:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f7fbff;--muted:#9db0c7;--panel:#0c1c30e0;--panel-strong:#10223a;--line:#ffffff1f;--purple:#7c5cff;--teal:#18b6a4;--gold:#ffb020;--coral:#ff6b6b;--blue:#3e8cff;--magenta:#e65cff;--green:#23c55e;--orange:#ff7a1a;--silver:#94a3b8;color:var(--ink);background:#07111f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#07111f;min-height:100%}body{background:radial-gradient(circle at 8% 12%,#7c5cff33,#0000 30rem),radial-gradient(circle at 92% 5%,#18b6a429,#0000 28rem),linear-gradient(#07111f 0%,#091827 48%,#07111f 100%);min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:#a8dcff}button{cursor:pointer}.shell{width:min(100%,72rem);margin:0 auto;padding:1rem 1rem 6rem}.shell.wide{width:min(100%,92rem)}.topbar{justify-content:space-between;align-items:center;gap:1rem;padding:.55rem 0 1.25rem;display:flex}.brand{color:#fff;letter-spacing:-.02em;align-items:center;gap:.7rem;font-weight:850;text-decoration:none;display:inline-flex}.brand-mark{background:linear-gradient(135deg,#7c5cff,#18b6a4);border:1px solid #ffffff40;border-radius:.72rem;place-items:center;width:2.25rem;height:2.25rem;display:grid;box-shadow:0 10px 30px #7c5cff40}.topbar-actions{align-items:center;gap:.9rem;display:flex}.staff-link{border:1px solid var(--line);color:#d9e5f2;background:#ffffff0b;border-radius:.72rem;align-items:center;min-height:2.25rem;padding:.4rem .7rem;font-size:.78rem;font-weight:800;text-decoration:none;display:inline-flex}.staff-link:hover{background:#ffffff14;border-color:#ffffff52}.micro{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:750}.muted{color:var(--muted)}.center{text-align:center}.hidden{display:none!important}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.hero{border:1px solid var(--line);background:linear-gradient(145deg,#11243ef5,#07111ff2);border-radius:2rem;padding:clamp(1.4rem,5vw,4rem);position:relative;overflow:hidden;box-shadow:0 30px 100px #00000052}.hero:after{content:"";pointer-events:none;border:4rem solid #7c5cff1f;border-radius:50%;width:24rem;height:24rem;position:absolute;top:-11rem;right:-9rem;box-shadow:0 0 0 3rem #18b6a40f}.hero>*{z-index:1;position:relative}.eyebrow{color:#dcd4ff;letter-spacing:.1em;text-transform:uppercase;background:#7c5cff26;border:1px solid #7c5cff59;border-radius:999px;align-items:center;gap:.5rem;padding:.45rem .7rem;font-size:.74rem;font-weight:850;display:inline-flex}h1{letter-spacing:-.065em;max-width:13ch;margin:1rem 0;font-size:clamp(2.5rem,9vw,6.2rem);line-height:.92}h2{letter-spacing:-.035em;margin:0 0 .7rem;font-size:clamp(1.5rem,5vw,2.4rem)}h3{margin:0 0 .45rem}.lede{color:#c6d4e3;max-width:42rem;margin:0 0 1.4rem;font-size:clamp(1rem,2.4vw,1.24rem);line-height:1.55}.hero-meta{flex-wrap:wrap;gap:.6rem;margin:1.3rem 0;display:flex}.pill{border:1px solid var(--line);color:#d9e5f2;background:#ffffff0b;border-radius:999px;align-items:center;gap:.4rem;min-height:2rem;padding:.4rem .7rem;font-size:.83rem;font-weight:700;display:inline-flex}.btn{color:#06111d;background:#fff;border:1px solid #0000;border-radius:1rem;justify-content:center;align-items:center;gap:.55rem;min-height:3.25rem;padding:.75rem 1rem;font-weight:850;text-decoration:none;transition:transform .16s,opacity .16s,border-color .16s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(1px)}.btn:disabled{cursor:wait;opacity:.55;transform:none}.btn.primary{color:#06111d;background:linear-gradient(135deg,#7c5cff,#5b83ff);box-shadow:0 12px 30px #7c5cff47}.btn.teal{color:#031615;background:#5ef2da}.btn.ghost{color:var(--ink);border-color:var(--line);background:#ffffff0e}.btn.danger{color:#ffe0e0;background:#ff6b6b21;border-color:#ff6b6b66}.btn.small{border-radius:.75rem;min-height:2.45rem;padding:.45rem .7rem;font-size:.85rem}.btn-icon{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:1.05rem;height:1.05rem}.button-row{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.button-row .btn{flex:11rem}.card{border:1px solid var(--line);background:var(--panel);border-radius:1.35rem;padding:1.15rem;box-shadow:0 18px 50px #00000026}.card.soft{box-shadow:none;background:#ffffff09}.grid{gap:1rem;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.section{margin-top:1.2rem}.section-title{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:.8rem;display:flex}.staff-login{grid-template-columns:minmax(0,.85fr) minmax(22rem,1.15fr);align-items:center;gap:1.5rem;display:grid}.staff-login h2{margin-top:.35rem}.staff-login p{max-width:38rem;margin-bottom:0;line-height:1.5}.staff-login-form{gap:.4rem;display:grid}.staff-login-form label{color:#cbd8e6;font-size:.82rem;font-weight:750}.staff-login-controls{grid-template-columns:minmax(0,1fr) auto;gap:.65rem;display:grid}.staff-login-controls .btn{white-space:nowrap}.stepper{grid-template-columns:repeat(3,1fr);gap:.4rem;margin:0 0 1.2rem;display:grid}.step{background:#ffffff1a;border-radius:999px;height:.35rem}.step.on{background:linear-gradient(90deg,#7c5cff,#18b6a4)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.field{gap:.38rem;display:grid}.field.full{grid-column:1/-1}.field label{color:#cbd8e6;font-size:.82rem;font-weight:750}input,select,textarea{border:1px solid var(--line);width:100%;min-height:3.1rem;color:var(--ink);background:#040d18b8;border-radius:.85rem;outline:none;padding:.72rem .8rem}input:focus,select:focus,textarea:focus{border-color:#7c5cff;box-shadow:0 0 0 3px #7c5cff2b}textarea{resize:vertical;min-height:8rem}.check{color:#c8d5e3;align-items:flex-start;gap:.65rem;font-size:.88rem;line-height:1.4;display:flex}.check input{accent-color:#7c5cff;flex:0 0 1.15rem;width:1.15rem;min-height:1.15rem;margin-top:.08rem}.scan-card{text-align:center;background:linear-gradient(145deg,#18b6a41a,#7c5cff14);border:1px dashed #5ef2da73;border-radius:1.2rem;place-items:center;min-height:13rem;padding:1.2rem;display:grid}.scan-card input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.scan-icon{color:#5ef2da;background:#5ef2da24;border-radius:1.2rem;place-items:center;width:4.2rem;height:4.2rem;margin-bottom:.75rem;font-size:2rem;display:grid}.consent-group{background:#5ef2da0b;border:1px solid #5ef2da3d;border-radius:1rem;gap:.8rem;padding:1rem;display:grid}.consent-group .check{margin:0}.field-label{font-weight:800}.consent-intro{margin:-.35rem 0 0}.ocr-filled{box-shadow:0 0 0 3px #5ef2da17;border-color:#5ef2dacc!important}.passport-reuse-card{max-width:52rem;margin-inline:auto}.event-entry-poster{background:radial-gradient(circle at 80% 10%,#5ef2da42,#0000 34%),linear-gradient(145deg,#10183d,#081526)}.status-line{color:#b8c9da;min-height:1.4rem;margin:.6rem 0 0;font-size:.86rem}.skip-link{z-index:200;color:#07111f;background:#fff;border-radius:.55rem;padding:.65rem .9rem;transition:transform .15s;position:fixed;top:.5rem;left:.5rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.network-status{z-index:150;color:#211400;text-align:center;background:#ffd579;padding:.65rem 1rem;font-weight:850;position:sticky;top:0}.network-status[hidden]{display:none}:where(a,button,input,select,textarea):focus-visible{outline-offset:3px;outline:3px solid #5ef2da}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.notice{color:#ffe0a0;background:#ffb02017;border:1px solid #ffb0204d;border-radius:.9rem;padding:.8rem 1rem;font-size:.9rem}.success{color:#a9f5c4;background:#23c55e1a;border-color:#23c55e66}.error{color:#ffd0d0;background:#ff6b6b1a;border-color:#ff6b6b66}.option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.option{border:1px solid var(--line);color:#fff;text-align:left;background:#ffffff0e;border-radius:1rem;min-height:5.6rem;padding:.9rem;font-weight:850}.option:hover{background:#ffffff1a;border-color:#ffffff61}.station-sigil{color:#fff;background:var(--silver);border-radius:1.45rem;place-items:center;width:5.4rem;height:5.4rem;margin:0 auto 1rem;font-size:2.8rem;display:grid;box-shadow:0 1rem 3rem #00000040}.mission-meta{flex-wrap:wrap;justify-content:center;gap:.55rem;margin:.6rem 0 1rem;display:flex}.verified-pill{color:var(--teal);border-color:#52e8cca6}.booth-verification{text-align:left;background:#52e8cc12;border:1px solid #52e8cc59;border-radius:1rem;gap:.55rem;margin:1.2rem 0;padding:1rem;display:grid}.booth-verification input{letter-spacing:.35em;text-align:center;font-size:1.7rem;font-weight:900}.booth-verification.verified{text-align:center;background:#52e8cc24;border-color:#52e8ccb8}.event-gate{max-width:42rem;margin-inline:auto}.booth-code-preview{color:var(--teal);margin-top:.45rem;display:block}.booth-code-preview strong{letter-spacing:.12em}.verification-code-grid{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.8rem;margin-top:1rem;display:grid}.verification-code-grid article{border:1px solid var(--line);background:#ffffff09;border-radius:1rem;gap:.35rem;padding:1rem;display:grid}.verification-code-grid strong{letter-spacing:.15em;color:var(--teal);font-size:1.8rem}.verification-code-grid small{color:var(--muted)}.booth-login{gap:.8rem;width:min(24rem,100%);margin:1.2rem auto 0;display:grid}.booth-login input{letter-spacing:.35em;text-align:center;font-size:2rem;font-weight:900}.booth-dashboard-head{justify-content:space-between;align-items:end;gap:1rem;display:flex}.booth-lead-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,24rem),1fr));gap:1rem;display:grid}.booth-lead header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.booth-lead blockquote{border-left:3px solid var(--teal);background:#52e8cc0f;border-radius:0 .7rem .7rem 0;margin:1rem 0;padding:.8rem 1rem}.lead-status-buttons{flex-wrap:wrap;gap:.45rem;margin-bottom:1rem;display:flex}.lead-status{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;padding:.55rem .7rem}.lead-status.active{border-color:var(--teal);color:var(--ink);background:#52e8cc24}.answer-bars{gap:.7rem;display:grid}.answer-bars div{border-bottom:1px solid var(--line);justify-content:space-between;padding:.7rem 0;display:flex}.opportunity-radar{background:radial-gradient(circle at 90% 0,#7c5cff21,#0000 35%);border:1px solid #7c5cff40;border-radius:1.4rem;padding:1.2rem}.intent-card{margin-bottom:1rem}.opportunity-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,21rem),1fr));gap:1rem;display:grid}.opportunity-card{position:relative;overflow:hidden}.opportunity-card.mutual{border-color:#52e8cc8c;box-shadow:0 0 2rem #52e8cc14}.opportunity-card header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.opportunity-score{min-width:3rem;height:3rem;color:var(--teal);background:#52e8cc14;border:1px solid #52e8cc59;border-radius:50%;place-items:center;display:grid}.value-graph{position:relative}.value-graph:before{content:"";background:linear-gradient(var(--teal), var(--purple), var(--gold));opacity:.7;border-radius:999px;width:.2rem;height:calc(100% - 4rem);position:absolute;inset:3.6rem auto auto -1rem}.value-score-row{margin-bottom:1rem}.outcome-create-grid,.outcome-ledger-grid{align-items:start;margin:1rem 0}.outcome-create-grid form{gap:.75rem}.outcome-create-grid label{color:var(--muted);gap:.35rem;font-size:.82rem;font-weight:700;display:grid}.ledger-item{border-bottom:1px solid #ffffff1a;gap:.35rem;padding:.85rem 0;display:grid}.ledger-item:last-child{border-bottom:0}.ledger-item strong{text-transform:capitalize}.ledger-item small{color:var(--muted)}.ledger-item p{margin:0}.proof-levels{background:#00000029;border-radius:1rem;grid-template-columns:repeat(5,minmax(2.5rem,1fr));align-items:end;gap:.7rem;min-height:9rem;margin:1.2rem 0 .7rem;padding:1rem;display:grid}.proof-levels div{grid-template-rows:auto 6rem auto;place-items:end center;gap:.35rem;display:grid}.proof-levels i{background:linear-gradient(180deg, var(--teal), var(--purple));border-radius:.5rem .5rem .15rem .15rem;width:min(100%,2.5rem);min-height:.5rem;box-shadow:0 0 1rem #18b6a42e}.proof-levels span,.proof-levels strong{font-size:.78rem}.fit-signals{color:var(--muted);gap:.35rem;margin:1rem 0;font-size:.86rem;display:grid}.intent-pair{grid-template-columns:1fr 1fr;gap:.6rem;margin:.8rem 0;display:grid}.intent-pair span{border:1px solid var(--line);border-radius:.8rem;gap:.2rem;padding:.7rem;display:grid}.intent-pair small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.mutual-unlock{background:#52e8cc14;border:1px solid #52e8cc40;border-radius:1rem;margin-top:1rem;padding:.9rem}.quest-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));gap:1rem;margin-top:1rem;display:grid}.quest-card{gap:.7rem;display:grid}.quest-card.completed{border-color:#52e8cc73}.quest-card [data-quest-code]{letter-spacing:.25em;text-align:center;font-size:1.3rem}.guarantee-card{background:linear-gradient(135deg,#7c5cff1f,#52e8cc0d);border-color:#7c5cff80;margin:1rem 0}.game-master-live{background:radial-gradient(circle at 10% 0,#52e8cc26,#0000 45%);border:1px solid #52e8cc66;border-radius:1.3rem;padding:1.2rem}.mission-performance{border-top:1px solid var(--line);gap:.55rem;margin-top:1.2rem;padding-top:1rem;display:grid}.mission-performance div{color:var(--muted);justify-content:space-between;gap:1rem;display:flex}.mission-performance strong{color:var(--ink)}.passport-head{border:1px solid var(--line);background:linear-gradient(135deg,#7c5cff38,#0b1c2feb 52%);border-radius:1.5rem;grid-template-columns:1fr auto;align-items:center;gap:1rem;padding:1.2rem;display:grid;position:relative;overflow:hidden}.passport-head:after{content:attr(data-symbol);color:#ffffff0f;pointer-events:none;font-size:10rem;line-height:1;position:absolute;top:-2.2rem;right:1rem}.callsign{letter-spacing:-.045em;margin:.2rem 0 .35rem;font-size:clamp(1.65rem,6vw,3.5rem);font-weight:950}.avatar{z-index:1;background:#7c5cff;border:2px solid #ffffff4d;border-radius:1.2rem;place-items:center;width:4.4rem;height:4.4rem;font-size:2.2rem;display:grid;position:relative;box-shadow:0 12px 30px #00000040}.score-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin-top:1rem;display:grid}.score{border:1px solid var(--line);background:#ffffff0a;border-radius:1rem;align-content:center;min-height:5.8rem;padding:.8rem;display:grid}.score strong{font-size:1.65rem;display:block}.score span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.76rem;font-weight:760}.progress-track{background:#ffffff1a;border-radius:999px;height:.65rem;margin:.7rem 0 .25rem;overflow:hidden}.progress-fill{border-radius:inherit;background:linear-gradient(90deg,#7c5cff,#18b6a4,#ffb020);height:100%}.w-0{width:0}.w-10{width:10%}.w-20{width:20%}.w-30{width:30%}.w-40{width:40%}.w-50{width:50%}.w-60{width:60%}.w-70{width:70%}.w-80{width:80%}.w-90{width:90%}.w-100{width:100%}.key-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;display:grid}.key{color:#5f7389;text-align:center;background:#ffffff06;border:1px dashed #ffffff26;border-radius:1rem;align-content:center;place-items:center;gap:.3rem;min-height:6.2rem;display:grid}.key.collected{color:#fff;background:#ffffff14;border-style:solid}.key-symbol{font-size:1.75rem}.key-name{font-size:.68rem;font-weight:800}.connection-list{gap:.65rem;display:grid}.connection{border:1px solid var(--line);background:#ffffff09;border-radius:1rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:.8rem;display:grid}.connection.golden{background:linear-gradient(100deg,#ffb0201f,#ffffff09);border-color:#ffb0207a}.peer-symbol{background:var(--silver);border-radius:.8rem;place-items:center;width:2.7rem;height:2.7rem;font-size:1.25rem;display:grid}.peer-name{font-weight:850}.peer-detail{color:var(--muted);overflow-wrap:anywhere;font-size:.79rem}.gold-label{color:#ffd579;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:900}.result-card{background:linear-gradient(145deg,#18b6a41f,#7c5cff21);border:1px solid #5ef2da4d;border-radius:1.4rem;padding:1.35rem;position:relative;overflow:hidden}.dna-title{letter-spacing:-.04em;margin:.3rem 0;font-size:clamp(1.7rem,6vw,3rem);font-weight:950}.gauge{background:conic-gradient(#5ef2da calc(var(--score) * 1%), #ffffff14 0);border-radius:50%;place-items:center;width:7rem;height:7rem;display:grid}.gauge:before{content:"";background:#0d2035;border-radius:50%;grid-area:1/1;width:5.5rem;height:5.5rem}.gauge strong{z-index:1;font-size:1.6rem;position:relative}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#02080fdb;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal{border:1px solid var(--line);background:#0d2035;border-radius:1.6rem;width:min(100%,31rem);max-height:94vh;padding:1.2rem;overflow:auto;box-shadow:0 30px 100px #000}.qr-wrap{background:#fff;border:.7rem solid #7c5cff;border-radius:1.4rem;place-items:center;margin:1rem auto;padding:1rem;display:grid}.qr-wrap img{aspect-ratio:1;width:min(100%,22rem);display:block}.qr-countdown{color:#9db0c7;font-variant-numeric:tabular-nums}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;display:grid}.big-stat{border:1px solid var(--line);background:#ffffff0b;border-radius:1.1rem;padding:1rem}.big-stat strong{letter-spacing:-.05em;font-size:clamp(1.8rem,6vw,3.6rem);display:block}.big-stat span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.leaderboard{border-collapse:collapse;width:100%}.leaderboard th,.leaderboard td{border-bottom:1px solid var(--line);text-align:left;padding:.72rem .55rem}.leaderboard th{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:.68rem}.rank{color:#ffd579;font-weight:950}.edge-list{gap:.55rem;display:grid}.edge{grid-template-columns:minmax(8rem,1fr) 3fr auto;align-items:center;gap:.65rem;font-size:.78rem;display:grid}.edge-bar{background:#ffffff14;border-radius:999px;height:.55rem;overflow:hidden}.edge-bar>span{border-radius:inherit;background:linear-gradient(90deg,#7c5cff,#18b6a4);height:100%;display:block}.winner-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.winner{background:linear-gradient(145deg,#ffb02021,#ffffff08);border:1px solid #ffb02073;border-radius:1.2rem;padding:1.1rem}.admin-layout{grid-template-columns:18rem minmax(0,1fr);gap:1rem;display:grid}.event-list{gap:.55rem;display:grid}.event-button{border:1px solid var(--line);color:#fff;text-align:left;background:#ffffff09;border-radius:.85rem;width:100%;padding:.75rem}.event-button.active{background:#7c5cff21;border-color:#7c5cff}.action-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;display:grid}.studio-auth{grid-template-columns:minmax(0,1.08fr) minmax(24rem,.92fr);align-items:start;gap:1rem;display:grid}.studio-intro{align-content:center;min-height:calc(100dvh - 8rem);display:grid;position:sticky;top:1rem}.studio-feature-list{color:#bff9ef;flex-wrap:wrap;gap:.55rem;font-size:.86rem;font-weight:800;display:flex}.studio-feature-list span{background:#18b6a414;border:1px solid #5ef2da33;border-radius:.8rem;padding:.55rem .7rem}.studio-auth-forms{align-content:center}.pilot-claim-card{background:linear-gradient(145deg,#18b6a41f,#0c1c30eb);border-color:#5ef2da5c;box-shadow:0 18px 60px #18b6a414}.demo-mode-card{background:linear-gradient(120deg,#18b6a426,#7c5cff29,#0c1c30f5);border-color:#5ef2da6b;grid-column:1/-1}.demo-mode-card h2{margin:.65rem 0;font-size:clamp(2rem,5vw,3.5rem)}.demo-personas{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin:1rem 0 .4rem;display:grid}.demo-personas .btn{text-align:left;gap:.15rem;display:grid}.demo-personas small{opacity:.72;font-weight:650}.demo-banner{flex-wrap:wrap;justify-content:space-between;gap:.5rem 1rem;margin:.5rem 0 1rem;display:flex}.demo-banner span{color:#c9e7e1}.demo-dashboard-head{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.4rem 0 .5rem;display:flex}.demo-dashboard-head h1{max-width:14ch;margin:.7rem 0;font-size:clamp(2.7rem,7vw,5.7rem);line-height:.93}.demo-head-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.live-dot{color:#7af5c0}.trend-up{color:#baf9dc;background:linear-gradient(135deg,#23c55e21,#18b6a417);border-color:#7af5c04d}.demo-kpi-strip{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.65rem;margin:1rem 0;display:grid}.demo-kpi-strip article{border:1px solid var(--line);background:linear-gradient(155deg,#7c5cff1c,#0a192beb);border-radius:1.15rem;align-content:end;gap:.3rem;min-height:8.5rem;padding:1rem;display:grid}.demo-kpi-strip strong{letter-spacing:-.06em;font-size:clamp(1.65rem,4vw,3rem);line-height:1}.demo-kpi-strip span{color:#d9e5ef;text-transform:uppercase;letter-spacing:.055em;font-size:.78rem;font-weight:850}.demo-kpi-strip small{color:var(--muted)}.demo-dashboard-grid{margin:1rem 0}.conversion-ladder{gap:.75rem;display:grid}.conversion-ladder>div{background:#ffffff09;border-radius:.8rem;grid-template-columns:auto 1fr;gap:.2rem .65rem;padding:.75rem;display:grid;position:relative;overflow:hidden}.conversion-ladder strong{z-index:1;grid-row:1/3;font-size:1.65rem}.conversion-ladder span{z-index:1;align-self:center;font-weight:800}.conversion-ladder i{background:linear-gradient(90deg,var(--teal),var(--purple));height:3px;position:absolute;inset:auto 0 0}.demo-market-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;display:grid}.demo-market-grid article{border:1px solid var(--line);background:#03101a59;border-radius:.9rem;gap:.3rem;padding:.8rem;display:grid}.demo-market-grid span,.demo-market-grid small{color:var(--muted);font-size:.75rem}.gap-negative{color:#ff9a9a!important}.gap-positive{color:#7af5c0!important}.demo-ops-layout{grid-template-columns:minmax(0,1.4fr) minmax(18rem,.6fr);margin:1rem 0}.mission-ops-list{gap:.5rem;display:grid}.mission-ops-list>div{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;padding:.55rem;display:grid}.mission-ops-list small{color:var(--muted);display:block}.mission-ops-list b{font-size:1.2rem}.mission-ops-links{flex-wrap:wrap;gap:.7rem;margin:.2rem 0 .35rem;display:flex}.mission-ops-links a{color:var(--teal);font-size:.72rem;font-weight:850;text-decoration:none}.mission-ops-links a:hover{text-decoration:underline}.mission-swatch{color:#fff;border-radius:.75rem;place-items:center;width:2.5rem;height:2.5rem;font-weight:900;display:grid}.demo-bar{background:#ffffff12;border-radius:1rem;height:.45rem;margin-top:.45rem;overflow:hidden}.demo-bar i{border-radius:inherit;background:var(--teal);height:100%;display:block}.demo-bar i.purple{background:var(--purple)}.demo-bar i.gold{background:var(--gold)}.ops-alert{background:#ffb0200f;border:1px solid #ffb02038;border-radius:.85rem;grid-template-columns:auto 1fr;gap:.65rem;margin:.65rem 0;padding:.7rem;display:grid}.ops-alert>span{color:#06121d;background:var(--gold);border-radius:.6rem;place-items:center;width:auto;min-width:2rem;height:2rem;padding:0 .45rem;font-size:.72rem;font-weight:950;display:grid}.ops-alert p{color:var(--muted);margin:.25rem 0 0;font-size:.8rem}.ops-alert.success{background:#18b6a412;border-color:#5ef2da38}.ops-alert.success>span{background:var(--teal)}.demo-metric-bar{gap:.35rem;margin:1rem 0;display:grid}.demo-metric-bar>div:first-child{justify-content:space-between;gap:1rem;display:flex}.demo-metric-bar small{color:var(--muted)}.demo-leaderboard{gap:.35rem;display:grid}.demo-leaderboard>div{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;gap:.6rem;padding:.6rem;display:grid}.demo-leaderboard>div>span{color:var(--teal);font-weight:900}.demo-leaderboard small{color:var(--muted)}.roi-efficiency>h2{color:#7af5c0;font-size:clamp(3rem,8vw,6rem)}.roi-efficiency>p{color:var(--muted)}.roi-value{border-top:1px solid var(--line);justify-content:space-between;gap:1rem;padding:.65rem 0;display:flex}.roi-value strong{font-size:1.4rem}.roi-value span{color:var(--muted)}.attribution-ladder{grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem;display:grid}.attribution-ladder>div{border:1px solid var(--line);background:#7c5cff12;border-radius:.9rem;gap:.3rem;padding:1rem .7rem;display:grid;position:relative}.attribution-ladder>div:not(:last-child):after{content:"→";z-index:2;color:var(--teal);font-weight:950;position:absolute;top:42%;right:-.65rem}.attribution-ladder span{color:var(--teal);font-size:.7rem;font-weight:900}.attribution-ladder strong{font-size:2rem}.attribution-ladder small{color:var(--muted)}.demo-market-list{gap:.3rem;display:grid}.demo-market-list>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding:.65rem 0;display:flex}.demo-market-list span{color:var(--muted);text-align:right;font-size:.8rem}.demo-reports{border-color:#5ef2da40;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.dayof-head{justify-content:space-between;align-items:end;gap:1.5rem;padding:1.4rem 0 .8rem;display:flex}.dayof-head h1{max-width:16ch;margin:.7rem 0;font-size:clamp(2.8rem,7vw,5.8rem)}.dayof-clock{text-align:right;background:linear-gradient(145deg,#18b6a421,#0c1c30f0);border:1px solid #5ef2da4d;border-radius:1.2rem;gap:.2rem;min-width:15rem;padding:1.1rem;display:grid}.dayof-clock span{color:#bff9ef;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:900}.dayof-clock strong{letter-spacing:-.06em;font-size:clamp(2rem,6vw,4rem);line-height:1}.dayof-clock small{color:var(--muted)}.dayof-statebar{background:#0a1f2bdb;border:1px solid #5ef2da47;border-radius:1.15rem;grid-template-columns:1fr auto;align-items:center;gap:.6rem 1rem;padding:1rem;display:grid}.dayof-statebar>div:first-child{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.dayof-statebar small{color:var(--muted)}.dayof-statebar .status-line{grid-column:1/-1;margin:0}.live-beacon{background:#7af5c0;border-radius:50%;width:.7rem;height:.7rem;box-shadow:0 0 0 .35rem #7af5c01a,0 0 1.2rem #7af5c08c}.dayof-main{grid-template-columns:minmax(0,1.45fr) minmax(18rem,.55fr);align-items:start;margin:1rem 0}.readiness-card{gap:.55rem;display:grid}.readiness-score{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:1rem;padding-bottom:.7rem;display:flex}.readiness-score strong{font-size:2.7rem;line-height:1}.readiness-score span{color:#bff9ef;font-weight:850}.readiness-item{background:#ffffff06;border-radius:.8rem;grid-template-columns:auto 1fr;align-items:center;gap:.65rem;padding:.55rem;display:grid}.readiness-item>span{border-radius:50%;place-items:center;width:1.8rem;height:1.8rem;font-weight:950;display:grid}.readiness-item.ready>span{color:#061b16;background:#7af5c0}.readiness-item.attention>span{color:#211400;background:var(--gold)}.readiness-item small{color:var(--muted);margin-top:.12rem;display:block}.dayof-runbook{grid-template-columns:minmax(14rem,.6fr) minmax(0,1.4fr);align-items:start;gap:1rem;display:grid}.dayof-runbook ol{counter-reset:runbook;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.dayof-runbook li{border:1px solid var(--line);counter-increment:runbook;background:#ffffff06;border-radius:.85rem;gap:.2rem;padding:.75rem;display:grid}.dayof-runbook li strong:before{content:counter(runbook) ". ";color:var(--teal)}.dayof-runbook li span{color:var(--muted);font-size:.82rem;line-height:1.4}.app-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:1rem;margin-top:3rem;padding:1.2rem 0;font-size:.78rem;display:flex}.app-footer a{color:#c9f9f0}.legal-page{max-width:56rem;margin:2rem auto}.legal-page h1{max-width:14ch}.legal-page h2{margin-top:1.8rem}.legal-page p{color:#c3cede;line-height:1.7}.remote-task-list{color:#dce7f6;gap:.7rem;padding-left:1.3rem;display:grid}.remote-task-list li::marker{color:var(--teal);font-weight:900}.readiness-decision{border-width:2px;grid-template-columns:minmax(14rem,.65fr) minmax(0,1.35fr);align-items:start;gap:1.2rem;margin-top:1rem;display:grid}.readiness-decision.go{background:linear-gradient(135deg,#15704f33,#0a1b2df0);border-color:#7af5c0b3}.readiness-decision.conditional{border-color:#ffc45cb3}.readiness-decision.no_go{border-color:#ff6d7ab3}.readiness-decision h2{margin:.4rem 0;font-size:clamp(2.3rem,6vw,4.8rem)}.readiness-decision ul{color:#ffd1d5;margin:.6rem 0 0;padding-left:1.2rem}.readiness-decision li+li{margin-top:.35rem}.studio-heading,.studio-editor-head{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.4rem 0 .6rem;display:flex}.studio-heading h1,.studio-editor-head h1{max-width:none;margin:.65rem 0;font-size:clamp(2.4rem,7vw,5rem)}.studio-kpis .card strong{letter-spacing:-.055em;margin:.45rem 0 0;font-size:clamp(2rem,5vw,3.5rem);display:block}.template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.template-card{align-content:start;min-height:19rem;display:grid;position:relative;overflow:hidden}.template-card .btn{margin-top:auto}.template-orbit{color:#b8adff;border:1.2rem solid #7c5cff21;border-radius:50%;place-items:center;width:9rem;height:9rem;font-size:2rem;display:grid;position:absolute;top:-2.5rem;right:-2rem}.event-portfolio{gap:.75rem;display:grid}.studio-event-card{justify-content:space-between;align-items:center;gap:1rem;display:flex}.studio-event-card h2{margin-top:.65rem}.back-link{color:#b8c9da;margin-bottom:.8rem;font-weight:800;text-decoration:none;display:block}.studio-builder{gap:1rem;padding-bottom:7rem;display:grid}.ai-director{background:linear-gradient(145deg,#18b6a41a,#7c5cff1a 58%,#0c1c30f5);border-color:#5ef2da47;margin-bottom:1rem;position:relative;overflow:hidden}.ai-director:after{content:"";pointer-events:none;border:4rem solid #7c5cff14;border-radius:50%;width:28rem;height:28rem;position:absolute;top:-12rem;right:-10rem}.ai-director>*{z-index:1;position:relative}.ai-director-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.ai-director-heading h2{margin-top:.65rem}.ai-spark{color:#5ef2da;background:radial-gradient(circle,#5ef2da2e,#7c5cff1f);border:1px solid #5ef2da4d;border-radius:1.4rem;flex:none;place-items:center;width:5rem;height:5rem;font-size:2.2rem;display:grid;box-shadow:0 0 3rem #5ef2da1f}.ai-brief-grid{grid-template-columns:1.1fr .9fr;gap:1rem;display:grid}.ai-brief-main textarea{min-height:16rem}.ai-brief-fields{align-content:start}.compact-fields{gap:.55rem}.ai-generate-row{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:.8rem;display:flex}.ai-generate-row .btn{min-width:15rem}.ai-brief-grid>.status-line{grid-column:1/-1}.ai-draft{border-top:1px solid var(--line);margin-top:1.2rem;padding-top:1.2rem}.ai-draft-top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ai-draft-top h2{margin-top:.45rem;font-size:clamp(2rem,5vw,3.8rem)}.ai-copy-block{border:1px solid var(--line);background:#03101a6b;border-radius:1rem;padding:1rem}.ai-copy-block p{white-space:pre-wrap;line-height:1.55}.ai-mission-preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:1rem;display:grid}.ai-mission-preview article{border:1px solid color-mix(in srgb,var(--mission-color),transparent 65%);background:color-mix(in srgb,var(--mission-color),transparent 91%);border-radius:1rem;grid-template-columns:auto 1fr;align-items:start;gap:.7rem;padding:.8rem;display:grid}.ai-mission-preview article>span{color:#fff;background:var(--mission-color);border-radius:.8rem;place-items:center;width:2.6rem;height:2.6rem;font-size:1.25rem;display:grid}.ai-mission-preview small{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-weight:800;display:block}.ai-mission-preview strong{margin:.2rem 0;display:block}.ai-mission-preview p{color:#c8d5e3;margin:0;font-size:.84rem}.quality-row{flex-wrap:wrap;gap:.45rem;margin-top:.85rem;display:flex}.quality-row span{color:#bff9ef;background:#18b6a417;border-radius:.7rem;padding:.4rem .55rem;font-size:.75rem;font-weight:750}.mission-list{gap:.8rem;display:grid}.mission-editor{border:1px solid var(--line);background:#ffffff08;border-radius:1.05rem;padding:1rem}.mission-editor>header{grid-template-columns:auto auto 1fr;align-items:center;gap:.65rem;margin-bottom:.9rem;display:grid}.mission-editor>header .remove-mission{justify-self:end}.mission-number{color:#fff;background:#7c5cff33;border-radius:.8rem;place-items:center;width:2.5rem;height:2.5rem;font-weight:950;display:grid}.mission-editor input[type=color]{cursor:pointer;width:2.5rem;min-height:2.5rem;padding:.2rem}.option-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.builder-savebar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a192bf0;border:1px solid #7c5cff59;border-radius:1.1rem;grid-template-columns:1fr auto;align-items:center;gap:.7rem 1rem;padding:.85rem 1rem;display:grid;position:sticky;bottom:1rem;box-shadow:0 18px 60px #0006}.builder-savebar .status-line{grid-column:1/-1;margin:0}.brand-logo{object-fit:contain;border-radius:.55rem;width:2rem;height:2rem}.studio-foundation{align-items:start}.federation-kpis>div,.twin-kpis>div,.sponsor-roi .grid>div{border:1px solid var(--line);background:#ffffff08;border-radius:.9rem;gap:.2rem;padding:.85rem;display:grid}.federation-kpis strong,.twin-kpis strong,.sponsor-roi .grid strong{letter-spacing:-.05em;font-size:clamp(1.5rem,4vw,2.5rem)}.federation-kpis span,.twin-kpis span,.sponsor-roi .grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:800}.federation-members{flex-wrap:wrap;gap:.4rem;display:flex}.economic-twin{background:linear-gradient(145deg,#18b6a414,#7c5cff14,#0c1c30f5);border-color:#5ef2da4d}.twin-kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:.6rem;margin:1rem 0;display:grid}.market-row{border-bottom:1px solid var(--line);grid-template-columns:1fr repeat(3,auto);align-items:center;gap:.7rem;padding:.55rem 0;display:grid}.market-row span{color:var(--muted);font-size:.75rem}.twin-actions{gap:.65rem;padding-left:1.2rem;display:grid}.sponsor-roi-grid{gap:.7rem;margin-top:1rem;display:grid}.sponsor-roi header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.sponsor-roi h3{margin:.35rem 0}.poster-shell{color:#07111f;background:#fff;min-height:100vh}.poster-toolbar{z-index:5;color:#fff;background:#07111f;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem 1rem;display:flex;position:sticky;top:0}.posters{width:min(100%,58rem);margin:0 auto}.poster{text-align:center;page-break-after:always;grid-template-rows:auto 1fr auto;align-items:center;min-height:100vh;padding:5vh 7vw;display:grid}.poster:last-child{page-break-after:auto}.poster h1{color:#07111f;max-width:none;margin:.5rem auto;font-size:clamp(3rem,8vw,6rem)}.poster-symbol{color:#fff;background:#7c5cff;border-radius:2rem;place-items:center;width:7rem;height:7rem;margin:0 auto;font-size:4rem;display:grid}.poster-qr{background:#fff;border-radius:1.5rem;width:min(62vw,25rem);margin:1rem auto;padding:1rem;box-shadow:0 20px 60px #07111f26}.poster-qr img{width:100%;display:block}.poster-step{margin:.4rem 0;font-size:clamp(1.25rem,3vw,2rem);font-weight:900}.tone-concord,[data-tone=concord]{--tone:var(--purple)}.tone-walnut-creek,[data-tone=walnut-creek]{--tone:var(--teal)}.tone-pleasant-hill,[data-tone=pleasant-hill]{--tone:var(--gold)}.tone-martinez,[data-tone=martinez]{--tone:var(--coral)}.tone-lafayette,[data-tone=lafayette]{--tone:var(--blue)}.tone-orinda,[data-tone=orinda]{--tone:var(--magenta)}.tone-benicia,[data-tone=benicia]{--tone:var(--green)}.tone-richmond,[data-tone=richmond]{--tone:var(--orange)}.tone-guest,[data-tone=guest]{--tone:var(--silver)}[data-tone] .station-sigil,[data-tone] .avatar,[data-tone] .peer-symbol,[data-tone] .poster-symbol{background:var(--tone)}.mission-director-card{background:radial-gradient(circle at 100% 0,#5ef2da29,#0000 35%),linear-gradient(145deg,#7c5cff29,#091d2dfa);border-color:#5ef2da7a;margin:1.1rem 0;position:relative;overflow:hidden;box-shadow:0 20px 65px #19b8a61a}.mission-director-card:after{content:"";border:1.2rem solid #7c5cff1a;border-radius:50%;width:10rem;height:10rem;position:absolute;bottom:-6rem;right:-5rem}.mission-director-card.rerouted{animation:.45s both route-reveal}@keyframes route-reveal{0%{opacity:.55;transform:translateY(.5rem)}}.director-route{color:#bff9ef;letter-spacing:.1em;flex-wrap:wrap;align-items:center;gap:.45rem;margin-bottom:1rem;font-size:.68rem;font-weight:900;display:flex}.director-route strong{color:#fff0a8;margin-left:auto}.director-instruction{max-width:46rem;font-size:1.05rem;line-height:1.55}.director-why{border-left:3px solid var(--teal);background:#010d176b;border-radius:.2rem .8rem .8rem .2rem;gap:.2rem;margin:.8rem 0;padding:.75rem .85rem;display:grid}.director-why span{color:#c8d5e3}.director-studio{background:linear-gradient(145deg,#18b6a414,#7c5cff12,#0c1c30f5);border-color:#5ef2da59}.director-signals,.director-reroutes{border:1px solid var(--line);background:#03101a5c;border-radius:1rem;align-content:start;gap:.45rem;padding:.85rem;display:grid}.director-signals>div{border-bottom:1px solid var(--line);text-transform:capitalize;justify-content:space-between;gap:1rem;padding:.45rem 0;display:flex}.director-reroutes>div{border-bottom:1px solid var(--line);gap:.22rem;padding:.45rem 0;display:grid}.director-reroutes small{color:var(--muted);line-height:1.4}.opportunity-navigator{background:radial-gradient(circle at 92% 4%,#5ef2da24,#0000 28%),linear-gradient(155deg,#7c5cff21,#061726fa 48%);border:1px solid #5ef2da70;border-radius:1.35rem;margin:1.1rem 0;position:relative;overflow:hidden;box-shadow:0 24px 70px #00000047}.opportunity-navigator.rerouted{animation:.45s both route-reveal}.navigator-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.navigator-head h2{max-width:42rem;margin:.25rem 0 0;font-size:clamp(1.55rem,4vw,2.45rem)}.navigator-listening{color:#bff9ef;background:#18b6a414;border:1px solid #5ef2da4d;border-radius:999px;flex:none;padding:.45rem .65rem;font-size:.68rem;font-weight:850}.journey-dimensions{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;margin:1rem 0;display:grid}.journey-dimensions>div{border:1px solid var(--line);background:#02101b73;border-radius:1rem;justify-items:center;gap:.4rem;padding:.65rem .35rem;display:grid}.journey-dimensions i{background:conic-gradient(var(--teal) calc(var(--progress) * 1%),#ffffff14 0);border-radius:50%;place-items:center;width:3.4rem;height:3.4rem;font-style:normal;display:grid}.journey-dimensions i:before{content:"";background:#0a2033;border-radius:50%;grid-area:1/1;width:2.65rem;height:2.65rem}.journey-dimensions i span{z-index:1;grid-area:1/1;font-size:.66rem;font-weight:900}.journey-dimensions strong{letter-spacing:.03em;font-size:.68rem}.navigator-message{border-left:3px solid var(--teal);background:#18b6a412;gap:.18rem;margin:1rem 0;padding:.8rem 1rem;display:grid}.navigator-message span{color:var(--muted);font-size:.82rem}.route-branches{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid;position:relative}.route-branches:before{content:"";background:linear-gradient(90deg,#0000,#5ef2da73,#7c5cff73,#0000);height:1px;position:absolute;top:1.15rem;left:16%;right:16%}.route-option{border:1px solid var(--line);background:#03101bad;border-radius:1rem;grid-template-columns:auto 1fr;align-content:start;gap:.6rem;padding:.8rem;display:grid;position:relative}.route-option.recommended{background:linear-gradient(155deg,#18b6a41f,#03101bc2);border-color:#5ef2da80}.route-node{z-index:1;color:#061720;background:var(--teal);border:3px solid #0a2033;border-radius:50%;place-items:center;width:2.3rem;height:2.3rem;font-size:.76rem;font-weight:950;display:grid;box-shadow:0 0 0 1px #5ef2da6b}.route-option:not(.recommended) .route-node{color:#fff;background:var(--purple);box-shadow:0 0 0 1px #7c5cff80}.route-option h3{margin:.25rem 0;font-size:1rem}.route-option p{color:#c8d5e3;font-size:.8rem;line-height:1.45}.route-option details{color:var(--muted);margin:.6rem 0;font-size:.76rem}.route-option summary{color:#bff9ef;cursor:pointer;font-weight:800}.route-option .btn{width:100%;margin-top:.4rem}.journey-breadcrumbs{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:1rem;padding-top:.8rem;display:flex}.journey-breadcrumbs>span:not(.micro){color:#c8d5e3;text-transform:capitalize;background:#ffffff0d;border-radius:.65rem;padding:.35rem .5rem;font-size:.7rem}.navigator-inbox{gap:.45rem;margin:.85rem 0;display:grid}.navigator-inbox>button{text-align:left;width:100%;color:inherit;cursor:pointer;background:#0a1a31a6;border:1px solid #5ef2da38;border-radius:.8rem;gap:.15rem;padding:.7rem .8rem;display:grid}.navigator-inbox>button span{color:var(--muted);font-size:.8rem}.navigator-inbox>button.read{opacity:.58}.journey-control{border-top:1px solid #ffffff1a;margin-top:1rem;padding-top:.8rem}.journey-control summary{cursor:pointer;color:var(--teal);font-weight:800}.journey-control form{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-top:.8rem;display:grid}.journey-control label{gap:.3rem;font-size:.78rem;font-weight:800;display:grid}.journey-control input,.journey-control select{width:100%}.journey-control button{align-self:end}.opportunity-navigator>footer{color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;margin-top:.85rem;font-size:.72rem;display:flex}.participant-chat-page{width:min(100%,48rem);margin:0 auto}.chat-passport-head{border:1px solid var(--line);background:#051422c2;border-radius:1.15rem;margin-bottom:.75rem;padding:.85rem 1rem}.chat-passport-head .callsign{font-size:clamp(1.25rem,4vw,1.85rem)}.participant-ai-chat{background:#08192a;border:1px solid #5ef2da57;border-radius:1.5rem;grid-template-rows:auto minmax(0,1fr) auto;height:max(29rem,100dvh - 13rem);max-height:46rem;display:grid;overflow:hidden;box-shadow:0 28px 80px #00000052}.participant-ai-chat.rerouted{animation:.45s both route-reveal}.chat-head{z-index:3;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#08192af0;align-items:center;gap:.7rem;padding:.85rem 1rem;display:flex}.chat-ai-mark{object-fit:cover;border:1px solid #5ef2da38;border-radius:.85rem;flex:none;width:2.55rem;height:2.55rem;display:block;box-shadow:0 0 0 4px #5ef2da14}.chat-head>div{line-height:1.1;display:grid}.chat-head>div strong{font-size:.98rem}.chat-head>div small{color:var(--muted);align-items:center;gap:.35rem;margin-top:.28rem;font-size:.7rem;display:flex}.chat-head>div i{background:var(--teal);border-radius:50%;width:.45rem;height:.45rem;box-shadow:0 0 0 .18rem #5ef2da1f}.chat-head-score{color:#cafff7;background:#5ef2da0f;border:1px solid #5ef2da3d;border-radius:999px;margin-left:auto;padding:.42rem .62rem;font-size:.72rem;font-weight:900}.chat-thread{overscroll-behavior:contain;scroll-behavior:smooth;background:radial-gradient(circle at 85% 8%,#7c5cff17,#0000 25%),linear-gradient(#0a2033,#071725);flex-direction:column;gap:.8rem;min-height:0;padding:1rem;display:flex;overflow-y:auto}.chat-message{max-width:88%;color:inherit;text-align:left;background:0 0;border:0;align-items:flex-end;gap:.55rem;display:flex}.chat-message>span:last-child{border:1px solid var(--line);background:#102b43;border-radius:1.05rem 1.05rem 1.05rem .3rem;gap:.22rem;padding:.72rem .85rem;display:grid;box-shadow:0 8px 24px #00000021}.chat-message strong{font-size:.9rem;line-height:1.35}.chat-message.participant{justify-content:flex-end;align-self:flex-end}.chat-message.participant>span:last-child{background:linear-gradient(135deg,#7c5cffd9,#5266e7d1);border-color:#7c5cff59;border-radius:1.05rem 1.05rem .3rem}.chat-message.participant small{color:#dfdcff}.chat-message.update{cursor:pointer;width:100%}.chat-message.update.read{opacity:.55}.chat-message.alert>span:last-child{background:#ffd66714;border-color:#ffd66759}.chat-avatar{object-fit:cover;width:1.75rem;height:1.75rem;color:var(--teal);flex:none;place-items:center;font-size:.72rem;background:#0d263c!important;border:1px solid #5ef2da47!important;border-radius:.6rem!important;padding:0!important;display:grid!important}.chat-avatar-icon{overflow:hidden}.chat-mini-progress{border:1px solid var(--line);background:#020e187a;border-radius:1rem;grid-template-columns:repeat(4,minmax(0,1fr));align-self:stretch;gap:.4rem;padding:.55rem;display:grid}.chat-mini-progress>div{gap:.25rem;min-width:0;display:grid}.chat-mini-progress span{color:var(--muted);text-overflow:ellipsis;font-size:.6rem;overflow:hidden}.chat-mini-progress strong{font-size:.74rem}.chat-mini-progress i{background:#ffffff14;border-radius:999px;height:.18rem;overflow:hidden}.chat-mini-progress b{border-radius:inherit;background:linear-gradient(90deg,var(--teal),var(--purple));height:100%;display:block}.chat-routes{gap:.55rem;width:calc(100% - 2.3rem);margin-left:2.3rem;display:grid}.chat-route{border:1px solid var(--line);background:#03101bd1;border-radius:1rem;grid-template-columns:auto 1fr;gap:.65rem;padding:.8rem;display:grid}.chat-route-number{color:#071725;background:var(--teal);border-radius:50%;place-items:center;width:1.7rem;height:1.7rem;font-size:.7rem;font-weight:950;display:grid}.chat-route:not(.recommended) .chat-route-number{color:#fff;background:var(--purple)}.chat-route p{color:#c6d4e0;margin:.25rem 0;font-size:.8rem;line-height:1.45}.chat-route details{color:var(--muted);margin:.5rem 0;font-size:.75rem}.chat-route summary{color:#bff9ef;cursor:pointer;font-weight:850}.chat-route .btn{width:100%;margin-top:.4rem}.chat-breadcrumbs{flex-wrap:wrap;align-items:center;gap:.35rem;margin-left:2.3rem;display:flex}.chat-breadcrumbs span{color:var(--muted);font-size:.66rem}.chat-breadcrumbs small{text-transform:capitalize;background:#ffffff0d;border-radius:999px;padding:.3rem .45rem;font-size:.64rem}.chat-revision{color:var(--muted);margin-left:2.3rem;font-size:.62rem}.chat-skip{color:var(--muted);cursor:pointer;background:0 0;border:0;align-self:flex-start;margin-left:2.3rem;padding:.35rem .1rem;font-size:.72rem;text-decoration:underline}.participant-ai-chat .journey-control{border:1px solid var(--line);background:#020e186b;border-radius:.9rem;width:calc(100% - 2.3rem);margin:0 0 0 2.3rem;padding:.7rem .8rem}.participant-ai-chat .journey-control summary{font-size:.78rem}.chat-local-reply{display:contents}.chat-composer{z-index:3;padding:.85rem 1rem max(.9rem,env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#08192af5;gap:.55rem;display:grid}.chat-composer>strong{color:#dbe8f3;font-size:.72rem}.chat-composer>small{color:var(--muted);text-align:center;font-size:.64rem}.chat-quick-actions{scrollbar-width:none;gap:.45rem;padding:.1rem 0 .25rem;display:flex;overflow-x:auto}.chat-quick-actions::-webkit-scrollbar{display:none}.chat-quick-actions button{color:#dffcf7;font:inherit;cursor:pointer;background:#18b6a412;border:1px solid #5ef2da47;border-radius:999px;flex:none;padding:.58rem .72rem;font-size:.74rem;font-weight:850}.chat-quick-actions button:active{background:#5ef2da29;transform:scale(.97)}.passport-library{border:1px solid var(--line);background:#08192aad;border-radius:1.15rem;margin-top:.85rem}.passport-library>summary{cursor:pointer;gap:.2rem;padding:1rem;list-style:none;display:grid}.passport-library>summary::-webkit-details-marker{display:none}.passport-library>summary span{font-weight:900}.passport-library>summary small{color:var(--muted)}.passport-library>summary:after{content:"⌄";color:var(--teal);grid-area:1/2/3;align-self:center;font-size:1.2rem}.passport-library[open]>summary:after{transform:rotate(180deg)}.passport-library-content{border-top:1px solid var(--line);padding:0 1rem 1rem}.toast-region{z-index:100;left:50%;bottom:max(1rem, env(safe-area-inset-bottom));pointer-events:none;width:min(100% - 2rem,32rem);position:fixed;transform:translate(-50%)}.toast{color:#fff;background:#183451;border:1px solid #fff3;border-radius:.9rem;margin-top:.5rem;padding:.85rem 1rem;animation:.2s toast-in;box-shadow:0 15px 50px #00000059}@keyframes toast-in{0%{opacity:0;transform:translateY(.8rem)}}.ph{justify-content:center;align-items:center;font-size:1.12em;line-height:1;display:inline-flex}.brand-logo-default{object-fit:cover;border-radius:.55rem}.threaded-studio-shell{--thread-bg:#0a1017;--thread-rail:#0b121a;--thread-panel:#0e1720;--thread-panel-2:#111b25;--thread-raised:#141f2a;--thread-line:#25313d;--thread-soft-line:#1b2732;--thread-text:#eef3f7;--thread-muted:#8e9ba8;--thread-accent:#815cff;--thread-teal:#56c9b7;min-height:100dvh;color:var(--thread-text);background:var(--thread-bg);grid-template-columns:15.5rem minmax(0,1fr);display:grid}.threaded-studio-shell :where(button,a,input,select,textarea){font:inherit}.thread-rail{border-right:1px solid var(--thread-line);background:var(--thread-rail);flex-direction:column;gap:.8rem;height:100dvh;padding:1rem .8rem;display:flex;position:sticky;top:0}.thread-brand{color:var(--thread-text);align-items:center;gap:.68rem;padding:.1rem .35rem .65rem;text-decoration:none;display:flex}.thread-brand img{object-fit:cover;border-radius:.5rem;width:2rem;height:2rem}.thread-brand span{line-height:1.05;display:grid}.thread-brand small{color:#c4cdd6;font-size:.72rem}.thread-brand strong{letter-spacing:-.02em;font-size:.98rem}.workspace-switcher{width:100%;color:var(--thread-text);border:1px solid var(--thread-line);background:var(--thread-panel);text-align:left;border-radius:.55rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.72rem;display:grid}.workspace-switcher>span:first-child{color:#071310;background:var(--thread-teal);border-radius:50%;place-items:center;width:2rem;height:2rem;font-size:.7rem;font-weight:900;display:grid}.workspace-switcher>span:nth-child(2){gap:.12rem;min-width:0;display:grid}.workspace-switcher strong,.workspace-switcher small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace-switcher strong{font-size:.78rem}.workspace-switcher small{color:var(--thread-muted);font-size:.68rem}.new-thread{min-height:2.4rem;color:var(--thread-text);background:var(--thread-panel);border:1px solid #34414e;border-radius:.5rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.6rem;padding:.55rem .72rem;font-size:.78rem;font-weight:700;text-decoration:none;display:grid}.thread-list{gap:.38rem;display:grid}.rail-label{color:var(--thread-muted);letter-spacing:.09em;text-transform:uppercase;padding:.35rem .38rem;font-size:.64rem;font-weight:800}.event-thread{color:var(--thread-text);border:1px solid #0000;border-radius:.5rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.55rem;padding:.66rem .62rem;text-decoration:none;display:grid}.event-thread:hover,.event-thread.active{border-color:var(--thread-line);background:var(--thread-panel-2)}.event-thread>i:first-child{background:var(--thread-color);border-radius:50%;width:.5rem;height:.5rem;margin-top:.3rem}.event-thread span{gap:.18rem;min-width:0;display:grid}.event-thread strong,.event-thread small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.event-thread strong{font-size:.72rem}.event-thread small{color:var(--thread-muted);font-size:.64rem}.view-all-threads{color:#d2d9df;justify-content:space-between;align-items:center;padding:.55rem .65rem;font-size:.72rem;text-decoration:none;display:flex}.rail-empty{color:var(--thread-muted);margin:0;padding:.6rem;font-size:.72rem;line-height:1.45}.thread-primary-nav,.thread-utility-nav{border-top:1px solid var(--thread-soft-line);gap:.12rem;padding-top:.65rem;display:grid}.thread-primary-nav a,.thread-utility-nav a{color:#bbc5cf;border-radius:.45rem;align-items:center;gap:.72rem;padding:.62rem .68rem;font-size:.76rem;text-decoration:none;display:flex}.thread-primary-nav a:hover,.thread-utility-nav a:hover{color:#fff;background:var(--thread-panel-2)}.thread-utility-nav{margin-top:auto}.thread-workspace{min-width:0}.thread-topbar{border-bottom:1px solid var(--thread-line);background:#0b1219;justify-content:space-between;align-items:center;gap:1rem;min-height:3.6rem;padding:.7rem 1.5rem;display:flex}.thread-topbar>div{color:#c5cdd5;align-items:center;gap:.75rem;min-width:0;font-size:.72rem;display:flex}.thread-topbar>div:first-child>i{background:var(--thread-line);width:1px;height:1.45rem}.thread-topbar>div:first-child>span:not(.beta-badge):not(.state-badge){text-overflow:ellipsis;white-space:nowrap;color:#f0f3f6;max-width:22rem;font-weight:700;overflow:hidden}.beta-badge,.state-badge{color:#cbd3da;background:#26313b;border-radius:.35rem;align-items:center;min-height:1.2rem;padding:.1rem .4rem;font-size:.58rem;font-weight:800;display:inline-flex}.state-badge{color:#8fe1d2;text-transform:capitalize;background:#12322f}.user-avatar{color:#fff;background:#283444;border-radius:50%;place-items:center;width:1.8rem;height:1.8rem;font-size:.65rem;font-weight:800;display:grid}.thread-user{gap:.06rem;display:grid}.thread-user strong{color:#edf2f6;font-size:.7rem}.thread-user small{color:var(--thread-muted);font-size:.6rem}.thread-progress{border-bottom:1px solid var(--thread-line);background:#0b1219;align-items:center;gap:.55rem;min-height:4.5rem;padding:.8rem 1.5rem;display:flex}.thread-stage{min-width:7.4rem;color:var(--thread-muted);align-items:center;gap:.55rem;display:flex}.thread-stage:not(:last-of-type):after{content:"";background:#34404b;width:2.5rem;height:1px;margin-left:.35rem}.thread-stage>span{border:1px solid #44515d;border-radius:50%;flex:none;place-items:center;width:2rem;height:2rem;font-size:.7rem;display:grid}.thread-stage>div{gap:.1rem;display:grid}.thread-stage strong{color:#d5dce2;font-size:.68rem}.thread-stage small{font-size:.6rem}.thread-stage.complete>span{color:#05201a;border-color:var(--thread-teal);background:var(--thread-teal)}.thread-stage.active>span{color:#dcd5ff;border-color:var(--thread-accent);box-shadow:0 0 0 3px #815cff1f}.thread-stage.active strong{color:#fff}.thread-header-actions{gap:.45rem;margin-left:auto;display:flex}.thread-header-actions a,.thread-header-actions button{color:#e2e7eb;background:#101820;border:1px solid #35424e;border-radius:.45rem;justify-content:center;align-items:center;gap:.42rem;min-height:2.25rem;padding:.48rem .75rem;font-size:.7rem;font-weight:700;text-decoration:none;display:inline-flex}.thread-header-actions .thread-publish{color:#fff;background:#7350ee;border-color:#815cff}.thread-layout{grid-template-columns:minmax(0,1fr) minmax(20rem,31%);align-items:start;display:grid}.thread-main{border-right:1px solid var(--thread-line);background:#0b141c;min-width:0;min-height:calc(100dvh - 8.1rem);padding:1.1rem 1.6rem 4rem}.thread-inspector{background:#0d1720;min-height:calc(100dvh - 8.1rem);padding:1.5rem;position:sticky;top:0}.copilot-identity{align-items:center;gap:.65rem;margin-bottom:1rem;display:flex}.copilot-identity img{object-fit:cover;border-radius:.6rem;width:2.6rem;height:2.6rem}.copilot-identity>span:nth-child(2){gap:.15rem;display:grid}.copilot-identity strong{font-size:.8rem}.copilot-identity small{color:var(--thread-muted);font-size:.66rem}.thread-main>.studio-editor-head,.thread-main>.studio-heading,.thread-main>.demo-dashboard-head{border-bottom:1px solid var(--thread-soft-line);padding:.4rem 0 1rem}.thread-main :where(.studio-editor-head,.studio-heading,.demo-dashboard-head) h1{letter-spacing:-.04em;max-width:24ch;margin:.38rem 0;font-size:clamp(1.75rem,3vw,2.7rem);line-height:1.04}.thread-main :where(.studio-editor-head,.studio-heading,.demo-dashboard-head) .lede{color:#aeb9c4;max-width:48rem;margin-bottom:.6rem;font-size:.92rem}.thread-turn-label{color:var(--thread-teal);letter-spacing:.1em;text-transform:uppercase;font-size:.64rem;font-weight:800}.thread-conversation-intro{gap:.7rem;margin:1rem 0;display:grid}.conversation-bubble{border:1px solid var(--thread-line);background:var(--thread-panel-2);border-radius:.65rem;width:min(100%,42rem);padding:.85rem 1rem}.conversation-bubble :where(p,strong){margin:0;font-size:.78rem;line-height:1.55}.conversation-bubble strong+p{color:var(--thread-muted);margin-top:.3rem}.conversation-question{gap:.65rem;display:grid}.conversation-question>strong{font-size:.78rem;font-weight:600}.conversation-action-tags{flex-wrap:wrap;gap:.42rem;display:flex}.conversation-action-tags :where(button,a),.conversation-tag{color:#dbe2e8;background:#121c25;border:1px solid #36434f;border-radius:.42rem;align-items:center;gap:.4rem;min-height:2.1rem;padding:.45rem .72rem;font-size:.7rem;font-weight:650;text-decoration:none;display:inline-flex}.conversation-action-tags :where(button,a):hover,.conversation-tag:hover{color:#fff;background:#1b2030;border-color:#7153d9}.conversation-action-tags :where(button,a):first-child{color:#fff;background:#6d49e8;border-color:#815cff}.thread-main .card{border-color:var(--thread-line);background:var(--thread-panel);box-shadow:none;border-radius:.7rem}.thread-main .ai-director{margin-top:1rem}.thread-main>.studio-editor-head{align-items:center;padding:.15rem 0 .75rem}.thread-main>.studio-editor-head h1{max-width:38rem;margin:.25rem 0;font-size:clamp(1.3rem,2.2vw,1.8rem)}.thread-main>.studio-editor-head .lede{margin:0;font-size:.78rem}.thread-main .ai-director-heading{border-bottom:1px solid var(--thread-soft-line);padding-bottom:.8rem}.thread-main .ai-director:before,.thread-main .ai-director:after{display:none}.thread-main .ai-director h2{font-size:clamp(1.35rem,2.6vw,2rem)}.thread-main .ai-spark,.thread-main .template-orbit{display:none}.thread-main .btn{border-radius:.5rem}.thread-main .btn.primary{color:#fff;box-shadow:none;background:#7350ee}.thread-main .btn.teal{color:#071512;background:var(--thread-teal)}.thread-main .btn.ghost{color:#dbe2e8;background:#121c25}.thread-main input,.thread-main select,.thread-main textarea{background:#0b131b;border-color:#33404b;border-radius:.5rem}.thread-main .eyebrow{color:#bdb2ff;background:#1b1930;border-color:#4a3d7a;border-radius:.35rem;padding:.25rem .5rem;font-size:.6rem}.thread-main .demo-kpi-strip article{border-color:var(--thread-line);background:var(--thread-panel);border-radius:.65rem;min-height:6.5rem}.thread-main .demo-kpi-strip strong{font-size:1.8rem}.attendee-preview-panel{justify-items:center;gap:1rem;display:grid}.attendee-preview-panel>header{justify-content:space-between;align-items:start;gap:.7rem;width:100%;display:flex}.attendee-preview-panel>header>div:first-child{gap:.3rem;min-width:0;display:grid}.attendee-preview-panel>header strong{text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.preview-device-toggle{border:1px solid #3a4652;border-radius:.45rem;display:flex;overflow:hidden}.preview-device-toggle :where(button,a){color:#8997a4;background:#101820;border:0;place-items:center;width:2.25rem;height:2rem;text-decoration:none;display:grid}.preview-device-toggle .active{color:var(--thread-teal);background:#17232c}.live-preview-frame{background:#05080b;border:1px solid #58616b;border-radius:2.3rem;width:min(100%,20rem);height:37rem;padding:.42rem;overflow:hidden;box-shadow:0 1rem 3rem #00000052}.attendee-preview-app{color:#eef3f7;background:#101820;border-radius:1.9rem;grid-template-rows:auto 1fr auto;height:100%;display:grid;overflow:hidden}.attendee-preview-app>header{border-bottom:1px solid #2b3540;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:1.4rem .9rem .8rem;display:grid}.attendee-preview-app>header>.ph:first-child{color:#56c9b7;font-size:1.6rem}.attendee-preview-app>header div{gap:.1rem;min-width:0;display:grid}.attendee-preview-app>header strong,.attendee-preview-app>header small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.attendee-preview-app>header strong{font-size:.76rem}.attendee-preview-app>header small{color:#8e9ba8;font-size:.55rem}.attendee-preview-app>section{align-content:start;gap:.7rem;padding:.9rem;display:grid}.preview-copilot{color:#9eabb6;align-items:center;gap:.4rem;font-size:.58rem;display:flex}.preview-copilot img{object-fit:cover;border-radius:.35rem;width:1.25rem;height:1.25rem}.preview-message{background:#18222c;border:1px solid #2e3944;border-radius:.65rem;padding:.72rem}.preview-message strong{font-size:.68rem}.preview-message p{color:#c4ccd3;margin:.35rem 0 0;font-size:.61rem;line-height:1.5}.attendee-preview-app nav{gap:.42rem;display:grid}.attendee-preview-app nav a{color:#edf2f6;background:#17212a;border:1px solid #34404b;border-radius:.65rem;grid-template-columns:auto 1fr;align-items:center;gap:.65rem;padding:.58rem .7rem;text-decoration:none;display:grid}.attendee-preview-app nav a>.ph{font-size:1.15rem}.attendee-preview-app nav span{gap:.1rem;display:grid}.attendee-preview-app nav strong{font-size:.65rem}.attendee-preview-app nav small{color:#8e9ba8;font-size:.54rem}.attendee-preview-app>footer{color:#8e9ba8;border-top:1px solid #2b3540;justify-content:space-around;padding:.72rem;display:flex}.attendee-preview-app>footer .ph:first-child{color:#56c9b7}.attendee-preview-panel>p{max-width:24rem;color:var(--thread-muted);text-align:center;margin:0;font-size:.66rem;line-height:1.5}.thread-secondary-action{color:#e0e6eb;background:#111a22;border:1px solid #35424e;border-radius:.5rem;align-items:center;gap:.45rem;min-height:2.45rem;padding:.55rem .8rem;font-size:.72rem;text-decoration:none;display:inline-flex}.thread-inspector-empty{min-height:30rem;color:var(--thread-muted);text-align:center;place-content:center;justify-items:center;gap:.6rem;display:grid}.thread-inspector-empty .ph{color:var(--thread-teal);font-size:2.5rem}.thread-inspector-empty h2{color:var(--thread-text);margin:0;font-size:1.2rem}.thread-inspector-empty p{max-width:22rem;margin:0;font-size:.78rem;line-height:1.6}.conversation-approval{color:#eef3f7;background:#0f1821;border:1px solid #344250;border-radius:.8rem;width:min(100% - 2rem,30rem);padding:0;box-shadow:0 1.4rem 5rem #0000008c}.conversation-approval::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#02070cc2}.conversation-approval form{gap:1rem;padding:1.15rem;display:grid}.conversation-approval header{align-items:center;gap:.75rem;display:flex}.conversation-approval header>span{color:#9d8bff;background:#1b1930;border:1px solid #4a3e7e;border-radius:.55rem;flex:none;place-items:center;width:2.4rem;height:2.4rem;display:grid}.conversation-approval header>div{gap:.18rem;display:grid}.conversation-approval header small{color:#8e9ba8;letter-spacing:.09em;text-transform:uppercase;font-size:.62rem;font-weight:800}.conversation-approval h2{margin:0;font-size:1.12rem}.conversation-approval p{color:#aeb9c4;margin:0;font-size:.8rem;line-height:1.55}.conversation-approval-actions{border-top:1px solid #25313d;justify-content:flex-end;gap:.55rem;padding-top:.8rem;display:flex}.event-copilot-workbench{background:linear-gradient(#111b24b8,#0a111859);border:1px solid #283744;border-radius:.9rem;gap:1rem;min-height:32rem;margin:1rem 0 1.25rem;padding:1.15rem;display:grid;box-shadow:0 1.25rem 4rem #0000001f}.thread-main>.copilot-event-summary{align-items:center;gap:1rem;padding:.15rem 0 .65rem;display:flex}.thread-main>.copilot-event-summary>div:first-child{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.18rem .6rem;min-width:0;display:grid}.thread-main>.copilot-event-summary .thread-turn-label{grid-row:1}.thread-main>.copilot-event-summary h1{text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;max-width:42rem;margin:.05rem 0;font-size:1.2rem;overflow:hidden}.thread-main>.copilot-event-summary .lede{text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;max-width:40rem;margin:0;font-size:.68rem;overflow:hidden}.copilot-event-summary .button-row{flex-wrap:nowrap;flex:none}.copilot-event-summary .button-row .btn{white-space:nowrap;flex:none;min-height:2.2rem;padding:.4rem .6rem;font-size:.7rem}.copilot-demo-banner{border-radius:.55rem;align-items:center;gap:.6rem;padding:.55rem .7rem;font-size:.68rem;display:flex}.copilot-demo-banner strong{white-space:nowrap}.event-copilot-head{border-bottom:1px solid var(--thread-soft-line);justify-content:space-between;align-items:flex-end;gap:1rem;padding:.2rem 0 1rem;display:flex}.event-copilot-head h2{margin:.35rem 0 .25rem;font-size:clamp(1.35rem,2.8vw,2rem)}.event-copilot-head p{max-width:42rem;color:var(--thread-muted);margin:0;font-size:.78rem;line-height:1.55}.copilot-safety{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;display:none}.copilot-safety span{color:#aeb8c2;white-space:nowrap;background:#111a22;border:1px solid #303c47;border-radius:.38rem;align-items:center;gap:.28rem;padding:.32rem .46rem;font-size:.6rem;font-weight:700;display:inline-flex}.event-copilot-thread{gap:1.1rem;min-width:0;max-width:100%;display:grid}.copilot-turn{align-items:flex-start;gap:.65rem;min-width:0;max-width:100%;display:flex}.copilot-turn>img{object-fit:cover;border:1px solid #33424e;border-radius:.42rem;flex:none;width:1.7rem;height:1.7rem}.copilot-turn>div{flex:1;width:auto;min-width:0;max-width:min(48rem,100% - 2.35rem)}.copilot-turn.proposal-turn>div{min-width:0;max-width:calc(100% - 2.35rem)}.copilot-turn>div>span{color:#8996a2;margin-bottom:.28rem;font-size:.61rem;font-weight:750;display:block}.copilot-turn>div>p{color:#dce3e8;margin:0;font-size:.8rem;line-height:1.55}.copilot-briefing>div{background:#101a23;border:1px solid #293844;border-radius:.7rem;padding:.8rem .9rem}.copilot-turn.user{justify-content:flex-end}.copilot-turn.user>div{background:#17212a;border:1px solid #394550;border-radius:.65rem;flex:none;width:min(92%,34rem);max-width:34rem;padding:.72rem .85rem}.copilot-turn.user>div>span{color:#a8b2bc}.copilot-proposal-card{background:#0e171f;border:1px solid #36434e;border-radius:.68rem;min-width:0;max-width:100%;margin-top:.75rem;overflow:hidden;box-shadow:0 .9rem 2.8rem #0000002e}.copilot-proposal-card>header{background:#111b24;border-bottom:1px solid #2a3540;justify-content:space-between;align-items:start;gap:1rem;padding:.85rem .95rem;display:flex}.copilot-proposal-card>header small{color:#8b98a4;letter-spacing:.11em;font-size:.55rem;font-weight:800}.copilot-proposal-card h3{color:#f1f4f6;letter-spacing:-.02em;margin:.24rem 0 0;font-size:1rem}.proposal-state{color:#c9c2ff;text-transform:uppercase;background:#1c1930;border:1px solid #4b4176;border-radius:.35rem;padding:.25rem .42rem;font-size:.56rem;font-weight:800}.proposal-state.applied{color:#9ce7d9;background:#102c28;border-color:#285b53}.proposal-state.dismissed,.proposal-state.reverted,.proposal-state.superseded{color:#aab4bd;background:#18212a;border-color:#3b4650}.copilot-diff-list{display:grid}.copilot-diff-row{border-bottom:1px solid #25313b;grid-template-columns:9.5rem minmax(0,1fr);gap:.75rem;padding:.72rem .95rem;display:grid}.copilot-diff-row>span{color:#aeb9c2;align-items:center;gap:.4rem;font-size:.66rem;font-weight:700;display:flex}.copilot-diff-row>div{gap:.28rem;min-width:0;font-size:.69rem;line-height:1.4;display:grid}.copilot-diff-row del{color:#89949e;text-overflow:ellipsis;text-decoration-color:#8c4e59;overflow:hidden}.copilot-diff-row ins{color:#bfe9df;text-overflow:ellipsis;text-decoration:none;overflow:hidden}.copilot-diff-row.unchanged{opacity:.58}.copilot-diff-row.unchanged ins:before{content:"No change • ";color:#7f8a94}.copilot-impact{background:linear-gradient(135deg,#101d26,#11221f);border-bottom:1px solid #25313b}.copilot-impact>header{justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .95rem 0;display:flex}.copilot-impact>header>span{color:#b8e5dc;align-items:center;gap:.35rem;font-size:.64rem;font-weight:800;display:flex}.copilot-impact>header small{color:#73838e;font-size:.54rem}.copilot-impact>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;padding:.65rem .95rem .85rem;display:grid}.copilot-impact article{background:#0914147a;border:1px solid #2c443f;border-radius:.5rem;gap:.12rem;padding:.55rem;display:grid}.copilot-impact strong{color:#c5eee6;font-size:.86rem}.copilot-impact article span{color:#7f958f;text-transform:uppercase;font-size:.52rem;font-weight:750}.copilot-route-preview{scrollbar-width:thin;gap:.38rem;padding:.78rem .95rem;display:flex;overflow-x:auto}.copilot-route-preview span{color:#c9d1d7;background:#111a22;border:1px solid #303c47;border-radius:.4rem;flex:none;align-items:center;gap:.34rem;padding:.35rem .48rem;font-size:.61rem;display:inline-flex}.copilot-route-preview i{background:var(--mission-color);border-radius:50%;width:.42rem;height:.42rem}.proposal-details{border-top:1px solid #25313b}.proposal-details summary{color:#aeb8c1;cursor:pointer;justify-content:space-between;gap:.5rem;padding:.68rem .95rem;font-size:.65rem;font-weight:700;display:flex}.proposal-details>div{padding:0 .95rem .85rem}.proposal-details small{color:#87949f;text-transform:uppercase;font-size:.57rem;font-weight:800}.proposal-details p{color:#c7d0d7;margin:.28rem 0 0;font-size:.68rem;line-height:1.5}.copilot-refine-row{border-top:1px solid #25313b;gap:.5rem;padding:.72rem .95rem;display:grid}.copilot-refine-row>span{color:#84919b;text-transform:uppercase;font-size:.57rem;font-weight:800}.copilot-refine-row>div{flex-wrap:wrap;gap:.35rem;display:flex}.copilot-refine-row button{color:#bfc8d0;background:#121c24;border:1px solid #35424d;border-radius:999px;padding:.34rem .48rem;font-size:.59rem}.copilot-refine-row button:hover{color:#fff;border-color:#6852c7}.copilot-proposal-card>footer{background:#101922;border-top:1px solid #2a3540;justify-content:space-between;align-items:center;gap:.75rem;padding:.72rem .95rem;display:flex}.copilot-proposal-card>footer>span{color:#8f9ca7;align-items:center;gap:.35rem;font-size:.6rem;display:flex}.copilot-proposal-card>footer>div{gap:.45rem;display:flex}.copilot-proposal-card>footer>.published-change-warning{color:#f0c878}.proposal-complete{color:#9eaaa4;font-size:.65rem;font-weight:750}.copilot-tool-turn{background:#10231f;border:1px solid #2c4b45;border-radius:.62rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;width:min(100%,48rem);padding:.72rem .85rem;display:grid}.copilot-tool-turn>span{color:var(--thread-teal);font-size:1.05rem}.copilot-tool-turn strong{color:#dce9e5;font-size:.71rem;display:block}.copilot-tool-turn p{color:#91a8a1;margin:.2rem 0 0;font-size:.65rem;line-height:1.45}.copilot-tool-turn.undo{background:#151d25;border-color:#3a4350}.copilot-tool-turn.undo>span{color:#a99bff}.copilot-suggestions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.copilot-suggestions button{color:#cbd3da;text-align:left;background:#111a22;border:1px solid #35424e;border-radius:.58rem;gap:.18rem;min-height:3.3rem;padding:.62rem .72rem;display:grid}.copilot-suggestions button small{color:#7f8d98;font-size:.56rem;font-weight:600}.copilot-suggestions button:hover{color:#fff;background:#1b2030;border-color:#6c53cf}.event-copilot-composer{z-index:24;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#101820f5;border:1px solid #3a4651;border-radius:.75rem;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.4rem;padding:.45rem;display:grid;position:sticky;bottom:.75rem;box-shadow:0 1rem 3.5rem #0000005c}.event-copilot-composer textarea{resize:vertical;background:0 0;border:0;min-height:2.75rem;max-height:10rem;padding:.62rem .72rem;font-size:.82rem;line-height:1.4;box-shadow:none!important}.event-copilot-composer>button{color:#fff;background:#7350ee;border:0;border-radius:.5rem;place-items:center;width:2.25rem;height:2.25rem;margin:.3rem;display:grid}.event-copilot-composer>button:disabled{opacity:.45}.event-copilot-composer .status-line{color:#7f8d99;grid-column:1/-1;min-height:0;margin:-.1rem .8rem .25rem;font-size:.6rem}.copilot-thinking>div{background:#101b24;border:1px solid #2c3c48;border-radius:.65rem;padding:.75rem .85rem}.copilot-thinking ul{flex-wrap:wrap;gap:.35rem;display:flex;margin:.35rem 0 0!important}.copilot-thinking li{background:#111923;border:1px solid #2d3944;border-radius:999px;padding:.28rem .48rem .28rem 1.1rem;position:relative;font-size:.56rem!important}.copilot-thinking li:before{content:"";background:#56636f;border-radius:50%;width:.32rem;height:.32rem;margin-top:-.16rem;position:absolute;top:50%;left:.45rem}.copilot-thinking li.active{color:#c9eee8;border-color:#315b53}.copilot-thinking li.active:before{background:#62d5c1;animation:1.1s infinite copilotPulse;box-shadow:0 0 0 .2rem #62d5c11f}@keyframes copilotPulse{50%{opacity:.35;transform:scale(.75)}}.advanced-builder{border:1px solid var(--thread-line);background:var(--thread-panel);border-radius:.7rem;margin:1rem 0}.advanced-builder>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;list-style:none;display:flex}.advanced-builder>summary::-webkit-details-marker{display:none}.advanced-builder>summary>span{grid-template-columns:auto 1fr;align-items:center;gap:.12rem .55rem;display:grid}.advanced-builder>summary>span>.ph{color:#a99bff;grid-row:1/3;font-size:1.2rem}.advanced-builder>summary strong{font-size:.76rem}.advanced-builder>summary small{color:#83909b;font-size:.64rem}.advanced-builder[open]>summary{border-bottom:1px solid var(--thread-line)}.advanced-builder[open]>summary>.ph{transform:rotate(180deg)}.advanced-builder .studio-builder{padding:1rem 1rem 7rem}.copilot-inspector{gap:1rem;display:grid}.copilot-inspector>header{border-bottom:1px solid #27323c;padding-bottom:1rem}.copilot-inspector h2{margin:.4rem 0 .3rem;font-size:1.25rem}.copilot-inspector header p{color:#8e9aa5;margin:0;font-size:.68rem}.copilot-context-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:.42rem;display:grid}.copilot-context-kpis div{background:#111a22;border:1px solid #2e3944;border-radius:.55rem;gap:.15rem;padding:.65rem;display:grid}.copilot-context-kpis strong{font-size:1.25rem}.copilot-context-kpis span{color:#84919c;text-transform:uppercase;font-size:.54rem;font-weight:800}.copilot-health{gap:.48rem;display:grid}.copilot-health>div{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.18rem .5rem;display:grid}.copilot-health>div>span{color:#a9b3bc;font-size:.61rem}.copilot-health>div>strong{color:#c8d0d6;font-size:.58rem}.copilot-health i{background:#27323b;border-radius:999px;grid-column:1/-1;height:.24rem;overflow:hidden}.copilot-health b{border-radius:inherit;background:linear-gradient(90deg,#6650d8,#64d6c2);height:100%;display:block}.copilot-inspector ul{gap:.48rem;margin:.55rem 0 0;padding:0;list-style:none;display:grid}.copilot-inspector li{color:#aeb8c1;gap:.45rem;font-size:.65rem;line-height:1.4;display:flex}.copilot-inspector li .ph{color:#68cebd;flex:none;font-size:.9rem}.copilot-outline{gap:.24rem;max-height:20rem;margin:.55rem 0 0;padding:0;list-style:none;display:grid;overflow:auto}.copilot-outline li{border-radius:.45rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.55rem;padding:.48rem;display:grid}.copilot-outline li:hover{background:#121d26}.copilot-outline i{border-radius:50%;width:.5rem;height:.5rem}.copilot-outline span{gap:.1rem;display:grid}.copilot-outline strong{font-size:.65rem}.copilot-outline small{color:#7f8c97;font-size:.55rem}.copilot-last-revision{background:#10211e;border:1px solid #304039;border-radius:.55rem;gap:.35rem;padding:.75rem;display:grid}.copilot-last-revision strong{color:#c7ddd7;font-size:.66rem;line-height:1.4}.copilot-last-revision small{color:#7e938d;font-size:.57rem}.event-artifact-dock{gap:.55rem;margin:1rem 0 3rem;display:grid}.event-artifact-dock>header{justify-content:space-between;align-items:end;gap:1rem;padding:.35rem .15rem .55rem;display:flex}.event-artifact-dock>header h2{margin:.25rem 0 0;font-size:1rem}.event-artifact-dock>header p{color:#7f8b95;text-align:right;max-width:26rem;margin:0;font-size:.62rem;line-height:1.45}.event-artifact{background:#101820;border:1px solid #2a3741;border-radius:.68rem;overflow:hidden}.event-artifact>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:.82rem .9rem;list-style:none;display:flex}.event-artifact>summary::-webkit-details-marker{display:none}.event-artifact>summary>span:first-child{align-items:center;gap:.65rem;min-width:0;display:flex}.event-artifact>summary>span:first-child>.ph{color:#a99bff;background:#1b1930;border:1px solid #413a68;border-radius:.48rem;flex:none;place-items:center;width:2rem;height:2rem;display:grid}.event-artifact>summary span span{gap:.15rem;display:grid}.event-artifact>summary strong{font-size:.72rem}.event-artifact>summary small{color:#81909b;font-size:.58rem}.event-artifact>summary>span:last-child{color:#8d99a4;align-items:center;gap:.35rem;font-size:.58rem;font-weight:700;display:flex}.event-artifact[open]>summary{border-bottom:1px solid #2a3741}.event-artifact[open]>summary>span:last-child .ph{transform:rotate(180deg)}.event-artifact-content{gap:1rem;padding:1rem;display:grid}.event-artifact-content>.card{margin:0}.attendee-onboarding-chat{background:#091722;border:1px solid #263543;border-radius:1.25rem;width:min(100%,48rem);margin:0 auto;overflow:hidden;box-shadow:0 1.5rem 5rem #00000047}.entry-chat-head{background:#0d1c28;border-bottom:1px solid #263543;gap:.35rem;padding:1.1rem 1.2rem;display:grid}.entry-chat-head h2{margin:0;font-size:clamp(1.35rem,5vw,2rem)}.entry-chat-head p{color:#8fa0af;margin:0;font-size:.78rem}.entry-verified{color:#75d9c7;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.4rem;width:max-content;font-size:.68rem;font-weight:800;display:inline-flex}.entry-chat-thread{gap:1rem;padding:1.1rem;display:grid}.entry-assistant{align-items:flex-end;gap:.65rem;display:flex}.entry-assistant>img{object-fit:cover;border:1px solid #5ef2da40;border-radius:.6rem;flex:none;width:2rem;height:2rem}.entry-assistant>div{background:#102433;border:1px solid #2c3b48;border-radius:.9rem .9rem .9rem .25rem;gap:.3rem;width:min(100%,35rem);padding:.8rem .9rem;display:grid}.entry-assistant :where(strong,p){margin:0}.entry-assistant strong{font-size:.86rem}.entry-assistant p{color:#b4c1cc;font-size:.78rem;line-height:1.48}.entry-choice-list{gap:.6rem;margin-left:2.65rem;display:grid}.entry-choice-list>article,.entry-choice-list>button{color:#edf3f7;text-align:left;background:#101c26;border:1px solid #334351;border-radius:.75rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.7rem;width:100%;padding:.85rem;display:grid}.entry-choice-list>article>span,.entry-choice-list>button>span:first-child{color:#a996ff;background:#1d1b32;border:1px solid #4c4179;border-radius:.5rem;place-items:center;width:2rem;height:2rem;display:grid}.entry-choice-list>article>div{gap:.2rem;min-width:0;display:grid}.entry-choice-list>button>span:nth-child(2){gap:.2rem;display:grid}.entry-choice-list strong{font-size:.84rem}.entry-choice-list small{color:#8fa0af;font-size:.7rem;line-height:1.4}.entry-choice-list>button:hover{background:#161f2b;border-color:#7658e5}.entry-inline-form{grid-column:2/-1;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.55rem;margin-top:.65rem;display:grid}.entry-inline-form .status-line{grid-column:1/-1}.entry-inline-form label{font-size:.68rem}.entry-confirm-form{gap:.8rem;margin-left:2.65rem;display:grid}.registration-conversation{box-shadow:none;background:0 0;border:0;border-radius:0}.registration-conversation>.entry-assistant{margin:1rem 0}.registration-conversation .scan-card{background:#101c26;border-color:#3e4c58;border-radius:.8rem}.registration-conversation .scan-icon{font-size:1.55rem}.registration-entry-stage{gap:.65rem;display:grid}.registration-manual{color:#cbd6de;background:#101c26;border:1px solid #354653;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;min-height:2.75rem;font-size:.76rem;font-weight:750;display:flex}.registration-profile-fields{border-top:1px solid #293a46;padding-top:.8rem}.registration-consents{border-top:1px solid #293a46;gap:.7rem;padding-top:.9rem;display:grid}.registration-consents>.entry-assistant{margin-bottom:.25rem}.threaded-studio-shell,.thread-workspace,.thread-layout,.thread-main,.codex-thread,.codex-list,.codex-settings{min-width:0}.thread-command-trigger,.thread-account-trigger,.studio-mobile-nav-toggle{color:#c7c7c7;min-height:2.2rem;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.45rem;align-items:center;gap:.48rem;padding:.36rem .48rem;display:flex}.studio-mobile-nav-toggle{display:none}.thread-command-trigger:hover,.thread-account-trigger:hover,.studio-mobile-nav-toggle:hover{color:#fff;background:#222;border-color:#343434}.thread-command-trigger:focus-visible,.thread-account-trigger:focus-visible,.studio-mobile-nav-toggle:focus-visible{outline:2px solid var(--thread-teal);outline-offset:2px}.thread-command-trigger kbd,.studio-command-search kbd,.studio-command-results kbd{color:#8e8e8e;background:#202020;border:1px solid #3a3a3a;border-radius:.28rem;padding:.12rem .32rem;font:600 .58rem/1.3 ui-monospace,SFMono-Regular,Menlo,monospace}.thread-account-trigger{padding:.18rem .3rem}.thread-account-trigger>.ph{color:#777}.thread-account-trigger .thread-user{text-align:left}.studio-popover,.studio-command-menu,.studio-mobile-nav{z-index:80;color:#ededed;background:#1b1b1b;border:1px solid #3a3a3a;border-radius:.75rem;margin:0;position:fixed;overflow:hidden;box-shadow:0 1.5rem 5rem #0000008c}.studio-popover::backdrop,.studio-command-menu::backdrop,.studio-mobile-nav::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000085}.studio-account-menu{width:min(22rem,100vw - 1.5rem);padding:.45rem;inset:3.55rem .75rem auto auto}.studio-dialog-head{border-bottom:1px solid #303030;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.7rem .75rem;display:flex}.studio-dialog-head h2,.studio-dialog-head p{margin:0}.studio-dialog-head h2{margin-top:.16rem;font-size:.92rem}.studio-dialog-head p{color:#8f8f8f;margin-top:.16rem;font-size:.68rem}.studio-dialog-head>button{color:#aaa;cursor:pointer;background:0 0;border:0;border-radius:.42rem;place-items:center;width:2rem;height:2rem;display:grid}.studio-dialog-head>button:hover{color:#fff;background:#292929}.studio-menu-label{color:#777;letter-spacing:.08em;text-transform:uppercase;padding:.55rem .65rem .35rem;font-size:.58rem;font-weight:800;display:block}.studio-account-section{padding:.25rem 0 .45rem}.studio-organization-choice{color:#ddd;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.5rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.62rem;width:100%;padding:.58rem .65rem;display:grid}.studio-organization-choice:hover,.studio-organization-choice.active{background:#272727}.studio-organization-choice>span:first-child{color:#171717;background:#ddd;border-radius:.4rem;place-items:center;width:1.8rem;height:1.8rem;font-size:.62rem;font-weight:850;display:grid}.studio-organization-choice>span:nth-child(2){gap:.1rem;min-width:0;display:grid}.studio-organization-choice strong,.studio-organization-choice small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.studio-organization-choice strong{font-size:.72rem}.studio-organization-choice small{color:#858585;font-size:.62rem}.studio-organization-choice>.ph{color:var(--thread-teal)}.studio-account-links{border-top:1px solid #303030;gap:.12rem;padding:.45rem 0 0;display:grid}.studio-account-links :where(a,button){color:#c7c7c7;min-height:2.35rem;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:.45rem;align-items:center;gap:.55rem;padding:.5rem .65rem;font-size:.72rem;text-decoration:none;display:flex}.studio-account-links :where(a,button):hover{color:#fff;background:#272727}.studio-command-menu{width:min(38rem,100vw - 1.5rem);padding:0;inset:10vh auto auto 50%;transform:translate(-50%)}.studio-command-search{border-bottom:1px solid #343434;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;min-height:3.3rem;padding:.65rem .8rem;display:grid}.studio-command-search>.ph{color:#aaa;font-size:1.05rem}.studio-command-search input{color:#f3f3f3;background:0 0;border:0;outline:0;min-width:0;padding:.25rem 0;font-size:.9rem}.studio-command-results{max-height:min(28rem,65vh);padding:.35rem;display:grid;overflow:auto}.studio-command-results a{color:#dcdcdc;border-radius:.5rem;grid-template-columns:1.5rem minmax(0,1fr) auto;align-items:center;gap:.65rem;min-height:3.1rem;padding:.55rem .65rem;text-decoration:none;display:grid}.studio-command-results a[hidden]{display:none}.studio-command-results a:hover,.studio-command-results a:focus-visible{color:#fff;background:#292929;outline:0}.studio-command-results a>.ph{color:#aaa;font-size:1rem}.studio-command-results a>span{gap:.12rem;min-width:0;display:grid}.studio-command-results strong{font-size:.76rem}.studio-command-results small{color:#858585;font-size:.64rem}.studio-command-empty{color:#888;text-align:center;margin:0;padding:1rem;font-size:.72rem}.codex-settings{gap:1.25rem;width:min(100%,52rem);max-width:52rem}.settings-stack{gap:1rem;padding-left:2.75rem}.settings-section{border-top:1px solid #303030;gap:1rem;padding:1rem 0;display:grid}.settings-section:first-of-type{border-top:0}.settings-section-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.settings-section-head h2,.settings-section-head p,.settings-session h2,.settings-session p{margin:0}.settings-section-head h2,.settings-session h2{letter-spacing:-.015em;margin-top:.2rem;font-size:.95rem}.settings-section-head p,.settings-session p{color:#909090;margin-top:.26rem;font-size:.7rem;line-height:1.5}.access-state,.domain-state{color:#a7d8ce;background:#172622;border:1px solid #315048;border-radius:999px;flex:none;padding:.25rem .45rem;font-size:.6rem;font-weight:750}.settings-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.settings-fields>label:last-child:nth-child(odd){grid-column:1/-1}.settings-stack label,.workspace-invite label{color:#d0d0d0;gap:.38rem;font-size:.7rem;font-weight:650;display:grid}.settings-stack label>small{color:#7f7f7f;font-size:.62rem;font-weight:500}.settings-stack :where(input,select),.workspace-invite :where(input,select),.invite-result input{color:#f2f2f2;width:100%;min-width:0;min-height:2.65rem;font:inherit;background:#191919;border:1px solid #3c3c3c;border-radius:.45rem;padding:.58rem .68rem}.settings-stack :where(input,select):hover,.workspace-invite :where(input,select):hover{border-color:#4b4b4b}.settings-stack :where(input,select):focus,.workspace-invite :where(input,select):focus{border-color:#777;outline:2px solid #8fdfd029}.settings-color-control{grid-template-columns:2.65rem minmax(0,1fr);gap:.45rem;display:grid}.settings-color-control input[type=color]{cursor:pointer;padding:.28rem}.workspace-brand-grid{grid-template-columns:minmax(0,1.2fr) minmax(13rem,.8fr);align-items:stretch;gap:1rem;display:grid}.workspace-brand-preview{color:#f5f5f5;border:1px solid color-mix(in srgb,var(--purple) 52%,#3b3b3b);background:#191919;border-radius:.7rem;align-content:center;justify-items:start;gap:.18rem;min-height:13.5rem;padding:1rem;display:grid;position:relative;overflow:hidden}.workspace-brand-preview:before{content:"";background:var(--purple);height:.2rem;position:absolute;inset:0 0 auto}.workspace-brand-preview img{object-fit:cover;border-radius:.5rem;width:2.25rem;height:2.25rem;margin-bottom:.55rem}.workspace-brand-preview>span:not(.preview-action){color:var(--teal);letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:800}.workspace-brand-preview strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:1.05rem;overflow:hidden}.workspace-brand-preview small{color:#929292;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.64rem;overflow:hidden}.workspace-brand-preview .preview-action{color:#151515;background:var(--teal);border-radius:.4rem;margin-top:.8rem;padding:.42rem .65rem;font-size:.64rem;font-weight:800}.demo-preview-note{color:#c5ddd7;background:#15231f;border:1px solid #315048;border-radius:.55rem;grid-template-columns:auto minmax(0,1fr);gap:.7rem;margin-left:2.75rem;padding:.75rem .85rem;display:grid}.demo-preview-note>.ph{color:#8fdfd0;margin-top:.12rem}.demo-preview-note strong,.demo-preview-note p{margin:0;font-size:.7rem;line-height:1.5}.demo-preview-note p{color:#8fafaa;margin-top:.15rem}.settings-savebar{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e1e1ef5;border:1px solid #3a3a3a;border-radius:.65rem;justify-content:flex-end;align-items:center;gap:.55rem;padding:.7rem;display:flex;position:sticky;bottom:.75rem;box-shadow:0 .8rem 2rem #00000040}.settings-savebar>div{gap:.1rem;min-width:0;margin-right:auto;display:grid}.settings-savebar strong{font-size:.68rem}.settings-savebar span{color:#858585;font-size:.6rem}.settings-session{border-bottom:1px solid #303030;grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-left:2.75rem}.workspace-invite{grid-template-columns:minmax(0,1.4fr) minmax(10rem,.8fr) auto;align-items:end;gap:.65rem;display:grid}.workspace-invite .status-line,.workspace-invite .invite-result{grid-column:1/-1}.invite-result{color:#b8d8d1;background:#15231f;border:1px solid #315048;border-radius:.5rem;align-items:center;gap:.55rem;padding:.65rem;font-size:.68rem;display:flex}.invite-result[hidden]{display:none}.invite-result label{flex:1;min-width:0}.invite-result input{margin-top:.35rem}.role-matrix{gap:.2rem;display:grid}.role-matrix article{border-bottom:1px solid #2c2c2c;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;min-height:3.5rem;padding:.55rem 0;display:grid}.role-matrix article>div{min-width:0}.role-matrix strong,.role-matrix p{margin:0}.role-matrix strong{font-size:.75rem}.role-matrix p{color:#8d8d8d;margin-top:.12rem;font-size:.65rem}.role-matrix article>.ph{color:#7fae9f}.report-row .button-row{flex-wrap:wrap;justify-content:flex-end}.studio-mobile-nav{border-radius:.85rem .85rem 0 0;width:100%;max-height:86dvh;padding:.45rem;inset:auto 0 0}.studio-mobile-nav nav{gap:.15rem;padding:.45rem 0;display:grid}.studio-mobile-nav nav a{color:#ddd;border-radius:.55rem;align-items:center;gap:.65rem;min-height:3rem;padding:.7rem .75rem;font-size:.78rem;font-weight:650;text-decoration:none;display:flex}.studio-mobile-nav nav a:hover,.studio-mobile-nav nav a.active{color:#fff;background:#292929}.studio-mobile-account{color:#ddd;text-align:left;background:0 0;border:0;border-top:1px solid #303030;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;width:100%;padding:.65rem .75rem;display:grid}.studio-mobile-account>span:nth-child(2){gap:.1rem;min-width:0;display:grid}.studio-mobile-account strong{font-size:.72rem}.studio-mobile-account small{color:#858585;font-size:.62rem}@media (width<=760px){.threaded-studio-shell{width:100%;max-width:100vw;overflow-x:clip}.thread-rail{z-index:12;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#171717f7;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:3.5rem;padding:.55rem .7rem;display:grid;position:sticky;top:0}.thread-brand span{display:grid}.thread-brand small{font-size:.55rem}.thread-brand strong{font-size:.78rem}.workspace-switcher{display:none}.studio-mobile-nav-toggle{place-items:center;width:2.45rem;height:2.45rem;padding:0;font-size:1.15rem;display:grid}.thread-topbar{min-width:0;min-height:3.1rem;padding:.45rem .65rem}.thread-topbar>div:first-child{gap:.45rem;min-width:0}.thread-topbar>div:first-child>strong{text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.thread-topbar>div:first-child>i{display:none}.thread-command-trigger{place-items:center;width:2.25rem;height:2.25rem;padding:0;display:grid}.thread-command-trigger :where(span,kbd){display:none}.thread-account-trigger{place-items:center;width:2.25rem;height:2.25rem;padding:0;display:grid}.thread-account-trigger :where(.thread-user,.ph){display:none}.thread-account-trigger .user-avatar{width:1.8rem;height:1.8rem}.thread-main{width:100%;max-width:100%;min-height:calc(100dvh - 6.6rem);padding:1rem max(.85rem,env(safe-area-inset-left)) 5.5rem max(.85rem,env(safe-area-inset-right));overflow-x:clip}.copilot-identity{margin-bottom:1rem}.copilot-identity img{width:1.8rem;height:1.8rem}.codex-page-heading{width:100%;max-width:100%;overflow:hidden}.codex-page-heading h1{overflow-wrap:anywhere;max-width:100%;font-size:1.72rem;line-height:1.08}.codex-page-heading p{max-width:100%;font-size:.78rem}.codex-turn{grid-template-columns:1.75rem minmax(0,1fr);gap:.6rem}.codex-turn>img,.codex-turn>.user-avatar{width:1.75rem;height:1.75rem}.codex-turn>div{min-width:0;padding:.68rem .72rem}.codex-turn :where(strong,p){overflow-wrap:anywhere}.codex-tool-result{margin-left:0}.codex-tool-result>div{grid-template-columns:repeat(2,minmax(0,1fr))}.codex-tool-result article:nth-child(2){border-right:0}.codex-tool-result article:nth-child(-n+2){border-bottom:1px solid #303030}.codex-settings,.codex-list,.codex-thread{width:100%;max-width:100%}.settings-stack,.demo-preview-note,.settings-session{margin-left:0;padding-left:0}.settings-fields,.workspace-brand-grid,.workspace-invite{grid-template-columns:1fr}.settings-fields>label:last-child:nth-child(odd){grid-column:auto}.settings-section{min-width:0;padding:.9rem 0}.settings-section-head{gap:.6rem}.settings-section-head>div{min-width:0}.settings-section-head p{overflow-wrap:anywhere}.workspace-brand-preview{min-height:10.5rem}.workspace-invite .status-line,.workspace-invite .invite-result{grid-column:auto}.settings-stack :where(input,select),.workspace-invite :where(input,select){font-size:16px}.settings-savebar{grid-template-columns:1fr 1fr;display:grid;position:static}.settings-savebar>div{grid-column:1/-1}.settings-savebar .btn{width:100%}.settings-session{grid-template-columns:1fr}.settings-session .btn{width:100%}.codex-list>article,.report-row{grid-template-columns:1fr;display:grid}.report-row .button-row{justify-content:flex-start}.studio-account-menu{inset:auto .5rem max(.5rem,env(safe-area-inset-bottom)) .5rem;width:auto;max-height:80dvh}.studio-command-menu{width:auto;inset:8vh .5rem auto;transform:none}}.role-conversation-page{background:#091722;border:1px solid #263543;border-radius:1.2rem;width:min(100%,48rem);margin:0 auto;overflow:hidden;box-shadow:0 1.5rem 5rem #00000047}.role-conversation-page.wide-role-page{width:min(100%,82rem)}.role-conversation-head{background:#0d1c28;border-bottom:1px solid #263543;align-items:center;gap:.8rem;padding:1rem 1.1rem;display:flex}.role-conversation-head>img{object-fit:cover;border-radius:.65rem;flex:none;width:2.5rem;height:2.5rem}.role-conversation-head>div{gap:.15rem;min-width:0;display:grid}.role-conversation-head>div>span{color:#75d9c7;letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:850}.role-conversation-head h2,.role-conversation-head p{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.role-conversation-head h2{font-size:1.15rem}.role-conversation-head p{color:#8fa0af;font-size:.72rem}.role-conversation-head>:last-child:not(div):not(img){margin-left:auto}.role-conversation-thread{gap:1rem;padding:1.1rem;display:grid}.role-conversation-thread>.entry-assistant+.conversation-action-tags,.role-conversation-thread .booth-login{margin-left:2.65rem}@media (width<=540px){.attendee-onboarding-chat{border-radius:1rem}.entry-choice-list,.entry-confirm-form{margin-left:0}.entry-inline-form{grid-column:1/-1;grid-template-columns:1fr}.entry-inline-form .status-line{grid-column:auto}.registration-conversation{padding:.8rem}}@media (width<=1180px){.threaded-studio-shell{grid-template-columns:13.5rem minmax(0,1fr)}.thread-layout{grid-template-columns:minmax(0,1fr)}.thread-inspector{display:none}.thread-main{border-right:0}.thread-stage{min-width:0}.thread-stage:not(:last-of-type):after{width:1.25rem}.thread-stage>div{display:none}}@media (width<=760px){.threaded-studio-shell{display:block}.thread-rail{border-right:0;border-bottom:1px solid var(--thread-line);grid-template-columns:1fr auto;height:auto;padding:.7rem;display:grid;position:relative}.thread-brand{padding:0}.workspace-switcher{width:auto}.workspace-switcher>span:nth-child(2),.workspace-switcher>.ph,.new-thread,.thread-list,.thread-primary-nav,.thread-utility-nav{display:none}.thread-topbar{padding:.7rem}.thread-topbar>div:first-child>span:not(.beta-badge):not(.state-badge),.thread-topbar time,.thread-topbar>div:last-child>.ph,.thread-user{display:none}.thread-progress{padding:.65rem .7rem}.thread-header-actions{margin-left:auto}.thread-header-actions button:first-of-type,.thread-header-actions button:nth-of-type(2){display:none}.thread-main{min-height:0;padding:1rem .75rem 5rem}.thread-main>.studio-editor-head,.thread-main>.studio-heading,.thread-main>.demo-dashboard-head{display:grid}.thread-main .studio-builder{gap:.75rem}.event-copilot-head{align-items:start;display:grid}.copilot-safety{justify-content:flex-start;display:flex}.thread-main>.copilot-event-summary{display:grid}.thread-main>.copilot-event-summary h1{white-space:normal;font-size:1.05rem}.thread-main>.copilot-event-summary .lede{display:none}.copilot-event-summary .button-row{grid-template-columns:1fr 1fr;display:grid}.copilot-event-summary .button-row .btn{width:100%}.copilot-demo-banner{gap:.25rem;display:grid}.event-copilot-workbench{border-radius:.72rem;min-height:0;margin:.75rem 0;padding:.8rem}.copilot-turn>img{width:1.55rem;height:1.55rem}.copilot-turn.user>div{width:92%}.copilot-suggestions{grid-template-columns:1fr}.copilot-suggestions button{min-height:3rem}.copilot-diff-row{grid-template-columns:1fr;gap:.35rem}.copilot-diff-row>div{padding-left:1.35rem}.copilot-impact>header{align-items:flex-start}.copilot-impact>div{grid-template-columns:repeat(2,minmax(0,1fr))}.copilot-proposal-card>footer{display:grid}.copilot-proposal-card>footer>div{width:100%}.copilot-proposal-card>footer .btn{flex:1}.copilot-tool-turn{grid-template-columns:auto minmax(0,1fr)}.copilot-tool-turn>.btn{grid-column:1/-1}.event-copilot-composer{bottom:.35rem}.event-copilot-composer textarea{font-size:16px}.advanced-builder .studio-builder{padding:.75rem .75rem 6rem}.event-artifact-dock>header{display:grid}.event-artifact-dock>header p{text-align:left}.event-artifact>summary>span:last-child{font-size:0}.event-artifact-content{padding:.7rem}.grid.two,.grid.three,.grid.four,.winner-grid,.admin-layout,.staff-login,.studio-auth,.template-grid{grid-template-columns:1fr}.score-row,.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.key-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.key{min-height:5.2rem;padding:.35rem}.key-name{display:none}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.connection{grid-template-columns:auto 1fr}.connection .btn{grid-column:1/-1}.edge{grid-template-columns:1fr auto}.edge-bar{grid-area:2/1/auto/-1}.studio-intro{min-height:auto}.demo-personas{grid-template-columns:1fr}.demo-dashboard-head,.demo-reports{display:grid}.demo-head-actions{justify-content:flex-start}.demo-kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-ops-layout{grid-template-columns:1fr}.dayof-head,.dayof-runbook{display:grid}.dayof-clock{text-align:left;min-width:0}.dayof-statebar,.dayof-main{grid-template-columns:1fr}.dayof-statebar .status-line{grid-column:auto}.dayof-runbook ol{grid-template-columns:1fr}.app-footer,.readiness-decision{grid-template-columns:1fr;display:grid}.demo-market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.attribution-ladder{grid-template-columns:1fr}.attribution-ladder>div:not(:last-child):after{content:"↓";top:auto;bottom:-.8rem;right:1rem}.studio-heading,.studio-editor-head,.studio-event-card,.ai-director-heading,.ai-draft-top{display:grid}.ai-brief-grid,.ai-mission-preview{grid-template-columns:1fr}.ai-generate-row,.ai-brief-grid>.status-line{grid-column:auto}.builder-savebar{grid-template-columns:1fr}.builder-savebar .status-line{grid-column:auto}.twin-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.market-row{grid-template-columns:1fr auto}.market-row span:last-child{grid-column:1/-1}.route-branches{grid-template-columns:1fr}.route-branches:before{display:none}.navigator-head,.opportunity-navigator>footer{display:grid}.journey-control form{grid-template-columns:1fr}.participant-chat-page{width:100%}body[data-surface=attendee]{background:#07111f;min-height:100dvh}body[data-surface=attendee] .shell{width:100%;min-height:var(--app-viewport-height,100dvh);padding:max(.45rem,env(safe-area-inset-top)) .55rem max(.55rem,env(safe-area-inset-bottom));scroll-padding-block:5rem 11rem}body[data-surface=attendee] .topbar{min-height:3rem;padding:.2rem .2rem .55rem}body[data-surface=attendee] .brand{gap:.5rem;font-size:.78rem}body[data-surface=attendee] .brand-logo{width:2rem;height:2rem}body[data-surface=attendee] .topbar-actions,body[data-surface=attendee] .app-footer{display:none}body[data-surface=attendee] .attendee-onboarding-chat{width:100%;min-height:calc(var(--app-viewport-height,100dvh) - 4.1rem - env(safe-area-inset-top));border-radius:1rem}body[data-surface=attendee] .participant-chat-page{min-height:calc(var(--app-viewport-height,100dvh) - 4rem - env(safe-area-inset-top));grid-template-rows:auto minmax(0,1fr) auto;display:grid}body[data-surface=attendee] .chat-passport-head{border-radius:.85rem;margin-bottom:.45rem;padding:.65rem .75rem}body[data-surface=attendee] .chat-passport-head .micro{font-size:.62rem}body[data-surface=attendee] .chat-passport-head .callsign{font-size:1.15rem}body[data-surface=attendee] .participant-ai-chat{height:calc(var(--app-viewport-height,100dvh) - 9.75rem - env(safe-area-inset-top));min-height:28rem;max-height:none;box-shadow:none;border-radius:1rem}body[data-surface=attendee] .chat-head{padding:.65rem .75rem}body[data-surface=attendee] .chat-ai-mark{border-radius:.65rem;width:2.15rem;height:2.15rem}body[data-surface=attendee] .chat-head>div small{font-size:.6rem}body[data-surface=attendee] .chat-thread{padding:.85rem .7rem 1.1rem}body[data-surface=attendee] .chat-composer{padding:.6rem .7rem max(.65rem,env(safe-area-inset-bottom));gap:.4rem}body[data-surface=attendee] .chat-composer>strong{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}body[data-surface=attendee] .chat-quick-actions{scroll-snap-type:x proximity;margin-inline:-.15rem;padding:.1rem .15rem .3rem}body[data-surface=attendee] .chat-quick-actions button{scroll-snap-align:start;min-height:2.75rem;padding:.65rem .8rem;font-size:.76rem}body[data-surface=attendee] .chat-quick-actions button:first-child{color:#071512;background:#5ef2da;border-color:#5ef2da}body[data-surface=attendee] .chat-composer>small{font-size:.58rem}body[data-surface=attendee] .passport-library{border-radius:.9rem;margin-top:.55rem}body[data-surface=attendee] .entry-chat-head{padding:.9rem}body[data-surface=attendee] .entry-chat-thread{padding:.85rem}body[data-surface=attendee] .entry-assistant>div{padding:.72rem .8rem}body[data-surface=attendee] .entry-choice-list>article,body[data-surface=attendee] .entry-choice-list>button{min-height:3.5rem;padding:.75rem}body[data-surface=attendee] .registration-conversation>.grid.two{gap:.75rem}body[data-surface=attendee] .registration-conversation .scan-card{min-height:10.5rem}body[data-surface=attendee] .registration-conversation .form-grid{gap:.75rem}body[data-surface=attendee] :where(input,select,textarea){min-height:3rem;scroll-margin-block:6.5rem 12rem;font-size:1rem}body[data-surface=attendee] .check{background:#ffffff06;border:1px solid #ffffff17;border-radius:.7rem;align-items:start;min-height:3rem;padding:.65rem}body[data-surface=attendee] .check input{width:1.4rem;min-width:1.4rem;height:1.4rem;min-height:1.4rem;margin-top:.05rem}.role-conversation-page{border-radius:1rem}.role-conversation-head{align-items:flex-start;padding:.85rem}.role-conversation-head>.button-row{width:100%;margin-left:0}.role-conversation-thread{padding:.85rem}.role-conversation-thread>.entry-assistant+.conversation-action-tags,.role-conversation-thread .booth-login{margin-left:0}body[data-surface=attendee].keyboard-open .topbar{display:none}body[data-surface=attendee].keyboard-open .shell{padding-top:.25rem}body[data-surface=attendee].keyboard-open .attendee-onboarding-chat,body[data-surface=attendee].keyboard-open .participant-chat-page{min-height:var(--app-viewport-height,100dvh)}body[data-surface=attendee].keyboard-open .chat-passport-head{display:none}body[data-surface=attendee].keyboard-open .participant-ai-chat{height:calc(var(--app-viewport-height,100dvh) - .5rem);min-height:18rem}body[data-surface=attendee].keyboard-open .chat-composer{display:none}}@media (width<=430px){.shell{padding-inline:.75rem}.topbar-actions .micro{display:none}.topbar-actions{gap:.35rem}.staff-link{padding-inline:.55rem;font-size:.7rem}.hero{border-radius:1.4rem}.staff-login-controls,.option-editor-grid,.option-grid,.passport-head{grid-template-columns:1fr}.avatar{display:none}.chat-passport-head{grid-template-columns:1fr}.chat-message{max-width:94%}.chat-mini-progress{grid-template-columns:repeat(2,minmax(0,1fr))}.chat-routes,.chat-breadcrumbs,.chat-revision,.chat-skip,.participant-ai-chat .journey-control{width:auto;margin-left:2.25rem}.chat-thread{padding:.85rem .7rem}.chat-composer{padding-inline:.7rem}.booth-dashboard-head{align-items:start;display:grid}body[data-surface=attendee] .shell{padding-inline:.35rem}body[data-surface=attendee] .brand span{text-overflow:ellipsis;white-space:nowrap;max-width:14rem;overflow:hidden}body[data-surface=attendee] .entry-assistant>img{width:1.8rem;height:1.8rem}body[data-surface=attendee] .entry-choice-list{gap:.5rem}body[data-surface=attendee] .chat-message{max-width:96%}body[data-surface=attendee] .chat-routes,body[data-surface=attendee] .chat-breadcrumbs,body[data-surface=attendee] .chat-revision,body[data-surface=attendee] .chat-skip,body[data-surface=attendee] .participant-ai-chat .journey-control{width:auto;margin-left:2rem}body[data-surface=attendee] .chat-route{grid-template-columns:1.5rem minmax(0,1fr);padding:.7rem}body[data-surface=attendee] .chat-route-number{width:1.5rem;height:1.5rem}body[data-surface=attendee] .chat-route h3{overflow-wrap:anywhere;font-size:.92rem}body[data-surface=attendee] .chat-mini-progress{grid-template-columns:repeat(2,minmax(0,1fr))}.role-conversation-head{grid-template-columns:auto minmax(0,1fr);display:grid}.role-conversation-head>.button-row,.role-conversation-head>:last-child:not(div):not(img){grid-column:1/-1}}@media print{@page{size:letter portrait;margin:0}body,.poster-shell{background:#fff!important}.poster-toolbar{display:none!important}.posters{width:auto}.poster{break-after:page;page-break-after:always;width:8.5in;height:11in;min-height:11in;padding:.55in}.poster:last-child{break-after:auto;page-break-after:auto}}.threaded-studio-shell{--thread-bg:#111;--thread-rail:#171717;--thread-panel:#1b1b1b;--thread-panel-2:#202020;--thread-raised:#252525;--thread-line:#303030;--thread-soft-line:#282828;--thread-text:#f2f2f2;--thread-muted:#a1a1a1;--thread-accent:#6f5bd3;--thread-teal:#8fdfd0;background:var(--thread-bg);grid-template-columns:16rem minmax(0,1fr)}.thread-rail{background:var(--thread-rail);gap:.5rem;padding:.7rem .6rem}.thread-brand{padding:.45rem .55rem}.thread-brand img{border-radius:.35rem;width:1.65rem;height:1.65rem}.workspace-switcher{background:0 0;border-color:#0000;border-radius:.45rem;padding:.58rem}.workspace-switcher:hover{border-color:var(--thread-line);background:#202020}.workspace-switcher>span:first-child{color:#111;background:#e6e6e6;width:1.7rem;height:1.7rem}.new-thread{background:#242424;border-color:#3a3a3a;border-radius:.45rem;margin:.2rem 0 .45rem}.thread-primary-nav a.active,.thread-utility-nav a.active{color:#fff;background:#292929}.event-thread:hover,.event-thread.active{background:#262626;border-color:#0000}.thread-topbar{background:#151515;min-height:3.25rem;padding:.55rem 1.15rem}.thread-topbar>div:first-child>strong{font-weight:600}.thread-layout{grid-template-columns:minmax(0,1fr) minmax(17rem,25%)}.thread-main{background:#111;min-height:calc(100dvh - 3.25rem);padding:1.4rem clamp(1rem,4vw,4.5rem) 5rem}.thread-inspector{background:#151515;min-height:calc(100dvh - 3.25rem);padding:1.25rem}.copilot-identity{margin-bottom:1.6rem}.copilot-identity img{border-radius:.4rem;width:2rem;height:2rem}.codex-page-heading{border-bottom:1px solid var(--thread-line);max-width:48rem;margin:0 auto 1.6rem;padding-bottom:1.25rem}.codex-page-heading h1{letter-spacing:-.04em;margin:.35rem 0 .4rem;font-size:clamp(1.65rem,3vw,2.35rem)}.codex-page-heading p{max-width:42rem;color:var(--thread-muted);margin:0;font-size:.86rem;line-height:1.55}.codex-thread,.codex-list,.codex-settings{gap:1rem;width:min(100%,48rem);margin:0 auto;display:grid}.codex-turn{grid-template-columns:2rem minmax(0,1fr);align-items:start;gap:.75rem;display:grid}.codex-turn>img{object-fit:cover;border-radius:.4rem;width:2rem;height:2rem}.codex-turn>.user-avatar{width:2rem;height:2rem}.codex-turn>div{border:1px solid var(--thread-line);background:#1a1a1a;border-radius:.55rem;padding:.7rem .85rem}.codex-turn :where(strong,p){margin:0;font-size:.82rem;line-height:1.55}.codex-turn strong+p{color:#b1b1b1;margin-top:.28rem}.thread-index{gap:.25rem;margin-top:.3rem;display:grid}.thread-index>a{color:#eee;border:1px solid #0000;border-radius:.5rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.72rem;min-height:3.8rem;padding:.65rem .75rem;text-decoration:none;display:grid}.thread-index>a:hover{background:#1a1a1a;border-color:#373737}.thread-index i{background:var(--thread-color);border-radius:50%;width:.55rem;height:.55rem}.thread-index span{gap:.2rem;min-width:0;display:grid}.thread-index strong,.thread-index small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.thread-index strong{font-size:.8rem}.thread-index small{color:#909090;font-size:.68rem}.empty-thread{color:#aaa;text-align:center;border:1px dashed #383838;border-radius:.55rem;gap:.3rem;padding:1rem;display:grid}.empty-thread strong{color:#eee}.codex-composer{background:#1d1d1d;border:1px solid #414141;border-radius:.75rem;gap:.55rem;margin-top:1rem;padding:.75rem;display:grid;box-shadow:0 1rem 2.5rem #00000038}.codex-composer:focus-within{border-color:#686868}.codex-composer textarea{resize:vertical;color:#f3f3f3;background:0 0;border:0;outline:0;width:100%;min-height:3.5rem;padding:.2rem;font-size:.88rem;line-height:1.5}.codex-composer>div{color:#8f8f8f;justify-content:space-between;align-items:center;font-size:.68rem;display:flex}.composer-send{color:#111;background:#ededed;border:0;border-radius:50%;place-items:center;width:2rem;height:2rem;text-decoration:none;display:grid}.codex-list>article{border-bottom:1px solid var(--thread-line);justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 0;display:flex}.codex-list>article>div{min-width:0}.codex-list h2{margin:.15rem 0;font-size:.95rem}.codex-list p{color:#a7a7a7;margin:0;font-size:.76rem;line-height:1.45}.people-avatar{color:#ddd;background:#2b2b2b;border-radius:.45rem;place-items:center;width:2.1rem;height:2.1rem;font-size:.68rem;font-weight:750;display:grid}.codex-settings{max-width:40rem}.settings-stack{gap:1rem;padding-left:2.75rem;display:grid}.settings-stack label{color:#cfcfcf;gap:.4rem;font-size:.72rem;font-weight:650;display:grid}.settings-stack :where(input,select){color:#f4f4f4;background:#1b1b1b;border:1px solid #3a3a3a;border-radius:.45rem;min-height:2.7rem;padding:.6rem .7rem}.settings-inline{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.codex-context{align-content:start;gap:.45rem;padding:.25rem;display:grid}.codex-context h2{margin:.35rem 0 0;font-size:1.25rem}.codex-context p{color:#999;margin:0;font-size:.75rem}.codex-context hr{border:0;border-top:1px solid #303030;width:100%;margin:1rem 0}.codex-context strong{font-size:.72rem}.codex-context a{color:#d5d5d5;justify-content:space-between;align-items:center;margin-top:1rem;font-size:.72rem;text-decoration:none;display:flex}.codex-tool-result{background:#181818;border:1px solid #353535;border-radius:.55rem;margin-left:2.75rem;overflow:hidden}.codex-tool-result>header,.codex-tool-result>footer{color:#a9a9a9;border-bottom:1px solid #303030;justify-content:space-between;align-items:center;gap:.6rem;padding:.65rem .75rem;font-size:.68rem;display:flex}.codex-tool-result>header>span{color:#e3e3e3;align-items:center;gap:.4rem;font-weight:700;display:flex}.codex-tool-result>header small{color:#777}.codex-tool-result>div{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.codex-tool-result article{border-right:1px solid #303030;gap:.12rem;padding:.75rem;display:grid}.codex-tool-result article:last-child{border-right:0}.codex-tool-result article strong{font-size:1.15rem}.codex-tool-result article span{color:#898989;font-size:.62rem}.codex-tool-result>footer{border-top:1px solid #303030;border-bottom:0;justify-content:flex-start}@media (width<=1180px){.thread-layout{grid-template-columns:minmax(0,1fr)}.thread-inspector{display:none}}@media (width<=760px){.threaded-studio-shell{display:block}.thread-rail{border-bottom:1px solid #303030;border-right:0;grid-template-columns:1fr auto;height:auto;padding:.55rem .65rem;display:grid;position:relative}.thread-brand{padding:0}.workspace-switcher{width:auto}.workspace-switcher>span:nth-child(2),.workspace-switcher>.ph,.new-thread,.thread-list,.thread-primary-nav,.thread-utility-nav{display:none}.thread-main{min-height:calc(100dvh - 6rem);padding:1rem .85rem 6rem}.codex-page-heading{margin-bottom:1rem}.codex-list>article{flex-wrap:wrap;align-items:flex-start}.settings-stack{padding-left:0}.settings-inline{grid-template-columns:1fr}.codex-composer{bottom:max(.5rem,env(safe-area-inset-bottom));z-index:3;position:sticky}}.chat-quick-actions a{color:#dbe5ec;white-space:nowrap;background:#122230;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:.38rem;min-height:2.1rem;padding:.45rem .7rem;font-size:.72rem;font-weight:700;text-decoration:none;display:inline-flex}.attendee-task{background:#091722;border:1px solid #263543;border-radius:1rem;align-content:start;gap:.85rem;margin-bottom:.55rem;padding:.85rem;display:grid}.attendee-task .chat-message{margin:0}.attendee-task-primary{color:#071512;background:#6be2cf;border:0;border-radius:.7rem;justify-content:center;align-items:center;gap:.5rem;min-height:3rem;padding:.7rem 1rem;font-size:.82rem;font-weight:850;text-decoration:none;display:flex}.attendee-task-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;display:grid}.attendee-task-metrics>div{text-align:center;background:#101f2b;border:1px solid #2d3d49;border-radius:.6rem;gap:.1rem;padding:.65rem .35rem;display:grid}.attendee-task-metrics strong{font-size:1.05rem}.attendee-task-metrics span{color:#8fa0af;font-size:.62rem}.attendee-person-list{gap:.45rem;display:grid}.attendee-person-list article{background:#101f2b;border:1px solid #2d3d49;border-radius:.65rem;grid-template-columns:auto minmax(0,1fr);gap:.65rem;padding:.65rem;display:grid}.attendee-person-list article>span{color:#eee;background:#334253;border-radius:50%;place-items:center;width:2.15rem;height:2.15rem;font-size:.64rem;font-weight:800;display:grid}.attendee-person-list article>div{gap:.12rem;display:grid}.attendee-person-list :where(strong,small,p){margin:0}.attendee-person-list strong{font-size:.78rem}.attendee-person-list small,.attendee-person-list p{color:#91a0ac;font-size:.66rem;line-height:1.4}.attendee-empty{color:#93a2ae;text-align:center;border:1px dashed #344552;border-radius:.65rem;padding:.8rem;font-size:.72rem}.attendee-goal-card{background:#102330;border:1px solid #334552;border-radius:.7rem;gap:.25rem;padding:.8rem;display:grid}.attendee-goal-card>strong{font-size:.9rem}.attendee-goal-card>small{color:#8fa0af;text-transform:capitalize;font-size:.68rem}.attendee-goal-tags{flex-wrap:wrap;gap:.45rem;display:flex}.attendee-goal-tags :where(button,a){color:#eaf0f4;background:#122330;border:1px solid #3a4b58;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;min-height:2.5rem;padding:.55rem .75rem;font-size:.72rem;font-weight:700;text-decoration:none;display:inline-flex}.attendee-goal-tags button.selected{color:#071512;background:#71dfcb;border-color:#71dfcb}.attendee-goal-form{gap:.75rem;display:grid}.attendee-goal-form>label{color:#b9c5ce;gap:.35rem;font-size:.68rem;font-weight:750;display:grid}.attendee-goal-form :where(input,select){color:#eef4f7;background:#0d1c27;border:1px solid #354a58;border-radius:.65rem;min-height:3rem;padding:.65rem .75rem;font-size:1rem}.attendee-task-nav{bottom:max(.35rem,env(safe-area-inset-bottom));z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d1d28f5;border:1px solid #2b3b47;border-radius:.85rem;grid-template-columns:repeat(5,minmax(0,1fr)) auto;margin-top:auto;padding:.35rem;display:grid;position:sticky;box-shadow:0 .8rem 2rem #00000052}.attendee-task-nav :where(a,button){color:#7f909c;background:0 0;border:0;border-radius:.55rem;place-items:center;gap:.12rem;min-width:0;min-height:2.8rem;padding:.25rem;font-size:.55rem;text-decoration:none;display:grid}.attendee-task-nav :where(a,button)>.ph{font-size:1.05rem}.attendee-task-nav a.active{color:#71dfcb;background:#153029}.attendee-task-nav button{width:2.4rem}.attendee-preview-page{width:min(100%,28rem);min-height:calc(var(--app-viewport-height,100dvh) - 4rem);color:#eef3f7;background:#0b1721;border:1px solid #293a46;border-radius:1rem;grid-template-rows:auto minmax(0,1fr) auto;margin:0 auto;display:grid;overflow:hidden}.attendee-preview-page>header{background:#101e29;border-bottom:1px solid #293a46;grid-template-columns:2.25rem minmax(0,1fr) 2.25rem;align-items:center;gap:.5rem;padding:.75rem;display:grid}.attendee-preview-page>header>a,.attendee-preview-page>header>span{color:#cfd8df;border-radius:50%;place-items:center;width:2.25rem;height:2.25rem;text-decoration:none;display:grid}.attendee-preview-page>header>div{text-align:center;gap:.12rem;display:grid}.attendee-preview-page>header strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.attendee-preview-page>header small{color:#8393a0;font-size:.62rem}.preview-task-thread{align-content:start;gap:.8rem;padding:.9rem;display:grid}.preview-task-card{background:#10212e;border:1px solid #2f404d;border-radius:.85rem;gap:.7rem;padding:.9rem;display:grid}.preview-task-card h2,.preview-task-card p{margin:0}.preview-task-card h2{font-size:1.15rem}.preview-task-card p{color:#a8b5bf;font-size:.76rem;line-height:1.55}.preview-task-icon{color:#75ddca;background:#12312d;border:1px solid #32665e;border-radius:.65rem;place-items:center;width:2.4rem;height:2.4rem;font-size:1.2rem;display:grid}.preview-qr-placeholder{color:#94a3ae;background:#0b1821;border:1px dashed #465864;border-radius:.7rem;place-content:center;justify-items:center;gap:.5rem;min-height:12rem;font-size:.7rem;display:grid}.preview-qr-placeholder>.ph{color:#dce7ec;font-size:4rem}.preview-route,.preview-person{background:#0d1b25;border:1px solid #364956;border-radius:.65rem;gap:.2rem;padding:.7rem;display:grid}.preview-route>span{color:#79dcca;text-transform:uppercase;font-size:.6rem;font-weight:800}.preview-route strong{font-size:.82rem}.preview-route small,.preview-person small{color:#8999a5;font-size:.65rem}.preview-route-choices{flex-wrap:wrap;gap:.4rem;display:flex}.preview-route-choices>span{color:#82919d;text-transform:uppercase;width:100%;font-size:.58rem;font-weight:800}.preview-route-choices a{color:#dfe7ec;background:#101b25;border:1px solid #344550;border-radius:999px;flex:1;gap:.08rem;min-width:calc(50% - .2rem);padding:.48rem .58rem;text-decoration:none;display:grid}.preview-route-choices a strong{font-size:.63rem}.preview-route-choices a small{color:#81909b;white-space:nowrap;font-size:.53rem}.preview-person{grid-template-columns:auto minmax(0,1fr);align-items:center}.preview-person>span{background:#2a3a47;border-radius:50%;place-items:center;width:1.8rem;height:1.8rem;font-size:.62rem;display:grid}.preview-person>div{gap:.15rem;display:grid}.preview-person strong{font-size:.76rem}.attendee-preview-page>nav{padding:.4rem max(.25rem,env(safe-area-inset-right)) max(.4rem,env(safe-area-inset-bottom)) max(.25rem,env(safe-area-inset-left));background:#101e29;border-top:1px solid #293a46;grid-template-columns:repeat(5,1fr);display:grid}.attendee-preview-page>nav a{color:#778995;place-items:center;gap:.15rem;min-width:0;padding:.4rem .1rem;font-size:.55rem;text-decoration:none;display:grid}.attendee-preview-page>nav a>.ph{font-size:1.12rem}.attendee-preview-page>nav a.active{color:#71ddca}@media (width<=760px){body[data-surface=attendee] .chat-quick-actions a{scroll-snap-align:start;min-height:2.75rem;padding:.65rem .8rem;font-size:.76rem}body[data-surface=attendee] .chat-quick-actions a:first-child{color:#071512;background:#5ef2da;border-color:#5ef2da}body[data-surface=attendee] .attendee-preview-page{width:100%;min-height:calc(var(--app-viewport-height,100dvh) - 4rem);border-radius:1rem}body[data-surface=attendee] .attendee-task{border-radius:.9rem}.codex-tool-result{margin-left:0}.codex-tool-result>div{grid-template-columns:repeat(2,minmax(0,1fr))}.codex-tool-result article:nth-child(2){border-right:0}.codex-tool-result article:nth-child(-n+2){border-bottom:1px solid #303030}}.participant-chat-page{width:min(100%,34rem)}.participant-ai-chat{background:#08131d;border-color:#263746;border-radius:1.1rem;height:max(34rem,100dvh - 5.5rem);max-height:none;box-shadow:0 1.5rem 5rem #0000004d}.chat-head{background:#0f1922f7;border-color:#26333e;grid-template-columns:auto auto minmax(0,1fr) auto auto;gap:.55rem;min-height:4.25rem;padding:.65rem .75rem;display:grid}.chat-head-back,.chat-head-icon{color:#cbd4da;background:0 0;border:0;border-radius:50%;place-items:center;width:2.35rem;height:2.35rem;font-size:1.08rem;text-decoration:none;display:grid}.chat-head-back:hover,.chat-head-icon:hover{color:#fff;background:#202d38}.chat-avatar-wrap{width:2.55rem;height:2.55rem;display:block;position:relative}.chat-avatar-wrap .chat-ai-mark,.attendee-preview-page .chat-avatar-wrap img{object-fit:cover;width:100%;height:100%;box-shadow:none;border:1px solid #40515e;border-radius:50%;display:block}.chat-avatar-wrap>i{background:#49d69f;border:.15rem solid #0f1922;border-radius:50%;width:.7rem;height:.7rem;position:absolute;bottom:.02rem;right:-.02rem}.chat-head>div{align-self:center}.chat-head>div strong{letter-spacing:-.01em;font-size:.92rem}.chat-head>div small{color:#8e9ba8;margin-top:.18rem;font-size:.65rem;display:block}.chat-thread{background:radial-gradient(circle at 100% 0,#7658ee14,#0000 28%),#0a141e;gap:.62rem;padding:1rem .72rem 1.2rem}.chat-day{justify-content:center;margin:.05rem 0 .35rem;display:flex}.chat-day span{color:#74828e;background:#101d27;border-radius:999px;padding:.27rem .55rem;font-size:.58rem;font-weight:750}.chat-message{gap:.42rem;max-width:86%}.chat-message>.chat-avatar{width:1.7rem;height:1.7rem;border-radius:50%!important}.chat-message>span:last-child{box-shadow:none;background:#202c36;border:0;border-radius:1.1rem 1.1rem 1.1rem .25rem;gap:.18rem;padding:.62rem .72rem}.chat-message strong{font-size:.82rem}.chat-message small{color:#b7c0c8;font-size:.71rem;line-height:1.45}.chat-message.participant>span:last-child{background:linear-gradient(135deg,#7452ea,#5269df);border:0;border-radius:1.1rem 1.1rem .25rem}.chat-message.participant em{color:#d8d3ff;justify-self:end;font-size:.54rem;font-style:normal}.chat-message.compact>span:last-child{padding:.46rem .65rem}.chat-routes{width:calc(100% - 2.12rem);margin-left:2.12rem}.chat-route{background:#111d27;border-color:#33434f;border-radius:1rem;padding:0;display:block;overflow:hidden}.chat-route.recommended{background:#111d27;border-color:#355b54}.chat-route-cover{color:#bdf8ee;background:linear-gradient(135deg,#153d38,#27244b);align-items:center;gap:.55rem;min-height:4rem;padding:.65rem .75rem;display:flex}.chat-route-cover>span{color:#071512;background:#62dfca;border-radius:50%;place-items:center;width:2rem;height:2rem;display:grid}.chat-route-cover small{letter-spacing:.09em;font-size:.58rem;font-weight:900}.chat-route>div:last-child{padding:.75rem}.chat-route h3{margin:.2rem 0;font-size:.92rem}.chat-route p{color:#b7c3cc;margin:.25rem 0;font-size:.72rem}.chat-route details{margin:.45rem 0;font-size:.68rem}.chat-route .btn{border-radius:.65rem;min-height:2.65rem}.chat-quick-replies{flex-wrap:wrap;gap:.4rem;width:calc(100% - 2.12rem);margin-left:2.12rem;display:flex}.chat-quick-replies :where(button,a){color:#d7f9f3;text-align:left;min-width:calc(50% - .2rem);font:inherit;cursor:pointer;background:#102720;border:1px solid #3b655e;border-radius:1rem;flex:1;gap:.1rem;padding:.55rem .7rem;text-decoration:none;display:grid}.chat-quick-replies :where(button,a):active{transform:scale(.98)}.chat-quick-replies strong{font-size:.7rem}.chat-quick-replies small{color:#8eaaa4;font-size:.57rem}.chat-quick-replies.solo :where(button,a){min-width:100%;min-height:3.4rem}.chat-progress-receipt{color:#73838f;justify-content:space-between;gap:.5rem;margin:.2rem 0 .15rem 2.12rem;font-size:.55rem;display:flex}.chat-progress-receipt span{color:#7ebcaf;align-items:center;gap:.25rem;display:flex}.participant-ai-chat .journey-control{background:#0d1923;border-color:#2a3945;width:calc(100% - 2.12rem);margin-left:2.12rem}.chat-composer{padding:.45rem .55rem max(.5rem,env(safe-area-inset-bottom));background:#0f1922fa;border-color:#26333e;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.35rem}.chat-quick-actions{grid-template-columns:repeat(5,minmax(0,1fr));gap:.15rem;padding:0;display:grid;overflow:visible}.chat-quick-actions a{color:#7f8d98;background:0 0;border:0;border-radius:.62rem;place-items:center;gap:.1rem;min-width:0;min-height:2.8rem;padding:.28rem .1rem;font-size:.53rem;font-weight:750;display:grid}.chat-quick-actions a>.ph{font-size:1.08rem}.chat-quick-actions a.active{color:#7ae0cf;background:#163029}.chat-scan-person{color:#071512;width:3.2rem;height:3.2rem;font:inherit;cursor:pointer;background:#65dfcb;border:0;border-radius:50%;align-content:center;place-items:center;gap:.05rem;display:grid;box-shadow:0 0 0 .22rem #65dfcb1a}.chat-scan-person>.ph{font-size:1.15rem}.chat-scan-person>span{font-size:.48rem;font-weight:900}.chat-scan-person:active{transform:scale(.96)}.attendee-task-chat .attendee-task-metrics{background:#111d27;border:1px solid #33434f;border-radius:1rem;padding:.65rem}.attendee-task-chat .attendee-person-list{width:calc(100% - 2.12rem);margin-left:2.12rem}.attendee-task-chat .attendee-person-list article{background:#111d27;border-color:#33434f;border-radius:1rem}.attendee-task-chat .attendee-person-list article>span{background:linear-gradient(135deg,#6246c7,#314d77)}.attendee-goal-form{width:calc(100% - 2.12rem);margin-left:2.12rem}.attendee-goal-tags{gap:.4rem}.attendee-goal-tags :where(button,a){color:#d7f9f3;background:#102720;border-color:#3b655e;flex:calc(50% - .2rem)}.attendee-goal-form details{background:#0d1923;border:1px solid #2d3c47;border-radius:.8rem;padding:.65rem}.attendee-goal-form details summary{color:#aab6bf;cursor:pointer;font-size:.68rem;font-weight:750}.attendee-goal-form details label{color:#aebac3;gap:.35rem;margin-top:.6rem;font-size:.64rem;display:grid}.passport-library{background:#0d1923;border-color:#263746;width:min(100%,34rem);margin:.65rem auto 0}.person-scanner-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#02080ddb;align-items:end;padding:0}.person-scanner-dialog{width:min(100%,34rem);max-height:calc(100dvh - env(safe-area-inset-top));padding:.85rem .85rem max(1rem,env(safe-area-inset-bottom));color:#eef3f7;background:#0e1922;border:1px solid #34434e;border-bottom:0;border-radius:1.2rem 1.2rem 0 0;gap:.75rem;display:grid;overflow:auto;box-shadow:0 -1rem 4rem #00000073}.person-scanner-dialog>header{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.person-scanner-dialog>header>div{gap:.18rem;display:grid}.person-scanner-dialog h2{margin:0;font-size:1.08rem}.person-scanner-dialog>header button{color:#c7d0d7;background:#202d37;border:0;border-radius:50%;flex:none;place-items:center;width:2.4rem;height:2.4rem;font-size:1.05rem;display:grid}.person-scanner-stage{background:#050b10;border:1px solid #34434e;border-radius:1rem;place-items:center;min-height:22rem;display:grid;position:relative;overflow:hidden}.person-scanner-stage video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.person-scanner-stage>span{color:#f1f6f8;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050c11c7;border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .65rem;font-size:.65rem;font-weight:800;display:flex;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}.person-scanner-frame{aspect-ratio:1;color:#6ee6d180;border:.18rem solid #6ee6d1;border-radius:1.1rem;place-items:center;width:min(66vw,15rem);display:grid;position:relative;box-shadow:0 0 0 100vmax #00000047}.person-scanner-frame>.ph{font-size:2rem}.person-scanner-stage.camera-unavailable{min-height:12rem}.person-scanner-stage.camera-unavailable video{display:none}.person-scanner-copy{gap:.2rem;display:grid}.person-scanner-copy strong{font-size:.78rem}.person-scanner-copy p{color:#9cabb6;margin:0;font-size:.68rem;line-height:1.45}.person-scanner-dialog .status-line{color:#91b8b1;min-height:1.1rem;margin:0;font-size:.66rem}.person-scanner-dialog .status-line.error{color:#ffc2ca}.person-scanner-upload{color:#d9e3e8;cursor:pointer;background:#17242e;border:1px solid #3a4a56;border-radius:.72rem;justify-content:center;align-items:center;gap:.4rem;min-height:3rem;padding:.65rem;font-size:.72rem;font-weight:800;display:flex}.person-scanner-upload input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.attendee-preview-page{background:#0a141e;width:min(100%,28rem)}.attendee-preview-page>header{background:#0f1922;grid-template-columns:auto auto minmax(0,1fr) auto;gap:.5rem;min-height:4.25rem;padding:.65rem .75rem}.attendee-preview-page>header .chat-avatar-wrap{width:2.5rem;height:2.5rem}.attendee-preview-page>header>div{text-align:left}.attendee-preview-page>header strong{font-size:.85rem}.attendee-preview-page>header small{font-size:.58rem}.preview-task-thread{background:radial-gradient(circle at 100% 0,#7658ee14,#0000 30%),#0a141e;align-content:start;gap:.6rem;padding:1rem .75rem}.preview-bubble{background:#202c36;border-radius:1.05rem 1.05rem 1.05rem .25rem;gap:.2rem;max-width:84%;padding:.65rem .75rem;display:grid}.preview-bubble strong{font-size:.78rem}.preview-bubble p{color:#b5c0c8;margin:0;font-size:.68rem;line-height:1.45}.preview-bubble.participant{background:linear-gradient(135deg,#7452ea,#5269df);border-radius:1.05rem 1.05rem .25rem;justify-self:end}.preview-bubble.participant small{color:#d8d3ff;justify-self:end;font-size:.52rem}.preview-attachment{background:linear-gradient(145deg,#132b28,#111d27);border:1px solid #355b54;border-radius:1rem;gap:.25rem;width:calc(100% - 1.8rem);margin-left:1.8rem;padding:.75rem;display:grid}.preview-attachment>span{color:#7ee4d3;letter-spacing:.08em;font-size:.54rem;font-weight:900}.preview-attachment>strong{font-size:.82rem}.preview-attachment>small{color:#8fa0ac;font-size:.59rem}.preview-attachment>a{color:#071512;text-align:center;background:#65dfcb;border-radius:.6rem;margin-top:.35rem;padding:.55rem;font-size:.66rem;font-weight:850;text-decoration:none}.preview-replies{flex-wrap:wrap;gap:.35rem;width:calc(100% - 1.8rem);margin-left:1.8rem;display:flex}.preview-replies a{color:#c9f6ee;background:#102720;border:1px solid #3b655e;border-radius:999px;align-items:center;gap:.3rem;padding:.48rem .65rem;font-size:.62rem;font-weight:750;text-decoration:none;display:inline-flex}.preview-typing{background:#202c36;border-radius:1rem 1rem 1rem .25rem;gap:.2rem;width:3rem;padding:.55rem .7rem;display:flex}.preview-typing i{background:#8e9aa4;border-radius:50%;width:.28rem;height:.28rem;animation:1.2s infinite previewTyping}.preview-typing i:nth-child(2){animation-delay:.15s}.preview-typing i:nth-child(3){animation-delay:.3s}@keyframes previewTyping{50%{opacity:.35;transform:translateY(-.12rem)}}.attendee-preview-page>footer{padding:.4rem .5rem max(.5rem,env(safe-area-inset-bottom));background:#0f1922;border-top:1px solid #293a46;gap:.35rem;display:grid}.attendee-preview-page>footer nav{grid-template-columns:repeat(5,1fr);display:grid}.attendee-preview-page>footer nav a{color:#788994;place-items:center;gap:.12rem;min-width:0;padding:.35rem .1rem;font-size:.52rem;text-decoration:none;display:grid}.attendee-preview-page>footer nav a>.ph{font-size:1.05rem}.attendee-preview-page>footer nav a.active{color:#71ddca}.preview-checkin{color:#071512;background:#65dfcb;border-radius:.65rem;justify-content:center;align-items:center;gap:.35rem;min-height:2.55rem;font-size:.68rem;font-weight:850;text-decoration:none;display:flex}@media (width<=760px){body[data-surface=attendee] .participant-ai-chat{height:calc(var(--app-viewport-height,100dvh) - 4.45rem - env(safe-area-inset-top));border-radius:.9rem;min-height:30rem}body[data-surface=attendee] .chat-head{padding:.55rem .5rem}body[data-surface=attendee] .chat-quick-actions a,body[data-surface=attendee] .chat-quick-actions a:first-child{color:#7f8d98;background:0 0;border:0;min-height:2.7rem;padding:.25rem .05rem;font-size:.5rem}body[data-surface=attendee] .chat-quick-actions a.active,body[data-surface=attendee] .chat-quick-actions a:first-child.active{color:#7ae0cf;background:#163029}body[data-surface=attendee] .passport-library{margin-top:.45rem}body[data-surface=attendee] .attendee-preview-page{min-height:calc(var(--app-viewport-height,100dvh) - 4rem)}body[data-surface=attendee].keyboard-open .participant-ai-chat{height:calc(var(--app-viewport-height,100dvh) - .5rem)}body[data-surface=attendee].keyboard-open .chat-head{min-height:3.7rem}}.conversation-runtime{background:#0a141e;border-color:#2a3945}.conversation-runtime .chat-head{grid-template-columns:auto auto minmax(0,1fr) auto}.conversation-runtime .chat-head>div small{align-items:center;gap:.35rem;display:flex}.conversation-runtime .chat-head>div small i{background:#46d49b;border:0;border-radius:50%;width:.42rem;height:.42rem;box-shadow:0 0 0 .16rem #46d49b1f}.conversation-runtime .chat-thread{gap:.72rem;padding-bottom:1.65rem;scroll-padding-bottom:1.65rem}.chat-turn{gap:.48rem;display:grid}.chat-message.assistant small{color:#e1e7eb;font-size:.79rem;line-height:1.43}.chat-message.assistant.live-update>span:last-child{background:#162825;border:1px solid #3c514d}.chat-message.assistant.live-update strong{color:#7fe6d4}.chat-message.participant.optimistic{opacity:.78}.chat-message.participant.optimistic em{align-items:center;gap:.22rem;display:flex}.chat-message.participant.optimistic em:before{content:"";background:#d8d3ff;border-radius:50%;width:.3rem;height:.3rem;animation:.8s ease-in-out infinite alternate runtimePulse}@keyframes runtimePulse{to{opacity:.3}}.conversation-attachment{color:#eef3f6;background:#111d27;border:1px solid #354650;border-radius:1rem;width:calc(100% - 2.12rem);margin-left:2.12rem;box-shadow:0 .7rem 1.8rem #00000029}.route-card{padding:0;overflow:hidden}.route-card>header{background:#18332f;align-items:center;gap:.65rem;padding:.78rem;display:flex}.route-card>header>span{color:#061411;background:#6ce2cf;border-radius:50%;flex:none;place-items:center;width:2.15rem;height:2.15rem;font-size:1.05rem;display:grid}.route-card>header>div{gap:.15rem;min-width:0;display:grid}.route-card>header small{color:#9ad6cc;letter-spacing:.08em;font-size:.56rem;font-weight:900}.route-card>header strong{overflow-wrap:anywhere;font-size:.9rem;line-height:1.25}.route-card>p{color:#b8c4cc;margin:.72rem .78rem .45rem;font-size:.72rem;line-height:1.45}.route-proof{color:#8fa49f;justify-content:space-between;gap:.45rem;margin:0 .78rem;font-size:.57rem;display:flex}.route-proof span{align-items:center;gap:.25rem;display:flex}.route-card>details{color:#9aa8b1;margin:.55rem .78rem;font-size:.65rem}.route-card>details summary{color:#bdeee6;cursor:pointer;font-weight:800}.route-card>button,.person-card>button,.single-action-card>button,.goal-save{color:#061411;width:calc(100% - 1.56rem);min-height:2.75rem;font:inherit;cursor:pointer;background:#6ce2cf;border:0;border-radius:.7rem;margin:.2rem .78rem .78rem;padding:.65rem .8rem;font-size:.72rem;font-weight:900}.route-alternatives{border-top:1px solid #2d3c46;flex-wrap:wrap;gap:.35rem;padding:.65rem .78rem .78rem;display:flex}.route-alternatives>span{color:#7f8e98;text-transform:uppercase;letter-spacing:.06em;width:100%;font-size:.56rem;font-weight:800}.route-alternatives>button{color:#c8f4ec;min-height:2.15rem;font:inherit;cursor:pointer;background:#132923;border:1px solid #3a6059;border-radius:999px;flex:42%;padding:.45rem .55rem;font-size:.61rem;font-weight:750}.person-card{overflow:hidden}.person-card>header{align-items:center;gap:.65rem;padding:.78rem .78rem .5rem;display:flex}.person-card>header>span{color:#fff;background:#5847b0;border-radius:50%;flex:none;place-items:center;width:2.45rem;height:2.45rem;font-size:.68rem;font-weight:900;display:grid}.person-card>header>div{gap:.08rem;display:grid}.person-card>header small{color:#74dac8;text-transform:uppercase;letter-spacing:.05em;font-size:.56rem;font-weight:850}.person-card>header strong{font-size:.86rem}.person-card>header p{color:#9eabb4;margin:0;font-size:.63rem}.person-reasons{gap:.25rem;padding:0 .78rem .45rem;display:grid}.person-reasons span{color:#b9c6ce;gap:.3rem;font-size:.63rem;display:flex}.person-reasons .ph{color:#67ddca}.progress-card{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.progress-card>div{text-align:center;gap:.15rem;min-width:0;padding:.8rem .3rem;display:grid}.progress-card>div+div{border-left:1px solid #2c3c47}.progress-card strong{font-size:1rem}.progress-card span{color:#8e9ca6;font-size:.54rem}.goal-card{gap:.6rem;padding:.72rem;display:grid}.goal-replies{flex-wrap:wrap;gap:.38rem;display:flex}.goal-replies button{color:#c9f5ed;min-height:2.45rem;font:inherit;cursor:pointer;background:#132923;border:1px solid #3a6059;border-radius:999px;flex:calc(50% - .2rem);padding:.48rem .58rem;font-size:.63rem;font-weight:800}.goal-replies button.selected{color:#071512;background:#6ce2cf}.goal-card details{background:#0d1821;border:1px solid #2f404b;border-radius:.75rem;padding:.6rem}.goal-card summary{color:#aab6bd;cursor:pointer;font-size:.64rem;font-weight:800}.goal-card label{color:#9eabb4;gap:.3rem;margin-top:.55rem;font-size:.61rem;display:grid}.goal-save{width:100%;margin:0}.single-action-card{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.6rem;padding:.72rem;display:grid}.single-action-card>span{color:#7ee4d3;background:#17302b;border-radius:.7rem;place-items:center;width:2.3rem;height:2.3rem;font-size:1.15rem;display:grid}.single-action-card>div{gap:.12rem;min-width:0;display:grid}.single-action-card strong{font-size:.8rem}.single-action-card p{color:#8f9da6;margin:0;font-size:.59rem}.single-action-card>button{grid-column:1/-1;width:100%;margin:.1rem 0 0}.conversation-receipt{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.7rem;display:grid}.conversation-receipt>span{color:#76ddcc;background:#173029;border-radius:50%;place-items:center;width:2rem;height:2rem;display:grid}.conversation-receipt>div{gap:.12rem;display:grid}.conversation-receipt strong{font-size:.75rem}.conversation-receipt p{color:#8e9ca6;margin:0;font-size:.58rem}.conversation-receipt>small{color:#75d9c8;align-items:center;gap:.18rem;font-size:.54rem;display:flex}.conversation-receipt.success{background:#10231f;border-color:#365d56}.menu-card{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;padding:.6rem;display:grid}.menu-card :where(button,a),.sheet-actions :where(button,a){color:#dfe7eb;text-align:left;min-width:0;font:inherit;cursor:pointer;background:#15212b;border:1px solid #31424e;border-radius:.75rem;align-items:center;gap:.55rem;padding:.65rem;text-decoration:none;display:flex}.menu-card .ph,.sheet-actions .ph{color:#70ddca;flex:none;font-size:1.05rem}.menu-card span,.sheet-actions span{gap:.1rem;min-width:0;display:grid}.menu-card strong,.sheet-actions strong{font-size:.67rem}.menu-card small,.sheet-actions small{color:#8c9aa4;font-size:.55rem}.conversation-replies{scroll-snap-type:x proximity;scrollbar-width:none;flex:none;gap:.4rem;width:calc(100% - 2.12rem);min-height:2.58rem;margin:.05rem 0 .1rem 2.12rem;padding:.05rem .02rem .18rem;scroll-margin-bottom:.65rem;display:flex;overflow-x:auto}.conversation-replies[hidden]{display:none}.conversation-replies::-webkit-scrollbar{display:none}.conversation-replies button{color:#c9f5ed;min-height:2.35rem;font:inherit;white-space:nowrap;scroll-snap-align:start;cursor:pointer;background:#132923;border:1px solid #3a6059;border-radius:999px;flex:none;padding:.5rem .7rem;font-size:.65rem;font-weight:800}.conversation-replies button:active{background:#1b3931;transform:scale(.97)}.conversation-replies.attention{animation:.7s replyAttention}@keyframes replyAttention{50%{transform:translate(-.35rem)}}.chat-typing{align-items:flex-end;gap:.42rem;display:flex}.chat-typing[hidden]{display:none}.chat-typing>img{border-radius:50%;width:1.7rem;height:1.7rem}.chat-typing>span{background:#202c36;border-radius:1rem 1rem 1rem .25rem;gap:.22rem;padding:.68rem .75rem;display:flex}.chat-typing i{background:#89959e;border-radius:50%;width:.3rem;height:.3rem;animation:1.1s ease-in-out infinite conversationTyping}.chat-typing i:nth-child(2){animation-delay:.14s}.chat-typing i:nth-child(3){animation-delay:.28s}@keyframes conversationTyping{45%{opacity:.35;transform:translateY(-.15rem)}}.conversation-composer{min-height:4rem;padding:.48rem .58rem max(.5rem,env(safe-area-inset-bottom));grid-template-columns:auto minmax(0,1fr) auto;gap:.45rem}.composer-circle{color:#aeb9c1;cursor:pointer;background:#202d37;border:0;border-radius:50%;place-items:center;width:2.55rem;height:2.55rem;font-size:1.05rem;display:grid}.composer-circle.scan{color:#071512;background:#6ce2cf}.composer-prompt{color:#dce8e6;text-align:left;min-width:0;min-height:2.55rem;font:inherit;cursor:pointer;background:#18262f;border:0;border-radius:.72rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.5rem;padding:.42rem .68rem;display:grid}.composer-prompt>.ph{color:#6ce2cf;font-size:1rem}.composer-prompt>span,.preview-guide>span{gap:.05rem;min-width:0;display:grid}.composer-prompt strong,.preview-guide strong{color:#dce8e6;text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;line-height:1.1;overflow:hidden}.composer-prompt small,.preview-guide small{color:#82919b;font-size:.53rem;line-height:1.1}.composer-prompt:active{background:#21333d;transform:scale(.99)}.chat-action-sheet,.passport-drawer{color:#edf3f6;background:#0f1922;border:1px solid #354650;margin:auto;box-shadow:0 1.2rem 5rem #0000008c}.chat-action-sheet::backdrop,.passport-drawer::backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#02080dc2}.chat-action-sheet{width:min(100% - 1rem,33rem);margin:auto auto max(.35rem,env(safe-area-inset-bottom));border-radius:1.1rem;padding:.65rem}.chat-action-sheet .sheet-handle{background:#53616b;border-radius:999px;width:2.4rem;height:.22rem;margin:.05rem auto .6rem}.chat-action-sheet>header,.passport-drawer>header{justify-content:space-between;align-items:center;gap:.8rem;padding:.2rem .2rem .65rem;display:flex}.chat-action-sheet h2,.passport-drawer h2{margin:.1rem 0 0;font-size:1rem}.chat-action-sheet>header>button,.passport-drawer>header>button{color:#bac4ca;cursor:pointer;background:#202d37;border:0;border-radius:50%;place-items:center;width:2.3rem;height:2.3rem;font-size:1rem;display:grid}.sheet-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.passport-drawer{width:min(100% - 1rem,44rem);max-height:calc(100dvh - 1rem - env(safe-area-inset-top));border-radius:1.1rem;padding:.7rem;overflow:hidden}.passport-drawer .passport-library-content{max-height:calc(100dvh - 6rem - env(safe-area-inset-top));border-top:1px solid #2d3d47;padding:.7rem .15rem 1rem;overflow:auto}.attendee-preview-page>footer.preview-composer{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.4rem;padding:.5rem;display:grid}.preview-composer>a{color:#b9c3ca;background:#202d37;border-radius:50%;place-items:center;width:2.4rem;height:2.4rem;text-decoration:none;display:grid}.preview-composer>a:last-child{color:#071512;background:#6ce2cf}.preview-composer>.preview-guide{color:#dce8e6;background:#18262f;border-radius:.72rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.45rem;min-width:0;min-height:2.4rem;padding:.4rem .62rem;display:grid}.preview-guide>.ph{color:#6ce2cf;font-size:.95rem}.runtime-preview-replies{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:.2rem;overflow-x:auto}.runtime-preview-replies a{white-space:nowrap;flex:none}@media (width<=760px){body[data-surface=attendee]:has(.participant-chat-page,.attendee-preview-page) .topbar{display:none}body[data-surface=attendee]:has(.participant-chat-page,.attendee-preview-page) .shell{padding:0}body[data-surface=attendee] .conversation-runtime{height:calc(var(--app-viewport-height,100dvh) - 4.2rem - env(safe-area-inset-top));min-height:30rem}body[data-surface=attendee] .conversation-runtime .chat-head{min-height:4rem;padding:.55rem .58rem}body[data-surface=attendee] .conversation-runtime .chat-thread{padding:.85rem .62rem 1rem}.conversation-attachment,.conversation-replies{width:calc(100% - 2.02rem);margin-left:2.02rem}.chat-action-sheet{border-bottom:0;border-left:0;border-right:0;border-radius:1.15rem 1.15rem 0 0;width:100%;margin:auto 0 0}.passport-drawer{width:100%;max-height:calc(100dvh - env(safe-area-inset-top));border-bottom:0;border-left:0;border-right:0;border-radius:1.15rem 1.15rem 0 0;margin:auto 0 0}.passport-drawer .passport-library-content{max-height:calc(100dvh - 5.5rem - env(safe-area-inset-top))}:is(body[data-surface=attendee]:has(.participant-chat-page) .conversation-runtime,body[data-surface=attendee]:has(.attendee-preview-page) .attendee-preview-page){height:var(--app-viewport-height,100dvh);min-height:var(--app-viewport-height,100dvh);border:0;border-radius:0}}@media (width<=380px){.sheet-actions,.menu-card{grid-template-columns:1fr}.progress-card{grid-template-columns:repeat(2,minmax(0,1fr))}.progress-card>div:nth-child(3){border-top:1px solid #2c3c47;border-left:0}.progress-card>div:nth-child(4){border-top:1px solid #2c3c47}}.role-access-note{color:#9f9f9f;border:1px solid #303030;border-radius:.45rem;align-items:center;gap:.55rem;min-height:2.3rem;margin:.2rem 0 .45rem;padding:.55rem .7rem;font-size:.7rem;font-weight:650;display:flex}.role-access-note .ph{color:#8fdfd0}.event-copilot-workbench{width:min(100%,52rem);min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;gap:1.25rem;margin:1.3rem auto 0;padding:0 0 6.5rem;display:grid}.event-copilot-head{border-color:#2b2b2b;align-items:start;padding:.1rem 0 1.2rem}.event-copilot-head h2{letter-spacing:-.04em;margin:.25rem 0 .35rem;font-size:clamp(1.55rem,2.7vw,2.15rem)}.event-copilot-head p{color:#a3a3a3;max-width:39rem;font-size:.82rem;line-height:1.55}.event-copilot-thread{gap:1.35rem}.copilot-turn{gap:.7rem}.copilot-turn>img{border-color:#383838;border-radius:.38rem;width:1.8rem;height:1.8rem}.copilot-turn>div{width:min(100%,45rem);max-width:45rem}.copilot-turn.proposal-turn>div{max-width:45rem}.copilot-turn>div>span{color:#8e8e8e;font-size:.62rem}.copilot-turn>div>p{color:#dedede;font-size:.82rem;line-height:1.55}.copilot-briefing>div{background:#1a1a1a;border-color:#303030;border-radius:.55rem;padding:.75rem .85rem}.copilot-turn.user>div{background:#242424;border-color:#3a3a3a;border-radius:.65rem;width:min(88%,34rem);padding:.7rem .85rem}.copilot-artifact-link{color:#ededed;text-align:left;cursor:pointer;background:#1a1a1a;border:1px solid #393939;border-radius:.58rem;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.7rem;width:100%;min-width:0;margin-top:.75rem;padding:.72rem;display:grid}.copilot-artifact-link:hover{background:#1e1e1e;border-color:#555}.copilot-artifact-icon{color:#cfc6ff;background:#29243d;border-radius:.46rem;place-items:center;width:2.25rem;height:2.25rem;font-size:1rem;display:grid}.copilot-artifact-link>span:nth-child(2){gap:.1rem;min-width:0;display:grid}.copilot-artifact-link small{color:#888;letter-spacing:.1em;font-size:.52rem;font-weight:800}.copilot-artifact-link strong,.copilot-artifact-link em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.copilot-artifact-link strong{font-size:.73rem}.copilot-artifact-link em{color:#999;font-size:.59rem;font-style:normal}.copilot-artifact-link b{color:#c9bfff;text-transform:uppercase;background:#29243d;border:1px solid #4c416f;border-radius:.35rem;padding:.2rem .38rem;font-size:.52rem}.copilot-artifact-link>.ph{color:#888}.copilot-suggestions{scrollbar-width:none;gap:.4rem;padding:.05rem 0 .15rem 2.5rem;display:flex;overflow-x:auto}.copilot-suggestions::-webkit-scrollbar{display:none}.copilot-suggestions button{color:#c8c8c8;white-space:nowrap;background:#191919;border-color:#393939;border-radius:999px;flex:none;min-height:0;padding:.42rem .62rem;display:block}.copilot-suggestions button strong{font-size:.64rem}.copilot-suggestions button small{display:none}.copilot-suggestions button:hover{background:#222;border-color:#626262}.event-copilot-composer{z-index:24;background:#1d1d1df7;border-color:#444;border-radius:.72rem;grid-template-columns:minmax(0,1fr) auto;width:calc(100% - 2.5rem);margin-left:2.5rem;padding:.55rem .55rem .42rem;position:sticky;bottom:.6rem;box-shadow:0 .9rem 2.8rem #0006}.event-copilot-composer:focus-within{border-color:#6b6b6b}.event-copilot-composer textarea{color:#f1f1f1;min-height:3.25rem;padding:.45rem .55rem;font-size:.84rem}.event-copilot-composer>button{color:#111;background:#ededed;border-radius:50%;width:2rem;height:2rem;margin:.25rem}.event-copilot-composer .status-line{color:#858585}.copilot-review-dialog{color:#ededed;background:#151515;border:1px solid #414141;border-radius:.72rem;width:min(100% - 2rem,70rem);max-height:calc(100dvh - 2rem);padding:0;overflow:hidden;box-shadow:0 2rem 7rem #000000b3}.copilot-review-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b8}.copilot-review-frame{grid-template-rows:auto minmax(0,1fr);max-height:calc(100dvh - 2rem);display:grid}.copilot-review-topbar{background:#1b1b1b;border-bottom:1px solid #333;justify-content:space-between;align-items:center;gap:1rem;min-height:3.6rem;padding:.65rem .8rem;display:flex}.copilot-review-topbar>div{align-items:center;gap:.65rem;min-width:0;display:flex}.copilot-review-topbar>div>span{color:#cfc6ff;background:#29243d;border-radius:.4rem;place-items:center;width:2rem;height:2rem;display:grid}.copilot-review-topbar>div>div{gap:.08rem;min-width:0;display:grid}.copilot-review-topbar small{color:#8d8d8d;font-size:.56rem}.copilot-review-topbar strong{text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.copilot-review-topbar>button{color:#c7c7c7;cursor:pointer;background:#292929;border:0;border-radius:.45rem;place-items:center;width:2.1rem;height:2.1rem;display:grid}.copilot-review-dialog .copilot-proposal-card{max-height:calc(100dvh - 5.6rem);box-shadow:none;background:#151515;border:0;border-radius:0;margin:0;overflow:auto}.copilot-review-dialog .copilot-proposal-card>header{background:#181818}.copilot-review-dialog .copilot-diff-row{border-color:#303030}.copilot-review-dialog .copilot-impact{background:#17201e;border-color:#303a36}.copilot-review-dialog .copilot-proposal-card>footer{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1b1b1bfa;position:sticky;bottom:0}@media (width<=760px){.event-copilot-workbench{margin-top:.85rem;padding:0 0 5.5rem}.event-copilot-head{display:block}.event-copilot-head h2{font-size:1.45rem}.copilot-turn>div,.copilot-turn.proposal-turn>div{max-width:calc(100% - 2.25rem)}.copilot-artifact-link{grid-template-columns:auto minmax(0,1fr) auto}.copilot-artifact-link b{display:none}.copilot-artifact-link em{max-width:16rem}.copilot-suggestions{padding-left:2.25rem}.event-copilot-composer{width:calc(100% - 2.25rem);margin-left:2.25rem;bottom:.35rem}.copilot-review-dialog{width:100%;max-height:calc(100dvh - env(safe-area-inset-top));border-bottom:0;border-left:0;border-right:0;border-radius:.8rem .8rem 0 0;margin:auto 0 0}.copilot-review-frame{max-height:calc(100dvh - env(safe-area-inset-top))}.copilot-review-dialog .copilot-proposal-card{max-height:calc(100dvh - 3.6rem - env(safe-area-inset-top))}}@font-face{font-family:Phosphor;src:url(/assets/Phosphor-DtdjzkpE.woff2)format("woff2"),url(/assets/Phosphor-BdqudwT5.woff)format("woff"),url(/assets/Phosphor-CDxgqcPu.ttf)format("truetype"),url(/assets/Phosphor-BXRFlF4V.svg#Phosphor)format("svg");font-weight:400;font-style:normal;font-display:block}.ph{speak:never;font-variant:normal;text-transform:none;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:Phosphor!important}.ph.ph-acorn:before{content:""}.ph.ph-address-book:before{content:""}.ph.ph-address-book-tabs:before{content:""}.ph.ph-air-traffic-control:before{content:""}.ph.ph-airplane:before{content:""}.ph.ph-airplane-in-flight:before{content:""}.ph.ph-airplane-landing:before{content:""}.ph.ph-airplane-takeoff:before{content:""}.ph.ph-airplane-taxiing:before{content:""}.ph.ph-airplane-tilt:before{content:""}.ph.ph-airplay:before{content:""}.ph.ph-alarm:before{content:""}.ph.ph-alien:before{content:""}.ph.ph-align-bottom:before{content:""}.ph.ph-align-bottom-simple:before{content:""}.ph.ph-align-center-horizontal:before{content:""}.ph.ph-align-center-horizontal-simple:before{content:""}.ph.ph-align-center-vertical:before{content:""}.ph.ph-align-center-vertical-simple:before{content:""}.ph.ph-align-left:before{content:""}.ph.ph-align-left-simple:before{content:""}.ph.ph-align-right:before{content:""}.ph.ph-align-right-simple:before{content:""}.ph.ph-align-top:before{content:""}.ph.ph-align-top-simple:before{content:""}.ph.ph-amazon-logo:before{content:""}.ph.ph-ambulance:before{content:""}.ph.ph-anchor:before{content:""}.ph.ph-anchor-simple:before{content:""}.ph.ph-android-logo:before{content:""}.ph.ph-angle:before{content:""}.ph.ph-angular-logo:before{content:""}.ph.ph-aperture:before{content:""}.ph.ph-app-store-logo:before{content:""}.ph.ph-app-window:before{content:""}.ph.ph-apple-logo:before{content:""}.ph.ph-apple-podcasts-logo:before{content:""}.ph.ph-approximate-equals:before{content:""}.ph.ph-archive:before{content:""}.ph.ph-armchair:before{content:""}.ph.ph-arrow-arc-left:before{content:""}.ph.ph-arrow-arc-right:before{content:""}.ph.ph-arrow-bend-double-up-left:before{content:""}.ph.ph-arrow-bend-double-up-right:before{content:""}.ph.ph-arrow-bend-down-left:before{content:""}.ph.ph-arrow-bend-down-right:before{content:""}.ph.ph-arrow-bend-left-down:before{content:""}.ph.ph-arrow-bend-left-up:before{content:""}.ph.ph-arrow-bend-right-down:before{content:""}.ph.ph-arrow-bend-right-up:before{content:""}.ph.ph-arrow-bend-up-left:before{content:""}.ph.ph-arrow-bend-up-right:before{content:""}.ph.ph-arrow-circle-down:before{content:""}.ph.ph-arrow-circle-down-left:before{content:""}.ph.ph-arrow-circle-down-right:before{content:""}.ph.ph-arrow-circle-left:before{content:""}.ph.ph-arrow-circle-right:before{content:""}.ph.ph-arrow-circle-up:before{content:""}.ph.ph-arrow-circle-up-left:before{content:""}.ph.ph-arrow-circle-up-right:before{content:""}.ph.ph-arrow-clockwise:before{content:""}.ph.ph-arrow-counter-clockwise:before{content:""}.ph.ph-arrow-down:before{content:""}.ph.ph-arrow-down-left:before{content:""}.ph.ph-arrow-down-right:before{content:""}.ph.ph-arrow-elbow-down-left:before{content:""}.ph.ph-arrow-elbow-down-right:before{content:""}.ph.ph-arrow-elbow-left:before{content:""}.ph.ph-arrow-elbow-left-down:before{content:""}.ph.ph-arrow-elbow-left-up:before{content:""}.ph.ph-arrow-elbow-right:before{content:""}.ph.ph-arrow-elbow-right-down:before{content:""}.ph.ph-arrow-elbow-right-up:before{content:""}.ph.ph-arrow-elbow-up-left:before{content:""}.ph.ph-arrow-elbow-up-right:before{content:""}.ph.ph-arrow-fat-down:before{content:""}.ph.ph-arrow-fat-left:before{content:""}.ph.ph-arrow-fat-line-down:before{content:""}.ph.ph-arrow-fat-line-left:before{content:""}.ph.ph-arrow-fat-line-right:before{content:""}.ph.ph-arrow-fat-line-up:before{content:""}.ph.ph-arrow-fat-lines-down:before{content:""}.ph.ph-arrow-fat-lines-left:before{content:""}.ph.ph-arrow-fat-lines-right:before{content:""}.ph.ph-arrow-fat-lines-up:before{content:""}.ph.ph-arrow-fat-right:before{content:""}.ph.ph-arrow-fat-up:before{content:""}.ph.ph-arrow-left:before{content:""}.ph.ph-arrow-line-down:before{content:""}.ph.ph-arrow-line-down-left:before{content:""}.ph.ph-arrow-line-down-right:before{content:""}.ph.ph-arrow-line-left:before{content:""}.ph.ph-arrow-line-right:before{content:""}.ph.ph-arrow-line-up:before{content:""}.ph.ph-arrow-line-up-left:before{content:""}.ph.ph-arrow-line-up-right:before{content:""}.ph.ph-arrow-right:before{content:""}.ph.ph-arrow-square-down:before{content:""}.ph.ph-arrow-square-down-left:before{content:""}.ph.ph-arrow-square-down-right:before{content:""}.ph.ph-arrow-square-in:before{content:""}.ph.ph-arrow-square-left:before{content:""}.ph.ph-arrow-square-out:before{content:""}.ph.ph-arrow-square-right:before{content:""}.ph.ph-arrow-square-up:before{content:""}.ph.ph-arrow-square-up-left:before{content:""}.ph.ph-arrow-square-up-right:before{content:""}.ph.ph-arrow-u-down-left:before{content:""}.ph.ph-arrow-u-down-right:before{content:""}.ph.ph-arrow-u-left-down:before{content:""}.ph.ph-arrow-u-left-up:before{content:""}.ph.ph-arrow-u-right-down:before{content:""}.ph.ph-arrow-u-right-up:before{content:""}.ph.ph-arrow-u-up-left:before{content:""}.ph.ph-arrow-u-up-right:before{content:""}.ph.ph-arrow-up:before{content:""}.ph.ph-arrow-up-left:before{content:""}.ph.ph-arrow-up-right:before{content:""}.ph.ph-arrows-clockwise:before{content:""}.ph.ph-arrows-counter-clockwise:before{content:""}.ph.ph-arrows-down-up:before{content:""}.ph.ph-arrows-horizontal:before{content:""}.ph.ph-arrows-in:before{content:""}.ph.ph-arrows-in-cardinal:before{content:""}.ph.ph-arrows-in-line-horizontal:before{content:""}.ph.ph-arrows-in-line-vertical:before{content:""}.ph.ph-arrows-in-simple:before{content:""}.ph.ph-arrows-left-right:before{content:""}.ph.ph-arrows-merge:before{content:""}.ph.ph-arrows-out:before{content:""}.ph.ph-arrows-out-cardinal:before{content:""}.ph.ph-arrows-out-line-horizontal:before{content:""}.ph.ph-arrows-out-line-vertical:before{content:""}.ph.ph-arrows-out-simple:before{content:""}.ph.ph-arrows-split:before{content:""}.ph.ph-arrows-vertical:before{content:""}.ph.ph-article:before{content:""}.ph.ph-article-medium:before{content:""}.ph.ph-article-ny-times:before{content:""}.ph.ph-asclepius:before,.ph.ph-caduceus:before{content:""}.ph.ph-asterisk:before{content:""}.ph.ph-asterisk-simple:before{content:""}.ph.ph-at:before{content:""}.ph.ph-atom:before{content:""}.ph.ph-avocado:before{content:""}.ph.ph-axe:before{content:""}.ph.ph-baby:before{content:""}.ph.ph-baby-carriage:before{content:""}.ph.ph-backpack:before{content:""}.ph.ph-backspace:before{content:""}.ph.ph-bag:before{content:""}.ph.ph-bag-simple:before{content:""}.ph.ph-balloon:before{content:""}.ph.ph-bandaids:before{content:""}.ph.ph-bank:before{content:""}.ph.ph-barbell:before{content:""}.ph.ph-barcode:before{content:""}.ph.ph-barn:before{content:""}.ph.ph-barricade:before{content:""}.ph.ph-baseball:before{content:""}.ph.ph-baseball-cap:before{content:""}.ph.ph-baseball-helmet:before{content:""}.ph.ph-basket:before{content:""}.ph.ph-basketball:before{content:""}.ph.ph-bathtub:before{content:""}.ph.ph-battery-charging:before{content:""}.ph.ph-battery-charging-vertical:before{content:""}.ph.ph-battery-empty:before{content:""}.ph.ph-battery-full:before{content:""}.ph.ph-battery-high:before{content:""}.ph.ph-battery-low:before{content:""}.ph.ph-battery-medium:before{content:""}.ph.ph-battery-plus:before{content:""}.ph.ph-battery-plus-vertical:before{content:""}.ph.ph-battery-vertical-empty:before{content:""}.ph.ph-battery-vertical-full:before{content:""}.ph.ph-battery-vertical-high:before{content:""}.ph.ph-battery-vertical-low:before{content:""}.ph.ph-battery-vertical-medium:before{content:""}.ph.ph-battery-warning:before{content:""}.ph.ph-battery-warning-vertical:before{content:""}.ph.ph-beach-ball:before{content:""}.ph.ph-beanie:before{content:""}.ph.ph-bed:before{content:""}.ph.ph-beer-bottle:before{content:""}.ph.ph-beer-stein:before{content:""}.ph.ph-behance-logo:before{content:""}.ph.ph-bell:before{content:""}.ph.ph-bell-ringing:before{content:""}.ph.ph-bell-simple:before{content:""}.ph.ph-bell-simple-ringing:before{content:""}.ph.ph-bell-simple-slash:before{content:""}.ph.ph-bell-simple-z:before{content:""}.ph.ph-bell-slash:before{content:""}.ph.ph-bell-z:before{content:""}.ph.ph-belt:before{content:""}.ph.ph-bezier-curve:before{content:""}.ph.ph-bicycle:before{content:""}.ph.ph-binary:before{content:""}.ph.ph-binoculars:before{content:""}.ph.ph-biohazard:before{content:""}.ph.ph-bird:before{content:""}.ph.ph-blueprint:before{content:""}.ph.ph-bluetooth:before{content:""}.ph.ph-bluetooth-connected:before{content:""}.ph.ph-bluetooth-slash:before{content:""}.ph.ph-bluetooth-x:before{content:""}.ph.ph-boat:before{content:""}.ph.ph-bomb:before{content:""}.ph.ph-bone:before{content:""}.ph.ph-book:before{content:""}.ph.ph-book-bookmark:before{content:""}.ph.ph-book-open:before{content:""}.ph.ph-book-open-text:before{content:""}.ph.ph-book-open-user:before{content:""}.ph.ph-bookmark:before{content:""}.ph.ph-bookmark-simple:before{content:""}.ph.ph-bookmarks:before{content:""}.ph.ph-bookmarks-simple:before{content:""}.ph.ph-books:before{content:""}.ph.ph-boot:before{content:""}.ph.ph-boules:before{content:""}.ph.ph-bounding-box:before{content:""}.ph.ph-bowl-food:before{content:""}.ph.ph-bowl-steam:before{content:""}.ph.ph-bowling-ball:before{content:""}.ph.ph-box-arrow-down:before,.ph.ph-archive-box:before{content:""}.ph.ph-box-arrow-up:before{content:""}.ph.ph-boxing-glove:before{content:""}.ph.ph-brackets-angle:before{content:""}.ph.ph-brackets-curly:before{content:""}.ph.ph-brackets-round:before{content:""}.ph.ph-brackets-square:before{content:""}.ph.ph-brain:before{content:""}.ph.ph-brandy:before{content:""}.ph.ph-bread:before{content:""}.ph.ph-bridge:before{content:""}.ph.ph-briefcase:before{content:""}.ph.ph-briefcase-metal:before{content:""}.ph.ph-broadcast:before{content:""}.ph.ph-broom:before{content:""}.ph.ph-browser:before{content:""}.ph.ph-browsers:before{content:""}.ph.ph-bug:before{content:""}.ph.ph-bug-beetle:before{content:""}.ph.ph-bug-droid:before{content:""}.ph.ph-building:before{content:""}.ph.ph-building-apartment:before{content:""}.ph.ph-building-office:before{content:""}.ph.ph-buildings:before{content:""}.ph.ph-bulldozer:before{content:""}.ph.ph-bus:before{content:""}.ph.ph-butterfly:before{content:""}.ph.ph-cable-car:before{content:""}.ph.ph-cactus:before{content:""}.ph.ph-cake:before{content:""}.ph.ph-calculator:before{content:""}.ph.ph-calendar:before{content:""}.ph.ph-calendar-blank:before{content:""}.ph.ph-calendar-check:before{content:""}.ph.ph-calendar-dot:before{content:""}.ph.ph-calendar-dots:before{content:""}.ph.ph-calendar-heart:before{content:""}.ph.ph-calendar-minus:before{content:""}.ph.ph-calendar-plus:before{content:""}.ph.ph-calendar-slash:before{content:""}.ph.ph-calendar-star:before{content:""}.ph.ph-calendar-x:before{content:""}.ph.ph-call-bell:before{content:""}.ph.ph-camera:before{content:""}.ph.ph-camera-plus:before{content:""}.ph.ph-camera-rotate:before{content:""}.ph.ph-camera-slash:before{content:""}.ph.ph-campfire:before{content:""}.ph.ph-car:before{content:""}.ph.ph-car-battery:before{content:""}.ph.ph-car-profile:before{content:""}.ph.ph-car-simple:before{content:""}.ph.ph-cardholder:before{content:""}.ph.ph-cards:before{content:""}.ph.ph-cards-three:before{content:""}.ph.ph-caret-circle-double-down:before{content:""}.ph.ph-caret-circle-double-left:before{content:""}.ph.ph-caret-circle-double-right:before{content:""}.ph.ph-caret-circle-double-up:before{content:""}.ph.ph-caret-circle-down:before{content:""}.ph.ph-caret-circle-left:before{content:""}.ph.ph-caret-circle-right:before{content:""}.ph.ph-caret-circle-up:before{content:""}.ph.ph-caret-circle-up-down:before{content:""}.ph.ph-caret-double-down:before{content:""}.ph.ph-caret-double-left:before{content:""}.ph.ph-caret-double-right:before{content:""}.ph.ph-caret-double-up:before{content:""}.ph.ph-caret-down:before{content:""}.ph.ph-caret-left:before{content:""}.ph.ph-caret-line-down:before{content:""}.ph.ph-caret-line-left:before{content:""}.ph.ph-caret-line-right:before{content:""}.ph.ph-caret-line-up:before{content:""}.ph.ph-caret-right:before{content:""}.ph.ph-caret-up:before{content:""}.ph.ph-caret-up-down:before{content:""}.ph.ph-carrot:before{content:""}.ph.ph-cash-register:before{content:""}.ph.ph-cassette-tape:before{content:""}.ph.ph-castle-turret:before{content:""}.ph.ph-cat:before{content:""}.ph.ph-cell-signal-full:before{content:""}.ph.ph-cell-signal-high:before{content:""}.ph.ph-cell-signal-low:before{content:""}.ph.ph-cell-signal-medium:before{content:""}.ph.ph-cell-signal-none:before{content:""}.ph.ph-cell-signal-slash:before{content:""}.ph.ph-cell-signal-x:before{content:""}.ph.ph-cell-tower:before{content:""}.ph.ph-certificate:before{content:""}.ph.ph-chair:before{content:""}.ph.ph-chalkboard:before{content:""}.ph.ph-chalkboard-simple:before{content:""}.ph.ph-chalkboard-teacher:before{content:""}.ph.ph-champagne:before{content:""}.ph.ph-charging-station:before{content:""}.ph.ph-chart-bar:before{content:""}.ph.ph-chart-bar-horizontal:before{content:""}.ph.ph-chart-donut:before{content:""}.ph.ph-chart-line:before{content:""}.ph.ph-chart-line-down:before{content:""}.ph.ph-chart-line-up:before{content:""}.ph.ph-chart-pie:before{content:""}.ph.ph-chart-pie-slice:before{content:""}.ph.ph-chart-polar:before{content:""}.ph.ph-chart-scatter:before{content:""}.ph.ph-chat:before{content:""}.ph.ph-chat-centered:before{content:""}.ph.ph-chat-centered-dots:before{content:""}.ph.ph-chat-centered-slash:before{content:""}.ph.ph-chat-centered-text:before{content:""}.ph.ph-chat-circle:before{content:""}.ph.ph-chat-circle-dots:before{content:""}.ph.ph-chat-circle-slash:before{content:""}.ph.ph-chat-circle-text:before{content:""}.ph.ph-chat-dots:before{content:""}.ph.ph-chat-slash:before{content:""}.ph.ph-chat-teardrop:before{content:""}.ph.ph-chat-teardrop-dots:before{content:""}.ph.ph-chat-teardrop-slash:before{content:""}.ph.ph-chat-teardrop-text:before{content:""}.ph.ph-chat-text:before{content:""}.ph.ph-chats:before{content:""}.ph.ph-chats-circle:before{content:""}.ph.ph-chats-teardrop:before{content:""}.ph.ph-check:before{content:""}.ph.ph-check-circle:before{content:""}.ph.ph-check-fat:before{content:""}.ph.ph-check-square:before{content:""}.ph.ph-check-square-offset:before{content:""}.ph.ph-checkerboard:before{content:""}.ph.ph-checks:before{content:""}.ph.ph-cheers:before{content:""}.ph.ph-cheese:before{content:""}.ph.ph-chef-hat:before{content:""}.ph.ph-cherries:before{content:""}.ph.ph-church:before{content:""}.ph.ph-cigarette:before{content:""}.ph.ph-cigarette-slash:before{content:""}.ph.ph-circle:before{content:""}.ph.ph-circle-dashed:before{content:""}.ph.ph-circle-half:before{content:""}.ph.ph-circle-half-tilt:before{content:""}.ph.ph-circle-notch:before{content:""}.ph.ph-circles-four:before{content:""}.ph.ph-circles-three:before{content:""}.ph.ph-circles-three-plus:before{content:""}.ph.ph-circuitry:before{content:""}.ph.ph-city:before{content:""}.ph.ph-clipboard:before{content:""}.ph.ph-clipboard-text:before{content:""}.ph.ph-clock:before{content:""}.ph.ph-clock-afternoon:before{content:""}.ph.ph-clock-clockwise:before{content:""}.ph.ph-clock-countdown:before{content:""}.ph.ph-clock-counter-clockwise:before{content:""}.ph.ph-clock-user:before{content:""}.ph.ph-closed-captioning:before{content:""}.ph.ph-cloud:before{content:""}.ph.ph-cloud-arrow-down:before{content:""}.ph.ph-cloud-arrow-up:before{content:""}.ph.ph-cloud-check:before{content:""}.ph.ph-cloud-fog:before{content:""}.ph.ph-cloud-lightning:before{content:""}.ph.ph-cloud-moon:before{content:""}.ph.ph-cloud-rain:before{content:""}.ph.ph-cloud-slash:before{content:""}.ph.ph-cloud-snow:before{content:""}.ph.ph-cloud-sun:before{content:""}.ph.ph-cloud-warning:before{content:""}.ph.ph-cloud-x:before{content:""}.ph.ph-clover:before{content:""}.ph.ph-club:before{content:""}.ph.ph-coat-hanger:before{content:""}.ph.ph-coda-logo:before{content:""}.ph.ph-code:before{content:""}.ph.ph-code-block:before{content:""}.ph.ph-code-simple:before{content:""}.ph.ph-codepen-logo:before{content:""}.ph.ph-codesandbox-logo:before{content:""}.ph.ph-coffee:before{content:""}.ph.ph-coffee-bean:before{content:""}.ph.ph-coin:before{content:""}.ph.ph-coin-vertical:before{content:""}.ph.ph-coins:before{content:""}.ph.ph-columns:before{content:""}.ph.ph-columns-plus-left:before{content:""}.ph.ph-columns-plus-right:before{content:""}.ph.ph-command:before{content:""}.ph.ph-compass:before{content:""}.ph.ph-compass-rose:before{content:""}.ph.ph-compass-tool:before{content:""}.ph.ph-computer-tower:before{content:""}.ph.ph-confetti:before{content:""}.ph.ph-contactless-payment:before{content:""}.ph.ph-control:before{content:""}.ph.ph-cookie:before{content:""}.ph.ph-cooking-pot:before{content:""}.ph.ph-copy:before{content:""}.ph.ph-copy-simple:before{content:""}.ph.ph-copyleft:before{content:""}.ph.ph-copyright:before{content:""}.ph.ph-corners-in:before{content:""}.ph.ph-corners-out:before{content:""}.ph.ph-couch:before{content:""}.ph.ph-court-basketball:before{content:""}.ph.ph-cow:before{content:""}.ph.ph-cowboy-hat:before{content:""}.ph.ph-cpu:before{content:""}.ph.ph-crane:before{content:""}.ph.ph-crane-tower:before{content:""}.ph.ph-credit-card:before{content:""}.ph.ph-cricket:before{content:""}.ph.ph-crop:before{content:""}.ph.ph-cross:before{content:""}.ph.ph-crosshair:before{content:""}.ph.ph-crosshair-simple:before{content:""}.ph.ph-crown:before{content:""}.ph.ph-crown-cross:before{content:""}.ph.ph-crown-simple:before{content:""}.ph.ph-cube:before{content:""}.ph.ph-cube-focus:before{content:""}.ph.ph-cube-transparent:before{content:""}.ph.ph-currency-btc:before{content:""}.ph.ph-currency-circle-dollar:before{content:""}.ph.ph-currency-cny:before{content:""}.ph.ph-currency-dollar:before{content:""}.ph.ph-currency-dollar-simple:before{content:""}.ph.ph-currency-eth:before{content:""}.ph.ph-currency-eur:before{content:""}.ph.ph-currency-gbp:before{content:""}.ph.ph-currency-inr:before{content:""}.ph.ph-currency-jpy:before{content:""}.ph.ph-currency-krw:before{content:""}.ph.ph-currency-kzt:before{content:""}.ph.ph-currency-ngn:before{content:""}.ph.ph-currency-rub:before{content:""}.ph.ph-cursor:before{content:""}.ph.ph-cursor-click:before{content:""}.ph.ph-cursor-text:before{content:""}.ph.ph-cylinder:before{content:""}.ph.ph-database:before{content:""}.ph.ph-desk:before{content:""}.ph.ph-desktop:before{content:""}.ph.ph-desktop-tower:before{content:""}.ph.ph-detective:before{content:""}.ph.ph-dev-to-logo:before{content:""}.ph.ph-device-mobile:before{content:""}.ph.ph-device-mobile-camera:before{content:""}.ph.ph-device-mobile-slash:before{content:""}.ph.ph-device-mobile-speaker:before{content:""}.ph.ph-device-rotate:before{content:""}.ph.ph-device-tablet:before{content:""}.ph.ph-device-tablet-camera:before{content:""}.ph.ph-device-tablet-speaker:before{content:""}.ph.ph-devices:before{content:""}.ph.ph-diamond:before{content:""}.ph.ph-diamonds-four:before{content:""}.ph.ph-dice-five:before{content:""}.ph.ph-dice-four:before{content:""}.ph.ph-dice-one:before{content:""}.ph.ph-dice-six:before{content:""}.ph.ph-dice-three:before{content:""}.ph.ph-dice-two:before{content:""}.ph.ph-disc:before{content:""}.ph.ph-disco-ball:before{content:""}.ph.ph-discord-logo:before{content:""}.ph.ph-divide:before{content:""}.ph.ph-dna:before{content:""}.ph.ph-dog:before{content:""}.ph.ph-door:before{content:""}.ph.ph-door-open:before{content:""}.ph.ph-dot:before{content:""}.ph.ph-dot-outline:before{content:""}.ph.ph-dots-nine:before{content:""}.ph.ph-dots-six:before{content:""}.ph.ph-dots-six-vertical:before{content:""}.ph.ph-dots-three:before{content:""}.ph.ph-dots-three-circle:before{content:""}.ph.ph-dots-three-circle-vertical:before{content:""}.ph.ph-dots-three-outline:before{content:""}.ph.ph-dots-three-outline-vertical:before{content:""}.ph.ph-dots-three-vertical:before{content:""}.ph.ph-download:before{content:""}.ph.ph-download-simple:before{content:""}.ph.ph-dress:before{content:""}.ph.ph-dresser:before{content:""}.ph.ph-dribbble-logo:before{content:""}.ph.ph-drone:before{content:""}.ph.ph-drop:before{content:""}.ph.ph-drop-half:before{content:""}.ph.ph-drop-half-bottom:before{content:""}.ph.ph-drop-simple:before{content:""}.ph.ph-drop-slash:before{content:""}.ph.ph-dropbox-logo:before{content:""}.ph.ph-ear:before{content:""}.ph.ph-ear-slash:before{content:""}.ph.ph-egg:before{content:""}.ph.ph-egg-crack:before{content:""}.ph.ph-eject:before{content:""}.ph.ph-eject-simple:before{content:""}.ph.ph-elevator:before{content:""}.ph.ph-empty:before{content:""}.ph.ph-engine:before{content:""}.ph.ph-envelope:before{content:""}.ph.ph-envelope-open:before{content:""}.ph.ph-envelope-simple:before{content:""}.ph.ph-envelope-simple-open:before{content:""}.ph.ph-equalizer:before{content:""}.ph.ph-equals:before{content:""}.ph.ph-eraser:before{content:""}.ph.ph-escalator-down:before{content:""}.ph.ph-escalator-up:before{content:""}.ph.ph-exam:before{content:""}.ph.ph-exclamation-mark:before{content:""}.ph.ph-exclude:before{content:""}.ph.ph-exclude-square:before{content:""}.ph.ph-export:before{content:""}.ph.ph-eye:before{content:""}.ph.ph-eye-closed:before{content:""}.ph.ph-eye-slash:before{content:""}.ph.ph-eyedropper:before{content:""}.ph.ph-eyedropper-sample:before{content:""}.ph.ph-eyeglasses:before{content:""}.ph.ph-eyes:before{content:""}.ph.ph-face-mask:before{content:""}.ph.ph-facebook-logo:before{content:""}.ph.ph-factory:before{content:""}.ph.ph-faders:before{content:""}.ph.ph-faders-horizontal:before{content:""}.ph.ph-fallout-shelter:before{content:""}.ph.ph-fan:before{content:""}.ph.ph-farm:before{content:""}.ph.ph-fast-forward:before{content:""}.ph.ph-fast-forward-circle:before{content:""}.ph.ph-feather:before{content:""}.ph.ph-fediverse-logo:before{content:""}.ph.ph-figma-logo:before{content:""}.ph.ph-file:before{content:""}.ph.ph-file-archive:before{content:""}.ph.ph-file-arrow-down:before{content:""}.ph.ph-file-arrow-up:before{content:""}.ph.ph-file-audio:before{content:""}.ph.ph-file-c:before{content:""}.ph.ph-file-c-sharp:before{content:""}.ph.ph-file-cloud:before{content:""}.ph.ph-file-code:before{content:""}.ph.ph-file-cpp:before{content:""}.ph.ph-file-css:before{content:""}.ph.ph-file-csv:before{content:""}.ph.ph-file-dashed:before,.ph.ph-file-dotted:before{content:""}.ph.ph-file-doc:before{content:""}.ph.ph-file-html:before{content:""}.ph.ph-file-image:before{content:""}.ph.ph-file-ini:before{content:""}.ph.ph-file-jpg:before{content:""}.ph.ph-file-js:before{content:""}.ph.ph-file-jsx:before{content:""}.ph.ph-file-lock:before{content:""}.ph.ph-file-magnifying-glass:before,.ph.ph-file-search:before{content:""}.ph.ph-file-md:before{content:""}.ph.ph-file-minus:before{content:""}.ph.ph-file-pdf:before{content:""}.ph.ph-file-plus:before{content:""}.ph.ph-file-png:before{content:""}.ph.ph-file-ppt:before{content:""}.ph.ph-file-py:before{content:""}.ph.ph-file-rs:before{content:""}.ph.ph-file-sql:before{content:""}.ph.ph-file-svg:before{content:""}.ph.ph-file-text:before{content:""}.ph.ph-file-ts:before{content:""}.ph.ph-file-tsx:before{content:""}.ph.ph-file-txt:before{content:""}.ph.ph-file-video:before{content:""}.ph.ph-file-vue:before{content:""}.ph.ph-file-x:before{content:""}.ph.ph-file-xls:before{content:""}.ph.ph-file-zip:before{content:""}.ph.ph-files:before{content:""}.ph.ph-film-reel:before{content:""}.ph.ph-film-script:before{content:""}.ph.ph-film-slate:before{content:""}.ph.ph-film-strip:before{content:""}.ph.ph-fingerprint:before{content:""}.ph.ph-fingerprint-simple:before{content:""}.ph.ph-finn-the-human:before{content:""}.ph.ph-fire:before{content:""}.ph.ph-fire-extinguisher:before{content:""}.ph.ph-fire-simple:before{content:""}.ph.ph-fire-truck:before{content:""}.ph.ph-first-aid:before{content:""}.ph.ph-first-aid-kit:before{content:""}.ph.ph-fish:before{content:""}.ph.ph-fish-simple:before{content:""}.ph.ph-flag:before{content:""}.ph.ph-flag-banner:before{content:""}.ph.ph-flag-banner-fold:before{content:""}.ph.ph-flag-checkered:before{content:""}.ph.ph-flag-pennant:before{content:""}.ph.ph-flame:before{content:""}.ph.ph-flashlight:before{content:""}.ph.ph-flask:before{content:""}.ph.ph-flip-horizontal:before{content:""}.ph.ph-flip-vertical:before{content:""}.ph.ph-floppy-disk:before{content:""}.ph.ph-floppy-disk-back:before{content:""}.ph.ph-flow-arrow:before{content:""}.ph.ph-flower:before{content:""}.ph.ph-flower-lotus:before{content:""}.ph.ph-flower-tulip:before{content:""}.ph.ph-flying-saucer:before{content:""}.ph.ph-folder:before,.ph.ph-folder-notch:before{content:""}.ph.ph-folder-dashed:before,.ph.ph-folder-dotted:before{content:""}.ph.ph-folder-lock:before{content:""}.ph.ph-folder-minus:before,.ph.ph-folder-notch-minus:before{content:""}.ph.ph-folder-open:before,.ph.ph-folder-notch-open:before{content:""}.ph.ph-folder-plus:before,.ph.ph-folder-notch-plus:before{content:""}.ph.ph-folder-simple:before{content:""}.ph.ph-folder-simple-dashed:before,.ph.ph-folder-simple-dotted:before{content:""}.ph.ph-folder-simple-lock:before{content:""}.ph.ph-folder-simple-minus:before{content:""}.ph.ph-folder-simple-plus:before{content:""}.ph.ph-folder-simple-star:before{content:""}.ph.ph-folder-simple-user:before{content:""}.ph.ph-folder-star:before{content:""}.ph.ph-folder-user:before{content:""}.ph.ph-folders:before{content:""}.ph.ph-football:before{content:""}.ph.ph-football-helmet:before{content:""}.ph.ph-footprints:before{content:""}.ph.ph-fork-knife:before{content:""}.ph.ph-four-k:before{content:""}.ph.ph-frame-corners:before{content:""}.ph.ph-framer-logo:before{content:""}.ph.ph-function:before{content:""}.ph.ph-funnel:before{content:""}.ph.ph-funnel-simple:before{content:""}.ph.ph-funnel-simple-x:before{content:""}.ph.ph-funnel-x:before{content:""}.ph.ph-game-controller:before{content:""}.ph.ph-garage:before{content:""}.ph.ph-gas-can:before{content:""}.ph.ph-gas-pump:before{content:""}.ph.ph-gauge:before{content:""}.ph.ph-gavel:before{content:""}.ph.ph-gear:before{content:""}.ph.ph-gear-fine:before{content:""}.ph.ph-gear-six:before{content:""}.ph.ph-gender-female:before{content:""}.ph.ph-gender-intersex:before{content:""}.ph.ph-gender-male:before{content:""}.ph.ph-gender-neuter:before{content:""}.ph.ph-gender-nonbinary:before{content:""}.ph.ph-gender-transgender:before{content:""}.ph.ph-ghost:before{content:""}.ph.ph-gif:before{content:""}.ph.ph-gift:before{content:""}.ph.ph-git-branch:before{content:""}.ph.ph-git-commit:before{content:""}.ph.ph-git-diff:before{content:""}.ph.ph-git-fork:before{content:""}.ph.ph-git-merge:before{content:""}.ph.ph-git-pull-request:before{content:""}.ph.ph-github-logo:before{content:""}.ph.ph-gitlab-logo:before{content:""}.ph.ph-gitlab-logo-simple:before{content:""}.ph.ph-globe:before{content:""}.ph.ph-globe-hemisphere-east:before{content:""}.ph.ph-globe-hemisphere-west:before{content:""}.ph.ph-globe-simple:before{content:""}.ph.ph-globe-simple-x:before{content:""}.ph.ph-globe-stand:before{content:""}.ph.ph-globe-x:before{content:""}.ph.ph-goggles:before{content:""}.ph.ph-golf:before{content:""}.ph.ph-goodreads-logo:before{content:""}.ph.ph-google-cardboard-logo:before{content:""}.ph.ph-google-chrome-logo:before{content:""}.ph.ph-google-drive-logo:before{content:""}.ph.ph-google-logo:before{content:""}.ph.ph-google-photos-logo:before{content:""}.ph.ph-google-play-logo:before{content:""}.ph.ph-google-podcasts-logo:before{content:""}.ph.ph-gps:before{content:""}.ph.ph-gps-fix:before{content:""}.ph.ph-gps-slash:before{content:""}.ph.ph-gradient:before{content:""}.ph.ph-graduation-cap:before{content:""}.ph.ph-grains:before{content:""}.ph.ph-grains-slash:before{content:""}.ph.ph-graph:before{content:""}.ph.ph-graphics-card:before{content:""}.ph.ph-greater-than:before{content:""}.ph.ph-greater-than-or-equal:before{content:""}.ph.ph-grid-four:before{content:""}.ph.ph-grid-nine:before{content:""}.ph.ph-guitar:before{content:""}.ph.ph-hair-dryer:before{content:""}.ph.ph-hamburger:before{content:""}.ph.ph-hammer:before{content:""}.ph.ph-hand:before{content:""}.ph.ph-hand-arrow-down:before{content:""}.ph.ph-hand-arrow-up:before{content:""}.ph.ph-hand-coins:before{content:""}.ph.ph-hand-deposit:before{content:""}.ph.ph-hand-eye:before{content:""}.ph.ph-hand-fist:before{content:""}.ph.ph-hand-grabbing:before{content:""}.ph.ph-hand-heart:before{content:""}.ph.ph-hand-palm:before{content:""}.ph.ph-hand-peace:before{content:""}.ph.ph-hand-pointing:before{content:""}.ph.ph-hand-soap:before{content:""}.ph.ph-hand-swipe-left:before{content:""}.ph.ph-hand-swipe-right:before{content:""}.ph.ph-hand-tap:before{content:""}.ph.ph-hand-waving:before{content:""}.ph.ph-hand-withdraw:before{content:""}.ph.ph-handbag:before{content:""}.ph.ph-handbag-simple:before{content:""}.ph.ph-hands-clapping:before{content:""}.ph.ph-hands-praying:before{content:""}.ph.ph-handshake:before{content:""}.ph.ph-hard-drive:before{content:""}.ph.ph-hard-drives:before{content:""}.ph.ph-hard-hat:before{content:""}.ph.ph-hash:before{content:""}.ph.ph-hash-straight:before{content:""}.ph.ph-head-circuit:before{content:""}.ph.ph-headlights:before{content:""}.ph.ph-headphones:before{content:""}.ph.ph-headset:before{content:""}.ph.ph-heart:before{content:""}.ph.ph-heart-break:before{content:""}.ph.ph-heart-half:before{content:""}.ph.ph-heart-straight:before{content:""}.ph.ph-heart-straight-break:before{content:""}.ph.ph-heartbeat:before{content:""}.ph.ph-hexagon:before{content:""}.ph.ph-high-definition:before{content:""}.ph.ph-high-heel:before{content:""}.ph.ph-highlighter:before{content:""}.ph.ph-highlighter-circle:before{content:""}.ph.ph-hockey:before{content:""}.ph.ph-hoodie:before{content:""}.ph.ph-horse:before{content:""}.ph.ph-hospital:before{content:""}.ph.ph-hourglass:before{content:""}.ph.ph-hourglass-high:before{content:""}.ph.ph-hourglass-low:before{content:""}.ph.ph-hourglass-medium:before{content:""}.ph.ph-hourglass-simple:before{content:""}.ph.ph-hourglass-simple-high:before{content:""}.ph.ph-hourglass-simple-low:before{content:""}.ph.ph-hourglass-simple-medium:before{content:""}.ph.ph-house:before{content:""}.ph.ph-house-line:before{content:""}.ph.ph-house-simple:before{content:""}.ph.ph-hurricane:before{content:""}.ph.ph-ice-cream:before{content:""}.ph.ph-identification-badge:before{content:""}.ph.ph-identification-card:before{content:""}.ph.ph-image:before{content:""}.ph.ph-image-broken:before{content:""}.ph.ph-image-square:before{content:""}.ph.ph-images:before{content:""}.ph.ph-images-square:before{content:""}.ph.ph-infinity:before,.ph.ph-lemniscate:before{content:""}.ph.ph-info:before{content:""}.ph.ph-instagram-logo:before{content:""}.ph.ph-intersect:before{content:""}.ph.ph-intersect-square:before{content:""}.ph.ph-intersect-three:before{content:""}.ph.ph-intersection:before{content:""}.ph.ph-invoice:before{content:""}.ph.ph-island:before{content:""}.ph.ph-jar:before{content:""}.ph.ph-jar-label:before{content:""}.ph.ph-jeep:before{content:""}.ph.ph-joystick:before{content:""}.ph.ph-kanban:before{content:""}.ph.ph-key:before{content:""}.ph.ph-key-return:before{content:""}.ph.ph-keyboard:before{content:""}.ph.ph-keyhole:before{content:""}.ph.ph-knife:before{content:""}.ph.ph-ladder:before{content:""}.ph.ph-ladder-simple:before{content:""}.ph.ph-lamp:before{content:""}.ph.ph-lamp-pendant:before{content:""}.ph.ph-laptop:before{content:""}.ph.ph-lasso:before{content:""}.ph.ph-lastfm-logo:before{content:""}.ph.ph-layout:before{content:""}.ph.ph-leaf:before{content:""}.ph.ph-lectern:before{content:""}.ph.ph-lego:before{content:""}.ph.ph-lego-smiley:before{content:""}.ph.ph-less-than:before{content:""}.ph.ph-less-than-or-equal:before{content:""}.ph.ph-letter-circle-h:before{content:""}.ph.ph-letter-circle-p:before{content:""}.ph.ph-letter-circle-v:before{content:""}.ph.ph-lifebuoy:before{content:""}.ph.ph-lightbulb:before{content:""}.ph.ph-lightbulb-filament:before{content:""}.ph.ph-lighthouse:before{content:""}.ph.ph-lightning:before{content:""}.ph.ph-lightning-a:before{content:""}.ph.ph-lightning-slash:before{content:""}.ph.ph-line-segment:before{content:""}.ph.ph-line-segments:before{content:""}.ph.ph-line-vertical:before{content:""}.ph.ph-link:before{content:""}.ph.ph-link-break:before{content:""}.ph.ph-link-simple:before{content:""}.ph.ph-link-simple-break:before{content:""}.ph.ph-link-simple-horizontal:before{content:""}.ph.ph-link-simple-horizontal-break:before{content:""}.ph.ph-linkedin-logo:before{content:""}.ph.ph-linktree-logo:before{content:""}.ph.ph-linux-logo:before{content:""}.ph.ph-list:before{content:""}.ph.ph-list-bullets:before{content:""}.ph.ph-list-checks:before{content:""}.ph.ph-list-dashes:before{content:""}.ph.ph-list-heart:before{content:""}.ph.ph-list-magnifying-glass:before{content:""}.ph.ph-list-numbers:before{content:""}.ph.ph-list-plus:before{content:""}.ph.ph-list-star:before{content:""}.ph.ph-lock:before{content:""}.ph.ph-lock-key:before{content:""}.ph.ph-lock-key-open:before{content:""}.ph.ph-lock-laminated:before{content:""}.ph.ph-lock-laminated-open:before{content:""}.ph.ph-lock-open:before{content:""}.ph.ph-lock-simple:before{content:""}.ph.ph-lock-simple-open:before{content:""}.ph.ph-lockers:before{content:""}.ph.ph-log:before{content:""}.ph.ph-magic-wand:before{content:""}.ph.ph-magnet:before{content:""}.ph.ph-magnet-straight:before{content:""}.ph.ph-magnifying-glass:before{content:""}.ph.ph-magnifying-glass-minus:before{content:""}.ph.ph-magnifying-glass-plus:before{content:""}.ph.ph-mailbox:before{content:""}.ph.ph-map-pin:before{content:""}.ph.ph-map-pin-area:before{content:""}.ph.ph-map-pin-line:before{content:""}.ph.ph-map-pin-plus:before{content:""}.ph.ph-map-pin-simple:before{content:""}.ph.ph-map-pin-simple-area:before{content:""}.ph.ph-map-pin-simple-line:before{content:""}.ph.ph-map-trifold:before{content:""}.ph.ph-markdown-logo:before{content:""}.ph.ph-marker-circle:before{content:""}.ph.ph-martini:before{content:""}.ph.ph-mask-happy:before{content:""}.ph.ph-mask-sad:before{content:""}.ph.ph-mastodon-logo:before{content:""}.ph.ph-math-operations:before{content:""}.ph.ph-matrix-logo:before{content:""}.ph.ph-medal:before{content:""}.ph.ph-medal-military:before{content:""}.ph.ph-medium-logo:before{content:""}.ph.ph-megaphone:before{content:""}.ph.ph-megaphone-simple:before{content:""}.ph.ph-member-of:before{content:""}.ph.ph-memory:before{content:""}.ph.ph-messenger-logo:before{content:""}.ph.ph-meta-logo:before{content:""}.ph.ph-meteor:before{content:""}.ph.ph-metronome:before{content:""}.ph.ph-microphone:before{content:""}.ph.ph-microphone-slash:before{content:""}.ph.ph-microphone-stage:before{content:""}.ph.ph-microscope:before{content:""}.ph.ph-microsoft-excel-logo:before{content:""}.ph.ph-microsoft-outlook-logo:before{content:""}.ph.ph-microsoft-powerpoint-logo:before{content:""}.ph.ph-microsoft-teams-logo:before{content:""}.ph.ph-microsoft-word-logo:before{content:""}.ph.ph-minus:before{content:""}.ph.ph-minus-circle:before{content:""}.ph.ph-minus-square:before{content:""}.ph.ph-money:before{content:""}.ph.ph-money-wavy:before{content:""}.ph.ph-monitor:before{content:""}.ph.ph-monitor-arrow-up:before{content:""}.ph.ph-monitor-play:before{content:""}.ph.ph-moon:before{content:""}.ph.ph-moon-stars:before{content:""}.ph.ph-moped:before{content:""}.ph.ph-moped-front:before{content:""}.ph.ph-mosque:before{content:""}.ph.ph-motorcycle:before{content:""}.ph.ph-mountains:before{content:""}.ph.ph-mouse:before{content:""}.ph.ph-mouse-left-click:before{content:""}.ph.ph-mouse-middle-click:before{content:""}.ph.ph-mouse-right-click:before{content:""}.ph.ph-mouse-scroll:before{content:""}.ph.ph-mouse-simple:before{content:""}.ph.ph-music-note:before{content:""}.ph.ph-music-note-simple:before{content:""}.ph.ph-music-notes:before{content:""}.ph.ph-music-notes-minus:before{content:""}.ph.ph-music-notes-plus:before{content:""}.ph.ph-music-notes-simple:before{content:""}.ph.ph-navigation-arrow:before{content:""}.ph.ph-needle:before{content:""}.ph.ph-network:before{content:""}.ph.ph-network-slash:before{content:""}.ph.ph-network-x:before{content:""}.ph.ph-newspaper:before{content:""}.ph.ph-newspaper-clipping:before{content:""}.ph.ph-not-equals:before{content:""}.ph.ph-not-member-of:before{content:""}.ph.ph-not-subset-of:before{content:""}.ph.ph-not-superset-of:before{content:""}.ph.ph-notches:before{content:""}.ph.ph-note:before{content:""}.ph.ph-note-blank:before{content:""}.ph.ph-note-pencil:before{content:""}.ph.ph-notebook:before{content:""}.ph.ph-notepad:before{content:""}.ph.ph-notification:before{content:""}.ph.ph-notion-logo:before{content:""}.ph.ph-nuclear-plant:before{content:""}.ph.ph-number-circle-eight:before{content:""}.ph.ph-number-circle-five:before{content:""}.ph.ph-number-circle-four:before{content:""}.ph.ph-number-circle-nine:before{content:""}.ph.ph-number-circle-one:before{content:""}.ph.ph-number-circle-seven:before{content:""}.ph.ph-number-circle-six:before{content:""}.ph.ph-number-circle-three:before{content:""}.ph.ph-number-circle-two:before{content:""}.ph.ph-number-circle-zero:before{content:""}.ph.ph-number-eight:before{content:""}.ph.ph-number-five:before{content:""}.ph.ph-number-four:before{content:""}.ph.ph-number-nine:before{content:""}.ph.ph-number-one:before{content:""}.ph.ph-number-seven:before{content:""}.ph.ph-number-six:before{content:""}.ph.ph-number-square-eight:before{content:""}.ph.ph-number-square-five:before{content:""}.ph.ph-number-square-four:before{content:""}.ph.ph-number-square-nine:before{content:""}.ph.ph-number-square-one:before{content:""}.ph.ph-number-square-seven:before{content:""}.ph.ph-number-square-six:before{content:""}.ph.ph-number-square-three:before{content:""}.ph.ph-number-square-two:before{content:""}.ph.ph-number-square-zero:before{content:""}.ph.ph-number-three:before{content:""}.ph.ph-number-two:before{content:""}.ph.ph-number-zero:before{content:""}.ph.ph-numpad:before{content:""}.ph.ph-nut:before{content:""}.ph.ph-ny-times-logo:before{content:""}.ph.ph-octagon:before{content:""}.ph.ph-office-chair:before{content:""}.ph.ph-onigiri:before{content:""}.ph.ph-open-ai-logo:before{content:""}.ph.ph-option:before{content:""}.ph.ph-orange:before{content:""}.ph.ph-orange-slice:before{content:""}.ph.ph-oven:before{content:""}.ph.ph-package:before{content:""}.ph.ph-paint-brush:before{content:""}.ph.ph-paint-brush-broad:before{content:""}.ph.ph-paint-brush-household:before{content:""}.ph.ph-paint-bucket:before{content:""}.ph.ph-paint-roller:before{content:""}.ph.ph-palette:before{content:""}.ph.ph-panorama:before{content:""}.ph.ph-pants:before{content:""}.ph.ph-paper-plane:before{content:""}.ph.ph-paper-plane-right:before{content:""}.ph.ph-paper-plane-tilt:before{content:""}.ph.ph-paperclip:before{content:""}.ph.ph-paperclip-horizontal:before{content:""}.ph.ph-parachute:before{content:""}.ph.ph-paragraph:before{content:""}.ph.ph-parallelogram:before{content:""}.ph.ph-park:before{content:""}.ph.ph-password:before{content:""}.ph.ph-path:before{content:""}.ph.ph-patreon-logo:before{content:""}.ph.ph-pause:before{content:""}.ph.ph-pause-circle:before{content:""}.ph.ph-paw-print:before{content:""}.ph.ph-paypal-logo:before{content:""}.ph.ph-peace:before{content:""}.ph.ph-pen:before{content:""}.ph.ph-pen-nib:before{content:""}.ph.ph-pen-nib-straight:before{content:""}.ph.ph-pencil:before{content:""}.ph.ph-pencil-circle:before{content:""}.ph.ph-pencil-line:before{content:""}.ph.ph-pencil-ruler:before{content:""}.ph.ph-pencil-simple:before{content:""}.ph.ph-pencil-simple-line:before{content:""}.ph.ph-pencil-simple-slash:before{content:""}.ph.ph-pencil-slash:before{content:""}.ph.ph-pentagon:before{content:""}.ph.ph-pentagram:before{content:""}.ph.ph-pepper:before{content:""}.ph.ph-percent:before{content:""}.ph.ph-person:before{content:""}.ph.ph-person-arms-spread:before{content:""}.ph.ph-person-simple:before{content:""}.ph.ph-person-simple-bike:before{content:""}.ph.ph-person-simple-circle:before{content:""}.ph.ph-person-simple-hike:before{content:""}.ph.ph-person-simple-run:before{content:""}.ph.ph-person-simple-ski:before{content:""}.ph.ph-person-simple-snowboard:before{content:""}.ph.ph-person-simple-swim:before{content:""}.ph.ph-person-simple-tai-chi:before{content:""}.ph.ph-person-simple-throw:before{content:""}.ph.ph-person-simple-walk:before{content:""}.ph.ph-perspective:before{content:""}.ph.ph-phone:before{content:""}.ph.ph-phone-call:before{content:""}.ph.ph-phone-disconnect:before{content:""}.ph.ph-phone-incoming:before{content:""}.ph.ph-phone-list:before{content:""}.ph.ph-phone-outgoing:before{content:""}.ph.ph-phone-pause:before{content:""}.ph.ph-phone-plus:before{content:""}.ph.ph-phone-slash:before{content:""}.ph.ph-phone-transfer:before{content:""}.ph.ph-phone-x:before{content:""}.ph.ph-phosphor-logo:before{content:""}.ph.ph-pi:before{content:""}.ph.ph-piano-keys:before{content:""}.ph.ph-picnic-table:before{content:""}.ph.ph-picture-in-picture:before{content:""}.ph.ph-piggy-bank:before{content:""}.ph.ph-pill:before{content:""}.ph.ph-ping-pong:before{content:""}.ph.ph-pint-glass:before{content:""}.ph.ph-pinterest-logo:before{content:""}.ph.ph-pinwheel:before{content:""}.ph.ph-pipe:before{content:""}.ph.ph-pipe-wrench:before{content:""}.ph.ph-pix-logo:before{content:""}.ph.ph-pizza:before{content:""}.ph.ph-placeholder:before{content:""}.ph.ph-planet:before{content:""}.ph.ph-plant:before{content:""}.ph.ph-play:before{content:""}.ph.ph-play-circle:before{content:""}.ph.ph-play-pause:before{content:""}.ph.ph-playlist:before{content:""}.ph.ph-plug:before{content:""}.ph.ph-plug-charging:before{content:""}.ph.ph-plugs:before{content:""}.ph.ph-plugs-connected:before{content:""}.ph.ph-plus:before{content:""}.ph.ph-plus-circle:before{content:""}.ph.ph-plus-minus:before{content:""}.ph.ph-plus-square:before{content:""}.ph.ph-poker-chip:before{content:""}.ph.ph-police-car:before{content:""}.ph.ph-polygon:before{content:""}.ph.ph-popcorn:before{content:""}.ph.ph-popsicle:before{content:""}.ph.ph-potted-plant:before{content:""}.ph.ph-power:before{content:""}.ph.ph-prescription:before{content:""}.ph.ph-presentation:before{content:""}.ph.ph-presentation-chart:before{content:""}.ph.ph-printer:before{content:""}.ph.ph-prohibit:before{content:""}.ph.ph-prohibit-inset:before{content:""}.ph.ph-projector-screen:before{content:""}.ph.ph-projector-screen-chart:before{content:""}.ph.ph-pulse:before,.ph.ph-activity:before{content:""}.ph.ph-push-pin:before{content:""}.ph.ph-push-pin-simple:before{content:""}.ph.ph-push-pin-simple-slash:before{content:""}.ph.ph-push-pin-slash:before{content:""}.ph.ph-puzzle-piece:before{content:""}.ph.ph-qr-code:before{content:""}.ph.ph-question:before{content:""}.ph.ph-question-mark:before{content:""}.ph.ph-queue:before{content:""}.ph.ph-quotes:before{content:""}.ph.ph-rabbit:before{content:""}.ph.ph-racquet:before{content:""}.ph.ph-radical:before{content:""}.ph.ph-radio:before{content:""}.ph.ph-radio-button:before{content:""}.ph.ph-radioactive:before{content:""}.ph.ph-rainbow:before{content:""}.ph.ph-rainbow-cloud:before{content:""}.ph.ph-ranking:before{content:""}.ph.ph-read-cv-logo:before{content:""}.ph.ph-receipt:before{content:""}.ph.ph-receipt-x:before{content:""}.ph.ph-record:before{content:""}.ph.ph-rectangle:before{content:""}.ph.ph-rectangle-dashed:before{content:""}.ph.ph-recycle:before{content:""}.ph.ph-reddit-logo:before{content:""}.ph.ph-repeat:before{content:""}.ph.ph-repeat-once:before{content:""}.ph.ph-replit-logo:before{content:""}.ph.ph-resize:before{content:""}.ph.ph-rewind:before{content:""}.ph.ph-rewind-circle:before{content:""}.ph.ph-road-horizon:before{content:""}.ph.ph-robot:before{content:""}.ph.ph-rocket:before{content:""}.ph.ph-rocket-launch:before{content:""}.ph.ph-rows:before{content:""}.ph.ph-rows-plus-bottom:before{content:""}.ph.ph-rows-plus-top:before{content:""}.ph.ph-rss:before{content:""}.ph.ph-rss-simple:before{content:""}.ph.ph-rug:before{content:""}.ph.ph-ruler:before{content:""}.ph.ph-sailboat:before{content:""}.ph.ph-scales:before{content:""}.ph.ph-scan:before{content:""}.ph.ph-scan-smiley:before{content:""}.ph.ph-scissors:before{content:""}.ph.ph-scooter:before{content:""}.ph.ph-screencast:before{content:""}.ph.ph-screwdriver:before{content:""}.ph.ph-scribble:before{content:""}.ph.ph-scribble-loop:before{content:""}.ph.ph-scroll:before{content:""}.ph.ph-seal:before,.ph.ph-circle-wavy:before{content:""}.ph.ph-seal-check:before,.ph.ph-circle-wavy-check:before{content:""}.ph.ph-seal-percent:before{content:""}.ph.ph-seal-question:before,.ph.ph-circle-wavy-question:before{content:""}.ph.ph-seal-warning:before,.ph.ph-circle-wavy-warning:before{content:""}.ph.ph-seat:before{content:""}.ph.ph-seatbelt:before{content:""}.ph.ph-security-camera:before{content:""}.ph.ph-selection:before{content:""}.ph.ph-selection-all:before{content:""}.ph.ph-selection-background:before{content:""}.ph.ph-selection-foreground:before{content:""}.ph.ph-selection-inverse:before{content:""}.ph.ph-selection-plus:before{content:""}.ph.ph-selection-slash:before{content:""}.ph.ph-shapes:before{content:""}.ph.ph-share:before{content:""}.ph.ph-share-fat:before{content:""}.ph.ph-share-network:before{content:""}.ph.ph-shield:before{content:""}.ph.ph-shield-check:before{content:""}.ph.ph-shield-checkered:before{content:""}.ph.ph-shield-chevron:before{content:""}.ph.ph-shield-plus:before{content:""}.ph.ph-shield-slash:before{content:""}.ph.ph-shield-star:before{content:""}.ph.ph-shield-warning:before{content:""}.ph.ph-shipping-container:before{content:""}.ph.ph-shirt-folded:before{content:""}.ph.ph-shooting-star:before{content:""}.ph.ph-shopping-bag:before{content:""}.ph.ph-shopping-bag-open:before{content:""}.ph.ph-shopping-cart:before{content:""}.ph.ph-shopping-cart-simple:before{content:""}.ph.ph-shovel:before{content:""}.ph.ph-shower:before{content:""}.ph.ph-shrimp:before{content:""}.ph.ph-shuffle:before{content:""}.ph.ph-shuffle-angular:before{content:""}.ph.ph-shuffle-simple:before{content:""}.ph.ph-sidebar:before{content:""}.ph.ph-sidebar-simple:before{content:""}.ph.ph-sigma:before{content:""}.ph.ph-sign-in:before{content:""}.ph.ph-sign-out:before{content:""}.ph.ph-signature:before{content:""}.ph.ph-signpost:before{content:""}.ph.ph-sim-card:before{content:""}.ph.ph-siren:before{content:""}.ph.ph-sketch-logo:before{content:""}.ph.ph-skip-back:before{content:""}.ph.ph-skip-back-circle:before{content:""}.ph.ph-skip-forward:before{content:""}.ph.ph-skip-forward-circle:before{content:""}.ph.ph-skull:before{content:""}.ph.ph-skype-logo:before{content:""}.ph.ph-slack-logo:before{content:""}.ph.ph-sliders:before{content:""}.ph.ph-sliders-horizontal:before{content:""}.ph.ph-slideshow:before{content:""}.ph.ph-smiley:before{content:""}.ph.ph-smiley-angry:before{content:""}.ph.ph-smiley-blank:before{content:""}.ph.ph-smiley-meh:before{content:""}.ph.ph-smiley-melting:before{content:""}.ph.ph-smiley-nervous:before{content:""}.ph.ph-smiley-sad:before{content:""}.ph.ph-smiley-sticker:before{content:""}.ph.ph-smiley-wink:before{content:""}.ph.ph-smiley-x-eyes:before{content:""}.ph.ph-snapchat-logo:before{content:""}.ph.ph-sneaker:before{content:""}.ph.ph-sneaker-move:before{content:""}.ph.ph-snowflake:before{content:""}.ph.ph-soccer-ball:before{content:""}.ph.ph-sock:before{content:""}.ph.ph-solar-panel:before{content:""}.ph.ph-solar-roof:before{content:""}.ph.ph-sort-ascending:before{content:""}.ph.ph-sort-descending:before{content:""}.ph.ph-soundcloud-logo:before{content:""}.ph.ph-spade:before{content:""}.ph.ph-sparkle:before{content:""}.ph.ph-speaker-hifi:before{content:""}.ph.ph-speaker-high:before{content:""}.ph.ph-speaker-low:before{content:""}.ph.ph-speaker-none:before{content:""}.ph.ph-speaker-simple-high:before{content:""}.ph.ph-speaker-simple-low:before{content:""}.ph.ph-speaker-simple-none:before{content:""}.ph.ph-speaker-simple-slash:before{content:""}.ph.ph-speaker-simple-x:before{content:""}.ph.ph-speaker-slash:before{content:""}.ph.ph-speaker-x:before{content:""}.ph.ph-speedometer:before{content:""}.ph.ph-sphere:before{content:""}.ph.ph-spinner:before{content:""}.ph.ph-spinner-ball:before{content:""}.ph.ph-spinner-gap:before{content:""}.ph.ph-spiral:before{content:""}.ph.ph-split-horizontal:before{content:""}.ph.ph-split-vertical:before{content:""}.ph.ph-spotify-logo:before{content:""}.ph.ph-spray-bottle:before{content:""}.ph.ph-square:before{content:""}.ph.ph-square-half:before{content:""}.ph.ph-square-half-bottom:before{content:""}.ph.ph-square-logo:before{content:""}.ph.ph-square-split-horizontal:before{content:""}.ph.ph-square-split-vertical:before{content:""}.ph.ph-squares-four:before{content:""}.ph.ph-stack:before{content:""}.ph.ph-stack-minus:before{content:""}.ph.ph-stack-overflow-logo:before{content:""}.ph.ph-stack-plus:before{content:""}.ph.ph-stack-simple:before{content:""}.ph.ph-stairs:before{content:""}.ph.ph-stamp:before{content:""}.ph.ph-standard-definition:before{content:""}.ph.ph-star:before{content:""}.ph.ph-star-and-crescent:before{content:""}.ph.ph-star-four:before{content:""}.ph.ph-star-half:before{content:""}.ph.ph-star-of-david:before{content:""}.ph.ph-steam-logo:before{content:""}.ph.ph-steering-wheel:before{content:""}.ph.ph-steps:before{content:""}.ph.ph-stethoscope:before{content:""}.ph.ph-sticker:before{content:""}.ph.ph-stool:before{content:""}.ph.ph-stop:before{content:""}.ph.ph-stop-circle:before{content:""}.ph.ph-storefront:before{content:""}.ph.ph-strategy:before{content:""}.ph.ph-stripe-logo:before{content:""}.ph.ph-student:before{content:""}.ph.ph-subset-of:before{content:""}.ph.ph-subset-proper-of:before{content:""}.ph.ph-subtitles:before{content:""}.ph.ph-subtitles-slash:before{content:""}.ph.ph-subtract:before{content:""}.ph.ph-subtract-square:before{content:""}.ph.ph-subway:before{content:""}.ph.ph-suitcase:before{content:""}.ph.ph-suitcase-rolling:before{content:""}.ph.ph-suitcase-simple:before{content:""}.ph.ph-sun:before{content:""}.ph.ph-sun-dim:before{content:""}.ph.ph-sun-horizon:before{content:""}.ph.ph-sunglasses:before{content:""}.ph.ph-superset-of:before{content:""}.ph.ph-superset-proper-of:before{content:""}.ph.ph-swap:before{content:""}.ph.ph-swatches:before{content:""}.ph.ph-swimming-pool:before{content:""}.ph.ph-sword:before{content:""}.ph.ph-synagogue:before{content:""}.ph.ph-syringe:before{content:""}.ph.ph-t-shirt:before{content:""}.ph.ph-table:before{content:""}.ph.ph-tabs:before{content:""}.ph.ph-tag:before{content:""}.ph.ph-tag-chevron:before{content:""}.ph.ph-tag-simple:before{content:""}.ph.ph-target:before{content:""}.ph.ph-taxi:before{content:""}.ph.ph-tea-bag:before{content:""}.ph.ph-telegram-logo:before{content:""}.ph.ph-television:before{content:""}.ph.ph-television-simple:before{content:""}.ph.ph-tennis-ball:before{content:""}.ph.ph-tent:before{content:""}.ph.ph-terminal:before{content:""}.ph.ph-terminal-window:before{content:""}.ph.ph-test-tube:before{content:""}.ph.ph-text-a-underline:before{content:""}.ph.ph-text-aa:before{content:""}.ph.ph-text-align-center:before{content:""}.ph.ph-text-align-justify:before{content:""}.ph.ph-text-align-left:before{content:""}.ph.ph-text-align-right:before{content:""}.ph.ph-text-b:before,.ph.ph-text-bolder:before{content:""}.ph.ph-text-columns:before{content:""}.ph.ph-text-h:before{content:""}.ph.ph-text-h-five:before{content:""}.ph.ph-text-h-four:before{content:""}.ph.ph-text-h-one:before{content:""}.ph.ph-text-h-six:before{content:""}.ph.ph-text-h-three:before{content:""}.ph.ph-text-h-two:before{content:""}.ph.ph-text-indent:before{content:""}.ph.ph-text-italic:before{content:""}.ph.ph-text-outdent:before{content:""}.ph.ph-text-strikethrough:before{content:""}.ph.ph-text-subscript:before{content:""}.ph.ph-text-superscript:before{content:""}.ph.ph-text-t:before{content:""}.ph.ph-text-t-slash:before{content:""}.ph.ph-text-underline:before{content:""}.ph.ph-textbox:before{content:""}.ph.ph-thermometer:before{content:""}.ph.ph-thermometer-cold:before{content:""}.ph.ph-thermometer-hot:before{content:""}.ph.ph-thermometer-simple:before{content:""}.ph.ph-threads-logo:before{content:""}.ph.ph-three-d:before{content:""}.ph.ph-thumbs-down:before{content:""}.ph.ph-thumbs-up:before{content:""}.ph.ph-ticket:before{content:""}.ph.ph-tidal-logo:before{content:""}.ph.ph-tiktok-logo:before{content:""}.ph.ph-tilde:before{content:""}.ph.ph-timer:before{content:""}.ph.ph-tip-jar:before{content:""}.ph.ph-tipi:before{content:""}.ph.ph-tire:before{content:""}.ph.ph-toggle-left:before{content:""}.ph.ph-toggle-right:before{content:""}.ph.ph-toilet:before{content:""}.ph.ph-toilet-paper:before{content:""}.ph.ph-toolbox:before{content:""}.ph.ph-tooth:before{content:""}.ph.ph-tornado:before{content:""}.ph.ph-tote:before{content:""}.ph.ph-tote-simple:before{content:""}.ph.ph-towel:before{content:""}.ph.ph-tractor:before{content:""}.ph.ph-trademark:before{content:""}.ph.ph-trademark-registered:before{content:""}.ph.ph-traffic-cone:before{content:""}.ph.ph-traffic-sign:before{content:""}.ph.ph-traffic-signal:before{content:""}.ph.ph-train:before{content:""}.ph.ph-train-regional:before{content:""}.ph.ph-train-simple:before{content:""}.ph.ph-tram:before{content:""}.ph.ph-translate:before{content:""}.ph.ph-trash:before{content:""}.ph.ph-trash-simple:before{content:""}.ph.ph-tray:before{content:""}.ph.ph-tray-arrow-down:before,.ph.ph-archive-tray:before{content:""}.ph.ph-tray-arrow-up:before{content:""}.ph.ph-treasure-chest:before{content:""}.ph.ph-tree:before{content:""}.ph.ph-tree-evergreen:before{content:""}.ph.ph-tree-palm:before{content:""}.ph.ph-tree-structure:before{content:""}.ph.ph-tree-view:before{content:""}.ph.ph-trend-down:before{content:""}.ph.ph-trend-up:before{content:""}.ph.ph-triangle:before{content:""}.ph.ph-triangle-dashed:before{content:""}.ph.ph-trolley:before{content:""}.ph.ph-trolley-suitcase:before{content:""}.ph.ph-trophy:before{content:""}.ph.ph-truck:before{content:""}.ph.ph-truck-trailer:before{content:""}.ph.ph-tumblr-logo:before{content:""}.ph.ph-twitch-logo:before{content:""}.ph.ph-twitter-logo:before{content:""}.ph.ph-umbrella:before{content:""}.ph.ph-umbrella-simple:before{content:""}.ph.ph-union:before{content:""}.ph.ph-unite:before{content:""}.ph.ph-unite-square:before{content:""}.ph.ph-upload:before{content:""}.ph.ph-upload-simple:before{content:""}.ph.ph-usb:before{content:""}.ph.ph-user:before{content:""}.ph.ph-user-check:before{content:""}.ph.ph-user-circle:before{content:""}.ph.ph-user-circle-check:before{content:""}.ph.ph-user-circle-dashed:before{content:""}.ph.ph-user-circle-gear:before{content:""}.ph.ph-user-circle-minus:before{content:""}.ph.ph-user-circle-plus:before{content:""}.ph.ph-user-focus:before{content:""}.ph.ph-user-gear:before{content:""}.ph.ph-user-list:before{content:""}.ph.ph-user-minus:before{content:""}.ph.ph-user-plus:before{content:""}.ph.ph-user-rectangle:before{content:""}.ph.ph-user-sound:before{content:""}.ph.ph-user-square:before{content:""}.ph.ph-user-switch:before{content:""}.ph.ph-users:before{content:""}.ph.ph-users-four:before{content:""}.ph.ph-users-three:before{content:""}.ph.ph-van:before{content:""}.ph.ph-vault:before{content:""}.ph.ph-vector-three:before{content:""}.ph.ph-vector-two:before{content:""}.ph.ph-vibrate:before{content:""}.ph.ph-video:before{content:""}.ph.ph-video-camera:before{content:""}.ph.ph-video-camera-slash:before{content:""}.ph.ph-video-conference:before{content:""}.ph.ph-vignette:before{content:""}.ph.ph-vinyl-record:before{content:""}.ph.ph-virtual-reality:before{content:""}.ph.ph-virus:before{content:""}.ph.ph-visor:before{content:""}.ph.ph-voicemail:before{content:""}.ph.ph-volleyball:before{content:""}.ph.ph-wall:before{content:""}.ph.ph-wallet:before{content:""}.ph.ph-warehouse:before{content:""}.ph.ph-warning:before{content:""}.ph.ph-warning-circle:before{content:""}.ph.ph-warning-diamond:before{content:""}.ph.ph-warning-octagon:before{content:""}.ph.ph-washing-machine:before{content:""}.ph.ph-watch:before{content:""}.ph.ph-wave-sawtooth:before{content:""}.ph.ph-wave-sine:before{content:""}.ph.ph-wave-square:before{content:""}.ph.ph-wave-triangle:before{content:""}.ph.ph-waveform:before{content:""}.ph.ph-waveform-slash:before{content:""}.ph.ph-waves:before{content:""}.ph.ph-webcam:before{content:""}.ph.ph-webcam-slash:before{content:""}.ph.ph-webhooks-logo:before{content:""}.ph.ph-wechat-logo:before{content:""}.ph.ph-whatsapp-logo:before{content:""}.ph.ph-wheelchair:before{content:""}.ph.ph-wheelchair-motion:before{content:""}.ph.ph-wifi-high:before{content:""}.ph.ph-wifi-low:before{content:""}.ph.ph-wifi-medium:before{content:""}.ph.ph-wifi-none:before{content:""}.ph.ph-wifi-slash:before{content:""}.ph.ph-wifi-x:before{content:""}.ph.ph-wind:before{content:""}.ph.ph-windmill:before{content:""}.ph.ph-windows-logo:before{content:""}.ph.ph-wine:before{content:""}.ph.ph-wrench:before{content:""}.ph.ph-x:before{content:""}.ph.ph-x-circle:before{content:""}.ph.ph-x-logo:before{content:""}.ph.ph-x-square:before{content:""}.ph.ph-yarn:before{content:""}.ph.ph-yin-yang:before{content:""}.ph.ph-youtube-logo:before{content:""}
