@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap";
.Catalog-module__BAscgW__page{min-height:100vh;font-family:var(--font-main);background:#f8fafc}.Catalog-module__BAscgW__hero{color:#fff;background:#0f172a;padding:100px 0 120px;position:relative;overflow:hidden}.Catalog-module__BAscgW__hero:before{content:"";z-index:0;background:radial-gradient(circle at 20% 30%,#4f46e526 0%,#0000 50%),radial-gradient(circle at 80% 70%,#a78bfa1a 0%,#0000 50%);position:absolute;inset:0}.Catalog-module__BAscgW__hero:after{content:"";z-index:0;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 80%);mask-image:radial-gradient(#000,#0000 80%)}.Catalog-module__BAscgW__heroInner{z-index:2;text-align:center;max-width:900px;margin:0 auto;padding:0 20px;position:relative}.Catalog-module__BAscgW__heroTagline{color:#818cf8;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#6366f11a;border:1px solid #6366f133;border-radius:100px;align-items:center;margin-bottom:24px;padding:8px 16px;font-size:13px;font-weight:700;display:inline-flex}.Catalog-module__BAscgW__heroTitle{letter-spacing:-.03em;background:linear-gradient(to bottom right,#fff 30%,#ffffffb3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:24px;font-size:clamp(36px,6vw,72px);font-weight:800;line-height:1.1}.Catalog-module__BAscgW__heroSub{color:#94a3b8;max-width:600px;margin:0 auto 48px;font-size:18px;line-height:1.6}.Catalog-module__BAscgW__searchWrapper{filter:drop-shadow(0 20px 40px #0006);max-width:600px;margin:0 auto 40px;position:relative}.Catalog-module__BAscgW__searchIcon{color:#6366f1;z-index:2;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.Catalog-module__BAscgW__searchInput{color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e293bb3;border:1px solid #ffffff1a;border-radius:20px;width:100%;padding:20px 60px 20px 56px;font-size:18px;transition:all .3s cubic-bezier(.4,0,.2,1)}.Catalog-module__BAscgW__searchInput::placeholder{color:#475569}.Catalog-module__BAscgW__searchInput:focus{background:#1e293be6;border-color:#6366f1;outline:none;box-shadow:0 0 0 4px #6366f126}.Catalog-module__BAscgW__searchClear{color:#94a3b8;cursor:pointer;background:#ffffff0d;border:none;border-radius:12px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.Catalog-module__BAscgW__searchClear:hover{color:#fff;background:#ffffff1a}.Catalog-module__BAscgW__heroStats{color:#64748b;justify-content:center;align-items:center;gap:24px;font-size:14px;display:flex}.Catalog-module__BAscgW__heroStats strong{color:#cbd5e1}.Catalog-module__BAscgW__dot{background:#334155;border-radius:50%;width:4px;height:4px}.Catalog-module__BAscgW__body{padding:80px 0 120px}.Catalog-module__BAscgW__bodyInner{max-width:1400px;margin:0 auto;padding:0 24px}.Catalog-module__BAscgW__count{color:#64748b;margin-bottom:40px;font-size:15px}.Catalog-module__BAscgW__count strong{color:#0f172a;font-weight:700}.Catalog-module__BAscgW__grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:32px;display:grid}.Catalog-module__BAscgW__card{background:#fff;border:1px solid #e2e8f0;border-radius:28px;flex-direction:column;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Catalog-module__BAscgW__card:hover{border-color:#cbd5e1;transform:translateY(-8px);box-shadow:0 30px 60px -15px #0f172a26}.Catalog-module__BAscgW__cardImage{height:240px;position:relative;overflow:hidden}.Catalog-module__BAscgW__cardImage img{transition:transform .6s cubic-bezier(.4,0,.2,1)}.Catalog-module__BAscgW__card:hover .Catalog-module__BAscgW__cardImage img{transform:scale(1.05)}.Catalog-module__BAscgW__cardBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;letter-spacing:.05em;text-transform:uppercase;z-index:2;background:#0f172acc;border-radius:100px;padding:6px 14px;font-size:11px;font-weight:700;position:absolute;top:20px;left:20px}.Catalog-module__BAscgW__cardBody{flex-direction:column;flex:1;padding:32px;display:flex}.Catalog-module__BAscgW__cardTitle{color:#0f172a;letter-spacing:-.01em;margin-bottom:12px;font-size:24px;font-weight:800;line-height:1.25}.Catalog-module__BAscgW__cardDesc{color:#475569;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:24px;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.Catalog-module__BAscgW__cardMeta{align-items:center;gap:20px;margin-top:auto;display:flex}.Catalog-module__BAscgW__cardMetaItem{color:#64748b;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.Catalog-module__BAscgW__cardMetaItem svg{color:#6366f1}.Catalog-module__BAscgW__cardFooter{background:#f8fafc;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.Catalog-module__BAscgW__cardPrice{color:#0f172a;letter-spacing:-.02em;font-size:26px;font-weight:800}.Catalog-module__BAscgW__cardPriceLabel{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-top:2px;font-size:11px;font-weight:700}.Catalog-module__BAscgW__cartBtn{cursor:pointer;white-space:nowrap;border:none;border-radius:16px;align-items:center;gap:10px;height:52px;padding:0 24px;font-size:15px;font-weight:700;transition:all .3s;display:flex}.Catalog-module__BAscgW__cartBtn:not(.Catalog-module__BAscgW__cartBtnActive){color:#fff;background:#0f172a}.Catalog-module__BAscgW__cartBtn:not(.Catalog-module__BAscgW__cartBtnActive):hover{background:#1e293b;transform:translateY(-2px);box-shadow:0 10px 20px #0f172a1a}.Catalog-module__BAscgW__cartBtnActive{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.Catalog-module__BAscgW__cartBtnActive:hover{background:#dcfce7}.Catalog-module__BAscgW__loadingGrid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:32px;display:grid}.Catalog-module__BAscgW__skeleton{background:#f1f5f9;border-radius:28px;height:500px;position:relative;overflow:hidden}.Catalog-module__BAscgW__skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff80,#0000);animation:1.5s infinite Catalog-module__BAscgW__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes Catalog-module__BAscgW__shimmer{to{transform:translate(100%)}}.Catalog-module__BAscgW__empty{text-align:center;padding:100px 0}.Catalog-module__BAscgW__empty svg{color:#cbd5e1;margin-bottom:24px}.Catalog-module__BAscgW__empty p{color:#475569;margin-bottom:24px;font-size:20px;font-weight:600}.Catalog-module__BAscgW__floatingBar{z-index:1000;position:fixed;bottom:32px;left:50%;transform:translate(-50%)}.Catalog-module__BAscgW__floatingBarContent{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);color:#fff;background:#0f172ae6;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:32px;padding:12px 12px 12px 24px;display:flex;box-shadow:0 40px 80px -20px #0006}.Catalog-module__BAscgW__floatingBarContent span{align-items:center;gap:12px;font-size:15px;font-weight:600;display:flex}.Catalog-module__BAscgW__floatingBarContent svg{color:#6366f1}.Catalog-module__BAscgW__floatingBarBtn{color:#fff;background:#6366f1;border-radius:14px;padding:12px 24px;font-size:14px;font-weight:700;transition:all .2s}.Catalog-module__BAscgW__floatingBarBtn:hover{background:#4f46e5;transform:translateY(-2px)}@media (max-width:1024px){.Catalog-module__BAscgW__grid,.Catalog-module__BAscgW__loadingGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}@media (max-width:640px){.Catalog-module__BAscgW__hero{padding:60px 0 80px}.Catalog-module__BAscgW__heroTitle{font-size:40px}.Catalog-module__BAscgW__grid,.Catalog-module__BAscgW__loadingGrid{grid-template-columns:1fr}.Catalog-module__BAscgW__floatingBar{width:calc(100% - 40px)}.Catalog-module__BAscgW__floatingBarContent{gap:16px;padding:12px 16px}.Catalog-module__BAscgW__floatingBarContent span{font-size:13px}.Catalog-module__BAscgW__floatingBarBtn{padding:10px 16px;font-size:12px}}
.Header-module__Af2_WG__header{z-index:100;padding:24px 0;transition:background-color .3s;position:relative}.Header-module__Af2_WG__greyBg{background-color:#f5f5f7!important}.Header-module__Af2_WG__headerContainer{justify-content:space-between;align-items:center;display:flex}.Header-module__Af2_WG__logo a{align-items:center;gap:12px;text-decoration:none;display:flex}.Header-module__Af2_WG__logoText{color:var(--text-primary);letter-spacing:-.5px;align-items:center;font-size:26px;font-weight:800;display:flex}.Header-module__Af2_WG__logoIcon{color:var(--text-primary);flex-shrink:0}@media (max-width:640px){.Header-module__Af2_WG__logoText{font-size:20px}}.Header-module__Af2_WG__logoText span{color:var(--text-secondary);margin-left:4px;font-weight:400}.Header-module__Af2_WG__nav{gap:40px;display:flex}.Header-module__Af2_WG__nav a{color:var(--text-secondary);font-size:17px;font-weight:500;transition:color .2s}.Header-module__Af2_WG__nav a:hover{color:var(--text-primary)}.Header-module__Af2_WG__actions{align-items:center;gap:24px;display:flex}.Header-module__Af2_WG__cartLink{color:var(--text-primary);align-items:center;transition:color .2s;display:flex;position:relative}.Header-module__Af2_WG__cartLink:hover{color:var(--primary-color,#0056b3)}.Header-module__Af2_WG__cartBadge{color:#fff;text-align:center;background-color:#ff3b30;border-radius:10px;min-width:18px;padding:2px 6px;font-size:11px;font-weight:700;position:absolute;top:-8px;right:-10px}.Header-module__Af2_WG__phone{color:var(--text-secondary);font-size:17px;font-weight:600}.Header-module__Af2_WG__loginLink{color:var(--text-secondary);font-size:17px;font-weight:500;transition:color .2s}.Header-module__Af2_WG__loginLink:hover{color:var(--text-primary)}.Header-module__Af2_WG__registerBtn{background-color:var(--text-primary);color:#fff;border-radius:var(--radius-button);padding:12px 24px;font-size:17px;font-weight:600;transition:all .3s}@media (max-width:1200px){.Header-module__Af2_WG__nav{gap:20px}.Header-module__Af2_WG__actions{gap:16px}}.Header-module__Af2_WG__registerBtn:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}@media (max-width:992px){.Header-module__Af2_WG__nav,.Header-module__Af2_WG__actions{display:none}.Header-module__Af2_WG__burger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;padding:0;display:flex}.Header-module__Af2_WG__burger span{background-color:var(--text-primary);border-radius:2px;width:100%;height:2px;transition:all .3s}.Header-module__Af2_WG__burgerActive span:first-child{transform:translateY(9px)rotate(45deg)}.Header-module__Af2_WG__burgerActive span:nth-child(2){opacity:0}.Header-module__Af2_WG__burgerActive span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.Header-module__Af2_WG__mobileNav{z-index:1000;background-color:#fff;width:100%;height:100vh;padding-top:100px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;transform:translate(100%)}.Header-module__Af2_WG__mobileNavVisible{transform:translate(0)}.Header-module__Af2_WG__mobileLinks{flex-direction:column;align-items:center;gap:24px;padding:0 20px;display:flex}.Header-module__Af2_WG__mobileLinks a{color:var(--text-primary);font-size:20px;font-weight:600;text-decoration:none}.Header-module__Af2_WG__divider{border:none;border-top:1px solid var(--border-medium);width:60px;margin:8px 0}.Header-module__Af2_WG__mobilePhone{color:var(--text-primary);margin:8px 0;font-size:18px;font-weight:700}.Header-module__Af2_WG__mobileLogin{color:var(--text-secondary)!important}.Header-module__Af2_WG__mobileRegister{background-color:var(--text-primary);border-radius:var(--radius-button);text-align:center;width:100%;padding:14px 40px;color:#fff!important}}@media (min-width:993px){.Header-module__Af2_WG__burger,.Header-module__Af2_WG__mobileNav{display:none}}
.Footer-module__EZoWya__footer{background-color:#f9fafb;border-top:1px solid #e5e7eb;padding:80px 0 40px}.Footer-module__EZoWya__top{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:40px;margin-bottom:60px;display:grid}.Footer-module__EZoWya__brand{flex-direction:column;gap:20px;display:flex}.Footer-module__EZoWya__logo{align-items:center;gap:10px;display:flex}.Footer-module__EZoWya__logoText{color:var(--text-primary);align-items:center;font-size:24px;font-weight:800;display:flex}.Footer-module__EZoWya__logoIcon{color:var(--text-primary);flex-shrink:0}.Footer-module__EZoWya__logoText span{color:var(--text-secondary);margin-left:4px;font-weight:400}.Footer-module__EZoWya__desc{color:#4b5563;max-width:280px;font-size:15px;line-height:1.6}.Footer-module__EZoWya__socials{gap:12px;margin-top:8px;display:flex}.Footer-module__EZoWya__socialIcon{color:#4b5563;background-color:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.Footer-module__EZoWya__socialIcon:hover{color:#6366f1;border-color:#6366f1;transform:translateY(-2px)}.Footer-module__EZoWya__linksBlock{flex-direction:column;gap:12px;display:flex}.Footer-module__EZoWya__linkTitle{color:var(--text-primary);margin-bottom:8px;font-size:16px;font-weight:600}.Footer-module__EZoWya__linksBlock a{color:#4b5563;font-size:15px;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__linksBlock a:hover{color:#6366f1}.Footer-module__EZoWya__contacts{flex-direction:column;gap:12px;display:flex}.Footer-module__EZoWya__phone{color:var(--text-primary);font-size:18px;font-weight:700;text-decoration:none}.Footer-module__EZoWya__email{color:#4b5563;font-size:15px;text-decoration:none}.Footer-module__EZoWya__trustBadge{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;margin-top:20px;padding:8px 16px;display:inline-flex}.Footer-module__EZoWya__ratingValue{color:#111827;font-weight:700}.Footer-module__EZoWya__ratingStars{color:#fbbf24}.Footer-module__EZoWya__bottom{color:#9ca3af;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;padding-top:32px;font-size:14px;display:flex}.Footer-module__EZoWya__legalInfo{flex-direction:column;gap:8px;display:flex}.Footer-module__EZoWya__companyDetails{color:#9ca3af;font-size:12px;line-height:1.4}.Footer-module__EZoWya__legal{gap:24px;display:flex}.Footer-module__EZoWya__legal a{color:#9ca3af;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__legal a:hover{color:#6366f1}@media (max-width:1024px){.Footer-module__EZoWya__top{grid-template-columns:1fr 1fr}}@media (max-width:640px){.Footer-module__EZoWya__top{grid-template-columns:1fr;gap:32px}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:16px}.Footer-module__EZoWya__legal{flex-direction:column;align-items:center;gap:12px}}
.FloatingLeadMagnet-module__FQuzXa__floatingMagnet{z-index:1000;animation:4s infinite FloatingLeadMagnet-module__FQuzXa__bounce;position:fixed;bottom:30px;right:30px}.FloatingLeadMagnet-module__FQuzXa__button{color:#fff;cursor:pointer;background-color:#6366f1;border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;box-shadow:0 10px 25px #6366f166}.FloatingLeadMagnet-module__FQuzXa__button:hover{background-color:#4f46e5;transform:scale(1.1)}.FloatingLeadMagnet-module__FQuzXa__label{color:var(--text-primary);white-space:nowrap;opacity:0;pointer-events:none;background-color:#fff;border-radius:12px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .3s;position:absolute;top:50%;right:80px;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.FloatingLeadMagnet-module__FQuzXa__button:hover .FloatingLeadMagnet-module__FQuzXa__label{opacity:1;right:76px}.FloatingLeadMagnet-module__FQuzXa__pulse{z-index:-1;background-color:#6366f166;border-radius:50%;width:64px;height:64px;animation:2s infinite FloatingLeadMagnet-module__FQuzXa__pulse;position:absolute;top:0;left:0}@keyframes FloatingLeadMagnet-module__FQuzXa__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes FloatingLeadMagnet-module__FQuzXa__pulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}@media (max-width:640px){.FloatingLeadMagnet-module__FQuzXa__floatingMagnet{bottom:20px;right:20px}.FloatingLeadMagnet-module__FQuzXa__label{display:none}}
.Stats-module__UZLpCq__section{background-color:#0000;padding:80px 0}.Stats-module__UZLpCq__header{text-align:center;margin-bottom:40px}.Stats-module__UZLpCq__sectionTitle{color:var(--text-primary);letter-spacing:-1.5px;margin:0;font-size:48px;font-weight:800;line-height:1.1}.Stats-module__UZLpCq__sectionSubtitle{color:var(--text-secondary);opacity:.7;max-width:700px;margin-top:20px;margin-left:auto;margin-right:auto;font-size:18px;font-weight:500;line-height:1.6}.Stats-module__UZLpCq__grid{border-top:1px solid #eef2f6;border-bottom:1px solid #eef2f6;grid-template-columns:repeat(4,1fr);display:grid}.Stats-module__UZLpCq__item{text-align:center;border-right:1px solid #eef2f6;flex-direction:column;gap:8px;padding:40px 20px;display:flex}.Stats-module__UZLpCq__item:last-child{border-right:none}.Stats-module__UZLpCq__number{color:var(--academic-accent,#3730a3);letter-spacing:-2px;font-size:48px;font-weight:800;line-height:1}.Stats-module__UZLpCq__label{color:var(--text-secondary);opacity:.8;max-width:200px;margin:0 auto;font-size:16px;font-weight:500;line-height:1.4}@media (max-width:1024px){.Stats-module__UZLpCq__sectionTitle{font-size:36px}.Stats-module__UZLpCq__grid{border-bottom:1px solid #eef2f6;grid-template-columns:repeat(2,1fr)}.Stats-module__UZLpCq__item{padding:40px 20px}.Stats-module__UZLpCq__item:nth-child(2){border-right:none}.Stats-module__UZLpCq__item:first-child,.Stats-module__UZLpCq__item:nth-child(2){border-bottom:1px solid #eef2f6}.Stats-module__UZLpCq__number{font-size:40px}}@media (max-width:640px){.Stats-module__UZLpCq__section{padding:40px 0}.Stats-module__UZLpCq__sectionTitle{font-size:28px}.Stats-module__UZLpCq__sectionSubtitle{margin-top:12px;padding:0 15px;font-size:15px}.Stats-module__UZLpCq__grid{border-bottom:1px solid #eef2f6;grid-template-columns:repeat(2,1fr)}.Stats-module__UZLpCq__item{border-bottom:1px solid #eef2f6;border-right:1px solid #eef2f6;padding:24px 12px}.Stats-module__UZLpCq__item:nth-child(2n){border-right:none}.Stats-module__UZLpCq__item:nth-child(3),.Stats-module__UZLpCq__item:nth-child(4){border-bottom:none}.Stats-module__UZLpCq__number{font-size:32px}.Stats-module__UZLpCq__label{max-width:140px;font-size:13px}}
.Employment-module__KycWZW__section{background-color:#fff;padding:100px 20px;font-family:Manrope,-apple-system,sans-serif}.Employment-module__KycWZW__container{max-width:1200px;margin:0 auto}.Employment-module__KycWZW__header{text-align:center;margin-bottom:60px}.Employment-module__KycWZW__title{color:#000;letter-spacing:-.03em;font-size:52px;font-weight:800;line-height:1.1}.Employment-module__KycWZW__grid{grid-template-columns:1fr 1.1fr;gap:24px;display:grid}.Employment-module__KycWZW__leftCol{flex-direction:column;gap:24px;display:flex}.Employment-module__KycWZW__greyCard{background:#f4f5f7;border-radius:32px;flex-direction:column;padding:40px;display:flex}.Employment-module__KycWZW__cardTitle{color:#000;letter-spacing:-.02em;margin-bottom:32px;font-size:32px;font-weight:800;line-height:1.15}.Employment-module__KycWZW__listItem{align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.Employment-module__KycWZW__listItem:last-child{margin-bottom:0}.Employment-module__KycWZW__listIcon{color:#000;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:4px;display:flex}.Employment-module__KycWZW__listIcon svg{width:100%;height:100%}.Employment-module__KycWZW__listContent{flex:1}.Employment-module__KycWZW__listTitle{color:#000;margin-bottom:8px;font-size:18px;font-weight:800}.Employment-module__KycWZW__listDesc{color:#64748b;font-size:15px;line-height:1.5}.Employment-module__KycWZW__colorCard{background:linear-gradient(135deg,#86efac 0%,#4ade80 100%);border-radius:32px;flex-direction:column;padding:48px;display:flex;position:relative;overflow:hidden}.Employment-module__KycWZW__colorCardTitle{color:#000;letter-spacing:-.03em;z-index:2;margin-bottom:32px;font-size:48px;font-weight:800;line-height:1.1}.Employment-module__KycWZW__badgesWrapper{z-index:2;flex-wrap:wrap;gap:12px;margin-bottom:auto;display:flex}.Employment-module__KycWZW__badge{color:#000;background:#fff;border-radius:100px;align-items:center;gap:6px;padding:10px 16px;font-size:14px;font-weight:700;display:flex}.Employment-module__KycWZW__badgeAccent{color:#f59e0b}.Employment-module__KycWZW__imageWrapper{z-index:1;justify-content:center;align-items:flex-end;width:100%;height:70%;display:flex;position:absolute;bottom:0;left:0}.Employment-module__KycWZW__expertImage{object-fit:contain;object-position:bottom center;max-width:90%;height:100%}@media (max-width:1024px){.Employment-module__KycWZW__grid{grid-template-columns:1fr}.Employment-module__KycWZW__imageWrapper{justify-content:center;width:100%;height:auto;margin-top:40px;position:relative;right:0}.Employment-module__KycWZW__expertImage{max-height:400px}}@media (max-width:768px){.Employment-module__KycWZW__section{padding:60px 16px}.Employment-module__KycWZW__title{font-size:36px}.Employment-module__KycWZW__header{margin-bottom:40px}.Employment-module__KycWZW__greyCard{border-radius:24px;padding:32px 24px}.Employment-module__KycWZW__colorCard{border-radius:24px;padding:40px 24px}.Employment-module__KycWZW__colorCardTitle{font-size:36px}}
.ADHDHero-module__EXGHva__heroSection{background:#fff;flex-direction:column;align-items:center;padding:40px 20px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex}.ADHDHero-module__EXGHva__heroWrapper{background:linear-gradient(135deg,#a78bfa 0%,#7c3aed 100%);border-radius:48px;flex-direction:column;width:100%;max-width:1400px;min-height:720px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px -15px #7c3aed66}.ADHDHero-module__EXGHva__bgLayer{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.ADHDHero-module__EXGHva__bgImageWrapper{width:65%;height:100%;position:absolute;top:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0000001a 10%,#000 35%);mask-image:linear-gradient(90deg,#0000 0%,#0000001a 10%,#000 35%)}.ADHDHero-module__EXGHva__bgImage{object-fit:cover;object-position:center;opacity:.95;width:100%;height:100%}.ADHDHero-module__EXGHva__contentLayer{z-index:10;flex-direction:column;flex-grow:1;height:100%;padding:60px 80px;display:flex;position:relative}.ADHDHero-module__EXGHva__topBar{justify-content:space-between;align-items:flex-start;margin-bottom:80px;display:flex}.ADHDHero-module__EXGHva__logoArea{align-items:center;gap:12px;display:flex}.ADHDHero-module__EXGHva__logoIcon{background:#fff;border-radius:8px;grid-template-columns:1fr 1fr;gap:2px;width:32px;height:32px;padding:4px;display:grid}.ADHDHero-module__EXGHva__logoPart{border-radius:2px}.ADHDHero-module__EXGHva__logoPart:first-child{background:#4ade80}.ADHDHero-module__EXGHva__logoPart:nth-child(2){background:#60a5fa}.ADHDHero-module__EXGHva__logoPart:nth-child(3){background:#fb7185}.ADHDHero-module__EXGHva__logoPart:nth-child(4){background:#7c3aed}.ADHDHero-module__EXGHva__logoText{color:#fff;flex-direction:column;font-size:20px;font-weight:900;line-height:1;display:flex}.ADHDHero-module__EXGHva__logoSub{opacity:.8;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:600}.ADHDHero-module__EXGHva__topBadges{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.ADHDHero-module__EXGHva__badgeWhite{-webkit-backdrop-filter:blur(8px);color:#fff;background:#ffffff26;border:1px solid #fff3;border-radius:100px;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:600;transition:all .3s;display:flex}.ADHDHero-module__EXGHva__badgeWhite:hover{background:#ffffff40;transform:translateY(-2px)}.ADHDHero-module__EXGHva__badgeFlag{font-size:16px}.ADHDHero-module__EXGHva__mainColumns{flex-grow:1;align-items:center;display:flex}.ADHDHero-module__EXGHva__leftCol{text-align:left;flex-direction:column;flex:1;align-items:flex-start;max-width:650px;display:flex}.ADHDHero-module__EXGHva__subtitle{color:#ffffffe6;max-width:90%;margin-bottom:24px;font-size:18px;font-weight:500;line-height:1.5}.ADHDHero-module__EXGHva__title{color:#fff;letter-spacing:-.02em;margin-bottom:48px;font-size:clamp(40px,5vw,72px);font-weight:800;line-height:1.1}.ADHDHero-module__EXGHva__ctaButton{color:#000;cursor:pointer;background:#c6f06d;border:none;border-radius:100px;padding:20px 48px;font-size:20px;font-weight:700;transition:all .3s;box-shadow:0 10px 25px #0000001a}.ADHDHero-module__EXGHva__ctaButton:hover{background:#d4f78d;transform:translateY(-4px);box-shadow:0 15px 35px #00000026}@media (max-width:1024px){.ADHDHero-module__EXGHva__bgImageWrapper{width:100%;-webkit-mask-image:linear-gradient(#0000 0%,#0000001a 20%,#000 50%);mask-image:linear-gradient(#0000 0%,#0000001a 20%,#000 50%)}.ADHDHero-module__EXGHva__topBar{flex-direction:column;gap:24px}.ADHDHero-module__EXGHva__topBadges{justify-content:flex-start}}@media (max-width:640px){.ADHDHero-module__EXGHva__contentLayer{padding:40px 24px}.ADHDHero-module__EXGHva__title{margin-bottom:32px;font-size:36px}.ADHDHero-module__EXGHva__ctaButton{text-align:center;width:100%;padding:16px}}
.ADHDCoach-module__cUgP2q__heroSection,.ADHDCoach-module__cUgP2q__expertSection,.ADHDCoach-module__cUgP2q__advantagesSection,.ADHDCoach-module__cUgP2q__programSection,.ADHDCoach-module__cUgP2q__leadMagnetSection,.ADHDCoach-module__cUgP2q__requestsSection,.ADHDCoach-module__cUgP2q__outcomesSection,.ADHDCoach-module__cUgP2q__incomeSection,.ADHDCoach-module__cUgP2q__marketPainSection,.ADHDCoach-module__cUgP2q__graduateSection,.ADHDCoach-module__cUgP2q__methodologySection,.ADHDCoach-module__cUgP2q__diplomaSection,.ADHDCoach-module__cUgP2q__pricingSection{--adhd-primary:#7c3aed;--adhd-primary-dark:#6d28d9;--adhd-secondary:#f1f5f9;--adhd-bg-island:#f5f5f7;--adhd-bg-clean:#fff;--adhd-bg-soft:#f8fafc;--adhd-text-main:#1a1a1a;--adhd-text-gray:#4b5563;--adhd-radius-island:64px;--adhd-radius-lg:48px;--adhd-radius-md:32px;--adhd-spacing-xl:120px;--adhd-spacing-lg:80px}.ADHDCoach-module__cUgP2q__premiumHeroSection{background:#fff;padding:60px 0 100px;position:relative;overflow:hidden}.ADHDCoach-module__cUgP2q__premiumHeroSection:before{content:"";z-index:0;background:radial-gradient(circle,#3b82f60d 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-10%;right:-5%}.ADHDCoach-module__cUgP2q__premiumHeroSection:after{content:"";z-index:0;background:radial-gradient(circle,#7c3aed08 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:5%;left:-5%}.ADHDCoach-module__cUgP2q__premiumHeroContainer{z-index:10;grid-template-columns:1.2fr 1fr;align-items:center;gap:60px;max-width:1360px;margin:0 auto;padding:0 40px;display:grid;position:relative}.ADHDCoach-module__cUgP2q__heroLeft{flex-direction:column;align-items:flex-start;display:flex}.ADHDCoach-module__cUgP2q__heroTagline{text-transform:uppercase;letter-spacing:.2em;color:#3b82f6;align-items:center;gap:12px;margin-bottom:24px;font-size:14px;font-weight:800;display:flex}.ADHDCoach-module__cUgP2q__heroTagline:before{content:"";background:#3b82f6;width:32px;height:2px}.ADHDCoach-module__cUgP2q__heroTitle{color:#0f172a;letter-spacing:-.05em;margin-bottom:40px;font-size:82px;font-weight:900;line-height:1}.ADHDCoach-module__cUgP2q__heroTitle span{color:#3b82f6;display:inline-block;position:relative}.ADHDCoach-module__cUgP2q__heroTitle span:after{content:"";z-index:-1;background:#3b82f61a;width:100%;height:8px;position:absolute;bottom:10px;left:0}.ADHDCoach-module__cUgP2q__heroCtaWrapper{align-items:center;gap:32px;margin-top:20px;display:flex}.ADHDCoach-module__cUgP2q__heroCta{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:20px;align-items:center;gap:16px;padding:24px 56px;font-size:20px;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 20px 40px #0f172a33}.ADHDCoach-module__cUgP2q__heroCta:hover{background:#3b82f6;transform:translateY(-8px)scale(1.02);box-shadow:0 30px 60px #3b82f64d}.ADHDCoach-module__cUgP2q__heroCtaArrow{font-size:24px;transition:transform .3s}.ADHDCoach-module__cUgP2q__heroCta:hover .ADHDCoach-module__cUgP2q__heroCtaArrow{transform:translate(6px)translateY(-6px)}.ADHDCoach-module__cUgP2q__trustBadges{gap:24px;display:flex}.ADHDCoach-module__cUgP2q__trustBadge{flex-direction:column;display:flex}.ADHDCoach-module__cUgP2q__badgeVal{color:#0f172a;font-size:24px;font-weight:900}.ADHDCoach-module__cUgP2q__badgeLab{color:#64748b;font-size:13px;font-weight:600}.ADHDCoach-module__cUgP2q__heroRight{position:relative}.ADHDCoach-module__cUgP2q__imageContainer{width:100%;padding-bottom:110%;position:relative}.ADHDCoach-module__cUgP2q__mainPhoto{object-fit:cover;z-index:2;border-radius:60px;width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:0 50px 100px -20px #00000026}.ADHDCoach-module__cUgP2q__floatingTag{z-index:10;color:#0f172a;white-space:nowrap;background:#fff;border-radius:24px;align-items:center;gap:12px;padding:16px 24px;font-weight:700;animation:4s ease-in-out infinite ADHDCoach-module__cUgP2q__floatAnim;display:flex;position:absolute;box-shadow:0 20px 40px #00000014}@keyframes ADHDCoach-module__cUgP2q__floatAnim{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.ADHDCoach-module__cUgP2q__tag1{animation-delay:0s;top:15%;left:-15%}.ADHDCoach-module__cUgP2q__tag2{animation-delay:1s;bottom:20%;right:-10%}.ADHDCoach-module__cUgP2q__tag3{color:#fff;background:#3b82f6;animation-delay:2s;top:50%;right:-20%}.ADHDCoach-module__cUgP2q__tagIcon{font-size:20px}@media (max-width:1200px){.ADHDCoach-module__cUgP2q__premiumHeroContainer{text-align:center;grid-template-columns:1fr;gap:80px}.ADHDCoach-module__cUgP2q__heroLeft{align-items:center}.ADHDCoach-module__cUgP2q__heroTitle{font-size:60px}.ADHDCoach-module__cUgP2q__heroTagline{justify-content:center}.ADHDCoach-module__cUgP2q__tag1,.ADHDCoach-module__cUgP2q__tag2,.ADHDCoach-module__cUgP2q__tag3{display:none}}@media (max-width:640px){.ADHDCoach-module__cUgP2q__heroTitle{font-size:40px}.ADHDCoach-module__cUgP2q__heroCtaWrapper{flex-direction:column;gap:40px}.ADHDCoach-module__cUgP2q__heroCta{justify-content:center;width:100%}}@media (max-width:1100px){.ADHDCoach-module__cUgP2q__premiumHeroContainer{text-align:center;flex-direction:column;gap:60px}.ADHDCoach-module__cUgP2q__heroTitle{font-size:56px}}@media (max-width:640px){.ADHDCoach-module__cUgP2q__heroTitle{font-size:38px}.ADHDCoach-module__cUgP2q__premiumHeroSection{padding:60px 0}.ADHDCoach-module__cUgP2q__heroCta{justify-content:center;width:100%}}.ADHDCoach-module__cUgP2q__floatingStat{color:#1a2d5e;z-index:10;background:#fff;border-radius:24px;min-width:180px;padding:2rem;position:absolute;top:10%;right:-10%;box-shadow:0 20px 40px #0000001a}.ADHDCoach-module__cUgP2q__statValue{margin-bottom:.5rem;font-size:2.5rem;font-weight:800;display:block}.ADHDCoach-module__cUgP2q__statLabel{color:#64748b;font-size:.9rem;font-weight:500;line-height:1.3}.ADHDCoach-module__cUgP2q__featuresGridSection{background:#f8fafc;padding:80px 0}.ADHDCoach-module__cUgP2q__featuresMainGrid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1300px;margin:0 auto;display:grid}.ADHDCoach-module__cUgP2q__featureCardLarge{border-radius:40px;flex-direction:column;justify-content:space-between;min-height:450px;padding:3rem 2.5rem;transition:transform .4s;display:flex;position:relative}.ADHDCoach-module__cUgP2q__featureCardLarge:hover{transform:translateY(-10px)}.ADHDCoach-module__cUgP2q__featureCardOrange{background:#ffedd5}.ADHDCoach-module__cUgP2q__featureCardBlue{background:#e0f2fe}.ADHDCoach-module__cUgP2q__featureCardGrey{background:#f1f5f9}.ADHDCoach-module__cUgP2q__featureCardDark{color:#fff;background:#0f172a}.ADHDCoach-module__cUgP2q__featureIconLarge{margin-bottom:2rem;font-size:4rem}.ADHDCoach-module__cUgP2q__featureContentLarge{flex:1}.ADHDCoach-module__cUgP2q__featureTitleLarge{margin-bottom:1rem;font-size:2.2rem;font-weight:700;line-height:1.2}.ADHDCoach-module__cUgP2q__featureDescLarge{opacity:.8;font-size:1.1rem;line-height:1.6}.ADHDCoach-module__cUgP2q__featureArrowBtn{color:#fff;background:#0f172a;border-radius:50%;justify-content:center;align-self:flex-end;align-items:center;width:64px;height:64px;margin-top:2rem;transition:all .3s;display:flex}.ADHDCoach-module__cUgP2q__featureCardDark .ADHDCoach-module__cUgP2q__featureArrowBtn{color:#0f172a;background:#fff}@media (max-width:1200px){.ADHDCoach-module__cUgP2q__featuresMainGrid{grid-template-columns:repeat(2,1fr)}.ADHDCoach-module__cUgP2q__heroTitleNew{font-size:3.5rem}}@media (max-width:768px){.ADHDCoach-module__cUgP2q__featuresMainGrid{grid-template-columns:1fr}.ADHDCoach-module__cUgP2q__heroMainContent{flex-direction:column}.ADHDCoach-module__cUgP2q__heroTitleNew{font-size:2.8rem}.ADHDCoach-module__cUgP2q__heroNewCard{padding:3rem 2rem}}.ADHDCoach-module__cUgP2q__heroBenefitsGrid{z-index:1;grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid;position:relative}.ADHDCoach-module__cUgP2q__heroBenefitCard{-webkit-backdrop-filter:blur(20px);background:#ffffff73;border:1px solid #fffc;border-radius:32px;flex-direction:column;gap:1.25rem;padding:2.25rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 30px #00000005}.ADHDCoach-module__cUgP2q__heroBenefitCard:hover{background:#ffffffe6;border-color:#6366f1;transform:translateY(-12px);box-shadow:0 30px 60px -15px #0000001a}.ADHDCoach-module__cUgP2q__benefitIcon{margin-bottom:.5rem;font-size:2.75rem}.ADHDCoach-module__cUgP2q__benefitTitle{color:#1e1b4b;font-size:1.35rem;font-weight:800;line-height:1.2}.ADHDCoach-module__cUgP2q__benefitDescription{color:#475569;font-size:1rem;line-height:1.6}.ADHDCoach-module__cUgP2q__benefitLink{color:#3b59ff;font-weight:700;text-decoration:underline}@media (max-width:1400px){.ADHDCoach-module__cUgP2q__heroTitleNew{font-size:64px}.ADHDCoach-module__cUgP2q__heroNewCard{padding:80px 60px 40px}}@media (max-width:1200px){.ADHDCoach-module__cUgP2q__heroBenefitsGrid{grid-template-columns:repeat(2,1fr)}.ADHDCoach-module__cUgP2q__heroTitleNew{font-size:56px}.ADHDCoach-module__cUgP2q__heroIllustration{margin-right:0;transform:scale(1)}}@media (max-width:900px){.ADHDCoach-module__cUgP2q__heroMainContent{flex-direction:column;align-items:flex-start;gap:60px}.ADHDCoach-module__cUgP2q__heroRight{justify-content:center;width:100%}.ADHDCoach-module__cUgP2q__heroIllustration{max-width:500px}}@media (max-width:768px){.ADHDCoach-module__cUgP2q__heroNewCard{border-radius:40px;min-height:auto;padding:60px 24px 24px}.ADHDCoach-module__cUgP2q__heroTopBadge{padding:8px 18px;font-size:12px;top:25px;right:25px}.ADHDCoach-module__cUgP2q__heroTitleNew{margin-bottom:40px;font-size:40px}.ADHDCoach-module__cUgP2q__heroCtaNew{width:100%;padding:22px}.ADHDCoach-module__cUgP2q__heroBenefitsGrid{grid-template-columns:1fr;gap:16px}.ADHDCoach-module__cUgP2q__heroBenefitCard{padding:32px}}.ADHDCoach-module__cUgP2q__heroInfoGrid{grid-template-columns:repeat(3,1fr);gap:32px;width:100%;display:grid}.ADHDCoach-module__cUgP2q__infoCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:32px;padding:32px 40px}.ADHDCoach-module__cUgP2q__infoTitle{color:#fff;align-items:center;gap:8px;margin:0;font-size:20px;font-weight:850;display:flex}.ADHDCoach-module__cUgP2q__featuresSection{background:#fff;padding:100px 0}.ADHDCoach-module__cUgP2q__container{max-width:1400px;margin:0 auto;padding:0 40px}.ADHDCoach-module__cUgP2q__sectionTitle{color:var(--adhd-surface-dark);letter-spacing:-.04em;margin-bottom:80px;font-size:64px;font-weight:900;line-height:1}.ADHDCoach-module__cUgP2q__featuresGrid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.ADHDCoach-module__cUgP2q__featureCard{background:var(--adhd-surface-light);border-radius:40px;flex-direction:column;padding:60px;transition:transform .3s;display:flex}.ADHDCoach-module__cUgP2q__featureCard:hover{transform:translateY(-10px)}.ADHDCoach-module__cUgP2q__featureIcon{width:120px;height:120px;margin-bottom:40px;position:relative}.ADHDCoach-module__cUgP2q__featureTitle{color:var(--adhd-surface-dark);letter-spacing:-.03em;margin-bottom:24px;font-size:32px;font-weight:900}.ADHDCoach-module__cUgP2q__featureDescription{color:#4b5563;font-size:18px;font-weight:500;line-height:1.6}.ADHDCoach-module__cUgP2q__expertSection{background:#fff;padding:60px 0}.ADHDCoach-module__cUgP2q__expertLayout{background:var(--adhd-surface-light);border-radius:var(--adhd-radius);align-items:center;gap:80px;padding:80px;display:flex}.ADHDCoach-module__cUgP2q__expertImageWrapper{flex:1}.ADHDCoach-module__cUgP2q__expertImage{aspect-ratio:1;border-radius:40px;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 60px -15px #0000001a}.ADHDCoach-module__cUgP2q__expertInfo{flex:1.2}.ADHDCoach-module__cUgP2q__expertBadge{background:var(--adhd-primary);color:#fff;border-radius:100px;margin-bottom:24px;padding:8px 16px;font-size:14px;font-weight:700;display:inline-block}.ADHDCoach-module__cUgP2q__expertName{color:var(--adhd-surface-dark);letter-spacing:-.03em;margin-bottom:12px;font-size:56px;font-weight:900}.ADHDCoach-module__cUgP2q__expertTitle{color:var(--adhd-primary);margin-bottom:32px;font-size:24px;font-weight:700}.ADHDCoach-module__cUgP2q__expertBio{color:#4b5563;margin-bottom:40px;font-size:18px;font-weight:500;line-height:1.7}.ADHDCoach-module__cUgP2q__credentials{grid-template-columns:1fr;gap:16px;display:grid}.ADHDCoach-module__cUgP2q__credentialItem{color:var(--adhd-surface-dark);align-items:center;gap:12px;font-size:16px;font-weight:600;display:flex}.ADHDCoach-module__cUgP2q__checkIcon{color:var(--adhd-primary);font-weight:900}.ADHDCoach-module__cUgP2q__pricingSection{padding:var(--adhd-spacing-xl)0;background:var(--adhd-bg-clean)}.ADHDCoach-module__cUgP2q__pricingHeader{text-align:center;margin-bottom:80px}.ADHDCoach-module__cUgP2q__pricingSubtitle{color:var(--adhd-text-gray);margin-top:-40px;margin-bottom:60px;font-size:20px}.ADHDCoach-module__cUgP2q__pricingGrid{justify-content:center;gap:40px;max-width:1200px;margin:0 auto;padding:20px;display:flex}.ADHDCoach-module__cUgP2q__pricingCard{background:var(--adhd-bg-soft);border-radius:var(--adhd-radius-lg);border:1px solid #e2e8f0;flex-direction:column;flex:1;padding:60px 40px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative}.ADHDCoach-module__cUgP2q__pricingCardPrimary{border:2px solid var(--adhd-primary);z-index:2;background:#fff;transform:scale(1.05);box-shadow:0 40px 80px #7c3aed1f}.ADHDCoach-module__cUgP2q__planBadge{background:var(--adhd-primary);color:#fff;text-transform:uppercase;border-radius:100px;padding:10px 24px;font-size:14px;font-weight:800;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.ADHDCoach-module__cUgP2q__planName{text-align:center;color:var(--adhd-text-main);margin-bottom:24px;font-size:32px;font-weight:800}.ADHDCoach-module__cUgP2q__planPrice{text-align:center;color:var(--adhd-text-main);justify-content:center;align-items:baseline;gap:8px;margin-bottom:40px;font-size:64px;font-weight:900;display:flex}.ADHDCoach-module__cUgP2q__currency{color:var(--adhd-primary);font-size:32px;font-weight:700}.ADHDCoach-module__cUgP2q__period{color:var(--adhd-text-gray);font-size:16px;font-weight:500}.ADHDCoach-module__cUgP2q__planFeatures{flex-grow:1;margin:0 0 48px;padding:0;list-style:none}.ADHDCoach-module__cUgP2q__planFeatures li{color:var(--adhd-text-main);align-items:flex-start;gap:16px;margin-bottom:20px;font-size:16px;font-weight:500;line-height:1.4;display:flex}.ADHDCoach-module__cUgP2q__pricingBtnPrimary{background:var(--adhd-primary);color:#fff;cursor:pointer;border:none;border-radius:18px;width:100%;padding:24px;font-size:18px;font-weight:800;transition:all .3s}.ADHDCoach-module__cUgP2q__pricingBtnPrimary:hover{background:var(--adhd-primary-dark);transform:translateY(-4px);box-shadow:0 15px 30px #7c3aed4d}.ADHDCoach-module__cUgP2q__pricingBtnSecondary{color:var(--adhd-text-main);cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:18px;width:100%;padding:24px;font-size:18px;font-weight:800;transition:all .3s}.ADHDCoach-module__cUgP2q__pricingBtnSecondary:hover{border-color:var(--adhd-text-main);background:var(--adhd-text-main);color:#fff}.ADHDCoach-module__cUgP2q__marketPainSection{padding:var(--adhd-spacing-xl)0;background:var(--adhd-bg-clean)}.ADHDCoach-module__cUgP2q__sectionTitle{letter-spacing:-.02em;margin-bottom:60px;font-size:48px;font-weight:700;line-height:1.1}.ADHDCoach-module__cUgP2q__sectionTitle span{color:var(--adhd-primary)}.ADHDCoach-module__cUgP2q__painGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.ADHDCoach-module__cUgP2q__painCard{background:var(--adhd-bg-soft);border-radius:var(--adhd-radius-md);padding:40px;transition:transform .3s}.ADHDCoach-module__cUgP2q__painCard:hover{transform:translateY(-8px)}.ADHDCoach-module__cUgP2q__painIcon{color:#ef4444;background:#fee2e2;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;display:flex}.ADHDCoach-module__cUgP2q__painCard h3{margin-bottom:16px;font-size:22px;font-weight:600;line-height:1.3}.ADHDCoach-module__cUgP2q__painCard p{color:var(--adhd-text-gray);font-size:16px;line-height:1.6}.ADHDCoach-module__cUgP2q__graduateSection{padding:var(--adhd-spacing-lg)0;background:var(--adhd-bg-clean)}.ADHDCoach-module__cUgP2q__graduateIsland{background:var(--adhd-text-main);color:#fff;border-radius:var(--adhd-radius-lg);padding:80px;position:relative;overflow:hidden}.ADHDCoach-module__cUgP2q__graduateContent{z-index:2;max-width:800px;position:relative}.ADHDCoach-module__cUgP2q__graduateIsland .ADHDCoach-module__cUgP2q__sectionTitle{color:#fff;margin-bottom:32px}.ADHDCoach-module__cUgP2q__graduateIsland .ADHDCoach-module__cUgP2q__sectionTitle span{color:#a78bfa}.ADHDCoach-module__cUgP2q__graduateText{opacity:.9;margin-bottom:48px;font-size:20px;line-height:1.6}.ADHDCoach-module__cUgP2q__targetBadges{flex-wrap:wrap;gap:12px;display:flex}.ADHDCoach-module__cUgP2q__targetBadges span{background:#ffffff1a;border:1px solid #fff3;border-radius:100px;padding:10px 24px;font-size:15px;font-weight:500}.ADHDCoach-module__cUgP2q__methodologySection{padding:var(--adhd-spacing-xl)0;background:var(--adhd-bg-soft)}.ADHDCoach-module__cUgP2q__methodologyGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:80px;display:grid}.ADHDCoach-module__cUgP2q__badge{background:var(--adhd-primary);color:#fff;border-radius:100px;margin-bottom:24px;padding:6px 16px;font-size:14px;font-weight:600;display:inline-block}.ADHDCoach-module__cUgP2q__methodologyText{color:var(--adhd-text-gray);max-width:600px;font-size:18px;line-height:1.6}.ADHDCoach-module__cUgP2q__patternCard{border-radius:var(--adhd-radius-md);background:#fff;padding:40px;box-shadow:0 20px 40px #0000000a}.ADHDCoach-module__cUgP2q__patternIcon{margin-bottom:24px;font-size:40px}.ADHDCoach-module__cUgP2q__patternCard h4{margin-bottom:12px;font-size:20px;font-weight:600}.ADHDCoach-module__cUgP2q__diplomaSection{padding:var(--adhd-spacing-xl)0;background:var(--adhd-bg-clean)}.ADHDCoach-module__cUgP2q__diplomaWrapper{align-items:center;gap:100px;display:flex}.ADHDCoach-module__cUgP2q__diplomaContent{flex:1}.ADHDCoach-module__cUgP2q__diplomaText{color:var(--adhd-text-gray);margin-bottom:32px;font-size:18px;line-height:1.6}.ADHDCoach-module__cUgP2q__diplomaImageWrapper{flex:1;justify-content:center;display:flex;position:relative}.ADHDCoach-module__cUgP2q__diplomaImage{z-index:2;border-radius:20px;max-width:100%;height:auto;position:relative;box-shadow:0 30px 60px #0000001a}.ADHDCoach-module__cUgP2q__diplomaGlow{z-index:1;background:radial-gradient(circle,#7c3aed26 0%,#0000 70%);width:120%;height:120%;position:absolute;top:-10%;left:-10%}.ADHDCoach-module__cUgP2q__advantagesGrid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:1200px;margin:0 auto;display:grid}.ADHDCoach-module__cUgP2q__advantageCard{background:var(--adhd-bg-clean);border-radius:var(--adhd-radius-lg);flex-direction:column;padding:60px;transition:transform .3s;display:flex}.ADHDCoach-module__cUgP2q__advantageCard:hover{transform:translateY(-5px)}.ADHDCoach-module__cUgP2q__advantageImage{align-items:flex-start;height:120px;margin-bottom:32px;display:flex}.ADHDCoach-module__cUgP2q__advantageTitle{color:#1a1a1a;letter-spacing:-.02em;margin-bottom:24px;font-size:32px;font-weight:900}.ADHDCoach-module__cUgP2q__advantageDesc{color:#4b5563;font-size:18px;font-weight:500;line-height:1.6}.ADHDCoach-module__cUgP2q__advantageList{flex-direction:column;gap:16px;padding:0;list-style:none;display:flex}.ADHDCoach-module__cUgP2q__advantageListItem{color:#1a1a1a;gap:12px;font-size:17px;font-weight:600;line-height:1.4;display:flex}.ADHDCoach-module__cUgP2q__programSection{padding:var(--adhd-spacing-xl)0;background:#fff!important}.ADHDCoach-module__cUgP2q__programSection .ADHDCoach-module__cUgP2q__sectionTitle{text-align:center;margin-bottom:80px}.ADHDCoach-module__cUgP2q__modulesList{flex-direction:column;gap:16px;max-width:1200px;margin:0 auto;display:flex}.ADHDCoach-module__cUgP2q__moduleItem{border-radius:var(--adhd-radius-md);cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;padding:0;transition:all .3s;overflow:hidden}.ADHDCoach-module__cUgP2q__moduleItem:hover{background:#f1f5f9}.ADHDCoach-module__cUgP2q__moduleItem.ADHDCoach-module__cUgP2q__active{background:var(--adhd-secondary);color:var(--adhd-text-main);margin:0;padding:0;box-shadow:0 20px 40px #0000000d}.ADHDCoach-module__cUgP2q__moduleHeader{justify-content:space-between;align-items:center;padding:32px 40px;display:flex}.ADHDCoach-module__cUgP2q__moduleMeta{align-items:center;gap:40px;display:flex}.ADHDCoach-module__cUgP2q__moduleNumber{color:var(--adhd-primary);text-transform:uppercase;font-size:16px;font-weight:800}.ADHDCoach-module__cUgP2q__active .ADHDCoach-module__cUgP2q__moduleNumber{color:var(--adhd-primary)}.ADHDCoach-module__cUgP2q__moduleTitle{letter-spacing:-.02em;font-size:32px;font-weight:900}.ADHDCoach-module__cUgP2q__toggleIcon{font-size:32px;font-weight:300}.ADHDCoach-module__cUgP2q__moduleBody{margin-top:0;padding:0 40px 40px}.ADHDCoach-module__cUgP2q__active .ADHDCoach-module__cUgP2q__moduleBody{border-top-color:#ffffff1a}.ADHDCoach-module__cUgP2q__leadMagnetSection{padding:var(--adhd-spacing-xl)0;background:var(--adhd-bg-clean)}.ADHDCoach-module__cUgP2q__leadMagnetCard{background:var(--adhd-bg-soft);border-radius:var(--adhd-radius-lg);grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:80px;display:grid}.ADHDCoach-module__cUgP2q__leadContent h2{letter-spacing:-.04em;margin-bottom:24px;font-size:48px;font-weight:900;line-height:1.1}.ADHDCoach-module__cUgP2q__leadSubtitle{color:#4b5563;margin-bottom:32px;font-size:20px}.ADHDCoach-module__cUgP2q__seatsBadge{color:#991b1b;background:#fee2e2;border-radius:100px;align-items:center;gap:8px;margin-bottom:40px;padding:8px 16px;font-size:14px;font-weight:700;display:inline-flex}.ADHDCoach-module__cUgP2q__pdfOffer{background:#fff;border-radius:24px;align-items:center;gap:20px;padding:20px;display:flex;box-shadow:0 10px 30px #0000000d}.ADHDCoach-module__cUgP2q__pdfIcon{flex-shrink:0}.ADHDCoach-module__cUgP2q__pdfText{color:#1a1a1a;font-size:15px;font-weight:600;line-height:1.4}.ADHDCoach-module__cUgP2q__leadForm{flex-direction:column;gap:32px;display:flex}.ADHDCoach-module__cUgP2q__inputGroup{flex-direction:column;display:flex}.ADHDCoach-module__cUgP2q__inputGroup input{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;padding:24px;font-size:18px;font-weight:500;transition:all .3s}.ADHDCoach-module__cUgP2q__inputGroup input:focus{border-color:var(--adhd-primary);outline:none;box-shadow:0 0 0 4px #7c3aed1a}.ADHDCoach-module__cUgP2q__formCheckboxes{flex-direction:column;gap:12px;margin-top:10px;display:flex}.ADHDCoach-module__cUgP2q__checkboxLabel{color:#64748b;cursor:pointer;gap:12px;font-size:13px;line-height:1.4;display:flex}.ADHDCoach-module__cUgP2q__checkboxLabel a{text-decoration:underline}.ADHDCoach-module__cUgP2q__requestsSection{padding:var(--adhd-spacing-xl)0;background:var(--adhd-bg-clean)}.ADHDCoach-module__cUgP2q__requestsHeader{text-align:center;margin-bottom:80px}.ADHDCoach-module__cUgP2q__requestsTitle{letter-spacing:-.04em;max-width:900px;margin:0 auto;font-size:56px;font-weight:900}.ADHDCoach-module__cUgP2q__requestsContent{grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin-bottom:100px;display:grid}.ADHDCoach-module__cUgP2q__requestsList{flex-direction:column;gap:24px;display:flex}.ADHDCoach-module__cUgP2q__requestItem{color:var(--adhd-text-main);gap:16px;font-size:18px;font-weight:500;line-height:1.5;display:flex}.ADHDCoach-module__cUgP2q__requestImage{border-radius:var(--adhd-radius-lg);height:500px;position:relative;overflow:hidden}.ADHDCoach-module__cUgP2q__learnSection{margin-top:100px}.ADHDCoach-module__cUgP2q__learnGridTitle{margin-bottom:48px;font-size:32px;font-weight:900}.ADHDCoach-module__cUgP2q__learnGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.ADHDCoach-module__cUgP2q__learnCard{background:var(--adhd-bg-soft);border-radius:var(--adhd-radius-md);flex-direction:column;gap:32px;height:100%;padding:40px;display:flex}.ADHDCoach-module__cUgP2q__learnText{font-size:17px;font-weight:700;line-height:1.3}.ADHDCoach-module__cUgP2q__learnImage{background:#fff;border-radius:20px;height:180px;position:relative;overflow:hidden}.ADHDCoach-module__cUgP2q__outcomesSection{padding:var(--adhd-spacing-xl)0;background:var(--adhd-bg-soft)}.ADHDCoach-module__cUgP2q__outcomesRow{grid-template-columns:1fr 1.5fr;gap:40px;display:grid}.ADHDCoach-module__cUgP2q__profileCard{background:var(--adhd-bg-clean);border-radius:var(--adhd-radius-lg);text-align:center;border:1px solid #f1f5f9;padding:80px 60px}.ADHDCoach-module__cUgP2q__avatarWrapper{width:220px;height:220px;margin:0 auto 40px;position:relative}.ADHDCoach-module__cUgP2q__avatar{border-radius:110px;width:100%;height:100%;overflow:hidden}.ADHDCoach-module__cUgP2q__outcomeBadge{width:80px;height:80px;position:absolute;bottom:0;right:0}.ADHDCoach-module__cUgP2q__profileRole{color:var(--adhd-text-gray);margin-bottom:8px;font-size:14px}.ADHDCoach-module__cUgP2q__profileName{font-size:40px;font-weight:900}.ADHDCoach-module__cUgP2q__resultsList{background:var(--adhd-bg-clean);border-radius:var(--adhd-radius-lg);flex-direction:column;gap:60px;padding:80px;display:flex}.ADHDCoach-module__cUgP2q__resultsListItems{flex-direction:column;gap:24px;display:flex}.ADHDCoach-module__cUgP2q__incomeSection{padding:var(--adhd-spacing-xl)0;background:var(--adhd-bg-clean)}.ADHDCoach-module__cUgP2q__incomeHeader{margin-bottom:80px}.ADHDCoach-module__cUgP2q__incomeTitle{letter-spacing:-.04em;max-width:800px;margin-bottom:32px;font-size:56px;font-weight:900;line-height:1.1}.ADHDCoach-module__cUgP2q__incomeSource{color:var(--adhd-text-gray);align-items:center;gap:16px;font-size:16px;font-weight:500;display:flex}.ADHDCoach-module__cUgP2q__hhLogo{color:#fff;background:#e11d48;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:900;display:flex}.ADHDCoach-module__cUgP2q__incomeGrid{align-items:flex-end;gap:24px;max-width:1200px;display:flex}.ADHDCoach-module__cUgP2q__incomeStep{flex:1}.ADHDCoach-module__cUgP2q__salaryCard{border-radius:var(--adhd-radius-lg);background:#f1f5f9;border:1px solid #00000008;flex-direction:column;justify-content:space-between;height:340px;padding:60px 40px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.ADHDCoach-module__cUgP2q__salaryCardHigh{background:#f1f5f9;height:580px}.ADHDCoach-module__cUgP2q__incomeStep:nth-child(2) .ADHDCoach-module__cUgP2q__salaryCard{height:440px}.ADHDCoach-module__cUgP2q__salaryAmount{letter-spacing:-.02em;text-align:center;color:var(--adhd-text-main);font-size:56px;font-weight:900}.ADHDCoach-module__cUgP2q__salaryFooter{justify-content:space-between;align-items:center;width:100%;margin-top:auto;display:flex}.ADHDCoach-module__cUgP2q__salaryRolePill{color:var(--adhd-text-main);background:#fff;border-radius:100px;padding:12px 24px;font-size:14px;font-weight:700;box-shadow:0 4px 12px #00000008}.ADHDCoach-module__cUgP2q__salaryTimeText{color:var(--adhd-text-gray);font-size:14px;font-weight:600}.ADHDCoach-module__cUgP2q__infinityWrapper{justify-content:center;margin:40px 0;animation:6s ease-in-out infinite ADHDCoach-module__cUgP2q__float;display:flex}@keyframes ADHDCoach-module__cUgP2q__float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.ADHDCoach-module__cUgP2q__salaryRoleHighlight{color:#1a1a1a;justify-content:space-between;width:100%;display:flex}.ADHDCoach-module__cUgP2q__heroDescription{color:#4b5563;max-width:600px;margin-bottom:40px;font-size:20px;line-height:1.5}.ADHDCoach-module__cUgP2q__moduleDescription{background:var(--adhd-bg-soft);color:var(--adhd-text-gray);border:1px solid #0000000d;border-radius:100px;margin-bottom:24px;padding:8px 16px;font-size:14px;font-weight:700;line-height:1;display:inline-block}.ADHDCoach-module__cUgP2q__moduleBody{padding:0 40px 40px}.ADHDCoach-module__cUgP2q__lessonsList{flex-direction:column;gap:0;margin:16px 0 0;padding:0;list-style:none;display:flex;position:relative}.ADHDCoach-module__cUgP2q__lessonItem{border:1px solid #0000;border-radius:20px;align-items:flex-start;gap:20px;padding:24px;transition:all .3s;display:flex}.ADHDCoach-module__cUgP2q__lessonItem:hover{background:#fff;border-color:#3b82f61a;box-shadow:0 10px 30px #0000000a}.ADHDCoach-module__cUgP2q__lessonMarker{color:#3b82f6;background:#f1f5f9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;font-size:14px;font-weight:800;display:flex}.ADHDCoach-module__cUgP2q__lessonContent{flex-direction:column;flex:1;gap:8px;display:flex}.ADHDCoach-module__cUgP2q__lessonTopic{color:#0f172a;font-size:20px;font-weight:800;line-height:1.3}.ADHDCoach-module__cUgP2q__lessonDesc{color:#64748b;font-size:16px;font-weight:500;line-height:1.5}.ADHDCoach-module__cUgP2q__faqSection{background:#fff;padding:120px 0}.ADHDCoach-module__cUgP2q__faqList{flex-direction:column;gap:16px;max-width:1000px;margin:0 auto;display:flex}.ADHDCoach-module__cUgP2q__faqItem{background:var(--adhd-surface-light);border-radius:24px;overflow:hidden}.ADHDCoach-module__cUgP2q__faqHeader{cursor:pointer;justify-content:space-between;align-items:center;padding:32px 40px;display:flex}.ADHDCoach-module__cUgP2q__faqQuestion{color:var(--adhd-surface-dark);font-size:24px;font-weight:800}.ADHDCoach-module__cUgP2q__faqToggle{font-size:32px;font-weight:300;transition:transform .3s}.ADHDCoach-module__cUgP2q__faqItem.ADHDCoach-module__cUgP2q__active .ADHDCoach-module__cUgP2q__faqToggle{transform:rotate(45deg)}@media (max-width:1024px){.ADHDCoach-module__cUgP2q__pricingGrid{grid-template-columns:1fr;padding:0 20px}.ADHDCoach-module__cUgP2q__pricingCard.ADHDCoach-module__cUgP2q__popular{transform:none}}.ADHDCoach-module__cUgP2q__programIncludesSection{padding:var(--adhd-spacing-xl)0;background:#fff}.ADHDCoach-module__cUgP2q__programIncludesTitle{letter-spacing:-.04em;margin-bottom:60px;font-size:56px;font-weight:900}.ADHDCoach-module__cUgP2q__includesGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(280px,auto);gap:24px;max-width:1400px;margin:0 auto;display:grid}.ADHDCoach-module__cUgP2q__includesCard{border-radius:40px;flex-direction:column;justify-content:space-between;padding:40px;display:flex;position:relative;overflow:hidden}.ADHDCoach-module__cUgP2q__colSpan2{grid-column:span 2}.ADHDCoach-module__cUgP2q__rowSpan2{grid-row:span 2}.ADHDCoach-module__cUgP2q__cardPurple{color:#fff;background:#7c3aed}.ADHDCoach-module__cUgP2q__cardDarkViolet{color:#fff;background:#4c1d95}.ADHDCoach-module__cUgP2q__cardBlue{color:#fff;background:#00a3ff}.ADHDCoach-module__cUgP2q__cardLime{color:#1a1a1a;background:#bef264}.ADHDCoach-module__cUgP2q__cardWhite{color:#1a1a1a;background:#fff;border:1px solid #f1f5f9}.ADHDCoach-module__cUgP2q__cardBadge{text-transform:uppercase;background:#0003;border-radius:100px;margin-bottom:24px;padding:6px 16px;font-size:12px;font-weight:800;display:inline-block}.ADHDCoach-module__cUgP2q__cardBadgeWhite{color:#4c1d95;background:#fff;border-radius:100px;margin-bottom:24px;padding:8px 16px;font-size:12px;font-weight:800;display:inline-block}.ADHDCoach-module__cUgP2q__cardBadgeDark{color:#fff;background:#1a1a1a;border-radius:100px;margin-bottom:24px;padding:8px 16px;font-size:12px;font-weight:800;display:inline-block}.ADHDCoach-module__cUgP2q__cardTitle{letter-spacing:-.02em;margin-bottom:16px;font-size:40px;font-weight:800;line-height:1}.ADHDCoach-module__cUgP2q__cardTitleWhite{margin-bottom:24px;font-size:44px;font-weight:800;line-height:1}.ADHDCoach-module__cUgP2q__cardTitleDark{margin-bottom:16px;font-size:40px;font-weight:800}.ADHDCoach-module__cUgP2q__cardDesc{opacity:.9;max-width:320px;font-size:18px;font-weight:500}.ADHDCoach-module__cUgP2q__cardDescWhite{opacity:.8;font-size:16px;line-height:1.5}.ADHDCoach-module__cUgP2q__cardDescDark{max-width:400px;font-size:18px;font-weight:600}.ADHDCoach-module__cUgP2q__avatarsWrapper{justify-content:flex-end;margin-top:40px;display:flex}.ADHDCoach-module__cUgP2q__avatarGroup{background:#ffffff1a;border-radius:100px;align-items:center;gap:12px;padding:10px 20px;display:flex}.ADHDCoach-module__cUgP2q__avatarPlus{font-weight:800}.ADHDCoach-module__cUgP2q__diplomaWrapper{justify-content:center;margin-top:auto;display:flex}.ADHDCoach-module__cUgP2q__hoursBadge{justify-content:flex-end;margin-top:auto;display:flex}.ADHDCoach-module__cUgP2q__hoursCircle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.ADHDCoach-module__cUgP2q__hoursValue{font-size:32px;font-weight:900}.ADHDCoach-module__cUgP2q__hoursLabel{opacity:.6;font-size:10px;font-weight:800}.ADHDCoach-module__cUgP2q__expertsIcon{justify-content:flex-end;margin-top:auto;display:flex}.ADHDCoach-module__cUgP2q__stairsWrapper{justify-content:flex-end;margin-top:20px;display:flex}.ADHDCoach-module__cUgP2q__gridPattern{opacity:.2;background-image:radial-gradient(#cbd5e1 .5px,#0000 .5px);background-size:20px 20px;position:absolute;inset:0}@media (max-width:1200px){.ADHDCoach-module__cUgP2q__includesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ADHDCoach-module__cUgP2q__includesGrid{grid-template-columns:1fr}.ADHDCoach-module__cUgP2q__colSpan2,.ADHDCoach-module__cUgP2q__rowSpan2{grid-area:span 1/span 1}.ADHDCoach-module__cUgP2q__programIncludesTitle{font-size:36px}.ADHDCoach-module__cUgP2q__cardTitle,.ADHDCoach-module__cUgP2q__cardTitleWhite,.ADHDCoach-module__cUgP2q__cardTitleDark{font-size:28px}}.ADHDCoach-module__cUgP2q__bentoSection{background:#fff;padding:120px 0}.ADHDCoach-module__cUgP2q__sectionTitleLeft{color:#1a1a1a;letter-spacing:-.04em;margin-bottom:64px;font-size:56px;font-weight:900;line-height:1}.ADHDCoach-module__cUgP2q__bentoGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:240px;gap:24px;max-width:1400px;margin:0 auto;display:grid}.ADHDCoach-module__cUgP2q__bentoItem{background:#fff;border-radius:40px;flex-direction:column;padding:40px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.ADHDCoach-module__cUgP2q__bentoItem:hover{transform:translateY(-8px);box-shadow:0 30px 60px -15px #0000001a}.ADHDCoach-module__cUgP2q__bentoBlue{background:#eef2ff}.ADHDCoach-module__cUgP2q__bentoWhite{background:#fff;border:1.5px solid #f1f5f9}.ADHDCoach-module__cUgP2q__bentoLightBlue{background:#f0f4ff}.ADHDCoach-module__cUgP2q__bentoTall{grid-row:span 2}.ADHDCoach-module__cUgP2q__bentoWide{grid-column:span 2}.ADHDCoach-module__cUgP2q__bentoContent{z-index:5;max-width:380px;position:relative}.ADHDCoach-module__cUgP2q__bentoTitle{color:#1a1a1a;letter-spacing:-.02em;margin-bottom:12px;font-size:24px;font-weight:800;line-height:1.1}.ADHDCoach-module__cUgP2q__bentoDescription{color:#64748b;font-size:15px;font-weight:500;line-height:1.5}.ADHDCoach-module__cUgP2q__bentoArt{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;bottom:0;right:0}.ADHDCoach-module__cUgP2q__artEye{background:radial-gradient(circle,#1a1a1a 10%,#0000 11%),radial-gradient(circle,#fff 30%,#0000 31%),linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border-radius:60px 60px 0 0;width:60px;height:30px;position:absolute;bottom:40px;right:30px;transform:rotate(-10deg)}.ADHDCoach-module__cUgP2q__artPath{clip-path:polygon(30% 0%,70% 0%,100% 100%,0% 100%);background:linear-gradient(#0000 0%,#e2e8f0 100%);width:80px;height:140px;position:absolute;bottom:0;right:40px}.ADHDCoach-module__cUgP2q__artSphere{opacity:.2;filter:blur(20px);background:radial-gradient(circle at 30% 30%,#818cf8,#4f46e5);border-radius:50%;width:140px;height:140px;position:absolute;bottom:-20px;right:-20px}.ADHDCoach-module__cUgP2q__artRing{border:15px solid #4f46e51a;border-radius:50%;width:100px;height:100px;position:absolute;bottom:20px;right:20px}.ADHDCoach-module__cUgP2q__artWaves{background:repeating-linear-gradient(45deg,#4f46e50d,#4f46e50d 2px,#0000 2px 10px);width:100%;height:60px;position:absolute;bottom:0;right:0}.ADHDCoach-module__cUgP2q__artPills{gap:8px;display:flex;position:absolute;bottom:30px;right:30px}.ADHDCoach-module__cUgP2q__pill{opacity:.2;background:#4f46e5;border-radius:100px;width:12px;height:40px}.ADHDCoach-module__cUgP2q__pill:nth-child(2){opacity:.4;height:60px;margin-top:-10px}.ADHDCoach-module__cUgP2q__pill:nth-child(3){opacity:.1;height:30px;margin-top:5px}.ADHDCoach-module__cUgP2q__artNodes{opacity:.15;background-image:radial-gradient(#6366f1 1.5px,#0000 1.5px);background-size:16px 16px;width:120px;height:120px;position:absolute;bottom:10px;right:10px}@media (max-width:1200px){.ADHDCoach-module__cUgP2q__bentoGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto}.ADHDCoach-module__cUgP2q__bentoTall,.ADHDCoach-module__cUgP2q__bentoWide{grid-area:span 1/span 1}}@media (max-width:768px){.ADHDCoach-module__cUgP2q__bentoGrid{grid-template-columns:1fr}.ADHDCoach-module__cUgP2q__sectionTitleLeft{font-size:36px}}.ADHDCoach-module__cUgP2q__checkoutSection{color:#fff;background:#000;padding:80px 0}.ADHDCoach-module__cUgP2q__checkoutGrid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:120px;max-width:1200px;margin:0 auto;display:grid}.ADHDCoach-module__cUgP2q__checkoutTitle{letter-spacing:-.04em;margin-bottom:24px;font-size:56px;font-weight:900;line-height:1}.ADHDCoach-module__cUgP2q__spotsInfo{color:#a1a1aa;flex-direction:column;gap:8px;font-size:14px;font-weight:600;display:flex}.ADHDCoach-module__cUgP2q__priceCard{background:#181b1e;border:1px solid #ffffff0d;border-radius:24px;max-width:380px;margin-top:40px;margin-bottom:40px;overflow:hidden}.ADHDCoach-module__cUgP2q__yellowTimer{color:#000;background:#ff0;align-items:center;gap:12px;padding:16px 24px;font-size:14px;font-weight:800;display:flex}.ADHDCoach-module__cUgP2q__priceBody{padding:32px}.ADHDCoach-module__cUgP2q__oldPriceRow{align-items:center;gap:16px;margin-bottom:8px;display:flex}.ADHDCoach-module__cUgP2q__oldPrice{color:#71717a;font-size:20px;text-decoration:line-through}.ADHDCoach-module__cUgP2q__discountTag{color:#000;background:#ff0;border-radius:100px;padding:4px 12px;font-size:14px;font-weight:900}.ADHDCoach-module__cUgP2q__newPrice{color:#fff;margin-bottom:12px;font-size:48px;font-weight:900}.ADHDCoach-module__cUgP2q__newPrice span{opacity:.6;font-size:24px}.ADHDCoach-module__cUgP2q__priceNote{color:#a1a1aa;font-size:14px;line-height:1.4}.ADHDCoach-module__cUgP2q__checkoutBenefits{flex-direction:column;gap:20px;padding:0;list-style:none;display:flex}.ADHDCoach-module__cUgP2q__checkoutBenefits li{color:#e4e4e7;align-items:flex-start;gap:12px;font-size:18px;font-weight:500;display:flex}.ADHDCoach-module__cUgP2q__checkoutBenefits li:before{content:"•";color:#fff}.ADHDCoach-module__cUgP2q__checkoutFormCard{background:#111;border:1px solid #ffffff14;border-radius:32px;padding:40px}.ADHDCoach-module__cUgP2q__formTitle{letter-spacing:-.02em;margin-bottom:32px;font-size:32px;font-weight:800;line-height:1.2}.ADHDCoach-module__cUgP2q__modeSelector{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}.ADHDCoach-module__cUgP2q__modeOption{cursor:pointer;background:0 0;border:1px solid #333;border-radius:12px;align-items:center;gap:12px;padding:16px 20px;transition:all .3s;display:flex}.ADHDCoach-module__cUgP2q__modeOption.ADHDCoach-module__cUgP2q__active{background:#5865f20d;border-color:#5865f2}.ADHDCoach-module__cUgP2q__radioOutline{border:2px solid #333;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.ADHDCoach-module__cUgP2q__modeOption.ADHDCoach-module__cUgP2q__active .ADHDCoach-module__cUgP2q__radioOutline{border-color:#5865f2}.ADHDCoach-module__cUgP2q__radioInner{background:0 0;border-radius:50%;flex-shrink:0;width:10px;height:10px}.ADHDCoach-module__cUgP2q__modeOption.ADHDCoach-module__cUgP2q__active .ADHDCoach-module__cUgP2q__radioInner{background:#5865f2}.ADHDCoach-module__cUgP2q__modeName{font-size:18px;font-weight:700}.ADHDCoach-module__cUgP2q__rewardTag{color:#000;text-transform:uppercase;background:#ff0;border-radius:100px;margin-left:12px;padding:4px 10px;font-size:12px;font-weight:800}.ADHDCoach-module__cUgP2q__phoneInputMaster{background:#1a1a1a;border:1px solid #333;border-radius:12px;align-items:center;width:100%;height:60px;padding:0 16px;transition:all .2s;display:flex}.ADHDCoach-module__cUgP2q__phoneInputMaster:focus-within{background:#1e1e1e;border-color:#5865f2}.ADHDCoach-module__cUgP2q__phoneInputMaster .PhoneInputInput{color:#fff;background:0 0;border:none;outline:none;flex:1;height:100%;padding:0 16px;font-family:inherit;font-size:16px}.ADHDCoach-module__cUgP2q__phoneInputMaster .PhoneInputInput::placeholder{color:#555}.ADHDCoach-module__cUgP2q__countrySelectContainer{align-items:center;height:100%;display:flex;position:relative}.ADHDCoach-module__cUgP2q__countrySelectTrigger{cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;height:100%;padding:0;display:flex}.ADHDCoach-module__cUgP2q__flagIconWrapper{background:#222;border-radius:2px;justify-content:center;align-items:center;width:24px;height:16px;display:flex;overflow:hidden}.ADHDCoach-module__cUgP2q__flagIconWrapper img{object-fit:cover;width:100%;height:100%}.ADHDCoach-module__cUgP2q__selectArrow{align-items:center;display:flex}.ADHDCoach-module__cUgP2q__selectArrow svg path{fill:#555}.ADHDCoach-module__cUgP2q__dropdownOverlay{z-index:100;position:fixed;inset:0}.ADHDCoach-module__cUgP2q__countryDropdown{z-index:101;background:#1e1e1e;border:1px solid #333;border-radius:12px;width:280px;max-height:300px;padding:8px;list-style:none;position:absolute;top:calc(100% + 12px);left:-16px;overflow-y:auto;box-shadow:0 10px 40px #0009}.ADHDCoach-module__cUgP2q__countryOption{cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;transition:background .2s;display:flex}.ADHDCoach-module__cUgP2q__countryOption:hover{background:#2a2a2a}.ADHDCoach-module__cUgP2q__activeOption{background:#2a2a2a;border:1px solid #333}.ADHDCoach-module__cUgP2q__countryName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.ADHDCoach-module__cUgP2q__countryMeta{align-items:center;gap:10px;display:flex}.ADHDCoach-module__cUgP2q__countryCode{color:#888;font-size:13px;font-weight:600}.ADHDCoach-module__cUgP2q__optionFlag{border-radius:1px;width:20px;height:14px;overflow:hidden}.ADHDCoach-module__cUgP2q__mainForm{flex-direction:column;gap:16px;display:flex}.ADHDCoach-module__cUgP2q__checkoutInput{border:1px solid #333;border-radius:12px;width:100%;height:60px;padding:0 20px;font-size:16px;transition:all .3s;color:#fff!important;background:#1a1a1a!important}.ADHDCoach-module__cUgP2q__checkoutInput::placeholder{color:#666}.ADHDCoach-module__cUgP2q__checkoutInput:focus{border-color:#5865f2;outline:none}.ADHDCoach-module__cUgP2q__inputGroupPhone{width:100%;display:flex}.ADHDCoach-module__cUgP2q__phonePrefix{color:#888;cursor:pointer;background:#1a1a1a;border:1px solid #333;border-radius:12px;align-items:center;gap:8px;padding:0 16px;display:flex;position:relative}.ADHDCoach-module__cUgP2q__countrySelect{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.ADHDCoach-module__cUgP2q__flag{font-size:20px}.ADHDCoach-module__cUgP2q__arrow{opacity:.5;font-size:10px}.ADHDCoach-module__cUgP2q__checkboxes{flex-direction:column;gap:12px;margin:12px 0;display:flex}.ADHDCoach-module__cUgP2q__checkboxLabel{color:#a1a1aa;cursor:pointer;align-items:center;gap:12px;font-size:14px;display:flex}.ADHDCoach-module__cUgP2q__checkboxesSection{flex-direction:column;gap:8px;margin:8px 0;display:flex}.ADHDCoach-module__cUgP2q__checkboxLabel{cursor:pointer;align-items:flex-start;gap:8px;display:flex}.ADHDCoach-module__cUgP2q__checkboxLabel input{flex-shrink:0;margin-top:4px}.ADHDCoach-module__cUgP2q__checkboxLabel span{color:#888;font-size:11px;line-height:1.4}.ADHDCoach-module__cUgP2q__checkboxLabel a{color:#5865f2;text-decoration:none}.ADHDCoach-module__cUgP2q__submitBtn{color:#fff;cursor:pointer;background:#5865f2;border:none;border-radius:14px;margin-top:8px;padding:20px;font-size:18px;font-weight:700;transition:all .3s}.ADHDCoach-module__cUgP2q__submitBtn:hover{background:#4338ca}.ADHDCoach-module__cUgP2q__formNote{color:#52525b;margin-top:32px;font-size:12px;line-height:1.6}.ADHDCoach-module__cUgP2q__formNote a{color:#a1a1aa;text-decoration:underline}.ADHDCoach-module__cUgP2q__successMessage{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:380px;padding:20px 0;display:flex}.ADHDCoach-module__cUgP2q__successIcon{color:#5865f2;background:#5865f21a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;font-size:30px;display:flex}.ADHDCoach-module__cUgP2q__successMessage h3{color:#fff;margin-bottom:12px;font-size:22px}.ADHDCoach-module__cUgP2q__successMessage p{color:#888;max-width:280px;margin-bottom:24px;font-size:14px;line-height:1.5}@media (max-width:1024px){.ADHDCoach-module__cUgP2q__checkoutGrid{grid-template-columns:1fr;gap:60px}.ADHDCoach-module__cUgP2q__checkoutTitle{font-size:56px}.ADHDCoach-module__cUgP2q__checkoutFormCard{padding:40px}}.ADHDCoach-module__cUgP2q__skyengSection{background:#f8f9fa;padding:160px 0;position:relative}.ADHDCoach-module__cUgP2q__skyengHeader{text-align:center;margin-bottom:80px}.ADHDCoach-module__cUgP2q__skyengTitle{color:#1a1a1a;letter-spacing:-.5px;margin-bottom:24px;font-size:48px;font-weight:500;line-height:1.2}.ADHDCoach-module__cUgP2q__skyengHighlight{color:#4c82fb;white-space:nowrap;position:relative}.ADHDCoach-module__cUgP2q__skyengSubtitle{color:#666;font-size:20px;font-weight:500;line-height:1.6}.ADHDCoach-module__cUgP2q__screenshotGrid{grid-template-columns:1.2fr .8fr;gap:32px;max-width:1300px;margin:0 auto;display:grid}.ADHDCoach-module__cUgP2q__bigChartCard{background:#fff;border-radius:40px;flex-direction:column;justify-content:space-between;padding:48px;display:flex;box-shadow:0 30px 60px #0000000a}.ADHDCoach-module__cUgP2q__cardInfo h3{color:#1a1a1a;margin-bottom:12px;font-size:28px;font-weight:900}.ADHDCoach-module__cUgP2q__cardInfo p{color:#888;font-size:16px}.ADHDCoach-module__cUgP2q__integratedSearchHeader{border-bottom:1px solid #f0f4f7;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:24px;display:flex}.ADHDCoach-module__cUgP2q__miniGoogleSearch{background:#f8fafb;border:1px solid #e6eff2;border-radius:24px;flex:1;align-items:center;max-width:320px;height:48px;padding:0 16px;display:flex}.ADHDCoach-module__cUgP2q__searchIconMini{align-items:center;margin-right:12px;display:flex}.ADHDCoach-module__cUgP2q__searchPrompt{color:#092231;align-items:center;font-size:16px;display:flex}.ADHDCoach-module__cUgP2q__cursorMini{color:#00b2ff;animation:.8s infinite ADHDCoach-module__cUgP2q__blink}.ADHDCoach-module__cUgP2q__reRunBtn{color:#7a8b94;cursor:pointer;background:0 0;border:none;align-items:center;margin-left:auto;padding:8px;transition:color .3s cubic-bezier(.4,0,.2,1);display:flex}.ADHDCoach-module__cUgP2q__reRunBtn:hover{color:#4c82fb}.ADHDCoach-module__cUgP2q__loadingSpinnerMini{border:2px solid #e6eff2;border-top-color:#00b2ff;border-radius:50%;width:20px;height:20px;margin-left:auto;animation:.8s linear infinite ADHDCoach-module__cUgP2q__spin}@keyframes ADHDCoach-module__cUgP2q__spin{to{transform:rotate(360deg)}}.ADHDCoach-module__cUgP2q__cardInfoMini h3{color:#092231;text-align:right;margin:0;font-size:18px}.ADHDCoach-module__cUgP2q__cardInfoMini p{color:#7a8b94;text-align:right;margin:4px 0 0;font-size:12px}.ADHDCoach-module__cUgP2q__chartContainer,.ADHDCoach-module__cUgP2q__smallCardsCol{opacity:0;animation:.8s ease-out forwards ADHDCoach-module__cUgP2q__fadeInPersistent;transform:translateY(20px)}.ADHDCoach-module__cUgP2q__smallCardsCol{animation-delay:.3s}@keyframes ADHDCoach-module__cUgP2q__fadeInPersistent{to{opacity:1;transform:translateY(0)}}.ADHDCoach-module__cUgP2q__scaleHighlight{opacity:0;flex-direction:column;align-items:flex-end;animation:.8s cubic-bezier(.16,1,.3,1) 2s forwards ADHDCoach-module__cUgP2q__slideInInfo;display:flex;position:absolute;top:40px;right:40px}@keyframes ADHDCoach-module__cUgP2q__slideInInfo{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.ADHDCoach-module__cUgP2q__scaleValue{color:#4c82fb;font-size:32px;font-weight:800;line-height:1}.ADHDCoach-module__cUgP2q__scaleLabel{color:#00b2ff;letter-spacing:1px;margin-top:4px;font-size:10px;font-weight:700}.ADHDCoach-module__cUgP2q__professionalGraph{width:100%;height:auto;overflow:visible}.ADHDCoach-module__cUgP2q__gridLine{stroke:#e6eff2;stroke-width:1px;stroke-dasharray:4 4}.ADHDCoach-module__cUgP2q__axisLabel{fill:#aaa;text-anchor:end;font-size:11px;font-weight:700}.ADHDCoach-module__cUgP2q__graphPath{stroke-dasharray:1200;stroke-dashoffset:1200px;animation:3s cubic-bezier(.4,0,.2,1) forwards ADHDCoach-module__cUgP2q__drawGraph}.ADHDCoach-module__cUgP2q__graphArea{opacity:0;animation:2s ease-out 1.2s forwards ADHDCoach-module__cUgP2q__fadeArea}@keyframes ADHDCoach-module__cUgP2q__drawGraph{to{stroke-dashoffset:0}}@keyframes ADHDCoach-module__cUgP2q__fadeArea{to{opacity:1}}.ADHDCoach-module__cUgP2q__dataPoint{fill:#fff;stroke:#4c82fb;stroke-width:2px;opacity:0;animation:ADHDCoach-module__cUgP2q__fadePoint .5s calc(var(--delay,0)*1s + .5s)forwards}.ADHDCoach-module__cUgP2q__dataPointActive{fill:#4c82fb;stroke:#fff;stroke-width:2px;opacity:0;animation:.5s 2.8s forwards ADHDCoach-module__cUgP2q__fadePoint}@keyframes ADHDCoach-module__cUgP2q__fadePoint{to{opacity:1}}.ADHDCoach-module__cUgP2q__activeGlow{fill:#4c82fb;opacity:0;animation:2s ease-out 3s infinite ADHDCoach-module__cUgP2q__activePulse}@keyframes ADHDCoach-module__cUgP2q__activePulse{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(4)}}.ADHDCoach-module__cUgP2q__xAxisLabels{color:#aaa;justify-content:space-between;margin-top:16px;padding-left:40px;padding-right:20px;font-size:12px;font-weight:700;display:flex}.ADHDCoach-module__cUgP2q__smallCardsCol{flex-direction:column;gap:20px;display:flex}.ADHDCoach-module__cUgP2q__smallFactCard{background:#fff;border-radius:32px;padding:32px;transition:all .3s;box-shadow:0 20px 40px #00000008}.ADHDCoach-module__cUgP2q__smallFactCard:hover{transform:translateY(-5px);box-shadow:0 30px 60px #4c82fb1a}.ADHDCoach-module__cUgP2q__cardBadge{color:#4c82fb;letter-spacing:.5px;background:#f0f4ff;border-radius:6px;margin-bottom:16px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-block}.ADHDCoach-module__cUgP2q__valRow{align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.ADHDCoach-module__cUgP2q__valBig{color:#1a1a1a;letter-spacing:-1px;font-size:48px;font-weight:900}.ADHDCoach-module__cUgP2q__valLabel{color:#4c82fb;font-size:15px;font-weight:800}.ADHDCoach-module__cUgP2q__cardDesc{color:#777;margin:0;font-size:15px;line-height:1.5}@media (max-width:1100px){.ADHDCoach-module__cUgP2q__screenshotGrid{grid-template-columns:1fr}.ADHDCoach-module__cUgP2q__skyengTitle{font-size:42px}}@media (max-width:768px){.ADHDCoach-module__cUgP2q__lessonsList{grid-template-columns:1fr!important}.ADHDCoach-module__cUgP2q__moduleHeader{padding:24px!important}.ADHDCoach-module__cUgP2q__moduleBody{padding:0 24px 24px!important}.ADHDCoach-module__cUgP2q__moduleTitle{font-size:24px!important}}
.QRModal-module__yHdXOG__overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.QRModal-module__yHdXOG__modal{text-align:center;background:#fff;border-radius:16px;width:90%;max-width:400px;padding:2rem;position:relative;box-shadow:0 10px 30px #0003}.QRModal-module__yHdXOG__closeBtn{cursor:pointer;color:#666;background:0 0;border:none;font-size:1.5rem;position:absolute;top:10px;right:10px}.QRModal-module__yHdXOG__closeBtn:hover{color:#000}.QRModal-module__yHdXOG__modal h2{color:#111;margin-top:0;margin-bottom:.5rem;font-size:1.5rem}.QRModal-module__yHdXOG__modal p{color:#666;margin-bottom:1.5rem;font-size:.95rem}.QRModal-module__yHdXOG__qrContainer{width:200px;height:200px;margin:1.5rem auto}.QRModal-module__yHdXOG__qrContainer svg{width:100%;height:100%;display:block}.QRModal-module__yHdXOG__loader{color:#666;margin-top:1.5rem;font-size:.95rem;animation:1.5s infinite QRModal-module__yHdXOG__pulse}@keyframes QRModal-module__yHdXOG__pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.QRModal-module__yHdXOG__openAppBtn{color:#111;background:#f0f0f0;border-radius:8px;margin-top:1rem;padding:.5rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;display:inline-block}.QRModal-module__yHdXOG__openAppBtn:hover{background:#e0e0e0}
.Button-module__VMVMAW__button{border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;font-weight:600;transition:all .2s;display:inline-flex}.Button-module__VMVMAW__primary{background-color:var(--accent-primary);color:#fff}.Button-module__VMVMAW__primary:hover{background-color:var(--accent-hover)}.Button-module__VMVMAW__secondary{background-color:var(--border-medium);color:var(--text-primary)}.Button-module__VMVMAW__secondary:hover{background-color:#d1d5db}.Button-module__VMVMAW__outline{border:1px solid var(--border-medium);color:var(--text-primary);background-color:#0000}.Button-module__VMVMAW__outline:hover{background-color:var(--bg-secondary)}.Button-module__VMVMAW__ghost{color:var(--text-primary);background-color:#0000}.Button-module__VMVMAW__ghost:hover{background-color:var(--bg-secondary)}.Button-module__VMVMAW__sm{padding:8px 16px;font-size:.875rem}.Button-module__VMVMAW__md{padding:12px 24px;font-size:1rem}.Button-module__VMVMAW__lg{padding:16px 32px;font-size:1.125rem}.Button-module__VMVMAW__button:disabled{opacity:.5;cursor:not-allowed}
.Toast-module__HsjkRa__container{z-index:9999;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:24px;right:24px}.Toast-module__HsjkRa__toast{pointer-events:all;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:14px;align-items:center;gap:10px;max-width:360px;padding:14px 18px;font-size:14px;font-weight:600;line-height:1.4;animation:.25s Toast-module__HsjkRa__slideIn;display:flex;box-shadow:0 8px 24px #0000001f}@keyframes Toast-module__HsjkRa__slideIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.Toast-module__HsjkRa__success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.Toast-module__HsjkRa__error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.Toast-module__HsjkRa__warning{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.Toast-module__HsjkRa__info{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe}.Toast-module__HsjkRa__icon{flex-shrink:0;font-size:16px}.Toast-module__HsjkRa__message{flex:1}.Toast-module__HsjkRa__close{cursor:pointer;opacity:.5;color:inherit;background:0 0;border:none;flex-shrink:0;padding:0;font-size:13px;line-height:1}.Toast-module__HsjkRa__close:hover{opacity:1}
.Table-module__YWb-oW__pageHeader{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.Table-module__YWb-oW__title{color:var(--admin-text-primary);letter-spacing:-.5px;font-size:24px;font-weight:800}.Table-module__YWb-oW__primaryBtn{background:var(--admin-accent);color:#fff;cursor:pointer;box-shadow:0 4px 12px var(--admin-accent-soft);border:none;border-radius:12px;padding:10px 20px;font-size:14px;font-weight:700;transition:all .2s}.Table-module__YWb-oW__primaryBtn:hover{box-shadow:0 6px 16px var(--admin-accent-soft);transform:translateY(-1px)}.Table-module__YWb-oW__tableContainer{border:1px solid var(--admin-border);background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.Table-module__YWb-oW__table{border-collapse:collapse;text-align:left;width:100%}.Table-module__YWb-oW__th{text-transform:uppercase;letter-spacing:1px;color:var(--admin-text-secondary);background:var(--admin-bg);border-bottom:1px solid var(--admin-border);padding:16px 24px;font-size:11px;font-weight:700}.Table-module__YWb-oW__tr{border-bottom:1px solid var(--admin-border);transition:background .2s}.Table-module__YWb-oW__tr:last-child{border-bottom:none}.Table-module__YWb-oW__tr:hover{background:var(--admin-bg)}.Table-module__YWb-oW__td{color:var(--admin-text-primary);padding:16px 24px;font-size:14px}.Table-module__YWb-oW__roleBadge{border-radius:100px;padding:4px 10px;font-size:12px;font-weight:600}.Table-module__YWb-oW__roleBadge[data-role=admin]{color:#991b1b;background:#fee2e2}.Table-module__YWb-oW__roleBadge[data-role=teacher]{color:#3730a3;background:#e0e7ff}.Table-module__YWb-oW__roleBadge[data-role=student]{color:#166534;background:#dcfce7}.Table-module__YWb-oW__roleBadge[data-role=curator]{color:#92400e;background:#fef3c7}.Table-module__YWb-oW__actionBtn{color:var(--admin-accent);cursor:pointer;background:0 0;border:none;margin-right:16px;font-size:13px;font-weight:600;transition:opacity .2s}.Table-module__YWb-oW__actionBtn:hover{opacity:.8}.Table-module__YWb-oW__actionBtnDelete{color:#ef4444}.Table-module__YWb-oW__loading{text-align:center;color:var(--admin-text-secondary);padding:60px}.Table-module__YWb-oW__statusActive{color:#166534;background:#dcfce7;border-radius:100px;padding:4px 10px;font-size:12px;font-weight:600}.Table-module__YWb-oW__statusInactive{color:#475569;background:#f1f5f9;border-radius:100px;padding:4px 10px;font-size:12px;font-weight:600}.Table-module__YWb-oW__errorContainer{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:60px;display:flex}.Table-module__YWb-oW__errorMessage{color:#ef4444;font-size:15px;font-weight:600}.Table-module__YWb-oW__secondaryBtn{color:#475569;border:1px solid var(--admin-border);cursor:pointer;background:#f1f5f9;border-radius:10px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.Table-module__YWb-oW__secondaryBtn:hover{background:#e2e8f0}.Table-module__YWb-oW__filters{align-items:center;gap:12px;margin-bottom:24px;display:flex}.Table-module__YWb-oW__searchWrapper{flex:1;max-width:400px;position:relative}.Table-module__YWb-oW__searchIcon{color:var(--admin-text-secondary);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.Table-module__YWb-oW__searchInput{border:1px solid var(--admin-border);width:100%;color:var(--admin-text-primary);background:#fff;border-radius:12px;outline:none;padding:12px 14px 12px 42px;font-size:14px;transition:all .2s}.Table-module__YWb-oW__searchInput:focus{border-color:var(--admin-accent);box-shadow:0 0 0 4px var(--admin-accent-soft)}.Table-module__YWb-oW__filterBtn{border:1px solid var(--admin-border);color:var(--admin-text-secondary);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.Table-module__YWb-oW__filterBtn:hover{background:var(--admin-bg);border-color:#cbd5e1}.Table-module__YWb-oW__modalForm{flex-direction:column;gap:20px;padding-top:10px;display:flex}.Table-module__YWb-oW__formGroup{flex-direction:column;gap:8px;display:flex}.Table-module__YWb-oW__label{color:var(--admin-text-secondary);font-size:13px;font-weight:600}.Table-module__YWb-oW__input,.Table-module__YWb-oW__select{border:1px solid var(--admin-border);border-radius:10px;outline:none;padding:12px;font-size:14px;transition:all .2s}.Table-module__YWb-oW__input:focus,.Table-module__YWb-oW__select:focus{border-color:var(--admin-accent)}.Table-module__YWb-oW__modalActions{justify-content:flex-end;gap:12px;margin-top:10px;display:flex}.Table-module__YWb-oW__errorText{color:#ef4444;font-size:13px;font-weight:500}.Table-module__YWb-oW__successText{color:#10b981;font-size:13px;font-weight:500}.Table-module__YWb-oW__warningText{color:#ef4444;margin-top:8px;font-size:13px}.Table-module__YWb-oW__deleteBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:12px;padding:10px 20px;font-size:14px;font-weight:700;transition:all .2s}.Table-module__YWb-oW__deleteBtn:hover{background:#dc2626}
.CatalogAdmin-module__JKrU7G__container{max-width:1440px;margin:0 auto;padding:40px;font-family:Inter,-apple-system,sans-serif}.CatalogAdmin-module__JKrU7G__header{margin-bottom:32px}.CatalogAdmin-module__JKrU7G__title{color:#0f172a;letter-spacing:-.03em;margin-bottom:6px;font-size:28px;font-weight:800}.CatalogAdmin-module__JKrU7G__subtitle{color:#64748b;font-size:15px}.CatalogAdmin-module__JKrU7G__workspace{grid-template-columns:280px 1fr 340px;align-items:start;gap:28px;display:grid}.CatalogAdmin-module__JKrU7G__listColumn{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:20px;box-shadow:0 1px 3px #0000000a}.CatalogAdmin-module__JKrU7G__columnTitle{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:16px;font-size:12px;font-weight:700}.CatalogAdmin-module__JKrU7G__courseList{flex-direction:column;gap:6px;display:flex}.CatalogAdmin-module__JKrU7G__courseItem{cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;transition:all .15s;display:flex}.CatalogAdmin-module__JKrU7G__courseItem:hover{background:#fff;border-color:#93c5fd}.CatalogAdmin-module__JKrU7G__courseItemActive{background:#eff6ff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.CatalogAdmin-module__JKrU7G__dragHandle{color:#cbd5e1;cursor:grab;flex-shrink:0}.CatalogAdmin-module__JKrU7G__dragHandle:active{cursor:grabbing}.CatalogAdmin-module__JKrU7G__courseItemInfo{flex:1;min-width:0}.CatalogAdmin-module__JKrU7G__courseItemTitle{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.CatalogAdmin-module__JKrU7G__courseItemOrder{color:#94a3b8;margin-top:2px;font-size:11px}.CatalogAdmin-module__JKrU7G__editorColumn{background:#fff;border:1px solid #e2e8f0;border-radius:16px;max-height:calc(100vh - 140px);padding:28px;overflow-y:auto;box-shadow:0 1px 3px #0000000a}.CatalogAdmin-module__JKrU7G__formGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.CatalogAdmin-module__JKrU7G__formGroup{flex-direction:column;gap:6px;display:flex}.CatalogAdmin-module__JKrU7G__formGroupFull{flex-direction:column;grid-column:span 2;gap:6px;display:flex}.CatalogAdmin-module__JKrU7G__label{color:#64748b;text-transform:uppercase;letter-spacing:.03em;font-size:12px;font-weight:600}.CatalogAdmin-module__JKrU7G__input,.CatalogAdmin-module__JKrU7G__select,.CatalogAdmin-module__JKrU7G__textarea{color:#1e293b;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.CatalogAdmin-module__JKrU7G__input::placeholder,.CatalogAdmin-module__JKrU7G__textarea::placeholder{color:#94a3b8}.CatalogAdmin-module__JKrU7G__textarea{resize:vertical;min-height:80px;line-height:1.5}.CatalogAdmin-module__JKrU7G__input:focus,.CatalogAdmin-module__JKrU7G__select:focus,.CatalogAdmin-module__JKrU7G__textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.CatalogAdmin-module__JKrU7G__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%2394a3b8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.CatalogAdmin-module__JKrU7G__colorSection{flex-direction:column;gap:10px;display:flex}.CatalogAdmin-module__JKrU7G__presetsGrid{grid-template-columns:repeat(9,1fr);gap:6px;display:grid}.CatalogAdmin-module__JKrU7G__presetBtn{aspect-ratio:1;cursor:pointer;border:2px solid #e2e8f0;border-radius:6px;width:100%;padding:0;transition:all .15s}.CatalogAdmin-module__JKrU7G__presetBtn:hover{border-color:#94a3b8;transform:scale(1.15)}.CatalogAdmin-module__JKrU7G__presetBtnActive{border-color:#1e293b;box-shadow:inset 0 0 0 2px #fff}.CatalogAdmin-module__JKrU7G__colorPickerRow{align-items:center;gap:10px;display:flex}.CatalogAdmin-module__JKrU7G__colorInput{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;width:36px;height:36px;padding:0}.CatalogAdmin-module__JKrU7G__colorInput::-webkit-color-swatch-wrapper{padding:0}.CatalogAdmin-module__JKrU7G__colorInput::-webkit-color-swatch{border:1px solid #e2e8f0;border-radius:6px}.CatalogAdmin-module__JKrU7G__previewColumn{position:sticky;top:32px}.CatalogAdmin-module__JKrU7G__previewLabel{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;align-items:center;gap:6px;margin-bottom:16px;font-size:12px;font-weight:700;display:flex}.CatalogAdmin-module__JKrU7G__saveBar{color:#fff;z-index:100;background:#0f172a;border-radius:14px;align-items:center;gap:20px;padding:10px 24px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 25px 50px -12px #00000040}.CatalogAdmin-module__JKrU7G__saveInfo{color:#94a3b8;font-size:13px}.CatalogAdmin-module__JKrU7G__saveBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:8px 20px;font-size:13px;font-weight:600;transition:all .15s}.CatalogAdmin-module__JKrU7G__saveBtn:hover{background:#1d4ed8}.CatalogAdmin-module__JKrU7G__saveBtn:disabled{opacity:.5;cursor:not-allowed}.CatalogAdmin-module__JKrU7G__emptyState{text-align:center;color:#94a3b8;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:16px;padding:80px 32px;font-size:15px}@media (max-width:1200px){.CatalogAdmin-module__JKrU7G__workspace{grid-template-columns:260px 1fr}.CatalogAdmin-module__JKrU7G__previewColumn{grid-column:span 2;max-width:380px;margin:0 auto;position:static}}@media (max-width:768px){.CatalogAdmin-module__JKrU7G__container{padding:20px}.CatalogAdmin-module__JKrU7G__workspace{grid-template-columns:1fr}.CatalogAdmin-module__JKrU7G__previewColumn{grid-column:auto}}
.CourseCard-module__weOBza__card{cursor:pointer;background:#fff;border:1px solid #0000000d;border-radius:32px;flex-direction:column;min-height:480px;padding:48px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.CourseCard-module__weOBza__card:hover{border-color:#0000001a;transform:translateY(-8px);box-shadow:0 24px 48px #0000000a}.CourseCard-module__weOBza__topSection{margin-bottom:32px}.CourseCard-module__weOBza__tags{gap:8px;display:flex}.CourseCard-module__weOBza__tag{color:#1a1a1a;letter-spacing:.2px;background:#f4f5f7;border-radius:20px;padding:6px 14px;font-size:13px;font-weight:600}.CourseCard-module__weOBza__tag:first-child{color:#fff;background:#111}.CourseCard-module__weOBza__content{flex-grow:1}.CourseCard-module__weOBza__title{color:#111;letter-spacing:-.5px;margin:0 0 16px;font-size:32px;font-weight:700;line-height:1.1}.CourseCard-module__weOBza__description{color:#555;margin-bottom:40px;font-size:16px;line-height:1.5}.CourseCard-module__weOBza__dataGrid{border-top:1px solid #0000000f;grid-template-columns:repeat(3,1fr);gap:16px;padding-top:32px;display:grid}.CourseCard-module__weOBza__dataItem{flex-direction:column;gap:6px;display:flex}.CourseCard-module__weOBza__dataLabel{text-transform:uppercase;color:#888;letter-spacing:.5px;font-size:11px;font-weight:600}.CourseCard-module__weOBza__dataVal{color:#111;font-size:14px;font-weight:600}.CourseCard-module__weOBza__footer{justify-content:space-between;align-items:center;margin-top:48px;display:flex}.CourseCard-module__weOBza__actionBtn{color:#111;align-items:center;gap:12px;font-size:15px;font-weight:600;transition:all .3s;display:flex}.CourseCard-module__weOBza__actionBtn svg{transition:transform .3s}.CourseCard-module__weOBza__card:hover .CourseCard-module__weOBza__actionBtn{color:var(--accent-primary,#2563eb)}.CourseCard-module__weOBza__card:hover .CourseCard-module__weOBza__actionBtn svg{transform:translate(6px)}@media (max-width:1024px){.CourseCard-module__weOBza__card{min-height:auto;padding:32px}.CourseCard-module__weOBza__dataGrid{grid-template-columns:1fr;gap:16px}}@media (max-width:768px){.CourseCard-module__weOBza__title{font-size:26px}}
.Modal-module__OrdzIW__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0f172a80;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Modal-module__OrdzIW__modal{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:900px;height:90vh;animation:.3s ease-out Modal-module__OrdzIW__modalAppear;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@keyframes Modal-module__OrdzIW__modalAppear{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.Modal-module__OrdzIW__header{border-bottom:1px solid #eef2f6;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.Modal-module__OrdzIW__header h2{color:#1e293b;letter-spacing:-.5px;margin:0;font-size:20px;font-weight:800}.Modal-module__OrdzIW__closeBtn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.Modal-module__OrdzIW__closeBtn:hover{color:#1e293b;background:#e2e8f0}.Modal-module__OrdzIW__content{flex:1;padding:32px;overflow-y:auto}.Modal-module__OrdzIW__footer{background:#f8fafc;border-top:1px solid #eef2f6;justify-content:flex-end;gap:12px;padding:24px 32px;display:flex}.Modal-module__OrdzIW__field{margin-bottom:24px}.Modal-module__OrdzIW__field label{color:#475569;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.Modal-module__OrdzIW__input{color:#1e293b;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:12px 16px;font-size:15px;transition:all .2s}.Modal-module__OrdzIW__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 4px #3b82f61a}.Modal-module__OrdzIW__select{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:12px 16px;font-size:15px}.Modal-module__OrdzIW__quillWrapper{height:400px;margin-bottom:50px}.Modal-module__OrdzIW__saveBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:12px;padding:12px 24px;font-size:15px;font-weight:700;transition:all .2s}.Modal-module__OrdzIW__saveBtn:hover{background:#2563eb;transform:translateY(-1px)}.Modal-module__OrdzIW__cancelBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px 24px;font-size:15px;font-weight:700;transition:all .2s}.Modal-module__OrdzIW__cancelBtn:hover{background:#f8fafc}.Modal-module__OrdzIW__tabs{background:#fff;border-bottom:1px solid #eef2f6;padding:0 32px;display:flex}.Modal-module__OrdzIW__tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:16px 20px;font-size:14px;font-weight:700;transition:all .2s}.Modal-module__OrdzIW__tab:hover{color:#1e293b;background:#f8fafc}.Modal-module__OrdzIW__activeTab{color:#3b82f6;border-bottom-color:#3b82f6}.Modal-module__OrdzIW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Modal-module__OrdzIW__addBtn{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.Modal-module__OrdzIW__addBtn:hover{background:#e2e8f0}.Modal-module__OrdzIW__itemCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:16px;padding:20px;position:relative}.Modal-module__OrdzIW__removeBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;padding:4px;position:absolute;top:12px;right:12px}
.Cart-module__UFW_Xq__page{background:#f8faff;min-height:100vh}.Cart-module__UFW_Xq__container{max-width:1100px;padding-top:40px;padding-bottom:120px}.Cart-module__UFW_Xq__breadcrumb{color:#8892a4;align-items:center;gap:10px;margin-bottom:40px;font-size:13px;display:flex}.Cart-module__UFW_Xq__breadcrumb a{color:inherit;text-decoration:none;transition:color .2s}.Cart-module__UFW_Xq__breadcrumb a:hover{color:#0f172a}.Cart-module__UFW_Xq__breadcrumb span{color:#cbd5e1}.Cart-module__UFW_Xq__title{color:#0f172a;letter-spacing:-2px;align-items:center;gap:16px;margin-bottom:40px;font-size:40px;font-weight:800;display:flex}.Cart-module__UFW_Xq__titleBadge{color:#fff;letter-spacing:0;background:#5b21b6;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;font-weight:700;display:inline-flex}.Cart-module__UFW_Xq__layout{grid-template-columns:1fr 380px;align-items:start;gap:40px;display:grid}.Cart-module__UFW_Xq__itemsList{flex-direction:column;gap:20px;display:flex}.Cart-module__UFW_Xq__itemCard{background:#fff;border:1px solid #edf2f7;border-radius:16px;align-items:stretch;gap:24px;padding:24px;transition:all .3s;display:flex;box-shadow:0 4px 20px #00000005}.Cart-module__UFW_Xq__itemCard:hover{box-shadow:0 10px 30px #0000000a}.Cart-module__UFW_Xq__itemImage{background:#f1f5f9;border-radius:12px;flex-shrink:0;width:200px;height:140px;position:relative;overflow:hidden}.Cart-module__UFW_Xq__itemPlaceholder{color:#94a3b8;justify-content:center;align-items:center;width:100%;height:100%;font-weight:600;display:flex}.Cart-module__UFW_Xq__itemInfo{flex-direction:column;flex:1;justify-content:flex-start;padding-top:4px;display:flex}.Cart-module__UFW_Xq__itemTag{text-transform:uppercase;letter-spacing:1px;color:#4f46e5;margin-bottom:8px;font-size:11px;font-weight:800}.Cart-module__UFW_Xq__itemTitle{color:#0f172a;margin-bottom:16px;font-size:18px;font-weight:800;line-height:1.3}.Cart-module__UFW_Xq__itemFeatures{flex-direction:column;gap:8px;margin-top:auto;display:flex}.Cart-module__UFW_Xq__itemFeatures span{color:#64748b;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.Cart-module__UFW_Xq__itemFeatures svg{color:#10b981;flex-shrink:0}.Cart-module__UFW_Xq__itemRight{flex-direction:column;justify-content:space-between;align-items:flex-end;padding-top:4px;display:flex}.Cart-module__UFW_Xq__itemPrice{color:#0f172a;font-size:20px;font-weight:800}.Cart-module__UFW_Xq__removeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:13px;font-weight:600;transition:color .2s;display:flex}.Cart-module__UFW_Xq__removeBtn:hover{color:#ef4444}.Cart-module__UFW_Xq__clearBtn{color:#64748b;cursor:pointer;background:0 0;border:none;margin-top:24px;font-size:14px;font-weight:600;text-decoration:underline;transition:color .2s}.Cart-module__UFW_Xq__clearBtn:hover{color:#0f172a}.Cart-module__UFW_Xq__summaryCol{flex-direction:column;gap:20px;display:flex;position:sticky;top:40px}.Cart-module__UFW_Xq__summaryBox{background:#fff;border:1px solid #edf2f7;border-radius:16px;padding:32px;box-shadow:0 4px 40px #0000000a}.Cart-module__UFW_Xq__summaryTitle{color:#0f172a;margin-bottom:24px;font-size:22px;font-weight:800}.Cart-module__UFW_Xq__summaryRow{color:#64748b;justify-content:space-between;margin-bottom:20px;font-size:15px;font-weight:500;display:flex}.Cart-module__UFW_Xq__summaryRowDiscount{color:#16a34a;justify-content:space-between;margin-bottom:20px;font-size:15px;font-weight:600;display:flex}.Cart-module__UFW_Xq__divider{background:#edf2f7;height:1px;margin:20px 0}.Cart-module__UFW_Xq__promoGroup{margin-bottom:24px}.Cart-module__UFW_Xq__inputRow{gap:8px;display:flex}.Cart-module__UFW_Xq__promoIn{color:#0f172a;background:#f8fafc;border:1px solid #edf2f7;border-radius:8px;outline:none;flex:1;padding:14px 16px;font-size:14px;font-weight:600;transition:all .2s}.Cart-module__UFW_Xq__promoIn:focus{background:#fff;border-color:#cbd5e1}.Cart-module__UFW_Xq__promoError{background:#fef2f2;border-color:#fca5a5}.Cart-module__UFW_Xq__applyBtn{color:#0f172a;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;padding:0 20px;font-size:14px;font-weight:700;transition:all .2s}.Cart-module__UFW_Xq__applyBtn:hover:not(:disabled){background:#e2e8f0}.Cart-module__UFW_Xq__applyBtn:disabled{opacity:.5;cursor:not-allowed}.Cart-module__UFW_Xq__promoSuccess{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;justify-content:space-between;align-items:center;padding:14px 16px;font-size:14px;font-weight:700;display:flex}.Cart-module__UFW_Xq__promoSuccess button{color:#16a34a;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:700}.Cart-module__UFW_Xq__promoErrorText{color:#ef4444;margin-top:8px;padding-left:4px;font-size:12px;font-weight:600}.Cart-module__UFW_Xq__summaryTotals{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Cart-module__UFW_Xq__summaryTotals span:first-child{color:#0f172a;font-size:15px;font-weight:700}.Cart-module__UFW_Xq__finalPrice{color:#0f172a;letter-spacing:-1px;font-size:26px;font-weight:800}.Cart-module__UFW_Xq__checkoutBtn{color:#fff;cursor:pointer;background:#6d28d9;border:none;border-radius:12px;width:100%;margin-bottom:20px;padding:20px;font-size:16px;font-weight:700;transition:all .2s}.Cart-module__UFW_Xq__checkoutBtn:hover{background:#5b21b6;transform:translateY(-2px);box-shadow:0 10px 20px #6d28d933}.Cart-module__UFW_Xq__secureBadge{color:#94a3b8;justify-content:center;align-items:center;gap:8px;margin-bottom:24px;font-size:12px;font-weight:500;display:flex}.Cart-module__UFW_Xq__secureBadge svg{color:#cbd5e1}.Cart-module__UFW_Xq__backLink{color:#64748b;justify-content:center;align-items:center;gap:6px;font-size:13px;font-weight:500;text-decoration:underline;display:flex}.Cart-module__UFW_Xq__backLink:hover{color:#0f172a}.Cart-module__UFW_Xq__guaranteeBox{color:#166534;background:#f0fdf4;border:1px solid #dcfce7;border-radius:16px;align-items:flex-start;gap:16px;padding:24px;display:flex}.Cart-module__UFW_Xq__guaranteeBox svg{color:#16a34a;flex-shrink:0;margin-top:2px}.Cart-module__UFW_Xq__guaranteeBox p{margin:0;font-size:13px;line-height:1.5}.Cart-module__UFW_Xq__guaranteeBox strong{font-weight:800}.Cart-module__UFW_Xq__empty{text-align:center;padding:100px 20px}.Cart-module__UFW_Xq__emptyIcon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 32px;font-size:48px;display:flex;box-shadow:0 10px 30px #0000000d}.Cart-module__UFW_Xq__empty h2{color:#0f172a;letter-spacing:-1px;margin-bottom:12px;font-size:32px;font-weight:800}.Cart-module__UFW_Xq__empty p{color:#64748b;margin-bottom:40px;font-size:16px}.Cart-module__UFW_Xq__emptyBtn{color:#fff;background:#0f172a;border-radius:16px;align-items:center;padding:18px 40px;font-size:16px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.Cart-module__UFW_Xq__emptyBtn:hover{background:#1e293b;transform:translateY(-2px)}@media (max-width:1024px){.Cart-module__UFW_Xq__container{padding-top:24px;padding-bottom:80px}.Cart-module__UFW_Xq__layout{grid-template-columns:1fr;gap:32px}.Cart-module__UFW_Xq__summaryCol{position:static}.Cart-module__UFW_Xq__breadcrumb{margin-bottom:24px}.Cart-module__UFW_Xq__title{margin-bottom:32px;font-size:32px}}@media (max-width:640px){.Cart-module__UFW_Xq__itemCard{flex-direction:column;gap:16px;padding:20px}.Cart-module__UFW_Xq__itemImage{width:100%;height:180px}.Cart-module__UFW_Xq__itemRight{border-top:1px solid #f1f5f9;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding-top:16px}.Cart-module__UFW_Xq__summaryBox{padding:24px}.Cart-module__UFW_Xq__finalPrice{font-size:22px}.Cart-module__UFW_Xq__itemTitle{margin-bottom:12px;font-size:16px}}
.Fail-module__BkUWqa__page{background-color:var(--bg-secondary,#f9fafb);color:var(--text-primary,#111827)}.Fail-module__BkUWqa__content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#ffffffb3;border:1px solid #0000000d;border-radius:40px;max-width:600px;margin:40px auto;padding:60px 40px;box-shadow:0 40px 100px #0000000d,0 10px 30px #00000005}.Fail-module__BkUWqa__iconCircle{color:#fff;background:linear-gradient(135deg,#ff5252 0%,#ff1744 100%);border-radius:35% 65% 70% 30%/30% 30% 70% 70%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 40px;animation:7s infinite alternate Fail-module__BkUWqa__blob;display:flex;box-shadow:0 20px 40px #ff525233}@keyframes Fail-module__BkUWqa__blob{0%{border-radius:35% 65% 70% 30%/30% 30% 70% 70%}to{border-radius:65% 35% 30% 70%/70% 70% 30% 30%}}.Fail-module__BkUWqa__title{color:var(--text-primary,#111827);letter-spacing:-.03em;margin-bottom:20px;font-size:40px;font-weight:800}.Fail-module__BkUWqa__subtitle{color:var(--text-secondary,#4b5563);margin-bottom:48px;font-size:18px;line-height:1.6}.Fail-module__BkUWqa__actions{justify-content:center;gap:20px;display:flex}.Fail-module__BkUWqa__primaryBtn{background:var(--text-primary,#111827);color:#fff;border-radius:20px;align-items:center;gap:12px;padding:18px 36px;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.Fail-module__BkUWqa__primaryBtn:hover{background:#000;transform:translateY(-2px);box-shadow:0 15px 30px #0000001a}.Fail-module__BkUWqa__secondaryBtn{border:1px solid var(--border-medium,#e5e7eb);color:var(--text-primary,#111827);background:#fff;border-radius:20px;align-items:center;padding:18px 36px;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.Fail-module__BkUWqa__secondaryBtn:hover{background:#f9fafb;border-color:#d1d5db;transform:translateY(-2px)}@media (max-width:640px){.Fail-module__BkUWqa__content{border-radius:32px;margin:40px 16px;padding:40px 24px}.Fail-module__BkUWqa__actions{flex-direction:column}.Fail-module__BkUWqa__title{font-size:32px}}
.Success-module__iU2s_G__page{background-color:var(--bg-secondary,#f9fafb);color:var(--text-primary,#111827)}.Success-module__iU2s_G__content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#ffffffb3;border:1px solid #0000000d;border-radius:40px;max-width:600px;margin:40px auto;padding:60px 40px;box-shadow:0 40px 100px #0000000d,0 10px 30px #00000005}.Success-module__iU2s_G__iconCircle{color:#fff;background:linear-gradient(135deg,#00c853 0%,#b2ff59 100%);border-radius:35% 65% 70% 30%/30% 30% 70% 70%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 40px;animation:7s infinite alternate Success-module__iU2s_G__blob;display:flex;box-shadow:0 20px 40px #00c85333}@keyframes Success-module__iU2s_G__blob{0%{border-radius:35% 65% 70% 30%/30% 30% 70% 70%}to{border-radius:65% 35% 30% 70%/70% 70% 30% 30%}}.Success-module__iU2s_G__title{color:var(--text-primary,#111827);letter-spacing:-.03em;margin-bottom:20px;font-size:40px;font-weight:800}.Success-module__iU2s_G__subtitle{color:var(--text-secondary,#4b5563);margin-bottom:48px;font-size:18px;line-height:1.6}.Success-module__iU2s_G__orderBadge{color:#16a34a;background:#f0fdf4;border:1px solid #dcfce7;border-radius:16px;margin-top:16px;padding:10px 20px;font-family:JetBrains Mono,monospace;font-size:16px;font-weight:700;display:inline-block}.Success-module__iU2s_G__actions{justify-content:center;gap:20px;display:flex}.Success-module__iU2s_G__primaryBtn{background:var(--text-primary,#111827);color:#fff;border-radius:20px;align-items:center;gap:12px;padding:18px 36px;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.Success-module__iU2s_G__primaryBtn:hover{background:#000;transform:translateY(-2px);box-shadow:0 15px 30px #0000001a}.Success-module__iU2s_G__secondaryBtn{border:1px solid var(--border-medium,#e5e7eb);color:var(--text-primary,#111827);background:#fff;border-radius:20px;align-items:center;padding:18px 36px;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.Success-module__iU2s_G__secondaryBtn:hover{background:#f9fafb;border-color:#d1d5db;transform:translateY(-2px)}.Success-module__iU2s_G__loading{text-align:center;color:var(--text-muted,#9ca3af);padding:100px}@media (max-width:640px){.Success-module__iU2s_G__content{border-radius:32px;margin:40px 16px;padding:40px 24px}.Success-module__iU2s_G__actions{flex-direction:column}.Success-module__iU2s_G__title{font-size:32px}}
:root{--moloday-bg:#f8f8f8;--moloday-white:#fff;--moloday-sand:#ecebdf;--moloday-yellow:#f4e6b5;--moloday-text:#222;--moloday-button:#2c2c2c;--moloday-radius-lg:32px;--moloday-radius-md:20px;--moloday-radius-sm:12px;--moloday-font:"Montserrat",sans-serif}.Practitioner-module__h_qOhq__landingWrapper{background:var(--moloday-bg);color:var(--moloday-text);font-family:var(--moloday-font);min-height:100vh;overflow-x:hidden}.Practitioner-module__h_qOhq__ticker{background:var(--moloday-bg);color:var(--moloday-text);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-bottom:1px solid #0000000d;padding:12px 0;font-size:13px;font-weight:600;overflow:hidden}.Practitioner-module__h_qOhq__tickerContent{padding-left:100%;animation:30s linear infinite Practitioner-module__h_qOhq__marquee;display:inline-block}@keyframes Practitioner-module__h_qOhq__marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.Practitioner-module__h_qOhq__heroSection{justify-content:center;padding:24px 40px;display:flex}.Practitioner-module__h_qOhq__heroCard{background:var(--moloday-sand);border-radius:var(--moloday-radius-lg);width:100%;max-width:1440px;min-height:600px;display:flex;position:relative;overflow:hidden}.Practitioner-module__h_qOhq__heroContent{z-index:2;flex-direction:column;flex:1;justify-content:center;padding:80px 60px;display:flex}.Practitioner-module__h_qOhq__heroTitle{letter-spacing:-.02em;color:var(--moloday-text);margin-bottom:32px;font-size:clamp(48px,5vw,64px);font-weight:700;line-height:1.1}.Practitioner-module__h_qOhq__heroTags{flex-direction:column;gap:12px;margin-bottom:40px;display:flex}.Practitioner-module__h_qOhq__heroTag{background:var(--moloday-button);color:var(--moloday-white);border-radius:var(--moloday-radius-sm);flex-direction:column;width:fit-content;padding:16px 24px;display:flex}.Practitioner-module__h_qOhq__heroTagTitle{opacity:.8;margin-bottom:4px;font-size:14px}.Practitioner-module__h_qOhq__heroTagText{font-size:18px;font-weight:600}.Practitioner-module__h_qOhq__heroImageWrapper{flex:1;justify-content:flex-end;align-items:flex-end;display:flex;position:relative}.Practitioner-module__h_qOhq__heroImage{object-fit:cover;object-position:top;width:100%;height:100%}.Practitioner-module__h_qOhq__programSection{max-width:1440px;margin:0 auto;padding:60px 40px}.Practitioner-module__h_qOhq__sectionHeader{justify-content:space-between;align-items:flex-end;margin-bottom:40px;display:flex}.Practitioner-module__h_qOhq__sectionTitle{letter-spacing:-.02em;font-size:40px;font-weight:700}.Practitioner-module__h_qOhq__modulesGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:24px;display:grid}.Practitioner-module__h_qOhq__moduleCard{background:var(--moloday-white);border-radius:var(--moloday-radius-md);flex-direction:column;padding:40px;transition:transform .3s,box-shadow .3s;display:flex}.Practitioner-module__h_qOhq__moduleCard:hover{transform:translateY(-4px);box-shadow:0 10px 30px #00000008}.Practitioner-module__h_qOhq__moduleNum{text-transform:uppercase;letter-spacing:.05em;color:#888;margin-bottom:16px;font-size:13px;font-weight:600}.Practitioner-module__h_qOhq__moduleTitle{margin-bottom:24px;font-size:24px;font-weight:700;line-height:1.3}.Practitioner-module__h_qOhq__moduleList{flex-grow:1;margin:0;padding:0;list-style:none}.Practitioner-module__h_qOhq__moduleItem{color:#444;margin-bottom:12px;padding-left:16px;font-size:15px;line-height:1.5;position:relative}.Practitioner-module__h_qOhq__moduleItem:before{content:"•";color:var(--moloday-text);font-weight:700;position:absolute;left:0}.Practitioner-module__h_qOhq__featuresGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;display:grid}.Practitioner-module__h_qOhq__featureCard{background:var(--moloday-yellow);border-radius:var(--moloday-radius-md);padding:32px}.Practitioner-module__h_qOhq__featureTitle{margin-bottom:16px;font-size:20px;font-weight:700}.Practitioner-module__h_qOhq__featureDesc{color:var(--moloday-text);font-size:15px;line-height:1.6}.Practitioner-module__h_qOhq__ctaPrimary{background:var(--moloday-button);color:var(--moloday-white);cursor:pointer;border:none;border-radius:100px;width:fit-content;padding:20px 48px;font-size:16px;font-weight:600;transition:background .3s}.Practitioner-module__h_qOhq__ctaPrimary:hover{background:#000}.Practitioner-module__h_qOhq__headerOverride{background:var(--moloday-bg);border-bottom:1px solid #0000000d}@media (max-width:1024px){.Practitioner-module__h_qOhq__heroCard{flex-direction:column}.Practitioner-module__h_qOhq__heroContent{padding:40px}.Practitioner-module__h_qOhq__heroImageWrapper{height:400px}.Practitioner-module__h_qOhq__modulesGrid,.Practitioner-module__h_qOhq__featuresGrid{grid-template-columns:1fr}.Practitioner-module__h_qOhq__sectionTitle{font-size:32px}.Practitioner-module__h_qOhq__heroTitle{font-size:40px}.Practitioner-module__h_qOhq__heroSection{padding:16px}}
