.wdc-root{--wdc-bg:#fbfaf7;--wdc-bg-secondary:#f3f0e8;--wdc-surface:#ffffff;--wdc-surface-elevated:#ffffff;--wdc-border:rgba(18,20,24,0.1);--wdc-shadow:0 16px 38px -22px rgba(18,20,24,0.22);--wdc-text:#14161a;--wdc-text-muted:#52565d;--wdc-text-faint:#6c7078;--wdc-accent:#4d5bff;--wdc-accent-ink:#ffffff;--wdc-accent-soft:rgba(77,91,255,0.1);--wdc-accent-2:#ff6b4a;--wdc-accent-2-soft:rgba(255,107,74,0.12);--wdc-accent-3:#21a878;--wdc-accent-3-soft:rgba(33,168,120,0.12);--wdc-dot-yellow:#f0c531;--wdc-on-accent-3:#ffffff;--wdc-radius:16px;--wdc-radius-lg:24px;color:var(--wdc-text);background:var(--wdc-bg);overflow-x:hidden;font-family:var(--font-inter),system-ui,sans-serif}[data-theme=dark] .wdc-root{--wdc-bg:#0a0c11;--wdc-bg-secondary:#10131a;--wdc-surface:#151922;--wdc-surface-elevated:#191d28;--wdc-border:rgba(255,255,255,0.09);--wdc-shadow:0 22px 50px -22px rgba(0,0,0,0.65);--wdc-text:#f4f5f7;--wdc-text-muted:rgba(244,245,247,0.72);--wdc-text-faint:rgba(244,245,247,0.5);--wdc-accent:#8891ff;--wdc-accent-ink:#0a0c11;--wdc-accent-soft:rgba(136,145,255,0.18);--wdc-accent-2:#ff8f70;--wdc-accent-2-soft:rgba(255,143,112,0.16);--wdc-accent-3:#3fd79c;--wdc-accent-3-soft:rgba(63,215,156,0.16);--wdc-dot-yellow:#f0c531;--wdc-on-accent-3:#0a0c11}.wdc-root h1,.wdc-root h2,.wdc-root h3,.wdc-root h4{font-family:var(--font-sora),system-ui,sans-serif;font-weight:800;letter-spacing:-.01em;color:var(--wdc-text);margin:0 0 14px}.wdc-wrap{max-width:1180px;margin:0 auto;padding:0 24px}.wdc-eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-jetbrains-mono,monospace);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--wdc-accent);margin-bottom:12px}.wdc-h1{font-size:clamp(30px,4.6vw,50px);line-height:1.08;max-width:17ch}.wdc-h2{font-size:clamp(24px,3.2vw,34px);line-height:1.15}.wdc-body-text{font-size:16.5px;line-height:1.6;color:var(--wdc-text-muted);max-width:62ch}.wdc-fineprint{margin-top:16px;font-size:12.5px;color:var(--wdc-text-faint)}.wdc-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 24px;border-radius:999px;font-weight:700;font-size:15px;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:transform .2s ease}.wdc-btn:hover{transform:translateY(-1px)}.wdc-btn:focus-visible{outline:2px solid var(--wdc-accent);outline-offset:3px}.wdc-btn-primary{background:var(--wdc-accent);color:var(--wdc-accent-ink)}.wdc-btn-secondary{background:transparent;color:var(--wdc-text);border-color:var(--wdc-border)}.wdc-btn-ghost{background:var(--wdc-accent-soft);color:var(--wdc-accent)}.wdc-btn-whatsapp{background:#1fbf6b;color:#04140f}.wdc-btn-whatsapp-compact{width:min(300px,100%);padding:10px 18px;font-size:14px;justify-content:center;text-align:center}.wdc-btn-whatsapp-compact svg{width:17px;height:17px;flex:none;fill:currentColor}.wdc-hero{position:relative;padding:92px 0 60px;background:radial-gradient(560px 320px at 92% -10%,var(--wdc-accent-soft),transparent 70%),radial-gradient(420px 260px at -5% 110%,var(--wdc-accent-2-soft),transparent 70%)}.wdc-hero-inner{display:grid;grid-template-columns:1.05fr 1fr;grid-gap:48px;gap:48px;align-items:center}.wdc-hero-copy{position:relative;z-index:1}.wdc-hero-sub{font-size:17px;line-height:1.6;color:var(--wdc-text-muted);max-width:54ch;margin-bottom:24px}.wdc-hero-ctas{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:22px}.wdc-trust-strip{display:flex;flex-wrap:wrap;gap:8px 18px;font-family:var(--font-jetbrains-mono,monospace);font-size:12.5px;color:var(--wdc-text-faint)}.wdc-trust-strip span:before{content:"· "}.wdc-trust-strip span:first-child:before{content:""}.wdc-browser{background:var(--wdc-surface);border:1px solid var(--wdc-border);border-radius:var(--wdc-radius-lg);box-shadow:var(--wdc-shadow);overflow:hidden}.wdc-browser-bar{display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--wdc-bg-secondary);border-bottom:1px solid var(--wdc-border)}.wdc-browser-dots{display:inline-flex;gap:5px}.wdc-browser-dots i{width:8px;height:8px;border-radius:999px;background:var(--wdc-border);display:block}.wdc-browser-dots i:first-child{background:var(--wdc-accent-2)}.wdc-browser-dots i:nth-child(2){background:var(--wdc-dot-yellow)}.wdc-browser-dots i:nth-child(3){background:var(--wdc-accent-3)}.wdc-browser-url{font-family:var(--font-jetbrains-mono,monospace);font-size:11.5px;color:var(--wdc-text-faint);background:var(--wdc-surface);border:1px solid var(--wdc-border);border-radius:999px;padding:3px 12px}.wdc-browser-viewport{padding:18px;min-height:180px}.wdc-hero-anim{position:relative;display:flex;flex-direction:column;gap:12px}.wdc-hero-anim-type{display:flex;align-items:baseline;justify-content:space-between;gap:10px;font-family:var(--font-jetbrains-mono,monospace);font-size:12px;color:var(--wdc-text-faint)}.wdc-hero-anim-type-label{font-weight:700;color:var(--wdc-accent);text-transform:uppercase;letter-spacing:.08em}.wdc-hero-anim-stage-label{color:var(--wdc-text-faint)}.wdc-hero-frame{min-height:300px}.wdc-hero-anim-viewport{position:relative;display:flex;flex-direction:column;gap:10px}.wdc-hero-anim-block{border-radius:10px;background:var(--wdc-bg-secondary);border:1px solid var(--wdc-border);padding:12px;display:flex;flex-direction:column;gap:8px}.wdc-hero-anim-header{height:22px;padding:0}.wdc-hero-anim-hero{min-height:88px}.wdc-hero-anim-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.wdc-hero-anim-card{min-height:60px}.wdc-hero-anim-accent{width:34px;height:8px;border-radius:999px;background:var(--wdc-accent)}.wdc-hero-anim-accent-b{background:var(--wdc-accent-2)}.wdc-hero-anim-accent-c{background:var(--wdc-accent-3)}.wdc-hero-anim-line{display:block;height:8px;border-radius:999px;background:var(--wdc-border);width:100%}.wdc-hero-anim-line-lg{height:12px;width:70%}.wdc-hero-anim-line-sm{height:6px}.wdc-hero-anim-badges{display:flex;flex-wrap:wrap;gap:6px}.wdc-hero-anim-badge{font-size:11px;font-weight:700;color:var(--wdc-accent-3);background:var(--wdc-accent-3-soft);border-radius:999px;padding:4px 10px}.wdc-hero-anim-perf{font-size:12px;font-weight:700;color:var(--wdc-accent);background:var(--wdc-accent-soft);padding:5px 12px}.wdc-hero-anim-launched,.wdc-hero-anim-perf{border-radius:999px;width:-moz-fit-content;width:fit-content}.wdc-hero-anim-launched{font-size:13px;font-weight:800;color:var(--wdc-accent-ink);background:var(--wdc-accent);padding:6px 14px}.wdc-hero-anim-mobile{position:absolute;right:-8px;bottom:-18px;display:flex;flex-direction:column;align-items:center;gap:6px}.wdc-hero-anim-mobile-frame{width:64px;padding:10px 8px;border-radius:14px;background:var(--wdc-surface-elevated);border:1px solid var(--wdc-border);box-shadow:var(--wdc-shadow);display:flex;flex-direction:column;gap:6px}.wdc-hero-anim-mobile-label{font-size:10px;font-family:var(--font-jetbrains-mono,monospace);color:var(--wdc-text-faint)}.wdc-section{padding:64px 0}.wdc-section-tint{background:var(--wdc-bg-secondary)}.wdc-section-form{padding-bottom:88px}.wdc-explorer{margin-top:32px;display:grid;grid-template-columns:220px 1fr;grid-gap:24px;gap:24px;align-items:start}.wdc-explorer-tabs{display:flex;flex-direction:column;gap:8px}.wdc-explorer-tab{text-align:left;padding:12px 14px;border-radius:12px;border:1px solid var(--wdc-border);background:var(--wdc-surface);cursor:pointer;display:flex;flex-direction:column;gap:2px}.wdc-explorer-tab-group{font-family:var(--font-jetbrains-mono,monospace);font-size:10px;letter-spacing:.1em;color:var(--wdc-text-faint)}.wdc-explorer-tab-label{font-weight:700;font-size:14px;color:var(--wdc-text)}.wdc-explorer-tab.is-active{border-color:var(--wdc-accent);background:var(--wdc-accent-soft)}.wdc-explorer-tab.is-active .wdc-explorer-tab-group{color:var(--wdc-accent)}.wdc-explorer-panel-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;align-items:center}.wdc-explorer-mock{display:flex;flex-direction:column;gap:10px}.wdc-explorer-mock-tag{font-family:var(--font-jetbrains-mono,monospace);font-size:11px;font-weight:700;color:var(--wdc-accent);text-transform:uppercase}.wdc-explorer-mock-line{display:block;height:30px;border-radius:8px;background:var(--wdc-bg-secondary);border:1px solid var(--wdc-border);display:flex;align-items:center;padding:0 12px;font-size:12.5px;color:var(--wdc-text-faint)}.wdc-explorer-items{list-style:none;margin:0 0 14px;padding:0;display:flex;flex-wrap:wrap;gap:8px}.wdc-explorer-items li{font-size:12.5px;font-weight:600;padding:5px 12px;border-radius:999px;background:var(--wdc-accent-2-soft);color:var(--wdc-accent-2)}.wdc-explorer-copy p{color:var(--wdc-text-muted);font-size:15px;line-height:1.6;margin:0 0 18px}.wdc-explorer-frame{max-width:460px}.wdc-compare-grid{margin-top:32px;display:grid;grid-template-columns:1fr auto 1fr;grid-gap:20px;gap:20px;align-items:center}.wdc-compare-card{background:var(--wdc-surface);border:1px solid var(--wdc-border);border-radius:var(--wdc-radius-lg);padding:28px}.wdc-compare-card ul{list-style:none;margin:14px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.wdc-compare-card li{font-size:14.5px;color:var(--wdc-text-muted);padding-left:18px;position:relative}.wdc-compare-card li:before{content:"";position:absolute;left:0;top:7px;width:6px;height:6px;border-radius:999px;background:var(--wdc-accent)}.wdc-compare-tag{font-family:var(--font-jetbrains-mono,monospace);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--wdc-accent)}.wdc-compare-vs{font-family:var(--font-sora),sans-serif;font-weight:800;font-size:15px;color:var(--wdc-text-faint);justify-self:center}.wdc-seo-grid{margin-top:28px;display:flex;flex-wrap:wrap;gap:10px}.wdc-seo-chip{font-size:13.5px;font-weight:600;color:var(--wdc-text);background:var(--wdc-surface);border:1px solid var(--wdc-border);border-radius:999px;padding:8px 16px}.wdc-perf-row{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.wdc-perf-badge{display:flex;align-items:center;gap:8px;font-weight:700;font-size:14px;color:var(--wdc-text);background:var(--wdc-surface);border:1px solid var(--wdc-border);border-radius:999px;padding:12px 20px;box-shadow:var(--wdc-shadow)}.wdc-projects-grid{margin-top:32px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.wdc-project-card{background:var(--wdc-surface);border:1px solid var(--wdc-border);border-radius:var(--wdc-radius-lg);padding:24px;display:flex;flex-direction:column;gap:8px}.wdc-project-industry{font-family:var(--font-jetbrains-mono,monospace);font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--wdc-accent)}.wdc-project-card p{font-size:14px;color:var(--wdc-text-muted);line-height:1.55;margin:0}.wdc-project-tech{font-size:12px;color:var(--wdc-text-faint);font-family:var(--font-jetbrains-mono,monospace)}.wdc-project-link{margin-top:8px;font-weight:700;font-size:13.5px;color:var(--wdc-accent);text-decoration:none}.wdc-project-link:hover{text-decoration:underline}.wdc-ratings-row{margin-top:24px;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.wdc-rating-chip{font-weight:700;font-size:13.5px;color:var(--wdc-text);background:var(--wdc-surface);border:1px solid var(--wdc-border);border-radius:999px;padding:9px 18px;text-decoration:none}.wdc-rating-chip:hover{border-color:var(--wdc-accent)}.wdc-ba-grid{margin-top:32px;display:grid;grid-template-columns:1fr auto 1fr;grid-gap:20px;gap:20px;align-items:center}.wdc-ba-card{border-radius:var(--wdc-radius-lg);padding:28px;border:1px solid var(--wdc-border)}.wdc-ba-before{opacity:.82}.wdc-ba-after,.wdc-ba-before{background:var(--wdc-surface)}.wdc-ba-after{border-color:var(--wdc-accent);box-shadow:var(--wdc-shadow)}.wdc-ba-tag{font-family:var(--font-jetbrains-mono,monospace);font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--wdc-text-faint)}.wdc-ba-after .wdc-ba-tag{color:var(--wdc-accent)}.wdc-ba-card ul{list-style:none;margin:14px 0 0;padding:0;display:flex;flex-direction:column;gap:8px;font-size:14px;color:var(--wdc-text-muted)}.wdc-ba-arrow{font-size:22px;color:var(--wdc-accent);justify-self:center}.wdc-matrimony-filters{margin-top:28px;display:flex;flex-wrap:wrap;gap:8px}.wdc-matrimony-filter{padding:8px 16px;border-radius:999px;border:1px solid var(--wdc-border);background:var(--wdc-surface);font-size:13px;font-weight:600;cursor:pointer;color:var(--wdc-text-muted)}.wdc-matrimony-filter.is-active{border-color:var(--wdc-accent);background:var(--wdc-accent-soft);color:var(--wdc-accent)}.wdc-matrimony-grid{margin-top:18px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.wdc-matrimony-card{background:var(--wdc-surface);border:1px solid var(--wdc-border);border-radius:var(--wdc-radius);padding:18px;display:flex;flex-direction:column;gap:6px;align-items:flex-start}.wdc-matrimony-avatar{width:44px;height:44px;border-radius:999px;background:var(--wdc-accent-soft);color:var(--wdc-accent);font-weight:800;display:flex;align-items:center;justify-content:center;margin-bottom:6px}.wdc-matrimony-tag{font-size:10.5px;font-weight:700;color:var(--wdc-accent-3);background:var(--wdc-accent-3-soft);border-radius:999px;padding:3px 9px}.wdc-matrimony-meta{font-size:13px;color:var(--wdc-text-muted)}.wdc-matrimony-profession{font-size:12.5px;color:var(--wdc-text-faint)}.wdc-matrimony-cta{margin-top:8px;font-size:12.5px;font-weight:700;color:var(--wdc-accent)}.wdc-matrimony-plans{margin-top:28px}.wdc-matrimony-plans-label{display:block;font-family:var(--font-jetbrains-mono,monospace);font-size:11.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--wdc-text-faint);margin-bottom:10px}.wdc-matrimony-plans-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.wdc-matrimony-plan{background:var(--wdc-surface);border:1px solid var(--wdc-border);border-radius:var(--wdc-radius);padding:16px;display:flex;flex-direction:column;gap:6px;font-size:13px;color:var(--wdc-text-muted)}.wdc-matrimony-note{margin-top:20px;font-size:13px;color:var(--wdc-text-faint);max-width:62ch}.wdc-ecom-flow{margin-top:28px;display:grid;grid-template-columns:200px 1fr;grid-gap:24px;gap:24px}.wdc-ecom-steps{display:flex;flex-direction:column;gap:8px}.wdc-ecom-step{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:12px;border:1px solid var(--wdc-border);background:var(--wdc-surface);font-weight:600;font-size:13.5px;color:var(--wdc-text-muted);cursor:pointer}.wdc-ecom-step-n{width:22px;height:22px;border-radius:999px;background:var(--wdc-bg-secondary);display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}.wdc-ecom-step.is-active{border-color:var(--wdc-accent);color:var(--wdc-text)}.wdc-ecom-step.is-active .wdc-ecom-step-n{background:var(--wdc-accent);color:var(--wdc-accent-ink)}.wdc-ecom-step.is-done .wdc-ecom-step-n{background:var(--wdc-accent-3);color:var(--wdc-on-accent-3)}.wdc-ecom-panel{background:var(--wdc-surface);border:1px solid var(--wdc-border);border-radius:var(--wdc-radius-lg);padding:24px;display:flex;flex-direction:column;gap:10px;min-height:160px}.wdc-ecom-panel-caption{font-family:var(--font-jetbrains-mono,monospace);font-size:11.5px;text-transform:uppercase;letter-spacing:.06em;color:var(--wdc-accent)}.wdc-ecom-panel-line{display:block;padding:10px 14px;border-radius:8px;background:var(--wdc-bg-secondary);border:1px solid var(--wdc-border);font-size:13.5px;color:var(--wdc-text)}.wdc-ecom-features{margin:28px 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:8px}.wdc-ecom-features li{font-size:12.5px;font-weight:600;color:var(--wdc-text);background:var(--wdc-surface);border:1px solid var(--wdc-border);border-radius:999px;padding:6px 14px}.wdc-biz-grid{margin-top:20px;display:flex;flex-wrap:wrap;gap:10px}.wdc-biz-chip{font-size:13.5px;font-weight:600;color:var(--wdc-text);background:var(--wdc-surface);border:1px solid var(--wdc-border);border-radius:999px;padding:8px 16px}.wdc-process-grid{margin-top:32px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.wdc-process-card{background:var(--wdc-surface);border:1px solid var(--wdc-border);border-radius:var(--wdc-radius);padding:22px}.wdc-process-n{display:block;font-family:var(--font-jetbrains-mono,monospace);font-size:12px;color:var(--wdc-accent);margin-bottom:10px}.wdc-process-card h3{font-size:16px;margin-bottom:6px}.wdc-process-card p{font-size:13.5px;color:var(--wdc-text-muted);margin:0}.wdc-tech-grid{margin-top:28px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.wdc-tech-group{background:var(--wdc-surface);border:1px solid var(--wdc-border);border-radius:var(--wdc-radius);padding:18px}.wdc-tech-group-label{display:block;font-family:var(--font-jetbrains-mono,monospace);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--wdc-text-faint);margin-bottom:10px}.wdc-tech-items{display:flex;flex-wrap:wrap;gap:6px}.wdc-tech-chip{font-size:12px;font-weight:600;color:var(--wdc-text);background:var(--wdc-bg-secondary);border-radius:999px;padding:5px 12px}.wdc-industry-tabs{margin-top:28px;display:flex;flex-wrap:wrap;gap:8px}.wdc-industry-tab{padding:9px 16px;border-radius:999px;border:1px solid var(--wdc-border);background:var(--wdc-surface);font-size:13px;font-weight:600;color:var(--wdc-text-muted);cursor:pointer}.wdc-industry-tab.is-active{border-color:var(--wdc-accent);background:var(--wdc-accent-soft);color:var(--wdc-accent)}.wdc-industry-preview{margin-top:22px;max-width:520px}.wdc-industry-tagline{font-size:14.5px;color:var(--wdc-text-muted);margin:0 0 14px}.wdc-industry-frame{max-width:420px}.wdc-faq-list{margin-top:24px;display:flex;flex-direction:column;gap:10px}.wdc-faq-item{background:var(--wdc-surface);border:1px solid var(--wdc-border);border-radius:var(--wdc-radius);padding:16px 18px}.wdc-faq-item summary{cursor:pointer;font-weight:700;font-size:15.5px;list-style:none;color:var(--wdc-text)}.wdc-faq-item summary::-webkit-details-marker{display:none}.wdc-faq-item summary:before{content:"+";display:inline-block;width:18px;color:var(--wdc-accent);font-weight:800}.wdc-faq-item[open] summary:before{content:"–"}.wdc-faq-item p{margin:10px 0 0;font-size:14.5px;line-height:1.6;color:var(--wdc-text-muted)}.wdc-quote-form{margin-top:28px;max-width:760px}.wdc-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.wdc-form-grid .field:has(textarea){grid-column:1/-1}.wdc-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.wdc-form-submit{margin-top:8px;width:100%;padding:15px;border-radius:999px;border:none;background:var(--wdc-accent);color:var(--wdc-accent-ink);font-weight:800;font-size:15px;cursor:pointer}.wdc-form-reassurance{margin-top:10px;font-size:12.5px;color:var(--wdc-text-faint);text-align:center}.wdc-form-success{margin-top:28px;max-width:560px;padding:32px;background:var(--wdc-surface-elevated);border:1px solid var(--wdc-border);border-radius:var(--wdc-radius-lg);box-shadow:var(--wdc-shadow);text-align:center}.wdc-form-success-icon{width:48px;height:48px;margin:0 auto 14px;border-radius:999px;background:var(--wdc-accent-soft);color:var(--wdc-accent);font-size:22px;display:flex;align-items:center;justify-content:center}.wdc-form-success-alt{margin-top:14px;font-size:13.5px;color:var(--wdc-text-faint)}.wdc-form-success-actions{display:flex;justify-content:center;gap:10px;margin-top:12px;flex-wrap:wrap}@media (max-width:720px){.wa-float-webdev{display:none}}.wdc-mobile-bar{display:none}@media (max-width:720px){.wdc-mobile-bar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:40;gap:8px;background:var(--wdc-surface-elevated);border-top:1px solid var(--wdc-border);box-shadow:var(--wdc-shadow);padding:10px calc(12px + env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) calc(12px + env(safe-area-inset-left));transition:transform .25s ease,opacity .25s ease}.wdc-mobile-bar-hidden{transform:translateY(100%);opacity:0;pointer-events:none}.wdc-mobile-bar-action{flex:1 1;display:flex;align-items:center;justify-content:center;gap:6px;padding:12px;border-radius:999px;font-weight:700;font-size:13.5px;text-decoration:none}.wdc-mobile-bar-action:focus-visible{outline:2px solid var(--wdc-text);outline-offset:2px}.wdc-mobile-bar-quote{background:var(--wdc-accent);color:var(--wdc-accent-ink)}.wdc-mobile-bar-whatsapp{background:#1fbf6b;color:#04140f}}@media (max-width:960px){.wdc-hero-inner{grid-template-columns:1fr}.wdc-hero-anim-mobile{position:static;align-items:flex-start;margin-top:10px}.wdc-explorer{grid-template-columns:1fr}.wdc-explorer-tabs{flex-direction:row;flex-wrap:wrap}.wdc-compare-grid,.wdc-explorer-panel-inner{grid-template-columns:1fr}.wdc-compare-vs{justify-self:flex-start}.wdc-ba-grid{grid-template-columns:1fr}.wdc-ba-arrow{justify-self:flex-start;transform:rotate(90deg)}.wdc-matrimony-grid,.wdc-projects-grid{grid-template-columns:repeat(2,1fr)}.wdc-ecom-flow,.wdc-matrimony-plans-row{grid-template-columns:1fr}.wdc-ecom-steps{flex-direction:row;flex-wrap:wrap}.wdc-process-grid,.wdc-tech-grid{grid-template-columns:repeat(2,1fr)}.wdc-form-grid{grid-template-columns:1fr}}@media (max-width:560px){.wdc-matrimony-grid,.wdc-process-grid,.wdc-projects-grid,.wdc-tech-grid{grid-template-columns:1fr}.wdc-hero-ctas .wdc-btn{flex:1 1 100%;justify-content:center}}@media (prefers-reduced-motion:reduce){.wdc-btn,.wdc-ecom-step,.wdc-explorer-tab,.wdc-industry-tab,.wdc-matrimony-filter{transition:none!important}}