:root{--ink:#193b32;--muted:#7b8279;--paper:#f7f7f0;--line:#e4e7dc;--lime:#d9eb8e;--green:#193e33;--radius:20px;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:14px;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #91aa4b;outline-offset:4px}button,input,select,textarea{touch-action:manipulation}button{transition:background .18s,transform .18s,box-shadow .18s}button:active:not(:disabled){transform:translateY(1px)}[hidden]{display:none!important}.topbar{border-bottom:1px solid var(--line);background:#fbfcf7}.header-inner{max-width:1248px;margin:auto;display:flex;align-items:center;justify-content:space-between;min-height:91px;padding:0 40px}.brand{display:flex;gap:10px;align-items:center}.brand-symbol{font-size:44px;line-height:1;color:var(--ink)}.brand b{font-size:33px;font-weight:800;letter-spacing:-1.8px;line-height:1}.brand-dot{color:#75974a}.brand small{display:block;font-size:8px;font-weight:700;letter-spacing:3.5px;margin:5px 0 0 2px}nav{display:flex;align-items:center;gap:38px;height:91px;font-size:13px}.nav-current{height:100%;display:flex;align-items:center;position:relative;font-weight:700}.nav-current:after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--ink)}.nav-button{border:0;background:none;display:flex;align-items:center;gap:9px;padding:13px 0;color:#647368}.privacy{font-size:11px;padding:9px 13px;border:1px solid #dfe4d5;border-radius:30px;display:flex;gap:7px;align-items:center;background:#f0f3e9}.icon{width:17px;height:17px;display:inline-block;vertical-align:middle;flex-shrink:0}main{max-width:1248px;padding:0 40px;margin:auto}.hero{display:flex;justify-content:space-between;align-items:center;padding:48px 0 42px;overflow:hidden}.eyebrow{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:700;letter-spacing:1.7px;margin:0 0 18px}.eyebrow>span{width:6px;height:6px;border-radius:50%;background:#789449}h1{font-size:54px;line-height:1.08;font-weight:500;letter-spacing:-2.6px;margin:0}h1 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-2px;font-size:1.06em}.hero-copy{color:#707d72;font-size:14px;line-height:1.65;margin:19px 0 0}.hero-art{position:relative;align-self:stretch;width:315px;flex-shrink:0;margin-right:38px}.orbit{position:absolute;width:204px;height:204px;border:1px solid #d4d9c5;top:8px;left:36px;border-radius:50%}.big-star{position:absolute;top:-12px;left:35px;font-size:230px;font-weight:400;line-height:1;transform:rotate(-15deg);color:#d7e994}.art-tag{position:absolute;right:9px;top:101px;background:var(--ink);color:#eef5d9;transform:rotate(10deg);padding:15px 22px;box-shadow:0 8px 18px #173b3210;border-radius:9px}.art-tag span{display:block;font-size:30px;letter-spacing:-1px}.art-tag small{display:block;font-size:10px;margin-top:3px}.little-star{position:absolute;right:-2px;top:25px;font-size:35px}.art-caption{position:absolute;bottom:5px;left:55px;color:#758266;font-size:10px;letter-spacing:.7px;transform:rotate(-6deg)}.workspace{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(345px,1fr);gap:28px;align-items:start}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px;min-height:30px}.section-heading>div{display:flex;align-items:center;gap:11px}.step{font-size:10px;display:grid;place-items:center;width:26px;height:26px;border:1px solid #d4dcc5;border-radius:50%}.section-heading h2{font-size:18px;letter-spacing:-.5px;margin:0;font-weight:600}.muted{color:var(--muted)}.tiny{font-size:11px;line-height:1.5}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 5px 10px #27352302}.product-panel{padding:26px}h3{font-size:15px;font-weight:600;margin:0 0 18px;letter-spacing:-.15px}.products{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-bottom:27px}.product-card{background:#fff;border:1px solid transparent;border-radius:13px;padding:5px 5px 9px;text-align:center;color:#697267;position:relative;min-width:0}.product-card:hover{background:#f7f8f0}.product-card[aria-pressed=true]{border-color:#809958;background:#f7faee;color:var(--ink);box-shadow:0 0 0 1px #809958}.product-art{height:74px;display:grid;place-items:center;border-radius:8px;overflow:hidden;position:relative}.product-art svg{width:77%;height:76%;filter:drop-shadow(0 4px 2px #173b3212);overflow:visible}.product-label{font-size:11px;font-weight:600;display:block;margin-top:10px}.selected-check{position:absolute;right:0;top:-6px;width:17px;height:17px;background:var(--ink);border:2px solid white;color:white;border-radius:50%;font-size:9px;display:grid;place-items:center}.selected-heading{border-top:1px solid var(--line);padding-top:25px;display:flex;justify-content:space-between;align-items:center;gap:12px}.selected-heading h3{font-size:18px;margin:6px 0 22px;letter-spacing:-.4px}.selected-heading>.tiny{max-width:120px;text-align:right;align-self:flex-start;padding-top:18px}.eyebrow.small{font-size:9px;letter-spacing:1.4px;margin:0;color:#7b876d}.field{min-width:0;margin-bottom:19px}.field label{display:block;font-size:11px;font-weight:600;margin-bottom:8px;color:#4d5e50}.optional{font-size:10px;color:#959b92;font-weight:400;margin-left:5px}.two-cols{display:grid;grid-template-columns:1.4fr 1fr;gap:20px}input,select,textarea{display:block;width:100%;border:1px solid #e0e4d9;border-radius:9px;background:#fff;color:#253f32;min-height:44px;outline:none;font-size:13px;padding:11px 12px;transition:border-color .15s,box-shadow .15s}textarea{resize:vertical;line-height:1.5;min-height:69px}input::placeholder,textarea::placeholder{color:#a0a59b;opacity:1}input:focus,select:focus,textarea:focus{border-color:#90a662;box-shadow:0 0 0 3px #d9eb8e44}input[aria-invalid=true]{border-color:#b34234}select{padding-right:25px}.quantity-control{display:flex;border:1px solid #e0e4d9;border-radius:9px;overflow:hidden;height:44px}.quantity-control:focus-within{border-color:#90a662;box-shadow:0 0 0 3px #d9eb8e44}.quantity-control button{width:44px;flex-shrink:0;border:0;background:#fafbf6;font-size:20px;color:#53674a}.quantity-control button:hover{background:#eef2e2}.quantity-control input{border:0;box-shadow:none;min-width:0;text-align:center;padding:8px 0;background:transparent;min-height:42px;border-radius:0}.price-box{background:#f7f8f2;border:1px solid #edf0e5;border-radius:12px;padding:16px 16px 13px}.price-box-heading{display:flex;align-items:center;gap:7px;margin-bottom:17px}.price-box-heading .icon{width:14px;height:14px}.price-box-heading h4{margin:0;font-size:11px;font-weight:600}.price-box-heading>span:last-child{margin-left:auto;font-size:9px;color:#818b75;background:#e9eddf;padding:4px 6px;border-radius:4px;letter-spacing:1px}.three-cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.price-box .field{margin:0}.price-box .field label{font-size:10px;white-space:nowrap}.money-input{position:relative}.money-input>span{position:absolute;left:11px;top:50%;transform:translateY(-50%);font-size:12px;color:#8c9584}.money-input input{padding-left:30px}.field-hint{font-size:10px;line-height:1.6;color:#8a927f;margin:10px 0 0}#price-hint{margin:12px 1px 0}.add-row{display:flex;justify-content:space-between;align-items:center;margin-top:24px;gap:12px}.add-row strong{display:block;font-size:23px;letter-spacing:-.7px;margin-top:5px;font-weight:500;white-space:nowrap}.add-actions{display:flex;gap:10px;align-items:center}.button{border:0;border-radius:10px;min-height:46px;padding:13px 17px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:600;line-height:1.4}.primary{background:var(--green);color:white}.primary:hover:not(:disabled){background:#285642;box-shadow:0 4px 14px #173b3214}.secondary{background:#edf1e4;color:var(--ink);border:1px solid #dce3ce}.secondary:hover{background:#e3ebd3}.text-button{border:0;background:none;color:#647853;font-size:11px;padding:9px 0;min-height:35px}.text-button:hover{text-decoration:underline}.studio-note{display:flex;align-items:center;gap:13px;padding:24px 8px}.note-spark{font-size:37px;color:#7d9352}.studio-note strong{font-size:11px;font-weight:500}.studio-note p{font-size:10px;color:#8e967f;margin:5px 0 0}.note-line{height:30px;width:1px;background:#dde3d1;margin-left:auto}.studio-note>.tiny{font-size:8px;letter-spacing:1px;line-height:1.7;color:#8c957e}.receipt{padding:26px 25px 19px;position:relative}.receipt:before{content:'';position:absolute;top:-1px;height:4px;left:23px;right:23px;background:var(--lime);border-radius:0 0 3px 3px}.receipt-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.receipt-label{font-size:10px;font-weight:700;letter-spacing:1.2px}.receipt-top>span:last-child{font-size:10px;color:#8d9585}.receipt-meta{display:flex;justify-content:space-between;margin:10px 0 23px;font-size:10px;color:#97a087}.draft-label{display:flex;align-items:center;gap:4px}.draft-label i{width:4px;height:4px;background:#a5b383;border-radius:50%}.customer-field{margin-bottom:21px}.empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;padding:25px 12px 26px;background:#fafbf7;border:1px dashed #dfe5d3;border-radius:12px;margin-bottom:23px}.empty-icon{width:44px;height:44px;border-radius:50%;background:#eef2e2;display:grid;place-items:center;color:#94a573;margin-bottom:11px}.empty-icon svg{width:23px;height:23px}.empty-state strong{font-size:12px;font-weight:500}.empty-state p{font-size:10px;line-height:1.7;color:#919a86;max-width:195px;margin:7px 0 0}.quote-item{border-top:1px dashed var(--line);padding:16px 0;display:flex;align-items:flex-start;gap:10px}.item-thumbnail{width:42px;height:44px;border-radius:8px;display:grid;place-items:center;flex-shrink:0}.item-thumbnail svg{width:32px;height:32px}.item-info{min-width:0;flex:1}.item-info h4{font-size:12px;font-weight:600;margin:1px 0 5px;overflow-wrap:anywhere}.item-info p{font-size:10px;color:#89927e;margin:5px 0 0;line-height:1.5;overflow-wrap:anywhere}.item-info .item-custom{white-space:pre-wrap;color:#718066}.item-end{text-align:right;flex-shrink:0}.item-end strong{font-size:12px;font-weight:500}.item-tools{display:flex;justify-content:flex-end;gap:4px;margin-top:4px}.icon-button{width:36px;height:36px;min-width:36px;border:0;background:transparent;color:#82906f;border-radius:7px;display:inline-grid;place-items:center}.icon-button:hover{background:#eff3e8}.item-tools .icon-button{width:32px;height:32px;min-width:32px}.item-tools .icon{width:14px;height:14px}.adjustments{display:grid;grid-template-columns:1fr 1fr;gap:14px;border-top:1px dashed #dfe4d4;padding-top:20px;margin-top:2px}.adjustments .field{margin-bottom:18px}.discount-input{display:flex;border:1px solid #e0e4d9;border-radius:9px;overflow:hidden}.discount-input:focus-within{border-color:#90a662;box-shadow:0 0 0 3px #d9eb8e44}.discount-input input{border:0;min-width:0;box-shadow:none;border-radius:0}.discount-input select{border:0;border-left:1px solid #e0e4d9;border-radius:0;width:59px;flex-shrink:0;padding:10px 6px;background:#f9fbf4;box-shadow:none}.totals{font-size:11px;display:grid;gap:12px;color:#849078;margin-top:2px}.totals>div{display:flex;justify-content:space-between;gap:12px}.totals b{font-weight:400;color:#405640}.grand-total{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f0f5de;border:1px solid #e8edd7;border-radius:11px;padding:16px 14px;margin:20px 0}.grand-total span{font-size:11px;font-weight:600}.grand-total small{display:block;font-size:9px;margin-top:6px;color:#8c9976}.grand-total strong{font-size:28px;font-weight:500;letter-spacing:-1px;white-space:nowrap}.notes-field{margin-bottom:19px}.notes-field textarea{font-size:11px;min-height:64px}.share-main{width:100%;padding:14px 15px;font-size:11px}.share-main .arrow{font-size:19px;margin-left:auto}.share-main .icon{width:15px}.share-hint{font-size:9px;text-align:center;color:#9da68c;margin:11px 0 0}.save-status{display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;color:#949d86;margin:17px 0}.save-status .icon{width:12px;height:12px}footer{margin-top:27px;padding:22px 0 25px;border-top:1px solid #e0e5d6;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#839074}footer>span:first-child{font-weight:600}footer .muted{margin-left:7px;font-weight:400}footer>span:last-child{display:flex;align-items:center;gap:6px;font-size:9px}footer .icon{width:11px;height:11px}.footer-dot{margin:0 5px;color:#b2baa4}.error{font-size:11px;line-height:1.5;color:#a74334;background:#fff3ee;padding:11px;border-radius:8px;margin:15px 0 0}.full{width:100%;margin-top:22px}dialog{padding:28px;border:1px solid #e2e8d7;border-radius:22px;box-shadow:0 24px 100px #10281f40;max-width:540px;width:calc(100% - 32px);max-height:90dvh;overflow:auto;color:var(--ink);background:#fff}dialog::backdrop{background:#14312680;backdrop-filter:blur(4px)}.modal-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.modal-heading h2{font-weight:500;font-size:25px;letter-spacing:-.8px;margin:8px 0 0}.modal-copy{font-size:12px;color:#829075;line-height:1.7;margin:15px 0 24px}.catalog-price-row{display:flex;align-items:center;gap:12px;margin-bottom:13px}.catalog-price-row label{flex:1;font-size:13px}.catalog-price-row .money-input{width:137px}.catalog-price-row .price-mini{width:36px;height:36px;border-radius:8px;display:grid;place-items:center}.catalog-price-row svg{height:27px;width:27px}#share-text{font-family:var(--sans);font-size:12px;line-height:1.75;background:#f7f9f1;padding:17px;max-height:45dvh;resize:vertical;min-height:160px}.share-buttons{display:flex;gap:10px;margin-top:21px}.share-buttons>*{flex:1}.print-button{display:flex;align-items:center;justify-content:center;gap:7px;margin:12px auto 0}.modal-status{font-size:11px;text-align:center;color:#6b834b;margin:10px 0 0;min-height:15px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:#173b32;color:#f5f8e7;padding:13px 20px;border-radius:12px;box-shadow:0 8px 30px #173b3230;opacity:0;pointer-events:none;transition:.2s;z-index:100;font-size:12px;max-width:90%;text-align:center}#toast.visible{opacity:1;transform:translate(-50%,0)}#print-area{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1400px){.hero{padding-top:55px;padding-bottom:48px}main,.header-inner{max-width:1320px}.workspace{gap:34px;grid-template-columns:minmax(0,1.5fr) minmax(365px,1fr)}.product-art{height:82px}}
@media(max-width:1000px){main,.header-inner{padding-left:26px;padding-right:26px}.workspace{grid-template-columns:minmax(0,1.2fr) minmax(310px,1fr);gap:20px}.product-panel{padding:20px}.receipt{padding:24px 20px 18px}.products{gap:3px}.product-art{height:61px}.hero-art{margin-right:0;width:270px}.grand-total strong{font-size:25px}.add-row{align-items:stretch;flex-direction:column}.add-actions{justify-content:flex-end}.add-row>div:first-child{display:flex;justify-content:space-between;align-items:center}.add-row strong{margin:0}.add-actions .primary{width:100%}.selected-heading>.tiny{display:none}.three-cols{gap:7px}.price-box{padding:13px 11px}.studio-note{padding-left:0;padding-right:0}.note-line,.studio-note>.tiny{display:none}}
@media(max-width:760px){.header-inner{min-height:77px;padding-left:22px;padding-right:22px}.brand b{font-size:29px}.brand-symbol{font-size:37px}.brand small{font-size:7px;letter-spacing:3px}.privacy{display:none}nav{height:77px;gap:23px;font-size:12px}.nav-button{font-size:11px}.nav-button .icon{width:14px}.hero{padding:35px 0 33px}.hero h1{font-size:44px}.hero-copy{font-size:12px}.hero-art{width:205px;margin-right:-15px;transform:scale(.83);transform-origin:right center}.hero-art .orbit{left:-20px}.big-star{left:-20px}.art-tag{right:-8px}.little-star{right:-23px}.art-caption{left:0;bottom:10px;white-space:nowrap;font-size:9px}.workspace{grid-template-columns:1fr;gap:12px}.section-heading{margin-bottom:13px}.product-panel{padding:23px}.products{gap:9px}.product-art{height:82px}.selected-heading>.tiny{display:block}.add-row{flex-direction:row;align-items:center}.add-row>div:first-child{display:block}.add-row strong{margin-top:5px}.add-actions .primary{width:auto}.receipt{padding:26px 25px 21px}.grand-total strong{font-size:32px}.studio-note{padding:19px 6px}.note-line,.studio-note>.tiny{display:block}.summary{margin-top:8px}.receipt-top>span:last-child{font-size:11px}.summary .section-heading{margin-top:8px}.share-main{font-size:12px}.share-hint{font-size:10px}.notes-field textarea{font-size:12px}.share-main .arrow{margin-left:5px}.three-cols{gap:12px}.price-box{padding:16px}.product-label{font-size:12px}.field label{font-size:12px}input,select,textarea{font-size:16px}.notes-field textarea,#share-text{font-size:16px}.price-box .field label{font-size:10px}.share-main{min-height:49px}.receipt .totals{font-size:12px}.quote-item{padding:18px 0}.item-tools .icon-button{width:40px;height:40px;min-width:40px}.item-tools .icon{width:16px;height:16px}.item-info h4{font-size:13px}.item-info p{font-size:11px}footer{margin-top:20px;gap:12px}footer>span:last-child{font-size:8px}}
@media(max-width:480px){main{padding:0 18px}.header-inner{padding:0 18px}.brand-symbol{font-size:33px}.brand{gap:7px}.brand b{font-size:27px}nav{gap:17px}.hero{padding:31px 0}.hero h1{font-size:39px;letter-spacing:-1.9px}.hero .eyebrow{font-size:8px;letter-spacing:1.15px;gap:6px;white-space:nowrap}.hero-copy{font-size:11px;line-height:1.7;max-width:230px}.hero-art{width:90px;transform:scale(.57);margin-left:-90px;align-self:center;height:205px;transform-origin:right center;margin-right:0}.big-star{left:-120px}.hero-art .orbit{left:-120px}.art-tag{right:-9px;top:95px}.little-star{right:-15px;top:-7px}.art-caption{display:none}.product-panel{padding:18px 15px}.products{gap:4px;margin-left:-2px;margin-right:-2px}.product-card{padding:4px 3px 8px;border-radius:11px}.product-art{height:58px;border-radius:7px}.product-label{font-size:10px;margin-top:9px}.selected-heading{padding-top:23px}.selected-heading>.tiny{font-size:9px;max-width:80px}.selected-heading h3{font-size:17px}.two-cols{gap:12px;grid-template-columns:1.15fr 1fr}.optional{font-size:9px}.three-cols{gap:7px}.price-box{padding:14px 10px}.money-input>span{left:9px}.money-input input{padding-left:25px;padding-right:4px}.price-box .field label{font-size:9px}.price-box-heading{gap:5px}.price-box-heading h4{font-size:10px}.field-hint{font-size:9px}.add-row{gap:9px}.add-row strong{font-size:22px}.add-row .tiny{font-size:9px}.add-row .button{padding:12px 10px;font-size:10px;gap:5px}.add-row .button .icon{width:14px}.add-actions{gap:5px}.add-actions>.text-button{font-size:10px}.studio-note strong{font-size:10px}.studio-note p{font-size:9px}.studio-note>.tiny{font-size:7px}.note-spark{font-size:30px}.section-heading h2{font-size:17px}.section-heading>.tiny{font-size:9px}.receipt{padding:25px 20px 19px}.grand-total strong{font-size:30px}.grand-total{padding:17px 12px}.grand-total span{font-size:10px}.grand-total small{font-size:9px}.summary .text-button{font-size:12px}.share-hint{font-size:9px}footer{flex-direction:column;gap:13px;padding-bottom:24px}.modal-heading h2{font-size:22px}dialog{padding:23px 19px}.share-buttons .button{font-size:11px;padding:12px 11px}.catalog-price-row .money-input{width:115px}.save-status{font-size:10px}.grand-total strong.large-total{font-size:23px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}
@media print{body{background:white;color:#16271c}body>*{display:none!important}#print-area{display:block!important;font-family:Arial,sans-serif;white-space:pre-wrap;font-size:11pt;line-height:1.65;padding:10mm;overflow-wrap:anywhere}dialog{display:none!important}@page{margin:15mm}}

/* Document preview: the same page layout as the downloadable PDF. */
#share-dialog{max-width:760px;background:#fff;padding:28px}
#share-dialog .modal-heading h2{font-family:Georgia,'Times New Roman',serif;font-size:30px;font-style:italic;letter-spacing:-.5px}
#share-dialog .eyebrow{font-size:12px}
#share-dialog .icon-button{width:44px;height:44px;min-width:44px}
.pdf-status{font-size:14px;line-height:1.5;margin:16px 0;color:#64746e}
.pdf-preview{padding:18px;background:#edf1ed;border:1px solid #e0e6e0;border-radius:12px;max-height:54dvh;overflow:auto;display:grid;gap:18px}
.pdf-preview:empty{display:none}
.pdf-preview img{display:block;width:100%;height:auto;background:#fff;box-shadow:0 3px 15px #193b3215}
.pdf-buttons .button{font-size:14px;min-height:48px;text-align:center;justify-content:center}
#share-dialog .print-button{font-size:14px;min-height:40px}
.text-summary{border-top:1px solid #e1e7e0;margin-top:20px;padding-top:18px}
.text-summary summary{font-size:14px;cursor:pointer;min-height:30px;color:#475f53}
.text-summary #share-text{margin-top:12px;font-size:14px}
.text-summary .button{font-size:14px}
#share-dialog .modal-status{font-size:14px;line-height:1.5}
@media(max-width:480px){
  #share-dialog{padding:20px 16px;width:calc(100% - 20px);max-height:94dvh}
  #share-dialog .modal-heading h2{font-size:26px}
  .pdf-preview{padding:8px;max-height:48dvh;gap:8px}
  .pdf-buttons{gap:8px}
  .pdf-buttons .button{font-size:14px;padding:12px 9px;gap:6px}
  .text-summary .share-buttons{flex-direction:column}
  .text-summary #share-text{font-size:16px}
}

.brand-logo{display:block;width:58px;height:55px;object-fit:contain;flex-shrink:0;mix-blend-mode:multiply}
.number-hint{font-size:12px;line-height:1.5;color:#64746e;text-align:center;margin:8px 0 0}
.receipt-top{flex-wrap:wrap}
#quote-number{overflow-wrap:anywhere}
@media(max-width:760px){.brand-logo{width:47px;height:45px}.brand{gap:8px}}
@media(max-width:480px){.brand-logo{width:40px;height:38px}.header-inner{flex-wrap:wrap;gap:8px 14px;padding-top:8px;padding-bottom:8px}.header-inner nav{height:auto;min-height:45px;flex-wrap:wrap}.nav-current{min-height:45px}}

/* Product catalog: names and presentations are editable without changing old orders. */
.hero{gap:24px}
.hero-logo{display:block;width:244px;height:auto;object-fit:contain;flex-shrink:0;margin:0 42px;mix-blend-mode:multiply}
.product-panel-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-bottom:18px}
.product-panel-heading h3{margin:0}
.product-panel-heading .button{font-size:12px;min-height:44px;padding:10px 12px}
.products{max-height:365px;overflow:auto;padding:7px 3px 3px;margin-left:-3px;margin-right:-3px}
.product-label{overflow-wrap:anywhere;line-height:1.4}
.selected-heading>div{min-width:0}
.selected-heading h3{overflow-wrap:anywhere;margin-bottom:6px}
.catalog-edit-button{display:flex;align-items:center;gap:7px;font-size:12px;min-height:44px;margin-bottom:14px;text-align:left}
.catalog-price-row label{min-width:0;overflow-wrap:anywhere}
.catalog-price-row .price-mini,.catalog-price-row .money-input{flex-shrink:0}
#catalog-dialog{max-width:570px}
#catalog-dialog .field label,.presentation-editor legend{font-size:14px;font-weight:600}
#catalog-dialog input{font-size:16px}
#catalog-dialog .button{font-size:14px;min-height:46px}
#catalog-dialog .icon-button{width:44px;height:44px;min-width:44px}
#catalog-dialog .field-hint{font-size:12px;line-height:1.6}
.presentation-editor{border:0;padding:0;margin:4px 0 18px;min-width:0}
.presentation-editor legend{padding:0}
.presentation-editor>.field-hint{margin:8px 0 14px}
#presentation-list{display:grid;gap:8px}
.presentation-row{display:flex;align-items:center;gap:8px}
.presentation-row input{min-width:0}
.presentation-row .icon-button{color:#a34e40;background:#fff5ef}
.presentation-row .icon-button:hover{background:#ffe9df}
.empty-presentations{font-size:13px;line-height:1.5;background:#f7f9f1;color:#6b7c61;border:1px dashed #dae2cd;border-radius:10px;padding:14px;margin:0}
.add-presentation{display:flex;gap:8px;margin-top:12px}
.add-presentation input{min-width:0}
.add-presentation .button{flex-shrink:0}
.catalog-storage-note{border-top:1px solid var(--line);padding-top:14px}
#auto-discount-row,#discount-row,#auto-discount-value,#discount-value{font-weight:700;color:var(--ink)}
#auto-discount-value,#discount-value{white-space:nowrap}
@media(max-width:1000px){.hero-logo{width:210px;margin:0 20px}.products{grid-template-columns:repeat(auto-fit,minmax(70px,1fr))}}
@media(max-width:760px){.hero-logo{width:180px;margin:0}.hero{gap:18px}.products{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:480px){
  .hero{gap:12px;align-items:center}
  .hero>div{flex:1;min-width:0}
  .hero h1{font-size:clamp(29px,8.3vw,39px);letter-spacing:-1.4px}
  .hero .eyebrow{font-size:7px;letter-spacing:.6px;white-space:normal;line-height:1.5}
  .hero-logo{width:clamp(80px,24vw,110px)}
  .hero-copy{font-size:11px}
  .products{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:380px}
  .product-art{height:65px}
  .product-label{font-size:12px}
  .product-panel-heading .button{font-size:12px}
  #catalog-dialog .share-buttons{flex-wrap:wrap}
  #catalog-dialog .share-buttons .button{flex-basis:120px}
  #catalog-dialog .add-presentation .button{padding:10px;font-size:13px;gap:5px}
}
/* A compact working surface, with a persistent mobile quote total. */
body{font-size:16px}.header-inner{gap:18px;flex-wrap:wrap;padding-top:12px;padding-bottom:12px}nav{height:auto;min-height:48px;gap:20px;flex-wrap:wrap}.nav-button,.nav-current{font-size:14px;min-height:44px}.brand small{font-size:10px}.hero{padding:24px 0;gap:18px}.hero h1{font-size:36px;letter-spacing:-1.2px}.hero h1 em{font-size:1em}.hero-logo{width:94px;margin:0 10px}.hero-copy{font-size:16px;margin:10px 0 0}.eyebrow,.eyebrow.small{font-size:12px;letter-spacing:1px}.section-heading h2{font-size:20px}.section-heading>.tiny{display:none}.field label,.price-box .field label,.price-box-heading h4,.product-label,.button,.text-button,.totals,.grand-total span,.receipt-label,.item-info h4,.item-end strong,.empty-state strong,.nav-button{font-size:14px}.price-box .field label{white-space:normal}.field-hint,.optional,.tiny,.item-info p,.share-hint,.receipt-meta,.receipt-top>span:last-child,.save-status,.grand-total small,.empty-state p,.modal-copy{font-size:12px}.field-hint,.item-info p,.modal-copy{line-height:1.6}input,select,textarea,.notes-field textarea{font-size:16px}.button,.icon-button,.text-button,.item-tools .icon-button{min-height:44px}.item-tools .icon-button{width:44px;min-width:44px}.studio-note{display:none}.products{margin-bottom:20px}.grand-total{gap:14px;flex-wrap:wrap}.grand-total strong{font-size:30px}.grand-total .large-total{font-size:22px}.grand-total small{margin-top:5px}.client-price{font-size:16px;font-weight:600}.connection-banner{border:1px solid #d7e2c6;background:#edf4dd;padding:14px 18px;border-radius:12px;font-size:14px;margin-bottom:20px;line-height:1.5}.connection-banner.error{background:#fff3ee;border-color:#eac9ba;color:#8d3628}.connection-banner button{margin-top:8px}.loading .workspace{opacity:.55;pointer-events:none}.client-view .admin-only,.client-view .owner-only{display:none!important}.client-view #price-hint{display:none}.client-view .client-price{display:block}.admin-view .client-price{display:none}.admin-view .summary{position:sticky;top:20px}.payment-fields{border-top:1px solid var(--line);padding-top:20px;margin-bottom:20px}.payment-result{display:grid;gap:12px;background:#f7f9f0;padding:14px;border-radius:10px;font-size:14px}.payment-result>span{display:flex;justify-content:space-between;gap:14px}.payment-result b{white-space:nowrap}.discount-editor{border:1px solid var(--line);padding:16px;border-radius:12px;margin-top:22px}.discount-editor legend{font-size:14px;font-weight:700;padding:0 7px}.tier-row{display:grid;grid-template-columns:1fr 1fr 44px;gap:9px;align-items:end;margin-bottom:12px}.tier-row .field{margin:0}.tier-row .icon-button{color:#a34e40}.price-variant{display:grid;grid-template-columns:1fr 150px;gap:14px;align-items:center;margin:12px 0}.price-variant label{font-size:14px;overflow-wrap:anywhere}.price-variant input{min-width:0}.history-card,.team-row{border:1px solid var(--line);border-radius:12px;padding:16px;margin-top:12px;display:flex;gap:14px;justify-content:space-between;align-items:center}.history-card h3{margin:0 0 8px;overflow-wrap:anywhere}.history-card p{margin:4px 0;font-size:14px}.history-card .history-actions{display:flex;gap:8px;flex-wrap:wrap}.history-card>div:first-child{min-width:0}.team-row>span{overflow-wrap:anywhere;min-width:0}.team-row button{flex-shrink:0}#history-dialog{max-width:820px}#team-status,#history-status{font-size:14px;line-height:1.5}.mobile-total{display:none}footer,footer>span:last-child{font-size:12px}.error{font-size:14px}.share-main{font-size:14px}.step{font-size:12px}.add-row .tiny{font-size:14px}.selected-heading>.tiny{display:none}.modal-heading h2{font-size:25px}.product-panel-heading .button,.catalog-edit-button{font-size:14px}.totals b{font-weight:600}.totals .auto-line,.totals .auto-line b{font-weight:700;color:var(--ink)}
@media(max-width:1000px){.workspace{grid-template-columns:minmax(0,1fr) minmax(320px,1fr)}.three-cols{grid-template-columns:1fr}.price-box .field{margin-bottom:12px}.hero-logo{width:86px}.hero h1{font-size:32px}}
@media(max-width:760px){body{padding-bottom:92px}.workspace{grid-template-columns:1fr}.admin-view .summary{position:static}.hero{padding:20px 0}.hero h1{font-size:28px;letter-spacing:-.8px}.hero-logo{width:72px}.hero .eyebrow{font-size:12px}.hero-copy{font-size:14px}.header-inner{padding:12px 20px;gap:12px}nav{gap:12px}.nav-button,.nav-current{font-size:14px}.hero-copy br{display:none}.brand-logo{width:42px;height:42px}.mobile-total{display:flex;position:fixed;z-index:40;bottom:0;left:0;right:0;justify-content:space-between;align-items:center;gap:14px;padding:12px 20px max(12px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid #d5ddc9;box-shadow:0 -4px 20px #193b3210}.mobile-total span{display:block;font-size:12px;color:#64746e}.mobile-total strong{display:block;font-size:24px;margin-top:3px}.mobile-total .button{font-size:14px}#toast{bottom:98px}.three-cols{grid-template-columns:repeat(3,minmax(0,1fr))}.summary{scroll-margin-top:18px}.history-card{align-items:stretch;flex-direction:column}.team-row{flex-wrap:wrap}.products{grid-template-columns:repeat(3,minmax(0,1fr))}.product-label{font-size:14px}.field label,.price-box .field label{font-size:14px}.receipt{padding:23px 20px}.price-box{padding:15px}.two-cols{gap:12px}.payment-fields .two-cols{grid-template-columns:1fr}.product-panel{padding:20px}main{padding:0 18px}.price-variant{grid-template-columns:1fr 125px}.hero>div{min-width:0}.hero h1 em{display:block}.hero h1{font-size:28px}.hero .eyebrow{letter-spacing:1px}}
@media(max-width:380px){.three-cols{grid-template-columns:1fr}.hero-logo{width:60px}.mobile-total{padding-left:14px;padding-right:14px}.mobile-total strong{font-size:21px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
