:root{--primary:#ff8a00;--muted:#6b7280;--bg:#f4f6f9}html,body,#root{height:100%}body{margin:0;font-family:inherit;background:var(--bg);color:#0f1724}a{color:inherit;text-decoration:none}.auth-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.auth-modal{background:#fff;border:1px solid #ddd;border-radius:4px;width:100%;max-width:350px;padding:20px;box-shadow:0 4px 8px #0003;position:relative;max-height:90vh;overflow-y:auto}.auth-close{position:absolute;top:10px;right:15px;background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.auth-close:hover{color:#000}.auth-header{text-align:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #e7e7e7}.auth-header h1{color:#232f3e;font-size:24px;font-weight:400;margin:0}.auth-tabs{display:flex;margin-bottom:20px;border-bottom:1px solid #e7e7e7}.auth-tabs button{flex:1;padding:10px;background:none;border:none;font-size:14px;cursor:pointer;color:#666;border-bottom:2px solid transparent}.auth-tabs button.active{color:#232f3e;border-bottom-color:#f90;font-weight:600}.auth-tabs button:hover{color:#232f3e}.auth-form{display:flex;flex-direction:column}.form-group{margin-bottom:14px}.form-group label{display:block;font-size:13px;font-weight:700;color:#111;margin-bottom:2px}.form-group input{width:100%;padding:8px 7px;border:1px solid #a6a6a6;border-radius:3px;font-size:13px;box-sizing:border-box}.form-group input:focus{outline:none;border-color:#e77600;box-shadow:0 0 3px 2px #e4791180}.form-group small{display:block;font-size:12px;color:#767676;margin-top:2px}.auth-submit{width:100%;background:linear-gradient(to bottom,#f7dfa5,#f0c14b);border:1px solid #a88734;border-radius:3px;padding:8px;font-size:13px;cursor:pointer;color:#111;font-weight:400;margin-top:10px}.auth-submit:hover{background:linear-gradient(to bottom,#f5d78e,#eeb933)}@media (max-width: 480px){.auth-modal{margin:10px;padding:15px}.auth-header h1{font-size:20px}}.bottom-tab-bar{display:none}@media (max-width: 768px){.bottom-tab-bar{--tab-count: 5;--active-index: 0;position:fixed;left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:9999;display:flex;align-items:center;height:68px;padding:6px;box-sizing:border-box;border:1px solid rgba(255,255,255,.82);border-radius:24px;background:#ffffffe8;backdrop-filter:blur(22px) saturate(180%);-webkit-backdrop-filter:blur(22px) saturate(180%);box-shadow:0 12px 32px #0f172a24,0 3px 9px #0f172a0f;overflow:visible}.bottom-tab{position:relative;z-index:3;flex:0 0 calc(100% / var(--tab-count));width:calc(100% / var(--tab-count));min-width:0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;margin:0;padding:0;border:0;outline:0;background:transparent;color:#667085;text-decoration:none;font-family:inherit;font-size:10px;font-weight:600;line-height:1;cursor:pointer;overflow:visible;-webkit-tap-highlight-color:transparent;transition:color .26s ease}.bottom-tab__icon-wrap{position:relative;z-index:5;width:34px;height:30px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:12px;overflow:visible!important;transition:transform .36s cubic-bezier(.34,1.56,.64,1),color .24s ease}.bottom-tab__icon-wrap>svg{width:22px;height:22px;flex-shrink:0;stroke-width:2;transition:transform .34s cubic-bezier(.34,1.56,.64,1),stroke-width .22s ease}.bottom-tab>span{position:relative;z-index:4;line-height:1;white-space:nowrap;transition:color .25s ease,transform .3s ease,font-weight .25s ease}.bottom-tab__slider{position:absolute;z-index:1;top:-13px;left:6px;width:calc((100% - 12px) / var(--tab-count));height:54px;transform:translate(calc(var(--active-index) * 100%));pointer-events:none;transition:transform .42s cubic-bezier(.34,1.35,.64,1)}.bottom-tab__slider:before{content:"";position:absolute;left:50%;top:0;width:50px;height:50px;transform:translate(-50%);border-radius:17px;background:linear-gradient(145deg,#ffad32,#ff8a00 55%,#ff7200);box-shadow:0 12px 25px #ff8a0057,0 4px 10px #ff8a0038,inset 0 1px #ffffff6b;transition:transform .32s cubic-bezier(.34,1.56,.64,1)}.bottom-tab__slider:after{content:"";position:absolute;left:50%;top:-6px;width:62px;height:62px;transform:translate(-50%);border-radius:22px;background:#ff8a001a;filter:blur(1px);z-index:-1}.bottom-tab--active{color:#fff}.bottom-tab--active .bottom-tab__icon-wrap{transform:translateY(-15px) scale(1.08);animation:frynyIconActivate .42s cubic-bezier(.34,1.56,.64,1)}.bottom-tab--active .bottom-tab__icon-wrap>svg{stroke-width:2.3;transform:scale(1.06)}.bottom-tab--active>span{color:#ff8a00;font-weight:700;transform:translateY(-1px);animation:frynyLabelActivate .32s ease}@keyframes frynyIconActivate{0%{transform:translateY(0) scale(.88)}45%{transform:translateY(-18px) scale(1.18)}72%{transform:translateY(-13px) scale(1.02)}to{transform:translateY(-15px) scale(1.08)}}@keyframes frynyLabelActivate{0%{opacity:.4;transform:translateY(3px)}to{opacity:1;transform:translateY(-1px)}}.bottom-tab:active .bottom-tab__icon-wrap{transform:scale(.82)}.bottom-tab--active:active .bottom-tab__icon-wrap{transform:translateY(-15px) scale(.88)}.bottom-tab__badge{position:absolute;top:-8px;right:-10px;z-index:50;min-width:18px;height:18px;padding:0 4px;box-sizing:border-box;display:flex!important;align-items:center;justify-content:center;flex-shrink:0;border:2px solid #ffffff;border-radius:999px;background:#ef4444;color:#fff!important;font-family:inherit;font-size:9px!important;font-weight:800;line-height:14px;text-align:center;white-space:nowrap;box-shadow:0 3px 8px #ef444459;pointer-events:none;opacity:1;transform:scale(1);animation:frynyBadgePop .35s cubic-bezier(.34,1.56,.64,1)}.bottom-tab--active .bottom-tab__badge{z-index:60;border-color:#fff;background:#ef4444;color:#fff!important}@keyframes frynyBadgePop{0%{opacity:0;transform:scale(.3)}60%{opacity:1;transform:scale(1.22)}to{opacity:1;transform:scale(1)}}body{padding-bottom:calc(94px + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion: reduce){.bottom-tab,.bottom-tab__icon-wrap,.bottom-tab__icon-wrap>svg,.bottom-tab>span,.bottom-tab__slider,.bottom-tab__slider:before{transition:none!important;animation:none!important}.bottom-tab__badge{animation:none!important}}.prelaunch-gate{min-height:100vh;padding:24px;display:grid;place-items:center;box-sizing:border-box;background:radial-gradient(circle at top,#123d63 0,#071e33 48%,#041321);color:#071e33}.prelaunch-gate__card{width:min(100%,440px);padding:38px;box-sizing:border-box;border:1px solid rgba(255,255,255,.35);border-radius:14px;background:#fff;box-shadow:0 24px 70px #00000047}.prelaunch-gate__logo{width:132px;height:auto;display:block;margin-bottom:28px}.prelaunch-gate__eyebrow{margin:0 0 8px;color:#ff7200;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.prelaunch-gate h1{margin:0;color:#071e33;font-size:clamp(28px,6vw,38px);line-height:1.08}.prelaunch-gate__message{margin:14px 0 26px;color:#526477;font-size:15px;line-height:1.55}.prelaunch-gate form{display:grid;gap:10px}.prelaunch-gate label{font-size:13px;font-weight:750}.prelaunch-gate input{min-height:46px;padding:0 13px;border:1px solid #cdd7e1;border-radius:8px;color:#071e33;font:inherit}.prelaunch-gate input:focus{outline:3px solid rgba(255,114,0,.2);border-color:#ff7200}.prelaunch-gate button{min-height:46px;margin-top:4px;border:0;border-radius:8px;background:#ff7200;color:#fff;font:inherit;font-weight:800;cursor:pointer}.prelaunch-gate button:disabled{cursor:wait;opacity:.65}.prelaunch-gate__status,.prelaunch-gate__error{margin:0;font-size:13px;line-height:1.45}.prelaunch-gate__status{color:#526477}.prelaunch-gate__error{color:#b42318}@media (max-width: 520px){.prelaunch-gate{padding:16px}.prelaunch-gate__card{padding:28px 22px}}.sc-wrap{position:fixed;bottom:28px;right:28px;z-index:9999}.sc-fab{width:56px;height:56px;border-radius:50%;border:none;background:#ff8a00;color:#fff;font-size:22px;cursor:pointer;display:grid;place-items:center;box-shadow:none;transition:transform .2s}.sc-fab:hover{transform:scale(1.08)}.sc-window{position:absolute;bottom:68px;right:0;width:340px;height:520px;max-height:calc(100vh - 120px);border-radius:14px;overflow:hidden;background:#fff;border:1px solid #dfe6ef;box-shadow:0 8px 32px #0000002e;display:flex;flex-direction:column}.sc-header{background:linear-gradient(90deg,#00344a,#002f45);color:#fff;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.sc-header button{background:none;border:none;color:#fff;cursor:pointer;font-size:16px}.sc-header-info{display:flex;align-items:center;gap:10px}.sc-avatar{width:36px;height:36px;border-radius:50%;background:#ff8a00;display:grid;place-items:center;font-weight:700;font-size:12px}.sc-header-info strong{display:block;font-size:14px}.sc-header-info span{font-size:11px;color:#7ecfa0}.sc-messages{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:14px;display:flex;flex-direction:column;gap:10px}.sc-msg{max-width:82%;padding:10px 13px;border-radius:12px;font-size:13px;line-height:1.5;white-space:pre-wrap}.sc-assistant{background:#f1f5f9;color:#10233f;align-self:flex-start;border-bottom-left-radius:3px;max-width:90%}.sc-user{background:#ff8a00;color:#fff;align-self:flex-end;border-bottom-right-radius:3px}.sc-typing{display:flex;gap:4px;align-items:center;height:18px}.sc-typing span{width:7px;height:7px;border-radius:50%;background:#94a3b8;animation:sc-bounce .9s infinite}.sc-typing span:nth-child(2){animation-delay:.15s}.sc-typing span:nth-child(3){animation-delay:.3s}@keyframes sc-bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}.sc-input-row{display:flex;align-items:center;gap:8px;padding:10px 12px;border-top:1px solid #dfe6ef;flex-shrink:0}.sc-input-row input{flex:1;min-width:0;border:1px solid #dfe6ef;border-radius:20px;padding:8px 14px;font-size:13px;outline:none}.sc-input-row input:focus{border-color:#ff8a00}.sc-input-row button{flex:0 0 36px;width:36px;height:36px;border-radius:50%;border:none;background:#ff8a00;color:#fff;cursor:pointer;font-size:16px;display:grid;place-items:center}.sc-input-row button:disabled{background:#d5d9d9;cursor:not-allowed}.sc-typing-dots{display:inline-flex;align-items:center;gap:4px;height:18px}.sc-typing-dots i{display:block;width:7px;height:7px;border-radius:50%;background:#777;animation:sc-dot-bounce 1.2s infinite ease-in-out}.sc-typing-dots i:nth-child(2){animation-delay:.15s}.sc-typing-dots i:nth-child(3){animation-delay:.3s}@keyframes sc-dot-bounce{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-4px);opacity:1}}@media (max-width: 768px){.sc-wrap{position:fixed;right:18px;bottom:calc(94px + env(safe-area-inset-bottom));z-index:9998}.sc-fab{position:relative;width:48px;height:48px;padding:0;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;color:#fff;background:linear-gradient(145deg,#ffad32,#ff8a00 55%,#ff7200);box-shadow:none;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .26s cubic-bezier(.34,1.56,.64,1)}.sc-fab:before{display:none}.sc-fab svg{width:23px;height:23px;stroke-width:2.2;pointer-events:none;transition:transform .28s cubic-bezier(.34,1.56,.64,1)}.sc-fab:active{transform:scale(.86)}.sc-fab:active svg{transform:scale(.88) rotate(-8deg)}.sc-fab:not(.sc-fab--open) svg{animation:sc-ai-sparkle 3.2s ease-in-out infinite}@keyframes sc-ai-sparkle{0%,75%,to{transform:rotate(0) scale(1)}82%{transform:rotate(-8deg) scale(1.08)}90%{transform:rotate(8deg) scale(1.13)}96%{transform:rotate(0) scale(1)}}.sc-fab--open{opacity:0;visibility:hidden;pointer-events:none;transform:scale(.7);box-shadow:none;transition:opacity .18s ease,transform .22s cubic-bezier(.34,1.56,.64,1),visibility .18s ease}.sc-fab--open:before{display:none}.sc-window{position:fixed;left:10px;right:10px;bottom:calc(92px + env(safe-area-inset-bottom));width:auto;height:min(560px,70dvh);max-height:calc(100dvh - 120px - env(safe-area-inset-top));border-radius:20px;box-shadow:0 18px 50px #0f172a38;animation:sc-mobile-open .32s cubic-bezier(.34,1.25,.64,1);transform-origin:bottom right}@keyframes sc-mobile-open{0%{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.sc-header{padding:12px 14px}.sc-header-info strong{font-size:13px}.sc-header-info span{font-size:10px}.sc-messages{padding:12px}.sc-msg{font-size:13px;max-width:88%}.sc-input-row{display:flex;align-items:center;gap:8px;padding:10px 10px calc(10px + env(safe-area-inset-bottom))}.sc-input-row input{flex:1;min-width:0}.sc-input-row button{flex:0 0 38px;width:38px;height:38px;border-radius:50%}}@media (prefers-reduced-motion: reduce){.sc-fab,.sc-fab svg,.sc-window{animation:none!important;transition:none!important}}.topbar{background-color:#232f3e;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:6px 16px;border-bottom:1px solid #3a4553}.topbar__message{flex:1;display:flex;justify-content:center}.topbar__text{font-size:13px;font-weight:700;color:#febd69;margin:0;letter-spacing:.01em}.topbar__controls{display:flex;gap:10px;margin-right:10px}.language-select{position:relative;border:none;border-radius:.5rem;width:8rem;cursor:pointer}.language-select .selectedcontent{display:grid;grid-template-columns:1fr .5rem;gap:.5rem;font-size:.85rem;align-items:center;padding:.4rem .6rem;background:#131921;border:1px solid #3a4553;border-radius:3px;color:#fff}.language-select .options-list{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:.5rem;padding:0;box-shadow:0 12.8px 28.8px #00000021;border:1px solid #ececec;z-index:1000}.language-select .option{padding:.5rem 1rem;cursor:pointer;font-size:1rem}.language-select .option:hover{background:#cbe7ff}.custom-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#050404;color:#f5f5f5;padding:6px 36px 6px 10px;border-radius:6px;border:1px solid rgba(245,245,245,.08);font-size:14px;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23f5f5f5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right 10px center;background-size:12px;transition:box-shadow .12s,border-color .12s}.custom-select:focus{outline:none;border-color:#ffffff3d;box-shadow:0 0 0 3px #ffffff08}.custom-select option{background-color:#050404;color:#f5f5f5}.currency-select{position:relative;border:none;border-radius:.5rem;width:9rem;cursor:pointer}.selectedcontent{display:grid;grid-template-columns:1.5rem auto .5rem;gap:.5rem;font-size:.85rem;align-items:center;padding:.4rem .6rem;background:#131921;border:1px solid #3a4553;border-radius:3px;color:#fff}.selectedcontent .symbol,.selectedcontent .currency-long{display:none}.options-list{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:.5rem;padding:0;box-shadow:0 12.8px 28.8px #00000021,0 0 9.2px #0000001c;border:1px solid #ececec;z-index:1000}.option{display:grid;grid-template-columns:1.5rem 1fr auto;padding:.5rem 1rem;place-items:start;cursor:pointer;gap:1rem;font-size:1rem;align-items:center}.option:nth-child(2n):not(:hover){background:#ececec}.option:hover{background:#cbe7ff}.option .symbol{justify-self:end}.option .currency-long{font-size:80%;color:#595959}.selectedcontent img,.option img{width:1.5rem;height:1rem;object-fit:cover;border-radius:2px;flex-shrink:0}.currency-select .options-list{right:auto;width:9.5rem}.currency-select .option{grid-template-columns:1.5rem minmax(2.5rem,1fr) auto;gap:.625rem;padding:.5rem .625rem;white-space:nowrap}.arrow{align-self:center;transition:rotate .25s;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 66.49 42.37'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23221f20; stroke-width: 0px; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M3.96,0h58.57c3.37,0,5.2,3.95,3.01,6.52l-29.28,34.46c-1.58,1.86-4.45,1.86-6.03,0L.95,6.52C-1.23,3.95.59,0,3.96,0Z'/%3E%3C/svg%3E");background-size:contain;background-position:center;background-repeat:no-repeat;filter:brightness(4);width:.5rem;height:.5rem}.topbar{min-height:32px;padding:5px max(16px,calc((100% - 1400px)/2));background:#061827;border-bottom:1px solid rgba(255,255,255,.08)}.topbar__text{color:#ffffffc7;font-size:12px;font-weight:500}.topbar__text:first-letter{color:var(--fryny-orange)}.topbar__controls{margin-right:0}.language-select,.currency-select{width:auto;min-width:76px}.language-select .selectedcontent,.currency-select .selectedcontent{min-height:26px;padding:3px 7px;border:0;background:#ffffff12}@media (max-width:650px){.topbar__message{justify-content:flex-start}.topbar__text{max-width:240px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.language-select{display:none}}.topbar{position:relative;z-index:11000;overflow:visible}.topbar__controls{position:relative;z-index:11001;gap:8px}.language-select .options-list,.currency-select .options-list{top:calc(100% + 4px);right:0;left:auto;overflow:hidden;border:1px solid #d5d9d9;border-radius:4px;background:#fff;box-shadow:0 4px 12px #0f172a2e;z-index:11002}.language-select .options-list{width:7.5rem}.currency-select .options-list{width:8.75rem}.language-select .option,.currency-select .option{min-height:34px;padding:7px 10px;color:#111827;font-size:14px;line-height:20px;background:#fff}.language-select .option{display:flex;align-items:center;justify-content:flex-start;width:100%;white-space:nowrap}.language-select .language-label{min-width:0;overflow:hidden;text-overflow:ellipsis}.currency-select .option{grid-template-columns:1.5rem minmax(2.25rem,1fr) auto;gap:8px}.language-select .option:nth-child(2n):not(:hover),.currency-select .option:nth-child(2n):not(:hover){background:#fff}.language-select .option:hover,.currency-select .option:hover{background:#f3f4f6}@media (max-width: 768px){.topbar{display:none}}.navbar{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;background-color:#131921;border-bottom:2px solid #232f3e}.navbar__left{display:flex;align-items:center;gap:24px}.navbar__logo{display:flex;align-items:center;gap:8px;font-size:22px;font-weight:700;color:#fff;padding:4px 8px;border:2px solid transparent;border-radius:3px;transition:border-color .15s}.navbar__logo:hover{border-color:#fff}.navbar__logo-icon{width:32px;height:32px;background-color:#febd69;border-radius:4px}.dropdown{position:relative}.dropbtn{display:flex;align-items:center;gap:8px;background:none;border:2px solid transparent;border-radius:3px;font-size:14px;font-weight:700;color:#fff;cursor:pointer;padding:8px 12px;transition:border-color .15s}.dropbtn:hover{border-color:#fff}.dropdown-content{display:none;position:absolute;top:100%;left:0;background-color:#fff;width:800px;border-radius:8px;box-shadow:0 10px 25px #00000026;border:1px solid #e5e7eb;z-index:1000;padding:20px}.categories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.category-column{display:flex;flex-direction:column}.main-category{font-weight:700;color:#1f2937!important;padding:0 0 12px!important;display:block;font-size:16px;border-bottom:2px solid #e5e7eb;margin-bottom:12px;text-decoration:none}.subcategories{display:flex;flex-direction:column;gap:8px}.subcategory{color:#6b7280!important;font-size:14px;padding:4px 0!important;display:block;text-decoration:none;transition:color .2s}.subcategory:hover{color:#2563eb!important}.dropdown:hover .dropdown-content{display:block}.navbar__search{display:flex;align-items:center;flex:1;max-width:680px;margin:0 16px;border-radius:4px;overflow:hidden;border:2px solid #febd69;transition:border-color .15s}.navbar__search:focus-within{border-color:#f90}.navbar__search-input{flex:1;padding:10px 16px;font-size:15px;border:none;outline:none;background-color:#fff;color:#0f1111}.navbar__search-clear{width:38px;align-self:stretch;display:grid;place-items:center;flex:0 0 auto;border:0;background:#fff;color:#65727a;cursor:pointer}.navbar__search-clear:hover{color:#0f1111}.navbar__search-spinner{animation:navbarSearchSpin .75s linear infinite}@keyframes navbarSearchSpin{to{transform:rotate(360deg)}}.navbar__search-button{background-color:#febd69;color:#0f1111;border:none;padding:10px 18px;cursor:pointer;transition:background-color .15s;display:flex;align-items:center}.navbar__search-button:hover{background-color:#f3a847}.navbar__right{display:flex;align-items:center;margin-right:8px;gap:4px}.notification-wrapper{position:relative}.navbar__icon-btn{background:none;border:2px solid transparent;border-radius:3px;cursor:pointer;padding:8px;color:#fff;position:relative;transition:border-color .15s}.navbar__icon-btn:hover{border-color:#fff}.notification-badge{position:absolute;top:-4px;right:-4px;background:#f90;color:#0f1111;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.navbar__wishlist{display:flex;align-items:center;gap:6px;color:#fff;background:none;border:2px solid transparent;border-radius:3px;cursor:pointer;font-size:14px;font-weight:700;padding:8px 10px;transition:border-color .15s}.navbar__wishlist:hover{border-color:#fff}.navbar__user{display:flex;align-items:center;gap:8px;color:#374151}.navbar__admin-badge{background-color:#ef4444;color:#fff;padding:2px 8px;border-radius:12px;font-size:12px}.navbar__cart{display:flex;align-items:center;gap:6px;color:#fff;background:none;border:2px solid transparent;border-radius:3px;cursor:pointer;position:relative;font-size:14px;font-weight:700;padding:8px 10px;transition:border-color .15s}.navbar__cart:hover{border-color:#fff}.navbar__cart-count{background-color:#f90;color:#0f1111;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;position:absolute;top:-6px;right:-6px}.navbar__categories{justify-content:flex-start;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#febd69 #232f3e}.navbar__categories::-webkit-scrollbar{height:4px}.navbar__categories::-webkit-scrollbar-track{background:#232f3e}.navbar__categories::-webkit-scrollbar-thumb{background:#febd69;border-radius:2px}.navbar__category-link{color:#fff;text-decoration:none;font-size:14px;font-weight:400;padding:6px 10px;border:2px solid transparent;border-radius:3px;white-space:nowrap;transition:border-color .15s}.navbar__category-link:hover{border-color:#fff;background-color:transparent}.navbar__account-wrapper{position:relative}.navbar__account-wrapper{display:none}.navbar__account-btn{display:flex;align-items:center;gap:6px;background:none;border:2px solid transparent;border-radius:3px;color:#fff;cursor:pointer;padding:8px 10px;font-size:14px;font-weight:700;transition:border-color .15s;text-decoration:none}.navbar__account-btn:hover{border-color:#fff}.navbar__account-text{display:none}@media (min-width: 640px){.navbar__account-wrapper{display:block}}@media (min-width: 1024px){.navbar__account-text{display:inline}}.user-dropdown{position:absolute;top:100%;right:0;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px #00000026;z-index:10050;margin-top:8px;min-width:180px}.user-dropdown a,.user-dropdown button{display:block;width:100%;padding:12px 16px;text-decoration:none;color:#374151;background:none;border:none;text-align:left;cursor:pointer;font-size:14px;transition:background-color .2s}.user-dropdown a:hover,.user-dropdown button:hover{background:#f8f9fa}.logout-btn{display:flex!important;align-items:center;gap:8px;border-top:1px solid #e5e7eb;color:#dc2626!important}@media (max-width: 768px){.navbar{flex-wrap:wrap;padding:8px 12px;gap:8px}.navbar__left{gap:8px}.dropdown{display:none}.navbar__search{order:3;width:100%;margin:0;max-width:100%;flex:unset}.navbar__right{gap:2px}.navbar__wishlist span:not(.navbar__cart-count){display:none}.navbar__categories{padding:6px 8px}}@media (max-width: 480px){.navbar__logo{font-size:16px}.navbar__wishlist,.navbar__cart{padding:8px 6px}}.search-autocomplete{position:relative;flex:1;max-width:680px;margin:0 16px}.search-autocomplete .navbar__search{margin:0;max-width:100%}.autocomplete-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 8px 24px #0000001f;list-style:none;margin:0;padding:4px 0;z-index:2000;max-height:360px;overflow-y:auto}.autocomplete-dropdown ul{margin:0;padding:0;list-style:none}.autocomplete-dropdown__heading{display:flex;align-items:center;justify-content:space-between;padding:9px 14px 7px;color:#46545b;font-size:12px}.autocomplete-dropdown__heading button{padding:0;border:0;background:transparent;color:#08758c;font:inherit;cursor:pointer}.autocomplete-item{display:flex;align-items:center;gap:12px;padding:8px 14px;cursor:pointer;transition:background-color .12s}.autocomplete-item:hover,.autocomplete-item--active{background-color:#f3f4f6}.autocomplete-item__img{width:48px;height:48px;object-fit:cover;border-radius:4px;flex-shrink:0;border:1px solid #e5e7eb}.autocomplete-item__name{flex:1;font-size:14px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.autocomplete-item__name mark{padding:0;background:transparent;color:#0f1111;font-weight:700}.autocomplete-item--recent{gap:10px;color:#33454f;font-size:14px}.autocomplete-item--recent span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.autocomplete-empty{min-height:82px;display:grid;place-content:center;gap:5px;padding:14px;color:#65727a;font-size:13px;text-align:center}.autocomplete-empty strong{color:#173443;font-size:14px}.autocomplete-empty button{border:0;background:transparent;color:#08758c;font:inherit;font-weight:600;cursor:pointer}.autocomplete-item__price{font-size:14px;font-weight:700;color:#b45309;white-space:nowrap}@media (max-width: 768px){.search-autocomplete{order:3;width:100%;margin:0;max-width:100%}}.navbar{min-height:70px;padding:10px max(18px,calc((100% - 1920px)/2));gap:14px;background:var(--fryny-navy);border-bottom:0}.navbar__left{flex:0 0 auto;gap:10px}.navbar__logo{width:184px;padding:4px 9px;border:0;border-radius:10px;background:#fff}.navbar__logo:hover{border-color:transparent}.navbar__logo-image{display:block;width:100%;height:45px;object-fit:contain;object-position:left center}.navbar .dropdown{display:none}.search-autocomplete{max-width:760px;margin:0 10px}.navbar__search{min-height:46px;border:0;border-radius:12px;box-shadow:0 0 0 3px transparent}.navbar__search:focus-within{border-color:transparent;box-shadow:0 0 0 3px #ff8a0057}.navbar__search-input{padding:12px 16px;color:var(--fryny-text)}.navbar__search-button{padding:12px 18px;background:var(--fryny-orange)}.navbar__search-button:hover{background:var(--fryny-orange-dark);color:#fff}.navbar__right{gap:3px;margin-right:0}.navbar__location{display:flex;align-items:center;gap:5px;padding:8px;color:#fffc;font-size:13px;white-space:nowrap}.navbar__icon-btn,.navbar__wishlist,.navbar__cart,.navbar__account-btn{border:0;border-radius:9px;padding:9px;font-weight:600}.navbar__icon-btn:hover,.navbar__wishlist:hover,.navbar__cart:hover,.navbar__account-btn:hover{border-color:transparent;background:#ffffff1a}.notification-badge,.navbar__cart-count{background:var(--fryny-orange);color:#17120b}.navbar__categories{justify-content:center;gap:10px;padding:8px 16px;background:#fff;border-bottom:1px solid var(--fryny-border);box-shadow:0 3px 10px #071e330a}.navbar__category-link{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:0;border-radius:7px;color:#344054;font-size:13px;font-weight:500}.navbar__category-link:hover{border-color:transparent;background:var(--fryny-orange-soft);color:var(--fryny-orange-dark)}.navbar__category-link--browse{color:var(--fryny-blue);font-weight:700}.user-dropdown{overflow:hidden;border:1px solid var(--fryny-border);border-radius:12px;box-shadow:0 14px 34px #071e3329}@media (max-width:1000px){.navbar__location{display:none}.navbar__logo{width:145px}.navbar__wishlist{font-size:0}.navbar__wishlist svg{width:19px;height:19px}}@media (max-width:768px){.navbar{padding:9px 12px}.navbar__logo{width:125px}.navbar__logo-image{height:38px}.search-autocomplete{margin:0}.navbar__categories{justify-content:flex-start}.navbar__right{margin-left:auto}}.navbar{min-height:82px;padding-top:12px;padding-bottom:12px}.navbar__left{gap:18px}.navbar__logo{width:205px;background:transparent;padding:0}.navbar__logo-image{height:56px;object-position:left center}.navbar__delivery{display:flex;align-items:center;gap:8px;color:#fff;white-space:nowrap}.navbar__delivery span,.navbar__account-text,.navbar__cart-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.08}.navbar__delivery small,.navbar__account-text small,.navbar__cart-text small{font-size:10px;font-weight:500;color:#ffffffc7}.navbar__delivery strong,.navbar__account-text strong,.navbar__cart-text strong{font-size:13px;color:#fff}.search-autocomplete{max-width:860px}.navbar__search{min-height:50px;border-radius:25px;background:#fff}.navbar__search-button{min-height:50px;border-radius:0 25px 25px 0;padding-inline:22px}.navbar__account-text{display:flex!important}.navbar__cart{gap:9px}.navbar__cart svg{width:27px;height:27px}.navbar__cart-count{top:-3px;right:-3px}.navbar__categories{gap:22px;min-height:48px;padding:7px 24px;box-shadow:none}.navbar__category-link{font-size:13px;gap:8px}.navbar__category-link--deals{margin-left:auto;color:#e11d2e;font-weight:700}@media (max-width:1250px){.navbar__delivery{display:none}.navbar__categories{gap:8px}.navbar__category-link{font-size:12px}.search-autocomplete{max-width:650px}}@media (max-width:850px){.navbar__account-text,.navbar__cart-text{display:none!important}.navbar__categories{min-height:auto}.navbar__category-link--deals{margin-left:0}}.navbar__category-area{position:relative;z-index:1200}button.navbar__category-link{border:0;background:transparent;font-family:inherit;cursor:pointer}.navbar__category-link--browse.is-active{color:var(--fryny-orange-dark);background:var(--fryny-orange-soft)}.category-mega-overlay{position:fixed;z-index:1;inset:130px 0 0;padding:0;border:0;background:#071e3357;cursor:default}.category-mega{position:absolute;z-index:2;top:100%;left:24px;right:24px;height:min(520px,calc(100vh - 158px));display:grid;grid-template-columns:290px minmax(0,1fr) 330px;overflow:hidden;border:1px solid #e3e8ef;border-radius:0 0 16px 16px;background:#fff;box-shadow:0 24px 55px #071e3338;color:#152238}.category-mega__sidebar{flex:1 1 auto;min-height:0!important;max-height:none!important;overflow-y:scroll!important;overflow-x:hidden;padding:10px 8px 120px;border:0;background:#fff;box-sizing:border-box;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-y}.category-mega__sidebar-title{padding:0 14px 14px;color:#0a3563;font-size:17px;font-weight:800}.category-mega__category{position:relative;width:100%;min-height:42px;padding:9px 12px;display:grid;grid-template-columns:25px 1fr 16px;align-items:center;gap:8px;border:0;border-radius:8px;background:transparent;color:#344054;font:inherit;font-size:14px;text-align:left;cursor:pointer}.category-mega__category:before{content:"";position:absolute;left:-12px;top:7px;bottom:7px;width:3px;border-radius:0 3px 3px 0;background:transparent}.category-mega__category>svg:last-child{opacity:0}.category-mega__category:hover,.category-mega__category.is-active{background:#eef5ff;color:#e86f00}.category-mega__category.is-active:before{background:var(--fryny-orange)}.category-mega__category.is-active>svg:last-child{opacity:1}.category-mega__content{min-width:0;padding:34px 42px 0;display:flex;flex-direction:column}.category-mega__content h2{margin:0 0 34px;color:#0b3d78;font-size:25px;line-height:1}.category-mega__groups{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));flex:1}.category-mega__group{min-width:0;padding:0 28px;border-left:1px solid #e4e9f0}.category-mega__group:first-child{padding-left:0;border-left:0}.category-mega__group h3{margin:0 0 18px;color:#0c4da2;font-size:15px}.category-mega__group a{display:block;margin-bottom:18px;color:#344054;font-size:14px;text-decoration:none}.category-mega__group a:hover{color:var(--fryny-orange-dark);text-decoration:underline}.category-mega__bottom{min-height:68px;display:flex;align-items:center;gap:28px;border-top:1px solid #e4e9f0}.category-mega__bottom a{display:inline-flex;align-items:center;gap:8px;color:#0c4da2;font-size:14px;font-weight:700;text-decoration:none}.category-mega__bottom a+a{color:#344054;font-weight:500}.category-mega__bottom a:hover{color:var(--fryny-orange-dark)}.category-mega__promo{margin:30px 30px 30px 0;display:flex;flex-direction:column;overflow:hidden;border-radius:14px;background:#edf5ff}.category-mega__promo img{width:auto;height:auto;display:block;object-fit:cover;object-position:center}.category-mega__promo div{padding:20px 24px 24px}.category-mega__promo h3{margin:0 0 8px;color:#102a43;font-size:21px}.category-mega__promo p{margin:0 0 18px;color:#52657a;font-size:13px;line-height:1.5}.category-mega__promo a{min-height:42px;padding:0 16px;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:7px;background:var(--fryny-orange);color:#17120b;font-size:14px;font-weight:800;text-decoration:none}.category-mega__promo a:hover{background:var(--fryny-orange-dark);color:#fff}.category-mega__mobile-head{display:none}@media (max-width: 1280px){.category-mega{grid-template-columns:250px minmax(0,1fr) 270px}.category-mega__content{padding-inline:28px}.category-mega__group{padding-inline:16px}}@media (max-width: 980px){.category-mega{grid-template-columns:230px minmax(0,1fr)}.category-mega__promo{display:none}}@media (max-width: 768px){.category-mega-overlay{top:0;background:#071e3394}.category-mega{position:fixed;inset:0 auto 0 0;width:min(92vw,430px);height:100vh;display:block;overflow-y:auto;border:0;border-radius:0 16px 16px 0}.category-mega__sidebar{padding-top:72px;border-right:0;border-bottom:1px solid #e4e9f0}.category-mega__content{padding:22px 20px 0}.category-mega__mobile-head{position:absolute;top:0;left:0;right:0;height:58px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;background:#082f49;color:#fff}.category-mega__mobile-head button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffff1f;color:#fff}.category-mega__content h2{margin-bottom:24px}.category-mega__groups{grid-template-columns:1fr 1fr;gap:24px 0}.category-mega__group:nth-child(odd){padding-left:0;border-left:0}.category-mega__bottom{flex-direction:column;align-items:flex-start;justify-content:center;gap:12px;padding:16px 0}}.navbar__mobile-menu-btn{display:none}@media (max-width: 768px){.navbar{min-height:unset;padding:10px 14px 8px;flex-wrap:wrap;gap:0;row-gap:8px}.navbar__left{flex:1;gap:8px;align-items:center}.navbar__mobile-menu-btn{display:flex;align-items:center;justify-content:center;background:none;border:0;color:#fff;padding:6px;cursor:pointer;border-radius:8px}.navbar__mobile-menu-btn:hover{background:#ffffff1a}.navbar__logo{width:100px!important;padding:0!important;background:transparent!important}.navbar__logo-image{height:34px!important}.navbar__delivery{display:flex!important;gap:4px;font-size:11px}.navbar__delivery small{display:none}.navbar__delivery strong{font-size:11px!important}.navbar__delivery svg{width:14px;height:14px}.navbar__right{flex:0 0 auto;gap:2px;margin-left:auto}.wishlist-wrapper,.navbar__account-wrapper,.navbar__cart-text{display:none!important}.navbar__cart{padding:8px!important}.navbar__cart svg{width:22px!important;height:22px!important}.navbar__icon-btn{padding:8px!important}.search-autocomplete{order:3;flex:0 0 100%;width:100%;margin:0!important;max-width:100%!important}.navbar__search{min-height:42px!important;border-radius:10px!important;width:100%}.navbar__search-input{padding:10px 14px!important;font-size:14px!important}.navbar__search-button{min-height:42px!important;padding-inline:14px!important;border-radius:0 10px 10px 0!important}.navbar__category-area .navbar__categories{display:none}}@media (max-width: 768px){.category-mega-overlay{top:0;background:#071e3394;touch-action:none;overscroll-behavior:none}.category-mega__sidebar>div:last-child{margin-bottom:60px}.category-mega{position:fixed;inset:0 auto 0 0;width:min(92vw,420px);height:auto!important;max-height:none!important;display:flex;flex-direction:column;overflow:hidden;border:0;border-radius:0 16px 16px 0;background:#fff;box-sizing:border-box;overscroll-behavior:contain}.category-mega__mobile-head{position:relative;width:100%;height:60px;flex:0 0 60px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;background:#082f49;color:#fff;z-index:5}.category-mega__mobile-head strong{font-size:17px;font-weight:800}.category-mega__mobile-head button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffff1f;color:#fff;cursor:pointer}.category-mega__sidebar{flex:1;overflow-y:auto;padding:10px 8px 30px;border:0;background:#fff}.category-mega__sidebar-title{display:none}.category-mega__category{min-height:52px;padding:10px 12px;grid-template-columns:28px 1fr 20px;gap:10px;border-radius:10px;font-size:15px;font-weight:600;color:#243447}.category-mega__category>svg:first-child{width:21px;height:21px;color:#52657a}.category-mega__category.is-active{background:transparent;color:#243447}.category-mega__category.is-active:before{display:none}.category-mega__category.is-expanded{background:#eef5ff;color:#e86f00}.category-mega__category.is-expanded>svg:first-child{color:#e86f00}.category-mega__category>svg:last-child{opacity:1;color:#8190a5}.category-mega__chevron{transition:transform .2s ease}.category-mega__chevron--open{transform:rotate(90deg)}.category-mega__accordion{display:flex;flex-direction:column;margin:2px 8px 8px 46px;overflow:hidden;border-left:2px solid #e6edf5;background:transparent;border-radius:0}.category-mega__accordion-link{min-height:42px;padding:10px 14px;display:flex;align-items:center;color:#4b5d70;font-size:14px;text-decoration:none;border:0}.category-mega__accordion-link:hover{background:#f5f8fc;color:var(--fryny-orange-dark)}.category-mega__accordion-link--all{color:var(--fryny-blue);font-weight:700}.category-mega__content,.category-mega__promo{display:none!important}}@media (max-width: 768px){.navbar{background:#fff;border-bottom:1px solid #e5e7eb}.navbar__mobile-menu-btn,.navbar__delivery{color:#111}.navbar__delivery strong{color:#111!important}.navbar__delivery small{color:#667085}.navbar__icon-btn{color:#111}.navbar__cart{color:#111;display:none!important}.navbar__cart-text strong{color:#111}.navbar__cart-text small{color:#667085}.navbar__mobile-menu-btn:hover,.navbar__icon-btn:hover,.navbar__cart:hover{background:#f3f4f6}.navbar__search{border:1px solid #c7cdd1;border-radius:8px;background:#fff}.navbar__search:focus-within{border-color:var(--fryny-orange)}.navbar__search input{border:0;outline:none}.navbar__top{position:relative}.navbar__delivery{position:static;transform:none;margin:0;display:flex!important;align-items:center;gap:4px;left:50%;transform:translate(40%);min-width:0;justify-content:flex-start;text-align:left}.navbar__delivery span{display:flex;flex-direction:column;align-items:flex-start}.navbar__delivery small{display:block!important;color:#667085!important;font-size:10px;line-height:1.1}.navbar__delivery strong{display:block;color:#111!important;font-size:12px;line-height:1.2;white-space:nowrap}}.notification-dropdown{position:absolute;top:100%;right:0;width:350px;max-height:400px;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px #00000026;z-index:10050;margin-top:8px}.notification-header{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #e5e7eb;background:#f8f9fa}.notification-header h3{margin:0;font-size:16px;color:#111;font-weight:600}.close-btn{background:none;border:none;cursor:pointer;color:#666;padding:4px}.close-btn:hover{color:#000}.notification-list{max-height:300px;overflow-y:auto}.no-notifications{text-align:center;padding:40px 20px;color:#666}.notification-item{display:flex;padding:12px 16px;border-bottom:1px solid #f0f0f0;cursor:pointer;position:relative;transition:background-color .2s}.notification-item:hover{background:#f8f9fa}.notification-item.unread{background:#f0f8ff;border-left:3px solid #0066c0}.notification-item.unread:before{content:"";position:absolute;top:16px;left:8px;width:8px;height:8px;background:#0066c0;border-radius:50%}.notification-content{flex:1;padding-left:16px}.notification-title{font-weight:600;color:#111;font-size:14px;margin-bottom:4px}.notification-message{color:#666;font-size:13px;line-height:1.4;margin-bottom:4px}.notification-time{color:#999;font-size:12px}.remove-notification{background:none;border:none;cursor:pointer;color:#999;padding:4px;opacity:0;transition:opacity .2s}.notification-item:hover .remove-notification{opacity:1}.remove-notification:hover{color:#dc2626}.notification-footer{padding:12px 16px;border-top:1px solid #e5e7eb;background:#f8f9fa;text-align:center}.notification-footer button{background:none;border:none;color:#0066c0;cursor:pointer;font-size:13px;text-decoration:underline}.notification-footer button:hover{color:#049}@media (max-width: 480px){.notification-dropdown{width:300px;right:-50px}}.notif-unread-badge{display:inline-flex;align-items:center;justify-content:center;background:#e63946;color:#fff;border-radius:50%;width:20px;height:20px;font-size:11px;font-weight:700;margin-left:6px;vertical-align:middle}.mark-all-btn{background:none;border:none;color:#0066c0;font-size:12px;cursor:pointer;white-space:nowrap}.mark-all-btn:hover{text-decoration:underline}.notif-icon{width:28px;height:28px;border-radius:50%;background:#f0f4ff;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:4px}.no-notifications{text-align:center;padding:40px 20px;color:#999;display:flex;flex-direction:column;align-items:center;gap:8px}.wishlist-wrapper{position:relative}.wishlist-dropdown{position:absolute;top:calc(100% + 10px);right:0;z-index:11000;width:min(390px,calc(100vw - 24px));max-height:min(560px,calc(100dvh - 110px));background:#fff;border:1px solid #d5d9d9;border-radius:10px;box-shadow:0 12px 30px #0003;display:flex;flex-direction:column;overflow:hidden;animation:wishlistDrop .16s ease}@keyframes wishlistDrop{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.wishlist-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e5e7eb;flex:0 0 auto;gap:12px}.wishlist-header h2{margin:0;font-size:18px;color:#111;min-width:0}.wishlist-close{background:none;border:none;cursor:pointer;padding:4px;color:#666}.wishlist-close:hover{color:#000}.wishlist-header-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.wishlist-share{display:flex;align-items:center;gap:5px;padding:7px 10px;border:1px solid #d0d5dd;border-radius:6px;background:#fff;cursor:pointer;font-weight:700}.wishlist-share-message{margin:0;padding:9px 20px;background:#f0fdf4;color:#166534;font-size:12px;flex:0 0 auto}.wishlist-content{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}.wishlist-empty{text-align:center;padding:40px 20px;color:#666}.wishlist-empty button{background:#f90;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;margin-top:16px}.wishlist-items{padding:20px}.wishlist-item{display:grid;grid-template-columns:80px minmax(0,1fr) 28px;align-items:start;gap:12px;padding:16px 0;border-bottom:1px solid #f0f0f0;min-height:112px;height:auto;overflow:visible;box-sizing:border-box}.wishlist-item>a{display:block;width:80px;height:80px}.wishlist-item img{width:80px;height:80px;object-fit:cover;border-radius:4px}.item-details{min-width:0;overflow:visible}.item-details h3{margin:0 0 4px;font-size:14px;color:#111;text-decoration:none;line-height:1.35;overflow-wrap:anywhere}.item-details a{text-decoration:none;color:inherit}.item-details a:hover h3{color:#0066c0}.item-brand{margin:0 0 4px;font-size:12px;color:#666}.item-price{margin:0;font-size:16px;font-weight:600;color:#b12704}.remove-btn{background:none;border:none;cursor:pointer;color:#666;padding:4px;position:static;align-self:start}.remove-btn:hover{color:#dc2626}@media (max-width: 480px){.wishlist-dropdown{position:fixed;top:72px;right:8px;left:8px;width:auto;max-height:calc(100dvh - 84px)}.wishlist-header{padding:16px}.wishlist-items{padding:12px 16px}}.fryny-hero{max-width:1920px;height:330px;margin:10px auto;display:flex;gap:0;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 1px #071e330d}.fryny-hero__panel{position:relative;min-width:0;overflow:hidden;background-repeat:no-repeat!important;background-size:cover!important;background-position:center right!important;color:#fff}.fryny-hero__panel--local{z-index:1;flex:0 0 54%;clip-path:polygon(0 0,100% 0,83.5% 100%,0 100%);background-image:url(/fryny-hero-local-optimized.webp)!important}.fryny-hero__panel--delivery{flex:0 0 54%;margin-left:-8.6%;clip-path:polygon(16.4% 0,100% 0,100% 100%,0 100%);background-image:url(/fryny-hero-delivery-optimized.webp)!important;color:var(--fryny-text)}.fryny-hero__copy{position:absolute;z-index:2;top:50%;left:34px;width:48%;transform:translateY(-50%)}.fryny-hero__copy--delivery{left:calc(16.4% - 10px)!important;width:48%!important}.fryny-hero__panel--delivery h2{margin-bottom:16px;color:#092f65;font-size:clamp(2.35rem,3vw,3.6rem);line-height:.94;letter-spacing:-.045em}.fryny-hero__delivery-line{display:block;width:42px;height:4px;margin:0 0 16px;border-radius:999px;background:var(--fryny-orange)}.fryny-hero .fryny-hero__delivery-message{margin-bottom:17px;color:#24313f;font-size:.96rem;line-height:1.4}.fryny-hero__delivery-message em{color:var(--fryny-orange);font-style:normal}.fryny-hero__eyebrow{display:none}.fryny-hero h1,.fryny-hero h2{margin:0 0 12px;font-size:clamp(2rem,2.15vw,2.75rem);line-height:1.03;letter-spacing:-.04em}.fryny-hero h1 em{color:var(--fryny-orange);font-style:normal}.fryny-hero p{max-width:360px;margin:0 0 17px;font-size:.96rem;line-height:1.45}.fryny-hero__button{display:inline-flex;align-items:center;gap:8px;padding:11px 17px;border:0;border-radius:7px;background:var(--fryny-orange);font-size:.88rem;font-weight:800;cursor:pointer}.fryny-hero__button--dark{background:var(--fryny-navy);color:#fff}.fryny-hero__visual,.fryny-hero__dots{display:none}@media (max-width: 1000px){.fryny-hero__dots{position:absolute;left:50%;bottom:12px;z-index:20;display:flex;align-items:center;gap:7px;transform:translate(-50%)}.fryny-hero__dot{width:8px;height:8px;border-radius:999px;background:#ffffffb3;box-shadow:0 1px 4px #00000040;transition:width .25s ease,background-color .25s ease}.fryny-hero__dot.is-active{width:24px;background:var(--fryny-orange)}.fryny-hero{position:relative;height:260px;margin:12px;display:block;overflow:hidden;border-radius:12px;background:transparent;box-shadow:none}.fryny-hero__panel{position:absolute;inset:0;width:100%;height:100%;min-width:100%;min-height:260px;margin-left:0!important;clip-path:none!important;border-radius:12px;opacity:0;visibility:hidden;transform:translate(22px) scale(.995);pointer-events:none;transition:opacity .5s ease,transform .65s cubic-bezier(.22,.61,.36,1),visibility 0s linear .65s;will-change:transform,opacity}.fryny-hero__panel.is-mobile-active{opacity:1;visibility:visible;transform:translate(0) scale(1);pointer-events:auto;transition:opacity .5s ease,transform .65s cubic-bezier(.22,.61,.36,1),visibility 0s}.fryny-hero__panel--local,.fryny-hero__panel--delivery{flex:none;margin-left:0!important;clip-path:none!important}.fryny-hero__copy,.fryny-hero__copy--delivery{left:30px!important;width:48%!important}}@media (max-width: 560px){.fryny-hero{height:230px;margin:8px 10px}.fryny-hero__panel{height:230px;min-height:230px;background-position:67% center!important}.fryny-hero__copy,.fryny-hero__copy--delivery{left:20px!important;width:58%!important}.fryny-hero h1,.fryny-hero h2{font-size:1.6rem}.fryny-hero p{display:block;margin:0 0 12px;max-width:240px;font-size:.78rem;line-height:1.35}.fryny-hero__button{padding:10px 14px;font-size:.82rem}}@media (prefers-reduced-motion: reduce){.fryny-hero__panel{transition:none!important}}.trust-strip{max-width:1480px;margin:10px auto;padding:11px 12px;display:grid;grid-template-columns:repeat(6,1fr);background:#fff;border:1px solid var(--fryny-border);border-radius:10px}.trust-strip__item{min-width:0;display:flex;align-items:center;gap:9px;padding:3px 13px;border-right:1px solid var(--fryny-border)}.trust-strip__item:last-child{border:0}.trust-strip__icon{display:grid;place-items:center;flex:0 0 34px;color:var(--fryny-navy)}.trust-strip strong,.trust-strip small{display:block;white-space:nowrap}.trust-strip strong{font-size:.76rem}.trust-strip small{margin-top:2px;color:var(--fryny-muted);font-size:.68rem}@media (max-width:1000px){.trust-strip{grid-template-columns:repeat(3,1fr);margin:12px}.trust-strip__item:nth-child(3){border:0}}.trust-strip-mobile{display:none}@media (max-width: 600px){.trust-strip{display:none}.trust-strip-mobile{position:relative;display:flex;align-items:center;width:100%;min-height:72px;margin:-25px 0 10px;padding:18px 0;overflow:hidden;background:#fff;border:0;-webkit-user-select:none;user-select:none}.trust-strip-mobile__inner{display:flex;align-items:center;width:max-content;animation:trustMarqueeScroll 16s linear infinite;will-change:transform}.trust-strip-mobile__item{flex:0 0 auto;display:flex;align-items:center;justify-content:center;gap:9px;margin:0 30px;white-space:nowrap;color:var(--fryny-navy)}.trust-strip-mobile__item svg{width:21px;height:21px;flex:0 0 auto;stroke-width:2}.trust-strip-mobile__item strong{font-size:.76rem;font-weight:700;line-height:1;white-space:nowrap}.trust-strip-mobile__fade{position:absolute;top:0;bottom:0;width:50px;z-index:10;pointer-events:none}.trust-strip-mobile__fade--left{left:0;background:linear-gradient(to right,#fff 15%,rgba(255,255,255,.85) 35%,transparent 100%)}.trust-strip-mobile__fade--right{right:0;background:linear-gradient(to left,#fff 15%,rgba(255,255,255,.85) 35%,transparent 100%)}@keyframes trustMarqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}}@media (prefers-reduced-motion: reduce){.trust-strip-mobile__inner{animation:none}}.home-page .categories{width:calc(100% - 48px);max-width:auto;margin:10px auto}.carousel{position:relative;display:block}.carousel__viewport{overflow-x:auto;width:100%;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.carousel__viewport::-webkit-scrollbar{display:none}.category-list{display:flex;gap:10px}.carousel__btn{position:absolute;top:50%;z-index:4;width:36px;height:36px;border-radius:50%;border:none;background:#063451;color:#fff;font-size:1.6rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .18s,opacity .18s;transform:translateY(-50%);box-shadow:0 2px 8px #1018281f}.carousel__btn--prev{left:-18px}.carousel__btn--next{right:-18px}.carousel__btn:hover:not(:disabled){background:#ff8a00;color:#101828}.carousel__btn:disabled{opacity:.3;cursor:default}.category{position:relative;flex:0 0 310px;height:154px;overflow:hidden;border-radius:8px;color:#0f172a;text-decoration:none;background:#f8f1e8;isolation:isolate;scroll-snap-align:start}.category>img{position:absolute;inset:0;width:100%;height:auto;object-fit:cover;object-position:center;transform:translateY(-25px)}.category:after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#ffffff3b,#ffffff14 39%,#fff0 64%);pointer-events:none}.category__copy{position:absolute;z-index:2;left:20px;top:20px;bottom:18px;display:flex;flex-direction:column;align-items:flex-start}.category__copy strong{font-size:1.18rem;font-weight:800;line-height:1.08;letter-spacing:-.025em;color:#111827}.category__copy small{display:block;width:112px;margin-top:5px;color:#334155;font-size:.72rem;font-weight:500;line-height:1.35}.category__copy b{margin-top:auto;padding:7px 11px;border-radius:5px;background:#063451;color:#fff;font-size:.68rem;font-weight:700;line-height:1;box-shadow:0 2px 5px #06345129;transition:background .18s,transform .18s}.category:hover .category__copy b{background:#ff8a00;color:#101828;transform:translateY(-1px)}.category:focus-visible{outline:3px solid #ff8a00;outline-offset:3px}@media (max-width:900px){.home-page .categories{width:calc(100% - 24px)}.category{flex:0 0 260px}}@media (max-width:520px){.carousel__btn{display:none}.category{flex-basis:min(82vw,295px);height:148px}.category__copy{left:17px;top:17px;bottom:16px}}@keyframes tmcat-pulse{0%,to{opacity:1}50%{opacity:.5}}.dd-section{max-width:1180px;margin:18px auto;padding:28px 38px 40px;border:1px solid var(--fryny-border);border-radius:10px;background:#fff;box-shadow:0 8px 28px #10182809;box-sizing:border-box;overflow:hidden}.dd-row+.dd-row{margin-top:32px;padding-top:28px;border-top:1px solid #e6ece4}.dd-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 24px}.dd-heading{display:flex;align-items:center;gap:10px;min-width:0}.dd-ico{flex:0 0 auto;color:#ef2b2d}.dd-title{margin:4px 0 0;color:#111;font-size:clamp(24px,2.2vw,32px);line-height:1.2}.dd-ends,.dd-paid{color:#475467;font-size:.88rem;white-space:nowrap}.dd-timer{display:flex;align-items:center;padding:7px 10px;border-radius:4px;background:#e92d37;color:#fff;font-size:.85rem;font-weight:700}.dd-view-all{display:flex;align-items:center;gap:2px;color:#1d2939;text-decoration:none;font-size:.82rem;font-weight:700;white-space:nowrap}.dd-view-all:hover{color:#e11d2e}.dd-carousel{position:relative}.dd-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.dd-track::-webkit-scrollbar{display:none}.dd-card{position:relative;display:flex;flex-direction:column;flex:0 0 calc((100% - 80px)/5);min-width:200px;height:auto;border:0px solid #ddd!important;border-radius:8px;background:#fff;color:inherit;text-decoration:none;overflow:hidden;scroll-snap-align:start;box-sizing:border-box;transition:border-color .18s ease,box-shadow .18s ease}.dd-card:hover{border-color:#ddd;box-shadow:0 4px 16px #00000021}.dd-img-wrap{display:flex;align-items:center;justify-content:center;width:100%;height:200px;background:#f7fafc;overflow:hidden;box-sizing:border-box}.dd-img{display:block;width:100%;height:100%;object-fit:contain;transform:scale(3.1);object-position:center}.dd-img-placeholder{color:#0844ac;font-size:1.68rem}.dd-body{display:flex;flex-direction:column;flex:1;min-width:0;padding:10px 12px 12px;gap:4px}.dd-category{color:#007185;font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dd-name{display:-webkit-box;margin:0;min-height:auto;color:#0f1111;font-size:.88rem;line-height:1.4;font-weight:400;-webkit-box-orient:vertical;overflow:hidden}.dd-rating{display:flex;align-items:center;gap:4px;margin-top:4px;color:#f59e0b;font-size:.82rem}.dd-rating small{color:#007185;font-size:.75rem}.dd-saving{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.dd-old{color:#565959;font-size:.78rem;text-decoration:line-through}.dd-saving strong{color:#20965a;font-size:.75rem}.dd-sponsored{position:absolute;z-index:2;top:8px;left:8px;padding:3px 7px;border-radius:3px;background:#f1f3f5;color:#5f6772;font-size:.7rem;font-weight:700}.dd-arrow{position:absolute;z-index:4;top:50%;display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid #e4e7ec;border-radius:50%;background:#fff;color:#101828;box-shadow:0 2px 8px #1018281f;cursor:pointer;transform:translateY(-50%)}.dd-arrow:hover{color:#e11d2e}.dd-arrow-left{left:-24px}.dd-arrow-right{right:-24px}.dd-skeleton{min-height:320px;background:linear-gradient(90deg,#f5f5f5 25%,#eaeaea,#f5f5f5 75%);background-size:200% 100%;animation:dd-shimmer 1.4s infinite}.dd-discount{display:none}@keyframes dd-shimmer{to{background-position:-200% 0}}@media (min-width: 1920px){.dd-card{flex-basis:calc((100% - 100px) /7)}}@media (max-width:1200px){.dd-card{flex-basis:calc((100% - 60px)/4)}}@media (max-width:1000px){.dd-section{margin:12px}.dd-card{flex-basis:calc((100% - 40px)/3)}}@media (max-width:700px){.dd-discount{position:absolute;top:8px;left:8px;z-index:5;display:inline-flex;align-items:center;justify-content:center;padding:5px 7px;border-radius:6px;background:#ef3b2d;color:#fff;font-size:.68rem;font-weight:800;line-height:1}.dd-section{margin:10px;padding:16px 10px 20px}.dd-track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;overflow:visible;scroll-snap-type:none}.dd-card{min-width:0!important;width:100%!important;max-width:100%;flex:none;border:1px solid var(--fryny-border)!important;border-radius:10px;overflow:hidden}.dd-body{min-width:0;width:100%;padding:8px;box-sizing:border-box}.dd-category{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem}.dd-name{width:100%;min-width:0;min-height:2.7em;display:-webkit-box;font-size:.72rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.dd-img-wrap{width:100%;height:170px;display:flex;align-items:center;justify-content:center;background:#fff;overflow:hidden}.dd-img{width:100%;height:100%;object-fit:contain;object-position:center;transform:scale(4)!important}.dd-price{font-size:.88rem;white-space:nowrap}.dd-saving{display:flex;flex-direction:row;align-items:center;gap:5px}.dd-old{font-size:.62rem;white-space:nowrap}.dd-saving strong,.dd-arrow{display:none}.dd-card:nth-child(n+5){display:none}}.adsense-slot{width:100%;max-width:1600px;margin:16px auto;padding:0 16px;box-sizing:border-box;overflow:hidden}.adsense-slot .adsbygoogle{width:100%;min-height:90px}@media (max-width: 768px){.adsense-slot{margin:12px auto;padding:0 8px}.adsense-slot .adsbygoogle{min-height:100px}}.featured-brands{width:auto;margin:8px 0;padding:22px clamp(16px,2vw,28px) 18px;box-sizing:border-box;background:linear-gradient(180deg,#fff,#fafbfc);border-bottom:1px solid rgba(17,24,39,.06)}.featured-brands-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:8px}.featured-brands-header small{display:block;color:#007185;font-size:12px;font-weight:800;letter-spacing:.1em;line-height:1.3}.featured-brands-header h2{margin:4px 0 0;color:#111;font-size:clamp(24px,2.2vw,32px);line-height:1.2}.featured-brands-header>a{flex-shrink:0;color:#007185;font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap}.featured-brands-header>a:hover{color:#c45500;text-decoration:underline}.featured-brands-showcase{display:flex;align-items:center;justify-content:space-between;gap:clamp(10px,1.8vw,28px);width:100%;overflow:hidden}.featured-brand-column{position:relative;flex:1 1 0;min-width:0;height:100px;overflow:hidden}.featured-brand-transition{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.featured-brand-logo{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:4px;box-sizing:border-box;border:0;background:transparent;box-shadow:none;color:#111;text-decoration:none}.featured-brand-logo img{display:block;width:100%;height:120px;max-width:100%;object-fit:contain;object-position:center;transform:scale(1.8);transition:transform .2s ease,opacity .2s ease}.featured-brand-logo img[alt=Nike]{transform:scale(.7)}.featured-brand-logo:hover img[alt=Nike],.featured-brand-logo:focus-visible img[alt=Nike]{transform:scale(.4)}.featured-brand-logo:hover img,.featured-brand-logo:focus-visible img{transform:scale(1.22);opacity:.82}.featured-brand-logo:focus-visible{outline:3px solid rgba(0,113,133,.25);outline-offset:4px;border-radius:8px}.featured-brand-logo strong{max-width:100%;color:#111;font-size:20px;line-height:1.3;text-align:center;overflow-wrap:anywhere}@media (max-width: 1100px){.featured-brands-showcase{gap:clamp(18px,3vw,30px)}.featured-brand-column:nth-child(n+5){display:none}.featured-brand-column{height:138px}.featured-brand-logo img{width:100%;height:108px}}@media (max-width: 768px){.featured-brands{margin-block:8px;padding:18px 16px 15px}.featured-brands-header{align-items:center;gap:12px;margin-bottom:6px}.featured-brands-header h2{font-size:22px}.featured-brands-header>a{font-size:13px}.featured-brands-showcase{gap:22px}.featured-brand-column:nth-child(n+5){display:none}.featured-brand-column{height:124px}.featured-brand-logo img{width:100%;height:94px}}@media (max-width: 480px){.featured-brands-header{align-items:flex-end}.featured-brands-header small{font-size:10px}.featured-brands-header h2{font-size:20px}.featured-brands-header>a{max-width:95px;font-size:12px;line-height:1.25;text-align:right;white-space:normal}.featured-brands-showcase{gap:8px}.featured-brand-column:nth-child(n+5){display:none}.featured-brand-column{height:90px}.featured-brand-logo img{height:72px;transform:scale(1.7)}}@media (prefers-reduced-motion: reduce){.featured-brand-column,.featured-brand-transition,.featured-brand-logo img{transform:none!important;filter:none!important;transition:none!important;animation:none!important}}.all-brands-page{width:100%;max-width:1500px;margin:0 auto;padding:16px clamp(18px,3vw,46px) 70px;box-sizing:border-box;background:#f8fafc;color:#071e33}.all-brands-breadcrumb{display:flex;align-items:center;gap:5px;margin-bottom:8px;color:#64748b;font-size:11px}.all-brands-breadcrumb a{color:inherit;text-decoration:none}.all-brands-heading{margin-bottom:16px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.all-brands-heading h1{margin:0;color:#071e33;font-size:clamp(28px,3vw,38px);line-height:1.05}.all-brands-heading p{margin:5px 0 0;color:#657485;font-size:12px}.all-brands-search{width:min(100%,440px);height:42px;padding:0 12px;display:flex;align-items:center;gap:9px;box-sizing:border-box;border:1px solid #d8e0e8;border-radius:7px;background:#fff;color:#64748b}.all-brands-search input{flex:1;min-width:0;height:100%;border:0;outline:0;background:transparent;color:#071e33;font:inherit;font-size:12px}.brand-block{margin-bottom:8px;padding:14px 15px;box-sizing:border-box;border:1px solid #e1e7ed;border-radius:9px;background:#fff}.brand-block-head{min-height:24px;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:14px}.brand-block-head h2{margin:0;color:#071e33;font-size:15px;font-weight:800}.brand-block-head p{margin:3px 0 0;color:#768493;font-size:10px}.brand-block-head>a{display:inline-flex;align-items:center;gap:2px;color:#ff7200;font-size:10px;font-weight:750;text-decoration:none}.all-brands-page .featured-brand-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.all-brands-page .featured-brand-card{position:relative;min-height:176px;padding:18px;box-sizing:border-box;overflow:hidden;border-radius:8px;color:#fff;text-decoration:none;background-repeat:no-repeat;background-size:cover;background-position:72% center}.all-brands-page .featured-brand-card--1{background-position:72% center}.all-brands-page .featured-brand-card--2{background-position:76% center}.all-brands-page .featured-brand-card--3{background-position:78% center}.all-brands-page .featured-brand-card--4{background-position:82% center}.all-brands-page .featured-brand-card:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#0000008c,#00000042 38%,#0000000d 70%,#0000)}.all-brands-page .featured-brand-card__content{position:relative;z-index:2;width:50%;height:100%;display:flex;flex-direction:column;align-items:flex-start}.all-brands-page .featured-brand-card__logo{width:105px;height:42px;display:flex;align-items:center;justify-content:flex-start}.all-brands-page .featured-brand-card__logo img{width:100%;height:100%;object-fit:contain;object-position:left center}.all-brands-page .featured-brand-card__name{margin:5px 0 0;color:#fff;font-size:17px;font-weight:800;line-height:1.1}.all-brands-page .featured-brand-official{margin-top:10px;display:inline-flex;align-items:center;gap:5px;color:#fff;font-size:10px;font-weight:700;line-height:1}.all-brands-page .featured-brand-official svg{flex-shrink:0}.all-brands-page .featured-brand-verified-icon{color:#0c9eff;fill:#0c9eff;stroke:#fff}.all-brands-page .featured-brand-card__content>strong{margin-top:auto;padding:8px 12px;display:inline-flex;align-items:center;gap:4px;border:1px solid rgba(255,255,255,.75);border-radius:5px;color:#fff;font-size:10px}.brand-paired-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.brand-logo-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.brand-logo-grid--local{grid-template-columns:repeat(7,minmax(0,1fr))}.brand-logo-tile{min-width:0;color:#071e33;text-align:center;text-decoration:none}.brand-logo-tile__box{height:88px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;overflow:hidden;border:1px solid #e3e9ef;border-radius:7px;background:#fff}.brand-logo-tile__box img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;transform:translateY(7px) scale(2)}.brand-logo-tile>span{display:block;margin-top:5px;overflow:hidden;color:#26384a;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.brand-row-empty{grid-column:1 / -1;margin:20px 0;color:#83909d;font-size:10px}.brand-category-strip{display:flex;align-items:center;gap:8px;overflow-x:auto}.brand-category-chip{flex:1 1 0;min-width:0;height:42px;padding:0 10px;display:flex;align-items:center;justify-content:center;gap:7px;box-sizing:border-box;border:1px solid #dfe6ed;border-radius:6px;background:#fff;color:#071e33;font-size:8px;font-weight:700;text-align:center;text-decoration:none;white-space:nowrap}.brand-letter-strip{display:flex;align-items:center;gap:9px;margin-bottom:12px;overflow-x:auto;scrollbar-width:none}.brand-letter-strip::-webkit-scrollbar{display:none}.brand-letter-strip button{position:relative;flex:1 0 auto;min-width:30px;height:32px;padding:0 5px;border:0;background:transparent;color:#071e33;cursor:pointer;font-size:9px;font-weight:750}.brand-letter-strip button:after{content:"";position:absolute;left:5px;right:5px;bottom:0;height:2px;border-radius:99px;background:#ff7200;transform:scaleX(0)}.brand-letter-strip button.is-active{color:#ff7200}.brand-letter-strip button.is-active:after{transform:scaleX(1)}.brand-letter-strip button:disabled{color:#c7cfd8;cursor:default}.brand-letter-group{margin-bottom:12px}.brand-letter-group>h3{margin:0 0 7px 5px;font-size:17px}.brand-directory-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:8px}.brand-directory-logo{min-width:0;color:#071e33;text-align:center;text-decoration:none}.brand-directory-logo>div{height:74px;padding:10px;display:grid;place-items:center;box-sizing:border-box;border:1px solid #e1e7ed;border-radius:6px;background:#fff}.brand-directory-logo img{width:100%;height:100%;object-fit:contain}.brand-directory-logo>span{display:none}.brand-directory-empty,.all-brands-loading{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#7a8794;text-align:center}.all-brands-loading>div{width:28px;height:28px;margin-bottom:10px;border:3px solid #e2e8f0;border-top-color:#ff8a00;border-radius:50%;animation:allBrandsSpin .8s linear infinite}@keyframes allBrandsSpin{to{transform:rotate(360deg)}}@media (max-width: 1100px){.all-brands-page .featured-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-paired-row{grid-template-columns:1fr}.brand-category-chip{flex:0 0 150px}.brand-directory-grid{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (max-width: 768px){.all-brands-page{padding:12px 10px 110px}.all-brands-heading{align-items:stretch;flex-direction:column;gap:12px}.all-brands-heading h1{font-size:25px}.all-brands-search{width:100%}.brand-block{padding:13px 10px;border-radius:11px}.all-brands-page .featured-brand-grid{display:flex;gap:8px;margin:0 -10px;padding:0 10px 4px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.all-brands-page .featured-brand-grid::-webkit-scrollbar{display:none}.all-brands-page .featured-brand-card{flex:0 0 135px;min-height:215px;padding:13px;scroll-snap-align:start}.all-brands-page .featured-brand-card__content{width:68%}.all-brands-page .featured-brand-card__logo{width:88px;height:38px}.all-brands-page .featured-brand-card__name{font-size:15px}.all-brands-page .featured-brand-official{margin-top:8px;gap:4px;font-size:9px}.all-brands-page .featured-brand-card__content>strong{padding:7px 9px;font-size:9px}.brand-logo-grid,.brand-logo-grid--local{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 7px}.brand-logo-tile__box{height:auto;aspect-ratio:1;border-radius:50%}.brand-category-chip{flex:0 0 132px}.brand-letter-strip{position:sticky;top:0;z-index:10;margin:0 -10px 12px;padding:0 10px;background:#fffffff5;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.brand-letter-strip button{flex:0 0 34px}.brand-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.brand-directory-logo>div{height:86px;border-radius:10px}.brand-directory-logo>span{display:block;margin-top:4px;overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}}@media (prefers-reduced-motion: reduce){.all-brands-loading>div{animation:none!important}}.fp-section{max-width:1480px;margin:10px auto;padding:11px 14px 14px;border:1px solid var(--fryny-border);border-radius:10px;background:#fff;box-sizing:border-box;overflow:visible}.home-page .fp-section .recommended-card>img{display:block;width:80%;height:clamp(145px,9vw,185px);margin:0 auto 10px;object-fit:contain;object-position:center}.fp-header{display:flex;align-items:center;justify-content:space-between;margin:0 4px 9px}.fp-title{margin:0;color:#111827;font-size:1.25rem;line-height:1.2;font-weight:500;white-space:nowrap}.fp-viewall{display:flex;align-items:center;gap:2px;color:#344054;font-size:.72rem;font-weight:600;text-decoration:none}.fp-viewall:hover{color:#e11d2e}.fp-more-actions{display:flex;justify-content:center;margin-top:14px}.fp-more-actions button,.fp-more-actions a{min-width:112px;padding:9px 16px;border:1px solid var(--fryny-border);border-radius:7px;background:#fff;color:#344054;font:inherit;font-size:.75rem;font-weight:600;text-align:center;text-decoration:none;cursor:pointer}.fp-more-actions button:hover,.fp-more-actions a:hover{border-color:#e11d2e;color:#e11d2e}.fp-more-actions button:disabled{cursor:wait;opacity:.65}.fp-carousel{position:relative}.home-page .fp-grid{display:flex!important;gap:9px;padding:0!important;overflow-x:auto!important;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.fp-grid::-webkit-scrollbar{display:none}.home-page .fp-card{display:grid!important;grid-template-columns:43% minmax(0,1fr)!important;flex:0 0 calc((100% - 45px) / 6)!important;min-width:180px!important;height:122px!important;border:1px solid #e4e7ec!important;border-radius:8px!important;background:#fff;color:inherit;text-decoration:none;overflow:hidden;scroll-snap-align:start;box-shadow:none;transform:none}.home-page .fp-card:hover{border-color:#cfd4dc!important;box-shadow:0 3px 10px #10182814;transform:none}.dd-price{margin-top:6px;color:#b12704;font-size:1rem;font-weight:600}.fp-img-wrap{display:grid;place-items:center;height:100%;min-width:0;padding:0;background:#fff;overflow:hidden}.fp-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.fp-section .dd-img-wrap{background:#fff}.fp-img-placeholder{color:#98a2b3;font-size:.65rem}.fp-section .dd-img{width:24%;height:80%;object-fit:contain;margin:auto}.fp-card-body{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:9px 7px 8px 3px}.fp-category{margin-bottom:5px;color:#667085;font-size:.63rem;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-page .fp-title-text{display:-webkit-box;height:auto!important;margin:0;color:#1d2939;font-size:.68rem!important;line-height:1.25;font-weight:500;-webkit-box-orient:vertical;overflow:hidden}.fp-prices{display:flex;align-items:baseline;gap:5px;flex-wrap:wrap;margin-top:6px}.home-page .fp-price{color:#111827;font-size:.99rem!important;font-weight:500}.home-page .fp-oldprice{color:#98a2b3;font-size:.57rem!important;text-decoration:line-through}.home-page .fp-rating{display:flex;gap:4px;margin-top:4px;font-size:.88rem!important;white-space:nowrap}.fp-rating .fp-stars{color:#f59e0b;letter-spacing:-1px}.fp-review-count{color:#98a2b3}.fp-arrow{position:absolute;z-index:4;top:50%;display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid #e4e7ec;border-radius:50%;background:#fff;color:#101828;box-shadow:0 2px 8px #1018281f;cursor:pointer;transform:translateY(-50%)}.fp-arrow:hover{color:#e11d2e}.fp-arrow-left{left:-7px}.fp-arrow-right{right:-7px}.fp-skeleton{background:linear-gradient(90deg,#f5f5f5 25%,#eaeaea,#f5f5f5 75%)!important;background-size:200% 100%!important;animation:fp-shimmer 1.4s infinite}@keyframes fp-shimmer{to{background-position:-200% 0}}@media (max-width: 1200px){.home-page .fp-card{flex-basis:calc((100% - 36px)/5)!important}}@media (max-width: 850px){.fp-section{margin:10px 12px}.home-page .fp-card{flex-basis:calc((100% - 18px) / 3)!important}}@media (max-width: 600px){.home-page .fp-card{flex-basis:76%!important;min-width:220px!important}.fp-arrow{display:none}}.discovery{max-width:1480px;margin:10px auto;padding:12px 18px;border:1px solid var(--fryny-border);border-radius:10px;background:#fff;box-sizing:border-box}.discovery header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.discovery h2{margin:0;font-size:1.1rem}.discovery header a{color:var(--fryny-text);font-size:.72rem;text-decoration:none}.discovery header div>small{display:block;margin-top:3px;color:#667085;font-size:.65rem}.recommended-carousel{position:relative}.recommended-row{display:flex;gap:9px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.recommended-row::-webkit-scrollbar{display:none}.recommended-card{flex:0 0 calc((100% - 54px) / 7);min-width:150px;padding:8px;border:1px solid var(--fryny-border);border-radius:8px;color:var(--fryny-text);text-decoration:none;box-sizing:border-box;scroll-snap-align:start}.home-page .discovery .recommended-card>img{display:block;width:80%;height:clamp(145px,9vw,185px);margin:0 auto 10px;object-fit:contain;object-position:center}.recommended-card>strong{display:-webkit-box;width:100%;height:2.5em;min-height:2.5em;max-height:2.5em;font-size:.72rem;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:clip}.recommended-card>b,.recommended-card>span,.recommended-card>em{display:block}.recommended-card>b{margin-top:6px;color:#b12704;font-size:1rem;font-weight:600}.recommended-card>span{margin-top:5px;color:#f59e0b;font-size:.68rem}.recommended-card>span small{color:#98a2b3}.recommended-card>em{margin-top:7px;color:#667085;font-size:.62rem;font-style:normal}.recommended-placeholder{width:100%;height:130px;display:grid;place-items:center;background:#f7f7f8;color:#98a2b3;font-size:.7rem}.recommended-arrow{position:absolute;top:50%;z-index:4;width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid #e5e7eb;border-radius:50%;background:#fff;color:#111827;box-shadow:0 3px 12px #1018282e;cursor:pointer;transform:translateY(-50%)}.recommended-arrow:hover{border-color:var(--fryny-orange);background:var(--fryny-orange)}.recommended-arrow--left{left:-18px}.recommended-arrow--right{right:-18px}@media (max-width:1050px){.discovery{margin:10px 12px}.recommended-card{flex:0 0 180px}}@media (max-width:600px){.recommended-arrow{display:none}}.na-home-heading small{display:block;margin-top:3px;color:#667085;font-size:.65rem}.na-home-card{position:relative}.na-home-image-wrap{position:relative;width:100%;height:clamp(145px,9vw,185px);margin:0 auto 10px;display:grid;place-items:center}.na-home-image-wrap>img{display:block;width:80%;height:100%;object-fit:contain;object-position:center}.na-home-image-wrap>.recommended-placeholder{width:100%;height:100%}.na-home-badge{position:absolute;z-index:2;top:3px;left:3px;display:flex;align-items:center;gap:3px;padding:4px 6px;border-radius:5px;background:#fff3e8;color:#c84d00;font-size:.54rem;font-weight:800;letter-spacing:.04em;border:1px solid #ffd8bd}.na-home-card>strong{display:-webkit-box;width:100%;height:2.5em;min-height:2.5em;max-height:2.5em;font-size:.72rem;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:clip}.na-home-card>b,.na-home-card>span,.na-home-card>em{display:block}.na-home-card>b{margin-top:6px;color:#b12704;font-size:1rem;font-weight:600}.na-home-card>span{margin-top:5px;color:#f59e0b;font-size:.68rem}.na-home-card>span small{color:#98a2b3}.na-home-card>em{margin-top:7px;color:#667085;font-size:.62rem;font-style:normal}.na-home-card>em svg{vertical-align:-2px}.made-tn{width:calc(100% - 48px);max-width:1480px;margin:12px auto 20px;padding:12px;display:grid;grid-template-columns:220px minmax(0,1fr);gap:12px;border:1px solid #f1d2a4;border-radius:10px;background:linear-gradient(90deg,#fff0db,#ffe6c1);box-sizing:border-box}.made-tn__intro{align-self:center}.made-tn__intro h2{display:flex;align-items:center;gap:8px;margin:0 0 4px;font-size:1.45rem}.made-tn__intro h2 img{width:25px;height:25px;flex:0 0 25px}.made-tn__intro p{margin:0 0 9px;color:var(--fryny-muted);font-size:.76rem;line-height:1.35}.made-tn__intro a{display:inline-block;padding:7px 10px;border-radius:5px;background:var(--fryny-navy);color:#fff;text-decoration:none;font-size:.7rem;font-weight:800}.made-tn__items{display:flex;gap:10px;min-width:0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.made-tn__items::-webkit-scrollbar{display:none}.made-tn__item{position:relative;flex:0 0 310px;height:154px;overflow:hidden;border-radius:8px;background:#f8f1e8;color:var(--fryny-text);text-decoration:none;isolation:isolate;scroll-snap-align:start}.made-tn__item img{position:absolute;inset:1;width:100%;height:auto;object-fit:cover;object-position:center;transform:scale(1.03)}.made-tn__item:focus-visible{outline:3px solid #ff8a00;outline-offset:-3px}@media (min-width: 1920px){.made-tn__item{flex-basis:calc((100% - 40px)/5)}}@media (min-width: 1051px) and (max-width: 1919px){.made-tn__item{flex-basis:calc((100% - 40px)/5)}.made-tn__item img{width:100%;height:100%;object-fit:contain;object-position:center;transform:none;transform:scale(1.3);inset:0 0 0 15px}}@media (max-width:1050px){.made-tn{width:calc(100% - 24px);grid-template-columns:1fr}.made-tn__item{flex-basis:260px}}@media (max-width:520px){.made-tn__item{flex-basis:min(82vw,295px);height:148px}}.promo-row{max-width:1480px;margin:10px auto;display:grid;grid-template-columns:1fr 1fr;gap:10px}.promo-row article{min-height:200px;border-radius:10px;overflow:hidden;box-sizing:border-box}.weekly{height:250px;display:flex;align-items:center;padding:22px;background-color:#043748;background-position:center;background-size:cover;background-repeat:no-repeat;color:#fff}.weekly h2{margin:0 0 8px;font-size:3.45rem}.weekly h2 span{color:var(--fryny-orange)}.weekly p,.sellers p{font-size:.95rem;line-height:1.45}.weekly a,.seller-intro a{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:6px;background:var(--fryny-orange);color:#15120d;text-decoration:none;font-size:.72rem;font-weight:800}.sellers{height:250px;display:grid;grid-template-columns:auto minmax(180px,1fr);gap:22px;align-items:center;padding:22px;background-color:#043748;background-position:center -75px;background-size:cover;background-repeat:no-repeat;color:#fff}.seller-intro{grid-column:2;grid-row:1;align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;padding:8px 0 4px}.seller-intro h2{margin:0 0 8px;color:#010406;font-size:2rem;font-weight:800;line-height:1.05}.sellers p{margin:0 0 15px;color:#53606d;font-size:.72rem}.seller-intro a{margin-top:auto;transition:transform .2s ease,box-shadow .2s ease}.seller-intro a:hover{transform:translateY(-2px);box-shadow:0 6px 15px #15120d29}.seller-showcase{min-width:0;grid-column:1;grid-row:1;justify-self:start}.seller-list{display:grid;grid-template-columns:repeat(4,104px);gap:16px;align-items:start;justify-content:start}.seller-card{min-width:0;display:flex;flex-direction:column;align-items:center;color:var(--fryny-text);text-align:center;text-decoration:none;transition:transform .2s ease}.seller-card:hover{transform:translateY(-5px)}.seller-card__logo{width:104px;aspect-ratio:1;display:grid;place-items:center;border:3px solid rgba(255,255,255,.9);border-radius:50%;background:#fff;box-shadow:0 5px 16px #2d3f3924;box-sizing:border-box;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.seller-card:hover .seller-card__logo{border-color:var(--fryny-orange);box-shadow:0 9px 22px #2d3f3933}.seller-card__logo img{width:100%;height:100%;display:block;border-radius:50%;object-fit:contain;transform:translateY(5px) scale(2.7)}.seller-card strong{width:100%;margin-top:9px;overflow:hidden;color:#25211e;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.seller-card small{margin-top:4px;color:#716a65;font-size:.6rem}.seller-card small b{color:#f59e0b;font-weight:400}.trending-promo{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);gap:12px;padding:16px 18px;background:#fff;border:1px solid #e1e5e8;box-shadow:0 2px 8px #0f2d3c12;color:#102d3b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.trending-promo .seller-showcase{width:100%;grid-column:1;grid-row:2;align-self:stretch;display:flex;align-items:stretch}.trending-promo .seller-list{width:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;align-items:stretch}.trending-intro{grid-column:1;grid-row:1;min-height:0;position:relative;z-index:1;padding:0;display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;column-gap:10px;align-items:center}.trending-intro h2{grid-column:1;grid-row:1;margin:0;color:#092f42;font-size:1.5rem;font-weight:700;line-height:1;letter-spacing:0}.trending-intro p{grid-column:1 / 3;grid-row:2;margin:5px 0 0;color:#58666d;font-size:.65rem;line-height:1.3}.trending-intro>a{grid-column:3;grid-row:1 / 3;margin:0;align-self:center;padding:0;background:transparent;color:#08758c;font-size:.68rem}.trending-intro>a:hover{color:#c75b00;text-decoration:underline;transform:none;box-shadow:none}.trending-kicker{grid-column:2;grid-row:1;justify-self:start;display:inline-flex;align-items:center;gap:5px;color:#d86f00;font-size:.56rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.trending-card{min-height:0;display:flex;flex-direction:column;align-items:stretch;gap:5px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:left;box-sizing:border-box}.trending-card:hover{transform:none;box-shadow:none}.trending-card__image{width:100%;height:100%;object-fit:cover;border:1px solid #eceff1;border-radius:5px;overflow:hidden;transition:border-color .18s,box-shadow .18s}.trending-card:hover .trending-card__image{border-color:var(--fryny-orange);box-shadow:0 3px 9px #0f2d3c1f}.trending-card__image img{width:calc(100% - 12px);height:calc(100% - 1px);max-width:none;max-height:none;padding:0;object-fit:contain;object-position:center;box-sizing:border-box}.trending-card__copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;padding:0 2px 2px}.trending-card__copy strong{width:100%;margin:0;color:#172b35;font-size:.64rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trending-card__copy small{margin-top:4px;color:#b94f00;font-size:.61rem;font-weight:800}.trending-card__placeholder{color:var(--fryny-orange);font-size:1.7rem;font-weight:900}.trending-card--loading .trending-card__image,.trending-card--loading strong,.trending-card--loading small{background:linear-gradient(90deg,#f2eadf 25%,#fff,#f2eadf 65%);background-size:220% 100%;animation:trendingShimmer 1.3s linear infinite}.trending-card--loading strong{width:90%;height:20px;border-radius:5px}.trending-card--loading small{width:58%;height:8px;border-radius:4px}.trending-mobile-recommended{display:none}@keyframes trendingShimmer{to{background-position:-220% 0}}@media (max-width:1600px){.weekly h2{font-size:2.8rem}}@media (max-width:1050px){.promo-row{margin:10px 12px;grid-template-columns:1fr}.weekly h2{font-size:1.45rem}}@media (max-width:600px){.sellers{height:auto;grid-template-columns:1fr;background-position:center}.trending-intro{min-height:0;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;margin:0 0 10px;padding:0;align-items:center}.trending-promo{background-image:none!important;background-color:#fff!important}.weekly h2{font-size:2.2rem;transform:translateY(-30px)}.weekly p{font-size:.9rem;transform:translateY(-30px)}.trending-intro h2{grid-column:1;grid-row:1;margin:0;color:var(--fryny-text);font-size:1.1rem;line-height:normal}.trending-intro .trending-kicker{display:none}.trending-intro p{grid-column:1;grid-row:2;margin:3px 0 0;color:#667085;font-size:.65rem}.trending-intro>a{grid-column:2;grid-row:1;margin:0;padding:0;background:transparent;color:var(--fryny-text);font-size:.72rem;text-decoration:none}.trending-promo>.seller-showcase{display:none}.trending-mobile-recommended{display:block;width:100%;min-width:0}}.budget-section{max-width:calc(100% - 40px);margin:10px auto;padding:16px 16px 18px;border:1px solid var(--fryny-border);border-radius:10px;background:#fff;box-sizing:border-box}.budget-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 4px 16px}.budget-header h2{margin:0;color:#0f1f36;font-size:1.35rem;line-height:1.15;font-weight:700}.budget-header p{margin:5px 0 0;color:#667085;font-size:.72rem}.budget-view-all{display:inline-flex;align-items:center;gap:5px;color:#0048b8;font-size:.72rem;font-weight:700;text-decoration:none}.budget-view-all:hover{color:var(--fryny-orange)}.budget-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.budget-card{--budget-accent: #12a85e;--budget-icon-bg: rgba(18, 168, 94, .13);--budget-bg: #eef9f3;position:relative;display:block;width:100%;height:360px;overflow:hidden;box-sizing:border-box;border:1px solid rgba(16,24,40,.07);border-radius:12px;background:var(--budget-bg);color:#10233f;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.budget-card--green{--budget-accent: #12a85e;--budget-icon-bg: rgba(18, 168, 94, .13);--budget-bg: #eff9f3}.budget-card--blue{--budget-accent: #1769db;--budget-icon-bg: rgba(23, 105, 219, .13);--budget-bg: #edf5ff}.budget-card--orange{--budget-accent: #ff8500;--budget-icon-bg: rgba(255, 133, 0, .14);--budget-bg: #fff4e7}.budget-card--purple{--budget-accent: #7b2be2;--budget-icon-bg: rgba(123, 43, 226, .13);--budget-bg: #f5edff}.budget-card-image{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:right center;display:block;transition:transform .35s ease}.budget-card-overlay{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,var(--budget-bg) 0%,var(--budget-bg) 0%,rgba(255,255,255,.72) 15%,rgba(255,255,255,.18) 52%,rgba(255,255,255,0) 66%)}.budget-card-content{position:relative;z-index:2;width:46%;height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:20px 0 18px 20px;box-sizing:border-box}.budget-card-icon{width:38px;height:38px;display:grid;place-items:center;margin-bottom:14px;border-radius:50%;background:var(--budget-icon-bg);color:var(--budget-accent)}.budget-card-icon svg{width:18px;height:18px}.budget-card-eyebrow{color:#667085;font-size:.53rem;font-weight:800;letter-spacing:.08em}.budget-card h3{margin:9px 0 0;line-height:1}.budget-card h3 span,.budget-card h3 strong{display:block}.budget-card h3 span{color:#0d1e35;font-size:1.08rem;font-weight:800}.budget-card h3 strong{margin-top:6px;color:var(--budget-accent);font-size:1.55rem;font-weight:800}.budget-card-content p{max-width:125px;margin:14px 0 0;color:#344054;font-size:.65rem;line-height:1.48}.budget-card-cta{display:inline-flex;align-items:center;gap:5px;margin-top:auto;padding:8px 11px;border-radius:7px;background:#ffffffeb;color:var(--budget-accent);font-size:.64rem;font-weight:800;box-shadow:0 1px 3px #1018280f}.budget-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #0f1f361f}.budget-card:hover .budget-card-image{transform:scale(1.015)}.budget-card{height:350px}@media (min-width: 1920px){.budget-card{height:360px}}@media (max-width: 1200px){.budget-card{height:800px}.budget-card-image{object-position:right 38%}.budget-card-content{width:48%;padding:16px 0 15px 16px}.budget-card-icon{width:34px;height:34px;margin-bottom:10px}.budget-card h3 strong{font-size:1.35rem}}@media (max-width: 1000px){.budget-section{margin:10px 12px;max-width:none}.budget-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.budget-card{height:330px}.budget-card-image{object-position:right center}}@media (max-width: 700px){.budget-section{margin:10px 8px;padding:12px}.budget-header p{display:none}.budget-grid{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none}.budget-grid::-webkit-scrollbar{display:none}.budget-card{flex:0 0 82%;width:82%;height:310px;scroll-snap-align:start}.budget-card-image{object-position:right center}}.recent-strip{max-width:1480px;margin:10px auto;padding:16px 18px 18px;border:1px solid var(--fryny-border);border-radius:10px;background:#fff;box-sizing:border-box;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.recent-strip header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.recent-strip header>div{min-width:0}.recent-strip h2{margin:0;color:#092f42;font-size:1.25rem;font-weight:700;line-height:1.15}.recent-strip header p{margin:3px 0 0;color:#65727a;font-size:.68rem}.recent-strip header a{display:inline-flex;align-items:center;gap:5px;color:#08758c;font-size:.7rem;font-weight:600;text-decoration:none;white-space:nowrap}.recent-strip header a:hover{color:#c75b00;text-decoration:underline}.recent-strip__list{display:grid;grid-auto-flow:column;grid-auto-columns:178px;justify-content:start;gap:10px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:thin;scrollbar-color:#cdd4d8 transparent;padding-bottom:3px}.recent-strip__card{min-width:0;display:flex;flex-direction:column;color:var(--fryny-text);text-decoration:none;scroll-snap-align:start}.recent-strip__image{width:100%;height:112px;display:grid;place-items:center;border:1px solid #eceff1;border-radius:6px;overflow:hidden;transition:border-color .18s,box-shadow .18s;box-sizing:border-box}.recent-strip__card:hover .recent-strip__image{border-color:var(--fryny-orange);box-shadow:0 3px 9px #0f2d3c1f}.home-page .recent-strip .recent-strip__image img{width:calc(100% - 14px);height:96px;max-height:96px;margin:0;object-fit:contain;object-position:center}.recent-strip__copy{min-width:0;display:flex;flex-direction:column;padding:8px 2px 2px}.recent-strip__copy strong{min-height:30px;overflow:hidden;color:#172b35;font-size:.72rem;font-weight:600;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.recent-strip__copy b{margin-top:5px;color:#b94f00;font-size:.72rem;font-weight:800}.recent-strip__placeholder{width:calc(100% - 14px);height:calc(100% - 14px);display:grid;place-items:center;color:var(--fryny-orange);font-size:1.6rem;font-weight:900}@media (max-width:1050px){.recent-strip{margin:10px 12px}}@media (max-width:600px){.recent-strip{padding:14px}.recent-strip h2{font-size:1.15rem}.recent-strip header p{display:none}.recent-strip__list{grid-auto-columns:148px;gap:9px;scrollbar-width:none}.recent-strip__list::-webkit-scrollbar{display:none}.recent-strip__image{height:100px}.home-page .recent-strip .recent-strip__image img{height:84px;max-height:84px}.recent-strip__copy strong{font-size:.68rem}}.site-footer{padding-top:10px;background:linear-gradient(to bottom,#f4f6f8 0 90px,#053047 90px,#061d2d);color:#d6e0ea;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}.footer-newsletter{width:calc(100% - 48px);height:68px;margin:8px auto 12px;padding:9px 36px;display:flex;align-items:center;gap:18px;border-radius:6px;background:linear-gradient(90deg,#06344b,#02263a);box-shadow:0 2px 8px #021c2b1f;box-sizing:border-box}.footer-newsletter__icon{flex:0 0 40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#ff9a16;color:#08283d}.footer-newsletter__text{flex:0 0 340px}.footer-newsletter__text h2{margin:0 0 3px;color:#fff;font-size:1.1rem;line-height:1.1;font-weight:500}.footer-newsletter__text p{margin:0;color:#d0dce5;font-size:.65rem}.footer-news-form{height:36px;display:flex;flex:1 1 450px;max-width:520px;margin-left:auto;margin-right:auto;overflow:hidden;border-radius:5px;background:#fff}.footer-input{min-width:0;flex:1;padding:0 14px;border:0;outline:0;color:#101828;font-size:.7rem}.footer-input::placeholder{color:#98a2b3}.footer-btn{width:108px;border:0;background:#ff9a16;color:#19130b;font-size:.68rem;font-weight:700;cursor:pointer}.footer-btn:hover{background:#ff8900}.footer-newsletter__plane{width:210px;height:102px;margin-left:auto;flex:0 1 210px;position:relative;right:200px}.footer-inner{width:calc(100% - 96px);max-width:1500px;min-height:151px;margin:0 auto;padding:15px 0 12px;display:grid;grid-template-columns:240px repeat(5,minmax(110px,1fr));gap:24px;align-items:start;box-sizing:border-box}.footer-col{min-width:0;color:#c4d2de}.footer-brand .brand-name{height:40px;margin:0 0 4px;display:flex;align-items:center;gap:7px;color:#fff}.footer-brand .brand-name img{width:40px;height:40px;object-fit:contain}.footer-brand .brand-name span{font-size:1.65rem;line-height:1;font-weight:800}.brand-desc{max-width:220px;margin:0 0 10px;color:#d0dae3;font-size:.62rem;line-height:1.45}.socials{display:flex;gap:8px}.social{width:28px;height:28px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:50%;color:#fff;text-decoration:none}.social:hover{border-color:#ff9a16;color:#ff9a16}.social--disabled,.store-badges-link--disabled{cursor:not-allowed;opacity:.55}.social--disabled:hover{border-color:#ffffff38;color:#fff}.footer-contact__link{color:#ffb04a;font-size:.6rem;text-decoration:none}.footer-contact__link:hover{text-decoration:underline}.col-title{margin:2px 0 8px;color:#fff;font-size:.64rem;line-height:1;text-transform:uppercase;font-weight:800}.col-list,.contact-list{padding:0;margin:0;list-style:none}.col-list li{margin:0 0 5px;line-height:1}.col-list a{color:#d4dee7;font-size:.62rem;text-decoration:none}.col-list a:hover{color:#ff9a16}.contact-list li{margin:0 0 7px;display:flex;align-items:center;gap:7px;color:#d4dee7;font-size:.6rem;white-space:nowrap}.contact-list svg{flex:0 0 auto;color:#fff}.footer-apps p{margin:0 0 8px;color:#d4dee7;font-size:.59rem}.app-buttons{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.app-btn{width:120px;height:39px;padding:3px 8px;display:flex;align-items:center;gap:7px;border:1px solid #7b8790;border-radius:5px;background:#050505;color:#fff;text-decoration:none;box-sizing:border-box}.app-btn span{display:flex;flex-direction:column;font-size:.78rem;line-height:1.05}.app-btn small{font-size:.43rem;letter-spacing:.02em}.store-badges{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.store-badges-link{display:block;width:120px;border-radius:5px;overflow:hidden}.store-badges-image{display:block;width:120px;height:auto}.footer-bottom{width:calc(100% - 96px);max-width:1500px;height:41px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.13);color:#c1ced9;font-size:.58rem;box-sizing:border-box}.legal-links{display:flex;align-items:center;gap:18px}.legal-links a{color:#c1ced9;text-decoration:none}.legal-links a:hover{color:#ff9a16}.legal-links span{width:1px;height:14px;background:#fff3}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:1100px){.footer-newsletter__text{flex-basis:280px}.footer-newsletter__plane{display:none}.footer-inner{grid-template-columns:210px repeat(3,1fr)}.footer-contact,.footer-apps{margin-top:8px}.site-footer{height:auto}}@media (max-width:760px){.footer-newsletter{height:auto;min-height:120px;padding:16px 20px;flex-wrap:wrap}.footer-newsletter__text{flex:1 1 220px}.footer-news-form{flex:1 1 100%;max-width:none}.footer-inner{width:calc(100% - 40px);grid-template-columns:1fr 1fr;gap:24px}.footer-bottom{width:calc(100% - 40px);height:auto;min-height:64px;gap:12px;flex-direction:column;justify-content:center}.legal-links{gap:9px}}@media (max-width:480px){.footer-inner{grid-template-columns:1fr}.legal-links{flex-wrap:wrap;justify-content:center}.legal-links span{display:none}}:root{--fryny-font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--fryny-space-1: 4px;--fryny-space-2: 8px;--fryny-space-3: 12px;--fryny-space-4: 16px;--fryny-space-5: 24px;--fryny-radius-sm: 6px;--fryny-radius-md: 8px;--fryny-radius-lg: 12px;--fryny-navy: #071e33;--fryny-blue: #123a8c;--fryny-bright-blue: #2563eb;--fryny-orange: #ff8a00;--fryny-orange-dark: #e66f00;--fryny-orange-soft: #fff3e3;--fryny-page: #f6f8fb;--fryny-text: #101828;--fryny-muted: #667085;--fryny-border: #e4e7ec;--fryny-success: #16803c;--fryny-danger: #d92d20;font-family:var(--fryny-font);color:var(--fryny-text);background:var(--fryny-page);font-synthesis:none}html{overflow-x:clip}body{font-family:inherit;background-color:var(--fryny-page);color:var(--fryny-text);margin:0;min-width:0}#root,main,section,article{min-width:0}#root{overflow-x:clip}*{box-sizing:border-box}button,input,select,textarea{font:inherit;max-width:100%}button{touch-action:manipulation}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed}img{max-width:100%}.image-fallback{object-fit:contain!important;padding:var(--fryny-space-3);background:#f8fafc}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[role=button]:focus-visible{outline:3px solid rgba(37,99,235,.32);outline-offset:2px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translate(-50%) translateY(16px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.product-card,.fp-card,.bs-card,.na-card,.tr-card,.fs-card,.dd-card,.recent-card{border:1px solid var(--fryny-border)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 5px 18px #071e330b;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:hover,.fp-card:hover,.bs-card:hover,.na-card:hover,.tr-card:hover,.fs-card:hover,.dd-card:hover,.recent-card:hover{transform:translateY(-3px);border-color:#cbd5e1!important;box-shadow:0 14px 30px #071e331a}.add-to-cart-btn,.add-cart-btn,.fp-add-btn,.bs-add-btn,.na-add-btn,.tr-add-btn,.fs-add-btn{border:1px solid var(--fryny-orange)!important;border-radius:9px!important;background:var(--fryny-orange)!important;color:#17120b!important;font-weight:700!important}.add-to-cart-btn:hover,.add-cart-btn:hover,.fp-add-btn:hover,.bs-add-btn:hover,.na-add-btn:hover,.tr-add-btn:hover,.fs-add-btn:hover{border-color:var(--fryny-orange-dark)!important;background:var(--fryny-orange-dark)!important;color:#fff!important}.fryny-hero__copy--delivery{left:58px;width:42%}.fp-rating{margin-top:5px;color:#f59e0b;font-size:.66rem;white-space:nowrap}.fp-rating span{color:#98a2b3}@media (max-width:560px){.fryny-hero__copy--delivery{left:34px}}.dd-actions,.fp-add-btn{display:none!important}.home-page :is(.fryny-hero,.trust-strip,.categories,.dd-section,.fp-section,.made-tn,.discovery,.promo-row,.recent-strip){width:calc(100% - 48px);max-width:1920px;box-sizing:border-box}.home-page .fryny-hero{height:clamp(260px,22vw,340px)}.home-page .fp-card{height:116px;grid-template-columns:44% 56%}.home-page .fp-title-text{font-size:.72rem}.home-page .fp-price{font-size:.78rem}.home-page .recommended-card{padding:10px;overflow:hidden}.home-page .recommended-card img{width:calc(100% + 20px);height:clamp(145px,9vw,185px);margin:-10px -10px 10px;object-fit:cover;object-position:center}.home-page .recent-strip img{width:100%;height:100%;object-fit:cover;object-position:center}.home-page .recommended-card strong{font-size:.76rem}.home-page :is(.fp-title,.discovery h2,.recent-strip h2){font-size:1.25rem}.home-page .dd-card{min-width:230px}.home-page .dd-name{font-size:.9rem;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.home-page .dd-price{font-size:1rem}.home-page .dd-old{font-size:.76rem}.home-page .dd-badge{font-size:.78rem;padding:5px 8px}.home-page .fp-card{min-width:220px}.home-page .fp-title-text{height:38px;font-size:.84rem;line-height:1.3}.home-page .fp-price{font-size:.92rem}.home-page .fp-oldprice,.home-page .fp-rating{font-size:.7rem}.home-page .recommended-card{min-width:210px}.home-page .recommended-card strong{height:40px;font-size:.86rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.home-page .recommended-card b{font-size:.95rem}.home-page .recommended-card span,.home-page .recommended-card em{font-size:.72rem}@media (max-width:1550px){.home-page .dd-grid,.home-page .fp-grid,.home-page .recommended-row{display:flex;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:5px}.home-page .fp-card{flex:0 0 225px;scroll-snap-align:start}.home-page .recommended-card{flex:0 0 215px;scroll-snap-align:start}}@media (max-width:1050px){.home-page :is(.fryny-hero,.trust-strip,.categories,.dd-section,.fp-section,.made-tn,.discovery,.promo-row,.recent-strip){width:calc(100% - 24px)}}
