.admin-module__CDS-FW__shell{grid-template-columns:220px 1fr;min-height:70vh;display:grid}.admin-module__CDS-FW__sidebar{background:var(--ink);color:var(--bg);flex-direction:column;gap:28px;padding:28px 18px;display:flex}.admin-module__CDS-FW__brand{font-family:var(--font-baloo), sans-serif;align-items:center;gap:10px;padding-inline:8px;font-size:19px;font-weight:700;display:flex}.admin-module__CDS-FW__nav{flex-direction:column;gap:2px;display:flex}.admin-module__CDS-FW__navLink{color:var(--muted-dark);border-radius:12px;padding:10px 12px;font-size:15px;font-weight:600}.admin-module__CDS-FW__navLink:hover{background:var(--border-dark);color:var(--bg)}.admin-module__CDS-FW__who{color:var(--muted);flex-direction:column;gap:8px;margin-top:auto;padding-inline:12px;font-size:13px;display:flex}.admin-module__CDS-FW__whoName{color:var(--muted-dark);word-break:break-all}.admin-module__CDS-FW__signOut{color:var(--accent-light);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.admin-module__CDS-FW__main{flex-direction:column;gap:28px;min-width:0;padding:36px 40px 64px;display:flex}.admin-module__CDS-FW__pageHead{flex-direction:column;gap:6px;display:flex}.admin-module__CDS-FW__pageTitle{font-size:34px;font-weight:600}.admin-module__CDS-FW__pageLede{color:var(--body);max-width:70ch;font-size:15.5px}.admin-module__CDS-FW__back{color:var(--muted);font-size:14px;font-weight:600}.admin-module__CDS-FW__tiles{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.admin-module__CDS-FW__tile{background:var(--surface);border:1px solid var(--border-light);border-radius:18px;flex-direction:column;gap:4px;padding:20px 22px;display:flex}.admin-module__CDS-FW__tile:hover{border-color:var(--accent)}.admin-module__CDS-FW__tileHot{border-color:var(--accent);background:#fbf1e8}.admin-module__CDS-FW__tileValue{font-family:var(--font-baloo), sans-serif;font-size:34px;font-weight:600;line-height:1}.admin-module__CDS-FW__tileLabel{color:var(--body);font-size:13.5px}.admin-module__CDS-FW__panel{background:var(--surface);border:1px solid var(--border-light);border-radius:20px;flex-direction:column;gap:16px;min-width:0;padding:24px 26px;display:flex}.admin-module__CDS-FW__panelHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:20px;display:flex}.admin-module__CDS-FW__panelTitle{font-size:19px;font-weight:600}.admin-module__CDS-FW__twoCol{grid-template-columns:1.2fr .8fr;align-items:start;gap:20px;display:grid}.admin-module__CDS-FW__stack{flex-direction:column;gap:20px;display:flex}.admin-module__CDS-FW__tableWrap{min-width:0;position:relative;overflow-x:auto}.admin-module__CDS-FW__table{border-collapse:collapse;width:100%;min-width:720px;font-size:14.5px}.admin-module__CDS-FW__table th,.admin-module__CDS-FW__table td{text-align:left;border-bottom:1px solid var(--border-light);vertical-align:top;padding:11px 12px}.admin-module__CDS-FW__table th{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:700}.admin-module__CDS-FW__table tbody tr:last-child td{border-bottom:0}.admin-module__CDS-FW__rowLink{font-weight:700}.admin-module__CDS-FW__rowLink:hover{color:var(--accent)}.admin-module__CDS-FW__sub{color:var(--muted);font-size:12.5px}.admin-module__CDS-FW__cap{text-transform:capitalize}.admin-module__CDS-FW__muted{color:var(--muted);font-size:14px}.admin-module__CDS-FW__warn{color:var(--accent-hover);font-size:14px;font-weight:600}.admin-module__CDS-FW__empty{color:var(--muted);font-size:15px;line-height:1.6}.admin-module__CDS-FW__link{color:var(--accent);font-weight:700}.admin-module__CDS-FW__badge{background:var(--surface-warm);white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-block}.admin-module__CDS-FW__badge_unmatched{color:var(--accent-hover);background:#f6e2cf}.admin-module__CDS-FW__badge_assigned{color:#3f6b3a;background:#e8efe4}.admin-module__CDS-FW__badge_booked,.admin-module__CDS-FW__badge_active{background:var(--ink);color:var(--bg)}.admin-module__CDS-FW__badge_declined,.admin-module__CDS-FW__badge_suspended{background:var(--border-light);color:var(--muted)}.admin-module__CDS-FW__filters{flex-wrap:wrap;gap:8px;display:flex}.admin-module__CDS-FW__filter{border:1px solid var(--border-light);background:var(--surface);border-radius:999px;padding:8px 14px;font-size:13.5px;font-weight:600}.admin-module__CDS-FW__filterActive{background:var(--ink);color:var(--bg);border-color:var(--ink)}.admin-module__CDS-FW__facts{grid-template-columns:1fr 1fr;gap:14px 24px;margin:0;display:grid}.admin-module__CDS-FW__fact dt{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:700}.admin-module__CDS-FW__fact dd{margin:3px 0 0;font-size:15px}.admin-module__CDS-FW__notes{color:var(--body);background:var(--bg);white-space:pre-wrap;border-radius:14px;padding:14px 16px;font-size:15px;line-height:1.6}.admin-module__CDS-FW__inline{align-items:center;gap:10px;display:flex}.admin-module__CDS-FW__inline select{flex:1}.admin-module__CDS-FW__inlineTight{display:inline}.admin-module__CDS-FW__smallButton{font:inherit;border:1px solid var(--border-strong);background:var(--surface);cursor:pointer;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:700}.admin-module__CDS-FW__smallButton:hover{border-color:var(--accent);color:var(--accent)}.admin-module__CDS-FW__chips{flex-wrap:wrap;gap:8px;display:flex}.admin-module__CDS-FW__chip{background:var(--bg);border:1px solid var(--border-light);border-radius:999px;padding:7px 14px;font-size:13.5px;font-weight:600}@media (max-width:1000px){.admin-module__CDS-FW__shell{grid-template-columns:1fr}.admin-module__CDS-FW__sidebar{flex-flow:wrap;align-items:center;gap:14px;padding:14px 20px}.admin-module__CDS-FW__nav{flex-flow:wrap}.admin-module__CDS-FW__who{flex-direction:row;align-items:center;gap:14px;margin-top:0;margin-left:auto}.admin-module__CDS-FW__main{padding:24px 22px 48px}.admin-module__CDS-FW__tiles{grid-template-columns:repeat(2,1fr)}.admin-module__CDS-FW__twoCol,.admin-module__CDS-FW__facts{grid-template-columns:1fr}}
.forms-module__K1vz2a__form{background:var(--surface);border:1px solid var(--border-light);border-radius:26px;flex-direction:column;gap:22px;max-width:720px;padding:36px;display:flex}.forms-module__K1vz2a__formNarrow{max-width:440px;margin-inline:auto}.forms-module__K1vz2a__row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.forms-module__K1vz2a__field{flex-direction:column;gap:8px;display:flex}.forms-module__K1vz2a__label{font-size:14px;font-weight:700}.forms-module__K1vz2a__hint{color:var(--muted);font-size:13px}.forms-module__K1vz2a__fieldError{color:var(--accent-hover);font-size:13px;font-weight:600}.forms-module__K1vz2a__input{width:100%;font:inherit;color:var(--ink);background:var(--bg);border:1px solid var(--border-strong);border-radius:14px;padding:13px 16px;font-size:16px;transition:border-color .15s}.forms-module__K1vz2a__input:focus{border-color:var(--accent);outline:none}textarea.forms-module__K1vz2a__input{resize:vertical;min-height:96px}select.forms-module__K1vz2a__input{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238a7f70' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:16px;padding-right:42px}.forms-module__K1vz2a__fieldset{border:0;flex-direction:column;gap:10px;margin:0;padding:0;display:flex}.forms-module__K1vz2a__radios{flex-direction:column;gap:8px;display:flex}.forms-module__K1vz2a__radio{border:1px solid var(--border-light);background:var(--bg);color:var(--body);cursor:pointer;border-radius:14px;align-items:flex-start;gap:12px;padding:12px 16px;font-size:15px;display:flex}.forms-module__K1vz2a__radio:has(input:checked){border-color:var(--accent);background:var(--surface)}.forms-module__K1vz2a__radio input{accent-color:var(--accent);margin-top:4px}.forms-module__K1vz2a__radio strong{color:var(--ink)}.forms-module__K1vz2a__actions{flex-wrap:wrap;align-items:center;gap:20px;padding-top:6px;display:flex}.forms-module__K1vz2a__actions button:disabled{opacity:.6;cursor:wait}.forms-module__K1vz2a__fine{color:var(--muted);max-width:34ch;font-size:13px}.forms-module__K1vz2a__fine a{color:var(--body);text-underline-offset:2px;text-decoration:underline}.forms-module__K1vz2a__error{color:var(--accent-hover);background:#f6e2cf;border-radius:14px;padding:14px 18px;font-size:15px;line-height:1.55}.forms-module__K1vz2a__success{background:var(--surface);border:1px solid var(--border-light);border-radius:26px;flex-direction:column;align-items:flex-start;gap:16px;max-width:720px;padding:36px;display:flex}.forms-module__K1vz2a__successTitle{text-wrap:pretty;font-size:28px;font-weight:600}.forms-module__K1vz2a__successBody{color:var(--body);text-wrap:pretty;font-size:16px;line-height:1.65}.forms-module__K1vz2a__trap{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}@media (max-width:640px){.forms-module__K1vz2a__form,.forms-module__K1vz2a__success{border-radius:20px;padding:24px 20px}.forms-module__K1vz2a__row{grid-template-columns:1fr}}
.page-module__vWlGAq__pageHero{flex-direction:column;align-items:flex-start;gap:20px;max-width:900px;margin-inline-end:auto;padding-block:56px 64px;display:flex}.page-module__vWlGAq__pageTitle{text-wrap:pretty;font-size:54px;font-weight:600;line-height:1.06}.page-module__vWlGAq__pageLede{color:var(--body);text-wrap:pretty;max-width:58ch;font-size:18.5px;line-height:1.65}.page-module__vWlGAq__pageHeroExtra{flex-wrap:wrap;align-items:center;gap:16px;padding-top:6px;display:flex}.page-module__vWlGAq__sectionHeader{flex-direction:column;gap:16px;max-width:62ch;display:flex}.page-module__vWlGAq__centered{text-align:center;align-items:center;margin-inline:auto}.page-module__vWlGAq__stack{flex-direction:column;gap:44px;min-width:0;display:flex}.page-module__vWlGAq__stackTight{flex-direction:column;gap:24px;display:flex}.page-module__vWlGAq__bandWarm{background:var(--surface-warm)}.page-module__vWlGAq__bandWhite{background:var(--surface);border-block:1px solid var(--border-light)}.page-module__vWlGAq__cardGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;display:grid}.page-module__vWlGAq__cardGrid2{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.page-module__vWlGAq__featureCard{background:var(--surface);border:1px solid var(--border-light);border-radius:22px;flex-direction:column;gap:10px;padding:26px 28px;display:flex}.page-module__vWlGAq__featureTitle{font-size:20px;font-weight:600}.page-module__vWlGAq__featureBody{color:var(--body);text-wrap:pretty;font-size:15px;line-height:1.6}.page-module__vWlGAq__timeline{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.page-module__vWlGAq__timelineStep{border-top:1px solid var(--border-strong);grid-template-columns:96px 1fr;align-items:start;gap:32px;padding-block:36px;display:grid}.page-module__vWlGAq__timelineStep:last-child{border-bottom:1px solid var(--border-strong)}.page-module__vWlGAq__timelineAside{flex-direction:column;gap:6px;display:flex;position:sticky;top:32px}.page-module__vWlGAq__timelineNum{font-family:var(--font-baloo), sans-serif;color:var(--accent);font-size:32px;font-weight:600;line-height:1}.page-module__vWlGAq__timelineTag{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:11.5px;font-weight:700}.page-module__vWlGAq__timelineBody{flex-direction:column;gap:14px;display:flex}.page-module__vWlGAq__timelineTitle{font-size:26px;font-weight:600}.page-module__vWlGAq__timelineLede{color:var(--body);text-wrap:pretty;font-size:16.5px;line-height:1.65}.page-module__vWlGAq__timelineDetail{color:var(--body);flex-direction:column;gap:9px;margin:0;padding:0;font-size:15px;line-height:1.6;list-style:none;display:flex}.page-module__vWlGAq__timelineDetail li:before{content:"— ";color:var(--muted)}.page-module__vWlGAq__milestoneBar{grid-template-columns:repeat(3,1fr);gap:20px;margin:0;padding:0;list-style:none;display:grid}.page-module__vWlGAq__milestone{background:var(--surface);border:1px solid var(--border-light);border-radius:20px;flex-direction:column;gap:8px;padding:24px 26px;display:flex}.page-module__vWlGAq__milestoneIndex{background:var(--accent);width:28px;height:28px;color:var(--bg);border-radius:999px;place-items:center;font-size:14px;font-weight:700;display:grid}.page-module__vWlGAq__milestoneName{font-family:var(--font-baloo), sans-serif;font-size:19px;font-weight:600}.page-module__vWlGAq__milestoneBody{color:var(--body);font-size:14.5px;line-height:1.6}.page-module__vWlGAq__pricingTable{flex-direction:column;gap:26px;display:flex}.page-module__vWlGAq__tierSwitch{background:var(--surface);border:1px solid var(--border-light);border-radius:999px;grid-template-columns:repeat(3,1fr);gap:10px;padding:8px;display:grid}.page-module__vWlGAq__tierTab{color:var(--ink);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:999px;flex-direction:column;align-items:center;gap:2px;padding:12px 16px;transition:background-color .15s,color .15s;display:flex}.page-module__vWlGAq__tierTab:hover{background:var(--surface-warm)}.page-module__vWlGAq__tierTabActive,.page-module__vWlGAq__tierTabActive:hover{background:var(--ink);color:var(--bg)}.page-module__vWlGAq__tierTabName{font-family:var(--font-baloo), sans-serif;font-size:17px;font-weight:600}.page-module__vWlGAq__tierTabCities{opacity:.7;font-size:12.5px}.page-module__vWlGAq__tierBlurb{color:var(--body);margin-bottom:24px;font-size:15.5px;line-height:1.6}.page-module__vWlGAq__tableScroll{border:1px solid var(--border-light);background:var(--surface);border-radius:22px;min-width:0;max-width:100%;position:relative;overflow-x:auto}.page-module__vWlGAq__comparison{border-collapse:collapse;width:100%;min-width:620px;font-size:15px}.page-module__vWlGAq__comparison th,.page-module__vWlGAq__comparison td{text-align:left;border-bottom:1px solid var(--border-light);padding:14px 20px}.page-module__vWlGAq__comparison thead th{font-family:var(--font-baloo), sans-serif;background:var(--surface-warm);border-bottom:1px solid var(--border-strong);font-size:17px;font-weight:600}.page-module__vWlGAq__comparisonPlan{width:130px;text-align:center!important}.page-module__vWlGAq__comparisonGroup{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:700;border-bottom:0!important;padding-top:24px!important;padding-bottom:8px!important}.page-module__vWlGAq__comparisonLabel{color:var(--body);font-weight:400}.page-module__vWlGAq__comparisonCell{text-align:center!important}.page-module__vWlGAq__yes{color:var(--accent);font-weight:700}.page-module__vWlGAq__no{color:var(--border-dashed)}.page-module__vWlGAq__comparison tbody:last-child tr:last-child th,.page-module__vWlGAq__comparison tbody:last-child tr:last-child td{border-bottom:0}.page-module__vWlGAq__tierCards{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.page-module__vWlGAq__tierCard{background:var(--surface);border:1px solid var(--border-light);border-radius:22px;flex-direction:column;gap:16px;padding:28px;display:flex}.page-module__vWlGAq__tierCardHead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.page-module__vWlGAq__tierCardName{font-family:var(--font-baloo), sans-serif;font-size:21px;font-weight:600}.page-module__vWlGAq__tierCardNote{color:var(--muted);font-size:13px}.page-module__vWlGAq__tierPrices{color:var(--body);flex-direction:column;gap:6px;padding-block:4px;font-size:14.5px;display:flex}.page-module__vWlGAq__tierPriceRow{border-bottom:1px dashed var(--border-strong);justify-content:space-between;gap:16px;padding-bottom:6px;display:flex}.page-module__vWlGAq__tierPriceRow:last-child{border-bottom:0}.page-module__vWlGAq__tierPriceValue{color:var(--ink);font-weight:700}.page-module__vWlGAq__chips{flex-wrap:wrap;gap:8px;display:flex}.page-module__vWlGAq__chip{background:var(--bg);border:1px solid var(--border-light);border-radius:999px;padding:8px 16px;font-size:14px;font-weight:600}.page-module__vWlGAq__faqList{border-top:1px solid var(--border-strong);flex-direction:column;display:flex}.page-module__vWlGAq__faqItem{border-bottom:1px solid var(--border-strong)}.page-module__vWlGAq__faqQuestion{cursor:pointer;font-family:var(--font-baloo), sans-serif;justify-content:space-between;align-items:center;gap:24px;padding:22px 0;font-size:19px;font-weight:600;list-style:none;display:flex}.page-module__vWlGAq__faqQuestion::-webkit-details-marker{display:none}.page-module__vWlGAq__faqQuestion:hover{color:var(--accent)}.page-module__vWlGAq__faqMarker{flex:none;width:16px;height:16px;position:relative}.page-module__vWlGAq__faqMarker:before,.page-module__vWlGAq__faqMarker:after{content:"";background:var(--accent);border-radius:2px;height:2px;position:absolute;inset:7px 0 auto}.page-module__vWlGAq__faqMarker:after{width:2px;height:16px;transition:transform .15s;inset:0 7px auto auto}.page-module__vWlGAq__faqItem[open] .page-module__vWlGAq__faqMarker:after{transform:scaleY(0)}.page-module__vWlGAq__faqAnswer{color:var(--body);text-wrap:pretty;max-width:72ch;padding-bottom:26px;font-size:16px;line-height:1.7}.page-module__vWlGAq__split{grid-template-columns:.9fr 1.1fr;align-items:start;gap:64px;display:grid}.page-module__vWlGAq__splitSticky{flex-direction:column;gap:18px;display:flex;position:sticky;top:40px}.page-module__vWlGAq__callout{background:var(--surface-warm);border-radius:22px;align-items:flex-start;gap:20px;padding:26px 30px;display:flex}.page-module__vWlGAq__calloutBody{color:var(--body);text-wrap:pretty;font-size:15.5px;line-height:1.65}.page-module__vWlGAq__calloutBody strong{color:var(--ink)}.page-module__vWlGAq__calloutDashed{border:2px dashed var(--border-dashed);background:0 0;justify-content:space-between;align-items:center;gap:32px}.page-module__vWlGAq__statRow{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.page-module__vWlGAq__statBlock{border-top:2px solid var(--accent);flex-direction:column;gap:6px;padding-top:18px;display:flex}.page-module__vWlGAq__statBig{font-family:var(--font-baloo), sans-serif;font-size:38px;font-weight:600;line-height:1}.page-module__vWlGAq__statLabel{color:var(--body);font-size:15px;line-height:1.6}.page-module__vWlGAq__earnings{border-collapse:collapse;width:100%;min-width:520px;font-size:15px}.page-module__vWlGAq__earnings th,.page-module__vWlGAq__earnings td{text-align:left;border-bottom:1px solid var(--border-light);padding:14px 20px}.page-module__vWlGAq__earnings thead th{font-family:var(--font-baloo), sans-serif;background:var(--surface-warm);font-size:16px;font-weight:600}.page-module__vWlGAq__earnings tbody tr:last-child th,.page-module__vWlGAq__earnings tbody tr:last-child td{border-bottom:0}.page-module__vWlGAq__earningsValue{color:var(--accent);font-weight:700}.page-module__vWlGAq__contactCard{background:var(--surface);border:1px solid var(--border-light);border-radius:22px;flex-direction:column;align-items:flex-start;gap:10px;padding:26px 28px;display:flex}.page-module__vWlGAq__contactAddress{color:var(--accent);word-break:break-word;font-size:16px;font-weight:700}.page-module__vWlGAq__legal{grid-template-columns:240px 1fr;align-items:start;gap:64px;display:grid}.page-module__vWlGAq__legalNav{flex-direction:column;gap:10px;font-size:14.5px;display:flex;position:sticky;top:40px}.page-module__vWlGAq__legalNavTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:4px;font-size:12px;font-weight:700}.page-module__vWlGAq__legalNav a{color:var(--body);line-height:1.45}.page-module__vWlGAq__prose{flex-direction:column;gap:8px;min-width:0;max-width:72ch;display:flex}.page-module__vWlGAq__prose h2{font-family:var(--font-baloo), sans-serif;margin-top:38px;scroll-margin-top:24px;font-size:26px;font-weight:600}.page-module__vWlGAq__prose h2:first-of-type{margin-top:8px}.page-module__vWlGAq__prose h3{font-family:var(--font-baloo), sans-serif;margin-top:24px;font-size:19px;font-weight:600}.page-module__vWlGAq__prose p,.page-module__vWlGAq__prose li{color:var(--body);text-wrap:pretty;font-size:16px;line-height:1.72}.page-module__vWlGAq__prose p{margin-top:12px}.page-module__vWlGAq__prose ul{flex-direction:column;gap:8px;margin:12px 0 0;padding-left:22px;display:flex}.page-module__vWlGAq__prose a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.page-module__vWlGAq__prose strong{color:var(--ink)}.page-module__vWlGAq__placeholder{border-bottom:2px solid var(--accent);color:var(--accent-hover);overflow-wrap:anywhere;background:#f6e2cf;border-radius:4px;padding:1px 6px;font-size:.92em;font-weight:700}.page-module__vWlGAq__legalMeta{color:var(--muted);border-bottom:1px solid var(--border-light);flex-wrap:wrap;gap:8px 20px;margin-bottom:12px;padding-bottom:20px;font-size:14px;display:flex}.page-module__vWlGAq__draftNotice{background:var(--surface-warm);border-left:3px solid var(--accent);color:var(--body);border-radius:0 14px 14px 0;align-items:flex-start;gap:16px;margin-bottom:8px;padding:18px 22px;font-size:14.5px;line-height:1.6;display:flex}.page-module__vWlGAq__notFound{text-align:center;flex-direction:column;align-items:center;gap:20px;padding-block:120px 140px;display:flex}@media (max-width:1000px){.page-module__vWlGAq__legal{grid-template-columns:1fr;gap:32px}.page-module__vWlGAq__legalNav{background:var(--surface);border:1px solid var(--border-light);border-radius:18px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px 20px;padding:20px 24px;display:grid;position:static}.page-module__vWlGAq__legalNavTitle{grid-column:1/-1}.page-module__vWlGAq__split{grid-template-columns:1fr;gap:40px}.page-module__vWlGAq__splitSticky{position:static}}@media (max-width:900px){.page-module__vWlGAq__pageTitle{font-size:42px}.page-module__vWlGAq__milestoneBar,.page-module__vWlGAq__tierCards,.page-module__vWlGAq__statRow,.page-module__vWlGAq__cardGrid2{grid-template-columns:1fr}.page-module__vWlGAq__timelineStep{grid-template-columns:1fr;gap:16px;padding-block:30px}.page-module__vWlGAq__timelineAside{flex-direction:row;align-items:baseline;gap:14px;position:static}.page-module__vWlGAq__timelineNum{font-size:24px}.page-module__vWlGAq__calloutDashed{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.page-module__vWlGAq__pageHero{padding-block:36px 44px}.page-module__vWlGAq__pageTitle{font-size:34px}.page-module__vWlGAq__pageLede{font-size:16.5px}.page-module__vWlGAq__tierSwitch{border-radius:22px;grid-template-columns:1fr}.page-module__vWlGAq__tierTab{border-radius:16px}.page-module__vWlGAq__faqQuestion{gap:16px;font-size:17px}.page-module__vWlGAq__callout{flex-direction:column;gap:14px;padding:22px}.page-module__vWlGAq__statBig{font-size:32px}}.page-module__vWlGAq__search{flex-direction:column;gap:14px;width:100%;max-width:560px;display:flex;position:relative}.page-module__vWlGAq__searchAnchor{position:relative}.page-module__vWlGAq__searchBox{background:var(--surface);border:1px solid var(--border-strong);box-shadow:var(--shadow-card);border-radius:999px;align-items:center;gap:12px;padding:6px 8px 6px 22px;transition:border-color .15s;display:flex}.page-module__vWlGAq__searchBox:focus-within{border-color:var(--accent)}.page-module__vWlGAq__searchIcon{color:var(--muted);flex:none}.page-module__vWlGAq__searchInput{min-width:0;font:inherit;color:var(--ink);background:0 0;border:0;flex:1;padding:16px 12px 16px 0;font-size:16.5px}.page-module__vWlGAq__searchInput::placeholder{color:var(--muted)}.page-module__vWlGAq__searchInput:focus{outline:none}.page-module__vWlGAq__searchInput::-webkit-search-cancel-button{appearance:none}.page-module__vWlGAq__searchResults{z-index:30;background:var(--surface);border:1px solid var(--border-light);box-shadow:var(--shadow-card);border-radius:20px;flex-direction:column;gap:2px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0}.page-module__vWlGAq__searchResults[hidden]{display:none}.page-module__vWlGAq__searchResult{border-radius:14px;justify-content:space-between;align-items:baseline;gap:16px;padding:12px 16px;display:flex}.page-module__vWlGAq__searchResultActive{background:var(--surface-warm)}.page-module__vWlGAq__searchCity{font-family:var(--font-baloo), sans-serif;font-size:17px;font-weight:600}.page-module__vWlGAq__searchResultActive .page-module__vWlGAq__searchCity{color:var(--accent)}.page-module__vWlGAq__searchMeta{color:var(--muted);white-space:nowrap;font-size:13.5px}.page-module__vWlGAq__searchMiss{border-radius:14px;flex-direction:column;gap:3px;padding:14px 16px;display:flex}.page-module__vWlGAq__searchMiss:hover{background:var(--surface-warm)}.page-module__vWlGAq__searchMissTitle{font-family:var(--font-baloo), sans-serif;font-size:16px;font-weight:600}.page-module__vWlGAq__searchMissBody{color:var(--muted);font-size:13.5px;line-height:1.5}.page-module__vWlGAq__searchMiss:hover .page-module__vWlGAq__searchMissTitle{color:var(--accent)}.page-module__vWlGAq__popular{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.page-module__vWlGAq__popularLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-right:2px;font-size:12px;font-weight:700}.page-module__vWlGAq__popularChip{background:var(--surface);border:1px solid var(--border-light);border-radius:999px;padding:8px 16px;font-size:14px;font-weight:600}.page-module__vWlGAq__popularChip:hover{border-color:var(--accent);color:var(--accent)}.page-module__vWlGAq__breadcrumb{color:var(--muted);align-items:center;gap:10px;padding-top:28px;font-size:14px;display:flex}.page-module__vWlGAq__breadcrumb a{color:var(--body);font-weight:600}.page-module__vWlGAq__breadcrumb a:hover{color:var(--accent)}.page-module__vWlGAq__factRow{background:var(--surface);border:1px solid var(--border-light);border-radius:22px;grid-template-columns:repeat(4,1fr);gap:0;margin:0;display:grid;overflow:hidden}.page-module__vWlGAq__fact{border-right:1px solid var(--border-light);flex-direction:column;gap:3px;padding:22px 26px;display:flex}.page-module__vWlGAq__fact:last-child{border-right:0}.page-module__vWlGAq__factLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:700}.page-module__vWlGAq__factValue{font-family:var(--font-baloo), sans-serif;margin:0;font-size:26px;font-weight:600;line-height:1.1}.page-module__vWlGAq__factNote{color:var(--muted);margin:0;font-size:13.5px}.page-module__vWlGAq__areaWho{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:12px;font-weight:700}.page-module__vWlGAq__rentBands{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.page-module__vWlGAq__rentBand{border-top:2px solid var(--accent);flex-direction:column;gap:8px;padding-top:18px;display:flex}.page-module__vWlGAq__rentLabel{color:var(--body);font-size:14.5px}.page-module__vWlGAq__rentRange{font-family:var(--font-baloo), sans-serif;font-size:27px;font-weight:600;line-height:1.1}.page-module__vWlGAq__reviewNote{color:var(--muted);border-left:2px solid var(--border-strong);max-width:76ch;padding-left:16px;font-size:14px;line-height:1.6}.page-module__vWlGAq__noteList{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.page-module__vWlGAq__note{border-top:1px solid var(--border-strong);flex-direction:column;gap:10px;padding-top:20px;display:flex}.page-module__vWlGAq__noteTitle{text-wrap:pretty;font-size:19px;font-weight:600}.page-module__vWlGAq__noteBody{color:var(--body);text-wrap:pretty;font-size:15px;line-height:1.65}.page-module__vWlGAq__cityGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;display:grid}.page-module__vWlGAq__cityCard{background:var(--surface);border:1px solid var(--border-light);border-radius:18px;flex-direction:column;gap:6px;padding:20px 22px;transition:border-color .15s,transform .15s;display:flex}.page-module__vWlGAq__cityCard:hover{border-color:var(--accent);transform:translateY(-2px)}.page-module__vWlGAq__cityCardName{font-family:var(--font-baloo), sans-serif;font-size:19px;font-weight:600}.page-module__vWlGAq__cityCard:hover .page-module__vWlGAq__cityCardName{color:var(--accent)}.page-module__vWlGAq__cityCardCountry{color:var(--muted);font-size:13px}.page-module__vWlGAq__cityCardLede{color:var(--body);text-wrap:pretty;font-size:14px;line-height:1.55}@media (max-width:1000px){.page-module__vWlGAq__factRow{grid-template-columns:repeat(2,1fr)}.page-module__vWlGAq__fact:nth-child(2n){border-right:0}.page-module__vWlGAq__fact:nth-child(-n+2){border-bottom:1px solid var(--border-light)}.page-module__vWlGAq__noteList,.page-module__vWlGAq__rentBands{grid-template-columns:1fr;gap:20px}}@media (max-width:640px){.page-module__vWlGAq__factRow{grid-template-columns:1fr}.page-module__vWlGAq__fact{border-right:0;border-bottom:1px solid var(--border-light)}.page-module__vWlGAq__fact:last-child{border-bottom:0}}
.sections-module__vfpu9G__navOuter{z-index:60;background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:saturate(1.4)blur(12px);backdrop-filter:saturate(1.4)blur(12px);border-bottom:1px solid #0000;position:sticky;top:0}.sections-module__vfpu9G__nav{justify-content:space-between;align-items:center;gap:20px;padding-block:16px;display:flex;position:relative}.sections-module__vfpu9G__logo{flex:none;align-items:center;gap:10px;display:flex}.sections-module__vfpu9G__logoWord{font-family:var(--font-baloo), sans-serif;font-size:26px;font-weight:700;line-height:1}.sections-module__vfpu9G__navPill{background:var(--surface);border:1px solid var(--border-light);border-radius:999px;align-items:center;gap:4px;padding:6px;display:flex;box-shadow:0 6px 20px #3c2c180f}.sections-module__vfpu9G__navGroup{position:relative}.sections-module__vfpu9G__navTrigger,.sections-module__vfpu9G__navLink{color:var(--ink);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;align-items:center;gap:6px;padding:10px 18px;font-size:15px;font-weight:600;transition:background-color .15s,color .15s;display:flex}.sections-module__vfpu9G__navTrigger:hover,.sections-module__vfpu9G__navLink:hover,.sections-module__vfpu9G__navTrigger[aria-expanded=true]{background:var(--surface-warm);color:var(--ink)}.sections-module__vfpu9G__navTrigger[aria-current=true],.sections-module__vfpu9G__navLink[aria-current=page]{color:var(--accent)}.sections-module__vfpu9G__chevron{opacity:.55;transition:transform .18s}.sections-module__vfpu9G__chevronOpen{transform:rotate(180deg)}.sections-module__vfpu9G__dropdown{background:var(--surface);border:1px solid var(--border-light);min-width:300px;box-shadow:var(--shadow-card);border-radius:20px;flex-direction:column;gap:2px;padding:10px;display:flex;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)}.sections-module__vfpu9G__dropdown[hidden]{display:none}.sections-module__vfpu9G__dropdown:before{content:"";position:absolute;inset:-12px 0 100%}.sections-module__vfpu9G__dropdownItem{border-radius:14px;flex-direction:column;gap:2px;padding:11px 14px;display:flex}.sections-module__vfpu9G__dropdownItem:hover{background:var(--surface-warm)}.sections-module__vfpu9G__dropdownLabel{font-size:15px;font-weight:700}.sections-module__vfpu9G__dropdownDesc{color:var(--muted);font-size:13px;line-height:1.45}.sections-module__vfpu9G__dropdownItem:hover .sections-module__vfpu9G__dropdownLabel{color:var(--accent)}.sections-module__vfpu9G__navRight{flex:none;align-items:center;gap:12px;display:flex}.sections-module__vfpu9G__socials{align-items:center;gap:4px;display:flex}.sections-module__vfpu9G__socialLink{width:38px;height:38px;color:var(--body);border-radius:999px;place-items:center;display:grid}.sections-module__vfpu9G__socialLink:hover{background:var(--surface-warm);color:var(--accent)}.sections-module__vfpu9G__menuButton{border:1px solid var(--border-strong);background:var(--surface);cursor:pointer;border-radius:999px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0 10px;display:none}.sections-module__vfpu9G__bar{background:var(--ink);border-radius:2px;width:100%;height:2px;transition:transform .18s,opacity .18s;display:block}.sections-module__vfpu9G__barTop{transform:translateY(7px)rotate(45deg)}.sections-module__vfpu9G__barBottom{transform:translateY(-7px)rotate(-45deg)}.sections-module__vfpu9G__barHidden{opacity:0}.sections-module__vfpu9G__mobileMenu{z-index:50;background:var(--surface);border-block:1px solid var(--border-light);max-height:calc(100vh - 76px);box-shadow:var(--shadow-card);padding-block:18px 28px;display:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.sections-module__vfpu9G__mobileMenuOpen{display:block}.sections-module__vfpu9G__mobileGroup{border-bottom:1px solid var(--border-light);flex-direction:column;padding-block:6px;display:flex}.sections-module__vfpu9G__mobileGroupTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);padding-block:10px 4px;font-size:12px;font-weight:700}.sections-module__vfpu9G__mobileLink{padding:11px 0;font-size:16.5px;font-weight:600}.sections-module__vfpu9G__mobileLink[aria-current=page]{color:var(--accent)}.sections-module__vfpu9G__mobileCta{text-align:center;margin-top:20px;display:block}.sections-module__vfpu9G__hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:64px;padding-block:52px 88px;display:grid}.sections-module__vfpu9G__heroCopy{flex-direction:column;gap:26px;display:flex}.sections-module__vfpu9G__heroTitle{text-wrap:pretty;font-size:62px;font-weight:600;line-height:1.05}.sections-module__vfpu9G__heroLede{color:var(--body);text-wrap:pretty;max-width:52ch;font-size:18.5px;line-height:1.65}.sections-module__vfpu9G__ctaRow{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.sections-module__vfpu9G__stats{flex-wrap:wrap;gap:36px;padding-top:8px;display:flex}.sections-module__vfpu9G__stat{flex-direction:column;gap:2px;display:flex}.sections-module__vfpu9G__statValue{font-family:var(--font-baloo), sans-serif;font-size:22px;font-weight:600}.sections-module__vfpu9G__statCaption{color:var(--muted);font-size:13.5px}.sections-module__vfpu9G__heroMedia{position:relative}.sections-module__vfpu9G__heroArch{background:var(--surface-warm);border-radius:230px 230px 24px 24px;width:100%;height:520px;position:relative;overflow:hidden}.sections-module__vfpu9G__heroCard{background:var(--surface);border:1px solid var(--border-light);box-shadow:var(--shadow-card);border-radius:18px;align-items:center;gap:14px;padding:16px 18px;display:flex;position:absolute;bottom:36px;left:-28px}.sections-module__vfpu9G__avatar{object-fit:cover;border-radius:999px;flex:none;width:48px;height:48px}.sections-module__vfpu9G__heroCardName{font-size:14.5px;font-weight:700}.sections-module__vfpu9G__heroCardMeta{color:var(--muted);font-size:13px}.sections-module__vfpu9G__cardText{flex-direction:column;gap:2px;display:flex}.sections-module__vfpu9G__dark{background:var(--ink);color:var(--bg)}.sections-module__vfpu9G__stack{flex-direction:column;gap:52px;display:flex}.sections-module__vfpu9G__splitHeader{justify-content:space-between;align-items:flex-end;gap:40px;display:flex}.sections-module__vfpu9G__headerNote{color:var(--muted-dark);text-wrap:pretty;max-width:40ch;font-size:15.5px;line-height:1.65}.sections-module__vfpu9G__stepGrid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.sections-module__vfpu9G__step{border-top:2px solid var(--border-dark);flex-direction:column;gap:14px;padding-top:20px;display:flex}.sections-module__vfpu9G__stepMeta{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.sections-module__vfpu9G__stepNum{font-family:var(--font-baloo), sans-serif;color:var(--accent-light);font-size:16px;font-weight:600}.sections-module__vfpu9G__stepTag{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:11.5px;font-weight:700}.sections-module__vfpu9G__stepTitle{font-size:22px;font-weight:600}.sections-module__vfpu9G__darkLink{color:var(--accent-light);align-self:flex-start;font-size:15px;font-weight:700}.sections-module__vfpu9G__darkLink:hover{color:var(--bg)}.sections-module__vfpu9G__stepBody{color:var(--muted-dark);text-wrap:pretty;font-size:14.5px;line-height:1.6}.sections-module__vfpu9G__scope{grid-template-columns:.9fr 1.1fr;align-items:start;gap:72px;display:grid}.sections-module__vfpu9G__scopeIntro{flex-direction:column;gap:20px;display:flex;position:sticky;top:40px}.sections-module__vfpu9G__scopeCards{grid-template-columns:1fr 1fr;gap:20px;display:grid}.sections-module__vfpu9G__scopeCard{flex-direction:column;gap:16px;padding:28px;display:flex}.sections-module__vfpu9G__cardTitle{font-size:21px;font-weight:600}.sections-module__vfpu9G__dashList{color:var(--body);flex-direction:column;gap:11px;margin:0;padding:0;font-size:15px;list-style:none;display:flex}.sections-module__vfpu9G__dashList li:before{content:"— "}.sections-module__vfpu9G__platformNote{background:var(--surface-warm);border-radius:22px;grid-column:1/-1;align-items:center;gap:20px;padding:24px 28px;display:flex}.sections-module__vfpu9G__platformNote p{color:var(--body);text-wrap:pretty;font-size:15px;line-height:1.6}.sections-module__vfpu9G__pricing{background:var(--surface-warm)}.sections-module__vfpu9G__pricingStack{flex-direction:column;gap:48px;display:flex}.sections-module__vfpu9G__pricingIntro{flex-direction:column;gap:16px;max-width:62ch;display:flex}.sections-module__vfpu9G__planGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.sections-module__vfpu9G__planCard{background:var(--surface);color:var(--ink);border:1px solid var(--border-light);border-radius:26px;flex-direction:column;gap:18px;padding:34px 30px;display:flex;position:relative}.sections-module__vfpu9G__planCardDark{background:var(--ink);color:var(--bg);border-color:var(--border-dark)}.sections-module__vfpu9G__planBadge{background:var(--accent);color:var(--bg);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:700;position:absolute;top:-14px;left:30px}.sections-module__vfpu9G__planName{font-size:24px;font-weight:600}.sections-module__vfpu9G__planTagline{opacity:.75;font-size:14.5px}.sections-module__vfpu9G__planPriceRow{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.sections-module__vfpu9G__planPrice{font-family:var(--font-baloo), sans-serif;font-size:40px;font-weight:600;line-height:1}.sections-module__vfpu9G__planPriceNote{opacity:.75;font-size:14px}.sections-module__vfpu9G__planRule{background:var(--border-light);height:1px}.sections-module__vfpu9G__planCardDark .sections-module__vfpu9G__planRule{background:var(--border-dark)}.sections-module__vfpu9G__planFeatures{flex-direction:column;flex:1;gap:10px;margin:0;padding:0;font-size:14.5px;line-height:1.5;list-style:none;display:flex}.sections-module__vfpu9G__planFeatures li:before{content:"— "}.sections-module__vfpu9G__planCta{color:var(--ink);border-color:var(--border-strong);background:0 0;padding:14px 0;font-size:15px}.sections-module__vfpu9G__planCta:hover{border-color:var(--accent);color:var(--accent)}.sections-module__vfpu9G__planCtaAccent{background:var(--accent);color:var(--bg);border-color:var(--accent)}.sections-module__vfpu9G__planCtaAccent:hover{background:var(--accent-hover);border-color:var(--accent-hover);color:var(--bg)}.sections-module__vfpu9G__protectionBar{justify-content:space-between;align-items:center;gap:32px;padding:22px 30px;display:flex}.sections-module__vfpu9G__protectionBar p{color:var(--body);text-wrap:pretty;font-size:15px;line-height:1.6}.sections-module__vfpu9G__protectionBar strong{color:var(--ink)}.sections-module__vfpu9G__milestonePills{flex-wrap:wrap;flex:none;gap:8px;display:flex}.sections-module__vfpu9G__milestonePill{background:var(--surface-warm);white-space:nowrap;border-radius:999px;padding:8px 15px;font-size:12.5px;font-weight:700}.sections-module__vfpu9G__proStrip{border:2px dashed var(--border-dashed);border-radius:22px;justify-content:space-between;align-items:center;gap:32px;padding:22px 30px;display:flex}.sections-module__vfpu9G__proStrip p{color:var(--body);font-size:15px;line-height:1.6}.sections-module__vfpu9G__proStrip strong{color:var(--ink)}.sections-module__vfpu9G__proStrip .sections-module__vfpu9G__proLink{white-space:nowrap;flex:none}.sections-module__vfpu9G__insidoors{grid-template-columns:.95fr 1.05fr;align-items:center;gap:72px;display:grid}.sections-module__vfpu9G__portraitWrap{height:480px;position:relative}.sections-module__vfpu9G__portraitArch{background:var(--surface-warm);border-radius:200px 200px 20px 20px;width:78%;height:100%;position:relative;overflow:hidden}.sections-module__vfpu9G__profileCard{background:var(--surface);border:1px solid var(--border-light);box-shadow:var(--shadow-card);border-radius:18px;flex-direction:column;gap:10px;min-width:220px;padding:18px 20px;display:flex;position:absolute;bottom:32px;right:0}.sections-module__vfpu9G__profileLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:700}.sections-module__vfpu9G__checkList{color:var(--body);flex-direction:column;gap:7px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.sections-module__vfpu9G__checkList li:before{content:"✓ "}.sections-module__vfpu9G__insidoorsCopy{flex-direction:column;align-items:flex-start;gap:22px;display:flex}.sections-module__vfpu9G__levelCards{gap:16px;width:100%;display:flex}.sections-module__vfpu9G__levelCard{border-radius:18px;flex-direction:column;flex:1;gap:6px;padding:20px 22px;display:flex}.sections-module__vfpu9G__levelName{font-family:var(--font-baloo), sans-serif;font-size:18px;font-weight:600}.sections-module__vfpu9G__levelBody{color:var(--body);font-size:14px;line-height:1.55}.sections-module__vfpu9G__cities{background:var(--surface);border-top:1px solid var(--border-light);padding-block:88px}.sections-module__vfpu9G__citiesStack{flex-direction:column;gap:40px;display:flex}.sections-module__vfpu9G__citiesNote{color:var(--muted);font-size:15px}.sections-module__vfpu9G__tierGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.sections-module__vfpu9G__tierCard{border:1px solid var(--border-light);background:var(--bg);border-radius:22px;flex-direction:column;gap:16px;padding:26px 28px;display:flex}.sections-module__vfpu9G__tierHead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.sections-module__vfpu9G__tierName{font-family:var(--font-baloo), sans-serif;font-size:19px;font-weight:600}.sections-module__vfpu9G__tierNote{color:var(--muted);font-size:13px}.sections-module__vfpu9G__chips{flex-wrap:wrap;gap:8px;display:flex}.sections-module__vfpu9G__chip{background:var(--surface);border:1px solid var(--border-light);border-radius:999px;padding:8px 16px;font-size:14px;font-weight:600}.sections-module__vfpu9G__finalCta{text-align:center;flex-direction:column;align-items:center;gap:24px;max-width:800px;margin:0 auto;display:flex}.sections-module__vfpu9G__finalTitle{color:var(--bg);text-wrap:pretty;font-size:46px;font-weight:600;line-height:1.1}.sections-module__vfpu9G__finalBody{color:var(--muted-dark);text-wrap:pretty;max-width:48ch;font-size:17px;line-height:1.65}.sections-module__vfpu9G__finalButton{padding:17px 38px;font-size:17px}.sections-module__vfpu9G__finalButton:hover{background:var(--accent-light);color:var(--ink)}.sections-module__vfpu9G__footer{background:var(--ink);border-top:1px solid var(--border-dark);color:var(--muted-dark);padding-block:56px 32px}.sections-module__vfpu9G__footerTop{grid-template-columns:1.4fr repeat(3,1fr);gap:40px;padding-bottom:40px;display:grid}.sections-module__vfpu9G__footerAbout{flex-direction:column;gap:14px;max-width:34ch;display:flex}.sections-module__vfpu9G__footerBrand{align-items:center;gap:10px;display:flex}.sections-module__vfpu9G__footerWord{font-family:var(--font-baloo), sans-serif;color:var(--bg);font-size:21px;font-weight:700}.sections-module__vfpu9G__footerBlurb{color:var(--muted);text-wrap:pretty;font-size:14.5px;line-height:1.6}.sections-module__vfpu9G__footerGroup{flex-direction:column;gap:12px;font-size:14.5px;display:flex}.sections-module__vfpu9G__footerGroup a{color:var(--muted-dark)}.sections-module__vfpu9G__footerGroup a:hover{color:var(--accent-light)}.sections-module__vfpu9G__footerGroupTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--bg);margin-bottom:2px;font-size:12px;font-weight:700}.sections-module__vfpu9G__footerBottom{border-top:1px solid var(--border-dark);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-top:26px;font-size:13.5px;display:flex}@media (max-width:1100px){.sections-module__vfpu9G__heroTitle{font-size:52px}.sections-module__vfpu9G__stepGrid{grid-template-columns:repeat(2,1fr);gap:32px}.sections-module__vfpu9G__hero,.sections-module__vfpu9G__scope,.sections-module__vfpu9G__insidoors{gap:48px}}@media (max-width:900px){.sections-module__vfpu9G__hero,.sections-module__vfpu9G__scope,.sections-module__vfpu9G__insidoors,.sections-module__vfpu9G__planGrid,.sections-module__vfpu9G__tierGrid{grid-template-columns:1fr}.sections-module__vfpu9G__hero{padding-block:32px 64px}.sections-module__vfpu9G__heroArch{height:420px}.sections-module__vfpu9G__heroCard{left:0}.sections-module__vfpu9G__scopeIntro{position:static}.sections-module__vfpu9G__insidoors{gap:56px}.sections-module__vfpu9G__portraitWrap{max-width:520px;height:460px}.sections-module__vfpu9G__portraitArch{width:84%}.sections-module__vfpu9G__splitHeader,.sections-module__vfpu9G__protectionBar,.sections-module__vfpu9G__proStrip,.sections-module__vfpu9G__tierHead{flex-direction:column;align-items:flex-start;gap:20px}.sections-module__vfpu9G__tierHead{gap:6px}.sections-module__vfpu9G__planCard{padding-top:38px}}@media (max-width:1120px){.sections-module__vfpu9G__navPill{display:none}.sections-module__vfpu9G__menuButton{display:flex}}@media (max-width:860px){.sections-module__vfpu9G__footerTop{grid-template-columns:1fr 1fr;gap:32px}.sections-module__vfpu9G__footerAbout{grid-column:1/-1}}@media (max-width:720px){.sections-module__vfpu9G__navRight .sections-module__vfpu9G__navCta{white-space:nowrap;padding:11px 18px;font-size:14px}.sections-module__vfpu9G__socials{display:none}.sections-module__vfpu9G__heroTitle{font-size:40px}.sections-module__vfpu9G__heroLede{font-size:16.5px}.sections-module__vfpu9G__stepGrid,.sections-module__vfpu9G__scopeCards,.sections-module__vfpu9G__levelCards{flex-direction:column;grid-template-columns:1fr}.sections-module__vfpu9G__stats{gap:24px}.sections-module__vfpu9G__finalTitle{font-size:34px}.sections-module__vfpu9G__footerTop{grid-template-columns:1fr;gap:28px}.sections-module__vfpu9G__heroCard,.sections-module__vfpu9G__profileCard{margin-top:16px;position:static}.sections-module__vfpu9G__portraitWrap{height:auto}.sections-module__vfpu9G__portraitArch{width:100%;max-width:none;height:380px}.sections-module__vfpu9G__ctaRow>*{flex:auto}}
