:root{--bg:#f4f6f9;--surface:#fff;--surface-soft:#eef2f7;--ink:#121722;--muted:#667085;--line:#dfe5ec;--blue:#07f;--blue-dark:#055fc4;--green:#2fb87c;--radius:22px;--shadow:0 28px 80px #26334929;--page:min(1440px, calc(100vw - 64px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{display:block}:focus-visible{outline-offset:3px;outline:3px solid #0077ff5c}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #dfe5eccc;height:72px;position:sticky;top:0}.header-inner{width:var(--page);justify-content:space-between;align-items:center;height:100%;margin:0 auto;display:flex}.brand{align-items:center;display:inline-flex}.brand img{width:210px;height:auto}.brand-compact img{width:164px}.header-nav{align-items:center;gap:30px;font-size:14px;font-weight:650;display:flex}.header-nav>a:not(.button){color:#4e5b6d;transition:color .18s}.header-nav>a:not(.button):hover{color:var(--blue)}.header-login{margin-left:18px}.button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 24px;font-weight:760;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 10px 24px #07f3}.button:hover{background:var(--blue-dark);transform:translateY(-2px);box-shadow:0 14px 30px #0077ff47}.button-small{border-radius:11px;min-height:40px;padding:0 18px}.button-light{color:var(--blue);box-shadow:none;background:#fff}.button-light:hover{color:var(--blue-dark);background:#fff}.button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.eyebrow{color:var(--blue);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:820;display:inline-flex}.eyebrow i{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #2fb87c1f}.hero{width:var(--page);grid-template-columns:minmax(420px,.85fr) minmax(600px,1.25fr);align-items:center;gap:clamp(48px,6vw,100px);min-height:calc(100svh - 72px);margin:0 auto;padding:72px 0 80px;display:grid;overflow:hidden}.hero-copy{z-index:2;animation:.7s cubic-bezier(.2,.8,.2,1) both hero-in;position:relative}.hero h1{letter-spacing:-.055em;max-width:660px;margin:20px 0 24px;font-size:clamp(52px,5.2vw,84px);line-height:.98}.hero-copy>p{color:#596579;max-width:610px;margin:0;font-size:clamp(18px,1.5vw,22px);line-height:1.55}.hero-actions{align-items:center;gap:26px;margin-top:34px;display:flex}.text-link{color:#465369;font-weight:720}.text-link span{color:var(--blue);margin-left:6px}.hero-proof{border-top:1px solid var(--line);color:var(--muted);gap:28px;margin-top:54px;padding-top:24px;font-size:13px;display:flex}.hero-proof span{flex-direction:column;display:flex}.hero-proof b{color:var(--ink);font-size:17px}.hero-stage{min-width:780px;box-shadow:var(--shadow);transform-origin:50%;background:#fff;border:1px solid #d9e0e9;border-radius:24px;margin:0;animation:.9s cubic-bezier(.2,.8,.2,1) 80ms both stage-in,7s ease-in-out 1s infinite stage-float;overflow:hidden;transform:rotate(-1.6deg)}.stage-toolbar{border-bottom:1px solid var(--line);align-items:center;gap:12px;height:64px;padding:0 20px;display:flex}.stage-toolbar div{flex-direction:column;display:flex}.stage-toolbar b{font-size:14px}.stage-toolbar small{color:var(--muted);font-size:11px}.stage-avatar{color:#fff;background:#253e5b;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.stage-status{color:var(--blue);background:#eef6ff;border-radius:999px;margin-left:auto;padding:6px 10px;font-size:11px;font-weight:750}.stage-cover{aspect-ratio:2.5;background:#dfe8f3;border-radius:16px;margin:18px 18px 0;position:relative;overflow:hidden}.stage-cover img{object-fit:cover}.stage-cover>span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b16259e;border-radius:8px;padding:6px 9px;font-size:10px;font-weight:700;position:absolute;bottom:12px;left:14px}.stage-body{align-items:center;gap:16px;padding:16px 26px;display:flex}.stage-body img{border:4px solid #fff;border-radius:50%;box-shadow:0 5px 18px #1c293d29}.stage-body h2{margin:0;font-size:18px}.stage-body p{color:var(--muted);margin:2px 0 0;font-size:12px}.stage-body button{color:#fff;background:var(--blue);border:0;border-radius:9px;margin-left:auto;padding:9px 16px;font-size:12px;font-weight:750}.stage-bottom{grid-template-columns:1.2fr 1fr .55fr;gap:14px;min-height:178px;padding:0 26px 24px;display:grid}.stage-widget,.stage-live{background:#e9eef4;border-radius:13px;position:relative;overflow:hidden}.stage-widget img,.stage-live img{object-fit:cover}.stage-lines{background:#f5f7fa;border-radius:13px;padding:20px}.stage-lines i{background:#dfe5ed;border-radius:999px;width:100%;height:10px;margin-bottom:13px;display:block}.stage-lines i:nth-child(2){width:76%}.stage-lines i:nth-child(3){width:46%}.promise-section{color:#fff;background:#121a27;grid-template-columns:260px 1fr;gap:80px;padding:120px max(32px,50vw - 590px);display:grid}.promise-section .eyebrow{color:#73b5ff}.promise-section h2{letter-spacing:-.045em;max-width:900px;margin:0;font-size:clamp(38px,4vw,64px);line-height:1.08}.promise-section p{color:#aeb9c9;max-width:720px;margin:28px 0 0;font-size:19px;line-height:1.65}.formats-section,.process-section{width:min(1180px,100vw - 64px);margin:0 auto;padding:120px 0}.section-header{grid-template-columns:1.35fr .65fr;align-items:end;gap:80px;margin-bottom:56px;display:grid}.section-header h2{letter-spacing:-.045em;max-width:760px;margin:14px 0 0;font-size:clamp(36px,4vw,58px);line-height:1.08}.section-header>p{color:var(--muted);margin:0 0 8px;font-size:17px;line-height:1.65}.format-rows{border-top:1px solid #cfd7e1}.format-row{border-bottom:1px solid #cfd7e1;grid-template-columns:64px 1.1fr .65fr 1.2fr;align-items:center;gap:28px;min-height:108px;transition:padding .22s,color .22s,background .22s;display:grid}.format-row:hover{color:var(--blue);background:#ffffffa3;padding:0 22px}.format-row>span{color:#a1aaba;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.format-row h3{color:var(--ink);margin:0;font-size:22px}.format-row b{font-size:14px}.format-row p{color:var(--muted);margin:0}.process-section{padding-top:40px}.process-heading{align-items:start}.process-steps{border-top:1px solid #cfd7e1;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.process-steps li{border-right:1px solid #cfd7e1;flex-direction:column;justify-content:space-between;min-height:300px;padding:28px 28px 0 0;display:flex}.process-steps li+li{padding-left:28px}.process-steps li:last-child{border-right:0}.process-steps>li>span{width:38px;height:38px;color:var(--blue);background:#e4f1ff;border-radius:50%;place-items:center;font-weight:800;display:grid}.process-steps h3{margin:0 0 12px;font-size:20px}.process-steps p{color:var(--muted);margin:0 0 32px;font-size:15px}.final-cta{color:#fff;background:var(--blue);flex-direction:column;justify-content:center;align-items:flex-start;min-height:520px;padding:100px max(32px,50vw - 590px);display:flex}.final-cta .eyebrow{color:#cfe6ff}.final-cta h2{letter-spacing:-.05em;max-width:950px;margin:18px 0 36px;font-size:clamp(42px,5vw,72px);line-height:1.05}.site-footer{color:#aab5c5;background:#0e151f;padding:58px max(32px,50vw - 590px) 30px}.footer-main{justify-content:space-between;gap:50px;display:flex}.footer-main .brand img{filter:brightness(0)invert()}.footer-main p{max-width:520px;margin:20px 0 0;font-size:14px}.footer-main nav{color:#d5dce5;flex-direction:column;gap:12px;font-size:14px;display:flex}.footer-main nav a:hover{color:#fff}.footer-meta{border-top:1px solid #29313c;justify-content:space-between;margin-top:54px;padding-top:22px;font-size:12px;display:flex}.auth-page{background:#fff;grid-template-columns:1.08fr .92fr;min-height:100svh;display:grid}.auth-visual{color:#fff;background:#172334 url(/assets/main-cover.jpg) 50%/cover no-repeat;flex-direction:column;justify-content:space-between;min-height:100svh;padding:48px;display:flex;position:relative;overflow:hidden}.auth-visual:before{content:"";background:linear-gradient(#08142638,#081426d1);position:absolute;inset:0}.auth-visual>*{z-index:1;position:relative}.auth-visual .brand img{filter:brightness(0)invert()}.auth-visual-copy{max-width:720px}.auth-visual-copy>span{letter-spacing:.06em;text-transform:uppercase;font-size:13px;font-weight:750}.auth-visual-copy h1{letter-spacing:-.05em;margin:18px 0;font-size:clamp(44px,4.6vw,72px);line-height:1.02}.auth-visual-copy p{color:#d8e0eb;max-width:560px;margin:0;font-size:18px}.auth-panel{place-items:center;padding:48px;display:grid}.auth-panel-inner{width:min(470px,100%)}.auth-back{color:var(--muted);margin-bottom:64px;font-size:14px;font-weight:650;display:inline-block}.auth-panel h2{letter-spacing:-.04em;margin:14px 0 12px;font-size:44px;line-height:1.08}.auth-lead{color:var(--muted);margin:0 0 30px;font-size:16px}.auth-error,.auth-notice{color:#8b2a2a;background:#fff0f0;border-radius:11px;margin:0 0 20px;padding:13px 15px;font-size:14px}.auth-notice{color:#6c5421;background:#fff8e7}.provider-list{gap:12px;display:grid}.provider-button{border:1px solid #cfd7e2;border-radius:13px;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;min-height:58px;padding:0 18px;font-weight:730;transition:border .18s,transform .18s,box-shadow .18s;display:grid}.provider-button:hover{border-color:#9ab9db;transform:translateY(-1px);box-shadow:0 10px 24px #1f3a5e14}.provider-button.is-disabled{color:#8a94a3;cursor:not-allowed;background:#f6f7f9}.provider-button.is-disabled small{font-weight:600}.provider-mark{border-radius:9px;place-items:center;width:32px;height:32px;font-style:normal;font-weight:850;display:grid}.provider-google{color:#3875e8;background:#f2f6ff}.provider-yandex{color:#fff;background:#fc3f1d}.auth-legal{color:#7c8797;margin:24px 0 0;font-size:12px;line-height:1.65}.auth-legal a,.auth-switch a{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.auth-switch{margin:30px 0 0;font-size:14px}.password-auth-form{gap:15px;display:grid}.password-auth-form>label:not(.legal-check){color:#536176;gap:7px;font-size:12px;font-weight:760;display:grid}.password-auth-form input:not([type=checkbox]){width:100%;height:50px;color:var(--ink);font:inherit;background:#fff;border:1px solid #cfd8e3;border-radius:11px;outline:0;padding:0 14px;font-size:15px;transition:border-color .18s,box-shadow .18s}.password-auth-form input:not([type=checkbox]):focus{border-color:#69adfa;box-shadow:0 0 0 4px #0077ff1a}.legal-check{color:#6f7c8e;grid-template-columns:18px 1fr;align-items:start;gap:10px;font-size:12px;line-height:1.55;display:grid}.legal-check input{width:17px;height:17px;accent-color:var(--blue);margin-top:2px}.legal-check a,.forgot-link{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.forgot-link{justify-self:end;margin-top:-6px;font-size:12px}.auth-submit{width:100%;margin-top:2px}.auth-divider{color:#9aa4b2;align-items:center;height:40px;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-divider span{padding:0 12px}.reset-page{background:#eef2f6;place-items:center;min-height:100svh;padding:48px 24px;display:grid}.reset-card{background:#fff;border:1px solid #d8e0e9;border-radius:20px;width:min(480px,100%);padding:42px;box-shadow:0 24px 70px #25364d1f}.reset-card .brand{margin-bottom:48px;display:block}.reset-card .auth-back{margin-bottom:34px}.reset-card h1{letter-spacing:-.045em;margin:13px 0 12px;font-size:42px}.reset-card>p{color:var(--muted);margin:0 0 26px;line-height:1.6}.reset-success{color:#236d51;background:#eaf8f1;border-radius:11px;padding:16px;font-size:14px}.reset-success a{color:var(--blue);text-decoration:underline}.legal-page{width:min(940px,100vw - 48px);margin:0 auto;padding:88px 0 120px}.legal-hero{border-bottom:1px solid var(--line);padding-bottom:56px}.legal-hero h1{letter-spacing:-.05em;margin:16px 0 20px;font-size:clamp(42px,6vw,72px);line-height:1.02}.legal-hero p{max-width:760px;color:var(--muted);margin:0 0 20px;font-size:19px}.legal-hero time{color:#8b95a4;font-size:13px}.legal-content{max-width:790px;margin:0 auto;padding-top:36px}.legal-content section{border-bottom:1px solid var(--line);padding:26px 0}.legal-content h2{letter-spacing:-.02em;margin:0 0 14px;font-size:24px}.legal-content p,.legal-content li{color:#4f5d70}.legal-content a{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.legal-content ul{padding-left:22px}.legal-content li+li{margin-top:7px}.legal-content table{border-collapse:collapse;width:100%;margin:20px 0;font-size:14px}.legal-content th,.legal-content td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:13px 12px}.legal-content th{background:var(--surface-soft)}.dashboard-page{background:#eef1f5;min-height:100svh}.dashboard-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:70px;padding:0 28px;display:flex}.dashboard-header nav{align-items:center;gap:15px;display:flex}.dashboard-header form{margin:0}.dashboard-header button{color:var(--muted);cursor:pointer;background:0 0;border:0}.dashboard-badge{color:var(--blue);background:#eaf4ff;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:760}.user-chip{align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.user-chip i{color:#fff;background:#253e5b;border-radius:50%;place-items:center;width:32px;height:32px;font-style:normal;display:grid}.dashboard-layout{grid-template-columns:220px 1fr;min-height:calc(100svh - 70px);display:grid}.dashboard-nav{border-right:1px solid var(--line);background:#fff;flex-direction:column;gap:5px;padding:30px 18px;display:flex}.dashboard-nav a,.dashboard-nav span{color:#687487;border-radius:10px;justify-content:space-between;align-items:center;min-height:44px;padding:0 12px;font-size:14px;font-weight:650;display:flex}.dashboard-nav .is-active{color:var(--blue);background:#eef6ff}.dashboard-nav span{color:#a0a8b5}.dashboard-nav small{font-size:10px;font-weight:600}.dashboard-nav div{flex:1}.dashboard-content{width:min(1100px,100vw - 280px);margin:0 auto;padding:52px 0 80px}.dashboard-content>header{justify-content:space-between;align-items:end;gap:40px;margin-bottom:30px;display:flex}.dashboard-content h1{letter-spacing:-.04em;margin:13px 0 8px;font-size:42px}.dashboard-content header p{max-width:690px;color:var(--muted);margin:0}.dashboard-preview{background:#fff;border:1px solid #d8dfe8;border-radius:20px;overflow:hidden;box-shadow:0 20px 52px #31405617}.preview-bar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:58px;padding:0 20px;font-size:13px;display:flex}.preview-bar span{color:var(--muted)}.preview-cover{aspect-ratio:2.5;border-radius:14px;margin:18px;position:relative;overflow:hidden}.preview-cover img{object-fit:cover}.preview-identity{align-items:center;gap:16px;padding:0 28px 24px;display:flex}.preview-identity img{border-radius:50%}.preview-identity h2{margin:0;font-size:21px}.preview-identity p{color:var(--muted);margin:3px 0 0}.release-note{border-top:1px solid #cfd7e1;grid-template-columns:180px 1fr;gap:30px;margin-top:22px;padding:22px 0;display:grid}.release-note span{color:var(--blue);text-transform:uppercase;letter-spacing:.07em;font-size:12px;font-weight:800}.release-note p{color:var(--muted);margin:0}@keyframes hero-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes stage-in{0%{opacity:0;transform:translate(90px)rotate(2deg)scale(.96)}to{opacity:1;transform:translate(0)rotate(-1.6deg)scale(1)}}@keyframes stage-float{0%,to{transform:translateY(0)rotate(-1.6deg)}50%{transform:translateY(-9px)rotate(-1deg)}}@media (max-width:1120px){:root{--page:calc(100vw - 40px)}.hero{grid-template-columns:.85fr 1.15fr;gap:36px}.hero-stage{min-width:650px}.hero h1{font-size:56px}.promise-section{grid-template-columns:180px 1fr;gap:40px}.format-row{grid-template-columns:48px 1fr .7fr 1.2fr}.auth-page{grid-template-columns:.9fr 1.1fr}.auth-visual{padding:36px}}@media (max-width:860px){:root{--page:calc(100vw - 30px)}.site-header{height:64px}.header-nav>a:not(.button){display:none}.header-nav{gap:10px}.header-login{margin-left:0;display:inline-flex!important}.brand-compact img{width:146px}.hero{grid-template-columns:1fr;min-height:auto;padding:54px 0 64px;overflow:visible}.hero h1{font-size:clamp(46px,12vw,68px)}.hero-stage{width:100%;min-width:0;animation:.8s .1s both hero-in;transform:none}.hero-proof{flex-wrap:wrap}.promise-section{grid-template-columns:1fr;gap:24px;padding:86px 24px}.formats-section,.process-section{width:calc(100vw - 40px);padding:86px 0}.section-header{grid-template-columns:1fr;gap:22px}.format-row{grid-template-columns:38px 1fr auto;gap:12px;padding:22px 0}.format-row p{grid-column:2/-1}.format-row:hover{padding:22px 12px}.process-steps{grid-template-columns:1fr 1fr}.process-steps li{border-bottom:1px solid #cfd7e1;min-height:240px}.process-steps li:nth-child(2){border-right:0}.process-steps li:nth-child(3){padding-left:0}.final-cta{min-height:450px;padding:76px 24px}.footer-main{flex-direction:column}.auth-page{display:block}.auth-visual{min-height:46svh;padding:28px}.auth-visual-copy h1{font-size:44px}.auth-visual-copy p{display:none}.auth-panel{padding:48px 24px 70px}.auth-back{margin-bottom:42px}.dashboard-layout{grid-template-columns:1fr}.dashboard-nav{display:none}.dashboard-content{width:calc(100vw - 32px);padding-top:36px}.dashboard-content>header{flex-direction:column;align-items:start}}@media (max-width:560px){.header-nav{font-size:13px}.header-nav .button{min-height:38px;padding:0 14px}.hero-actions{flex-direction:column;align-items:stretch;gap:16px}.text-link{text-align:center}.hero-proof{gap:18px}.hero-proof span{min-width:42%}.hero-stage{border-radius:18px}.stage-toolbar{height:54px}.stage-cover{margin:10px 10px 0}.stage-body{padding:12px 16px}.stage-body img{width:56px;height:56px}.stage-body h2{font-size:14px}.stage-body button{display:none}.stage-bottom{grid-template-columns:1.3fr .7fr;min-height:112px;padding:0 16px 16px}.stage-live{display:none}.section-header h2{font-size:38px}.format-row{grid-template-columns:32px 1fr}.format-row b,.format-row p{grid-column:2}.process-steps{grid-template-columns:1fr}.process-steps li,.process-steps li+li,.process-steps li:nth-child(3){border-right:0;min-height:210px;padding:24px 0}.footer-meta{flex-direction:column;align-items:flex-start;gap:8px}.auth-visual{min-height:39svh}.auth-visual-copy h1,.auth-panel h2{font-size:36px}.dashboard-header{padding:0 14px}.dashboard-header .brand img{width:126px}.dashboard-badge,.user-chip{display:none}.dashboard-content h1{font-size:36px}.preview-identity img{width:64px;height:64px}.preview-identity h2{font-size:17px}.release-note{grid-template-columns:1fr;gap:10px}.legal-page{width:calc(100vw - 32px);padding-top:58px}.legal-hero h1{font-size:43px}.legal-content table{font-size:12px}.reset-card{padding:28px 22px}.reset-card h1{font-size:36px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
