.SubscribePopup-module__1S8ttG__backdrop{z-index:200;-webkit-backdrop-filter:blur(6px);background:#000000b3;position:fixed;inset:0}.SubscribePopup-module__1S8ttG__modalWrapper{z-index:201;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.SubscribePopup-module__1S8ttG__modal{background:var(--bg-elevated);border:1px solid var(--border-glass);border-radius:20px;width:100%;max-width:420px;padding:2.5rem 2rem;position:relative;overflow:hidden}.SubscribePopup-module__1S8ttG__modalGlow{pointer-events:none;background:radial-gradient(#8b5cf633 0%,#0000 70%);width:300px;height:200px;position:absolute;top:-60px;left:50%;transform:translate(-50%)}.SubscribePopup-module__1S8ttG__closeBtn{width:34px;height:34px;color:var(--text-muted);background:var(--bg-card);border:1px solid var(--border);border-radius:8px;justify-content:center;align-items:center;transition:color .2s,background .2s;display:flex;position:absolute;top:1rem;right:1rem}.SubscribePopup-module__1S8ttG__closeBtn:hover{color:var(--text-primary);background:var(--bg-card-hover)}.SubscribePopup-module__1S8ttG__header{text-align:center;margin-bottom:1.75rem;position:relative}.SubscribePopup-module__1S8ttG__headerIcon{background:var(--grad-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:1.75rem;display:block}.SubscribePopup-module__1S8ttG__title{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.03em;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.SubscribePopup-module__1S8ttG__subtitle{color:var(--text-secondary);font-size:.9375rem;line-height:1.5}.SubscribePopup-module__1S8ttG__form{flex-direction:column;gap:.75rem;display:flex}.SubscribePopup-module__1S8ttG__field{position:relative}.SubscribePopup-module__1S8ttG__input{background:var(--bg-surface);border:1px solid var(--border);width:100%;color:var(--text-primary);font-family:var(--font-body);border-radius:10px;outline:none;padding:.875rem 1rem;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.SubscribePopup-module__1S8ttG__input::placeholder{color:var(--text-muted)}.SubscribePopup-module__1S8ttG__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-dim)}.SubscribePopup-module__1S8ttG__submitBtn{background:var(--grad-brand);color:#fff;transition:transform .2s var(--ease-spring), box-shadow .2s ease, opacity .2s;border-radius:10px;margin-top:.25rem;padding:.9rem 1rem;font-size:1rem;font-weight:700;position:relative;overflow:hidden}.SubscribePopup-module__1S8ttG__submitBtn:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 8px 24px #8b5cf673}.SubscribePopup-module__1S8ttG__submitBtn:active{transform:scale(.97)}.SubscribePopup-module__1S8ttG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.SubscribePopup-module__1S8ttG__submitShimmer{pointer-events:none;background:linear-gradient(90deg,#0000 0%,#fff3 50%,#0000 100%);position:absolute;inset:0;transform:translate(-110%)}.SubscribePopup-module__1S8ttG__submitBtn:not(:disabled):hover .SubscribePopup-module__1S8ttG__submitShimmer{animation:SubscribePopup-module__1S8ttG__sweep .65s var(--ease-out) forwards}.SubscribePopup-module__1S8ttG__success{text-align:center;padding:1rem 0}.SubscribePopup-module__1S8ttG__successEmoji{margin-bottom:1rem;font-size:3rem;display:block}.SubscribePopup-module__1S8ttG__successTitle{font-family:var(--font-display);background:var(--grad-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.SubscribePopup-module__1S8ttG__successText{color:var(--text-secondary);font-size:.9375rem}
.Header-module__DAPZiW__header{z-index:100;height:var(--header-h);border-bottom:1px solid #0000;transition:background .35s,border-color .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s;position:fixed;top:0;left:0;right:0}.Header-module__DAPZiW__header.Header-module__DAPZiW__scrolled{background:var(--glass-bg);-webkit-backdrop-filter:blur(28px);border-bottom-color:var(--border)}.Header-module__DAPZiW__inner{max-width:var(--col-width);padding:0 var(--col-padding);justify-content:space-between;align-items:center;height:100%;margin:0 auto;display:flex}.Header-module__DAPZiW__logo{font-family:var(--font-display);align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;transition:opacity .2s;display:flex}.Header-module__DAPZiW__logo:hover{opacity:.8}.Header-module__DAPZiW__logoImg{object-fit:contain;border-radius:8px;width:30px;height:30px}.Header-module__DAPZiW__logoIcon{background:var(--grad-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.25rem}.Header-module__DAPZiW__logoText{color:var(--text-primary);letter-spacing:-.02em}.Header-module__DAPZiW__subscribeBtn{letter-spacing:.01em;background:var(--grad-brand);color:#fff;transition:transform .25s var(--ease-spring), box-shadow .3s ease;border-radius:999px;padding:.55rem 1.5rem;font-size:.8125rem;font-weight:600;position:relative;overflow:hidden}.Header-module__DAPZiW__subscribeBtn:hover{transform:scale(1.05);box-shadow:0 4px 24px #8b5cf673,0 0 0 1px #8b5cf633}.Header-module__DAPZiW__subscribeBtn:active{transform:scale(.96)}.Header-module__DAPZiW__subscribeBtnGlow{pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff38 50%,#0000 100%);position:absolute;inset:0;transform:translate(-110%)}.Header-module__DAPZiW__subscribeBtn:hover .Header-module__DAPZiW__subscribeBtnGlow{animation:Header-module__DAPZiW__sweep .6s var(--ease-out) forwards}.Header-module__DAPZiW__subscribeBtnWrapperMobile{display:none}.Header-module__DAPZiW__subscribeFloatingBtn{cursor:pointer;border:none;padding:0;display:none}@keyframes Header-module__DAPZiW__floatMobileBtn{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}@media (max-width:768px){.Header-module__DAPZiW__subscribeBtn{display:none}.Header-module__DAPZiW__subscribeBtnWrapperMobile{bottom:calc(24px + env(safe-area-inset-bottom,0px));pointer-events:none;z-index:1000;justify-content:center;width:100%;display:flex;position:fixed;left:0}.Header-module__DAPZiW__subscribeFloatingBtn{pointer-events:auto;background:var(--grad-brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:box-shadow .3s,transform .2s;animation:3s ease-in-out infinite Header-module__DAPZiW__floatMobileBtn;display:flex;overflow:hidden;box-shadow:0 8px 32px #8b5cf680}.Header-module__DAPZiW__subscribeFloatingBtn:hover{box-shadow:0 12px 40px #8b5cf699}.Header-module__DAPZiW__subscribeFloatingBtn:active{opacity:.8}.Header-module__DAPZiW__subscribeFloatingBtn .Header-module__DAPZiW__subscribeBtnGlow{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;position:absolute;top:0;left:0;transform:translate(-110%)skew(-15deg)}.Header-module__DAPZiW__subscribeFloatingBtn:hover .Header-module__DAPZiW__subscribeBtnGlow{animation:Header-module__DAPZiW__sweep .6s var(--ease-out) forwards}}
.Footer-module__DaFM4q__footer{padding:0 0 2.5rem}@media (max-width:768px){.Footer-module__DaFM4q__footer{padding:0 0 7rem}}.Footer-module__DaFM4q__container{max-width:var(--col-width);padding:0 var(--col-padding);margin:0 auto}.Footer-module__DaFM4q__divider{background:var(--border);height:1px;margin-bottom:1.5rem}.Footer-module__DaFM4q__inner{justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__DaFM4q__copyright{color:var(--text-muted);font-size:.8125rem}.Footer-module__DaFM4q__controls{align-items:center;gap:.5rem;display:flex}.Footer-module__DaFM4q__langDropdownWrapper{position:relative}.Footer-module__DaFM4q__dropdownTrigger{background:var(--bg-card);border:1px solid var(--border);color:var(--text-secondary);font-size:.8125rem;font-weight:500;font-family:var(--font-body);cursor:pointer;border-radius:9999px;outline:none;align-items:center;gap:.5rem;padding:.45rem .85rem;transition:all .2s;display:inline-flex}.Footer-module__DaFM4q__dropdownTrigger:hover,.Footer-module__DaFM4q__dropdownTrigger:focus-visible{color:var(--text-primary);background:var(--bg-card-hover);border-color:#8b5cf659}.Footer-module__DaFM4q__flag{flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.Footer-module__DaFM4q__langName{flex-grow:1}.Footer-module__DaFM4q__chevron{color:var(--text-muted);flex-shrink:0;transition:transform .2s}.Footer-module__DaFM4q__chevronOpen{transform:rotate(180deg)}.Footer-module__DaFM4q__dropdownMenu{background:var(--bg-elevated);border:1px solid var(--border);width:160px;box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(16px);z-index:1000;border-radius:12px;flex-direction:column;gap:.15rem;margin:0;padding:.35rem;list-style:none;animation:.2s cubic-bezier(.16,1,.3,1) forwards Footer-module__DaFM4q__slideUp;display:flex;position:absolute;bottom:calc(100% + 8px);right:0}.Footer-module__DaFM4q__menuItem{width:100%;color:var(--text-secondary);font-size:.8125rem;font-weight:500;font-family:var(--font-body);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.45rem .6rem;transition:all .15s;display:flex}.Footer-module__DaFM4q__menuItem:hover,.Footer-module__DaFM4q__menuItem:focus-visible{color:var(--text-primary);background:#ffffff0d}.Footer-module__DaFM4q__menuItemActive,.Footer-module__DaFM4q__menuItemActive:hover{background:var(--primary-dim);color:var(--primary-light)}.Footer-module__DaFM4q__checkIcon{color:var(--primary-light);flex-shrink:0}@keyframes Footer-module__DaFM4q__slideUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.Footer-module__DaFM4q__themeBtn{background:var(--bg-card);border:1px solid var(--border);width:34px;height:34px;color:var(--text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:all .2s;display:flex}.Footer-module__DaFM4q__themeBtn:hover{background:var(--bg-card-hover);color:var(--text-primary);border-color:#8b5cf659}.Footer-module__DaFM4q__creditRow{border-top:1px solid var(--border);justify-content:center;margin-top:1.25rem;padding-top:1rem;display:flex}.Footer-module__DaFM4q__creditLink{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.Footer-module__DaFM4q__creditLink:hover{color:var(--text-secondary);gap:.5rem}.Footer-module__DaFM4q__creditIcon{object-fit:contain;opacity:.6;width:16px;height:16px;transition:opacity .2s}.Footer-module__DaFM4q__creditLink:hover .Footer-module__DaFM4q__creditIcon{opacity:1;filter:drop-shadow(0 0 6px #06b6d499)}.Footer-module__DaFM4q__creditName{color:var(--text-secondary);font-weight:600;transition:color .2s}.Footer-module__DaFM4q__creditLink:hover .Footer-module__DaFM4q__creditName{color:#06b6d4}
.Profile-module__T9t1Tq__section{padding:calc(var(--header-h) + 5rem) var(--col-padding) 3.5rem;max-width:var(--col-width);text-align:center;flex-direction:column;align-items:center;gap:1.5rem;margin:0 auto;display:flex;position:relative}.Profile-module__T9t1Tq__glowBehind{pointer-events:none;z-index:0;background:radial-gradient(70% 55% at 50% 20%,#8b5cf638 0%,#0000 60%),radial-gradient(50% 40% at 35% 45%,#ec48991a 0%,#0000 55%),radial-gradient(45% 35% at 65% 55%,#6366f114 0%,#0000 50%);width:600px;height:400px;animation:6s ease-in-out infinite Profile-module__T9t1Tq__glowPulse;position:absolute;top:60px;left:50%;transform:translate(-50%)}.Profile-module__T9t1Tq__avatarWrapper{z-index:1;display:inline-flex;position:relative}.Profile-module__T9t1Tq__avatarRing{background:linear-gradient(135deg,#8b5cf6,#ec4899 50%,#6366f1) 0 0/200% 200%;border-radius:50%;width:130px;height:130px;padding:3.5px;animation:5s ease-in-out infinite Profile-module__T9t1Tq__gradSpin,4s ease-in-out infinite Profile-module__T9t1Tq__ringPulse}.Profile-module__T9t1Tq__avatar{background:var(--bg-elevated);border:3.5px solid var(--bg-base);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.Profile-module__T9t1Tq__avatarImg{object-fit:cover;width:100%;height:100%}.Profile-module__T9t1Tq__avatarFallback{font-family:var(--font-display);background:var(--grad-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3.25rem;font-weight:800}.Profile-module__T9t1Tq__avatarGlow{z-index:-1;filter:blur(6px);background:radial-gradient(#8b5cf64d 0%,#ec489926 45%,#0000 70%);border-radius:50%;animation:5s ease-in-out infinite Profile-module__T9t1Tq__glowPulse;position:absolute;inset:-36px}.Profile-module__T9t1Tq__name{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.035em;z-index:1;font-size:clamp(2rem,6vw,2.75rem);font-weight:800;line-height:1.1}.Profile-module__T9t1Tq__bio{color:var(--text-secondary);z-index:1;max-width:420px;font-size:1.0625rem;line-height:1.75}.Profile-module__T9t1Tq__socials{z-index:1;gap:.75rem;margin-top:.75rem;display:flex}.Profile-module__T9t1Tq__socialIcon{width:48px;height:48px;transition:transform .35s var(--ease-spring), background .25s ease, border-color .25s ease, box-shadow .3s ease;background:#ffffff0a;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;animation:5s ease-in-out infinite Profile-module__T9t1Tq__float;display:flex;position:relative}.Profile-module__T9t1Tq__socialIcon:nth-child(2){animation-delay:.3s}.Profile-module__T9t1Tq__socialIcon:nth-child(3){animation-delay:.6s}.Profile-module__T9t1Tq__socialIcon:nth-child(4){animation-delay:.9s}.Profile-module__T9t1Tq__socialIcon:nth-child(5){animation-delay:1.2s}.Profile-module__T9t1Tq__socialIcon:hover{background:#8b5cf626;border-color:#8b5cf673;animation:none;transform:translateY(-6px)scale(1.15);box-shadow:0 8px 30px #8b5cf64d,0 0 0 1px #8b5cf626}.Profile-module__T9t1Tq__socialGlyph{color:var(--text-secondary);justify-content:center;align-items:center;line-height:1;transition:color .25s;display:flex}.Profile-module__T9t1Tq__socialIcon:hover .Profile-module__T9t1Tq__socialGlyph{color:var(--primary-light)}.Profile-module__T9t1Tq__socialTooltip{background:var(--bg-elevated);border:1px solid var(--border);color:var(--text-secondary);white-space:nowrap;opacity:0;pointer-events:none;box-shadow:var(--shadow-sm);border-radius:6px;padding:.3rem .6rem;font-size:.7rem;font-weight:600;transition:opacity .2s,transform .2s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(4px)}.Profile-module__T9t1Tq__socialIcon:hover .Profile-module__T9t1Tq__socialTooltip{opacity:1;transform:translate(-50%)translateY(0)}@keyframes Profile-module__T9t1Tq__ringPulse{0%,to{opacity:1}50%{opacity:.75}}@keyframes Profile-module__T9t1Tq__glowPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@keyframes Profile-module__T9t1Tq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes Profile-module__T9t1Tq__gradSpin{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}
.ProductCard-module__6z8Uqa__wrapper{container-type:inline-size}.ProductCard-module__6z8Uqa__card{background:var(--bg-card);border:1px solid var(--border);cursor:pointer;transform-style:preserve-3d;will-change:transform;border-radius:20px;flex-direction:column;transition:border-color .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden}.ProductCard-module__6z8Uqa__card:before{content:"";opacity:0;pointer-events:none;z-index:0;background:linear-gradient(135deg,#8b5cf614 0%,#0000 60%);border-radius:20px;transition:opacity .4s;position:absolute;inset:0}.ProductCard-module__6z8Uqa__cardHovered{box-shadow:var(--shadow-card-h);border-color:#8b5cf64d}.ProductCard-module__6z8Uqa__cardHovered:before{opacity:1}.ProductCard-module__6z8Uqa__coverLink{z-index:1;width:100%;font:inherit;cursor:pointer;text-align:inherit;background:0 0;border:none;margin:0;padding:0;text-decoration:none;display:block;position:relative}.ProductCard-module__6z8Uqa__coverWrapper{background:var(--bg-elevated);position:relative;overflow:hidden}.ProductCard-module__6z8Uqa__cover{width:100%;height:auto;transition:transform .65s cubic-bezier(.16,1,.3,1),filter .4s;display:block}.ProductCard-module__6z8Uqa__card:hover .ProductCard-module__6z8Uqa__cover{filter:brightness(1.06)saturate(1.1)}.ProductCard-module__6z8Uqa__coverPlaceholder{background:linear-gradient(160deg,#8b5cf614 0%,#fd79a80d 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:3.5rem;display:flex}.ProductCard-module__6z8Uqa__coverFade{pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#0d0d1459 100%);height:20%;position:absolute;bottom:0;left:0;right:0}.ProductCard-module__6z8Uqa__priceBadge{z-index:2;-webkit-backdrop-filter:blur(12px);font-family:var(--font-display);color:#fff;letter-spacing:-.01em;background:#0d0d14bf;border:1px solid #ffffff1a;border-radius:99px;padding:.3rem .75rem;font-size:.875rem;font-weight:800;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;position:absolute;top:12px;left:12px}.ProductCard-module__6z8Uqa__priceBadgeGrad{background:var(--grad-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ProductCard-module__6z8Uqa__card:hover .ProductCard-module__6z8Uqa__priceBadge{transform:scale(1.05)translateY(-2px);box-shadow:0 6px 20px #00000080}.ProductCard-module__6z8Uqa__content{z-index:1;flex-direction:column;flex:1;gap:.375rem;padding:1.25rem 1.25rem 0;display:flex;position:relative}.ProductCard-module__6z8Uqa__title{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;font-size:1rem;font-weight:800;line-height:1.35;transition:color .25s}.ProductCard-module__6z8Uqa__card:hover .ProductCard-module__6z8Uqa__title{color:var(--primary)}.ProductCard-module__6z8Uqa__desc{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;line-height:1.6;display:-webkit-box;overflow:hidden}.ProductCard-module__6z8Uqa__ctaArea{z-index:1;padding:1rem 1.25rem 1.25rem;position:relative}.ProductCard-module__6z8Uqa__buyBtn{background:var(--grad-brand);color:#fff;letter-spacing:.02em;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.25rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:transform .25s cubic-bezier(.175,.885,.32,1.275),box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #8b5cf633}.ProductCard-module__6z8Uqa__buyBtnFill{display:none}.ProductCard-module__6z8Uqa__buyBtn:hover{color:#fff;transform:translateY(-2px)scale(1.01);box-shadow:0 8px 24px #8b5cf666,0 0 12px #ec489926}.ProductCard-module__6z8Uqa__buyBtn:active{transform:translateY(0)scale(.98)}.ProductCard-module__6z8Uqa__btnText{z-index:1;transition:letter-spacing .3s;position:relative}.ProductCard-module__6z8Uqa__buyBtn:hover .ProductCard-module__6z8Uqa__btnText{letter-spacing:.04em}.ProductCard-module__6z8Uqa__btnIcon{z-index:1;align-items:center;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.ProductCard-module__6z8Uqa__buyBtn:hover .ProductCard-module__6z8Uqa__btnIcon{transform:translate(4px)}.ProductCard-module__6z8Uqa__shimmer{z-index:2;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff26 50%,#0000 100%);position:absolute;inset:0;transform:translate(-150%)}.ProductCard-module__6z8Uqa__buyBtn:hover .ProductCard-module__6z8Uqa__shimmer{animation:.7s forwards ProductCard-module__6z8Uqa__sweepShimmer}@keyframes ProductCard-module__6z8Uqa__sweepShimmer{0%{transform:translate(-150%)}to{transform:translate(150%)}}.ProductCard-module__6z8Uqa__buyBtnLoading{pointer-events:none;color:var(--primary)!important;background:#8b5cf61f!important;border-color:#8b5cf666!important;transform:none!important}.ProductCard-module__6z8Uqa__buyBtnLoading .ProductCard-module__6z8Uqa__buyBtnFill{opacity:.25!important}.ProductCard-module__6z8Uqa__dotsLoader{z-index:1;align-items:center;gap:5px;display:flex;position:relative}.ProductCard-module__6z8Uqa__dot{background:var(--text-primary);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite ProductCard-module__6z8Uqa__dotBounce}.ProductCard-module__6z8Uqa__dot:first-child{animation-delay:0s}.ProductCard-module__6z8Uqa__dot:nth-child(2){animation-delay:.18s}.ProductCard-module__6z8Uqa__dot:nth-child(3){animation-delay:.36s}@keyframes ProductCard-module__6z8Uqa__dotBounce{0%,80%,to{opacity:.3;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}
.Books-module__vQ1V0q__section{padding:2rem var(--col-padding) 4rem}.Books-module__vQ1V0q__container{max-width:760px;margin:0 auto}.Books-module__vQ1V0q__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.Books-module__vQ1V0q__sectionLabelRow{align-items:center;gap:.5rem;display:flex}.Books-module__vQ1V0q__sectionDot{background:var(--grad-brand);border-radius:50%;width:7px;height:7px;animation:2.5s ease-in-out infinite Books-module__vQ1V0q__dotPulse;box-shadow:0 0 10px #8b5cf699}.Books-module__vQ1V0q__sectionLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--primary-light);font-size:.7rem;font-weight:700}.Books-module__vQ1V0q__sectionTitle{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.03em;margin:0;font-size:clamp(1.75rem,5vw,2.25rem);font-weight:800;line-height:1.2}.Books-module__vQ1V0q__sectionSub{color:var(--text-secondary);max-width:400px;margin:0;font-size:.9375rem;line-height:1.65}.Books-module__vQ1V0q__viewAll{color:var(--primary-light);border:1px solid #8b5cf640;border-radius:9999px;align-items:center;gap:.375rem;padding:.45rem 1.125rem;font-size:.875rem;font-weight:600;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.Books-module__vQ1V0q__viewAll:hover{background:var(--primary-dim);border-color:#8b5cf680;transform:translate(2px)}.Books-module__vQ1V0q__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;display:grid}.Books-module__vQ1V0q__card{background:var(--bg-card);border:1px solid var(--border);cursor:pointer;transform-style:preserve-3d;will-change:transform;border-radius:16px;flex-direction:column;transition:border-color .3s,box-shadow .3s;display:flex;overflow:hidden}.Books-module__vQ1V0q__cardHovered{box-shadow:var(--shadow-card-h);border-color:#8b5cf659}.Books-module__vQ1V0q__coverLink{z-index:1;cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:0;text-decoration:none;display:block;position:relative}.Books-module__vQ1V0q__titleBtn{cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:0}.Books-module__vQ1V0q__titleBtn:hover .Books-module__vQ1V0q__title{color:var(--primary-light)}.Books-module__vQ1V0q__coverWrapper{background:var(--bg-elevated);border-radius:14px 14px 0 0;position:relative;overflow:hidden}.Books-module__vQ1V0q__coverFade{pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#09090f4d 100%);height:15%;position:absolute;bottom:0;left:0;right:0}.Books-module__vQ1V0q__priceBadge{z-index:2;font-family:var(--font-display);letter-spacing:-.01em;-webkit-backdrop-filter:blur(10px);border:1px solid var(--border-glass);color:#0000;background:#09090fbf;background-clip:unset;-webkit-text-fill-color:unset;transition:transform .3s var(--ease-spring);border-radius:99px;align-items:center;padding:.28rem .7rem;font-size:.825rem;font-weight:800;display:inline-flex;position:absolute;top:10px;left:10px}.Books-module__vQ1V0q__priceBadge span{background:var(--grad-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Books-module__vQ1V0q__card:hover .Books-module__vQ1V0q__priceBadge{transform:scale(1.06)translateY(-1px)}.Books-module__vQ1V0q__cover{width:100%;height:auto;transition:filter .3s;display:block}.Books-module__vQ1V0q__card:hover .Books-module__vQ1V0q__cover{filter:brightness(1.06)}.Books-module__vQ1V0q__coverPlaceholder{background:linear-gradient(160deg, var(--bg-surface) 0%, var(--bg-elevated) 100%);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:100%;padding:1.5rem;display:flex}.Books-module__vQ1V0q__coverPlaceholderIcon{filter:grayscale(30%);font-size:2.5rem}.Books-module__vQ1V0q__coverPlaceholderText{font-family:var(--font-display);color:var(--text-muted);letter-spacing:.01em;font-size:.875rem;font-weight:700;line-height:1.3}.Books-module__vQ1V0q__coverShine{background:linear-gradient(135deg,#fff0 0%,#ffffff0a 50%,#fff0 100%);transition:transform;position:absolute;inset:0;transform:translate(-100%)skew(-12deg)}.Books-module__vQ1V0q__coverShineActive{transition:transform .6s;transform:translate(200%)skew(-12deg)}.Books-module__vQ1V0q__coverGlow{background:linear-gradient(to top, var(--bg-base) 0%, transparent 100%);pointer-events:none;height:60%;position:absolute;bottom:0;left:0;right:0}.Books-module__vQ1V0q__content{z-index:1;flex-direction:column;flex:1;gap:.5rem;padding:1rem 1rem 1.1rem;display:flex;position:relative}.Books-module__vQ1V0q__title{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;font-size:1rem;font-weight:800;line-height:1.3;transition:color .2s}.Books-module__vQ1V0q__card:hover .Books-module__vQ1V0q__title{color:var(--primary-light)}.Books-module__vQ1V0q__description{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;line-height:1.6;display:-webkit-box;overflow:hidden}.Books-module__vQ1V0q__buyBtn{background:var(--grad-brand);color:#fff;letter-spacing:.01em;width:100%;transition:transform .25s var(--ease-spring), box-shadow .25s ease;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;margin-top:.75rem;padding:.72rem 1.25rem;font-size:.875rem;font-weight:700;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #8b5cf633}.Books-module__vQ1V0q__buyBtnBg{display:none}.Books-module__vQ1V0q__buyBtn:hover{color:#fff;transform:translateY(-2px)scale(1.01);box-shadow:0 8px 24px #8b5cf666,0 0 12px #ec489926}.Books-module__vQ1V0q__buyBtn:active{transform:scale(.98)translateY(0)}.Books-module__vQ1V0q__buyBtnShimmer{z-index:2;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff2e 50%,#0000 100%);position:absolute;inset:0;transform:translate(-150%)}.Books-module__vQ1V0q__buyBtn:hover .Books-module__vQ1V0q__buyBtnShimmer{animation:.7s forwards Books-module__vQ1V0q__sweepShimmer}.Books-module__vQ1V0q__btnInner{z-index:1;align-items:center;gap:.5rem;display:flex;position:relative}.Books-module__vQ1V0q__btnLabel{transition:letter-spacing .3s}.Books-module__vQ1V0q__buyBtn:hover .Books-module__vQ1V0q__btnLabel{letter-spacing:.04em}.Books-module__vQ1V0q__btnArrow{transition:transform .4s var(--ease-out);align-items:center;display:flex}.Books-module__vQ1V0q__buyBtn:hover .Books-module__vQ1V0q__btnArrow{transform:translate(5px)}.Books-module__vQ1V0q__buyBtnLoading{pointer-events:none;opacity:1;color:var(--primary)!important;background:#8b5cf61f!important;border-color:#8b5cf659!important;transform:none!important}.Books-module__vQ1V0q__buyBtnLoading .Books-module__vQ1V0q__buyBtnBg{opacity:.2!important}.Books-module__vQ1V0q__dotsWrap{z-index:1;align-items:center;gap:5px;display:flex;position:relative}.Books-module__vQ1V0q__dot{background:var(--text-primary);border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite Books-module__vQ1V0q__dotBounce}.Books-module__vQ1V0q__dot:first-child{animation-delay:0s}.Books-module__vQ1V0q__dot:nth-child(2){animation-delay:.16s}.Books-module__vQ1V0q__dot:nth-child(3){animation-delay:.32s}@keyframes Books-module__vQ1V0q__dotBounce{0%,80%,to{opacity:.3;transform:scale(.55)}40%{opacity:1;transform:scale(1.1)}}@keyframes Books-module__vQ1V0q__sweepShimmer{0%{transform:translate(-150%)}to{transform:translate(150%)}}.Books-module__vQ1V0q__emptyState{text-align:center;background:linear-gradient(160deg,#8b5cf60a 0%,#ec489905 50%,#ffffff04 100%);border:1px solid #8b5cf626;border-radius:20px;flex-direction:column;align-items:center;gap:1rem;padding:3.5rem 2rem;display:flex;position:relative;overflow:hidden}.Books-module__vQ1V0q__adminBadge{letter-spacing:.04em;text-transform:uppercase;color:var(--primary-light);background:var(--primary-dim);border:1px solid #8b5cf640;border-radius:999px;align-items:center;gap:.375rem;padding:.3rem .75rem;font-size:.7rem;font-weight:700;display:inline-flex}.Books-module__vQ1V0q__emptyGlow{pointer-events:none;background:radial-gradient(#8b5cf626 0%,#0000 70%);width:320px;height:200px;position:absolute;top:-40%;left:50%;transform:translate(-50%)}.Books-module__vQ1V0q__emptyIcon{background:linear-gradient(135deg, var(--primary-dim) 0%, #ec489914 100%);width:80px;height:80px;color:var(--primary-light);border:1px solid #8b5cf633;border-radius:50%;justify-content:center;align-items:center;animation:3s ease-in-out infinite Books-module__vQ1V0q__emptyIconPulse;display:flex}.Books-module__vQ1V0q__emptyTitle{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.Books-module__vQ1V0q__emptyDesc{color:var(--text-secondary);max-width:360px;font-size:.9375rem;line-height:1.65}.Books-module__vQ1V0q__syncBtn{background:var(--grad-brand);color:#fff;transition:transform .2s var(--ease-spring), box-shadow .2s ease;border-radius:10px;align-items:center;gap:.375rem;margin-top:.5rem;padding:.65rem 1.5rem;font-size:.875rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.Books-module__vQ1V0q__syncBtn:hover{transform:translateY(-2px)scale(1.03);box-shadow:0 8px 28px #8b5cf673}.Books-module__vQ1V0q__syncBtnShimmer{background:linear-gradient(90deg,#0000 0%,#fff3 50%,#0000 100%);animation:2.5s ease-in-out infinite Books-module__vQ1V0q__shimmer;position:absolute;inset:0;transform:translate(-100%)}.Books-module__vQ1V0q__emptyState span{font-size:2.5rem}.Books-module__vQ1V0q__syncLink{color:var(--primary-light);font-size:.875rem;font-weight:600;transition:color .2s}.Books-module__vQ1V0q__syncLink:hover{color:var(--primary)}@keyframes Books-module__vQ1V0q__emptyIconPulse{0%,to{box-shadow:0 0 #8b5cf633}50%{box-shadow:0 0 30px 8px #8b5cf626}}@keyframes Books-module__vQ1V0q__shimmer{0%{transform:translate(-100%)}to{transform:translate(200%)}}@keyframes Books-module__vQ1V0q__dotPulse{0%,to{box-shadow:0 0 8px #8b5cf680}50%{box-shadow:0 0 18px #8b5cf6e6}}
.BookModal-module__iSXD7q__backdrop{-webkit-backdrop-filter:blur(14px);z-index:1000;background:#04040cbf;position:fixed;inset:0}.BookModal-module__iSXD7q__container{z-index:1001;pointer-events:none;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.BookModal-module__iSXD7q__modal{background:var(--glass-bg);width:100%;max-width:780px;max-height:calc(100vh - 2.5rem);-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--border);box-shadow:var(--shadow-md);color:var(--text-primary);pointer-events:all;border-radius:24px;position:relative;overflow:hidden}.BookModal-module__iSXD7q__glowPurple{pointer-events:none;z-index:0;background:radial-gradient(#8b5cf62e 0%,#0000 70%);width:320px;height:280px;position:absolute;top:-60px;left:-40px}.BookModal-module__iSXD7q__glowPink{pointer-events:none;z-index:0;background:radial-gradient(#ec48991f 0%,#0000 70%);width:280px;height:240px;position:absolute;bottom:-60px;right:-40px}.BookModal-module__iSXD7q__closeBtn{z-index:10;background:var(--bg-elevated);border:1px solid var(--border);width:36px;height:36px;color:var(--text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.BookModal-module__iSXD7q__closeBtn:hover{color:var(--text-primary);background:#ec489926;border-color:#ec489966;transform:rotate(90deg)scale(1.05)}.BookModal-module__iSXD7q__body{z-index:1;grid-template-columns:220px 1fr;gap:0;min-height:360px;display:grid;position:relative}.BookModal-module__iSXD7q__coverCol{border-right:1px solid var(--border);flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.5rem 2rem 2rem;display:flex}.BookModal-module__iSXD7q__coverWrap{background:var(--bg-elevated);width:100%;box-shadow:var(--shadow-card);border-radius:12px;position:relative;overflow:hidden}.BookModal-module__iSXD7q__cover{width:100%;height:auto;display:block}.BookModal-module__iSXD7q__coverPlaceholder{width:100%;height:100%;color:var(--text-faint);background:linear-gradient(135deg,#8b5cf60d,#0000);justify-content:center;align-items:center;display:flex}.BookModal-module__iSXD7q__coverSheen{pointer-events:none;background:linear-gradient(#ffffff0f 0%,#0000 100%);height:40%;position:absolute;top:0;left:0;right:0}.BookModal-module__iSXD7q__priceChip{font-family:var(--font-display);letter-spacing:-.01em;background:#8b5cf61a;background-clip:unset;-webkit-text-fill-color:unset;color:var(--primary-light);border:1px solid #8b5cf640;border-radius:99px;align-items:center;gap:.4rem;padding:.4rem 1rem;font-size:1rem;font-weight:800;display:inline-flex}.BookModal-module__iSXD7q__priceChip svg{opacity:.7;flex-shrink:0}.BookModal-module__iSXD7q__infoCol{flex-direction:column;gap:1rem;max-height:calc(100vh - 2.5rem - 80px);padding:2rem;display:flex;overflow-y:auto}.BookModal-module__iSXD7q__badge{letter-spacing:.1em;text-transform:uppercase;color:var(--primary-light);background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:99px;align-self:flex-start;align-items:center;gap:.4rem;padding:.28rem .75rem;font-size:.7rem;font-weight:700;display:inline-flex}.BookModal-module__iSXD7q__badgeDot{background:var(--primary-light);border-radius:50%;width:5px;height:5px;animation:2.5s ease-in-out infinite BookModal-module__iSXD7q__dotPulse;box-shadow:0 0 6px #8b5cf6cc}@keyframes BookModal-module__iSXD7q__dotPulse{0%,to{opacity:1}50%{opacity:.4}}.BookModal-module__iSXD7q__title{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.03em;overflow-wrap:break-word;word-wrap:break-word;margin:0;font-size:clamp(1.4rem,3vw,2rem);font-weight:800;line-height:1.15}.BookModal-module__iSXD7q__divider{background:linear-gradient(90deg,#8b5cf64d,#0000);height:1px}.BookModal-module__iSXD7q__descriptionWrap{flex:1;overflow-y:auto}.BookModal-module__iSXD7q__description{color:var(--text-secondary);overflow-wrap:break-word;word-wrap:break-word;font-size:.9375rem;line-height:1.75}.BookModal-module__iSXD7q__buyBtn{width:100%;font-family:var(--font-body);letter-spacing:.01em;color:#fff;background:var(--grad-brand);border:none;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;gap:.625rem;margin-top:auto;padding:.875rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .25s cubic-bezier(.175,.885,.32,1.275),box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #8b5cf633}.BookModal-module__iSXD7q__buyBtnBg{display:none}.BookModal-module__iSXD7q__buyBtn:hover{color:#fff;transform:translateY(-2px)scale(1.01);box-shadow:0 8px 24px #8b5cf666,0 0 16px #ec489933}.BookModal-module__iSXD7q__buyBtn:active{transform:translateY(0)scale(.98)}.BookModal-module__iSXD7q__buyBtnShimmer{z-index:2;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff2e 50%,#0000 100%);position:absolute;inset:0;transform:translate(-150%)}.BookModal-module__iSXD7q__buyBtn:hover .BookModal-module__iSXD7q__buyBtnShimmer{animation:.7s forwards BookModal-module__iSXD7q__sweepShimmer}.BookModal-module__iSXD7q__buyBtnIcon{z-index:1;flex-shrink:0;position:relative}.BookModal-module__iSXD7q__buyBtn span:last-of-type{z-index:1;position:relative}@keyframes BookModal-module__iSXD7q__sweepShimmer{0%{transform:translate(-150%)}to{transform:translate(150%)}}@media (max-width:768px){.BookModal-module__iSXD7q__body{flex-direction:column;height:100%;display:flex}.BookModal-module__iSXD7q__coverCol{border-right:none;border-bottom:1px solid var(--border);flex-direction:row;flex-shrink:0;align-items:flex-start;gap:1.25rem;padding:1.5rem}.BookModal-module__iSXD7q__coverWrap{flex-shrink:0;width:120px}.BookModal-module__iSXD7q__priceChip{align-self:center;font-size:.875rem}.BookModal-module__iSXD7q__infoCol{flex:1;min-height:0;padding:1.25rem 1.5rem 1.5rem}.BookModal-module__iSXD7q__container{padding:0}.BookModal-module__iSXD7q__modal{border:none;border-radius:0;flex-direction:column;width:100vw;max-width:100vw;height:100vh;max-height:100vh;margin:0;display:flex}}
.ProductGrid-module__AKaula__wrapper{flex-direction:column;gap:2rem;display:flex}.ProductGrid-module__AKaula__searchBar{width:100%;max-width:480px;margin:0 auto;position:relative}.ProductGrid-module__AKaula__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:1.125rem;transform:translateY(-50%)}.ProductGrid-module__AKaula__searchInput{width:100%;color:var(--text-primary);font-family:var(--font-body);background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;outline:none;padding:.875rem 1.25rem .875rem 3rem;font-size:.9375rem;transition:border-color .25s,box-shadow .25s,background .25s}.ProductGrid-module__AKaula__searchInput::placeholder{color:var(--text-muted)}.ProductGrid-module__AKaula__searchInput:focus{background:#ffffff0f;border-color:#8b5cf680;box-shadow:0 0 0 3px #8b5cf61a,0 8px 32px #0003}.ProductGrid-module__AKaula__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;display:grid}.ProductGrid-module__AKaula__empty{text-align:center;color:var(--text-muted);background:#ffffff05;border:1px dashed #ffffff14;border-radius:20px;flex-direction:column;align-items:center;gap:1rem;padding:4rem 1.5rem;font-size:1rem;display:flex}.ProductGrid-module__AKaula__empty span{font-size:2.5rem}
.page-module__jkTXgG__main{min-height:100vh;padding-top:var(--header-h);flex-direction:column;display:flex}.page-module__jkTXgG__container{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:3rem 1.5rem 6rem}.page-module__jkTXgG__backLink{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:2.5rem;font-size:.9375rem;font-weight:500;transition:color .25s,transform .25s;display:inline-flex}.page-module__jkTXgG__backLink:hover{color:var(--primary-light);transform:translate(-4px)}.page-module__jkTXgG__productLayout{grid-template-columns:4fr 5fr;align-items:start;gap:5rem;display:grid}.page-module__jkTXgG__imageColumn{top:calc(var(--header-h) + 2rem);position:sticky}.page-module__jkTXgG__coverWrapper{background:0 0;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 24px 64px #00000080,0 0 0 1px #ffffff0f}.page-module__jkTXgG__coverImage{z-index:1;border-radius:16px;width:100%;height:auto;display:block;position:relative}.page-module__jkTXgG__coverGlow{z-index:0;filter:blur(30px);pointer-events:none;background:radial-gradient(circle,#8b5cf626 0%,#0000 70%);position:absolute;inset:-30px}.page-module__jkTXgG__infoColumn{flex-direction:column;gap:2rem;padding-top:1rem;display:flex}.page-module__jkTXgG__badge{letter-spacing:.1em;text-transform:uppercase;color:var(--primary-light);background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:999px;align-self:flex-start;align-items:center;gap:.375rem;padding:.3rem .875rem;font-size:.75rem;font-weight:700;display:inline-flex}.page-module__jkTXgG__badgeDot{background:var(--primary-light);border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #8b5cf699}.page-module__jkTXgG__title{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.03em;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1}.page-module__jkTXgG__priceCard{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}.page-module__jkTXgG__priceCard:before{content:"";background:linear-gradient(90deg,#0000,#8b5cf680,#0000);height:1px;position:absolute;top:0;left:0;right:0}.page-module__jkTXgG__price{font-family:var(--font-display);background:var(--grad-brand);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:2.75rem;font-weight:800}.page-module__jkTXgG__buyBtn{background:var(--grad-brand);color:#fff;text-align:center;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.25rem 2rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:transform .25s cubic-bezier(.175,.885,.32,1.275),box-shadow .25s;display:flex;position:relative;overflow:hidden}.page-module__jkTXgG__buyBtn:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 14px 32px #8b5cf666}.page-module__jkTXgG__buyBtn:active{transform:translateY(0)scale(.98)}.page-module__jkTXgG__buyBtnShimmer{pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff40 50%,#0000 100%);animation:3s ease-in-out infinite page-module__jkTXgG__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes page-module__jkTXgG__shimmer{0%,20%{transform:translate(-100%)}80%,to{transform:translate(100%)}}.page-module__jkTXgG__divider{background:#ffffff14;height:1px;margin:1rem 0}.page-module__jkTXgG__sectionTitle{font-family:var(--font-display);color:var(--text-primary);align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:1.5rem;font-weight:700;display:flex}.page-module__jkTXgG__sectionIcon{color:var(--primary-light)}.page-module__jkTXgG__description{color:var(--text-secondary);font-size:1.0625rem;line-height:1.8}.page-module__jkTXgG__description p{margin-bottom:1.25rem}.page-module__jkTXgG__description ul,.page-module__jkTXgG__description ol{margin-bottom:1.25rem;margin-left:1.5rem}.page-module__jkTXgG__description li{margin-bottom:.5rem}.page-module__jkTXgG__description a{color:var(--primary-light);text-underline-offset:4px;-webkit-text-decoration:underline #8b5cf666;text-decoration:underline #8b5cf666;transition:color .2s}.page-module__jkTXgG__description a:hover{color:#fff}.page-module__jkTXgG__buyBtnLoading{pointer-events:none;opacity:.9;transform:scale(.98)}.page-module__jkTXgG__spinner{width:20px;height:20px;animation:1s linear infinite page-module__jkTXgG__spin}@keyframes page-module__jkTXgG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:900px){.page-module__jkTXgG__productLayout{grid-template-columns:1fr;gap:3rem}.page-module__jkTXgG__imageColumn{max-width:400px;margin:0 auto;position:static}.page-module__jkTXgG__title{text-align:center}.page-module__jkTXgG__badge{align-self:center}}
.page-module__wTmG3a__main{min-height:100vh;padding-top:var(--header-h)}.page-module__wTmG3a__container{max-width:960px;padding:0 var(--col-padding) 5rem;margin:0 auto}.page-module__wTmG3a__hero{text-align:center;padding:3.5rem 0 2.5rem;position:relative}.page-module__wTmG3a__heroGlow{pointer-events:none;background:radial-gradient(#8b5cf61f 0%,#0000 70%);width:400px;height:250px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.page-module__wTmG3a__badge{letter-spacing:.12em;text-transform:uppercase;color:var(--primary-light);background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:999px;align-items:center;gap:.375rem;margin-bottom:1rem;padding:.3rem .875rem;font-size:.7rem;font-weight:700;display:inline-flex}.page-module__wTmG3a__badgeDot{background:var(--primary-light);border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #8b5cf699}.page-module__wTmG3a__title{font-family:var(--font-display);letter-spacing:-.03em;margin:0 0 .75rem;font-size:clamp(2rem,5vw,2.75rem);font-weight:800;line-height:1.15}.page-module__wTmG3a__gradText{background:var(--grad-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module__wTmG3a__subtitle{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:1rem;line-height:1.65}.page-module__wTmG3a__count{color:var(--text-muted);align-items:center;gap:.375rem;margin-top:1rem;font-size:.8125rem;display:inline-flex}.page-module__wTmG3a__countNum{color:var(--primary-light);font-weight:800}
.Links-module__32jLCW__section{padding:0 0 4rem}.Links-module__32jLCW__container{max-width:var(--col-width);padding:0 var(--col-padding);flex-direction:column;gap:1.25rem;margin:0 auto;display:flex}.Links-module__32jLCW__sectionLabel{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.Links-module__32jLCW__list{flex-direction:column;gap:.625rem;display:flex}.Links-module__32jLCW__linkBtn{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;align-items:center;gap:.875rem;padding:1rem 1.25rem;transition:border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.Links-module__32jLCW__linkBtn:hover{border-color:var(--border-hover);box-shadow:var(--shadow-card-h)}.Links-module__32jLCW__linkBgSweep{background:linear-gradient(90deg, var(--primary-dim) 0%, var(--accent-dim) 100%);pointer-events:none;transition:transform .45s var(--ease-out);position:absolute;inset:0;transform:translate(-101%)}.Links-module__32jLCW__linkBtn:hover .Links-module__32jLCW__linkBgSweep{transform:translate(0)}.Links-module__32jLCW__linkIcon{z-index:1;flex-shrink:0;font-size:1.25rem;position:relative}.Links-module__32jLCW__linkTitle{color:var(--text-primary);z-index:1;transition:transform .3s var(--ease-out);flex:1;font-size:.9375rem;font-weight:600;position:relative}.Links-module__32jLCW__linkBtn:hover .Links-module__32jLCW__linkTitle{transform:translate(4px)}.Links-module__32jLCW__linkArrow{color:var(--text-muted);z-index:1;transition:transform .3s var(--ease-out), color .2s ease;font-size:1.125rem;position:relative}.Links-module__32jLCW__linkBtn:hover .Links-module__32jLCW__linkArrow{color:var(--primary-light);transform:translate(4px)}
