:root{--bg:#fafaf8;--bg-card:#fff;--text-primary:#1a1a1a;--text-secondary:#3d3832;--text-tertiary:#6b6560;--text-muted:#a09b95;--accent-gold:#c4a882;--accent-gold-light:#d4b892;--accent-gold-bg:#c4a88214;--border:#e8e4df;--border-hover:#c4a882;--pill-bg:#f3f1ed;--radius:12px;--radius-sm:6px;--shadow-sm:0 1px 3px #1a1a1a0a, 0 1px 2px #1a1a1a05;--shadow-md:0 4px 12px #1a1a1a0f, 0 2px 4px #1a1a1a08;--shadow-gold:0 4px 16px #c4a8821f;--font-serif:"Fraunces", serif;--font-sans:"DM Sans", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background:var(--bg);color:var(--text-secondary);-webkit-font-smoothing:antialiased;min-height:100vh}body:before{content:"";pointer-events:none;z-index:9999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.015'/%3E%3C/svg%3E");background-size:256px 256px;position:fixed;inset:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes lineGrow{0%{width:0}to{width:60px}}@keyframes dotPulse{0%,to{box-shadow:0 0 #c4a8824d}50%{box-shadow:0 0 0 8px #c4a88200}}.reveal{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(20px)}.reveal.visible{opacity:1;transform:translateY(0)}.navbar{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#fafaf8eb;padding:14px 24px;position:sticky;top:0}.navbar-inner{align-items:center;gap:12px;max-width:920px;margin:0 auto;font-size:13px;font-weight:500;display:flex}.navbar a{color:var(--accent-gold);letter-spacing:.5px;text-transform:uppercase;font-size:11px;font-weight:600;text-decoration:none}.navbar a:hover{opacity:.8}.navbar .separator{color:var(--border);font-weight:300}.navbar .current{color:var(--text-secondary);font-family:var(--font-serif);font-size:14px;font-weight:400}.container{max-width:920px;margin:0 auto;padding:0 24px}.hero{padding:56px 0 40px}.hero-label{text-transform:uppercase;letter-spacing:2px;color:var(--accent-gold);margin-bottom:8px;font-size:11px;font-weight:700}.hero-line{background:linear-gradient(135deg, var(--accent-gold), var(--accent-gold-light));border-radius:1px;width:60px;height:2px;margin:12px 0 16px;animation:.8s ease-out lineGrow}.hero h1{font-family:var(--font-serif);color:var(--text-primary);font-variation-settings:"opsz" 72;max-width:680px;margin-bottom:8px;font-size:42px;font-weight:700;line-height:1.08}.hero-tagline{font-family:var(--font-serif);color:var(--text-tertiary);max-width:600px;margin-bottom:28px;font-size:18px;font-style:italic;font-weight:400;line-height:1.5}.stat-strip{flex-wrap:wrap;gap:24px;display:flex}.stat-item{align-items:baseline;gap:6px;display:flex}.stat-value{font-family:var(--font-serif);color:var(--text-primary);font-variation-settings:"opsz" 72;font-size:22px;font-weight:700}.stat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:500}.section{padding:48px 0}.section-divider{background:linear-gradient(135deg, var(--accent-gold), var(--accent-gold-light));border-radius:1px;width:40px;height:2px;margin-bottom:24px}.section-label{text-transform:uppercase;letter-spacing:2.5px;color:var(--text-muted);margin-bottom:8px;font-size:10px;font-weight:700}.section-title{font-family:var(--font-serif);color:var(--text-primary);font-variation-settings:"opsz" 72;margin-bottom:16px;font-size:26px;font-weight:600;line-height:1.2}.promise{background:var(--bg-card);border:1px solid var(--border);border-left:3px solid var(--accent-gold);border-radius:0 var(--radius) var(--radius) 0;margin-bottom:0;padding:28px 32px}.promise p{font-family:var(--font-serif);color:var(--text-secondary);font-size:17px;font-style:italic;font-weight:400;line-height:1.65}.buyer-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-bottom:20px;display:grid}.buyer-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:20px;transition:border-color .2s,box-shadow .2s}.buyer-card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-gold)}.buyer-role{font-family:var(--font-serif);color:var(--text-primary);margin-bottom:4px;font-size:18px;font-weight:600}.buyer-desc{color:var(--text-tertiary);font-size:13px;line-height:1.5}.buyer-context{color:var(--text-tertiary);background:var(--accent-gold-bg);border-radius:var(--radius);padding:16px 20px;font-size:14px;line-height:1.65}.timeline{padding-left:36px;position:relative}.timeline:before{content:"";background:linear-gradient(180deg, var(--accent-gold), var(--accent-gold-light), var(--border));border-radius:1px;width:2px;position:absolute;top:8px;bottom:8px;left:11px}.timeline-node{margin-bottom:32px;position:relative}.timeline-node:last-child{margin-bottom:0}.timeline-dot{background:var(--bg);border:2px solid var(--accent-gold);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:6px;left:-36px}.timeline-dot-inner{background:var(--accent-gold);border-radius:50%;width:8px;height:8px;transition:transform .2s}.timeline-node.active .timeline-dot-inner{animation:2s ease-in-out infinite dotPulse}.timeline-header{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;margin-bottom:8px;display:flex}.timeline-weeks{text-transform:uppercase;letter-spacing:1px;color:var(--accent-gold);background:var(--accent-gold-bg);white-space:nowrap;border-radius:4px;padding:4px 10px;font-size:11px;font-weight:700}.timeline-title{font-family:var(--font-serif);color:var(--text-primary);font-size:19px;font-weight:600}.timeline-arrow{color:var(--text-muted);flex-shrink:0;margin-left:auto;font-size:14px;transition:transform .3s}.timeline-arrow.open{transform:rotate(180deg)}.timeline-body{opacity:0;max-height:0;transition:max-height .4s,opacity .3s;overflow:hidden}.timeline-body.open{opacity:1;max-height:500px}.timeline-activities{padding:8px 0 0;list-style:none}.timeline-activities li{color:var(--text-secondary);padding:6px 0 6px 20px;font-size:14px;line-height:1.6;position:relative}.timeline-activities li:before{content:"";background:var(--border);border-radius:50%;width:6px;height:6px;position:absolute;top:14px;left:0}.deliverables-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.deliverable-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:24px;transition:border-color .2s,box-shadow .2s,transform .2s}.deliverable-card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-gold);transform:translateY(-2px)}.deliverable-icon{background:var(--accent-gold-bg);width:36px;height:36px;color:var(--accent-gold);border-radius:8px;justify-content:center;align-items:center;margin-bottom:14px;display:flex}.deliverable-title{font-family:var(--font-serif);color:var(--text-primary);margin-bottom:6px;font-size:16px;font-weight:600}.deliverable-desc{color:var(--text-tertiary);font-size:13px;line-height:1.55}.pricing-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:32px}.pricing-model-label{text-transform:uppercase;letter-spacing:1.5px;color:var(--accent-gold);background:var(--accent-gold-bg);border-radius:4px;margin-bottom:16px;padding:5px 12px;font-size:11px;font-weight:700;display:inline-block}.pricing-desc{color:var(--text-secondary);margin-bottom:20px;font-size:15px;line-height:1.65}.pricing-variables{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.pricing-pill{color:var(--text-tertiary);background:var(--pill-bg);border-radius:20px;padding:6px 14px;font-size:12px;font-weight:500}.pricing-note{color:var(--text-muted);border-top:1px solid var(--border);padding-top:16px;font-size:13px;font-style:italic;line-height:1.55}.cta{text-align:center;border-top:3px solid #0000;border-image:linear-gradient(135deg, var(--accent-gold), var(--accent-gold-light)) 1;padding:56px 0}.cta h2{font-family:var(--font-serif);color:var(--text-primary);font-variation-settings:"opsz" 72;margin-bottom:12px;font-size:28px;font-weight:600}.cta p{color:var(--text-tertiary);max-width:520px;margin:0 auto 28px;font-size:15px;line-height:1.6}.cta-button{font-family:var(--font-sans);color:#fff;background:var(--accent-gold);letter-spacing:.3px;border-radius:8px;padding:14px 32px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,box-shadow .2s,transform .15s;display:inline-block}.cta-button:hover{box-shadow:var(--shadow-gold);background:#b89a74;transform:translateY(-1px)}.footer{border-top:1px solid var(--border);text-align:center;padding:32px 0}.footer-brand{font-family:var(--font-serif);color:var(--text-muted);margin-bottom:12px;font-size:13px;font-weight:600}.footer-links{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.footer-links a{color:var(--text-muted);font-size:12px;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--accent-gold)}@media (width<=640px){.hero h1{font-size:30px}.hero-tagline{font-size:16px}.stat-strip{gap:16px}.stat-value{font-size:18px}.section-title{font-size:22px}.buyer-grid,.deliverables-grid{grid-template-columns:1fr}.promise{padding:20px 24px}.cta h2{font-size:24px}.timeline{padding-left:32px}.timeline-dot{width:20px;height:20px;left:-32px}.timeline-dot-inner{width:6px;height:6px}.timeline-title{font-size:17px}}
