.tl247green-wrap{box-sizing:border-box;margin:24px 0;padding:24px;border:1px solid #dbeafe;border-radius:20px;background:linear-gradient(145deg,#fff,#f7fbff);box-shadow:0 12px 34px rgba(15,23,42,.08);font-family:inherit;color:#172033}
.tl247green-wrap *{box-sizing:border-box}
.tl247green-scope{isolation:isolate;font-family:inherit;color:#172033;line-height:1.5;text-align:left;text-transform:none;letter-spacing:normal}
.tl247green-scope,.tl247green-scope *{box-sizing:border-box}
.tl247green-scope [hidden]{display:none!important}
.tl247green-scope button,.tl247green-scope input{font-family:inherit;text-transform:none;letter-spacing:normal}
.tl247green-scope h2,.tl247green-scope h3,.tl247green-scope p,.tl247green-scope dl,.tl247green-scope dt,.tl247green-scope dd{float:none;text-transform:none;letter-spacing:normal}
.tl247green-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}
.tl247green-title{min-width:max-content;flex:0 0 auto}
.tl247green-head h2{margin:4px 0 0;color:#173b71;font-size:28px}
.tl247green-kicker{color:#2563eb;font-size:11px;font-weight:900;letter-spacing:.12em}
.tl247green-count{flex:0 0 auto;margin-bottom:3px;color:#64748b;font-size:12px;font-weight:800;white-space:nowrap}
.tl247green-ticker{min-width:0;flex:1;overflow:hidden;margin-bottom:2px;padding:7px 0;border-block:1px solid #e6eef9;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}
.tl247green-ticker-track{display:flex;width:max-content;gap:52px;animation:tl247greenTicker 140s linear infinite;will-change:transform}
.tl247green-ticker-group{display:flex;align-items:center;gap:52px}
.tl247green-ticker span{display:inline-flex;align-items:center;gap:5px;color:#64748b;font-size:13px;white-space:nowrap}
.tl247green-ticker i{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.13)}
.tl247green-ticker b{color:#2563eb;font-weight:850}
.tl247green-ticker strong{color:#173b71;font-weight:850}
.tl247green-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:15px;overflow-anchor:none;transition:opacity .15s ease}
.tl247green-card{display:flex;height:100%;overflow:hidden;flex-direction:column;border:1px solid #dbe4f0;border-radius:15px;background:#fff;box-shadow:0 5px 16px rgba(15,23,42,.06);transition:.2s}
.tl247green-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(15,23,42,.1)}
.tl247green-card>img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:linear-gradient(135deg,#eff6ff,#f8fafc)}
.tl247green-card-body{display:flex;min-width:0;flex:1;flex-direction:column;padding:16px}
.tl247green-card h3{margin:0 0 6px;color:#173b71;font-size:18px;line-height:1.35}
.tl247green-server{margin:0 0 12px;color:#64748b;font-size:13px}
.tl247green-card dl{margin:0}
.tl247green-card dl div{display:flex;justify-content:space-between;gap:10px;padding:7px 0;border-bottom:1px solid #f1f5f9}
.tl247green-card dt{color:#64748b}
.tl247green-card dd{margin:0;color:#172033;font-weight:800;text-align:right}
.tl247green-inventory{margin:0 0 8px}
.tl247green-inventory div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 0;border-bottom:1px solid #f1f5f9;color:#64748b;font-size:13px}
.tl247green-inventory strong{color:#172033;font-size:14px}
.tl247green-inventory div:last-child strong{color:#dc2626}
.tl247green-task-note{margin:0 0 8px;padding:8px 10px;border:1px solid #dbeafe;border-radius:9px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:650;line-height:1.35}
.tl247green-task-note strong{font-weight:900}
.tl247green-claim-button,.tl247green-primary{width:100%;min-height:45px;padding:10px 15px;border:0;border-radius:11px;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;font:inherit;font-weight:850;cursor:pointer;box-shadow:0 7px 17px rgba(37,99,235,.2)}
.tl247green-claim-button{margin-top:auto}
.tl247green-more{display:block;margin:18px auto 0;padding:9px 20px;border:1px solid #bfdbfe;border-radius:10px;background:#fff;color:#2563eb;font-weight:800;cursor:pointer}
.tl247green-more:disabled{cursor:wait;opacity:.7}
.tl247green-loader{grid-column:1/-1;width:28px;height:28px;margin:28px auto;border:3px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;animation:tl247greenSpin .7s linear infinite}
.tl247green-empty,.tl247green-error{grid-column:1/-1;margin:12px 0;padding:18px;border-radius:12px;background:#f8fafc;text-align:center;color:#64748b}
.tl247green-error{background:#fef2f2;color:#b91c1c}
.tl247green-modal{display:none;position:fixed;inset:0;z-index:999999;align-items:center;justify-content:center;padding:12px;background:rgba(15,23,42,.7);backdrop-filter:blur(7px)}
.tl247green-modal.is-open{display:flex}
.tl247green-modal-open{overflow:hidden}
.tl247green-dialog{position:relative;width:min(510px,100%);max-height:calc(100dvh - 24px);overflow-y:auto;scrollbar-width:none;padding:28px 24px;border:1px solid #dbeafe;border-radius:22px;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 25px 70px rgba(15,23,42,.32);color:#172033}
.tl247green-dialog::-webkit-scrollbar{display:none}
.tl247green-scope button.tl247green-close{display:grid;position:absolute;z-index:3;top:12px;right:12px;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;place-items:center;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;background:#edf2f7!important;color:#475569!important;font-family:Arial,sans-serif!important;font-size:24px!important;font-weight:500!important;line-height:1!important;appearance:none;box-shadow:none!important;cursor:pointer}
.tl247green-toolbar{display:flex;position:relative;min-height:40px;align-items:center;gap:8px;margin:0 48px 12px 0}
.tl247green-back{display:inline-flex;min-height:36px;flex:0 0 auto;align-items:center;gap:6px;margin:0;padding:7px 11px 7px 8px;border:1px solid #dbeafe;border-radius:999px;background:#f8fbff;color:#2563eb;font-size:13px;font-weight:800;line-height:1;white-space:nowrap;cursor:pointer;box-shadow:0 2px 7px rgba(37,99,235,.06);transition:background-color .18s ease,border-color .18s ease,transform .18s ease}
.tl247green-back:hover{border-color:#bfdbfe;background:#eff6ff;transform:translateX(-1px)}
.tl247green-back:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(37,99,235,.14)}
.tl247green-back svg{width:18px;height:18px;flex:0 0 auto}
.tl247green-back path{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.tl247green-toolbar .tl247green-kicker{display:inline-flex;position:static;min-width:0;min-height:34px;flex:1 1 auto;align-items:center;justify-content:center;max-width:none;padding:5px 10px;transform:none;border:1px solid #c7dcff;border-radius:999px;background:linear-gradient(135deg,#f7faff,#e7f0ff);color:#1746a2;font-size:11px;font-weight:950;line-height:1.2;letter-spacing:.045em;text-align:center;white-space:nowrap;box-shadow:0 4px 13px rgba(37,99,235,.09)}
.tl247green-dialog h2{margin:5px 34px 4px 0;color:#173b71;font-size:24px}
.tl247green-hold{margin:0 0 8px;color:#b45309;font-size:12px;font-weight:700}
.tl247green-step{display:grid;grid-template-columns:29px minmax(0,1fr);gap:10px;padding:14px 0;border-top:1px solid #e2e8f0}
.tl247green-step>b{display:grid;width:27px;height:27px;place-items:center;border-radius:50%;background:#dbeafe;color:#1d4ed8;font-size:13px}
.tl247green-step strong{display:block;margin:4px 0 8px}
.tl247green-step p{margin:0 0 8px;color:#64748b;font-size:12px;line-height:1.5}
.tl247green-key-row{display:grid;grid-template-columns:minmax(0,1fr) 88px;gap:7px}
.tl247green-keyword,.tl247green-code{width:100%;height:43px;padding:0 12px;border:1px solid #bfdbfe;border-radius:10px;background:#fff;font:inherit}
.tl247green-scope input.tl247green-code{-webkit-appearance:none;appearance:none;display:block;width:100%;height:52px;margin:0;padding:0 15px;border:2px solid #cbd5e1;border-radius:13px;background:#fff none;color:#172033;font-family:inherit;font-size:16px;font-weight:700;line-height:normal;outline:0;box-shadow:0 3px 12px rgba(15,23,42,.06),inset 0 1px 2px rgba(15,23,42,.03);transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}
.tl247green-scope input.tl247green-code::placeholder{color:#94a3b8;font-weight:600;opacity:1}
.tl247green-scope input.tl247green-code:hover{border-color:#93c5fd}
.tl247green-scope input.tl247green-code:focus{border-color:#2563eb;background-color:#fafdff;box-shadow:0 0 0 4px rgba(37,99,235,.12),0 7px 20px rgba(37,99,235,.1)}
.tl247green-copy-key{min-width:88px;padding:0 8px;border:0;border-radius:10px;background:#eaf2ff;color:#1d4ed8;font-weight:800;white-space:nowrap;cursor:pointer}
.tl247green-google{display:inline-flex;margin-top:8px;padding:8px 13px;border-radius:9px;background:#f1f5f9;color:#2563eb;font-size:13px;font-weight:800;text-decoration:none}
.tl247green-guide-frame{position:relative;margin-top:8px}
.tl247green-guide-frame.has-image{padding:3px;border:2px solid #ef2b2d;border-radius:14px;background:#fff;box-shadow:0 0 0 4px rgba(239,43,45,.08)}
.tl247green-guide-image{display:block;width:100%;max-height:160px;object-fit:contain;border:1px solid #dbe4f0;border-radius:11px;background:#fff}
.tl247green-guide-frame.has-image .tl247green-guide-image{border:0;border-radius:9px}
.tl247green-guide-arrow{display:none;position:absolute;z-index:2;top:50%;left:-30px;width:24px;height:32px;transform:translateY(-50%);pointer-events:none;filter:drop-shadow(0 2px 2px rgba(185,28,28,.16))}
.tl247green-guide-frame.has-image .tl247green-guide-arrow{display:block;animation:tl247greenArrowNudge 1.5s ease-in-out infinite}
.tl247green-guide-arrow svg{display:block;width:100%;height:100%;overflow:visible}
.tl247green-guide-arrow path{fill:none;stroke:#ef2b2d;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}
.tl247green-image-empty{padding:8px;border-radius:9px;background:#f8fafc}
.tl247green-verify{margin-top:8px}
.tl247green-primary:disabled{cursor:wait;opacity:.55}
.tl247green-result{min-height:19px;margin-top:7px;font-size:13px;font-weight:700}
.tl247green-result.error{padding:7px;border-radius:8px;background:#fef2f2;color:#b91c1c}
.tl247green-result.loading{color:#2563eb}
.tl247green-success{text-align:center}
.tl247green-success-icon{display:grid;width:66px;height:66px;margin:0 auto 10px;place-items:center;border-radius:50%;background:#dcfce7;color:#15803d;font-size:32px;font-weight:900}
.tl247green-success>p{color:#64748b}
.tl247green-credential{margin:11px 0;padding:13px;border:1px solid #dbe4f0;border-radius:12px;background:#fff;text-align:left}
.tl247green-credential>span{display:block;margin-bottom:7px;color:#64748b;font-size:12px;font-weight:700}
.tl247green-credential>div{display:flex;align-items:center;gap:7px}
.tl247green-credential code{min-width:0;flex:1;overflow-wrap:anywhere;color:#172033;font-size:17px;font-weight:800}
.tl247green-credential button{padding:7px 9px;border:0;border-radius:8px;background:#eaf2ff;color:#1d4ed8;font-weight:800;cursor:pointer}
.tl247green-credential [data-copy-user],.tl247green-credential [data-copy-password]{min-width:78px;white-space:nowrap}
.tl247green-success .tl247green-retry-note{margin:13px 0 3px;padding:11px 12px;border:1px solid #fed7aa;border-radius:11px;background:#fff7ed;color:#9a3412;font-size:13px;line-height:1.55;text-align:left}
.tl247green-return-list{display:inline;margin:0;padding:0;border:0;background:transparent;color:#c2410c;font:inherit;font-weight:900;text-decoration:underline;text-underline-offset:2px;cursor:pointer}
.tl247green-return-list:hover{color:#9a3412}
.tl247green-return-list:focus-visible{outline:2px solid #fb923c;outline-offset:2px;border-radius:3px}
.tl247green-done{margin-top:10px}
@keyframes tl247greenSpin{to{transform:rotate(360deg)}
}
@keyframes tl247greenArrowNudge{0%,100%{transform:translate(-3px,-50%)}50%{transform:translate(2px,-50%)}}
@keyframes tl247greenTicker{to{transform:translateX(calc(-50% - 26px))}}
@media(prefers-reduced-motion:reduce){.tl247green-guide-frame.has-image .tl247green-guide-arrow,.tl247green-ticker-track{animation:none}.tl247green-ticker-group[aria-hidden="true"]{display:none}}
@media(max-width:800px){.tl247green-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:520px){.tl247green-wrap{margin:18px 0;padding:16px;border-radius:16px}
.tl247green-head{align-items:center;flex-flow:row wrap;gap:10px;margin-bottom:14px}
.tl247green-title{min-width:0;flex:1 1 auto}
.tl247green-head h2{font-size:22px}
.tl247green-count{margin:0}
.tl247green-ticker{order:3;flex-basis:100%;margin-top:4px}
.tl247green-ticker-group{gap:38px}
.tl247green-ticker-track{animation-duration:125s}
.tl247green-grid{grid-template-columns:1fr;gap:11px}
.tl247green-card{display:block;width:100%}
.tl247green-card.has-image{display:block}
.tl247green-card>img{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}
.tl247green-card-body{width:100%;min-width:0;padding:15px}
.tl247green-card h3{font-size:16px}
.tl247green-card dl div{padding:5px 0;font-size:13px}
.tl247green-card dt{max-width:55%}
.tl247green-card dd{overflow-wrap:anywhere}
.tl247green-claim-button{min-height:44px}
.tl247green-modal{padding:7px}
.tl247green-dialog{max-height:calc(100dvh - 14px);padding:21px 14px;border-radius:18px}
.tl247green-scope button.tl247green-close{top:12px;right:12px;width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important;font-size:22px!important}
.tl247green-toolbar{min-height:38px;margin-right:44px;margin-bottom:10px;gap:6px}
.tl247green-back{min-height:34px;padding:6px 9px 6px 7px;font-size:12px}
.tl247green-toolbar .tl247green-kicker{min-height:32px;padding:4px 7px;font-size:9px;letter-spacing:.025em}
.tl247green-dialog h2{font-size:20px}
.tl247green-step{padding:11px 0}
.tl247green-guide-arrow{left:-28px;width:22px;height:30px}
.tl247green-guide-image{max-height:120px}
.tl247green-keyword{height:41px}
.tl247green-scope input.tl247green-code{height:50px;padding:0 14px}
}




/* Kho Thẻ Cào Xanh 1.0 — isolated storefront and unlock dialog */
.tl247green-scope{--gc:#119b49;--gc-dark:#08783a;--gc-soft:#eaf8f0;--gc-line:#dbe7df;--gc-blue:#4285f4;--gc-text:#17231c;font-family:Arial,Helvetica,sans-serif;color:var(--gc-text)}
.tl247green-wrap{overflow:hidden;max-width:1120px;margin:24px auto;border:1px solid #d9e4dc;border-radius:18px;background:#fff;box-shadow:0 16px 40px rgba(9,67,32,.09)}
.tl247green-head{padding:28px 24px 18px;text-align:center;background:linear-gradient(180deg,#f5fcf8,#fff)}
.tl247green-title{display:block}.tl247green-title .tl247green-kicker{display:inline-block;margin-bottom:5px;color:var(--gc);font-size:13px;font-weight:800;letter-spacing:.12em}
.tl247green-title h2{margin:0!important;color:var(--gc-dark)!important;font-size:30px!important;line-height:1.2!important}.tl247green-title p{margin:7px 0 0;color:#627068;font-size:14px}
.tl247green-filter{display:flex;justify-content:center;gap:8px;margin:17px 0 8px}.tl247green-filter span{padding:7px 15px;border:1px solid #a8dcc0;border-radius:999px;background:#f3fbf6;color:var(--gc-dark);font-size:13px;font-weight:750}
.tl247green-count{display:block;color:#718078;font-size:12px}.tl247green-ticker{display:none!important}
.tl247green-table-head,.tl247green-card{display:grid;grid-template-columns:minmax(160px,1.15fr) minmax(110px,.65fr) minmax(210px,1.35fr) minmax(130px,.8fr);align-items:center;gap:14px}
.tl247green-table-head{padding:13px 20px;border-radius:12px 12px 0 0;background:linear-gradient(135deg,var(--gc-dark),var(--gc));color:#fff;font-size:12px;font-weight:800;letter-spacing:.035em}
.tl247green-grid{display:block!important;padding:0!important;background:#fff!important}
.tl247green-card{min-height:72px;padding:10px 20px!important;border:0!important;border-bottom:1px solid #edf2ee!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;transition:background .18s ease}
.tl247green-card:hover{transform:none!important;background:#f7fcf9!important;box-shadow:none!important}
.tl247green-carrier{display:flex;min-width:0;align-items:center;gap:10px}.tl247green-carrier span{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:9px;background:var(--gc-soft);color:var(--gc-dark);font-size:11px;font-weight:900}.tl247green-carrier strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}
.tl247green-denomination{font-size:14px}.tl247green-masked{display:block;overflow:hidden;padding:10px 12px;border:1px solid #ffd3d3;border-radius:8px;background:#fff6f6;color:#d34545;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;text-overflow:ellipsis;white-space:nowrap}
.tl247green-claim-button{width:100%!important;min-height:46px!important;margin:0!important;padding:0 20px!important;border:0!important;border-radius:10px!important;background:linear-gradient(135deg,var(--gc-dark),var(--gc))!important;color:#fff!important;font-size:14px!important;font-weight:850!important;letter-spacing:.04em!important;box-shadow:none!important}.tl247green-claim-button:hover{filter:brightness(1.06);transform:translateY(-1px)}
.tl247green-more{display:block;margin:16px auto 20px!important;border-color:#a8dcc0!important;border-radius:9px!important;color:var(--gc-dark)!important;background:#f3fbf6!important}
.tl247green-empty{padding:30px!important;text-align:center}

.tl247green-modal{position:fixed!important;z-index:999999!important;inset:0!important;display:none!important;align-items:flex-start!important;justify-content:center!important;overflow:auto!important;padding:10px!important;background:rgba(9,20,13,.73)!important}.tl247green-modal.is-open{display:flex!important}
.tl247green-dialog{position:relative!important;width:min(550px,calc(100vw - 20px))!important;max-height:none!important;margin:0 auto 20px!important;overflow:hidden!important;border:0!important;border-radius:22px!important;background:#fff!important;box-shadow:0 24px 80px rgba(0,0,0,.32)!important}
.tl247green-modal-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 28px;background:linear-gradient(135deg,var(--gc-dark),#1dbb5c);color:#fff}.tl247green-modal-head h2{margin:0!important;color:#fff!important;font-size:24px!important;line-height:1.2!important}.tl247green-modal-head p{margin:5px 0 0;color:#fff;font-size:14px}
.tl247green-close{position:static!important;display:grid!important;width:56px!important;height:56px!important;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.72)!important;border-radius:50%!important;background:rgba(255,255,255,.14)!important;color:#fff!important;font-size:25px!important;font-weight:800!important}.tl247green-close:hover{background:rgba(255,255,255,.26)!important}
.tl247green-claim{padding:22px 20px 20px!important}.tl247green-hold{margin:0 0 12px!important;color:var(--gc-dark)!important;font-size:12px!important;text-align:center}.tl247green-toolbar,.tl247green-back{display:none!important}
.tl247green-field{display:block;margin:0 0 14px}.tl247green-field>strong{display:block;margin-bottom:8px;color:var(--gc-dark);font-size:14px}.tl247green-field input,.tl247green-code,.tl247green-keyword{box-sizing:border-box!important;width:100%!important;height:48px!important;margin:0!important;padding:0 13px!important;border:1px solid #d7ded9!important;border-radius:0!important;background:#fff!important;color:#222!important;font-size:16px!important;box-shadow:inset 0 1px 3px rgba(0,0,0,.05)!important}.tl247green-field input:focus,.tl247green-keyword:focus{border-color:var(--gc)!important;box-shadow:0 0 0 3px rgba(17,155,73,.12)!important;outline:0!important}
.tl247green-primary.tl247green-verify{display:block!important;width:100%!important;min-height:66px!important;margin:8px 0 18px!important;border:0!important;border-radius:13px!important;background:linear-gradient(135deg,var(--gc-dark),#1fc35f)!important;color:#fff!important;font-size:20px!important;font-weight:900!important}.tl247green-primary.tl247green-verify:hover{filter:brightness(1.05)}
.tl247green-divider{display:flex;align-items:center;gap:10px;margin:6px 0 18px;color:var(--gc-dark);font-size:13px;font-weight:800}.tl247green-divider:before,.tl247green-divider:after{height:1px;flex:1;background:#d9e5dc;content:""}
.tl247green-step{display:grid!important;grid-template-columns:28px 1fr!important;gap:10px!important;margin:0 0 14px!important;padding:0!important;border:0!important;background:transparent!important}.tl247green-step>b{display:grid!important;width:28px!important;height:28px!important;place-items:center!important;border-radius:50%!important;background:var(--gc-dark)!important;color:#fff!important;font-size:14px!important}.tl247green-step>div{min-width:0}.tl247green-step p{margin:3px 0 12px!important;color:#26332b!important;font-size:15px!important;line-height:1.5!important}
.tl247green-key-row{display:grid!important;grid-template-columns:1fr 114px!important;gap:10px!important;margin-bottom:14px!important}.tl247green-copy-key{height:58px!important;border:0!important;border-radius:12px!important;background:var(--gc-dark)!important;color:#fff!important;font-size:14px!important;font-weight:850!important}
.tl247green-google{display:grid!important;min-height:58px!important;place-items:center!important;margin:0!important;border:0!important;border-radius:12px!important;background:var(--gc-blue)!important;color:#fff!important;font-size:17px!important;font-weight:850!important;text-decoration:none!important}.tl247green-google:hover{filter:brightness(1.04);color:#fff!important}
.tl247green-guide-frame{position:relative!important;min-height:130px!important;margin:0!important;overflow:hidden!important;border:1px solid #d9e4dc!important;border-radius:12px!important;background:#fff!important}.tl247green-guide-frame img{display:block!important;width:100%!important;height:auto!important;max-height:240px!important;object-fit:contain!important}.tl247green-guide-arrow{display:none!important}.tl247green-image-empty{display:grid;min-height:130px;place-items:center;margin:0!important;color:#77837b}
.tl247green-luck{padding:14px;border:1px solid #a9dfc0;border-radius:11px;background:var(--gc-soft);color:var(--gc-dark);font-weight:850;text-align:center}.tl247green-result{margin-top:10px!important;text-align:center!important}
.tl247green-success{padding:30px!important}.tl247green-success-icon{background:var(--gc)!important}.tl247green-success h2{color:var(--gc-dark)!important}.tl247green-credential button,.tl247green-done{background:var(--gc)!important}

@media(max-width:700px){.tl247green-wrap{margin:12px 0;border-radius:12px}.tl247green-head{padding:22px 14px 14px}.tl247green-title h2{font-size:24px!important}.tl247green-table-head{display:none}.tl247green-card{grid-template-columns:1fr auto;gap:8px 12px;padding:14px!important}.tl247green-carrier{grid-column:1}.tl247green-denomination{grid-column:2;grid-row:1;text-align:right}.tl247green-masked{grid-column:1}.tl247green-claim-button{grid-column:2;min-width:104px}.tl247green-dialog{border-radius:17px!important}.tl247green-modal-head{padding:18px}.tl247green-modal-head h2{font-size:21px!important}.tl247green-close{width:46px!important;height:46px!important}.tl247green-claim{padding:18px 14px!important}.tl247green-key-row{grid-template-columns:1fr 100px!important}.tl247green-copy-key{font-size:12px!important}}

/* 1.1 typography and theme-conflict hardening */
.tl247green-scope,.tl247green-scope *{font-family:Arial,Helvetica,sans-serif!important;font-style:normal!important;letter-spacing:normal}
.tl247green-head{display:block!important;margin:0!important;padding:26px 24px 18px!important;text-align:center!important}
.tl247green-title{display:block!important;min-width:0!important;max-width:none!important}
.tl247green-title h2{margin:0!important;padding:0!important;border:0!important;color:var(--gc-dark)!important;font-family:Arial,Helvetica,sans-serif!important;font-size:28px!important;font-weight:750!important;line-height:1.2!important;text-decoration:none!important;text-transform:none!important}
.tl247green-title p{margin:7px 0 0!important;color:#627068!important;font-size:14px!important;font-weight:400!important;line-height:1.45!important}
.tl247green-count{display:block!important;margin:7px 0 0!important;font-size:12px!important;font-weight:600!important}
.tl247green-table-head{font-weight:750!important;letter-spacing:.02em!important}
.tl247green-carrier strong,.tl247green-denomination{font-weight:700!important}
.tl247green-masked{font-family:ui-monospace,SFMono-Regular,Consolas,monospace!important;font-weight:500!important}
.tl247green-modal-head h2{margin:0!important;padding:0!important;border:0!important;color:#fff!important;font-family:Arial,Helvetica,sans-serif!important;font-size:24px!important;font-weight:750!important;line-height:1.2!important;text-transform:none!important}
.tl247green-modal-head p{margin:5px 0 0!important;color:#fff!important;font-size:14px!important;font-weight:400!important}
.tl247green-guide-frame img[hidden],.tl247green-image-empty[hidden]{display:none!important}
.tl247green-guide-frame img:not([hidden]){display:block!important;width:100%!important;height:auto!important;max-height:260px!important;object-fit:contain!important}
.tl247green-image-empty:not([hidden]){display:grid!important;min-height:130px!important;place-items:center!important;margin:0!important;color:#77837b!important}

/* 1.1.1 compact, single-viewport unlock dialog */
.tl247green-modal{align-items:center!important;overflow:hidden!important;padding:8px!important}
.tl247green-dialog{width:min(920px,calc(100vw - 16px))!important;max-height:calc(100dvh - 16px)!important;margin:0!important;overflow:hidden!important}
.tl247green-modal-head{padding:13px 20px!important}
.tl247green-modal-head h2{font-size:20px!important}
.tl247green-modal-head p{margin-top:2px!important;font-size:12px!important}
.tl247green-close{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;font-size:21px!important}
.tl247green-claim{display:grid!important;grid-template-columns:minmax(270px,.78fr) minmax(420px,1.35fr)!important;gap:18px!important;padding:14px 18px 16px!important}
.tl247green-form-panel{align-self:center;padding:16px;border:1px solid var(--gc-line);border-radius:14px;background:#f8fcfa}
.tl247green-fields{display:grid;gap:10px}
.tl247green-field{margin:0!important}
.tl247green-field>strong{margin-bottom:5px!important;font-size:12px!important}
.tl247green-field input,.tl247green-code,.tl247green-keyword{height:41px!important;font-size:14px!important}
.tl247green-primary.tl247green-verify{min-height:48px!important;margin:11px 0 0!important;font-size:15px!important}
.tl247green-result:empty{display:none!important}
.tl247green-guide-panel{min-width:0}
.tl247green-divider{margin:0 0 9px!important;font-size:12px!important}
.tl247green-step{grid-template-columns:24px minmax(0,1fr)!important;gap:8px!important;margin:0 0 8px!important}
.tl247green-step>b{width:24px!important;height:24px!important;font-size:12px!important}
.tl247green-step p{margin:1px 0 6px!important;font-size:13px!important;line-height:1.35!important}
.tl247green-step:first-of-type>div{display:grid;grid-template-columns:minmax(0,1fr) 172px;gap:6px 9px;align-items:end}
.tl247green-step:first-of-type>div>p{grid-column:1/-1;margin-bottom:0!important}
.tl247green-key-row{grid-template-columns:minmax(0,1fr) 92px!important;gap:6px!important;margin:0!important}
.tl247green-copy-key{height:41px!important;border-radius:9px!important;font-size:12px!important}
.tl247green-google{min-height:41px!important;border-radius:9px!important;font-size:13px!important;text-align:center!important}
.tl247green-guide-frame{min-height:86px!important}
.tl247green-guide-frame img:not([hidden]){width:100%!important;height:94px!important;max-height:94px!important;object-fit:contain!important}
.tl247green-image-empty:not([hidden]){min-height:86px!important;font-size:12px!important}
.tl247green-luck{padding:7px!important;font-size:12px!important}

@media(max-width:760px){
  .tl247green-modal{align-items:center!important;padding:5px!important}
  .tl247green-dialog{width:calc(100vw - 10px)!important;max-height:calc(100dvh - 10px)!important;border-radius:14px!important}
  .tl247green-modal-head{padding:9px 13px!important}
  .tl247green-modal-head h2{font-size:17px!important}.tl247green-modal-head p{font-size:11px!important}
  .tl247green-close{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important}
  .tl247green-claim{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;padding:8px 10px 10px!important}
  .tl247green-form-panel{padding:8px!important}
  .tl247green-fields{grid-template-columns:1fr 1fr!important;gap:7px!important}
  .tl247green-field>strong{font-size:10px!important}.tl247green-field input,.tl247green-code,.tl247green-keyword{height:35px!important;padding:0 8px!important;font-size:12px!important}
  .tl247green-primary.tl247green-verify{min-height:38px!important;margin-top:7px!important;font-size:13px!important}
  .tl247green-divider{margin-bottom:5px!important}
  .tl247green-step{grid-template-columns:20px minmax(0,1fr)!important;gap:6px!important;margin-bottom:5px!important}
  .tl247green-step>b{width:20px!important;height:20px!important;font-size:10px!important}
  .tl247green-step p{margin:0 0 4px!important;font-size:11px!important;line-height:1.25!important}
  .tl247green-step:first-of-type>div{grid-template-columns:minmax(0,1fr) 128px!important;gap:4px 6px!important}
  .tl247green-key-row{grid-template-columns:minmax(0,1fr) 74px!important}.tl247green-copy-key,.tl247green-google{height:35px!important;min-height:35px!important;font-size:10px!important}
  .tl247green-guide-frame{min-height:55px!important}.tl247green-guide-frame img:not([hidden]){height:62px!important;max-height:62px!important}.tl247green-image-empty:not([hidden]){min-height:55px!important}
  .tl247green-luck{padding:4px!important;font-size:10px!important}
}

/* 1.1.5 restore carrier name, without abbreviation badge */
.tl247green-filter{display:flex!important}
.tl247green-table-head,.tl247green-card{grid-template-columns:minmax(130px,.82fr) minmax(100px,.62fr) minmax(230px,1.35fr) minmax(135px,.78fr)!important;gap:16px!important}
.tl247green-carrier{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;text-align:center!important}
.tl247green-carrier span{display:none!important}
.tl247green-carrier strong{overflow:hidden!important;color:#17231c!important;font-size:14px!important;font-weight:700!important;line-height:1.3!important;text-overflow:ellipsis!important;white-space:nowrap!important}

@media(max-width:700px){
  .tl247green-card{grid-template-columns:88px 62px minmax(0,1fr) 78px!important;gap:6px!important}
  .tl247green-carrier,.tl247green-denomination,.tl247green-masked,.tl247green-claim-button{grid-column:auto!important;grid-row:auto!important}
  .tl247green-carrier strong{font-size:12px!important}.tl247green-denomination{font-size:13px!important}.tl247green-claim-button{font-size:11px!important}
}

/* 1.1.8 larger popup copy and separated action rows */
@media(min-width:761px){
  .tl247green-modal-head h2{font-size:24px!important}.tl247green-modal-head p{font-size:14px!important}
  .tl247green-hold{font-size:14px!important}
  .tl247green-field>strong{font-size:14px!important}
  .tl247green-field input,.tl247green-code,.tl247green-keyword{font-size:16px!important}
  .tl247green-primary.tl247green-verify{font-size:17px!important}
  .tl247green-divider{font-size:15px!important}
  .tl247green-step p{font-size:15px!important;line-height:1.5!important}
  .tl247green-step>b{font-size:14px!important}
  .tl247green-step:first-of-type>div{display:block!important}
  .tl247green-key-row{display:grid!important;grid-template-columns:minmax(0,1fr) 110px!important;gap:12px!important;margin:9px 0 0!important}
  .tl247green-copy-key{height:49px!important;font-size:13px!important}
  .tl247green-google{display:grid!important;min-height:49px!important;margin-top:12px!important;font-size:14px!important}
  .tl247green-luck{font-size:14px!important}
  .tl247green-result{font-size:14px!important}
}

@media(max-width:430px){
  .tl247green-card{grid-template-columns:72px 50px minmax(0,1fr) 64px!important;gap:5px!important;padding-inline:7px!important}
  .tl247green-carrier strong{font-size:11px!important}.tl247green-denomination{font-size:12px!important}.tl247green-masked{font-size:8px!important}.tl247green-claim-button{font-size:10px!important;padding-inline:4px!important}
}

/* 1.1.6 roomier popup while retaining a single desktop viewport */
@media(min-width:761px) and (min-height:650px){
  .tl247green-dialog{width:min(960px,calc(100vw - 24px))!important}
  .tl247green-modal-head{min-height:76px!important;padding:15px 26px!important}
  .tl247green-modal-head h2{font-size:23px!important}.tl247green-modal-head p{margin-top:4px!important;font-size:13px!important}
  .tl247green-close{width:43px!important;height:43px!important;min-width:43px!important;min-height:43px!important}
  .tl247green-claim{grid-template-columns:minmax(315px,.84fr) minmax(485px,1.35fr)!important;gap:30px!important;padding:25px 27px 27px!important}
  .tl247green-form-panel{padding:22px!important}
  .tl247green-hold{margin-bottom:15px!important;font-size:13px!important}
  .tl247green-fields{gap:15px!important}
  .tl247green-field>strong{margin-bottom:8px!important;font-size:13px!important}
  .tl247green-field input,.tl247green-code,.tl247green-keyword{height:47px!important;padding-inline:14px!important;font-size:15px!important}
  .tl247green-primary.tl247green-verify{min-height:51px!important;margin-top:17px!important;font-size:16px!important}
  .tl247green-divider{margin-bottom:17px!important;font-size:14px!important}
  .tl247green-step{grid-template-columns:29px minmax(0,1fr)!important;gap:12px!important;margin-bottom:15px!important}
  .tl247green-step>b{width:29px!important;height:29px!important;font-size:13px!important}
  .tl247green-step p{margin:2px 0 9px!important;font-size:14px!important;line-height:1.48!important}
  .tl247green-step:first-of-type>div{grid-template-columns:minmax(0,1fr) 180px!important;gap:10px 12px!important}
  .tl247green-key-row{grid-template-columns:minmax(0,1fr) 104px!important;gap:10px!important}
  .tl247green-copy-key{height:47px!important;font-size:13px!important}
  .tl247green-google{min-height:47px!important;font-size:13px!important}
  .tl247green-guide-frame{min-height:112px!important}.tl247green-guide-frame img:not([hidden]){height:120px!important;max-height:120px!important}
  .tl247green-luck{margin-top:3px!important;padding:10px!important;font-size:13px!important}
}

@media(min-width:761px) and (max-height:720px){
  .tl247green-modal-head{min-height:66px!important;padding-block:10px!important}
  .tl247green-claim{gap:22px!important;padding-block:16px!important}
  .tl247green-form-panel{padding:17px!important}.tl247green-fields{gap:10px!important}
  .tl247green-step{margin-bottom:9px!important}.tl247green-guide-frame img:not([hidden]){height:88px!important;max-height:88px!important}
}

@media(max-width:480px){
  .tl247green-fields{grid-template-columns:1fr!important}
  .tl247green-step:first-of-type>div{grid-template-columns:1fr!important}
  .tl247green-step:first-of-type>div>p{grid-column:auto!important}
  .tl247green-google{display:none!important}
  .tl247green-guide-frame img:not([hidden]){height:54px!important;max-height:54px!important}
}

@media(max-height:600px){
  .tl247green-modal-head p,.tl247green-hold,.tl247green-luck{display:none!important}
  .tl247green-modal-head{padding-block:7px!important}
  .tl247green-claim{padding-block:7px!important}
  .tl247green-guide-frame img:not([hidden]){height:58px!important;max-height:58px!important}
}

/* Storefront table alignment */
.tl247green-table-head,.tl247green-card{grid-template-columns:minmax(130px,.82fr) minmax(100px,.62fr) minmax(230px,1.35fr) minmax(135px,.78fr)!important;gap:16px!important}
.tl247green-table-head{padding-inline:22px!important;text-align:center!important}
.tl247green-table-head span{display:block;text-align:center!important}
.tl247green-card{padding-inline:22px!important}
.tl247green-denomination{display:flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;color:var(--gc-dark)!important;font-size:18px!important;font-weight:800!important;text-align:center!important}
.tl247green-masked{text-align:center!important}
.tl247green-filter{display:flex!important}

@media(max-width:700px){
  .tl247green-card{display:grid!important;grid-template-columns:80px minmax(0,1fr) 92px!important;gap:8px!important;padding:10px!important}
  .tl247green-denomination,.tl247green-masked,.tl247green-claim-button{grid-column:auto!important;grid-row:auto!important}
  .tl247green-denomination{min-height:42px!important;font-size:15px!important}
  .tl247green-masked{padding:9px 6px!important;font-size:10px!important}
  .tl247green-claim-button{min-width:0!important;padding-inline:8px!important}
}

@media(max-width:420px){
  .tl247green-card{grid-template-columns:64px minmax(0,1fr) 72px!important;gap:6px!important}
  .tl247green-denomination{font-size:14px!important}.tl247green-masked{font-size:9px!important}.tl247green-claim-button{font-size:12px!important}
}

/* 1.1.4 popup rhythm and Vietnamese typography */
.tl247green-scope,.tl247green-scope *{font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important}
.tl247green-title .tl247green-kicker{font-size:14px!important;font-weight:800!important;line-height:1.35!important;letter-spacing:.055em!important;text-transform:none!important}
.tl247green-modal-head{min-height:68px!important;padding:12px 22px!important}
.tl247green-modal-head h2{font-size:21px!important;font-weight:750!important;line-height:1.25!important}
.tl247green-modal-head p{margin:3px 0 0!important;font-size:12px!important;line-height:1.35!important}
.tl247green-claim{grid-template-columns:minmax(300px,.82fr) minmax(470px,1.35fr)!important;gap:24px!important;padding:20px 22px 22px!important}
.tl247green-form-panel{align-self:center!important;padding:18px!important;border-color:#d6e7dc!important;border-radius:13px!important;background:#f8fcfa!important}
.tl247green-hold{min-height:18px!important;margin:0 0 12px!important;font-size:12px!important;line-height:1.4!important}
.tl247green-fields{gap:12px!important}
.tl247green-field>strong{margin:0 0 6px!important;font-size:12px!important;font-weight:750!important;line-height:1.3!important}
.tl247green-field input,.tl247green-code,.tl247green-keyword{height:43px!important;border-radius:8px!important;font-size:14px!important;font-weight:500!important;line-height:1.3!important}
.tl247green-primary.tl247green-verify{min-height:46px!important;margin:14px 0 0!important;border-radius:10px!important;font-size:15px!important;font-weight:800!important;line-height:1.2!important}
.tl247green-guide-panel{display:flex!important;min-width:0!important;flex-direction:column!important;justify-content:center!important}
.tl247green-divider{gap:12px!important;margin:0 0 13px!important;font-size:13px!important;font-weight:750!important;line-height:1.3!important}
.tl247green-step{grid-template-columns:26px minmax(0,1fr)!important;gap:10px!important;margin:0 0 11px!important}
.tl247green-step>b{width:26px!important;height:26px!important;font-size:12px!important;font-weight:800!important;line-height:1!important}
.tl247green-step p{margin:2px 0 7px!important;color:#26332b!important;font-size:13px!important;font-weight:400!important;line-height:1.42!important}
.tl247green-step:first-of-type>div{grid-template-columns:minmax(0,1fr) 168px!important;gap:8px 10px!important}
.tl247green-key-row{grid-template-columns:minmax(0,1fr) 96px!important;gap:8px!important}
.tl247green-copy-key{height:43px!important;border-radius:9px!important;font-size:12px!important;font-weight:800!important}
.tl247green-google{min-height:43px!important;border-radius:9px!important;font-size:12px!important;font-weight:800!important;line-height:1.2!important}
.tl247green-guide-frame{min-height:100px!important;border-color:#d8e5dc!important;border-radius:11px!important}
.tl247green-guide-frame img:not([hidden]){height:106px!important;max-height:106px!important}
.tl247green-luck{margin-top:1px!important;padding:8px!important;border-radius:9px!important;font-size:12px!important;font-weight:750!important;line-height:1.3!important}
.tl247green-result{font-size:12px!important;line-height:1.4!important}

@media(max-width:760px){
  .tl247green-claim{grid-template-columns:1fr!important;gap:8px!important;padding:9px 11px 11px!important}
  .tl247green-form-panel{padding:9px!important}.tl247green-hold{min-height:0!important;margin-bottom:6px!important}
  .tl247green-fields{gap:7px!important}.tl247green-field input,.tl247green-code,.tl247green-keyword{height:35px!important}
  .tl247green-primary.tl247green-verify{min-height:38px!important;margin-top:7px!important}
  .tl247green-divider{margin-bottom:6px!important}.tl247green-step{grid-template-columns:20px minmax(0,1fr)!important;gap:6px!important;margin-bottom:5px!important}
  .tl247green-step>b{width:20px!important;height:20px!important}.tl247green-step p{font-size:11px!important;line-height:1.25!important}
  .tl247green-step:first-of-type>div{grid-template-columns:minmax(0,1fr) 128px!important;gap:4px 6px!important}
  .tl247green-copy-key,.tl247green-google{height:35px!important;min-height:35px!important}.tl247green-guide-frame{min-height:55px!important}.tl247green-guide-frame img:not([hidden]){height:62px!important;max-height:62px!important}
}

/* 1.1.7 definitive four-column alignment; keep this block last */
.tl247green-table-head,.tl247green-card{display:grid!important;grid-template-columns:minmax(130px,.82fr) minmax(100px,.62fr) minmax(230px,1.35fr) minmax(135px,.78fr)!important;align-items:center!important;gap:16px!important}
.tl247green-table-head{padding:13px 22px!important}
.tl247green-table-head span{display:block!important;text-align:center!important;white-space:nowrap!important}
.tl247green-card{padding:10px 22px!important}
.tl247green-carrier{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;text-align:center!important}
.tl247green-carrier span{display:none!important}
.tl247green-carrier strong{display:block!important;overflow:hidden!important;font-size:14px!important;font-weight:700!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.tl247green-denomination,.tl247green-masked{text-align:center!important}

@media(max-width:700px){
  .tl247green-table-head{display:none!important}
  .tl247green-card{grid-template-columns:88px 62px minmax(0,1fr) 78px!important;gap:6px!important;padding:10px!important}
  .tl247green-carrier,.tl247green-denomination,.tl247green-masked,.tl247green-claim-button{grid-column:auto!important;grid-row:auto!important}
  .tl247green-carrier strong{font-size:12px!important}.tl247green-denomination{font-size:13px!important}.tl247green-claim-button{font-size:11px!important}
}

/* 1.1.8 final popup sizing override */
@media(min-width:761px){
  .tl247green-modal-head h2{font-size:24px!important}.tl247green-modal-head p{font-size:14px!important}
  .tl247green-hold{font-size:14px!important}.tl247green-field>strong{font-size:14px!important}
  .tl247green-field input,.tl247green-code,.tl247green-keyword{font-size:16px!important}
  .tl247green-primary.tl247green-verify{font-size:17px!important}.tl247green-divider{font-size:15px!important}
  .tl247green-step p{font-size:15px!important;line-height:1.5!important}.tl247green-step>b{font-size:14px!important}
  .tl247green-step:first-of-type>div{display:block!important}
  .tl247green-key-row{display:grid!important;grid-template-columns:minmax(0,1fr) 110px!important;gap:12px!important;margin:9px 0 0!important}
  .tl247green-copy-key{height:49px!important;font-size:13px!important}
  .tl247green-google{display:grid!important;min-height:49px!important;margin:12px 0 0!important;font-size:14px!important}
  .tl247green-luck,.tl247green-result{font-size:14px!important}
}

/* 1.1.9 compact storefront heading */
.tl247green-filter{display:none!important}
.tl247green-head{padding:20px 24px 14px!important}
.tl247green-title .tl247green-kicker{margin:0 0 3px!important}
.tl247green-title h2{margin:0!important;font-size:27px!important;line-height:1.15!important}
.tl247green-title p{margin:6px 0 0!important;line-height:1.35!important}
.tl247green-count{margin:6px 0 0!important;line-height:1.3!important}
.tl247green-table-head{margin-top:0!important}
