*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Nunito,sans-serif;color:#2d2a26;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Nunito,sans-serif}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none;font-family:inherit}:root{--coral: #FF6B6B;--coral-dark: #E84545;--coral-light: #FFE4DE;--charcoal-dark: #2D2A26;--charcoal-medium: #6B6560;--charcoal-light: #9B9490;--trustgreen: #00B67A;--urgency: #E85D4A;--warm-cream: #FFF8F0;--warm-sand: #F5EDE4;--warm-linen: #FAF6F1;--shadow-warm: 0 4px 24px rgba(201,169,110,.15);--shadow-warm-lg: 0 12px 40px rgba(201,169,110,.2);--shadow-accent: 0 8px 30px rgba(255,107,107,.25)}.gradient-warm-cta{background:linear-gradient(135deg,#ff6b6b,#e84545)}.gradient-luxury{background:linear-gradient(135deg,#2d2a26,#4a4540)}.gradient-offer{background:linear-gradient(135deg,#e84545,#ff6b6b,#ff8a80)}.gradient-warm-bg{background:linear-gradient(180deg,#fff8f0,#faf6f1,#fff)}.shadow-warm{box-shadow:var(--shadow-warm)}.shadow-warm-lg{box-shadow:var(--shadow-warm-lg)}.shadow-accent{box-shadow:var(--shadow-accent)}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.container{max-width:1280px;margin:0 auto;padding:0 1rem}@media(min-width:640px){.container{padding:0 1.5rem}}@media(min-width:1024px){.container{padding:0 2rem}}.urgency-banner{background:var(--charcoal-dark);color:#fff;padding:.5rem 1rem;text-align:center;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem 1rem;position:relative;z-index:50}.urgency-banner__text{display:flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.urgency-banner__text svg{color:var(--coral);flex-shrink:0}.urgency-banner__timer{display:flex;align-items:center;gap:.375rem;background:#ffffff1a;padding:.25rem .75rem;border-radius:9999px;font-family:monospace;font-size:.875rem;font-weight:700}.urgency-banner__timer svg{color:var(--coral)}.urgency-banner__promo{display:none;font-size:.75rem;font-weight:700;color:var(--coral-light)}@media(min-width:768px){.urgency-banner__promo{display:inline}}.site-header{position:sticky;top:0;z-index:40;width:100%;transition:background .3s ease,box-shadow .3s ease,padding .3s ease;padding:.875rem 0;background:#ffffffd9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.06)}.site-header.scrolled{background:#fffffff7;box-shadow:0 2px 12px #00000014;padding:.625rem 0}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem}.site-header__left{display:flex;align-items:center;min-width:2.5rem}.site-header__logo-wrap{display:flex;align-items:center;justify-content:center}@media(min-width:768px){.site-header__logo-wrap{justify-content:flex-start}}.site-header__logo{font-family:Nunito,sans-serif;font-size:1.5rem;font-weight:900;color:var(--charcoal-dark);letter-spacing:-.02em;text-decoration:none;white-space:nowrap}.site-header__logo span{color:var(--coral)}.site-nav{display:none;gap:1.75rem;align-items:center}@media(min-width:768px){.site-header__inner{grid-template-columns:auto auto 1fr auto}.site-nav{display:flex;justify-content:center}}.site-nav a{font-size:.875rem;font-weight:700;color:var(--charcoal-medium);transition:color .2s;text-decoration:none;white-space:nowrap}.site-nav a:hover{color:var(--charcoal-dark)}.site-header__right{display:flex;align-items:center;gap:.75rem;justify-content:flex-end;min-width:2.5rem}.btn-create-desktop{display:none;padding:.5rem 1.125rem;border-radius:.875rem;font-size:.8125rem;font-weight:700;color:#fff;transition:opacity .2s,transform .2s;box-shadow:var(--shadow-accent);white-space:nowrap;line-height:1}@media(min-width:768px){.btn-create-desktop{display:inline-flex;align-items:center}}.btn-create-desktop:hover{opacity:.9;transform:translateY(-1px)}.cart-btn{position:relative;padding:.5rem;color:var(--charcoal-dark);transition:color .2s;background:none;border:none;cursor:pointer;flex-shrink:0}.cart-btn:hover{color:var(--coral)}.cart-count{position:absolute;top:0;right:0;background:var(--urgency);color:#fff;font-size:.625rem;font-weight:700;width:1rem;height:1rem;border-radius:9999px;display:flex;align-items:center;justify-content:center}.cart-count.hidden{display:none}.mobile-menu-btn{display:flex;align-items:center;justify-content:center;padding:.375rem;color:var(--charcoal-dark);background:none;border:none;cursor:pointer;border-radius:.5rem;transition:background .2s}.mobile-menu-btn:hover{background:var(--warm-sand)}@media(min-width:768px){.mobile-menu-btn{display:none}}.mobile-nav{display:none;position:absolute;top:100%;left:0;width:100%;background:#fff;box-shadow:0 8px 24px #0000001f;border-top:1px solid var(--warm-sand);z-index:39}.mobile-nav.open{display:block}.mobile-nav__inner{display:flex;flex-direction:column;padding:.75rem 1.5rem 1.25rem}.mobile-nav__inner a{font-size:1rem;font-weight:700;color:var(--charcoal-dark);padding:.875rem 0;border-bottom:1px solid var(--warm-sand);text-decoration:none;transition:color .2s}.mobile-nav__inner a:hover{color:var(--coral)}.mobile-nav__inner a:last-of-type{border-bottom:none}.mobile-nav__cta{display:block;margin-top:1rem;padding:.875rem;border-radius:.875rem;font-size:1rem;font-weight:700;color:#fff!important;text-align:center;box-shadow:var(--shadow-accent);border:none!important}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;border-radius:1rem;font-weight:700;font-size:1.125rem;transition:opacity .2s;cursor:pointer;border:none;text-decoration:none;font-family:Nunito,sans-serif}.btn-primary{color:#fff;box-shadow:var(--shadow-accent)}.btn-primary:hover{opacity:.9}.btn-outline{background:transparent;border:2px solid white;color:#fff;padding:.875rem 2rem}.btn-outline:hover{background:#ffffff1a}.btn-white{background:#fff;color:var(--charcoal-dark);box-shadow:0 4px 16px #0000001a}.btn-white:hover{background:var(--warm-cream)}.hero{position:relative;background:var(--warm-cream);overflow:hidden}.hero:before{content:"";position:absolute;top:0;right:0;transform:translate(25%,-25%);width:800px;height:800px;background:#ffe4de4d;border-radius:50%;filter:blur(60px);pointer-events:none}.hero__inner{padding:3rem 0 5rem;position:relative;z-index:1}@media(min-width:1024px){.hero__inner{padding:5rem 0 7rem}}.hero__grid{display:grid;gap:3rem;align-items:center}@media(min-width:1024px){.hero__grid{grid-template-columns:1fr 1fr;gap:4rem}}.hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem 1rem;border-radius:9999px;background:var(--coral-light);color:var(--coral-dark);font-size:.875rem;font-weight:700;margin-bottom:1.5rem;box-shadow:0 2px 8px #00000014}.hero__title{font-size:2.25rem;font-weight:900;color:var(--charcoal-dark);line-height:1.2;margin-bottom:1.5rem}@media(min-width:640px){.hero__title{font-size:3rem}}@media(min-width:1024px){.hero__title{font-size:3.5rem}}.hero__desc{font-size:1.125rem;color:var(--charcoal-medium);margin-bottom:2rem;line-height:1.6;font-weight:500}.hero__cta{margin-bottom:2.5rem}.hero__trust{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.08)}@media(min-width:640px){.hero__trust{grid-template-columns:repeat(4,1fr)}}.trust-item{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-align:center}@media(min-width:1024px){.trust-item{align-items:flex-start;text-align:left}}.trust-item__icon{color:var(--coral);flex-shrink:0}.trust-item__icon.green{color:var(--trustgreen)}.trust-item__label{font-size:.75rem;font-weight:700;color:var(--charcoal-medium)}.hero__visual{position:relative}.hero__card{position:relative;background:var(--warm-cream);border-radius:1.5rem;padding:1.5rem;box-shadow:var(--shadow-warm-lg);border:1px solid var(--warm-sand)}@media(min-width:640px){.hero__card{padding:2rem}}.hero__images{position:relative;height:400px;display:flex;align-items:center;justify-content:center}@media(min-width:640px){.hero__images{height:500px}}.hero__img-before,.hero__img-after{position:absolute;width:55%;aspect-ratio:3/4;border-radius:1rem;overflow:hidden;border:4px solid white}.hero__img-before{left:0;z-index:1;box-shadow:0 4px 12px #00000026}.hero__img-after{right:0;z-index:2;box-shadow:0 8px 30px #0003}.hero__img-before img,.hero__img-after img{width:100%;height:100%;object-fit:cover}.hero__img-badge{position:absolute;top:.75rem;padding:.375rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:700;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero__img-badge--before{left:.75rem;background:#ffffffe6;color:var(--charcoal-dark);box-shadow:0 2px 4px #0000001a}.hero__img-badge--after{right:.75rem;background:var(--coral);color:#fff}.hero__arrow{position:absolute;z-index:3;width:3.5rem;height:3.5rem;background:var(--coral);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:var(--shadow-accent);border:4px solid var(--warm-cream)}.hero__badge-bottom{position:absolute;bottom:-1.25rem;left:50%;transform:translate(-50%);background:#fff;border-radius:9999px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;color:var(--charcoal-dark);box-shadow:0 4px 16px #0000001a;border:1px solid #f3f4f6;white-space:nowrap}.preview-banner{padding:4rem 0;background:linear-gradient(to bottom,white,var(--warm-linen))}.preview-banner__card{background:#fff;border-radius:1.5rem;box-shadow:var(--shadow-warm-lg);padding:2rem;border:1px solid var(--warm-sand);text-align:center}@media(min-width:768px){.preview-banner__card{padding:3rem}}.preview-banner__icon{width:4rem;height:4rem;border-radius:50%;background:var(--coral-light);color:var(--coral-dark);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.preview-banner__title{font-size:1.875rem;font-weight:900;color:var(--charcoal-dark);margin-bottom:1rem}@media(min-width:640px){.preview-banner__title{font-size:2.25rem}}.preview-banner__title span{color:var(--coral-dark);font-style:italic}.preview-banner__desc{font-size:1.125rem;color:var(--charcoal-medium);font-weight:500;max-width:42rem;margin:0 auto 3rem}.preview-features{display:grid;gap:2rem;margin-bottom:3rem;text-align:left}@media(min-width:768px){.preview-features{grid-template-columns:repeat(3,1fr)}}.preview-feature{display:flex;flex-direction:column;align-items:center;text-align:center}@media(min-width:768px){.preview-feature{align-items:flex-start;text-align:left}}.preview-feature__icon{width:3rem;height:3rem;border-radius:50%;background:var(--warm-cream);color:var(--coral);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.preview-feature__title{font-weight:700;font-size:1.125rem;color:var(--charcoal-dark);margin-bottom:.5rem}.preview-feature__desc{font-size:.875rem;font-weight:500;color:var(--charcoal-medium);line-height:1.6}.configure-section{padding:4rem 0 6rem;background:#fff}.configure-grid{display:grid;gap:3rem}@media(min-width:1024px){.configure-grid{grid-template-columns:1fr 1fr;gap:4rem}}.product-gallery{display:flex;flex-direction:column;gap:1rem}@media(min-width:1024px){.product-gallery{position:sticky;top:6rem;align-self:start}}.gallery-main{position:relative;aspect-ratio:1;border-radius:1.5rem;overflow:hidden;background:var(--warm-cream);border:1px solid var(--warm-sand)}.gallery-main img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.gallery-main:hover img{transform:scale(1.05)}.gallery-badge{position:absolute;top:1rem;left:1rem;background:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.375rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:700;color:var(--urgency);box-shadow:0 2px 4px #0000001a}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:2.5rem;height:2.5rem;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000001a;cursor:pointer;border:none;transition:background .2s}.gallery-nav:hover{background:#fff}.gallery-nav--prev{left:1rem}.gallery-nav--next{right:1rem}.gallery-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.gallery-thumb{aspect-ratio:1;border-radius:1rem;overflow:hidden;border:2px solid transparent;cursor:pointer;transition:border-color .2s}.gallery-thumb.active{border-color:var(--coral)}.gallery-thumb:hover:not(.active){border-color:var(--warm-sand)}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.config-form{display:flex;flex-direction:column}.config-preview-alert{background:#ffe4de4d;border:1px solid var(--coral-light);border-radius:1rem;padding:1rem;margin-bottom:1.5rem;display:flex;align-items:flex-start;gap:.75rem}.config-preview-alert__icon{background:var(--coral);color:#fff;padding:.375rem;border-radius:50%;flex-shrink:0;margin-top:.125rem}.config-preview-alert h4{font-weight:700;font-size:.875rem;color:var(--charcoal-dark);margin-bottom:.25rem}.config-preview-alert p{font-size:.75rem;font-weight:500;color:var(--charcoal-medium);line-height:1.5}.product-title{font-size:1.875rem;font-weight:900;color:var(--charcoal-dark);margin-bottom:.5rem}@media(min-width:640px){.product-title{font-size:2.25rem}}.social-proof{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;color:var(--coral-dark);background:#ffe4de4d;padding:.375rem .75rem;border-radius:.5rem;margin-bottom:1rem}.price-row{display:flex;align-items:flex-end;gap:.75rem;margin-bottom:1rem}.price-current{font-size:1.875rem;font-weight:900;color:var(--charcoal-dark)}.price-original{font-size:1.125rem;font-weight:700;color:var(--charcoal-light);text-decoration:line-through;margin-bottom:.25rem}.price-badge{font-size:.875rem;font-weight:700;color:var(--urgency);background:#e85d4a1a;padding:.25rem .5rem;border-radius:.25rem;margin-bottom:.25rem}.rating-row{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--charcoal-medium);font-weight:700}.stars{display:flex;color:var(--trustgreen)}.config-options{display:flex;flex-direction:column;gap:1.75rem;flex:1;margin-top:1.75rem}.config-option__label{font-weight:700;color:var(--charcoal-dark);display:block;margin-bottom:.75rem}.option-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.option-btn{padding:.75rem .5rem;border-radius:1rem;border:2px solid #e5e7eb;text-align:center;cursor:pointer;transition:all .2s;font-weight:700;font-size:.875rem;background:#fff;color:var(--charcoal-medium);display:flex;flex-direction:column;align-items:center;gap:.25rem;font-family:Nunito,sans-serif}.option-btn.active{border-color:var(--coral);background:#ffe4de33;color:var(--charcoal-dark);box-shadow:0 2px 4px #00000014}.option-btn:hover:not(.active){border-color:#d1d5db}.option-btn__sub{font-size:.75rem;font-weight:500;opacity:.7}.size-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.size-guide{font-size:.75rem;font-weight:700;color:var(--charcoal-light);display:flex;align-items:center;gap:.25rem;cursor:pointer;background:none;border:none;font-family:inherit}.size-guide:hover{color:var(--charcoal-dark)}.upload-area{border:2px dashed #d1d5db;border-radius:1rem;padding:1.5rem;text-align:center;cursor:pointer;transition:all .2s;background:#f9fafb}.upload-area:hover{border-color:var(--coral);background:var(--warm-cream)}.upload-icon{width:3rem;height:3rem;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem;box-shadow:0 2px 4px #0000001a;color:var(--charcoal-medium);transition:all .2s}.upload-area:hover .upload-icon{background:var(--coral-light);color:var(--coral-dark)}.upload-title{font-weight:700;color:var(--charcoal-dark);margin-bottom:.25rem}.upload-hint{font-size:.75rem;font-weight:500;color:var(--charcoal-medium)}.upload-area input{display:none}.upload-area.drag-over{border-color:var(--coral);background:var(--coral-light)}.upload-success{font-size:.8125rem;color:var(--trustgreen);font-weight:700;margin-top:.5rem;display:flex;align-items:center;gap:.25rem}.customer-note-field{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:1rem;font-size:.9375rem;font-family:Nunito,sans-serif;font-weight:500;color:var(--charcoal-dark);background:#fff;resize:vertical;min-height:4.5rem;transition:border-color .2s;line-height:1.5}.customer-note-field:focus{outline:none;border-color:var(--coral);background:var(--warm-cream)}.customer-note-field::placeholder{color:var(--charcoal-light)}.order-summary{background:var(--warm-cream);border:1px solid var(--warm-sand);border-radius:1rem;padding:1rem 1.25rem;margin-bottom:1rem;font-size:.875rem}.order-summary__line{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;font-weight:600;color:var(--charcoal-dark);padding-bottom:.625rem}.order-summary__addon{display:flex;justify-content:space-between;align-items:center;gap:1rem;font-weight:500;color:var(--charcoal-medium);padding-bottom:.5rem;font-size:.8125rem}.order-summary__total{display:flex;justify-content:space-between;align-items:center;font-weight:900;color:var(--charcoal-dark);font-size:1rem;padding-top:.625rem;border-top:1px dashed var(--warm-sand);margin-top:.25rem}.product-accordion{border:1px solid var(--warm-sand);border-radius:1rem;overflow:hidden;background:#fff}.accordion-item{border-bottom:1px solid var(--warm-sand)}.accordion-item:last-child{border-bottom:none}.accordion-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;text-align:left;background:#fff;border:none;cursor:pointer;font-family:Nunito,sans-serif;font-size:.9375rem;font-weight:700;color:var(--charcoal-dark);transition:background .2s;gap:.75rem}.accordion-trigger:hover{background:var(--warm-cream)}.accordion-icon{color:var(--coral);transition:transform .25s ease;flex-shrink:0}.accordion-icon.open{transform:rotate(180deg)}.accordion-body{display:none;padding:0 1.25rem 1rem;color:var(--charcoal-medium);font-weight:500;line-height:1.6;font-size:.9375rem;border-top:1px solid var(--warm-sand)}.accordion-body.open{display:block}.addon-item{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border-radius:1rem;border:2px solid #e5e7eb;cursor:pointer;transition:all .2s;margin-bottom:.75rem;background:#fff}.addon-item.active{border-color:var(--coral);background:#ffe4de33}.addon-item:hover:not(.active){border-color:#d1d5db}.addon-item input[type=checkbox]{width:1.25rem;height:1.25rem;border-radius:.25rem;border:1px solid #d1d5db;flex-shrink:0;margin-top:.125rem;accent-color:var(--coral)}.addon-content{flex:1}.addon-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.addon-name{font-weight:700;color:var(--charcoal-dark);font-size:.875rem;display:flex;align-items:center;gap:.375rem}.addon-price{font-weight:900;color:var(--charcoal-dark)}.addon-desc{font-size:.75rem;font-weight:500;color:var(--charcoal-medium)}.atc-area{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb;position:sticky;bottom:0;background:#fff;padding-bottom:1.5rem;z-index:10}.atc-btn{width:100%;padding:1rem 1.5rem;border-radius:1rem;font-weight:900;font-size:1.125rem;color:#fff;box-shadow:var(--shadow-accent);margin-bottom:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;border:none;font-family:Nunito,sans-serif;transition:opacity .2s}.atc-btn:hover{opacity:.9}.atc-reassurance{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem;font-weight:700;color:var(--charcoal-medium);background:var(--warm-cream);padding:.5rem 1rem;border-radius:.75rem;border:1px solid var(--warm-sand);margin-bottom:1rem;text-align:center}.trust-badges{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #f3f4f6}@media(min-width:640px){.trust-badges{grid-template-columns:repeat(4,1fr)}}.trust-badge{display:flex;flex-direction:column;align-items:center;gap:.375rem;text-align:center;color:var(--coral)}.trust-badge__label{font-size:.6875rem;font-weight:700;color:var(--charcoal-medium);line-height:1.3}.payment-icons{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem}.payment-icon{height:1.5rem;aspect-ratio:1.5;border-radius:.25rem;display:flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;box-shadow:0 1px 2px #00000014;overflow:hidden;padding:.25rem .375rem}.payment-icon--visa{background:#1a1f71}.payment-icon--mc{background:#fff}.payment-icon--applepay{background:#000}.payment-icon--paypal,.payment-icon--gpay{background:#fff}.payment-icon img,.payment-icon svg{width:100%;height:100%;object-fit:contain}.flash-offer{padding:5rem 0;position:relative;overflow:hidden}.flash-offer__inner{text-align:center;position:relative;z-index:1;max-width:56rem;margin:0 auto}.flash-badge{display:inline-flex;align-items:center;justify-content:center;padding:.375rem 1rem;border-radius:9999px;background:#fff3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-size:.875rem;font-weight:700;margin-bottom:2rem;border:1px solid rgba(255,255,255,.3)}.flash-title{font-size:2.5rem;font-weight:900;color:#fff;margin-bottom:1rem;line-height:1.2}@media(min-width:640px){.flash-title{font-size:3rem}}.flash-subtitle{font-size:1.25rem;font-weight:700;color:#ffffffe6;margin-bottom:3rem}.countdown{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:2rem}@media(min-width:640px){.countdown{gap:1rem}}.countdown-unit{display:flex;flex-direction:column;align-items:center}.countdown-box{background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:1rem;padding:1rem 1.5rem;min-width:4.375rem;text-align:center;border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 16px #0000001a}@media(min-width:640px){.countdown-box{padding:1.5rem;min-width:5.625rem}}.countdown-num{font-size:2.5rem;font-weight:900;font-family:monospace;color:#fff;line-height:1}@media(min-width:640px){.countdown-num{font-size:3rem}}.countdown-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#ffffffb3;margin-top:.5rem;font-weight:700}.countdown-sep{color:#ffffff80;font-size:1.875rem;font-weight:700;align-self:flex-start;margin-top:1rem;display:none}@media(min-width:640px){.countdown-sep{display:block}}.flash-spots{color:#fffc;font-weight:700;margin-bottom:2.5rem}.flash-spots span{font-weight:900;color:#fff}.flash-trust{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;color:#fffc;font-size:.875rem;font-weight:700}@media(min-width:640px){.flash-trust{flex-direction:row;gap:3rem}}.flash-trust-item{display:flex;align-items:center;gap:.5rem}.gallery-section{padding:5rem 0;background:#fff}.section-header{text-align:center;max-width:48rem;margin:0 auto 4rem}.section-title{font-size:1.875rem;font-weight:900;color:var(--charcoal-dark);margin-bottom:1rem}@media(min-width:640px){.section-title{font-size:2.25rem}}.section-desc{font-size:1.125rem;color:var(--charcoal-medium);font-weight:500}.ba-grid{display:grid;gap:2rem;margin-bottom:4rem}@media(min-width:768px){.ba-grid{grid-template-columns:repeat(2,1fr)}}.ba-card{background:var(--warm-cream);border-radius:1.5rem;padding:1rem;box-shadow:var(--shadow-warm);border:1px solid var(--warm-sand);transition:transform .3s}.ba-card:hover{transform:translateY(-4px)}.ba-images{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.ba-img{flex:1;position:relative;aspect-ratio:1;border-radius:1rem;overflow:hidden}.ba-img img{width:100%;height:100%;object-fit:cover}.ba-label{position:absolute;top:.5rem;padding:.25rem .5rem;border-radius:.5rem;font-size:.75rem;font-weight:700;box-shadow:0 2px 4px #0000001a}.ba-label--before{left:.5rem;background:#ffffffe6;color:var(--charcoal-dark)}.ba-label--after{right:.5rem;background:#ff6b6be6;color:#fff}.ba-arrow{flex-shrink:0;width:2rem;height:2rem;background:var(--coral);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;z-index:1;margin:0 -1rem}.ba-title{text-align:center;font-weight:700;color:var(--charcoal-dark)}.how-section{padding:5rem 0}.how-steps{display:grid;gap:2rem;position:relative;margin-bottom:3rem}@media(min-width:640px){.how-steps{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.how-steps{grid-template-columns:repeat(4,1fr)}}.how-step{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:1}.how-step__icon{width:6rem;height:6rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;border:4px solid white;position:relative;box-shadow:var(--shadow-warm)}.how-step__icon--normal{background:var(--warm-cream)}.how-step__icon--highlight{background:var(--coral-light);transform:scale(1.1)}.how-step__icon svg{color:var(--coral)}.how-step__free-badge{position:absolute;top:-.75rem;right:-.75rem;background:var(--urgency);color:#fff;font-size:.625rem;font-weight:700;padding:.25rem .5rem;border-radius:9999px;transform:rotate(12deg)}.how-step__title{font-size:1.25rem;font-weight:700;color:var(--charcoal-dark);margin-bottom:.75rem}.how-step__desc{font-size:.875rem;font-weight:500;color:var(--charcoal-medium);line-height:1.6}.how-note{background:#fff9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid var(--warm-sand);border-radius:1rem;padding:1.5rem;max-width:42rem;margin:0 auto;text-align:center;box-shadow:0 2px 8px #0000000d}.customers-section{padding:5rem 0;background:var(--warm-linen)}.customer-grid{columns:2;gap:1rem;margin-bottom:4rem}@media(min-width:768px){.customer-grid{columns:3}}.customer-photo{break-inside:avoid;position:relative;border-radius:1.5rem;overflow:hidden;margin-bottom:1rem;box-shadow:var(--shadow-warm)}.customer-photo img{width:100%;display:block;object-fit:cover}.customer-photo__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.7),rgba(0,0,0,.2) 50%,transparent);display:flex;flex-direction:column;justify-content:flex-end;padding:1rem}.customer-stars{display:flex;gap:.25rem;margin-bottom:.25rem}.customer-stars svg{color:var(--coral);fill:var(--coral)}.customer-quote{color:#fff;font-weight:700;font-size:.875rem;margin-bottom:.25rem}.customer-name{color:#fffc;font-size:.75rem;font-weight:700;display:flex;align-items:center;gap:.25rem}.customers-stats{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 2px 8px #0000000f;border:1px solid var(--warm-sand);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-align:center;font-size:.875rem;font-weight:700;color:var(--charcoal-dark)}@media(min-width:640px){.customers-stats{flex-direction:row;gap:2rem}}.stat-sep{display:none;width:.375rem;height:.375rem;border-radius:50%;background:var(--warm-sand)}@media(min-width:640px){.stat-sep{display:block}}.customers-stats .stars svg{fill:var(--coral);color:var(--coral)}.reviews-section{padding:5rem 0;background:var(--warm-linen)}.trustpilot-header{text-align:center;display:flex;flex-direction:column;align-items:center;margin-bottom:3rem}.trustpilot-badge{display:flex;flex-direction:column;align-items:center;gap:1rem;background:var(--warm-cream);padding:1rem 1.5rem;border-radius:1rem;border:1px solid var(--warm-sand);box-shadow:0 2px 8px #0000000f}@media(min-width:640px){.trustpilot-badge{flex-direction:row}}.tp-stars{display:flex;gap:.25rem}.tp-star{background:var(--trustgreen);padding:.25rem;border-radius:.25rem}.tp-star svg{color:#fff;fill:#fff}.tp-sep{display:none;width:1px;height:2.5rem;background:var(--warm-sand)}@media(min-width:640px){.tp-sep{display:block}}.reviews-scroll{display:flex;overflow-x:scroll;gap:1rem;scroll-snap-type:x mandatory;scroll-padding-left:1rem;-webkit-overflow-scrolling:touch;margin-left:-1rem;margin-right:-1rem;padding:.25rem 1rem 1rem}@media(min-width:768px){.reviews-scroll{display:grid;grid-template-columns:repeat(2,1fr);overflow-x:unset;gap:1.5rem;margin-left:0;margin-right:0;padding-left:0;padding-right:0;scroll-snap-type:none}}@media(min-width:1024px){.reviews-scroll{grid-template-columns:repeat(3,1fr)}}.review-card{flex:0 0 82vw;max-width:22rem;scroll-snap-align:start;background:var(--warm-cream);border-radius:1.5rem;box-shadow:var(--shadow-warm);border:1px solid var(--warm-sand);padding:1.5rem;display:flex;flex-direction:column}@media(min-width:480px){.review-card{flex:0 0 72vw}}@media(min-width:640px){.review-card{flex:0 0 21rem}}@media(min-width:768px){.review-card{flex:unset;max-width:unset;width:100%}}.review-stars{display:flex;gap:.25rem;margin-bottom:.75rem}.review-star{background:var(--trustgreen);padding:.125rem;border-radius:.25rem}.review-star svg{color:#fff;fill:#fff}.review-title{font-weight:700;font-size:1.125rem;color:var(--charcoal-dark);margin-bottom:.5rem}.review-text{font-size:.875rem;font-weight:500;color:var(--charcoal-medium);font-style:italic;margin-bottom:1.5rem;flex:1;line-height:1.6}.review-author{display:flex;align-items:center;gap:1rem;margin-top:auto}.review-avatar{width:3rem;height:3rem;border-radius:50%;overflow:hidden;flex-shrink:0;border:1px solid var(--warm-sand)}.review-avatar img{width:100%;height:100%;object-fit:cover}.review-name{font-weight:700;font-size:.875rem;color:var(--charcoal-dark)}.review-verified{font-size:.75rem;font-weight:700;color:var(--charcoal-light);display:flex;align-items:center;gap:.25rem}.review-verified svg{color:var(--trustgreen)}.reviews-nav{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.5rem}@media(min-width:768px){.reviews-nav{display:none}}.reviews-nav__btn{width:2.5rem;height:2.5rem;border-radius:50%;border:1.5px solid var(--warm-sand);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s,color .2s;color:var(--charcoal-medium)}.reviews-nav__btn:hover{border-color:var(--coral);color:var(--coral)}.reviews-nav__hint{font-size:.8125rem;font-weight:600;color:var(--charcoal-light)}.benefits-section{padding:5rem 0;background:linear-gradient(to bottom,var(--warm-linen),var(--warm-cream));position:relative;overflow:hidden}.benefits-grid{display:grid;gap:3rem 5rem;align-items:center}@media(min-width:1024px){.benefits-grid{grid-template-columns:1fr 1fr}}.benefits-image{position:relative;order:2}@media(min-width:1024px){.benefits-image{order:1}}.benefits-image__frame{aspect-ratio:4/5;border-radius:1.5rem;overflow:hidden;box-shadow:0 12px 40px #00000026;border:4px solid white;position:relative}.benefits-image__frame img{width:100%;height:100%;object-fit:cover}.benefits-image__frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.4),transparent)}.benefits-text{order:1}@media(min-width:1024px){.benefits-text{order:2}}.benefits-title{font-size:1.875rem;font-weight:900;color:var(--charcoal-dark);margin-bottom:1.5rem;line-height:1.2}@media(min-width:640px){.benefits-title{font-size:2.5rem}}.benefits-title span{color:var(--coral-dark)}.benefit-item{display:flex;gap:1rem;margin-bottom:2rem}.benefit-icon{flex-shrink:0;margin-top:.25rem;width:2.5rem;height:2.5rem;border-radius:50%;background:var(--warm-cream);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #00000014;color:var(--coral);border:1px solid rgba(255,107,107,.2)}.benefit-title{font-weight:700;font-size:1.125rem;color:var(--charcoal-dark);margin-bottom:.25rem}.benefit-desc{font-weight:500;color:var(--charcoal-medium);line-height:1.6}.promo-section{padding:5rem 0;position:relative;overflow:hidden}.promo-inner{text-align:center;position:relative;z-index:1;max-width:56rem;margin:0 auto}.promo-title{font-size:2.5rem;font-weight:900;color:#fff;margin-bottom:1.5rem;line-height:1.2}@media(min-width:640px){.promo-title{font-size:3rem}}.promo-subtitle{font-size:1.25rem;font-weight:700;color:#ffffffe6;margin-bottom:2.5rem}.promo-btns{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;margin-bottom:3rem}@media(min-width:640px){.promo-btns{flex-direction:row}}.promo-btns .btn{width:100%}@media(min-width:640px){.promo-btns .btn{width:auto}}.promo-trust{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;color:#ffffffe6;font-size:.875rem;font-weight:700}@media(min-width:640px){.promo-trust{flex-direction:row;gap:3rem}}.promo-trust-item{display:flex;align-items:center;gap:.5rem}.faq-section{padding:5rem 0;background:var(--warm-cream)}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{border:1px solid var(--warm-sand);border-radius:1rem;overflow:hidden;background:#fff;box-shadow:0 2px 4px #0000000a;transition:border-color .2s}.faq-item:hover{border-color:var(--coral-light)}.faq-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.5rem;text-align:left;background:#fff;border:none;cursor:pointer;font-family:Nunito,sans-serif}.faq-trigger__q{font-weight:700;color:var(--charcoal-dark);padding-right:1rem}.faq-trigger__icon{color:var(--coral);transition:transform .3s;flex-shrink:0}.faq-trigger__icon.open{transform:rotate(180deg)}.faq-answer{display:none;padding:0 1.5rem 1.5rem;color:var(--charcoal-medium);font-weight:500;line-height:1.6;border-top:1px solid var(--warm-sand)}.faq-answer.open{display:block}.site-footer{background:#1f1b16;color:#fff;padding:4rem 0 2rem}.footer-trust{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:4rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1)}@media(min-width:768px){.footer-trust{grid-template-columns:repeat(4,1fr)}}.footer-trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.footer-trust-item svg{color:var(--coral)}.footer-trust-item h4{font-weight:700;font-size:.875rem}.footer-trust-item p{font-size:.75rem;color:#fff9}.footer-main{display:grid;gap:2.5rem;margin-bottom:3rem}@media(min-width:768px){.footer-main{grid-template-columns:1fr auto;gap:4rem}}.footer-logo{font-size:1.5rem;font-weight:700;text-decoration:none;display:inline-block;margin-bottom:1rem}.footer-logo span{color:var(--coral)}.footer-about{color:#fff9;font-size:.875rem;line-height:1.6;max-width:22rem}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media(min-width:480px){.footer-links{gap:3rem}}.footer-col h4{font-weight:700;margin-bottom:1rem;font-size:.9375rem}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:.625rem}.footer-col a{font-size:.875rem;color:#fff9;text-decoration:none;transition:color .2s}.footer-col a:hover{color:#fff}.footer-bottom{display:flex;flex-direction:column;align-items:center;gap:1rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}@media(min-width:768px){.footer-bottom{flex-direction:row;justify-content:space-between}}.footer-copy{font-size:.75rem;color:#fff6}.cart-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#2d2a2666;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50}.cart-overlay.open{display:block}.cart-drawer{position:fixed;top:0;right:0;height:100%;width:100%;max-width:28.125rem;background:#fff;box-shadow:-4px 0 30px #00000026;z-index:51;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease}.cart-drawer.open{transform:translate(0)}.cart-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #f3f4f6}.cart-header h2{font-size:1.375rem;font-weight:900;color:var(--charcoal-dark);display:flex;align-items:center;gap:.5rem}.cart-header-count{font-size:1rem;font-weight:600;color:var(--charcoal-light)}.cart-close{padding:.5rem;border-radius:50%;cursor:pointer;border:none;background:none;transition:background .2s}.cart-close:hover{background:#f3f4f6}.cart-body{flex:1;overflow-y:auto;padding:1.5rem}.cart-loading{height:10rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--charcoal-light);font-size:.875rem}.cart-spinner{width:2rem;height:2rem;border:3px solid var(--warm-sand);border-top-color:var(--coral);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem;padding:3rem 0}.cart-empty-icon{width:5rem;height:5rem;background:var(--warm-cream);border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid var(--warm-sand);color:var(--coral);margin-bottom:1rem}.cart-reassurance{background:#00b67a1a;border:1px solid rgba(0,182,122,.2);border-radius:.75rem;padding:.75rem;display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1.5rem}.cart-reassurance svg{color:var(--trustgreen);flex-shrink:0;margin-top:.125rem}.cart-reassurance p{font-size:.875rem;font-weight:700;color:var(--charcoal-dark)}.cart-timeline{background:#ffe4de4d;border:1px solid rgba(255,228,222,.5);border-radius:.75rem;padding:1rem;margin-bottom:1.5rem}.cart-timeline h4{font-weight:700;font-size:.875rem;color:var(--charcoal-dark);display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.cart-timeline ul{display:flex;flex-direction:column;gap:.5rem}.cart-timeline li{display:flex;align-items:flex-start;gap:.5rem;font-size:.75rem;font-weight:500;color:var(--charcoal-dark)}.cart-step-num{width:1rem;height:1rem;border-radius:50%;background:var(--coral);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.625rem;font-weight:700;margin-top:.125rem}.cart-items{display:flex;flex-direction:column;gap:1.25rem}.cart-item{display:flex;gap:1rem}.cart-item-img{width:6rem;height:6rem;border-radius:1rem;overflow:hidden;background:var(--warm-cream);flex-shrink:0;border:1px solid var(--warm-sand)}.cart-item-img img{width:100%;height:100%;object-fit:cover}.cart-item-info{flex:1;display:flex;flex-direction:column;gap:.375rem}.cart-item-header{display:flex;justify-content:space-between;align-items:flex-start}.cart-item-name{font-weight:700;font-size:.875rem;color:var(--charcoal-dark);padding-right:.5rem;line-height:1.3}.cart-item-remove{color:#9ca3af;cursor:pointer;border:none;background:none;transition:color .2s;flex-shrink:0}.cart-item-remove:hover{color:var(--urgency)}.cart-item-prop{font-size:.75rem;color:var(--charcoal-light);font-style:italic;line-height:1.4}.cart-item-prop em{font-style:normal;font-weight:700;color:var(--charcoal-medium)}.cart-item-qty{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}.cart-qty-btn{width:1.5rem;height:1.5rem;border:1px solid #e5e7eb;border-radius:50%;background:#fff;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center;font-family:inherit;transition:border-color .2s,color .2s}.cart-qty-btn:hover{border-color:var(--coral);color:var(--coral)}.cart-qty-val{font-size:.875rem;font-weight:700;min-width:1.25rem;text-align:center}.cart-item-price{font-weight:900;color:var(--charcoal-dark);font-size:.9375rem}.cart-footer{border-top:1px solid #f3f4f6;padding:1.5rem;background:#f9fafb}.cart-subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.cart-subtotal span:first-child{font-weight:700;color:var(--charcoal-medium)}.cart-subtotal span:last-child{font-weight:900;font-size:1.25rem;color:var(--charcoal-dark)}.cart-shipping-note{font-size:.75rem;font-weight:500;color:var(--charcoal-medium);text-align:center;margin-bottom:1rem}.checkout-btn{width:100%;padding:1rem;border-radius:1rem;font-weight:900;font-size:1.125rem;color:#fff;display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;border:none;font-family:Nunito,sans-serif;box-shadow:var(--shadow-accent);transition:opacity .2s;text-decoration:none;margin-bottom:1rem}.checkout-btn:hover{opacity:.9}.atc-feedback{padding:.625rem 1rem;border-radius:.75rem;font-size:.875rem;font-weight:700;text-align:center;margin-bottom:.75rem}.atc-feedback--loading{background:#f3f4f6;color:var(--charcoal-medium)}.atc-feedback--success{background:#00b67a1f;color:#00875a;border:1px solid rgba(0,182,122,.25)}.atc-feedback--error{background:#e85d4a1a;color:var(--urgency);border:1px solid rgba(232,93,74,.25)}.config-no-product-warning{background:#fffbeb;border:1px solid #fbbf24;border-radius:.75rem;padding:1rem;font-size:.875rem;color:#92400e;line-height:1.5}.app-block-wrap{border-radius:.75rem;overflow:hidden}.app-block-wrap>*{width:100%}.option-grid--auto{grid-template-columns:repeat(auto-fill,minmax(7rem,1fr))}.atc-btn:disabled{opacity:.5;cursor:not-allowed}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-up{animation:fadeInUp .6s ease forwards}.animate-fade{animation:fadeIn .4s ease forwards}.font-body{font-family:Nunito,sans-serif}.text-coral{color:var(--coral)}.text-coral-dark{color:var(--coral-dark)}.text-trustgreen{color:var(--trustgreen)}.text-urgency{color:var(--urgency)}.fw-900{font-weight:900}.fw-700{font-weight:700}.contact-section{padding:5rem 0 6rem;background:linear-gradient(to bottom,var(--warm-cream),white);min-height:70vh}.contact-container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.contact-header{text-align:center;margin-bottom:3.5rem}.contact-title{font-size:clamp(2rem,5vw,2.75rem);font-weight:900;color:var(--charcoal-dark);margin-bottom:.75rem}.contact-subtitle{font-size:1.0625rem;color:var(--charcoal-medium);max-width:520px;margin:0 auto;line-height:1.6}.contact-grid{display:grid;gap:2.5rem}@media(min-width:768px){.contact-grid{grid-template-columns:1fr 2fr;gap:3.5rem;align-items:start}}.contact-info{display:flex;flex-direction:column;gap:1rem}.contact-card{display:flex;align-items:flex-start;gap:1rem;background:#fff;border:1px solid var(--warm-sand);border-radius:1rem;padding:1.25rem;box-shadow:0 2px 8px #0000000a}.contact-card__icon{width:2.5rem;height:2.5rem;border-radius:.625rem;background:linear-gradient(135deg,var(--coral-light, #fff0ed),var(--warm-cream));display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--coral-dark)}.contact-card__label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--charcoal-light);margin-bottom:.25rem}.contact-card__value{font-size:.9375rem;font-weight:600;color:var(--charcoal-dark);text-decoration:none;line-height:1.4}a.contact-card__value:hover{color:var(--coral)}.contact-form-wrap{background:#fff;border:1px solid var(--warm-sand);border-radius:1.5rem;padding:2rem 2rem 2.5rem;box-shadow:0 4px 24px #0000000d}.contact-fields{display:flex;flex-direction:column;gap:1.25rem}.contact-field-row{display:grid;gap:1.25rem}@media(min-width:480px){.contact-field-row{grid-template-columns:1fr 1fr}}.contact-field label{display:block;font-size:.875rem;font-weight:700;color:var(--charcoal-dark);margin-bottom:.4rem}.contact-required{color:var(--coral)}.contact-field input,.contact-field textarea{width:100%;padding:.75rem 1rem;border:1.5px solid var(--warm-sand);border-radius:.625rem;background:var(--warm-cream);font-family:inherit;font-size:.9375rem;color:var(--charcoal-dark);transition:border-color .18s,box-shadow .18s;resize:vertical;box-sizing:border-box}.contact-field input::placeholder,.contact-field textarea::placeholder{color:var(--charcoal-light)}.contact-field input:focus,.contact-field textarea:focus{outline:none;border-color:var(--coral);box-shadow:0 0 0 3px #e85d4a1f;background:#fff}.contact-submit{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;width:100%;padding:1rem 2rem;border:none;border-radius:.875rem;font-family:inherit;font-size:1rem;font-weight:800;color:#fff;cursor:pointer;transition:opacity .2s,transform .1s;margin-top:.5rem}.contact-submit:hover{opacity:.92}.contact-submit:active{transform:scale(.98)}.contact-success{display:flex;align-items:center;gap:1rem;background:#00b67a14;border:1px solid rgba(0,182,122,.25);border-radius:1rem;padding:1.5rem;color:#00875a;font-weight:600;font-size:1rem;line-height:1.5}.contact-success svg{flex-shrink:0;color:#00875a}.contact-error{background:#e85d4a14;border:1px solid rgba(232,93,74,.25);border-radius:.75rem;padding:1rem 1.25rem;color:var(--urgency);font-size:.875rem;margin-bottom:1rem}
/*# sourceMappingURL=/cdn/shop/t/66/assets/theme.css.map */
