:root{--surface-2:#24231c;--surface-3:#343126;--ink-2:#d4cfc1;--faint:#949083;--border-strong:#514a3c;--preview-ease:cubic-bezier(.16, 1, .3, 1)}.avatar{object-fit:cover;background:var(--surface-3);border-radius:50%;flex-shrink:0;width:40px;height:40px;display:block}.person{align-items:center;gap:11px;min-width:0;display:flex}.person>div{gap:3px;min-width:0;display:grid}.person strong,.post-head strong{letter-spacing:-.01em;flex-wrap:wrap;align-items:center;gap:7px;font-size:.875rem;font-weight:600;line-height:1.3;display:flex}.person small,.post-head small{color:var(--muted);font-size:.6875rem;line-height:1.5;display:block}.person .avatar{width:36px;height:36px}.preview-initials{background:var(--accent);color:var(--background);place-items:center;font-size:.875rem;font-weight:600;display:grid}.you-tag{background:var(--accent);min-height:18px;color:var(--background);letter-spacing:.01em;border-radius:4px;align-items:center;padding:0 6px;font-size:.625rem;font-weight:600;display:inline-flex}.hero-thread{min-width:0}.post-card{background:var(--surface);border:1px solid var(--border-strong);border-radius:14px;padding:24px 24px 20px;box-shadow:0 18px 44px #0002}.post-head{align-items:center;gap:11px;display:flex}.post-head .avatar{width:42px;height:42px}.post-head>div{gap:3px;min-width:0;display:grid}.post-head .channel-mark,.post-more{margin-left:auto}.post-more{color:var(--faint);letter-spacing:1px;font-size:18px}.post-body{letter-spacing:-.012em;color:var(--foreground);text-wrap:pretty;margin-top:21px;font-size:1.0625rem;line-height:1.65}.post-stats{border-bottom:1px solid var(--border);color:var(--muted);justify-content:space-between;gap:12px;margin-top:20px;padding-bottom:12px;font-size:.6875rem;display:flex}.clip-count:before{content:"";background:var(--accent);border-radius:50%;width:9px;height:9px;margin-right:6px;display:inline-block}.post-actions{color:var(--muted);justify-content:space-between;gap:9px;padding:12px 0 0;font-size:.6875rem;font-weight:500;display:flex}.post-actions>span{align-items:center;gap:6px;display:inline-flex}.post-reply{border:1px solid var(--border);background:var(--surface-2);border-radius:10px;margin-top:19px;padding:17px;position:relative}.post-reply>p{color:var(--ink-2);margin-top:14px;font-size:.875rem;line-height:1.7}.reply-meta{color:var(--muted);gap:16px;margin-top:14px;font-size:.6875rem;display:flex}.reply-meta b{color:var(--ink-2);font-weight:600}.clip-slot{grid-template-rows:1fr;display:grid}.clip-slot>*{min-height:0}.clip-typing{gap:5px;display:none;position:absolute;top:78px;left:17px}.clip-typing i{background:var(--muted);border-radius:50%;width:6px;height:6px}.conversation-plane{gap:21px}.conversation-card{border-radius:10px;padding:23px 20px 20px}.conversation-card .post-head{align-items:flex-start;gap:9px}.conversation-card .post-head .avatar{width:36px;height:36px}.conversation-card .post-head strong{font-size:.8125rem}.conversation-card .post-head small{font-size:.625rem}.conversation-card .post-body{flex:0;font-size:.9375rem}.conversation-card .reply-link{margin:16px 0 -5px 11px;padding:0}.conversation-card .post-reply{flex:1;margin-top:14px;padding:16px}.conversation-card .person{gap:9px}.conversation-card .person strong{font-size:.75rem}.conversation-card .person small{font-size:.625rem}.conversation-card .post-reply>p{font-size:.875rem}.company-mark{background:var(--surface-3);border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.account-preview .avatar{width:42px;height:42px}.account-preview{border-radius:9px}.mt-workbench{border-radius:12px}.interview-paper,.interview-output{border-radius:8px}.interview-paper{box-shadow:3px 3px #29261d}@media (prefers-reduced-motion:no-preference){.hero-thread[data-loop-state] .clip-like{animation:preview-like 10s var(--preview-ease) infinite}.hero-thread[data-loop-state] .clip-reply{animation:preview-reply 10s var(--preview-ease) infinite}.hero-thread[data-loop-state] .clip-reply-text,.hero-thread[data-loop-state] .clip-reply-meta{animation:preview-answer 10s var(--preview-ease) infinite}.hero-thread[data-loop-state] .clip-typing{animation:preview-typing 10s var(--preview-ease) infinite;display:flex}.hero-thread[data-loop-state] .clip-typing i{animation:1s ease-in-out infinite preview-dot}.hero-thread[data-loop-state] .clip-typing i:nth-child(2){animation-delay:.15s}.hero-thread[data-loop-state] .clip-typing i:nth-child(3){animation-delay:.3s}.mt-workbench[data-loop-state] .interview-waveform i{transform-origin:50%;animation:2.4s ease-in-out infinite alternate interview-wave}.mt-workbench[data-loop-state] .interview-edit svg path:first-child{stroke-dasharray:6 5;animation:2s linear infinite interview-flow}.conversation-card,.account-option{transition:translate .25s var(--preview-ease), box-shadow .25s var(--preview-ease)}@media (hover:hover){.conversation-card:hover,.account-option:hover{translate:0 -3px}}}@keyframes preview-like{0%,12%{color:var(--muted);scale:1}15%{scale:1.08}18%,to{color:var(--accent);scale:1}}@keyframes preview-reply{0%,13%{opacity:0;translate:0 14px}23%,91%{opacity:1;translate:0}to{opacity:0;translate:0 -6px}}@keyframes preview-answer{0%,34%{opacity:0;translate:0 5px}42%,to{opacity:1;translate:0}}@keyframes preview-typing{0%,20%{opacity:0}23%,33%{opacity:1}37%,to{opacity:0}}@keyframes preview-dot{0%,to{opacity:.45;translate:0}50%{opacity:1;translate:0 -3px}}@keyframes interview-wave{0%{transform:scaleY(.75)}to{transform:scaleY(1.05)}}@keyframes interview-flow{to{stroke-dashoffset:-22px}}@media (max-width:1100px) and (min-width:901px){.conversation-card{padding-inline:15px}}@media (max-width:650px){.post-card{padding:20px 18px 18px}.post-head strong{font-size:.875rem}.post-body{font-size:1rem}.post-reply{padding:15px}.clip-typing{left:15px}.conversation-card{padding:23px 20px}}@media (max-width:370px){.post-card{padding-inline:15px}.post-actions{grid-template-columns:1fr 1fr;gap:11px;display:grid}.person strong{font-size:.8125rem}.person small{font-size:.625rem}.person{gap:9px}.post-reply{padding:13px}.conversation-card{padding-inline:17px}}.interview-workbench-illustrated{grid-template-columns:minmax(0,.85fr) 88px minmax(0,1.5fr)}.interview-workbench-illustrated .interview-edit{align-self:stretch}.interview-workbench-illustrated .interview-edit svg{height:100%}.service-outputs{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.service-output{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:14px;min-width:0;padding:22px}.service-output .service-illustration{flex-shrink:0;align-self:center;width:140px;max-width:100%;height:auto}.service-output h3{font-size:clamp(1.375rem,2.1vw,1.75rem)}.service-output p{text-wrap:pretty;margin-top:8px;font-size:.875rem;line-height:1.65}@media (max-width:1000px){.interview-workbench-illustrated{grid-template-columns:minmax(0,.85fr) 62px minmax(0,1.5fr);padding:26px}.service-output{padding:16px}.service-output .service-illustration{width:120px}}@media (max-width:767px){.interview-workbench-illustrated{grid-template-columns:minmax(0,1fr)}.interview-workbench-illustrated .interview-edit{border-left:1px solid #796846;height:65px;margin-left:25px}.interview-workbench-illustrated .interview-edit:after{content:"";border-bottom:1px solid #796846;border-right:1px solid #796846;width:7px;height:7px;position:absolute;bottom:1px;left:-4px;transform:rotate(45deg)}.interview-workbench-illustrated .interview-edit svg{display:none}.interview-workbench-illustrated .interview-paper{justify-self:center;width:100%;max-width:380px}.service-output .service-illustration{width:140px}.service-output h3{font-size:1.625rem}}@media (max-width:550px){.interview-workbench-illustrated{padding:20px 16px}.service-outputs{grid-template-columns:minmax(0,1fr);gap:12px}.service-output{grid-template-columns:88px minmax(0,1fr);align-items:center;gap:14px;padding:16px 12px;display:grid}.service-output .service-illustration{grid-area:1/1;width:88px}.service-output h3{font-size:1.5rem}}@media (max-width:370px){.service-output{grid-template-columns:68px minmax(0,1fr);gap:10px}.service-output .service-illustration{width:68px}}@media (max-width:767px){.interview-workbench-illustrated .interview-edit{background:repeating-linear-gradient(to bottom, var(--muted) 0 4px, transparent 4px 11px) left top / 1px 11px repeat-y;border-left:0}.interview-workbench-illustrated .interview-edit:after{border-color:var(--muted)}}@media (prefers-reduced-motion:no-preference) and (max-width:767px){.mt-workbench[data-loop-state] .interview-edit{animation:2s linear infinite interview-flow-down}}@keyframes interview-flow-down{to{background-position-y:22px}}.hero-scene-stack{isolation:isolate;display:grid}.hero-scene{opacity:0;visibility:hidden;pointer-events:none;grid-area:1/1;min-width:0}.hero-scene.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}.hero-writing{gap:5px;display:none;position:absolute;top:79px;left:17px}.hero-writing i{background:var(--muted);border-radius:50%;width:6px;height:6px}.hero-sequence-caption{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-top:12px;font-size:.8125rem;display:flex}.hero-sequence-caption strong{color:var(--foreground);font-weight:500}.motion-control{border:1px solid var(--border);background:var(--surface);min-width:44px;min-height:44px;color:var(--foreground);border-radius:6px;justify-content:center;align-items:center;gap:7px;font-size:.8125rem;display:inline-flex}.motion-control:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (prefers-reduced-motion:no-preference){.hero-scene{transition:opacity .45s ease-out,visibility 0s .45s}.hero-scene.is-active{transition-delay:0s}.hero-sequence[data-animated=true] .hero-scene.is-active .hero-scene-reply{animation:1.1s ease-out both hero-reply-arrive}.hero-sequence[data-animated=true] .hero-scene.is-active .hero-answer{animation:2.8s ease-out both hero-answer-arrive}.hero-sequence[data-animated=true] .hero-scene.is-active .hero-writing{animation:2.8s linear both hero-writing-hide;display:flex}.hero-sequence[data-animated=true] .hero-scene.is-active .hero-writing i{animation:.9s ease-in-out 3 preview-dot}.hero-sequence[data-animated=true] .hero-scene.is-active .hero-writing i:nth-child(2){animation-delay:.12s}.hero-sequence[data-animated=true] .hero-scene.is-active .hero-writing i:nth-child(3){animation-delay:.24s}.hero-sequence[data-running=false] .hero-scene *{animation-play-state:paused!important}}@keyframes hero-reply-arrive{0%,45%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-answer-arrive{0%,76%{opacity:0}to{opacity:1}}@keyframes hero-writing-hide{0%,25%{opacity:0}36%,73%{opacity:1}83%,to{opacity:0;visibility:hidden}}.market-gallery{--gallery-height:clamp(330px, 34vw, 460px);min-width:0;height:auto;margin:0 0 28px;position:relative}.market-gallery-viewport{height:var(--gallery-height);isolation:isolate;border:1px solid var(--border-strong);background:var(--background);border-radius:14px;position:relative;top:0;overflow:hidden}.market-gallery-canvas,.market-gallery-still{position:absolute;inset:0}.market-gallery-canvas{z-index:1;pointer-events:none}.market-gallery-shade{z-index:2;pointer-events:none;background:linear-gradient(to bottom, var(--background), transparent 6%, transparent 92%, var(--background));position:absolute;inset:0}.market-gallery-still{perspective:700px;overflow:hidden}.market-still-card{border-radius:8px;width:30%;min-width:170px;max-width:350px;height:auto;position:absolute}.market-still-card-0{top:17%;left:5%;transform:rotate(-5deg)}.market-still-card-1{opacity:.65;top:-12%;left:39%;transform:scale(.75)rotate(3deg)}.market-still-card-2{top:30%;right:-6%;transform:rotate(5deg)}.market-still-card-3{top:42%;left:36%;transform:rotate(-2deg)}.market-still-card-4{opacity:.45;top:75%;left:-10%;transform:scale(.65)}.market-still-card-5{opacity:.45;top:-16%;right:5%;transform:scale(.6)}.market-still-card-6{opacity:.3;top:-32%;left:16%;transform:scale(.7)}.market-still-card-7{opacity:.35;top:82%;right:17%;transform:scale(.7)}@media (max-width:650px){.market-gallery{--gallery-height:330px;height:auto;margin-bottom:22px}.market-gallery-viewport{top:0}.market-still-card{width:58%}.market-still-card-0{top:8%;left:-9%}.market-still-card-2{top:17%;right:-22%}.market-still-card-3{top:48%;left:22%}}.market-gallery[data-static=true]{height:auto}.market-gallery[data-static=true] .market-gallery-viewport{height:var(--gallery-height);position:relative;top:0}@media (prefers-reduced-motion:reduce){.market-gallery{height:auto}.market-gallery-viewport{height:var(--gallery-height);position:relative;top:0}}@media print{.market-gallery{height:auto;margin-inline:0}.market-gallery-viewport{height:400px;position:relative;top:0}}
:root{--distribution-highlight:#edc26f4d}.theme-toggle{min-width:44px;min-height:44px;color:var(--muted);border:1px solid var(--border);white-space:nowrap;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:10px 12px;font-size:.75rem;display:inline-flex}.theme-toggle:hover{color:var(--foreground);border-color:var(--border-strong)}.theme-toggle>span{align-items:center;gap:8px;display:inline-flex}.theme-toggle .theme-office,:root[data-theme=light] .theme-toggle .theme-after{display:none}:root[data-theme=light] .theme-toggle .theme-office{display:inline-flex}.site-nav{gap:clamp(16px,1.6vw,26px)}.booking-label-compact{display:none}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#faf9f6;--foreground:#16161a;--accent:#242927;--muted:#66666e;--border:#e2dfd8;--border-strong:#c6c2b8;--surface:#fff;--surface-2:#f2f0eb;--surface-3:#e9e7e1;--ink-2:#494950;--faint:#79797f;--accent-rule:#b9b5aa;--distribution-highlight:#a4956f3d}:root[data-theme=light] .hiring-comparison{border-color:var(--border-strong)}:root[data-theme=light] .comparison-choices{background:var(--surface-2);border-color:var(--border-strong)}:root[data-theme=light] .comparison-choices button{color:var(--ink-2)}:root[data-theme=light] .comparison-choices button:last-child{color:var(--accent)}:root[data-theme=light] .comparison-drag-hint{color:var(--muted)}:root[data-theme=light] .comparison-offer-hiring{color:#514b43;background-color:#f1ece3}:root[data-theme=light] .comparison-offer-service{color:var(--accent);background:#eef2ed}:root[data-theme=light] .comparison-offer-tag{color:#705442;background:#e7ddce;border-color:#cbb9a4}:root[data-theme=light] .comparison-offer-service .comparison-offer-tag{color:#344c3b;background:#dfe7da;border-color:#b5c3b1}:root[data-theme=light] .comparison-offer-hiring h3{color:#514b43}:root[data-theme=light] .comparison-offer-price>span,:root[data-theme=light] .comparison-offer-context{color:#6b6156}:root[data-theme=light] .comparison-offer-service .comparison-offer-context{color:#596457}:root[data-theme=light] .comparison-offer-side ul{border-color:#d3c8b7}:root[data-theme=light] .comparison-offer-service .comparison-offer-side ul{border-color:#c7d1c2}:root[data-theme=light] .comparison-offer-side li svg{color:#86634c}:root[data-theme=light] .comparison-offer-service .comparison-offer-side li svg{color:#344c3b}:root[data-theme=light] .comparison-offer-verdict{color:#705442}:root[data-theme=light] .comparison-offer-service .comparison-offer-verdict{color:var(--accent)}:root[data-theme=light] .comparison-offer-motif{color:#86634c}:root[data-theme=light] .comparison-offer-service .comparison-offer-motif{color:#344c3b}:root[data-theme=light] .comparison-slider-divider{background:var(--accent)}:root[data-theme=light] .comparison-slider-grip{color:var(--background);background:var(--accent);border-color:var(--background);box-shadow:0 0 0 1px #24292766,0 4px 20px #24292726}:root[data-theme=light] .comparison-slider-stage:has(.comparison-slider-input:focus-visible){outline-color:var(--accent)}:root[data-theme=light] .comparison-slider-stage:has(.comparison-slider-input:active) .comparison-slider-grip{box-shadow:0 0 0 4px #24292733,0 4px 20px #24292726}:root[data-theme=light] .booking-link:hover{background:#414943;border-color:#414943}:root[data-theme=light] .booking-link-quiet{border-color:var(--border-strong)}:root[data-theme=light] .booking-link-quiet:hover{background:var(--surface-2);border-color:var(--accent)}:root[data-theme=light] .post-card{box-shadow:0 14px 44px #24292709}:root[data-theme=light] .channel-mark{color:var(--foreground);background:var(--surface-3)}:root[data-theme=light] .conversation-card{background:var(--surface);border-color:var(--border);box-shadow:0 12px 32px #24292707}:root[data-theme=light] .conversation-card-1{border-color:var(--border-strong)}:root[data-theme=light] .conversation-caption{border-color:var(--border)}:root[data-theme=light] .conversation-caption>p{color:var(--muted)}:root[data-theme=light] .familiarity-graph{background:var(--surface);border-color:var(--border)}:root[data-theme=light] .familiarity-grid{stroke:var(--border)}:root[data-theme=light] .familiarity-track{stroke:#9a958a}:root[data-theme=light] .familiarity-point{fill:var(--surface-2)}:root[data-theme=light] .familiarity-point-index{fill:var(--accent)}:root[data-theme=light] .familiarity-axis-top>span:first-child{color:var(--foreground)}:root[data-theme=light] .familiarity-sequence>li{border-color:var(--border)}:root[data-theme=light] .familiarity-sequence>li>span{color:var(--muted)}:root[data-theme=light] .familiarity-sequence>li>p,:root[data-theme=light] .familiarity-takeaway{color:var(--ink-2)}:root[data-theme=light] .mt-workbench{background:var(--surface)}:root[data-theme=light] .mt-caption-brand{color:var(--muted)}:root[data-theme=light] .interview-paper{background:var(--surface-2);border-color:var(--border-strong);color:var(--foreground);box-shadow:3px 3px 0 var(--surface-3)}:root[data-theme=light] .interview-paper-heading,:root[data-theme=light] .interview-paper-note{border-color:var(--border-strong)}:root[data-theme=light] .interview-paper-heading .eyebrow,:root[data-theme=light] .interview-paper p,:root[data-theme=light] .interview-paper-note{color:var(--muted)}:root[data-theme=light] .interview-waveform i{background:#8c8779}:root[data-theme=light] .interview-edit,:root[data-theme=light] .interview-output-index{color:var(--muted)}:root[data-theme=light] .interview-edit svg{stroke:#8c8779}:root[data-theme=light] .interview-edit,:root[data-theme=light] .interview-edit:after{border-color:#8c8779}:root[data-theme=light] .interview-output{background:var(--surface);border-color:var(--border)}:root[data-theme=light] .service-cadence,:root[data-theme=light] .service-index,:root[data-theme=light] .scope-footnote{color:var(--muted)}:root[data-theme=light] .sample-outline{fill:var(--surface);stroke:#9c9789}:root[data-theme=light] .sample-paper{fill:#ede9df;stroke:#b1a997}:root[data-theme=light] .sample-ink{fill:#494538}:root[data-theme=light] .sample-rule{stroke:#8c8574}:root[data-theme=light] .sample-muted-fill{fill:#9b9688}:root[data-theme=light] .activity-preview{background:var(--surface);border-color:var(--border-strong);box-shadow:0 12px 40px #24292706}:root[data-theme=light] .activity-app-header{background:var(--surface-2);border-color:var(--border);color:var(--ink-2)}:root[data-theme=light] .activity-brand i{background:var(--accent)}:root[data-theme=light] .activity-owner{color:var(--muted)}:root[data-theme=light] .activity-status{background:var(--surface-2);border-color:var(--border);color:#46604c}:root[data-theme=light] .activity-status>span{background:#46604c}:root[data-theme=light] .activity-snapshot{background:var(--surface);border-color:var(--border)}:root[data-theme=light] .activity-snapshot-heading{background:var(--surface-2);border-color:var(--border)}:root[data-theme=light] .activity-snapshot-heading>span:last-child,:root[data-theme=light] .metric-caption,:root[data-theme=light] .cadence-heading>span:last-child,:root[data-theme=light] .cadence-axis,:root[data-theme=light] .cadence-legend,:root[data-theme=light] .platform-detail{color:var(--muted)}:root[data-theme=light] .metric-label{color:var(--ink-2)}:root[data-theme=light] .activity-metric,:root[data-theme=light] .activity-month,:root[data-theme=light] .activity-platforms{border-color:var(--border)}:root[data-theme=light] .cadence-day i,:root[data-theme=light] .cadence-legend i{background:#888378}:root[data-theme=light] .cadence-day i[data-kind=post],:root[data-theme=light] .cadence-legend>span:nth-child(2) i{background:#242927}:root[data-theme=light] .cadence-day i[data-kind=empty]{background:#eeece6}:root[data-theme=light] .activity-platforms li>div,:root[data-theme=light] .activity-platforms strong{color:var(--ink-2)}:root[data-theme=light] .platform-bar{background:var(--surface-3)}:root[data-theme=light] .platform-bar i{background:#888378}:root[data-theme=light] .activity-table-heading{background:var(--surface-2);border-color:var(--border);color:var(--muted)}:root[data-theme=light] .activity-entries li{border-color:var(--border)}:root[data-theme=light] .activity-type{background:var(--surface-2);border-color:var(--border);color:var(--ink-2)}:root[data-theme=light] .activity-channel{color:var(--foreground)}:root[data-theme=light] .activity-action,:root[data-theme=light] .activity-state{color:var(--muted)}:root[data-theme=light] .activity-entry-content>p{color:var(--foreground)}:root[data-theme=light] .activity-state.is-scheduled{color:#66562d}:root[data-theme=light] .schedule-dot{background:#9a8346}:root[data-theme=light] .activity-footer{background:var(--surface-2);border-color:var(--border);color:var(--muted)}:root[data-theme=light] .activity-benefits>p{color:var(--muted)}:root[data-theme=light] .account-preview{background:var(--surface-2);border-color:var(--border);color:var(--foreground)}:root[data-theme=light] .personal-account{color:var(--foreground);background:#eee9de;border-color:#d8d0bf}:root[data-theme=light] .business-account{color:var(--foreground);background:#e8ece7;border-color:#cdd5ca}:root[data-theme=light] .account-badge,:root[data-theme=light] .account-preview small{opacity:1;color:var(--muted)}:root[data-theme=light] .editorial-standard>div{color:var(--ink-2)}:root[data-theme=light] .faq-index{color:var(--muted)}:root[data-theme=light] .faq-item[open]{background:var(--surface-2)}:root[data-theme=light] .faq-item[open] summary{color:var(--foreground)}:root[data-theme=light] .closing{background:0 0}:root[data-theme=light] .hero-ripple-field,:root[data-theme=light] .familiarity-dots-field,:root[data-theme=light] .closing-lines-field{filter:brightness(0)}:root[data-theme=light] .hero-ripple-still{background:repeating-radial-gradient(circle,#0000 0 31px,#242927 31.5px 32px,#0000 32.5px 63px)}:root[data-theme=light] .closing-lines-still{background:radial-gradient(at 50% 100%,#24292712 0%,#0000 62%)}:root[data-theme=light] .presence-cursor-name{color:#faf9f6;background:#242927;border-color:#faf9f6}:root[data-theme=light] .presence-cursor-arrow path{stroke:#faf9f6}@media (max-width:1100px){.site-nav{gap:14px}.theme-toggle{padding-inline:10px}.theme-toggle>span>span{display:none}}@media (max-width:650px){.site-header{column-gap:8px}.site-nav{gap:8px}.site-header .wordmark{gap:8px;font-size:17px}.site-header .booking-label-full{display:none}.site-header .booking-label-compact{display:inline}}@media (max-width:370px){.site-nav .booking-link-quiet{gap:5px;padding-inline:7px;font-size:.6875rem}.theme-toggle{min-width:44px;padding-inline:10px}.site-header .booking-link-quiet svg{display:none}.site-header .wordmark{gap:7px;font-size:15px}}@media print{.theme-toggle{display:none}}
