.hero_hero__dG5Yu{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:calc(var(--ts-announcement-height) + var(--ts-header-height))}.hero_overlay__7f40W{position:absolute;inset:0;z-index:0}.hero_bg__IkMT4{position:absolute;inset:0;background:radial-gradient(ellipse at 30% 20%,#f5e6d8 0,transparent 60%),radial-gradient(ellipse at 70% 80%,#dceae5 0,transparent 55%),var(--ts-cream)}.hero_orb1__opIkj{position:absolute;top:10%;left:5%;width:400px;height:400px;background:radial-gradient(circle,hsla(24,39%,62%,.18) 0,transparent 70%);border-radius:50%;animation:hero_ts-float1__4FdoB 8s ease-in-out infinite}.hero_orb2___NnGZ{position:absolute;bottom:15%;right:8%;width:350px;height:350px;background:radial-gradient(circle,rgba(122,158,143,.14) 0,transparent 70%);border-radius:50%;animation:hero_ts-float2__is0oI 10s ease-in-out infinite}.hero_orb3__zc76f{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,hsla(38,40%,58%,.07) 0,transparent 70%);border-radius:50%}.hero_floatingElements__sQ_eb{position:absolute;inset:0;pointer-events:none}.hero_star1__zhkBQ{position:absolute;top:18%;right:15%;font-size:2rem;color:var(--ts-gold);opacity:.6;animation:hero_ts-float1__4FdoB 6s ease-in-out infinite}.hero_star2__T7w41{position:absolute;top:70%;left:8%;font-size:1.2rem;color:var(--ts-primary);opacity:.5;animation:hero_ts-float2__is0oI 7s ease-in-out 1s infinite}.hero_star3__mMW9D{position:absolute;bottom:25%;right:5%;font-size:.9rem;color:var(--ts-gold);opacity:.4;animation:hero_ts-float1__4FdoB 9s ease-in-out 2s infinite}.hero_crescent__f83jh{position:absolute;top:30%;left:12%;font-size:2.5rem;color:var(--ts-primary);opacity:.15;animation:hero_ts-float2__is0oI 11s ease-in-out infinite}.hero_content__s_Hve{position:relative;z-index:1;max-width:700px;margin:0 auto;padding:0 var(--ts-container-pad);text-align:center}.hero_badge__zJnBt{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;background:var(--ts-white);border:1px solid var(--ts-border);border-radius:var(--ts-radius-full);font-size:.78rem;font-weight:500;letter-spacing:.06em;color:var(--ts-muted);text-transform:uppercase;margin-bottom:28px;box-shadow:var(--ts-shadow-sm);animation:hero_ts-fade-up__ywdf6 .7s cubic-bezier(.4,0,.2,1) .1s both}.hero_badgeDot__k_BCs{width:6px;height:6px;background:var(--ts-secondary);border-radius:50%;animation:hero_ts-pulse__VLEAo 2s ease-in-out infinite}.hero_title__khmcZ{font-family:var(--ts-font-heading);font-size:clamp(3rem,8vw,6rem);font-weight:500;color:var(--ts-dark);line-height:1.08;margin-bottom:24px;letter-spacing:-.01em;animation:hero_ts-fade-up__ywdf6 .8s cubic-bezier(.4,0,.2,1) .25s both}.hero_titleEm__Jf5Gv{font-style:italic;color:var(--ts-primary)}.hero_subtitle__Hq5bS{font-size:clamp(1rem,2vw,1.2rem);color:var(--ts-muted);line-height:1.7;margin-bottom:40px;max-width:540px;margin-left:auto;margin-right:auto;animation:hero_ts-fade-up__ywdf6 .8s cubic-bezier(.4,0,.2,1) .4s both}.hero_ctas__2UOBq{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:32px;margin-bottom:56px;animation:hero_ts-fade-up__ywdf6 .8s cubic-bezier(.4,0,.2,1) .55s both}.hero_ctaPrimary__A5JRt{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;background:var(--ts-dark);color:var(--ts-white);font-size:.88rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;border-radius:var(--ts-radius-full);transition:all var(--ts-transition);box-shadow:var(--ts-shadow-md)}.hero_ctaPrimary__A5JRt:hover{background:var(--ts-primary);transform:translateY(-2px);box-shadow:var(--ts-shadow-lg)}.hero_ctaSecondary__xe3VS{display:inline-flex;align-items:center;padding:15px 36px;background:transparent;color:var(--ts-dark);font-size:.88rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;border:1.5px solid var(--ts-border);border-radius:var(--ts-radius-full);transition:all var(--ts-transition)}.hero_ctaSecondary__xe3VS:hover{border-color:var(--ts-dark);background:var(--ts-dark);color:var(--ts-white);transform:translateY(-2px)}.hero_stats__cFV_q{display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap;animation:hero_ts-fade-up__ywdf6 .8s cubic-bezier(.4,0,.2,1) .7s both}.hero_stat__eEUpK{display:flex;flex-direction:column;align-items:center;gap:2px}.hero_statNum__3_KMp{font-family:var(--ts-font-heading);font-size:1.5rem;font-weight:600;color:var(--ts-dark)}.hero_statLabel__3oAS5{font-size:.75rem;color:var(--ts-muted);letter-spacing:.04em}.hero_statDivider__jF7n3{width:1px;height:32px;background:var(--ts-border)}.hero_scrollIndicator__SNNk6{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;animation:hero_ts-fade-in__CVuN5 1.5s ease 1s both}.hero_scrollLine__LM_5v{width:1px;height:48px;background:linear-gradient(to bottom,var(--ts-border),transparent);animation:hero_ts-scroll-down__c_GYo 2s ease-in-out infinite}.hero_scrollText__x2xlj{font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:var(--ts-muted)}@keyframes hero_ts-float1__4FdoB{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-18px) rotate(3deg)}}@keyframes hero_ts-float2__is0oI{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-12px) rotate(-2deg)}}@keyframes hero_ts-pulse__VLEAo{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}@keyframes hero_ts-scroll-down__c_GYo{0%{opacity:0;transform:scaleY(0);transform-origin:top}50%{opacity:1;transform:scaleY(1);transform-origin:top}to{opacity:0;transform:scaleY(1);transform-origin:bottom}}@media (max-width:640px){.hero_stats__cFV_q{gap:20px}.hero_statDivider__jF7n3{height:24px}.hero_crescent__f83jh,.hero_star1__zhkBQ,.hero_star2__T7w41,.hero_star3__mMW9D{display:none}}.marquee_marquee__uGzHy{background:var(--ts-dark);overflow:hidden;padding:18px 0;position:relative}.marquee_marquee__uGzHy:after,.marquee_marquee__uGzHy:before{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:1;pointer-events:none}.marquee_marquee__uGzHy:before{left:0;background:linear-gradient(to right,var(--ts-dark),transparent)}.marquee_marquee__uGzHy:after{right:0;background:linear-gradient(to left,var(--ts-dark),transparent)}.marquee_track__re98t{display:flex;align-items:center;width:-moz-max-content;width:max-content;animation:marquee_ts-scroll-left__naWcJ 35s linear infinite}.marquee_track__re98t:hover{animation-play-state:paused}.marquee_item__be630{font-family:var(--ts-font-heading);font-size:1rem;font-weight:400;color:var(--ts-cream);white-space:nowrap;padding:0 20px;letter-spacing:.03em}.marquee_separator__6TNhI{color:var(--ts-gold);font-size:.7rem;flex-shrink:0;opacity:.7}@keyframes marquee_ts-scroll-left__naWcJ{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.products_section__yq2Bh{background:var(--ts-cream)}.products_grid__8efid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-bottom:48px}.products_card___zVxe{display:flex;flex-direction:column;text-decoration:none;border-radius:var(--ts-radius-md);overflow:hidden;background:var(--ts-white);box-shadow:var(--ts-shadow-sm);opacity:0;transform:translateY(24px);transition:opacity .55s cubic-bezier(.4,0,.2,1),transform .55s cubic-bezier(.4,0,.2,1),box-shadow var(--ts-transition)}.products_gridVisible__9C16b .products_card___zVxe{opacity:1;transform:none}.products_gridVisible__9C16b .products_card___zVxe:first-child{transition-delay:0s}.products_gridVisible__9C16b .products_card___zVxe:nth-child(2){transition-delay:.07s}.products_gridVisible__9C16b .products_card___zVxe:nth-child(3){transition-delay:.14s}.products_gridVisible__9C16b .products_card___zVxe:nth-child(4){transition-delay:.21s}.products_gridVisible__9C16b .products_card___zVxe:nth-child(5){transition-delay:.28s}.products_gridVisible__9C16b .products_card___zVxe:nth-child(6){transition-delay:.35s}.products_gridVisible__9C16b .products_card___zVxe:nth-child(7){transition-delay:.42s}.products_gridVisible__9C16b .products_card___zVxe:nth-child(8){transition-delay:.49s}.products_card___zVxe:hover{transform:translateY(-4px);box-shadow:var(--ts-shadow-md)}.products_imageWrap__LpvBG{position:relative;aspect-ratio:3/4;overflow:hidden;background:var(--ts-light)}.products_image__jdtjV{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.products_card___zVxe:hover .products_image__jdtjV{transform:scale(1.05)}.products_imagePlaceholder__06hww{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:var(--ts-border)}.products_imageOverlay__mf_79{position:absolute;inset:0;background:rgba(42,31,21,.35);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity var(--ts-transition)}.products_card___zVxe:hover .products_imageOverlay__mf_79{opacity:1}.products_quickView__VMJ_b{padding:10px 24px;background:var(--ts-white);color:var(--ts-dark);font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;border-radius:var(--ts-radius-full)}.products_wishlist__sXmk0{position:absolute;top:12px;right:12px;width:34px;height:34px;background:var(--ts-white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;color:var(--ts-muted);cursor:pointer;opacity:0;transition:opacity var(--ts-transition),color var(--ts-transition);box-shadow:var(--ts-shadow-sm)}.products_card___zVxe:hover .products_wishlist__sXmk0{opacity:1}.products_wishlist__sXmk0:hover{color:var(--ts-primary)}.products_info__20kSK{padding:16px;flex:1 1;display:flex;flex-direction:column;gap:6px}.products_variantTag__LjUxk{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ts-secondary);font-weight:600}.products_name__JpZy6{font-family:var(--ts-font-heading);font-size:1.15rem;font-weight:500;color:var(--ts-dark);line-height:1.3;flex:1 1}.products_bottom__ER7gM{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.products_discountBadge__QxCKV{position:absolute;top:10px;left:10px;background:var(--ts-primary);color:var(--ts-white);font-size:.68rem;font-weight:700;letter-spacing:.04em;padding:3px 8px;border-radius:var(--ts-radius-full);z-index:2;line-height:1.5}.products_priceGroup___73HU{display:flex;flex-direction:column;gap:1px}.products_price__DVONb,.products_salePrice__e2_lz{font-family:var(--ts-font-heading);font-size:1.15rem;font-weight:600;color:var(--ts-primary)}.products_salePrice__e2_lz{line-height:1.2}.products_originalPrice__CAga_{font-size:.8rem;color:var(--ts-muted);text-decoration:line-through;line-height:1.2}.products_addBtn__oXjyk{width:34px;height:34px;border-radius:50%;background:var(--ts-dark);color:var(--ts-white);display:flex;align-items:center;justify-content:center;transition:background var(--ts-transition),transform var(--ts-transition);flex-shrink:0}.products_addBtn__oXjyk:hover{background:var(--ts-primary);transform:scale(1.1)}.products_viewAll__77zlz{text-align:center}.products_empty__H6yqU{text-align:center;color:var(--ts-muted);padding:48px}.products_skeletonGrid__E0GHP{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-bottom:48px}.products_skeleton__QgiQO{aspect-ratio:3/4;background:linear-gradient(90deg,var(--ts-light) 25%,var(--ts-border) 50%,var(--ts-light) 75%);background-size:200% 100%;border-radius:var(--ts-radius-md);animation:products_shimmer__nuxqq 1.5s infinite}@keyframes products_shimmer__nuxqq{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1024px){.products_grid__8efid,.products_skeletonGrid__E0GHP{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.products_grid__8efid,.products_skeletonGrid__E0GHP{grid-template-columns:repeat(2,1fr);gap:12px}}.story_section__3RjdA{background:var(--ts-white);overflow:hidden}.story_inner__v9bpu{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(40px,6vw,96px);gap:clamp(40px,6vw,96px);align-items:center}.story_imageCol__irzsa{position:relative}.story_imageWrap__D9i__{position:relative;aspect-ratio:4/5;border-radius:var(--ts-radius-xl);overflow:hidden}.story_image__RHOqi{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.story_imagePlaceholder__HBwz_{width:100%;height:100%;background:linear-gradient(135deg,#f5e6d8,#dde9e5 50%,#f0e8dc);display:flex;align-items:center;justify-content:center}.story_placeholderInner__Cixmt{display:flex;flex-direction:column;align-items:center;gap:12px}.story_placeholderIcon__H7Hct{font-size:3rem;color:var(--ts-gold)}.story_placeholderText__n6TH0{font-family:var(--ts-font-heading);font-size:2rem;font-weight:500;color:var(--ts-dark)}.story_placeholderSub__zYfmT{font-size:.9rem;color:var(--ts-muted);font-style:italic}.story_imageDecor1__aWgHL{position:absolute;top:-20px;left:-20px;width:80px;height:80px;border:2px solid var(--ts-border);border-radius:var(--ts-radius-md);z-index:-1}.story_imageDecor2__Fgd9G{position:absolute;bottom:-20px;right:-20px;width:120px;height:120px;background:var(--ts-light);border-radius:var(--ts-radius-lg);z-index:-1}.story_textCol__Ryh43{display:flex;flex-direction:column;gap:24px}.story_eyebrow__nmmx8{display:flex;align-items:center;gap:8px;font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ts-primary)}.story_eyebrowDot__D_u5u{font-size:.7rem;color:var(--ts-gold)}.story_title__rtUvy{font-family:var(--ts-font-heading);font-size:clamp(2rem,4vw,3.2rem);font-weight:500;color:var(--ts-dark);line-height:1.15}.story_body__Tiivx{font-size:1.12rem;color:var(--ts-dark-light);line-height:1.85}.story_highlights__1t_0i{display:flex;gap:32px;padding:24px 0;border-top:1px solid var(--ts-border);border-bottom:1px solid var(--ts-border)}.story_highlight__IQ4dE{display:flex;flex-direction:column;gap:4px}.story_highlightNum__HooZi{font-family:var(--ts-font-heading);font-size:1.8rem;font-weight:600;color:var(--ts-primary)}.story_highlightLabel__Em_Mz{font-size:.78rem;color:var(--ts-muted);letter-spacing:.04em}.story_cta__8FH5d{display:inline-flex;align-items:center;gap:10px;font-size:.88rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--ts-dark);transition:color var(--ts-transition),gap var(--ts-transition)}.story_cta__8FH5d:hover{color:var(--ts-primary);gap:16px}@media (max-width:900px){.story_inner__v9bpu{grid-template-columns:1fr}.story_imageWrap__D9i__{aspect-ratio:4/5}.story_imageDecor1__aWgHL,.story_imageDecor2__Fgd9G{display:none}}.features_section__CmfRS{background:var(--ts-cream)}.features_grid__ZMzny{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.features_card__yubX2{padding:32px 24px;background:var(--ts-white);border-radius:var(--ts-radius-lg);border:1px solid var(--ts-border);display:flex;flex-direction:column;gap:16px;opacity:0;transform:translateY(28px);transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1),box-shadow var(--ts-transition),border-color var(--ts-transition)}.features_gridVisible__iSKKJ .features_card__yubX2{opacity:1;transform:none}.features_gridVisible__iSKKJ .features_card__yubX2:first-child{transition-delay:0s}.features_gridVisible__iSKKJ .features_card__yubX2:nth-child(2){transition-delay:.1s}.features_gridVisible__iSKKJ .features_card__yubX2:nth-child(3){transition-delay:.2s}.features_gridVisible__iSKKJ .features_card__yubX2:nth-child(4){transition-delay:.3s}.features_card__yubX2:hover{transform:translateY(-4px);box-shadow:var(--ts-shadow-md);border-color:var(--ts-primary)}.features_iconWrap__8zNc1{width:56px;height:56px;background:var(--ts-light);border-radius:var(--ts-radius-md);display:flex;align-items:center;justify-content:center;color:var(--ts-primary);transition:background var(--ts-transition),color var(--ts-transition)}.features_card__yubX2:hover .features_iconWrap__8zNc1{background:var(--ts-primary);color:var(--ts-white)}.features_cardTitle__t3IrC{font-family:var(--ts-font-heading);font-size:1.28rem;font-weight:500;color:var(--ts-dark)}.features_cardDesc__p6eti{font-size:1rem;color:var(--ts-muted);line-height:1.75}@media (max-width:1024px){.features_grid__ZMzny{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.features_grid__ZMzny{grid-template-columns:1fr}}.reviews_section__eAaHn{background:var(--ts-white)}.reviews_header__lqKhI{text-align:center;margin-bottom:56px}.reviews_aggregate__T89w2{display:inline-flex;align-items:center;gap:16px;padding:16px 28px;background:var(--ts-light);border-radius:var(--ts-radius-full);margin-top:20px}.reviews_aggregateScore__F1MZR{font-family:var(--ts-font-heading);font-size:2.5rem;font-weight:600;color:var(--ts-dark)}.reviews_aggregateCount__QhOuB{font-size:.8rem;color:var(--ts-muted);display:block;margin-top:2px}.reviews_grid__xeJWL{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.reviews_grid2__tAd4n{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;max-width:720px;margin:0 auto}.reviews_grid3__Y_caL{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.reviews_card__cEmlO{background:var(--ts-cream);border:1px solid var(--ts-border);border-radius:var(--ts-radius-lg);padding:28px;display:flex;flex-direction:column;gap:16px;opacity:0;transform:translateY(28px);transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1),box-shadow var(--ts-transition)}.reviews_gridVisible__eHPJa .reviews_card__cEmlO{opacity:1;transform:none}.reviews_gridVisible__eHPJa .reviews_card__cEmlO:first-child{transition-delay:0s}.reviews_gridVisible__eHPJa .reviews_card__cEmlO:nth-child(2){transition-delay:.08s}.reviews_gridVisible__eHPJa .reviews_card__cEmlO:nth-child(3){transition-delay:.16s}.reviews_gridVisible__eHPJa .reviews_card__cEmlO:nth-child(4){transition-delay:.24s}.reviews_gridVisible__eHPJa .reviews_card__cEmlO:nth-child(5){transition-delay:.32s}.reviews_gridVisible__eHPJa .reviews_card__cEmlO:nth-child(6){transition-delay:.4s}.reviews_card__cEmlO:hover{transform:translateY(-3px);box-shadow:var(--ts-shadow-md)}.reviews_cardTop__4MnZx{display:flex;align-items:center;justify-content:space-between}.reviews_stars__bIcZf{display:flex;gap:2px}.reviews_starFilled___CJ5I{color:var(--ts-gold);font-size:1rem}.reviews_starEmpty__cCzmw{color:var(--ts-border);font-size:1rem}.reviews_date__EuxNm{font-size:.82rem;color:var(--ts-muted)}.reviews_text__dIMbM{font-family:var(--ts-font-heading);font-size:1.15rem;font-style:italic;color:var(--ts-dark-light);line-height:1.7;flex:1 1}.reviews_cardBottom__rXZ8I{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid var(--ts-border)}.reviews_avatar__EhBpB{width:40px;height:40px;background:var(--ts-primary);color:var(--ts-white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--ts-font-heading);font-size:1.1rem;font-weight:600;flex-shrink:0}.reviews_reviewerName__0NrrM{font-weight:600;font-size:.97rem;color:var(--ts-dark)}.reviews_reviewerMeta__uYyIK{font-size:.82rem;color:var(--ts-muted);margin-top:2px}@media (max-width:1024px){.reviews_grid3__Y_caL,.reviews_grid__xeJWL{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.reviews_grid2__tAd4n,.reviews_grid3__Y_caL,.reviews_grid__xeJWL{grid-template-columns:1fr}}.newsletter_section__vMfLW{position:relative;padding:clamp(64px,10vw,128px) 0;overflow:hidden;background:var(--ts-dark)}.newsletter_bg__sqxLj{position:absolute;inset:0;pointer-events:none}.newsletter_bgOrb1__Zurxv{position:absolute;top:-30%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,hsla(24,39%,62%,.12) 0,transparent 70%);border-radius:50%}.newsletter_bgOrb2__X0YV_{position:absolute;bottom:-30%;right:-5%;width:500px;height:500px;background:radial-gradient(circle,rgba(122,158,143,.1) 0,transparent 70%);border-radius:50%}.newsletter_inner__zjaLD{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(40px,6vw,80px);gap:clamp(40px,6vw,80px);align-items:center}.newsletter_textCol__tIqR_{display:flex;flex-direction:column;gap:16px}.newsletter_icon__N5KGY{font-size:2rem;color:var(--ts-gold)}.newsletter_title__w99jO{font-family:var(--ts-font-heading);font-size:clamp(2rem,4vw,3rem);font-weight:500;color:var(--ts-white);line-height:1.15}.newsletter_subtitle__e_v8R{font-size:1rem;color:hsla(33,58%,96%,.65);line-height:1.7}.newsletter_formCol__P2LyE{display:flex;flex-direction:column;gap:12px}.newsletter_form__Xt3BV{display:flex;gap:0;border-radius:var(--ts-radius-full);overflow:hidden;border:1px solid hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.06)}.newsletter_input__ykgf2{flex:1 1;padding:16px 24px;background:transparent;border:none;outline:none;color:var(--ts-white);font-size:.95rem;font-family:var(--ts-font-body)}.newsletter_input__ykgf2::-moz-placeholder{color:hsla(33,58%,96%,.45)}.newsletter_input__ykgf2:-ms-input-placeholder{color:hsla(33,58%,96%,.45)}.newsletter_input__ykgf2::placeholder{color:hsla(33,58%,96%,.45)}.newsletter_btn__AV8vS{padding:16px 28px;background:var(--ts-primary);color:var(--ts-white);font-size:.88rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;border-radius:0 var(--ts-radius-full) var(--ts-radius-full) 0;flex-shrink:0;transition:background var(--ts-transition);min-width:110px;display:flex;align-items:center;justify-content:center}.newsletter_btn__AV8vS:hover:not(:disabled){background:var(--ts-primary-dark)}.newsletter_btn__AV8vS:disabled{opacity:.7;cursor:not-allowed}.newsletter_spinner__KasuZ{width:18px;height:18px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:newsletter_spin__Y_hbe .7s linear infinite}@keyframes newsletter_spin__Y_hbe{to{transform:rotate(1turn)}}.newsletter_success__2S9lo{display:flex;align-items:center;gap:16px;padding:20px 24px;background:rgba(76,175,130,.15);border:1px solid rgba(76,175,130,.3);border-radius:var(--ts-radius-md)}.newsletter_successIcon__yGNRU{width:40px;height:40px;background:#4caf82;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;flex-shrink:0}.newsletter_successTitle__pwShJ{color:var(--ts-white);font-weight:600;font-size:1rem}.newsletter_successText__H5_Cp{color:hsla(33,58%,96%,.65);font-size:.85rem;margin-top:2px}.newsletter_errorText__NtH8B{font-size:.82rem;color:#f87171;padding:0 4px}.newsletter_privacy__g3pWd{font-size:.75rem;color:hsla(33,58%,96%,.4);line-height:1.5}@media (max-width:768px){.newsletter_inner__zjaLD{grid-template-columns:1fr}}@media (max-width:480px){.newsletter_form__Xt3BV{flex-direction:column;border-radius:var(--ts-radius-md);overflow:visible;background:none;border:none;gap:12px}.newsletter_input__ykgf2{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);border-radius:var(--ts-radius-full);padding:16px 20px;color:var(--ts-white)}.newsletter_btn__AV8vS{border-radius:var(--ts-radius-full);width:100%}}