.gdos-checkout-wrapper{max-width:1100px;margin:0 auto;padding:8px 16px 60px;overflow-x:hidden;font-family:var(--font-roboto),Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",sans-serif;background:#fff;color:#333;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}.gdos-checkout-wrapper *,.gdos-checkout-wrapper :after,.gdos-checkout-wrapper :before{box-sizing:border-box}.gdos-steps-bar{display:flex;align-items:center;justify-content:center;margin-bottom:20px;padding:10px 0;gap:0;position:relative}.gdos-step{gap:12px;cursor:default;z-index:2}.gdos-step,.gdos-step-num{display:flex;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.gdos-step-num{width:36px;height:36px;border-radius:50%;background:#fff;border:2px solid #ddd;color:#bbb;justify-content:center;font-weight:700;font-size:13px;flex-shrink:0}.gdos-step-number{transition:opacity .3s,transform .3s}.gdos-step-check{position:absolute;opacity:0;transform:scale(.5);transition:opacity .3s,transform .3s cubic-bezier(.4,0,.2,1)}.gdos-step-active .gdos-step-num{background:#00a09f;border-color:#00a09f;color:#fff;box-shadow:0 0 0 4px rgba(0,160,159,.15)}.gdos-step-done .gdos-step-num{background:#00a09f;border-color:#00a09f;color:#fff;box-shadow:none}.gdos-step-done .gdos-step-number{opacity:0;transform:scale(.5)}.gdos-step-done .gdos-step-check{opacity:1;transform:scale(1)}.gdos-step-done{cursor:pointer}.gdos-step-text{display:flex;flex-direction:column;gap:1px}.gdos-step-label{font-size:13px;font-weight:600;color:#bbb}.gdos-step-label,.gdos-step-sublabel{transition:color .4s;line-height:1.3;white-space:nowrap}.gdos-step-sublabel{font-size:11px;font-weight:400;color:transparent}.gdos-step-active .gdos-step-label{color:#222}.gdos-step-active .gdos-step-sublabel{color:#999}.gdos-step-done .gdos-step-label{color:#00a09f}.gdos-step-done .gdos-step-sublabel{color:#88ccc8}.gdos-step-connector{width:60px;height:2px;background:#e8e8e8;margin:0 16px;border-radius:1px;overflow:hidden;flex-shrink:0;position:relative}.gdos-step-connector-fill{position:absolute;top:0;left:0;height:100%;width:0;background:#00a09f;border-radius:1px;transition:width .5s cubic-bezier(.4,0,.2,1)}.gdos-step-connector.gdos-line-done .gdos-step-connector-fill{width:100%}.gdos-checkout-grid{display:grid;grid-template-columns:1fr 340px;gap:40px;align-items:start;min-width:0;overflow:hidden}.gdos-panel{padding:0;animation:gdos-fade-in .25s ease}.gdos-panel-title{font-size:18px;font-weight:600;margin:0 0 4px;color:#222}.gdos-panel-subtitle{font-size:13px;color:#888;margin:0 0 28px}.gdos-fields-grid{display:flex;flex-wrap:wrap;gap:16px}.gdos-fields-grid .form-row{margin:0;padding:0;flex:1 1 100%}.gdos-fields-grid .form-row-first,.gdos-fields-grid .form-row-last{flex:1 1 calc(50% - 8px)}.gdos-checkout-wrapper label{display:block;font-size:12px;font-weight:600;color:#555;margin-bottom:5px;text-transform:uppercase;letter-spacing:.3px}.gdos-checkout-wrapper label abbr{color:#e05a3a;text-decoration:none}.gdos-checkout-wrapper input[type=email],.gdos-checkout-wrapper input[type=tel],.gdos-checkout-wrapper input[type=text],.gdos-checkout-wrapper select{width:100%;height:42px;padding:0 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;color:#333;background:#fff;transition:border-color .2s;outline:none}.gdos-checkout-wrapper input:focus,.gdos-checkout-wrapper select:focus{border-color:#00a09f}.gdos-checkout-wrapper ::-moz-placeholder{color:#c5c5c5!important;font-weight:400!important;opacity:1!important}.gdos-checkout-wrapper ::placeholder{color:#c5c5c5!important;font-weight:400!important;opacity:1!important}.gdos-field-error .gdos-phone-wrapper,.gdos-field-error input,.gdos-field-error select{border-color:#e05a3a!important;border-width:2px!important;box-shadow:0 0 0 3px rgba(224,90,58,.12)!important}.gdos-field-error-msg{color:#e05a3a;font-size:12px;margin-top:4px;text-transform:none;letter-spacing:0;font-weight:400;display:block}.gdos-phone-wrapper{display:flex;align-items:center;border:1px solid #ddd;border-radius:6px;overflow:hidden;transition:border-color .2s;height:42px}.gdos-phone-wrapper:focus-within{border-color:#00a09f}.gdos-phone-prefix{padding:0 10px;font-size:13px;font-weight:600;color:#888;background:#fafafa;height:42px;display:flex;align-items:center;border-right:1px solid #ddd;flex-shrink:0}.gdos-phone-wrapper input{border:none!important;box-shadow:none!important;border-radius:0!important;height:40px!important;flex:1}.gdos-rut-toggle-row{margin-top:4px!important}.gdos-rut-check{display:flex!important;align-items:center;gap:8px;cursor:pointer;font-weight:500!important;font-size:13px!important;color:#555!important;text-transform:none!important;letter-spacing:0!important}.gdos-rut-check input[type=checkbox]{width:16px;height:16px;accent-color:#00a09f;cursor:pointer}.gdos-rut-fields{display:flex;flex-wrap:wrap;gap:16px;width:100%;animation:gdos-slide-down .25s ease}.gdos-delivery-switch{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:0}.gdos-switch-option{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:22px 16px 18px;cursor:pointer;background:#fff;border:2px solid #e5e5e5;border-radius:12px;transition:border-color .2s,background .2s,box-shadow .2s;text-transform:none!important;letter-spacing:0!important;position:relative;text-align:center}.gdos-switch-option:hover{background:#fafafa;border-color:#c9c9c9}.gdos-switch-option.gdos-switch-active{border-color:#00a09f;background:#fff;box-shadow:0 2px 10px rgba(0,160,159,.1)}.gdos-switch-icon{flex-shrink:0;width:64px;height:64px;-o-object-fit:contain;object-fit:contain;pointer-events:none}.gdos-switch-title{font-size:14px;font-weight:600;color:#444;line-height:1.25;transition:color .2s;text-align:center}.gdos-switch-active .gdos-switch-title{color:#111}.gdos-sub-title{font-size:13px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.3px;margin:24px 0 12px;display:flex;align-items:center}.gdos-info-link{font-size:11px;font-weight:500;color:#00a09f;text-decoration:none;text-transform:none;letter-spacing:0;margin-left:6px;transition:color .2s}.gdos-info-link:hover{color:#008580;text-decoration:underline}.gdos-shipping-fields .form-row{margin-bottom:16px}.gdos-shipping-spinner{display:inline-flex;align-items:center;gap:6px;margin-left:8px;font-size:12px;font-weight:400;color:#00a09f;text-transform:none;letter-spacing:0;vertical-align:middle}#gdos-shipping-methods{margin-top:8px;transition:opacity .2s;display:flex;flex-direction:column;gap:12px}.gdos-shipping-method{border:1.5px solid #e8e8e8;border-radius:8px;padding:14px 16px;cursor:pointer;transition:all .15s;display:flex;align-items:center;gap:12px;background:#fff}.gdos-shipping-method:hover{border-color:#d0d0d0}.gdos-shipping-method.gdos-shipping-method-active{border-color:#00a09f;background:#f8fffe}.gdos-shipping-method.gdos-shipping-method-disabled{opacity:.5;cursor:not-allowed}.gdos-shipping-method-radio{width:18px;height:18px;border:1.5px solid #ccc;border-radius:50%;flex-shrink:0;transition:border-color .2s,box-shadow .2s}.gdos-shipping-method-active .gdos-shipping-method-radio{border-color:#00a09f;box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 6px #00a09f}.gdos-shipping-method-info{flex:1;min-width:0}.gdos-shipping-method-name{font-size:14px;font-weight:600;color:#222;display:block}.gdos-shipping-method-sub{font-size:12px;color:#888;margin-top:2px;display:block}.gdos-shipping-method-subtitle{font-size:12px;color:#6b7280;margin-top:2px;display:block;font-weight:500}.gdos-shipping-method-desc{font-size:12px;color:#9ca3af;margin-top:4px;display:block;line-height:1.4}.gdos-shipping-method-price{font-size:14px;font-weight:600;color:#333;white-space:nowrap;flex-shrink:0}.gdos-shipping-method-price.gdos-price-tone-free{color:#1ca152}.gdos-shipping-method-price.gdos-price-tone-cod{color:#00a09f;font-size:12.5px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.gdos-shipping-method-price.gdos-price-tone-pending{color:#999;font-weight:500}.gdos-pickup-card{display:flex;align-items:flex-start;gap:14px;padding:18px;background:#f8fffe;border:1px solid #00a09f;border-radius:8px;margin-top:20px}.gdos-pickup-icon{flex-shrink:0;margin-top:2px}.gdos-pickup-card strong{display:block;font-size:14px;margin-bottom:2px}.gdos-pickup-card p{margin:0;font-size:13px;color:#666}.gdos-pickup-hours{font-size:12px!important;color:#888!important;margin-top:3px!important}.gdos-pickup-free{display:inline-block;margin-top:6px;padding:2px 8px;background:#e8f8f7;color:#00a09f;font-size:11px;font-weight:700;border-radius:3px;letter-spacing:.3px;text-transform:uppercase}.gdos-pickup-alert{display:flex;align-items:flex-start;gap:8px;margin-top:12px;padding:12px 14px;background:#fef9e7;border:1px solid #f5e6a3;border-radius:6px;font-size:13px;color:#7a6c2e;line-height:1.4}.gdos-pickup-alert svg{flex-shrink:0;margin-top:1px;stroke:#b8a12e}.gdos-payment-methods{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:10px}.gdos-payment-method{border:1px solid #e5e5e5;border-radius:10px;background:#fff;padding:0;transition:border-color .2s,background .2s,box-shadow .2s;position:relative;cursor:pointer}.gdos-payment-method:hover{border-color:#bdbdbd;background:#fafafa}.gdos-payment-method.gdos-payment-method-active{border-color:#00a09f;background:#f4fbfb}.gdos-payment-method .gdos-payment-method-label{cursor:pointer;display:flex;align-items:center;gap:14px;font-weight:400;font-size:14px;text-transform:none;letter-spacing:0;padding:14px 16px;margin:0;color:#222}.gdos-payment-method .gdos-payment-method-radio{width:18px;height:18px;border:2px solid #c4c4c4;border-radius:50%;flex-shrink:0;background:#fff;position:relative;transition:border-color .2s;display:block}.gdos-payment-method.gdos-payment-method-active .gdos-payment-method-radio{border-color:#00a09f}.gdos-payment-method.gdos-payment-method-active .gdos-payment-method-radio:after{content:"";position:absolute;inset:3px;border-radius:50%;background:#00a09f}.gdos-payment-method .gdos-payment-method-text{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.gdos-payment-method .gdos-payment-method-title{font-size:14px;font-weight:600;color:#1a1a1a;line-height:1.25;letter-spacing:0;text-transform:none}.gdos-payment-method .gdos-payment-method-desc{font-size:12px;font-weight:400;color:#707070;line-height:1.35;letter-spacing:0;text-transform:none}.gdos-payment-method .gdos-payment-method-icon{display:inline-flex;align-items:center;justify-content:flex-end;flex-shrink:0;margin-left:8px}.gdos-payment-method .gdos-payment-method-icon>svg{max-height:22px;width:auto;opacity:.7;transition:opacity .2s;color:#666}.gdos-payment-method.gdos-payment-method-active .gdos-payment-method-icon>svg{opacity:1}.gdos-bank-logos{display:inline-flex;align-items:center;gap:10px}.gdos-bank-logos img{height:22px;width:auto;display:block}.gdos-mp-logo{height:36px;width:auto;display:block}.gdos-payment-box{padding:0 20px 16px 50px;font-size:13px;color:#777;line-height:1.5;animation:gdos-slide-down .25s ease}.gdos-terms-row{padding:16px 0 0;margin-top:4px}.gdos-terms-check{display:flex!important;align-items:flex-start;gap:8px;font-weight:400!important;font-size:13px!important;color:#555!important;cursor:pointer;text-transform:none!important;letter-spacing:0!important}.gdos-terms-check input[type=checkbox]{width:16px;height:16px;accent-color:#00a09f;margin-top:1px;flex-shrink:0}.gdos-terms-check a{color:#00a09f;text-decoration:underline}.gdos-btn-next{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%;height:42px;background:#fff;color:#00a09f;border:1.5px solid #00a09f;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s,color .15s;margin-top:28px;padding:0 20px;text-transform:uppercase;letter-spacing:.5px;box-shadow:none;line-height:42px}.gdos-btn-next:hover{background:#f0faf9;color:#008f8e;border-color:#008f8e}.gdos-btn-next:disabled{opacity:.5;cursor:not-allowed}.gdos-btn-submit{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:200px;height:42px;background:#333;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s;padding:0 28px;text-transform:uppercase;letter-spacing:.5px;box-shadow:none;line-height:42px;margin-top:0;width:auto}.gdos-btn-submit:hover{background:#222;color:#fff}.gdos-btn-submit:disabled{opacity:.5;cursor:not-allowed}.gdos-btn-back{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:42px;background:#fff;color:#00a09f;border:1.5px solid #00a09f;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s,color .15s;padding:0 20px;text-transform:uppercase;letter-spacing:.5px;box-shadow:none;line-height:42px;min-width:120px}.gdos-btn-back:hover{background:#f0faf9;color:#008f8e;border-color:#008f8e}.gdos-step-nav{display:flex;align-items:center;justify-content:space-between;margin-top:28px}.gdos-step-nav .gdos-btn-next{width:auto;min-width:160px;margin-top:0}.gdos-order-summary{padding:24px 0 0;border-top:none;position:sticky;top:20px}.gdos-summary-title{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;margin:0 0 20px;padding-bottom:14px;border-bottom:1px solid #eee;color:#333}.gdos-summary-items{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}.gdos-summary-item{display:flex;align-items:flex-start;gap:12px}.gdos-summary-thumb{position:relative;width:48px;height:48px;flex-shrink:0}.gdos-summary-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:6px;border:1px solid #eee}.gdos-summary-item-info{flex:1;min-width:0}.gdos-summary-name{font-size:13px;font-weight:500;line-height:1.35;color:#333;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gdos-summary-qty-text{font-size:12px;color:#999;display:block;margin-top:2px}.gdos-summary-item-price{font-size:13px;font-weight:600;color:#333;white-space:nowrap;flex-shrink:0;margin-top:2px}.gdos-coupon-section{margin:0 0 14px}.gdos-coupon-toggle{display:inline-flex;align-items:center;gap:6px;background:none;border:none;padding:6px 0;color:#00a09f;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:color .15s}.gdos-coupon-toggle:hover{color:#007f7e}.gdos-coupon-toggle svg{flex-shrink:0}.gdos-coupon-row{display:flex;align-items:stretch;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:border-color .18s,box-shadow .18s}.gdos-coupon-row:focus-within{border-color:#00a09f;box-shadow:0 0 0 3px rgba(0,160,159,.12)}.gdos-coupon-icon{display:flex;align-items:center;justify-content:center;padding:0 10px 0 12px;color:#9ca3af;transition:color .18s}.gdos-coupon-row:focus-within .gdos-coupon-icon{color:#00a09f}.gdos-coupon-input{flex:1;min-width:0;height:42px;padding:0 10px 0 0;border:none;border-radius:0;font-size:13px;letter-spacing:.3px;outline:none;background:transparent;color:#1f2937;font-weight:500;font-family:inherit;text-transform:uppercase}.gdos-coupon-input::-moz-placeholder{color:#9ca3af;font-weight:400;letter-spacing:normal;text-transform:none}.gdos-coupon-input::placeholder{color:#9ca3af;font-weight:400;letter-spacing:normal;text-transform:none}.gdos-coupon-btn{padding:0 18px;height:42px;background:#00a09f;color:#fff;border:none;border-radius:0;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s,opacity .15s;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;font-family:inherit}.gdos-coupon-btn:hover:not(:disabled){background:#007f7e}.gdos-coupon-btn:active:not(:disabled){background:#006766}.gdos-coupon-btn:disabled{opacity:.55;cursor:not-allowed}.gdos-coupon-msg{font-size:12px;margin:-10px 0 12px;padding:0}.gdos-ivaoff-callout{margin:4px 0 14px;padding:10px 12px;background:#eef2ff;border-left:3px solid #3730a3;border-radius:4px}.gdos-ivaoff-callout-head{display:flex;align-items:center;gap:8px;margin-bottom:2px;color:#3730a3;font-size:13px;line-height:1.3}.gdos-ivaoff-callout-badge{background:#3730a3;color:#fff;font-size:10px;font-weight:700;letter-spacing:.5px;padding:2px 6px;border-radius:3px;text-transform:uppercase}.gdos-ivaoff-callout-body{margin:0;color:#4338ca;font-size:12px;line-height:1.4}.gdos-ivaoff-excluded-note{margin-top:6px;padding-top:6px;border-top:1px dashed #c7d2fe;color:#6366f1;font-size:11px;line-height:1.4}.gdos-coupon-warning{margin:-8px 0 14px;padding:8px 12px;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;color:#4b5563;font-size:12px;line-height:1.4}.gdos-coupon-warning strong{color:#1f2937;font-weight:600}.gdos-coupon-warning.is-info{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.gdos-coupon-row.is-locked{background:#f9fafb;border-color:#e5e7eb}.gdos-coupon-row.is-locked:focus-within{box-shadow:none;border-color:#e5e7eb}.gdos-coupon-row.is-locked .gdos-coupon-icon{color:#d1d5db}.gdos-coupon-row.is-locked .gdos-coupon-input{color:#9ca3af;cursor:not-allowed}.gdos-coupon-row.is-locked .gdos-coupon-input::-moz-placeholder{color:#9ca3af}.gdos-coupon-row.is-locked .gdos-coupon-input::placeholder{color:#9ca3af}.gdos-coupon-row.is-locked .gdos-coupon-btn{background:#d1d5db;color:#fff;opacity:1;cursor:not-allowed}.gdos-coupon-row.is-locked .gdos-coupon-btn:hover{background:#d1d5db}.gdos-coupon-msg.gdos-coupon-success{color:#00a09f}.gdos-coupon-msg.gdos-coupon-error{color:#e05a3a}.gdos-summary-totals{display:flex;flex-direction:column;gap:8px}.gdos-summary-line{display:flex;justify-content:space-between;font-size:13px;color:#666}.gdos-summary-line.gdos-discount{color:#00a09f}.gdos-summary-total{font-size:15px;font-weight:700;color:#222;padding-top:10px;border-top:1px solid #eee;margin-top:4px}.gdos-remove-coupon{color:#e53935;text-decoration:none;font-weight:700;margin-left:4px;font-size:14px;cursor:pointer;background:none;border:none;padding:0}.gdos-remove-coupon:hover{color:#b71c1c}.gdos-checkout-left{border-right:1px solid #eee;padding-right:40px;min-width:0;overflow:hidden}.gdos-error-banner{background:#fef6f4;border:1px solid #f5cdc4;border-radius:6px;padding:12px 16px;color:#9b2c1c;font-size:13px;margin:0 0 16px}@keyframes gdos-slide-down{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes gdos-fade-in{0%{opacity:0}to{opacity:1}}@media (max-width:860px){.gdos-checkout-grid{grid-template-columns:1fr;gap:0}.gdos-checkout-left{border-right:none;padding-right:0}.gdos-checkout-right{order:-1;border-bottom:1px solid #eee;padding-bottom:20px;margin-bottom:24px}.gdos-order-summary{position:static;padding-top:0}.gdos-steps-bar{margin-bottom:24px;padding:16px 0}.gdos-step-text{display:none}.gdos-step-connector{width:32px;margin:0 8px}.gdos-step-num{width:32px;height:32px;font-size:12px}.gdos-step{gap:0}}@media (max-width:540px){.gdos-checkout-wrapper{padding:12px 12px 40px}.gdos-fields-grid .form-row-first,.gdos-fields-grid .form-row-last{flex:1 1 100%}.gdos-step-nav{flex-direction:column-reverse;gap:10px;align-items:stretch}.gdos-step-nav .gdos-btn-next,.gdos-step-nav .gdos-btn-submit{width:100%!important;min-width:0!important}.gdos-step-nav>div{width:100%}.gdos-step-nav>div>button{width:100%!important}}.pac-container{z-index:10000!important}.gdos-ty-page{--ty-coral:#fe7757;--ty-coral-soft:#fff5ef;--ty-coral-softer:#fffaf7;--ty-coral-dark:#e96845;--ty-teal:#00a09f;--ty-teal-soft:#e8f8f7;--ty-green:#1ca152;--ty-green-soft:#e8f7ee;--ty-ink:#111111;--ty-ink-2:#2b2b2b;--ty-muted:#6b6b6b;--ty-muted-2:#8f8f8f;--ty-line:#ececec;--ty-line-2:#f2f2f2;--ty-bg:#f7f7f8;--ty-wa:#25d366;background:var(--ty-bg);min-height:calc(100vh - 64px);padding:28px 16px 72px;color:var(--ty-ink);font-family:var(--font-roboto),Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",sans-serif}.gdos-ty-container{max-width:860px;margin:0 auto;display:flex;flex-direction:column;gap:16px;scroll-margin-top:20px}.gdos-ty-hero{position:relative;background:linear-gradient(135deg,var(--ty-coral-softer) 0,#ffffff 55%,var(--ty-teal-soft) 100%);border:1px solid var(--ty-line);border-radius:20px;padding:40px 32px 32px;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.025)}.gdos-ty-hero-glow{position:absolute;top:-120px;right:-80px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle at center,rgba(254,119,87,.12) 0,rgba(254,119,87,0) 70%);pointer-events:none}.gdos-ty-hero-content{position:relative;text-align:center}.gdos-ty-check{width:72px;height:72px;margin:0 auto 18px;border-radius:50%;background:#fff;color:var(--ty-green);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0 0 6px rgba(28,161,82,.1),0 6px 18px rgba(28,161,82,.18);animation:gdos-ty-pop .5s cubic-bezier(.2,.9,.3,1.2) .05s both}@keyframes gdos-ty-pop{0%{transform:scale(.4);opacity:0}65%{transform:scale(1.1);opacity:1}to{transform:scale(1)}}.gdos-ty-title{font-size:30px;font-weight:800;color:var(--ty-ink);margin:0 0 8px;line-height:1.15;letter-spacing:-.02em}.gdos-ty-title span{color:var(--ty-coral)}.gdos-ty-subtitle{font-size:15px;color:var(--ty-muted);margin:0 auto 26px;max-width:520px;line-height:1.55}.gdos-ty-ordernum{color:var(--ty-coral);font-weight:700}.gdos-ty-email{color:var(--ty-ink-2);font-weight:600;word-break:break-word}.gdos-ty-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;background:#fff;border:1px solid var(--ty-line);border-radius:14px;padding:6px;margin:0 auto;max-width:560px;box-shadow:0 1px 2px rgba(0,0,0,.02)}.gdos-ty-fact{display:flex;flex-direction:column;justify-content:center;gap:4px;padding:12px 14px;border-radius:10px;text-align:center;min-width:0}.gdos-ty-fact--primary{background:var(--ty-coral-soft)}.gdos-ty-fact dt{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--ty-muted-2);margin:0}.gdos-ty-fact dd{font-size:14px;font-weight:700;color:var(--ty-ink);margin:0;line-height:1.25;overflow:hidden;text-overflow:ellipsis}.gdos-ty-fact--primary dd{color:var(--ty-coral);font-size:18px;font-weight:800;letter-spacing:-.01em}.gdos-ty-action{background:#fff;border:1px solid var(--ty-line);border-radius:16px;padding:28px;box-shadow:0 1px 2px rgba(0,0,0,.02)}.gdos-ty-action-head{margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid var(--ty-line-2)}.gdos-ty-action-head h2{margin:0 0 4px}.gdos-ty-action-head p{margin:0;font-size:14px;color:var(--ty-muted);line-height:1.5}.gdos-ty-h2{font-size:19px;font-weight:700;color:var(--ty-ink);margin:0;letter-spacing:-.01em}.gdos-ty-steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:28px}.gdos-ty-step{display:flex;gap:18px;align-items:flex-start}.gdos-ty-step-num{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:var(--ty-coral);color:#fff;font-weight:800;font-size:15px;display:inline-flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 2px 6px rgba(254,119,87,.3)}.gdos-ty-step-body{flex:1;min-width:0;padding-top:5px}.gdos-ty-step-body h3{margin:0 0 12px;font-size:15px;font-weight:700;color:var(--ty-ink);line-height:1.4}.gdos-ty-step-body h3 strong{color:var(--ty-coral)}.gdos-ty-step-alt{margin:10px 0 0;font-size:12.5px;color:var(--ty-muted);line-height:1.5}.gdos-ty-link{color:var(--ty-teal);font-weight:600;text-decoration:underline;text-underline-offset:2px}.gdos-ty-link:hover{color:var(--ty-coral)}.gdos-ty-bank{background:var(--ty-coral-softer);border:1px dashed #f5c8b5;border-radius:12px;padding:14px 16px}.gdos-ty-bank>div{margin:0!important}.gdos-ty-paid{display:flex;align-items:flex-start;gap:16px;padding:20px 22px;background:linear-gradient(135deg,var(--ty-green-soft) 0,#f0fbf4 100%);border:1px solid #c7ecd3;border-radius:12px}.gdos-ty-paid--neutral{background:#fafafa;border-color:var(--ty-line)}.gdos-ty-paid-icon{flex:0 0 40px;height:40px;border-radius:50%;background:var(--ty-green);color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 3px 8px rgba(28,161,82,.25)}.gdos-ty-paid-body h2{margin:0 0 4px;color:#0e5130}.gdos-ty-paid--neutral .gdos-ty-paid-body h2{color:var(--ty-ink)}.gdos-ty-paid-body p{margin:0;font-size:14px;color:#1f6a42;line-height:1.55}.gdos-ty-paid--neutral .gdos-ty-paid-body p{color:var(--ty-muted)}.gdos-ty-paid-body strong{color:#0e5130;font-weight:700}.gdos-ty-paid--neutral .gdos-ty-paid-body strong{color:var(--ty-ink)}.gdos-ty-extra{display:flex;gap:14px;align-items:flex-start;margin-top:22px;padding:16px 18px;border-radius:12px}.gdos-ty-extra--pickup{background:var(--ty-teal-soft);border:1px solid #bfe6e5}.gdos-ty-extra--terminal{background:var(--ty-coral-softer);border:1px solid #f5c8b5;border-left:4px solid var(--ty-coral);padding-left:14px}.gdos-ty-extra-icon{flex:0 0 36px;height:36px;border-radius:50%;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.gdos-ty-extra--pickup .gdos-ty-extra-icon{background:var(--ty-teal)}.gdos-ty-extra--terminal .gdos-ty-extra-icon{background:var(--ty-coral)}.gdos-ty-extra-body{flex:1;min-width:0}.gdos-ty-extra-body h3{margin:0 0 4px;font-size:14.5px;font-weight:700;color:var(--ty-ink)}.gdos-ty-extra-body p{margin:0;font-size:13.5px;color:var(--ty-ink-2);line-height:1.5}.gdos-ty-extra-addr{font-weight:600;color:var(--ty-ink)!important}.gdos-ty-extra-hours{display:flex;gap:16px;flex-wrap:wrap;margin-top:8px;font-size:13px;color:var(--ty-ink-2)}.gdos-ty-extra-hours span strong{color:var(--ty-muted-2);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700;margin-right:4px}.gdos-ty-extra-link{display:inline-flex;align-items:center;margin-top:10px;color:var(--ty-teal);font-size:13px;font-weight:700;text-decoration:none}.gdos-ty-extra-link:hover{color:var(--ty-coral)}.gdos-ty-extra--terminal .gdos-ty-extra-body p{color:#5a2810}.gdos-ty-extra--terminal .gdos-ty-extra-body strong{color:#3d1a0a}.gdos-ty-summary{background:#fff;border:1px solid var(--ty-line);border-radius:16px;padding:28px;box-shadow:0 1px 2px rgba(0,0,0,.02)}.gdos-ty-summary-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--ty-line-2)}.gdos-ty-summary-badge{font-size:12px;font-weight:700;color:var(--ty-coral);background:var(--ty-coral-soft);border:1px solid #f5c8b5;padding:4px 10px;border-radius:999px;letter-spacing:.02em}.gdos-ty-items{display:flex;flex-direction:column;gap:14px}.gdos-ty-item{display:flex;align-items:center;gap:14px;padding-bottom:14px;border-bottom:1px solid var(--ty-line-2)}.gdos-ty-item:last-child{border-bottom:none;padding-bottom:0}.gdos-ty-item-thumb{position:relative;width:60px;height:60px;flex-shrink:0;border-radius:10px;overflow:hidden;border:1px solid var(--ty-line);background:#fafafa}.gdos-ty-item-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.gdos-ty-item-thumb-empty{width:100%;height:100%;background:#f0f0f0}.gdos-ty-item-qty-badge{position:absolute;top:-6px;right:-6px;min-width:22px;height:22px;padding:0 6px;background:var(--ty-coral);color:#fff;border-radius:999px;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.15);border:2px solid #fff}.gdos-ty-item-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.gdos-ty-item-name{font-size:14px;font-weight:600;color:var(--ty-ink);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gdos-ty-item-variant{font-size:12px;color:var(--ty-muted-2)}.gdos-ty-item-price{font-size:14px;font-weight:700;color:var(--ty-ink);white-space:nowrap}.gdos-ty-totals{margin-top:20px;padding-top:16px;border-top:1px solid var(--ty-line);display:flex;flex-direction:column;gap:8px}.gdos-ty-total-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:var(--ty-muted)}.gdos-ty-total-row span:last-child{color:var(--ty-ink-2);font-weight:500}.gdos-ty-total-row--discount span,.gdos-ty-total-row--discount span:last-child{color:var(--ty-green);font-weight:600}.gdos-ty-total-row--grand{margin-top:6px;padding-top:12px;border-top:1px dashed var(--ty-line);font-size:17px;font-weight:800;color:var(--ty-ink);letter-spacing:-.01em}.gdos-ty-total-row--grand span{color:var(--ty-ink)!important;font-weight:800!important}.gdos-ty-delivery{display:grid;grid-template-columns:1fr 1fr;gap:20px 24px;margin-top:22px;padding-top:20px;border-top:1px solid var(--ty-line-2)}.gdos-ty-delivery-col{min-width:0}.gdos-ty-delivery-label{display:block;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--ty-muted-2);margin-bottom:8px}.gdos-ty-delivery-col p{font-size:14px;color:var(--ty-ink-2);line-height:1.55;margin:0;word-break:break-word}.gdos-ty-delivery-method{color:var(--ty-muted);font-size:13px}.gdos-ty-wa{display:flex;align-items:center;gap:14px;padding:18px 22px;background:#fff;color:var(--ty-ink);border:1px solid var(--ty-line);border-radius:16px;text-decoration:none;box-shadow:0 1px 2px rgba(0,0,0,.02);transition:border-color .15s,box-shadow .15s,transform .15s}.gdos-ty-wa:hover{border-color:#bfe6c8;box-shadow:0 4px 14px rgba(37,211,102,.12);transform:translateY(-1px)}.gdos-ty-wa-icon{flex:0 0 44px;height:44px;border-radius:50%;background:var(--ty-wa);display:inline-flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 3px 8px rgba(37,211,102,.25)}.gdos-ty-wa-text{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.gdos-ty-wa-text strong{font-size:14.5px;font-weight:700;line-height:1.3;color:var(--ty-ink)}.gdos-ty-wa-text span{font-size:13px;color:var(--ty-muted);line-height:1.45}.gdos-ty-wa-cta{font-size:13px;font-weight:700;color:#1fbe59;white-space:nowrap;flex-shrink:0;padding:8px 14px;border-radius:8px;background:#eafbef;border:1px solid #bfe6c8;transition:background .15s,color .15s}.gdos-ty-wa:hover .gdos-ty-wa-cta{background:var(--ty-wa);color:#fff;border-color:var(--ty-wa)}.gdos-ty-ctas{display:flex;gap:12px;justify-content:center;margin-top:4px;flex-wrap:wrap}.gdos-ty-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 28px;border-radius:10px;font-size:14.5px;font-weight:700;text-decoration:none;transition:all .15s;min-width:200px;text-align:center;letter-spacing:.01em}.gdos-ty-btn--primary{background:var(--ty-coral);color:#fff;border:1px solid var(--ty-coral);box-shadow:0 4px 12px rgba(254,119,87,.22)}.gdos-ty-btn--primary:hover{background:var(--ty-coral-dark);border-color:var(--ty-coral-dark);transform:translateY(-1px);box-shadow:0 6px 14px rgba(254,119,87,.28)}.gdos-ty-btn--ghost{background:#fff;color:var(--ty-ink-2);border:1px solid #d5d5d5}.gdos-ty-btn--ghost:hover{background:#f7f7f7;border-color:#b5b5b5}.gdos-ty-top{display:none}@media (max-width:720px){.gdos-ty-page{padding:18px 12px 56px}.gdos-ty-container{gap:14px}.gdos-ty-hero{padding:32px 20px 26px;border-radius:16px}.gdos-ty-title{font-size:24px}.gdos-ty-subtitle{font-size:14px;margin-bottom:22px}.gdos-ty-facts{grid-template-columns:1fr;max-width:100%;gap:4px}.gdos-ty-fact{flex-direction:row;justify-content:space-between;align-items:center;padding:12px 14px;text-align:left}.gdos-ty-fact dd{text-align:right}.gdos-ty-action,.gdos-ty-summary{padding:22px 18px;border-radius:14px}.gdos-ty-step{flex-direction:column;align-items:stretch;gap:12px}.gdos-ty-steps{gap:22px}.gdos-ty-step-num{width:32px;height:32px;font-size:14px;align-self:flex-start}.gdos-ty-step-body{padding-top:0}.gdos-ty-item-thumb{width:52px;height:52px}.gdos-ty-delivery{grid-template-columns:1fr;gap:16px}.gdos-ty-wa{padding:14px 16px;flex-wrap:wrap;row-gap:10px}.gdos-ty-wa-text strong{font-size:14px}.gdos-ty-wa-text span{font-size:12.5px}.gdos-ty-wa-cta{margin-left:58px}.gdos-ty-ctas{flex-direction:column}.gdos-ty-btn{width:100%;min-width:0}}.gdos-receipt-box{display:flex;flex-direction:column;gap:12px}.gdos-receipt-approved{flex-direction:row;align-items:center;gap:14px;padding:16px 20px;border-radius:12px;background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.gdos-receipt-approved-icon{flex:0 0 44px;height:44px;border-radius:50%;background:#10b981;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700}.gdos-receipt-approved strong{font-size:15px;color:#064e3b}.gdos-receipt-approved p{margin:4px 0 0;font-size:13px;color:#047857;line-height:1.5}.gdos-receipt-pending{padding:16px;border-radius:12px;background:#fffbeb;border:1px solid #fcd34d}.gdos-receipt-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.gdos-receipt-filebox strong{display:block;font-size:14px;color:#78350f}.gdos-receipt-filebox p{margin:4px 0 0;font-size:13px;color:#92400e;line-height:1.5}.gdos-receipt-filebox .gdos-receipt-hint{color:#a16207}.gdos-receipt-link{font-size:13px;color:#92400e;text-decoration:underline;font-weight:500;white-space:nowrap}.gdos-receipt-delete{align-self:flex-start;background:transparent;border:1px solid #fca5a5;color:#b91c1c;padding:8px 14px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s}.gdos-receipt-delete:hover:not(:disabled){background:#fef2f2;border-color:#ef4444}.gdos-receipt-delete:disabled{opacity:.5;cursor:not-allowed}.gdos-receipt-rejected-banner{padding:12px 14px;border-radius:8px;background:#fef2f2;border-left:3px solid #d3404f;color:#7f1d1d;font-size:13px;line-height:1.5}.gdos-receipt-rejected-banner strong{display:block;margin-bottom:4px;font-size:14px}.gdos-receipt-rejected-banner p{margin:4px 0 0}.gdos-receipt-dropzone{border:2px dashed #cbd5e1;border-radius:12px;background:#f9fafb;padding:26px 20px;text-align:center;cursor:pointer;transition:border-color .15s,background .15s;display:flex;flex-direction:column;align-items:center;gap:8px}.gdos-receipt-dropzone--dragging,.gdos-receipt-dropzone:hover{border-color:var(--ty-coral,#fe7757);background:#fff5ef}.gdos-receipt-dropzone-icon{opacity:.7}.gdos-receipt-dropzone-title{font-size:14px;font-weight:600;color:#334155;margin:0}.gdos-receipt-dropzone-sub{font-size:12px;color:#64748b;margin:0}.gdos-receipt-actions{display:flex;gap:10px;flex-wrap:wrap}.gdos-receipt-submit{flex:1 1 auto;background:var(--ty-coral,#fe7757);color:#fff;border:none;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:700;cursor:pointer;transition:background .15s}.gdos-receipt-submit:hover:not(:disabled){background:var(--ty-coral-dark,#ea6745)}.gdos-receipt-submit:disabled{opacity:.7;cursor:not-allowed}.gdos-receipt-cancel{background:transparent;color:#64748b;border:1px solid #cbd5e1;border-radius:8px;padding:12px 16px;font-size:14px;font-weight:500;cursor:pointer}.gdos-receipt-cancel:hover:not(:disabled){color:#334155;border-color:#94a3b8}.gdos-receipt-error{margin:0;padding:10px 12px;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#b91c1c;font-size:13px;line-height:1.5}@media (max-width:600px){.gdos-receipt-actions,.gdos-receipt-row{flex-direction:column}.gdos-receipt-cancel,.gdos-receipt-submit{width:100%}}.gdos-home{max-width:1440px;margin:0 auto;padding:24px;display:flex;flex-direction:column;gap:16px;min-width:0;width:100%}@media (max-width:767px){.gdos-home{padding:16px 8px}}.gdos-home-section-title{text-align:center;font-size:28px;font-weight:700;color:#222;margin:0;padding:8px 0 4px;letter-spacing:.5px}@media (max-width:767px){.gdos-home-section-title{font-size:22px}}.gdos-home-empty{text-align:center;color:#888;background:#fafafa;border:1px dashed #e0e0e0;border-radius:10px;padding:40px 20px;font-size:14px}.gdos-promo-row{display:grid;gap:20px}.gdos-promo-row.gdos-promo-cols-2{grid-template-columns:1fr 1fr}.gdos-promo-row.gdos-promo-cols-3{grid-template-columns:1fr 1fr 1fr}.gdos-promo-row .gdos-promo-item,.gdos-promo-row a{display:block;border-radius:10px;overflow:hidden;line-height:0;transition:transform .25s ease}.gdos-promo-row a:hover{transform:translateY(-2px)}.gdos-promo-row img{width:100%;height:auto;display:block}@media (max-width:767px){.gdos-promo-row.gdos-promo-cols-2,.gdos-promo-row.gdos-promo-cols-3{grid-template-columns:1fr}}.gdos-slider{display:block;box-sizing:border-box;z-index:1}.gdos-slider,.gdos-slider .gdos-viewport{position:relative;width:100%;overflow:hidden}.gdos-slider .gdos-viewport{border-radius:10px;aspect-ratio:1440/400;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:gdos-shimmer 1.5s ease-in-out infinite;transform:translateZ(0)}@media (max-width:1024px){.gdos-slider .gdos-viewport{aspect-ratio:1024/768}}@media (max-width:767px){.gdos-slider .gdos-viewport{aspect-ratio:600/640}}.gdos-slider.gdos-loaded .gdos-viewport{background:transparent;animation:none}@keyframes gdos-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.gdos-slider .gdos-track{display:flex;flex-wrap:nowrap;width:100%;height:100%;margin:0;padding:0;list-style:none;will-change:transform;opacity:0;transition:opacity .4s ease,transform .5s cubic-bezier(.25,1,.5,1)}.gdos-slider.gdos-loaded .gdos-track{opacity:1}.gdos-slider .gdos-slide{display:block;flex:0 0 100%;width:100%;min-width:100%;max-width:100%;position:relative;height:100%;margin:0;padding:0}.gdos-slider .gdos-slide img{-o-object-fit:cover;object-fit:cover;pointer-events:none}.gdos-slider .gdos-slide a,.gdos-slider .gdos-slide img{display:block;width:100%;height:100%}.gdos-slider .gdos-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:100;width:44px;height:44px;background:rgba(0,0,0,.4);border:2px solid rgba(255,255,255,.3);border-radius:8px;padding:0;margin:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease,border-color .3s ease,transform .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.1)}.gdos-slider .gdos-nav:hover{background:rgba(0,0,0,.8);border-color:rgba(255,255,255,.8);transform:translateY(-50%) scale(1.05)}.gdos-slider .gdos-prev{left:20px}.gdos-slider .gdos-next{right:20px}.gdos-slider .gdos-icon{width:20px;height:20px;display:block;stroke:#fff;stroke-width:3;fill:none;filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}@media (max-width:767px){.gdos-slider .gdos-nav{width:36px;height:36px;border-width:1px;border-radius:6px}.gdos-slider .gdos-prev{left:10px}.gdos-slider .gdos-next{right:10px}.gdos-slider .gdos-icon{width:16px;height:16px;stroke-width:2.5}}.gdos-slider .gdos-dots{position:absolute;left:0;right:0;bottom:14px;z-index:90;display:flex;justify-content:center;gap:8px;pointer-events:none}.gdos-slider .gdos-dot{pointer-events:auto;width:10px;height:10px;border-radius:50%;border:1px solid rgba(255,255,255,.8);background:rgba(255,255,255,.35);padding:0;cursor:pointer;transition:background .25s ease,transform .25s ease;box-shadow:0 1px 3px rgba(0,0,0,.4)}.gdos-slider .gdos-dot:hover{background:rgba(255,255,255,.7)}.gdos-slider .gdos-dot-active{background:#fff;transform:scale(1.2)}@media (max-width:767px){.gdos-slider .gdos-dots{bottom:10px;gap:6px}.gdos-slider .gdos-dot{width:8px;height:8px}}.gdos-slider .gdos-countdown{position:absolute;left:0;bottom:0;width:100%;z-index:50;background-color:rgba(0,0,0,.6);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#fff;padding:15px 0;display:flex;justify-content:center;align-items:center;gap:30px;font-family:var(--font-roboto),Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;pointer-events:none}.gdos-slider .gdos-cd-title{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin:0;padding-top:4px;color:rgba(255,255,255,.95);text-shadow:0 1px 2px rgba(0,0,0,.5)}.gdos-slider .gdos-cd-time{display:flex;align-items:baseline;gap:25px}.gdos-slider .gdos-cd-block{display:flex;align-items:baseline;gap:4px;line-height:1}.gdos-slider .gdos-cd-seg{font-size:26px;font-weight:700;font-variant-numeric:tabular-nums;text-shadow:0 2px 4px rgba(0,0,0,.3)}.gdos-slider .gdos-cd-tag{font-size:11px;font-weight:400;text-transform:uppercase;opacity:.8}@media (max-width:767px){.gdos-slider .gdos-countdown{flex-direction:column;gap:6px;padding:10px 0;background-color:rgba(0,0,0,.75)}.gdos-slider .gdos-cd-title{font-size:11px;padding-top:0;opacity:.9}.gdos-slider .gdos-cd-time{gap:15px}.gdos-slider .gdos-cd-seg{font-size:20px}.gdos-slider .gdos-cd-tag{font-size:9px}}:root{--gd-black:#000000;--gd-dark:#111111;--gd-dark-2:#1a1a1a;--gd-dark-3:#222222;--gd-gray:#888888;--gd-light-gray:#cccccc;--gd-white:#ffffff;--gd-coral:#fe7757;--gd-turquoise:#00a09f;--gd-red:#d3404f;--gd-container:1280px;--gd-radius:8px;--gd-transition:0.3s ease}.gd-product-page{overflow:clip;background-color:var(--gd-white);color:var(--gd-black);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}.gd-product-page *,.gd-product-page :after,.gd-product-page :before{box-sizing:border-box}.gd-product-page a{color:var(--gd-coral);text-decoration:none;transition:color var(--gd-transition)}.gd-product-page a:hover{color:var(--gd-turquoise)}.gd-container{max-width:var(--gd-container);margin:0 auto;padding:0 24px}.gd-breadcrumb-bar{background-color:var(--gd-white);border-bottom:none;padding:16px 0}.gd-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;font-size:13px}.gd-breadcrumb a{color:var(--gd-turquoise);text-decoration:underline;transition:color var(--gd-transition)}.gd-breadcrumb a:hover{color:var(--gd-coral)}.gd-sep{margin:0 10px;color:#999;font-size:12px}.gd-breadcrumb-current{font-weight:700;color:var(--gd-black)}.gd-product-main{padding:40px 0}.gd-product-main-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:60px;align-items:start}.gd-gallery{min-width:0;position:sticky;top:100px}.gd-gallery-main{position:relative;background-color:#f0f0f0;border-radius:var(--gd-radius);overflow:clip;aspect-ratio:1/1;cursor:zoom-in}.gd-gallery-main img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;padding:20px;mix-blend-mode:multiply;transition:opacity .25s ease}.gd-gallery-main img.gd-fade{opacity:0}.gd-discount-badge{position:absolute;top:16px;left:0;z-index:3;background:var(--gd-red);color:var(--gd-white);font-size:13px;font-weight:700;padding:6px 14px 6px 12px;border-radius:0 4px 4px 0;line-height:1;letter-spacing:.3px}.gd-shipping-badges{position:absolute;top:16px;right:12px;z-index:3;display:flex;flex-direction:column;gap:6px;align-items:flex-end}.gd-shipping-badge{display:inline-flex;align-items:center;gap:4px;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.03em;color:var(--gd-white,#fff);line-height:1;box-shadow:0 2px 6px rgba(0,0,0,.12)}.gd-shipping-badge--flash{background:var(--gd-coral,#fe7757)}.gd-shipping-badge--express{background:var(--gd-teal,#00a09f)}.gd-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.6);color:var(--gd-white);border:none;width:44px;height:44px;border-radius:50%;font-size:24px;cursor:pointer;opacity:0;transition:opacity var(--gd-transition),background var(--gd-transition);display:flex;align-items:center;justify-content:center;z-index:2}.gd-gallery-main:hover .gd-gallery-arrow{opacity:1}.gd-gallery-arrow:hover{background:var(--gd-coral)}.gd-gallery-prev{left:12px}.gd-gallery-next{right:12px}.gd-gallery-thumbs{display:flex;gap:10px;margin-top:12px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:var(--gd-dark-3) transparent;padding-bottom:4px}.gd-gallery-thumbs::-webkit-scrollbar{height:4px}.gd-gallery-thumbs::-webkit-scrollbar-track{background:transparent}.gd-gallery-thumbs::-webkit-scrollbar-thumb{background:var(--gd-dark-3);border-radius:2px}.gd-thumb{flex:0 0 72px;width:72px;height:72px;border-radius:6px;overflow:clip;border:2px solid transparent;cursor:pointer;transition:border-color var(--gd-transition);background:#f5f5f5}.gd-thumb:hover{border-color:var(--gd-gray)}.gd-thumb.active{border-color:var(--gd-coral)}.gd-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;mix-blend-mode:multiply}.gd-product-info{min-width:0;padding-top:8px}.gd-product-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #eee}.gd-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:4px;font-size:12px;font-weight:600;letter-spacing:.3px}.gd-badge__dot{width:7px;height:7px;border-radius:50%;display:block;flex-shrink:0}.gd-badge--in-stock{background:#e8f8ef;color:#1a7a42}.gd-badge--in-stock .gd-badge__dot{background:#1a7a42;animation:gd-pulse 2s ease-in-out infinite}.gd-badge--out-of-stock{background:#fdecea;color:#b91c1c}.gd-badge--out-of-stock .gd-badge__dot{background:#b91c1c}@keyframes gd-pulse{0%,to{opacity:1}50%{opacity:.4}}.gd-sku{font-size:13px;color:var(--gd-gray);font-weight:500;letter-spacing:.5px}.gd-product-cat{font-size:13px;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:12px;font-weight:600}.gd-product-cat,.gd-product-cat a{color:var(--gd-turquoise)}.gd-product-cat a:hover{color:var(--gd-coral)}.gd-product-title{font-size:32px;font-weight:700;line-height:1.2;margin:0 0 16px;color:var(--gd-black);padding-left:14px;border-left:4px solid var(--gd-coral)}.gd-brand{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;padding:4px 10px;background:#f7f7f7;border-radius:4px;transition:background var(--gd-transition);text-decoration:none}.gd-brand:hover{background:#eee}.gd-brand img{display:block;max-height:18px;width:auto;-o-object-fit:contain;object-fit:contain}.gd-brand span{font-size:11px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.5px}.gd-product-short-desc{font-size:15px;color:#555555;margin-bottom:24px;line-height:1.7}.gd-product-short-desc p{margin:0 0 8px}.gd-product-price{margin-bottom:20px;display:flex;align-items:flex-start;gap:12px}.gd-product-price ins{text-decoration:none;font-size:32px;font-weight:800}.gd-product-price ins .woocommerce-Price-amount{color:var(--gd-coral)}.gd-product-price del{font-size:18px;font-weight:400;opacity:.6;align-self:center}.gd-product-price del .woocommerce-Price-amount{color:var(--gd-gray)}.gd-benefits{margin-bottom:24px;background:#fafafa;border-radius:10px;padding:6px 0;overflow:clip}.gd-benefits .gdos-benefit-row,.gd-benefits .gdos-cupon-row,.gd-benefits .gdos-shipping-row{margin:0!important;border:none!important;border-radius:0!important;background:transparent!important;padding:12px 20px!important;position:relative}.gd-benefits .gd-benefit-financiacion .gdos-benefit-row:after{display:none!important}.gd-benefits .gd-benefit-financiacion:after,.gd-benefits .gdos-benefit-row:not(.gd-benefit-financiacion .gdos-benefit-row):after,.gd-benefits .gdos-shipping-row[data-state=visible]:after{content:"";position:absolute;bottom:0;left:20px;right:20px;height:1px;background:#e8e8e8}.gd-benefits .gdos-benefit-row .gdos-b-icon{color:var(--gd-coral)!important}.gd-benefits .gdos-shipping-row .gdos-b-icon{color:var(--gd-turquoise)!important}.gd-benefits .gdos-shipping-row .gdos-b-icon svg{display:none}.gd-benefits .gdos-shipping-row .gdos-b-icon:before{content:"";display:block;width:18px;height:18px;background-color:var(--gd-turquoise);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='13 2 3 14 12 14 11 22 21 10 12 10 13 2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='13 2 3 14 12 14 11 22 21 10 12 10 13 2'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.gd-benefits .gdos-cupon-row .gdos-b-icon{color:var(--gd-red)!important}.gd-benefits .gdos-b-section{font-size:9px!important;letter-spacing:1.2px!important;color:#aaa!important}.gd-benefits .gdos-b-text{font-size:13px!important;font-weight:500!important;color:#333!important}.gd-benefits .gdos-cupon-row.is-active{background:transparent!important}.gd-benefits .gdos-cupon-row.is-active .gdos-b-text{color:#059669!important}.gd-benefits .gdos-cupon-row:hover{background:rgba(0,0,0,.015)!important}#gdos_cupon_msg,.gd-benefits .gdos-cupon-msg{font-size:11px!important;padding:6px 20px!important;margin:0!important;text-align:center;color:#d9534f!important;background:#fff5f5;border-radius:0 0 10px 10px;min-height:0!important;line-height:1.3}.gd-benefits .gdos-cupon-row.is-loading{opacity:.7;cursor:wait!important;pointer-events:none}.gd-benefits .gdos-cupon-toggle{width:40px!important;height:22px!important;background:#d1d5db!important;border-radius:11px!important;transition:background .2s ease!important;position:relative!important}.gd-benefits .gdos-cupon-toggle.is-on{background:var(--gd-turquoise)!important}.gd-benefits .gdos-cupon-toggle .thumb{position:absolute!important;width:16px!important;height:16px!important;top:3px!important;left:3px!important;border-radius:50%!important;background:#fff!important;box-shadow:0 1px 2px rgba(0,0,0,.15)!important;transition:transform .15s cubic-bezier(.4,0,.2,1)!important;transform:translateX(0)!important}.gd-benefits .gdos-cupon-toggle.is-on .thumb{transform:translateX(18px)!important}.gd-benefit-financiacion{position:relative}.gd-benefit-financiacion .gdos-benefit-row{padding-bottom:4px!important}.gd-benefit-financiacion .gdos-modal-row{display:block!important;padding:0 20px 12px 56px!important;margin:0!important;background:transparent!important;border:none!important;border-radius:0!important;cursor:pointer;text-decoration:none!important}.gd-benefit-financiacion .gdos-modal-row .gdos-row-link{font-size:11px!important;font-weight:500!important;color:var(--gd-turquoise)!important;transition:color .2s ease}.gd-benefit-financiacion .gdos-modal-row:hover .gdos-row-link{color:#008180!important;text-decoration:underline!important}.gdos-modal-backdrop{background-color:rgba(0,0,0,.55)!important;backdrop-filter:blur(6px)!important}.gdos-modal-content{border-radius:14px!important;padding:32px!important;max-width:480px!important;box-shadow:0 25px 60px rgba(0,0,0,.25)!important}.gdos-cuotas-list__title{font-size:16px!important;font-weight:700!important;color:var(--gd-black)!important;margin:0 0 16px!important;padding-bottom:12px!important;border-bottom:2px solid var(--gd-coral)!important}.gdos-cuotas-list__item{padding:10px 0!important;border-bottom:1px solid #f3f3f3!important}.gdos-cuotas-list__item:last-of-type{border-bottom:none!important}.gdos-cuotas-list__icon{width:38px!important;border:1px solid #eee!important;border-radius:4px!important;margin-right:12px!important}.gdos-cuotas-list__text{font-size:13px!important;color:#444!important}.gdos-cuotas-list__text strong{color:var(--gd-black)!important;font-weight:700!important}.gdos-cuotas-list__disclaimer{font-size:11px!important;color:#aaa!important;border-top:1px dashed #e5e5e5!important;margin-top:12px!important;padding-top:12px!important}.gdos-modal-close{width:28px!important;height:28px!important;font-size:18px!important;color:#999!important;top:16px!important;right:16px!important;border-radius:50%!important;transition:background .15s,color .15s!important}.gdos-modal-close:hover{background:#f5f5f5!important;color:#333!important}.gdos-modal-close-btn{background:var(--gd-black)!important;color:#fff!important;border:none!important;border-radius:6px!important;padding:10px 28px!important;font-size:13px!important;font-weight:600!important;transition:background .2s ease!important}.gdos-modal-close-btn:hover{background:#333!important;color:#fff!important;box-shadow:none!important}.gd-product-price>.woocommerce-Price-amount{font-size:32px;font-weight:800;color:var(--gd-coral)}.gd-product-price .gdos-saving-badge{font-size:12px;margin:0;padding:4px 10px;background:#e8f8ef;color:#1a7a42;border-radius:4px}.gd-delivery-estimate{margin-bottom:24px}.gd-delivery-estimate .gdos-fecha-entrega{display:flex!important;flex-direction:column!important;align-items:center!important;font-size:12px!important;color:#999!important;background:transparent!important;border:none!important;border-radius:0!important;padding:0!important;margin:0!important;text-align:center!important;gap:2px}.gd-delivery-label{display:flex;align-items:center;justify-content:center;gap:5px;font-size:13px;color:#999;font-weight:400}.gd-delivery-label svg{color:#bbb;flex-shrink:0}.gd-delivery-dates{font-size:13px;color:#555}.gd-delivery-dates b{font-weight:700;color:#333}.gd-accordions{margin-bottom:24px}.gd-accordion{margin-bottom:6px}.gd-accordion-trigger{display:flex;align-items:center;width:100%;padding:12px 14px;background:#f7f7f7;border:none;border-radius:6px;cursor:pointer;text-align:left;gap:10px;transition:background .15s ease}.gd-accordion-trigger:hover{background:#f0f0f0}.gd-accordion-bar{width:3px;height:16px;border-radius:2px;flex-shrink:0}.gd-accordion--garantia .gd-accordion-bar{background:var(--gd-coral)}.gd-accordion--envio .gd-accordion-bar{background:var(--gd-turquoise)}.gd-accordion-label{flex:1;font-size:12px;font-weight:600;color:#333;text-transform:uppercase;letter-spacing:.5px}.gd-accordion-plus{width:18px;height:18px;position:relative;flex-shrink:0}.gd-accordion-plus:after,.gd-accordion-plus:before{content:"";position:absolute;background:#aaa;border-radius:1px;transition:transform .25s ease,opacity .25s ease}.gd-accordion-plus:before{width:10px;height:1.5px;top:50%;left:50%;transform:translate(-50%,-50%)}.gd-accordion-plus:after{width:1.5px;height:10px;top:50%;left:50%;transform:translate(-50%,-50%)}.gd-accordion-trigger[aria-expanded=true] .gd-accordion-plus:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.gd-accordion-content{max-height:0;overflow:clip;transition:max-height .3s ease}.gd-accordion-content .garantia-producto{border:none!important;border-left:3px solid var(--gd-coral)!important;background:transparent!important;padding:10px 14px!important;margin:8px 0 4px 14px!important;border-radius:0!important;font-size:13px!important;color:#555!important;line-height:1.5!important}.gd-accordion-content .gdos-metodos-envio{padding:8px 0 4px 14px!important;margin:0!important}.gd-accordion-content .gdos-metodos-envio ul{margin:0!important;padding:0!important;list-style:none!important}.gd-accordion-content .gdos-metodos-envio li{font-size:12px!important;color:#666!important;margin:0!important;padding:8px 0 8px 14px!important;line-height:1.5!important;background:transparent!important;border-left:3px solid var(--gd-turquoise)!important;border-radius:0!important;position:relative!important}.gd-accordion-content .gdos-metodos-envio li+li{margin-top:6px!important}.gd-accordion-content .gdos-metodos-envio strong{color:#222!important;font-weight:600!important;font-size:12px!important}.gd-gallery-main .woocommerce-product-gallery__trigger,.gd-gallery-main .xts-product-gallery-trigger{display:none!important}#gd-lightbox-overlay{border:none;padding:0;margin:0;max-width:100vw;max-height:100vh;width:100vw;height:100vh;background:transparent;overflow:visible}#gd-lightbox-overlay::backdrop{background:rgba(0,0,0,.97)}#gd-lightbox-overlay .gd-lb-wrap{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;position:relative}#gd-lightbox-overlay img{max-width:calc(100vw - 160px);max-height:calc(100vh - 80px);-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none}#gd-lightbox-overlay .gd-lb-close{position:fixed;top:20px;right:20px;width:44px;height:44px;background:rgba(255,255,255,.12);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:10;padding:0}#gd-lightbox-overlay .gd-lb-close:hover{background:rgba(255,255,255,.25)}#gd-lightbox-overlay .gd-lb-arrow{position:fixed;top:50%;transform:translateY(-50%);width:48px;height:48px;background:rgba(255,255,255,.12);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:10;padding:0}#gd-lightbox-overlay .gd-lb-prev{left:20px}#gd-lightbox-overlay .gd-lb-next{right:20px}#gd-lightbox-overlay .gd-lb-arrow:hover{background:rgba(255,255,255,.25)}#gd-lightbox-overlay .gd-lb-arrow svg,#gd-lightbox-overlay .gd-lb-close svg{display:block;flex-shrink:0}#gd-lightbox-overlay .gd-lb-counter{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);color:rgba(255,255,255,.5);font-size:13px;font-weight:500;letter-spacing:2px;z-index:10}@media (max-width:600px){#gd-lightbox-overlay img{max-width:calc(100vw - 24px);max-height:calc(100vh - 70px)}#gd-lightbox-overlay .gd-lb-arrow{width:38px;height:38px}#gd-lightbox-overlay .gd-lb-arrow:before{width:9px;height:9px}#gd-lightbox-overlay .gd-lb-prev{left:10px}#gd-lightbox-overlay .gd-lb-next{right:10px}#gd-lightbox-overlay .gd-lb-close{top:12px;right:12px;width:38px;height:38px}}#gd-main-image{cursor:zoom-in}.gd-product-info .stock.in-stock{display:none!important}.gd-product-actions{margin-bottom:32px}.gd-product-actions form.cart{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.gd-product-actions .quantity{display:flex;align-items:stretch;border:1.5px solid #d9d9d9;border-radius:8px;overflow:hidden;background:#fff;height:44px;transition:border-color .2s ease}.gd-product-actions .quantity:hover{border-color:#a0a0a0}.gd-product-actions .quantity .gd-qty-btn,.gd-product-actions .quantity .minus,.gd-product-actions .quantity .plus{width:38px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;font-size:18px;font-weight:500;color:#333;cursor:pointer;transition:color .15s ease,background .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:1;padding:0}.gd-product-actions .quantity .gd-qty-btn:hover:not(:disabled),.gd-product-actions .quantity .minus:hover,.gd-product-actions .quantity .plus:hover{color:var(--gd-coral);background:#fafafa}.gd-product-actions .quantity .gd-qty-btn:disabled,.gd-product-actions .quantity .minus:disabled{color:#c4c4c4;cursor:not-allowed;background:transparent}.gd-product-actions .quantity input.qty{width:40px;text-align:center;background:transparent;border:1px solid #e5e5e5;border-top:none;border-bottom:none;color:var(--gd-black);font-size:15px;font-weight:700;padding:0;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.gd-product-actions .quantity input.qty:focus{outline:none}.gd-product-actions .quantity input.qty::-webkit-inner-spin-button,.gd-product-actions .quantity input.qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.gd-product-actions .single_add_to_cart_button{flex:1;min-width:160px;height:42px;padding:0 20px;background:var(--gd-black);color:var(--gd-white);border:1.5px solid var(--gd-black);border-radius:6px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:background .2s ease,transform .15s ease}.gd-product-actions .single_add_to_cart_button:hover{background:#222;border-color:#222}.gd-product-actions .single_add_to_cart_button:active{transform:scale(.98)}.gd-product-actions .gd-buy-now-btn{flex:1!important;min-width:160px!important;height:42px!important;padding:0 20px!important;background:transparent!important;color:#fe7757!important;border:1.5px solid #fe7757!important;border-radius:6px!important;font-size:12px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:1px!important;cursor:pointer!important;transition:background .2s ease,color .2s ease!important;order:2!important}.gd-product-actions .gd-buy-now-btn:hover{background:#fe7757!important;color:#fff!important}.gd-product-actions .gd-buy-now-btn:active{transform:scale(.98)!important}.gd-product-actions .gd-notify-cta{flex:1 1 100%;min-width:0;height:42px;padding:0 20px;background:var(--gd-orange,#fe7757);color:#fff;border:1.5px solid var(--gd-orange,#fe7757);border-radius:6px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:background .2s ease,transform .15s ease}.gd-product-actions .gd-notify-cta:hover{background:#e85f3d;border-color:#e85f3d;color:#fff;text-decoration:none}.gd-product-actions .gd-notify-cta:active{transform:scale(.98)}.gd-product-actions .variations{width:100%;border-collapse:collapse;margin-bottom:20px}.gd-product-actions .variations tr{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.gd-product-actions .variations td,.gd-product-actions .variations th{padding:0;border:none;vertical-align:middle;display:block}.gd-product-actions .variations .label label{color:#333;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.gd-product-actions .variations .label,.gd-product-actions .variations th.label{display:none!important}.gd-variation-chips-wrapper{margin-bottom:16px}.gd-chips-title{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.8px;color:#999;margin:0 0 8px}.gd-chips-group{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:6px}.gd-product-actions .wd-swatches-product,.gd-product-actions link[id*=wd-woo-mod-swatches]{display:none!important}.gd-product-actions .variations{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:-1px!important}.gd-product-actions .single_variation .price,.gd-product-actions .wd-reset-var,.gd-product-actions .woocommerce-variation-price{display:none!important}.gd-var-chip{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:30px;padding:0 12px;background:#fff;border:1px solid #ddd;border-radius:5px;color:#555;font-size:12px;font-weight:500;cursor:pointer;transition:border-color .2s,background .2s,color .2s,box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-transform:capitalize}.gd-var-chip:hover{border-color:#aaa;background:#f8f8f8}.gd-var-chip.active{border-color:var(--gd-black);background:var(--gd-black);color:#fff;box-shadow:0 1px 4px rgba(0,0,0,.1)}.gd-var-chip.gd-var-chip--color{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;padding:0!important;border-radius:4px!important;border:1px solid rgba(0,0,0,.08)!important;overflow:clip;box-sizing:border-box!important}.gd-var-chip.gd-var-chip--color:hover{border-color:rgba(0,0,0,.25)!important;opacity:.85}.gd-var-chip.gd-var-chip--color.active{border:1px solid rgba(0,0,0,.08)!important;box-shadow:none!important;outline:2px solid var(--gd-black)!important;outline-offset:2px!important}.gd-var-chip.is-unavailable{opacity:.25;cursor:not-allowed;pointer-events:none;position:relative}.gd-var-chip.gd-var-chip--color.is-unavailable:after{content:"";position:absolute;top:50%;left:-2px;right:-2px;height:1.5px;background:rgba(0,0,0,.5);transform:rotate(-45deg)}.gd-var-chip.is-unavailable:not(.gd-var-chip--color){text-decoration:line-through}.gd-product-actions .reset_variations{color:var(--gd-gray);font-size:11px;margin-top:-8px;display:inline-block;transition:color .2s}.gd-product-actions .reset_variations:hover{color:var(--gd-coral)}.gd-description-section{padding:48px 0;border-top:1px solid #eee}.gd-section-title{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#333;text-align:center;margin:0 0 24px;padding-bottom:12px;position:relative}.gd-section-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:40px;height:2px;background:var(--gd-coral)}.gd-description-content{max-width:800px;margin:0 auto;font-size:14px;line-height:1.8;color:#555}.gd-description-content p{margin:0 0 12px}.gd-description-content p:last-child{margin-bottom:0}.gd-related-section{padding:48px 0;border-top:1px solid #eee}.gd-related-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.gd-related-card{display:flex;flex-direction:column;text-decoration:none!important;color:inherit!important;border-radius:8px;overflow:clip;transition:transform .2s ease,box-shadow .2s ease}.gd-related-card:hover{transform:translateY(-3px);box-shadow:0 4px 16px rgba(0,0,0,.08)}.gd-related-img{position:relative;background:#f5f5f5;border-radius:8px;overflow:clip;aspect-ratio:1}.gd-related-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply;padding:8px}.gd-related-badge{position:absolute;top:8px;left:0;background:var(--gd-coral);color:#fff;font-size:11px;font-weight:700;padding:2px 8px;border-radius:0 4px 4px 0}.gd-related-info{padding:10px 4px}.gd-related-name{font-size:12px;font-weight:500;color:#333;margin:0 0 4px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:clip}.gd-related-price{font-size:14px;font-weight:700;color:var(--gd-black);display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.gd-related-price del{color:#aaa;font-weight:400;font-size:12px}.gd-related-price ins{text-decoration:none;color:var(--gd-coral);font-weight:700}.gd-related-price .gd-price-regular{color:#9a9a9a;font-size:12px;font-weight:400;text-decoration:line-through}.gd-related-price .gd-price-sale{color:var(--gd-coral);font-size:15px;font-weight:700}@media (max-width:900px){.gd-related-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.gd-related-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;scrollbar-width:none;scroll-behavior:smooth}.gd-related-grid::-webkit-scrollbar{display:none}.gd-related-card{flex:0 0 calc(50% - 6px);min-width:calc(50% - 6px);scroll-snap-align:start}.gd-related-name{font-size:11px}.gd-related-price{font-size:13px}}.gd-product-meta{border-top:1px solid #eee;padding-top:20px;display:flex;flex-direction:column;gap:8px}.gd-meta-item{font-size:13px;color:var(--gd-gray)}.gd-meta-label{font-weight:600;margin-right:6px;color:#333}.gd-meta-value a{color:var(--gd-gray)}.gd-meta-value a:hover{color:var(--gd-coral)}@media (max-width:992px){.gd-product-main-grid{grid-template-columns:1fr;gap:32px}.gd-gallery{position:static!important}.gd-product-title{font-size:26px}.gd-product-price{font-size:24px}}@media (max-width:600px){.gd-product-main{padding:24px 0}.gd-container{padding:0 16px}.gd-product-price,.gd-product-title{font-size:22px}.gd-gallery-main{border-radius:6px}.gd-thumb{flex:0 0 60px;width:60px;height:60px}.gd-product-actions form.cart{flex-direction:row;flex-wrap:wrap}.gd-product-actions .quantity{flex:0 0 auto;order:1}.gd-product-actions .single_add_to_cart_button{flex:1;min-width:0;order:2}.gd-product-actions .gd-buy-now-btn{flex:0 0 100%!important;order:3!important}.gd-gallery-arrow{opacity:1;width:36px;height:36px;font-size:20px}}.gd-benefits .gdos-benefit-row,.gd-benefits .gdos-cupon-row,.gd-benefits .gdos-shipping-row{display:flex!important;align-items:center;gap:14px}.gd-benefits .gdos-b-icon{width:22px;min-width:22px;display:flex;align-items:center;justify-content:center;color:#9ca3af}.gd-benefits .gdos-b-body{flex:1;display:flex;flex-direction:column;gap:1px}.gd-benefits .gdos-b-end{flex-shrink:0;display:flex;align-items:center;justify-content:center}.gd-benefits .gdos-b-section{text-transform:uppercase;line-height:1.2;font-weight:600}.gd-benefits .gdos-b-text{line-height:1.4}.gd-benefits .gdos-oca-badge{display:flex;align-items:center;justify-content:center}.gd-benefits .gdos-shipping-row[data-state=hidden]{display:none!important}.gd-product-price{align-items:center!important;flex-wrap:wrap}.gd-product-price .gd-price-regular{font-size:15px!important;font-weight:400;color:#9a9a9a;text-decoration:line-through;opacity:1;align-self:center;order:1}.gd-product-price .gd-price-sale{font-size:32px;font-weight:600;color:var(--gd-coral);line-height:1;order:2}.gd-product-price .gd-price-usd{background:#e0f2f2;color:#006e6d;order:4}.gd-product-price .gd-price-save,.gd-product-price .gd-price-usd{font-size:12px;font-weight:600;padding:4px 10px;border-radius:4px;white-space:nowrap}.gd-product-price .gd-price-save{background:#e8f8ef;color:#1a7a42;order:3}.gd-product-price>.gd-price-sale:only-child{font-size:32px;color:var(--gd-coral)}.gd-lightbox{position:fixed;inset:0;z-index:99999;background:rgba(0,0,0,.92);display:flex;align-items:center;justify-content:center;padding:32px;animation:gd-lightbox-fade .16s ease-out}@keyframes gd-lightbox-fade{0%{opacity:0}to{opacity:1}}.gd-lightbox-img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gd-lightbox-arrow,.gd-lightbox-close{position:absolute;background:rgba(255,255,255,.12);color:#ffffff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease;z-index:2}.gd-lightbox-arrow:hover,.gd-lightbox-close:hover{background:rgba(255,255,255,.24)}.gd-lightbox-close{top:16px;right:16px;width:44px;height:44px;font-size:28px;line-height:1}.gd-lightbox-arrow{top:50%;transform:translateY(-50%);width:56px;height:56px;font-size:32px;line-height:1}.gd-lightbox-prev{left:16px}.gd-lightbox-next{right:16px}.gd-lightbox-counter{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);color:rgba(255,255,255,.85);font-size:14px;letter-spacing:.05em;background:rgba(0,0,0,.35);padding:6px 14px;border-radius:999px}@media (max-width:600px){.gd-lightbox{padding:16px}.gd-lightbox-arrow{width:44px;height:44px;font-size:24px}.gd-lightbox-prev{left:8px}.gd-lightbox-next{right:8px}}.gd-auth-shell{--gd-coral:#fe7757;--gd-coral-dark:#e5603f;--gd-ink:#111111;--gd-ink-2:#4a4a4a;--gd-muted:#6b6b6b;--gd-line:#e5e5e5;--gd-bg-soft:#fafafa;width:100%;display:flex;justify-content:center;padding:24px 16px 56px}.gd-auth-card{width:100%;max-width:420px;background:#fff;border:1px solid var(--gd-line);border-radius:12px;padding:36px 32px 32px;box-shadow:0 2px 8px rgba(0,0,0,.04);display:flex;flex-direction:column;align-items:stretch}.gd-auth-logo{display:flex;justify-content:center;margin-bottom:20px}.gd-auth-logo img{height:44px;width:auto}.gd-auth-title{font-size:22px;font-weight:700;color:var(--gd-ink);text-align:center;margin:0 0 6px;letter-spacing:-.01em}.gd-auth-subtitle{font-size:14px;color:var(--gd-muted);text-align:center;margin:0 0 22px;line-height:1.45}.gd-auth-submit{display:inline-flex;align-items:center;justify-content:center;width:100%;height:44px;margin-top:8px;background:var(--gd-coral);color:#fff;font-size:15px;font-weight:700;letter-spacing:.01em;border:none;border-radius:8px;cursor:pointer;transition:background .15s ease,transform .08s ease}.gd-auth-submit:hover:not(:disabled){background:var(--gd-coral-dark)}.gd-auth-submit:active:not(:disabled){transform:translateY(1px)}.gd-auth-submit:disabled{opacity:.6;cursor:wait}.gd-auth-submit-wrap button{width:100%!important;height:44px!important;background:var(--gd-coral)!important;border-color:var(--gd-coral)!important;color:#fff!important;font-weight:700!important;border-radius:8px!important;font-size:15px!important}.gd-auth-submit-wrap button:hover{background:var(--gd-coral-dark)!important;border-color:var(--gd-coral-dark)!important}.gd-auth-sep{display:flex;align-items:center;gap:12px;margin:18px 0;color:var(--gd-muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.gd-auth-sep:after,.gd-auth-sep:before{content:"";flex:1;height:1px;background:var(--gd-line)}.gd-auth-google{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;height:44px;background:#fff;color:var(--gd-ink);font-size:14px;font-weight:600;border:1.5px solid var(--gd-line);border-radius:8px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.gd-auth-google:hover:not(:disabled){border-color:#bdbdbd;background:var(--gd-bg-soft)}.gd-auth-google:disabled{opacity:.6;cursor:wait}.gd-auth-google-icon{width:18px;height:18px;flex-shrink:0}.gd-auth-foot{text-align:center;font-size:14px;color:var(--gd-ink-2);margin-top:22px}.gd-auth-foot-link{color:var(--gd-coral);font-weight:600;text-decoration:none;background:none;border:none;cursor:pointer;padding:0;font-size:inherit}.gd-auth-foot-link:hover{text-decoration:underline}.gd-auth-error{margin-top:10px;padding:10px 12px;background:#fdecec;border:1px solid #f5c2c2;color:#b42318;border-radius:6px;font-size:13px}.gd-auth-legal{font-size:12px;color:var(--gd-muted);text-align:center;line-height:1.5;margin:14px 0 4px}.gd-auth-legal a{color:var(--gd-ink-2);text-decoration:underline}.gd-auth-legal a:hover{color:var(--gd-coral)}.gd-auth-hint{font-size:12px;color:var(--gd-muted);line-height:1.4;margin:4px 4px 0}@media (max-width:480px){.gd-auth-shell{padding:16px 12px 40px}.gd-auth-card{padding:28px 22px 24px;border-radius:10px}.gd-auth-title{font-size:20px}}