:root{--sg-red:#032B94;--sg-orange:#0B49C9;--sg-black:#0b0c10;--sg-ink:#16181d;--sg-muted:#6e7380;--sg-line:#e8e9ed;--sg-bg:#f7f8fa;--sg-white:#fff;--sg-grad:linear-gradient(135deg,#032B94 0%,#0B49C9 100%);--sg-shadow:0 22px 65px rgba(22,24,29,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.sg-public,body.saas-register-page{margin:0;font-family:Inter,"Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--sg-ink);background:#fff}a{text-decoration:none;color:inherit}.sg-container{width:min(1160px,calc(100% - 40px));margin:0 auto}.sg-nav-wrap{height:78px;border-bottom:1px solid rgba(11,12,16,.07);background:rgba(255,255,255,.92);backdrop-filter:blur(16px);position:sticky;top:0;z-index:50}.sg-nav{height:100%;display:flex;align-items:center;justify-content:space-between}.sg-brand{display:flex;align-items:center;gap:9px}.sg-brand img{width:242px;max-width:56vw;height:auto}.sg-brand-pill{font-size:11px;font-weight:800;color:#fff;background:var(--sg-grad);padding:5px 8px;border-radius:7px;letter-spacing:.7px}.sg-nav-links{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:650}.sg-nav-links>a:not(.sg-btn):hover{color:var(--sg-red)}.sg-login-link{padding-left:18px;border-left:1px solid var(--sg-line)}.sg-btn,.sg-btn-outline,.sg-btn-ghost{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;font-weight:750;transition:.22s ease;border:0}.sg-btn{background:var(--sg-grad);color:#fff;box-shadow:0 10px 24px rgba(3,43,148,.22);padding:13px 22px}.sg-btn:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(3,43,148,.28);color:#fff}.sg-btn-sm{padding:10px 17px}.sg-btn-lg{min-height:52px;padding:0 26px}.sg-btn-ghost{min-height:52px;padding:0 24px;border:1px solid #dfe1e6;background:#fff;gap:9px}.sg-btn-ghost:hover{border-color:#bbb;transform:translateY(-2px)}.sg-btn-outline{padding:13px 22px;border:1px solid #dfe1e6;background:#fff}.sg-btn-outline:hover{border-color:var(--sg-orange);color:var(--sg-red)}.sg-menu-btn{display:none;background:none;border:0}.sg-menu-btn span{display:block;width:24px;height:2px;background:#111;margin:5px}.sg-hero{position:relative;overflow:hidden;padding:92px 0 80px;background:radial-gradient(circle at 80% 10%,rgba(11,73,201,.08),transparent 31%),linear-gradient(180deg,#fff 0%,#fafbfc 100%)}.sg-hero-grid{display:grid;grid-template-columns:.93fr 1.07fr;gap:70px;align-items:center}.sg-eyebrow{text-transform:uppercase;letter-spacing:1.7px;font-weight:800;font-size:12px;color:#5d626e;display:flex;align-items:center;gap:9px}.sg-eyebrow span{width:24px;height:3px;background:var(--sg-grad);border-radius:10px}.sg-hero h1{font-size:58px;line-height:1.02;letter-spacing:-2.8px;margin:20px 0 24px;max-width:630px}.sg-hero h1 em{font-style:normal;background:var(--sg-grad);-webkit-background-clip:text;background-clip:text;color:transparent}.sg-hero-copy>p{font-size:18px;line-height:1.7;color:var(--sg-muted);max-width:590px}.sg-hero-actions{display:flex;gap:12px;margin:34px 0 27px}.sg-trust-row{display:flex;gap:20px;flex-wrap:wrap;color:#606571;font-size:13px;font-weight:650}.sg-trust-row b{color:#18a55b;margin-right:5px}.sg-dashboard-card{background:#101217;border-radius:22px;padding:11px;box-shadow:0 45px 90px rgba(10,12,16,.25);position:relative;transform:perspective(1400px) rotateY(-3deg) rotateX(1deg)}.sg-window-top{height:34px;color:#9fa4af;font-size:11px;display:flex;align-items:center;gap:7px;padding:0 7px}.sg-window-top i{width:8px;height:8px;border-radius:50%;background:#3f424b}.sg-window-top i:first-child{background:#fb5b50}.sg-window-top i:nth-child(2){background:#ffb642}.sg-window-top i:nth-child(3){background:#27c56a}.sg-window-top span{margin-left:9px}.sg-preview{height:390px;background:#f5f6f8;border-radius:14px;overflow:hidden;display:flex}.sg-preview-sidebar{width:62px;background:#07080a;padding:20px 14px;display:flex;flex-direction:column;align-items:center;gap:19px}.sg-mini-logo{width:32px;height:32px;border-radius:9px;background:var(--sg-grad);display:grid;place-items:center;color:#fff;font-size:11px;font-weight:900;margin-bottom:8px}.sg-preview-sidebar span{width:26px;height:26px;border-radius:7px;background:#191c21}.sg-preview-sidebar span.active{background:linear-gradient(135deg,rgba(3,43,148,.92),rgba(11,73,201,.92))}.sg-preview-main{flex:1;padding:20px}.sg-preview-head{display:flex;justify-content:space-between;align-items:center;font-size:14px}.sg-avatar{width:28px;height:28px;border-radius:50%;background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.08);display:grid;place-items:center;font-size:11px}.sg-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.sg-stat-grid>div{background:#fff;border:1px solid #eceef2;border-radius:10px;padding:14px}.sg-stat-grid small{font-size:9px;color:#858a95;display:block}.sg-stat-grid b{font-size:16px;display:block;margin:7px 0 6px}.sg-stat-grid em{font-size:9px;color:#16a058;font-style:normal}.sg-chart-card{margin-top:12px;background:#fff;border:1px solid #eceef2;border-radius:10px;padding:15px}.sg-chart-title{display:flex;justify-content:space-between;font-size:10px}.sg-chart-title small{color:#999}.sg-bars{height:125px;display:flex;align-items:flex-end;gap:11px;padding-top:16px}.sg-bars i{display:block;flex:1;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#0B49C9,#032B94)}.sg-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.sg-bottom-grid div{height:65px;border-radius:10px;background:#fff;border:1px solid #eceef2}.sg-floating-card{position:absolute;background:#fff;border-radius:12px;padding:11px 14px;box-shadow:0 16px 42px rgba(0,0,0,.15);display:flex;gap:10px;align-items:center;min-width:190px}.sg-floating-card>span{width:31px;height:31px;border-radius:8px;background:#e9fbf1;color:#0ba454;display:grid;place-items:center;font-weight:900}.sg-floating-card b,.sg-floating-card small{display:block}.sg-floating-card b{font-size:11px}.sg-floating-card small{font-size:8px;color:#9196a0;margin-top:3px}.sg-floating-one{left:-42px;bottom:42px}.sg-floating-two{right:-35px;top:80px}.sg-floating-two>span{background:#edf3ff;color:var(--sg-red)}.sg-logo-strip{border-top:1px solid var(--sg-line);border-bottom:1px solid var(--sg-line);background:#fff}.sg-logo-strip .sg-container{min-height:83px;display:flex;align-items:center;justify-content:space-between;gap:25px;color:#8b8f97}.sg-logo-strip span{font-size:12px}.sg-logo-strip b{font-size:13px;letter-spacing:.7px;color:#555b66}.sg-section{padding:105px 0}.sg-section-title{text-align:center;max-width:690px;margin:0 auto 54px}.sg-section-title .sg-eyebrow{justify-content:center}.sg-section-title h2,.sg-split h2{font-size:43px;letter-spacing:-1.7px;margin:16px 0}.sg-section-title p,.sg-lead{font-size:16px;line-height:1.7;color:var(--sg-muted)}.sg-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sg-feature-grid article{border:1px solid var(--sg-line);border-radius:16px;padding:29px;background:#fff;transition:.24s ease}.sg-feature-grid article:hover{transform:translateY(-5px);box-shadow:var(--sg-shadow);border-color:#ddd}.sg-icon{width:46px;height:46px;border-radius:12px;background:linear-gradient(135deg,#edf3ff,#f7f9ff);border:1px solid #d9e4ff;display:grid;place-items:center;color:var(--sg-red);font-size:22px;font-weight:900}.sg-feature-grid h3{font-size:18px;margin:22px 0 10px}.sg-feature-grid p{color:var(--sg-muted);font-size:14px;line-height:1.65;min-height:68px}.sg-feature-grid a{font-size:13px;font-weight:800;color:var(--sg-red)}.sg-pos-section{background:#0d0f13;color:#fff;overflow:hidden}.sg-split{display:grid;grid-template-columns:.84fr 1.16fr;gap:80px;align-items:center}.sg-pos-section .sg-eyebrow{color:#aeb2bb}.sg-pos-section .sg-lead{color:#aeb2bb}.sg-check-list{padding:0;list-style:none;margin:27px 0 32px;display:grid;gap:14px}.sg-check-list li{color:#e7e8eb}.sg-check-list span{display:inline-grid;place-items:center;width:21px;height:21px;border-radius:50%;background:rgba(3,43,148,.15);color:#0B49C9;margin-right:9px}.sg-pos-mock{background:#f5f6f8;border:9px solid #1d2026;border-radius:22px;padding:15px;display:grid;grid-template-columns:1.12fr .88fr;gap:12px;box-shadow:0 35px 65px rgba(0,0,0,.3);transform:rotate(1deg)}.sg-pos-products{display:grid;grid-template-columns:1fr 1fr;gap:8px}.sg-pos-products div{background:#fff;border-radius:10px;padding:10px;color:#17191e}.sg-pos-products span{display:block;height:70px;border-radius:7px;background:linear-gradient(135deg,#f1f2f4,#e4e6ea);position:relative}.sg-pos-products span:after{content:"";position:absolute;width:25px;height:42px;border-radius:6px;border:3px solid #8f949d;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-8deg)}.sg-pos-products b,.sg-pos-products small{display:block}.sg-pos-products b{font-size:9px;margin:8px 0 3px}.sg-pos-products small{font-size:9px;color:var(--sg-red);font-weight:800}.sg-pos-cart{background:#fff;color:#17191e;border-radius:10px;padding:15px}.sg-pos-cart h4{font-size:11px;margin:0 0 16px}.sg-pos-cart h4 em{float:right;font-style:normal;color:#9297a0;font-size:8px}.sg-pos-cart p{font-size:8px;display:flex;justify-content:space-between;gap:8px;border-bottom:1px solid #f0f1f3;padding:8px 0;margin:0}.sg-pos-cart hr{border:0;border-top:1px dashed #d5d7dc}.sg-pos-cart .sg-total{font-size:11px;border:0}.sg-pos-cart button{width:100%;border:0;border-radius:7px;padding:10px;background:var(--sg-grad);color:#fff;font-size:9px;font-weight:800;margin-top:10px}.sg-pricing-section{background:var(--sg-bg)}.sg-price-toggle{margin:25px auto 0;background:#fff;border:1px solid var(--sg-line);padding:4px;border-radius:10px;width:max-content}.sg-price-toggle button{border:0;background:transparent;padding:9px 18px;border-radius:7px;font-weight:750;color:#737985;cursor:pointer}.sg-price-toggle button.active{background:#111318;color:#fff}.sg-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}.sg-pricing-grid.single{max-width:390px;margin:auto;grid-template-columns:1fr}.sg-price-card{background:#fff;border:1px solid var(--sg-line);border-radius:18px;padding:30px;position:relative;display:flex;flex-direction:column}.sg-price-card.featured{border:2px solid var(--sg-orange);box-shadow:0 25px 55px rgba(3,43,148,.12);transform:translateY(-8px)}.sg-popular{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:var(--sg-grad);color:#fff;border-radius:20px;padding:6px 14px;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.8px}.sg-plan-top{display:flex;align-items:center;justify-content:space-between}.sg-plan-top h3{font-size:21px;margin:0}.sg-plan-top span{font-size:10px;text-transform:uppercase;background:#f2f3f5;border-radius:20px;padding:6px 9px;font-weight:800}.sg-plan-description{font-size:13px;line-height:1.6;color:var(--sg-muted);min-height:42px}.sg-price{margin:18px 0 20px;display:flex;align-items:baseline;gap:6px}.sg-price b{font-size:36px;letter-spacing:-1.4px}.sg-price small{color:#8b9099}.sg-price-card ul{list-style:none;padding:0;margin:0 0 27px;display:grid;gap:12px;flex:1}.sg-price-card li{font-size:13px;color:#555b64}.sg-price-card li span{color:#13a35b;font-weight:900;margin-right:7px}.sg-plan-btn{width:100%}.sg-no-plans{grid-column:1/-1;text-align:center;background:#fff;border:1px dashed #d8dbe1;border-radius:16px;padding:42px}.sg-faq-wrap{max-width:930px}.sg-faq-grid{display:grid;gap:10px}.sg-faq-grid details{border:1px solid var(--sg-line);border-radius:12px;padding:17px 20px}.sg-faq-grid summary{cursor:pointer;font-weight:750}.sg-faq-grid p{color:var(--sg-muted);font-size:14px;line-height:1.65}.sg-cta{background:var(--sg-grad);color:#fff;padding:62px 0}.sg-cta .sg-container{display:flex;align-items:center;justify-content:space-between}.sg-cta span{text-transform:uppercase;letter-spacing:1.4px;font-size:11px;font-weight:800;opacity:.8}.sg-cta h2{font-size:34px;margin:8px 0 0}.sg-btn-light{background:#fff;color:#16181d;box-shadow:none}.sg-btn-light:hover{color:#111}.sg-footer{padding:35px 0;border-top:1px solid var(--sg-line)}.sg-footer .sg-container{display:flex;align-items:center;justify-content:space-between;gap:25px}.sg-footer .sg-brand img{width:190px}.sg-footer p{font-size:11px;letter-spacing:1px;color:#8b9099}.sg-footer>div>div{display:flex;gap:18px;font-size:13px;font-weight:700}.sg-footer>div>div a:hover{color:var(--sg-red)}
/* Register page */
body.saas-register-page{min-height:100vh;background:radial-gradient(circle at 15% 15%,rgba(3,43,148,.07),transparent 28%),radial-gradient(circle at 85% 85%,rgba(11,73,201,.08),transparent 28%),#f5f6f8!important}.saas-register-page .login-box{width:430px;max-width:calc(100% - 28px);margin:7% auto 30px}.saas-register-page .login-logo{margin-bottom:20px}.saas-register-page .login-logo img{width:330px;max-width:92%;height:auto}.saas-register-page .login-box-body{border-radius:16px;border-top:4px solid var(--sg-orange);padding:28px;box-shadow:0 20px 55px rgba(12,14,18,.12)}.saas-register-page .login-box-msg{font-size:17px;font-weight:800;margin-bottom:20px}.saas-register-page .form-control,.saas-register-page .select2-selection{border-radius:8px!important;min-height:40px;border-color:#dde0e5}.saas-register-page .form-control:focus{border-color:var(--sg-orange);box-shadow:none}.saas-register-page .btn-primary{border:0!important;background:var(--sg-grad)!important;border-radius:8px!important}.saas-register-page .btn-default{border-radius:8px!important}.sg-selected-plan{background:#f2f6ff;border:1px solid #d7e2ff;border-radius:10px;padding:12px 14px;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between}.sg-selected-plan small{display:block;color:#586b9d;font-size:10px;text-transform:uppercase;letter-spacing:.8px;font-weight:800}.sg-selected-plan b{font-size:14px}.sg-selected-plan a{font-size:11px;color:var(--sg-red);font-weight:800}
@media(max-width:980px){.sg-nav-links{position:absolute;display:none;top:78px;left:20px;right:20px;flex-direction:column;align-items:stretch;background:#fff;padding:20px;border:1px solid var(--sg-line);border-radius:14px;box-shadow:var(--sg-shadow)}.sg-menu-open .sg-nav-links{display:flex}.sg-login-link{border:0;padding-left:0}.sg-menu-btn{display:block}.sg-hero-grid,.sg-split{grid-template-columns:1fr}.sg-hero-grid{gap:55px}.sg-hero-copy{text-align:center}.sg-hero h1{margin-left:auto;margin-right:auto}.sg-hero-copy>p{margin-left:auto;margin-right:auto}.sg-hero-actions,.sg-trust-row,.sg-hero-copy .sg-eyebrow{justify-content:center}.sg-dashboard-card{max-width:650px;margin:auto;transform:none}.sg-floating-one{left:10px}.sg-floating-two{right:10px}.sg-feature-grid,.sg-pricing-grid{grid-template-columns:repeat(2,1fr)}.sg-logo-strip .sg-container{flex-wrap:wrap;justify-content:center;padding:18px 0}.sg-pos-mock{max-width:650px;margin:auto}.sg-price-card.featured{transform:none}.sg-cta .sg-container{gap:30px}}
@media(max-width:650px){.sg-container{width:min(100% - 26px,1160px)}.sg-brand img{width:190px}.sg-hero{padding:64px 0 60px}.sg-hero h1{font-size:42px;letter-spacing:-2px}.sg-hero-actions{flex-direction:column}.sg-dashboard-card{margin-top:10px}.sg-preview{height:330px}.sg-preview-sidebar{width:48px;padding:15px 8px}.sg-preview-main{padding:12px}.sg-stat-grid{grid-template-columns:1fr 1fr}.sg-stat-grid>div:nth-child(3){display:none}.sg-bars{height:105px}.sg-floating-card{display:none}.sg-section{padding:76px 0}.sg-section-title h2,.sg-split h2{font-size:34px}.sg-feature-grid,.sg-pricing-grid{grid-template-columns:1fr}.sg-feature-grid p{min-height:0}.sg-pos-mock{grid-template-columns:1fr;transform:none}.sg-pos-products{grid-template-columns:1fr 1fr}.sg-cta .sg-container,.sg-footer .sg-container{flex-direction:column;text-align:center}.sg-cta h2{font-size:28px}.sg-footer>div>div{justify-content:center}.saas-register-page .login-box{margin-top:80px}}
