.vp-home{--ink:#1a1a1a;--ink-soft:#6b6b6b;--ink-mute:#9a9a9a;--line:#e5e3df;--line-strong:#1a1a1a;--surface:#f6f4f0;--accent:#b5502f;--accent-dark:#93401f;--read:680px;max-width:1440px;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0 auto;padding:24px 40px 64px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.vp-home .vp-head{border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;display:flex}.vp-logo{text-decoration:none;display:block}.vp-logo-name{letter-spacing:-.6px;font-size:26px;line-height:1.1;display:block}.vp-logo-a{color:var(--ink);font-weight:300}.vp-logo-b{color:var(--accent);font-weight:600}.vp-logo-sub{letter-spacing:.22em;color:var(--ink-mute);margin-top:4px;font-size:9px;display:block}.vp-nav{align-items:center;gap:22px;display:flex}.vp-navlink{color:var(--ink-soft);font-size:14px;font-weight:500;text-decoration:none}.vp-navlink:hover{color:var(--accent)}.vp-phone{color:var(--ink);font-size:14px;font-weight:500;text-decoration:none}.vp-hero-img{background:#2b2724;justify-content:center;align-items:center;width:100vw;min-height:440px;margin:0 calc(50% - 50vw) 40px;display:flex;position:relative;overflow:hidden}.vp-hero-bg{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.vp-hero-veil{background:#14100e94;position:absolute;inset:0}.vp-hero-img .vp-hero-body{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1440px;margin:0 auto;padding:64px 32px 44px;display:flex;position:relative}.vp-hero-img h1{letter-spacing:-1px;color:#fff;text-wrap:balance;max-width:820px;margin:0 0 14px;font-size:34px;font-weight:500;line-height:1.15}.vp-hero-img .vp-hero-intro{color:#ffffffe0;max-width:480px;margin:0 0 26px;font-size:16px;line-height:1.65}.vp-hero-plain{border-top:1px solid var(--line-strong);padding:42px 0 12px}.vp-hero-plain h1{letter-spacing:-1.2px;max-width:600px;margin:0 0 16px;font-size:38px;font-weight:500;line-height:1.12}.vp-hero-plain .vp-hero-intro{color:var(--ink-soft);max-width:var(--read);margin:0 0 26px;font-size:17px;line-height:1.7}.vp-petals{pointer-events:none;position:absolute;inset:0;overflow:hidden}.vp-petal{opacity:0;will-change:transform, opacity;border-radius:50% 0 50% 50%;display:block;position:absolute;top:-5%}@keyframes vp-fall-a{0%{opacity:0;transform:translateY(-40px)rotate(0)}8%{opacity:.85}88%{opacity:.8}to{opacity:0;transform:translate(70px,560px)rotate(280deg)}}@keyframes vp-fall-b{0%{opacity:0;transform:translateY(-40px)rotate(0)}8%{opacity:.8}88%{opacity:.72}to{opacity:0;transform:translate(-56px,560px)rotate(-240deg)}}.vp-petal-1{background:#f2c6c6;width:11px;height:11px;animation:13s linear infinite vp-fall-a;left:5%}.vp-petal-2{background:#e8b4a0;width:8px;height:8px;animation:17s linear -3s infinite vp-fall-b;left:14%}.vp-petal-3{background:#f6d9c4;width:12px;height:12px;animation:15s linear -6s infinite vp-fall-a;left:24%}.vp-petal-4{background:#f2c6c6;width:9px;height:9px;animation:19s linear -9s infinite vp-fall-b;left:33%}.vp-petal-5{background:#e8b4a0;width:10px;height:10px;animation:14s linear -2s infinite vp-fall-a;left:43%}.vp-petal-6{background:#f6d9c4;width:7px;height:7px;animation:18s linear -12s infinite vp-fall-b;left:52%}.vp-petal-7{background:#f2c6c6;width:11px;height:11px;animation:16s linear -5s infinite vp-fall-a;left:62%}.vp-petal-8{background:#e8b4a0;width:9px;height:9px;animation:15s linear -8s infinite vp-fall-b;left:71%}.vp-petal-9{background:#f6d9c4;width:10px;height:10px;animation:20s linear -14s infinite vp-fall-a;left:80%}.vp-petal-10{background:#f2c6c6;width:7px;height:7px;animation:21s linear -7s infinite vp-fall-b;left:88%}.vp-petal-11{background:#e8b4a0;width:9px;height:9px;animation:18s linear -17s infinite vp-fall-a;left:95%}.vp-petal-12{background:#f6d9c4;width:7px;height:7px;animation:22s linear -11s infinite vp-fall-b;left:19%}@media (prefers-reduced-motion:reduce){.vp-petals{display:none}}.vp-section{border-top:1px solid var(--line);padding:30px 0 10px}.vp-kicker{letter-spacing:.14em;color:var(--ink-mute);margin:0 0 10px;font-size:11px}.vp-seclead{color:var(--ink-soft);max-width:540px;margin:0 0 24px;font-size:15px;line-height:1.65}.vp-guide{grid-template-columns:repeat(3,1fr);gap:32px 44px;margin:16px 0 22px;display:grid}@media (max-width:1000px){.vp-guide{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.vp-guide{grid-template-columns:1fr}}.vp-guide h2{margin:0 0 8px;font-size:17px;font-weight:500}.vp-guide p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.7}.vp-steps{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:24px 32px;margin:18px 0 12px;display:grid}.vp-stepnum{color:var(--accent);margin-bottom:10px;font-size:26px;font-weight:500;line-height:1;display:block}.vp-steps h3{margin:0 0 5px;font-size:16px;font-weight:500}.vp-steps p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.65}.vp-areas{gap:12px;margin-top:28px;display:grid}.vp-areacard{background:var(--surface);color:var(--ink);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:20px;text-decoration:none;display:flex}.vp-areaname{margin-bottom:4px;font-size:16px;font-weight:500;display:block}.vp-areaintro{color:var(--ink-soft);max-width:460px;font-size:13px;line-height:1.6;display:block}.vp-arealink{color:var(--accent);white-space:nowrap;font-size:14px;font-weight:500}.vp-home .vp-foot{border-top:1px solid var(--line);color:var(--ink-soft);justify-content:space-between;align-items:center;gap:16px;margin-top:36px;padding-top:20px;font-size:13px;display:flex}.vp-home .vp-foot a{color:var(--ink);font-weight:500;text-decoration:none}@media (max-width:900px){.vp-home{padding:24px 20px 64px}.vp-hero-img h1{max-width:560px;font-size:28px}.vp-hero-plain h1{font-size:32px}}@media (max-width:600px){.vp-hero-img{min-height:0}.vp-hero-img .vp-hero-body{padding:40px 18px 28px}.vp-hero-img h1{font-size:25px}.vp-hero-plain h1{letter-spacing:-.8px;font-size:27px}}
