.Shell-module__LRBKXa__shell{min-height:100svh;color:var(--foreground);background:var(--background);grid-template-columns:256px minmax(0,1fr);display:grid}.Shell-module__LRBKXa__sidebar{z-index:30;gap:var(--space-5);border-right:1px solid var(--border);background:var(--surface);flex-direction:column;height:100svh;padding:24px 18px 18px;display:flex;position:sticky;top:0}.Shell-module__LRBKXa__sidebarTop{gap:14px;display:grid}.Shell-module__LRBKXa__brand{color:var(--foreground);font-family:var(--font-display), sans-serif;letter-spacing:-.035em;white-space:nowrap;align-items:center;gap:11px;font-size:19px;font-weight:650;text-decoration:none;display:inline-flex}.Shell-module__LRBKXa__brand img{border-radius:10px}.Shell-module__LRBKXa__brand strong{color:var(--primary);font-weight:700}.Shell-module__LRBKXa__areaLabel,.Shell-module__LRBKXa__navGroupLabel{color:var(--foreground-muted);font-size:var(--text-label);letter-spacing:.09em;text-transform:uppercase;font-weight:700}.Shell-module__LRBKXa__areaLabel{padding:0 10px}.Shell-module__LRBKXa__navigation{scrollbar-width:thin;align-content:start;gap:20px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.Shell-module__LRBKXa__navGroup{gap:4px;display:grid}.Shell-module__LRBKXa__navGroupLabel{padding:0 10px 5px}.Shell-module__LRBKXa__navItem,.Shell-module__LRBKXa__switchArea{border-radius:var(--radius-md);min-height:44px;color:var(--foreground-secondary);align-items:center;gap:11px;padding:8px 11px;font-size:14px;font-weight:600;line-height:1.25;text-decoration:none;transition:color .18s,background .18s;display:flex}.Shell-module__LRBKXa__navItem>span{width:30px;height:30px;color:var(--foreground-muted);background:0 0;border-radius:9px;flex:none;place-items:center;display:grid}.Shell-module__LRBKXa__navItem:hover{color:var(--foreground);background:var(--surface-subtle)}.Shell-module__LRBKXa__navItem[aria-current=page]{color:var(--foreground);background:var(--secondary-soft);box-shadow:inset 3px 0 var(--secondary)}.Shell-module__LRBKXa__navItem[aria-current=page]>span{color:var(--secondary);background:var(--surface)}.Shell-module__LRBKXa__switchArea{color:var(--secondary);border:1px solid var(--border);background:var(--surface-subtle);grid-template-columns:20px 1fr 16px;margin-top:auto;display:grid}.Shell-module__LRBKXa__switchArea:hover{border-color:var(--border-strong);background:var(--surface)}.Shell-module__LRBKXa__account{border-top:1px solid var(--border);grid-template-columns:40px minmax(0,1fr) 44px;align-items:center;gap:10px;padding-top:16px;display:grid}.Shell-module__LRBKXa__accountAvatar{border-radius:var(--radius-md);width:40px;height:40px;color:var(--foreground-inverse);background:var(--surface-inverse);place-items:center;font-weight:700;display:grid}.Shell-module__LRBKXa__accountCopy{gap:1px;min-width:0;display:grid}.Shell-module__LRBKXa__accountCopy strong,.Shell-module__LRBKXa__accountCopy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Shell-module__LRBKXa__accountCopy strong{font-size:14px}.Shell-module__LRBKXa__accountCopy span{color:var(--foreground-muted);font-size:12px}.Shell-module__LRBKXa__logout{border-radius:var(--radius-md);width:44px;height:44px;color:var(--foreground-muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.Shell-module__LRBKXa__logout:hover{color:var(--danger);background:var(--danger-soft)}.Shell-module__LRBKXa__mainColumn{min-width:0}.Shell-module__LRBKXa__demoBar{color:#69470f;background:var(--warning-soft);text-align:center;border-bottom:1px solid #ead8a6;place-items:center;min-height:40px;padding:8px 20px;font-size:13px;font-weight:600;display:grid}.Shell-module__LRBKXa__content{width:min(var(--container-app), 100%);margin:0 auto;padding:48px clamp(24px,4vw,56px) 80px}.Shell-module__LRBKXa__shell[data-area=admin] .Shell-module__LRBKXa__content{width:min(var(--container-admin), 100%)}.Shell-module__LRBKXa__mobileNav{display:none}.Shell-module__LRBKXa__shell:has([data-fullscreen-flow]){padding:0;display:block}:is(.Shell-module__LRBKXa__shell:has([data-fullscreen-flow]) .Shell-module__LRBKXa__sidebar,.Shell-module__LRBKXa__shell:has([data-fullscreen-flow]) .Shell-module__LRBKXa__mobileNav,.Shell-module__LRBKXa__shell:has([data-fullscreen-flow]) .Shell-module__LRBKXa__demoBar){display:none}.Shell-module__LRBKXa__shell:has([data-fullscreen-flow]) .Shell-module__LRBKXa__content{width:100%;max-width:none;padding:0}.Shell-module__LRBKXa__mobileMore{min-width:0;position:relative}.Shell-module__LRBKXa__mobileMore summary{height:100%;color:var(--foreground-muted);cursor:pointer;align-content:center;place-items:center;gap:2px;font-size:12px;font-weight:650;list-style:none;display:grid}.Shell-module__LRBKXa__mobileMore summary::-webkit-details-marker{display:none}.Shell-module__LRBKXa__mobileMore summary>span{color:var(--foreground-secondary);place-items:center;display:grid}.Shell-module__LRBKXa__mobileMore summary b{font-size:12px;font-weight:650}.Shell-module__LRBKXa__mobileMore>div{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:min(320px,100vw - 24px);max-height:min(68svh,560px);box-shadow:var(--shadow-2);gap:3px;padding:10px;display:grid;position:absolute;bottom:calc(100% + 12px);right:-4px;overflow-y:auto}.Shell-module__LRBKXa__mobileMore>div .Shell-module__LRBKXa__navItem{text-align:left;min-height:48px}@media (max-width:1023px){.Shell-module__LRBKXa__shell{padding-bottom:calc(86px + env(safe-area-inset-bottom));display:block}.Shell-module__LRBKXa__sidebar{border-right:0;border-bottom:1px solid var(--border);flex-direction:row;align-items:center;gap:12px;width:100%;height:68px;padding:10px 18px;display:flex;position:sticky;top:0;box-shadow:0 1px 10px #15233a0a}.Shell-module__LRBKXa__sidebarTop{align-items:center;gap:12px;display:flex}.Shell-module__LRBKXa__sidebarTop form,.Shell-module__LRBKXa__sidebar .Shell-module__LRBKXa__areaLabel,.Shell-module__LRBKXa__sidebar .Shell-module__LRBKXa__navigation,.Shell-module__LRBKXa__sidebar .Shell-module__LRBKXa__switchArea{display:none}.Shell-module__LRBKXa__account{border:0;grid-template-columns:36px minmax(0,1fr) 44px;width:min(260px,48vw);margin-left:auto;padding:0}.Shell-module__LRBKXa__accountAvatar{width:36px;height:36px}.Shell-module__LRBKXa__accountCopy span{display:none}.Shell-module__LRBKXa__content{padding:32px 20px 52px}.Shell-module__LRBKXa__mobileNav{z-index:80;right:12px;bottom:max(10px, env(safe-area-inset-bottom));border:1px solid var(--border);min-height:68px;box-shadow:var(--shadow-2);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-radius:18px;grid-template-columns:repeat(4,minmax(56px,1fr));padding:6px;display:grid;position:fixed;left:12px}.Shell-module__LRBKXa__mobileNavItem{border-radius:var(--radius-md);min-height:54px;color:var(--foreground-muted);align-content:center;place-items:center;gap:2px;font-size:12px;font-weight:650;line-height:1.2;text-decoration:none;display:grid}.Shell-module__LRBKXa__mobileNavItem>span{color:var(--foreground-secondary);place-items:center;display:grid}.Shell-module__LRBKXa__mobileNavItem[aria-current=page]{color:var(--secondary);background:var(--secondary-soft)}.Shell-module__LRBKXa__mobileNavItem[aria-current=page]>span{color:var(--secondary)}}@media (max-width:480px){.Shell-module__LRBKXa__sidebar{padding-inline:14px}.Shell-module__LRBKXa__brand{font-size:17px}.Shell-module__LRBKXa__brand img{width:36px;height:36px}.Shell-module__LRBKXa__account{grid-template-columns:36px 44px;width:auto}.Shell-module__LRBKXa__accountCopy{display:none}.Shell-module__LRBKXa__content{padding:28px 16px 48px}.Shell-module__LRBKXa__mobileNav{left:8px;right:8px}}
.auth-layout-module__08TxBa__page{background:var(--background);min-height:100svh;position:relative;overflow:hidden}.auth-layout-module__08TxBa__glowOne,.auth-layout-module__08TxBa__glowTwo{display:none}.auth-layout-module__08TxBa__header{z-index:2;width:min(var(--container-public), calc(100% - 40px));border-bottom:1px solid var(--border);align-items:center;min-height:80px;margin:0 auto;display:flex;position:relative}.auth-layout-module__08TxBa__body{z-index:1;grid-template-columns:minmax(0,1fr) minmax(400px,470px);align-items:center;gap:clamp(48px,8vw,96px);width:min(1060px,100% - 40px);min-height:calc(100svh - 80px);margin:0 auto;padding:56px 0 80px;display:grid;position:relative}.auth-layout-module__08TxBa__promise{gap:18px;display:grid}.auth-layout-module__08TxBa__teacherIntro{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);align-items:center;gap:12px;width:fit-content;margin-bottom:8px;padding:7px 14px 7px 7px;display:flex}.auth-layout-module__08TxBa__teacherIntro img{object-fit:cover;border-radius:50%;width:46px;height:46px}.auth-layout-module__08TxBa__teacherIntro span{color:var(--foreground-secondary);font-size:14px;font-weight:650}.auth-layout-module__08TxBa__eyebrow{color:var(--primary);font-size:var(--text-label);letter-spacing:.1em;text-transform:uppercase;font-weight:700}.auth-layout-module__08TxBa__promise h2{max-width:590px;color:var(--foreground);font:650 var(--text-h1)/1.08 var(--font-display), sans-serif;letter-spacing:-.045em;margin:0}.auth-layout-module__08TxBa__promise>p{max-width:540px;color:var(--foreground-secondary);font-size:var(--text-body-lg);margin:0;line-height:1.7}.auth-layout-module__08TxBa__promiseList{border-block:1px solid var(--border);gap:0;margin-top:12px;display:grid}.auth-layout-module__08TxBa__promiseList span{border-bottom:1px solid var(--border);min-height:64px;color:var(--foreground-secondary);align-items:center;gap:13px;font-size:15px;font-weight:600;display:flex}.auth-layout-module__08TxBa__promiseList span:last-child{border-bottom:0}.auth-layout-module__08TxBa__promiseList i{width:30px;height:30px;color:var(--primary);background:var(--primary-soft);border-radius:9px;flex:none;place-items:center;font-style:normal;font-weight:700;display:grid}@media (max-width:860px){.auth-layout-module__08TxBa__body{grid-template-columns:1fr;gap:36px;padding-top:36px}.auth-layout-module__08TxBa__promise{max-width:600px}.auth-layout-module__08TxBa__promiseList{display:none}.auth-layout-module__08TxBa__body>:last-child{margin-inline:auto}}@media (max-width:520px){.auth-layout-module__08TxBa__header,.auth-layout-module__08TxBa__body{width:min(100% - 28px,1080px)}.auth-layout-module__08TxBa__header{min-height:68px}.auth-layout-module__08TxBa__body{min-height:calc(100svh - 68px);padding:28px 0 52px}.auth-layout-module__08TxBa__teacherIntro{margin-bottom:0}.auth-layout-module__08TxBa__promise h2{font-size:32px}.auth-layout-module__08TxBa__promise>p{font-size:16px}}
.LocaleSwitcher-module__OX7MOG__switcher{border:1px solid var(--border);background:var(--surface-subtle);border-radius:10px;grid-template-columns:1fr 1fr;gap:3px;width:fit-content;padding:3px;display:inline-grid}.LocaleSwitcher-module__OX7MOG__switcher button{min-width:42px;min-height:36px;color:var(--foreground-muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 9px;font-size:12px;font-weight:700}.LocaleSwitcher-module__OX7MOG__switcher button[aria-pressed=true]{color:var(--foreground-inverse);background:var(--surface-inverse);box-shadow:var(--shadow-1)}@media (max-width:760px){.LocaleSwitcher-module__OX7MOG__switcher button{min-width:44px;min-height:44px;padding-inline:8px}}
.PublicOffer-module__MUSPRG__page{min-height:100svh;color:var(--foreground);background:var(--background-warm)}.PublicOffer-module__MUSPRG__nav{z-index:5;max-width:var(--container-public);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:80px;margin:auto;padding:0 clamp(20px,4vw,48px);display:flex;position:relative}.PublicOffer-module__MUSPRG__brand{color:inherit;align-items:center;gap:11px;text-decoration:none;display:flex}.PublicOffer-module__MUSPRG__brand img{border-radius:10px}.PublicOffer-module__MUSPRG__brand strong{font-family:var(--font-display), sans-serif;letter-spacing:-.03em;font-size:18px;font-weight:650}.PublicOffer-module__MUSPRG__brand em{color:var(--primary);font-style:normal}.PublicOffer-module__MUSPRG__nav>div{align-items:center;gap:24px;display:flex}.PublicOffer-module__MUSPRG__nav>div a{min-height:44px;color:var(--foreground);align-items:center;font-size:14px;font-weight:650;text-decoration:none;display:inline-flex}.PublicOffer-module__MUSPRG__nav>div a:last-child{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);padding:0 16px}.PublicOffer-module__MUSPRG__hero{max-width:var(--container-public);grid-template-columns:minmax(0,1fr) minmax(390px,.88fr);align-items:center;gap:clamp(48px,7vw,88px);min-height:680px;margin:auto;padding:72px clamp(20px,4vw,48px) 96px;display:grid}.PublicOffer-module__MUSPRG__heroCopy{justify-items:start;display:grid}.PublicOffer-module__MUSPRG__kicker{color:var(--primary);font-size:var(--text-label);letter-spacing:.1em;font-weight:700}.PublicOffer-module__MUSPRG__heroCopy h1{max-width:720px;font:650 var(--text-display)/1.03 var(--font-display), sans-serif;letter-spacing:-.055em;margin:20px 0}.PublicOffer-module__MUSPRG__heroCopy>p{max-width:620px;color:var(--foreground-secondary);font-size:var(--text-body-lg);margin:0 0 30px;line-height:1.65}.PublicOffer-module__MUSPRG__primary{border-radius:var(--radius-md);min-height:54px;color:var(--primary-foreground);background:var(--primary);justify-content:center;align-items:center;gap:24px;padding:0 24px;font-size:16px;font-weight:700;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}.PublicOffer-module__MUSPRG__primary:hover{background:var(--primary-hover);transform:translateY(-1px)}.PublicOffer-module__MUSPRG__primary span{place-items:center;display:grid}.PublicOffer-module__MUSPRG__heroCopy small{max-width:560px;color:var(--foreground-muted);align-items:flex-start;gap:7px;margin-top:16px;font-size:14px;line-height:1.55;display:flex}.PublicOffer-module__MUSPRG__heroCopy small svg{color:var(--success);flex:none;margin-top:2px}.PublicOffer-module__MUSPRG__heroVisual{min-height:550px;position:relative}.PublicOffer-module__MUSPRG__heroVisual:before{content:"";border-radius:var(--radius-xl);background:var(--primary-soft);position:absolute;inset:54px 0 18px 44px}.PublicOffer-module__MUSPRG__portrait{border:1px solid var(--border);border-radius:var(--radius-xl);background:#eaded3;position:absolute;inset:0 24px 0 0;overflow:hidden;box-shadow:0 24px 64px #15233a21}.PublicOffer-module__MUSPRG__portrait img{object-fit:cover;object-position:center top}.PublicOffer-module__MUSPRG__liveCard{border-radius:var(--radius-lg);width:min(420px,94%);color:var(--foreground-inverse);box-shadow:var(--shadow-2);background:#172742f5;align-items:center;gap:13px;padding:17px 20px;display:flex;position:absolute;bottom:28px;right:-14px}.PublicOffer-module__MUSPRG__liveCard i{border:3px solid var(--primary);background:var(--surface);border-radius:50%;width:11px;height:11px}.PublicOffer-module__MUSPRG__liveCard div{flex:1;display:grid}.PublicOffer-module__MUSPRG__liveCard span{color:#d6dce5;font-size:13px}.PublicOffer-module__MUSPRG__liveCard b{color:#f28a7d;letter-spacing:3px}.PublicOffer-module__MUSPRG__available{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-1);align-items:center;gap:10px;padding:13px 17px;display:flex;position:absolute;top:34px;right:-12px}.PublicOffer-module__MUSPRG__available strong{color:var(--primary);font-size:26px}.PublicOffer-module__MUSPRG__available span{width:74px;color:var(--foreground-muted);font-size:12px;line-height:1.35}.PublicOffer-module__MUSPRG__problem{border-block:1px solid var(--border);background:var(--surface);padding:96px clamp(20px,5vw,64px)}.PublicOffer-module__MUSPRG__problem>header{text-align:left;max-width:760px;margin:0 auto 56px}.PublicOffer-module__MUSPRG__problem h2,.PublicOffer-module__MUSPRG__inside h2,.PublicOffer-module__MUSPRG__memory h2,.PublicOffer-module__MUSPRG__finalCta h2{font:650 var(--text-h1)/1.08 var(--font-display), sans-serif;letter-spacing:-.045em;margin:14px 0}.PublicOffer-module__MUSPRG__problem header p,.PublicOffer-module__MUSPRG__insideCopy>p,.PublicOffer-module__MUSPRG__memory p,.PublicOffer-module__MUSPRG__finalCta p{color:var(--foreground-secondary);font-size:17px;line-height:1.7}.PublicOffer-module__MUSPRG__steps{max-width:var(--container-public);border-block:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:0;margin:auto;display:grid}.PublicOffer-module__MUSPRG__steps article{border-right:1px solid var(--border);background:0 0;min-height:240px;padding:28px 24px}.PublicOffer-module__MUSPRG__steps article:last-child{border-right:0}.PublicOffer-module__MUSPRG__steps b{color:var(--primary);font-size:18px;font-weight:650}.PublicOffer-module__MUSPRG__steps h3{font-size:var(--text-h3);margin:40px 0 10px}.PublicOffer-module__MUSPRG__steps p{color:var(--foreground-secondary);margin:0;font-size:15px;line-height:1.65}.PublicOffer-module__MUSPRG__inside{max-width:var(--container-public);grid-template-columns:1.02fr .98fr;align-items:center;gap:clamp(48px,7vw,82px);margin:auto;padding:108px clamp(20px,4vw,48px);display:grid}.PublicOffer-module__MUSPRG__chatDemo{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-1);gap:12px;padding:22px;display:grid}.PublicOffer-module__MUSPRG__sue{border-radius:var(--radius-lg);color:var(--foreground-inverse);background:var(--secondary);align-items:center;gap:14px;padding:14px;display:flex}.PublicOffer-module__MUSPRG__sue img{border-radius:var(--radius-md)}.PublicOffer-module__MUSPRG__sue div{gap:3px;display:grid}.PublicOffer-module__MUSPRG__sue span,.PublicOffer-module__MUSPRG__lesson b,.PublicOffer-module__MUSPRG__try b{letter-spacing:.08em;font-size:12px;font-weight:700}.PublicOffer-module__MUSPRG__sue i{color:#f48c80;letter-spacing:5px;font-style:normal}.PublicOffer-module__MUSPRG__bubble{border-radius:var(--radius-lg) var(--radius-lg) var(--radius-lg) 4px;background:var(--surface-subtle);padding:18px 20px;font-size:17px}.PublicOffer-module__MUSPRG__lesson,.PublicOffer-module__MUSPRG__try{border-radius:var(--radius-md);gap:6px;padding:16px;font-size:15px;display:grid}.PublicOffer-module__MUSPRG__lesson{color:#6f3934;background:var(--primary-soft);border:1px solid #f3c9c3}.PublicOffer-module__MUSPRG__try{border-left:3px solid var(--success);background:var(--success-soft)}.PublicOffer-module__MUSPRG__try b{color:var(--success)}.PublicOffer-module__MUSPRG__insideCopy ul{grid-template-columns:1fr 1fr;gap:12px;padding:0;list-style:none;display:grid}.PublicOffer-module__MUSPRG__insideCopy li{border-bottom:1px solid var(--border);min-height:48px;color:var(--foreground-secondary);align-items:center;gap:9px;padding:12px 0;font-weight:600;display:flex}.PublicOffer-module__MUSPRG__insideCopy li svg{color:var(--success);flex:none}.PublicOffer-module__MUSPRG__memory{border-radius:var(--radius-xl);max-width:1120px;color:var(--foreground-inverse);background:var(--surface-inverse);align-items:center;gap:32px;margin:0 auto 96px;padding:34px 40px;display:flex}.PublicOffer-module__MUSPRG__memory img{border-radius:var(--radius-lg);background:#f3d9f4}.PublicOffer-module__MUSPRG__memory h2{font-size:var(--text-h2);margin-bottom:8px}.PublicOffer-module__MUSPRG__memory p{color:#d4dbe5;margin:0}.PublicOffer-module__MUSPRG__finalCta{text-align:center;border-top:1px solid var(--border);background:var(--primary-soft);justify-items:center;padding:96px 20px;display:grid}.PublicOffer-module__MUSPRG__finalCta h2{max-width:820px}.PublicOffer-module__MUSPRG__finalCta p{max-width:640px;margin:0 0 28px}.PublicOffer-module__MUSPRG__finalCta small{color:var(--foreground-secondary);font-size:14px;font-weight:650}.PublicOffer-module__MUSPRG__page footer{color:#d0d7e1;background:var(--surface-inverse);justify-content:space-between;padding:28px clamp(20px,5vw,64px);font-size:13px;display:flex}.PublicOffer-module__MUSPRG__page footer div{flex-wrap:wrap;gap:16px;display:flex}.PublicOffer-module__MUSPRG__page footer a{min-height:28px;color:var(--foreground-inverse);align-items:center;padding-inline:4px;display:inline-flex}@media (max-width:900px){.PublicOffer-module__MUSPRG__hero{grid-template-columns:1fr;min-height:auto}.PublicOffer-module__MUSPRG__heroVisual{min-height:520px}.PublicOffer-module__MUSPRG__steps{grid-template-columns:1fr 1fr}.PublicOffer-module__MUSPRG__steps article:nth-child(2){border-right:0}.PublicOffer-module__MUSPRG__steps article:nth-child(-n+2){border-bottom:1px solid var(--border)}.PublicOffer-module__MUSPRG__inside{grid-template-columns:1fr}.PublicOffer-module__MUSPRG__memory{margin-inline:20px}}@media (max-width:600px){.PublicOffer-module__MUSPRG__nav{min-height:70px;padding:0 16px}.PublicOffer-module__MUSPRG__brand strong{font-size:16px}.PublicOffer-module__MUSPRG__nav>div{gap:8px}.PublicOffer-module__MUSPRG__nav>div>a:first-child{display:none}.PublicOffer-module__MUSPRG__nav>div a:last-child{min-height:44px}.PublicOffer-module__MUSPRG__hero{gap:42px;padding:48px 16px 68px}.PublicOffer-module__MUSPRG__heroCopy h1{font-size:clamp(2.5rem,12vw,3.35rem)}.PublicOffer-module__MUSPRG__heroCopy>p{font-size:17px}.PublicOffer-module__MUSPRG__primary{width:100%}.PublicOffer-module__MUSPRG__heroVisual{min-height:410px}.PublicOffer-module__MUSPRG__portrait{right:0}.PublicOffer-module__MUSPRG__available{top:16px;right:-4px}.PublicOffer-module__MUSPRG__liveCard{bottom:0;right:0}.PublicOffer-module__MUSPRG__problem,.PublicOffer-module__MUSPRG__inside{padding:68px 16px}.PublicOffer-module__MUSPRG__problem>header{margin-bottom:36px}.PublicOffer-module__MUSPRG__steps{grid-template-columns:1fr}.PublicOffer-module__MUSPRG__steps article{border-right:0;border-bottom:1px solid var(--border);min-height:0;padding:24px 0}.PublicOffer-module__MUSPRG__steps article:nth-child(2){border-bottom:1px solid var(--border)}.PublicOffer-module__MUSPRG__steps h3{margin-top:14px}.PublicOffer-module__MUSPRG__inside{gap:40px}.PublicOffer-module__MUSPRG__chatDemo{padding:14px}.PublicOffer-module__MUSPRG__insideCopy ul{grid-template-columns:1fr}.PublicOffer-module__MUSPRG__memory{gap:20px;margin-bottom:68px;padding:26px;display:grid}.PublicOffer-module__MUSPRG__finalCta{text-align:left;justify-items:stretch;padding:72px 16px}.PublicOffer-module__MUSPRG__page footer{flex-direction:column;gap:16px}}@media (max-width:340px){.PublicOffer-module__MUSPRG__brand strong{display:none}.PublicOffer-module__MUSPRG__nav>div{gap:5px}.PublicOffer-module__MUSPRG__nav>div a:last-child{padding-inline:12px}}
.PublicPlans-module__7Mhtja__page{min-height:100svh;color:var(--foreground);background:var(--background-warm);padding:0 clamp(18px,5vw,70px) 80px}.PublicPlans-module__7Mhtja__page nav{max-width:var(--container-public);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:80px;margin:auto;display:flex}.PublicPlans-module__7Mhtja__page nav>div{align-items:center;gap:10px;display:flex}.PublicPlans-module__7Mhtja__page nav a{min-height:44px;color:var(--foreground-secondary);align-items:center;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.PublicPlans-module__7Mhtja__page nav a:last-child{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);padding:0 16px}.PublicPlans-module__7Mhtja__page>header{text-align:center;max-width:840px;margin:72px auto 52px}.PublicPlans-module__7Mhtja__page>header>span{color:var(--primary);font-size:var(--text-label);letter-spacing:.1em;font-weight:700}.PublicPlans-module__7Mhtja__page h1{font-family:var(--font-display), sans-serif;font-size:var(--text-display);letter-spacing:-.055em;margin:16px 0;font-weight:650;line-height:1.04}.PublicPlans-module__7Mhtja__page>header p{max-width:700px;color:var(--foreground-secondary);font-size:var(--text-body-lg);margin:auto;line-height:1.65}.PublicPlans-module__7Mhtja__grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:18px;max-width:1080px;margin:auto;display:grid}.PublicPlans-module__7Mhtja__grid article{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;min-height:570px;padding:32px;display:flex;position:relative}.PublicPlans-module__7Mhtja__grid article.PublicPlans-module__7Mhtja__featured{border:2px solid var(--primary)}.PublicPlans-module__7Mhtja__badge{border-radius:var(--radius-pill);color:var(--primary-foreground);background:var(--primary);letter-spacing:.07em;padding:7px 11px;font-size:11px;position:absolute;top:-13px;right:22px}.PublicPlans-module__7Mhtja__grid h2{font-family:var(--font-display), sans-serif;letter-spacing:-.04em;margin:10px 0 7px;font-size:30px;font-weight:650}.PublicPlans-module__7Mhtja__grid article>p{min-height:52px;color:var(--foreground-secondary);margin:0;font-size:15px;line-height:1.55}.PublicPlans-module__7Mhtja__price{align-items:end;gap:8px;margin:28px 0 5px;display:flex}.PublicPlans-module__7Mhtja__price strong{color:var(--foreground);font-size:34px}.PublicPlans-module__7Mhtja__price span{color:var(--foreground-muted);padding-bottom:5px}.PublicPlans-module__7Mhtja__grid small{color:var(--foreground-muted);font-size:13px}.PublicPlans-module__7Mhtja__grid article>small+small{margin-top:5px}.PublicPlans-module__7Mhtja__grid ul{border-top:1px solid var(--border);color:var(--foreground-secondary);gap:13px;margin:26px 0;padding:24px 0;list-style:none;display:grid}.PublicPlans-module__7Mhtja__grid li{align-items:flex-start;gap:9px;font-size:14px;line-height:1.5;display:flex}.PublicPlans-module__7Mhtja__grid li svg{color:var(--success);flex:none;margin-top:3px}.PublicPlans-module__7Mhtja__grid li a{color:inherit;text-underline-offset:3px}.PublicPlans-module__7Mhtja__checkout,.PublicPlans-module__7Mhtja__unavailable{border-radius:var(--radius-md);text-align:center;justify-content:center;align-items:center;gap:10px;min-height:54px;margin-top:auto;padding:0 18px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.PublicPlans-module__7Mhtja__checkout{color:var(--primary-foreground);background:var(--primary)}.PublicPlans-module__7Mhtja__checkout:hover{background:var(--primary-hover)}.PublicPlans-module__7Mhtja__unavailable{color:var(--warning);background:var(--warning-soft)}.PublicPlans-module__7Mhtja__page aside{grid-template-columns:1fr 1fr;gap:18px;max-width:1080px;margin:28px auto;display:grid}.PublicPlans-module__7Mhtja__page aside div{border-radius:var(--radius-lg);color:var(--foreground-inverse);background:var(--surface-inverse);padding:24px}.PublicPlans-module__7Mhtja__page aside p{color:#c3ccda;margin:8px 0 0;font-size:14px;line-height:1.55}.PublicPlans-module__7Mhtja__page aside a{color:#ffaaa0;align-items:center;gap:8px;min-height:44px;margin-top:8px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.PublicPlans-module__7Mhtja__footer{border-top:1px solid var(--border);max-width:1080px;color:var(--foreground-muted);justify-content:space-between;align-items:center;gap:20px;margin:36px auto 0;padding-top:24px;font-size:13px;display:flex}.PublicPlans-module__7Mhtja__footer div{flex-wrap:wrap;gap:16px;display:flex}.PublicPlans-module__7Mhtja__footer a{min-height:28px;color:var(--foreground-secondary);align-items:center;display:inline-flex}@media (max-width:700px){.PublicPlans-module__7Mhtja__page nav a:first-child{max-width:56%}.PublicPlans-module__7Mhtja__page>header{text-align:left;margin-top:44px}.PublicPlans-module__7Mhtja__page>header p{font-size:16px}.PublicPlans-module__7Mhtja__grid{grid-template-columns:minmax(0,1fr)}.PublicPlans-module__7Mhtja__page aside{grid-template-columns:1fr}.PublicPlans-module__7Mhtja__footer{flex-direction:column;align-items:flex-start}.PublicPlans-module__7Mhtja__grid article{min-height:auto;padding:27px 20px}.PublicPlans-module__7Mhtja__checkout,.PublicPlans-module__7Mhtja__unavailable{margin-top:24px}}@media (max-width:420px){.PublicPlans-module__7Mhtja__page nav{gap:8px}.PublicPlans-module__7Mhtja__page nav>div{gap:5px}.PublicPlans-module__7Mhtja__back{justify-content:center;width:44px;font-size:18px!important}.PublicPlans-module__7Mhtja__back span{display:none}.PublicPlans-module__7Mhtja__page nav a:last-child{padding-inline:10px;font-size:13px}}
.LegalDocumentPage-module__DysxZG__page{min-height:100svh;color:var(--foreground);background:radial-gradient(circle at 92% 5%, #eb63571c, transparent 24rem), var(--background-warm)}.LegalDocumentPage-module__DysxZG__nav{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:14px clamp(20px,5vw,72px);display:flex}.LegalDocumentPage-module__DysxZG__nav>div,.LegalDocumentPage-module__DysxZG__brand{align-items:center;gap:14px;display:flex}.LegalDocumentPage-module__DysxZG__brand{color:var(--foreground);text-decoration:none}.LegalDocumentPage-module__DysxZG__brand strong{font:700 19px/1 var(--font-display), sans-serif}.LegalDocumentPage-module__DysxZG__brand em{color:var(--primary);font-style:normal}.LegalDocumentPage-module__DysxZG__nav>div>a{border:1px solid var(--border);border-radius:var(--radius-pill);min-height:42px;color:var(--foreground-secondary);background:var(--surface);align-items:center;padding:0 14px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.LegalDocumentPage-module__DysxZG__hero{width:min(100% - 40px,1040px);margin:0 auto;padding:clamp(58px,8vw,92px) 0 36px}.LegalDocumentPage-module__DysxZG__hero>span{color:var(--primary);font-size:var(--text-label);letter-spacing:.11em;font-weight:800}.LegalDocumentPage-module__DysxZG__hero h1{max-width:780px;font:650 clamp(2.35rem, 5vw, 4.25rem)/1.02 var(--font-display), sans-serif;letter-spacing:-.055em;margin:12px 0 14px}.LegalDocumentPage-module__DysxZG__hero p{max-width:760px;color:var(--foreground-secondary);margin:0;font-size:clamp(16px,2vw,19px);line-height:1.65}.LegalDocumentPage-module__DysxZG__hero small{color:var(--foreground-muted);margin-top:18px;display:block}.LegalDocumentPage-module__DysxZG__draft,.LegalDocumentPage-module__DysxZG__identity,.LegalDocumentPage-module__DysxZG__layout{width:min(100% - 40px,1040px);margin-inline:auto}.LegalDocumentPage-module__DysxZG__draft{border-radius:var(--radius-md);color:#69470f;background:var(--warning-soft);border:1px solid #ead8a6;margin-bottom:20px;padding:16px 18px}.LegalDocumentPage-module__DysxZG__draft p{margin:4px 0 0;line-height:1.55}.LegalDocumentPage-module__DysxZG__identity{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--border);box-shadow:var(--shadow-1);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.LegalDocumentPage-module__DysxZG__identity>div{background:var(--surface);gap:5px;padding:18px 20px;display:grid}.LegalDocumentPage-module__DysxZG__identity span{color:var(--foreground-muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.LegalDocumentPage-module__DysxZG__identity strong,.LegalDocumentPage-module__DysxZG__identity a{color:var(--foreground);font-size:14px;line-height:1.45}.LegalDocumentPage-module__DysxZG__layout{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:28px;padding:34px 0 72px;display:grid}.LegalDocumentPage-module__DysxZG__index{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);gap:7px;padding:18px;display:grid;position:sticky;top:20px}.LegalDocumentPage-module__DysxZG__index strong{letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:12px}.LegalDocumentPage-module__DysxZG__index a{border-radius:var(--radius-sm);color:var(--foreground-secondary);padding:10px 11px;font-size:13px;line-height:1.35;text-decoration:none}.LegalDocumentPage-module__DysxZG__index a[aria-current=page]{color:var(--primary-hover);background:var(--primary-soft);font-weight:750}.LegalDocumentPage-module__DysxZG__document{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-1);padding:clamp(24px,5vw,48px)}.LegalDocumentPage-module__DysxZG__document section+section{border-top:1px solid var(--border);margin-top:34px;padding-top:34px}.LegalDocumentPage-module__DysxZG__document h2{font:650 clamp(19px, 2.5vw, 24px)/1.25 var(--font-display), sans-serif;letter-spacing:-.025em;margin:0 0 13px}.LegalDocumentPage-module__DysxZG__document p,.LegalDocumentPage-module__DysxZG__document li{color:var(--foreground-secondary);font-size:15px;line-height:1.75}.LegalDocumentPage-module__DysxZG__document p{margin:0}.LegalDocumentPage-module__DysxZG__document p+p{margin-top:12px}.LegalDocumentPage-module__DysxZG__document ul{gap:9px;margin:0;padding-left:22px;display:grid}.LegalDocumentPage-module__DysxZG__actions{border-top:1px solid var(--border);flex-wrap:wrap;gap:12px;margin-top:40px;padding-top:28px;display:flex}.LegalDocumentPage-module__DysxZG__actions a{border:1px solid var(--border);border-radius:var(--radius-md);min-height:48px;color:var(--foreground);background:var(--surface-subtle);justify-content:center;align-items:center;padding:0 18px;font-size:14px;font-weight:750;text-decoration:none;display:inline-flex}.LegalDocumentPage-module__DysxZG__actions a:first-child{color:var(--primary-foreground);border-color:var(--primary);background:var(--primary)}.LegalDocumentPage-module__DysxZG__footer{color:#d0d7e1;background:var(--surface-inverse);justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:18px clamp(20px,5vw,72px);font-size:13px;display:flex}.LegalDocumentPage-module__DysxZG__footer div{flex-wrap:wrap;gap:16px;display:flex}.LegalDocumentPage-module__DysxZG__footer a{color:var(--foreground-inverse)}@media (max-width:760px){.LegalDocumentPage-module__DysxZG__nav{padding-inline:16px}.LegalDocumentPage-module__DysxZG__brand strong{display:none}.LegalDocumentPage-module__DysxZG__identity,.LegalDocumentPage-module__DysxZG__layout{grid-template-columns:1fr}.LegalDocumentPage-module__DysxZG__index{position:static}.LegalDocumentPage-module__DysxZG__footer{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.LegalDocumentPage-module__DysxZG__hero,.LegalDocumentPage-module__DysxZG__draft,.LegalDocumentPage-module__DysxZG__identity,.LegalDocumentPage-module__DysxZG__layout{width:min(100% - 28px,1040px)}.LegalDocumentPage-module__DysxZG__identity{grid-template-columns:1fr}.LegalDocumentPage-module__DysxZG__document{border-radius:var(--radius-lg);padding:24px 18px}.LegalDocumentPage-module__DysxZG__actions a{width:100%}}
.SupportContactPage-module__b-plxG__page{min-height:100svh;color:var(--foreground);background:var(--background-warm);padding:0 24px 48px}.SupportContactPage-module__b-plxG__topbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;width:min(1080px,100%);min-height:80px;margin:0 auto;display:flex}.SupportContactPage-module__b-plxG__topbar>a{min-height:44px;color:var(--foreground-secondary);align-items:center;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.SupportContactPage-module__b-plxG__hero{gap:26px;width:min(940px,100%);margin:clamp(38px,7vh,76px) auto 0;display:grid}.SupportContactPage-module__b-plxG__heading{max-width:700px}.SupportContactPage-module__b-plxG__heading>span,.SupportContactPage-module__b-plxG__channels small{color:var(--primary);font-size:var(--text-label);letter-spacing:.09em;text-transform:uppercase;font-weight:700}.SupportContactPage-module__b-plxG__heading h1{color:var(--foreground);font-family:var(--font-display), sans-serif;font-size:var(--text-display);letter-spacing:-.055em;margin:10px 0 0;font-weight:650;line-height:1.04}.SupportContactPage-module__b-plxG__heading p{max-width:680px;color:var(--foreground-secondary);font-size:var(--text-body-lg);margin:18px 0 0;line-height:1.65}.SupportContactPage-module__b-plxG__channels{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.SupportContactPage-module__b-plxG__channels article{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;align-items:flex-start;min-height:300px;padding:clamp(24px,4vw,36px);display:flex}.SupportContactPage-module__b-plxG__icon{border-radius:var(--radius-md);width:50px;height:50px;color:var(--foreground-inverse);background:var(--surface-inverse);place-items:center;margin-bottom:27px;display:grid}.SupportContactPage-module__b-plxG__channels article:last-child .SupportContactPage-module__b-plxG__icon{background:var(--primary)}.SupportContactPage-module__b-plxG__channels h2{overflow-wrap:anywhere;max-width:100%;color:var(--foreground);font-family:var(--font-display), sans-serif;letter-spacing:-.035em;margin:9px 0 0;font-size:clamp(1.3rem,3vw,1.75rem);font-weight:650;line-height:1.2}.SupportContactPage-module__b-plxG__channels p{color:var(--foreground-secondary);margin:14px 0 24px;font-size:14px;line-height:1.6}.SupportContactPage-module__b-plxG__channels a,.SupportContactPage-module__b-plxG__disabled{border-radius:var(--radius-md);min-height:48px;color:var(--primary-foreground);background:var(--primary);justify-content:center;align-items:center;gap:10px;margin-top:auto;padding:0 17px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.SupportContactPage-module__b-plxG__channels a:hover{background:var(--primary-hover)}.SupportContactPage-module__b-plxG__disabled{color:var(--foreground-muted);background:var(--surface-subtle)}.SupportContactPage-module__b-plxG__hero>aside{border-radius:var(--radius-md);color:var(--warning);background:var(--warning-soft);border:1px solid #ead8a6;padding:14px 17px;font-size:14px;line-height:1.55}@media (max-width:700px){.SupportContactPage-module__b-plxG__page{padding:0 16px 32px}.SupportContactPage-module__b-plxG__topbar{min-height:72px}.SupportContactPage-module__b-plxG__channels{grid-template-columns:1fr}.SupportContactPage-module__b-plxG__channels article{min-height:270px}.SupportContactPage-module__b-plxG__heading h1{font-size:2.5rem}.SupportContactPage-module__b-plxG__heading p{font-size:16px}}.SupportContactPage-module__b-plxG__feedback{background:#edf5fa;border:1px solid #c6d9e9;border-radius:18px;margin-top:24px;padding:24px}.SupportContactPage-module__b-plxG__feedback h2{font-size:21px}.SupportContactPage-module__b-plxG__feedback p{line-height:1.6}.SupportContactPage-module__b-plxG__feedback a{text-decoration:underline}
