*{margin:0}body{background-color:#eaeded;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Amazon Ember,Arial,sans-serif;background-color:#f3f3f3;color:#0f1111;line-height:1.4}.checkout-header{background-color:#232f3e;border-bottom:1px solid #ddd;padding:14px 0}.header-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.logo-section{display:flex;align-items:center;gap:15px}.amazon-logo{color:#f90;font-size:28px;font-weight:700;text-decoration:none}.checkout-text{color:#fff;font-size:14px;font-weight:400}.security-badge{display:flex;align-items:center;gap:8px;color:#00c851;font-size:13px}.lock-icon{font-size:16px}.checkout-container{max-width:1200px;margin:0 auto;padding:20px;display:grid;grid-template-columns:2fr 1fr;gap:30px}.checkout-main{background-color:#fff;border-radius:8px;overflow:hidden}.checkout-form{padding:0}.checkout-sidebar{background-color:#fff;border-radius:8px;padding:20px;height:fit-content;position:sticky;top:20px}.payment-section,.delivery-section,.billing-section{padding:20px;border-bottom:1px solid #DDD}.payment-section:last-child,.delivery-section:last-child,.billing-section:last-child{border-bottom:none}h2{font-size:18px;font-weight:700;margin-bottom:15px;color:#0f1111}h3{font-size:16px;font-weight:600;margin-bottom:12px;color:#0f1111}.payment-options{display:flex;flex-direction:column;gap:12px}.payment-option{border:1px solid #D5D9D9;border-radius:8px;padding:16px;cursor:pointer;display:flex;align-items:flex-start;transition:all .2s ease;background-color:#fff}.payment-option:hover{border-color:#f90;box-shadow:0 2px 4px #0000001a}.payment-option.selected{border-color:#f90;background-color:#fff7e6}.payment-info{flex:1}.payment-title{font-weight:600;font-size:14px;margin-bottom:4px}.payment-subtitle{font-size:12px;color:#565959}.card-icons{display:flex;gap:8px;margin-top:8px}.card-icon{background-color:#232f3e;color:#fff;padding:2px 6px;border-radius:3px;font-size:10px;font-weight:700}.card-icon.visa{background-color:#1a1f71}.card-icon.mc{background-color:#eb001b}.card-icon.amex{background-color:#006fcf}.card-form{margin-top:20px;padding-top:20px;border-top:1px solid #DDD}.form-row{margin-bottom:12px}.form-row-split{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.card-input{width:100%;padding:12px;border:1px solid #D5D9D9;border-radius:4px;font-size:14px;transition:border-color .2s ease}.card-input:focus{outline:none;border-color:#f90;box-shadow:0 0 0 2px #f903}.card-input.small{max-width:100px}.date-picker{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-bottom:20px}.date-option{border:1px solid #D5D9D9;border-radius:8px;padding:16px;cursor:pointer;transition:all .2s ease;text-align:center;background-color:#fff}.date-option:hover{border-color:#f90;box-shadow:0 2px 4px #0000001a}.date-option.selected{border-color:#f90;background-color:#fff7e6}.date-day{font-weight:600;font-size:14px;margin-bottom:4px}.date-shipping{font-size:12px;color:#00c851;font-weight:500}.time-slots-section{margin-top:20px;padding-top:20px;border-top:1px solid #DDD}.time-slots{display:flex;flex-direction:column;gap:12px}.time-slot{border:1px solid #D5D9D9;border-radius:8px;padding:16px;cursor:pointer;transition:all .2s ease;position:relative}.time-slot:hover{border-color:#f90;box-shadow:0 2px 4px #0000001a}.time-slot.selected{border-color:#f90;background-color:#fff7e6}.time-slot.eco-friendly{border-color:#00c851;background-color:#f0fff4}.time-slot.eco-friendly.selected{border-color:#00c851;background-color:#e8f5e8}.slot-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.slot-time{font-weight:600;font-size:16px}.eco-badge{display:flex;align-items:center;gap:4px;background-color:#00c851;color:#fff;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:500}.eco-icon{font-size:12px}.peak-badge{background-color:#f90;color:#fff;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:500}.slot-details{display:flex;gap:16px;font-size:12px;color:#565959}.loading{text-align:center;padding:20px;color:#565959}.disclaimer{display:flex;align-items:flex-start;gap:8px;margin-top:16px;padding:12px;background-color:#fff3cd;border:1px solid #FFEAA7;border-radius:4px;font-size:13px;color:#856404}.info-icon{font-size:14px;margin-top:1px}.checkbox-container{display:flex;align-items:center;cursor:pointer;font-size:14px;margin-bottom:16px}.checkbox-container input[type=checkbox]{margin-right:8px}.address-form{margin-top:16px}.address-input{width:100%;padding:12px;border:1px solid #D5D9D9;border-radius:4px;font-size:14px;transition:border-color .2s ease}.address-input:focus{outline:none;border-color:#f90;box-shadow:0 0 0 2px #f903}.order-summary h2{font-size:18px;margin-bottom:20px}.order-item{display:flex;gap:12px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #DDD}.product-image{width:80px;height:80px;object-fit:cover;border-radius:4px}.item-details h3{font-size:14px;font-weight:500;margin-bottom:4px;line-height:1.3}.item-price{font-size:16px;font-weight:700;color:#b12704;margin-bottom:4px}.item-qty{font-size:12px;color:#565959}.price-breakdown{margin-bottom:20px}.price-row{display:flex;justify-content:space-between;margin-bottom:8px;font-size:14px}.price-row.total{font-weight:700;font-size:16px;padding-top:12px;border-top:1px solid #DDD;color:#b12704}.place-order-btn{width:100%;background-color:#ffd814;border:1px solid #FCD200;border-radius:20px;padding:12px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:12px}.place-order-btn:hover{background-color:#f7ca00;border-color:#f2c200}.place-order-btn:active{background-color:#f0b800}.order-disclaimer{font-size:11px;color:#565959;line-height:1.4;text-align:center}.order-disclaimer a{color:#0066c0;text-decoration:none}.order-disclaimer a:hover{text-decoration:underline}@media (max-width: 768px){.checkout-container{grid-template-columns:1fr;gap:20px;padding:10px}.header-container{padding:0 10px}.amazon-logo{font-size:24px}.date-picker,.form-row-split{grid-template-columns:1fr}.slot-header{flex-direction:column;align-items:flex-start;gap:8px}.slot-details{flex-direction:column;gap:4px}.checkout-sidebar{position:static}}@media (max-width: 480px){.payment-section,.delivery-section,.billing-section,.checkout-sidebar{padding:15px}.order-item{flex-direction:column;text-align:center}.product-image{align-self:center}}.header{height:60px;display:flex;align-items:center;background-color:#131921;position:sticky;top:0;z-index:5000}.header__logo{width:100px;object-fit:contain;margin:18px 20px 0}.header__search{display:flex;flex:1;align-items:center;flex-direction:row;border-radius:24px}.header__searchInput{height:30px!important;padding:10px;border:none;width:100%;border-radius:3px}.header__searchIcon{height:24px!important;background-color:#cd9042;border-radius:3px}.header__searchIconBtn{height:33px!important;background-color:#cd9042}.header__cartIcon{padding:5px;height:45px!important;background-color:#131921}.header__optionLineOne{font-size:10px}.header__optionLineTwo{font-size:13px;font-weight:800}.header__optionBasket{display:flex;align-items:center;color:#fff}.header__basketCount{margin-left:10px;margin-right:10px}.header__nav{display:flex;justify-content:space-evenly}.header__option{display:flex;flex-direction:column;margin-left:10px;margin-right:10px;color:#fff}.header__option:hover{box-shadow:0 0 0 .5px #fff}Link{text-decoration:none}.header__option a{text-decoration:none;color:#fff}.home{display:flex;justify-content:center;margin:0 auto;max-width:2000px}.home__container{width:100%;padding:1rem}.home__loading,.home__error{text-align:center;width:100%;margin:2rem 0}.home__row{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin:.5rem -.5rem}.product-card{background:#fff;border:1px solid #ddd;border-radius:0;width:100%;min-height:450px;box-sizing:border-box;padding:1rem;display:flex;flex-direction:column;align-items:stretch}.product-card__image{width:100%;height:300px;object-fit:cover;margin-bottom:.75rem}.product-card__title{font-size:1.1rem;font-weight:700;margin:.25rem 0}.product-card__brand{font-size:.9rem;color:#555;margin-bottom:.5rem}.product-card__desc{flex-grow:1;font-size:.9rem;color:#666;margin-bottom:.75rem;line-height:1.2;height:2.4em;overflow:hidden}.product-card__info{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.product-card__price{font-size:1.05rem;font-weight:700}.product-card__rating .star{color:#ccc;margin:0 2px;font-size:1.6rem;line-height:1}.product-card__rating .filled{color:#f5a623}.product-card__btn{background:#ffdb26;border:none;padding:.5rem;font-size:.95rem;cursor:pointer;text-align:center;width:40%;border-radius:20px;margin:.5rem auto 0;transition:background .2s ease}.product-card__btn:hover{background:#efdb78}.product-card__link{text-decoration:none;color:inherit;display:block}.product-card__link:hover .product-card__title{text-decoration:underline}.product-card__link:focus{outline:none}.product-card__image,.product-card__title{display:block}.prev-button,.next-button{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;font-size:24px;z-index:1}.prev-button{left:10px}.next-button{right:10px}.arrow{width:30px;height:30px}:root{--brand-yellow: #ffd814;--brand-yellow-hover: #f7ca00;--brand-blue: #007185;--brand-blue-dark: #004b75;--text-primary: #333;--text-secondary: #555;--bg-light: #f5f5f5;--bg-white: #fff;--border-light: #e0e0e0;--error-red: #b00020;--error-bg: #fdd;--font-sans: "Helvetica Neue", Arial, sans-serif;--fz-base: clamp(.9rem, 1.5vw, 1rem);--fz-lg: clamp(1rem, 2.5vw, 1.25rem);--fz-xl: clamp(1.5rem, 3vw, 2rem);--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--shadow-sm: 0 1px 3px rgba(0,0,0,.1);--shadow-md: 0 2px 8px rgba(0,0,0,.15);--transition-fast: .2s ease}html,body{width:100%}body{font-family:var(--font-sans);font-size:var(--fz-base);color:var(--text-primary);background:var(--bg-light);line-height:1.5}a{text-decoration:none;color:inherit}.checkout{width:100%;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr;gap:var(--space-lg);padding:var(--space-xl)}@media (max-width: 900px){.checkout{grid-template-columns:1fr}}.checkout__left{display:flex;flex-direction:column;gap:var(--space-md);width:80%}.checkout__backLink{font-size:var(--fz-base);color:var(--brand-blue);transition:color var(--transition-fast)}.checkout__backLink:hover{color:var(--brand-blue-dark)}.checkout__title{font-size:var(--fz-xl);border-bottom:1px solid var(--border-light);padding-bottom:var(--space-sm);margin-bottom:var(--space-md)}.checkout__error{background:var(--error-bg);color:var(--error-red);padding:var(--space-sm) var(--space-md);border-radius:4px;box-shadow:var(--shadow-sm)}.checkout__empty{text-align:center;background:var(--bg-white);padding:var(--space-lg);border-radius:6px;box-shadow:var(--shadow-sm)}.checkout__empty h3{font-size:var(--fz-lg);margin-bottom:var(--space-sm)}.checkout__empty a{color:var(--brand-blue);text-decoration:underline}.checkout__items{display:flex;flex-direction:column;gap:var(--space-lg)}.checkoutProduct-card{display:grid;grid-template-columns:1fr 3fr;gap:var(--space-md);background:var(--bg-white);border:1px solid var(--border-light);border-radius:8px;overflow:hidden;box-shadow:var(--shadow-sm);transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.checkoutProduct-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.checkoutProduct-card__image{width:100%;aspect-ratio:1 / 1;object-fit:cover;background:var(--bg-light) center/contain no-repeat}.checkoutProduct-card__body{display:flex;flex-direction:column;padding:var(--space-md)}.checkoutProduct-card__title{font-size:var(--fz-lg);font-weight:600;margin-bottom:var(--space-sm);transition:color var(--transition-fast)}.checkoutProduct-card__title:hover{color:var(--brand-blue)}.checkoutProduct-card__rating{display:flex;align-items:center;gap:var(--space-xs);margin-bottom:var(--space-sm);color:#f90;font-size:.9rem}.checkoutProduct-card__rating .star{font-size:1rem}.checkoutProduct-card__desc{flex-grow:1;font-size:var(--fz-base);color:var(--text-secondary);line-height:1.4;margin-bottom:var(--space-md)}.checkoutProduct-card__footer{display:flex;align-items:center;justify-content:space-between}.price-coins{display:flex;align-items:center;gap:var(--space-sm)}.price-coins .price{font-size:var(--fz-lg);font-weight:600;color:#b12704}.price-coins .coins{display:flex;align-items:center;font-size:var(--fz-base);color:var(--text-secondary)}.price-coins .coin-icon{width:20px;height:20px}.actions{display:flex;align-items:center;gap:var(--space-sm)}.actions label{display:flex;align-items:center;gap:var(--space-xs);font-size:var(--fz-base)}.actions select{padding:var(--space-xs);border:1px solid var(--border-light);border-radius:4px;font-size:var(--fz-base);transition:border-color var(--transition-fast)}.actions select:focus{outline:none;border-color:var(--brand-blue)}.remove-btn{background:#f0c14b;border:1px solid #a88734;padding:var(--space-xs) var(--space-sm);border-radius:4px;font-size:var(--fz-base);cursor:pointer;transition:background var(--transition-fast)}.remove-btn:hover{background:#e2b33a}.checkout__right{position:sticky;top:var(--space-lg);align-self:start}.checkout__summary{background:var(--bg-white);padding:var(--space-lg);border-radius:8px;box-shadow:var(--shadow-md);display:flex;flex-direction:column;gap:var(--space-md)}.checkout__summary h3{font-size:var(--fz-lg)}.checkout__summary p{font-size:var(--fz-base)}.checkout__total{font-size:var(--fz-lg);font-weight:600}.checkout__placeOrderBtn{margin-top:var(--space-md);background:var(--brand-yellow);border:1px solid #fcd200;padding:var(--space-sm) 0;font-size:var(--fz-base);font-weight:600;border-radius:6px;cursor:pointer;transition:background var(--transition-fast),transform var(--transition-fast)}.checkout__placeOrderBtn:disabled{background:#e0e0e0;border-color:#ccc;cursor:not-allowed}.checkout__placeOrderBtn:not(:disabled):hover{background:var(--brand-yellow-hover);transform:translateY(-2px)}.summary__coins{display:flex;align-items:center;gap:var(--space-sm)}.summary__coins .coin-icon{width:24px;height:24px}@media (max-width: 600px){.checkoutProduct-card{grid-template-columns:1fr;text-align:center}.checkoutProduct-card__image{aspect-ratio:1 / 1}.checkoutProduct-card__footer{flex-direction:column;gap:var(--space-sm)}}.login__logo{object-fit:contain;margin:20px auto;width:100px}.login{background-color:#fff;height:100vh;display:flex;flex-direction:column;align-items:center}.login__container{width:300px;height:max-content;display:flex;flex-direction:column;border-radius:5px;border:1px solid lightgray;padding:20px}.login__container>h1{font-weight:500;margin-bottom:20px}.login__container>form>h5{margin-bottom:5px}.login__container>form>input{height:30px;margin-bottom:10px;background-color:#fff;width:98%}.login__container>p{margin-top:15px;font-size:12px}.login__signInButton{background:#f0c14b;height:30px;width:100%;border:1px solid;border-radius:6px;margin-bottom:10px;margin-top:10px;border-color:#a88734,#9c7e31,#846a29;color:#111}.login__registerButton{height:30px;border:1px solid;border-radius:6px;margin-top:10px;border-color:#a9a9a9;width:100%;color:#111}.homeg{display:block}.home__containerg{width:100%;margin-bottom:1.5rem}.home__loadingg,.home__errorg{text-align:center;padding:1rem;font-size:1.1rem}.home__gridg{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;padding:0 1rem;margin-bottom:2rem}.productgreen{position:relative;background:#fff;border-radius:12px;padding:20px;text-align:center;box-shadow:0 4px 12px #0000001a;overflow:visible;display:flex;flex-direction:column}.pg-image{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:8px}.pg-title{font-size:1.25rem;margin:12px 0 8px}.pg-desc{font-size:1rem;color:#555;height:3em;overflow:hidden;margin-bottom:12px}.pg-info-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:8px}.pg-price{font-size:1.1rem;font-weight:700}.pg-rating{white-space:nowrap}.pg-rating .star{color:#ccc;font-size:1.2rem;margin:0 1px}.pg-rating .filled{color:#f5a623}.pg-ecoscore-small{font-size:1rem;color:#27ae60;white-space:nowrap}.pg-btn{background:#ffdb26;border:none;padding:6px 10px;border-radius:6px;cursor:pointer;font-size:.9rem;display:block;margin:8px auto 12px;width:auto;max-width:80%;text-align:center}.pg-coins{display:flex;justify-content:center;gap:12px;margin-bottom:12px}.coin-item{display:flex;align-items:center;gap:6px}.coin-item img{width:24px}.pg-certs{margin-top:auto;display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.pg-cert{background:#27ae60;color:#fff;padding:4px 8px;border-radius:6px;font-size:.8rem}.pg-float-overlay{position:fixed;z-index:10000;background:#000000d9;color:#fff;padding:12px;border-radius:8px;pointer-events:none;max-width:320px}.pg-bar-container{margin:6px 0}.pg-bar-label{font-size:.9rem;margin-bottom:4px;display:block}.pg-bar{background:#444;border-radius:4px;overflow:hidden;height:8px}.pg-bar-fill{background:#2ecc71;height:100%;transition:width .8s ease-out}.productgreen a{text-decoration:none;color:inherit}.productgreen a:hover .pg-title{text-decoration:underline}.pg-ecoscore-small{display:inline-block;position:relative;cursor:default}.main{display:flex;flex-direction:column;align-items:center;position:relative}.image-container{position:relative}.image-container img{max-width:100%}.prev-buttong,.next-buttong{position:absolute;top:100%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;font-size:24px;z-index:1}.prev-buttong{left:10px}.next-buttong{right:10px}.flex_row{display:flex;margin-top:10px}.thumbnail{margin:0 5px}.dot{font-size:1.5rem;cursor:pointer;color:#888}.selected-dot{font-size:1.5rem;cursor:pointer;color:red}.slideimg{width:100%;height:auto;z-index:-1;margin-bottom:-150px;-webkit-mask-image:linear-gradient(to bottom,#000 99%,#0000);mask-image:linear-gradient(to bottom,#000 99%,#0000)}.slidevideo{width:100%;height:100%;object-fit:cover;-webkit-mask-image:linear-gradient(to bottom,#000 60%,#0000);mask-image:linear-gradient(to bottom,#000 60%,#0000)}.image-container img{width:100%;height:auto;z-index:-1;margin-bottom:-150px;-webkit-mask-image:linear-gradient(to bottom,#000 60%,#0000);mask-image:linear-gradient(to bottom,#000 60%,#0000)}.arrowg{width:30px;height:30px;filter:invert(100%)}.amazon-nav{background:#232f3e;color:#fff;position:relative;font-size:13px;font-weight:400;height:39px;border-bottom:1px solid #3a4553;box-shadow:0 1px 3px #0000001a;overflow:visible;z-index:1000}.amazon-nav-container{max-width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;height:100%;padding:0 15px}.amazon-nav-section{display:flex;align-items:center;flex:1;overflow:hidden}.amazon-nav-list{list-style:none;display:flex;margin:0;padding:0;align-items:center;gap:1px;flex-wrap:nowrap;overflow:hidden}.nav-item{position:relative;margin:0;flex-shrink:0}.nav-link{display:flex;align-items:center;gap:3px;text-decoration:none;color:#fff;padding:8px 9px;border-radius:2px;transition:all .2s ease;font-weight:400;white-space:nowrap;position:relative;overflow:hidden;font-size:13px}.nav-link:hover{background-color:#ffffff1a;color:#febd69;border:1px solid rgba(255,255,255,.2);padding:7px 8px}.home-link{background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:7px 8px}.home-link:hover{padding:7px 8px}.more-dropdown .nav-link:hover{background-color:#ffffff1a;color:#febd69}.glazed-item{position:relative}.glazed-link{background:linear-gradient(135deg,#146eb426,#00968826);border:1px solid rgba(20,110,180,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 2px 8px #146eb41a,inset 0 1px #ffffff1a;position:relative;overflow:hidden;padding:7px 8px}.glazed-link:hover{background:linear-gradient(135deg,#146eb440,#00968840);border-color:#146eb466;box-shadow:0 3px 12px #146eb426,inset 0 1px #fff3;color:#febd69;padding:7px 8px}.glazed-text{position:relative;z-index:2;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:500}.glazed-link:hover .glazed-text{background:linear-gradient(135deg,#febd69,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.glazed-shimmer{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.15) 50%,transparent 100%);animation:shimmer 4s infinite;z-index:1}@keyframes shimmer{0%{left:-100%}to{left:100%}}.popover-trigger-nav{position:relative;display:flex;margin-left:15px;flex-shrink:0}.greenovation-button{background:linear-gradient(135deg,#2dd4bf,#0d9488);color:#fff;border:none;padding:7px 14px;border-radius:20px;font-weight:500;font-size:12px;cursor:pointer;position:relative;overflow:hidden;box-shadow:0 2px 8px #2dd4bf33,inset 0 1px #fff3;transition:all .2s ease;border:1px solid rgba(255,255,255,.1)}.greenovation-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #2dd4bf4d,inset 0 1px #ffffff4d;background:linear-gradient(135deg,#14b8a6,#0f766e)}.button-text{position:relative;z-index:3}.button-shimmer{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.2) 50%,transparent 100%);animation:buttonShimmer 3s infinite;z-index:1}@keyframes buttonShimmer{0%{left:-100%}to{left:100%}}.popover-content-nav{position:absolute;top:100%;right:0;width:250px;margin-top:8px;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:8px;box-shadow:0 10px 25px #00000026,0 0 0 1px #0000000d;padding:16px;z-index:1001;opacity:0;transform:translateY(-8px) scale(.95);animation:popoverAppear .2s ease forwards}@keyframes popoverAppear{to{opacity:1;transform:translateY(0) scale(1)}}.popover-triangle{position:absolute;top:-6px;right:16px;width:12px;height:12px;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid rgba(0,0,0,.05);border-bottom:none;border-right:none;transform:rotate(45deg)}.popover-header{margin-bottom:8px}.popover-header h3{margin:0;font-size:14px;font-weight:600;color:#0d9488;display:flex;align-items:center;gap:6px}.popover-content-nav p{margin:0 0 14px;color:#475569;font-size:13px;line-height:1.4;text-align:center}.got-it-button{width:100%;background:linear-gradient(135deg,#0d9488,#0f766e);color:#fff;border:none;padding:8px 12px;border-radius:6px;font-weight:500;font-size:13px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px #0d948833}.got-it-button:hover{transform:translateY(-1px);box-shadow:0 3px 8px #0d94884d;background:linear-gradient(135deg,#0f766e,#134e4a)}.got-it-button:active{transform:translateY(0)}@media (max-width: 1200px){.amazon-nav-container{padding:0 10px}.nav-link{padding:8px 7px;font-size:12px}.nav-link:hover,.glazed-link,.glazed-link:hover,.home-link,.home-link:hover{padding:7px 6px}.greenovation-button{padding:6px 12px;font-size:11px}}@media (max-width: 1024px){.amazon-nav-list{gap:0}.nav-link{padding:8px 6px;font-size:11px}.nav-link:hover,.glazed-link,.glazed-link:hover,.home-link,.home-link:hover{padding:7px 5px}.popover-content-nav{width:220px;right:-5px}}@media (max-width: 768px){.amazon-nav-container{padding:0 8px}.nav-link{padding:8px 5px;font-size:10px}.nav-link:hover,.glazed-link,.glazed-link:hover,.home-link,.home-link:hover{padding:7px 4px}.greenovation-button{padding:6px 10px;font-size:10px}.popover-content-nav{width:200px;right:-10px}}:root{--primary-bg: #f3faf1;--primary-color: #2b7a0b;--secondary-color: #4a9b2f;--accent-color: #67c93a;--text-color: #333;--light-green: #eaf5ea;--problem-color: #d32f2f;--solution-color: #2e7d32;--border-radius: 8px;--transition-fast: .3s ease;--shadow-light: 0 2px 8px rgba(0, 0, 0, .1);--shadow-medium: 0 4px 16px rgba(0, 0, 0, .15);--gradient-green: linear-gradient(135deg, #e8f5e8, #c8e6c8);--gradient-red: linear-gradient(135deg, #ffebee, #ffcdd2)}.education-section{background:var(--primary-bg);color:var(--text-color);padding:2rem;max-width:1200px;margin:0 auto;font-family:Segoe UI,Roboto,sans-serif}.edu-header{text-align:center;margin-bottom:2rem}.edu-header h1{font-size:2.5rem;color:var(--primary-color);margin-bottom:.5rem}.edu-intro{font-size:1.1rem;color:var(--secondary-color)}.edu-accordion{border-top:2px solid var(--secondary-color);max-width:900px;margin:0 auto}.edu-item+.edu-item{margin-top:1rem}.edu-toggle{width:100%;background:#fff;border:1px solid var(--secondary-color);border-radius:var(--border-radius);padding:1rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background var(--transition-fast);font-size:1.2rem}.edu-toggle:hover{background:#eaf5ea}.icon{font-size:1.5rem;transition:transform var(--transition-fast)}.icon.open{transform:rotate(180deg)}.edu-content{overflow:hidden;transition:max-height var(--transition-fast);background:#fff;border-left:1px solid var(--secondary-color);border-right:1px solid var(--secondary-color);border-bottom:1px solid var(--secondary-color);border-radius:0 0 var(--border-radius) var(--border-radius);padding:0 1rem}.edu-content.expanded{padding:1rem}.edu-content pre{background:#f0f0f0;padding:.75rem;border-radius:var(--border-radius);overflow-x:auto;margin:1rem 0}.edu-content h4{color:var(--primary-color);margin-top:1rem}.edu-content p{margin:.5rem 0 1rem;line-height:1.6}.edu-content ul{margin-left:1.5rem;list-style-type:disc;margin-bottom:1rem}.edu-content table{width:100%;border-collapse:collapse;margin:1rem 0}.edu-content th,.edu-content td{padding:.75rem;text-align:left;border:1px solid #ddd}.edu-content th{background:var(--secondary-color);color:#fff}.certificates-section{padding:2rem 0;max-width:1000px;margin:0 auto}.certificates-section h2{text-align:center;color:var(--primary-color);margin-bottom:1.5rem;font-size:2rem}.cert-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem}.cert-item{background:#fff;border:1px solid var(--secondary-color);border-radius:var(--border-radius);padding:1rem;text-align:center;transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.cert-item:hover{transform:translateY(-4px);box-shadow:var(--shadow-light)}.cert-item img{max-width:80px;margin-bottom:.75rem}.cert-item h4{font-size:1rem;color:var(--primary-color);margin-bottom:.5rem}.cert-item p{font-size:.85rem;color:var(--text-color);line-height:1.4}.cert-intro{text-align:center;font-size:1rem;color:#444;margin-bottom:2rem;max-width:700px;margin-left:auto;margin-right:auto}.cert-item.sleek:hover{transform:translateY(-6px);box-shadow:var(--shadow-medium)}.cert-text p{font-size:.9rem;color:#555;text-align:center;line-height:1.4}.sustainability-features{margin-top:4rem;padding:3rem 0;background:linear-gradient(135deg,#f8fffe,#f0f9f0);border-radius:16px;box-shadow:var(--shadow-light)}.features-header{text-align:center;margin-bottom:3rem}.features-header h2{font-size:2.5rem;color:var(--primary-color);margin-bottom:.5rem;font-weight:700}.features-header p{font-size:1.2rem;color:var(--secondary-color);font-weight:500}.features-grid{display:grid;gap:2rem;max-width:1100px;margin:0 auto;padding:0 1rem}.feature-card{background:#fff;border-radius:16px;box-shadow:var(--shadow-medium);overflow:hidden;transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.feature-card:hover{transform:translateY(-8px);box-shadow:0 8px 32px #0003}.feature-header{background:var(--gradient-green);padding:2rem;display:flex;align-items:center;gap:1.5rem;border-bottom:3px solid var(--accent-color)}.feature-icon{font-size:3rem;background:#fff;width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-light);flex-shrink:0}.feature-title-group h3{font-size:1.8rem;color:var(--primary-color);margin-bottom:.5rem;font-weight:700}.feature-subtitle{font-size:1.1rem;color:var(--secondary-color);font-weight:500;margin:0}.feature-content{padding:2rem}.problem-block{background:var(--gradient-red);border-radius:12px;padding:1.5rem;margin-bottom:2rem;border-left:4px solid var(--problem-color)}.problem-title{color:var(--problem-color);font-size:1.3rem;margin-bottom:1rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.problem-description{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;color:#5d4037}.stat-highlight{background:#ffffffe6;border-radius:12px;padding:1.5rem;margin:1.5rem 0;text-align:center;border:2px solid #ffab91}.stat-number{font-size:3rem;font-weight:800;color:var(--problem-color);display:block;line-height:1}.stat-details{margin-top:.5rem}.stat-label{display:block;font-size:1.1rem;color:var(--text-color);font-weight:600;margin-bottom:.25rem}.stat-source{display:block;font-size:.9rem;color:#666;font-style:italic}.problem-stats{display:grid;gap:1rem}.stat-item{background:#fffc;padding:1rem;border-radius:8px;border-left:4px solid var(--problem-color)}.stat-item strong{color:var(--problem-color);display:block;margin-bottom:.5rem;font-weight:600}.solution-block{background:var(--gradient-green);border-radius:12px;padding:1.5rem;border-left:4px solid var(--solution-color)}.solution-title{color:var(--solution-color);font-size:1.3rem;margin-bottom:1rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.solution-features,.location-solutions{display:grid;gap:1rem;margin-bottom:1.5rem}.solution-feature,.location-solution{background:#ffffffe6;padding:1.25rem;border-radius:8px;border-left:4px solid var(--solution-color)}.solution-feature h5,.location-solution h5{color:var(--solution-color);margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.solution-feature p,.location-solution p{line-height:1.5;margin:0;color:var(--text-color)}.benefits-block{background:#ffffffe6;padding:1.25rem;border-radius:8px;border-left:4px solid var(--accent-color)}.benefits-block h5{color:var(--solution-color);margin-bottom:.75rem;font-weight:600}.benefits-block ul{margin:0;padding-left:1.5rem}.benefits-block li{margin-bottom:.5rem;line-height:1.4}@media screen and (max-width: 768px){.education-section{padding:1rem}.edu-header h1{font-size:2rem}.edu-toggle{font-size:1rem;padding:.75rem}.sustainability-features{margin-top:2rem;padding:2rem 0}.features-header h2{font-size:2rem}.features-header p{font-size:1rem}.feature-header{padding:1.5rem;flex-direction:column;text-align:center;gap:1rem}.feature-icon{font-size:2.5rem;width:70px;height:70px}.feature-title-group h3{font-size:1.5rem}.feature-content{padding:1.5rem}.stat-number{font-size:2.5rem}}@media screen and (min-width: 769px){.features-grid{grid-template-columns:1fr}.solution-features{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.location-solutions{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media screen and (min-width: 1200px){.problem-stats{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}.cert-grid.sleek{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:2rem;padding:0 1rem}.cert-item.sleek{display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:16px;box-shadow:var(--shadow-light);padding:1.5rem;transition:transform .25s ease,box-shadow .25s ease;border:1px solid #e1e1e1;height:100%}.cert-img-wrapper{width:80px;height:80px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.cert-img-wrapper img{max-width:100%;max-height:100%;object-fit:contain}.cert-text{flex:1;width:100%;display:flex;flex-direction:column;align-items:center}.cert-text h4{font-size:1.1rem;font-weight:600;color:var(--primary-color);margin-bottom:.5rem;text-align:center}.cert-text p{font-size:.9rem;color:#555;text-align:center;line-height:1.4;white-space:normal;overflow-wrap:break-word;word-break:break-word}.Susback{background-color:#f4f0f0}.links{background-color:#f4f0f0;position:relative;top:-10.5rem;left:1rem}.links span{font-family:Font Name,Arial;font-size:23px;color:#6e6c6c;margin-right:35px}.links a{font-family:Font Name,sans-serif;color:#6e6c6c;font-size:23px;margin-right:20px;text-decoration:none;display:"inline"}.links a:hover{color:#252424}.Overview{position:relative;top:-1rem;left:8rem}.Results{position:relative;top:-3rem;left:8rem}.parameters{display:flex;position:relative;top:-5rem}.one,.two,.three{background-color:#dcebd1;margin-right:50px;margin-left:50px;width:375px;height:192px;padding:10px;border-radius:8%;display:flex;justify-content:center;align-items:center}.seller-section{display:flex;flex-direction:column;align-items:center;text-align:center}.seller-image{width:102%}.seller-image2{background-color:#eaeded;width:96%;margin-bottom:20px;box-shadow:0 3px 6px #0003}.seller-info{padding:20px;background-color:#eaeded;border-radius:5px;width:100%;margin:0 auto}.seller-info h2{font-size:41px}.seller-form{padding:20px;background-color:#fff;border:1px solid #ddd;border-radius:5px;box-shadow:0 3px 6px #0003;width:100%;margin-bottom:20px;max-width:600px}form{display:flex;flex-direction:column}label{margin:10px 0;display:flex;flex-direction:column}.form_question{text-align:left}input{padding:5px;border:1px solid #ccc;border-radius:3px;width:100%}.buttonxyz{background-color:#febd69;color:#000;padding:10px 30px;margin-top:10px;border:0;border-width:0px;border-radius:5px;box-shadow:0 3px 6px #0003;font-weight:700}.buttonxyz:hover{background-color:#f9c989}footer{position:relative;margin-bottom:0;width:100%;text-align:center;display:flex;flex-direction:column;color:#fff}.footer__backToTop{display:block;text-align:center;padding:15px 0;font-size:13px;background-color:#374658;cursor:pointer}.footer__backToTop:hover{background-color:#465461}.footer__linkContainer{padding-top:40px;padding-bottom:50px;width:100%;display:flex;font-size:14px;-webkit-text-size-adjust:100%;box-sizing:border-box;margin:0 auto;background-color:#232f3e;min-height:200px;justify-content:space-evenly}.footer__links{text-align:left}.footer__linksTitle{font-size:16px;margin:6px 0 14px;white-space:nowrap;font-weight:700}.footer__link{margin:5px auto;color:#ddd;white-space:normal}.ScrollUpButton__Container,.ScrollUpButton__Toggled{background-color:transparent!important;position:relative!important;z-index:1000;margin-bottom:-50px;margin-left:-50px!important;width:100%!important;height:35px!important;padding:10px 10px 0!important;outline:none!important;opacity:0!important;overflow:hidden}.checkout__ad{width:100%;margin-bottom:10px}.checkout{display:flex;padding:20px;background-color:#fff;height:max-content}.checkout__title{margin-right:10px;padding:10px;border-bottom:1px solid lightgray}.ecofriendly{color:#62be3a;font-weight:700;font-size:20px}.checkout__center{width:100%;text-align:center}.orderedProduct{display:flex;margin-top:20px;margin-bottom:20px;padding-left:200px;padding-right:200px;padding-bottom:25px}.orderedProduct__info{flex:1;padding-left:20px}.orderedProduct__title{flex:1;padding-right:100px}.orderedProduct__buttons{display:flex;flex-direction:column;padding-top:30px;padding-bottom:30px;width:215px}.ok-text{margin-top:5px;color:#212121;font-size:14px}.learn_more{font-size:12px;color:#258aef;margin-top:2px;text-decoration:underline}.nor{background-color:#febd69;color:#000;padding:10px 30px;margin-top:10px;border:0;border-width:0px;border-radius:5px;box-shadow:0 3px 6px #0003;font-weight:700}.nor:hover{background-color:#f9c989}.grn{background-color:#62be3a;color:#fff;padding:10px 30px;margin-top:10px;border:0;border-width:0px;border-radius:5px;box-shadow:0 3px 6px #0003;font-weight:700}.grn_feedback{background-color:#62be3a;color:#fff;padding:10px 30px;margin-top:10px;width:100%;border:0;border-width:0px;border-radius:5px;box-shadow:0 3px 6px #0003;font-weight:700}.grn_feedback:hover,.grn:hover{background-color:#7ed957}.orderedProduct__image{object-fit:contain;height:180px;width:180px}.orderedProduct__rating{display:flex}.grn.disabled{background-color:#ccc;color:#999;cursor:not-allowed}.center-image{display:flex;justify-content:center;align-items:center}.center-image img{width:100%}.dashboard-container{padding:1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(135deg,#f0fdf4,#ecfdf5);min-height:100vh;overflow-y:auto}.dashboard-header{text-align:center;margin-bottom:2rem}.dashboard-title{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:2.25rem;font-weight:700;color:#065f46;margin:0 0 .5rem;background:linear-gradient(135deg,#065f46,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.title-icon{width:2.5rem;height:2.5rem;color:#10b981}.dashboard-subtitle{color:#6b7280;font-size:1.125rem;margin:0;font-weight:400}.card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:1.5rem;margin:0;width:100%;box-sizing:border-box;border:1px solid rgba(16,185,129,.1);transition:all .3s ease;position:relative;overflow:hidden}.card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#10b981,#059669)}.card:hover{transform:translateY(-2px);box-shadow:0 10px 25px -3px #0000001a,0 4px 6px -2px #0000000d}.card-header{margin-bottom:1rem}.card-header h3{display:flex;align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:600;color:#374151}.header-icon{width:1.25rem;height:1.25rem;color:#10b981}.top-cards{display:grid;gap:1.5rem;margin-bottom:2rem;grid-template-columns:1fr}@media (min-width: 768px){.top-cards{grid-template-columns:repeat(3,1fr)}}.level-card{background:linear-gradient(135deg,#ecfdf5,#d1fae5)}.level-display{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.level-icon{font-size:3rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.level-text h2{margin:0;font-size:1.5rem;font-weight:700;color:#065f46}.level-text small{color:#6b7280;font-size:.875rem;font-weight:500}.progress-container{display:flex;align-items:center;gap:.75rem}.progress-bar{flex:1;height:.5rem;background:#10b98133;border-radius:9999px;overflow:hidden;position:relative}.progress-bar .fill{height:100%;background:linear-gradient(90deg,#10b981,#059669);transition:width .6s cubic-bezier(.4,0,.2,1);border-radius:9999px;position:relative}.progress-bar .fill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.progress-text{font-size:.875rem;font-weight:600;color:#065f46;min-width:2.5rem;text-align:right}.points-card{background:linear-gradient(135deg,#fef3c7,#fde68a)}.points-content{display:flex;flex-direction:column;gap:1rem}.points-display{display:flex;align-items:center;gap:1rem}.gecko-icon{width:3rem;height:3rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.points-value{font-size:2rem;font-weight:700;color:#92400e;margin:0;line-height:1}.redeem-button{padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:.5rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.025em;box-shadow:0 2px 4px #10b9814d}.redeem-button:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 4px 8px #10b98166}.redeem-button:disabled{background:#d1d5db;cursor:not-allowed;transform:none;box-shadow:none}.trees-card{background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.trees-content{display:flex;align-items:center;gap:1rem}.trees-icon{width:3rem;height:3rem;color:#1d4ed8;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.trees-display .points-value{color:#1e40af;font-size:2rem;margin-bottom:.25rem}.trees-display small{color:#6b7280;font-size:.875rem;font-weight:500}.middle-section{display:grid;gap:1.5rem;margin-bottom:2rem;grid-template-columns:1fr}@media (min-width: 768px){.middle-section{grid-template-columns:2fr 1fr}}.certificates{min-height:200px}.cert-list{display:flex;flex-direction:column;gap:.75rem;max-height:300px;overflow-y:auto}.cert-item{background:linear-gradient(135deg,#e0f2fe,#b3e5fc);border-radius:.75rem;padding:1rem;display:flex;justify-content:space-between;align-items:center;border:1px solid rgba(3,169,244,.2);transition:all .3s ease}.cert-item:hover{transform:translate(4px);box-shadow:0 4px 8px #03a9f433}.cert-info{display:flex;flex-direction:column;gap:.25rem}.cert-location{font-weight:600;color:#0277bd;font-size:.875rem}.cert-date{color:#546e7a;font-size:.75rem}.download-button{padding:.5rem 1rem;background:linear-gradient(135deg,#03a9f4,#0288d1);color:#fff;text-decoration:none;border-radius:.5rem;font-size:.75rem;font-weight:600;transition:all .3s ease;text-transform:uppercase;letter-spacing:.025em}.download-button:hover{background:linear-gradient(135deg,#0288d1,#0277bd);transform:translateY(-1px);box-shadow:0 4px 8px #03a9f44d}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;color:#6b7280;height:150px}.empty-icon{width:3rem;height:3rem;color:#d1d5db;margin-bottom:1rem}.empty-state p{margin:0 0 .5rem;font-weight:500}.empty-state small{font-size:.875rem;color:#9ca3af}.eco-stats{background:linear-gradient(135deg,#f3e8ff,#e9d5ff)}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.stat-item{text-align:center;padding:1rem;background:#ffffff80;border-radius:.75rem;border:1px solid rgba(139,92,246,.2);transition:all .3s ease}.stat-item:hover{transform:translateY(-2px);box-shadow:0 4px 8px #8b5cf633}.stat-item strong{display:block;font-size:1.5rem;font-weight:700;color:#6b21a8;margin-bottom:.25rem}.stat-item span{font-size:.75rem;color:#7c3aed;font-weight:500;text-transform:uppercase;letter-spacing:.025em}.bottom-charts{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width: 768px){.bottom-charts{grid-template-columns:repeat(3,1fr)}}.chart-card{min-height:320px;background:#fff}.chart-container{margin-top:.5rem}@media (max-width: 767px){.dashboard-container{padding:1rem}.dashboard-title{font-size:1.875rem}.card{padding:1rem}.level-icon{font-size:2.5rem}.gecko-icon,.trees-icon{width:2.5rem;height:2.5rem}.points-value{font-size:1.5rem}.stats-grid{grid-template-columns:1fr}.cert-item{flex-direction:column;gap:.75rem;text-align:center}}.cert-list::-webkit-scrollbar{width:4px}.cert-list::-webkit-scrollbar-track{background:#f1f5f9;border-radius:2px}.cert-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.cert-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.loading{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.redeem-button:focus,.download-button:focus{outline:2px solid #10b981;outline-offset:2px}@media print{.dashboard-container{background:#fff;padding:1rem}.card{box-shadow:none;border:1px solid #e5e7eb;break-inside:avoid}.redeem-button,.download-button{display:none}}.feedback-container{width:420px;position:relative;top:-575px;background-color:#fff;padding:20px;border:1px solid #ddd;border-radius:5px;float:right;margin-right:190px}.feed_image{width:1515px;height:auto}.feedback-container label{display:block;margin-bottom:5px;font-weight:700}.feedback-container input[type=text],.feedback-container input[type=email],.feedback-container select,.feedback-container textarea{width:100%;padding:10px;margin-bottom:10px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.feedback-container select{height:40px}.feedback-container textarea{height:100px}.submitbut{background-color:#f90!important;color:#fff!important;padding:10px 20px!important;border:0!important;border-radius:5px!important;box-shadow:0 3px 6px #0003!important;font-weight:700!important;width:50%!important;margin-left:115px}.submitbut:hover{background-color:#e08f00!important}.center-images{display:flex;justify-content:center;align-items:center}.center-images img{width:100%}.community-container{min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fcfcfc;padding:2rem 1rem}.community-container h2{font-size:2.5rem;margin-bottom:2rem;color:#333}.options-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;width:100%}.option-card{position:relative;flex:1 1 260px;max-width:300px;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001a;padding:1.5rem;text-align:center;text-decoration:none;color:inherit;overflow:hidden;transition:transform .3s ease}.option-card:hover{transform:translateY(-8px)}.emoji{display:block;font-size:3rem;margin-bottom:.5rem}.btn{display:inline-block;margin-top:1rem;padding:.6rem 1.2rem;border-radius:6px;background:#007bff;color:#fff;font-weight:500;transition:background .2s ease}.green-btn{background:#28a745}@keyframes swing{0%{transform:rotate(0)}25%{transform:rotate(10deg)}50%{transform:rotate(0)}75%{transform:rotate(-10deg)}to{transform:rotate(0)}}.card-buy:hover .emoji{animation:swing 1s ease-in-out infinite}@keyframes grow{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.card-create:hover .emoji{animation:grow 1s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.card-join:hover .emoji{animation:bounce .8s ease-in-out infinite}.blue-btn{background:#007bff}.blue-btn:hover{background:#0056b3}.highlight{margin:.5rem 0 1rem;font-weight:500;color:#28a745;font-style:italic}.card-create,.card-join{background:#e6f4ea}.card-buy{background:#e8f0fe}.buyoptions-container h2{text-align:center;margin:0;margin-bottom:2rem}.buyoptions-container{display:flex;flex-direction:column;align-items:center;min-height:80vh;padding:2rem 1rem;box-sizing:border-box}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.jg-container{display:flex;height:100vh;margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.jg-list-panel{width:35%;padding:2rem;background:#f8f9fa;overflow-y:auto;border-right:1px solid #ddd}.jg-list-panel h2{margin-bottom:1rem;font-size:1.4rem}.jg-card{background:#fff;border:1px solid transparent;border-radius:8px;padding:1rem;margin-bottom:1rem;cursor:pointer;transition:border-color .2s,box-shadow .2s}.jg-card:hover{border-color:#bbb}.jg-info{display:flex;align-items:center;margin-top:.5rem;font-size:.95rem}.jg-icon{margin-right:.5rem;width:1rem;height:1rem;color:#555}.jg-join-button{width:100%;padding:.75rem;margin-top:1.5rem;background:#007bff;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.jg-join-button:disabled{background:#aaa;cursor:not-allowed}.jg-join-button:not(:disabled):hover{background:#0056b3}.jg-detail-panel{width:65%;display:flex;flex-direction:column}.jg-detail-panel .leaflet-container{flex:1;min-height:0}.jg-summary{background:#fff;border-top:1px solid #ddd;padding:1rem 2rem}.jg-summary h2{margin:0 0 .75rem;font-size:1.5rem}.jg-summary div{display:flex;align-items:center;margin-bottom:.5rem;font-size:1rem}:root{--gp-bg-light: #f3f4f6;--gp-panel-bg: #ffffff;--gp-border-light: #e5e7eb;--gp-text-default: #111827;--gp-text-secondary: #6b7280;--gp-text-accent: #10b981;--gp-text-coin: #ca8a04;--gp-card-bg: #ffffff;--gp-card-hover-shadow: rgba(0, 0, 0, .15);--gp-card-shadow: rgba(0, 0, 0, .1);--gp-primary: #10b981;--gp-primary-hover: #059669;--gp-ready-bg: #ecfdf5;--gp-initial-border: #3b82f6;--gp-animation-duration: .3s}.gp-container{display:flex;flex-direction:column;min-height:100vh;background-color:var(--gp-bg-light)}@media (min-width: 768px){.gp-container{flex-direction:row}}.gp-participants-panel{flex:1;padding:1rem;overflow-y:auto;background-color:var(--gp-bg-light);display:flex;flex-direction:column}.gp-participants-panel .gp-heading{position:sticky;top:0;background:var(--gp-bg-light);z-index:10;padding-top:.5rem;padding-bottom:.5rem}.gp-order-panel{flex:1;max-width:500px;padding:1rem;background-color:var(--gp-panel-bg);box-shadow:-2px 0 8px #0000000d;overflow-y:auto}.gp-heading{font-size:1.5rem;font-weight:600;margin-bottom:1rem;text-align:center;color:var(--gp-text-default)}.gp-card{display:flex;align-items:center;background-color:var(--gp-card-bg);border:1px solid var(--gp-border-light);border-radius:8px;box-shadow:0 2px 4px var(--gp-card-shadow);padding:.75rem 1rem;margin-bottom:1rem;transition:transform var(--gp-animation-duration) ease,box-shadow var(--gp-animation-duration) ease,border-color var(--gp-animation-duration) ease;opacity:0;transform:translateY(10px);animation:fadeInUp var(--gp-animation-duration) ease forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.gp-card:hover{transform:translateY(-2px);box-shadow:0 4px 8px var(--gp-card-hover-shadow)}.gp-card-initial{border-color:var(--gp-initial-border);background-color:#eff6ff;position:relative}.gp-card-initial .gp-name:after{content:" (You)";font-size:.875rem;color:var(--gp-text-accent);margin-left:4px}.gp-avatar{width:48px;height:48px;background-color:var(--gp-border-light);border-radius:50%;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.gp-avatar img,.gp-avatar-img{width:100%;height:100%;object-fit:cover}.gp-avatar-placeholder{font-size:1.25rem;color:var(--gp-text-secondary)}.gp-card.gp-new .gp-avatar:after{content:"";position:absolute;width:10px;height:10px;background-color:var(--gp-text-accent);border:2px solid var(--gp-card-bg);border-radius:50%;top:0;right:0;animation:pulse 1.5s infinite}@keyframes pulse{0%{transform:scale(.8);opacity:1}to{transform:scale(1.4);opacity:0}}.gp-info{flex:1;margin-left:.75rem;display:flex;flex-direction:column}.gp-info-top{display:flex;justify-content:space-between;align-items:center}.gp-name{font-size:1rem;font-weight:500;color:var(--gp-text-default);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gp-amount{font-size:1rem;font-weight:600;color:var(--gp-text-default)}.gp-info-mid{display:flex;justify-content:space-between;margin-top:.25rem}.gp-qty{font-size:.875rem;color:var(--gp-text-secondary)}.gp-coins{font-size:.875rem;color:var(--gp-text-coin);font-weight:500}.gp-info-bottom{display:flex;align-items:center;margin-top:.25rem}.gp-icon{width:16px;height:16px;margin-right:.25rem;color:var(--gp-text-accent)}.gp-location{font-size:.875rem;color:var(--gp-text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gp-waiting{text-align:center;color:var(--gp-text-secondary);margin-top:2rem;font-style:italic}.gp-order-list{list-style:none;padding-left:0;margin:0}.gp-order-item{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid var(--gp-border-light)}.gp-order-item-left{max-width:70%}.gp-item-name{font-size:1rem;font-weight:500;color:var(--gp-text-default)}.gp-item-sub{font-size:.875rem;color:var(--gp-text-secondary)}.gp-item-total{font-size:1rem;font-weight:600;color:var(--gp-text-default)}.gp-summary{margin-top:1rem;border-top:1px solid var(--gp-border-light);padding-top:.75rem}.gp-summary-row{display:flex;justify-content:space-between;font-size:1rem;margin-bottom:.5rem}.gp-summary-label{color:#374151;font-weight:500}.gp-summary-value{color:var(--gp-text-default);font-weight:600}.gp-error{color:#b91c1c;text-align:center;margin-top:1rem}.gp-ready-section{margin-top:1.5rem;padding:.75rem;background-color:var(--gp-ready-bg);border-radius:6px}.gp-ready-row{display:flex;align-items:center;margin-bottom:.75rem}.gp-ready-text{font-size:1rem;color:var(--gp-text-default);font-weight:500}.gp-button{width:100%;padding:.75rem;background-color:var(--gp-primary);color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .1s ease;margin-top:.5rem}.gp-button:hover{background-color:var(--gp-primary-hover);transform:translateY(-1px)}.gp-button:active{transform:translateY(0)}.gp-summary-needed{text-align:center;color:var(--gp-text-secondary);margin-top:2rem;font-style:italic}.gp-participants-panel::-webkit-scrollbar,.gp-order-panel::-webkit-scrollbar{width:8px}.gp-participants-panel::-webkit-scrollbar-thumb,.gp-order-panel::-webkit-scrollbar-thumb{background-color:#6b728080;border-radius:4px}.gp-participants-panel::-webkit-scrollbar-track,.gp-order-panel::-webkit-scrollbar-track{background-color:transparent}@media (max-width: 480px){.gp-card{flex-direction:column;align-items:flex-start}.gp-info-top{flex-direction:column;align-items:flex-start;gap:.25rem}.gp-info-mid,.gp-info-bottom{flex-direction:column;align-items:flex-start}.gp-avatar{margin-bottom:.5rem}}.jg-detail-panel .jg-map{height:60vh}.jg-card.selected{border-color:#007bff;box-shadow:0 2px 8px #007bff4d}.redeem-container{padding:2rem;max-width:1200px;margin:0 auto;font-family:Plus Jakarta Sans,sans-serif}.redeem-container h1{text-align:center;font-size:2rem;margin-bottom:1.5rem;color:#2d7a2d}.redeem-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem}.redeem-card{background:#fff;border-radius:1rem;box-shadow:0 4px 12px #0000001a;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.redeem-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000026}.card-image{width:100%;height:160px;object-fit:cover}.card-body{padding:1rem;flex:1;display:flex;flex-direction:column}.card-body h2{margin:0 0 .5rem;font-size:1.25rem;color:#333}.card-body p{flex:1;font-size:.9rem;color:#555;margin-bottom:1rem}.card-footer{display:flex;justify-content:space-between;align-items:center}.cost{font-weight:700;font-size:1rem;color:#2d7a2d}.redeem-btn{background-color:#4caf50;color:#fff;border:none;padding:.5rem 1rem;border-radius:.5rem;font-size:.9rem;cursor:pointer;transition:background-color .2s}.redeem-btn:hover:not([disabled]){background-color:#3e8e41}.redeem-btn[disabled]{background-color:#a5d6a7;cursor:not-allowed}.return-container{max-width:800px;margin:2rem auto;padding:2rem;background:#f0fdfa;border-radius:1rem;box-shadow:0 6px 20px #00000014;font-family:Plus Jakarta Sans,sans-serif;text-align:center;color:#333}.return-container h1{color:#047857;font-size:2.25rem;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:1px}.box-instructions{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:2rem}.box-image{width:240px;height:auto;object-fit:contain;border-radius:.5rem;box-shadow:0 4px 12px #0000001a}.steps{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem}.step-item{position:relative;background:#fff;border:2px solid #c7f4e9;border-radius:1rem;padding:1rem 1.5rem;width:180px;display:flex;align-items:center;gap:.75rem;box-shadow:0 3px 10px #0000000d}.step-item:after{content:"➔";position:absolute;right:-20px;top:50%;transform:translateY(-50%);font-size:1.5rem;color:#10b981}.step-item:last-child:after{content:""}.step-number{min-width:36px;height:36px;background:#10b981;color:#fff;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem;box-shadow:inset 0 -2px 4px #0003}.step-text{text-align:left;color:#065f46;font-size:.95rem;line-height:1.4}.return-btn{background-color:#10b981;color:#fff;border:none;padding:.75rem 2rem;border-radius:.75rem;font-size:1rem;cursor:pointer;transition:transform .2s,background-color .2s;margin-top:1rem}.return-btn:hover:not([disabled]){transform:translateY(-2px);background-color:#0f9f75}.return-btn[disabled]{background-color:#a7f3d0;cursor:not-allowed;transform:none}.thank-you{margin-top:1rem;color:#047857;font-weight:700;font-size:1.1rem}.pd{box-sizing:border-box;margin:0;padding:0}.pd-container{background:#f5f5f5;min-height:100vh}.pd--amazon{display:grid;grid-template-columns:1fr 2fr 1fr;gap:2rem;padding:2rem 5%}.pd__col--image{order:1}.pd__col--details{order:2}.pd__col--buy{order:3}@media (max-width: 1024px){.pd--amazon{grid-template-columns:1fr 1fr;gap:1.5rem}.pd__col--buy{order:3}}@media (max-width: 768px){.pd--amazon{display:grid;grid-template-columns:1fr;padding:1rem 2%;gap:1rem}.pd__col{width:100%;margin:0 auto}}.pd__col--image{display:flex;justify-content:center;align-items:flex-start}.pd__image{width:100%;height:auto;max-width:400px;border:1px solid #ddd;border-radius:4px;object-fit:contain}.pd__col--details{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.pd__title{font-size:1.8rem;margin-bottom:.5rem;line-height:1.2}.pd__brand,.pd__category{color:#555;margin-bottom:.5rem;font-size:.95rem}.pd__rating{display:flex;align-items:center;margin:.5rem 0;flex-wrap:wrap;gap:.25rem}.pd__star{margin-right:2px}.pd__ratingCount{margin-left:.5rem;font-size:.9rem;color:#555}.pd__priceLarge{font-size:2rem;font-weight:700;margin:.5rem 0}.pd__stock{font-weight:700;margin-bottom:.75rem}.pd__stock.in{color:#007600}.pd__stock.out{color:#b12704}.pd__desc{color:#333;line-height:1.6;margin-bottom:1rem}.pd__panel{margin-top:1.5rem;padding:1rem;background:#fafafa;border:1px solid #e0e0e0;border-radius:6px}.pd__ecoHeading{font-size:1.2rem;margin-bottom:.75rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.eco-icon{color:#2e7d32}.pd__ecoGrade{display:inline-block;padding:.2rem .5rem;border-radius:4px;margin-left:.5rem}.grade-A\+{background:#2e7d32;color:#fff}.grade-A{background:#388e3c;color:#fff}.grade-B{background:#f9a825;color:#fff}.grade-C{background:#ef6c00;color:#fff}.grade-D{background:#d32f2f;color:#fff}.pd__ecoGrid{display:flex;flex-wrap:wrap;gap:.5rem}.pd__ecoMetric{flex:1 1 120px;background:#fff;border:1px solid #ddd;border-radius:4px;padding:.5rem;font-size:.95rem;text-align:center;display:flex;align-items:center;justify-content:center;gap:.25rem}.pd__subheading{font-size:1rem;margin:.75rem 0 .5rem}.pd__comp,.pd__certsHorizontal{list-style:none;padding-left:0;margin:0}.pd__comp li{margin-bottom:.3rem;font-size:.9rem}.pd__certsHorizontal{display:flex;flex-wrap:wrap;gap:.5rem;padding:.5rem 0}.pd__certBox{background:#fff;border:1px solid #c6d0df;border-radius:12px;padding:.4rem .8rem;font-size:.85rem;white-space:nowrap;display:flex;align-items:center;gap:.25rem}.pd__coins{display:flex;gap:1rem;margin-top:1rem}.img{height:40px}.pd__coinItem{display:flex;align-items:center;gap:.5rem;background:#fff;padding:.5rem;border:1px solid #ddd;border-radius:6px;flex:1 1 120px}.coin-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px}.coin-icon.gecko{background:linear-gradient(135deg,#4caf50,#2e7d32)}.coin-icon.canopy{background:linear-gradient(135deg,#8bc34a,#4caf50)}.pd__coinCount{font-size:1.2rem;font-weight:700}.amazon-panel{background:#fff;padding:1.5rem;border:1px solid #ddd;border-radius:6px;font-family:Arial,sans-serif;font-size:.95rem;color:#111;display:flex;flex-direction:column;gap:.75rem}.ap__price{font-size:2rem;font-weight:700}.ap__subtext{font-size:.9rem;display:flex;align-items:center;gap:.3rem}.ap__detailsBtn{background:none;border:none;color:#0066c0;cursor:pointer;padding:0;font-size:.9rem}.ap__delivery{font-size:.9rem}.ap__stock{font-weight:700}.ap__stock.in{color:#007600}.ap__stock.out{color:#b12704}.ap__qty{display:flex;align-items:center;gap:.5rem}.ap__qty label{font-size:.9rem}.ap__qty select{padding:.3rem;border:1px solid #a6a6a6;border-radius:4px}.ap__btn{width:100%;padding:.7rem;font-size:1rem;font-weight:600;border-radius:4px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem}.ap__btn--cart{background:#ffd814;border:1px solid #fcd200;color:#111}.ap__btn--cart:hover{background:#f7ca00;transform:translateY(-1px)}.ap__btn--buy{background:#f90;border:1px solid #e88e00;color:#fff}.ap__btn--buy:hover{background:#e88e00;transform:translateY(-1px)}.ap__btn:disabled{background:#e7e9ec;color:#888;border-color:#d5d9d9;cursor:not-allowed;transform:none}.ap__infoRow{display:flex;justify-content:space-between;padding:.3rem 0;border-bottom:1px solid #e7e7e7;font-size:.9rem}.ap__infoLabel{color:#555}.ap__infoValue{color:#111}.ap__linkBtn{background:none;border:none;color:#0066c0;cursor:pointer;padding:0;font-size:.9rem}.ap__certs{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.5rem}.ap__cert{background:#f0f4f8;border:1px solid #c6d0df;padding:.3rem .6rem;border-radius:12px;font-size:.85rem;color:#333;display:flex;align-items:center;gap:.25rem}.pd__loading,.pd__error{padding:2rem;text-align:center;font-size:1.2rem;color:#555}.recommendations-section{background:linear-gradient(135deg,#f8fdf8,#e8f5e8);padding:3rem 5%;border-top:3px solid #4caf50}.rec-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.rec-title{display:flex;align-items:center;gap:1rem}.rec-icon{background:linear-gradient(135deg,#4caf50,#2e7d32);color:#fff;padding:.5rem;border-radius:12px}.rec-title h2{font-size:2.2rem;margin:0;color:#2e7d32;font-weight:700}.rec-subtitle{color:#555;font-size:1rem;font-style:italic}.bonus-coins{background:linear-gradient(135deg,#fff3e0,#ffe0b2);padding:1rem 1.5rem;border-radius:20px;border:2px solid #ff9800;text-align:center;box-shadow:0 4px 12px #ff980033}.bonus-text{display:block;font-size:.9rem;color:#ef6c00;margin-bottom:.25rem}.bonus-amount{display:block;font-size:2rem;font-weight:700;color:#e65100;line-height:1}.bonus-label{font-size:.9rem;color:#ef6c00}.rec-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem}.loading-spinner{width:40px;height:40px;border:4px solid #e0e0e0;border-top:4px solid #4caf50;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.alternatives-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem}.alternative-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #0000001a;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;border:2px solid transparent}.alternative-card:hover{transform:translateY(-8px);box-shadow:0 16px 32px #00000026;border-color:#4caf50}.alt-badge{position:absolute;top:1rem;right:1rem;background:linear-gradient(135deg,#4caf50,#2e7d32);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;z-index:2;display:flex;align-items:center;gap:.25rem;box-shadow:0 2px 8px #4caf504d}.alt-image-container{position:relative;height:200px;overflow:hidden}.alt-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.alternative-card:hover .alt-image{transform:scale(1.05)}.alt-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.7) 100%);opacity:0;transition:opacity .3s ease;display:flex;align-items:flex-end;justify-content:center;padding:1rem}.alternative-card:hover .alt-overlay{opacity:1}.view-product{background:#4caf50;color:#fff;padding:.75rem 1.5rem;border-radius:25px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem}.alt-content{padding:1.5rem}.alt-name{font-size:1.3rem;font-weight:600;margin-bottom:.75rem;color:#333;line-height:1.3}.alt-rating{display:flex;align-items:center;margin-bottom:.75rem;gap:.5rem}.alt-rating-text{font-size:.9rem;color:#666;font-weight:500}.alt-price{font-size:1.6rem;font-weight:700;color:#2e7d32;margin-bottom:1rem}.alt-benefits{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.benefit-item{display:flex;align-items:center;gap:.75rem;padding:.5rem;background:#f8f9fa;border-radius:8px;font-size:.9rem}.benefit-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px}.benefit-icon.sustainability{background:linear-gradient(135deg,#4caf50,#2e7d32)}.benefit-icon.carbon{background:linear-gradient(135deg,#2196f3,#1976d2)}.alt-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #e0e0e0}.carbon-footprint{font-size:.85rem;color:#666;font-weight:500}.alt-cta{background:linear-gradient(135deg,#4caf50,#2e7d32);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;display:flex;align-items:center;gap:.5rem;transition:all .2s ease}.alternative-card:hover .alt-cta{background:linear-gradient(135deg,#2e7d32,#1b5e20);transform:scale(1.05)}.rec-empty{text-align:center;padding:4rem 2rem;color:#666}.empty-icon{color:#4caf50;margin-bottom:1rem}@media (max-width: 768px){.recommendations-section{padding:2rem 3%}.rec-header{flex-direction:column;align-items:flex-start}.rec-title h2{font-size:1.8rem}.alternatives-grid{grid-template-columns:1fr;gap:1.5rem}.bonus-coins{width:100%;margin-top:1rem}}@media (max-width: 480px){.alternative-card{margin:0 -1rem;border-radius:12px}}:root{--color-bg: #f0f2f5;--color-white: #fff;--color-grey: #e1e4e8;--color-border: #ddd;--color-text: #333;--color-text-alt: #555;--color-primary: #146eb4;--color-primary-hover: #0f5a99;--color-accent: #27ae60;--color-shadow: rgba(0,0,0,.05);--font-base: "Helvetica Neue", Arial, sans-serif;--fz-sm: .9rem;--fz-md: 1rem;--fz-lg: 1.1rem;--fz-xl: 1.25rem;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--radius: 6px;--shadow-sm: 0 2px 4px var(--color-shadow);--shadow-md: 0 4px 8px var(--color-shadow);--trans-fast: .2s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-base);color:var(--color-text);background:var(--color-bg);line-height:1.5}.text-center{text-align:center}.search-page-container{max-width:1200px;margin:0 auto;padding:var(--space-lg)}.top-bar{position:relative;display:flex;align-items:center;gap:var(--space-sm);background:var(--color-white);padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--color-border);z-index:100}.top-bar__btn{background:var(--color-primary);color:#fff;border:none;padding:var(--space-xs) var(--space-md);border-radius:var(--radius);cursor:pointer;font-size:var(--fz-md);transition:background var(--trans-fast)}.top-bar__btn:hover{background:var(--color-primary-hover)}.sort-wrapper{position:relative}.sort-dropdown{position:absolute;top:100%;left:0;margin-top:4px;width:220px;background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow-md);z-index:200}.sort-dropdown ul{list-style:none}.sort-dropdown li{padding:var(--space-sm) var(--space-md);cursor:pointer;transition:background var(--trans-fast)}.sort-dropdown li:hover{background:var(--color-bg)}.filter-panel{position:fixed;top:0;right:0;width:320px;height:100%;background:var(--color-white);box-shadow:-4px 0 8px var(--color-shadow);display:flex;flex-direction:column;z-index:150}.filter-panel__header{display:flex;justify-content:space-between;align-items:center;padding:var(--space-md);border-bottom:1px solid var(--color-border)}.close-btn{background:none;border:none;font-size:var(--fz-xl);cursor:pointer}.filter-panel__body{flex:1;overflow-y:auto;padding:var(--space-md)}.filter-group{margin-bottom:var(--space-lg)}.filter-group label{display:block;font-weight:600;margin-bottom:var(--space-sm);font-size:var(--fz-md)}.filter-group input[type=range]{width:100%;margin:var(--space-xs) 0 var(--space-md)}.cert-list-panel{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:var(--space-sm) var(--space-md);max-height:200px;overflow-y:auto;padding:var(--space-sm);border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-white)}.cert-item-panel{display:flex;align-items:center;gap:var(--space-xs);white-space:nowrap}.cert-item-panel input[type=checkbox]{width:1em;height:1em;flex-shrink:0}.cert-item-panel label{font-size:var(--fz-sm);color:var(--color-text-alt);cursor:pointer;margin:0}.cert-list-panel::-webkit-scrollbar{width:6px}.cert-list-panel::-webkit-scrollbar-thumb{background:var(--color-grey);border-radius:3px}.filter-group select{width:100%;padding:var(--space-sm);border:1px solid var(--color-border);border-radius:var(--radius);font-size:var(--fz-md)}.filter-panel__footer{padding:var(--space-md);border-top:1px solid var(--color-border);text-align:center}.apply-btn{background:var(--color-accent);color:#fff;border:none;padding:var(--space-sm) var(--space-lg);border-radius:var(--radius);cursor:pointer;font-size:var(--fz-md);transition:background var(--trans-fast)}.apply-btn:hover{background:#1f8f4f}.search-results{margin-top:var(--space-lg);padding-bottom:var(--space-lg)}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:var(--space-lg)}.product-card{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;transition:transform var(--trans-fast),box-shadow var(--trans-fast)}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.product-link img{width:100%;height:160px;object-fit:cover;background:var(--color-border)}.product-link h3{margin:var(--space-sm);font-size:var(--fz-lg);transition:color var(--trans-fast)}.product-link:hover h3{color:var(--color-primary)}.star-rating{margin:0 var(--space-sm);color:#ffb400;font-size:var(--fz-md)}.prod-desc{margin:var(--space-sm);color:var(--color-text-alt);font-size:var(--fz-sm);flex-grow:1;line-height:1.3}.price{margin:0 var(--space-sm);font-size:var(--fz-md);font-weight:600}.eco-score{margin:var(--space-xs) var(--space-sm);font-size:var(--fz-sm);color:var(--color-accent)}.add-cart-btn{margin:var(--space-sm);padding:var(--space-sm);margin:1.5rem auto 0;background:#ffdb26;border:none;border-radius:var(--radius);cursor:pointer;font-size:var(--fz-sm);transition:background var(--trans-fast),transform var(--trans-fast)}.add-cart-btn:hover{background:#fee359;transform:translateY(-2px)}.star-rating{margin:var(--space-sm);font-size:var(--fz-lg);color:var(--color-accent)}.star{margin-right:2px;color:var(--color-grey)}.star.filled{color:#ffb400}.coin-row{display:flex;gap:var(--space-sm);margin:var(--space-sm)}.coin-item{display:flex;align-items:center;gap:var(--space-xs)}.coin-item img{width:20px;height:20px}.cert-boxes{display:flex;flex-wrap:wrap;gap:var(--space-xs) var(--space-sm);margin:var(--space-sm)}.cert-box{background:var(--color-grey);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius);font-size:var(--fz-sm);color:var(--color-text-alt)}.certificates{min-height:10px}
