.lp{--terra:var(--color-accent);--terra-h:var(--color-accent-hover);color:var(--color-fg);background:var(--color-bg)}.lp-serif{font-family:var(--font-fraunces),Georgia,serif;font-weight:600;letter-spacing:-.02em}.lp-wrap{max-width:1180px;margin:0 auto;padding:0 24px}.lp-label{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--color-muted);font-weight:600}.lp-nav{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:16px 28px;background:transparent;border-bottom:1px solid transparent;transition:background .35s var(--ease,ease),border-color .35s var(--ease,ease),backdrop-filter .35s var(--ease,ease)}.lp-nav.scrolled{background:var(--color-bg);border-bottom:1px solid var(--color-line);backdrop-filter:saturate(140%) blur(8px)}.lp-brand{display:flex;align-items:center;gap:9px;font-weight:700;font-size:19px;letter-spacing:-.04em}.lp-brand .dot{color:var(--terra)}.lp-navcta{display:flex;align-items:center;gap:8px}.lp-btn{font-weight:600;font-size:14px;padding:10px 18px;border-radius:999px;border:1px solid transparent;cursor:pointer;transition:.2s;display:inline-flex;align-items:center;justify-content:center}.lp-btn-ghost{color:var(--color-fg)}.lp-btn-ghost:hover{background:var(--color-subtle)}.lp-btn-dark{background:var(--color-fg);color:var(--color-bg)}.lp-btn-dark:hover{transform:translateY(-1px)}.lp-btn-terra{background:var(--terra);color:var(--color-accent-fg)}.lp-btn-terra:hover{background:var(--terra-h)}.lp-btn-lg{padding:15px 30px;font-size:16px}.lp-hero{position:relative;height:480vh;background:var(--color-bg)}.lp-sticky{position:sticky;top:0;height:100vh;overflow:hidden}.lp-seq{display:block;width:100vw;height:100vh}.lp-grad{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,color-mix(in srgb,var(--color-bg) 92%,transparent) 0,color-mix(in srgb,var(--color-bg) 55%,transparent) 32%,transparent 60%)}.lp-grad.bottom{background:linear-gradient(0deg,color-mix(in srgb,var(--color-bg) 85%,transparent) 0,transparent 28%)}.lp-grad.right{background:linear-gradient(to left,color-mix(in srgb,var(--color-bg) 92%,transparent) 0,color-mix(in srgb,var(--color-bg) 55%,transparent) 32%,transparent 60%);opacity:0}.lp-copy{position:absolute;left:0;top:0;height:100%;display:flex;align-items:center;pointer-events:none}.lp-copy .stage{position:relative;width:100%;height:60vh}.lp-beat{position:absolute;max-width:560px;padding:0 6vw;transition:opacity .5s var(--ease,ease),transform .5s var(--ease,ease)}.lp-beat h1{font-size:clamp(34px,5.4vw,68px);line-height:1.02;letter-spacing:-.03em;margin:14px 0 18px;font-family:var(--font-fraunces),Georgia,serif;font-weight:600}.lp-beat h1 em{font-style:italic;color:var(--terra)}.lp-beat p{font-size:clamp(16px,1.4vw,20px);color:var(--color-fg);max-width:440px;opacity:.85}.lp-beat .cta{margin-top:26px;display:flex;gap:12px;pointer-events:auto;flex-wrap:wrap}.lp-copy.lp-right{left:auto;right:0;justify-content:flex-end}.lp-beat.right{left:auto;right:0;text-align:right}.lp-beat.right p{margin-left:auto}.lp-beat.right .cta{justify-content:flex-end}.lp-hint{position:absolute;bottom:26px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--color-muted);font-size:11px;letter-spacing:.16em;text-transform:uppercase}.lp-mouse{width:24px;height:38px;border:2px solid var(--color-muted);border-radius:14px;position:relative}.lp-mouse:after{content:"";position:absolute;left:50%;top:7px;width:4px;height:7px;border-radius:2px;background:var(--color-muted);transform:translateX(-50%);animation:lp-wheel 1.6s infinite}@keyframes lp-wheel{0%{opacity:0;transform:translate(-50%)}30%{opacity:1}60%{opacity:1;transform:translate(-50%,9px)}to{opacity:0}}.lp-pre{position:fixed;inset:0;z-index:100;background:var(--color-bg);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;transition:opacity .6s}.lp-pre.hide{opacity:0;pointer-events:none}.lp-pre .bar{width:200px;height:3px;background:var(--color-line);border-radius:2px;overflow:hidden}.lp-pre .bar i{display:block;height:100%;width:0;background:var(--terra);transition:width .2s}.lp-pre .pct{font-size:12px;color:var(--color-muted);letter-spacing:.1em}.lp-block{padding:110px 0}.lp-center{text-align:center}.lp-eyebrow{color:var(--terra);font-weight:600;letter-spacing:.16em;text-transform:uppercase;font-size:12px}.lp-h2{font-size:clamp(28px,3.6vw,46px);line-height:1.08;letter-spacing:-.025em;margin:14px 0;font-family:var(--font-fraunces),Georgia,serif;font-weight:600}.lp-lead{font-size:18px;color:var(--color-muted);max-width:620px;margin:0 auto}.lp-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:60px}.lp-step{padding:30px;border:1px solid var(--color-line);border-radius:18px;background:#fff;transition:.25s}.lp-step:hover{transform:translateY(-4px);box-shadow:0 18px 40px -24px rgba(10,10,10,.22)}.lp-step .n{width:40px;height:40px;border-radius:11px;background:var(--color-subtle);color:var(--terra-h);display:grid;place-items:center;font-weight:700;font-family:var(--font-fraunces),serif}.lp-step h3{margin:18px 0 8px;font-size:20px;letter-spacing:-.01em}.lp-step p{color:var(--color-muted);font-size:15px}.lp-look{display:grid;grid-template-columns:1.15fr .85fr;gap:44px;align-items:center}.lp-look .ph{position:relative;border-radius:20px;overflow:hidden;border:1px solid var(--color-line);aspect-ratio:16/10;background:var(--color-subtle)}.lp-look .ph img{width:100%;height:100%;object-fit:cover;display:block}.lp-pieces{display:flex;flex-direction:column;gap:14px;margin-top:22px}.lp-piece{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border:1px solid var(--color-line);border-radius:13px;background:#fff;transition:.2s}.lp-piece:hover{border-color:var(--terra)}.lp-piece .nm{font-weight:600;font-size:15px}.lp-piece .ds{font-size:13px;color:var(--color-muted)}.lp-piece .pr{font-weight:600;font-size:14px;color:var(--terra-h);white-space:nowrap;font-variant-numeric:tabular-nums}.lp-feats{display:grid;grid-template-columns:repeat(2,1fr);gap:26px;margin-top:60px}.lp-feat{display:flex;gap:22px;align-items:center;padding:26px;border:1px solid var(--color-line);border-radius:20px;background:#fff}.lp-feat .copy h3{font-size:20px;letter-spacing:-.01em;margin-bottom:8px}.lp-feat .copy p{color:var(--color-muted);font-size:15px}.lp-phone{flex:0 0 132px;width:132px;height:268px;border-radius:26px;background:var(--color-fg);padding:7px;box-shadow:0 22px 50px -28px rgba(10,10,10,.5);position:relative}.lp-scr{width:100%;height:100%;border-radius:20px;background:var(--color-bg);overflow:hidden;display:flex;flex-direction:column}.lp-notch{position:absolute;top:13px;left:50%;transform:translateX(-50%);width:42px;height:5px;border-radius:3px;background:#000;opacity:.5;z-index:2}.lp-scr .top{padding:16px 12px 8px;display:flex;align-items:center;gap:6px}.lp-scr .top .lg{width:16px;height:16px;border-radius:5px;background:var(--terra)}.lp-scr .top b{font-size:10px;letter-spacing:-.02em}.lp-scr .h{font-size:11px;font-weight:600;padding:2px 12px 8px}.lp-scr .grid2{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:0 12px}.lp-scr .tile{aspect-ratio:3/4;border-radius:7px;background:var(--color-subtle)}.lp-scr .row{display:flex;gap:6px;padding:8px 12px}.lp-scr .chip{height:18px;border-radius:9px;background:var(--color-subtle);flex:1}.lp-scr .chip.on{background:var(--terra)}.lp-scr .card{margin:6px 12px;border-radius:9px;background:#fff;border:1px solid var(--color-line);height:84px}.lp-scr .btn-s{margin:auto 12px 12px;height:24px;border-radius:12px;background:var(--terra)}.lp-scr.reco .tile{background:linear-gradient(160deg,#e7ded5,#d9c7bb)}.lp-sw{display:flex;gap:5px;padding:8px 12px}.lp-sw span{width:18px;height:18px;border-radius:50%}.lp-ctaband{margin:0 auto;max-width:1000px;border-radius:28px;background:var(--color-fg);color:var(--color-bg);padding:70px 40px;text-align:center}.lp-ctaband h2{font-size:clamp(30px,4vw,52px);letter-spacing:-.03em;margin-bottom:14px;font-family:var(--font-fraunces),serif;font-weight:600}.lp-ctaband p{color:color-mix(in srgb,var(--color-bg) 78%,transparent);font-size:18px;max-width:520px;margin:0 auto 30px}.lp-footer{border-top:1px solid var(--color-line);padding:40px 0;color:var(--color-muted);font-size:14px}.lp-foot{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}@media(max-width:860px){.lp-feats,.lp-look,.lp-steps{grid-template-columns:1fr}.lp-grad{background:linear-gradient(0deg,color-mix(in srgb,var(--color-bg) 90%,transparent),color-mix(in srgb,var(--color-bg) 20%,transparent) 50%,color-mix(in srgb,var(--color-bg) 40%,transparent))}.lp-beat{padding:0 7vw}}@media (prefers-reduced-motion:reduce){.lp-mouse:after{animation:none}}