:root{--navy: #1a2744;--rust: #b84a2e;--rust-d: #9a3d24;--sand: #faf7f4;--sand-d: #f0ebe4;--border: #e0d9d2;--muted: #6b6460;--dark: #1e1a18;--white: #ffffff;--radius: 12px;--serif: "Cormorant Garamond", Georgia, serif;--sans: "Inter", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--sans);color:var(--dark);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--serif);color:var(--navy);line-height:1.15}a{color:var(--rust)}input,textarea,select,button{font-family:var(--sans)}#root{min-height:100dvh;display:flex;flex-direction:column}._wrap_1eemv_1{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem;background:var(--sand)}._logo_1eemv_11{font-family:var(--serif);font-size:1.75rem;font-weight:700;color:var(--navy);text-decoration:none;margin-bottom:2rem}._logo_1eemv_11 span{color:var(--rust)}._card_1eemv_22{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:2.5rem;width:100%;max-width:420px}._card_1eemv_22 h1{font-size:1.75rem;margin-bottom:.5rem}._card_1eemv_22 p{color:var(--muted);font-size:.925rem;margin-bottom:1.5rem}._form_1eemv_42{display:flex;flex-direction:column;gap:.75rem}._form_1eemv_42 input[type=email]{padding:.875rem 1.125rem;border:1.5px solid var(--border);border-radius:10px;font-size:1rem;outline:none;transition:border-color .15s;color:var(--dark)}._form_1eemv_42 input[type=email]:focus{border-color:var(--navy)}._form_1eemv_42 button{background:var(--rust);color:var(--white);padding:.9rem;border-radius:10px;border:none;font-size:1rem;font-weight:600;cursor:pointer;transition:background .15s}._form_1eemv_42 button:hover:not(:disabled){background:var(--rust-d)}._form_1eemv_42 button:disabled{opacity:.6;cursor:not-allowed}._googleBtn_1eemv_75{display:flex;align-items:center;justify-content:center;gap:.625rem;width:100%;padding:.875rem;border:1.5px solid var(--border);border-radius:10px;background:var(--white);color:var(--dark);font-size:1rem;font-weight:500;cursor:pointer;transition:border-color .15s,background .15s;margin-bottom:.25rem}._googleBtn_1eemv_75:hover:not(:disabled){border-color:var(--navy);background:var(--sand)}._googleBtn_1eemv_75:disabled{opacity:.6;cursor:not-allowed}._divider_1eemv_100{display:flex;align-items:center;gap:.75rem;margin:1rem 0;color:var(--muted);font-size:.85rem}._divider_1eemv_100:before,._divider_1eemv_100:after{content:"";flex:1;height:1px;background:var(--border)}._error_1eemv_117{color:#c0392b;font-size:.875rem;margin:0!important}._card_1yfee_1{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._top_1yfee_11{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._title_1yfee_13{font-weight:600;color:var(--navy);font-size:.975rem;margin-bottom:.25rem}._date_1yfee_14{font-size:.825rem;color:var(--muted)}._status_1yfee_16{font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:999px;white-space:nowrap}._statusDraft_1yfee_24{background:#f5f0eb;color:var(--muted)}._statusReady_1yfee_25{background:#edf7f2;color:#1e7a4e}._statusPaid_1yfee_26{background:#fdf0ec;color:var(--rust)}._btnContinue_1yfee_28{align-self:flex-start;background:none;border:1px solid var(--border);border-radius:var(--radius);padding:.4rem .9rem;font-size:.85rem;color:var(--navy);cursor:pointer}._btnContinue_1yfee_28:hover{background:var(--cream)}._btnDownload_1yfee_40{background:var(--rust);color:var(--white);border:none;border-radius:var(--radius);padding:.5rem 1rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s}._btnDownload_1yfee_40:hover{background:var(--rust-d)}._btnDownload_1yfee_40:disabled{opacity:.6;cursor:not-allowed}._dlError_1yfee_54{font-size:.8rem;color:#c0392b;margin-top:.4rem}._dlLinks_1yfee_56{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}._btnRegenerate_1yfee_63{background:none;border:none;color:var(--muted);font-size:.8rem;cursor:pointer;text-decoration:underline;padding:0}._btnRegenerate_1yfee_63:hover{color:var(--navy)}._page_i033x_1{min-height:100dvh;display:flex;flex-direction:column}._header_i033x_3{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 2rem;border-bottom:1px solid var(--border);position:sticky;top:0;background:#fffffff7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10}._logo_i033x_16{font-family:var(--serif);font-size:1.5rem;font-weight:700;color:var(--navy);text-decoration:none}._logo_i033x_16 span{color:var(--rust)}._headerRight_i033x_19{display:flex;align-items:center;gap:.75rem}._btnNew_i033x_21{background:var(--rust);color:var(--white);padding:.6rem 1.25rem;border-radius:8px;text-decoration:none;font-size:.9rem;font-weight:600;transition:background .15s}._btnNew_i033x_21:hover{background:var(--rust-d);color:var(--white)}._btnSignOut_i033x_33{background:none;border:1.5px solid var(--border);color:var(--muted);padding:.6rem 1.25rem;border-radius:8px;font-size:.9rem;cursor:pointer;transition:border-color .15s}._btnSignOut_i033x_33:hover{border-color:var(--navy);color:var(--navy)}._main_i033x_45{flex:1;padding:3rem 2rem;max-width:1080px;margin:0 auto;width:100%}._main_i033x_45 h1{font-size:2rem;margin-bottom:2rem}._muted_i033x_48{color:var(--muted)}._empty_i033x_50{text-align:center;padding:4rem 0}._empty_i033x_50 p{color:var(--muted);margin-bottom:1.5rem}._btnPrimary_i033x_53{background:var(--rust);color:var(--white);padding:.9rem 2rem;border-radius:10px;text-decoration:none;font-weight:600;transition:background .15s;display:inline-block}._btnPrimary_i033x_53:hover{background:var(--rust-d);color:var(--white)}._grid_i033x_65{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}._footer_i033x_67{padding:2rem;border-top:1px solid var(--border);text-align:center}._planInfo_i033x_73{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.85rem;color:var(--muted)}._btnCancel_i033x_82{background:none;border:1.5px solid var(--border);color:var(--muted);font-size:.8rem;padding:.35rem .75rem;border-radius:6px;cursor:pointer;transition:border-color .15s,color .15s}._btnCancel_i033x_82:hover{border-color:#c0392b;color:#c0392b}._btnCancel_i033x_82:disabled{opacity:.5;cursor:not-allowed}._btnDelete_i033x_95{background:none;border:none;color:var(--muted);font-size:.8rem;cursor:pointer;text-decoration:underline;padding:0}._btnDelete_i033x_95:hover{color:#c0392b}._btnDelete_i033x_95:disabled{opacity:.5;cursor:not-allowed}._shell_n1j2c_1{min-height:100dvh;display:flex;flex-direction:column}._header_n1j2c_3{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 2rem;border-bottom:1px solid var(--border);position:sticky;top:0;background:#fffffff7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10}._logo_n1j2c_16{font-family:var(--serif);font-size:1.5rem;font-weight:700;color:var(--navy);text-decoration:none}._logo_n1j2c_16 span{color:var(--rust)}._back_n1j2c_19{font-size:.875rem;color:var(--muted);text-decoration:none;transition:color .15s}._back_n1j2c_19:hover{color:var(--navy)}._progress_n1j2c_22{display:flex;justify-content:center;gap:0;padding:1.5rem 1rem;border-bottom:1px solid var(--border);background:var(--sand);overflow-x:auto}._step_n1j2c_32{display:flex;flex-direction:column;align-items:center;gap:.4rem;position:relative;flex:1;max-width:120px}._step_n1j2c_32:after{content:"";position:absolute;top:14px;left:50%;width:100%;height:2px;background:var(--border);z-index:0}._step_n1j2c_32:last-child:after{display:none}._dot_n1j2c_55{width:2rem;height:2rem;border-radius:50%;background:var(--border);color:var(--muted);display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;position:relative;z-index:1;transition:background .2s,color .2s}._stepActive_n1j2c_71 ._dot_n1j2c_55{background:var(--navy);color:var(--white)}._stepCurrent_n1j2c_72 ._dot_n1j2c_55{background:var(--rust);color:var(--white)}._label_n1j2c_74{font-size:.75rem;color:var(--muted);font-weight:500}._stepActive_n1j2c_71 ._label_n1j2c_74{color:var(--navy)}._stepCurrent_n1j2c_72 ._label_n1j2c_74{color:var(--rust);font-weight:600}._main_n1j2c_83{flex:1;padding:3rem 1.5rem;max-width:680px;margin:0 auto;width:100%}@media(max-width:600px){._header_n1j2c_3{padding:1rem 1.25rem}._main_n1j2c_83{padding:2rem 1rem}._label_n1j2c_74{display:none}}._form_egdty_1{display:flex;flex-direction:column;gap:1.5rem}._form_egdty_1 h2{font-size:1.85rem;margin-bottom:0}._sub_egdty_5{color:var(--muted);font-size:.975rem;margin-top:-.75rem}._field_egdty_7{display:flex;flex-direction:column;gap:.4rem}._field_egdty_7 label{font-weight:600;font-size:.9rem;color:var(--navy)}._hint_egdty_11{font-size:.825rem;color:var(--muted);margin:0}._optional_egdty_13{font-weight:400;color:var(--muted)}._field_egdty_7 input[type=text],._field_egdty_7 input[type=number],._field_egdty_7 input[type=date],._field_egdty_7 textarea,._field_egdty_7 select{padding:.8rem 1rem;border:1.5px solid var(--border);border-radius:10px;font-size:.975rem;color:var(--dark);background:var(--white);outline:none;transition:border-color .15s;width:100%}._field_egdty_7 input:focus,._field_egdty_7 textarea:focus,._field_egdty_7 select:focus{border-color:var(--navy)}._field_egdty_7 textarea{resize:vertical;min-height:90px}._fieldInline_egdty_37{display:flex;align-items:center;gap:.6rem}._fieldInline_egdty_37 input[type=checkbox]{width:1.1rem;height:1.1rem;cursor:pointer;accent-color:var(--rust)}._fieldInline_egdty_37 label{font-size:.925rem;cursor:pointer;color:var(--dark)}._row_egdty_46{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:500px){._row_egdty_46{grid-template-columns:1fr}}._err_egdty_49{color:#c0392b;font-size:.825rem}._tenants_egdty_51{display:flex;flex-direction:column;gap:.5rem}._tenantRow_egdty_52{display:flex;gap:.5rem;align-items:center}._tenantRow_egdty_52 input{flex:1}._btnRemove_egdty_55{width:2.25rem;height:2.25rem;border-radius:50%;border:1.5px solid var(--border);background:none;color:var(--muted);font-size:1.1rem;cursor:pointer;flex-shrink:0;transition:border-color .15s,color .15s}._btnRemove_egdty_55:hover{border-color:var(--rust);color:var(--rust)}._btnAdd_egdty_68{margin-top:.25rem;background:none;border:1.5px dashed var(--border);color:var(--muted);padding:.6rem 1rem;border-radius:8px;font-size:.875rem;cursor:pointer;transition:border-color .15s,color .15s;align-self:flex-start}._btnAdd_egdty_68:hover{border-color:var(--navy);color:var(--navy)}._btnRewrite_egdty_82{margin-top:.5rem;background:var(--navy);color:var(--white);border:none;padding:.65rem 1.25rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:opacity .15s;align-self:flex-start}._btnRewrite_egdty_82:hover:not(:disabled){opacity:.85}._btnRewrite_egdty_82:disabled{opacity:.55;cursor:not-allowed}._actions_egdty_99{display:flex;gap:.75rem;margin-top:.5rem;align-items:center}._btnBack_egdty_101{background:none;border:1.5px solid var(--border);color:var(--muted);padding:.85rem 1.5rem;border-radius:10px;font-size:.975rem;font-weight:600;cursor:pointer;transition:border-color .15s,color .15s}._btnBack_egdty_101:hover{border-color:var(--navy);color:var(--navy)}._btnNext_egdty_114,._btnGenerate_egdty_114{background:var(--rust);color:var(--white);border:none;padding:.85rem 1.75rem;border-radius:10px;font-size:.975rem;font-weight:600;cursor:pointer;transition:background .15s;margin-left:auto}._btnNext_egdty_114:hover,._btnGenerate_egdty_114:hover{background:var(--rust-d)}._btnGenerate_egdty_114:disabled{opacity:.6;cursor:not-allowed}._reviewSection_egdty_130{background:var(--sand);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem 1.5rem;position:relative}._reviewSection_egdty_130 h3{font-family:var(--serif);font-size:1.05rem;margin-bottom:.75rem;color:var(--navy)}._reviewSection_egdty_130 dl{display:grid;grid-template-columns:auto 1fr;gap:.35rem 1rem}._reviewSection_egdty_130 dt{font-size:.825rem;color:var(--muted);font-weight:500;white-space:nowrap}._reviewSection_egdty_130 dd{font-size:.9rem;color:var(--dark);white-space:pre-line}._btnEdit_egdty_149{position:absolute;top:1.25rem;right:1.25rem;background:none;border:1.5px solid var(--border);color:var(--muted);padding:.3rem .75rem;border-radius:6px;font-size:.8rem;cursor:pointer;transition:border-color .15s,color .15s}._btnEdit_egdty_149:hover{border-color:var(--navy);color:var(--navy)}._infoNote_egdty_165{background:#edf4ff;border:1.5px solid #b3d0f7;border-radius:var(--radius);padding:.9rem 1.1rem;font-size:.875rem;color:#1a3a5c;line-height:1.55}._disclaimerBox_egdty_176{background:#fdf8f0;border:1.5px solid #e8c97a;border-radius:var(--radius);padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.9rem}._disclaimerText_egdty_186{font-size:.875rem;color:var(--dark);line-height:1.6;margin:0}._disclaimerCheck_egdty_193{display:flex;align-items:flex-start;gap:.6rem;font-size:.875rem;color:var(--dark);cursor:pointer;line-height:1.5}._disclaimerCheck_egdty_193 input[type=checkbox]{margin-top:.15rem;width:1rem;height:1rem;flex-shrink:0;cursor:pointer;accent-color:var(--rust)}._warn_o36ev_1{background:#fff8ed;border:1.5px solid #f6c05c;border-radius:10px;padding:1rem 1.25rem;font-size:.9rem}._warn_o36ev_1 strong{display:block;color:#92600a;margin-bottom:.4rem}._warn_o36ev_1 p{color:#6b4b0a;line-height:1.6;margin:0}._page_11ugz_1{min-height:100dvh;display:flex;flex-direction:column}._header_11ugz_3{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 2rem;border-bottom:1px solid var(--border)}._logo_11ugz_4{font-family:var(--serif);font-size:1.5rem;font-weight:700;color:var(--navy);text-decoration:none}._logo_11ugz_4 span{color:var(--rust)}._back_11ugz_6{font-size:.875rem;color:var(--muted);text-decoration:none}._back_11ugz_6:hover{color:var(--navy)}._main_11ugz_9{flex:1;padding:4rem 1.5rem;max-width:800px;margin:0 auto;width:100%;text-align:center}._label_11ugz_11{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--rust);margin-bottom:.5rem}._main_11ugz_9 h1{font-size:2.25rem;margin-bottom:.5rem}._sub_11ugz_15{color:var(--muted);margin-bottom:2.5rem}._error_11ugz_17{color:#c0392b;margin-bottom:1rem;font-size:.9rem}._grid_11ugz_19{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;text-align:left}@media(max-width:600px){._grid_11ugz_19{grid-template-columns:1fr}}._card_11ugz_22{background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius);padding:2rem;display:flex;flex-direction:column;gap:.75rem}._cardFeatured_11ugz_23{border-color:var(--navy)}._planName_11ugz_25{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}._price_11ugz_27{font-family:var(--serif);font-size:2.5rem;font-weight:700;color:var(--navy);line-height:1}._price_11ugz_27 span{font-family:var(--sans);font-size:.9rem;font-weight:400;color:var(--muted)}._planDesc_11ugz_30{font-size:.875rem;color:var(--muted)}._features_11ugz_32{list-style:none;display:flex;flex-direction:column;gap:.4rem;flex:1}._features_11ugz_32 li{font-size:.875rem;color:var(--dark)}._btn_11ugz_35{background:var(--white);color:var(--navy);border:1.5px solid var(--navy);padding:.85rem;border-radius:10px;font-size:.975rem;font-weight:600;cursor:pointer;transition:background .15s;margin-top:.5rem}._btn_11ugz_35:hover:not(:disabled){background:var(--sand)}._btn_11ugz_35:disabled{opacity:.6;cursor:not-allowed}._btnFeatured_11ugz_39{background:var(--rust);color:var(--white);border-color:var(--rust)}._btnFeatured_11ugz_39:hover:not(:disabled){background:var(--rust-d);border-color:var(--rust-d)}._footer_11ugz_42{margin-top:2rem;font-size:.8rem;color:var(--muted)}._wrap_jfcmg_1{min-height:100dvh;background:var(--sand);padding:0 1.5rem 4rem}._header_jfcmg_7{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0;max-width:720px;margin:0 auto}._logo_jfcmg_16{font-family:var(--serif);font-size:1.5rem;font-weight:700;color:var(--navy);text-decoration:none}._logo_jfcmg_16 span{color:var(--rust)}._content_jfcmg_26{max-width:720px;margin:2rem auto 0;background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:3rem}._content_jfcmg_26 h1{font-size:2rem;margin-bottom:.5rem}._updated_jfcmg_40{color:var(--muted);font-size:.875rem;margin-bottom:2.5rem}._content_jfcmg_26 h2{font-size:1.125rem;margin:2rem 0 .5rem;color:var(--navy)}._content_jfcmg_26 p,._content_jfcmg_26 li{font-size:.9375rem;color:var(--dark);line-height:1.7;margin-bottom:.75rem}._content_jfcmg_26 ul{padding-left:1.5rem;margin-bottom:.75rem}._content_jfcmg_26 a{color:var(--rust);text-decoration:underline}._footer_jfcmg_69{max-width:720px;margin:2rem auto 0;display:flex;gap:1.5rem;font-size:.8125rem;color:var(--muted)}._footer_jfcmg_69 a{color:var(--muted);text-decoration:none}._footer_jfcmg_69 a:hover{color:var(--navy)}._page_10ck8_1{min-height:100dvh;display:flex;flex-direction:column;background:var(--sand)}._header_10ck8_9{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 2rem;background:var(--sand);border-bottom:1px solid var(--border)}._logo_10ck8_18{font-family:var(--serif);font-size:1.5rem;font-weight:700;color:var(--navy);text-decoration:none}._logo_10ck8_18 span{color:var(--rust)}._headerBtn_10ck8_27{background:var(--rust);color:var(--white);border:none;padding:.6rem 1.25rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;text-decoration:none;transition:background .15s}._headerBtn_10ck8_27:hover{background:var(--rust-d)}._hero_10ck8_42{text-align:center;padding:5rem 1.5rem 4rem;max-width:680px;margin:0 auto;width:100%}._heroEyebrow_10ck8_50{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--rust);margin-bottom:1rem}._hero_10ck8_42 h1{font-size:3rem;line-height:1.15;color:var(--navy);margin-bottom:1.25rem}._hero_10ck8_42 p{font-size:1.125rem;color:var(--muted);margin-bottom:2rem;line-height:1.6}._heroCta_10ck8_73{display:inline-block;background:var(--rust);color:var(--white);padding:.95rem 2.25rem;border-radius:10px;font-size:1.05rem;font-weight:600;text-decoration:none;transition:background .15s}._heroCta_10ck8_73:hover{background:var(--rust-d)}._heroNote_10ck8_86{display:block;margin-top:.875rem;font-size:.8rem;color:var(--muted)}@media(max-width:600px){._hero_10ck8_42 h1{font-size:2.1rem}}._section_10ck8_98{padding:4rem 1.5rem;max-width:900px;margin:0 auto;width:100%}._sectionLabel_10ck8_105{text-align:center;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--rust);margin-bottom:.5rem}._sectionTitle_10ck8_115{text-align:center;font-size:1.75rem;color:var(--navy);margin-bottom:2.5rem}._steps_10ck8_122{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:640px){._steps_10ck8_122{grid-template-columns:1fr}}._step_10ck8_122{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:1.75rem}._stepNum_10ck8_139{width:2rem;height:2rem;background:var(--navy);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;margin-bottom:1rem}._step_10ck8_122 h3{font-size:1rem;color:var(--navy);margin-bottom:.4rem}._step_10ck8_122 p{font-size:.875rem;color:var(--muted);line-height:1.5}._pricingSection_10ck8_166{padding:4rem 1.5rem;background:var(--white);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}._pricingInner_10ck8_173{max-width:700px;margin:0 auto}._pricingGrid_10ck8_178{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media(max-width:560px){._pricingGrid_10ck8_178{grid-template-columns:1fr}}._priceCard_10ck8_188{border:1.5px solid var(--border);border-radius:var(--radius);padding:2rem;display:flex;flex-direction:column;gap:.75rem}._priceCardFeatured_10ck8_197{border-color:var(--navy)}._planName_10ck8_199{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}._price_10ck8_188{font-family:var(--serif);font-size:2.5rem;font-weight:700;color:var(--navy);line-height:1}._price_10ck8_188 span{font-family:var(--sans);font-size:.9rem;font-weight:400;color:var(--muted)}._planDesc_10ck8_221{font-size:.875rem;color:var(--muted)}._planFeatures_10ck8_223{list-style:none;display:flex;flex-direction:column;gap:.4rem;flex:1}._planFeatures_10ck8_223 li{font-size:.875rem;color:var(--dark)}._planFeatures_10ck8_223 li:before{content:"✓ ";color:var(--rust);font-weight:700}._planBtn_10ck8_233{background:var(--white);color:var(--navy);border:1.5px solid var(--navy);padding:.85rem;border-radius:10px;font-size:.975rem;font-weight:600;cursor:pointer;text-decoration:none;text-align:center;display:block;margin-top:.5rem;transition:background .15s}._planBtn_10ck8_233:hover{background:var(--sand)}._planBtnFeatured_10ck8_250{background:var(--rust);color:var(--white);border-color:var(--rust)}._planBtnFeatured_10ck8_250:hover{background:var(--rust-d);border-color:var(--rust-d)}._faq_10ck8_258{display:flex;flex-direction:column;gap:1rem;text-align:left}._faqItem_10ck8_265{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem 1.5rem}._faqItem_10ck8_265 h3{font-size:.975rem;color:var(--navy);margin-bottom:.4rem}._faqItem_10ck8_265 p{font-size:.875rem;color:var(--muted);line-height:1.6}._waitlistSection_10ck8_285{background:var(--navy);padding:4rem 1.5rem}._waitlistInner_10ck8_290{max-width:580px;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:1rem}._waitlistEyebrow_10ck8_299{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#e8c97a;margin:0}._waitlistTitle_10ck8_308{font-size:1.75rem;color:var(--white);line-height:1.25;margin:0}._waitlistSub_10ck8_315{font-size:.975rem;color:#ffffffb3;line-height:1.6;margin:0}._waitlistForm_10ck8_322{display:flex;gap:.5rem;margin-top:.5rem}._waitlistInput_10ck8_328{flex:1;padding:.75rem 1rem;border:1.5px solid rgba(255,255,255,.2);border-radius:8px;background:#ffffff1a;color:var(--white);font-size:.975rem;outline:none;transition:border-color .15s}._waitlistInput_10ck8_328::placeholder{color:#ffffff73}._waitlistInput_10ck8_328:focus{border-color:#ffffff80}._waitlistBtn_10ck8_342{background:var(--rust);color:var(--white);border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s}._waitlistBtn_10ck8_342:hover{background:var(--rust-d)}._waitlistBtn_10ck8_342:disabled{opacity:.6;cursor:not-allowed}._waitlistSuccess_10ck8_357{font-size:1rem;color:#7ee8a2;font-weight:600;margin:.5rem 0 0}._waitlistError_10ck8_364{font-size:.85rem;color:#f7a8a8;margin:0}@media(max-width:480px){._waitlistForm_10ck8_322{flex-direction:column}._waitlistTitle_10ck8_308{font-size:1.4rem}}._footer_10ck8_376{margin-top:auto;padding:2rem;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;font-size:.8rem;color:var(--muted)}._footerLinks_10ck8_389{display:flex;gap:1.5rem}._footerLinks_10ck8_389 a{color:var(--muted);text-decoration:none}._footerLinks_10ck8_389 a:hover{color:var(--navy)}
