html,body,#app{width:100%;min-height:100%;margin:0;padding:0}body{margin:0}html,body,#app{width:100%;min-height:100%;margin:0;padding:0;font-family:Arial,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif}body{background:#f3f4f8}*{box-sizing:border-box}a{text-decoration:none}button,input{font:inherit}.login-page{background:#f3f4f8;width:100%;min-height:100vh;display:flex;overflow:hidden}.login-left{background:#f3f4f8;justify-content:center;align-items:center;width:42%;min-height:100vh;display:flex;position:relative;overflow:hidden}.login-left:after{content:"";opacity:.75;background:#fff;border-radius:50%;width:420px;height:120%;position:absolute;top:-8%;right:-180px}.login-left-inner{z-index:2;width:360px;max-width:calc(100% - 48px);position:relative}.brand-small{color:#4a47ff;margin-bottom:140px;font-size:18px}.login-form{width:100%}.form-group{margin-bottom:22px}.form-label{color:#222;margin-bottom:10px;font-size:14px;display:block}.form-input{background:#fff;border:1px solid #d9dbe7;border-radius:8px;outline:none;width:100%;height:44px;padding:0 14px}.form-input:focus{border-color:#6b63ff}.password-wrap{position:relative}.password-input{padding-right:48px}.eye-button{cursor:pointer;background:0 0;border:none;padding:0;font-size:18px;line-height:1;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.forgot-link-wrap{margin-top:4px;margin-bottom:34px}.forgot-link{color:#6b63ff;font-size:14px}.message-text{color:#333;margin:0 0 18px;font-size:14px}.login-button{color:#fff;cursor:pointer;background:#3528ff;border:none;border-radius:8px;min-width:86px;height:40px;padding:0 18px;font-size:15px;font-weight:700;box-shadow:0 8px 18px #3528ff38}.login-button:disabled{opacity:.7;cursor:default}.copyright{color:#8d93a6;margin-top:170px;font-size:14px}.login-right{background:linear-gradient(135deg,#473cff 0%,#635cff 45%,#6d67ff 100%);justify-content:center;align-items:center;width:58%;min-height:100vh;display:flex;position:relative;overflow:hidden}.right-bg-circle{background:#ffffff0f;border-radius:50%;position:absolute}.right-bg-circle-1{width:900px;height:900px;bottom:-420px;left:-140px}.right-bg-circle-2{width:520px;height:520px;top:-40px;right:-60px}.right-bg-circle-3{width:360px;height:360px;top:40px;right:20px}.planet{background:#ffffff1c;border-radius:50%;width:185px;height:185px;position:absolute;top:28px;right:78px;box-shadow:0 0 0 28px #ffffff08}.planet:before{content:"";background:#ffffff0f;border-radius:999px;width:150px;height:22px;position:absolute;top:54px;left:18px;transform:rotate(10deg)}.planet-dot{background:#2a14d3b3;border-radius:50%;position:absolute}.planet-dot-1{width:42px;height:42px;top:14px;left:36px}.planet-dot-2{width:18px;height:18px;top:20px;right:30px}.planet-dot-3{width:36px;height:36px;top:86px;right:18px}.planet-dot-4{width:14px;height:14px;bottom:40px;left:42px}.planet-dot-5{width:10px;height:10px;bottom:36px;left:88px}.login-right-text{z-index:2;text-align:center;color:#fff;padding:0 24px;position:relative}.right-title-top{margin-bottom:10px;font-size:54px;font-weight:400;line-height:1.2}.right-title-main{word-break:keep-all;font-size:62px;font-weight:400;line-height:1.2}@media (width<=1200px){.right-title-top{font-size:42px}.right-title-main{font-size:46px}.planet{width:150px;height:150px;right:36px}}@media (width<=900px){.login-page{flex-direction:column}.login-left,.login-right{width:100%}.login-left{min-height:auto;padding:48px 0}.login-left:after{display:none}.login-right{min-height:300px;padding:60px 20px}.brand-small{margin-bottom:50px}.copyright{margin-top:80px}.right-title-top{font-size:34px}.right-title-main{font-size:36px}}@media (width<=560px){.login-left-inner{max-width:calc(100% - 32px)}.right-title-top,.right-title-main{font-size:28px}.planet{width:120px;height:120px;top:20px;right:20px}}.dashboard-page{box-sizing:border-box;padding:34px}.dashboard-top-cards{grid-template-columns:1.45fr .95fr .95fr .95fr;gap:34px;margin-bottom:34px;display:grid}.dashboard-stat-card{box-sizing:border-box;background:#fff;border:1px solid #e6ebf2;border-radius:8px;justify-content:space-between;align-items:center;min-height:114px;padding:22px 20px;display:flex;box-shadow:0 1px 2px #0000000a}.dashboard-stat-card.card-wide{min-width:0}.dashboard-stat-card.card-small{width:275px}.dashboard-stat-left{flex-direction:column;align-items:flex-start;display:flex}.dashboard-stat-value{color:#000;margin-bottom:10px;font-size:26px;font-weight:700;line-height:1.1}.dashboard-stat-label{color:#64748b;font-size:18px;line-height:1.2}.dashboard-stat-icon{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;font-size:24px;font-weight:700;display:flex}.icon-red{color:#f06c7f;background:#fde9ea}.icon-purple{color:#5a54ff;background:#edf1fb}.dashboard-chart-card{box-sizing:border-box;background:#fff;border:1px solid #e6ebf2;border-radius:8px;grid-template-columns:minmax(0,1fr) 270px;width:100%;min-height:465px;display:grid;overflow:hidden}.dashboard-chart-left{box-sizing:border-box;padding:28px 28px 18px}.dashboard-chart-toolbar{grid-template-columns:auto 1fr auto;align-items:center;gap:22px;margin-bottom:24px;display:grid}.dashboard-chart-title-row{align-items:center;gap:10px;display:flex}.chart-title-icon{color:#5a54ff;font-size:18px;line-height:1}.chart-title-text{color:#111827;font-size:16px;font-weight:600}.dashboard-chart-filter-group{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.chart-tag{color:#fff;border-radius:8px;justify-content:center;align-items:center;height:34px;padding:0 12px;font-size:14px;font-weight:700;display:inline-flex}.chart-tag.black{background:#111}.chart-tag.pink{background:#b45cff}.chart-tag.green{background:#47d774}.dashboard-chart-selects{align-items:center;gap:12px;display:flex}.chart-select{color:#222;box-sizing:border-box;background:#fff;border:1px solid #d8dee8;border-radius:8px;min-width:148px;height:44px;padding:0 14px;font-size:15px}.chart-select-year{min-width:180px}.dashboard-chart-area{width:100%}.chart-grid{box-sizing:border-box;background-image:linear-gradient(90deg,#94a3b838 1px,#0000 1px),linear-gradient(#94a3b82e 1px,#0000 1px);background-position:0 0;background-size:8.33333% 30px;border-bottom:1px solid #d7dde7;border-left:1px solid #d7dde7;height:300px;margin:0 10px 0 40px;position:relative}.chart-horizontal-line{background:#94a3b840;height:1px;position:absolute;left:0;right:0}.line-top{top:25%}.line-mid{top:50%}.line-bottom{top:75%}.chart-polyline{background:#111;height:2px;position:absolute;top:49.8%;left:0;right:0}.chart-point{box-sizing:border-box;background:#fff;border:2px solid #111;border-radius:999px;width:12px;height:12px;position:absolute;top:50%;transform:translate(-50%,-50%)}.chart-month-labels{color:#6b7280;grid-template-columns:repeat(12,1fr);gap:0;margin:10px 0 0 40px;font-size:12px;display:grid}.chart-month-labels span{text-align:center;white-space:nowrap}.dashboard-chart-summary{box-sizing:border-box;border-left:1px solid #e6ebf2;flex-direction:column;justify-content:space-between;padding:30px 28px;display:flex}.chart-summary-block{text-align:right}.chart-summary-label{color:#222;margin-bottom:10px;font-size:16px}.chart-summary-value{font-size:28px;font-weight:700;line-height:1.2}.black-text{color:#000}.pink-text{color:#b45cff}.green-text{color:#47d774}@media (width<=1500px){.dashboard-top-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-stat-card.card-small{width:auto}}@media (width<=1100px){.dashboard-chart-card{grid-template-columns:1fr}.dashboard-chart-summary{border-top:1px solid #e6ebf2;border-left:none;gap:24px}}@media (width<=768px){.dashboard-page{padding:20px}.dashboard-top-cards{grid-template-columns:1fr;gap:20px}.dashboard-chart-toolbar{grid-template-columns:1fr;align-items:flex-start}.dashboard-chart-selects{flex-direction:column;align-items:stretch;width:100%}.chart-select,.chart-select-year{width:100%;min-width:0}.chart-grid{margin-left:10px}.chart-month-labels{margin-left:10px;font-size:11px}}.dashboard-bottom-section{grid-template-columns:1fr 1fr;gap:34px;margin-top:50px;display:grid}.dashboard-list-card{box-sizing:border-box;background:#fff;border:1px solid #e6ebf2;border-radius:8px;padding:20px;box-shadow:0 1px 2px #0000000a}.dashboard-list-header{color:#111827;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:18px;font-weight:600;display:flex}.view-all-btn{color:#5a54ff;cursor:pointer;background:0 0;border:1px solid #5a54ff;border-radius:6px;padding:4px 12px;font-size:14px}.dashboard-list-body{color:#64748b;justify-content:center;align-items:center;height:160px;font-size:14px;display:flex}.empty-state{align-items:center;gap:8px;display:flex}.dashboard-list-item{border-bottom:1px solid #f0f0f0;padding:12px 0}.dashboard-list-item:last-child{border-bottom:none}.dashboard-list-item-title{color:#333;margin-bottom:4px;font-size:14px;font-weight:600}.dashboard-list-item-sub{color:#888;font-size:13px}.dashboard-list-item-date{color:#999;margin-top:4px;font-size:12px}.items-page{padding:20px}.items-header{justify-content:space-between;align-items:center;display:flex}.items-header h1{margin:0}.header-actions{gap:12px;display:flex}.btn-primary{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;margin-left:50px;padding:10px 16px}.btn-outline{color:#6366f1;cursor:pointer;background:0 0;border:1px solid #6366f1;border-radius:8px;padding:10px 16px}.btn-outline.small{padding:6px 12px}.items-content{gap:24px;margin-top:30px;display:flex}.items-main{flex:1}.units-side{width:280px}.empty-area{text-align:center;color:#666;padding:40px 0}.empty-icon{margin-bottom:12px;font-size:48px}.item-list{flex-direction:column;gap:12px;display:flex}.item-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;padding:14px 18px;transition:all .2s;display:flex}.item-card:hover{border-color:#6366f1;box-shadow:0 2px 8px #0000000d}.item-left{flex-direction:column;display:flex}.item-name{font-weight:700}.item-meta{color:#888;margin-top:4px;font-size:12px}.item-right{align-items:center;gap:16px;display:flex}.item-price{color:#6366f1;font-weight:700}.unit-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:16px}.unit-header{margin-bottom:10px;font-size:14px}.unit-row{border-top:1px solid #eee;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.unit-footer{color:#888;margin-top:10px;font-size:12px}.modal{z-index:9999;background:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.item-header-row{border-bottom:1px solid #eee;grid-template-columns:2fr 1fr 1fr 1fr auto;padding:10px 15px;font-weight:700;display:grid}.item-card{border-bottom:1px solid #eee;grid-template-columns:2fr 1fr 1fr 1fr auto;align-items:center;padding:12px 15px;display:grid}.list-footer{color:#888;padding:10px;font-size:12px}.search-input{border:1px solid #ddd;border-radius:8px;padding:8px 12px}.form-row label{width:120px;font-weight:700}.form-input{flex:1}.item-create{padding:20px}.create-page{box-sizing:border-box;background:#f5f7fb;min-height:100%}.header-right{align-items:center;gap:12px;display:flex}.back-btn,.save-btn{cursor:pointer;border-radius:10px;height:44px;padding:0 18px;font-size:14px;font-weight:600}.back-btn{color:#374151;background:#fff;border:1px solid #d1d5db}.save-btn{color:#fff;background:#4f46e5;border:none}.form-card{background:#fff;border-radius:14px;padding:28px;box-shadow:0 2px 8px #0f172a0d}.section+.section{margin-top:8px}.section-title{color:#111827;margin:0 0 18px;font-size:18px;font-weight:700}.form-grid{grid-template-columns:1fr 1fr;gap:18px 24px;display:grid}.form-group{flex-direction:column;display:flex}.form-group.full{grid-column:1/-1}.form-group label{color:#374151;margin-bottom:8px;font-size:13px;font-weight:600;line-height:1.5}.error-text{color:#ef4444;margin-left:8px;font-size:12px}.form-group input,.form-group select{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:10px;outline:none;height:44px;padding:0 12px;font-size:14px}.form-group input:focus,.form-group select:focus{border-color:#4f46e5}.input-error{border-color:#ef4444!important}.divider{background:#e5e7eb;height:1px;margin:28px 0}.zip-input-wrap{width:100%;position:relative}.zip-prefix{color:#666;pointer-events:none;font-size:14px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.zip-input{padding-left:36px}@media (width<=900px){.create-page{padding:24px 16px 32px}.page-header{flex-direction:column;align-items:stretch}.header-right{flex-wrap:wrap}.back-btn,.save-btn{width:100%}.form-card{padding:20px 16px}.form-grid{grid-template-columns:1fr}.form-group.full{grid-column:auto}}.customers-page{box-sizing:border-box;background:#f5f7fb;min-height:100%;padding:32px 36px 48px}.page-title{color:#111827;margin:0;font-size:30px;font-weight:700;line-height:1.2}.breadcrumb{color:#6b7280;margin-top:8px;font-size:14px}.header-actions{align-items:center;gap:12px;display:flex}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;height:44px;padding:0 18px;font-size:14px;font-weight:600}.export-btn,.create-btn{color:#fff;background:#4f46e5}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:520px;padding:20px;display:flex}.empty-icon-wrap{width:120px;height:120px;margin-bottom:20px;position:relative}.empty-icon-main{background:0 0;border:4px solid #7b8798;border-radius:18px;width:72px;height:72px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.empty-icon-dot{background:#4f46e5;border-radius:50%;width:14px;height:14px;position:absolute;top:65px;left:18px}.empty-icon-square{box-sizing:border-box;border:4px solid #4f46e5;border-radius:4px;width:16px;height:16px;position:absolute;bottom:10px;right:18px}.empty-title{color:#111827;margin-bottom:10px;font-size:24px;font-weight:700}.empty-desc{color:#6b7280;margin-bottom:26px;font-size:15px}.empty-btn{color:#4f46e5;cursor:pointer;background:#fff;border:1px solid #4f46e5;border-radius:10px;height:44px;padding:0 20px;font-size:14px;font-weight:600}.customer-list{flex-direction:column;gap:18px;display:flex}.customer-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:22px;box-shadow:0 4px 14px #0f172a0d}.customer-card-header{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;padding-bottom:16px;display:flex}.customer-card-header-left{flex:1;min-width:0}.customer-name{color:#111827;word-break:break-word;font-size:22px;font-weight:700;line-height:1.4}.customer-staff{color:#6b7280;word-break:break-word;margin-top:6px;font-size:13px}.customer-card-actions{flex-shrink:0;gap:8px;display:flex}.customer-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.customer-info-item{box-sizing:border-box;border-radius:12px;min-width:0}.customer-info-item-full{grid-column:1/-1}.customer-info-label{color:#1e1e1e;margin-bottom:6px;font-size:15px;font-weight:600}.customer-info-value{color:#707070;word-break:break-word;border-bottom:1px solid #eef2f7;font-size:14px;line-height:1.7}.customer-card-footer{color:#6b7280;text-align:right;border-top:1px solid #eef2f7;margin-top:16px;padding-top:14px;font-size:12px}.delete-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:8px;min-width:88px;height:38px;font-size:13px;font-weight:600}.delete-modal-overlay{z-index:9999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.delete-modal-title{color:#111827;margin-bottom:16px;font-size:20px;font-weight:700}.delete-modal-text{color:#4b5563;margin-bottom:24px;font-size:15px;line-height:1.7}.delete-modal-buttons{justify-content:flex-end;gap:10px;display:flex}.modal-cancel-btn{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:10px 16px;font-size:14px}.modal-delete-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:8px;padding:10px 16px;font-size:14px}.edit-btn{color:#315efb;background:#e1f9d1;border:none;border-radius:8px;min-width:88px;height:38px;font-size:15px;font-weight:600}@media (width<=900px){.customers-page{padding:24px 16px 32px}.page-header{flex-direction:column;align-items:stretch}.header-actions{flex-wrap:wrap}.btn{width:100%}.customer-card-header{flex-direction:column}.customer-card-actions,.delete-btn{width:100%}.customer-info-grid{grid-template-columns:1fr}.customer-info-item-full{grid-column:auto}}.accounts-page,.delivery-page,.invoice-page,.order-page,.estimate-page,.estimate-create-page{box-sizing:border-box;background:#f7f8fc;min-height:100%;padding:36px 36px 40px}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.page-title{color:#111827;margin:0 0 12px;font-size:28px;font-weight:700}.page-breadcrumb{color:#334155;align-items:center;gap:10px;font-size:15px;display:flex}.page-breadcrumb .slash{color:#94a3b8}.primary-btn,.outline-btn,.back-btn,.customer-create-btn,.add-row-btn{cursor:pointer;border:none;border-radius:10px;font-size:15px;transition:all .2s}.primary-btn{color:#fff;background:linear-gradient(90deg,#4532ff 0%,#2d2bff 100%);min-width:160px;padding:13px 22px;font-weight:700;box-shadow:0 8px 24px #4532ff29}.primary-btn:hover{opacity:.92}.outline-btn{color:#4a43ff;background:#fff;border:1px solid #6a63ff;padding:14px 26px;font-weight:700}.outline-btn:hover{background:#f7f7ff}.back-btn{color:#334155;background:#fff;border:1px solid #d5dbea;padding:12px 24px;font-weight:600}.back-btn:hover{background:#f8fafc}.estimate-empty-wrap{background:0 0;flex-direction:column;justify-content:center;align-items:center;min-height:560px;display:flex}.estimate-empty-icon{box-sizing:border-box;background:0 0;border:3px solid #5c60ff;border-radius:38px 38px 8px 8px;width:104px;height:120px;margin-bottom:24px;position:relative}.estimate-empty-icon:before{content:"";background:#5c60ff;height:4px;position:absolute;top:56px;left:-8px;right:-8px}.estimate-empty-icon:after{content:"";border:3px solid #64748b;border-top:none;width:16px;height:22px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.estimate-empty-icon-inner{border:3px solid #64748b;border-radius:50%;width:26px;height:26px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.estimate-empty-title{color:#111827;margin-bottom:10px;font-size:24px;font-weight:700}.estimate-empty-text{color:#64748b;margin-bottom:24px;font-size:16px}.estimate-list-card,.customer-search-card,.estimate-items-card,.estimate-total-box{background:#fff;border:1px solid #dfe5ef;border-radius:14px;box-shadow:0 6px 18px #0f172a0a}.estimate-table,.estimate-items-table{border-collapse:collapse;width:100%}.estimate-table th,.estimate-table td,.estimate-items-table th,.estimate-items-table td{color:#1e293b;text-align:left;border-bottom:1px solid #e8edf5;padding:16px 18px;font-size:14px}.estimate-table th,.estimate-items-table th{background:#fafbfd;font-weight:700}.text-right{text-align:right!important}.estimate-create-grid{grid-template-columns:1fr 430px;align-items:start;gap:28px;margin-bottom:26px;display:grid}.estimate-left,.estimate-right{min-width:0}.customer-search-card{margin-bottom:22px;padding:10px;overflow:hidden}.search-input{width:calc(100% - 36px);margin:18px}.customer-empty-box{color:#475569;border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7;justify-content:center;align-items:center;min-height:90px;font-size:17px;display:flex}.customer-create-btn{color:#5b57ff;background:#f1f5f9;border-radius:0;width:100%;padding:14px 18px;font-weight:700}.customer-create-btn:hover{background:#e9eef6}.form-block{margin-bottom:22px}.form-label{color:#1e293b;margin-bottom:10px;font-size:16px;font-weight:700;display:inline-block}.required{color:#ef4444}.form-input,.table-input{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #d9e0eb;border-radius:10px;width:100%;height:44px;padding:0 14px;font-size:15px}.form-input:focus,.table-input:focus{border-color:#6b63ff;outline:none;box-shadow:0 0 0 3px #6366f11a}.error-text{color:#ef4444;margin:8px 0 0;font-size:13px;font-weight:700}.estimate-items-card{margin-bottom:24px;overflow:visible}.estimate-items-table th{background:#fafbfd}.drag-col{color:#94a3b8;width:42px;text-align:center!important}.small-input{min-width:90px}.amount-cell{color:#111827;white-space:nowrap;font-size:28px;font-weight:700}.add-row-btn{color:#5b57ff;background:#f8fafc;border-top:1px solid #e8edf5;border-radius:0;width:100%;padding:16px 18px;font-weight:700}.add-row-btn:hover{background:#f1f5f9}.estimate-total-box{width:360px;margin-left:auto;padding:18px 20px}.estimate-total-row{color:#334155;border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;padding:10px 0;font-size:15px;display:flex}.estimate-total-row:last-child{border-bottom:none}.grand-total{color:#111827;font-size:18px;font-weight:700}.bottom-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}@media (width<=1200px){.estimate-create-grid{grid-template-columns:1fr}.estimate-total-box{width:100%}}@media (width<=768px){.estimate-page,.estimate-create-page{padding:20px}.page-header{flex-direction:column;align-items:stretch}.primary-btn,.outline-btn,.back-btn{width:100%}.bottom-actions{flex-direction:column}}.modal-box{background:#fff;border-radius:12px;width:420px;padding:24px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.danger-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;padding:10px 16px}.form-error{color:#dc2626;margin-top:6px;font-size:13px}.table-action-row td{border-bottom:1px solid #787878;padding-top:5px!important;padding-bottom:15px!important}.table-bottom-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.table-action-btn{cursor:pointer;border:none;border-radius:8px;min-width:64px;padding:7px 14px;font-size:12px;font-weight:700;transition:all .2s}.table-action-btn:hover{opacity:.92;transform:translateY(-1px)}.edit-btn{color:#315efb;background:#eef4ff;font-size:15px}.edit-btn:hover{background:#dfe9ff}.delete-btn{color:#dc2626;background:#fff1f2;font-size:15px}.delete-btn:hover{background:#ffe4e6}.invoice-action-row{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.invoice-status-switch{background:#fff;border:1px solid #dbe3f0;border-radius:999px;align-items:center;gap:0;display:flex;overflow:hidden}.invoice-status-btn{color:#64748b;cursor:pointer;background:#fff;padding:7px 14px;font-size:15px;font-weight:700;transition:all .2s}.invoice-status-btn.active{color:#000;background:#ff4949;font-size:15px}.invoice-status-btn.paid.active{color:#010e05;background:#00da5a;font-size:15px}.invoice-right-actions{align-items:center;gap:8px;display:flex}.toast-message{color:red;-webkit-backdrop-filter:blur(12px);z-index:99999;opacity:0;pointer-events:none;background:#ffffffe0;border:1px solid #ffffff80;border-radius:14px;min-width:240px;max-width:400px;padding:14px 18px;transition:all .2s;position:fixed;top:20px;right:20px;transform:translateY(-10px);box-shadow:0 8px 24px #0000001f}.toast-message.show{opacity:.9;transform:translateY(0)}.modal-overlay{z-index:99998;background:#00000059;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.delete-modal{background:#fff;border-radius:18px;width:420px;max-width:calc(100% - 30px);padding:24px;box-shadow:0 10px 30px #00000026}.delete-modal-title{margin-bottom:10px;font-size:20px;font-weight:700}.delete-modal-text{color:#666;margin-bottom:20px;font-size:14px}.delete-modal-actions{justify-content:flex-end;gap:10px;display:flex}.delete-cancel-btn{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:10px;padding:10px 16px}.delete-confirm-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:10px;padding:10px 16px}.customer-result-list{background:#fff;border:1px solid #e8edf5;border-radius:10px;max-height:140px;margin:0 18px 18px;overflow-y:auto}.customer-result-row{cursor:pointer;border-bottom:1px solid #e8edf5;padding:14px 16px;transition:all .2s}.customer-result-row:last-child{border-bottom:none}.form-kistA{background:#fff;border:1px solid #dfe5ef;border-radius:14px;padding:10px;box-shadow:0 6px 18px #0f172a0a}.marginbottom0{margin-bottom:5px}.customer-search-wrap{position:relative}.customer-dropdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffffff5;border:1px solid #e5e7eb;border-radius:18px;width:90%;max-height:360px;position:absolute;top:calc(100% - 10px);left:5%;overflow-y:auto;box-shadow:0 12px 30px #0000001f}.customer-result-row{cursor:pointer;padding:14px 18px;transition:all .2s}.customer-result-row:hover{background:#0000000a}.customer-result-name{font-size:15px}.customer-more-btn{color:#2563eb;cursor:pointer;border-top:1px solid #e5e7eb;padding:14px 18px;font-weight:700}.customer-empty-box{color:#777;padding:14px 18px}.form-block-inline .form-label{width:110px;min-width:110px;margin-bottom:0}.form-block-inline .form-input{flex:1}.form-block-inline{align-items:flex-start;gap:12px;display:flex}.form-block-inline .form-label{width:110px;min-width:110px;margin-bottom:0;padding-top:10px}.form-block-inline .form-input{flex:1;align-items:center;height:auto;min-height:auto;padding:10px 14px;display:flex;overflow:visible}.form-block-inline .form-input img{object-fit:contain;width:auto;max-width:100px;height:auto;max-height:100px;display:block}.move-buttons-cell{text-align:center;width:60px}.move-row-btn{cursor:pointer;background:#c4c4c4;border:1px solid #d9e0eb;border-radius:8px;width:32px;height:32px;margin:2px auto;font-size:14px;font-weight:700;display:block}.move-row-btn:hover:not(:disabled){background:#f8fafc}.move-row-btn:disabled{opacity:.35;cursor:not-allowed}.fixedstyle{background-color:#fff;border:1px solid #d9e0eb;border-radius:7px;padding:5px 15px;position:fixed;top:73px;right:20px}.fixedstyleA{background-color:#fff;border:1px solid #d9e0eb;border-radius:7px;padding:5px 15px;position:fixed;top:103px;right:20px}.textareanote{padding:.5rem!important}.item-select-wrap{align-items:center;gap:8px;display:flex}.item-search-btn{cursor:pointer;background:#fff;border:1px solid #d9e0eb;border-radius:10px;width:42px;min-width:42px;height:42px;font-size:16px}.item-search-btn:hover{background:#f8fafc}.item-suggestion-list{background:#fff;border:1px solid #d9e0eb;border-radius:10px;max-height:220px;margin-top:8px;overflow-y:auto}.item-suggestion-row{cursor:pointer;border-bottom:1px solid #eef2f7;padding:10px 12px}.item-suggestion-row:last-child{border-bottom:none}.item-suggestion-row:hover{background:#f8fafc}.item-select-open-btn{cursor:pointer;background:#fff;border:1px solid #d9e0eb;border-radius:10px;width:100%;height:42px;font-size:14px;font-weight:700}.item-select-open-btn:hover{background:#f8fafc}.item-dropdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffffffa;border:1px solid #d9e0eb;border-radius:12px;width:100%;max-height:220px;position:absolute;left:0;overflow-y:auto;box-shadow:0 12px 30px #0000001f}.item-select-area{position:relative}.textareabank{height:85px;padding:7px}.preview-btn,.convert-btn{cursor:pointer;border:1px solid #d9e0eb;border-radius:10px;min-width:120px;padding:12px 18px;font-size:14px;font-weight:700;transition:all .2s}.preview-btn{color:#315efb;background:#eef4ff}.preview-btn:hover{background:#dfe9ff}.convert-btn{color:#6d28d9;background:#f3f0ff}.convert-btn:hover{background:#e9ddff}.header-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.preview-company-self{justify-content:flex-end;align-items:flex-start;min-height:150px;margin-bottom:10px;padding-top:40px;display:flex;position:relative}.preview-company-info{text-align:left;width:320px;font-size:13px;line-height:1.5}.preview-self-name{font-size:14px;font-weight:700}.preview-company-logo{justify-content:center;align-items:center;width:70px;height:auto;display:flex;position:absolute;transform:translateY(-10%)}.preview-company-logo img{object-fit:contain;max-width:100%;max-height:100%}.preview-company-seal{opacity:.9;justify-content:center;align-items:center;width:50px;height:auto;display:flex;position:absolute;bottom:-10px;right:0}.preview-company-seal img{object-fit:contain;max-width:100%;max-height:100%}.preview-custom-row{align-items:center;gap:20px;margin-bottom:5px;display:flex}.preview-custom-label{min-width:120px;font-size:13px}.preview-custom-value{border-bottom:1px solid #333;flex:1;padding-bottom:4px;font-size:13px}.preview-tax-summary-wrap{justify-content:flex-end;margin:30px 0;display:flex}.preview-tax-summary-box{border:1px solid #333;width:320px}.preview-tax-summary-row{border-bottom:1px solid #333;justify-content:space-between;padding:10px 12px;display:flex}.preview-tax-summary-row:last-child{border-bottom:none}.preview-tax-summary-left{flex-direction:column;gap:6px;display:flex}.preview-tax-summary-right{text-align:right;flex-direction:column;gap:6px;display:flex}.preview-modal-overlay{z-index:999999;background:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.preview-modal-box{background:#f3f4f6;border-radius:20px;flex-direction:column;width:100%;max-width:1100px;max-height:calc(100vh - 40px);display:flex;overflow:hidden;box-shadow:0 25px 60px #00000040}.preview-modal-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.preview-modal-title{color:#111827;font-size:20px;font-weight:700}.preview-modal-actions{align-items:center;gap:10px;display:flex}.preview-download-btn{color:#fff;cursor:pointer;background:#315efb;border:none;border-radius:10px;height:42px;padding:0 18px;font-size:14px;font-weight:700}.preview-download-btn:hover{opacity:.9}.preview-close-btn{color:#111827;cursor:pointer;background:#fff;border:1px solid #d9e0eb;border-radius:10px;width:42px;height:42px;font-size:22px}.preview-close-btn:hover{background:#f8fafc}.preview-paper-wrap{flex:1;padding:30px;overflow-y:auto}.preview-paper{box-sizing:border-box;background:#fff;width:210mm;min-height:auto;padding:30px 50px;display:inline-block}.preview-document-title{text-align:center;margin-bottom:20px;font-size:18px}.preview-top-area{justify-content:space-between;gap:40px;margin-bottom:10px;display:flex}.preview-company-block{flex:1}.preview-customer-name{margin-bottom:18px;font-family:sans-serif;font-size:15px}.preview-customer-address{font-size:13px;line-height:1.8}.preview-info-block-Date{margin-left:150px}.preview-info-row{justify-content:space-between;font-size:12px;display:flex}.preview-subject-row{border:1px solid #111827;align-items:center;margin-bottom:12px;display:flex}.preview-subject-label{text-align:center;background:#f3f4f6;border-right:2px solid #111827;width:90px;padding:5px;font-size:14px;font-weight:700}.preview-subject-text{flex:1;padding:5px;font-size:14px;font-weight:700}.preview-total-box{border:1px solid #111827;width:320px;margin-top:10px;margin-bottom:15px;margin-left:auto;font-size:13px}.preview-total-row{border-bottom:1px solid #111827;justify-content:space-between;padding:5px;display:flex}.preview-total-row:last-child{border-bottom:none}.preview-total-row.total{background:#f3f4f6;font-size:18px;font-weight:700}.preview-items-table{border-collapse:collapse;width:100%;margin-bottom:30px}.preview-items-table th,.preview-items-table td{border:1px solid #111827;padding:10px;font-size:13px}.preview-items-table th{text-align:center;background:#f3f4f6}.preview-description-row{color:#555;background:#fafafa;font-size:12px}.preview-note-block{margin-top:20px}.preview-note-title{margin-bottom:10px;font-size:16px;font-weight:700}.preview-note-content{box-sizing:border-box;border:1px solid #333;min-height:40px;padding:12px}.preview-quote-total-box{margin-top:10px;margin-bottom:10px;display:inline-block}.preview-quote-total-table{border-collapse:collapse;color:#000;font-family:Yu Gothic,Hiragino Kaku Gothic ProN,sans-serif;font-size:13px}.preview-quote-total-table th,.preview-quote-total-table td{text-align:center;vertical-align:middle;background:#fff;border:1px solid #666;padding:6px 14px}.preview-quote-total-table th{white-space:nowrap;font-weight:400}.preview-quote-total-table td{text-align:right;font-size:16px}.preview-quote-total-table .total-price{min-width:160px;font-size:24px;font-weight:700}.preview-quote-total-table th:first-child,.preview-quote-total-table td:first-child,.preview-quote-total-table th:nth-child(2),.preview-quote-total-table td:nth-child(2){width:130px}.preview-quote-total-table th:nth-child(3),.preview-quote-total-table td:nth-child(3){width:190px}.description-discount-row{align-items:center;gap:10px;display:flex}.description-input{flex:6}.discount-value-input{flex:2;max-width:120px}.discount-type-input{flex:2;max-width:100px}.delete-row-btn{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #d9e0eb;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;margin-top:8px;margin-left:auto;font-size:15px;transition:all .2s;display:flex}.delete-row-btn:hover{color:#dc2626;background:#fff1f2;border-color:#f5c2c7}.waiting-btn{color:#fff;background:#4532ff;margin-right:30px;font-size:15px}.waiting-btn:hover{background:#ffedd5}.waiting-btn.sent{color:#059669;background:#ecfdf5}.waiting-btn.sent:hover{background:#d1fae5}.settings-page{gap:20px;margin-top:40px;display:flex}.settings-sidebar{width:220px}.sidebar-item{cursor:pointer;border-radius:6px;padding:10px 12px}.sidebar-item:hover{background:#f3f4f6}.sidebar-item.active{color:#4f46e5;background:#eef2ff;font-weight:700}.settings-content{flex:1;margin-top:40px;margin-right:20px}.card{background:#fff;border:1px solid #eee;border-radius:10px;padding:24px}.sidebar-item{align-items:center;gap:8px;display:flex}.card-title{margin-bottom:20px;font-size:20px}.section-title{margin-top:20px;margin-bottom:10px;font-size:16px}.form-row{align-items:flex-start;margin-bottom:16px;display:flex}.form-label{color:#333;width:180px;padding-top:8px;font-size:14px}.form-input{border-radius:6px;flex:1;padding:0}.form-input input,.form-input select{border:0 solid #ddd;border-radius:6px;width:100%;padding:12px 10px}.error{color:red;margin-top:4px;font-size:12px}.required{color:red;margin-left:4px}.form-actions{text-align:left;margin-top:10px}.divider{border-top:1px solid #eee;margin:20px 0}.form-row{display:flex}.btn{color:#fff;background-color:#4f46ff}.save-message{color:#16a34a;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:6px;margin-left:12px;padding:4px 10px;font-size:13px;font-weight:600;display:inline-block}.password-note{color:#374151;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;margin-bottom:18px;padding:10px 14px;font-size:13px}.input-note{color:#6b7280;margin-top:6px;font-size:12px}.password-error{color:#dc2626;margin-top:10px;font-size:13px;font-weight:500}.form-checkbox{width:20px;height:20px;margin-top:8px}.document-setting-panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:24px;padding:24px}.document-setting-panel .form-row{border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:20px;padding:18px 0;display:flex}.document-setting-panel .form-row:last-child{border-bottom:none}.document-setting-panel .form-label{color:#374151;width:180px;min-width:10px;padding-top:10px;font-size:14px;font-weight:600}.document-setting-panel .form-input{flex:1}.document-setting-tabs{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.document-tab-btn{cursor:pointer;background:#fff;border:1px solid #d0d7de;border-radius:8px;padding:10px 18px;font-size:14px;transition:all .2s}.document-tab-btn:hover{background:#f3f4f6}.document-tab-btn.active{color:#fff;background:#2563eb;border-color:#2563eb}.document-setting-panel input[type=text],.document-setting-panel input[type=number],.document-setting-panel select,.document-setting-panel textarea{box-sizing:border-box;background:#fff;width:100%;font-size:14px}.document-setting-panel textarea{resize:vertical;min-height:120px;line-height:1.6}.document-setting-panel .form-actions{margin-top:28px}.document-setting-panel .btn{min-width:50px}.signature-builder-list{flex-direction:column;gap:10px;display:flex}.signature-builder-item{border:1px solid #d9e0eb;border-radius:6px;align-items:center;gap:10px;display:flex}.signature-builder-item select{flex:1}.btn-disabled{color:#666;cursor:not-allowed;background:#ccc;border-color:#ccc}.role-permission-grid{grid-template-columns:1fr 1fr;gap:10px 20px;width:100%;padding-top:6px;display:grid}.form-input .role-permission-grid{width:100%}.role-permission-item{align-items:center;gap:8px;width:100%;min-width:0;display:flex}.role-permission-item input[type=checkbox]{width:16px;height:16px}.btn-small{padding:8px 12px;font-size:13px}.btn[disabled]{opacity:.5;cursor:not-allowed}.payment-mail-body-row{height:190px}.payment-mail-body-input textarea{resize:vertical;box-sizing:border-box;width:100%;min-height:120px;line-height:1.6}.payment-mail-body-input{margin-top:0}.input-note code{word-break:break-all;white-space:normal;background:#f3f4f6;border-radius:4px;max-width:100%;margin-right:6px;padding:2px 6px;font-size:12px;display:inline-block}.custom-field-row{margin-bottom:14px}.custom-field-main{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.custom-field-input{border:1px solid #d9e0eb;border-radius:6px;flex:1;min-width:280px;padding:10px 12px;font-size:14px}.custom-field-select{background:#fff;border:1px solid #d9e0eb;border-radius:6px;width:180px;padding:10px 12px;font-size:14px}.custom-field-check{white-space:nowrap;align-items:center;gap:6px;min-width:70px;font-size:14px;display:flex}.custom-field-check input{width:16px;height:16px}.custom-delete-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#b7004a;border:1px solid #b7004a;border-radius:6px;padding:10px 14px}.custom-delete-btn:hover{opacity:.9}.common-note-row{min-height:220px}.common-note-input{margin-top:0}.common-note-input textarea{resize:vertical;box-sizing:border-box;width:100%;min-height:140px;line-height:1.6}.common-note-input .input-note{margin-top:8px}.styleright{margin-left:auto;margin-right:0}.styledisplayflex{display:flex}.chat-widget-root{z-index:3000;position:fixed;bottom:24px;right:24px}.chat-open-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#4f46ff 0%,#6f73ff 100%);border:none;border-radius:999px;width:58px;height:58px;font-size:18px;font-weight:700;box-shadow:0 10px 24px #4f46ff47}.chat-widget-panel{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;width:360px;height:560px;display:flex;overflow:hidden;box-shadow:0 18px 40px #0f172a2e}.chat-widget-header{color:#fff;box-sizing:border-box;background:linear-gradient(90deg,#4f46ff 0%,#6f73ff 100%);justify-content:space-between;align-items:center;height:72px;padding:0 16px;display:flex}.chat-widget-title{font-size:16px;font-weight:700}.chat-widget-subtitle{opacity:.9;margin-top:4px;font-size:12px}.chat-close-button{color:#fff;cursor:pointer;background:0 0;border:none;width:36px;height:36px;font-size:24px}.chat-widget-messages{box-sizing:border-box;background:#f8fafc;flex:1;padding:16px;overflow-y:auto}.chat-message-row{margin-bottom:12px;display:flex}.assistant-row{justify-content:flex-start}.user-row{justify-content:flex-end}.chat-message-bubble{white-space:pre-wrap;word-break:break-word;box-sizing:border-box;border-radius:14px;max-width:80%;padding:12px 14px;font-size:14px;line-height:1.6}.assistant-bubble{color:#334155;background:#fff;border:1px solid #e2e8f0}.user-bubble{color:#312e81;background:#eef2ff;border:1px solid #c7d2fe}.chat-widget-input-area{box-sizing:border-box;background:#fff;border-top:1px solid #e5e7eb;align-items:flex-end;gap:10px;padding:12px;display:flex}.chat-input{resize:none;box-sizing:border-box;border:1px solid #d1d5db;border-radius:12px;outline:none;flex:1;min-height:52px;padding:12px;font-size:14px}.chat-send-button{color:#fff;cursor:pointer;background:#4f46ff;border:none;border-radius:12px;width:72px;height:44px;font-size:14px;font-weight:700}.chat-send-button:disabled{opacity:.5;cursor:default}.chat-error-message{color:#dc2626;margin-top:8px;font-size:13px}.pc-mode{width:100vw;height:56.25vw}.sp-mode{width:56.25vh;height:100vh}.admin-layout{background:#f3f5f9;min-height:100vh}.admin-header{box-sizing:border-box;z-index:1000;background:linear-gradient(90deg,#4f46ff 0%,#6f73ff 100%);justify-content:space-between;align-items:center;height:70px;padding:0 28px 0 34px;display:flex;position:fixed;top:0;left:0;right:0}.admin-logo{color:#fff;font-size:22px;font-weight:700}.admin-header-right{align-items:center;gap:18px;display:flex}.new-create-button{color:#fff;cursor:pointer;background:#ffffff38;border:none;border-radius:8px;height:42px;padding:0 18px;font-size:15px}.company-name{color:#fff;font-size:15px}.user-icon{color:#666;background:#ffffffe0;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;font-weight:700;display:flex}.admin-sidebar{background:#fff;border-right:1px solid #e4e8ef;flex-direction:column;justify-content:space-between;width:260px;display:flex;position:fixed;top:70px;bottom:0;left:0}.sidebar-menu{padding:18px 0}.sidebar-item{cursor:pointer;text-align:left;color:#4b5563;background:0 0;border:none;width:100%;min-height:50px;padding:0 24px;font-size:16px}.sidebar-item.active{color:#4f46ff;background:#f3f4f8;border-left:4px solid #4f46ff;padding-left:20px;font-weight:700}.sidebar-bottom{justify-content:right;padding:0 20px 10px 0;display:flex}.sidebar-close-button{color:#111;cursor:pointer;background:0 0;border:none;width:46px;height:46px;font-size:34px}.admin-main{min-height:100vh;margin-left:260px;padding-top:70px}.content-panel{background:#fff;border:1px solid #e7ebf1;border-radius:8px;margin:34px;padding:32px}.content-title{color:#111827;margin:0 0 18px;font-size:30px}.content-text{color:#6b7280;margin:0;font-size:16px}.new-create-wrap{position:relative}.new-create-button:hover{background:#ffffff4d}.new-create-dropdown{box-sizing:border-box;z-index:1100;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:240px;padding:8px 0;position:absolute;top:52px;right:0;box-shadow:0 8px 24px #00000024}.dropdown-item{box-sizing:border-box;cursor:pointer;text-align:left;color:#4b5563;background:#fff;border:none;align-items:center;gap:12px;width:100%;height:48px;padding:0 18px;font-size:15px;display:flex}.dropdown-item:hover{background:#f5f7fb}.dropdown-icon{color:#94a3b8;justify-content:center;align-items:center;width:24px;font-size:17px;display:inline-flex}.admin-header{overflow:visible}.user-menu-wrap{position:relative}.user-icon-button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.user-icon-button:focus{outline:none}.user-dropdown{box-sizing:border-box;z-index:1100;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:200px;padding:8px 0;position:absolute;top:52px;right:0;box-shadow:0 8px 24px #00000024}.sidebar-item{cursor:pointer;text-align:left;color:#4b5563;box-sizing:border-box;background:0 0;border:none;align-items:center;gap:12px;width:100%;min-height:50px;padding:0 24px;font-size:16px;display:flex}.admin-sidebar{transition:width .25s;overflow:hidden}.admin-sidebar.collapsed{width:78px}.admin-main{transition:margin-left .25s}.sidebar-item{cursor:pointer;text-align:left;color:#4b5563;box-sizing:border-box;white-space:nowrap;background:0 0;border:none;align-items:center;gap:12px;width:100%;min-height:50px;padding:0 24px;font-size:16px;display:flex}.sidebar-icon{color:#94a3b8;justify-content:center;align-items:center;width:22px;min-width:22px;font-size:17px;display:inline-flex}.sidebar-text{display:inline-block}.admin-sidebar.collapsed .sidebar-item{justify-content:center;padding:0}.admin-sidebar.collapsed .sidebar-text{display:none}.sidebar-item.active .sidebar-icon{color:#4f46ff}
