*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background:#fff;color:#0f172a}.centered-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:0 24px;background:linear-gradient(to bottom,#f8fafc,#fff)}.muted-text{color:#94a3b8;font-size:18px;text-align:center}.page{min-height:100vh;display:flex;flex-direction:column}.page-header{width:100%;padding:24px;display:flex;justify-content:center}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8}.header-logo{max-height:32px}.hero-wrap{padding:0 24px 24px;display:flex;justify-content:center}.hero-panel{width:100%;max-width:1200px;min-height:560px;border-radius:32px;padding:96px 64px;display:flex;align-items:center;justify-content:space-between;gap:48px;flex-wrap:wrap;box-shadow:0 20px 60px #0f0a2440}.hero-panel .headline{color:#fff;font-size:48px}.hero-panel .subhead{color:#cbd5e1;margin-bottom:0}.hero-copy{flex:1 1 420px;text-align:left}.hero-actions{margin-top:32px}.hero-orb-column{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:12px}.hero-orb-column .status-text{color:#94a3b8}.pill-button{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:999px;border:1px solid rgba(255,255,255,.3);background:#ffffff14;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:background .15s ease,transform .1s ease}.pill-button:hover{background:#ffffff2e}.pill-button:active{transform:scale(.97)}.orb-button{position:relative;width:240px;height:240px;border-radius:50%;border:none;background:transparent;padding:0;cursor:pointer;transition:transform .2s ease}.orb-button:hover:not(:disabled){transform:scale(1.08)}.orb-button:active:not(:disabled){transform:scale(.96)}.orb-button--busy{cursor:wait}.orb-spinner{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;animation:orb-spin 6s linear infinite;filter:blur(1px)}.orb-spinner--slow{animation-duration:1.4s;opacity:.6}@keyframes orb-spin{to{transform:rotate(360deg)}}.orb-inner{position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#241a3d,#0f0a24);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#fff;z-index:1;text-align:center;padding:12px}.orb-label{font-size:15px;font-weight:700;line-height:1.35}.section{display:flex;justify-content:center;padding:72px 24px;text-align:center}.howto-section{background:#fff}.howto-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px}@media (max-width: 640px){.howto-grid{grid-template-columns:1fr}}.howto-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:28px 20px;text-align:center}.howto-card .icon-chip{margin-left:auto;margin-right:auto}.howto-card h3{font-size:16px;font-weight:700;margin:0 0 8px;color:#0f172a}.howto-card p{font-size:14px;color:#64748b;margin:0;line-height:1.5}.disclaimer-title{font-size:15px;font-weight:700;color:#0f172a;margin:0 0 8px}.disclaimer-body{font-size:14px;color:#64748b;max-width:640px;margin:0 auto;line-height:1.6}.solution-section{background:#f8fafc}.testimonial-section,.booking-section{background:#fff}.content-column{max-width:560px;width:100%}.content-column-wide{max-width:900px;width:100%}.headline{font-size:36px;font-weight:700;margin:0 0 16px;color:#0f172a;line-height:1.2}.section-title{font-size:28px;font-weight:700;margin:0 0 32px;color:#0f172a}.subhead{font-size:18px;color:#64748b;margin:0 0 40px;line-height:1.5}.pain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;text-align:left}@media (max-width: 640px){.pain-grid{grid-template-columns:1fr}}.pain-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:24px}.icon-chip{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:14px}.icon-chip--0{background:#f3e8ff}.icon-chip--1{background:#fce7f3}.icon-chip--2{background:#ffedd5}.card-accent--0{background:#faf5ff;border-top:4px solid #9333ea}div.card-accent--0 h3{color:#9333ea}.card-accent--1{background:#fdf2f8;border-top:4px solid #db2777}div.card-accent--1 h3{color:#db2777}.card-accent--2{background:#fff7ed;border-top:4px solid #ea580c}div.card-accent--2 h3{color:#ea580c}.pain-card h3{font-size:16px;font-weight:700;margin:0 0 8px;color:#0f172a}.pain-card p{font-size:14px;color:#64748b;margin:0;line-height:1.5}.status-text{min-height:20px;font-size:13px;color:#94a3b8;margin:0}.spotlight-card{border-radius:24px;padding:48px 40px;margin:40px 0;box-shadow:0 20px 50px #0f0a2433}.spotlight-title{font-size:26px;font-weight:700;margin:0 0 16px;color:#fff}.gradient-text{-webkit-background-clip:text;background-clip:text;color:transparent}.spotlight-body{font-size:16px;color:#cbd5e1;max-width:560px;margin:0 auto;line-height:1.6}.pulse{animation:pulse 1.4s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;text-align:left}@media (max-width: 640px){.feature-grid{grid-template-columns:1fr}}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.feature-card h3{font-size:14px;font-weight:600;margin:0 0 4px;color:#0f172a}.feature-card p{font-size:12px;color:#64748b;margin:0}.testimonial-wrap{width:100%;max-width:1400px;flex:1 1 auto}.carousel{position:relative;display:flex;align-items:center}.carousel-track{display:flex;align-items:flex-start;gap:32px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:8px calc(50% - 240px);width:100%}.carousel-track::-webkit-scrollbar{display:none}.carousel-slide{flex:0 0 480px;width:480px;scroll-snap-align:center;border-radius:16px;overflow:hidden;background:#0f172a;box-shadow:0 10px 30px #0f172a1f;text-align:left}.testimonial-video{position:relative;height:0}.testimonial-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.testimonial-caption{margin:0;padding:16px 18px;color:#fff;font-size:14px}.testimonial-caption strong{font-weight:700}.testimonial-caption span{color:#94a3b8}.carousel-arrow{flex:0 0 auto;width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 12px #0000001a;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:22px;line-height:1;color:#0f172a;z-index:3}.carousel-arrow--prev{margin-right:-22px}.carousel-arrow--next{margin-left:-22px}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.carousel-dot{width:8px;height:8px;border-radius:999px;background:#e2e8f0;border:none;cursor:pointer;padding:0;transition:width .15s ease,background .15s ease}.carousel-dot--active{background:#9333ea;width:20px}@media (max-width: 720px){.carousel-track{padding:8px calc(50% - 150px)}.carousel-slide{flex-basis:300px;width:300px}.carousel-arrow{display:none}}.page-footer{padding:24px;text-align:center;font-size:12px;color:#94a3b8;background:#fff}.footer-brand{font-weight:600;color:#64748b}@media (max-width: 720px){.hero-panel{padding:40px 28px;justify-content:center;text-align:center}.hero-copy{text-align:center}.hero-actions{display:flex;justify-content:center}}
