.t3-pop,.t3-pop *{box-sizing:border-box}
/* Three support popup — responsive, instant-visible, no internal scroll */
.t3-pop{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:10px;background:rgba(16,18,23,.56);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}
.t3-pop[hidden]{display:none!important}.t3-card{position:relative;width:min(100%,440px);max-height:calc(100dvh - 20px);overflow:hidden;background:#fff;border:1px solid #ececef;border-radius:28px;box-shadow:0 30px 76px rgba(0,0,0,.32);padding:18px 16px 14px;color:#111;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.t3-card:before{content:"";position:absolute;left:0;right:0;top:92px;height:92px;background:linear-gradient(175deg,#fff0ea 0%,#fff7f4 43%,#f5e8ff 100%);clip-path:path("M0,8 C90,28 120,78 220,72 C310,68 350,28 440,18 L440,92 L0,92 Z");opacity:.95;pointer-events:none}
.t3-close{position:absolute;z-index:4;top:12px;right:12px;width:38px;height:38px;border:1px solid #e7e7eb;border-radius:50%;background:#fff;color:#111;font-size:25px;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 4px 14px rgba(0,0,0,.08)}
.t3-brand{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;height:105px;margin:0 38px 2px}.t3-brand img{display:block;max-width:205px;max-height:94px;width:auto;height:auto;object-fit:contain}
.t3-title{position:relative;z-index:2;margin:7px auto 8px;max-width:13ch;text-align:center;font-size:31px;line-height:1.05;letter-spacing:-.045em;font-weight:900;color:#050505}
.t3-intro{position:relative;z-index:2;margin:0 auto 14px;max-width:32ch;text-align:center;color:#62656c;font-size:14px;line-height:1.4}
.t3-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 13px}.t3-option{display:grid;grid-template-columns:52px 1fr 16px;align-items:center;gap:9px;min-height:102px;padding:11px 10px;background:#fff;border:1px solid #e5e5e8;border-radius:18px;color:#111;text-decoration:none;box-shadow:0 7px 22px rgba(16,18,23,.055)}.t3-option:hover{border-color:#d4c8ff;box-shadow:0 10px 26px rgba(16,18,23,.09)}
.t3-icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;font-size:22px;font-weight:900;color:#111}.t3-option:nth-child(1) .t3-icon{background:#ffe7e7}.t3-option:nth-child(2) .t3-icon{background:#ffeaea}.t3-option:nth-child(3) .t3-icon{background:#eee6ff}.t3-option:nth-child(4) .t3-icon{background:#dffff0}.t3-copy{min-width:0}.t3-copy strong{display:block;font-size:13px;line-height:1.16;font-weight:900}.t3-copy small{display:block;margin-top:4px;color:#676a70;font-size:10.5px;line-height:1.24}.t3-arr{font-size:25px;line-height:1;color:#171717;text-align:right}
.t3-call{position:relative;z-index:2;background:linear-gradient(135deg,#fff1f2 0%,#fff7f3 56%,#fff3e8 100%);border:1px solid #ffe0dc;border-radius:20px;padding:12px}.t3-call-top{display:grid;grid-template-columns:54px 1fr;align-items:center;gap:11px;margin-bottom:10px}.t3-phone{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#ffe4e7;font-size:27px}.t3-call-copy{min-width:0}.t3-call-copy span{display:block;color:#62656b;font-size:12px;line-height:1.15}.t3-call-copy strong{display:block;margin-top:2px;font-size:30px;line-height:1;font-weight:950;letter-spacing:-.025em;white-space:nowrap}.t3-call-btn{display:flex;min-height:52px;align-items:center;justify-content:center;gap:12px;border-radius:999px;background:linear-gradient(180deg,#151515,#050505);color:#fff!important;text-decoration:none;font-size:20px;font-weight:900;letter-spacing:.02em;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}
.t3-trust{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:12px}.t3-trust div{display:flex;align-items:center;justify-content:center;gap:6px;padding:4px 7px;font-size:10.5px;font-weight:800;color:#3c3e43;border-right:1px solid #e5e5e8;text-align:left;line-height:1.15}.t3-trust div:last-child{border-right:0}.t3-trust b{font-size:17px;color:#111}.t3-disclosure{margin:8px 4px 0;text-align:center;color:#8a8c92;font-size:8.7px;line-height:1.25}
html.t3-lock,body.t3-lock{overflow:hidden!important;overscroll-behavior:none}
@media(max-width:430px){.t3-pop{padding:8px}.t3-card{width:100%;max-height:calc(100dvh - 16px);border-radius:24px;padding:14px 12px 11px}.t3-card:before{top:78px;height:76px}.t3-brand{height:88px;margin-bottom:0}.t3-brand img{max-width:178px;max-height:80px}.t3-title{font-size:27px;margin-top:5px;margin-bottom:6px}.t3-intro{font-size:12.6px;margin-bottom:11px}.t3-grid{gap:8px;margin-bottom:10px}.t3-option{grid-template-columns:43px 1fr 12px;gap:7px;min-height:84px;padding:9px 8px;border-radius:16px}.t3-icon{width:43px;height:43px;font-size:18px}.t3-copy strong{font-size:11.6px}.t3-copy small{font-size:9.3px;margin-top:3px}.t3-arr{font-size:20px}.t3-call{padding:10px;border-radius:18px}.t3-call-top{grid-template-columns:46px 1fr;gap:9px;margin-bottom:8px}.t3-phone{width:46px;height:46px;font-size:23px}.t3-call-copy span{font-size:10.8px}.t3-call-copy strong{font-size:25px}.t3-call-btn{min-height:46px;font-size:18px}.t3-trust{margin-top:9px}.t3-trust div{font-size:9.2px;padding:3px 4px}.t3-trust b{font-size:15px}.t3-disclosure{font-size:8px;margin-top:6px}}
@media(max-width:350px){.t3-pop{padding:6px}.t3-card{max-height:calc(100dvh - 12px);padding:12px 10px 9px}.t3-brand{height:78px}.t3-brand img{max-width:145px;max-height:70px}.t3-title{font-size:24px}.t3-intro{font-size:11.7px}.t3-grid{grid-template-columns:1fr;gap:6px}.t3-option{grid-template-columns:38px 1fr 11px;min-height:58px;padding:7px 8px}.t3-icon{width:38px;height:38px;font-size:16px}.t3-copy small{font-size:9px}.t3-call-copy strong{font-size:22px}.t3-call-btn{min-height:42px;font-size:16px}.t3-trust div{font-size:8.5px}.t3-disclosure{display:none}}
@media(max-height:700px){.t3-card{padding-top:10px;padding-bottom:8px}.t3-close{width:34px;height:34px;top:9px;right:9px;font-size:22px}.t3-brand{height:65px}.t3-brand img{max-height:58px;max-width:145px}.t3-card:before{top:55px;height:58px}.t3-title{font-size:22px;margin:3px auto 4px}.t3-intro{font-size:10.8px;line-height:1.25;margin-bottom:7px}.t3-grid{gap:6px;margin-bottom:7px}.t3-option{min-height:61px;grid-template-columns:36px 1fr 10px;padding:6px 7px}.t3-icon{width:36px;height:36px;font-size:15px}.t3-copy strong{font-size:10.4px}.t3-copy small{font-size:8.4px;margin-top:2px}.t3-call{padding:7px}.t3-call-top{grid-template-columns:39px 1fr;gap:7px;margin-bottom:6px}.t3-phone{width:39px;height:39px;font-size:20px}.t3-call-copy span{font-size:9.3px}.t3-call-copy strong{font-size:21px}.t3-call-btn{min-height:38px;font-size:15px}.t3-trust{margin-top:6px}.t3-trust div{font-size:8.2px;padding:2px 3px}.t3-trust b{font-size:13px}.t3-disclosure{font-size:7.3px;margin-top:4px}}
@media(max-height:580px){.t3-brand{height:50px}.t3-brand img{max-height:44px;max-width:120px}.t3-card:before{top:44px;height:48px}.t3-title{font-size:19px}.t3-intro{font-size:9.6px;margin-bottom:5px}.t3-grid{grid-template-columns:1fr 1fr;gap:5px;margin-bottom:5px}.t3-option{min-height:49px;grid-template-columns:30px 1fr 8px;padding:5px 6px}.t3-icon{width:30px;height:30px;font-size:13px}.t3-copy strong{font-size:9.2px}.t3-copy small{display:none}.t3-call{padding:6px}.t3-call-top{grid-template-columns:34px 1fr;margin-bottom:4px}.t3-phone{width:34px;height:34px;font-size:17px}.t3-call-copy span{font-size:8.4px}.t3-call-copy strong{font-size:18px}.t3-call-btn{min-height:34px;font-size:14px}.t3-trust{margin-top:4px}.t3-trust div{font-size:7.5px}.t3-disclosure{display:none}}
