@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@500;600;700&display=swap";:root{color:#f3f0e8;font-synthesis:none;--accent:#d8be83;--muted:#aeb6af;--border:#ffffff15;--surface:#1a201e;background:#111514;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{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{color:inherit}button:disabled{cursor:default;opacity:.45}button,input,textarea,select{outline:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:400}h1{letter-spacing:-.045em;font-family:Georgia,serif}h2{letter-spacing:-.025em;font-family:Georgia,serif}p{line-height:1.65}button{border:0}svg{flex-shrink:0}::selection{background:#d8be8340}.topbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;height:100px;display:flex}.wordmark{letter-spacing:-1.5px;align-items:baseline;gap:13px;font-family:Manrope,sans-serif;font-size:31px;font-weight:600;display:inline-flex}.wordmark>span{letter-spacing:.08em;color:var(--muted);font-family:DM Sans,sans-serif;font-size:10px;font-weight:400}.eyebrow{text-transform:uppercase;letter-spacing:.17em;color:var(--muted);font-size:10px;font-weight:600}.text-link{color:#c7cfc8;background:0 0;align-items:center;gap:10px;min-height:44px;font-size:12px;display:inline-flex}.primary,.secondary{border-radius:5px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:13px 20px;font-size:13px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.primary{background:var(--accent);color:#18201b}.primary:hover{background:#e4cf9e;transform:translateY(-1px)}.secondary{background:#ffffff06;border:1px solid #ffffff26}.secondary:hover{background:#ffffff10}.icon-button{border:1px solid var(--border);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.icon-button:hover{background:#ffffff09}.quiet{color:#c2c9c3;background:0 0;align-items:center;gap:8px;min-height:44px;padding:8px;font-size:12px;display:inline-flex}.notice{color:#e9ceaa;background:#dab88912;border:1px solid #dab88955;border-radius:4px;margin:12px 0;padding:12px 15px;font-size:12px;line-height:1.6}.saved{color:#b6d4b8;align-items:center;gap:8px;margin:14px 0;font-size:12px;display:flex}.search{border:1px solid var(--border);min-height:44px;color:var(--muted);border-radius:4px;align-items:center;gap:10px;padding:0 13px;display:flex}.search input{color:#f3f0e8;background:0 0;border:0;width:100%;padding:12px 0;font-size:12px}.search input:focus-visible{outline-offset:1px}input::placeholder,textarea::placeholder{color:#919a93}.launcher{max-width:1440px;margin:auto;padding:0 6%}.launcher main{max-width:1120px;margin:auto;padding:80px 0 90px}.launcher h1{margin:24px 0;font-size:clamp(48px,6.1vw,88px);line-height:1.07}.launcher h1 em{color:#b6c6b8;font-weight:400}.intro{color:var(--muted);max-width:490px;margin:25px 0 70px;font-size:15px}.launcher-line{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;padding-bottom:18px;font-size:13px;display:flex}.launcher-line .search{width:280px}.company-row{border-bottom:1px solid var(--border);align-items:center;gap:30px;padding:30px 0;display:flex}.row-number{color:var(--muted);align-self:flex-start;padding-top:12px;font-size:12px}.company-row h2{margin-bottom:12px;font-size:35px}.company-row p{color:var(--muted);max-width:620px;margin:0;font-size:13px}.circle-arrow{border:1px solid #b6c6b840;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;margin-left:auto;transition:transform .2s;display:flex}.company-row:hover .circle-arrow{background:#ffffff06;transform:rotate(45deg)}footer{border-top:1px solid var(--border);min-height:74px;color:var(--muted);justify-content:space-between;align-items:center;gap:20px;font-size:10px;display:flex}footer a{align-items:center;gap:5px;display:inline-flex}footer .wordmark{font-size:21px}.loading-page{flex-direction:column;justify-content:center;align-items:center;gap:25px;min-height:100vh;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.kiosk{max-width:1800px;margin:auto;padding:0 42px}.company-brand{letter-spacing:-.6px;align-items:center;gap:18px;font-family:Manrope,sans-serif;font-size:22px;font-weight:500;display:flex}.company-brand img{object-fit:contain;max-width:100px;max-height:38px}.company-brand .icon-button{border:0;margin-left:-12px}.header-actions{align-items:center;gap:24px;display:flex}.header-actions .eyebrow{margin:0}.kiosk-main{grid-template-columns:minmax(0,1fr) 355px;min-height:calc(100vh - 174px);display:grid}.conversation-stage{border-right:1px solid var(--border);flex-direction:column;min-width:0;padding:46px 54px 28px 12px;display:flex}.stage-intro h1{max-width:720px;margin:20px 0 18px;font-size:clamp(38px,3.8vw,65px);line-height:1.1}.stage-intro>p:last-child{color:var(--muted);max-width:440px;font-size:13px}.voice-field{flex-shrink:0;height:180px;margin:0 -5px 14px;position:relative}.wave{width:100%;height:100%;display:block}.voice-state{color:#c3ccc4;letter-spacing:.04em;justify-content:center;align-items:center;gap:9px;font-size:11px;display:flex;position:absolute;bottom:9px;left:0;right:0}.status-dot{background:#7d897e;border-radius:50%;width:5px;height:5px}.status-dot.active{background:#d8be83;box-shadow:0 0 15px #d8be8355}.voice-field video{display:none}.voice-field.with-avatar{height:270px}.voice-field.with-avatar video{object-fit:contain;z-index:1;width:100%;height:240px;display:block;position:absolute;inset:0}.voice-field.with-avatar .voice-state{z-index:2}.voice-field.hybrid{height:330px;margin:12px 0 22px;transition:height .7s cubic-bezier(.16,1,.3,1)}.hybrid .host-frame{background:#18201b;border-radius:12px;width:min(100%,435px);height:290px;transition:width .7s cubic-bezier(.16,1,.3,1),height .7s cubic-bezier(.16,1,.3,1),left .7s cubic-bezier(.16,1,.3,1),border-radius .7s;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%)}.host-preview,.hybrid .host-frame video{object-fit:cover;opacity:1;width:100%;height:100%;transition:opacity .28s ease-out;position:absolute;inset:0}.hybrid .host-frame video{opacity:0;pointer-events:none;display:block}.hybrid .host-frame video.is-live,.hybrid .host-frame video.host-idle{opacity:1}@media (prefers-reduced-motion:reduce){.hybrid .host-frame video.host-idle{display:none}}.host-preview.is-live{opacity:0}.portrait-start{background:var(--accent);color:#18201b;border-radius:5px;justify-content:center;align-items:center;gap:12px;min-height:52px;font-size:13px;font-weight:600;display:flex;position:absolute;inset:auto 16px 16px}.portrait-start:focus-visible{outline-offset:-4px}.voice-orb{border-radius:inherit;background:radial-gradient(circle at 32% 25%,#66816c 0%,#263d32 34%,#111a16 73%);width:100%;height:100%;box-shadow:inset -12px -15px 22px #070c09,inset 2px 3px 8px #d8be8333}.voice-orb .wave{transform:scale(1.5)}.hybrid.orb-mode{height:96px;margin-bottom:10px}.hybrid.orb-mode .host-frame{border-radius:50%;width:72px;height:72px;left:36px}.hybrid.orb-mode .host-preview,.hybrid.orb-mode .host-frame video{opacity:0}.hybrid.orb-mode .voice-state{letter-spacing:normal;justify-content:flex-start;inset:0 auto 24px 90px}.content-focus .stage-intro h1{font-size:38px}.content-focus .offerings-list{max-height:620px}.content-focus .offering h3{font-size:23px}.content-focus .offering p{-webkit-line-clamp:5;font-size:13px}.order-result{border-block:1px solid var(--border);padding:20px 0}.order-result h3{font-size:18px;font-weight:500}.order-result dl{flex-wrap:wrap;gap:24px;display:flex}.order-result dt{color:var(--muted);font-size:12px}.order-result dd{margin:6px 0 0;font-size:23px}.order-result p{color:var(--muted);margin-bottom:0;font-size:12px}@media (min-width:1001px){.kiosk-main{transition:grid-template-columns .7s cubic-bezier(.16,1,.3,1)}.content-focus .kiosk-main{grid-template-columns:minmax(310px,.7fr) minmax(0,1fr)}.content-focus .conversation-stage{padding-right:32px}.content-focus .offerings-panel{padding-left:40px}.content-focus .offerings-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px;display:grid}.content-focus .offering:only-child{grid-column:1/-1}}@media (max-width:600px){.voice-field.hybrid{height:265px}.hybrid .host-frame{height:225px}.voice-field.hybrid.orb-mode{height:96px}}@media (prefers-reduced-motion:reduce){.voice-field.hybrid,.hybrid .host-frame,.host-preview,.hybrid .host-frame video,.kiosk-main{transition:none}}.welcome-actions{flex-direction:column;align-items:center;margin-bottom:30px;display:flex}.start-button{width:min(100%,340px);height:57px}.start-button svg:last-child{margin-left:auto}.suggestions{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:22px;display:flex}.suggestions button{color:#b8c2b9;border:1px solid var(--border);background:0 0;border-radius:4px;align-items:center;gap:8px;min-height:44px;padding:10px 13px;font-size:11px;display:flex}.suggestions button:hover{background:#ffffff05}.conversation-bottom{margin-top:auto}.question-input{color:#a8b4aa;background:#ffffff03;border:1px solid #ffffff24;border-radius:6px;align-items:center;gap:14px;padding:6px 8px 6px 18px;display:flex}.question-input input{color:#f3f0e8;background:0 0;border:0;width:100%;min-width:0;padding:10px 0;font-size:13px}.question-input .icon-button{background:#ffffff07;border:0;border-radius:4px}.privacy-note{color:#929e94;text-align:center;max-width:560px;margin:15px auto 0;font-size:10px;line-height:1.65}.session-controls{flex-wrap:wrap;align-items:center;gap:12px;margin-top:8px;display:flex}.session-controls .end{margin-left:auto}.transcript{scrollbar-color:#3d4940 transparent;scrollbar-width:thin;height:210px;margin:0 0 25px;padding:3px 10px 0 0;overflow:auto}.transcript-empty{color:var(--muted);text-align:center;padding-top:30px;font-size:14px}.message{background:#d8be8305;border-left:1px solid #d8be8340;margin:0 0 12px;padding:13px 16px}.message span{color:#cdb981;text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px;font-size:10px;display:block}.message p{white-space:pre-wrap;margin:0;font-size:14px}.message.visitor{background:#b6c6b807;border-color:#b6c6b840;margin-left:35px}.message.visitor span{color:#a6bba9}.message.partial p{color:#cbd2cc}.offerings-panel{flex-direction:column;min-width:0;min-height:0;padding:44px 0 22px 28px;display:flex}.panel-heading h2{margin:16px 0;font-size:31px}.panel-heading>p:last-child{color:var(--muted);font-size:12px;line-height:1.8}.offerings-panel .search{margin:12px 0 13px}.offerings-list{scrollbar-width:thin;scrollbar-color:#3d4940 transparent;max-height:400px;overflow:auto}.offering{text-align:left;border-bottom:1px solid var(--border);background:0 0;gap:13px;width:100%;padding:20px 8px 20px 0;transition:background .2s;display:flex}.offering:hover{background:#ffffff04}.offering .eyebrow{letter-spacing:.12em;font-size:8px}.offering h3{margin:7px 0;font-size:15px;font-weight:500}.offering p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.6;display:-webkit-box;overflow:hidden}.offering>svg{color:#8a9c8d;margin-left:auto}.offering-no{color:#809284;padding-top:3px;font-size:9px}.sources{color:#c0ccbf;padding:18px 0;font-size:11px;line-height:1.6}.sources summary{cursor:pointer;min-height:35px}.sources a{align-items:center;gap:7px;padding:7px 0;display:flex}.contact-strip{justify-content:space-between;align-items:center;gap:15px;margin-top:auto;padding-top:28px;display:flex}.contact-strip h3{margin:0 0 6px;font-size:14px;font-weight:500}.contact-strip p{color:var(--muted);margin:0;font-size:11px}.contact-strip .icon-button{background:#b6c6b80c;border-color:#b6c6b836}.empty{color:var(--muted);padding:25px 0;font-size:13px}.modal{color:#f3f0e8;background:#1b211e;border:1px solid #465044;border-radius:10px;width:calc(100% - 32px);max-width:560px;padding:40px;position:fixed}.modal::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070a08cc}.modal h2{margin:18px 0;padding-right:20px;font-size:34px}.modal>p:not(.eyebrow){color:var(--muted);font-size:13px}.close{border:0;position:absolute;top:16px;right:16px}label:not(.search):not(.check-label):not(.upload-button){color:#c3cdc4;flex-direction:column;gap:9px;margin:19px 0;font-size:12px;display:flex}label input:not([type=checkbox]),label textarea,label select{color:#f3f0e8;background:#ffffff03;border:1px solid #ffffff25;border-radius:4px;width:100%;min-height:46px;padding:12px}label select option{background:#202722}label textarea{resize:vertical;line-height:1.65}label input[type=color]{width:100px;padding:6px}.form-grid{grid-template-columns:1fr 1fr;gap:0 22px;display:grid}.check-label{color:#bbc7bd;align-items:flex-start;gap:11px;margin:22px 0;font-size:12px;line-height:1.6;display:flex}.check-label input{accent-color:#d8be83;flex-shrink:0;width:18px;height:18px;margin:0}.avatar-choice{margin:17px 0 0}.login-page{max-width:570px;min-height:100vh;margin:0 auto;padding:45px 24px}.login-page form{margin:80px 0 35px}.login-page h1{margin:22px 0;font-size:43px;line-height:1.15}.login-page form>p:not(.eyebrow){color:var(--muted);font-size:13px}.login-page .primary{width:100%;margin-top:16px}.admin-layout{grid-template-columns:245px minmax(0,1fr);min-height:100vh;display:grid}.admin-sidebar{border-right:1px solid var(--border);flex-direction:column;min-width:0;height:100vh;padding:35px 24px;display:flex;position:sticky;top:0}.admin-sidebar .wordmark{flex-direction:column;gap:5px;display:flex}.admin-sidebar .company-select{margin:42px 0 24px!important}.admin-sidebar select{font-size:12px}.admin-sidebar nav{gap:5px;display:grid}.admin-sidebar nav button{text-align:left;color:#a9b5ab;background:0 0;border-radius:4px;align-items:center;gap:13px;min-height:48px;padding:10px 12px;font-size:12px;display:flex}.admin-sidebar nav button:hover{background:#ffffff04}.admin-sidebar nav button.selected{color:#dfcd9f;background:#d8be830e;border:1px solid #d8be8318}.sidebar-bottom{color:var(--muted);margin-top:auto;padding-top:20px;font-size:12px}.sidebar-bottom p{overflow-wrap:anywhere}.admin-main{width:100%;min-width:0;max-width:1370px;padding:50px 55px 70px}.admin-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px;padding-bottom:25px;display:flex}.admin-heading h1{margin:12px 0 0;font-size:44px}.section-lead{margin:25px 0 30px}.section-lead h2{margin-bottom:12px;font-size:29px}.section-lead p{color:var(--muted);max-width:660px;font-size:13px}.settings-form{max-width:800px}.settings-form hr{border:0;border-top:1px solid var(--border);margin:40px 0}.field-help{color:var(--muted);margin:10px 0;font-size:11px;line-height:1.7}.save-bar{border-top:1px solid var(--border);align-items:center;gap:20px;margin-top:25px;padding:25px 0;display:flex}.save-bar>span{color:var(--muted);font-size:11px}.toolbar{justify-content:space-between;align-items:center;gap:20px;display:flex}.toolbar-actions{flex-shrink:0;gap:10px;display:flex}.upload-button{cursor:pointer;position:relative}.upload-button input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.data-list{border-top:1px solid var(--border)}.knowledge-row{text-align:left;border-bottom:1px solid var(--border);background:0 0;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:24px 12px;display:flex}.knowledge-row:hover,.record-row:hover{background:#ffffff04}.knowledge-row h3{margin:10px 0;font-size:16px;font-weight:500}.knowledge-row p{color:var(--muted);max-width:750px;margin:0;font-size:12px}.knowledge-editor{max-width:850px}.knowledge-editor textarea{min-height:350px}.record-row{border-bottom:1px solid var(--border);text-align:left;background:0 0;align-items:center;gap:20px;width:100%;min-height:70px;padding:20px 12px;font-size:13px;display:flex}.record-row>svg{margin-left:auto}.badge{text-transform:uppercase;letter-spacing:.08em;border:1px solid #ffffff26;border-radius:4px;padding:5px 10px;font-size:10px}.admin-transcript{max-width:800px;margin:25px 0}.enquiry-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.enquiry-list article{border:1px solid var(--border);overflow-wrap:anywhere;border-radius:6px;padding:25px}.enquiry-heading{justify-content:space-between;align-items:center;gap:15px;display:flex}.enquiry-heading h3{margin-bottom:12px;font-size:18px;font-weight:500}.enquiry-heading time{color:var(--muted);font-size:10px}.enquiry-list p{color:#bec8bf;font-size:13px}.contact-details{color:#dfcd9f;flex-direction:column;gap:7px;margin:20px 0;font-size:13px;display:flex}@media (min-width:1500px){.voice-field{height:240px}.transcript{height:250px}.offerings-list{max-height:500px}}@media (max-width:1100px){.kiosk{padding:0 24px}.kiosk-main{grid-template-columns:minmax(0,1fr) 300px}.conversation-stage{padding-right:30px}.offerings-panel{padding-left:23px}.stage-intro h1{font-size:44px}.admin-main{padding:40px 30px}.toolbar{flex-direction:column;align-items:flex-start}.enquiry-list{grid-template-columns:1fr}}@media (max-width:800px){.topbar{height:80px}.kiosk{padding:0 22px}.kiosk-main{display:block}.conversation-stage{border-right:0;min-height:660px;padding:35px 0 30px}.content-focus .conversation-stage{min-height:0;padding:24px 0}.content-focus .transcript{height:140px;min-height:0}.content-focus .stage-intro>p:last-child{display:none}.stage-intro h1{max-width:600px;font-size:46px}.voice-field{height:180px}.offerings-panel{border-top:1px solid var(--border);padding:30px 0}.panel-heading p:last-child{max-width:580px}.offerings-list{max-height:420px}.header-actions .eyebrow{display:none}.company-brand{font-size:20px}.admin-layout{grid-template-columns:1fr}.admin-sidebar{border-bottom:1px solid var(--border);border-right:0;height:auto;padding:22px;position:static}.admin-sidebar .wordmark{flex-direction:row;align-items:baseline;gap:12px}.admin-sidebar .company-select{margin:22px 0 16px!important}.admin-sidebar nav{display:flex;overflow-x:auto}.admin-sidebar nav button{flex-shrink:0;gap:7px;min-height:44px;padding:8px;font-size:11px}.sidebar-bottom{display:none}.admin-main{padding:30px 22px}.admin-heading h1{font-size:35px}.launcher main{padding:60px 0}.launcher h1{font-size:59px}.intro{margin-bottom:45px}.launcher-line .search{width:230px}.company-row{gap:20px}.company-row h2{font-size:30px}.company-row p{font-size:12px}}@media (max-width:480px){.launcher{padding:0 22px}.launcher .topbar .text-link{font-size:10px}.wordmark{gap:8px;font-size:28px}.wordmark>span{font-size:8px}.launcher h1{font-size:43px}.intro{font-size:13px}.launcher-line{flex-direction:column;align-items:flex-start;gap:16px}.launcher-line .search{width:100%}.company-row{align-items:flex-start;gap:14px}.company-row .row-number{display:none}.company-row .circle-arrow{width:42px;height:42px}.stage-intro h1{font-size:38px}.stage-intro>p:last-child{font-size:12px}.conversation-stage{padding-top:32px}.voice-field{height:160px;margin-bottom:15px}.suggestions{gap:8px}.suggestions button{font-size:10px}.session-controls{gap:3px}.session-controls .quiet{font-size:10px}.privacy-note{font-size:9px}.form-grid{grid-template-columns:1fr;gap:0}.modal{padding:32px 24px}.modal h2{font-size:28px}.modal .form-grid label{margin:10px 0}.modal .check-label{font-size:11px}.save-bar{flex-direction:column;align-items:flex-start;gap:10px}.toolbar-actions{flex-wrap:wrap}.toolbar-actions .primary,.toolbar-actions .secondary{font-size:11px}.admin-heading .secondary{padding:10px 12px;font-size:10px}.login-page h1{font-size:36px}.login-page form{margin-top:55px}footer{font-size:9px}.message p{font-size:13px}}.search input:not([type=checkbox]){background:0 0;border:0;min-height:42px;padding:12px 0}.offering .eyebrow{font-size:9px}.offering p{font-size:12px}.privacy-note{font-size:11px}.session-controls .quiet,.sidebar-bottom .quiet{min-height:44px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important}}.sources a{min-height:44px}.check-label{align-items:center;min-height:44px}.upload-button:focus-within{outline:2px solid var(--accent);outline-offset:4px}@media (max-width:800px){.sidebar-bottom{justify-content:space-between;align-items:center;margin:0;padding-top:12px;display:flex}.sidebar-bottom p{margin:0;font-size:11px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.showroom{background:#111514;min-height:100dvh}.showroom.avatar-open{height:100dvh;overflow:hidden}.showroom .modal{max-height:calc(var(--visible-height,100dvh) - 32px);overflow-y:auto}.showroom.keyboard-open .modal{top:calc(var(--viewport-top) + 12px);margin:0 auto;bottom:auto}.showroom.keyboard-open .conversation-dock{bottom:calc(var(--keyboard-inset) + 8px)}.showroom.keyboard-open .showroom-host.orb-mode,.showroom.keyboard-open .powered-by{visibility:hidden}.showroom.keyboard-open.catalogue-open .showroom-controls{padding-left:12px}.showroom-host{z-index:1;pointer-events:none;position:fixed;inset:0}.showroom-host.hybrid .host-frame{background:#18201b;border-radius:0;width:100%;height:100%;inset:0;transform:none}.showroom-host .host-preview,.showroom-host .host-frame video{object-fit:cover;object-position:center 36%}.showroom-host .host-frame:after{content:"";pointer-events:none;background:linear-gradient(#0000,#080d0ab3);position:absolute;inset:50% 0 0}.showroom-host.orb-mode{z-index:6;width:60px;height:60px;inset:auto auto 31px 32px}.showroom-host.orb-mode .host-frame{border-radius:50%;width:60px;height:60px}.showroom-host.orb-mode .host-frame:after{display:none}.showroom-host.orb-mode .host-preview,.showroom-host.orb-mode video{visibility:hidden}.showroom-welcome{z-index:3;flex-direction:column;align-items:center;gap:10px;display:flex;position:fixed;bottom:84px;left:50%;transform:translate(-50%)}.touch-start{color:#fff;white-space:nowrap;background:#111514b8;border:1px solid #ffffff70;border-radius:40px;justify-content:center;align-items:center;gap:18px;min-height:64px;padding:19px 30px;font-size:19px;font-weight:500;display:flex;box-shadow:0 10px 35px #0003}.touch-start:hover{background:#111514e8}.type-instead{color:#fff;background:#11151480;border:none;border-radius:22px;min-height:44px;padding:10px 18px;font-size:13px}.powered-by{z-index:8;color:#fff;background:#111514b8;border-radius:5px;align-items:baseline;gap:7px;padding:8px 12px;font-size:11px;text-decoration:none;display:flex;position:fixed;bottom:25px;right:30px}.powered-by strong{letter-spacing:-.5px;font-family:Manrope,sans-serif;font-size:17px;font-weight:600}.conversation-dock{z-index:5;color:#f3f0e8;width:min(740px,100% - 250px);position:fixed;bottom:24px;left:28px}.conversation-dock:empty{display:none}.showroom-controls{background:#111514e8;border:1px solid #ffffff26;border-radius:12px;flex-wrap:wrap;align-items:center;gap:16px;padding:9px 12px 9px 18px;display:flex;box-shadow:0 8px 28px #0003}.guide-status{white-space:nowrap;flex:1;align-items:center;gap:9px;font-size:12px;display:flex}.guide-actions{align-items:center;gap:4px;display:flex}.guide-actions .icon-button{border-color:#0000;width:44px;height:44px}.guide-actions .icon-button:hover,.guide-actions .icon-button[aria-pressed=true]{background:#ffffff15}.guide-actions .quiet{color:#f3f0e8;min-height:44px;padding:8px 12px;font-size:12px}.conversation-dock .question-input{background:#111514f5;border:1px solid #ffffff50;margin:0 0 10px}.conversation-dock .privacy-note{color:#f3f0e8;background:#111514e8;border-radius:5px;margin:0;padding:5px 12px}.conversation-dock .notice,.conversation-dock .saved{background:#1d2822;border:1px solid #b6c6b84d;border-radius:8px;margin:0 0 12px;padding:14px 18px}.catalogue-open .conversation-dock{width:min(830px,100% - 245px);padding-left:88px;bottom:18px;left:18px}.catalogue-open .showroom-controls{min-height:76px;padding-left:12px}.current-reply{color:#f3f0e8;background:#111514f5;border:1px solid #ffffff26;border-radius:10px;max-height:92px;margin:0 0 8px;padding:14px 18px;font-size:14px;line-height:1.6;overflow:auto}.catalogue{max-width:1800px;margin:auto;padding:0 44px 260px;position:relative}.catalogue-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;height:94px;display:flex}.catalogue-header .company-brand img{background:#fff;border-radius:3px;max-width:100px;max-height:54px;padding:7px 12px}.catalogue-header .quiet{align-items:center;gap:12px;min-height:44px;font-size:13px;display:flex}.catalogue-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin:42px 0 34px;display:flex}.catalogue-heading .eyebrow{color:#b6c6b8;margin:0 0 12px}.catalogue-heading h2{margin:0;font-size:clamp(30px,3.2vw,50px);line-height:1.15}.catalogue-heading>p{color:#b6c6b8;max-width:230px;margin-bottom:4px;font-size:13px}.catalogue-toolbar{z-index:2;border-block:1px solid var(--border);background:#111514f5;align-items:center;gap:16px;margin-bottom:28px;padding:16px 0;display:flex;position:sticky;top:0}.catalogue-toolbar .search{background:#1b211e;flex:1;min-height:50px;margin:0}.catalogue-toolbar select{border:1px solid var(--border);color:#f3f0e8;max-width:290px;min-height:50px;font:inherit;background:#1b211e;border-radius:4px;padding:10px 35px 10px 15px;font-size:13px}.product-count{white-space:nowrap;color:#b6c6b8;margin-left:auto;font-size:12px}.catalogue-section-title,.featured-products>h3{margin:0 0 22px;font-family:inherit;font-size:19px;font-weight:500}.catalogue-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 22px;display:grid}.catalogue-product{text-align:left;min-width:0;color:inherit;background:0 0;border:1px solid #0000;border-radius:6px;flex-direction:column;padding:0;display:flex;overflow:hidden}.catalogue-product:hover{border-color:#b6c6b870}.product-photo{aspect-ratio:4/3;background:#f3f3f1;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.product-photo img{object-fit:contain;width:100%;height:100%}.photo-fallback{color:#bac6be;text-align:center;padding:20px;font-size:12px;display:none}.photo-pending{background:#202823}.photo-pending .photo-fallback{display:block}.product-copy{width:100%;padding:18px 4px 6px}.product-category{color:#b6c6b8;font-size:11px}.product-copy h3{letter-spacing:-.25px;margin:8px 0;font:500 17px/1.4 Manrope,sans-serif}.product-copy p{color:#b6c6b8;margin:0;font-size:12px;line-height:1.6}.product-copy small{color:#a7b2aa;margin-top:10px;font-size:10px;display:block}.product-action{color:#f3f0e8;justify-content:space-between;align-items:center;margin-top:18px;font-size:12px;display:flex}.featured-products{border-bottom:1px solid var(--border);margin-bottom:38px;padding-bottom:28px}.featured-products .catalogue-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.catalogue .sources{margin-top:40px}.catalogue .empty .text-link{margin:10px auto;display:block}@media (min-width:1600px){.catalogue-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:1050px){.catalogue{padding-inline:26px}.catalogue-grid,.featured-products .catalogue-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.conversation-dock{width:min(620px,100% - 56px);bottom:74px}.catalogue-open .conversation-dock{width:calc(100% - 36px);bottom:66px}.showroom-host.orb-mode{bottom:79px}.powered-by{bottom:17px;right:18px}}@media (max-width:600px){.showroom-welcome{bottom:110px}.touch-start{padding:17px 25px;font-size:17px}.showroom-host .host-preview,.showroom-host .host-frame video{object-position:50% 32%}.conversation-dock{width:calc(100% - 28px);bottom:68px;left:14px}.showroom-controls{gap:4px;padding:10px 12px}.guide-status{flex-basis:100%;width:100%;padding:2px 5px 4px}.guide-actions{justify-content:space-between;width:100%}.guide-actions .quiet{padding-inline:5px}.catalogue{padding:0 16px 330px}.catalogue-header{gap:8px;height:76px}.catalogue-header .company-brand{gap:8px;font-size:16px}.catalogue-header .company-brand img{display:none}.catalogue-header .quiet{gap:5px;font-size:11px}.catalogue-heading{margin:30px 0 22px;display:block}.catalogue-heading>p{max-width:none;margin-top:16px}.catalogue-toolbar{flex-wrap:wrap;gap:10px;padding:12px 0}.catalogue-toolbar .search{flex-basis:100%}.catalogue-toolbar select{flex:1;max-width:75%}.catalogue-grid,.featured-products .catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 12px}.product-copy{padding:12px 1px 4px}.product-copy h3{font-size:14px}.product-copy p{font-size:11px}.product-copy small{font-size:9px}.product-action{margin-top:12px;font-size:11px}.catalogue-open .conversation-dock{width:calc(100% - 20px);padding-left:0;left:10px}.catalogue-open .showroom-controls{min-height:98px;padding-left:70px}.catalogue-open .guide-status{font-size:11px}.showroom-host.orb-mode{width:48px;height:48px;bottom:90px;left:23px}.showroom-host.orb-mode .host-frame{width:48px;height:48px}.current-reply{max-height:78px;padding:10px 13px;font-size:12px}}@media (prefers-reduced-motion:no-preference){.catalogue{animation:.6s cubic-bezier(.16,1,.3,1) showroom-reveal}@keyframes showroom-reveal{0%{opacity:.35;transform:translateY(22px)}to{opacity:1;transform:none}}}
