:root{--bg:#f7f8f9;--panel:#fff;--text:#191919;--muted:#62666f;--line:#e5e7eb;--accent:#5b5bf0;--soft:#ececfe;--danger:#ad3039;--radius:14px;color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","PingFang SC","Segoe UI",sans-serif;color:var(--text);background:var(--bg);font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{border:0;background:transparent;color:inherit}button:disabled{opacity:.5;cursor:not-allowed}[hidden]{display:none!important}::selection{background:var(--soft);color:#3030a0}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}input,textarea{caret-color:var(--accent)}.skip{position:fixed;top:-100px;z-index:20;background:white;padding:16px}.skip:focus{top:10px}.sidebar{width:218px;background:#f3f4f6;border-right:1px solid var(--line);padding:28px 16px 18px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;gap:24px}.brand{font-size:22px;font-weight:750;letter-spacing:-.02em;padding:0 12px}.brand span{display:block;font-size:12px;font-weight:400;color:var(--muted);margin-top:5px;letter-spacing:0}.primary,.secondary,.text-button,.upload-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 18px;border-radius:10px;font-weight:600;line-height:1.5}.primary{background:var(--accent);color:#fff}.primary:hover{background:#4848d8}.secondary{background:#fff;border:1px solid var(--line)}.secondary:hover{background:#f4f4f8}.text-button{color:#5050c9;padding:8px}.text-button:hover{background:var(--soft)}.wide{width:100%}.history-head{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px;margin-bottom:-16px}.history-head button{font-size:12px;min-height:36px}.history{overflow:auto;flex:1;min-height:80px;scrollbar-color:#c9cbd4 transparent;scrollbar-width:thin}.history a{display:block;padding:11px 10px;border-radius:9px;margin:4px 0}.history a:hover,.history a.selected{background:#fff}.history strong{font-size:13px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.history small{display:block;color:var(--muted);font-size:11px;margin-top:6px}.sidebar-bottom{font-size:13px;padding:12px;border-top:1px solid var(--line)}.workspace{margin-left:218px;min-height:100vh}.topbar{min-height:76px;padding:18px 36px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.topbar strong{font-size:17px;max-width:40vw;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;vertical-align:middle}.gray-label{font-size:11px;color:var(--muted);margin-left:12px;padding:4px 7px;border:1px solid var(--line);border-radius:5px}.header-actions{display:flex;align-items:center;gap:14px;font-size:12px}.steps{display:flex;gap:8px;background:#fff;padding:0 36px;border-bottom:1px solid var(--line)}.steps button{padding:18px 16px;position:relative;display:flex;align-items:center;gap:9px;color:var(--muted);white-space:nowrap;min-height:60px}.steps button span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#f0f1f4;font-size:12px;font-variant-numeric:tabular-nums}.steps button[aria-current=step]{color:#4444c2;font-weight:650}.steps button[aria-current=step]:after{content:"";position:absolute;bottom:0;height:3px;background:var(--accent);left:16px;right:16px;border-radius:3px 3px 0 0}.steps button[aria-current=step] span{background:var(--accent);color:white}.error{margin:20px 36px 0;background:#fff2f2;color:#8f2630;border:1px solid #f1c9cc;border-radius:10px;padding:14px;white-space:pre-wrap}.loading{padding:60px;text-align:center;color:var(--muted)}main{padding:32px 36px 100px;max-width:1560px;margin:auto}h1{font-size:28px;line-height:1.4;letter-spacing:-.025em;margin:0 0 10px;font-weight:700}h2{font-size:18px;margin:0 0 18px;line-height:1.5}h3{font-size:15px;margin:0 0 14px}p{margin:0 0 16px;line-height:1.8}.muted,.intro{color:var(--muted)}.intro{max-width:70ch;margin-bottom:30px}.brief-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:28px;align-items:start}.sheet{padding:28px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.form-group+.form-group{margin-top:32px;border-top:1px solid var(--line);padding-top:28px}.fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px}.field{display:flex;flex-direction:column;gap:8px;font-size:13px;min-width:0}.field small{color:var(--muted);font-size:12px;line-height:1.5}.field input,.field textarea,.field select,.material input,.material select{width:100%;border:1px solid #dfe1e7;border-radius:9px;background:#fff;padding:11px 12px;color:var(--text);min-height:44px;line-height:1.5}.field textarea{resize:vertical;min-height:94px}.field input::placeholder,.field textarea::placeholder{color:#727782}.field input:focus,.field textarea:focus,.field select:focus,.material input:focus,.material select:focus{border-color:var(--accent);outline:2px solid #5b5bf022;outline-offset:0}.full{grid-column:1/-1}.systems{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px}.system-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #f0f1f4;font-size:13px}.system-row select{border:1px solid var(--line);border-radius:7px;padding:7px;background:white;color:#4f5460;font:inherit;max-width:100px}.choices{display:flex;flex-wrap:wrap;gap:9px}.choice{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px 11px;cursor:pointer;min-height:42px;font-size:13px}.choice:has(input:checked){color:#4646bb;background:#f3f3ff;border-color:#bdbdf2}.choice input{accent-color:var(--accent);width:15px;height:15px}.summary{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;position:sticky;top:20px}.summary .summary-title{font-size:15px;font-weight:650;margin-bottom:14px}.summary-text{font-size:13px;line-height:1.9;white-space:pre-wrap;color:#4f5460;overflow-wrap:anywhere;max-height:54vh;overflow:auto}.summary-foot{border-top:1px solid var(--line);padding-top:14px;margin-top:20px;font-size:12px;color:var(--muted);line-height:1.7}.actions{display:flex;gap:10px;justify-content:flex-end;align-items:center;margin-top:26px;flex-wrap:wrap}.actions .left{margin-right:auto}.footerbar{position:sticky;bottom:12px;padding:14px 18px;background:#fff;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:24px;z-index:2}.footerbar p{font-size:12px;color:var(--muted);margin:0}.material-sections{display:grid;grid-template-columns:1fr 1fr;gap:24px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.section-head h2{margin:0}.upload-zone{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;border:1px dashed #b9bdca;background:#fafbfc;border-radius:12px;padding:24px;position:relative;cursor:pointer;min-height:136px;text-align:center}.upload-zone:focus-within{outline:3px solid var(--accent)}.upload-zone input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.upload-zone svg{width:26px;height:26px;color:#6666dd}.upload-zone small{color:var(--muted);font-size:12px}.materials{margin-top:20px}.material{display:grid;grid-template-columns:100px minmax(0,1fr);gap:16px;padding:18px 0;border-top:1px solid var(--line)}.material img{width:100%;height:90px;object-fit:contain;background:#f3f4f6;border-radius:8px}.material-meta{display:grid;gap:10px}.material .field{font-size:12px;gap:5px}.material input,.material select{padding:8px;min-height:38px;font-size:12px}.material-name{font-size:11px;color:var(--muted);overflow-wrap:anywhere}.material-scenes{display:grid;grid-template-columns:1fr 1fr;gap:8px}.remove-asset{font-size:12px;color:#8e4048;justify-self:start;padding:5px 0}.upload-status{font-size:12px;color:#4c4cc8;margin:12px 0}.notice{padding:14px 16px;border-radius:10px;background:#f0f0fe;color:#4545ac;font-size:13px;line-height:1.7;margin:20px 0}.generation-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:26px;align-items:start}.scope-list{margin:0;padding:0;list-style:none}.scope-list li{display:flex;align-items:start;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid var(--line)}.scope-list small{display:block;color:var(--muted);margin-top:6px;line-height:1.6}.cost{font-size:26px;font-weight:700;font-variant-numeric:tabular-nums;margin:10px 0}.consent{display:flex;gap:9px;align-items:start;font-size:12px;line-height:1.8;margin:18px 0}.consent input{accent-color:var(--accent);margin-top:4px}.generation-progress{width:100%;height:7px;accent-color:var(--accent);border:0;background:#eee;border-radius:8px;margin:10px 0 20px}.run-steps{padding:0;list-style:none}.run-step{display:flex;gap:14px;padding:17px 0;border-bottom:1px solid var(--line)}.run-step .step-status{margin-left:auto;white-space:nowrap;color:var(--muted);font-size:12px}.run-step[data-status=done] .step-status{color:#28743e}.run-step[data-status=running] .step-status{color:var(--accent)}.run-step p{font-size:12px;color:#a03941;margin:8px 0 0}.run-step strong{font-size:14px}.summary dl{margin:0}.summary dt{color:var(--muted);font-size:12px;margin-top:16px}.summary dd{margin:7px 0;line-height:1.7;font-size:13px}.editor-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:18px}.editor-toolbar h1{font-size:23px;margin:0}.editor-toolbar .actions{margin:0}.editor-frame{width:100%;height:calc(100dvh - 230px);min-height:600px;border:1px solid var(--line);border-radius:12px;background:#fff}.followup{margin-top:28px}.version-list{padding:0;list-style:none}.version-list li{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid var(--line);font-size:13px}.version-list small{color:var(--muted)}dialog{width:min(900px,calc(100vw - 32px));max-height:88dvh;border:0;border-radius:18px;padding:24px;color:var(--text);box-shadow:0 18px 70px #0003}dialog::backdrop{background:#0006}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:24px}.dialog-head h2{margin:0}.library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.library-grid button{border:1px solid var(--line);border-radius:12px;padding:10px;text-align:left}.library-grid img{width:100%;height:150px;object-fit:contain;background:#f7f8f9}.library-grid p{margin:10px 0 0;font-size:12px}.empty{padding:32px;text-align:center;color:var(--muted);line-height:1.8}.mobile-home,.mobile-only{display:none}.step4-content{max-width:none;padding:24px}.editor-frame:fullscreen{height:100vh}.feedback-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(min-width:1600px){.brief-layout{grid-template-columns:minmax(0,1fr) 320px;gap:36px}main{padding-top:44px}.sheet{padding:34px}}@media(max-width:1100px){.sidebar{width:190px;padding-left:12px;padding-right:12px}.workspace{margin-left:190px}main{padding:26px 24px 80px}.topbar,.steps{padding-left:24px;padding-right:24px}.brief-layout,.generation-layout{grid-template-columns:minmax(0,1fr)}.summary{position:static}.summary-text{max-height:none}.sheet{padding:24px}.material-sections{grid-template-columns:1fr 1fr}.systems{grid-template-columns:1fr}.error{margin-left:24px;margin-right:24px}.gray-label{display:none}}@media(max-width:760px){.sidebar{display:none;width:min(300px,85vw);z-index:10;box-shadow:10px 0 32px #0002}.history-open .sidebar{display:flex}.workspace{margin:0}.topbar{padding:13px 16px;min-height:65px;flex-wrap:wrap;gap:8px}.topbar strong{font-size:15px;max-width:52vw}.header-actions{gap:8px;font-size:11px}.header-actions>a{display:none}.mobile-only{display:inline-flex;min-height:34px;font-size:12px;padding:6px 10px}.steps{padding:0 8px;gap:0;justify-content:space-between;overflow:auto}.steps button{font-size:12px;padding:14px 6px;gap:5px;min-height:55px}.steps button span{width:19px;height:19px;font-size:10px}.steps button[aria-current=step]:after{left:6px;right:6px}main{padding:24px 16px 70px}h1{font-size:24px}.intro{font-size:13px;margin-bottom:22px}.brief-layout{gap:20px}.sheet,.summary{padding:20px}.fields,.material-sections,.feedback-grid{grid-template-columns:1fr}.fields{gap:17px}.systems{grid-template-columns:1fr}.material-scenes{grid-template-columns:1fr 1fr}.footerbar{bottom:8px;padding:12px;align-items:center}.footerbar p{max-width:40%;font-size:11px}.footerbar .actions{margin:0;gap:6px}.footerbar button{font-size:12px;padding:9px 12px}.error{margin:16px 16px 0}.library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-toolbar .actions{justify-content:flex-start}.editor-toolbar .actions a,.editor-toolbar .actions button{font-size:12px;padding:8px 12px}.step4-content{padding:20px 12px}.editor-frame{min-height:650px;height:calc(100dvh - 225px)}.history-backdrop{position:fixed;inset:0;background:#0003;z-index:9;width:100%;height:100%}.close-history{align-self:flex-end}.history-open .sidebar{gap:18px}.summary dl{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.summary dl>div{min-width:0}.version-list li{flex-wrap:wrap}}@media(prefers-reduced-motion:no-preference){button,a,input,select{transition:background-color .15s,border-color .15s}.steps button:after{transition:background-color .2s}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}} 
/* Five-step reception: compact, task-focused controls. */
.flowbar{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border-bottom:1px solid var(--line);padding:0 24px}.flow-utilities{display:flex;align-items:center;gap:12px;white-space:nowrap;font-size:12px}.flow-utilities #saveState{max-width:180px;overflow:hidden;text-overflow:ellipsis}.compact-toolbar{margin:0 0 12px;min-height:44px}.compact-toolbar strong{font-size:16px}.compact-toolbar .actions{margin:0}.compact-toolbar .actions button{font-size:13px;padding:8px 14px;min-height:38px}.step4-content{padding:14px 18px 20px}.editor-frame{height:calc(100dvh - 140px);min-height:580px}.customer-tabs{display:flex;gap:24px;margin:0 0 14px;border-bottom:1px solid var(--line)}.customer-tabs button{padding:14px 2px;color:var(--muted);border-bottom:2px solid transparent}.customer-tabs button[aria-selected=true]{color:#4646bf;border-color:var(--accent);font-weight:650}.reader-frame{height:calc(100dvh - 198px);border:0;border-radius:0}.system-choice{padding-bottom:12px;border-bottom:1px solid var(--line)}.system-row{border:0;padding-bottom:8px}.area-picker summary{display:flex;align-items:center;gap:12px;cursor:pointer;font-size:12px;padding:8px 0}.area-picker summary span{flex:none;color:var(--muted)}.area-picker summary b{font-weight:500;color:#4d4dc2;line-height:1.7}.area-options{display:flex;flex-wrap:wrap;gap:8px;padding:10px;background:#f8f8fc;border-radius:10px}.area-options label{display:flex;align-items:center;gap:5px;min-height:36px;font-size:12px;cursor:pointer}.area-options input{accent-color:var(--accent)}.generation-state{display:flex;align-items:center;gap:12px}.generation-spinner{display:inline-block;width:22px;height:22px;border:2px solid #e3e3fb;border-top-color:var(--accent);border-radius:50%;animation:reception-spin 1s linear infinite;flex:none}.generation-spinner.small{width:14px;height:14px;vertical-align:middle;margin-right:7px}.generation-meter{height:8px;background:#e9eaf0;border-radius:8px;position:relative;overflow:hidden;margin:12px 0 24px}.generation-meter>span{display:block;height:100%;background:var(--accent);border-radius:inherit}.generation-meter>i{position:absolute;inset:0;background:linear-gradient(100deg,transparent 35%,#fff9 50%,transparent 65%);animation:reception-shimmer 1.8s ease-in-out infinite}.quote-dialog{width:calc(100vw - 36px);max-width:1680px;height:calc(100dvh - 36px);max-height:none;padding:0;overflow:hidden}.quote-dialog>.dialog-head{height:62px;padding:12px 20px;margin:0;border-bottom:1px solid var(--line);gap:16px}.quote-dialog h2{font-size:17px}.quote-dialog #quoteDialogStatus{font-size:12px;color:var(--muted);margin-left:auto}.quote-dialog iframe{display:block;width:100%;height:calc(100% - 62px);border:0;background:white}@keyframes reception-spin{to{transform:rotate(360deg)}}@keyframes reception-shimmer{from{transform:translateX(-100%)}to{transform:translateX(100%)}}@media(max-width:1100px){.flowbar{flex-wrap:wrap;padding:0 18px;gap:0}.flow-utilities{padding:0 0 8px;margin-left:auto}}@media(max-width:760px){.flowbar{padding:0 10px}.flow-utilities{justify-content:flex-end;gap:10px;font-size:11px}.flow-utilities #saveState{max-width:130px}.step4-content{padding:10px}.compact-toolbar strong{display:none}.compact-toolbar .actions{gap:6px;justify-content:flex-start}.compact-toolbar .actions button{font-size:11px;padding:7px 9px;min-height:36px}.editor-frame{height:calc(100dvh - 185px);min-height:560px}.quote-dialog{width:100vw;height:100dvh;border-radius:0;margin:0;max-height:100dvh}.quote-dialog>.dialog-head{height:auto;min-height:62px;flex-wrap:wrap;padding:10px 12px;gap:8px}.quote-dialog #quoteDialogStatus{order:3;flex-basis:100%;margin:0}.quote-dialog #closeQuote{margin-left:auto;padding:7px 12px;min-height:36px;font-size:12px}.quote-dialog iframe{height:calc(100% - 90px)}.reader-frame{height:calc(100dvh - 238px)}.customer-tabs{gap:20px;font-size:13px}.system-choice{padding-bottom:16px}}@media(prefers-reduced-motion:reduce){.generation-spinner,.generation-meter>i{animation:none}.generation-spinner{border-color:var(--accent)}}
.wifi-dialog #wifiDialogStatus{font-size:12px;color:var(--muted);margin-left:auto}.wifi-dialog .dialog-head{height:70px}.wifi-dialog iframe{height:calc(100% - 70px)}.wifi-dialog #saveWifi,.wifi-dialog #closeWifi{white-space:nowrap;flex:none;min-height:38px;font-size:13px;padding:8px 14px}@media(max-width:760px){.wifi-dialog .dialog-head{height:104px}.wifi-dialog #wifiDialogStatus{order:4;flex-basis:100%;margin:0}.wifi-dialog #closeWifi{margin-left:auto}.wifi-dialog iframe{height:calc(100% - 104px)}}

.wifi-dialog{width:calc(100vw - 64px);max-width:1320px;height:min(820px,92dvh);max-height:92dvh}.wifi-dialog .dialog-head{height:54px;padding:8px 16px;gap:12px}.wifi-dialog iframe{height:calc(100% - 54px)}.wifi-dialog #saveWifi,.wifi-dialog #closeWifi{min-height:34px;padding:6px 12px;font-size:12px}.wifi-dialog #wifiDialogStatus{max-width:38%;font-size:12px;line-height:1.4}@media(max-width:760px){.wifi-dialog{width:calc(100vw - 16px);height:calc(100dvh - 16px);max-height:calc(100dvh - 16px);margin:auto;border-radius:12px}.wifi-dialog .dialog-head{height:92px;padding:10px 12px;gap:8px}.wifi-dialog #wifiDialogStatus{max-width:none;font-size:11px}.wifi-dialog iframe{height:calc(100% - 92px)}}

/* Reception owns the sidebar: steps first, saved customer proposals below. */
:root{--reception-nav-width:208px}.sidebar{width:var(--reception-nav-width);padding:24px 14px 16px;gap:16px;max-height:100dvh}.sidebar>:not(.history){flex-shrink:0}.sidebar .brand{padding:0 10px;font-size:21px}.sidebar .brand span{font-size:12px}.sidebar #newReception{min-height:40px;padding:9px 10px;font-size:13px}.sidebar .steps{display:grid;grid-template-columns:minmax(0,1fr);gap:4px;padding:0;margin:0;border:0;background:transparent;overflow:visible}.sidebar .steps button{width:100%;min-height:44px;padding:10px 12px;gap:10px;justify-content:flex-start;border:1px solid transparent;border-radius:9px;text-align:left;font-size:13px;color:#4f5460}.sidebar .steps button:hover{background:#e9eaf0}.sidebar .steps button[aria-current=step]{background:var(--soft);border-color:#d8d8fc;color:#4545b9;font-weight:650}.sidebar .steps button::after{display:none}.sidebar .steps button span{width:23px;height:23px;flex:none;background:#e8e9ee;color:#656a76;font-size:12px}.sidebar .steps button[aria-current=step] span{background:var(--accent);color:white}.sidebar .history-head{border-top:1px solid var(--line);padding:12px 8px 0;margin:0;min-height:40px}.sidebar .history-head button{min-height:28px;padding:4px 6px}.sidebar .history{min-height:0;margin-top:-8px}.sidebar .history a{padding:11px 10px}.sidebar .history small{font-size:12px}.sidebar .empty{padding:20px 10px;font-size:12px}.nav-error{margin:0;padding:10px;border-radius:8px;color:#942f39;background:#fff0f1;font-size:12px;line-height:1.6}.workspace{margin-left:var(--reception-nav-width)}.flowbar{min-height:48px;padding:8px 24px;justify-content:flex-end;gap:12px}.flow-utilities{padding:0;margin-left:auto;min-width:0}.flow-utilities .text-button{min-height:32px;padding:5px 8px}.editor-frame{height:calc(100dvh - 126px)}.reader-frame{height:calc(100dvh - 184px)}
@media(max-width:1100px){:root{--reception-nav-width:190px}.sidebar{padding-left:10px;padding-right:10px}.flowbar{padding:8px 18px;flex-wrap:nowrap}.flow-utilities{padding:0}}@media(max-width:760px){.sidebar{width:min(300px,86vw);padding:16px 14px;gap:12px}.history-open .sidebar{gap:12px}.sidebar .close-history{min-height:32px;padding:5px 9px;font-size:12px}.sidebar .steps button{min-height:44px}.workspace{margin-left:0}.flowbar{min-height:52px;justify-content:space-between;padding:8px 12px;gap:8px}.flowbar #historyToggle{min-height:36px;padding:7px 10px;font-size:12px;white-space:nowrap}.flow-utilities{gap:5px;font-size:11px}.flow-utilities #saveState{max-width:100px}.flow-utilities .text-button{padding:5px}.editor-frame{height:calc(100dvh - 126px);min-height:560px}.reader-frame{height:calc(100dvh - 184px)}}
@media(max-height:660px){.sidebar{overflow-y:auto}.sidebar .history{flex:0 0 160px}}

.customer-share-dialog{width:min(620px,calc(100vw - 32px));max-height:90dvh;overflow:auto}.customer-share-dialog .dialog-head{margin-bottom:16px}.customer-share-dialog .dialog-head h2{font-size:20px}.customer-share-dialog .dialog-head button{min-height:36px;font-size:12px;padding:7px 12px}.share-intro{font-size:13px;color:var(--muted);line-height:1.8}.customer-share-dialog .error{margin:12px 0}.customer-share-qr:empty{display:none}.customer-share-qr{display:flex;justify-content:center;margin:12px 0 20px}.customer-share-qr img{width:176px;height:176px;background:#fff}.share-link-actions{margin:12px 0 20px;gap:8px}.share-link-actions>span{margin-right:auto;font-size:12px;color:#3f6650}.share-expiry{margin-top:20px}.customer-share-dialog #customerShareState{font-size:12px;line-height:1.7;margin:12px 0 0}.customer-share-dialog #customerShareUrl{font-size:12px}.customer-share-dialog #revokeCustomerShare{margin-right:auto;color:#a43d42}@media(max-width:600px){.customer-share-dialog{padding:20px 16px}.customer-share-qr img{width:152px;height:152px}.share-link-actions>span{flex-basis:100%}.customer-share-dialog .actions button,.customer-share-dialog .actions a{font-size:12px;padding:8px 12px}}
