:root{--orch-darkest:#292966;--orch-dark:#5c5c99;--orch-mid:#a3a3cc;--orch-lightest:#ccf;--orch-bg:#fff;--orch-bg-soft:#f7f7fc;--orch-bg-card:#fff;--orch-text:#1a1a2e;--orch-text-muted:#5c5c7a}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--orch-bg);color:var(--orch-text);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}a{color:var(--orch-darkest);text-decoration:none;transition:color .2s}a:hover{color:var(--orch-dark)}img{max-width:100%;display:block}.navbar{z-index:100;backdrop-filter:blur(12px);background:#292966f7;border-bottom:1px solid #ccccff1a;padding:0 2rem;position:sticky;top:0}.navbar-inner{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;display:flex}.navbar-brand{color:#fff;letter-spacing:-.02em;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.navbar-brand svg{width:28px;height:28px}.navbar-links{align-items:center;gap:2rem;list-style:none;display:flex}.navbar-links a{color:var(--orch-mid);font-size:.9rem;font-weight:500;transition:color .2s}.navbar-links a:hover{color:#fff}.navbar-github{color:var(--orch-lightest);border:1px solid #ccccff4d;border-radius:8px;align-items:center;gap:.4rem;padding:.4rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex}.navbar-github:hover{color:#fff;border-color:var(--orch-lightest);background:#ccccff1a}.navbar-github svg{width:18px;height:18px}.hero{text-align:center;padding:6rem 2rem 5rem;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(60% 50% at 50% 0,#ccccff4d 0%,#0000 70%),radial-gradient(40% 40% at 30% 20%,#a3a3cc26 0%,#0000 60%);position:absolute;inset:0}.hero-inner{max-width:820px;margin:0 auto;position:relative}.hero-badge{border:1px solid var(--orch-mid);color:var(--orch-dark);background:var(--orch-bg-soft);border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.8rem;display:inline-flex}.hero h1{color:var(--orch-darkest);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1}.hero h1 .gradient{background:linear-gradient(135deg, var(--orch-darkest), var(--orch-dark), var(--orch-mid));-webkit-text-fill-color:transparent;background-clip:text}.hero p{color:var(--orch-text-muted);max-width:640px;margin:0 auto 2.5rem;font-size:1.15rem;line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{background:var(--orch-darkest);color:#fff}.btn-primary:hover{background:var(--orch-dark);color:#fff;transform:translateY(-1px);box-shadow:0 4px 20px #29296640}.btn-secondary{color:var(--orch-darkest);border:1px solid var(--orch-mid);background:0 0}.btn-secondary:hover{color:var(--orch-darkest);border-color:var(--orch-dark);background:var(--orch-bg-soft);transform:translateY(-1px)}.section{max-width:1200px;margin:0 auto;padding:5rem 2rem}.section-label{text-transform:uppercase;letter-spacing:.1em;color:var(--orch-dark);margin-bottom:.75rem;font-size:.8rem;font-weight:600}.section h2{color:var(--orch-darkest);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.section>p{color:var(--orch-text-muted);max-width:640px;font-size:1.05rem;line-height:1.7}.section-centered{text-align:center}.section-centered>p{margin-left:auto;margin-right:auto}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.feature-card{background:var(--orch-bg-card);border:1px solid #2929661a;border-radius:14px;padding:2rem;transition:all .3s}.feature-card:hover{border-color:var(--orch-mid);transform:translateY(-2px);box-shadow:0 8px 30px #29296614}.feature-card-icon{width:48px;height:48px;color:var(--orch-darkest);background:#ccccff4d;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.feature-card h3{color:var(--orch-darkest);margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.feature-card p{color:var(--orch-text-muted);font-size:.9rem;line-height:1.6}.values-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;margin-top:3rem;display:grid}.value-item{text-align:center;padding:1.5rem}.value-item-icon{width:56px;height:56px;color:var(--orch-darkest);background:linear-gradient(135deg,#ccf6,#a3a3cc33);border-radius:14px;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.value-item h3{color:var(--orch-darkest);margin-bottom:.5rem;font-size:1.05rem;font-weight:600}.value-item p{color:var(--orch-text-muted);font-size:.85rem;line-height:1.6}.section-divider{background:linear-gradient(90deg,#0000,#2929661a,#0000);border:none;max-width:1200px;height:1px;margin:0 auto}.cta-section{text-align:center;padding:5rem 2rem;position:relative}.cta-section:before{content:"";pointer-events:none;background:radial-gradient(50% 60% at 50% 100%,#ccf3 0%,#0000 70%);position:absolute;inset:0}.cta-section h2{color:var(--orch-darkest);margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.cta-section p{color:var(--orch-text-muted);margin-bottom:2rem;font-size:1.05rem}.cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex;position:relative}.footer{background:var(--orch-darkest);text-align:center;border-top:1px solid #ccccff1a;padding:2.5rem 2rem}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.footer-brand{color:var(--orch-mid);font-size:.85rem;font-weight:600}.footer-links{gap:1.5rem;list-style:none;display:flex}.footer-links a{color:var(--orch-mid);font-size:.85rem}.footer-links a:hover{color:#fff}.features-hero{text-align:center;padding:5rem 2rem 3rem;position:relative}.features-hero:before{content:"";pointer-events:none;background:radial-gradient(50% 50% at 50% 0,#ccccff40 0%,#0000 70%);position:absolute;inset:0}.features-hero h1{color:var(--orch-darkest);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;position:relative}.features-hero p{color:var(--orch-text-muted);max-width:600px;margin:0 auto;font-size:1.1rem;position:relative}.feature-detail{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:3rem 0;display:grid}.feature-detail.reverse{direction:rtl}.feature-detail.reverse>*{direction:ltr}.feature-detail-content h3{color:var(--orch-darkest);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.feature-detail-content p{color:var(--orch-text-muted);margin-bottom:1rem;line-height:1.7}.feature-detail-content ul{padding:0;list-style:none}.feature-detail-content ul li{color:var(--orch-text-muted);align-items:center;gap:.5rem;padding:.3rem 0;font-size:.9rem;display:flex}.feature-detail-content ul li:before{content:"";background:var(--orch-dark);border-radius:50%;flex-shrink:0;width:6px;height:6px}.feature-detail-visual{background:var(--orch-bg-soft);min-height:260px;color:var(--orch-mid);border:1px solid #2929661a;border-radius:14px;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}@media (width<=768px){.navbar-links{display:none}.hero{padding:4rem 1.5rem 3rem}.section{padding:3rem 1.5rem}.feature-detail{grid-template-columns:1fr}.feature-detail.reverse{direction:ltr}.footer-inner{text-align:center;flex-direction:column}}.active:where(.astro-l7arcky5){color:#fff!important}
