:root{--market-bg: #f5f8f4;--market-surface: #ffffff;--market-surface-soft: #f1f6f1;--market-text: #143124;--market-muted: #587367;--market-deep: #0f2c23;--market-green: #138d59;--market-line: #d3e2d8;--market-shadow: 0 16px 40px rgba(15, 44, 35, .12);--urga-gray: #666666;--urga-green: #16a34a;--nav-glass: rgba(20, 80, 42, .7);--nav-glass-strong: rgba(14, 60, 30, .88);--nav-stroke: rgba(140, 210, 160, .4);--nav-shadow: 0 16px 32px rgba(10, 55, 28, .3);--warm-green-bg: linear-gradient(155deg, #15803d 0%, #16a34a 50%, #166534 100%)}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#f7fbf8 0%,var(--market-bg) 100%);color:var(--market-text);font-family:Montserrat,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(1220px,92vw);margin:0 auto}.market-shell{min-height:100vh}.nav{border-bottom:1px solid rgba(140,210,160,.4);background:var(--warm-green-bg);color:#fff;height:100px;position:relative;overflow:visible;z-index:10;box-shadow:var(--nav-shadow)}.nav-left-triangle{display:none}.nav-content{position:relative;z-index:10;width:100%;height:100%;display:flex;gap:.75rem;align-items:center;padding:.55rem 1.2rem}.menu-trigger{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#fff;width:42px;height:42px;font-size:1.2rem;cursor:pointer}.logo-button{border:0;background:transparent;padding:.12rem .4rem;margin:0;cursor:pointer;display:inline-flex;align-items:center;position:relative;isolation:isolate;border-radius:16px}.logo-button:before{content:"";position:absolute;inset:-9px -12px;border-radius:18px;background:radial-gradient(circle at 50% 50%,#ffdc8247,#ffdc8200 70%);filter:blur(12px);opacity:.9;z-index:-1}.market-logo-image{max-width:150px;width:100%;height:auto;position:relative;z-index:2}.logo-glow-img{filter:drop-shadow(0 0 10px rgba(255,255,255,.55)) drop-shadow(0 0 22px rgba(255,210,100,.32));transition:filter .3s}.logo-glow-img:hover{filter:drop-shadow(0 0 16px rgba(255,255,255,.75)) drop-shadow(0 0 32px rgba(255,210,100,.5))}.search-bar-wrap{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(46%,580px);z-index:30}.search-bar-inner{display:flex;align-items:center;gap:0;background:#ffffff1f;border:1px solid rgba(255,255,255,.28);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:border-color .2s,background .2s,box-shadow .2s;overflow:hidden}.search-bar-inner:focus-within,.search-bar-active{background:#ffffff2e;border-color:#ffffff8c;box-shadow:0 4px 24px #00000038,0 0 0 2px #86efac40}.search-icon-btn{display:flex;align-items:center;justify-content:center;background:transparent;border:0;color:#ffffffbf;padding:0 .7rem;height:40px;cursor:pointer;font-size:.95rem;flex-shrink:0;transition:color .2s}.search-icon-btn:hover{color:#fff}.search-input{flex:1;background:transparent;border:0;outline:none;color:#fff;font-size:.92rem;padding:0 .2rem;height:40px;font-weight:500;min-width:0}.search-input::placeholder{color:#ffffff80}.search-clear-btn{display:flex;align-items:center;justify-content:center;background:transparent;border:0;color:#ffffff8c;padding:0 .65rem;height:40px;cursor:pointer;font-size:.8rem;flex-shrink:0;transition:color .2s}.search-clear-btn:hover{color:#fff}.search-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#0a301af7;border:1px solid rgba(140,210,160,.35);border-radius:14px;box-shadow:0 16px 40px #00000073;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:hidden;z-index:100}.search-suggestion{display:flex;align-items:center;gap:.75rem;width:100%;padding:.6rem .9rem;background:transparent;border:0;border-bottom:1px solid rgba(140,210,160,.12);color:#f0fdf4;cursor:pointer;text-align:left;transition:background .15s}.search-suggestion:last-of-type{border-bottom:0}.search-suggestion:hover,.search-suggestion-active{background:#166534bf}.suggestion-img-wrap{width:40px;height:40px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#ffffff14}.suggestion-img{width:100%;height:100%;object-fit:cover}.suggestion-img-placeholder{width:100%;height:100%;background:#ffffff0f}.suggestion-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.suggestion-title{font-size:.88rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#f0fdf4}.suggestion-brand{font-size:.75rem;color:#b4dcbebf;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.suggestion-price-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:.1rem;flex-shrink:0}.suggestion-price{font-size:.88rem;font-weight:700;color:#86efac;white-space:nowrap}.suggestion-list-price{font-size:.72rem;color:#b4dcbe8c;text-decoration:line-through;white-space:nowrap}.suggestion-discount{font-size:.68rem;font-weight:700;color:#fbbf24;background:#fbbf2426;border-radius:4px;padding:0 4px;white-space:nowrap}.suggestion-out-of-stock{font-size:.82rem;font-weight:700;color:#fca5a5;white-space:nowrap}.search-see-all{display:flex;align-items:center;gap:.55rem;width:100%;padding:.65rem .9rem;background:#16653473;border:0;color:#bbf7d0;font-size:.84rem;font-weight:600;cursor:pointer;text-align:left;transition:background .15s}.search-see-all:hover{background:#166534b3}.header-actions{position:absolute;right:1rem;top:50%;transform:translateY(-50%);z-index:20;display:inline-flex;align-items:center;gap:.5rem;padding:.3rem .4rem;border-radius:14px;border:1px solid rgba(255,255,255,.22);background:#0e3e20d1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.btn-login{color:#eefff5;border:1px solid rgba(255,255,255,.22);border-radius:10px;padding:.45rem .7rem;background:#14502aad;font-weight:600;display:inline-flex;align-items:center;gap:.35rem;cursor:pointer;transition:all .25s ease}.btn-login:hover{color:#fff;border-color:#ffffff73;background:#1e6e3ab8}.header-user-icon{font-size:1rem;line-height:1;color:#fbbf24}.basket-btn{min-width:46px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(149,204,255,.36);background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;font-size:.95rem;padding:0 .7rem;cursor:pointer;box-shadow:0 8px 16px #3b82f659;position:relative}.basket-badge{position:absolute;top:-6px;right:-6px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;font-size:.72rem;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #ef444473}.topMenuContainer{text-align:center;background:linear-gradient(155deg,#166534,#15803d 55%,#14532d);border-bottom-left-radius:14px;border-bottom-right-radius:14px;padding:11px;border:1px solid rgba(140,200,160,.38);border-top:0;box-shadow:0 14px 28px #08281847;position:relative;z-index:1}.desktop-top-menu{display:none}.top-menu-grid{display:grid;width:100%;grid-template-columns:repeat(6,minmax(0,1fr));gap:.85rem}.basliklar{font-weight:600;font-size:13px;letter-spacing:.01em;line-height:1.25;text-align:left}.topMenuContainer .item,.topMenuContainer .itemDrop{text-align:left;width:100%;height:52px;border-radius:12px;border:1px solid rgba(255,255,255,.28);color:#fff;background:#ffffff29;box-shadow:0 4px 12px #00000026;transition:all .22s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.topMenuContainer .item{cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;padding:0 10px;text-align:left}.topMenuContainer .item:hover{background:#ffffff3d;border-color:#ffffff70;box-shadow:0 8px 18px #00000038;transform:translateY(-2px)}.topMenuContainer .item:active{transform:translateY(0) scale(.985)}.topMenuContainer .itemDrop{background:#ffffff1f;position:relative}.all-products-trigger{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;cursor:pointer;padding:0 10px;text-align:left}.trigger-label{display:flex;align-items:center;gap:5px;flex:1}.caret{font-size:11px;line-height:1;display:inline-flex;align-items:center;transition:transform .28s ease}.dropdown:hover .caret,.itemDrop:focus-within .caret{transform:rotate(180deg)}.menu-icon{display:inline-flex;align-items:center;justify-content:center;font-size:14px;width:1.7rem;height:1.7rem;border-radius:10px;line-height:1;color:#fff;background:#ffffff26;border:none;box-shadow:0 2px 8px #00000038;flex-shrink:0}.top-menu-grid>:nth-child(1) .menu-icon{background:linear-gradient(135deg,#15803d,#16a34a)}.top-menu-grid>:nth-child(2) .menu-icon{background:linear-gradient(135deg,#2563eb,#3b82f6)}.top-menu-grid>:nth-child(3) .menu-icon{background:linear-gradient(135deg,#7c3aed,#8b5cf6)}.top-menu-grid>:nth-child(4) .menu-icon{background:linear-gradient(135deg,#0891b2,#06b6d4)}.top-menu-grid>:nth-child(5) .menu-icon{background:linear-gradient(135deg,#e11d48,#ec4899)}.top-menu-grid>:nth-child(6) .menu-icon{background:linear-gradient(135deg,#ea580c,#f59e0b)}.dropdownList{position:absolute;left:0;top:calc(100% - 2px);z-index:899;display:none;padding-top:8px}.dropMenuCon{background:linear-gradient(155deg,#1a6334,#226040);border-radius:12px;border:1px solid rgba(160,210,175,.4);display:grid;grid-template-columns:repeat(3,1fr);width:min(660px,90vw);min-height:200px;padding:.6rem;gap:0;box-shadow:0 24px 44px #02120b6b}.dropItem{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;height:100%;padding:0 .5rem}.dropItem+.dropItem{border-left:1px solid rgba(160,210,175,.28)}.dropHeader{margin:0 0 4px;height:36px;width:100%;display:flex;align-items:center;justify-content:flex-start;gap:7px;text-align:left;font-size:.88rem;font-weight:700;color:#fff;border-radius:8px;padding:0 10px}.drop-header-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:7px;font-size:11px;flex-shrink:0}.drop-header-3d{background:linear-gradient(135deg,#ea580c8c,#f59e0b73)}.drop-header-3d .drop-header-icon{background:linear-gradient(135deg,#ea580c,#f59e0b)}.drop-header-elektronik{background:linear-gradient(135deg,#7c3aed8c,#6366f173)}.drop-header-elektronik .drop-header-icon{background:linear-gradient(135deg,#7c3aed,#6366f1)}.drop-header-smart{background:linear-gradient(135deg,#0891b28c,#06b6d473)}.drop-header-smart .drop-header-icon{background:linear-gradient(135deg,#0891b2,#06b6d4)}.menu-divider{margin:0 0 .35rem;width:100%;border:0;border-top:1px solid rgba(160,210,175,.34)}.dropItem ul{margin:0;padding:0;width:100%;list-style:none}.dropMenuItem{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;text-align:left;width:100%;min-height:32px;padding:.15rem .35rem .15rem .5rem;border-radius:8px;transition:background-color .2s,transform .2s}.dropMenuItem:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background-color:#86efac;margin-right:8px}.dropMenuItem:hover{background-color:#22a05a61;transform:translate(3px)}.dropMenuButton{border:0;background:transparent;color:#f0fff6;width:100%;text-align:left;cursor:pointer;padding:0;font-size:.88rem}.dropdown:hover>.dropdownList{display:block;animation-name:fadeInTop;animation-duration:.2s;animation-timing-function:ease-in-out}.dropdown:hover{z-index:200}.dropdown>.dropdownList{display:none}.hover-disabled .dropdown:hover>.dropdownList{display:none}.mobile-nav-backdrop{position:fixed;inset:0;z-index:998;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease}.mobile-nav-backdrop.open{visibility:visible;opacity:1}.mobile-nav-shadow{position:fixed;inset:0;border:0;background:#00000080;z-index:998}.mobile-nav{position:fixed;left:0;top:0;bottom:0;width:min(300px,92vw);max-height:100vh;padding:.75rem;background:linear-gradient(180deg,#f2fff9,#e6fff3);border-right:1px solid rgba(110,233,183,.34);box-shadow:14px 0 34px #06261833;z-index:999;transform:translate(-100%);transition:transform .3s ease-in-out;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}.mobile-nav.open{transform:translate(0)}.userInfo{border:1px solid #d9e7dd;border-radius:8px;background:linear-gradient(180deg,#fff,#f3faf5);display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:1rem .75rem;box-shadow:0 4px 12px #0d352214;cursor:pointer}.userIconAltUst{font-size:38px;color:#228b22;background:#e6f9ed;border-radius:50%;padding:12px;display:flex;align-items:center;justify-content:center}.userNameAltUst{font-weight:600;font-size:16px;color:#222;letter-spacing:.01em;text-align:center}.mobile-dropdown-toggle,.mobile-menu-item,.mobile-drop-item{background:linear-gradient(180deg,#fff,#f5fbf7);border:1px solid #dbe9df;border-radius:10px;width:100%;text-align:left;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:12px 14px;box-shadow:0 2px 8px #0b2e1e12;transition:background .2s,box-shadow .2s,transform .2s;cursor:pointer;font-weight:500;color:#1e3a2f}.mobile-dropdown-toggle{justify-content:space-between}.mobile-menu-item .menu-icon,.mobile-drop-item .menu-icon{color:#fff}.menu-icon-green{background:linear-gradient(135deg,#15803d,#16a34a)}.menu-icon-blue{background:linear-gradient(135deg,#2563eb,#3b82f6)}.menu-icon-purple{background:linear-gradient(135deg,#7c3aed,#8b5cf6)}.menu-icon-turquoise{background:linear-gradient(135deg,#0891b2,#06b6d4)}.menu-icon-rose{background:linear-gradient(135deg,#e11d48,#ec4899)}.menu-icon-orange{background:linear-gradient(135deg,#ea580c,#f59e0b)}.mobile-dropdown-toggle>span:last-child{transition:transform .2s ease}.mobile-caret-open{transform:rotate(180deg)}.mobile-dropdown-toggle:hover,.mobile-menu-item:hover,.mobile-drop-item:hover{background:linear-gradient(180deg,#eefaf2,#e2f5ea);border-color:#b5dec4;box-shadow:0 8px 14px #1257381f;transform:translateY(-1px)}.mobile-dropdown-content{max-height:0;overflow:hidden;transition:max-height .3s ease;display:grid;gap:.35rem;padding:0 .25rem}.mobile-dropdown-content.open{max-height:600px;padding-top:.35rem}.mobile-drop-group{margin-top:.35rem;display:grid;gap:.3rem}.mobile-drop-header{margin:0;font-size:.95rem;font-weight:700;color:#1f2937;text-align:center}@keyframes fadeInTop{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}.market-main{padding:1.45rem 0 2.25rem}.page-content-container{border-radius:24px;border:1px solid rgba(190,214,199,.9);background:radial-gradient(circle at 96% -10%,#1aa26a30 0,#1aa26a00 42%),linear-gradient(180deg,#fff,#f6fbf8);box-shadow:0 18px 36px #0f2c231a;padding:1.05rem}.page-content-header{margin-bottom:.95rem;padding:.15rem 0 1.4rem;border-bottom:1px dashed #c7d8cd}.page-content-header-top{display:flex;align-items:center;justify-content:space-between;gap:.85rem;flex-wrap:wrap}.page-content-heading{display:flex;align-items:flex-start;gap:.7rem;min-width:0;flex:1}.page-content-icon{width:2rem;height:2rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0f7f2,#e1efe6);border:1px solid #d4e1d8;box-shadow:0 3px 9px #0f2c231f;font-size:1rem;flex:none}.page-content-heading-text{min-width:0}.page-content-title{margin:0;font-size:clamp(1.24rem,2.8vw,2rem);line-height:1.16;color:#15382b}.page-content-subtitle{margin:.45rem 0 0;color:#5d7669;line-height:1.45;font-size:.96rem}.page-content-action-group{display:inline-flex;align-items:center;justify-content:flex-end;margin-left:auto;flex:none}.page-content-search-slot{flex:1;min-width:0;display:flex;align-items:center;position:relative}.pcc-products-search{width:100%;position:relative}.pcc-products-search-inner{display:flex;align-items:center;width:100%;background:#fff;border:1.5px solid #c7ddd0;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #0f2c2312;transition:border-color .2s,box-shadow .2s}.pcc-products-search-inner:focus-within{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1f,0 2px 10px #0f2c2312}.pcc-products-search-icon{width:18px;height:18px;flex-shrink:0;margin:0 .5rem 0 .85rem;color:#6b7280;pointer-events:none}.pcc-products-search-input{flex:1;border:0;outline:none;background:transparent;color:#111827;font-size:.95rem;padding:.7rem .35rem;min-width:0}.pcc-products-search-input::placeholder{color:#aab5af}.pcc-products-search-clear{display:flex;align-items:center;justify-content:center;padding:0 .6rem;color:#9ca3af;text-decoration:none;flex-shrink:0;transition:color .15s}.pcc-products-search-clear:hover{color:#ef4444}.pcc-products-search-btn{background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;border:0;padding:.7rem 1.2rem;font-size:.9rem;font-weight:600;cursor:pointer;flex-shrink:0;letter-spacing:.01em;transition:opacity .2s}.pcc-products-search-btn:hover{opacity:.88}.pcc-products-search-hint{position:absolute;top:calc(100% + 3px);left:0;margin:0;font-size:.8rem;color:#6b7280;white-space:nowrap}.pcc-products-search-query{font-weight:700;color:#15803d}.page-content-body{min-width:0}.section-box,.panel{border-radius:18px;border:1px solid var(--market-line);background:var(--market-surface);box-shadow:0 6px 18px #0f2c230f;padding:1rem}.hero-block{margin-bottom:1rem;padding:1.2rem;background:radial-gradient(circle at 92% 4%,#1daf7240 0,#1daf7200 36%),linear-gradient(135deg,#10261d,#15533d 58%,#1a8e5b);color:#effff7;border-color:#145d418f;box-shadow:var(--market-shadow)}.hero-carousel-block{margin-bottom:1rem;padding:0;overflow:hidden;background:#10261d;border-color:#145d418f;box-shadow:var(--market-shadow)}.hero-carousel-block .absolute{position:absolute}.hero-carousel-block .relative{position:relative}.hero-carousel-block .inset-0{inset:0}.hero-carousel-block .overflow-hidden{overflow:hidden}.hero-carousel-block .h-full{height:100%}.hero-carousel-block .w-full{width:100%}.hero-carousel-block .object-cover{object-fit:cover}.hero-carousel-block .z-10{z-index:10}.hero-carousel-block .z-40{z-index:40}.hero-carousel-block .flex{display:flex}.hero-carousel-block .inline-flex{display:inline-flex}.hero-carousel-block .flex-col{flex-direction:column}.hero-carousel-block .items-center{align-items:center}.hero-carousel-block .justify-center{justify-content:center}.hero-carousel-block .justify-end{justify-content:flex-end}.hero-carousel-block .gap-3{gap:.75rem}.hero-carousel-block .text-white{color:#fff}.hero-carousel-block .text-gray-200{color:#e5e7eb}.hero-carousel-block .text-gray-900{color:#111827}.hero-carousel-block .bg-gray-900{background-color:#111827}.hero-carousel-block .bg-gray-100{background-color:#f3f4f6}.hero-carousel-block .bg-white{background-color:#fff}.hero-carousel-block .text-center{text-align:center}.hero-carousel-block .font-bold{font-weight:700}.hero-carousel-block .font-semibold{font-weight:600}.hero-carousel-block .text-4xl{font-size:2.25rem;line-height:2.5rem}.hero-carousel-block .text-xl{font-size:1.25rem;line-height:1.75rem}.hero-carousel-block .text-lg{font-size:1.125rem;line-height:1.75rem}.hero-carousel-block .mx-auto{margin-left:auto;margin-right:auto}.hero-carousel-block .max-w-4xl{max-width:56rem}.hero-carousel-block .px-4{padding-left:1rem;padding-right:1rem}.hero-carousel-block .px-8{padding-left:2rem;padding-right:2rem}.hero-carousel-block .px-2{padding-left:.5rem;padding-right:.5rem}.hero-carousel-block .py-20{padding-top:5rem;padding-bottom:5rem}.hero-carousel-block .py-4{padding-top:1rem;padding-bottom:1rem}.hero-carousel-block .py-1{padding-top:.25rem;padding-bottom:.25rem}.hero-carousel-block .py-0{padding-top:0;padding-bottom:0}.hero-carousel-block .mb-6{margin-bottom:1.5rem}.hero-carousel-block .mb-8{margin-bottom:2rem}.hero-carousel-block .rounded-lg{border-radius:.5rem}.hero-carousel-block .rounded-full{border-radius:9999px}.hero-carousel-block .bottom-6{bottom:1.5rem}.hero-carousel-block .left-1\/2{left:50%}.hero-carousel-block .-translate-x-1\/2{transform:translate(-50%)}.hero-carousel-block .backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero-carousel-block .transition-colors{transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hero-carousel-block .transition-all{transition:all .15s cubic-bezier(.4,0,.2,1)}.hero-carousel-block .bg-gradient-to-b{background-image:linear-gradient(to bottom,#11182799,#11182780,#11182799)}.hero-carousel-block .text-primary-900{color:#0e3c1e}.hero-carousel-block .hover\:bg-primary-50:hover{background-color:#f0fdf4}@media(min-width:768px){.hero-carousel-block .md\:text-6xl{font-size:3.75rem;line-height:1}.hero-carousel-block .md\:text-2xl{font-size:1.5rem;line-height:2rem}}.hero-carousel-block section{position:relative;overflow:hidden;color:#fff}.hero-carousel-block .embla+div{width:100%;display:flex;align-items:center;justify-content:center;gap:.7rem;padding:.55rem .85rem}.hero-carousel-block .embla+div button{flex:none;cursor:pointer}.hero-eyebrow{margin:0;opacity:.92;text-transform:uppercase;letter-spacing:.16em;font-size:.74rem;font-weight:700}.hero-title{margin:.55rem 0 0;font-size:clamp(1.4rem,3.4vw,2.2rem);line-height:1.14}.hero-subtitle{margin:.72rem 0 0;max-width:66ch;opacity:.95}.hero-actions{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1rem}.primary-cta,.secondary-cta{display:inline-flex;align-items:center;justify-content:center;border-radius:11px;padding:.58rem .95rem;font-weight:700;font-size:.88rem}.primary-cta{background:#ecfff5;color:#113528}.secondary-cta{border:1px solid rgba(255,255,255,.5);background:#00000029;color:#ecfff5}.hero-tags{margin-top:.95rem;display:flex;flex-wrap:wrap;gap:.46rem}.hero-tag{border-radius:999px;border:1px solid rgba(255,255,255,.36);padding:.3rem .62rem;font-size:.75rem;background:#00000029}.section-head,.section-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.section-head-left,.section-header-content{display:inline-flex;align-items:center;gap:.7rem}.section-head-icon,.section-icon{width:1.92rem;height:1.92rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:.95rem;font-weight:700;box-shadow:0 4px 12px #0000002e}.section-icon-orange{background:linear-gradient(135deg,#f59e0b,#f97316)}.section-icon-purple{background:linear-gradient(135deg,#a855f7,#4f46e5)}.section-icon-blue{background:linear-gradient(135deg,#06b6d4,#2563eb)}.section-icon-teal{background:linear-gradient(135deg,#14b8a6,#059669)}.section-icon-rose{background:linear-gradient(135deg,#f43f5e,#db2777)}.section-title{margin:0;font-size:clamp(1.06rem,2.2vw,1.45rem);line-height:1.2}.section-link{display:inline-flex;align-items:center;gap:.28rem;color:#6b7280;font-weight:600;font-size:.86rem;padding:.45rem .8rem;border-radius:8px;transition:all .2s ease}.section-link:hover{color:#111827;background:#f3f4f6}.section-divider{height:4px;border-radius:2px;margin-top:.85rem;margin-bottom:.95rem}.section-divider-orange{background:linear-gradient(90deg,#f59e0b,#f97316)}.section-divider-purple{background:linear-gradient(90deg,#a855f7,#4f46e5)}.section-divider-blue{background:linear-gradient(90deg,#06b6d4,#2563eb)}.section-divider-teal{background:linear-gradient(90deg,#14b8a6,#059669)}.section-divider-rose{background:linear-gradient(90deg,#f43f5e,#db2777)}.grid{display:grid;gap:.85rem}.featured-crouser-container{width:100%}.section-product-row{display:flex;align-items:stretch;gap:.9rem;position:relative}.section-side-image{display:none;min-width:230px;width:230px;margin-top:0;margin-bottom:0;border-radius:12px;overflow:hidden;background:#fff;border:1px solid #e5e7eb}.section-side-image img{width:100%;height:100%;object-fit:cover}.section-slider-wrap{flex:1;min-width:0}.featured-embla{overflow:hidden}.featured-embla__container{display:flex;gap:15px;padding:10px 10px 15px}.featured-embla__slide{flex:0 0 clamp(220px,24vw,285px);width:auto;min-width:0}.grid-3,.grid-4{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.category-banner{border:1px solid #dfe6de;border-radius:12px;background:linear-gradient(145deg,#fff,#f6faf5);display:block;padding:.95rem;color:#374151;font-weight:500}.product,.card{position:relative;display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(145deg,#fff,#f8f9fa);border:1px solid #e5e7eb;border-radius:16px;width:100%;min-width:0;transition:all .3s ease;box-shadow:0 1px 3px #0000000d,0 1px 2px #00000008}.product:hover,.card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0000001f,0 10px 20px #00000014;border-color:#d1d5db}.product-image-container,.card-media{width:100%;height:180px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff;padding:1rem;border-radius:12px 12px 0 0;color:#1f5f45;font-weight:700;font-size:.82rem}.product-image,.card-media img{object-fit:contain;width:100%;height:100%;transition:transform .3s ease}.product:hover .product-image,.card:hover .card-media img{transform:scale(1.05)}.product-content,.card-body{display:flex;flex-direction:column;padding:1rem;gap:.72rem;flex:1}.product-title,.card-title{margin:0;font-size:.94rem;line-height:1.35;color:#1f2937}.product-price-container{display:flex;align-items:baseline;gap:.3rem;margin-top:auto}.product-price{font-size:1.18rem;font-weight:700;color:#111827;letter-spacing:-.02em}.product-currency{font-size:.85rem;font-weight:600;color:#6b7280}.product-stock-out{font-size:.875rem;font-weight:600;color:#dc2626;padding:.25rem .75rem;background:#fee2e2;border-radius:6px}.chip{display:inline-flex;width:fit-content;border-radius:999px;background:#e7fff3;border:1px solid #b7e4cf;color:#0f6f46;font-size:.72rem;padding:.2rem .52rem;font-weight:700}.card-copy{margin:0;color:var(--market-muted);font-size:.86rem;line-height:1.42}.card-meta{margin:0;font-size:.8rem;color:#3c5f51;font-weight:700}.card-link{color:var(--market-green);font-weight:700;font-size:.84rem}.card-full-link{display:block;text-decoration:none;color:inherit}.card-clickable{cursor:pointer}.products-sort-form{display:inline-flex;align-items:center;gap:.55rem}.products-sort-label{font-size:.77rem;font-weight:700;color:#5d7469;letter-spacing:.02em}.products-sort-select{height:36px;border-radius:10px;border:1px solid #d5dfd6;background:#fff;color:#17382d;padding:0 .62rem;font-size:.83rem}.products-sort-select:focus{outline:none;border-color:#138d59;box-shadow:0 0 0 3px #138d5926}.products-layout{margin-top:0;display:grid;grid-template-columns:260px minmax(0,1fr);gap:.9rem;align-items:start}.products-tree-sidebar{min-width:0}.products-tree-card{position:sticky;top:.95rem;padding:.88rem;border:1px solid #dfe8e1;border-radius:12px;background:linear-gradient(145deg,#fff,#f5faf6)}.products-tree-title{margin:0;font-size:.9rem;line-height:1.2;color:#17382d}.products-tree-section{margin-top:.75rem}.products-tree-section summary{cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.82rem;color:#335649;font-weight:700;padding:.25rem 0}.products-tree-list{margin:.52rem 0 0;padding:0 0 0 .94rem;list-style:none;border-left:1px dashed #c4d7ca}.products-tree-item{position:relative;margin:.16rem 0;padding-left:.55rem}.products-tree-item:before{content:"";position:absolute;left:-.95rem;top:.86rem;width:.72rem;border-top:1px dashed #c4d7ca}.products-tree-link{display:block;border-radius:8px;padding:.34rem .45rem;text-decoration:none;color:#315448;font-size:.82rem;transition:all .2s ease}.products-tree-link:hover{background:#ecf8f1;color:#0f6f46}.products-tree-link-active{background:#e4f5eb;color:#0f6f46;font-weight:700}.products-filter-clear{height:36px;border-radius:10px;border:1px solid #d5dfd6;background:#fff;color:#446358;display:inline-flex;align-items:center;padding:0 .72rem;font-size:.81rem;font-weight:600;text-decoration:none;transition:all .2s ease}.products-filter-clear:hover{border-color:#138d59;color:#0f6f46}.products-tree-clear{width:100%;justify-content:center;margin-top:.85rem}.products-mobile-title,.mobile-filterbar,.mpdh{display:none}.products-content{min-width:0}.products-grid{align-items:stretch}.products-card-link,.products-grid .card{height:100%}.products-grid .card-body{min-height:unset}.products-card-title,.products-card-copy{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.products-card-title{min-height:2.7em;max-height:2.7em}.products-card-copy{min-height:2.84em;max-height:2.84em}.products-card-meta{margin-top:auto;min-height:1.2rem;display:flex;align-items:baseline;gap:.4rem;flex-wrap:wrap}.products-price-block{margin-top:auto;padding-top:.7rem;border-top:1px solid #f0f2f1;display:flex;flex-direction:column;gap:.2rem}.products-price-top{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.products-price{font-size:1.3rem;font-weight:700;color:#1a1a1a}.products-price-sale{font-size:1.4rem;font-weight:800;color:#16a34a;letter-spacing:-.02em}.products-price-old{text-decoration:line-through;color:#9ca3af;font-size:.82rem;font-weight:400}.products-not-for-sale{font-size:1rem;font-weight:700;color:#9ca3af}.products-out-of-stock{font-size:1rem;font-weight:700;color:#b4544e}.products-discount-badge{background:#dcfce7;color:#15803d;font-size:.7rem;font-weight:700;padding:.15rem .5rem;border-radius:999px;white-space:nowrap}.products-pagination{margin-top:1.35rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem;flex-wrap:wrap}.products-pagination-pages{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.products-pagination-btn,.products-pagination-page{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid #d7dfd8;background:#fff;color:#1f3f33;text-decoration:none;transition:all .2s ease}.products-pagination-btn{min-width:84px;height:36px;padding:0 .72rem;font-size:.84rem;font-weight:700}.products-pagination-page{width:36px;height:36px;font-size:.83rem;font-weight:600}.products-pagination-btn:hover,.products-pagination-page:hover{border-color:#0f6f46;color:#0f6f46;transform:translateY(-1px)}.products-pagination-page-active{border-color:#0f6f46;background:#0f6f46;color:#fff;cursor:default;transform:none}.products-pagination-btn-disabled{opacity:.42;pointer-events:none}.products-pagination-ellipsis{color:#8ea196;font-size:.9rem;padding:0 .2rem}.products-pagination-summary{margin:.7rem 0 0;font-size:.84rem;color:#5a6f63}@media(max-width:640px){.page-content-container{border-radius:16px;padding:.86rem}.page-content-header{margin-bottom:.75rem;padding-bottom:.75rem}.page-content-header-top{align-items:stretch}.page-content-title{font-size:1.3rem}.page-content-subtitle{font-size:.84rem}.page-content-action-group{width:100%;justify-content:flex-end}.products-sort-form{width:100%;justify-content:space-between}.products-sort-select{flex:1;min-width:160px}.products-layout{grid-template-columns:1fr;gap:.75rem}.market-header{position:sticky;top:0;z-index:900}.products-pcc .page-content-header,.products-tree-sidebar{display:none}.products-mobile-title{display:block;padding:.15rem .15rem .1rem}.products-mobile-title h1{margin:0;font-size:1.35rem;line-height:1.2;color:#12332a}.products-mobile-title p{margin:.2rem 0 0;font-size:.85rem;color:var(--market-muted, #6b7c74)}.mobile-filterbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;padding:.5rem .75rem;border-bottom:1px solid #dce7e0;background:#fff;box-shadow:0 3px 10px #0f382d14}.mfb-sort{display:flex;flex:0 1 auto;min-width:0;margin:0}.mfb-sort select{appearance:none;-webkit-appearance:none;height:34px;padding:0 1.5rem 0 .75rem;border:1px solid #d3ddd6;border-radius:999px;background-color:#f4f9f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%235c7a6d' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:.72rem;color:#2b4a3e;font-size:.8rem;font-weight:600}.mfb-chip{display:inline-flex;align-items:center;gap:.3rem;height:34px;padding:0 .72rem;border:1px solid #d3ddd6;border-radius:999px;background:#f4f9f5;color:#2b4a3e;font-size:.8rem;font-weight:600;line-height:1;white-space:nowrap;cursor:pointer}.mfb-chip:after{content:"▾";font-size:.68rem;color:#5c7a6d}.mfb-chip.open:after{content:"▴"}.mfb-chip.open,.mfb-chip.selected{border-color:#1a9d63;color:#0f6f46;background:#e7f6ee}.mfb-clear{display:inline-flex;align-items:center;height:34px;margin-left:auto;padding:0 .75rem;border:1px solid #e7d3d3;border-radius:999px;background:#fdf4f4;color:#b4544e;font-size:.8rem;font-weight:600;text-decoration:none}.mfb-panel{position:absolute;top:calc(100% + 6px);left:.5rem;right:.5rem;z-index:50;max-height:60vh;overflow-y:auto;padding:.35rem;border:1px solid #dfe8e1;border-radius:12px;background:#fff;box-shadow:0 12px 30px #0f382d2e}.mfb-link{display:block;border-radius:8px;padding:.5rem .6rem;text-decoration:none;color:#315448;font-size:.85rem}.mfb-link.active{background:#e4f5eb;color:#0f6f46;font-weight:700}.market-main:has(.products-pcc){padding-top:.65rem}.page-content-container.product-detail-pcc{padding:0;background:none;border:0;border-radius:0;box-shadow:none}.market-main:has(.product-detail-pcc){padding-top:0}.product-detail-pcc .page-content-header{display:none}.mpdh{display:flex;align-items:center;gap:.6rem;padding:.5rem .75rem;border-bottom:1px solid #dce7e0;background:#fff;box-shadow:0 3px 10px #0f382d14}.mpdh-back{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex:0 0 auto;border:1px solid #dce7e0;border-radius:10px;background:#f4f9f5;color:#2b4a3e;text-decoration:none}.mpdh-back svg{width:20px;height:20px}.mpdh-title{flex:1 1 auto;min-width:0;font-size:.95rem;font-weight:700;line-height:1.25;color:#17382d;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.products-tree-title{display:none}.products-pagination{justify-content:center}.products-pagination-btn{min-width:78px}}.empty-state{margin:0;border-radius:12px;background:#f3f8f4;border:1px dashed #bfd8ca;padding:.82rem;color:var(--market-muted)}.features-band{margin-top:4rem;background:#f3f4f6;padding:3rem 0}.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem;align-items:start}.trust-item{padding:.2rem .6rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.9rem;text-align:center}.trust-icon-wrap{width:88px;height:88px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#b7ebcd;color:#16a34a}.trust-icon{width:42px;height:42px}.trust-logo-wrap{width:88px;height:88px;display:flex;align-items:center;justify-content:center}.trust-etbis-logo{height:34px;width:auto;object-fit:contain}.trust-title{margin:0;color:#1f2937;font-size:clamp(1.02rem,1.65vw,1.55rem);line-height:1.22;font-weight:700;max-width:260px}.trust-copy{margin:0;color:#4b5563;font-size:clamp(.9rem,1.05vw,1rem);line-height:1.3;max-width:260px}@media(min-width:641px)and (max-width:1200px){.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.footer-v2{width:100%;margin:0;border-radius:0;border:0;background:var(--warm-green-bg);color:#f0fff5;padding:2.2rem 0 1.2rem;box-shadow:inset 0 1px #c8f0d74d;position:relative;overflow:hidden}.footer-v2:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 10%,#ffdc821a,#ffdc8200 48%);pointer-events:none}.footer-v2-inner{display:flex;flex-direction:column;gap:1.4rem;position:relative;z-index:1}.footer-v2-grid{display:grid;grid-template-columns:1.15fr 1.15fr 1.15fr 1fr;gap:2.1rem;align-items:start}.footer-v2-col{display:grid;gap:.9rem}.footer-v2-heading{margin:0;display:flex;align-items:center;gap:.55rem;color:#f7ffe9;font-size:1.08rem;line-height:1.25;font-weight:800}.footer-v2-heading-icon{width:1.25rem;height:1.25rem;color:#fde68a}.footer-v2-underline{width:68px;height:7px;border-radius:999px;background:linear-gradient(90deg,#fbbf24,#a3e635)}.footer-v2-col nav{display:grid;gap:.62rem}.footer-v2-link{color:#d1fae5;text-decoration:none;font-size:.96rem;line-height:1.45;font-weight:600;display:inline-flex;align-items:flex-start;gap:.55rem;transition:color .2s ease,transform .2s ease}.footer-v2-link:before{content:"";width:8px;height:8px;margin-top:.45em;border-radius:999px;background:#fbbf24;flex:none}.footer-v2-link:hover{color:#fff;transform:translate(4px)}.footer-v2-contact-list{display:grid;gap:.7rem}.footer-v2-contact-item{display:flex;align-items:center;gap:.8rem;color:#f3fde4;text-decoration:none}.footer-v2-contact-link:hover{color:#fff}.footer-v2-contact-icon{width:40px;height:40px;border-radius:12px;background:#ffffff26;display:inline-flex;align-items:center;justify-content:center;flex:none}.footer-v2-contact-svg{width:19px;height:19px;color:#bbf7d0}.footer-v2-contact-text{color:inherit;font-size:.9rem;line-height:1.42;font-weight:600}.footer-v2-social-row{display:flex;gap:.68rem}.footer-v2-social-btn{width:44px;height:44px;border-radius:14px;background:#ffffff29;display:inline-flex;align-items:center;justify-content:center;transition:transform .22s ease;cursor:pointer}.footer-v2-social-btn:hover{transform:translateY(-2px)}.footer-v2-social-btn:nth-child(1):hover{background:#3b82f6}.footer-v2-social-btn:nth-child(2):hover{background:#0ea5e9}.footer-v2-social-btn:nth-child(3):hover{background:linear-gradient(135deg,#a855f7,#ec4899)}.footer-v2-social-btn:nth-child(4):hover{background:#2563eb}.footer-v2-social-icon{width:20px;height:20px;color:#f5fff9}.footer-v2-follow-text{margin:0;color:#f3fee2;font-size:1rem;line-height:1.4;font-weight:620}.footer-v2-brand{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:.95rem}.footer-v2-brand-logo{max-height:80px;width:auto;max-width:100%;filter:drop-shadow(0 8px 18px rgba(0,0,0,.15))}.footer-v2-brand-text{margin:0;max-width:220px;text-align:right;color:#f2fee0;font-size:.98rem;line-height:1.4;font-weight:640}.footer-v2-parent-org{margin:.7rem 0 0;max-width:240px;text-align:right;color:#f2fee0c7;font-size:.78rem;line-height:1.45}.footer-v2-parent-link{color:#d2f8a0;text-decoration:none;border-bottom:1px dashed rgba(210,248,160,.5);font-weight:600}.footer-v2-parent-link:hover{color:#fff;border-bottom-color:#fff}.footer-v2-bottom{border-top:1px solid rgba(221,242,170,.38);padding-top:1.05rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.footer-v2-copyright{margin:0;color:#effedb;font-size:.96rem;font-weight:620}.footer-v2-bottom-links{display:inline-flex;align-items:center;gap:1.45rem}.footer-v2-bottom-links a{color:#effedb;text-decoration:none;font-size:.94rem;font-weight:620}.footer-v2-bottom-links a:hover{color:#fff}@media(min-width:641px)and (max-width:1200px){.footer-v2-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-v2-brand{align-items:flex-start}.footer-v2-brand-text{text-align:left}}.desktop-only{display:grid}@media(max-width:650px){.nav-left-triangle{width:90%}}@media(min-width:650px){.nav-left-triangle{width:50%}}@media(min-width:1050px){.nav-left-triangle{width:30%}}@media(min-width:1050px){.desktop-top-menu{display:block}.menu-trigger{display:none}}@media(max-width:1200px){.nav-center-text{width:min(46%,500px);font-size:clamp(.88rem,1vw,1.05rem)}}@media(max-width:1050px){.nav-center-text{display:none}}@media(max-width:860px){.nav-content{gap:.45rem}.header-actions{right:.65rem}.login-text{display:none}.market-logo-image{max-width:110px}.search-bar-wrap{left:195px;right:150px;width:auto;transform:translateY(-50%)}}@media(max-width:640px){.nav.container{width:100%}.nav{height:auto;min-height:56px}.nav-content{flex-wrap:wrap;align-items:center;gap:.4rem;padding:.5rem .75rem .45rem}.menu-trigger{order:1;flex-shrink:0}.logo-button{order:2;flex-shrink:0}.header-actions{order:3;position:static;transform:none;margin-left:auto;gap:.35rem;padding:.2rem .25rem;border-radius:12px}.market-logo-image{max-width:92px}.search-bar-wrap{order:4;position:static;transform:none;left:auto;right:auto;width:100%;flex:0 0 100%;min-width:0;margin-bottom:.3rem}.btn-login{padding:.3rem}.basket-btn{width:38px;height:38px}.hero-block{padding:1rem}.section-box,.panel{border-radius:14px;padding:.86rem}.trust-grid{grid-template-columns:1fr;gap:2rem}.features-band{margin-top:3rem;padding:2.2rem 0}.footer-v2{padding:1.8rem 0 1rem}.footer-v2-grid{grid-template-columns:1fr;gap:1.4rem}.footer-v2-brand{align-items:flex-start}.footer-v2-brand-text{text-align:left}.footer-v2-bottom{flex-direction:column;align-items:flex-start}.footer-v2-bottom-links{gap:1rem}.featured-embla__slide{flex-basis:42vw}.grid-4,.grid-3{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.section-side-image{display:block;height:auto;align-self:stretch;margin-top:10px;margin-bottom:15px}}@media(max-width:640px){.search-bar-wrap{width:100%;min-width:0}.search-input{font-size:.82rem}.search-dropdown{position:fixed;top:auto;left:.75rem;right:.75rem;width:auto;transform:none}.suggestion-brand{display:none}}.route-loader.svelte-1g9baa8{pointer-events:none;position:fixed;inset:0;z-index:9999}.route-loader__veil.svelte-1g9baa8{position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,#138d5929,#138d5900 45%),#f7fbf859;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;animation:svelte-1g9baa8-route-loader-fade-in .18s ease-out forwards}.route-loader__center.svelte-1g9baa8{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:14px;padding:18px 20px 14px;border-radius:18px;background:#ffffffc2;border:1px solid rgba(148,163,184,.28);box-shadow:0 22px 40px #0f172a29,0 0 0 1px #fff6 inset}.route-loader__spinner.svelte-1g9baa8{position:relative;width:74px;height:74px}.route-loader__ring.svelte-1g9baa8{position:absolute;inset:0;border-radius:999px;border-style:solid;border-color:transparent}.route-loader__ring--outer.svelte-1g9baa8{border-width:4px;border-top-color:#138d59;border-right-color:#0ea5a4;animation:svelte-1g9baa8-spin-cw .95s linear infinite}.route-loader__ring--inner.svelte-1g9baa8{inset:12px;border-width:3px;border-left-color:#115e45;border-bottom-color:#2bbf7b;animation:svelte-1g9baa8-spin-ccw .7s linear infinite}.route-loader__core.svelte-1g9baa8{position:absolute;inset:20px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:radial-gradient(circle,#fffffffa,#e2e8f0e0);box-shadow:0 2px 10px #0f172a2e inset;animation:svelte-1g9baa8-glow 1.1s ease-in-out infinite}.route-loader__icon.svelte-1g9baa8{width:22px;height:22px;object-fit:contain;display:block;filter:drop-shadow(0 1px 2px rgba(15,23,42,.28))}.route-loader__label.svelte-1g9baa8{margin:0;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0f172a;opacity:.92;animation:svelte-1g9baa8-soft-pulse 1.15s ease-in-out infinite}@keyframes svelte-1g9baa8-route-loader-fade-in{0%{opacity:0}to{opacity:1}}@keyframes svelte-1g9baa8-spin-cw{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-1g9baa8-spin-ccw{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes svelte-1g9baa8-glow{0%,to{opacity:.5;transform:scale(.9)}50%{opacity:.9;transform:scale(1.05)}}@keyframes svelte-1g9baa8-soft-pulse{0%,to{opacity:.72}50%{opacity:1}}@media(max-width:640px){.route-loader__center.svelte-1g9baa8{padding:16px 18px 12px;gap:12px}.route-loader__spinner.svelte-1g9baa8{width:62px;height:62px}.route-loader__core.svelte-1g9baa8{inset:17px}.route-loader__icon.svelte-1g9baa8{width:18px;height:18px}}@media(prefers-reduced-motion:reduce){.route-loader__veil.svelte-1g9baa8,.route-loader__ring--outer.svelte-1g9baa8,.route-loader__ring--inner.svelte-1g9baa8,.route-loader__core.svelte-1g9baa8,.route-loader__label.svelte-1g9baa8{animation:none;transition:none}}.page-content-back.svelte-1llf075{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc;color:#475569;text-decoration:none;margin-right:.5rem;flex-shrink:0;transition:background .15s ease,color .15s ease,border-color .15s ease}.page-content-back.svelte-1llf075 svg:where(.svelte-1llf075){width:20px;height:20px}.page-content-back.svelte-1llf075:hover{background:#2563eb;border-color:#2563eb;color:#fff}.basket-overlay.svelte-nkfhgb{position:fixed;inset:0;z-index:9999;pointer-events:none}.basket-overlay-open.svelte-nkfhgb{pointer-events:auto}.basket-backdrop.svelte-nkfhgb{position:absolute;inset:0;background:#0f172a80;opacity:0;transition:opacity .3s ease}.basket-overlay-open.svelte-nkfhgb .basket-backdrop:where(.svelte-nkfhgb){opacity:1}.basket-panel.svelte-nkfhgb{position:absolute;top:0;right:0;height:100dvh;width:min(380px,100vw);background:#fff;box-shadow:-10px 0 30px #00000026;transform:translate(105%);transition:transform .3s ease-in-out;overflow-y:auto;display:flex;flex-direction:column}.basket-panel-open.svelte-nkfhgb{transform:translate(0)}.basket-inner.svelte-nkfhgb{display:flex;flex-direction:column;min-height:100%;color:#0f172a}.cart-header.svelte-nkfhgb{position:relative;display:flex;align-items:center;gap:1rem;padding:1.25rem 1.25rem 1rem;background:linear-gradient(135deg,#eff6ff,#ecfeff)}.cart-icon-wrapper.svelte-nkfhgb{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,#3b82f6,#06b6d4);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.4rem;box-shadow:0 10px 20px #3b82f640;flex-shrink:0}.cart-title-wrapper.svelte-nkfhgb{flex:1;min-width:0}.cart-title.svelte-nkfhgb{margin:0;font-size:1.4rem;font-weight:800;background:linear-gradient(135deg,#2563eb,#0891b2);-webkit-background-clip:text;background-clip:text;color:transparent}.cart-subtitle.svelte-nkfhgb{margin:.2rem 0 0;font-size:.85rem;color:#475569}.basket-close.svelte-nkfhgb{width:36px;height:36px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;color:#475569;font-size:1.4rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s;flex-shrink:0}.basket-close.svelte-nkfhgb:hover{background:#f1f5f9;color:#0f172a}.cart-divider.svelte-nkfhgb{height:3px;background:linear-gradient(90deg,#3b82f6,#06b6d4,#3b82f6)}.empty-cart.svelte-nkfhgb{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2.5rem 1.5rem;gap:.5rem}.empty-cart-icon.svelte-nkfhgb{width:84px;height:84px;color:#cbd5e1;margin-bottom:.5rem}.empty-cart-text.svelte-nkfhgb{margin:0;font-weight:700;color:#334155;font-size:1.05rem}.empty-cart-subtext.svelte-nkfhgb{margin:0;font-size:.88rem;color:#64748b}.cart-items.svelte-nkfhgb{flex:1;padding:1rem;display:flex;flex-direction:column;gap:.75rem;overflow-y:auto}.cart-item.svelte-nkfhgb{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:.85rem;display:flex;gap:.75rem;box-shadow:0 2px 6px #0f172a0a;transition:box-shadow .2s,transform .1s}.cart-item.svelte-nkfhgb:hover{box-shadow:0 8px 18px #0f172a14}.cart-item-unselected.svelte-nkfhgb{opacity:.55}.cart-item-issue.svelte-nkfhgb{border-color:#fecaca;background:#fef2f2}.item-select.svelte-nkfhgb{display:flex;align-items:flex-start;padding-top:.15rem}.item-select.svelte-nkfhgb input:where(.svelte-nkfhgb){width:18px;height:18px;cursor:pointer;accent-color:#2563eb}.item-stock-warn.svelte-nkfhgb{margin-top:.4rem;font-size:.78rem;font-weight:600;color:#b91c1c}.delete-btn.svelte-nkfhgb{position:absolute;top:.5rem;right:.5rem;width:30px;height:30px;border-radius:9px;border:none;background:#fef2f2;color:#ef4444;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.delete-btn.svelte-nkfhgb:hover{background:#fee2e2}.item-image-wrapper.svelte-nkfhgb{width:80px;height:80px;border-radius:12px;background:#f1f5f9;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.item-image.svelte-nkfhgb{width:100%;height:100%;object-fit:cover;display:block}.item-image-placeholder.svelte-nkfhgb{font-size:.7rem;color:#94a3b8;text-align:center}.item-details.svelte-nkfhgb{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between;gap:.4rem}.item-name.svelte-nkfhgb{font-size:.9rem;font-weight:700;color:#1f2937;line-height:1.3;padding-right:2rem;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.item-name.svelte-nkfhgb:hover{color:#2563eb}.item-price.svelte-nkfhgb{font-size:.92rem;font-weight:800;color:#0f172a}.quantity-controls.svelte-nkfhgb{display:flex;align-items:center;gap:.45rem}.quantity-btn.svelte-nkfhgb{width:30px;height:30px;border-radius:9px;border:none;background:linear-gradient(135deg,#3b82f6,#06b6d4);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.75rem;transition:filter .15s,opacity .15s;box-shadow:0 2px 5px #3b82f640}.quantity-btn.svelte-nkfhgb:hover:not(:disabled){filter:brightness(1.05)}.quantity-btn.svelte-nkfhgb:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.quantity-value.svelte-nkfhgb{min-width:36px;text-align:center;padding:.2rem .55rem;background:#f1f5f9;border-radius:9px;font-weight:700;color:#1f2937;font-size:.9rem}.cart-footer.svelte-nkfhgb{padding:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom));background:#f8fafc;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:.75rem}.cart-total-row.svelte-nkfhgb{display:flex;justify-content:space-between;align-items:baseline;color:#475569;font-size:.95rem}.cart-total-row.svelte-nkfhgb strong:where(.svelte-nkfhgb){color:#0f172a;font-size:1.15rem;font-weight:800}.checkout-btn.svelte-nkfhgb{width:100%;padding:.95rem 1rem;border-radius:14px;border:none;background:linear-gradient(135deg,#22c55e,#10b981);color:#fff;font-weight:700;font-size:1rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 10px 22px #22c55e4d;transition:filter .15s,transform .1s}.checkout-btn.svelte-nkfhgb:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.checkout-btn.svelte-nkfhgb:hover{filter:brightness(1.05)}.checkout-btn.svelte-nkfhgb:active{transform:translateY(1px)}.checkout-icon.svelte-nkfhgb{width:18px;height:18px}
