/* Public landing: the dashboard's blue glass, Jost headings and white widgets.
   Deliberately scoped: no dependencies on authenticated application styles. */
.landing{--ink:#203346;--muted:#647b8d;--blue:#007aff;--brand:#16358f;--line:#bccfdd70;--ease:cubic-bezier(.22,.68,0,1.01);margin:0;color:var(--ink);font:15px/1.55 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;-webkit-font-smoothing:antialiased;font-variant-numeric:tabular-nums}
.landing *{box-sizing:border-box}.landing [hidden]{display:none!important}.landing .symbols{position:absolute;width:0;height:0;overflow:hidden}.landing .icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex:none}.landing a{color:inherit;text-decoration:none}.landing button,.landing input{font:inherit}.landing button{cursor:pointer}.landing a,.landing button,.landing summary{ -webkit-tap-highlight-color:transparent}.landing :is(a,button,input,summary):focus-visible{outline:3px solid #0067ce;outline-offset:4px}.landing h1,.landing h2,.landing h3{font-family:Jost,-apple-system,sans-serif;font-weight:500;letter-spacing:-.035em;line-height:1.12;margin:0}.landing p{margin:0}.landing .shell{width:min(1280px,calc(100% - 64px));margin-inline:auto}.landing section[id],.landing #auth{scroll-margin-top:100px}.landing .skip{position:fixed;top:-100px;z-index:100;background:white;padding:14px;border-radius:10px}.landing .skip:focus{top:8px}.landing .button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:52px;border:1px solid transparent;border-radius:15px;padding:14px 23px;font-size:15px;font-weight:600;line-height:1.3;transition:transform .2s,box-shadow .2s,background .2s;white-space:nowrap}.landing .button:hover{transform:translateY(-2px)}.landing .button:active{transform:translateY(0) scale(.98)}.landing .primary{background:linear-gradient(120deg,#1392ff,#277cf2);color:white;box-shadow:inset 0 1px 0 #ffffff50,0 7px 18px #007aff24}.landing .primary:hover{box-shadow:0 10px 24px #007aff40}.landing .secondary{background:#ffffffa6;border-color:#ffffffe0;color:#34516e;box-shadow:0 3px 10px #26476108}.landing .button.small{min-height:42px;padding:10px 17px;border-radius:12px;font-size:13px}.landing .fine{font-size:12px;color:var(--muted)}
.landing-nav{position:relative;z-index:10;display:flex;align-items:center;gap:30px;padding:16px 24px;margin-top:20px!important;background:linear-gradient(130deg,#ffffffcc,#e6f1f5ad);border:1px solid #ffffffcf;border-radius:23px;backdrop-filter:blur(22px);box-shadow:0 6px 28px #234c6d0a}.landing .brand{display:flex;align-items:center;gap:10px;font-size:24px;font-weight:700;letter-spacing:-1px;line-height:1}.landing .brand-light{font-weight:400}.landing .brand small{display:block;margin-top:6px;font-size:9px;font-weight:400;letter-spacing:.02em;color:var(--muted)}.landing .brand-mark{display:grid;place-items:center;width:40px;height:40px;background:linear-gradient(150deg,#77ccec,#1479de);border:1px solid #ffffff8a;border-radius:13px;color:white;box-shadow:0 3px 8px #167abc20}.landing .brand-mark .icon{width:24px;height:24px}.landing .nav-links{display:flex;gap:28px;margin:auto;font-size:13px;color:#506b82}.landing .nav-links a:hover,.landing .login-link:hover{color:var(--blue)}.landing .nav-actions{display:flex;gap:22px;align-items:center;font-size:13px}.landing .hero{text-align:center;padding-top:64px;padding-bottom:48px}.landing .eyebrow{font-size:12px;letter-spacing:.025em;color:#416381;display:inline-flex;gap:9px;align-items:center}.landing .status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#26b96b;box-shadow:0 0 0 4px #34c75912}.landing h1{font-size:clamp(46px,5.1vw,76px);line-height:1.04;margin:23px 0 22px;color:#1d3147;letter-spacing:-.047em}.landing h1 span{color:#2878c5}.landing .hero-copy{font-size:17px;line-height:1.6;color:#4f6b82}.landing .hero-actions{display:flex;justify-content:center;gap:12px;margin:25px 0 16px}.landing .hero .fine{color:#58728a}.landing .hero>*{animation:hero-in .75s var(--ease) both}.landing .hero h1{animation-delay:.08s}.landing .hero-copy{animation-delay:.16s}.landing .hero-actions{animation-delay:.22s}
.landing .demo-intro{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:0 5px 13px;font-size:12px;color:#385a77}.landing .demo-intro>span:first-child{display:flex;align-items:center;gap:9px}.landing .demo-tag{padding:5px 10px;border-radius:99px;background:#ffffff70;border:1px solid #ffffff80;font-size:10px;color:#5e7487;white-space:nowrap}.landing .demo-window{display:grid;grid-template-columns:185px minmax(0,1fr);gap:12px;padding:12px;border:1px solid #ffffffc7;background:linear-gradient(140deg,#f3f8fcc4,#deeff7a6);border-radius:30px;box-shadow:inset 0 1px 1px white,0 25px 65px -28px #1839575c;backdrop-filter:blur(24px)}.landing .demo-sidebar{background:linear-gradient(165deg,#f6f9fdb0,#daeaf480);border:1px solid #ffffffb5;border-radius:22px;padding:20px 12px;display:flex;flex-direction:column;min-width:0}.landing .window-dots{display:flex;gap:5px;padding:0 6px}.landing .window-dots i{width:7px;height:7px;border-radius:50%;background:#ff6c68}.landing .window-dots i:nth-child(2){background:#ffbf4f}.landing .window-dots i:nth-child(3){background:#2bcb68}.landing .demo-person{display:flex;gap:10px;align-items:center;border-bottom:1px solid var(--line);padding:27px 4px 22px;margin-bottom:17px}.landing .avatar{display:grid;place-items:center;width:37px;height:37px;border-radius:50%;background:linear-gradient(125deg,#62cae8,#2c80df);color:white;box-shadow:0 0 0 3px #ffffff70;flex:none}.landing .demo-person small{font-size:9px;color:var(--muted);display:block}.landing .demo-person b{font-size:12px}.landing .demo-menu{display:flex;flex-direction:column;gap:6px}.landing .demo-menu>span{display:flex;align-items:center;gap:9px;min-height:38px;padding:9px;border-radius:11px;font-size:10px;color:#56768d}.landing .demo-menu .icon{width:15px;height:15px}.landing .demo-menu .active{color:white;background:linear-gradient(120deg,#1697ff,#2c7bf1);box-shadow:0 4px 8px #007aff1a}.landing .demo-menu i{font-style:normal;font-size:8px;margin-left:auto;border-radius:99px;background:#ff6c68;color:white;padding:0 4px}.landing .side-bottom{display:flex;align-items:center;gap:8px;padding:12px 7px;background:#ffffff70;border-radius:13px;margin-top:auto;font-size:10px}.landing .side-bottom .icon{color:#328ad7}.landing .side-bottom small{display:block;font-size:8px;color:var(--muted)}.landing .demo-main{min-width:0;padding:13px 10px 9px}.landing .demo-toolbar{display:flex;align-items:center;gap:12px}.landing .segment{display:flex;align-items:center;gap:2px;background:#eaf0f680;border:1px solid #ffffffc0;border-radius:99px;padding:3px;width:max-content;max-width:100%}.landing .segment button{border:0;border-radius:99px;background:none;font-size:11px;color:#5b7083;padding:6px 14px;line-height:1.4;transition:background .2s,color .2s,box-shadow .2s}.landing .segment button[aria-pressed=true]{background:white;color:#16358f;box-shadow:0 2px 5px #234e7320}.landing .period-label{font-size:10px;color:#668298}.landing .demo-avatar{margin-left:auto;width:26px;height:26px;border-radius:50%;background:#ffffffaa;color:#3487d0;display:grid;place-items:center;font-size:10px}.landing .demo-greeting{display:flex;align-items:center;justify-content:space-between;margin:22px 0 18px}.landing .demo-greeting h2{font-size:27px;font-weight:500}.landing .demo-greeting p{font-size:11px;margin-top:4px;color:var(--muted)}.landing .updated{font-size:9px;color:#648499;display:flex;align-items:center;gap:5px}.landing .updated i{width:5px;height:5px;background:#37be81;border-radius:50%}.landing .kpi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.landing .demo-card{background:#fffffffa;border-radius:20px;padding:18px;box-shadow:0 4px 15px #27456104;min-width:0}.landing .kpi-label{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#6e7b87}.landing .mini-icon{width:24px;height:24px;border-radius:8px;display:grid;place-items:center}.landing .mini-icon .icon{width:14px;height:14px}.landing .blue{color:#0785ed;background:#eaf4ff}.landing .purple{color:#a74adc;background:#f4eaff}.landing .orange{color:#e78a20;background:#fff2dc}.landing .green{color:#23af6a;background:#eaf9ed}.landing .kpi-value{font-size:clamp(21px,1.9vw,28px);font-weight:600;display:block;letter-spacing:-.055em;color:#203244;line-height:1.3;margin:6px 0}.landing .kpi-sub{display:flex;gap:6px;font-size:8px;color:#94a0ac;align-items:center;flex-wrap:wrap}.landing .delta{background:#eaf9ee;color:#26ad62;border-radius:99px;padding:1px 6px;font-size:9px}.landing .spark{display:block;width:100%;height:40px;margin:13px 0 9px}.landing .spark-line{stroke:#007aff;stroke-width:1.7;fill:none;stroke-dasharray:300;stroke-dashoffset:300;animation:draw 1.7s .3s var(--ease) forwards}.landing .mini-bars{display:flex;align-items:flex-end;gap:5px;height:40px;margin:13px 0 9px}.landing .mini-bars i{height:var(--height);flex:1;background:#b8d9ff;border-radius:3px;transform-origin:bottom;animation:bar-enter 1s var(--ease) both;animation-delay:var(--delay)}.landing .mini-bars i:last-child{background:#007aff}.landing .purple-bars i{background:#e1ccf3}.landing .purple-bars i:last-child{background:#ad5de0}.landing .kpi-bottom{border-top:1px solid #eaf0f5;padding-top:8px;display:flex;justify-content:space-between;align-items:center;font-size:8px;color:#7e8a96}.landing .kpi-bottom .icon{width:12px;height:12px;color:#36b97a}.landing .kpi-bottom b{font-size:11px;color:#3d5469}
.landing .chart-grid{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(220px,1fr);gap:12px;margin-top:12px}.landing .chart-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.landing .demo-card h3{font-family:inherit;letter-spacing:-.015em;font-size:12px;font-weight:600;line-height:1.4}.landing .metric-segment{background:#f5f7fa;border:none;padding:2px}.landing .metric-segment button{font-size:9px;padding:5px 8px}.landing .chart-summary{display:flex;align-items:center;justify-content:space-between;font-size:9px;gap:8px;color:#8b9baa;margin-top:20px}.landing .chart-summary output{font-size:10px;color:#007aff}.landing .bar-chart{position:relative;height:176px;margin-top:10px}.landing .chart-gridlines{position:absolute;inset:0 0 22px;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.landing .chart-gridlines span{border-top:1px dashed #e4edf4}.landing .chart-bars{position:relative;display:flex;align-items:stretch;gap:9px;height:100%;padding-top:15px}.landing .chart-column{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;flex:1;min-width:0;padding:0;border:0;background:none;color:#8c9eac;font-size:8px;position:relative}.landing .bar{display:block;width:100%;max-width:50px;height:var(--height);min-height:5px;border-radius:6px 6px 3px 3px;background:linear-gradient(0deg,#a6d0ff,#c7e3ff);transition:height .65s var(--ease),background .2s;position:relative;transform-origin:bottom;animation:bar-enter .9s var(--ease) both}.landing .chart-column.selected .bar,.landing .chart-column:hover .bar,.landing .chart-column:focus-visible .bar{background:linear-gradient(0deg,#147bfa,#0795ff)}.landing .bar-number{position:absolute;top:-18px;left:50%;transform:translateX(-50%);font-size:8px;color:#5c7b94;white-space:nowrap}.landing .chart-column.selected .bar-number{color:#007aff;font-weight:600}.landing .bar-label{display:block;white-space:nowrap;font-size:8px;height:22px;line-height:22px;margin-top:4px}.landing .chart-foot{display:flex;justify-content:space-between;gap:8px;font-size:8px;color:#92a0ac;margin-top:10px}.landing .chart-foot>span:first-child{display:flex;align-items:center;gap:5px}.landing .legend-dot{width:5px;height:5px;border-radius:50%;background:#007aff}.landing .ring-wrap{display:grid;place-items:center;margin:14px 0}.landing .ring{width:116px;height:116px;border-radius:50%;background:conic-gradient(#007aff 0 22.6%,#a5ccff 22.6% 58%,#bba5ed 58% 88%,#f7c77b 88%);display:grid;place-items:center;box-shadow:0 3px 12px #478dcc0d;animation:ring-enter 1s var(--ease) both}.landing .ring>div{width:87px;height:87px;background:white;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-direction:column}.landing .ring b{font-size:23px;letter-spacing:-.06em;color:#2a4962}.landing .ring span{font-size:8px;color:#8a9aa7}.landing .ring-legend{display:grid;grid-template-columns:1fr 1fr;gap:7px 12px}.landing .ring-legend>span{display:grid;grid-template-columns:5px 1fr auto;gap:4px;align-items:center;font-size:8px;color:#7e909e}.landing .ring-legend i{width:5px;height:5px;border-radius:50%}.landing .ring-legend b{font-size:8px;font-weight:500;color:#354e63}.landing .demo-note{text-align:center;font-size:11px;color:#5e7a91;margin-top:18px}
.landing .features{margin-top:110px}.landing .section-heading{margin-bottom:38px}.landing h2{font-size:clamp(33px,3.2vw,48px);line-height:1.13}.landing .section-heading h2{margin-top:14px}.landing h2 span{color:#62849f}.landing .section-heading>p{font-size:15px;color:#58758b;max-width:550px;margin-top:17px}.landing .feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.landing .feature-card{background:#ffffffe3;border:1px solid #ffffffb0;border-radius:27px;padding:36px 38px;overflow:hidden;box-shadow:0 7px 25px #335c7407}.landing .feature-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;margin-bottom:22px}.landing .feature-icon .icon{width:23px;height:23px}.landing .feature-card h3{font-size:30px;line-height:1.14;color:#263f55}.landing .feature-card>p,.landing .feature-card>div>p{color:#748897;font-size:14px;line-height:1.7;margin-top:17px;max-width:430px}.landing .profit-waterfall{margin:26px 0 9px;display:grid;gap:12px}.landing .profit-waterfall>div{display:grid;grid-template-columns:70px 1fr 44px;gap:12px;align-items:center;font-size:11px;color:#60788c}.landing .profit-waterfall i{display:block;width:var(--width);height:13px;border-radius:4px;background:#b9daff;transform-origin:left}.landing .profit-waterfall>div:nth-child(2) i{background:#c9badf}.landing .profit-waterfall>div:last-child i{background:#007aff}.landing .profit-waterfall b{font-weight:500;text-align:right}.landing .feature-card .fine{font-size:9px;color:#96a4af}.landing .signal-row{display:flex;align-items:center;gap:12px;background:#f4f7fa;padding:14px;border-radius:14px;margin-top:14px}.landing .signal-row:first-of-type{margin-top:27px}.landing .signal-icon{display:grid;place-items:center;border-radius:9px;width:31px;height:31px;font-weight:600;flex:none}.landing .signal-row b{font-size:12px;font-weight:500}.landing .signal-row small{display:block;font-size:10px;color:#8b9ca9;margin-top:2px}.landing .signal-row>span:last-child{margin-left:auto;color:#98aebb}.landing .warehouse-feature{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;background:linear-gradient(120deg,#f9fcffff,#eff6fcdf)}.landing .text-link{display:inline-flex;align-items:center;gap:10px;color:#2484d5;font-size:13px;font-weight:500;margin-top:22px}.landing .pick-demo{background:white;border:1px solid #dbe8f3;border-radius:20px;padding:24px;box-shadow:0 10px 35px #345a7b0a;transform:rotate(-1deg)}.landing .pick-head{display:flex;justify-content:space-between;align-items:center;font-size:14px}.landing .pick-product{display:flex;align-items:center;gap:11px;border-block:1px solid #edf2f6;padding:24px 0;margin-top:17px}.landing .package{display:grid;place-items:center;width:43px;height:50px;background:#f1f5f8;border-radius:9px;color:#7b95a8}.landing .pick-product b{font-size:12px;font-weight:500}.landing .pick-product small{display:block;font-size:10px;color:#92a2b0;margin-top:4px}.landing .box-label{font-size:9px;color:#5c89ae;padding:5px 7px;background:#eef6ff;border-radius:6px;margin-left:auto;white-space:nowrap}.landing .pick-steps{display:flex;justify-content:space-between;gap:8px;font-size:10px;color:#95a6b6;margin:20px 0}.landing .pick-steps .done{color:#25ad73}.landing .pick-demo .button{width:100%;font-size:12px;min-height:43px;padding:11px}.landing .pick-demo #pick-feedback{font-size:9px;text-align:center;color:#9aaaB8;margin-top:11px}.landing .access-demo{background:#f5f8fb;border-radius:16px;padding:16px;margin-top:25px}.landing .access-demo>div{display:flex;gap:12px;align-items:center;font-size:12px}.landing .small-avatar{width:27px;height:27px;font-size:12px;background:linear-gradient(130deg,#b69cef,#8c79cd)}.landing .access-demo b{font-weight:500}.landing .access-badge{margin-left:auto;font-size:9px;padding:3px 10px;background:#e9e5f6;color:#8b78b0;border-radius:99px}.landing .access-demo p{display:flex;flex-wrap:wrap;gap:15px;font-size:10px;margin-top:15px;color:#648199}.landing .access-demo p span{display:flex;gap:5px;align-items:center}.landing .access-demo .icon{width:13px;height:13px}.landing .module-pills{display:flex;flex-wrap:wrap;gap:9px;margin-top:25px}.landing .module-pills span{background:#f1f6f9;border:1px solid #e3ebf1;padding:8px 13px;border-radius:99px;color:#698298;font-size:11px}.landing .start-section{padding:85px 0 25px;text-align:center}.landing .start-section .section-heading{margin-bottom:42px}.landing .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;text-align:left;margin-bottom:36px}.landing .steps article{border-top:1px solid #ffffffbc;padding:22px 12px}.landing .step-number{font:400 32px Jost,sans-serif;color:#6a97be}.landing .steps h3{font-size:23px;margin:15px 0 12px}.landing .steps p{font-size:13px;color:#5b788e;line-height:1.7;max-width:290px}.landing .faq-section{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;padding-top:100px;padding-bottom:100px}.landing .faq-section h2{margin-top:15px}.landing .faq-list details{border-bottom:1px solid #ffffff9e;padding:18px 0}.landing .faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-size:14px;list-style:none;color:#314e66}.landing .faq-list summary::-webkit-details-marker{display:none}.landing .faq-list summary span{display:grid;place-items:center;background:#ffffff70;border-radius:50%;width:24px;height:24px;font-size:18px;color:#5783a7;flex:none;transition:transform .2s}.landing .faq-list details[open] summary span{transform:rotate(45deg)}.landing .faq-list p{font-size:13px;line-height:1.7;color:#5c7b92;padding:15px 38px 2px 0}.landing .auth-section{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:70px;padding:55px;background:linear-gradient(135deg,#eff8ffdd,#e5f0f8bc);border:1px solid #ffffffbf;border-radius:30px}.landing .auth-copy h2{margin-top:17px}.landing .auth-copy p{margin:22px 0;font-size:14px;color:#5c7990}.landing .auth-copy>.fine{display:block;margin-top:14px}.landing .authform{background:white;border-radius:22px;padding:30px;box-shadow:0 8px 30px #25476807}.landing .authform h3{font-size:24px}.landing .authform>p{font-size:12px;color:#8b9baa;margin-top:7px;margin-bottom:25px}.landing .authform label{display:block;font-size:11px;color:#526d83;margin:13px 0 7px}.landing .authform input{display:block;width:100%;height:46px;border:1px solid #dce7ef;background:#f8fafc;border-radius:10px;padding:11px 13px;font-size:13px;color:#304e65}.landing .authform input::placeholder{color:#9aabba}.landing .password-label{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.landing .password-label a{font-size:10px;color:#4383b4}.landing .authform .button{width:100%;margin-top:22px;font-size:13px;min-height:45px}.landing .form-error{color:#a32929;background:#ffeded;padding:10px;font-size:12px;border-radius:10px}.landing footer{padding:45px 4px 95px}.landing .footer-top{display:flex;align-items:center;gap:25px;padding-bottom:22px;border-bottom:1px solid #ffffff8f}.landing .footer-top>span{font-size:12px;color:#5b778b}.landing .footer-top>a:last-child{margin-left:auto;font-size:12px}.landing .footer-links{display:flex;flex-wrap:wrap;gap:10px 25px;margin:20px 0 14px;font-size:10px;color:#496a83}.landing footer>p{font-size:9px;color:#58788f;margin-top:5px}.landing .cookie-banner{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);width:min(650px,calc(100% - 28px));z-index:50;display:flex;align-items:center;gap:20px;padding:14px 18px;border:1px solid white;border-radius:18px;background:#f7fbfff2;backdrop-filter:blur(20px);box-shadow:0 5px 30px #23445c25}.landing .cookie-banner p{font-size:11px;color:#5e7789}.landing .cookie-banner a{text-decoration:underline}.landing .cookie-banner .button{margin-left:auto}.landing.motion-ready .reveal{opacity:0;transform:translateY(20px);transition:opacity .65s var(--ease),transform .65s var(--ease)}.landing.motion-ready .reveal.visible{opacity:1;transform:none}.landing .reveal.visible .profit-waterfall i{animation:waterfall .8s var(--ease) both}
@keyframes hero-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes bar-enter{from{transform:scaleY(.06);opacity:.3}to{transform:scaleY(1);opacity:1}}@keyframes draw{to{stroke-dashoffset:0}}@keyframes ring-enter{from{transform:scale(.88) rotate(-25deg);opacity:.3}to{transform:scale(1) rotate(0);opacity:1}}@keyframes waterfall{from{transform:scaleX(.05)}to{transform:scaleX(1)}}
@media(min-width:1500px){.landing .demo-window{grid-template-columns:205px minmax(0,1fr)}.landing .hero{padding-top:80px}}
@media(max-width:1100px){.landing .nav-links{gap:15px}.landing .demo-sidebar{display:none}.landing .demo-window{grid-template-columns:minmax(0,1fr)}.landing .chart-grid{grid-template-columns:minmax(0,1.8fr) minmax(220px,1fr)}.landing .warehouse-feature{gap:30px}.landing .feature-card{padding:30px}.landing .auth-section{gap:35px;padding:40px}.landing .nav-actions{gap:13px}.landing .nav-links{font-size:12px}}
@media(max-width:760px){.landing .shell{width:calc(100% - 32px)}.landing-nav{padding:13px 15px;margin-top:12px!important;border-radius:19px;gap:12px}.landing .nav-links{display:none}.landing .nav-actions{margin-left:auto}.landing .brand{font-size:21px}.landing .brand small{font-size:8px}.landing .brand-mark{width:33px;height:33px;border-radius:10px}.landing .nav-actions .small{font-size:11px;min-height:37px;padding:9px 12px}.landing .nav-actions .icon{display:none}.landing .hero{padding:48px 0 32px}.landing h1{font-size:clamp(40px,7.8vw,58px);margin:20px 0}.landing .hero-copy{font-size:14px}.landing .hero .eyebrow{font-size:10px}.landing .hero-actions{gap:9px}.landing .hero-actions .button{font-size:12px;padding:13px 16px;gap:9px;min-height:47px}.landing .hero .fine{font-size:10px}.landing .demo-intro{font-size:10px;align-items:flex-start}.landing .demo-intro>span:first-child{max-width:210px;line-height:1.6}.landing .demo-intro .demo-tag{font-size:8px}.landing .demo-window{padding:7px;border-radius:23px}.landing .demo-main{padding:12px 5px 5px}.landing .demo-toolbar{gap:6px}.landing .demo-toolbar .segment button{padding:5px 11px;font-size:10px}.landing .period-label{font-size:8px}.landing .demo-avatar{display:none}.landing .demo-greeting{margin:18px 2px 15px}.landing .demo-greeting h2{font-size:26px}.landing .demo-greeting p{font-size:10px}.landing .updated{display:none}.landing .kpi-grid{gap:7px}.landing .demo-card{padding:13px 11px;border-radius:15px}.landing .kpi-label{font-size:9px}.landing .kpi-value{font-size:21px;margin:6px 0}.landing .mini-icon{display:none}.landing .kpi-sub{font-size:7px;gap:3px}.landing .comparison{display:none}.landing .delta{font-size:8px}.landing .kpi-bottom{font-size:7px}.landing .kpi-bottom .icon{display:none}.landing .kpi-bottom b{font-size:9px}.landing .spark,.landing .mini-bars{height:30px;margin-top:10px}.landing .mini-bars{gap:3px}.landing .chart-grid{grid-template-columns:minmax(0,1fr);gap:7px;margin-top:7px}.landing .breakdown{display:none}.landing .chart-heading{gap:5px}.landing .demo-card h3{font-size:11px}.landing .metric-segment button{padding:4px 7px;font-size:8px}.landing .bar-chart{height:166px}.landing .chart-summary{margin-top:18px;font-size:8px}.landing .chart-summary output{font-size:9px}.landing .chart-bars{gap:8px}.landing .bar-number{font-size:7px}.landing .chart-column .bar{border-radius:5px 5px 2px 2px}.landing .chart-foot{font-size:7px}.landing .demo-note{font-size:9px;padding-inline:15px}.landing .features{margin-top:65px}.landing .section-heading{margin-bottom:25px}.landing h2{font-size:34px}.landing .section-heading>p{font-size:13px}.landing .feature-grid{gap:13px;grid-template-columns:1fr}.landing .feature-card{padding:28px;border-radius:23px}.landing .feature-card h3{font-size:29px}.landing .feature-card>p,.landing .feature-card>div>p{font-size:13px}.landing .warehouse-feature{grid-column:auto;grid-template-columns:1fr;gap:28px}.landing .pick-demo{padding:20px}.landing .start-section{padding-top:60px}.landing .steps{grid-template-columns:1fr;gap:7px;margin-bottom:25px}.landing .steps article{display:grid;grid-template-columns:42px 1fr;gap:8px 12px;padding:17px 0}.landing .step-number{grid-row:1/3;font-size:25px}.landing .steps h3{margin:0;font-size:21px}.landing .steps p{grid-column:2;max-width:none;font-size:12px}.landing .faq-section{grid-template-columns:1fr;gap:25px;padding:60px 0}.landing .faq-list summary{font-size:13px}.landing .auth-section{grid-template-columns:1fr;gap:30px;padding:28px 20px;border-radius:24px}.landing .authform{padding:23px}.landing .auth-copy h2{font-size:36px}.landing .auth-copy .button{font-size:12px;padding:13px 16px}.landing .auth-copy .fine{font-size:10px}.landing .footer-top{gap:12px}.landing .footer-top>span{font-size:10px}.landing .cookie-banner{gap:10px;padding:12px}.landing .cookie-banner p{font-size:10px}.landing .cookie-banner .button{font-size:11px}}
@media(max-width:410px){.landing .brand small{display:none}.landing .nav-actions{gap:12px;font-size:12px}.landing .nav-actions .button{font-size:10px;padding:9px}.landing .hero-actions{flex-direction:column;align-items:center}.landing .hero-actions .button{width:250px}.landing h1{font-size:40px}.landing .kpi-value{font-size:18px}.landing .kpi-bottom{min-height:29px;align-items:flex-start}.landing .kpi-bottom b{white-space:nowrap}.landing .demo-card{padding:12px 8px}.landing .chart-heading{flex-wrap:wrap;gap:9px}.landing .chart-foot>span:last-child{max-width:125px;text-align:right}.landing .bar-label{font-size:7px}.landing .feature-card{padding:24px}.landing .cookie-banner{align-items:center}.landing .demo-intro{font-size:9px}.landing .demo-intro .demo-tag{font-size:7px}.landing .footer-top>span{display:none}}
@media(prefers-reduced-motion:reduce){.landing *,.landing *::before,.landing *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.landing .spark-line{stroke-dashoffset:0}.landing.motion-ready .reveal{opacity:1;transform:none}}
@media print{.landing{background:white}.landing .hero,.landing .demo-section{break-inside:avoid}.landing .cookie-banner,.landing .nav-actions,.landing .auth-section{display:none}.landing.motion-ready .reveal{opacity:1;transform:none}}
/* Keep the shared dashboard wallpaper, with a light veil for text outside cards. */
@media screen{html body.landing::before{background-image:linear-gradient(120deg,#eff6fbea,#e7f4fadd),url('/static/images/glass2-blue-waves-20260911-d6b4253c.png');filter:blur(20px)}}
html:has(body.landing){scroll-behavior:smooth}
@media(prefers-reduced-motion:reduce){html:has(body.landing){scroll-behavior:auto}}
/* Floating KPI cards and the warehouse/comparison reference sections. */
.landing .hero{position:relative;padding-top:75px;padding-bottom:65px;min-height:530px}
.landing .hero h1{font-size:clamp(46px,4.2vw,62px);position:relative;z-index:2}
.landing .hero>.eyebrow,.landing .hero>.hero-copy,.landing .hero>.hero-actions,.landing .hero>.fine{position:relative;z-index:2;max-width:650px;margin-left:auto;margin-right:auto}
.landing .hero>.hero-copy{max-width:580px;font-size:16px}
.landing .hero>.hero-actions{max-width:650px}.landing .hero>.hero-actions .button{font-size:13px;padding-inline:19px;gap:10px}
.landing .hero>.floating-cards,.landing .hero>.float-controls{animation:none}
.landing .floating-card{position:absolute;z-index:1;width:218px;padding:20px 19px 17px;text-align:left;background:#fffffff5;border:1px solid #ffffffd9;border-radius:23px;box-shadow:0 20px 38px -14px #3d608747,0 4px 10px #547ba408;transform:rotate(var(--tilt));animation:card-float var(--duration,7s) ease-in-out infinite;animation-delay:var(--delay,0s);will-change:transform}
.landing .float-profit{left:0;top:67px;--tilt:-6deg;--duration:7.2s;--delay:-1s}
.landing .float-ads{left:24px;top:290px;--tilt:4deg;--duration:8.4s;--delay:-3s}
.landing .float-fbs{right:2px;top:82px;--tilt:5deg;--duration:7.8s;--delay:-2s}
.landing .float-claim{right:4px;top:315px;--tilt:-4deg;--duration:9s;--delay:-4s;width:238px}
.landing .float-label{display:flex;align-items:flex-start;justify-content:space-between;gap:5px;font-size:11px;color:#718495;line-height:1.4}
.landing .float-label .icon{width:16px;height:16px;flex:none;color:#8a98a4}
.landing .floating-card>b{display:block;font-size:30px;letter-spacing:-.055em;line-height:1.2;margin:13px 0 10px;color:#253c50;font-weight:650;white-space:nowrap}
.landing .floating-card p{font-size:10px;line-height:1.6}
.landing .float-up{color:#52b668}.landing .float-warn{color:#b27c30}.landing .float-alert{color:#ed6558}
.landing .float-spark{width:145px;height:26px;display:block;margin-top:13px;stroke:#6abd6d;stroke-width:2.5;fill:none;stroke-linecap:round;stroke-linejoin:round}
.landing .float-controls{display:flex;align-items:center;justify-content:center;gap:11px;margin-top:20px;font-size:9px;color:#68859c;position:relative;z-index:2}
.landing .float-controls button{border:0;border-bottom:1px dotted #7697b1;padding:3px 0;background:none;color:#4f7899;font-size:9px}
.landing.floating-paused .floating-card{animation-play-state:paused;will-change:auto}
@keyframes card-float{0%,100%{transform:translateY(0) rotate(var(--tilt))}50%{transform:translateY(-13px) rotate(calc(var(--tilt) + 2deg))}}
.landing .storage-section{display:grid;grid-template-columns:1fr 1.1fr;gap:50px;align-items:center;margin-top:105px}
.landing .storage-eyebrow{padding:5px 12px;border-radius:99px;border:1px solid #ffffffd9;background:#ffffff42}
.landing .storage-copy h2{font-size:39px;line-height:1.16;margin-top:20px}.landing .storage-copy>p{font-size:14px;color:#698499;line-height:1.85;margin-top:20px;max-width:530px}
.landing .storage-benefits{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:21px}
.landing .storage-benefits li{display:flex;gap:14px;align-items:flex-start}
.landing .storage-benefits li>span{display:grid;place-items:center;width:32px;height:32px;flex:none;background:#ffffff80;border-radius:10px;color:#397db8}
.landing .storage-benefits h3{font-family:inherit;font-size:14px;font-weight:600;letter-spacing:-.015em;line-height:1.4;margin-bottom:4px}
.landing .storage-benefits p{font-size:12px;line-height:1.7;color:#72899b}
.landing .storage-preview{border:1px solid #ffffffdf;border-radius:29px;background:linear-gradient(130deg,#f4f8ff95,#e7f3f580);box-shadow:0 22px 45px -20px #43668438;padding:18px;min-width:0}
.landing .storage-preview-head{display:flex;align-items:center;justify-content:space-between;color:#55748d;font-size:11px;margin-bottom:13px;padding:0 4px}
.landing .storage-boxes{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.landing .storage-box{display:block;min-width:0;background:white;color:#2e4559;border:2px solid transparent;border-radius:19px;padding:16px;text-align:left;box-shadow:0 6px 13px #48607808;transition:transform .25s,box-shadow .25s,border-color .25s}
.landing .storage-box:hover{transform:translateY(-4px);box-shadow:0 12px 24px #37678d20}.landing .storage-box[aria-pressed=true]{border-color:#58a9f4;background:#fbfdff}
.landing .storage-box-heading{display:flex;gap:12px;align-items:center;margin-bottom:17px}
.landing .box-number{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;flex:0 0 56px;width:56px;height:56px;border:1.5px solid #647b8f;border-radius:12px;background:#fff;color:#344d62;font-size:25px;line-height:1;font-weight:600;padding:6px 4px;overflow:hidden}
/* Слово «КОРОБ» держим на 8px, а не на 7: браузеры с включённым минимальным
   размером шрифта (частая настройка Windows и режимов доступности) поднимают
   такой микрокегль до 10-12px, и в прежней рамке 48px слово переставало
   помещаться — буквы налезали на контур (жалоба владельца 13.09.2026,
   воспроизведено подстановкой font-size:10px). Рамка выросла до 56px, а
   overflow:hidden у неё — предохранитель: даже при принудительном кегле
   подпись обрежется по краю, а не ляжет поверх линии. */
.landing .box-number>small{display:block;position:static;margin:0;padding:0;color:#6c8193;font-size:8px;font-weight:600;letter-spacing:.2px;line-height:1;text-align:center;white-space:nowrap;max-width:100%}
.landing .storage-box-heading>span:last-child{min-width:0}.landing .storage-box-heading b{font-size:12px;font-weight:550;white-space:nowrap}.landing .storage-box-heading>span:last-child>small{display:block;font-size:10px;color:#93a1ad;margin-top:3px}
.landing .box-item{display:flex;align-items:center;justify-content:space-between;gap:5px;padding:8px 0;border-bottom:1px solid #e1e7ed;font-size:10px;color:#8a9aa8}.landing .box-item:last-child{border-bottom:none;padding-bottom:0}.landing .box-item b{font-size:11px;color:#40576b;font-weight:500}.landing .box-item em{font-size:8px;font-style:normal;color:white;background:#edab52;padding:1px 5px;border-radius:5px;white-space:nowrap}.landing .box-synced,.landing .box-synced b{color:#58b874}.landing .box-synced{font-size:9px}
.landing .storage-pick{padding:20px;background:white;border-radius:20px;margin-top:12px;box-shadow:0 7px 17px #345a7208}.landing .storage-pick-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.landing .storage-pick-heading h3{font-family:inherit;letter-spacing:-.01em;font-size:13px;font-weight:550}.landing .storage-pick-heading button{border:0;color:#4279a6;background:#f0f6fc;border-radius:8px;font-size:9px;padding:6px 9px}.landing #storage-status{font-size:9px;color:#8d9eab;margin:9px 0 13px}
.landing .storage-pick table{width:100%;border-collapse:collapse;text-align:left;font-size:11px}.landing .storage-pick th{font-size:9px;color:#8696a4;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.landing .storage-pick th,.landing .storage-pick td{padding:10px 6px;border-bottom:1px solid #e4ebf0}.landing .storage-pick td{color:#536b7e}.landing .storage-pick tr:last-child td{border-bottom:none}.landing .storage-pick td:last-child,.landing .storage-pick th:last-child{text-align:right}.landing .pick-box-number{display:inline-grid;place-items:center;width:27px;height:26px;color:#3d63ad;background:#ecf1fa;border-radius:8px;font-weight:600}.landing .storage-pick td small{font-size:8px;color:#69b176;margin-left:4px}.landing .storage-hint{font-size:9px;color:#8d9eab;padding-top:10px;margin-top:7px;border-top:1px solid #edf2f6}
.landing .comparison-section{margin-top:100px}.landing .comparison-table-wrap{background:white;border:1px solid #ffffffc0;border-radius:27px;overflow:hidden;box-shadow:0 18px 40px -25px #2a526640}
.landing .comparison-table{width:100%;table-layout:fixed;border-collapse:collapse;text-align:center}
.landing .comparison-table th,.landing .comparison-table td{border-bottom:1px solid #dde5ed;padding:21px 25px;vertical-align:middle;font-size:13px}
.landing .comparison-table th:first-child{width:35%;text-align:left;color:#314b61;font-weight:550}.landing .comparison-table thead th{font-size:15px;font-weight:550;padding:27px 20px}.landing .comparison-table thead th:not(:first-child)>span:last-child{display:block}.landing .compare-heading-label{font-size:13px;color:#8093a3;font-weight:400}
.landing .compare-brand{display:grid;place-items:center;width:42px;height:42px;margin:0 auto 10px;background:#3f89f8;color:white;font-weight:600;font-size:16px;border-radius:13px}.landing .compare-brand .icon{width:24px;height:24px}.landing .compare-brand.wb-brand{background:#b431ac}.landing .comparison-table td{color:#7f929f;font-size:12px;line-height:1.65}.landing .comparison-table tr>:last-child{background:#f2f7fd}.landing .comparison-table td:last-child{color:#66849b}.landing .compare-check{width:25px;height:25px;display:grid;place-items:center;background:#6dc578;border-radius:50%;color:white;margin:0 auto 7px}.landing .compare-check .icon{width:17px;height:17px;stroke-width:2.4}.landing .comparison-table tbody tr:last-child>*{border-bottom:0}.landing .comparison-table tbody tr:hover>*{background:#edf6fc}.landing .comparison-table tbody tr:hover>:last-child{background:#e6f1fc}
@media(min-width:1151px) and (max-width:1300px){.landing .floating-card{width:193px;padding:18px 16px}.landing .float-claim{width:210px}.landing .floating-card>b{font-size:27px}.landing .float-label{font-size:10px}.landing .floating-card p{font-size:9px}.landing .hero>.hero-copy{max-width:510px;font-size:14px}.landing .hero h1{font-size:52px}.landing .hero>.hero-actions .button{font-size:11px;padding-inline:13px}.landing .hero>.fine{font-size:10px}}
@media(max-width:1150px){.landing .hero{min-height:0;padding-top:52px;padding-bottom:40px}.landing .floating-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;padding:15px 6px 5px;margin-top:38px}.landing .floating-card{position:relative;inset:auto!important;width:auto;min-width:0;padding:18px 14px;border-radius:19px}.landing .float-label{font-size:10px}.landing .floating-card>b{font-size:25px}.landing .floating-card p{font-size:9px}.landing .float-spark{max-width:100%;height:20px}.landing .float-profit{--tilt:-3deg}.landing .float-ads{--tilt:2deg}.landing .float-fbs{--tilt:-2deg}.landing .float-claim{--tilt:3deg}.landing .float-controls{margin-top:17px}.landing .storage-section{gap:30px;grid-template-columns:1fr 1.1fr}.landing .storage-copy h2{font-size:32px}.landing .storage-preview{padding:12px}.landing .storage-box{padding:11px}.landing .storage-box-heading{gap:7px}.landing .storage-box-heading b{font-size:10px}.landing .storage-box-heading>span:last-child>small{font-size:8px}.landing .box-item{font-size:9px}.landing .box-synced{font-size:8px}.landing .storage-pick{padding:15px}.landing .nav-links{gap:14px;font-size:11px}}
@media(max-width:900px){.landing .storage-section{grid-template-columns:1fr;gap:32px}.landing .storage-copy{max-width:650px}.landing .storage-preview{max-width:700px;width:100%;justify-self:center;padding:18px}.landing .storage-box{padding:19px}.landing .storage-box-heading b{font-size:13px}.landing .storage-box-heading>span:last-child>small{font-size:10px}.landing .box-item{font-size:11px}.landing .box-synced{font-size:10px}.landing .storage-pick{padding:22px}.landing .nav-links{gap:11px;font-size:10px}}
@media(max-width:760px){.landing .hero{padding-top:45px}.landing .hero h1{font-size:clamp(40px,7.8vw,58px)}.landing .hero>.hero-copy{font-size:14px}.landing .hero>.hero-actions .button{font-size:12px}.landing .floating-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 15px;padding:12px 8px;margin-top:30px;text-align:left}.landing .floating-card{padding:18px 15px}.landing .floating-card>b{font-size:27px}.landing .float-profit{grid-column:1;grid-row:1}.landing .float-fbs{grid-column:2;grid-row:1}.landing .float-ads{grid-column:1;grid-row:2}.landing .float-claim{grid-column:2;grid-row:2}.landing .float-controls{font-size:8px;gap:9px;flex-wrap:wrap}.landing .float-controls button{font-size:8px}.landing .storage-section{margin-top:65px}.landing .storage-copy h2{font-size:32px}.landing .storage-copy>p{font-size:13px}.landing .storage-benefits h3{font-size:13px}.landing .storage-benefits p{font-size:12px}.landing .storage-preview{padding:12px;border-radius:23px}.landing .storage-boxes{gap:9px}.landing .storage-box{padding:13px 10px;border-radius:15px}.landing .storage-box-heading{gap:8px;align-items:flex-start;flex-direction:column;margin-bottom:12px}.landing .storage-box-heading b{font-size:12px}.landing .storage-box-heading>span:last-child>small{font-size:9px}.landing .box-item{font-size:9px}.landing .box-item b{font-size:10px}.landing .box-item em{font-size:7px;padding:1px 3px}.landing .box-synced{font-size:8px}.landing .storage-pick{padding:16px 12px}.landing .storage-pick-heading h3{font-size:12px}.landing .storage-pick table{font-size:10px}.landing .storage-pick th{font-size:8px}.landing .storage-pick th,.landing .storage-pick td{padding:10px 3px}.landing .storage-hint{font-size:8px}.landing .comparison-section{margin-top:60px}.landing .comparison-table-wrap{border-radius:20px}.landing .comparison-table th,.landing .comparison-table td{padding:15px 9px;font-size:10px;overflow-wrap:anywhere}.landing .comparison-table th:first-child{width:32%;font-size:10px}.landing .comparison-table thead th{font-size:11px;padding:20px 9px}.landing .compare-heading-label{font-size:10px}.landing .comparison-table td{font-size:10px}.landing .compare-brand{width:34px;height:34px;font-size:13px}.landing .compare-check{width:21px;height:21px}.landing .compare-check .icon{width:14px;height:14px}}
@media(max-width:410px){.landing .floating-card{padding:16px 12px}.landing .floating-card>b{font-size:23px}.landing .float-label{font-size:9px}.landing .float-label .icon{width:13px;height:13px}.landing .floating-card p{font-size:9px}.landing .storage-preview-head{font-size:10px}.landing .storage-pick td small{display:block;margin-left:0}.landing .comparison-table th,.landing .comparison-table td{padding:13px 7px}.landing .comparison-table thead th{font-size:10px}}
@media(prefers-reduced-motion:reduce){.landing .floating-card{animation:none!important;will-change:auto}.landing .float-controls button{display:none}}
@media print{.landing .floating-card{animation:none;transform:none;position:static}.landing .floating-cards{display:grid;grid-template-columns:repeat(4,1fr)}.landing .float-controls{display:none}}
