@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@500;600;700;800&display=swap";:root{--font-body:"Manrope", "Segoe UI", sans-serif;--font-heading:"Sora", "Segoe UI", sans-serif;--slate-050:#f1f6f8;--slate-100:#dae5ea;--slate-300:#a9bcc7;--slate-600:#5e7380;--slate-700:#435866;--slate-800:#2d4250;--slate-950:#0d1a26;--teal-200:#8edce7;--teal-300:#69d6e3;--teal-700:#1f7d8b;--teal-800:#135c67;--blue-300:#94c8ff;--amber-300:#f2c370;--shadow-soft:0 22px 55px #09192714, 0 10px 24px #0919270d;font-family:var(--font-body);color:var(--slate-800);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#eff4f7;font-weight:500;line-height:1.55}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#eff4f7;min-width:320px;margin:0}body,button,a,input,textarea{font-family:var(--font-body)}img{max-width:100%;display:block}a{text-decoration:none}p,h1,h2,h3{margin-top:0}#root{min-height:100vh}:focus-visible{outline-offset:3px;outline:3px solid #f2c370d9}.page-shell{color:var(--slate-800)}.container{width:min(1180px,100% - 48px);margin:0 auto}.hero-shell{color:var(--slate-050);background:radial-gradient(circle at 15% 20%,#31b5c838,#0000 28%),radial-gradient(circle at 88% 16%,#7cc4ff2e,#0000 26%),linear-gradient(#09111a 0%,#102236 62%,#13293f 100%);position:relative;overflow:hidden}.hero-shell:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0009,#0000 85%);mask-image:linear-gradient(#0009,#0000 85%)}.topbar{z-index:2;padding:24px 0 12px;position:relative}.topbar-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.brand{color:inherit;align-items:center;gap:14px;display:flex}.brand img{border-radius:50%;width:58px;height:58px;box-shadow:0 20px 45px #0000004d}.brand-copy{flex-direction:column;gap:2px;display:flex}.brand-name,.brand-tag{display:block}.brand-name{font-family:var(--font-heading);letter-spacing:.14em;text-transform:uppercase;font-size:1rem;font-weight:700}.brand-tag{color:#ecf3f7c7;font-size:.92rem}.nav{flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:28px;display:flex}.nav a,.footer-links a{color:inherit;font-weight:600;position:relative}.nav a:after,.footer-links a:after{content:"";transform-origin:50%;background:currentColor;height:1px;transition:transform .18s;position:absolute;bottom:-.28rem;left:0;right:0;transform:scaleX(0)}.nav a:hover:after,.nav a:focus-visible:after,.footer-links a:hover:after,.footer-links a:focus-visible:after{transform:scaleX(1)}.button{letter-spacing:.01em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 20px;font-weight:700;transition:transform .18s,border-color .18s,background .18s,color .18s,box-shadow .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button-primary{color:#152739;background:linear-gradient(135deg,#f4b15b,#ffd37d);box-shadow:0 16px 32px #f4b15b40}.button-primary:hover,.button-primary:focus-visible{box-shadow:0 22px 40px #f4b15b52}.button-secondary{color:var(--slate-050);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0f;border-color:#ffffff29}.button-secondary:hover,.button-secondary:focus-visible{background:#ffffff1a;border-color:#ffffff4d}.button-compact{min-height:46px;padding-inline:18px}.hero{z-index:1;padding:36px 0 92px;position:relative}.hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center;gap:48px;display:grid}.eyebrow,.section-label,.panel-label,.product-status,.collection-label,.signal-strip article span,.process-step{letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:800}.eyebrow{color:var(--teal-200);margin-bottom:18px}.hero-copy h1{letter-spacing:-.06em;max-width:10ch;margin:0;font-size:clamp(3.6rem,7vw,6rem);line-height:.94}.lead{color:#ecf3f7d6;max-width:42rem;margin-top:24px;font-size:1.14rem}.hero-actions{flex-wrap:wrap;gap:16px;margin-top:32px;display:flex}.highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:36px;display:grid}.highlight-card,.control-panel,.signal-strip article,.product-card,.process-card,.scenario-card,.contact-card{box-shadow:var(--shadow-soft);border:1px solid #14273a14}.highlight-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff0f;border-color:#ffffff24;border-radius:26px;padding:22px 20px}.highlight-card h2{color:var(--slate-050);margin-bottom:10px;font-size:1rem}.highlight-card p{color:#ecf3f7c2;font-size:.96rem}.hero-visual{justify-content:center;align-items:center;min-height:620px;display:flex;position:relative}.orbit-chip{color:var(--slate-050);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;padding:10px 16px;font-weight:700;position:absolute;box-shadow:0 22px 55px #00000047}.orbit-chip-top{top:48px;left:10%}.orbit-chip-right{top:180px;right:-10px}.orbit-chip-bottom{bottom:48px;left:2%}.control-panel{background:linear-gradient(#0f1f31fa,#091420fa),#0f1f31f0;border-color:#b3c6d633;border-radius:34px;width:min(100%,560px);padding:28px;position:relative;box-shadow:0 42px 90px #01070e7a,inset 0 1px #ffffff14}.panel-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.panel-label{color:var(--teal-200);margin-bottom:10px}.panel-header h2{max-width:16ch;color:var(--slate-050);margin:0;font-size:2rem;line-height:1}.status-badge,.product-chip,.dashboard-tag{border-radius:999px;justify-content:center;align-items:center;padding:.45rem .78rem;font-size:.78rem;font-weight:800;display:inline-flex}.status-badge{color:#dcecf0;background:#ffffff14;border:1px solid #ffffff1f}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.dashboard-card{background:linear-gradient(#ffffff0d,#ffffff05),#ffffff05;border:1px solid #ffffff14;border-radius:24px;padding:18px}.dashboard-card-wide{grid-column:1/-1}.dashboard-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-title{color:#ecf3f7e0;font-weight:700}.dashboard-tag{color:#0b1826;background:var(--amber-300)}.dashboard-tag-cyan{background:var(--teal-300)}.dashboard-tag-blue{background:var(--blue-300)}.dashboard-list{margin:18px 0 0;padding:0;list-style:none}.dashboard-list li{color:#ecf3f7bd;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.dashboard-list li strong,.meter-copy strong,.collection-grid strong{color:var(--slate-050)}.meter-block{margin-top:18px}.meter-copy{color:#ecf3f7bd;justify-content:space-between;align-items:center;gap:18px;margin-bottom:8px;display:flex}.meter{background:#ffffff12;border-radius:999px;height:12px;overflow:hidden}.meter-fill{border-radius:inherit;height:100%;display:block}.meter-fill-book{background:linear-gradient(90deg,#31b5c8,#7ce3ef);width:68%}.meter-fill-stack{background:linear-gradient(90deg,#8db8ff,#d8ebff);width:82%}.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.collection-grid div{background:#ffffff0a;border:1px solid #ffffff14;border-radius:22px;padding:18px 14px}.collection-label{color:#ecf3f7a3;margin-bottom:10px;display:block}.collection-grid strong{font-family:var(--font-heading);font-size:1.8rem}.signal-strip{z-index:3;margin-top:-42px;position:relative}.signal-strip-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.signal-strip article{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f8fbfdeb;border-radius:28px;padding:24px}.signal-strip article span{color:var(--teal-700);display:block}.signal-strip article strong{color:var(--slate-950);font-family:var(--font-heading);margin-top:10px;font-size:1.45rem;line-height:1.1;display:block}.signal-strip article p{margin-top:10px}.page-body{background:radial-gradient(circle at top,#31b5c814,#0000 18%),linear-gradient(#eef3f6 0%,#f9fbfc 100%)}.section{padding:110px 0}.section-heading{max-width:48rem}.section-heading h2,.studio-copy h2,.contact-copy h2{color:var(--slate-950);margin:16px 0 18px;font-size:clamp(2.2rem,4vw,3.45rem);line-height:.98}.section-heading p,.studio-copy p,.process-card p,.scenario-card p,.contact-copy p,.contact-card p,.product-card p{color:var(--slate-700)}.section-label{color:var(--teal-700)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:42px;display:grid}.product-card{border-top:4px solid var(--product-accent);background:#ffffffeb;border-radius:32px;padding:28px}.product-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.product-status{color:var(--teal-700)}.product-chip{color:#0f2133;background:#0f213312}.product-card h3,.process-card h3,.scenario-card h3,.contact-card h3{color:var(--slate-950);margin:16px 0 14px;font-size:1.55rem}.product-summary{color:var(--slate-950);font-size:1.15rem;font-weight:700}.product-description{margin-top:12px}.product-details{flex-wrap:wrap;gap:10px;margin:22px 0 26px;padding:0;list-style:none;display:flex}.product-details li{color:var(--slate-800);background:#0f21330d;border-radius:999px;padding:10px 14px;font-weight:700}.text-link,.contact-email{color:var(--teal-800);font-weight:800}.text-link:hover,.text-link:focus-visible,.contact-email:hover,.contact-email:focus-visible{color:var(--slate-950)}.studio-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);align-items:start;gap:36px;display:grid}.studio-copy{padding-right:20px}.studio-copy p+p{margin-top:18px}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.process-card{background:#ffffffeb;border-radius:28px;padding:24px}.process-step{color:var(--teal-700)}.use-case-section{color:var(--slate-050);background:radial-gradient(circle at top,#31b5c829,#0000 22%),linear-gradient(#0b1725 0%,#102437 100%)}.section-heading-dark h2,.section-heading-dark p{color:var(--slate-050)}.section-heading-dark .section-label{color:var(--teal-200)}.scenario-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:40px;display:grid}.scenario-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0f;border-color:#ffffff1a;border-radius:30px;padding:26px}.scenario-card h3,.scenario-card p{color:var(--slate-050)}.scenario-icon{background:linear-gradient(135deg,#31b5c82e,#7cc4ff47);border-radius:18px;place-items:center;width:54px;height:54px;display:grid}.scenario-icon span{border:4px solid var(--amber-300);width:20px;height:20px;box-shadow:16px 0 0 -6px var(--teal-300);border-radius:50%}.contact-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:28px;display:grid}.contact-email{margin-top:18px;font-size:1.2rem;display:inline-flex}.contact-note{color:var(--slate-600);margin-top:14px;font-size:.96rem}.contact-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.contact-card{background:#ffffffeb;border-radius:28px;padding:24px}.footer{color:#ecf3f7d1;background:#0a1420}.footer-inner{border-bottom:1px solid #ffffff1a;justify-content:space-between;gap:28px;padding:38px 0 26px;display:flex}.footer-title{color:var(--slate-050);font-family:var(--font-heading);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:1.15rem;font-weight:700}.footer-copy{max-width:34rem;margin-top:12px}.footer-links{flex-wrap:wrap;align-items:flex-start;gap:24px;display:flex}.footer-bottom{color:#ecf3f794;justify-content:space-between;gap:18px;padding:18px 0 28px;font-size:.92rem;display:flex}@media (width<=1120px){.topbar-inner,.hero-grid,.studio-grid,.contact-grid,.footer-inner,.footer-bottom{flex-direction:column;grid-template-columns:1fr}.topbar-inner{align-items:flex-start}.nav{justify-content:flex-start}.hero-grid,.studio-grid,.contact-grid{gap:32px}.highlight-grid,.signal-strip-grid,.process-grid,.scenario-grid,.contact-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-visual{min-height:560px}}@media (width<=780px){.container{width:min(100% - 28px,100%)}.topbar{padding-top:18px}.brand img{width:52px;height:52px}.button-compact{width:100%}.hero{padding:24px 0 72px}.hero-copy h1{max-width:11ch;font-size:clamp(2.9rem,13vw,4.4rem)}.lead{font-size:1.03rem}.highlight-grid,.signal-strip-grid,.product-grid,.process-grid,.scenario-grid,.contact-card-grid,.collection-grid,.dashboard-grid{grid-template-columns:1fr}.hero-visual{min-height:auto}.orbit-chip{margin:0 8px 12px 0;display:inline-flex;position:static}.control-panel{border-radius:26px;padding:22px}.panel-header,.dashboard-title-row,.meter-copy,.product-card-top{flex-direction:column;align-items:flex-start}.signal-strip{margin-top:-28px}.section{padding:82px 0}.product-card,.process-card,.scenario-card,.contact-card,.signal-strip article{border-radius:24px}.footer-bottom{padding-bottom:24px}}
