:root{--team-primary: #1a365d;--team-primary-dark: #0f2744;--team-accent: #c53030;--team-accent-light: #fc8181;--team-success: #276749;--team-success-light: #9ae6b4;--team-gold: #d69e2e;--team-gold-light: #faf089;--team-text: #1a202c;--team-text-muted: #718096;--team-bg: #f7fafc;--team-bg-alt: #edf2f7;--team-white: #ffffff;--team-border: #e2e8f0;--team-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--team-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--team-shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--team-radius: 8px;--team-radius-lg: 16px;--team-transition: .2s ease}.team-hero .button,.team-hero__cta,.team-pricing .button,.team-pricing__cta,.team-pricing__card-cta,.team-how-it-works .button,.team-how-it-works__cta .button,.team-faq .button,.team-specs .button,.team-specs__cta .button{border:none!important;outline:none!important;box-shadow:none!important}.team-hero .button:focus,.team-hero .button:focus-visible,.team-hero .button:active,.team-hero__cta:focus,.team-hero__cta:focus-visible,.team-hero__cta:active,.team-pricing .button:focus,.team-pricing .button:focus-visible,.team-pricing .button:active,.team-pricing__cta:focus,.team-pricing__cta:focus-visible,.team-pricing__cta:active,.team-pricing__card-cta:focus,.team-pricing__card-cta:focus-visible,.team-pricing__card-cta:active,.team-how-it-works .button:focus,.team-how-it-works .button:focus-visible,.team-how-it-works .button:active,.team-how-it-works__cta .button:focus,.team-how-it-works__cta .button:focus-visible,.team-how-it-works__cta .button:active,.team-specs .button:focus,.team-specs .button:focus-visible,.team-specs .button:active,.team-specs__cta .button:focus,.team-specs__cta .button:focus-visible,.team-specs__cta .button:active{border:none!important;outline:none!important;box-shadow:none!important}.team-hero__cta.button,.team-pricing__card-cta.button--primary,.team-how-it-works__cta .button,.team-specs__cta .button{border:none!important;outline:none!important;box-shadow:none!important}.team-hero__cta.button:hover,.team-hero__cta.button:focus,.team-hero__cta.button:active,.team-pricing__card-cta.button--primary:hover,.team-pricing__card-cta.button--primary:focus,.team-pricing__card-cta.button--primary:active,.team-how-it-works__cta .button:hover,.team-how-it-works__cta .button:focus,.team-how-it-works__cta .button:active,.team-specs__cta .button:hover,.team-specs__cta .button:focus,.team-specs__cta .button:active{border:none!important;outline:none!important;box-shadow:none!important}.team-hero__cta:before,.team-hero__cta:after,.team-hero__cta.button:before,.team-hero__cta.button:after,.team-pricing__card-cta:before,.team-pricing__card-cta:after,.team-pricing__card-cta.button--primary:before,.team-pricing__card-cta.button--primary:after,.team-pricing__cta:before,.team-pricing__cta:after,.team-pricing__cta.button:before,.team-pricing__cta.button:after,.team-how-it-works__cta .button:before,.team-how-it-works__cta .button:after,.team-specs__cta:before,.team-specs__cta:after,.team-specs__cta.button:before,.team-specs__cta.button:after{display:none!important;content:none!important;border:none!important;box-shadow:none!important}.team-hero{position:relative;min-height:400px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden;background:var(--team-primary-dark)}.team-hero--banner{min-height:450px;display:flex;align-items:center}.team-hero--split{display:flex;flex-direction:row;min-height:550px;background:linear-gradient(135deg,#0f2744,#1a365d,#234876)}.team-hero__left{flex:1;display:flex;align-items:center;justify-content:center;padding:3rem 4rem;background:linear-gradient(135deg,#0f2744,#1a365d)}.team-hero__right{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#1a365d,#234876)}.team-hero__product-image{width:100%;height:100%;object-fit:cover;object-position:center}.team-hero--split .team-hero__text-wrapper{max-width:550px;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.team-hero--split .team-hero__scroll-indicator{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--team-white);opacity:.7;font-size:.875rem;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}@media (max-width: 768px){.team-hero--split{flex-direction:column;min-height:auto}.team-hero__left{padding:2rem 1.5rem;order:1}.team-hero__right{order:2;min-height:300px;max-height:400px}.team-hero--split .team-hero__text-wrapper{align-items:center;text-align:center;gap:.75rem}.team-hero--split .team-hero__scroll-indicator{display:none}}.team-hero__bg-image{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;overflow:hidden}.team-hero__bg-image img{width:100%;height:100%;object-fit:cover;object-position:center right}.team-hero--banner .team-hero__overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;background:linear-gradient(to right,rgba(10,22,40,.92) 0%,rgba(10,22,40,.75) 35%,rgba(10,22,40,.4) 60%,transparent 100%)}.team-hero--banner .team-hero__content{position:relative;z-index:3;width:100%;max-width:1400px;margin:0 auto;padding:2rem 5%;display:flex;align-items:center}.team-hero--banner .team-hero__text-wrapper{max-width:550px;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}@media (max-width: 768px){.team-hero--banner{min-height:500px}.team-hero__bg-image img{object-position:70% center}.team-hero--banner .team-hero__overlay{background:linear-gradient(to bottom,#0a1628e6,#0a1628b3 40%,#0a16284d)}.team-hero--banner .team-hero__content{padding:1rem 1rem 1.25rem;justify-content:center;align-items:flex-start}.team-hero--banner .team-hero__text-wrapper{max-width:100%;align-items:center;text-align:center;gap:.4rem}.team-hero--banner .team-hero__headline{font-size:clamp(1.4rem,5.5vw,1.75rem);line-height:1.2}.team-hero--banner .team-hero__subheadline{font-size:clamp(.85rem,2.8vw,1rem);line-height:1.3}.team-hero--banner .team-hero__badge{font-size:.75rem;padding:.4rem .9rem}.team-hero--banner .team-hero__trust{font-size:.8rem;padding:.5rem .875rem}.team-hero--banner .team-hero__cta{font-size:.95rem;padding:.75rem 1.25rem}}.team-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.team-hero__image{width:100%;height:100%;object-fit:cover;object-position:right center;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.team-hero__media--placeholder{background:linear-gradient(135deg,var(--team-primary-dark) 0%,var(--team-primary) 50%,#2c5282 100%)}.team-hero__gradient-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 20% 50%,rgba(197,48,48,.15) 0%,transparent 50%),radial-gradient(ellipse at 80% 50%,rgba(214,158,46,.1) 0%,transparent 50%),linear-gradient(135deg,var(--team-primary-dark) 0%,var(--team-primary) 50%,#2c5282 100%)}.team-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(to right,#000000a6,#00000073 40%,#00000026,#0000000d)}.team-hero__content{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;text-align:left;padding:2rem;display:flex;align-items:center;justify-content:flex-start}.team-hero__text-wrapper{max-width:500px;margin:0 0 0 5%}.team-hero__badge{display:inline-block;padding:1.125rem 2.5rem;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50px;color:var(--team-white);font-size:1.625rem;font-weight:600;letter-spacing:.05em;margin-bottom:1.5rem}.team-hero__headline{font-size:clamp(2.75rem,7vw,5rem);font-weight:800;line-height:1.1;color:var(--team-white);margin:0 0 1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.2)}.team-hero__subheadline{font-size:clamp(1.5rem,2.75vw,2rem);color:#ffffffe6;margin:0 0 2rem;line-height:1.5;max-width:550px}.team-hero__trust{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 1.75rem;background:#276749cc;border-radius:8px;color:var(--team-white);font-size:1.25rem;font-weight:500;margin-bottom:2.5rem}.team-hero__trust-icon{flex-shrink:0}.team-hero__cta{display:inline-flex;align-items:center;gap:1rem;padding:1.375rem 4rem;background:var(--team-accent);color:var(--team-white);font-size:1.5rem;font-weight:700;text-decoration:none;border-radius:var(--team-radius-lg);outline:none;box-shadow:none;transition:all var(--team-transition);box-shadow:var(--team-shadow-lg);border:none;cursor:pointer}.team-hero__cta:hover{background:#9b2c2c;transform:translateY(-2px);box-shadow:0 20px 40px #0003;border:none;outline:none}.team-hero__cta:focus,.team-hero__cta:focus-visible{outline:none;box-shadow:none;border:none}.team-hero__cta-arrow{animation:bounce-down 2s infinite}@keyframes bounce-down{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(5px)}60%{transform:translateY(3px)}}.team-hero--composite{background:#0a1628}.team-hero__gradient-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:radial-gradient(ellipse 80% 100% at 85% 50%,rgba(251,191,36,.25) 0%,transparent 50%),radial-gradient(ellipse 60% 80% at 15% 60%,rgba(197,48,48,.15) 0%,transparent 40%),radial-gradient(ellipse 100% 80% at 50% 100%,rgba(34,84,61,.4) 0%,transparent 50%),linear-gradient(135deg,#0a1628,#1a365d,#234e82 60%,#2d6a4f 85%,#1a4731)}.team-hero__texture{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.team-hero--composite .team-hero__overlay{background:linear-gradient(to right,rgba(10,22,40,.85) 0%,rgba(10,22,40,.6) 35%,rgba(10,22,40,.2) 60%,transparent 80%)}.team-hero__content--composite{display:flex;align-items:center;justify-content:space-between;padding:2rem 5%;gap:2rem}.team-hero--composite .team-hero__text-wrapper{flex:0 1 55%;max-width:650px;margin-left:0}.team-hero__bottle-wrapper{position:relative;flex:0 1 50%;display:flex;align-items:center;justify-content:center;z-index:4}.team-hero__bottle-img{max-height:80vh;max-width:100%;width:auto;height:auto;min-height:500px;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,0,0,.4)) drop-shadow(0 10px 20px rgba(0,0,0,.3));animation:bottle-float 4s ease-in-out infinite}@keyframes bottle-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.team-hero__bottle-glow{position:absolute;width:300px;height:300px;background:radial-gradient(circle,rgba(251,191,36,.3) 0%,transparent 70%);border-radius:50%;z-index:-1;filter:blur(40px);animation:glow-pulse 3s ease-in-out infinite}@keyframes glow-pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.team-hero__bottle-placeholder{width:200px;height:400px;display:flex;align-items:center;justify-content:center;color:#ffffff4d;border:2px dashed rgba(255,255,255,.2);border-radius:16px;background:#ffffff0d}.team-hero__bottle-placeholder svg{width:100%;height:100%}@media (max-width: 1024px){.team-hero{min-height:auto!important;height:auto!important}.team-hero__content--composite{flex-direction:column;text-align:center;padding:.5rem 1rem 0;gap:0;min-height:auto!important}.team-hero--composite .team-hero__text-wrapper{flex:none;max-width:100%;order:1;display:flex;flex-direction:column;align-items:center;margin-bottom:.5rem;gap:.3rem}.team-hero__bottle-wrapper{flex:none;order:2;margin-top:0!important;width:100%;display:flex;justify-content:center;align-items:flex-start}.team-hero__bottle-img{height:auto!important;max-height:250px!important;min-height:auto!important;width:auto!important;max-width:100%!important;object-fit:contain}.team-hero--composite .team-hero__overlay{background:linear-gradient(to bottom,#0a1628d9,#0a162880,#0a16284d)}.team-hero--composite .team-hero__trust{justify-content:center;width:auto;margin-bottom:.3rem}.team-hero--composite .team-hero__cta{width:auto;justify-content:center;margin-bottom:0}.team-hero__scroll-indicator,.team-hero__bottle-glow{display:none}}@media (max-width: 768px){.team-hero{min-height:auto!important;height:auto!important;padding-bottom:0}.team-hero__content--composite{padding:.5rem .75rem 0;min-height:auto!important}.team-hero--composite .team-hero__text-wrapper{gap:.2rem;margin-bottom:.5rem}.team-hero__bottle-wrapper{margin-top:0!important;padding:0}.team-hero__bottle-img{max-height:220px!important;width:auto!important;max-width:95%!important}.team-hero--composite .team-hero__headline{font-size:clamp(1.4rem,5vw,1.75rem);margin-bottom:.2rem;line-height:1.15}.team-hero--composite .team-hero__subheadline{font-size:clamp(.8rem,2.5vw,.95rem);margin-bottom:.2rem;line-height:1.25}.team-hero--composite .team-hero__badge{font-size:.7rem;padding:.35rem .9rem;margin-bottom:.2rem}.team-hero--composite .team-hero__trust{font-size:.75rem;padding:.4rem .75rem;margin-bottom:.2rem}.team-hero--composite .team-hero__cta{font-size:.85rem;padding:.65rem 1.25rem}}.team-hero__scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#ffffffb3;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}.team-hero__scroll-line{width:1px;height:40px;background:linear-gradient(to bottom,rgba(255,255,255,.7),transparent);animation:scroll-line 2s infinite}@keyframes scroll-line{0%{transform:scaleY(0);transform-origin:top}50%{transform:scaleY(1);transform-origin:top}50.1%{transform:scaleY(1);transform-origin:bottom}to{transform:scaleY(0);transform-origin:bottom}}.team-pricing,.section-team-pricing{padding:5rem 0;background:var(--team-bg);overflow:visible!important}.team-pricing .page-width{overflow:visible}.team-pricing__header{text-align:center;margin-bottom:3rem}.team-pricing__eyebrow{display:inline-block;padding:.625rem 1.75rem;background:var(--team-primary);color:var(--team-white);font-size:1.125rem;font-weight:700;letter-spacing:.1em;border-radius:50px;margin-bottom:1.25rem}.team-pricing__title{font-size:clamp(2.25rem,5.5vw,3.5rem);font-weight:800;color:var(--team-text);margin:0 0 1rem}.team-pricing__subtitle{font-size:1.5rem;color:var(--team-text-muted);margin:0}.team-pricing__matrix{max-width:1100px;margin:0 auto 2.5rem;overflow:visible;padding:2rem 0}.team-pricing__table{width:100%;border-collapse:separate;border-spacing:0;background:var(--team-white);border-radius:var(--team-radius-lg);overflow:visible;box-shadow:var(--team-shadow);overflow:hidden}.team-pricing__table-corner{background:var(--team-text);color:var(--team-white);font-size:1.75rem;font-weight:700;padding:1.5rem;border-right:2px solid var(--team-border);text-align:left;vertical-align:bottom;width:130px;min-width:130px}.team-pricing__table-header{background:var(--team-bg);padding:1.5rem 1.25rem;text-align:center;vertical-align:top;min-width:140px}.team-pricing__table thead tr th:nth-child(2){border-right:2px solid #cbd5e0}.team-pricing__table tbody tr td:nth-child(2){border-right:2px solid #cbd5e0}.team-pricing__table-header--popular{background:linear-gradient(135deg,#fef3c7,#fde68a);border-left:none;border-right:3px solid var(--team-accent)}.team-pricing__table-header--best{background:linear-gradient(135deg,#d1fae5,#a7f3d0)}.team-pricing__single-badge,.team-pricing__popular-badge,.team-pricing__best-badge{display:inline-block;padding:.5rem 1.25rem;font-size:1.125rem;font-weight:700;letter-spacing:.05em;border-radius:50px;white-space:nowrap;margin-bottom:.75rem}.team-pricing__single-badge{background:#64748b;color:var(--team-white)}.team-pricing__popular-badge{background:var(--team-accent);color:var(--team-white)}.team-pricing__best-badge{background:var(--team-success);color:var(--team-white)}.team-pricing__table-header--single{background:var(--team-bg)}.team-pricing__tier-label{display:block;font-size:1.375rem;color:var(--team-text);margin-bottom:.5rem}.team-pricing__tier-name{display:block;font-size:1.75rem;font-weight:700;color:var(--team-text);margin-bottom:.5rem}.team-pricing__tier-savings{display:block;font-size:1.375rem;font-weight:600;color:var(--team-success)}.team-pricing__size-cell{padding:1.5rem 2rem;background:var(--team-white);border-top:1px solid var(--team-border);text-align:left}.team-pricing__size-name{display:block;font-size:2rem;font-weight:700;color:var(--team-text)}.team-pricing__size-desc{display:block;font-size:1.5rem;color:var(--team-text)}.team-pricing__price-cell{padding:1.5rem 1.25rem;text-align:center;border-top:1px solid var(--team-border);transition:background var(--team-transition)}.team-pricing__price-cell:hover{background:var(--team-bg)}.team-pricing__price-cell--popular{background:#fef3c74d;border-right:3px solid var(--team-accent)}.team-pricing__price-cell--popular:hover{background:#fef3c780}.team-pricing__price-cell--best{background:#d1fae54d}.team-pricing__price-cell--best:hover{background:#d1fae580}.team-pricing__price{font-size:3rem;font-weight:800;color:var(--team-text)}.team-pricing__per{font-size:1.5rem;color:var(--team-text)}.team-pricing__features-row{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem 2.5rem;margin-bottom:2rem}.team-pricing__feature{display:flex;align-items:center;gap:.625rem;font-size:1.375rem;color:var(--team-text)}.team-pricing__feature svg{color:var(--team-success);flex-shrink:0;width:28px;height:28px}.team-pricing__cta-row{text-align:center;margin-bottom:1.5rem}.team-pricing__cta{display:inline-flex;align-items:center;gap:.75rem;padding:1.25rem 3rem;background:var(--team-accent);color:var(--team-white);font-size:1.375rem;font-weight:700;text-decoration:none;border-radius:var(--team-radius-lg);transition:all var(--team-transition);border:none;cursor:pointer}.team-pricing__cta:hover{background:#9b2c2c;transform:translateY(-2px)}.team-pricing__note{text-align:center;font-size:1.625rem;color:var(--team-text);margin:1rem 0 0;font-weight:500}@media (max-width: 600px){.team-pricing__table-header{padding:1rem .5rem;min-width:100px}.team-pricing__tier-name{font-size:.9375rem}.team-pricing__price{font-size:1.5rem}.team-pricing__size-cell{padding:1rem}.team-pricing__size-name{font-size:1.125rem}.team-pricing__features-row{flex-direction:column;align-items:center;gap:.75rem}}.team-pricing__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto}.team-pricing__card{position:relative;background:var(--team-white);border-radius:var(--team-radius-lg);padding:2.5rem;box-shadow:var(--team-shadow);border:2px solid transparent;transition:all var(--team-transition)}.team-pricing__card:hover{transform:translateY(-4px);box-shadow:var(--team-shadow-xl)}.team-pricing__card--featured{border-color:var(--team-accent);transform:scale(1.02)}.team-pricing__card--featured:hover{transform:scale(1.02) translateY(-4px)}.team-pricing__card-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);padding:.5rem 1.25rem;background:var(--team-accent);color:var(--team-white);font-size:.875rem;font-weight:700;letter-spacing:.05em;border-radius:50px;white-space:nowrap}.team-pricing__card-header{text-align:center;margin-bottom:1rem}.team-pricing__quantity{font-size:1.5rem;font-weight:700;color:var(--team-text)}.team-pricing__card-price{text-align:center;margin-bottom:.75rem}.team-pricing__price-amount{font-size:4.5rem;font-weight:800;color:var(--team-text);line-height:1}.team-pricing__price-unit{font-size:1.375rem;color:var(--team-text-muted)}.team-pricing__savings{text-align:center;padding:.625rem 1.25rem;background:var(--team-success-light);color:var(--team-success);font-size:1.25rem;font-weight:600;border-radius:6px;margin-bottom:1.75rem}.team-pricing__features{list-style:none;padding:0;margin:0 0 1.5rem}.team-pricing__features li{display:flex;align-items:center;gap:.875rem;padding:.75rem 0;font-size:1.25rem;color:var(--team-text);border-bottom:1px solid var(--team-border)}.team-pricing__features li:last-child{border-bottom:none}.team-pricing__features svg{flex-shrink:0;color:var(--team-success);width:22px;height:22px}.team-pricing__card-cta{display:block;width:100%;padding:1.25rem 2rem;text-align:center;font-size:1.25rem;font-weight:700;border-radius:var(--team-radius);text-decoration:none;transition:all var(--team-transition)}.team-pricing__card-cta.button--primary{background:var(--team-accent);color:var(--team-white);border:none}.team-pricing__card-cta.button--primary:hover{background:#9b2c2c}.team-pricing__card-cta.button--secondary{background:transparent;color:var(--team-primary);border:2px solid var(--team-primary)}.team-pricing__card-cta.button--secondary:hover{background:var(--team-primary);color:var(--team-white)}.team-pricing__note{text-align:center;margin-top:2rem;color:var(--team-text-muted);font-size:1.125rem}.team-form{padding:5rem 0;background:var(--team-white)}.team-form__container{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}@media (min-width: 990px){.team-form__container{grid-template-columns:1fr 1fr;gap:4rem}}.team-form__media{position:sticky;top:2rem}.team-form__image-wrapper{border-radius:var(--team-radius-lg);overflow:hidden;background:var(--team-bg);aspect-ratio:1}.team-form__image{width:100%;height:100%;object-fit:cover}.team-form__image-wrapper--placeholder{display:flex;align-items:center;justify-content:center;padding:2rem}.team-form__image-wrapper--placeholder .placeholder-svg{max-width:80%;opacity:.5}.team-form__thumbnails{display:flex;gap:.75rem;margin-top:1rem}.team-form__thumbnail{width:70px;height:70px;border-radius:var(--team-radius);overflow:hidden;border:2px solid transparent;cursor:pointer;padding:0;background:none;transition:all var(--team-transition)}.team-form__thumbnail img{width:100%;height:100%;object-fit:cover}.team-form__thumbnail--active,.team-form__thumbnail:hover{border-color:var(--team-primary)}.team-form__trust-badges{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--team-border)}.team-form__trust-badge{display:flex;align-items:center;gap:.625rem;font-size:1.125rem;color:var(--team-text-muted)}.team-form__trust-badge svg{color:var(--team-success);width:28px;height:28px}.team-form__header{margin-bottom:2rem}.team-form__eyebrow{display:inline-block;padding:.375rem 1rem;background:var(--team-bg);color:var(--team-primary);font-size:.75rem;font-weight:700;letter-spacing:.1em;border-radius:50px;margin-bottom:1rem}.team-form__title{font-size:clamp(2rem,4.5vw,2.75rem);font-weight:800;color:var(--team-text);margin:0 0 1rem}.team-form__price{display:flex;align-items:baseline;gap:.5rem}.team-form__price-label{font-size:1.25rem;color:var(--team-text-muted)}.team-form__price-amount{font-size:2.75rem;font-weight:800;color:var(--team-text)}.team-form__price-unit{font-size:1.25rem;color:var(--team-text-muted)}.team-form__customization{background:var(--team-bg);border-radius:var(--team-radius-lg);padding:2rem;margin-bottom:1.5rem}.team-form__customization-header{margin-bottom:1.5rem}.team-form__customization-title{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:var(--team-text);margin:0 0 .75rem}.team-form__customization-title svg{color:var(--team-primary);width:32px;height:32px}.team-form__customization-description{font-size:1.25rem;color:var(--team-text-muted);margin:0;line-height:1.5}.team-form__upload-wrapper{margin-bottom:1rem}.team-form__upload-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.team-form__upload-box{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 2rem;background:var(--team-white);border:2px dashed var(--team-border);border-radius:var(--team-radius);cursor:pointer;transition:all var(--team-transition);text-align:center}.team-form__upload-box:hover,.team-form__upload-box--dragover{border-color:var(--team-primary);background:#1a365d05}.team-form__upload-box svg{color:var(--team-primary);margin-bottom:1rem;width:48px;height:48px}.team-form__upload-text{font-size:1.25rem;color:var(--team-text);margin-bottom:.5rem}.team-form__upload-text strong{color:var(--team-primary)}.team-form__upload-hint{font-size:1.125rem;color:var(--team-text-muted)}.team-form__upload-preview{display:flex;align-items:center;gap:.75rem;padding:1rem;background:var(--team-success-light);border-radius:var(--team-radius)}.team-form__upload-preview svg{color:var(--team-success);flex-shrink:0}.team-form__upload-filename{flex:1;font-size:.9375rem;font-weight:500;color:var(--team-success);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-form__upload-remove{padding:.25rem;background:none;border:none;cursor:pointer;color:var(--team-text-muted);transition:color var(--team-transition)}.team-form__upload-remove:hover{color:var(--team-accent)}.team-form__names-manual{margin-top:.75rem}.team-form__names-manual summary{font-size:.875rem;color:var(--team-primary);cursor:pointer;font-weight:500}.team-form__names-manual summary:hover{text-decoration:underline}.team-form__names-field{margin-top:.75rem}.team-form__names-field label{display:block;font-size:.8125rem;color:var(--team-text-muted);margin-bottom:.5rem}.team-form__names-field textarea{width:100%;padding:.75rem;border:1px solid var(--team-border);border-radius:var(--team-radius);font-size:.9375rem;resize:vertical;font-family:inherit}.team-form__names-field textarea:focus{outline:none;border-color:var(--team-primary);box-shadow:0 0 0 3px #1a365d1a}.team-form__quantity-section{margin-bottom:1.5rem}.team-form__quantity-label{display:block;font-size:1.25rem;font-weight:600;color:var(--team-text);margin-bottom:.75rem}.team-form__quantity-hint{font-weight:400;color:var(--team-text-muted);font-size:1.125rem}.team-form__quantity-wrapper{display:flex;align-items:center;gap:0;border:2px solid var(--team-border);border-radius:var(--team-radius);overflow:hidden;width:fit-content}.team-form__quantity-btn{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:var(--team-bg);border:none;cursor:pointer;transition:all var(--team-transition);color:var(--team-text)}.team-form__quantity-btn svg{width:24px;height:24px}.team-form__quantity-btn:hover{background:var(--team-bg-alt)}.team-form__quantity-input{width:100px;height:60px;border:none;text-align:center;font-size:1.75rem;font-weight:700;color:var(--team-text);-moz-appearance:textfield}.team-form__quantity-input::-webkit-outer-spin-button,.team-form__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.team-form__quantity-input:focus{outline:none}.team-form__quantity-tier{margin-top:.75rem}.team-form__tier-indicator{display:inline-block;padding:.875rem 1.5rem;background:var(--team-bg);border-radius:6px;font-size:1.25rem;color:var(--team-text-muted);transition:all var(--team-transition)}.team-form__tier-indicator--good{background:#d69e2e26;color:#975a16}.team-form__tier-indicator--best{background:var(--team-success-light);color:var(--team-success);font-weight:600}.team-form__submit-section{margin-bottom:1.5rem}.team-form__submit{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:1.625rem 2.5rem;background:var(--team-accent);color:var(--team-white);font-size:1.5rem;font-weight:700;border:none;border-radius:var(--team-radius-lg);cursor:pointer;transition:all var(--team-transition)}.team-form__submit:hover:not(:disabled){background:#9b2c2c;transform:translateY(-1px)}.team-form__submit:disabled{opacity:.6;cursor:not-allowed}.team-form__submit-loading{display:flex;align-items:center;gap:.5rem}.team-form__spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.team-form__dynamic-checkout{margin-top:1rem}.team-form__additional-info{padding:1rem;background:var(--team-bg);border-radius:var(--team-radius);font-size:.9375rem;color:var(--team-text-muted);line-height:1.6}.team-form__additional-info strong{color:var(--team-text)}.team-form__no-product{padding:3rem;text-align:center;background:var(--team-bg);border-radius:var(--team-radius-lg);color:var(--team-text-muted)}.team-how-it-works{padding:5rem 0;background:var(--team-white)}.team-how-it-works__header{text-align:center;margin-bottom:4rem}.team-how-it-works__eyebrow{display:inline-block;padding:.625rem 1.75rem;background:var(--team-primary);color:var(--team-white);font-size:1.125rem;font-weight:700;letter-spacing:.1em;border-radius:50px;margin-bottom:1.25rem}.team-how-it-works__title{font-size:clamp(2.25rem,5.5vw,3.5rem);font-weight:800;color:var(--team-text);margin:0 0 1rem}.team-how-it-works__subtitle{font-size:2.25rem;color:var(--team-text-muted);margin:0}.team-how-it-works__steps{display:flex;align-items:flex-start;justify-content:center;gap:1rem;flex-wrap:wrap;max-width:1200px;margin:0 auto}.team-how-it-works__step{flex:1;min-width:220px;max-width:280px;text-align:center;padding:1.5rem;position:relative}.team-how-it-works__step-number{position:absolute;top:0;left:50%;transform:translate(-50%);width:52px;height:52px;background:var(--team-accent);color:var(--team-white);font-size:1.5rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2}.team-how-it-works__step-icon{width:140px;height:140px;margin:2rem auto;background:var(--team-bg);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--team-primary)}.team-how-it-works__step-icon svg{width:70px;height:70px}.team-how-it-works__step-title{font-size:2.125rem;font-weight:700;color:var(--team-text);margin:0 0 1.25rem}.team-how-it-works__step-description{font-size:1.75rem;color:var(--team-text-muted);line-height:1.6;margin:0 0 1.25rem}.team-how-it-works__step-time{display:inline-block;padding:.75rem 1.5rem;background:var(--team-success-light);color:var(--team-success);font-size:1.5rem;font-weight:600;border-radius:6px}.team-how-it-works__connector{display:flex;align-items:center;justify-content:center;color:var(--team-border);padding-top:4rem}.team-how-it-works__connector svg{width:32px;height:32px}.team-how-it-works__cta{text-align:center;margin-top:3rem}.team-how-it-works__cta .button{display:inline-flex;align-items:center;gap:.75rem;padding:1.25rem 3rem;background:var(--team-accent);color:var(--team-white);font-size:1.375rem;font-weight:700;text-decoration:none;border-radius:var(--team-radius-lg);outline:none;box-shadow:none;transition:all var(--team-transition);border:none}.team-how-it-works__cta .button:hover{background:#9b2c2c;transform:translateY(-2px);border:none;outline:none}.team-how-it-works__cta .button:focus,.team-how-it-works__cta .button:focus-visible{outline:none;box-shadow:none;border:none}@media (max-width: 900px){.team-how-it-works__steps{flex-wrap:nowrap;gap:.5rem;padding:0 .5rem}.team-how-it-works__step{min-width:0;flex:1;max-width:none;padding:1rem .5rem}.team-how-it-works__step-number{width:36px;height:36px;font-size:1rem}.team-how-it-works__step-icon{width:70px;height:70px;margin:1.5rem auto 1rem}.team-how-it-works__step-icon svg{width:32px;height:32px}.team-how-it-works__step-title{font-size:.9rem;margin-bottom:.5rem}.team-how-it-works__step-description{font-size:.75rem;line-height:1.4;margin-bottom:.75rem}.team-how-it-works__step-time{font-size:.7rem;padding:.4rem .6rem}.team-how-it-works__connector{display:none}.team-how-it-works__subtitle{font-size:1.25rem}.team-how-it-works__title{font-size:1.75rem}}@media (max-width: 749px){.team-hero{min-height:auto!important;height:auto!important}.team-hero__content{padding:.5rem .75rem 0}.team-pricing{padding:3rem 0}.team-pricing__grid{grid-template-columns:1fr;max-width:400px}.team-pricing__card--featured{transform:none;order:-1}.team-pricing__card--featured:hover{transform:translateY(-4px)}.team-form{padding:3rem 0}.team-form__media{position:static}.team-form__trust-badges{justify-content:center}}.team-trust{padding:3rem 0;background:var(--team-white);border-bottom:1px solid var(--team-border)}.team-trust__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem 4rem}.team-trust__badge{display:flex;align-items:center;gap:1rem;text-align:left}.team-trust__icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:var(--team-bg);border-radius:50%;color:var(--team-primary);flex-shrink:0}.team-trust__icon svg{width:32px;height:32px}.team-trust__content{display:flex;flex-direction:column}.team-trust__stat{font-size:1.75rem;font-weight:800;color:var(--team-text);line-height:1.2}.team-trust__label{font-size:1.125rem;color:var(--team-text-muted)}@media (max-width: 768px){.team-trust__grid{gap:1.5rem 2rem}.team-trust__badge{flex:0 0 calc(50% - 1rem);justify-content:center}.team-trust__icon{width:48px;height:48px}.team-trust__icon svg{width:24px;height:24px}.team-trust__stat{font-size:1.375rem}.team-trust__label{font-size:1rem}}.team-faq{padding:5rem 0;background:var(--team-bg)}.team-faq__header{text-align:center;margin-bottom:3rem}.team-faq__eyebrow{display:inline-block;padding:.625rem 1.5rem;background:var(--team-primary);color:var(--team-white);font-size:1.25rem;font-weight:700;letter-spacing:.1em;border-radius:50px;margin-bottom:1.5rem}.team-faq__title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;color:var(--team-text);margin:0 0 1rem}.team-faq__subtitle{font-size:1.625rem;color:var(--team-text-muted);margin:0}.team-faq__grid{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.team-faq__item{background:var(--team-white);border-radius:var(--team-radius-lg);box-shadow:var(--team-shadow);overflow:hidden;transition:box-shadow var(--team-transition)}.team-faq__item:hover,.team-faq__item[open]{box-shadow:var(--team-shadow-lg)}.team-faq__question{display:flex;align-items:center;justify-content:space-between;padding:1.75rem 2.5rem;cursor:pointer;list-style:none;gap:1rem}.team-faq__question::-webkit-details-marker{display:none}.team-faq__question-text{font-size:1.75rem;font-weight:600;color:var(--team-text)}.team-faq__icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--team-primary);transition:transform var(--team-transition)}.team-faq__icon svg{width:28px;height:28px}.team-faq__item[open] .team-faq__icon{transform:rotate(180deg)}.team-faq__answer{padding:0 2.5rem 2rem}.team-faq__answer p{font-size:1.5rem;color:var(--team-text-muted);line-height:1.7;margin:0}.team-faq__bottom-text{text-align:center;margin-top:2.5rem;font-size:1.5rem;color:var(--team-text-muted)}.team-faq__bottom-text a{color:var(--team-primary);font-weight:600}@media (max-width: 768px){.team-faq{padding:3rem 0}.team-faq__question{padding:1.25rem 1.5rem}.team-faq__question-text{font-size:1.125rem}.team-faq__answer{padding:0 1.5rem 1.25rem}.team-faq__answer p{font-size:1.125rem}}.team-size-guide{padding:5rem 0;background:var(--team-white)}.team-size-guide__header{text-align:center;margin-bottom:3rem}.team-size-guide__eyebrow{display:inline-block;padding:.625rem 1.5rem;background:var(--team-primary);color:var(--team-white);font-size:1.125rem;font-weight:700;letter-spacing:.1em;border-radius:50px;margin-bottom:1.5rem}.team-size-guide__title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--team-text);margin:0 0 1rem}.team-size-guide__subtitle{font-size:1.5rem;color:var(--team-text-muted);margin:0}.team-size-guide__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto}.team-size-guide__card{position:relative;background:var(--team-bg);border-radius:var(--team-radius-lg);padding:2rem;text-align:center;transition:transform var(--team-transition),box-shadow var(--team-transition)}.team-size-guide__card:hover{transform:translateY(-4px);box-shadow:var(--team-shadow-lg)}.team-size-guide__card--recommended{background:linear-gradient(135deg,#fef3c7,#fde68a);border:3px solid var(--team-accent)}.team-size-guide__badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);padding:.5rem 1rem;background:var(--team-accent);color:var(--team-white);font-size:.875rem;font-weight:700;border-radius:50px;white-space:nowrap}.team-size-guide__visual{margin-bottom:1.5rem;display:flex;justify-content:center;align-items:flex-end;min-height:200px}.team-size-guide__bottle{display:flex;justify-content:center;align-items:flex-end}.team-size-guide__bottle-img{object-fit:contain;max-width:100%;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15))}.team-size-guide__bottle--small .team-size-guide__bottle-img{height:120px}.team-size-guide__bottle--medium .team-size-guide__bottle-img{height:160px}.team-size-guide__bottle--large .team-size-guide__bottle-img{height:200px}.team-size-guide__size{font-size:3rem;font-weight:800;color:var(--team-text);margin:0 0 .25rem}.team-size-guide__name{font-size:1.625rem;font-weight:600;color:var(--team-primary);margin:0 0 .5rem}.team-size-guide__capacity{font-size:1.375rem;color:var(--team-text-muted);margin:0 0 1.5rem}.team-size-guide__details{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.team-size-guide__detail{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.375rem;color:var(--team-text)}.team-size-guide__detail svg{color:var(--team-success);flex-shrink:0;width:24px;height:24px}.team-size-guide__price{padding-top:1rem;border-top:1px solid var(--team-border)}.team-size-guide__price-from{font-size:1.25rem;color:var(--team-text-muted)}.team-size-guide__price-amount{font-size:2.5rem;font-weight:800;color:var(--team-text)}.team-size-guide__price-per{font-size:1.25rem;color:var(--team-text-muted)}.team-size-guide__note{text-align:center;margin-top:2rem;font-size:1.5rem;color:var(--team-text-muted)}@media (max-width: 768px){.team-size-guide__grid{grid-template-columns:1fr;max-width:400px}}.team-specs{padding:5rem 0;background:var(--team-bg)}.team-specs__header{text-align:center;margin-bottom:3rem}.team-specs__eyebrow{display:inline-block;padding:.625rem 1.5rem;background:var(--team-primary);color:var(--team-white);font-size:1.125rem;font-weight:700;letter-spacing:.1em;border-radius:50px;margin-bottom:1.5rem}.team-specs__title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--team-text);margin:0 0 1rem}.team-specs__subtitle{font-size:1.5rem;color:var(--team-text-muted);margin:0}.team-specs__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1000px;margin:0 auto 3rem}.team-specs__card{background:var(--team-white);border-radius:var(--team-radius-lg);padding:2.5rem;box-shadow:var(--team-shadow);transition:transform var(--team-transition),box-shadow var(--team-transition)}.team-specs__card:hover{transform:translateY(-4px);box-shadow:var(--team-shadow-lg)}.team-specs__icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:var(--team-bg);border-radius:50%;margin-bottom:1.5rem;color:var(--team-primary)}.team-specs__card-title{font-size:1.875rem;font-weight:700;color:var(--team-text);margin:0 0 .75rem}.team-specs__card-desc{font-size:1.375rem;color:var(--team-text-muted);line-height:1.6;margin:0 0 1.5rem}.team-specs__stats{display:flex;gap:2rem}.team-specs__stat{text-align:center}.team-specs__stat-value{display:block;font-size:3.5rem;font-weight:800;color:var(--team-primary);line-height:1}.team-specs__stat-label{font-size:1.25rem;color:var(--team-text-muted)}.team-specs__badges{display:flex;flex-wrap:wrap;gap:.75rem}.team-specs__badge{padding:.625rem 1.25rem;background:var(--team-success-light);color:var(--team-success);font-size:1.125rem;font-weight:600;border-radius:50px}.team-specs__list{list-style:none;padding:0;margin:0}.team-specs__list li{display:flex;align-items:center;gap:.5rem;padding:.625rem 0;font-size:1.375rem;color:var(--team-text)}.team-specs__list li:before{content:"\2713";color:var(--team-success);font-weight:700;font-size:1.25rem}.team-specs__cta-row{text-align:center}.team-specs__cta{display:inline-flex;align-items:center;gap:.75rem;padding:1.25rem 3rem;background:var(--team-accent);color:var(--team-white);font-size:1.375rem;font-weight:700;border-radius:var(--team-radius);text-decoration:none;transition:background var(--team-transition),transform var(--team-transition)}.team-specs__cta:hover{background:#9b2c2c;transform:translateY(-2px)}@media (max-width: 768px){.team-specs__grid{grid-template-columns:1fr}.team-specs__card{padding:2rem}.team-specs__stats{justify-content:center}}.product__info-container .price--large .price-item--regular,.product__info-container .price--large .price-item--sale,.product__info-container .price .price-item--regular,.product__info-container .price .price-item--sale{font-size:4rem!important;font-weight:800!important;color:#1a365d!important;line-height:1.1!important}.product__info-container .price--large,.product__info-container .price{margin-bottom:1.5rem!important}.price__regular .price-item--regular{font-size:4rem!important;font-weight:800!important;color:#1a365d!important}.team-price-break-reminder{background:linear-gradient(135deg,#fef3c7,#fde68a);border:3px solid #f59e0b;border-radius:16px;padding:1.5rem 1.75rem;margin:1.5rem 0 2rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 4px 12px #f59e0b40}.team-price-break-reminder__title{font-size:1.5rem;font-weight:800;color:#92400e;display:flex;align-items:center;gap:.75rem}.team-price-break-reminder__title svg{width:28px;height:28px;flex-shrink:0}.team-price-break-reminder__subtitle{font-size:1.125rem;color:#78350f;font-weight:500;margin-top:-.25rem}.team-price-break-reminder__tiers{display:flex;flex-wrap:wrap;gap:1rem}.team-price-break-reminder__tier{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:600;color:#78350f;background:#ffffffb3;padding:.625rem 1rem;border-radius:8px;border:1px solid rgba(120,53,15,.2)}.team-price-break-reminder__tier[data-tier="10-19"]{background:#fef9c3;border-color:#eab308}.team-price-break-reminder__tier[data-tier="20+"]{background:#dcfce7;border-color:#22c55e;color:#166534}.team-price-break-reminder__tier--active{background:#16a34a;color:#fff;font-weight:700}.team-price-break-reminder__tier-check{width:20px;height:20px;color:#16a34a}.team-price-break-reminder__tier[data-tier="20+"] .team-price-break-reminder__tier-check{color:#166534}.team-price-break-reminder__tier--active .team-price-break-reminder__tier-check{color:#fff}@media (max-width: 768px){.product__info-container .price--large .price-item--regular,.product__info-container .price--large .price-item--sale,.product__info-container .price .price-item--regular,.product__info-container .price .price-item--sale,.price__regular .price-item--regular{font-size:3rem!important}.team-price-break-reminder{padding:1.25rem}.team-price-break-reminder__title{font-size:1.25rem}.team-price-break-reminder__tier{font-size:1rem;padding:.5rem .75rem}}.product-form__quantity{margin-bottom:.5rem}.quantity__label{font-size:1.25rem!important;font-weight:600!important}.quantity__input{font-size:1.5rem!important;font-weight:700!important}.quantity__button{width:50px!important;height:50px!important}@media (prefers-reduced-motion: reduce){.team-hero__cta-arrow,.team-hero__scroll-line,.team-form__spinner{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/team-landing.css.map */
