.stpage{display:block;min-height:100%;background:#fff;color:var(--ink)}.stwrap{display:block;padding:0 32px}.stnav,.stwrap{max-width:1240px;margin:0 auto}.stnav{display:flex;align-items:center;gap:24px;padding:calc(18px + env(safe-area-inset-top, 0px)) 32px 18px;border-bottom:1px solid var(--line)}.stnav--dark{border-bottom-color:hsla(0,0%,100%,.09)}.stnav__brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit}.stnav__mark{display:block;flex:none;width:30px;height:30px}.stnav__name{display:inline-block;font-weight:800;font-size:18px;letter-spacing:-.01em}.stnav--dark .stnav__name,.stnav__name--light{color:#eef4fc}.stnav__menu{display:flex;flex-grow:1;gap:20px}.stnav__link{display:inline-block;font-size:14px;font-weight:600;color:var(--ink-2);text-decoration:none}.stnav--dark .stnav__link{color:#9db2d0}.stnav__link--on,.stnav__link:hover{color:var(--ink)}.stnav--dark .stnav__link--on,.stnav--dark .stnav__link:hover{color:#fff}.stnav__enter{display:inline-block;flex:0 0 auto;color:var(--ink)}.stnav__cta,.stnav__enter{font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap}.stnav__cta{display:flex;align-items:center;justify-content:center;height:44px;padding:0 20px;border-radius:var(--r-md);background:var(--blue);color:#fff}.stnav--dark .stnav__enter{display:inline-block;flex:0 0 auto;font-size:14px;font-weight:700;color:var(--ink);text-decoration:none;white-space:nowrap;color:#eef4fc}.stnav__enter:hover{text-decoration:underline}.stnav__cta{background:#eef4fc;color:#070d18}.stlang{display:flex;gap:2px}.stlang__b{display:inline-flex;align-items:center;padding:7px 9px;border:0;border-radius:var(--r-sm);background:transparent;color:var(--muted);font-family:inherit;font-size:12.5px;font-weight:700;cursor:pointer}.stlang__b--on{background:var(--surface);color:var(--ink)}.stnav--dark .stlang__b--on{background:hsla(0,0%,100%,.12);color:#fff}.stlang__full{display:inline-block;position:absolute;width:1px;height:1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.stdark{display:block;background:#070d18;color:#eef4fc}.sthero{display:block;padding:78px 32px 52px;max-width:1240px;margin:0 auto}.stkick{display:block;font-family:var(--mono);font-size:12px;font-weight:700;letter-spacing:.13em;color:var(--blue);margin-bottom:22px}.stdark .stkick{color:#6f86a8}.sth1{font-size:68px;line-height:.99;letter-spacing:-.04em;font-weight:800;margin-bottom:26px;max-width:15em;text-wrap:balance}.sth1__dim{display:block;color:#4b6288}.sth2{font-size:44px;line-height:1.06;letter-spacing:-.03em;font-weight:800;margin-bottom:16px;text-wrap:balance}.stlead{font-size:19px;line-height:1.55;color:var(--ink-2);max-width:33em;margin-bottom:34px}.stdark .stlead{color:#a8bdd8}.stnote{display:block;font-size:14px;font-weight:500;color:var(--muted)}.stdark .stnote{color:#6f86a8}.stbtns{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.stbtn{display:flex;align-items:center;justify-content:center;height:54px;padding:0 27px;border-radius:var(--r-md);font-weight:700;font-size:16px;text-decoration:none;white-space:nowrap}.stbtn--main{background:var(--blue);color:#fff}.stdark .stbtn--main{box-shadow:0 14px 40px -12px rgba(27,107,255,.75)}.stbtn--ghost{border:1.5px solid var(--line);color:var(--ink)}.stband .stbtn--ghost,.stdark .stbtn--ghost{border:1px solid hsla(0,0%,100%,.22);color:#eef4fc}.stband .stbtn--ghost:hover{border-color:hsla(0,0%,100%,.4)}.stsec{display:block;padding:60px 32px;max-width:1240px;margin:0 auto}.stgrid2,.stgrid3,.stgrid4{display:grid;grid-gap:16px;gap:16px}.stgrid2{grid-template-columns:repeat(2,minmax(0,1fr))}.stgrid3{grid-template-columns:repeat(3,minmax(0,1fr))}.stgrid4{grid-template-columns:repeat(4,minmax(0,1fr))}.stsplit{display:grid;grid-template-columns:300px minmax(0,1fr);grid-gap:32px;gap:32px}.stcard{display:block;background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);padding:26px;box-shadow:var(--shadow-card)}.stcard__title{display:block;font-size:18px;font-weight:800;margin-bottom:10px}.stcard__text{display:block;font-size:15px;line-height:1.5;color:var(--ink-2)}.stfloor{display:block;border-radius:22px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.03);padding:30px 32px}.stfloor--ours{border:1.5px solid var(--blue);background:linear-gradient(160deg,rgba(27,107,255,.16),rgba(27,107,255,.04))}.stfloor__tag{display:flex;align-items:center;gap:10px;font-family:var(--mono);font-size:11px;font-weight:700;letter-spacing:.1em;color:#6f86a8;margin-bottom:22px}.stfloor--ours .stfloor__tag{color:#8fb6ff}.stfloor__rule{display:block;flex-grow:1;height:1px;background:hsla(0,0%,100%,.12)}.stfloor__name{display:block;font-size:24px;font-weight:800;letter-spacing:-.02em;margin-bottom:8px;color:#9db2d0}.stfloor--ours .stfloor__name{color:#eef4fc}.stfloor__text{display:block;font-size:15px;line-height:1.5;color:#6f86a8;margin-bottom:24px}.stfloor--ours .stfloor__text{color:#a8bdd8}.stfloor__list{display:flex;flex-direction:column;gap:11px}.stfloor__item{display:flex;gap:11px;align-items:center;font-size:15px;color:#9db2d0}.stfloor--ours .stfloor__item{color:#eef4fc;font-weight:600}.stdot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#4b6288;flex-grow:0}.stchips{gap:10px;margin-bottom:26px}.stchip,.stchips{justify-content:center}.stchip{display:flex;align-items:center;height:48px;padding:0 24px;border:0;background:var(--surface);font-family:inherit;font-size:15px;cursor:pointer}.stchip--on{background:var(--ink);color:#fff}.stpanel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-radius:24px;border:1px solid var(--line);background:#f8fafc;overflow:hidden;box-shadow:0 1px 2px rgba(15,37,69,.05),0 18px 44px -24px rgba(15,37,69,.28)}.stpanel__left{display:block;padding:36px 38px}.stpanel__right{display:block;padding:30px 32px;background:var(--ink);color:#eaf1fb}.stpanel__title{display:block;font-size:29px;font-weight:800;letter-spacing:-.024em;line-height:1.15;margin-bottom:14px}.stpanel__more{color:var(--blue);text-decoration:none;border-bottom:1.5px solid rgba(37,99,235,.28)}.stpanel__more:hover{border-bottom-color:var(--blue)}.stpanel__rows{display:flex;flex-direction:column;gap:12px}.strow{display:flex;gap:11px;align-items:flex-start;font-size:15px;line-height:1.45;font-weight:500}.stfeed{display:flex;flex-direction:column;gap:9px}.stfeed__row{display:flex;align-items:center;gap:12px;padding:13px 14px;border-radius:var(--r-md);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.09)}.stfeed__dot{display:inline-block;width:9px;height:9px;border-radius:50%;flex-grow:0}.stfeed__dot--red{background:var(--red)}.stfeed__dot--amber{background:var(--amber)}.stfeed__dot--blue{background:var(--blue-2)}.stfeed__dot--green{background:var(--green)}.stfeed__dot--violet{background:var(--violet)}.stfeed__what{display:block;font-size:14px;font-weight:700}.stfeed__who{font-size:12px;margin-top:2px}.stfeed__time,.stfeed__who{display:block;color:#9db2d0}.stfeed__time{font-family:var(--mono);font-size:11.5px;font-weight:700;flex-grow:0}.stband{display:flex;align-items:center;gap:40px;border-radius:24px;background:#070d18;color:#eef4fc;padding:42px 46px}.stband__title{display:block;font-size:29px;font-weight:800;letter-spacing:-.024em;margin-bottom:10px}.stband__text{display:block;font-size:16px;line-height:1.5;color:#9db2d0;max-width:36em}.stfoot{display:flex;gap:40px;align-items:flex-start;max-width:1240px;margin:0 auto;padding:40px 32px 48px}.stfoot__about{display:block;flex-grow:1}.stfoot__text{display:block;font-size:13.5px;line-height:1.5;color:#6f86a8;max-width:24em;margin-top:12px}.stfoot__col{display:flex;flex-direction:column;gap:9px;font-size:13.5px}.stfoot__col a{color:#8fb6ff;text-decoration:none}.stfoot__col a:hover{color:#fff}.stfoot__legal{display:block;color:#6f86a8}@media (max-width:900px){.stgrid4{grid-template-columns:repeat(2,minmax(0,1fr))}.stpanel{grid-template-columns:minmax(0,1fr)}}@media (max-width:760px){.stfoot,.sthero,.stnav,.stsec,.stwrap{padding-left:20px;padding-right:20px}.stnav{flex-wrap:wrap;gap:12px}.stnav__menu{order:3;width:100%;overflow-x:auto;gap:16px;padding-bottom:2px}.stnav__link{white-space:nowrap}.sthero{padding-top:46px;padding-bottom:34px}.sth1{font-size:38px;letter-spacing:-.03em}.sth2{font-size:30px}.stlead{font-size:17px}.stgrid2,.stgrid3,.stgrid4,.stsplit{grid-template-columns:minmax(0,1fr)}.stsplit{gap:14px}.stsec{padding-top:38px;padding-bottom:38px}.stbtn{width:100%}.stband{flex-direction:column;align-items:flex-start;gap:24px;padding:30px 26px}.stfoot{flex-wrap:wrap;gap:28px}.stfoot__about{flex-basis:100%}}.stfield{display:block;margin-bottom:18px}.stfield__label{display:block;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:7px}.stfield__input{display:block;width:100%;height:52px;padding:0 15px;border:1.5px solid var(--line);border-radius:var(--r-md);background:#fff;color:var(--ink);font-family:inherit;font-size:16px;font-weight:600}.stfield__input--area{height:auto;padding:14px 15px;line-height:1.45;resize:vertical}.stfield__input:focus{outline:none;border-color:var(--blue)}.stfield__hint{display:block;font-size:13px;color:var(--muted);margin-top:6px;line-height:1.4}.stfield__error{display:block;padding:12px 14px;border-radius:var(--r-md);background:var(--red-soft);color:#a51f24;font-size:14px;font-weight:600;margin-bottom:16px}.sthoney{display:block;position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.stbtn:disabled{opacity:.5;cursor:default}button.stbtn{width:100%;border:0;font-family:inherit;cursor:pointer}.stchips{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.stchip{display:inline-block;padding:9px 14px;border:1.5px solid var(--line);border-radius:999px;background:#fff;color:var(--ink-2);font-size:14px;font-weight:700}.stchip--on{border-color:var(--blue);background:var(--blue-soft);color:var(--blue-deep)}.stlog{display:flex;flex-direction:column;gap:18px;max-width:760px;margin:8px auto 40px}.stlog__row{display:flex;gap:20px;align-items:baseline;padding-bottom:18px;border-bottom:1px solid var(--stline,#e6ebf3)}.stlog__date{flex:0 0 150px;color:var(--stmuted,#8296b4);font-size:13px;font-weight:700;white-space:nowrap}.stlog__text{font-size:16px;line-height:1.55}.stlog__empty{text-align:center;color:var(--stmuted,#8296b4)}.stnews{max-width:760px;margin:0 auto 56px;padding:22px;border:1px solid var(--stline,#e6ebf3);border-radius:14px}.stnews__head{font-size:15px;font-weight:700;margin-bottom:14px}.stnews__row{display:flex;gap:14px;align-items:baseline;padding:7px 0;font-size:14px;line-height:1.5}.stnews__date{flex:0 0 96px;color:var(--stmuted,#8296b4);font-size:12px;font-weight:700;white-space:nowrap}.stnews__all{display:inline-block;margin-top:10px;font-weight:700}@media (max-width:640px){.stlog__row,.stnews__row{flex-direction:column;gap:4px}.stlog__date,.stnews__date{flex:none}}