@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{font-family:DM Sans,sans-serif;color:var(--tone-24324a, #24324a);background:var(--tone-f7f9fc, #f7f9fc);font-synthesis:none;font-size:14px;font-weight:450}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{transition:background .18s,transform .18s,box-shadow .18s}button:active{transform:translateY(1px)}button:disabled{opacity:.4;cursor:not-allowed}button:focus-visible,a:focus-visible{outline:3px solid #7395ff;outline-offset:3px}input:focus,textarea:focus,select:focus{outline:2px solid #9ab3ff;border-color:#7b9cff}button svg{flex-shrink:0}a{color:inherit;text-decoration:none}.sidebar{width:238px;position:fixed;inset:0 auto 0 0;background:var(--tone-ffffff, #fff);border-right:1px solid var(--tone-e8edf4, #e8edf4);display:flex;flex-direction:column;padding:35px 20px 20px;z-index:20}.brand{font-family:Manrope,sans-serif;font-size:34px;letter-spacing:-1.8px;font-weight:800;display:flex;align-items:center;margin:0 12px 37px;gap:10px}.brand-dot{color:#4774ef;margin-left:-10px}.brand-mark{background:#426cec;color:#fff;border-radius:11px;width:36px;height:39px;display:inline-flex;align-items:center;justify-content:center;font-size:35px;font-weight:800;font-family:Manrope;line-height:1;letter-spacing:-3px;padding-right:4px}.workspace{border:1px solid var(--tone-e6eaf0, #e6eaf0);border-radius:9px;background:var(--tone-ffffff, #fff);display:flex;align-items:center;text-align:left;padding:11px 9px;gap:9px;font-weight:650;color:var(--tone-24324a, #24324a)}.workspace>span:nth-child(2){flex:1}.workspace small,.profile small{font-size:11px;font-weight:400;color:var(--tone-8a93a4, #8a93a4);display:block;margin-top:4px}.workspace-logo{width:32px;height:33px;background:var(--tone-eef2fa, #eef2fa);border-radius:7px;display:flex;align-items:center;justify-content:center;font-family:Manrope;font-size:19px}.workspace-logo span{font-size:11px}.nav-label{font-size:10px;letter-spacing:1.4px;color:var(--tone-9aa3b3, #9aa3b3);margin:33px 12px 13px;font-weight:650}nav{display:flex;flex-direction:column;gap:7px}nav button{border:0;background:none;color:var(--tone-7b879b, #7b879b);display:flex;align-items:center;gap:13px;padding:13px 14px;text-align:left;border-radius:8px;font-weight:550}nav button:hover{background:var(--tone-f5f7fc, #f5f7fc)}nav button.active{background:var(--tone-eef3ff, #eef3ff);color:#3c66dc}nav button.active:before{content:"";position:absolute;left:0;width:3px;height:22px;border-radius:0 3px 3px 0;background:#426cec}.nav-count{margin-left:auto;font-size:11px;background:var(--tone-edf0f6, #edf0f6);border-radius:4px;padding:1px 6px;color:var(--tone-8390a3, #8390a3)}.sidebar-bottom{margin-top:auto}.demo-note{background:var(--tone-f8faff, #f8faff);border:1px solid var(--tone-eaf0fa, #eaf0fa);border-radius:9px;padding:15px;font-size:12px;font-weight:600;margin-bottom:20px}.demo-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#5376e8;margin-right:6px}.demo-note p{font-size:11px;line-height:1.7;color:var(--tone-8a95a6, #8a95a6);font-weight:400;margin-bottom:0}.profile{border:0;border-top:1px solid var(--tone-edf0f5, #edf0f5);background:none;display:flex;align-items:center;width:100%;text-align:left;gap:10px;padding:20px 0 0}.profile>span:nth-child(2){flex:1}.profile>svg{color:var(--tone-929caf, #929caf)}.avatar{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9px;font-weight:650;font-size:11px;flex-shrink:0}.blue{background:var(--tone-eaf0ff, #eaf0ff);color:#5278c9}.purple{background:var(--tone-f0eafa, #f0eafa);color:var(--tone-9472b7, #9472b7)}.green{background:var(--tone-e8f4ef, #e8f4ef);color:var(--tone-48977b, #48977b)}.orange{background:var(--tone-fff0e4, #fff0e4);color:#ca8c4f}.pink{background:var(--tone-fbeaf1, #fbeaf1);color:var(--tone-b77093, #b77093)}main{margin-left:238px}.topbar{height:82px;background:var(--tone-ffffff, #fff);border-bottom:1px solid var(--tone-e8edf4, #e8edf4);display:flex;align-items:center;justify-content:space-between;padding:0 39px}.topbar>div{display:flex;align-items:center}.breadcrumb{font-size:12px;color:var(--tone-929dad, #929dad)}.breadcrumb span{margin:0 13px;color:#cad1dc}.breadcrumb b{font-weight:500;color:var(--tone-49556b, #49556b)}.topbar-right{gap:19px}.preview-badge{font-size:9px;letter-spacing:1.3px;border:1px solid var(--tone-dde5f0, #dde5f0);border-radius:5px;padding:5px 8px;color:var(--tone-8997ae, #8997ae)}.profile-avatar{border-radius:50%;background:var(--tone-f2e7db, #f2e7db);color:var(--tone-936d48, #936d48);border:3px solid var(--tone-ffffff, #fff);box-shadow:0 0 0 1px var(--tone-e7eaf0, #e7eaf0);width:34px;height:34px}.page-content{padding:36px 39px 20px;max-width:1600px;margin:auto;animation:appear .35s ease-out}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:29px}.eyebrow{font-size:9px;font-weight:700;letter-spacing:1.7px;color:var(--tone-8b99af, #8b99af);margin-bottom:10px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:29px;letter-spacing:-1px;font-weight:750;margin-bottom:8px}.greeting-dot{color:#5479ef}.page-heading p{color:var(--tone-8b95a6, #8b95a6);font-size:13px;margin:0}.heading-actions{display:flex;gap:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:7px;padding:11px 15px;font-size:12px;font-weight:600;white-space:nowrap;border:1px solid transparent;min-height:39px}.primary{background:#426cec;color:var(--tone-ffffff, #fff);box-shadow:0 3px 5px #3261d818}.primary:hover{background:#315cda;box-shadow:0 4px 12px #3261d82a}.secondary{background:var(--tone-ffffff, #fff);border-color:var(--tone-e0e6ef, #e0e6ef);color:var(--tone-4a5870, #4a5870)}.secondary:hover{background:var(--tone-f8faff, #f8faff)}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:23px}.stat-card{background:var(--tone-ffffff, #fff);border:1px solid var(--tone-e6ebf2, #e6ebf2);border-radius:10px;padding:20px 20px 16px;box-shadow:0 2px 3px #18345c02}.stat-label{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--tone-7c899b, #7c899b)}.stat-icon{width:33px;height:33px;display:flex;align-items:center;justify-content:center;border-radius:9px}.stat-card h2{font-size:28px;letter-spacing:-.8px;margin:14px 0 19px;font-weight:750}.stat-caption{display:flex;justify-content:space-between;gap:5px;font-size:10px;color:var(--tone-99a2b0, #99a2b0)}.stat-caption>span:first-child{display:flex;align-items:center;gap:5px}.green-text{color:var(--tone-459d7b, #459d7b)}.orange-text{color:#c9844b}.purple-text{color:var(--tone-967cbe, #967cbe)}.stat-unit{font-family:DM Sans;font-size:12px;color:var(--tone-9ba5b5, #9ba5b5);letter-spacing:0;margin-left:9px;font-weight:400}.overview-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:22px;margin-bottom:28px}.panel{background:var(--tone-ffffff, #fff);border:1px solid var(--tone-e6ebf2, #e6ebf2);border-radius:10px;overflow:hidden}.panel-heading{display:flex;align-items:center;justify-content:space-between;padding:22px 23px;gap:14px}.panel-heading h3{font-size:15px;font-weight:750;margin:0;letter-spacing:-.3px}.panel-heading p{color:var(--tone-95a0b0, #95a0b0);font-size:11px;margin:6px 0 0}.period{font-size:10px;color:var(--tone-8592a6, #8592a6);background:var(--tone-f9fafc, #f9fafc);border:1px solid var(--tone-ebeff5, #ebeff5);border-radius:5px;padding:7px 9px}.bar-summary{margin:0 23px 19px;display:flex;align-items:center;gap:11px}.bar-summary strong{font-family:Manrope;font-size:24px;letter-spacing:-.7px}.bar-summary span{color:var(--tone-9ba5b4, #9ba5b4);font-size:10px}.cash-bar{display:flex;gap:5px;margin:0 23px 22px;height:21px;border-radius:5px;overflow:hidden}.cash-bar div:nth-child(1){background:#537beb}.cash-bar div:nth-child(2){background:#a5bbfa}.cash-bar div:nth-child(3){background:#edc596}.legend{display:flex;justify-content:space-between;gap:12px;margin:0 23px 24px}.legend span{font-size:10px;color:var(--tone-919bad, #919bad)}.legend i{display:inline-block;width:6px;height:6px;border-radius:2px;margin-right:6px}.legend b{display:block;color:var(--tone-566279, #566279);font-size:12px;font-weight:500;margin:8px 0 0 12px}.legend-paid{background:#537beb}.legend-pending{background:#a5bbfa}.legend-overdue{background:#edc596}.quote-callout{position:relative;background:var(--tone-edf2ff, #edf2ff);border:1px solid var(--tone-e1e9fc, #e1e9fc);border-radius:10px;padding:23px 25px;overflow:hidden}.callout-top{display:flex;gap:10px;align-items:center;font-size:9px;letter-spacing:1.3px;color:var(--tone-7b90c1, #7b90c1);font-weight:600;margin-bottom:15px}.callout-icon{display:flex;align-items:center;justify-content:center;background:var(--tone-dde7ff, #dde7ff);border-radius:7px;width:30px;height:30px;color:#6387df}.quote-callout h3{font-size:21px;letter-spacing:-.7px;margin-bottom:9px;color:var(--tone-34538d, #34538d)}.quote-callout p{font-size:12px;line-height:1.7;color:var(--tone-8293b6, #8293b6);margin-bottom:17px}.quote-callout button{border:0;background:none;color:#4d73cb;font-weight:650;font-size:11px;display:flex;gap:14px;align-items:center;padding:0}.callout-art{position:absolute;right:23px;top:60px;color:#93ade2;transform:rotate(12deg);opacity:.4;border:1px solid #a6bde8;padding:15px;border-radius:9px;display:flex;align-items:end;background:var(--tone-f7f9ff, #f7f9ff)}.count-pill{font-family:DM Sans;font-size:10px;vertical-align:middle;margin-left:7px;background:var(--tone-f2f5fa, #f2f5fa);color:var(--tone-8c9bb2, #8c9bb2);padding:3px 7px;border-radius:5px}.text-button{display:inline-flex;align-items:center;gap:7px;background:none;border:0;font-size:11px;color:#597cce;font-weight:600;padding:0}.table-controls{display:flex;align-items:center;justify-content:space-between;padding:0 23px 17px;gap:14px}.tabs{display:flex;background:var(--tone-f5f7fa, #f5f7fa);padding:4px;border-radius:7px;gap:2px}.tabs button{border:0;background:none;color:var(--tone-8a96a9, #8a96a9);font-size:11px;padding:7px 12px;border-radius:5px;white-space:nowrap}.tabs button.selected{background:var(--tone-ffffff, #fff);color:var(--tone-4e6181, #4e6181);box-shadow:0 1px 4px #1b376214}.filters{display:flex;align-items:center;gap:8px}.search{display:flex;align-items:center;border:1px solid var(--tone-e6ebf2, #e6ebf2);border-radius:6px;padding:0 10px;gap:7px;color:var(--tone-a0adbf, #a0adbf);background:var(--tone-ffffff, #fff)}.search input{border:0;padding:9px 0;width:145px;font-size:11px;min-width:0;outline:none;color:var(--tone-455572, #455572)}.filters select{font-size:11px;padding:8px;width:111px;color:var(--tone-8996aa, #8996aa);border-color:var(--tone-e6ebf2, #e6ebf2)}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}th{background:var(--tone-fafbfd, #fafbfd);color:var(--tone-8c98aa, #8c98aa);font-weight:500;font-size:10px;padding:13px 16px;border-block:1px solid var(--tone-edf0f5, #edf0f5)}th:first-child,td:first-child{padding-left:23px}td{padding:17px 16px;border-bottom:1px solid var(--tone-edf0f5, #edf0f5);font-size:12px;color:var(--tone-78869c, #78869c)}tr{transition:background .15s}tbody tr{cursor:pointer}tbody tr:hover{background:var(--tone-f9fbff, #f9fbff)}.document-link{background:none;border:0;display:flex;align-items:center;gap:10px;text-align:left;font-size:11px;font-weight:650;color:var(--tone-4b5d7b, #4b5d7b);padding:0}.document-link small{display:block;font-size:10px;color:var(--tone-a1abba, #a1abba);font-weight:400;margin-top:4px}.doc-icon{background:var(--tone-f0f4fc, #f0f4fc);border:1px solid var(--tone-e6edf9, #e6edf9);color:#839bcc;width:32px;height:37px;display:flex;align-items:center;justify-content:center;border-radius:6px}.doc-icon.quote{background:var(--tone-f6f1fc, #f6f1fc);border-color:var(--tone-eee6f7, #eee6f7);color:var(--tone-ac93c8, #ac93c8)}.customer-cell{display:flex;align-items:center;gap:9px;color:var(--tone-61718a, #61718a);font-size:11px}.status{display:inline-flex;align-items:center;gap:5px;font-size:10px;line-height:1.5;padding:3px 8px;border-radius:5px;background:var(--tone-f0f2f6, #f0f2f6);color:var(--tone-8d99ab, #8d99ab)}.status i{width:4px;height:4px;background:currentColor;border-radius:50%}.status.sent{background:var(--tone-eef3ff, #eef3ff);color:#6a8bda}.status.paid,.status.accepted{background:var(--tone-eaf6f0, #eaf6f0);color:var(--tone-54a485, #54a485)}.status.overdue{background:var(--tone-fff1e9, #fff1e9);color:#d59a6b}.status.converted{background:var(--tone-f1eafa, #f1eafa);color:var(--tone-a07bb8, #a07bb8)}.amount{text-align:right}td.amount{font-weight:650;color:var(--tone-53637b, #53637b);font-size:12px}.icon-button{display:inline-flex;align-items:center;justify-content:center;background:none;border:0;color:var(--tone-a0acc0, #a0acc0);padding:5px;border-radius:5px}.icon-button:hover{background:var(--tone-edf2fb, #edf2fb)}.table-footer{display:flex;justify-content:space-between;padding:17px 23px;font-size:10px;color:var(--tone-9aa6b8, #9aa6b8)}.page-footer{display:flex;align-items:center;justify-content:center;gap:13px;padding:26px 0 5px;color:var(--tone-adb6c4, #adb6c4);font-size:10px}.footer-brand{font-family:Manrope;font-size:18px;font-weight:800;letter-spacing:-.8px}.mobile-menu{display:none}.customer-search{max-width:330px;margin-bottom:23px}.customer-search input{width:100%;font-size:14px;padding:12px 0}.customer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.customer-card{padding:24px}.avatar.large{width:46px;height:46px;font-size:15px;margin-bottom:20px}.customer-card h3{font-size:17px;margin-bottom:10px}.customer-card p{color:var(--tone-8b98ac, #8b98ac);display:flex;align-items:center;gap:7px;font-size:12px}.customer-card>div{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--tone-edf0f5, #edf0f5);margin-top:24px;padding-top:18px;font-size:11px;color:var(--tone-8b98ac, #8b98ac)}.settings-panel{max-width:650px}.form-body{padding:24px;display:grid;gap:22px}.form-body>.button{justify-self:start}label{display:flex;flex-direction:column;gap:9px;font-size:13px;font-weight:500;color:var(--tone-6e7c92, #6e7c92)}input,select,textarea{width:100%;border:1px solid var(--tone-dfe5ef, #dfe5ef);border-radius:6px;background:var(--tone-ffffff, #fff);padding:11px 12px;color:var(--tone-43526c, #43526c)}textarea{resize:vertical;min-height:80px}input::placeholder,textarea::placeholder{color:var(--tone-a3afbf, #a3afbf)}.settings-info{padding:14px;background:var(--tone-f4f7fd, #f4f7fd);color:var(--tone-8392a9, #8392a9);font-size:12px;line-height:1.7;border-radius:6px}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#14254365;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:40;display:flex;align-items:center;justify-content:center;padding:28px;animation:appear .18s ease}.modal{background:var(--tone-ffffff, #fff);border-radius:14px;width:720px;max-height:92vh;overflow:auto;box-shadow:0 30px 100px #12214140;animation:slide .25s ease-out}.modal-heading{padding:25px 28px;border-bottom:1px solid var(--tone-e9edf4, #e9edf4);display:flex;justify-content:space-between;align-items:center}.modal-heading h2{font-size:22px;margin:0;letter-spacing:-.6px}.modal-heading .eyebrow{display:block}.editor-body{padding:25px 28px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.document-number{font-size:12px;color:var(--tone-95a2b5, #95a2b5);margin:22px 0 28px;display:flex;justify-content:space-between}.document-number b{font-weight:500;color:var(--tone-64758e, #64758e)}.items-header,.item-row{display:grid;grid-template-columns:1fr 65px 110px 26px;gap:9px;align-items:center}.items-header{font-size:11px;color:var(--tone-92a0b4, #92a0b4);margin-bottom:8px}.item-row{margin-bottom:10px}.item-row input{min-width:0}.add-item{margin:7px 0 28px}.editor-total{border-top:1px solid var(--tone-e5ebf3, #e5ebf3);display:flex;justify-content:space-between;align-items:center;margin-top:25px;padding-top:23px}.editor-total small{margin-left:6px;color:var(--tone-9ca9bc, #9ca9bc);font-size:10px}.editor-total strong{font-family:Manrope;font-size:25px}.modal-footer{border-top:1px solid var(--tone-edf0f5, #edf0f5);padding:20px 28px;background:var(--tone-fbfcfe, #fbfcfe);display:flex;gap:10px;justify-content:flex-end}.paper{padding:30px}.paper-top{display:flex;justify-content:space-between;align-items:center}.paper-top h2{font-size:20px;font-weight:500;color:var(--tone-8a9bb6, #8a9bb6)}.paper p{color:var(--tone-8997aa, #8997aa);font-size:12px;line-height:1.7}.paper-meta{display:flex;justify-content:space-between;margin:34px 0}.paper-meta small{font-size:9px;letter-spacing:1.5px;color:var(--tone-9aa6b8, #9aa6b8)}.paper-meta h3{font-size:16px;margin:12px 0 5px}.paper-item{display:flex;justify-content:space-between;border-top:1px solid var(--tone-edf0f5, #edf0f5);padding:18px 0;font-size:14px}.paper-item small{display:block;margin-top:8px;color:var(--tone-9ca7b7, #9ca7b7);font-size:11px}.detail .modal-heading .status{margin-top:10px}.small-modal{width:440px}.auth{padding:36px;position:relative;text-align:center}.auth>.brand-mark{margin-bottom:20px}.auth h2{font-size:24px;letter-spacing:-.8px}.auth p{color:var(--tone-92a0b4, #92a0b4);font-size:13px;line-height:1.6}.auth .button{width:100%;margin:8px 0}.auth label{text-align:left;margin:16px 0}.auth small{display:block;color:var(--tone-9ba7b9, #9ba7b9);font-size:10px;margin-top:25px}.auth-close{position:absolute;right:15px;top:15px}.google b{font-size:18px;color:#4f75dd;margin-right:9px}.divider{display:flex;align-items:center;gap:9px;color:var(--tone-a2adbe, #a2adbe);font-size:10px;margin:18px 0}.divider:before,.divider:after{content:"";height:1px;background:var(--tone-e6eaf2, #e6eaf2);flex:1}.auth-switch{margin-top:16px}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%);z-index:100;background:var(--tone-243954, #243954);color:#fff;padding:16px 18px;border-radius:9px;display:flex;align-items:center;gap:12px;box-shadow:0 8px 30px #24395433;font-size:13px;max-width:90vw;animation:appear .2s ease}.toast button{background:none;border:0;color:var(--tone-d4deee, #d4deee);display:flex}.empty{text-align:center;padding:45px;color:var(--tone-94a2b7, #94a2b7)}.empty h3{margin:15px 0}.empty p{font-size:13px}@keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes slide{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1450px){:root{font-size:15px}.page-content{padding-top:44px}.stat-card{padding:24px}.stat-label{font-size:14px}.stat-caption,.panel-heading p,.text-button,.table-footer{font-size:12px}td,.customer-cell,.document-link{font-size:14px}th,.tabs button,.search input,.filters select,.status{font-size:12px}td{padding-block:20px}}@media(max-width:1150px){.sidebar{width:210px;padding-inline:15px}main{margin-left:210px}.page-content{padding:28px 25px}.topbar{padding:0 25px}.stats{gap:10px}.stat-card{padding:15px}.stat-card h2{font-size:24px}.stat-caption{font-size:9px}.callout-art{display:none}.table-controls{flex-wrap:wrap}.customer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:850px){.sidebar{width:180px;padding-inline:12px}.brand{font-size:30px}.workspace{font-size:11px}.workspace small{font-size:9px}.workspace-logo{display:none}main{margin-left:180px}.page-heading{align-items:flex-start;flex-direction:column}h1{font-size:26px}.stats{grid-template-columns:repeat(2,1fr)}.stat-caption{font-size:11px}.overview-grid{grid-template-columns:1fr}.quote-callout{display:none}.panel-heading{padding:20px 17px}.table-controls{padding-inline:17px}.customer-grid{grid-template-columns:1fr}.legend span{font-size:11px}}@media(max-width:600px){.sidebar{transform:translate(-100%);transition:transform .2s;width:235px;box-shadow:20px 0 60px #18345c20}.sidebar.open{transform:translate(0)}main{margin-left:0}.mobile-menu{display:inline-flex;margin-right:12px}.topbar{height:65px;padding:0 18px}.page-content{padding:26px 17px}.page-heading{gap:20px}.eyebrow{font-size:8px}.heading-actions{width:100%}.heading-actions .button{flex:1}.stat-card h2{font-size:24px}.stat-label{font-size:11px}.stat-caption{font-size:9px}.overview-grid{margin-bottom:19px}.period{font-size:9px}.bar-summary strong{font-size:22px}.legend b{font-size:11px}.panel-heading .text-button{font-size:10px}.filters{width:100%}.search{flex:1}.search input{width:100%}.table-footer{padding-inline:15px;font-size:9px}.page-footer{font-size:9px;gap:9px}.overlay{padding:10px}.modal{max-height:95vh}.modal-heading,.editor-body,.modal-footer{padding:20px}.form-row{grid-template-columns:1fr;gap:17px}.items-header,.item-row{grid-template-columns:1fr 45px 75px 22px;gap:5px}.item-row input{padding:9px 6px;font-size:12px}.modal-footer{flex-wrap:wrap}.paper{padding:22px}.paper-meta{gap:15px}.auth{padding:28px}.breadcrumb{font-size:11px}.topbar-right{gap:9px}.stat-icon{width:27px;height:27px}.stat-unit{font-size:10px}.customer-card{padding:22px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}@media print{body{background:var(--tone-ffffff, #fff)}aside,main,.toast,.modal-heading,.modal-footer{display:none!important}.overlay{position:static;background:none;padding:0;display:block;-webkit-backdrop-filter:none;backdrop-filter:none}.modal.detail{box-shadow:none;max-height:none;width:100%;border-radius:0;overflow:visible}.paper{padding:20px}}.search{flex-direction:row}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:25px;background:radial-gradient(ellipse at 20% 20%,var(--tone-e6edff, #e6edff) 0,transparent 50%),var(--tone-f7f9fc, #f7f9fc)}.auth-page .auth{max-height:none;border:1px solid var(--tone-e0e8f5, #e0e8f5)}.auth-page .auth-switch{display:block;margin:17px auto 0}.auth .form-error{color:#b34343;background:var(--tone-fff1f1, #fff1f1);border-radius:6px;padding:12px;font-size:13px;text-align:left}.cash-bar{background:var(--tone-f1f4fa, #f1f4fa)}.registration-names{display:grid;grid-template-columns:1fr 1fr;gap:14px}.registration-names input{min-width:0}.auth .registration-names label{margin-bottom:0}@media(max-width:380px){.registration-names{grid-template-columns:1fr;gap:0}}.inline-customer{margin-top:20px;padding:18px;background:var(--tone-f7f9fe, #f7f9fe);border:1px solid var(--tone-e7edf7, #e7edf7);border-radius:8px}.inline-customer p{margin:12px 0 0;font-size:12px;color:var(--tone-8392a9, #8392a9)}.optional{font-size:12px;color:var(--tone-8c99ad, #8c99ad);display:contents}.document-workspace{min-height:100vh;background:var(--tone-f3f6fb, #f3f6fb)}.editor-toolbar{position:sticky;top:0;z-index:25;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 5%;background:var(--tone-ffffff, #fff);border-bottom:1px solid var(--tone-dfe6f0, #dfe6f0)}.editor-toolbar>div{display:flex;align-items:center;gap:14px}.editor-toolbar h2{font-size:18px;margin:0 0 4px}.editor-toolbar small{color:var(--tone-8794aa, #8794aa);font-size:12px}.editor-sheet,.editor-preview{max-width:1120px;margin:30px auto 65px;background:var(--tone-ffffff, #fff);border:1px solid var(--tone-e2e8f1, #e2e8f1);border-radius:12px;box-shadow:0 6px 30px #223b6010}.editor-sheet{padding:45px}.sheet-top{display:flex;justify-content:space-between;gap:20px;margin-bottom:40px}.sheet-title{text-align:right}.sheet-title h1{font-size:40px;letter-spacing:-1.5px;margin:0 0 15px}.sheet-title span{color:var(--tone-8a98ae, #8a98ae);font-size:13px}.document-columns{display:grid;grid-template-columns:1.25fr 1fr;gap:60px}.document-workspace h3{font-size:15px;margin:0 0 18px}.document-workspace label{margin-bottom:17px;font-size:14px;gap:8px}.document-workspace input,.document-workspace textarea,.document-workspace select{font-size:14px}.document-workspace label small{display:contents;font-weight:400;color:var(--tone-93a0b4, #93a0b4)}.document-workspace textarea{min-height:90px}.document-dates{padding-top:33px}.bill-section{margin:32px 0}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.section-heading h3{margin:0}.section-heading select{width:250px}.field-help{font-size:12px;color:var(--tone-8594ac, #8594ac);line-height:1.6}.extra-details{margin-top:20px}.line-heading,.line-row{display:grid;grid-template-columns:minmax(150px,1fr) 90px 120px 125px 30px;gap:12px;align-items:center}.line-heading{padding:16px;background:var(--tone-1a2942, #1a2942);color:var(--tone-ffffff, #fff);border-radius:7px;font-size:13px}.line-row{padding:13px 0;border-bottom:1px solid var(--tone-edf1f6, #edf1f6)}.line-row input{min-width:0}.line-row strong{text-align:right;font-size:14px}.add-line{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px;border:0;background:var(--tone-f1f5fc, #f1f5fc);color:var(--tone-57739f, #57739f);border-radius:6px;margin-top:12px}.bottom-columns{margin-top:40px}.editor-totals>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.editor-totals .form-row{display:grid;grid-template-columns:1fr 100px}.editor-totals .editor-total{padding-top:22px}.logo-upload{display:flex;flex-wrap:wrap;align-items:center;gap:12px;max-width:320px}.logo-upload input{display:none}.logo-upload img,.business-logo{max-width:180px;max-height:100px;object-fit:contain}.logo-upload label.button{cursor:pointer;margin:0}.logo-upload p{flex-basis:100%;font-size:12px;color:#b34747}.editor-error{max-width:1120px;margin:20px auto;background:var(--tone-fff0f0, #fff0f0);color:var(--tone-ac3e3e, #ac3e3e);padding:18px;border:1px solid var(--tone-efcece, #efcece);border-radius:8px}.document-paper{padding:45px;background:#fff;color:var(--tone-24324a, #24324a)}.document-paper-header{display:flex;justify-content:space-between;gap:25px;margin-bottom:42px}.document-paper-header>div:last-child{text-align:right}.document-paper-header h1{font-size:34px}.document-paper h3{font-size:17px;margin:13px 0}.document-paper p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.6;color:var(--tone-71809a, #71809a);margin:5px 0}.paper-parties{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:30px}.paper-parties small{font-size:11px;letter-spacing:1.5px;color:var(--tone-8b98ad, #8b98ad);display:block;margin-top:15px}.paper-parties dl,.totals-list{display:grid;grid-template-columns:1fr auto;gap:14px;font-size:14px}.paper-parties dt{color:var(--tone-8a97ad, #8a97ad)}.paper-parties dd,.totals-list dd{margin:0;text-align:right}.preview-table{overflow:auto}.preview-table td{white-space:normal;color:var(--tone-4a5e7b, #4a5e7b);min-width:70px}.preview-table td:first-child{width:55%}.preview-table th{font-size:12px;background:var(--tone-1a2942, #1a2942);color:var(--tone-ffffff, #fff)}.preview-table tbody tr{cursor:default}.paper-lower{display:grid;grid-template-columns:1fr 1fr;gap:45px;margin-top:25px}.paper-lower section{margin-bottom:25px}.paper-lower h4{margin:12px 0;font-size:14px}.grand-total{border-top:1px solid var(--tone-dae2ee, #dae2ee);padding-top:18px;font-size:20px;font-weight:700}.detail{width:960px}.form-error{color:#b34747}.document-paper .business-logo{margin-bottom:12px}@media(max-width:900px){.editor-sheet,.editor-preview{margin:20px}.editor-sheet,.document-paper{padding:25px}.document-columns{gap:25px}.line-heading,.line-row{grid-template-columns:minmax(130px,1fr) 65px 90px 95px 25px;gap:8px}.editor-toolbar{padding:15px 20px}.editor-toolbar .button{font-size:11px;padding:10px}.editor-toolbar>div{gap:7px}}@media(max-width:650px){.editor-toolbar{flex-wrap:wrap}.editor-toolbar>div:last-child{width:100%;justify-content:flex-end}.editor-sheet,.editor-preview{margin:12px;border-radius:8px}.editor-sheet,.document-paper{padding:20px}.document-columns,.paper-parties,.paper-lower{grid-template-columns:1fr;gap:20px}.document-dates{padding-top:0}.sheet-title h1{font-size:27px}.sheet-top{gap:12px}.sheet-title span{font-size:11px}.line-heading{display:none}.line-row{grid-template-columns:1fr 1fr 1fr 25px;padding-block:18px}.line-row>input:first-child{grid-column:1/-1}.line-row strong{font-size:12px}.section-heading select{width:175px}.document-workspace .form-row{grid-template-columns:1fr}.document-workspace .editor-totals .form-row{grid-template-columns:1fr 90px}.sheet-top .logo-upload{max-width:150px}.logo-upload img{max-width:140px}.document-paper-header h1{font-size:25px}.document-paper-header{gap:15px}.preview-table td{padding:12px 7px;font-size:12px}.preview-table th{padding:12px 7px}.editor-error{margin:12px}.paper-lower{gap:10px}}@media print{.document-workspace{background:var(--tone-ffffff, #fff)}.editor-toolbar,.editor-sheet,.editor-error{display:none!important}.editor-preview{margin:0;border:0;box-shadow:none;max-width:none}.document-paper{padding:10mm}.document-paper table{white-space:normal}.document-paper tr,.document-paper-header,.paper-parties,.totals-list{break-inside:avoid}.document-paper thead{display:table-header-group}.paper-lower{grid-template-columns:1fr 1fr}.detail .document-paper{padding:10mm}}.logo-upload{max-width:440px;align-items:flex-start}.logo-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.logo-library{width:100%;padding:16px;border:1px solid var(--tone-dfe7f3, #dfe7f3);border-radius:9px;background:var(--tone-f8faff, #f8faff)}.logo-library-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.logo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.logo-choice{min-width:0;border:1px solid var(--tone-e0e7f2, #e0e7f2);border-radius:7px;background:var(--tone-ffffff, #fff);padding:10px;text-align:left;color:var(--tone-526681, #526681)}.logo-choice:hover,.logo-choice.selected{border-color:#426cec;background:var(--tone-f0f4ff, #f0f4ff)}.logo-choice img{width:100%;height:62px;object-fit:contain;display:block;margin-bottom:8px}.logo-choice span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.logo-choice small{display:block;color:var(--tone-8b99ad, #8b99ad);font-size:11px;margin-top:4px}.logo-upload .logo-message,.logo-library p{color:var(--tone-6a7e99, #6a7e99);line-height:1.5}.logo-library p{margin:12px 0 0}@media(max-width:650px){.sheet-top{flex-wrap:wrap}.sheet-top .logo-upload{max-width:100%;width:100%;order:2}.sheet-title{margin-left:auto}.logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.import-content{max-width:1150px;margin:30px auto;padding:0 22px 60px}.import-intro{padding:30px;text-align:center}.import-intro h1{font-size:26px;margin-top:15px}.import-intro>p{color:var(--tone-8291a8, #8291a8);font-size:14px}.import-intro input[type=file]{display:none}.import-icon{color:#426cec}.import-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:25px 0}.import-summary>div{display:grid;gap:10px;padding:22px;background:var(--tone-ffffff, #fff);border:1px solid var(--tone-e1e8f1, #e1e8f1);border-radius:9px}.import-summary strong{font-size:28px}.import-summary span{font-size:13px;color:var(--tone-8a98ad, #8a98ad)}.import-notice{margin:0 22px 22px;padding:18px;background:var(--tone-f3f6fc, #f3f6fc);border-radius:8px;display:flex;gap:12px;color:var(--tone-697e9e, #697e9e)}.import-notice svg{flex-shrink:0}.import-notice p{font-size:13px;line-height:1.7;margin:0 0 7px}.import-review td{white-space:normal;vertical-align:top;font-size:13px}.import-review details{max-width:300px;font-size:12px;margin-top:7px;line-height:1.6}.import-review summary{cursor:pointer;color:#5478c1}.import-meta{display:block;margin-top:5px;color:var(--tone-94a0b2, #94a0b2)}.import-confirm{padding:25px;display:grid;gap:17px;border-top:1px solid var(--tone-e6ebf4, #e6ebf4)}.import-confirm label{display:flex;flex-direction:row;align-items:flex-start;line-height:1.6;font-size:14px}.import-confirm input{width:auto;margin-top:5px}.import-confirm button{justify-self:start}.import-progress{text-align:center;padding:50px 25px;margin-top:25px;color:var(--tone-567095, #567095)}.import-progress h2,.import-progress h3{margin-top:20px;color:var(--tone-24324a, #24324a)}.import-progress progress{display:block;width:100%;max-width:500px;height:14px;margin:25px auto;accent-color:#426cec}.import-progress p{font-size:14px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.heading-actions{flex-wrap:wrap}.status.imported{color:var(--tone-647b9f, #647b9f);background:var(--tone-edf2fa, #edf2fa)}.status.partially{background:var(--tone-fff4e5, #fff4e5);color:#b68543}@media(max-width:650px){.import-summary{grid-template-columns:repeat(2,1fr)}.import-content{padding-inline:12px}.import-intro{padding:25px 15px}.import-review .table-scroll{max-height:55vh}.import-summary>div{padding:15px}}.customers-panel .tabs button{display:flex;align-items:center;gap:6px}.customers-panel .customer-grid{padding:0 23px 20px}.customers-panel tbody tr{cursor:default}.customers-panel .customer-card p{overflow-wrap:anywhere}.customers-panel .customer-cell{white-space:normal;min-width:180px}.customers-panel .panel-heading{flex-wrap:wrap}.customer-sort{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--tone-78869c, #78869c)}.customer-sort select{width:auto;padding:8px 10px;border:1px solid var(--tone-e6ebf2, #e6ebf2);border-radius:6px;background:var(--tone-ffffff, #fff);color:var(--tone-455572, #455572)}.customers-panel .table-controls{flex-wrap:wrap}.business-list-logo{width:40px;height:40px;object-fit:contain}.sheet-title label{text-align:left}.sheet-title small{display:block;max-width:280px;font-size:11px;color:var(--tone-78869c, #78869c);margin-top:8px}.brand{font-size:26px;letter-spacing:-1px;gap:9px;margin-inline:4px}.brand-mark{font-size:18px;letter-spacing:-1px;padding-right:0;flex-shrink:0}.brand-name{display:block;line-height:1.2}.brand-name small{display:block;font-family:DM Sans,sans-serif;font-size:9px;font-weight:500;letter-spacing:.2px;color:var(--tone-8a95a6, #8a95a6);margin-top:5px}.auth-brand{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:24px;font-family:Manrope,sans-serif;font-size:27px;font-weight:800;letter-spacing:-1px;text-align:left}.auth .auth-brand small{font-size:10px;margin-top:5px}.workspace-logo{flex-shrink:0;overflow:hidden;font-size:13px}.workspace-logo img{width:100%;height:100%;object-fit:contain;display:block}.sidebar-bottom .demo-note{margin-bottom:0}.account-menu{position:relative}.account-trigger{padding:0;display:flex;align-items:center;justify-content:center;font-weight:650}.account-popover{position:absolute;right:0;top:calc(100% + 14px);width:300px;max-width:calc(100vw - 36px);background:var(--tone-ffffff, #fff);border:1px solid var(--tone-e8edf4, #e8edf4);border-radius:14px;box-shadow:0 12px 40px #24324a20;z-index:40;overflow:hidden;animation:account-appear .16s ease-out}.account-summary{display:flex;align-items:center;gap:12px;padding:20px}.account-summary>div{min-width:0}.account-summary strong{display:block;overflow-wrap:anywhere;font-size:14px}.account-logo{width:48px;height:48px;border-radius:12px;background:var(--tone-eef2fa, #eef2fa);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;font-weight:700}.account-logo img{width:100%;height:100%;object-fit:contain}.account-email{display:block;font-size:12px;color:var(--tone-7b879b, #7b879b);margin-top:5px;overflow-wrap:anywhere}.account-signout{border:0;border-top:1px solid var(--tone-edf0f5, #edf0f5);background:var(--tone-ffffff, #fff);display:flex;align-items:center;gap:10px;width:100%;padding:15px 20px;color:var(--tone-bd3745, #bd3745);text-align:left;font-weight:600}.account-signout:hover{background:var(--tone-f5f7fc, #f5f7fc)}.account-signout:focus-visible{outline-offset:-3px}@keyframes account-appear{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.account-popover{animation:none}}.topbar-right{gap:24px}.account-trigger{border:0;background:transparent;color:inherit;border-radius:9px;gap:10px;padding:5px 7px;max-width:260px;cursor:pointer}.account-trigger:hover{background:var(--tone-f5f7fc, #f5f7fc)}.account-trigger-logo{width:34px;height:34px;background:var(--tone-eef2fa, #eef2fa);border-radius:9px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;font-size:12px}.account-trigger-logo img{width:100%;height:100%;object-fit:contain}.account-trigger-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.account-chevron{transition:transform .2s ease}.account-chevron.open{transform:rotate(180deg)}.account-link{display:flex;align-items:center;gap:10px;padding:15px 20px;border:0;border-top:1px solid var(--tone-edf0f5, #edf0f5);background:var(--tone-ffffff, #fff);color:inherit;width:100%;text-align:left;font-weight:600}.account-link:hover{background:var(--tone-f5f7fc, #f5f7fc)}.account-link:focus-visible{outline-offset:-3px}.theme-toggle{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid var(--tone-e8edf4, #e8edf4);border-radius:10px;color:inherit;flex-shrink:0}.theme-toggle:hover{background:var(--tone-eef2fa, #eef2fa)}@media(max-width:650px){.topbar-right{gap:16px}.account-trigger{max-width:175px;gap:6px}.account-trigger-name{max-width:85px}.topbar .breadcrumb{display:none}}@media(prefers-reduced-motion:reduce){.account-chevron{transition:none}}:root[data-theme=dark]{color-scheme:dark;--tone-1a2942:#dbe5f3;--tone-24324a:#dbe5f3;--tone-243954:#dbe5f3;--tone-34538d:#dbe5f3;--tone-43526c:#dbe5f3;--tone-455572:#dbe5f3;--tone-459d7b:#dbe5f3;--tone-48977b:#dbe5f3;--tone-49556b:#dbe5f3;--tone-4a5870:#dbe5f3;--tone-4a5e7b:#dbe5f3;--tone-4b5d7b:#dbe5f3;--tone-4e6181:#dbe5f3;--tone-526681:#dbe5f3;--tone-53637b:#dbe5f3;--tone-54a485:#a7b5c9;--tone-566279:#dbe5f3;--tone-567095:#dbe5f3;--tone-57739f:#a7b5c9;--tone-61718a:#dbe5f3;--tone-64758e:#dbe5f3;--tone-647b9f:#a7b5c9;--tone-697e9e:#a7b5c9;--tone-6a7e99:#a7b5c9;--tone-6e7c92:#a7b5c9;--tone-71809a:#a7b5c9;--tone-78869c:#a7b5c9;--tone-7b879b:#a7b5c9;--tone-7b90c1:#a7b5c9;--tone-7c899b:#a7b5c9;--tone-8291a8:#a7b5c9;--tone-8293b6:#a7b5c9;--tone-8390a3:#a7b5c9;--tone-8392a9:#a7b5c9;--tone-8592a6:#a7b5c9;--tone-8594ac:#a7b5c9;--tone-8794aa:#a7b5c9;--tone-8996aa:#a7b5c9;--tone-8997aa:#a7b5c9;--tone-8997ae:#a7b5c9;--tone-8a93a4:#a7b5c9;--tone-8a95a6:#a7b5c9;--tone-8a96a9:#a7b5c9;--tone-8a97ad:#a7b5c9;--tone-8a98ad:#a7b5c9;--tone-8a98ae:#a7b5c9;--tone-8a9bb6:#a7b5c9;--tone-8b95a6:#a7b5c9;--tone-8b98ac:#a7b5c9;--tone-8b98ad:#a7b5c9;--tone-8b99ad:#a7b5c9;--tone-8b99af:#a7b5c9;--tone-8c98aa:#a7b5c9;--tone-8c99ad:#a7b5c9;--tone-8c9bb2:#a7b5c9;--tone-8d99ab:#a7b5c9;--tone-919bad:#a7b5c9;--tone-929caf:#a7b5c9;--tone-929dad:#a7b5c9;--tone-92a0b4:#a7b5c9;--tone-936d48:#dbe5f3;--tone-93a0b4:#a7b5c9;--tone-9472b7:#a7b5c9;--tone-94a0b2:#a7b5c9;--tone-94a2b7:#a7b5c9;--tone-95a0b0:#a7b5c9;--tone-95a2b5:#a7b5c9;--tone-967cbe:#a7b5c9;--tone-99a2b0:#a7b5c9;--tone-9aa3b3:#a7b5c9;--tone-9aa6b8:#a7b5c9;--tone-9ba5b4:#a7b5c9;--tone-9ba5b5:#a7b5c9;--tone-9ba7b9:#a7b5c9;--tone-9ca7b7:#a7b5c9;--tone-9ca9bc:#a7b5c9;--tone-a07bb8:#a7b5c9;--tone-a0acc0:#a7b5c9;--tone-a0adbf:#a7b5c9;--tone-a1abba:#a7b5c9;--tone-a2adbe:#a7b5c9;--tone-a3afbf:#a7b5c9;--tone-ac3e3e:#dbe5f3;--tone-ac93c8:#a7b5c9;--tone-adb6c4:#a7b5c9;--tone-b77093:#a7b5c9;--tone-bd3745:#dbe5f3;--tone-d4deee:#2c3a4f;--tone-dae2ee:#2c3a4f;--tone-dde5f0:#2c3a4f;--tone-dde7ff:#1e2943;--tone-dfe5ef:#2c3a4f;--tone-dfe6f0:#2c3a4f;--tone-dfe7f3:#1e2d43;--tone-e0e6ef:#2c3a4f;--tone-e0e7f2:#2c3a4f;--tone-e0e8f5:#1e2c43;--tone-e1e8f1:#2c3a4f;--tone-e1e9fc:#1e2943;--tone-e2e8f1:#2c3a4f;--tone-e5ebf3:#2c3a4f;--tone-e6eaf0:#2c3a4f;--tone-e6eaf2:#2c3a4f;--tone-e6ebf2:#2c3a4f;--tone-e6ebf4:#2c3a4f;--tone-e6edf9:#1e2c43;--tone-e6edff:#1e2843;--tone-e7eaf0:#2c3a4f;--tone-e7edf7:#1e2c43;--tone-e8edf4:#2c3a4f;--tone-e8f4ef:#2c3a4f;--tone-e9edf4:#2c3a4f;--tone-eaf0fa:#1e2c43;--tone-eaf0ff:#1e2943;--tone-eaf6f0:#2c3a4f;--tone-ebeff5:#2c3a4f;--tone-edf0f5:#2c3a4f;--tone-edf0f6:#2c3a4f;--tone-edf1f6:#2c3a4f;--tone-edf2fa:#1e2c43;--tone-edf2fb:#1e2b43;--tone-edf2ff:#1e2843;--tone-eee6f7:#2f1e43;--tone-eef2fa:#1e2a43;--tone-eef3ff:#1e2943;--tone-efcece:#431e1e;--tone-f0eafa:#2c1e43;--tone-f0f2f6:#182334;--tone-f0f4fc:#1e2a43;--tone-f0f4ff:#1e2843;--tone-f1eafa:#2e1e43;--tone-f1f4fa:#182334;--tone-f1f5fc:#1e2b43;--tone-f2e7db:#43311e;--tone-f2f5fa:#182334;--tone-f3f6fb:#182334;--tone-f3f6fc:#182334;--tone-f4f7fd:#182334;--tone-f5f7fa:#182334;--tone-f5f7fc:#182334;--tone-f6f1fc:#2f1e43;--tone-f7f9fc:#182334;--tone-f7f9fe:#182334;--tone-f7f9ff:#182334;--tone-f8faff:#182334;--tone-f9fafc:#182334;--tone-f9fbff:#182334;--tone-fafbfd:#182334;--tone-fbeaf1:#431e2d;--tone-fbfcfe:#182334;--tone-ffffff:#182334;--tone-fff0e4:#432e1e;--tone-fff0f0:#431e1e;--tone-fff1e9:#432b1e;--tone-fff1f1:#431e1e;--tone-fff4e5:#43331e;--tone-fff5f5:#182334}:root[data-theme=dark] body{background:#101927}:root[data-theme=dark] .button.primary,:root[data-theme=dark] .brand-mark{color:#fff}.document-paper{color-scheme:light;--tone-1a2942:#1a2942;--tone-24324a:#24324a;--tone-243954:#243954;--tone-34538d:#34538d;--tone-43526c:#43526c;--tone-455572:#455572;--tone-459d7b:#459d7b;--tone-48977b:#48977b;--tone-49556b:#49556b;--tone-4a5870:#4a5870;--tone-4a5e7b:#4a5e7b;--tone-4b5d7b:#4b5d7b;--tone-4e6181:#4e6181;--tone-526681:#526681;--tone-53637b:#53637b;--tone-54a485:#54a485;--tone-566279:#566279;--tone-567095:#567095;--tone-57739f:#57739f;--tone-61718a:#61718a;--tone-64758e:#64758e;--tone-647b9f:#647b9f;--tone-697e9e:#697e9e;--tone-6a7e99:#6a7e99;--tone-6e7c92:#6e7c92;--tone-71809a:#71809a;--tone-78869c:#78869c;--tone-7b879b:#7b879b;--tone-7b90c1:#7b90c1;--tone-7c899b:#7c899b;--tone-8291a8:#8291a8;--tone-8293b6:#8293b6;--tone-8390a3:#8390a3;--tone-8392a9:#8392a9;--tone-8592a6:#8592a6;--tone-8594ac:#8594ac;--tone-8794aa:#8794aa;--tone-8996aa:#8996aa;--tone-8997aa:#8997aa;--tone-8997ae:#8997ae;--tone-8a93a4:#8a93a4;--tone-8a95a6:#8a95a6;--tone-8a96a9:#8a96a9;--tone-8a97ad:#8a97ad;--tone-8a98ad:#8a98ad;--tone-8a98ae:#8a98ae;--tone-8a9bb6:#8a9bb6;--tone-8b95a6:#8b95a6;--tone-8b98ac:#8b98ac;--tone-8b98ad:#8b98ad;--tone-8b99ad:#8b99ad;--tone-8b99af:#8b99af;--tone-8c98aa:#8c98aa;--tone-8c99ad:#8c99ad;--tone-8c9bb2:#8c9bb2;--tone-8d99ab:#8d99ab;--tone-919bad:#919bad;--tone-929caf:#929caf;--tone-929dad:#929dad;--tone-92a0b4:#92a0b4;--tone-936d48:#936d48;--tone-93a0b4:#93a0b4;--tone-9472b7:#9472b7;--tone-94a0b2:#94a0b2;--tone-94a2b7:#94a2b7;--tone-95a0b0:#95a0b0;--tone-95a2b5:#95a2b5;--tone-967cbe:#967cbe;--tone-99a2b0:#99a2b0;--tone-9aa3b3:#9aa3b3;--tone-9aa6b8:#9aa6b8;--tone-9ba5b4:#9ba5b4;--tone-9ba5b5:#9ba5b5;--tone-9ba7b9:#9ba7b9;--tone-9ca7b7:#9ca7b7;--tone-9ca9bc:#9ca9bc;--tone-a07bb8:#a07bb8;--tone-a0acc0:#a0acc0;--tone-a0adbf:#a0adbf;--tone-a1abba:#a1abba;--tone-a2adbe:#a2adbe;--tone-a3afbf:#a3afbf;--tone-ac3e3e:#ac3e3e;--tone-ac93c8:#ac93c8;--tone-adb6c4:#adb6c4;--tone-b77093:#b77093;--tone-bd3745:#bd3745;--tone-d4deee:#d4deee;--tone-dae2ee:#dae2ee;--tone-dde5f0:#dde5f0;--tone-dde7ff:#dde7ff;--tone-dfe5ef:#dfe5ef;--tone-dfe6f0:#dfe6f0;--tone-dfe7f3:#dfe7f3;--tone-e0e6ef:#e0e6ef;--tone-e0e7f2:#e0e7f2;--tone-e0e8f5:#e0e8f5;--tone-e1e8f1:#e1e8f1;--tone-e1e9fc:#e1e9fc;--tone-e2e8f1:#e2e8f1;--tone-e5ebf3:#e5ebf3;--tone-e6eaf0:#e6eaf0;--tone-e6eaf2:#e6eaf2;--tone-e6ebf2:#e6ebf2;--tone-e6ebf4:#e6ebf4;--tone-e6edf9:#e6edf9;--tone-e6edff:#e6edff;--tone-e7eaf0:#e7eaf0;--tone-e7edf7:#e7edf7;--tone-e8edf4:#e8edf4;--tone-e8f4ef:#e8f4ef;--tone-e9edf4:#e9edf4;--tone-eaf0fa:#eaf0fa;--tone-eaf0ff:#eaf0ff;--tone-eaf6f0:#eaf6f0;--tone-ebeff5:#ebeff5;--tone-edf0f5:#edf0f5;--tone-edf0f6:#edf0f6;--tone-edf1f6:#edf1f6;--tone-edf2fa:#edf2fa;--tone-edf2fb:#edf2fb;--tone-edf2ff:#edf2ff;--tone-eee6f7:#eee6f7;--tone-eef2fa:#eef2fa;--tone-eef3ff:#eef3ff;--tone-efcece:#efcece;--tone-f0eafa:#f0eafa;--tone-f0f2f6:#f0f2f6;--tone-f0f4fc:#f0f4fc;--tone-f0f4ff:#f0f4ff;--tone-f1eafa:#f1eafa;--tone-f1f4fa:#f1f4fa;--tone-f1f5fc:#f1f5fc;--tone-f2e7db:#f2e7db;--tone-f2f5fa:#f2f5fa;--tone-f3f6fb:#f3f6fb;--tone-f3f6fc:#f3f6fc;--tone-f4f7fd:#f4f7fd;--tone-f5f7fa:#f5f7fa;--tone-f5f7fc:#f5f7fc;--tone-f6f1fc:#f6f1fc;--tone-f7f9fc:#f7f9fc;--tone-f7f9fe:#f7f9fe;--tone-f7f9ff:#f7f9ff;--tone-f8faff:#f8faff;--tone-f9fafc:#f9fafc;--tone-f9fbff:#f9fbff;--tone-fafbfd:#fafbfd;--tone-fbeaf1:#fbeaf1;--tone-fbfcfe:#fbfcfe;--tone-ffffff:#fff;--tone-fff0e4:#fff0e4;--tone-fff0f0:#fff0f0;--tone-fff1e9:#fff1e9;--tone-fff1f1:#fff1f1;--tone-fff4e5:#fff4e5;--tone-fff5f5:#fff5f5}@media screen{:root[data-theme=dark] .document-paper{color-scheme:dark;background:#182334;color:#e6edf7;--tone-24324a: #e6edf7;--tone-71809a: #bac8db;--tone-8b98ad: #bac8db;--tone-8a97ad: #bac8db;--tone-4a5e7b: #e6edf7;--tone-1a2942: #22334b;--tone-ffffff: #ffffff;--tone-dae2ee: #40516a;--tone-eef2fa: #22334b;--tone-f8faff: #22334b;--tone-e8edf4: #40516a;--tone-edf0f5: #40516a}}@media print{:root[data-theme=dark]{color-scheme:light;--tone-1a2942:#1a2942;--tone-24324a:#24324a;--tone-243954:#243954;--tone-34538d:#34538d;--tone-43526c:#43526c;--tone-455572:#455572;--tone-459d7b:#459d7b;--tone-48977b:#48977b;--tone-49556b:#49556b;--tone-4a5870:#4a5870;--tone-4a5e7b:#4a5e7b;--tone-4b5d7b:#4b5d7b;--tone-4e6181:#4e6181;--tone-526681:#526681;--tone-53637b:#53637b;--tone-54a485:#54a485;--tone-566279:#566279;--tone-567095:#567095;--tone-57739f:#57739f;--tone-61718a:#61718a;--tone-64758e:#64758e;--tone-647b9f:#647b9f;--tone-697e9e:#697e9e;--tone-6a7e99:#6a7e99;--tone-6e7c92:#6e7c92;--tone-71809a:#71809a;--tone-78869c:#78869c;--tone-7b879b:#7b879b;--tone-7b90c1:#7b90c1;--tone-7c899b:#7c899b;--tone-8291a8:#8291a8;--tone-8293b6:#8293b6;--tone-8390a3:#8390a3;--tone-8392a9:#8392a9;--tone-8592a6:#8592a6;--tone-8594ac:#8594ac;--tone-8794aa:#8794aa;--tone-8996aa:#8996aa;--tone-8997aa:#8997aa;--tone-8997ae:#8997ae;--tone-8a93a4:#8a93a4;--tone-8a95a6:#8a95a6;--tone-8a96a9:#8a96a9;--tone-8a97ad:#8a97ad;--tone-8a98ad:#8a98ad;--tone-8a98ae:#8a98ae;--tone-8a9bb6:#8a9bb6;--tone-8b95a6:#8b95a6;--tone-8b98ac:#8b98ac;--tone-8b98ad:#8b98ad;--tone-8b99ad:#8b99ad;--tone-8b99af:#8b99af;--tone-8c98aa:#8c98aa;--tone-8c99ad:#8c99ad;--tone-8c9bb2:#8c9bb2;--tone-8d99ab:#8d99ab;--tone-919bad:#919bad;--tone-929caf:#929caf;--tone-929dad:#929dad;--tone-92a0b4:#92a0b4;--tone-936d48:#936d48;--tone-93a0b4:#93a0b4;--tone-9472b7:#9472b7;--tone-94a0b2:#94a0b2;--tone-94a2b7:#94a2b7;--tone-95a0b0:#95a0b0;--tone-95a2b5:#95a2b5;--tone-967cbe:#967cbe;--tone-99a2b0:#99a2b0;--tone-9aa3b3:#9aa3b3;--tone-9aa6b8:#9aa6b8;--tone-9ba5b4:#9ba5b4;--tone-9ba5b5:#9ba5b5;--tone-9ba7b9:#9ba7b9;--tone-9ca7b7:#9ca7b7;--tone-9ca9bc:#9ca9bc;--tone-a07bb8:#a07bb8;--tone-a0acc0:#a0acc0;--tone-a0adbf:#a0adbf;--tone-a1abba:#a1abba;--tone-a2adbe:#a2adbe;--tone-a3afbf:#a3afbf;--tone-ac3e3e:#ac3e3e;--tone-ac93c8:#ac93c8;--tone-adb6c4:#adb6c4;--tone-b77093:#b77093;--tone-bd3745:#bd3745;--tone-d4deee:#d4deee;--tone-dae2ee:#dae2ee;--tone-dde5f0:#dde5f0;--tone-dde7ff:#dde7ff;--tone-dfe5ef:#dfe5ef;--tone-dfe6f0:#dfe6f0;--tone-dfe7f3:#dfe7f3;--tone-e0e6ef:#e0e6ef;--tone-e0e7f2:#e0e7f2;--tone-e0e8f5:#e0e8f5;--tone-e1e8f1:#e1e8f1;--tone-e1e9fc:#e1e9fc;--tone-e2e8f1:#e2e8f1;--tone-e5ebf3:#e5ebf3;--tone-e6eaf0:#e6eaf0;--tone-e6eaf2:#e6eaf2;--tone-e6ebf2:#e6ebf2;--tone-e6ebf4:#e6ebf4;--tone-e6edf9:#e6edf9;--tone-e6edff:#e6edff;--tone-e7eaf0:#e7eaf0;--tone-e7edf7:#e7edf7;--tone-e8edf4:#e8edf4;--tone-e8f4ef:#e8f4ef;--tone-e9edf4:#e9edf4;--tone-eaf0fa:#eaf0fa;--tone-eaf0ff:#eaf0ff;--tone-eaf6f0:#eaf6f0;--tone-ebeff5:#ebeff5;--tone-edf0f5:#edf0f5;--tone-edf0f6:#edf0f6;--tone-edf1f6:#edf1f6;--tone-edf2fa:#edf2fa;--tone-edf2fb:#edf2fb;--tone-edf2ff:#edf2ff;--tone-eee6f7:#eee6f7;--tone-eef2fa:#eef2fa;--tone-eef3ff:#eef3ff;--tone-efcece:#efcece;--tone-f0eafa:#f0eafa;--tone-f0f2f6:#f0f2f6;--tone-f0f4fc:#f0f4fc;--tone-f0f4ff:#f0f4ff;--tone-f1eafa:#f1eafa;--tone-f1f4fa:#f1f4fa;--tone-f1f5fc:#f1f5fc;--tone-f2e7db:#f2e7db;--tone-f2f5fa:#f2f5fa;--tone-f3f6fb:#f3f6fb;--tone-f3f6fc:#f3f6fc;--tone-f4f7fd:#f4f7fd;--tone-f5f7fa:#f5f7fa;--tone-f5f7fc:#f5f7fc;--tone-f6f1fc:#f6f1fc;--tone-f7f9fc:#f7f9fc;--tone-f7f9fe:#f7f9fe;--tone-f7f9ff:#f7f9ff;--tone-f8faff:#f8faff;--tone-f9fafc:#f9fafc;--tone-f9fbff:#f9fbff;--tone-fafbfd:#fafbfd;--tone-fbeaf1:#fbeaf1;--tone-fbfcfe:#fbfcfe;--tone-ffffff:#fff;--tone-fff0e4:#fff0e4;--tone-fff0f0:#fff0f0;--tone-fff1e9:#fff1e9;--tone-fff1f1:#fff1f1;--tone-fff4e5:#fff4e5;--tone-fff5f5:#fff5f5}:root[data-theme=dark] body{background:#fff}}:root[data-theme=dark] .toast{background:#263951;color:#fff}@media screen{:root[data-theme=dark]{--hover-surface:#30425b;--hover-accent:#294774;--hover-text:#f0f5ff}:root[data-theme=dark] :is(nav button,.secondary,.icon-button,.account-trigger,.account-link,.theme-toggle,.add-line):not(:disabled):hover{background:var(--hover-surface);color:var(--hover-text)}:root[data-theme=dark] .panel tbody tr:hover{background:#24364e}:root[data-theme=dark] nav button.active{color:#9fbdff}:root[data-theme=dark] nav button.active:hover{background:var(--hover-accent);color:#d9e6ff}:root[data-theme=dark] .tabs button:not(:disabled):hover{background:var(--hover-surface);color:var(--hover-text)}:root[data-theme=dark] .tabs button.selected{background:#304767;color:#e4edff}:root[data-theme=dark] .tabs button.selected:hover{background:#3b577e}:root[data-theme=dark] .logo-choice:not(:disabled):hover{background:var(--hover-accent);border-color:#8aafff}:root[data-theme=dark] .logo-choice.selected{background:#253e62;border-color:#8aafff}:root[data-theme=dark] .primary:not(:disabled):hover{background:#557ff5;box-shadow:0 4px 14px #0005}:root[data-theme=dark] .account-signout:not(:disabled):hover{background:var(--hover-surface);color:#ff9ba7}:root[data-theme=dark] .account-signout{color:#ff9ba7}:root[data-theme=dark] :is(.text-button,.quote-callout button):not(:disabled):hover{color:#c0d3ff;text-decoration:underline;text-underline-offset:3px}:root[data-theme=dark] :is(button,a):focus-visible{outline:3px solid #9bbcff;outline-offset:2px}:root[data-theme=dark] :is(.account-link,.account-signout):focus-visible{outline-offset:-3px}}.share-controls{padding:24px;border-top:1px solid var(--tone-e8edf4,#e8edf4)}.share-controls h3{margin-top:0}.share-controls label{display:grid;gap:8px}.share-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin:16px 0}.share-controls small{line-height:1.7;color:var(--tone-7b879b,#7b879b)}.quote-response{padding:16px;margin:16px 0;background:var(--tone-eef2fa,#eef2fa);border-radius:8px;overflow-wrap:anywhere}.quote-response p{white-space:pre-wrap}.version-row{display:flex;flex-wrap:wrap;gap:12px;padding:12px 0}.share-controls details{margin-top:20px}.share-controls summary{cursor:pointer}.share-notifications{padding:18px 24px;margin-bottom:24px}.share-notifications>div{display:flex;justify-content:space-between;gap:20px;padding:10px 0}.public-document{max-width:1000px;margin:0 auto;padding:24px}.public-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px}.public-toolbar p{margin:6px 0}.public-response,.public-message{padding:24px;margin-top:24px}.public-response fieldset{border:0;padding:0;display:grid;gap:16px}.public-response label{display:grid;gap:8px}.public-response .approval-check{display:flex;align-items:flex-start;line-height:1.6}.approval-check input{width:18px;min-height:18px;margin-top:4px}.public-response textarea{min-height:100px}.public-footer{text-align:center;margin:24px 0;color:var(--tone-7b879b,#7b879b);font-size:12px}.public-document .document-paper{background:#fff;color:#24324a}.status.declined{background:#542e3a;color:#ffb5c0}.status.changes{background:#423920;color:#f5d28b}@media(max-width:600px){.public-document{padding:12px}.public-toolbar{align-items:flex-start;flex-direction:column}.share-controls,.public-response{padding:16px}.share-actions{gap:10px}}@media print{.no-print{display:none!important}.public-document{padding:0;max-width:none}}.document-paper .preview-table tbody tr:hover,:root[data-theme=dark] .document-paper .preview-table tbody tr:hover{background:transparent;cursor:default}
