*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0a;--surface:#151515;--surface-elevated:#1a1816;--copper:#c8956c;--copper-dim:#c8956c1f;--copper-glow:#c8956c59;--teal:#5bbfba;--teal-dim:#5bbfba1a;--ember:#d4561a;--ember-hot:#e8720a;--ember-dim:#d4561a26;--text:#e8e8e8;--text-secondary:#a1a1aa;--text-dim:#71717a;--border:#2a2a2a;--warm-border:#3a3530;--success:#6b8e6b;--error:#a65d57;--warning:#c4a04a}body{font-family:var(--font-dm-sans),"DM Sans",-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:9999;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.92' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.055'/%3E%3C/svg%3E");background-repeat:repeat;background-size:128px 128px;width:200%;height:200%;position:fixed;top:-50%;left:-50%}body:after{content:"";pointer-events:none;z-index:9998;background:radial-gradient(#0000 55%,#0006 100%);width:100%;height:100%;position:fixed;top:0;left:0}.container{max-width:1200px;margin:0 auto;padding:0 24px}h1,h2,h3,h4{font-family:var(--font-inter-tight),"Inter Tight",sans-serif;letter-spacing:-.03em}.copper{color:var(--copper)}.teal{color:var(--teal)}.ember{color:var(--ember)}nav{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0a0ae0;border-bottom:1px solid #c8956c14;padding:16px 24px;position:fixed;top:0;left:0;right:0}nav .container{justify-content:space-between;align-items:center;display:flex}.logo{font-family:var(--font-space-mono),"Space Mono",monospace;color:var(--text);letter-spacing:.02em;font-size:.85rem;text-decoration:none}.logo span{color:var(--copper)}.nav-cta{background:var(--copper);color:var(--bg);border-radius:8px;padding:10px 24px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s}.nav-cta:hover{background:#d4a47a;transform:translateY(-1px)}.hero{align-items:center;min-height:100vh;padding:140px 0 60px;display:flex;position:relative;overflow:hidden visible}.hero:before{content:"";pointer-events:none;background:radial-gradient(at top,#c8956c0f 0%,#0000 60%);width:150%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.hero-content{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.hero-left h1{color:var(--text);margin-bottom:24px;font-size:4rem;font-weight:700;line-height:1.05}.hero-left h1 .hero-accent{color:var(--copper);display:block}.hero-headline{color:var(--text-primary,#faf9f6);margin-bottom:10px;font-size:1.3rem;font-weight:700;line-height:1.4}.hero-subline{color:var(--text-secondary,#a1a1aa);margin-bottom:32px;font-size:1rem;font-weight:400;line-height:1.6}.hero-phone{justify-content:center;align-items:center;display:flex;overflow:visible}.phone-frame{background:#1a1816;border:2px solid #3a3530;border-radius:36px;width:280px;padding:12px;position:relative;box-shadow:0 24px 80px #00000080,0 0 60px #c8956c0f}.phone-notch{z-index:2;background:#0a0a0a;border-radius:0 0 16px 16px;width:100px;height:24px;margin:0 auto;position:relative}.phone-screen-carousel{border-radius:24px;min-height:460px;position:relative;overflow:hidden}.carousel-screen{opacity:0;background:#1a1816;flex-direction:column;gap:10px;width:100%;height:100%;padding:14px;animation:24s infinite screenFade;display:flex;position:absolute;top:0;left:0}.screen-1{animation-delay:0s}.screen-2{animation-delay:6s}.screen-3{animation-delay:12s}.screen-4{animation-delay:18s}@keyframes screenFade{0%{opacity:0}4%{opacity:1}25%{opacity:1}29%{opacity:0}to{opacity:0}}.pm-screen3-spacer{flex:1}.pm-header{justify-content:space-between;align-items:center;display:flex}.pm-sprint{font-family:var(--font-space-mono),"Space Mono",monospace;color:var(--text-dim);font-size:.65rem}.pm-dropdown{font-family:var(--font-space-mono),"Space Mono",monospace;color:var(--text-dim);font-size:.6rem}.pm-greeting{color:#faf9f6;font-family:Georgia,Times New Roman,serif;font-size:1rem}.pm-energy{justify-content:center;gap:8px;display:flex}.pm-energy-dot{background:#222018;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.8rem;display:flex}.pm-energy-active{border-color:var(--copper);background:#c8956c1f}.pm-focus-card{border-left:3px solid var(--copper);background:#222018;border-radius:12px;padding:12px}.pm-focus-label{font-family:var(--font-space-mono),"Space Mono",monospace;text-transform:uppercase;letter-spacing:.1em;color:var(--copper);margin-bottom:4px;font-size:.55rem;display:block}.pm-focus-title{color:var(--text);font-size:.8rem;font-weight:600}.pm-focus-sub{color:var(--text-dim);margin-top:2px;font-size:.7rem}.pm-goal-card{border-left:3px solid var(--teal);background:#222018;border-radius:12px;padding:12px}.pm-goal-label{font-family:var(--font-space-mono),"Space Mono",monospace;text-transform:uppercase;letter-spacing:.1em;color:var(--teal);margin-bottom:6px;font-size:.5rem;display:block}.pm-goal-text{color:#faf9f6;margin-bottom:8px;font-size:.75rem;font-weight:700}.pm-goal-bar{background:#5bbfba26;border-radius:2px;height:4px;margin-bottom:4px;overflow:hidden}.pm-goal-fill{background:var(--teal);border-radius:2px;width:47%;height:100%}.pm-goal-metric{font-family:var(--font-space-mono),"Space Mono",monospace;color:var(--teal);font-size:.5rem}.pm-ai-bubble{border-left:3px solid var(--ember);background:#222018;border-radius:12px;padding:12px}.pm-ai-label{font-family:var(--font-space-mono),"Space Mono",monospace;color:var(--text-dim);letter-spacing:.04em;margin-bottom:6px;font-size:.55rem;display:block}.pm-ai-label-copper{color:var(--copper)}.pm-ai-text{color:var(--text-secondary);font-size:.72rem;line-height:1.5}.pm-user-bubble{background:#5bbfba1a;border-radius:12px;align-self:flex-end;max-width:80%;padding:10px 14px}.pm-user-bubble p{color:var(--teal);font-size:.75rem;line-height:1.5}.pm-input-bar{background:#222018;border:1px solid #3a3530;border-radius:20px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.pm-input-placeholder{color:var(--text-dim);font-size:.7rem}.pm-send-btn{background:var(--ember);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.6rem;display:flex}.pm-tab-bar{border-top:1px solid #3a3530;justify-content:space-around;padding-top:8px;display:flex}.pm-tab{color:var(--text-dim);font-size:.6rem;font-weight:500}.pm-tab-active{color:var(--ember)}.pm-immersive{background:#100e0c;justify-content:center;gap:0}.pm-close-btn{color:var(--text-dim);cursor:pointer;z-index:2;background:0 0;border:none;font-size:1.1rem;line-height:1;position:absolute;top:14px;right:14px}.pm-immersive-content{flex-direction:column;align-items:center;gap:14px;padding:20px 0 8px;display:flex}.pm-play-btn{background:linear-gradient(135deg,var(--ember),var(--copper));border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 0 24px #d4561a59,0 4px 16px #0006}.pm-play-triangle{color:#fff;margin-left:3px;font-size:1rem}.pm-imm-title{color:#faf9f6;text-align:center;font-family:Georgia,Times New Roman,serif;font-size:.95rem}.pm-imm-subtitle{color:var(--text-dim);text-align:center;font-size:.6rem}.pm-waveform{width:100%;padding:0 4px}.pm-waveform-bars{align-items:flex-end;gap:2px;width:100%;height:24px;display:flex}.pm-wave-bar{background:#c8956c40;border-radius:1px;flex:1;min-height:3px}.pm-wave-filled{background:var(--ember)}.pm-timestamps{width:100%;color:var(--text-dim);font-size:.55rem;font-family:var(--font-space-mono),"Space Mono",monospace;justify-content:space-between;padding:0 4px;display:flex}.pm-caption-card{background:#0006;border-radius:10px;margin-top:4px;padding:12px}.pm-caption-card p{color:#faf9f6;text-align:center;font-size:.65rem;line-height:1.6}.pm-reflect-label{font-family:var(--font-space-mono),"Space Mono",monospace;text-transform:uppercase;letter-spacing:.1em;color:var(--copper);font-size:.55rem}.pm-reflect-question{color:#faf9f6;font-size:.85rem;line-height:1.5}.pm-reflect-input{background:#222018;border:1px solid #3a3530;border-radius:12px;padding:12px}.pm-reflect-input p{color:var(--text-dim);font-size:.72rem;font-style:italic;line-height:1.5}.pm-reflect-divider{background:#3a3530;height:1px;margin:2px 0}.pm-streak{font-family:var(--font-space-mono),"Space Mono",monospace;color:var(--success);font-size:.65rem}.pm-progress-dots{gap:4px;display:flex}.pm-pdot{background:#222018;border-radius:2px;flex:1;height:4px}.pm-pdot-done{background:var(--success)}.pm-pdot-current{background:var(--copper)}.pm-actions-card{background:#222018;border-radius:12px;padding:12px}.pm-actions-label{font-family:var(--font-space-mono),"Space Mono",monospace;text-transform:uppercase;letter-spacing:.1em;color:var(--copper);margin-bottom:8px;font-size:.5rem;display:block}.pm-action-item{align-items:center;gap:8px;padding:4px 0;display:flex}.pm-action-check{color:var(--text-dim);text-align:center;flex-shrink:0;width:14px;font-size:.65rem}.pm-action-done{color:var(--success)}.pm-action-progress{color:var(--copper);font-size:.5rem}.pm-action-text{color:#faf9f6;flex:1;font-size:.7rem}.pm-action-strike{color:var(--text-dim);text-decoration:line-through}.pm-action-count{font-family:var(--font-space-mono),"Space Mono",monospace;color:var(--text-dim);font-size:.55rem}.pm-action-count-done{color:var(--success)}.pm-action-count-progress{color:var(--copper)}.pm-lesson-card{background:linear-gradient(135deg,#d4561a26,#c8956c1a);border:1px solid #d4561a33;border-radius:12px;padding:12px}.pm-lesson-label{font-family:var(--font-space-mono),"Space Mono",monospace;text-transform:uppercase;letter-spacing:.08em;color:var(--ember);margin-bottom:4px;font-size:.5rem;display:block}.pm-lesson-title{color:#faf9f6;font-size:.8rem;font-weight:700}.pm-lesson-subtitle{color:var(--text-dim);margin-top:2px;margin-bottom:6px;font-size:.6rem}.pm-lesson-cta{color:var(--ember);font-size:.65rem;font-weight:600}.pm-tab-today-active{color:var(--copper)}.fm-screen{background:#1a1816;flex-direction:column;gap:10px;padding:14px;display:flex}.fm-immersive-screen{background:#100e0c;justify-content:center;gap:0;position:relative}.fm-progress-dots{justify-content:center;gap:6px;padding:4px 0;display:flex}.fm-dot{background:#3a3530;border-radius:50%;width:8px;height:8px}.fm-dot-done{background:var(--copper)}.fm-dot-active{background:var(--copper);box-shadow:0 0 6px #c8956c66}.fm-question{color:#faf9f6;text-align:center;font-size:.85rem;font-weight:700;line-height:1.4}.fm-subtext{color:var(--text-dim);text-align:center;margin-bottom:4px;font-size:.65rem}.fm-options{flex-direction:column;gap:6px;display:flex}.fm-option{color:var(--text-secondary);cursor:pointer;background:#222018;border:1px solid #3a3530;border-radius:10px;padding:10px 12px;font-size:.65rem}.fm-option-selected{border-color:var(--copper);color:#faf9f6;background:#c8956c1a}.fm-spacer{flex:1}.fm-continue-btn{background:var(--copper);color:var(--bg);text-align:center;border-radius:10px;padding:12px;font-size:.8rem;font-weight:600}.fm-ew-header{color:#faf9f6;font-size:.8rem;font-weight:700}.fm-ew-metric{font-family:var(--font-space-mono),"Space Mono",monospace;color:var(--teal);font-size:.65rem}.fm-ew-goal{border-left:3px solid var(--teal);background:#222018;border-radius:10px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.fm-ew-goal-label{font-family:var(--font-space-mono),"Space Mono",monospace;text-transform:uppercase;letter-spacing:.1em;color:var(--teal);font-size:.5rem}.fm-ew-goal-text{color:#faf9f6;font-size:.7rem;font-weight:600}.fm-ew-feed{flex-direction:column;flex:1;gap:6px;display:flex}.fm-ew-item{background:#222018;border-left:3px solid;border-radius:10px;padding:10px 12px}.fm-ew-green{border-left-color:#5bc77a}.fm-ew-teal{border-left-color:var(--teal)}.fm-ew-copper{border-left-color:var(--copper)}.fm-ew-item-title{color:#faf9f6;font-size:.7rem;font-weight:600}.fm-ew-item-meta{color:var(--text-dim);margin-top:2px;font-size:.55rem}.hero-cta-group{flex-wrap:wrap;gap:16px;display:flex}.hero-landscape-section{grid-column:1/-1;margin-top:64px}.btn-primary{background:var(--copper);color:var(--bg);border-radius:10px;padding:16px 36px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.btn-primary:hover{background:#d4a47a;transform:translateY(-2px)}.btn-secondary{color:var(--copper);border:1px solid var(--copper);background:0 0;border-radius:10px;padding:16px 36px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.btn-secondary:hover{background:var(--copper-dim)}.hero-landscape-wrap{border:1px solid var(--warm-border);border-radius:16px;width:100%;overflow:hidden;box-shadow:0 24px 80px #00000080}section{padding:100px 0}.section-label{font-family:var(--font-space-mono),"Space Mono",monospace;text-transform:uppercase;letter-spacing:.12em;color:var(--copper);margin-bottom:16px;font-size:.65rem}.section-title{margin-bottom:20px;font-size:2.5rem;font-weight:700;line-height:1.15}.section-subtitle{color:var(--text-secondary);max-width:640px;margin-bottom:48px;font-size:1.05rem;line-height:1.7}.bridge-section{padding:80px 0}.bridge-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:48px;display:grid}.bridge-card{background:#ffffff08;border:1px solid #ffffff14;border-left:3px solid #e85d5d66;border-radius:12px;flex-direction:column;padding:24px;display:flex}.bridge-card-title{font-family:var(--font-inter-tight),"Inter Tight",sans-serif;color:var(--text);margin-bottom:10px;font-size:1.05rem;font-weight:700}.bridge-card-body{color:var(--text-secondary);margin-bottom:16px;font-size:.9rem;line-height:1.6}.bridge-card-body-first{margin-bottom:8px}.bridge-card-tag{font-family:var(--font-space-mono),"Space Mono",monospace;flex-direction:column;gap:8px;margin-top:auto;font-size:.65rem;line-height:1.5;display:flex}.bridge-tag-solves{color:var(--teal)}.bridge-tag-misses{color:var(--error)}.bridge-tag-label{font-weight:700}.bridge-bottom{text-align:center}.bridge-punchline{color:var(--text);margin-top:64px;margin-bottom:24px;font-size:1.05rem;font-weight:700}.bridge-subline{color:var(--text-secondary);margin-top:0;font-size:.9rem}.problem-section{background:linear-gradient(#0000 0%,#a65d5708 50%,#0000 100%)}.threat-stack{gap:24px;display:grid}.threat-card{background:var(--surface);border-left:4px solid;border-radius:16px;padding:36px;transition:transform .25s}.threat-card:hover{transform:translate(8px)}.threat-card.existential{border-left-color:var(--error)}.threat-card.external{border-left-color:var(--warning)}.threat-card.internal{border-left-color:var(--teal)}.threat-label{font-family:var(--font-space-mono),"Space Mono",monospace;text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-size:.6rem}.threat-card.existential .threat-label{color:var(--error)}.threat-card.external .threat-label{color:var(--warning)}.threat-card.internal .threat-label{color:var(--teal)}.threat-title{color:var(--text);margin-bottom:12px;font-size:1.3rem;font-weight:700}.threat-card p{color:var(--text-secondary);font-size:.95rem}.paradox-section{text-align:center;background:linear-gradient(#0000 0%,#5bbfba0a 50%,#0000 100%)}.paradox-box{background:linear-gradient(135deg,var(--copper-dim)0%,var(--teal-dim)100%);border:1px solid #c8956c26;border-radius:24px;margin:0 auto 48px;padding:64px 48px}.paradox-statement{margin-bottom:18px;font-size:2.1rem;font-weight:600;line-height:1.35}.paradox-lines{text-align:center}.paradox-line{margin-bottom:7px;font-size:1.05rem;line-height:1.5}.paradox-line-bright{color:#faf9f6}.paradox-line-muted{color:var(--text-secondary)}.paradox-line-advantage{color:var(--copper);font-size:1.15rem;font-weight:700}.paradox-punch{margin-top:12px;font-size:1.2rem;font-weight:700}.how-it-works-section{padding:80px 0}.hiw-divider{background:linear-gradient(90deg,#0000,#c8956c26,#0000);height:1px;margin:48px 0}.ritual-loop{text-align:center}.ritual-loop-label{font-family:var(--font-space-mono),"Space Mono",monospace;text-transform:uppercase;letter-spacing:.12em;color:var(--copper);margin-bottom:16px;font-size:.65rem}.ritual-loop-headline{margin-bottom:12px;font-size:1.6rem;font-weight:700}.ritual-loop-subtext{color:var(--text-secondary);max-width:640px;margin:0 auto 40px;font-size:.95rem;line-height:1.7}.ritual-grid{justify-content:center;align-items:center;gap:16px;margin-bottom:32px;display:flex}.ritual-card{text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex:1;max-width:300px;padding:24px}.ritual-card-label{font-family:var(--font-inter-tight),"Inter Tight",sans-serif;color:var(--copper);margin-bottom:8px;font-size:1rem;font-weight:700}.ritual-card p{color:var(--text-secondary);font-size:.88rem;line-height:1.6}.ritual-arrow{color:var(--copper);flex-shrink:0;font-size:1.4rem}.ritual-arrow-h{display:inline}.ritual-arrow-v{display:none}.ritual-loop-footer{color:var(--text-dim);font-size:.85rem;font-style:italic}.execution-section{background:var(--surface);padding:80px 0}.phases-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:64px;display:grid}.phase-card{background:var(--bg);text-align:center;border:1px solid var(--border);border-radius:16px;padding:36px;transition:all .3s}.phase-card:hover{border-color:var(--copper);transform:translateY(-8px)}.phase-number{font-family:var(--font-space-mono),"Space Mono",monospace;color:var(--text-dim);text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:.6rem}.phase-name{margin-bottom:12px;font-size:1.5rem;font-weight:700}.phase-card:first-child .phase-name{color:var(--teal)}.phase-card:nth-child(2) .phase-name{color:var(--copper)}.phase-card:nth-child(3) .phase-name{color:var(--ember)}.phase-desc{color:var(--text-secondary);margin-bottom:16px;font-size:.9rem;line-height:1.6}.phase-sprints{font-family:var(--font-space-mono),"Space Mono",monospace;color:var(--text-dim);font-size:.7rem}.how-it-works-flow{background:var(--bg);border:1px solid var(--border);border-radius:24px;padding:64px 48px}.how-it-works-flow h3{text-align:center;margin-bottom:12px;font-size:1.75rem;font-weight:700}.how-it-works-flow>p{text-align:center;color:var(--text-secondary);max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto}.steps-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.step-card{text-align:center;position:relative}.step-card:after{content:"→";color:var(--copper);font-size:1.2rem;position:absolute;top:32px;right:-16px}.step-card:last-child:after{display:none}.step-number{font-family:var(--font-space-mono),"Space Mono",monospace;text-transform:uppercase;letter-spacing:.1em;color:var(--copper);margin-bottom:8px;font-size:.6rem}.step-name{font-family:var(--font-inter-tight),"Inter Tight",sans-serif;color:var(--text);margin-bottom:8px;font-size:1.25rem;font-weight:700}.step-desc{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.step-free-tag{font-family:var(--font-space-mono),"Space Mono",monospace;text-transform:uppercase;letter-spacing:.08em;color:var(--success);background:#6b8e6b26;border-radius:4px;margin-top:10px;padding:3px 10px;font-size:.55rem;display:inline-block}.feature-showcase{flex-direction:column;gap:80px;display:flex}.feature-row{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.feature-row.reverse{direction:rtl}.feature-row.reverse>*{direction:ltr}.feature-text{max-width:480px}.feature-text .feature-label{font-family:var(--font-space-mono),"Space Mono",monospace;text-transform:uppercase;letter-spacing:.1em;color:var(--copper);margin-bottom:12px;font-size:.6rem}.feature-text h3{color:var(--text);margin-bottom:16px;font-size:1.65rem;font-weight:700;line-height:1.25}.feature-text p{color:var(--text-secondary);margin-bottom:16px;font-size:1rem;line-height:1.7}.feature-text .feature-detail{color:var(--copper);letter-spacing:-.01em;border-top:1px solid #c8956c1f;margin-top:8px;padding-top:12px;font-family:Inter Tight,sans-serif;font-size:1.05rem;font-style:normal;font-weight:500;line-height:1.5}.feature-visual{justify-content:center;display:flex}.phone-frame{aspect-ratio:9/19;background:var(--bg);border-radius:32px;width:240px;padding:8px;transition:transform .3s;box-shadow:0 25px 80px #00000080,0 0 0 1px #c8956c14}.phone-frame:hover{transform:translateY(-8px)}.phone-screen{background:var(--bg);border-radius:24px;flex-direction:column;width:100%;height:100%;padding:16px 12px;display:flex;position:relative;overflow:hidden}.phone-screen:before{content:"";opacity:.03;pointer-events:none;z-index:10;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.screen-header{font-family:var(--font-space-mono),"Space Mono",monospace;color:var(--text-dim);margin-bottom:8px;font-size:.6rem}.screen-title{font-family:var(--font-inter-tight),"Inter Tight",sans-serif;color:var(--text);margin-bottom:4px;font-size:.85rem;font-weight:700}.screen-subtitle{color:var(--text-secondary);margin-bottom:12px;font-size:.65rem;line-height:1.4}.screen-card{background:var(--surface);color:var(--text-secondary);border-radius:8px;margin-bottom:8px;padding:12px;font-size:.6rem}.screen-card.copper-border{border:1px solid var(--copper)}.screen-card.teal-border{border:1px solid var(--teal)}.screen-btn{background:var(--copper);color:var(--bg);text-align:center;border-radius:8px;margin-top:auto;padding:10px;font-size:.7rem;font-weight:600}.progress-dots{gap:4px;margin-bottom:12px;display:flex}.dot{background:var(--border);border-radius:50%;width:6px;height:6px}.dot.active{background:var(--teal)}.dot.complete{background:var(--copper)}.selection-grid{grid-template-columns:repeat(2,1fr);gap:6px;margin-bottom:12px;display:grid}.selection-item{background:var(--surface);text-align:center;color:var(--text-secondary);border-radius:6px;padding:8px 6px;font-size:.55rem}.selection-item.selected{border:1px solid var(--teal);color:var(--teal);background:#5bbfba26}.selection-icon{font-family:var(--font-space-mono),"Space Mono",monospace;color:var(--copper);margin-bottom:2px;font-size:.8rem;display:block}.paths-section{background:linear-gradient(180deg,var(--surface)0%,var(--bg)100%)}.paths-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.path-card{background:var(--bg);border:1px solid var(--border);border-radius:16px;padding:40px 32px;transition:all .3s}.path-card:hover{transform:translateY(-8px)}.path-card.pivot:hover{border-color:var(--teal)}.path-card.build:hover{border-color:var(--copper)}.path-card.evolve:hover{border-color:var(--success)}.path-name{font-family:var(--font-inter-tight),"Inter Tight",sans-serif;margin-bottom:12px;font-size:1.5rem;font-weight:700}.path-card.pivot .path-name{color:var(--teal)}.path-card.build .path-name{color:var(--copper)}.path-card.evolve .path-name{color:var(--success)}.path-for{color:var(--text-secondary);margin-bottom:16px;font-size:.95rem;line-height:1.5}.path-examples{color:var(--text-dim);font-size:.85rem;line-height:1.5}.path-examples strong{color:var(--text-secondary)}.pricing-section{text-align:center}.pricing-grid{grid-template-columns:1fr 1.15fr;gap:24px;max-width:800px;margin:0 auto;display:grid}.pricing-card{background:var(--surface);text-align:left;border:1px solid var(--border);border-radius:24px;padding:40px 32px}.pricing-card.featured{border-color:var(--copper);position:relative}.pricing-card.featured:before{content:"RECOMMENDED";background:var(--copper);color:var(--bg);font-family:var(--font-space-mono),"Space Mono",monospace;letter-spacing:.1em;border-radius:20px;padding:4px 18px;font-size:.55rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.pricing-label{font-family:var(--font-space-mono),"Space Mono",monospace;text-transform:uppercase;letter-spacing:.1em;color:var(--text-dim);margin-bottom:8px;font-size:.65rem}.pricing-card.featured .pricing-label{color:var(--copper)}.pricing-amount{font-family:var(--font-inter-tight),"Inter Tight",sans-serif;margin-bottom:4px;font-size:3rem;font-weight:700}.pricing-term{color:var(--text-dim);margin-bottom:28px;font-size:.9rem}.pricing-features{text-align:left;margin-bottom:28px;list-style:none}.pricing-features li{color:var(--text-secondary);border-bottom:1px solid #ffffff0d;align-items:center;gap:10px;padding:8px 0;font-size:.9rem;display:flex}.pricing-features li:before{content:"✓";color:var(--copper);font-size:.8rem;font-weight:700}.pricing-card:not(.featured) .pricing-features li:before{color:var(--text-dim)}.pricing-features li.includes-tag{color:var(--copper);border-bottom:none;padding-bottom:0;font-size:.8rem;font-weight:500}.pricing-features li.includes-tag:before{display:none}.pricing-btn-primary{background:var(--copper);color:var(--bg);text-align:center;border-radius:10px;padding:16px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.pricing-btn-primary:hover{background:#d4a47a;transform:translateY(-2px)}.pricing-btn-secondary{color:var(--copper);text-align:center;border:1px solid var(--copper);background:0 0;border-radius:10px;padding:16px 32px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.pricing-btn-secondary:hover{background:var(--copper-dim)}.pricing-guarantee{color:var(--text-dim);text-align:center;margin-top:16px;font-size:.85rem}.faq-section{background:var(--surface)}.faq-grid{max-width:800px;margin:0 auto}.faq-item{border-bottom:1px solid var(--border);padding:24px 0}.faq-question{font-family:var(--font-inter-tight),"Inter Tight",sans-serif;cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:1.1rem;font-weight:600;display:flex}.faq-question:after{content:"+";color:var(--copper);font-size:1.5rem;font-weight:300}.faq-answer{color:var(--text-secondary);font-size:.95rem;line-height:1.7}.compass-divider{text-align:center;padding:60px 0}.compass-divider svg{opacity:.35}footer{border-top:1px solid var(--border);text-align:center;padding:48px 0}footer p{color:var(--text-dim);font-size:.85rem}footer .logo{margin-bottom:16px;display:inline-block}.footer-thesis{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:var(--copper);opacity:.7;margin-bottom:24px;font-size:1rem;font-style:italic}.stakes-landscape-wrap{max-height:580px}.stakes-headline{text-align:center;z-index:20;padding:0 24px;position:absolute;top:28px;left:0;right:0}.stakes-headline h2{font-family:var(--font-inter-tight),"Inter Tight",sans-serif;letter-spacing:-.03em;color:var(--text);font-size:2.8rem;font-weight:700;line-height:1.2}.stakes-headline h2 .ember{color:var(--ember)}.stakes-headline h2 .teal{color:var(--teal)}.threats-layer{z-index:15;justify-content:center;gap:32px;padding:0 40px;display:flex;position:absolute;top:210px;left:0;right:0}.stakes-threat{opacity:0;-webkit-backdrop-filter:blur(6px);background:#0a0a0a8c;border-left:3px solid;border-radius:12px;max-width:280px;padding:24px;transition:opacity .8s,transform .8s;transform:translateY(20px)}.stakes-threat:first-child{border-left-color:var(--error)}.stakes-threat:nth-child(2){border-left-color:var(--warning)}.stakes-threat:nth-child(3){border-left-color:var(--teal)}.stakes-threat.visible{opacity:1;transform:translateY(0)}.stakes-threat:nth-child(2){transition-delay:.3s}.stakes-threat:nth-child(3){transition-delay:.6s}.stakes-threat-label{text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;font-family:Space Mono,monospace;font-size:.6rem}.stakes-threat:first-child .stakes-threat-label{color:var(--error)}.stakes-threat:nth-child(2) .stakes-threat-label{color:var(--warning)}.stakes-threat:nth-child(3) .stakes-threat-label{color:var(--teal)}.stakes-threat-title{font-family:var(--font-inter-tight),"Inter Tight",sans-serif;color:var(--text);margin-bottom:8px;font-size:1.2rem;font-weight:700;line-height:1.25}.stakes-threat-body{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.threats-desktop{display:flex}.threats-mobile{display:none}.stakes-threat-mobile{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(20px)}.stakes-threat-mobile.visible{opacity:1;transform:translateY(0)}.stakes-threat-mobile:nth-child(2){transition-delay:.3s}.stakes-threat-mobile:nth-child(3){transition-delay:.6s}@media (max-width:1024px){.hero-content{grid-template-columns:1fr}.hero-left h1{font-size:2.8rem}.hero-phone{order:1;margin:0 auto}.phone-frame{width:260px}.hero-landscape-section{margin-top:32px}.phases-grid,.paths-grid{grid-template-columns:1fr}.steps-grid{grid-template-columns:repeat(2,1fr)}.step-card:after{display:none}.feature-row,.feature-row.reverse{direction:ltr;grid-template-columns:1fr;gap:32px}.feature-visual{order:-1}.feature-text{text-align:center;max-width:100%}.pricing-grid{grid-template-columns:1fr;max-width:480px}.bridge-grid{grid-template-columns:repeat(2,1fr)}.ritual-grid{flex-direction:column}.ritual-card{max-width:100%}.ritual-arrow-h{display:none}.ritual-arrow-v{display:inline}.how-it-works-flow{padding:40px 24px}}@media (max-width:768px){.stakes-headline h2{font-size:1.75rem}.threats-desktop{display:none}.threats-mobile{flex-direction:column;gap:16px;padding:32px 0 0;display:flex}.stakes-threat-mobile{background:var(--surface);border-left:4px solid;border-radius:16px;padding:28px}.stakes-threat-mobile:first-child{border-left-color:var(--error)}.stakes-threat-mobile:nth-child(2){border-left-color:var(--warning)}.stakes-threat-mobile:nth-child(3){border-left-color:var(--teal)}.stakes-threat-mobile .stakes-threat-label{text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;font-family:Space Mono,monospace;font-size:.6rem}.stakes-threat-mobile:first-child .stakes-threat-label{color:var(--error)}.stakes-threat-mobile:nth-child(2) .stakes-threat-label{color:var(--warning)}.stakes-threat-mobile:nth-child(3) .stakes-threat-label{color:var(--teal)}.stakes-threat-mobile .stakes-threat-title{color:var(--text);margin-bottom:8px;font-family:Inter Tight,sans-serif;font-size:1.15rem;font-weight:700;line-height:1.25}.stakes-threat-mobile .stakes-threat-body{color:var(--text-secondary);font-size:.9rem;line-height:1.6}}@media (max-width:640px){.hero-left h1{font-size:2.2rem}.section-title{font-size:1.75rem}.steps-grid{grid-template-columns:1fr}.paradox-box{padding:40px 24px}.paradox-statement{font-size:1.5rem}nav .nav-cta{display:none}.phone-frame{width:200px}.bridge-grid{grid-template-columns:1fr}}
