.hero{min-height:calc(100vh - var(--nav-h));display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:100px 52px 80px;position:relative;overflow:hidden;background:var(--black)}.hero-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:900px;height:600px;background:radial-gradient(ellipse,rgba(192,164,103,.07) 0%,transparent 65%);pointer-events:none}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(192,164,103,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(192,164,103,.03) 1px,transparent 1px);background-size:80px 80px;pointer-events:none}.hero-content{position:relative;z-index:1;max-width:900px}.hero-headline{font-size:clamp(38px,6vw,68px);font-weight:900;line-height:1.08;letter-spacing:-.03em;margin-bottom:28px}.hero-headline .script{font-family:Dancing Script,cursive;font-size:.92em;color:var(--gold);display:block}.hero-body{font-size:18px;font-weight:300;color:var(--muted);line-height:1.85;max-width:640px;margin:0 auto}.how-i-work{background:var(--dark);padding:100px 52px}.how-inner{max-width:1200px;margin:0 auto}.how-header{max-width:700px;margin-bottom:72px}.how-header .section-heading{margin-bottom:20px}.how-header .subtext{font-size:15px}.process-strip{display:flex;align-items:stretch;gap:2px;width:100%}.process-step{flex:1;background:var(--card);padding:28px 20px;position:relative;display:flex;flex-direction:column;gap:10px}.process-step:first-child{border-radius:12px 0 0 12px}.process-step:last-child{border-radius:0 12px 12px 0}.process-num{font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--gold)}.process-name{font-size:16px;font-weight:700;color:var(--white)}.process-desc{font-size:12px;font-weight:300;color:var(--muted);line-height:1.6}.process-arrow{display:flex;align-items:center;color:#c0a46766;font-size:20px;font-weight:300;flex-shrink:0;align-self:center}.services-section{background:var(--black);padding:100px 52px}.services-inner{max-width:1200px;margin:0 auto}.service-row{display:grid;grid-template-columns:1fr 1fr;gap:0;background:var(--border);border:1px solid var(--border);border-radius:20px;overflow:hidden;margin-bottom:24px;transition:border-color .4s,transform .4s}.service-row:hover{border-color:#c0a46738;transform:translateY(-3px)}.service-row.flip{direction:rtl}.service-row.flip>*{direction:ltr}.service-vis{background:var(--card2);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:52px 36px;min-height:340px;position:relative;overflow:hidden}.service-vis:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(192,164,103,.08) 0%,transparent 65%)}.ghost-num{position:absolute;font-size:clamp(100px,14vw,160px);font-weight:900;color:#c0a4670f;line-height:1;top:50%;left:50%;transform:translate(-50%,-50%);user-select:none}.vis-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:16px}.step-icon-box{width:72px;height:72px;background:var(--gold-d);border:1px solid rgba(192,164,103,.18);border-radius:16px;display:flex;align-items:center;justify-content:center}.step-icon-box svg{width:30px;height:30px;stroke:var(--gold);fill:none;stroke-width:1.5}.step-label{font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--muted2)}.service-body{background:var(--card);padding:52px 48px;display:flex;flex-direction:column;justify-content:center}.service-stage{font-size:11px;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:var(--gold);margin-bottom:14px}.step-tag-row{display:flex;align-items:baseline;gap:12px;margin-bottom:16px}.step-big-letter{font-size:clamp(52px,6vw,80px);font-weight:900;color:var(--gold);line-height:1;letter-spacing:-.03em}.step-tag-label{font-size:13px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.12em;line-height:1.3}.service-title{font-size:clamp(20px,2.2vw,26px);font-weight:800;line-height:1.2;letter-spacing:-.01em;margin-bottom:16px}.service-copy{font-size:15px;font-weight:300;color:#ffffffa6;line-height:1.9;margin-bottom:14px}.service-list{list-style:none;display:flex;flex-direction:column;gap:8px;margin:16px 0}.service-list li{font-size:14px;font-weight:300;color:#ffffffa6;padding-left:18px;position:relative;line-height:1.7}.service-list li:before{content:"—";position:absolute;left:0;color:var(--gold);font-weight:700}.tech-tags{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.tech-tag{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);background:var(--card2);border:1px solid var(--border);border-radius:6px;padding:5px 12px}.service-cta{display:inline-flex;align-items:center;gap:8px;color:var(--gold);font-size:13px;font-weight:600;letter-spacing:.08em;margin-top:8px;transition:gap .3s}.service-cta:hover{gap:14px}.who-section{background:var(--dark);padding:100px 52px}.who-inner{max-width:1100px;margin:0 auto}.who-header{max-width:680px;margin-bottom:56px}.who-header .section-heading{margin-bottom:20px}.who-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.who-card{background:var(--card);border-radius:var(--radius);padding:40px 36px;border:1px solid var(--border);transition:border-color .3s}.who-card.yes{border-color:#c0a46733;background:#c0a46708}.who-card:hover{border-color:#c0a4674d}.who-card-head{display:flex;align-items:center;gap:14px;margin-bottom:28px}.who-icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.who-icon.yes-icon{background:#c0a4671a;border:1px solid rgba(192,164,103,.2)}.who-icon.no-icon{background:#ffffff0a;border:1px solid var(--border)}.who-icon svg{width:20px;height:20px;fill:none;stroke-width:2.5}.who-card-title{font-size:16px;font-weight:800}.who-list{display:flex;flex-direction:column;gap:14px}.who-item{display:flex;align-items:flex-start;gap:12px}.who-mark{font-size:14px;font-weight:700;flex-shrink:0;margin-top:1px}.who-mark.yes-mark{color:var(--gold)}.who-mark.no-mark{color:var(--muted2)}.who-item-text{font-size:14px;font-weight:300;color:#ffffffa6;line-height:1.7}.pricing-section{background:var(--black);padding:100px 52px;text-align:center;position:relative;overflow:hidden}.pricing-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 60% at 50% 50%,rgba(192,164,103,.05) 0%,transparent 70%);pointer-events:none}.pricing-inner{position:relative;z-index:1;max-width:660px;margin:0 auto}.pricing-inner .section-heading{margin-bottom:20px}.pricing-inner .subtext{margin-bottom:16px}@media(max-width:1024px){.hero,.how-i-work,.services-section,.who-section,.pricing-section{padding-left:24px;padding-right:24px}.service-row{grid-template-columns:1fr}.service-row.flip{direction:ltr}.service-vis{min-height:200px}.service-body{padding:36px 28px}.who-grid{grid-template-columns:1fr}.process-strip{flex-wrap:wrap}.process-step{flex:1 1 40%;border-radius:12px}.process-arrow{display:none}.footer-grid{grid-template-columns:1fr 1fr;gap:36px}}@media(max-width:768px){.service-row{grid-template-columns:1fr}.service-row.flip{direction:ltr}}@media(max-width:520px){.process-step{flex:1 1 100%}}
