:root{--font-display:"Onest", system-ui, sans-serif;--font-body:"Golos Text", system-ui, sans-serif;--blue:#07f;--blue-deep:#005ee0;--blue-soft:#eef3ff;--blue-mid:#d6e4ff;--navy:#121826;--ink:#1a1c2e;--muted:#667085;--muted-2:#98a2b3;--line:#e8edf4;--chip:#f2f4f7;--bg:#f6f8fc;--bg-warm:#fbf6f4;--white:#fff;--green:#22a06b;--green-soft:#e8f7ef;--teal:#2cb1bc;--teal-soft:#e6f7f8;--orange:#ef7a1a;--orange-soft:#fff1e6;--purple:#7b61ff;--purple-soft:#f1ecff;--shadow:0 16px 40px #16224414;--shadow-soft:0 8px 24px #1622440f;--radius-xl:32px;--radius-lg:20px;--radius-md:14px;--radius-sm:10px;--radius-pill:999px;--header-h:72px;--container:1180px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font-body);color:var(--ink);background:var(--white);font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box}html,body{min-height:100%;margin:0}html{scroll-behavior:smooth}body{min-height:100vh}img{max-width:100%;display:block}button,input{font:inherit}button{cursor:pointer;background:0 0;border:0}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);margin:0;font-weight:700}p{margin:0}ul,ol{margin:0;padding:0;list-style:none}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:min(var(--container), calc(100% - 48px));margin-inline:auto}.btn{min-height:48px;font-family:var(--font-body);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 22px;font-size:15px;font-weight:600;line-height:1;transition:transform .15s,background .15s,color .15s,box-shadow .15s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn--primary{background:var(--blue);color:var(--white);box-shadow:0 8px 20px #2f6bff47}.btn--primary:hover{background:var(--blue-deep)}.btn--ghost{background:var(--white);color:var(--blue);border:1.5px solid var(--blue)}.btn--block{width:100%}.logo{font-family:var(--font-display);letter-spacing:-.04em;color:var(--ink);align-items:center;gap:10px;font-size:20px;font-weight:700;display:inline-flex}.logo__mark{object-fit:cover;background:var(--blue);border-radius:10px;flex:0 0 36px;width:36px;height:36px}.logo--light{color:var(--white)}.section-head{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:40px;display:flex}.section-head h2{max-width:640px;font-size:clamp(28px,3vw,40px);line-height:1.15}.section-head p{max-width:360px;color:var(--muted);font-size:16px;line-height:1.55}.site-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ecf2fce0;border-bottom:0;position:sticky;top:0}.site-header__inner{min-height:var(--header-h);justify-content:space-between;align-items:center;gap:24px;display:flex}.nav{align-items:center;gap:28px;display:flex}.nav a{color:var(--muted);font-size:15px}.nav a:hover{color:var(--ink)}.lang{color:var(--ink);align-items:center;gap:6px;font-size:14px;font-weight:600;display:inline-flex}.lang svg{width:12px;height:12px}.burger{width:40px;height:40px;color:var(--ink);border-radius:10px;place-items:center;display:none}.burger span,.burger span:before,.burger span:after{background:var(--ink);border-radius:2px;width:18px;height:2px;display:block;position:relative}.burger span:before,.burger span:after{content:"";position:absolute;left:0}.burger span:before{top:-6px}.burger span:after{top:6px}.footer{background:var(--navy);color:#c9d2e3;padding:56px 0 28px}.footer__top{justify-content:space-between;gap:48px;padding-bottom:40px;display:flex}.footer__cols{gap:72px;display:flex}.footer h3{font-family:var(--font-body);letter-spacing:0;color:var(--white);margin-bottom:16px;font-size:14px}.footer a{color:#9aa6bc;margin-bottom:10px;font-size:14px;display:block}.footer a:hover{color:var(--white)}.footer__bottom{color:#7d89a1;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:22px;font-size:13px;display:flex}.footer__socials{gap:.9em;display:flex}.footer__socials a{width:auto;height:auto;color:var(--white);border:none;border-radius:0;place-items:center;margin:0;display:grid}.deck{width:min(100%,440px)}.deck__stack{height:520px;position:relative}.deck-card{--role:var(--blue);--role-soft:var(--blue-soft);background:var(--white);transform-origin:80% 10%;cursor:pointer;border-radius:24px;flex-direction:column;gap:14px;height:430px;padding:26px 26px 20px;transition:transform .45s;display:flex;position:absolute;top:0;left:36px;right:8px;box-shadow:0 12px 36px #2f6bff14,0 4px 16px #1018280f}.deck-card--student{--role:var(--blue);--role-soft:#eaf1ff}.deck-card--parent{--role:var(--green);--role-soft:var(--green-soft)}.deck-card--teacher{--role:var(--teal);--role-soft:var(--teal-soft)}.deck-card--admin{--role:var(--orange);--role-soft:var(--orange-soft)}.deck-card--system{--role:var(--purple);--role-soft:var(--purple-soft)}.deck-card__top{justify-content:space-between;align-items:center;display:flex}.deck-card__label{color:var(--role);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;font-size:12px;font-weight:700;display:inline-flex}.deck-card__icon{background:var(--role-soft);width:34px;height:34px;color:var(--role);border-radius:10px;place-items:center;display:grid}.deck-card__icon svg{width:16px;height:16px}.deck-card__dots{flex:none;align-items:center;gap:5px;display:flex}.deck-card__dots button{background:#d5dbe6;border:0;border-radius:50%;flex:0 0 6px;width:6px;min-width:6px;height:6px;min-height:6px;padding:0;font-size:0;line-height:0}.deck-card__dots button.is-on{background:var(--role)}.deck-card h3{color:#1a2b47;font-size:24px;line-height:1.22}.deck-card>p{color:#6b7280;font-size:15px;line-height:1.55}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip{border-radius:var(--radius-pill);color:#5d6b80;background:#f0f2f5;padding:7px 12px;font-size:13px}.deck-card__foot{border-top:1px solid var(--line);margin-top:auto;padding-top:14px}.deck-metric{color:#8b95a7;justify-content:space-between;align-items:baseline;font-size:14px;display:flex}.deck-metric strong{color:var(--role);font-size:18px;font-weight:700}.bar{border-radius:var(--radius-pill);background:#e8edf5;height:5px;margin-top:10px;overflow:hidden}.bar>i{border-radius:inherit;background:var(--role);height:100%;display:block}.deck-banner{background:var(--role-soft);min-height:44px;color:var(--role);border-radius:14px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:600;display:flex}.deck-banner i{background:var(--role);border-radius:50%;width:8px;height:8px}.deck__pager{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.deck__pager button{border-radius:var(--radius-pill);background:#d9dee7;width:8px;height:8px;padding:0;transition:width .2s,background .2s}.deck__pager button.is-active{background:var(--blue);width:28px}.pills{flex-wrap:wrap;gap:8px;display:flex}.pill{border-radius:var(--radius-pill);background:var(--white);min-height:40px;color:var(--muted);border:1px solid var(--line);padding:8px 16px;font-size:14px;font-weight:500}.pill.is-active{background:var(--blue);color:var(--white);border-color:var(--blue)}.browser{background:var(--white);box-shadow:var(--shadow);border-radius:18px;overflow:hidden}.browser__bar{background:#f3f5f8;align-items:center;gap:8px;height:36px;padding:0 14px;display:flex}.browser__brand{object-fit:cover;background:#111;border-radius:6px;width:22px;height:22px;margin-left:auto}.browser__bar i{background:#d5dbe6;border-radius:50%;width:8px;height:8px}.app-shell{grid-template-columns:188px 1fr;min-height:420px;display:grid}.app-side{border-right:1px solid var(--line);background:#f7f9fc;padding:18px 14px}.app-side__item{color:var(--muted);border-radius:10px;align-items:center;gap:10px;padding:9px 10px;font-size:13px;display:flex}.app-side__item.is-active{background:var(--blue-soft);color:var(--blue);font-weight:600}.app-main{padding:22px 24px 24px}.app-main h4{margin-bottom:14px;font-size:20px}.ai-box{background:var(--blue-soft);border-radius:16px;gap:12px;padding:16px;display:flex}.ai-box--green{background:#eaf8ef}.ai-box__icon{object-fit:cover;background:var(--blue);border-radius:10px;flex:0 0 32px;width:32px;height:32px}.ai-box p{color:#3d4a63;font-size:14px;line-height:1.5}.map-bg{background-blend-mode:multiply;background-color:#f4f7fb;background-image:url(/images/tjmap.jpg);background-position:50%;background-repeat:no-repeat;background-size:contain}.hub{background:linear-gradient(#f6f8fceb,#f6f8fcf5),url(/images/tjmap.jpg) 50%/72% no-repeat;place-items:center;min-height:100vh;padding:48px 20px;display:grid}.hub__card{background:var(--white);width:min(560px,100%);box-shadow:var(--shadow);border-radius:28px;padding:36px}.hub__card h1{margin:8px 0 12px;font-size:36px}.hub__card p{color:var(--muted);margin-bottom:24px}.hub__links{gap:12px;display:grid}.hub__links a{background:var(--bg);border-radius:14px;justify-content:space-between;align-items:center;padding:16px 18px;font-weight:600;display:flex}.hub__links a:hover{background:var(--blue-soft);color:var(--blue)}body{--header-h:88px}.only-mobile{display:none}.brand{color:var(--ink);align-items:center;gap:12px;display:inline-flex}.brand__mark{justify-items:center;gap:5px;display:grid}.brand__mark img{object-fit:cover;background:var(--blue);border-radius:11px;width:42px;height:42px}.brand__mark b{font-family:var(--font-body);letter-spacing:.04em;white-space:nowrap;font-size:9px;font-weight:700;line-height:1}.brand__text{gap:4px;display:grid}.brand__text strong{font-family:var(--font-display);letter-spacing:-.04em;font-size:22px;font-weight:700;line-height:1}.brand__text small{font-family:var(--font-body);letter-spacing:0;color:#7b8494;font-size:12px;font-weight:400;line-height:1.2}.brand--light,.brand--light .brand__mark b,.brand--light .brand__text strong{color:var(--white)}.brand--light .brand__text small{color:#9aa6bc;font-weight:400}.lang-switch{flex:none;position:relative}.lang-switch__btn{color:var(--ink);align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.lang-switch__globe{width:18px;height:18px}.lang-switch__chevron{width:10px;height:10px}.lang-switch__btn[aria-expanded=true] .lang-switch__chevron{transform:rotate(180deg)}.lang-switch__menu{background:var(--white);border:1px solid var(--line);min-width:88px;box-shadow:var(--shadow);z-index:50;border-radius:10px;padding:6px;position:absolute;top:calc(100% + 8px);right:0}.lang-switch__menu button{width:100%;color:var(--muted);text-align:left;border-radius:8px;padding:8px 10px;font-size:13px;font-weight:600;display:block}.lang-switch__menu button.is-active,.lang-switch__menu button:hover{color:var(--ink);background:var(--chip)}.footer .brand{align-items:center;gap:12px;margin-bottom:0;display:inline-flex}.footer .brand__mark{display:block}.footer .brand__mark b{display:none}.footer__socials{gap:.9em}.footer__socials svg{width:2.3em;height:2.3em;display:block}.hero{background:radial-gradient(70% 80% at 72% 42%,#ffffff8c 0%,#0000 62%),#ecf2fc;padding:56px 0 80px;position:relative;overflow:hidden}.hero__map{opacity:.08;pointer-events:none;background:url(/images/tjmap.jpg) 50%/min(920px,70%) no-repeat;position:absolute;inset:0}.hero__grid{grid-template-columns:1fr 480px;align-items:center;gap:56px;display:grid;position:relative}.hero__copy h1{max-width:14ch;font-size:clamp(40px,4.4vw,56px);line-height:1.08}.hero__copy p{max-width:46ch;color:var(--muted);margin:20px 0 28px;font-size:18px;line-height:1.6}.hero__actions{flex-wrap:nowrap;align-items:stretch;gap:12px;display:flex}.hero__actions .btn{white-space:nowrap;flex:none}.thread{background:#f6f8fc;padding:88px 0 100px;position:relative;overflow:hidden}.thread__head{justify-content:space-between;align-items:flex-start;gap:48px;margin-bottom:56px;display:flex}.thread__head h2{max-width:14ch;color:var(--ink);font-size:clamp(32px,4vw,48px);line-height:1.12}.thread__head p{max-width:38ch;color:var(--muted);font-size:15px;line-height:1.6}.thread__board{grid-template-columns:1fr 160px 1fr;align-items:center;column-gap:88px;padding-bottom:8px;display:grid;position:relative}.thread__lines{z-index:1;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:visible}.thread__col{z-index:2;gap:16px;display:grid;position:relative}.thread-card{color:#1a1c2e;background:#fff;border-radius:18px;padding:18px 20px;position:relative;box-shadow:0 10px 28px #16224414}.thread-card small{color:#98a2b3;margin-bottom:6px;font-size:12px;display:block}.thread-card strong{margin-bottom:6px;font-size:16px;font-weight:700;display:block}.thread-card p{color:#3d4a63;font-size:13px;line-height:1.45}.thread__core{z-index:3;align-self:center;justify-items:center;display:grid;position:relative}.thread__badge{text-align:center;background:#fff;border-radius:24px;width:148px;padding:22px 14px 16px;position:relative;box-shadow:0 16px 40px #2f6bff29}.thread__badge img{border-radius:14px;width:56px;height:56px;margin:0 auto 10px}.thread__badge b{color:#111;font-family:var(--font-display);letter-spacing:-.04em;font-size:15px;display:block}.thread__caption{color:#7b8aa3;white-space:normal;margin-top:8px;font-size:11px;font-weight:400;line-height:1.25;display:block}.context-sec,.spaces-sec,.system-sec,.cta-sec{padding:88px 0}.context-sec{background:#f3f7ff}.context{grid-template-columns:320px 1fr;align-items:start;gap:28px;display:grid}.context__nav{gap:6px;margin:0;padding:0;list-style:none;display:grid}.context__nav li{border-bottom:1px solid #e6ebf3}.context__nav li:last-child{border-bottom:0}.context__nav button{text-align:left;color:#b0b8c6;width:100%;font-size:18px;font-weight:600;font-family:var(--font-display);letter-spacing:-.03em;padding:14px 0}.context__nav button span{margin-right:8px}.context__nav button.is-active{color:var(--ink)}.context__nav button.is-active span:first-child{color:var(--blue)}.context__nav p{color:var(--muted);margin:-4px 0 12px 32px;font-size:14px;display:none}.context__nav button.is-active+p{display:block}.context__panel{background:var(--white);min-height:420px;box-shadow:var(--shadow);border-radius:24px;padding:28px;display:none}.context__panel.is-active{display:block}.context__eyebrow{color:var(--muted-2);letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px;font-size:12px;display:block}.role-pills{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.role-pills span{border-radius:var(--radius-pill);border:1px solid var(--line);background:var(--white);color:var(--muted);padding:8px 14px;font-size:13px;font-weight:600}.role-pills .is-on{background:var(--blue);border-color:var(--blue);color:var(--white)}.ai-box b{color:var(--blue);margin-bottom:6px;font-size:14px;display:block}.meta-box{background:#f7f9fc;border:1px solid #e4e9f2;border-radius:16px;margin-bottom:20px;padding:18px 20px}.meta-grid{grid-template-columns:1fr 1fr;gap:18px 24px;margin-bottom:0;display:grid}.meta-grid small{color:var(--muted-2);margin-bottom:4px;font-size:13px;display:block}.meta-grid b{font-size:18px;font-weight:600}.goal-row{color:var(--muted);justify-content:space-between;margin-bottom:8px;font-size:14px;display:flex}.bar--lg{height:10px}.goal-cards{grid-template-columns:1fr 1fr;gap:12px;margin:20px 0;display:grid}.goal-card{background:#f3f5f8;border-radius:14px;padding:16px;font-size:14px}.goal-card--warn{background:#fff1e6}.plan-list{gap:10px;margin-bottom:20px;display:grid}.plan-list li{background:#f6f8fb;border-radius:14px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.plan-list b{color:var(--green);background:var(--green-soft);border-radius:var(--radius-pill);padding:4px 10px;font-size:12px}.value-row{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:36px;padding:28px 0;display:grid}.value-row article{background:0 0;align-items:flex-start;gap:12px;padding:0;display:flex}.value-row__icon{background:var(--white);width:40px;height:40px;color:var(--blue);border:1px solid #e4e9f2;border-radius:10px;flex:0 0 40px;place-items:center;display:grid}.value-row__icon svg{width:20px;height:20px}.value-row strong{margin-bottom:6px;display:block}.value-row span{color:var(--muted);font-size:13px}.spaces-sec{background:#f3f5f8}.spaces-sec__pills{justify-content:center;margin-bottom:28px}.spaces-sec__panel{display:none}.spaces-sec__panel.is-active{display:block}.spaces-sec__caption{text-align:center;margin-top:28px}.spaces-sec__caption h3{margin-bottom:8px;font-size:28px}.spaces-sec__caption p{color:var(--muted)}.ekh{background:var(--white);min-height:600px;box-shadow:var(--shadow);border-radius:20px;grid-template-rows:58px 1fr;grid-template-columns:216px 248px minmax(0,1fr);display:grid;overflow:hidden}.ekh--simple{grid-template-rows:none;grid-template-columns:220px 1fr}.ekh__side{background:var(--white);border-right:1px solid var(--line);flex-direction:column;grid-row:1/-1;padding:0 12px 12px;display:flex}.ekh-brand{background:linear-gradient(#d7e6f8 0%,#eaf1fb 58%,#fff 100%);align-items:center;gap:10px;margin:0 -12px 10px;padding:16px 20px 20px;display:flex}.ekh-brand img{object-fit:cover;background:0 0;border-radius:10px;width:36px;height:36px}.ekh-brand span{color:var(--blue);letter-spacing:-.03em;font-size:18px;font-weight:700}.ekh-nav{gap:2px;display:grid}.ekh-nav span{color:#5b6475;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;display:flex}.ekh-nav span svg,.ekh-nav__foot svg{flex:0 0 16px;width:16px;height:16px}.ekh-nav span em,.ekh-nav__foot em{font-style:normal}.ekh-nav span.is-active{background:var(--blue-soft);color:var(--blue);font-weight:600;position:relative}.ekh-nav span.is-active:before{content:"";background:var(--blue);border-radius:0 3px 3px 0;width:3px;position:absolute;top:6px;bottom:6px;left:-12px}.ekh-nav__foot{color:var(--muted);align-items:center;gap:8px;margin-top:auto;padding:10px;font-size:13px;display:flex}.ekh__bar{background:var(--white);border-bottom:1px solid var(--line);grid-column:2/-1;justify-content:space-between;align-items:center;padding:0 18px 0 16px;display:flex}.ekh__bar h4{letter-spacing:-.03em;margin:0;font-size:22px;font-weight:700}.ekh__chats{border-right:1px solid var(--line);background:var(--white);padding:14px 14px 18px}.ekh-new{border:1.5px solid var(--blue);width:100%;min-height:40px;color:var(--blue);background:var(--white);border-radius:12px;margin-bottom:14px;font-size:13px;font-weight:600}.ekh-chat{background:var(--blue-soft);border-radius:12px;grid-template-columns:36px 1fr auto;align-items:center;gap:8px 10px;padding:8px 10px;display:grid}.ekh-chat img{object-fit:cover;border-radius:50%;width:36px;height:36px}.ekh-chat b,.ekh-chat small{display:block}.ekh-chat small{color:var(--muted);font-size:12px}.ekh-chat__meta{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.ekh-chat time{color:var(--muted-2);font-size:11px;line-height:1}.ekh-chat i{background:var(--blue);width:16px;height:16px;color:var(--white);border-radius:50%;place-items:center;font-size:10px;font-style:normal;font-weight:600;line-height:1;display:grid}.ekh__room{flex-direction:column;min-width:0;display:flex}.ekh-top{border-bottom:1px solid var(--line);background:var(--white);justify-content:space-between;align-items:center;min-height:52px;padding:0 16px;display:flex}.ekh-top__who,.ekh-top__user{align-items:center;gap:10px;display:flex}.ekh-top__who img{border-radius:50%;width:32px;height:32px}.ekh-tool,.ekh-bell{color:#98a2b3;letter-spacing:.08em;place-items:center;width:28px;height:28px;font-size:16px;display:grid}.ekh-tool svg,.ekh-bell svg{width:16px;height:16px}.avatar{color:#4b5565;background:#dbe4f0;border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:grid}.ekh-thread{background:#f7f9fc;flex-direction:column;flex:1;gap:14px;padding:18px 16px;display:flex}.ekh-msg{background:#dceaff;border-radius:16px 16px 4px;align-self:flex-end;max-width:70%;padding:10px 14px;font-size:14px}.ekh-quiz{background:var(--white);box-shadow:var(--shadow-soft);border-radius:16px;padding:16px}.ekh-quiz__head{align-items:center;gap:10px;margin-bottom:12px;display:flex}.ekh-quiz__head>span{color:#fff;background:#f97316;border-radius:10px;place-items:center;width:36px;height:36px;font-weight:700;display:grid}.ekh-quiz__head small{color:var(--blue);font-size:12px;font-weight:600;display:block}.ekh-quiz__head em{color:var(--muted);margin-left:auto;font-size:13px;font-style:normal;font-weight:600}.ekh-q+.ekh-q{margin-top:16px}.ekh-opts{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.ekh-opts span{border:1px solid var(--line);color:#3d4a63;text-align:center;background:#f7f9fc;border-radius:10px;min-width:64px;padding:8px 12px;font-size:14px;font-weight:600}.ekh-opts .is-on{border-color:var(--blue);background:var(--blue-soft);color:var(--blue)}.ekh-quiz__actions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.ekh-quiz__actions .btn--ghost{gap:6px}.ekh-quiz__actions .btn svg{width:16px;height:16px}.ekh-note{background:var(--white);color:var(--muted);border-radius:16px;padding:20px}.ekh-input{background:var(--white);border:1px solid var(--line);border-radius:999px;align-items:center;gap:10px;margin:0 16px 16px;padding:6px 6px 6px 14px;display:flex}.ekh-input>span{color:var(--muted-2);font-size:20px;line-height:1}.ekh-input em{color:var(--muted-2);flex:1;font-size:14px;font-style:normal}.ekh-input button{background:var(--blue);width:34px;height:34px;color:var(--white);border-radius:50%;flex:0 0 34px;place-items:center;display:grid}.ekh-input button svg{transform-origin:50%;width:15px;height:15px;display:block;transform:rotate(-22deg)}.frac-row{align-items:center;gap:14px;margin:12px 0 10px;font-size:22px;font-weight:700;display:flex}.frac-visual{border:1px solid var(--line);border-radius:8px;grid-template-columns:1fr 1fr;width:72px;height:48px;display:grid;overflow:hidden}.frac-visual b:first-child{background:#9ec0ff}.frac-visual b:nth-child(2){background:#eef3ff}.frac-visual--2{grid-template-columns:1fr 1fr 1fr}.frac-visual--2 b:first-child{background:#7aa6ff}.frac-visual--3{grid-template-columns:1fr 1fr 1fr}.frac-visual--3 b:first-child{background:#9ec0ff}.frac-visual--6{grid-template-columns:repeat(6,1fr);display:grid}.frac-visual--6 i{background:#eef3ff}.frac-visual--6 i:first-child{background:#7aa6ff}.frac-inputs{justify-items:center;display:grid}.frac-inputs input{text-align:center;border:1px solid var(--line);border-radius:8px;width:48px;height:36px}.frac-inputs i{background:var(--ink);width:48px;height:2px;margin:4px 0}.grade-card{color:var(--green);background:#e8f7ef;border-radius:14px;margin-bottom:16px;padding:16px;font-weight:700}.rating-list{gap:10px;margin:12px 0 18px;display:grid}.rating-list li{background:#f6f8fb;border-radius:12px;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.rating-list span{background:var(--blue);width:24px;height:24px;color:var(--white);border-radius:50%;place-items:center;font-size:12px;display:grid}.rating-note{background:var(--blue-soft);color:var(--blue-deep);border-radius:14px;padding:14px;font-size:13px}.path-card{background:#f6f8fb;border-radius:16px;margin:12px 0 20px;padding:18px}.path-card small{color:var(--muted);display:block}.path-card strong{margin:4px 0 12px;display:block}.system-stage{min-height:480px;box-shadow:var(--shadow-soft);border-radius:32px;position:relative;overflow:hidden}.float-card{background:var(--white);box-shadow:var(--shadow);border-radius:18px;padding:16px 18px;position:absolute}.float-card--student{width:210px;top:22%;left:8%}.float-card--student header{background:var(--blue);color:var(--white);border-radius:18px 18px 0 0;margin:-16px -18px 12px;padding:10px 18px;font-size:13px}.ring{width:64px;height:64px;color:var(--blue);background:radial-gradient(farthest-side, #fff 62%, transparent 63%), conic-gradient(var(--blue) 45%, #e8edf4 0);border-radius:50%;place-items:center;margin-top:10px;font-weight:700;display:grid}.float-card--note{width:240px;color:var(--muted);font-size:14px;top:14%;left:32%}.float-card--flow{background:#edf8f1;width:280px;bottom:16%;left:28%}.mini-flow{gap:8px;margin-top:10px;display:flex}.mini-flow span{background:var(--white);text-align:center;border-radius:10px;flex:1;padding:8px 6px;font-size:12px}.float-card--map{width:230px;top:28%;right:8%}.float-card--map small{color:var(--muted-2)}.scale-frame{background:linear-gradient(#f3f7ff 0%,#fff 80%);border:none;border-radius:28px;min-height:420px;padding:48px 40px 56px;position:relative}.scale-chip{z-index:1;background:var(--white);width:min(260px,100% - 48px);box-shadow:var(--shadow-soft);border-radius:16px;padding:14px 16px;position:absolute;top:24px;left:24px}.scale-chip small{color:var(--blue);font-size:12px;font-weight:700}.scale-chip b{margin-left:6px;display:inline}.scale-chip p{color:var(--muted);font-size:13px}.scale-card{background:var(--white);width:min(560px,100%);box-shadow:var(--shadow);border-radius:22px;margin:72px auto 8px;padding:24px}.scale-card__top{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.scale-card__who{align-items:center;gap:10px;display:flex}.scale-card__icon{background:var(--blue);color:#fff;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.scale-card__icon svg{width:18px;height:18px}.scale-card__role{color:var(--ink);font-weight:700;display:block}.scale-card__who small{color:var(--muted);font-size:13px;display:block}.scale-card__pct{color:var(--muted);text-align:right;font-size:14px}.scale-card__pct strong{color:var(--blue);font-size:22px}.scale-card__warn{background:#fff6e8;border-radius:14px;margin-bottom:16px;padding:14px 16px}.scale-card__warn small{color:#b45309;letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;font-size:11px;display:block}.scale-card__note{color:#3d4a63;font-size:14px}.scale-card__note b{color:var(--blue)}.cta-sec{background:var(--bg)}.cta-layout{grid-template-columns:1fr 1fr;align-items:start;gap:40px;display:grid}.cta-sec h2{margin-bottom:16px;font-size:clamp(28px,3vw,40px)}.cta-layout>div>p{color:var(--muted);max-width:42ch}.cta-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.cta-card{background:var(--white);border:1px solid var(--line);height:100%;box-shadow:var(--shadow-soft);border-radius:24px;flex-direction:column;padding:32px;display:flex}.cta-card h3{margin-bottom:10px;font-size:24px}.cta-card p{color:var(--muted);flex:1;margin-bottom:22px}.cta-card .btn{align-self:flex-start;margin-top:auto}@media (width>=901px) and (width<=1100px){.thread__board{column-gap:48px}}@media (width>=901px){.only-mobile{display:none!important}}@media (width<=900px){.only-desktop{display:none!important}.only-mobile{display:revert}body{--header-h:64px;background:#f4f7fb}.site-header{display:none}.m-header,.m-header.only-mobile{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f4f7fbf0;justify-content:space-between;align-items:center;padding:14px 18px;display:flex;position:sticky;top:0}.m-header .brand{flex:1;min-width:0}.m-header .brand__mark img{width:36px;height:36px}.m-header .brand__text strong{font-size:18px}.m-header .brand__text small{max-width:11.5em}.m-header .burger{color:var(--blue);flex:0 0 40px;display:grid}.m-header .burger span,.m-header .burger span:before,.m-header .burger span:after{background:var(--blue)}.nav-toggle{display:none}.m-nav{background:var(--white);box-shadow:var(--shadow);border-radius:16px;padding:12px;display:none;position:absolute;top:64px;left:18px;right:18px}.m-nav a{color:var(--ink);padding:10px 8px;font-weight:500;display:block}.m-nav .lang-switch{margin:8px 8px 4px}.nav-toggle:checked~.m-nav{display:block}.hero{padding:28px 18px 36px}.hero .container{width:100%}.hero__grid{display:block}.hero__copy h1{color:#15233d;font-size:28px}.hero__copy>p{color:#667085;margin:12px 0 22px;font-size:15px}.hero .deck{width:100%;margin-bottom:8px}.hero .deck__stack{height:540px}.hero .deck-card{height:460px;padding:22px;left:28px;right:8px}.hero .deck-card h3{font-size:22px}.hero .deck-card__foot{gap:10px;display:grid}.deck-banner--ok{background:var(--green-soft);color:var(--green)}.deck-banner--ok i{background:var(--green)}.m-hero__actions{gap:10px;margin-top:8px;display:grid}.btn--soft{background:var(--white);color:#1a1c2e;border:1.5px solid #d5dbe6}.m-section,#about{scroll-margin-top:calc(var(--header-h) + 8px)}.m-section{padding:28px 18px 36px}.m-section h2{color:#15233d;font-size:28px;line-height:1.15}.m-section .lead{color:#667085;margin:12px 0 22px;font-size:15px;line-height:1.55}.m-kicker{color:#98a2b3;margin:0 0 12px;font-size:13px;font-weight:600}.m-kicker--blue{color:var(--blue);text-transform:uppercase;letter-spacing:.04em;margin-top:8px}.m-plain{background:var(--white);border-radius:18px;margin-bottom:12px;padding:18px 18px 16px;box-shadow:0 8px 24px #1622440d}.m-plain small{color:#98a2b3;margin-bottom:6px;font-size:12px;display:block}.m-kicker--blue+.m-plain small,.m-plain--on small{color:var(--blue)}.m-plain strong{margin-bottom:6px;font-size:17px;display:block}.m-plain p{color:#5d6b80;font-size:14px;line-height:1.45}.m-hub{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:8px 0 20px;display:grid}.m-hub i{background:#c5d4ee;height:1px}.m-hub img{object-fit:cover;background:var(--blue);border-radius:16px;width:52px;height:52px;box-shadow:0 10px 24px #0077ff47}.m-seg{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.m-seg button{border-radius:var(--radius-pill);background:var(--white);color:#8b95a7;min-height:38px;padding:8px 12px;font-size:13px;font-weight:600;box-shadow:0 4px 12px #1622440a}.m-seg button.is-active{background:var(--blue);color:var(--white)}.m-seg--3{border-radius:var(--radius-pill);box-shadow:none;background:#e8eef6;grid-template-columns:repeat(3,1fr);padding:4px;display:grid}.m-seg--3 button{box-shadow:none;background:0 0}.m-seg--wrap{margin-top:16px;margin-bottom:0}.only-mobile [data-panel]{display:none}.only-mobile [data-panel].is-active{display:block}.m-ctx{background:var(--white);border-radius:22px;margin-bottom:16px;padding:18px;box-shadow:0 10px 28px #1622440f}.m-ctx>small{color:#98a2b3;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:700;display:block}.m-meta{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px;display:grid}.m-meta div{border:1px solid var(--line);border-radius:14px;padding:12px}.m-meta span{color:#98a2b3;margin-bottom:4px;font-size:12px;display:block}.m-meta b{font-size:15px}.m-ai{background:#edf3ff;border:1px solid #c9dbff;border-radius:16px;gap:10px;padding:14px;display:flex}.m-ai img{object-fit:cover;background:var(--blue);border-radius:50%;flex:0 0 32px;width:32px;height:32px}.m-ai strong{color:var(--blue);margin-bottom:4px;font-size:13px;display:block}.m-ai p{color:#3d4a63;font-size:13px;line-height:1.45}.m-feats{gap:10px;display:grid}.m-feats li{background:var(--white);border-radius:16px;gap:12px;padding:14px;display:flex;box-shadow:0 8px 20px #1622440d}.m-feats span{width:40px;height:40px;color:var(--blue);background:#edf3ff;border-radius:12px;flex:0 0 40px;place-items:center;display:grid}.m-feats svg{width:20px;height:20px}.m-feats strong{margin-bottom:4px;font-size:15px;display:block}.m-feats p{color:#667085;font-size:13px;line-height:1.4}.m-app{background:var(--white);border-radius:24px;padding:16px;box-shadow:0 12px 32px #16224414}.m-app header{color:#8b95a7;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:13px;display:flex}.m-app__brand{align-items:center;gap:8px;display:flex}.m-app__brand img{object-fit:cover;background:#111;border-radius:8px;width:28px;height:28px}.m-app__brand b{color:var(--blue);font-size:15px}.m-app__who{align-items:center;gap:10px;margin-bottom:14px;display:flex}.m-app__who img{object-fit:cover;background:var(--blue);border-radius:50%;width:36px;height:36px}.m-app__who small{color:#8b95a7;font-size:12px;font-weight:400;display:block}.m-app__msg{border-radius:var(--radius-pill);color:#35508a;background:#edf3ff;width:fit-content;margin-bottom:12px;padding:10px 14px;font-size:14px}.m-app .btn{margin-bottom:14px}.m-quiz{border:1px solid var(--line);border-radius:16px;margin-bottom:12px;padding:14px}.m-quiz h4{margin-bottom:12px;font-size:16px}.m-quiz__q{align-items:center;gap:8px;margin-bottom:8px;font-weight:600;display:flex}.m-quiz__q i{background:var(--blue);width:22px;height:22px;color:var(--white);border-radius:50%;place-items:center;font-size:12px;font-style:normal;display:grid}.m-quiz__opts{flex-wrap:wrap;gap:8px;margin:0 0 14px 30px;display:flex}.m-quiz__opts span{border-radius:var(--radius-pill);text-align:center;background:#f3f5f8;min-width:52px;padding:8px 12px;font-size:14px}.m-app__input{border-radius:var(--radius-pill);color:#98a2b3;background:#f3f5f8;padding:12px 16px;font-size:14px}.m-app--soft{min-height:180px}.m-app__note{color:#5d6b80;background:#f4f7fb;border-radius:16px;padding:16px;font-size:14px;line-height:1.5}.m-caption{margin-top:18px}.m-caption h3{margin-bottom:8px;font-size:20px}.m-caption p{color:#667085;font-size:14px;line-height:1.5}.m-scale__bar{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-bottom:14px;display:grid}.m-scale__bar span{border-radius:var(--radius-pill);color:var(--blue);background:#edf3ff;padding:6px 10px;font-size:12px;font-weight:700}.m-scale__bar b{color:#8b95a7;font-size:14px;font-weight:500}.m-dots{justify-content:center;gap:6px;display:flex}.m-dots i{background:#d5dbe6;border-radius:50%;width:7px;height:7px}.m-dots i.is-on{background:var(--blue)}.m-scale__card{background-color:#eef3fb;border-radius:24px;align-content:start;justify-items:end;min-height:280px;padding:16px;display:grid}.m-scale__card article{background:var(--white);border-radius:16px;width:min(100%,230px);padding:14px;box-shadow:0 10px 24px #16224414}.m-scale__card small{color:#98a2b3;margin-bottom:6px;font-size:12px;display:block}.m-scale__card strong{margin-bottom:6px;font-size:15px;display:block}.m-scale__card p{color:#3d4a63;font-size:13px;line-height:1.4}.m-cta{background:var(--white);border-radius:20px;margin-bottom:12px;padding:22px;box-shadow:0 8px 24px #1622440d}.m-cta h3{margin-bottom:8px;font-size:22px}.m-cta p{color:#667085;margin-bottom:16px;font-size:14px;line-height:1.5}.m-footer{background:var(--navy);color:#c9d2e3;padding:36px 18px 24px}.m-footer .brand{margin-bottom:16px}.m-acc{border-bottom:1px solid #ffffff1a}.m-acc summary{color:var(--white);cursor:pointer;justify-content:space-between;align-items:center;padding:16px 0;font-weight:600;list-style:none;display:flex}.m-acc summary::-webkit-details-marker{display:none}.m-acc summary:after{content:"+";font-size:20px;font-weight:400;line-height:1}.m-acc[open] summary:after{content:"–"}.m-acc a{color:#9aa6bc;margin:0;padding:0 0 12px;font-size:14px;display:block}.m-footer__bottom{color:#7d89a1;justify-content:space-between;align-items:flex-end;gap:16px;margin-top:22px;font-size:12px;display:flex}.m-footer .footer__socials a{width:auto;height:auto;color:var(--white);border:none;border-radius:0;place-items:center;margin:0;display:grid}}
