/* DH-OBA-OFFER-SHEET-01: isolated styles for the approved promo sheet. */
.oq-sheet,.oq-sheet *,.oq-custom,.oq-custom *{box-sizing:border-box}
.oq-sheet{--oq-accent:#ff6658;position:fixed;inset:50% 24px auto auto;transform:translateY(-50%);margin:0;padding:0;width:428px;max-width:calc(100vw - 48px);max-height:calc(100dvh - 64px);border:0;border-radius:24px;background:#fff;color:#202124;box-shadow:0 18px 70px rgb(0 0 0 / .17);font-family:-apple-system,BlinkMacSystemFont,"Noto Sans TC","Microsoft JhengHei",sans-serif;overflow:hidden}
.oq-sheet[open]{display:flex;flex-direction:column;animation:oq-enter .22s ease-out}
.oq-sheet::backdrop{background:rgb(0 0 0 / .25)}
.oq-sheet button,.oq-sheet a{-webkit-tap-highlight-color:transparent;font:inherit}
.oq-sheet button{cursor:pointer}.oq-sheet button:disabled{cursor:default;opacity:.45}
.oq-sheet :focus-visible,.oq-custom :focus-visible{outline:3px solid #345eff;outline-offset:3px}
.oq-topline{position:relative;flex:none;height:34px;touch-action:pan-x}
.oq-close{position:absolute;top:0;left:8px;width:44px;height:40px;border:0;background:none;color:#74777d;font-size:28px!important;font-weight:300;line-height:1;z-index:2}
.oq-handle{display:none;position:absolute;width:42px;height:4px;border-radius:5px;background:#d3d4d7;left:calc(50% - 21px);top:10px}
.oq-scroll{padding:4px 24px 0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}
.oq-heading{position:relative;min-height:108px;padding-top:3px}
.oq-kicker{display:inline-block;padding:3px 7px;border-radius:5px;background:#fff1ee;color:#d74436;font-size:12px;font-weight:600;line-height:1.35}
.oq-heading h2{margin:10px 0 0;font-size:24px;font-weight:700;letter-spacing:-.55px;line-height:1.35;color:#161719}
.oq-heading h2>span{font-size:22px;white-space:nowrap}
.oq-art{position:absolute;right:-3px;top:-8px;width:95px;height:104px;pointer-events:none}
.oq-badge{width:78px;height:78px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--oq-accent);color:#fff;box-shadow:0 5px 14px rgb(255 102 88 / .2);line-height:1.1;transform:rotate(7deg)}
.oq-badge>span{font-size:13px;font-weight:500}.oq-badge strong{font-size:33px;letter-spacing:-1.5px;font-weight:700}.oq-badge small{font-size:23px;margin-left:2px;letter-spacing:0}
.oq-art img{position:absolute;right:-5px;top:71px;display:block;width:43px;height:44px;object-fit:contain}
.oq-benefits{display:grid;grid-template-columns:1fr 1fr .95fr;gap:6px;margin:4px 0 24px;font-size:12px;line-height:1.45;color:#585b60}
.oq-benefits>span{position:relative;padding-left:30px;min-height:36px}
.oq-benefits svg{position:absolute;left:0;top:5px;width:23px;height:23px;fill:none;stroke:#272b30;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.oq-section{margin:0 0 24px}
.oq-section-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}
.oq-section-head h3{display:flex;align-items:center;gap:7px;margin:0;font-size:15px;font-weight:650;line-height:1.5;color:#202124}
.oq-section-head h3 b{display:inline-flex;align-items:center;justify-content:center;flex:none;width:24px;height:24px;border-radius:50%;background:var(--oq-accent);color:#fff;font-size:15px;font-weight:600}
.oq-section-head small{font-size:12px;color:#76787c;font-weight:400}
.oq-text{padding:7px 0;border:0;background:none;color:#62666b;font-size:12px!important;white-space:nowrap}
.oq-colors{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;margin-right:-24px;padding:2px 24px 4px 2px;min-height:116px}
.oq-colors::-webkit-scrollbar{display:none}
.oq-color{position:relative;flex:0 0 103px;scroll-snap-align:start;padding:0;border:0;background:none;text-align:left;color:#45484d;min-width:0}
.oq-color img{display:block;width:103px;height:83px;object-fit:cover;border-radius:7px;border:2px solid transparent;background:#f2f0ec}
.oq-color[aria-pressed=true] img{border-color:var(--oq-accent);padding:2px}
.oq-color[aria-pressed=true]::after{content:"✓";position:absolute;right:8px;top:54px;width:21px;height:21px;background:var(--oq-accent);border:1.5px solid #fff;border-radius:50%;color:#fff;font-size:14px;line-height:18px;text-align:center}
.oq-color>span{display:block;max-width:103px;margin-top:5px;font-size:13px;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.oq-colors.oq-all{flex-wrap:wrap;max-height:238px;overflow:auto;margin-right:0;padding-right:0;scroll-snap-type:none}
.oq-plans{display:grid;grid-template-columns:1.08fr 1fr;gap:10px;padding-top:5px}
.oq-plan{position:relative;display:block;min-height:87px;padding:12px 8px 10px 33px;text-align:left;border:1px solid #e5e6e8;border-radius:10px;background:#fff;color:#202124;line-height:1.4}
.oq-plan::before{content:"";position:absolute;top:15px;left:11px;width:15px;height:15px;border:1.5px solid #c8cbd0;border-radius:50%;box-shadow:inset 0 0 0 3px #fff}
.oq-plan[aria-pressed=true]{border-color:var(--oq-accent);background:#fff6f4}
.oq-plan[aria-pressed=true]::before{background:var(--oq-accent);border-color:var(--oq-accent)}
.oq-plan strong{display:block;font-size:17px;font-weight:650;white-space:nowrap}
.oq-plan>span{display:block;margin-top:4px;font-size:12px;color:#60646b;line-height:1.4}
.oq-plan i{position:absolute;left:29px;top:-11px;border-radius:8px;padding:2px 7px;background:#fff0e9;color:#d04f3b;font-size:11px;font-style:normal;white-space:nowrap}
.oq-custom-link{display:block;width:fit-content;margin:10px 0 -4px;color:#73777c;font-size:12px!important;text-decoration:none}
.oq-footer{flex:none;padding:0 24px 17px;background:#fff}
.oq-cta{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:48px;padding:11px 13px;border:0;border-radius:30px;background:#f45e50;color:#fff;font-size:16px!important;font-weight:600!important;line-height:1.4;text-decoration:none;cursor:pointer}
.oq-cta>span{font-size:23px;line-height:1}
.oq-footer>p{margin:9px 0 0;text-align:center;color:#81848a;font-size:11px;line-height:1.4}
.oq-error{margin:10px 0;color:#b12b23;font-size:13px;line-height:1.55}.oq-error a{color:inherit;text-decoration:underline}
.oq-loading{margin:22px 0;color:#787c82;font-size:13px}
.oq-custom{max-width:720px;margin:24px auto;padding:24px;background:#fff5f1;border-radius:20px;color:#202124;font-family:-apple-system,BlinkMacSystemFont,"Microsoft JhengHei",sans-serif}
.oq-custom h2{font-size:21px;margin:0 0 10px}.oq-custom p{font-size:14px;margin:10px 0}
.oq-custom label{display:block;font-size:14px;margin-bottom:7px}.oq-custom input{width:140px;border:1px solid #ccc;border-radius:8px;font:inherit;font-size:18px;padding:10px;background:#fff;color:#222}
.oq-custom .oq-cta{margin:16px 0;max-width:390px}.oq-custom>a{font-size:14px;color:#585d64}
@keyframes oq-enter{from{opacity:0;translate:18px 0}to{opacity:1;translate:0 0}}
@keyframes oq-up{from{opacity:.6;translate:0 28px}to{opacity:1;translate:0 0}}
@media(max-width:639px){
 .oq-sheet{inset:auto 8px 0;transform:none;width:auto;max-width:none;max-height:78dvh;border-radius:24px 24px 0 0}
 .oq-sheet[open]{animation-name:oq-up}.oq-handle{display:block}.oq-topline{height:31px}
 .oq-scroll{padding:4px 18px 0}.oq-heading{min-height:104px}
 .oq-heading h2{font-size:22px}.oq-heading h2>span{font-size:20px;letter-spacing:-.7px}
 .oq-art{right:-2px;width:82px}.oq-badge{width:70px;height:70px}.oq-badge strong{font-size:31px}
 .oq-art img{right:-2px;top:66px;width:43px;height:44px}
 .oq-benefits{font-size:11px;gap:4px;margin:3px 0 20px}.oq-benefits>span{padding-left:25px}.oq-benefits svg{width:20px;height:20px}
 .oq-section{margin-bottom:20px}.oq-section-head h3{font-size:14px;gap:6px}.oq-section-head small{font-size:11px}
 .oq-color{flex-basis:91px}.oq-color img{width:91px;height:78px}.oq-color>span{font-size:12px;max-width:91px}
 .oq-color[aria-pressed=true]::after{top:49px}.oq-colors{min-height:104px;gap:9px;margin-right:-18px;padding-right:18px}
 .oq-plan{padding-left:28px;min-height:83px}.oq-plan::before{left:9px;width:14px;height:14px}
 .oq-plan strong{font-size:16px}.oq-plan>span{font-size:11px}
 .oq-footer{padding:0 18px max(14px,env(safe-area-inset-bottom))}.oq-cta{font-size:15px!important;min-height:46px;gap:8px}
 .oq-custom{margin:18px 12px;padding:20px}
}
@media(prefers-reduced-motion:reduce){.oq-sheet[open]{animation:none}.oq-colors{scroll-behavior:auto}}
