@import "https://fonts.googleapis.com/css2?family=Aboreto&family=DM+Sans:wght@400;500;600&family=Italiana&display=swap";*{box-sizing:border-box}:root{--ink:#1b1c1a;--muted:#777872;--line:#e9e8e3;--cream:#f7f6f2;--gold:#a6874f;--green:#2f6654}body{color:var(--ink);background:#f7f7f5;margin:0;font:14px DM Sans,Arial,sans-serif}button,input,textarea,select{font:inherit}.muted{color:var(--muted)}.eyebrow{color:#9b8b6c;letter-spacing:.18em;margin:0 0 10px;font-size:10px;font-weight:600}.brand{text-align:center;width:138px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brand img{object-fit:contain;width:100%;height:29px;display:block}.brand>strong{letter-spacing:.08em;white-space:nowrap;font:16px Aboreto,DM Sans,sans-serif;display:block}.brand-login>strong{font-size:20px}.brand span{text-align:center;letter-spacing:.28em;text-transform:uppercase;color:#9b8b6c;white-space:nowrap;margin-top:3px;font:7px DM Sans;display:block}.primary{color:#fff;cursor:pointer;letter-spacing:.02em;background:#20211f;border:0;padding:14px 20px;transition:all .2s}.primary:hover{background:#a6874f}.primary span{float:right}.compact{padding:12px 17px}.login-shell{background-color:#fcfcfa;background-image:linear-gradient(90deg,#f5f3ed 1px,#0000 1px),linear-gradient(#f5f3ed 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;place-items:center;min-height:100vh;display:grid}.login-card{border:1px solid var(--line);text-align:center;background:#fff;width:430px;padding:70px 62px 42px;box-shadow:0 24px 70px #29271e12}.brand-login{width:190px;margin:0 auto 60px;position:relative;top:auto;left:auto;transform:none}.brand-login img{height:42px}.login-card h1{margin:0 0 8px;font:33px Italiana}.login-card form{text-align:left;margin:34px 0 58px}.login-card label,.field-label{color:#777872;letter-spacing:.09em;margin-top:18px;font-size:10px;font-weight:600;display:block}.login-card input,.field-label input,.field-label textarea,.field-label select{width:100%;color:var(--ink);background:#fff;border:1px solid #deddd7;outline:none;margin-top:8px;padding:13px;display:block}.login-card input:focus,.field-label input:focus,.field-label textarea:focus,.field-label select:focus{border-color:var(--gold)}.login-card .primary{text-align:left;width:100%;margin-top:24px}.login-card small{color:#aaa89f;letter-spacing:.16em;font-size:8px}.app-shell{min-height:100vh;display:flex}aside{z-index:3;color:#d2d1cb;background:#20211f;flex-direction:column;width:218px;height:100vh;padding:22px 14px;display:flex;position:fixed}.sidebar-mark{border:1px solid #605f59;place-items:center;width:36px;height:36px;margin:1px 11px 48px;font:20px Italiana;display:grid}nav button,.sidebar-bottom button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-left:2px solid #0000;margin:2px 0;padding:13px}nav button span,.sidebar-bottom button span{width:26px;display:inline-block}nav button.active{color:#fff;background:#31322f;border-left-color:#bd9e64}nav button:disabled{opacity:.35;cursor:default}.sidebar-bottom{border-top:1px solid #3b3c39;margin-top:auto;padding-top:8px}.user{border-top:1px solid #3b3c39;align-items:center;gap:10px;margin-top:7px;padding:15px 10px 0;display:flex}.user>b{color:#333;background:#d7c49e;border-radius:50%;place-items:center;width:30px;height:30px;font-size:10px;display:grid}.user span{font-size:11px}.user small{color:#85857f;margin-top:2px;font-size:8px;display:block}.workspace{width:calc(100% - 218px);margin-left:218px}header{border-bottom:1px solid var(--line);background:#fff;height:78px;position:relative}.icon-button{border:1px solid var(--line);background:0 0;width:34px;height:34px;position:absolute;top:23px;right:36px}.icon-button i{background:#bd6b57;border-radius:50%;width:5px;height:5px;position:absolute;top:6px;right:7px}.content{max-width:1600px;margin:auto;padding:35px 36px 70px}.title-row{justify-content:space-between;align-items:flex-end;margin-bottom:30px;display:flex}.title-row h1{margin:0 0 5px;font:37px Italiana}.title-row p:last-child{margin:0}.notice{background:#f4eee1;border:1px solid #dfcfad;justify-content:space-between;margin:-10px 0 20px;padding:11px 15px;font-size:12px;display:flex}.notice button{cursor:pointer;background:0 0;border:0}.toolbar{align-items:center;gap:10px;margin-bottom:13px;display:flex}.search{border:1px solid var(--line);background:#fff;align-items:center;width:350px;padding:0 14px;font-size:19px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%;padding:11px;font-size:12px}.filter{border:1px solid var(--line);background:#fff;padding:11px 14px;font-size:12px}.filter b{color:#fff;background:#252622;border-radius:10px;margin-left:5px;padding:1px 6px}.count{color:#999;margin-left:auto;font-size:11px}.table-wrap{border:1px solid var(--line);background:#fff;overflow:auto}table{border-collapse:collapse;width:100%;min-width:1040px}th{text-align:left;border-bottom:1px solid var(--line);color:#97968e;letter-spacing:.09em;padding:13px 14px;font-size:9px;font-weight:600}td{cursor:pointer;border-bottom:1px solid #f0efeb;padding:15px 14px;font-size:11px}td small{color:#999;margin-top:4px;font-size:9px;display:block}tbody tr{transition:all .15s;position:relative}tbody tr:hover,tbody tr.selected{background:#f9f8f4}tbody tr.selected td:first-child{box-shadow:inset 2px 0 #a6874f}tbody tr.warning td:nth-child(5){color:#9b6814;background:#fff8e9}tbody tr.urgent td:nth-child(5){color:#b2493d;background:#fff0ed}.status{color:#555;white-space:nowrap;background:#eee;border-radius:14px;padding:5px 9px;font-size:9px;font-weight:600;display:inline-block}.detail{border:1px solid var(--line);background:#fff;margin-top:23px}.detail-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:25px 28px;display:flex}.order-title{align-items:center;gap:12px;display:flex}.order-title h2{margin:0;font:26px Italiana}.detail-head p:last-child{color:#8e8f89;margin:6px 0 0;font-size:10px}.actions{gap:8px;display:flex}.actions>button:not(.primary){border:1px solid var(--line);cursor:pointer;background:#fff;padding:11px 14px}.detail-grid{grid-template-columns:1.45fr 1fr;gap:0;display:grid}.main-column{border-right:1px solid var(--line);padding:7px 26px 28px}.side-column{padding:7px 26px 28px}.card{border-bottom:1px solid var(--line);padding:20px 0 22px}.card:last-child{border:0}.card h3{margin:0 0 18px;font:19px Italiana}.field-label span{color:#272824;letter-spacing:0;min-height:18px;margin-top:7px;font-size:12px;font-weight:500;display:block}.field-label textarea{resize:vertical;min-height:70px}.two{grid-template-columns:1fr 1fr;gap:20px;display:grid}.price-line{border-top:1px solid var(--line);justify-content:space-between;margin-top:18px;padding-top:15px;display:flex}.price-line b{font:20px Italiana}.timeline{margin:0;padding:0;list-style:none}.timeline li{color:#aaa;padding:0 0 20px 26px;position:relative}.timeline li:before{content:"";background:#fff;border:2px solid #c8c7c1;border-radius:50%;width:9px;height:9px;position:absolute;top:3px;left:1px}.timeline li:not(:last-child):after{content:"";background:#ddd;width:1px;height:28px;position:absolute;top:15px;left:6px}.timeline li.done:before{background:#5a7567;border-color:#5a7567}.timeline li.done,.timeline li.current{color:#292a27}.timeline li.current:before{border-color:#a6874f}.timeline b{font-size:11px;display:block}.timeline span{color:#999;font-size:9px}.company{color:#65665f;font-size:11px;line-height:1.7}.company b{color:#222}.company small{color:#aaa}@media (max-width:900px){aside{width:64px}aside nav button{font-size:0}aside nav button span{font-size:14px}.sidebar-mark{margin-left:0}.sidebar-bottom{display:none}.workspace{width:calc(100% - 64px);margin-left:64px}.detail-grid{grid-template-columns:1fr}.main-column{border-right:0;border-bottom:1px solid var(--line)}.detail-head{align-items:flex-start;gap:20px}.actions{flex-direction:column}.brand{font-size:25px}.content{padding:25px 18px}}@media (max-width:620px){.login-card{width:calc(100% - 24px);padding:55px 34px 35px}.title-row{align-items:flex-start}.title-row .primary{font-size:0}.title-row .primary:first-letter{font-size:16px}.search{width:100%}.count,.filter{display:none}.detail-head{flex-direction:column}.two{grid-template-columns:1fr}.content{padding:20px 10px}.actions{flex-direction:row;width:100%}.actions button{flex:1}}@media print{aside,header,.title-row,.toolbar,.table-wrap,.actions,.notice{display:none!important}.workspace{width:100%;margin:0}.content{padding:0}.detail{border:0;margin:0}.detail-head{padding-top:0}.field-label input,.field-label textarea,.field-label select{border:0;padding:0}.detail-grid{grid-template-columns:1.3fr 1fr}.main-column{padding-left:0}.side-column{padding-right:0}}th,td{padding:10px 13px}td small{margin-top:2px;font-size:8px}.status{font-weight:600}.s-ve-výrobě{color:#41602e;background:#dceacd}.s-ke-kontrole{color:#815508;background:#ffe5b9}.s-dokončeno{color:#285745;background:#d5e9e1}.s-v-návrhu{color:#614675;background:#e1d7ed}.s-nová{color:#4f565d;background:#dfe3e7}.pagination{color:#8b8b84;justify-content:space-between;align-items:center;min-width:1040px;padding:10px 13px;font-size:10px;display:flex}.pagination div{align-items:center;gap:10px;display:flex}.pagination button{border:1px solid var(--line);cursor:pointer;background:#fff;width:28px;height:28px}.pagination button:disabled{opacity:.35;cursor:default}.pagination label{align-items:center;gap:7px;display:flex}.pagination select{border:1px solid var(--line);background:#fff;padding:6px 22px 6px 8px}.detail{margin-top:17px}.detail-head{padding:17px 22px}.order-title{gap:10px}.order-title h2{font-size:23px}.detail-head p:last-child{margin-top:4px}.main-column,.side-column{padding:2px 22px 16px}.card{padding:14px 0 16px}.card h3{margin-bottom:10px;font-size:17px}.field-label{margin-top:10px}.field-label span{min-height:15px;margin-top:4px;font-size:11px}.field-label input,.field-label textarea,.field-label select{margin-top:5px;padding:9px}.field-label textarea{min-height:54px}.two{gap:15px}.price-line{margin-top:12px;padding-top:11px}.price-line span small{color:#999;font-size:8px;display:block}.price-line b{font-size:18px}.company{font-size:10px;line-height:1.55}.timeline-panel{border-top:1px solid var(--line);padding:17px 22px 21px}.timeline-heading{justify-content:space-between;align-items:flex-end;display:flex}.timeline-heading h3{margin:0;font:18px Italiana}.timeline-heading>span{color:#888;font-size:10px}.timeline-heading>span b{color:#9c6c18}.timeline-horizontal{grid-template-columns:repeat(5,1fr);margin:20px 0 0;padding:0;list-style:none;display:grid}.timeline-horizontal li{text-align:center;color:#a0a19b;position:relative}.timeline-horizontal li:not(:last-child):after{content:"";z-index:0;background:#deded9;width:100%;height:2px;position:absolute;top:12px;left:50%}.timeline-horizontal i{z-index:1;background:#fff;border:2px solid #ccc;border-radius:50%;place-items:center;width:25px;height:25px;margin:auto;font-size:9px;font-style:normal;display:grid;position:relative}.timeline-horizontal b,.timeline-horizontal small{display:block}.timeline-horizontal b{margin-top:7px;font-size:10px}.timeline-horizontal small{margin-top:3px;font-size:8px}.timeline-horizontal li.done,.timeline-horizontal li.current{color:#30312e}.timeline-horizontal li.done i{color:#fff;background:#65836f;border-color:#65836f}.timeline-horizontal li.current i{color:#a66c0c;background:#fff8e9;border-color:#c89335}.print-overlay{z-index:20;background:#20211fd9;padding:28px;position:fixed;inset:0;overflow:auto}.preview-window{background:#e9e9e6;max-width:900px;margin:auto;box-shadow:0 25px 80px #0005}.preview-toolbar{z-index:2;color:#fff;background:#20211f;justify-content:space-between;align-items:center;padding:14px 18px;display:flex;position:sticky;top:0}.preview-toolbar span{color:#aaa;margin-top:3px;font-size:9px;display:block}.preview-toolbar>div:last-child{gap:8px;display:flex}.preview-toolbar button:not(.primary){color:#fff;background:0 0;border:1px solid #555;padding:10px 14px}.order-sheet{color:#222;background:#fff;width:794px;min-height:1123px;margin:25px auto;padding:58px 62px}.sheet-header{border:0;justify-content:space-between;align-items:flex-start;height:auto;display:flex}.sheet-header img{object-fit:contain;width:170px;height:42px}.sheet-header div{text-align:right}.sheet-header div b{letter-spacing:.15em;font-size:11px;display:block}.sheet-header div span{margin-top:8px;font:22px Italiana;display:block}.sheet-company{border-top:1px solid #222;border-bottom:1px solid #ddd;justify-content:space-between;margin:40px 0 28px;padding:15px 0;font-size:10px;line-height:1.7;display:flex}.sheet-company>div:last-child{text-align:right}.order-sheet section{margin-top:25px}.order-sheet h2{margin:0 0 11px;font:17px Italiana}.sheet-grid{border-top:1px solid #ddd;border-left:1px solid #ddd;gap:0;display:grid}.sheet-grid.three{grid-template-columns:repeat(3,1fr)}.sheet-value{border-bottom:1px solid #ddd;border-right:1px solid #ddd;min-height:62px;padding:12px}.sheet-value small{color:#888;text-transform:uppercase;letter-spacing:.07em;font-size:8px;display:block}.sheet-value b{margin-top:7px;font-size:10px;display:block}.sheet-note{border:1px solid #ddd;min-height:60px;padding:12px;font-size:10px}.sheet-total{border-top:2px solid #222;border-bottom:1px solid #ddd;justify-content:space-between;align-items:flex-end;margin-top:28px;padding:18px 0;display:flex}.sheet-total span{font-size:11px}.sheet-total span small{color:#888;font-size:8px;display:block}.sheet-total b{font:25px Italiana}.signatures{grid-template-columns:1fr 1fr;gap:60px;margin-top:90px;display:grid}.signatures span{text-align:center;color:#888;border-top:1px solid #aaa;padding-top:8px;font-size:8px}.order-sheet footer{text-align:center;color:#999;letter-spacing:.08em;border-top:1px solid #ddd;margin-top:50px;padding-top:10px;font-size:8px}@media (max-width:620px){.timeline-horizontal{grid-template-columns:1fr;gap:8px}.timeline-horizontal li{text-align:left;grid-template-columns:30px 1fr;align-items:center;display:grid}.timeline-horizontal li:not(:last-child):after{display:none}.timeline-horizontal i{grid-row:1/3;margin:0}.timeline-horizontal b,.timeline-horizontal small{margin:0}.print-overlay{padding:0}.preview-window{overflow:auto}}@media print{body>*{visibility:hidden}.print-overlay,.print-overlay *{visibility:visible}.print-overlay{background:#fff;padding:0;position:absolute;inset:0}.preview-window{max-width:none;box-shadow:none;background:#fff}.preview-toolbar{display:none}.order-sheet{width:100%;min-height:0;margin:0;padding:12mm 14mm}.sheet-header{display:flex!important}.order-sheet footer{display:block!important}@page{size:A4;margin:0}}.card h3,.timeline-heading h3,.order-sheet h2,.settings-head h2{letter-spacing:.015em;font-family:Aboreto,DM Sans,sans-serif;font-weight:400}.model-name{font-weight:600;display:block}.metal-label{color:#4e4b43;background:#f4f1e9;border-left:2px solid #b89555;margin-top:4px;padding:2px 6px;font-size:9px;font-weight:500;display:inline-block}.s-nová{color:#174f85;background:#cfe1f5;box-shadow:inset 0 0 0 1px #a9caeb}.overdue{background:#fff0ef!important}.overdue td{border-bottom-color:#f1c5c1}.overdue td:nth-child(5){color:#a51e18!important;background:#f8d4d1!important}.overdue td:nth-child(5) small{color:#a51e18;letter-spacing:.04em;font-weight:700}.settings-overlay{z-index:25;background:#20211fd9;justify-content:flex-end;display:flex;position:fixed;inset:0}.settings-panel{background:#fff;flex-direction:column;width:min(520px,100%);height:100%;display:flex;box-shadow:-25px 0 70px #0003}.settings-head{border-bottom:1px solid var(--line);justify-content:space-between;padding:34px 36px 25px;display:flex}.settings-head h2{margin:0 0 8px;font-size:24px}.settings-head span{color:#888;font-size:10px}.settings-head button{border:1px solid var(--line);cursor:pointer;background:#fff;width:34px;height:34px;font-size:20px}.settings-form{padding:18px 36px}.settings-form label{color:#777872;letter-spacing:.08em;margin-top:16px;font-size:10px;font-weight:600;display:block}.settings-form input{border:1px solid #deddd7;outline:0;width:100%;margin-top:7px;padding:11px;display:block}.settings-form input:focus{border-color:var(--gold)}.settings-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:auto;padding:20px 36px;display:flex}.settings-actions>button:not(.primary){border:1px solid var(--line);cursor:pointer;background:#fff;padding:10px 16px}.order-title h2,.sheet-header div span{letter-spacing:.025em;font-family:Aboreto,DM Sans,sans-serif;font-weight:400}.price-line b,.sheet-total b{font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-family:DM Sans,Arial,sans-serif;font-weight:600}.metal-label{border-left-width:3px}.metal-white{color:#41484c;background:#eef0f1;border-color:#aeb4b8}.metal-platinum{color:#535b5e;background:#f5f7f7;border-color:#cdd4d6}.metal-yellow{color:#765810;background:#fff1bd;border-color:#d6a92e}.metal-rose{color:#75493d;background:#f5ddd6;border-color:#c98672}.timeline-horizontal i{border-width:3px;width:31px;height:31px;font-size:10px}.timeline-horizontal li:not(:last-child):after{height:3px;top:15px}.timeline-horizontal li.done:not(:last-child):after{background:#7fa489}.timeline-horizontal li.current i{box-shadow:0 0 0 4px #f7e9cc}.login-card select{width:100%;color:var(--ink);background:#fff;border:1px solid #deddd7;outline:none;margin-top:8px;padding:13px;display:block}.auth-error{color:#a6302a;margin:12px 0 -12px;font-size:10px}.logout{color:#bda36f!important;border:0!important;width:auto!important;margin:0!important;padding:0!important;font-size:8px!important;display:inline!important}.customer-stat{border:1px solid var(--line);background:#fff;align-items:baseline;gap:7px;padding:10px 15px;display:flex}.customer-stat b{font-variant-numeric:tabular-nums;font:22px Aboreto}.customer-stat span{color:#888;font-size:9px}.customer-layout{grid-template-columns:370px 1fr;gap:17px;display:grid}.customer-list,.customer-detail{border:1px solid var(--line);background:#fff}.customer-list-head{border-bottom:1px solid var(--line);color:#999;letter-spacing:.08em;grid-template-columns:1fr 65px 95px;padding:11px 14px;font-size:8px;display:grid}.customer-list-head span:not(:first-child){text-align:right}.customer-list>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #efefeb;grid-template-columns:1fr 65px 95px;align-items:center;width:100%;padding:12px 14px;display:grid}.customer-list>button:hover,.customer-list>button.selected{background:#f8f6f0;box-shadow:inset 3px 0 #b79555}.customer-list>button span:nth-child(2),.customer-list>button strong{text-align:right}.customer-list>button b{font-size:11px}.customer-list>button small{color:#92938d;margin-top:3px;font-size:8px;line-height:1.45;display:block}.customer-list>button strong{font-variant-numeric:tabular-nums;font-size:10px}.customer-detail{padding:23px}.customer-detail-head{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding-bottom:18px;display:flex}.customer-avatar{color:#514630;background:#e3d7bd;border-radius:50%;place-items:center;width:43px;height:43px;font-size:11px;font-weight:600;display:grid}.customer-detail-head h2{margin:0;font:23px Aboreto}.customer-detail-head .eyebrow{margin-bottom:6px}.customer-contact{border-bottom:1px solid var(--line);grid-template-columns:1fr 1.3fr 1fr;display:grid}.customer-contact>div{border-right:1px solid var(--line);padding:17px 13px}.customer-contact>div:last-child{border:0}.customer-contact small{color:#999;letter-spacing:.07em;font-size:8px;display:block}.customer-contact b{margin-top:7px;font-size:10px;display:block}.customer-detail>h3{margin:22px 0 12px;font:16px Aboreto}.customer-order-head,.customer-order{grid-template-columns:125px 1fr 105px 105px;align-items:center;display:grid}.customer-order-head{color:#999;letter-spacing:.07em;background:#f5f5f2;padding:9px 11px;font-size:8px}.customer-order{border-bottom:1px solid #eee;padding:12px 11px}.customer-order b{font-size:10px}.customer-order small{color:#999;margin-top:3px;font-size:8px;display:block}.customer-order i{font-style:normal}.customer-order>strong{text-align:right;font-variant-numeric:tabular-nums;font-size:10px}.customer-order>strong small{text-align:right}.login-shell{isolation:isolate;background:#faf9f5;position:relative;overflow:hidden}.login-shell:before{content:"";z-index:-2;opacity:.22;background:linear-gradient(135deg,#0000 47.8%,#ae9667 48% 49%,#0000 49.2%) 0 0/128px 128px,linear-gradient(45deg,#0000 47.8%,#ae9667 48% 49%,#0000 49.2%) 0 64px/128px 128px,linear-gradient(90deg,#0000 49.5%,#d8caaa 49.7% 50.3%,#0000 50.5%) 0 0/128px 128px;position:absolute;inset:-80px}.login-shell:after{content:"";z-index:-1;aspect-ratio:1;border:1px solid #c5ad7d66;width:min(68vw,980px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 0 18px #faf9f5,0 0 0 19px #c5ad7d3d,0 0 0 62px #faf9f5,0 0 0 63px #c5ad7d2b}.login-card{z-index:1;border-color:#dfd7c8;position:relative;box-shadow:0 28px 85px #51452f1a}.brand-login{margin:0 auto 17px}.login-card .login-system-label{color:#9b8254;letter-spacing:.28em;margin:0 0 10px;font-size:9px}.login-card>.muted{margin:0}.login-card h1{letter-spacing:.025em;font-family:Aboreto,serif;font-size:27px;line-height:1.35}.login-shell{background-color:#fcfcfa;background-image:linear-gradient(90deg,#f5f3ed 1px,#0000 1px),linear-gradient(#f5f3ed 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}.login-shell:before,.login-shell:after{display:none}.login-shell{background:#fbfaf6}.login-shell:before{content:"";z-index:-1;opacity:.075;filter:saturate(.72)sepia(.08);pointer-events:none;background:url(/login-art-deco.jpg) 0 0/360px 360px;display:block;position:absolute;inset:0}.login-shell:after{display:none}@media (max-width:1050px){.customer-layout{grid-template-columns:1fr}.customer-list{max-height:340px;overflow:auto}}@media (max-width:620px){.customer-contact{grid-template-columns:1fr}.customer-contact>div{border-right:0;border-bottom:1px solid var(--line)}.customer-order-head,.customer-order{grid-template-columns:100px 1fr 90px}.customer-order-head span:nth-child(3),.customer-order span:nth-child(3){display:none}}.deposit-chip{white-space:nowrap;border-radius:14px;padding:5px 9px;font-size:8px;font-weight:600;display:inline-block}.deposit-chip.paid{color:#275c43;background:#dcebe3}.deposit-chip.unpaid{color:#934426;background:#f9e4d9}.validation-warning{color:#6f551a;background:#fff8e8;border-bottom:1px solid #ecd8a8;align-items:center;gap:11px;padding:10px 22px;display:flex}.validation-warning>b{color:#fff;background:#d69a25;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.validation-warning strong,.validation-warning small{display:block}.validation-warning strong{font-size:10px}.validation-warning small{color:#96783b;margin-top:3px;font-size:8px}.deposit-toggle{cursor:pointer;background:#fff6f1;border:1px solid #ead0c0;align-items:center;gap:11px;margin:0;padding:11px;display:flex}.deposit-toggle.paid{background:#eff7f2;border-color:#bdd7c8}.deposit-toggle input{accent-color:#4c765f;width:18px;height:18px}.deposit-toggle span b,.deposit-toggle span small{display:block}.deposit-toggle span b{font-size:10px}.deposit-toggle span small{color:#8d8d87;margin-top:3px;font-size:8px}.customer-list{max-height:930px;overflow-y:auto}.customer-list>button strong small{color:#999;font-size:7px;font-weight:400;display:block}.customer-contact{grid-template-columns:1fr 1.2fr 1.4fr 1fr}.customer-contact em{color:#999;margin-top:3px;font-size:7px;font-style:normal;display:block}.nav-order-icon{vertical-align:middle;border:1.5px solid;border-radius:2px;height:20px;margin-right:8px;position:relative;width:18px!important;display:inline-block!important}.nav-order-icon:before{content:"";background:#20211f;border:1.5px solid;border-radius:2px;width:8px;height:5px;position:absolute;top:-4px;left:4px}.active .nav-order-icon:before{background:#31322f}.nav-order-icon i{background:currentColor;width:9px;height:1px;position:absolute;left:4px}.nav-order-icon i:first-child{top:6px}.nav-order-icon i:nth-child(2){top:10px}.nav-order-icon i:nth-child(3){top:14px}.icon-button{cursor:pointer;place-items:center;transition:all .2s;display:grid}.icon-button.has-new{color:#fff;background:#b99555;border-color:#b99555;box-shadow:0 0 0 4px #f3ebdc}.icon-button>b{color:#fff;background:#ad3f38;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:8px;display:grid;position:absolute;top:-7px;right:-6px}.bell-icon{border:1.5px solid;border-bottom:0;border-top-left-radius:8px;border-top-right-radius:8px;width:13px;height:14px;position:relative}.bell-icon:before{content:"";border-top:1.5px solid;width:16px;height:4px;position:absolute;bottom:-3px;left:-3px}.bell-icon:after{content:"";background:currentColor;border-radius:50%;width:3px;height:3px;position:absolute;bottom:-6px;left:5px}.notifications-panel{z-index:15;border:1px solid var(--line);background:#fff;width:330px;position:absolute;top:65px;right:30px;box-shadow:0 18px 50px #2223}.notifications-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:15px;display:flex}.notifications-head b,.notifications-head small{display:block}.notifications-head b{font:15px Aboreto}.notifications-head small{color:#888;margin-top:4px;font-size:8px}.notifications-head button{cursor:pointer;background:0 0;border:0;font-size:18px}.notification-order{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eee;grid-template-columns:28px 1fr auto;align-items:center;gap:9px;width:100%;padding:12px 15px;display:grid}.notification-order:hover{background:#faf7f1}.notification-order>i{color:#265985;background:#d8e6f4;border-radius:50%;place-items:center;width:24px;height:24px;font-style:normal;display:grid}.notification-order span b,.notification-order span small{display:block}.notification-order span b{font-size:10px}.notification-order span small{color:#888;margin-top:3px;font-size:8px}.notification-order em{color:#a67c33;font-size:8px;font-style:normal}.delete-order{color:#aaa;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;width:26px;height:26px;font-size:17px;line-height:1;transition:all .15s}.delete-order:hover{color:#a63832;background:#fff0ef;border-color:#e1b6b2}.confirm-overlay{z-index:40;background:#20211fbd;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirm-dialog{text-align:center;background:#fff;border:1px solid #e7e3dc;width:min(440px,100%);padding:32px;box-shadow:0 25px 80px #0004}.confirm-icon{color:#a2352f;background:#f7d9d6;border-radius:50%;place-items:center;width:42px;height:42px;margin:0 auto 17px;font:600 20px DM Sans;display:grid}.confirm-dialog h2{margin:0;font:21px/1.45 Aboreto}.confirm-dialog>p:not(.eyebrow){color:#777;margin:13px 20px 24px;font-size:10px;line-height:1.6}.confirm-dialog>div:last-child{justify-content:center;gap:8px;display:flex}.confirm-dialog>div:last-child button{cursor:pointer;padding:11px 16px}.confirm-dialog>div:last-child button:first-child{border:1px solid var(--line);background:#fff}.danger-button{color:#fff;background:#a73b34;border:1px solid #a73b34}.danger-button:hover{background:#8e2e29}.delete-order{font-size:0;position:relative}.delete-order:before{content:"";border:1.5px solid;border-top:0;border-radius:0 0 2px 2px;width:8px;height:10px;position:absolute;top:9px;left:8px}.delete-order:after{content:"";border-top:1.5px solid;border-bottom:1.5px solid;width:10px;height:2px;position:absolute;top:6px;left:7px;box-shadow:3px -2px 0 -1px}.nav-customers-icon{vertical-align:middle;height:20px;margin-right:6px;position:relative;width:20px!important;display:inline-block!important}.nav-customers-icon i{border:1.5px solid;border-radius:50%;width:7px;height:7px;position:absolute;top:1px}.nav-customers-icon i:first-child{left:2px}.nav-customers-icon i:last-child{opacity:.7;top:3px;right:1px}.nav-customers-icon i:after{content:"";border:1.5px solid;border-bottom:0;border-radius:7px 7px 0 0;width:11px;height:7px;position:absolute;top:8px;left:-3px}.nav-customers-icon i:last-child:after{opacity:.7}.nav-catalog-icon{vertical-align:middle;grid-template-rows:repeat(2,7px);grid-template-columns:repeat(2,7px);gap:2px;height:18px;margin-right:8px;position:relative;width:18px!important;display:inline-grid!important}.nav-catalog-icon:before,.nav-catalog-icon:after,.nav-catalog-icon i{content:"";border:1.4px solid;border-radius:2px;display:block}.nav-catalog-icon:before{grid-area:1/1}.nav-catalog-icon:after{grid-area:1/2}.nav-catalog-icon i:first-child{grid-area:2/1}.nav-catalog-icon i:nth-child(2){grid-area:2/2}.nav-catalog-icon i:nth-child(3){display:none}.catalog-layout{grid-template-columns:320px 1fr;align-items:start;gap:17px;display:grid}.catalog-list{border:1px solid var(--line);max-height:980px;overflow:auto;z-index:auto!important;width:auto!important;height:auto!important;color:var(--ink)!important;background:#fff!important;padding:0!important;display:block!important;position:static!important}.catalog-list-head{color:#999;letter-spacing:.08em;border-bottom:1px solid var(--line);grid-template-columns:1fr 100px;padding:11px 14px;font-size:8px;display:grid}.catalog-list-head span:last-child{text-align:right}.catalog-list>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eee;grid-template-columns:52px 1fr 95px;align-items:center;gap:10px;width:100%;padding:10px;display:grid}.catalog-list>button:hover,.catalog-list>button.selected{background:#f8f6f0;box-shadow:inset 3px 0 #b79555}.catalog-thumb{color:#aaa;background:#f2f2ef;place-items:center;width:50px;height:50px;display:grid}.catalog-thumb img{object-fit:cover;width:100%;height:100%}.catalog-list>button span b,.catalog-list>button span small,.catalog-list>button strong small{display:block}.catalog-list>button span b{font:13px Aboreto}.catalog-list>button span small,.catalog-list>button strong small{color:#999;margin-top:4px;font-size:7px}.catalog-list>button strong{text-align:right;font-size:9px}.catalog-detail{border:1px solid var(--line);background:#fff}.catalog-product-head{border-bottom:1px solid var(--line);grid-template-columns:250px 1fr;display:grid}.product-photo{border-right:1px solid var(--line);background:#f5f5f2;place-items:center;min-height:240px;display:grid;position:relative;overflow:hidden}.product-photo>div{text-align:center;color:#999}.product-photo>div span{font-size:36px;display:block}.product-photo>div b,.product-photo>div small{margin-top:8px;display:block}.product-photo>div b{font-size:10px}.product-photo>div small{font-size:8px}.product-photo img{object-fit:cover;width:100%;height:100%}.product-photo>label{color:#fff;cursor:pointer;background:#20211f;padding:8px 10px;font-size:8px;position:absolute;bottom:12px;left:12px}.product-photo input{display:none}.catalog-meta{padding:25px}.catalog-meta h2{margin:0 0 18px;font:28px Aboreto}.catalog-fields{grid-template-columns:1fr 1fr;gap:13px;display:grid}.catalog-fields label,.formula-grid label{color:#888;letter-spacing:.06em;font-size:8px;font-weight:600}.catalog-fields input,.formula-grid input,.catalog-fields label>span{color:#222;background:#fff;border:1px solid #deddd7;width:100%;margin-top:5px;padding:9px;font-size:10px;display:block}.variant-section{border-bottom:1px solid var(--line);padding:20px 24px}.variant-title{justify-content:space-between;align-items:flex-end;display:flex}.variant-title h3,.calculator h3{margin:0;font:17px Aboreto}.variant-title>span{color:#999;font-size:8px}.variant-table{border:1px solid var(--line);margin-top:14px}.variant-row{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eee;grid-template-columns:1fr 70px 150px 150px;align-items:center;width:100%;padding:10px 12px;font-size:9px;display:grid}.variant-row:last-child{border:0}.variant-row.selected{background:#f7f2e7;box-shadow:inset 3px 0 #b99555}.variant-head{color:#999;letter-spacing:.06em;cursor:default;background:#f4f4f1;font-size:7px}.calculator{padding:22px 24px}.calculator-head{position:relative}.calculator-head>span{color:#888;font-size:8px;position:absolute;bottom:1px;right:0}.formula-grid{grid-template-columns:1.2fr .55fr 1fr 1fr;gap:10px;margin-top:16px;display:grid}.formula-result{background:#f5f5f2;align-items:center;gap:12px;margin-top:18px;padding:14px;display:flex}.formula-result span{min-width:100px}.formula-result small,.formula-result b{display:block}.formula-result small{color:#888;font-size:7px}.formula-result b{margin-top:5px;font-size:11px}.formula-result i{color:#aaa;font-style:normal}.formula-result .result-primary,.formula-result .result-lab{margin-left:auto;padding:9px 12px}.result-primary{background:#dce9f3}.result-lab{background:#e8e0ee}.formula-note{color:#999;margin:10px 0 0;font-size:8px}.catalog-view .title-row{margin-bottom:24px}@media (max-width:1100px){.catalog-layout{grid-template-columns:1fr}.catalog-list{max-height:300px}.catalog-product-head{grid-template-columns:200px 1fr}.variant-row{grid-template-columns:1fr 65px 130px 130px}.formula-grid{grid-template-columns:1fr 1fr}.formula-result{flex-wrap:wrap}}@media (max-width:680px){.catalog-product-head{grid-template-columns:1fr}.product-photo{border-right:0;border-bottom:1px solid var(--line)}.catalog-fields{grid-template-columns:1fr}.variant-row{grid-template-columns:1fr 60px 110px}.variant-row span:nth-child(4){display:none}.formula-grid{grid-template-columns:1fr}.formula-result{grid-template-columns:1fr 1fr;display:grid}.formula-result i{display:none}}.view-orders .title-row h1,.view-customers .title-row h1{font-size:44px}.view-orders .title-row .muted,.view-customers .title-row .muted{font-size:16px}.view-orders .eyebrow,.view-customers .eyebrow{font-size:12px}.view-orders .search input,.view-customers .search input,.view-orders .filter{font-size:14px}.view-orders .count,.view-customers .count{font-size:13px}.view-orders th{font-size:11px}.view-orders td{font-size:13px}.view-orders td small{font-size:10px}.view-orders .status,.view-orders .deposit-chip{font-size:11px}.view-orders .pagination{font-size:12px}.view-orders .order-title h2{font-size:28px}.view-orders .detail-head p:last-child{font-size:12px}.view-orders .actions button{font-size:14px}.view-orders .card h3{font-size:20px}.view-orders .field-label{font-size:12px}.view-orders .field-label span{font-size:13px}.view-orders .field-label input,.view-orders .field-label textarea,.view-orders .field-label select{font-size:14px}.view-orders .price-line span,.view-orders .company{font-size:12px}.view-orders .price-line span small{font-size:10px}.view-orders .price-line b{font-size:22px}.price-single-line{background:#f7f5ef;border:1px solid #e7e1d5;justify-content:space-between;align-items:center;gap:18px;min-height:42px;padding:11px 13px;display:flex}.price-single-line>span{color:#66645e;font-size:12px}.price-single-line small{color:#99968e;margin-left:5px;font-size:9px}.price-single-line b{font-variant-numeric:tabular-nums;white-space:nowrap;font-family:DM Sans,Arial,sans-serif;font-size:22px;font-weight:600}.price-single-line input{text-align:right;font-variant-numeric:tabular-nums;background:#fff;border:1px solid #cec7b8;width:150px;padding:9px 11px;font-size:16px;font-weight:600}.price-input{align-items:stretch;display:flex}.price-input input{border-radius:7px 0 0 7px}.price-input select{color:#574a30;letter-spacing:.05em;cursor:pointer;background:#eee7d8;border:1px solid #b9a982;border-left:0;border-radius:0 7px 7px 0;min-width:72px;padding:0 25px 0 11px;font-size:10px;font-weight:800}.price-input select:hover,.price-input select:focus{background:#e6dcc7;outline:none}.exchange-rate{color:#8b8579;text-align:right;margin-top:7px;font-size:8px;display:block}.view-orders .timeline-heading h3{font-size:22px}.view-orders .timeline-heading>span,.view-orders .timeline-horizontal b{font-size:12px}.view-orders .timeline-horizontal small{font-size:10px}.view-orders .validation-warning strong,.view-orders .deposit-toggle span b{font-size:12px}.view-orders .validation-warning small,.view-orders .deposit-toggle span small{font-size:10px}.view-customers .customer-stat b{font-size:26px}.view-customers .customer-stat span{font-size:11px}.view-customers .customer-list-head{font-size:10px}.view-customers .customer-list>button b{font-size:13px}.view-customers .customer-list>button small{font-size:10px}.view-customers .customer-list>button strong{font-size:12px}.view-customers .customer-list>button strong small{font-size:9px}.view-customers .customer-detail-head h2{font-size:28px}.view-customers .customer-contact small{font-size:10px}.view-customers .customer-contact b{font-size:12px}.view-customers .customer-contact em{font-size:9px}.view-customers .customer-detail>h3{font-size:19px}.view-customers .customer-order-head{font-size:10px}.view-customers .customer-order b,.view-customers .customer-order>strong{font-size:12px}.view-customers .customer-order small{font-size:10px}.customer-pagination{border-top:1px solid var(--line);background:#f7f6f2;justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;display:flex}.customer-pagination button{color:#554f45;cursor:pointer;background:#fff;border:1px solid #d9d7cf;padding:8px 10px}.customer-pagination button:disabled{opacity:.35;cursor:default}.customer-pagination span{color:#777;font-size:10px}.customer-pagination b{color:#302c25}.catalog-categories{border-bottom:1px solid var(--line);gap:6px;margin-bottom:14px;padding:0 0 14px;display:flex;overflow-x:auto}.catalog-categories button{border:1px solid var(--line);color:#676861;cursor:pointer;background:#fff;flex:none;padding:9px 11px;font-size:9px}.catalog-categories button.active{color:#3f382c;background:#f5efe4;border-color:#a9894f;box-shadow:inset 0 -2px #a9894f}.catalog-categories small{background:#eee;border-radius:8px;place-items:center;min-width:16px;height:16px;margin-left:7px;padding:0 4px;font-size:7px;display:inline-grid}.catalog-categories button.active small{color:#fff;background:#b99555}.category-current{color:#685b43;background:#eee9df;padding:7px 11px;font-size:9px}.catalog-showcase{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:17px;display:grid}.catalog-showcase>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:125px 1fr 1.3fr;min-height:145px;padding:0;display:grid;overflow:hidden}.catalog-showcase>button:hover,.catalog-showcase>button.selected{border-color:#b99a60;box-shadow:0 8px 25px #4a3f2812}.catalog-showcase>button.selected{box-shadow:inset 0 -3px #b99555}.showcase-image{color:#aaa;background:#f2f2ef;place-items:center;font-size:32px;display:grid}.showcase-image img{object-fit:cover;width:100%;height:100%}.showcase-name{flex-direction:column;justify-content:center;padding:16px;display:flex}.showcase-name small{color:#999;font-size:8px}.showcase-name b{margin-top:7px;font:24px Aboreto}.showcase-name em{color:#777;margin-top:8px;font-size:8px;font-style:normal;line-height:1.4}.showcase-prices{border-left:1px solid var(--line);flex-direction:column;justify-content:center;padding:13px 16px;display:flex}.showcase-prices span{border-bottom:1px solid #eee;justify-content:space-between;align-items:baseline;padding:6px 0;display:flex}.showcase-prices span:last-child{border:0}.showcase-prices small{color:#888;font-size:7px}.showcase-prices b{font-variant-numeric:tabular-nums;font-size:10px}.catalog-detail{width:100%}.catalog-product-head{grid-template-columns:minmax(280px,36%) 1fr}.catalog-meta h2{font-size:34px}.price-hero{grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 17px;display:grid}.price-hero span{background:#f3f3f0;padding:12px}.price-hero span:nth-child(2){background:#e0ebf3}.price-hero span:nth-child(3){background:#ece5f0}.price-hero small,.price-hero b,.price-hero em{display:block}.price-hero small{color:#777;font-size:7px}.price-hero b{font-variant-numeric:tabular-nums;margin-top:7px;font-size:15px}.price-hero em{color:#999;margin-top:3px;font-size:7px;font-style:normal}.catalog-empty{border:1px solid var(--line);text-align:center;background:#fff;padding:70px 30px}.catalog-empty>span{color:#ccc;font-size:45px}.catalog-empty h2{margin:18px 0 7px;font:24px Aboreto}.catalog-empty p{color:#888;margin-bottom:20px;font-size:10px}@media (max-width:1050px){.catalog-showcase{grid-template-columns:1fr}}@media (max-width:720px){.catalog-showcase>button{grid-template-columns:90px 1fr}.showcase-prices{border-left:0;border-top:1px solid var(--line);grid-column:1/-1}.price-hero,.catalog-product-head{grid-template-columns:1fr}}.card,.detail,.table-wrap,.timeline-panel,.customer-list,.customer-detail,.settings-panel,.confirm-dialog,.catalog-empty,.preview-window{border-radius:12px}button,input,select,textarea,.status,.deposit-chip,.filter-tabs,.search,.notice,.customer-order,.customer-contact,.price-line{border-radius:8px}.sidebar nav button,.pagination button,.customer-pagination button{border-radius:7px}.settings-panel,.print-overlay .preview-window{overflow:hidden}.settings-panel-wide{width:min(720px,100%)}.settings-tabs{border-bottom:1px solid var(--line);background:#faf9f6;gap:6px;padding:12px 36px;display:grid}.settings-tabs button{color:#77736a;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;gap:3px;padding:10px 13px;display:grid;position:relative}.settings-tabs button b{font-size:10px}.settings-tabs button small{font-size:8px;font-weight:400}.settings-tabs button.active{color:#5e4d2d;background:#f1eadb;border-color:#d8ccb2}.settings-tabs span{color:#8b7347;background:#fff;border-radius:11px;place-items:center;min-width:21px;height:21px;font-size:8px;display:grid;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.currency-settings{flex:1;padding:26px 36px}.currency-card{background:#faf7f0;border:1px solid #ddd3bf;border-radius:12px;grid-template-columns:1fr 230px;align-items:center;gap:28px;padding:22px;display:grid}.currency-card h3{margin:5px 0 6px;font-family:Aboreto,DM Sans,sans-serif;font-size:20px}.currency-card>div>span{color:#817d74;font-size:9px}.currency-card label{background:#fff;border:1px solid #cfc2a8;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;display:grid;overflow:hidden}.currency-card label span,.currency-card label b{color:#68593d;padding:0 11px;font-size:10px}.currency-card input{text-align:right;border:0;border-left:1px solid #ded5c3;border-right:1px solid #ded5c3;outline:0;width:100%;min-width:0;padding:13px 9px;font-size:17px;font-weight:700}.currency-note,.settings-future{background:#f7f6f2;border-radius:9px;gap:6px;margin:16px 0 0;padding:15px 17px;display:grid}.currency-note b,.settings-future b{font-size:10px}.currency-note span,.settings-future span{color:#7e7b73;font-size:9px;line-height:1.55}.settings-future{background:#fff;border:1px dashed #d8d3c9}@media (max-width:620px){.currency-card{grid-template-columns:1fr}.currency-settings{padding:20px}.settings-tabs{padding:12px 20px}}.audit-panel{flex-direction:column;flex:1;min-height:0;padding:18px 36px 0;display:flex}.audit-search{color:#9a8d73;border:1px solid #dedbd3;border-radius:8px;align-items:center;gap:9px;padding:0 12px;display:flex}.audit-search input{border:0;outline:0;width:100%;padding:11px 0;font-size:11px}.audit-summary{justify-content:space-between;align-items:center;padding:12px 2px;display:flex}.audit-summary span{font-size:9px}.audit-summary span b{font-size:13px}.audit-summary small{color:#8c8981;font-size:8px}.audit-list{min-height:0;padding:0 3px 24px;overflow-y:auto}.audit-entry{background:#fff;border:1px solid #e2dfd7;border-left:4px solid #bca574;border-radius:9px;margin-bottom:9px;padding:13px 14px}.audit-entry.audit-smazání{background:snow;border-left-color:#c8665e}.audit-entry.audit-vytvoření{background:#fbfefc;border-left-color:#6f9a7f}.audit-entry-head{grid-template-columns:auto auto 1fr;align-items:center;gap:8px;display:grid}.audit-entry-head>b{font-family:Aboreto,DM Sans,sans-serif;font-size:10px}.audit-entry-head>span{color:#6d614c;background:#f0ece3;border-radius:10px;padding:3px 6px;font-size:7px;font-weight:700}.audit-entry-head time{text-align:right;color:#99958d;font-size:8px}.audit-entry h3{margin:11px 0 7px;font-size:10px}.audit-change{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;display:grid}.audit-change span{overflow-wrap:anywhere;background:#f7f6f2;border-radius:6px;min-width:0;padding:8px;font-size:9px}.audit-change small{color:#99958d;margin-bottom:4px;font-size:7px;display:block}.audit-change i{color:#a68a55;font-style:normal}.audit-entry footer{color:#85817a;border-top:1px solid #eeeae2;margin-top:9px;padding-top:8px;font-size:8px}.audit-entry footer b{color:#55524c}.audit-empty{color:#8d887f;text-align:center;border:1px dashed #d9d3c7;border-radius:9px;place-items:center;gap:7px;padding:60px 20px;display:grid}.audit-empty b{font-size:11px}.audit-empty span{font-size:9px}.gold-purity{letter-spacing:.04em;border-radius:6px;align-items:center;width:max-content;margin:0 0 6px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:700;display:inline-flex}.gold-14{color:#70530a;background:#fff0b8;border:1px solid #d6b55b}.gold-18{color:#3f2c08;background:#e5bd62;border:1px solid #b98929;box-shadow:inset 0 0 0 1px #f3d98e}.order-sheet{box-sizing:border-box;grid-template-rows:1fr auto 1fr;width:794px;height:1123px;min-height:1123px;padding:34px 50px;display:grid}.sheet-half{flex-direction:column;min-height:0;display:flex}.sheet-upper{padding-bottom:22px}.sheet-fold{text-align:center;border-top:1px dashed #c9b991;height:1px;position:relative}.sheet-fold span{color:#aa9b7d;letter-spacing:.12em;text-transform:uppercase;background:#fff;padding:0 9px;font-size:7px;position:relative;top:-7px}.sheet-grid.two{grid-template-columns:repeat(2,1fr)}.sheet-upper .sheet-company{margin:28px 0 20px}.sheet-upper section,.sheet-lower section{margin-top:18px}.sheet-upper section{margin-top:auto}.sheet-lower .sheet-total{margin-top:18px}.sheet-lower .signatures{margin-top:auto;padding-top:38px}.sheet-lower footer{margin-top:28px}@media print{.order-sheet{page-break-after:avoid;width:210mm;height:297mm;min-height:297mm;padding:10mm 13mm}.sheet-fold span{font-size:6pt}}.view-orders .field-label.field-missing{color:#a93636}.view-orders .field-label.field-missing input,.view-orders .field-label.field-missing textarea,.view-orders .field-label.field-missing select,.view-orders input[aria-invalid=true],.view-orders select[aria-invalid=true],.view-orders textarea[aria-invalid=true]{background:#fff8f7;border-color:#d85b5b;box-shadow:0 0 0 2px #d85b5b1f}.view-orders .field-label.field-missing>span{color:#a93636;background:#fff8f7;border:1px solid #d85b5b;border-radius:7px;min-height:36px;padding:9px 11px}.view-orders .price-single-line.field-missing{background:#fff8f7;border-color:#d85b5b;box-shadow:0 0 0 2px #d85b5b1f}.customer-title-actions{align-items:center;gap:14px;display:flex}.customer-title-actions .primary{background:#35342f;border-radius:9px}.customer-title-actions .primary:hover{background:#a6874f}.customer-create-dialog{text-align:left;width:min(560px,100vw - 32px)}.customer-create-dialog>p:not(.eyebrow){color:#777872;margin:6px 0 18px}.customer-create-form{grid-template-columns:1fr 1fr;gap:14px 16px;margin-bottom:22px;display:grid}.customer-create-form label{color:#777872;letter-spacing:.08em;font-size:10px;font-weight:600}.customer-create-form input{width:100%;color:var(--ink);background:#fff;border:1px solid #d9d7d0;border-radius:8px;outline:none;margin-top:7px;padding:11px 12px;display:block}.customer-create-form input:focus{border-color:#b79555;box-shadow:0 0 0 2px #b795551f}.customer-orders-empty{text-align:center;color:#99958c;border-top:1px solid var(--line);padding:28px;font-size:12px}@media (max-width:720px){.customer-title-actions{flex-direction:column;align-items:flex-end}.customer-create-form{grid-template-columns:1fr}}.order-items-editor{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.order-item-card{background:#fbfaf7;border:1px solid #ddd8cc;border-radius:11px;overflow:hidden}.order-item-card.female{border-top:3px solid #c6959e}.order-item-card.male{border-top:3px solid #8d969b}.order-item-heading{border-bottom:1px solid #e4e0d7;grid-template-columns:58px 1fr auto;align-items:center;gap:11px;padding:11px 12px;display:grid}.order-item-heading>img,.order-item-heading>span{object-fit:contain;background:#fff;border-radius:7px;width:58px;height:52px}.order-item-heading>span{color:#aaa;place-items:center;display:grid}.order-item-heading small,.order-item-heading h4,.order-item-heading em{display:block}.order-item-heading h4{margin:3px 0 0;font:15px Aboreto}.order-item-heading em{color:#89877f;margin-top:3px;font-size:9px;font-style:normal}.order-item-heading>strong{text-align:right;font-size:12px}.order-item-heading>strong small{color:#999;margin-top:3px;font-size:8px;font-weight:400}.order-item-grid{grid-template-columns:1fr 1fr;gap:0 12px;padding:12px;display:grid}.order-item-card .engraving-fields,.order-item-card .no-engraving{margin:0 12px 12px}.sheet-order-items{grid-template-columns:1fr 1fr;gap:8px;display:grid}.sheet-order-item{border:1px solid #ddd;grid-template-columns:72px 1fr;gap:8px;padding:7px;display:grid}.sheet-order-item img{object-fit:contain;width:70px;height:72px}.sheet-order-item h3{margin:0 0 5px;font:12px Aboreto}.sheet-order-item p{margin:3px 0;font-size:8px;line-height:1.35}.order-item-heading{grid-template-columns:88px 1fr auto}.order-item-heading>img,.order-item-heading>span{width:87px;height:78px}.order-item-card.excluded{opacity:.64;background:#f2f1ed}.order-item-inclusion{cursor:pointer;background:#fff;border:1px solid #d7d2c8;border-radius:9px;align-items:center;gap:10px;margin:10px 12px;padding:10px 11px;display:flex}.order-item-inclusion.active{background:#f6f0e4;border-color:#bda56f}.order-item-inclusion input{accent-color:#a6874f;width:18px;height:18px}.order-item-inclusion span b,.order-item-inclusion span small{display:block}.order-item-inclusion span b{font-size:10px}.order-item-inclusion span small{color:#888;margin-top:3px;font-size:8px}.order-item-card .engraving-preview{margin:0 12px 12px}.sheet-order-items.single{grid-template-columns:1fr}.sheet-engraving-preview{background:#faf8f3;border:1px solid #d9d2c5;margin-top:6px;padding:5px 7px}.sheet-engraving-preview small,.sheet-engraving-preview strong{display:block}.sheet-engraving-preview small{color:#807868;font-family:DM Sans,Arial,sans-serif;font-size:7px}.sheet-engraving-preview strong{margin-top:4px;font-size:16px;font-weight:400;line-height:1.2}@media (max-width:800px){.order-items-editor{grid-template-columns:1fr}}@media print{.sheet-order-item{grid-template-columns:34mm 1fr;gap:2.5mm;padding:2mm}.sheet-order-item img{width:33mm;height:33mm}.sheet-order-item h3{font-size:13px}.sheet-order-item p{font-size:10px;line-height:1.25}.sheet-order-items.single .sheet-order-item{grid-template-columns:45mm 1fr}.sheet-order-items.single .sheet-order-item img{width:44mm;height:38mm}.sheet-engraving-preview small{font-size:11px}.sheet-engraving-preview strong{font-size:20px}}.sheet-total b{font-size:20px}.sheet-upper{grid-template-rows:74px 104px minmax(0,1fr);gap:18px;padding-bottom:18px;display:grid}.sheet-upper .sheet-header{border-bottom:1px solid #222;align-items:center;height:auto;padding-bottom:14px}.sheet-upper .sheet-company{border:1px solid #ddd;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;height:100%;margin:0;padding:0;line-height:1.55;display:grid}.sheet-upper .sheet-company>div{box-sizing:border-box;min-width:0;height:100%;padding:20px 14px;display:block}.sheet-upper .sheet-company>div:last-child{border-left:1px solid #ddd}.sheet-upper section{grid-template-rows:auto 1fr;min-height:0;margin:0;display:grid}.sheet-upper .sheet-grid{height:100%}.sheet-upper .sheet-value{flex-direction:column;justify-content:center;display:flex}.sheet-upper h2{margin-bottom:9px}@media print{.sheet-upper{grid-template-rows:19.5mm 27.5mm minmax(0,1fr);gap:4.5mm;padding-bottom:4.5mm}.sheet-upper .sheet-header{padding-bottom:3.5mm}.sheet-upper .sheet-company>div{padding:5.2mm 3.5mm}.sheet-upper h2{margin-bottom:2.3mm}}@font-face{font-family:EngravingCS1;src:url(/fonts/CS1.ttf)format("truetype");font-display:swap}@font-face{font-family:EngravingCS2;src:url(/fonts/CS2.ttf)format("truetype");font-display:swap}@font-face{font-family:EngravingCS3;src:url(/fonts/CS3.ttf)format("truetype");font-display:swap}@font-face{font-family:EngravingCS4;src:url(/fonts/CS4.ttf)format("truetype");font-display:swap}@font-face{font-family:EngravingCS5;src:url(/fonts/CS5.ttf)format("truetype");font-display:swap}@font-face{font-family:EngravingCS6;src:url(/fonts/CS6.ttf)format("truetype");font-display:swap}.font-cs1 strong,.font-cs1 b{font-family:EngravingCS1,serif}.font-cs2 strong,.font-cs2 b{font-family:EngravingCS2,serif}.font-cs3 strong,.font-cs3 b{font-family:EngravingCS3,serif}.font-cs4 strong,.font-cs4 b{font-family:EngravingCS4,serif}.font-cs5 strong,.font-cs5 b{font-family:EngravingCS5,serif}.font-cs6 strong,.font-cs6 b{font-family:EngravingCS6,serif}.engraving-preview{background:#fbfaf7;border:1px solid #ddd7ca;border-radius:10px;gap:12px;margin-top:10px;padding:16px 18px;display:grid;overflow:hidden}.engraving-preview small{color:#8a8171;letter-spacing:.08em;font-family:DM Sans,Arial,sans-serif;font-size:8px}.engraving-preview strong{color:#292721;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:27px;font-weight:400;line-height:1.3;display:block;overflow:hidden}.order-sheet .engraving-preview-print{background:#faf9f6;border-color:#ddd;gap:6px;margin:10px 0 0;padding:9px 12px;display:grid}.order-sheet .engraving-preview-print strong{font-size:19px;line-height:1.2}.order-sheet .engraving-preview-print small{font-size:7px}@media print{.engraving-preview-print strong{font-size:14pt}}.sheet-value.sheet-engraving b{white-space:nowrap;text-overflow:ellipsis;font-size:17px;font-weight:400;line-height:1.2;overflow:hidden}@media print{.sheet-value.sheet-engraving b{font-size:12pt}}.sheet-lower .sheet-note{min-height:34px;margin:0;padding:8px 11px;line-height:1.35}.sheet-lower .signatures{min-height:92px;padding-top:62px}@media print{.sheet-lower .sheet-note{min-height:9mm;padding:2mm 3mm}.sheet-lower .signatures{min-height:25mm;padding-top:17mm}}.catalog-order-picker{background:#faf8f3;border:1px solid #ddd4c4;border-radius:10px;margin:12px 0 18px;padding:13px;position:relative}.catalog-order-picker>label>span{color:#8d7a58;letter-spacing:.09em;margin-bottom:7px;font-size:8px;font-weight:700;display:block}.catalog-order-picker>label>input{background:#fff;border:1px solid #d8d2c6;outline:none;width:100%;padding:11px 12px}.catalog-order-picker>label>input:focus{border-color:var(--gold)}.catalog-order-results{z-index:12;background:#fff;border:1px solid #d7d1c5;border-radius:9px;max-height:330px;position:absolute;top:68px;left:13px;right:13px;overflow:auto;box-shadow:0 16px 38px #463c281f}.catalog-order-results>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eeeae2;grid-template-columns:54px 1fr auto;align-items:center;width:100%;min-height:62px;padding:7px;display:grid}.catalog-order-results>button:hover{background:#f8f4eb}.catalog-order-results img{object-fit:cover;border-radius:6px;width:48px;height:48px}.catalog-order-results i{color:#aaa;background:#f1f0eb;place-items:center;width:48px;height:48px;font-style:normal;display:grid}.catalog-order-results span b,.catalog-order-results span small{display:block}.catalog-order-results span small{color:#8d8b84;margin-top:4px;font-size:8px}.catalog-order-results em{color:#9a7c45;padding-right:8px;font-size:8px;font-style:normal}.catalog-order-results>p{color:#777;margin:0;padding:16px;font-size:9px}.catalog-order-choice{margin-top:10px}.catalog-order-choice>div:first-child{background:#fff;border:1px solid #e1dbcf;border-radius:8px;grid-template-columns:62px 1fr auto;align-items:center;gap:11px;padding:9px;display:grid}.catalog-order-choice img{object-fit:cover;border-radius:7px;width:62px;height:58px}.catalog-order-choice i{color:#aaa;background:#f1f0eb;place-items:center;width:62px;height:58px;font-style:normal;display:grid}.catalog-order-choice span small,.catalog-order-choice span b,.catalog-order-choice span em{display:block}.catalog-order-choice span small{color:#9b8254;font-size:7px}.catalog-order-choice span b{margin-top:4px;font-size:12px}.catalog-order-choice span em{color:#888;margin-top:3px;font-size:8px;font-style:normal}.catalog-order-choice>div:first-child button{color:#6c604c;cursor:pointer;background:#fff;border:1px solid #ddd5c7;padding:8px 10px;font-size:8px}.catalog-order-choice .two{margin-top:10px}.catalog-order-choice .two label{color:#777;letter-spacing:.07em;font-size:8px;font-weight:600}.catalog-order-choice select{background:#fff;border:1px solid #d8d2c6;width:100%;margin-top:6px;padding:10px;display:block}.catalog-order-choice>p{color:#827b70;margin:10px 2px 0;font-size:8px;line-height:1.5}.one{grid-template-columns:1fr;display:grid}.engraving-fields{margin-top:15px}.no-engraving-toggle{cursor:pointer;background:#faf9f6;border:1px solid #ddd8ce;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;display:flex}.no-engraving-toggle.active{background:#f5efe3;border-color:#bda56f}.no-engraving-toggle input{accent-color:#a6874f;width:16px;height:16px;margin:0}.no-engraving-toggle span b,.no-engraving-toggle span small{display:block}.no-engraving-toggle span small{color:#8a8881;margin-top:3px;font-size:8px}.engraving-fields>.two{margin-top:2px}.no-engraving{color:#777;background:#f8f7f3;border:1px solid #e2ded5;border-radius:8px;margin-top:15px;padding:10px 12px;font-size:9px}.form-columns{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;display:grid}.form-columns>div{min-width:0}.form-columns.single-column{grid-template-columns:1fr}.form-columns>div>.field-label{margin-top:14px}.form-columns>div>.field-label:first-child{margin-top:0}.customer-form-columns,.jewelry-form-columns{margin-top:2px}.jewelry-form-columns{padding-top:4px}.catalog-order-picker{border-width:1px;padding:16px}.catalog-order-picker>label>span{letter-spacing:.08em;margin-bottom:9px;font-size:10px}.catalog-order-picker>label>input{border-radius:7px;padding:13px 14px;font-size:12px}.catalog-order-results button{min-height:68px;padding:8px 10px}.catalog-order-results>button{grid-template-columns:88px 1fr auto;gap:12px;min-height:92px}.catalog-order-results img{object-fit:contain;background:#f7f5f0;border-radius:8px;width:82px;height:76px}.catalog-order-results i{width:82px;height:76px}.catalog-order-results span b{font-size:12px}.catalog-order-results span small{font-size:10px;line-height:1.35}.catalog-order-results em,.catalog-order-results p{font-size:10px}.catalog-order-choice>div:first-child span small{font-size:9px}.catalog-order-choice>div:first-child span b{font-size:14px}.catalog-order-choice>div:first-child span em{font-size:10px}.catalog-order-choice>div:first-child{grid-template-columns:132px 1fr auto;gap:16px;min-height:132px;padding:12px}.catalog-order-choice img{object-fit:contain;background:#f7f5f0;width:126px;height:112px}.catalog-order-choice i{width:126px;height:112px}.catalog-order-choice .two label{font-size:10px;line-height:1.35}.catalog-order-choice select{min-height:42px;padding:10px 30px 10px 11px;font-size:12px}.catalog-order-choice>p{font-size:10px;line-height:1.5}.no-engraving-toggle{background:#fbfaf7;border:2px solid #ded7ca;border-radius:10px;gap:13px;min-height:66px;padding:13px 15px;position:relative}.no-engraving-toggle:hover{background:#faf6ed;border-color:#c9b788}.no-engraving-toggle.active{background:#f6efdf;border-color:#b99b59;box-shadow:inset 4px 0 #b99b59}.no-engraving-toggle input{flex:none;width:20px;height:20px}.no-engraving-toggle span b{font-size:12px}.no-engraving-toggle span small{margin-top:4px;font-size:10px}.no-engraving-toggle.active:after{content:"ZVOLENO";color:#fff;letter-spacing:.08em;background:#b99b59;border-radius:999px;margin-left:auto;padding:4px 7px;font-size:8px;font-weight:800}.no-engraving{align-items:center;min-height:52px;padding:12px 14px;font-size:10px;display:flex}.sheet-product-summary{background:#faf9f6;border:1px solid #d7d7d7;grid-template-columns:164px 1fr;align-items:center;gap:18px;margin-bottom:8px;padding:8px;display:grid}.sheet-product-summary img{object-fit:contain;filter:grayscale()contrast(1.08);background:#fff;width:154px;height:108px}.sheet-product-summary small,.sheet-product-summary b,.sheet-product-summary span{display:block}.sheet-product-summary small{color:#888;letter-spacing:.08em;font-size:7px}.sheet-product-summary b{margin-top:5px;font-size:12px}.sheet-product-summary span{color:#777;margin-top:4px;font-size:8px}@media print{.sheet-product-summary{grid-template-columns:43mm 1fr;gap:4mm;padding:2mm}.sheet-product-summary img{width:41mm;height:29mm}}.sheet-lower{padding-top:14px}.sheet-lower section{margin-top:10px}.sheet-lower h2{margin-bottom:7px}.sheet-lower .sheet-value{min-height:48px;padding:8px 10px}.sheet-lower .sheet-value b{margin-top:5px}.sheet-lower .sheet-note{min-height:30px;padding:7px 10px}.sheet-lower .sheet-total{margin-top:10px;padding:11px 0}.sheet-lower .signatures{min-height:68px;margin-top:auto;padding-top:44px}.sheet-lower footer{margin-top:8px;padding-top:7px}@media print{.sheet-lower{padding-top:3.5mm}.sheet-lower section{margin-top:2.5mm}.sheet-lower .sheet-value{min-height:12mm;padding:2mm 2.5mm}.sheet-lower .sheet-note{min-height:7mm;padding:1.8mm 2.5mm}.sheet-lower .sheet-total{margin-top:2.5mm;padding:2.8mm 0}.sheet-lower .signatures{min-height:18mm;padding-top:11.5mm}.sheet-lower footer{margin-top:2mm;padding-top:1.8mm}}@media (max-width:720px){.form-columns{grid-template-columns:1fr;gap:0}.form-columns>div+div>.field-label:first-child{margin-top:14px}.catalog-order-choice .two{grid-template-columns:1fr}}.user{gap:11px;padding:16px 9px 2px}.user>b{flex:0 0 36px;width:36px;height:36px;font-size:11px}.user>span{min-width:0;font-size:13px;font-weight:600;line-height:1.25}.user small{color:#aaa89f;margin-top:5px;font-size:10px;font-weight:400;line-height:1.4}.logout{color:#d1b577!important;margin-left:4px!important;padding:2px 0!important;font-size:10px!important;font-weight:600!important}.logout:hover{text-decoration:underline;color:#f0d69d!important}.custom-order-image{background:#faf9f6;border:1px dashed #cfc7b7;border-radius:13px;margin-top:18px;padding:16px}.custom-order-image.has-image{background:#f7f4ed;border-style:solid}.custom-order-image-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.custom-order-image-head span{display:block}.custom-order-image-head b{letter-spacing:.08em;color:#625844;font-size:11px;display:block}.custom-order-image-head small{color:#77736b;margin-top:4px;font-size:11px;line-height:1.4;display:block}.custom-order-image-head button{color:#9b554c;background:0 0;border:0;flex:none;font-size:11px;font-weight:600}.custom-order-image>img{object-fit:contain;background:#fff;border:1px solid #ded8cc;border-radius:10px;width:100%;height:260px;display:block}.custom-order-image-empty{color:#898478;text-align:center;background:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:20px;display:flex}.custom-order-image-empty span{color:#b89b63;font-size:30px}.custom-order-image-empty b{color:#5d5a54;margin-top:5px;font-size:12px}.custom-order-image-empty small{margin-top:4px;font-size:10px}.custom-order-image>label{color:#755f35;cursor:pointer;background:#fff;border:1px solid #b99d65;border-radius:8px;justify-content:center;align-items:center;width:max-content;margin:12px 0 0 auto;padding:9px 14px;font-size:11px;font-weight:700;display:flex}.custom-order-image>label:hover{background:#f1eadc}.custom-order-image>label input{display:none}.custom-price-estimate>div{grid-template-columns:1fr;align-items:end;gap:10px;display:grid}.custom-price-estimate label{color:#77736b;letter-spacing:.06em;font-size:10px;font-weight:700}.weight-input{background:#fff;border:1px solid #d7d2c8;border-radius:9px;align-items:center;margin-top:7px;display:flex;overflow:hidden}.weight-input input{color:#252522;width:100%;min-width:0;padding:11px 12px;font-weight:600;background:0 0!important;border:0!important;border-radius:0!important;font-size:14px!important}.weight-input input:disabled{color:#67645d}.weight-input span{color:#77736b;padding:0 12px;font-size:12px;font-weight:700}.estimate-formula{color:#93856b;white-space:nowrap;padding-bottom:12px;font-size:12px;font-weight:600}.custom-price-estimate strong{color:#594a30;font-variant-numeric:tabular-nums;background:#f3ede1;border-radius:9px;padding:10px 13px;font-size:18px;display:block}.custom-price-estimate strong small{color:#8c8069;margin-top:2px;font-size:9px;font-weight:500;display:block}.custom-price-estimate>button{color:#755f35;background:#fff;border:1px solid #b99d65;border-radius:8px;margin:13px 0 0 auto;padding:9px 13px;font-size:11px;font-weight:700;display:block}.custom-price-estimate>button:disabled{cursor:not-allowed;opacity:.45}@media (max-width:720px){.custom-price-estimate>div{grid-template-columns:1fr}}.customer-edit-actions{gap:8px;margin-left:auto;display:flex}.customer-edit-actions button,.customer-edit-actions button.primary{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;padding:9px 13px}.customer-edit-actions button.primary{background:#f3ecdd;border-color:#b79555}.customer-edit-form{border-bottom:1px solid var(--line);background:#faf9f6;grid-template-columns:1fr 1fr;gap:14px 18px;padding:18px 13px;display:grid}.customer-edit-form label{color:#8b8b85;letter-spacing:.07em;font-size:9px}.customer-edit-form input{width:100%;color:var(--ink);background:#fff;border:1px solid #d9d7d0;outline:none;margin-top:7px;padding:11px 12px;font-size:12px;display:block}.customer-edit-form input:focus{border-color:#b79555;box-shadow:0 0 0 2px #b795551f}@media (max-width:620px){.customer-edit-form{grid-template-columns:1fr}.customer-detail-head{flex-wrap:wrap;align-items:flex-start}.customer-edit-actions{width:100%;margin-left:56px}}@media print{.sheet-header div b{font-size:16px}.sheet-header div span{font-size:27px}.sheet-company{font-size:24px;line-height:1.18}.order-sheet h2{font-size:21px}.sheet-value small{font-size:20px;line-height:1.1}.sheet-value b{font-size:25px;line-height:1.15}.sheet-product-summary small{font-size:19px}.sheet-product-summary b{font-size:27px}.sheet-product-summary span{font-size:20px;line-height:1.15}.sheet-note,.sheet-total span{font-size:25px}.sheet-total span small{font-size:20px}.sheet-total b{font-size:26px}.signatures span,.order-sheet footer{font-size:20px}.sheet-fold span{font-size:14pt}.sheet-order-item h3{font-size:20px}.sheet-order-item p{font-size:17px;line-height:1.15}}.order-sheet .sheet-company{font-size:12px;line-height:1.45}.order-sheet h2{font-size:18px}.order-sheet .sheet-value small{font-size:10px;line-height:1.15}.order-sheet .sheet-value b{font-size:13px;line-height:1.25}.order-sheet .sheet-product-summary small{font-size:10px}.order-sheet .sheet-product-summary b{font-size:15px}.order-sheet .sheet-product-summary span{font-size:12px;line-height:1.25}.order-sheet .sheet-note{font-size:13px}.order-sheet .sheet-total span{font-size:14px}.order-sheet .sheet-total span small,.order-sheet .signatures span,.order-sheet footer{font-size:10px}.order-sheet .sheet-order-item{grid-template-columns:172px 1fr;gap:12px}.order-sheet .sheet-order-item img{width:170px;height:128px}.order-sheet .sheet-order-item h3{font-size:14px}.order-sheet .sheet-order-item p{font-size:11px;line-height:1.25}.order-sheet .sheet-order-items.single .sheet-order-item{grid-template-columns:165px 1fr}.order-sheet .sheet-order-items.single .sheet-order-item img{width:160px;height:130px}.order-sheet .sheet-engraving-preview small{font-size:9px}.order-sheet .sheet-engraving-preview strong{font-size:19px}@media print{.order-sheet .sheet-company{font-size:13px;line-height:1.4}.order-sheet .sheet-value small{font-size:11px}.order-sheet .sheet-value b{font-size:14px}.order-sheet .sheet-product-summary small{font-size:11px}.order-sheet .sheet-product-summary b{font-size:16px}.order-sheet .sheet-product-summary span{font-size:13px}.order-sheet .sheet-note{font-size:14px}.order-sheet .sheet-total span{font-size:15px}.order-sheet .sheet-total span small,.order-sheet .signatures span,.order-sheet footer{font-size:11px}.order-sheet .sheet-order-item{grid-template-columns:55mm 1fr}.order-sheet .sheet-order-item img{width:54mm;height:44mm}.order-sheet .sheet-order-item h3{font-size:15px}.order-sheet .sheet-order-item p{font-size:12px;line-height:1.25}.order-sheet .sheet-order-items.single .sheet-order-item{grid-template-columns:61mm 1fr}.order-sheet .sheet-order-items.single .sheet-order-item img{width:60mm;height:48mm}}
