.ti{display:inline-block;font-style:normal;line-height:1;font-size:1em;vertical-align:-.125em}.ti-check:before{content:"✓";font-weight:700}.ti-x:before{content:"✕"}.ti-alert-triangle:before{content:"⚠"}.ti-template:before{content:"▦"}.ti-crown:before{content:"♛"}.ti-shopping-cart:before{content:"⊞"}.ti-sparkles:before{content:"✦"}.ti-infinity:before{content:"∞"}.ti-cloud:before{content:"☁"}.ti-file-check:before{content:"✔"}.ti-login:before{content:"→"}.ti-droplet:before{content:"●"}.ti-device-desktop:before{content:"▣"}.ti-user:before{content:"◉"}.ti-arrow-right:before{content:"→"}.ti-arrow-up-circle:before{content:"⊕"}.ti-refresh:before{content:"↻"}.ti-database:before{content:"▤"}.ti-eye:before{content:"◎"}.ti-bell:before{content:"🔔"}.ti-bulb:before{content:"●"}.ti-info-circle:before{content:"ℹ"}.ti-credit-card:before{content:"▬"}.ti-server:before{content:"▦"}.ti-code:before{content:"</>"}.ti-lock:before{content:"🔒"}:root{--g0:#0f1f18;--g1:#1a3a2e;--g2:#2d6a4f;--g3:#52b788;--g4:#b7e4c7;--g5:#d8f3dc;--g6:#f0faf4;--ink:#373F3E;--ink2:#444;--ink3:#888;--ink4:#bbb;--border:#e4e4e0;--cream:#fafaf8;--bg:#f3f4f2;--red:#e53e3e;--r:14px;--r-sm:8px}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);min-height:100dvh;color:var(--ink);-webkit-font-smoothing:antialiased}.screen{display:none;min-height:100dvh;flex-direction:column}.screen.active{display:flex}.topbar{background:var(--g1);padding:14px 16px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:50;box-shadow:0 2px 12px #0003;flex-shrink:0}.topbar-left{display:flex;align-items:center;gap:10px}.topbar-back{width:34px;height:34px;border-radius:50%;border:1.5px solid rgba(255,255,255,.2);background:transparent;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;flex-shrink:0}.topbar-back:hover{background:#ffffff1a}.topbar-title{font-size:15px;font-weight:700;color:#fff;letter-spacing:-.2px}.topbar-title span{color:var(--g3)}.navbar-logo-link{display:inline-flex;align-items:center;cursor:pointer;flex-shrink:0;line-height:0}.navbar-logo-link svg,.navbar-logo-link img{height:26px;width:auto;display:block}.topbar-sub{font-size:11px;color:#ffffff61;margin-top:1px}.topbar-right{display:flex;gap:10px;align-items:center}.topbar-brand-btn{font-size:12px;padding:0 14px;height:34px;border-radius:34px;white-space:nowrap}.progress-bar{height:2px;background:#ffffff14;flex-shrink:0}.progress-fill{height:100%;background:var(--g3);transition:width .4s ease}.btn{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:600;font-size:13px;border:none;border-radius:var(--r-sm);cursor:pointer;transition:all .15s;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;line-height:1;white-space:nowrap}.btn-primary{background:var(--g2);color:#fff}.btn-primary:hover{background:var(--g3)}.btn-ghost{background:#ffffff12;color:#fff;border:1.5px solid rgba(255,255,255,.15)}.btn-ghost:hover{background:#ffffff21}.btn-light{background:#fff;color:var(--ink2);border:1.5px solid var(--border)}.btn-light:hover{background:var(--cream)}.btn-green{background:var(--g1);color:#fff;font-size:15px;font-weight:700;padding:15px;border-radius:var(--r);width:100%}.btn-green:hover{background:var(--g2);box-shadow:0 6px 20px #1a3a2e4d}.btn-danger-soft{background:#fff5f5;color:var(--red);border:1.5px solid #ffd5d5}.btn-icon{background:#ffffff12;color:#fff;border:1.5px solid rgba(255,255,255,.15);width:34px;height:34px;padding:0;border-radius:50%;font-size:16px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.topbar-user-btn{background:var(--g3);color:var(--g0);border:none;width:34px;height:34px;padding:0;border-radius:50%;font-size:14px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;line-height:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.pro-badge{background:var(--g3);color:var(--g0);font-size:9px;font-weight:800;padding:2px 6px;border-radius:4px;letter-spacing:.3px;margin-left:4px;vertical-align:middle}.scroll-content{flex:1;overflow-y:auto;padding:16px 16px 110px;-webkit-overflow-scrolling:touch}@media (min-width:600px){.scroll-content{padding-left:calc((100% - 520px)/2);padding-right:calc((100% - 520px)/2)}}@media (min-width:920px){#screen-form{flex-direction:column;height:100dvh}#screen-form .scroll-content{display:block;flex:1;min-height:0;padding:0;overflow:hidden;position:relative}#form-col-left{padding:24px 28px 100px 32px;overflow-y:auto;height:100%;width:50%;border-right:1px solid var(--border);box-sizing:border-box;scrollbar-width:thin;scrollbar-color:transparent transparent}#form-col-left.scroll-active{scrollbar-color:rgba(0,0,0,.32) transparent}#form-col-left::-webkit-scrollbar{width:7px}#form-col-left::-webkit-scrollbar-track{background:transparent}#form-col-left::-webkit-scrollbar-thumb{background:transparent;border-radius:4px;transition:background .25s ease}#form-col-left.scroll-active::-webkit-scrollbar-thumb{background:#00000052}#form-col-left.scroll-active::-webkit-scrollbar-thumb:hover{background:#00000080}#form-col-right{position:fixed;top:0;right:0;width:50%;height:100dvh;overflow:hidden;background:#e8eceb;padding:16px 20px 20px;display:flex;flex-direction:column;gap:0;box-sizing:border-box;z-index:10}#desktop-preview-title{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--ink4);text-align:center;padding:0 0 10px}#form-col-right-inner{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;flex:1;overflow-y:hidden;min-height:0}#form-col-right-inner.multi-page{overflow-y:auto;gap:14px;scrollbar-width:thin;scrollbar-color:transparent transparent}#form-col-right-inner.multi-page.scroll-active{scrollbar-color:rgba(0,0,0,.32) transparent}#form-col-right-inner.multi-page::-webkit-scrollbar{width:7px}#form-col-right-inner.multi-page::-webkit-scrollbar-track{background:transparent}#form-col-right-inner.multi-page::-webkit-scrollbar-thumb{background:transparent;border-radius:4px;transition:background .25s ease}#form-col-right-inner.multi-page.scroll-active::-webkit-scrollbar-thumb{background:#00000052}#form-col-right-inner.multi-page.scroll-active::-webkit-scrollbar-thumb:hover{background:#00000080}#form-col-right-inner.multi-page .a4-scale-outer:not(:first-child){position:relative}#form-col-right-inner.multi-page .a4-scale-outer:not(:first-child):before{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%);width:48px;height:2px;background:#0000002e;border-radius:2px}#form-col-right .a4-scale-outer{position:relative;flex-shrink:0;border-radius:6px;overflow:hidden;box-shadow:0 3px 20px #00000024}#screen-form .bottom-bar{position:fixed;bottom:0;left:0;width:50%;border-right:1px solid var(--border)}.desktop-preview-actions{display:flex;gap:8px;padding:10px 0 0;justify-content:center;width:100%}.desktop-preview-actions .btn{font-size:12px;padding:9px 16px}}.bottom-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:12px 16px max(12px,env(safe-area-inset-bottom));border-top:1px solid var(--border);display:flex;gap:10px;box-shadow:0 -4px 20px #00000012;z-index:40}.preview-more-btn{width:46px;height:46px;padding:0;flex-shrink:0;border-radius:var(--r-sm);display:flex;align-items:center;justify-content:center;color:var(--ink2)}.card{background:#fff;border-radius:var(--r);border:1px solid var(--border);margin-bottom:12px;overflow:hidden}.card-head{padding:12px 16px;border-bottom:1px solid var(--border);background:var(--cream);display:flex;align-items:center;justify-content:space-between}.card-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.7px;color:var(--ink3)}.card-body{padding:16px}.field{margin-bottom:13px}.field:last-child{margin-bottom:0}.field-label{display:block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--ink3);margin-bottom:5px}.field-input{width:100%;padding:11px 13px;border:1.5px solid var(--border);border-radius:var(--r-sm);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;color:var(--ink);background:var(--cream);outline:none;transition:border-color .15s,background .15s;-webkit-appearance:none}.field-input:focus{border-color:var(--g2);background:#fff}.field-input::placeholder{color:#ccc}.field-select{width:100%;padding:11px 13px;border:1.5px solid var(--border);border-radius:var(--r-sm);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;color:var(--ink);background:var(--cream);outline:none;transition:border-color .15s;-webkit-appearance:none;cursor:pointer}.field-select:focus{border-color:var(--g2);background:#fff}.field-textarea{width:100%;padding:11px 13px;border:1.5px solid var(--border);border-radius:var(--r-sm);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;color:var(--ink);background:var(--cream);outline:none;transition:border-color .15s;resize:none;line-height:1.5;min-height:70px}.field-textarea:focus{border-color:var(--g2);background:#fff}.field-textarea::placeholder{color:#ccc}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hint-text{font-size:11px;color:var(--ink4);margin-top:4px}.toggle-row{display:flex;align-items:center;justify-content:space-between;padding:8px 0}.toggle-label{font-size:13px;font-weight:500;color:var(--ink2)}.toggle-desc{font-size:11px;color:var(--ink4);margin-top:1px}.switch{position:relative;width:44px;height:26px;flex-shrink:0}.switch input{opacity:0;width:0;height:0}.switch-slider{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--border);border-radius:26px;cursor:pointer;transition:background .2s}.switch-slider:before{content:"";position:absolute;width:20px;height:20px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 3px #0003}.switch input:checked+.switch-slider{background:var(--g2)}.switch input:checked+.switch-slider:before{transform:translate(18px)}.logo-upload{border:2px dashed var(--border);border-radius:var(--r-sm);background:var(--cream);position:relative;cursor:pointer;transition:all .15s;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80px;padding:16px;text-align:center}.logo-upload:hover{border-color:var(--g2);background:var(--g6)}.logo-upload input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;width:100%;height:100%}.logo-upload-text{font-size:12px;color:var(--ink3);font-weight:500}.logo-upload-text strong{color:var(--g2)}#logo-preview-s1{max-height:52px;max-width:140px;object-fit:contain;display:none;margin-bottom:6px}.brand-chip{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#fff;border:1.5px solid var(--border);border-radius:var(--r);margin-bottom:12px;cursor:pointer;transition:all .15s}.brand-chip:hover{border-color:var(--g3);background:var(--g6)}.brand-chip-logo{width:42px;height:42px;border-radius:10px;background:var(--g5);display:flex;align-items:center;justify-content:center;font-size:18px;overflow:hidden;flex-shrink:0}.brand-chip-logo img{width:100%;height:100%;object-fit:contain}.brand-chip-info{flex:1;min-width:0}.brand-chip-name{font-size:14px;font-weight:700;color:var(--ink)}.brand-chip-sub{font-size:11px;color:var(--ink3);margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-chip-edit{font-size:11px;font-weight:600;color:var(--g2);flex-shrink:0}.item-card{background:var(--cream);border:1.5px solid var(--border);border-radius:var(--r-sm);padding:13px;position:relative;margin-bottom:10px}.item-card:last-child{margin-bottom:0}.item-seq{font-size:10px;font-weight:700;color:var(--ink4);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.item-title-input{width:100%;border:none;background:transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;color:var(--ink);outline:none;padding:0;margin-bottom:8px}.item-title-input::placeholder{color:#ccc;font-weight:400}.item-desc-input{width:100%;border:1.5px solid var(--border);border-radius:6px;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:12px;color:var(--ink2);outline:none;padding:8px 10px;resize:none;line-height:1.6;min-height:52px;transition:border-color .15s;margin-bottom:10px}.item-desc-input:focus{border-color:var(--g2)}.item-desc-input::placeholder{color:#ccc}.item-nums{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.item-num-label{font-size:10px;text-transform:uppercase;letter-spacing:.5px;color:var(--ink4);font-weight:600;margin-bottom:4px}.item-num-input{width:100%;padding:8px 9px;border:1.5px solid var(--border);border-radius:6px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:13px;color:var(--ink);background:#fff;outline:none;transition:border-color .15s;-webkit-appearance:none}.item-num-input:focus{border-color:var(--g2)}.item-num-input::placeholder{color:#ccc}.item-amount{font-size:13px;font-weight:700;color:var(--g2);padding:8px 2px}.item-del{position:absolute;top:10px;right:10px;width:24px;height:24px;border-radius:50%;background:#ffe4e4;border:none;cursor:pointer;color:#f05050;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .15s}.item-del:hover{background:#fcc;color:#d93030}.item-actions{display:flex;align-items:center;gap:10px;margin-bottom:8px}.desc-toggle-btn{background:none;border:none;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:12px;font-weight:600;color:var(--g2);padding:0;display:inline-flex;align-items:center;gap:4px;transition:opacity .15s;letter-spacing:-.1px}.desc-toggle-btn:hover{opacity:.7}.fav-toggle-btn{background:none;border:none;cursor:pointer;padding:0;display:inline-flex;align-items:center;gap:4px;transition:all .15s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:12px;font-weight:600;color:var(--ink3)}.fav-toggle-btn svg{transition:all .15s;flex-shrink:0}.fav-toggle-btn.is-fav svg{fill:#ff6b8a;stroke:#ff6b8a}.fav-toggle-btn:not(.is-fav) svg{fill:none;stroke:var(--ink3)}.fav-toggle-btn:hover svg{stroke:#ff6b8a}.fav-toggle-btn.is-fav{color:#ff6b8a}.add-item-btn{width:100%;padding:12px;border:2px dashed var(--border);border-radius:var(--r-sm);background:transparent;cursor:pointer;transition:all .15s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:13px;font-weight:600;color:var(--g2);display:flex;align-items:center;justify-content:center;gap:6px;margin-top:10px}.add-item-btn:hover{border-color:var(--g2);background:var(--g6)}.form-summary{background:var(--cream);border:1.5px solid var(--border);border-radius:var(--r-sm);padding:14px 16px;margin-top:16px;display:flex;justify-content:space-between;align-items:center}.form-summary-label{font-size:12px;color:var(--ink3);font-weight:500}.form-summary-val{font-size:18px;font-weight:800;color:var(--g1);letter-spacing:-.3px}.fav-picker{background:#fff;border:1.5px solid var(--border);border-radius:var(--r-sm);margin-top:-4px;margin-bottom:10px;overflow:hidden}.fav-picker-head{padding:10px 14px;border-bottom:1px solid var(--border);background:var(--cream);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:var(--ink3);display:flex;align-items:center;justify-content:space-between}.fav-picker-item{padding:11px 14px;border-bottom:1px solid var(--border);cursor:pointer;transition:background .1s;display:flex;align-items:center;justify-content:space-between;gap:10px}.fav-picker-item:last-child{border-bottom:none}.fav-picker-item:hover{background:var(--g6)}.fav-picker-name{font-size:13px;font-weight:600;color:var(--ink)}.fav-picker-price{font-size:12px;color:var(--g2);font-weight:600;flex-shrink:0}.fav-picker-empty{padding:16px 14px;font-size:12px;color:var(--ink4);text-align:center}.fav-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:none;align-items:flex-end;justify-content:center;z-index:300}.fav-modal-overlay.open{display:flex}.fav-modal{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:560px;max-height:70vh;display:flex;flex-direction:column;animation:slideUp .22s ease;padding-bottom:max(16px,env(safe-area-inset-bottom))}.fav-modal-handle{width:36px;height:4px;background:var(--border);border-radius:4px;margin:14px auto 0;flex-shrink:0}.fav-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 12px;border-bottom:1px solid var(--border);flex-shrink:0}.fav-modal-title{font-size:15px;font-weight:700;color:var(--ink)}.fav-modal-close{background:none;border:none;font-size:16px;color:var(--ink3);cursor:pointer;padding:4px;line-height:1}.fav-modal-body{overflow-y:auto;flex:1}.fav-modal-item{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid var(--border);cursor:pointer;transition:background .1s;gap:12px}.fav-modal-item:last-child{border-bottom:none}.fav-modal-item:hover{background:var(--g6)}.fav-modal-item:active{background:var(--g5)}.fav-modal-item-left{flex:1;min-width:0}.fav-modal-item-name{font-size:14px;font-weight:600;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fav-modal-item-price{font-size:12px;color:var(--ink3);margin-top:2px}.fav-modal-item-add{font-size:20px;color:var(--g2);font-weight:300;flex-shrink:0}.fav-modal-item-del{background:none;border:none;font-size:13px;color:var(--ink4);cursor:pointer;padding:4px;line-height:1;flex-shrink:0;border-radius:50%;transition:background .15s,color .15s}.fav-modal-item-del:hover{background:#fdeaea;color:#d64545}.fav-modal-empty{padding:32px 20px;text-align:center;color:var(--ink4);font-size:13px;line-height:1.8}.bank-item{display:flex;gap:10px;align-items:flex-start;padding:10px 0;border-bottom:1px solid var(--border)}.bank-item:last-child{border-bottom:none;padding-bottom:0}.bank-item-inputs{flex:1;display:flex;flex-direction:column;gap:6px}.bank-item-del{width:30px;height:30px;flex-shrink:0;margin-top:2px;border-radius:50%;background:#fff0f0;border:none;cursor:pointer;color:#f87171;font-size:12px;display:flex;align-items:center;justify-content:center}.fav-manage-item{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid var(--border)}.fav-manage-item:last-child{border-bottom:none}.fav-manage-info{flex:1;min-width:0}.fav-manage-name{font-size:13px;font-weight:600;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fav-manage-price{font-size:11px;color:var(--ink3);margin-top:1px}.fav-manage-del{width:28px;height:28px;border-radius:50%;background:#fff0f0;border:none;cursor:pointer;color:#f87171;font-size:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.settings-section{background:#fff;border-radius:var(--r);border:1px solid var(--border);margin-bottom:12px;overflow:hidden}.settings-row{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--border)}.settings-row:last-child{border-bottom:none}.settings-row-info{flex:1}.settings-label{font-size:13px;font-weight:500;color:var(--ink2)}.settings-desc{font-size:11px;color:var(--ink4);margin-top:2px}.settings-control{flex-shrink:0;margin-left:12px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:none;align-items:flex-end;justify-content:center;z-index:200}.modal-overlay.open{display:flex}.modal-sheet{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:560px;max-height:92dvh;overflow-y:auto;padding:8px 20px max(20px,env(safe-area-inset-bottom));animation:slideUp .22s ease;position:relative}@keyframes slideUp{0%{transform:translateY(24px);opacity:0}}.modal-handle{width:36px;height:4px;background:var(--border);border-radius:4px;margin:12px auto 18px}.modal-title{font-size:17px;font-weight:800;margin-bottom:18px}#screen-preview{height:100dvh}#screen-preview .scroll-content{padding:16px 0 110px;background:#c8ccc9;scroll-snap-type:y proximity;flex:1;min-height:0}#preview-scroll-content{scrollbar-width:thin;scrollbar-color:transparent transparent}#preview-scroll-content.scroll-active{scrollbar-color:rgba(0,0,0,.32) transparent}#preview-scroll-content::-webkit-scrollbar{width:7px}#preview-scroll-content::-webkit-scrollbar-track{background:transparent}#preview-scroll-content::-webkit-scrollbar-thumb{background:transparent;border-radius:4px;transition:background .25s ease}#preview-scroll-content.scroll-active::-webkit-scrollbar-thumb{background:#00000052}#preview-scroll-content.scroll-active::-webkit-scrollbar-thumb:hover{background:#00000080}#screen-preview .a4-scale-outer{scroll-snap-align:start;scroll-margin-top:16px;position:relative}#screen-preview .a4-scale-outer:not(:first-child):before{content:"";position:absolute;top:-16px;left:50%;transform:translate(-50%);width:60px;height:3px;background:#00000026;border-radius:2px}.a4-pages{display:flex;flex-direction:column;align-items:center;gap:32px;padding:0 12px}.a4-scale-outer{box-shadow:0 4px 32px #00000040}.a4-page{background:#fff;width:794px;min-height:1123px;position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.inv{padding:44px 48px 0;min-height:1123px;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--ink)}.inv-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:44px}.inv-title-block{text-align:right}.inv-title{font-size:52px;font-weight:900;color:var(--ink);letter-spacing:-2px;line-height:1}.inv-number{font-size:18px;font-weight:700;color:var(--g2);margin-top:4px}.inv-info-row{display:grid;grid-template-columns:1fr 1fr 1fr;margin-bottom:36px;padding:24px 0}.inv-info-col{padding:0 24px}.inv-info-col:first-child{padding-left:12px;border-right:1px solid var(--border)}.inv-info-col:nth-child(2){border-right:1px solid var(--border)}.inv-info-col:last-child{padding-right:12px}.inv-info-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.7px;color:var(--ink3);margin-bottom:4px}.inv-info-val{font-size:12px;color:var(--ink3);line-height:1.7}.inv-info-val strong{font-size:13px;font-weight:700;color:var(--ink);display:block;margin-bottom:1px}.inv-date-block{margin-bottom:10px}.inv-date-block:last-child{margin-bottom:0}.inv-table{width:100%;border-collapse:collapse}.inv-table thead tr{border-bottom:1px solid #e8e8e4}.inv-table thead th{padding:8px 12px 10px;font-size:11px;font-weight:600;text-align:left;color:var(--ink3);text-transform:uppercase;letter-spacing:.5px}.inv-table-wrap{margin-top:4px}.inv-table thead th:not(:first-child){text-align:right}.inv-table tbody tr{border-bottom:none}.inv-table tbody td{padding:14px 12px;font-size:12px;color:var(--ink);vertical-align:top}.inv-table tbody td:not(:first-child){text-align:right;color:var(--ink2);white-space:nowrap}.inv-table tbody td.amt{font-weight:700;color:var(--g2)}.inv-item-name{font-size:13px;font-weight:600;color:var(--ink);margin-bottom:4px}.inv-item-seq{font-size:10px;color:var(--ink4);font-weight:600;margin-bottom:2px}.inv-item-desc{font-size:11px;color:var(--ink3);line-height:1.7}.inv-item-desc .bullet{display:block;padding-left:12px;position:relative}.inv-item-desc .bullet:before{content:"•";position:absolute;left:2px;color:var(--ink3)}.inv-item-desc .plain{display:block}.inv-footer-wrap{background:#e4edeb;margin:24px -48px 0;padding:0 48px}.inv-footer-section{padding:28px 12px}.inv-footer-sep{height:1px;background:#cfd8d6;margin:0}.inv-footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:start}.inv-bank-title{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.7px;color:var(--ink3);margin-bottom:8px}.inv-right-col{padding-left:32px}.inv-bank-item{font-size:11px;color:var(--ink2);line-height:1.8}.inv-totals-row{display:flex;justify-content:space-between;font-size:12px;color:var(--ink3);padding:3px 0}.inv-totals-row span:last-child{font-weight:500;color:var(--ink2)}.inv-totals-grand{display:flex;justify-content:space-between;align-items:baseline;margin-top:10px;padding-top:0}.inv-totals-grand-label{font-size:14px;font-weight:800;color:var(--ink)}.inv-totals-grand-val{font-size:18px;font-weight:900;color:var(--g2);letter-spacing:-.5px}.inv-bottom{margin:0 -48px;padding:0 48px 48px;background:#e4edeb}.inv-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-bottom:28px;padding-top:28px}.inv-brand-name-footer{font-size:13px;font-weight:800;color:var(--ink)}.inv-tagline{font-size:11px;color:var(--ink3);margin-top:2px}.inv-notes-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.7px;color:var(--ink3);margin-bottom:4px}.inv-notes-val{font-size:11px;color:var(--ink3);line-height:1.6}.inv-thankyou-row{display:grid;grid-template-columns:1fr 1fr;gap:0;padding-top:22px;align-items:center}.inv-thankyou{font-size:20px;font-weight:900;color:var(--ink);display:flex;align-items:center;gap:6px;letter-spacing:-.5px}.inv-contact-items{display:flex;align-items:center;justify-content:space-between;padding-left:32px}.inv-contact-item{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--ink)}.loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f1f18b3;display:none;align-items:center;justify-content:center;z-index:999}.loading-box{background:#fff;border-radius:var(--r);padding:28px 36px;text-align:center;min-width:180px}.spinner{width:30px;height:30px;border:3px solid var(--border);border-top-color:var(--g2);border-radius:50%;animation:spin .7s linear infinite;margin:0 auto 12px}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{font-size:13px;font-weight:600;color:var(--g1)}.toast{position:fixed;bottom:90px;left:50%;transform:translate(-50%) translateY(16px);background:var(--g0);color:#fff;padding:10px 20px;border-radius:24px;font-size:13px;font-weight:600;opacity:0;transition:all .22s;pointer-events:none;white-space:nowrap;z-index:998}.toast.show{opacity:1;transform:translate(-50%) translateY(0)}.divider{border:none;border-top:1px solid var(--border);margin:14px 0}.empty-state{padding:20px;text-align:center;color:var(--ink4);font-size:13px;border:2px dashed var(--border);border-radius:var(--r-sm)}@media print{*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;color-adjust:exact!important}@page{size:794px 1123px;margin:0}html,body{margin:0;padding:0;width:794px;height:auto!important;min-height:0!important;background:#fff}body>*:not(#print-root){display:none!important}#print-root{display:block!important;position:static!important;width:794px!important;height:auto!important;margin:0;padding:0;transform:none!important}.a4-print-page{display:block!important;width:794px!important;height:1123px!important;max-height:1123px!important;overflow:hidden!important;page-break-after:always!important;page-break-inside:avoid!important;break-after:page!important;break-inside:avoid!important;position:relative!important;margin:0!important;padding:0!important;box-shadow:none!important}.a4-print-page:last-child{page-break-after:avoid!important;break-after:avoid!important}}#print-root{display:none}.invno-preview{font-size:13px;font-weight:700;color:var(--g2);padding:8px 12px;background:var(--g6);border-radius:var(--r-sm);margin-top:8px;text-align:center;letter-spacing:.5px}.tpl-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media (min-width:480px){.tpl-grid{grid-template-columns:repeat(4,1fr)}}.tpl-card{border-radius:10px;overflow:hidden;cursor:pointer;border:2.5px solid transparent;transition:all .18s;position:relative}.tpl-card.active{border-color:var(--g2);box-shadow:0 0 0 3px #2d6a4f26}.tpl-card:hover{transform:translateY(-2px);box-shadow:0 4px 14px #0000001f}.tpl-thumb{width:100%;aspect-ratio:210/297;display:flex;flex-direction:column;padding:8px;gap:3px;position:relative;overflow:hidden}.tpl-check{position:absolute;top:6px;right:6px;width:18px;height:18px;background:var(--g2);border-radius:50%;display:none;align-items:center;justify-content:center}.tpl-card.active .tpl-check{display:flex}.tpl-name{font-size:11px;font-weight:600;text-align:center;padding:5px 4px;color:var(--ink2)}.tpl-t1{background:#111;color:#fff}.tpl-t1 .tpl-bar{height:3px;background:#333;margin-bottom:4px}.tpl-t1 .tpl-title-block{font-size:16px;font-weight:900;color:#fff;letter-spacing:-1px;line-height:1}.tpl-t1 .tpl-num{font-size:9px;font-weight:700;color:#fff;text-align:right}.tpl-t2{background:#fafaf8}.tpl-t2 .tpl-hrow{display:flex;gap:3px;margin-bottom:4px}.tpl-t2 .tpl-hcol{flex:1;height:14px;background:#f0f0ee;border-radius:2px}.tpl-t2 .tpl-title-block{font-size:14px;font-weight:900;color:#2d6a4f;letter-spacing:-1px;text-align:right}.tpl-t3{background:#f5f5f3}.tpl-t3 .tpl-title-block{font-size:18px;font-weight:900;background:linear-gradient(180deg,#111 40%,#aaa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-1.5px;line-height:1}.tpl-t3 .tpl-num{font-size:8px;font-weight:700;color:#666}.tpl-t4{background:#1c1c1e;color:#fff}.tpl-t4 .tpl-title-block{font-size:13px;font-weight:900;color:#fff;letter-spacing:-.5px;display:flex;align-items:center;gap:3px}.tpl-t0{background:var(--g6)}.tpl-t0 .tpl-title-block{font-size:16px;font-weight:900;color:var(--ink);letter-spacing:-1px}.tpl-t0 .tpl-num{font-size:9px;font-weight:700;color:var(--g2)}.tpl-line{height:1px;background:#80808033;margin:3px 0}.tpl-rows{display:flex;flex-direction:column;gap:2px;flex:1}.tpl-row{height:5px;background:#80808026;border-radius:1px}.tpl-row.dark{background:#ffffff1f}.inv-t2{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#111;color:#fff;width:794px;min-height:1123px;padding:20pt;display:flex;flex-direction:column}.t2-top{display:grid;grid-template-columns:1fr auto;gap:0;padding-bottom:36px;border-bottom:none}.t2-label{font-size:11px;color:#666;font-weight:500;letter-spacing:0;margin-bottom:4px}.t2-from-block .t2-value{font-size:13px;font-weight:700;color:#fff;line-height:1.6}.t2-from-block .t2-value-sub{font-size:12px;color:#999;line-height:1.6}.t2-value{font-size:13px;font-weight:700;color:#fff;line-height:1.6}.t2-value-sub{font-size:12px;color:#999;line-height:1.6}.t2-billto-block{margin-top:20px}.t2-logo-box{width:72px;height:72px;background:#1e1e1e;border:1px solid #2a2a2a;border-radius:6px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.t2-hero{padding:44px 0 40px;border-bottom:none;display:flex;justify-content:space-between;align-items:flex-start}.t2-hero-title{font-size:88px;font-weight:500;color:#fff;letter-spacing:-4px;line-height:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.t2-hero-num{font-size:32px;font-weight:700;color:#fff;letter-spacing:-1px;padding-top:4px}.t2-table{width:100%;border-collapse:collapse;margin-top:4px;table-layout:fixed}.t2-table thead tr{border-bottom:none}.t2-table thead th{padding:10px 0;font-size:11px;font-weight:500;color:#666;text-align:left;letter-spacing:0;overflow:hidden}.t2-table thead th:last-child{text-align:right;padding-right:0}.t2-table tbody td{padding:14px 0;border-bottom:none;font-size:12px;color:#ccc;vertical-align:top;text-align:left;overflow:hidden;word-break:break-word}.t2-table tbody td:last-child{text-align:right;white-space:nowrap;font-weight:700;color:#fff;padding-right:0}.t2-col-no{width:32px;color:#555!important;font-size:12px;padding-right:8px!important}.t2-col-desc{word-break:break-word;overflow-wrap:break-word;padding-right:20px!important}.t2-col-qty{width:48px;padding-right:20px!important}.t2-col-price{width:110px;padding-right:20px!important}.t2-col-amt{width:110px;text-align:right!important;white-space:nowrap}.t2-item-name{font-size:13px;font-weight:700;color:#fff;margin-bottom:4px}.t2-item-seq{font-size:10px;color:#555;font-weight:600;margin-bottom:2px}.t2-item-desc{font-size:11px;color:#666;line-height:1.7}.t2-item-desc .bullet{display:block;padding-left:12px;position:relative}.t2-item-desc .bullet:before{content:"•";position:absolute;left:2px;color:#555}.t2-item-desc .plain{display:block}.t2-amt{font-weight:700;color:#fff!important}.t2-footer{padding:0;border-top:none;margin-top:auto}.t2-footer-grid{display:flex;flex-direction:column;gap:0;padding:28px 0;border-top:1px solid #2a2a2a;border-bottom:none}.t2-bank-title{font-size:10px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.7px;margin-bottom:8px}.t2-bank-item{font-size:11px;color:#888;line-height:1.9}.t2-totals{margin-top:20px}.t2-totals-row{display:flex;justify-content:space-between;font-size:12px;color:#666;padding:3px 0}.t2-totals-grand{display:flex;justify-content:space-between;align-items:baseline;padding-top:10px;margin-top:8px;border-top:1px solid #2a2a2a}.t2-total-label{font-size:18px;font-weight:700;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.t2-total-val{font-size:18px;font-weight:700;color:#fff;letter-spacing:-.5px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.t2-bottom{display:flex;flex-direction:column;gap:0;padding:20px 0 28px;border-bottom:none}.t2-notes-label{font-size:10px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.7px;margin-bottom:4px}.t2-notes-val{font-size:11px;color:#888;line-height:1.6}.t2-brand-name{font-size:13px;font-weight:800;color:#fff}.t2-tagline{font-size:11px;color:#555;margin-top:2px}.t2-bar{padding:20px 0 44px;display:flex;align-items:center;justify-content:space-between}.t2-made{font-size:11px;color:#444;flex-shrink:0}.t2-contacts{display:flex;align-items:center;gap:20px}.t2-contact-item{display:flex;align-items:center;gap:5px;font-size:11px;color:#666}.inv-t3{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#fafaf8;color:#222;width:794px;min-height:1123px;padding:20pt;display:flex;flex-direction:column;box-sizing:border-box}.t3-top{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:16px;padding-bottom:24px}.t3-col-label{font-size:10px;color:#aaa;font-weight:500;margin-bottom:4px}.t3-col-val-big{font-size:10pt;font-weight:500;color:#111;margin-bottom:2px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}.t3-col-val{font-size:10pt;color:#111;line-height:1.6;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.t3-col-val strong{font-size:10pt;font-weight:500;color:#111;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.t3-col-val-sub{font-size:10pt;color:#111;line-height:1.6;margin-top:0;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.t3-hero{display:flex;justify-content:flex-end;align-items:flex-end;padding:32px 0 8px;gap:0}.t3-hero-right{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.t3-logo-box{width:64px;height:64px;background:#f0f0ee;border:1px solid #e8e8e4;border-radius:6px;display:flex;align-items:center;justify-content:center;overflow:hidden}.t3-hero-title{font-size:72px;font-weight:900;color:#2d6a4f;letter-spacing:-4px;line-height:1}.t3-hero-num{font-size:22px;font-weight:800;color:#111;letter-spacing:-.5px}.t3-section-title{font-size:18pt;font-weight:500;color:#111;margin:24px 0 14px;letter-spacing:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.t3-table{width:100%;border-collapse:collapse;table-layout:fixed}.t3-table thead tr{border-bottom:none}.t3-table thead th{padding:8px 0 10px;font-size:11px;font-weight:500;text-align:left;color:#aaa;letter-spacing:0}.t3-table thead th:last-child{text-align:right}.t3-table tbody td{padding:14px 0;border-bottom:none;font-size:12px;color:#555;vertical-align:top;text-align:left;overflow:hidden;word-break:break-word}.t3-table tbody td:last-child{text-align:right;white-space:nowrap}.t3-col-no{width:32px;color:#bbb;font-size:12px}.t3-col-desc{padding-right:20px!important;word-break:break-word;overflow-wrap:break-word}.t3-col-qty{width:44px;padding-right:20px!important}.t3-col-price{width:110px;padding-right:20px!important}.t3-col-amt{width:110px;text-align:right!important;white-space:nowrap}.t3-item-name{font-size:13px;font-weight:700;color:#111;margin-bottom:4px}.t3-item-seq{font-size:10px;color:#bbb;font-weight:600;margin-bottom:2px}.t3-item-desc{font-size:11px;color:#888;line-height:1.7}.t3-item-desc .bullet{display:block;padding-left:12px;position:relative}.t3-item-desc .bullet:before{content:"•";position:absolute;left:2px;color:#aaa}.t3-item-desc .plain{display:block}.t3-amt{font-weight:700;color:#111!important}.t3-footer{margin:auto -48px 0;padding:0 48px}.t3-totals-wrap{display:flex;justify-content:flex-end;padding:20px 0;border-top:none}.t3-notes-side{flex:1;padding-right:32px}.t3-totals{width:264px;flex-shrink:0}.t3-bottom{display:flex;align-items:flex-start;padding:20px 0 44px;border-top:1px solid #e8e8e4}.t3-bank-col{flex:1}.t3-notes-col{width:264px;flex-shrink:0;text-align:right}.t3-notes-col .t3-notes-label,.t3-notes-col .t3-notes-val{text-align:right}.t3-totals-row{display:flex;justify-content:space-between;font-size:12px;color:#888;padding:3px 0}.t3-totals-grand{display:flex;justify-content:space-between;align-items:baseline;padding-top:10px;margin-top:8px;border-top:1px solid #e8e8e4}.t3-total-label{font-size:14px;font-weight:800;color:#111}.t3-total-val{font-size:20px;font-weight:900;color:#111;letter-spacing:-.5px}.t3-bottom{display:flex;flex-direction:column;gap:20px;padding:20px 0 44px;border-top:none;margin-top:0}.t3-bank-title{font-size:10px;font-weight:600;color:#aaa;text-transform:uppercase;letter-spacing:.7px;margin-bottom:6px}.t3-bank-item{font-size:11px;color:#666;line-height:1.9}.t3-notes-label{font-size:10px;font-weight:600;color:#aaa;text-transform:uppercase;letter-spacing:.7px;margin-bottom:4px}.t3-notes-val{font-size:11px;color:#888;line-height:1.6}.inv-t4{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#f5f5f3;color:#222;width:794px;min-height:1123px;padding:48px 56px 0;display:flex;flex-direction:column}.t4-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:40px}.t4-logo-box{width:64px;height:64px;background:#ebebea;border:1px solid #ddd;border-radius:6px;display:flex;align-items:center;justify-content:center;overflow:hidden}.t4-hero-title{font-size:80px;font-weight:800;letter-spacing:-3px;line-height:1;background:linear-gradient(175deg,#fff 30%,#888);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:right;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.t4-hero-num{font-size:18px;font-weight:700;color:#555;text-align:right;margin-top:2px;letter-spacing:-.3px}.t4-info{display:flex;gap:0;padding:24px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin-bottom:28px}.t4-info-col-date{width:200px;flex-shrink:0;padding-right:20px}.t4-info-col-from{flex:1;padding:0 20px 0 0}.t4-info-col-billto{flex:1;padding:0 0 0 20px}.t4-info-label{font-size:10px;font-weight:500;color:#aaa;margin-bottom:4px}.t4-info-val{font-size:12px;color:#555;line-height:1.7}.t4-info-val strong{font-size:13px;font-weight:700;color:#111;display:block}.t4-table-wrap{flex:1}.t4-table-indent{margin-left:200px}.t4-table{width:100%;border-collapse:collapse;table-layout:fixed}.t4-table thead tr{border-bottom:1px solid #ddd}.t4-table thead th{padding:14px 0 10px;font-size:11px;font-weight:500;color:#aaa;text-align:left;letter-spacing:0}.t4-table thead th:last-child{text-align:right}.t4-table tbody td{padding:14px 0;border-bottom:1px solid #ebebea;font-size:12px;color:#555;vertical-align:top;text-align:left;overflow:hidden;word-break:break-word}.t4-table tbody td:last-child{text-align:right;white-space:nowrap}.t4-col-no{width:32px;color:#bbb;padding-right:16px!important}.t4-col-desc{padding-right:40px!important;word-break:break-word;overflow-wrap:break-word}.t4-col-qty{width:44px;padding-right:40px!important}.t4-col-price{width:110px;padding-right:40px!important}.t4-col-amt{width:110px;text-align:right!important;white-space:nowrap;padding:14px 0!important;vertical-align:top}.t4-item-name{font-size:13px;font-weight:700;color:#111;margin-bottom:4px}.t4-item-desc{font-size:11px;color:#888;line-height:1.7}.t4-item-desc .bullet{display:block;padding-left:12px;position:relative}.t4-item-desc .bullet:before{content:"•";position:absolute;left:2px;color:#aaa}.t4-item-desc .plain{display:block}.t4-amt{font-weight:700;color:#111!important}.t4-totals-inline{border-top:1px solid #ddd;padding-top:16px;display:flex;justify-content:flex-end}.t4-totals-inner{width:264px}.t4-totals-row{display:flex;justify-content:space-between;font-size:12px;color:#888;padding:4px 0}.t4-totals-grand{display:flex;justify-content:space-between;align-items:baseline;padding-top:10px;margin-top:6px;border-top:1px solid #ddd}.t4-total-label,.t4-total-val{font-size:14px;font-weight:700;color:#111;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.t4-footer{margin:auto 0 0;padding:24px 0 0}.t4-footer-line{height:1px;background:#ddd;margin:0 -56px 24px}.t4-footer-grid{margin-left:200px;display:grid;grid-template-columns:1fr 1fr;gap:40px;padding-bottom:24px}.t4-bank-title{font-size:10px;font-weight:600;color:#aaa;text-transform:uppercase;letter-spacing:.7px;margin-bottom:6px}.t4-bank-item{font-size:11px;color:#666;line-height:1.9}.t4-notes-label{font-size:10px;font-weight:600;color:#aaa;text-transform:uppercase;letter-spacing:.7px;margin-bottom:6px}.t4-notes-val{font-size:11px;color:#666;line-height:1.9}.t4-notes-block .t4-notes-label{font-size:10px;font-weight:600;color:#aaa;text-transform:uppercase;letter-spacing:.7px;margin-bottom:3px}.t4-notes-block .t4-notes-val{font-size:11px;color:#666;line-height:1.9}.t4-bottom-bar{border-top:1px solid #ddd;display:flex;align-items:center;justify-content:space-between;padding:20px 0 44px}.t4-contacts{display:flex;gap:20px;margin-left:auto}.t4-contact-item{display:flex;align-items:center;gap:5px;font-size:11px;color:#888}.inv-t5{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#1c1c1e;color:#fff;width:794px;min-height:1123px;padding:40pt 20pt 20pt;display:flex;flex-direction:column;box-sizing:border-box}.t5-left-col{width:120px;flex-shrink:0;color:#555;font-size:11px;font-weight:500;line-height:1.9}.t5-right-col-val{font-size:13px;font-weight:300;color:#fff;line-height:1.9}.t5-section-label{font-size:10px;color:#555;font-weight:600;text-transform:uppercase;letter-spacing:.6px;margin-bottom:2px;padding-left:120px}.t5-info-row{display:grid;grid-template-columns:120px 1fr;min-height:22px}.t5-dates-row{display:grid;grid-template-columns:120px 150px 80px 1fr;gap:0;margin-top:8pt;padding-top:8pt}.t5-hero-wrap{margin:28pt 0 0 -20pt;padding:0 20pt;border-top:none}.t5-hero-title{font-size:85pt;font-weight:800;color:#fff;letter-spacing:-4px;line-height:1;display:flex;align-items:center;gap:16px}.t5-arrow-icon{width:82px;height:82px;flex-shrink:0;margin-bottom:4px}.t5-hero-line{height:2px;background:#fff;margin:12pt -20pt 0}.t5-table-wrap{margin-top:0;padding-top:0}.t5-indent{padding-left:120px}.t5-table{width:100%;border-collapse:collapse;table-layout:fixed}.t5-table thead tr{border-bottom:1px solid #2a2a2a}.t5-table thead th{padding:14px 0;font-size:11px;font-weight:500;color:#555;text-align:left;letter-spacing:0}.t5-table thead th:last-child{text-align:right}.t5-table tbody td{padding:16px 0;border-bottom:none;font-size:12px;color:#999;vertical-align:top;text-align:left;overflow:hidden;word-break:break-word}.t5-table tbody td:last-child{text-align:right;white-space:nowrap}.t5-col-no{width:32px;color:#555;padding-right:16px!important}.t5-col-desc{padding-right:40px!important;word-break:break-word;overflow-wrap:break-word}.t5-col-qty{width:44px;padding-right:40px!important}.t5-col-price{width:110px;padding-right:40px!important}.t5-col-amt{width:110px;text-align:right!important;white-space:nowrap;padding:16px 0!important;vertical-align:top}.t5-item-name{font-size:13px;font-weight:700;color:#fff;margin-bottom:4px}.t5-item-seq{font-size:10px;color:#444;font-weight:600;margin-bottom:2px}.t5-item-desc{font-size:11px;color:#666;line-height:1.7}.t5-item-desc .bullet{display:block;padding-left:12px;position:relative}.t5-item-desc .bullet:before{content:"•";position:absolute;left:2px;color:#444}.t5-item-desc .plain{display:block}.t5-amt{font-weight:700;color:#fff!important}.t5-footer{margin:auto 0 0;padding:0 56px;border-top:1px solid #2a2a2a}.t5-footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:24px 0;border-bottom:1px solid #252527;align-items:start}.t5-bank-title{font-size:10px;font-weight:600;color:#444;text-transform:uppercase;letter-spacing:.7px;margin-bottom:8px}.t5-bank-item{font-size:11px;color:#666;line-height:1.9}.t5-totals-col{display:flex;justify-content:flex-end}.t5-totals{width:264px;flex-shrink:0}.t5-totals-row{display:flex;justify-content:space-between;font-size:12px;color:#666;padding:3px 0}.t5-totals-grand{display:flex;justify-content:space-between;align-items:baseline;padding-top:10px;margin-top:8px;border-top:1px solid #333}.t5-notes-row{padding:16px 0;border-bottom:1px solid #252527}.t5-notes-label{font-size:10px;font-weight:600;color:#444;text-transform:uppercase;letter-spacing:.7px;margin-bottom:4px}.t5-total-label{font-size:12px;font-weight:600;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.t5-total-val{font-size:12px;font-weight:600;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;letter-spacing:0}.t5-bottom-bar{display:flex;align-items:center;justify-content:space-between;padding:20px 0 44px}.t5-brand-block .t5-brand-name{font-size:13px;font-weight:800;color:#fff}.t5-brand-block .t5-tagline{font-size:11px;color:#555;margin-top:1px}.t5-notes-label{font-size:10px;font-weight:600;color:#444;text-transform:uppercase;letter-spacing:.7px;margin-bottom:3px}.t5-notes-val{font-size:11px;color:#666;line-height:1.6}.t5-contacts{display:flex;gap:16px;align-items:center}.t5-contact-item{display:flex;align-items:center;gap:5px;font-size:11px;color:#666}.inv-t6{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#f2f2f0;color:#333;width:794px;min-height:1123px;padding:20pt 20pt 0;display:flex;flex-direction:column;box-sizing:border-box}.t6-hero{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:16px;border-bottom:1px solid #ccc;margin-bottom:28px}.t6-hero-letter{font-size:52px;font-weight:300;color:#333;letter-spacing:0;line-height:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.t6-info{display:grid;grid-template-columns:160px 160px 1fr;gap:0;margin-bottom:40px}.t6-info-label{font-size:11px;color:#999;font-weight:400;margin-bottom:4px}.t6-info-val{font-size:13px;font-weight:700;color:#222}.t6-info-num-col{text-align:right}.t6-table{width:100%;border-collapse:collapse;table-layout:fixed;margin-bottom:0}.t6-table thead tr{border-bottom:none}.t6-table thead th{padding:10px 0;font-size:11px;font-weight:400;color:#999;text-align:left;letter-spacing:0}.t6-table thead th:last-child{text-align:right}.t6-table tbody td{padding:14px 0;border-bottom:none;font-size:12px;color:#444;vertical-align:top;text-align:left;overflow:hidden;word-break:break-word}.t6-table tbody td:last-child{text-align:right;white-space:nowrap}.t6-col-no{width:40px;color:#999}.t6-col-desc{padding-right:40px!important;word-break:break-word;overflow-wrap:break-word}.t6-col-qty{width:60px;padding-right:40px!important}.t6-col-price{width:120px;padding-right:40px!important}.t6-col-amt{width:120px;text-align:right!important;white-space:nowrap;padding:14px 0!important;vertical-align:top}.t6-item-name{font-size:13px;font-weight:600;color:#222;margin-bottom:3px}.t6-item-desc{font-size:11px;color:#888;line-height:1.7}.t6-item-desc .bullet{display:block;padding-left:14px;position:relative}.t6-item-desc .bullet:before{content:"•";position:absolute;left:2px;color:#aaa}.t6-item-desc .plain{display:block}.t6-amt{font-weight:400;color:#333!important}.t6-totals{border-top:none;padding-top:12px;margin-top:4px}.t6-totals-row{display:flex;justify-content:space-between;font-size:11px;color:#888;padding:3px 0}.t6-totals-grand{display:flex;justify-content:space-between;align-items:baseline;padding-top:8px;margin-top:4px}.t6-total-label{font-size:12px;font-weight:700;color:#222;letter-spacing:.5px;text-transform:uppercase}.t6-total-val{font-size:14px;font-weight:700;color:#222}.t6-table-wrap,.t6-totals-wrap{padding-left:0}.t6-footer{margin-top:auto;padding-bottom:20pt}.t6-footer-grid{display:grid;grid-template-columns:180px 1fr 1fr;gap:0;padding-bottom:20px;border-bottom:none}.t6-logo-box{width:140px;height:100px;border:1px solid #ccc;border-radius:4px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#ebebea}.t6-bank-label{font-size:10px;font-weight:500;color:#aaa;margin-bottom:4px}.t6-bank-item{font-size:11px;color:#666;line-height:1.8}.t6-mid-col{display:flex;flex-direction:column;justify-content:flex-start}.t6-notes-label{font-size:10px;font-weight:500;color:#aaa;margin-top:12px;margin-bottom:4px}.t6-notes-val{font-size:11px;color:#666;line-height:1.6}.t6-from-col{text-align:right}.t6-from-label{font-size:10px;font-weight:500;color:#aaa;margin-bottom:4px;text-align:right}.t6-from-val-name{font-size:13px;font-weight:700;color:#222;margin-bottom:2px;text-align:right}.t6-from-val-sub{font-size:11px;color:#666;line-height:1.7;text-align:right}.t6-billto-label{font-size:10px;font-weight:500;color:#aaa;margin-top:14px;margin-bottom:4px;text-align:right}.t6-bottom{display:flex;align-items:center;justify-content:center;gap:32px;padding:16px 0 44px}.t6-bottom-item{display:flex;align-items:center;gap:6px;font-size:11px;color:#888}.inv-t7{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#fff;color:#333;width:794px;min-height:1123px;padding:20pt 20pt 0;display:flex;flex-direction:column}.t7-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.t7-logo-box{width:60px;height:44px;display:flex;align-items:flex-start;justify-content:flex-start;overflow:hidden}.t7-invno-block{text-align:right}.t7-invno-label{font-size:11px;color:#aaa;font-weight:400;margin-bottom:4px}.t7-invno-val{font-size:20px;font-weight:700;color:#222;letter-spacing:-.3px}.t7-divider{height:1px;background:#e8e8e4;margin:0 -20pt 24px}.t7-info{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-bottom:12pt}.t7-info-label{font-size:11px;color:#aaa;font-weight:400;margin-bottom:6px}.t7-info-name{font-size:14px;font-weight:700;color:#222;margin-bottom:3px}.t7-info-sub{font-size:12px;color:#666;line-height:1.7}.t7-table-wrap{margin:0 -20pt;padding:0 20pt 30pt;border-top:none}.t7-table{width:100%;border-collapse:collapse;table-layout:fixed}.t7-table thead tr{border-bottom:none}.t7-table thead th{padding:8pt 0;border-bottom:1px solid #e8e8e4;font-size:11px;font-weight:400;color:#aaa;text-align:left;letter-spacing:0}.t7-table thead th:last-child{text-align:right}.t7-thead-line{height:1px;background:#e8e8e4;margin:0 -20pt;display:block}.t7-table tbody td{padding:20pt 0;border-bottom:none;font-size:12px;color:#444;vertical-align:top;text-align:left;overflow:hidden;word-break:break-word}.t7-table tbody td:last-child{text-align:right;white-space:nowrap;padding:20pt 0!important;vertical-align:top}.t7-table-bottom{height:1px;background:#e8e8e4;margin:0 -20pt}.t7-col-no{width:40px;color:#aaa}.t7-col-desc{padding-right:40px!important;word-break:break-word;overflow-wrap:break-word}.t7-col-qty{width:60px;padding-right:40px!important}.t7-col-price{width:120px;padding-right:40px!important}.t7-col-amt{width:120px;text-align:right!important;white-space:nowrap}.t7-item-name{font-size:13px;font-weight:600;color:#222;margin-bottom:3px}.t7-item-desc{font-size:11px;color:#999;line-height:1.7}.t7-item-desc .bullet{display:block;padding-left:14px;position:relative}.t7-item-desc .bullet:before{content:"•";position:absolute;left:2px;color:#bbb}.t7-item-desc .plain{display:block}.t7-amt{font-weight:400;color:#333!important}.t7-totals-wrap{margin:0 -20pt;background:#f5f5f3;padding:16px 20pt}.t7-totals-row{display:flex;justify-content:space-between;font-size:12px;color:#888;padding:3px 0}.t7-totals-grand{display:flex;justify-content:space-between;align-items:baseline;padding-top:8px;margin-top:6px}.t7-total-label{font-size:13px;font-weight:700;color:#222;letter-spacing:.3px;text-transform:uppercase}.t7-total-val{font-size:15px;font-weight:700;color:#222}.t7-footer{margin:auto 0 0;padding:32px 0 0;display:flex;justify-content:flex-end}.t7-footer-inner{width:50%}.t7-footer-label{font-size:10px;font-weight:500;color:#aaa;margin-bottom:5px;margin-top:16px}.t7-footer-label:first-child{margin-top:0}.t7-footer-val{font-size:11px;color:#666;line-height:1.8}.t7-contact-row{display:flex;align-items:center;gap:24px;margin-top:4px}.t7-contact-item{display:flex;align-items:center;gap:6px;font-size:11px;color:#666}.t7-stamp-gap{height:50pt}.t7-stamp{margin:0 -20pt;padding:28px 20pt 44px;display:flex;align-items:flex-end;justify-content:space-between}.t7-stamp-title{font-size:48px;font-weight:800;color:#cc1c1c;letter-spacing:-1.5px;line-height:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.t7-stamp-made{font-size:11px;color:#aaa;font-weight:400;align-self:flex-end;padding-bottom:4px}.t7-tagline{margin-bottom:16px}.t7-tagline-main{font-size:11px;color:#999}.t7-tagline-main span{font-weight:700;color:#222}.t7-tagline-sub{font-size:10px;color:#bbb;margin-top:2px}.t7-dates{display:flex;gap:40px;padding:14px 0}.t7-date-item{display:flex;flex-direction:column;gap:3px}.t7-date-label{font-size:10px;color:#aaa;text-transform:uppercase;letter-spacing:.5px}.t7-date-val{font-size:13px;font-weight:700;color:#222}.t7-body{display:grid;grid-template-columns:180px 1fr;gap:0;flex:1;min-height:0}.t7-left{padding:0 16px 0 0;border-right:1px solid #eee}.t7-info-label{font-size:10px;color:#aaa;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.t7-info-name{font-size:13px;font-weight:700;color:#222;margin-bottom:3px}.t7-info-sub{font-size:11px;color:#888;line-height:1.6}.t7-right{padding:0 0 0 16px;overflow:hidden}.t7-totals{display:flex;flex-direction:column;gap:4px;margin-top:12pt;padding-top:12pt;border-top:1px solid #e8e8e4}.t7-totals-row{display:flex;justify-content:space-between;font-size:11px;color:#888;padding:2px 0}.t7-totals-grand{display:flex;justify-content:space-between;font-size:14px;font-weight:800;color:#222;padding-top:8pt;margin-top:4pt;border-top:none}.t7-total-val{font-size:16px}.t7-footer{margin-top:auto;padding:20pt 0 0}.t7-thead{border-bottom:1px solid #e8e8e4}.t7-thead th{padding:8pt 4pt;font-size:10px;font-weight:600;color:#aaa;text-align:left;text-transform:uppercase;letter-spacing:.4px}.t7-thead th:last-child{text-align:right}.dash-wrap{flex:1;overflow-y:auto;padding:16px 16px 96px}@media (min-width:600px){.dash-wrap{padding-left:calc((100vw - 520px)/2);padding-right:calc((100vw - 520px)/2)}}.dash-greeting{margin-bottom:20px}.dash-greeting-name{font-size:22px;font-weight:900;color:var(--ink);letter-spacing:-.5px}.dash-greeting-sub{font-size:13px;color:var(--ink3);margin-top:3px}.dash-plan-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:99px;font-size:12px;font-weight:700;line-height:1.2;flex-shrink:0;margin-bottom:16px;margin-top:28px}.dash-plan-chip.pro{background:var(--g5);color:var(--g1)}.dash-plan-chip.satuan{background:#fff8e1;color:#92400e}.dash-plan-chip.free{background:var(--cream);color:var(--ink3)}.client-save-btn{display:inline-flex;align-items:center;gap:5px;background:none;border:none;cursor:pointer;font-size:12px;font-weight:600;color:var(--ink3);padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:color .15s}.client-save-btn:hover{color:var(--g2)}.client-save-btn svg{transition:all .15s;stroke:currentColor}.client-save-btn.saved svg{fill:#3b82f6;stroke:#3b82f6}.client-save-btn.saved{color:#3b82f6}.client-suggest-dropdown{position:absolute;top:calc(100% + 2px);left:0;right:0;background:#fff;border:1.5px solid var(--border);border-radius:var(--r-sm);box-shadow:0 4px 16px #0000001a;z-index:200;overflow:hidden;max-height:200px;overflow-y:auto}.client-suggest-item{padding:10px 12px;font-size:13px;color:var(--ink);cursor:pointer;border-bottom:1px solid var(--border);transition:background .1s;display:flex;align-items:center;gap:10px}.client-suggest-item:last-child{border-bottom:none}.client-suggest-item:hover{background:var(--g6)}.client-suggest-avatar{width:28px;height:28px;border-radius:50%;background:var(--g3);color:var(--g0);font-weight:700;font-size:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.client-suggest-info{flex:1;min-width:0}.client-suggest-name{font-weight:600;color:var(--ink)}.client-suggest-sub{font-size:11px;color:var(--ink4);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-filter-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:var(--r-sm);border:1.5px solid var(--border);background:#fff;color:var(--ink2);font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .15s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;width:100%}.dash-filter-btn:hover{border-color:var(--g3)}.dash-filter-btn.active{border-color:var(--g2);background:var(--g6);color:var(--g1)}.dash-filter-panel{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1.5px solid var(--border);border-radius:var(--r);padding:16px;z-index:100;box-shadow:0 8px 24px #0000001f}.dash-filter-panel-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:var(--ink3);margin-bottom:12px}.dash-filter-field{margin-bottom:12px}.dash-filter-field label{display:block;font-size:11px;font-weight:600;color:var(--ink3);margin-bottom:5px;text-transform:uppercase;letter-spacing:.4px}.dash-filter-input{width:100%;padding:8px 10px;border:1.5px solid var(--border);border-radius:var(--r-sm);font-size:13px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--ink);outline:none;box-sizing:border-box;background:var(--cream)}.dash-filter-input:focus{border-color:var(--g3)}.dash-filter-radio-group{display:flex;flex-direction:column;gap:8px}.dash-filter-radio{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--ink2);cursor:pointer;line-height:1}.dash-filter-radio input[type=radio]{width:16px;height:16px;accent-color:var(--g2);flex-shrink:0;margin:0;cursor:pointer}.dash-filter-reset{width:100%;padding:8px;border-radius:var(--r-sm);border:1px solid var(--border);background:transparent;color:var(--red);font-size:12px;font-weight:600;cursor:pointer;margin-top:4px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.client-suggestions{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1.5px solid var(--border);border-radius:var(--r-sm);box-shadow:0 4px 16px #0000001a;z-index:200;overflow:hidden;max-height:180px;overflow-y:auto}.client-suggestion-item{padding:10px 12px;font-size:13px;color:var(--ink);cursor:pointer;border-bottom:1px solid var(--border);transition:background .1s}.client-suggestion-item:last-child{border-bottom:none}.client-suggestion-item:hover{background:var(--g6)}.client-suggestion-item strong{color:var(--g1)}.dash-filter-select{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:500;color:var(--ink2);background:#fff;border:1px solid var(--border);border-radius:var(--r-sm);padding:5px 24px 5px 10px;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23888'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center}.dash-filter-select:focus{border-color:var(--g2)}.dash-tpl-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:20px}.dash-tpl-card{border-radius:12px;overflow:hidden;border:1.5px solid var(--border);cursor:pointer;background:#fff;display:flex;flex-direction:column;transition:border-color .15s,box-shadow .15s;-webkit-tap-highlight-color:transparent}.dash-tpl-card:hover{border-color:var(--g3);box-shadow:0 2px 8px #00000012}.dash-tpl-card:active{opacity:.85}.dash-tpl-card.selected{border-color:var(--g1);border-width:2px;box-shadow:0 0 0 3px #2d6a4f1f}.tpl-thumb{height:120px;overflow:hidden;background:var(--cream)}.tpl-thumb svg{width:100%;height:100%;display:block}.dash-tpl-card-name{font-size:11px;font-weight:600;color:var(--ink2);padding:7px 8px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-top:1px solid var(--border)}.dash-client-chip{background:#fff;border:1px solid var(--border);border-radius:99px;padding:5px 14px 5px 5px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;white-space:nowrap;transition:all .15s;flex-shrink:0}.dash-client-chip:hover{border-color:var(--g2);background:var(--g6)}.dash-client-avatar{width:28px;height:28px;min-width:28px;border-radius:50%;background:var(--g3);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:var(--g1);flex-shrink:0}.dash-client-name{font-size:13px;font-weight:500;color:var(--ink);line-height:28px}.dash-cta-bar{position:fixed;bottom:0;left:0;right:0;padding:12px 16px max(16px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--border);z-index:50}@media (min-width:600px){.dash-cta-bar{padding-left:calc((100vw - 520px)/2);padding-right:calc((100vw - 520px)/2)}}.dash-cta-btn{width:100%;height:56px;background:var(--g1);border:none;border-radius:16px;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;transition:background .15s;-webkit-tap-highlight-color:transparent}.dash-cta-btn:hover{background:var(--g2)}.dash-cta-btn:active{transform:scale(.98);background:var(--g2)}.dash-cta-btn-icon{font-size:22px;font-weight:300;color:#fff;line-height:1}.dash-cta-btn-text{font-size:16px;font-weight:800;color:#fff;letter-spacing:-.2px}.dash-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.dash-stat{background:#fff;border:1px solid var(--border);border-radius:var(--r);padding:14px 16px}.dash-stat-val{font-size:22px;font-weight:900;color:var(--ink);letter-spacing:-.5px;line-height:1}.dash-stat-label{font-size:11px;color:var(--ink3);margin-top:4px}.dash-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.dash-section-title{font-size:13px;font-weight:700;color:var(--ink)}.dash-section-action{font-size:12px;color:var(--g2);cursor:pointer;font-weight:600}.dash-recents{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.dash-recent-empty{background:#fff;border:1px solid var(--border);border-radius:var(--r);padding:24px;text-align:center;color:var(--ink4);font-size:13px}.dash-invoice-card{background:#fff;border:1px solid var(--border);border-radius:var(--r);padding:12px 14px;display:flex;align-items:center;gap:12px;transition:border-color .15s;cursor:pointer}.dash-invoice-card:hover{border-color:var(--g3)}.dash-invoice-icon{width:38px;height:38px;border-radius:10px;background:var(--g5);display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.dash-invoice-info{flex:1;min-width:0}.dash-invoice-no{font-size:13px;font-weight:700;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-invoice-client{font-size:12px;color:var(--ink3);margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-invoice-right{text-align:right;flex-shrink:0}.dash-invoice-amount{font-size:13px;font-weight:700;color:var(--ink)}.dash-invoice-date{font-size:11px;color:var(--ink4);margin-top:2px}.dash-overdue-card{background:#fff5f5;border:1.5px solid #fed7d7;border-radius:var(--r);padding:12px 14px;display:flex;align-items:center;gap:12px;cursor:pointer;margin-bottom:8px;transition:border-color .15s}.dash-overdue-card:hover{border-color:var(--red)}.dash-overdue-icon{width:36px;height:36px;border-radius:10px;background:#fed7d7;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.dash-overdue-info{flex:1;min-width:0}.dash-overdue-no{font-size:13px;font-weight:700;color:var(--red);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-overdue-client{font-size:12px;color:var(--ink3);margin-top:1px}.dash-overdue-right{text-align:right;flex-shrink:0}.dash-overdue-amount{font-size:13px;font-weight:700;color:var(--red)}.dash-overdue-days{font-size:11px;color:var(--red);margin-top:2px;font-weight:600}.dash-invoice-more{width:30px;height:30px;border-radius:50%;border:1.5px solid var(--border);background:#fff;color:var(--ink3);cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s}.dash-invoice-more:hover{border-color:var(--g3);color:var(--g2);background:var(--g6)}.dash-inv-paid-btn{width:28px;height:28px;border-radius:50%;border:1.5px solid var(--border);background:transparent;color:var(--ink4);cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s}.dash-inv-paid-btn:hover{border-color:#27ae60;color:#27ae60}.dash-inv-paid-btn.paid{background:#27ae60;border-color:#27ae60;color:#fff}.inv-prev-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:none;align-items:center;justify-content:center;z-index:350;padding:16px;box-sizing:border-box}.inv-prev-overlay.open{display:flex}.inv-prev-modal{background:#e8eceb;border-radius:16px;width:100%;max-width:480px;max-height:92vh;display:flex;flex-direction:column;overflow:hidden}.inv-prev-topbar{background:var(--g1);padding:13px 16px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.inv-prev-topbar-title{font-size:14px;font-weight:700;color:#fff}.inv-prev-topbar-close{background:#ffffff26;border:none;color:#fff;width:28px;height:28px;border-radius:50%;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center}.inv-prev-body{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;align-items:center}.inv-prev-scale{border-radius:6px;overflow:hidden;box-shadow:0 2px 16px #00000024;width:100%;position:relative}.inv-prev-actions{background:#fff;border-top:1px solid var(--border);padding:10px 16px;display:grid;grid-template-columns:repeat(4,1fr);gap:4px;flex-shrink:0}.inv-prev-action{display:flex;flex-direction:column;align-items:center;gap:3px;padding:8px 4px;border-radius:10px;cursor:pointer;transition:background .15s;border:none;background:transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.inv-prev-action:hover{background:var(--cream)}.inv-prev-action-ico{font-size:22px;line-height:1}.inv-prev-action-lbl{font-size:10px;font-weight:600;color:var(--ink3);text-align:center;line-height:1.3}.more-sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:none;align-items:flex-end;justify-content:center;z-index:400}.more-sheet-overlay.open{display:flex}.more-sheet{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:480px;padding:0 0 max(16px,env(safe-area-inset-bottom));animation:slideUp .2s ease}.more-sheet-handle{width:36px;height:4px;background:var(--border);border-radius:4px;margin:14px auto 4px}.more-sheet-inv-title{font-size:12px;color:var(--ink4);text-align:center;padding:2px 0 10px;font-weight:600}.more-sheet-item{display:flex;align-items:center;gap:14px;padding:13px 20px;cursor:pointer;transition:background .12s;border:none;background:transparent;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-align:left}.more-sheet-item:hover{background:var(--cream)}.more-sheet-ico{font-size:20px;width:28px;text-align:center;flex-shrink:0}.more-sheet-item-info{flex:1}.more-sheet-item-label{font-size:14px;font-weight:500;color:var(--ink)}.more-sheet-item-sub{font-size:11px;color:var(--ink4);margin-top:1px}.more-sheet-divider{height:1px;background:var(--border);margin:2px 20px}.more-sheet-cancel{padding:14px 20px;text-align:center;font-size:14px;font-weight:600;color:var(--red);cursor:pointer;border-top:1px solid var(--border);margin-top:4px}.more-sheet-section-label{font-size:11px;font-weight:700;color:var(--ink4);text-transform:uppercase;letter-spacing:.5px;padding:12px 20px 6px}.more-sheet-contacts{display:flex;gap:6px;overflow-x:auto;padding:4px 20px 12px;scrollbar-width:none}.more-sheet-contacts::-webkit-scrollbar{display:none}.more-contact-btn{display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0;cursor:pointer;border:none;background:transparent;padding:4px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;border-radius:10px;transition:background .12s}.more-contact-btn:hover{background:var(--cream)}.more-contact-avatar{width:52px;height:52px;border-radius:50%;background:var(--g3);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;color:var(--g0);position:relative}.more-contact-badge{position:absolute;bottom:-1px;right:-1px;width:20px;height:20px;border-radius:50%;background:#25d366;display:flex;align-items:center;justify-content:center;border:2px solid white}.more-contact-name{font-size:11px;color:var(--ink2);font-weight:500;max-width:60px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.more-sheet-apps{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain;padding:4px 16px 14px}.more-sheet-apps::-webkit-scrollbar{display:none}.more-app-btn{display:flex;flex-direction:column;align-items:center;gap:6px;flex:0 0 72px;cursor:pointer;border:none;background:transparent;padding:4px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;border-radius:12px;transition:background .12s}.more-app-btn:hover{background:var(--cream)}.more-app-icon{width:52px;height:52px;border-radius:13px;overflow:hidden;box-shadow:0 1px 4px #00000026;flex-shrink:0}.more-app-icon svg{display:block;width:52px;height:52px}.more-app-label{font-size:11px;color:var(--ink2);font-weight:500;text-align:center;white-space:nowrap}.dash-clients{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;margin-bottom:4px;scrollbar-width:none}.dash-clients::-webkit-scrollbar{display:none}.dash-clients-empty{font-size:12px;color:var(--ink4);padding:4px 0}.inv-t8{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#fff;color:#333;width:794px;min-height:1123px;padding:20pt;display:flex;flex-direction:column;box-sizing:border-box}.t8-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:0}.t8-logo-box{width:160pt;display:flex;align-items:flex-start;justify-content:flex-start;font-size:9px;color:#ccc;line-height:1.4;flex-shrink:0}.t8-tagline{flex:1;padding-left:176pt}.t8-tagline-main{font-size:11px;color:#555;margin-bottom:3px}.t8-tagline-main span{font-weight:700;color:#333}.t8-tagline-sub{font-size:10px;color:#aaa}.t8-hero{display:flex;align-items:baseline;gap:16px;padding:16pt 0 0}.t8-hero-title{font-size:72pt;font-weight:800;color:#111;letter-spacing:-3px;line-height:1}.t8-hero-num{font-size:18pt;font-weight:700;color:#333}.t8-divider{height:1px;background:#e8e8e4;margin:12pt 0}.t8-dates{display:flex;gap:48pt;margin-bottom:0}.t8-date-item{display:flex;flex-direction:column;gap:3px}.t8-date-label{font-size:10px;color:#aaa;font-weight:500}.t8-date-val{font-size:13px;font-weight:700;color:#111}.t8-body{display:grid;grid-template-columns:160pt 1fr;gap:0;margin-top:12pt;border-top:1px solid #e8e8e4;flex:1}.t8-left{padding-top:16pt;padding-right:20pt;border-right:1px solid #e8e8e4}.t8-info-label{font-size:9px;text-transform:uppercase;letter-spacing:.7px;color:#aaa;font-weight:600;margin-bottom:4px}.t8-info-name{font-size:12px;font-weight:700;color:#111;margin-bottom:2px}.t8-info-sub{font-size:11px;color:#666;line-height:1.7}.t8-right{padding-top:16pt;padding-left:16pt}.t8-table{width:100%;border-collapse:collapse;table-layout:fixed}.t8-table thead th{font-size:10px;color:#aaa;font-weight:500;padding:0 0 8pt;text-align:left;border-bottom:1px solid #e8e8e4}.t8-table thead th:last-child,.t8-table thead th:nth-child(3),.t8-table thead th:nth-child(4){text-align:right}.t8-table tbody td{padding:12pt 0 0;font-size:11px;color:#444;vertical-align:top}.t8-table tbody td:last-child,.t8-table tbody td:nth-child(3),.t8-table tbody td:nth-child(4){text-align:right}.t8-item-name{font-size:12px;font-weight:700;color:#111;margin-bottom:2px}.t8-item-desc{font-size:10px;color:#888;line-height:1.6}.t8-totals{margin-top:16pt;border-top:1px solid #e8e8e4;padding-top:10pt}.t8-totals-row{display:flex;justify-content:space-between;font-size:11px;color:#888;padding:2px 0}.t8-totals-grand{display:flex;justify-content:space-between;font-size:14px;font-weight:800;color:#111;padding-top:10pt;margin-top:8pt;border-top:1px solid #e8e8e4}.t8-total-val{font-size:16px;font-weight:800}.t8-footer{margin-top:auto;padding-top:20pt;border-top:1px solid #e8e8e4}.t8-made-with{font-size:11px;font-weight:400;color:#333;margin-bottom:14pt;padding-left:176pt}.t8-made-with strong{font-weight:700}.t8-footer-grid{display:grid;grid-template-columns:160pt 1fr;gap:0}.t8-footer-label{font-size:9px;text-transform:uppercase;letter-spacing:.7px;color:#aaa;font-weight:600;margin-bottom:4px;margin-top:10pt}.t8-footer-val{font-size:11px;color:#555;line-height:1.7}.t8-contact-row{display:flex;gap:24pt;margin-top:10pt;align-items:center}.t8-contact-item{display:flex;align-items:center;gap:5px;font-size:11px;color:#555}.inv-t9{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#fff;color:#333;width:794px;min-height:1123px;padding:40pt 20pt 20pt;display:flex;flex-direction:column;box-sizing:border-box}.t9-hero-title{font-size:52pt;font-weight:900;color:#1a56db;letter-spacing:-2px;line-height:1}.t9-hero-num{font-size:22pt;font-weight:300;color:#888}.t9-dates{display:flex;gap:40pt;margin:14pt 0 0}.t9-date-label{font-size:9pt;color:#aaa;font-weight:400;margin-bottom:3px}.t9-date-val{font-size:12pt;font-weight:600;color:#111}.t9-body{display:grid;grid-template-columns:140pt 1fr;gap:0;border-top:1px solid #e8e8e4;margin-top:14pt;flex:1}.t9-left{padding-top:14pt;padding-right:16pt;border-right:1px solid #e8e8e4}.t9-section-label{font-size:9pt;color:#1a56db;font-weight:600;margin-bottom:5px;margin-top:16pt}.t9-left .t9-section-label:first-child{margin-top:0}.t9-info-name{font-size:11.5pt;font-weight:700;color:#111;margin-bottom:2px}.t9-info-sub{font-size:10pt;color:#666;line-height:1.7}.t9-right{padding-top:14pt;padding-left:14pt}.t9-table{width:100%;border-collapse:collapse;table-layout:fixed}.t9-table thead th{font-size:9pt;color:#aaa;font-weight:400;padding:0 0 8pt;text-align:left;border-bottom:1px solid #e8e8e4}.t9-table thead th:last-child,.t9-table thead th:nth-child(n+3){text-align:right}.t9-table tbody td{padding:10pt 0 0;font-size:10.5pt;color:#333;vertical-align:top}.t9-table tbody td:last-child,.t9-table tbody td:nth-child(n+3){text-align:right}.t9-item-name{font-size:11pt;font-weight:700;color:#111;margin-bottom:2px}.t9-item-desc{font-size:9.5pt;color:#888;line-height:1.6}.t9-totals{margin-top:14pt;border-top:1px solid #e8e8e4;padding-top:8pt}.t9-totals-row{display:flex;justify-content:flex-end;gap:60pt;font-size:10pt;color:#888;padding:2px 0}.t9-totals-row span:first-child{color:#888}.t9-totals-grand{display:flex;justify-content:flex-end;gap:60pt;font-size:13pt;font-weight:800;color:#111;padding-top:8pt;border-top:1px solid #e8e8e4;margin-top:6pt}.t9-footer{padding-top:16pt;border-top:1px solid #e8e8e4;margin-top:auto;display:grid;grid-template-columns:140pt 1fr;gap:0}.t9-footer-left{padding-right:16pt}.t9-made-label{font-size:11pt;font-weight:400;color:#333;margin-bottom:10pt}.t9-made-label strong{color:#1a56db;font-weight:700}.t9-contact-item{display:flex;align-items:center;gap:6px;font-size:10pt;color:#666;margin-bottom:4px}.t9-bank-label{font-size:9pt;color:#aaa;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:5px}.t9-bank-val{font-size:10pt;color:#555;line-height:1.8}.inv-ta{font-family:Georgia,Times New Roman,serif;background:#e8ddd0;color:#3a2a1a;width:794px;min-height:1123px;padding:60pt 122pt;display:flex;flex-direction:column;box-sizing:border-box}.ta-logo-wrap{display:flex;justify-content:center;margin-bottom:28pt}.ta-logo-box{width:160px;height:100px;border:1px solid #b8a898;display:flex;align-items:center;justify-content:center;font-size:11px;color:#b8a898}.ta-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-bottom:20pt}.ta-section-label{font-size:9.5pt;color:#7a6a5a;font-weight:400;margin-bottom:5px}.ta-info-name{font-size:12pt;font-weight:700;color:#2a1a0a;margin-bottom:2px}.ta-info-sub{font-size:10.5pt;color:#5a4a3a;line-height:1.7}.ta-table-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:10pt}.ta-table-head-left,.ta-table-head-right{font-size:13pt;font-weight:700;color:#2a1a0a}.ta-divider{height:1px;background:#b8a898;margin-bottom:0}.ta-table{width:100%;border-collapse:collapse;table-layout:fixed}.ta-table thead th{font-size:9.5pt;font-weight:400;color:#7a6a5a;padding:10pt 0 8pt;text-align:left}.ta-table tbody td{padding:10pt 0 0;font-size:10.5pt;color:#3a2a1a;vertical-align:top}.ta-item-name{font-size:11pt;font-weight:700;color:#2a1a0a;margin-bottom:2px}.ta-item-desc{font-size:9.5pt;color:#7a6a5a;line-height:1.6}.ta-totals-row{display:flex;align-items:baseline;font-size:10.5pt;color:#5a4a3a;padding:3pt 0}.ta-totals-row span:first-child{width:80px}.ta-totals-row span:last-child{margin-left:auto}.ta-totals-grand{display:flex;align-items:baseline;font-size:13pt;font-weight:700;color:#2a1a0a;padding:10pt 0 0;border-top:1px solid #b8a898;margin-top:6pt}.ta-totals-grand span:first-child{font-family:Georgia,Times New Roman,serif}.ta-totals-grand span:last-child{margin-left:auto}.ta-footer{margin-top:auto;padding-top:20pt}.ta-made{font-size:11pt;color:#3a2a1a;margin-bottom:14pt}.ta-made strong{font-weight:700}.ta-footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-bottom:14pt}.ta-footer-label{font-size:9pt;color:#7a6a5a;font-weight:400;text-transform:uppercase;letter-spacing:.5px;margin-bottom:5px}.ta-footer-val{font-size:10pt;color:#4a3a2a;line-height:1.8}.ta-contact-row{display:flex;gap:28pt;align-items:center;padding-top:10pt;border-top:1px solid #b8a898}.ta-contact-item{display:flex;align-items:center;gap:6px;font-size:10pt;color:#5a4a3a}.lang-pills{display:flex;gap:6px}.lang-pill{padding:7px 16px;border-radius:99px;font-size:13px;font-weight:600;cursor:pointer;border:1.5px solid var(--border);background:#fff;color:var(--ink3);transition:all .15s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.lang-pill.active{background:var(--g2);color:#fff;border-color:var(--g2)}.currency-grid{display:flex;flex-wrap:wrap;gap:6px}.currency-pill{padding:6px 13px;border-radius:99px;font-size:12px;font-weight:600;cursor:pointer;border:1.5px solid var(--border);background:#fff;color:var(--ink3);transition:all .15s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.currency-pill.active{background:var(--g2);color:#fff;border-color:var(--g2)}.tpl-card.locked{opacity:1;cursor:pointer}.tpl-card.locked .tpl-thumb{position:relative}.tpl-lock-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff8c;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.tpl-lock-badge{background:#1a3a2e;color:#fff;font-size:9px;font-weight:700;padding:2px 7px;border-radius:99px;letter-spacing:.4px}.tpl-lock-price{font-size:9px;color:#555;font-weight:500}.data-warn-banner{background:#fffbea;border:1px solid #f5d66b;border-radius:var(--r-sm);padding:10px 14px;display:flex;align-items:center;gap:10px;margin-bottom:12px;font-size:12px;color:#6b5a00}.data-warn-banner i{font-size:16px;color:#d4a200;flex-shrink:0}.data-warn-text{flex:1;line-height:1.5}.data-warn-close{background:none;border:none;cursor:pointer;font-size:16px;color:#d4a200;padding:0;flex-shrink:0;line-height:1}.upsell-strip{background:linear-gradient(90deg,#f0faf4,#e4f5ec);border:1px solid #b7e4c7;border-radius:var(--r-sm);padding:10px 14px;display:flex;align-items:center;gap:10px;margin-top:12px;font-size:12px}.upsell-strip i{font-size:16px;color:var(--g2);flex-shrink:0}.upsell-strip-text{flex:1;color:var(--ink2);line-height:1.5}.upsell-strip-text strong{color:var(--g1)}.upsell-strip-cta{background:var(--g1);color:#fff;border:none;border-radius:var(--r-sm);padding:7px 14px;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;flex-shrink:0}.upsell-strip-cta:hover{background:var(--g2)}.upsell-strip-close{background:none;border:none;cursor:pointer;font-size:14px;color:var(--ink4);padding:0;flex-shrink:0}.exit-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:none;align-items:center;justify-content:center;z-index:400;padding:20px}.exit-modal-overlay.open{display:flex}.exit-modal{background:#fff;border-radius:20px;padding:28px 24px 20px;width:100%;max-width:320px;text-align:center;animation:scaleIn .18s ease}@keyframes scaleIn{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}.exit-modal-icon{font-size:32px;margin-bottom:12px}.exit-modal-title{font-size:17px;font-weight:800;color:var(--ink);margin-bottom:6px;letter-spacing:-.3px}.exit-modal-sub{font-size:13px;color:var(--ink3);line-height:1.5;margin-bottom:20px}.exit-modal-actions{display:flex;flex-direction:column;gap:8px}.exit-modal-btn{width:100%;padding:13px;border-radius:var(--r-sm);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:700;cursor:pointer;border:none;transition:all .15s}.exit-modal-btn.stay{background:var(--g1);color:#fff}.exit-modal-btn.stay:hover{background:var(--g2)}.exit-modal-btn.leave{background:var(--cream);color:var(--ink2);border:1.5px solid var(--border)}.exit-modal-btn.leave:hover{background:#fee;color:var(--red);border-color:var(--red)}.upsell-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:none;align-items:flex-end;justify-content:center;z-index:300}.upsell-modal-overlay.open{display:flex}.upsell-modal{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:520px;padding:0 0 max(20px,env(safe-area-inset-bottom));animation:slideUp .22s ease}.upsell-modal-handle{width:36px;height:4px;background:var(--border);border-radius:4px;margin:14px auto 0}.upsell-modal-header{padding:20px 20px 0;text-align:center}.upsell-modal-badge{display:inline-block;background:var(--g5);color:var(--g2);font-size:11px;font-weight:700;padding:3px 10px;border-radius:99px;margin-bottom:10px}.upsell-modal-title{font-size:17px;font-weight:800;color:var(--ink);margin-bottom:5px;letter-spacing:-.3px}.upsell-modal-sub{font-size:13px;color:var(--ink3);line-height:1.6}.upsell-ctas{display:flex;flex-direction:column;gap:10px;padding:16px 20px}.upsell-cta-card{border:1.5px solid var(--border);border-radius:var(--r);padding:14px 16px;cursor:pointer;transition:all .15s;background:#fff;display:flex;align-items:center;gap:12px}.upsell-cta-card:active{transform:scale(.99)}.upsell-cta-card.featured{border-color:var(--g2);background:var(--g6)}.upsell-cta-icon{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:18px;background:#f0f0ee}.upsell-cta-icon.pro{background:var(--g5)}.upsell-cta-body{flex:1}.upsell-cta-name{font-size:13px;font-weight:700;color:var(--ink)}.upsell-cta-price{font-size:15px;font-weight:900;color:var(--g1);display:inline;margin-left:6px;letter-spacing:-.2px}.upsell-cta-desc{font-size:12px;color:var(--ink3);margin-top:2px;line-height:1.4}.upsell-cta-arrow{color:var(--ink4);font-size:18px}.upsell-skip{text-align:center;font-size:12px;color:var(--ink4);cursor:pointer;padding:2px 0 8px}.upsell-skip:hover{color:var(--ink2)}.pricing-swipe-wrap{flex:1;display:flex;flex-direction:column;overflow:hidden;padding-top:60px}.pricing-swipe-hero{text-align:center;padding:0 20px 40px;flex-shrink:0}.pricing-swipe-title{font-size:20px;font-weight:900;color:var(--ink);letter-spacing:-.4px;margin-bottom:4px}.pricing-swipe-sub{font-size:12px;color:var(--ink3)}.pricing-swipe-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;align-items:center;padding:0 0 20px;flex-shrink:0}.pricing-swipe-track::-webkit-scrollbar{display:none}.pricing-swipe-card{scroll-snap-align:center;flex:0 0 calc(100vw - 56px);max-width:340px;background:#fff;border:1.5px solid var(--border);border-radius:20px;padding:24px 20px 20px;display:flex;flex-direction:column;position:relative;box-sizing:border-box;height:fit-content;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .12s;-webkit-tap-highlight-color:transparent}.pricing-swipe-card:hover{border-color:var(--g3);box-shadow:0 4px 20px #00000014;transform:translateY(-2px)}.pricing-swipe-card:active{transform:scale(.98);box-shadow:none}.pricing-swipe-card.featured{background:#fff;border-color:var(--border);border-width:1.5px;box-shadow:none}.pricing-swipe-card.featured:hover{border-color:var(--g3);box-shadow:0 4px 20px #00000014;transform:translateY(-2px)}.pricing-swipe-card.featured:active{transform:scale(.98);box-shadow:none}.psc-popular{display:inline-flex;align-items:center;gap:5px;background:var(--g1);color:#fff;font-size:11px;font-weight:700;padding:5px 12px;border-radius:8px;margin-bottom:12px;width:fit-content;letter-spacing:.1px}.psc-badge{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:var(--ink3);margin-bottom:8px;margin-top:0}.psc-badge.pro{color:var(--g1)}.psc-price{font-size:28px;font-weight:900;color:var(--ink);letter-spacing:-1px;line-height:1;margin-bottom:4px}.psc-period{font-size:13px;font-weight:400;color:var(--ink3);letter-spacing:0}.psc-desc{font-size:12px;color:var(--ink3);margin-bottom:8px;line-height:1.5}.psc-alt{font-size:11px;color:var(--g2);font-weight:600;margin-bottom:8px}.psc-divider{height:1px;background:var(--border);margin:12px 0}.psc-feats{display:flex;flex-direction:column;gap:9px;flex:1;margin-bottom:16px}.psc-feat{font-size:13px;color:var(--ink2);line-height:1.4}.psc-feat.yes{color:var(--ink)}.psc-feat.no{color:var(--ink4)}.psc-btn{width:100%;padding:13px;border-radius:var(--r-sm);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:700;cursor:pointer;border:none;transition:background .15s;margin-top:auto}.psc-btn.primary{background:var(--g1);color:#fff}.psc-btn.primary:hover{background:var(--g2)}.psc-btn.ghost{background:#fff;color:var(--ink2);border:1.5px solid var(--border)}.psc-btn.ghost:hover{background:var(--cream)}.psc-note{text-align:center;font-size:11px;color:var(--ink4);margin-top:8px}.pricing-swipe-hint{text-align:center;font-size:11px;color:var(--ink4);padding:6px 0 12px;flex-shrink:0}.account-wrap{flex:1;overflow-y:auto;padding:16px 16px 100px;max-width:560px;margin:0 auto;width:100%;box-sizing:border-box}.account-avatar-wrap{position:relative;cursor:pointer;flex-shrink:0}.account-avatar-wrap:hover .account-avatar{opacity:.75}.account-avatar-wrap:hover .account-avatar-edit{opacity:1}.account-avatar{width:48px;height:48px;border-radius:50%;background:var(--g2);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;color:#fff;flex-shrink:0;overflow:hidden;transition:opacity .15s}.account-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.account-avatar-edit{position:absolute;bottom:-2px;right:-2px;background:#fff;border:1.5px solid var(--border);border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:11px;opacity:0;transition:opacity .15s;pointer-events:none}.account-avatar-hint{font-size:11px;color:var(--ink4);margin-top:3px}.account-profile{background:#fff;border-radius:var(--r);border:1px solid var(--border);padding:18px;display:flex;align-items:center;gap:14px;margin-bottom:12px}.account-avatar{width:48px;height:48px;border-radius:50%;background:var(--g2);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;color:#fff;flex-shrink:0}.account-name{font-size:16px;font-weight:700;color:var(--ink)}.account-email-text{font-size:12px;color:var(--ink3);margin-top:2px}.account-plan-card{border-radius:var(--r);padding:16px 20px;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between}.account-plan-card.pro{background:var(--g1)}.account-plan-card.free,.account-plan-card.default{background:#3a3a3a}.account-plan-card.satuan{background:#2d6a4f}.account-plan-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#ffffff8c;margin-bottom:3px}.account-plan-name{font-size:18px;font-weight:800;color:#fff}.account-plan-sub{font-size:11px;color:#ffffff80;margin-top:3px}.account-plan-btn{background:#ffffff2e;color:#fff;border:1.5px solid rgba(255,255,255,.28);border-radius:var(--r-sm);padding:8px 14px;font-size:12px;font-weight:700;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.account-section{background:#fff;border-radius:var(--r);border:1px solid var(--border);overflow:hidden;margin-bottom:12px}.account-row{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-bottom:1px solid var(--border)}.account-row:last-child{border-bottom:none}.account-row-label{font-size:13px;font-weight:500;color:var(--ink2)}.account-row-value{font-size:12px;color:var(--ink3)}.account-row-action{font-size:13px;font-weight:600;color:var(--g2);cursor:pointer}.account-row-danger{cursor:pointer}.account-row-danger .account-row-label,.account-row-danger .account-row-action{color:var(--red)}.inv-tb{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#111;background:#fff;width:100%;min-height:1123px;box-sizing:border-box;padding:20pt;display:flex;flex-direction:column}.tb-logo-box{width:130pt;height:56pt;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;margin-bottom:0}.tb-logo-box img{width:100%;height:100%;object-fit:contain}.tb-logo-placeholder{font-size:10pt;color:#aaa}.tb-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24pt}.tb-header-left{flex:1}.tb-header-right{width:200pt;flex-shrink:0}.tb-info-row{display:flex;border-bottom:.5px solid #ddd;padding:5pt 0}.tb-info-row:first-child{border-top:.5px solid #ddd}.tb-info-label{width:52pt;font-size:9.5pt;color:#888;flex-shrink:0}.tb-info-value{font-size:9.5pt;color:#111;flex:1}.tb-info-value strong{font-weight:700;color:#111;display:block}.tb-info-value span{color:#555;font-size:9pt;display:block;line-height:1.45}.tb-divider{border:none;border-top:.5px solid #ddd;margin:0}.tb-table{width:100%;border-collapse:collapse;margin-top:0}.tb-table thead tr th{font-size:9pt;font-weight:400;color:#888;padding:7pt 0;border-bottom:.5px solid #ddd;text-align:left}.tb-table thead tr th.right{text-align:right}.tb-table tbody tr td{font-size:10pt;color:#111;padding:10pt 0;border-bottom:.5px solid #eee;vertical-align:top}.tb-table tbody tr td.right{text-align:right}.tb-item-name{font-weight:600;font-size:10pt;color:#111}.tb-item-desc{font-size:9pt;color:#777;margin-top:2pt;line-height:1.5}.tb-item-desc .bullet:before{content:"• ";color:#aaa}.tb-item-desc .bullet,.tb-item-desc .plain{display:block;line-height:1.5}.tb-totals{margin-top:8pt;display:flex;flex-direction:column;align-items:flex-end;gap:2pt}.tb-totals-row{display:flex;gap:40pt;font-size:9.5pt;color:#555}.tb-totals-row span:last-child{min-width:70pt;text-align:right}.tb-totals-grand{display:flex;gap:40pt;font-size:11pt;font-weight:700;color:#111;margin-top:4pt;padding-top:5pt;border-top:1px solid #ccc}.tb-totals-grand span:last-child{min-width:70pt;text-align:right}.tb-made{font-size:9pt;color:#aaa;margin-bottom:14pt}.tb-made strong{color:#888;font-weight:600}.tb-footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20pt;border-top:.5px solid #ddd;padding-top:10pt}.tb-footer-label{font-size:8pt;font-weight:600;text-transform:uppercase;letter-spacing:.5pt;color:#aaa;margin-bottom:4pt}.tb-footer-val{font-size:9pt;color:#444;line-height:1.5}.tb-contact-row{display:flex;align-items:center;gap:14pt;margin-top:8pt;padding-top:8pt;border-top:.5px solid #eee}.tb-contact-item{display:flex;align-items:center;gap:4pt;font-size:9pt;color:#888}.inv-tc{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#1a1a1a;background:#f2f4f3;width:100%;min-height:1123px;box-sizing:border-box;padding:30pt 20pt 20pt 67pt;display:flex;flex-direction:column}.tc-logo-box{width:130pt;height:56pt;border:1px solid #ccc;background:#fff;display:flex;align-items:center;justify-content:center}.tc-logo-box img{width:100%;height:100%;object-fit:contain}.tc-logo-placeholder{font-size:10pt;color:#aaa}.tc-top-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:60pt}.tc-invno-block{text-align:right}.tc-invno-label{font-size:9pt;color:#777;margin-bottom:3pt}.tc-invno-val{font-size:20pt;font-weight:700;color:#1a1a1a;letter-spacing:-.5pt}.tc-divider{border:none;border-top:.7px solid #c8ccc9;margin:0 0 14pt}.tc-from-to{display:grid;grid-template-columns:1fr 1fr;gap:20pt;margin-bottom:14pt}.tc-section-label{font-size:9pt;color:#888;margin-bottom:5pt}.tc-info-name{font-size:11pt;font-weight:700;color:#1a1a1a;margin-bottom:3pt}.tc-info-sub{font-size:10pt;color:#444;line-height:1.5}.tc-detail-heading{font-size:12pt;font-weight:800;color:#3d7a5c;text-transform:uppercase;letter-spacing:.5pt;margin:16pt 0 12pt}.tc-table{width:100%;border-collapse:collapse}.tc-table thead tr th{font-size:9pt;font-weight:400;color:#888;padding:0 0 8pt;border-bottom:.5px solid #c8ccc9;text-align:left}.tc-table thead tr th.right{text-align:right}.tc-table tbody tr td{font-size:10pt;color:#1a1a1a;padding:10pt 0;border-bottom:.5px solid #d8dbd9;vertical-align:top}.tc-table tbody tr td.right{text-align:right}.tc-table tbody tr td.num{color:#555;font-size:10pt}.tc-item-name{font-size:10.5pt;color:#1a1a1a}.tc-item-desc{font-size:9pt;color:#777;margin-top:2pt;line-height:1.5}.tc-item-desc .bullet:before{content:"• ";color:#aaa}.tc-item-desc .bullet,.tc-item-desc .plain{display:block;line-height:1.5}.tc-totals-row{font-size:9.5pt;color:#666;padding:4pt 0}.tc-totals-grand{font-size:12pt;font-weight:800;color:#1a1a1a;padding:7pt 0;border-top:1px solid #a0a8a3;margin-top:3pt}.tc-footer{margin-top:auto;padding-top:16pt;border-top:.7px solid #c8ccc9;display:grid;grid-template-columns:1fr 1fr 1fr;gap:20pt;align-items:start}.tc-footer-label{font-size:8pt;font-weight:600;letter-spacing:.5pt;color:#888;margin-bottom:4pt}.tc-footer-val{font-size:9pt;color:#444;line-height:1.6}.tc-footer-val-icon{display:flex;align-items:center;gap:5pt;font-size:9pt;color:#444}.inv-td{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#1a1a1a;background:#fdfdfd;width:100%;min-height:1123px;box-sizing:border-box;padding:20pt;display:flex;flex-direction:column}.td-title{font-size:52pt;font-weight:900;color:#ff1f8f;letter-spacing:-2pt;line-height:1;margin-bottom:4pt}.td-invno{font-size:10pt;color:#555;margin-bottom:0}.td-logo-box{width:52pt;height:40pt;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;background:#fff}.td-logo-box img{width:100%;height:100%;object-fit:contain}.td-logo-placeholder{font-size:8pt;color:#aaa;text-align:center;line-height:1.3}.td-top-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20pt}.td-from-block{text-align:right}.td-from-label{font-size:9pt;color:#888;margin-bottom:3pt}.td-from-name{font-size:11pt;font-weight:700;color:#1a1a1a}.td-from-sub{font-size:9.5pt;color:#555;line-height:1.5}.td-meta-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8pt}.td-issued-block{font-size:9.5pt;color:#555;line-height:1.8}.td-issued-block span{color:#888;display:inline-block;width:38pt}.td-bank-block-top{text-align:right;font-size:9pt;color:#555;line-height:1.6}.td-table{width:100%;border-collapse:collapse;margin-bottom:0}.td-table thead tr th{font-size:9pt;font-weight:700;color:#fff;background:#ff1f8f;padding:7pt 8pt;text-align:left}.td-table thead tr th:first-child{border-radius:0}.td-table thead tr th.right{text-align:right}.td-table tbody tr td{font-size:10pt;color:#1a1a1a;padding:10pt 8pt;border-bottom:.5px solid #eee;vertical-align:top}.td-table tbody tr td.right{text-align:right}.td-table tbody tr td.muted{color:#aaa;font-size:9.5pt}.td-item-name{font-size:10pt;font-weight:500;color:#1a1a1a}.td-after-table{display:flex;justify-content:space-between;align-items:flex-start;margin-top:14pt}.td-billto-label{font-size:9pt;color:#888;margin-bottom:4pt}.td-billto-name{font-size:11pt;font-weight:700;color:#1a1a1a;margin-bottom:2pt}.td-billto-sub{font-size:9.5pt;color:#555;line-height:1.5}.td-totals{min-width:200pt}.td-totals-row{display:flex;justify-content:space-between;font-size:9.5pt;color:#666;padding:3pt 0}.td-totals-grand{display:flex;justify-content:space-between;font-size:13pt;font-weight:900;color:#1a1a1a;padding:7pt 0;border-top:1.5px solid #1a1a1a;margin-top:4pt}.td-notes-block{margin-top:16pt}.td-notes-label{font-size:9pt;color:#888;margin-bottom:3pt}.td-notes-val{font-size:9.5pt;color:#444}.td-footer{margin-top:auto;padding-top:14pt;border-top:.5px solid #ddd;display:grid;grid-template-columns:1fr 1fr 1fr;gap:20pt;align-items:start}.td-footer-val{font-size:9pt;color:#444;line-height:1.6}.td-footer-val-icon{display:flex;align-items:center;gap:5pt;font-size:9pt;color:#444}.inv-te{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#1a1a1a;background:#ececec;width:100%;min-height:1123px;box-sizing:border-box;display:flex;flex-direction:row}.te-sidebar{width:76pt;flex-shrink:0;background:#ececec;display:flex;flex-direction:column;padding:20pt 0 20pt 20pt;box-sizing:border-box;position:relative;overflow:hidden}.te-sidebar-from{position:absolute;left:38pt;top:20pt;transform:rotate(90deg);transform-origin:left top;white-space:nowrap;font-size:8pt;color:#555;line-height:1.6}.te-sidebar-from-label{font-size:7.5pt;color:#888;margin-bottom:2pt}.te-sidebar-from-name{font-size:9pt;font-weight:700;color:#1a1a1a}.te-sidebar-from-sub{font-size:8pt;color:#555}.te-sidebar-billto{position:absolute;left:38pt;top:260pt;transform:rotate(90deg);transform-origin:left top;white-space:nowrap;font-size:8pt;color:#555;line-height:1.6}.te-sidebar-made{position:absolute;left:56pt;bottom:320pt;transform:rotate(90deg);transform-origin:left bottom;white-space:nowrap;font-size:8pt;color:#888;letter-spacing:.3pt}.te-sidebar-made strong{color:#e85d00;font-weight:700}.te-sidebar-invoice{position:absolute;bottom:0;left:0;width:76pt;display:flex;flex-direction:column;align-items:center;padding-bottom:0}.te-sidebar-inv-letter{font-size:38pt;font-weight:900;color:#e85d00;line-height:.95;text-align:center;letter-spacing:-1pt}.te-content{flex:1;display:flex;flex-direction:column;padding:30pt 56pt 30pt 36pt;box-sizing:border-box;min-height:1123px}.te-top-bar{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16pt}.te-thankyou{font-size:8.5pt;color:#555;line-height:1.6;max-width:220pt}.te-invno-block{text-align:right}.te-invno-label{font-size:8.5pt;color:#888}.te-invno-val{font-size:18pt;font-weight:900;color:#e85d00;letter-spacing:-.5pt}.te-dates{text-align:right;margin-top:10pt}.te-date-row{font-size:9pt;color:#888;line-height:1.8}.te-date-val{font-size:10pt;font-weight:700;color:#1a1a1a}.te-divider{border:none;border-top:.7px solid #ccc;margin:12pt 0}.te-table{width:100%;border-collapse:collapse}.te-table thead tr th{font-size:8.5pt;font-weight:400;color:#888;padding:0 0 7pt;border-bottom:.7px solid #bbb;text-align:left}.te-table thead tr th.right{text-align:right}.te-table tbody tr td{font-size:10pt;color:#1a1a1a;padding:9pt 0;border-bottom:.5px solid #d5d5d5;vertical-align:top}.te-table tbody tr td.right{text-align:right}.te-table tbody tr td.num{color:#aaa;font-size:9.5pt;width:16pt}.te-item-name{font-size:10pt;font-weight:600;color:#1a1a1a}.te-item-desc{font-size:8.5pt;color:#888;margin-top:2pt;line-height:1.5}.te-item-desc .bullet:before{content:"• ";color:#bbb}.te-item-desc .bullet,.te-item-desc .plain{display:block;line-height:1.5}.te-after-table{display:flex;justify-content:space-between;align-items:flex-start;margin-top:14pt;padding-top:10pt;border-top:.7px solid #bbb}.te-notes-label{font-size:8.5pt;color:#888;margin-bottom:3pt}.te-notes-val{font-size:9.5pt;color:#444}.te-totals{min-width:180pt}.te-totals-row{display:flex;justify-content:space-between;font-size:9.5pt;color:#666;padding:3pt 0}.te-totals-grand{display:flex;justify-content:space-between;font-size:13pt;font-weight:900;color:#1a1a1a;padding:7pt 0;border-top:1px solid #999;margin-top:3pt}.te-footer{margin-top:auto;padding-top:14pt;border-top:.7px solid #bbb;display:grid;grid-template-columns:1fr 1fr;gap:20pt}.te-footer-label{font-size:8pt;font-weight:600;letter-spacing:.4pt;color:#888;margin-bottom:4pt}.te-footer-val{font-size:9pt;color:#444;line-height:1.6}.te-footer-val-icon{display:flex;align-items:center;gap:5pt;font-size:9pt;color:#444}.inv-tf{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#1a1a1a;background:#cbd9d9;width:100%;min-height:1123px;box-sizing:border-box;padding:20pt;display:flex;flex-direction:column}.tf-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30pt}.tf-logo-box{display:flex;flex-direction:column;align-items:flex-start}.tf-logo-img{max-width:80pt;max-height:48pt;object-fit:contain}.tf-logo-placeholder{font-size:10pt;color:#8a9fa0;line-height:1.3}.tf-invno-block{text-align:right}.tf-invno-label{font-size:10pt;font-weight:700;color:#b22222;margin-bottom:2pt}.tf-invno-val{font-size:16pt;font-weight:900;color:#b22222;letter-spacing:-.3pt}.tf-divider{border:none;border-top:.7px solid #9ab3b3;margin:0}.tf-invoice-bar{display:flex;justify-content:space-between;align-items:flex-end;padding:12pt 0}.tf-date-label{font-size:9.5pt;font-weight:700;color:#b22222;margin-bottom:2pt}.tf-date-val{font-size:11pt;font-weight:700;color:#1a1a1a}.tf-invoice-word{font-size:36pt;font-weight:900;color:#b22222;letter-spacing:16pt;text-indent:16pt;text-align:center;flex:1;line-height:1}.tf-from-to{display:grid;grid-template-columns:1fr 1fr;gap:20pt;padding:14pt 0}.tf-section-label{font-size:9pt;color:#7a9999;margin-bottom:5pt}.tf-info-name{font-size:11pt;font-weight:700;color:#b22222;margin-bottom:3pt}.tf-info-sub{font-size:9.5pt;color:#2a3a3a;line-height:1.5}.tf-table{width:100%;border-collapse:collapse}.tf-table thead tr th{font-size:9.5pt;font-weight:700;color:#1a1a1a;padding:8pt 0;border-top:.7px solid #9ab3b3;border-bottom:.7px solid #9ab3b3;text-align:left}.tf-table thead tr th.right{text-align:right}.tf-table tbody tr td{font-size:10pt;color:#1a1a1a;padding:10pt 0;border-bottom:.5px solid #afc5c5;vertical-align:top}.tf-table tbody tr td.right{text-align:right}.tf-table tbody tr td.num{color:#8a9fa0;font-size:10pt;width:18pt}.tf-item-name{font-size:10.5pt;font-weight:700;color:#b22222}.tf-item-desc{font-size:8.5pt;color:#6a8888;margin-top:3pt;line-height:1.5}.tf-item-desc .bullet:before{content:"• ";color:#9ab3b3}.tf-item-desc .bullet,.tf-item-desc .plain{display:block;line-height:1.5}.tf-totals-wrap{display:flex;justify-content:flex-end;margin-top:12pt;border-top:.7px solid #9ab3b3;padding-top:12pt}.tf-totals{min-width:200pt}.tf-totals-row{display:flex;justify-content:space-between;font-size:9.5pt;color:#6a8888;padding:3pt 0}.tf-totals-grand{display:flex;justify-content:space-between;font-size:13pt;font-weight:900;color:#b22222;padding:8pt 0;border-top:.7px solid #9ab3b3;margin-top:4pt}.tf-bank-footer{margin-top:14pt;padding-top:10pt;border-top:.7px solid #9ab3b3;display:flex;justify-content:space-between;align-items:flex-start}.tf-bank-val{font-size:9pt;color:#2a3a3a;line-height:1.6}.tf-made-val{font-size:9pt;color:#2a3a3a;font-weight:400}.tf-made-val strong{font-weight:700}.tf-notes-contact{margin-top:auto;padding-top:14pt;display:flex;justify-content:space-between;align-items:flex-start}.tf-notes-label{font-size:9pt;color:#7a9999;margin-bottom:3pt}.tf-notes-val{font-size:9.5pt;color:#2a3a3a}.tf-contact-block{text-align:right}.tf-contact-item{display:flex;align-items:center;justify-content:flex-end;gap:5pt;font-size:9pt;color:#2a3a3a;margin-bottom:3pt}.inv-tg{font-family:Courier New,Courier,monospace;color:#e8e8e8;background:#101010;width:100%;min-height:1123px;box-sizing:border-box;padding:0;display:flex;flex-direction:column}.tg-outer-header{padding:26pt 40pt 16pt;display:flex;justify-content:space-between;align-items:flex-start}.tg-outer-date-label{font-size:9pt;color:#666;margin-bottom:2pt;font-family:Source Code Pro,monospace}.tg-outer-date-val{font-size:12pt;font-weight:700;color:#e8e8e8;font-family:Source Code Pro,monospace}.tg-card{background:#121212;border:1px solid #2a2a2a;border-radius:0;margin:0 24pt 26pt;flex:1;display:flex;flex-direction:column;padding:26pt 40pt 40pt;box-sizing:border-box}.tg-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24pt}.tg-invoice-title{font-size:32pt;font-weight:900;color:#fff;letter-spacing:-.5pt;font-family:Courier New,Courier,monospace}.tg-invno-block{text-align:right}.tg-invno-label{font-size:9pt;color:#666;margin-bottom:3pt;font-family:Source Code Pro,monospace}.tg-invno-val{font-size:13pt;font-weight:700;color:#e8e8e8;font-family:Source Code Pro,monospace}.tg-from-to{display:grid;grid-template-columns:1fr 1fr;gap:20pt;margin-bottom:28pt}.tg-section-label{font-size:9pt;color:#666;margin-bottom:6pt;font-family:Source Code Pro,monospace}.tg-info-name{font-size:11pt;font-weight:700;color:#fff;margin-bottom:3pt;font-family:Source Code Pro,monospace}.tg-info-sub{font-size:9.5pt;color:#999;line-height:1.6;font-family:Source Code Pro,monospace}.tg-info-email{font-size:9.5pt;color:#aaa;text-decoration:underline;line-height:1.6;font-family:Source Code Pro,monospace}.tg-divider{border:none;border-top:.5px solid #2e2e2e;margin:0}.tg-table{width:100%;border-collapse:collapse}.tg-table thead tr th{font-size:9pt;font-weight:400;color:#666;padding:10pt 0;border-bottom:.5px solid #2e2e2e;text-align:left;font-family:Source Code Pro,monospace}.tg-table thead tr th.right{text-align:right}.tg-table tbody tr td{font-size:10pt;color:#ccc;padding:12pt 0;border-bottom:.5px solid #222;vertical-align:top;font-family:Source Code Pro,monospace}.tg-table tbody tr td.right{text-align:right}.tg-table tbody tr td.num{color:#555;width:20pt}.tg-item-name{font-size:10.5pt;font-weight:700;color:#fff;font-family:Source Code Pro,monospace}.tg-item-desc{font-size:8.5pt;color:#666;margin-top:3pt;line-height:1.5;font-family:Source Code Pro,monospace}.tg-item-desc .bullet:before{content:"• ";color:#555}.tg-item-desc .bullet,.tg-item-desc .plain{display:block;line-height:1.5}.tg-totals-wrap{display:flex;justify-content:flex-end;margin-top:16pt}.tg-totals{min-width:220pt}.tg-totals-row{display:flex;justify-content:space-between;font-size:9.5pt;color:#888;padding:3pt 0;font-family:Source Code Pro,monospace}.tg-totals-divider{border:none;border-top:.5px solid #333;margin:6pt 0}.tg-totals-grand{display:flex;justify-content:space-between;font-size:13pt;font-weight:900;color:#fff;padding:6pt 0;font-family:Source Code Pro,monospace}.tg-notes-section{margin-top:20pt;padding-top:16pt;border-top:.5px solid #2a2a2a}.tg-notes-label{font-size:9pt;color:#555;margin-bottom:4pt;font-family:Source Code Pro,monospace}.tg-notes-val{font-size:9.5pt;color:#888;font-family:Source Code Pro,monospace}.tg-footer{margin-top:auto;padding-top:16pt;border-top:.5px solid #2a2a2a;display:flex;justify-content:space-between;align-items:flex-start}.tg-footer-label{font-size:8.5pt;color:#555;margin-bottom:5pt;font-family:Source Code Pro,monospace}.tg-footer-val{font-size:9pt;color:#888;line-height:1.6;font-family:Source Code Pro,monospace}.tg-footer-val-icon{display:flex;align-items:center;gap:5pt;font-size:9pt;color:#888;font-family:Source Code Pro,monospace;margin-bottom:3pt}.inv-th{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#1a1a1a;background:#fafafa;width:100%;min-height:1123px;box-sizing:border-box;padding:40pt 60pt 30pt;display:flex;flex-direction:column}.th-top-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8pt}.th-section-label{font-size:9pt;color:#999;margin-bottom:5pt}.th-info-name{font-size:11pt;font-weight:700;color:#1a1a1a;margin-bottom:3pt}.th-info-sub{font-size:9.5pt;color:#555;line-height:1.55}.th-invno-label{font-size:9pt;color:#999;text-align:right;margin-bottom:3pt}.th-invno-val{font-size:18pt;font-weight:900;color:#1a1a1a;text-align:right}.th-logo-box{width:64pt;height:42pt;border:1px solid #ddd;background:#fff;display:flex;align-items:center;justify-content:center}.th-logo-box img{width:100%;height:100%;object-fit:contain}.th-logo-placeholder{font-size:9pt;color:#bbb;text-align:center;line-height:1.3}.th-einvoice{font-size:34pt;font-weight:900;color:#00aeae;text-align:right;letter-spacing:-.5pt;margin:16pt 0 0}.th-divider{border:none;border-top:.5px solid #ddd;margin:16pt 0 0}.th-table{width:100%;border-collapse:collapse}.th-table thead tr th{font-size:9pt;font-weight:400;color:#999;padding:8pt 0;text-align:left}.th-table thead tr th.right{text-align:right}.th-table thead tr th.date-col{width:70pt;color:#999}.th-table tbody tr td{font-size:10pt;color:#1a1a1a;padding:10pt 0;border-bottom:.5px solid #eee;vertical-align:top}.th-table tbody tr td.right{text-align:right}.th-table tbody tr td.num{color:#bbb;width:18pt}.th-table tbody tr td.date-col{width:70pt;vertical-align:top;font-size:9.5pt;color:#555}.th-date-label{font-size:8.5pt;color:#aaa;margin-bottom:1pt}.th-date-val{font-size:10pt;font-weight:600;color:#1a1a1a}.th-item-name{font-size:10.5pt;font-weight:700;color:#1a1a1a}.th-item-desc{font-size:8.5pt;color:#aaa;margin-top:2pt;line-height:1.5}.th-item-desc .bullet:before{content:"• ";color:#ccc}.th-item-desc .bullet,.th-item-desc .plain{display:block;line-height:1.5}.th-totals-wrap{display:flex;justify-content:flex-end;margin-top:12pt;padding-top:12pt;border-top:.5px solid #ddd}.th-totals{min-width:200pt}.th-totals-row{display:flex;justify-content:space-between;font-size:9.5pt;color:#888;padding:3pt 0}.th-totals-grand{display:flex;justify-content:space-between;font-size:13pt;font-weight:900;color:#1a1a1a;padding:8pt 0;border-top:.5px solid #ccc;margin-top:4pt}.th-footer{margin-top:auto;padding-top:16pt;display:grid;grid-template-columns:1fr 1fr 1fr;gap:20pt;border-top:.5px solid #eee}.th-footer-label{font-size:8pt;color:#aaa;margin-bottom:5pt}.th-footer-val{font-size:9pt;color:#555;line-height:1.7}.th-footer-toko{color:#00aeae;font-weight:600}.th-footer-val-icon{display:flex;align-items:center;gap:5pt;font-size:9pt;color:#555;margin-bottom:3pt}.th-made{font-size:8.5pt;color:#bbb;margin-top:8pt}.inv-ti{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#1a1a1a;background:#f2f2f2;width:100%;min-height:1123px;box-sizing:border-box;padding:60pt 40pt 0;display:flex;flex-direction:column}.ti-logo-wrap{display:flex;justify-content:center;margin-bottom:20pt}.ti-logo-box{width:140pt;height:80pt;border:1px solid #ccc;background:#f2f2f2;display:flex;align-items:center;justify-content:center}.ti-logo-box img{width:100%;height:100%;object-fit:contain}.ti-logo-placeholder{font-size:11pt;color:#9a8878}.ti-title{font-size:44pt;font-weight:900;color:#3d2b1f;text-align:center;letter-spacing:-1pt;margin-bottom:20pt}.ti-divider{border:none;border-top:.7px solid #bbb;margin:0}.ti-from-to{display:flex;justify-content:space-between;align-items:flex-start;padding:14pt 0}.ti-section-label{font-size:9pt;color:#9a8878;margin-bottom:5pt}.ti-from-name{font-size:11pt;font-weight:700;color:#1a1a1a;margin-bottom:3pt}.ti-from-sub{font-size:9.5pt;color:#555;line-height:1.5}.ti-billto-block{text-align:right}.ti-billto-name{font-size:11pt;font-weight:700;color:#1a1a1a;margin-bottom:3pt}.ti-billto-sub{font-size:9.5pt;color:#555;line-height:1.5}.ti-table{width:100%;border-collapse:collapse;margin-top:0}.ti-table thead tr th{font-size:10pt;font-weight:700;color:#1a1a1a;padding:8pt 0;border-top:1px solid #888;border-bottom:1px solid #888;text-align:left}.ti-table thead tr th.right{text-align:right}.ti-table tbody tr td{font-size:10pt;color:#1a1a1a;padding:10pt 0;border-bottom:.5px solid #ccc;vertical-align:top}.ti-table tbody tr td.right{text-align:right}.ti-table tbody tr td.num{color:#888;width:20pt}.ti-item-name{font-size:10.5pt;font-weight:600;color:#1a1a1a}.ti-item-desc{font-size:8.5pt;color:#888;margin-top:2pt;line-height:1.5}.ti-item-desc .bullet:before{content:"• ";color:#bbb}.ti-item-desc .bullet,.ti-item-desc .plain{display:block;line-height:1.5}.ti-bottom{display:flex;justify-content:space-between;align-items:flex-start;padding:14pt 0}.ti-bank-label{font-size:9pt;color:#9a8878;margin-bottom:5pt}.ti-bank-val{font-size:9pt;color:#444;line-height:1.7}.ti-totals{min-width:200pt}.ti-totals-row{display:flex;justify-content:space-between;font-size:9.5pt;color:#888;padding:3pt 0}.ti-totals-grand{display:flex;justify-content:space-between;font-size:13pt;font-weight:900;color:#1a1a1a;padding:7pt 0;border-top:.7px solid #888;margin-top:4pt}.ti-contact{padding:14pt 0 16pt}.ti-contact-label{font-size:9pt;color:#9a8878;margin-bottom:5pt}.ti-contact-item{display:flex;align-items:center;gap:5pt;font-size:9pt;color:#444;margin-bottom:3pt}.ti-footer-bar{background:#3d2b1f;color:#e8ddd5;text-align:center;font-size:9pt;padding:10pt 40pt;margin:auto -40pt 0;letter-spacing:.3pt}.inv-tj{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#1a1a1a;background:#dadada;width:100%;min-height:1123px;box-sizing:border-box;padding:0;display:flex;flex-direction:column}.tj-hero{font-size:72pt;font-weight:900;color:#111;letter-spacing:32pt;text-indent:32pt;text-align:center;line-height:1;padding:20pt 0 28pt;background:#dadada}.tj-divider{border:none;border-top:1px solid #999;margin:0}.tj-info-block{display:flex;border-bottom:1px solid #999}.tj-info-left{flex:1;padding:18pt 24pt;border-right:1px solid #999}.tj-info-right{width:220pt;flex-shrink:0;padding:0}.tj-info-row{display:flex;gap:12pt;margin-bottom:5pt}.tj-info-row-label{font-size:9pt;color:#777;width:60pt;flex-shrink:0}.tj-info-row-val{font-size:9pt;font-weight:600;color:#111}.tj-right-from{padding:16pt 20pt;border-bottom:1px solid #999}.tj-right-billto{padding:16pt 20pt}.tj-right-label{font-size:8.5pt;color:#777;margin-bottom:5pt}.tj-right-name{font-size:10.5pt;font-weight:700;color:#111;margin-bottom:3pt}.tj-right-sub{font-size:9pt;color:#444;line-height:1.55}.tj-content{padding:0;flex:1;display:flex;flex-direction:column}.tj-table{width:100%;border-collapse:collapse;margin-top:24pt}.tj-table thead tr th{font-size:9.5pt;font-weight:700;color:#111;padding:0 0 10pt;border-bottom:1.5px solid #111;text-align:left}.tj-table thead tr th:first-child{padding-left:24pt;padding-right:20pt}.tj-table thead tr th:nth-child(2){padding-right:24pt}.tj-table thead tr th:last-child{padding-right:24pt}.tj-table thead tr th.right{text-align:right}.tj-table tbody tr td{font-size:10pt;color:#1a1a1a;padding:11pt 0;border-bottom:.5px solid #bbb;vertical-align:top}.tj-table tbody tr td:first-child{padding-left:24pt;padding-right:20pt}.tj-table tbody tr td:nth-child(2){padding-right:24pt}.tj-table tbody tr td:last-child{padding-right:24pt}.tj-table tbody tr td.right{text-align:right}.tj-table tbody tr td.num{color:#777;width:36pt}.tj-table tbody tr td.qty{width:56pt;color:#555}.tj-item-name{font-size:10pt;font-weight:500;color:#111}.tj-item-desc{font-size:8.5pt;color:#777;margin-top:2pt;line-height:1.5}.tj-item-desc .bullet:before{content:"• ";color:#aaa}.tj-item-desc .bullet,.tj-item-desc .plain{display:block;line-height:1.5}.tj-totals-wrap{display:flex;justify-content:flex-end;margin-top:8pt;padding:0 24pt 16pt;border-bottom:1px solid #999}.tj-totals{min-width:220pt}.tj-totals-row{display:flex;justify-content:space-between;font-size:9.5pt;color:#777;padding:3pt 0}.tj-totals-grand{display:flex;justify-content:space-between;font-size:13pt;font-weight:900;color:#111;padding:8pt 0;border-top:1px solid #999;margin-top:4pt}.tj-footer{display:flex;justify-content:space-between;align-items:flex-start;padding:16pt 24pt}.tj-footer-label{font-size:8.5pt;color:#777;margin-bottom:5pt}.tj-footer-val{font-size:9pt;color:#444;line-height:1.6}.tj-contact-item{display:flex;align-items:center;gap:5pt;font-size:9pt;color:#444;margin-bottom:3pt}.tj-made{border-top:1px solid #999;text-align:center;font-size:9pt;color:#555;padding:10pt 0;margin:auto 0 0}.inv-tk{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#1a1a1a;background:#d3c1bf;width:100%;min-height:1123px;box-sizing:border-box;display:flex;flex-direction:row}.tk-sidebar{width:228pt;flex-shrink:0;padding:28pt 24pt 28pt 28pt;border-right:.5px solid #b8a8a5;display:flex;flex-direction:column;box-sizing:border-box}.tk-sidebar-top{text-align:right;margin-bottom:32pt}.tk-date-label{font-size:8.5pt;color:#8a7a78;margin-bottom:2pt}.tk-date-val{font-size:10pt;font-weight:600;color:#1a1a1a}.tk-invoice-title{font-size:30pt;font-weight:900;color:#1a1a1a;letter-spacing:-.5pt;margin-bottom:2pt}.tk-invno{font-size:12pt;font-weight:600;color:#555;margin-bottom:12pt}.tk-sdivider{border:none;border-top:.5px solid #b8a8a5;margin:10pt 0}.tk-section-label{font-size:8.5pt;color:#8a7a78;margin-bottom:5pt}.tk-info-name{font-size:10.5pt;font-weight:700;color:#1a1a1a;margin-bottom:3pt}.tk-info-sub{font-size:9pt;color:#555;line-height:1.55}.tk-notes-val{font-size:9.5pt;color:#555;margin-top:2pt}.tk-bank-label{font-size:8.5pt;color:#8a7a78;margin-bottom:5pt}.tk-bank-val{font-size:9pt;color:#444;line-height:1.6}.tk-content{flex:1;padding:28pt;display:flex;flex-direction:column;box-sizing:border-box}.tk-logo-wrap{display:flex;justify-content:center;margin-bottom:20pt}.tk-logo-box{width:160pt;height:64pt;border:1px solid #b8a8a5;display:flex;align-items:center;justify-content:center}.tk-logo-box img{width:100%;height:100%;object-fit:contain}.tk-logo-placeholder{font-size:10pt;color:#a09090}.tk-cdivider{border:none;border-top:.5px solid #b8a8a5;margin:0}.tk-table{width:100%;border-collapse:collapse;margin-top:0}.tk-table thead tr th{font-size:9pt;font-weight:400;color:#8a7a78;padding:10pt 0;border-bottom:.5px solid #b8a8a5;text-align:left}.tk-table thead tr th.right{text-align:right}.tk-table tbody tr td{font-size:10pt;color:#1a1a1a;padding:10pt 0;border-bottom:.5px solid #c4b4b1;vertical-align:top}.tk-table tbody tr td.right{text-align:right}.tk-table tbody tr td.num{color:#a09090;width:18pt}.tk-item-name{font-size:10pt;font-weight:600;color:#1a1a1a}.tk-item-desc{font-size:8.5pt;color:#8a7a78;margin-top:2pt;line-height:1.5}.tk-item-desc .bullet:before{content:"• ";color:#b0a0a0}.tk-item-desc .bullet,.tk-item-desc .plain{display:block;line-height:1.5}.tk-totals-wrap{display:flex;justify-content:flex-end;margin-top:12pt;border-top:.5px solid #b8a8a5;padding-top:12pt}.tk-totals{min-width:200pt}.tk-totals-row{display:flex;justify-content:space-between;font-size:9.5pt;color:#8a7a78;padding:3pt 0}.tk-totals-grand{display:flex;justify-content:space-between;font-size:13pt;font-weight:900;color:#1a1a1a;padding:8pt 0;border-top:.5px solid #b8a8a5;margin-top:4pt}.tk-made{text-align:right;font-size:8.5pt;color:#8a7a78;margin-top:auto;padding-top:16pt}.inv-tl{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#1a1a1a;background:#fff;width:100%;min-height:1123px;box-sizing:border-box;display:flex;flex-direction:row;align-items:stretch}.tl-sidebar{width:100pt;flex-shrink:0;background:linear-gradient(to bottom,#000,#1a1a1a 20%,#063 55%,#0c4 80%,#e8ffe8);padding:20pt 0 20pt 20pt;box-sizing:border-box;min-height:1123px}.tl-content{flex:1;padding:20pt;display:flex;flex-direction:column;box-sizing:border-box}.tl-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8pt}.tl-title{font-size:44pt;font-weight:900;color:#111;letter-spacing:-1.5pt;line-height:1}.tl-invno{font-size:10pt;color:#555;margin-top:4pt}.tl-logo-box{width:60pt;height:44pt;display:flex;align-items:center;justify-content:center}.tl-logo-box img{width:100%;height:100%;object-fit:contain}.tl-logo-placeholder{font-size:9pt;color:#aaa;text-align:center;line-height:1.4}.tl-divider{border:none;border-top:.5px solid #ddd;margin:12pt 0}.tl-from-to{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14pt}.tl-from-label{font-size:10pt;font-weight:700;color:#111;margin-bottom:4pt}.tl-from-sub{font-size:9.5pt;color:#555;line-height:1.55}.tl-billto-block{text-align:right}.tl-billto-label{font-size:10pt;font-weight:700;color:#111;margin-bottom:4pt}.tl-billto-name{font-size:10.5pt;font-weight:600;color:#111;margin-bottom:3pt}.tl-billto-sub{font-size:9.5pt;color:#555;line-height:1.55}.tl-table{width:100%;border-collapse:collapse;border:.5px solid #ccc}.tl-table thead tr th{font-size:9.5pt;font-weight:700;color:#111;padding:9pt 10pt;border-bottom:.5px solid #ccc;border-right:.5px solid #ccc;text-align:left;background:#fff}.tl-table thead tr th:last-child{border-right:none}.tl-table thead tr th.right{text-align:right}.tl-table tbody tr td{font-size:10pt;color:#1a1a1a;padding:9pt 10pt;border-bottom:.5px solid #ddd;border-right:.5px solid #ddd;vertical-align:top}.tl-table tbody tr td:last-child{border-right:none}.tl-table tbody tr td.right{text-align:right}.tl-table tbody tr td.num{color:#888;width:26pt;text-align:center}.tl-table thead tr th.center{text-align:center}.tl-item-name{font-size:10pt;color:#1a1a1a}.tl-item-desc{font-size:8.5pt;color:#aaa;margin-top:2pt;line-height:1.5}.tl-item-desc .bullet:before{content:"• ";color:#ccc}.tl-item-desc .bullet,.tl-item-desc .plain{display:block;line-height:1.5}.tl-totals-box{border:.5px solid #ccc;padding:12pt 14pt;margin-top:12pt}.tl-totals-row{display:flex;justify-content:space-between;font-size:9.5pt;color:#888;padding:3pt 0}.tl-totals-grand{display:flex;justify-content:space-between;font-size:13pt;font-weight:900;color:#111;padding:5pt 0}.tl-notes-made{display:flex;justify-content:space-between;align-items:flex-start;margin-top:16pt}.tl-notes-label{font-size:9pt;color:#888;margin-bottom:3pt}.tl-notes-val{font-size:9.5pt;color:#555}.tl-made{font-size:9pt;color:#888}.tl-footer{margin-top:auto;padding-top:14pt;border-top:.5px solid #eee;display:flex;justify-content:space-between;align-items:flex-start}.tl-footer-label{font-size:8.5pt;color:#aaa;margin-bottom:4pt}.tl-footer-val{font-size:9pt;color:#555;line-height:1.6}.tl-contact-item{display:flex;align-items:center;gap:5pt;font-size:9pt;color:#555;margin-bottom:3pt}.inv-tm{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#1a1a1a;background:#fee0e0;width:100%;min-height:1123px;box-sizing:border-box;padding:50pt 60pt 30pt;display:flex;flex-direction:column}.tm-title{font-family:Georgia,Times New Roman,serif;font-size:60pt;font-style:italic;font-weight:400;color:#111;letter-spacing:-1pt;line-height:1;margin-bottom:30pt}.tm-section-label{font-size:9pt;color:#aaa;margin-bottom:5pt}.tm-info-name{font-size:11pt;font-weight:700;color:#111;margin-bottom:3pt}.tm-info-sub{font-size:9.5pt;color:#555;line-height:1.5}.tm-table{width:100%;border-collapse:collapse;margin-top:8pt}.tm-table thead tr th{font-size:10pt;font-weight:700;color:#111;padding:0 0 10pt;border-bottom:.5px solid #e0b0b0;text-align:left}.tm-table thead tr th.right{text-align:right}.tm-table tbody tr td{font-size:10pt;color:#555;padding:10pt 0;border-bottom:.5px solid #f0c8c8;vertical-align:top}.tm-table tbody tr td.right{text-align:right}.tm-table tbody tr td.num{color:#aaa;width:30pt}.tm-item-name{font-size:10pt;color:#555}.tm-item-desc{font-size:8.5pt;color:#aaa;margin-top:2pt;line-height:1.5}.tm-item-desc .bullet:before{content:"• ";color:#ddd}.tm-item-desc .bullet,.tm-item-desc .plain{display:block;line-height:1.5}.tm-subtotal-row{display:flex;justify-content:space-between;align-items:baseline;border-top:.7px solid #ccc;padding:12pt 0 6pt}.tm-subtotal-label{font-size:9.5pt;font-weight:700;color:#111;letter-spacing:.5pt;text-transform:uppercase}.tm-subtotal-val{font-size:10pt;font-weight:600;color:#111}.tm-totals-right{display:flex;flex-direction:column;align-items:flex-end;padding-bottom:14pt}.tm-totals-row{display:flex;justify-content:space-between;width:200pt;font-size:9.5pt;color:#888;padding:3pt 0}.tm-totals-grand{display:flex;justify-content:space-between;width:200pt;font-size:13pt;font-weight:900;color:#111;padding:4pt 0}.tm-footer-top{display:flex;justify-content:space-between;align-items:flex-start;margin-top:auto;padding-top:20pt}.tm-footer-label{font-size:9pt;color:#aaa;margin-bottom:3pt}.tm-footer-val{font-size:9pt;color:#555;line-height:1.6}.tm-footer-right{text-align:right}.tm-footer-bottom{display:flex;justify-content:space-between;align-items:flex-start;margin-top:14pt;padding-top:14pt;border-top:.5px solid #e0b0b0}.tm-contact-item{display:flex;align-items:center;gap:5pt;font-size:9pt;color:#555;margin-bottom:3pt;justify-content:flex-end}.inv-tn{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#1a1a1a;width:100%;min-height:1123px;box-sizing:border-box;display:flex;flex-direction:column}.tn-top{background:#fdfdfd;padding:100pt 60pt 36pt;display:flex;justify-content:space-between;align-items:flex-start}.tn-top-left{flex:1;padding-right:30pt}.tn-section-label{font-size:9pt;color:#999;margin-bottom:5pt}.tn-info-name{font-size:11pt;font-weight:700;color:#111;margin-bottom:3pt}.tn-info-sub{font-size:9.5pt;color:#555;line-height:1.55}.tn-billto-gap{margin-top:14pt}.tn-top-right{text-align:right;flex-shrink:0}.tn-title{font-size:58pt;font-weight:900;color:#111;letter-spacing:-2pt;line-height:1;margin-bottom:6pt}.tn-invno{font-size:22pt;font-weight:700;color:#111}.tn-bottom{background:#ececec;flex:1;padding:0 60pt 40pt;display:flex;flex-direction:column}.tn-table-wrap{display:flex;gap:0}.tn-sidebar{width:130pt;flex-shrink:0;padding:16pt 24pt 0 0;font-size:9pt;color:#555}.tn-sidebar-label{font-size:8.5pt;color:#aaa;margin-bottom:2pt}.tn-sidebar-val{font-size:10.5pt;font-weight:700;color:#111;margin-bottom:10pt}.tn-sidebar-text{font-size:8.5pt;color:#999;line-height:1.5;margin-top:12pt}.tn-sidebar-toko{color:#555;font-weight:600}.tn-sidebar-notes{margin-top:12pt}.tn-sidebar-notes-label{font-size:8.5pt;color:#aaa;margin-bottom:3pt}.tn-sidebar-notes-val{font-size:9pt;color:#666}.tn-table{width:100%;border-collapse:collapse}.tn-table thead tr th{font-size:9pt;font-weight:400;color:#aaa;padding:16pt 0 8pt;border-bottom:.5px solid #ccc;text-align:left}.tn-table thead tr th.right{text-align:right}.tn-table tbody tr td{font-size:10pt;color:#1a1a1a;padding:11pt 0;border-bottom:.5px solid #d5d5d5;vertical-align:top}.tn-table tbody tr td.right{text-align:right}.tn-table tbody tr td.num{color:#aaa;width:20pt}.tn-item-name{font-size:10.5pt;font-weight:700;color:#111}.tn-item-desc{font-size:8.5pt;color:#888;margin-top:2pt;line-height:1.5}.tn-item-desc .bullet:before{content:"• ";color:#bbb}.tn-item-desc .bullet,.tn-item-desc .plain{display:block;line-height:1.5}.tn-totals-wrap{display:flex;justify-content:flex-end;margin-top:12pt;padding-top:12pt;border-top:.5px solid #bbb}.tn-totals{min-width:220pt}.tn-totals-row{display:flex;justify-content:space-between;font-size:9.5pt;color:#888;padding:3pt 0}.tn-totals-grand{display:flex;justify-content:space-between;font-size:13pt;font-weight:900;color:#111;padding:7pt 0;border-top:.5px solid #999;margin-top:4pt}.tn-footer{display:flex;align-items:flex-start;gap:24pt;margin-top:auto;padding-top:24pt}.tn-logo-box{width:120pt;height:80pt;border:1px solid #ccc;background:#ececec;flex-shrink:0;display:flex;align-items:center;justify-content:center}.tn-logo-box img{width:100%;height:100%;object-fit:contain}.tn-logo-placeholder{font-size:10pt;color:#aaa}.tn-footer-bank{flex:1}.tn-footer-label{font-size:8.5pt;color:#aaa;margin-bottom:4pt}.tn-footer-val{font-size:9pt;color:#555;line-height:1.6}.tn-footer-made{font-size:8.5pt;color:#aaa;margin-top:6pt}.tn-footer-contact{text-align:right}.tn-contact-item{display:flex;align-items:center;justify-content:flex-end;gap:5pt;font-size:9pt;color:#555;margin-bottom:3pt}.inv-to{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#1a1a1a;width:100%;min-height:1123px;box-sizing:border-box;display:flex;flex-direction:column;background:linear-gradient(to bottom,#ebebeb,#f5f5f5 35%,#fff 55%,#c8dce0 80%,#a8c4cc)}.to-body{flex:1;display:flex;flex-direction:row}.to-sidebar{width:160pt;flex-shrink:0;background:transparent;border-right:.5px solid rgba(200,210,215,.6);display:flex;flex-direction:column;padding:28pt 18pt;box-sizing:border-box}.to-logo-box{width:130pt;height:70pt;border:1px solid #ccc;background:transparent;display:flex;align-items:center;justify-content:center;margin-bottom:20pt}.to-logo-box img{width:100%;height:100%;object-fit:contain}.to-logo-placeholder{font-size:10pt;color:#aaa}.to-sidebar-divider{border:none;border-top:none;margin:10pt 0}.to-sidebar-label{font-size:8.5pt;color:#999;margin-bottom:3pt}.to-sidebar-val{font-size:10pt;font-weight:600;color:#111;margin-bottom:8pt}.to-sidebar-name{font-size:11pt;font-weight:700;color:#111;margin-bottom:3pt}.to-sidebar-sub{font-size:9pt;color:#555;line-height:1.5}.to-sidebar-notes{margin-top:8pt}.to-content{flex:1;background:transparent;padding:28pt 28pt 20pt;display:flex;flex-direction:column;box-sizing:border-box}.to-title{font-size:38pt;font-weight:900;color:#111;letter-spacing:-1.5pt;line-height:1;margin-bottom:16pt}.to-table thead tr th{font-size:9pt;font-weight:400;color:#999;padding:0 8pt 8pt 0;text-align:left}.to-table thead tr th:first-child{padding-left:0}.to-table thead tr th:last-child{padding-right:0;text-align:right}.to-table thead tr{border-bottom:.5px solid #bbb}.to-table thead tr th.right{text-align:right}.to-table{width:100%;border-collapse:collapse}.to-table tbody tr td:first-child{padding-left:0}.to-table tbody tr td:last-child{padding-right:0}.to-table tbody tr td{font-size:10pt;color:#1a1a1a;padding:10pt 0;border-bottom:.5px solid #eee;vertical-align:top}.to-table tbody tr td.right{text-align:right}.to-table tbody tr td.num{color:#bbb;width:18pt}.to-item-name{font-size:10.5pt;font-weight:700;color:#111}.to-item-desc{font-size:8.5pt;color:#aaa;margin-top:2pt;line-height:1.5}.to-item-desc .bullet:before{content:"• ";color:#ccc}.to-item-desc .bullet,.to-item-desc .plain{display:block;line-height:1.5}.to-totals-wrap{display:flex;justify-content:flex-end;margin-top:12pt;padding-top:12pt;border-top:.5px solid #bbb}.to-totals{min-width:200pt}.to-totals-row{display:flex;justify-content:space-between;font-size:9.5pt;color:#888;padding:3pt 0}.to-totals-grand{display:flex;justify-content:space-between;font-size:13pt;font-weight:900;color:#111;padding:7pt 0;border-top:.5px solid #ccc;margin-top:4pt}.to-footer{background:transparent;border-top:.5px solid rgba(18,126,153,.3);display:grid;grid-template-columns:160pt 1fr 1fr;padding:16pt 0}.to-footer-col{padding:0 22pt}.to-footer-col:not(:first-child){border-left:.5px solid rgba(18,126,153,.2)}.to-footer-label{font-size:8.5pt;color:#888;margin-bottom:5pt}.to-footer-val{font-size:9pt;color:#444;line-height:1.6}.to-contact-item{display:flex;align-items:center;gap:5pt;font-size:9pt;color:#444;margin-bottom:3pt}.inv-tp{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#1a1a1a;background:#dadada;width:100%;min-height:1123px;box-sizing:border-box;padding:30pt 20pt;display:flex;flex-direction:column}.tp-title{font-size:72pt;font-weight:900;color:#111;letter-spacing:-3pt;line-height:.95;margin-bottom:20pt}.tp-from-to{display:grid;grid-template-columns:1fr 1fr;gap:20pt;margin-bottom:16pt}.tp-section-label{font-size:9pt;color:#888;margin-bottom:4pt}.tp-info-name{font-size:11pt;font-weight:700;color:#111;margin-bottom:3pt}.tp-info-sub{font-size:9.5pt;color:#555;line-height:1.5}.tp-divider{border:none;border-top:.7px solid #aaa;margin:0}.tp-table{width:100%;border-collapse:collapse;margin-top:0}.tp-table thead tr th{font-size:9.5pt;font-weight:700;color:#111;padding:10pt 0;border-bottom:.7px solid #aaa;text-align:left}.tp-table thead tr th.right{text-align:right}.tp-table tbody tr td{font-size:10pt;color:#1a1a1a;padding:12pt 0;border-bottom:.5px solid #bbb;vertical-align:top}.tp-table tbody tr td.right{text-align:right}.tp-table tbody tr td.num{color:#888;width:22pt;font-size:10pt}.tp-img-cell{width:60pt;padding-right:10pt}.tp-img-box{width:54pt;height:54pt;border:.5px solid #bbb;background:#d0d0d0;display:flex;align-items:center;justify-content:center;font-size:8pt;color:#888;text-align:center;line-height:1.3}.tp-item-name{font-size:10.5pt;font-weight:700;color:#111;margin-bottom:2pt}.tp-item-desc{font-size:8.5pt;color:#888;margin-top:2pt;line-height:1.5}.tp-item-desc .bullet:before{content:"• ";color:#bbb}.tp-item-desc .bullet,.tp-item-desc .plain{display:block;line-height:1.5}.tp-after-table{display:flex;justify-content:space-between;align-items:flex-start;margin-top:16pt;padding-top:0}.tp-notes-label{font-size:9.5pt;font-weight:700;color:#111;margin-bottom:3pt}.tp-notes-val{font-size:9.5pt;color:#555}.tp-totals{min-width:200pt}.tp-totals-row{display:flex;justify-content:space-between;font-size:9.5pt;color:#888;padding:3pt 0}.tp-totals-grand{display:flex;justify-content:space-between;font-size:13pt;font-weight:900;color:#111;padding:7pt 0;border-top:.7px solid #999;margin-top:4pt}.tp-footer{border-top:.7px solid #aaa;margin-top:20pt;padding-top:14pt;text-align:center}.tp-footer-thankyou{font-size:9pt;color:#555;margin-bottom:8pt}.tp-footer-bank{font-size:9pt;color:#444;margin-bottom:6pt}.tp-footer-contact{display:flex;justify-content:center;gap:20pt}.tp-footer-contact-item{display:flex;align-items:center;gap:5pt;font-size:9pt;color:#444}.inv-tq{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#1a1a1a;background:#ececec;width:100%;min-height:1123px;box-sizing:border-box;padding:50pt 56pt 40pt 43pt;display:flex;flex-direction:column}.tq-logo-offset{width:130pt}.tq-logo-box{width:104pt;height:90pt;border:.5px solid #ccc;background:#ececec;display:flex;align-items:center;justify-content:center}.tq-logo-box img{width:100%;height:100%;object-fit:contain}.tq-logo-placeholder{font-size:10pt;color:#aaa}.tq-top-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24pt}.tq-invno-block{text-align:right}.tq-invno-label{font-size:9pt;color:#aaa;margin-bottom:3pt}.tq-invno-val{font-size:16pt;font-weight:900;color:#e07b00}.tq-from-to{display:flex;gap:40pt;margin-bottom:24pt;margin-left:130pt}.tq-section-label{font-size:9pt;color:#aaa;margin-bottom:4pt}.tq-info-name{font-size:11pt;font-weight:700;color:#111;margin-bottom:3pt}.tq-info-sub{font-size:9.5pt;color:#555;line-height:1.5}.tq-table-wrap{margin-left:130pt}.tq-table{width:100%;border-collapse:collapse}.tq-table thead tr th{font-size:9pt;font-weight:400;color:#aaa;padding:0 0 8pt;border-bottom:.5px solid #ccc;text-align:left}.tq-table thead tr th.right{text-align:right}.tq-table tbody tr td{font-size:10pt;color:#1a1a1a;padding:11pt 0;border-bottom:none;vertical-align:top}.tq-table tbody tr td.right{text-align:right}.tq-table tbody tr td.num{color:#aaa;width:20pt}.tq-item-name{font-size:10.5pt;font-weight:700;color:#111}.tq-item-desc{font-size:8.5pt;color:#888;margin-top:2pt;line-height:1.5}.tq-item-desc .bullet:before{content:"• ";color:#bbb}.tq-item-desc .bullet,.tq-item-desc .plain{display:block;line-height:1.5}.tq-after-wrap{margin-left:130pt;margin-top:16pt;padding-top:12pt;border-top:.5px solid #bbb;display:flex;justify-content:space-between;align-items:flex-start}.tq-notes-label{font-size:9pt;color:#aaa;margin-bottom:3pt}.tq-notes-val{font-size:9.5pt;color:#555}.tq-totals{width:180pt}.tq-totals-row{display:flex;justify-content:space-between;font-size:9.5pt;color:#888;padding:3pt 0}.tq-totals-grand{display:flex;justify-content:space-between;font-size:13pt;font-weight:900;color:#111;padding:7pt 0}.tq-footer{margin-top:auto;padding-top:16pt;display:flex;justify-content:space-between;align-items:flex-start;margin-left:130pt}.tq-footer-label{font-size:8.5pt;color:#aaa;margin-bottom:4pt}.tq-footer-val{font-size:9pt;color:#555;line-height:1.6}.tq-footer-made{margin-top:10pt;font-size:9pt;color:#444;margin-left:130pt}.tq-footer-made strong{font-weight:700}.tq-contact-item{display:flex;align-items:center;gap:5pt;font-size:9pt;color:#555;margin-bottom:3pt}.inv-tr{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#e8e8e8;background:#222;width:100%;min-height:1123px;box-sizing:border-box;padding:30pt 20pt 40pt;display:flex;flex-direction:column}.tr-hero{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16pt}.tr-logo-box{width:50pt;height:36pt;display:flex;align-items:flex-start;justify-content:flex-start}.tr-logo-box img{max-width:50pt;max-height:36pt;object-fit:contain}.tr-logo-placeholder{font-size:9pt;color:#666;line-height:1.3}.tr-title{font-size:54pt;font-weight:900;color:#fff;letter-spacing:-2pt;line-height:.95}.tr-divider{border:none;border-top:.5px solid #444;margin:0}.tr-meta{display:flex;justify-content:space-between;align-items:flex-start;padding:14pt 0}.tr-date-label{font-size:8.5pt;color:#888;margin-bottom:3pt}.tr-date-val{font-size:11pt;font-weight:600;color:#e8e8e8}.tr-invno-block{text-align:right}.tr-invno-label{font-size:8.5pt;color:#888;margin-bottom:3pt}.tr-invno-val{font-size:16pt;font-weight:900;color:#e07b00}.tr-body{display:flex;gap:24pt;flex:1;padding-top:14pt}.tr-left{width:160pt;flex-shrink:0;padding-top:0;padding-right:16pt}.tr-section-label{font-size:8.5pt;color:#666;margin-bottom:4pt}.tr-info-name{font-size:10.5pt;font-weight:700;color:#fff;margin-bottom:3pt}.tr-info-sub{font-size:9pt;color:#888;line-height:1.5}.tr-billto-gap{margin-top:16pt}.tr-right{flex:1;display:flex;flex-direction:column}.tr-table{width:100%;border-collapse:collapse}.tr-table thead tr th{font-size:9pt;font-weight:400;color:#666;padding:0 0 8pt;border-bottom:.5px solid #444;text-align:left}.tr-table tbody tr:last-child td{border-bottom:none}.tr-table thead tr th.right{text-align:right}.tr-table tbody tr td{font-size:10pt;color:#ccc;padding:10pt 0;border-bottom:.5px solid #333;vertical-align:top}.tr-table tbody tr td.right{text-align:right}.tr-table tbody tr td.num{color:#555;width:18pt}.tr-item-name{font-size:10.5pt;font-weight:700;color:#fff}.tr-item-desc{font-size:8.5pt;color:#666;margin-top:2pt;line-height:1.5}.tr-item-desc .bullet:before{content:"• ";color:#555}.tr-item-desc .bullet,.tr-item-desc .plain{display:block;line-height:1.5}.tr-after{display:flex;gap:24pt;padding-top:12pt;border-top:.5px solid #444;margin-top:0}.tr-notes-wrap{width:160pt;flex-shrink:0}.tr-notes-label{font-size:8.5pt;color:#666;margin-bottom:3pt}.tr-notes-val{font-size:9.5pt;color:#888}.tr-totals{width:172pt;flex-shrink:0}.tr-totals-row{display:flex;justify-content:space-between;font-size:9.5pt;color:#888;padding:3pt 0}.tr-totals-grand{display:flex;justify-content:space-between;font-size:9.5pt;font-weight:900;color:#fff;padding:7pt 0}.tr-footer{margin-top:auto;padding-top:16pt;border-top:.5px solid #444;display:flex;justify-content:space-between;align-items:flex-start}.tr-footer-label{font-size:8.5pt;color:#666;margin-bottom:4pt}.tr-footer-val{font-size:9pt;color:#888;line-height:1.6}.tr-contact-item{display:flex;align-items:center;gap:5pt;font-size:9pt;color:#888;margin-bottom:3pt;justify-content:flex-end}.tr-footer-bottom{border-top:.5px solid #444;margin-top:14pt;padding-top:10pt;text-align:center;font-size:8.5pt;color:#555}.inv-ts{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#e0e0e0;background:#101010;width:100%;min-height:1123px;box-sizing:border-box;padding:20pt;display:flex;flex-direction:column;position:relative;overflow:hidden}.ts-hero{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14pt}.ts-logo-box{width:56pt;height:56pt;border:.5px solid #333;display:flex;align-items:center;justify-content:center}.ts-logo-box img{width:100%;height:100%;object-fit:contain}.ts-logo-placeholder{font-size:9pt;color:#555;text-align:center;line-height:1.4}.ts-contact-block{display:flex;flex-direction:column;gap:4pt;margin-top:4pt}.ts-contact-item{display:flex;align-items:center;gap:6pt;font-size:9.5pt;color:#aaa}.ts-invno-block{text-align:right}.ts-invno-label{font-size:9pt;color:#666;margin-bottom:3pt}.ts-invno-val{font-size:16pt;font-weight:900;color:#00b4cc}.ts-divider{border:none;border-top:.5px solid #2a2a2a;margin:0}.ts-from-to{display:grid;grid-template-columns:1fr 1fr;gap:20pt;padding:14pt 0}.ts-section-label{font-size:8.5pt;color:#555;margin-bottom:4pt}.ts-info-name{font-size:10.5pt;font-weight:700;color:#fff;margin-bottom:3pt}.ts-info-sub{font-size:9pt;color:#888;line-height:1.5}.ts-table{width:100%;border-collapse:collapse}.ts-table thead tr th{font-size:9pt;font-weight:400;color:#666;padding:20pt 0;border-bottom:.5px solid #2a2a2a;text-align:left}.ts-table thead tr th.right{text-align:right}.ts-table tbody tr td{font-size:10pt;color:#ccc;padding:12pt 0;border-bottom:.5px solid #1e1e1e;vertical-align:top}.ts-table tbody tr td.right{text-align:right}.ts-table tbody tr td.num{color:#444;width:20pt}.ts-item-name{font-size:10.5pt;font-weight:600;color:#e8e8e8}.ts-item-desc{font-size:8.5pt;color:#555;margin-top:2pt;line-height:1.5;max-width:calc(50% - 20pt)}.ts-item-desc .bullet:before{content:"• ";color:#444}.ts-item-desc .bullet,.ts-item-desc .plain{display:block;line-height:1.5}.ts-bottom{display:flex;justify-content:space-between;align-items:flex-start;padding:16pt 0;border-top:.5px solid #2a2a2a}.ts-bank-label{font-size:8.5pt;color:#555;margin-bottom:4pt}.ts-bank-val{font-size:9pt;color:#888;line-height:1.6}.ts-totals{width:180pt;flex-shrink:0}.ts-totals-row{display:flex;justify-content:space-between;font-size:9.5pt;color:#666;padding:3pt 0}.ts-totals-grand{display:flex;justify-content:space-between;font-size:9.5pt;font-weight:900;color:#fff;padding:7pt 0}.ts-made{font-size:9pt;color:#555;margin-top:12pt}.ts-made strong{color:#888;font-weight:700}.ts-bg-text{position:absolute;bottom:0;left:20pt;right:20pt;font-size:clamp(60pt,16vw,108pt);font-weight:900;color:#1e1e1e;letter-spacing:-2pt;line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;white-space:nowrap;text-align:center;box-sizing:border-box}.inv-ts>*:not(.ts-bg-text){position:relative;z-index:1}.inv-tt{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#1a1a1a;width:100%;min-height:1123px;box-sizing:border-box;padding:80pt 60pt;display:flex;flex-direction:column;background-size:cover;background-position:center top}.tt-card{background:#fff;border-radius:12px;padding:30pt 30pt 24pt;width:350pt;margin:0 auto;display:flex;flex-direction:column;box-shadow:0 4px 40px #0000002e}.tt-hero{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16pt}.tt-title{font-family:"Press Start 2P",monospace;font-size:28pt;color:#225d9f;letter-spacing:1pt;line-height:1.1}.tt-invno-block{text-align:right}.tt-invno-label{font-size:9pt;color:#aaa;margin-bottom:3pt}.tt-invno-val{font-size:15pt;font-weight:900;color:#1a1a1a}.tt-from-to{display:grid;grid-template-columns:1fr 1fr;gap:20pt;margin-bottom:16pt}.tt-section-label{font-size:9pt;color:#aaa;margin-bottom:4pt}.tt-info-name{font-size:11pt;font-weight:700;color:#111;margin-bottom:3pt}.tt-info-sub{font-size:9.5pt;color:#555;line-height:1.5}.tt-divider{border:none;border-top:.5px solid #eee;margin:0}.tt-table{width:100%;border-collapse:collapse;margin-top:0}.tt-table thead tr th{font-size:9pt;font-weight:400;color:#aaa;padding:10pt 0;border-bottom:.5px solid #eee;text-align:left}.tt-table thead tr th.right{text-align:right}.tt-table tbody tr td{font-size:10pt;color:#1a1a1a;padding:10pt 0;border-bottom:.5px solid #f5f5f5;vertical-align:top}.tt-table tbody tr td.right{text-align:right}.tt-table tbody tr td.num{color:#bbb;width:20pt}.tt-item-name{font-size:10.5pt;font-weight:700;color:#111}.tt-item-desc{font-size:8.5pt;color:#aaa;margin-top:2pt;line-height:1.5}.tt-item-desc .bullet:before{content:"• ";color:#ccc}.tt-item-desc .bullet,.tt-item-desc .plain{display:block;line-height:1.5}.tt-after{display:flex;align-items:flex-start;margin-top:16pt;padding-top:12pt;border-top:.5px solid #eee}.tt-notes-wrap{width:110pt;flex-shrink:0}.tt-totals{width:180pt;flex-shrink:0;padding-left:20pt;padding-right:20pt}.tt-notes-label{font-size:9pt;color:#aaa;margin-bottom:3pt}.tt-notes-val{font-size:9.5pt;color:#555}.tt-totals{width:200pt;flex-shrink:0}.tt-totals-row{display:flex;justify-content:space-between;font-size:9.5pt;color:#aaa;padding:3pt 0}.tt-totals-grand{display:flex;justify-content:space-between;font-size:9.5pt;font-weight:900;color:#225d9f;padding:6pt 0}.tt-footer{margin-top:auto;padding-top:14pt;border-top:.5px solid #eee;display:flex;justify-content:space-between;align-items:flex-start}.tt-footer-val{font-size:9pt;color:#555;line-height:1.6}.tt-footer-label{font-size:8.5pt;color:#aaa;margin-bottom:4pt}.tt-contact-item{display:flex;align-items:center;gap:5pt;font-size:9pt;color:#555;margin-bottom:3pt;justify-content:flex-end}.tt-made{text-align:center;font-size:9pt;color:#aaa;margin-top:10pt}.tt-made strong{color:#555;font-weight:700}.inv-tu{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#111;background:#d4f171;width:100%;min-height:1123px;box-sizing:border-box;padding:24pt;display:flex;flex-direction:column}.tu-shopname{font-size:52pt;font-weight:900;color:#111;letter-spacing:-2pt;line-height:1;margin-bottom:24pt}.tu-meta{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:10pt}.tu-date-label{font-size:10pt;font-weight:700;color:#111;margin-bottom:2pt}.tu-date-val{font-size:10pt;color:#111}.tu-invoice-word{font-size:32pt;font-weight:900;color:#111;letter-spacing:-1pt}.tu-divider{border:none;border-top:1.5px solid #111;margin:0}.tu-table{width:100%;border-collapse:collapse;margin-top:0}.tu-table thead tr th{font-size:10pt;font-weight:700;color:#111;padding:10pt 0;border-bottom:1px solid #111;text-align:left}.tu-table thead tr th.right{text-align:right}.tu-table tbody tr td{font-size:10pt;color:#111;padding:10pt 0;border-bottom:.5px solid rgba(0,0,0,.15);vertical-align:top}.tu-table tbody tr td.right{text-align:right}.tu-table tbody tr td.num{width:22pt;color:#555}.tu-item-name{font-size:10.5pt;font-weight:600;color:#111}.tu-item-desc{font-size:8.5pt;color:#555;margin-top:2pt;line-height:1.5}.tu-item-desc .bullet:before{content:"• ";color:#777}.tu-item-desc .bullet,.tu-item-desc .plain{display:block;line-height:1.5}.tu-totals-wrap{display:flex;justify-content:flex-end;margin-top:20pt}.tu-totals{min-width:240pt}.tu-totals-row{display:flex;justify-content:space-between;font-size:10pt;color:#555;padding:3pt 0}.tu-totals-grand{display:flex;justify-content:space-between;font-size:11pt;font-weight:900;color:#111;padding:5pt 0}.tu-payment-divider{border:none;border-top:1.5px solid #111;margin:20pt 0 12pt}.tu-payment-title{font-size:28pt;font-weight:900;color:#111;letter-spacing:-1pt;margin-bottom:12pt}.tu-payment-body{display:grid;grid-template-columns:1fr 1fr;gap:20pt;margin-bottom:16pt}.tu-pay-label{font-size:10pt;font-weight:700;color:#111;margin-bottom:4pt}.tu-pay-val{font-size:9.5pt;color:#333;line-height:1.6}.tu-footer{display:flex;justify-content:space-between;align-items:center;padding-top:10pt;border-top:.5px solid rgba(0,0,0,.2);margin-top:auto}.tu-contact-item{display:flex;align-items:center;gap:5pt;font-size:9pt;color:#333;margin-right:12pt}.tu-made{font-size:9pt;color:#555}.tu-made strong{font-weight:700;color:#333}.inv-tv{font-family:Source Code Pro,monospace;color:#222;background:#e1e1e1;width:100%;min-height:1123px;box-sizing:border-box;padding:0;display:flex;flex-direction:column}.tv-card{background:#ededed;border-radius:12px;margin:10pt;flex:1;display:flex;flex-direction:column;overflow:hidden}.tv-topbar{font-family:Source Code Pro,monospace;font-size:8.5pt;color:#555;padding:7pt 16pt;border-bottom:.5px solid #ccc;display:flex;align-items:center;gap:6pt}.tv-topbar-dot{width:8pt;height:8pt;border-radius:50%;border:1px solid #888;display:inline-block}.tv-title{font-family:Source Code Pro,monospace;font-size:52pt;font-weight:900;color:#111;letter-spacing:-2pt;line-height:1;padding:12pt 16pt 8pt}.tv-info-row{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:0 16pt 12pt}.tv-info-col{display:flex;flex-direction:column;gap:4pt}.tv-info-line{display:flex;gap:0;font-size:9pt}.tv-info-label{color:#777;width:60pt;flex-shrink:0}.tv-info-value{color:#111;font-weight:500}.tv-table{width:100%;border-collapse:collapse}.tv-table thead tr th{font-family:Source Code Pro,monospace;font-size:9pt;font-weight:500;color:#111;padding:8pt 16pt;border-top:.5px solid #bbb;border-bottom:.5px solid #bbb;text-align:left}.tv-table thead tr th.tv-desc{color:#35b;font-weight:700}.tv-table thead tr th.right{text-align:right}.tv-table tbody tr td{font-family:Source Code Pro,monospace;font-size:9.5pt;color:#222;padding:6pt 16pt;vertical-align:top}.tv-table tbody tr td.right{text-align:right}.tv-table tbody tr td.num{color:#666;width:20pt}.tv-totals-section{padding:12pt 16pt;border-top:.5px solid #bbb}.tv-totals-row{display:flex;justify-content:space-between;font-family:Source Code Pro,monospace;font-size:9pt;color:#555;padding:2pt 0}.tv-totals-grand{display:flex;justify-content:space-between;font-family:Source Code Pro,monospace;font-size:10pt;font-weight:700;color:#111;padding:4pt 0;border-top:.5px solid #999;margin-top:4pt}.tv-footer-section{padding:12pt 16pt;border-top:.5px solid #bbb}.tv-footer-grid{display:grid;grid-template-columns:1fr auto;gap:20pt;align-items:flex-start;margin-bottom:12pt}.tv-footer-label{font-size:9pt;font-weight:700;color:#333;margin-bottom:4pt}.tv-footer-val{font-size:9pt;color:#555;line-height:1.6}.tv-logo-box{width:80pt;height:50pt;border:.5px solid #bbb;background:#ededed;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tv-logo-box img{width:100%;height:100%;object-fit:contain}.tv-logo-placeholder{font-size:8.5pt;color:#aaa;font-family:Source Code Pro,monospace}.tv-billto-section{padding:0 16pt 12pt;margin-top:0}.tv-bottom-bar{display:flex;justify-content:space-between;align-items:center;padding:8pt 16pt;font-size:8.5pt;color:#666;font-family:Source Code Pro,monospace;margin-top:auto}.inv-tw{font-family:Inter,sans-serif;color:#111;background:#fafafa;width:100%;min-height:1123px;box-sizing:border-box;padding:28pt;display:flex;flex-direction:column}.tw-shopname{font-size:62pt;font-weight:900;color:#111;letter-spacing:-3pt;line-height:1;margin-bottom:0;white-space:nowrap;overflow:hidden}.tw-meta-row{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:0}.tw-invno-label{font-size:10pt;font-weight:600;color:#111;letter-spacing:.5pt;text-transform:uppercase}.tw-invno-underline{width:110pt;height:1.5px;background:#111;margin-top:2pt;margin-bottom:0}.tw-invoice-word{font-size:46pt;font-weight:900;color:#111;letter-spacing:-2pt;line-height:1}.tw-from-to-date{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;margin:20pt 0 8pt;padding-top:0}.tw-col-label{font-size:10pt;font-weight:700;color:#111;margin-bottom:6pt}.tw-col-name{font-size:11pt;font-weight:700;color:#111;margin-bottom:3pt}.tw-col-sub{font-size:9.5pt;color:#444;line-height:1.55}.tw-email-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;margin-bottom:20pt;padding-top:8pt}.tw-email-link{font-size:9.5pt;color:#111;text-decoration:underline}.tw-table{width:100%;border-collapse:collapse}.tw-table thead tr th{font-size:9.5pt;font-weight:700;color:#111;padding:10pt 0;border-top:1.5px solid #111;border-bottom:1.5px solid #111;text-align:left}.tw-table thead tr th.right{text-align:right}.tw-table tbody tr td{font-size:10pt;color:#1a1a1a;padding:10pt 0;border-bottom:.5px solid #e0e0e0;vertical-align:top}.tw-table tbody tr td.right{text-align:right}.tw-table tbody tr td.num{color:#888;width:26pt}.tw-item-name{font-size:10.5pt;font-weight:600;color:#111}.tw-item-desc{font-size:8.5pt;color:#999;margin-top:2pt;line-height:1.5}.tw-item-desc .bullet:before{content:"• ";color:#ccc}.tw-item-desc .bullet,.tw-item-desc .plain{display:block;line-height:1.5}.tw-after{display:flex;justify-content:space-between;align-items:flex-start;margin-top:14pt;padding-top:12pt;border-top:.5px solid #e0e0e0}.tw-notes-label{font-size:9pt;color:#888;margin-bottom:3pt}.tw-notes-val{font-size:9.5pt;color:#555}.tw-totals{min-width:220pt}.tw-totals-row{display:flex;justify-content:space-between;font-size:9.5pt;color:#999;padding:3pt 0}.tw-totals-grand{display:flex;justify-content:space-between;font-size:12pt;font-weight:800;color:#111;padding:6pt 0;border-top:1px solid #111;margin-top:5pt}.tw-footer-divider{border:none;border-top:.5px solid #ddd;margin:20pt 0 14pt}.tw-footer{display:flex;justify-content:space-between;align-items:flex-start;gap:20pt}.tw-qr-box{width:52pt;height:52pt;flex-shrink:0;border:.5px solid #ddd;display:flex;align-items:center;justify-content:center;background:#f0f0f0}.tw-footer-bank-col{flex:1}.tw-footer-label{font-size:8.5pt;color:#888;margin-bottom:4pt}.tw-footer-val{font-size:9pt;color:#333;line-height:1.6}.tw-footer-made{font-size:9pt;color:#555;margin-top:8pt}.tw-footer-made strong{font-weight:700}.tw-footer-contact{text-align:right}.tw-contact-item{display:flex;align-items:center;gap:5pt;font-size:9pt;color:#333;margin-bottom:3pt;justify-content:flex-end}.inv-tx{font-family:Inter,sans-serif;color:#111;background:#ebebeb;width:100%;min-height:1123px;box-sizing:border-box;padding:28pt;display:flex;flex-direction:column}.tx-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4pt}.tx-invoice-title{font-size:44pt;font-weight:900;color:#d94010;letter-spacing:-1.5pt;line-height:1}.tx-logo-box{width:50pt;height:36pt;display:flex;align-items:flex-start;justify-content:flex-end}.tx-logo-box img{max-width:50pt;max-height:36pt;object-fit:contain}.tx-logo-placeholder{font-size:9pt;color:#aaa;text-align:right;line-height:1.3}.tx-invno{font-size:10pt;color:#555;margin-bottom:16pt}.tx-company-label{font-size:11pt;font-weight:700;color:#111;margin-bottom:8pt}.tx-company-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:0;margin-bottom:8pt}.tx-company-col-label{font-size:9pt;font-weight:700;color:#111;margin-bottom:3pt}.tx-company-col-val{font-size:9.5pt;color:#333;line-height:1.5}.tx-date-col{text-align:right}.tx-date-label{font-size:9pt;font-weight:700;color:#111;margin-bottom:2pt}.tx-date-val{font-size:9.5pt;color:#333}.tx-divider{border:none;border-top:.5px solid #ccc;margin:10pt 0}.tx-invto-pay{display:grid;grid-template-columns:1fr 1fr;gap:20pt;margin-bottom:14pt}.tx-section-label{font-size:10pt;font-weight:700;color:#111;margin-bottom:6pt}.tx-section-name{font-size:11pt;font-weight:700;color:#111;margin-bottom:3pt}.tx-section-sub{font-size:9.5pt;color:#333;line-height:1.55}.tx-table{width:100%;border-collapse:collapse}.tx-table thead tr th{font-size:9.5pt;font-weight:600;color:#fff;background:#d94010;padding:9pt 10pt;text-align:left}.tx-table thead tr th:first-child{padding-left:10pt}.tx-table thead tr th.right{text-align:right}.tx-table tbody tr:nth-child(2n) td{background:#e4e4e4}.tx-table tbody tr:nth-child(odd) td{background:#ebebeb}.tx-table tbody tr td{font-size:10pt;color:#1a1a1a;padding:10pt;vertical-align:top}.tx-table tbody tr td.right{text-align:right}.tx-table tbody tr td.num{width:22pt}.tx-item-name{font-size:10.5pt;font-weight:600;color:#111}.tx-item-desc{font-size:8.5pt;color:#888;margin-top:2pt;line-height:1.5}.tx-item-desc .bullet:before{content:"• ";color:#bbb}.tx-item-desc .bullet,.tx-item-desc .plain{display:block;line-height:1.5}.tx-totals-wrap{display:flex;justify-content:flex-end;margin-top:14pt}.tx-totals{min-width:220pt}.tx-totals-row{display:flex;justify-content:space-between;font-size:9.5pt;color:#888;padding:3pt 0}.tx-totals-grand{display:flex;justify-content:space-between;font-size:12pt;font-weight:800;color:#111;padding:6pt 0}.tx-footer-divider{border:none;border-top:.5px solid #ccc;margin:20pt 0 14pt}.tx-footer{display:flex;justify-content:space-between;align-items:flex-start;gap:20pt}.tx-qr-box{width:52pt;height:52pt;flex-shrink:0}.tx-footer-bank-col{flex:1}.tx-footer-label{font-size:8.5pt;color:#888;margin-bottom:4pt}.tx-footer-val{font-size:9pt;color:#333;line-height:1.6}.tx-footer-made{font-size:9pt;color:#555;margin-top:8pt}.tx-footer-made strong{font-weight:700}.tx-footer-contact{text-align:right}.tx-contact-item{display:flex;align-items:center;gap:5pt;font-size:9pt;color:#333;margin-bottom:3pt;justify-content:flex-end}.inv-ty{font-family:Inter,sans-serif;color:#111;background:#fff;width:100%;min-height:1123px;box-sizing:border-box;padding:20pt;display:flex;flex-direction:column}.ty-title{font-family:Georgia,Times New Roman,serif;font-size:60pt;font-weight:700;color:#111;text-align:center;letter-spacing:-1pt;line-height:1;margin-bottom:28pt}.ty-from-to{display:grid;grid-template-columns:1fr 1fr;gap:20pt;margin-bottom:8pt}.ty-section-label{font-size:9pt;color:#aaa;margin-bottom:4pt}.ty-info-name{font-size:11pt;font-weight:700;color:#111;margin-bottom:3pt}.ty-info-sub{font-size:9.5pt;color:#444;line-height:1.55}.ty-email-row{display:grid;grid-template-columns:1fr 1fr;gap:20pt;margin-bottom:20pt}.ty-email-link{font-size:9.5pt;color:#111;text-decoration:underline}.ty-meta-row{display:grid;grid-template-columns:90pt 1fr;gap:0;margin-bottom:6pt;align-items:flex-start}.ty-notes-label{font-size:9pt;color:#aaa;margin-bottom:3pt}.ty-notes-val{font-size:9.5pt;color:#555}.ty-meta-right{display:flex;justify-content:space-between;align-items:flex-start}.ty-date-label{font-size:9pt;color:#aaa;margin-bottom:2pt}.ty-date-val{font-size:11pt;font-weight:700;color:#111}.ty-invno-label{font-size:9pt;color:#aaa;text-align:right;margin-bottom:2pt}.ty-invno-val{font-size:16pt;font-weight:800;color:#111;text-align:right}.ty-table{width:100%;border-collapse:collapse;margin-top:8pt}.ty-table thead tr th{font-size:9pt;font-weight:400;color:#aaa;padding:8pt 0;border-bottom:.5px solid #e0e0e0;text-align:left}.ty-table thead tr th.right{text-align:right}.ty-table tbody tr td{font-size:10pt;color:#1a1a1a;padding:10pt 0;border-bottom:.5px solid #f0f0f0;vertical-align:top}.ty-table tbody tr td.right{text-align:right}.ty-table tbody tr td.num{color:#bbb;width:22pt}.ty-item-name{font-size:10.5pt;font-weight:600;color:#111}.ty-item-desc{font-size:8.5pt;color:#bbb;margin-top:2pt;line-height:1.5}.ty-item-desc .bullet:before{content:"• ";color:#ddd}.ty-item-desc .bullet,.ty-item-desc .plain{display:block;line-height:1.5}.ty-totals-section{margin-top:12pt;padding-top:10pt;border-top:.5px solid #e0e0e0}.ty-totals-row{display:flex;justify-content:space-between;font-size:9.5pt;color:#aaa;padding:3pt 0}.ty-totals-grand{display:flex;justify-content:space-between;font-size:12pt;font-weight:800;color:#111;padding:6pt 0}.ty-footer-divider{border:none;border-top:.5px solid #e0e0e0;margin:20pt 0 14pt}.ty-footer{display:flex;justify-content:space-between;align-items:flex-start;gap:20pt}.ty-footer-logo{flex-shrink:0;width:50pt;height:36pt;display:flex;align-items:center;justify-content:flex-start}.ty-footer-logo img{max-width:50pt;max-height:36pt;object-fit:contain}.ty-footer-logo-ph{font-size:9pt;color:#aaa;line-height:1.3}.ty-footer-bank{flex:1}.ty-footer-label{font-size:8.5pt;color:#aaa;margin-bottom:4pt}.ty-footer-val{font-size:9pt;color:#333;line-height:1.6}.ty-footer-contact{text-align:right}.ty-contact-item{display:flex;align-items:center;gap:5pt;font-size:9pt;color:#333;margin-bottom:3pt;justify-content:flex-end}.inv-tz{font-family:Source Code Pro,monospace;color:#111;background:#d5d5d5;width:100%;min-height:1123px;box-sizing:border-box;padding:20pt;display:flex;flex-direction:column}.tz-thankyou{font-size:9pt;color:#444;line-height:1.6;margin-bottom:10pt}.tz-hero{position:relative;margin-bottom:0}.tz-hero-title{font-family:Source Code Pro,monospace;font-size:142pt;font-weight:900;color:#d1ec01;letter-spacing:-.02em;line-height:.95;margin:0;display:block;white-space:nowrap;transform-origin:left top;transform:scaleX(.97)}.tz-hero-overlay{position:absolute;top:12pt;right:0;text-align:right}.tz-invno-label{font-size:14pt;font-weight:700;color:#111}.tz-hero-from{position:absolute;bottom:4pt;left:50%;transform:translate(-50%);text-align:left}.tz-from-label{font-size:8pt;color:#666;letter-spacing:.5pt;text-transform:uppercase;margin-bottom:3pt}.tz-from-name{font-size:11pt;font-weight:700;color:#111}.tz-from-sub{font-size:9pt;color:#444;line-height:1.5}.tz-from-email{font-size:9pt;color:#111;text-decoration:underline}.tz-table{width:100%;border-collapse:collapse;margin-top:20pt}.tz-table thead tr th{font-family:Source Code Pro,monospace;font-size:9.5pt;font-weight:500;color:#111;padding:8pt 0;border-bottom:1px solid #111;text-align:left}.tz-table thead tr th.right{text-align:right}.tz-table thead tr th.center{text-align:left}.tz-table tbody tr td{font-family:Source Code Pro,monospace;font-size:9.5pt;color:#111;padding:7pt 0;border-bottom:.5px solid #bbb;vertical-align:top}.tz-table tbody tr td.right{text-align:right}.tz-table tbody tr td.center{text-align:left}.tz-table tbody tr td.price-col,.tz-table tbody tr td.amount-col,.tz-table thead tr th.price-th,.tz-table thead tr th.amount-th{border-left:none}.tz-bottom-section{display:grid;grid-template-columns:1fr 210pt;gap:0;margin-top:0;border-top:1px solid #111}.tz-billto-col{padding:12pt 0;border-right:.5px solid #bbb}.tz-totals-col{padding:12pt 0 12pt 20pt}.tz-section-label{font-size:8.5pt;color:#888;margin-bottom:5pt}.tz-section-name{font-size:11pt;font-weight:700;color:#111;margin-bottom:3pt}.tz-section-sub{font-size:9pt;color:#444;line-height:1.55}.tz-section-email{font-size:9pt;color:#111;text-decoration:underline}.tz-totals-row{display:flex;justify-content:space-between;font-size:9.5pt;color:#888;padding:2pt 0}.tz-totals-grand{display:flex;justify-content:space-between;font-size:11pt;font-weight:700;color:#111;padding:6pt 0;border-top:1px solid #111;margin-top:5pt}.tz-footer-divider{border:none;border-top:.5px solid #999;margin:20pt 0 14pt}.tz-footer-top{display:flex;gap:16pt;align-items:flex-start;margin-bottom:12pt}.tz-qr-box{width:52pt;height:52pt;flex-shrink:0}.tz-billto-info{flex:1}.tz-billto-line{display:flex;gap:12pt;font-size:9pt;margin-bottom:4pt}.tz-billto-line-label{color:#777;width:50pt;flex-shrink:0}.tz-billto-line-val{color:#111}.tz-footer-contact{display:flex;justify-content:space-between;align-items:center;padding-top:8pt;border-top:.5px solid #999;font-size:9pt;color:#555}.tz-footer-made strong{font-weight:700;color:#333}.inv-t2a{font-family:Source Code Pro,monospace;color:#111;background:#fff;width:100%;min-height:1123px;box-sizing:border-box;padding:20pt;display:flex;flex-direction:column;position:relative;overflow:hidden}.t2a-header{display:grid;grid-template-columns:80pt 1fr 1fr;gap:0;margin-bottom:16pt}.t2a-logo-col{padding-top:4pt}.t2a-logo-box{width:50pt;height:40pt;display:flex;align-items:flex-start;justify-content:flex-start}.t2a-logo-box img{max-width:50pt;max-height:40pt;object-fit:contain}.t2a-logo-ph{font-size:9pt;color:#aaa;font-family:Source Code Pro,monospace;line-height:1.3}.t2a-section-label{font-size:8.5pt;color:#aaa;margin-bottom:4pt}.t2a-info-name{font-size:10pt;font-weight:600;color:#111;margin-bottom:2pt}.t2a-info-sub{font-size:9pt;color:#333;line-height:1.55}.t2a-email{font-size:9pt;color:#111;text-decoration:underline}.t2a-dates-row{display:grid;grid-template-columns:80pt 1fr 1fr;gap:0;margin-bottom:8pt}.t2a-date-label{font-size:8.5pt;color:#aaa;margin-bottom:3pt}.t2a-date-val{font-size:10pt;color:#111}.t2a-invno-label{font-size:8.5pt;color:#aaa;margin-bottom:3pt}.t2a-invno-val{font-size:11pt;font-weight:600;color:#111}.t2a-divider{border:none;border-top:.5px solid #ddd;margin:12pt 0}.t2a-table{width:100%;border-collapse:collapse}.t2a-table thead tr th{font-family:Source Code Pro,monospace;font-size:9.5pt;font-weight:500;color:#111;padding:8pt 0;border-bottom:.5px solid #ccc;text-align:left}.t2a-table thead tr th.right{text-align:right}.t2a-table tbody tr td{font-family:Source Code Pro,monospace;font-size:9.5pt;color:#111;padding:10pt 0;border-bottom:.5px solid #eee;vertical-align:top}.t2a-table tbody tr td.right{text-align:right}.t2a-table tbody tr td.num{width:22pt;color:#888}.t2a-item-name{font-size:10pt;font-weight:600;color:#111}.t2a-item-desc{font-size:8pt;color:#999;margin-top:2pt;line-height:1.5}.t2a-table tbody tr:last-child td{border-bottom:none}.t2a-item-desc .bullet,.t2a-item-desc .plain{display:block}.t2a-bottom{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:14pt;padding-top:12pt;border-top:.5px solid #ccc}.t2a-bank-label{font-size:8.5pt;color:#aaa;margin-bottom:4pt}.t2a-bank-val{font-size:9pt;color:#333;line-height:1.6}.t2a-totals-row{display:flex;justify-content:space-between;font-size:9.5pt;color:#aaa;padding:2pt 0}.t2a-totals-line{border:none;border-top:.5px solid #ccc;margin:5pt 0}.t2a-totals-grand{display:flex;justify-content:space-between;font-size:11pt;font-weight:700;color:#111;padding:4pt 0}.t2a-notes-section{margin-top:16pt}.t2a-notes-label{font-size:8.5pt;color:#aaa;margin-bottom:3pt}.t2a-notes-val{font-size:9pt;color:#333}.t2a-made{font-size:9pt;color:#555;font-family:Source Code Pro,monospace;padding-bottom:8pt}.t2a-made strong{font-weight:700}.t2a-bg-text{position:relative;font-family:Source Code Pro,monospace;font-size:142pt;font-weight:900;color:#111;letter-spacing:-4pt;line-height:.9;pointer-events:none;-webkit-user-select:none;user-select:none;text-align:center;margin-bottom:20pt;display:block}.inv-t2b{font-family:Inter,sans-serif;color:#111;background:#dadada;width:100%;min-height:1123px;box-sizing:border-box;padding:30pt 20pt 20pt;display:flex;flex-direction:column}.t2b-hero{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12pt}.t2b-title{font-size:52pt;font-weight:900;color:#111;letter-spacing:-2pt;line-height:1}.t2b-invno{font-size:26pt;font-weight:900;color:#111;letter-spacing:-1pt;text-align:right}.t2b-divider-thin{border:none;border-top:.5px solid #aaa;margin:0}.t2b-divider-thick{border:none;border-top:1.5px solid #111;margin:0}.t2b-meta{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;padding:10pt 0}.t2b-meta-label{font-size:8.5pt;font-weight:600;color:#777;letter-spacing:.5pt;text-transform:uppercase;margin-bottom:3pt}.t2b-meta-val{font-size:10.5pt;font-weight:600;color:#111;letter-spacing:.3pt;text-transform:uppercase}.t2b-table{width:100%;border-collapse:collapse}.t2b-table thead tr th{font-size:9.5pt;font-weight:700;color:#111;padding:10pt 0;border-bottom:1.5px solid #111;text-align:left;text-transform:uppercase;letter-spacing:.5pt}.t2b-table thead tr th.right{text-align:right}.t2b-table tbody tr td{font-size:10pt;color:#111;padding:11pt 0;border-bottom:.5px solid #bbb;vertical-align:top}.t2b-table tbody tr td.right{text-align:right}.t2b-table tbody tr td.num{width:26pt;color:#666}.t2b-item-name{font-size:10.5pt;font-weight:600;color:#111}.t2b-item-desc{font-size:8.5pt;color:#777;margin-top:2pt;line-height:1.5}.t2b-item-desc .bullet:before{content:"• ";color:#aaa}.t2b-item-desc .bullet,.t2b-item-desc .plain{display:block;line-height:1.5}.t2b-totals-wrap{display:flex;justify-content:flex-end;margin-top:10pt}.t2b-totals{width:195pt}.t2b-totals-row{display:flex;font-size:9.5pt;color:#888;padding:3pt 0}.t2b-totals-row span:first-child{width:123pt;flex-shrink:0;padding-left:12pt}.t2b-totals-row span:last-child{width:72pt;text-align:right}.t2b-totals-divider{border:none;border-top:.5px solid #999;margin:6pt 0}.t2b-totals-grand{display:flex;font-size:13pt;font-weight:800;color:#111;padding:5pt 0}.t2b-totals-grand span:first-child{width:123pt;flex-shrink:0;padding-left:12pt}.t2b-totals-grand span:last-child{width:72pt;text-align:right}.t2b-payment-section{border-top:1.5px solid #111;margin-top:14pt;padding-top:12pt;display:grid;grid-template-columns:1fr 1fr;gap:20pt}.t2b-payment-title{font-size:28pt;font-weight:900;color:#111;letter-spacing:-1pt}.t2b-pay-label{font-size:9pt;font-weight:700;color:#111;letter-spacing:.5pt;text-transform:uppercase;margin-bottom:5pt}.t2b-pay-val{font-size:9pt;color:#333;line-height:1.6;text-align:right}.t2b-pay-divider{border:none;border-top:.5px solid #aaa;margin:10pt 0}.t2b-from-to{display:grid;grid-template-columns:1fr 1fr;gap:20pt;margin-top:16pt;padding-top:12pt;border-top:.5px solid #aaa}.t2b-from-label{font-size:8.5pt;font-weight:700;color:#111;letter-spacing:.5pt;text-transform:uppercase;margin-bottom:5pt}.t2b-from-name{font-size:11pt;font-weight:700;color:#111;margin-bottom:3pt}.t2b-from-sub{font-size:9.5pt;color:#444;line-height:1.5}.t2b-footer{display:flex;justify-content:space-between;align-items:center;margin-top:14pt;padding-top:10pt;border-top:.5px solid #aaa}.t2b-footer-made{font-size:9pt;color:#555}.t2b-contact-item{display:flex;align-items:center;gap:5pt;font-size:9pt;color:#333}.inv-t2c{font-family:Inter,sans-serif;color:#111;background:#fff;width:100%;min-height:1123px;box-sizing:border-box;padding:40pt 60pt 20pt;display:flex;flex-direction:column}.t2c-logo{text-align:center;margin-bottom:40pt;min-height:60pt;display:flex;align-items:center;justify-content:center}.t2c-logo img{max-height:60pt;max-width:120pt;object-fit:contain}.t2c-logo-ph{font-size:14pt;color:#bbb;line-height:1.3;text-align:center}.t2c-dates{display:flex;justify-content:space-between;margin-bottom:14pt}.t2c-date-label{font-size:9pt;color:#888;margin-bottom:2pt}.t2c-date-val{font-size:11pt;font-weight:600;color:#111}.t2c-date-right{text-align:right}.t2c-table{width:100%;border-collapse:collapse}.t2c-table thead tr th{font-size:9.5pt;font-weight:400;color:#888;padding:8pt 0;border-bottom:.5px solid #ccc;text-align:left}.t2c-table thead tr th.right{text-align:right}.t2c-table tbody tr td{font-size:10pt;color:#333;padding:10pt 0;vertical-align:top}.t2c-table tbody tr td.right{text-align:right}.t2c-table tbody tr td.num{color:#aaa;width:30pt}.t2c-totals-section{padding-top:10pt;border-top:.5px solid rgba(0,0,0,.5)}.t2c-totals-row{display:flex;justify-content:space-between;font-size:9.5pt;color:#aaa;padding:3pt 0}.t2c-totals-grand{display:flex;justify-content:space-between;font-size:12pt;font-weight:800;color:#111;padding:5pt 0}.t2c-bank-section{border-top:.5px solid #ccc;margin-top:10pt;padding-top:12pt;display:flex;justify-content:space-between;align-items:flex-start}.t2c-bank-label{font-size:10pt;font-weight:800;color:#111}.t2c-bank-vals{text-align:right}.t2c-bank-val{font-size:9.5pt;color:#333;line-height:1.7}.t2c-from-to{display:grid;grid-template-columns:1fr 1fr;gap:20pt;margin-top:30pt;text-align:center}.t2c-ft-label{font-size:8.5pt;color:#aaa;margin-bottom:6pt}.t2c-ft-name{font-size:11pt;font-weight:700;color:#111;margin-bottom:3pt}.t2c-ft-sub{font-size:9.5pt;color:#555;line-height:1.5}.t2c-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:16pt;font-size:9pt;color:#888}.t2c-contact-item{display:flex;align-items:center;gap:5pt}.inv-t2d{font-family:Inter,sans-serif;color:#111;background:#fff;width:100%;min-height:1123px;box-sizing:border-box;display:flex;flex-direction:column}.t2d-body{display:flex;flex:1}.t2d-main{flex:1;padding:20pt 20pt 0;display:flex;flex-direction:column;min-width:0}.t2d-sidebar{width:160pt;flex-shrink:0;border-left:1px dashed #bbb;padding:20pt 16pt;display:flex;flex-direction:column}.t2d-topbar{display:grid;grid-template-columns:120pt 1fr 1fr 70pt;gap:0;align-items:flex-start;margin-bottom:30pt}.t2d-meta-right{text-align:right}.t2d-logo-box{width:110pt;height:50pt;border:.5px solid #ccc;display:flex;align-items:center;justify-content:center;flex-shrink:0}.t2d-logo-box img{max-width:110pt;max-height:50pt;object-fit:contain}.t2d-logo-ph{font-size:10pt;color:#aaa;text-align:center}.t2d-meta-label{font-size:8.5pt;color:#aaa;margin-bottom:3pt}.t2d-meta-val{font-size:11pt;font-weight:600;color:#111}.t2d-meta-invno{font-size:9pt;color:#aaa;margin-bottom:3pt}.t2d-meta-invno-val{font-size:14pt;font-weight:700;color:#111}.t2d-title{font-size:52pt;font-weight:900;color:#111;letter-spacing:-2pt;line-height:1;margin-bottom:16pt}.t2d-table{width:100%;border-collapse:collapse}.t2d-table thead tr th{font-size:9pt;font-weight:400;color:#aaa;padding:8pt 0;border-bottom:.5px solid #ddd;text-align:left}.t2d-table thead tr th.right{text-align:right}.t2d-table tbody tr td{font-size:10pt;color:#111;padding:10pt 0;border-bottom:.5px solid #eee;vertical-align:top}.t2d-table tbody tr td.right{text-align:right}.t2d-table tbody tr td.num{color:#aaa;width:22pt}.t2d-item-name{font-size:10.5pt;font-weight:700;color:#111}.t2d-item-desc{font-size:8.5pt;color:#aaa;margin-top:3pt;line-height:1.5}.t2d-item-desc .bullet{display:block;line-height:1.5}.t2d-item-desc .bullet:before{content:"• "}.t2d-item-desc .plain{display:block;line-height:1.5}.t2d-totals{margin-top:10pt;padding-top:10pt}.t2d-totals-row{display:flex;justify-content:space-between;font-size:9.5pt;color:#aaa;padding:3pt 0}.t2d-totals-line{border:none;border-top:.5px solid #ddd;margin:8pt 0}.t2d-totals-grand{display:flex;justify-content:space-between;font-size:13pt;font-weight:900;color:#111;padding:5pt 0}.t2d-sidebar-label{font-size:8.5pt;color:#aaa;margin-bottom:5pt;margin-top:14pt}.t2d-sidebar-label:first-child{margin-top:0}.t2d-sidebar-name{font-size:10.5pt;font-weight:700;color:#111;margin-bottom:3pt}.t2d-sidebar-sub{font-size:9pt;color:#444;line-height:1.5}.t2d-sidebar-notes{font-size:9pt;color:#555}.t2d-footer{background:#ececec;padding:16pt 20pt;display:grid;grid-template-columns:1fr 1fr 1fr;gap:20pt;align-items:flex-start}.t2d-footer-label{font-size:8.5pt;color:#888;margin-bottom:5pt}.t2d-footer-val{font-size:9pt;color:#333;line-height:1.6}.t2d-footer-center{text-align:center}.t2d-footer-right{text-align:right}.t2d-contact-item{display:flex;align-items:center;gap:5pt;font-size:9pt;color:#333;margin-bottom:3pt;justify-content:center}.t2d-thankyou{font-size:9pt;color:#333;line-height:1.6;text-align:right}.inv-t2e{font-family:Inter,sans-serif;color:#fff;background:url(/assets/img_4be30096375a.jpg) center/cover no-repeat;width:100%;min-height:1123px;box-sizing:border-box;padding:20pt;display:flex;flex-direction:column}.t2e-topbar{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;margin-bottom:10pt}.t2e-meta-label{font-size:8.5pt;color:#ffffffb3;margin-bottom:2pt}.t2e-meta-val{font-size:10.5pt;font-weight:600;color:#fff}.t2e-meta-right{text-align:right}.t2e-divider{border:none;border-top:.5px solid rgba(255,255,255,.4);margin:10pt 0}.t2e-brand-row{display:flex;justify-content:space-between;align-items:flex-start;padding:12pt 0}.t2e-brand-name{font-size:26pt;font-weight:900;color:#fff;letter-spacing:-.5pt;margin-bottom:4pt}.t2e-brand-sub{font-size:11pt;font-weight:700;color:#fff;line-height:1.5}.t2e-brand-email{font-size:11pt;color:#fff;text-decoration:underline;text-align:right}.t2e-table-wrap{margin-left:120pt}.t2e-table{width:100%;border-collapse:collapse}.t2e-table thead tr th{font-size:9.5pt;font-weight:600;color:#fff;padding:8pt 0;border-bottom:.5px solid rgba(255,255,255,.3);text-align:left}.t2e-table thead tr th.right{text-align:right}.t2e-table tbody tr td{font-size:10pt;color:#fff;padding:10pt 0;border-bottom:.5px solid rgba(255,255,255,.15);vertical-align:top}.t2e-table tbody tr td.right{text-align:right}.t2e-table tbody tr td.num{color:#fff9;width:24pt}.t2e-item-name{font-size:10.5pt;font-weight:600;color:#fff}.t2e-item-desc{font-size:8.5pt;color:#fff9;margin-top:3pt;line-height:1.5}.t2e-item-desc .bullet{display:block;line-height:1.5}.t2e-item-desc .bullet:before{content:"• "}.t2e-item-desc .plain{display:block;line-height:1.5}.t2e-bottom{display:grid;grid-template-columns:120pt 1fr;gap:0;margin-top:10pt;padding-top:10pt}.t2e-thankyou{font-size:9pt;color:#fffc;line-height:1.6}.t2e-totals-row{display:flex;justify-content:space-between;font-size:9.5pt;color:#fff9;padding:3pt 0}.t2e-totals-line{border:none;border-top:.5px solid rgba(255,255,255,.3);margin:6pt 0}.t2e-totals-grand{display:flex;justify-content:space-between;font-size:12pt;font-weight:800;color:#fff;padding:5pt 0}.t2e-billto-row{display:flex;justify-content:space-between;align-items:flex-start;padding:14pt 0}.t2e-footer{background:transparent;border-top:.5px solid rgba(255,255,255,.3);margin:auto -20pt -20pt;padding:16pt 20pt;display:grid;grid-template-columns:auto 1fr 1fr;gap:20pt;align-items:flex-start}.t2e-footer-qr{width:52pt;height:52pt;flex-shrink:0}.t2e-footer-label{font-size:8.5pt;color:#ffffffb3;font-weight:700;margin-bottom:4pt}.t2e-footer-val{font-size:9pt;color:#fff;line-height:1.6}.t2e-footer-made{font-size:9pt;color:#ffffffb3;margin-top:8pt}.t2e-footer-made strong{font-weight:700;color:#fff}.t2e-contact-item{display:flex;align-items:center;gap:5pt;font-size:9pt;color:#fff;margin-bottom:3pt}.inv-t2f{font-family:Inter,sans-serif;color:#111;background:#e9eae6;width:100%;min-height:1123px;box-sizing:border-box;padding:20pt;display:flex;flex-direction:column;position:relative;overflow:hidden}.t2f-hero{font-size:130pt;font-weight:900;color:#d65923;letter-spacing:-4pt;line-height:.85;margin:-8pt -20pt 0;padding:0 20pt;overflow:hidden;font-family:Inter,sans-serif}.t2f-sub{font-size:11pt;font-weight:700;color:#d65923;margin-top:14pt;max-width:55%;line-height:1.5}.t2f-header-row{display:flex;justify-content:space-between;align-items:flex-start;margin-top:4pt}.t2f-qr{width:52pt;height:52pt;flex-shrink:0}.t2f-dates{display:flex;gap:60pt;margin-top:14pt;padding-bottom:6pt}.t2f-date-label{font-size:9pt;color:#d65923;margin-bottom:2pt}.t2f-date-val{font-size:9.5pt;color:#d65923}.t2f-divider{border:none;border-top:1.5px solid #D65923;margin:10pt 0 6pt}.t2f-table{width:100%;border-collapse:collapse}.t2f-table thead tr th{font-size:9.5pt;font-weight:700;color:#d65923;padding:7pt 0;border-bottom:1.5px solid #D65923;text-align:left}.t2f-table thead tr th.right{text-align:right}.t2f-table tbody tr td{font-size:9.5pt;color:#d65923;padding:9pt 0;border-bottom:.5px solid rgba(214,89,35,.25);vertical-align:top}.t2f-table tbody tr td.right{text-align:right}.t2f-table tbody tr td.num{color:#d65923;font-weight:700;width:22pt}.t2f-item-name{font-size:10pt;font-weight:700;color:#d65923}.t2f-item-desc{font-size:8pt;color:#d65923;margin-top:3pt;line-height:1.5}.t2f-item-desc .bullet{display:block;line-height:1.5}.t2f-item-desc .bullet:before{content:"• "}.t2f-item-desc .plain{display:block;line-height:1.5}.t2f-table tbody tr:last-child td{border-bottom:none}.t2f-notes-inline{font-size:9pt;color:#d65923;margin-top:6pt}.t2f-notes-label{font-size:8.5pt;color:#d65923;margin-bottom:2pt;font-weight:600;text-transform:uppercase;letter-spacing:.4pt}.t2f-totals-block{display:flex;flex-direction:column;align-items:flex-end;margin-top:8pt}.t2f-totals-row{display:flex;justify-content:flex-end;gap:40pt;font-size:9pt;color:#d65923;padding:3pt 0;width:280pt}.t2f-totals-val{min-width:90pt;text-align:right}.t2f-totals-line{border:none;border-top:1.5px solid #D65923;margin:6pt 0;width:280pt;align-self:flex-end}.t2f-totals-grand{display:flex;justify-content:flex-end;gap:40pt;font-size:11pt;font-weight:900;color:#d65923;padding:4pt 0;width:280pt}.t2f-footer{margin-top:auto}.t2f-footer-top{padding-top:12pt;display:grid;grid-template-columns:1fr 1fr 90pt;gap:16pt;align-items:flex-start}.t2f-footer-bottom{border-top:.5px solid #ccc;border-bottom:1.5px solid #D65923;margin-top:14pt;padding-top:10pt;padding-bottom:10pt;display:grid;grid-template-columns:1fr 1fr;gap:16pt;align-items:flex-start}.t2f-footer-section-label{font-size:9pt;font-weight:700;color:#d65923;margin-bottom:5pt}.t2f-footer-name{font-size:10pt;font-weight:700;color:#d65923;margin-bottom:3pt}.t2f-footer-sub{font-size:8.5pt;color:#d65923;line-height:1.55}.t2f-footer-billto-label{font-size:9pt;font-weight:700;color:#d65923;margin-top:10pt;margin-bottom:5pt}.t2f-footer-bank-val{font-size:8.5pt;color:#d65923;line-height:1.7}.t2f-footer-contact-val{font-size:8.5pt;color:#d65923;line-height:1.7;display:flex;align-items:center;gap:4pt}.t2f-logo-box{border:1px solid #ccc;width:90pt;height:66pt;display:flex;align-items:center;justify-content:center;background:#f5f5f2}.t2f-logo-box img{max-width:80pt;max-height:56pt;object-fit:contain}.t2f-logo-ph{font-size:9pt;color:#d65923}.inv-t2g{font-family:Inter,sans-serif;color:#111;background:#fff;width:100%;min-height:1123px;box-sizing:border-box;padding:20pt;display:flex;flex-direction:column}.t2g-top{display:flex;justify-content:flex-end;margin-bottom:30pt}.t2g-from-label{font-size:10pt;font-weight:700;color:#111;margin-bottom:4pt}.t2g-from-name{font-size:11pt;font-weight:700;color:#111}.t2g-from-sub{font-size:9.5pt;color:#555;line-height:1.6}.t2g-billto-row{display:grid;grid-template-columns:1fr 1fr;gap:16pt;align-items:flex-start;margin-bottom:16pt}.t2g-billto-label{font-size:10pt;font-weight:700;color:#111;margin-bottom:4pt}.t2g-billto-name{font-size:11pt;font-weight:700;color:#111;margin-bottom:3pt}.t2g-billto-sub{font-size:9.5pt;color:#555;line-height:1.6}.t2g-logo-box{border:1px solid #ddd;height:80pt;display:flex;align-items:center;justify-content:center;background:#fff}.t2g-logo-box img{max-width:90%;max-height:70pt;object-fit:contain}.t2g-logo-ph{font-size:9.5pt;color:#bbb}.t2g-dash{border:none;border-top:1.5px dashed #ccc;margin:12pt 0}.t2g-meta-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;margin-bottom:50pt}.t2g-meta-label{font-size:10pt;font-weight:700;color:#111;margin-bottom:4pt}.t2g-meta-val{font-size:10pt;color:#111}.t2g-title-row{display:grid;grid-template-columns:auto 1fr;gap:20pt;align-items:center;margin-bottom:8pt}.t2g-title{font-size:42pt;font-weight:900;color:#1a73e8;font-style:italic;letter-spacing:-1pt;line-height:1}.t2g-tagline{font-size:9pt;color:#555;line-height:1.6}.t2g-tagline strong{font-weight:700;color:#111}.t2g-table-section{display:grid;grid-template-columns:144pt 1fr;gap:0;align-items:flex-start}.t2g-qr{width:56pt;height:56pt;flex-shrink:0;margin-top:6pt}.t2g-table{width:100%;border-collapse:collapse}.t2g-table thead tr th{font-size:9.5pt;font-weight:700;color:#111;padding:7pt 0;border-bottom:.5px solid #ddd;text-align:left}.t2g-table thead tr th.right{text-align:right}.t2g-table tbody tr td{font-size:9.5pt;color:#111;padding:9pt 0;border-bottom:.5px solid #eee;vertical-align:top}.t2g-table tbody tr td.right{text-align:right}.t2g-table tbody tr td.num{color:#111;width:24pt}.t2g-item-name{font-size:10pt;font-weight:700;color:#111}.t2g-item-desc{font-size:8.5pt;color:#888;margin-top:3pt;line-height:1.55}.t2g-item-desc .bullet{display:block;line-height:1.6}.t2g-item-desc .bullet:before{content:"• "}.t2g-item-desc .plain{display:block;line-height:1.6}.t2g-table tbody tr:last-child td{border-bottom:none}.t2g-totals-block{display:flex;flex-direction:column;align-items:flex-end;margin-top:10pt}.t2g-totals-row{display:flex;justify-content:flex-end;gap:40pt;font-size:9.5pt;color:#888;padding:3pt 0;width:260pt}.t2g-totals-val{min-width:90pt;text-align:right;color:#111}.t2g-totals-grand{display:flex;justify-content:flex-end;gap:40pt;font-size:10.5pt;font-weight:900;color:#111;padding:5pt 0;width:260pt}.t2g-totals-grand-val{min-width:90pt;text-align:right}.t2g-footer{margin-top:auto;padding-top:14pt;display:grid;grid-template-columns:1fr 1fr;gap:16pt;align-items:flex-start}.t2g-footer-bank-val{font-size:8.5pt;color:#555;line-height:1.7}.t2g-footer-contact-val{font-size:8.5pt;color:#555;line-height:1.7;display:flex;align-items:center;gap:4pt;justify-content:flex-end}.inv-t2h2{font-family:Inter,sans-serif;color:#111;background:#fff;width:100%;min-height:1123px;box-sizing:border-box;padding:20pt;display:flex;flex-direction:column;position:relative;overflow:hidden}.t2h2-wm{position:absolute;left:-10pt;right:-10pt;top:38%;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;line-height:.85;overflow:hidden}.t2h2-wm span{font-size:152pt;font-weight:900;color:#e8672a;opacity:.13;white-space:nowrap;letter-spacing:-2pt;font-family:Inter,sans-serif;display:block}.t2h2-dates{display:flex;justify-content:space-between;margin-bottom:10pt;position:relative;z-index:1}.t2h2-date-label{font-size:8.5pt;color:#888;margin-bottom:1pt}.t2h2-date-val{font-size:10pt;font-weight:600;color:#111}.t2h2-box{border:1px solid #ccc;position:relative;z-index:1;display:grid;grid-template-columns:140pt 1fr}.t2h2-lc{border-right:1px solid #ccc;display:flex;flex-direction:column}.t2h2-invno-block{padding:12pt 10pt;border-bottom:1px solid #ccc}.t2h2-invno-label{font-size:8pt;color:#888;margin-bottom:3pt}.t2h2-invno-val{font-size:11pt;font-weight:700;color:#111}.t2h2-tagline-block{padding:10pt;font-size:7.5pt;color:#555;line-height:1.6;flex:1}.t2h2-rc{display:flex;flex-direction:column}.t2h2-top-rc{border-bottom:1px solid #ccc;display:flex;flex-direction:column}.t2h2-barcode-row{padding:10pt 12pt 6pt}.t2h2-from-bill{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:6pt 12pt 12pt}.t2h2-fb-label{font-size:8pt;color:#888;margin-bottom:3pt}.t2h2-fb-name{font-size:10pt;font-weight:700;color:#111;margin-bottom:2pt}.t2h2-fb-sub{font-size:8.5pt;color:#555;line-height:1.55}.t2h2-shopname{font-size:20pt;font-weight:900;color:#111;padding:10pt 12pt 6pt;border-bottom:1px solid #ccc}.t2h2-table{width:100%;border-collapse:collapse}.t2h2-table thead tr th{font-size:9pt;font-weight:700;color:#111;padding:7pt 8pt;border-bottom:1px solid #ccc;border-top:none;text-align:left;background:#fff}.t2h2-table thead tr th.right{text-align:right}.t2h2-table tbody tr td{font-size:9pt;color:#111;padding:8pt;border-bottom:.5px solid #eee;vertical-align:top}.t2h2-table tbody tr td.right{text-align:right}.t2h2-table tbody tr td.num{width:24pt}.t2h2-iname{font-size:9.5pt;font-weight:700;color:#111}.t2h2-idesc{font-size:8pt;color:#888;margin-top:2pt;line-height:1.5}.t2h2-idesc .bul{display:block;line-height:1.5}.t2h2-idesc .bul:before{content:"• "}.t2h2-idesc .pln{display:block;line-height:1.5}.t2h2-totals{padding:8pt;border-top:1.5px dashed #bbb}.t2h2-trow{display:flex;justify-content:space-between;font-size:9pt;color:#888;padding:2pt 0}.t2h2-tval{text-align:right;min-width:90pt;color:#111}.t2h2-tgrand{display:flex;justify-content:space-between;font-size:10pt;font-weight:900;color:#111;padding:4pt 0;margin-top:2pt}.t2h2-tgval{text-align:right;min-width:90pt}.t2h2-dash{border:none;border-top:1.5px dashed #bbb;margin:12pt 0 0;position:relative;z-index:1}.t2h2-footer{display:grid;grid-template-columns:90pt 1fr 1fr;gap:14pt;align-items:flex-start;position:relative;z-index:1;margin-top:12pt}.t2h2-flogo{border:1px solid #ccc;width:90pt;height:70pt;display:flex;align-items:center;justify-content:center;background:#fff}.t2h2-flogo img{max-width:80pt;max-height:60pt;object-fit:contain}.t2h2-flogo-ph{font-size:8pt;color:#bbb}.t2h2-flabel{font-size:8.5pt;font-weight:700;color:#111;margin-bottom:4pt}.t2h2-fval{font-size:8pt;color:#555;line-height:1.7}.t2h2-fcontact{font-size:8pt;color:#555;line-height:1.7;display:flex;align-items:center;gap:4pt}.t2h2-fmade{font-size:8pt;color:#555;margin-top:6pt}.t2h2-fmade strong{font-weight:700;color:#111}.t2h2-fnotes-label{font-size:8.5pt;font-weight:700;color:#111;margin-top:10pt;margin-bottom:2pt}.t2h2-fnotes-val{font-size:8pt;color:#888}.t2h2-bcode-row{display:flex;justify-content:flex-end;margin-top:8pt;position:relative;z-index:1}.inv-t2i2{font-family:Inter,sans-serif;color:#111;background:#fff;width:100%;min-height:1123px;box-sizing:border-box;display:flex;flex-direction:column}.t2i2-header{background:#d5d5d5;padding:80pt 60pt 40pt;display:grid;grid-template-columns:1fr 1fr;gap:20pt;align-items:flex-start}.t2i2-header-left{display:flex;flex-direction:column;gap:20pt}.t2i2-logo-box{border:1px solid #bbb;width:62pt;height:62pt;display:flex;align-items:center;justify-content:center;background:#ffffff80}.t2i2-logo-box img{max-width:52pt;max-height:52pt;object-fit:contain}.t2i2-logo-ph{font-size:8.5pt;color:#888;text-align:center;line-height:1.4}.t2i2-billto-label{font-size:9pt;color:#555;margin-bottom:4pt}.t2i2-billto-name{font-size:11pt;font-weight:700;color:#111;margin-bottom:3pt}.t2i2-billto-sub{font-size:9pt;color:#555;line-height:1.6}.t2i2-header-right{display:flex;flex-direction:column;align-items:flex-end;gap:10pt}.t2i2-from-block{text-align:right}.t2i2-from-label{font-size:9pt;color:#555;margin-bottom:3pt}.t2i2-from-name{font-size:11pt;font-weight:700;color:#111;margin-bottom:2pt}.t2i2-from-sub{font-size:9pt;color:#555;line-height:1.6}.t2i2-inv-block{text-align:right}.t2i2-inv-title{font-size:28pt;font-weight:900;color:#111;font-style:italic;letter-spacing:-1pt;line-height:1}.t2i2-inv-num-label{font-size:8.5pt;color:#555;margin-top:6pt;margin-bottom:2pt}.t2i2-inv-num-val{font-size:12pt;font-weight:900;color:#111}.t2i2-body{background:#fff;padding:32pt 60pt 0;flex:1;display:flex;flex-direction:column}.t2i2-table{width:100%;border-collapse:collapse}.t2i2-table thead tr th{font-size:9.5pt;font-weight:700;color:#111;padding:8pt 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;text-align:left}.t2i2-table thead tr th.right{text-align:right}.t2i2-table tbody tr td{font-size:9pt;color:#555;padding:10pt 0;border-bottom:.5px solid #e8e8e8;vertical-align:top}.t2i2-table tbody tr td.right{text-align:right}.t2i2-table tbody tr td.num{color:#555;width:28pt}.t2i2-item-name{font-size:9pt;color:#555}.t2i2-item-desc{font-size:7.5pt;color:#999;margin-top:2pt;line-height:1.5}.t2i2-item-desc .bullet{display:block}.t2i2-item-desc .bullet:before{content:"• "}.t2i2-item-desc .plain{display:block}.t2i2-table tbody tr:last-child td{border-bottom:1px solid #ccc}.t2i2-bottom-row{display:grid;grid-template-columns:1fr 1fr;gap:20pt;margin-top:20pt;align-items:flex-start}.t2i2-notes-label{font-size:9pt;color:#555;margin-bottom:4pt}.t2i2-notes-val{font-size:9pt;color:#555}.t2i2-totals{display:flex;flex-direction:column;align-items:flex-end}.t2i2-trow{display:flex;justify-content:space-between;font-size:9pt;color:#888;padding:3pt 0;width:240pt}.t2i2-trow span:last-child{text-align:right;min-width:90pt}.t2i2-tgrand{display:flex;justify-content:space-between;font-size:12pt;font-weight:900;color:#111;padding:5pt 0;width:240pt}.t2i2-tgval{text-align:right;min-width:90pt}.t2i2-footer{padding:50pt 60pt 80pt;margin-top:auto}.t2i2-footer-title{font-size:12pt;font-weight:900;color:#111;margin-bottom:12pt}.t2i2-footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:20pt;align-items:flex-start}.t2i2-footer-label{font-size:9pt;color:#555;margin-bottom:4pt}.t2i2-footer-bank-val{font-size:9pt;color:#555;line-height:1.7}.t2i2-footer-contact-val{font-size:9pt;color:#555;line-height:1.7;display:flex;align-items:center;gap:5pt}.t2i2-footer-made{font-size:9pt;color:#555;margin-top:14pt}.t2i2-footer-made strong{font-weight:700;color:#111}.inv-t2j2{font-family:Source Code Pro,Courier New,monospace;color:#111;background:#e6e6e6;width:100%;min-height:1123px;box-sizing:border-box;display:flex;flex-direction:column;position:relative}.t2j2-row{display:grid;grid-template-columns:102pt 1fr 102pt;min-height:0}.t2j2-lm{background:#e6e6e6;border-right:1px solid #ccc;position:relative}.t2j2-rm{background:#e6e6e6;border-left:1px solid #ccc}.t2j2-cell{background:#e6e6e6;padding:0}.t2j2-row-stretch{flex:1}.t2j2-row-stretch .t2j2-lm,.t2j2-row-stretch .t2j2-rm{min-height:100%}.t2j2-madeby{position:absolute;top:20pt;left:20pt;font-family:Source Code Pro,Courier New,monospace;font-size:7pt;color:#7b7b7b;line-height:1.5}.t2j2-madeby-dot{display:inline-block;width:6pt;height:6pt;border-radius:50%;background:#e8672a;margin-right:4pt;vertical-align:middle}.t2j2-row-spacer-top .t2j2-cell{padding:50pt 0 0;min-height:50pt}.t2j2-row-spacer-top .t2j2-lm,.t2j2-row-spacer-top .t2j2-rm{min-height:50pt}.t2j2-meta-cell{padding:10pt 20pt;border-bottom:none;border-top:none}.t2j2-meta-row .t2j2-lm{border-top:none!important;border-bottom:none!important}.t2j2-meta-row .t2j2-cell{border-top:none;border-bottom:1px solid #ccc}.t2j2-meta-row .t2j2-rm{border-top:none!important;border-bottom:none!important}.t2j2-meta-val-row .t2j2-cell{border-bottom:1px solid #ccc}.t2j2-meta-row-inner{display:flex;justify-content:space-between}.t2j2-meta-label{font-size:8.5pt;color:#7b7b7b;margin-bottom:3pt;font-family:Source Code Pro,Courier New,monospace}.t2j2-meta-val{font-size:9.5pt;color:#111;font-family:Source Code Pro,Courier New,monospace;font-weight:700}.t2j2-fromto-cell{padding:14pt 20pt;border-bottom:none}.t2j2-fromto-row .t2j2-lm{border-bottom:1px solid #ccc!important}.t2j2-fromto-row .t2j2-cell{border-bottom:1px solid #ccc}.t2j2-fromto-row .t2j2-rm{border-bottom:1px solid #ccc!important}.t2j2-fromto-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.t2j2-to-col{text-align:right}.t2j2-ft-label{font-size:8pt;color:#7b7b7b;margin-bottom:4pt;font-family:Source Code Pro,Courier New,monospace}.t2j2-ft-name{font-size:9.5pt;font-weight:700;color:#111;margin-bottom:2pt;font-family:Source Code Pro,Courier New,monospace}.t2j2-ft-sub{font-size:8.5pt;color:#111;line-height:1.6;font-family:Source Code Pro,Courier New,monospace}.t2j2-ft-link{font-size:8.5pt;color:#111;text-decoration:underline;font-family:Source Code Pro,Courier New,monospace}.t2j2-table-cell{padding:20pt 20pt 0}.t2j2-inv-title{font-size:32pt;font-weight:900;color:#111;letter-spacing:-1pt;line-height:1;margin-bottom:14pt;font-family:Source Code Pro,Courier New,monospace}.t2j2-table{width:100%;border-collapse:collapse;font-family:Source Code Pro,Courier New,monospace}.t2j2-table thead tr th{font-size:8.5pt;font-weight:400;color:#7b7b7b;padding:6pt 0;border-bottom:none;border-top:none;text-align:left;letter-spacing:.3pt}.t2j2-table thead tr th.right{text-align:right}.t2j2-table tbody tr td{font-size:9pt;color:#111;padding:10pt 0;border-bottom:none;vertical-align:top}.t2j2-table tbody tr td.right{text-align:right}.t2j2-table tbody tr td.num{color:#111;width:28pt}.t2j2-iname{font-size:9.5pt;font-weight:700;color:#111;font-family:Source Code Pro,Courier New,monospace}.t2j2-idesc{font-size:8pt;color:#7b7b7b;margin-top:3pt;line-height:1.55;font-family:Source Code Pro,Courier New,monospace}.t2j2-idesc .bul{display:block}.t2j2-idesc .bul:before{content:"• "}.t2j2-idesc .pln{display:block}.t2j2-thead-end-row .t2j2-lm{border-top:none!important}.t2j2-thead-end-row .t2j2-cell{border-top:.5px solid #ccc}.t2j2-thead-end-row .t2j2-rm{border-top:none!important}.t2j2-table-end-row .t2j2-lm{border-top:.5px solid #ccc!important}.t2j2-table-end-row .t2j2-cell{border-top:.5px solid #ccc}.t2j2-table-end-row .t2j2-rm{border-top:.5px solid #ccc!important}.t2j2-totals-cell{padding:16pt 20pt;border-top:none}.t2j2-totals-inner{display:flex;flex-direction:column;align-items:flex-end}.t2j2-trow{display:flex;justify-content:space-between;font-size:9pt;color:#7b7b7b;padding:3pt 0;width:220pt;font-family:Source Code Pro,Courier New,monospace}.t2j2-trow span:last-child{text-align:right}.t2j2-tdivider{border:none;border-top:.5px solid #ccc;margin:4pt 0;width:220pt;align-self:flex-end}.t2j2-tgrand{display:flex;justify-content:space-between;font-size:10pt;font-weight:700;color:#111;padding:4pt 0;width:220pt;font-family:Source Code Pro,Courier New,monospace}.t2j2-tgval{text-align:right}.t2j2-notes-cell{padding:14pt 20pt;border-top:1px solid #ccc;min-height:80pt}.t2j2-nlabel{font-size:8.5pt;color:#7b7b7b;margin-bottom:5pt;font-family:Source Code Pro,Courier New,monospace}.t2j2-nval{font-size:8.5pt;color:#111;font-family:Source Code Pro,Courier New,monospace}.t2j2-row-spacer-mid .t2j2-cell,.t2j2-row-spacer-mid .t2j2-lm,.t2j2-row-spacer-mid .t2j2-rm{min-height:40pt}.t2j2-pay-cell{padding:20pt 20pt 40pt;border-top:1px solid #ccc}.t2j2-pay-lm,.t2j2-pay-rm{border-top:1px solid #ccc!important}.t2j2-pay-title{font-size:13pt;font-weight:900;color:#111;margin-bottom:12pt;font-family:Source Code Pro,Courier New,monospace}.t2j2-pay-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.t2j2-pay-label{font-size:8.5pt;color:#7b7b7b;margin-bottom:4pt;font-family:Source Code Pro,Courier New,monospace}.t2j2-pay-bank{font-size:8.5pt;color:#111;line-height:1.7;font-family:Source Code Pro,Courier New,monospace}.t2j2-pay-contact{font-size:8.5pt;color:#111;line-height:1.7;display:flex;align-items:center;gap:5pt;justify-content:flex-end;font-family:Source Code Pro,Courier New,monospace}.inv-t2k2{font-family:Inter,sans-serif;color:#111;background:#f8f9fb;width:100%;min-height:1123px;box-sizing:border-box;display:flex;flex-direction:column;position:relative}.t2k2-left-rule{position:absolute;top:0;bottom:0;left:99pt;width:1px;background:#ccc;z-index:0}.t2k2-wrap{padding:20pt 20pt 20pt 119pt;display:flex;flex-direction:column;flex:1;position:relative;z-index:1}.t2k2-hero{font-size:88pt;font-weight:900;color:#111;letter-spacing:-3pt;line-height:.9;text-align:right;margin:0;font-family:Inter,sans-serif}.t2k2-dash{border:none;border-top:1.5px dashed #ccc;margin:20pt -119pt}.t2k2-fromto{display:grid;grid-template-columns:1fr 1fr;gap:20pt;margin-bottom:16pt}.t2k2-ft-label{font-size:9pt;color:#888;margin-bottom:5pt}.t2k2-ft-name{font-size:11pt;font-weight:700;color:#111;margin-bottom:3pt}.t2k2-ft-sub{font-size:9pt;color:#555;line-height:1.6}.t2k2-table{width:100%;border-collapse:collapse}.t2k2-table thead tr th{font-size:9pt;font-weight:400;color:#888;padding:8pt 0;border-bottom:none;text-align:left}.t2k2-table thead tr th.right{text-align:right}.t2k2-thead-rule{display:none}.t2k2-table tbody tr td{font-size:9.5pt;color:#111;padding:10pt 0;border-bottom:none;vertical-align:top}.t2k2-table tbody tr td.right{text-align:right}.t2k2-table tbody tr td.num{width:32pt;color:#888}.t2k2-iname{font-size:10pt;font-weight:700;color:#111}.t2k2-idesc{font-size:8.5pt;color:#888;margin-top:3pt;line-height:1.55}.t2k2-idesc .bul{display:block}.t2k2-idesc .bul:before{content:"• "}.t2k2-idesc .pln{display:block}.t2k2-totals-wrap{display:flex;justify-content:flex-end;margin-top:4pt}.t2k2-totals{width:200pt}.t2k2-tsep{border:none;border-top:.5px solid #ccc;margin:8pt 0}.t2k2-trow{display:flex;justify-content:space-between;font-size:9pt;color:#888;padding:3pt 0}.t2k2-tval{text-align:right;min-width:100pt;color:#555}.t2k2-tgrand{display:flex;justify-content:space-between;font-size:11pt;font-weight:900;color:#111;padding:4pt 0}.t2k2-tgval{text-align:right}.t2k2-footer-spacer{flex:1}.t2k2-footer-dash{border:none;border-top:1.5px dashed #ccc;margin:0 -119pt 16pt}.t2k2-footer{display:flex;flex-direction:column;gap:0}.t2k2-footer-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20pt}.t2k2-qr{width:56pt;height:56pt;flex-shrink:0}.t2k2-footer-bottom{display:grid;grid-template-columns:1fr 1fr;gap:0}.t2k2-footer-bank{font-size:8.5pt;color:#555;line-height:1.7}.t2k2-footer-contact{font-size:8.5pt;color:#555;line-height:1.7;display:flex;align-items:center;gap:5pt;justify-content:flex-end}.t2k2-footer-notes-wrap{display:flex;flex-direction:column;align-items:flex-end}.t2k2-footer-notes-label{font-size:8.5pt;color:#888;margin-bottom:2pt}.t2k2-footer-notes{font-size:8.5pt;color:#555;max-width:185pt;word-wrap:break-word;line-height:1.55;text-align:right;margin-left:auto}.t2k2-footer-made{font-size:9pt;color:#555;margin-top:6pt}.t2k2-footer-made strong{font-weight:700;color:#111}.inv-t2l2{font-family:Inter,sans-serif;color:#111;background:#f8f9fb;width:100%;min-height:1123px;box-sizing:border-box;display:flex;flex-direction:column}.t2l2-hero{background:#a4de4c;padding:20pt 20pt 28pt;position:relative}.t2l2-hero-title{font-size:72pt;font-weight:900;color:#111;letter-spacing:-2pt;line-height:.9;font-family:Inter,sans-serif}.t2l2-hero-arrow{position:absolute;top:20pt;right:20pt;font-size:60pt;font-weight:900;color:#111;line-height:1;transform:rotate(0)}.t2l2-hero-meta{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;margin-top:24pt}.t2l2-meta-label{font-size:9pt;font-weight:700;color:#111;margin-bottom:2pt}.t2l2-meta-val{font-size:9pt;color:#111;font-weight:400}.t2l2-billto-name{font-size:11pt;font-weight:700;color:#111;margin-bottom:2pt}.t2l2-billto-sub{font-size:9pt;color:#333;line-height:1.6}.t2l2-qr-col{display:flex;justify-content:flex-end;align-items:flex-start}.t2l2-middle{background:#f8f9fb;flex:1;display:flex;flex-direction:column}.t2l2-table{width:100%;border-collapse:collapse}.t2l2-table thead tr{border-top:1px solid #ccc;border-bottom:2px solid #111}.t2l2-table thead tr th{font-size:9.5pt;font-weight:700;color:#111;padding:8pt 20pt;text-align:left}.t2l2-table thead tr th.right{text-align:right}.t2l2-table thead tr th.center{text-align:center}.t2l2-table tbody tr td{font-size:9.5pt;color:#111;padding:10pt 20pt;border-bottom:none;vertical-align:top}.t2l2-table tbody tr td.right{text-align:right}.t2l2-table tbody tr td.center{text-align:center}.t2l2-table tbody tr td.num{width:50pt;border-right:1px solid #ddd}.t2l2-table tbody tr td.desc{border-right:1px solid #ddd}.t2l2-iname{font-size:10pt;font-weight:700;color:#111}.t2l2-idesc{font-size:8.5pt;color:#888;margin-top:3pt;line-height:1.55}.t2l2-idesc .bul{display:block}.t2l2-idesc .bul:before{content:"• "}.t2l2-idesc .pln{display:block}.t2l2-table-border{border-top:1px solid #ddd;border-bottom:1px solid #ddd}.t2l2-subtotal-section{border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:10pt 20pt}.t2l2-sub-row{display:grid;grid-template-columns:1fr 1fr;font-size:9pt;color:#888;padding:2pt 0}.t2l2-sub-val{text-align:right}.t2l2-total-row{border-bottom:1px solid #ccc;padding:12pt 20pt;display:grid;grid-template-columns:1fr 1fr}.t2l2-total-label{font-size:11pt;font-weight:900;color:#111}.t2l2-total-val{font-size:11pt;font-weight:900;color:#111;text-align:right}.t2l2-footer{background:#000;color:#fff;padding:20pt 20pt 0;margin-top:auto}.t2l2-footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20pt;padding-bottom:20pt}.t2l2-footer-section-label{font-size:9pt;font-weight:700;color:#fff;margin-bottom:6pt}.t2l2-footer-bank-val{font-size:8.5pt;color:#aaa;line-height:1.7}.t2l2-footer-notes-val{font-size:8.5pt;color:#aaa;line-height:1.6}.t2l2-footer-from-name{font-size:11pt;font-weight:700;color:#fff;margin-bottom:3pt}.t2l2-footer-from-sub{font-size:8.5pt;color:#aaa;line-height:1.6;text-align:right}.t2l2-footer-from-col{text-align:right}.t2l2-footer-bottom{border-top:.5px solid #333;padding:10pt 0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;align-items:center}.t2l2-footer-bottom-text{font-size:8pt;color:#555;display:flex;align-items:center;gap:5pt}.t2l2-footer-bottom-center{text-align:center}.t2l2-footer-bottom-right{text-align:right}.inv-t2m2{font-family:Inter,sans-serif;color:#111;background:#fff;width:100%;min-height:1123px;box-sizing:border-box;display:grid;grid-template-columns:1fr 8pt 1fr;gap:0}.t2m2-divider{background:transparent;position:relative}.t2m2-divider:after{content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;background:#111;transform:translate(-50%)}.t2m2-left{padding:10pt 20pt 10pt 10pt;display:flex;flex-direction:column}.t2m2-top{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:flex-start;margin-bottom:20pt}.t2m2-qr{width:80pt;height:80pt}.t2m2-invno-block{text-align:right}.t2m2-invno-label{font-size:8.5pt;color:#888;margin-bottom:4pt}.t2m2-invno-val{font-size:16pt;font-weight:900;color:#111}.t2m2-meta{display:grid;grid-template-columns:60pt 1fr;gap:4pt 0;margin-bottom:24pt;align-items:baseline}.t2m2-meta-label{font-size:9pt;color:#888}.t2m2-meta-val{font-size:10pt;font-weight:700;color:#111}.t2m2-meta-sub{font-size:8.5pt;color:#888;line-height:1.6;grid-column:2}.t2m2-table{width:100%;border-collapse:collapse}.t2m2-table thead tr th{font-size:8.5pt;font-weight:400;color:#888;padding:6pt 0;border-bottom:none;text-align:left}.t2m2-table thead tr th.right{text-align:right}.t2m2-table tbody tr td{font-size:10pt;color:#111;padding:10pt 0;border-bottom:1px solid #e0e0e0;vertical-align:top}.t2m2-table tbody tr td.right{text-align:right}.t2m2-table tbody tr td.num{width:24pt}.t2m2-iname{font-size:10pt;font-weight:700;color:#111}.t2m2-idesc{font-size:8pt;color:#888;margin-top:2pt;line-height:1.5}.t2m2-idesc .bul{display:block}.t2m2-idesc .bul:before{content:"• "}.t2m2-idesc .pln{display:block}.t2m2-bottom-left{margin-top:auto;padding-top:30pt}.t2m2-arrow{margin-bottom:8pt}.t2m2-tagline{font-size:9pt;color:#111;line-height:1.6}.t2m2-tagline strong{font-weight:700}.t2m2-right{padding:10pt 10pt 10pt 20pt;display:flex;flex-direction:column}.t2m2-totals{margin-bottom:20pt}.t2m2-trow{display:flex;justify-content:space-between;font-size:9.5pt;color:#888;padding:3pt 0}.t2m2-tval{text-align:right;color:#111}.t2m2-tgrand{display:flex;justify-content:space-between;font-size:11pt;font-weight:900;color:#111;padding:5pt 0}.t2m2-tgval{text-align:right}.t2m2-notes-label{font-size:8.5pt;color:#888;margin-bottom:4pt}.t2m2-notes-val{font-size:9pt;color:#111}.t2m2-logo-box{border:.5px solid #ddd;width:70pt;height:52pt;display:flex;align-items:center;justify-content:center;background:#fff;margin-top:auto}.t2m2-logo-box img{max-width:60pt;max-height:42pt;object-fit:contain}.t2m2-logo-ph{font-size:8pt;color:#aaa;text-align:center;line-height:1.5}.t2m2-pay-title{font-size:13pt;font-weight:900;color:#111;margin-bottom:12pt;margin-top:16pt}.t2m2-pay-grid{display:grid;grid-template-columns:50pt 1fr;gap:6pt 10pt;align-items:baseline}.t2m2-pay-label{font-size:8.5pt;color:#888}.t2m2-pay-val{font-size:8.5pt;color:#111;line-height:1.6}.t2m2-pay-contact{font-size:8.5pt;color:#111;display:flex;align-items:center;gap:5pt}.inv-t2n2{font-family:Inter,sans-serif;color:#111;background:#e6e1d3;width:100%;min-height:1123px;box-sizing:border-box;padding:20pt;display:flex;flex-direction:column}.t2n2-hero{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10pt}.t2n2-title{font-size:52pt;font-weight:900;color:#111;letter-spacing:-2pt;line-height:1;font-family:Inter,sans-serif}.t2n2-tagline{font-size:9pt;color:#111;line-height:1.6;margin-top:4pt;max-width:400pt}.t2n2-tagline strong{font-weight:700}.t2n2-qr{width:68pt;height:68pt;flex-shrink:0}.t2n2-info-box{border:1px solid #111;border-bottom:none;margin-bottom:0}.t2n2-info-top{padding:12pt 14pt;display:grid;grid-template-columns:1fr auto;gap:0;align-items:flex-start;border-bottom:1px solid #111}.t2n2-info-left{display:grid;grid-template-columns:50pt 1fr;gap:3pt 8pt;align-items:baseline}.t2n2-info-label{font-size:8.5pt;color:#888}.t2n2-info-val{font-size:9.5pt;font-weight:400;color:#111}.t2n2-info-val-bold{font-size:10pt;font-weight:700;color:#111}.t2n2-info-sub{font-size:8.5pt;color:#888;line-height:1.55;grid-column:2}.t2n2-highlight{background:#ff0;padding:1pt 3pt;display:inline-block}.t2n2-invno-block{text-align:right}.t2n2-invno-label{font-size:8pt;color:#888;margin-bottom:2pt;background:#ff0;padding:2pt 6pt;display:inline-block}.t2n2-invno-val{font-size:14pt;font-weight:900;color:#111;background:#ff0;padding:2pt 8pt;display:block;text-align:right}.t2n2-info-bottom{padding:10pt 14pt;display:grid;grid-template-columns:1fr 1fr;gap:0}.t2n2-bank-label{font-size:8pt;color:#888;margin-bottom:4pt}.t2n2-bank-val{font-size:8.5pt;color:#111;line-height:1.7}.t2n2-contact-val{font-size:8.5pt;color:#111;line-height:1.7;display:flex;align-items:center;gap:5pt}.t2n2-dash{display:none}.t2n2-table-box{border:1px solid #111;border-top:none}.t2n2-table{width:100%;border-collapse:collapse}.t2n2-table thead tr th{font-size:9.5pt;font-weight:700;color:#111;padding:8pt 10pt;text-align:left;border-bottom:1px dashed #999}.t2n2-table thead tr th.right{text-align:right}.t2n2-table tbody tr{background:transparent}.t2n2-table tbody tr.highlighted{background:#ff0}.t2n2-table tbody tr td{font-size:9.5pt;color:#111;padding:9pt 10pt;border-bottom:none;vertical-align:top}.t2n2-table tbody tr td.right{text-align:right}.t2n2-table tbody tr td.num{width:28pt}.t2n2-iname{font-size:10pt;font-weight:700;color:#111}.t2n2-idesc{font-size:8pt;color:#888;margin-top:3pt;line-height:1.5}.t2n2-table tbody tr.highlighted td .t2n2-idesc{color:#555}.t2n2-idesc .bul{display:block}.t2n2-idesc .bul:before{content:"• "}.t2n2-idesc .pln{display:block}.t2n2-totals{padding:12pt 0;margin-top:4pt}.t2n2-trow{display:flex;justify-content:space-between;font-size:9pt;color:#888;padding:2pt 0}.t2n2-tval{text-align:right;color:#555}.t2n2-tgrand{display:flex;justify-content:space-between;font-size:11pt;font-weight:900;color:#111;padding:4pt 0}.t2n2-tgval{text-align:right;background:#ff0;padding:2pt 6pt}.t2n2-footer-dash{border:none;border-top:1.5px dashed #999;margin:10pt -20pt}.t2n2-footer{display:grid;grid-template-columns:1fr auto;gap:20pt;align-items:flex-start;margin-top:10pt}.t2n2-notes-label{font-size:8.5pt;color:#888;margin-bottom:4pt}.t2n2-notes-val{font-size:8.5pt;color:#111}.t2n2-logo-box{border:1px solid #999;width:80pt;height:60pt;display:flex;align-items:center;justify-content:center;background:transparent}.t2n2-logo-box img{max-width:70pt;max-height:50pt;object-fit:contain}.t2n2-logo-ph{font-size:8pt;color:#888}.t2n2-made{font-size:9pt;color:#111;margin-top:auto;padding-top:20pt}.t2n2-made strong{font-weight:700}.inv-t2o2{font-family:Inter,sans-serif;color:#111;background:#dcdcdc;width:100%;min-height:1123px;box-sizing:border-box;display:flex;flex-direction:column}.t2o2-header{padding:20pt 20pt 0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:0}.t2o2-title{font-size:36pt;font-weight:900;color:#111;letter-spacing:-1pt;line-height:1}.t2o2-arrow{display:flex;justify-content:center}.t2o2-invno{font-size:36pt;font-weight:900;color:#111;letter-spacing:-1pt;line-height:1;text-align:right}.t2o2-body{display:grid;grid-template-columns:200pt 1fr;gap:0;flex:1;padding:0 20pt}.t2o2-left{padding:30pt 20pt 20pt 0;display:flex;flex-direction:column}.t2o2-section-title{font-size:10pt;font-weight:900;color:#111;letter-spacing:.5pt;padding-bottom:8pt;margin-bottom:0}.t2o2-info-label{font-size:8.5pt;color:#888;margin-bottom:1pt;margin-top:0}.t2o2-info-val{font-size:10pt;font-weight:700;color:#111;margin-bottom:8pt}.t2o2-info-sub{font-size:8.5pt;color:#555;line-height:1.5;margin-top:0;margin-bottom:0}.t2o2-right{padding:30pt 0 20pt 20pt;display:flex;flex-direction:column}.t2o2-table-title{font-size:10pt;font-weight:900;color:#111;letter-spacing:.5pt;padding-bottom:8pt;margin-bottom:0;padding-left:20pt}.t2o2-table{width:100%;border-collapse:collapse}.t2o2-header-divider{border:none;border-top:1.5px solid #000;margin:0 -20pt 16pt;grid-column:1/-1}.t2o2-titles-row{display:grid;grid-template-columns:200pt 1fr;padding:20pt 20pt 8pt}.t2o2-table thead tr th{font-size:9pt;font-weight:700;color:#111;padding:6pt 0;border-bottom:1px solid #bbb;text-align:left}.t2o2-table thead tr th.right{text-align:right}.t2o2-table tbody tr td{font-size:9pt;color:#111;padding:5pt 0;border-bottom:.5px solid #ccc;vertical-align:top}.t2o2-table tbody tr td.right{text-align:right}.t2o2-table tbody tr td.num{width:24pt}.t2o2-iname{font-size:9.5pt;font-weight:700;color:#111}.t2o2-idesc{font-size:8pt;color:#888;margin-top:2pt;line-height:1.5}.t2o2-idesc .bul{display:block}.t2o2-idesc .bul:before{content:"• "}.t2o2-idesc .pln{display:block}.t2o2-table tbody tr:last-child td{border-bottom:none}.t2o2-totals{margin-top:20pt;padding-top:14pt;border-top:1px solid #bbb}.t2o2-trow{display:flex;justify-content:space-between;font-size:9pt;color:#888;padding:2pt 0}.t2o2-tval{text-align:right;color:#555}.t2o2-tgrand{display:flex;justify-content:space-between;font-size:11pt;font-weight:900;color:#111;padding:5pt 0;margin-top:4pt}.t2o2-tgval{text-align:right}.t2o2-tagline{font-size:8.5pt;color:#555;line-height:1.6;margin-top:14pt;max-width:340pt}.t2o2-tagline strong{font-weight:700}.t2o2-footer{display:grid;grid-template-columns:200pt 1fr;gap:0;margin-top:auto}.t2o2-footer-left{background:#e05d16;padding:20pt}.t2o2-footer-right{background:#336ae2;padding:20pt}.t2o2-footer-logo{border:1px solid rgba(255,255,255,.4);width:100pt;height:66pt;display:flex;align-items:center;justify-content:center;background:transparent;margin-top:10pt}.t2o2-footer-logo img{max-width:90pt;max-height:56pt;object-fit:contain}.t2o2-footer-logo-ph{font-size:8pt;color:#fff9}.t2o2-notes-label{font-size:8.5pt;color:#ffffffb3;margin-bottom:4pt}.t2o2-notes-val{font-size:8.5pt;color:#fff;margin-bottom:12pt}.t2o2-bank-val{font-size:8.5pt;color:#fff;line-height:1.7}.t2o2-contact-val{font-size:8.5pt;color:#fff;line-height:1.7;display:flex;align-items:center;gap:5pt}.t2o2-pay-grid{display:grid;grid-template-columns:1fr 1fr;gap:10pt;align-items:flex-start}.auth-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100dvh - 52px);padding:24px 20px;background:var(--bg)}.auth-logo{font-size:22px;font-weight:900;color:var(--ink);margin-bottom:24px;letter-spacing:-.5px}.auth-logo span{color:var(--g1)}.auth-card{background:#fff;border-radius:var(--r);border:1px solid var(--border);padding:24px 20px;width:100%;max-width:400px;box-shadow:0 2px 12px #0000000f}.auth-title{font-size:20px;font-weight:800;color:var(--ink);margin-bottom:6px}.auth-sub{font-size:13px;color:var(--ink3);margin-bottom:20px;line-height:1.5}.auth-google{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:12px;border:1.5px solid var(--border);border-radius:var(--r-sm);background:#fff;font-size:14px;font-weight:600;color:var(--ink);cursor:pointer;margin-bottom:16px;transition:border-color .15s}.auth-google:hover{border-color:#aaa}.auth-divider{font-size:12px;color:var(--ink3);text-align:center;margin-bottom:14px;position:relative}.auth-divider:before,.auth-divider:after{content:"";position:absolute;top:50%;width:42%;height:1px;background:var(--border)}.auth-divider:before{left:0}.auth-divider:after{right:0}.auth-field{margin-bottom:12px}.auth-field label{display:block;font-size:12px;font-weight:600;color:var(--ink2);margin-bottom:4px}.auth-field input{width:100%;padding:10px 12px;border:1.5px solid var(--border);border-radius:var(--r-sm);font-size:14px;color:var(--ink);background:#fff;outline:none;transition:border-color .15s;font-family:inherit}.auth-field input:focus{border-color:var(--g1)}.auth-terms{font-size:11px;color:var(--ink3);margin-top:14px;line-height:1.5}.auth-terms u{cursor:pointer;color:var(--g1)}.auth-link{display:block;text-align:center;font-size:13px;color:var(--g1);font-weight:600;cursor:pointer;margin-top:12px;text-decoration:underline}.inv-watermark{position:absolute;bottom:18px;right:24px;font-size:9px;font-weight:600;color:#0000002e;letter-spacing:.3px;pointer-events:none;z-index:10;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.inv-paid-stamp{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-25deg);border:6px solid rgba(39,174,96,.55);border-radius:12px;padding:10px 28px;font-size:72px;font-weight:900;color:#27ae6073;letter-spacing:4px;pointer-events:none;z-index:20;white-space:nowrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-transform:uppercase;line-height:1}.inv-paid-stamp-red{border-color:#dc262699!important;color:#dc262680!important}
