:root{--brand: #1d4ed8;--brand-2: #2563eb;--brand-dark: #1736a8;--ink: #0a1733;--muted: #5b6780;--line: #e6ebf4;--soft: #f5f8ff;--green: #0e9f6e;--red: #e02424;--card: #ffffff;--radius: 10px;--font-ui: "Noto Sans SC", "Manrope", "Microsoft YaHei", "PingFang SC", system-ui, sans-serif;--font-display: "Noto Sans SC", "Sora", "Microsoft YaHei", "PingFang SC", system-ui, sans-serif;--font-mono: "IBM Plex Mono", "Consolas", "Menlo", monospace;color:var(--ink);background:#ffffff;font-family:var(--font-ui);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body,#root{min-width:0;min-height:100%;margin:0;font-family:var(--font-ui)}html{scrollbar-width:thin;scrollbar-color:#d8e0ee transparent}body::-webkit-scrollbar,html::-webkit-scrollbar{width:8px;height:8px}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background:transparent}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{border-radius:999px;background:#d8e0ee}body::-webkit-scrollbar-thumb:hover,html::-webkit-scrollbar-thumb:hover{background:#c7d2e4}button,input{font:inherit}button{cursor:pointer}h1,h2,h3,.logo-word,.balance,.price strong{font-family:var(--font-display)}.container{width:min(1240px,calc(100% - 48px));margin:0 auto}.prototype-loading{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;background:#FFFFFF}.prototype-loading-logo{width:min(34vw,380px);height:auto;max-height:46vh;display:block;object-fit:contain}.prototype-loading-status{position:fixed;right:20px;bottom:20px;z-index:101;padding:8px 14px;border-radius:8px;color:#666;background:#fff;box-shadow:0 1px 4px #0000001f;font:13px/1.4 -apple-system,BlinkMacSystemFont,sans-serif}.uplus-floating-consult{position:fixed;right:28px;bottom:28px;z-index:72;width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;color:#fff;background:#2454df;box-shadow:0 16px 30px -12px #2454df9e;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.uplus-floating-consult:hover{background:#1d4ed8;box-shadow:0 20px 34px -12px #2454dfb3;transform:translateY(-2px)}.uplus-floating-consult:active{transform:translateY(0)}.uplus-floating-consult svg{display:block}.uplus-work-order-panel{position:fixed;right:42px;bottom:102px;z-index:71;width:min(360px,calc(100vw - 32px));overflow:hidden;border:1px solid rgba(222,228,239,.95);border-radius:14px;background:#fff;box-shadow:0 26px 60px -24px #0a173373}.uplus-work-order-panel-chat{height:660px;display:flex;flex-direction:column}.uplus-work-order-header{display:flex;align-items:center;gap:12px;min-height:70px;padding:16px 16px 15px 18px;color:#fff;background:#102659}.uplus-work-order-icon{width:38px;height:38px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;color:#b9ccff;background:rgba(255,255,255,.1)}.uplus-work-order-heading{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.uplus-work-order-heading strong{font-size:19px;line-height:1.1;font-weight:800}.uplus-work-order-heading span{display:flex;align-items:center;gap:5px;font-size:12px;line-height:1.2;color:#cbd8ff;white-space:nowrap}.uplus-work-order-heading i{width:6px;height:6px;border-radius:50%;background:#17c986}.uplus-work-order-close{width:32px;height:32px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;color:#fff;background:rgba(255,255,255,.16)}.uplus-work-order-email{display:flex;flex-direction:column;gap:14px;padding:20px 18px}.uplus-work-order-email label{color:#14213f;font-size:14px;font-weight:800}.uplus-work-order-email input,.uplus-work-order-compose input{width:100%;outline:none;border:1px solid #dce4f2;color:#25334f;background:#fff;font-family:var(--font-ui)}.uplus-work-order-email input{height:44px;border-radius:10px;padding:0 14px;font-size:14px}.uplus-work-order-email input:focus,.uplus-work-order-compose input:focus{border-color:#9db8ff;box-shadow:0 0 0 3px #2454df1a}.uplus-work-order-email button{height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:9px;color:#fff;background:#2454df;font-size:15px;font-weight:800;box-shadow:0 16px 28px -18px #2454dfcc}.uplus-work-order-chat{min-height:0;flex:1;display:flex;flex-direction:column;background:#f5f7fc}.uplus-work-order-reply{height:50px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;border-bottom:1px solid #e6ebf4;background:#f0f3fb}.uplus-work-order-reply span{min-width:0;display:flex;align-items:center;gap:7px;color:#46546b;font-size:12px}.uplus-work-order-reply svg{flex:0 0 auto;color:#2454df}.uplus-work-order-reply strong{overflow:hidden;color:#25334f;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.uplus-work-order-reply button{border:0;color:#2454df;background:transparent;font-size:12px;font-weight:800;white-space:nowrap}.uplus-work-order-chat-body{min-height:0;flex:1;padding:16px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d6deec transparent}.uplus-work-order-chat-body::-webkit-scrollbar{width:6px}.uplus-work-order-chat-body::-webkit-scrollbar-track{background:transparent}.uplus-work-order-chat-body::-webkit-scrollbar-thumb{border-radius:999px;background:#d6deec}.uplus-work-order-message-list{display:flex;flex-direction:column;gap:12px;min-height:100%}.uplus-work-order-message{display:flex}.uplus-work-order-message-service{justify-content:flex-start}.uplus-work-order-message-user{justify-content:flex-end}.uplus-work-order-message-stack{display:flex;flex-direction:column;align-items:flex-start;max-width:min(300px,86%)}.uplus-work-order-message-user .uplus-work-order-message-stack{align-items:flex-end}.uplus-work-order-message>p,.uplus-work-order-message-bubble{box-sizing:border-box;width:max-content;margin:0;padding:8px;border:1px solid #e4eaf4;border-radius:11px;color:#273651;background:#fff;font-size:13px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;box-shadow:0 8px 20px -18px #0a173366}.uplus-work-order-message>p{max-width:min(300px,86%)}.uplus-work-order-message-bubble{max-width:100%}.uplus-work-order-message-service>p,.uplus-work-order-message-service .uplus-work-order-message-bubble{border-bottom-left-radius:4px}.uplus-work-order-message-user>p,.uplus-work-order-message-user .uplus-work-order-message-bubble{border-color:#2454df;border-bottom-right-radius:4px;color:#fff;background:#2454df}.uplus-work-order-message-bubble p{margin:0}.uplus-work-order-image-preview-button{display:block;padding:0;border:0;background:transparent;cursor:zoom-in}.uplus-work-order-message-image{display:block;max-width:180px;max-height:180px;border:0;border-radius:8px;background:transparent;box-shadow:none;object-fit:cover}.uplus-work-order-image-preview-button+.uplus-work-order-message-bubble{margin-top:8px}.uplus-work-order-selected-image{display:flex;align-items:center;gap:8px;padding:10px 12px 8px;border-top:1px solid #e6ebf4;background:#fff}.uplus-work-order-selected-preview{width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;cursor:zoom-in}.uplus-work-order-selected-preview img{width:54px;height:54px;border:1px solid #dce4f2;border-radius:8px;object-fit:contain;background:#f7f9ff}.uplus-work-order-selected-remove{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;color:#fff;background:#7b879c}.uplus-work-order-preview-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(7,18,43,.78)}.uplus-work-order-preview-mask img{max-width:min(92vw,920px);max-height:88vh;border-radius:12px;object-fit:contain;box-shadow:0 24px 70px #00000057}.uplus-work-order-preview-close{position:fixed;top:22px;right:22px;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;color:#fff;background:rgba(255,255,255,.16)}.uplus-work-order-compose{display:flex;align-items:center;gap:9px;padding:12px;border-top:1px solid #e6ebf4;background:#fff}.uplus-work-order-compose input{height:42px;border-radius:10px;padding:0 13px;font-size:13px}.uplus-work-order-image-input{display:none}.uplus-work-order-compose button{width:42px;height:42px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:11px;color:#fff;background:#2454df}.uplus-work-order-compose .uplus-work-order-image-button{border:1px solid #dce4f2;color:#5d6c86;background:#fff}.uplus-work-order-compose .uplus-work-order-image-button[data-has-image=true]{border-color:#9db8ff;color:#2454df;background:#f0f4ff}.uplus-work-order-compose .uplus-work-order-send-button{border-color:transparent;color:#fff;background:#2454df}.uplus-work-order-compose button:disabled{cursor:not-allowed;opacity:.55}@media (max-width: 640px){.uplus-floating-consult{right:18px;bottom:22px;width:52px;height:52px}.uplus-work-order-panel{right:14px;bottom:88px;width:calc(100vw - 28px)}.uplus-work-order-panel-chat{height:min(660px,calc(100vh - 116px))}}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid var(--line);background:rgba(255,255,255,.86);-webkit-backdrop-filter:blur(14px) saturate(140%);backdrop-filter:blur(14px) saturate(140%)}.header-inner{height:74px;display:flex;align-items:center;gap:34px}.logo,.logo-button,.header-actions,.site-nav,.button-row,.notes,.panel-title,.client-row,.point-grid span,.feature-list article,.module-grid article,.deliver-row,.language-button,.primary-button,.secondary-button,.light-button,.dark-button{display:flex;align-items:center}.logo-button,.site-nav button,.text-button,.footer button,.dashboard-sidebar button,.demo-button{border:0;background:transparent;color:inherit}.logo{gap:11px;white-space:nowrap}.logo-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:#fff;background:linear-gradient(135deg,#4c8dff,var(--brand));font-weight:900}.logo-word{font-size:19px;font-weight:900}.logo-word span{color:var(--brand)}.site-nav{gap:2px}.site-nav button{padding:9px 11px;border-radius:9px;color:#46546b;font-size:14px;font-weight:800}.site-nav button.active,.site-nav button:hover{color:var(--brand);background:#eef4ff}.header-actions{margin-left:auto;gap:12px}.language-button{gap:6px;padding:8px 12px;border:1px solid #e1e7f0;border-radius:9px;color:#33415c;background:#fff;font-weight:900}.text-button{padding:9px 10px;font-weight:900}.primary-button,.secondary-button,.light-button,.dark-button{min-height:44px;justify-content:center;gap:8px;padding:0 20px;border-radius:var(--radius);border:0;font-weight:900}.primary-button{color:#fff;background:linear-gradient(135deg,var(--brand-2),var(--brand));box-shadow:0 14px 30px -14px #1d4ed8cc}.primary-button.small{min-height:40px;padding:0 16px}.secondary-button{border:1px solid #dce4f0;color:#1f2c44;background:#fff}.light-button{color:#0a1733;background:#fff}.dark-button{color:#fff;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.1)}.hero{overflow:hidden;border-bottom:1px solid #e8edf6;background:radial-gradient(circle at 78% 5%,rgba(99,137,255,.16),transparent 32%),linear-gradient(180deg,#f0f5ff 0%,#fff 74%)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center;padding:78px 0 70px}.pill{display:inline-flex;align-items:center;gap:8px;padding:6px 13px 6px 8px;border:1px solid #e1e8f4;border-radius:999px;color:var(--brand-dark);background:#fff;font-size:13px;font-weight:900}.pill span{padding:2px 8px;border-radius:999px;color:var(--brand);background:#eaf0fe;font-size:11px}.hero h1{margin:18px 0 0;font-size:clamp(38px,4.6vw,60px);line-height:1.2}.hero h1 span,.eyebrow{color:var(--brand)}.hero p,.section-head p,.split p,.mini-card p,.business-card p,.page-hero p,.feature-list p,.module-grid p,.timeline p,.login-form p,.footer p{color:var(--muted);line-height:1.65}.hero p{max-width:560px;font-size:18px}.button-row{flex-wrap:wrap;gap:13px;margin-top:30px}.notes{flex-wrap:wrap;gap:18px;margin-top:24px;color:#7b889c;font-size:13px;font-weight:800}.notes span:first-child{color:var(--green)}.hero-board,.operations,.spec-card,.business-card,.mini-card,.plan,.dash-panel,.login-form{border:1px solid #e7ecf5;border-radius:12px;background:#fff;box-shadow:0 32px 70px -44px #11265e73}.hero-board{padding:0 18px 18px}.panel-title{justify-content:space-between;gap:16px;min-height:56px;border-bottom:1px solid #eef1f7}.panel-title span,.panel-title button{color:var(--green);background:#e7f7f0;border:0;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:900}.balance{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-top:8px;font-size:30px;font-weight:900}.balance span{color:#9aa7bc;font-size:15px}.balance em{display:inline-flex;align-items:center;gap:4px;color:var(--green);font-family:Noto Sans SC,Manrope,Microsoft YaHei,PingFang SC,system-ui,sans-serif;font-size:15px;font-style:normal}.bars{height:138px;display:flex;align-items:flex-end;gap:7px;margin-top:16px;padding:12px;border-radius:var(--radius);background:linear-gradient(180deg,#f7faff,#fff)}.bars i{flex:1;min-height:18px;border-radius:8px 8px 2px 2px;background:linear-gradient(180deg,#3b82f6,#a8cbff)}.board-metrics,.kpi-row,.metric-grid,.dash-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.board-metrics div,.kpi-row div,.metric-grid article,.dash-kpis article{padding:14px;border:1px solid #ebf0fa;border-radius:var(--radius);background:#f4f7fe}.board-metrics strong,.metric-grid strong,.dash-kpis strong{display:block;font-size:23px}.board-metrics span,.metric-grid span,.dash-kpis span,.kpi-row span{color:#8492a8;font-size:12px;font-weight:800}.stats{border-bottom:1px solid #eef1f7;background:linear-gradient(180deg,#fbfcff,#fff)}.stats .container{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:32px 0}.stats div{padding-left:18px;border-left:1px solid #e4eaf4}.stats strong{display:block;font-size:28px}.ticker{overflow:hidden;border-bottom:1px solid #eef1f7;background:#fff}.ticker div{width:max-content;display:flex;gap:12px;padding:14px 0;animation:ticker 32s linear infinite}.ticker span{padding:8px 14px;border:1px solid #e6ebf4;border-radius:999px;color:#33415c;font-size:13px;font-weight:900}@keyframes ticker{to{transform:translate(-50%)}}.section{padding:76px 0}.section.soft{background:var(--soft);border-block:1px solid #eef1f7}.section.security{background:#fff}.section-head{max-width:790px;margin-bottom:34px}.eyebrow{margin:0;font-size:13px;font-weight:900}.section-head h2,.split h2,.page-hero h1,.cta h2{margin:10px 0 0;font-size:clamp(30px,3.2vw,42px);line-height:1.22}.card-grid,.step-grid,.strategy-grid,.module-grid,.pricing-grid,.team-grid,.color-grid{display:grid;gap:18px}.card-grid.three,.pricing-grid,.team-grid{grid-template-columns:repeat(3,1fr)}.card-grid.four,.step-grid,.metric-grid,.dash-kpis{grid-template-columns:repeat(4,1fr)}.card-grid.two,.split,.dashboard .dash-layout{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:start}.business-card,.mini-card{padding:24px}.business-card>svg,.mini-card>svg{color:var(--brand)}.business-card span,.mini-card span{display:inline-block;margin-top:14px;color:var(--brand);font-size:12px;font-weight:900}.business-card h3,.mini-card h3{margin:10px 0 0}.business-card ul,.plan ul{display:grid;gap:10px;padding:0;margin:20px 0;list-style:none}.business-card li,.plan li{display:flex;align-items:center;gap:8px;color:#33415c;font-weight:800}.business-card li svg,.plan li svg,.point-grid svg{color:var(--green)}.card-metric{display:flex;justify-content:space-between;align-items:end;padding-top:16px;border-top:1px solid #eef1f7}.card-metric strong{color:var(--brand);font-size:30px}.feature-list{display:grid;gap:12px;margin-top:24px}.feature-list article{gap:12px;align-items:flex-start;padding:14px;border:1px solid #e7ecf5;border-radius:var(--radius);background:#fff}.operations{padding:0 18px 18px}.client-row{justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid #eef1f7}.client-row em,.kpi-row em,.dash-kpis em{color:var(--green);font-style:normal;font-weight:900}.badge-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.badge-row span{padding:8px 12px;border-radius:999px;color:var(--brand-dark);background:#edf4ff;font-size:13px;font-weight:900}.page-hero{padding:74px 0 58px;border-bottom:1px solid #edf1f8;background:radial-gradient(circle at 74% 0%,rgba(29,78,216,.12),transparent 34%),linear-gradient(180deg,#f7f9fe,#fff)}.page-hero p{max-width:780px;font-size:18px}.product-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:22px 0}.product-tabs a{display:flex;align-items:center;gap:10px;padding:16px 18px;border:1px solid #e6ebf4;border-radius:var(--radius);color:#33415c;background:#fff;text-decoration:none;font-weight:900}.product-tabs span{color:var(--brand)}.point-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:24px}.point-grid span{gap:8px;padding:11px 12px;border:1px solid #e6ebf4;border-radius:var(--radius);background:#fff;font-weight:800}.spec-card{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:28px}.spec-card div{padding:16px;border-radius:var(--radius);background:#f5f8ff}.spec-card span{color:#7b889c;font-size:13px;font-weight:900}.spec-card strong{display:block;margin-top:6px}.module-grid{grid-template-columns:repeat(4,1fr)}.module-grid article,.brand-card,.type-card,.info-list,.team-grid article,.color-grid div{padding:18px;border:1px solid #e6ebf4;border-radius:var(--radius);background:#fff}.strategy-grid{grid-template-columns:repeat(3,1fr)}.strategy-card{padding:20px;border:1px solid #e6ebf4;border-radius:var(--radius);background:#fff}.strategy-card.star{border-color:var(--brand);background:linear-gradient(165deg,#f4f8ff,#fff 60%)}.strategy-card span,.strategy-card em{color:var(--brand);font-style:normal;font-size:12px;font-weight:900}.info-list{display:flex;flex-wrap:wrap;gap:10px}.info-list h3{width:100%}.info-list span{padding:8px 12px;border-radius:999px;background:#eef4ff;color:var(--brand);font-weight:900}.billing-toggle{width:fit-content;display:flex;gap:4px;margin:0 auto 28px;padding:4px;border:1px solid #e1e7f0;border-radius:999px;background:#fff}.billing-toggle button{min-width:98px;border:0;border-radius:999px;padding:10px 16px;background:transparent;font-weight:900}.billing-toggle button.active{color:#fff;background:var(--brand)}.plan{position:relative;display:flex;flex-direction:column;min-height:540px;padding:28px}.plan.featured{color:#fff;background:#0a1733;border-color:#0a1733}.plan>b{position:absolute;top:-12px;left:50%;transform:translate(-50%);padding:5px 13px;border-radius:999px;color:#fff;background:var(--brand);font-size:11px}.plan p,.plan small,.plan em{color:#697587;line-height:1.6}.plan.featured p,.plan.featured small,.plan.featured em,.plan.featured li{color:#c9d6ef}.price strong{font-size:42px}.plan button{margin-top:auto}.footnote{margin-top:22px;color:#7b889c;text-align:center}.team-grid article div{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--brand);font-weight:900}.timeline{display:grid;gap:12px}.timeline article{display:grid;grid-template-columns:100px 1fr;gap:18px;padding:18px;border:1px solid #e6ebf4;border-radius:var(--radius);background:#fff}.timeline strong{color:var(--brand)}.help-hero{padding:76px 0;color:#fff;background:radial-gradient(120% 130% at 70% 0%,#16306e,#0a1733)}.help-hero h1{margin:0;font-size:clamp(36px,4vw,54px)}.help-hero p{color:#c9d6ef}.help-hero label{max-width:720px;min-height:58px;display:flex;align-items:center;gap:12px;margin-top:28px;padding:0 18px;border-radius:var(--radius);color:#8492a8;background:#fff}.help-hero input{width:100%;border:0;outline:0}.faq{max-width:900px}.faq button{width:100%;display:grid;grid-template-columns:1fr auto;gap:12px;margin-top:10px;padding:18px;border:1px solid #e1e7f0;border-radius:var(--radius);background:#fff;color:var(--ink);text-align:left;font-weight:900}.faq p{grid-column:1 / -1;margin:0;color:var(--muted);font-weight:500}.color-grid{grid-template-columns:repeat(4,1fr)}.color-grid i{display:block;height:82px;border-radius:var(--radius)}.type-card strong{display:block;font-size:22px}.cta-section{color:#fff;background:radial-gradient(120% 140% at 80% 0%,#16306e 0%,#0a1733 58%)}.cta{display:grid;grid-template-columns:1fr auto;gap:34px;align-items:center;padding:64px 0}.cta p{color:#bdd0f4}.footer{color:#c3cde2;background:#0a1733}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:32px;padding:42px 0 28px}.footer .logo-word{color:#fff}.footer h3{color:#fff;font-size:13px}.footer button{display:block;margin-top:10px;color:#8c9ab8}.footer-bottom{display:flex;justify-content:space-between;gap:18px;padding:20px 0 26px;border-top:1px solid rgba(255,255,255,.08);color:#7c8aa6;font-size:12px}.login-page{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:#f5f8ff}.login-visual{padding:78px 8vw;color:#fff;background:radial-gradient(120% 120% at 80% 0%,#1e4fba,#0a1733 62%)}.login-visual .logo-word{color:#fff}.login-visual h1{max-width:620px;font-size:clamp(34px,4vw,56px);line-height:1.16}.login-form{align-self:center;width:min(430px,calc(100% - 42px));margin:48px auto;padding:30px}.login-form label{display:grid;gap:8px;margin-top:18px;color:#33415c;font-weight:900}.login-form input,.modal input{min-height:46px;padding:0 13px;border:1px solid #dce4f0;border-radius:var(--radius)}.login-form .primary-button{width:100%;margin-top:20px}.error{margin-top:14px;padding:10px 12px;border-radius:var(--radius);color:#b42318;background:#fff1f1;font-weight:800}.demo-button{width:100%;margin-top:14px;color:var(--brand);font-weight:900}.demo-button span{display:block;margin-top:5px}.dashboard{min-height:100vh;display:grid;grid-template-columns:248px 1fr;background:#f5f7fb}.dashboard-sidebar{padding:24px 16px;color:#fff;background:#0a1733}.dashboard-sidebar .logo{margin:0 10px 24px}.dashboard-sidebar .logo-word{color:#fff}.dashboard-sidebar p{margin:22px 10px 8px;color:#647491;font-size:12px;font-weight:900;text-transform:uppercase}.dashboard-sidebar button{width:100%;display:flex;align-items:center;gap:10px;margin-top:6px;padding:12px 13px;border-radius:var(--radius);color:#aab6ce;font-weight:800;text-align:left}.dashboard-sidebar button.active{color:#fff;background:var(--brand)}.dashboard-content{padding:28px}.dashboard-content header{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:22px}.dashboard-content header h1{margin:0;font-size:28px}.dashboard-content header p{margin:6px 0 0;color:var(--muted)}.dashboard-content header>div:last-child{display:flex;gap:10px}.dash-layout{margin-top:14px}.dash-panel{padding:18px}.dash-panel.wide{grid-column:span 1}.dash-panel h2{margin:0 0 16px;font-size:18px}.donut{width:170px;height:170px;margin:18px auto;border-radius:50%;background:conic-gradient(#f7931a 0 38%,#627eea 38% 64%,#14b884 64% 78%,#1d4ed8 78% 94%,#94a3b8 94% 100%)}.dash-panel li{display:flex;justify-content:space-between;padding:9px 0;border-top:1px solid #eef1f7}.bot-line{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;padding:12px 0;border-top:1px solid #eef1f7}.bot-line small{display:block;color:#8492a8}.bot-line strong{color:var(--green)}.bot-line button{border:0;border-radius:999px;padding:6px 10px;color:var(--green);background:#e7f7f0;font-weight:900}.dash-panel table{width:100%;border-collapse:collapse}.dash-panel td{padding:12px 8px;border-top:1px solid #eef1f7;color:#33415c;font-weight:800}.soon{min-height:440px;display:grid;place-content:center;text-align:center}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:24px;background:rgba(10,23,51,.42)}.modal{width:min(560px,100%);padding:24px;border-radius:14px;background:#fff}.modal label{display:block;margin:18px 0 8px;font-weight:900}.choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.choice-grid button{display:flex;align-items:center;gap:8px;padding:12px;border:1px solid #e1e7f0;border-radius:var(--radius);background:#fff}.choice-grid button.active{border-color:var(--brand);color:var(--brand);background:#eef4ff}.modal input{width:100%}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.toast{position:fixed;right:22px;bottom:22px;z-index:90;padding:12px 16px;border-radius:var(--radius);color:#fff;background:#0a1733;box-shadow:0 16px 36px -20px #0a1733a6;font-weight:900}@media (max-width: 980px){.header-inner{height:auto;flex-wrap:wrap;padding:14px 0}.site-nav{order:3;width:100%;overflow-x:auto}.hero-grid,.split,.login-page,.dashboard{grid-template-columns:1fr}.card-grid.three,.card-grid.four,.step-grid,.metric-grid,.module-grid,.strategy-grid,.pricing-grid,.team-grid,.color-grid,.dash-kpis{grid-template-columns:repeat(2,1fr)}.dashboard-sidebar{display:none}}@media (max-width: 640px){.container{width:min(100% - 28px,1240px)}.header-actions .text-button,.header-actions .primary-button{display:none}.hero-grid{padding:52px 0}.hero h1{font-size:36px}.stats .container,.card-grid.three,.card-grid.four,.card-grid.two,.step-grid,.metric-grid,.board-metrics,.kpi-row,.product-tabs,.point-grid,.spec-card,.module-grid,.strategy-grid,.pricing-grid,.team-grid,.color-grid,.dash-kpis,.dashboard .dash-layout,.footer-grid,.cta{grid-template-columns:1fr}.section,.page-hero,.help-hero{padding-block:46px}.dashboard-content{padding:18px}.dashboard-content header,.dashboard-content header>div:last-child,.footer-bottom{flex-direction:column;align-items:stretch}}.native-prototype{width:100%;min-width:0;overflow-x:hidden}.native-prototype *{min-width:0}.native-prototype img,.native-prototype svg,.native-prototype canvas{max-width:100%}.native-prototype a,.native-prototype button{-webkit-tap-highlight-color:transparent}.native-prototype .uplus-header+main[data-screen-label]{padding-top:74px}.native-prototype main[data-screen-label=Home] div[style*=grid-template-columns][style*="1.15fr"]>div:first-child{min-width:0}.native-prototype main[data-screen-label=Home] div[style*=grid-template-columns][style*="1.15fr"]>div:first-child h2[style*=white-space]{white-space:normal!important;max-width:100%;overflow-wrap:break-word;word-break:normal}.native-prototype main[data-screen-label=Home] section[data-sec=biz]>div>div:nth-of-type(2)>div{transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease!important}.native-prototype main[data-screen-label=Home] section[data-sec=biz]>div>div:nth-of-type(2)>div:hover{border-color:#1d4ed84d!important;box-shadow:0 26px 50px -30px #1d4ed861,0 0 0 1px #1d4ed81f!important;transform:translateY(-4px)!important}@media (min-width: 981px){.native-prototype main[data-screen-label=Home] section:has(#all-strategies)>div>div:nth-of-type(2){grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width: 1100px){.uplus-hero-floating-bot{display:none!important}}@media (max-width: 980px){.uplus-header-inner{height:auto!important;min-height:64px;padding:10px 18px 12px!important;flex-wrap:wrap!important;gap:10px 14px!important}.uplus-header-logo img{height:36px!important}.uplus-header-actions{margin-left:auto!important;gap:10px!important}.uplus-header-actions>a{padding:9px 12px!important;border-radius:9px!important;font-size:13px!important}.uplus-header-download{height:38px!important;padding:0 12px!important;font-size:13px!important}.uplus-header .uplus-language-dropdown{left:0!important;right:auto!important;max-width:calc(100vw - 36px)}.uplus-header-nav{order:3;width:100%;overflow-x:auto;padding:2px 0 1px;scrollbar-width:none}.uplus-header-nav::-webkit-scrollbar{display:none}.uplus-header-nav a{flex:0 0 auto;padding:8px 10px!important;font-size:13.5px!important}.native-prototype .uplus-header+main[data-screen-label]{padding-top:116px}.uplus-hero-grid{grid-template-columns:1fr!important;gap:30px!important;padding:54px 20px 18px!important}.uplus-hero h1{font-size:clamp(32px,7vw,46px)!important}.uplus-hero p{font-size:16px!important}.uplus-hero-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.uplus-footer-inner{padding:46px 22px 24px!important}.uplus-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px 22px!important}.native-prototype main[data-screen-label=Login]{grid-template-columns:1fr!important}.native-prototype main[data-screen-label=Login]>*:first-child{min-height:auto!important;padding:32px 22px!important}.native-prototype main[data-screen-label=Login]>*:last-child{padding:36px 20px!important}.native-prototype main[data-screen-label=Dashboard]{display:block!important}.native-prototype main[data-screen-label=Dashboard]>aside{position:sticky!important;top:0!important;z-index:35!important;height:auto!important;flex-direction:row!important;align-items:center!important;gap:10px!important;padding:10px!important;overflow-x:auto!important;scrollbar-width:none}.native-prototype main[data-screen-label=Dashboard]>aside::-webkit-scrollbar{display:none}.native-prototype main[data-screen-label=Dashboard]>aside>div:first-of-type{flex:0 0 auto;padding:4px 8px!important}.native-prototype main[data-screen-label=Dashboard]>aside>div:nth-of-type(2),.native-prototype main[data-screen-label=Dashboard]>aside>div:last-of-type{display:none!important}.native-prototype main[data-screen-label=Dashboard]>aside nav{flex:0 0 auto;flex-direction:row!important;gap:6px!important}.native-prototype main[data-screen-label=Dashboard]>aside nav a{white-space:nowrap;flex:0 0 auto;padding:9px 11px!important}.native-prototype main[data-screen-label=Dashboard] header{position:relative!important;top:auto!important;height:auto!important;padding:12px 16px!important;flex-wrap:wrap!important}.native-prototype main[data-screen-label=Dashboard] header>div:first-child{order:2;flex:1 1 100%!important;max-width:none!important}.native-prototype main[data-screen-label=Dashboard] header>div:last-child{width:100%;margin-left:0!important;flex-wrap:wrap!important;gap:8px!important}.native-prototype main[data-screen-label=Dashboard] header>div:last-child>div[style*="width:1px"],.native-prototype main[data-screen-label=Dashboard] header>div:last-child>div:nth-last-child(2),.native-prototype main[data-screen-label=Dashboard] header>div:last-child>button:last-child{display:none!important}.native-prototype main[data-screen-label=Dashboard] [style*="padding: 28px 30px 40px"],.native-prototype main[data-screen-label=Dashboard] [style*="padding:28px 30px 40px"]{padding:18px 16px 28px!important}.native-prototype [style*=grid-template-columns][style*="repeat(4"],.native-prototype [style*=grid-template-columns][style*="repeat(3"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.native-prototype [style*=grid-template-columns][style*="1.05fr"],.native-prototype [style*=grid-template-columns][style*=".95fr"],.native-prototype [style*=grid-template-columns][style*=".85fr"],.native-prototype [style*=grid-template-columns][style*="1.15fr"],.native-prototype [style*=grid-template-columns][style*="1.12fr"],.native-prototype [style*=grid-template-columns][style*="1.62fr"],.native-prototype [style*=grid-template-columns][style*="1.4fr"],.native-prototype [style*=grid-template-columns][style*="1fr 1fr"]{grid-template-columns:1fr!important}}@media (max-width: 640px){.native-prototype{font-size:14px}.uplus-header-inner{padding:9px 14px 11px!important;gap:9px 10px!important}.uplus-header-actions{gap:8px!important}.uplus-header-actions>a{padding:8px 10px!important;font-size:12.5px!important}.uplus-header-download{height:36px!important;padding:0 10px!important;font-size:12.5px!important}.native-prototype .uplus-header+main[data-screen-label]{padding-top:112px}.uplus-hero-grid{padding:42px 16px 32px!important}.uplus-hero-stats-wrap{padding:0 16px 32px!important}.uplus-hero h1,.native-prototype h1{font-size:clamp(30px,9vw,38px)!important;line-height:1.18!important;white-space:normal!important;overflow-wrap:anywhere;word-break:break-word}.native-prototype h2{font-size:clamp(24px,7vw,32px)!important;line-height:1.2!important;white-space:normal!important;overflow-wrap:anywhere;word-break:break-word}.native-prototype h3{white-space:normal!important;overflow-wrap:anywhere;word-break:break-word}.native-prototype p{overflow-wrap:anywhere}.uplus-hero-stats-grid,.uplus-footer-grid,.native-prototype [style*=grid-template-columns][style*="repeat(4"],.native-prototype [style*=grid-template-columns][style*="repeat(3"],.native-prototype [style*=grid-template-columns][style*="repeat(2"],.native-prototype [style*=grid-template-columns][style*="1fr 1fr"]{grid-template-columns:1fr!important}.native-prototype [style*=max-width][style*=padding]{padding-left:16px!important;padding-right:16px!important}.native-prototype section>[style*=max-width][style*=padding]{padding-top:48px!important;padding-bottom:48px!important}.native-prototype [style*="padding: 54px 48px"],.native-prototype [style*="padding:54px 48px"]{padding:34px 20px!important}.native-prototype [style*="gap: 54px"],.native-prototype [style*="gap:54px"],.native-prototype [style*="gap: 56px"],.native-prototype [style*="gap:56px"]{gap:26px!important}.native-prototype main[data-screen-label=Login]>*:first-child{padding:26px 18px!important}.native-prototype main[data-screen-label=Login]>*:last-child{padding:30px 16px!important;align-items:stretch!important}.native-prototype main[data-screen-label=Login] form,.native-prototype main[data-screen-label=Login] [style*="max-width: 440px"],.native-prototype main[data-screen-label=Login] [style*="max-width:440px"]{width:100%!important;max-width:none!important}.native-prototype main[data-screen-label=Dashboard]>aside{padding:8px!important}.native-prototype main[data-screen-label=Dashboard]>aside nav a{font-size:13px!important}.native-prototype main[data-screen-label=Dashboard] header{padding:10px 12px!important}.native-prototype table{display:block;width:100%!important;min-width:560px;overflow-x:auto;white-space:nowrap}.uplus-footer-inner{padding:38px 18px 36px!important}.uplus-footer-bottom>div{flex-direction:column!important;align-items:flex-start!important}.native-prototype section>.uplus-hero-grid[style*=max-width][style*=padding]{padding:42px 16px 32px!important}.native-prototype section>.uplus-hero-stats-wrap[style*=max-width][style*=padding]{padding:0 16px 32px!important}.native-prototype main[data-screen-label=Pricing] section>div[style*=max-width][style*=padding]{padding-bottom:22px!important}.native-prototype main[data-screen-label=Pricing] section>div[style*=max-width]>p:last-child{margin:24px auto 18px!important}.native-prototype main[data-screen-label=Help] div[style*=grid-template-columns][style*="repeat(4"]>div[style*=cursor]{display:grid!important;grid-template-columns:44px minmax(0,1fr);column-gap:14px;align-items:flex-start;padding:20px!important}.native-prototype main[data-screen-label=Help] div[style*=grid-template-columns][style*="repeat(4"]>div[style*=cursor]>div:first-child{grid-row:1 / span 3}.native-prototype main[data-screen-label=Help] div[style*=grid-template-columns][style*="repeat(4"]>div[style*=cursor]>h3{margin:0!important}.native-prototype main[data-screen-label=Help] div[style*=grid-template-columns][style*="repeat(4"]>div[style*=cursor]>p{margin:6px 0 0!important}.native-prototype main[data-screen-label=Help] div[style*=grid-template-columns][style*="repeat(4"]>div[style*=cursor]>div:last-child{grid-column:2;margin-top:8px!important}}
