.hero{background:var(--navy);color:#fff;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(900px 500px at 85% 20%,rgba(224,162,58,.18),transparent 60%),radial-gradient(700px 400px at 0% 100%,rgba(255,255,255,.06),transparent 60%)}.hero .wrap{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:56px;align-items:center;padding-top:88px;padding-bottom:96px}.hero h1{font-size:60px;line-height:1.04;margin-bottom:22px}.hero p{font-size:18px;color:#ffffffb8;max-width:520px;margin-bottom:34px}.hero .cta{display:flex;gap:12px;align-items:center;margin-bottom:38px}.trust{display:flex;gap:26px;font-size:13.5px;color:#fff9}.trust span{display:flex;align-items:center;gap:7px}.trust svg{width:15px;height:15px}.ledger{background:#fff;color:var(--ink);min-width:0;width:100%;border-radius:18px;box-shadow:0 30px 70px #00000059,0 0 0 1px #ffffff14;overflow:hidden}.ledger-head{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--line);background:var(--ivory)}.ledger-head b{font-size:14px;font-weight:600}.ledger-head span{font-size:12px;color:var(--green);font-weight:600;display:flex;align-items:center;gap:6px}.ledger-head span i{width:7px;height:7px;border-radius:50%;background:var(--green);animation:blink 1.6s infinite}@keyframes blink{50%{opacity:.3}}.ledger table{width:100%;border-collapse:collapse;font-size:13px;table-layout:fixed}.ledger th:nth-child(1){width:44%}.ledger th:nth-child(2),.ledger th:nth-child(3){width:14%}.ledger th:nth-child(4){width:13%}.ledger th:nth-child(5){width:15%}.ledger th{font-size:11px;font-weight:600;color:var(--muted);text-align:left;padding:10px 12px;white-space:nowrap;border-bottom:1px solid var(--line);letter-spacing:.02em}.ledger td{padding:12px;border-bottom:1px solid var(--line);vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ledger tr:last-child td{border-bottom:0}.ledger .site{font-weight:600;display:flex;align-items:center;gap:10px;min-width:0}.ledger .site>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.ledger .site em{font-style:normal;font-size:11.5px;color:var(--muted);font-weight:500;display:block}.ledger .av{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;font-size:12px;font-weight:700;color:#fff;flex:none}.ledger .price{font-weight:700;text-align:right;padding-right:16px}.ledger-foot{padding:12px 20px;font-size:12.5px;color:var(--muted);display:flex;justify-content:space-between;background:#fafafc;border-top:1px solid var(--line)}@media(prefers-reduced-motion:reduce){.ledger-head span i{animation:none}}.stats{background:var(--ivory);border-bottom:1px solid var(--line)}.stats .wrap{display:grid;grid-template-columns:repeat(4,1fr)}.stat{padding:34px 28px;border-left:1px solid var(--line)}.stat:first-child{border-left:0;padding-left:0}.stat b{font-family:Fraunces,serif;font-weight:500;font-size:40px;display:block;line-height:1;margin-bottom:8px;color:var(--navy)}.stat span{font-size:14px;color:var(--muted)}.standard{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.std{padding:34px 28px;border-left:1px solid var(--line);background:#fff}.std:first-child{border-left:0}.std .ico{width:44px;height:44px;border-radius:12px;background:var(--ivory);display:grid;place-items:center;margin-bottom:22px}.std .ico svg{width:20px;height:20px;stroke:var(--navy)}.std h3{font-size:21px;margin-bottom:10px}.std p{font-size:15px;color:var(--muted)}.steps-wrap{background:var(--ivory)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.step{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:32px;position:relative}.step .n{font-family:Fraunces,serif;font-size:15px;color:var(--gold);font-weight:600;margin-bottom:34px;display:flex;align-items:center;gap:12px}.step .n:after{content:"";flex:1;height:1px;background:var(--line)}.step h3{font-size:24px;margin-bottom:10px}.step p{color:var(--muted);font-size:15px}.feat-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:36px;gap:24px;flex-wrap:wrap}.feat-head h2{font-size:42px;margin-bottom:8px}.feat-head p{color:var(--muted);font-size:17px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.card{border:1px solid var(--line);border-radius:var(--radius);padding:22px;background:#fff}.card .top{display:flex;align-items:center;gap:12px;margin-bottom:18px}.card .av{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;font-weight:700;color:#fff;font-size:15px;flex:none}.card .top b{display:block;font-size:15.5px;line-height:1.2;word-break:break-word}.card .top small{color:var(--muted);font-size:12.5px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;background:var(--ivory);border-radius:10px;padding:12px;margin-bottom:18px}.metrics div{text-align:center}.metrics small{display:block;font-size:11px;color:var(--muted);margin-bottom:2px}.metrics b{font-size:18px;color:var(--navy)}.card .line{display:flex;justify-content:space-between;font-size:13.5px;padding:7px 0;border-top:1px solid var(--line)}.card .line b{color:var(--ink)}.card .btn{width:100%;margin-top:14px}.lead{background:var(--ivory);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.lead .wrap{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center;padding-top:96px;padding-bottom:96px}.lead-tag{display:inline-flex;align-items:center;gap:8px;background:var(--amber-bg);color:#8a5a0e;font-size:13px;font-weight:600;border-radius:999px;padding:6px 14px;margin-bottom:20px}.lead h2{font-size:42px;margin-bottom:14px}.lead>.wrap>div>p{font-size:17px;color:var(--muted);margin-bottom:26px;max-width:480px}.lead ul{list-style:none;display:grid;gap:12px;font-size:15px;margin:0;padding:0}.lead li{display:flex;gap:10px;align-items:flex-start}.lead li svg{width:18px;height:18px;flex:none;color:var(--green);margin-top:3px}.lead-form{background:#fff;border:1px solid var(--line);border-radius:18px;padding:32px;box-shadow:0 24px 60px -30px #0b1f3a59}.lead-form h3{font-family:DM Sans,sans-serif;font-size:19px;font-weight:700;margin-bottom:6px}.lead-form>p{font-size:14px;color:var(--muted);margin-bottom:22px}.lead-form .fld{margin-bottom:14px}.lead-form .fld label{display:block;font-size:13px;font-weight:600;margin-bottom:6px}.lead-form .fld input,.lead-form .fld select{width:100%;border:1px solid var(--line);border-radius:10px;padding:12px 14px;font-family:inherit;font-size:14.5px;color:var(--ink);background:#fff;outline:none}.lead-form .fld input:focus,.lead-form .fld select:focus{border-color:var(--navy);box-shadow:0 0 0 3px #0b1f3a14}.lead-form .fld select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235B6478' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;padding-right:36px}.lead-form .btn{width:100%;margin-top:6px}.lead-form small{display:block;text-align:center;font-size:12.5px;color:var(--muted);margin-top:12px}.concierge{background:var(--navy);color:#fff;border-radius:22px;padding:56px 60px;display:grid;grid-template-columns:1.2fr 1fr;gap:48px;align-items:center;position:relative;overflow:hidden}.concierge:after{content:"";position:absolute;right:-120px;top:-120px;width:420px;height:420px;border-radius:50%;border:80px solid rgba(224,162,58,.12)}.concierge h2{font-size:38px;margin-bottom:14px}.concierge p{color:#ffffffb8;font-size:16.5px;max-width:520px}.concierge .box{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:26px;position:relative;z-index:1}.concierge .box h3{font-family:DM Sans,sans-serif;font-size:16px;font-weight:600;margin-bottom:8px}.concierge .box p{font-size:14.5px;margin-bottom:20px}.concierge .box .fee{color:var(--gold-2);font-weight:700}.concierge .box .btn{width:100%}.cta-final{text-align:center;padding:110px 0;background:var(--ivory)}.cta-final h2{font-size:48px;margin-bottom:14px}.cta-final p{color:var(--muted);font-size:18px;margin-bottom:34px}@media(max-width:1000px){.hero .wrap{grid-template-columns:minmax(0,1fr);padding-top:64px}.hero h1{font-size:44px}.hero .cta{flex-wrap:wrap}.trust{flex-wrap:wrap;gap:10px 18px}.stats .wrap,.standard,.cards{grid-template-columns:repeat(2,1fr)}.stat:nth-child(3){border-left:0;padding-left:0}.std:nth-child(3){border-left:0}.std{border-top:1px solid var(--line)}.steps,.concierge{grid-template-columns:1fr}.concierge{padding:40px}.lead .wrap{grid-template-columns:1fr;padding-top:64px;padding-bottom:64px}.lead h2{font-size:34px}.cta-final{padding:72px 0}}@media(max-width:600px){.ledger{overflow-x:auto}.ledger table{table-layout:auto;min-width:520px}.stats .wrap,.standard,.cards{grid-template-columns:1fr}.stat{border-left:0;padding-left:0}.std{border-left:0}.hero h1{font-size:38px}.hero .cta .btn{flex:1}.feat-head h2{font-size:32px}.cta-final h2{font-size:36px}.lead h2{font-size:30px}.lead-form{padding:24px}}
