.lpV2Estate{--navy:#92400e;--navy-dk:#78350f;--navy-lt:#fffbeb;--accent:#f59e0b;--teal:#d97706;--gray-50:#f8f9fb;--gray-100:#f0f2f7;--gray-200:#dde1ee;--gray-400:#9099b5;--gray-600:#4b5578;--gray-900:#0e1526;--white:#fff;--shadow:0 4px 24px #92400e14;--shadow-lg:0 12px 48px #92400e24}.lpV2Estate *,.lpV2Estate :before,.lpV2Estate :after{box-sizing:border-box;margin:0;padding:0}.lpV2Estate{background:var(--white);color:var(--gray-900);font-family:Poppins,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}.lpV2Estate .eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:.9rem;font-size:.72rem;font-weight:600;display:inline-block}.lpV2Estate .h-display{letter-spacing:-.03em;font-size:clamp(2.2rem,4.5vw,3.6rem);font-weight:700;line-height:1.08}.lpV2Estate .h-display em{color:var(--navy);font-style:italic}.lpV2Estate .h2{letter-spacing:-.025em;font-size:clamp(1.7rem,2.8vw,2.4rem);font-weight:700;line-height:1.15}.lpV2Estate .h2 em{color:var(--navy);font-style:italic}.lpV2Estate .lead{color:var(--gray-600);max-width:580px;font-size:1rem;font-weight:300;line-height:1.75}.lpV2Estate .section-inner{max-width:1140px;margin:0 auto;padding:5.5rem 5%}.lpV2Estate .btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.72rem 1.6rem;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.lpV2Estate .btn-primary{background:var(--navy);color:var(--white)}.lpV2Estate .btn-primary:hover{background:var(--navy-dk);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.lpV2Estate .btn-outline{color:var(--navy);border:1.5px solid var(--navy);background:0 0}.lpV2Estate .btn-outline:hover{background:var(--navy-lt)}.lpV2Estate .btn-white{background:var(--white);color:var(--navy)}.lpV2Estate .btn-white:hover{background:var(--navy-lt);transform:translateY(-2px)}.lpV2Estate nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--gray-200);background:#ffffffed;justify-content:space-between;align-items:center;padding:.95rem 5%;display:flex;position:fixed;top:0;left:0;right:0}.lpV2Estate .nav-logo{color:var(--navy);font-size:1.15rem;font-weight:700;text-decoration:none}.lpV2Estate .nav-logo span{color:var(--accent)}.lpV2Estate .nav-logo-img-wrap{align-items:center;line-height:0;display:inline-flex}.lpV2Estate .nav-logo-img{object-fit:contain;width:auto;max-width:200px;height:32px;display:block}.lpV2Estate .nav-tag{letter-spacing:.08em;color:var(--accent);background:var(--navy-lt);border-radius:100px;padding:.25rem .75rem;font-size:.72rem;font-weight:700}.lpV2Estate .nav-links{gap:2rem;list-style:none;display:flex}.lpV2Estate .nav-links a{color:var(--gray-600);font-size:.85rem;font-weight:500;text-decoration:none}@media (max-width:680px){.lpV2Estate .nav-links{display:none}}.lpV2Estate .hero{padding:8.5rem 5% 5rem;position:relative;overflow:hidden}.lpV2Estate .hero:after{content:"";background:linear-gradient(135deg,var(--navy-lt) 0%,#fffbeb00 65%);pointer-events:none;width:50%;height:100%;position:absolute;top:0;right:0}.lpV2Estate .hero-inner{z-index:1;max-width:1140px;margin:0 auto;position:relative}.lpV2Estate .hero-tag{background:var(--navy-lt);color:var(--navy);border:1px solid var(--gray-200);border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.4rem;padding:.32rem .9rem;font-size:.75rem;font-weight:600;display:inline-flex}.lpV2Estate .hero-tag-dot{background:var(--accent);border-radius:50%;width:6px;height:6px}.lpV2Estate .hero h1{margin-bottom:1.4rem}.lpV2Estate .hero .lead{margin-bottom:2rem}.lpV2Estate .hero-actions{flex-wrap:wrap;gap:.9rem;display:flex}.lpV2Estate .scenarios{background:var(--gray-50)}.lpV2Estate .scenarios-grid{background:var(--gray-200);border:1px solid var(--gray-200);border-radius:10px;grid-template-columns:repeat(3,1fr);gap:1.5px;margin-top:2.5rem;display:grid;overflow:hidden}@media (max-width:860px){.lpV2Estate .scenarios-grid{grid-template-columns:1fr 1fr}}@media (max-width:520px){.lpV2Estate .scenarios-grid{grid-template-columns:1fr}}.lpV2Estate .sc-card{background:var(--white);padding:1.9rem 1.7rem;transition:background .2s;position:relative;overflow:hidden}.lpV2Estate .sc-card:before{content:"";background:var(--navy);transform-origin:0;height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.lpV2Estate .sc-card:hover{background:var(--navy-lt)}.lpV2Estate .sc-card:hover:before{transform:scaleX(1)}.lpV2Estate .sc-num{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:.8rem;font-size:.68rem;font-weight:700;display:block}.lpV2Estate .sc-title{margin-bottom:.6rem;font-size:.97rem;font-weight:600;line-height:1.4}.lpV2Estate .sc-desc{color:var(--gray-600);font-size:.84rem;font-weight:300;line-height:1.65}.lpV2Estate .sc-list{flex-direction:column;gap:.3rem;margin:.6rem 0 .75rem;list-style:none;display:flex}.lpV2Estate .sc-list li{color:var(--gray-600);gap:.5rem;font-size:.82rem;font-weight:300;display:flex}.lpV2Estate .sc-list li:before{content:"—";color:var(--accent);flex-shrink:0;font-weight:600}.lpV2Estate .sc-verdict{color:var(--navy);border-top:1px solid var(--gray-100);margin-top:.75rem;padding-top:.75rem;font-size:.82rem;font-weight:600;line-height:1.4}.lpV2Estate .touch-point{text-align:center;border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);padding:3rem 5%}.lpV2Estate .tp-inner{max-width:680px;margin:0 auto}.lpV2Estate .tp-persona{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:.6rem;font-size:.72rem;font-weight:700}.lpV2Estate .tp-text{color:var(--gray-600);font-size:1.05rem;font-weight:300;line-height:1.65}.lpV2Estate .tp-text strong{color:var(--gray-900);font-weight:600}.lpV2Estate .tp-dark{background:var(--gray-900);border-color:var(--gray-900)}.lpV2Estate .tp-persona-light{color:var(--accent)}.lpV2Estate .tp-text-light{color:#ffffffa6}.lpV2Estate .tp-text-light strong{color:#fff}.lpV2Estate .features{background:var(--white)}.lpV2Estate .feat-block{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;margin-bottom:5.5rem;display:grid}.lpV2Estate .feat-block:last-child{margin-bottom:0}.lpV2Estate .feat-block.rev{direction:rtl}.lpV2Estate .feat-block.rev>*{direction:ltr}@media (max-width:860px){.lpV2Estate .feat-block,.lpV2Estate .feat-block.rev{direction:ltr;grid-template-columns:1fr;gap:2.5rem}}.lpV2Estate .feat-num{color:var(--navy-lt);letter-spacing:-.05em;margin-bottom:.3rem;font-size:3rem;font-weight:700;line-height:1}.lpV2Estate .feat-title{margin-bottom:.9rem;font-size:clamp(1.3rem,2vw,1.7rem);font-weight:700;line-height:1.2}.lpV2Estate .feat-title em{color:var(--navy);font-style:italic}.lpV2Estate .feat-desc{color:var(--gray-600);margin-bottom:1.4rem;font-size:.91rem;font-weight:300;line-height:1.75}.lpV2Estate .feat-list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.lpV2Estate .feat-list li{color:var(--gray-600);align-items:flex-start;gap:.65rem;font-size:.86rem;display:flex}.lpV2Estate .feat-list li:before{content:"";background:var(--navy);background-image:url("data:image/svg+xml,%3Csvg width='9' height='7' viewBox='0 0 9 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 3.5L3.2 5.7L8 1' stroke='white' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:50%;flex-shrink:0;width:15px;height:15px;margin-top:2px}.lpV2Estate .mock-panel{background:var(--white);border:1px solid var(--gray-200);box-shadow:var(--shadow-lg);border-radius:14px;overflow:hidden}.lpV2Estate .mp-bar{background:var(--gray-50);border-bottom:1px solid var(--gray-200);align-items:center;gap:.42rem;padding:.62rem 1.1rem;display:flex}.lpV2Estate .mp-dot{border-radius:50%;width:9px;height:9px}.lpV2Estate .mp-dot.r{background:#ff5f57}.lpV2Estate .mp-dot.y{background:#febc2e}.lpV2Estate .mp-dot.g{background:#28c840}.lpV2Estate .mp-label{color:var(--gray-400);margin-left:.5rem;font-size:.7rem}.lpV2Estate .mp-body{padding:1.3rem}.lpV2Estate .or-section-header{text-align:center;background:linear-gradient(90deg,#f59e0b14,#0000);border-radius:6px;margin-bottom:1rem;padding:7px 14px;font-size:.78rem;font-weight:600}.lpV2Estate .or-badge{border-radius:20px;padding:2px 10px;font-size:.68rem;font-weight:600;display:inline-block}.lpV2Estate .or-stats{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:1rem;display:grid}.lpV2Estate .or-stat{background:var(--white);border-left:3px solid;border-radius:8px;padding:10px 12px;box-shadow:0 0 10px #0000000a}.lpV2Estate .or-stat-val{font-size:1.1rem;font-weight:700}.lpV2Estate .or-stat-lbl{color:var(--gray-400);margin-top:2px;font-size:.65rem}.lpV2Estate .or-trend{color:#43a047;font-size:.65rem}.lpV2Estate .or-hint{background:var(--navy-lt);border-left:3px solid var(--navy);color:var(--gray-600);border-radius:0 7px 7px 0;align-items:center;gap:6px;margin-top:10px;padding:8px 12px;font-size:.78rem;display:flex}.lpV2Estate .or-rs{color:var(--gray-400);font-size:.73rem}.lpV2Estate .summary{background:var(--gray-50)}.lpV2Estate .pillars{border:1px solid var(--gray-200);box-shadow:var(--shadow);border-radius:10px;grid-template-columns:repeat(4,1fr);margin-top:2.5rem;display:grid;overflow:hidden}@media (max-width:880px){.lpV2Estate .pillars{grid-template-columns:1fr 1fr}}@media (max-width:500px){.lpV2Estate .pillars{grid-template-columns:1fr}}.lpV2Estate .pillar{background:var(--white);border-right:1px solid var(--gray-200);padding:2rem 1.7rem;transition:background .2s}.lpV2Estate .pillar:last-child{border-right:none}.lpV2Estate .pillar:hover{background:var(--navy-lt)}.lpV2Estate .pillar.dark{background:var(--gray-900);color:var(--white)}.lpV2Estate .pillar.dark:hover{background:#1a2236}.lpV2Estate .pillar.dark .p-desc{color:#fff9}.lpV2Estate .pillar.dark .p-items li{color:#ffffff80}.lpV2Estate .p-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:.6rem;font-size:.62rem;font-weight:700;display:block}.lpV2Estate .p-name{margin-bottom:.5rem;font-size:1rem;font-weight:700}.lpV2Estate .p-desc{color:var(--gray-600);margin-bottom:.8rem;font-size:.82rem;font-weight:300;line-height:1.6}.lpV2Estate .p-items{flex-direction:column;gap:.35rem;list-style:none;display:flex}.lpV2Estate .p-items li{color:var(--gray-400);gap:.5rem;font-size:.78rem;font-weight:300;display:flex}.lpV2Estate .p-items li:before{content:"·";color:var(--accent);flex-shrink:0;font-weight:700}.lpV2Estate .cta{background:var(--navy);text-align:center;color:var(--white);padding:5rem 5%}.lpV2Estate .cta .h2{color:var(--white)}.lpV2Estate .cta .h2 em{color:var(--accent)}.lpV2Estate .cta-sub{color:#ffffffa6;max-width:520px;margin:1rem auto 2rem;font-size:.95rem;font-weight:300}.lpV2Estate footer{background:var(--gray-50);color:var(--gray-400);border-top:1px solid var(--gray-200);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.8rem 5%;font-size:.78rem;display:flex}.lpV2Estate footer a{color:var(--gray-400);text-decoration:none}.lpV2Estate .footer-links{gap:1.5rem;display:flex}.lpV2Estate .reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.lpV2Estate .reveal.visible{opacity:1;transform:translateY(0)}
