.header-link,.text-button{font-family:inherit;font-size:13px;font-weight:700}.primary-button,.primary-link{font-family:inherit;font-size:15px;font-weight:900}.install-button{font-family:inherit;font-size:14px;font-weight:800}.pwa-nav{display:flex;align-items:center;gap:14px}.pwa-nav a{color:var(--muted);font-size:12px;font-weight:800;text-decoration:none}.pwa-nav form{margin:0}
.closed-card,.order-detail-head{display:flex;padding:26px;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--line);border-radius:20px;background:var(--surface)}.closed-card>span{font-size:40px}.closed-card h2{margin:0 0 7px}.closed-card p{margin:0;color:var(--muted);line-height:1.5}
.pwa-order-form{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px}.pwa-products{display:grid;gap:10px}.pwa-product{display:flex;min-height:82px;padding:14px;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.pwa-product strong,.pwa-product small{display:block}.pwa-product small{margin-top:5px;color:var(--gold);font-size:11px}
.pwa-quantity{display:flex;align-items:center;gap:5px}.pwa-quantity button,.pwa-quantity input{width:38px;height:40px;border:1px solid rgba(244,174,43,.35);border-radius:9px;background:#130d09;color:var(--text);font-weight:900;text-align:center}.pwa-quantity button{color:var(--gold);font-size:20px;cursor:pointer}.pwa-quantity input{appearance:textfield}
.pwa-checkout{position:sticky;top:18px;height:max-content;padding:22px;border:1px solid var(--line);border-radius:20px;background:var(--surface)}.pwa-checkout>div span,.pwa-checkout>div small{display:block;color:var(--muted)}.pwa-checkout>div strong{display:block;margin:5px 0;font:900 32px Georgia,serif}.pwa-checkout label,.message-form label{display:block;margin:20px 0;color:var(--muted);font-size:12px;font-weight:800}.pwa-checkout textarea,.message-form textarea{width:100%;margin-top:7px;padding:12px;border:1px solid var(--line);border-radius:10px;background:#120d09;color:var(--text);font:inherit;resize:vertical}.pwa-checkout>p{color:#806f60;font-size:11px;line-height:1.5}
.recent-orders{margin-top:34px}.section-title{display:flex;align-items:center;justify-content:space-between}.section-title a{color:var(--gold)}.mini-order{display:flex;margin-top:10px;padding:16px;align-items:center;justify-content:space-between;gap:14px;border:1px solid var(--line);border-radius:14px;background:var(--surface);color:inherit;text-decoration:none}.mini-order span strong,.mini-order span small{display:block}.mini-order span small{margin-top:5px;color:var(--muted);font-size:11px}.mini-order b{color:var(--gold);white-space:nowrap}
.order-detail-head h1{font-size:clamp(30px,6vw,50px)}.order-detail-head p{margin:7px 0 0;color:var(--muted)}.order-detail-head>strong{color:var(--gold);font-size:24px}.order-items,.edit-order,.messages{margin-top:18px;padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.order-items>div{display:flex;padding:10px 0;justify-content:space-between;border-bottom:1px solid var(--line)}.order-items>div:last-child{border:0}.edit-order summary{color:var(--gold);font-weight:900;cursor:pointer}.edit-order form{margin-top:18px}.edit-order .primary-button{margin-top:16px}
.messages h2{margin-top:0}.message-list{display:grid;gap:10px}.message{max-width:86%;padding:12px 14px;border-radius:14px;background:#120d09}.message.from-client{margin-left:auto;border-bottom-right-radius:3px}.message.from-bar{border:1px solid rgba(244,174,43,.25);border-bottom-left-radius:3px}.message p{margin:5px 0;line-height:1.45}.message small{color:var(--muted)}
@media(max-width:760px){.pwa-order-form{grid-template-columns:1fr}.pwa-checkout{position:static}.pwa-nav{gap:8px}.pwa-nav a{font-size:10px}.pwa-header{align-items:flex-start}.pwa-brand small{display:none}.order-detail-head{align-items:flex-start;flex-direction:column}.mini-order{align-items:flex-start}.pwa-product{align-items:flex-start;flex-direction:column}.pwa-quantity{width:100%}.pwa-quantity input{flex:1}}
