:root{color-scheme:light;--bg: #fbf8f1;--paper: #f3eee4;--paper-strong: #ede5d7;--ink: #25231f;--muted: #6d665d;--line: #ded4c6;--coral: #e9563f;--coral-dark: #c9422f;--coral-soft: #fff0eb;--olive: #657653;--sage: #e4e9d9;--white: #fffdf8;--header-dark: #14201c;--shadow: 0 18px 48px rgb(64 48 34 / .07);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:linear-gradient(180deg,rgb(255 253 248 / .92),transparent 22rem),var(--bg)}body:before{position:fixed;inset:0;pointer-events:none;content:"";opacity:.12;background-image:linear-gradient(rgb(37 35 31 / .035) 1px,transparent 1px),linear-gradient(90deg,rgb(37 35 31 / .025) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,black,transparent 76%)}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}img{display:block;max-width:100%}figure{margin:0}.skip-link{position:fixed;left:16px;top:16px;z-index:50;padding:10px 14px;border-radius:7px;background:var(--ink);color:#fffaf4;transform:translateY(-160%);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.site-shell{position:relative;min-height:100vh}.container{width:min(100% - clamp(32px,7vw,104px),1400px);margin:0 auto}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(22px,4vw,54px);min-height:64px;padding:10px clamp(24px,3.5vw,50px);border-bottom:1px solid rgb(222 212 198 / .74);background:#fffdf8e6;backdrop-filter:blur(16px)}.site-header.is-dark{border-bottom-color:#fffdf814;background:#14201cf5;color:#fffaf4}.brand{display:inline-flex;align-items:baseline;gap:7px;width:fit-content;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.75rem,2.35vw,2.25rem);line-height:.92;letter-spacing:0;color:var(--coral)}.brand-mark{color:inherit}.brand-star{color:var(--olive);font-size:.82rem}.site-header.is-dark .brand-star{color:#dbe7ce}.site-header.is-dark .brand{color:#fffaf4}.home-page .brand,.not-found-page .brand,.redirect-page .brand{color:var(--ink)}.nav-links{display:flex;align-items:center;gap:clamp(24px,4vw,54px);color:currentColor;font-size:.98rem;font-weight:560}.nav-links a{position:relative;padding:6px 0;outline-offset:6px}.nav-links a:after{position:absolute;right:0;bottom:0;left:0;height:2px;border-radius:999px;content:"";background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.nav-links a:hover:after,.nav-links a:focus-visible:after{transform:scaleX(1);transform-origin:left}.header-actions{justify-self:end;display:flex;align-items:center;gap:15px}.icon-link,.icon-button{display:inline-grid;place-items:center;width:42px;height:42px;border:0;color:currentColor;background:transparent;cursor:pointer}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:42px;padding:0 22px;border:1px solid transparent;border-radius:7px;font-weight:760;white-space:nowrap;transition:transform .18s ease,background .18s ease,border-color .18s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--coral);color:#fffaf4;box-shadow:0 14px 28px #e9563f2e}.button-primary:hover{background:var(--coral-dark)}.button-secondary{border-color:var(--olive);color:var(--olive);background:#fffdf89e}.button-disabled{color:#6d665d80;background:#eee8df;cursor:not-allowed;box-shadow:none}.text-link{display:inline-flex;align-items:center;gap:8px;border:0;border-bottom:1px solid currentColor;color:var(--olive);background:transparent;font-weight:730;cursor:pointer}.hero{display:grid;grid-template-columns:minmax(610px,.9fr) minmax(650px,1.1fr);align-items:center;gap:clamp(26px,3vw,46px);min-height:516px;padding:26px 0 28px}.hero-copy,.hero>*,.product-detail>*,.not-found-hero>*{min-width:0}.hero-copy{padding-left:30px}.eyebrow{margin:0 0 18px;color:var(--coral);font-size:.95rem;font-weight:780}.hero .eyebrow{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.hero h1,.page-title,.section-title,.detail-title,.empty-title{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:520;letter-spacing:0;color:var(--ink)}.hero h1{max-width:670px;font-size:clamp(3.5rem,3.88vw,3.72rem);line-height:.98}.headline-mark{position:relative;display:inline-block}.headline-mark:after{position:absolute;left:-.08em;bottom:.01em;width:1.58em;height:.07em;content:"";background:var(--coral);transform:rotate(-4deg);transform-origin:left center}.mobile-break{display:none}.keep-together{white-space:nowrap}.lead{max-width:520px;margin:24px 0 0;color:var(--muted);font-size:clamp(1.22rem,1.55vw,1.5rem);line-height:1.42}.hero-actions{display:flex;align-items:center;gap:32px;margin-top:34px}.hero-actions .button{min-height:58px;padding-inline:32px;font-size:1.08rem}.hero-media-grid{display:grid;grid-template-columns:1fr .56fr .78fr;grid-template-rows:236px 216px;gap:14px;transform:translate(-34px)}.media-tile{position:relative;overflow:hidden;border-radius:7px;background:var(--paper);box-shadow:var(--shadow)}.media-tile.large{grid-column:1 / span 2;grid-row:1}.media-tile.tall{grid-column:3;grid-row:1 / span 2}.media-tile:nth-of-type(3){grid-column:1;grid-row:2}.media-tile:nth-of-type(4){grid-column:2;grid-row:2}.media-tile img{width:100%;height:100%;object-fit:cover;filter:saturate(.82) contrast(.96)}.feed-section,.detail-section,.empty-section{border-top:1px solid rgb(222 212 198 / .72)}.feed-section{padding:28px 0 38px}.section-heading-row{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:24px;margin-bottom:22px}.section-heading-row .search-box{display:none}.section-title,.page-title{font-size:clamp(2rem,3.1vw,3.35rem);line-height:1}.section-subtitle{margin:9px 0 0;color:var(--muted);font-size:1.03rem}.section-heading-row .section-subtitle{display:none}.search-box{display:flex;align-items:center;gap:12px;min-height:48px;padding:0 16px;border:1px solid var(--line);border-radius:7px;background:#fffdf8ad;color:var(--muted)}.search-box input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink)}.filters{display:flex;flex-wrap:wrap;gap:12px;margin:0}.filter-button{display:inline-flex;align-items:center;min-height:38px;padding:0 18px;border:1px solid var(--line);border-radius:7px;background:#fffdf885;color:var(--muted);font-weight:650;cursor:pointer}.filter-button.is-active{border-color:var(--coral);background:transparent;color:var(--coral)}.promotion-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.promotion-card{display:grid;grid-template-columns:minmax(148px,.82fr) minmax(0,1.18fr);gap:18px;min-height:246px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fffdf89e}.promotion-card__image{overflow:hidden;border-radius:7px;background:var(--paper)}.promotion-card__image img{width:100%;height:100%;object-fit:cover;filter:saturate(.86) contrast(.97)}.merchant{display:flex;align-items:center;gap:8px;margin:0;color:var(--ink);font-size:.88rem;font-weight:700}.merchant-mark{display:inline-grid;flex:0 0 auto;place-items:center;width:26px;height:26px;border-radius:6px;background:#fff;color:var(--coral);font-family:Georgia,Times New Roman,serif;font-size:1.32rem;font-weight:700}.promotion-card h3{display:-webkit-box;margin:10px 0 8px;overflow:hidden;font-size:1.03rem;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2}.price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;margin:0 0 7px}.price{color:var(--coral);font-family:Georgia,Times New Roman,serif;font-size:1.55rem;font-weight:640}.old-price{color:#6d665db8;font-size:.92rem;text-decoration:line-through}.discount{display:inline-flex;align-items:center;width:fit-content;min-height:26px;padding:0 10px;border-radius:6px;background:var(--sage);color:#3d4b33;font-size:.84rem;font-weight:760}.coupon{display:flex;align-items:center;gap:8px;margin:9px 0;padding:8px 10px;border:1px dashed #a49a8c;border-radius:6px;color:var(--ink);font-size:.86rem;overflow-wrap:anywhere}.validity{margin:0 0 10px;color:var(--muted);font-size:.84rem}.card-cta{width:100%;min-height:38px;padding-inline:14px}.affiliate-band{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:20px;padding:16px 28px;border-radius:7px;background:var(--sage);color:#46583a}.affiliate-band strong{color:#344729}.detail-section{padding:30px 0 42px}.product-detail{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(390px,.78fr);gap:clamp(30px,3.6vw,50px);align-items:start}.redirect-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:clamp(34px,5vw,72px);align-items:center;min-height:620px}.breadcrumb{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 26px;color:var(--muted);line-height:1.5}.breadcrumb a,.breadcrumb .is-alert{color:var(--coral)}.detail-media{position:relative;overflow:hidden;aspect-ratio:1.56;border-radius:8px;background:var(--paper)}.detail-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.86) contrast(.97)}.detail-media.is-expired img{filter:grayscale(.58) saturate(.62) contrast(.96);opacity:.78}.detail-media.is-expired{aspect-ratio:1.46}.expired-stamp{position:absolute;left:50%;top:50%;display:grid;place-items:center;width:142px;height:142px;border-radius:50%;background:#fffdf8e0;color:var(--ink);text-align:center;font-size:.86rem;font-weight:760;transform:translate(-50%,-50%)}.detail-panel .merchant{margin-bottom:22px}.detail-title{max-width:700px;font-size:clamp(2.45rem,3.25vw,3.35rem);line-height:1.05}.detail-copy{max-width:520px;margin:18px 0 26px;color:var(--muted);font-size:1.14rem;line-height:1.52}.status-pill{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:var(--sage);color:#3d4b33;font-size:.84rem;font-weight:760}.status-pill.expired{background:var(--coral-soft);color:var(--coral-dark)}.detail-coupon{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin:20px 0 16px;padding:16px 20px;border:1px dashed rgb(233 86 63 / .58);border-radius:7px;background:#fff0eb52;overflow-wrap:anywhere}.detail-coupon strong{color:var(--coral);font-family:Georgia,Times New Roman,serif;font-size:1.18rem}.detail-actions{display:grid;gap:12px}.detail-actions .button{width:100%;min-height:58px;font-size:1.05rem}.detail-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:32px;padding:32px 0 0;border-top:1px solid var(--line)}.proof-item{display:grid;grid-template-columns:54px 1fr;gap:16px;align-items:start}.proof-item+.proof-item{border-left:1px solid var(--line);padding-left:28px}.proof-icon{display:grid;flex:0 0 auto;place-items:center;width:54px;height:54px;border-radius:50%;background:var(--olive);color:#fffaf4}.proof-item h2{margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:1.25rem}.proof-item p{margin:0;color:var(--muted);line-height:1.45}.similar-row{margin-top:36px}.similar-row h2{margin:0 0 16px;font-family:Georgia,Times New Roman,serif;font-size:1.85rem;font-weight:520}.safe-note{display:flex;gap:14px;align-items:flex-start;margin-top:22px;color:#46583a}.safe-note .proof-icon{width:36px;height:36px;background:transparent;color:var(--olive);border:1px solid var(--olive)}.expired-page{background:linear-gradient(180deg,rgb(20 32 28 / .05),transparent 12rem),var(--bg)}.expired-page .detail-section{padding-top:28px}.expired-page .detail-panel .price{color:#6d665d85;text-decoration:line-through}.expired-page .affiliate-band{margin-top:28px}.not-found-page .detail-section{padding-top:40px}.not-found-hero,.empty-state{display:grid;grid-template-columns:minmax(0,.86fr) minmax(420px,1fr);gap:clamp(42px,7vw,92px);align-items:center;min-height:610px}.empty-title{font-size:clamp(4rem,5.35vw,5.15rem);line-height:1.04}.not-found-page .empty-title{max-width:780px;font-size:clamp(3.85rem,4.75vw,4.65rem)}.not-found-page .lead{max-width:520px}.not-found-page .empty-image{aspect-ratio:1.04}.empty-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.empty-image{overflow:hidden;border-radius:8px;aspect-ratio:1.15;background:var(--paper);box-shadow:var(--shadow)}.empty-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.84) contrast(.97)}.recovery-panel{width:min(100%,760px);margin:-24px auto 0;padding:22px 38px;border:1px solid var(--line);border-radius:8px;background:#fffdf894}.recovery-panel .search-box{margin-bottom:20px}.category-links{display:flex;justify-content:space-around;gap:28px}.empty-section{padding:34px 0 0}.feed-empty-state{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(380px,.84fr);gap:clamp(40px,6vw,78px);align-items:center;min-height:390px}.feed-empty-state .empty-image{margin-left:calc((100vw - min(100vw - clamp(32px,7vw,104px),1400px))/-2);border-radius:0 8px 8px 0;aspect-ratio:1.85;box-shadow:none}.feed-empty-state .empty-title{font-size:clamp(2.8rem,4.1vw,4.35rem)}.empty-affiliate-note,.category-explore{display:flex;align-items:center;justify-content:center;gap:24px;width:min(100%,1040px);margin:28px auto 0;padding:22px 0;border-top:1px solid var(--line);color:var(--muted)}.category-explore{justify-content:space-around;margin-top:0;color:var(--olive)}.is-hidden{display:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none}}@media(max-width:1240px){.hero{grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);gap:36px}.hero h1{font-size:clamp(3.35rem,5.2vw,4rem)}.hero-media-grid{grid-template-rows:206px 190px}.promotion-card{grid-template-columns:1fr}.promotion-card__image{aspect-ratio:1.25}}@media(min-width:1101px){.detail-section .container[data-detail-content]{width:min(100% - 100px,1436px)}.expired-page .detail-section .container[data-detail-content]{width:min(100% - clamp(32px,7vw,104px),1400px)}.expired-page .detail-media.is-expired{margin:1em 40px;aspect-ratio:1.55}.not-found-page .empty-image{margin:1em 40px}body:not(.expired-page) .product-detail{margin-top:56px}}@media(max-width:1100px){.site-header{grid-template-columns:1fr auto}.nav-links{display:none}.hero,.product-detail,.redirect-hero,.not-found-hero,.empty-state,.feed-empty-state{grid-template-columns:1fr}.hero{min-height:auto;padding-top:40px}.hero-copy{max-width:680px;padding-left:0}.hero-media-grid{grid-template-rows:220px 190px;transform:none}.section-heading-row{grid-template-columns:1fr;align-items:start}.section-heading-row .search-box{display:flex}.filters{order:2}.promotion-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail{gap:28px}.detail-proof{grid-template-columns:1fr}.proof-item+.proof-item{border-left:0;padding-left:0}.feed-empty-state .empty-image{margin-left:0;border-radius:8px}}@media(max-width:760px){.site-header{min-height:58px;padding:9px 16px}.brand{font-size:clamp(1.45rem,7vw,1.8rem)}.header-actions{gap:8px}.header-actions .button{display:none}.icon-link{width:38px;height:38px}.container{width:min(100% - 28px,1400px)}.hero{padding:34px 0 24px}.hero h1{font-size:clamp(2.55rem,10.5vw,2.9rem);line-height:1.02}.mobile-break{display:inline}.keep-together{white-space:normal}.lead{max-width:34ch;font-size:1.04rem}.hero-actions,.empty-actions,.affiliate-band,.empty-affiliate-note,.category-explore{align-items:flex-start;flex-direction:column}.hero-actions{gap:18px;margin-top:28px}.hero-actions .button{width:calc(100% - 1px);min-height:50px}.hero-media-grid{grid-template-columns:1fr 1fr;grid-template-rows:168px 142px;gap:10px}.media-tile.large{grid-column:1 / span 2}.media-tile.tall{grid-column:2;grid-row:2}.media-tile:nth-of-type(3){grid-column:1;grid-row:2}.media-tile:nth-of-type(4){display:none}.feed-section{padding-top:24px}.section-title{font-size:2.45rem}.filters{flex-wrap:nowrap;margin-right:-14px;overflow-x:auto;padding-bottom:4px}.filter-button{flex:0 0 auto}.promotion-grid,.promotion-card{grid-template-columns:1fr}.promotion-card__image{aspect-ratio:1.32}.detail-section{padding-top:22px}.breadcrumb{gap:8px;font-size:.93rem}.detail-media{aspect-ratio:1.25}.detail-title,.empty-title{max-width:100%;font-size:clamp(2.35rem,10.4vw,3.05rem);overflow-wrap:normal}.detail-copy{font-size:1.03rem}.detail-coupon{grid-template-columns:1fr;gap:8px}.expired-stamp{width:112px;height:112px}.not-found-hero,.redirect-hero,.empty-state{gap:30px;min-height:auto}.empty-image{aspect-ratio:1.24}.recovery-panel{margin-top:28px;padding:18px}.category-links{justify-content:flex-start;flex-wrap:wrap}.feed-empty-state{gap:26px;min-height:auto}.feed-empty-state .empty-title{font-size:clamp(2.15rem,9vw,2.65rem)}.feed-empty-state .empty-image{aspect-ratio:1.35}}@media(max-width:390px){.header-actions .button{padding-inline:10px}.hero h1{font-size:2.45rem}.search-box input::placeholder{font-size:.9rem}}
