@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20,400,0,0");:root{--bg:#f7f8f6;--surface:#ffffff;--surface-soft:#f2f4ef;--text:#111111;--muted:#4f5750;--line:#d9dfd4;--accent:#f5a623;--accent-2:#e47b1f;--content-width:min(1100px,92vw);--accent-soft:rgb(245 166 35/10%)}*{box-sizing:border-box}body,html{margin:0;padding:0;background:linear-gradient(180deg,#fbfcfa,#f7f8f6 180px,#f7f8f6);color:var(--text);font-family:var(--font-body),"Segoe UI",sans-serif}h1,h2,h3{font-family:var(--font-display),"Segoe UI",sans-serif;letter-spacing:-.01em}a{color:inherit;text-decoration:none}.page-shell{min-height:100vh;display:flex;flex-direction:column}main{width:100%;margin:0 auto;flex:1 1}.site-header{width:100%;margin:0;padding:1.5rem 0;border:0;border-bottom:1px solid var(--line);border-radius:0;background:rgb(255 255 255/88%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:-webkit-sticky;position:sticky;top:0;z-index:20}.header-inner{width:var(--content-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between}.landing-frame{width:100%;margin:0 auto;display:flex;flex-direction:column;gap:.95rem;padding-top:1rem;padding-bottom:2.5rem}.content-grid{display:grid;grid-template-columns:minmax(24px,1fr) minmax(0,var(--content-width)) minmax(24px,1fr)}.content-rail{min-height:100%}.grid-content{min-width:0}#apps,#servers{scroll-margin-top:88px}.header-nav{display:flex;gap:1rem;align-items:center;font-size:.95rem}.menu-toggle{display:none}.header-nav a{color:var(--muted);transition:color .2s ease}.header-nav a:focus-visible,.header-nav a:hover{color:var(--text)}.lang-switch{border:1px solid var(--line);border-radius:999px;padding:.35rem .7rem;color:var(--text)!important}.hero{padding:4.6rem 2.1rem 3.6rem;position:relative;border-radius:16px;overflow:hidden;background:radial-gradient(circle at 95% -16%,rgb(245 166 35/22%),transparent 48%),linear-gradient(180deg,#fffefb,#f8f8f5)}.hero:before{top:-220px;right:-120px;width:min(460px,66vw);height:min(460px,66vw);border-radius:50%;background:radial-gradient(circle at 34% 34%,rgb(255 229 156/84%) 0,rgb(245 166 35/44%) 34%,rgb(245 166 35/14%) 58%,rgb(245 166 35/0) 76%);filter:blur(2px);animation:hero-sun-float 11s ease-in-out infinite}.hero:after,.hero:before{content:"";position:absolute;pointer-events:none}.hero:after{top:-5%;right:-8%;width:62%;height:112%;background:linear-gradient(120deg,rgb(245 166 35/0),rgb(245 166 35/4%) 30%,rgb(245 166 35/18%) 50%,rgb(245 166 35/0) 78%);animation:hero-sun-sweep 9s ease-in-out infinite}.hero>*{position:relative;z-index:1}.hero-badge{width:-moz-fit-content;width:fit-content;padding:.38rem .72rem;border:1px solid var(--line);border-radius:999px;color:#5e665f;background:rgb(255 255 255/64%);font-size:.78rem;font-weight:600;letter-spacing:.015em;text-transform:uppercase}h1{margin:1rem 0;font-size:clamp(2.6rem,6.4vw,5rem);line-height:1.05;max-width:10ch}.hero-subtitle{margin:0;font-size:clamp(1rem,1.7vw,1.22rem);line-height:1.6;color:var(--muted);max-width:44ch}.hero-actions{display:flex;gap:.8rem;margin-top:2rem;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.75rem 1.2rem;border:1px solid var(--line);font-weight:600}.btn-primary{background:linear-gradient(180deg,#f8b034,#ee9817);border-color:#e2961f;color:#0b0b0b;box-shadow:inset 0 -1px 0 rgb(0 0 0/13%)}.btn-secondary{background:#fff;color:var(--text)}.section-block{margin:0;border:1px solid var(--line);border-radius:16px;padding:1.65rem}.section-primary{background:var(--surface);box-shadow:inset 0 1px 0 rgb(255 255 255/85%)}.section-alt{background:var(--surface-soft)}.section-utility{background:#f8faf7}.section-head{display:grid;grid-gap:.28rem;gap:.28rem}.section-head h2{margin:0;font-size:clamp(1.68rem,2.8vw,2.2rem)}.section-head p{color:var(--muted);margin:0}.section-meta{margin:.9rem 0 0;width:-moz-fit-content;width:fit-content;border:1px dashed #ced5c9;border-radius:999px;padding:.3rem .62rem;font-size:.78rem;color:#5b635c;background:rgb(255 255 255/68%)}.section-meta-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;background:rgb(17 17 17/3%)}.product-card{margin-top:1rem;border:1px solid var(--line);border-radius:14px;padding:1.1rem;background:var(--surface)}.product-card-featured{border-color:#c9d0c4;box-shadow:inset 0 0 0 1px rgb(255 255 255/72%)}.product-card-tech{background:#edf2ec;border-style:dashed;border-color:#bcc9ba}.card-top{display:flex;justify-content:space-between;gap:1rem;align-items:center}.product-card h3{margin:0;font-size:1.25rem}.product-card p{color:var(--muted)}.status-pill{font-size:.78rem;padding:.25rem .55rem;border:1px solid var(--line);border-radius:999px;color:#9f5a18;background:rgb(245 166 35/14%)}.card-cta{gap:.4rem;margin-top:.6rem;font-weight:600;text-decoration:underline;-webkit-text-decoration-color:rgb(245 166 35/60%);text-decoration-color:rgb(245 166 35/60%);text-decoration-thickness:2px}.card-cta,.card-cta-icon{display:inline-flex;align-items:center}.card-cta-icon{justify-content:center;width:1rem;height:1rem;font-family:Material Symbols Outlined,sans-serif;font-size:1rem;line-height:1;font-style:normal;font-weight:400;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 20}.faq-block{margin:0;border:1px solid var(--line);border-radius:16px;padding:1.7rem;background:var(--surface)}.faq-list{margin-top:1rem;display:grid;grid-gap:.75rem;gap:.75rem}.faq-item{border:1px solid var(--line);border-radius:12px;background:rgb(255 255 255/88%)}.faq-item h3{margin:0}.faq-trigger{width:100%;border:none;background:transparent;color:var(--text);padding:.92rem 1.05rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;text-align:left;font:inherit;cursor:pointer}.faq-symbol{color:#a1641c;font-weight:700}.faq-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.faq-panel.is-open{grid-template-rows:1fr}.faq-panel-inner{overflow:hidden;border-top:1px solid var(--line);padding:0 1.1rem;transition:padding .3s ease}.faq-panel.is-open .faq-panel-inner{padding:0 1.1rem 1rem}.faq-panel p{margin:.75rem 0 0;color:var(--muted)}.final-cta{margin:0;border:1px solid var(--line);border-radius:16px;padding:2.2rem 1.8rem;background:radial-gradient(circle at 100% 0,rgb(245 166 35/18%),transparent 42%),linear-gradient(180deg,#fffdf8,#f8f1e6)}.final-cta h2{margin:0;font-size:clamp(1.8rem,3.9vw,2.5rem);max-width:24ch}.final-cta p{margin:.72rem 0 0;color:var(--muted);max-width:52ch}.legal-main{padding:3rem 0}.legal-main .content-grid+.content-grid{margin-top:2rem}.legal-intro h1{margin-top:0}.legal-intro p{color:var(--muted);max-width:75ch}.legal-updated{margin-top:1rem;color:var(--text)!important}.legal-sections{margin-top:2rem;display:grid;grid-gap:1rem;gap:1rem}.legal-section{border:1px solid var(--line);border-radius:18px;padding:1.1rem;background:var(--surface-soft)}.legal-section h2{margin-top:0;font-size:1.1rem}.legal-section ul{margin:0;padding-left:1.2rem;color:var(--muted)}.legal-section li+li{margin-top:.5rem}.placeholder-main{padding:4rem 0}.placeholder-card{width:min(680px,100%);border:1px solid var(--line);border-radius:20px;padding:2rem;background:var(--surface-soft)}.placeholder-card h1{margin-top:0}.placeholder-card p,.site-footer{color:var(--muted)}.site-footer{border-top:1px solid var(--line);margin-top:1.4rem;padding:1.25rem 1rem 2rem;display:grid;grid-gap:.5rem;gap:.5rem;justify-items:center;text-align:center}.footer-links{display:flex;gap:1rem}.reveal{animation:rise .48s ease both}@keyframes rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-sun-float{0%{transform:translateZ(0) scale(.96);opacity:.8}50%{transform:translate3d(-24px,20px,0) scale(1.07);opacity:1}to{transform:translateZ(0) scale(.96);opacity:.8}}@keyframes hero-sun-sweep{0%{transform:translateX(-4%) rotate(-2deg);opacity:.35}50%{transform:translateX(3%) rotate(1deg);opacity:.8}to{transform:translateX(-4%) rotate(-2deg);opacity:.35}}@media (prefers-reduced-motion:reduce){.hero:after,.hero:before,.reveal{animation:none}}@media (max-width:780px){body{padding:0 10px}.content-grid{grid-template-columns:minmax(0,1fr)}#apps,#servers{scroll-margin-top:74px}.content-rail{display:none}.site-header{padding:.5rem 0;position:-webkit-sticky;position:sticky;top:0}.header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:.4rem;gap:.4rem;position:relative}.brand{grid-column:2;justify-self:center}.menu-toggle{grid-column:3;justify-self:end;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);background:#fff;border-radius:10px;width:2.25rem;height:2.25rem;padding:0;color:var(--text);font-family:inherit}.menu-toggle .material-symbols-outlined{font-family:Material Symbols Outlined,sans-serif;font-size:1.25rem;line-height:1;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 20}.header-nav{grid-column:1/-1;width:100%;display:none;flex-direction:column;align-items:stretch;gap:.35rem;padding-top:.35rem}.header-nav.is-open{display:flex}.header-nav a{white-space:nowrap;padding:.52rem .62rem;border-radius:10px;background:rgb(255 255 255/92%);border:1px solid rgb(217 223 212/78%)}.lang-switch{margin-left:0}.hero{padding:2.2rem 1rem 1.8rem}h1{font-size:clamp(2rem,9vw,2.6rem);max-width:14ch}.hero-subtitle{font-size:.97rem;line-height:1.5}.hero-actions{margin-top:1.35rem;width:100%;display:grid;grid-gap:.55rem;gap:.55rem}.hero-actions .btn{width:100%}.faq-block,.final-cta,.section-block{padding:1rem .9rem}.landing-frame{gap:.75rem;padding-top:.6rem;padding-bottom:1.8rem}.legal-main{padding:.9rem 0 1.3rem}.legal-main .content-grid+.content-grid{margin-top:1rem}.legal-sections{margin-top:0;gap:.72rem}.legal-section{padding:.88rem;border-radius:14px}.legal-intro p{max-width:100%}.section-meta{margin-top:.7rem}.faq-trigger{padding:.78rem .88rem}.faq-panel-inner{padding:0 .88rem}.faq-panel.is-open .faq-panel-inner{padding:0 .88rem .82rem}.site-footer{margin-top:.9rem;padding:1rem .8rem 1.35rem}}@font-face{font-family:Sora;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5f10e9e72d35c52-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Sora;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3dc379dc9b5dec12-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Sora;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5f10e9e72d35c52-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Sora;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3dc379dc9b5dec12-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Sora;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5f10e9e72d35c52-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Sora;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3dc379dc9b5dec12-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Sora;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5f10e9e72d35c52-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Sora;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3dc379dc9b5dec12-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Sora Fallback;src:local("Arial");ascent-override:85.29%;descent-override:25.50%;line-gap-override:0.00%;size-adjust:113.73%}.__className_35e689{font-family:Sora,Sora Fallback;font-style:normal}.__variable_35e689{--font-body:"Sora","Sora Fallback"}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Space Grotesk Fallback;src:local("Arial");ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.00%;size-adjust:109.69%}.__className_6b9622{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.__variable_6b9622{--font-display:"Space Grotesk","Space Grotesk Fallback"}