@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";.live-demo-link{background:var(--coral);color:#fff;border-radius:11px;align-items:center;gap:14px;margin:14px 0 8px;padding:14px 20px;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 30px #ef795f33}.live-demo-link:hover{transform:translateY(-2px);box-shadow:0 16px 34px #ef795f47}.demo-launch{background:radial-gradient(circle at 82% 12%,#a7e0c557,#0000 31%),#eff5ef;grid-template-columns:minmax(280px,.72fr) minmax(560px,1.28fr);align-items:center;gap:clamp(42px,6vw,92px);padding:105px clamp(24px,7vw,110px);display:grid;overflow:hidden}.demo-launch-copy>span{color:var(--green);letter-spacing:1.8px;font-size:12px;font-weight:800}.demo-launch-copy h2{color:var(--ink);letter-spacing:-2px;margin:12px 0;font:800 clamp(32px,4vw,48px)/1.15 Manrope}.demo-launch-copy>p{color:#71837f;max-width:620px;line-height:1.7}.demo-launch-copy>small{color:#72837f;font-size:11px;display:block}.demo-checks{flex-wrap:wrap;gap:10px 16px;margin:22px 0 4px;display:flex}.demo-checks span{color:#49635f;font-size:12px;font-weight:700}.demo-checks i{width:21px;height:21px;color:var(--green);background:#d9eee2;border-radius:50%;place-items:center;margin-right:5px;font-style:normal;display:inline-grid}.demo-preview{color:var(--ink);background:#fff;border:1px solid #0d5c5321;border-radius:23px;text-decoration:none;transition:transform .25s,box-shadow .25s;overflow:hidden;transform:perspective(1300px)rotateY(-2deg)rotateX(1deg);box-shadow:0 28px 70px #194b4029}.demo-preview:hover,.demo-preview:focus-visible{transform:perspective(1300px)rotateY(0)rotateX(0)translateY(-5px);box-shadow:0 34px 82px #194b4038}.demo-preview:focus-visible{outline:3px solid var(--coral);outline-offset:4px}.demo-preview-bar{color:#fff;background:#173332;justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:10px 16px;display:flex}.demo-preview-bar span{align-items:center;gap:9px;font:800 14px Manrope;display:flex}.demo-preview-bar img{width:31px;height:31px}.demo-preview-bar strong{color:#bfe8d3;letter-spacing:1.1px;text-transform:uppercase;font-size:10px}.demo-preview-bar strong i{background:#66cf9d;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block;box-shadow:0 0 0 4px #66cf9d21}.demo-preview-image{aspect-ratio:1.905;background:#edece5;position:relative;overflow:hidden}.demo-preview-image>img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.demo-preview:hover .demo-preview-image>img{transform:scale(1.025)}.demo-preview-image:after{content:"";background:linear-gradient(#0000 55%,#0f2c2973);position:absolute;inset:0}.demo-preview-action{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #ffffff80;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:36px 1fr;align-items:center;column-gap:11px;min-width:210px;padding:12px 17px;display:grid;position:absolute;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 12px 35px #0e2d293d}.demo-preview-action i{background:var(--coral);color:#fff;border-radius:50%;grid-row:1/3;place-items:center;width:36px;height:36px;font-style:normal;font-weight:800;display:grid}.demo-preview-action b{font-size:13px}.demo-preview-action small{color:#6e817d;font-size:9px}.demo-preview-footer{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;min-height:52px;padding:10px 16px;display:flex}.demo-preview-footer span{color:#526a65;background:#eef5f0;border-radius:12px;padding:5px 9px;font-size:9px;font-weight:800}@media (width<=1050px){.demo-launch{grid-template-columns:1fr}.demo-launch-copy{max-width:760px}.demo-preview{transform:none}}@media (width<=600px){.demo-launch{padding-top:70px;padding-bottom:70px}.demo-preview-bar strong,.demo-preview-footer{display:none}.demo-preview-action{min-width:185px;bottom:13px}}:root{--saas-green:#0f5b47;--saas-green-dark:#0a3e32;--saas-blue:#1769cf;--saas-bg:#f3f7fa;--saas-border:#dce5eb;--saas-text:#17212f;--saas-muted:#657384}.saas-brand{color:var(--saas-text);align-items:center;gap:10px;font:800 20px/1.1 Inter,system-ui,sans-serif;display:inline-flex}.saas-brand img{object-fit:contain;width:38px;height:38px}.saas-access{min-height:100vh;color:var(--saas-text);background:#f8fbfa;grid-template-columns:minmax(420px,.82fr) 1.18fr;font-family:Inter,system-ui,sans-serif;display:grid}.saas-access-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:58px clamp(44px,7vw,120px);display:flex}.saas-access-copy .saas-brand{position:absolute;top:34px}.saas-kicker{color:var(--saas-green);letter-spacing:.14em;margin-bottom:16px;font-size:12px;font-weight:900}.saas-access h1{letter-spacing:-.055em;max-width:760px;margin:0 0 24px;font-size:clamp(42px,5vw,72px);line-height:1.02}.saas-access-copy>p{color:var(--saas-muted);max-width:620px;margin:0;font-size:18px;line-height:1.65}.saas-access-actions{gap:12px;margin:34px 0 24px;display:flex}.saas-access-actions button,.saas-error button{background:var(--saas-green);color:#fff;cursor:pointer;border:0;border-radius:12px;padding:15px 25px;font-size:15px;font-weight:800;box-shadow:0 10px 24px #0f5b4729}.saas-access-actions button.secondary{color:var(--saas-green);box-shadow:none;background:#fff;border:1px solid #b9cec6}.saas-access-actions button:disabled{opacity:.4;cursor:not-allowed}.saas-trust{color:#536c63;flex-wrap:wrap;gap:22px;font-size:12px;font-weight:700;display:flex}.saas-access-visual{background:radial-gradient(circle at 45% 45%,#247760 0,#0e5b47 43%,#073b30 100%);align-items:center;padding:7vw 4vw;display:flex;position:relative;overflow:hidden}.saas-access-visual:after{content:"";border:1px solid #ffffff1c;border-radius:50%;width:440px;height:440px;position:absolute;top:-110px;right:-90px;box-shadow:0 0 0 90px #ffffff08,0 0 0 180px #ffffff06}.saas-preview-window{z-index:1;background:#fff;border-radius:18px;width:900px;max-width:105%;height:min(630px,72vh);position:relative;overflow:hidden;transform:perspective(1300px)rotateY(-5deg)rotateX(1deg);box-shadow:0 35px 90px #001e1866}.saas-preview-window>header{border-bottom:1px solid var(--saas-border);justify-content:space-between;align-items:center;height:62px;padding:0 22px;display:flex}.saas-preview-window>header i{color:#21875f;background:#e8f6ef;border-radius:20px;padding:7px 11px;font-size:11px;font-style:normal;font-weight:800}.saas-preview-body{grid-template-columns:78px 1fr;height:calc(100% - 62px);display:grid}.saas-preview-body aside{border-right:1px solid var(--saas-border);color:#77889a;text-align:center;background:#f5f8fa;flex-direction:column;gap:23px;padding:20px;display:flex}.saas-preview-body article{padding:42px}.preview-title{color:#0000;background:#17212f;border-radius:4px;width:180px;height:18px;margin-bottom:30px;display:block}.preview-kpis{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.preview-kpis i{border:1px solid var(--saas-border);background:linear-gradient(135deg,#f5f8fa,#fff);border-radius:12px;height:92px}.preview-chart{border:1px solid var(--saas-border);border-radius:12px;align-items:flex-end;gap:14px;height:230px;margin-top:18px;padding:30px;display:flex}.preview-chart b{opacity:.85;background:linear-gradient(#2e96ee,#1769cf);border-radius:5px 5px 0 0;flex:1}.preview-list{gap:10px;margin-top:18px;display:grid}.preview-list i{background:#f0f4f7;border-radius:7px;height:38px}.saas-loading,.saas-error{background:var(--saas-bg);min-height:100vh;color:var(--saas-text);flex-direction:column;justify-content:center;align-items:center;gap:14px;font-family:Inter,system-ui,sans-serif;display:flex}.saas-loading img{width:76px;height:76px}.saas-loading i{background:linear-gradient(90deg,var(--saas-green) 50%,#dbe5e1 50%);background-size:200%;border-radius:3px;width:130px;height:3px;animation:1.2s infinite saasLoad}@keyframes saasLoad{to{background-position:-200% 0}}.saas-error .saas-brand{margin-bottom:30px}.saas-error h1{margin:0}.saas-error p{color:#b3261e}.membership-screen{min-height:100vh;color:var(--saas-text);background:linear-gradient(145deg,#f8fbfa,#edf4f2);padding:34px;font-family:Inter,system-ui,sans-serif}.membership-screen>section{text-align:center;max-width:670px;margin:8vh auto}.membership-screen h1{letter-spacing:-.04em;margin:5px;font-size:46px}.membership-screen section>p{color:var(--saas-muted);line-height:1.6}.membership-card{text-align:left;border:1px solid var(--saas-border);background:#fff;border-radius:20px;margin:30px 0;padding:28px;box-shadow:0 20px 55px #173b2c13}.membership-card>div{float:left;flex-direction:column;display:flex}.membership-card>div small{color:var(--saas-muted);font-size:10px;font-weight:800}.membership-card>div b{color:#c75f10}.membership-card>strong{text-align:right;color:var(--saas-green);font-size:30px;display:block}.membership-card>strong small{color:var(--saas-muted);font-size:13px}.membership-card ul{clear:both;border-top:1px solid var(--saas-border);gap:12px;margin-top:25px;padding:25px 0 15px;list-style:none;display:grid}.membership-card li:before{content:"✓";color:var(--saas-green);margin-right:10px;font-weight:900}.membership-card a{text-align:center;background:var(--saas-green);color:#fff;border-radius:11px;padding:14px;font-weight:800;text-decoration:none;display:block}.membership-note{font-size:12px}.text-button{color:var(--saas-muted);cursor:pointer;background:0 0;border:0;text-decoration:underline}.saas-shell{background:var(--saas-bg);min-height:100vh;color:var(--saas-text);grid-template-columns:238px 1fr;font-family:Inter,system-ui,sans-serif;display:grid}.saas-sidebar{border-right:1px solid var(--saas-border);z-index:5;background:#fff;flex-direction:column;width:238px;padding:20px 14px;display:flex;position:fixed;inset:0 auto 0 0}.saas-sidebar>.saas-brand{padding:2px 10px 24px}.saas-sidebar nav{flex-direction:column;gap:3px;display:flex}.saas-sidebar nav button{color:#526172;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:13px;padding:10px 13px;font-weight:650;display:flex}.saas-sidebar nav button i{text-align:center;width:23px;font-size:18px;font-style:normal}.saas-sidebar nav button.active{color:var(--saas-green);background:#eaf4f0;font-weight:800}.saas-sidebar footer{border-top:1px solid var(--saas-border);grid-template-columns:36px 1fr 28px;align-items:center;gap:8px;margin-top:auto;padding:16px 4px 0;display:grid}.saas-sidebar footer>span{background:var(--saas-green);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.saas-sidebar footer div{min-width:0}.saas-sidebar footer b,.saas-sidebar footer small{white-space:nowrap;text-overflow:ellipsis;font-size:10px;display:block;overflow:hidden}.saas-sidebar footer small{color:#728091;margin-top:3px}.saas-sidebar footer button{cursor:pointer;color:#667687;background:0 0;border:0;font-size:17px}.saas-workspace{grid-column:2;min-width:0}.saas-topbar{border-bottom:1px solid var(--saas-border);background:#fff;justify-content:space-between;align-items:center;height:64px;padding:0 30px;display:flex}.saas-topbar>div{align-items:center;gap:11px;display:flex}.saas-topbar>div span{color:var(--saas-green);background:#eaf4f0;border-radius:20px;padding:5px 9px;font-size:10px;font-weight:800}.saas-topbar nav{gap:8px;display:flex}.saas-topbar nav button{border:1px solid var(--saas-border);cursor:pointer;background:#fff;border-radius:9px;width:34px;height:34px}.saas-dashboard{max-width:1500px;margin:auto;padding:34px}.saas-dashboard>header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.saas-dashboard>header span,.module-placeholder>span{color:var(--saas-green);letter-spacing:.13em;font-size:10px;font-weight:900}.saas-dashboard>header h1{letter-spacing:-.035em;margin:3px 0;font-size:33px}.saas-dashboard>header p{color:var(--saas-muted);margin:0}.saas-dashboard>header button{background:var(--saas-blue);color:#fff;border:0;border-radius:9px;padding:12px 18px;font-weight:800}.saas-kpis{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.saas-kpis article{border:1px solid var(--saas-border);background:#fff;border-radius:12px;align-items:center;gap:14px;padding:20px;display:flex}.saas-kpis article>i{width:44px;height:44px;color:var(--saas-blue);background:#e9f2fd;border-radius:10px;place-items:center;font-style:normal;font-weight:900;display:grid}.saas-kpis article span>*{display:block}.saas-kpis small{color:var(--saas-muted);font-size:11px}.saas-kpis b{margin:4px 0;font-size:23px}.saas-kpis em{color:#8793a1;font-size:10px;font-style:normal}.saas-dashboard-grid{grid-template-columns:1.15fr .85fr;gap:16px;margin-top:16px;display:grid}.saas-dashboard-grid>article{border:1px solid var(--saas-border);background:#fff;border-radius:12px;padding:22px}.getting-started header,.activity-empty header{border-bottom:1px solid var(--saas-border);justify-content:space-between;padding-bottom:16px;display:flex}.getting-started header span{font-size:12px;font-weight:900}.getting-started header b{color:var(--saas-green);font-size:11px}.getting-started>button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf1f4;align-items:center;width:100%;padding:16px 4px;display:flex}.getting-started>button>i{width:33px;height:33px;color:var(--saas-green);background:#edf5f2;border-radius:50%;place-items:center;font-style:normal;font-weight:900;display:grid}.getting-started>button span{margin-left:12px;display:block}.getting-started>button span b,.getting-started>button span small{display:block}.getting-started>button span small{color:var(--saas-muted);margin-top:4px}.getting-started>button strong{color:var(--saas-blue);margin-left:auto}.activity-empty{flex-direction:column;display:flex}.activity-empty header{width:100%}.activity-empty header span{color:var(--saas-muted);font-size:11px}.activity-empty>i{width:58px;height:58px;color:var(--saas-green);background:#edf5f2;border-radius:50%;place-items:center;margin:auto auto 10px;font-size:24px;font-style:normal;display:grid}.activity-empty>p,.activity-empty>b{text-align:center}.activity-empty>p{color:var(--saas-muted);margin:7px auto auto;font-size:12px}.module-placeholder{max-width:1100px;padding:60px}.module-placeholder h1{margin:7px 0;font-size:44px}.module-placeholder>p{color:var(--saas-muted);font-size:17px}.module-placeholder>div{text-align:center;background:#fff;border:1px dashed #b9c7d1;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:390px;margin-top:32px;padding:30px;display:flex}.module-placeholder>div i{width:70px;height:70px;color:var(--saas-green);background:#edf5f2;border-radius:50%;place-items:center;font-size:36px;font-style:normal;display:grid}.module-placeholder>div b{margin:18px 0 8px}.module-placeholder>div small{color:var(--saas-muted);max-width:520px;line-height:1.6}.assistant-button{background:var(--saas-green-dark);color:#fff;cursor:pointer;z-index:8;border:0;border-radius:28px;align-items:center;gap:8px;padding:12px 16px;font-weight:800;display:flex;position:fixed;bottom:22px;right:24px;box-shadow:0 12px 30px #073b3044}.assistant-button>span{color:#ff9076}.assistant-button i{background:#ffffff1b;border-radius:10px;padding:4px 7px;font-size:8px;font-style:normal}.assistant-panel{border:1px solid var(--saas-border);z-index:9;background:#fff;border-radius:16px;width:360px;position:fixed;bottom:80px;right:24px;overflow:hidden;box-shadow:0 25px 65px #142c2340}.assistant-panel header{background:var(--saas-green-dark);color:#fff;justify-content:space-between;align-items:center;padding:15px 17px;display:flex}.assistant-panel header span{align-items:center;gap:8px;display:flex}.assistant-panel header i{color:#ff9076;font-style:normal}.assistant-panel header button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:24px}.assistant-panel>div{text-align:center;padding:32px}.assistant-panel>div>i{color:var(--saas-green);font-size:35px;font-style:normal}.assistant-panel p{color:var(--saas-muted);font-size:13px;line-height:1.6}.assistant-panel>div button{color:#84909b;background:#edf1f3;border:0;border-radius:9px;padding:11px 14px}@media (width<=900px){.saas-access{grid-template-columns:1fr}.saas-access-visual{display:none}.saas-sidebar .saas-brand b,.saas-sidebar nav span,.saas-sidebar footer div,.saas-sidebar footer button{display:none}.saas-sidebar>.saas-brand{padding-left:5px}.saas-sidebar nav button{justify-content:center}.saas-shell{grid-template-columns:78px 1fr}.saas-kpis{grid-template-columns:1fr 1fr}.saas-dashboard-grid{grid-template-columns:1fr}.saas-workspace{grid-column:2}.saas-sidebar{width:78px}}@media (width<=620px){.saas-access-copy{padding:100px 26px 45px}.saas-access h1{font-size:42px}.saas-access-actions{flex-direction:column;width:100%}.saas-kpis{grid-template-columns:1fr}.saas-dashboard{padding:22px 15px}.saas-dashboard>header{align-items:flex-start;gap:15px}.saas-dashboard>header button{display:none}.assistant-panel{width:calc(100% - 20px);right:10px}.module-placeholder{padding:35px 20px}.membership-screen{padding:22px}.membership-screen h1{font-size:38px}}:root{color:#173332;font-synthesis:none;--ink:#143230;--green:#0d5c53;--mint:#a7e0c5;--coral:#ef795f;--cream:#f3f1e7;--line:#dbe4df;background:#f8faf7;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,a{font:inherit}button{cursor:pointer}nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#f8faf7e6;border-bottom:1px solid #dbe4df99;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(24px,6vw,92px);display:flex;position:sticky;top:0}.logo{color:var(--ink);letter-spacing:-.7px;align-items:center;font:800 21px Manrope;text-decoration:none;display:flex}.logo>span{background:var(--green);color:#fff;border-radius:10px;place-items:center;width:31px;height:31px;margin-right:8px;display:grid}.logo em{color:var(--coral);font-style:normal}.links{align-items:center;gap:32px;display:flex}.links a,footer a{color:#4f6663;font-size:14px;font-weight:600;text-decoration:none}.links a:hover{color:var(--green)}.links .login{color:#fff;background:var(--green);border-radius:10px;padding:11px 18px}.hamb{background:0 0;border:0;font-size:24px;display:none}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:5vw;min-height:690px;padding:84px clamp(24px,7vw,110px) 90px;display:grid;overflow:hidden}.eyebrow,.section-title>span,.demo-copy>span,.security>div>span,.cta span{letter-spacing:1.8px;color:var(--green);font-size:12px;font-weight:800}.eyebrow i{background:var(--coral);border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.hero h1{letter-spacing:-3.8px;color:#153331;margin:20px 0;font:800 clamp(43px,5vw,70px)/1.06 Manrope}.hero h1 em{color:var(--green);font-style:normal}.hero-copy>p{color:#647773;max-width:600px;font-size:18px;line-height:1.65}.hero-actions{gap:14px;margin:30px 0;display:flex}.hero-actions a{border-radius:11px;padding:15px 21px;font-weight:700;text-decoration:none}.primary{background:var(--coral);color:#fff;box-shadow:0 12px 30px #ef795f33}.primary span{padding-left:15px}.secondary{border:1px solid var(--line);color:var(--ink);background:#fff}.trust{color:#69807b;flex-wrap:wrap;gap:22px;font-size:12px;display:flex}.trust span:first-letter{color:var(--green)}.hero-visual{place-items:center;height:535px;display:grid;position:relative}.hero-visual img{object-fit:contain;z-index:2;filter:drop-shadow(0 30px 40px #0e3d3624);width:min(620px,110%);height:510px;position:relative}.glow{filter:blur(4px);background:#d9eee2;border-radius:50%;width:430px;height:430px;position:absolute}.float-card{z-index:3;background:#fffffff0;border:1px solid #fff;border-radius:15px;flex-direction:column;padding:15px 18px;display:flex;position:absolute;box-shadow:0 15px 35px #16423b21}.float-card b{color:#657a76;font-size:11px}.float-card strong{font:800 22px Manrope}.float-card span{color:#28836d;font-size:10px}.sales{bottom:55px;left:-10px}.appt{flex-direction:row;align-items:center;gap:11px;top:70px;right:-15px}.appt>i{color:#fff;background:var(--coral);border-radius:9px;padding:9px;font-style:normal;font-weight:800}.appt span{color:#68807b;flex-direction:column;font-size:11px;display:flex}.proof{background:var(--ink);color:#fff;text-align:center;padding:26px 20px}.proof>span{color:#91aaa5;letter-spacing:2px;font-size:9px}.proof>div{justify-content:center;gap:24px;margin-top:11px;font-size:13px;display:flex}.proof i{background:var(--coral);border-radius:50%;align-self:center;width:4px;height:4px}.features,.pricing{padding:110px clamp(24px,7vw,110px)}.section-title{text-align:center;max-width:670px;margin:0 auto 52px}.section-title h2,.demo-copy h2,.security h2,.cta h2{letter-spacing:-2px;color:var(--ink);margin:12px 0;font:800 clamp(32px,4vw,48px)/1.15 Manrope}.section-title p,.demo-copy>p,.security>div>p,.cta p{color:#71837f;line-height:1.6}.feature-grid{grid-template-columns:1fr 1fr;gap:20px;max-width:1160px;margin:auto;display:grid}.feature-grid article{border:1px solid var(--line);background:#fff;border-radius:22px;min-height:340px;padding:31px;overflow:hidden}.feature-grid .big{grid-row:span 2;min-height:700px}.feature-grid .wide{grid-column:2;grid-template-columns:.8fr 1.2fr;gap:30px;min-height:340px;display:grid}.feature-grid .green{background:#e7f4eb}.icon{width:43px;height:43px;color:var(--green);background:#bee5d0;border-radius:13px;place-items:center;font-size:23px;display:grid}.icon.coral{color:#d65f45;background:#ffe1d8}.icon.blue{color:#4975a8;background:#ddeafa}.icon.amber{color:#a77a26;background:#ffedc6}.feature-grid h3{margin:20px 0 8px;font:800 23px Manrope}.feature-grid p{color:#71837f;line-height:1.55}.mini-pos{background:#fff;border-radius:16px;margin-top:65px;padding:20px;transform:rotate(-2deg);box-shadow:0 18px 45px #1d5b491a}.mini-pos span,.mini-pos strong{border-bottom:1px solid var(--line);justify-content:space-between;padding:13px;font-size:14px;display:flex}.mini-pos strong{border:0;font-size:18px}.calendar{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:31px;display:grid}.calendar i{background:#eef3ef;border-radius:7px;height:28px}.calendar .active{background:var(--green)}.calendar .coral-bg{background:var(--coral)}.people{align-items:center;margin-top:35px;display:flex}.people i{color:#fff;background:var(--green);border:3px solid #fff;border-radius:50%;place-items:center;width:46px;height:46px;margin-right:-7px;font-size:12px;font-style:normal;display:grid}.people i:nth-child(2){background:var(--coral)}.people i:nth-child(3){background:#e2b454}.people span{margin-left:18px;font-weight:800}.chart{background:#f4f7f4;border-radius:15px;align-self:center;padding:17px}.chart span{justify-content:space-between;font-size:11px;display:flex}.chart span b{font-size:17px}.chart svg{width:100%;margin-top:15px;overflow:visible}.chart path{fill:none;stroke:var(--green);stroke-width:4px}.chart .area{fill:#58ac8e26;stroke:none}.demo-section{background:#eff5ef;grid-template-columns:.65fr 1.35fr;align-items:center;gap:7vw;padding:105px clamp(24px,7vw,110px);display:grid}.demo-copy ul{padding:8px 0;list-style:none}.demo-copy li{padding:10px 0;font-weight:600}.demo-copy li i{width:27px;height:27px;color:var(--green);background:#fff;border-radius:50%;place-items:center;margin-right:10px;font-style:normal;display:inline-grid}.demo-shell{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 28px 70px #194b4021}.demo-head{background:var(--ink);color:#fff;align-items:center;gap:20px;height:54px;padding:0 18px;display:flex}.demo-head>strong{font-size:13px}.demo-head>span{letter-spacing:1px;color:#9cb4af;margin-left:auto;font-size:8px}.window-dots{gap:5px;display:flex}.window-dots i{background:#ef795f;border-radius:50%;width:8px;height:8px}.window-dots i:nth-child(2){background:#e9c15c}.window-dots i:nth-child(3){background:#74bf9e}.demo-body{grid-template-columns:1.1fr .9fr;min-height:420px;display:grid}.catalog{background:#f7f9f6;padding:24px}.catalog small,.receipt small{letter-spacing:1px;color:#859691;font-size:9px;font-weight:800}.catalog button{text-align:left;background:#fff;border:1px solid #e5ebe7;border-radius:11px;align-items:center;width:100%;margin:7px 0;padding:9px;display:flex}.catalog button>b{color:#b74e3a;background:#ffe0d8;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.catalog button>b.amber{color:#967029;background:#fff0c7}.catalog button>b.mint{color:#397a62;background:#dff2e7}.catalog button>b.blue{color:#5279a8;background:#dfebfa}.catalog button>span{flex-direction:column;padding-left:10px;font-size:12px;font-weight:700;display:flex}.catalog button em{color:#7f908d;font-style:normal;font-weight:500}.catalog button>i{color:var(--green);margin-left:auto;font-size:20px;font-style:normal}.receipt{flex-direction:column;padding:24px;display:flex}.receipt>div:first-child{justify-content:space-between;display:flex}.clear{color:var(--coral);background:0 0;border:0;font-size:10px}.receipt ul{min-height:180px;padding:0;list-style:none}.receipt li{border-bottom:1px solid #edf0ed;grid-template-columns:1fr auto auto;gap:8px;padding:10px 0;font-size:11px;display:grid}.receipt li b{font-size:10px}.receipt li button{color:#a0aaa7;background:0 0;border:0}.empty{text-align:center;color:#9ba8a4;margin:70px 0;font-size:11px}.total{border-top:1px solid var(--line);justify-content:space-between;padding:16px 0;display:flex}.total strong{font:800 21px Manrope}.charge{background:var(--coral);color:#fff;border:0;border-radius:10px;padding:13px;font-weight:800}.charge.done{background:#29906e}.charge:disabled{opacity:.4}.security{background:var(--ink);color:#fff;grid-template-columns:.8fr 1.2fr;align-items:center;gap:7vw;padding:95px clamp(24px,7vw,110px);display:grid}.security h2{color:#fff}.security>div>p{color:#a9bbb7}.security-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.security-grid article{background:#20423f;border-radius:17px;flex-direction:column;min-height:180px;padding:24px;display:flex}.security-grid article i{color:#95d7b8;font:800 38px Manrope}.security-grid article b{margin-top:auto;font-size:13px}.security-grid article span{color:#91aaa5;margin-top:4px;font-size:10px}.pricing{background:#fff}.plans{grid-template-columns:1fr 1fr;gap:20px;max-width:910px;margin:auto;display:grid}.plans article{border:1px solid var(--line);border-radius:22px;padding:37px;position:relative}.plans .featured{border:2px solid var(--green);box-shadow:0 22px 55px #194b401a}.popular{color:var(--green);background:#dff2e7;border-radius:12px;padding:6px 9px;font-size:9px;font-weight:800;position:absolute;top:20px;right:20px}.plan-label{letter-spacing:1.6px;color:var(--coral);font-size:10px;font-weight:800}.plans h3{margin:10px 0;font:800 28px Manrope}.plans p{color:#758782;min-height:52px}.plans>article>strong{margin:24px 0;font:800 26px Manrope;display:block}.plans strong small{color:#758782;font:500 11px DM Sans}.plans ul{padding:0;list-style:none}.plans li{color:#526965;padding:7px 0;font-size:13px}.plans li:before{content:"✓";color:#29906e;padding-right:10px;font-weight:900}.plans button{border:1px solid var(--green);width:100%;color:var(--green);background:#fff;border-radius:10px;margin-top:18px;padding:13px;font-weight:800}.plans .featured button{background:var(--green);color:#fff}.checkout-msg{text-align:center;color:#b64d38}.cta{background:#e5f2e8;border-radius:25px;justify-content:space-between;align-items:center;gap:30px;margin:0 clamp(24px,7vw,110px) 100px;padding:60px 7%;display:flex}.cta h2{max-width:720px}.cta a{white-space:nowrap;background:var(--coral);color:#fff;border-radius:11px;padding:15px 20px;font-weight:800;text-decoration:none}footer{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:50px clamp(24px,7vw,110px);display:grid}footer p{color:#7a8c88;font-size:13px}footer>div{gap:20px;display:flex}footer small{color:#9aa6a3;grid-column:1/-1;font-size:10px}@media (width<=900px){.links{background:#fff;flex-direction:column;padding:25px;display:none;position:absolute;top:76px;left:0;right:0}.links.open{display:flex}.hamb{display:block}.hero{grid-template-columns:1fr;padding-top:55px}.hero-visual{height:430px}.hero-visual img{height:420px}.feature-grid{grid-template-columns:1fr}.feature-grid .big,.feature-grid .wide{grid-area:auto;min-height:430px}.demo-section,.security,.plans{grid-template-columns:1fr}.cta{flex-direction:column;align-items:flex-start}footer{grid-template-columns:1fr}.proof>div{flex-wrap:wrap}.proof i{display:none}}@media (width<=560px){.hero h1{letter-spacing:-2px}.hero-actions{flex-direction:column}.hero-visual{height:360px}.hero-visual img{height:340px}.float-card{display:none}.feature-grid .wide,.demo-body,.security-grid{grid-template-columns:1fr}.plans article{padding:28px}.trust{flex-direction:column;gap:8px}.proof>div{gap:12px;font-size:11px}}.logo img{filter:drop-shadow(0 5px 10px #0d5c532e);width:40px;height:40px;margin-right:9px}.complete-features{grid-template-columns:repeat(3,1fr);align-items:stretch}.complete-features article{flex-direction:column;min-height:270px;display:flex}.complete-features .feature-highlight{background:linear-gradient(145deg,#e5f4ea,#f5faf5);grid-area:span 2/span 2;min-height:560px}.complete-features .feature-highlight .mini-pos{margin-top:auto}.complete-features .feature-analytics{grid-column:span 2;grid-template-columns:.8fr 1.2fr;gap:30px;display:grid}.complete-features .verifactu-card{background:#eef5ff;border-color:#ceddf0}.complete-features .verifactu-card a{color:#2f669f;margin-top:auto;font-size:12px;font-weight:800;text-decoration:none}.demo-section{grid-template-columns:minmax(250px,.42fr) minmax(700px,1.58fr);gap:4vw;padding-left:clamp(24px,4vw,70px);padding-right:clamp(24px,4vw,70px)}.realistic-demo{background:#f4f7fb;border:1px solid #cbd8e4;border-radius:13px;overflow:auto;box-shadow:0 28px 70px #194b4029}.realistic-demo .demo-head{background:#144d6b;min-width:1040px;height:42px;padding:0 13px}.demo-brand{align-items:center;font-weight:800;display:flex;color:#fff!important;letter-spacing:0!important;gap:8px!important;margin:0!important;font-size:12px!important}.demo-brand img{border-radius:6px;width:23px;height:23px}.realistic-demo .demo-head>span:last-child{color:#c4e4f3;letter-spacing:1.4px;margin-left:auto;font-size:8px;font-weight:800}.demo-desktop{background:#f2f6fa;grid-template-columns:74px 1fr;min-width:1040px;min-height:605px;display:grid}.demo-nav{background:#f7f9fc;border-right:1px solid #dce5ee;flex-direction:column;gap:4px;padding:7px 6px;display:flex}.demo-nav button{color:#526575;background:0 0;border:0;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:3px;height:57px;display:flex}.demo-nav button b{font-size:16px}.demo-nav button small{font-size:8px}.demo-nav button.selected{color:#fff;background:#1668c7}.demo-nav button:first-child{height:35px;margin-bottom:3px}.realistic-demo .demo-body{background:#f2f6fa;grid-template-columns:260px minmax(390px,1fr) 320px;gap:9px;min-height:605px;padding:13px;display:grid}.demo-people,.receipt,.catalog{background:#fff;border:1px solid #cfddea;border-radius:12px;padding:10px}.demo-people h4,.catalog h4{color:#172439;margin:4px 0 9px;font:800 13px Manrope}.demo-people select,.demo-people input,.catalog>input{color:#263646;background:#fff;border:1px solid #263646;border-radius:5px;width:100%;height:38px;padding:7px;font-size:11px}.demo-people hr,.catalog hr{border:0;border-top:1px solid #dae4ed;margin:14px 0}.demo-people button{color:#1d2a38;text-align:left;background:#fff;border:1px solid #d1deeb;border-radius:9px;align-items:center;gap:8px;width:100%;min-height:35px;margin:4px 0;padding:6px 9px;font-size:10px;display:flex}.demo-people button i{color:#658294;font-style:normal}.realistic-demo .receipt{flex-direction:column;min-width:0;padding:9px;display:flex;position:relative}.demo-client-field{border:1px solid #263646;border-radius:4px;align-items:center;height:52px;padding:11px;font-size:11px;display:flex;position:relative}.demo-client-field span,.demo-ticket-meta label span{color:#68798a;background:#fff;padding:0 4px;font-size:9px;font-weight:500;position:absolute;top:-7px;left:8px}.demo-client-field b{font-size:12px}.demo-ticket-meta{grid-template-columns:1fr 1fr;gap:8px;margin:7px 0;display:grid!important}.demo-ticket-meta label{border:1px solid #263646;border-radius:4px;height:42px;padding:11px;font-size:10px;position:relative}.demo-ticket-meta label b{font-size:11px}.demo-ticket-actions{flex-wrap:wrap;align-items:center;gap:5px;margin:1px 0 7px;display:flex!important}.demo-ticket-actions>button{color:#213143;background:#edf2f5;border:1px solid #d4dde6;border-radius:17px;padding:7px 12px;font-size:9px}.demo-ticket-actions>button.active{color:#135fba;background:#dbe6ec;border-color:#9fb4c1}.demo-ticket-actions>span{color:#526575;margin-left:auto;font-size:9px}.ticket-discount{align-items:center;gap:4px;display:flex}.ticket-discount button{background:#fff;border:1px solid #8595a4;border-radius:4px;padding:5px 7px}.ticket-lines{background:#fff;border:1px solid #cfddea;border-radius:11px;min-height:262px;margin:0;padding:0;list-style:none;position:relative;overflow:auto}.ticket-lines li{border-bottom:1px solid #e4ebf1;grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding:9px;font-size:10px;display:grid}.ticket-lines li span{flex-direction:column;display:flex}.ticket-lines li small{color:#758794;font-size:8px}.ticket-lines li strong{color:#1166c6}.ticket-lines li button{color:#dc6049;background:#fff0ed;border:0;border-radius:50%;width:21px;height:21px}.empty-lines{background:linear-gradient(#fff,#fbfdff)}.empty-ticket{color:#7a8996;pointer-events:none;flex-direction:column;align-items:center;width:100%;display:flex;position:absolute;top:270px;left:50%;transform:translate(-50%,-50%)}.empty-ticket i{color:#b3bcc3;font-size:35px;font-style:normal}.empty-ticket strong{color:#172439;margin:6px;font:800 16px Manrope}.empty-ticket span{font-size:9px}.ticket-notes{border:1px solid #263646;border-radius:4px;height:37px;margin-top:7px;padding:8px;font-size:10px}.demo-checkout{align-items:end;gap:5px;margin-top:auto;padding-top:8px;display:flex!important}.demo-checkout .charge{background:#1668c7;border-radius:23px;min-width:114px;padding:11px;font-size:10px}.demo-checkout .charge.done{background:#21866b}.cancel-ticket{color:#fff;background:#ef6754;border:0;border-radius:50%;width:24px;height:24px;margin:0 4px 6px 0}.demo-checkout>span{color:#667786;text-align:center;border:1px solid #263646;border-radius:4px;flex-direction:column;min-width:61px;height:45px;padding:5px;font-size:8px;display:flex}.demo-checkout>span b,.demo-checkout>span strong{color:#1b2a3a;margin-top:auto;font-size:10px}.demo-checkout>span strong{color:#1166c6;font-size:15px}.demo-success{padding:5px 3px 0}.realistic-demo .catalog{padding:9px;overflow:hidden}.catalog>div:first-child{justify-content:space-between;align-items:center;display:flex}.catalog .special{color:#fff;background:#1668c7;border:0;border-radius:18px;width:auto;margin:0;padding:8px 11px;font-size:9px;font-weight:800}.catalog>button{text-align:left;background:#fff;border:1px solid #d1deeb;border-radius:9px;align-items:center;width:100%;min-height:46px;margin:5px 0;padding:7px;display:flex}.catalog>button>b{color:#668292;background:#edf2f5;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.catalog>button>span{color:#1d2a38;flex-direction:column;flex:1;padding-left:8px;font-size:9px;font-weight:800;display:flex}.catalog>button em{color:#7f908d;font-size:7px;font-style:normal;font-weight:500}.catalog>button>strong{color:#1166c6;font-size:10px}.catalog>button:hover{background:#f5f9fe;border-color:#1668c7}.help-band{background:var(--ink);color:#fff;grid-template-columns:.8fr 1.2fr;align-items:center;gap:7vw;padding:90px clamp(24px,7vw,110px);display:grid}.help-band>div>span{letter-spacing:1.8px;color:#95d7b8;font-size:12px;font-weight:800}.help-band h2{letter-spacing:-2px;color:#fff;margin:12px 0;font:800 clamp(32px,4vw,48px)/1.15 Manrope}.help-band p{color:#a9bbb7;line-height:1.65}.help-options{gap:11px;display:grid}.help-options a{color:#fff;background:#20423f;border:1px solid #315650;border-radius:14px;grid-template-columns:44px 1fr auto;align-items:center;gap:13px;padding:16px;text-decoration:none;display:grid}.help-options a:hover{background:#28504b;transform:translate(3px)}.help-options i{color:#143230;background:#95d7b8;border-radius:11px;place-items:center;width:39px;height:39px;font-style:normal;font-weight:800;display:grid}.help-options span{color:#a9bbb7;flex-direction:column;font-size:11px;display:flex}.help-options b{color:#fff;margin-bottom:2px;font-size:14px}.help-options strong{color:#95d7b8}@media (width<=1450px){.demo-section{grid-template-columns:1fr}.demo-copy{max-width:700px}}@media (width<=1150px){.complete-features{grid-template-columns:1fr 1fr}.complete-features .feature-highlight,.complete-features .feature-analytics{grid-column:span 2}.help-band{grid-template-columns:1fr}}@media (width<=760px){.complete-features{grid-template-columns:1fr}.complete-features .feature-highlight,.complete-features .feature-analytics{grid-column:auto}.complete-features .feature-analytics{grid-template-columns:1fr}.realistic-demo{max-width:calc(100vw - 48px)}.help-band{padding-top:65px;padding-bottom:65px}}.realistic-demo .demo-head,.demo-desktop{min-width:1120px}.demo-desktop{min-height:710px}.ticket-lines{min-height:345px}.empty-ticket{top:310px}.demo-module-screen{color:#172439;background:#fff;border:1px solid #cfddea;border-radius:12px;min-width:1020px;min-height:684px;margin:13px;padding:20px;overflow:hidden}.demo-module-screen>header{background:0 0;border-bottom:1px solid #dbe5ee;justify-content:space-between;align-items:center;height:auto;padding:0 0 16px;display:flex;position:static}.demo-module-screen>header small{letter-spacing:1.2px;color:#587082;font-size:8px;font-weight:800}.demo-module-screen>header h3{margin:4px 0;font:800 20px Manrope}.demo-module-screen>header button,.demo-notes article>button{color:#fff;background:#1668c7;border:0;border-radius:9px;padding:9px 13px;font-size:10px;font-weight:800}.demo-module-screen>header input{border:1px solid #9dadba;border-radius:7px;height:36px;padding:8px}.demo-agenda-head,.demo-agenda>div{grid-template-columns:75px repeat(3,1fr);align-items:center;gap:7px;display:grid}.demo-agenda-head{color:#6b7f8f;padding:14px 5px 8px;font-size:9px}.demo-agenda-head b{text-align:center}.demo-agenda{gap:7px;display:grid}.demo-agenda>div{border-top:1px solid #e1e8ee;min-height:93px;padding-top:7px}.demo-agenda time{color:#6e8291;font-size:10px}.demo-agenda span{color:#235f9e;background:#e8f2ff;border-left:4px solid #3d82cc;border-radius:9px;align-items:flex-start;height:75px;padding:9px;font-size:10px;font-weight:800;display:flex}.demo-agenda span.a1{color:#a34d39;background:#fff0e9;border-color:#ef795f}.demo-agenda span.a2{color:#33745d;background:#eaf6ef;border-color:#62b48d}.demo-agenda span.free{color:#9aa7b0;background:#fafcfd;border:1px dashed #ccd7df;justify-content:center;align-items:center;font-weight:500}.notes-layout{grid-template-columns:270px 1fr;gap:18px;padding-top:16px;display:grid}.notes-layout aside{flex-direction:column;gap:7px;display:flex}.notes-layout aside button{text-align:left;color:#516a79;background:#fff;border:1px solid #d4e0e9;border-radius:9px;gap:9px;padding:11px;display:flex}.notes-layout aside button.active{color:#125eaf;background:#edf5fe;border-color:#1668c7}.notes-layout aside span{flex-direction:column;font-size:10px;font-weight:800;display:flex}.notes-layout aside small{color:#82919c;font-size:8px;font-weight:500}.demo-notes article{background:#fbfdff;border:1px solid #d5e1ea;border-radius:12px;padding:20px}.demo-notes article>span{letter-spacing:1px;color:#66808f;font-size:8px;font-weight:800}.demo-notes article h3{margin:5px 0;font:800 21px Manrope}.demo-notes article p{color:#6a7c89;font-size:10px}.demo-notes article label{background:#fff;border:1px solid #dbe6ed;border-radius:9px;align-items:center;gap:10px;margin:8px 0;padding:12px;font-size:11px;display:flex}.demo-notes article label i{color:#1668c7;background:#dcecff;border-radius:50%;place-items:center;width:24px;height:24px;font-style:normal;font-weight:800;display:grid}.demo-notes article textarea{color:#71818c;resize:none;border:1px solid #bdcad4;border-radius:9px;width:100%;min-height:110px;margin:12px 0;padding:12px}.demo-kpis{grid-template-columns:repeat(3,1fr);gap:9px;margin:15px 0;display:grid}.demo-kpis span{color:#738692;border:1px solid #d7e2e9;border-radius:10px;flex-direction:column;padding:13px;font-size:9px;display:flex}.demo-kpis b{color:#1668c7;margin-bottom:2px;font:800 21px Manrope}.demo-data-table{border:1px solid #d3dfe8;border-radius:10px;max-height:485px;overflow:auto}.demo-data-table>div{border-bottom:1px solid #e0e7ed;grid-auto-columns:minmax(125px,1fr);grid-auto-flow:column;min-width:max-content;display:grid}.demo-data-table>div:first-child{z-index:3;background:#eaf1f7;position:sticky;top:0}.demo-data-table b,.demo-data-table span{background:#fff;min-width:125px;padding:11px;font-size:9px}.demo-data-table b{color:#526878;background:#eaf1f7}.demo-data-table b:first-child,.demo-data-table span:first-child{z-index:2;border-right:1px solid #d3dfe8;font-weight:800;position:sticky;left:0}.demo-data-table>div:first-child b:first-child{z-index:4;background:#dfeaf3}.demo-data-table .activo,.demo-data-table .ok{color:#26785e;font-weight:800}.demo-data-table .en-riesgo,.demo-data-table .comprar{color:#b66b24;font-weight:800}.demo-data-table .riesgo-de-pérdida{color:#b34f3e;font-weight:800}.demo-data-table .histórico{color:#72828c}.warehouse>div{grid-auto-columns:minmax(145px,1fr)}.cash-cards{grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0;display:grid}.cash-cards article{background:#f9fbfc;border:1px solid #d5e1e9;border-radius:11px;flex-direction:column;padding:15px;display:flex}.cash-cards small{color:#6f8290;letter-spacing:1px;font-size:8px;font-weight:800}.cash-cards b{color:#143f5c;margin:6px 0;font:800 21px Manrope}.cash-cards span{color:#40856f;font-size:9px}.demo-balance>nav{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;justify-content:flex-start;gap:7px;height:auto;padding:10px 0 0;display:flex;position:static}.demo-balance>nav button{color:#567080;background:#fff;border:1px solid #cbd9e3;border-radius:8px;padding:8px 12px;font-size:9px}.demo-balance>nav button.active{color:#fff;background:#1668c7;border-color:#1668c7}.demo-bars{background:linear-gradient(#fff 24%,#e9eef2 25%,#fff 26% 49%,#e9eef2 50%,#fff 51% 74%,#e9eef2 75%,#fff 76%);border:1px solid #d5e1e9;border-radius:11px;align-items:end;gap:12px;height:315px;margin-top:16px;padding:22px 20px 0;display:flex}.demo-bars i{background:linear-gradient(#4b91d9,#1668c7);border-radius:5px 5px 0 0;flex:1;min-width:18px;max-height:100%}.verifactu-demo .status-ready{color:#26785e;font-size:10px;font-weight:800}.verifactu-flow{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:26px;display:grid}.verifactu-flow article{background:#fbfdfd;border:1px solid #d7e2e9;border-radius:11px;min-height:180px;padding:16px}.verifactu-flow i{color:#fff;background:#1668c7;border-radius:50%;place-items:center;width:32px;height:32px;font-style:normal;font-weight:800;display:grid}.verifactu-flow span{color:#71828d;flex-direction:column;margin-top:20px;font-size:10px;line-height:1.5;display:flex}.verifactu-flow b{color:#1b2d3a;margin-bottom:5px;font-size:12px}.verifactu-status{background:#edf5f0;border-radius:11px;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:18px;padding:16px;display:grid}.verifactu-status span{flex-direction:column;display:flex}.verifactu-status small{color:#71867d;font-size:8px}.verifactu-status b{color:#245e4b;margin-top:4px;font-size:11px}.portal-page{background:linear-gradient(145deg,#edf5ee,#f9faf7);min-height:100vh}.portal-page nav>a{color:var(--green);font-weight:700;text-decoration:none}.portal-card{border:1px solid var(--line);background:#fff;border-radius:24px;width:min(850px,100% - 40px);margin:80px auto;padding:clamp(28px,6vw,60px);box-shadow:0 25px 70px #194b401a}.portal-card>span{letter-spacing:1.8px;color:var(--coral);font-size:10px;font-weight:800}.portal-card h1{letter-spacing:-2px;margin:10px 0 25px;font:800 clamp(32px,5vw,48px) Manrope}.legal-card h2{color:var(--ink);margin:28px 0 8px;font:800 20px Manrope}.legal-card p{color:#58706c;line-height:1.7}.portal-card>button,.portal-card>p+button{background:var(--green);color:#fff;border:0;border-radius:10px;padding:13px 20px;font-weight:800}.portal-notice{color:#7e6129;background:#fff3d9;border:1px solid #f3d698;border-radius:12px;padding:17px}.portal-user{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.portal-user button{color:var(--coral);background:0 0;border:0}.license-list{gap:13px;margin:25px 0;display:grid}.license-list article{border:1px solid var(--line);background:#f5f8f4;border-radius:14px;padding:20px}.license-list article i{color:var(--green);text-transform:uppercase;letter-spacing:1px;font-size:10px;font-style:normal;font-weight:800}.license-list h3{margin:8px 0;font:800 20px Manrope}.license-list p{color:#71837f}.license-list code{background:var(--ink);color:#d9eee2;overflow-wrap:anywhere;border-radius:8px;padding:12px;display:block}.portal-releases{margin:30px 0}.portal-releases h2{font:800 20px Manrope}.portal-releases>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:13px 0;display:flex}.portal-releases span{flex-direction:column;display:flex}.portal-releases small{color:#71837f}.portal-releases button{border:1px solid var(--green);color:var(--green);background:#fff;border-radius:8px;padding:8px 12px;font-weight:700}.portal-loading{color:var(--green);background:#edf6f0;border-radius:12px;padding:18px;font-weight:700}.portal-help{color:#71837f;margin-top:14px;line-height:1.5;display:block}.admin-card form{grid-template-columns:1fr 1fr auto;align-items:end;gap:14px;margin:28px 0;display:grid}.admin-card label{color:#58706c;flex-direction:column;gap:7px;font-size:13px;font-weight:700;display:flex}.admin-card input,.admin-card select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;padding:12px}.admin-card form button,.admin-result button{background:var(--green);color:#fff;border:0;border-radius:10px;padding:12px 16px;font-weight:800}.admin-result{background:#edf8f1;border:1px solid #afd9c1;border-radius:16px;margin-top:28px;padding:24px}.admin-result h2{margin:7px 0;font:800 24px Manrope}.admin-result code{background:var(--ink);color:#d9eee2;overflow-wrap:anywhere;border-radius:9px;margin:14px 0;padding:14px;display:block}.admin-result small{color:#58706c;margin-top:12px;display:block}.mfa-card{background:#fff8e8;border:1px solid #e6c98c;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin:24px 0;padding:20px;display:flex}.mfa-card.enabled{background:#edf8f1;border-color:#afd9c1}.mfa-card span{letter-spacing:1.4px;color:#a56f00;font-size:9px;font-weight:800}.mfa-card.enabled span{color:#23805f}.mfa-card h2{margin:5px 0;font:800 20px Manrope}.mfa-card p{color:#58706c;margin:0;font-size:13px;line-height:1.5}.mfa-card>button,.mfa-setup button{background:var(--green);color:#fff;white-space:nowrap;border:0;border-radius:10px;padding:11px 15px;font-weight:800}.mfa-card>strong{color:#23805f;font-size:12px}.mfa-setup{border-top:1px solid #ead9b6;grid-template-columns:184px 1fr;align-items:center;gap:22px;width:100%;margin-top:12px;padding-top:18px;display:grid}.mfa-setup svg{background:#fff;border-radius:12px;padding:10px}.mfa-setup ol{color:#58706c;margin:0 0 10px;padding-left:20px;font-size:12px;line-height:1.5}.mfa-setup code{background:var(--ink);color:#d9eee2;letter-spacing:1px;overflow-wrap:anywhere;border-radius:8px;padding:9px;display:block}.mfa-setup label{margin:10px 0}.mfa-setup input{letter-spacing:5px;max-width:150px;font-size:18px}.admin-licenses{margin-top:35px}.admin-licenses h2{font:800 22px Manrope}.admin-licenses article{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:16px 0;display:flex}.admin-licenses article>div{flex-direction:column;gap:4px;display:flex}.admin-licenses i{text-transform:uppercase;color:var(--green);letter-spacing:1px;font-size:9px;font-style:normal;font-weight:800}.admin-licenses span{color:#71837f;font-size:12px}.admin-licenses strong{color:#23805f;font-size:11px}.admin-licenses strong.inactive{color:#b64d38}.admin-licenses button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;padding:7px 10px;font-size:11px}.admin-stats{grid-template-columns:repeat(4,1fr);margin:30px 0 22px;gap:10px!important;display:grid!important}.admin-stats article{background:#f8faf7;border-radius:12px;border:1px solid var(--line)!important;flex-direction:column!important;align-items:flex-start!important;padding:14px!important;display:flex!important}.admin-stats span{font-size:10px}.admin-stats b{color:var(--green);font:800 24px Manrope}.admin-list-head{justify-content:space-between;align-items:end;gap:14px;margin-bottom:8px;display:flex}.admin-list-head>div{display:flex;flex-direction:row!important;gap:8px!important}.admin-list-head input,.admin-list-head select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:9px;padding:9px;font-size:11px}.admin-list-head input{min-width:240px}.support-card{max-width:900px}.support-card>p,.support-card li,.support-card details p{color:#58706c;line-height:1.65}.support-card h2{margin-top:32px;font:800 21px Manrope}.support-actions{gap:12px;margin:25px 0;display:flex}.support-actions a{background:var(--green);color:#fff;border-radius:10px;padding:13px 18px;font-weight:800;text-decoration:none}.support-actions a+a{color:var(--green);border:1px solid var(--green);background:#fff}.support-card details{border-top:1px solid var(--line);padding:15px 0}.support-card summary{cursor:pointer;font-weight:800}.legal-warning{border-left:4px solid var(--coral);background:#fff4ef;padding:14px}.operational-card>p{color:#58706c;line-height:1.7}.operational-action{background:var(--green);color:#fff;border-radius:10px;margin-top:24px;padding:13px 18px;font-weight:800;text-decoration:none;display:inline-block}.declaration-facts{border:1px solid var(--line);color:#58706c;background:#f5f8f4;border-radius:14px;flex-direction:column;gap:8px;padding:20px;display:flex}.declaration-facts b{color:var(--ink)}.demo-client{color:#71837f;justify-content:space-between;align-items:center;gap:8px;margin-top:12px;font-size:10px;display:flex}.demo-client select,.demo-options select{border:1px solid var(--line);max-width:155px;color:var(--ink);background:#fff;border-radius:7px;padding:5px;font-size:10px}.demo-options{flex-direction:column;gap:8px;margin-bottom:9px;display:flex!important}.demo-options span{color:#71837f;justify-content:space-between;align-items:center;gap:5px;font-size:9px;display:flex}.demo-options button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:7px;padding:4px 7px;font-size:9px}.demo-options button.active{border-color:var(--green);color:var(--green);background:#e6f3eb;font-weight:800}.demo-subtotal{color:#71837f;justify-content:space-between;font-size:10px;display:flex!important}.demo-success{margin-top:8px;line-height:1.35;display:block;color:#28775f!important}.cta-links{align-items:center;gap:10px;display:flex}.cta-links a+a{color:var(--green);border:1px solid var(--green);background:#fff}@media (width<=760px){.admin-card form{grid-template-columns:1fr}.mfa-card{flex-direction:column;align-items:stretch}.mfa-setup{grid-template-columns:1fr}.mfa-setup svg{justify-self:center}.admin-stats{grid-template-columns:1fr 1fr}.admin-list-head{flex-direction:column;align-items:stretch}.admin-list-head>div{flex-direction:column!important}.admin-list-head input{min-width:0}.admin-licenses article{flex-direction:column;align-items:flex-start}.support-actions,.cta-links{flex-direction:column;align-items:stretch}.support-actions a,.cta-links a{text-align:center}footer>div{flex-wrap:wrap}}.customer-entry{max-width:1000px}.portal-auth-layout{grid-template-columns:1.05fr .95fr;align-items:center;gap:42px;display:grid}.portal-auth-copy>p{color:#58706c;font-size:16px;line-height:1.7}.portal-auth-actions{gap:11px;margin-top:24px;display:flex}.portal-auth-actions button{background:var(--green);color:#fff;border:0;border-radius:10px;padding:13px 20px;font-weight:800}.portal-auth-actions button.outline{color:var(--green);border:1px solid var(--green);background:#fff}.portal-access-steps{border:1px solid var(--line);background:#f2f7f2;border-radius:18px;margin:0;padding:22px;list-style:none}.portal-access-steps li{border-bottom:1px solid #dce7df;gap:13px;padding:14px 0;display:flex}.portal-access-steps li:last-child{border:0}.portal-access-steps i{width:31px;height:31px;color:var(--green);background:#dcefe4;border-radius:50%;flex:none;place-items:center;font-style:normal;font-weight:800;display:grid}.portal-access-steps span{color:#71837f;flex-direction:column;font-size:12px;line-height:1.4;display:flex}.portal-access-steps b{color:var(--ink);margin-bottom:2px;font-size:14px}.customer-dashboard{width:min(1180px,100% - 40px);padding:clamp(25px,4vw,48px)}.customer-dashboard>h1{margin-bottom:12px}.portal-user>span{flex-direction:column;gap:4px;display:flex}.portal-user small{font-size:10px;font-weight:800}.portal-user .verified{color:#23805f}.portal-user .pending{color:#a56f00}.customer-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0 36px;display:grid}.customer-summary article{border:1px solid var(--line);background:#f7faf7;border-radius:15px;grid-template-columns:1fr auto;align-items:end;padding:20px;display:grid}.customer-summary small{color:#71837f;letter-spacing:1px;grid-column:1/-1;font-size:9px;font-weight:800}.customer-summary b{color:var(--green);font:800 31px Manrope}.customer-summary span{color:#71837f;padding-bottom:5px;font-size:10px}.customer-section{margin:36px 0}.customer-section-head{justify-content:space-between;align-items:end;margin-bottom:15px;display:flex}.customer-section-head span,.customer-bottom>aside>span,.portal-releases>span{letter-spacing:1.4px;color:var(--coral);font-size:9px;font-weight:800}.customer-section-head h2,.customer-bottom h2{margin:5px 0;font:800 23px Manrope}.customer-section-head button{border:1px solid var(--green);color:var(--green);background:#fff;border-radius:9px;padding:9px 12px;font-weight:800}.license-list.rich{grid-template-columns:repeat(2,1fr);margin:0}.license-list.rich article{background:#fbfcfa;padding:23px}.license-top{justify-content:space-between;align-items:center;display:flex}.license-top i{order:-1}.license-state{color:#71837f;background:#eef0ef;border-radius:20px;padding:5px 8px;font-size:9px;font-weight:800}.license-state.active{color:#23805f;background:#dff2e7}.license-state.inactive,.license-state.revoked{color:#b64d38;background:#fff0ed}.license-facts{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;padding-top:16px;display:grid}.license-facts span{flex-direction:column;min-width:0;display:flex}.license-facts small{color:#83938f;text-transform:uppercase;letter-spacing:.8px;font-size:8px}.license-facts b{color:#324b47;overflow-wrap:anywhere;margin-top:3px;font-size:11px}.activation-code{background:#eaf2ed;border-radius:10px;margin-top:18px;padding:13px}.activation-code small{color:var(--green);font-size:8px;font-weight:800}.activation-code code{margin:7px 0;font-size:12px}.activation-code span{color:#71837f;font-size:9px;display:block}.license-support{color:var(--green);margin-top:15px;font-size:11px;font-weight:800;text-decoration:none;display:inline-block}.empty-license{text-align:center;color:#71837f;border:1px dashed #b9c9c1;border-radius:15px;grid-column:1/-1;padding:25px}.empty-license b{color:var(--ink)}.empty-license a{color:var(--green);font-weight:800}.customer-bottom{grid-template-columns:1.3fr .7fr;gap:17px;margin-top:35px;display:grid}.customer-bottom .portal-releases{border:1px solid var(--line);border-radius:16px;margin:0;padding:22px}.customer-bottom .portal-releases>div{margin:0}.customer-bottom .portal-releases p{color:#71837f}.customer-bottom>aside{background:var(--ink);color:#fff;border-radius:16px;padding:24px}.customer-bottom>aside h2{color:#fff}.customer-bottom>aside p{color:#a9bbb7;font-size:12px;line-height:1.55}.customer-bottom>aside a{color:#b8e4d0;margin-top:12px;font-size:11px;font-weight:800;text-decoration:none;display:block}@media (width<=800px){.portal-auth-layout,.customer-bottom,.customer-summary,.license-list.rich{grid-template-columns:1fr}.customer-section-head{flex-direction:column;align-items:flex-start;gap:12px}.portal-auth-actions{flex-direction:column}.portal-auth-actions button{width:100%}}.web-membership-admin{background:#f7fbf9;border:1px solid #cfe1da;border-radius:14px;margin-top:28px;padding:24px}.web-membership-admin>span{color:#0f5b47;letter-spacing:.12em;font-size:11px;font-weight:900}.web-membership-admin h2{margin:5px 0}.web-membership-admin>p{color:#637169}.web-membership-admin form{grid-template-columns:repeat(2,minmax(180px,1fr));align-items:end;margin-top:18px}.web-membership-admin form button{min-height:46px}.web-membership-admin>strong{color:#0f5b47;margin-top:15px;display:block}@media (width<=720px){.web-membership-admin form{grid-template-columns:1fr}}.plans{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1180px}.payment-banner{color:#715814;text-align:center;background:#fff7d9;border:1px solid #e6c66d;border-radius:12px;max-width:910px;margin:-24px auto 28px;padding:13px 18px;font-size:13px}.payment-banner b{margin-right:6px}.realistic-demo{max-width:1120px}.realistic-demo .demo-head{gap:14px}.demo-modules{gap:5px;margin-left:10px;display:flex}.demo-modules span{color:#9cb4af;border-radius:6px;margin:0;padding:6px 8px;font-size:8px}.demo-modules .selected{color:#fff;background:#2c514c}.realistic-demo .demo-body{grid-template-columns:190px minmax(310px,1fr) 235px;min-height:520px}.demo-people{background:#fbfcfa;border-right:1px solid #e2e8e4;padding:18px 14px}.demo-people small{color:#758782;letter-spacing:1px;font-size:9px;font-weight:800}.demo-people select,.demo-people input,.realistic-demo .catalog>input{background:#fff;border:1px solid #dbe4df;border-radius:8px;width:100%;margin:8px 0 13px;padding:9px;font-size:10px}.demo-people hr{border:0;border-top:1px solid #e3e9e5;margin:7px 0 15px}.demo-people button{color:#405a56;text-align:left;background:#fff;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;width:100%;margin:7px 0;padding:8px;font-size:9px;display:flex}.demo-people button i{color:#0d5c53;background:#e3eee7;border-radius:50%;place-items:center;width:25px;height:25px;font-style:normal;font-weight:800;display:grid}.demo-people button.active{background:#e8f3ed;border-color:#0d5c53}.realistic-demo .receipt{padding:17px}.demo-ticket-meta{grid-template-columns:1.8fr .7fr .8fr;gap:7px;margin-top:10px;display:grid}.demo-ticket-meta label{color:#7b8d89;border:1px solid #dbe4df;border-radius:8px;padding:7px 9px;font-size:8px}.demo-ticket-meta b{color:#173332;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:9px;display:block;overflow:hidden}.demo-ticket-actions{align-items:center;gap:5px;margin:8px 0;display:flex}.demo-ticket-actions button{color:#536b67;background:#fff;border:1px solid #dbe4df;border-radius:7px;padding:6px 8px;font-size:8px}.demo-ticket-actions button.active{color:#fff;background:#0d5c53;border-color:#0d5c53}.demo-ticket-actions span{color:#7b8d89;margin-left:auto;font-size:8px}.realistic-demo .receipt ul{min-height:150px;max-height:160px;overflow:auto}.demo-totals{grid-template-columns:repeat(3,1fr);gap:6px;margin:9px 0;display:grid}.demo-totals span{color:#7b8d89;border:1px solid #dbe4df;border-radius:8px;padding:7px;font-size:8px}.demo-totals b,.demo-totals strong{color:#173332;margin-top:3px;font-size:11px;display:block}.demo-totals strong{color:#0d5c53;font-size:14px}.realistic-demo .catalog{padding:18px 13px}.realistic-demo .catalog>div{justify-content:space-between;align-items:center;display:flex}.realistic-demo .catalog .special{color:#fff;background:#0d5c53;border:0;width:auto;margin:0;padding:6px 7px;font-size:8px}.realistic-demo .catalog>button{padding:7px}@media (width<=1050px){.realistic-demo .demo-body{grid-template-columns:155px minmax(280px,1fr) 210px}.demo-modules{display:none}}@media (width<=760px){.realistic-demo .demo-body{flex-direction:column;display:flex}.demo-people{display:none}.realistic-demo .catalog{order:1}.realistic-demo .receipt{order:2}.demo-ticket-meta{grid-template-columns:1fr 1fr}.demo-ticket-meta label:first-child{grid-column:1/-1}}@media (width<=900px){.plans{grid-template-columns:1fr;max-width:620px}}
