@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:Frutiger;src:url(/build/assets/Frutiger-Regular-DfPjhwyg.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Frutiger;src:url(/build/assets/Frutiger-Bold-BcC8UB7I.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--font-primary: "Frutiger", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-weight-regular: 400;--font-weight-bold: 700}html{font-size:16px}body{font-family:var(--font-primary);font-weight:var(--font-weight-regular);line-height:1.5;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,strong,b{font-weight:var(--font-weight-bold)}a:not([class]){color:var(--primary-color);text-decoration:none;transition:text-decoration .3s ease}a:not([class]):hover{text-decoration:underline}.font-regular{font-weight:var(--font-weight-regular)}.font-bold{font-weight:var(--font-weight-bold)}.header{color:#333;padding:.5rem 0;position:sticky;top:0;z-index:100;background-color:#fff;box-shadow:0 2px 4px #0000001a;transition:all .3s ease}.header__content{display:flex;justify-content:center;align-items:center;min-height:3.5rem;position:relative}.header__logo{flex-shrink:0}.header__logo-link{display:inline-block;text-decoration:none;transition:opacity .3s ease}.header__logo-link:hover{opacity:.8}.header__logo-link svg{max-height:32px;width:auto}@media (max-width: 768px){.header__logo-link svg{max-height:28px}}.header__contact{position:absolute;right:0;display:flex;align-items:center;gap:.75rem}@media (max-width: 768px){.header__contact{gap:.5rem}}.header__contact-link{display:flex;align-items:center;justify-content:center;border-radius:50%;text-decoration:none;transition:all .3s ease;border:2px solid transparent}.header__contact-link--whatsapp{width:44px;height:44px;color:#25d366;background-color:#25d3661a}.header__contact-link--whatsapp:hover{background-color:#25d366;color:#fff;transform:translateY(-2px);box-shadow:0 8px 16px #25d3664d}.header__contact-link--phone{width:auto;height:44px;padding:0 1rem;border-radius:22px;gap:.5rem;color:#098ab0;background-color:#098ab01a}.header__contact-link--phone:hover{background-color:#098ab0;color:#fff;transform:translateY(-2px);box-shadow:0 8px 16px #098ab04d}.header__contact-link svg{flex-shrink:0;width:24px;height:24px}@media (max-width: 768px){.header__contact-link--whatsapp{width:40px;height:40px}.header__contact-link--phone{height:40px;padding:0 .75rem;gap:.375rem}.header__contact-link svg{width:20px;height:20px}}@media (max-width: 640px){.header__contact-link--whatsapp{width:36px;height:36px}.header__contact-link--phone{height:36px;padding:0 .5rem}.header__contact-link svg{width:18px;height:18px}}.header__phone-number{font-weight:600;font-size:1rem;letter-spacing:.5px;-webkit-user-select:all;user-select:all;white-space:nowrap}@media (max-width: 768px){.header__phone-number{font-size:.9rem}}@media (max-width: 640px){.header__phone-number{font-size:.85rem}}@media (max-width: 480px){.header__phone-number{display:none}}@media (max-width: 768px){.header__content{padding:0 1rem}}.btn{padding:14px 44px 12px;border-radius:30px;margin:auto;cursor:pointer;font-weight:900;transition:all .3s ease;display:inline-block;text-align:center;text-decoration:none;line-height:1.5}.btn:disabled,.btn.disabled{background-color:#e9ecef;border-color:#e9ecef;color:#6c757d;cursor:not-allowed;pointer-events:none}.btn:disabled:hover,.btn.disabled:hover{background-color:#e9ecef;border-color:#1f2225;color:#6c757d}.btn-primary{background-color:var(--primary-color);color:var(--white);border:2px solid var(--primary-color)}.btn-primary:hover{background-color:var(--white);color:var(--primary-color)}.btn-secondary{background-color:transparent;color:var(--primary-color);border:2px solid var(--primary-color)}.btn-secondary:hover{background-color:var(--primary-color);color:var(--white)}.btn-danger{background-color:#dc3545;color:var(--white);border:2px solid #dc3545}.btn-danger:hover{background-color:#bd2130;border-color:#bd2130}.btn-success{background-color:#28a745;color:var(--white);border:2px solid #28a745}.btn-success:hover{background-color:#218838;border-color:#218838}.input-field{margin-bottom:1.5rem;width:100%;box-sizing:border-box}.input-field:last-child{margin-bottom:0}.input-field__label{display:block;font-weight:500;color:#374151;margin-bottom:.5rem;font-size:.875rem;line-height:1.25}.input-field__required{color:#ef4444;margin-left:.125rem}.input-field__container{position:relative;width:100%}.input-field__container--password{position:relative}.input-field__input{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.95rem;transition:all .2s ease;background-color:#fafafa;box-sizing:border-box;font-family:inherit;line-height:1.5}.input-field__input:focus{outline:none;border-color:var(--primary-color);background-color:#fff;box-shadow:0 0 0 3px #098ab01a}.input-field__input::placeholder{color:#9ca3af}.input-field__input:disabled{background-color:#f3f4f6;color:#6b7280;cursor:not-allowed;border-color:#d1d5db}.input-field__input:readonly{background-color:#f9fafb;border-color:#e5e7eb}.input-field__input--error{border-color:#ef4444;background-color:#fef2f2}.input-field__input--error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.input-field__container--password .input-field__input{padding-right:3rem}.input-field__password-toggle{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:4px;transition:color .2s ease;display:flex;align-items:center;justify-content:center}.input-field__password-toggle:hover{color:#374151}.input-field__password-toggle:focus{outline:none;color:var(--primary-color)}.input-field__password-toggle svg{width:20px;height:20px}.input-field__help{font-size:.8rem;color:#6b7280;margin-top:.375rem;line-height:1.4}.input-field__error{color:#ef4444;font-size:.8rem;margin-top:.5rem;animation:slideDown .2s ease;line-height:1.4}.input-field--small .input-field__input{padding:.5rem .75rem;font-size:.875rem}.input-field--small .input-field__label{font-size:.8rem}.input-field--large .input-field__input{padding:1rem 1.25rem;font-size:1rem}.input-field--large .input-field__label{font-size:.95rem}.input-field--outlined .input-field__input{background-color:transparent;border-width:2px}.input-field--outlined .input-field__input:focus{background-color:#fff}.input-field--filled .input-field__input{background-color:#f3f4f6;border:1px solid transparent}.input-field--filled .input-field__input:focus{background-color:#fff;border-color:var(--primary-color)}.input-field--rounded .input-field__input{border-radius:50px}.input-field--success .input-field__input{border-color:#10b981;background-color:#f0fdf4}.input-field--success .input-field__input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.input-field--warning .input-field__input{border-color:#f59e0b;background-color:#fffbeb}.input-field--warning .input-field__input:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1a}@media (max-width: 768px){.input-field__input{padding:.625rem .875rem;font-size:.9rem}.input-field__label{font-size:.8rem}.input-field__password-toggle{right:.625rem}}.input-field__container:focus-within .input-field__password-toggle{color:var(--primary-color)}.contact-form{background-color:var(--secondary-background-color);padding:2rem;max-width:100%;margin:0 auto}.contact-form__title{font-size:2rem;font-weight:var(--font-weight-bold);margin-bottom:1rem;text-align:center}.contact-form__subtitle{margin-bottom:2rem;color:#666;text-align:center}.contact-form__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}@media (max-width: 640px){.contact-form__grid{grid-template-columns:1fr}}.contact-form__field input,.contact-form__field textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-family:var(--font-primary)}.contact-form__field input:focus,.contact-form__field textarea:focus{outline:none;border-color:var(--primary-color)}.contact-form__field--full{grid-column:1/-1}.contact-form__submit{text-align:center;margin:2rem 0}.contact-form__alternative{text-align:center;margin-top:2rem;color:#666}.contact-form__links{margin-top:.5rem;display:flex;justify-content:center;align-items:center;gap:1rem}.contact-form__link{color:var(--primary-color);text-decoration:none;font-weight:var(--font-weight-bold)}.contact-form__link:hover{text-decoration:underline}.contact-form__divider{color:#666}.contact-form__error{display:block;color:var(--color-error, #dc3545);font-size:.875rem;margin-top:.25rem}.contact-form__success{background-color:var(--color-success-light, #d4edda);color:var(--color-success, #155724);padding:1rem;border-radius:4px;margin-bottom:1.5rem;text-align:center}.social-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;border:2px solid var(--primary-color);color:var(--primary-color);transition:all .3s ease;text-decoration:none}.social-icon:hover{color:#fff;background-color:var(--primary-color);transform:translateY(-2px)}.social-icon__svg{width:1.5rem;height:1.5rem}.footer__content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px;gap:2rem}.footer__info{flex:1;font-size:.875rem;line-height:1;text-align:center;padding:0 2rem;max-width:780px;margin:0 auto}.footer__social{display:flex;justify-content:center;align-items:center;gap:1rem}.footer__links{flex:1;display:flex;justify-content:flex-end;gap:1.5rem}@media (max-width: 768px){.footer__content{flex-direction:column;text-align:center;gap:1.5rem}.footer__links{justify-content:center}}.carousel{width:100%;position:relative;overflow:hidden;margin-top:-.5rem}.carousel__container{position:relative;width:100%;aspect-ratio:2/1}.carousel__slides{position:relative;width:100%;height:100%}.carousel__slide{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.carousel__image{width:100%;height:100%;object-fit:cover;object-position:center}.carousel__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;z-index:2;max-width:600px;padding:2rem}@media (max-width: 768px){.carousel__content{padding:1rem;max-width:90%}}.carousel__title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.7)}@media (max-width: 768px){.carousel__title{font-size:2rem}}.carousel__description{font-size:1.25rem;margin-bottom:2rem;text-shadow:1px 1px 2px rgba(0,0,0,.7)}@media (max-width: 768px){.carousel__description{font-size:1rem;margin-bottom:1.5rem}}.carousel__button{display:inline-block;padding:.75rem 2rem;background-color:var(--primary-color);color:#fff;text-decoration:none;border-radius:30px;font-weight:700;transition:all .3s ease}.carousel__button:hover{background-color:var(--primary-color-hover);transform:translateY(-2px)}.carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);background-color:#fffc;border:none;border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:3}.carousel__arrow:hover{background-color:#fff;transform:translateY(-50%) scale(1.1)}.carousel__arrow--prev{left:1rem}.carousel__arrow--next{right:1rem}.carousel__arrow svg{color:#333}.carousel__dots{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:3}.carousel__dot{width:12px;height:12px;border-radius:50%;border:none;background-color:#ffffff80;cursor:pointer;transition:all .3s ease}.carousel__dot--active{background-color:var(--primary-color);transform:scale(1.2)}.carousel__dot:hover{background-color:#fffc}*,*:before,*:after{box-sizing:border-box}.auth-form{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 8px 32px #0000001a;max-width:400px;width:100%;box-sizing:border-box}@media (max-width: 768px){.auth-form{padding:1.5rem;margin:1rem;max-width:calc(100% - 2rem)}}.auth-form--compact{padding:1.5rem;box-shadow:0 4px 16px #0000001a}.auth-form__header{text-align:center;margin-bottom:2rem}@media (max-width: 768px){.auth-form__header{margin-bottom:1.5rem}}.auth-form__title{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}@media (max-width: 768px){.auth-form__title{font-size:1.5rem}}.auth-form__subtitle{color:#6b7280;font-size:.95rem}.auth-form__tabs{display:flex;background-color:#f3f4f6;border-radius:8px;padding:4px;margin-bottom:2rem;position:relative}@media (max-width: 768px){.auth-form__tabs{margin-bottom:1.5rem}}.auth-form__tab{flex:1;padding:.75rem 1rem;background:none;border:none;border-radius:6px;font-weight:500;font-size:.875rem;color:#6b7280;cursor:pointer;transition:all .2s ease;position:relative;z-index:2}.auth-form__tab:hover{color:#374151}.auth-form__tab--active{background-color:#fff;color:var(--primary-color);box-shadow:0 2px 4px #0000001a}.auth-form__form{animation:fadeIn .3s ease}.auth-form__field{margin-bottom:1.5rem;width:100%;box-sizing:border-box}.auth-form__field:last-child{margin-bottom:0}.auth-form__label{display:block;font-weight:500;color:#374151;margin-bottom:.5rem;font-size:.875rem}.auth-form__input{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.95rem;transition:all .2s ease;background-color:#fafafa;box-sizing:border-box}.auth-form__input[type=password],.auth-form__input.password-input{padding-right:3rem}.auth-form__input:focus{outline:none;border-color:var(--primary-color);background-color:#fff;box-shadow:0 0 0 3px #098ab01a}.auth-form__input::placeholder{color:#9ca3af}.auth-form__input--error{border-color:#ef4444;background-color:#fef2f2}.auth-form__input--error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.auth-form__password-field{position:relative;width:100%}.auth-form__password-field input{width:100%;padding-right:3rem;box-sizing:border-box}.auth-form__password-toggle{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:4px;transition:color .2s ease}.auth-form__password-toggle:hover{color:#374151}.auth-form__password-toggle:focus{outline:none;color:var(--primary-color)}.auth-form__error{color:#ef4444;font-size:.8rem;margin-top:.5rem;animation:slideDown .2s ease}.auth-form__checkbox{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer}.auth-form__checkbox input[type=checkbox]{margin:0;width:1rem;height:1rem;accent-color:var(--primary-color);flex-shrink:0;margin-top:.125rem}.auth-form__checkbox-label{font-size:.875rem;color:#6b7280;line-height:1.4}.auth-form__submit{width:100%;margin-top:1rem;padding:.875rem;font-weight:600;font-size:.95rem}.auth-form__links{text-align:center;margin-top:1.5rem}.auth-form__link{color:var(--primary-color);text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s ease}.auth-form__link:hover{color:var(--primary-color-hover);text-decoration:underline}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.auth-modal .auth-form{max-width:none;box-shadow:none;border-radius:0}.auth-modal .auth-form__header{margin-bottom:1.5rem}.auth-modal .auth-form__title{font-size:1.5rem}.auth-page{display:flex;align-items:center;justify-content:center;background:#fff;padding:5rem 1rem}.auth-page .auth-form{box-shadow:0 20px 60px #00000026}.flash-message{position:fixed;top:5rem;right:1rem;max-width:400px;z-index:999}@media (max-width: 768px){.flash-message{left:1rem;right:1rem;max-width:none}}.flash-message__content{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-radius:8px;box-shadow:0 10px 25px #00000026;font-weight:500;font-size:.875rem;line-height:1.4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.flash-message__content span{flex:1}.flash-message__close{background:none;border:none;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease;flex-shrink:0}.flash-message__close:hover{background-color:#0000001a}.flash-message--success .flash-message__content{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border:1px solid #86efac;color:#166534}.flash-message--success .flash-message__content svg{color:#22c55e}.flash-message--success .flash-message__close{color:#166534}.flash-message--success .flash-message__close:hover{background-color:#1665341a}.flash-message--error .flash-message__content{background:linear-gradient(135deg,#fef2f2,#fecaca);border:1px solid #fca5a5;color:#dc2626}.flash-message--error .flash-message__content svg{color:#ef4444}.flash-message--error .flash-message__close{color:#dc2626}.flash-message--error .flash-message__close:hover{background-color:#dc26261a}.flash-message--warning .flash-message__content{background:linear-gradient(135deg,#fffbeb,#fed7aa);border:1px solid #fdba74;color:#d97706}.flash-message--warning .flash-message__content svg{color:#f59e0b}.flash-message--warning .flash-message__close{color:#d97706}.flash-message--warning .flash-message__close:hover{background-color:#d977061a}.flash-message--info .flash-message__content{background:linear-gradient(135deg,#eff6ff,#bfdbfe);border:1px solid #93c5fd;color:#1d4ed8}.flash-message--info .flash-message__content svg{color:#3b82f6}.flash-message--info .flash-message__close{color:#1d4ed8}.flash-message--info .flash-message__close:hover{background-color:#1d4ed81a}.products-section{background-color:#f8f9fa;min-height:100vh;scroll-margin-top:80px}.products-hero{color:#000;padding:4rem 0;text-align:center}@media (max-width: 768px){.products-hero{padding:3rem 0}}.products-hero__content{max-width:800px;margin:0 auto}.products-hero__title{font-size:3rem;font-weight:900;color:var(--primary-color);margin-bottom:0;text-shadow:2px 2px 4px rgba(0,0,0,.3);line-height:2rem}@media (max-width: 768px){.products-hero__title{font-size:2rem}}.products-hero__subtitle{font-size:2.5rem;font-weight:700;color:#6c757d;margin-top:0;margin-bottom:2rem}@media (max-width: 768px){.products-hero__subtitle{font-size:1.75rem}}.products-hero__description{font-size:1.125rem;line-height:1.6;margin-bottom:3rem;font-weight:500}@media (max-width: 768px){.products-hero__description{font-size:1rem;margin-bottom:2rem}}.products-hero__search{max-width:600px;margin:0 auto}.products-hero__search-container{display:flex;gap:1rem;align-items:end}@media (max-width: 768px){.products-hero__search-container{flex-direction:column;gap:1.5rem}}.products-hero__search-input{flex:1;margin-bottom:0}.products-hero__search-input .input-field__input{background:#fff;border:3px solid #dee2e6;padding:1rem 1.25rem;font-size:1.125rem;font-weight:500}.products-hero__search-input .input-field__input:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #008bb033}.products-hero__search-btn{padding:1rem 2rem;font-size:1.125rem;font-weight:700;background:var(--primary-color);border-color:var(--primary-color)}.products-hero__search-btn:hover{background:var(--primary-color-hover);border-color:var(--primary-color-hover)}.products-hero__search-btn:disabled{opacity:.7;cursor:not-allowed}@media (max-width: 768px){.products-hero__search-btn{width:100%}}.products-hero__error{margin-top:1rem;padding:1rem;background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;color:#721c24;text-align:center}.products-hero__error p{margin:0;font-weight:500}.products-hero__zipcode-info{margin-top:1rem}.products-hero__zipcode-success{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;background:#d1eddf;border:1px solid #c3e6cb;border-radius:8px;color:#155724;font-weight:500}.products-hero__zipcode-success svg{color:#28a745;flex-shrink:0}.products-results{padding:4rem 0}.products-results__header{text-align:center;margin-bottom:3rem}.products-results__header h3{font-size:1.5rem;font-weight:700;color:#495057;margin-bottom:1rem;line-height:1.4}@media (max-width: 768px){.products-results__header h3{font-size:1.25rem}}.products-results__header p{font-size:1.125rem;color:#6c757d}.products-results__header p .highlight{color:var(--primary-color);font-weight:600}.products-results__empty{text-align:center;padding:4rem 2rem}.products-results__empty-content{max-width:400px;margin:0 auto}.products-results__empty-content svg{color:#dee2e6;margin-bottom:2rem}.products-results__empty-content h3{font-size:1.5rem;font-weight:600;color:#495057;margin-bottom:1rem}.products-results__empty-content p{color:#6c757d;line-height:1.6}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,320px));gap:2rem;max-width:1200px;margin:0 auto;justify-content:center}@media (max-width: 768px){.products-grid{grid-template-columns:1fr;gap:1.5rem;max-width:400px}}.product-card{position:relative;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000001a;transition:all .3s ease;border:2px solid transparent}.product-card:hover{transform:translateY(-8px);box-shadow:0 16px 48px #00000026;border-color:var(--primary-color)}.product-card__image{position:relative;height:320px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;align-items:center;justify-content:center;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;border-radius:8px}.product-card__image:hover img{transform:scale(1.05)}.product-card__content{padding:1.5rem}.product-card__title{font-size:1.1rem;font-weight:700;color:var(--primary-color);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.product-card__subtitle{font-size:.85rem;color:#6c757d;margin-bottom:1rem;line-height:1.3;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__features{margin-bottom:1rem}.product-card__features span{display:block;font-size:.8rem;color:#495057;margin-bottom:.4rem;padding-left:.5rem}.product-card__features span:last-child{margin-bottom:0}.product-card__price{position:relative;margin-bottom:1.5rem;padding:.8rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:8px;border-left:4px solid var(--primary-color)}.product-card__price-container{display:flex;align-items:baseline;flex-direction:column}.product-card__price-original{font-size:1.2rem;font-weight:500;color:#6c757d;text-decoration:line-through;margin-right:.5rem}.product-card__price-amount{font-size:2rem;font-weight:700;color:var(--primary-color)}.product-card__price-period{font-size:1rem;color:#6c757d;margin-left:.25rem}.product-card__discount-badge{position:absolute;top:-8px;right:-8px;background:linear-gradient(135deg,#dc3545,#c82333);color:#fff;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #dc35454d;z-index:10}.product-card__discount-badge-percentage{font-size:.8rem;font-weight:700;text-align:center}.product-card__savings{font-size:.85rem;color:#28a745;font-weight:600;margin-top:.5rem;text-align:center;padding:.3rem .5rem;background:#28a7451a;border-radius:4px;border:1px solid rgba(40,167,69,.2)}.product-card__button{width:100%;padding:.8rem;font-weight:700;font-size:.9rem;background:linear-gradient(135deg,var(--primary-color) 0%,#006b8a 100%);border:none;transition:all .3s ease}.product-card__button:hover{background:linear-gradient(135deg,#006b8a 0%,var(--primary-color) 100%);transform:translateY(-2px);box-shadow:0 8px 24px #008bb04d}.product-card{animation:fadeInUp .6s ease forwards;opacity:0;transform:translateY(30px)}.product-card:nth-child(1){animation-delay:0s}.product-card:nth-child(2){animation-delay:.1s}.product-card:nth-child(3){animation-delay:.2s}.product-card:nth-child(4){animation-delay:.3s}.product-card:nth-child(5){animation-delay:.4s}.product-card:nth-child(6){animation-delay:.5s}.product-card:nth-child(7){animation-delay:.6s}.product-card:nth-child(8){animation-delay:.7s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@media (max-width: 992px){.products-grid{grid-template-columns:repeat(2,minmax(260px,300px));justify-content:center}}@media (max-width: 576px){.products-grid{grid-template-columns:1fr;max-width:320px}.product-card__image{height:280px;padding:.8rem}.product-card__content{padding:1.2rem}.product-card__price-amount{font-size:1.8rem}}.product-detail-page{background-color:#f8f9fa;min-height:100vh}.product-hero{background:#fff;padding:2rem 0}.product-hero__container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}@media (max-width: 992px){.product-hero__container{grid-template-columns:1fr;gap:2rem}}.product-hero__gallery{position:sticky;top:2rem}.product-hero__main-image{background:#f8f9fa;border-radius:16px;padding:2rem;margin-bottom:1rem;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.product-hero__image{width:100%;height:100%;object-fit:contain;border-radius:8px}.product-hero__thumbnails{display:flex;gap:.75rem;justify-content:center}@media (max-width: 576px){.product-hero__thumbnails{flex-wrap:wrap}}.product-hero__thumbnail{width:80px;height:80px;border:2px solid #dee2e6;border-radius:8px;padding:.5rem;background:#fff;cursor:pointer;transition:all .3s ease}.product-hero__thumbnail:hover,.product-hero__thumbnail.active{border-color:var(--primary-color);box-shadow:0 4px 12px #008bb033}.product-hero__thumbnail img{width:100%;height:100%;object-fit:contain;border-radius:4px}.product-hero__info{padding:1rem 0}.product-hero__breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;color:#6c757d}.product-hero__breadcrumb a{color:var(--primary-color);text-decoration:none;font-weight:500}.product-hero__breadcrumb a:hover{text-decoration:underline}.product-hero__breadcrumb span{color:#adb5bd}.product-hero__title{font-size:2.5rem;font-weight:900;color:var(--primary-color);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px;line-height:1.2}@media (max-width: 768px){.product-hero__title{font-size:2rem}}.product-hero__subtitle{font-size:1.25rem;font-weight:600;color:#6c757d;margin-bottom:2rem;line-height:1.4}@media (max-width: 768px){.product-hero__subtitle{font-size:1.125rem}}.product-hero__price{display:flex;align-items:baseline;margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;border-left:5px solid var(--primary-color)}.product-hero__price-amount{font-size:3rem;font-weight:900;color:var(--primary-color)}@media (max-width: 768px){.product-hero__price-amount{font-size:2.5rem}}.product-hero__description{font-size:1.125rem;line-height:1.6;color:#495057;margin-bottom:2rem;font-weight:400}.product-hero__features{margin-bottom:3rem}.product-hero__features h3{font-size:1.25rem;font-weight:700;color:#495057;margin-bottom:1rem}.product-hero__features ul{list-style:none;padding:0;margin:0}.product-hero__features ul li{display:flex;align-items:center;padding:.5rem 0;font-size:1rem;color:#495057;font-weight:500}.product-hero__features ul li:before{content:"✓";color:var(--primary-color);font-weight:700;margin-right:.75rem;font-size:1.125rem}.product-hero__actions{display:flex;flex-direction:column;gap:1rem}.product-hero__btn-primary,.product-hero__btn-secondary{padding:1.25rem 2rem;font-size:1.125rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:8px;transition:all .3s ease}.product-hero__btn-primary{background:linear-gradient(135deg,var(--primary-color) 0%,#006b8a 100%)}.product-hero__btn-primary:hover{background:linear-gradient(135deg,#006b8a 0%,var(--primary-color) 100%);transform:translateY(-2px);box-shadow:0 8px 24px #008bb04d}.product-hero__btn-secondary{background:#fff;color:var(--primary-color);border:2px solid var(--primary-color)}.product-hero__btn-secondary:hover{background:var(--primary-color);color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #008bb033}.product-hero__modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.product-hero__modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:500px;width:100%;max-height:90vh;overflow-y:auto}.product-hero__modal-header{display:flex;align-items:center;justify-content:space-between;padding:2rem 2rem 1rem;border-bottom:1px solid #dee2e6}.product-hero__modal-header h3{font-size:1.5rem;font-weight:700;color:var(--primary-color);margin:0}.product-hero__modal-close{background:none;border:none;color:#6c757d;cursor:pointer;padding:.5rem;border-radius:4px;transition:all .2s ease}.product-hero__modal-close:hover{background:#f8f9fa;color:#495057}.product-hero__modal-body{padding:2rem}.product-hero__modal-body p{font-size:1rem;line-height:1.6;color:#495057;margin-bottom:1rem}.product-hero__modal-body p:last-of-type{margin-bottom:2rem}.product-hero__modal-actions{display:flex;gap:1rem}.product-hero__modal-btn{flex:1;padding:1rem 2rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.product-details{padding:4rem 0;background:#fff}.product-details__container{display:grid;grid-template-columns:1fr 1fr;gap:4rem}@media (max-width: 992px){.product-details__container{grid-template-columns:1fr;gap:3rem}}.product-details__specs h3,.product-details__features h3{font-size:1.5rem;font-weight:700;color:var(--primary-color);margin-bottom:2rem;text-transform:uppercase;letter-spacing:.5px}.product-details__specs-grid{display:flex;flex-direction:column;gap:1rem}.product-details__spec-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f8f9fa;border-radius:8px;border-left:4px solid var(--primary-color)}.product-details__spec-label{font-weight:600;color:#495057}.product-details__spec-value{font-weight:500;color:var(--primary-color)}.product-details__features-grid{display:grid;grid-template-columns:1fr;gap:.75rem}.product-details__feature-item{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#f8f9fa;border-radius:8px;transition:all .3s ease}.product-details__feature-item:hover{background:#e9ecef;transform:translate(4px)}.product-details__feature-item svg{color:var(--primary-color);flex-shrink:0}.product-details__feature-item span{font-weight:500;color:#495057}.product-documents{padding:2rem 0;background:#f8f9fa}.product-documents__container{text-align:center;max-width:800px;margin:0 auto}.product-documents__container h3{font-size:1.75rem;font-weight:700;color:var(--primary-color);margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.5px}@media (max-width: 768px){.product-documents__container h3{font-size:1.5rem;margin-bottom:1rem}}.product-documents__buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}@media (max-width: 768px){.product-documents__buttons{flex-direction:column;align-items:center;gap:.75rem}}.product-documents__button{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;background:#fff;border:2px solid #e9ecef;border-radius:8px;color:#495057;font-weight:600;font-size:.9rem;text-decoration:none;transition:all .3s ease;cursor:pointer;min-width:160px;flex:0 0 auto}.product-documents__button:hover{border-color:var(--primary-color);color:var(--primary-color);background:#f8f9fa;transform:translateY(-2px);box-shadow:0 8px 24px #008bb026}.product-documents__button svg{flex-shrink:0;color:currentColor}.product-documents__button span{font-weight:600;white-space:nowrap}@media (max-width: 768px){.product-documents__button{min-width:200px}}@media (max-width: 480px){.product-documents__button{padding:.6rem 1rem;font-size:.85rem;min-width:180px}}.product-installation{padding:2rem 0;background:#fff}.product-installation__container{text-align:center;padding:0;max-width:600px;margin:0 auto}.product-installation__container h3{font-size:1.75rem;font-weight:700;color:var(--primary-color);margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.5px}@media (max-width: 768px){.product-installation__container h3{font-size:1.5rem;margin-bottom:1rem}}.product-installation__logo{display:inline-block;padding:1rem 1.5rem;border-radius:12px;background:#d4a132;box-shadow:0 4px 12px #d4a1324d}.product-installation__logo .installation-logo{max-height:60px;width:auto;object-fit:contain;display:block}@media (max-width: 768px){.product-installation__logo .installation-logo{max-height:50px}}.related-products{padding:4rem 0;background:#f8f9fa}.related-products__header{text-align:center;margin-bottom:3rem}.related-products__header h3{font-size:2rem;font-weight:700;color:var(--primary-color);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}@media (max-width: 768px){.related-products__header h3{font-size:1.5rem}}.related-products__header p{font-size:1.125rem;color:#6c757d;font-weight:500}@media (max-width: 576px){.product-hero__actions{gap:.75rem}.product-hero__btn-primary,.product-hero__btn-secondary{padding:1rem 1.5rem;font-size:1rem}.product-hero__modal{margin:1rem}.product-hero__modal-header,.product-hero__modal-body{padding:1.5rem}.product-details{padding:3rem 0}.product-details__container{gap:2rem}}.checkout-page{background-color:#f8f9fa;min-height:100vh}.checkout-header{background:#fff;padding:2rem 0;border-bottom:1px solid #dee2e6}.checkout-header__container{display:flex;flex-direction:column;gap:1.5rem}.checkout-header__breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6c757d}.checkout-header__breadcrumb a{color:var(--primary-color);text-decoration:none;font-weight:500}.checkout-header__breadcrumb a:hover{text-decoration:underline}.checkout-header__breadcrumb span{color:#adb5bd}.checkout-header__title{font-size:2rem;font-weight:700;color:var(--primary-color);margin:0}@media (max-width: 768px){.checkout-header__title{font-size:1.5rem}}.checkout-progress{display:flex;align-items:center;justify-content:center;gap:1rem;max-width:600px;margin:0 auto}@media (max-width: 576px){.checkout-progress{gap:.5rem}}.checkout-progress__step{display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:.5;transition:opacity .3s ease}.checkout-progress__step.active,.checkout-progress__step.completed{opacity:1}.checkout-progress__number{width:40px;height:40px;border-radius:50%;background:#dee2e6;color:#6c757d;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;transition:all .3s ease}.checkout-progress__step.active .checkout-progress__number{background:var(--primary-color);color:#fff}.checkout-progress__step.completed .checkout-progress__number{background:#28a745;color:#fff;font-size:1.2rem}@media (max-width: 576px){.checkout-progress__number{width:32px;height:32px;font-size:.875rem}.checkout-progress__step.completed .checkout-progress__number{font-size:1rem}}.checkout-progress__label{font-size:.875rem;font-weight:500;color:#6c757d}.checkout-progress__step.active .checkout-progress__label{color:var(--primary-color);font-weight:600}@media (max-width: 576px){.checkout-progress__label{font-size:.75rem}}.checkout-progress__separator{width:80px;height:2px;background:#dee2e6;border-radius:1px}@media (max-width: 576px){.checkout-progress__separator{width:40px}}.checkout-content{padding:3rem 0}.checkout-content__container{display:grid;grid-template-columns:1fr 400px;gap:3rem;align-items:start}@media (max-width: 992px){.checkout-content__container{grid-template-columns:1fr;gap:2rem}}.checkout-content__container--single-column{display:flex;flex-direction:column;max-width:800px;margin:0 auto;gap:0}@media (max-width: 992px){.checkout-content .checkout-main{order:-1}}.checkout-content .checkout-sidebar{position:sticky;top:2rem}@media (max-width: 992px){.checkout-content .checkout-sidebar{position:static}}.product-summary{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 12px #0000001a}.product-summary__title{font-size:1.25rem;font-weight:700;color:#495057;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #dee2e6}.product-summary__item{display:flex;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #f8f9fa}.product-summary__image{width:80px;height:80px;background:#f8f9fa;border-radius:8px;padding:.5rem;flex-shrink:0}.product-summary__image img{width:100%;height:100%;object-fit:contain;border-radius:4px}.product-summary__info{flex:1}.product-summary__name{font-size:1rem;font-weight:700;color:var(--primary-color);margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.25px}.product-summary__model{font-size:.875rem;color:#6c757d;margin-bottom:.75rem;line-height:1.3}.product-summary__price{display:flex;align-items:baseline}.product-summary__price-amount{font-size:1.5rem;font-weight:700;color:var(--primary-color)}.product-summary__total{border-top:1px solid #dee2e6;padding-top:1rem;margin-bottom:1.5rem}.product-summary__total-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.95rem;color:#495057}.product-summary__total-row--final{font-size:1.125rem;font-weight:700;color:var(--primary-color);padding-top:.5rem;border-top:1px solid #f8f9fa;margin-bottom:0}.product-summary__actions{padding-top:1rem;border-top:1px solid #dee2e6}.product-summary__continue-btn{width:100%;padding:1rem 2rem;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:8px;transition:all .3s ease}.product-summary__continue-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #008bb04d}.checkout-continue-form{margin:0}.checkout-customer-info{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 4px 12px #0000001a;width:100%;max-width:100%;box-sizing:border-box}@media (max-width: 576px){.checkout-customer-info{padding:2rem}}.checkout-customer-info__title{font-size:1.5rem;font-weight:700;color:var(--primary-color);margin-bottom:1rem}@media (max-width: 576px){.checkout-customer-info__title{font-size:1.25rem}}.checkout-customer-info__description{color:#6c757d;line-height:1.6;margin-bottom:2rem}.checkout-customer-info__form{display:flex;flex-direction:column;gap:1.5rem}.checkout-customer-info__form-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;width:100%;max-width:100%}@media (min-width: 768px){.checkout-customer-info__form-grid{grid-template-columns:1fr 1fr}}@media (min-width: 992px){.checkout-customer-info__form-grid{grid-template-columns:1fr}}.checkout-customer-info__error{background-color:#fee2e2;border:1px solid #fecaca;border-radius:8px;padding:1rem;color:#dc2626;font-size:.875rem;margin-bottom:1rem}.checkout-customer-info__actions{display:flex;justify-content:flex-end;padding-top:1rem;border-top:1px solid #dee2e6}.checkout-customer-info__submit{padding:1rem 2rem;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.checkout-customer-info__note{padding:1rem;background-color:#f8f9fa;border-radius:8px;border-left:4px solid var(--primary-color);margin-top:1rem}.checkout-customer-info__note p{margin:0;font-size:.875rem;color:#495057;line-height:1.5}.checkout-auth{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 4px 12px #0000001a;width:100%;max-width:100%;box-sizing:border-box}@media (max-width: 576px){.checkout-auth{padding:2rem}}.checkout-auth__title{font-size:1.5rem;font-weight:700;color:var(--primary-color);margin-bottom:1rem}@media (max-width: 576px){.checkout-auth__title{font-size:1.25rem}}.checkout-auth__description{color:#6c757d;line-height:1.6;margin-bottom:2rem}.checkout-auth__tabs{width:100%}.checkout-auth__tab-buttons{display:flex;border-bottom:2px solid #f8f9fa;margin-bottom:2rem}.checkout-auth__tab-btn{flex:1;padding:1rem;background:none;border:none;font-size:1rem;font-weight:600;color:#6c757d;cursor:pointer;transition:all .3s ease;border-bottom:3px solid transparent}.checkout-auth__tab-btn:hover{color:var(--primary-color)}.checkout-auth__tab-btn.active{color:var(--primary-color);border-bottom-color:var(--primary-color)}.checkout-auth__tab-content{width:100%}.checkout-auth__form{display:flex;flex-direction:column;gap:1.5rem}.checkout-auth__form-options{display:flex;align-items:center;gap:1rem}.checkout-auth__checkbox{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#495057;cursor:pointer}.checkout-auth__checkbox input[type=checkbox]{width:18px;height:18px;accent-color:var(--primary-color);cursor:pointer}.checkout-auth__submit{padding:1rem 2rem;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-top:1rem}.checkout-address-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem;width:100%;max-width:100%}@media (max-width: 768px){.checkout-address-form__grid{grid-template-columns:1fr;gap:1rem}}.checkout-address-form__field{display:flex;flex-direction:column;gap:.5rem;min-width:0;width:100%}.checkout-address-form__field--full{grid-column:1/-1}.checkout-address-form__field .input-field{width:100%;max-width:100%}.checkout-address-form__field .input-field__input{width:100%;max-width:100%;box-sizing:border-box}.checkout-address-form__label{font-size:.875rem;font-weight:600;color:#495057;margin-bottom:.25rem}.checkout-address-form__select{padding:.75rem 2.5rem .75rem 1rem;border:2px solid #dee2e6;border-radius:8px;background:#fff;font-size:1rem;color:#495057;transition:border-color .3s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem}.checkout-address-form__select:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #008bb01a}.checkout-address-form__select:disabled{background-color:#f8f9fa;color:#6c757d;cursor:not-allowed}.checkout-address-form__select option{padding:.5rem}.checkout-address-form__textarea{padding:.75rem 1rem;border:2px solid #dee2e6;border-radius:8px;background:#fff;font-size:1rem;color:#495057;font-family:inherit;resize:vertical;min-height:80px;transition:border-color .3s ease}.checkout-address-form__textarea:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #008bb01a}.checkout-address-form__textarea::placeholder{color:#adb5bd}.checkout-address-form__error{font-size:.75rem;color:#dc3545;margin-top:.25rem}.checkout-address-form__actions{display:flex;justify-content:flex-end;padding-top:1rem;border-top:1px solid #dee2e6}.checkout-address-form__submit{padding:1rem 2rem;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.order-info{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 12px #0000001a;width:100%;min-width:800px;max-width:900px;margin:0 auto}@media (max-width: 900px){.order-info{min-width:auto;max-width:100%;margin:0}}.order-info__title{font-size:1.25rem;font-weight:700;color:#495057;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #dee2e6}.order-info__section{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #f8f9fa}.order-info__section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.order-info__section--total{border-top:2px solid #dee2e6;padding-top:1.5rem;margin-top:1rem}.order-info__section-title{font-size:1rem;font-weight:600;color:var(--primary-color);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.order-info__customer p{margin-bottom:.5rem;font-size:.9rem;color:#495057}.order-info__customer p strong{color:#212529;font-weight:600}.order-info__customer p:last-child{margin-bottom:0}.order-info__product{display:flex;gap:1rem;align-items:center}.order-info__product-image{width:60px;height:60px;background:#f8f9fa;border-radius:8px;padding:.5rem;flex-shrink:0}.order-info__product-image img{width:100%;height:100%;object-fit:contain;border-radius:4px}.order-info__product-details{flex:1}.order-info__product-name{font-size:.95rem;font-weight:700;color:var(--primary-color);margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.25px}.order-info__product-model{font-size:.8rem;color:#6c757d;margin-bottom:.5rem;line-height:1.3}.order-info__product-price{font-size:1.1rem;font-weight:700;color:var(--primary-color);margin:0}.order-info__total{background:#f8f9fa;border-radius:8px;padding:1rem}.order-info__total-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.9rem;color:#495057}.order-info__total-row--final{font-size:1.1rem;font-weight:700;color:var(--primary-color);padding-top:.5rem;border-top:1px solid #dee2e6;margin-bottom:0}.order-details-form{margin-top:1.5rem}.order-details-form__section{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #f8f9fa}.order-details-form__section:last-of-type{border-bottom:none;margin-bottom:1.5rem}.order-details-form__section-title{font-size:1rem;font-weight:600;color:var(--primary-color);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.order-details-form__error{background-color:#fee2e2;border:1px solid #fecaca;border-radius:8px;padding:1rem;color:#dc2626;font-size:.875rem;margin-bottom:1.5rem}.order-details-form__field-error{font-size:.75rem;color:#dc3545;margin-top:.25rem;display:block}.order-details-form__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){.order-details-form__grid{grid-template-columns:1fr 1fr}}.order-details-form__field{display:flex;flex-direction:column}.order-details-form__field--full{grid-column:1/-1}.order-details-form__label{font-size:.875rem;font-weight:600;color:#495057;margin-bottom:.5rem}.order-details-form__select{padding:.75rem 2.5rem .75rem 1rem;border:2px solid #dee2e6;border-radius:8px;background:#fff;font-size:1rem;color:#495057;transition:border-color .3s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem}.order-details-form__select:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #008bb01a}.order-details-form__select:required{box-shadow:none}.order-details-form__select option{padding:.5rem}.order-details-form__textarea{padding:.75rem 1rem;border:2px solid #dee2e6;border-radius:8px;background:#fff;font-size:1rem;color:#495057;font-family:inherit;resize:vertical;min-height:80px;transition:border-color .3s ease}.order-details-form__textarea:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #008bb01a}.order-details-form__textarea::placeholder{color:#adb5bd}.order-details-form__terms{padding:.25rem 0;background-color:transparent;border-radius:8px;border:none}.order-details-form__checkbox{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-size:.9rem;line-height:1.5}.order-details-form__checkbox input[type=checkbox]{width:18px;height:18px;margin-top:2px;accent-color:var(--primary-color);cursor:pointer;flex-shrink:0}.order-details-form__checkbox-text{color:#495057;flex:1}.order-details-form__link{color:var(--primary-color);text-decoration:none;font-weight:600;transition:color .3s ease}.order-details-form__link:hover{color:var(--primary-color-hover);text-decoration:underline}.order-details-form__actions{display:flex;justify-content:center;padding-top:1.5rem;border-top:1px solid #dee2e6}.order-details-form__submit{width:100%;padding:1rem 2rem;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:8px;transition:all .3s ease}.order-details-form__submit:hover{transform:translateY(-2px);box-shadow:0 8px 20px #008bb04d}@media (min-width: 768px){.order-details-form__submit{width:auto;min-width:250px}}@media (max-width: 768px){.checkout-content{padding:2rem 0}.checkout-header{padding:1.5rem 0}}@media (max-width: 576px){.checkout-content__container{gap:1.5rem}.product-summary,.checkout-auth{padding:1.5rem}}.legal-page{background-color:#f8f9fa;min-height:100vh}.legal-header{background:#fff;padding:2rem 0;border-bottom:1px solid #dee2e6}.legal-header__container{display:flex;flex-direction:column;gap:1.5rem}.legal-header__breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6c757d}.legal-header__breadcrumb a{color:var(--primary-color);text-decoration:none;font-weight:500}.legal-header__breadcrumb a:hover{text-decoration:underline}.legal-header__breadcrumb span{color:#adb5bd}.legal-header__title{font-size:2rem;font-weight:700;color:var(--primary-color);margin:0}@media (max-width: 768px){.legal-header__title{font-size:1.5rem}}.legal-content{padding:3rem 0}.legal-content__container{max-width:800px;margin:0 auto}.legal-document{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 4px 12px #0000001a}@media (max-width: 768px){.legal-document{padding:2rem}}@media (max-width: 576px){.legal-document{padding:1.5rem}}.legal-document__date{font-size:.875rem;color:#6c757d;font-style:italic;margin-bottom:2rem;text-align:right}.legal-document__section{margin-bottom:2rem}.legal-document__section:last-child{margin-bottom:0}.legal-document__section h2{font-size:1.25rem;font-weight:700;color:var(--primary-color);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #f8f9fa}.legal-document__section p{font-size:1rem;line-height:1.6;color:#495057;margin-bottom:1rem}.legal-document__section p:last-child{margin-bottom:0}.legal-document__section ul{margin:1rem 0;padding-left:1.5rem}.legal-document__section ul li{font-size:1rem;line-height:1.6;color:#495057;margin-bottom:.5rem}.legal-document__section ul li:last-child{margin-bottom:0}@media (max-width: 768px){.legal-content{padding:2rem 0}.legal-header{padding:1.5rem 0}}:root{--primary-color: #008bb0;--primary-color-hover: #007a9c;--secondary-background-color: #E4F2F9;--white: #fff}.main_content{display:flex;flex-direction:column;max-width:1200px;margin:0 auto;width:100%}
