:root{
  --ink:#081a3a;--muted:#64738d;--line:#dfe9f4;--soft:#f5f9fd;--blue:#1267f4;
  --blue2:#08a9dc;--cyan:#17c3c8;--gold:#e9a92d;--gold2:#c98516;--white:#fff;
  --shadow:0 20px 60px rgba(28,71,128,.12);--radius:28px;--max:1220px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:"Be Vietnam Pro",system-ui,sans-serif;color:var(--ink);background:#fff;line-height:1.5}
body.menu-open{overflow:hidden}
a{text-decoration:none;color:inherit}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
img{max-width:100%;display:block}
.wd-header{height:82px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:24px;padding:0 max(24px,calc((100vw - var(--max))/2));position:sticky;top:0;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);z-index:60;border-bottom:1px solid rgba(8,26,58,.06)}
.wd-brand{display:flex;align-items:center;gap:10px;min-width:max-content}
.wd-brand>span:last-child{display:flex;flex-direction:column;line-height:1.05}
.wd-brand b{font:800 24px/1 "Manrope",sans-serif;color:#0b376a;letter-spacing:-.8px}
.wd-brand small{font-size:9px;color:#6c7890;margin-top:5px}
.wd-mark{width:46px;height:35px;display:flex;align-items:flex-end;gap:0}
.wd-mark i{display:block;width:18px;height:31px;border-radius:6px 6px 9px 9px;transform:skew(-16deg);margin-right:-5px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}
.wd-mark i:nth-child(1){background:linear-gradient(180deg,#1d8cff,#1f58d9)}
.wd-mark i:nth-child(2){background:linear-gradient(180deg,#20d6d0,#0aa3cd)}
.wd-mark i:nth-child(3){background:linear-gradient(180deg,#1bc6db,#1768ec)}
.wd-nav{display:flex;justify-content:center;gap:30px}
.wd-nav a{font-size:13px;font-weight:600;color:#334665;position:relative}
.wd-nav a:after{content:"";position:absolute;left:0;right:100%;height:2px;bottom:-10px;background:var(--blue);transition:.22s}
.wd-nav a:hover:after{right:0}
.wd-btn{min-height:46px;border-radius:14px;padding:0 20px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:700;font-size:14px;transition:.2s ease;white-space:nowrap}
.wd-btn:hover{transform:translateY(-1px)}
.wd-btn-primary{background:linear-gradient(135deg,#1267f4,#0b8fe8);color:#fff;box-shadow:0 10px 28px rgba(18,103,244,.22)}
.wd-btn-soft{background:#fff;color:#1358bb;border-color:#cfe0f5;box-shadow:0 8px 22px rgba(35,85,146,.06)}
.wd-btn-gold{background:linear-gradient(135deg,#f0b544,#c98516);color:#fff;box-shadow:0 10px 26px rgba(201,133,22,.22)}
.wd-btn-darkghost{background:rgba(255,255,255,.1);color:#fff;border-color:rgba(255,255,255,.28)}
.wd-btn-xl{min-height:58px;padding:0 27px;border-radius:17px;font-size:15px}
.wd-menu{display:none;width:46px;height:46px;border:0;background:#eef5fc;border-radius:13px;padding:12px}
.wd-menu span{display:block;height:2px;background:#17395f;margin:4px 0;border-radius:2px}

.wd-hero{max-width:var(--max);margin:0 auto;min-height:660px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:48px;padding:74px 24px 62px;position:relative}
.wd-hero:before{content:"";position:absolute;inset:0 -120px auto;height:100%;background:radial-gradient(circle at 70% 28%,rgba(44,188,235,.12),transparent 32%),radial-gradient(circle at 15% 16%,rgba(18,103,244,.06),transparent 26%);pointer-events:none}
.wd-hero-copy,.wd-hero-visual{position:relative;z-index:2}
.wd-kicker,.wd-eyebrow{font-size:12px;font-weight:800;letter-spacing:.09em;color:#2269c6}
.wd-kicker{display:flex;align-items:center;gap:9px;margin-bottom:18px}
.wd-kicker span{width:26px;height:2px;background:#1f77de}
.wd-hero h1{font:800 clamp(46px,5.2vw,72px)/1.04 "Manrope",sans-serif;letter-spacing:-3.5px;margin:0;color:#07183a}
.wd-hero h1 em{font-style:normal;background:linear-gradient(90deg,#145edb,#05a7c7);-webkit-background-clip:text;color:transparent}
.wd-hero-lead{max-width:600px;font-size:17px;color:#5e6f89;margin:25px 0 28px;line-height:1.8}
.wd-hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.wd-trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px}
.wd-trust-row span{display:flex;align-items:center;gap:7px;color:#42546e;font-size:12px}
.wd-trust-row i{font-style:normal;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#e7f9f6;color:#069d86;font-weight:800}
.wd-hero-visual{min-height:520px}
.wd-orb{position:absolute;border-radius:50%;filter:blur(3px)}
.orb-a{width:340px;height:340px;background:linear-gradient(135deg,#e8f6ff,#e2fbf7);right:25px;top:52px}
.orb-b{width:170px;height:170px;background:#fff5d9;right:0;bottom:25px;opacity:.65}
.wd-browser{position:absolute;left:28px;right:8px;top:66px;background:#fff;border:1px solid #d5e4f3;border-radius:22px;box-shadow:0 32px 80px rgba(25,74,126,.18);overflow:hidden;transform:rotate(-1.5deg)}
.wd-browser-top{height:36px;border-bottom:1px solid #e7eef5;display:flex;align-items:center;gap:6px;padding:0 13px;background:#fbfdff}
.wd-browser-top>span{width:7px;height:7px;border-radius:50%;background:#dce6ef}
.wd-browser-top b{margin:auto;font-size:8px;color:#8b98aa;font-weight:600}
.wd-demo-page{padding:22px;background:linear-gradient(135deg,#f8fbff,#eef7ff)}
.wd-demo-nav{display:flex;align-items:center;gap:11px}
.wd-demo-nav strong{font:800 15px "Manrope";color:#0e3b78;margin-right:auto}
.wd-demo-nav i{width:34px;height:5px;background:#d9e5f2;border-radius:8px}
.wd-demo-nav button,.wd-demo-hero button{border:0;background:#1267f4;color:#fff;border-radius:9px;font-size:8px;font-weight:700;padding:8px 11px}
.wd-demo-hero{min-height:260px;margin-top:18px;border-radius:17px;padding:40px;background:radial-gradient(circle at 85% 45%,rgba(31,205,208,.34),transparent 25%),linear-gradient(135deg,#092755,#0c4c91 58%,#116baf);color:#fff;position:relative;overflow:hidden}
.wd-demo-hero:after{content:"";position:absolute;width:170px;height:170px;border:1px solid rgba(255,255,255,.24);border-radius:50%;right:-38px;top:25px;box-shadow:0 0 0 28px rgba(255,255,255,.05),0 0 0 58px rgba(255,255,255,.03)}
.wd-demo-hero small{font-size:8px;letter-spacing:.15em;color:#8fe5ef}
.wd-demo-hero h3{font:800 29px/1.1 "Manrope";margin:10px 0 9px;letter-spacing:-1px}
.wd-demo-hero p{font-size:10px;opacity:.8}
.wd-demo-hero button{margin-top:12px;background:#fff;color:#0d4b93;position:relative;z-index:2}
.wd-demo-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:10px}
.wd-demo-stats span{background:#fff;border-radius:10px;padding:11px;display:flex;flex-direction:column}
.wd-demo-stats b{font-size:13px;color:#1267f4}.wd-demo-stats small{font-size:7px;color:#8491a4}
.wd-float-card{position:absolute;background:rgba(255,255,255,.96);border:1px solid #e0e9f2;border-radius:15px;box-shadow:0 16px 35px rgba(38,76,127,.14);display:flex;align-items:center;gap:10px;padding:12px 14px;z-index:5}
.wd-float-card b{font-size:11px}.wd-float-card small{font-size:8px;color:#7a8799;display:block}
.wd-float-a{left:-5px;top:41%;}.wd-float-a>strong{color:#0aa37c;font-size:17px}.pulse{width:10px;height:10px;border-radius:50%;background:#12c78d;box-shadow:0 0 0 5px #e4fbf2}
.wd-float-b{right:-18px;bottom:92px}.mini-chart{height:34px;width:44px;display:flex;align-items:flex-end;gap:3px}.mini-chart i{width:8px;border-radius:4px;background:linear-gradient(#22cad3,#1172f4)}.mini-chart i:nth-child(1){height:32%}.mini-chart i:nth-child(2){height:52%}.mini-chart i:nth-child(3){height:72%}.mini-chart i:nth-child(4){height:100%}
.wd-handnote{position:absolute;right:26px;top:8px;color:#2271c9;font-size:13px;transform:rotate(-4deg);text-align:center}.wd-handnote b{color:#0b315d}

.wd-proofbar{max-width:var(--max);margin:0 auto 30px;padding:20px 24px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #e4edf5;border-radius:22px;box-shadow:0 10px 35px rgba(33,76,124,.07)}
.wd-proofbar article{display:flex;align-items:center;gap:12px;padding:5px 18px;border-right:1px solid #e8eef4}.wd-proofbar article:last-child{border:0}
.proof-ico{width:39px;height:39px;border-radius:13px;background:#eef6ff;display:grid;place-items:center;color:#1767df;font-size:19px}
.wd-proofbar b{font-size:12px}.wd-proofbar small{display:block;color:#8290a2;font-size:10px;margin-top:2px}

.wd-section{max-width:var(--max);margin:0 auto;padding:82px 24px}
.wd-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:32px}
.wd-section-head h2,.wd-faq-intro h2{font:800 clamp(30px,4vw,46px)/1.12 "Manrope";letter-spacing:-2px;margin:8px 0 10px}
.wd-section-head p,.wd-faq-intro p{margin:0;color:var(--muted);max-width:700px}
.wd-section-head.centered{justify-content:center;text-align:center}.wd-section-head.centered p{margin-inline:auto}
.wd-head-note{color:#8793a5;font-size:12px}
.wd-needs{background:linear-gradient(180deg,#fbfdff,#f7fbff);max-width:none;padding-left:max(24px,calc((100vw - var(--max))/2 + 24px));padding-right:max(24px,calc((100vw - var(--max))/2 + 24px))}
.wd-needs>.wd-section-head,.wd-needs-grid,.wd-need-result{max-width:1172px;margin-left:auto;margin-right:auto}
.wd-needs-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.wd-need{border:1px solid #dce7f2;background:#fff;border-radius:18px;min-height:150px;padding:20px;display:grid;grid-template-columns:48px 1fr auto;gap:13px;text-align:left;align-items:start;color:var(--ink);box-shadow:0 8px 26px rgba(30,66,115,.04);transition:.2s}
.wd-need:hover,.wd-need.active{transform:translateY(-3px);border-color:#a9c9ed;box-shadow:0 16px 35px rgba(34,84,143,.1)}
.wd-need>span:nth-child(2){display:flex;flex-direction:column;gap:6px}
.wd-need b{font-size:14px;line-height:1.35}.wd-need small{font-size:11px;color:#728198;line-height:1.55}.wd-need>i{font-style:normal;color:#7ea5d4;font-size:18px}
.need-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;font-size:20px;font-weight:800;background:#edf5ff;color:#1267f4}
.need-gold .need-icon{background:#fff5df;color:#d7981b}.need-cyan .need-icon{background:#e8fbf8;color:#0aa798}.need-purple .need-icon{background:#f2ecff;color:#7457da}.need-coral .need-icon{background:#fff0eb;color:#ef6d4f}.need-sky .need-icon{background:#eaf4ff;color:#2479d9}.need-violet .need-icon{background:#f2eeff;color:#6a52d3}.need-neutral .need-icon{background:#f1f4f8;color:#6e7d91}
.wd-need-result{margin-top:18px!important;background:#0b2b57;color:#fff;border-radius:20px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:22px}
.wd-need-result[hidden]{display:none}.wd-need-result>div:first-child{display:flex;flex-direction:column}.wd-need-result span{font-size:10px;color:#79d8e7;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.wd-need-result b{font-size:19px;margin:4px 0}.wd-need-result small{font-size:11px;color:#cad8e8}.wd-need-result-actions{display:flex;gap:9px}.wd-need-result .wd-btn-soft{background:#fff}

.wd-paths{padding-top:100px}
.wd-path-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.wd-path{border-radius:30px;padding:34px 36px;min-height:560px;position:relative;overflow:hidden;border:1px solid #dce8f3}
.wd-path-custom{background:linear-gradient(145deg,#f6fbff,#eef7ff)}
.wd-path-ready{background:linear-gradient(145deg,#fffaf0,#fff5e2)}
.path-top{display:flex;align-items:center;justify-content:space-between}.path-top span{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#1267f4;color:#fff;font-size:11px;font-weight:800}.wd-path-ready .path-top span{background:#d99a23}.path-top small{font-size:9px;font-weight:800;letter-spacing:.08em;color:#708098}
.wd-path h3{font:800 36px/1.08 "Manrope";letter-spacing:-1.8px;margin:24px 0 14px}.wd-path h3 em{font-style:normal;color:#1267f4}.wd-path-ready h3 em{color:#ce8916}
.wd-path>p{font-size:13px;color:#687990;max-width:430px}.wd-path ul{padding:0;margin:22px 0 24px;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:8px 14px}.wd-path li{font-size:11px;color:#435671}.wd-path li:before{content:"✓";color:#0caf93;font-weight:800;margin-right:7px}
.path-art{position:absolute;right:28px;bottom:22px;width:210px;height:132px}
.art-browser{width:190px;height:115px;background:#fff;border:1px solid #cfddec;border-radius:13px;box-shadow:0 15px 30px rgba(44,80,128,.13);padding:16px;transform:rotate(-5deg)}.art-browser span{display:block;width:55px;height:8px;background:#1267f4;border-radius:5px;margin-bottom:11px}.art-browser b{display:block;height:34px;background:linear-gradient(135deg,#0e3f82,#0d74b6);border-radius:7px;margin-bottom:8px}.art-browser i{display:inline-block;width:42px;height:27px;border-radius:6px;background:#edf4fb;margin-right:4px}
.ready-art .template{position:absolute;width:105px;height:74px;background:#fff;border:1px solid #e5d6b7;border-radius:9px;box-shadow:0 12px 26px rgba(95,71,32,.12)}.template:before{content:"";display:block;height:33px;border-radius:8px 8px 0 0;background:linear-gradient(135deg,#154b82,#29b2b0)}.template:after{content:"";display:block;width:55px;height:6px;background:#e6edf3;border-radius:6px;margin:10px}.t1{left:2px;top:48px;transform:rotate(-8deg)}.t2{left:55px;top:17px;z-index:2}.t3{right:0;top:52px;transform:rotate(8deg)}

.wd-projects{padding-top:70px}
.wd-text-link{font-size:12px;color:#1766d5;font-weight:700}
.wd-project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.wd-project{border:1px solid #dfe8f2;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 12px 36px rgba(28,73,125,.07);transition:.2s}.wd-project:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(28,73,125,.12)}
.project-window{padding:14px 14px 0;background:#f4f8fb}.project-bar{height:24px;background:#fff;border-radius:8px 8px 0 0;display:flex;align-items:center;padding:0 8px;gap:4px}.project-bar i{width:5px;height:5px;border-radius:50%;background:#d9e1eb}
.project-screen{height:220px;border-radius:0 0 12px 12px;padding:35px;color:#fff;position:relative;overflow:hidden}.project-screen:after{content:"";position:absolute;width:170px;height:170px;border-radius:50%;right:-35px;bottom:-50px;background:rgba(255,255,255,.14);box-shadow:0 0 0 26px rgba(255,255,255,.06)}
.project-screen small{font-size:8px;letter-spacing:.14em}.project-screen h3{font:800 27px/1.12 "Manrope";max-width:240px;margin:10px 0 18px;letter-spacing:-1px}.project-screen button{border:0;border-radius:8px;background:#fff;color:#123f76;font-size:8px;font-weight:800;padding:9px 12px;position:relative;z-index:2}
.project-spa .project-screen{background:radial-gradient(circle at 85% 30%,#ffd9d5,transparent 29%),linear-gradient(135deg,#b86d76,#7c3f5b)}.project-company .project-screen{background:radial-gradient(circle at 80% 30%,#5fc1dd,transparent 27%),linear-gradient(135deg,#0b386b,#0d5d9b)}.project-shop .project-screen{background:radial-gradient(circle at 80% 30%,#ffd16e,transparent 26%),linear-gradient(135deg,#2b3040,#191d29)}
.project-info{padding:20px}.project-info>span{font-size:9px;font-weight:800;color:#2473d4;letter-spacing:.1em}.project-info h3{font:800 18px "Manrope";margin:6px 0}.project-info p{font-size:11px;color:#7a889b;margin:0}

.wd-process{padding-top:90px}
.wd-process-grid{display:grid;grid-template-columns:repeat(4,1fr);position:relative;gap:0;margin-top:48px}.wd-process-grid:before{content:"";position:absolute;left:9%;right:9%;top:24px;height:1px;background:#cbd9e8}
.wd-process-grid article{padding:0 25px;text-align:center;position:relative}.wd-process-grid article>span{width:48px;height:48px;background:#fff;border:1px solid #cddceb;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;color:#176adf;font-weight:800;font-size:11px;position:relative;z-index:2;box-shadow:0 7px 18px rgba(30,75,130,.08)}.wd-process-grid h3{font:800 15px "Manrope";margin:0 0 8px}.wd-process-grid p{font-size:11px;color:#7b899b;margin:0}.process-dot{display:none}

.wd-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:start;background:#f8fbfe;border-radius:32px;padding:54px;margin-bottom:84px}
.wd-faq-intro .wd-btn{margin-top:24px}.wd-faq-list{display:grid;gap:10px}.wd-faq-list details{background:#fff;border:1px solid #dfe9f2;border-radius:15px;padding:0 18px}.wd-faq-list summary{list-style:none;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-weight:700;font-size:13px;cursor:pointer}.wd-faq-list summary::-webkit-details-marker{display:none}.wd-faq-list summary span{color:#4581cc;font-size:20px;font-weight:400;transition:.2s}.wd-faq-list details[open] summary span{transform:rotate(45deg)}.wd-faq-list p{font-size:11px;color:#718097;line-height:1.7;margin:0 0 18px}

.wd-final-cta{max-width:var(--max);margin:0 auto 54px;background:radial-gradient(circle at 80% 30%,rgba(45,182,226,.22),transparent 23%),linear-gradient(135deg,#071b3a,#0a3d75);border-radius:30px;padding:48px 54px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:40px;overflow:hidden;position:relative}
.wd-final-cta:after{content:"W";position:absolute;right:4%;bottom:-80px;font:800 220px/1 "Manrope";color:rgba(255,255,255,.035)}.wd-final-cta .wd-eyebrow{color:#7fdce8}.wd-final-cta h2{font:800 34px "Manrope";letter-spacing:-1.5px;margin:8px 0}.wd-final-cta p{color:#bdd0e4;font-size:13px;margin:0}.wd-final-actions{display:flex;gap:10px;position:relative;z-index:2}

.wd-footer{max-width:var(--max);margin:0 auto;padding:30px 24px 90px;border-top:1px solid #e8eef4;display:grid;grid-template-columns:auto 1fr auto;gap:30px;align-items:center}.wd-footer p{font-size:10px;color:#8895a6;text-align:center}.wd-footer>div{display:flex;gap:20px}.wd-footer>div a{font-size:10px;color:#53657c}.footer-brand b{font-size:20px}.footer-brand .wd-mark{transform:scale(.85);transform-origin:left center}

.wd-mobile-cta{display:none}

@media(max-width:1050px){
  .wd-nav{gap:18px}.wd-nav a{font-size:12px}
  .wd-hero{grid-template-columns:1fr 1fr;gap:20px}
  .wd-hero h1{font-size:52px}
  .wd-needs-grid{grid-template-columns:repeat(2,1fr)}
  .wd-proofbar{margin-inline:20px}
}
@media(max-width:820px){
  .wd-header{height:70px;padding:0 18px;grid-template-columns:auto 1fr auto}
  .wd-header-cta{display:none}.wd-menu{display:block;grid-column:3}
  .wd-nav{display:none;position:fixed;top:70px;left:0;right:0;height:calc(100vh - 70px);background:#fff;padding:30px 22px;align-content:start;grid-template-columns:1fr;gap:0;border-top:1px solid #e4edf5}
  .wd-header.nav-open .wd-nav{display:grid}.wd-nav a{font-size:18px;padding:17px 4px;border-bottom:1px solid #edf1f5}.wd-nav a:after{display:none}
  .wd-hero{grid-template-columns:1fr;padding-top:52px}.wd-hero-visual{min-height:500px}.wd-hero-copy{text-align:center}.wd-kicker{justify-content:center}.wd-hero-lead{margin-inline:auto}.wd-hero-actions,.wd-trust-row{justify-content:center}
  .wd-proofbar{grid-template-columns:repeat(2,1fr)}.wd-proofbar article:nth-child(2){border-right:0}.wd-proofbar article:nth-child(-n+2){border-bottom:1px solid #e8eef4}
  .wd-path-grid,.wd-faq{grid-template-columns:1fr}.wd-path{min-height:540px}
  .wd-project-grid{grid-template-columns:1fr 1fr}.wd-project:last-child{grid-column:1/-1;max-width:50%;margin:auto;width:100%}
  .wd-process-grid{grid-template-columns:1fr 1fr;gap:24px}.wd-process-grid:before{display:none}.wd-process-grid article{background:#fbfdff;border:1px solid #e2ebf4;border-radius:18px;padding:22px}.wd-process-grid article>span{margin-bottom:12px}
  .wd-final-cta{margin-inline:20px;flex-direction:column;align-items:flex-start}
  .wd-footer{grid-template-columns:1fr;text-align:center}.wd-footer .wd-brand{justify-self:center}.wd-footer>div{justify-content:center}
}
@media(max-width:650px){
  body{padding-bottom:74px}
  .wd-brand b{font-size:20px}.wd-brand small{font-size:8px}.wd-mark{width:39px;height:30px;transform:scale(.9);transform-origin:left center}
  .wd-hero{padding:36px 18px 24px;min-height:auto;gap:12px}
  .wd-kicker{font-size:9px;letter-spacing:.07em;margin-bottom:14px}
  .wd-hero h1{font-size:39px;letter-spacing:-2.1px}
  .wd-hero-lead{font-size:14px;line-height:1.68;margin:18px 0 20px}
  .wd-hero-actions{display:grid;grid-template-columns:1fr}.wd-btn-xl{min-height:54px}
  .wd-trust-row{gap:8px 12px;margin-top:16px}.wd-trust-row span{font-size:10px}
  .wd-hero-visual{min-height:360px;margin-top:3px}
  .orb-a{width:250px;height:250px;right:5px;top:35px}.orb-b{width:110px;height:110px}
  .wd-browser{left:5px;right:5px;top:46px;border-radius:16px}.wd-browser-top{height:29px}.wd-demo-page{padding:12px}.wd-demo-hero{min-height:176px;padding:25px 23px}.wd-demo-hero h3{font-size:22px}.wd-demo-stats{gap:5px}.wd-demo-stats span{padding:7px}.wd-demo-nav i{width:22px}
  .wd-float-a{left:-4px;top:41%;padding:9px}.wd-float-b{right:-4px;bottom:32px;padding:9px}.wd-float-card b{font-size:9px}.wd-float-card small{font-size:7px}.wd-float-a>strong{font-size:13px}.wd-handnote{font-size:10px;right:4px;top:1px}
  .wd-proofbar{margin:0 14px 16px;padding:8px;gap:0;border-radius:17px}.wd-proofbar article{padding:10px 8px;gap:8px}.proof-ico{width:32px;height:32px;border-radius:10px}.wd-proofbar b{font-size:10px}.wd-proofbar small{font-size:8px}
  .wd-section{padding:58px 16px}.wd-section-head{display:block;margin-bottom:22px}.wd-section-head h2,.wd-faq-intro h2{font-size:30px;letter-spacing:-1.4px}.wd-section-head p,.wd-faq-intro p{font-size:12px;line-height:1.65}.wd-head-note{display:none}
  .wd-needs{padding-left:16px;padding-right:16px}.wd-needs-grid{grid-template-columns:1fr 1fr;gap:9px}
  .wd-need{min-height:162px;padding:14px 12px;grid-template-columns:38px 1fr;gap:10px;border-radius:16px}.wd-need>i{display:none}.need-icon{width:38px;height:38px;border-radius:11px;font-size:16px}.wd-need b{font-size:12px}.wd-need small{font-size:9px;line-height:1.5}.wd-need-result{align-items:flex-start;flex-direction:column;padding:17px}.wd-need-result-actions{display:grid;width:100%;grid-template-columns:1fr}.wd-need-result .wd-btn{width:100%}
  .wd-paths{padding-top:65px}.wd-path-grid{gap:14px}.wd-path{padding:25px 22px;min-height:505px;border-radius:23px}.path-top small{font-size:7px}.wd-path h3{font-size:30px;margin-top:19px}.wd-path>p{font-size:11px}.wd-path ul{grid-template-columns:1fr;gap:7px}.path-art{right:16px;bottom:14px;transform:scale(.82);transform-origin:right bottom}
  .wd-projects{padding-top:40px}.wd-project-grid{grid-template-columns:1fr}.wd-project:last-child{grid-column:auto;max-width:none}.project-screen{height:200px}.project-info{padding:16px}
  .wd-process-grid{grid-template-columns:1fr;gap:10px;margin-top:28px}.wd-process-grid article{text-align:left;display:grid;grid-template-columns:48px 1fr;column-gap:13px}.wd-process-grid article>span{grid-row:1/3;margin:0}.wd-process-grid h3{align-self:end}.wd-process-grid p{grid-column:2}
  .wd-faq{margin:0 14px 58px;padding:30px 18px;border-radius:23px;gap:30px}.wd-faq-list summary{font-size:11px;min-height:55px}
  .wd-final-cta{margin:0 14px 34px;padding:32px 22px;border-radius:23px}.wd-final-cta h2{font-size:29px}.wd-final-actions{display:grid;width:100%;grid-template-columns:1fr}.wd-final-actions .wd-btn{width:100%}
  .wd-footer{padding:25px 18px 25px}.wd-footer>div{flex-wrap:wrap}
  .wd-mobile-cta{position:fixed;z-index:70;left:0;right:0;bottom:0;padding:9px 12px calc(9px + env(safe-area-inset-bottom));background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-top:1px solid #dde7f0;display:grid;grid-template-columns:.75fr 1.25fr;gap:8px}.wd-mobile-cta a{min-height:50px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.mobile-ready{background:#eef5fd;color:#175aaa}.mobile-consult{background:linear-gradient(135deg,#f0b544,#cf8d1a);color:#fff;gap:8px}
}
@media(max-width:390px){
  .wd-needs-grid{grid-template-columns:1fr}.wd-need{min-height:112px;grid-template-columns:40px 1fr}.wd-hero h1{font-size:35px}.wd-proofbar{grid-template-columns:1fr 1fr}.wd-proofbar small{display:none}.wd-demo-hero{min-height:160px}.wd-float-b{display:none}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
