
body.hub{--paper:#111c20;--ink:#f2f1e8;--muted:#aab9b7;--accent:#f0c35e;--brand:#e9bd55;background:#111c20;color:#f2f1e8}.hub .container{--container:1280px}.hub-header{border-bottom:1px solid #ffffff26}.hub-header .container{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:86px}.hub-brand{font-weight:800;font-size:1.05rem;letter-spacing:-.03em}.hub-brand b{color:#f0c35e}.hub-header nav{display:flex;gap:1.5rem}.hub-header nav a{font-size:.84rem;font-weight:700}.hub-header nav a:hover{text-decoration:underline}.hub-hero{padding:clamp(5rem,10vw,10rem) 0 4rem;position:relative;overflow:hidden}.hub-hero:after{content:'';position:absolute;width:50vw;height:50vw;border:1px solid #ffffff10;border-radius:50%;right:-15vw;top:-20vw;pointer-events:none}.hub-hero h1{font-size:clamp(3.6rem,7.2vw,8rem);letter-spacing:-.076em;line-height:1.01;margin:1.4rem 0 2rem;max-width:1120px}.hub-hero h1 em{font-family:Georgia,serif;font-weight:400;color:#efc25c}.hub-hero .intro-row{display:flex;align-items:end;justify-content:space-between;gap:2rem}.hub-hero .intro-row p{max-width:58ch;color:#c4d1cc;font-size:1.1rem}.hub-hero .hero-index{font-size:.77rem;letter-spacing:.18em;font-weight:800;white-space:nowrap}.hub-hero .tiny-square{width:13px;height:13px;background:#f0c35e;display:inline-block;margin-right:.6rem}.hub-cards{padding:3rem 0 7rem}.proposal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.proposal-card{min-width:0;background:#1e2d31;border:1px solid #ffffff21;padding:1rem 1rem 1.8rem;display:flex;flex-direction:column;border-radius:14px;transition:transform .28s,border-color .28s,opacity .28s}.proposal-card:hover{transform:translateY(-8px);border-color:#e8bc62}.proposal-card.muted{opacity:.7}.proposal-preview{height:255px;overflow:hidden;border-radius:6px;position:relative;background:#eaf0ed;margin-bottom:1.6rem}.proposal-preview img{width:100%;height:100%;object-fit:cover}.proposal-preview:before{content:'';position:absolute;z-index:2;inset:0;background:linear-gradient(to top,#102a33a8,transparent 65%)}.proposal-preview .preview-caption{position:absolute;z-index:3;color:#fff;left:1.2rem;bottom:1rem;font-size:1.2rem;font-weight:800;letter-spacing:-.045em;line-height:1.15}.proposal-card:nth-child(2) .proposal-preview{background:#f0e9d6}.proposal-card:nth-child(2) .proposal-preview:before{background:linear-gradient(to top,#244336c6,transparent 65%)}.proposal-card:nth-child(3) .proposal-preview:before{background:linear-gradient(to top,#07151af0,transparent 70%)}.proposal-card .card-number{color:#efc55d;font-size:.75rem;font-weight:850;letter-spacing:.15em}.proposal-card h2{font-size:clamp(1.65rem,2vw,2.1rem);letter-spacing:-.06em;line-height:1.1;margin:.9rem 0}.proposal-card p{color:#b7c4bf;font-size:.9rem;margin:0 0 1.4rem}.proposal-card .card-meta{border-top:1px solid #ffffff28;margin-top:auto;padding:1.3rem 0;color:#d2ddda;font-size:.79rem}.proposal-card .btn{width:100%;background:#f1c45c;color:#152126}.hub-progress{background:#f0f0e7;color:#15262a;padding:7rem 0}.hub-progress .section-title{max-width:800px}.progress-line{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:4rem;border-top:1px solid #a8b4ae}.progress-step{padding:2.2rem 2rem 0 0;position:relative}.progress-step:before{content:'';position:absolute;left:0;top:-6px;width:11px;height:11px;background:#17454b;border-radius:50%}.progress-step span{font-size:.74rem;letter-spacing:.15em;font-weight:800;color:#52675f}.progress-step h3{font-size:2.2rem;letter-spacing:-.055em;margin:.7rem 0}.progress-step p{max-width:34ch;color:#596a67}.hub-compare{padding:7rem 0}.hub-compare .section-title{max-width:850px}.table-wrap{overflow-x:auto;border:1px solid #ffffff35;border-radius:12px;margin-top:2.4rem;overscroll-behavior-x:contain}.table-hint{font-size:.8rem;color:#c2cfc9}.compare-table{border-collapse:collapse;width:100%;min-width:690px}.compare-table th,.compare-table td{padding:1.45rem 1.3rem;text-align:center;border-bottom:1px solid #ffffff23}.compare-table th:first-child,.compare-table td:first-child{text-align:left;width:40%}.compare-table th{font-size:.77rem;letter-spacing:.05em;text-transform:uppercase;color:#f0c55e}.compare-table td{font-size:.95rem}.compare-table tr:last-child td{border-bottom:0}.yes{font-weight:900;color:#f0c55e}.dash{opacity:.5}.hub-note{background:#1c2d31;padding:3rem;border:1px solid #ffffff20;border-radius:15px;display:flex;justify-content:space-between;align-items:center;gap:3rem}.hub-note p{color:#c0ceca;max-width:70ch}.hub-end{text-align:center;padding:8rem 0}.hub-end .section-title{max-width:780px;margin:1rem auto 2rem}.hub-footer{border-top:1px solid #ffffff20;color:#acbcb5;font-size:.8rem;padding:1.7rem 0}.hub-footer .container{display:flex;justify-content:space-between;gap:1rem}@media(max-width:960px){.proposal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-note{display:block}}@media(max-width:650px){.proposal-grid{grid-template-columns:1fr}.hub-header .container{min-height:70px}.hub-header nav{gap:.7rem}.hub-header nav a{font-size:.75rem}.hub-header nav a:last-child{display:none}.hub-hero h1{font-size:clamp(3.15rem,11.5vw,4.8rem)}.hub-hero .intro-row{display:block}.hub-hero .hero-index{margin-top:2rem}.proposal-preview{height:225px}.progress-line{grid-template-columns:1fr;margin-top:2rem}.progress-step{border-left:1px solid #9cb0a8;border-top:0;padding:1rem 1rem 2.2rem 2rem}.progress-step:before{top:1.5rem;left:-6px}.hub-progress,.hub-compare,.hub-end{padding:4.5rem 0}.hub-note{padding:1.5rem}.hub-footer .container{display:block}}

@media(max-width:920px){.hub-header{position:relative}.hub-header .menu-toggle{display:inline-flex;color:#fff}.hub-header .site-nav{display:none;position:absolute;top:100%;left:0;right:0;z-index:40;padding:1rem 1.125rem;background:#1e3036;flex-direction:column;gap:0;border:1px solid #ffffff20;box-shadow:0 20px 40px #0006}.hub-header .site-nav.is-open{display:flex}.hub-header .site-nav a{display:block;padding:.9rem .5rem;font-size:.9rem}.hub-header .site-nav a:last-child{display:block}}

.hub-brand{line-height:1.22;max-width:min(600px,70%)}.hub-brand small{display:block;font-size:.66rem;letter-spacing:.02em;color:#b9c7c3;font-weight:550;margin-top:.32rem}@media(max-width:650px){.hub-brand small{max-width:220px;font-size:.61rem}.hub-header .container{gap:.6rem}}
