.Booking-module-scss-module__rGAgyq__bookingContainer{--pub-max-width:1200px;--pub-section-pad-x:clamp(16px,4vw,32px);--pub-section-pad-y:clamp(32px,5vw,52px);--pub-radius-lg:var(--block-radius);--pub-radius-md:var(--radius-lg);--pub-shadow-soft:var(--shadow-md);--pub-shadow-card:var(--shadow-lg);background:var(--background);min-height:100vh;color:var(--text-primary);-webkit-font-smoothing:antialiased;width:100%;overflow-x:clip}.Booking-module-scss-module__rGAgyq__scrollProgress{z-index:200;pointer-events:none;background:0 0;height:3px;position:fixed;top:0;left:0;right:0}.Booking-module-scss-module__rGAgyq__scrollProgress:after{content:"";height:100%;width:var(--scroll-progress,0%);background:var(--gradient,var(--primary));transition:width .1s linear;display:block}.Booking-module-scss-module__rGAgyq__premiumLoader{justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}.Booking-module-scss-module__rGAgyq__premiumLoader .Booking-module-scss-module__rGAgyq__spinnerCore{border:3px solid #0000;border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite Booking-module-scss-module__rGAgyq__pubSpin}.Booking-module-scss-module__rGAgyq__premiumLoader .Booking-module-scss-module__rGAgyq__spinnerRing{border:1px solid color-mix(in srgb,var(--primary)20%,transparent);border-radius:50%;width:60px;height:60px;position:absolute}@keyframes Booking-module-scss-module__rGAgyq__pubSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.PublicHero-module-scss-module__GvkGJW__pubSectionHeader{margin-bottom:clamp(24px,5vw,40px)}.PublicHero-module-scss-module__GvkGJW__pubSectionHeaderCenter{text-align:center}.PublicHero-module-scss-module__GvkGJW__pubSectionHeaderCenter p{margin-left:auto;margin-right:auto}.PublicHero-module-scss-module__GvkGJW__heroSection{padding:var(--pub-section-pad-y)var(--pub-section-pad-x);max-width:var(--pub-max-width);box-sizing:border-box;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;gap:clamp(32px,5vw,56px);width:100%;margin-left:auto;margin-right:auto;padding-top:clamp(32px,6vw,64px);padding-bottom:clamp(32px,6vw,56px);display:grid}@media (max-width:900px){.PublicHero-module-scss-module__GvkGJW__heroSection{text-align:center;grid-template-columns:1fr}}.PublicHero-module-scss-module__GvkGJW__heroContent{min-width:0}.PublicHero-module-scss-module__GvkGJW__heroPlaques{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;display:flex}@media (max-width:900px){.PublicHero-module-scss-module__GvkGJW__heroPlaques{justify-content:center}}.PublicHero-module-scss-module__GvkGJW__tutorPlaque{text-transform:uppercase;letter-spacing:.04em}.PublicHero-module-scss-module__GvkGJW__heroTitle{letter-spacing:-.03em;color:var(--text-primary);margin:0 0 16px;font-size:clamp(2rem,6vw,3.25rem);font-weight:800;line-height:1.1}.PublicHero-module-scss-module__GvkGJW__description{color:var(--text-secondary);max-width:36rem;margin:0 0 24px;font-size:clamp(1rem,2.5vw,1.125rem);font-weight:500;line-height:1.6}@media (max-width:900px){.PublicHero-module-scss-module__GvkGJW__description{margin-left:auto;margin-right:auto}}.PublicHero-module-scss-module__GvkGJW__trustStrip{flex-wrap:wrap;gap:10px;margin-bottom:28px;display:flex}@media (max-width:900px){.PublicHero-module-scss-module__GvkGJW__trustStrip{justify-content:center}}.PublicHero-module-scss-module__GvkGJW__trustChip{background:var(--surface);border:1px solid var(--border-light);color:var(--text-secondary);box-shadow:var(--shadow-sm);border-radius:100px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex}.PublicHero-module-scss-module__GvkGJW__trustChip strong{color:var(--text-primary);font-weight:800}.PublicHero-module-scss-module__GvkGJW__mobileHeroVisual{margin-bottom:24px;display:none}@media (max-width:900px){.PublicHero-module-scss-module__GvkGJW__mobileHeroVisual{display:block}}.PublicHero-module-scss-module__GvkGJW__imageContainer{border-radius:var(--pub-radius-lg);aspect-ratio:4/5;border:1px solid var(--border-light);background:var(--surface);max-width:320px;box-shadow:var(--pub-shadow-card);margin:0 auto;overflow:hidden}.PublicHero-module-scss-module__GvkGJW__imageContainer .PublicHero-module-scss-module__GvkGJW__mainImage{object-fit:cover;width:100%;height:100%}.PublicHero-module-scss-module__GvkGJW__heroActions{margin-bottom:8px}@media (max-width:767px){.PublicHero-module-scss-module__GvkGJW__heroActions{width:100%}}.PublicHero-module-scss-module__GvkGJW__ctaMain{border-radius:var(--radius-lg);background:var(--primary);color:#fff;cursor:pointer;box-shadow:0 8px 24px color-mix(in srgb,var(--primary)30%,transparent);border:none;justify-content:center;align-items:center;gap:10px;padding:14px 24px;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s,box-shadow .2s,transform .15s;display:inline-flex}@media (hover:hover){.PublicHero-module-scss-module__GvkGJW__ctaMain:hover{background:var(--primary-hover,var(--primary))}}.PublicHero-module-scss-module__GvkGJW__ctaMain:active{transform:scale(.99)}.PublicHero-module-scss-module__GvkGJW__ctaMain:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.PublicHero-module-scss-module__GvkGJW__ctaMain{width:auto;padding:16px 28px;font-size:16px}@media (max-width:767px){.PublicHero-module-scss-module__GvkGJW__ctaMain{width:100%}}.PublicHero-module-scss-module__GvkGJW__socialLinks{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}@media (max-width:900px){.PublicHero-module-scss-module__GvkGJW__socialLinks{justify-content:center}}.PublicHero-module-scss-module__GvkGJW__socialIcon{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border-light);width:42px;height:42px;color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:flex}@media (hover:hover){.PublicHero-module-scss-module__GvkGJW__socialIcon:hover{color:var(--primary);border-color:color-mix(in srgb,var(--primary)35%,var(--border-light))}}.PublicHero-module-scss-module__GvkGJW__heroVisual{position:relative}@media (max-width:900px){.PublicHero-module-scss-module__GvkGJW__heroVisual{display:none}}.PublicHero-module-scss-module__GvkGJW__heroVisual .PublicHero-module-scss-module__GvkGJW__imageContainer{aspect-ratio:4/5;max-width:none;box-shadow:var(--pub-shadow-card);margin:0}.PublicHero-module-scss-module__GvkGJW__photoFrame{border-radius:var(--pub-radius-lg);background:var(--gradient,linear-gradient(135deg,var(--primary)0%,var(--primary-light)100%));padding:4px;position:relative}
.simpleFormattedText-module-scss-module__0Tz7rW__link{color:var(--primary);text-underline-offset:2px;word-break:break-all;text-decoration:underline}.simpleFormattedText-module-scss-module__0Tz7rW__link:hover{opacity:.85}
.FormattedText-module-scss-module__amg9wW__root{white-space:pre-wrap;word-break:break-word}.FormattedText-module-scss-module__amg9wW__root strong{color:inherit;font-weight:700}.FormattedText-module-scss-module__amg9wW__root a{color:var(--primary);text-underline-offset:2px;word-break:break-all;text-decoration:underline}.FormattedText-module-scss-module__amg9wW__root a:hover{opacity:.85}
.HomeworkActions-module-scss-module__oOtrGq__actions{flex-direction:column;gap:8px;margin-top:2px;padding-top:14px;display:flex}.HomeworkActions-module-scss-module__oOtrGq__actionWithHint{flex-direction:column;gap:8px;width:100%;display:flex}.HomeworkActions-module-scss-module__oOtrGq__buttonRow{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.HomeworkActions-module-scss-module__oOtrGq__actionBtn{justify-content:center;align-items:center;gap:8px;border-radius:12px!important;width:100%!important;min-height:44px!important;font-size:14px!important;font-weight:600!important;display:flex!important}.HomeworkActions-module-scss-module__oOtrGq__bottomHint,.HomeworkActions-module-scss-module__oOtrGq__disabledHint{color:var(--text-secondary);opacity:.85;margin:0;font-size:12px;line-height:1.45}.HomeworkActions-module-scss-module__oOtrGq__bypassSection{border-top:1px dashed var(--border-light);flex-direction:column;gap:8px;width:100%;margin-top:4px;padding-top:4px;display:flex}.HomeworkActions-module-scss-module__oOtrGq__bypassBtn{border-style:dashed!important}@media (max-width:480px){.HomeworkActions-module-scss-module__oOtrGq__buttonRow{grid-template-columns:1fr}}
.PublicSubjects-module-scss-module__fpov9a__pubSectionHeader{margin-bottom:clamp(24px,5vw,40px)}.PublicSubjects-module-scss-module__fpov9a__pubSectionHeaderCenter{text-align:center}.PublicSubjects-module-scss-module__fpov9a__pubSectionHeaderCenter p{margin-left:auto;margin-right:auto}.PublicSubjects-module-scss-module__fpov9a__subjectsSection{padding:var(--pub-section-pad-y)var(--pub-section-pad-x);max-width:var(--pub-max-width);box-sizing:border-box;background:var(--background);width:100%;margin-left:auto;margin-right:auto}.PublicSubjects-module-scss-module__fpov9a__sectionHeader{text-align:center;margin-bottom:clamp(24px,5vw,40px)}.PublicSubjects-module-scss-module__fpov9a__sectionHeader h2{letter-spacing:-.03em;color:var(--text-primary);margin:0 0 8px;font-size:clamp(1.5rem,4vw,2rem);font-weight:800;line-height:1.15}.PublicSubjects-module-scss-module__fpov9a__sectionHeader p{color:var(--text-secondary);max-width:36rem;margin:0 auto;font-size:clamp(.9375rem,2.5vw,1.0625rem);font-weight:500;line-height:1.55}.PublicSubjects-module-scss-module__fpov9a__sectionEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--primary);justify-content:center;align-items:center;gap:6px;margin-bottom:10px;font-size:11px;font-weight:700;display:inline-flex}.PublicSubjects-module-scss-module__fpov9a__subjectPlaques{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}
.HomeworkChat-module-scss-module__IQyTFa__chatSection{background:var(--surface);border-radius:var(--block-radius);border:1px solid var(--border);flex-direction:column;flex:1;min-height:480px;display:flex;overflow:hidden;box-shadow:0 2px 12px #0000000a}@media (max-width:767px){.HomeworkChat-module-scss-module__IQyTFa__chatSection{min-height:420px}}.HomeworkChat-module-scss-module__IQyTFa__chatHeader{border-bottom:1px solid var(--border);background:var(--surface);flex-shrink:0;padding:16px 20px}.HomeworkChat-module-scss-module__IQyTFa__chatHeader h3{color:var(--text-primary);margin:0;font-size:15px;font-weight:600}@media (max-width:767px){.HomeworkChat-module-scss-module__IQyTFa__chatHeader{padding:14px 16px}}.HomeworkChat-module-scss-module__IQyTFa__messages{background:var(--background);flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:auto}@media (max-width:767px){.HomeworkChat-module-scss-module__IQyTFa__messages{gap:14px;padding:14px}}.HomeworkChat-module-scss-module__IQyTFa__systemRow{justify-content:center;width:100%;display:flex}.HomeworkChat-module-scss-module__IQyTFa__messageWrapper{flex-direction:column;min-width:0;max-width:72%;display:flex}.HomeworkChat-module-scss-module__IQyTFa__messageWrapper.HomeworkChat-module-scss-module__IQyTFa__ownMessage{align-self:flex-end;align-items:flex-end}.HomeworkChat-module-scss-module__IQyTFa__messageWrapper.HomeworkChat-module-scss-module__IQyTFa__ownMessage .HomeworkChat-module-scss-module__IQyTFa__messageBubble{background:var(--primary);color:#fff;border-radius:16px 16px 4px}.HomeworkChat-module-scss-module__IQyTFa__messageWrapper.HomeworkChat-module-scss-module__IQyTFa__ownMessage .HomeworkChat-module-scss-module__IQyTFa__messageMeta{justify-content:flex-end}.HomeworkChat-module-scss-module__IQyTFa__messageWrapper:not(.HomeworkChat-module-scss-module__IQyTFa__ownMessage){align-self:flex-start;align-items:flex-start}.HomeworkChat-module-scss-module__IQyTFa__messageWrapper:not(.HomeworkChat-module-scss-module__IQyTFa__ownMessage) .HomeworkChat-module-scss-module__IQyTFa__messageBubble{background:var(--surface);color:var(--text-primary);border:1px solid var(--border);border-radius:16px 16px 16px 4px}@media (max-width:767px){.HomeworkChat-module-scss-module__IQyTFa__messageWrapper{max-width:88%}}.HomeworkChat-module-scss-module__IQyTFa__senderName{color:var(--primary);margin-bottom:4px;margin-left:4px;font-size:12px;font-weight:600}.HomeworkChat-module-scss-module__IQyTFa__messageBubble{word-wrap:break-word;min-width:0;max-width:100%;padding:10px 14px;font-size:14px;line-height:1.5}.HomeworkChat-module-scss-module__IQyTFa__messageBubble.HomeworkChat-module-scss-module__IQyTFa__hasAttachments{overflow:hidden}.HomeworkChat-module-scss-module__IQyTFa__messageBubble.HomeworkChat-module-scss-module__IQyTFa__attachmentsOnly{padding:4px}.HomeworkChat-module-scss-module__IQyTFa__messageBubble.HomeworkChat-module-scss-module__IQyTFa__hasAttachments:not(.HomeworkChat-module-scss-module__IQyTFa__attachmentsOnly){padding:10px 12px 8px}.HomeworkChat-module-scss-module__IQyTFa__messageWrapper.HomeworkChat-module-scss-module__IQyTFa__ownMessage .HomeworkChat-module-scss-module__IQyTFa__messageBubble.HomeworkChat-module-scss-module__IQyTFa__hasAttachments{box-shadow:none;border:none;outline:none}.HomeworkChat-module-scss-module__IQyTFa__messageWrapper.HomeworkChat-module-scss-module__IQyTFa__ownMessage .HomeworkChat-module-scss-module__IQyTFa__messageBubble.HomeworkChat-module-scss-module__IQyTFa__attachmentsOnly{background:color-mix(in srgb,var(--primary)88%,black);padding:4px}.HomeworkChat-module-scss-module__IQyTFa__messageWrapper:not(.HomeworkChat-module-scss-module__IQyTFa__ownMessage) .HomeworkChat-module-scss-module__IQyTFa__messageBubble.HomeworkChat-module-scss-module__IQyTFa__hasAttachments{box-shadow:none;background:color-mix(in srgb,var(--text-secondary)10%,var(--background));border:none;outline:none}.HomeworkChat-module-scss-module__IQyTFa__messageWrapper:not(.HomeworkChat-module-scss-module__IQyTFa__ownMessage) .HomeworkChat-module-scss-module__IQyTFa__messageBubble.HomeworkChat-module-scss-module__IQyTFa__hasAttachments.HomeworkChat-module-scss-module__IQyTFa__attachmentsOnly{padding:4px}.HomeworkChat-module-scss-module__IQyTFa__messageMeta{align-items:center;gap:6px;margin-top:4px;padding:0 4px;display:flex}.HomeworkChat-module-scss-module__IQyTFa__messageTime{color:var(--text-secondary);opacity:.7;font-size:11px;font-weight:500}.HomeworkChat-module-scss-module__IQyTFa__readStatus{width:18px;height:12px;color:var(--text-secondary);opacity:.45;align-items:center;display:inline-flex;position:relative}.HomeworkChat-module-scss-module__IQyTFa__readStatus .HomeworkChat-module-scss-module__IQyTFa__check1{position:absolute;left:0}.HomeworkChat-module-scss-module__IQyTFa__readStatus .HomeworkChat-module-scss-module__IQyTFa__check2{position:absolute;left:4px}.HomeworkChat-module-scss-module__IQyTFa__readStatus.HomeworkChat-module-scss-module__IQyTFa__isRead{color:#2bb5f5;opacity:1}.HomeworkChat-module-scss-module__IQyTFa__inputFooter{border-top:1px solid var(--border);background:var(--surface);flex-direction:column;flex-shrink:0;display:flex}.HomeworkChat-module-scss-module__IQyTFa__inputArea{align-items:center;gap:10px;padding:12px 16px;display:flex}.HomeworkChat-module-scss-module__IQyTFa__inputWrapper{flex:1;align-items:center;min-width:0;display:flex}.HomeworkChat-module-scss-module__IQyTFa__allowedHint{color:var(--text-secondary);opacity:.6;margin:0 0 10px;padding:0 16px;font-size:10px}.HomeworkChat-module-scss-module__IQyTFa__messageInput{background:var(--background);border:1px solid var(--border);width:100%;color:var(--text-primary);resize:none;box-sizing:border-box;border-radius:12px;height:44px;min-height:44px;max-height:120px;padding:10px 14px;font-family:inherit;font-size:14px;line-height:22px;overflow-y:auto}.HomeworkChat-module-scss-module__IQyTFa__messageInput:focus{border-color:color-mix(in srgb,var(--primary)50%,var(--border));outline:none}.HomeworkChat-module-scss-module__IQyTFa__messageInput::placeholder{color:var(--text-secondary);opacity:.55}.HomeworkChat-module-scss-module__IQyTFa__attachButton{width:44px;min-width:44px;height:44px;color:var(--text-secondary);border:1px solid var(--border);background:0 0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.HomeworkChat-module-scss-module__IQyTFa__attachButton:hover{color:var(--primary);background:color-mix(in srgb,var(--primary)8%,transparent)}.HomeworkChat-module-scss-module__IQyTFa__sendButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;padding:0;transition:background .15s,opacity .15s;display:flex}.HomeworkChat-module-scss-module__IQyTFa__sendButton:hover:not(:disabled){background:var(--primary-hover)}.HomeworkChat-module-scss-module__IQyTFa__sendButton:disabled{opacity:.45;cursor:not-allowed}.HomeworkChat-module-scss-module__IQyTFa__attachedPreview{flex-wrap:wrap;gap:8px;padding:12px 16px 0;display:flex}.HomeworkChat-module-scss-module__IQyTFa__attachedItem{background:var(--background);border:1px solid var(--border);border-radius:8px;align-items:center;gap:8px;max-width:200px;padding:4px 10px;font-size:12px;display:flex}.HomeworkChat-module-scss-module__IQyTFa__attachedItem span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.HomeworkChat-module-scss-module__IQyTFa__attachedItem button{color:#eb5757;font-size:18px;line-height:1}.HomeworkChat-module-scss-module__IQyTFa__thumbMini{border-radius:4px;flex-shrink:0;width:24px;height:24px;overflow:hidden}.HomeworkChat-module-scss-module__IQyTFa__thumbMini img{object-fit:cover;width:100%;height:100%}.HomeworkChat-module-scss-module__IQyTFa__msgText{white-space:pre-wrap;word-break:break-word}.HomeworkChat-module-scss-module__IQyTFa__emptyState{text-align:center;height:100%;min-height:240px;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;padding:32px 20px;display:flex}.HomeworkChat-module-scss-module__IQyTFa__emptyState h4{color:var(--text-primary);margin:12px 0 6px;font-size:16px;font-weight:600}.HomeworkChat-module-scss-module__IQyTFa__emptyState p{opacity:.75;max-width:360px;margin:0;font-size:13px;line-height:1.5}.HomeworkChat-module-scss-module__IQyTFa__emptyIcon{background:color-mix(in srgb,var(--primary)12%,transparent);width:56px;height:56px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;display:flex}
.PublicPricing-module-scss-module__q-EAKq__pubSectionHeader{margin-bottom:clamp(24px,5vw,40px)}.PublicPricing-module-scss-module__q-EAKq__pubSectionHeaderCenter{text-align:center}.PublicPricing-module-scss-module__q-EAKq__pubSectionHeaderCenter p{margin-left:auto;margin-right:auto}.PublicPricing-module-scss-module__q-EAKq__pricingSection{padding:var(--pub-section-pad-y)var(--pub-section-pad-x);max-width:var(--pub-max-width);box-sizing:border-box;width:100%;margin-left:auto;margin-right:auto}.PublicPricing-module-scss-module__q-EAKq__pricingCard{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--pub-radius-lg);box-shadow:var(--pub-shadow-soft);padding:clamp(24px,4vw,32px)}.PublicPricing-module-scss-module__q-EAKq__tabSwitcherWrap{width:fit-content;margin:0 auto clamp(28px,4vw,36px)}.PublicPricing-module-scss-module__q-EAKq__tabPanel{width:100%}.PublicPricing-module-scss-module__q-EAKq__sectionHeader{text-align:center;margin-bottom:clamp(24px,4vw,32px)}.PublicPricing-module-scss-module__q-EAKq__sectionHeader h2{letter-spacing:-.03em;color:var(--text-primary);margin:4px 0 8px;font-size:clamp(1.5rem,4vw,2rem);font-weight:800;line-height:1.15}.PublicPricing-module-scss-module__q-EAKq__sectionHeader p{color:var(--text-secondary);max-width:36rem;margin:0 auto;font-size:clamp(.9375rem,2.5vw,1.0625rem);font-weight:500;line-height:1.55}.PublicPricing-module-scss-module__q-EAKq__sectionEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--primary);justify-content:center;align-items:center;gap:6px;margin-bottom:14px;font-size:11px;font-weight:700;display:inline-flex}.PublicPricing-module-scss-module__q-EAKq__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.PublicPricing-module-scss-module__q-EAKq__priceCard{background:var(--background);border:1px solid var(--border-light);border-radius:var(--radius-lg);flex-direction:column;gap:8px;padding:20px;transition:border-color .2s,box-shadow .2s;display:flex}@media (hover:hover){.PublicPricing-module-scss-module__q-EAKq__priceCard:hover{border-color:color-mix(in srgb,var(--primary)30%,var(--border-light));box-shadow:var(--shadow-sm)}}.PublicPricing-module-scss-module__q-EAKq__priceType{color:var(--text-primary);font-size:14px;font-weight:700}.PublicPricing-module-scss-module__q-EAKq__priceNote{color:var(--text-muted);font-size:12px;line-height:1.4}.PublicPricing-module-scss-module__q-EAKq__priceValue{letter-spacing:-.02em;color:var(--primary);margin-top:auto;padding-top:8px;font-size:1.5rem;font-weight:800}.PublicPricing-module-scss-module__q-EAKq__fromLabel{color:var(--text-muted);font-size:13px;font-weight:600}.PublicPricing-module-scss-module__q-EAKq__pricingTextInfo{color:var(--text-secondary);text-align:center;padding:12px 0;font-size:15px;line-height:1.6}.PublicPricing-module-scss-module__q-EAKq__emptyState{border:1px dashed var(--border-medium);border-radius:var(--radius-lg);background:var(--background);min-height:120px;color:var(--text-secondary);text-align:center;place-items:center;padding:24px;font-size:14px;display:grid}.PublicPricing-module-scss-module__q-EAKq__reviewsContent{grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);gap:16px;display:grid}.PublicPricing-module-scss-module__q-EAKq__reviewSummary{border:1px solid var(--border-light);border-radius:var(--radius-lg);background:var(--background);justify-content:center;align-items:center;gap:18px;min-height:160px;padding:24px;display:flex}.PublicPricing-module-scss-module__q-EAKq__reviewSummary>strong{color:var(--text-primary);font-size:clamp(44px,7vw,64px);line-height:1}.PublicPricing-module-scss-module__q-EAKq__reviewSummary>div>span{color:var(--text-secondary);font-size:13px}.PublicPricing-module-scss-module__q-EAKq__summaryStars{gap:3px;margin-bottom:6px;display:flex}.PublicPricing-module-scss-module__q-EAKq__starFilled,.PublicPricing-module-scss-module__q-EAKq__ratingSelected{color:#f5a623;fill:currentColor}.PublicPricing-module-scss-module__q-EAKq__starFilled svg,.PublicPricing-module-scss-module__q-EAKq__ratingSelected svg{fill:currentColor}.PublicPricing-module-scss-module__q-EAKq__starEmpty,.PublicPricing-module-scss-module__q-EAKq__ratingButton{color:var(--border-medium)}.PublicPricing-module-scss-module__q-EAKq__reviewForm{border:1px solid var(--border-light);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;padding:22px;display:flex}.PublicPricing-module-scss-module__q-EAKq__reviewForm>strong{color:var(--text-primary);font-size:14px}.PublicPricing-module-scss-module__q-EAKq__reviewForm>div{width:100%}.PublicPricing-module-scss-module__q-EAKq__ratingButtons{gap:4px;display:flex}.PublicPricing-module-scss-module__q-EAKq__reviewList{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.PublicPricing-module-scss-module__q-EAKq__reviewItem{border:1px solid var(--border-light);border-radius:var(--radius-md);background:var(--background);padding:16px}.PublicPricing-module-scss-module__q-EAKq__reviewItem p{color:var(--text-secondary);white-space:pre-wrap;margin:9px 0 0;font-size:13px;line-height:1.55}.PublicPricing-module-scss-module__q-EAKq__itemStars{gap:2px;display:flex}.PublicPricing-module-scss-module__q-EAKq__ratingButton,.PublicPricing-module-scss-module__q-EAKq__ratingSelected{padding:2px;transition:color .18s,transform .18s}@media (hover:hover){.PublicPricing-module-scss-module__q-EAKq__ratingButton:hover,.PublicPricing-module-scss-module__q-EAKq__ratingSelected:hover{color:#f5a623;transform:translateY(-1px)}}@media (max-width:720px){.PublicPricing-module-scss-module__q-EAKq__reviewsContent,.PublicPricing-module-scss-module__q-EAKq__reviewList{grid-template-columns:1fr}}
.StickerPicker-module-scss-module__J5NX1q__overlay{z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000004d;position:fixed;inset:0}.StickerPicker-module-scss-module__J5NX1q__picker{background:var(--surface);border:1px solid var(--border);border-radius:var(--block-radius);z-index:1000;flex-direction:column;width:calc(100vw - 32px);max-width:400px;max-height:500px;animation:.2s ease-out StickerPicker-module-scss-module__J5NX1q__slideUp;display:flex;position:fixed;bottom:100px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0000001f}@media (max-width:767px){.StickerPicker-module-scss-module__J5NX1q__picker{max-width:calc(100vw - 24px);bottom:80px}}@keyframes StickerPicker-module-scss-module__J5NX1q__slideUp{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.StickerPicker-module-scss-module__J5NX1q__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.StickerPicker-module-scss-module__J5NX1q__header h3{color:var(--text-primary);margin:0;font-size:16px;font-weight:600}.StickerPicker-module-scss-module__J5NX1q__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.StickerPicker-module-scss-module__J5NX1q__closeBtn:hover{background:var(--background);color:var(--text-primary)}.StickerPicker-module-scss-module__J5NX1q__grid{grid-template-columns:repeat(4,1fr);gap:8px;max-height:400px;padding:16px;display:grid;overflow-y:auto}@media (max-width:767px){.StickerPicker-module-scss-module__J5NX1q__grid{grid-template-columns:repeat(3,1fr)}}.StickerPicker-module-scss-module__J5NX1q__stickerBtn{background:var(--background);cursor:pointer;border:2px solid #0000;border-radius:12px;flex-direction:column;align-items:center;gap:6px;min-height:80px;padding:12px 8px;transition:all .2s;display:flex}.StickerPicker-module-scss-module__J5NX1q__stickerBtn:hover{background:rgba(var(--primary-rgb),.08);border-color:var(--primary);transform:scale(1.05)}.StickerPicker-module-scss-module__J5NX1q__stickerBtn:active{transform:scale(.95)}@media (max-width:767px){.StickerPicker-module-scss-module__J5NX1q__stickerBtn{min-height:70px;padding:10px 6px}}.StickerPicker-module-scss-module__J5NX1q__emoji{font-size:32px;line-height:1;display:block}@media (max-width:767px){.StickerPicker-module-scss-module__J5NX1q__emoji{font-size:28px}}.StickerPicker-module-scss-module__J5NX1q__name{color:var(--text-secondary);text-align:center;font-size:11px;font-weight:500;line-height:1.2}@media (max-width:767px){.StickerPicker-module-scss-module__J5NX1q__name{font-size:10px}}
.PublicVideo-module-scss-module__5g7zVG__pubSectionHeader{margin-bottom:clamp(24px,5vw,40px)}.PublicVideo-module-scss-module__5g7zVG__pubSectionHeaderCenter{text-align:center}.PublicVideo-module-scss-module__5g7zVG__pubSectionHeaderCenter p{margin-left:auto;margin-right:auto}.PublicVideo-module-scss-module__5g7zVG__videoSection{padding:var(--pub-section-pad-y)var(--pub-section-pad-x);max-width:var(--pub-max-width);box-sizing:border-box;width:100%;margin-left:auto;margin-right:auto;padding-top:0}.PublicVideo-module-scss-module__5g7zVG__videoCard{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--pub-radius-lg);box-shadow:var(--pub-shadow-soft);padding:clamp(20px,4vw,28px)}.PublicVideo-module-scss-module__5g7zVG__header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.PublicVideo-module-scss-module__5g7zVG__header h2{letter-spacing:-.03em;color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:800;line-height:1.15}.PublicVideo-module-scss-module__5g7zVG__iconBox{border-radius:var(--radius-md);background:color-mix(in srgb,var(--primary)12%,var(--surface));width:40px;height:40px;color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.PublicVideo-module-scss-module__5g7zVG__videoWrapper{border-radius:var(--radius-lg);background:var(--background);border:1px solid var(--border-light);height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.PublicVideo-module-scss-module__5g7zVG__videoWrapper iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}
.HomeworkSidebar-module-scss-module__SVzjAW__sidebar{flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.HomeworkSidebar-module-scss-module__SVzjAW__section{background:var(--surface);border-radius:var(--block-radius);border:1px solid var(--border);box-sizing:border-box;flex-direction:column;flex:1;height:100%;padding:20px;display:flex;box-shadow:0 2px 12px #0000000a}@media (max-width:767px){.HomeworkSidebar-module-scss-module__SVzjAW__section{padding:16px}}.HomeworkSidebar-module-scss-module__SVzjAW__sectionTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);opacity:.65;flex-shrink:0;margin:0 0 20px;font-size:10px;font-weight:700}.HomeworkSidebar-module-scss-module__SVzjAW__timeline{flex-direction:column;flex:1;min-height:0;display:flex}.HomeworkSidebar-module-scss-module__SVzjAW__timelineItem{flex:1;gap:14px;min-height:48px;display:flex}.HomeworkSidebar-module-scss-module__SVzjAW__timelineItem:last-child .HomeworkSidebar-module-scss-module__SVzjAW__connector{display:none}.HomeworkSidebar-module-scss-module__SVzjAW__timelineItem.HomeworkSidebar-module-scss-module__SVzjAW__completed .HomeworkSidebar-module-scss-module__SVzjAW__stepDot{color:#fff;background:#22c55e;border-color:#22c55e}.HomeworkSidebar-module-scss-module__SVzjAW__timelineItem.HomeworkSidebar-module-scss-module__SVzjAW__completed .HomeworkSidebar-module-scss-module__SVzjAW__connector{background:#22c55e}.HomeworkSidebar-module-scss-module__SVzjAW__timelineItem.HomeworkSidebar-module-scss-module__SVzjAW__completed .HomeworkSidebar-module-scss-module__SVzjAW__stepLabel{color:var(--text-primary);font-weight:500}.HomeworkSidebar-module-scss-module__SVzjAW__timelineItem.HomeworkSidebar-module-scss-module__SVzjAW__current .HomeworkSidebar-module-scss-module__SVzjAW__stepDot{background:var(--primary);border-color:var(--primary);color:#fff}.HomeworkSidebar-module-scss-module__SVzjAW__timelineItem.HomeworkSidebar-module-scss-module__SVzjAW__current .HomeworkSidebar-module-scss-module__SVzjAW__connector{background:var(--border)}.HomeworkSidebar-module-scss-module__SVzjAW__timelineItem.HomeworkSidebar-module-scss-module__SVzjAW__current .HomeworkSidebar-module-scss-module__SVzjAW__stepLabel{color:var(--primary);font-weight:600}.HomeworkSidebar-module-scss-module__SVzjAW__timelineItem.HomeworkSidebar-module-scss-module__SVzjAW__upcoming .HomeworkSidebar-module-scss-module__SVzjAW__stepDot{border-color:var(--border);color:#0000;background:0 0}.HomeworkSidebar-module-scss-module__SVzjAW__timelineItem.HomeworkSidebar-module-scss-module__SVzjAW__upcoming .HomeworkSidebar-module-scss-module__SVzjAW__connector{background:var(--border)}.HomeworkSidebar-module-scss-module__SVzjAW__timelineItem.HomeworkSidebar-module-scss-module__SVzjAW__upcoming .HomeworkSidebar-module-scss-module__SVzjAW__stepLabel,.HomeworkSidebar-module-scss-module__SVzjAW__timelineItem.HomeworkSidebar-module-scss-module__SVzjAW__upcoming .HomeworkSidebar-module-scss-module__SVzjAW__stepDate{color:var(--text-secondary);opacity:.55}.HomeworkSidebar-module-scss-module__SVzjAW__iconColumn{flex-direction:column;flex-shrink:0;align-self:stretch;align-items:center;width:24px;display:flex;position:relative}.HomeworkSidebar-module-scss-module__SVzjAW__stepDot{border:2px solid var(--border);z-index:1;background:var(--surface);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.HomeworkSidebar-module-scss-module__SVzjAW__connector{z-index:0;width:2px;position:absolute;top:22px;bottom:0;left:50%;transform:translate(-50%)}.HomeworkSidebar-module-scss-module__SVzjAW__stepInfo{flex-direction:column;flex:1;gap:3px;min-width:0;padding-top:1px;display:flex}.HomeworkSidebar-module-scss-module__SVzjAW__stepLabel{font-size:14px;line-height:1.3;transition:color .15s}.HomeworkSidebar-module-scss-module__SVzjAW__stepDate{color:var(--text-secondary);opacity:.75;font-size:12px}
.PublicCatalogMatchFields-module-scss-module__Vn_a9W__pubSectionHeader{margin-bottom:clamp(24px,5vw,40px)}.PublicCatalogMatchFields-module-scss-module__Vn_a9W__pubSectionHeaderCenter{text-align:center}.PublicCatalogMatchFields-module-scss-module__Vn_a9W__pubSectionHeaderCenter p{margin-left:auto;margin-right:auto}.PublicCatalogMatchFields-module-scss-module__Vn_a9W__section{padding:var(--pub-section-pad-y)var(--pub-section-pad-x);max-width:var(--pub-max-width);box-sizing:border-box;background:var(--background);width:100%;margin-left:auto;margin-right:auto}.PublicCatalogMatchFields-module-scss-module__Vn_a9W__inline{margin-top:20px}.PublicCatalogMatchFields-module-scss-module__Vn_a9W__sectionHeader{text-align:center;margin-bottom:clamp(24px,5vw,40px)}.PublicCatalogMatchFields-module-scss-module__Vn_a9W__sectionHeader h2{letter-spacing:-.03em;color:var(--text-primary);margin:0 0 8px;font-size:clamp(1.5rem,4vw,2rem);font-weight:800;line-height:1.15}.PublicCatalogMatchFields-module-scss-module__Vn_a9W__sectionGroupTitle{letter-spacing:-.03em;color:var(--text-primary);text-align:center;margin:0 0 16px;font-size:clamp(22px,3vw,28px);font-weight:800;line-height:1.15}.PublicCatalogMatchFields-module-scss-module__Vn_a9W__inlineHeader{margin:0 0 12px;font-size:16px;font-weight:700}.PublicCatalogMatchFields-module-scss-module__Vn_a9W__group+.PublicCatalogMatchFields-module-scss-module__Vn_a9W__group{margin-top:20px}.PublicCatalogMatchFields-module-scss-module__Vn_a9W__inline .PublicCatalogMatchFields-module-scss-module__Vn_a9W__group+.PublicCatalogMatchFields-module-scss-module__Vn_a9W__group{margin-top:16px}.PublicCatalogMatchFields-module-scss-module__Vn_a9W__plaques{flex-wrap:wrap;gap:8px;display:flex}.PublicCatalogMatchFields-module-scss-module__Vn_a9W__matchPlaque{border:1px solid color-mix(in srgb,var(--primary)30%,var(--border-light));box-shadow:0 1px 2px color-mix(in srgb,var(--text-primary)6%,transparent)}[data-theme=light] .PublicCatalogMatchFields-module-scss-module__Vn_a9W__matchPlaque{border-color:color-mix(in srgb,var(--primary)38%,var(--border-light));box-shadow:0 1px 3px color-mix(in srgb,var(--text-primary)10%,transparent)}.PublicCatalogMatchFields-module-scss-module__Vn_a9W__section .PublicCatalogMatchFields-module-scss-module__Vn_a9W__plaques{justify-content:center}
.DesktopHeader-module-scss-module__ws_ThW__header{background:color-mix(in srgb,var(--surface)96%,var(--text-primary));border:1px solid color-mix(in srgb,var(--border-light)88%,transparent);border-radius:var(--block-radius);top:calc(16px + var(--banner-height,0px));z-index:110;will-change:top,left,right,height,border-radius,box-shadow,backdrop-filter;background-clip:padding-box;justify-content:space-between;align-items:center;height:72px;padding:14px 24px;transition:top .4s cubic-bezier(.4,0,.2,1),left .4s cubic-bezier(.4,0,.2,1),right .4s cubic-bezier(.4,0,.2,1),height .4s cubic-bezier(.4,0,.2,1),padding .4s cubic-bezier(.4,0,.2,1),border-radius .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),background-color .4s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter .4s cubic-bezier(.4,0,.2,1),backdrop-filter .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;left:32px;right:32px;box-shadow:0 8px 24px #0000000f}.DesktopHeader-module-scss-module__ws_ThW__header.DesktopHeader-module-scss-module__ws_ThW__headerScrolled{top:var(--banner-height,0px);border-color:#0000 #0000 color-mix(in srgb,var(--border-light)88%,transparent)#0000;background:color-mix(in srgb,var(--surface)94%,var(--text-primary));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:0;height:64px;padding:10px 32px;left:0;right:0;box-shadow:0 4px 16px #0000000d}@media (min-width:769px) and (max-width:1080px){.DesktopHeader-module-scss-module__ws_ThW__header{padding:14px 16px}}@media (max-width:767px){.DesktopHeader-module-scss-module__ws_ThW__header{display:none}}.DesktopHeader-module-scss-module__ws_ThW__header.DesktopHeader-module-scss-module__ws_ThW__headerPublicPage{top:16px}.DesktopHeader-module-scss-module__ws_ThW__header.DesktopHeader-module-scss-module__ws_ThW__headerPublicPage.DesktopHeader-module-scss-module__ws_ThW__headerScrolled{top:0}.DesktopHeader-module-scss-module__ws_ThW__bookCta{background:var(--primary);color:#fff;white-space:nowrap;border-radius:12px;align-items:center;min-height:40px;padding:0 14px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}@media (hover:hover){.DesktopHeader-module-scss-module__ws_ThW__bookCta:hover{background:var(--primary-hover);transform:translateY(-1px)}}@media (max-width:640px){.DesktopHeader-module-scss-module__ws_ThW__bookCta{display:none}}.DesktopHeader-module-scss-module__ws_ThW__left{align-items:center;display:flex}.DesktopHeader-module-scss-module__ws_ThW__logo{align-items:center;gap:12px;text-decoration:none;transition:transform .2s;display:flex}.DesktopHeader-module-scss-module__ws_ThW__logo:hover{transform:scale(1.02)}.DesktopHeader-module-scss-module__ws_ThW__logoText{color:var(--text-primary);letter-spacing:-.5px;font-size:22px;font-weight:800}.DesktopHeader-module-scss-module__ws_ThW__searchTrigger{background:var(--background);border:1px solid color-mix(in srgb,var(--border-light)90%,transparent);color:var(--text-muted);cursor:pointer;border-radius:12px;align-items:center;gap:10px;width:200px;margin-left:32px;padding:8px 12px;font-size:14px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s;display:flex}.DesktopHeader-module-scss-module__ws_ThW__searchTrigger span{text-align:left;flex:1}.DesktopHeader-module-scss-module__ws_ThW__searchTrigger kbd{background:color-mix(in srgb,var(--surface)88%,var(--text-primary));border:1px solid color-mix(in srgb,var(--border)80%,transparent);color:var(--text-secondary);border-radius:6px;padding:2px 5px;font-family:inherit;font-size:10px;font-weight:700}.DesktopHeader-module-scss-module__ws_ThW__searchTrigger:hover{background:color-mix(in srgb,var(--background)90%,var(--text-primary));border-color:var(--border);color:var(--text-secondary)}@media (max-width:1080px){.DesktopHeader-module-scss-module__ws_ThW__searchTrigger{display:none}}.DesktopHeader-module-scss-module__ws_ThW__title{color:var(--text-primary);margin:0;font-size:20px;font-weight:700}.DesktopHeader-module-scss-module__ws_ThW__right{align-items:center;gap:16px;display:flex}@media (max-width:1080px){.DesktopHeader-module-scss-module__ws_ThW__right{gap:14px}}.DesktopHeader-module-scss-module__ws_ThW__upgradeBtn{background:var(--gradient);cursor:pointer;border-radius:12px;align-items:center;gap:6px;height:40px;padding:10px 14px;font-size:14px;font-weight:700;transition:filter .2s,box-shadow .2s;display:flex;box-shadow:0 4px 14px #4a6cf72e;color:#fff!important;border:none!important}.DesktopHeader-module-scss-module__ws_ThW__upgradeBtn:hover{filter:brightness(1.04);box-shadow:0 6px 16px #4a6cf73d}.DesktopHeader-module-scss-module__ws_ThW__upgradeBtn:active{filter:brightness(.98)}.DesktopHeader-module-scss-module__ws_ThW__upgradeBtn svg{color:gold;fill:gold}.DesktopHeader-module-scss-module__ws_ThW__coins{background:var(--background);border:1px solid color-mix(in srgb,var(--border-light)90%,transparent);cursor:default;border-radius:12px;align-items:center;gap:6px;height:40px;padding:6px 10px;transition:border-color .2s,background-color .2s;display:flex}@media (max-width:960px){.DesktopHeader-module-scss-module__ws_ThW__coins{display:none}}.DesktopHeader-module-scss-module__ws_ThW__coins span{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:14px;font-weight:700}.DesktopHeader-module-scss-module__ws_ThW__coins:hover{border-color:color-mix(in srgb,#facc15 35%,var(--border-light));background:color-mix(in srgb,var(--background)92%,#facc15)}.DesktopHeader-module-scss-module__ws_ThW__user{border-left:1px solid color-mix(in srgb,var(--border-light)85%,transparent);cursor:pointer;align-items:center;gap:12px;transition:opacity .2s;display:flex}.DesktopHeader-module-scss-module__ws_ThW__user:hover{opacity:.92}.DesktopHeader-module-scss-module__ws_ThW__user{padding-left:14px}.DesktopHeader-module-scss-module__ws_ThW__userInfo{text-align:right;flex-direction:column;gap:3px;display:flex}.DesktopHeader-module-scss-module__ws_ThW__userName{color:var(--text-primary);font-size:14px;font-weight:600}@media (max-width:960px) and (min-width:768px){.DesktopHeader-module-scss-module__ws_ThW__userName{display:none}}.DesktopHeader-module-scss-module__ws_ThW__userNameMedium{color:var(--text-primary);white-space:nowrap;font-size:14px;font-weight:600;display:none}@media (max-width:960px) and (min-width:768px){.DesktopHeader-module-scss-module__ws_ThW__userNameMedium{display:block}}.DesktopHeader-module-scss-module__ws_ThW__userRole{color:var(--text-secondary);font-size:12px}.DesktopHeader-module-scss-module__ws_ThW__avatar{border:1px solid color-mix(in srgb,var(--border-light)80%,transparent);width:40px;height:40px;box-shadow:none;border-radius:12px;overflow:hidden}.DesktopHeader-module-scss-module__ws_ThW__avatarImage{object-fit:cover;width:100%;height:100%}.DesktopHeader-module-scss-module__ws_ThW__avatarFallback{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;font-weight:600;display:flex}.DesktopHeader-module-scss-module__ws_ThW__logoutButton{border:1px solid color-mix(in srgb,var(--border-light)90%,transparent);background:var(--background);width:36px;height:36px;color:var(--text-muted);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;transition:border-color .2s,background-color .2s,color .2s;display:flex}.DesktopHeader-module-scss-module__ws_ThW__logoutButton:hover{background:color-mix(in srgb,#ef4444 10%,var(--border-light));border-color:color-mix(in srgb,#ef4444 35%,var(--border));color:#ef4444}.DesktopHeader-module-scss-module__ws_ThW__catalogLink{border:1px solid color-mix(in srgb,var(--border-light)90%,transparent);background:var(--background);min-height:40px;color:var(--text-secondary);white-space:nowrap;border-radius:12px;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.DesktopHeader-module-scss-module__ws_ThW__catalogLink:hover{color:var(--primary);border-color:color-mix(in srgb,var(--primary)24%,var(--border-light))}@media (max-width:1080px){.DesktopHeader-module-scss-module__ws_ThW__catalogLink span{display:none}.DesktopHeader-module-scss-module__ws_ThW__catalogLink{justify-content:center;min-width:40px;padding:0}}
.NotificationCenter-module-scss-module__-vRO3G__wrapper{flex-shrink:0;display:inline-flex;position:relative}.NotificationCenter-module-scss-module__-vRO3G__trigger{border:1px solid color-mix(in srgb,var(--border-light)90%,transparent);background:var(--background);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;box-shadow:none;border-radius:12px;justify-content:center;align-items:center;transition:border-color .2s,background-color .2s,color .2s;display:flex;position:relative}.NotificationCenter-module-scss-module__-vRO3G__trigger:hover{color:var(--text-primary);border-color:var(--border);background:var(--border-light)}.NotificationCenter-module-scss-module__-vRO3G__trigger.NotificationCenter-module-scss-module__-vRO3G__active{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 4px 12px #4a6cf738}@media (max-width:767px){.NotificationCenter-module-scss-module__-vRO3G__trigger{border-radius:10px;width:36px;height:36px}}.NotificationCenter-module-scss-module__-vRO3G__badge{color:#fff;border:2px solid var(--surface);z-index:2;white-space:nowrap;background:#ff4d4f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:10px;font-weight:700;line-height:1;transition:all .3s;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 4px #ff4d4f66}@media (max-width:767px){.NotificationCenter-module-scss-module__-vRO3G__badge{width:18px;height:18px;font-size:8px;top:-2px;right:-2px}}.NotificationCenter-module-scss-module__-vRO3G__dropdown{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--block-radius);z-index:2100;transform-origin:100% 0;flex-direction:column;width:420px;max-height:600px;display:flex;position:absolute;top:calc(100% + 12px);right:-10px;overflow:hidden;box-shadow:0 20px 40px #00000026,0 0 0 1px #0000000d}[data-theme=dark] .NotificationCenter-module-scss-module__-vRO3G__dropdown{background:#1e212b;border:1px solid #ffffff1a;box-shadow:0 20px 40px #0009}.NotificationCenter-module-scss-module__-vRO3G__mobileModal{top:var(--total-header-offset,56px);background:var(--background);z-index:10000;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0}.NotificationCenter-module-scss-module__-vRO3G__container{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.NotificationCenter-module-scss-module__-vRO3G__header{background:var(--surface);border-bottom:1px solid var(--border-light);z-index:10;border-radius:var(--block-radius)var(--block-radius)0 0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:sticky;top:0}.NotificationCenter-module-scss-module__-vRO3G__header h3{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:18px;font-weight:800}.NotificationCenter-module-scss-module__-vRO3G__headerActions{flex-shrink:0;align-items:center;gap:10px;display:flex}.NotificationCenter-module-scss-module__-vRO3G__markAll{background:var(--primary-50);color:var(--primary);cursor:pointer;border-radius:var(--block-radius);white-space:nowrap;border:none;flex-shrink:0;padding:6px 14px;font-size:13px;font-weight:700;transition:all .2s}.NotificationCenter-module-scss-module__-vRO3G__markAll:hover{background:var(--primary);color:#fff;transform:translateY(-1px)}.NotificationCenter-module-scss-module__-vRO3G__dndBtn,.NotificationCenter-module-scss-module__-vRO3G__settingsBtn{color:var(--text-secondary);cursor:pointer;background:#00000008;border:none;border-radius:12px;justify-content:center;align-items:center;padding:10px;transition:all .2s;display:flex}.NotificationCenter-module-scss-module__-vRO3G__dndBtn:hover,.NotificationCenter-module-scss-module__-vRO3G__settingsBtn:hover{color:var(--text-primary);background:#00000014;transform:scale(1.05)}.NotificationCenter-module-scss-module__-vRO3G__dndBtn.NotificationCenter-module-scss-module__-vRO3G__active{color:#f59e0b;background:#f59e0b1a}:is([data-theme=dark] .NotificationCenter-module-scss-module__-vRO3G__dndBtn,[data-theme=dark] .NotificationCenter-module-scss-module__-vRO3G__settingsBtn){background:#ffffff0d}:is([data-theme=dark] .NotificationCenter-module-scss-module__-vRO3G__dndBtn:hover,[data-theme=dark] .NotificationCenter-module-scss-module__-vRO3G__settingsBtn:hover){background:#ffffff1a}.NotificationCenter-module-scss-module__-vRO3G__list{flex-direction:column;flex:1;gap:8px;padding:12px;display:flex;overflow-y:auto}.NotificationCenter-module-scss-module__-vRO3G__list::-webkit-scrollbar{width:6px}.NotificationCenter-module-scss-module__-vRO3G__list::-webkit-scrollbar-thumb{background:#0000001a;border-radius:3px}[data-theme=dark] .NotificationCenter-module-scss-module__-vRO3G__list::-webkit-scrollbar-thumb{background:#ffffff0d}.NotificationCenter-module-scss-module__-vRO3G__item{cursor:pointer;background:var(--surface);border:1px solid var(--border-light);border-radius:16px;align-items:center;gap:12px;padding:12px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.NotificationCenter-module-scss-module__-vRO3G__item:hover{background:var(--surface);border-color:#4a6cf726;box-shadow:0 8px 24px #0000000a}.NotificationCenter-module-scss-module__-vRO3G__item.NotificationCenter-module-scss-module__-vRO3G__unread{background:rgba(var(--primary-rgb),.03);border-color:rgba(var(--primary-rgb),.05)}.NotificationCenter-module-scss-module__-vRO3G__item.NotificationCenter-module-scss-module__-vRO3G__unread:before{content:"";background:var(--primary);border-radius:0 4px 4px 0;width:4px;position:absolute;top:12px;bottom:12px;left:0}@media (max-width:767px){.NotificationCenter-module-scss-module__-vRO3G__item.NotificationCenter-module-scss-module__-vRO3G__unread:before{width:3px}}.NotificationCenter-module-scss-module__-vRO3G__item.NotificationCenter-module-scss-module__-vRO3G__unread .NotificationCenter-module-scss-module__-vRO3G__itemTitle{color:var(--text-primary)}[data-theme=dark] .NotificationCenter-module-scss-module__-vRO3G__item.NotificationCenter-module-scss-module__-vRO3G__unread{background:#4a6cf714}[data-theme=dark] .NotificationCenter-module-scss-module__-vRO3G__item{background:#ffffff05}[data-theme=dark] .NotificationCenter-module-scss-module__-vRO3G__item:hover{background:#ffffff0a;border-color:#ffffff1a}.NotificationCenter-module-scss-module__-vRO3G__itemIcon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:relative}.NotificationCenter-module-scss-module__-vRO3G__itemIcon svg{stroke-width:1.75px;flex-shrink:0}@media (max-width:767px){.NotificationCenter-module-scss-module__-vRO3G__itemIcon{border-radius:12px;width:46px;height:46px}}.NotificationCenter-module-scss-module__-vRO3G__unreadDot{border:2px solid var(--surface);background:#4a6cf7;border-radius:50%;width:10px;height:10px;position:absolute;top:-2px;right:-2px;box-shadow:0 0 10px #4a6cf799}.NotificationCenter-module-scss-module__-vRO3G__typeIconReminder{color:#0284c7;background:#e0f2fe;box-shadow:0 0 0 1px #0ea5e91f,0 0 18px #0ea5e938}.NotificationCenter-module-scss-module__-vRO3G__typeIconWarning{color:#92400e;background:#fef9c3;box-shadow:0 0 0 1px #f59e0b24,0 0 18px #f59e0b33}.NotificationCenter-module-scss-module__-vRO3G__typeIconSuccess{color:#059669;background:#d1fae5;box-shadow:0 0 0 1px #10b9811f,0 0 18px #10b98133}.NotificationCenter-module-scss-module__-vRO3G__typeIconError{color:#ef4444;background:#fee2e2;box-shadow:0 0 0 1px #ef44441f,0 0 18px #ef444438}.NotificationCenter-module-scss-module__-vRO3G__typeIconSystem{color:#7c3aed;background:#ede9fe;box-shadow:0 0 0 1px #7c3aed1f,0 0 18px #7c3aed38}.NotificationCenter-module-scss-module__-vRO3G__itemWrapper{flex-direction:column;flex:1;min-width:0;display:flex}.NotificationCenter-module-scss-module__-vRO3G__itemTop{border-bottom:1px solid #00000008;margin-bottom:8px;padding-bottom:8px;display:flex}[data-theme=dark] .NotificationCenter-module-scss-module__-vRO3G__itemTop{border-bottom-color:#ffffff08}.NotificationCenter-module-scss-module__-vRO3G__itemBody{align-items:flex-start;gap:12px;display:flex}.NotificationCenter-module-scss-module__-vRO3G__itemContent{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.NotificationCenter-module-scss-module__-vRO3G__itemTitle{color:var(--text-primary);font-size:15px;font-weight:700;line-height:1.3}.NotificationCenter-module-scss-module__-vRO3G__itemMessage{color:var(--text-secondary);margin:0;font-size:14px;font-weight:500;line-height:1.5}.NotificationCenter-module-scss-module__-vRO3G__expandBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;margin-top:6px;padding:0;font-size:13px;font-weight:700;display:inline-flex}.NotificationCenter-module-scss-module__-vRO3G__expandBtn:hover{text-decoration:underline}.NotificationCenter-module-scss-module__-vRO3G__itemActions{opacity:0;flex-direction:column;flex-shrink:0;gap:8px;margin-left:8px;transition:all .2s;display:flex}.NotificationCenter-module-scss-module__-vRO3G__item:hover .NotificationCenter-module-scss-module__-vRO3G__itemActions{opacity:1}.NotificationCenter-module-scss-module__-vRO3G__readBtn,.NotificationCenter-module-scss-module__-vRO3G__deleteBtn{background:var(--surface);width:32px;height:32px;color:var(--text-tertiary);border:1px solid #0000000d;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:0 4px 12px #0000000d}.NotificationCenter-module-scss-module__-vRO3G__readBtn:hover,.NotificationCenter-module-scss-module__-vRO3G__deleteBtn:hover{background:#00000005;transform:scale(1.1)}.NotificationCenter-module-scss-module__-vRO3G__readBtn:hover{color:var(--primary);background:#4a6cf70d;border-color:#4a6cf71a}.NotificationCenter-module-scss-module__-vRO3G__deleteBtn:hover{color:#ef4444;background:#ef44440d;border-color:#ef44441a}.NotificationCenter-module-scss-module__-vRO3G__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:80px 24px;display:flex}.NotificationCenter-module-scss-module__-vRO3G__empty .NotificationCenter-module-scss-module__-vRO3G__emptyIconWrapper{background:rgba(var(--surface-rgb),.05);width:80px;height:80px;color:var(--text-muted);opacity:.3;border-radius:30px;justify-content:center;align-items:center;display:flex;transform:rotate(-10deg)}.NotificationCenter-module-scss-module__-vRO3G__empty p{color:var(--text-muted);max-width:200px;font-size:15px;font-weight:600;line-height:1.5}.NotificationCenter-module-scss-module__-vRO3G__closeBtn{color:var(--text-muted);background:#0000000d;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.NotificationCenter-module-scss-module__-vRO3G__closeBtn:hover{color:var(--text-primary);background:#00000014}[data-theme=dark] .NotificationCenter-module-scss-module__-vRO3G__closeBtn{background:#ffffff0d}[data-theme=dark] .NotificationCenter-module-scss-module__-vRO3G__closeBtn:hover{background:#ffffff1a}@media (max-width:920px){.NotificationCenter-module-scss-module__-vRO3G__dropdown{width:380px;right:-80px}}@media (max-width:767px){.NotificationCenter-module-scss-module__-vRO3G__dropdown{border-radius:0;width:100%;height:100vh;top:0;right:0;opacity:1!important;transform:none!important}.NotificationCenter-module-scss-module__-vRO3G__mobileModal{top:var(--total-header-offset,56px)}.NotificationCenter-module-scss-module__-vRO3G__header{border-radius:0;padding:12px 16px}.NotificationCenter-module-scss-module__-vRO3G__headerActions{gap:8px}.NotificationCenter-module-scss-module__-vRO3G__markAll{padding:6px 12px;font-size:11px}.NotificationCenter-module-scss-module__-vRO3G__dndBtn,.NotificationCenter-module-scss-module__-vRO3G__settingsBtn,.NotificationCenter-module-scss-module__-vRO3G__closeBtn{border-radius:8px;padding:8px}.NotificationCenter-module-scss-module__-vRO3G__dndBtn svg,.NotificationCenter-module-scss-module__-vRO3G__settingsBtn svg,.NotificationCenter-module-scss-module__-vRO3G__closeBtn svg{width:16px!important;height:16px!important}.NotificationCenter-module-scss-module__-vRO3G__item{align-items:flex-start;gap:12px;padding:12px}.NotificationCenter-module-scss-module__-vRO3G__item:hover{transform:none!important}.NotificationCenter-module-scss-module__-vRO3G__itemIcon{width:40px;height:40px}.NotificationCenter-module-scss-module__-vRO3G__itemActions{opacity:1}.NotificationCenter-module-scss-module__-vRO3G__itemContent{padding-right:0}.NotificationCenter-module-scss-module__-vRO3G__itemBody{gap:10px}.NotificationCenter-module-scss-module__-vRO3G__itemTitle{font-size:14px}.NotificationCenter-module-scss-module__-vRO3G__itemTime{font-size:10px}.NotificationCenter-module-scss-module__-vRO3G__itemMessage{font-size:13px}}
.ThemeToggleHeader-module-scss-module__5NmLRq__container{display:inline-block;position:relative}.ThemeToggleHeader-module-scss-module__5NmLRq__toggle{background:var(--background);border:1px solid color-mix(in srgb,var(--border-light)90%,transparent);cursor:pointer;width:40px;height:40px;color:var(--text-secondary);box-shadow:none;border-radius:12px;justify-content:center;align-items:center;padding:0;transition:border-color .2s,background-color .2s,color .2s;display:flex;position:relative;overflow:hidden}.ThemeToggleHeader-module-scss-module__5NmLRq__toggle:hover{border-color:var(--border);background:var(--border-light);color:var(--text-primary)}.ThemeToggleHeader-module-scss-module__5NmLRq__toggle:hover .ThemeToggleHeader-module-scss-module__5NmLRq__icon{color:inherit}.ThemeToggleHeader-module-scss-module__5NmLRq__toggle:active{background:color-mix(in srgb,var(--border-light)80%,var(--border))}.ThemeToggleHeader-module-scss-module__5NmLRq__toggle.ThemeToggleHeader-module-scss-module__5NmLRq__active{border-color:color-mix(in srgb,var(--primary)35%,var(--border));background:color-mix(in srgb,var(--primary)12%,var(--background));color:var(--primary)}@media (max-width:767px){.ThemeToggleHeader-module-scss-module__5NmLRq__toggle{border-radius:10px;width:32px;height:32px}.ThemeToggleHeader-module-scss-module__5NmLRq__toggle .ThemeToggleHeader-module-scss-module__5NmLRq__icon{width:16px;height:16px}}.ThemeToggleHeader-module-scss-module__5NmLRq__iconContainer{z-index:2;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:relative}.ThemeToggleHeader-module-scss-module__5NmLRq__icon{color:inherit;justify-content:center;align-items:center;display:flex}.ThemeToggleHeader-module-scss-module__5NmLRq__menu{background:var(--surface);border:1px solid var(--border);border-radius:var(--block-radius);z-index:1000;transform-origin:100% 0;width:240px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 10px 28px #0000001f}@media (max-width:430px){.ThemeToggleHeader-module-scss-module__5NmLRq__menu{right:-50px}}@media (max-width:380px){.ThemeToggleHeader-module-scss-module__5NmLRq__menu{right:-60px}}.ThemeToggleHeader-module-scss-module__5NmLRq__menuHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.ThemeToggleHeader-module-scss-module__5NmLRq__menuTitle{color:var(--text-primary);letter-spacing:-.01em;font-size:15px;font-weight:700}.ThemeToggleHeader-module-scss-module__5NmLRq__modeToggle{background:var(--background);border:1px solid var(--border-light);border-radius:12px;flex-shrink:0;padding:4px;display:flex}.ThemeToggleHeader-module-scss-module__5NmLRq__modeBtn{cursor:pointer;width:34px;height:34px;color:var(--text-secondary);background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;transition:background-color .2s,color .2s,border-color .2s;display:flex}.ThemeToggleHeader-module-scss-module__5NmLRq__modeBtn:hover:not(.ThemeToggleHeader-module-scss-module__5NmLRq__active){color:var(--text-primary);background:color-mix(in srgb,var(--background)88%,var(--text-primary))}.ThemeToggleHeader-module-scss-module__5NmLRq__modeBtn.ThemeToggleHeader-module-scss-module__5NmLRq__active{background:var(--primary);color:#fff;box-shadow:none}.ThemeToggleHeader-module-scss-module__5NmLRq__accentSection{background:0 0;padding:6px}.ThemeToggleHeader-module-scss-module__5NmLRq__accentLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin:0 0 10px;font-size:11px;font-weight:700;display:block}.ThemeToggleHeader-module-scss-module__5NmLRq__placeholder{border:1px solid color-mix(in srgb,var(--border-light)90%,transparent);background:0 0;border-radius:12px;width:40px;height:40px}
.Onboarding-module-scss-module__oxcNMW__overlayContainer{z-index:9999;pointer-events:all;opacity:0;width:100vw;height:100vh;transition:opacity .3s;position:fixed;top:0;left:0}.Onboarding-module-scss-module__oxcNMW__overlayContainer.Onboarding-module-scss-module__oxcNMW__visible{opacity:1}.Onboarding-module-scss-module__oxcNMW__spotlight{pointer-events:none;border:2px solid #ffffff1a;border-radius:8px;transition:all .4s cubic-bezier(.25,1,.5,1);position:absolute;box-shadow:0 0 0 9999px #000000bf}.Onboarding-module-scss-module__oxcNMW__fullBackdrop{z-index:9998;background:#000000bf;position:fixed;inset:0}.Onboarding-module-scss-module__oxcNMW__tooltip{background:var(--background);border:1px solid var(--border);color:var(--foreground);z-index:10000;pointer-events:auto;border-radius:16px;width:360px;max-width:90vw;padding:24px;transition:all .4s cubic-bezier(.25,1,.5,1);position:absolute;box-shadow:0 10px 40px #0003}.Onboarding-module-scss-module__oxcNMW__tooltip h3{color:var(--primary);margin:0 0 8px;font-size:18px;font-weight:600}.Onboarding-module-scss-module__oxcNMW__tooltip p{color:var(--muted-foreground);margin:0 0 24px;font-size:14px;line-height:1.5}.Onboarding-module-scss-module__oxcNMW__footer{justify-content:space-between;align-items:center;display:flex}.Onboarding-module-scss-module__oxcNMW__stepIndicator{color:var(--muted-foreground);font-size:12px;font-weight:500}.Onboarding-module-scss-module__oxcNMW__buttons{gap:12px;display:flex}@media (max-width:600px){.Onboarding-module-scss-module__oxcNMW__tooltip{border-radius:12px;width:calc(100vw - 32px);padding:16px}.Onboarding-module-scss-module__oxcNMW__tooltip h3{font-size:16px}.Onboarding-module-scss-module__oxcNMW__tooltip p{margin-bottom:16px;font-size:14px}.Onboarding-module-scss-module__oxcNMW__spotlight{box-shadow:0 0 0 9999px #000c}}
.ReferralBonusModal-module-scss-module__-r1_TG__modalShell{overflow:hidden;box-shadow:none!important;border-radius:var(--block-radius)!important;background:0 0!important}.ReferralBonusModal-module-scss-module__-r1_TG__modal{background:var(--surface);border-radius:var(--block-radius);position:relative;overflow:hidden}.ReferralBonusModal-module-scss-module__-r1_TG__headerClose{display:none}@media (max-width:767px){.ReferralBonusModal-module-scss-module__-r1_TG__headerClose{z-index:2;border:1px solid var(--border-light);background:var(--surface);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:background .2s,color .2s;display:flex;position:absolute;top:16px;right:16px}.ReferralBonusModal-module-scss-module__-r1_TG__headerClose:hover{background:var(--background);color:var(--text-primary)}}.ReferralBonusModal-module-scss-module__-r1_TG__content{text-align:center;padding:40px}@media (max-width:767px){.ReferralBonusModal-module-scss-module__-r1_TG__content{padding:24px 16px}}.ReferralBonusModal-module-scss-module__-r1_TG__giftIconWrapper{color:#d97706;background:#fef9c3;border-radius:14px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex;box-shadow:0 0 0 1px #f59e0b24,0 0 18px #f59e0b47}.ReferralBonusModal-module-scss-module__-r1_TG__giftIconWrapper svg{stroke-width:1.75px;flex-shrink:0}@media (max-width:767px){.ReferralBonusModal-module-scss-module__-r1_TG__giftIconWrapper{border-radius:12px;width:60px;height:60px;margin-bottom:20px}}.ReferralBonusModal-module-scss-module__-r1_TG__title{color:var(--text-primary);letter-spacing:-.5px;margin:0 0 12px;font-size:28px;font-weight:800;line-height:1.15}@media (max-width:767px){.ReferralBonusModal-module-scss-module__-r1_TG__title{font-size:24px}}.ReferralBonusModal-module-scss-module__-r1_TG__description{color:var(--text-secondary);margin:0 0 32px;font-size:16px;line-height:1.6}.ReferralBonusModal-module-scss-module__-r1_TG__description strong{color:var(--primary);font-weight:700}.ReferralBonusModal-module-scss-module__-r1_TG__bonusCard{background:var(--background);border:1px dashed var(--primary-light);border-radius:var(--block-radius);margin-bottom:32px;padding:24px}.ReferralBonusModal-module-scss-module__-r1_TG__bonusValue{color:var(--primary);justify-content:center;align-items:center;gap:6px;margin-bottom:4px;font-size:32px;font-weight:800;line-height:1;display:flex}@media (max-width:767px){.ReferralBonusModal-module-scss-module__-r1_TG__bonusValue{font-size:28px}}.ReferralBonusModal-module-scss-module__-r1_TG__coinIcon{color:#facc15;flex-shrink:0;display:inline-flex}.ReferralBonusModal-module-scss-module__-r1_TG__bonusLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:1px;font-size:14px;font-weight:600;display:block}@media (max-width:767px){.ReferralBonusModal-module-scss-module__-r1_TG__bonusLabel{font-size:12px}}.ReferralBonusModal-module-scss-module__-r1_TG__actionButton{border-radius:var(--block-radius);width:100%;min-height:52px;padding:16px 20px;font-size:16px;font-weight:700}
.PublicHeader-module-scss-module__vdGz4q__pubSectionHeader{margin-bottom:clamp(24px,5vw,40px)}.PublicHeader-module-scss-module__vdGz4q__pubSectionHeaderCenter{text-align:center}.PublicHeader-module-scss-module__vdGz4q__pubSectionHeaderCenter p{margin-left:auto;margin-right:auto}.PublicHeader-module-scss-module__vdGz4q__topBrandHeader{z-index:100;background:color-mix(in srgb,var(--surface)90%,transparent);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-light);position:sticky;top:0}.PublicHeader-module-scss-module__vdGz4q__brandContent{padding:var(--pub-section-pad-y)var(--pub-section-pad-x);max-width:var(--pub-max-width);box-sizing:border-box;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:56px;margin-left:auto;margin-right:auto;padding-top:12px;padding-bottom:12px;display:flex}.PublicHeader-module-scss-module__vdGz4q__brandInfo{align-items:center;gap:12px;min-width:0;display:flex}.PublicHeader-module-scss-module__vdGz4q__brandLogo{letter-spacing:-.03em;color:var(--primary);font-size:1.125rem;font-weight:800}.PublicHeader-module-scss-module__vdGz4q__brandDivider{background:var(--border-light);flex-shrink:0;width:1px;height:20px}@media (max-width:640px){.PublicHeader-module-scss-module__vdGz4q__brandDivider{display:none}}.PublicHeader-module-scss-module__vdGz4q__brandText{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}@media (max-width:720px){.PublicHeader-module-scss-module__vdGz4q__brandText{display:none}}.PublicHeader-module-scss-module__vdGz4q__brandActions{flex-shrink:0;align-items:center;gap:10px;display:flex}.PublicHeader-module-scss-module__vdGz4q__bookBtn{border-radius:var(--radius-lg);background:var(--primary);color:#fff;cursor:pointer;box-shadow:0 8px 24px color-mix(in srgb,var(--primary)30%,transparent);border:none;justify-content:center;align-items:center;gap:10px;padding:14px 24px;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s,box-shadow .2s,transform .15s;display:inline-flex}@media (hover:hover){.PublicHeader-module-scss-module__vdGz4q__bookBtn:hover{background:var(--primary-hover,var(--primary))}}.PublicHeader-module-scss-module__vdGz4q__bookBtn:active{transform:scale(.99)}.PublicHeader-module-scss-module__vdGz4q__bookBtn:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.PublicHeader-module-scss-module__vdGz4q__bookBtn{white-space:nowrap;padding:10px 18px;font-size:13px}@media (min-width:768px){.PublicHeader-module-scss-module__vdGz4q__bookBtn{display:none}}.PublicHeader-module-scss-module__vdGz4q__brandLink{color:var(--text-secondary);border-radius:var(--radius-md);cursor:pointer;padding:10px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s,background .15s}@media (max-width:480px){.PublicHeader-module-scss-module__vdGz4q__brandLink{display:none}}@media (hover:hover){.PublicHeader-module-scss-module__vdGz4q__brandLink:hover{color:var(--text-primary);background:var(--background)}}.PublicHeader-module-scss-module__vdGz4q__bookBtnDesktop{border-radius:var(--radius-lg);background:var(--primary);color:#fff;cursor:pointer;box-shadow:0 8px 24px color-mix(in srgb,var(--primary)30%,transparent);border:none;justify-content:center;align-items:center;gap:10px;padding:14px 24px;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s,box-shadow .2s,transform .15s;display:inline-flex}@media (hover:hover){.PublicHeader-module-scss-module__vdGz4q__bookBtnDesktop:hover{background:var(--primary-hover,var(--primary))}}.PublicHeader-module-scss-module__vdGz4q__bookBtnDesktop:active{transform:scale(.99)}.PublicHeader-module-scss-module__vdGz4q__bookBtnDesktop:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.PublicHeader-module-scss-module__vdGz4q__bookBtnDesktop{padding:10px 20px;font-size:13px}@media (max-width:767px){.PublicHeader-module-scss-module__vdGz4q__bookBtnDesktop{display:none}}
.UserProfileModal-module-scss-module__1wHy1q__container{flex-direction:column;gap:20px;display:flex}@media (max-width:767px){.UserProfileModal-module-scss-module__1wHy1q__container{gap:16px}}.UserProfileModal-module-scss-module__1wHy1q__profileHero{align-items:center;gap:16px;display:flex}.UserProfileModal-module-scss-module__1wHy1q__avatarWrap{flex-shrink:0;position:relative}.UserProfileModal-module-scss-module__1wHy1q__userAvatar{border-radius:var(--block-radius);border:2px solid var(--border-light);justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden}@media (max-width:767px){.UserProfileModal-module-scss-module__1wHy1q__userAvatar{border-radius:16px;width:64px;height:64px}}.UserProfileModal-module-scss-module__1wHy1q__avatarImage{object-fit:cover;width:100%;height:100%}.UserProfileModal-module-scss-module__1wHy1q__avatarFallback{justify-content:center;align-items:center;width:100%;height:100%;font-size:28px;font-weight:700;display:flex}.UserProfileModal-module-scss-module__1wHy1q__userInfo{flex:1;min-width:0}.UserProfileModal-module-scss-module__1wHy1q__userName{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 4px;font-size:22px;font-weight:700;line-height:1.25}@media (max-width:767px){.UserProfileModal-module-scss-module__1wHy1q__userName{font-size:20px}}.UserProfileModal-module-scss-module__1wHy1q__userAge{font-weight:700}.UserProfileModal-module-scss-module__1wHy1q__userContact{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.4}@media (max-width:767px){.UserProfileModal-module-scss-module__1wHy1q__userContact{font-size:14px}}.UserProfileModal-module-scss-module__1wHy1q__statusRow{justify-content:space-between;align-items:center;gap:12px;padding-bottom:4px;display:flex}.UserProfileModal-module-scss-module__1wHy1q__memberSince{color:var(--text-secondary);align-items:center;gap:8px;min-width:0;font-size:14px;font-weight:500;display:inline-flex}@media (max-width:767px){.UserProfileModal-module-scss-module__1wHy1q__memberSince{font-size:13px}}.UserProfileModal-module-scss-module__1wHy1q__activeDot{background:#4ade80;border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 8px #4ade8073}.UserProfileModal-module-scss-module__1wHy1q__coinsBadge{background:var(--background);border:1px solid var(--border-light);color:var(--text-primary);border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-size:14px;font-weight:700;display:inline-flex}.UserProfileModal-module-scss-module__1wHy1q__coinsBadge span{font-variant-numeric:tabular-nums}.UserProfileModal-module-scss-module__1wHy1q__statsGrid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:10px;display:grid}.UserProfileModal-module-scss-module__1wHy1q__statLink{color:inherit;flex-direction:column;min-width:0;height:100%;text-decoration:none;display:flex}.UserProfileModal-module-scss-module__1wHy1q__statLink:hover .UserProfileModal-module-scss-module__1wHy1q__statCard{border-color:rgba(var(--primary-rgb),.25);background:rgba(var(--primary-rgb),.03)}.UserProfileModal-module-scss-module__1wHy1q__statCard{background:var(--background);border:1px solid var(--border-light);box-sizing:border-box;border-radius:16px;flex-direction:column;flex:1;gap:8px;height:100%;min-height:88px;padding:14px 16px;transition:border-color .2s,background .2s;display:flex}@media (max-width:767px){.UserProfileModal-module-scss-module__1wHy1q__statCard{min-height:80px;padding:12px 14px}}.UserProfileModal-module-scss-module__1wHy1q__statLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:700;line-height:1.2}.UserProfileModal-module-scss-module__1wHy1q__statValueWrap{flex-direction:column;gap:2px;display:flex}.UserProfileModal-module-scss-module__1wHy1q__statValue{color:var(--text-primary);letter-spacing:-.03em;font-size:28px;font-weight:800;line-height:1.1}@media (max-width:767px){.UserProfileModal-module-scss-module__1wHy1q__statValue{font-size:24px}}.UserProfileModal-module-scss-module__1wHy1q__statValueIncome{color:var(--success);font-size:24px}@media (max-width:767px){.UserProfileModal-module-scss-module__1wHy1q__statValueIncome{font-size:20px}}.UserProfileModal-module-scss-module__1wHy1q__statLinkWide{grid-column:1/-1}.UserProfileModal-module-scss-module__1wHy1q__statHint{color:var(--text-muted);font-size:13px;font-weight:500;line-height:1.2}.UserProfileModal-module-scss-module__1wHy1q__actionsRow{gap:10px;padding-top:4px;display:flex}@media (max-width:767px){.UserProfileModal-module-scss-module__1wHy1q__actionsRow{flex-direction:column}}.UserProfileModal-module-scss-module__1wHy1q__actionBtn{border:1px solid var(--border);min-width:0;min-height:48px;color:var(--text-primary);cursor:pointer;box-sizing:border-box;background:0 0;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.UserProfileModal-module-scss-module__1wHy1q__actionBtn:hover{background:var(--background);border-color:var(--text-muted)}.UserProfileModal-module-scss-module__1wHy1q__logoutBtn{color:var(--error);border-color:color-mix(in srgb,var(--error)30%,var(--border))}.UserProfileModal-module-scss-module__1wHy1q__logoutBtn:hover{background:color-mix(in srgb,var(--error)10%,transparent);border-color:color-mix(in srgb,var(--error)45%,var(--border));color:var(--error)}
.UserMobileMenu-module-scss-module__gUeu2a__container{align-items:center;display:flex;position:relative}.UserMobileMenu-module-scss-module__gUeu2a__avatarTrigger{cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;margin-left:8px;padding:0;display:flex}.UserMobileMenu-module-scss-module__gUeu2a__userAvatar{background-color:var(--border-light);border:1px solid color-mix(in srgb,var(--border-light)80%,transparent);border-radius:10px;width:32px;height:32px;overflow:hidden}.UserMobileMenu-module-scss-module__gUeu2a__avatarImage{object-fit:cover;width:100%;height:100%}.UserMobileMenu-module-scss-module__gUeu2a__avatarFallback{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;font-weight:600;display:flex}.UserMobileMenu-module-scss-module__gUeu2a__overlay{z-index:2100;position:fixed;inset:0}.UserMobileMenu-module-scss-module__gUeu2a__menu{background:var(--surface);border-radius:var(--radius-md);width:200px;box-shadow:var(--shadow-lg);border:1px solid var(--border-light);z-index:2101;padding:4px;animation:.2s cubic-bezier(.16,1,.3,1) UserMobileMenu-module-scss-module__gUeu2a__fadeInScale;position:absolute;top:calc(100% + 8px);right:0}.UserMobileMenu-module-scss-module__gUeu2a__items{flex-direction:column;display:flex}.UserMobileMenu-module-scss-module__gUeu2a__item{width:100%;color:var(--text-primary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;align-items:center;gap:12px;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .2s;display:flex}.UserMobileMenu-module-scss-module__gUeu2a__item:active{background:var(--border-light)}.UserMobileMenu-module-scss-module__gUeu2a__item svg{color:var(--text-secondary)}.UserMobileMenu-module-scss-module__gUeu2a__divider{background:var(--border-light);height:1px;margin:4px}.UserMobileMenu-module-scss-module__gUeu2a__logout{color:#ef4444;border-radius:var(--radius-sm);background:#ef44441a}.UserMobileMenu-module-scss-module__gUeu2a__logout:active{background:#ef44441a}.UserMobileMenu-module-scss-module__gUeu2a__logout svg{color:#ef4444}.UserMobileMenu-module-scss-module__gUeu2a__proSection{text-align:left;padding:4px 4px 8px}.UserMobileMenu-module-scss-module__gUeu2a__upgradeButton{background:linear-gradient(135deg,var(--primary)0%,#3b82f6 100%);color:#fff;cursor:pointer;width:100%;box-shadow:0 4px 12px rgba(var(--primary-rgb),.2);border:none;border-radius:8px;justify-content:flex-start;align-items:center;gap:8px;padding:10px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.UserMobileMenu-module-scss-module__gUeu2a__upgradeButton span{letter-spacing:.05em;background:#fff3;border-radius:4px;padding:2px 6px;font-size:10px}.UserMobileMenu-module-scss-module__gUeu2a__upgradeButton:active{transform:scale(.98)}@keyframes UserMobileMenu-module-scss-module__gUeu2a__fadeInScale{0%{opacity:0;transform:scale(.95)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}
.AccentThemePicker-module-scss-module__UodPMW__container{flex-direction:column;gap:12px;width:fit-content;display:flex}.AccentThemePicker-module-scss-module__UodPMW__container.AccentThemePicker-module-scss-module__UodPMW__compact{gap:8px;width:100%}.AccentThemePicker-module-scss-module__UodPMW__label{color:var(--text-secondary);font-size:14px;font-weight:500}.AccentThemePicker-module-scss-module__UodPMW__iconPill{background:var(--background);border:1px solid color-mix(in srgb,var(--border-light)90%,transparent);border-radius:14px;gap:4px;width:fit-content;padding:6px;display:flex}.AccentThemePicker-module-scss-module__UodPMW__iconPill.AccentThemePicker-module-scss-module__UodPMW__compact{border-radius:12px;justify-content:space-between;gap:4px;width:100%;padding:5px}.AccentThemePicker-module-scss-module__UodPMW__toggleButton{width:44px;height:44px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:flex}.AccentThemePicker-module-scss-module__UodPMW__toggleButton:hover:not(.AccentThemePicker-module-scss-module__UodPMW__active){color:var(--text-primary);background:color-mix(in srgb,var(--background)88%,var(--text-primary))}.AccentThemePicker-module-scss-module__UodPMW__toggleButton.AccentThemePicker-module-scss-module__UodPMW__active{background:color-mix(in srgb,var(--primary)14%,var(--background));color:var(--primary);box-shadow:none}.AccentThemePicker-module-scss-module__UodPMW__toggleButton.AccentThemePicker-module-scss-module__UodPMW__compact{border-radius:9px;flex:1;width:auto;height:36px}.AccentThemePicker-module-scss-module__UodPMW__selectedName{color:var(--primary);text-align:start;min-height:18px;font-size:14px;font-weight:600}@media (max-width:480px){.AccentThemePicker-module-scss-module__UodPMW__toggleButton{width:40px;height:40px}.AccentThemePicker-module-scss-module__UodPMW__toggleButton.AccentThemePicker-module-scss-module__UodPMW__compact{flex:1;width:auto;height:34px}}
.CatalogTestimonials-module-scss-module__Ofc2CG__section{background:color-mix(in srgb,var(--primary)4%,var(--background));margin-inline:-48px;padding-block:78px;padding-inline:0}@media (max-width:767px){.CatalogTestimonials-module-scss-module__Ofc2CG__section{margin-inline:-16px}}@media (max-width:640px){.CatalogTestimonials-module-scss-module__Ofc2CG__section{padding-block:54px}}.CatalogTestimonials-module-scss-module__Ofc2CG__inner{width:min(1620px,100%);margin:0 auto;padding-inline:48px}@media (max-width:767px){.CatalogTestimonials-module-scss-module__Ofc2CG__inner{padding-inline:16px}}.CatalogTestimonials-module-scss-module__Ofc2CG__heading{text-align:center;max-width:690px;margin:0 auto 30px}.CatalogTestimonials-module-scss-module__Ofc2CG__heading>span{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:850}.CatalogTestimonials-module-scss-module__Ofc2CG__heading h2{color:var(--text-primary);letter-spacing:-.04em;margin:8px 0 12px;font-size:clamp(1.7rem,3.5vw,2.5rem);font-weight:900}.CatalogTestimonials-module-scss-module__Ofc2CG__heading p{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.6}.CatalogTestimonials-module-scss-module__Ofc2CG__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.CatalogTestimonials-module-scss-module__Ofc2CG__card{border:1px solid var(--border-light);border-radius:var(--block-radius);background:var(--surface);min-height:320px;box-shadow:var(--shadow-sm);flex-direction:column;padding:22px;display:flex;position:relative;overflow:hidden}.CatalogTestimonials-module-scss-module__Ofc2CG__card footer{align-items:center;gap:11px;margin-top:auto;display:flex}.CatalogTestimonials-module-scss-module__Ofc2CG__card footer>div{flex-direction:column;gap:2px;min-width:0;display:flex}.CatalogTestimonials-module-scss-module__Ofc2CG__card footer strong{color:var(--text-primary);font-size:13px;font-weight:800}.CatalogTestimonials-module-scss-module__Ofc2CG__card footer span{color:var(--text-muted);font-size:11px}.CatalogTestimonials-module-scss-module__Ofc2CG__quote{color:color-mix(in srgb,var(--primary)10%,transparent);position:absolute;top:18px;right:18px}.CatalogTestimonials-module-scss-module__Ofc2CG__stars{color:#f59e0b;gap:2px;display:flex}.CatalogTestimonials-module-scss-module__Ofc2CG__text{color:var(--text-primary);margin:22px 0 18px;font-size:13px;font-weight:600;line-height:1.58;position:relative}.CatalogTestimonials-module-scss-module__Ofc2CG__result{background:color-mix(in srgb,var(--primary)9%,var(--surface));color:var(--primary);border-radius:999px;align-self:flex-start;margin-bottom:22px;padding:7px 10px;font-size:10px;font-weight:800}.CatalogTestimonials-module-scss-module__Ofc2CG__avatar{background:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-weight:850;display:inline-flex;color:var(--surface)!important;font-size:13px!important}@media (max-width:1050px){.CatalogTestimonials-module-scss-module__Ofc2CG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.CatalogTestimonials-module-scss-module__Ofc2CG__grid{grid-template-columns:1fr}.CatalogTestimonials-module-scss-module__Ofc2CG__card{min-height:270px}}
.CatalogTrust-module-scss-module__elv1ZG__section{width:min(1620px,100%);margin:0 auto;padding:58px 0 76px}.CatalogTrust-module-scss-module__elv1ZG__benefits{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:56px;display:grid}.CatalogTrust-module-scss-module__elv1ZG__benefit{min-height:74px;color:var(--text-primary);text-align:center;justify-content:center;align-items:center;gap:12px;display:flex}.CatalogTrust-module-scss-module__elv1ZG__benefit strong{font-size:13px;font-weight:750}.CatalogTrust-module-scss-module__elv1ZG__benefitIcon,.CatalogTrust-module-scss-module__elv1ZG__statIcon{color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.CatalogTrust-module-scss-module__elv1ZG__benefitIcon{border:1px solid var(--border-light);background:var(--surface);width:46px;height:46px;box-shadow:var(--shadow-sm);border-radius:14px}.CatalogTrust-module-scss-module__elv1ZG__heading{text-align:center;margin-bottom:24px}.CatalogTrust-module-scss-module__elv1ZG__heading>span{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:850}.CatalogTrust-module-scss-module__elv1ZG__heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:900}.CatalogTrust-module-scss-module__elv1ZG__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.CatalogTrust-module-scss-module__elv1ZG__stat{border:1px solid color-mix(in srgb,var(--primary)8%,var(--border-light));border-radius:var(--radius-lg);background:var(--surface);align-items:center;gap:14px;min-height:96px;padding:18px;display:flex}.CatalogTrust-module-scss-module__elv1ZG__stat>div{flex-direction:column;gap:3px;min-width:0;display:flex}.CatalogTrust-module-scss-module__elv1ZG__stat strong{color:var(--text-primary);font-size:17px;font-weight:900}.CatalogTrust-module-scss-module__elv1ZG__stat span:last-child{color:var(--text-secondary);font-size:11px;line-height:1.3}.CatalogTrust-module-scss-module__elv1ZG__statIcon{background:color-mix(in srgb,var(--primary)11%,var(--surface));border-radius:50%;width:42px;height:42px}.CatalogTrust-module-scss-module__elv1ZG__stat1{background:color-mix(in srgb,#8b5cf6 9%,var(--surface))}.CatalogTrust-module-scss-module__elv1ZG__stat2{background:color-mix(in srgb,#22c55e 9%,var(--surface))}.CatalogTrust-module-scss-module__elv1ZG__stat3{background:color-mix(in srgb,#f59e0b 9%,var(--surface))}.CatalogTrust-module-scss-module__elv1ZG__stat4{background:color-mix(in srgb,#ef4444 8%,var(--surface))}@media (max-width:900px){.CatalogTrust-module-scss-module__elv1ZG__benefits,.CatalogTrust-module-scss-module__elv1ZG__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.CatalogTrust-module-scss-module__elv1ZG__section{padding:40px 0 54px}.CatalogTrust-module-scss-module__elv1ZG__benefits{gap:8px;margin-bottom:38px}.CatalogTrust-module-scss-module__elv1ZG__benefit{flex-direction:column;align-items:center;min-height:100px;padding:10px 4px}.CatalogTrust-module-scss-module__elv1ZG__stats{grid-template-columns:1fr}}
.FullPageLoader-module-scss-module__QY7u6q__overlay{background:rgba(var(--background-rgb),.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s ease-out FullPageLoader-module-scss-module__QY7u6q__fadeIn;display:flex;position:fixed;top:0;left:0}.FullPageLoader-module-scss-module__QY7u6q__container{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.FullPageLoader-module-scss-module__QY7u6q__spinnerWrapper{justify-content:center;align-items:center;display:flex;position:relative}.FullPageLoader-module-scss-module__QY7u6q__spinnerWrapper:after{content:"";background:var(--primary);opacity:.15;filter:blur(15px);border-radius:50%;width:60px;height:60px;animation:2s ease-in-out infinite FullPageLoader-module-scss-module__QY7u6q__pulse;position:absolute}.FullPageLoader-module-scss-module__QY7u6q__spinner{color:var(--primary);animation:1s linear infinite FullPageLoader-module-scss-module__QY7u6q__spin}.FullPageLoader-module-scss-module__QY7u6q__message{color:var(--foreground);opacity:.8;margin:0;font-size:1.125rem;font-weight:500}@keyframes FullPageLoader-module-scss-module__QY7u6q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes FullPageLoader-module-scss-module__QY7u6q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes FullPageLoader-module-scss-module__QY7u6q__pulse{0%,to{opacity:.1;transform:scale(.8)}50%{opacity:.2;transform:scale(1.2)}}
.EnteringLoader-module-scss-module__-CphNq__overlay{background:var(--background);z-index:10000;justify-content:center;align-items:center;width:100%;height:100%;animation:.4s ease-out EnteringLoader-module-scss-module__-CphNq__fadeIn;display:flex;position:fixed;top:0;left:0}.EnteringLoader-module-scss-module__-CphNq__container{flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:300px;display:flex}.EnteringLoader-module-scss-module__-CphNq__logoWrapper{justify-content:center;align-items:center;display:flex;position:relative}.EnteringLoader-module-scss-module__-CphNq__logoWrapper:after{content:"";background:var(--primary);opacity:.1;filter:blur(20px);border-radius:50%;width:120px;height:120px;animation:2s ease-in-out infinite EnteringLoader-module-scss-module__-CphNq__glowPulse;position:absolute}.EnteringLoader-module-scss-module__-CphNq__pulsingLogo{animation:2s ease-in-out infinite EnteringLoader-module-scss-module__-CphNq__mainPulse}.EnteringLoader-module-scss-module__-CphNq__textWrapper{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.EnteringLoader-module-scss-module__-CphNq__phrase{color:var(--text-primary);text-align:center;letter-spacing:-.01em;opacity:.9;min-height:1.5rem;margin:0;font-size:1.25rem;font-weight:600;animation:.4s cubic-bezier(.16,1,.3,1) forwards EnteringLoader-module-scss-module__-CphNq__slideUpFade}.EnteringLoader-module-scss-module__-CphNq__progressLine{background:var(--border);border-radius:2px;width:100%;height:3px;position:relative;overflow:hidden}.EnteringLoader-module-scss-module__-CphNq__progressFill{background:var(--primary);border-radius:2px;width:30%;height:100%;animation:1.5s ease-in-out infinite EnteringLoader-module-scss-module__-CphNq__loadingMove;position:absolute;top:0;left:0}@keyframes EnteringLoader-module-scss-module__-CphNq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes EnteringLoader-module-scss-module__-CphNq__mainPulse{0%,to{filter:drop-shadow(0 0 #4a6cf700);transform:scale(1)}50%{filter:drop-shadow(0 0 15px #4a6cf74d);transform:scale(1.1)}}@keyframes EnteringLoader-module-scss-module__-CphNq__glowPulse{0%,to{opacity:.05;transform:scale(.8)}50%{opacity:.15;transform:scale(1.3)}}@keyframes EnteringLoader-module-scss-module__-CphNq__slideUpFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes EnteringLoader-module-scss-module__-CphNq__loadingMove{0%{width:30%;left:-30%}50%{width:50%;left:40%}to{width:30%;left:100%}}
.Toast-module-scss-module__zI68jq__toast{border-radius:var(--radius-lg);background:rgba(var(--surface-rgb),.85);border:1px solid rgba(var(--surface-rgb),.1);width:min(400px,100vw - 32px);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(12px)saturate(180%);pointer-events:auto;-webkit-user-select:none;user-select:none;cursor:default;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;padding:16px 18px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Toast-module-scss-module__zI68jq__toast.Toast-module-scss-module__zI68jq__clickable{cursor:pointer}.Toast-module-scss-module__zI68jq__toast.Toast-module-scss-module__zI68jq__clickable:hover{border-color:var(--primary);transform:translateY(-2px)}.Toast-module-scss-module__zI68jq__toast.Toast-module-scss-module__zI68jq__success .Toast-module-scss-module__zI68jq__iconWrapper{background:#10b9811a}.Toast-module-scss-module__zI68jq__toast.Toast-module-scss-module__zI68jq__success .Toast-module-scss-module__zI68jq__iconSuccess{color:#10b981}.Toast-module-scss-module__zI68jq__toast.Toast-module-scss-module__zI68jq__success .Toast-module-scss-module__zI68jq__progressBar{background:linear-gradient(90deg,#10b981,#34d399)}.Toast-module-scss-module__zI68jq__toast.Toast-module-scss-module__zI68jq__error .Toast-module-scss-module__zI68jq__iconWrapper{background:#ef44441a}.Toast-module-scss-module__zI68jq__toast.Toast-module-scss-module__zI68jq__error .Toast-module-scss-module__zI68jq__iconError{color:#ef4444}.Toast-module-scss-module__zI68jq__toast.Toast-module-scss-module__zI68jq__error .Toast-module-scss-module__zI68jq__progressBar{background:linear-gradient(90deg,#ef4444,#f87171)}.Toast-module-scss-module__zI68jq__toast.Toast-module-scss-module__zI68jq__warning .Toast-module-scss-module__zI68jq__iconWrapper{background:#f59e0b1a}.Toast-module-scss-module__zI68jq__toast.Toast-module-scss-module__zI68jq__warning .Toast-module-scss-module__zI68jq__iconWarning{color:#f59e0b}.Toast-module-scss-module__zI68jq__toast.Toast-module-scss-module__zI68jq__warning .Toast-module-scss-module__zI68jq__progressBar{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.Toast-module-scss-module__zI68jq__toast.Toast-module-scss-module__zI68jq__info .Toast-module-scss-module__zI68jq__iconWrapper,.Toast-module-scss-module__zI68jq__toast.Toast-module-scss-module__zI68jq__notification .Toast-module-scss-module__zI68jq__iconWrapper{background:#4a6cf71a}.Toast-module-scss-module__zI68jq__toast.Toast-module-scss-module__zI68jq__info .Toast-module-scss-module__zI68jq__iconInfo,.Toast-module-scss-module__zI68jq__toast.Toast-module-scss-module__zI68jq__info .Toast-module-scss-module__zI68jq__iconNotification,.Toast-module-scss-module__zI68jq__toast.Toast-module-scss-module__zI68jq__notification .Toast-module-scss-module__zI68jq__iconInfo,.Toast-module-scss-module__zI68jq__toast.Toast-module-scss-module__zI68jq__notification .Toast-module-scss-module__zI68jq__iconNotification{color:#4a6cf7}.Toast-module-scss-module__zI68jq__toast.Toast-module-scss-module__zI68jq__info .Toast-module-scss-module__zI68jq__progressBar,.Toast-module-scss-module__zI68jq__toast.Toast-module-scss-module__zI68jq__notification .Toast-module-scss-module__zI68jq__progressBar{background:linear-gradient(90deg,#4a6cf7,#6c8aff)}[data-theme=dark] .Toast-module-scss-module__zI68jq__toast{border:1px solid #ffffff0d;box-shadow:0 20px 25px -5px #0006,0 10px 10px -5px #0003}.Toast-module-scss-module__zI68jq__content{flex:1;gap:14px;display:flex;overflow:hidden}.Toast-module-scss-module__zI68jq__actions{align-items:center;gap:8px;margin-top:-2px;display:flex}.Toast-module-scss-module__zI68jq__iconWrapper{background:#4a6cf71a;border-radius:10px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;display:flex}.Toast-module-scss-module__zI68jq__textContainer{flex-direction:column;gap:2px;padding-top:2px;display:flex;overflow:hidden}.Toast-module-scss-module__zI68jq__title{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15px;font-weight:700;line-height:1.4;overflow:hidden}.Toast-module-scss-module__zI68jq__message{color:var(--text-secondary);opacity:.9;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:500;line-height:1.5;display:-webkit-box;overflow:hidden}.Toast-module-scss-module__zI68jq__linkIndicator{background:rgba(var(--primary-rgb),.1);color:var(--primary);opacity:.6;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.Toast-module-scss-module__zI68jq__linkIndicator:hover{opacity:1;background:rgba(var(--primary-rgb),.15);transform:scale(1.1)}.Toast-module-scss-module__zI68jq__clickable:hover .Toast-module-scss-module__zI68jq__linkIndicator{opacity:.9}.Toast-module-scss-module__zI68jq__closeButton{color:var(--text-muted);cursor:pointer;z-index:10;background:#00000008;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.Toast-module-scss-module__zI68jq__closeButton:hover{color:var(--text-primary);background:#00000012;transform:rotate(90deg)}.Toast-module-scss-module__zI68jq__closeButton:active{transform:scale(.9)}[data-theme=dark] .Toast-module-scss-module__zI68jq__closeButton{background:#ffffff0d}[data-theme=dark] .Toast-module-scss-module__zI68jq__closeButton:hover{background:#ffffff1a}.Toast-module-scss-module__zI68jq__progressBar{opacity:.8;transform-origin:0;z-index:100;height:3px;position:absolute;bottom:0;left:0;right:0}@media (max-width:767px){.Toast-module-scss-module__zI68jq__toast{width:100%;margin:0 0 10px;padding:14px 16px}}
.PassTemplateModal-module-scss-module__oHayIa__form{flex-direction:column;min-height:0;display:flex}.PassTemplateModal-module-scss-module__oHayIa__board{flex-direction:column;gap:18px;padding:8px 28px 28px;display:flex}@media (max-width:767px){.PassTemplateModal-module-scss-module__oHayIa__board{gap:14px;padding:4px 16px 20px}}@media (max-width:420px){.PassTemplateModal-module-scss-module__oHayIa__board{padding:0 12px 16px}}.PassTemplateModal-module-scss-module__oHayIa__policyBanner,.PassTemplateModal-module-scss-module__oHayIa__referenceHint{border-radius:var(--block-radius);border:1px solid var(--border-light);background:color-mix(in srgb,var(--primary)8%,var(--surface));color:var(--text-secondary);margin:0;padding:10px 14px;font-size:13px;line-height:1.45}.PassTemplateModal-module-scss-module__oHayIa__modalBannerStack{flex-direction:column;gap:8px;padding:16px 28px 0;display:flex}@media (max-width:767px){.PassTemplateModal-module-scss-module__oHayIa__modalBannerStack{padding:12px 16px 0}}.PassTemplateModal-module-scss-module__oHayIa__referenceHint{grid-column:1/-1}.PassTemplateModal-module-scss-module__oHayIa__columns{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:18px;display:grid}@media (max-width:960px){.PassTemplateModal-module-scss-module__oHayIa__columns{grid-template-columns:1fr}}.PassTemplateModal-module-scss-module__oHayIa__column{flex-direction:column;gap:18px;min-width:0;display:flex}.PassTemplateModal-module-scss-module__oHayIa__panel{border:1px solid var(--border-light);border-radius:calc(var(--block-radius) + 2px);background:var(--surface);flex-direction:column;gap:16px;padding:20px;display:flex}@media (max-width:767px){.PassTemplateModal-module-scss-module__oHayIa__panel{gap:14px;padding:14px}}.PassTemplateModal-module-scss-module__oHayIa__panelHeader{flex-direction:column;gap:4px;display:flex}.PassTemplateModal-module-scss-module__oHayIa__panelTitle{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:15px;font-weight:800}.PassTemplateModal-module-scss-module__oHayIa__panelHint{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.45}.PassTemplateModal-module-scss-module__oHayIa__fieldStack{flex-direction:column;gap:14px;display:flex}.PassTemplateModal-module-scss-module__oHayIa__fieldBlock{flex-direction:column;gap:8px;min-width:0;display:flex}.PassTemplateModal-module-scss-module__oHayIa__fieldLabelRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.PassTemplateModal-module-scss-module__oHayIa__fieldLabel{color:var(--text-primary);font-size:14px;font-weight:600}@media (max-width:767px){.PassTemplateModal-module-scss-module__oHayIa__fieldLabel{font-size:12px}}.PassTemplateModal-module-scss-module__oHayIa__lockBadge{background:color-mix(in srgb,var(--text-muted)14%,transparent);color:var(--text-secondary);border-radius:999px;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;line-height:1.3;display:inline-flex}.PassTemplateModal-module-scss-module__oHayIa__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (max-width:560px){.PassTemplateModal-module-scss-module__oHayIa__grid{grid-template-columns:1fr}}.PassTemplateModal-module-scss-module__oHayIa__volumeRow{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.PassTemplateModal-module-scss-module__oHayIa__switchRow{flex-wrap:wrap;gap:16px 20px;display:flex}.PassTemplateModal-module-scss-module__oHayIa__fieldHint{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.4}.PassTemplateModal-module-scss-module__oHayIa__fieldError{color:var(--danger,#c62828);margin:0;font-size:12px;line-height:1.4}.PassTemplateModal-module-scss-module__oHayIa__chips,.PassTemplateModal-module-scss-module__oHayIa__subjectList{flex-wrap:wrap;gap:8px;display:flex}
.ToastContainer-module-scss-module__nlGSVq__container{z-index:10000;pointer-events:none;flex-direction:column;align-items:flex-end;width:fit-content;max-width:100vw;display:flex;position:fixed;top:24px;right:24px}@media (max-width:767px){.ToastContainer-module-scss-module__nlGSVq__container{align-items:center;width:100%;padding:0 16px;top:12px;left:0;right:0}}
@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8298327da6d5bcce-s.fb2d5852.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.p.0a39a854.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2b402d8aebffd579-s.ec7e94a5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a88409fdd7dc121c-s.62b55a98.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.9b7a96b4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8298327da6d5bcce-s.fb2d5852.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.p.0a39a854.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2b402d8aebffd579-s.ec7e94a5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a88409fdd7dc121c-s.62b55a98.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.9b7a96b4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/8298327da6d5bcce-s.fb2d5852.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.p.0a39a854.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2b402d8aebffd579-s.ec7e94a5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a88409fdd7dc121c-s.62b55a98.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.9b7a96b4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8298327da6d5bcce-s.fb2d5852.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.p.0a39a854.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2b402d8aebffd579-s.ec7e94a5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a88409fdd7dc121c-s.62b55a98.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.9b7a96b4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8298327da6d5bcce-s.fb2d5852.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.p.0a39a854.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2b402d8aebffd579-s.ec7e94a5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a88409fdd7dc121c-s.62b55a98.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.9b7a96b4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat Fallback;src:local(Arial);ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.0%;size-adjust:112.83%}.montserrat_3e192fcd-module__hqL5VW__className{font-family:Montserrat,Montserrat Fallback;font-style:normal}.montserrat_3e192fcd-module__hqL5VW__variable{--font-sans:"Montserrat","Montserrat Fallback"}
.SchoolBookingFooter-module-scss-module__odWmKG__footer{border-top:1px solid var(--border-light);background:var(--surface);margin-top:48px;padding:32px 24px 40px}.SchoolBookingFooter-module-scss-module__odWmKG__inner{text-align:center;flex-direction:column;align-items:center;gap:12px;width:min(960px,100%);margin:0 auto;display:flex}.SchoolBookingFooter-module-scss-module__odWmKG__brandLink{color:inherit;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.SchoolBookingFooter-module-scss-module__odWmKG__schoolName{color:var(--text-primary);font-size:16px;font-weight:700}.SchoolBookingFooter-module-scss-module__odWmKG__note{max-width:520px;color:var(--text-secondary);margin:0;font-size:13px;line-height:1.5}
.ReferralToast-module-scss-module__4ctnWG__toast{z-index:9000;border-radius:var(--block-radius);width:380px;animation:.45s cubic-bezier(.34,1.56,.64,1) forwards ReferralToast-module-scss-module__4ctnWG__slideInLeft;position:fixed;bottom:36px;left:36px;overflow:hidden;box-shadow:0 24px 64px #4c1d9552,0 8px 24px #0003}@media (max-width:767px){.ReferralToast-module-scss-module__4ctnWG__toast{bottom:88px;left:24px}}@media (max-width:560px){.ReferralToast-module-scss-module__4ctnWG__toast{border-radius:var(--block-radius);width:calc(100vw - 32px);max-width:400px;animation:.45s cubic-bezier(.34,1.56,.64,1) forwards ReferralToast-module-scss-module__4ctnWG__slideInUp;bottom:88px;left:50%}}.ReferralToast-module-scss-module__4ctnWG__toastHiding{animation:.28s forwards ReferralToast-module-scss-module__4ctnWG__slideOutLeft!important}@media (max-width:767px){.ReferralToast-module-scss-module__4ctnWG__toastHiding{animation:.28s forwards ReferralToast-module-scss-module__4ctnWG__slideOutDown!important}}.ReferralToast-module-scss-module__4ctnWG__hero{background:linear-gradient(145deg,#5b21b6 0%,#4c1d95 42%,#312e81 100%);padding:18px 20px 20px;position:relative;overflow:hidden}.ReferralToast-module-scss-module__4ctnWG__hero:before{content:"";pointer-events:none;background:#ffffff12;border-radius:50%;width:160px;height:160px;position:absolute;top:-50px;right:-30px}.ReferralToast-module-scss-module__4ctnWG__hero:after{content:"";pointer-events:none;background:#a78bfa1f;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-60px;left:-20px}.ReferralToast-module-scss-module__4ctnWG__topRow{z-index:1;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex;position:relative}.ReferralToast-module-scss-module__4ctnWG__badge{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#ffffff24;border:1px solid #fff3;border-radius:999px;align-items:center;gap:6px;padding:4px 11px;font-size:11px;font-weight:700;display:inline-flex}.ReferralToast-module-scss-module__4ctnWG__closeBtn{color:#ffffffbf;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:all .15s;display:flex}.ReferralToast-module-scss-module__4ctnWG__closeBtn:hover{color:#fff;background:#fff3}.ReferralToast-module-scss-module__4ctnWG__headline{z-index:1;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex;position:relative}.ReferralToast-module-scss-module__4ctnWG__amount{color:#fff;letter-spacing:-.04em;font-size:44px;font-weight:800;line-height:1}.ReferralToast-module-scss-module__4ctnWG__coinIcon{color:#facc15;flex-shrink:0}.ReferralToast-module-scss-module__4ctnWG__headlineSuffix{color:#fff;letter-spacing:-.02em;text-transform:uppercase;font-size:22px;font-weight:800;line-height:1.1}.ReferralToast-module-scss-module__4ctnWG__descriptionLine{color:#ffffffb8;z-index:1;margin:0 0 4px;font-size:13px;line-height:1.5;position:relative}.ReferralToast-module-scss-module__4ctnWG__descriptionHighlight{color:#fff;z-index:1;margin:0;font-size:13px;font-weight:600;line-height:1.5;position:relative}.ReferralToast-module-scss-module__4ctnWG__body{background:var(--surface);border-top:1px solid #7c3aed2e;padding:16px 18px 18px}.ReferralToast-module-scss-module__4ctnWG__steps{border:1px solid var(--border-light);background:var(--background);border-radius:14px;justify-content:space-between;align-items:center;gap:6px;margin-bottom:14px;padding:12px 10px;display:flex}.ReferralToast-module-scss-module__4ctnWG__step{text-align:center;flex-direction:column;flex:1;align-items:center;gap:6px;min-width:0;display:flex}.ReferralToast-module-scss-module__4ctnWG__stepIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ReferralToast-module-scss-module__4ctnWG__stepIconInvite{color:var(--primary);background:#1d79e91f}.ReferralToast-module-scss-module__4ctnWG__stepIconCoins{color:#ca8a04;background:#facc1524}[data-theme=dark] .ReferralToast-module-scss-module__4ctnWG__stepIconCoins{color:#facc15}.ReferralToast-module-scss-module__4ctnWG__stepIconPro{color:#7c3aed;background:#7c3aed24}.ReferralToast-module-scss-module__4ctnWG__stepLabel{color:var(--text-secondary);font-size:10px;font-weight:600;line-height:1.3}.ReferralToast-module-scss-module__4ctnWG__stepArrow{color:var(--text-muted);opacity:.6;flex-shrink:0}.ReferralToast-module-scss-module__4ctnWG__actions{align-items:center;gap:12px;display:flex}.ReferralToast-module-scss-module__4ctnWG__ctaBtn{color:var(--text-primary);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #7c3aed61;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:7px;padding:11px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.ReferralToast-module-scss-module__4ctnWG__ctaBtn svg{color:#7c3aed;flex-shrink:0}.ReferralToast-module-scss-module__4ctnWG__ctaBtn:hover{background:#7c3aed14;border-color:#7c3aed85}[data-theme=light] .ReferralToast-module-scss-module__4ctnWG__ctaBtn{border-color:#7c3aed52}[data-theme=light] .ReferralToast-module-scss-module__4ctnWG__ctaBtn:hover{background:#7c3aed0f}.ReferralToast-module-scss-module__4ctnWG__dismissBtn{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:8px 4px;font-size:12px;font-weight:500;transition:color .15s}.ReferralToast-module-scss-module__4ctnWG__dismissBtn:hover{color:var(--text-secondary)}@keyframes ReferralToast-module-scss-module__4ctnWG__slideInLeft{0%{opacity:0;transform:translate(-24px)scale(.95)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes ReferralToast-module-scss-module__4ctnWG__slideOutLeft{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(-24px)scale(.95)}}@keyframes ReferralToast-module-scss-module__4ctnWG__slideInUp{0%{opacity:0;transform:translate(-50%)translateY(24px)scale(.95)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@keyframes ReferralToast-module-scss-module__4ctnWG__slideOutDown{0%{opacity:1;transform:translate(-50%)translateY(0)scale(1)}to{opacity:0;transform:translate(-50%)translateY(24px)scale(.95)}}@media (max-width:400px){.ReferralToast-module-scss-module__4ctnWG__headlineSuffix{font-size:18px}.ReferralToast-module-scss-module__4ctnWG__amount{font-size:38px}.ReferralToast-module-scss-module__4ctnWG__stepLabel{font-size:9px}.ReferralToast-module-scss-module__4ctnWG__actions{flex-direction:column;align-items:stretch}.ReferralToast-module-scss-module__4ctnWG__dismissBtn{align-self:center}}
