@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Outfit:wght@400;500;600;700&display=swap";:root{--primary:#ff7b54;--primary-gradient:linear-gradient(135deg, #ff9b71 0%, #ff5f6d 100%);--accent-gradient:linear-gradient(135deg, #ff3c00 0%, #fb0467 100%);--secondary:#2d3047;--background:#fafafa;--surface:#fffc;--text-main:#1a1a1a;--text-title:#333;--text-muted:#666;--border-light:#0000000d;--glass-bg:#fff9;--glass-border:#ffffff4d;--glass-blur:blur(12px);--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-full:9999px;--shadow-soft:0 10px 30px #0000000a;--container-max:100%}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}body{background-color:var(--background);color:var(--text-main);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5;overflow-x:hidden}h1,h2,h3,h4{color:var(--text-title);font-family:Outfit,sans-serif;font-weight:700;line-height:1.2}button,a,[role=button]{cursor:pointer;font:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:none;transition:all .3s cubic-bezier(.4,0,.2,1)}a{color:inherit;text-decoration:none}ul{list-style:none}.container{max-width:var(--container-max);margin:0;padding:0 4%}.glass{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border)}.gradient-text{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.btn-primary{background:var(--primary-gradient);color:#fff;border-radius:var(--radius-full);padding:12px 28px;font-weight:600;box-shadow:0 4px 15px #ff5f6d4d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff5f6d66}.btn-outline{border:1px solid var(--primary);color:var(--primary);border-radius:var(--radius-full);padding:12px 28px;font-weight:600}.btn-outline:hover{background:var(--primary-gradient);color:#fff;border-color:#0000}.product-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:32px;padding:24px 0;display:grid}@media (width<=768px){.container{padding:0 24px!important}.product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px}}.navbar{z-index:1000;background:0 0;align-items:center;height:80px;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.navbar:not(.navbar-solid) .nav-announcement,.navbar:not(.navbar-solid) .cart-ball{color:#fff}.navbar:not(.navbar-solid) .header-logo{filter:brightness(0)invert()}.navbar:not(.navbar-solid) .btn-preorder{box-shadow:none;background:0 0;border:1px solid #fff}.nav-content{justify-content:space-between;align-items:center;width:100%;display:flex}.brand{align-items:center;display:flex}.header-logo{width:auto;height:26px}.nav-right-cluster{align-items:center;gap:32px;display:flex}.nav-announcement{color:#555;opacity:.9;align-items:center;gap:8px;font-size:.95rem;font-weight:400;display:flex}.nav-announcement .dot{font-size:1.2rem}.nav-actions{align-items:center;gap:12px;display:flex}.btn-preorder{background:var(--accent-gradient);color:#fff;cursor:pointer;border:none;border-radius:30px;align-items:center;gap:8px;padding:6px 24px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 15px #ff3c0033}.btn-preorder:hover{opacity:.9;transform:scale(1.03)}.btn-preorder .arrow{font-size:1rem}.cart-ball,.profile-circle{color:var(--text-title);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:all .3s;display:flex;position:relative}.cart-ball:hover,.profile-circle:hover{opacity:.7}.cart-count{color:#000;background:#fff;border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:700;display:flex;position:absolute;top:4px;right:4px}@media (width<=768px){.navbar{height:75px}.nav-announcement{display:none}.nav-right-cluster{gap:16px}.btn-preorder{padding:6px 16px;font-size:.85rem}}.navbar.hidden{pointer-events:none;transform:translateY(-100%)}.navbar.navbar-solid{box-shadow:none!important;background:#fff!important}.navbar.navbar-solid .nav-announcement,.navbar.navbar-solid .cart-ball{color:#333!important}.navbar.navbar-solid .header-logo{filter:brightness(.3)!important}.navbar.navbar-solid .btn-preorder{color:#fff!important;box-shadow:none!important;background:#333!important;border:none!important}.navbar.scrolled{box-shadow:0 4px 20px #00000014!important}.hero{text-align:left;color:#fff;background:var(--accent-gradient);border-radius:40px;justify-content:center;align-items:center;min-height:auto;margin:95px 4% 5px;padding:150px 40px;display:flex;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#ffffff1a,#0000);position:absolute;inset:0}.hero-content{z-index:10;flex-direction:column;align-items:center;width:100%;max-width:1400px;display:flex;position:relative}.hero-title{color:#fff;letter-spacing:-2px;flex-direction:column;align-items:center;margin-bottom:32px;font-family:Outfit,sans-serif;font-size:clamp(3rem,10vw,5.5rem);font-weight:300;line-height:1.1;display:flex}.hero-title span{white-space:nowrap;align-items:center;display:flex}.pill-deco{opacity:.8;color:#fff;width:120px;height:40px;margin-right:20px}.hatch-deco{opacity:.8;color:#fff;width:100px;height:40px;margin-left:20px}.hero-subtitle{opacity:.95;text-align:center;color:#ffffffe6;max-width:800px;margin-bottom:50px;font-size:1.125rem;font-weight:400;line-height:1.6}.hero-actions{justify-content:center;align-items:center;gap:20px;width:100%;display:flex}.hero-btn-primary,.hero-btn-secondary{box-sizing:border-box;border:1px solid #fff;border-radius:100px;justify-content:center;align-items:center;height:52px;padding:0 32px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.hero-btn-primary{color:#111;background:#fff}.hero-btn-scroll{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.hero-btn-scroll:hover{background:#ffffff1a;border-color:#fff}.hero-btn-primary:hover{color:#fff;background:0 0}.hero-btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a}.hero-btn-secondary:hover{color:#111;background:#fff}@media (width<=1024px){.pill-deco,.hatch-deco{width:80px;height:30px}}@media (width<=768px){.hero{text-align:center;border-radius:28px;margin:85px 5px 5px;padding:130px 20px 110px}.hero-title{letter-spacing:-1px;padding:0 10px;font-size:2.8rem}.hero-title span{white-space:normal;text-align:center;display:block}.pill-deco,.hatch-deco{display:none}.hero-actions{flex-direction:row;gap:12px;padding:0 20px}.hero-btn-primary,.hero-btn-secondary{text-align:center;white-space:nowrap;flex:0 auto;padding:12px 32px;font-size:.95rem}.hero-subtitle{padding:0 20px;font-size:1rem}}.product-card-modern{color:#fff;cursor:pointer;background:#666;border-radius:40px;height:100%;transition:all .4s;position:relative;overflow:hidden}.card-bg-image{object-fit:cover;width:100%;height:100%;transition:transform .6s;position:absolute;top:0;left:0}.product-card-modern:hover .card-bg-image{transform:scale(1.05)}.card-overlay{background:0 0;flex-direction:column;justify-content:space-between;padding:30px;display:flex;position:absolute;inset:0}.card-top-tag{color:#fff;opacity:.9;align-self:flex-start;font-size:.9rem;font-weight:500}.card-bottom-info{text-align:left;z-index:1;max-width:65%;margin-top:auto}.card-vendor-label{opacity:.9;align-items:center;gap:6px;margin-bottom:8px;font-size:.75rem;font-weight:500;display:flex}.card-vendor-label .dot{background:#fff;border-radius:50%;width:6px;height:6px;display:inline-block}.card-item-title{color:#fff;letter-spacing:-.5px;margin:0;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:600;line-height:1.1}.card-price-pill{color:#000;background:#fff;border-radius:20px;padding:8px 18px;font-size:.85rem;font-weight:600;position:absolute;bottom:30px;right:30px}@media (width<=1024px){.card-item-title{font-size:1.25rem}}.hurry-products-list.expanded .product-card-modern{border-radius:28px}.hurry-products-list.expanded .card-overlay{padding:20px}.hurry-products-list.expanded .card-item-title{font-size:1.1rem}.hurry-products-list.expanded .card-bottom-info{max-width:55%}.hurry-products-list.expanded .card-price-pill{color:#000;background:#fff;padding:6px 14px;font-size:.75rem;bottom:20px;right:20px}@media (width<=768px){.product-scroller{overflow-y:visible!important}.product-scroller .card-bottom-info,.hurry-products-list.expanded .card-bottom-info{flex-direction:column-reverse!important;width:100%!important;max-width:100%!important;display:flex!important}.product-scroller .card-item-title,.hurry-products-list.expanded .card-item-title{font-size:1.8rem!important}.product-scroller .card-vendor-label,.hurry-products-list.expanded .card-vendor-label{margin-top:24px!important;margin-bottom:0!important}.product-scroller .product-card-modern,.product-scroller .product-card-link{overflow:hidden!important}}.landing-page{background:#fff;padding-bottom:200px}.category-bar{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-bottom:60px;padding:40px 0;display:flex}.section-footer-right{justify-content:flex-end;margin-top:24px;display:flex}.btn-text-only{color:#333;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:8px 0;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.btn-text-only:hover{opacity:.6}.cat-list{gap:40px;list-style:none;display:flex}.cat-pill{color:#999;cursor:pointer;white-space:nowrap;padding-bottom:8px;font-size:.95rem;font-weight:500;transition:color .3s;position:relative}.cat-pill.active{color:#333;font-weight:600}.cat-pill.active:after{content:"";background:#333;border-radius:2px;width:100%;height:3px;position:absolute;bottom:0;left:0}.specialist-box{cursor:pointer;align-items:center;gap:12px;display:flex}.specialist-box img{object-fit:cover;border-radius:50%;width:44px;height:44px}.specialist-text{flex-direction:column;display:flex}.specialist-text .q{color:#666;font-size:.85rem}.specialist-text .a{color:#333;font-size:.9rem;font-weight:600}.dot-prefix{color:#666;font-size:.9rem;font-weight:500}.section-header-modern h2{letter-spacing:-1.5px;font-family:Inter,sans-serif;font-size:3rem;font-weight:500}.arrow-circle{background:#fff;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;color:#444!important;stroke:#444!important}.arrow-circle.small{width:38px;height:38px;font-size:1rem}.product-scroller{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:24px;padding:10px 0 30px;display:grid}.product-scroller::-webkit-scrollbar{display:none}.product-scroller>.product-card-link{height:560px;min-height:560px;text-decoration:none;display:block}.product-scroller>.product-card-link:first-child .card-item-title{max-width:90%;font-size:1.8rem;line-height:1.1}.hurry-grid.expanded{grid-template-columns:24% calc(76% - 24px);align-items:start;gap:24px;padding-top:10px;display:grid}.simple-deals-grid.shrunk{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:12px;height:400px;display:grid}.simple-deal-card.shrunk{background:#f8f8f8;border-radius:28px;flex-direction:column;justify-content:space-between;gap:12px;padding:18px;transition:background .3s;display:flex}.deal-text{flex-direction:column;gap:4px;display:flex}.simple-deal-card:hover{background:#f0f0f0}.deal-icon.shrunk{color:var(--text-title);font-size:1.4rem}.deal-title.shrunk{color:#333;margin:0;font-size:1rem;font-weight:600}.deal-sub.shrunk{color:#777;margin:0;font-size:.8rem;line-height:1.3}.hurry-products-list.expanded>.product-card-link{height:400px;display:block}@media (width<=1440px){.hurry-grid.expanded{grid-template-columns:1fr}}@media (width<=1024px){.product-scroller{grid-template-columns:repeat(2,1fr)}.hurry-products-list.expanded{grid-template-columns:repeat(3,1fr)}.section-header-modern h2{font-size:2.2rem}}@media (width<=768px){.product-scroller{overflow-y:visible!important}.product-scroller .card-bottom-info{flex-direction:column-reverse!important;width:100%!important;max-width:100%!important;display:flex!important}.product-scroller .card-item-title{font-size:1.8rem!important}.product-scroller .card-vendor-label{margin-top:24px!important;margin-bottom:0!important}.product-scroller{scroll-snap-type:x mandatory;scrollbar-width:none;box-sizing:border-box;gap:16px;scroll-padding:0;display:flex;overflow-x:auto;width:calc(100% + 24px)!important;margin-left:0!important;margin-right:-24px!important;padding:10px 24px 40px 0!important}.product-scroller::-webkit-scrollbar{display:none}.product-scroller>.product-card-link{scroll-snap-align:start;flex:0 0 80%;height:500px;min-height:500px}.hurry-products-list.expanded{scroll-snap-type:x mandatory;scrollbar-width:none;box-sizing:border-box;gap:16px;scroll-padding:0;display:flex;overflow-x:auto;width:calc(100% + 24px)!important;margin-left:0!important;margin-right:-24px!important;padding:10px 24px 40px 0!important}.hurry-products-list.expanded::-webkit-scrollbar{display:none}.hurry-products-list.expanded>.product-card-link{scroll-snap-align:start;flex:0 0 80%;height:500px;min-height:500px}.cat-list{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:28px;width:calc(100% + 48px);margin:0 -24px;padding:0 24px 15px;overflow-x:auto}.cat-list::-webkit-scrollbar{display:none}.category-bar{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:40px;padding:30px 0}.specialist-box{background:#fafafa;border:1px solid #f0f0f0;border-radius:20px;width:100%;padding:14px 18px}.specialist-text .a{font-size:.95rem}.simple-deals-grid.shrunk{grid-template-columns:repeat(2,1fr);height:auto}}.map-section{max-width:1200px;margin:0 auto;padding:4rem 0}.map-container-wrapper{background:#f8f8f8;border:1px solid #0000000d;border-radius:24px;height:600px;margin-top:2rem;overflow:hidden;box-shadow:0 20px 40px #0000001a}.map-section.compact{width:100%;max-width:none;margin:0;padding:0}.map-section.checkout-mode{width:100%;max-width:none;height:100%;margin:0;padding:0}.map-section.checkout-mode .map-container-wrapper{height:100%;margin-top:0}.map-section.compact .map-container-wrapper{height:100%;box-shadow:none;border-radius:0;margin-top:0}.checkout-page .map-container-wrapper{border:none;border-radius:0;height:100%}.user-marker{background:#4285f4;border:3px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 0 10px #0003}.ref-marker-container{cursor:pointer;filter:drop-shadow(0 4px 8px #00000026);flex-direction:column;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.ref-marker-circle{color:#fff;letter-spacing:-.5px;background:#111e3b;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:flex}.ref-marker-label{color:#111;white-space:nowrap;background:#fc0;border-radius:10px;margin-top:2px;padding:2px 6px;font-size:.65rem;font-weight:800}.ref-marker-container.active{z-index:100;transform:scale(1.2)}.ref-marker-container.active .ref-marker-circle{background:#ff5a5f;border-color:#fff}.ref-marker-container.active .ref-marker-label{color:#fff;background:#ff5a5f}.gm-style-iw{max-width:280px!important;padding:0!important}.gm-style-iw-d{padding:0!important;overflow:hidden!important}.gm-style-iw-c{border-radius:16px!important;padding:0!important;box-shadow:0 10px 25px #0003!important}.checkout-info-card{background:#fff;width:200px;overflow:hidden}.info-card-content{padding:12px 14px}.info-card-content h4{color:#111;margin:0 0 2px;font-size:.9rem;font-weight:700;line-height:1.3}.info-price{color:#666;margin:0;font-size:.85rem}.section-header-modern h2{color:#1a1a1a;margin-bottom:.5rem;font-size:2.5rem}.section-subtitle{color:#666}@media (width<=768px){.map-container-wrapper{border-radius:0;height:400px}}.checkout-page{background-color:#fcfcfc;min-height:100vh;padding-top:80px}.checkout-header{text-align:center;padding:40px 0}.checkout-header h1{color:#333;margin:0;font-size:1.75rem;font-weight:700}.checkout-layout{grid-template-columns:360px 1fr;align-items:start;gap:30px;margin:0 auto;padding-bottom:60px;display:grid;max-width:1400px!important}.checkout-sidebar{flex-direction:column;gap:16px;display:flex}.checkout-step-card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;padding:24px;transition:all .3s;box-shadow:0 4px 12px #00000005}.checkout-step-card.active{border:2px solid #333;box-shadow:0 10px 30px #0000000d}.step-card-header{align-items:center;gap:16px;display:flex}.step-indicator{background:#f5f5f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.checkout-step-card.active .step-indicator{background:#333}.checkout-step-card.completed .step-indicator{background:#10b981}.step-num{color:#999;font-size:.9rem;font-weight:700}.checkout-step-card.active .step-num{color:#fff}.check-icon{color:#fff;font-size:1rem}.step-card-header h3{color:#333;margin:0;font-size:1rem;font-weight:600}.step-summary{color:#999;margin-left:auto;font-size:.8rem}.step-card-content{margin-top:24px;animation:.3s ease-out slideDown}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.step-description{color:#444;margin-bottom:12px;font-size:.95rem}.sort-row{color:#666;margin-bottom:24px;font-size:.8rem}.sort-row strong{color:#333}.points-list{flex-direction:column;gap:12px;max-height:420px;margin-bottom:24px;padding-right:8px;display:flex;overflow-y:auto}.points-list::-webkit-scrollbar{width:4px}.points-list::-webkit-scrollbar-track{background:#f5f5f5}.points-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.point-item{cursor:pointer;border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:16px 0;transition:all .2s;display:flex}.point-item:last-child{border-bottom:none}.point-item.selected .point-name{font-weight:700}.point-info{flex-direction:column;gap:4px;display:flex}.point-name{color:#333;font-size:.9rem;font-weight:600}.point-dist{color:#999;font-size:.75rem}.btn-choose{color:#fff;cursor:pointer;background:#333;border:none;border-radius:30px;padding:6px 18px;font-size:.8rem;font-weight:600;transition:transform .2s}.btn-choose:hover{transform:scale(1.05)}.point-item.selected .btn-choose{background:#ff5a5f}.checkout-main-content{background:#eee;border-radius:24px;height:700px;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.checkout-map-container{width:100%;height:100%;position:relative}.selected-point-pill{z-index:10;background:#fff;border:1px solid #0000000d;border-radius:16px;align-items:center;gap:12px;padding:10px 20px;display:flex;position:absolute;top:24px;right:24px;box-shadow:0 10px 25px #0000001a}.pill-icon{font-size:1.2rem}.pill-text{flex-direction:column;display:flex}.pill-label{color:#999;letter-spacing:.5px;font-size:.65rem;font-weight:700}.pill-value{color:#111;font-size:.85rem;font-weight:700}.step-nav-actions{border-top:1px solid #f0f0f0;margin-top:24px;padding-top:24px}.btn-back{cursor:pointer;color:#666;background:0 0;border:1px solid #eee;border-radius:12px;padding:10px 24px;font-size:.9rem;font-weight:600}.btn-finish{color:#fff;cursor:pointer;background:#333;border:none;border-radius:12px;width:100%;margin-bottom:12px;padding:14px;font-size:1rem;font-weight:600}.form-group{margin-bottom:20px}.form-group label{color:#555;margin-bottom:8px;font-size:.85rem;font-weight:600;display:block}.form-group input{background:#f9f9f9;border:1px solid #eee;border-radius:12px;width:100%;padding:12px 16px;font-size:.95rem}.form-group input:focus{background:#fff;border-color:#333;outline:none}@media (width<=1024px){.checkout-layout{grid-template-columns:1fr}.checkout-main-content{height:400px}.checkout-sidebar{order:2}.checkout-main-content{order:1}}.seller-profile{padding-top:120px}.seller-header{justify-content:space-between;align-items:flex-start;margin-bottom:60px;display:flex}.seller-meta{gap:32px;max-width:600px;display:flex}.seller-avatar{aspect-ratio:1;background:#f0f0f0;border:1px solid #e0e0e0;border-radius:24px;flex-shrink:0;width:180px;height:180px;box-shadow:0 10px 30px #00000014}.seller-info h1{margin-bottom:8px;font-size:2.5rem}.seller-location{color:var(--primary);margin-bottom:16px;font-weight:600}.seller-bio{color:var(--text-muted);line-height:1.6}.seller-stats{border-radius:var(--radius-md);box-shadow:var(--shadow-soft);background:#fff;gap:32px;padding:24px;display:flex}.stat{flex-direction:column;align-items:center;display:flex}.stat strong{color:var(--text-main);font-size:1.5rem}.rating-flex{align-items:center;gap:6px;display:flex}.soft-star{color:#fbbf24;width:1.2rem;height:1.2rem}.stat span{color:var(--text-muted);text-transform:uppercase;font-size:.8rem}.seller-gallery h2{margin-bottom:32px;font-size:2rem}.image-grid{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.seller-gallery .gallery-item{aspect-ratio:1;background:#f0f0f0;border:1px solid #e0e0e0;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #00000008}.work-placeholder{width:100%;height:100%}@media (width<=992px){.seller-header{flex-direction:column;gap:32px}.seller-meta{text-align:center;flex-direction:column;align-items:center}.image-grid{grid-template-columns:repeat(2,1fr);gap:20px}.seller-gallery .gallery-item{border-radius:32px!important;overflow:hidden!important}.seller-stats{box-sizing:border-box;justify-content:space-around;gap:0;width:100%;padding:20px 10px}.stat strong{font-size:1.4rem}.stat span{letter-spacing:.5px;font-size:.7rem}.stat{border-right:1px solid #f0f0f0;flex:1}.stat:last-child{border-right:none}}.footer-modern{color:#1a1a1a;background:#fff;border-top:1px solid #f0f0f0;padding-top:120px;position:relative;overflow:hidden}.footer-top-glow{filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#ffb6c166 0%,#fff0 70%);width:400px;height:400px;position:absolute;top:-150px;right:-50px}.footer-grid{justify-content:space-between;align-items:flex-start;margin-bottom:60px;display:flex}.footer-left .tagline{letter-spacing:-.5px;color:#333;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:500}.footer-right{gap:100px;display:flex}.footer-col h4{color:#999;letter-spacing:1px;margin-bottom:24px;font-size:.7rem;font-weight:600}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col li{color:#555;cursor:pointer;margin-bottom:12px;font-size:.95rem;transition:color .2s}.footer-col li:hover{color:#000}.footer-hero-text{text-align:center;width:100%;padding:60px 0 80px}.footer-title-side{color:#f2f2f2;letter-spacing:-2px;white-space:nowrap;text-transform:none;margin:0;font-family:Inter,sans-serif;font-size:5rem;font-weight:700;line-height:.8}@media (width<=1024px){.footer-title-side{font-size:4rem}}@media (width<=768px){.footer-title-side{text-align:center;white-space:normal;margin-bottom:40px;font-size:14vw;line-height:1.1}}.footer-bottom{border-top:1px solid #f0f0f0;padding:30px 0}.bottom-bar{justify-content:space-between;align-items:center;display:flex}.footer-brand-text{color:#999;letter-spacing:-.5px;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:400}.footer-legal{white-space:nowrap;gap:32px;display:flex}.footer-legal a{color:#999;letter-spacing:.5px;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .2s}.footer-legal a:hover{color:#000}@media (width<=768px){.footer-grid{flex-direction:column;gap:40px}.footer-right{justify-content:space-between;gap:40px}.footer-legal,.footer-bottom{display:none}.footer-modern.hide-on-mobile{display:none!important}}.product-detail-page{background:#fff;padding-top:140px;padding-bottom:100px}.detail-container{max-width:1400px;margin:0 auto}.detail-grid{grid-template-columns:4fr 1fr;align-items:flex-start;gap:40px;margin-bottom:0;display:grid}.detail-visuals{margin-left:0}@media (width<=768px){.detail-visuals{margin-left:0}}.btn-back{color:#333;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:auto;height:auto;margin-right:12px;padding:0;text-decoration:none;transition:transform .2s;display:flex}.btn-back:hover{color:#000;transform:translate(-4px)}.breadcrumb-new{color:#999;font-size:.95rem;font-weight:500}.breadcrumb-new span:last-child{color:#111;font-weight:600}.detail-top-nav{align-items:center;gap:16px;margin-bottom:24px;display:flex}.btn-back{cursor:pointer;color:#111;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.btn-back:hover{background:#f5f5f5;transform:translate(-2px)}.breadcrumb-desktop{color:#666;font-size:1.05rem}.breadcrumb-desktop a{color:#666;text-decoration:none}.breadcrumb-desktop a:hover{color:#111}.breadcrumb-desktop .current{color:#111;font-weight:500}.gallery-container{margin-bottom:60px;position:relative}.gallery-layout{grid-template-rows:1fr 1fr;grid-template-columns:2fr 1fr;gap:12px;height:560px;display:grid}.gallery-item .visual-placeholder{background:#666;width:100%;height:100%}.gallery-item.main{background:#666;border-radius:24px 0 0 24px;grid-row:span 2;overflow:hidden}.gallery-item.main .visual-placeholder{border-radius:0}.gallery-item.side:nth-child(2){background:#f0f0f0;border-radius:0 24px 0 0;min-height:0;overflow:hidden}.gallery-item.side:nth-child(2) .visual-placeholder{background:#f0f0f0;border-radius:0}.gallery-item.side:last-child{background:#f0f0f0;border-radius:0 0 24px;min-height:0;overflow:hidden}.gallery-item.side:last-child .visual-placeholder{background:#f0f0f0;border-radius:0}.gallery-dots,.btn-wishlist-overlay,.mobile-header-info,.mobile-title-block,.mobile-only{display:none}.desktop-title-block,.desktop-only{display:block}@media (width<=768px){.btn-wishlist-overlay{color:#fff;filter:drop-shadow(0 2px 4px #0000004d);z-index:5;background:0 0;border:none;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;top:15px;right:15px}.gallery-view-wrapper{width:100%;position:relative}.gallery-container{margin-bottom:30px}.gallery-layout{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;background:#666;border-radius:24px;grid-template-rows:none;grid-template-columns:none;gap:0;width:100%;height:500px;display:flex;position:relative;overflow:auto hidden}.detail-actions .btn-save-wishlist{display:none}.gallery-layout::-webkit-scrollbar{display:none}.gallery-item{scroll-snap-align:start;flex:0 0 100%;width:100%;height:500px;position:relative;overflow:hidden}.gallery-item.main{grid-row:auto}.gallery-item .visual-placeholder{object-fit:cover;border-radius:24px;width:100%;height:100%}.gallery-dots{justify-content:center;gap:8px;margin-top:16px;display:flex}.gallery-dots .dot{background:#ccc;border-radius:50%;width:6px;height:6px;transition:all .3s cubic-bezier(.4,0,.2,1)}.gallery-dots .dot.active{background:#666;border-radius:10px;width:24px;transform:none}.mobile-header-info,.mobile-title-block,.mobile-only{margin-bottom:24px;padding:0 4px;display:block}.desktop-only{display:none!important}.mobile-title-overlay{z-index:10;pointer-events:none;transition:opacity .3s;position:absolute;bottom:30px;left:24px;right:24px}.mobile-title-overlay .detail-title{color:#fff;letter-spacing:-1px;margin:0;font-size:clamp(37px,12vw,45px);font-weight:900;line-height:.95}.mobile-title-overlay .detail-title span{white-space:nowrap;text-overflow:ellipsis;max-width:100%;display:block;overflow:hidden}.mobile-title-block .detail-title{display:none}.detail-top-nav{z-index:10;margin-bottom:0;position:absolute;top:20px;left:20px}.detail-top-nav .btn-back{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0003;border-radius:50%;width:44px;height:44px;margin:0;color:#fff!important}.mobile-title-block .product-specs.mobile{border-top:1px solid #f0f0f0;gap:32px;margin-top:24px;padding-top:24px;display:flex}.detail-info .product-specs,.detail-info .overview-section,.desktop-title-block{display:none}}.overview-section{flex-direction:column;gap:24px;max-width:80%;padding-right:40px;display:flex}@media (width<=768px){.detail-visuals .overview-section{flex-direction:column;gap:32px;margin-top:40px;padding:0;display:flex}.overview-section{flex-direction:column;gap:32px;max-width:100%;margin-bottom:40px;padding-right:0;display:flex}.overview-title{font-size:1.8rem;line-height:1.2}}.overview-title{letter-spacing:-1px;font-size:2.2rem;font-weight:600;line-height:1}.overview-text{color:#555;font-size:1.15rem;line-height:1.6}.roi-pill{color:#2e7d32;vertical-align:middle;background:#e8f5e9;border-radius:6px;margin-left:16px;padding:4px 12px;font-size:.85rem;font-weight:600;display:inline-block}.detail-info{text-align:right;flex-direction:column;align-items:flex-end;margin-top:100px;display:flex}@media (width<=768px){.detail-info{margin-top:0}}.breadcrumb{color:#999;margin-bottom:24px;font-size:.9rem}.breadcrumb a{color:#333;font-weight:500}.detail-title{letter-spacing:-1.5px;color:#333;margin-bottom:24px;font-size:2.8rem;font-weight:700;line-height:1.05}.vendor-strip{align-items:center;gap:8px;margin-bottom:32px;display:flex}.detail-info .vendor-strip{justify-content:flex-end}.vendor-strip .dot{color:#ff7b54;font-size:1.5rem}.vendor-strip .vendor-name{color:#666;font-size:1.1rem;font-weight:500}.price-tag{color:#000;margin-bottom:24px;font-size:2rem;font-weight:700}.description{color:#555;max-width:90%;margin-bottom:48px;font-size:1.15rem;line-height:1.6}.product-specs{border-top:1px solid #f0f0f0;gap:48px;margin-bottom:32px;padding-top:24px;display:flex}@media (width<=768px){.product-specs{flex-wrap:wrap;gap:24px}}.spec-item{flex-direction:column;gap:4px;display:flex}.spec-item .label{color:#999;text-transform:uppercase;letter-spacing:1px;font-size:.8rem;font-weight:600}.spec-item .value{font-size:.9rem;font-weight:600}.detail-actions{gap:16px;width:100%;display:flex}.btn-buy-now{background:var(--accent-gradient);color:#fff;border-radius:40px;flex:1;justify-content:center;align-items:center;gap:12px;padding:14px 45px;font-size:1.15rem;font-weight:600;transition:transform .2s,opacity .3s;display:flex;box-shadow:0 10px 20px #ff3c0033}.btn-buy-now:hover{opacity:.9;transform:scale(1.02)}.btn-save-wishlist{color:#666;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex}.btn-save-wishlist:hover{color:red;border-color:red}.section-header-modern{justify-content:space-between;align-items:center;margin:12px 0 30px;display:flex}.shrank-h2{font-size:2.2rem!important}.navigation-arrows{gap:12px;display:flex}.arrow-circle{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:all .3s;display:flex}.arrow-circle.small{width:38px;height:38px}.arrow-circle:hover{background:#f9f9f9;border-color:#333}.hurry-products-list.expanded{grid-template-columns:repeat(4,1fr);gap:16px;padding:0 0 20px;display:grid}.hurry-products-list.expanded::-webkit-scrollbar{display:none}@media (width<=768px){.section-header-modern h2{font-size:1.8rem}.hurry-products-list.expanded{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:16px;padding:10px 0 30px;display:flex;overflow-x:auto}.hurry-products-list.expanded>*{scroll-snap-align:start;flex:0 0 80%}}.related-section{border-top:1px solid #f0f0f0;margin-top:120px;padding-top:80px}@media (width<=1024px){.detail-grid{grid-template-columns:1fr;gap:48px}.detail-title{font-size:2.8rem}}@media (width<=768px){.product-detail-page{padding-top:95px;padding-bottom:110px;overflow-x:hidden}.detail-grid{gap:32px}.detail-title{letter-spacing:-1px;font-size:2.2rem}.detail-actions{flex-direction:row;align-items:center}.btn-buy-now{flex:1;justify-content:center}.btn-save-wishlist{flex-shrink:0;width:50px;height:50px}.breadcrumb-new{color:#888;font-size:.95rem;line-height:1.4}.breadcrumb-new span:last-child{color:#111;display:block}.detail-top-nav .breadcrumb-new{display:none}.btn-back{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-top:0;display:flex;box-shadow:0 4px 12px #0000001a}.price-tag,.btn-buy-now{display:none}.related-section{margin-top:60px}}.mobile-sticky-footer{display:none}@media (width<=768px){.mobile-sticky-footer{padding:10px 24px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:1001;background:#fff;border-top:1px solid #f0f0f0;display:block;position:fixed;bottom:0;left:0;right:0;transform:translateZ(0);box-shadow:0 -10px 30px #00000014}.sticky-footer-content{justify-content:space-between;align-items:center;max-width:600px;margin:0 auto;display:flex}.sticky-price-info{flex-direction:column;gap:2px;display:flex}.sticky-price{color:#111;letter-spacing:-.5px;font-size:1.4rem;font-weight:700}.sticky-subtitle{color:#888;font-size:.75rem;font-weight:500}.sticky-btn-reserve{background:var(--accent-gradient);color:#fff;border-radius:25px;padding:10px 28px;font-size:1rem;font-weight:600;box-shadow:0 4px 15px #ff3c0033}:is(:global(.product-detail-page)~.footer-modern,.product-detail-page~.footer-modern){display:none!important}path-to-footer-if-it-was-child{display:none}}.shop-page{background:#fff;padding-top:140px;padding-bottom:100px}.shop-header{margin-bottom:40px}.shop-title{letter-spacing:-1.5px;margin-bottom:32px;font-size:3.5rem;font-weight:600}.filter-bar{justify-content:space-between;align-items:center;gap:20px;display:flex}.filter-pills-container{align-items:center;gap:16px;display:flex}.filter-pills{background:#f7f7f7;border-radius:40px;gap:8px;width:fit-content;padding:6px;display:flex;position:relative}.active-pill-bg{z-index:0;background:#fff;border-radius:30px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:6px;bottom:6px;box-shadow:0 4px 12px #0000000d}.filter-pill{color:#666;cursor:pointer;z-index:1;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:30px;outline:none;align-items:center;gap:8px;padding:8px 20px;font-size:.9rem;font-weight:500;transition:all .3s;display:flex;position:relative}.filter-pill.active{color:#111;background:0 0;outline:none}.pill-count{color:#999;background:#eee;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:600}.filter-pill.active .pill-count{color:#fff;background:#000}.btn-advanced-filters{color:#111;background:#fff;border:none;border-radius:40px;align-items:center;gap:8px;padding:10px 16px;font-size:.9rem;font-weight:600;display:flex}.filter-badge{color:#fff;background:#333;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;display:flex}.view-toggles{align-items:center;gap:24px;display:flex}.view-mode-group{align-items:center;gap:8px;display:flex}.view-toggle-btn{color:#999;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.view-toggle-btn.active{color:var(--text-title)}.filters-wrapper{position:relative}.filters-popover{z-index:100;background:#fff;border:1px solid #eee;border-radius:20px;flex-direction:column;gap:20px;width:260px;padding:24px;animation:.3s ease-out slideIn;display:flex;position:absolute;top:calc(100% + 12px);left:auto;right:0;box-shadow:0 10px 40px #00000026}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.popover-group h4{text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:.9rem;font-weight:600}.popover-group label{color:#555;cursor:pointer;align-items:center;gap:10px;margin-bottom:8px;font-size:.9rem;transition:color .2s;display:flex}.popover-group label:hover{color:#333}.popover-group input[type=radio]{accent-color:#333;width:16px;height:16px}.popover-group input[type=range]{accent-color:#333;cursor:pointer;border-radius:2px;width:100%;height:4px}.range-labels{color:#999;justify-content:space-between;margin-top:8px;font-size:.8rem;display:flex}.current-val{color:#333;font-weight:600}.shop-grid.grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.shop-grid.list{flex-direction:column;gap:16px;display:flex}@keyframes cardAppear{0%{transform:translateY(30px)}to{transform:translateY(0)}}.shop-card{color:inherit;background:#fff;border-radius:30px;flex-direction:column;height:min-content;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.5s cubic-bezier(.2,.8,.2,1) backwards cardAppear;display:flex}.shop-grid.grid .shop-card{flex-direction:column}.shop-grid.list .shop-card{background:#fbfbfb;border:1px solid #f0f0f0;border-radius:32px;flex-direction:row;align-items:center;gap:24px;padding:16px}.shop-grid.list .shop-card:hover{background:#f7f7f7;transform:translate(8px)}.card-image-box{flex-shrink:0;margin-bottom:0;position:relative}.shop-grid.grid .card-image-box{aspect-ratio:1.4;width:100%;margin-bottom:8px}.shop-grid.list .card-image-box{width:120px;height:120px}.shop-card-placeholder{background:#666;border-radius:20px;width:100%;height:100%;transition:transform .5s,background .3s}.card-content-wrapper{flex-direction:column;flex:1;display:flex}.shop-grid.list .card-content-wrapper{flex-direction:row;justify-content:space-between;align-items:center}.shop-grid.list .card-main-info{flex:1;margin-left:20px}.shop-grid.list .card-top-info{order:2;margin-bottom:0;margin-right:40px}.shop-grid.list .card-footer{order:3;padding-top:0}.shop-grid.list .card-title{margin-bottom:2px;font-size:1.15rem}.shop-grid.list .card-subtitle{margin-bottom:0}.shop-card:hover .shop-card-placeholder{background:#555;transform:scale(1.03)}.card-tag-chip{color:var(--text-title);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:5;background:#fffffff2;border-radius:30px;padding:3px 10px;font-size:.7rem;font-weight:700;position:absolute;bottom:8px;right:8px;box-shadow:0 2px 8px #0000001a}.card-status{color:#d32f2f;align-items:center;gap:6px;font-size:.8rem;font-weight:600;display:flex}.status-dot{background:#d32f2f;border-radius:50%;width:6px;height:6px}.card-shares{color:#666;font-size:.8rem;font-weight:500}.info-icon{opacity:.5;font-size:.75rem}.card-main-info{flex-direction:column;display:flex}.price-val{color:#111;margin-top:8px;font-size:1.15rem;font-weight:700}.card-title{margin-bottom:2px;font-size:1.15rem;font-weight:600;line-height:1.25}.card-subtitle{color:#777;margin-bottom:0;font-size:.85rem}.price-info{flex-direction:column;gap:8px;display:flex}.price-val{font-size:1.1rem;font-weight:700}.roi-tag{color:#2e7d32;background:#e8f5e9;border-radius:6px;padding:4px 10px;font-size:.8rem;font-weight:600}.last-sale{text-align:right}.last-sale .label{color:#999;margin-bottom:2px;font-size:.75rem;font-weight:600;display:block}.last-sale .value{color:#666;font-size:.9rem;font-weight:600}@media (width<=1440px){.shop-grid.grid{grid-template-columns:repeat(3,1fr)}}@media (width<=1024px){.shop-grid{grid-template-columns:repeat(2,1fr)}.filter-bar{flex-direction:column;align-items:flex-start;gap:16px}.view-toggles{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;width:100%;margin-top:4px;padding-top:16px;display:flex}}@media (width<=768px){.shop-page{padding-top:100px}.shop-title{margin-bottom:24px;font-size:2.2rem}.filter-bar{padding:0}.filter-pills-container{scrollbar-width:none;width:100%;padding-bottom:8px;overflow-x:auto}.filter-pills-container::-webkit-scrollbar{display:none}.filter-pills{white-space:nowrap;width:max-content}.shop-grid.grid{grid-template-columns:repeat(2,1fr);gap:12px;padding:0}.shop-grid.grid .card-image-box{aspect-ratio:.95}.card-title{font-size:1rem;line-height:1.2}.price-val{font-size:.95rem}.card-subtitle{font-size:.8rem}.card-tag-chip{color:var(--text-title);padding:2px 8px;font-size:.65rem;bottom:8px;right:8px}.shop-grid.list .shop-card{align-items:center;gap:16px;padding:8px}.shop-grid.list .card-main-info{margin-left:0}.shop-grid.list .card-image-box{width:140px;height:140px}.shop-grid.list .price-val{margin-top:8px;font-size:1.1rem}}.cart-sidebar{z-index:2000;background:#fff;border-radius:20px;flex-direction:column;width:450px;height:calc(100vh - 40px);transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:20px;bottom:20px;right:-480px;overflow:hidden;box-shadow:0 10px 50px #0000001a}.cart-sidebar.open{right:20px}.cart-sidebar.full-screen{transform-origin:100%;background:#fff;border-radius:24px;width:calc(100vw - 40px);height:calc(100vh - 40px);top:20px;bottom:20px;left:auto;right:20px!important}.cart-overlay-bg{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1999;opacity:0;visibility:hidden;background:#0003;transition:all .4s;position:fixed;inset:0}.cart-overlay-bg.open{opacity:1;visibility:visible}.cart-header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:32px;transition:all .5s;display:flex}.full-screen .cart-header{border-bottom:none;justify-content:center;padding:50px 32px 20px;position:relative}.full-screen .cart-header h2{letter-spacing:-1px;font-size:1.8rem}.full-screen .cart-header .btn-close-cart{position:absolute;right:32px}.cart-header h2{letter-spacing:-.5px;font-size:1.5rem;font-weight:600}.btn-close-cart{cursor:pointer;background:#f7f7f7;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s,background .2s;display:flex;color:#333!important;stroke:#333!important}.btn-close-cart:hover{background:#eee;transform:rotate(90deg)}.cart-content{flex:1;padding:32px;overflow-y:auto}.full-screen .cart-content{padding:0;overflow:hidden}.empty-cart-message{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.empty-icon{margin-bottom:24px}.empty-cart-message p{color:#666;margin-bottom:24px;font-size:1.1rem;font-weight:500}.btn-start-shopping{color:#fff;cursor:pointer;background:#333;border:none;border-radius:30px;padding:12px 28px;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1)}.btn-start-shopping:hover{background:#000;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.cart-items-list{flex-direction:column;gap:20px;display:flex}.cart-item{background:#fff;border:1px solid #eee;border-radius:20px;align-items:center;gap:16px;margin-bottom:16px;padding:12px;transition:all .2s;display:flex;position:relative;overflow:hidden}.cart-item:hover{border-color:#ddd;box-shadow:0 4px 12px #00000008}.cart-item-image{background:#f0f0f0;border-radius:14px;flex-shrink:0;width:110px;height:110px}.cart-item-details{flex-direction:column;flex:1;justify-content:center;gap:12px;padding:0 4px 0 0;display:flex}.cart-item-name{margin:0 0 4px;font-size:1.05rem;font-weight:700;line-height:1.25}.cart-item-vendor{color:#999;margin-bottom:10px;font-size:.75rem}.cart-item-qty-row{justify-content:space-between;align-items:center;display:flex}.qty-controls{background:#f7f7f7;border-radius:20px;align-items:center;gap:12px;padding:4px 12px;display:flex}.qty-controls button{cursor:pointer;color:#555;background:0 0;border:none;padding:0 4px;font-size:1.1rem}.cart-item-price{color:#000;font-size:.9rem;font-weight:600}.btn-remove-item{color:#ddd;cursor:pointer;background:0 0;border:none;padding:4px;font-size:1.2rem;line-height:1;transition:color .2s;position:absolute;top:12px;right:12px}.btn-remove-item:hover{color:#f99}.cart-footer{border-top:1px solid #f0f0f0;padding:32px}.cart-subtotal{justify-content:space-between;margin-bottom:24px;font-size:1.1rem;font-weight:600;display:flex}.subtotal-val{color:#000}.btn-checkout-link{color:#fff;cursor:pointer;background:#333;border:none;border-radius:40px;width:100%;padding:20px;font-size:1rem;font-weight:700;transition:all .3s}.btn-checkout-link:hover:not(:disabled){background:#000;transform:translateY(-2px);box-shadow:0 10px 25px #0000001a}.btn-checkout-link:disabled{opacity:.3;cursor:not-allowed}@media (width<=768px){.cart-sidebar{border-radius:0;width:100%;height:100vh;top:0;bottom:0;right:-100%}.cart-sidebar.open{right:0}.cart-header{padding:20px 24px!important}.cart-content{padding:20px 16px!important}.checkout-two-column-layout{overflow-y:auto;flex-direction:column!important;height:auto!important}.checkout-sidebar-internal{width:100%!important;height:auto!important;padding:20px 12px 120px!important}.checkout-main-content-internal{pointer-events:none;transform:translateY(110%);z-index:2500!important;background:#fff!important;border-radius:30px 30px 0 0!important;width:100%!important;height:70vh!important;margin:0!important;padding:10px 0 0!important;transition:transform .5s cubic-bezier(.16,1,.3,1)!important;display:block!important;position:fixed!important;bottom:0!important;left:0!important;box-shadow:0 -15px 40px #00000026!important}.checkout-main-content-internal.step-active{pointer-events:all;transform:translateY(0)}.checkout-main-content-internal:before{content:"";z-index:2501;background:#e0e0e0;border-radius:10px;width:40px;height:5px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.checkout-main-content-internal.step-active .map-section,.checkout-main-content-internal.step-active .map-container-wrapper{border-radius:30px 30px 0 0!important;height:calc(100% - 10px)!important;min-height:auto!important;margin:0!important}.step-card-header-mini{gap:12px!important;padding:16px!important}.step-card-content-mini{padding:0 16px 20px 48px!important}.checkout-step-card-mini.map-step-mobile{display:none!important}.cart-sidebar.full-screen{border-radius:0;width:100vw;height:100vh;top:0;bottom:0;right:0!important}}.checkout-two-column-layout{background:#fff;align-items:stretch;width:100%;height:100%;overflow:hidden;display:flex!important}.checkout-sidebar-internal{background:#fdfdfd;flex-direction:column;gap:25px;width:600px;height:100%;padding:60px 60px 120px;display:flex;scrollbar-width:thin!important;scrollbar-color:#f0f0f0 transparent!important;overflow-y:scroll!important}.checkout-sidebar-internal::-webkit-scrollbar{width:4px!important;height:4px!important}.checkout-sidebar-internal::-webkit-scrollbar-track{background:0 0!important;margin:60px 0!important}.checkout-sidebar-internal::-webkit-scrollbar-thumb{background-color:#f0f0f0!important;border-radius:10px!important;min-height:40px!important}.checkout-sidebar-internal::-webkit-scrollbar-thumb:hover{background-color:#bbb}.checkout-sidebar-internal::-webkit-scrollbar-button{background:0 0!important;width:0!important;height:0!important;display:none!important}.checkout-main-content-internal{background:#fff;flex-direction:column;flex:1;align-self:stretch;height:100%;padding:60px 60px 60px 0;display:flex;position:relative;overflow:hidden}.checkout-main-content-internal .map-section{flex:1}.checkout-main-content-internal .map-container-wrapper{border-radius:24px;height:100%;overflow:hidden;box-shadow:0 10px 40px #0000000f}.checkout-step-card-mini{background:#fff;border:1px solid #eee;border-radius:20px;transition:all .4s cubic-bezier(.16,1,.3,1);overflow:visible;box-shadow:0 4px 12px #00000005}.checkout-step-card-mini.active{border-color:#000;box-shadow:0 12px 30px #00000014}.checkout-step-card-mini.completed{cursor:pointer;background:#fcfcfc}.checkout-step-card-mini.locked{opacity:.5;pointer-events:none;background:#f9f9f9}.step-card-header-mini{align-items:center;gap:16px;padding:24px;display:flex}.step-indicator-mini{color:#aaa;background:#f0f0f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:800;transition:all .3s;display:flex}.active .step-indicator-mini{color:#fff;background:#000}.completed .step-indicator-mini{color:#fff;background:#27ae60}.step-info h3{color:#111;margin:0;font-size:1rem;font-weight:700}.step-summary-text{color:#888;font-size:.8rem;font-weight:600;display:block}.step-card-content-mini{padding:0 24px 32px 72px}.mini-order-list{margin-bottom:24px}.summary-row-item{color:#666;justify-content:space-between;padding:6px 0;font-size:.9rem;display:flex}.summary-total-footer{color:#000;border-top:1px solid #f0f0f0;justify-content:space-between;margin-top:14px;padding-top:14px;font-size:1.1rem;font-weight:800;display:flex}.btn-primary-rect{color:#fff;cursor:pointer;background:#000;border:none;border-radius:12px;width:100%;padding:14px;font-size:.9rem;font-weight:700;transition:transform .2s}.btn-primary-rect:hover{background:#333;transform:translateY(-2px)}.points-list-internal{flex-direction:column;gap:12px;max-height:400px;margin:20px 0;padding-right:5px;display:flex;overflow-y:auto}.points-list-internal::-webkit-scrollbar{width:4px}.points-list-internal::-webkit-scrollbar-thumb{background:#eee;border-radius:10px}.point-item-sidebar{cursor:pointer;border:1px solid #eee;border-radius:16px;justify-content:space-between;align-items:center;padding:14px 18px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.point-item-sidebar:hover{background:#fdfdfd;border-color:#ccc}.point-item-sidebar.active{background:#fff8f6;border-color:#ff7b54;box-shadow:0 4px 12px #ff7b5414}.point-item-info{flex-direction:column;display:flex}.p-name{color:#111;font-size:.95rem;font-weight:700}.p-dist{color:#999;font-size:.75rem;font-weight:500}.btn-choose-p{color:#fff;cursor:pointer;background:#000;border:none;border-radius:30px;padding:8px 18px;font-size:.8rem;font-weight:700}.point-item-sidebar.active .btn-choose-p{background:#ff7b54}.mini-form{flex-direction:column;gap:12px;display:flex}.modern-input-field{background:#fdfdfd;border:1px solid #eee;border-radius:12px;padding:12px 16px;font-size:.95rem;transition:all .3s}.modern-input-field:focus{background:#fff;border-color:#000;outline:none;box-shadow:0 0 0 4px #00000008}.step-actions-footer{justify-content:space-between;align-items:center;gap:15px;width:100%;margin-top:25px;display:flex}@media (width<=768px){.step-actions-footer{flex-direction:row!important;gap:10px!important;display:flex!important}}.btn-final-checkout{color:#fff;cursor:pointer;white-space:nowrap;background:#000;border:none;border-radius:12px;flex:1;padding:14px 24px;font-size:.95rem;font-weight:800;transition:all .3s}.btn-final-checkout:hover{background:#333;transform:translateY(-2px)}@media (width<=768px){.btn-final-checkout{padding:12px 18px!important;font-size:.85rem!important}}.btn-primary-rect{color:#fff;cursor:pointer;white-space:nowrap;background:#000;border:none;border-radius:12px;flex:1;width:100%;padding:14px;font-size:.9rem;font-weight:700;transition:transform .2s}@media (width<=768px){.btn-primary-rect{padding:12px!important;font-size:.85rem!important}}.btn-back-link{color:#888;cursor:pointer;text-underline-offset:4px;background:0 0;border:none;flex:none;padding:12px 10px;font-size:.9rem;font-weight:600;text-decoration:underline;transition:all .2s}@media (width<=768px){.btn-back-link{padding:10px 16px!important;font-size:.8rem!important}}.selected-point-pill-overlay{z-index:1000;white-space:nowrap;background:#fff;border:1px solid #0000000d;border-radius:40px;justify-content:center;align-items:center;gap:12px;width:fit-content;padding:12px 24px;animation:.6s cubic-bezier(.16,1,.3,1) slideInDown;display:flex;position:absolute;top:30px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #00000026}.selected-point-pill-overlay.below-search{animation:.4s ease-out slideInDown;top:160px}@media (width<=768px){.selected-point-pill-overlay{max-width:calc(100% - 40px);min-width:auto!important;padding:10px 14px!important;top:35px!important;left:20px!important;transform:none!important}.selected-point-pill-overlay.below-search{width:fit-content;top:145px!important;left:50%!important;transform:translate(-50%)!important}}.step-circle-mini{color:#fff;background:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:800;display:flex}@keyframes slideInDown{0%{opacity:0;transform:translate(-50%,-20px)}to{opacity:1;transform:translate(-50%)}}.map-search-bar-wrapper{z-index:1000;background:#fff;border:1px solid #0000000d;border-radius:40px;align-items:center;gap:12px;width:calc(100% - 60px);max-width:450px;padding:6px 6px 6px 20px;animation:.8s cubic-bezier(.16,1,.3,1) slideInDown;display:flex;position:absolute;top:90px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #0000001f}.map-search-input{color:#333;background:0 0;border:none;outline:none;flex:1;font-size:.95rem;font-weight:500}.map-search-input::placeholder{color:#aaa}.btn-search-loc{color:#fff;cursor:pointer;background:#000;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.btn-search-loc:hover{background:#333;transform:scale(1.05)}@media (width<=768px){.map-search-bar-wrapper{width:calc(100% - 40px)!important;padding:4px 4px 4px 16px!important;top:85px!important}}.pill-icon-mini{font-size:1.4rem}.pill-text-content{flex-direction:column;display:flex}.pill-label-mini{color:#ff7b54;letter-spacing:1px;font-size:.7rem;font-weight:800}.pill-value-mini{color:#111;font-size:1rem;font-weight:800}.map-step-actions-overlay{display:none!important}@media (width<=768px){.map-step-actions-overlay{z-index:1001;justify-content:flex-end;align-items:center;gap:12px;position:absolute;display:flex!important;bottom:20px!important;left:20px!important;right:20px!important}}.btn-back-from-map{color:#888;cursor:pointer;text-underline-offset:4px;background:0 0;border:none;padding:12px 10px;font-size:.95rem;font-weight:700;text-decoration:underline;transition:all .2s}.btn-next-from-map{color:#fff;cursor:pointer;background:#000;border:none;border-radius:12px;align-items:center;gap:12px;padding:12px 24px;font-size:1rem;font-weight:800;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 30px #0000004d}.btn-next-from-map:hover:not(:disabled){background:#333;transform:translateY(-2px)scale(1.05)}.btn-next-from-map:disabled{cursor:not-allowed;box-shadow:none;opacity:.7;background:#ccc}.checkout-main-content-internal .map-container-wrapper,.checkout-main-content-internal .map-section{border-radius:30px!important;height:100%!important;margin:0!important}.payment-options-sidebar{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.payment-item{cursor:pointer;border:1px solid #eee;border-radius:14px;align-items:center;gap:16px;padding:14px 18px;transition:all .2s;display:flex;position:relative}.payment-item:hover{background:#fdfdfd;border-color:#ddd}.payment-item.active{background:#fafafa;border-color:#000}.payment-logo{justify-content:center;align-items:center;width:40px;display:flex}.payment-logo img{max-width:100%}.payment-item span{color:#111;font-size:.95rem;font-weight:700}.custom-radio{border:2px solid #eee;border-radius:50%;width:18px;height:18px;margin-left:auto;position:relative}.payment-item.active .custom-radio{border-color:#000}.payment-item.active .custom-radio:after{content:"";background:#000;border-radius:50%;width:9px;height:9px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.success-view{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex;padding-top:10px!important}.success-check-circle{margin-bottom:10px}.success-view h4{margin:0;font-size:1.4rem;font-weight:800}.success-view p{color:#666;margin-bottom:20px;font-size:1rem;line-height:1.5}.check-icon-large{color:#27ae60;font-size:1.2rem;font-weight:900}.available-printers-header{margin-bottom:24px}.available-printers-header h3{letter-spacing:-.5px;margin-bottom:16px;font-size:1.6rem;font-weight:700}.sorting-row{justify-content:space-between;align-items:center;display:flex}.sort-by{cursor:pointer;align-items:center;gap:8px;font-size:.85rem;display:flex}.chevron-down{font-size:.6rem}.view-toggles{gap:12px;display:flex}.view-icon{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;display:flex}.view-icon.active{background:#f5f5f5;border-color:#ddd}.printer-list-item-minimal{cursor:pointer;background:#fff;border-bottom:1px solid #f2f2f2;justify-content:space-between;align-items:center;padding:16px 20px;transition:all .2s;display:flex;position:relative}.printer-list-item-minimal:last-child{border-bottom:none}.printer-list-item-minimal:hover{background:#fafafa}.printer-list-item-minimal.selected{background:#fdfdfd;border-left:3px solid #000;padding-left:17px}.printer-list-details{flex-direction:column;flex:1;gap:2px;display:flex}.printer-list-main{align-items:baseline;gap:10px;display:flex}.printer-name{color:#111;font-size:1rem;font-weight:700}.printer-dist{color:#999;font-size:.8rem}.printer-list-sub{align-items:center;gap:15px;display:flex}.printer-stats-row.mini{gap:6px;display:flex}.printer-stats-row.mini .stat-pill{color:#888;text-transform:uppercase;background:#f0f0f0;border-radius:3px;padding:1px 6px;font-size:.6rem;font-weight:700}.btn-book-round{color:#fff;cursor:pointer;background:#000;border:none;border-radius:30px;padding:8px 18px;font-size:.8rem;font-weight:700;transition:all .2s}.btn-book-round:hover{background:#333;transform:scale(1.05)}.checkout-steps-stack{flex-direction:column;gap:20px;display:flex}.checkout-step-card{background:#fff;border:1px solid #eee;border-radius:20px;transition:all .4s cubic-bezier(.16,1,.3,1);overflow:visible;box-shadow:0 4px 15px #00000005}.checkout-step-card.active{border-color:#000;transform:translateY(-2px);box-shadow:0 12px 40px #00000014}.checkout-step-card.completed{cursor:pointer;background:#fff;border-color:#e5e5e5}.checkout-step-card.completed:hover{border-color:#999}.checkout-step-card.locked{opacity:.7;pointer-events:none;background:#fafafa}.step-card-header{align-items:center;gap:16px;padding:24px 28px;display:flex}.step-card-number{color:#999;background:#f0f0f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.85rem;font-weight:800;transition:all .3s;display:flex}.checkout-step-card.active .step-card-number{color:#fff;background:#000;transform:scale(1.1)}.checkout-step-card.completed .step-card-number{color:#fff;background:#27ae60}.step-card-title{color:#333;font-size:1.05rem;font-weight:700}.step-card-summary{color:#666;margin-left:auto;font-size:.85rem;font-weight:600}.step-card-content{padding:10px 20px 32px;animation:.35s forwards stepContentIn}@keyframes stepContentIn{0%{opacity:.3;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.checkout-step-card.active .step-card-content{flex-direction:column;display:flex}.checkout-form{flex-direction:column;gap:20px;margin-top:20px;margin-bottom:40px;display:flex}.modern-input{background:#fdfdfd;border:1px solid #e5e5e5;border-radius:16px;outline:none;width:100%;padding:18px 24px;font-family:inherit;font-size:1rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.modern-input:focus{background:#fff;border-color:#000;box-shadow:0 0 0 4px #00000008}.step-actions{flex-direction:column;gap:10px;margin-top:24px;display:flex}.btn-primary{color:#fff;cursor:pointer;white-space:nowrap;background:#000;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;height:38px;padding:8px 24px;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}.btn-primary:hover{background:#333;transform:translateY(-1px)}.btn-outline{color:#000;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e0e0e0;border-radius:10px;justify-content:center;align-items:center;width:100%;height:38px;padding:8px 24px;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}.payment-methods-list{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}.payment-option-card{cursor:pointer;border:1px solid #eee;border-radius:16px;align-items:center;gap:20px;padding:16px 20px;transition:all .3s;display:flex;position:relative}.payment-option-card:hover{background:#fdfdfd;border-color:#999}.payment-option-card.selected{background:#fcfcfc;border-color:#000;box-shadow:0 4px 15px #0000000a}.payment-icon{justify-content:center;align-items:center;width:40px;display:flex}.payment-icon img{max-width:100%;height:auto}.payment-info{flex-direction:column;display:flex}.p-method-name{color:#111;font-size:.95rem;font-weight:700}.p-method-detail{color:#999;font-size:.75rem}.p-radio{border:2px solid #eee;border-radius:50%;width:20px;height:20px;margin-left:auto;transition:all .3s;position:relative}.payment-option-card.selected .p-radio{border-color:#000}.payment-option-card.selected .p-radio:after{content:"";background:#000;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.step-card-content.success{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex;padding:40px 40px 60px!important}.success-lottie{margin-bottom:10px;font-size:4rem;animation:2s ease-in-out infinite bounce}@keyframes bounce{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.step-card-content.success h3{letter-spacing:-.5px;margin:0;font-size:1.8rem;font-weight:800}.step-card-content.success p{color:#666;max-width:320px;font-size:1.1rem;line-height:1.6}.full-width{width:100%}.step-card-content-enter{opacity:0;max-height:0;overflow:hidden}.step-card-content-enter-active{opacity:1;max-height:1000px;transition:all .4s}.btn-book:hover{background:#333}.btn-details:hover{background:#fdfdfd;border-color:#ccc}.map-marker-premium{cursor:pointer;z-index:10;position:absolute}.marker-dot{color:#fff;background:#000;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:700;transition:transform .2s;display:flex;box-shadow:0 4px 12px #0000004d}.active .marker-dot{background:#ff5a5f;transform:scale(1.2)}.map-info-popup{z-index:100;background:#fff;border-radius:20px;width:200px;animation:.3s forwards fadeInPopup;position:absolute;bottom:45px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 15px 45px #00000026}@keyframes fadeInPopup{0%{opacity:0}to{opacity:1}}.popup-image{width:100%;height:120px;position:relative}.popup-image img{object-fit:cover;width:100%;height:100%}.pop-tag-mini{color:#fff;background:#ff5a5f;border-radius:10px;padding:2px 8px;font-size:.6rem;font-weight:700;position:absolute;top:8px;left:8px}.popup-body{flex-direction:column;gap:4px;padding:12px 16px;display:flex}.p-name{font-size:.9rem;font-weight:700}.p-price{color:#444;font-size:.85rem;font-weight:600}.popup-arrow{border-top:8px solid #fff;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.fade-in{animation:.4s cubic-bezier(.16,1,.3,1) fadeInGeneric}@keyframes fadeInGeneric{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.floating-location-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:150;background:#fffffff2;border:1px solid #fff;border-radius:20px;align-items:center;gap:12px;max-width:300px;padding:14px 24px;display:flex;position:absolute;top:30px;right:30px;box-shadow:0 10px 30px #0000001a}.loc-icon{opacity:.8;font-size:1.2rem}.loc-details{flex-direction:column;display:flex}.loc-title{text-transform:uppercase;letter-spacing:.5px;color:#999;font-size:.65rem;font-weight:800}.loc-name{color:#000;font-size:.95rem;font-weight:700}.login-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3000;background:#fff9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.login-modal-content{background:#f7f7f7;border:1.5px solid #d1d1d1;border-radius:32px;width:100%;max-width:1000px;min-height:640px;animation:.4s cubic-bezier(.16,1,.3,1) modalScale;position:relative;overflow:hidden;box-shadow:0 30px 60px -15px #0000001a}.login-grid-container{grid-template-columns:1fr 1fr;width:100%;min-height:640px;display:grid}.login-left-section{flex-direction:column;justify-content:center;padding:40px 80px;display:flex}.login-right-section{background:#f7f7f7;padding:5px}.feature-card-image{background:#e8e8e8;border:1px solid #ddd;border-radius:27px;flex-direction:column;justify-content:flex-end;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.printer-image-placeholder{background:url(/Images/login-bg.png) 50%/cover;width:100%;height:100%;position:absolute;top:0;left:0}.image-overlay-text{z-index:5;position:absolute;bottom:40px;left:40px}.feature-info-card{z-index:2;-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #0000000d;border-radius:20px;margin:24px;padding:24px;position:relative;box-shadow:0 10px 30px #0000001a}.feature-info-card h3{color:#111;margin-bottom:4px;font-size:1.1rem;font-weight:700}.feature-info-card p{color:#666;font-size:.85rem;line-height:1.4}@keyframes modalScale{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.login-close-btn{cursor:pointer;z-index:10;background:#fff;border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px;color:#444!important;stroke:#444!important}.login-close-btn:hover{background:#f7f7f7;transform:rotate(90deg)}.login-logo-header{text-align:center;margin-bottom:32px}.login-logo{filter:brightness(.3);height:16px}.login-title-overlay{color:#fff;letter-spacing:-.5px;text-shadow:0 4px 15px #0006;max-width:450px;margin:0;font-size:3rem;font-weight:400;line-height:1}.bold-text{font-weight:600}.login-subtitle{color:#555;text-align:center;width:100%;margin-bottom:32px;font-size:1.1rem;font-weight:500}.login-form{flex-direction:column;gap:16px;display:flex}.login-actions-row{flex-direction:column;gap:12px;margin-top:16px;display:flex}.input-group{flex-direction:column;gap:6px;display:flex}.input-group label{color:#999;letter-spacing:.5px;font-size:.7rem;font-weight:700}.input-group input{color:#111;background:#fff;border:1px solid #ddd;border-radius:12px;padding:12px;font-size:.95rem;transition:all .2s}.input-group input:focus{border-color:#ff4d00;outline:none}.btn-login-submit{color:#fff;cursor:pointer;background:#ff3d00;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 20px;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.btn-login-submit:hover{background:#e63700;transform:translateY(-1px)}.btn-google-login{color:#111;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 20px;font-size:.95rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000000d}.btn-google-login:hover{background:#f8f8f8;border-color:#d8d8d8;box-shadow:0 2px 5px #0000001a}.btn-google-login span{font-weight:600}.google-icon{width:18px;height:18px}.login-footer{text-align:center;margin-top:24px}.login-footer p{color:#888;font-size:.85rem}.login-footer .highlight{color:#111;cursor:pointer;font-weight:700}.login-footer .highlight:hover{text-decoration:underline}@media (width<=768px){.login-overlay{padding:10px}.login-modal-content{border-radius:24px;width:100%;max-width:100%;min-height:auto}.login-grid-container{flex-direction:column;min-height:auto;display:flex}.login-right-section{order:-1;width:100%;height:210px;padding:0}.feature-card-image{border-radius:20px 20px 0 0;height:100%}.login-left-section{width:100%;padding:32px 24px}.image-overlay-text{bottom:20px;left:20px}.login-title-overlay{max-width:300px;font-size:2.2rem}.login-logo-header{margin-bottom:24px}.login-subtitle{margin-bottom:24px;font-size:1rem}}@media (width<=480px){.login-right-section{height:180px}.login-title-overlay{font-size:2rem}.login-title{font-size:1.8rem}}.app{flex-direction:column;min-height:100vh;display:flex}.footer{text-align:center;border-top:1px solid var(--border-light);color:var(--text-muted);margin-top:auto;padding:40px 0;font-size:.9rem}
