:root{--g-gold-sheen:linear-gradient(135deg,#8b6a1a 0%,#c79a2c 30%,#ecc85a 50%,#c79a2c 70%,#8b6a1a 100%)}.home-paper{position:fixed;top:0;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:1400px;pointer-events:none;z-index:-1;opacity:.5;background-image:linear-gradient(to right,rgba(26,26,26,.08) 1px,transparent 1px),linear-gradient(to bottom,rgba(26,26,26,.08) 1px,transparent 1px);background-size:56px 56px}.home-hero{position:relative;max-width:1200px;margin:0 auto;padding:48px 24px;text-align:center}.home-eye{font-family:var(--fb);font-size:12px;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:var(--g-text);margin-bottom:24px}.home-h{font-family:var(--fs);font-size:clamp(40px,6vw,80px);font-weight:800;letter-spacing:-.03em;line-height:.98;color:var(--g-text);text-wrap:balance;max-width:22ch;margin:0 auto 24px}.home-sub-lead{font-family:var(--fs);font-weight:700;font-size:clamp(18px,1.8vw,22px);line-height:1.3;letter-spacing:-.012em;color:var(--g-text);max-width:none;margin:0 auto 18px;white-space:nowrap}.home-sub{font-family:var(--fb);font-size:17px;line-height:1.55;color:var(--g-text);max-width:58ch;margin:0 auto;text-wrap:pretty}.home-hero-rating{display:flex;justify-content:center;align-items:center;margin:0}.home-hero-footer{display:flex;align-items:center;justify-content:center;margin:22px auto 0}.home-quiz-badges{display:flex;justify-content:center;align-items:center;gap:32px;margin:28px auto 0;max-width:720px;flex-wrap:wrap}.home-quiz-badges img{height:64px;width:auto;display:block;opacity:.82;transition:opacity .2s ease}.home-quiz-badges a:hover img{opacity:1}@media(max-width:640px){.home-quiz-badges{gap:24px}.home-quiz-badges img{height:56px}}.home-quiz-entry{margin:34px auto 0;max-width:720px;position:relative;padding:2px;text-align:left;overflow:hidden;background:linear-gradient(110deg,#8b6a1a,#d4a945 20%,#f5d98a 38%,#fff1c1,#f5d98a 62%,#d4a945 80%,#8b6a1a);background-size:260% 100%;animation:entryGold 6s linear infinite;box-shadow:0 10px 28px #c9a22738,0 2px 6px #0000000f}@keyframes entryGold{0%{background-position:0% 0}to{background-position:-260% 0}}.home-quiz-entry-inner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px;padding:22px 26px;background:var(--g-bg);border:0;cursor:pointer;width:100%;text-align:left;font-family:inherit;color:inherit;position:relative;z-index:1}.home-quiz-entry-label{font-family:var(--fb);font-size:10.5px;font-weight:700;letter-spacing:.26em;text-transform:uppercase;color:var(--g-text-mute);margin-bottom:8px;display:inline-flex;align-items:center;gap:10px}.home-quiz-entry-label .usa-tag{position:relative;overflow:hidden;display:inline-flex;align-items:center;padding:2px;background:#fff9;border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 3px #00000014,inset 0 1px #ffffff8c}.home-quiz-entry-label .usa-tag svg{display:block;height:14px;width:auto}.home-quiz-entry-label .usa-tag:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 35%,rgba(255,255,255,.55) 48%,rgba(255,255,255,.78) 50%,rgba(255,255,255,.55) 52%,transparent 65%);transform:translate(-140%);animation:btnShine 3.8s cubic-bezier(.4,.1,.2,1) infinite}.home-quiz-entry-title{font-family:var(--fs);font-size:23px;font-weight:800;letter-spacing:-.014em;line-height:1.15;color:var(--g-text);margin:0 0 4px}.home-quiz-entry-sub{font-family:var(--fb);font-size:14px;line-height:1.5;color:var(--g-text-mute);margin:0}.home-quiz-btn{position:relative;overflow:hidden;font-family:var(--fb);font-size:12.5px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:#1a1202;background:var(--g-gold-sheen);background-size:220% 220%;animation:btnGoldShift 5.5s linear infinite;border:1px solid #8b6a1a;padding:18px 26px;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;display:inline-flex;align-items:center;gap:10px;box-shadow:0 6px 22px #c9a22773,0 2px 6px #8b6a1a59,inset 0 1px #ffffff8c,inset 0 -1px #0000002e;text-shadow:0 1px 0 rgba(255,241,193,.55)}@keyframes btnGoldShift{0%{background-position:0% 50%}to{background-position:220% 50%}}.home-quiz-btn:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 35%,rgba(255,255,255,.55) 48%,rgba(255,255,255,.75) 50%,rgba(255,255,255,.55) 52%,transparent 65%);transform:translate(-140%);animation:btnShine 3.8s cubic-bezier(.4,.1,.2,1) infinite}@keyframes btnShine{0%{transform:translate(-140%)}55%{transform:translate(140%)}to{transform:translate(140%)}}.home-quiz-entry-inner:hover .home-quiz-btn{transform:translateY(-2px);box-shadow:0 12px 34px #c9a2278c,0 4px 10px #8b6a1a66,inset 0 1px #ffffffa6,inset 0 -1px #00000038;filter:brightness(1.04)}.home-quiz-btn-arrow{display:inline-block;position:relative;z-index:1;transition:transform .25s ease}.home-quiz-entry-inner:hover .home-quiz-btn-arrow{transform:translate(5px)}.home-quiz-btn>*{position:relative;z-index:1}.home-quiz{position:fixed;inset:0;z-index:9998;pointer-events:none}.home-quiz-backdrop{position:fixed;inset:0;z-index:9998;background:#080602b8;backdrop-filter:blur(10px) saturate(105%);-webkit-backdrop-filter:blur(10px) saturate(105%);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,visibility 0s linear .28s}.home-quiz-backdrop[data-open=true]{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .28s ease}.home-quiz-panel{position:fixed;top:50%;left:50%;z-index:9999;transform:translate(-50%,-50%) scale(.96);width:min(920px,calc(100vw - 32px));max-height:min(660px,calc(100dvh - 48px));display:flex;flex-direction:column;overflow:hidden;background:var(--g-bg);border:1px solid var(--g-text);box-shadow:0 40px 100px #0006,0 0 0 1px #d4a94524;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,transform .28s cubic-bezier(.2,.8,.2,1),visibility 0s linear .28s}.home-quiz-panel[data-open=true]{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,-50%) scale(1);transition:opacity .28s ease,transform .28s cubic-bezier(.2,.8,.2,1)}body.home-quiz-open{overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-quiz-head{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:var(--g-text);border-bottom:1px solid var(--g-text);font-family:var(--fb);font-size:11px;font-weight:700;letter-spacing:.26em;text-transform:uppercase;color:#fff9}.home-quiz-progress{display:flex;gap:7px;align-items:center}.home-quiz-dot{width:10px;height:10px;border:1px solid rgba(255,255,255,.35);background:transparent;transition:all .25s ease}.home-quiz-dot[data-state=done]{background:linear-gradient(135deg,#c79a2c,#ecc85a 50%,#c79a2c);border-color:#ecc85a}.home-quiz-dot[data-state=current]{background:#ecc85a;border-color:#f5d98a;box-shadow:0 0 0 2px #d4a94547,0 0 12px #d4a945b3;animation:quizDotPulse 2s ease-in-out infinite}@keyframes quizDotPulse{0%,to{box-shadow:0 0 0 2px #d4a94547,0 0 12px #d4a9458c}50%{box-shadow:0 0 0 4px #d4a94524,0 0 18px #d4a945d9}}.home-quiz-close{font-family:var(--fb);font-size:11px;font-weight:700;letter-spacing:.26em;text-transform:uppercase;color:#fff9;background:transparent;border:0;cursor:pointer;padding:6px 0;transition:color .2s ease}.home-quiz-close:hover{color:#fff}.home-quiz-body{padding:36px 32px 32px;min-height:420px;display:flex;flex-direction:column;overflow-y:auto;flex:1}.home-quiz-step{display:flex;flex-direction:column;flex:1;animation:quizIn .4s cubic-bezier(.2,.8,.2,1)}@keyframes quizIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.home-quiz-eye{font-family:var(--fb);font-size:10.5px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--g-text-mute);margin-bottom:14px;display:inline-flex;align-items:center;gap:10px}.home-quiz-eye:before{content:"";display:inline-block;width:22px;height:1px;background:linear-gradient(to right,#c79a2c,transparent)}.home-quiz-q{font-family:var(--fs);font-size:clamp(26px,3.4vw,36px);font-weight:800;letter-spacing:-.022em;line-height:1.05;color:var(--g-text);margin:0 0 26px;text-wrap:balance;max-width:22ch}.home-quiz-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:20px}.home-quiz-options[data-cols="1"]{grid-template-columns:minmax(0,1fr)}.home-quiz-opt{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:16px 20px;border:1px solid var(--g-text);background:var(--g-bg);text-align:left;cursor:pointer;transition:all .2s ease;font-family:var(--fb);color:var(--g-text)}.home-quiz-opt:hover{border-color:#c79a2c;background:#d4a9450d;transform:translateY(-1px);box-shadow:0 6px 18px #d4a94524}.home-quiz-opt:active{transform:scale(.97);transition:transform .08s ease}.home-quiz-opt:focus-visible{outline:2px solid #c79a2c;outline-offset:3px}.home-quiz-opt[data-selected=true]{background:var(--g-gold-sheen);background-size:220% 220%;border-color:#8b6a1a;color:#1a1202;box-shadow:0 8px 22px #d4a94559,inset 0 1px #ffffff73;animation:btnGoldShift 5.5s linear infinite}.home-quiz-opt-label{font-family:var(--fs);font-weight:700;font-size:17px;letter-spacing:-.008em;line-height:1.2}.home-quiz-opt-sub{font-family:var(--fb);font-size:13px;line-height:1.4;color:var(--g-text-mute);font-weight:500}.home-quiz-opt[data-selected=true] .home-quiz-opt-sub{color:#1a1202b8}.home-quiz-actions{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:22px;border-top:1px solid var(--g-rule)}.home-quiz-back{font-family:var(--fb);font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--g-text-mute);background:transparent;border:0;cursor:pointer;padding:10px 0;display:inline-flex;align-items:center;gap:8px;transition:color .2s ease}.home-quiz-back:hover{color:var(--g-text)}.home-quiz-back:disabled{opacity:.3;cursor:not-allowed}.home-quiz-count{font-family:var(--fb);font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--g-text-mute)}.home-quiz-result-intro{margin-bottom:24px}.home-quiz-result-eye{font-family:var(--fb);font-size:10.5px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:#c79a2c;margin-bottom:10px}.home-quiz-result-h{font-family:var(--fs);font-size:clamp(28px,3.6vw,40px);font-weight:800;letter-spacing:-.02em;line-height:1.04;color:var(--g-text);margin:0 0 10px;text-wrap:balance;max-width:22ch}.home-quiz-result-sub{font-family:var(--fb);font-size:15px;line-height:1.55;color:var(--g-text-mute);max-width:56ch;margin:0}.home-quiz-match-list{display:flex;flex-direction:column;gap:0}.home-quiz-match{display:grid;grid-template-columns:96px minmax(0,1fr) auto;gap:20px;align-items:center;padding:18px 10px;border-bottom:1px solid var(--g-rule);text-decoration:none;color:var(--g-text);transition:background .2s ease;margin:0 -10px}.home-quiz-match:last-child{border-bottom:0}.home-quiz-match:hover{background:#d4a9450d}.home-quiz-match-thumb{width:96px;height:96px;background:var(--g-bg);border:1px solid var(--g-rule);padding:10px;display:flex;align-items:center;justify-content:center}.home-quiz-match-thumb img{max-width:100%;max-height:100%;object-fit:contain}.home-quiz-match-body{display:flex;flex-direction:column;gap:6px;min-width:0}.home-quiz-match-rank{font-family:var(--fb);font-size:10.5px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:#c79a2c}.home-quiz-match-name{font-family:var(--fs);font-weight:800;font-size:22px;letter-spacing:-.012em;line-height:1.1;color:var(--g-text);margin:0}.home-quiz-match-reason{font-family:var(--fb);font-size:13.5px;line-height:1.5;color:var(--g-text-mute);margin:0;max-width:56ch}.home-quiz-match-cta{font-family:var(--fb);font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--g-text);padding:12px 18px;border:1px solid var(--g-text);white-space:nowrap;transition:all .2s ease}.home-quiz-match:hover .home-quiz-match-cta{background:linear-gradient(135deg,#8b6a1a,#d4a945,#f5d98a,#d4a945,#8b6a1a);background-size:220% 100%;color:#1a1202;border-color:#8b6a1a;animation:btnGoldShift 5s linear infinite}.home-quiz-result-foot{display:flex;justify-content:space-between;gap:18px;margin-top:28px;padding-top:22px;border-top:1px solid var(--g-text);font-family:var(--fb);font-size:12px;color:var(--g-text-mute);line-height:1.5}.home-quiz-restart{font-family:var(--fb);font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--g-text);background:transparent;border:0;cursor:pointer;padding:0;border-bottom:1px solid #c79a2c;transition:color .2s ease}.home-quiz-restart:hover{color:#8b6a1a}.home-nudge{max-width:1400px;margin:28px auto;padding:0 24px}.home-nudge-inner{border:1px solid var(--g-text);background:var(--g-text);color:var(--g-bg);display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px;padding:22px 28px;cursor:pointer;transition:background .2s ease;width:100%;font-family:inherit;text-align:left}.home-nudge-inner:hover{background:#000}.home-nudge-eye{font-family:var(--fb);font-size:10.5px;font-weight:700;letter-spacing:.26em;text-transform:uppercase;color:#ffffff8c;margin-bottom:4px}.home-nudge-title{font-family:var(--fs);font-size:19px;font-weight:700;letter-spacing:-.008em;line-height:1.3;margin:0;color:var(--g-bg)}.home-nudge-btn{position:relative;overflow:hidden;font-family:var(--fb);font-size:12px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;white-space:nowrap;display:inline-flex;align-items:center;gap:10px;color:#1a1202;background:var(--g-gold-sheen);background-size:220% 220%;animation:btnGoldShift 5.5s linear infinite;border:1px solid #8b6a1a;padding:14px 22px;box-shadow:0 6px 22px #c9a22761,0 2px 6px #8b6a1a47,inset 0 1px #ffffff73,inset 0 -1px #0003;text-shadow:0 1px 0 rgba(255,241,193,.5);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.home-nudge-btn>*{position:relative;z-index:1}.home-nudge-btn:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 35%,rgba(255,255,255,.55) 48%,rgba(255,255,255,.75) 50%,rgba(255,255,255,.55) 52%,transparent 65%);transform:translate(-140%);animation:btnShine 3.8s cubic-bezier(.4,.1,.2,1) infinite}.home-nudge-inner:hover .home-nudge-btn{transform:translateY(-2px);box-shadow:0 12px 34px #c9a22780,0 4px 10px #8b6a1a61,inset 0 1px #fff9,inset 0 -1px #00000038;filter:brightness(1.04)}.home-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1400px;margin:0 auto;padding:0 24px 40px}.home-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--g-text);background:var(--g-bg);transition:background .25s ease;text-decoration:none;color:inherit}.home-card:hover{background:var(--g-surface)}.home-card-thumb{position:relative;aspect-ratio:1/1;padding:24px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--g-rule);overflow:hidden}.home-card-thumb picture{display:contents}.home-card--soon .home-card-thumb img{opacity:.55;filter:saturate(.7)}.home-card-soon{position:absolute;top:14px;right:14px;z-index:2;font-family:var(--fb);font-size:10px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:var(--g-bg);padding:6px 10px;background:var(--g-text);border:1px solid var(--g-text)}.home-card--soon{opacity:.96}.home-card--soon:hover .home-card-thumb img{opacity:.7}.home-card-thumb img{width:100%;height:100%;object-fit:contain}.home-card-body{padding:22px 24px 24px}.home-card-title{font-family:var(--fs);font-size:22px;font-weight:700;letter-spacing:-.01em;margin:0 0 8px}.home-card-meta{font-family:var(--fb);font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--g-text-mute)}.home-section-head{max-width:1400px;margin:48px auto 28px;padding:0 24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px}.home-section-label{font-family:var(--fb);font-size:clamp(20px,2.4vw,28px);font-weight:800;letter-spacing:.28em;text-transform:uppercase;color:var(--g-text);line-height:1.1}.home-section-count{font-family:var(--fb);font-size:14.5px;font-weight:500;color:var(--g-text-mute);letter-spacing:.02em;line-height:1.5;max-width:62ch;text-align:center}.home-section-count span{display:block}.home-float{position:fixed;bottom:22px;right:22px;z-index:30;display:flex;align-items:center;gap:10px;padding:12px 18px 12px 14px;border:1px solid var(--g-text);background:var(--g-bg);color:var(--g-text);cursor:pointer;font-family:var(--fb);font-size:11.5px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;box-shadow:0 8px 24px #00000014;transition:transform .25s ease,background .25s ease;opacity:0;transform:translateY(12px);pointer-events:none}.home-float[data-visible=true]{opacity:1;transform:none;pointer-events:auto}.home-float:hover{background:var(--g-text);color:var(--g-bg)}.home-float-dot{width:8px;height:8px;border-radius:50%;background:#ff5a36;flex-shrink:0;animation:pulse 2.2s infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.35);opacity:.55}}@media(max-width:900px){.home-grid{grid-template-columns:minmax(0,1fr);gap:12px;padding:0 16px 32px}.home-hero{padding:36px 16px}.home-eye{font-size:11.5px;letter-spacing:.16em;line-height:1.55;margin-bottom:22px;color:var(--g-text);max-width:none}.home-h{font-size:clamp(36px,8.4vw,48px);line-height:1.06;letter-spacing:-.022em;max-width:18ch;margin-bottom:20px}.home-sub-lead{font-size:16px;line-height:1.32;max-width:none;margin-bottom:14px;white-space:normal}.home-sub-lead span{display:block}.home-sub{font-size:15px;line-height:1.55;max-width:36ch;margin-bottom:0;color:var(--g-text)}.home-quiz-entry{margin-left:-16px;margin-right:-16px;max-width:none}.home-quiz-entry-inner{grid-template-columns:minmax(0,1fr);gap:16px;padding:22px}.home-quiz-btn{width:100%;justify-content:center}.home-quiz{padding:0 16px}.home-quiz-body{padding:28px 20px 24px}.home-quiz-options{grid-template-columns:minmax(0,1fr)}.home-quiz-match{grid-template-columns:64px minmax(0,1fr);gap:12px}.home-quiz-match-thumb{width:64px;height:64px}.home-quiz-match-name{font-size:18px}.home-quiz-match-cta{grid-column:1 / -1;text-align:center;padding:10px 14px;font-size:10.5px}.home-quiz-q{font-size:24px}.home-quiz-result-h{font-size:26px}.home-quiz-result-foot{flex-direction:column;align-items:flex-start;gap:12px}.home-section-head,.home-nudge{padding:0 16px}.home-nudge-inner{grid-template-columns:minmax(0,1fr);gap:14px;padding:20px}.home-float{bottom:14px;right:14px;padding:10px 14px 10px 12px;font-size:10.5px}}@media(max-width:420px){.home-hero{padding:28px 16px 30px}.home-eye{font-size:11px;letter-spacing:.15em;margin-bottom:16px}.home-h{font-size:clamp(31px,8.9vw,41px);line-height:1.08;max-width:16ch}.home-sub-lead{font-size:15.5px;max-width:none;margin-bottom:12px}.home-sub{font-size:14px;line-height:1.55;max-width:32ch}.home-quiz-entry-title{font-size:19px}.home-quiz-entry-sub{font-size:13px}.home-quiz-body{padding:24px 18px 22px;min-height:360px}.home-card-title{font-size:19px}.home-card-meta{font-size:10.5px;letter-spacing:.14em}}.home-trust{background:var(--g-text);margin:40px 0;padding:0}.home-trust-inner{max-width:1400px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.home-trust-col{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:34px 24px;border-right:1px solid rgba(255,255,255,.14)}.home-trust-col:last-child{border-right:0}.home-trust-num{font-family:var(--fs);font-size:26px;font-weight:800;letter-spacing:-.015em;line-height:1.05;background:var(--g-gold-sheen);background-size:220% 220%;animation:btnGoldShift 5.5s linear infinite;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.home-trust-cap{font-family:var(--fb);font-size:10.5px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#ffffff94;line-height:1.4}.home-closer{background:var(--g-text);color:var(--g-bg);margin:56px 0 0;padding:72px 24px}.home-closer-inner{max-width:960px;margin:0 auto}.home-closer-eye{font-family:var(--fb);font-size:11.5px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:#ffffff8c;margin-bottom:22px;display:inline-flex;align-items:center;gap:10px}.home-closer-eye:before{content:"";display:inline-block;width:22px;height:1px;background:linear-gradient(to right,#c79a2c,transparent)}.home-closer-h{font-family:var(--fs);font-size:clamp(30px,4.2vw,52px);font-weight:800;letter-spacing:-.025em;line-height:1.05;color:var(--g-bg);margin:0 0 32px;text-wrap:balance;max-width:26ch}.home-closer-body{display:flex;flex-direction:column;gap:18px;margin-bottom:36px}.home-closer-body p{font-family:var(--fb);font-size:17px;line-height:1.6;color:#ffffffd1;max-width:62ch;margin:0;text-wrap:pretty}.home-closer-options{display:flex;flex-direction:column;gap:10px;margin-bottom:36px;border-left:1px solid rgba(255,255,255,.2);padding-left:22px}.home-closer-opt{font-family:var(--fs);font-size:17px;font-weight:600;letter-spacing:-.008em;line-height:1.4;color:#ffffffe6}.home-closer-cta{position:relative;overflow:hidden;cursor:pointer;font-family:var(--fb);font-size:13px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:#1a1202;background:var(--g-gold-sheen);background-size:220% 220%;animation:btnGoldShift 5.5s linear infinite;border:1px solid #8b6a1a;padding:20px 30px;display:inline-flex;align-items:center;gap:12px;box-shadow:0 6px 22px #c9a22773,0 2px 6px #8b6a1a59,inset 0 1px #ffffff8c,inset 0 -1px #0000002e;text-shadow:0 1px 0 rgba(255,241,193,.55);transition:transform .2s ease,filter .2s ease,box-shadow .2s ease}.home-closer-cta:hover{transform:translateY(-2px);filter:brightness(1.04);box-shadow:0 12px 34px #c9a2278c,0 4px 10px #8b6a1a66}.home-closer-foot{font-family:var(--fb);font-size:12px;line-height:1.55;color:#ffffff73;margin:28px 0 0;max-width:62ch;letter-spacing:.02em}@media(max-width:900px){.home-trust{margin:32px 0}.home-trust-inner{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 16px}.home-trust-col{padding:22px 18px}.home-trust-col:nth-child(odd){border-right:1px solid rgba(255,255,255,.14)}.home-trust-col:nth-child(2n){border-right:0}.home-trust-col:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.14)}.home-closer{padding:52px 20px}}@media(max-width:520px){.home-trust-inner{grid-template-columns:minmax(0,1fr)}.home-trust-col{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.14)!important}.home-trust-col:last-child{border-bottom:0!important}.home-closer-h{font-size:clamp(24px,8vw,34px)}.home-closer-body p,.home-closer-opt{font-size:15px}}.home-quiz-reassure{font-family:var(--fb);font-size:11px;letter-spacing:.02em;color:var(--g-text-mute);margin:-6px 0 18px;display:inline-flex;align-items:center;gap:8px}.home-quiz-reassure:before{content:"";display:inline-block;width:14px;height:1px;background:linear-gradient(to right,#c79a2c,transparent)}.home-quiz-matching{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:380px;gap:22px;text-align:center}.home-quiz-matching-ring{width:64px;height:64px;position:relative}.home-quiz-matching-ring:before,.home-quiz-matching-ring:after{content:"";position:absolute;inset:0;border-radius:50%;border:2px solid transparent;border-top-color:#c79a2c;border-right-color:#ecc85a;animation:quizRing 1s linear infinite}.home-quiz-matching-ring:after{inset:8px;animation-duration:1.4s;animation-direction:reverse;border-top-color:#d4a94566;border-right-color:#d4a94566}@keyframes quizRing{to{transform:rotate(360deg)}}.home-quiz-matching-label{font-family:var(--fb);font-size:11px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--g-text-mute);animation:quizMatchFade 1.5s ease-in-out infinite}.home-quiz-matching-hint{font-family:var(--fb);font-size:12.5px;color:var(--g-text-mute);max-width:34ch;line-height:1.5}@keyframes quizMatchFade{0%,to{opacity:.5}50%{opacity:1}}@media(prefers-reduced-motion:reduce){.home-quiz-step,.home-float-dot,.home-quiz-entry,.home-quiz-entry-label .usa-tag:after,.home-quiz-btn,.home-quiz-btn:before,.home-closer-cta,.home-quiz-panel,.home-quiz-backdrop,.home-quiz-matching-ring:before,.home-quiz-matching-ring:after,.home-quiz-matching-label,.home-trust-num,.home-nudge-btn{animation:none;transition:opacity .15s linear}}
