:root{--ink:#20223b;--muted:#6c7086;--purple:#6054d9;--purple-dark:#4e43bc;--line:#e8e9f1;--soft:#f7f8fc;--font:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;color-scheme:light;font-family:var(--font);font-size:16px;color:var(--ink);background:#fff;scroll-behavior:smooth;scroll-padding-top:100px}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{border:0}img{display:block;max-width:100%}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.container{max-width:1160px;margin-inline:auto;padding-inline:24px}.section{padding-block:102px}.eyebrow{color:var(--purple);font-size:14px;font-weight:650;letter-spacing:.05em;margin-bottom:16px}.section-heading{text-align:center;margin:0 auto 48px;max-width:760px}.section-heading h2,h2{font-size:38px;line-height:1.45;letter-spacing:-.025em;font-weight:700}.section-heading>p:last-child{font-size:16px;line-height:1.9;color:var(--muted);margin-top:16px}.mobile-break{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:15px;font-weight:600;min-height:48px;border-radius:9px;padding:12px 23px;transition:transform .18s,background .18s,box-shadow .18s;white-space:nowrap}.button svg{width:18px;height:18px}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--purple);color:#fff;box-shadow:0 5px 12px #6054d922,inset 0 1px 0 #ffffff30;border:1px solid #594dcf}.button-primary:hover{background:var(--purple-dark);box-shadow:0 7px 20px #6054d930}.button-secondary{border:1px solid #dfe1ed;background:#ffffffd9;color:#444961}.button-secondary:hover{background:#fff}.text-link{display:inline-flex;align-items:center;gap:9px;font-size:14px;color:var(--purple);font-weight:600;line-height:1.7}.text-link svg{width:17px;height:17px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}:focus-visible{outline:3px solid #8b80ff;outline-offset:5px}.skip-link{position:fixed;top:-60px;left:20px;z-index:100;background:white;padding:12px 20px}.skip-link:focus{top:12px}
.site-header{height:76px;position:sticky;top:0;z-index:30;background:#ffffffed;backdrop-filter:blur(18px);border-bottom:1px solid #efeff7}.nav-wrap{max-width:1280px;height:100%;margin:auto;padding:0 36px;display:flex;align-items:center;gap:22px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:18px;letter-spacing:-.5px;white-space:nowrap}.brand b{font-weight:650}.brand-mark{width:34px;height:34px;border-radius:10px;background:var(--purple);display:grid;place-items:center;color:white;box-shadow:0 4px 9px #6054d920}.brand-mark svg{width:20px;height:20px}.nav-wrap nav{display:flex;gap:30px;margin-left:auto;align-items:center}.nav-wrap nav a{font-size:14px;color:#585d74;transition:color .2s}.nav-wrap nav a:hover{color:var(--purple)}.nav-github{display:flex;margin-left:20px;color:#4c5067}.nav-github svg{width:20px;height:20px}.nav-cta{color:white;background:var(--ink);min-height:38px;padding:9px 14px;font-size:14px;border-radius:8px}.nav-cta svg{width:15px;height:15px}.menu-toggle{display:none}
.hero{position:relative;overflow:hidden;padding-top:62px;background:linear-gradient(#fefeff 0%,#fcfcff 72%,#fff 100%)}.hero-glow{position:absolute;inset:0 0 0;pointer-events:none;background:radial-gradient(ellipse at 22% 34%,#e7eaffb3 0,transparent 46%),radial-gradient(ellipse at 82% 32%,#e2eeffad 0,transparent 42%),radial-gradient(ellipse at 55% 55%,#efddff87 0,transparent 55%);mask-image:linear-gradient(#000 65%,transparent)}.hero-copy{position:relative;text-align:center}.release-pill{display:inline-flex;align-items:center;gap:9px;border:1px solid #e0e0ef;padding:6px 11px 6px 6px;border-radius:30px;font-size:12px;color:#666985;background:#fff9;box-shadow:0 3px 8px #41408c04}.release-pill>span{padding:3px 8px;border-radius:18px;background:#eeeafd;color:#6859ce;font-weight:600;font-size:12px}.release-pill svg{width:14px;height:14px}.hero h1{font-size:58px;line-height:1.34;letter-spacing:-1.9px;font-weight:740;margin:26px auto 20px}.hero h1 span{background:linear-gradient(100deg,#4c65da 10%,#7460dc 60%,#965cd0);background-clip:text;-webkit-background-clip:text;color:transparent}.hero-description{color:#686e84;font-size:17px;line-height:1.9;letter-spacing:.1px}.hero-actions{display:flex;justify-content:center;gap:14px;margin-top:28px}.hero-note{font-size:13px;color:#84889b;margin-top:16px}.product-preview{position:relative;margin-top:47px;padding-inline:52px}.preview-topline{display:flex;justify-content:space-between;align-items:center;margin:0 5px 12px;font-size:12px;letter-spacing:.03em}.preview-kicker{color:#70728c;font-weight:600}.preview-meta{color:#818599}.preview-shell{border:1px solid #dcdfef;border-radius:15px;overflow:hidden;background:white;box-shadow:0 28px 65px -26px #464b9d44,0 4px 14px #27355206;outline:6px solid #ffffff70}.preview-toolbar{min-height:59px;background:#fff;display:flex;align-items:center;padding:0 20px;border-bottom:1px solid var(--line);gap:20px}.window-controls{display:flex;gap:6px;width:78px}.window-controls i{width:9px;height:9px;border-radius:50%;background:#dedfe9}.window-controls i:first-child{background:#edb4b7}.window-controls i:nth-child(2){background:#eddaad}.window-controls i:nth-child(3){background:#b7d9c7}.preview-tabs{display:flex;justify-content:center;gap:8px;margin-inline:auto}.preview-tabs button{font-size:14px;background:transparent;padding:9px 19px;white-space:nowrap;border-radius:6px;color:#7a7e92;transition:background .18s,color .18s}.preview-tabs button[aria-selected=true]{background:#f0edfc;color:#6053c9;font-weight:600}.preview-tabs button:hover{background:#f5f4fb}.icon-button{display:grid;place-items:center;background:none;padding:8px;border-radius:6px}.icon-button:hover{background:#efedf9}.icon-button svg{width:18px;height:18px}.preview-expand{margin-left:42px;color:#7b8095}.preview-image-button{display:block;padding:0;width:100%;height:435px;overflow:hidden;background:#f5f6f6;text-align:left}.preview-image-button img{width:100%;height:auto}.preview-image-button.paper img{width:72%;margin:0 auto;box-shadow:0 8px 28px #34344d15}.preview-image-button.paper{padding-top:20px;background:#f0f1f7}.preview-bottom{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px;background:white;border-top:1px solid var(--line);font-size:12px;color:#6b7088}.preview-bottom>span{display:flex;align-items:center;gap:6px}.preview-bottom svg{width:15px;height:15px;color:#6e70bb}.preview-bottom a{display:flex;align-items:center;gap:7px;color:#6657c9;white-space:nowrap}.preview-footnote{font-size:12px;line-height:1.8;text-align:center;margin-top:18px;color:#8b8ea1}.environment{padding-top:53px;padding-bottom:53px;text-align:center;border-bottom:1px solid var(--line)}.environment>p{font-size:13px;color:#9296a7;margin-bottom:23px}.environment-names{display:flex;justify-content:center;align-items:center;gap:35px;flex-wrap:wrap}.platform{display:inline-flex;align-items:center;gap:8px;font-size:20px;font-weight:600;color:#62677e;letter-spacing:-.6px}.platform small{display:block;font-size:12px;font-weight:400;color:#999bad;letter-spacing:0}.platform svg{width:20px;height:20px}.environment-divider{height:26px;width:1px;background:var(--line)}.engine{font-size:18px}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{position:relative;border:1px solid var(--line);border-radius:13px;padding:28px;background:linear-gradient(145deg,#fff,#fcfcff);transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #29295c08}.feature-icon{width:42px;height:42px;border-radius:10px;display:grid;place-items:center;margin-bottom:24px}.feature-icon svg{width:22px;height:22px}.purple{color:#7d63d7;background:#f1edfc}.blue{color:#5c7ad4;background:#edf1fc}.cyan{color:#4c8aa9;background:#eaf4f9}.feature-index{font-size:12px;color:#9296a9;position:absolute;right:26px;top:41px}.feature-card h3{font-size:19px;font-weight:650;line-height:1.55;letter-spacing:-.4px;margin-bottom:12px}.feature-card>p{font-size:14px;color:#787d90;line-height:1.85;min-height:78px}.example-question{border-top:1px solid #efeff5;padding-top:17px;margin-top:19px;font-size:12px;color:#989bad;line-height:1.7}.showcase-section{background:#f8f9fd;border-block:1px solid #f0f0f7}.showcase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.showcase-card{background:white;border:1px solid #e5e7f0;border-radius:13px;overflow:hidden}.gallery-shot{width:100%;height:204px;padding:12px 12px 0;position:relative;overflow:hidden;background:#eaeef4;display:block}.gallery-shot img{width:100%;height:auto;border:1px solid #e1e5eb;border-radius:6px 6px 0 0;box-shadow:0 8px 20px #34395712;transition:transform .3s;transform-origin:top}.gallery-shot:hover img{transform:scale(1.025)}.gallery-shot.paper-shot{background:#eeeafa;padding:16px 30px 0}.image-action{position:absolute;right:15px;bottom:13px;background:#fffffff2;box-shadow:0 2px 8px #33333313;border:1px solid #e5e5ee;padding:6px;border-radius:6px;display:grid;place-items:center;color:#75748e}.image-action svg{width:14px;height:14px}.showcase-body{padding:25px 24px 26px}.small-label{font-size:12px;color:#8c82b3}.showcase-body h3{font-size:18px;margin:10px 0;line-height:1.65;letter-spacing:-.5px}.showcase-body p{font-size:14px;line-height:1.85;color:#7e8295;margin-bottom:20px}.source-note{font-size:12px;color:#9397a9;text-align:center;margin-top:24px;line-height:1.8}
.continuity{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.continuity h2{font-size:34px;line-height:1.55}.continuity-copy>p:not(.eyebrow){font-size:15px;line-height:1.9;color:var(--muted);margin-top:22px;max-width:450px}.check-list{list-style:none;margin:24px 0 28px;padding:0}.check-list li{display:flex;align-items:center;gap:11px;font-size:14px;color:#71758d;margin:14px 0;line-height:1.75}.check-list svg{width:16px;height:16px;color:#8676cf}.project-structure{border:1px solid #e6e5f2;background:#fff;box-shadow:0 20px 50px #37395a08;border-radius:14px;padding:0 24px;transform:rotate(1deg)}.structure-head{display:flex;align-items:center;gap:9px;font-size:14px;padding:22px 0;border-bottom:1px solid var(--line)}.structure-head>svg{color:#8e81cc;width:20px}.structure-head>span{margin-left:auto;font-size:12px;color:#a1a3b2}.file-row{display:flex;align-items:center;gap:13px;padding:19px 13px;margin:6px -7px}.file-row>svg{width:20px;color:#9295ac}.file-row b{display:block;font-size:14px;font-weight:550;letter-spacing:.2px}.file-row div span{display:block;font-size:12px;color:#999daf;margin-top:6px}.main-file{border-radius:8px;background:#f6f4fd;margin-top:18px}.main-file>svg{color:#8572c8}.start-here{font-size:12px;color:#9c8ec6;margin-left:auto;white-space:nowrap}.structure-foot{font-size:12px;text-align:center;color:#a4a5b7;padding:18px 0;border-top:1px solid var(--line)}
.start-section{background:linear-gradient(135deg,#f8f9ff,#f7f6fc);border-block:1px solid #efedf8}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:48px}.steps article{padding-left:4px}.step-number{display:inline-block;font-size:14px;color:#8b80c8;letter-spacing:1px;border-bottom:1px solid #d8d2ef;padding-bottom:12px;margin-bottom:20px;min-width:42px}.steps h3{font-size:20px;font-weight:650;margin-bottom:12px}.steps p{font-size:15px;color:#81859a;line-height:1.9;max-width:290px;min-height:60px;margin-bottom:18px}.prompt-card{margin:44px auto 0;border:1px solid #dfddec;background:white;border-radius:11px;padding:20px 24px;max-width:880px;box-shadow:0 6px 20px #48408004}.prompt-top{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:13px;color:#8c83ad}.prompt-top>span{display:flex;align-items:center;gap:9px}.prompt-top svg{width:17px;height:17px}.copy-button{background:#f7f6fc;border:1px solid #eae7f4;border-radius:5px;padding:6px 11px;display:flex;align-items:center;gap:6px;font-size:12px;color:#817b99}.copy-button:hover{background:#eeebf9}.copy-button svg{width:13px;height:13px}.prompt-card>p:not(.copy-status){font-size:15px;line-height:1.9;color:#686c83;margin-top:15px}.copy-status{color:var(--purple);font-size:12px;line-height:1.5}.copy-status:not(:empty){margin-top:12px}.start-note{font-size:12px;color:#9997aa;line-height:1.8;text-align:center;margin-top:18px}
.faq-section{display:grid;grid-template-columns:1fr 1.65fr;gap:70px}.faq-heading>p:not(.eyebrow){font-size:16px;color:#9597a9;line-height:1.9;margin:18px 0 25px}.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}.faq-list details:first-child{padding-top:5px}.faq-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:16px;line-height:1.7;cursor:pointer;font-weight:550}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:22px;line-height:1;color:#9a92b5;transition:transform .2s;font-weight:400}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{font-size:14px;line-height:1.95;color:#81869a;margin:15px 28px 3px 0}.final-cta{display:flex;align-items:center;justify-content:space-between;padding:55px 60px;border:1px solid #e8e3f8;border-radius:18px;background:radial-gradient(ellipse at 80% 30%,#e2eaff91,transparent 65%),linear-gradient(110deg,#f5f3fc,#f5f6ff);max-width:1112px;margin-bottom:60px}.final-cta h2{font-size:38px;line-height:1.4}.final-cta p:not(.eyebrow){font-size:14px;color:#88869f;margin-top:18px;line-height:1.8}.final-actions{display:flex;flex-direction:column;align-items:center;gap:20px}.site-footer{display:flex;align-items:center;flex-wrap:wrap;gap:24px 50px;padding-top:10px;padding-bottom:30px}.site-footer .brand{font-size:16px}.site-footer .brand-mark{width:28px;height:28px;border-radius:8px}.site-footer .brand-mark svg{width:17px;height:17px}.site-footer>div>p{font-size:12px;color:#a3a5b5;margin-top:12px}.footer-links{display:flex;gap:24px;margin-left:auto;font-size:13px;color:#808398}.footer-links a:hover{color:var(--purple)}.footer-version{width:100%;border-top:1px solid var(--line);padding-top:22px;margin-top:10px;font-size:12px;color:#a4a6b6}
.image-dialog{border:1px solid #e4e1f3;border-radius:13px;padding:0;width:min(1120px,94vw);max-height:92vh;overflow:auto;color:var(--ink);box-shadow:0 25px 100px #18183e44}.image-dialog::backdrop{background:#16172b96;backdrop-filter:blur(6px)}.dialog-toolbar{position:sticky;top:0;background:#fffffff5;display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid var(--line);z-index:1}.dialog-toolbar h2{font-size:16px;font-weight:600;letter-spacing:0}.dialog-content{padding:20px;background:#f1f2f7}.dialog-content img{width:100%;height:auto;margin:auto;max-width:980px}.image-dialog>p{font-size:12px;color:#8d8e9f;text-align:center;padding:12px}body:has(dialog[open]){overflow:hidden}
@media(min-width:1600px){.hero{padding-top:76px}.hero h1{font-size:64px}}
@media(max-width:1050px){.nav-wrap{padding:0 24px;gap:16px}.nav-wrap nav{gap:19px}.nav-github{margin-left:8px}.environment-names{gap:20px}.platform{font-size:18px}.platform small{font-size:12px}.feature-card{padding:22px}.feature-index{right:22px;font-size:12px}.continuity{gap:40px}.continuity h2{font-size:30px}.final-cta{margin-inline:24px}.showcase-body{padding-inline:18px}.gallery-shot{height:180px}.feature-card h3{font-size:18px}.start-here{display:none}}
@media(max-width:760px){:root{scroll-padding-top:80px}.container{padding-inline:22px}.section{padding-block:64px}.site-header{height:65px}.nav-wrap{padding-inline:20px;gap:15px}.brand{font-size:16px}.brand-mark{width:30px;height:30px}.nav-github{display:none}.nav-cta{margin-left:auto;min-height:36px;font-size:12px;padding:8px 12px}.nav-cta svg{display:none}.menu-toggle{display:flex;flex-direction:column;gap:5px;background:none;padding:9px;order:3}.menu-toggle span{height:1.5px;width:18px;background:#62677b}.nav-wrap nav{display:none;position:absolute;top:65px;left:0;right:0;margin:0;background:#fff;padding:22px;border-bottom:1px solid var(--line);box-shadow:0 12px 18px #35375d08;grid-template-columns:1fr 1fr;gap:22px}.nav-wrap nav.open{display:grid}.nav-wrap nav a{padding:8px;font-size:15px}.hero{padding-top:36px}.hero h1{font-size:38px;line-height:1.45;letter-spacing:-1.3px;margin:24px auto 18px}.hero-description{font-size:15px;line-height:1.95;max-width:450px;margin-inline:auto}.desktop-break{display:none}.release-pill{font-size:12px}.release-pill>span{font-size:12px}.hero-actions{margin-top:24px;gap:10px}.hero-actions .button{font-size:14px;padding:11px 16px;min-height:46px}.hero-note{font-size:12px}.product-preview{margin-top:36px;padding-inline:19px}.preview-topline{font-size:12px;gap:10px}.preview-shell{border-radius:10px;outline-width:3px}.preview-toolbar{min-height:48px;padding:0 9px;gap:8px}.window-controls{width:auto;gap:3px}.window-controls i{width:5px;height:5px}.preview-tabs{gap:0}.preview-tabs button{font-size:12px;padding:8px 12px}.preview-expand{margin-left:0;padding:5px}.preview-expand svg{width:14px;height:14px}.preview-image-button{height:235px}.preview-image-button img{width:155%;max-width:none}.preview-image-button.paper img{width:95%}.preview-bottom{font-size:12px;padding:10px;gap:6px;flex-wrap:wrap}.preview-bottom>span{gap:3px}.preview-bottom svg{width:12px;height:12px}.preview-bottom a{margin-left:auto}.preview-footnote{font-size:12px;margin:15px 8px 0}.environment{padding-top:35px;padding-bottom:35px}.environment>p{font-size:12px;margin-bottom:20px}.environment-names{gap:17px 22px}.platform{font-size:16px;gap:5px}.platform small{font-size:12px}.platform svg{width:17px;height:17px}.environment-divider{display:none}.section-heading{margin-bottom:30px}.section-heading h2,h2{font-size:29px;line-height:1.5}.section-heading>p:last-child{font-size:14px;line-height:1.9;margin-top:12px}.eyebrow{font-size:12px;margin-bottom:12px}.mobile-break{display:block}.feature-grid{grid-template-columns:1fr 1fr;gap:13px}.feature-card{padding:21px 19px}.feature-icon{width:35px;height:35px;margin-bottom:18px}.feature-icon svg{width:19px;height:19px}.feature-index{position:static;display:block;font-size:12px;margin-bottom:10px}.feature-card h3{font-size:17px;line-height:1.65;margin-bottom:10px}.feature-card>p{font-size:13px;line-height:1.85;min-height:120px}.example-question{font-size:12px;line-height:1.8;margin-top:15px;padding-top:13px;min-height:53px}.showcase-grid{grid-template-columns:1fr;gap:22px}.gallery-shot{height:240px;padding:15px 15px 0}.gallery-shot.paper-shot{padding:20px 35px 0}.showcase-body{padding:22px 23px 25px}.showcase-body h3{font-size:20px}.showcase-body p{font-size:14px;margin-bottom:14px}.source-note{font-size:12px}.continuity{grid-template-columns:1fr;gap:35px}.continuity h2{font-size:29px}.continuity-copy>p:not(.eyebrow){font-size:14px;margin-top:16px}.check-list li{font-size:13px}.project-structure{transform:none;padding:0 21px}.file-row{padding:17px 11px}.steps{grid-template-columns:1fr;gap:30px;margin-top:32px}.steps article{position:relative;padding-left:57px}.step-number{position:absolute;left:0;top:3px;min-width:32px;font-size:14px;margin:0}.steps h3{font-size:19px;margin-bottom:9px}.steps p{font-size:14px;min-height:0;max-width:none;margin-bottom:12px}.prompt-card{margin-top:34px;padding:18px}.prompt-top{font-size:12px;gap:5px}.prompt-top>span{gap:6px}.prompt-card>p:not(.copy-status){font-size:14px}.copy-button{font-size:12px;padding:5px 8px}.start-note{font-size:12px}.faq-section{grid-template-columns:1fr;gap:25px}.faq-heading>p:not(.eyebrow){font-size:14px;margin:12px 0 18px}.faq-heading>p br{display:none}.faq-list summary{font-size:15px}.faq-list details p{font-size:14px}.final-cta{padding:34px 27px;margin-inline:22px;margin-bottom:40px;align-items:flex-start;flex-direction:column;gap:28px}.final-cta h2{font-size:31px}.final-cta p:not(.eyebrow){font-size:13px}.final-actions{align-items:flex-start;gap:16px}.final-actions>.button{font-size:14px}.site-footer{gap:25px;padding-bottom:25px}.footer-links{margin-left:0;gap:22px}.site-footer>div:first-child{width:100%}.footer-version{font-size:12px}.dialog-toolbar{padding:12px 14px}.dialog-toolbar h2{font-size:14px}.dialog-content{padding:8px}}
@media(max-width:380px){.hero h1{font-size:33px}.hero-actions .button{padding-inline:12px;font-size:13px}.feature-grid{grid-template-columns:1fr}.feature-card>p{min-height:0}.feature-index{position:absolute;top:31px;right:20px}.example-question{min-height:0}.preview-tabs button{padding-inline:8px}.brand{font-size:14px}.nav-wrap{gap:9px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* Readable body copy and compact mobile headline. */
.feature-card>p,.showcase-body p,.continuity-copy>p:not(.eyebrow),.steps p,.prompt-card>p:not(.copy-status),.faq-list details p{font-size:1rem;color:#626980}
.feature-card>p{min-height:90px}.check-list li{color:#626980}.example-question{color:#74798e}.small-label{color:#76659e}.section-heading>p:last-child{color:#687086}
.hero{padding-top:44px}.hero h1{font-size:56px;line-height:1.3;margin-top:22px;margin-bottom:17px}.hero-actions{margin-top:24px}.product-preview{margin-top:34px}
@media(max-width:760px){.hero{padding-top:36px}.hero h1{font-size:clamp(1.65rem,8.2vw,2.375rem);line-height:1.45;letter-spacing:-.8px}.hero-description,.section-heading>p:last-child{font-size:1rem}.feature-card>p{min-height:150px}.feature-index{font-size:12px}.preview-meta{font-size:12px}.preview-footnote{font-size:12px}.platform{flex-wrap:wrap;justify-content:center}.prompt-top{font-size:12px}.start-note{font-size:12px}}
@media(max-width:380px){.feature-card>p{min-height:0}.preview-tabs button{font-size:12px;padding-inline:7px}.window-controls{display:none}.preview-topline{font-size:12px}.nav-wrap{padding-inline:16px}.brand{font-size:14px}}
