.Header-module__hBw1pG__header{z-index:50;-webkit-backdrop-filter:none;backdrop-filter:none;height:3.5rem;box-shadow:none;background-color:#0000;border-radius:0;align-items:center;padding:0 1.5rem;transition:top .45s cubic-bezier(.4,0,.2,1),left .45s cubic-bezier(.4,0,.2,1),right .45s cubic-bezier(.4,0,.2,1),height .45s cubic-bezier(.4,0,.2,1),padding .45s cubic-bezier(.4,0,.2,1),border-radius .45s cubic-bezier(.4,0,.2,1),background-color .45s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter .45s cubic-bezier(.4,0,.2,1),backdrop-filter .45s cubic-bezier(.4,0,.2,1),box-shadow .45s cubic-bezier(.4,0,.2,1);animation:.7s cubic-bezier(.16,1,.3,1) 50ms both Header-module__hBw1pG__slideDown;display:flex;position:fixed;top:.75rem;left:0;right:0}@media (min-width:768px){.Header-module__hBw1pG__header{padding:0 2.5rem}}@media (min-width:1024px){.Header-module__hBw1pG__header{padding:0 4rem}}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#ffffffd1;border-radius:9999px;height:3rem;padding:0 1.25rem;top:10px;left:max(16px,50% - 380px);right:max(16px,50% - 380px);box-shadow:inset 0 0 0 1px #0000000f,0 4px 24px #0000000f}.Header-module__hBw1pG__menuOpen{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;background-color:#0000!important}.Header-module__hBw1pG__inner{justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.Header-module__hBw1pG__logo{color:#fff;white-space:nowrap;font-weight:700;font-family:var(--font-heading);text-shadow:0 1px 8px #0003;transition:font-size .45s cubic-bezier(.4,0,.2,1),color .45s cubic-bezier(.4,0,.2,1)}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__logo{color:var(--color-terracotta);text-shadow:none}@media (min-width:1024px){.Header-module__hBw1pG__logo{color:var(--color-terracotta);text-shadow:none}}.Header-module__hBw1pG__desktopNav{align-items:center;transition:gap .45s cubic-bezier(.4,0,.2,1);display:none}@media (min-width:768px){.Header-module__hBw1pG__desktopNav{display:flex}}.Header-module__hBw1pG__navLink{white-space:nowrap;color:var(--color-text-secondary);font-weight:500;transition:font-size .45s cubic-bezier(.4,0,.2,1),color .45s cubic-bezier(.4,0,.2,1)}.Header-module__hBw1pG__navLink:hover,.Header-module__hBw1pG__navLinkActive{color:var(--color-terracotta)}.Header-module__hBw1pG__desktopCta{background-color:var(--color-terracotta);color:#fff;white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;font-weight:600;transition:all .3s;display:none;box-shadow:0 10px 15px -3px #c75c3a40}@media (min-width:768px){.Header-module__hBw1pG__desktopCta{display:inline-flex}}.Header-module__hBw1pG__desktopCta:hover{background-color:var(--color-terracotta-dark);transform:translateY(-2px)}.Header-module__hBw1pG__burgerBtn{justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;position:relative}@media (min-width:768px){.Header-module__hBw1pG__burgerBtn{display:none}}.Header-module__hBw1pG__burgerLineWrap{width:1.25rem;height:13px;position:relative}.Header-module__hBw1pG__burgerLine{background-color:#fff;border-radius:9999px;height:1.5px;transition:all .4s cubic-bezier(.16,1,.3,1);position:absolute;left:0;right:0}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__burgerLine{background-color:var(--color-text-primary)}.Header-module__hBw1pG__overlay{z-index:40;opacity:0;visibility:hidden;pointer-events:none;background-color:#0000;flex-direction:column;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0;transform:scale(1.04)}@media (min-width:768px){.Header-module__hBw1pG__overlay{display:none}}.Header-module__hBw1pG__overlayOpen{opacity:1;visibility:visible;pointer-events:auto;-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);background-color:#ffffffd1;transform:scale(1)}.Header-module__hBw1pG__mobileNav{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Header-module__hBw1pG__mobileLink{color:var(--color-text-primary);opacity:0;border-radius:1rem;padding:.625rem 1.5rem;font-size:1.75rem;font-weight:500;transition:all .4s cubic-bezier(.16,1,.3,1);transform:translateY(16px)}.Header-module__hBw1pG__mobileLink:hover{color:var(--color-terracotta);background-color:#0000000a}.Header-module__hBw1pG__mobileLinkActive{color:var(--color-terracotta)}.Header-module__hBw1pG__mobileLinkVisible{opacity:1;transform:translateY(0)}.Header-module__hBw1pG__mobileCta{background-color:var(--color-terracotta);color:#fff;opacity:0;border-radius:9999px;margin-top:1.5rem;padding:.875rem 2.5rem;font-size:1.125rem;font-weight:600;transition:all .4s cubic-bezier(.16,1,.3,1);transform:translateY(16px);box-shadow:0 10px 15px -3px #c75c3a40}.Header-module__hBw1pG__mobileCta:hover{background-color:var(--color-terracotta-dark)}.Header-module__hBw1pG__mobileCtaVisible{opacity:1;transform:translateY(0)}@keyframes Header-module__hBw1pG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
.Hero-module__ZARIfG__section{flex-direction:column;min-height:100svh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgMobile{z-index:0;position:absolute;inset:0}@media (min-width:1024px){.Hero-module__ZARIfG__bgMobile{display:none}}.Hero-module__ZARIfG__bgPhoto{object-fit:cover;object-position:center 30%;filter:blur(2px);transform:scale(1.02)}.Hero-module__ZARIfG__overlay{background:linear-gradient(#00000026 0%,#0000004d 40%,#0009 100%);position:absolute;inset:0}.Hero-module__ZARIfG__inner{z-index:1;flex-direction:column;flex:1;justify-content:flex-end;width:100%;max-width:1240px;margin:0 auto;padding:0 24px 5vh;display:flex;position:relative}@media (min-width:1024px){.Hero-module__ZARIfG__inner{flex-direction:row;justify-content:space-between;align-items:center;gap:48px;padding:100px 48px 0}}.Hero-module__ZARIfG__textCol{text-align:center;flex-direction:column;align-items:center;gap:28px;animation:.9s cubic-bezier(.16,1,.3,1) .1s both Hero-module__ZARIfG__fadeUp;display:flex}@media (min-width:1024px){.Hero-module__ZARIfG__textCol{text-align:left;flex:1;align-items:flex-start;max-width:560px}}.Hero-module__ZARIfG__title{color:#fff;text-shadow:0 2px 16px #0000004d;font-size:2rem;font-weight:700;line-height:1.15}@media (min-width:640px){.Hero-module__ZARIfG__title{font-size:2.5rem}}@media (min-width:1024px){.Hero-module__ZARIfG__title{color:var(--color-text-primary);text-shadow:none;font-size:2.875rem}}.Hero-module__ZARIfG__accent{color:var(--color-dusty-pink);font-style:italic}@media (min-width:1024px){.Hero-module__ZARIfG__accent{color:var(--color-terracotta)}}.Hero-module__ZARIfG__buttons{flex-direction:column;align-items:center;gap:12px;display:flex}@media (min-width:480px){.Hero-module__ZARIfG__buttons{flex-direction:row;justify-content:center}}@media (min-width:1024px){.Hero-module__ZARIfG__buttons{justify-content:flex-start}}.Hero-module__ZARIfG__ctaPrimary{background:var(--color-terracotta);color:#fff;border-radius:14px;justify-content:center;align-items:center;min-width:200px;padding:16px 40px;font-size:16px;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 6px 24px #c75c3a59}.Hero-module__ZARIfG__ctaPrimary:hover{background:var(--color-terracotta-dark);transform:translateY(-2px);box-shadow:0 10px 28px #c75c3a66}.Hero-module__ZARIfG__ctaSecondary{color:#fff;border:1.5px solid #ffffffb3;border-radius:14px;justify-content:center;align-items:center;min-width:200px;padding:14px 36px;font-size:15px;font-weight:600;transition:background .2s,border-color .2s;display:inline-flex}.Hero-module__ZARIfG__ctaSecondary:hover{background:#ffffff1f;border-color:#fff}@media (min-width:1024px){.Hero-module__ZARIfG__ctaSecondary{border-color:var(--color-terracotta);color:var(--color-terracotta)}.Hero-module__ZARIfG__ctaSecondary:hover{border-color:var(--color-terracotta-dark);background:#c75c3a0f}}.Hero-module__ZARIfG__socialProof{align-items:center;gap:12px;display:none}@media (min-width:1024px){.Hero-module__ZARIfG__socialProof{display:flex}}.Hero-module__ZARIfG__avatarStack{display:flex}.Hero-module__ZARIfG__avatar{border:2px solid var(--color-cream);background:var(--color-beige-dark);width:32px;height:32px;color:var(--color-terracotta);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:-8px;font-size:11px;font-weight:600;display:flex}.Hero-module__ZARIfG__avatar:first-child{margin-left:0}.Hero-module__ZARIfG__avatarMore{background:var(--color-terracotta);color:#fff;font-size:9px}.Hero-module__ZARIfG__socialProofText{color:var(--color-text-secondary);font-size:13px;line-height:1.4}.Hero-module__ZARIfG__socialProofText strong{color:var(--color-text-primary);font-weight:600}.Hero-module__ZARIfG__visualCol{display:none}@media (min-width:1024px){.Hero-module__ZARIfG__visualCol{flex-shrink:0;width:480px;animation:.9s cubic-bezier(.16,1,.3,1) .25s both Hero-module__ZARIfG__fadeUp;display:block;position:relative}}.Hero-module__ZARIfG__photoWrap{aspect-ratio:4/5;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #3d2b1f26}.Hero-module__ZARIfG__photo{object-fit:cover;object-position:top center}.Hero-module__ZARIfG__scrollHint{z-index:1;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;flex-direction:column;align-items:center;padding:24px 0 32px;text-decoration:none;display:flex;position:relative}@media (min-width:1024px){.Hero-module__ZARIfG__scrollHint{color:var(--color-terracotta)}}.Hero-module__ZARIfG__scrollArrow{opacity:.5;border:1.5px solid;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;animation:2s ease-in-out infinite Hero-module__ZARIfG__bounce;display:flex}@keyframes Hero-module__ZARIfG__fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}
.Problems-module__EhdLRW__section{background-color:var(--color-beige);padding:5rem 0}@media (min-width:640px){.Problems-module__EhdLRW__section{padding:7rem 0}}.Problems-module__EhdLRW__container{max-width:68.75rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.Problems-module__EhdLRW__container{padding:0 1.5rem}}.Problems-module__EhdLRW__heading{text-align:center;margin-bottom:3rem}@media (min-width:640px){.Problems-module__EhdLRW__heading{margin-bottom:4rem}}.Problems-module__EhdLRW__title{color:var(--color-text-primary);margin-bottom:.625rem;font-size:1.875rem;font-weight:700}@media (min-width:640px){.Problems-module__EhdLRW__title{font-size:2.25rem}}.Problems-module__EhdLRW__subtitle{color:var(--color-text-secondary);font-size:1rem}.Problems-module__EhdLRW__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.Problems-module__EhdLRW__grid{grid-template-columns:repeat(2,1fr)}}.Problems-module__EhdLRW__card{cursor:pointer;background:#fff;border-radius:1.125rem;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 2px 16px #3d2b1f0d}.Problems-module__EhdLRW__card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #3d2b1f1a}.Problems-module__EhdLRW__cardBefore{flex-direction:column;gap:.75rem;min-height:12.5rem;padding:1.75rem;transition:all .3s;display:flex}.Problems-module__EhdLRW__card:hover .Problems-module__EhdLRW__cardBefore .Problems-module__EhdLRW__painIcon{opacity:.5;transform:scale(.9)}.Problems-module__EhdLRW__painIcon{background-color:var(--color-beige);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:all .3s;display:flex}.Problems-module__EhdLRW__iconSvg{width:1.375rem;height:1.375rem;color:var(--color-terracotta)}.Problems-module__EhdLRW__cardTitle{color:var(--color-text-primary);font-size:1.0625rem;font-weight:700;line-height:1.3}.Problems-module__EhdLRW__cardText{color:var(--color-text-secondary);font-size:.875rem;line-height:1.65}.Problems-module__EhdLRW__painStat{color:var(--color-text-secondary);align-items:center;gap:.375rem;margin-top:auto;padding-top:.5rem;font-size:.6875rem;display:inline-flex}.Problems-module__EhdLRW__dot{background-color:var(--color-coral-red);opacity:.6;border-radius:9999px;flex-shrink:0;width:.375rem;height:.375rem}.Problems-module__EhdLRW__cardAfter{background:linear-gradient(135deg, var(--color-terracotta) 0%, var(--color-terracotta-dark) 100%);color:#fff;opacity:0;border-radius:0 0 1.125rem 1.125rem;padding:1.25rem 1.75rem;transition:all .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(8px)}.Problems-module__EhdLRW__card:hover .Problems-module__EhdLRW__cardAfter{opacity:1;transform:translateY(0)}.Problems-module__EhdLRW__afterLabel{text-transform:uppercase;letter-spacing:.1em;opacity:.7;margin-bottom:.375rem;font-size:.625rem}.Problems-module__EhdLRW__afterText{font-size:.875rem;font-weight:500;line-height:1.55}.Problems-module__EhdLRW__hoverHint{color:var(--color-text-secondary);justify-content:center;align-items:center;gap:.375rem;margin-top:1rem;font-size:.75rem;display:flex}.Problems-module__EhdLRW__hintIcon{width:1rem;height:1rem;animation:2s ease-in-out infinite Problems-module__EhdLRW__float}@keyframes Problems-module__EhdLRW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}
.DreamBridge-module__l6YkyW__section{text-align:center;background:linear-gradient(135deg,#3d2b1f 0%,#5c3d2e 100%);padding:5rem 1.5rem;position:relative;overflow:hidden}.DreamBridge-module__l6YkyW__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#c75c3a26 0%,#0000 70%);border-radius:50%;width:7.5rem;height:7.5rem;position:absolute;top:-3.75rem;left:50%;transform:translate(-50%)}.DreamBridge-module__l6YkyW__content{z-index:1;max-width:43.75rem;margin:0 auto;position:relative}.DreamBridge-module__l6YkyW__emoji{margin-bottom:1.5rem;font-size:2.5rem;display:block}.DreamBridge-module__l6YkyW__dreamText{font-family:var(--font-heading);color:#f5ede5;margin-bottom:.75rem;font-size:1.625rem;line-height:1.5}@media (min-width:640px){.DreamBridge-module__l6YkyW__dreamText{font-size:1.875rem}}.DreamBridge-module__l6YkyW__dreamText em{color:#e8a87c;font-style:italic}.DreamBridge-module__l6YkyW__subtext{color:#f5ede599;margin-bottom:2.25rem;font-size:1rem;line-height:1.65}.DreamBridge-module__l6YkyW__cta{background-color:var(--color-terracotta);color:#fff;border-radius:.875rem;align-items:center;gap:.625rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.DreamBridge-module__l6YkyW__cta:hover{background-color:#d4673a;transform:translateY(-2px);box-shadow:0 8px 24px #c05a2c4d}.DreamBridge-module__l6YkyW__ctaIcon{width:1.125rem;height:1.125rem;transition:transform .25s}.DreamBridge-module__l6YkyW__cta:hover .DreamBridge-module__l6YkyW__ctaIcon{transform:translate(4px)}.DreamBridge-module__l6YkyW__trustLine{color:#f5ede566;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin-top:1.25rem;font-size:.8125rem;display:flex}.DreamBridge-module__l6YkyW__trustItem{align-items:center;gap:.3125rem;display:flex}.DreamBridge-module__l6YkyW__trustIcon{opacity:.5;width:.875rem;height:.875rem}
.About-module__vAULUW__section{background:var(--color-beige);overflow:hidden}.About-module__vAULUW__inner{flex-direction:column;align-items:stretch;max-width:1140px;margin:0 auto;display:flex}@media (min-width:1024px){.About-module__vAULUW__inner{flex-direction:row;min-height:600px}}.About-module__vAULUW__photoCol{flex-shrink:0;height:360px;position:relative;overflow:hidden}@media (min-width:640px){.About-module__vAULUW__photoCol{height:460px}}@media (min-width:1024px){.About-module__vAULUW__photoCol{width:420px;height:auto}}.About-module__vAULUW__photoImg{object-fit:cover;object-position:center 50%}@media (min-width:640px){.About-module__vAULUW__photoImg{object-position:center 40%}}@media (min-width:1024px){.About-module__vAULUW__photoImg{object-position:top center}}.About-module__vAULUW__photoBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border-radius:12px;align-items:center;gap:8px;padding:10px 16px;display:flex;position:absolute;bottom:24px;left:24px;box-shadow:0 2px 12px #3d2b1f1f}.About-module__vAULUW__badgeIcon{background:var(--color-terracotta);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.About-module__vAULUW__badgeText{color:var(--color-text-primary);font-size:12px;line-height:1.3}.About-module__vAULUW__badgeText strong{font-weight:600;display:block}.About-module__vAULUW__contentCol{flex-direction:column;flex:1;justify-content:center;gap:28px;padding:40px 24px;display:flex}@media (min-width:640px){.About-module__vAULUW__contentCol{padding:48px 36px}}@media (min-width:1024px){.About-module__vAULUW__contentCol{padding:60px 48px}}.About-module__vAULUW__greeting{font-family:var(--font-heading);color:var(--color-text-primary);font-size:2rem;line-height:1.3}@media (min-width:640px){.About-module__vAULUW__greeting{font-size:2.25rem}}.About-module__vAULUW__greeting em{color:var(--color-terracotta);font-style:italic}.About-module__vAULUW__journey{flex-direction:column;display:flex}.About-module__vAULUW__journeyStep{align-items:flex-start;gap:16px;padding-bottom:20px;display:flex;position:relative}.About-module__vAULUW__journeyStep:last-child{padding-bottom:0}.About-module__vAULUW__journeyStep:not(:last-child):after{content:"";background:#c75c3a40;width:2px;position:absolute;top:36px;bottom:0;left:17px}.About-module__vAULUW__stepMarker{z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex;position:relative}.About-module__vAULUW__stepMarker.About-module__vAULUW__past{color:var(--color-terracotta);background:#c75c3a1f}.About-module__vAULUW__stepMarker.About-module__vAULUW__present{background:var(--color-terracotta);color:#fff;box-shadow:0 0 0 4px #c75c3a33}.About-module__vAULUW__stepContent{padding-top:6px}.About-module__vAULUW__stepLabel{text-transform:uppercase;letter-spacing:1.5px;color:var(--color-text-secondary);margin-bottom:4px;font-size:10px}.About-module__vAULUW__stepText{color:var(--color-text-secondary);font-size:15px;line-height:1.6}.About-module__vAULUW__trustCards{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}@media (min-width:480px){.About-module__vAULUW__trustCards{grid-template-columns:repeat(4,1fr);gap:12px}}.About-module__vAULUW__trustCard{text-align:center;background:#fff;border:1px solid #3d2b1f0f;border-radius:14px;padding:14px 12px;transition:box-shadow .2s,transform .2s;box-shadow:0 1px 8px #3d2b1f0a}.About-module__vAULUW__trustCard:hover{transform:translateY(-2px);box-shadow:0 4px 16px #3d2b1f14}.About-module__vAULUW__trustNumber{color:var(--color-terracotta);font-size:1.6rem;font-weight:700;line-height:1.2}.About-module__vAULUW__trustLabel{color:var(--color-text-secondary);margin-top:4px;font-size:11px;line-height:1.3}.About-module__vAULUW__closing{padding-left:20px;position:relative}.About-module__vAULUW__closing:before{content:"";background:var(--color-terracotta);border-radius:2px;width:3px;position:absolute;top:2px;bottom:2px;left:0}.About-module__vAULUW__closing p{font-family:var(--font-heading);color:var(--color-text-primary);font-size:1.25rem;line-height:1.5}.About-module__vAULUW__closing p em{color:var(--color-terracotta);font-style:italic}.About-module__vAULUW__tgLink{color:var(--color-terracotta);align-items:center;gap:8px;margin-top:-8px;font-size:14px;font-weight:500;transition:color .2s;display:inline-flex}.About-module__vAULUW__tgLink:hover{color:var(--color-terracotta-dark)}.About-module__vAULUW__arrow{transition:transform .2s}.About-module__vAULUW__tgLink:hover .About-module__vAULUW__arrow{transform:translate(4px)}
.PurchaseModal-module__e1r9ka__overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.PurchaseModal-module__e1r9ka__content{background-color:#fff;border-radius:1rem;width:100%;max-width:32rem;max-height:90vh;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.PurchaseModal-module__e1r9ka__scroll{overscroll-behavior:contain;max-height:90vh;overflow-y:auto}.PurchaseModal-module__e1r9ka__inner{padding:1.5rem}@media (min-width:640px){.PurchaseModal-module__e1r9ka__inner{padding:2rem}}.PurchaseModal-module__e1r9ka__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.PurchaseModal-module__e1r9ka__heading{color:var(--color-text-primary);font-size:1.25rem;font-weight:700;font-family:var(--font-heading)}@media (min-width:640px){.PurchaseModal-module__e1r9ka__heading{font-size:1.5rem}}.PurchaseModal-module__e1r9ka__closeBtn{width:2.5rem;height:2.5rem;color:var(--color-text-secondary);border-radius:9999px;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.PurchaseModal-module__e1r9ka__closeBtn:hover{background-color:var(--color-beige)}.PurchaseModal-module__e1r9ka__closeSvg{width:1.5rem;height:1.5rem}.PurchaseModal-module__e1r9ka__productBox{background-color:var(--color-beige);border-radius:.75rem;margin-bottom:1.5rem;padding:1rem}.PurchaseModal-module__e1r9ka__productTitle{color:var(--color-text-primary);font-weight:500}.PurchaseModal-module__e1r9ka__productPrice{color:var(--color-terracotta);margin-top:.25rem;font-size:1.125rem;font-weight:700}.PurchaseModal-module__e1r9ka__oldPrice{color:var(--color-text-secondary);font-size:.9375rem;font-weight:400;text-decoration:line-through}.PurchaseModal-module__e1r9ka__form{flex-direction:column;gap:1rem;display:flex}.PurchaseModal-module__e1r9ka__label{color:var(--color-text-primary);margin-bottom:.375rem;font-size:.875rem;font-weight:500;display:block}.PurchaseModal-module__e1r9ka__labelHint{color:var(--color-text-secondary);font-weight:400}.PurchaseModal-module__e1r9ka__input{border:1px solid var(--color-beige-dark);width:100%;color:var(--color-text-primary);background-color:#fff;border-radius:.75rem;outline:none;padding:.75rem 1rem;transition:border-color .2s,box-shadow .2s}.PurchaseModal-module__e1r9ka__input:focus{border-color:var(--color-terracotta);box-shadow:0 0 0 3px #c75c3a26}.PurchaseModal-module__e1r9ka__inputError{border-color:#d94f4f}.PurchaseModal-module__e1r9ka__inputError:focus{border-color:#d94f4f;box-shadow:0 0 0 3px #d94f4f26}.PurchaseModal-module__e1r9ka__fieldError{color:#d94f4f;margin-top:.375rem;margin-bottom:0;font-size:.8125rem}.PurchaseModal-module__e1r9ka__fieldSuccess{color:#2e7d32;margin-top:.375rem;margin-bottom:0;font-size:.8125rem}.PurchaseModal-module__e1r9ka__formError{color:#d94f4f;text-align:center;background-color:#d94f4f14;border-radius:.5rem;padding:.75rem;font-size:.875rem}.PurchaseModal-module__e1r9ka__promoRow{flex-wrap:wrap;gap:.5rem;display:flex}.PurchaseModal-module__e1r9ka__promoInput{border:1px solid var(--color-beige-dark);min-width:0;color:var(--color-text-primary);background-color:#fff;border-radius:.75rem;outline:none;flex:1 1 0;padding:.75rem 1rem;transition:border-color .2s,box-shadow .2s}.PurchaseModal-module__e1r9ka__promoInput:focus{border-color:var(--color-terracotta);box-shadow:0 0 0 3px #c75c3a26}.PurchaseModal-module__e1r9ka__promoBtn{background-color:var(--color-beige);color:var(--color-text-secondary);white-space:nowrap;border-radius:.75rem;flex-shrink:0;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s}.PurchaseModal-module__e1r9ka__promoBtn:hover{background-color:var(--color-beige-dark)}.PurchaseModal-module__e1r9ka__checkboxLabel{cursor:pointer;align-items:flex-start;gap:.75rem;padding-top:.5rem;display:flex}.PurchaseModal-module__e1r9ka__checkbox{width:1rem;height:1rem;accent-color:var(--color-terracotta);border-radius:.25rem;margin-top:.25rem}.PurchaseModal-module__e1r9ka__checkboxText{color:var(--color-text-secondary);font-size:.875rem;line-height:1.75}.PurchaseModal-module__e1r9ka__checkboxLink{color:var(--color-terracotta);text-decoration:underline}.PurchaseModal-module__e1r9ka__submitBtn{background-color:var(--color-terracotta);color:#fff;border-radius:.75rem;width:100%;margin-top:.5rem;padding:1rem;font-size:1.125rem;font-weight:700;transition:all .3s;box-shadow:0 10px 15px -3px #c75c3a40}.PurchaseModal-module__e1r9ka__submitBtn:hover{background-color:var(--color-terracotta-dark)}.PurchaseModal-module__e1r9ka__submitBtn:disabled{opacity:.5;cursor:not-allowed}.PurchaseModal-module__e1r9ka__footerNote{color:var(--color-text-secondary);text-align:center;font-size:.875rem;line-height:1.75}.PurchaseModal-module__e1r9ka__noteLink{color:var(--color-terracotta);text-decoration:underline}.PurchaseModal-module__e1r9ka__vpnWarning{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.PurchaseModal-module__e1r9ka__vpnIcon{color:#e65100;background-color:#fff3e0;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.PurchaseModal-module__e1r9ka__vpnIcon svg{width:32px;height:32px}.PurchaseModal-module__e1r9ka__vpnTitle{color:var(--color-text-primary);font-size:1.25rem;font-weight:700;font-family:var(--font-heading)}.PurchaseModal-module__e1r9ka__vpnText{color:var(--color-text-secondary);font-size:.9375rem;line-height:1.6}.PurchaseModal-module__e1r9ka__vpnPrimary{background-color:var(--color-terracotta);color:#fff;cursor:pointer;border:none;border-radius:.75rem;width:100%;padding:1rem;font-size:1.0625rem;font-weight:700;transition:all .3s;box-shadow:0 10px 15px -3px #c75c3a40}.PurchaseModal-module__e1r9ka__vpnPrimary:hover{background-color:var(--color-terracotta-dark)}.PurchaseModal-module__e1r9ka__vpnSecondary{color:var(--color-text-secondary);cursor:pointer;font-size:.875rem;font-family:var(--font-body);background:0 0;border:none;padding:0;text-decoration:underline;transition:color .2s}.PurchaseModal-module__e1r9ka__vpnSecondary:hover{color:var(--color-terracotta)}
.BookDetailModal-module__4Ii1UW__overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.BookDetailModal-module__4Ii1UW__content{background-color:#fff;border-radius:1rem;width:100%;max-width:42rem;max-height:90vh;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.BookDetailModal-module__4Ii1UW__scroll{overscroll-behavior:contain;max-height:90vh;overflow:hidden auto}.BookDetailModal-module__4Ii1UW__inner{padding:1.5rem}@media (min-width:640px){.BookDetailModal-module__4Ii1UW__inner{padding:2rem}}.BookDetailModal-module__4Ii1UW__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.BookDetailModal-module__4Ii1UW__heading{color:var(--color-text-primary);font-size:1.25rem;font-weight:700;font-family:var(--font-heading);padding-right:1rem}@media (min-width:640px){.BookDetailModal-module__4Ii1UW__heading{font-size:1.5rem}}.BookDetailModal-module__4Ii1UW__closeBtn{width:2.5rem;height:2.5rem;color:var(--color-text-secondary);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.BookDetailModal-module__4Ii1UW__closeBtn:hover{background-color:var(--color-beige)}.BookDetailModal-module__4Ii1UW__closeSvg{width:1.5rem;height:1.5rem}.BookDetailModal-module__4Ii1UW__galleryWrapper{margin-bottom:2rem;position:relative}.BookDetailModal-module__4Ii1UW__galleryTrack{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.75rem;padding-bottom:2px;display:flex;overflow:auto hidden}.BookDetailModal-module__4Ii1UW__galleryTrack::-webkit-scrollbar{display:none}.BookDetailModal-module__4Ii1UW__galleryItem{background-color:var(--color-beige);aspect-ratio:3/4;scroll-snap-align:start;cursor:pointer;border-radius:.75rem;flex:0 0 160px;transition:transform .2s;position:relative;overflow:hidden}.BookDetailModal-module__4Ii1UW__galleryItem:hover{transform:scale(1.03)}.BookDetailModal-module__4Ii1UW__galleryImg{object-fit:cover}@media (min-width:640px){.BookDetailModal-module__4Ii1UW__galleryItem{flex:0 0 200px}}.BookDetailModal-module__4Ii1UW__galleryLabel{color:var(--color-text-secondary);font-size:.875rem}.BookDetailModal-module__4Ii1UW__galleryArrow{display:none}@media (hover:hover){.BookDetailModal-module__4Ii1UW__galleryArrow{z-index:2;width:2.25rem;height:2.25rem;color:var(--color-text-primary);background:#fff;border-radius:9999px;justify-content:center;align-items:center;transition:box-shadow .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.BookDetailModal-module__4Ii1UW__galleryArrow:hover{transform:translateY(-50%)scale(1.05);box-shadow:0 4px 16px #0003}.BookDetailModal-module__4Ii1UW__galleryArrow svg{width:1.125rem;height:1.125rem}.BookDetailModal-module__4Ii1UW__galleryArrowLeft{left:-1.125rem}.BookDetailModal-module__4Ii1UW__galleryArrowRight{right:-1.125rem}}.BookDetailModal-module__4Ii1UW__textContent{color:var(--color-text-secondary);flex-direction:column;gap:1rem;margin-bottom:2rem;line-height:1.75;display:flex}.BookDetailModal-module__4Ii1UW__footer{border-top:1px solid var(--color-beige);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.BookDetailModal-module__4Ii1UW__oldPrice{color:var(--color-text-secondary);margin-right:.75rem;font-size:1.125rem;text-decoration:line-through}.BookDetailModal-module__4Ii1UW__price{color:var(--color-terracotta);font-size:1.5rem;font-weight:700}.BookDetailModal-module__4Ii1UW__buyBtn{background-color:var(--color-terracotta);color:#fff;border-radius:.75rem;padding:.75rem 2rem;font-weight:600;transition:all .3s;box-shadow:0 10px 15px -3px #c75c3a40}.BookDetailModal-module__4Ii1UW__buyBtn:hover{background-color:var(--color-terracotta-dark);transform:translateY(-2px)}.BookDetailModal-module__4Ii1UW__lightbox{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.BookDetailModal-module__4Ii1UW__lightboxClose{color:#fff;z-index:3;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;transition:background-color .2s;display:flex;position:absolute;top:1rem;right:1rem}.BookDetailModal-module__4Ii1UW__lightboxClose:hover{background-color:#fff3}.BookDetailModal-module__4Ii1UW__lightboxPrev{color:#fff;z-index:3;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;transition:background-color .2s;display:flex;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.BookDetailModal-module__4Ii1UW__lightboxPrev:hover{background-color:#fff3}.BookDetailModal-module__4Ii1UW__lightboxNext{color:#fff;z-index:3;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;transition:background-color .2s;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.BookDetailModal-module__4Ii1UW__lightboxNext:hover{background-color:#fff3}.BookDetailModal-module__4Ii1UW__lightboxImg{border-radius:.75rem;width:auto;max-width:100%;height:auto;max-height:85vh}.BookDetailModal-module__4Ii1UW__iconLg{width:1.5rem;height:1.5rem}.BookDetailModal-module__4Ii1UW__iconMd{width:1.25rem;height:1.25rem}
.Books-module__WcUwHG__section{background-color:var(--color-beige);padding:5rem 0}@media (min-width:640px){.Books-module__WcUwHG__section{padding:7rem 0}}.Books-module__WcUwHG__container{max-width:75rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.Books-module__WcUwHG__container{padding:0 1.5rem}}.Books-module__WcUwHG__heading{text-align:center;margin-bottom:3rem}@media (min-width:640px){.Books-module__WcUwHG__heading{margin-bottom:4rem}}.Books-module__WcUwHG__title{color:var(--color-text-primary);font-size:1.875rem;font-weight:700}@media (min-width:640px){.Books-module__WcUwHG__title{font-size:2.25rem}}.Books-module__WcUwHG__subtitle{color:var(--color-text-secondary);margin-top:.75rem;font-size:1.0625rem}.Books-module__WcUwHG__grid{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:1.5rem;display:flex}.Books-module__WcUwHG__card{background:#fff;border-radius:1.25rem;flex-direction:column;width:320px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 20px #3d2b1f0f}.Books-module__WcUwHG__card:hover{transform:translateY(-6px);box-shadow:0 12px 40px #3d2b1f1f}.Books-module__WcUwHG__cardFeatured{border:2px solid var(--color-terracotta);background:#fff;border-radius:1.25rem;flex-direction:column;width:320px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 20px #3d2b1f0f}.Books-module__WcUwHG__cardFeatured:hover{transform:translateY(-6px);box-shadow:0 12px 40px #3d2b1f24}.Books-module__WcUwHG__badge{background-color:var(--color-terracotta);color:#fff;z-index:2;border-radius:9999px;padding:.375rem .875rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;right:1rem}.Books-module__WcUwHG__cover{background-color:var(--color-beige);justify-content:center;align-items:center;height:13rem;padding:1.5rem;display:flex;position:relative;overflow:hidden}.Books-module__WcUwHG__coverCombo{background:linear-gradient(135deg, var(--color-beige) 0%, var(--color-beige-dark) 100%);justify-content:center;align-items:center;gap:0;height:13rem;padding:1.5rem;display:flex;overflow:hidden}.Books-module__WcUwHG__coverBook{border-radius:.5rem;width:7.5rem;height:10rem;position:relative;overflow:hidden;box-shadow:4px 4px 12px #00000014}.Books-module__WcUwHG__coverImg{object-fit:cover}.Books-module__WcUwHG__coverBookLeft{z-index:1;transform:rotate(-4deg)translate(8px)}.Books-module__WcUwHG__coverBookRight{transform:rotate(4deg)translate(-8px)}.Books-module__WcUwHG__content{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex}.Books-module__WcUwHG__bookTitle{color:var(--color-text-primary);font-size:1.1875rem;font-weight:700;line-height:1.3;font-family:var(--font-heading)}.Books-module__WcUwHG__bookDesc{color:var(--color-text-secondary);font-size:.875rem;line-height:1.65}.Books-module__WcUwHG__statsRow{gap:.75rem;display:flex}.Books-module__WcUwHG__stat{text-align:center;background-color:var(--color-beige);border-radius:.625rem;flex-direction:column;flex:1;align-items:center;padding:.625rem .25rem;display:flex}.Books-module__WcUwHG__statNumber{color:var(--color-terracotta);font-size:1.375rem;font-weight:700;line-height:1.2}.Books-module__WcUwHG__statLabel{color:var(--color-text-secondary);margin-top:.125rem;font-size:.625rem;line-height:1.3}.Books-module__WcUwHG__miniReview{background-color:var(--color-beige);border-left:3px solid var(--color-terracotta);color:var(--color-text-secondary);border-radius:.625rem;padding:.75rem .875rem;font-size:.75rem;font-style:italic;line-height:1.55}.Books-module__WcUwHG__miniReviewAuthor{color:var(--color-text-primary);margin-top:.25rem;font-size:.6875rem;font-style:normal;font-weight:600;display:block}.Books-module__WcUwHG__divider{background-color:var(--color-beige-dark);height:1px}.Books-module__WcUwHG__priceRow{flex-wrap:nowrap;align-items:baseline;gap:.625rem;display:flex}.Books-module__WcUwHG__price{color:var(--color-terracotta);font-size:1.75rem;font-weight:700}.Books-module__WcUwHG__oldPrice{color:var(--color-text-secondary);font-size:1rem;text-decoration:line-through}.Books-module__WcUwHG__savings{color:var(--color-coral-red);background-color:#d94f4f14;border-radius:9999px;margin-left:auto;padding:.1875rem .625rem;font-size:.75rem;font-weight:600;display:none}@media (min-width:640px){.Books-module__WcUwHG__savings{display:inline-block}}.Books-module__WcUwHG__deliveryHint{color:var(--color-text-secondary);align-items:center;gap:.375rem;font-size:.6875rem;display:flex}.Books-module__WcUwHG__deliveryIcon{width:.875rem;height:.875rem;color:var(--color-terracotta);flex-shrink:0}.Books-module__WcUwHG__actions{gap:.625rem;margin-top:auto;display:flex}.Books-module__WcUwHG__btnDetails{border:1.5px solid var(--color-terracotta);height:42px;color:var(--color-terracotta);border-radius:.75rem;flex:1;padding:0 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.Books-module__WcUwHG__btnDetails:hover{background-color:#c75c3a0f}.Books-module__WcUwHG__btnBuy{background-color:var(--color-terracotta);color:#fff;border-radius:.75rem;flex:1;height:42px;padding:0 1rem;font-size:.875rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #c75c3a40}.Books-module__WcUwHG__btnBuy:hover{background-color:var(--color-terracotta-dark)}.Books-module__WcUwHG__btnBuyFull{background-color:var(--color-terracotta);color:#fff;border-radius:.75rem;width:100%;margin-top:auto;padding:1rem;font-size:.9375rem;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #c75c3a40}.Books-module__WcUwHG__btnBuyFull:hover{background-color:var(--color-terracotta-dark)}.Books-module__WcUwHG__featuredNote{text-align:center;color:var(--color-text-secondary);font-size:.6875rem}.Books-module__WcUwHG__featuredNote strong{color:var(--color-terracotta)}.Books-module__WcUwHG__statsInline{color:var(--color-text-secondary);font-size:.75rem;line-height:1.4;display:none}.Books-module__WcUwHG__statsInline strong{color:var(--color-terracotta);font-weight:700}.Books-module__WcUwHG__deliveryHintShared{display:none}@media (min-width:640px){.Books-module__WcUwHG__grid>:first-child{order:1}.Books-module__WcUwHG__grid>:nth-child(2){order:3}.Books-module__WcUwHG__grid>:nth-child(3){order:2}}@media (max-width:639px){.Books-module__WcUwHG__section{padding:3rem 0}.Books-module__WcUwHG__heading{margin-bottom:.75rem}.Books-module__WcUwHG__grid{flex-direction:column;gap:.5rem}.Books-module__WcUwHG__card,.Books-module__WcUwHG__cardFeatured{flex-direction:row;width:100%}.Books-module__WcUwHG__card:hover,.Books-module__WcUwHG__cardFeatured:hover{transform:none;box-shadow:0 2px 20px #3d2b1f0f}.Books-module__WcUwHG__badge{border-radius:0 1.25rem 0 .625rem;padding:.25rem .75rem;font-size:.6875rem;top:-2px;right:-2px}.Books-module__WcUwHG__cover,.Books-module__WcUwHG__coverCombo{width:7rem;min-width:7rem;height:auto;padding:.5rem}.Books-module__WcUwHG__coverBook{width:5rem;height:6.5rem}.Books-module__WcUwHG__coverCombo .Books-module__WcUwHG__coverBook{width:3.25rem;height:4.25rem}.Books-module__WcUwHG__coverBookLeft{transform:rotate(-3deg)translate(3px)}.Books-module__WcUwHG__coverBookRight{transform:rotate(3deg)translate(-3px)}.Books-module__WcUwHG__content{flex:1;gap:.375rem;min-width:0;padding:.625rem}.Books-module__WcUwHG__cardFeatured .Books-module__WcUwHG__content{padding-top:1.5rem}.Books-module__WcUwHG__bookTitle{font-size:1.0625rem}.Books-module__WcUwHG__bookDesc,.Books-module__WcUwHG__statsRow{display:none}.Books-module__WcUwHG__statsInline{display:block}.Books-module__WcUwHG__miniReview,.Books-module__WcUwHG__divider{display:none}.Books-module__WcUwHG__price{font-size:1.375rem}.Books-module__WcUwHG__oldPrice{font-size:.875rem}.Books-module__WcUwHG__deliveryHint{display:none}.Books-module__WcUwHG__btnDetails,.Books-module__WcUwHG__btnBuy{height:38px;font-size:.8125rem}.Books-module__WcUwHG__deliveryHintShared{color:var(--color-text-secondary);justify-content:center;align-items:center;gap:.375rem;margin-top:1rem;font-size:.75rem;display:flex}}
.Reviews-module__yTtV6W__section{background-color:var(--color-cream);padding:5rem 0}@media (min-width:640px){.Reviews-module__yTtV6W__section{padding:7rem 0}}.Reviews-module__yTtV6W__container{max-width:72rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.Reviews-module__yTtV6W__container{padding:0 1.5rem}}.Reviews-module__yTtV6W__heading{text-align:center;margin-bottom:3rem}@media (min-width:640px){.Reviews-module__yTtV6W__heading{margin-bottom:4rem}}.Reviews-module__yTtV6W__title{color:var(--color-text-primary);font-size:1.875rem;font-weight:700}@media (min-width:640px){.Reviews-module__yTtV6W__title{font-size:2.25rem}}.Reviews-module__yTtV6W__grid{columns:1;gap:1.25rem}@media (min-width:640px){.Reviews-module__yTtV6W__grid{columns:2;gap:1.25rem}}@media (min-width:1024px){.Reviews-module__yTtV6W__grid{columns:3;gap:1.5rem}}.Reviews-module__yTtV6W__masonryItem{break-inside:avoid;margin-bottom:1.25rem}@media (min-width:1024px){.Reviews-module__yTtV6W__masonryItem{margin-bottom:1.5rem}}.Reviews-module__yTtV6W__card{background-color:#fff;border-radius:1.25rem;flex-direction:column;gap:1.125rem;padding:1.75rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 16px #3d2b1f0f}.Reviews-module__yTtV6W__card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #3d2b1f1a}.Reviews-module__yTtV6W__cardTop{align-items:flex-start;gap:1rem;display:flex}.Reviews-module__yTtV6W__cardText{flex-direction:column;flex:1;gap:.5rem;display:flex}.Reviews-module__yTtV6W__quoteMark{font-family:var(--font-heading);color:var(--color-terracotta);opacity:.2;-webkit-user-select:none;user-select:none;font-size:3.5rem;line-height:.8}.Reviews-module__yTtV6W__quoteText{color:var(--color-text-primary);font-size:.9375rem;font-weight:500;line-height:1.65}.Reviews-module__yTtV6W__highlight{background:linear-gradient(#0000 55%,#c75c3a24 55%);padding:0 2px;font-style:normal}.Reviews-module__yTtV6W__attachment{cursor:pointer;background-color:#1a1a2e;border-radius:.625rem;flex-shrink:0;width:100px;min-height:140px;position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:0 4px 12px #00000026}.Reviews-module__yTtV6W__attachmentImg{object-fit:cover;object-position:top}.Reviews-module__yTtV6W__attachmentOverlay{opacity:0;background:linear-gradient(#0000 30%,#0009 100%);justify-content:center;align-items:flex-end;padding:.5rem .375rem;transition:opacity .2s;display:flex;position:absolute;inset:0}.Reviews-module__yTtV6W__attachment:hover .Reviews-module__yTtV6W__attachmentOverlay{opacity:1}.Reviews-module__yTtV6W__attachmentLabel{color:#ffffffe6;align-items:center;gap:.25rem;font-size:.625rem;line-height:1.3;display:flex}.Reviews-module__yTtV6W__attachmentIcon{flex-shrink:0;width:.75rem;height:.75rem}.Reviews-module__yTtV6W__tags{flex-wrap:wrap;gap:.375rem;display:flex}.Reviews-module__yTtV6W__tag{color:var(--color-terracotta);background-color:#c75c3a14;border-radius:9999px;padding:.25rem .625rem;font-size:.6875rem;font-weight:500}.Reviews-module__yTtV6W__divider{background-color:var(--color-beige-dark);opacity:.6;height:1px}.Reviews-module__yTtV6W__authorRow{align-items:center;gap:.625rem;display:flex}.Reviews-module__yTtV6W__avatar{background-color:var(--color-beige);width:2.125rem;height:2.125rem;color:var(--color-terracotta);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.8125rem;font-weight:600;display:flex}.Reviews-module__yTtV6W__authorInfo{flex-direction:column;flex:1;min-width:0;display:flex}.Reviews-module__yTtV6W__authorName{color:var(--color-text-primary);font-size:.8125rem;font-weight:600}.Reviews-module__yTtV6W__authorTag{color:var(--color-text-secondary);font-size:.6875rem}.Reviews-module__yTtV6W__sourceBadge{color:var(--color-text-secondary);background-color:var(--color-beige);border-radius:9999px;flex-shrink:0;align-items:center;gap:.25rem;padding:.1875rem .5rem;font-size:.625rem;display:flex}.Reviews-module__yTtV6W__sourceIcon{width:.75rem;height:.75rem}.Reviews-module__yTtV6W__lightbox{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Reviews-module__yTtV6W__lightboxClose{color:#fff;z-index:10;background-color:#ffffff1a;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;transition:background-color .2s;display:flex;position:absolute;top:1rem;right:1rem}.Reviews-module__yTtV6W__lightboxClose:hover{background-color:#fff3}.Reviews-module__yTtV6W__lightboxPrev{color:#fff;z-index:10;background-color:#ffffff1a;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;transition:background-color .2s;display:flex;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.Reviews-module__yTtV6W__lightboxPrev:hover{background-color:#fff3}.Reviews-module__yTtV6W__lightboxNext{color:#fff;z-index:10;background-color:#ffffff1a;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;transition:background-color .2s;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.Reviews-module__yTtV6W__lightboxNext:hover{background-color:#fff3}.Reviews-module__yTtV6W__lightboxImg{object-fit:contain;border-radius:.75rem;width:auto;max-width:100%;height:auto;max-height:85vh}.Reviews-module__yTtV6W__iconLg{width:1.75rem;height:1.75rem}.Reviews-module__yTtV6W__iconMd{width:1.5rem;height:1.5rem}
.Contacts-module__9UtZ7a__section{background:var(--color-beige);padding:5rem 0}@media (min-width:640px){.Contacts-module__9UtZ7a__section{padding:6rem 0}}.Contacts-module__9UtZ7a__container{max-width:1100px;margin:0 auto;padding:0 24px}.Contacts-module__9UtZ7a__header{text-align:center;margin-bottom:48px}.Contacts-module__9UtZ7a__title{color:var(--color-text-primary);font-size:2rem;font-weight:700}@media (min-width:640px){.Contacts-module__9UtZ7a__title{font-size:2.5rem}}.Contacts-module__9UtZ7a__scenarios{flex-direction:column;gap:20px;margin-bottom:48px;display:flex}@media (min-width:768px){.Contacts-module__9UtZ7a__scenarios{flex-direction:row}}.Contacts-module__9UtZ7a__scenarioCard{background:#fff;border-radius:20px;flex-direction:column;flex:1;gap:20px;padding:32px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 16px #3d2b1f0d}.Contacts-module__9UtZ7a__scenarioCard:hover{transform:translateY(-4px);box-shadow:0 8px 32px #3d2b1f1a}.Contacts-module__9UtZ7a__scenarioTop{align-items:flex-start;gap:16px;display:flex}.Contacts-module__9UtZ7a__scenarioIcon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Contacts-module__9UtZ7a__iconChoose{color:var(--color-terracotta);background:#c75c3a1a}.Contacts-module__9UtZ7a__iconSupport{color:#4c9960;background:#4c99601a}.Contacts-module__9UtZ7a__scenarioText h3{color:var(--color-text-primary);margin-bottom:6px;font-size:17px;font-weight:700;line-height:1.4}.Contacts-module__9UtZ7a__scenarioText p{color:var(--color-text-secondary);font-size:14px;line-height:1.6}.Contacts-module__9UtZ7a__scenarioCta{border-radius:12px;align-items:center;gap:10px;width:fit-content;padding:14px 24px;font-size:14px;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.Contacts-module__9UtZ7a__ctaPrimary{background:var(--color-terracotta);color:#fff}.Contacts-module__9UtZ7a__ctaPrimary:hover{background:var(--color-terracotta-dark);transform:translateY(-2px);box-shadow:0 4px 16px #c75c3a40}.Contacts-module__9UtZ7a__ctaSupport{color:#3d7a4a;background:#4c99601a}.Contacts-module__9UtZ7a__ctaSupport:hover{background:#4c99602e;transform:translateY(-2px)}.Contacts-module__9UtZ7a__responseHint{color:var(--color-text-secondary);align-items:center;gap:6px;font-size:12px;display:flex}.Contacts-module__9UtZ7a__dotOnline{background:#4c9960;border-radius:50%;flex-shrink:0;width:6px;height:6px}.Contacts-module__9UtZ7a__channelsLabel{text-align:center;text-transform:uppercase;letter-spacing:1.5px;color:var(--color-text-secondary);margin-bottom:20px;font-size:12px}.Contacts-module__9UtZ7a__channelsRow{flex-direction:column;align-items:center;gap:12px;display:flex}@media (min-width:480px){.Contacts-module__9UtZ7a__channelsRow{flex-direction:row;justify-content:center}}.Contacts-module__9UtZ7a__channelCard{text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:10px;width:200px;padding:24px 32px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 1px 8px #3d2b1f0a}@media (max-width:479px){.Contacts-module__9UtZ7a__channelCard{width:100%;max-width:280px}}.Contacts-module__9UtZ7a__channelCard:hover{transform:translateY(-3px);box-shadow:0 6px 24px #3d2b1f14}.Contacts-module__9UtZ7a__channelIcon{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Contacts-module__9UtZ7a__chTg{color:#29a1e3;background:#29a1e31a}.Contacts-module__9UtZ7a__chWa{color:#25d366;background:#25d3661a}.Contacts-module__9UtZ7a__chEmail{color:var(--color-terracotta);background:#c75c3a1a}.Contacts-module__9UtZ7a__channelName{color:var(--color-text-primary);font-size:15px;font-weight:600}.Contacts-module__9UtZ7a__channelHandle{color:var(--color-text-secondary);font-size:13px}
.Footer-module__S6Hkya__footer{background-color:var(--color-text-primary);padding:48px 24px 32px}.Footer-module__S6Hkya__inner{max-width:1100px;margin:0 auto}.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:40px;margin-bottom:36px;display:grid}@media (min-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr 1fr;gap:48px}}.Footer-module__S6Hkya__brand{flex-direction:column;gap:14px;display:flex}.Footer-module__S6Hkya__logo{font-family:var(--font-heading);color:#e8ddd3;font-size:1.5rem;font-weight:700;text-decoration:none}.Footer-module__S6Hkya__tagline{color:#e8ddd380;font-size:.875rem;line-height:1.6}.Footer-module__S6Hkya__socials{gap:10px;margin-top:4px;display:flex}.Footer-module__S6Hkya__socialLink{color:#e8ddd399;background:#e8ddd314;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:background .2s,transform .2s;display:flex}.Footer-module__S6Hkya__socialLink:hover{color:#e8ddd3;background:#e8ddd326;transform:translateY(-2px)}.Footer-module__S6Hkya__socialLink svg{width:18px;height:18px}.Footer-module__S6Hkya__colTitle{text-transform:uppercase;letter-spacing:1.5px;color:#e8ddd359;margin-bottom:4px;font-size:.75rem;display:block}.Footer-module__S6Hkya__nav{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__navLink{color:#e8ddd399;font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__navLink:hover{color:#e8ddd3}.Footer-module__S6Hkya__tgBlock{flex-direction:column;gap:14px;display:flex}.Footer-module__S6Hkya__tgDesc{color:#e8ddd380;font-size:.875rem;line-height:1.6}.Footer-module__S6Hkya__tgBtn{color:#e8ddd3;font-size:.8125rem;font-weight:500;font-family:var(--font-body);background:#e8ddd314;border:1px solid #e8ddd31f;border-radius:10px;align-items:center;gap:8px;width:fit-content;padding:10px 18px;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.Footer-module__S6Hkya__tgBtn:hover{background:#e8ddd324;transform:translateY(-2px)}.Footer-module__S6Hkya__tgBtn svg{flex-shrink:0;width:16px;height:16px}.Footer-module__S6Hkya__divider{background:#e8ddd314;height:1px;margin-bottom:20px}.Footer-module__S6Hkya__bottom{flex-direction:column;justify-content:space-between;align-items:center;gap:12px;font-size:.75rem;display:flex}@media (min-width:640px){.Footer-module__S6Hkya__bottom{flex-direction:row}}.Footer-module__S6Hkya__copy{color:#e8ddd34d}.Footer-module__S6Hkya__legal{gap:24px;display:flex}.Footer-module__S6Hkya__legalLink{color:#e8ddd34d;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__legalLink:hover{color:#e8ddd399}
