@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Thai:wght@400;500;600;700&family=Noto+Sans+Thai:wght@600;700;800&display=swap";:root{color:#142338;font-synthesis:none;--ink:#142338;--muted:#6b778c;--line:#dfe7f1;--blue:#155eef;--coral:#ee4d2d;--green:#159957;--soft:#f5f8fd;--shadow:0 10px 28px #1c375d12;background:#fff;font-family:IBM Plex Sans Thai,sans-serif}*{box-sizing:border-box}body{background:#fff;margin:0}a{color:inherit;text-decoration:none}.container{width:min(1180px,100% - 48px);margin:auto}.site-header{border-bottom:1px solid var(--line);background:#fff;height:78px}.header-inner{align-items:center;gap:70px;height:100%;display:flex}.brand{letter-spacing:-.04em;white-space:nowrap;align-items:center;gap:10px;font:800 1.75rem Noto Sans Thai;display:flex}.brand-mark{color:#fff;background:var(--coral);border-radius:6px;place-items:center;width:34px;height:34px;font-size:15px;display:grid;transform:rotate(45deg)}.brand-mark:first-letter{transform:rotate(-45deg)}.header-inner nav{color:#2d3b50;gap:44px;font-weight:600;display:flex}.login-button{color:var(--ink);background:#fff;border:1px solid #32415a;border-radius:9px;align-items:center;gap:8px;margin-left:auto;padding:11px 19px;font:600 1rem inherit;display:flex}.hero{text-align:center;padding:64px 0 58px}.hero h1{letter-spacing:-.05em;margin:0 0 8px;font:800 clamp(2.5rem,5vw,4rem) Noto Sans Thai}.hero>div>p{color:var(--muted);margin:0 0 25px;font-size:1.25rem}.search-bar{text-align:left;border:1px solid #cfd9e7;border-radius:12px;align-items:center;width:min(960px,100%);height:68px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 4px 12px #1c375d0f}.search-bar>span{color:#607086;padding:0 17px;display:flex}.search-bar input{min-width:0;font:inherit;color:var(--ink);border:0;outline:0;flex:1}.search-bar button{background:var(--coral);color:#fff;border:0;height:100%;padding:0 36px;font:700 1.1rem inherit}.search-divider{border-left:1px solid var(--line);border-right:1px solid var(--line);font-size:.9rem;padding:0 16px!important}.hero-proof{border:1px solid var(--line);color:var(--green);border-radius:9px;gap:15px;margin:27px auto 15px;padding:9px 17px;font-weight:600;display:inline-flex}.hero-proof i{color:#a4b1c2;font-style:normal}.data-line{color:var(--muted)!important;font-size:.95rem!important}.search-result{color:var(--coral)!important}.band{background:var(--soft)}.section-block{padding:44px 0}.section-heading{justify-content:space-between;align-items:center;margin-bottom:21px;display:flex}.section-heading h2,.source>h2{margin:0;font:700 1.55rem Noto Sans Thai}.section-heading a{color:var(--blue);font-weight:600}.product-row,.shop-row,.category-row{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:13px;padding-bottom:15px;transition:all .2s;display:block;position:relative;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.product-image{background:#fff;height:205px;position:relative}.product-image img{object-fit:cover;width:100%;height:100%}.rank{background:var(--coral);color:#fff;z-index:1;border-radius:50%;place-items:center;width:29px;height:29px;display:grid;position:absolute;top:8px;left:8px}.product-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:12px 12px 6px;font-size:.93rem;font-weight:600;line-height:1.45;display:-webkit-box;overflow:hidden}.product-price{color:var(--coral);margin:0 12px;font-size:1.15rem;font-weight:700}.product-meta{color:var(--green);margin:4px 12px 0;font-size:.84rem}.good-dot{margin-right:4px;font-size:.7rem}.shop-row{grid-template-columns:repeat(5,1fr)}.shop-card{text-align:center;border:1px solid var(--line);background:#fff;border-radius:13px;padding:18px 8px}.shop-avatar{border:1px solid var(--line);width:80px;height:80px;color:var(--blue);background:#f6f8fb;border-radius:50%;place-items:center;margin:0 auto 12px;font-size:2rem;display:grid}.shop-1{color:#159957}.shop-2{color:#ee4d2d}.shop-3{color:#d07a9b}.shop-4{color:#7b5cc5}.shop-card strong,.shop-card small{display:block}.shop-card small{color:var(--muted);margin-top:6px;font-size:.75rem}.category-row{grid-template-columns:repeat(8,1fr)}.category-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:11px;place-items:center;gap:10px;padding:17px 5px;font-size:.82rem;display:grid}.category-card b{color:var(--blue);font-size:2rem;font-weight:400}.source{padding-bottom:52px}.source>h2{text-align:center;margin-bottom:34px}.source-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.source-step{text-align:center;border-right:1px solid var(--line);padding:0 18px}.source-step:last-child{border:0}.source-step>b{color:var(--blue);font-size:2.2rem;font-weight:400}.source-step h3{margin:8px 0;font-size:1rem}.source-step p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.7}.affiliate-note{color:#51637d;background:#f1f6ff;border:1px solid #d7e5ff;border-radius:11px;margin-top:30px;padding:15px 18px;font-size:.88rem;line-height:1.7}.site-footer{border-top:1px solid var(--line);color:#7a879a;padding:24px 0;font-size:.82rem}.site-footer .container{justify-content:space-between;display:flex}.site-footer nav{gap:24px;display:flex}.detail-page{padding:27px 0 65px}.back-link{color:var(--muted);margin-bottom:20px;display:inline-block}.detail-top{grid-template-columns:1fr 1.06fr;gap:30px;display:grid}.detail-media{border:1px solid var(--line);background:#fff;border-radius:12px;place-items:center;min-height:490px;display:grid;overflow:hidden}.detail-media img{object-fit:contain;width:100%;height:100%;max-height:490px}.detail-info{padding:3px 0}.platform-label{color:var(--coral);background:#fff3f0;border-radius:5px;padding:4px 9px;font-size:.9rem;display:inline-block}.detail-info h1{margin:13px 0;font:700 clamp(1.6rem,2.4vw,2.25rem)/1.35 Noto Sans Thai}.rating-line{color:#55647b}.rating-line i{border-left:1px solid var(--line);height:17px;margin:0 13px -4px;display:inline-block}.stars{color:#f5ad00;letter-spacing:1px}.current-price{color:var(--coral);margin:25px 0 16px;font-size:2.2rem;font-weight:700}.current-price del{color:#7c8795;margin-left:18px;font-size:1rem;font-weight:500}.current-price em{color:var(--green);vertical-align:middle;background:#e9f7ee;border-radius:6px;margin-left:15px;padding:5px 9px;font-size:.88rem;font-style:normal}.coupon,.vip{color:#4d5b70;border:1px dashed #f2ad97;border-radius:10px;margin:8px 0;padding:11px 14px}.coupon strong,.vip strong{float:right;color:var(--coral)}.vip{border-style:solid}.vip span{float:right;color:var(--muted);font-size:.85rem}.basis-label{color:#53627a;margin:22px 0 10px}.basis-switch{border:1px solid var(--line);border-radius:9px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.basis-switch button{border:0;border-right:1px solid var(--line);font:inherit;color:var(--muted);background:#fff;padding:10px 5px}.basis-switch button:last-child{border:0}.basis-switch button.active{outline:2px solid var(--coral);outline-offset:-2px;color:var(--ink)}.basis-switch small,.basis-switch b{display:block}.basis-switch b{margin-top:3px;font-size:1.12rem}.basis-note{color:var(--muted);font-size:.8rem}.detail-actions{gap:10px;margin-top:20px;display:flex}.primary-button,.outline-button,.alert-button{border-radius:10px;justify-content:center;align-items:center;gap:8px;height:49px;font:600 1rem inherit;display:flex}.primary-button{background:var(--coral);color:#fff;flex:1}.outline-button{color:var(--ink);background:#fff;border:1px solid #a9b8ca;padding:0 17px}.alert-button{width:100%;color:var(--ink);background:#fff;border:1px solid #a9b8ca;margin-top:10px}.shop-line{color:#4b5d78;margin-top:20px}.shop-line span{color:var(--green)}.detail-lower{grid-template-columns:1.05fr 1fr;gap:30px;margin-top:27px;display:grid}.history-panel,.same-shop{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px}.history-panel h2{margin:0 0 18px;font:700 1.3rem Noto Sans Thai}.history-stats{text-align:center;grid-template-columns:repeat(3,1fr);display:grid}.history-stats span{border-right:1px solid var(--line)}.history-stats span:last-child{border:0}.history-stats small,.history-stats b{display:block}.history-stats small{color:var(--muted)}.history-stats b{font-size:1.35rem}.chart{border-bottom:1px solid var(--line);height:210px;margin-top:12px;position:relative}.chart svg{width:100%;height:100%}.chart-min,.chart-max{color:var(--muted);font-size:.75rem;position:absolute;left:0}.chart-min{top:16px}.chart-max{bottom:16px}.chart-date{color:var(--muted);font-size:.72rem;position:absolute;bottom:0}.chart-date.start{left:9%}.chart-date.end{right:5%}.chart-tip{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:7px;padding:7px 12px;font-size:.76rem;position:absolute;top:35%;right:6%}.chart-tip strong{color:var(--coral);font-size:1.15rem}.mini-products{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.mini-products .product-card{min-width:0}.mini-products .product-image{height:130px}.mini-products .product-card h3{margin:8px;font-size:.77rem}.mini-products .product-price,.mini-products .product-meta{margin-left:8px;font-size:.8rem}.detail-disclosure{margin-top:18px}.directory-page{padding:48px 0 76px}.directory-title{align-items:baseline;gap:15px;margin-bottom:22px;display:flex}.directory-title h1{margin:0;font:700 2.4rem Noto Sans Thai}.directory-title p{color:var(--muted)}.directory-search{border:1px solid var(--line);width:100%;font:inherit;border-radius:10px;margin-bottom:25px;padding:14px 17px}.directory-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.directory-shop{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px}.directory-shop h2{font-size:1.1rem}.directory-shop p{color:var(--muted)}.directory-shop span{color:var(--green);font-size:.84rem}.popular-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.popular-grid .product-image{height:180px}@media (width<=900px){.header-inner{gap:25px}.header-inner nav{gap:18px}.product-row{grid-template-columns:repeat(3,1fr)}.category-row{grid-template-columns:repeat(4,1fr)}.source-grid{grid-template-columns:repeat(2,1fr)}.detail-top,.detail-lower{grid-template-columns:1fr}.popular-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=640px){.container{width:min(100% - 28px,1180px)}.site-header{height:auto;padding:14px 0}.header-inner{flex-wrap:wrap;gap:14px}.brand{font-size:1.35rem}.header-inner nav{order:3;justify-content:space-between;width:100%;font-size:.88rem}.header-inner nav a:first-child{border:0;padding:0}.login-button{padding:8px 11px;font-size:.8rem}.hero{padding:42px 0}.hero h1{font-size:2.45rem}.hero>div>p{font-size:1rem}.search-bar{grid-template-columns:auto 1fr;height:auto;display:grid}.search-bar>span,.search-bar input{padding:12px}.search-divider{display:none!important}.search-bar button{grid-column:1/-1;height:50px}.hero-proof{gap:8px;font-size:.8rem}.product-row,.shop-row{grid-template-columns:repeat(2,1fr)}.product-image{height:165px}.category-row{grid-template-columns:repeat(4,1fr);gap:8px}.category-card{padding:12px 2px;font-size:.7rem}.source-grid{grid-template-columns:1fr}.source-step{border-right:0;border-bottom:1px solid var(--line);padding:14px 0}.site-footer .container{display:block}.site-footer nav{flex-wrap:wrap;gap:10px;margin-top:13px}.detail-media{min-height:310px}.current-price{font-size:1.8rem}.current-price em{margin:6px 0 0;display:inline-block}.coupon strong,.vip strong,.vip span{float:none;margin-top:4px;display:block}.detail-actions{flex-direction:column}.mini-products{grid-template-columns:repeat(2,1fr)}.directory-title{display:block}.directory-title h1{font-size:2rem}.directory-grid,.popular-grid{grid-template-columns:repeat(2,1fr)}.popular-grid .product-image{height:155px}}.directory-toolbar{align-items:center;gap:12px;display:flex}.directory-toolbar .directory-search{margin-bottom:25px}.directory-toolbar select{border:1px solid var(--line);font:inherit;color:var(--ink);background:#fff;border-radius:10px;padding:13px 16px}.category-tabs{flex-wrap:wrap;gap:8px;margin-bottom:25px;display:flex}.category-tabs a{border:1px solid var(--line);color:var(--muted);border-radius:99px;padding:9px 14px;font-size:.9rem}.shop-hero{border-bottom:1px solid var(--line);align-items:center;gap:18px;margin-bottom:24px;padding-bottom:24px;display:flex}.shop-hero .shop-avatar{margin:0}.shop-hero h1{margin:0;font:700 2rem Noto Sans Thai}.shop-hero p{color:var(--muted);margin:5px 0 0}.shop-hero .primary-button{flex:none;margin-left:auto;padding:0 18px}.alert-form{background:#fffaf8;border:1px solid #f3b4a4;border-radius:10px;gap:9px;margin-top:12px;padding:14px;display:grid}.alert-form input{border:1px solid var(--line);font:inherit;border-radius:8px;padding:11px}.alert-form .primary-button{cursor:pointer;border:0;width:100%}.history-summary{color:var(--muted);margin:8px 0 0;font-size:.85rem}@media (width<=640px){.directory-toolbar{grid-template-columns:1fr;display:grid}.directory-toolbar .directory-search{margin-bottom:0}.shop-hero{flex-wrap:wrap;align-items:flex-start}.shop-hero .primary-button{width:100%;margin-left:0}.shop-hero h1{font-size:1.55rem}}.admin-shell{color:#182337;background:#f4f6f8;min-height:calc(100vh - 68px);display:flex}.admin-sidebar{background:#fff;border-right:1px solid #e7ebef;flex-direction:column;gap:28px;width:236px;padding:24px 16px;display:flex}.admin-brand{font-size:18px}.admin-sidebar nav{gap:6px;display:grid}.admin-sidebar nav button,.admin-logout{text-align:left;color:#718096;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:12px 14px}.admin-sidebar nav button.active,.admin-sidebar nav button:hover{color:#e94b29;background:#fff0eb;font-weight:700}.admin-logout{border-top:1px solid #eef1f3;border-radius:0;margin-top:auto;padding-top:18px}.admin-content{flex:1;max-width:1440px;padding:34px 42px}.admin-topbar{justify-content:space-between;align-items:flex-end;margin-bottom:26px;display:flex}.admin-topbar span{color:#e94b29;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700}.admin-topbar h1{margin:7px 0 0;font-size:30px}.admin-date{color:#7b8798;font-size:13px}.admin-kpis{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px;display:grid}.admin-kpi,.admin-panel{background:#fff;border:1px solid #e7ebef;border-radius:14px;box-shadow:0 8px 22px #1d2c3f0a}.admin-kpi{padding:20px}.admin-kpi span{color:#7b8798;margin-bottom:12px;font-size:13px;display:block}.admin-kpi strong{font-size:30px}.admin-kpi:first-child{border-top:3px solid #ee4d2d}.admin-kpi:nth-child(2){border-top:3px solid #273b59}.admin-kpi:nth-child(3){border-top:3px solid #94a3b8}.admin-kpi:nth-child(4){border-top:3px solid #20a568}.admin-grid-two{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px;display:grid}.admin-panel{min-width:0;padding:22px}.admin-panel h2{margin:0 0 18px;font-size:17px}.feed-status strong{color:#e94b29;font-size:34px;display:block}.feed-status span,.feed-status small{color:#718096;margin-top:5px;display:block}.usage-list{gap:14px;display:grid}.usage-list span{color:#718096;justify-content:space-between;display:flex}.usage-list b{color:#182337}.admin-table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:13px}th{text-align:left;color:#8b96a5;white-space:nowrap;border-bottom:1px solid #eef1f3;padding:9px 10px;font-weight:600}td{white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #f1f3f5;max-width:300px;padding:12px 10px;overflow:hidden}td:first-child{color:#718096}.admin-empty{text-align:center;color:#9aa5b3;padding:28px}.admin-login{background:#f4f6f8;place-items:center;min-height:calc(100vh - 68px);padding:24px;display:grid}.admin-login-card{background:#fff;border:1px solid #e7ebef;border-radius:18px;width:min(440px,100%);padding:36px;box-shadow:0 18px 48px #1d2c3f14}.admin-login-card h1{margin:30px 0 8px;font-size:25px}.admin-login-card p{color:#718096;margin:0 0 26px}.admin-login-card label{color:#445066;gap:8px;font-size:13px;font-weight:700;display:grid}.admin-login-card input{box-sizing:border-box;width:100%;font:inherit;border:1px solid #dfe5eb;border-radius:9px;padding:12px}.admin-login-card .primary-button{width:100%;margin-top:18px}.admin-login-card small{color:#9aa5b3;margin-top:16px;line-height:1.6;display:block}.admin-error{color:#c0392b;background:#fff1ee;border-radius:8px;margin-top:12px;padding:9px;font-size:13px}.admin-help{color:#718096;margin-top:-8px;font-size:13px}.admin-import{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.admin-import input{font-size:13px}.admin-import span{color:#198754;font-size:13px}@media (width<=900px){.admin-sidebar{width:190px}.admin-content{padding:26px 20px}.admin-kpis{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.admin-shell{display:block}.admin-sidebar{border-bottom:1px solid #e7ebef;border-right:0;gap:12px;width:auto;padding:14px}.admin-sidebar nav{display:flex;overflow:auto}.admin-sidebar nav button{white-space:nowrap}.admin-logout{display:none}.admin-topbar{display:block}.admin-date{margin-top:8px}.admin-grid-two{grid-template-columns:1fr}.admin-kpis{gap:10px}.admin-kpi{padding:14px}.admin-kpi strong{font-size:23px}.admin-content{padding:22px 14px}}.eyebrow{color:#ee4d2d;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.76rem;font-weight:800;display:inline-block}.articles-page{padding-top:48px;padding-bottom:80px}.article-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.article-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 8px 24px #1d2c3f0a}.article-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px #1d2c3f1a}.article-cover{background:linear-gradient(135deg,#fff0eb,#fff8ed);place-items:center;height:170px;display:grid;overflow:hidden}.article-cover img{object-fit:cover;width:100%;height:100%}.article-cover span{color:#ee4d2d;font-size:54px;font-weight:800}.article-card-body{padding:20px}.article-card-body small,.article-date{color:#8a96a7;font-size:.8rem}.article-card-body h2{margin:8px 0;font-size:1.15rem;line-height:1.45}.article-card-body p{color:#718096;margin:0 0 16px;font-size:.9rem;line-height:1.65}.article-card-body b{color:#ee4d2d;font-size:.9rem}.article-page{padding-top:28px;padding-bottom:80px}.article-reader{border:1px solid var(--line);background:#fff;border-radius:18px;max-width:860px;margin:18px auto 0;overflow:hidden;box-shadow:0 10px 30px #1d2c3f0d}.article-hero-image{object-fit:cover;width:100%;max-height:360px}.article-reader-inner{padding:44px 56px}.article-reader-inner h1{margin:12px 0 16px;font-size:2.2rem;line-height:1.35}.article-lead{color:#607087;border-left:4px solid #ee4d2d;padding-left:16px;font-size:1.1rem;line-height:1.8}.article-content{margin-top:30px}.article-content p{color:#344054;margin:0 0 22px;font-size:1rem;line-height:2}.article-disclosure{margin-top:36px}.admin-side-link{color:#ee4d2d;padding:0 14px;font-size:13px;font-weight:700;text-decoration:none;display:block}.admin-article-page{color:#182337;background:#f4f6f8;min-height:calc(100vh - 68px);padding:36px 0 80px}.article-admin-head{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.article-admin-head h1{margin:14px 0 6px;font-size:30px}.article-admin-head p{color:#718096;margin:0}.article-admin-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:18px;display:grid}.article-form{gap:15px;display:grid}.article-form label{color:#536176;gap:7px;font-size:13px;font-weight:700;display:grid}.article-form input,.article-form textarea,.article-form select{box-sizing:border-box;width:100%;font:inherit;color:#182337;background:#fff;border:1px solid #dfe5eb;border-radius:9px;padding:11px 12px}.article-form textarea{resize:vertical;line-height:1.65}.form-two{grid-template-columns:1fr 1fr;gap:12px;display:grid}.article-form-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.article-form-actions span{color:#198754;font-size:13px}.article-admin-list{gap:10px;display:grid}.article-admin-row{border-bottom:1px solid #eef1f3;justify-content:space-between;align-items:center;gap:12px;padding:13px 0;display:flex}.article-admin-row:last-child{border-bottom:0}.article-admin-row b{font-size:14px;display:block}.article-admin-row small{color:#8a96a7;margin-top:5px;display:block}.table-action{color:#ee4d2d;cursor:pointer;font:inherit;background:#fff0eb;border:0;border-radius:7px;margin-left:5px;padding:7px 9px;font-size:12px}.table-action.danger{color:#bd3d3d;background:#fff1f1}@media (width<=900px){.article-grid{grid-template-columns:repeat(2,1fr)}.article-admin-grid{grid-template-columns:1fr}}@media (width<=620px){.article-grid{grid-template-columns:1fr}.article-reader-inner{padding:28px 20px}.article-reader-inner h1{font-size:1.7rem}.article-admin-head{display:block}.article-admin-head .outline-button{margin-top:15px;display:inline-flex}.form-two{grid-template-columns:1fr}}.field-help{color:#8a96a7;font-size:12px;font-weight:400;line-height:1.5;display:block}.article-admin-page .article-form .form-two{align-items:start}.article-admin-page .article-form select{min-height:43px}.article-admin-page .article-form textarea[name=content]{min-height:260px}.article-admin-page .article-form-actions .primary-button{cursor:pointer;border:0}.article-admin-page .article-admin-head .back-link{display:inline-block}.article-admin-page .article-admin-row small{white-space:normal;max-width:380px;line-height:1.45}.answer-summary{color:#3d5d4e;background:#eefaf3;border-left:4px solid #20a568;border-radius:10px;margin:22px 0;padding:14px 18px}.answer-summary strong{color:#147a4b;margin-bottom:5px;display:block}.legal-page{padding-top:28px;padding-bottom:80px}.legal-card{border:1px solid var(--line);background:#fff;border-radius:18px;max-width:900px;margin:18px auto 0;padding:44px 56px;box-shadow:0 10px 30px #1d2c3f0d}.legal-card h1{margin:12px 0 14px;font-size:2.2rem;line-height:1.35}.legal-intro{color:#607087;border-left:4px solid #ee4d2d;margin-bottom:34px;padding-left:16px;font-size:1.1rem;line-height:1.8}.legal-card section{border-top:1px solid #eef1f3;margin-top:22px;padding-top:22px}.legal-card h2{margin:0 0 9px;font-size:1.15rem}.legal-card section p{color:#344054;margin:0;line-height:1.9}.legal-updated{color:#8a96a7;margin-top:36px;line-height:1.6;display:block}@media (width<=620px){.legal-card{padding:28px 20px}.legal-card h1{font-size:1.7rem}}.feed-empty{text-align:center;color:#718096;background:#fff;border:1px dashed #cfd9e3;border-radius:10px;padding:28px;font-size:.88rem}:root{--ink:#0b1733;--muted:#60708d;--line:#d9e3f0;--blue:#2f6df6;--coral:#ff6b4a;--green:#36c89b;--soft:#f3f7fb;--shadow:0 14px 34px #0b17331a}body{color:#0b1733;background:#f3f7fb}.site-header{color:#fff;background:#0b1733;border-bottom:1px solid #ffffff1a;height:72px}.header-inner{gap:48px}.brand{color:#fff;font-size:1.5rem}.brand>span:last-child span{color:#39b8ff}.brand-mark{color:#fff;background:#2f6df6;border-radius:10px;width:34px;height:34px;transform:none}.header-inner nav{color:#e5edfb;gap:32px}.header-inner nav a:first-child{color:#fff;border-bottom:2px solid #36c89b;padding:26px 0}.login-button{color:#fff;background:0 0;border:1px solid #ffffff59;border-radius:9px;font-size:.9rem}.dh-hero{color:#fff;background:#0b1733;position:relative;overflow:hidden}.dh-hero:before{content:"";pointer-events:none;border:1px solid #36c89b38;border-radius:50%;width:560px;height:560px;position:absolute;top:-220px;right:-170px;box-shadow:0 0 0 70px #2f6df60f,0 0 0 140px #2f6df60a}.dh-hero-inner{grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);align-items:center;gap:62px;padding-top:70px;padding-bottom:70px;display:grid;position:relative}.dh-hero-copy{min-width:0}.dh-kicker{display:none}.dh-hero h1{letter-spacing:-.07em;margin:0 0 18px;font:800 clamp(2.8rem,5vw,4.7rem)/1.08 Noto Sans Thai}.dh-hero h1 span{color:#36c89b}.dh-lead{color:#b9c8e1;max-width:520px;margin:0 0 28px;font-size:1.1rem;line-height:1.75}.dh-search{background:#ffffff12;border:1px solid #ffffff3b;border-radius:14px;align-items:center;gap:12px;padding:8px 8px 8px 18px;display:flex;box-shadow:0 20px 40px #00000026}.dh-search>svg{color:#61a4ff;flex:none}.dh-search input{color:#0b1733;min-width:0;font:inherit;background:#fff;border:0;border-radius:9px;outline:0;flex:1;padding:14px 15px}.dh-search button{color:#fff;white-space:nowrap;cursor:pointer;background:#2f6df6;border:0;border-radius:9px;padding:14px 19px;font:700 .95rem inherit}.dh-example{color:#8092b0;margin:10px 0 25px;font-size:.75rem}.dh-benefits{border:1px solid #ffffff26;border-radius:12px;gap:0;display:flex;overflow:hidden}.dh-benefits span{color:#dfe9fa;border-right:1px solid #ffffff1f;flex:1;padding:13px 14px;font-size:.78rem}.dh-benefits span:last-child{border-right:0}.dh-benefits b{color:#36c89b;margin-right:8px;font-size:1.2rem}.dh-spotlight{color:#0b1733;background:#fff;border-radius:16px;min-width:0;padding:20px;box-shadow:0 22px 50px #0000002e}.dh-spotlight-head{align-items:center;gap:16px;display:flex}.dh-spotlight-head img{object-fit:contain;background:#f0f5fb;border-radius:14px;width:92px;height:92px;padding:7px}.dh-spotlight-head div{min-width:0}.dh-spotlight-head strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.13rem;line-height:1.45;display:-webkit-box;overflow:hidden}.dh-spotlight-head span,.dh-spotlight-head small{color:#71809a;margin-top:4px;font-size:.82rem;display:block}.dh-price-grid{border:1px solid #d9e3f0;border-radius:11px;grid-template-columns:repeat(3,1fr);margin-top:20px;display:grid}.dh-price-grid span{border-right:1px solid #d9e3f0;padding:13px}.dh-price-grid span:last-child{border-right:0}.dh-price-grid small,.dh-price-grid b,.dh-price-grid em{display:block}.dh-price-grid small{color:#60708d;font-size:.74rem}.dh-price-grid b{color:#36b98f;margin-top:5px;font-size:1.45rem}.dh-price-grid em{color:#8c9ab0;margin-top:3px;font-size:.72rem;font-style:normal}.dh-mini-chart{border:1px solid #d9e3f0;border-radius:11px;margin-top:12px;padding:13px 14px 3px}.dh-mini-chart>div{justify-content:space-between;align-items:baseline;display:flex}.dh-mini-chart strong{font-size:.82rem}.dh-mini-chart span{color:#8492a8;font-size:.72rem}.dh-mini-chart svg{width:100%;height:96px;display:block}.dh-shop-cta{color:#052a23;background:#36c89b;border-radius:9px;justify-content:center;align-items:center;margin-top:13px;padding:12px;font-weight:800;display:flex}.dh-spotlight-empty{text-align:center;color:#71809a;padding:90px 20px}.dh-main{background:#f3f7fb;padding:22px 0 80px}.dh-summary{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:36px;display:grid}.dh-summary>div{background:#fff;border:1px solid #d9e3f0;border-radius:12px;padding:17px 19px}.dh-summary small,.dh-summary strong,.dh-summary span{display:block}.dh-summary small{color:#73829a;font-size:.78rem}.dh-summary strong{color:#0b1733;margin:5px 0;font-size:1.55rem}.dh-summary span{color:#8b98ab;font-size:.74rem}.dh-section{padding:22px 0 38px}.dh-section-head{justify-content:space-between;align-items:flex-end;margin-bottom:18px;display:flex}.dh-section-head p{color:#2f6df6;margin:0 0 4px;font-size:.78rem;font-weight:700}.dh-section-head h2{letter-spacing:-.05em;margin:0;font:800 1.75rem Noto Sans Thai}.dh-section-head>a{color:#2f6df6;font-size:.82rem;font-weight:700}.dh-category-track{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.dh-category-track>a{background:#fff;border:1px solid #d9e3f0;border-radius:12px;padding:16px;transition:all .2s}.dh-category-track>a:hover,.dh-shops>a:hover{box-shadow:var(--shadow);border-color:#7aa3ff;transform:translateY(-3px)}.dh-category-icon{color:#fff;background:#2f6df6;border-radius:10px;place-items:center;width:38px;height:38px;margin-bottom:13px;font-size:1.35rem;display:grid}.dh-category-track strong,.dh-category-track small{display:block}.dh-category-track strong{font-size:.92rem}.dh-category-track small{color:#8492a8;margin-top:6px;font-size:.7rem}.dh-products{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.dh-products .product-card{background:#fff;border:1px solid #d9e3f0;border-radius:12px;padding:0;transition:all .2s;box-shadow:0 4px 12px #0b17330a}.dh-products .product-card:hover{border-color:#7aa3ff;transform:translateY(-4px);box-shadow:0 15px 30px #0b17331f}.dh-products .product-image{background:#fff;height:215px}.dh-products .product-image img{object-fit:contain;padding:13px}.dh-products .mall-badge{background:#2f6df6;border-radius:0 5px 0 0;bottom:0}.dh-products .rank{background:#0b1733;border:0;top:10px;left:10px}.dh-products .rank.medal{color:#052a23;background:#36c89b}.dh-products .product-card-body{padding:12px 12px 13px}.dh-products .product-card h3{color:#182643;margin:0 0 9px;font-size:.86rem}.dh-products .product-price-line del{color:#8b98ab}.dh-shops{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.dh-shops>a{background:#fff;border:1px solid #d9e3f0;border-radius:12px;align-items:center;gap:11px;padding:12px;transition:all .2s;display:flex}.dh-shops img{object-fit:contain;background:#f0f5fb;border-radius:11px;width:44px;height:44px}.dh-shops div{flex:1;min-width:0}.dh-shops strong,.dh-shops span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.dh-shops strong{font-size:.84rem}.dh-shops span{color:#8492a8;margin-top:3px;font-size:.7rem}.dh-shops b{color:#2f6df6}.dh-trust{padding-bottom:50px}.dh-trust-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.dh-trust-grid article{background:#e9f1ff;border:1px solid #d3e1fb;border-radius:12px;padding:22px}.dh-trust-grid b{color:#2f6df6;letter-spacing:.1em;font-size:.8rem}.dh-trust-grid h3{margin:10px 0 7px;font-size:1rem}.dh-trust-grid p{color:#60708d;margin:0;font-size:.82rem;line-height:1.7}.site-footer{background:#fff;border-top:1px solid #d9e3f0}@media (width<=1000px){.dh-hero-inner{grid-template-columns:1fr;gap:32px}.dh-hero-copy{max-width:720px}.dh-category-track,.dh-products{grid-template-columns:repeat(3,1fr)}.dh-shops{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.site-header{height:auto;padding:12px 0}.header-inner{gap:12px}.brand{font-size:1.25rem}.header-inner nav{order:3;gap:15px;font-size:.78rem}.header-inner nav a:first-child{border:0;padding:0}.dh-hero-inner{gap:26px;padding-top:42px;padding-bottom:42px}.dh-hero h1{font-size:3rem}.dh-lead{font-size:.95rem}.dh-search{flex-wrap:wrap;padding:8px}.dh-search input{width:calc(100% - 36px)}.dh-search button{width:100%}.dh-benefits{grid-template-columns:1fr;display:grid}.dh-benefits span{border-bottom:1px solid #ffffff1f;border-right:0}.dh-benefits span:last-child{border-bottom:0}.dh-spotlight{padding:13px}.dh-price-grid{grid-template-columns:1fr}.dh-price-grid span{border-bottom:1px solid #d9e3f0;border-right:0}.dh-price-grid span:last-child{border-bottom:0}.dh-summary{grid-template-columns:repeat(2,1fr);gap:9px}.dh-summary>div{padding:13px}.dh-summary strong{font-size:1.25rem}.dh-section{padding-top:18px}.dh-section-head h2{font-size:1.35rem}.dh-category-track{grid-template-columns:repeat(2,1fr);gap:9px}.dh-products{grid-template-columns:repeat(2,1fr);gap:10px}.dh-products .product-image{height:165px}.dh-products .product-card-body{padding:9px}.dh-products .product-card h3{font-size:.75rem}.dh-shops,.dh-trust-grid{grid-template-columns:1fr}.site-footer .container{display:block}.site-footer nav{flex-wrap:wrap;gap:10px;margin-top:12px}}.feed-update-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.feed-update-head>div{min-width:0}.feed-update-head strong{color:#182337;font-size:15px;display:block}.feed-update-head .admin-help{margin-top:7px}.feed-update-head .primary-button{white-space:nowrap;flex:none}.feed-update-meta{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px;display:grid}.feed-update-meta span{background:#fbfcfd;border:1px solid #e7ebef;border-radius:10px;gap:5px;min-width:0;padding:12px;display:grid}.feed-update-meta b{color:#8a96a7;font-size:11px;font-weight:600}.feed-update-meta strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.feed-state-running{color:#2f6df6}.feed-state-completed{color:#198754}.feed-state-paused{color:#b7791f}.feed-state-failed{color:#c0392b}.feed-update-live,.feed-update-note,.feed-update-error,.feed-update-message{border-radius:9px;margin-top:14px;padding:10px 12px;font-size:13px;line-height:1.55}.feed-update-error{color:#c0392b;background:#fff1ee}.feed-update-host-note{color:#8a96a7;margin-top:14px;line-height:1.55;display:block}.feed-update-host-note code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.feed-update-head .primary-button:disabled{opacity:.6;cursor:wait}@media (width<=620px){.feed-update-head{gap:14px;display:grid}.feed-update-head .primary-button{width:100%}.feed-update-meta{grid-template-columns:1fr 1fr}.feed-update-meta span{padding:10px}.feed-update-meta strong{font-size:12px}}.admin-shell{width:100%;overflow-x:hidden}.admin-content{box-sizing:border-box;width:100%;min-width:0}.admin-sidebar{box-sizing:border-box;flex:0 0 236px}@media (width<=900px){.admin-sidebar{flex-basis:190px}}.article-import-form{gap:14px;display:grid}.article-import-file{color:#536176;gap:7px;font-size:13px;font-weight:700;display:grid}.article-import-file input{font:inherit;color:#536176;background:#f8fbff;border:1px dashed #b9c7d8;border-radius:10px;padding:13px}.article-import-file-meta{color:#536176;background:#f4f8fd;border-radius:9px;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:14px;padding:11px 13px;font-size:13px;display:flex}.article-import-file-meta span{color:#7b8798}.article-import-preview{border:1px solid #e7ebef;border-radius:10px;margin-top:12px;overflow:hidden}.article-import-preview td{max-width:260px}.article-import-success{color:#147a4b;background:#e9f8ef;border-radius:8px;margin-top:12px;padding:10px 12px;font-size:13px}.article-import-form .primary-button{cursor:pointer;border:0;width:max-content;padding:0 18px}.article-import-form .primary-button:disabled{opacity:.55;cursor:not-allowed}.search-page-form{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:10px;margin:0 0 20px;padding:7px 8px 7px 14px;display:flex;box-shadow:0 4px 14px #0b17330a}.search-page-form svg{color:var(--blue);flex:none}.search-page-form input{min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;flex:1;padding:10px 4px}.search-page-form button{background:var(--blue);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:9px;padding:11px 18px;font:700 .92rem inherit}.search-result-summary{color:var(--ink);justify-content:space-between;align-items:center;gap:12px;margin:0 0 14px;font-weight:700;display:flex}.search-result-summary span{color:var(--muted);font-size:.82rem;font-weight:400}.search-results-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.search-result-card{border:1px solid var(--line);background:#fff;border-radius:14px;min-width:0;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 5px 16px #0b17330a}.search-result-card:hover{transform:translateY(-3px);box-shadow:0 13px 26px #0b17331a}.search-result-card-link{min-height:208px;color:inherit;grid-template-columns:190px minmax(0,1fr);display:grid}.search-result-image{background:#f8fbff;min-width:0}.search-result-image .product-thumb-wrap,.search-result-image img{height:100%}.search-result-image img{object-fit:contain;width:100%;padding:12px}.search-result-image .mall-badge{background:var(--blue);border-radius:0 5px 0 0;bottom:0}.search-result-body{min-width:0;padding:17px 18px 54px}.search-result-label{align-items:center;gap:8px;margin-bottom:7px;display:flex}.search-result-label span{color:var(--blue);background:#e8f0ff;border-radius:5px;padding:3px 7px;font-size:.7rem;font-weight:800;display:inline-block}.search-result-label small{color:var(--muted);font-size:.74rem}.search-result-body h2{-webkit-line-clamp:2;color:var(--ink);-webkit-box-orient:vertical;margin:0 0 7px;font-size:1rem;line-height:1.45;display:-webkit-box;overflow:hidden}.search-result-shop,.search-result-facts{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);margin:0;font-size:.78rem;overflow:hidden}.search-result-facts{color:#7b8798;margin-top:5px}.search-result-price{flex-wrap:wrap;align-items:baseline;gap:7px;margin-top:12px;display:flex}.search-result-price del{color:#95a0b0;font-size:.78rem}.search-result-price strong{color:var(--blue);font-size:1.28rem}.search-result-price em{color:#168768;background:#e7f8f2;border-radius:6px;padding:3px 6px;font-size:.7rem;font-style:normal}.search-result-foot{justify-content:space-between;align-items:center;gap:8px;display:flex;position:absolute;bottom:14px;left:208px;right:18px}.search-result-foot span{text-overflow:ellipsis;white-space:nowrap;color:#168768;font-size:.74rem;overflow:hidden}.search-result-foot b{color:var(--blue);white-space:nowrap;font-size:.78rem}.share-control{z-index:2;align-items:center;gap:7px;display:inline-flex;position:absolute;bottom:10px;right:14px}.share-control small{color:#fff;background:#0b1733;border-radius:7px;width:max-content;max-width:230px;padding:7px 9px;font-size:.7rem;position:absolute;bottom:calc(100% + 7px);right:0;box-shadow:0 6px 16px #0b17332e}.share-button{color:var(--blue);cursor:pointer;background:#fff;border:1px solid #b9c9e8;border-radius:8px;padding:7px 10px;font:700 .76rem inherit;transition:all .2s}.share-button.compact{padding:6px 9px;font-size:.72rem}.detail-actions .share-control{margin-left:auto;position:static}.detail-actions .share-button{min-height:43px;padding-inline:14px}@media (width<=760px){.search-results-list{grid-template-columns:1fr}.search-result-card-link{grid-template-columns:145px minmax(0,1fr);min-height:185px}.search-result-body{padding:14px 14px 50px}.search-result-foot{bottom:12px;left:159px;right:14px}.search-result-price strong{font-size:1.12rem}.search-result-summary{display:block}.search-result-summary span{margin-top:5px;display:block}.detail-actions{flex-wrap:wrap}.detail-actions .share-control{margin-left:0}.detail-actions .share-button{min-height:42px}}@media (width<=430px){.search-page-form{flex-wrap:wrap}.search-page-form input{flex-basis:calc(100% - 36px)}.search-page-form button{width:100%}.search-result-card-link{grid-template-columns:116px minmax(0,1fr);min-height:178px}.search-result-image img{padding:8px}.search-result-body{padding:12px 11px 49px}.search-result-body h2{font-size:.87rem}.search-result-label small,.search-result-facts{font-size:.68rem}.search-result-shop{font-size:.7rem}.search-result-foot{left:128px;right:11px}.search-result-foot b{font-size:.68rem}.share-control{right:10px}.share-button.compact{padding:5px 7px;font-size:.68rem}}.product-card-link{display:block}.product-card-with-share .product-card-body{padding-bottom:42px}.product-card-with-share .share-control{bottom:8px;right:10px}.mini-products .product-card-with-share .share-button{padding:5px 7px;font-size:.68rem}.mini-products .product-card-with-share .product-card-body{padding-bottom:34px}.primary-button{background:#2f6df6}.current-price em{color:#168768;background:#e7f8f2}.platform-label{color:#2f6df6;background:#e8f0ff}.coupon{background:#f7faff;border-color:#9dbbff}.coupon strong,.vip strong{color:#2f6df6}.vip{border-color:#d9e3f0}.detail-media{background:#f8fbff;border-color:#d9e3f0}.detail-info h1{color:#0b1733}.history-panel,.same-shop{border-color:#d9e3f0;box-shadow:0 8px 22px #0b17330a}.history-stats span:last-child b{color:#ff6b4a}.chart-tip strong{color:#2f6df6}.affiliate-note{color:#526687;background:#e8f0ff;border-color:#cbdcff}.alert-button,.outline-button{border-color:#a9bde2}.admin-topbar span{color:#2f6df6}.eyebrow,.article-card-body b{color:#2f6df6}.article-reader-inner h1,.legal-card h1{color:#0b1733}.detail-gallery{min-width:0}.detail-media{justify-content:center;align-items:center;min-height:490px;display:flex;position:relative}.detail-media-image-button{cursor:zoom-in;background:0 0;border:0;justify-content:center;align-items:center;width:100%;height:100%;min-height:490px;padding:18px;display:flex}.detail-media-image-button img{object-fit:contain;width:100%;height:100%;max-height:455px}.detail-media-nav,.detail-lightbox-nav{z-index:2;color:#0b1733;cursor:pointer;background:#fffffff0;border:1px solid #d9e3f0;border-radius:50%;place-items:center;width:40px;height:40px;font-size:2rem;line-height:1;display:grid;position:absolute;box-shadow:0 6px 18px #0b17331f}.detail-media-nav:hover,.detail-lightbox-nav:hover{color:#2f6df6;background:#e8f0ff}.detail-media-nav.prev{left:14px}.detail-media-nav.next{right:14px}.detail-image-count{color:#fff;background:#0b1733b8;border-radius:999px;padding:5px 10px;font-size:.75rem;position:absolute;bottom:14px;right:14px}.detail-thumbs{gap:10px;padding:12px 2px 3px;display:flex;overflow-x:auto}.detail-thumb{cursor:pointer;background:#fff;border:1px solid #d9e3f0;border-radius:9px;flex:0 0 76px;width:76px;height:76px;padding:4px}.detail-thumb.active{border:2px solid #2f6df6;box-shadow:0 0 0 3px #2f6df61f}.detail-thumb img{object-fit:contain;width:100%;height:100%}.detail-media-caption{text-align:center;color:#7a899e;margin:8px 0 0;font-size:.75rem}.detail-lightbox{z-index:100;background:#050e1fd1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.detail-lightbox-panel{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:min(920px,100%);height:min(88vh,820px);padding:52px 76px 48px;display:flex;position:relative;box-shadow:0 24px 80px #0000004d}.detail-lightbox-panel>img{object-fit:contain;width:100%;height:100%}.detail-lightbox-close{color:#0b1733;cursor:pointer;background:0 0;border:0;font-size:2rem;line-height:1;position:absolute;top:12px;right:16px}.detail-lightbox-nav{width:46px;height:46px;top:50%;transform:translateY(-50%)}.detail-lightbox-nav.prev{left:16px}.detail-lightbox-nav.next{right:16px}.detail-lightbox-count{color:#fff;background:#0b1733;border-radius:999px;padding:5px 12px;font-size:.75rem;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.detail-actions .primary-button,.detail-sticky-cta{background:#ee4d2d}.detail-sticky-cta{display:none}.detail-best-badge{color:#168768;background:#e8f8f3;border:1px solid #bfe8d6;border-radius:999px;align-items:center;gap:4px;margin:0 0 10px;padding:7px 11px;font-size:.82rem;font-weight:800;display:inline-flex}.price-insight{color:#168768;background:#e8f8f3;border-left:3px solid #36c89b;border-radius:7px;margin:-6px 0 12px;padding:8px 10px;font-size:.82rem;font-weight:700}.history-empty{text-align:center;color:#526687;background:#f8fbff;border:1px dashed #cbdcff;border-radius:12px;padding:32px 18px}.history-empty strong{color:#0b1733;display:block}.history-empty p{margin:8px 0 0;font-size:.86rem}.detail-info .coupon{background:#fff5f1;border:1px dashed #ffb39f;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.detail-info .coupon>div{min-width:0}.detail-info .coupon small,.detail-info .coupon strong{float:none;color:#8f4b3b;display:block}.detail-info .coupon strong{white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:.9rem;overflow:hidden}.detail-info .coupon button{color:#fff;white-space:nowrap;cursor:pointer;background:#ee4d2d;border:0;border-radius:999px;padding:8px 12px;font:700 .78rem IBM Plex Sans Thai}.dh-summary>div{border-top:3px solid #2f6df6}.dh-category-track>a:first-child{border-top:3px solid #2f6df6}.dh-category-track>a:nth-child(2){border-top:3px solid #36c89b}.dh-category-track>a:nth-child(3){border-top:3px solid #8467db}.dh-category-track>a:nth-child(4){border-top:3px solid #ff8a58}.dh-category-track>a:nth-child(5){border-top:3px solid #f0b43c}.dh-category-track>a:nth-child(6){border-top:3px solid #25a7c7}.dh-trust-grid article:nth-child(2) b{color:#168768}@media (width<=640px){.detail-page{padding-bottom:88px}.detail-media,.detail-media-image-button{min-height:320px}.detail-media-image-button{padding:12px}.detail-media-nav{width:34px;height:34px;font-size:1.6rem}.detail-media-nav.prev{left:8px}.detail-media-nav.next{right:8px}.detail-thumb{flex-basis:64px;width:64px;height:64px}.detail-lightbox{padding:12px}.detail-lightbox-panel{border-radius:12px;height:min(78vh,620px);padding:48px 42px 42px}.detail-lightbox-nav{width:36px;height:36px;font-size:1.6rem}.detail-lightbox-nav.prev{left:8px}.detail-lightbox-nav.next{right:8px}.detail-sticky-cta{z-index:40;left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));color:#fff;background:#ee4d2d;border-radius:14px;justify-content:center;align-items:center;height:52px;font:700 .98rem IBM Plex Sans Thai;text-decoration:none;display:flex;position:fixed;box-shadow:0 10px 26px #ee4d2d52}.detail-info .coupon{align-items:flex-start}.detail-info .coupon button{align-self:center;padding-inline:10px}}.admin-report-toolbar{color:#6f7d92;justify-content:space-between;align-items:end;gap:16px;margin-bottom:16px;font-size:13px;display:flex}.admin-report-toolbar label{color:#18243a;align-items:center;gap:10px;font-weight:700;display:flex}.admin-report-toolbar select{color:#18243a;background:#fff;border:1px solid #dbe4f2;border-radius:10px;padding:9px 12px}.report-legend{color:#6f7d92;flex-wrap:wrap;gap:12px;margin-bottom:16px;font-size:12px;display:flex}.report-legend span{align-items:center;gap:6px;display:inline-flex}.report-legend i{border-radius:3px;width:9px;height:9px;display:inline-block}.legend-views{background:#3777f5}.legend-clicks{background:#34c79a}.legend-searches{background:#ff8a5b}.report-bars{border-bottom:1px solid #e5ebf5;align-items:end;gap:8px;height:180px;padding:12px 4px 0;display:flex}.report-bar-day{flex-direction:column;flex:1;justify-content:end;align-items:center;gap:8px;min-width:0;height:100%;display:flex}.report-bar-stack{justify-content:center;align-items:end;gap:2px;width:100%;height:calc(100% - 20px);min-height:12px;display:flex}.report-bar-stack span{border-radius:4px 4px 0 0;width:clamp(4px,28%,14px);min-height:2px;transition:height .25s;display:block}.bar-views{background:#3777f5}.bar-clicks{background:#34c79a}.bar-searches{background:#ff8a5b}.report-bar-day small{color:#8a98ac;white-space:nowrap;font-size:10px}.admin-disclosure{color:#66758a;background:#eef5ff;border-left:3px solid #3777f5;border-radius:8px;margin-top:16px;padding:12px 14px;font-size:13px;line-height:1.6}.google-settings{gap:16px;display:grid}.settings-field{color:#243149;gap:7px;margin-top:12px;font-size:13px;font-weight:700;display:grid}.settings-field input,.settings-field select{box-sizing:border-box;color:#18243a;width:100%;font:inherit;background:#fff;border:1px solid #dbe4f2;border-radius:10px;padding:11px 12px;font-weight:400}.settings-toggle{color:#243149;align-items:center;gap:9px;margin-top:14px;font-size:13px;font-weight:700;display:flex}.settings-toggle input{accent-color:#3777f5;width:17px;height:17px}.google-code{color:#68788e;background:#f4f7fb;border-radius:8px;margin-top:14px;padding:10px 12px;font:12px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}.settings-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.settings-actions>span{color:#287d61;font-size:13px}.admin-help{color:#78879b;margin:0;font-size:13px;line-height:1.65}@media (width<=760px){.admin-report-toolbar{flex-direction:column;align-items:stretch;gap:10px}.admin-report-toolbar label{justify-content:space-between}.report-bars{gap:4px;height:150px}.report-bar-stack span{width:28%}.google-settings .admin-grid-two{grid-template-columns:1fr}.settings-actions .primary-button{width:100%}}.dh-live-savings{background:linear-gradient(135deg,#1792653d,#2f6df626);border:1px solid #36c89b52;border-radius:13px;gap:3px;max-width:430px;margin-top:18px;padding:13px 16px;display:grid;box-shadow:0 12px 26px #0000001f}.dh-live-savings small{color:#b9f2d8;font-size:.75rem;font-weight:700}.dh-live-savings strong{color:#fff;letter-spacing:-.04em;font-size:1.8rem;line-height:1.12}.dh-live-savings span{color:#9eb2d0;font-size:.7rem;line-height:1.5}@media (width<=640px){.dh-live-savings{max-width:none;margin-top:14px;padding:12px 14px}.dh-live-savings strong{font-size:1.55rem}}.dh-hero{background-color:#0b1733;background-image:radial-gradient(#61a4ff21 1px,#0000 1px);background-position:0 0;background-size:26px 26px}.dh-hero-inner{text-align:left;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:62px;max-width:1120px}.dh-hero-copy{flex-direction:column;align-items:flex-start;display:flex}.dh-lead{margin-left:0;margin-right:0}.dh-search,.dh-benefits,.dh-live-savings{width:min(100%,700px)}.dh-spotlight{text-align:left;justify-self:stretch;width:auto}.dh-shop-cta{color:#052a23;background:#36c89b;box-shadow:0 9px 20px #36c89b38}@media (width<=1000px){.dh-hero-inner{grid-template-columns:1fr;gap:32px}.dh-hero-copy{max-width:720px}.dh-spotlight{width:100%}}.dh-section-head h2{padding-bottom:8px;position:relative}.dh-section-head h2:after{content:"";background:#36c89b;border-radius:4px;width:42px;height:3px;position:absolute;bottom:0;left:0}.same-shop .mini-products>:nth-child(n+5){display:none}.site-header{z-index:1000;position:sticky;top:0;box-shadow:0 4px 16px #0714301f}.header-inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:20px;display:grid}.header-inner .brand{justify-self:start}.header-inner nav{grid-column:2;justify-content:center;align-items:center;gap:28px;display:flex}.header-inner nav a{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.header-inner nav a svg{opacity:.78}@media (width<=640px){.header-inner{flex-wrap:wrap;gap:12px;display:flex}.header-inner nav{grid-column:auto;justify-content:space-between;gap:10px;width:100%}.header-inner nav a{gap:4px;font-size:.76rem}.header-inner nav a svg{width:15px;height:15px}.dh-hero-inner{gap:24px}.dh-hero h1,.dh-lead,.dh-example{text-align:left}.dh-spotlight{width:100%}}.consent-banner{z-index:1100;color:#142338;background:#fff;border:1px solid #cbdcff;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 16px 40px #1423382e}.consent-banner strong{font-size:.98rem}.consent-banner p{color:#60708d;max-width:760px;margin:5px 0 0;font-size:.84rem;line-height:1.6}.consent-banner a{color:#2f6df6;font-weight:700}.consent-banner>div:last-child{flex-shrink:0;gap:8px;display:flex}.consent-banner button{color:#142338;cursor:pointer;background:#fff;border:1px solid #a9bde2;border-radius:9px;padding:10px 13px;font:600 .84rem inherit}.consent-banner button.primary-button{flex:initial;color:#fff;background:#2f6df6;border-color:#2f6df6;height:auto}@media (width<=640px){.consent-banner{padding:14px;display:block;bottom:8px;left:8px;right:8px}.consent-banner p{font-size:.78rem}.consent-banner>div:last-child{margin-top:12px}.consent-banner button,.consent-banner button.primary-button{flex:1}}:root{--fantasy-night:#07142f;--fantasy-night-2:#0b1e43;--fantasy-blue:#4d7cff;--fantasy-blue-dark:#2458dc;--fantasy-mint:#38d4a5;--fantasy-violet:#a78bfa;--fantasy-gold:#f4c95d;--fantasy-paper:#f4f8ff;--fantasy-ink:#0b1733}.site-header{background:var(--fantasy-night);background-image:url(/assets/fantasy-star-map.webp);background-position:50% 35%;background-size:cover;border-bottom:1px solid #a78bfa38;box-shadow:0 8px 22px #040e242e}.site-header .brand{color:#fff;letter-spacing:-.045em}.site-header .brand-mark{background:linear-gradient(145deg,#7aa1ff,var(--fantasy-blue-dark) 55%,#6c4edc);border-radius:10px 13px 10px 5px;place-items:center;width:35px;height:35px;font-size:0;display:grid;position:relative;overflow:hidden;transform:none;box-shadow:0 0 0 1px #ffffff2e,0 7px 18px #4d7cff57}.site-header .brand-mark:after{content:"✦";color:#fff;text-shadow:0 0 10px #ffffffd9;font-size:18px;line-height:1}.header-inner nav{color:#dce7ff}.header-inner nav a{transition:color .2s,text-shadow .2s}.header-inner nav a:first-child{color:#fff;border-bottom-color:var(--fantasy-mint)}.dh-hero{isolation:isolate;background-color:var(--fantasy-night);background-image:url(/assets/fantasy-star-map.webp);background-position:top;background-size:cover}.dh-hero:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 50% 16%,#4d7cff29,#0000 32%),linear-gradient(#07142f14,#07142f57);border:0;border-radius:0;width:auto;height:auto;position:absolute;inset:auto auto 0 0;box-shadow:inset 0 -120px 140px #07142fcc,inset 0 30px 90px #07142f38}.dh-hero:after{content:"";z-index:-1;opacity:.2;pointer-events:none;background-image:radial-gradient(circle,#f4c95de6 0 1px,#0000 1.6px);background-size:118px 96px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 18% 82%,#0000);mask-image:linear-gradient(90deg,#0000,#000 18% 82%,#0000)}.dh-hero-inner{text-align:center;grid-template-columns:1fr;gap:30px;max-width:1180px;padding-top:48px;padding-bottom:44px;display:grid}.dh-hero h1{letter-spacing:-.07em;text-shadow:0 8px 32px #00000047}.dh-lead{color:#c6d5f0;max-width:680px}.dh-search{background:#0510279e;border-color:#a78bfa5c;width:min(680px,100%);box-shadow:0 16px 40px #0000003b,0 0 0 1px #4d7cff14}.dh-search>svg{color:#8fb4ff}.dh-example{color:#94a9cb}.dh-benefits span{color:#dbe6fb}.dh-live-savings{background:linear-gradient(135deg,#38d4a53d,#4d7cff29);border-color:#38d4a575;width:min(430px,100%);box-shadow:0 14px 30px #00000029,0 0 26px #38d4a514}.dh-spotlight{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#091c3ec7;border:1px solid #97b9ff73;justify-self:stretch;width:100%;box-shadow:0 22px 60px #00000047,inset 0 1px #ffffff1f}.dh-spotlight-head img{background:#eef4ff}.dh-price-grid small{color:#a9bcda}.dh-price-grid em{color:#a9bcda}.dh-shop-cta:hover{background:#5ee3ba}.dh-main{background:var(--fantasy-paper);background-image:linear-gradient(#ffffff7a,#0000 380px)}.dh-summary>div{border-top-color:var(--fantasy-blue);box-shadow:0 7px 18px #19376d0d}.dh-section-head h2{color:var(--fantasy-ink)}.dh-category-track>a,.dh-products .product-card,.dh-shops>a,.dh-trust-grid article{border-color:#d7e3f5;box-shadow:0 7px 18px #19376d0d}.dh-category-track>a:hover,.dh-shops>a:hover{border-color:#8aaaff;box-shadow:0 15px 30px #305cb424}.dh-category-icon{box-shadow:0 6px 14px #4d7cff2e}.dh-products .product-card:hover{border-color:#8aaaff;box-shadow:0 15px 30px #305cb424}.directory-page,.articles-page,.article-page,.legal-page{background:0 0}.directory-title h1,.article-admin-head h1{color:var(--fantasy-ink);letter-spacing:-.045em}.directory-title p,.search-result-summary span{color:#647898}.search-page-form button{background:var(--fantasy-blue);box-shadow:0 7px 16px #4d7cff33}.search-results-list .search-result-card,.popular-grid .product-card,.directory-shop,.shop-hero,.detail-media,.history-panel,.same-shop,.legal-card,.article-reader{border-color:#d7e3f5;box-shadow:0 8px 22px #19376d0f}.search-result-foot span{background:0 0}.product-card-link{color:inherit}.detail-page{position:relative}.detail-page:before,.directory-page:before{content:"";z-index:-1;opacity:.12;background:url(/assets/fantasy-star-map.webp) 50% 43%/cover no-repeat;height:150px;display:block;position:absolute;top:72px;left:0;right:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.detail-info h1{color:var(--fantasy-ink);letter-spacing:-.035em}.detail-media{background:#fff}.detail-actions .primary-button,.detail-sticky-cta{background:var(--fantasy-blue);box-shadow:0 9px 20px #4d7cff3d}.detail-actions .primary-button:hover,.detail-sticky-cta:hover{background:var(--fantasy-blue-dark)}.detail-info .coupon button{background:var(--fantasy-violet)}.detail-sticky-cta{font-family:IBM Plex Sans Thai}.back-link{color:#647898}@media (width<=640px){.site-header{background-position:top}.dh-hero-inner{padding-top:36px;padding-bottom:34px}.dh-hero h1{font-size:2.75rem}.dh-spotlight{padding:13px}.dh-benefits{background:#0510274d}.detail-page:before,.directory-page:before{height:110px;top:60px}.directory-page,.detail-page{overflow:hidden}}@media (prefers-reduced-motion:reduce){.product-card,.search-result-card,.dh-category-track>a,.dh-shops>a{transition:none!important}.dh-hero:after{display:none}}:root{--deep-navy:#1e3a8a;--action-blue:#2563eb;--action-orange:#f97316;--soft-slate:#f1f5f9;--fantasy-night:var(--deep-navy);--fantasy-night-2:#1d4ed8;--fantasy-blue:var(--action-blue);--fantasy-blue-dark:#1d4ed8;--fantasy-orange:var(--action-orange);--fantasy-mint:var(--action-blue);--fantasy-violet:var(--deep-navy);--fantasy-gold:var(--action-orange);--fantasy-paper:var(--soft-slate);--fantasy-ink:var(--deep-navy);--ink:var(--deep-navy);--muted:#64748b;--line:#cbd5e1;--blue:var(--action-blue);--coral:var(--action-orange);--green:var(--action-blue);--soft:var(--soft-slate);--shadow:0 12px 30px #1e3a8a1a}body{background:var(--soft-slate);color:var(--deep-navy)}.site-header{background-color:var(--deep-navy);border-bottom-color:#ffffff29}.site-header .brand>span:last-child span{color:var(--action-orange)}.site-header .brand-mark{background:var(--action-blue);box-shadow:0 0 0 1px #ffffff2e,0 7px 18px #2563eb61}.header-inner nav a:first-child{border-bottom-color:var(--action-orange)}.header-inner nav a:hover,.header-inner nav a:focus-visible{color:#fff;text-shadow:0 0 16px #f973166b}.dh-hero{background-color:var(--deep-navy)}.dh-hero:before{background:radial-gradient(circle at 50% 16%,#2563eb38,#0000 32%),linear-gradient(#1e3a8a14,#1e3a8a57);box-shadow:inset 0 -120px 140px #1e3a8acc,inset 0 30px 90px #1e3a8a38}.dh-hero:after{background-image:radial-gradient(circle,#f97316c7 0 1px,#0000 1.6px)}.dh-search{border-color:#ffffff47}.dh-search>svg,.dh-benefits b{color:#93c5fd}.dh-search button{background:var(--action-blue);box-shadow:0 8px 22px #2563eb57}.dh-live-savings{background:linear-gradient(135deg,#2563eb59,#1e3a8ab8);border-color:#f97316b8;box-shadow:0 14px 30px #00000029,0 0 26px #2563eb1f}.dh-spotlight{color:var(--deep-navy);background:#fffffff7;border-color:#93c5fdcc}.dh-spotlight-head strong{color:var(--deep-navy)}.dh-spotlight-head span,.dh-spotlight-head small{color:var(--muted)}.dh-price-grid,.dh-price-grid span{border-color:#dbeafe}.dh-price-grid small,.dh-price-grid em{color:var(--muted)}.dh-price-grid b{color:var(--action-blue)}.dh-price-grid span:nth-child(2) b{color:var(--deep-navy)}.dh-price-grid span:nth-child(3) b{color:var(--action-orange)}.dh-mini-chart{background:#f8fafc;border-color:#dbeafe}.dh-mini-chart strong{color:var(--deep-navy)}.dh-mini-chart span{color:var(--muted)}.dh-shop-cta{background:var(--action-orange);color:var(--deep-navy);box-shadow:0 8px 22px #f973163d}.dh-shop-cta:hover{color:var(--deep-navy);background:#ea580c}.dh-mini-chart svg path[stroke=\#2f6df6]{stroke:var(--action-blue)!important}.dh-mini-chart svg path[fill="rgba(47,109,246,.12)"]{fill:#2563eb1f!important}.dh-main{background:var(--soft-slate)}.dh-summary>div{border-top-color:var(--action-blue)}.dh-summary>div:nth-child(2){border-top-color:var(--deep-navy)}.dh-summary>div:nth-child(3){border-top-color:var(--action-orange)}.dh-summary>div:nth-child(4){border-top-color:var(--action-blue)}.dh-section-head h2:after{background:var(--action-orange)}.dh-section-head>a{color:var(--action-blue)}.dh-category-track>a,.dh-products .product-card,.dh-shops>a,.dh-trust-grid article{border-color:#cbd5e1}.dh-category-track>a:hover,.dh-shops>a:hover,.dh-products .product-card:hover{border-color:#93c5fd;box-shadow:0 15px 30px #1e3a8a24}.dh-category-icon{background:var(--action-blue);box-shadow:0 6px 14px #2563eb2e}.dh-category-icon.c1{background:var(--deep-navy)}.dh-category-icon.c2{background:var(--action-blue)}.dh-category-icon.c3{background:var(--action-orange)}.dh-category-icon.c4{background:var(--deep-navy)}.dh-category-icon.c5{background:var(--action-orange)}.dh-products .product-price-line strong{color:var(--action-orange)}.dh-products .product-meta span{color:#c2410c;background:#fff7ed}.dh-trust-grid article:first-child{background:#eff6ff;border-color:#bfdbfe}.dh-trust-grid article:nth-child(2){background:#f8fafc;border-color:#cbd5e1}.dh-trust-grid article:nth-child(3){background:#fff7ed;border-color:#fed7aa}.dh-trust-grid article:nth-child(3) b{color:#c2410c}.directory-page,.articles-page,.article-page,.legal-page,.admin-article-page,.admin-login{background:var(--soft-slate)}.directory-title h1,.article-admin-head h1,.article-reader-inner h1,.legal-card h1{color:var(--deep-navy)}.directory-search,.search-page-form{border-color:#cbd5e1;box-shadow:0 7px 18px #1e3a8a0f}.search-page-form button,.primary-button{background:var(--action-blue);color:#fff}.search-page-form button:hover,.primary-button:hover{background:#1d4ed8}.search-result-label span,.platform-label{color:var(--action-blue);background:#eff6ff}.search-result-price strong,.search-result-foot b,.shop-line a,.section-heading a{color:var(--action-orange)}.search-result-price em,.search-result-foot span{color:#c2410c;background:#fff7ed}.mall-badge{background:var(--action-blue)!important}.rank.medal{background:var(--action-orange);color:var(--deep-navy);box-shadow:0 0 0 3px #f9731629}.search-result-card:hover,.popular-grid .product-card:hover{border-color:#93c5fd;box-shadow:0 15px 30px #1e3a8a24}.product-card .product-price{color:var(--action-orange)}.product-card .product-meta{color:#c2410c}.product-card .product-meta span{color:#c2410c;background:#fff7ed}.category-tabs a.active{border-color:var(--action-orange);color:#c2410c;background:#fff7ed}.shop-hero .primary-button{background:var(--action-orange);color:var(--deep-navy)}.shop-hero .primary-button:hover{background:#ea580c}.shop-line a{color:var(--action-blue)}.detail-page{background:var(--soft-slate)}.detail-actions .primary-button,.detail-sticky-cta{background:var(--action-orange);color:var(--deep-navy);box-shadow:0 9px 20px #f973163d}.detail-actions .primary-button:hover,.detail-sticky-cta:hover{color:var(--deep-navy);background:#ea580c}.current-price{color:var(--action-orange)}.detail-best-badge,.price-insight{color:var(--deep-navy);background:#eff6ff;border-color:#bfdbfe}.detail-info .coupon{background:#fff7ed;border-color:#fdba74}.detail-info .coupon small,.detail-info .coupon strong{color:#9a3412}.detail-info .coupon button{background:var(--action-orange);color:var(--deep-navy)}.detail-info .coupon button:hover{background:#ea580c}.basis-switch button.active{outline-color:var(--action-orange)}.history-stats span:first-child b{color:var(--action-blue)}.history-stats span:last-child b,.chart-tip strong{color:var(--action-orange)}.chart path[stroke=\#ee4d2d]{stroke:var(--action-blue)!important}.chart path[fill="rgba(238,77,45,.12)"]{fill:#2563eb1f!important}.detail-thumb.active{border-color:var(--action-blue);box-shadow:0 0 0 3px #2563eb24}.share-button{color:var(--action-blue);border-color:#93c5fd}.share-button:hover,.share-button:focus-visible{border-color:var(--action-blue);background:#eff6ff}.share-control small{background:var(--deep-navy)}.admin-shell{background:var(--soft-slate);color:var(--deep-navy)}.admin-sidebar{background:var(--deep-navy);border-color:#ffffff29}.admin-sidebar .brand,.admin-sidebar .brand>span:last-child span{color:#fff}.admin-sidebar .brand>span:last-child span{color:var(--action-orange)}.admin-sidebar nav button,.admin-logout{color:#dbeafe}.admin-sidebar nav button.active,.admin-sidebar nav button:hover{color:var(--deep-navy);background:#fff}.admin-side-link{color:#fdba74}.admin-topbar span,.eyebrow{color:var(--action-blue)}.admin-kpi:first-child{border-top-color:var(--action-blue)}.admin-kpi:nth-child(2){border-top-color:var(--deep-navy)}.admin-kpi:nth-child(3){border-top-color:var(--action-orange)}.admin-kpi:nth-child(4){border-top-color:var(--action-blue)}.feed-status strong{color:var(--action-blue)}.admin-error{color:#9a3412;background:#fff7ed}.admin-import span,.article-form-actions span{color:#1d4ed8}.table-action{color:#c2410c;background:#fff7ed}.admin-panel,.admin-kpi,.admin-login-card{border-color:#cbd5e1;box-shadow:0 10px 28px #1e3a8a12}.admin-report-toolbar select,.settings-field input,.settings-field select{color:var(--deep-navy);border-color:#cbd5e1}.legend-views,.bar-views{background:var(--action-blue)}.legend-clicks,.bar-clicks{background:var(--deep-navy)}.legend-searches,.bar-searches{background:var(--action-orange)}.admin-disclosure{border-left-color:var(--action-blue);color:#475569;background:#eff6ff}.settings-toggle input{accent-color:var(--action-blue)}.google-code{background:#f8fafc}.settings-actions>span{color:#1d4ed8}.feed-update-live{color:var(--action-blue);background:#eff6ff}.feed-update-note,.feed-update-error{color:#9a3412;background:#fff7ed}.feed-update-message{color:#1d4ed8;background:#eff6ff}.article-cover{background:linear-gradient(135deg,#eff6ff,#fff7ed)}.article-cover span,.article-card-body b{color:var(--action-orange)}.article-lead,.legal-intro{border-left-color:var(--action-orange)}.answer-summary{border-left-color:var(--action-blue);color:#475569;background:#eff6ff}.answer-summary strong{color:var(--deep-navy)}.article-import-success{color:#1d4ed8;background:#eff6ff}.site-footer{background:#fff;border-top-color:#cbd5e1}.site-footer a:hover{color:var(--action-blue)}body{font-synthesis:none;font-weight:500}p,small,label,input,select,textarea,.site-footer,.directory-title p,.shop-hero p,.directory-shop p,.directory-shop span,.search-result-summary span,.search-result-label small,.search-result-shop,.search-result-facts,.dh-category-track small,.dh-shops span,.dh-trust-grid p,.admin-date,.admin-kpi span,.feed-status span,.feed-status small,.usage-list span,th,td,.article-card-body small,.article-card-body p,.article-date,.field-help,.admin-help{font-weight:500}.product-card h3,.search-result-body h2,.shop-card strong,.directory-shop h2,.dh-shops strong{font-weight:600}.dh-lead,.dh-example,.dh-benefits span,.dh-price-grid small,.dh-price-grid em,.dh-mini-chart span{font-weight:500}.scroll-top-button{z-index:1050;background:var(--deep-navy);color:#fff;cursor:pointer;border:1px solid #ffffffb3;border-radius:999px;align-items:center;gap:7px;min-height:44px;padding:0 14px;font:700 .82rem inherit;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;position:fixed;bottom:20px;right:20px;box-shadow:0 10px 24px #1e3a8a40}.scroll-top-button span:first-child{color:var(--action-orange);font-size:1.2rem;line-height:1}.scroll-top-button:hover,.scroll-top-button:focus-visible{background:var(--action-blue);outline:none;transform:translateY(-3px);box-shadow:0 14px 28px #2563eb47}@media (width<=640px){.scroll-top-button{right:14px;bottom:calc(14px + env(safe-area-inset-bottom));min-height:42px;padding:0 12px;font-size:.76rem}}.pwa-install-bar{left:14px;right:14px;bottom:calc(14px + env(safe-area-inset-bottom));z-index:1040;max-width:560px;color:var(--deep-navy);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border:1px solid #bfdbfe;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;margin:0 auto;padding:12px 14px;display:flex;position:fixed;box-shadow:0 14px 34px #1e3a8a33}.pwa-install-copy{gap:3px;min-width:0;display:grid}.pwa-install-copy strong{font-size:.86rem}.pwa-install-copy span{color:#64748b;font-size:.72rem}.pwa-install-actions{flex:none;align-items:center;gap:8px;display:flex}.pwa-install-primary,.pwa-install-later{cursor:pointer;white-space:nowrap;border:0;border-radius:9px;padding:9px 12px;font:700 .76rem inherit}.pwa-install-primary{background:var(--action-orange);color:var(--deep-navy)}.pwa-install-primary:hover{background:#ea580c}.pwa-install-later{color:var(--deep-navy);background:#eff6ff}.pwa-install-help{background:#fff;border:1px solid #bfdbfe;border-radius:14px;padding:15px 42px 15px 15px;position:absolute;bottom:calc(100% + 9px);left:0;right:0;box-shadow:0 12px 28px #1e3a8a2e}.pwa-install-help strong{font-size:.86rem;display:block}.pwa-install-help p{color:#64748b;margin:6px 0 0;font-size:.76rem;line-height:1.6}.pwa-install-help-close{color:#64748b;cursor:pointer;background:0 0;border:0;font-size:1.2rem;position:absolute;top:8px;right:10px}body:has(.pwa-install-bar) .scroll-top-button{bottom:90px}@media (width>=700px){.pwa-install-bar{margin:0;left:auto;right:20px}}.dh-hero{background-image:linear-gradient(115deg,#1e3a8afa 0%,#1e3a8af0 48%,#2563ebc7 100%),url(/assets/fantasy-star-map.webp);background-position:top}.dh-hero-inner{text-align:left;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:58px;max-width:1180px;padding-top:66px;padding-bottom:62px}.dh-hero-copy{align-items:flex-start;max-width:650px}.dh-kicker{color:#dbeafe;letter-spacing:.08em;background:#0f276952;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:8px;margin:0 0 16px;padding:6px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.dh-kicker:before{content:"✦";color:var(--action-orange)}.dh-hero h1,.dh-lead,.dh-example{text-align:left}.dh-hero h1{max-width:620px;font-size:clamp(2.8rem,5vw,4.6rem)}.dh-hero h1 span{color:#fdba74;text-shadow:0 0 25px #f9731633}.dh-lead{max-width:560px}.dh-search{border-radius:16px;width:min(700px,100%)}.dh-search button{background:var(--action-orange);color:var(--deep-navy);box-shadow:0 8px 22px #f9731647}.dh-search button:hover{background:#ea580c}.dh-example{margin-bottom:21px}.dh-benefits{background:#0f276952;border-color:#dbeafe42;width:min(700px,100%)}.dh-benefits span{padding:12px 13px}.dh-benefits b{color:#fdba74}.dh-live-savings{width:min(700px,100%);box-shadow:none;background:#0f27697a;border:1px solid #f9731694;border-radius:13px;grid-template-columns:auto auto;justify-content:space-between;align-items:center;gap:3px 14px;margin-top:16px;padding:12px 15px;display:grid}.dh-live-savings small{color:#dbeafe;grid-column:1}.dh-live-savings strong{color:#fff;grid-area:1/2/span 2;font-size:1.55rem;line-height:1}.dh-live-savings span{color:#bfdbfe;grid-column:1;font-size:.7rem}.dh-spotlight{border:1px solid #bfdbfe;border-left:4px solid var(--action-orange);border-radius:18px;padding:22px;position:relative;box-shadow:0 24px 54px #06185147,0 0 0 1px #ffffff5c}.dh-spotlight:before{content:"DEAL RADAR  /  LIVE SNAPSHOT";color:var(--action-blue);letter-spacing:.1em;margin-bottom:14px;font-size:.68rem;font-weight:800;display:none}.dh-spotlight-label{color:var(--action-blue);letter-spacing:.06em;align-items:center;gap:7px;margin-bottom:14px;font-size:.72rem;font-weight:800;display:inline-flex}.dh-spotlight-label:before{content:"●";color:var(--action-orange);font-size:.58rem}.dh-summary{z-index:1;margin-top:-1px;position:relative}.dh-summary>div{border-top-width:3px;position:relative;overflow:hidden}.dh-summary>div:after{content:"↗";color:#cbd5e1;font-size:1.1rem;position:absolute;top:14px;right:15px}.dh-summary>div:first-child:after{content:"◫"}.dh-summary>div:nth-child(2):after{content:"⌂"}.dh-summary>div:nth-child(3):after{content:"◇"}.dh-summary>div:nth-child(4):after{content:"✓"}.dh-summary strong{letter-spacing:-.03em}.dh-section-head h2{letter-spacing:-.055em}.dh-category-track>a{flex-direction:column;justify-content:space-between;min-height:142px;display:flex}.dh-products .product-card{border-radius:15px}.dh-products .product-card-body{min-height:105px}.dh-trust-grid article{border-top:3px solid var(--action-blue)}.dh-trust-grid article:nth-child(2){border-top-color:var(--action-orange)}.dh-trust-grid article:nth-child(3){border-top-color:var(--deep-navy)}@media (width<=1000px){.dh-hero-inner{grid-template-columns:1fr;gap:32px}.dh-hero-copy{max-width:720px}.dh-spotlight{width:min(720px,100%)}}@media (width<=640px){.dh-hero-inner{gap:24px;padding-top:38px;padding-bottom:38px}.dh-hero h1{font-size:2.7rem}.dh-search,.dh-benefits,.dh-live-savings{width:100%}.dh-benefits{grid-template-columns:1fr;display:grid}.dh-benefits span{border-bottom:1px solid #dbeafe29;border-right:0}.dh-benefits span:last-child{border-bottom:0}.dh-live-savings{grid-template-columns:1fr auto}.dh-live-savings strong{font-size:1.18rem}.dh-spotlight{border-left-width:3px;padding:15px}.dh-summary{margin-top:0}.dh-category-track>a{min-height:126px}}
