:root{--brand-teal: #0F5F5C;--brand-teal-dark: #0A4745;--brand-green: #4EC6AB;--brand-mint: #A8E6D7;--brand-orange: #F7941D;--brand-yellow: #F8BF57;--brand-butter: #FEEBC3;--brand-cream: #F8F4EC;--brand-warm-white: #FFFDFB;--brand-white: #FFFFFF;--brand-ink: #1F2937;--brand-orange-dark: #D97C0A;--ink-muted: rgba(31, 41, 55, .72);--ink-subtle: rgba(31, 41, 55, .5);--ink-border: rgba(31, 41, 55, .12);--ink-shadow: rgba(31, 41, 55, .08);--ink-shadow-soft: rgba(31, 41, 55, .05);--ink-shadow-strong: rgba(31, 41, 55, .2);--ink-shadow-deep: rgba(31, 41, 55, .3);--teal-tint-10: rgba(15, 95, 92, .1);--teal-tint-15: rgba(15, 95, 92, .15);--teal-tint-20: rgba(15, 95, 92, .2);--teal-muted: rgba(15, 95, 92, .78);--orange-glow: rgba(247, 148, 29, .3);--on-dark: rgba(255, 255, 255, .9);--on-dark-muted: rgba(255, 255, 255, .72);--on-dark-border: rgba(255, 255, 255, .12);--surface-translucent: rgba(255, 255, 255, .95);--status-error: #C53030;--status-error-bg: #FFF5F5;--status-error-border: #FED7D7;--status-success: #38A169;--font-display: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--content-max: 1160px;--radius-card: 24px;--radius-pill: 999px}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);background:var(--brand-cream);min-height:100vh;color:var(--brand-ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{font-family:var(--font-display);font-weight:700;letter-spacing:-.01em}img{max-width:100%;display:block}#root{min-height:100vh}._header_7s63f_1{position:relative;z-index:10}._inner_7s63f_6{max-width:var(--content-max);margin:0 auto;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}._brand_7s63f_16{display:inline-flex;align-items:center;gap:10px;text-decoration:none}._markWrap_7s63f_23{width:40px;height:40px;border-radius:50%;background:var(--brand-white);display:grid;place-items:center;flex-shrink:0}._mark_7s63f_23{width:20px;height:auto}._wordmark_7s63f_38{font-family:var(--font-display);font-weight:600;font-size:20px;letter-spacing:-.01em}._links_7s63f_45{display:flex;gap:32px}._links_7s63f_45 a{text-decoration:none;font-weight:500;font-size:15px;transition:opacity .2s}._links_7s63f_45 a:hover{opacity:.75}._cta_7s63f_61{font-family:var(--font-display);font-weight:600;font-size:14px;padding:10px 20px;border-radius:var(--radius-pill);text-decoration:none;transition:transform .2s,background .2s}._cta_7s63f_61:hover{transform:translateY(-1px)}._dark_7s63f_76,._dark_7s63f_76 ._wordmark_7s63f_38,._dark_7s63f_76 ._links_7s63f_45 a{color:var(--brand-white)}._dark_7s63f_76 ._cta_7s63f_61{background:var(--brand-orange);color:var(--brand-white)}._dark_7s63f_76 ._cta_7s63f_61:hover{background:var(--brand-orange-dark)}._light_7s63f_94{color:var(--brand-teal-dark);background:var(--brand-cream)}._light_7s63f_94 ._markWrap_7s63f_23{background:var(--brand-teal-dark)}._light_7s63f_94 ._wordmark_7s63f_38,._light_7s63f_94 ._links_7s63f_45 a{color:var(--brand-teal-dark)}._light_7s63f_94 ._cta_7s63f_61{background:var(--brand-teal);color:var(--brand-white)}._light_7s63f_94 ._cta_7s63f_61:hover{background:var(--brand-teal-dark)}@media(max-width:720px){._links_7s63f_45{display:none}}._badge_1mbac_1{display:inline-flex;align-items:center;gap:10px;background:#000;color:#fff;border:1px solid #a6a6a6;border-radius:10px;padding:8px 16px 8px 12px;text-decoration:none;line-height:1;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease}._badge_1mbac_1:hover{transform:translateY(-2px);box-shadow:0 12px 30px #00000040}._apple_1mbac_21{width:26px;height:26px;flex-shrink:0}._text_1mbac_27{display:flex;flex-direction:column;align-items:flex-start;gap:2px;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif}._small_1mbac_35{font-size:11px;letter-spacing:.01em}._big_1mbac_40{font-size:22px;font-weight:500;letter-spacing:-.01em}._lg_1mbac_46{padding:10px 20px 10px 14px;border-radius:12px}._lg_1mbac_46 ._apple_1mbac_21{width:32px;height:32px}._lg_1mbac_46 ._small_1mbac_35{font-size:12px}._lg_1mbac_46 ._big_1mbac_40{font-size:26px}._footer_sfdjb_1{background:var(--brand-teal-dark);color:var(--on-dark-muted);padding:64px 24px 24px}._inner_sfdjb_7{max-width:var(--content-max);margin:0 auto;display:grid;grid-template-columns:1.2fr 2fr;gap:48px;padding-bottom:40px;border-bottom:1px solid var(--on-dark-border)}._logo_sfdjb_17{width:48px;height:48px}._name_sfdjb_22{font-family:var(--font-display);font-weight:600;font-size:18px;color:var(--brand-white);margin-top:16px}._tagline_sfdjb_30{margin-top:4px;margin-bottom:20px}._badge_sfdjb_35{transform:scale(.9);transform-origin:left center}._columns_sfdjb_40{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}._column_sfdjb_40 h4{color:var(--brand-white);font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}._column_sfdjb_40 a{display:block;color:var(--on-dark-muted);text-decoration:none;padding:6px 0;font-size:15px;transition:color .2s}._column_sfdjb_40 a:hover{color:var(--brand-mint)}._bottom_sfdjb_68{max-width:var(--content-max);margin:0 auto;padding-top:24px;font-size:13px}@media(max-width:860px){._inner_sfdjb_7{grid-template-columns:1fr;gap:40px}._columns_sfdjb_40{grid-template-columns:repeat(2,1fr)}}._wrap_1yz0d_1{container-type:inline-size;width:100%}._frame_1yz0d_6{position:relative;box-sizing:border-box;width:100%;padding:3cqw;background:#121518;border:.6cqw solid #3a3f44;border-radius:15cqw;box-shadow:0 40px 80px #0a47454d,0 12px 28px #0000002e,inset 0 0 0 .3cqw #ffffff0f}._frame_1yz0d_6:before,._frame_1yz0d_6:after{content:"";position:absolute;width:1cqw;border-radius:.5cqw;background:#2c3136}._frame_1yz0d_6:before{left:-1.5cqw;top:21%;height:9%;box-shadow:0 12% 0 0 #2c3136}._frame_1yz0d_6:after{right:-1.5cqw;top:26%;height:13%}._island_1yz0d_43{position:absolute;top:5.9cqw;left:50%;transform:translate(-50%);width:30.5cqw;height:8.6cqw;border-radius:999px;background:#000;z-index:1}._screen_1yz0d_55{display:block;width:100%;height:auto;border-radius:12cqw;background:#fffdfb}._page_15vhn_1{min-height:100vh;overflow-x:hidden}._accent_15vhn_6{color:var(--brand-orange)}._accentTeal_15vhn_10{color:var(--brand-teal)}._eyebrow_15vhn_14{font-family:var(--font-display);font-weight:600;font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-green);margin-bottom:12px}._comingSoon_15vhn_24{font-size:14px;font-weight:500;color:var(--on-dark-muted)}._hero_15vhn_31{position:relative;overflow:hidden;background:linear-gradient(160deg,var(--brand-teal-dark) 0%,var(--brand-teal) 100%);color:var(--brand-white)}._heroInner_15vhn_38{max-width:var(--content-max);margin:0 auto;padding:48px 24px 0;min-height:min(calc(100vh - 84px),840px);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center}._heroText_15vhn_48{position:relative;z-index:1;display:flex;flex-direction:column;gap:28px;padding-bottom:96px}._heroTitle_15vhn_57{font-size:clamp(48px,7vw,88px);line-height:1.02;letter-spacing:-.025em;font-weight:700}._heroSubtitle_15vhn_64{font-size:clamp(18px,1.6vw,22px);line-height:1.5;color:var(--on-dark);max-width:460px;font-weight:300}._heroCtas_15vhn_72{display:flex;align-items:center;gap:20px;flex-wrap:wrap}._heroPerks_15vhn_79{list-style:none;display:flex;gap:24px;flex-wrap:wrap;font-size:14px;color:var(--on-dark-muted)}._heroPerks_15vhn_79 li{display:inline-flex;align-items:center;gap:8px}._heroPerks_15vhn_79 svg{width:16px;height:16px;color:var(--brand-green)}._heroVisual_15vhn_100{position:static;min-width:0}._heroPhone_15vhn_107{position:absolute;right:6%;bottom:-12%;width:min(26vw,360px,44vh - 40px);transform:rotate(-12deg);transform-origin:50% 100%}._how_15vhn_119{background:var(--brand-warm-white);padding:96px 24px}._howInner_15vhn_124{max-width:var(--content-max);margin:0 auto}._howTitle_15vhn_129{font-size:clamp(32px,4vw,44px);letter-spacing:-.02em;color:var(--brand-teal-dark);margin-bottom:48px;max-width:560px;line-height:1.1}._steps_15vhn_138{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}._step_15vhn_138{position:relative;background:var(--brand-white);border:1px solid var(--ink-border);border-radius:var(--radius-card);padding:32px 28px 28px}._stepIcon_15vhn_153{width:56px;height:56px;border-radius:18px;background:var(--brand-mint);color:var(--brand-teal-dark);display:grid;place-items:center;margin-bottom:24px}._stepIcon_15vhn_153 svg{width:26px;height:26px}._stepNum_15vhn_169{position:absolute;top:28px;right:28px;font-family:var(--font-display);font-weight:600;font-size:14px;color:var(--brand-green);letter-spacing:.08em}._step_15vhn_138 h3{font-size:20px;color:var(--brand-teal-dark);margin-bottom:8px}._step_15vhn_138 p{font-size:16px;line-height:1.6;color:var(--ink-muted)}._story_15vhn_193{position:relative;overflow:hidden}._storyInner_15vhn_198{max-width:var(--content-max);margin:0 auto;padding:96px 24px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:center;min-height:560px}._side_left_15vhn_209 ._storyText_15vhn_209{order:2}._side_left_15vhn_209 ._storyVisual_15vhn_213{order:1}._storyText_15vhn_209{display:flex;flex-direction:column;gap:20px;min-width:0}._storyTitle_15vhn_224{font-size:clamp(40px,5.5vw,68px);line-height:1.02;letter-spacing:-.025em}._storyBody_15vhn_230{font-size:clamp(17px,1.5vw,20px);line-height:1.55;max-width:440px}._storyVisual_15vhn_213{display:flex;justify-content:center;align-items:center;min-width:0}._storyFrame_15vhn_243{width:min(max(220px,19vw),280px,30vh)}._storyPhone_15vhn_247{height:min(640px,70vh);width:auto;filter:drop-shadow(0 32px 48px rgba(10,71,69,.28))}._bleed_15vhn_254 ._storyInner_15vhn_198{padding-bottom:0;align-items:end}._bleed_15vhn_254 ._storyText_15vhn_209{align-self:center;padding-bottom:96px}._bleed_15vhn_254 ._storyVisual_15vhn_213{align-items:flex-end;justify-content:flex-end;align-self:stretch}._bleed_15vhn_254 ._storyPhone_15vhn_247{height:auto;width:min(100%,400px,56vh);margin:64px 6% -14% 0;transform:rotate(-8deg);transform-origin:50% 100%;filter:drop-shadow(0 24px 40px rgba(10,71,69,.25))}._tone_mint_15vhn_280{background:var(--brand-mint);color:var(--brand-teal-dark)}._tone_mint_15vhn_280 ._storyAccent_15vhn_285{color:var(--brand-teal)}._tone_mint_15vhn_280 ._storyBody_15vhn_230{color:var(--brand-teal-dark)}._tone_cream_15vhn_293{background:var(--brand-cream);color:var(--brand-teal-dark)}._tone_butter_15vhn_298{background:var(--brand-butter);color:var(--brand-teal-dark)}._tone_cream_15vhn_293 ._storyAccent_15vhn_285,._tone_butter_15vhn_298 ._storyAccent_15vhn_285{color:var(--brand-orange)}._tone_cream_15vhn_293 ._storyBody_15vhn_230,._tone_butter_15vhn_298 ._storyBody_15vhn_230{color:var(--teal-muted)}._tone_teal_15vhn_313{background:var(--brand-teal);color:var(--brand-white)}._tone_teal_15vhn_313 ._storyAccent_15vhn_285{color:var(--brand-orange)}._tone_teal_15vhn_313 ._storyBody_15vhn_230{color:var(--on-dark)}._tone_teal_15vhn_313 ._storyPhone_15vhn_247{filter:drop-shadow(0 32px 48px rgba(0,0,0,.35))}._tone_teal_15vhn_313 ._storyFrame_15vhn_243{filter:drop-shadow(0 30px 50px rgba(0,0,0,.35))}._download_15vhn_335{background:radial-gradient(120% 140% at 50% 120%,var(--brand-teal) 0%,var(--brand-teal-dark) 70%);color:var(--brand-white);padding:112px 24px;text-align:center}._downloadInner_15vhn_342{max-width:680px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:20px}._downloadTitle_15vhn_351{font-size:clamp(36px,5vw,60px);line-height:1.05;letter-spacing:-.025em}._downloadBody_15vhn_357{font-size:18px;line-height:1.55;color:var(--on-dark);max-width:520px}._downloadCtas_15vhn_364{display:flex;flex-direction:column;align-items:center;gap:14px;margin-top:12px}@media(max-width:960px){._heroInner_15vhn_38{grid-template-columns:minmax(0,1fr);min-height:0;padding-top:32px}._heroText_15vhn_48{padding-bottom:0}._heroTitle_15vhn_57{font-size:clamp(44px,11vw,64px)}._heroVisual_15vhn_100{position:relative;margin-top:40px}._heroPhone_15vhn_107{position:relative;right:auto;bottom:auto;width:min(56%,280px);margin:0 -2% -18% auto}._steps_15vhn_138{grid-template-columns:minmax(0,1fr);max-width:520px}._storyInner_15vhn_198{grid-template-columns:minmax(0,1fr);gap:40px;padding:72px 24px;min-height:0}._side_left_15vhn_209 ._storyText_15vhn_209,._side_left_15vhn_209 ._storyVisual_15vhn_213{order:initial}._storyPhone_15vhn_247{height:auto;width:min(78%,360px)}._bleed_15vhn_254 ._storyText_15vhn_209{padding-bottom:0}._storyFrame_15vhn_243{width:min(58%,250px)}._bleed_15vhn_254 ._storyVisual_15vhn_213{justify-content:center}._bleed_15vhn_254 ._storyPhone_15vhn_247{margin:0 0 -12% 8%;width:min(80%,380px)}}@media(max-width:520px){._heroCtas_15vhn_72{flex-direction:column;align-items:flex-start;gap:12px}._how_15vhn_119,._download_15vhn_335{padding:72px 24px}}._page_1653h_2{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--brand-cream);padding:24px}._container_1653h_11{width:100%;max-width:480px}._card_1653h_16{background:var(--brand-white);border-radius:24px;padding:48px 40px;box-shadow:0 20px 60px var(--ink-shadow);display:flex;flex-direction:column;align-items:center}._logo_1653h_26{height:56px;width:auto;margin-bottom:32px}._title_1653h_32{font-size:28px;font-weight:700;color:var(--brand-teal-dark);text-align:center;margin-bottom:12px}._subtitle_1653h_40{font-size:16px;color:var(--ink-muted);text-align:center;line-height:1.6;margin-bottom:32px}._highlight_1653h_48{color:var(--brand-teal);font-weight:600}._successIcon_1653h_54{width:72px;height:72px;background:linear-gradient(135deg,var(--brand-teal) 0%,var(--brand-teal-dark) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;color:var(--brand-white)}._successIcon_1653h_54 svg{width:32px;height:32px}._errorBanner_1653h_72{display:flex;align-items:center;gap:12px;width:100%;padding:16px;background:var(--status-error-bg);border:1px solid var(--status-error-border);border-radius:12px;margin-bottom:24px;color:var(--status-error);font-size:14px}._errorBanner_1653h_72 svg{flex-shrink:0}._form_1653h_91{width:100%;display:flex;flex-direction:column;gap:24px}._inputGroup_1653h_98{display:flex;flex-direction:column;gap:8px}._label_1653h_104{font-size:14px;font-weight:600;color:var(--brand-ink)}._inputWrapper_1653h_110{position:relative;display:flex;align-items:center}._input_1653h_98{width:100%;padding:16px 48px 16px 16px;font-size:16px;border:2px solid var(--ink-border);border-radius:12px;background:var(--brand-cream);color:var(--brand-ink);transition:all .2s ease;outline:none}._input_1653h_98::placeholder{color:var(--ink-subtle)}._input_1653h_98:focus{border-color:var(--brand-teal);background:var(--brand-white)}._input_1653h_98:disabled{opacity:.6;cursor:not-allowed}._eyeButton_1653h_142{position:absolute;right:12px;background:none;border:none;padding:4px;cursor:pointer;color:var(--ink-subtle);display:flex;align-items:center;justify-content:center;transition:color .2s}._eyeButton_1653h_142:hover{color:var(--ink-muted)}._requirements_1653h_161{display:flex;flex-direction:column;gap:8px;padding:16px;background:var(--brand-cream);border-radius:12px}._requirement_1653h_161{display:flex;align-items:center;gap:10px;font-size:14px;transition:color .2s}._requirement_1653h_161._valid_1653h_178{color:var(--status-success)}._requirement_1653h_161._invalid_1653h_182{color:var(--ink-subtle)}._requirement_1653h_161 svg{flex-shrink:0}._fieldError_1653h_191{font-size:13px;color:var(--status-error);margin-top:4px}._fieldSuccess_1653h_197{font-size:13px;color:var(--status-success);margin-top:4px}._primaryBtn_1653h_204{display:flex;align-items:center;justify-content:center;width:100%;padding:16px 32px;background:var(--brand-orange);color:var(--brand-white);border:none;border-radius:50px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;text-decoration:none;text-align:center}._primaryBtn_1653h_204:hover:not(:disabled){background:var(--brand-orange-dark);transform:translateY(-2px);box-shadow:0 10px 30px var(--orange-glow)}._primaryBtn_1653h_204:disabled{opacity:.6;cursor:not-allowed}._backLink_1653h_233{margin-top:24px;font-size:14px;color:var(--brand-teal);text-decoration:none;font-weight:500;transition:color .2s}._backLink_1653h_233:hover{color:var(--brand-teal-dark)}@media(max-width:640px){._card_1653h_16{padding:32px 24px;border-radius:20px}._logo_1653h_26{height:48px;margin-bottom:24px}._title_1653h_32{font-size:24px}._subtitle_1653h_40{font-size:14px}}._page_1gaes_1{min-height:100vh;background:var(--brand-cream);display:flex;flex-direction:column}._container_1gaes_8{width:100%;max-width:800px;margin:0 auto;padding:40px 24px 96px;flex:1}._header_1gaes_16{display:flex;flex-direction:column;align-items:center;margin-bottom:40px}._title_1gaes_23{font-size:36px;font-weight:700;color:var(--brand-teal-dark);text-align:center;margin-bottom:8px}._lastUpdated_1gaes_31{font-size:14px;color:var(--ink-muted);text-align:center}._card_1gaes_37{background:var(--brand-white);border-radius:24px;padding:48px 40px;box-shadow:0 20px 60px var(--ink-shadow);border:1px solid var(--ink-border)}._intro_1gaes_45{font-size:16px;color:var(--brand-ink);line-height:1.7;margin-bottom:32px}._section_1gaes_52{margin-bottom:32px}._section_1gaes_52:last-child{margin-bottom:0}._section_1gaes_52 h2{font-size:22px;font-weight:700;color:var(--brand-ink);margin-bottom:12px}._section_1gaes_52 h3{font-size:18px;font-weight:600;color:var(--brand-ink);margin-top:20px;margin-bottom:8px}._section_1gaes_52 p{font-size:16px;color:var(--ink-muted);line-height:1.7;margin-bottom:12px}._section_1gaes_52 ul{margin:12px 0 12px 20px;padding:0}._section_1gaes_52 li{font-size:16px;color:var(--ink-muted);line-height:1.7;margin-bottom:8px}._section_1gaes_52 a{color:var(--brand-teal);text-decoration:none;font-weight:600}._section_1gaes_52 a:hover{text-decoration:underline}._backLink_1gaes_104{display:inline-block;margin-top:32px;color:var(--brand-teal);text-decoration:none;font-weight:600;font-size:16px}._backLink_1gaes_104:hover{text-decoration:underline}@media(max-width:640px){._page_1gaes_1{padding:32px 16px}._card_1gaes_37{padding:32px 24px}._title_1gaes_23{font-size:28px}._section_1gaes_52 h2{font-size:20px}}._page_1ig5s_1{min-height:100vh;background:var(--brand-cream);display:flex;flex-direction:column}._container_1ig5s_8{width:100%;max-width:800px;margin:0 auto;padding:40px 24px 96px;flex:1}._header_1ig5s_16{display:flex;flex-direction:column;align-items:center;margin-bottom:40px}._title_1ig5s_23{font-size:36px;font-weight:700;color:var(--brand-teal-dark);text-align:center;margin-bottom:8px}._tagline_1ig5s_31{font-size:16px;color:var(--ink-muted);text-align:center}._card_1ig5s_37{background:var(--brand-white);border-radius:24px;padding:48px 40px;box-shadow:0 20px 60px var(--ink-shadow);border:1px solid var(--ink-border)}._intro_1ig5s_45{font-size:16px;color:var(--brand-ink);line-height:1.7;margin-bottom:32px}._contactBlock_1ig5s_52{background:var(--brand-cream);border-radius:16px;padding:24px;margin-bottom:32px;text-align:center}._contactBlock_1ig5s_52 h2{font-size:22px;font-weight:700;color:var(--brand-ink);margin-bottom:8px}._contactBlock_1ig5s_52 p{font-size:16px;color:var(--ink-muted);line-height:1.7;margin-bottom:8px}._contactBlock_1ig5s_52 a{color:var(--brand-teal);text-decoration:none;font-weight:600}._contactBlock_1ig5s_52 a:hover{text-decoration:underline}._responseTime_1ig5s_84{font-size:14px;color:var(--ink-muted);margin-top:8px}._section_1ig5s_90{margin-bottom:32px}._section_1ig5s_90:last-child{margin-bottom:0}._section_1ig5s_90 h2{font-size:22px;font-weight:700;color:var(--brand-ink);margin-bottom:16px}._section_1ig5s_90 h3{font-size:18px;font-weight:600;color:var(--brand-ink);margin-top:20px;margin-bottom:8px}._section_1ig5s_90 p{font-size:16px;color:var(--ink-muted);line-height:1.7;margin-bottom:12px}._section_1ig5s_90 ul{margin:12px 0 12px 20px;padding:0}._section_1ig5s_90 li{font-size:16px;color:var(--ink-muted);line-height:1.7;margin-bottom:8px}._section_1ig5s_90 a{color:var(--brand-teal);text-decoration:none;font-weight:600}._section_1ig5s_90 a:hover{text-decoration:underline}._faqItem_1ig5s_142{border-top:1px solid var(--ink-border);padding:20px 0}._faqItem_1ig5s_142:last-child{border-bottom:1px solid var(--ink-border)}._faqQuestion_1ig5s_151{font-size:17px;font-weight:600;color:var(--brand-ink);margin-bottom:8px}._faqAnswer_1ig5s_158{font-size:16px;color:var(--ink-muted);line-height:1.7}._backLink_1ig5s_164{display:inline-block;margin-top:32px;color:var(--brand-teal);text-decoration:none;font-weight:600;font-size:16px}._backLink_1ig5s_164:hover{text-decoration:underline}@media(max-width:640px){._page_1ig5s_1{padding:32px 16px}._card_1ig5s_37{padding:32px 24px}._title_1ig5s_23{font-size:28px}._section_1ig5s_90 h2{font-size:20px}}
