:root{--bg:#fff8f6;--surface:#fffefd;--card:var(--surface);--surface-strong:#f4e6e2;--ink:#211b1a;--muted:#5e514e;--faint:#6b5e5b;--faded:#7a6b68;--line:#eadfdb;--line-strong:#e3d6d2;--accent:#763a36;--accent-strong:#5e2c29;--soft:#f4e6e2;--warm:#ffd0c8;--media-bg:#f3eae7;--row-hover:#fbf1ee;--good:#2f9854;--good-soft:#e5f7e8;--font-display:"Unbounded",system-ui,sans-serif;--font-body:"Onest",system-ui,-apple-system,"Segoe UI",sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-body);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}input::placeholder{color:var(--faded)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.topbar{background:rgba(255,248,246,.94);border-bottom:1px solid var(--line);gap:24px;height:72px;justify-content:space-between;padding:0 100px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.brand,.topbar{align-items:center;display:flex}.brand{font-family:var(--font-display);font-size:22px;font-weight:700;gap:12px;letter-spacing:-.02em}.brand-icon{border-radius:11px;display:block;height:40px;width:40px}nav{display:flex;gap:18px}.topbar-right{align-items:center;display:flex;gap:10px}.lang-root{position:relative}.lang-button{align-items:center;background:var(--surface);border:1px solid var(--line-strong);border-radius:999px;color:var(--ink);cursor:pointer;display:flex;font:inherit;gap:8px;height:44px;padding:0 12px}.lang-flag{border-radius:999px;box-shadow:0 0 0 1px rgba(33,27,26,.12);display:block;flex-shrink:0;height:22px;overflow:hidden;width:22px}.lang-code{font-size:14px;font-weight:600}.lang-menu{background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 40px rgba(33,27,26,.14);display:flex;flex-direction:column;gap:2px;padding:6px;position:absolute;right:0;top:52px;width:200px;z-index:5}.lang-mitem{align-items:center;border-radius:10px;display:flex;font-size:15px;font-weight:500;gap:10px;height:44px;padding:0 12px}.lang-mitem-name{flex-grow:1}.app-download-btn{align-items:center;background:var(--accent);border-radius:999px;color:var(--bg);cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;height:44px;padding:0 20px}.app-download-short{display:none}main{margin:0 auto;max-width:1440px;padding:0 100px 56px}.hero-landing{display:block;min-height:0;padding:24px 0 8px}.region-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.region-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:0 6px 18px rgba(118,58,54,.08);display:grid;grid-gap:8px;gap:8px;padding:28px 22px;text-align:center}.region-card:hover{border-color:var(--accent)}.region-flag{font-size:40px}section{margin:0 0 44px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--font-display);font-weight:600;letter-spacing:-.02em}h1{font-size:clamp(28px,6vw,40px);line-height:1.15;letter-spacing:-.035em;max-width:850px;text-wrap:balance}h2{font-size:28px;margin-bottom:24px}h2,h3{line-height:1.2}h3{font-size:20px}.section-head{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:24px}.section-head h2{margin-bottom:0}.more{align-items:center;color:var(--accent);display:flex;font-size:16px;font-weight:600;gap:6px}.more-mobile{display:none}.hero{align-items:center;display:grid;grid-gap:30px;gap:30px;grid-template-columns:minmax(0,1.1fr) minmax(300px,.8fr);min-height:520px}.deals-head p,.hero p,.page-head p,.product-head p{color:var(--muted);font-size:19px;margin-top:18px;max-width:720px}.deals-head{padding:34px 0 8px}.deals-head h1{font-size:clamp(34px,5vw,58px)}.eyebrow{color:var(--accent)!important;font-size:15px!important;font-weight:800;letter-spacing:0;margin-bottom:10px;text-transform:uppercase}.country-pill{align-items:center;background:var(--soft);border-radius:999px;color:var(--accent);display:inline-flex;font-size:13px;font-weight:600;gap:6px;height:28px;padding:0 12px}.page-head{padding:56px 0 72px}.hero-center{align-items:center;display:flex;flex-direction:column;gap:20px;text-align:center}.hero-center h1{max-width:760px}.hero-center h1,.hero-center>p{margin-left:auto;margin-right:auto}.hero-center>p{max-width:620px}.search-form{display:flex;gap:8px;width:100%}.hero-search{margin:12px auto 0;max-width:620px}.search{align-items:center;background:var(--surface);border:1px solid var(--line-strong);border-radius:999px;box-shadow:0 8px 24px rgba(118,58,54,.08);display:flex;flex:1 1;gap:12px;height:60px;padding:0 24px}.search input{background:transparent;color:var(--ink);flex:1 1;min-width:0;outline:none}.search input,.search-form button{border:0;font:inherit;font-size:17px}.search-form button{height:60px;padding:0 30px}.app-cta,.search-form button{background:var(--accent);border-radius:999px;color:var(--bg);cursor:pointer;font-weight:600}.app-cta{align-items:center;display:inline-flex;font-size:17px;gap:10px;height:56px;margin-top:24px;padding:0 28px}.stats{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:26px;max-width:640px}.stats div{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:14px}.stats strong{color:var(--accent);display:block;font-size:23px;line-height:1.1}.stats span{color:var(--muted);display:block;font-size:14px;margin-top:4px}.deal-highlight{background:linear-gradient(180deg,#fffdfc,#ffebe7);border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 42px rgba(118,58,54,.12);display:grid;grid-gap:14px;gap:14px;padding:20px}.deal-highlight .deal-card{min-height:0}.breadcrumbs{align-items:center;color:var(--faint);display:flex;flex-wrap:wrap;font-size:14px;gap:8px;margin-bottom:18px;padding:24px 0 0}.breadcrumbs .current{color:var(--ink);font-weight:500}.breadcrumbs .sep{color:#b9a6a1}.featured-deal{align-items:stretch;background:var(--surface);border:1px solid var(--line);border-radius:22px;box-shadow:0 16px 36px rgba(118,58,54,.12);display:grid;grid-gap:0;gap:0;grid-template-columns:300px minmax(0,1fr) 300px;overflow:hidden}.featured-media{background:var(--surface);min-height:300px;padding:34px;position:relative}.featured-media img{height:100%;object-fit:contain;width:100%}.featured-copy{display:flex;flex-direction:column;justify-content:center;padding:30px}.featured-copy h1{font-size:clamp(30px,4vw,48px)}.featured-prices{background:var(--row-hover);border-left:1px solid var(--line);display:grid;align-content:center;grid-gap:0;gap:0;padding:22px}.featured-prices h2{color:var(--muted);font-size:18px;margin-bottom:12px}.featured-prices a{align-items:center;border-top:1px solid var(--line);display:grid;grid-gap:6px;gap:6px;grid-template-columns:auto 1fr auto;padding:14px 0}.featured-prices strong{font-size:22px}.featured-prices .best-price{color:var(--accent)}.featured-prices em{background:var(--soft);border:1px solid var(--line-strong);border-radius:6px;color:var(--accent);font-style:normal;font-weight:800;padding:5px 8px}.featured-prices b{color:var(--faded);font-size:26px;line-height:1}.text-link{color:var(--accent);font-weight:850}.intro-band{align-items:center;background:var(--soft);border-radius:8px;color:var(--ink);display:flex;gap:24px;justify-content:space-between;padding:26px}.intro-band p{color:var(--muted);max-width:720px}.intro-band .app-cta{flex:0 0 auto;margin-top:0}.store-strip{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(10,minmax(0,1fr))}.store-chip{align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:16px;display:flex;gap:10px;height:64px;padding:0 12px}.store-chip strong{font-size:14px;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-chip-logo{align-items:center;background:var(--soft);border-radius:999px;color:var(--accent);display:flex;flex:0 0 auto;font-family:var(--font-display);font-size:13px;font-weight:600;height:32px;justify-content:center;overflow:hidden;width:32px}.store-chip-logo img{height:100%;object-fit:contain;padding:5px;width:100%}.category-grid{display:flex;flex-wrap:wrap;gap:10px}.category-chip{align-items:center;background:var(--surface);border:1px solid var(--line-strong);border-radius:999px;color:inherit;cursor:pointer;display:flex;font:inherit;font-size:15px;font-weight:500;height:44px;padding:0 20px}.category-chip.active{background:var(--accent);border-color:var(--accent);color:var(--bg)}.panel{background:var(--soft);border-radius:16px;display:flex;flex-direction:column;gap:14px;margin-top:10px;padding:20px 24px}.panel-head{align-items:baseline;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.panel-title{color:var(--accent);font-size:15px;font-weight:600}.subchip{align-items:center;background:var(--surface);border:1px solid var(--line-strong);border-radius:999px;display:flex;font-size:15px;font-weight:500;height:44px;padding:0 20px}.city-rows{border-top:1px solid var(--line);grid-column-gap:32px;column-gap:32px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.city-row{align-items:center;border-bottom:1px solid var(--line);color:var(--ink);display:flex;font-size:16px;font-weight:500;height:52px;justify-content:space-between}.city-row svg{flex-shrink:0}.appcard{align-items:end;background:var(--soft);border-radius:16px;box-sizing:border-box;display:grid;grid-gap:48px;gap:48px;grid-template-columns:minmax(0,1fr) 420px;height:440px;overflow:hidden;padding:0 64px}.appcard-copy{align-self:center;display:flex;flex-direction:column;gap:20px;max-width:644px}.app-pill{align-self:flex-start;align-items:center;background:var(--surface);border-radius:999px;color:var(--accent);display:flex;font-size:13px;font-weight:600;height:28px;padding:0 12px}.appcard-title{font-size:32px;letter-spacing:-.035em;line-height:1.18;text-wrap:balance}.appcard-subtitle{color:var(--muted);font-size:18px;line-height:1.5;margin:0;max-width:480px}.storebadges{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.storebadge{align-items:center;background:var(--surface);border:1.5px dashed #a8928d;border-radius:12px;box-sizing:border-box;color:var(--muted);display:flex;gap:10px;height:52px;justify-content:center;width:172px}.storebadge-text{display:flex;flex-direction:column;font-size:13px;font-weight:600;line-height:1.2;text-align:left}.storebadge-text em{color:var(--faded);font-size:10px;font-style:normal;font-weight:500;text-transform:uppercase}.appcard-phone-wrap,.phone{display:flex;justify-content:center}.phone{align-items:center;background:var(--surface);border:10px solid var(--ink);border-bottom:0;border-radius:40px 40px 0 0;box-sizing:border-box;color:var(--faded);font-size:13px;height:380px;text-align:center;transform:rotate(3deg);width:260px}.grid{display:grid;grid-gap:24px 20px;gap:24px 20px;grid-template-columns:repeat(6,minmax(0,1fr))}.deal-rail{display:grid;grid-gap:20px;gap:20px;grid-auto-columns:minmax(190px,220px);grid-auto-flow:column;overflow-x:auto;padding:2px 2px 12px;scroll-snap-type:x proximity}.deal-rail .deal-card{scroll-snap-align:start}.deal-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;display:flex;flex-direction:column;overflow:hidden;position:relative}.deal-card-media{background:var(--media-bg);display:block;height:190px;position:relative}.deal-card-media-inner{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}.deal-card-media .no-image,.deal-card-media img{display:block;height:100%;object-fit:cover;width:100%}.discount{align-items:center;background:var(--accent);border-radius:999px;color:var(--bg);display:flex;font-family:var(--font-display);font-size:13px;font-weight:600;height:28px;left:10px;padding:0 10px;position:absolute;top:10px}.deal-card-body{display:flex;flex:1 1;flex-direction:column;gap:6px;padding:14px 14px 16px}.deal-card-store{color:var(--faint);font-size:12px;font-weight:600}.deal-card-body h3{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;font-family:var(--font-body);font-size:14px;font-weight:500;height:38px;letter-spacing:0;line-height:1.35;overflow:hidden}.deal-card-body p{align-items:baseline;display:flex;flex-wrap:wrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;gap:8px;margin-top:6px}.dl-price{font-family:var(--font-display);font-size:19px;font-weight:600;letter-spacing:-.02em}.old{color:var(--faded);font-size:13px;font-weight:400;text-decoration:line-through}.muted{color:var(--muted)}.chips{display:flex;flex-wrap:wrap;gap:12px}.chips a,.tabs a{background:var(--soft);border:1px solid var(--line);border-radius:999px;color:var(--accent-strong);font-weight:700;padding:10px 18px;transition:background .15s ease,border-color .15s ease}.chips a:hover,.tabs a:hover{background:var(--warm);border-color:var(--accent)}.legal-page{max-width:720px}.legal-page h2{font-size:22px;margin-top:36px;margin-bottom:12px}.legal-page h2:first-of-type{margin-top:0}.legal-page li,.legal-page p{color:var(--muted);font-size:15.5px;line-height:1.65}.legal-page p{margin-bottom:14px}.legal-page ul{margin:0 0 14px;padding-left:20px}.legal-page li{margin-bottom:6px}.legal-page a{color:var(--accent)}.legal-page .updated{color:var(--muted);font-size:13px;margin-top:0}.tabs{justify-content:flex-start;margin-bottom:34px}.product-head{align-items:center;display:grid;grid-gap:64px;gap:64px;grid-template-columns:520px minmax(0,1fr);padding:28px 0 72px}.imgbox{align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:16px;display:flex;height:520px;justify-content:center;overflow:hidden;width:520px}.imgbox .no-image,.imgbox img{display:block;height:440px;object-fit:contain;width:440px}.product-info{display:flex;flex-direction:column;gap:20px}.pill{align-self:flex-start;align-items:center;background:var(--soft);border-radius:999px;color:var(--accent);display:flex;font-size:13px;font-weight:600;height:28px;padding:0 12px}.product-info h1{font-size:36px;letter-spacing:-.03em;line-height:1.15}.price-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;display:flex;flex-direction:column;gap:8px;padding:24px}.price-card-label{color:var(--faint);font-size:14px;font-weight:600}.price-card-row{align-items:center;display:flex;flex-wrap:wrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;gap:14px}.price-card-amount{font-family:var(--font-display);font-size:56px;font-weight:600;letter-spacing:-.04em;line-height:1}.price-card .discount{height:32px;left:auto;padding:0 12px;position:static;font-size:15px}.price-card-old{color:var(--faded);font-size:15px}.product-panels{grid-column-gap:24px;column-gap:24px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));padding:0 0 88px}.panel-prices{grid-column:span 7}.panel-history,.panel-prices{display:flex;flex-direction:column;gap:20px}.panel-history{grid-column:9/span 4}.panel-history h2,.panel-prices h2{font-size:26px;margin-bottom:0}.listing-list{background:var(--surface);border:1px solid var(--line);border-radius:16px;list-style:none;margin:0;overflow:hidden;padding:0}.listing-row{align-items:center;display:flex;gap:14px;height:72px;padding:0 20px}.listing-row+.listing-row{border-top:1px solid var(--line)}.dl-mono{align-items:center;background:var(--soft);border-radius:999px;color:var(--accent);display:flex;flex:0 0 auto;font-family:var(--font-display);font-size:14px;font-weight:600;height:36px;justify-content:center;overflow:hidden;width:36px}.dl-mono img{height:100%;object-fit:contain;padding:5px;width:100%}.listing-info{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.listing-store-name{align-items:center;display:flex;flex-wrap:wrap;font-size:16px;font-weight:600;gap:8px}.listing-best-badge{background:var(--soft);border-radius:999px;color:var(--accent);font-size:11px;font-weight:800;padding:2px 8px}.listing-time-ago{color:var(--faint);font-size:12.5px}.listing-discount{background:var(--surface-strong);border-radius:999px;color:var(--accent-strong);flex:0 0 auto;font-size:12px;font-weight:800;padding:3px 9px}.listing-prices{align-items:flex-end;display:flex;flex:0 0 auto;flex-direction:column;gap:2px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.listing-prices .old{font-size:12px}.listing-price{font-family:var(--font-display);font-size:20px;font-weight:600;letter-spacing:-.02em}.listing-row svg{flex-shrink:0}.table-wrap{background:var(--surface);border:1px solid var(--line);border-radius:8px;overflow-x:auto}table{border-collapse:collapse;min-width:320px;width:100%}td,th{border-bottom:1px solid var(--line);padding:14px 16px;text-align:left}th{background:var(--surface-strong)}.price-chart{background:var(--surface);border:1px solid var(--line);border-radius:8px;margin:16px 0 0;max-width:640px;width:100%}.price-chart-axis{stroke:var(--line);stroke-width:1}.price-chart-area{fill:var(--accent);opacity:.08;stroke:none}.price-chart-line{stroke:var(--accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5}.price-chart-dot{fill:var(--accent)}.price-chart-price{fill:var(--accent-strong);font-size:13px;font-weight:750}.price-chart-label{fill:var(--muted);font-size:12px}.history{background:var(--surface);border:1px solid var(--line);border-radius:16px;display:grid;grid-gap:0;gap:0;list-style:none;margin:16px 0 0;max-width:420px;padding:0}.history li{align-items:center;display:flex;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;height:56px;justify-content:space-between;padding:0 20px}.history li span{color:var(--muted);font-size:15px}.history li strong{font-size:16px;font-weight:600}.history li+li,.seo-text{border-top:1px solid var(--line)}.seo-text{padding-top:28px}.ended-banner{background:var(--surface-strong);border:1px solid var(--line);border-radius:8px;color:var(--muted);font-weight:700;padding:14px 18px}footer{align-items:flex-start;border-top:1px solid var(--line);color:var(--muted);display:flex;gap:12px;justify-content:space-between;margin:0 auto;max-width:1440px;padding:40px 100px 48px}.footer-brand{display:flex;flex-direction:column;gap:8px}.footer-brand strong{align-items:center;color:var(--ink);display:flex;font-family:var(--font-display);font-size:18px;font-weight:700;gap:10px;letter-spacing:-.02em}.footer-brand strong img{border-radius:8px;display:block;height:28px;width:28px}.footer-brand span{color:var(--faint);font-size:14px}.footer-legal{display:flex;gap:24px}.footer-legal a{color:var(--muted);font-size:14px}@keyframes dl-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.dl-js .dl-rise{animation:dl-rise .8s cubic-bezier(.16,1,.3,1) both}.dl-js .dl-d1{animation-delay:.08s}.dl-js .dl-d2{animation-delay:.16s}.dl-js .dl-d3{animation-delay:.24s}.dl-js .dl-d4{animation-delay:.32s}.dl-js .dl-d5{animation-delay:.42s}.dl-js .dl-d6{animation-delay:.52s}.dl-js .dl-d7{animation-delay:.62s}.dl-js .dl-stagger>*{animation:dl-rise .7s cubic-bezier(.16,1,.3,1) both}.dl-js .dl-stagger>:first-child{animation-delay:.4s}.dl-js .dl-stagger>:nth-child(2){animation-delay:.45s}.dl-js .dl-stagger>:nth-child(3){animation-delay:.5s}.dl-js .dl-stagger>:nth-child(4){animation-delay:.55s}.dl-js .dl-stagger>:nth-child(5){animation-delay:.6s}.dl-js .dl-stagger>:nth-child(6){animation-delay:.65s}.dl-js .dl-stagger>:nth-child(7){animation-delay:.7s}.dl-js .dl-stagger>:nth-child(8){animation-delay:.75s}.dl-js .dl-stagger>:nth-child(9){animation-delay:.8s}.dl-js .dl-stagger>:nth-child(10){animation-delay:.85s}.dl-js .dl-stagger>:nth-child(11){animation-delay:.9s}.dl-js .dl-stagger>:nth-child(12){animation-delay:.95s}.dl-logo img{transition:transform .5s cubic-bezier(.34,1.56,.64,1)}.dl-logo:hover img{transform:rotate(-10deg) scale(1.08)}.dl-search{transition:border-color .25s,box-shadow .3s}.dl-search:hover{border-color:#c9b3ad}.dl-search:focus-within{border-color:var(--accent);box-shadow:0 0 0 4px rgba(118,58,54,.14)}.dl-btn{transition:background-color .25s,transform .2s cubic-bezier(.16,1,.3,1),box-shadow .3s}.dl-btn:hover{background:var(--accent-strong);box-shadow:0 10px 22px rgba(118,58,54,.28);transform:translateY(-2px)}.dl-btn:active{transform:translateY(0) scale(.97)}.dl-lift{transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s,border-color .25s}.dl-lift:hover{border-color:#d8c3bd;box-shadow:0 16px 32px rgba(118,58,54,.14);transform:translateY(-5px)}.dl-lift:active{transform:translateY(-1px) scale(.98)}.dl-mono,.store-chip-logo{transition:background-color .3s,color .3s,transform .45s cubic-bezier(.34,1.56,.64,1)}.dl-srow:hover .dl-mono,.dl-store:hover .store-chip-logo{background:var(--accent)!important;color:var(--bg)!important;transform:rotate(-10deg) scale(1.1)}.dl-zoom{transition:transform .7s cubic-bezier(.16,1,.3,1)}.dl-card:hover .dl-zoom{transform:scale(1.07)}.dl-badge{transition:transform .45s cubic-bezier(.34,1.56,.64,1)}.dl-card:hover .dl-badge{transform:scale(1.12) rotate(-5deg)}.dl-price{transition:color .25s}.dl-card:hover .dl-price{color:var(--accent)}.dl-more svg{transition:transform .3s cubic-bezier(.16,1,.3,1)}.dl-more:hover svg{transform:translateX(5px)}.dl-chip{transition:background-color .25s,color .25s,border-color .25s,transform .3s cubic-bezier(.34,1.56,.64,1)}.dl-chip:hover{background:var(--accent)!important;border-color:var(--accent)!important;color:var(--bg)!important}.dl-chip:active{transform:scale(.96)}.dl-row{transition:color .25s,padding-left .3s cubic-bezier(.16,1,.3,1)}.dl-row svg{transition:transform .3s cubic-bezier(.16,1,.3,1),stroke .25s}.dl-row:hover{color:var(--accent);padding-left:8px}.dl-row:hover svg{stroke:var(--accent);transform:translateX(4px)}.dl-flink{transition:color .25s}.dl-flink:hover{color:var(--accent)!important}.dl-imgbox img{transition:transform .8s cubic-bezier(.16,1,.3,1)}.dl-imgbox:hover img{transform:scale(1.06) rotate(-1.5deg)}.dl-crumb{transition:color .2s}.dl-crumb:hover{color:var(--accent)!important}.dl-pill{transition:background-color .25s,color .25s}.dl-pill:hover{background:var(--accent)!important;color:var(--bg)!important}.dl-srow{transition:background-color .25s,transform .35s cubic-bezier(.16,1,.3,1)}.dl-srow:hover{background:var(--row-hover)!important}.dl-srow svg{transition:transform .3s cubic-bezier(.16,1,.3,1)}.dl-srow:hover svg{transform:translateX(4px)}.dl-hrow{transition:background-color .25s}.dl-hrow:hover{background:var(--row-hover)!important}.dl-storebadge{transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s,border-color .25s}.dl-storebadge:hover{border-color:var(--accent)!important;box-shadow:0 10px 22px rgba(33,27,26,.14);transform:translateY(-3px) scale(1.03)}.dl-storebadge:active{transform:scale(.97)}.dl-phone{transition:transform .6s cubic-bezier(.16,1,.3,1)}.appcard:hover .dl-phone{transform:rotate(-2deg) translateY(-8px)}.dl-lang{transition:border-color .25s,background-color .25s,transform .2s}.dl-lang:hover{border-color:var(--ink)}.dl-lang:active{transform:scale(.96)}.dl-lang .chev{transition:transform .3s cubic-bezier(.16,1,.3,1)}.dl-lang[aria-expanded=true] .chev{transform:rotate(180deg)}@keyframes dl-drop{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:none}}.dl-menu{animation:dl-drop .25s cubic-bezier(.16,1,.3,1) both;transform-origin:top right}.dl-mitem{transition:background-color .2s}.dl-mitem:hover{background:var(--row-hover)!important}.dl-panel{animation:dl-drop .35s cubic-bezier(.16,1,.3,1) both;transform-origin:top left}.dl-subchip{transition:background-color .25s,color .25s,border-color .25s,transform .3s cubic-bezier(.34,1.56,.64,1)}.dl-subchip:hover{background:var(--accent)!important;border-color:var(--accent)!important;color:var(--bg)!important}.dl-panel .dl-subchip{animation:dl-rise .45s cubic-bezier(.16,1,.3,1) both}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important}}@media (max-width:760px){.topbar{gap:12px;height:60px;padding:0 16px}.brand{font-size:19px;gap:10px}.brand-icon{border-radius:9px;height:34px;width:34px}.topbar-right{gap:8px}.lang-button{height:40px;padding:0 10px}.lang-flag{height:20px;width:20px}.lang-code{display:none}.app-download-btn{height:40px;padding:0 14px}.app-download-full{display:none}.app-download-short{display:inline}main{padding:0 16px 40px}.page-head{padding:36px 0 44px}.hero-center,.page-head{align-items:flex-start;text-align:left}.hero-center h1,.hero-center>p{margin-left:0;margin-right:0;max-width:none}h1{font-size:24px;line-height:1.2}h2{font-size:19px}section{margin-bottom:24px}.search-form{flex-direction:column}.hero-search{margin-top:8px}.search,.search-form button{height:52px}.search{padding:0 18px}.store-strip{display:flex;gap:10px;overflow-x:auto;padding:0 0 4px}.store-chip{flex:0 0 auto;height:56px;padding:0 14px 0 10px}.grid{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.deal-card-media{height:164px}.deal-card-body{padding:12px 12px 14px}.dl-price{font-size:17px}.more{display:none}.more-mobile{align-items:center;border:1px solid var(--accent);color:var(--accent);display:flex;gap:6px;height:52px;justify-content:center;margin-top:4px;width:100%}.category-chip{font-size:14px;height:44px;padding:0 16px}.panel{padding:16px}.subchip{height:40px}.appcard{display:flex;flex-direction:column;gap:24px;height:auto;padding:32px 20px}.appcard-title{font-size:22px}.storebadge{height:48px;width:150px}.appcard-phone-wrap{order:-1}.phone{height:250px;width:200px}.city-rows{column-gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.city-row{font-size:15px;height:48px}.stats{grid-template-columns:1fr}.intro-band{align-items:flex-start;flex-direction:column}.featured-deal,.hero{grid-template-columns:1fr;min-height:auto}.featured-media{min-height:240px}.featured-prices{border-left:0;border-top:1px solid var(--line)}.breadcrumbs{font-size:13px;padding-top:16px}.product-head{display:flex;flex-direction:column;gap:16px;padding:16px 0 40px}.imgbox{height:320px;width:100%}.imgbox .no-image,.imgbox img{height:280px;width:280px}.product-info h1{font-size:24px}.price-card{gap:8px;padding:18px}.price-card-amount{font-size:40px}.price-card .discount{height:28px;font-size:13px}.app-cta{justify-content:center;margin-top:0;width:100%}.product-panels{display:flex;flex-direction:column;gap:40px;padding:0 0 48px}.panel-history h2,.panel-prices h2{font-size:20px}.listing-row{height:64px;padding:0 16px}.listing-price{font-size:17px}.history{max-width:none}.history li{padding:0 16px}footer{align-items:flex-start;flex-direction:column;gap:16px;padding:28px 16px 36px}}