@keyframes gs-rui-star-flash{0%,55%,to{opacity:0;transform:scale(.6);box-shadow:0 0 0 0#fff0;background:radial-gradient(circle at 30% 30%,rgb(255 255 255/.9),#fff0 45%,transparent 70%)}10%{opacity:1;transform:scale(1);box-shadow:0 0 14px 4px rgb(211 47 47/.9);background:radial-gradient(circle at 30% 30%,#fff,#f44336 45%,transparent 70%)}30%{opacity:1;transform:scale(1);box-shadow:0 0 14px 4px rgb(255 138 0/.9);background:radial-gradient(circle at 30% 30%,#fff,#ff8a00 45%,transparent 70%)}45%{opacity:.4;transform:scale(.85);box-shadow:0 0 10px 3px rgb(255 138 0/.5)}}@keyframes gs-rui-panic-pulse{0%,to{transform:translateY(0);box-shadow:0 10px 26px rgb(0 0 0/.35)}40%{transform:translateY(-1px);box-shadow:0 16px 36px rgb(0 0 0/.5)}}ol,ul{box-sizing:border-box}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px;--amber:#FF8A00;--red:#E53935;--ink:#1A1A1A;--muted:#666;--r:14px;--sh:0 8px 28px rgba(0,0,0,.07)}.gsdir-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:10px;border:1px solid rgb(0 0 0/.08);cursor:pointer;box-shadow:var(--sh);background:#fff}.gsdir-btn--primary{background:#222;color:#fff;border:0}.gsdir-sticky{position:fixed;right:16px;bottom:28vh;z-index:9999;display:flex;flex-direction:column;gap:10px;align-items:flex-end}.gsdir-tab{background:var(--amber);color:#111;border:0;box-shadow:var(--sh);border-radius:12px 0 0 12px;padding:16px 10px;font-weight:800;font-size:.9rem;cursor:pointer;writing-mode:vertical-rl;transform:rotate(180deg)}.gsdir-tab--find{background:#fff;color:#111;border:1px solid #ddd}.gsdir-tab--submit{background:var(--amber)}@media (max-width:680px){.gsdir-sticky{right:12px;bottom:16px;gap:10px;align-items:flex-end}.gsdir-tab{writing-mode:horizontal-tb;transform:none;border-radius:999px;padding:12px 16px}}.gsdir-drawer{position:fixed;top:0;right:-420px;width:400px;max-width:95vw;height:100vh;background:#fff;border-left:1px solid #eee;box-shadow:-14px 0 40px rgb(0 0 0/.12);transition:right .25s ease}.gsdir-drawer__inner{padding:16px;overflow:auto;height:100%}.gsdir-close{background:#fff;border:1px solid #ddd;border-radius:999px;width:34px;height:34px;float:right;cursor:pointer}#gsdir-claim-form,.gsdir-search-vertical{display:flex;flex-direction:column;gap:10px}.gsdir-searchbar{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e7e7e7;border-radius:999px;padding:10px 12px;box-shadow:var(--sh)}.gsdir-searchbar .gsdir-icon{width:20px;height:20px;opacity:.6;flex:0 0 auto}.gsdir-searchbar input[type=search]{flex:1;border:0;outline:0;font-size:16px;padding:6px}.gsdir-chipline{display:flex;flex-direction:column;gap:6px}.gsdir-chipline,.gsdir-chipline--check span{font-size:12px;color:#555}.gsdir-chipline select{border:1px solid #eee;border-radius:12px;padding:10px 12px;background:#fafafa;font-size:15px}.gsdir-actions{display:flex;gap:10px;align-items:center;margin-top:6px}.gsdir-terms{font-size:12px;color:var(--muted);margin-top:8px}#gsdir-form .gsdir-row2{display:block}#gsdir-form .gsdir-field{margin:10px 0}#gsdir-form .gsdir-field input[type=email],#gsdir-form .gsdir-field input[type=number],#gsdir-form .gsdir-field input[type=tel],#gsdir-form .gsdir-field input[type=text],#gsdir-form .gsdir-field input[type=url],#gsdir-form .gsdir-field select,#gsdir-form .gsdir-field textarea{width:100%;padding:12px 14px;font-size:15px;border:1px solid #ddd;border-radius:12px}#gsdir-form textarea{min-height:80px}#gsdir-form input[name=contact],#gsdir-form input[name=title]{font-size:16px;padding:14px}#gsdir-form .gsdir-help{font-size:12px;color:#666;margin-top:6px;display:block}#gsdir-form .gsdir-actions,#gsdir-form .gsdir-inline{display:flex;align-items:center;gap:8px}#gsdir-form .gsdir-actions{gap:10px;margin-top:12px}.gsdir-msg{font-size:13px;color:var(--muted)}.gsdir-hp{position:absolute;left:-9999px;opacity:0}.gsdir-req{color:#e53935;margin-left:4px;font-weight:800}#gsdir-drawer-claim h3{font-size:18px;margin:0 0 6px;font-weight:700;color:#111827}#gsdir-drawer-claim .gsdir-terms{font-size:12px;color:#777;margin-bottom:12px}.gsdir-claim-intro{font-size:13px;color:#4b5563;margin:0 0 12px}.gsdir-claim-foot{font-size:11px;color:#6b7280;margin:10px 0 0}#gsdir-claim-form{background:#f9fafb;border-radius:14px;padding:16px 16px 18px;border:1px solid #e5e7eb;box-shadow:0 12px 30px rgb(15 23 42/.06)}#gsdir-claim-form .gsdir-field{margin-bottom:0}#gsdir-claim-form .gsdir-field label{display:block;font-size:13px;font-weight:500;color:#111827;margin-bottom:2px}#gsdir-claim-form .gsdir-req{color:#dc2626;margin-left:2px}#gsdir-claim-form input[type=email],#gsdir-claim-form input[type=number],#gsdir-claim-form input[type=tel],#gsdir-claim-form input[type=text],#gsdir-claim-form input[type=url],#gsdir-claim-form textarea{width:100%;font-size:13px;border-radius:999px;border:1px solid #d1d5db;padding:10px 12px;background:#fff;line-height:1.4;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .08s ease;min-height:42px;box-shadow:0 0 0#fff0}#gsdir-claim-form textarea{border-radius:10px;min-height:90px;resize:vertical}#gsdir-claim-form input:focus,#gsdir-claim-form textarea:focus{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb,0 0 0 4px rgb(37 99 235/.15);outline:0;background:#fff}#gsdir-claim-form .gsdir-inline{border-radius:10px;background:#f3f4f6;padding:8px 10px;font-size:12px;color:#4b5563}#gsdir-claim-form .gsdir-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px}#gsdir-claim-form .gsdir-btn--primary{border-radius:999px;padding:8px 18px 9px;font-size:13px}#gsdir-claim-form .gsdir-msg{min-height:18px;font-size:12px;color:#374151}#gsdir-claim-form .gsdir-hp{display:none}@media (max-width:680px){#gsdir-claim-form{padding:14px 12px 16px}}.gsnav-scope .gsmi-menu-inner{display:inline-flex;align-items:center;gap:10px}.gsnav-scope .gsmi-thumb-wrap{position:relative;width:48px;height:48px;border-radius:14px;overflow:hidden;box-shadow:0 14px 32px rgb(0 0 0/.25)}.gsnav-scope .gsmi-menu-img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.02);transition:transform .25s ease-out}.gsnav-scope .gsmi-menu-text{display:inline-block}:root{--bg:#ffffff;--text:#1a1a1a;--accent:#c01a1a;--radius:16px;--max-width:1200px;--gap:1rem;--font:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif}body{background:var(--bg);color:var(--text);font-family:var(--font);line-height:1.5;margin:0;padding:0}.site-header .branding{font-size:1.1rem;font-weight:600;color:var(--accent)}.post-content{font-size:1rem;color:var(--text)}@media (min-width:768px){.site-header{display:flex;align-items:center;justify-content:space-between}}@media (min-width:768px){.site-header-inner{flex-wrap:nowrap;align-items:flex-start}}@media (min-width:768px){.branding{flex-direction:row;align-items:center}}.top-contact-inner,.top-left{display:flex;flex-wrap:wrap;align-items:center}.top-contact-inner{max-width:var(--max-width);margin:0 auto;padding:.4rem 1rem;gap:.75rem 1rem;justify-content:space-between}.top-left{gap:1rem}.site-header{background:#1a1a1a;color:#fff}.branding,.header-right{color:#fff}.header-search-form{display:flex;align-items:center}.header-search-form input[type=search]{border:0;padding:.5rem .6rem;font-size:.9rem;line-height:1.2;min-width:120px}.header-search-form button{background:var(--accent);color:#fff;border:0;padding:.5rem .75rem;font-size:.9rem;line-height:1.2;cursor:pointer}@media (min-width:768px){.site-header-inner{flex-wrap:nowrap}.header-right{margin-left:auto}}.top-contact-bar{background:var(--accent);color:#fff;font-size:.8rem;line-height:1.4;font-weight:500}.site-header{background:#fff;color:var(--text);border-bottom:1px solid rgb(0 0 0/.08);padding:1rem;box-shadow:0 6px 16px rgb(0 0 0/.05)}.site-header-inner{max-width:var(--max-width);margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.branding,.header-right{display:flex;gap:.75rem;color:var(--text)}.branding{flex-direction:row;align-items:flex-start}.header-right{align-items:center;flex-wrap:nowrap;margin-left:auto}.header-search-form{background:#fff;border-radius:8px;overflow:hidden;border:2px solid var(--accent)}@media (min-width:768px){.site-header-inner{flex-wrap:nowrap}}.sc-footer{background:#1a1a1f;color:#d1d5db;font-family:var(--font);padding:3rem 1rem 2rem;border-top:1px solid rgb(255 255 255/.07);margin-top:4rem}.sc-footer-inner{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:2rem}@media (max-width:900px){.sc-footer-inner{grid-template-columns:1fr 1fr}}@media (max-width:500px){.sc-footer-inner{grid-template-columns:1fr}}.sc-footer-linklist li{margin:0 0 .5rem}.sc-footer-linklist a{color:#d1d5db;text-decoration:none}.sc-footer-linklist a:hover{color:#fff;text-decoration:underline}.sc-footer-bottom{max-width:var(--max-width);margin:2rem auto 0;padding-top:2rem;border-top:1px solid rgb(255 255 255/.07);color:#6b7280;font-size:.8rem;line-height:1.4;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.sc-hero-small-outer{position:relative;color:#fff;background:#000;border-bottom:1px solid rgb(0 0 0/.15);box-shadow:0 20px 40px rgb(0 0 0/.4)}.sc-hero-small-bg{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;filter:brightness(.6)}.sc-hero-small-inner{position:relative;max-width:var(--max-width);margin:0 auto;padding:1.5rem 1rem;min-height:140px;display:flex;flex-direction:column;justify-content:center}.sc-hero-small-title{margin:0 0 .5rem;font-size:1.4rem;line-height:1.2;font-weight:600;color:#fff;text-shadow:0 4px 16px rgb(0 0 0/.8);letter-spacing:-.03em}.sc-hero-small-desc{margin:0;font-size:.9rem;line-height:1.4;color:#e5e7eb;max-width:60ch;text-shadow:0 3px 10px rgb(0 0 0/.7)}@media (min-width:768px){.sc-hero-small-inner{min-height:160px;padding:2rem 1rem}.sc-hero-small-title{font-size:1.6rem}.sc-hero-small-desc{font-size:1rem}}.sc-footer--overlay{background:#1a1a1f;color:#d1d5db;position:relative;border-top:1px solid rgb(255 255 255/.07);box-shadow:0-40px 80px rgb(0 0 0/.8);background-image:radial-gradient(circle at 20% 20%,rgb(255 122 0/.15)0,#fff0 70%);background-size:800px 800px;background-repeat:no-repeat;background-position:top left;padding-top:2rem;font-family:var(--font)}.sc-footer-topbar{border-bottom:1px solid rgb(255 255 255/.07);padding:0 1rem 1.5rem;color:#fff;font-size:.9rem}.sc-footer-top-inner{max-width:var(--max-width);margin:0 auto;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.sc-foot-top-item{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:.75rem;color:#fff;min-width:200px}.sc-foot-icon{background:var(--accent);color:#fff;border-radius:999px;width:36px;height:36px;min-width:36px;min-height:36px;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:600;box-shadow:0 20px 40px rgb(192 26 26/.5)}.sc-foot-top-strong{font-weight:600;line-height:1.4;color:#fff;text-shadow:0 2px 4px rgb(0 0 0/.8)}.sc-foot-top-note{font-size:.8rem;line-height:1.4;color:#d1d5db}.sc-footer-inner--overlay{max-width:var(--max-width);margin:2rem auto 0;padding:0 1rem 2rem;display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:2rem;color:#d1d5db}@media (max-width:900px){.sc-footer-inner--overlay{grid-template-columns:1fr 1fr}}@media (max-width:500px){.sc-footer-inner--overlay{grid-template-columns:1fr}}.sc-footer-block-title{color:#fff;font-size:.9rem;font-weight:600;line-height:1.4}.sc-footer-about-desc,.sc-footer-about-name,.sc-footer-block-title{margin:0 0 .75rem;text-shadow:0 2px 4px rgb(0 0 0/.8)}.sc-footer-about-name{color:#fff;font-size:1rem;font-weight:600;line-height:1.3}.sc-footer-about-desc{font-size:.9rem;line-height:1.5;color:#d1d5db}.sc-footer-linklist{list-style:none;margin:0;padding:0;font-size:.9rem;line-height:1.5}.sc-footer-form-desc{font-size:.8rem;line-height:1.4;color:#9ca3af;margin:0 0 1rem;text-shadow:0 2px 4px rgb(0 0 0/.8)}.sc-footer-form{display:flex;flex-direction:column;gap:.75rem;font-size:.9rem}.sc-foot-form-field{display:flex;flex-direction:column;gap:.4rem}.sc-foot-input{width:100%;box-sizing:border-box;font-size:.9rem;line-height:1.4;color:#1a1a1a;background:#fff;border:1px solid rgb(0 0 0/.3);border-radius:8px;padding:.6rem .7rem;outline:0;box-shadow:0 2px 4px rgb(0 0 0/.4)}.sc-foot-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgb(192 26 26/.4);outline:0}.sc-foot-submit-btn{-webkit-appearance:none;appearance:none;border:0;border-radius:8px;background:linear-gradient(90deg,#c01a1a 0,#f28a2e 100%);color:#fff;font-size:.9rem;line-height:1.2;font-weight:600;padding:.7rem .8rem;width:100%;box-shadow:0 20px 40px rgb(192 26 26/.45);cursor:pointer}.sc-foot-submit-btn:disabled{opacity:.5;cursor:not-allowed}.sc-foot-status{min-height:1.2em;font-size:.8rem;line-height:1.4;color:#fff;margin-top:.5rem;text-shadow:0 2px 4px rgb(0 0 0/.8)}.sc-footer-bottom--overlay{border-top:1px solid rgb(255 255 255/.07);color:#6b7280;font-size:.8rem;line-height:1.4;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;max-width:var(--max-width);margin:0 auto;padding:1.5rem 1rem 2rem}.site-header{position:sticky;top:0;z-index:9999}.sc-page-wrap{max-width:var(--max-width);margin:2rem auto 4rem;padding:0 1rem}.sc-page-main{max-width:800px;margin:0 auto}.sc-page-main p{font-size:1rem;line-height:1.6;color:#374151;text-shadow:0 1px 2px rgb(0 0 0/.04)}.sc-footer-bottom--one{display:flex;justify-content:center;align-items:center;padding:12px 16px}.gs-rui-root,.gs-rui-root *{box-sizing:border-box}.gs-rui-root{--gs-rui-bg:#fff7ef;--gs-rui-ink:#1a1a1a;--gs-rui-amber:#ff8a00;--gs-rui-amber-soft:#ffb347;--gs-rui-muted:#555555;--gs-rui-panel:#ffffff;--gs-rui-danger:#d32f2f;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--gs-rui-ink);padding:1.5rem 0 1.7rem;margin:0 auto}.gs-rui-inner{width:100vw;margin:0 calc(50% - 50vw);padding:0 3.2rem}.gs-rui-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;border-radius:999px;font-size:.78rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;background:rgb(0 0 0/.06);color:var(--gs-rui-muted)}.gs-rui-chip-dot{width:7px;height:7px;border-radius:50%;background:var(--gs-rui-amber)}.gs-rui-panic-btn{margin:.6rem 0 .1rem;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.6rem 1.2rem;border-radius:999px;border:0;font-size:.88rem;font-weight:750;background:#b71c1c;color:#fff;cursor:pointer;box-shadow:0 10px 26px rgb(0 0 0/.35);animation:gs-rui-panic-pulse 2.4s ease-in-out infinite}.gs-rui-card h2,.gs-rui-panic-btn span{font-size:1.1rem}.gs-rui-hero{background:radial-gradient(circle at 10%0,rgb(255 255 255/.18),transparent 55%),linear-gradient(135deg,#ff6f00,#ffab40);border-radius:0;padding:1.6rem 1.3rem 1.8rem;position:relative;overflow:hidden;color:#fff;margin:-3.5rem calc(50% - 50vw) 1.5rem}@media (min-width:768px){.gs-rui-hero{padding:1.9rem 2.2rem 2.1rem}}.gs-rui-hero-top{position:relative;z-index:1;display:flex;flex-direction:column;gap:.7rem;max-width:1200px;margin:0 auto}.gs-rui-hero-title-row{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.gs-rui-hero-title{font-size:1.7rem;line-height:1.15;margin:0;font-weight:750}.gs-rui-title-star{width:28px;height:28px;border-radius:50%;pointer-events:none;background:radial-gradient(circle at 30% 30%,#fff,#f44336 45%,transparent 70%);box-shadow:0 0 10px 3px rgb(211 47 47/.7);mix-blend-mode:screen;animation:gs-rui-star-flash 3.2s ease-in-out infinite;flex-shrink:0}.gs-rui-hero-sub{margin:0;font-size:.9rem;line-height:1.4;opacity:.95;max-width:none}.gs-rui-hero-disclaimer{margin:.4rem 0 0;font-size:.78rem;line-height:1.4;opacity:.9;font-weight:500;max-width:none}.gs-rui-hero-disclaimer strong{font-weight:700}@media (min-width:768px){.gs-rui-hero-title{font-size:2rem}.gs-rui-hero-disclaimer,.gs-rui-hero-sub{white-space:nowrap}}.gs-rui-hero-strap{margin-top:.75rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.gs-rui-hero-pill{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.12rem;padding:.7rem 1.2rem;border-radius:999px;background:var(--gs-rui-danger);color:#fff;text-align:center;box-shadow:0 6px 14px rgb(0 0 0/.25);min-height:86px;flex:0 0 auto}.gs-rui-hero-pill-icon{font-size:1.2rem;line-height:1}.gs-rui-hero-pill-main{font-size:.9rem;font-weight:750;line-height:1.2}.gs-rui-hero-pill-sub{font-size:.82rem;font-weight:650;line-height:1.2}.gs-rui-hero-pill-sub strong{font-weight:800;font-size:.9rem}.gs-rui-calm-plan{position:relative;z-index:1;margin-top:1.1rem;display:grid;gap:.7rem;max-width:1200px;margin-left:auto;margin-right:auto;padding:.9rem 1rem 1rem;border-radius:14px;background:linear-gradient(135deg,#ffe9c4,#ffd180);box-shadow:0 12px 28px rgb(0 0 0/.22);color:var(--gs-rui-ink)}.gs-rui-calm-heading{font-size:.95rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;margin:0 0 .2rem;display:flex;align-items:center;gap:.55rem;color:#5d3000}.gs-rui-calm-heading::after{content:"";flex:1;height:2px;border-radius:999px;background:linear-gradient(90deg,rgb(93 48 0),#fff0);opacity:.6}.gs-rui-calm-steps{display:grid;gap:.55rem;font-size:.86rem}.gs-rui-calm-step{display:flex;gap:.6rem;align-items:flex-start;padding:.5rem .65rem;border-radius:12px;background:rgb(255 255 255/.9);border-left:4px solid var(--gs-rui-amber)}.gs-rui-calm-step-badge{width:26px;height:26px;border-radius:999px;background:var(--gs-rui-danger);display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:800;color:#fff;box-shadow:0 0 0 2px rgb(255 255 255/.9);flex-shrink:0}.gs-rui-calm-step-text{flex:1;line-height:1.45;font-size:.9rem;color:var(--gs-rui-ink)}.gs-rui-triage{position:relative;z-index:1;margin-top:1rem;display:flex;flex-wrap:wrap;gap:.6rem;max-width:1200px;margin-left:auto;margin-right:auto;justify-content:center;text-align:center}.gs-rui-triage-label{flex-basis:100%;font-size:.82rem;font-weight:600;opacity:.9}.gs-rui-triage-msg{flex-basis:100%;font-size:.8rem;margin:.1rem 0 0;color:rgb(255 255 255/.92)}.gs-rui-triage-button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border-radius:999px;border:0;padding:.6rem 1.1rem;font-size:.85rem;font-weight:650;cursor:pointer;background:var(--gs-rui-danger);color:#fff;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,opacity .15s ease;white-space:nowrap;flex:0 0 auto}.gs-rui-triage-button span{font-size:1rem}.gs-rui-triage-button:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgb(0 0 0/.28);background:#b71c1c}.gs-rui-emergency-bar{margin:0 0 1.3rem;border-radius:14px;padding:1rem 1.1rem;background:var(--gs-rui-panel);box-shadow:0 10px 25px rgb(0 0 0/.06);display:grid;gap:.75rem}.gs-rui-emergency-heading{font-size:.9rem;font-weight:750;text-transform:uppercase;letter-spacing:.06em;color:var(--gs-rui-danger);display:flex;align-items:center;gap:.45rem}.gs-rui-emergency-heading span{font-size:1.05rem}.gs-rui-emergency-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.7rem}.gs-rui-emergency-card{border-radius:10px;border:1px solid rgb(0 0 0/.06);padding:.6rem .7rem;background:linear-gradient(135deg,#fff,rgb(255 255 255/.95))}.gs-rui-emergency-title{font-size:.86rem;font-weight:700;margin:0 0 .15rem}.gs-rui-emergency-text{font-size:.8rem;margin:0;color:var(--gs-rui-muted);line-height:1.4}.gs-rui-emergency-link{font-size:.8rem;font-weight:650;margin-top:.2rem;display:inline-flex;align-items:center;gap:.25rem;text-decoration:none;color:var(--gs-rui-ink)}.gs-rui-emergency-link::after{content:"›";font-size:.95rem}.gs-rui-layout{display:flex;flex-direction:column;gap:1rem}.gs-rui-row{display:grid;grid-template-columns:minmax(0,3fr);gap:1rem}.gs-rui-card{background:var(--gs-rui-panel);border-radius:16px;padding:1.1rem 1.1rem 1.2rem;box-shadow:0 10px 25px rgb(0 0 0/.05)}.gs-rui-card h2{margin:0 0 .4rem}.gs-rui-card p{margin:.35rem 0;line-height:1.6;color:var(--gs-rui-muted)}.gs-rui-tagline{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--gs-rui-muted);margin-bottom:.1rem}.gs-rui-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .6rem;border-radius:999px;font-size:.72rem;font-weight:650;background:rgb(255 138 0/.12);color:var(--gs-rui-amber)}.gs-rui-badge span,.gs-rui-card p{font-size:.9rem}.gs-rui-list{padding-left:1rem;margin:.25rem 0 .3rem;font-size:.88rem;color:var(--gs-rui-muted);line-height:1.6}.gs-rui-checklist input[type=checkbox],.gs-rui-list li+li{margin-top:.15rem}.gs-rui-section-title{font-size:.98rem;font-weight:750;margin:0 0 .35rem;color:var(--gs-rui-ink)}.gs-rui-subtitle{font-size:.85rem;font-weight:650;margin:0 0 .15rem}.gs-rui-grid-two{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.8rem;margin-top:.35rem}.gs-rui-callout{margin-top:.5rem;border-radius:12px;padding:.55rem .7rem;background:rgb(211 47 47/.06);border:1px solid rgb(211 47 47/.28);font-size:.82rem;line-height:1.45;color:#5b1c1c;display:flex;gap:.45rem}.gs-rui-callout-icon{font-size:1.1rem;margin-top:.05rem}.gs-rui-callout-title{font-weight:700;margin-bottom:.1rem;font-size:.82rem}.gs-rui-callout p{margin:0;font-size:.82rem}.gs-rui-faq{margin-top:.4rem;border-top:1px solid rgb(0 0 0/.06);padding-top:.65rem}.gs-rui-faq-item+.gs-rui-faq-item{border-top:1px dashed rgb(0 0 0/.06);margin-top:.45rem;padding-top:.45rem}.gs-rui-faq-q{font-size:.88rem;font-weight:650;margin:0 0 .1rem}.gs-rui-faq-a{font-size:.86rem;margin:0;color:var(--gs-rui-muted);line-height:1.55}.gs-rui-footer-note{margin-top:.9rem;font-size:.78rem;color:var(--gs-rui-muted);line-height:1.5}.gs-rui-cta-card{background:linear-gradient(135deg,#ffe0b2,#fff3e0);border-radius:16px;padding:1rem 1.1rem 1.1rem;box-shadow:0 10px 25px rgb(0 0 0/.05);display:grid;gap:.45rem}.gs-rui-cta-title{margin:0;font-size:1rem;font-weight:750}.gs-rui-cta-text{margin:0;font-size:.88rem;color:var(--gs-rui-muted);line-height:1.55}.gs-rui-cta-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.1rem}.gs-rui-cta-btn{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;border:0;padding:.55rem 1rem;font-size:.85rem;font-weight:700;cursor:pointer;text-decoration:none}.gs-rui-cta-btn-primary{background:var(--gs-rui-ink);color:#fff}.gs-rui-cta-btn-primary::after{content:"›";font-size:1rem}.gs-rui-cta-btn-secondary{background:rgb(0 0 0/.03);color:var(--gs-rui-ink);border:1px solid rgb(0 0 0/.08)}.gs-rui-cta-btn-secondary::after{content:"↗";font-size:.9rem}.gs-rui-check-progress-wrap{margin:.45rem 0 .35rem}.gs-rui-check-progress-bar{position:relative;width:100%;height:8px;border-radius:999px;background:rgb(0 0 0/.06);overflow:hidden}.gs-rui-check-progress-fill{height:100%;width:0%;border-radius:999px;background:linear-gradient(90deg,#ff8a00,#ffca80);transition:width .25s ease}.gs-rui-check-progress-text,.gs-rui-checklist{margin:.25rem 0 0;font-size:.8rem;color:var(--gs-rui-muted)}.gs-rui-checklist{list-style:none;padding-left:0;margin:.15rem 0 .3rem;font-size:.86rem}.gs-rui-checklist li+li{margin-top:.3rem}.gs-rui-checklist label{display:flex;align-items:flex-start;gap:.35rem;cursor:pointer}.gs-rui-check-reset{margin-top:.35rem;border:0;border-radius:999px;padding:.35rem .75rem;font-size:.78rem;background:rgb(0 0 0/.04);cursor:pointer}@media (min-width:768px){.gs-rui-row{grid-template-columns:minmax(0,2.2fr) minmax(0,1.6fr)}}@media (max-width:599px){.gs-rui-hero-title{font-size:1.5rem}.gs-rui-hero-disclaimer,.gs-rui-hero-sub{white-space:normal}.gs-rui-inner{padding:0 1.4rem}.gs-rui-panic-btn{width:100%}}