[hidden]{display:none!important}
:root{--bg:#030a20;--bg2:#06112a;--card:#07152f;--card2:#081b39;--line:#163760;--line2:#0f2b50;--text:#edf5ff;--muted:#8ea3c8;--cyan:#2bd8ff;--blue:#6d6cff;--pink:#f13fc0;--green:#35df9b;--font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#02091b;color:var(--text);font-family:var(--font);font-size:16px;line-height:1.55;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;z-index:-1;background:radial-gradient(circle at 50% 0,#112a52 0,rgba(9,25,54,.9) 22%,#02091b 70%);pointer-events:none}body:after{content:"";position:fixed;inset:0;z-index:-1;opacity:.35;background-image:linear-gradient(rgba(60,130,202,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(60,130,202,.12) 1px,transparent 1px);background-size:41px 41px;mask-image:linear-gradient(#000 0,#000 72%,transparent 100%);pointer-events:none}button,input{font:inherit}button{cursor:pointer}.wrap{width:min(670px,calc(100% - 48px));margin-inline:auto}.site-header{height:123px;background:rgba(2,10,29,.96);border-bottom:1px solid rgba(42,90,145,.3);box-shadow:0 8px 30px rgba(0,0,0,.2);position:sticky;top:0;z-index:60}.header-inner{width:min(670px,calc(100% - 48px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between}.site-brand{display:flex;align-items:center;gap:14px;color:#f6f9ff;text-decoration:none;font-weight:800;font-size:27px}.site-brand img{width:78px;height:78px;border-radius:24px;object-fit:cover;box-shadow:0 0 30px rgba(37,194,255,.25);border:1px solid #1d5d89}.header-menu{width:80px;height:80px;border-radius:17px;border:1px solid #214a76;background:linear-gradient(145deg,#102849,#0c1e3b);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;box-shadow:0 0 22px rgba(26,147,255,.08)}.header-menu i{width:34px;height:3px;border-radius:99px;background:#d7e7f9;display:block}.page-space{height:51px}.notice-strip{height:80px;border-radius:27px;border:2px solid #176f99;background:linear-gradient(90deg,rgba(13,51,91,.9),rgba(27,24,73,.9));box-shadow:0 0 25px rgba(17,192,255,.09);display:flex;align-items:center;justify-content:center;overflow:hidden}.notice-strip span{font-size:25px;font-weight:800;letter-spacing:.045em;white-space:nowrap}.banner{margin-top:11px;overflow:hidden;border-radius:33px;border:3px solid #28d7ff;box-shadow:0 0 0 1px rgba(75,90,255,.55),0 0 35px rgba(0,209,255,.12)}.banner-track{display:flex;width:200%;animation:banner 10s ease-in-out infinite}.banner-track img{width:50%;display:block;aspect-ratio:2.95;object-fit:cover}.section{padding-top:47px}.direct{border:1px solid #17385f;border-radius:32px;background:linear-gradient(180deg,rgba(5,20,46,.72),rgba(5,15,36,.68));padding:55px 40px 38px;box-shadow:inset 0 0 50px rgba(29,91,152,.04)}.section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:26px}.section-title h1,.section-title h2{margin:0;color:#f2f7ff;font-size:43px;line-height:1.12;letter-spacing:-.045em}.section-title a{color:#a5bce0;text-decoration:none;font-size:25px;font-weight:700;white-space:nowrap}.section-title a b{color:#b9d2f5;font-size:28px}.filter-box{border:1px solid #17365c;border-radius:27px;background:rgba(3,12,31,.78);padding:17px 18px;display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin-bottom:42px}.filter-box button{height:55px;border-radius:17px;padding:0 25px;border:2px solid #173a63;background:#0a1c3a;color:#9db1d3;font-size:22px;font-weight:700}.filter-search{border:0!important;background:transparent!important;padding:0 5px!important;color:#9db1d3!important;font-weight:500!important}.filter-search span{margin-left:5px}.filter-box .cat.active{background:linear-gradient(100deg,#20d2ff,#5e75ff);border-color:#45e2ff;color:#071225;box-shadow:0 0 22px rgba(32,210,255,.24)}.filter-box .cat b{margin-left:5px;font-size:17px;color:inherit;opacity:.75}.product-list{display:grid;gap:26px}.product-card{border:1px solid #1a3f68;border-radius:32px;overflow:hidden;background:linear-gradient(180deg,#07182f,#06142d);box-shadow:0 15px 35px rgba(0,0,0,.22)}.product-card__media{position:relative;aspect-ratio:2.25;background:#07152e}.product-card__media>img{width:100%;height:100%;object-fit:cover;display:block}.product-card__media:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(5,16,37,.6));pointer-events:none}.product-card__icon{position:absolute;z-index:2;left:36px;bottom:-34px;width:91px;height:91px;border-radius:27px;object-fit:cover;border:2px solid #2ca6d5;background:#09182e;box-shadow:0 8px 25px rgba(0,0,0,.35)}.product-card__body{padding:40px 35px 26px}.product-card h3{margin:0;font-size:30px;line-height:1.15;letter-spacing:-.035em}.product-card p{margin:6px 0 25px;color:#a3b7d8;font-size:24px;line-height:1.25}.product-card__btn{width:100%;height:83px;border-radius:20px;border:2px solid #2cd9ff;background:linear-gradient(100deg,#21d5ff,#6674ff);color:#071326;font-size:25px;font-weight:800;box-shadow:0 0 26px rgba(38,214,255,.18);text-align:left;padding:0 29px;display:flex;align-items:center;justify-content:space-between}.product-card__btn b{font-size:30px}.empty{padding:28px;border:1px dashed #1d416d;border-radius:18px;text-align:center;color:#8298bb;background:#07142d}.random{padding-bottom:20px}.random .section-title{margin-bottom:24px}.random-list{display:grid;gap:26px}.random-card{overflow:hidden;border:1px solid #1a3f68;border-radius:32px;background:linear-gradient(180deg,#07182f,#06142d);box-shadow:0 15px 35px rgba(0,0,0,.22)}.random-card__media{position:relative;aspect-ratio:2.05}.random-card__media img{width:100%;height:100%;object-fit:cover;display:block}.random-badge{position:absolute;left:30px;top:27px;padding:10px 18px;border:2px solid #1f2947;border-radius:28px;background:#060c1c;color:#fff;font-size:21px;font-weight:800}.random-card__body{padding:25px 34px 32px}.random-card h3{margin:0;font-size:30px}.random-card p{margin:5px 0 20px;color:#a3b7d8;font-size:24px}.random-card__btn{width:100%;height:78px;border-radius:20px;border:0;background:linear-gradient(100deg,#9b5aff,#f53dbd);color:#fff;font-size:24px;font-weight:800;display:flex;align-items:center;justify-content:space-between;padding:0 27px}.random-card__btn b{font-size:30px}.guide{padding-bottom:50px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.guide-grid article{display:flex;gap:12px;align-items:center;padding:18px;border:1px solid #16375f;border-radius:18px;background:#07142e;color:#a8bce0;font-size:13px}.guide-grid b{display:grid;place-items:center;width:35px;height:35px;flex:0 0 35px;border-radius:10px;background:#0c2c4e;color:#2edcff}.history{border:1px solid #17385f;border-radius:25px;padding:25px;margin-bottom:45px}.history .section-title{margin-bottom:15px}.history .section-title h2{font-size:30px}.history small{color:#8298bb}.refresh{width:40px;height:40px;border:1px solid #17365d;border-radius:10px;background:#07152e;color:#b7c9e7}.lookup{display:flex;gap:8px}.lookup input{flex:1;min-width:0;padding:13px 15px;border:1px solid #1a3b65;border-radius:11px;background:#041027;color:#fff;outline:0}.lookup button{padding:0 18px;border:0;border-radius:11px;background:#20d4ff;color:#061226;font-weight:800}.orders-list{display:grid;gap:9px;margin-top:12px}.order-item{padding:13px;border:1px solid #17375e;border-radius:12px;background:#06142d}.order-item__top{display:flex;justify-content:space-between;gap:8px}.order-item strong{font-size:12px}.status{padding:4px 7px;border-radius:99px;background:#17233d;color:#91a1be;font-size:9px}.status--paid{background:#063b2f;color:#39e0a0}.status--pending{background:#49320c;color:#ffd078}.order-item__meta{margin-top:4px;color:#788daf;font-size:9px}.order-item__key{margin-top:8px;padding:8px;border:1px dashed #1d6680;border-radius:8px;background:#031025;color:#52ddff;font:800 10px ui-monospace,monospace;word-break:break-all}.order-item__actions{display:flex;gap:6px;margin-top:8px}.order-item__actions button{padding:6px 8px;border:1px solid #18375e;border-radius:7px;background:#091938;color:#a1b2cf;font-size:9px}.footer{border-top:1px solid #0f2a4e;background:#02081a}.footer-inner{padding:40px 0 48px;display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.footer-brand{display:flex;gap:13px;align-items:center}.footer-brand img{width:72px;height:72px;border-radius:20px;object-fit:cover;border:1px solid #1e5d89}.footer-brand b{font-size:23px}.footer-brand small{display:block;color:#6f83a6;font-size:9px;margin-top:3px}.footer-links{display:flex;gap:18px;flex-wrap:wrap;color:#8fa3c5;font-size:12px}.footer-links a:hover{color:#2bd8ff}
.drawer{position:fixed;inset:0;z-index:100}.drawer-backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.72)}.drawer-panel{position:absolute;top:0;bottom:0;left:0;width:350px;padding:24px;background:#040c22;border-right:1px solid #1a4169;box-shadow:25px 0 70px rgba(0,0,0,.5);animation:slide .2s ease}.drawer-head{display:flex;align-items:center;justify-content:space-between}.drawer-close{width:44px;height:44px;border:1px solid #1d3b61;border-radius:12px;background:#081a37;color:#fff;font-size:25px}.drawer-nav{display:grid;gap:7px;margin-top:30px}.drawer-nav a,.drawer-nav button{display:flex;align-items:center;gap:13px;padding:15px;border:0;border-radius:12px;background:transparent;color:#9eb2d3;text-align:left;font-size:14px;font-weight:700}.drawer-nav a:hover,.drawer-nav button:hover{background:#0b2040;color:#fff}.drawer-note{margin-top:20px;padding:15px;border:1px solid #1b436c;border-radius:12px;background:#071a37}.drawer-note b{display:block;color:#39e0a0;font-size:11px}.drawer-note small{display:block;margin-top:3px;color:#7287a8;font-size:9px}
.announcement-modal{position:fixed;inset:0;z-index:150;display:grid;place-items:center;padding:24px}.announcement-dim{position:absolute;inset:0;border:0;background:rgba(0,3,14,.73);backdrop-filter:blur(7px)}.announcement-card{position:relative;z-index:1;width:min(655px,calc(100vw - 48px));padding:38px 42px 30px;border:2px solid #3bbde8;border-radius:38px;background:linear-gradient(145deg,#102a58,#071b3e);box-shadow:0 0 35px rgba(42,210,255,.12),0 30px 80px rgba(0,0,0,.35)}.announcement-card__head{display:flex;gap:15px}.announcement-card__head small{color:#7be8ff;font-size:18px;font-weight:800;letter-spacing:.12em}.announcement-card h2{margin:16px 0 25px;font-size:28px;line-height:1.55}.announcement-card__head>button{flex:0 0 auto;width:54px;height:54px;border:1px solid #75b9dd;border-radius:50%;background:#071d41;color:#fff;font-size:35px}.announcement-links p{margin:17px 0;font-size:23px;color:#d2e0f4}.announcement-links a{color:#42ddff;font-weight:800;text-decoration:underline}.announcement-actions{display:flex;justify-content:flex-end;gap:22px;margin-top:25px}.announcement-actions button{height:75px;padding:0 28px;border-radius:17px;font-size:22px;font-weight:800}.announcement-actions button:first-child{background:transparent;border:2px solid #98bfdf;color:#fff}.announcement-actions button:last-child{border:2px solid #4fe99b;background:linear-gradient(100deg,#33bd67,#43d35d);color:#fff;box-shadow:0 0 24px rgba(53,223,155,.16)}
.product-view{position:fixed;inset:0;z-index:130}.product-view__backdrop{position:absolute;inset:0;border:0;background:rgba(1,4,16,.78);backdrop-filter:blur(5px)}.product-view__panel{position:absolute;inset:0 auto 0 50%;transform:translateX(-50%);width:min(720px,100%);overflow:auto;background:#030b20;border-left:1px solid #183b64;border-right:1px solid #183b64;box-shadow:0 0 100px rgba(0,0,0,.5)}.product-view__top{position:sticky;top:0;z-index:4;height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 25px;background:rgba(3,11,32,.94);border-bottom:1px solid #13345a;backdrop-filter:blur(12px)}.back-btn,.modal-close{border:0;background:transparent;color:#a7bad9;font-size:18px}.modal-close{width:42px;height:42px;font-size:30px}.detail-wrap{padding:46px 24px 60px}.detail-product-head{min-height:165px;padding:27px 33px;border:1px solid #173a62;border-radius:28px;background:radial-gradient(circle at 60% 50%,rgba(26,77,135,.12),transparent 60%),#06142e;display:flex;align-items:center;gap:27px}.detail-product-head img{width:100px;height:100px;border-radius:24px;object-fit:cover;border:2px solid #2d7197}.detail-product-head small{color:#7188ab;font-size:10px;letter-spacing:.14em}.detail-product-head h2{margin:5px 0 0;font-size:31px;letter-spacing:-.04em}.note-section,.buy-section,.preview-section{margin-top:48px}.note-section>h3,.buy-section>h3,.preview-section>h3{margin:0 0 22px;font-size:29px;display:flex;align-items:center;gap:12px}.note-section h3 span,.preview-section h3 span{color:#24d9ff}.note-card{padding:26px 33px;border:1px solid #173a62;border-radius:27px;background:#06142e;color:#a5b9da;min-height:250px}.note-card #modal-description{font-size:21px;line-height:1.9;white-space:pre-line}.packages{display:grid;gap:17px}.package{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;min-height:115px;padding:20px 26px;border:2px solid #173c65;border-radius:22px;background:#06142e;color:#fff;text-align:left}.package>div{padding-left:45px}.package b{display:block;font-size:25px}.package small{display:block;margin-top:3px;color:#778eaf;font-size:20px}.package strong{color:#5fdfff;font-size:27px}.package.is-selected{border-color:#22d8ff;background:linear-gradient(90deg,#104f6b,#123762);box-shadow:0 0 0 1px rgba(34,216,255,.08),0 0 28px rgba(32,210,255,.12)}.package.is-selected:before{content:"";position:absolute;left:27px;width:20px;height:20px;border:4px solid #31d9ff;border-radius:50%;box-shadow:0 0 0 4px rgba(49,217,255,.12)}.package.soldout{opacity:.35}.modal-coupon{display:flex;gap:9px;margin-top:18px}.modal-coupon input{flex:1;padding:15px;border:1px solid #1b3b62;border-radius:12px;background:#041027;color:#fff;outline:0}.modal-coupon button{padding:0 18px;border:1px solid #205079;border-radius:12px;background:#0a1e3d;color:#7fe5ff;font-weight:800}.coupon-msg{min-height:18px;margin-top:5px;color:#778bad;font-size:11px}.coupon-msg.err{color:#ff8397}.modal-total{display:flex;justify-content:space-between;align-items:end;margin-top:18px;padding-top:17px;border-top:1px dashed #1b385d}.modal-total span{color:#8498b7}.modal-total strong{font-size:30px}.buy-now{width:100%;height:70px;margin-top:18px;border:2px solid #2ddcff;border-radius:18px;background:linear-gradient(100deg,#21d5ff,#6972ff);color:#071426;font-size:21px;font-weight:800}.buy-now:disabled{opacity:.45}.buy-note{display:block;text-align:center;margin-top:8px;color:#687e9f;font-size:10px}.preview-grid{display:grid;grid-template-columns:1fr;gap:15px}.preview-grid img{width:100%;display:block;border:1px solid #173a62;border-radius:18px;background:#07142e}.lock{overflow:hidden}@keyframes slide{from{transform:translateX(-100%)}to{transform:none}}@keyframes banner{0%,40%{transform:translateX(0)}50%,90%{transform:translateX(-50%)}100%{transform:translateX(0)}}
@media(max-width:760px){.wrap,.header-inner{width:calc(100% - 48px)}.site-header{height:123px}.site-brand{font-size:27px}.site-brand img{width:78px;height:78px}.page-space{height:51px}.notice-strip{height:80px}.notice-strip span{font-size:23px}.banner{margin-top:11px}.direct{padding:55px 40px 38px}.section-title{display:block}.section-title h1,.section-title h2{font-size:42px}.section-title a{display:block;margin-top:34px;font-size:24px}.filter-box{padding:17px 18px;gap:9px}.filter-box button{height:55px;padding:0 24px;font-size:21px}.filter-search{width:auto}.product-card__media{aspect-ratio:1.93}.product-card__icon{width:86px;height:86px;left:37px}.product-card__body{padding:45px 35px 27px}.product-card h3{font-size:28px}.product-card p{font-size:23px}.product-card__btn{height:83px;font-size:24px}.random-card__body{padding:25px 34px 31px}.random-card h3{font-size:28px}.random-card p{font-size:23px}.random-card__btn{height:79px}.guide-grid{grid-template-columns:1fr}.footer-inner{flex-direction:column}.drawer-panel{width:86vw}.announcement-card{padding:34px 40px 28px}.announcement-card h2{font-size:27px}.announcement-links p{font-size:22px}.announcement-actions button{height:72px;font-size:21px}.detail-wrap{padding:38px 24px 55px}.detail-product-head{padding:25px 31px}.detail-product-head h2{font-size:29px}.note-card #modal-description{font-size:20px}}
@media(max-width:520px){.wrap,.header-inner{width:calc(100% - 48px)}.site-header{height:123px}.page-space{height:51px}.notice-strip{height:80px;border-radius:25px}.notice-strip span{font-size:18px}.banner{border-radius:31px}.direct{border-radius:30px;padding:55px 40px 38px}.section-title h1,.section-title h2{font-size:40px}.section-title a{font-size:23px}.filter-box{border-radius:25px}.filter-box button{font-size:20px;padding:0 23px}.filter-search{padding:0 4px!important}.product-card{border-radius:31px}.product-card__media{aspect-ratio:1.95}.product-card__icon{left:35px;width:83px;height:83px;border-radius:24px}.product-card__body{padding:44px 34px 25px}.product-card h3{font-size:27px}.product-card p{font-size:22px;margin-bottom:24px}.product-card__btn{height:82px;border-radius:20px;font-size:23px}.random-card{border-radius:31px}.random-card__media{aspect-ratio:1.96}.random-badge{font-size:20px;left:28px;top:24px}.random-card h3{font-size:27px}.random-card p{font-size:22px}.random-card__btn{font-size:23px}.announcement-modal{padding:16px}.announcement-card{width:calc(100vw - 34px);padding:31px 38px 27px;border-radius:35px}.announcement-card h2{font-size:24px;line-height:1.7}.announcement-card__head>button{width:50px;height:50px;font-size:32px}.announcement-links p{font-size:20px}.announcement-actions{gap:18px}.announcement-actions button{height:69px;padding:0 24px;font-size:19px}.detail-product-head img{width:84px;height:84px}.detail-product-head h2{font-size:25px}.note-section,.buy-section,.preview-section{margin-top:40px}.note-section>h3,.buy-section>h3,.preview-section>h3{font-size:26px}.note-card{padding:24px 28px}.note-card #modal-description{font-size:19px}.package{min-height:100px;padding:17px 20px}.package b{font-size:22px}.package small{font-size:17px}.package strong{font-size:23px}.package>div{padding-left:38px}.package.is-selected:before{left:20px;width:18px;height:18px}.footer-links{gap:10px}}

/* v6 mobile fidelity: match the reference phone scale instead of oversized desktop typography */
@media (max-width: 760px){
  body{font-size:14px}
  .wrap,.header-inner{width:calc(100% - 34px)}
  .site-header{height:62px}
  .header-inner{height:62px}
  .site-brand{gap:8px;font-size:16px}
  .site-brand img{width:34px;height:34px;border-radius:10px}
  .header-menu{width:40px;height:40px;border-radius:10px;gap:5px}
  .header-menu i{width:18px;height:2px}
  .page-space{height:22px}
  .notice-strip{height:42px;border-radius:13px;border-width:1px}
  .notice-strip span{font-size:11px;letter-spacing:.02em}
  .banner{margin-top:8px;border-width:1px;border-radius:15px}
  .section{padding-top:26px}
  .direct{padding:25px 18px 22px;border-radius:17px}
  .section-title{margin-bottom:13px;gap:8px}
  .section-title h1,.section-title h2{font-size:23px;line-height:1.2}
  .section-title a{font-size:11px;margin-top:8px}
  .section-title a b{font-size:13px}
  .filter-box{padding:9px;border-radius:14px;gap:5px;margin-bottom:18px}
  .filter-box button{height:34px;border-radius:10px;padding:0 10px;border-width:1px;font-size:11px}
  .filter-search{padding:0 3px!important;font-size:11px!important}
  .filter-box .cat b{font-size:9px}
  .product-list,.random-list{gap:12px}
  .product-card,.random-card{border-radius:16px}
  .product-card__media{aspect-ratio:2.0}
  .product-card__icon{left:17px;bottom:-24px;width:60px;height:60px;border-radius:16px;border-width:1px}
  .product-card__body{padding:30px 17px 16px}
  .product-card h3{font-size:17px}
  .product-card p{font-size:13px;margin:4px 0 12px}
  .product-card__btn{height:44px;border-radius:11px;border-width:1px;padding:0 13px;font-size:12px}
  .product-card__btn b{font-size:16px}
  .random-card__media{aspect-ratio:2.0}
  .random-badge{left:13px;top:12px;padding:5px 9px;border-width:1px;border-radius:14px;font-size:10px}
  .random-card__body{padding:15px 17px 17px}
  .random-card h3{font-size:17px}
  .random-card p{font-size:13px;margin:3px 0 10px}
  .random-card__btn{height:43px;border-radius:11px;font-size:12px;padding:0 13px}
  .random-card__btn b{font-size:16px}
  .guide{padding-bottom:28px}
  .guide-grid{grid-template-columns:1fr;gap:7px}
  .guide-grid article{padding:10px;border-radius:10px;font-size:10px}
  .guide-grid b{width:25px;height:25px;flex-basis:25px;border-radius:7px}
  .history{padding:15px;border-radius:14px;margin-bottom:28px}
  .history .section-title h2{font-size:20px}
  .lookup input{padding:9px 10px;border-radius:9px;font-size:10px}
  .lookup button{padding:0 12px;border-radius:9px;font-size:10px}
  .footer-inner{padding:25px 0 28px;flex-direction:column;gap:15px}
  .footer-brand img{width:40px;height:40px;border-radius:10px}
  .footer-brand b{font-size:14px}.footer-brand small{font-size:7px}
  .footer-links{gap:9px;font-size:9px}
  .drawer-panel{width:min(300px,86vw);padding:17px}
  .drawer-nav{margin-top:20px;gap:4px}
  .drawer-nav a,.drawer-nav button{padding:11px;font-size:11px;border-radius:9px}
  .drawer-close{width:36px;height:36px;font-size:21px}

  .announcement-modal{padding:16px}
  .announcement-card{width:calc(100vw - 34px);max-height:calc(100vh - 34px);overflow:auto;padding:27px 38px 22px;border-width:1px;border-radius:28px}
  .announcement-card__head{gap:10px}
  .announcement-card__head small{font-size:12px}
  .announcement-card h2{margin:10px 0 19px;font-size:21px;line-height:1.55}
  .announcement-card__head>button{width:42px;height:42px;font-size:26px;border-width:1px}
  .announcement-links p{margin:11px 0;font-size:15px}
  .announcement-actions{gap:12px;margin-top:18px}
  .announcement-actions button{height:54px;padding:0 17px;border-radius:12px;border-width:1px;font-size:14px}

  .product-view__panel{width:100%}
  .product-view__top{height:58px;padding:0 17px}
  .back-btn,.modal-close{font-size:13px}.modal-close{width:34px;height:34px;font-size:24px}
  .detail-wrap{padding:25px 17px 35px}
  .detail-product-head{min-height:95px;padding:15px 17px;border-radius:16px;gap:13px}
  .detail-product-head img{width:58px;height:58px;border-radius:14px;border-width:1px}
  .detail-product-head small{font-size:7px}.detail-product-head h2{font-size:20px}
  .note-section,.buy-section,.preview-section{margin-top:27px}
  .note-section>h3,.buy-section>h3,.preview-section>h3{margin-bottom:12px;font-size:18px;gap:7px}
  .note-card{padding:15px 17px;min-height:120px;border-radius:14px}
  .note-card #modal-description{font-size:13px;line-height:1.65}
  .packages{gap:8px}
  .package{min-height:68px;padding:11px 13px;border-width:1px;border-radius:12px}
  .package>div{padding-left:28px}.package b{font-size:14px}.package small{font-size:10px}.package strong{font-size:14px}
  .package.is-selected:before{left:12px;width:12px;height:12px;border-width:2px}
  .modal-coupon{gap:6px;margin-top:12px}.modal-coupon input{padding:9px;border-radius:8px;font-size:10px}.modal-coupon button{padding:0 10px;border-radius:8px;font-size:9px}
  .modal-total{margin-top:12px;padding-top:11px}.modal-total span{font-size:10px}.modal-total strong{font-size:19px}
  .buy-now{height:49px;margin-top:12px;border-width:1px;border-radius:11px;font-size:13px}
  .buy-note{font-size:8px}.preview-grid{gap:8px}.preview-grid img{border-radius:11px}
}
@media (min-width:761px){
  .wrap,.header-inner{width:min(900px,calc(100% - 48px))}
  .site-header{height:72px}.header-inner{height:72px}.site-brand{font-size:18px}.site-brand img{width:40px;height:40px;border-radius:11px}.header-menu{width:44px;height:44px}
  .section-title h1,.section-title h2{font-size:28px}.section-title a{font-size:12px}.filter-box button{font-size:12px;height:38px;padding:0 13px}.filter-box{padding:10px;margin-bottom:20px}.product-card__body{padding:24px 22px 18px}.product-card h3{font-size:18px}.product-card p{font-size:13px}.product-card__btn{height:46px;font-size:12px}.product-card__icon{width:64px;height:64px;left:22px;bottom:-26px}.product-card__media{aspect-ratio:2.15}.direct{padding:30px 24px}.announcement-card{width:min(520px,calc(100vw - 34px));padding:28px 30px 23px}.announcement-card h2{font-size:21px}.announcement-links p{font-size:15px}.announcement-actions button{height:52px;font-size:14px}.announcement-card__head>button{width:44px;height:44px;font-size:27px}.product-view__panel{width:min(620px,100%)}
}

/* V8 precision layout: compact, aligned, HNShop-like mobile rhythm */
:root{--content:670px;--gutter:24px;--section-gap:28px;--radius:22px}
body{font-size:15px;line-height:1.5;background:var(--bg)}
body:before{background:radial-gradient(circle at 50% 0,#102b52 0,rgba(7,22,48,.92) 25%,var(--bg) 72%)}
body:after{opacity:.28;background-size:40px 40px}
.wrap,.header-inner{width:min(var(--content),calc(100% - 48px))}
.site-header{height:118px;background:rgba(2,10,28,.97)}
.header-inner{padding:0}
.site-brand{gap:12px;font-size:25px}
.site-brand img{width:68px;height:68px;border-radius:21px}
.header-menu{width:64px;height:64px;border-radius:15px;gap:7px}
.header-menu i{width:29px;height:3px}
.page-space{height:34px}
.notice-strip{height:54px;border-radius:18px;border-width:1px}
.notice-strip span{font-size:16px;letter-spacing:.02em}
.banner{margin-top:10px;border-radius:24px;border-width:2px}
.section{padding-top:30px}
.direct{padding:28px 0 4px;border:0;background:transparent;box-shadow:none}
.section-title{margin-bottom:16px;align-items:center}
.section-title h1,.section-title h2{font-size:28px;letter-spacing:-.035em}
.section-title a{font-size:15px}.section-title a b{font-size:18px}
.filter-box{border:1px solid var(--line);border-radius:17px;padding:8px;margin-bottom:20px;gap:7px;overflow:auto;flex-wrap:nowrap;scrollbar-width:none}.filter-box::-webkit-scrollbar{display:none}
.filter-box button{height:40px;border-radius:12px;padding:0 14px;font-size:14px;white-space:nowrap;border-width:1px}.filter-box .cat b{font-size:11px}
.filter-search{padding:0 7px!important}
.product-list{gap:16px}
.product-card{border-radius:22px}
.product-card__media{aspect-ratio:2.35}
.product-card__icon{left:18px;bottom:-25px;width:68px;height:68px;border-radius:19px}
.product-card__body{padding:33px 18px 18px}
.product-card h3{font-size:21px}.product-card p{font-size:14px;margin:5px 0 14px}
.product-card__btn{height:52px;border-radius:14px;font-size:15px;padding:0 17px;border-width:1px}.product-card__btn b{font-size:20px}
.random{padding-bottom:10px}.random-list{gap:16px}.random-card{border-radius:22px}.random-card__media{aspect-ratio:2.35}.random-card__body{padding:16px 18px 18px}.random-card h3{font-size:21px}.random-card p{font-size:14px;margin:4px 0 14px}.random-card__btn{height:50px;border-radius:14px;font-size:15px;padding:0 17px}.random-card__btn b{font-size:20px}.random-badge{left:14px;top:14px;padding:7px 12px;font-size:12px;border-width:1px}
.guide{padding-bottom:30px}.guide-grid{grid-template-columns:1fr;gap:9px}.guide-grid article{padding:12px;border-radius:13px;font-size:12px}.guide-grid b{width:30px;height:30px;flex-basis:30px}
.history{padding:18px;margin-bottom:28px;border-radius:18px}.history .section-title h2{font-size:23px}
.footer-inner{padding:28px 0 34px;display:grid;gap:18px}.footer-brand img{width:55px;height:55px;border-radius:16px}.footer-brand b{font-size:18px}.footer-links{font-size:11px}

/* Full-screen detail page rather than a floating oversized modal */
.product-view{position:fixed;inset:0;z-index:120;background:var(--bg);overflow:auto;overscroll-behavior:contain}
.product-view__backdrop{display:none}
.product-view__panel{position:relative;min-height:100%;width:100%;max-width:none;background:transparent;border:0;border-radius:0;box-shadow:none}
.product-view__top{height:72px;width:min(var(--content),calc(100% - 48px));margin:auto;border-bottom:1px solid rgba(126,161,202,.25);display:flex;align-items:center;justify-content:space-between}
.back-btn{border:0;background:none;color:#a9bfdf;font-size:18px;padding:0}.modal-close{border:0;background:none;color:#a9bfdf;font-size:36px;line-height:1;padding:0 3px}
.detail-wrap{width:min(var(--content),calc(100% - 48px));margin:0 auto;padding:30px 0 80px}
.detail-product-head{display:flex;align-items:center;gap:20px;padding:18px 20px;border:1px solid #294466;border-radius:24px;background:linear-gradient(135deg,rgba(9,27,54,.9),rgba(3,13,30,.85));margin-bottom:30px}
.detail-product-head img{width:78px;height:78px;border-radius:22px;object-fit:cover;border:1px solid #39bde6;flex:0 0 78px}.detail-product-head small{font-size:11px;letter-spacing:.18em;color:#7288ac}.detail-product-head h2{font-size:31px;line-height:1.15;margin:5px 0 0;letter-spacing:-.035em}
.note-section,.buy-section,.preview-section{margin-top:28px}.note-section h3,.buy-section h3,.preview-section h3{display:flex;align-items:center;gap:10px;font-size:27px;margin:0 0 16px;letter-spacing:-.03em}.note-section h3 span:first-child,.preview-section h3 span:first-child{color:var(--cyan)}
.note-card{border:1px solid #2c405d;border-radius:22px;background:rgba(3,11,27,.78);padding:22px;color:#b4c7e4;font-size:16px;line-height:1.75;min-height:90px}
.packages{display:grid;gap:12px}.package{width:100%;min-height:88px;padding:15px 20px;border:1px solid #29405e;border-radius:20px;background:rgba(2,10,25,.8);color:#eff6ff;display:flex;align-items:center;justify-content:space-between;text-align:left;gap:16px}.package b{display:block;font-size:20px}.package small{display:block;margin-top:3px;color:#778dab;font-size:14px}.package strong{color:#5ee0ff;font-size:20px;white-space:nowrap}.package.is-selected{border-color:#20d9ff;background:linear-gradient(100deg,rgba(16,115,153,.8),rgba(46,62,140,.72));box-shadow:0 0 20px rgba(27,208,255,.13)}.package.soldout{opacity:.5}
.modal-coupon{display:flex;gap:10px;margin-top:14px}.modal-coupon input{flex:1;min-width:0;height:52px;border:1px solid #32445e;border-radius:14px;background:#020a1c;color:#fff;padding:0 16px;outline:none}.modal-coupon button{height:52px;padding:0 18px;border:1px solid #7695bd;border-radius:14px;background:#06132b;color:#62dcff;font-weight:800}.coupon-msg{min-height:20px;margin-top:5px;color:#4ddca0;font-size:12px}.coupon-msg.err{color:#ff8492}.modal-total{margin-top:10px;padding-top:16px;border-top:1px dashed #4b5569;display:flex;justify-content:space-between;align-items:center;color:#7387a7}.modal-total strong{font-size:30px;color:#eef7ff}.buy-now{width:100%;height:62px;margin-top:14px;border:1px solid #25dcff;border-radius:18px;background:linear-gradient(100deg,#1dd7ff,#6b70ff);color:#fff;font-size:18px;font-weight:800;box-shadow:0 0 24px rgba(40,210,255,.13)}.buy-now:disabled{opacity:.48}.buy-note{display:block;text-align:center;color:#7084a4;font-size:12px;margin:10px 8px 0}
.preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.preview-grid img{width:100%;border-radius:18px;border:1px solid #204262;display:block;object-fit:cover;max-height:520px}
.announcement-modal{padding:24px}.announcement-card{width:min(620px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:34px 34px 28px;border-radius:28px}.announcement-card__head h2{font-size:32px;line-height:1.4}
body.lock{overflow:hidden}
@media(max-width:600px){.wrap,.header-inner,.product-view__top,.detail-wrap{width:calc(100% - 48px)}.site-header{height:104px}.site-brand{font-size:22px}.site-brand img{width:58px;height:58px;border-radius:18px}.header-menu{width:56px;height:56px}.header-menu i{width:26px}.page-space{height:22px}.notice-strip{height:48px}.notice-strip span{font-size:13px}.section-title h1,.section-title h2{font-size:24px}.section-title a{font-size:13px}.product-card__media{aspect-ratio:2.25}.product-card__icon{width:62px;height:62px}.product-card__body{padding-top:30px}.product-card h3{font-size:20px}.detail-wrap{padding-top:24px}.product-view__top{height:66px}.back-btn{font-size:16px}.detail-product-head{padding:15px;gap:15px;border-radius:20px}.detail-product-head img{width:68px;height:68px;flex-basis:68px;border-radius:18px}.detail-product-head h2{font-size:27px}.note-section h3,.buy-section h3,.preview-section h3{font-size:23px}.note-card{padding:18px;font-size:15px}.package{min-height:84px;padding:14px 17px}.package b,.package strong{font-size:18px}.package small{font-size:13px}.preview-grid{grid-template-columns:1fr}.preview-grid img{max-height:none}.announcement-card{padding:28px 24px}.announcement-card__head h2{font-size:27px}.announcement-actions button{height:54px}}
/* V9 compact frame pass: reduce oversized panels and vertical rhythm */
@media (max-width: 600px){
  :root{--gutter:28px}
  .wrap,.header-inner,.product-view__top,.detail-wrap{width:calc(100% - 56px)}
  .site-header{height:92px}
  .site-brand{gap:10px;font-size:20px}
  .site-brand img{width:52px;height:52px;border-radius:16px}
  .header-menu{width:52px;height:52px;border-radius:14px}
  .header-menu i{width:24px;height:2px}
  .page-space{height:16px}
  .notice-strip{height:44px;border-radius:16px}
  .notice-strip span{font-size:12px}
  .banner{margin-top:8px;border-radius:20px}
  .section{padding-top:22px}
  .direct{padding-top:22px}
  .section-title{margin-bottom:12px}
  .section-title h1,.section-title h2{font-size:22px}
  .section-title a{font-size:12px}
  .filter-box{padding:6px;margin-bottom:14px;border-radius:14px;gap:6px}
  .filter-box button{height:36px;padding:0 12px;font-size:13px;border-radius:10px}
  .product-list,.random-list{gap:12px}
  .product-card,.random-card{border-radius:18px}
  .product-card__media,.random-card__media{aspect-ratio:2.45}
  .product-card__icon{left:14px;bottom:-22px;width:58px;height:58px;border-radius:17px}
  .product-card__body{padding:29px 15px 15px}
  .product-card h3,.random-card h3{font-size:19px}
  .product-card p,.random-card p{font-size:13px;margin:4px 0 11px}
  .product-card__btn,.random-card__btn{height:46px;border-radius:12px;font-size:14px;padding:0 14px}
  .random-card__body{padding:14px 15px 15px}
  .random-badge{left:12px;top:12px;padding:6px 10px;font-size:11px}
  .guide{padding-bottom:22px}
  .guide-grid{gap:7px}
  .guide-grid article{padding:10px;border-radius:11px;font-size:11px}
  .history{padding:14px;margin-bottom:22px;border-radius:15px}
  .history .section-title h2{font-size:20px}
  .footer-inner{padding:22px 0 28px;gap:14px}

  .product-view__top{height:58px}
  .back-btn{font-size:14px}
  .modal-close{font-size:30px}
  .detail-wrap{padding:20px 0 60px}
  .detail-product-head{min-height:82px;padding:12px 14px;border-radius:16px;gap:12px;margin-bottom:22px}
  .detail-product-head img{width:56px;height:56px;flex-basis:56px;border-radius:14px}
  .detail-product-head small{font-size:7px}
  .detail-product-head h2{font-size:21px}
  .note-section,.buy-section,.preview-section{margin-top:22px}
  .note-section h3,.buy-section h3,.preview-section h3{font-size:21px;margin-bottom:10px;gap:7px}
  .note-card{padding:15px 16px;border-radius:15px;min-height:76px;font-size:13px;line-height:1.6}
  .note-card #modal-description{font-size:13px;line-height:1.6}
  .packages{gap:7px}
  .package{min-height:72px;padding:11px 14px;border-radius:13px;gap:10px}
  .package>div{padding-left:27px}
  .package b{font-size:15px}
  .package small{font-size:10px;margin-top:2px}
  .package strong{font-size:15px}
  .package.is-selected:before{left:11px;width:11px;height:11px;border-width:2px}
  .modal-coupon{gap:6px;margin-top:10px}
  .modal-coupon input{height:44px;padding:0 12px;border-radius:10px;font-size:11px}
  .modal-coupon button{height:44px;padding:0 12px;border-radius:10px;font-size:10px}
  .coupon-msg{min-height:15px;font-size:10px}
  .modal-total{margin-top:9px;padding-top:11px}
  .modal-total span{font-size:10px}
  .modal-total strong{font-size:21px}
  .buy-now{height:50px;margin-top:10px;border-radius:13px;font-size:14px}
  .buy-note{font-size:8px;margin-top:7px}
  .preview-grid{gap:7px}
  .preview-grid img{border-radius:13px}
  .announcement-modal{padding:12px}
  .announcement-card{width:calc(100vw - 28px);max-height:calc(100vh - 28px);padding:23px 22px 20px;border-radius:24px}
  .announcement-card__head{gap:8px}
  .announcement-card__head small{font-size:11px}
  .announcement-card h2{margin:8px 0 15px;font-size:20px;line-height:1.5}
  .announcement-card__head>button{width:40px;height:40px;font-size:24px}
  .announcement-links p{margin:9px 0;font-size:14px}
  .announcement-actions{gap:9px;margin-top:15px}
  .announcement-actions button{height:48px;padding:0 14px;border-radius:11px;font-size:13px}
}

/* V10 visual-match pass: align the detail screen to the supplied HNShop references at 691px CSS width. */
.product-view{background:
  radial-gradient(circle at 18% 18%,rgba(15,74,111,.20),transparent 34%),
  radial-gradient(circle at 82% 22%,rgba(55,50,130,.16),transparent 38%),
  linear-gradient(180deg,#030a1b 0%,#06142c 55%,#07172e 100%);
}
.product-view:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.22;background-image:linear-gradient(rgba(62,135,205,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(62,135,205,.14) 1px,transparent 1px);background-size:41px 41px;mask-image:linear-gradient(#000 0,#000 88%,transparent 100%)}
.product-view__panel{background:transparent}
.product-view__top{width:calc(100% - 70px);height:72px}
.detail-wrap{width:calc(100% - 70px);padding:40px 0 72px}
.detail-product-head{min-height:156px;padding:24px 22px;border-radius:28px;gap:24px;margin-bottom:34px}
.detail-product-head img{width:84px;height:84px;flex-basis:84px;border-radius:24px}
.detail-product-head h2{font-size:31px}
.note-section,.buy-section,.preview-section{margin-top:30px}
.note-section h3,.buy-section h3,.preview-section h3{font-size:30px;margin-bottom:18px}
.note-card{min-height:228px;padding:28px 30px;border-radius:26px;font-size:21px;line-height:1.72}
.buy-section{padding:28px 32px 30px;border:1px solid #1b4d70;border-radius:30px;background:linear-gradient(145deg,rgba(7,28,57,.86),rgba(5,18,42,.82));box-shadow:inset 0 0 40px rgba(22,105,158,.06)}
.buy-section h3{margin-bottom:20px}
.packages{gap:12px}
.package{min-height:108px;padding:16px 24px;border-radius:22px;border-width:2px}
.package>div{padding-left:46px}
.package b{font-size:24px}
.package small{font-size:18px}
.package strong{font-size:24px}
.modal-coupon{margin-top:14px}
.modal-coupon input,.modal-coupon button{height:52px;font-size:16px}
.modal-total{padding-top:18px;margin-top:16px}
.modal-total strong{font-size:31px}
.buy-now{height:62px;font-size:18px}
.buy-note{font-size:12px}
.preview-section{padding-bottom:10px}
.preview-grid{grid-template-columns:1fr;gap:12px}
.preview-grid img{max-height:none;border-radius:22px}

@media(max-width:760px){
  .product-view__top{width:calc(100% - 70px)}
  .detail-wrap{width:calc(100% - 70px);padding-top:38px}
  .detail-product-head{min-height:156px;padding:24px 22px}
  .note-card{min-height:228px}
  .buy-section{margin-left:-11px;margin-right:-11px;padding:28px 31px 30px;border-radius:30px}
  .package{min-height:108px}
  .package b{font-size:23px}.package small{font-size:17px}.package strong{font-size:23px}
  .modal-coupon input,.modal-coupon button{font-size:15px}
}

/* V11 responsive correction — mobile detail layout */
@media (max-width: 760px){
  .product-view__panel{width:100%;max-width:none;left:0;transform:none;}
  .product-view__top,
  .detail-wrap{width:calc(100% - 48px);max-width:none;}
  .product-view__top{height:70px;padding:0;}
  .detail-wrap{padding:28px 0 80px;}

  .detail-product-head{
    width:100%;
    min-height:138px;
    padding:20px 22px;
    gap:18px;
    margin-bottom:28px;
  }
  .detail-product-head img{width:76px;height:76px;flex:0 0 76px;border-radius:21px;}
  .detail-product-head h2{font-size:27px;line-height:1.18;}

  .note-section,.buy-section,.preview-section{margin-top:28px;}
  .note-section h3,.buy-section h3,.preview-section h3{
    font-size:28px;
    line-height:1.2;
    margin-bottom:16px;
  }
  .note-card{min-height:180px;padding:22px 24px;border-radius:24px;}
  .note-card #modal-description{font-size:19px;line-height:1.7;}

  /* Critical: each package is always one horizontal row on phones. */
  .buy-section{
    margin-left:0;
    margin-right:0;
    padding:26px 24px 28px;
    border-radius:28px;
  }
  .packages{display:flex;flex-direction:column;gap:12px;width:100%;}
  .package{
    width:100%;
    min-width:0;
    min-height:106px;
    height:106px;
    padding:15px 20px;
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:space-between;
    gap:14px;
    text-align:left;
    overflow:hidden;
  }
  .package > div{
    flex:1 1 auto;
    min-width:0;
    padding-left:40px;
    text-align:left;
  }
  .package b{
    font-size:22px;
    line-height:1.2;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
  }
  .package small{
    font-size:15px;
    line-height:1.35;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
  }
  .package strong{
    flex:0 0 auto;
    font-size:22px;
    white-space:nowrap;
    text-align:right;
  }
  .package.is-selected:before{
    left:17px;
    top:50%;
    transform:translateY(-50%);
    width:18px;
    height:18px;
    border-width:3px;
  }

  .modal-coupon{display:flex;width:100%;}
  .modal-coupon input{min-width:0;flex:1;}
  .modal-coupon button{flex:0 0 auto;}
  .modal-total strong{font-size:28px;}
  .buy-now{height:60px;font-size:17px;}
}

@media (max-width: 430px){
  .product-view__top,.detail-wrap{width:calc(100% - 32px);}
  .detail-wrap{padding-top:22px;}
  .detail-product-head{min-height:104px;padding:14px 16px;gap:12px;border-radius:20px;}
  .detail-product-head img{width:62px;height:62px;flex-basis:62px;border-radius:17px;}
  .detail-product-head small{font-size:8px;}
  .detail-product-head h2{font-size:22px;}
  .note-section,.buy-section,.preview-section{margin-top:24px;}
  .note-section h3,.buy-section h3,.preview-section h3{font-size:23px;margin-bottom:12px;}
  .note-card{min-height:110px;padding:17px 18px;border-radius:18px;}
  .note-card #modal-description{font-size:16px;line-height:1.6;}
  .buy-section{padding:20px 18px 22px;border-radius:22px;}
  .packages{gap:9px;}
  .package{min-height:82px;height:82px;padding:12px 14px;border-radius:16px;gap:8px;}
  .package > div{padding-left:31px;}
  .package b{font-size:18px;}
  .package small{font-size:12px;}
  .package strong{font-size:18px;}
  .package.is-selected:before{left:12px;width:14px;height:14px;border-width:2px;}
  .modal-coupon{gap:6px;}
  .modal-coupon input,.modal-coupon button{height:46px;font-size:12px;}
  .modal-total strong{font-size:23px;}
  .buy-now{height:52px;font-size:14px;border-radius:14px;}
  .buy-note{font-size:9px;}
}

/* V12 compact mobile/detail pass — tuned to the supplied HNShop reference */
@media (max-width:760px){
  .product-view__top{width:calc(100% - 64px);height:62px}
  .detail-wrap{width:calc(100% - 64px);padding:24px 0 68px}
  .detail-product-head{min-height:112px;padding:15px 17px;gap:14px;border-radius:22px;margin-bottom:22px}
  .detail-product-head img{width:64px;height:64px;flex-basis:64px;border-radius:18px}
  .detail-product-head small{font-size:9px}
  .detail-product-head h2{font-size:23px;line-height:1.15}
  .note-section,.buy-section,.preview-section{margin-top:23px}
  .note-section h3,.buy-section h3,.preview-section h3{font-size:23px;line-height:1.15;margin-bottom:12px;gap:8px}
  .note-card{min-height:126px;padding:18px 20px;border-radius:20px}
  .note-card #modal-description{font-size:16px;line-height:1.55}
  .buy-section{padding:20px 20px 22px;border-radius:24px}
  .buy-section h3{margin-bottom:13px}
  .packages{gap:9px}
  .package{min-height:76px;height:76px;padding:10px 14px;border-radius:15px;gap:9px}
  .package > div{padding-left:31px}
  .package b{font-size:17px;line-height:1.15;white-space:nowrap}
  .package small{font-size:11px;line-height:1.25;margin-top:3px;white-space:nowrap}
  .package strong{font-size:17px;white-space:nowrap}
  .package.is-selected:before{left:12px;width:14px;height:14px;border-width:2px}
  .modal-coupon{gap:7px;margin-top:11px}
  .modal-coupon input,.modal-coupon button{height:44px;font-size:12px;border-radius:11px}
  .modal-coupon button{padding:0 15px}
  .coupon-msg{font-size:10px;min-height:15px}
  .modal-total{padding-top:13px;margin-top:11px}
  .modal-total strong{font-size:25px}
  .buy-now{height:54px;margin-top:11px;border-radius:13px;font-size:15px}
  .buy-note{font-size:9px;line-height:1.4;margin-top:7px}
  .preview-section{padding-bottom:5px}
  .preview-section h3{margin-bottom:10px}
  .preview-grid{gap:8px}
  .preview-grid img{border-radius:16px}
}

/* V13 — match mobile reference width: reduce side gutters on product detail */
@media (max-width:760px){
  .product-view__top,
  .detail-wrap{width:calc(100% - 36px);}
  .detail-wrap{padding-left:0;padding-right:0;}
  .buy-section{width:100%;}
}
