.lp-root{margin:-32px;padding:0;background:#0b0b0b;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden;min-height:100vh}.lp-hero{padding:clamp(3rem,6vw,5rem) clamp(1.5rem,4vw,4rem);max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr auto;grid-gap:3rem;gap:3rem;align-items:center}.lp-hero-content{max-width:680px}.lp-eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.35rem .75rem;border:1px solid rgba(245,196,0,.35);border-radius:999px;color:#F5C400;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.lp-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:#F5C400}.lp-h1{font-family:EB Garamond,Georgia,serif;font-size:clamp(2.5rem,5.5vw,4.5rem);line-height:1.05;font-weight:700;letter-spacing:-.02em;color:#fff;margin:0 0 1.25rem}.lp-h1 em{font-style:italic;color:#F5C400}.lp-subtitle{font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.7;color:#94a3b8;margin:0 0 2rem;max-width:56ch}.lp-cta-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.lp-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:6px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .18s ease;cursor:pointer;border:none}.lp-btn--primary{background:#F5C400;color:#0b0b0b}.lp-btn--primary:hover{background:#e0b200;text-decoration:none}.lp-btn--ghost{background:transparent;color:#94a3b8;border:1px solid rgba(255,255,255,.15)}.lp-btn--ghost:hover{border-color:rgba(255,255,255,.35);color:#fff;text-decoration:none}.lp-hero-card{background:#111827;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.75rem;min-width:220px;gap:1.25rem}.lp-hero-card,.lp-hero-card-item{display:flex;flex-direction:column}.lp-hero-card-item{gap:.3rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(255,255,255,.07)}.lp-hero-card-item:last-child{padding-bottom:0;border-bottom:none}.lp-hero-card-label{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#64748b}.lp-hero-card-value{font-size:.95rem;font-weight:600;color:#F5C400}.lp-stats{border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07);background:#0d1117}.lp-stats-inner{max-width:1200px;margin:0 auto;padding:0 clamp(1.5rem,4vw,4rem);display:grid;grid-template-columns:repeat(4,1fr)}.lp-stat{padding:1.75rem 1.5rem;border-right:1px solid rgba(255,255,255,.07)}.lp-stat:last-child{border-right:none}.lp-stat-value{font-family:EB Garamond,Georgia,serif;font-size:2rem;font-weight:700;color:#F5C400;line-height:1;margin-bottom:.3rem}.lp-stat-label{font-size:.82rem;color:#64748b;line-height:1.4}.lp-pillars{padding:clamp(3rem,6vw,5rem) clamp(1.5rem,4vw,4rem);max-width:1200px;margin:0 auto}.lp-section-label{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#F5C400}.lp-section-title{font-family:EB Garamond,Georgia,serif;font-size:clamp(1.9rem,3.5vw,3rem);font-weight:700;color:#fff;margin:0 0 .75rem;line-height:1.1}.lp-section-sub{font-size:1rem;color:#64748b;max-width:52ch;line-height:1.6;margin:0 0 3rem}.lp-pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.lp-pillar{background:#111827;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:2rem;display:flex;flex-direction:column;gap:1rem;transition:border-color .2s ease}.lp-pillar:hover{border-color:rgba(245,196,0,.3)}.lp-pillar-num{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:#F5C400}.lp-pillar-num,.lp-pillar-title{font-weight:700;font-family:EB Garamond,Georgia,serif}.lp-pillar-title{font-size:1.75rem;color:#fff;margin:0;line-height:1.1}.lp-pillar-desc{font-size:.9rem;line-height:1.6;color:#94a3b8;margin:0}.lp-pillar-specs{list-style:none;margin:auto 0 0;border-top:1px solid rgba(255,255,255,.06);padding:1rem 0 0;display:flex;flex-direction:column;gap:.5rem}.lp-pillar-spec{display:flex;align-items:baseline;gap:.5rem;font-size:.8rem;color:#64748b}.lp-pillar-spec:before{content:"·";color:#F5C400;font-weight:700;flex-shrink:0}.lp-steps{background:#0d1117;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07);padding:clamp(3rem,6vw,5rem) clamp(1.5rem,4vw,4rem)}.lp-steps-inner{max-width:1200px;margin:0 auto}.lp-step-list{display:flex;flex-direction:column;gap:0;border-top:1px solid rgba(255,255,255,.07)}.lp-step{display:grid;grid-template-columns:80px 1fr 160px;grid-gap:2rem;gap:2rem;padding:2rem 0;border-bottom:1px solid rgba(255,255,255,.07);align-items:baseline;transition:background .2s ease}.lp-step:hover{background:rgba(245,196,0,.02)}.lp-step-n{font-family:EB Garamond,Georgia,serif;font-size:2rem;font-weight:700;color:rgba(245,196,0,.3);line-height:1}.lp-step-title{font-size:1.05rem;font-weight:600;color:#fff;margin:0 0 .4rem}.lp-step-desc{font-size:.88rem;line-height:1.6;color:#64748b;margin:0;max-width:52ch}.lp-step-time{font-size:.75rem;font-weight:600;color:#F5C400;text-align:right;letter-spacing:.04em;white-space:nowrap}.lp-contract{padding:clamp(3rem,6vw,5rem) clamp(1.5rem,4vw,4rem);max-width:1200px;margin:0 auto}.lp-contract-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.07);border-radius:10px;overflow:hidden}.lp-clause{background:#0d1117;padding:1.75rem;transition:background .2s ease}.lp-clause:hover{background:#111827}.lp-clause-title{font-size:.95rem;font-weight:600;color:#fff;margin:0 0 .5rem}.lp-clause-body{font-size:.85rem;line-height:1.65;color:#64748b;margin:0}.lp-cta-section{background:#111827;border-top:1px solid rgba(245,196,0,.2);padding:clamp(3rem,6vw,4.5rem) clamp(1.5rem,4vw,4rem);text-align:center}.lp-cta-section .lp-h1{font-size:clamp(2rem,4vw,3.2rem);max-width:18ch;margin:0 auto 1rem}.lp-cta-section .lp-subtitle{margin:0 auto 2rem;text-align:center}.lp-cta-section .lp-cta-row{justify-content:center}.lp-foot{border-top:1px solid rgba(255,255,255,.07);padding:2rem clamp(1.5rem,4vw,4rem);max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.lp-foot-brand{font-family:EB Garamond,Georgia,serif;font-size:1.1rem;font-weight:700;color:#F5C400;text-decoration:none}.lp-foot-copy{font-size:.8rem;color:#475569}@media (max-width:900px){.lp-hero{grid-template-columns:1fr}.lp-hero-card{display:none}.lp-stats-inner{grid-template-columns:repeat(2,1fr)}.lp-stat:nth-child(2){border-right:none}.lp-pillar-grid{grid-template-columns:1fr}.lp-step{grid-template-columns:56px 1fr}.lp-step-time{grid-column:1/-1;text-align:left;padding-left:calc(56px + 2rem);margin-top:-1rem}.lp-contract-grid{grid-template-columns:1fr}}@media (max-width:600px){.lp-stats-inner{grid-template-columns:repeat(2,1fr)}.lp-stat{padding:1.25rem 1rem}}