:root{--accent: #5d8aa8;--accent-strong: #466f89;--accent-soft: rgba(93, 138, 168, .14);--backdrop-top: #f7f2ea;--backdrop-bottom: #efe8df;--glow: rgba(138, 111, 90, .08);--surface: rgba(255, 255, 255, .82);--surface-strong: rgba(255, 255, 255, .94);--card-border: rgba(131, 120, 108, .16);--text-primary: #26313f;--text-secondary: #586574;--text-muted: #8592a0;--success: #4d8a61;--danger: #cf6459;--shadow-soft: 0 18px 42px rgba(64, 48, 36, .08);font-family:Plus Jakarta Sans,Noto Sans JP,Hiragino Sans,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{background:var(--backdrop-bottom)}body{background:radial-gradient(circle at top left,var(--glow),transparent 28%),linear-gradient(180deg,var(--backdrop-top) 0%,var(--backdrop-bottom) 100%);color:var(--text-primary);line-height:1.6;-webkit-font-smoothing:antialiased;min-height:100vh}button,select,input{font:inherit}.glass{background:var(--surface);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid var(--card-border);box-shadow:var(--shadow-soft)}.app-shell{min-height:100vh}.flex-center{display:flex;align-items:center}.gap-2{gap:8px}.ml-auto{margin-left:auto}.hero-header{padding:32px 24px 24px}.header-content{max-width:1220px;margin:0 auto}.topbar{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:42px}.brand-lockup{display:flex;flex-direction:column;gap:7px;flex:0 1 290px;max-width:290px}.brand-mark{font-size:.92rem;font-weight:700;letter-spacing:.08em;color:var(--accent-strong)}.brand-source{color:var(--text-muted);font-size:.9rem}.vertical-nav{display:flex;gap:8px;flex:1 1 auto;min-width:0;flex-wrap:nowrap;justify-content:flex-end}.nav-pill{border:1px solid var(--card-border);background:#ffffffb8;color:var(--text-secondary);border-radius:999px;padding:8px 13px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-size:.94rem;transition:transform .18s ease,border-color .18s ease,color .18s ease,background .18s ease}.nav-pill:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--accent) 55%,transparent);color:var(--text-primary)}.nav-pill.active{color:var(--accent-strong);background:color-mix(in srgb,var(--accent-soft) 72%,white);border-color:color-mix(in srgb,var(--accent) 45%,transparent);font-weight:700}.nav-pill-note{font-size:.72rem;color:var(--text-muted)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:28px;align-items:end}.eyebrow{display:inline-block;margin-bottom:14px;color:var(--accent-strong);letter-spacing:.08em;font-size:.82rem;font-weight:700}.logo-section{display:flex;align-items:center;gap:16px;margin-bottom:12px}.icon-main{width:42px;height:42px;color:var(--accent-strong)}h1{font-size:clamp(2.6rem,5vw,4.6rem);font-weight:700;letter-spacing:-.05em;line-height:.98}.glow-text{color:var(--text-primary)}.subtitle{color:var(--text-secondary);font-size:1.08rem;max-width:58ch}.hero-meta{margin-top:22px;display:flex;flex-wrap:wrap;gap:12px}.meta-chip{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:999px;background:#ffffffbd;border:1px solid var(--card-border);color:var(--text-secondary);font-size:.88rem}.stats-container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.stat-box{padding:22px;border-radius:20px;display:flex;flex-direction:column;min-width:0;background:var(--surface-strong)}.stat-box.accent{background:linear-gradient(180deg,color-mix(in srgb,var(--accent-soft) 88%,white),#ffffffeb)}.stat-box.accent .stat-val{color:var(--accent-strong)}.stat-kicker{font-size:.72rem;letter-spacing:.12em;color:var(--text-muted);font-weight:700}.stat-val{font-size:2rem;font-weight:700;color:var(--accent-strong);margin-top:10px}.stat-unit{font-size:1rem;margin-left:2px}.stat-lab{font-size:.84rem;color:var(--text-secondary);margin-top:6px}.controls-section,.specialist-panel,.hub-section{max-width:1220px;margin:0 auto 28px;border-radius:24px}.controls-section{overflow:hidden}.specialist-panel{padding:24px}.specialist-panel-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:20px}.specialist-panel-head h2{font-size:1.3rem;margin-top:4px}.specialist-panel-head p,.hub-section-head p,.note-card p{color:var(--text-secondary)}.specialist-eyebrow{margin-bottom:0}.focus-strip{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.focus-pill,.chip{border:1px solid var(--card-border);background:#ffffffb8;color:var(--text-secondary);border-radius:999px;padding:9px 16px;cursor:pointer;transition:transform .18s ease,border-color .18s ease,color .18s ease,background .18s ease}.focus-pill:hover,.chip:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--accent) 55%,transparent);color:var(--text-primary)}.focus-pill.active,.chip.active{background:color-mix(in srgb,var(--accent-soft) 84%,white);border-color:color-mix(in srgb,var(--accent) 50%,transparent);color:var(--accent-strong);font-weight:700}.digest-grid,.hub-grid,.notes-grid{display:grid;gap:16px}.info-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.digest-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hub-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:22px}.notes-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.digest-card,.hub-card,.note-card,.hub-metric{border-radius:18px;background:#ffffffb3;border:1px solid rgba(131,120,108,.12)}.digest-card,.note-card{padding:18px}.digest-label,.hub-card-label,.hub-card-note,.hub-metric-label{display:block;font-size:.74rem;letter-spacing:.1em;color:var(--text-muted);font-weight:700}.digest-label{margin-bottom:10px}.digest-card strong{display:block;font-size:1.1rem;color:var(--accent-strong);margin-bottom:8px}.hub-main{padding:0 24px 80px}.spotlight-panel{padding:24px}.spotlight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.spotlight-card{border-radius:18px;background:#ffffffbd;border:1px solid rgba(131,120,108,.12);padding:20px;display:flex;flex-direction:column;min-height:220px}.spotlight-kicker{display:block;font-size:.74rem;letter-spacing:.1em;color:var(--text-muted);font-weight:700;margin-bottom:10px}.spotlight-card h3{font-size:1.08rem;margin-bottom:10px}.spotlight-deal-title{font-size:.93rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:12px}.spotlight-deal-meta{display:flex;align-items:center;gap:8px;margin-bottom:12px;margin-top:auto}.spotlight-price{font-size:1.18rem;font-weight:700;color:var(--text-primary)}.spotlight-off{font-size:.78rem;font-weight:700;color:#fff;background:#e05a5a;border-radius:6px;padding:2px 7px}.spotlight-card p{color:var(--text-secondary)}.weekly-panel{padding:24px}.weekly-panel .spotlight-card{min-height:200px}.spotlight-action{width:100%;margin-top:auto;display:inline-flex;justify-content:space-between;align-items:center;padding:13px 15px;border-radius:14px;border:1px solid color-mix(in srgb,var(--accent) 28%,transparent);background:color-mix(in srgb,var(--accent-soft) 72%,white);color:var(--accent-strong);cursor:pointer}.hub-section-head{margin-bottom:20px}.hub-section-head h2{font-size:1.42rem;margin-bottom:6px}.hub-card{padding:24px;display:flex;flex-direction:column}.hub-card.is-planned{opacity:.9}.hub-card-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.hub-card-label{color:var(--accent-strong)}.hub-card-title{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px;min-height:5.6rem}.hub-card-title h3{font-size:1.15rem;line-height:1.45}.hub-card-icon{width:20px;height:20px;color:var(--accent-strong)}.hub-card-copy{color:var(--text-secondary);min-height:6.8em;margin-bottom:18px}.hub-card-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:20px}.hub-card-metrics-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-metric{padding:12px;min-height:88px;display:flex;flex-direction:column;justify-content:space-between}.hub-metric-label{margin-bottom:8px}.hub-metric-value{display:block;font-size:.92rem;color:var(--text-primary);line-height:1.45}.hub-card-action{width:100%;display:inline-flex;justify-content:space-between;align-items:center;padding:14px 16px;border-radius:16px;border:1px solid color-mix(in srgb,var(--accent) 32%,transparent);background:color-mix(in srgb,var(--accent-soft) 78%,white);color:var(--accent-strong);cursor:pointer;margin-top:auto}.hub-notes,.info-page-panel,.guide-section,.contact-form-panel{padding:24px}.note-card h3{margin-bottom:8px}.info-card{border-radius:18px;background:#ffffffb3;border:1px solid rgba(131,120,108,.12);padding:22px}.info-card h3{margin-bottom:10px}.info-card p,.note-card p{color:var(--text-secondary)}.inline-link-button{margin-top:14px;border:none;background:transparent;color:var(--accent-strong);cursor:pointer;font-weight:700;padding:0}.contact-form{display:flex;flex-direction:column;gap:16px}.contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.contact-field{display:flex;flex-direction:column;gap:8px}.contact-field span{font-size:.9rem;font-weight:600;color:var(--text-secondary)}.contact-field input,.contact-field textarea{width:100%;border:1px solid var(--card-border);border-radius:14px;background:#ffffffe6;color:var(--text-primary);padding:14px 16px;outline:none}.contact-field textarea{resize:vertical;min-height:160px}.contact-field input:focus,.contact-field textarea:focus{border-color:color-mix(in srgb,var(--accent) 55%,transparent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent-soft) 75%,white)}.contact-honeypot{display:none}.contact-status{font-size:.9rem}.contact-status.success{color:var(--success)}.contact-status.error{color:var(--danger)}.contact-status.submitting{color:var(--text-secondary)}.contact-submit{align-self:flex-start;border:none;border-radius:14px;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-strong) 100%);color:#fff;font-weight:700;cursor:pointer;padding:14px 20px}.contact-submit:disabled{opacity:.7;cursor:wait}.controls-header{padding:16px 24px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background .18s ease}.controls-header:hover{background:#ffffff57}.transition-transform{transition:transform .2s ease}.rotate-180{transform:rotate(180deg)}.filters-body{padding:24px;border-top:1px solid var(--card-border);display:flex;flex-direction:column;gap:24px}.filter-section{display:flex;flex-direction:column;gap:14px}.filter-section+.filter-section{padding-top:20px;border-top:1px solid rgba(131,120,108,.12)}.filter-section-title{font-size:.78rem;font-weight:700;letter-spacing:.08em;color:var(--text-muted);text-transform:uppercase}.filter-group label{display:block;font-size:.86rem;color:var(--text-secondary);margin-bottom:12px}.chip-container{display:flex;flex-wrap:wrap;gap:10px}.filter-grid-ui{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.filter-grid-selects{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.filter-item{display:flex;flex-direction:column;gap:12px}.filter-options-row{display:flex;flex-wrap:wrap;gap:16px 24px}.checkbox-row{display:inline-flex;align-items:center;gap:10px;color:var(--text-secondary);cursor:pointer}.checkbox-teal{accent-color:var(--accent-strong)}.slider-teal{-webkit-appearance:none;width:100%;height:4px;background:#81715f29;border-radius:999px;outline:none}.slider-teal::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:var(--accent);cursor:pointer;box-shadow:0 4px 14px #466f8933}.slider-teal::-moz-range-thumb{width:18px;height:18px;border-radius:50%;border:none;background:var(--accent);cursor:pointer;box-shadow:0 4px 14px #466f8933}.select-dark{background:#ffffffe0;color:var(--text-primary);border:1px solid var(--card-border);padding:10px 16px;border-radius:12px;width:100%;max-width:320px;outline:none}.grid-layout{max-width:1220px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:30px;padding:0 24px 80px}.product-card{position:relative;border-radius:26px;display:flex;flex-direction:column;height:100%;overflow:hidden;background:var(--surface-strong);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.product-card:hover{transform:translateY(-6px);border-color:color-mix(in srgb,var(--accent) 34%,transparent);box-shadow:0 22px 40px #4030241f}.badge-container{position:absolute;top:15px;left:15px;right:15px;display:flex;justify-content:space-between;z-index:10}.badge{padding:5px 11px;border-radius:999px;font-size:.72rem;font-weight:700}.badge.category{background:#ffffffe0;color:var(--accent-strong);border:1px solid color-mix(in srgb,var(--accent) 26%,transparent)}.badge.discount{background:#d46f61;color:#fff}.image-container{width:100%;aspect-ratio:1 / 1;background:#f7f4ef;display:flex;align-items:center;justify-content:center;padding:30px;overflow:hidden}.image-container img{width:auto;height:auto;max-width:90%;max-height:90%;object-fit:contain;transform:translate(var(--trim-x, 0),var(--trim-y, 0)) scale(var(--trim-scale, 1));transform-origin:center}.image-link{text-decoration:none;cursor:pointer}.image-link:hover img{filter:brightness(1.02)}.image-container img{transition:transform .2s ease,filter .2s ease}.card-body{padding:24px;flex-grow:1;display:flex;flex-direction:column;gap:0}.brand-row{display:flex;gap:8px;justify-content:space-between;align-items:flex-start;margin-bottom:8px;min-height:24px}.brand{font-size:.78rem;color:var(--accent-strong);font-weight:700}.updated-chip{font-size:.72rem;color:var(--text-muted)}.title{font-size:.99rem;line-height:1.5;min-height:3em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:20px}.price-section{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin-bottom:8px;min-height:48px}.price-primary{font-size:1.82rem;font-weight:700;color:var(--text-primary)}.price-primary .currency{font-size:1rem;margin-right:2px}.price-original{color:var(--text-muted);text-decoration:line-through;font-size:.92rem}.savings-info{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:14px;min-height:28px}.save-tag{color:var(--danger);font-size:.85rem;font-weight:700;display:inline-flex;align-items:center;gap:6px}.status-tag{font-size:.76rem;border-radius:999px;border:1px solid var(--card-border);padding:3px 8px;color:var(--text-secondary);background:#ffffffb8}.merchant-row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px;margin-bottom:22px;min-height:34px}.amazon-tag,.merchant-tag,.merchant-text{font-size:.74rem;border-radius:999px;padding:4px 8px}.amazon-tag{color:var(--success);border:1px solid rgba(77,138,97,.28);background:#4d8a6114;display:inline-flex;align-items:center;gap:6px}.merchant-tag{color:var(--accent-strong);border:1px solid color-mix(in srgb,var(--accent) 34%,transparent);background:#ffffffb8}.merchant-text{color:var(--text-muted);border:1px solid rgba(131,120,108,.12);background:#ffffffb8}.smartphone-filter-notes{margin-top:8px}.smartphone-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.smartphone-card{min-height:100%}.smartphone-image-container{aspect-ratio:4 / 3;background:linear-gradient(180deg,#fffffffa,#f3f7f4f5)}.smartphone-card-body{gap:14px}.smartphone-topline{margin-bottom:0}.smartphone-store{font-size:.82rem}.smartphone-title{min-height:0;margin-bottom:0;-webkit-line-clamp:3}.smartphone-price-section{min-height:0;display:grid;gap:4px;margin-bottom:0}.smartphone-price-label{font-size:.78rem;color:var(--accent-strong);font-weight:700}.smartphone-price-primary{font-size:1.96rem}.smartphone-chip-row{display:flex;flex-wrap:wrap;gap:8px}.smartphone-chip{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:5px 10px;font-size:.75rem;font-weight:700;border:1px solid transparent}.smartphone-chip.success{background:#4d8a611a;color:#3a6d4a;border-color:#4d8a6133}.smartphone-chip.warning{background:#cb83231a;color:#9a631f;border-color:#cb832333}.smartphone-chip.danger{background:#d46f611a;color:#b14d3f;border-color:#d46f6133}.smartphone-chip.muted{background:#83786c14;color:var(--text-secondary);border-color:#83786c29}.smartphone-chip.plain{background:#ffffffe0}.smartphone-chip.accent{color:#6d52ad;border-color:#6d52ad2e}.smartphone-chip.sky{color:#2f6a97;border-color:#2f6a972e}.smartphone-chip.amber{color:#9a631f;border-color:#cb83232e}.smartphone-meta-row{margin-bottom:0;min-height:0}.smartphone-conditions{display:grid;gap:6px}.smartphone-conditions h3{font-size:.82rem;color:var(--text-secondary);margin:0}.smartphone-conditions p{font-size:.9rem;line-height:1.7;color:var(--text-primary);margin:0}.smartphone-note{display:grid;gap:4px;padding:12px 14px;border-radius:14px;background:#ffffffb8;border:1px solid rgba(131,120,108,.12);color:var(--text-secondary)}.smartphone-note strong{color:var(--text-primary);font-size:.8rem}.smartphone-note span{font-size:.84rem;line-height:1.6}.buy-button{margin-top:auto;display:flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-strong) 100%);color:#fff;text-decoration:none;padding:14px;border-radius:14px;font-weight:700;transition:transform .18s ease,filter .18s ease}.buy-button:hover{transform:translateY(-1px);filter:brightness(1.04)}footer{padding:48px 24px 56px;text-align:center;border-top:1px solid rgba(131,120,108,.12);color:var(--text-muted);font-size:.9rem}.footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 20px;margin-bottom:16px}.footer-link{border:none;background:transparent;color:var(--accent-strong);cursor:pointer;font-weight:600;padding:0}.footer-disclaimer{margin-top:8px;font-size:.78rem}.footer-affiliate{margin-top:10px;font-size:.8rem;color:var(--text-secondary)}.loading-state,.error-state{text-align:center;padding:100px 24px;color:var(--text-secondary)}.empty-state{max-width:720px;margin:0 auto 80px;padding:48px 32px;border-radius:24px;text-align:center;background:var(--surface-strong)}.empty-state h2{font-size:1.6rem;margin-bottom:10px}.empty-state p{color:var(--text-secondary)}.empty-icon{width:38px;height:38px;color:var(--accent-strong);margin-bottom:16px}.spinner{width:40px;height:40px;border:3px solid rgba(131,120,108,.16);border-top-color:var(--accent);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 20px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:980px){.topbar,.hero-grid,.specialist-panel-head{grid-template-columns:1fr;display:grid}.topbar{gap:24px}.vertical-nav{justify-content:flex-start;flex-wrap:wrap}}@media(max-width:720px){.hero-header{padding:22px 16px 20px}.controls-section,.specialist-panel,.grid-layout{margin-left:16px;margin-right:16px}.controls-section{max-width:none}.specialist-panel{padding:20px}.grid-layout{padding:0 0 64px;grid-template-columns:1fr;gap:20px}.hub-main{padding:0 16px 64px}.hub-grid,.notes-grid,.info-sections,.contact-grid,.hub-card-metrics,.digest-grid,.stats-container{grid-template-columns:1fr}.stat-box{padding:18px}.logo-section{align-items:flex-start}h1{font-size:2.3rem}.subtitle{font-size:1rem}}
