.ptr-dialog,.ptr-page{--ptr-accent:var(--demo-action,var(--mobile-market-accent));--ptr-border:var(--demo-border,var(--mobile-border));--ptr-ink:var(--demo-ink,var(--mobile-text));--ptr-muted:var(--demo-muted,var(--mobile-muted));--ptr-soft:#fff5f1;color:var(--ptr-ink)}.ptr-page{padding:1rem 0}.ptr-page-heading{display:flex;gap:1.25rem;justify-content:space-between;align-items:center;margin-bottom:1.8rem}.ptr-page-heading h1{font-size:clamp(1.8rem,3vw,2.5rem);letter-spacing:-.04em;margin:0 0 .5rem}.ptr-page-heading p{color:var(--ptr-muted);max-width:42rem;margin:0}.ptr-page .ptr-primary,.ptr-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:var(--ptr-accent);color:#fff;padding:.75rem 1.25rem;border:1px solid var(--ptr-accent);border-radius:.5rem;min-height:44px;font-weight:750;text-decoration:none;cursor:pointer}.ptr-dialog{width:min(38rem,calc(100% - 2rem));max-height:calc(100dvh - 2rem);border:1px solid #e6dfdc;border-radius:12px;padding:1.5rem;background:#fffaf7;overflow:auto;overscroll-behavior:contain}.ptr-dialog::backdrop{background:#090b0bc2}.ptr-dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:1rem}.ptr-dialog h2{font-size:1.55rem;letter-spacing:-.035em;margin:0}.ptr-dialog h3{margin-bottom:.5rem}.ptr-close{width:44px;min-height:44px;padding:0;background:transparent;border:0;font-size:1.8rem}.ptr-dialog label,.ptr-panel label{display:grid;gap:.4rem;margin:.8rem 0;font-size:.84rem;font-weight:650}.ptr-dialog input,.ptr-dialog textarea,.ptr-panel input{width:100%;min-height:44px;padding:.75rem;border:1px solid #dcd3cf;background:#fff;border-radius:.5rem;font:inherit;color:var(--ptr-ink)}.ptr-dialog textarea{resize:vertical}.ptr-fields{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.ptr-hint{font-size:.8rem;line-height:1.5;color:var(--ptr-muted)}.ptr-actions{display:flex;justify-content:end;gap:.75rem;margin-top:1.2rem}.ptr-actions button,.ptr-success button{min-height:44px;padding:.6rem 1rem;border:1px solid #dcd3cf;border-radius:.5rem;cursor:pointer}.ptr-error{color:#a51f24}.ptr-success{display:grid;justify-items:center;gap:1rem;padding:1.5rem .5rem;text-align:center}.ptr-success-icon{display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background:#e7f4ec;color:#23613e;font-size:2rem}.ptr-success p{margin:0}.ptr-tabs{display:flex;gap:.5rem;margin-bottom:1.25rem;flex-wrap:wrap}.ptr-tabs button{border:1px solid #e6dfdc;background:#fff;color:var(--ptr-muted);min-height:44px;padding:.5rem 1rem;border-radius:.5rem;cursor:pointer}.ptr-tabs button[aria-pressed=true]{background:var(--ptr-soft);color:var(--ptr-accent);border-color:var(--ptr-accent);font-weight:700}.ptr-request-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(16rem,1fr);gap:1.5rem;align-items:start}.ptr-request-list{display:grid;gap:1rem}.ptr-contacts,.ptr-empty,.ptr-panel,.ptr-request-card{border:1px solid #e6dfdc;border-radius:10px;padding:1.5rem;background:#fff}.ptr-contacts h2,.ptr-panel h2,.ptr-request-card h2{margin:.75rem 0 .35rem;font-size:1.3rem;letter-spacing:-.025em}.ptr-card-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.ptr-status{font-size:.74rem;padding:.35rem .6rem;border-radius:6px;font-weight:700}.ptr-status-review{background:#fff0e5;color:#a44309}.ptr-status-assigned{background:#eaf2fb;color:#24547d}.ptr-status-contacted{background:#edf6ef;color:#286541}.ptr-outline{color:var(--ptr-accent);border:1px solid var(--ptr-accent);background:#fff;border-radius:5px;padding:.55rem .85rem;min-height:44px;font-weight:650;cursor:pointer}.ptr-supplier{display:flex;gap:.75rem;align-items:center;margin:1rem 0}.ptr-avatar{width:44px;height:44px;flex:none;border-radius:50%;display:grid;place-items:center;background:#fff0e9;color:#a44309;font-weight:700}.ptr-supplier p{margin:0;font-size:.78rem;color:var(--ptr-muted)}.ptr-contact-card{border-bottom:1px solid #e6dfdc;padding-bottom:1rem;overflow-wrap:anywhere}.ptr-contact-card:last-child{border-bottom:0}.ptr-contact-card>p,.ptr-contact-card>small{font-size:.8rem;color:var(--ptr-muted)}.ptr-request-details{margin-top:1rem;border-top:1px solid #e6dfdc}.ptr-timeline{padding:0;list-style:none;display:grid;gap:.65rem;font-size:.8rem}.ptr-timeline li{display:flex;align-items:center;gap:.65rem;color:#776c65}.ptr-timeline li:before{content:"";width:9px;height:9px;border:1px solid #c7beb9;border-radius:50%}.ptr-timeline li[data-done=true]:before{background:var(--ptr-accent);border-color:var(--ptr-accent)}.ptr-message{padding:1rem;border-radius:.5rem;background:var(--ptr-soft);font-size:.9rem}.ptr-settings{max-width:52rem;margin-inline:auto}.ptr-panel+.ptr-panel{margin-top:1.5rem}.ptr-panel .ptr-primary{margin-top:.5rem}.ptr-home-button{border:1px solid #bd3c08;background:transparent;color:#bd3c08;border-radius:4px;padding:.5rem .75rem;min-height:44px;font-size:.8rem;font-weight:650;cursor:pointer}.ptr-how{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;list-style:none;margin:0;padding:0}.ptr-how li{display:flex;gap:.8rem}.ptr-how span{flex:none;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#fff0e9;color:#a44309;font-weight:750}.ptr-how strong{font-size:1rem}.ptr-how p{font-size:.85rem;color:#625b56;margin:.4rem 0 0}@media (max-width:48rem){.ptr-page-heading{align-items:start;flex-direction:column}.ptr-fields,.ptr-request-layout{grid-template-columns:1fr}.ptr-fields{gap:0}.ptr-dialog{padding:1.2rem}.ptr-contacts,.ptr-panel,.ptr-request-card{padding:1.1rem}.ptr-how{grid-template-columns:1fr;gap:1.25rem}}:root{color-scheme:light;--demo-background:#f6f5f2;--demo-surface:#fff;--demo-ink:#242622;--demo-muted:#595c55;--demo-border:#92968c;--demo-action:#b7331f;--demo-on-action:#fff;--demo-context:#785a23;--demo-focus:#1658b3;--demo-error:#a51f24;--demo-error-background:#fff1f1;--demo-success:#23613e;--demo-status-background:#eef4ed;--demo-radius:0.75rem;--demo-content-width:76rem}@font-face{font-family:Hanken Grotesk;src:url(/demo/fonts/hanken-grotesk.ttf) format("truetype");font-style:normal;font-weight:100 900;font-display:swap}.demo-shell[data-demo-layout]{font-family:Hanken Grotesk,system-ui,sans-serif;min-height:100vh;background:var(--demo-background);color:var(--demo-ink)}.demo-shell[data-demo-layout=marketplace-home]{--demo-background:#fffaf7;--demo-ink:#211a17;--demo-action:#bd3c08;--demo-border:#dcdada;--demo-muted:#625b56;--demo-content-width:80rem}.demo-shell[data-demo-layout] .demo-header{position:relative;padding:1rem 2.5rem;gap:1.25rem;min-height:92px;flex-wrap:nowrap;border-bottom:1px solid var(--demo-border);background:var(--demo-background)}.demo-shell[data-demo-layout] .demo-brand{flex:1 1 18rem}.demo-shell[data-demo-layout] .demo-brand a{font-size:1.5rem;font-weight:800;letter-spacing:-.04em;min-height:44px}.demo-shell[data-demo-layout=marketplace-home] .demo-brand a{color:#b20b0b}.demo-shell[data-demo-layout] .demo-brand>span{font-size:.6875rem;letter-spacing:.075em}.demo-shell[data-demo-layout] .demo-synthetic{max-width:9rem;font-size:.6875rem;font-weight:500;color:var(--demo-muted)}.demo-shell[data-demo-layout] .context-control{width:auto;max-width:9.5rem;font-size:.75rem;border-color:transparent;border-radius:4px;padding-inline:.25rem}.demo-shell[data-demo-layout] .demo-options{position:relative}.demo-shell[data-demo-layout] .demo-menu-toggle{display:grid;place-items:center;width:44px;padding:.5rem;border-color:var(--demo-border);background:transparent}.demo-shell[data-demo-layout] .demo-options-panel{display:none}.demo-shell[data-demo-layout] .demo-options-panel[data-open=true]{display:grid;position:absolute;right:0;top:calc(100% + .5rem);z-index:10;width:min(18rem,calc(100vw - 2rem));padding:1rem;border:1px solid var(--demo-border);border-radius:8px;background:var(--demo-surface);box-shadow:0 12px 36px #0003}.demo-shell[data-demo-layout=marketplace-home] .demo-navigation{background:transparent}.demo-shell[data-demo-layout=marketplace-home] .demo-navigation ul{padding:0;gap:1.5rem}.demo-shell[data-demo-layout=marketplace-home] .demo-navigation a{text-decoration:none;font-size:.875rem;white-space:nowrap}.demo-home-mobile-link,.demo-shell[data-demo-layout=marketplace-home] .demo-navigation svg{display:none}.demo-header-cta a{display:flex;align-items:center;justify-content:center;min-height:48px;padding:.75rem 1.25rem;background:#ff590d;color:#221009;text-decoration:none;font-size:1rem;font-weight:800;white-space:nowrap;border-radius:6px}.demo-shell[data-demo-layout=marketplace-home] .demo-content{max-width:none;padding:0}.demo-shell[data-demo-layout^=hub-]{--demo-background:#050817;--demo-surface:#101728;--demo-ink:#f5f6fa;--demo-muted:#a9b2c6;--demo-border:#343d51;--demo-context:#ff590d;--demo-action:#ff590d;--demo-on-action:#080c19;--demo-focus:#8ec8ff;--demo-error:#ffb4b8;--demo-error-background:#3e1823;--demo-success:#b1ddbd;--demo-status-background:#183129;--demo-sidebar-width:16rem;display:grid;grid-template-columns:var(--demo-sidebar-width) minmax(0,1fr);grid-template-rows:auto auto 1fr auto;background:linear-gradient(to right,#101728 var(--demo-sidebar-width),#050817 var(--demo-sidebar-width))}.demo-shell[data-demo-layout^=hub-] .demo-header{grid-column:1/-1;min-height:80px;padding-block:.75rem;background:#101728}.demo-shell[data-demo-layout^=hub-] .demo-brand a{color:var(--demo-context)}.demo-shell[data-demo-layout^=hub-] .demo-preview{grid-column:2;background:transparent;color:var(--demo-muted);padding:1rem 2.5rem 0;text-align:right;font-size:.6875rem}.demo-shell[data-demo-layout^=hub-] .demo-navigation{background:#101728;grid-column:1;grid-row:2/-1;border-right:1px solid var(--demo-border);display:flex;flex-direction:column;padding-block:1.5rem;position:sticky;top:0;align-self:start;height:calc(100dvh - 80px);min-height:30rem}.demo-sidebar-heading{padding:0 1.5rem 2rem}.demo-sidebar-heading strong{display:block;color:var(--demo-context);font-size:1.65rem;letter-spacing:-.035em}.demo-sidebar-heading span{color:var(--demo-muted);font-size:.6875rem;text-transform:uppercase;letter-spacing:.08em}.demo-shell[data-demo-layout^=hub-] .demo-navigation ul{margin:0;padding:0;display:grid;gap:.25rem}.demo-shell[data-demo-layout^=hub-] .demo-navigation li{border-right:3px solid transparent}.demo-shell[data-demo-layout^=hub-] .demo-navigation li[data-active=true]{border-color:var(--demo-context);background:#ff590d14;color:var(--demo-context)}.demo-shell[data-demo-layout^=hub-] .demo-navigation a{display:flex;gap:1rem;padding:1rem 1.5rem;text-decoration:none;font-size:1rem;font-weight:500}.demo-shell[data-demo-layout^=hub-] .demo-navigation svg{flex:0 0 22px}.demo-sidebar-publish{margin-top:auto;padding:3rem 1rem 1rem}.demo-shell[data-demo-layout^=hub-] .demo-sidebar-publish a{gap:.5rem;padding:.75rem;justify-content:center;background:var(--demo-context);color:#080c19;font-size:.8125rem;font-weight:800;border-radius:3px}.demo-shell[data-demo-layout^=hub-] .demo-content{grid-column:2;margin:0;max-width:none;padding:1rem 2.5rem 3rem}.demo-shell[data-demo-layout^=hub-] .demo-footer{grid-column:2;border-top:1px solid var(--demo-border)}@media (min-width:48rem) and (max-width:74rem){.demo-shell[data-demo-layout=marketplace-home] .demo-header{flex-wrap:wrap;gap:.5rem 1.25rem;padding-inline:1.5rem}.demo-shell[data-demo-layout=marketplace-home] .demo-brand{flex-basis:40%}.demo-shell[data-demo-layout=marketplace-home] .demo-synthetic{max-width:none}.demo-shell[data-demo-layout^=hub-]{--demo-sidebar-width:13rem}.demo-shell[data-demo-layout^=hub-] .demo-content{padding-inline:1.5rem}}@media (max-width:47.99rem){.demo-shell[data-demo-layout] .demo-header{display:grid;grid-template-columns:minmax(0,1fr) auto 44px;gap:.25rem .5rem;padding:.75rem 1rem .25rem}.demo-shell[data-demo-layout] .demo-brand{grid-column:1/3;grid-row:1}.demo-shell[data-demo-layout] .demo-brand a{font-size:1.25rem;max-width:16rem;min-height:44px}.demo-shell[data-demo-layout] .demo-brand>span{font-size:.625rem}.demo-shell[data-demo-layout] .demo-options{grid-column:3;grid-row:1}.demo-shell[data-demo-layout] .demo-context{grid-column:1;grid-row:2}.demo-shell[data-demo-layout] .context-control{max-width:8.5rem;font-size:.6875rem}.demo-shell[data-demo-layout] .demo-synthetic{grid-column:2/4;grid-row:2;max-width:10rem;font-size:.625rem;text-align:right}.demo-shell[data-demo-layout] .demo-header-cta{display:none}.demo-shell[data-demo-layout] .demo-navigation{display:block;background:var(--demo-surface);padding:.25rem 0 env(safe-area-inset-bottom);border-right:0;position:fixed;top:auto;height:auto;min-height:0}.demo-home-mobile-link{display:list-item}.demo-shell[data-demo-layout=marketplace-home] .demo-navigation li[data-active=true]{color:#bd3c08}.demo-shell[data-demo-layout] .demo-navigation ul{display:flex;justify-content:space-around;gap:0;margin:0;padding:0}.demo-shell[data-demo-layout] .demo-navigation a{flex-direction:column;gap:.25rem;font-size:.6875rem;padding:.5rem .75rem;min-height:58px;text-decoration:none}.demo-shell[data-demo-layout] .demo-navigation svg{display:block;width:22px;height:22px}.demo-shell[data-demo-layout^=hub-]{display:block;background:var(--demo-background)}.demo-shell[data-demo-layout^=hub-] .demo-content{padding:1rem 1rem 2rem}.demo-shell[data-demo-layout^=hub-] .demo-preview{text-align:left;padding:.75rem 1rem 0}.demo-sidebar-heading,.demo-sidebar-publish{display:none}.demo-shell[data-demo-layout^=hub-] .demo-navigation li{border-right:0;border-top:2px solid transparent}}*{box-sizing:border-box}body{margin:0;font-family:system-ui,sans-serif;color:var(--demo-ink);background:var(--demo-background);line-height:1.5}button,input,select,textarea{font:inherit;color:inherit;max-width:100%}.demo-navigation a,button,input,select,textarea{min-height:44px}button,select{cursor:pointer}button:disabled,select:disabled{cursor:not-allowed;opacity:.6}button,input,select,textarea{background:var(--demo-surface);border:1px solid var(--demo-border);border-radius:.5rem;padding:.625rem .875rem}a{color:inherit;text-underline-offset:.2em}:focus-visible{outline:3px solid var(--demo-focus);outline-offset:3px}h1,h2,p{overflow-wrap:anywhere}.demo-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.demo-skip-link{position:fixed;top:-8rem;left:1rem;z-index:20;padding:1rem;background:var(--demo-surface)}.demo-skip-link:focus{top:1rem}.demo-header{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem 1.5rem;padding:1rem max(1rem,calc((100vw - var(--demo-content-width)) / 2));background:var(--demo-surface);border-bottom:1px solid #e1e2dd}.demo-brand{flex:1 1 16rem}.demo-brand a{display:inline-flex;align-items:center;min-height:44px;max-width:22rem;font-size:1.25rem;font-weight:760;letter-spacing:-.04em;line-height:1.15;text-decoration:none}.demo-brand span{display:block;font-size:.75rem;color:var(--demo-muted)}.demo-synthetic{margin:0;font-size:.75rem;font-weight:650}.context-control{background:transparent;border:1px solid var(--demo-border);border-radius:.5rem}.context-control,.persona-control{min-height:44px;color:var(--demo-ink)}.demo-options-panel{display:flex;flex-wrap:wrap;align-items:end;gap:.75rem}.demo-options-panel label{display:grid;gap:.15rem;font-size:.75rem}.demo-options-panel button{font-size:.875rem}.demo-menu-toggle{display:none}.demo-navigation{background:var(--demo-surface)}.demo-navigation ul{max-width:var(--demo-content-width);margin:0 auto;padding:.5rem 1rem;display:flex;gap:1rem;list-style:none}.demo-navigation a{display:inline-flex;align-items:center;font-size:.875rem;font-weight:600}.demo-preview{margin:0;padding:.5rem 1rem;text-align:center;color:var(--demo-context);background:#f5eddd;font-size:.8125rem;font-weight:600}.demo-content{max-width:var(--demo-content-width);margin:0 auto;padding:1.5rem 1rem 3rem;min-height:55vh}.demo-footer{padding:1.5rem 1rem;text-align:center;color:var(--demo-muted);font-size:.8125rem}.demo-confirmation{width:min(32rem,calc(100% - 2rem));max-height:calc(100dvh - 2rem);overflow:auto;padding:1.5rem;border:1px solid var(--demo-border);border-radius:var(--demo-radius);background:var(--demo-surface);color:var(--demo-ink)}.demo-confirmation::backdrop{background:#171b20a8}.demo-confirmation h2{margin-top:0}.demo-dialog-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:end}.demo-button-primary{background:var(--demo-action);border-color:var(--demo-action);color:var(--demo-on-action)}.demo-field{display:grid;gap:.5rem;margin-block:1rem}.demo-field label{font-weight:600}.demo-field p{margin:0}.demo-hint{color:var(--demo-muted);font-size:.875rem}.demo-field-error{color:var(--demo-error)}.demo-field [aria-invalid=true]{border-color:var(--demo-error)}.demo-feedback{border:1px solid;border-radius:.5rem;margin-block:1rem;padding:1rem;overflow-wrap:anywhere}.demo-feedback-status{color:var(--demo-success);background:var(--demo-status-background)}.demo-feedback-error{color:var(--demo-error);background:var(--demo-error-background)}@media (max-width:47.99rem){.demo-header{gap:.5rem .75rem;padding:.75rem 1rem}.demo-brand{flex-basis:calc(100% - 1rem)}.demo-brand a{font-size:1.2rem}.demo-synthetic{flex-basis:100%}.demo-context{flex:1 1 9rem}.context-control{width:100%}.demo-options{position:relative}.demo-menu-toggle{display:block;max-width:10rem;font-size:.8125rem}.demo-options-panel{display:none}.demo-options-panel[data-open=true]{display:grid;position:absolute;right:0;top:calc(100% + .5rem);z-index:5;width:min(18rem,calc(100vw - 2rem));padding:1rem;border:1px solid var(--demo-border);border-radius:var(--demo-radius);background:var(--demo-surface);box-shadow:0 8px 24px #2426221a}.demo-navigation{position:fixed;z-index:4;bottom:0;left:0;right:0;border-top:1px solid var(--demo-border);padding-bottom:env(safe-area-inset-bottom)}.demo-navigation ul{justify-content:space-around;gap:.5rem}.demo-navigation a{text-align:center;font-size:.8125rem}.demo-shell{padding-bottom:calc(4.5rem + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.demo-header-cta button{display:flex;align-items:center;gap:.5rem;min-height:48px;padding:.75rem 1.25rem;background:#ff590d;color:#221009;font-weight:800;border:0;border-radius:6px;white-space:nowrap}.demo-header-cta button svg{width:18px}.ptr-hub-link{font-size:.75rem;text-decoration:none;white-space:nowrap}[data-curation-shell] .ptr-page{width:calc(100% - 5rem);max-width:80rem;margin:2rem auto 0;padding-bottom:2rem}[data-curation-shell] .ptr-settings{max-width:52rem}@media (max-width:74rem){[data-curation-shell] .demo-header{flex-wrap:wrap}[data-curation-shell] .demo-brand{flex:1 1 18rem}}@media (max-width:48rem){[data-curation-shell] .demo-header{padding:1rem;gap:.8rem}[data-curation-shell] .demo-navigation{order:3;flex-basis:100%}[data-curation-shell] .demo-navigation ul{justify-content:space-between;gap:.5rem}[data-curation-shell] .demo-navigation a{font-size:.75rem}[data-curation-shell] .ptr-page{width:calc(100% - 2rem)}[data-curation-shell] .demo-header-cta{display:none}}@media (max-width:47.99rem){.demo-shell[data-curation-shell][data-demo-layout] .demo-header{grid-template-columns:minmax(0,1fr) auto}.demo-shell[data-curation-shell][data-demo-layout] .demo-brand{grid-column:1;min-width:0}.demo-shell[data-curation-shell][data-demo-layout] .ptr-hub-link{grid-column:2;grid-row:1;min-height:44px;display:flex;align-items:center}}