:root{--background:#f2f2f4;--surface:#ffffff;--surface-soft:#f7f7f8;--text:#18181b;--muted:#6d6d76;--muted-soft:#96969e;--line:#dedee3;--line-soft:#ececef;--black:#18181b;--purple:#8e2a92;--purple-soft:#e9ddf5;--peach:#f4dfd2;--mint:#d9efea;--shell:1280px;--shadow:0 24px 70px rgba(31,29,37,0.08);--shadow-soft:0 12px 36px rgba(31,29,37,0.06)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--background);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;font-weight:400}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%}img,svg{display:block}main{overflow:hidden;min-height:100vh}.shell,main{position:relative}.shell{width:min(calc(100% - 48px),var(--shell));margin-inline:auto;z-index:2}.page-background{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:0}.shape{position:absolute;display:block;filter:saturate(.9);opacity:.92;animation:float 12s ease-in-out infinite}.shape--violet-one{width:470px;height:470px;border-radius:50%;background:var(--purple-soft);top:-210px;left:-180px}.shape--violet-two{width:390px;height:390px;border-radius:48% 52% 62% 38%/44% 42% 58% 56%;background:#e5d9f4;top:710px;right:-230px;animation-delay:-4s}.shape--peach{width:360px;height:260px;border-radius:50%;background:var(--peach);top:1480px;left:-170px;transform:rotate(15deg);animation-delay:-2s}.shape--mint{width:330px;height:330px;border-radius:50%;border:64px solid var(--mint);top:2480px;right:-170px;animation-delay:-7s}.shape--outline{width:250px;height:170px;border:1px solid #dccfec;border-radius:34px;top:300px;right:-80px;transform:rotate(11deg);animation-delay:-5s}.brand-image{width:164px;height:auto}.brand-image--compact{width:44px}.site-header{height:82px;margin-top:20px;padding:0 22px;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;box-shadow:0 10px 35px rgba(31,29,37,.035);position:sticky;top:14px;z-index:100}.site-brand{width:fit-content}.site-brand .brand-image{width:150px}.desktop-nav{display:flex;align-items:center;gap:29px;color:#5f5f68;font-size:13px}.desktop-nav a{transition:color .2s ease}.desktop-nav a:hover{color:var(--black)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:17px}.text-link{font-size:13px;color:#45454c}.menu-button{display:none;width:44px;height:44px;border:1px solid var(--line);background:white;border-radius:13px;align-items:center;justify-content:center;cursor:pointer}.menu-button svg{width:20px}.mobile-menu{display:none}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 20px;border-radius:13px;border:1px solid transparent;font-size:14px;font-weight:500;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button svg{width:17px;height:17px}.button--small{min-height:44px;padding-inline:17px;font-size:13px}.button--black{color:white;background:var(--black);box-shadow:0 12px 24px rgba(24,24,27,.14)}.button--black:hover{box-shadow:0 16px 30px rgba(24,24,27,.2)}.button--white{border-color:var(--line)}.button--light,.button--white{background:white;color:var(--black)}.button--dark-outline{color:white;border-color:rgba(255,255,255,.25);background:transparent}.hero{padding:38px 0 18px}.hero-card{min-height:715px;overflow:hidden;border:1px solid var(--line);border-radius:34px;background:white;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:48px;padding:70px 62px;box-shadow:var(--shadow);position:relative}.hero-card__shape{position:absolute;pointer-events:none;border-radius:50%}.hero-card__shape--one{width:310px;height:310px;background:rgba(229,217,244,.68);left:-155px;top:-130px}.hero-card__shape--two{width:250px;height:250px;border:48px solid rgba(244,223,210,.7);right:-120px;bottom:-110px}.hero-card:after{content:"";position:absolute;left:32px;right:32px;bottom:25px;border-bottom:1px dashed rgba(142,42,146,.2);pointer-events:none}.hero-copy{position:relative;z-index:3}.eyebrow,.section-label{display:inline-flex;align-items:center;gap:8px;color:#74747d;font-size:10px;font-weight:600;letter-spacing:2px}.eyebrow svg{width:15px;color:var(--purple)}.hero h1{max-width:640px;margin:27px 0 22px;font-size:clamp(49px,4.75vw,70px);line-height:.99;letter-spacing:-4px;font-weight:500}.hero h1>span{display:block}.hero h1 em{position:relative;display:inline-block;color:var(--purple);font-style:normal;white-space:nowrap}.hero h1 em:after{content:"";position:absolute;left:2px;right:1px;bottom:-5px;border-bottom:2px dashed rgba(142,42,146,.5)}.hero-copy>p{max-width:610px;margin:0;color:var(--muted);font-size:16px;line-height:1.68}.hero-benefits{max-width:640px;margin-top:23px;display:flex;flex-wrap:wrap;gap:9px}.hero-benefits span{min-height:34px;padding:0 11px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:999px;color:#505058;background:rgba(255,255,255,.78);font-size:11px}.hero-benefits svg{width:14px;height:14px;color:var(--purple)}.hero-actions{display:flex;gap:11px;margin-top:27px}.hero-process{display:grid;gap:9px;margin-top:31px;max-width:610px}.hero-process>div{min-height:61px;display:grid;grid-template-columns:32px 1fr;align-items:center;gap:13px;padding:10px 13px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.82)}.hero-process>div>span{width:28px;height:28px;display:grid;place-items:center;color:white;border-radius:9px;background:var(--black);font-size:11px;font-weight:500}.hero-process p{margin:0;display:grid;gap:2px}.hero-process b{font-size:12px;font-weight:500}.hero-process small{color:var(--muted);font-size:10px;line-height:1.45}.hero-visual{min-width:0;position:relative;z-index:3}.preview-halo{position:absolute;width:430px;height:430px;border-radius:50%;background:#eee6f7;left:50%;top:50%;transform:translate(-50%,-50%);filter:blur(1px)}.app-preview{width:100%;min-height:540px;position:relative;overflow:hidden;display:grid;grid-template-columns:132px 1fr;border:1px solid #d9d9de;border-radius:24px;background:white;box-shadow:0 28px 70px rgba(35,32,42,.16);transform:rotate(1deg)}.preview-sidebar{padding:20px 12px 13px;border-right:1px solid var(--line-soft);display:flex;flex-direction:column;gap:7px;background:#fff}.preview-sidebar .brand-image{width:38px;margin:0 5px 16px}.preview-menu-label{margin:0 7px 5px;color:#aaaab1;font-size:7px;letter-spacing:1.4px}.preview-nav{height:34px;padding:0 9px;display:flex;align-items:center;gap:8px;border-radius:8px;color:#8a8a92;font-size:9px}.preview-nav span{font-size:12px}.preview-nav--active{color:var(--black);background:#f4f4f5;border:1px solid #e4e4e7}.preview-sidebar-spacer{flex:1}.preview-workspace{display:flex;gap:8px;align-items:flex-start;padding:10px;border:1px solid #e5e5e8;background:#f8f8f9;border-radius:10px}.preview-workspace svg{width:12px;flex:0 0 auto}.preview-workspace div{display:grid;gap:2px}.preview-workspace strong{font-size:8px;font-weight:500}.preview-workspace small{color:#9999a0;font-size:6px;line-height:1.4}.preview-main{min-width:0;padding:24px 24px 22px;background:#f6f6f7}.preview-header{display:flex;align-items:center;justify-content:space-between}.preview-header small,.preview-kicker{color:#8e8e96;font-size:7px;letter-spacing:1.2px}.preview-header h3{margin:4px 0 0;font-size:20px;font-weight:500;letter-spacing:-.7px}.preview-header button{height:32px;padding:0 11px;border:0;border-radius:8px;color:white;background:var(--black);font-size:8px}.preview-strategy{margin-top:21px;display:grid;grid-template-columns:1.12fr .88fr;gap:13px;padding:17px;border:1px solid #dedee2;border-radius:14px;background:white}.preview-strategy h4{margin:7px 0 6px;font-size:15px;font-weight:500}.preview-strategy p{margin:0;color:#74747d;font-size:8px;line-height:1.5}.preview-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:12px}.preview-tags span{padding:4px 7px;border:1px solid #e1e1e4;border-radius:999px;color:#73737b;font-size:6px}.preview-timeline{position:relative;padding-left:16px;display:grid;gap:11px}.timeline-line{position:absolute;left:5px;top:5px;bottom:5px;width:1px;background:#d6d6da}.preview-timeline>div{position:relative;display:grid;gap:2px}.preview-timeline i{position:absolute;left:-15px;top:2px;width:7px;height:7px;border:1px solid #bebec4;border-radius:50%;background:white}.preview-timeline>div:first-of-type i{background:var(--black);border-color:var(--black)}.preview-timeline small{color:#98989f;font-size:6px}.preview-timeline b{font-size:7px;font-weight:500}.preview-section-title{display:flex;justify-content:space-between;align-items:center;margin:19px 1px 10px}.preview-section-title>div{display:grid;gap:2px}.preview-section-title span{font-size:11px;font-weight:500}.preview-section-title small{color:#9999a0;font-size:7px}.preview-count{width:23px;height:23px;display:grid;place-items:center;border:1px solid #dedee2;border-radius:50%;background:white;font-size:8px!important}.preview-proposals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.preview-proposals article{overflow:hidden;border:1px solid #dcdce0;border-radius:11px;background:white}.preview-proposals article>small{display:block;padding:9px 9px 10px;color:#8b8b92;font-size:6px}.proposal-media{min-height:145px;position:relative;overflow:hidden;padding:10px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(145deg,#3d3d42,#85858d)}.proposal-media:after,.proposal-media:before{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.12)}.proposal-media:before{width:130px;height:130px;right:-55px;top:-40px}.proposal-media:after{width:80px;height:80px;left:-30px;bottom:-35px}.proposal-media--two{background:linear-gradient(145deg,#2c2c30,#77777f)}.proposal-media--three{background:linear-gradient(145deg,#5a5a61,#9999a0)}.proposal-media>span{width:fit-content;padding:4px 6px;border-radius:5px;background:rgba(0,0,0,.5);font-size:6px;letter-spacing:.5px}.proposal-media b,.proposal-media>span{position:relative;z-index:2;color:white}.proposal-media b{font-size:12px;line-height:1.05;font-weight:500;letter-spacing:-.3px}.proposal-media svg{width:31px;height:31px;padding:8px;position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);border-radius:50%;color:white;background:rgba(255,255,255,.18)}.floating-note{position:absolute;z-index:5;min-width:205px;min-height:65px;padding:10px 13px;display:grid;grid-template-columns:36px 1fr auto;gap:10px;align-items:center;border:1px solid #dddddf;border-radius:15px;background:rgba(255,255,255,.96);box-shadow:var(--shadow-soft)}.floating-note>span{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;color:white;background:var(--black);font-size:10px}.floating-note>span svg{width:14px;height:14px}.floating-note>div{display:grid;gap:2px}.floating-note small{color:#9b9ba2;font-size:7px;letter-spacing:1px}.floating-note b{font-size:10px;font-weight:500}.floating-note svg{width:14px}.floating-note--strategy{left:-43px;top:82px;transform:rotate(-4deg)}.floating-note--daily{right:-27px;bottom:51px;transform:rotate(4deg);grid-template-columns:36px 1fr}.compact-strip{min-height:72px;margin-top:18px;padding:0 30px;display:flex;align-items:center;justify-content:center;gap:20px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.9);color:#56565e;font-size:12px}.compact-strip i{color:#b1b1b7;font-style:normal}.intro{padding:135px 0 60px}.section-heading{max-width:820px}.editor-copy h2,.faq-intro h2,.final-cta h2,.positioning-card h2,.section-heading h2,.story-copy h2{margin:18px 0 17px;font-size:clamp(42px,4.6vw,64px);line-height:1.04;letter-spacing:-3.1px;font-weight:500}.editor-copy p,.faq-intro p,.final-cta p,.positioning-card>p,.section-heading p,.story-copy>p{margin:0;color:var(--muted);font-size:16px;line-height:1.7}.section-heading--split{max-width:none;display:grid;grid-template-columns:1.1fr .7fr;gap:110px;align-items:end}.section-heading--split p{padding-bottom:8px}.story-card{min-height:680px;margin-top:34px;padding:64px;overflow:hidden;display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;gap:70px;border:1px solid var(--line);border-radius:32px;background:white;box-shadow:var(--shadow-soft)}.story-card--reverse{grid-template-columns:1.28fr .72fr}.story-card--reverse .story-media{order:1}.story-card--reverse .story-copy{order:2}.story-shape{position:absolute;pointer-events:none;border-radius:50%}.story-shape--left{width:290px;height:290px;background:rgba(233,221,245,.55);left:-160px;top:-130px}.story-shape--right{width:250px;height:250px;border:45px solid rgba(217,239,234,.8);right:-120px;bottom:-120px}.story-copy{position:relative;z-index:3}.story-index{display:block;margin-bottom:26px;color:#b1b1b7;font-size:12px}.story-copy h2{font-size:clamp(38px,3.9vw,55px)}.check-list{list-style:none;display:grid;gap:12px;padding:0;margin:30px 0 0}.check-list li{display:flex;align-items:center;gap:11px;color:#484850;font-size:13px}.check-list svg{width:17px;height:17px;padding:3px;border:1px solid #d7d7db;border-radius:50%}.story-media{min-width:0;position:relative;z-index:3}.product-frame{overflow:hidden;border:1px solid #d6d6da;border-radius:20px;background:white;box-shadow:0 28px 65px rgba(30,28,36,.13);transform:rotate(1deg)}.product-frame__bar{height:42px;padding:0 14px;display:grid;grid-template-columns:95px 1fr 95px;align-items:center;border-bottom:1px solid #e1e1e4;background:#fbfbfc}.window-dots{display:flex;gap:6px}.window-dots span{width:7px;height:7px;border-radius:50%;background:#cfcfd4}.address{width:min(260px,80%);height:20px;margin:auto;display:grid;place-items:center;border-radius:6px;color:#a0a0a7;background:#f0f0f2;font-size:7px}.frame-label{justify-self:end;color:#9b9ba2;font-size:7px;letter-spacing:1.3px}.product-frame__screen{position:relative;overflow:hidden;background:#eeeef0}.product-frame__screen>img{width:100%;height:auto;display:block;object-fit:contain;filter:grayscale(1) contrast(.96);transition:filter .45s ease,transform .6s ease}.product-frame:hover .product-frame__screen>img{filter:grayscale(.25) contrast(.98);transform:scale(1.01)}.product-frame__brand{position:absolute;left:0;top:0;width:14.05%;height:11%;padding:1.5% 1.3%;display:flex;align-items:flex-start;background:white}.product-frame__brand .brand-image{width:78%}.product-frame--daily{transform:rotate(-1deg)}.editor-section{padding:105px 0 45px}.editor-card{min-height:660px;padding:68px 62px;overflow:hidden;display:grid;grid-template-columns:.7fr 1.3fr;align-items:center;gap:70px;border-radius:32px;color:white;background:var(--black);position:relative}.editor-card:before{content:"";position:absolute;width:340px;height:340px;left:-180px;top:-170px;border:70px solid rgba(255,255,255,.05);border-radius:50%}.editor-copy,.editor-media{position:relative;z-index:2}.section-label--light{color:#a9a9b1}.editor-copy h2{font-size:clamp(40px,4vw,58px)}.editor-copy p{color:#b9b9c0}.editor-copy .button{margin-top:28px}.product-frame--dark{box-shadow:0 30px 70px rgba(0,0,0,.32);transform:rotate(1deg)}.workflow{padding:125px 0 45px}.steps-grid{margin-top:53px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.step-card{min-height:285px;padding:26px;position:relative;border:1px solid var(--line);border-radius:20px;background:white}.step-card>span{color:#a6a6ad;font-size:11px}.step-card h3{margin:112px 0 10px;font-size:20px;font-weight:500;letter-spacing:-.6px}.step-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.step-card>i{position:absolute;right:-18px;top:50%;z-index:3;width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--background);color:#9999a0;font-style:normal}.features{padding:125px 0 60px}.features-grid{margin-top:53px;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.feature-card{min-height:330px;padding:35px;position:relative;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.75)}.feature-icon{width:47px;height:47px;display:grid;place-items:center;border:1px solid #dddddf;border-radius:14px;background:white}.feature-icon svg{width:21px}.feature-number{position:absolute;top:35px;right:35px;color:#aaaab1;font-size:10px}.feature-card h3{margin:116px 0 10px;font-size:25px;font-weight:500;letter-spacing:-1px}.feature-card p{max-width:500px;margin:0;color:var(--muted);font-size:14px;line-height:1.7}.positioning{padding:90px 0 115px}.positioning-card{min-height:570px;padding:80px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border:1px solid var(--line);border-radius:32px;background:white}.positioning-card>.brand-image{width:58px;margin-bottom:27px}.positioning-card h2{max-width:930px}.positioning-card>p{max-width:720px}.positioning-points{margin-top:31px;display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.positioning-points span{padding:10px 14px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:999px;color:#5e5e66;font-size:12px;background:white}.positioning-points svg{width:14px}.positioning-shape{position:absolute;pointer-events:none;border-radius:50%}.positioning-shape--one{width:290px;height:290px;background:rgba(233,221,245,.55);left:-130px;top:-150px}.positioning-shape--two{width:250px;height:250px;background:rgba(244,223,210,.7);right:-140px;bottom:-125px}.faq{padding:30px 0 125px;display:grid;grid-template-columns:.72fr 1.28fr;gap:100px;align-items:start}.faq-intro{position:sticky;top:120px}.faq-intro h2{font-size:clamp(42px,4.6vw,62px)}.faq-list{border-top:1px solid #d7d7db}.faq-item{border-bottom:1px solid #d7d7db}.faq-item button{width:100%;min-height:92px;padding:0;display:grid;grid-template-columns:45px 1fr 38px;align-items:center;border:0;background:transparent;color:var(--black);text-align:left;cursor:pointer}.faq-item button>span{color:#a6a6ad;font-size:10px}.faq-item button strong{font-size:16px;font-weight:500}.faq-item button i{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;transition:transform .3s ease,background .3s ease,color .3s ease}.faq-item button svg{width:15px}.faq-item--open button i{color:white;background:var(--black);transform:rotate(180deg)}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.faq-answer>p{overflow:hidden;margin:0;max-width:720px;color:var(--muted);font-size:14px;line-height:1.75}.faq-item--open .faq-answer{grid-template-rows:1fr}.faq-item--open .faq-answer>p{padding:0 45px 28px}.final-cta{min-height:600px;margin-bottom:80px;overflow:hidden;display:grid;place-items:center;border-radius:32px;color:white;background:var(--black);text-align:center}.final-cta__content{max-width:920px;padding:75px 30px;position:relative;z-index:3}.final-cta__content>.brand-image{width:210px;margin:0 auto 38px}.final-cta h2,.final-cta p{margin-inline:auto}.final-cta p{max-width:700px;color:#b9b9c0}.final-cta__content>div{margin-top:30px;display:flex;justify-content:center;gap:10px}.final-cta__shape{position:absolute;pointer-events:none;border-radius:50%}.final-cta__shape--one{width:380px;height:380px;border:80px solid rgba(142,42,146,.32);left:-170px;top:-170px}.final-cta__shape--two{width:300px;height:300px;background:rgba(244,223,210,.12);right:-140px;bottom:-140px}.footer{padding-bottom:32px}.footer-main{min-height:120px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;align-items:center;border-top:1px solid #d7d7db}.footer-main .brand-image{width:150px}.footer-main p{margin:0;color:var(--muted);font-size:13px}.footer-links{display:flex;justify-content:flex-end;gap:23px;color:#5e5e66;font-size:12px}.footer-bottom{display:flex;justify-content:space-between;padding-top:20px;border-top:1px solid #dedee2;color:#9c9ca3;font-size:10px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s cubic-bezier(.2,.8,.2,1),transform .7s cubic-bezier(.2,.8,.2,1)}.reveal--visible{opacity:1;transform:none}@keyframes float{0%,to{translate:0 0}50%{translate:0 -17px}}@media (max-width:1120px){.desktop-nav{display:none}.site-header{grid-template-columns:1fr 1fr}.hero-card{grid-template-columns:1fr;gap:65px;padding-inline:54px}.hero-copy{max-width:830px;text-align:center}.hero h1,.hero-benefits,.hero-copy,.hero-copy>p{margin-inline:auto}.hero-actions,.hero-benefits{justify-content:center}.hero-process{margin-inline:auto;text-align:left}.hero-visual{width:min(840px,100%);margin-inline:auto}.story-card,.story-card--reverse{grid-template-columns:1fr;gap:50px}.story-card--reverse .story-copy,.story-card--reverse .story-media{order:0}.story-copy{max-width:820px}.editor-card{grid-template-columns:1fr;gap:50px}.steps-grid{grid-template-columns:repeat(2,1fr)}.step-card:nth-child(2)>i{display:none}.faq{grid-template-columns:1fr;gap:45px}.faq-intro{position:static;max-width:760px}}@media (max-width:760px){.shell{width:min(calc(100% - 26px),var(--shell))}.site-header{height:70px;margin-top:12px;padding:0 13px 0 17px;border-radius:19px;grid-template-columns:1fr auto;top:8px}.site-brand .brand-image{width:126px}.header-actions{display:none}.menu-button{display:flex}.mobile-menu{position:absolute;top:76px;left:0;right:0;z-index:60;padding:14px;display:grid;gap:3px;border:1px solid var(--line);border-radius:17px;background:rgba(255,255,255,.98);box-shadow:var(--shadow)}.mobile-menu>a:not(.button){padding:11px;border-bottom:1px solid var(--line-soft);font-size:13px}.mobile-menu .button{margin-top:7px}.shape--violet-one{width:310px;height:310px;left:-180px;top:-145px}.shape--outline{display:none}.hero{padding-top:20px}.hero-card{min-height:auto;padding:48px 20px 40px;border-radius:25px;gap:48px}.hero h1{font-size:clamp(43px,13.7vw,59px);letter-spacing:-3px}.hero-copy>p{font-size:15px}.hero h1 em{white-space:normal}.hero-benefits{justify-content:flex-start}.hero-benefits span{font-size:10px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-process>div{grid-template-columns:29px 1fr;padding:10px}.hero-process small{font-size:10px}.app-preview{min-height:385px;grid-template-columns:78px 1fr;border-radius:16px;transform:none}.preview-sidebar{padding:12px 6px 8px}.preview-sidebar .brand-image{width:27px;margin:0 5px 10px}.preview-menu-label{font-size:5px}.preview-nav{height:25px;padding-inline:5px;gap:4px;font-size:6px}.preview-nav span{font-size:8px}.preview-workspace{display:none}.preview-main{padding:14px 12px}.preview-header h3{font-size:14px}.preview-header button{height:26px;font-size:6px}.preview-strategy{margin-top:12px;grid-template-columns:1fr;padding:11px}.preview-strategy h4{font-size:11px}.preview-strategy p,.preview-tags{display:none}.preview-timeline{grid-template-columns:repeat(3,1fr);padding:9px 0 0;border-top:1px solid #e6e6e8}.preview-timeline i,.timeline-line{display:none}.preview-timeline b{font-size:5px}.preview-section-title{margin-top:12px}.preview-section-title span{font-size:8px}.preview-section-title small{font-size:5px}.preview-count{width:18px;height:18px}.preview-proposals{gap:5px}.proposal-media{min-height:90px;padding:7px}.proposal-media b{font-size:7px}.proposal-media>span{font-size:4px}.proposal-media svg{width:23px;height:23px}.preview-proposals article>small{padding:6px;font-size:4px}.floating-note{min-width:155px;min-height:51px;grid-template-columns:28px 1fr auto;padding:8px}.floating-note>span{width:25px;height:25px}.floating-note b{font-size:8px}.floating-note--strategy{left:-8px;top:56px;transform:scale(.78) rotate(-4deg);transform-origin:left}.floating-note--daily{right:-8px;bottom:30px;transform:scale(.78) rotate(4deg);transform-origin:right}.compact-strip{padding:20px 16px;flex-wrap:wrap;gap:10px;border-radius:16px}.compact-strip i{display:none}.compact-strip span{padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:white}.intro{padding:92px 0 38px}.editor-copy h2,.faq-intro h2,.final-cta h2,.positioning-card h2,.section-heading h2,.story-copy h2{font-size:clamp(36px,10.5vw,49px);letter-spacing:-2.2px}.editor-copy p,.faq-intro p,.final-cta p,.positioning-card>p,.section-heading p,.story-copy>p{font-size:14px}.section-heading--split{grid-template-columns:1fr;gap:14px}.story-card{min-height:auto;padding:42px 18px 28px;gap:37px;border-radius:24px}.story-copy h2{font-size:38px}.product-frame{border-radius:13px}.product-frame__bar{height:30px;padding-inline:8px;grid-template-columns:55px 1fr 55px}.window-dots{gap:4px}.window-dots span{width:5px;height:5px}.address{height:15px}.address,.frame-label{font-size:5px}.product-frame__brand{width:14.1%;padding-top:1.25%}.editor-section{padding:72px 0 30px}.editor-card{min-height:auto;padding:48px 19px 25px;border-radius:24px}.features,.workflow{padding-top:92px}.steps-grid{grid-template-columns:1fr}.step-card{min-height:245px}.step-card h3{margin-top:88px}.step-card>i{display:none}.features-grid{grid-template-columns:1fr}.feature-card{min-height:285px;padding:27px}.feature-card h3{margin-top:94px}.positioning{padding:72px 0 90px}.positioning-card{min-height:560px;padding:60px 18px;border-radius:24px}.positioning-points{flex-direction:column;align-items:stretch;width:100%}.positioning-points span{justify-content:center}.faq{padding-bottom:95px}.faq-item button{grid-template-columns:32px 1fr 34px;min-height:82px}.faq-item button strong{font-size:14px}.faq-item--open .faq-answer>p{padding-left:32px}.final-cta{min-height:570px;margin-bottom:65px;border-radius:24px}.final-cta__content>.brand-image{width:165px}.final-cta__content>div{flex-direction:column}.final-cta .button{width:100%}.footer-main{min-height:180px;grid-template-columns:1fr;gap:18px;padding-block:30px}.footer-links{justify-content:flex-start;flex-wrap:wrap}.footer-bottom{gap:20px}}@media (max-width:380px){.shell{width:min(calc(100% - 18px),var(--shell))}.hero-card{padding-inline:14px}.hero h1{font-size:42px}.hero-process b{font-size:11px}.hero h1{letter-spacing:-2.8px}.app-preview{grid-template-columns:66px 1fr}.preview-nav{font-size:5px}.editor-card,.story-card{padding-inline:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}html{text-size-adjust:100%;-webkit-text-size-adjust:100%}body{font-synthesis:none}[id]{scroll-margin-top:112px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid rgba(142,42,146,.28);outline-offset:4px}.skip-link{position:fixed;top:8px;left:8px;z-index:1000;padding:11px 14px;border-radius:10px;color:#fff;background:var(--black);transform:translateY(-150%);transition:transform .15s ease}.skip-link:focus{transform:translateY(0)}.mobile-nav{display:none;position:relative}.mobile-nav>summary{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:13px;background:#fff;cursor:pointer;list-style:none}.mobile-nav>summary::-webkit-details-marker{display:none}.mobile-nav>summary svg{width:20px;height:20px}.mobile-nav[open] .mobile-nav__menu-icon,.mobile-nav__close-icon{display:none}.mobile-nav[open] .mobile-nav__close-icon{display:block}.faq-item>summary{width:100%;min-height:92px;display:grid;grid-template-columns:45px 1fr 38px;align-items:center;color:var(--black);text-align:left;cursor:pointer;list-style:none}.faq-item>summary::-webkit-details-marker{display:none}.faq-item>summary>span{color:#a6a6ad;font-size:10px}.faq-item>summary strong{font-size:16px;font-weight:500}.faq-item>summary i{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;transition:transform .3s ease,background .3s ease,color .3s ease}.faq-item>summary svg{width:15px}.faq-item[open]>summary i{color:#fff;background:var(--black);transform:rotate(180deg)}.faq-item .faq-answer{display:block}.faq-item .faq-answer>p{overflow:visible;margin:0;max-width:720px;padding:0 45px 28px;color:var(--muted);font-size:14px;line-height:1.75}.editor-section,.faq,.features,.final-cta,.positioning,.story-card,.workflow{content-visibility:auto;contain-intrinsic-size:900px}@media (max-width:760px){.mobile-nav{display:block}.mobile-nav .mobile-menu{position:absolute;top:56px;right:0;left:auto;width:min(320px,calc(100vw - 26px))}.faq-item>summary{grid-template-columns:32px 1fr 34px;min-height:82px}.faq-item>summary strong{font-size:14px}.faq-item .faq-answer>p{padding-left:32px;padding-right:8px}}@media print{.final-cta,.footer-links,.hero-actions,.page-background,.site-header{display:none!important}body{background:#fff}.shell{width:100%}.editor-card,.feature-card,.hero-card,.step-card,.story-card{box-shadow:none;break-inside:avoid}}.language-switcher{position:relative;flex:0 0 auto}.language-switcher>summary{height:42px;min-width:84px;padding:0 11px;display:flex;align-items:center;justify-content:center;gap:8px;list-style:none;cursor:pointer;border:1px solid var(--line);border-radius:12px;background:#fff;color:#25252a;font-size:11px;font-weight:500;letter-spacing:.5px;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.language-switcher>summary:hover{border-color:#c9c9cf;background:#fafafa;box-shadow:0 7px 20px rgba(31,29,37,.07)}.language-switcher>summary::-webkit-details-marker{display:none}.language-switcher>summary svg:first-child{width:16px;height:16px;color:#6a6a73}.language-switcher>summary svg:last-child{width:12px;height:12px;transition:transform .2s ease}.language-switcher[open]>summary svg:last-child{transform:rotate(180deg)}.language-switcher__code{line-height:1}.language-switcher__current-name{margin-right:auto;color:#55555e;letter-spacing:0}.language-menu{position:absolute;top:calc(100% + 10px);right:0;z-index:140;width:230px;max-height:430px;overflow-y:auto;padding:7px;display:grid;gap:2px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.99);box-shadow:0 18px 50px rgba(31,29,37,.15)}.language-menu button{width:100%;border:0;background:transparent;font:inherit;text-align:left;cursor:pointer}.language-menu a,.language-menu button{min-height:42px;padding:7px 10px;display:grid;grid-template-columns:34px 1fr 18px;align-items:center;gap:7px;border-radius:10px;color:#5a5a62;font-size:12px}.language-menu a:hover,.language-menu button:hover{background:var(--surface-soft);color:var(--black)}.language-menu a[aria-current=page],.language-menu button[aria-current=page]{background:#f1edf6;color:var(--black)}.language-menu a>span,.language-menu button>span{color:#9999a1;font-size:9px;letter-spacing:.8px}.language-menu a>strong,.language-menu button>strong{font-weight:500}.language-menu a>i,.language-menu button>i{color:#812d8d;font-style:normal;text-align:center}.language-switcher--mobile{width:100%;margin:5px 0}.language-switcher--mobile>summary{width:100%;min-width:0;justify-content:flex-start;height:46px}.language-switcher--mobile>summary svg:last-child{margin-left:auto}.language-switcher--mobile .language-menu{position:static;width:100%;max-height:330px;margin-top:7px;box-shadow:none;background:var(--surface-soft)}@media (max-width:1260px) and (min-width:761px){.header-actions{gap:10px}.header-actions .text-link{display:none}}@media (max-width:760px){.mobile-menu .language-switcher a,.mobile-menu .language-switcher button{padding:7px 10px;border-bottom:0}}.editor-copy h2,.final-cta h2,.hero h1,.positioning-card h2,.section-heading h2,.story-copy h2{overflow-wrap:break-word;hyphens:auto}