@font-face{font-family:Jakarta;src:url('/assets/jakarta-latin.woff2') format('woff2');font-style:normal;font-weight:400 800;font-display:swap}
:root{--ink:#17241d;--muted:#667068;--green:#b9f568;--green-dark:#34531f;--sage:#f1f5ee;--line:#e3e8e1;--radius:14px;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:Jakarta,Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button{color:inherit}a{color:inherit;text-decoration:none}button:disabled{cursor:default}img{display:block;width:100%;height:100%;object-fit:cover}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance}button{border:none;background:none}::selection{color:var(--ink);background:var(--green)}:focus-visible{outline:3px solid #537c27;outline-offset:5px}input{caret-color:#446422}input::placeholder{color:#707970}button:active,.primary-button:active{transform:translateY(1px)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;z-index:20;left:20px;top:-100px;background:var(--green);padding:12px 20px;border-radius:8px}.skip-link:focus{top:12px}
.site-header{border-bottom:1px solid var(--line);background:white}.header-inner{max-width:1440px;margin:auto;padding:18px 40px;display:flex;align-items:center;gap:48px;min-height:80px}.wordmark{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-weight:800;letter-spacing:-.04em;font-size:22px;line-height:1.2}.brand-mark{width:33px;height:33px;stroke:#91cf36;stroke-width:6.5;stroke-linecap:butt}.wordmark-dot{color:#638b32}nav{display:flex;align-items:center;gap:32px;margin-left:18px}.nav-link{font-size:14px;font-weight:600;padding:10px 0;position:relative}.nav-link.active:after{content:'';position:absolute;bottom:2px;left:0;width:18px;height:2px;background:var(--ink)}.header-actions{margin-left:auto;display:flex;align-items:center;gap:24px}.saved-toggle{display:flex;gap:8px;align-items:center;padding:9px 15px;border:1px solid var(--line);border-radius:8px;font-size:14px;font-weight:600;min-height:44px;transition:background-color 150ms}.saved-toggle[aria-pressed=true]{background:var(--sage);border-color:#90b26a}.saved-count{display:grid;place-items:center;background:var(--green);border-radius:50%;min-width:20px;height:20px;font-size:12px}.region{display:flex;gap:8px;align-items:center;font-size:14px}.region svg{width:18px;height:18px}
.page-shell{max-width:1440px;margin:auto;padding:24px 40px 0}.hero{display:grid;grid-template-columns:1.06fr 1fr;gap:12px;min-height:380px}.hero-copy{padding:34px 30px;background:var(--sage);border-radius:var(--radius);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero h1{font-size:clamp(40px,4.55vw,67px);font-weight:800;letter-spacing:-.04em;line-height:1.08}.hero h1 .hero-price{position:relative;white-space:nowrap;z-index:0}.hero h1 .hero-price:after{content:'';position:absolute;left:0;right:-3px;bottom:-2px;height:8px;background:var(--green);border-radius:70%;z-index:-1;transform:rotate(-3deg)}.hero-copy>p{font-size:17px;line-height:1.6;margin-top:25px;max-width:42ch;color:#465346}.search{display:flex;align-items:center;width:100%;background:#fff;border:1px solid #d9e0d5;border-radius:9px;padding:5px;gap:12px;margin-top:27px;min-height:62px;transition:border-color 150ms,box-shadow 150ms}.search:focus-within{border-color:#779e49;box-shadow:0 0 0 3px #b9f56844}.search>svg{margin-left:11px;width:22px;height:22px}.search input{width:0;flex:1;border:0;outline:none;font-size:14px;min-width:0;color:var(--ink);background:transparent;padding:8px 0}.search button{background:var(--green);border-radius:6px;align-self:stretch;padding:0 22px;font-size:14px;font-weight:750;transition:background-color 150ms}.hero-images{display:grid;grid-template-columns:1fr 1.02fr;grid-template-rows:1fr 1fr;gap:10px;min-width:0}.hero-photo{position:relative;border-radius:var(--radius);overflow:hidden;min-height:0;background:#eef0eb;isolation:isolate}.hero-photo img{transition:transform 550ms var(--ease);position:absolute;inset:0}.hero-shoe{grid-row:span 2}.hero-shoe img{object-position:center}.hero-laptop img{object-position:center}.hero-music img{object-position:center}.image-label{position:absolute;bottom:13px;left:13px;right:13px;display:flex;align-items:center;justify-content:space-between;gap:5px;font-size:12px;font-weight:650;background:rgba(255,255,255,.94);padding:8px 11px;border-radius:6px}.image-label svg{width:15px;height:15px}
.offers-section{padding-top:24px;scroll-margin-top:20px}.category-list{display:flex;gap:10px;flex-wrap:wrap}.category{display:flex;align-items:center;gap:8px;border:1px solid #d9e0d5;border-radius:30px;padding:10px 20px;font-size:14px;white-space:nowrap;min-height:45px;transition:background-color 160ms,border-color 160ms}.category svg{width:17px;height:17px}.category.active{background:var(--green);border-color:var(--green);font-weight:750}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:24px 0 20px}h2{font-size:30px;line-height:1.25;font-weight:800;letter-spacing:-.035em}.section-heading p{font-size:14px;color:var(--muted);margin-top:6px}.sort{position:relative;display:flex;align-items:center;gap:6px;border:1px solid #d9e0d5;border-radius:8px;padding:10px 13px;white-space:nowrap;font-size:13px}.sort select{appearance:none;border:none;background:transparent;cursor:pointer;font-size:13px;font-weight:600;padding:0 24px 0 0;color:var(--ink)}.sort svg{width:15px;height:15px;pointer-events:none;position:absolute;right:12px}.active-filter{display:flex;gap:16px;justify-content:space-between;align-items:center;margin:-4px 0 18px;font-size:14px}.active-filter button{color:var(--green-dark);text-decoration:underline;text-underline-offset:4px;white-space:nowrap;min-height:44px}.active-filter span{overflow-wrap:anywhere}
.offers-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.offer-card{position:relative;min-width:0;border:1px solid var(--line);border-radius:var(--radius);padding:6px;background:white;transition:border-color 180ms,transform 250ms var(--ease);isolation:isolate}.card-image-link{display:block;overflow:hidden;border-radius:9px;aspect-ratio:1.57;background:#f0f2ec}.card-image{transition:transform 450ms var(--ease)}.card-save{position:absolute;top:17px;right:17px;z-index:2;display:grid;place-items:center;width:36px;height:36px;border-radius:8px;background:white;box-shadow:0 2px 8px #18291f15;transition:background-color 160ms,color 160ms}.card-save svg{width:19px;height:19px}.card-save[aria-pressed=true]{background:var(--green);color:var(--green-dark)}.card-save[aria-pressed=true] svg{fill:currentColor}.card-body{padding:17px 13px 14px}.card-brand{display:flex;align-items:center;gap:10px;margin-bottom:13px;min-height:25px;font-size:14px;font-weight:600}.store-logo{height:26px;width:30px;object-fit:contain;flex-shrink:0}.brand-type{font-size:17px;letter-spacing:-.035em;font-weight:800}.card-body h3{font-size:19px;font-weight:800;line-height:1.4;letter-spacing:-.035em}.card-offer-link:after{content:'';position:absolute;inset:0;z-index:-1;border-radius:var(--radius)}.card-offer-link:focus-visible{outline:none}.offer-card:has(.card-offer-link:focus-visible){outline:3px solid #537c27;outline-offset:4px}.card-description{font-size:13px;line-height:1.6;color:var(--muted);margin-top:5px;min-height:21px}.card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:12px;border-top:1px solid #edf0ea;font-size:12px;color:#5f6b61}.card-bottom span{display:flex;align-items:center;gap:5px}.card-bottom svg{width:15px;height:15px}.card-arrow{color:var(--ink)}.offers-note{font-size:13px;color:var(--muted);display:flex;gap:7px;justify-content:center;align-items:center;margin-top:26px}.offers-note svg{width:17px;height:17px;color:#657f4b}.empty-state{padding:65px 20px;text-align:center;background:var(--sage);border-radius:var(--radius)}.empty-state>svg{width:38px;height:38px;margin-bottom:15px}.empty-state h3{font-size:24px;letter-spacing:-.035em}.empty-state p{color:var(--muted);margin:8px 0 22px}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:13px 22px;background:var(--green);border-radius:8px;font-size:14px;font-weight:750;min-height:48px;transition:background-color 160ms}.secondary-button{border:1px solid #cfdbc6;padding:12px 18px;border-radius:8px;font-size:14px;font-weight:650;min-height:46px}.how-section{display:grid;grid-template-columns:1.05fr 2fr;align-items:start;gap:45px;padding:38px 0 40px;margin-top:48px;border-top:1px solid var(--line);scroll-margin-top:20px}.how-intro h2{font-size:27px}.how-intro>p{font-size:14px;color:var(--muted);margin-top:10px}.how-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.step-number{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--sage);font-size:13px;font-weight:700;margin-bottom:10px}.how-steps h3{font-size:15px;font-weight:750;letter-spacing:-.025em;margin-bottom:6px}.how-steps p{font-size:13px;color:var(--muted);line-height:1.7}.site-footer{border-top:1px solid var(--line);padding:30px max(40px,calc((100vw - 1360px)/2)) 22px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:24px}.footer-top .wordmark{font-size:18px}.footer-top .brand-mark{width:26px;height:26px}.footer-top>span{font-size:13px;color:#546150}.footer-top button{font-size:13px;padding:10px 0}.footer-bottom{margin-top:23px;display:flex;justify-content:space-between;gap:45px;color:#697168;font-size:11px}.footer-bottom p{max-width:80ch}.footer-bottom span{white-space:nowrap}
.icon-button{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#fff;box-shadow:0 2px 12px #17241d15}.dialog-close{position:absolute;top:15px;right:15px;z-index:3}dialog{padding:0;border:0;border-radius:18px;width:min(520px,calc(100% - 32px));max-height:90dvh;color:var(--ink);background:white;overflow:auto;box-shadow:0 24px 90px #0a170a30}dialog::backdrop{background:rgba(13,25,17,.48)}dialog[open]{animation:dialog-in 240ms var(--ease)}dialog[open]::backdrop{animation:backdrop-in 180ms ease-out}.dialog-image{height:230px;width:100%;object-fit:cover}.dialog-body{padding:25px 30px 30px}.dialog-body .card-brand{margin-bottom:15px}.dialog-body h2{font-size:34px;letter-spacing:-.035em;line-height:1.2}.dialog-summary{margin-top:12px;color:#596655;font-size:15px;line-height:1.8}.eligibility{padding:18px 0;margin:19px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.eligibility h3{font-size:14px;margin-bottom:6px;font-weight:750}.eligibility p{font-size:14px;line-height:1.75;color:#596655}.dialog-actions{display:flex;gap:10px}.dialog-actions .primary-button{flex:1}.dialog-save{display:grid;place-items:center;min-width:48px;border:1px solid var(--line);border-radius:8px}.dialog-save[aria-pressed=true]{background:var(--green)}.dialog-save[aria-pressed=true] svg{fill:currentColor}.source-note{font-size:12px;color:var(--muted);margin-top:16px;line-height:1.7}.source-note a{text-decoration:underline;text-underline-offset:3px}.privacy-content{padding:40px 30px 25px}.privacy-content h2{font-size:31px;margin-bottom:20px}.privacy-content>p{font-size:14px;line-height:1.8;margin-bottom:15px;color:#596655}.privacy-content .privacy-result{margin-top:12px;color:var(--green-dark)}
@keyframes dialog-in{from{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:none}}@keyframes backdrop-in{from{opacity:0}to{opacity:1}}
@media(hover:hover) and (pointer:fine){.hero-photo:hover img{transform:scale(1.045)}.offer-card:hover{border-color:#b9c9ad;transform:translateY(-3px)}.offer-card:hover .card-image{transform:scale(1.045)}.card-save:hover,.saved-toggle:hover{background:#ecf5e3}.card-save[aria-pressed=true]:hover{background:#a9e458}.category:not(.active):hover{background:var(--sage);border-color:#bccbb1}.search button:hover,.primary-button:hover{background:#ace855}.nav-link:hover{color:#4f702f}.secondary-button:hover{background:var(--sage)}}
@media(min-width:1441px){.hero h1{font-size:67px}}
@media(max-width:1150px){.header-inner{gap:25px;padding-inline:28px}.wordmark{font-size:19px}nav{gap:22px;margin-left:0}.header-actions{gap:15px}.page-shell{padding-inline:28px}.hero-copy{padding:30px 25px}.hero{min-height:380px}.hero-copy>p{font-size:15px}.search{gap:7px}.search button{padding-inline:16px}.search input{font-size:12px}.hero h1{font-size:clamp(40px,4.65vw,55px)}.offers-grid{gap:15px}.card-body{padding:15px 10px 10px}.card-body h3{font-size:17px}.card-description{font-size:12px}.card-bottom{font-size:11px}.image-label{font-size:10px;left:9px;right:9px;padding:7px}.site-footer{padding-inline:28px}}
@media(max-width:880px){.header-inner{gap:20px;padding:18px 24px}.header-actions .region{display:none}.wordmark{font-size:18px}nav{gap:20px;margin-left:auto}.header-actions{margin-left:0}.hero{grid-template-columns:1.15fr 1fr;min-height:350px}.hero h1{font-size:42px}.hero-copy{padding:25px 22px}.hero-images{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.hero-shoe{grid-row:span 2}.hero-laptop,.hero-music{display:none}.hero-copy>p{font-size:14px}.desktop-break{display:none}.search{min-height:55px;margin-top:22px}.search button{padding:0 12px}.search>svg{width:19px;margin-left:6px}.search input{font-size:13px}.offers-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.card-image-link{aspect-ratio:1.65}.card-body{padding:18px 15px 14px}.card-body h3{font-size:21px}.card-description{font-size:14px}.card-bottom{font-size:12px}.image-label{font-size:12px}.category{padding:10px 16px}.how-section{grid-template-columns:1fr;gap:25px}.how-intro h2 br{display:none}.footer-top>span{display:none}.footer-bottom{font-size:11px}.footer-bottom>span{display:none}}
@media(max-width:600px){html{scroll-padding-top:24px}.header-inner{padding:18px 19px;min-height:76px;gap:12px}.wordmark{font-size:17px;gap:7px;letter-spacing:-.04em}.brand-mark{width:26px;height:26px}.header-inner nav{display:none}.header-actions{margin-left:auto}.saved-toggle{min-height:40px;padding:8px 10px;gap:5px}.saved-toggle>span:not(.saved-count){display:none}.saved-toggle svg{width:19px;height:19px}.page-shell{padding:14px 18px 0}.hero{display:flex;flex-direction:column;gap:9px}.hero-copy{padding:30px 24px 26px;min-height:302px}.hero h1{font-size:clamp(39px,9.5vw,55px);letter-spacing:-.04em;line-height:1.1}.hero-copy>p{font-size:14px;margin-top:19px;max-width:36ch}.search{margin-top:23px;min-height:54px;width:100%;gap:7px}.search input{font-size:12px}.search button{font-size:12px;padding-inline:13px}.hero-images{display:grid;grid-template-columns:1.18fr 1fr 1fr;grid-template-rows:145px;gap:8px}.hero-shoe{grid-row:auto}.hero-laptop,.hero-music{display:block}.hero-photo{border-radius:10px}.image-label{left:6px;right:6px;bottom:7px;font-size:9px;padding:5px 6px;line-height:1.5}.image-label svg{width:11px;height:11px}.hero-laptop .image-label,.hero-music .image-label{display:none}.offers-section{padding-top:21px}.category-list{flex-wrap:nowrap;overflow-x:auto;margin-inline:-18px;padding:0 18px 8px;scrollbar-width:none}.category-list::-webkit-scrollbar{display:none}.category{padding:9px 15px;font-size:12px;min-height:42px;gap:6px}.category svg{width:15px;height:15px}.section-heading{margin:21px 0 18px;align-items:flex-start;gap:10px}.section-heading h2{font-size:23px;max-width:14ch;letter-spacing:-.035em}.section-heading p{font-size:12px;margin-top:7px}.sort{font-size:0;padding:8px 9px;gap:0;margin-top:4px}.sort select{font-size:11px;max-width:112px;padding-right:17px}.sort svg{width:12px;right:8px}.offers-grid{gap:13px}.offer-card{padding:4px;border-radius:12px}.card-image-link{aspect-ratio:1.16;border-radius:8px}.card-save{width:31px;height:31px;top:11px;right:11px;border-radius:7px}.card-save svg{width:17px;height:17px}.card-body{padding:12px 8px 9px}.card-brand{font-size:12px;gap:7px;min-height:23px;margin-bottom:9px}.store-logo{width:24px;height:23px}.brand-type{font-size:14px}.card-body h3{font-size:16px;line-height:1.4;letter-spacing:-.035em}.card-description{font-size:11px;line-height:1.55;margin-top:5px;min-height:34px}.card-bottom{font-size:10px;margin-top:9px;padding-top:9px;gap:3px}.card-bottom span{gap:4px}.card-bottom svg{width:12px;height:12px}.offers-note{font-size:11px;line-height:1.7;text-align:center;align-items:flex-start;margin-top:22px;padding:0 5px}.offers-note svg{margin-top:3px;flex-shrink:0}.how-section{padding:26px 0 32px;margin-top:30px;gap:24px}.how-intro h2{font-size:25px;max-width:22ch}.how-intro>p{font-size:13px}.how-steps{grid-template-columns:1fr;gap:20px}.how-steps>div{display:grid;grid-template-columns:28px 1fr;column-gap:13px}.step-number{grid-row:span 2;margin-bottom:0}.how-steps h3{font-size:14px;margin-bottom:3px}.how-steps p{font-size:13px;max-width:40ch}.site-footer{padding:24px 18px}.footer-top{gap:12px}.footer-top .wordmark{font-size:15px;gap:5px}.footer-top .brand-mark{width:23px;height:23px}.footer-top button{font-size:12px}.footer-bottom{margin-top:15px;font-size:11px;line-height:1.9}.active-filter{font-size:12px;gap:8px}.dialog-image{height:200px}.dialog-body{padding:22px}.dialog-body h2{font-size:29px}.dialog-summary{font-size:14px}.dialog-actions .primary-button{font-size:13px;padding-inline:14px}.privacy-content{padding:45px 24px 25px}}
@media(max-width:359px){.wordmark{font-size:15px}.hero-copy{padding-inline:18px}.hero h1{font-size:36px}.hero-images{grid-template-rows:120px}.card-body{padding-inline:6px}.card-body h3{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

@media(max-width:600px){.hero-images .image-label{display:none}.card-bottom{font-size:11px}.how-intro h2 br:after{content:" "}}

/* Refined navigation and extended catalogue */
:root{--motion-enter:cubic-bezier(.16,1,.3,1)}
html{scroll-padding-top:156px}
.site-header{position:sticky;top:0;z-index:15;background:rgba(255,255,255,.96);transition:box-shadow 200ms,background-color 200ms;backdrop-filter:blur(12px);border-bottom:1px solid transparent}
.site-header.is-scrolled{box-shadow:0 3px 18px #17241d08;border-bottom-color:#e7ece3}
.header-inner{display:grid;grid-template-columns:1fr auto 1fr;gap:25px;padding:18px 40px;min-height:84px}
.wordmark{font-size:20px;gap:11px;letter-spacing:-.04em}
.brand-mark{width:38px;height:38px;color:var(--ink);stroke:none;flex-shrink:0}
.wordmark-name{display:flex;flex-direction:column;gap:3px;line-height:1.05}
.wordmark-suffix{font-size:11px;letter-spacing:.13em;font-weight:600;color:#536949;line-height:1}
.main-nav{display:flex;margin:0;gap:3px;padding:4px;border-radius:30px;background:#f4f6f1}
.nav-link{padding:10px 18px;font-size:13px;font-weight:600;border-radius:24px;transition:background-color 180ms,color 180ms}
.nav-link.active{background:#fff;color:var(--ink);box-shadow:0 2px 5px #1d31120b}
.nav-link.active:after{display:none}
.header-actions{justify-self:end;margin:0;gap:8px}
.header-search{background:transparent;box-shadow:none;width:42px;height:42px}
.saved-toggle{border:0;background:transparent;padding:10px 12px;border-radius:24px;gap:8px;min-height:44px}
.saved-toggle svg{width:21px;height:21px;stroke-width:1.7}
.saved-toggle[aria-pressed=true]{background:var(--sage);color:var(--green-dark)}
.saved-toggle[aria-pressed=true]>svg{fill:var(--green)}
.saved-count{font-size:11px;width:20px;height:20px;min-width:20px}
.page-shell{padding-top:18px}
.hero{min-height:390px}
.hero-copy{padding:38px 34px}
.hero-photo img{transition:transform 650ms var(--motion-enter)}
.category-list{position:sticky;top:83px;z-index:10;padding:16px 0;background:rgba(255,255,255,.97);backdrop-filter:blur(10px);gap:9px}
.category{padding:9px 17px;min-height:44px;font-size:13px;transition:background-color 180ms,color 180ms,border-color 180ms;}
.offers-section{padding-top:16px}
.section-heading{margin:20px 0 24px;min-height:45px}
.section-heading h2{font-size:30px}
.section-heading p.sr-only{margin:0}
.sort{border:0;background:#f5f7f2;font-size:12px;min-height:40px;padding:9px 12px;border-radius:8px}
.sort select{font-size:12px}
.offers-grid{gap:22px}
.offer-card{padding:0;border:0;border-radius:14px;transition:transform 260ms var(--motion-enter);}
.card-image-link{border-radius:14px;aspect-ratio:1.52;background:#eef1e9}
.card-body{padding:18px 2px 8px}
.card-brand{margin-bottom:10px}
.card-body h3{font-size:20px;letter-spacing:-.035em}
.card-description{font-size:13px;line-height:1.65;margin-top:5px}
.card-bottom{margin-top:15px;padding-top:12px;font-size:12px;border-top-color:#e8ede4}
.card-save{width:42px;height:42px;top:12px;right:12px;border-radius:50%;background:#fff;box-shadow:0 3px 10px #18291f0b;color:#25372b;transition:background-color 160ms,color 160ms,transform 260ms var(--motion-enter)}
.card-save svg{width:21px;height:21px;stroke-width:1.65;transition:fill 160ms,stroke 160ms;fill:transparent}
.card-save[aria-pressed=true]{color:#244229;background:var(--green)}
.card-save[aria-pressed=true] svg{fill:currentColor}
.card-save:active{transform:scale(.91)}
.card-save.heart-pop svg,.dialog-save.heart-pop svg{animation:heart-pop 440ms var(--motion-enter)}
.card-save.heart-pop:after{content:'';position:absolute;inset:-4px;border:2px solid #a3d767;border-radius:50%;animation:heart-ring 420ms ease-out;pointer-events:none}
.dialog-save{border-radius:50%;height:48px;width:48px;min-width:48px;border:0;background:var(--sage)}
.dialog-save svg{width:22px;height:22px}
.catalogue-group{padding-top:60px;scroll-margin-top:145px}
.collection-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:26px}
.collection-heading h2{font-size:32px;letter-spacing:-.04em}
.collection-heading p{font-size:14px;color:var(--muted);margin-top:9px}
.collection-icon{width:49px;height:49px;border-radius:50%;display:grid;place-items:center;background:var(--sage)}
.collection-icon svg{width:22px;height:22px;stroke-width:1.5}
.editorial-banner{margin-top:66px;display:grid;grid-template-columns:1fr 1fr;background:#1d3325;border-radius:16px;overflow:hidden;min-height:310px;}
.editorial-copy{padding:45px 45px 40px;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:18px;color:#f6fbee}
.editorial-copy h2{font-size:42px;line-height:1.14;letter-spacing:-.04em;font-weight:750}
.editorial-copy p{font-size:14px;color:#c0d0b7;max-width:30ch;line-height:1.8}
.editorial-link{display:flex;gap:28px;align-items:center;margin-top:4px;font-size:13px;color:var(--green);font-weight:650;padding:7px 0;border-bottom:1px solid #6d8b50;text-underline-offset:4px}
.editorial-link svg{width:18px;height:18px;transition:transform 240ms var(--motion-enter)}
.editorial-photo{overflow:hidden;min-height:300px}
.editorial-photo img{object-position:center;transition:transform 700ms var(--motion-enter)}
.offers-note{margin-top:32px;font-size:12px}
.brand-directory{margin-top:70px;padding:44px 0 48px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.directory-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px}
.directory-heading h2{font-size:36px;line-height:1.2;letter-spacing:-.04em}
.directory-heading p{max-width:30ch;font-size:14px;line-height:1.8;color:var(--muted)}
.brand-index{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:34px}
.brand-index-link{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:15px 0;border-bottom:1px solid #e8ede4;font-size:14px;font-weight:600;transition:color 150ms}
.brand-index-link svg{width:15px;height:15px;color:#879480;transition:transform 180ms var(--motion-enter)}
.how-section{border-top:0;margin-top:0;padding-top:60px;padding-bottom:55px}
.how-intro h2{font-size:29px}
.step-number{width:30px;height:30px;background:var(--green);color:var(--ink)}
.faq-section{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.7fr;gap:70px;padding:55px 0 65px}
.faq-section>div>h2{font-size:30px;max-width:15ch}
.faq-section>div>p{font-size:14px;color:var(--muted);margin-top:10px}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list details:first-child{border-top:1px solid var(--line)}
.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:25px;list-style:none;cursor:pointer;font-size:14px;font-weight:650;padding:20px 0}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary svg{width:18px;height:18px;flex-shrink:0;transition:transform 240ms var(--motion-enter)}
.faq-list details[open] summary svg{transform:rotate(45deg)}
.faq-list details p{padding:0 30px 22px 0;font-size:14px;color:var(--muted);line-height:1.85;max-width:65ch}
.site-footer{background:var(--sage);border-top:0;padding-top:37px;padding-bottom:25px}
.footer-top .wordmark{font-size:18px}
.footer-top .brand-mark{width:35px;height:35px}
.footer-top .wordmark-suffix{font-size:10px}
.footer-links{display:flex;align-items:center;gap:23px;font-size:12px}
.footer-links button{font-size:12px}
.back-top{display:grid;place-items:center;width:37px;height:37px;border:1px solid #cbd7c3;border-radius:50%}
.back-top svg{width:17px;height:17px}
.footer-bottom{padding-top:22px;border-top:1px solid #dce5d6;margin-top:26px;font-size:11px;color:#606e57}
.scroll-reveal.is-visible{animation:soft-reveal 620ms var(--motion-enter) both}
@keyframes soft-reveal{from{opacity:.3;transform:translateY(20px);filter:blur(3px)}to{opacity:1;transform:none;filter:blur(0)}}
@keyframes heart-pop{0%,100%{transform:scale(1)}35%{transform:scale(1.28)}65%{transform:scale(.94)}}
@keyframes heart-ring{from{opacity:.75;transform:scale(.75)}to{opacity:0;transform:scale(1.35)}}
@media(hover:hover) and (pointer:fine){.header-search:hover,.saved-toggle:hover{background:var(--sage)}.nav-link:not(.active):hover{background:#e9eee3;color:var(--ink)}.card-save:hover{transform:scale(1.07);background:white}.card-save[aria-pressed=true]:hover{background:#abe459}.offer-card:hover{transform:translateY(-4px)}.offer-card:hover .card-image{transform:scale(1.035)}.editorial-banner:hover .editorial-photo img{transform:scale(1.035)}.editorial-link:hover svg{transform:translateX(5px)}.brand-index-link:hover{color:#4d722c}.brand-index-link:hover svg{transform:translateX(4px);color:#4d722c}}
@media(max-width:1150px){.header-inner{padding-inline:28px;gap:16px}.wordmark{font-size:18px}.brand-mark{width:36px;height:36px}.nav-link{font-size:12px;padding:10px 15px}.category{font-size:12px;padding-inline:15px}.hero-copy{padding:32px 26px}.card-body h3{font-size:18px}.offers-grid{gap:20px}.editorial-copy{padding:35px}.editorial-copy h2{font-size:36px}.faq-section{gap:40px}.collection-heading h2{font-size:30px}}
@media(max-width:880px){.header-inner{grid-template-columns:1fr auto;min-height:80px;padding:17px 24px}.main-nav{display:none}.header-actions{gap:7px}.category-list{top:79px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.category-list::-webkit-scrollbar{display:none}.hero{min-height:355px}.hero-copy{padding:30px 22px}.card-body{padding:17px 2px 9px}.card-body h3{font-size:21px}.card-save{width:42px;height:42px}.editorial-banner{min-height:280px}.editorial-copy{padding:30px}.editorial-copy h2{font-size:32px}.editorial-photo{min-height:280px}.brand-index{column-gap:28px;grid-template-columns:repeat(3,minmax(0,1fr))}.directory-heading h2{font-size:31px}.directory-heading p{font-size:13px}.faq-section{grid-template-columns:1fr;gap:25px}.faq-section>div>h2{max-width:none}.footer-top>span{display:none}}
@media(max-width:600px){html{scroll-padding-top:144px}.header-inner{padding:14px 18px;min-height:73px;gap:12px}.wordmark{font-size:16px;gap:9px}.brand-mark{width:34px;height:34px}.wordmark-suffix{font-size:10px;letter-spacing:.1em}.header-actions{gap:2px}.header-search{width:37px;height:40px}.header-search svg{width:19px;height:19px}.saved-toggle{padding:10px;width:41px;height:41px;position:relative}.saved-toggle svg{width:21px;height:21px}.saved-toggle>.saved-count{position:absolute;top:-2px;right:-2px;width:17px;height:17px;min-width:17px;font-size:10px}.page-shell{padding-top:12px}.hero{min-height:0}.hero-copy{padding:29px 23px 25px}.hero-images{grid-template-rows:132px}.category-list{top:72px;margin-inline:-18px;padding:12px 18px;gap:7px}.category{font-size:12px;padding:8px 14px;min-height:42px}.offers-section{padding-top:10px}.section-heading{margin:17px 0 21px;min-height:50px;align-items:center}.section-heading h2{font-size:24px;max-width:15ch}.sort{font-size:0;padding:8px 9px;margin:0}.sort select{font-size:11px;padding-right:16px}.offers-grid{gap:22px 15px}.offer-card{border:0;border-radius:12px;padding:0}.card-image-link{border-radius:12px;aspect-ratio:1.2}.card-save{width:37px;height:37px;top:9px;right:9px;box-shadow:0 2px 9px #18291f09}.card-save svg{width:20px;height:20px}.card-body{padding:12px 1px 4px}.card-brand{min-height:24px;gap:6px;font-size:12px;margin-bottom:8px}.card-body h3{font-size:16px;line-height:1.45}.card-description{font-size:12px;line-height:1.65;min-height:39px;margin-top:5px}.card-bottom{margin-top:10px;padding-top:10px;font-size:11px;line-height:1.6}.card-bottom>span:first-child{min-width:0}.card-bottom svg{width:13px;height:13px}.catalogue-group{padding-top:38px;scroll-margin-top:138px}.collection-heading{gap:15px;margin-bottom:22px;align-items:flex-start}.collection-heading h2{font-size:26px;line-height:1.25;max-width:19ch}.collection-heading p{font-size:13px;line-height:1.7;max-width:30ch;margin-top:8px}.collection-icon{width:37px;height:37px;min-width:37px}.collection-icon svg{width:18px;height:18px}.editorial-banner{margin-top:40px;grid-template-columns:1fr;min-height:0;border-radius:14px}.editorial-copy{padding:29px 27px;gap:14px}.editorial-copy h2{font-size:34px}.editorial-copy p{font-size:13px;max-width:33ch}.editorial-link{font-size:12px;gap:20px}.editorial-photo{height:207px;min-height:0}.offers-note{font-size:11px;margin-top:28px}.brand-directory{margin-top:42px;padding:30px 0 36px}.directory-heading{display:block;margin-bottom:23px}.directory-heading h2{font-size:30px}.directory-heading p{margin-top:13px;max-width:34ch;font-size:13px}.brand-index{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 23px}.brand-index-link{font-size:13px;padding:14px 0;min-height:48px}.brand-index-link svg{width:14px;height:14px}.how-section{padding:35px 0 36px}.how-intro h2{font-size:26px}.faq-section{padding:34px 0 40px;gap:22px}.faq-section>div>h2{font-size:27px}.faq-section>div>p{font-size:13px}.faq-list summary{font-size:13px;line-height:1.65;padding:18px 0;gap:20px}.faq-list details p{font-size:13px;padding-right:9px;line-height:1.85}.site-footer{padding:27px 18px 22px}.footer-top{align-items:flex-start;flex-wrap:wrap;gap:21px}.footer-top .wordmark{font-size:16px}.footer-top .brand-mark{width:32px;height:32px}.footer-links{gap:19px;align-items:center;font-size:12px}.footer-bottom{padding-top:18px;margin-top:21px;font-size:11px}.footer-bottom>span{display:none}.scroll-reveal.is-visible{animation-duration:450ms}}
@media(max-width:359px){.wordmark{font-size:14px;gap:7px}.brand-mark{width:31px;height:31px}.header-search{display:none}.hero-copy{padding-inline:18px}.card-body h3{font-size:15px}.card-description{font-size:11px}.card-save{width:34px;height:34px}.card-bottom{font-size:10px}.footer-links{gap:12px}}
@media(prefers-reduced-motion:reduce){.scroll-reveal.is-visible,.heart-pop,.heart-pop:after,.heart-pop svg{animation:none!important;filter:none!important}.editorial-photo img,.hero-photo img{transition:none!important}}

/* React Bits adaptations: progressive enhancement; text stays visible without JS. */
.blur-word{display:inline-block}
.scroll-reveal.is-visible{animation:none}
.card-save svg,.header-search svg,.editorial-link svg{transition:transform 280ms cubic-bezier(.16,1,.3,1),fill 160ms}
.offer-card{display:flex;flex-direction:column}
.card-image-link{flex-shrink:0}
.card-body{display:flex;flex-direction:column;flex:1}
.card-description{margin-bottom:15px}
.card-bottom{margin-top:auto}
.brand-type{font-size:14px;letter-spacing:-.02em;font-weight:650}
@media(max-width:600px){.brand-type{font-size:12px}.card-description{margin-bottom:12px}}
.mobile-menu-toggle{display:none;box-shadow:none;background:transparent}
.mobile-navigation{margin:0;border-top:1px solid var(--line);padding:10px 24px 19px;background:white;box-shadow:0 12px 18px #17241d08;position:absolute;top:100%;left:0;right:0;display:flex;flex-direction:column;align-items:stretch;gap:0}
.mobile-navigation a{font-size:14px;font-weight:600;padding:13px 5px;min-height:48px}
@media(min-width:881px){.mobile-navigation{display:none}}
@media(max-width:880px){.mobile-menu-toggle{display:grid;width:40px;height:40px}}
@media(max-width:600px){.header-actions{gap:0}.mobile-menu-toggle{width:36px;height:40px}.mobile-menu-toggle svg{width:19px;height:19px}.header-inner{gap:8px}.header-search{width:34px}}

.saved-notice{color:var(--muted,#566356);font-size:.9rem;line-height:1.65;max-width:70ch;margin:0 0 24px}

/* The ticket friend gives the wordmark its student personality. */
@font-face{font-family:Fredoka Brand;src:url('/assets/fredoka-wordmark.woff2') format('woff2');font-weight:300 700;font-display:swap}
.site-header .wordmark,.closing-brand{gap:10px;letter-spacing:-.025em}
.site-header .brand-mark,.closing-brand .brand-mark{width:45px;height:45px;flex-shrink:0;transform:rotate(-10deg);fill:none;stroke:none}
.brand-mark .ticket-shape{fill:var(--green);stroke:none}
.brand-mark .ticket-face{fill:none;stroke:var(--ink);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.site-header .wordmark-name,.closing-brand .wordmark-name{display:flex;flex-direction:column;gap:0;font-family:Fredoka Brand,Jakarta,sans-serif;font-size:26px;font-weight:550;line-height:.92;letter-spacing:-.025em}
.wordmark-student{font-weight:550}.wordmark-discount{display:flex;align-items:baseline;font-weight:550}
.site-header .wordmark-suffix,.closing-brand .wordmark-suffix{font-family:Jakarta,sans-serif;font-size:11px;font-weight:650;letter-spacing:-.02em;line-height:1;color:currentColor;margin-left:2px}
@media(max-width:600px){.site-header .wordmark{gap:7px}.site-header .brand-mark{width:36px;height:39px}.site-header .wordmark-name{font-size:23px}.site-header .wordmark-suffix{font-size:9px}}
@media(max-width:359px){.site-header .wordmark-name{font-size:20px}.site-header .wordmark-suffix{font-size:8px}.site-header .brand-mark{width:30px;height:34px}}

/* Licensed product photography: preserve the entire object and its attribution. */
.card-image.product-photo,.dialog-image.product-photo,.offer-detail-image img.product-photo{object-fit:contain;background:#f5f6f3;padding:22px;width:100%;box-sizing:border-box}
.offer-detail-image img.product-photo{max-height:500px}
.photo-note{color:#596655;font-size:12px;line-height:1.65;padding:12px 2px 0}
.photo-note details{margin-top:6px}.photo-note summary{cursor:pointer;text-decoration:underline;text-underline-offset:3px;width:fit-content}
.photo-note a{text-decoration:underline;text-underline-offset:3px}.photo-note details p{margin-top:7px}
#dialog-content>.photo-note{padding:12px 28px 0}
@media(max-width:600px){.card-image.product-photo{padding:15px}.dialog-image.product-photo{padding:18px}}
