@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;background:#f8f7f4;font-family:DM Sans,Noto Sans SC,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;padding-bottom:env(safe-area-inset-bottom);margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:root{--ink:#1f2937;--muted:#7b8491;--line:#e9e6df;--paper:#fff;--warm:#f8f7f4;--orange:#ed6a3a;--orange-dark:#cf4f24;--green:#218957;--blue:#3161a3}body{background:radial-gradient(circle at 86% 3%, #fff1df 0, transparent 24rem), var(--warm)}.app-shell{min-height:100vh;color:var(--ink);padding-bottom:env(safe-area-inset-bottom)}.site-header{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd6;border-bottom:1px solid #dfdad0d1;position:sticky;top:0}.header-inner,.page-content{width:min(1180px,100% - 40px);margin:auto}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:70px;display:flex}.brand{color:var(--ink);align-items:center;gap:11px;text-decoration:none;display:flex}.brand-mark{background:var(--orange);color:#fff;border-radius:11px;place-items:center;width:34px;height:34px;font-size:17px;font-weight:800;display:grid;box-shadow:0 5px 14px #ed6a3a36}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.02em;font-size:16px}.brand small{color:#a29c92;letter-spacing:.08em;text-transform:uppercase;margin-top:2px;font-size:10px}.header-actions{align-items:center;gap:16px;display:flex}.data-date{color:var(--muted);font-size:12px}.ghost-button,.reset-button{border:1px solid var(--line);color:#606975;cursor:pointer;background:#fff;border-radius:9px;align-items:center;gap:7px;padding:9px 13px;transition:all .2s;display:inline-flex}.ghost-button:hover,.reset-button:hover{color:var(--orange-dark);background:#fffaf7;border-color:#f0b79f}.page-content{padding:54px 0 68px}.hero-section{justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:37px;display:flex}.hero-copy{max-width:680px}.eyebrow{color:var(--orange-dark);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.hero-copy h1{letter-spacing:-.055em;margin:12px 0 13px;font-size:clamp(34px,5vw,58px);font-weight:800;line-height:1.12}.hero-copy h1 em{color:var(--orange);font-style:normal}.hero-copy p{color:var(--muted);margin:0;font-size:15px;line-height:1.8}.hero-stats{gap:26px;padding-bottom:4px;display:flex}.hero-stats div{min-width:78px}.hero-stats strong,.hero-stats span{display:block}.hero-stats strong{letter-spacing:-.03em;font-size:25px}.hero-stats span{color:#969188;white-space:nowrap;margin-top:4px;font-size:11px}.search-panel{border:1px solid var(--line);background:#ffffffe6;border-radius:16px;padding:12px;box-shadow:0 11px 35px #4a392110}.search-row{background:#fbfaf8;border:1px solid #e5e1d8;border-radius:11px;align-items:center;gap:11px;min-height:48px;padding:0 13px;display:flex}.search-row:focus-within{background:#fff;border-color:#efad91;box-shadow:0 0 0 3px #ed6a3a17}.search-icon{color:var(--orange);flex:none}.search-row input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:14px}.search-row input::placeholder{color:#aaa69f}.clear-search,.mobile-filter-button{cursor:pointer;border:0}.clear-search{color:#9b9892;place-items:center;display:grid}.mobile-filter-button{color:var(--orange-dark);white-space:nowrap;background:#fff1ea;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;display:none}.filter-row{align-items:center;gap:10px;padding:11px 3px 1px;display:flex}.filter-select,.sort-select{color:#77736c;background:#f5f4f0;border:1px solid #0000;border-radius:9px;align-items:center;gap:7px;padding:8px 10px;font-size:12px;display:flex;position:relative}.filter-select span{color:#aaa59c}.filter-select select,.sort-select select{appearance:none;color:#4d535b;cursor:pointer;background:0 0;border:0;outline:0;padding-right:17px;font-size:12px}.filter-select svg,.sort-select svg{pointer-events:none;color:#a29d94}.sort-select{background:0 0;margin-left:auto}.reset-button{color:var(--orange-dark);background:0 0;border:0;padding:7px 10px;font-size:12px}.results-heading{color:#5e646b;justify-content:space-between;align-items:center;margin:30px 2px 15px;font-size:14px;display:flex}.results-heading strong{color:var(--ink);font-size:20px}.results-heading span{color:#a39e95;font-size:12px}.keyboard-hint{font-size:11px!important}.discount-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.discount-card{background:var(--paper);border:1px solid var(--line);border-radius:15px;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden;box-shadow:0 6px 20px #46321708}.discount-card:hover{border-color:#e4c5b6;transform:translateY(-2px);box-shadow:0 13px 29px #46321713}.discount-card.is-expanded{border-color:#efb79e;grid-column:span 2}.discount-card.is-expired{opacity:.7}.card-main{cursor:pointer;padding:20px 20px 17px}.card-topline{align-items:center;gap:7px;min-height:23px;display:flex}.number-badge,.status-badge,.category-badge{border-radius:5px;padding:4px 7px;font-size:10px;font-weight:700;line-height:1}.number-badge{color:#fff;letter-spacing:.03em;background:#303d4b}.status-badge{border:1px solid;align-items:center;gap:5px;display:inline-flex}.status-active{color:var(--green);background:#f0faf4;border-color:#c9e7d6}.status-expired,.status-used_up{color:#888;background:#f6f5f2;border-color:#e2e0dc}.status-pending{color:#b36a18;background:#fff8e9;border-color:#f0ddbb}.status-dot{background:currentColor;border-radius:50%;width:5px;height:5px}.category-badge{color:#7954a7;background:#f5f0ff;font-weight:600}.icon-button{color:#a6a199;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.card-chevron{background:#f6f5f1;border-radius:7px;width:27px;height:27px;margin-left:auto}.card-chevron svg{transition:transform .2s}.is-expanded .card-chevron svg{transform:rotate(180deg)}.card-heading{justify-content:space-between;gap:12px;margin-top:19px;display:flex}.bank-name{color:#8b877e;margin:0 0 4px;font-size:12px}.card-heading h2{letter-spacing:-.02em;margin:0;font-size:17px;line-height:1.45}.discount-highlight{max-width:145px;color:var(--orange-dark);text-align:right;background:#fff3ec;border-radius:8px;flex:none;align-self:center;padding:8px 10px;font-size:12px;font-weight:700;line-height:1.35}.card-meta{color:#8b8984;flex-wrap:wrap;gap:12px;margin-top:15px;font-size:11px;display:flex}.card-meta span{align-items:center;gap:5px;display:inline-flex}.card-meta svg{color:#a6a097}.card-footer{border-top:1px solid #f0eee9;justify-content:space-between;align-items:center;gap:10px;margin-top:17px;padding-top:13px;display:flex}.usage-pill{color:#557b9f;background:#eff6fb;border-radius:5px;padding:5px 7px;font-size:10px;font-weight:600}.usage-pill.is-empty{color:#a16058;background:#fff0ee}.detail-link{color:#9d958c;white-space:nowrap;align-items:center;gap:2px;font-size:11px;display:inline-flex}.detail-link svg{transition:transform .2s}.is-expanded .detail-link svg{transform:rotate(180deg)}.card-details{background:#fffaf7;border-top:1px solid #f0e6df;padding:19px 20px 21px}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 22px;display:grid}.detail-item{gap:9px;min-width:0;display:flex}.detail-icon{color:var(--orange);background:#fff0e8;border-radius:7px;flex:none;place-items:center;width:25px;height:25px;display:grid}.detail-icon svg{width:14px}.detail-item span:not(.detail-icon){color:#a19b92;margin-bottom:3px;font-size:10px;display:block}.detail-item strong{color:#4d5156;font-size:12px;font-weight:600;line-height:1.5;display:block}.path-box,.conditions-box{border-top:1px dashed #eaded5;margin-top:18px;padding-top:16px}.path-box span{color:#a19b92;font-size:10px}.path-box p{color:#5a5d61;margin:5px 0 0;font-size:12px;line-height:1.6}.condition-title{color:#6b625b;align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.condition-title svg{color:var(--orange)}.limit-line{color:#7e7167;margin:10px 0 0;font-size:11px}.conditions-box ul{color:#65686b;margin:9px 0 0;padding-left:17px;font-size:12px;line-height:1.7}.muted{color:#aaa49c;font-size:11px}.note-box{color:#8e6246;background:#fff4de;border-radius:8px;gap:7px;margin-top:15px;padding:10px;font-size:11px;line-height:1.5;display:flex}.toast{z-index:20;border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:7px;padding:11px 12px;font-size:12px;display:flex;position:fixed;top:85px;right:22px;box-shadow:0 12px 28px #3d29131f}.toast.success{color:var(--green)}.toast.error{color:#b04c45}.toast button{color:inherit;cursor:pointer;background:0 0;border:0;margin-left:9px}.empty-state{text-align:center;background:#fff;border:1px dashed #ddd6cd;border-radius:15px;padding:74px 20px}.empty-icon{width:48px;height:48px;color:var(--orange);background:#fff1e9;border-radius:14px;place-items:center;margin:auto;display:grid}.empty-state h2{margin:16px 0 6px;font-size:17px}.empty-state p{color:#98928b;margin:0;font-size:13px}.empty-state button{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:8px;margin-top:18px;padding:9px 14px;font-size:12px}.site-footer{color:#aaa49d;text-align:center;padding:0 20px 34px;font-size:11px}@media (width<=760px){.header-inner,.page-content{width:min(100% - 28px,600px)}.header-inner{min-height:60px}.data-date{display:none}.ghost-button{padding:8px 9px;font-size:12px}.page-content{padding:35px 0 50px}.hero-section{margin-bottom:25px;display:block}.hero-copy h1{margin-top:10px;font-size:38px}.hero-copy p{font-size:13px;line-height:1.7}.hero-stats{border-top:1px solid var(--line);justify-content:space-between;gap:0;margin-top:27px;padding:15px 0 0}.hero-stats div{min-width:auto}.hero-stats strong{font-size:22px}.filter-row{flex-wrap:wrap;padding-top:10px;display:none}.filter-row.is-visible{display:flex}.filter-select{flex:calc(50% - 5px);justify-content:space-between}.sort-select{border-top:1px solid var(--line);border-radius:0;flex:100%;justify-content:space-between;margin-left:0;padding-top:12px}.mobile-filter-button{display:inline-flex}.results-heading{margin-top:23px}.keyboard-hint{display:none}.discount-grid{display:block}.discount-card{margin-bottom:12px}.discount-card.is-expanded{grid-column:auto}.card-heading{display:block}.discount-highlight{text-align:left;margin-top:9px;display:inline-block}.card-footer{align-items:flex-end}.detail-grid{grid-template-columns:1fr;gap:13px}.card-details{padding:17px 16px 19px}.card-main{padding:17px 16px 15px}}@media (width<=390px){.brand small{display:none}.hero-copy h1{font-size:34px}.card-heading h2{font-size:16px}.card-meta{gap:8px}.detail-link{font-size:10px}}.card-heading h2{font-size:18px;line-height:1.5}.discount-highlight{border-left:3px solid var(--orange);width:100%;max-width:none;color:var(--orange-dark);text-align:left;background:#fff3ec;border-radius:8px;align-items:flex-start;gap:9px;margin-top:13px;padding:11px 13px;font-size:15px;font-weight:700;line-height:1.55;display:flex}.highlight-label{color:#b65a36;letter-spacing:.04em;flex:none;font-size:11px;font-weight:800;line-height:1.8}@media (width<=760px){.discount-highlight{margin-top:12px;font-size:15px}}
