:root{--bg:#f6f1e9;--surface:#fffaf3;--surface-strong:#f3e4cf;--text:#1e1b18;--muted:#63584e;--line:#d9c5aa;--accent:#c7632d;--accent-dark:#8f431c;--shadow:0 18px 44px #4d351d14}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at top, #c7632d1f, transparent 34%), linear-gradient(180deg, #fbf7f1 0%, var(--bg) 100%);margin:0;font-family:Instrument Sans,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-shell{flex-direction:column;min-height:100vh;display:flex}.topbar,.page-content,.footer{width:min(1120px,100% - 32px);margin:0 auto}.hero{width:min(1320px,100% - 32px);margin:0 auto}.topbar{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:24px 0 34px;display:grid}.brand{letter-spacing:-.03em;align-items:center;gap:8px;font-size:1.2rem;font-weight:700;display:inline-flex}.brand-mark{border-radius:6px}.brand-name{line-height:1}.topnav{color:var(--muted);justify-content:center;gap:28px;font-size:.94rem;display:flex}.topnav a{transition:color .14s}.topnav a:hover{color:var(--text)}.topbar-cta{justify-self:end;min-height:38px;padding:0 14px;font-size:.86rem}.hero{padding:28px 0 8px;display:block}.hero-copy,.hero-panel,.feature-card,.pricing-card,.metric-card,.service-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px}.hero-copy{text-align:center;max-width:none;box-shadow:none;background:0 0;border:0;flex-direction:column;align-items:center;padding:44px 34px;display:flex}.hero-copy h1,.section-heading h1,.section-heading h2{letter-spacing:-.05em;margin:0;line-height:.96}.hero-copy h1{text-wrap:balance;max-width:none;font-size:clamp(2.7rem,6vw,4.8rem)}.hero-copy p,.feature-card p,.pricing-card p,.service-card p,.prose-section p{color:var(--muted);line-height:1.65}.hero-copy p{max-width:66ch;margin:16px 0 0;font-size:1.05rem}.hero-actions{justify-content:center;margin-top:22px}.hero-panel{padding:24px}.panel-header,.plan-name,.metric-label,.footer-group span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:700}.hero-preview-placeholder{width:100%;max-width:980px;margin-top:56px}.hero-preview-frame{--hero-video-border-width:40px;--hero-video-inner-radius:16px;aspect-ratio:16/9;width:100%;padding:var(--hero-video-border-width);border-radius:calc(var(--hero-video-border-width) + var(--hero-video-inner-radius));background:linear-gradient(#74482ae6,#4a2d1beb 48%,#20150ef5),#2a1b11db;border:0;overflow:hidden;box-shadow:0 26px 76px #4d351d33}.hero-preview-video{border-radius:var(--hero-video-inner-radius);object-fit:cover;width:100%;height:100%;display:block;overflow:hidden}.referral-link-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.product-preview-grid{box-shadow:none;background:0 0;grid-template-columns:1fr;gap:0;margin-top:34px;padding:26px 0 0;display:grid}.preview-panel{padding:0}.preview-roadmap{flex-direction:column;display:flex}.roadmap-shell{grid-template-columns:minmax(320px,1.02fr) minmax(0,.98fr);gap:40px;padding:0;display:grid}.roadmap-intro{flex-direction:column;gap:16px;display:flex}.roadmap-title{letter-spacing:-.03em;margin:0;font-size:1.42rem}.roadmap-copy{margin:0;line-height:1.62}.roadmap-media{aspect-ratio:4/3;place-items:stretch stretch;width:100%;margin-top:6px;display:grid}.roadmap-illustration{background:#f4e4d2;border-radius:24px;width:100%;height:100%;display:block}.roadmap-stack{flex-direction:column;gap:16px;padding-top:10px;display:flex}.roadmap-note{color:#1f1814;background:#fff8eff5;border-radius:24px;flex-direction:column;gap:10px;padding:22px 22px 20px;display:flex}.roadmap-note--1{transform:rotate(-2deg)}.roadmap-note--2{margin-left:34px;transform:rotate(1.5deg)}.roadmap-note--3{transform:rotate(-1deg)}.roadmap-note-stage{color:var(--accent-dark);letter-spacing:.08em;background:#d578401f;border-radius:999px;align-self:flex-start;padding:6px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.roadmap-note strong{letter-spacing:-.02em;font-size:1.08rem}.roadmap-note p{color:#6f6258;margin:0;line-height:1.55}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-dark);margin-bottom:12px;font-size:.82rem;font-weight:700;display:inline-flex}.stack-row{flex-wrap:wrap;gap:12px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:600;transition:transform .12s,border-color .12s,background-color .12s;display:inline-flex}.button-icon{flex:none;width:16px;height:16px;margin-right:8px;display:inline-flex}.button-icon svg,.feature-icon svg,.pricing-plan-icon svg,.pricing-list-icon svg{width:100%;height:100%}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--accent);color:#fff}.button-primary:hover{background:var(--accent-dark)}.button-secondary{border-color:var(--line);color:var(--text);background:0 0}.button-secondary:hover{border-color:#c7632d61}.button-inline{min-height:38px;margin-top:8px}.page-content{flex-direction:column;gap:52px;padding-bottom:48px;display:flex}.section{padding:12px 0}.section-preview{padding-top:18px}.section-preview .section-heading{margin-bottom:24px}.testimonial-heading{text-align:center;align-items:center}.section-testimonials{padding-top:6px}.testimonial-columns{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;display:grid}.testimonial-column{flex-direction:column;gap:16px;display:flex}.testimonial-card{border:1px dashed #8f431c47;border-radius:22px;flex-direction:column;gap:18px;padding:20px;display:flex}.testimonial-card--short{min-height:132px}.testimonial-card--medium{min-height:176px}.testimonial-card--long{min-height:224px}.testimonial-quote{color:#2d221b;margin:0;line-height:1.7}.testimonial-meta{flex-direction:column;gap:4px;display:flex}.testimonial-meta strong{letter-spacing:-.02em}.testimonial-meta span{color:var(--muted);font-size:.92rem}.section-steps{padding-top:14px}.section-steps .journey-grid{padding:8px 0 0}.section-steps .feature-card{background:linear-gradient(#fffaf3d1 0%,#f3e4cf85 100%);border-color:#8f431c24;position:relative}.section-steps .feature-card:before{content:"";background:#c7632d3d;border-radius:999px;width:3px;position:absolute;inset:14px auto 14px 14px}.section-steps .feature-card>*{margin-left:12px}.section-faq .faq-list{flex-direction:column;gap:0;display:flex}.faq-heading{text-align:center;align-items:center}.section-faq{flex-direction:column;align-items:center;margin-inline:auto;display:flex}.section-faq .section-heading,.section-faq .faq-list{width:100%}.section-faq .section-heading p{text-align:center}.faq-item{box-shadow:none;background:0 0;border:0;border-top:1px solid #8f431c1f;border-radius:0;padding:0;overflow:hidden}.faq-item:first-child{border-top:0}.faq-item:last-child{border-bottom:1px solid #8f431c1f}.faq-question{cursor:pointer;letter-spacing:-.02em;padding:18px 40px 18px 0;font-size:.98rem;font-weight:600;list-style:none;display:block;position:relative}.faq-question::-webkit-details-marker{display:none}.faq-question:after{content:"+";color:var(--muted);font-size:1.35rem;line-height:1;position:absolute;top:50%;right:0;transform:translateY(-50%)}.faq-item[open] .faq-question:after{content:"−";color:var(--accent-dark)}.faq-answer{color:var(--muted);margin:0;padding:0 0 18px;line-height:1.65}.section-pricing{padding-top:16px}.section-pricing .pricing-heading{margin-bottom:22px}.section-pricing .pricing-grid{align-items:stretch;gap:18px}.section-pricing .pricing-card{padding:26px 24px 24px}.narrow-section{max-width:880px}.page-intro{flex-direction:column;gap:20px;display:flex}.section-heading{flex-direction:column;gap:5px;margin-bottom:18px;display:flex}.section-heading p{max-width:64ch;color:var(--muted);margin:0;line-height:1.65}.section-heading h1,.section-heading h2{font-size:clamp(1.8rem,4.2vw,2.9rem)}.pricing-heading{text-align:center;align-items:center}.pricing-heading p{text-align:center}.feature-grid,.pricing-grid,.account-grid,.faq-list,.journey-grid,.guide-grid,.footer-grid,.account-overview{gap:18px;display:grid}.feature-grid,.pricing-grid,.journey-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.faq-list,.account-grid,.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-overview{grid-template-columns:1.2fr 1fr 1fr}.feature-card,.pricing-card,.metric-card,.service-card{padding:22px}.section-value .feature-grid{gap:20px}.section-value .feature-card{box-shadow:none;background:#f6ece0bd;border:0;border-radius:24px;padding:26px 24px 24px}.feature-icon{width:48px;height:48px;color:var(--accent-dark);background:#c7632d1a;border-radius:999px;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.feature-icon svg{width:24px;height:24px}.feature-card h3,.pricing-card h3,.metric-card strong,.service-card strong{letter-spacing:-.02em;margin:0;display:block}.feature-card h3,.pricing-card h3{margin-bottom:10px;font-size:1.04rem}.section-value .feature-card p{max-width:28ch;margin:0;line-height:1.45}.pricing-card--featured,.service-card-strong{background:linear-gradient(#fff5eb 0%,#fffaf3 100%);border-color:#d69f73}.pricing-card{text-align:left;border-radius:28px;flex-direction:column;display:flex}.pricing-card h3{font-size:2.5rem;line-height:.92}.check-list,.pricing-card ul{color:var(--muted);margin:18px 0 0;padding-left:0;line-height:1.6}.pricing-card-top{flex-direction:column;gap:14px;display:flex}.pricing-plan-row,.pricing-price-row{align-items:baseline;gap:12px;display:flex}.pricing-plan-row{align-items:center}.pricing-plan-icon{width:18px;height:18px;color:var(--accent-dark);flex:none;display:inline-flex}.pricing-price-row{justify-content:flex-start;align-items:baseline;gap:8px}.pricing-cadence{color:var(--muted);white-space:nowrap;font-size:.9rem;line-height:1}.pricing-card p{max-width:31ch;margin:0}.pricing-list{flex-direction:column;flex:1;gap:10px;list-style:none;display:flex}.pricing-list li{background:#7f5b3b0d;border-radius:16px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.pricing-list-icon{width:16px;height:16px;color:var(--accent-dark);flex:none;margin-top:4px;display:inline-flex}.pricing-card-actions{margin-top:20px}.pricing-button{width:100%}.pricing-pill{min-height:28px;color:var(--accent-dark);letter-spacing:.04em;text-transform:uppercase;background:#d97a3f1f;border-radius:999px;align-items:center;padding:0 10px;font-size:.76rem;font-weight:700;display:inline-flex}.pricing-pill--muted{color:var(--muted);background:#7f5b3b14}.pricing-pill--quiet{color:var(--muted);background:#7f5b3b0f}.pricing-card--free{box-shadow:none;background:#fffaf3d6;border-color:#8f431c14}.pricing-card--yearly{box-shadow:none;background:linear-gradient(#fffdf8 0%,#fff5e8 100%);border-color:#c67c4438}.pricing-card--monthly{box-shadow:none;background:#fffaf3eb;border-color:#c67c4429}.pricing-card--featured{box-shadow:none;background:linear-gradient(#2b211b 0%,#1f1814 100%);border-color:#d5784042}.pricing-card--featured .plan-name,.pricing-card--featured h3{color:#fff7ef}.pricing-card--featured p,.pricing-card--featured .pricing-cadence{color:#fff3e7b8}.pricing-card--featured .pricing-plan-icon,.pricing-card--featured .pricing-list-icon{color:#f0b086}.pricing-card--featured .pricing-list li{color:#fff3e7;background:#fff8ef1f}.pricing-card--featured .pricing-pill{color:#ffd9bf;background:#f0b0862e}.pricing-card--yearly-highlight{position:relative}.pricing-card--yearly-highlight:before{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 1px #ffecdb2e}.pricing-card--monthly .pricing-list li{background:#7f5b3b0b}.guide-card{min-height:100%}.getting-started-shell .section-heading p{max-width:58ch}.guide-step-card{box-shadow:none;background:#f6ece0bd;border:0}.guide-step-card .metric-label{color:var(--accent-dark)}.guide-step-card h3{margin-top:8px}.guide-step-card p{line-height:1.55}.guide-note-card{box-shadow:none;background:linear-gradient(#fff8eff5 0%,#f6ece0d1 100%);border:0}.guide-note-card-strong{margin-bottom:6px}.service-card strong{margin-top:8px;font-size:1.18rem}.service-card p{margin:10px 0 0}.account-shell{gap:18px}.account-activation-shell{text-align:center;align-items:center;width:100%;max-width:640px;margin-inline:auto}.support-shell{gap:18px}.support-heading{margin-bottom:0}.support-shell .guide-grid{align-items:stretch}.support-topic-card h3{margin-top:8px}.support-topic-card p{line-height:1.55}.support-contact-card{flex-direction:column;gap:24px;margin-top:0;padding:26px 24px 24px;display:flex}.support-contact-copy{flex-direction:column;align-items:flex-start;display:flex}.support-contact-copy h2{letter-spacing:-.02em;margin:8px 0 0;font-size:1.04rem;line-height:1.2}.support-contact-copy p{max-width:58ch;margin:10px 0 18px;line-height:1.55}.support-email-link{width:fit-content;color:var(--text);letter-spacing:-.025em;border-bottom:1px solid #c7632d6b;font-size:1.08rem;font-weight:780;display:inline-flex}.support-email-link:hover{border-color:var(--accent);color:var(--accent-dark)}.support-contact-actions{color:var(--muted);border-top:1px solid #8a694e29;flex-wrap:wrap;align-items:center;gap:10px 16px;padding-top:20px;font-size:.95rem;display:flex}.support-contact-actions a{color:var(--text);font-weight:650}.support-contact-actions a:hover{color:var(--accent-dark)}.account-heading{text-align:center;align-items:center;margin-bottom:0}.account-heading p{max-width:48ch;margin-inline:auto}.account-payment-notice{width:fit-content;max-width:100%;box-shadow:none;background:#fff8efd1;border:1px solid #c7632d29;border-radius:999px;align-self:center;padding:9px 15px;font-size:.94rem}.account-activation-card{background:#fffcf7c7;border:1px solid #8f431c1f;border-radius:24px;gap:0;width:100%;padding:10px;display:grid;box-shadow:0 18px 50px #4d301c14}.activation-form-card{text-align:left;padding:24px}.account-activation-steps{text-align:left;margin:0;padding:0;list-style:none;display:grid}.account-activation-steps li{background:0 0;border-radius:18px;grid-template-columns:34px 1fr;align-items:start;gap:14px;padding:16px;display:grid}.account-activation-steps li+li{border-top:1px solid #8f431c1a;border-radius:0}.account-activation-steps li>span{color:#fff8ef;background:#3f2d22;border-radius:999px;place-items:center;width:34px;height:34px;font-size:.92rem;font-weight:800;display:grid}.account-activation-steps strong{color:var(--ink);letter-spacing:-.01em;margin-top:0;display:block}.account-activation-steps p{color:var(--muted);margin:4px 0 0;line-height:1.5}.account-primary-actions{justify-content:center;margin-top:0}.account-secondary-links{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:10px 16px;font-size:.92rem;display:flex}.account-secondary-links a{color:var(--muted);text-underline-offset:4px;text-decoration:underline;transition:color .16s}.account-secondary-links a:hover{color:var(--accent-dark)}.account-panel-card{min-height:100%}.account-panel-card-compact{align-self:start}.account-grid-panels .metric-card strong{margin-top:8px;font-size:1.15rem}.account-actions{margin-top:6px}.referral-link-card strong{font-size:1rem}.affiliate-shell{flex-direction:column;align-items:center;gap:24px;margin-inline:auto;padding-bottom:48px;display:flex}.affiliate-heading{text-align:center;margin-bottom:0;align-items:center;gap:12px;max-width:44rem;margin-inline:auto}.affiliate-shell>*{width:100%}.affiliate-hero-copy,.affiliate-footer-cta{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.affiliate-hero-copy p{max-width:58ch;color:var(--muted);margin:0;line-height:1.7}.affiliate-divider{border:0;border-top:1px solid #8f431c24;width:100%;margin:0}.affiliate-copy{text-align:left;gap:14px;max-width:74ch}.affiliate-copy a{color:var(--accent-dark)}.affiliate-apply{min-width:160px}.affiliate-copy p,.affiliate-copy li{font-size:1.02rem;line-height:1.72}.affiliate-copy h2{font-size:1.36rem}.notice,.muted,.card p{color:var(--muted);line-height:1.6}.prose-section{flex-direction:column;gap:16px;display:flex}.prose-section h2{letter-spacing:-.02em;margin:12px 0 0;font-size:1.28rem}.prose-section h3{letter-spacing:-.01em;margin:8px 0 0;font-size:1rem}.prose-section p{margin:0}.prose-section ul{color:var(--muted);margin:0;padding-left:20px;line-height:1.7}.prose-section li+li{margin-top:6px}.notice{color:var(--accent-dark);background:#c7632d1a;border-radius:16px;margin:0;padding:12px 14px}.footer{border-top:1px solid #8f431c24;grid-template-columns:1.1fr 1.4fr;gap:28px;margin-top:auto;padding:28px 0 32px;display:grid}.footer-brand strong{letter-spacing:-.02em;margin-bottom:10px;display:block}.footer-brand p{max-width:32ch;color:var(--muted);margin:0;line-height:1.6}.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 24px}.footer-group{flex-direction:column;gap:9px;display:flex}.footer-group span{color:#7b5a43;letter-spacing:.06em;margin-bottom:6px}.footer-group a{color:var(--muted);font-size:.94rem;font-weight:400;line-height:1.45;transition:color .16s}.footer-group a:hover{color:#6f5848}.activation-shell{max-width:620px}.activation-grid{align-items:start}.empty-state-card{flex-direction:column;gap:14px;display:flex}.empty-state-actions{margin-top:2px}.empty-state-list{color:var(--muted);margin:0;padding-left:18px;line-height:1.7}.empty-state-list li+li{margin-top:4px}.not-found-shell{padding-top:28px}.activation-form{flex-direction:column;gap:14px;display:flex}.activation-form .muted{background:#7f5b3b12;border-radius:999px;width:fit-content;margin:0;padding:7px 11px;font-size:.9rem;line-height:1.3}.field-block{flex-direction:column;gap:8px;display:flex}.text-input{border:1px solid var(--line);background:var(--surface);min-height:48px;color:var(--text);font:inherit;border-radius:14px;padding:0 14px}.form-message{margin:0}.form-message-success{color:var(--accent-dark)}.form-message-error{color:#9b3e2f}@media (max-width:980px){.roadmap-shell{grid-template-columns:1fr;gap:22px}.roadmap-media{max-width:100%}.testimonial-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{grid-template-columns:1fr auto;place-items:center stretch}.topnav{display:none}.topbar-cta{justify-self:end}.hero,.feature-grid,.pricing-grid,.journey-grid,.account-overview,.account-grid,.guide-grid,.faq-list,.footer-grid,.footer{grid-template-columns:1fr}.footer-grid{row-gap:28px}.section-value .feature-card{padding:24px 22px}}@media (max-width:760px){.testimonial-columns{grid-template-columns:1fr}.hero{padding:0}.hero-actions{flex-direction:column;width:100%}.hero-actions .button{width:100%}.hero-copy,.hero-panel,.feature-card,.pricing-card,.metric-card,.service-card{padding:20px}.section-value .feature-card{padding:22px 20px}.roadmap-shell{gap:18px}.roadmap-note{padding:18px 18px 16px;transform:none}.roadmap-note--2{margin-left:0}.hero-copy{padding-inline:0}.hero-preview-frame{--hero-video-border-width:6px;--hero-video-inner-radius:10px}.hero-copy p,.hero-actions{padding-inline:16px}.pricing-plan-row,.pricing-price-row{flex-wrap:wrap}.pricing-card h3{font-size:2.7rem}.topbar,.page-content,.footer{width:min(1120px,100% - 32px)}.hero{width:min(1320px,100% - 32px)}.referral-link-row{flex-direction:column;align-items:flex-start}}
