/* AnnualPOS CRM v0.1.2 — official AnnualPOS visual identity, independent of POS code. */
:root{--night:#0b1230;--navy:#152548;--violet:#4f46e5;--blue:#5b6cff;--electric:#356bff;--pale:#eef2ff;--fog:#f5f7fe;--ink:#111b36;--muted:#65738e;--line:#e2e8f5;--card:#fff;--green:#22c55e;--amber:#f59e0b;--shadow:0 18px 58px rgba(25,37,91,.07);font-family:'Inter','Poppins','Segoe UI',system-ui,-apple-system,sans-serif;color:var(--ink);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--fog);min-width:320px}a{text-decoration:none;color:var(--violet)}a:hover{color:#304eea}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}img{max-width:100%}.ui-icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round;flex:none;vertical-align:middle}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #9ca7ff;outline-offset:3px}.skip-link{position:absolute;top:-100px;left:20px;background:#fff;color:var(--night);z-index:100;padding:12px 18px;border-radius:10px}.skip-link:focus{top:14px}
.button,button:not(.mobile-menu-toggle){min-height:42px;padding:11px 20px;border-radius:12px;border:1px solid transparent;display:inline-flex;gap:9px;align-items:center;justify-content:center;font-size:14px;line-height:1.2;font-weight:700;letter-spacing:-.01em;transition:transform .2s,box-shadow .2s,background .2s;color:#fff;background:linear-gradient(115deg,var(--violet),var(--electric));box-shadow:0 7px 18px rgba(70,82,225,.13)}.button:hover,button:not(.mobile-menu-toggle):hover{transform:translateY(-1px);box-shadow:0 12px 23px rgba(70,82,225,.16);color:#fff;text-decoration:none}.button .ui-icon,button .ui-icon{width:17px;height:17px}.button-primary{background:linear-gradient(115deg,#4f46e5,#3673f7)}.button-sm{min-height:40px;padding:10px 17px}.button-lg{min-height:53px;padding:16px 21px}.button-outline{background:#fff!important;border-color:#cdd6ff!important;color:#333dd1!important;box-shadow:none!important}.button-outline:hover,.button-quiet:hover{color:#252dc4!important;background:#f3f5ff!important}.button-quiet{background:transparent!important;color:var(--ink)!important;box-shadow:none!important;border-color:transparent!important}.button-white{background:white!important;color:#3534ae!important;box-shadow:none!important}.button-white:hover{color:#222a8b!important}.button-white-outline{background:transparent!important;border-color:rgba(255,255,255,.55)!important;box-shadow:none!important;color:#fff!important}button.secondary{background:#eef0ff;color:#403cc6;box-shadow:none}button.danger{background:#b82744;color:#fff;box-shadow:none}
/* Public marketing */
.marketing-page{background:#fff}.marketing-wrap{width:min(100% - 72px,1230px);margin-inline:auto}.marketing-header{height:82px;background:rgba(255,255,255,.96);border-bottom:1px solid #e9ecf7;position:sticky;top:0;z-index:20;backdrop-filter:blur(14px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand-lockup{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.brand-lockup img{display:block;width:171px;height:auto;object-fit:contain}.brand-product{font-size:12px;letter-spacing:.13em;background:#eef0ff;color:#4b48db;padding:6px 8px;border-radius:6px;font-weight:850}.site-nav{display:flex;align-items:center;gap:31px}.site-nav a{color:#47536e;font-size:13px;font-weight:650}.site-nav a:hover{color:var(--violet)}.header-actions{display:flex;gap:16px;align-items:center}.text-link{font-size:13px;font-weight:750;color:#253151}.mobile-menu-toggle{display:none;background:#f0f2ff;border:1px solid #dce3f7;border-radius:10px;padding:9px;color:var(--navy);align-items:center;justify-content:center}
.marketing-hero{background:radial-gradient(ellipse 60% 90% at 100% 0%,rgba(105,110,255,.15),transparent 75%),linear-gradient(180deg,#fff,#f5f7ff);padding:93px 0 81px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.02fr);gap:55px;align-items:center}.marketing-hero-copy h1{font-size:clamp(39px,4.1vw,60px);line-height:1.12;letter-spacing:-.059em;font-weight:850;margin:19px 0 22px;color:var(--night)}.gradient-text{background:linear-gradient(115deg,#4f46e5,#256aff);color:transparent;background-clip:text;-webkit-background-clip:text}.eyebrow-pill{display:inline-flex;align-items:center;gap:9px;color:#4543c3;background:#eff1ff;padding:9px 13px;border-radius:999px;font-size:11px;letter-spacing:.035em;font-weight:850;border:1px solid #e3e7ff}.pulse-dot{display:inline-block;width:7px;height:7px;background:#22c55e;border-radius:50%;box-shadow:0 0 0 4px rgba(34,197,94,.12)}.marketing-lead{max-width:540px;color:#5b6a88;font-size:17px;line-height:1.85;margin:0}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:29px 0 16px}.hero-footnote{display:flex;align-items:flex-start;gap:8px;color:#6d7892;font-size:12px;line-height:1.7}.hero-footnote .ui-icon{width:16px;height:16px;color:#40a46d;margin-top:1px}.hero-meta{display:flex;gap:26px;margin-top:35px;padding-top:25px;border-top:1px solid #dce4f6}.hero-meta span{display:grid;gap:3px;min-width:0}.hero-meta b{font-size:13px}.hero-meta small{font-size:11px;color:#7c88a1;line-height:1.4}
.product-preview{border-radius:22px;background:#fff;box-shadow:0 35px 80px rgba(57,70,149,.17);border:1px solid #e6e8ff;overflow:hidden;transform:rotate(-1.3deg);max-width:100%}.preview-top{height:42px;background:#fcfcff;border-bottom:1px solid #e8ebfb;display:flex;align-items:center;padding:0 16px;justify-content:space-between;font-size:11px;font-weight:800;color:#273558}.preview-dots{display:flex;gap:5px}.preview-dots i{width:7px;height:7px;background:#cad1ea;border-radius:50%}.preview-dots i:first-child{background:#f09b91}.preview-dots i:nth-child(2){background:#f0c96d}.preview-dots i:last-child{background:#78dca9}.preview-label{border-radius:6px;padding:5px 7px;background:#edf0ff;color:#575bd5;font-size:10px}.preview-inner{display:grid;grid-template-columns:106px minmax(0,1fr);height:348px}.preview-side{background:#111d3b;padding:16px 9px;display:flex;flex-direction:column;gap:10px}.preview-side img{object-fit:contain;margin:0 auto 18px;border-radius:9px}.preview-side-link{font-size:10px;color:#cbd5f4;padding:8px 8px;border-radius:7px}.preview-side-link.active{background:linear-gradient(110deg,#4f46e5,#356bff);color:#fff}.preview-content{background:#f8f9ff;padding:17px;min-width:0}.preview-greeting{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(105deg,#fff,#e9edff);border:1px solid #e3e9ff;border-radius:12px;padding:14px}.preview-greeting div{display:grid;gap:5px}.preview-greeting small{color:#5f65ca;font-weight:800;letter-spacing:.11em;font-size:8px}.preview-greeting strong{font-size:13px}.preview-avatar{width:28px;height:28px;display:grid;place-items:center;color:#5149d9;background:white;border-radius:100%;font-size:10px;font-weight:800}.preview-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:11px}.preview-kpis div{min-width:0;background:white;border-radius:10px;padding:12px;border:1px solid #e8ebf8;display:grid;gap:7px}.preview-kpis small{font-size:10px;color:#67768f}.preview-kpis strong{font-size:23px;letter-spacing:-.05em}.preview-kpis span{font-size:9px;color:#4b62d3}.preview-board{margin-top:11px;border:1px solid #e8ebf8;background:white;border-radius:11px;padding:12px}.preview-board>strong{font-size:12px}.preview-pipeline{margin-top:9px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.preview-pipeline>div{border-radius:8px;background:#f1f3ff;padding:9px 6px;display:grid;align-content:start;gap:5px}.preview-pipeline>div:nth-child(2){background:#edf5ff}.preview-pipeline>div:nth-child(3){background:#effaf3}.preview-pipeline span{font-size:9px;font-weight:800;color:#4e52cb}.preview-pipeline b{display:block;background:white;padding:9px 5px;border:1px solid #e3e8fb;border-radius:5px;font-size:8px;font-weight:650}
.marketing-trust{border-bottom:1px solid #e9edfa;background:#fff;padding:24px 0}.trust-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.trust-inner>span{font-size:10px;color:#4f46e5;letter-spacing:.16em;font-weight:850}.trust-inner strong{font-size:14px}.trust-inner p{color:#778399;font-size:12px;margin:0}.marketing-section{padding:102px 0;scroll-margin-top:82px}.section-tint{background:#f6f8ff}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:35px}.section-kicker{color:#4f46e5;letter-spacing:.17em;font-size:10px;font-weight:850}.section-heading h2,.faq-layout h2{font-weight:850;font-size:clamp(30px,3.5vw,44px);letter-spacing:-.05em;line-height:1.17;margin:12px 0 0}.section-heading>p{color:#65738e;line-height:1.85;max-width:380px;font-size:14px;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.feature-card,.step-card,.plan-card{background:#fff;border:1px solid #e6eaf5;border-radius:18px;padding:27px;box-shadow:0 12px 36px rgba(18,33,83,.035);transition:transform .23s,box-shadow .23s}.feature-card:hover,.step-card:hover,.plan-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.feature-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#edf1ff;color:#4068fb}.feature-icon .ui-icon{width:25px;height:25px}.feature-icon.violet{background:#f0ebff;color:#6b46e5}.feature-icon.cyan{background:#e8f8ff;color:#168fce}.feature-icon.green{background:#e6faee;color:#14a257}.feature-icon.amber{background:#fff5e7;color:#df8a0a}.feature-card h3{margin:21px 0 9px;font-size:17px;letter-spacing:-.025em}.feature-card p,.step-card p,.plan-card p{font-size:13px;color:#6e7990;line-height:1.85;margin:0}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.step-number{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;background:#eff1ff;color:#514ae8;border-radius:13px;font-weight:850}.step-card h3{font-size:17px;margin:20px 0 10px}.plans-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.plan-card{display:flex;flex-direction:column;position:relative;padding:29px}.plan-card.featured{border:2px solid #5660f5;background:linear-gradient(180deg,#f6f6ff,#fff 45%);padding:28px}.plan-tag{display:inline-block;position:absolute;top:-13px;left:25px;background:#534be9;color:#fff;border-radius:999px;padding:6px 12px;font-size:10px;font-weight:800}.plan-card h3{font-size:18px;margin:0 0 10px}.plan-big{font-size:31px;letter-spacing:-.06em;font-weight:850;color:#1b2650;margin:0 0 12px}.plan-card ul{list-style:none;margin:24px 0 28px;padding:0;display:grid;gap:13px}.plan-card li{font-size:12px;color:#34415c;display:flex;align-items:flex-start;gap:9px;line-height:1.5}.plan-card li:before{content:'✓';color:#18a367;font-weight:900}.plan-card .button{margin-top:auto}.plan-disclaimer{font-size:12px;color:#738098;line-height:1.8;margin:22px 0 0}.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px}.faq-layout>div:first-child>p{color:#6b7890;font-size:14px;line-height:1.8}.faq-list{display:grid;gap:10px}.faq-list details{border:1px solid #e1e7f5;border-radius:14px;background:#fff;padding:0 20px}.faq-list summary{list-style:none;cursor:pointer;padding:20px 25px 20px 0;font-size:14px;font-weight:760;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';font-size:22px;color:#5e5bef;position:absolute;right:0;top:13px}.faq-list details[open] summary:after{content:'−'}.faq-list details p{font-size:13px;color:#64718b;line-height:1.8;margin:0 0 20px}.marketing-final{background:#fff;padding:40px 0 70px}.final-cta{background:radial-gradient(circle at 100% 0%,#536cf2,#282a85 58%,#151d46);border-radius:25px;min-height:350px;padding:50px 28px;text-align:center;color:white;display:flex;flex-direction:column;align-items:center;justify-content:center}.final-cta img{border-radius:15px;margin-bottom:14px}.final-cta .section-kicker{color:#b7c5ff}.final-cta h2{font-size:clamp(28px,3.2vw,41px);margin:14px 0;line-height:1.2;letter-spacing:-.04em}.final-cta p{color:#e0e5ff;font-size:14px}.final-cta .hero-actions{margin:16px 0 0}.marketing-footer{padding:31px 0;background:#fff;border-top:1px solid #ecf0f9}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-inner .brand-lockup img{width:135px}.footer-inner span:not(.brand-product):not(.brand-lockup),.footer-inner>a:last-child{font-size:11px;color:#71809b}
/* Public authentication — deliberately NO application sidebar */
.auth-page{background:linear-gradient(130deg,#f7f9ff,#eef2ff);min-height:100vh}.auth-header{height:84px;max-width:1390px;margin:auto;padding:0 44px;display:flex;justify-content:space-between;align-items:center}.auth-back{display:flex;gap:9px;align-items:center;font-size:13px;color:#4a5572;font-weight:650}.auth-back .ui-icon{width:17px;height:17px}.auth-layout{width:min(100% - 72px,1290px);min-height:calc(100vh - 110px);margin:0 auto 20px;display:grid;grid-template-columns:1fr .96fr;border:1px solid #e7eafb;background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 24px 75px rgba(32,43,110,.09)}.auth-story{background:radial-gradient(circle at 120% -20%,rgba(104,126,255,.9),transparent 48%),linear-gradient(150deg,#141f49,#302c94 66%,#4658e8);color:#fff;padding:64px 56px;position:relative;overflow:hidden;display:flex;align-items:center}.auth-story-inner{position:relative;z-index:1;max-width:490px}.eyebrow-pill.light{background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.24);color:#fff}.auth-story h1{font-size:clamp(36px,4vw,55px);letter-spacing:-.055em;line-height:1.13;margin:26px 0 18px}.auth-story h1 span{color:#b5c1ff}.auth-story p{font-size:15px;line-height:1.9;color:#d5dcff;max-width:430px}.auth-story-tiles{display:flex;flex-wrap:wrap;gap:10px;margin-top:31px}.auth-story-tiles>span{display:inline-flex;align-items:center;gap:7px;padding:10px;border:1px solid rgba(255,255,255,.23);border-radius:10px;font-size:11px;background:rgba(255,255,255,.07)}.auth-story-tiles .ui-icon{width:16px;height:16px}.auth-watermark{position:absolute;width:270px;height:270px;object-fit:contain;opacity:.07;right:-65px;bottom:-45px}.auth-form-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:44px 45px}.auth-form-card{width:100%;max-width:460px}.auth-form-intro h2{font-size:clamp(28px,3vw,36px);letter-spacing:-.048em;line-height:1.2;margin:10px 0}.auth-form-intro p{color:#68758e;font-size:14px;line-height:1.7;margin:0 0 28px}.auth-form{display:grid;gap:18px}.auth-form label{display:grid;gap:8px;color:#25314e;font-size:12px;font-weight:750}.auth-form input,.auth-form select{padding:13px 14px;border:1px solid #dce2f1;background:#fafbff;border-radius:11px;color:#17233d;min-height:48px;width:100%;min-width:0}.auth-form input:focus{outline:3px solid #dadfff;border-color:#7477ee}.auth-form button[type=submit]{width:100%;min-height:48px}.auth-switch{font-size:13px;color:#738098;margin-top:21px}.auth-switch a,.auth-secondary-link a{font-weight:750}.auth-secondary-link{border-top:1px solid #e8ecf5;padding-top:17px;margin-top:24px;font-size:12px}.auth-legal{font-size:11px;color:#909ab0;margin:24px 0 0}.wizard-progress{display:flex;gap:7px;margin:0 0 10px}.wizard-step{flex:1;display:flex;align-items:center;gap:6px;font-size:10px;color:#7b87a0;white-space:nowrap}.wizard-step b{display:grid;place-items:center;width:24px;height:24px;flex:none;border-radius:50%;background:#edf0f8;color:#71809b;font-size:11px}.wizard-step.active{color:#4b45c8;font-weight:800}.wizard-step.active b,.wizard-step.complete b{background:#514be7;color:#fff}.wizard-panel{border:0;margin:0;padding:0;min-width:0;display:grid;gap:17px}.wizard-panel legend{font-size:16px;font-weight:800;letter-spacing:-.025em;padding:0 0 20px}.wizard-panel[hidden]{display:none!important}.wizard-form:not([data-wizard-ready]) .wizard-panel:not(:first-of-type){border-top:1px solid #edf0f7;padding-top:18px}.wizard-buttons{display:flex;gap:10px}.wizard-buttons button:last-child{flex:1}.wizard-summary{display:grid;gap:13px;padding:17px;background:#f5f7ff;border-radius:12px}.wizard-summary span{display:flex;gap:9px;align-items:flex-start;font-size:12px;color:#344366}.wizard-summary .ui-icon{width:17px;height:17px;color:#4f46e5}.form-help{font-size:12px;color:#6b7790;line-height:1.75;margin:0}.auth-page .notice{margin:14px 0 20px}
/* Authenticated application and central administration */
.app-page{background:#f5f7ff}.sidebar{width:250px;background:linear-gradient(170deg,#111b39,#1b2b4e);position:fixed;inset:0 auto 0 0;padding:18px 13px;display:flex;flex-direction:column;gap:8px;z-index:35;overflow-y:auto}.sidebar .brand{display:flex;flex-direction:column;background:#fff;border-radius:14px;padding:15px 14px 9px;margin-bottom:15px;align-items:flex-end;gap:1px}.sidebar .brand img{width:100%;height:auto;max-height:52px;object-fit:contain}.brandcrm{font-size:10px;letter-spacing:.2em;color:#514be7;font-weight:850}.sidebar-label{font-size:10px;font-weight:850;color:#8393ba;letter-spacing:.18em;padding:5px 13px 7px}.sidebar nav{display:grid;gap:4px}.nav{color:#d6def6;border-radius:10px;padding:12px 13px;display:flex;align-items:center;gap:12px;font-size:13px;font-weight:600;transition:background .2s,color .2s}.nav .ui-icon{width:19px;height:19px;color:#aebde2}.nav:hover,.nav.active{background:linear-gradient(105deg,#4f46e5,#386efa);color:#fff;text-decoration:none}.nav:hover .ui-icon,.nav.active .ui-icon{color:#fff}.sidebarfoot{margin-top:auto;border:1px solid rgba(193,206,255,.16);border-radius:11px;padding:13px 12px;display:flex;align-items:center;gap:9px;font-size:11px;color:#ecf0ff;line-height:1.45}.sidebarfoot small{color:#a4b3d6}.sidebar-status-dot{width:9px;height:9px;border-radius:50%;background:#3cdb94;box-shadow:0 0 0 4px rgba(60,219,148,.13);flex:none}.workspace{margin-left:250px;min-width:0;min-height:100vh}.topbar{background:#fff;border-bottom:1px solid #e4eafa;height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 27px;gap:15px}.topbar-left,.topbar-right{display:flex;gap:12px;align-items:center;min-width:0}.workspace-mark{width:38px;height:38px;display:grid;place-items:center;border:1px solid #e4e8ff;background:#f4f6ff;border-radius:11px;color:#5659e9}.topbar-context{display:grid;gap:3px;min-width:0}.topbar-context strong{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-context small{font-size:11px;color:#7c879e}.status-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#eef3ff;color:#4f55c7;font-size:11px;font-weight:800;padding:8px 11px;white-space:nowrap}.status-pill:before{content:'';width:6px;height:6px;background:#22b979;border-radius:50%}.avatar{display:grid;place-items:center;background:linear-gradient(135deg,#5f5be9,#3d86f7);color:#fff;border-radius:50%;width:34px;height:34px;font-size:13px;font-weight:800}.topbar-user{color:#394966;font-size:12px;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace main{width:min(100% - 44px,1530px);margin:auto;padding:24px 0 42px}.hero{min-height:144px;background:radial-gradient(circle at 88% -40%,#c6d1ff,transparent 32%),linear-gradient(112deg,#fff,#f3f5ff 62%,#e9edff);border:1px solid #dfe5ff;border-radius:17px;padding:27px 28px;display:flex;align-items:center;justify-content:space-between;gap:30px;overflow:hidden;margin-bottom:18px}.hero .overline{font-size:10px;letter-spacing:.16em;color:#4f46e5;font-weight:850}.hero h1{font-size:clamp(25px,2.4vw,34px);line-height:1.18;letter-spacing:-.05em;margin:7px 0}.hero p{font-size:13px;color:#6e7b94;margin:0}.hero img{height:100px;width:100px;object-fit:contain;opacity:.24;transform:rotate(-10deg)}.notice{border:1px solid #ccd6ff;background:#edf1ff;color:#273f91;border-radius:12px;padding:14px 17px;font-size:13px;line-height:1.55;margin-bottom:17px}.panel,.kpi{background:#fff;border:1px solid #e4eaf6;border-radius:16px;padding:23px;margin-bottom:17px;box-shadow:0 5px 22px rgba(31,42,94,.03)}.panel h2{font-size:18px;letter-spacing:-.025em;margin:0 0 15px}.panel>p{color:#6d7890;font-size:13px;line-height:1.65}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px}.panel-heading h2{margin:6px 0 0}.panel .section-kicker{font-size:9px}.narrow{max-width:650px;margin-inline:auto}.kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.kpi{min-height:120px;display:flex;flex-direction:column;justify-content:center;gap:9px;transition:transform .2s,box-shadow .2s}.kpi:before{content:'';height:32px;width:32px;background:#eef1ff;border-radius:9px;display:block;margin-bottom:1px}.kpi:nth-child(2):before{background:#f2edff}.kpi:nth-child(3):before{background:#e9f7ff}.kpi:nth-child(4):before{background:#e7f8ef}.kpi:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(51,64,154,.10)}.kpi small{color:#64728e;font-weight:700;font-size:12px}.kpi strong{font-size:27px;letter-spacing:-.04em;color:#151e40;overflow-wrap:anywhere}.twocol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.formgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.panel form{display:grid;gap:13px}.panel form.inline{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.panel label{display:grid;gap:7px;font-size:12px;font-weight:720;color:#253450}.panel input,.panel select,.panel textarea{min-width:0;max-width:100%;width:100%;min-height:41px;padding:9px 11px;border:1px solid #dce3f3;background:#fff;border-radius:9px;color:#17213b}.panel input:focus,.panel select:focus,.panel textarea:focus{outline:3px solid #e2e4ff;border-color:#7774ea}.panel form.inline select{width:auto;max-width:145px}.panel .button,.panel button{min-height:39px;font-size:12px;padding:9px 13px;border-radius:9px}.tablewrap{max-width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:12px}th,td{border-bottom:1px solid #e9eef8;padding:13px 11px;text-align:left;vertical-align:middle}th{background:#f7f9ff;color:#5e6c88;font-size:11px;font-weight:750}tbody tr:hover{background:#fbfcff}td small{display:block;color:#8792a8;margin-top:4px}.empty-table{padding:26px;text-align:center;color:#72809b}.kanban{display:grid;grid-template-columns:repeat(6,minmax(183px,1fr));gap:12px;overflow-x:auto;padding-bottom:13px}.stage{background:#eff2ff;border:1px solid #e1e8fa;border-radius:13px;padding:11px;min-height:330px}.stage:nth-child(2){background:#edf6ff}.stage:nth-child(3){background:#eef4ff}.stage:nth-child(4){background:#fff7ea}.stage:nth-child(5){background:#eafaef}.stage h3{font-size:13px;margin:8px 4px 13px}.deal{background:#fff;border:1px solid #e0e7f6;border-radius:11px;padding:12px;margin-bottom:10px;overflow-wrap:anywhere;box-shadow:0 5px 13px rgba(31,42,94,.025)}.deal strong{font-size:12px}.deal p{margin:9px 0;font-weight:750;font-size:14px}.deal small{font-size:11px;color:#73809a}.deal form{margin-top:9px;display:grid;gap:5px}.deal button{width:100%}.deal select{font-size:11px;padding:7px}.validator-panel{max-width:740px;margin-inline:auto}.central-page .hero{background:linear-gradient(110deg,#fff,#e9eeff)}
@media(max-width:1200px){.marketing-wrap{width:min(100% - 48px,1120px)}.site-nav{gap:17px}.hero-grid{gap:30px}.hero-meta{gap:13px}.preview-inner{height:325px}.preview-content{padding:12px}.workspace main{width:calc(100% - 32px)}.kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.kanban{grid-template-columns:repeat(6,200px)}}
@media(max-width:900px){.marketing-header{height:72px}.header-inner{gap:13px}.header-actions{gap:8px}.brand-lockup img{width:139px}.site-nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;padding:15px 25px;border-bottom:1px solid #e4e8f7;box-shadow:0 20px 30px rgba(28,44,105,.08)}.site-nav.menu-open{display:flex;flex-direction:column;align-items:stretch;gap:8px}.site-nav a{padding:11px}.mobile-menu-toggle{display:inline-flex;margin-left:auto}.marketing-hero{padding:65px 0}.hero-grid{grid-template-columns:1fr}.marketing-hero-copy{text-align:center}.marketing-lead{margin-inline:auto}.hero-actions,.hero-footnote,.hero-meta{justify-content:center}.product-preview{max-width:650px;margin-inline:auto;transform:none;width:100%}.section-heading{gap:25px;align-items:start}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-layout{gap:40px}.auth-layout{width:calc(100% - 36px);grid-template-columns:.75fr 1fr}.auth-story{padding:35px}.auth-form-wrap{padding:31px}.auth-story h1{font-size:35px}.auth-story-tiles{display:grid}.trust-inner{flex-wrap:wrap}.plans-grid{gap:9px}.plan-card{padding:22px}.plan-card.featured{padding:21px}}
@media(max-width:720px){.marketing-wrap{width:calc(100% - 34px)}.marketing-header{height:66px}.site-nav{top:66px}.header-actions .text-link{display:none}.header-actions .button{padding:9px 11px;font-size:11px;min-height:35px}.brand-lockup img{width:123px}.brand-product{font-size:10px;padding:4px}.marketing-hero{padding:48px 0 55px}.marketing-hero-copy h1{font-size:clamp(34px,8vw,48px);letter-spacing:-.06em}.marketing-lead{font-size:14px;line-height:1.8}.hero-actions{gap:9px}.hero-actions>.button{width:100%;font-size:12px;padding:13px}.hero-footnote{text-align:center;font-size:11px}.hero-meta{gap:13px;flex-wrap:wrap;margin-top:26px}.hero-meta span{flex:1;min-width:90px}.preview-inner{grid-template-columns:74px minmax(0,1fr);height:318px}.preview-side{padding:12px 4px}.preview-side-link{font-size:8px;padding:7px 3px}.preview-content{padding:9px}.preview-kpis{gap:4px}.preview-kpis div{padding:7px}.preview-kpis small{font-size:8px}.preview-kpis strong{font-size:17px}.preview-kpis span{font-size:7px}.preview-greeting{padding:10px}.preview-greeting strong{font-size:10px}.preview-board{padding:8px}.preview-pipeline{gap:4px}.preview-pipeline b{font-size:7px}.preview-label{font-size:8px}.marketing-trust{padding:17px 0}.trust-inner{display:grid;gap:8px;text-align:center}.marketing-section{padding:66px 0;scroll-margin-top:66px}.section-heading{display:block;margin-bottom:25px}.section-heading h2,.faq-layout h2{font-size:33px}.section-heading>p{margin-top:15px;font-size:13px}.feature-grid,.steps-grid,.plans-grid,.faq-layout{grid-template-columns:1fr;gap:12px}.feature-card,.step-card,.plan-card{padding:23px}.plan-card.featured{padding:22px}.faq-layout{gap:22px}.marketing-final{padding:20px 0 38px}.final-cta{padding:35px 21px}.final-cta h2{font-size:28px}.footer-inner{flex-wrap:wrap;justify-content:center;text-align:center}.auth-header{height:70px;padding:0 18px}.auth-header .brand-lockup img{width:140px}.auth-back{font-size:11px}.auth-layout{width:calc(100% - 24px);min-height:auto;display:block;margin-bottom:16px;border-radius:20px}.auth-story{padding:30px 25px;min-height:155px}.auth-story h1{font-size:29px;margin:11px 0}.auth-story p{display:none}.auth-story-tiles{display:none}.auth-form-wrap{padding:30px 22px}.auth-form-intro h2{font-size:28px}.auth-form-intro p{margin-bottom:19px}.wizard-progress{gap:3px}.wizard-step{font-size:8px}.wizard-step b{width:21px;height:21px}.sidebar{transform:translateX(-102%);transition:transform .22s;box-shadow:20px 0 50px rgba(5,17,48,.14)}.sidebar.menu-open{transform:none}.workspace{margin-left:0}.topbar{height:63px;padding:0 14px}.app-menu-toggle{display:inline-flex}.workspace-mark{width:32px;height:32px}.workspace-mark .ui-icon{width:16px;height:16px}.topbar-context strong{max-width:155px;font-size:12px}.topbar-context small{font-size:10px}.topbar-right{gap:7px}.topbar-right .status-pill,.topbar-user{display:none}.avatar{width:30px;height:30px}.workspace main{width:calc(100% - 24px);padding:15px 0 25px}.hero{min-height:115px;padding:16px;margin-bottom:12px;gap:12px}.hero h1{font-size:24px}.hero p{font-size:11px;line-height:1.55}.hero img{width:56px;height:56px;opacity:.25}.kpis{gap:9px}.kpi{padding:14px;min-height:99px}.kpi strong{font-size:21px}.kpi small{font-size:11px}.panel{padding:16px}.panel h2{font-size:16px}.twocol,.formgrid{grid-template-columns:1fr}.tablewrap{overflow-x:auto}.kanban{grid-template-columns:repeat(6,205px)}}
@media(max-width:380px){.marketing-header .brand-lockup img{width:102px}.header-actions .button{font-size:10px}.header-inner{gap:5px}.hero-meta span{min-width:82px}.preview-top{padding:0 6px}.preview-label{display:none}.auth-header .brand-lockup img{width:110px}.auth-story h1{font-size:26px}.wizard-step{font-size:7px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
