.public-home{--home-red:#dc2626;--home-ink:#16181e;--home-muted:#666b76;--home-line:#e8e9ed;width:100%;min-width:0;background:#fff;color:var(--home-ink);font-size:1rem;line-height:1.75;min-height:100vh;color-scheme:light}
.public-home *{box-sizing:border-box}.public-home h1,.public-home h2,.public-home h3,.public-home p{margin:0}.public-home a{color:inherit;text-decoration:none}.public-home button{font:inherit;cursor:pointer}.public-home button:focus-visible,.public-home a:focus-visible,.public-home summary:focus-visible{outline:3px solid #dc2626;outline-offset:5px}.home-wrap{width:min(1180px,calc(100% - 80px));margin-inline:auto}.home-header{border-bottom:1px solid var(--home-line);background:#ffffffed;position:sticky;top:0;z-index:10;backdrop-filter:blur(12px)}.home-nav{display:flex;align-items:center;gap:24px;min-height:84px}.home-brand{display:flex;align-items:center;gap:12px;font-size:1.25rem;font-weight:900}.home-brand>b{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--home-red);color:#fff}.home-nav nav{display:flex;gap:28px;margin-left:auto}.home-nav nav button{background:none;border:0;color:var(--home-muted);font-size:.875rem;padding:10px 0}.home-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--home-red);border-radius:10px;padding:12px 22px;min-height:48px;background:var(--home-red);color:#fff!important;font-weight:700;font-size:.875rem;text-decoration:none;line-height:1.5;transition:background .15s,transform .15s}.home-button:hover{background:#b91c1c;transform:translateY(-1px)}.home-button.secondary{background:#fff;color:var(--home-ink)!important;border-color:#d9dbe1}.home-button.secondary:hover{background:#f5f5f7}
.home-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:72px;padding-block:72px 80px;align-items:center}.home-kicker{display:block;color:var(--home-red);font-weight:700;font-size:.875rem;letter-spacing:.06em;margin-bottom:18px}.home-hero h1{font-size:clamp(2.5rem,4.8vw,4.25rem);font-weight:900;letter-spacing:-.04em;line-height:1.23;margin-bottom:26px}.home-hero em{font-style:normal;color:var(--home-red)}.home-hero-copy>p{color:var(--home-muted);font-size:1.125rem;line-height:1.9}.home-actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0 18px}.home-hero-copy>small{display:block;color:var(--home-muted);font-size:.8125rem;max-width:420px}.home-production{border-radius:20px;background:#181a21;color:#fff;padding:26px 30px;box-shadow:16px 16px 0 #f1f2f5}.home-production-head{display:flex;justify-content:space-between;border-bottom:1px solid #343740;padding-bottom:16px;font-size:.8125rem;color:#c2c5cd;gap:10px}.home-production-title{font-size:2.25rem;font-weight:800;line-height:1.4;padding:24px 0 16px}.home-production-title strong{color:#fb7171}.home-mini-flow{margin:0;padding:0;list-style:none}.home-mini-flow li{display:flex;gap:14px;align-items:center;border-bottom:1px solid #343740;padding:11px 0}.home-mini-flow li>span{font-size:.8125rem;color:#b1b5c0;font-variant-numeric:tabular-nums}.home-mini-flow li>b{font-size:1rem;font-weight:600}.home-mini-flow li>small{margin-left:auto;background:#37303a;color:#ffc9c9;border-radius:6px;padding:2px 8px;font-size:.75rem}.home-production-foot{display:flex;align-items:center;gap:8px;font-size:.8125rem;color:#c2c5cd;margin-top:18px}.home-production-foot svg{width:18px;height:18px;flex-shrink:0}
.home-section{padding-block:70px;scroll-margin-top:85px}.home-section-head{margin-bottom:32px}.home-section-head h2,.home-human-section h2{font-size:clamp(1.75rem,3vw,2.625rem);letter-spacing:-.025em;line-height:1.45;font-weight:850}.home-section-head>p{font-size:1rem;color:var(--home-muted);margin-top:16px}.home-scene-tabs{display:flex;gap:8px;border-bottom:1px solid var(--home-line);padding-bottom:12px;overflow-x:auto}.home-scene-tabs button{border:1px solid transparent;background:transparent;border-radius:9px;padding:12px 22px;font-weight:700;font-size:1rem;color:var(--home-muted);white-space:nowrap}.home-scene-tabs button.on{background:var(--home-red);color:#fff}.home-scene-body{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:36px 0 6px;min-height:290px}.home-scene-copy h3{font-size:1.75rem;line-height:1.45;margin-bottom:14px}.home-scene-copy>p{max-width:480px;color:var(--home-muted)}.home-scene-copy .home-material{font-size:.875rem;margin-top:22px;line-height:1.9}.home-material b{color:var(--home-ink)}.home-routes{padding:24px 28px;border:1px solid var(--home-line);border-radius:14px;background:#fafafb}.home-label{display:block;font-size:.875rem;font-weight:700;margin-bottom:14px}.home-route-tags{display:flex;gap:10px;flex-wrap:wrap}.home-route-tags span{background:#fff;border:1px solid var(--home-line);border-radius:8px;padding:7px 12px;font-size:.875rem}.home-routes>p{font-size:.8125rem;color:var(--home-muted);margin:18px 0}
.home-flow-section{background:#f7f8fa;scroll-margin-top:85px}.home-flow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;padding:0;margin:42px 0 32px;list-style:none}.home-flow li{border-top:2px solid #dcdfe6;padding-top:22px;min-width:0}.home-flow-num{color:var(--home-red);font-size:.875rem;font-weight:800;font-variant-numeric:tabular-nums}.home-flow h3{font-size:1.125rem;margin:14px 0 10px}.home-flow p{font-size:.875rem;color:var(--home-muted)}.home-task-note{border-left:3px solid var(--home-red);padding:4px 0 4px 18px}.home-task-note b{font-size:1rem}.home-task-note p{color:var(--home-muted);font-size:.875rem;margin-top:6px;max-width:900px}.home-platform-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.home-platform{border:1px solid var(--home-line);border-radius:16px;padding:32px;display:flex;flex-direction:column;align-items:flex-start}.home-platform.web{border-top:4px solid var(--home-red)}.home-platform.app{border-top:4px solid #24262d}.home-platform-tag{font-size:.8125rem;font-weight:700;letter-spacing:.06em;color:var(--home-muted)}.home-platform h3{font-size:1.5rem;margin:14px 0}.home-platform ul{font-size:1rem;line-height:2.3;padding-left:20px;margin:0 0 24px}.home-platform .home-button{margin-top:auto}.home-platform-note{font-size:.8125rem;color:var(--home-muted);margin-top:18px!important}.home-human-section{padding:46px;background:#fff2f2;border-radius:20px;display:flex;justify-content:space-between;align-items:center;gap:36px}.home-human-section p{color:var(--home-muted);max-width:710px;margin-top:18px;font-size:1rem}.home-human-section .home-button{flex-shrink:0}.home-faq h2{font-size:1.75rem;margin-bottom:26px}.home-faq details{border-bottom:1px solid var(--home-line);padding:22px 0}.home-faq summary{font-size:1rem;font-weight:600;cursor:pointer}.home-faq details p{color:var(--home-muted);margin-top:14px;max-width:930px;font-size:1rem}.home-footer{border-top:1px solid var(--home-line);padding:36px 0;background:#fafafb}.home-footer-top{display:flex;gap:24px;align-items:center;margin-bottom:28px}.home-footer-top b{font-size:1.25rem}.home-footer-top p{color:var(--home-muted);font-size:.875rem}.home-footer-top .home-button{margin-left:auto}.home-footer-bottom{display:flex;gap:18px;flex-wrap:wrap;color:var(--home-muted);font-size:.75rem}.home-login .input{font-size:1rem;background:#fff;color:#16181e;border-color:#d9dbe1}.home-login h2{color:#16181e;font-size:1.625rem;margin:0 0 12px}.home-login p{font-size:.875rem;color:#666b76}.home-login-row{display:flex;gap:10px;margin-top:12px}.home-login-row input{min-width:0;flex:1}.home-login-row .btn{flex-shrink:0}.home-login .btn{font-size:.875rem;min-height:46px}.home-login .btn-pri{background:#dc2626;color:#fff}.home-login-terms{margin-top:20px;font-size:.8125rem!important;line-height:1.8}.home-login-terms a{color:#dc2626}.home-login-close{float:right;border:0;background:#f3f4f6;color:#16181e;border-radius:8px;width:34px;height:34px;cursor:pointer}.mask:has(.home-login) .modal{background:#fff;color:#16181e;max-width:440px;width:calc(100% - 32px);max-height:90dvh;overflow:auto}
@media(max-width:1000px){.home-wrap{width:calc(100% - 48px)}.home-hero{gap:36px;padding-block:50px 64px}.home-nav nav{gap:16px}.home-production{padding:22px}.home-flow{gap:16px}.home-platform{padding:24px}.home-human-section{padding:32px}.home-human-section p{max-width:540px}}
@media(max-width:767px){.home-wrap{width:calc(100% - 36px)}.home-nav{min-height:68px;gap:16px;justify-content:space-between}.home-brand{font-size:1.125rem;gap:9px}.home-brand>b{width:36px;height:36px;border-radius:11px}.home-nav nav{display:none}.home-nav>.home-button{padding:10px 14px;min-height:42px}.home-hero{grid-template-columns:minmax(0,1fr);gap:36px;padding-block:38px 54px}.home-hero h1{font-size:clamp(2.125rem,9vw,3.25rem);line-height:1.3;margin-bottom:22px}.home-hero-copy>p{font-size:1rem}.home-kicker{font-size:.8125rem;margin-bottom:16px}.home-actions{margin-top:24px}.home-actions .home-button{flex:1;padding-inline:12px}.home-production{box-shadow:8px 8px 0 #f1f2f5;padding:20px 24px}.home-production-title{font-size:1.75rem;padding-top:18px}.home-mini-flow li{padding:9px 0}.home-production-foot{line-height:1.7}.home-section{padding-block:46px;scroll-margin-top:68px}.home-section-head{margin-bottom:24px}.home-section-head h2,.home-human-section h2{font-size:1.75rem}.home-scene-tabs{gap:4px}.home-scene-tabs button{padding:10px 12px;font-size:.875rem;flex:1}.home-scene-body{grid-template-columns:minmax(0,1fr);gap:24px;padding-top:28px;min-height:0}.home-scene-copy h3{font-size:1.5rem}.home-routes{padding:20px}.home-flow{grid-template-columns:minmax(0,1fr);gap:0;margin:28px 0}.home-flow li{display:grid;grid-template-columns:32px 1fr;column-gap:16px;border-top:0;border-bottom:1px solid #e0e3e8;padding:18px 0}.home-flow li:last-child{border-bottom:0}.home-flow-num{grid-row:1/3;padding-top:3px}.home-flow h3{margin:0 0 7px}.home-flow p{font-size:1rem}.home-platform-grid{grid-template-columns:minmax(0,1fr);gap:18px}.home-platform{padding:24px}.home-platform h3{font-size:1.375rem}.home-human-section{padding:28px 24px;flex-direction:column;align-items:flex-start;gap:24px}.home-human-section .home-button{width:100%}.home-faq h2{font-size:1.5rem}.home-footer-top{flex-wrap:wrap;gap:10px}.home-footer-top p{width:100%}.home-footer-top .home-button{margin-left:0;margin-top:10px}.home-footer-bottom{gap:12px}.home-login-row{flex-wrap:wrap}.home-login-row input{flex-basis:50%}.home-login-row .btn{padding-inline:12px}}
@media(prefers-reduced-motion:reduce){.public-home *{scroll-behavior:auto!important;transition:none!important}.home-button:hover{transform:none}}
