:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#142433;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #071827;--navy-soft: #0b243a;--blue: #1666da;--blue-dark: #0f54bd;--ice: #e9f5ff;--orange: #ff6a00;--orange-soft: #fff7ef;--danger: #df2f2f;--green: #13854a;--text: #142433;--muted: #657789;--border: #d6e0e8;--surface-muted: #f7fafc;--radius: 12px;--shadow: 0 12px 34px rgba(7, 24, 39, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#fff}button,input,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(42,168,255,.28);outline-offset:1px}.brand-header{background:var(--navy);color:#fff;box-shadow:0 2px 9px #0718272e}.brand-header__inner{width:min(1180px,calc(100% - 40px));min-height:96px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:15px;min-width:0}.brand img{width:86px;height:68px;object-fit:contain;flex:0 0 auto;border-radius:8px}.brand strong{display:block;font-size:26px;line-height:1.05;letter-spacing:-.02em}.brand span{display:block;margin-top:5px;color:#54b9ff;font-size:15px;font-weight:600}.brand-phone{display:inline-flex;align-items:center;gap:11px;color:#fff;text-decoration:none;font-size:18px;font-weight:700;white-space:nowrap}.brand-phone svg{width:21px;height:21px}.brand-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px}.install-button{min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px 13px;border:1px solid rgba(84,185,255,.65);border-radius:9px;background:#1666da33;color:#fff;font-size:13px;font-weight:750;cursor:pointer}.install-button:hover{background:#1666da61}.install-button svg{width:18px;height:18px}.app-shell{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:38px 0 32px}.page-title{display:flex;align-items:center;gap:14px;margin-bottom:8px}.page-title>svg{width:32px;height:32px;color:var(--blue)}.page-title h1{margin:0;color:var(--navy);font-size:clamp(28px,3vw,36px);line-height:1.1;letter-spacing:-.035em}.form-section{padding:30px 0;border-bottom:1px solid var(--border)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.section-heading__title{display:flex;align-items:center;gap:12px;color:var(--blue)}.section-heading__title svg{width:25px;height:25px;stroke-width:1.8}.section-heading h2{margin:0;font-size:21px;line-height:1.2;letter-spacing:-.015em}.client-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:19px 22px}.client-name{grid-column:span 5}.client-document{grid-column:span 3}.client-phone{grid-column:span 4}.client-address{grid-column:span 7}.client-city{grid-column:span 5}.client-date,.client-validity{grid-column:span 6}.span-2{grid-column:span 2}.field{display:flex;flex-direction:column;min-width:0;gap:7px;color:var(--text)}.field__label{font-size:14px;font-weight:650;line-height:1.2}.field__hint{color:var(--muted);font-size:12px}.field input,.field textarea{width:100%;min-height:48px;border:1px solid var(--border);border-radius:9px;background:#fff;color:var(--text);padding:11px 13px;font-size:16px;transition:border-color .15s,box-shadow .15s}.field textarea{resize:vertical;line-height:1.45}.field input::placeholder,.field textarea::placeholder{color:#91a0ad}.field input:hover,.field textarea:hover{border-color:#aebdca}.field input:focus,.field textarea:focus{border-color:#2aa8ff;box-shadow:0 0 0 3px #2aa8ff1f}.button{min-height:48px;border:1px solid transparent;border-radius:9px;padding:10px 16px;display:inline-flex;align-items:center;justify-content:center;gap:9px;background:#fff;font-size:15px;font-weight:750;cursor:pointer;transition:transform .12s,background .15s,border-color .15s,box-shadow .15s}.button:hover:not(:disabled){transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(0)}.button:disabled{opacity:.58;cursor:wait}.button svg{width:19px;height:19px;stroke-width:2}.button--primary{color:#fff;background:var(--blue);border-color:var(--blue);box-shadow:0 7px 16px #1666da38}.button--primary:hover:not(:disabled){background:var(--blue-dark)}.button--secondary{color:var(--blue-dark);border-color:var(--blue)}.button--share{color:var(--green);border-color:#2c9b60}.button--danger{color:var(--danger);border-color:#ef5c5c}.button--add{color:#e65300;border-color:var(--orange)}.button--add:hover:not(:disabled){background:var(--orange-soft)}.items-grid{border:1px solid var(--border);border-radius:10px;overflow:hidden}.items-grid__header,.item-row{display:grid;grid-template-columns:minmax(260px,2.3fr) minmax(112px,.7fr) minmax(160px,.9fr) minmax(140px,.8fr) 70px;align-items:stretch}.items-grid__header{min-height:45px;background:var(--surface-muted);color:#33485a;font-size:13px;font-weight:750}.items-grid__header span{display:flex;align-items:center;padding:9px 13px;border-right:1px solid var(--border)}.items-grid__header span:last-child{border-right:0;justify-content:center}.item-row{position:relative;min-height:70px;border-top:1px solid var(--border)}.item-row:first-of-type{border-top:0}.item-row>*{border-right:1px solid var(--border)}.item-row>*:last-child{border-right:0}.item-row .field{gap:0;justify-content:center}.item-row .field input,.item-row .money-input{border:0;border-radius:0;min-height:69px}.item-row .field input:focus{position:relative;z-index:2;box-shadow:inset 0 0 0 2px #2aa8ff}.item-quantity input{text-align:center}.money-field .field__label{display:none}.money-input{display:flex;align-items:center;min-height:48px;overflow:hidden;border:1px solid var(--border);border-radius:9px;background:#fff}.money-input>span{height:100%;min-height:47px;padding:0 10px;display:flex;align-items:center;border-right:1px solid var(--border);color:#56697a;background:var(--surface-muted);font-size:14px}.money-input input{min-width:0;border:0!important;border-radius:0!important;text-align:right}.item-total{display:flex;align-items:center;justify-content:flex-end;padding:12px 14px}.item-total strong{color:var(--blue-dark);font-size:15px}.icon-button{width:46px;height:46px;display:inline-grid;place-items:center;border:0;border-radius:9px;background:transparent;color:var(--text);cursor:pointer}.icon-button:hover{background:#eef4f8}.icon-button svg{width:21px;height:21px}.item-remove{width:100%;height:100%;border-radius:0;color:var(--danger)}.totals-section .section-heading{margin-bottom:12px}.totals-box{width:min(470px,100%);margin-left:auto}.total-line,.total-input{display:grid;grid-template-columns:1fr 190px;align-items:center;gap:16px;min-height:48px}.total-line strong{text-align:right}.total-input{flex-direction:row}.total-input>.field__label{display:block;font-size:15px;font-weight:500}.total-input .money-input{width:190px}.total-line--grand{margin-top:8px;padding-top:15px;border-top:1px solid #b8c6d2;color:var(--blue-dark);font-size:20px}.total-line--grand strong{font-size:24px}.additional-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px 22px}.pix-callout{margin-top:20px;min-height:78px;display:flex;align-items:center;gap:16px;padding:14px 20px;border:1px solid var(--orange);border-radius:10px;background:var(--orange-soft);color:#e65300}.pix-callout svg{width:33px;height:33px;flex:0 0 auto}.pix-callout span{display:block;color:#a7450e;font-size:13px;font-weight:700}.pix-callout strong{display:block;margin-top:3px;font-size:22px}.action-dock{position:sticky;z-index:20;bottom:0;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--border);background:#fffffff5;box-shadow:0 -8px 26px #0718271a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.action-dock__inner{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:14px 0}.action-bar{display:grid;grid-template-columns:1.12fr .86fr .94fr 1.04fr;gap:14px}.mobile-label{display:none}.modal-backdrop{position:fixed;z-index:50;inset:0;display:grid;place-items:center;padding:24px;background:#010a12b8}.preview-modal{width:min(1100px,100%);height:min(900px,94vh);display:flex;flex-direction:column;overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 24px 80px #00000061}.preview-modal__header{min-height:72px;padding:12px 16px 12px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--border)}.preview-modal__header h2{margin:0;color:var(--navy);font-size:20px}.preview-modal__header span{display:block;margin-top:3px;color:var(--muted);font-size:12px}.preview-modal__actions{display:flex;align-items:center;gap:10px}.preview-modal__body{flex:1;overflow:auto;padding:28px;background:#e8edf1}.paper-preview{width:min(794px,100%);min-height:1123px;margin:0 auto;display:flex;flex-direction:column;background:#fff;color:#142433;box-shadow:0 5px 22px #0718272e}.paper-preview__brand{min-height:112px;padding:24px 42px;display:flex;align-items:center;gap:18px;background:var(--navy);color:#fff}.paper-preview__brand img{width:88px;height:66px;object-fit:contain;border-radius:6px}.paper-preview__brand strong{display:block;font-size:20px;line-height:1.2}.paper-preview__brand span{display:block;margin-top:8px;color:#cbe0ef;font-size:12px}.paper-preview__content{flex:1;padding:40px 42px 28px}.paper-preview__content h3{margin:0 0 22px;color:var(--navy);font-size:25px;letter-spacing:.04em}.paper-preview__content h3:after{content:"";display:block;width:86px;height:3px;margin-top:9px;background:var(--blue)}.paper-client{display:grid;grid-template-columns:2fr 1fr 1fr;gap:17px 20px;padding:20px;border:1px solid var(--border);border-radius:8px;background:var(--surface-muted)}.paper-field{min-width:0}.paper-field--wide{grid-column:span 2}.paper-field span{display:block;margin-bottom:5px;color:#657789;font-size:10px;font-weight:800;text-transform:uppercase}.paper-field strong{display:block;font-size:13px;font-weight:500;line-height:1.35;overflow-wrap:anywhere}.paper-table-wrap{margin-top:24px;overflow:hidden;border:1px solid var(--border);border-radius:7px}.paper-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:12px}.paper-table th{padding:11px;background:var(--blue);color:#fff;text-align:left}.paper-table th:first-child{width:50%}.paper-table th:not(:first-child),.paper-table td:not(:first-child){text-align:right}.paper-table td{padding:11px;border-top:1px solid var(--border);vertical-align:top;overflow-wrap:anywhere}.paper-table tbody tr:nth-child(2n){background:var(--surface-muted)}.paper-totals{width:min(330px,100%);margin:24px 0 24px auto}.paper-totals>div{display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding:5px 0;font-size:12px}.paper-totals__grand{margin-top:7px;padding-top:12px!important;border-top:1px solid #b8c6d2;color:var(--blue-dark);font-size:16px!important}.paper-info h4{margin:0 0 14px;padding-bottom:8px;border-bottom:1px solid var(--border);color:var(--navy);font-size:14px}.paper-info__grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:16px}.paper-pix{margin-top:24px;padding:15px;border:1px solid var(--orange);border-radius:7px;background:var(--orange-soft);color:#e65300;text-align:center;font-size:16px;font-weight:800}.paper-footer{padding:14px 42px 22px;border-top:1px solid var(--border);color:#657789;font-size:9px;line-height:1.6}.toast{position:fixed;z-index:70;right:22px;bottom:94px;width:min(440px,calc(100% - 32px));display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 14px 14px 18px;border:1px solid #abd7bd;border-radius:10px;background:#effaf3;color:#145d34;box-shadow:var(--shadow);font-size:14px;font-weight:650}.toast--info{border-color:#abd0ea;background:#edf7ff;color:#154f78}.toast button{width:34px;height:34px;border:0;background:transparent;color:currentColor;cursor:pointer}.toast svg{width:18px;height:18px}.mobile-only{display:none}@media(max-width:820px){.brand-header__inner,.app-shell,.action-dock__inner{width:min(100% - 28px,680px)}.brand-header__inner{min-height:76px}.brand img{width:72px;height:54px}.brand strong{font-size:23px}.brand span{font-size:12px}.brand-phone{font-size:15px}.brand-actions{gap:10px}.install-button{min-height:40px;padding:7px 10px;font-size:11px}.app-shell{padding-top:26px}.client-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.client-name,.client-address{grid-column:span 2}.client-document,.client-phone,.client-city,.client-date,.client-validity{grid-column:span 1}.form-section{margin-bottom:13px;padding:22px 18px;border:1px solid var(--border);border-radius:12px}.form-section:last-child{border-bottom:1px solid var(--border)}.items-grid__header{display:none}.items-grid{display:grid;gap:12px;overflow:visible;border:0;border-radius:0}.item-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 110px 48px;gap:13px;min-height:0;padding:16px;border:1px solid var(--border)!important;border-radius:10px;background:#fff}.item-row>*{border-right:0}.item-row .field{gap:7px}.item-row .field input,.item-row .money-input{min-height:48px;border:1px solid var(--border);border-radius:9px}.item-description{grid-column:1 / -1;padding-right:43px}.item-total{display:block;padding:0}.item-total strong{display:flex;align-items:center;min-height:48px;font-size:16px}.item-remove{position:absolute;top:10px;right:8px;width:44px;height:44px;border-radius:8px}.money-field .field__label{display:block}.item-row .money-input>span{min-height:47px}.mobile-only{display:inline-flex}.desktop-only{display:none}.mobile-add{margin-top:13px}.mobile-add .button{width:100%}.action-dock__inner{width:100%;padding:10px 10px calc(10px + env(safe-area-inset-bottom))}.action-bar{gap:8px;grid-template-columns:repeat(4,minmax(0,1fr))}.action-bar .button{min-height:58px;flex-direction:column;gap:4px;padding:7px 5px;font-size:11px;line-height:1.05}.action-bar .button svg{width:20px;height:20px}.desktop-label{display:none}.mobile-label{display:inline}.preview-modal__header .button{padding-inline:11px}.preview-modal__body{padding:18px}}@media(max-width:560px){.brand-header__inner,.app-shell{width:calc(100% - 24px)}.brand-header__inner{min-height:70px;gap:12px}.brand{gap:10px}.brand img{width:60px;height:45px}.brand strong{font-size:18px}.brand span{max-width:160px;margin-top:3px;font-size:10px}.brand-phone{gap:5px;font-size:11px}.brand-phone svg{width:17px;height:17px}.app-shell{padding:22px 0 18px}.page-title{align-items:flex-start;gap:10px}.page-title>svg{width:27px;height:27px;margin-top:1px}.page-title h1{font-size:27px}.page-title p{font-size:13px;line-height:1.45}.form-section{padding:19px 14px}.section-heading{margin-bottom:18px}.section-heading__title{gap:9px}.section-heading__title svg{width:22px;height:22px}.section-heading h2{font-size:19px}.client-grid,.additional-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.client-name,.client-address,.client-validity,.additional-grid .field,.span-2{grid-column:1 / -1}.client-document,.client-phone,.client-city,.client-date{grid-column:span 1}.field__label{font-size:13px}.field input,.field textarea{font-size:16px}.item-row{grid-template-columns:minmax(0,.72fr) minmax(0,1.05fr);gap:14px 10px;padding:14px}.item-description{grid-column:1 / -1}.item-total{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e3eaf0;padding-top:10px}.item-total strong{min-height:0}.totals-box{width:100%}.total-line,.total-input{grid-template-columns:1fr minmax(150px,48%);gap:10px}.total-input .money-input{width:100%}.total-line--grand{font-size:18px}.total-line--grand strong{font-size:21px}.pix-callout{padding:13px 14px}.pix-callout svg{width:27px;height:27px}.pix-callout strong{font-size:clamp(16px,5vw,20px)}.modal-backdrop{padding:0}.preview-modal{width:100%;height:100%;border-radius:0}.preview-modal__header{min-height:66px;padding:10px 8px 10px 14px}.preview-modal__header h2{font-size:17px}.preview-modal__header span{display:none}.preview-modal__actions .button{min-height:44px;font-size:12px}.preview-modal__actions .button svg{display:none}.preview-modal__body{padding:12px}.paper-preview{min-height:0}.paper-preview__brand{min-height:78px;padding:16px 18px;gap:10px}.paper-preview__brand img{width:58px;height:43px}.paper-preview__brand strong{font-size:13px}.paper-preview__brand span{margin-top:4px;font-size:8px}.paper-preview__content{padding:22px 18px}.paper-preview__content h3{font-size:20px}.paper-client{grid-template-columns:1fr 1fr;gap:13px;padding:13px}.paper-field--wide{grid-column:1 / -1}.paper-field strong{font-size:11px}.paper-table{font-size:9px}.paper-table th,.paper-table td{padding:7px 5px}.paper-table th:first-child{width:42%}.paper-info__grid{grid-template-columns:1fr;gap:13px}.paper-footer{padding:12px 18px 16px}.toast{right:16px;bottom:84px}}@media(max-width:430px){.brand-header__inner{width:calc(100% - 18px)}.brand{gap:7px}.brand img{width:54px;height:40px}.brand strong{font-size:16px}.brand span{max-width:122px;font-size:9px}.brand-phone span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.brand-phone{width:40px;height:40px;justify-content:center}.install-button{padding-inline:8px}}@media print{.brand-header,.action-dock{display:none}.app-shell{width:100%;padding:0}.form-section{break-inside:avoid}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
