:root{--ink:#121319;--muted:#666872;--paper:#fcfcfd;--line:#dedee4;--blue:#3756ff;--serif:Georgia,'Times New Roman',serif;--sans:Manrope,'Segoe UI',Arial,sans-serif;scroll-behavior:smooth;scroll-padding-top:110px;color-scheme:light}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.7 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img,svg{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}::selection{background:#3756ff;color:white}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #7388ff;outline-offset:5px}.wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}.skip{position:fixed;top:-100px;left:16px;background:white;color:#111;z-index:100;padding:13px 20px}.skip:focus{top:10px}
.header{position:sticky;top:0;background:#101117f5;backdrop-filter:blur(20px);z-index:30;color:white;border-bottom:1px solid #ffffff20}.nav{height:90px;display:flex;justify-content:space-between;align-items:center;gap:30px}.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.brand-symbol{width:48px;height:48px;object-fit:cover;mix-blend-mode:multiply}.header .brand-symbol,.footer .brand-symbol{filter:invert(1);mix-blend-mode:screen}.brand>span{display:flex;flex-direction:column;font-size:27px;line-height:1;letter-spacing:-1.1px;font-weight:800}.brand-sub{font-size:8px;letter-spacing:3.7px;line-height:1;margin-top:8px;font-weight:600}.nav-links{display:flex;gap:31px;font-size:13px;font-weight:500;color:#d5d5dd}.nav-links a{position:relative;padding:12px 0}.nav-links a:after{content:'';height:1px;background:#8ba0ff;left:0;right:100%;bottom:7px;position:absolute;transition:right .25s}.nav-links a:hover:after{right:0}.button{border:1px solid var(--blue);background:var(--blue);color:white;display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:17px 24px;min-height:58px;border-radius:4px;font-size:14px;font-weight:650;line-height:1.5;transition:background .2s,transform .2s,box-shadow .2s}.button>span{font-size:23px;line-height:1}.button:hover{background:#2844df;box-shadow:0 10px 25px #3756ff25;transform:translateY(-2px)}.button.small{font-size:12px;padding:12px 18px;min-height:46px;gap:18px}.button.outline{background:transparent;color:var(--ink);border-color:#bfc0c9}.button.outline:hover{background:var(--ink);border-color:var(--ink);color:#fff}.menu-toggle{display:none}
.hero{position:relative;isolation:isolate;overflow:hidden;background:#0f142c;color:white}.hero-banner{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 55%;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,12,26,.91),rgba(12,15,37,.6) 45%,rgba(10,11,20,.1) 80%),linear-gradient(0deg,rgba(10,11,23,.75),transparent 25%);z-index:-2}.hero-inner{padding-block:28px 31px;min-height:680px;display:flex;flex-direction:column;justify-content:space-between}.hero-topline{display:flex;justify-content:space-between;gap:30px;font-size:10px;letter-spacing:.12em;font-weight:600;color:#c4c9e1}.hero-copy{padding:48px 0 50px}.hero h1{font-size:clamp(67px,7.3vw,112px);line-height:1.04;font-weight:500;letter-spacing:-.065em;margin:0;max-width:1100px}.hero h1>span{font-weight:800;letter-spacing:-.075em;display:inline-block}.hero-description{font-size:17px;line-height:1.85;color:#d1d5e5;max-width:520px;margin:30px 0 27px}.hero-cta{background:#f7f8ff;color:#171921;border-color:#f7f8ff;min-height:58px}.hero-cta:hover{background:white;box-shadow:0 8px 25px #0003}.hero-bottom{border-top:1px solid #a4b3ef3d;padding-top:23px;display:flex;align-items:center;justify-content:space-between;gap:30px}.explore-link{display:flex;align-items:center;gap:15px;font-size:10px;letter-spacing:.1em;font-weight:600}.explore-circle{width:38px;height:38px;border:1px solid #a0ace080;display:grid;place-items:center;border-radius:50%;font-size:20px}.hero-bottom p{font-size:11px;line-height:1.8;color:#bdc4dc;margin:0}.hero-bottom p strong{color:#fff;font-weight:650;font-size:12px}.hero-bottom p>span{font-size:10px;margin-left:4px}.hero-edition{font-size:9px;line-height:1.8;color:#aab4d4;letter-spacing:.08em;text-align:right}.principles{background:#f0f1f5;border-bottom:1px solid var(--line)}.principles>.wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:24px;font-size:11px;font-weight:650;letter-spacing:.06em}.principles i{color:#9ba3c0;font-size:23px;font-weight:300;font-style:normal}.section{padding-block:104px}.section-label{display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:11px;letter-spacing:.08em;font-weight:650;color:var(--muted);margin-bottom:50px}.section-label>span:first-child{color:var(--blue)}h2{font-size:clamp(38px,4.25vw,65px);font-weight:550;line-height:1.13;letter-spacing:-.058em;margin:0}h2>span{color:#7b7d87;font-weight:450}.statement{display:grid;grid-template-columns:1.4fr 1fr;gap:95px;align-items:end;margin-bottom:64px}.statement h2{font-size:clamp(46px,5.6vw,81px)}.statement h2>span{color:var(--blue)}.statement p{color:var(--muted);font-size:17px;line-height:1.9;margin:0}.statement p+p{margin-top:16px}.service-rows{border-top:1px solid var(--line)}.service-row{display:grid;grid-template-columns:.22fr 1.25fr 1.35fr .8fr;align-items:center;gap:33px;padding:34px 0;border-bottom:1px solid var(--line)}.service-index{font-size:13px;color:#898c98;align-self:start;padding-top:8px}.service-row h3{font-size:25px;letter-spacing:-.7px;line-height:1.25;font-weight:600;margin:0}.service-row>p{font-size:15px;line-height:1.85;color:var(--muted);margin:0;max-width:370px}.brand-sample{display:flex;align-items:center;justify-content:flex-end;gap:18px}.brand-sample>img{width:70px;height:70px;object-fit:cover;mix-blend-mode:multiply}.sample-swatches{display:grid;gap:5px}.sample-swatches i{width:31px;height:15px;background:#121319}.sample-swatches i:nth-child(2){background:var(--blue)}.sample-swatches i:nth-child(3){background:#c9cfec}.service-word{font-size:83px;line-height:1;font-weight:550;letter-spacing:-6px;justify-self:end;position:relative}.service-word>span{font-size:29px;position:absolute;right:-23px;top:0;color:var(--blue);letter-spacing:0}.service-word.service-symbol{font-size:93px;font-weight:300;letter-spacing:0;color:var(--blue);padding-right:18px}
.experience{background:#e9edf9;overflow:hidden}.experience .section-label{color:#727b9b}.experience-grid{display:grid;grid-template-columns:.9fr 1.2fr;gap:85px;align-items:center}.experience h2{font-size:clamp(38px,4.4vw,66px)}.experience h2>span{color:var(--blue)}.experience-copy>p{font-size:16px;color:#616a84;line-height:1.9;max-width:390px;margin:28px 0}.device-switch{display:inline-flex;gap:3px;border:1px solid #c0c8e0;background:#dfe5f5;padding:4px;border-radius:6px}.device-switch button{border:0;background:transparent;color:#5d6680;display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;padding:12px 18px;border-radius:3px}.device-switch button.active{background:#fff;color:var(--ink);box-shadow:0 3px 10px #17204d10}.device-switch svg{height:17px;width:17px;stroke:currentColor;stroke-width:1.5;fill:none}.experience-copy .example-note{font-size:12px;color:#78819b;margin:15px 0 0}.preview-stage{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:550px}.live-preview{width:100%;max-width:640px;container-type:inline-size;border:5px solid #171b2b;border-radius:12px;overflow:hidden;box-shadow:0 35px 75px #31448e25;transition:max-width .5s cubic-bezier(.2,.7,.2,1),border-radius .5s}.preview-toolbar{display:flex;align-items:center;gap:5px;padding:11px 13px;background:#151a2a;color:#8992b2}.preview-toolbar>span{height:5px;width:5px;background:#5d6680;border-radius:50%}.preview-toolbar>div{font-size:9px;margin:auto;padding-right:17px;line-height:1}.preview-page{padding:25px 31px;background:#fbfbff;color:#111a43}.preview-nav{display:flex;align-items:center;justify-content:space-between;padding-bottom:19px;border-bottom:1px solid #dadfec}.preview-nav>b{font-size:25px;letter-spacing:-1.3px}.preview-nav>b>span{font-size:12px;color:var(--blue);vertical-align:top;margin-left:4px}.preview-nav>span{font-size:8px;color:#838baa}.preview-nav>i{font-style:normal;color:white;background:var(--blue);width:28px;height:28px;display:grid;place-items:center;border-radius:3px;font-size:17px}.preview-main>p{font-size:8px;letter-spacing:.07em;margin:28px 0 22px;color:#6a769c}.preview-main>strong{font-size:clamp(39px,8cqw,57px);font-weight:650;letter-spacing:-2.7px;line-height:1.04;display:block}.preview-main em{font-style:normal;font-weight:400;color:var(--blue)}.preview-cta{display:inline-flex;align-items:center;gap:33px;margin-top:23px;padding:10px 15px;background:var(--blue);color:white;font-size:10px;border-radius:2px}.preview-foot{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #dadfec;padding-top:18px;margin-top:27px;color:#6e7898;font-size:8px;letter-spacing:.04em}.preview-foot>b{font-size:25px;color:var(--blue)}.stage-caption{font-size:11px;color:#707b9c;margin-top:19px}.live-preview.mobile{max-width:260px;border-radius:29px;border-width:7px}.mobile .preview-page{padding:19px}.mobile .preview-nav>span{display:none}.mobile .preview-main>p{font-size:7px;max-width:150px}.mobile .preview-main>strong{font-size:36px;letter-spacing:-1.8px}.mobile .preview-main em{font-size:35px}.mobile .preview-foot>span{font-size:7px;max-width:135px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:52px}.section-heading>p{color:var(--muted);font-size:16px;line-height:1.9;max-width:310px;margin:0}.steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.steps li{border-top:1px solid var(--line);padding-top:23px}.step-number{font-size:44px;line-height:1.2;letter-spacing:-2px;color:#cbd0df;font-weight:400}.steps h3{font-size:21px;letter-spacing:-.65px;font-weight:600;margin:25px 0 14px;line-height:1.35}.steps p{font-size:15px;line-height:1.85;color:var(--muted);margin:0 0 25px;min-height:108px}.step-tag{font-size:11px;border-bottom:1px solid #d5d8e4;padding-bottom:6px;color:#68708c}
.reviews-section{background:#131620;color:#fff}.reviews-section .section-label{color:#8e98b7}.reviews-section .section-label>span:first-child{color:#92a5ff}.reviews-section h2>span{color:#93a6ff}.reviews-section .section-heading>p{font-size:16px;color:#a7afc5;max-width:260px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.review-card{display:flex;flex-direction:column;position:relative;margin:0;background:#1b1f2c;border:1px solid #343b52;padding:31px;border-radius:3px}.quote-mark{font:70px/.9 var(--serif);color:#6584ff;height:43px}.review-card blockquote{font-size:18px;font-weight:450;line-height:1.85;letter-spacing:-.3px;margin:18px 0 34px;color:#eff1fa;flex:1}.review-card figcaption{display:flex;align-items:center;gap:15px;border-top:1px solid #343b52;padding-top:23px}.avatar{width:64px;height:64px;flex-shrink:0;border-radius:50%;object-fit:cover;object-position:center 38%}.review-card strong{display:block;font-size:14px;font-weight:650}.review-card small{font-size:12px;color:#a0a9c1;display:block;margin-top:5px}.prototype-note{font-size:12px;line-height:1.7;color:#929dbd;margin:23px 0 0}
.price-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.plan{padding:38px 32px;display:flex;flex-direction:column;position:relative;background:#fff}.plan+.plan{border-left:1px solid var(--line)}.plan.highlighted{background:#f0f3ff}.plan.highlighted:before{content:'';position:absolute;top:-1px;left:0;right:0;height:3px;background:var(--blue)}.plan-title{display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:650;letter-spacing:.07em;color:#6d7490}.plan-icon{font-size:27px;line-height:1;color:var(--blue)}.plan h3{font-size:30px;line-height:1.2;font-weight:600;letter-spacing:-1px;margin:26px 0 12px}.plan-description{font-size:14px;line-height:1.8;color:var(--muted);margin:0 0 28px;min-height:50px}.price{display:flex;align-items:baseline;gap:12px;line-height:1}.price>strong{font-size:67px;font-weight:550;letter-spacing:-4px}.price strong>span{font-size:34px;margin-left:3px}.price>span{font-size:12px;color:#747889}.monthly{font-size:14px;color:#5c637b;margin:17px 0 29px}.monthly>b{color:var(--ink);font-weight:700}.plan .button{font-size:13px;gap:19px;min-height:52px;padding:14px;width:100%}.plan ul{list-style:none;margin:28px 0 25px;padding:25px 0 0;border-top:1px solid #d7dbe9;flex:1;font-size:14px}.plan li{position:relative;padding-left:22px;line-height:1.6;margin-bottom:14px}.plan li:before{content:'✓';position:absolute;left:0;color:var(--blue);font-size:13px}.plan-total{border-top:1px solid #d7dbe9;padding-top:21px;margin:0;font-size:12px;color:#73798b}.pricing-fine{display:grid;grid-template-columns:1fr 1fr;gap:50px;color:#797d88;font-size:12px;line-height:1.8;margin-top:25px}.pricing-fine p{margin:0}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:33px;border-bottom:1px solid var(--line);margin-top:45px;padding-bottom:30px}.trust-strip>div{display:flex;align-items:center;gap:17px}.trust-strip>div>span{font-size:29px;color:var(--blue);width:35px;flex-shrink:0}.trust-strip p{margin:0}.trust-strip strong{display:block;font-size:14px;font-weight:650}.trust-strip small{display:block;font-size:12px;color:var(--muted);margin-top:4px}.eyebrow{font-size:12px;font-weight:650;letter-spacing:.07em;line-height:1.7;margin:0 0 25px;color:#69728f}.faq-section{display:grid;grid-template-columns:1fr 1.45fr;gap:100px;padding-top:5px}.faq-lead{font-size:17px;color:var(--muted);line-height:1.9;margin:24px 0 28px}.under-link{border-bottom:1px solid #6b7184;display:inline-flex;align-items:center;gap:20px;padding-bottom:6px;font-size:14px;font-weight:600}.faqs{border-top:1px solid var(--line)}.faqs details{border-bottom:1px solid var(--line)}.faqs summary{font-size:16px;font-weight:600;display:flex;justify-content:space-between;align-items:center;gap:30px;padding:25px 0;cursor:pointer;line-height:1.6;list-style:none}.faqs summary::-webkit-details-marker{display:none}.faqs summary>span{font-size:23px;font-weight:400;transition:transform .2s;flex-shrink:0;color:#7783aa}.faqs details[open] summary>span{transform:rotate(45deg)}.faqs details>p{font-size:15px;line-height:1.9;color:var(--muted);margin:0 30px 28px 0}
.contact-section{background:var(--blue);color:white;padding-block:92px;position:relative;overflow:hidden}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:100px;align-items:center}.contact-section .eyebrow{color:#c7d0ff;font-size:11px}.contact-section .eyebrow>span{font-size:20px;margin-right:8px}.contact-section h2{font-size:clamp(48px,5.6vw,82px);line-height:1.08;letter-spacing:-.065em}.contact-section h2>span{color:white;font-weight:750}.contact-grid>div>p:not(.eyebrow){font-size:16px;line-height:1.9;color:#d7ddff;margin:27px 0}.phone-link{display:inline-flex;align-items:center;gap:28px;border-bottom:1px solid #becbff;font-size:24px;font-weight:600;letter-spacing:-.5px;padding-bottom:7px}.brief-form{background:white;color:var(--ink);padding:31px;border-radius:5px;display:flex;flex-direction:column;box-shadow:0 20px 70px #0c22712e}.brief-form label{font-size:14px;font-weight:650;margin-bottom:8px}.brief-form label>span{font-weight:400;color:#777d91}.brief-form input,.brief-form select,.brief-form textarea{font-size:14px;line-height:1.7;background:#f5f6fa;border:1px solid #dfe2ec;color:var(--ink);border-radius:3px;padding:12px 13px;margin-bottom:20px;width:100%}.brief-form input::placeholder,.brief-form textarea::placeholder{color:#81889c}.brief-form textarea{resize:vertical;min-height:103px}.brief-form .button{width:100%;min-height:54px}.form-note{font-size:12px;color:#7b8399;line-height:1.8;margin:13px 0 0}.footer{background:#101117;color:#fff;padding-top:52px;overflow:hidden}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:35px;padding-bottom:44px}.footer-top>p{font-size:14px;line-height:1.8;color:#b2b6c7;margin:0}.back-top{display:flex;align-items:center;gap:23px;font-size:13px}.back-top>span{font-size:23px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid #333646;padding:24px 0;color:#878fa7;font-size:11px}
dialog{background:var(--paper);color:var(--ink);border:1px solid var(--line);border-radius:7px;padding:40px;width:min(550px,calc(100% - 32px));max-height:90dvh;overflow:auto}dialog::backdrop{background:#0c1124c9;backdrop-filter:blur(9px)}dialog h2{font-size:36px}dialog>p:not(.eyebrow){font-size:14px;color:var(--muted)}.dialog-close{position:absolute;top:12px;right:15px;background:none;border:0;padding:8px;font-size:29px;line-height:1;color:var(--ink)}.message-preview{padding:19px;background:#f0f2f8;border:1px solid #dce0ed;white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.8;margin:24px 0}.dialog-note{font-size:12px!important;margin-bottom:0}.js-ready .reveal{opacity:0;transform:translateY(20px);transition:opacity .65s,transform .65s}.js-ready .reveal.is-visible{opacity:1;transform:translateY(0)}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.nav-links{gap:23px}.nav-contact{display:none}.hero-inner{min-height:655px}.hero h1{font-size:86px}.statement{gap:60px}.service-row{grid-template-columns:.15fr 1.2fr 1.5fr .7fr;gap:25px}.service-row h3{font-size:23px}.service-row>p{font-size:14px}.brand-sample{gap:8px}.brand-sample>img{width:60px;height:60px}.sample-swatches i{width:24px}.service-word{font-size:71px}.service-word>span{right:-10px;font-size:25px}.experience-grid{gap:50px}.steps{grid-template-columns:repeat(2,1fr);gap:35px}.steps p{min-height:0;max-width:370px}.review-grid{gap:17px}.review-card{padding:27px 23px}.review-card blockquote{font-size:16px}.review-card figcaption{gap:11px}.avatar{width:54px;height:54px}.plan{padding:32px 25px}.plan .button{font-size:12px;gap:14px}.plan-description{font-size:13px;min-height:47px}.plan ul{font-size:13px}.price>strong{font-size:58px}.contact-grid{gap:60px}.trust-strip{gap:22px}.trust-strip strong{font-size:13px}.trust-strip small{font-size:11px}.faq-section{gap:65px}}
@media(max-width:850px){.hero-inner{min-height:640px}.hero h1{font-size:73px}.hero-description{font-size:16px}.hero-topline{font-size:9px}.hero-bottom{gap:20px}.hero-bottom p{font-size:10px}.hero-edition{display:none}.principles>.wrap{font-size:9px;gap:12px}.statement{grid-template-columns:1.2fr 1fr;gap:30px}.statement p{font-size:15px}.statement h2{font-size:50px}.service-row{grid-template-columns:.15fr 1fr 1.25fr;gap:23px}.brand-sample,.service-word{display:none}.service-row h3{font-size:22px}.experience-grid{gap:30px;grid-template-columns:1fr 1fr}.experience h2{font-size:43px}.experience-copy>p{font-size:15px}.preview-stage{min-height:485px}.preview-page{padding:22px}.preview-main>strong{font-size:37px}.preview-nav>span{font-size:7px}.section-heading{gap:35px}.section-heading>p{max-width:260px;font-size:15px}.review-card{padding:23px 19px}.review-card figcaption{flex-wrap:wrap}.review-card blockquote{font-size:16px}.plan{padding:29px 20px}.plan .button{font-size:11px;padding:12px 10px;gap:11px}.plan-description{font-size:12px}.plan ul{font-size:12px}.price>strong{font-size:50px}.price>span{font-size:11px}.plan h3{font-size:27px}.plan-title{font-size:9px}.contact-grid{gap:34px}.contact-section h2{font-size:53px}.brief-form{padding:25px}.section{padding-block:77px}.faq-section{gap:42px;padding-top:0}.faqs summary{font-size:15px}.footer-top>p{font-size:12px}}
@media(max-width:720px){:root{scroll-padding-top:90px}.wrap{width:calc(100% - 40px)}.nav{height:76px;position:relative}.brand{gap:9px}.brand-symbol{width:41px;height:41px}.brand>span{font-size:24px}.brand-sub{font-size:7px;letter-spacing:3.4px;margin-top:7px}.menu-toggle{width:44px;height:44px;border:1px solid #4c5268;border-radius:3px;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.menu-toggle>span{width:17px;height:1.5px;background:#fff;transition:transform .2s}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true]>span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.nav-links{display:none;position:absolute;top:76px;left:-20px;right:-20px;flex-direction:column;gap:8px;background:#141722;border-bottom:1px solid #40475e;padding:20px 24px 26px;font-size:16px}.nav-links.open{display:flex}.nav-links a{padding:10px 0}.hero-inner{min-height:670px;padding-block:23px}.hero-topline{font-size:8px;letter-spacing:.05em}.hero-topline>span:last-child{display:none}.hero-banner{object-position:64% 50%}.hero-shade{background:linear-gradient(90deg,#080b1be3,#0c102c66),linear-gradient(0deg,#0b0c1ade,transparent 60%)}.hero-copy{padding:48px 0 44px}.hero h1{font-size:clamp(53px,12.5vw,78px);line-height:1.04;letter-spacing:-.065em}.hero h1>span{max-width:100%;letter-spacing:-.055em}.hero-description{font-size:16px;line-height:1.9;max-width:340px;margin:26px 0}.hero-description br{display:none}.hero-cta{font-size:14px;min-height:57px;gap:24px;padding:16px 20px}.hero-bottom{align-items:flex-start;gap:21px;flex-direction:column;padding-top:20px}.hero-bottom p{font-size:11px}.hero-bottom p strong{font-size:12px}.hero-bottom p>span{font-size:10px}.explore-link{font-size:9px;gap:12px}.explore-circle{width:31px;height:31px;font-size:16px}.principles>.wrap{display:grid;grid-template-columns:1fr 1fr;gap:15px;font-size:9px;letter-spacing:.02em;padding-block:22px}.principles i{display:none}.principles span:before{content:'—';color:var(--blue);margin-right:8px}.section{padding-block:62px}.section-label{font-size:9px;letter-spacing:.03em;margin-bottom:33px;gap:18px}.section-label>span:last-child{font-size:8px;max-width:130px;text-align:right}h2{font-size:37px;line-height:1.14}.statement{display:block;margin-bottom:37px}.statement h2{font-size:52px}.statement>div{margin-top:27px}.statement p{font-size:16px;line-height:1.85}.service-row{grid-template-columns:30px 1fr;gap:13px 18px;padding:29px 0}.service-index{font-size:12px;padding-top:6px;grid-row:1/3}.service-row h3{font-size:24px;line-height:1.25}.service-row>p{grid-column:2;font-size:15px;max-width:none;line-height:1.8}.service-row h3 br{display:none}.experience-grid{grid-template-columns:1fr;gap:30px}.experience h2{font-size:41px}.experience-copy>p{font-size:16px;max-width:440px;margin:24px 0}.device-switch button{font-size:14px}.experience-copy .example-note{font-size:12px}.preview-stage{min-height:430px}.preview-page{padding:22px}.preview-nav>span{font-size:8px}.preview-main>strong{font-size:clamp(37px,10vw,50px)}.stage-caption{font-size:12px}.section-heading{display:block;margin-bottom:32px}.section-heading>p{max-width:none;font-size:16px;line-height:1.9;margin-top:24px}.steps{grid-template-columns:1fr 1fr;gap:32px 22px}.step-number{font-size:39px}.steps h3{font-size:18px;min-height:49px;line-height:1.35;margin-top:20px}.steps p{font-size:14px;min-height:151px;line-height:1.8;margin-bottom:21px}.step-tag{font-size:10px}.reviews-section .section-heading>p{font-size:15px;max-width:none}.reviews-section .section-heading>p br{display:none}.reviews-section .section-heading>p br:after{content:' '}.review-grid{grid-template-columns:1fr;gap:16px}.review-card{padding:29px}.review-card blockquote{font-size:18px;line-height:1.8;margin:14px 0 30px}.review-card figcaption{flex-wrap:nowrap;gap:15px;padding-top:23px}.avatar{width:65px;height:65px}.review-card strong{font-size:15px}.review-card small{font-size:12px}.prototype-note{font-size:12px;margin-top:21px}.price-grid{grid-template-columns:1fr;border:0;gap:18px}.plan{padding:30px 27px;border:1px solid var(--line)}.plan+.plan{border:1px solid var(--line)}.plan h3{font-size:30px;margin-top:26px}.plan-title{font-size:11px}.plan-description{font-size:15px;min-height:0;line-height:1.8;margin-bottom:26px}.price>strong{font-size:66px}.price strong>span{font-size:37px}.price>span{font-size:12px}.monthly{font-size:15px}.plan .button{font-size:14px;padding:15px;gap:22px}.plan ul{font-size:15px;margin-top:27px}.plan-total{font-size:12px}.pricing-fine{grid-template-columns:1fr;gap:12px;font-size:12px;margin-top:24px}.trust-strip{grid-template-columns:1fr;gap:25px;margin-top:35px}.trust-strip>div{gap:20px}.trust-strip strong{font-size:14px}.trust-strip small{font-size:12px}.faq-section{grid-template-columns:1fr;gap:32px;padding-top:0}.faq-lead{font-size:16px;margin:19px 0 24px}.faqs summary{font-size:15px;padding:23px 0;gap:20px}.faqs details>p{font-size:15px;margin-right:14px}.contact-section{padding-block:60px}.contact-grid{grid-template-columns:1fr;gap:36px}.contact-section .eyebrow{font-size:10px}.contact-section h2{font-size:51px;letter-spacing:-.06em}.contact-grid>div>p:not(.eyebrow){font-size:16px;margin:24px 0;line-height:1.85}.phone-link{font-size:23px;gap:27px}.brief-form{padding:25px}.brief-form label{font-size:14px}.brief-form input,.brief-form select,.brief-form textarea{font-size:16px;padding:12px;margin-bottom:21px}.brief-form .button{font-size:14px}.form-note{font-size:12px}.footer{padding-top:39px}.footer-top{flex-wrap:wrap;gap:25px;padding-bottom:31px}.footer-top .brand{width:100%}.footer-top>p{font-size:12px;max-width:215px}.back-top{font-size:12px;gap:12px}.footer-bottom{flex-direction:column;gap:8px;font-size:12px;padding-block:25px}dialog{padding:35px 25px}dialog h2{font-size:32px}.message-preview{padding:16px;font-size:14px}}
@media(max-width:370px){.wrap{width:calc(100% - 32px)}.nav-links{left:-16px;right:-16px}.hero h1{font-size:52px}.hero-cta{font-size:13px;gap:20px;padding-inline:18px}.hero-inner{min-height:690px}.hero-description{font-size:15px}.statement h2{font-size:47px}.steps{grid-template-columns:1fr}.steps h3,.steps p{min-height:0}.steps h3{font-size:22px}.steps p{font-size:16px}.step-tag{font-size:11px}.contact-section h2{font-size:45px}.brief-form{padding:21px}.review-card{padding:26px}.footer-top>p{max-width:180px}}
.pricing-fine,.form-note{color:#646b7d}.brief-form input::placeholder,.brief-form textarea::placeholder{color:#687087}.contact-section .phone-link:focus-visible{outline-color:#fff}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-ready .reveal{opacity:1;transform:none}}

