@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--color-bg:#f7f8fa;--color-text:#0b0d12;--color-border:#e3e6eb;--color-muted:#6b7280;--color-brand:#9fd0bf;--shadow-card:0 8px 20px #0000000a}*{box-sizing:border-box;margin:0;padding:0}body{color:#0b0d12;background:#f7f8fa;font-family:Inter,sans-serif}.app{zoom:.94;min-height:100vh;display:flex}.sidebar{color:#fff;background:linear-gradient(#07090d 0%,#10151a 55%,#0b0d11 100%);flex-direction:column;justify-content:space-between;width:300px;padding:34px 24px;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-main{flex-direction:column;flex:1;width:100%;display:flex}.brand{align-items:center;gap:14px;margin-bottom:48px;display:flex}.brand-icon{color:#d7f5ec;border:2px solid #d7f5ec;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.brand h1{letter-spacing:-1px;font-size:31px;font-weight:800}.brand h1 span{color:#9fd0bf}.nav{flex-direction:column;gap:12px;display:flex}.sidebar-nav-wrapper{position:relative}.nav-item{color:#f4f4f4;border-radius:10px;align-items:center;gap:16px;padding:16px 20px;font-size:18px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.nav-item.hidden-desktop{display:flex}.nav-item-more,.nav-more-panel{display:none}.nav-item-hidden-mobile{display:flex}.nav-more-item{color:#0f172a;background:#f8fafc;border:1px solid #11182714;border-radius:16px;justify-content:flex-start;width:100%;min-height:58px;padding:0 14px;box-shadow:inset 0 1px #ffffff73}.nav-more-item svg{color:#111827;width:19px;height:19px}.nav-more-item-label{font-size:14px;font-weight:700}.nav-more-item.active{color:#fff;background:#0f172a;border-color:#0f172a}.nav-more-item.active svg{color:#fff}.nav-item svg{stroke-width:1.8px;width:27px;height:27px}.nav-item:hover{background:#ffffff14}.nav-item.active{background:linear-gradient(90deg,#ffffff2e,#ffffff1a);border-left:4px solid #9fd0bf}.plan-card{background:#ffffff08;border:1px solid #ffffff24;border-radius:16px;padding:26px 18px}.plan-title{align-items:center;gap:12px;margin-bottom:10px;font-size:17px;font-weight:700;display:flex}.plan-title span{color:#f7c948}.plan-card p{color:#c9cdd3;margin-bottom:22px;font-size:14px}.plan-card button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:9px;width:100%;height:44px;font-weight:600}.main{width:calc(100% - 300px);margin-left:300px;padding-top:88px}.topbar{z-index:25;background:#fff;border-bottom:1px solid #e6e8ec;justify-content:space-between;align-items:center;width:calc(100% - 300px);height:88px;padding:0 46px;display:flex;top:0;left:300px;right:0;transform:translateZ(0);box-shadow:0 12px 24px #00000005;position:fixed!important}.search{color:#6b7280;background:#fff;border:1px solid #d8dde5;border-radius:11px;align-items:center;gap:12px;width:650px;height:50px;padding:0 18px;display:flex}.search input{border:none;outline:none;width:100%;font-family:inherit;font-size:16px}.top-actions{align-items:center;gap:20px;display:flex}.btn-primary,.btn-top{color:#fff;cursor:pointer;background:#08090c;border:none;border-radius:10px;align-items:center;gap:10px;height:48px;padding:0 26px;font-size:16px;font-weight:700;display:flex;box-shadow:0 8px 18px #00000026}.topbar-plus{font-size:20px}.profile{align-items:center;display:flex;position:relative}.profile-trigger{cursor:pointer;color:inherit;background:0 0;border:0;border-left:1px solid #e5e7eb;align-items:center;gap:14px;margin:0;padding:0 0 0 26px;display:flex}.profile-trigger .avatar{pointer-events:none}.profile-chevron{color:#6b7280;font-size:15px;transition:transform .2s}.profile-chevron.is-open{transform:rotate(180deg)}.profile-menu{z-index:30;background:#fff;border:1px solid #dfe3ea;border-radius:10px;width:190px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 12px 26px #00000024}.profile-option{text-align:left;color:#111827;background:0 0;border:0;border-radius:8px;width:100%;padding:9px 10px;font-size:14px}.profile-option:hover{background:#f3f4f6}.avatar{background:linear-gradient(135deg,#d8dee9,#f3f4f6);border-radius:50%;place-items:center;width:44px;height:44px;font-size:20px;display:grid}.profile strong{font-size:15px;display:block}.profile span{color:#6b7280;font-size:13px}.content{padding:34px 46px}.wizard-content{padding:34px 46px 40px}.templates-content{padding:44px 46px 34px}.page-header{justify-content:space-between;align-items:flex-end;margin-bottom:28px;display:flex}.page-title h2{letter-spacing:-1.4px;margin-bottom:8px;font-size:38px}.page-title p{color:#6b7280;font-size:17px}.wizard-title h2{letter-spacing:-1.6px;margin-bottom:10px;font-size:44px}.wizard-title p{color:#5f6672;font-size:19px}.header-actions{gap:12px;display:flex}.btn-secondary{cursor:pointer;background:#fff;border:1px solid #d9dee7;border-radius:10px;height:44px;padding:0 18px;font-weight:700}.stats{grid-template-columns:repeat(4,1fr);gap:22px;margin-bottom:24px;display:grid}.stat-card{background:#fff;border:1px solid #e3e6eb;border-radius:15px;padding:22px;box-shadow:0 8px 20px #0000000a}.stat-card small{color:#6b7280;font-weight:600}.stat-card h3{margin-top:8px;font-size:30px}.stat-card p{color:#6b7280;margin-top:8px;font-size:13px}.filters-card{background:#fff;border:1px solid #e3e6eb;border-radius:16px;margin-bottom:22px;padding:20px;box-shadow:0 8px 20px #0000000a}.filters{grid-template-columns:1.5fr repeat(4,1fr) auto;align-items:center;gap:14px;display:grid}.field{color:#374151;background:#fff;border:1px solid #dfe3ea;border-radius:10px;outline:none;height:46px;padding:0 14px;font-family:inherit}.field.search-field{color:#6b7280;align-items:center;gap:10px;display:flex}.field.search-field input{border:none;outline:none;width:100%;font-family:inherit;font-size:14px}.btn-filter{color:#fff;cursor:pointer;background:#0b0d12;border:none;border-radius:10px;height:46px;padding:0 18px;font-weight:700}.table-card{background:#fff;border:1px solid #e3e6eb;border-radius:16px;overflow:hidden;box-shadow:0 8px 20px #0000000a}.table-header{justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.table-header h3{font-size:20px}.table-header span{color:#6b7280;font-size:14px}table{border-collapse:collapse;width:100%}th{text-align:left;color:#4b5563;background:#f9fafb;border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4;padding:15px 24px;font-size:13px;font-weight:700}td{vertical-align:middle;border-bottom:1px solid #edf0f4;padding:16px 24px;font-size:14px}.client{align-items:center;gap:12px;font-weight:600;display:flex}.client-avatar{color:#fff;background:#111;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.client-avatar.dark{color:#fff;background:#111}.client-avatar.light{color:#111;background:#f3f4f6}.client-avatar.soft{color:#111;background:#e7f5ea}.client-avatar.muted{color:#111;background:#e5e7eb}.quote-code{color:#111827;font-weight:700}.status{border-radius:9px;align-items:center;gap:7px;padding:7px 12px;font-size:13px;font-weight:700;display:inline-flex}.status.approved{color:#116329;background:#e7f5ea}.status.pending{color:#b86800;background:#fff3dd}.status.draft{color:#4b5563;background:#edf0f3}.status.rejected{color:#b42318;background:#fde8e8}.dot{background:currentColor;border-radius:50%;width:7px;height:7px}.amount{color:#111827;font-weight:800}.actions{gap:8px;display:flex}.icon-btn{cursor:pointer;color:#111827;background:#fff;border:1px solid #dfe3ea;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.icon-btn:hover{background:#f3f4f6}.pagination{justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.pagination p{color:#6b7280;font-size:14px}.pages{gap:8px;display:flex}.page-btn{cursor:pointer;background:#fff;border:1px solid #dfe3ea;border-radius:9px;min-width:36px;height:36px;font-weight:700}.page-btn.active{color:#fff;background:#0b0d12;border-color:#0b0d12}@media (width<=1200px){.new-layout{grid-template-columns:1fr}.templates-grid,.stats,.filters{grid-template-columns:repeat(2,1fr)}.search{width:420px}}@media (width<=1300px){.templates-grid,.templates-library-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=850px){.sidebar{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07090deb;border:1px solid #ffffff14;border-radius:24px;justify-content:center;width:auto;height:auto;padding:10px 12px 12px;position:fixed;inset:auto 12px 12px;box-shadow:0 18px 40px #00000047}.sidebar-main{width:100%;height:auto;min-height:0}.sidebar .brand,.sidebar .plan-card{display:none}.nav{flex-direction:row;justify-content:space-between;align-items:stretch;gap:8px}.nav-item{text-align:center;color:#cbd5e1;border-radius:16px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:5px;min-height:58px;padding:8px 4px 6px;font-size:9px;line-height:1.05}.nav-item svg{stroke-width:2.1px;width:20px;height:20px}.nav-item-label{white-space:nowrap;text-overflow:ellipsis;max-width:100%;display:block;overflow:hidden}.nav-item.active{background:linear-gradient(#9fd0bf38,#ffffff1a);border-left:0;border-radius:16px;box-shadow:inset 0 0 0 1px #9fd0bf59}.nav-item-hidden-mobile{display:none}.nav-item-more{color:#f8fafc;background:#ffffff0f;border:0;display:flex}.nav-item-more .more-dots{grid-template-columns:repeat(2,1fr);gap:3px;width:20px;height:20px;display:grid}.nav-item-more .more-dots span{opacity:.95;background:currentColor;border-radius:999px;width:100%;height:100%}.nav-item-more.active{color:#0f172a;background:#f8fafc}.nav-more-panel{z-index:40;z-index:25;background:#10151a;border:1px solid #1f2937;border-radius:12px;flex-direction:column;gap:8px;padding:10px;display:flex;position:absolute;bottom:68px;left:0;right:0;box-shadow:0 14px 26px #00000038}.main{width:100%;margin-left:0;padding-top:76px;padding-bottom:90px}.topbar{flex-direction:column;align-items:stretch;width:100%;height:auto;padding:14px;left:0;box-shadow:0 10px 24px #00000008}.search{width:100%;height:46px}.btn-primary,.btn-top{gap:8px;height:44px;padding:0 18px;font-size:15px}.avatar{width:38px;height:38px;font-size:18px}.profile strong{font-size:14px}.profile span{font-size:12px}.top-actions{justify-content:space-between}.content{padding:24px 24px 90px}.page-header{flex-direction:column;align-items:flex-start;gap:18px}.stats,.filters{grid-template-columns:1fr}.table-card{overflow-x:auto}table{min-width:1000px}}.dashboard-page{flex-direction:column;gap:22px;display:flex}.dashboard-title h2{letter-spacing:-1.2px;margin-bottom:8px;font-size:34px}.dashboard-title p{color:#5f6672;max-width:760px;font-size:16px}.kpis{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.kpi-card{background:#fff;border:1px solid #e3e6eb;border-radius:14px;align-items:center;gap:18px;padding:22px;display:flex;box-shadow:0 8px 20px #0000000a}.kpi-icon{color:#fff;background:linear-gradient(135deg,#050609,#4b4f55);border-radius:12px;place-items:center;width:54px;height:54px;display:grid}.kpi-card h4{margin-bottom:6px;font-size:14px}.kpi-card h3{margin-bottom:8px;font-size:24px}.up{color:#0b7a2a;font-weight:700}.down{color:#e11d48;font-weight:700}.muted{color:#6b7280;font-size:13px}.dashboard-grid{grid-template-columns:1.1fr .9fr;gap:20px;display:grid}.card{background:#fff;border:1px solid #e3e6eb;border-radius:16px;box-shadow:0 8px 20px #0000000a}.card-header{justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.card-header h3{font-size:17px}.dashboard-table-scroll{overflow-x:auto}.dashboard-table{min-width:640px}.small-btn{cursor:pointer;background:#fff;border:1px solid #dfe3ea;border-radius:9px;height:36px;padding:0 18px;font-weight:600}.templates{margin-top:20px}.template-grid{grid-template-columns:repeat(3,1fr);gap:16px;padding:0 14px 18px;display:grid}.template-card{border:1px solid #e5e7eb;border-radius:12px;gap:14px;padding:16px;display:flex}.template-preview{background:#f8fafc;border:1px solid #d9dee7;border-radius:4px;width:60px;height:94px;position:relative}.template-preview:before{content:"";background:#111;border-radius:3px;height:7px;position:absolute;top:22px;left:10px;right:10px}.template-preview:after{content:"";background:repeating-linear-gradient(#d6dbe3 0 2px,#0000 2px 10px);height:38px;position:absolute;top:42px;left:10px;right:10px}.template-card h4{margin-bottom:9px;font-size:15px}.template-card p{color:#5f6672;margin-bottom:10px;font-size:13px;line-height:1.5}.pill{color:#4b5563;background:#eef0f2;border-radius:8px;padding:6px 11px;font-size:12px;display:inline-block}.template-count{color:#6b7280;padding:0 14px 18px;font-size:13px}.breadcrumb{color:#7b8290;margin-bottom:18px;font-size:16px}.breadcrumb-segment{color:#7b8290;font-weight:500}.breadcrumb-current{color:#0b0d12;font-weight:600}.stepper{grid-template-columns:repeat(5,1fr);max-width:1000px;margin:42px 0 34px;display:grid;position:relative}.step{text-align:center;position:relative}.step:before{content:"";background:#d9dee7;width:calc(100% - 60px);height:1px;position:absolute;top:17px;left:calc(30px - 50%)}.step:first-child:before{display:none}.step-circle{color:#4b5563;background:#edf0f3;border:1px solid #d9dee7;border-radius:50%;place-items:center;width:35px;height:35px;margin:0 auto 14px;font-weight:700;display:grid}.step.active .step-circle{color:#fff;background:#08090c;border-color:#08090c;box-shadow:0 6px 14px #0000002e}.step span{color:#4b5563;padding-bottom:13px;font-size:14px;font-weight:600;display:inline-block}.step.active span{color:#111;border-bottom:3px solid #111;min-width:96px}.new-layout{grid-template-columns:1fr 360px;align-items:stretch;gap:34px;display:grid}.templates-grid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.template-card.template-library-card{background:#fff;border:1px solid #e1e5eb;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:330px;padding:32px 28px 24px;transition:all .2s;display:flex;position:relative;box-shadow:0 8px 22px #00000009}.template-card.template-library-card:hover{border-color:#ccd2dc;transform:translateY(-2px);box-shadow:0 14px 28px #0000000f}.card-menu{cursor:pointer;color:#1f2937;background:0 0;border:none;width:28px;height:28px;font-size:26px;line-height:1;position:absolute;top:24px;right:26px}.templates-library-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.template-main{align-items:flex-start;gap:28px;display:flex}.template-library-card .paper-preview{background:#fff;border:1px solid #dfe3ea;border-radius:7px;flex-shrink:0;width:108px;height:174px;padding:12px 10px;box-shadow:0 8px 18px #00000014}.template-library-card .paper-logo{background:#b7d8c8;border-radius:10px;width:54px;height:6px;margin-bottom:10px}.template-library-card .paper-line.dark{background:#090b0e;border-radius:2px;height:10px;margin-bottom:9px}.template-library-card .paper-line{background:#d8dde5;border-radius:3px;height:4px;margin-bottom:7px}.template-library-card .paper-line.short{width:60%}.template-library-card .paper-line.blank{background:#d8dde5;width:40%;height:8px;margin-bottom:7px}.template-library-card .paper-table{background:repeating-linear-gradient(#d8dde5 0 2px,#0000 2px 10px);height:75px;margin-top:14px}.template-content{flex:1;padding-top:2px}.template-library-card .template-icon{width:50px;height:50px;margin-bottom:22px}.template-library-card .template-content h3{letter-spacing:-.6px;margin-bottom:18px;font-size:25px;line-height:1.15}.template-library-card .template-content p{color:#4b5563;max-width:265px;font-size:16px;line-height:1.55}.template-library-card .tag{color:#3f4650;background:#eceff2;border-radius:999px;justify-content:center;align-items:center;margin-top:18px;padding:7px 14px;font-size:13px;font-weight:600;display:inline-flex}.template-footer{color:#5f6672;justify-content:space-between;align-items:center;margin-top:30px;font-size:15px;display:flex}.template-footer strong{color:#111827;font-weight:600}.page-actions{align-items:center;gap:24px;display:flex}.category-select{color:#111827;background:#fff;border:1px solid #d9dee7;border-radius:11px;outline:none;width:250px;height:54px;padding:0 18px;font-family:inherit;font-size:15px;font-weight:600}.templates-content .page-title h2{letter-spacing:-1.2px;margin-bottom:12px}.templates-content .page-title p{color:#5f6672}.templates-content .page-header{margin-bottom:44px}.templates-content .btn-primary{border:none;border-radius:10px;align-items:center;gap:14px;height:54px;padding:0 32px;font-size:16px;font-weight:700;display:flex}.pagination-area{justify-content:center;align-items:center;margin-top:34px;display:flex;position:relative}.templates-content .pagination{align-items:center;gap:22px;display:flex}.templates-content .page-text{color:#111827;font-weight:700}.templates-content .per-page{color:#4b5563;align-items:center;gap:12px;font-size:15px;display:flex;position:absolute;right:0}.templates-content .per-page select{background:#fff;border:1px solid #d9dee7;border-radius:10px;outline:none;height:46px;padding:0 16px;font-family:inherit;font-weight:600}.wizard-template-card{cursor:pointer;min-height:250px;padding:38px 24px;position:relative}.wizard-template-card:hover{border-color:#c8ced8;transform:translateY(-2px)}.selected-check{color:#fff;background:#08090c;border-radius:50%;place-items:center;width:31px;height:31px;font-size:15px;font-weight:800;display:grid;position:absolute;top:17px;right:17px}.template-card.selected{border:2px solid #090b0e;box-shadow:0 12px 28px #00000014}.paper-preview{background:#fff;border:1px solid #dfe3ea;border-radius:7px;flex-shrink:0;width:98px;height:138px;padding:12px 10px;box-shadow:0 8px 18px #00000014}.paper-logo{background:#b7d8c8;border-radius:10px;width:48px;height:6px;margin-bottom:10px}.paper-line.dark{background:#090b0e;border-radius:2px;height:9px;margin-bottom:9px}.paper-line{background:#d8dde5;border-radius:3px;height:4px;margin-bottom:6px}.paper-line.short{width:60%}.paper-line.blank{width:40%;height:7px}.paper-table{background:repeating-linear-gradient(#d8dde5 0 2px,#0000 2px 9px);height:42px;margin-top:12px}.template-info{flex-direction:column;gap:14px;display:flex}.template-icon{color:#fff;background:linear-gradient(135deg,#06070a,#22262b);border-radius:12px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 8px 16px #0000002e}.template-icon.green{background:linear-gradient(135deg,#166534,#0f7a37)}.template-info h3{letter-spacing:-.4px;margin-bottom:2px;font-size:22px}.template-info p{color:#4b5563;font-size:15px;line-height:1.6}.selected-panel{background:#fff;border:1px solid #e1e5eb;border-radius:16px;padding:34px 28px;box-shadow:0 8px 22px #00000009}.selected-panel h3{margin-bottom:32px;font-size:22px}.selected-template{align-items:flex-start;gap:24px;margin-bottom:30px;display:flex}.selected-template .paper-preview{width:96px;height:142px}.selected-template h4{margin:10px 0 14px;font-size:22px}.selected-template p{color:#4b5563;font-size:15px;line-height:1.6}.divider{background:#e5e7eb;height:1px;margin:34px 0}.benefits{flex-direction:column;gap:24px;display:flex}.benefit{color:#374151;align-items:center;gap:12px;font-size:15px;display:flex}.benefit-check{color:#217a39;background:#edf7ef;border-radius:50%;place-items:center;width:19px;height:19px;font-size:12px;font-weight:800;display:grid}.bottom-actions{justify-content:flex-end;gap:28px;margin-top:30px;display:flex}.btn-cancel{cursor:pointer;background:#fff;border:1px solid #d9dee7;border-radius:10px;width:145px;height:58px;font-size:18px;font-weight:600}.btn-continue{color:#fff;cursor:pointer;background:#08090c;border:none;border-radius:10px;justify-content:center;align-items:center;gap:16px;width:215px;height:58px;font-size:18px;font-weight:700;display:flex;box-shadow:0 8px 18px #00000026}.preview{padding:18px}.dashboard-preview-scroll{overflow-x:auto}.preview-actions{gap:10px;display:flex}.quote-paper{background:#fff;border:1px solid #dfe3ea;border-radius:12px;min-width:560px;min-height:0;padding:20px}.quote-top{border-bottom:2px solid #d0d5dd;justify-content:space-between;margin-bottom:16px;padding-bottom:14px;display:flex}.quote-logo{font-size:24px;font-weight:800}.quote-logo span{color:#7fae9f}.quote-top h5{margin-top:4px;font-size:15px}.quote-code{text-align:right;font-size:16px;font-weight:700}.quote-code span{color:#6b7280;margin-top:6px;font-size:12px;font-weight:500;display:block}.quote-info{justify-content:space-between;margin-bottom:18px;font-size:12px;display:flex}.quote-info strong{margin-bottom:5px;display:block}.quote-info .client-name{color:#111;font-size:16px}.mini-table th{color:#fff;background:#090b0e;padding:9px 12px;font-size:12px}.mini-table td{padding:9px 12px;font-size:12px}.quote-total{flex-direction:column;align-items:flex-end;gap:8px;margin-top:18px;font-size:13px;display:flex}.total-box{background:#eef0f2;border-radius:9px;align-items:center;gap:34px;margin-top:8px;padding:16px 26px;font-size:15px;font-weight:700;display:flex}.total-box strong{font-size:25px}.quote-footer{color:#4b5563;border-top:1px solid #e5e7eb;justify-content:space-between;margin-top:34px;padding-top:18px;font-size:12px;display:flex}.table-scroll{overflow-x:auto}@media (width<=1200px){.stats,.kpis,.filters,.filters{grid-template-columns:repeat(2,1fr)}.search{width:420px}.template-grid{grid-template-columns:repeat(1,1fr)}.wizard-template-card{min-height:auto}}@media (width<=850px){.sidebar{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07090deb;border:1px solid #ffffff14;border-radius:24px;justify-content:center;width:auto;height:auto;padding:10px 12px 12px;position:fixed;inset:auto 12px 12px;box-shadow:0 18px 40px #00000047}.sidebar-main{width:100%;height:auto;min-height:0}.sidebar .brand,.sidebar .plan-card{display:none}.main{width:100%;margin-left:0;padding-bottom:90px}.nav{flex-direction:row;justify-content:space-between;align-items:stretch;gap:8px}.nav-item{text-align:center;color:#cbd5e1;border-radius:16px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:5px;min-height:58px;padding:8px 4px 6px;font-size:9px;line-height:1.05}.nav-item svg{stroke-width:2.1px;width:20px;height:20px}.nav-item-label{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.nav-item.active{background:linear-gradient(#9fd0bf38,#ffffff1a);border-left:0;border-radius:16px;box-shadow:inset 0 0 0 1px #9fd0bf59}.nav-item-hidden-mobile{display:none}.nav-item-more{color:#f8fafc;background:#ffffff0f;border:0;display:flex}.nav-item-more .more-dots{grid-template-columns:repeat(2,1fr);gap:3px;width:20px;height:20px;display:grid}.nav-item-more .more-dots span{opacity:.95;background:currentColor;border-radius:999px;width:100%;height:100%}.nav-item-more.active{color:#0f172a;background:#f8fafc}.nav-more-panel{z-index:40;background:#fff;border:1px solid #0f172a14;border-radius:20px;flex-direction:column;gap:10px;padding:12px;display:flex;position:absolute;bottom:74px;left:0;right:0;box-shadow:0 24px 44px #0f172a2e}.topbar{flex-direction:column;align-items:stretch;width:100%;height:auto;padding:14px;left:0;box-shadow:0 10px 24px #00000008}.search{width:100%;height:46px}.btn-primary,.btn-top{gap:8px;height:44px;padding:0 18px;font-size:15px}.avatar{width:38px;height:38px;font-size:18px}.profile strong{font-size:14px}.profile span{font-size:12px}.top-actions{justify-content:space-between}.content{padding:24px 24px 90px}.page-header,.dashboard-title{flex-direction:column;align-items:flex-start;gap:18px}.stats,.kpis,.filters,.dashboard-grid{grid-template-columns:1fr}.table-card,.card{overflow-x:auto}table{min-width:1000px}.quote-paper{min-height:auto}.dashboard-page{gap:18px;overflow-x:hidden}.kpis{grid-template-columns:1fr;gap:14px}.kpi-card{gap:12px;padding:16px}.kpi-icon{width:44px;height:44px}.kpi-card h3{font-size:18px}.kpi-card h4{font-size:13px}.dashboard-grid{gap:16px}.dashboard-page .card{overflow:hidden}.dashboard-table{min-width:0}.dashboard-table th:nth-child(3),.dashboard-table td:nth-child(3),.dashboard-table th:nth-child(6),.dashboard-table td:nth-child(6){display:none}.dashboard-table th,.dashboard-table td{padding:12px 14px;font-size:12px}.dashboard-table .client{gap:10px;font-size:12px}.dashboard-table .client-avatar{width:34px;height:34px;font-size:12px}.dashboard-table .status{padding:6px 10px;font-size:11px}.template-grid{grid-template-columns:1fr}.dashboard-preview-card .card-header,.dashboard-preview-card .preview-actions{flex-direction:column;align-items:stretch}.dashboard-preview-card .small-btn{width:100%}.quote-paper{min-width:0;padding:16px}.quote-top{align-items:flex-start;gap:12px}.quote-logo{font-size:20px}.quote-top h5,.quote-code{font-size:13px}.quote-code span,.quote-info,.quote-footer{font-size:11px}.quote-info{gap:12px}.mini-table th,.mini-table td{padding:8px 6px;font-size:10px}.total-box{justify-content:space-between;gap:12px;width:100%;padding:14px 16px}.total-box strong{font-size:20px}.dashboard-title h2{font-size:28px}.dashboard-title p{font-size:15px}.new-layout{grid-template-columns:1fr}.stepper{grid-template-columns:repeat(5,140px);overflow-x:auto}.templates-grid,.benefits{gap:18px}.templates-grid{grid-template-columns:1fr}.bottom-actions{flex-direction:column}.btn-cancel,.btn-continue{width:100%}}@media (width<=900px){.templates-library-grid{grid-template-columns:1fr}.template-main{flex-direction:column}.pagination-area{flex-direction:column;gap:20px}.per-page,.templates-content .per-page{position:static}.templates-content .page-actions{flex-direction:column;align-items:stretch;width:100%}.templates-content .category-select,.templates-content .btn-primary{width:100%}}.login-page{background:var(--color-bg);place-items:center;min-height:100vh;display:grid}.login-card{border:1px solid var(--color-border);width:min(420px,100vw - 32px);box-shadow:var(--shadow-card);background:#fff;border-radius:16px;gap:16px;padding:32px;display:grid}.login-card h1{font-size:32px}.quote-create-btn{height:44px;padding:0 20px;font-size:15px}.modal{z-index:50;background:#00000052;place-items:center;display:grid;position:fixed;inset:0}.badge-inline{border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.clients-page-header{margin-bottom:24px}.clients-page-header .page-title h2{font-size:40px}.clients-page-header .page-title p{color:#5f6672}.clients-action-btn{height:56px;font-size:16px}.action-icon{font-size:20px;line-height:1}.client-stat-card{align-items:center;gap:24px;padding:26px;display:flex}.stat-icon{color:#fff;background:linear-gradient(135deg,#050609,#24282d);border-radius:13px;flex-shrink:0;place-items:center;width:64px;height:64px;display:grid}.client-stat-card h4{margin-bottom:6px;font-size:16px}.client-stat-card h3{margin-bottom:10px;font-size:28px}.clients-filters-card{padding:18px 22px}.clients-filters{grid-template-columns:1.2fr 1fr 1fr 1fr auto;align-items:end;gap:22px}.filter-group label{color:#374151;margin-bottom:9px;font-size:14px;font-weight:600;display:block}.search-glyph{color:#6b7280;font-size:18px}.clients-filter-btn{align-items:center;gap:10px;padding:0 28px;display:flex}.clients-table-card th{background:#fafafa}.clients-table-card td{padding:15px 24px}.clients-table-card .client{gap:14px;font-weight:700}.clients-table-card .client-avatar{width:42px;height:42px;font-size:14px}.client-avatar.brand{color:#9fd0bf;background:#06070a}.contact strong{margin-bottom:3px;font-weight:600;display:block}.contact span{color:#6b7280;font-size:13px}.tag{color:#4b5563;background:#edf0f3;border-radius:9px;padding:8px 14px;font-size:13px;font-weight:700;display:inline-flex}.tag.green{color:#116329;background:#e7f5ea}.tag.purple{color:#5b3db0;background:#eee7ff}.status.active{color:#116329;background:#e7f5ea}.status.follow{color:#b86800;background:#fff3dd}.clients-pagination-area{margin-top:22px}.clients-pagination{gap:18px}.page-number{color:#111827;font-weight:700}@media (width<=1300px){.clients-filters{grid-template-columns:repeat(2,1fr)}.clients-table-card table{min-width:1100px}}@media (width<=850px){.clients-page-header,.clients-page-header .page-actions{flex-direction:column;align-items:stretch}.clients-filters{grid-template-columns:1fr}}.products-page-header{margin-bottom:24px}.products-page-header .page-title h2{font-size:40px}.products-page-header .page-title p{color:#5f6672}.products-page-actions{align-items:center;gap:22px}.products-category-select{width:245px;height:54px}.products-primary-btn{height:54px;padding:0 32px;font-size:16px}.product-stat-card{align-items:center;gap:24px;padding:26px;display:flex}.product-stat-card h4{margin-bottom:6px;font-size:16px}.product-stat-card h3{margin-bottom:10px;font-size:28px}.products-filters-card{margin-bottom:10px;padding:18px 22px}.products-filters{grid-template-columns:1.8fr .9fr .9fr .9fr auto;align-items:center;gap:18px}.products-filters .field{height:54px}.products-search-field{align-items:center;gap:12px;display:flex}.select-wrap{position:relative}.select-label{color:#4b5563;z-index:1;font-size:12px;position:absolute;top:5px;left:16px}.select-wrap select{padding-top:18px;font-weight:700}.products-filter-btn{color:#111827;background:#fff;border:1px solid #dfe3ea;height:54px;padding:0 28px;font-size:16px}.products-table-card th{background:#fafafa}.products-table-card td{padding:13px 24px}.check{width:16px;height:16px}.product-cell{align-items:center;gap:16px;font-weight:700;display:flex}.product-image{background:#f8fafc;border:1px solid #dfe3ea;border-radius:9px;flex-shrink:0;place-items:center;width:46px;height:46px;font-size:12px;font-weight:800;display:grid}.product-cell small{color:#6b7280;margin-top:4px;font-weight:500;display:block}.tag.service{color:#0b5cab;background:#e4f0ff}.tag.product{color:#116329;background:#e7f5ea}.status.inactive{color:#4b5563;background:#edf0f3}.price{color:#111827;font-weight:800}.products-pagination-area{justify-content:space-between;margin-top:22px}.pagination-left{color:#4b5563;font-size:15px}.products-pagination{gap:18px}.products-per-page{position:static}@media (width<=1300px){.products-filters{grid-template-columns:repeat(2,1fr)}.products-table-card table{min-width:1100px}}@media (width<=850px){.products-page-header,.products-page-actions{flex-direction:column;align-items:stretch}.products-category-select,.products-primary-btn{width:100%}.products-filters{grid-template-columns:1fr}.products-pagination-area{flex-direction:column;gap:20px}}.documents-page-header{margin-bottom:24px}.documents-page-header .page-title h2{font-size:40px}.documents-page-header .page-title p{color:#5f6672}.documents-page-actions{align-items:center;gap:22px}.documents-category-select{width:245px;height:54px}.documents-secondary-btn,.documents-primary-btn{height:54px;font-size:16px}.document-stat-card{align-items:center;gap:24px;padding:26px;display:flex}.stat-icon.dark{color:#fff;background:linear-gradient(135deg,#050609,#24282d)}.stat-icon.green{color:#11813d;background:#dff5e5}.stat-icon.yellow{color:#d89000;background:#fff1c7}.stat-icon.blue{color:#1463c3;background:#dcecff}.document-stat-card h4{margin-bottom:6px;font-size:16px}.document-stat-card h3{margin-bottom:10px;font-size:28px}.green-text{color:#0b7a2a;font-weight:700}.orange-text{color:#e58a00;font-weight:700}.blue-text{color:#1668c7;font-weight:700}.documents-filters-card{margin-bottom:0;padding:18px 22px}.documents-filters{grid-template-columns:1.8fr .8fr .8fr .9fr auto;align-items:center;gap:18px}.documents-filters .field{height:54px}.documents-search-field{align-items:center;gap:12px;display:flex}.documents-filter-btn{color:#111827;background:#fff;border:1px solid #dfe3ea;height:54px;padding:0 28px;font-size:16px}.documents-table-card{margin-top:0}.documents-table-card th{background:#fafafa}.documents-table-card td{padding:13px 24px}.doc-cell{align-items:center;gap:16px;font-weight:700;display:flex}.file-icon{border:1px solid #dfe3ea;border-radius:9px;flex-shrink:0;place-items:center;width:46px;height:46px;font-size:13px;font-weight:800;display:grid}.file-icon.pdf{color:#e11d48;background:#fff0f1}.file-icon.excel{color:#11813d;background:#e9f8ed}.file-icon.word{color:#155ec2;background:#e6f0ff}.file-icon.image{color:#6b7280;background:#f1f2f4}.doc-cell small{color:#6b7280;margin-top:4px;font-weight:500;display:block}.type-tag{border-radius:9px;padding:8px 12px;font-size:13px;font-weight:700;display:inline-flex}.type-tag.pdf{color:#e11d48;background:#ffe6ea}.type-tag.excel{color:#116329;background:#e7f5ea}.type-tag.word{color:#0b5cab;background:#e4f0ff}.type-tag.image{color:#4b5563;background:#edf0f3}.user-cell{align-items:center;gap:10px;font-weight:600;display:flex}.user-avatar{background:#e5e7eb;border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:grid}.documents-pagination-area{justify-content:space-between;margin-top:22px}.documents-pagination{gap:18px}.documents-per-page{position:static}@media (width<=1300px){.documents-filters{grid-template-columns:repeat(2,1fr)}.documents-table-card table{min-width:1100px}}@media (width<=850px){.documents-page-header,.documents-page-actions{flex-direction:column;align-items:stretch}.documents-category-select,.documents-secondary-btn,.documents-primary-btn{width:100%}.documents-filters{grid-template-columns:1fr}.documents-pagination-area{flex-direction:column;gap:20px}}.reports-page-header{margin-bottom:22px}.reports-page-header .page-title h2{font-size:40px}.reports-page-header .page-title p{color:#5f6672}.reports-page-actions{align-items:center;gap:18px}.date-select,.reports-secondary-btn{color:#111827;cursor:pointer;background:#fff;border:1px solid #d9dee7;border-radius:10px;align-items:center;gap:10px;height:52px;padding:0 18px;font-family:inherit;font-size:15px;font-weight:700;display:flex}.date-select{justify-content:space-between;min-width:285px}.reports-stats{grid-template-columns:repeat(5,1fr);gap:18px;margin-bottom:18px}.report-stat-card{gap:20px;min-height:126px;padding:22px}.report-stat-card .stat-icon{width:58px;height:58px}.report-stat-card h4{margin-bottom:6px;font-size:14px;line-height:1.25}.report-stat-card h3{margin-bottom:9px;font-size:27px}.charts-grid{grid-template-columns:1.25fr 1.15fr .75fr;gap:18px;margin-bottom:18px;display:grid}.bottom-grid{grid-template-columns:1.4fr .8fr;gap:18px;display:grid}.report-card{padding:20px}.report-card .card-header{margin-bottom:18px}.report-card .card-header h3{font-size:17px}.mini-select{color:#374151;background:#fff;border:1px solid #dfe3ea;border-radius:9px;outline:none;height:34px;padding:0 12px;font-family:inherit;font-weight:600}.line-chart,.bar-chart{height:240px;padding-top:14px;position:relative}.chart-area{background-image:linear-gradient(#e7ebf0 1px,#0000 1px),linear-gradient(90deg,#00000006 1px,#0000 1px);background-size:100% 47px,8.33% 100%;height:190px;position:relative;overflow:hidden}.y-labels{color:#4b5563;flex-direction:column;justify-content:space-between;width:38px;height:145px;font-size:12px;display:flex;position:absolute;top:46px;left:0}.svg-chart{width:calc(100% - 42px);height:190px;position:absolute;top:0;left:42px;right:0}.x-labels,.bar-x{color:#4b5563;text-align:center;grid-template-columns:repeat(12,1fr);margin-top:8px;margin-left:42px;font-size:12px;display:grid}.tooltip{color:#fff;background:#08090c;border-radius:8px;padding:10px 12px;font-size:12px;font-weight:700;line-height:1.4;position:absolute;box-shadow:0 8px 18px #00000038}.line-tooltip{top:42px;left:49%}.bar-tooltip{top:50px;left:43%}.bar-content{grid-template-columns:52px 1fr;height:190px;display:grid}.bar-y{color:#4b5563;flex-direction:column;justify-content:space-between;padding-bottom:20px;font-size:12px;display:flex}.bars{background-image:linear-gradient(#e7ebf0 1px,#0000 1px);background-size:100% 45px;border-bottom:1px solid #e5e7eb;grid-template-columns:repeat(12,1fr);align-items:end;gap:14px;height:180px;padding:0 4px;display:grid}.bar{background:#bfe2ca;border-radius:7px 7px 0 0}.bar.active{background:linear-gradient(#15803d,#0b6b2c);box-shadow:0 8px 14px #15803d40}.bar-x{gap:14px;margin-left:52px}.summary-list{flex-direction:column;gap:20px;display:flex}.summary-row{justify-content:space-between;align-items:center;gap:14px;font-size:14px;display:flex}.summary-left{align-items:center;gap:12px;display:flex}.summary-icon{border-radius:9px;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.summary-icon.green{color:#11813d;background:#dff5e5}.summary-icon.red{color:#e11d48;background:#ffe3e6}.summary-icon.orange{color:#d89000;background:#fff1c7}.summary-icon.dark{color:#fff;background:#08090c}.summary-row strong{font-size:16px}.summary-conversion-row{border-top:1px solid #e5e7eb;padding-top:20px}.conversion{color:#0b7a2a;font-size:20px}.report-table{border-collapse:collapse;width:100%}.report-table th{text-align:left;color:#4b5563;border-bottom:1px solid #edf0f4;padding:12px 0;font-size:12px}.report-table td{vertical-align:middle;border-bottom:1px solid #edf0f4;padding:11px 0;font-size:13px}.report-name{align-items:center;gap:12px;font-weight:700;display:flex}.small-icon{color:#fff;background:#08090c;border-radius:7px;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:13px;display:grid}.table-actions{gap:8px;display:flex}.donut-area{align-items:center;gap:38px;min-height:255px;display:flex}.donut{background:conic-gradient(#55b85a 0deg 175deg,#f5b21a 175deg 238deg,#c7cbd1 238deg 274deg,#ef4444 274deg 308deg,#1f6fd2 308deg 360deg);border-radius:50%;flex-shrink:0;width:180px;height:180px;position:relative}.donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:42px}.donut-center{z-index:2;text-align:center;place-items:center;font-size:28px;font-weight:800;line-height:1.1;display:grid;position:absolute;inset:0}.donut-center span{color:#6b7280;margin-top:4px;font-size:14px;font-weight:500;display:block}.legend{border-left:1px solid #e5e7eb;flex-direction:column;flex:1;gap:17px;padding-left:28px;display:flex}.legend-row{justify-content:space-between;align-items:center;gap:24px;font-size:14px;display:flex}.legend-left{color:#4b5563;align-items:center;gap:10px;display:flex}.legend-dot{border-radius:50%;width:7px;height:7px}.legend-dot.green{background:#55b85a}.legend-dot.orange{background:#f5b21a}.legend-dot.gray{background:#c7cbd1}.legend-dot.red{background:#ef4444}.legend-dot.blue{background:#1f6fd2}.report-link{color:#374151;align-items:center;gap:10px;margin-top:12px;font-weight:600;text-decoration:none;display:inline-flex}@media (width<=1400px){.reports-stats{grid-template-columns:repeat(3,1fr)}.charts-grid,.bottom-grid{grid-template-columns:1fr}}@media (width<=850px){.reports-page-header,.reports-page-actions{flex-direction:column;align-items:stretch}.date-select,.reports-secondary-btn{width:100%}.reports-stats{grid-template-columns:1fr}.donut-area{flex-direction:column;align-items:flex-start}.legend{border-left:0;width:100%;padding-left:0}.report-card{overflow-x:auto}.report-table{min-width:760px}}
