:root{--cloud:#edf3fc;--ink:#182944;--muted:#52647f;--blue:#244acb;--white:#fff;--line:#cdd8eb;--paper:#f0ead9;--red:#b82a20;color-scheme:light;font-family:"Avenir Next",Avenir,"Segoe UI",sans-serif;color:var(--ink);background:var(--cloud)}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:5px}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,a.button{cursor:pointer}img,video{max-width:100%;height:auto;display:block}button{color:inherit}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3.3rem,6.8vw,6.7rem);line-height:1.02;letter-spacing:-.065em;font-weight:600}h2{font-size:clamp(2.1rem,4vw,3.7rem);line-height:1.1;letter-spacing:-.045em;font-weight:600}h3{font-size:1.4rem;line-height:1.25;letter-spacing:-.025em}p{font-size:1.08rem;line-height:1.7;max-width:66ch}p:last-child{margin-bottom:0}.wrap{width:min(1200px,calc(100% - 80px));margin-inline:auto}.muted{color:var(--muted)}.lead{font-size:1.23rem;line-height:1.65}.skip{position:absolute;left:20px;top:-90px;padding:14px;background:white;z-index:20}.skip:focus{top:10px}:focus-visible{outline:3px solid #ed9729;outline-offset:5px}html{scroll-behavior:smooth;scroll-padding-top:30px}[hidden]{display:none!important}
.site-header{display:flex;align-items:center;justify-content:space-between;gap:26px;min-height:106px}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:650;letter-spacing:-.04em;font-size:1.4rem;text-decoration:none;white-space:nowrap}.cache-mark{position:relative;display:inline-block;width:32px;height:32px}.cache-mark::before,.cache-mark::after{content:"";position:absolute;border:3px solid currentColor;border-radius:5px;width:23px;height:23px}.cache-mark::before{top:0;left:0}.cache-mark::after{bottom:0;right:0;background:var(--cloud)}nav{display:flex;align-items:center;gap:28px}nav a{font-size:.94rem;text-decoration:none;padding:12px 0}nav a:hover{text-decoration:underline}nav .language{border:1px solid var(--line);border-radius:25px;padding:9px 15px;font-size:.82rem}.hero{display:grid;grid-template-columns:1.04fr 1fr;align-items:center;gap:70px;padding:70px 0 100px}.hero p{max-width:37ch}.hero .lead{margin-bottom:30px}.pill{display:inline-flex;align-items:center;gap:8px;font-size:.8rem;padding:8px 13px;border-radius:30px;background:#dce6fa;margin-bottom:25px}.pill .dot{width:7px;height:7px;border-radius:50%;background:var(--blue)}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px}.button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;border:0;border-radius:9px;padding:13px 22px;background:var(--blue);color:white;text-decoration:none;font-weight:600;transition:background .16s,transform .16s}.button:hover{background:#183caf}.button.secondary{background:white;color:var(--ink);border:1px solid var(--line)}.text-link{display:inline-block;padding:12px 0;font-weight:600}.small{font-size:.87rem;line-height:1.6}.availability{margin:20px 0 0;color:var(--muted);font-size:.84rem}.section{padding:95px 0}.section-heading{max-width:750px;margin-bottom:44px}.section-heading p{color:var(--muted)}
.demo-card{background:var(--white);border:1px solid #d3ddef;border-radius:27px;padding:25px;box-shadow:0 22px 60px #244acb0c;transform:rotate(2deg)}.demo-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 3px 20px}.still-wordmark{font:2rem Georgia,serif;letter-spacing:.04em}.demo-note{font-size:.78rem;color:var(--muted)}.word-stage{min-height:262px;position:relative;display:grid;align-content:center;background:var(--paper);color:#232b20;border-radius:15px;overflow:hidden}.word-stage::before,.word-stage::after{content:"";position:absolute;left:9%;right:9%;height:1px;background:currentColor;opacity:.2}.word-stage::before{top:29%}.word-stage::after{bottom:29%}.demo-word{display:flex;justify-content:center;font:clamp(2.6rem,4.3vw,4.3rem)/1.2 Georgia,serif;white-space:nowrap}.demo-word .before{width:42%;text-align:right}.demo-word .pivot{color:var(--red);text-align:center;flex:none}.demo-word .after{flex:1;text-align:left}.demo-card[data-theme=midnight] .word-stage{background:#111811;color:#f0ead9}.demo-card[data-theme=midnight] .pivot{color:#f56451}.demo-controls{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-top:22px}.demo-controls button{border:0;border-radius:8px;background:var(--blue);color:white;min-height:44px;padding:10px 20px;min-width:92px}.demo-controls .theme-toggle{min-width:44px;background:var(--cloud);color:var(--ink);padding:10px 12px}.demo-speed{display:flex;align-items:center;gap:12px;font-size:.8rem;margin-top:18px}.demo-speed input{min-width:50px;flex:1;accent-color:var(--blue);min-height:30px}.demo-speed output{min-width:67px;text-align:right}.demo-description{font-size:.8rem;color:var(--muted);margin:17px 3px 0}.demo-progress{height:3px;background:#dce3ef;margin-top:20px;overflow:hidden}.demo-progress span{display:block;width:0;height:100%;background:var(--blue)}.demo-count{font-variant-numeric:tabular-nums;font-size:.78rem;color:var(--muted)}.js-only{display:none}.js .js-only{display:flex}
.featured{background:#213eae;color:white;border-radius:32px;display:grid;grid-template-columns:.95fr 1fr;align-items:center;gap:60px;padding:72px 65px;overflow:hidden}.featured p{color:#d9e2ff}.featured h2{font:clamp(4rem,7vw,6rem)/1 Georgia,serif;letter-spacing:-.05em}.featured .button{background:white;color:#193385}.app-icon{width:65px;height:65px;border-radius:15px;margin-bottom:25px}.screen-pair{display:flex;align-items:center;gap:23px;justify-content:center;min-width:0}.phone{border:6px solid #1c2330;border-radius:31px;overflow:hidden;background:#111;box-shadow:0 18px 35px #091b4725;flex:1;min-width:0;max-width:227px}.phone img{width:100%;height:auto}.screen-pair .phone:first-child{transform:translateY(25px) rotate(-7deg)}.screen-pair .phone:last-child{transform:translateY(-18px) rotate(7deg)}.product-line{display:grid;grid-template-columns:90px 1fr auto;align-items:center;gap:28px;padding:33px 0;border-top:1px solid var(--line)}.product-line:last-child{border-bottom:1px solid var(--line)}.product-line p{color:var(--muted);margin-bottom:0}.product-line h3{margin-bottom:8px}.product-symbol{display:grid;place-items:center;width:70px;height:70px;background:#dce6fa;border-radius:19px;font-size:1.7rem;font-weight:600}.studio-note{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-top:95px;padding-bottom:85px}.studio-note p{color:var(--muted)}.site-footer{border-top:1px solid var(--line);padding:35px 0 40px;display:flex;justify-content:space-between;align-items:flex-start;gap:30px;font-size:.85rem}.site-footer p{font-size:.85rem;color:var(--muted);margin-top:12px}.footer-links{display:flex;flex-wrap:wrap;gap:18px;padding-top:8px}.footer-links a{padding:5px 0}.contact-name{display:block;font-size:1.15rem;font-weight:600;margin-bottom:6px}
.product-hero{padding-top:44px}.product-hero h1{font-family:Georgia,serif;font-weight:400;letter-spacing:-.055em}.product-hero .screens{padding:40px 0 0}.product-hero .phone{max-width:235px}.product-identity{display:flex;gap:16px;align-items:center;margin-bottom:27px}.product-identity img{width:54px;height:54px;border-radius:13px}.product-identity .still-wordmark{font-size:2.3rem}.product-identity small{display:block;color:var(--muted);margin-top:3px}.band{background:#e1eafa;padding:22px 0}.band .wrap{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:.93rem}.feature-showcase{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.feature-photo{background:var(--paper);border-radius:30px;padding:38px;display:flex;justify-content:center;min-width:0}.feature-photo img{max-height:550px;width:auto;border-radius:22px;border:4px solid #273126;box-shadow:0 14px 30px #33382715}.feature-options{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:27px}.feature-options button{border:1px solid var(--line);border-radius:30px;padding:10px 16px;min-height:44px;background:transparent;color:var(--muted);cursor:pointer}.feature-options button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}.feature-copy{min-height:210px}.feature-copy h2{font-family:Georgia,serif;font-weight:400}.feature-copy p{color:var(--muted)}.text-feature-list{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:65px}.text-feature-list p{color:var(--muted);font-size:.98rem}.demo-section{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.demo-section .demo-card{transform:none}.walkthrough{background:white}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;list-style:none;counter-reset:steps;padding:0;margin:0}.steps li{counter-increment:steps}.steps li::before{content:counter(steps);display:grid;place-items:center;font-weight:600;width:40px;height:40px;background:var(--cloud);border-radius:50%;margin-bottom:24px}.steps p{font-size:1rem;color:var(--muted)}.video-section{display:grid;grid-template-columns:1fr .8fr;gap:110px;align-items:center}.video-frame{background:#dce6ed;border-radius:32px;padding:32px;display:flex;justify-content:center}.video-frame video{max-height:560px;width:auto;border:5px solid #202820;border-radius:25px;background:var(--paper)}.note-box{border-left:3px solid var(--blue);padding:5px 0 5px 23px;margin-top:28px}.note-box p{font-size:.97rem;color:var(--muted)}.pricing{background:#192e50;color:white;border-radius:28px;padding:58px;display:grid;grid-template-columns:1fr 1fr;gap:60px}.pricing p{color:#cbd8ed}.price{font-size:2.6rem;letter-spacing:-.04em;font-weight:600}.pricing ul{padding-left:20px;line-height:2}.pricing .small{color:#cbd8ed}.launch-callout{text-align:center;padding:75px 20px}.launch-callout h2,.launch-callout p{margin-left:auto;margin-right:auto}.launch-callout .actions{justify-content:center}
.page-heading{padding:50px 0 45px;max-width:840px}.page-heading h1{font-size:clamp(3rem,6vw,5rem)}.support-layout{display:grid;grid-template-columns:1fr 330px;gap:75px;align-items:start;padding-bottom:85px}.contact-panel{padding:28px;background:white;border-radius:18px;position:sticky;top:30px}.contact-panel a{overflow-wrap:anywhere;color:var(--blue)}.contact-panel p{font-size:.93rem;color:var(--muted)}.contact-panel h2{font-size:1.45rem;letter-spacing:-.025em}.faq-group{margin-bottom:38px}.faq-group>h2{font-size:1.7rem;margin-bottom:20px}details{border-top:1px solid var(--line)}details:last-child{border-bottom:1px solid var(--line)}summary{font-weight:600;padding:22px 32px 22px 0;cursor:pointer;position:relative;list-style:none;line-height:1.5}summary::-webkit-details-marker{display:none}summary::after{content:"+";position:absolute;right:4px;top:18px;font-size:1.5rem;font-weight:400}details[open] summary::after{content:"−"}details>div{padding:0 8px 24px 0;color:var(--muted)}details p,details li{font-size:1rem;line-height:1.8}details ol{padding-left:24px;margin:0}.guide-note{margin-top:35px}.legal-layout{display:grid;grid-template-columns:230px 1fr;gap:65px;padding-bottom:90px}.toc{position:sticky;top:25px}.toc a{display:block;line-height:1.5;font-size:.87rem;padding:8px 0;color:var(--muted)}.legal-body{max-width:800px}.legal-body section{scroll-margin-top:30px;margin-bottom:43px}.legal-body h2{font-size:1.7rem;letter-spacing:-.025em}.legal-body p{color:var(--muted);font-size:1rem;line-height:1.85}.legal-contact{padding:28px;background:white;border-radius:15px}.legal-contact a{overflow-wrap:anywhere}.legal-meta{font-size:.9rem;color:var(--muted)}
@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.hero{gap:35px}.featured{padding:52px 38px;gap:30px}.feature-showcase,.demo-section,.video-section{gap:55px}.support-layout{grid-template-columns:1fr 280px;gap:38px}.phone{border-radius:25px}.product-hero .screen-pair{gap:12px}.legal-layout{grid-template-columns:200px 1fr;gap:38px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.site-header{min-height:100px;align-items:flex-start;padding-top:23px;gap:12px;flex-wrap:wrap}.brand{font-size:1.2rem;min-height:40px}.cache-mark{width:27px;height:27px}.cache-mark::before,.cache-mark::after{width:20px;height:20px}nav{gap:18px}nav a{font-size:.83rem}nav .language{font-size:.75rem;padding:8px 10px}.hero{grid-template-columns:1fr;gap:46px;padding:48px 0 65px}.hero h1{max-width:12ch;font-size:clamp(3.2rem,12vw,5rem)}.hero .lead{max-width:44ch}.demo-card{transform:none;padding:20px;max-width:530px;width:100%;margin:auto}.word-stage{min-height:240px}.demo-word{font-size:clamp(2.6rem,9vw,4rem)}.section{padding:65px 0}.featured{grid-template-columns:1fr;padding:35px 26px;gap:32px;border-radius:23px}.featured h2{font-size:4rem}.featured .screen-pair{padding:10px 15px 25px}.screen-pair .phone{max-width:190px;border-width:4px;border-radius:24px}.product-line{grid-template-columns:60px 1fr;gap:18px}.product-line .text-link{grid-column:2;padding:0}.product-symbol{width:55px;height:55px;border-radius:14px}.studio-note{grid-template-columns:1fr;gap:15px;padding-top:65px;padding-bottom:55px}.site-footer{flex-direction:column;gap:20px}.footer-links{gap:17px}.product-hero{padding-top:32px}.product-hero h1{max-width:14ch}.product-hero .screens{padding:5px 14px 24px}.band .wrap{gap:10px 23px;font-size:.86rem}.feature-showcase,.demo-section,.video-section{grid-template-columns:1fr;gap:35px}.feature-photo{grid-row:2;padding:25px}.feature-photo img{max-height:510px}.feature-copy{min-height:0}.feature-options{gap:7px}.feature-options button{padding:9px 13px;font-size:.87rem}.text-feature-list{grid-template-columns:1fr;gap:20px;margin-top:40px}.steps{grid-template-columns:1fr;gap:30px}.steps li{position:relative;padding-left:59px}.steps li::before{position:absolute;left:0;top:0}.steps h3{margin-bottom:10px}.video-frame{padding:22px}.video-frame video{max-height:530px}.pricing{grid-template-columns:1fr;gap:32px;padding:33px 27px}.pricing h3{font-size:1.35rem}.launch-callout{padding:55px 10px}.page-heading{padding-top:36px}.support-layout{grid-template-columns:1fr;gap:45px}.contact-panel{position:static;grid-row:1}.legal-layout{grid-template-columns:1fr;gap:35px}.toc{position:static;border-bottom:1px solid var(--line);padding-bottom:20px}.legal-body h2{font-size:1.55rem}.legal-body section{margin-bottom:35px}}
@media(max-width:390px){.site-header{padding-top:16px}.site-header nav{width:100%;justify-content:space-between}.hero{padding-top:30px}.actions{gap:12px}.demo-controls{gap:10px}.demo-controls button{padding-inline:15px}.demo-heading{flex-wrap:wrap}.phone{border-radius:19px!important}.demo-count{font-size:.72rem}.hero h1{font-size:3.2rem}}
.hero > *, .demo-section > * { min-width:0; }
.legal-body.section { padding-top:0; }
@media(max-width:390px) {
  .demo-controls { gap:8px; }
  .demo-controls button { min-width:0; padding-inline:12px; }
  .demo-word { font-size:2rem; }
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
