/* Shared presentation across marketing, guides and checkout. */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&family=JetBrains+Mono:wght@500;600&display=swap');
:root{--sc-bg:#0f212e;--sc-panel:#142633;--sc-panel-2:#1a2e3c;--sc-line:#2a414f;--sc-muted:#b2c3ce;--sc-dim:#94a9b8;--background:#0f212e;--surface:#142633;--surface-2:#1a2e3c;--foreground:#f4f7f9;--muted-foreground:#b2c3ce;--subtle:#94a9b8;--border:#2a414f}
html:has(body.sc-shell-ready),body.sc-shell-ready,body.sc-shell-ready.product-page{background:#0f212e!important;background-image:none!important}
body.sc-shell-ready{margin:0!important;padding:0!important;line-height:1.65;color:var(--sc-muted)!important}
body.sc-shell-ready :is(h1,h2,h3){color:var(--sc-text)}
body.sc-shell-ready>.container{width:min(860px,calc(100% - 40px));margin:48px auto 0}
body.sc-shell-ready :is(.card,.panel,.faq-item,.feature-card,.price-card,.how-step,.blog-card,.simple-card,.simple-step,.simple-how article){background:var(--sc-panel)!important;border:1px solid var(--sc-line)!important;border-radius:14px;box-shadow:none!important}
body.sc-shell-ready :is(.sub,.faq-item .a){color:var(--sc-muted)!important;font-size:14px;line-height:1.75}
body.sc-shell-ready :is(.back,.simple-meta,.dl-meta){color:var(--sc-dim)!important}
body.sc-shell-ready input,body.sc-shell-ready textarea,body.sc-shell-ready select{color:var(--sc-text);font-family:inherit;font-size:16px;border-radius:9px}
body.sc-shell-ready :is(input,select){min-height:44px}
body.sc-shell-ready :is(.simple-btn,.btn-primary,.btn-green,.primary){min-height:44px;align-items:center;border-radius:9px!important;background:var(--sc-green)!important;color:#061009!important}
body.sc-shell-ready .simple-btn.alt{background:transparent!important;color:var(--sc-cyan)!important}
body.sc-shell-ready :is(a,button,input,select,textarea,summary):focus-visible{outline:2px solid var(--sc-cyan)!important;outline-offset:4px}
body.sc-shell-ready :is(h1,h2,h3,[id]){scroll-margin-top:105px}
.sc-nav-inner{width:min(1120px,calc(100% - 40px))}.sc-nav a,.sc-nav button{min-height:44px;display:inline-flex;align-items:center}.sc-brand img{height:auto}
.sc-nav .sc-toggle{display:none}
.sc-direct[aria-current=page],.sc-current>button,.sc-menu a[aria-current=page]{color:var(--sc-cyan)!important;background:rgba(49,219,232,.09);box-shadow:inset 0 0 0 1px rgba(49,219,232,.25)}
.sc-dd:hover .sc-menu,.sc-dd:focus-within .sc-menu{display:none}.sc-dd.sc-open>.sc-menu{display:grid}.sc-menu{top:100%}.sc-menu a{white-space:normal}
.sc-skip{position:fixed;top:-100px;left:16px;z-index:2000;padding:12px 18px;border-radius:8px;background:var(--sc-green);color:#061009}.sc-skip:focus{top:12px}
.sc-footer{color:var(--sc-dim);font-size:12px}.sc-footer a{padding:6px 0}.sc-footer-links{gap:8px 20px}
.simple-product-hero h1,.product-hero-grid>.hero h1{font-size:clamp(36px,4.5vw,56px)!important;text-transform:none!important;line-height:1.1!important;text-shadow:none!important}
.simple-card>p,.simple-step p,.simple-how p{font-size:14px;color:var(--sc-muted)}.simple-card,.simple-step,.simple-how article{line-height:1.7}
.product-art:after,.phone-wrap:after{content:'Product preview · illustrative';display:block;color:var(--sc-dim);font:11px/1.5 var(--sc-body);text-align:center;margin-top:12px}.rain-art:after{display:none}
.hero{padding-top:44px}.code-row .row-facts{font-size:11px;flex-wrap:wrap;white-space:normal;gap:4px 12px}.code-row .row-facts b{font-size:9px}.code-row .row-top time{font-size:10px}.code-row .code-copy{min-height:30px}.code-row .claim-link{font-size:11px;padding:7px 10px}.panel-count{font-size:11px;color:var(--sc-muted)}
.cta{flex-wrap:wrap}.cta>div:first-child{flex:1 1 300px}.cta-actions{flex-wrap:wrap;max-width:100%}
@media(max-width:980px){.sc-nav-inner{justify-content:space-between}.sc-nav-links{left:12px;right:12px}.sc-dd.sc-open>.sc-menu{display:grid}.sc-nav .sc-toggle{display:inline-flex;align-items:center;justify-content:center}.sc-menu a{padding:10px 12px}}
@media(max-width:600px){body.sc-shell-ready>.container{width:calc(100% - 32px);margin-top:28px}.sc-nav-inner{width:calc(100% - 32px)}.sc-footer{margin-top:32px}.cta{padding:20px}.cta-actions{width:100%;flex-direction:column;align-items:stretch}.cta-actions a{text-align:center;white-space:normal}.cta-or{text-align:center}.simple-product{margin-top:30px}.simple-card{padding:20px}.row-top{flex-wrap:wrap}.code-copy code{overflow-wrap:anywhere;white-space:normal}.code-row .row-facts span:nth-child(3){display:inline}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation:none!important;transition:none!important}}

/* A quieter shared frame, with the original Rain-inspired brand bar. */
:root{--sc-bg:#0c1c27;--sc-panel:#132733;--sc-panel-2:#1a303e;--sc-line:#29414f;--sc-muted:#b9cad4;--sc-dim:#95acbc}
html:has(body.sc-shell-ready),body.sc-shell-ready,body.sc-shell-ready.product-page{background:#0c1c27!important}
.sc-nav{background:#193240!important;border-bottom:1px solid #34515f!important;box-shadow:0 4px 20px #0002}
.sc-nav-inner{min-height:80px;gap:34px}.sc-nav-links{gap:7px}.sc-nav .sc-direct,.sc-nav .sc-dd>button{font-size:13px;padding:10px 13px}.sc-support{margin-left:auto}
.sc-menu{min-width:260px;padding:9px;background:#142a37;border-color:#365160;border-radius:14px;box-shadow:0 22px 50px #0006}.sc-menu a{display:flex!important;flex-direction:column;align-items:flex-start!important;gap:3px;padding:11px 12px;font-size:13px}.sc-menu small{font-size:11px;font-weight:400;color:var(--sc-dim)}.sc-menu a:hover{background:#203d4b;color:#fff!important}
.sc-footer{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:32px;padding:38px 0 32px;margin-top:64px}.sc-footer-about p{max-width:300px;margin-top:14px;font-size:12px}.sc-footer-name{font:700 22px var(--sc-display);color:#fff!important}.sc-footer-name span{display:block;font:400 12px var(--sc-body);color:var(--sc-dim);margin-top:8px}.sc-footer-group{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.sc-footer-group strong{color:#fff;font-size:12px;margin-bottom:10px}.sc-footer-group a{line-height:1.4}
.sc-home{--max:1180px;--line:#29414f;--dim:#95acbc;--muted:#b9cad4}.sc-home .shell{width:min(1180px,calc(100% - 48px))}.sc-home .hero{position:relative;text-align:left;padding:58px 0 42px;isolation:isolate}.sc-home .hero:after{content:'';position:absolute;z-index:-1;right:0;top:32px;width:32%;height:230px;background:radial-gradient(ellipse,#31dbe817,transparent 70%);border-right:1px solid #31dbe82a;border-radius:50%;pointer-events:none}.sc-home .live-pill{position:absolute;right:0;top:60px;font-size:10px;background:#162e29;border-color:#315847;letter-spacing:.02em;color:#b7edc2}.sc-home .live-dot{background:#76e594;box-shadow:none;animation:none}.home-eyebrow{color:var(--sc-dim);font:600 11px var(--mono);letter-spacing:.16em;margin-bottom:20px}.sc-home h1{font-size:clamp(38px,5vw,64px);max-width:800px;margin:0 0 18px;line-height:1.06;letter-spacing:-.05em}.sc-home h1 .accent{color:#7de8bb;text-shadow:none}.sc-home .lead{margin:0;max-width:490px;font-size:16px;line-height:1.7}.home-actions{display:flex;gap:24px;align-items:center;margin-top:26px}.home-actions a{font-size:13px;font-weight:700;text-decoration:none;min-height:44px;display:inline-flex;align-items:center;gap:16px;color:#cadce5}.home-actions .home-primary{padding:11px 17px;border-radius:8px;background:#94f0be;color:#09241a}.home-actions a:hover{filter:brightness(1.12)}.sc-home .hero-stats{justify-content:flex-start;margin-top:24px}.sc-home .stat{border:0;padding:0;background:none;font-size:11px}.sc-home .stat+.stat{border-left:1px solid var(--line);border-radius:0;padding-left:14px;margin-left:4px}.sc-home .feed-head{padding-top:28px}.sc-home .feed-note{font:400 11px/1.8 var(--body);color:var(--sc-dim)}.feed-tools{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.feed-filters{display:flex;gap:4px;background:#081720;border:1px solid var(--line);border-radius:10px;padding:4px}.feed-filters button{min-height:38px;padding:8px 15px;border:0;border-radius:7px;background:transparent;color:#a9bdca;cursor:pointer;font:600 12px var(--body)}.feed-filters button[aria-pressed=true]{background:#294350;color:#fff;box-shadow:0 2px 5px #0002}.code-search input{width:230px;padding:10px 14px;border:1px solid var(--line);outline-offset:2px}.code-search input::placeholder{color:#a3bac7}.filter-empty{padding:16px;border:1px dashed var(--line);border-radius:10px;color:var(--sc-muted);font-size:13px}.sc-home [hidden]{display:none!important}.feed.single-platform{grid-template-columns:1fr}.sc-home .code-panel{background:#102430;border-color:#29414f;box-shadow:none;border-radius:12px}.sc-home .code-panel>header{height:58px;background:#192f3d;padding:0 16px}.sc-home .code-row{padding:13px 16px;border-bottom-color:#233b47}.sc-home .code-row:hover{background:#19313e}.sc-home .code-row:before{display:none}.sc-home .code-copy{color:#e4eef3}.sc-home .code-copy code{font-size:12px}.sc-home .claim-link{background:#213f3b;border:1px solid #386354;color:#a4edc1;min-height:34px;display:inline-flex;align-items:center}.sc-home .row-bottom{gap:12px}.sc-home .row-facts{gap:5px 12px}.sc-home .cta{margin:32px 0 0;border-color:#345648;background:#142f2b;border-radius:12px}.sc-home .cta h2{margin-top:6px}.sc-home .cta-actions>a{background:#94f0be}.sc-home .cta-actions .buy-full{background:transparent;border-color:#719e90;color:#c5efdf}.sc-home .cta .eyebrow{color:#9ddabf}.home-products{padding:48px 0 0}.section-heading h2{font-size:28px;margin:8px 0}.section-heading p{font-size:14px;color:var(--sc-muted);margin:0 0 22px}.product-links{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-links>a{display:flex;flex-direction:column;padding:25px;border:1px solid var(--line);border-radius:12px;background:#132733;text-decoration:none;transition:border-color .15s,transform .15s}.product-links>a:hover{border-color:#68b69a;transform:translateY(-3px)}.tool-number{color:#92b1c2;font:500 10px var(--mono);letter-spacing:.12em}.product-links h3{font-size:22px;margin:22px 0 8px}.product-links p{font-size:13px;color:var(--sc-muted);line-height:1.7;margin:0 0 25px}.tool-link{color:#98e5c2;font-size:12px;font-weight:700;margin-top:auto}
@media(max-width:980px){.sc-nav-inner{min-height:68px}.sc-support{margin-left:0}.sc-nav-links{background:#193240;gap:3px}.sc-home .live-pill{position:static;margin-bottom:22px}.sc-home .hero{padding-top:30px}.sc-home .hero:after{display:none}.sc-footer{grid-template-columns:repeat(3,1fr)}.sc-footer-about{grid-column:1/-1}.sc-menu{min-width:0}.sc-menu a{width:100%}.sc-home .feed{grid-template-columns:repeat(2,minmax(0,1fr))}.sc-home .feed.single-platform{grid-template-columns:1fr}}
@media(max-width:720px){.sc-home .shell{width:calc(100% - 32px)}.sc-home .feed{grid-template-columns:1fr}.feed-tools{align-items:stretch;flex-direction:column;gap:12px}.feed-filters button{flex:1;padding:9px 10px}.code-search input{width:100%}.sc-home .hero{padding-bottom:28px}.sc-home .feed-note{display:none}.product-links{grid-template-columns:1fr}.product-links>a{padding:22px}.product-links h3{margin-top:16px}.home-actions{gap:18px;flex-wrap:wrap}.sc-footer{grid-template-columns:1fr 1fr;gap:28px}.sc-footer-group:last-child{grid-column:auto}.sc-home .row-facts{font-size:11px}.sc-home .code-copy{min-height:38px}.sc-home .claim-link{min-height:40px}}
