:root{--ink:#08131d;--muted:#66717b;--line:#dce2e6;--cyan:#2bd9e6;--paper:#f5f7f7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0}
.official-brand{height:62px;display:flex;align-items:center}.brand-logo{display:block;width:96px;height:58px;object-fit:contain;filter:brightness(0) invert(1)}footer .official-brand{height:70px}footer .brand-logo{width:112px;height:68px}
.nav-shell{position:absolute;z-index:20;top:0;left:50%;transform:translateX(-50%);width:min(1400px,calc(100% - 64px));height:96px;display:flex;align-items:center;justify-content:space-between;color:white;border-bottom:1px solid #ffffff24}.brand{display:flex;align-items:center;gap:11px;font-size:20px;font-weight:700;letter-spacing:-.04em}.brand-mark{width:28px;height:24px;position:relative;display:inline-block}.brand-mark i{position:absolute;inset:3px 10px 3px 0;border:2px solid var(--cyan);transform:skew(-18deg)}.brand-mark i+i{inset:3px 0 3px 10px;border-color:#7464ff}nav{display:flex;gap:36px;font-size:13px;color:#dce6eb}.nav-cta{font-size:13px;border:1px solid #ffffff40;border-radius:99px;padding:12px 18px}.nav-cta:hover{background:white;color:var(--ink)}
.hero{min-height:790px;background:radial-gradient(circle at 72% 45%,#18365e 0,#0a1d2c 31%,#061019 67%);color:white;padding:195px max(32px,calc((100vw - 1400px)/2));position:relative;overflow:hidden}.hero-grid{position:absolute;inset:0;opacity:.15;background-image:linear-gradient(#fff 1px,transparent 1px),linear-gradient(90deg,#fff 1px,transparent 1px);background-size:74px 74px;mask-image:linear-gradient(to right,transparent,black 70%,transparent)}.orb{position:absolute;width:440px;height:440px;right:10%;top:210px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#7b79ff,#1747c9 45%,#00c7d980 65%,transparent 71%);box-shadow:0 0 120px #2f58ff80}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.18em;font-weight:700;font-size:11px}.eyebrow{position:relative;display:flex;align-items:center;gap:10px;color:#b9c7d0}.eyebrow span{width:7px;height:7px;background:var(--cyan);border-radius:50%;box-shadow:0 0 15px var(--cyan)}.hero h1{position:relative;margin-top:26px;font-size:clamp(56px,7.5vw,116px);line-height:.91;letter-spacing:-.075em;max-width:950px;font-weight:500}.hero h1 em,.contact h2 em{font-family:Georgia,serif;font-weight:400;color:#54dbe2}.hero-copy{position:relative;margin-top:42px;max-width:540px;color:#bcc8cf;font-size:18px;line-height:1.65}.hero-actions{position:relative;margin-top:36px;display:flex;align-items:center;gap:28px}.button{display:inline-flex;align-items:center;gap:28px;border-radius:99px;padding:16px 22px;font-weight:700;font-size:13px}.primary{background:white;color:var(--ink)}.button span,.text-link span,.nav-cta span{color:var(--cyan)}.text-link{font-size:13px;color:#dae3e8}.hero-note{position:absolute;right:max(32px,calc((100vw - 1400px)/2));bottom:55px;color:#8fa0aa;font-size:11px;line-height:1.6;text-align:right;text-transform:uppercase;letter-spacing:.12em}
.section{max-width:1400px;margin:auto;padding:130px 32px}.section-heading{display:grid;grid-template-columns:180px 1fr 360px;gap:40px}.kicker{color:#50606a}.section-heading h2,.manifesto h2,.project-top h2{font-size:clamp(44px,5vw,72px);letter-spacing:-.055em;line-height:.98;font-weight:500}.section-heading h2 span,.method h2 span{color:#7c8a92;font-family:Georgia,serif;font-style:italic}.section-heading>p:last-child{color:var(--muted);line-height:1.7;font-size:15px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:78px;border-block:1px solid var(--line)}.service-card{padding:34px 38px 40px;border-right:1px solid var(--line);transition:.3s}.service-card:last-child{border:0}.service-card:hover{background:white;transform:translateY(-5px)}.service-number{font-size:10px;color:#8a969d}.service-icon{height:130px;display:flex;align-items:center}.service-icon span{display:block;width:60px;height:60px;border:2px solid #4b62ff;transform:rotate(45deg);box-shadow:18px 18px 0 #29d9e640}.icon-02 span{border-radius:50%;transform:none;box-shadow:20px 0 0 -8px #29d9e6,40px 0 0 -16px #4b62ff}.icon-03 span{border-radius:50% 0;transform:rotate(45deg);border-color:#20c7d4}.service-card h3{font-size:24px}.service-card p{min-height:90px;margin-top:18px;color:var(--muted);line-height:1.65;font-size:14px}.service-card a{font-size:12px;font-weight:700}.service-card a span{color:#465dff}
.service-card ul,.moment-card ul{list-style:none;padding:0;margin:22px 0 30px}.service-card li,.moment-card li{position:relative;padding:8px 0 8px 18px;border-top:1px solid var(--line);font-size:12px;color:#52616a}.service-card li:before,.moment-card li:before{content:"+";position:absolute;left:0;color:#455eff;font-weight:700}.audience{padding:110px max(32px,calc((100vw - 1336px)/2));background:white;display:grid;grid-template-columns:.9fr 1.1fr;gap:9vw}.audience h2{font-size:clamp(40px,4vw,62px);line-height:1;letter-spacing:-.055em;margin-top:22px;font-weight:500}.audience h2 em{font-family:Georgia,serif;color:#667984;font-weight:400}.audience-list article{display:grid;grid-template-columns:45px 1fr;gap:22px;padding:28px 0;border-top:1px solid var(--line)}.audience-list article:last-child{border-bottom:1px solid var(--line)}.audience-list article>span{font-size:10px;color:#73838c}.audience-list h3{font-size:22px}.audience-list p{color:var(--muted);line-height:1.7;margin-top:10px;font-size:14px}
.manifesto{background:#08151f;color:white;min-height:650px;display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden}.manifesto-art{height:100%;min-height:650px;display:grid;place-items:center;background:radial-gradient(circle,#273a75 0,#0c2535 35%,#08151f 65%);position:relative}.manifesto-art:before,.manifesto-art:after{content:"";position:absolute;width:340px;height:340px;border:1px solid #5edce65c;transform:rotate(45deg)}.manifesto-art:after{width:230px;height:230px;border-color:#7169ff99;transform:rotate(70deg)}.core{position:relative;z-index:2;width:120px;height:120px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#314af1,#26dae6);font-size:32px;font-weight:800;box-shadow:0 0 100px #355eff}.manifesto-copy{padding:70px 10vw 70px 7vw}.manifesto-copy .kicker{color:#41dbe3}.manifesto-copy h2{margin-top:24px}.manifesto-copy h2 em{font-family:Georgia,serif;font-weight:400;color:#6e81ff}.manifesto-copy>p:not(.kicker){margin-top:32px;color:#aab8c0;line-height:1.8;max-width:550px}.values{margin-top:40px;display:flex;flex-wrap:wrap;gap:10px}.values span{border:1px solid #ffffff2b;border-radius:99px;padding:10px 14px;font-size:11px}.section-heading.compact{grid-template-columns:220px 1fr}.steps{margin-top:70px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.steps article{padding:35px 50px 0 0}.steps span{font-size:10px;color:#60727c}.steps h3{font-size:28px;margin-top:45px}.steps p{color:var(--muted);line-height:1.7;margin-top:15px;max-width:270px;font-size:14px}
.method-lead{max-width:670px;margin:45px 0 0 220px;color:var(--muted);font-size:17px;line-height:1.75}.deliverable{margin-top:70px;background:#e8eeee;padding:30px 35px;display:grid;grid-template-columns:180px 1fr;gap:20px}.deliverable span{font-size:11px;text-transform:uppercase;letter-spacing:.15em;font-weight:700}.deliverable p{font-size:20px;line-height:1.5;max-width:800px}
.project{background:#dff5f3;padding:110px max(32px,calc((100vw - 1336px)/2))}.project-top{display:flex;justify-content:space-between;align-items:end}.project-top h2{margin-top:15px;font-size:76px}.project-top h2 span{font-size:18px;color:#4461ff}.project-top>p{max-width:340px;color:#4f666b;line-height:1.6}.project-window{margin-top:55px;display:grid;grid-template-columns:1.15fr .85fr;min-height:460px;background:#07141d;border-radius:24px;overflow:hidden;box-shadow:0 25px 70px #3f7d7d2b}.moment-card{padding:65px;position:relative;color:white;overflow:hidden}.moment-card h3{position:relative;font-size:46px;line-height:1.04}.moment-card h3 em{font-family:Georgia,serif;color:#5ce1e5;font-weight:400}.moment-card p{position:relative;margin-top:25px;color:#9fb0ba;max-width:390px;line-height:1.7}.moment-tag{display:inline-block;margin-bottom:35px;padding:8px 12px;border:1px solid #4f6d7b;border-radius:99px;font-size:10px}.moment-glow{position:absolute;width:320px;height:320px;border-radius:50%;background:#343cff;filter:blur(100px);opacity:.45;right:-80px;top:30px}.moment-heart{position:absolute;right:70px;top:70px;font-size:120px;color:#55dfe399}.moment-phone{width:280px;height:500px;background:#f8f4ee;border:8px solid #182732;border-radius:42px 42px 0 0;align-self:end;justify-self:center;padding:32px 25px;color:#172128}.phone-top{width:70px;height:15px;background:#182732;border-radius:0 0 10px 10px;margin:-32px auto 25px}.tiny{font-size:7px;letter-spacing:.15em}.photo{height:145px;margin:15px 0;background:linear-gradient(145deg,#d7c1ac,#f4e6d6);display:grid;place-items:center;font-size:55px;color:white}.moment-phone h4{font-family:Georgia,serif;font-size:25px;font-weight:400}.moment-phone p{font-family:Georgia,serif;font-size:11px;line-height:1.6;color:#5f6465;margin-top:15px}.dark-button{margin-top:35px;background:#08151f;color:white}
.contact{min-height:650px;background:#07131c;color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden;padding:80px 30px}.contact-orb{position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,#2439a9 0,#132e69 30%,transparent 70%);opacity:.55}.contact>*:not(.contact-orb){position:relative}.contact .kicker{color:#47dce4}.contact h2{font-size:clamp(48px,6vw,82px);line-height:.94;letter-spacing:-.06em;margin-top:25px;font-weight:500}.contact-copy{max-width:600px;color:#aab7bf;line-height:1.7;margin-top:28px}.contact a{margin-top:34px;border-bottom:1px solid #48dce5;padding-bottom:7px;font-size:18px}.contact a span{color:#48dce5}footer{height:110px;background:#07131c;color:#d5e0e6;border-top:1px solid #ffffff1f;display:flex;align-items:center;justify-content:space-between;padding:0 max(32px,calc((100vw - 1400px)/2));font-size:11px;text-transform:uppercase;letter-spacing:.1em}footer .brand{font-size:18px;text-transform:none;letter-spacing:-.04em}
.dewalert-project{padding:110px max(32px,calc((100vw - 1336px)/2));display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;align-items:center;background:#f1f7f7}.dewalert-copy h2{font-size:clamp(54px,6vw,82px);letter-spacing:-.06em;line-height:1;margin-top:18px;font-weight:500}.dewalert-copy h2 span{font-size:18px;color:#12a89c}.dewalert-lead{font-size:22px!important;line-height:1.45!important;color:#123c42!important;margin-top:28px!important;max-width:560px}.dewalert-copy>p:not(.kicker){color:var(--muted);line-height:1.75;margin-top:20px;max-width:580px}.dewalert-copy ul{list-style:none;padding:0;margin:28px 0}.dewalert-copy li{padding:10px 0 10px 22px;border-top:1px solid #cddede;position:relative;font-size:13px;color:#37545a}.dewalert-copy li:before{content:"+";position:absolute;left:0;color:#0f8d83;font-weight:800}.dew-button{background:#0f766e;color:white}.dew-button span{color:#9af5ea}.dew-dashboard{background:#fff;border:1px solid #d9e6e8;border-radius:28px;padding:26px;box-shadow:0 26px 70px #194d5730;transform:rotate(1.2deg)}.dew-top{display:flex;align-items:center;gap:11px}.dew-logo{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#0ea5e9,#0f766e);color:white;font-weight:900}.dew-top div{display:flex;flex-direction:column}.dew-top strong{font-size:15px}.dew-top small{font-size:10px;color:#75858c;margin-top:3px}.dew-top>i{margin-left:auto;font-style:normal;font-size:8px;letter-spacing:.12em;color:#08876c;background:#d8f8ed;border-radius:99px;padding:7px 9px}.dew-live{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:25px}.dew-live article{border:1px solid #dfe9eb;border-radius:18px;padding:18px;background:#f9fcfc}.dew-live article>span{display:block;font-size:10px;color:#6d7f85}.dew-live strong{display:block;font-size:34px;letter-spacing:-.05em;margin:10px 0}.dew-live strong small{font-size:14px;margin-left:3px}.dew-live b{font-size:9px;color:#078365;background:#dff7ed;padding:6px 8px;border-radius:99px}.dew-insights{margin-top:16px;border:1px solid #dfe9eb;border-radius:18px;padding:17px}.dew-insights>p{font-weight:800;font-size:12px;margin-bottom:10px}.dew-insights>div{display:flex;justify-content:space-between;padding:9px 0;border-top:1px solid #edf2f3;font-size:10px}.dew-insights i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#16a085;margin-right:5px}.dew-chart{margin-top:16px;border:1px solid #dfe9eb;border-radius:18px;padding:17px;font-size:10px;font-weight:700}.chart-lines{height:70px;position:relative;overflow:hidden;margin-top:10px;background:repeating-linear-gradient(0deg,#edf2f3 0 1px,transparent 1px 22px)}.chart-lines i,.chart-lines b{position:absolute;left:0;right:0;top:20px;height:3px;background:linear-gradient(90deg,#0ea5e9,#0f766e,#22c55e);transform:skewY(-6deg);border-radius:99px}.chart-lines b{top:42px;background:linear-gradient(90deg,#8b5cf6,#2563eb,#0891b2);transform:skewY(5deg)}
/* Mobile-first experience layer */
@media(max-width:850px){.nav-shell{position:absolute;width:calc(100% - 32px);height:70px}.brand{font-size:18px}.brand-mark{transform:scale(.88);transform-origin:left}.nav-shell nav{display:none}.nav-cta{padding:10px 13px;font-size:12px}.hero{min-height:760px;padding:126px 18px 76px;display:flex;flex-direction:column;justify-content:flex-start}.eyebrow{font-size:9px;line-height:1.4}.hero h1{font-size:clamp(50px,14vw,62px);margin-top:24px}.hero-copy{font-size:16px;max-width:100%;line-height:1.65;margin-top:30px}.orb{width:250px;height:250px;right:-100px;top:310px;opacity:.6}.hero-actions{width:100%;align-items:stretch;flex-direction:column;gap:18px;margin-top:auto;padding-top:50px}.hero-actions .button{justify-content:space-between;width:100%;padding:17px 20px}.text-link{text-align:center}.hero-note{display:none}.section{padding:74px 18px}.section-heading,.section-heading.compact{grid-template-columns:1fr;gap:18px}.section-heading h2{font-size:43px}.section-heading>p:last-child{font-size:15px}.service-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin:45px -18px 0;padding:0 18px 12px;border:0}.service-card{flex:0 0 88%;scroll-snap-align:center;background:white;border:1px solid var(--line)!important;border-radius:18px;padding:28px 24px}.service-card:hover{transform:none}.service-card p{min-height:0}.service-card ul{margin-top:24px}.audience{padding:74px 18px;display:block}.audience h2{font-size:42px}.audience-list{margin-top:45px}.audience-list article{grid-template-columns:30px 1fr;gap:12px}.manifesto{grid-template-columns:1fr}.manifesto-art{min-height:310px}.manifesto-art:before{width:220px;height:220px}.manifesto-art:after{width:150px;height:150px}.core{width:90px;height:90px;font-size:25px}.manifesto-copy{padding:65px 18px 74px}.manifesto-copy h2{font-size:43px}.manifesto-copy>p:not(.kicker){font-size:15px;margin-top:25px}.method-lead{margin:28px 0 0;font-size:16px}.steps{grid-template-columns:1fr;margin-top:45px}.steps article{padding:26px 0 30px;border-bottom:1px solid var(--line)}.steps h3{margin-top:20px}.steps p{max-width:none}.deliverable{grid-template-columns:1fr;padding:25px;margin-top:38px}.deliverable p{font-size:18px}.project{padding:74px 18px}.project-top{display:block}.project-top>p{margin-top:20px}.project-top h2{font-size:55px}.project-window{display:flex;flex-direction:column;min-height:auto;margin-top:38px}.moment-card{padding:38px 24px 32px}.moment-card h3{font-size:39px}.moment-card p{font-size:14px}.moment-heart{right:5px;top:74px;font-size:74px}.moment-card li{border-color:#ffffff20;color:#aebdc5}.moment-card li:before{color:#5ce1e5}.moment-phone{display:block;align-self:center;width:250px;height:390px;border-radius:36px 36px 0 0;padding:28px 22px}.moment-phone .photo{height:105px}.dark-button{width:100%;justify-content:space-between}.dewalert-project{padding:74px 18px;display:flex;flex-direction:column;gap:45px}.dewalert-copy h2{font-size:55px}.dewalert-lead{font-size:20px!important}.dew-button{width:100%;justify-content:space-between}.dew-dashboard{padding:18px;border-radius:22px;transform:none}.dew-live article{padding:14px}.dew-live strong{font-size:28px}.contact{min-height:620px;padding:74px 18px}.contact h2{font-size:48px}.contact-copy{font-size:15px}.contact a{font-size:17px}footer{height:auto;padding:35px 18px;gap:22px;align-items:flex-start;flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.service-card{transition:none}}
