@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap";@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/roboto-latin-500-normal-7RbcRiD8.woff2)format("woff2"),url(/assets/roboto-latin-500-normal-DQZyH_nt.woff)format("woff")}:root{color:#151515;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}.mobile-carousel{overscroll-behavior:contain;scrollbar-width:none;-webkit-user-select:none;user-select:none;width:100%;min-width:0;max-width:100%;display:block;position:relative;overflow:auto}.mobile-carousel::-webkit-scrollbar{display:none}.mobile-carousel{touch-action:pan-y;overflow:auto hidden}.mobile-carousel[data-dragging=true]{cursor:none}.mobile-carousel-content{width:max-content;min-width:100%;transform:translateX(var(--mobile-carousel-overdrag));will-change:transform;display:flex}.mobile-carousel-scrollbar{z-index:4;opacity:0;pointer-events:none;transition:opacity .15s;position:absolute;inset:0}.mobile-carousel-scrollbar[data-visible=true]{opacity:1}.mobile-carousel-scrollbar-thumb{background:#00000059;border-radius:999px;height:3px;position:absolute;bottom:4px;right:4px}body{min-width:320px;overflow:hidden}button,input,textarea{font:inherit}button{cursor:pointer}.phone-stage{place-items:center;width:100%;height:100%;padding:24px;display:grid;position:relative}.device-menu-bar{z-index:100;border-radius:12px;padding:3px;position:absolute;top:18px;right:18px}.device-picker-trigger{color:#151515;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;height:34px;padding:0 10px 0 12px;font:600 14px/1 ui-sans-serif,system-ui,sans-serif;display:flex}.device-picker-trigger:hover,.device-picker-trigger[data-state=open]{background:#0000000e}.device-picker-trigger:focus-visible{outline-offset:2px;outline:2px solid #000000b8}.device-picker-menu{z-index:200;min-width:168px;transform-origin:var(--radix-dropdown-menu-content-transform-origin);background:#fffffffa;border-radius:12px;padding:3px;animation:.12s ease-out device-menu-in;box-shadow:0 0 1px #0000000f,0 0 0 1px #00000014,0 4px 4px #0000000d}.device-picker-item{color:#181818;-webkit-user-select:none;user-select:none;border-radius:8px;outline:none;justify-content:space-between;align-items:center;height:34px;padding:0 9px 0 10px;font:500 14px/1 ui-sans-serif,system-ui,sans-serif;display:flex}.device-picker-item[data-highlighted]{background:#f0f0f0}.device-picker-item[data-state=checked]{font-weight:600}.device-picker-check{color:#181818;place-items:center;display:grid}@keyframes device-menu-in{0%{opacity:0;transform:scale(.98)translateY(-2px)}to{opacity:1;transform:scale(1)translateY(0)}}.phone-scale-box{position:relative}.phone-device{transform-origin:0 0;-webkit-user-select:none;user-select:none;position:absolute;top:0;left:0}.phone-bezel{object-fit:contain;z-index:2;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.device-screen{cursor:none;z-index:1;-webkit-user-select:none;user-select:none;background:#fff;border-radius:42px;position:absolute;overflow:hidden;box-shadow:inset 0 0 0 1px #00000014}.device-camera{z-index:75;pointer-events:none;background:#050505;border-radius:50%;display:block;position:absolute;box-shadow:inset 0 0 0 1px #ffffff14}.device-screen,.device-screen *{cursor:none!important}.device-screen img,.keyboard-asset{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.device-screen input,.device-screen textarea,.device-screen select,.device-screen option,.device-screen [contenteditable=true]{-webkit-user-select:auto;user-select:auto}.device-screen:active,.device-screen:active *,.device-screen input,.device-screen textarea,.device-screen button,.device-screen a,.device-screen [role=button]{cursor:none!important}.device-screen[data-cursor-debug=true],.device-screen[data-cursor-debug=true] *{cursor:default!important}.device-screen :focus,.device-screen :focus-visible{box-shadow:none!important;outline:0!important}.flow-stack,.flow-scenes,.flow-screen,.mobile-app-viewport{position:absolute;inset:0}.mobile-app-viewport[data-platform=android][data-keyboard-visible=false]{bottom:var(--device-safe-area-bottom,48px)}.flow-stack{--flow-header-height:0px;--flow-header-content-height:0px;--flow-header-safe-area:0px;--flow-footer-height:0px;--keyboard-height:0px;touch-action:pan-y;background:0 0;overflow:hidden}.flow-fixed-header{z-index:12;height:var(--flow-header-height);padding-top:var(--flow-header-safe-area);box-sizing:border-box;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0;position:absolute;top:0;left:0;right:0}.flow-fixed-footer{z-index:12;right:0;bottom:var(--keyboard-height);height:var(--flow-footer-height);background:0 0;transition:bottom .26s cubic-bezier(.2,.8,.2,1);position:absolute;left:0}.flow-scenes{top:var(--flow-header-height);bottom:0;overflow:hidden}.flow-screen{will-change:transform;background:0 0;overflow:hidden}.mobile-page{--mobile-safe-area-height:var(--device-safe-area-bottom,34px);--keyboard-height:0px;position:absolute;inset:0}.mobile-page[data-keyboard-visible=true],.mobile-app-viewport[data-platform=android] .mobile-page{--mobile-safe-area-height:0px}.mobile-scroll{top:0;right:0;bottom:var(--keyboard-height);-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;touch-action:none;-webkit-user-select:none;user-select:none;transition:bottom .26s cubic-bezier(.2,.8,.2,1);position:absolute;left:0;overflow:hidden auto}.mobile-scroll::-webkit-scrollbar{display:none}.mobile-scroll[data-dragging=true]{cursor:none}.mobile-cursor{z-index:80;opacity:0;pointer-events:none;will-change:transform;background:radial-gradient(circle at 50% 44%,#ffffffb3 0 34%,#ffffff8a 58%,#eeeeee7a 100%);border:.5px solid #0000001f;border-radius:999px;width:48px;height:48px;transition:opacity 90ms,background 80ms,box-shadow 80ms;position:absolute;top:0;left:0;box-shadow:inset 0 1px 2px #fff9,inset 0 -5px 10px #0000000d,inset 0 0 0 1px #00000006}.mobile-cursor:before{content:"";pointer-events:none;background:linear-gradient(#ffffff61,#fff0);border-radius:999px;width:32px;height:17px;position:absolute;top:3px;left:50%;transform:translate(-50%)}.mobile-cursor:after{border-radius:inherit;content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 1px 0 3px #ffffff47,inset -1px 0 3px #00000005}.mobile-cursor-hotspot{pointer-events:none;background:#ffffffd1;border:1px solid #007afff2;border-radius:999px;width:9px;height:9px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #ffffffbf,0 0 0 3px #007aff29}.mobile-cursor-hotspot:before,.mobile-cursor-hotspot:after{content:"";background:#007afff2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-cursor-hotspot:before{width:17px;height:1px}.mobile-cursor-hotspot:after{width:1px;height:17px}.mobile-cursor[data-visible=true]{opacity:1}.mobile-cursor[data-active=true]{background:radial-gradient(circle at 50% 55%,#e8e8e894 0 30%,#f8f8f880 62%,#ffffffad 100%);box-shadow:inset 0 3px 7px #00000014,inset 0 -4px 8px #ffffff57,inset 0 0 0 1px #00000008}.mobile-cursor[data-active=true]:before{background:linear-gradient(#0000000e,#0000)}.mobile-cursor[data-active=true]:after{box-shadow:inset 0 5px 9px #0000000b,inset 0 -3px 7px #ffffff47}.mobile-scroll-content{will-change:transform;grid-template-columns:minmax(0,1fr);gap:0;min-width:0;padding:0;display:grid}.app-screen{background:#fff}.mobile-scrollbar{z-index:9;top:4px;right:5px;bottom:calc(var(--mobile-safe-area-height) + var(--keyboard-height) + 4px);opacity:0;pointer-events:none;width:4px;transition:bottom .26s cubic-bezier(.2,.8,.2,1),opacity .18s;position:absolute}.mobile-page[data-keyboard-dragging=true] .mobile-scroll,.mobile-page[data-keyboard-dragging=true] .mobile-scrollbar,.flow-stack[data-keyboard-dragging=true] .flow-fixed-footer{transition:none}.mobile-scrollbar[data-visible=true]{opacity:1}.mobile-scrollbar-thumb{background:#00000047;border-radius:999px;width:4px;min-height:36px;transition:background .12s;box-shadow:0 0 0 1px #ffffff2e}.status-bar{z-index:72;color:#050505;pointer-events:none;background:0 0;grid-template-columns:1fr auto;align-items:center;height:54px;padding:10px 34px 0 36px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;display:grid;position:absolute;top:0;left:0;right:0}.device-screen[data-device=pixel-10] .status-bar{align-items:start;height:auto;padding:32px 32px 0;font-family:Roboto,Arial,sans-serif}.status-time{text-align:center;letter-spacing:0;justify-self:start;min-width:58px;font-size:15px;font-weight:600;line-height:1}.status-indicators{justify-self:end;align-items:center;display:flex}.status-indicator-svg{display:block}.status-indicator-svg[data-platform=ios]{width:79px;height:13px}.status-indicator-svg[data-platform=android]{width:50px;height:14px}.device-screen[data-device=pixel-10] .status-time{font-weight:500;transform:translateY(2px)}.home-indicator-svg{z-index:70;width:100%;height:var(--device-safe-area-bottom,34px);pointer-events:none;display:block;position:absolute;bottom:0;left:0;right:0}.android-navigation-bar{z-index:70;width:428px;height:var(--device-safe-area-bottom,48px);pointer-events:none;-webkit-user-drag:none;display:block;position:absolute;bottom:-1px;left:-1px}h1,h2,p{margin:0}h1{letter-spacing:0;font-size:26px;line-height:1.08}h2{font-size:15px}p{color:#555;font-size:14px;line-height:1.45}.field-label{color:#555;font-size:13px;font-weight:800}.mobile-field{gap:8px;display:grid}.mobile-field input{color:#151515;background:#fff;border:1px solid #0000001a;border-radius:8px;outline:0;width:100%;min-height:44px;padding:0 12px}.mobile-field input:focus{box-shadow:none;border-color:#00000029}.device-screen .mobile-field input:focus,.device-screen .mobile-field input:focus-visible{border-color:#0000001f;box-shadow:none!important;outline:0!important}.sheet-overlay{z-index:20;background:#00000057;position:absolute;inset:0}.bottom-sheet{z-index:21;touch-action:none;background:#fff;border-radius:22px 22px 0 0;flex-direction:column;min-height:260px;display:flex;position:absolute;left:0;right:0;overflow:hidden;box-shadow:0 -16px 48px #0003}.sheet-handle-zone{touch-action:none;place-items:center;height:30px;display:grid}.sheet-handle{background:#c9c9c4;border-radius:999px;width:42px;height:5px}.sheet-header{gap:4px;padding:0 18px 14px;display:grid}.sheet-title{margin:0;font-size:18px;font-weight:900}.sheet-description{color:#737373;margin:0;font-size:13px;line-height:1.35}.sheet-content{padding:0 18px 24px;overflow:auto}.keyboard-dock{z-index:30;height:339px;box-shadow:none;pointer-events:none;will-change:transform;background:#d8d9de;border-radius:32px 32px 0 0;padding:0;position:absolute;bottom:-1px;left:0;right:0;overflow:hidden}.keyboard-dock[data-platform=android]{background:#f3f2f6;border-radius:0;box-shadow:0 -1px 2px #00000014}.keyboard-dock[data-visible=true]{pointer-events:auto}.keyboard-asset{z-index:1;border-radius:inherit;object-fit:cover;object-position:center bottom;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;display:block;position:relative}.keyboard-dock[data-platform=android] .keyboard-asset{object-fit:fill;border-radius:0}:root{--paper:#faf8f5;--surface:#fffdfb;--ink:#171516;--muted:#746f6c;--line:#e5ded8;--plum:#713953;--plum-deep:#51253b;--plum-soft:#f5ebef;--sage:#e7f1e9;--sage-ink:#47815b;--warm:#f1ece7;--radius:18px}.staff-app{background:var(--paper);color:var(--ink);min-height:100%;font-family:DM Sans,Arial,sans-serif}.staff-screen{box-sizing:border-box;min-height:100%;padding:53px 18px calc(86px + var(--mobile-safe-area-height))}button{font:inherit}.boutique-header{grid-template-columns:40px 1fr 40px;align-items:center;gap:11px;margin-bottom:28px;display:grid}.brand-mark{background:var(--plum);color:#fff;letter-spacing:-.07em;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-family:Playfair Display,Georgia,serif;font-size:17px;display:flex}.boutique-header p,.boutique-header span{margin:0;display:block}.boutique-header p{color:var(--ink);letter-spacing:.18em;font-size:11px;font-weight:700}.boutique-header span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;margin-top:3px;font-size:10px}.notification-button{background:var(--surface);border:1px solid var(--line);color:var(--plum);border-radius:12px;width:40px;height:40px;position:relative}.notification-button svg{width:18px;height:18px}.notification-button b{background:var(--plum);border:2px solid var(--paper);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:9px;display:flex;position:absolute;top:-6px;right:-5px}.screen-stack{gap:17px;display:grid}.desk-intro{margin-bottom:3px}.desk-intro p,.page-hero p,.selected-request>p,.studio-snapshot>span,.call-preview p,.handoff-card>p,.insight-story>p{color:var(--plum);letter-spacing:.16em;margin:0 0 8px;font-size:10px;font-weight:700}.desk-intro h1,.page-hero h1{color:var(--ink);letter-spacing:-.065em;margin:0;font-size:35px;font-weight:500;line-height:.98}.desk-intro h1{font-family:Playfair Display,Georgia,serif}.desk-intro>span,.page-hero>span{color:var(--muted);margin-top:11px;font-size:14px;display:block}.new-calls-banner{background:var(--surface);border:1px solid var(--line);color:var(--ink);text-align:left;border-radius:16px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;min-height:82px;padding:12px;display:grid}.circle-icon{background:var(--plum-soft);color:var(--plum);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.circle-icon svg{width:18px;height:18px}.new-calls-banner strong,.new-calls-banner small{display:block}.new-calls-banner strong{letter-spacing:-.03em;font-size:18px}.new-calls-banner small{color:var(--muted);margin-top:2px;font-size:12px}.new-calls-banner>svg{color:var(--plum);width:20px;height:20px}.selected-request,.boutique-surface,.studio-snapshot,.call-preview{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.selected-request{border-left:3px solid var(--plum);padding:18px 16px 16px}.request-name{grid-template-columns:46px 1fr auto;align-items:center;gap:10px;display:grid}.request-name>span,.initials{background:var(--warm);color:#5f5956;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:13px;display:flex}.request-name h2{letter-spacing:-.055em;margin:0;font-size:26px;font-weight:500;line-height:1}.request-name em{color:var(--muted);margin-top:5px;font-family:Playfair Display,Georgia,serif;font-size:12px;font-style:italic;display:block}.request-name>strong{letter-spacing:-.05em;font-size:23px;font-weight:500}.request-facts{border-bottom:1px solid var(--line);border-top:1px solid var(--line);gap:10px;margin:17px 0 13px;padding:13px 0;display:grid}.request-facts div{align-items:center;gap:10px;display:flex}.request-facts svg,.stylist-line>svg{color:var(--plum);width:17px;height:17px}.request-facts span{font-size:14px}.stylist-line{align-items:center;gap:11px;margin-bottom:15px;display:flex}.stylist-line span{gap:2px;display:grid}.stylist-line small{color:var(--muted);font-size:11px}.stylist-line strong{font-size:15px}.plum-action{background:var(--plum);color:#fff;text-align:left;border:0;border-radius:12px;grid-template-columns:24px 1fr 18px;align-items:center;gap:11px;width:100%;min-height:68px;padding:10px 14px;display:grid}.plum-action.complete{background:var(--sage-ink)}.plum-action svg{width:20px;height:20px}.plum-action span{font-size:16px;font-weight:600}.plum-action small{opacity:.85;margin-top:3px;font-size:11px;font-weight:400;display:block}.plum-action>svg:last-child{justify-self:end}.section-title{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.section-title h2{letter-spacing:-.04em;margin:0;font-size:20px;font-weight:600}.section-title button{color:var(--plum);background:0 0;border:0;align-items:center;gap:3px;padding:3px;font-size:12px;display:flex}.section-title svg{width:14px;height:14px}.schedule-list{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.schedule-row{border-bottom:1px solid var(--line);grid-template-columns:42px 32px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:67px;padding:8px 12px;display:grid}.schedule-row:last-child{border:0}.schedule-row time{color:#514a47;font-size:12px}.schedule-row .initials{width:29px;height:29px;font-size:10px}.schedule-row div{gap:2px;min-width:0;display:grid}.schedule-row strong{font-size:13px;font-weight:600}.schedule-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.schedule-row em{border-radius:999px;padding:5px 7px;font-size:10px;font-style:normal}.schedule-row em.confirmed{background:var(--sage);color:var(--sage-ink)}.schedule-row em.offerable{background:var(--plum-soft);color:var(--plum)}.studio-snapshot{padding:14px}.studio-snapshot>span{margin-bottom:11px;display:block}.studio-snapshot>div{grid-template-columns:repeat(3,1fr);display:grid}.studio-snapshot p{border-right:1px solid var(--line);color:var(--muted);gap:3px;margin:0;padding-left:10px;font-size:10px;display:grid}.studio-snapshot p:first-child{padding-left:0}.studio-snapshot p:last-child{border:0}.studio-snapshot strong{color:var(--ink);letter-spacing:-.05em;font-size:22px;font-weight:500}.call-preview{grid-template-columns:1fr auto;align-items:center;gap:12px;padding:15px;display:grid}.call-preview p{margin-bottom:4px}.call-preview h2{letter-spacing:-.025em;margin:0;font-size:15px}.call-preview span{color:var(--muted);margin-top:4px;font-size:10px;line-height:1.35;display:block}.call-preview button{background:var(--ink);color:#fff;border:0;border-radius:10px;align-items:center;gap:5px;min-height:38px;padding:0 10px;font-size:11px;font-weight:700;display:flex}.call-preview button svg{width:14px;height:14px}.page-hero{background:var(--plum-deep);border-radius:var(--radius);color:#fff;padding:20px}.page-hero p{color:#e7bdcb}.page-hero h1{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:30px;line-height:1.02}.page-hero>span{color:#f1dfe5;font-size:12px;line-height:1.45}.boutique-surface{padding:16px}.eyebrow-row{justify-content:space-between;align-items:center;display:flex}.eyebrow-row p{color:var(--plum);letter-spacing:.12em;margin:0;font-size:10px;font-weight:700}.eyebrow-row span{background:var(--plum-soft);color:var(--plum);border-radius:999px;padding:5px 8px;font-size:10px}.salon-profile{gap:11px;display:grid}.salon-profile label{gap:6px;display:grid}.salon-profile label>span{color:var(--muted);font-size:11px;font-weight:600}.salon-profile input{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:9px;min-height:40px;padding:0 10px;font-size:13px}.service-list h2,.handoff-card h2,.insight-story h2{letter-spacing:-.04em;margin:12px 0;font-size:20px;line-height:1.1}.service-list>div:not(.eyebrow-row){border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:10px 0;display:flex}.service-list strong{font-size:13px}.service-list span{color:var(--muted);text-align:right;font-size:11px}.rules-card ul{gap:11px;margin:15px 0 0;padding:0;list-style:none;display:grid}.rules-card li{color:#423c39;align-items:flex-start;gap:8px;font-size:12px;line-height:1.35;display:flex}.rules-card svg{color:var(--sage-ink);flex:none;width:16px;height:16px}.availability-card{padding-bottom:6px}.availability-list{margin-top:10px;display:grid}.availability-list button{border:0;border-top:1px solid var(--line);color:var(--ink);text-align:left;background:0 0;grid-template-columns:52px 1fr auto;align-items:center;gap:12px;min-height:68px;padding:8px 0;display:grid}.availability-list button.chosen{background:var(--plum-soft);margin:0 -8px;padding-left:8px;padding-right:8px}.availability-list time{font-family:Playfair Display,Georgia,serif;font-size:20px}.availability-list strong,.availability-list small{display:block}.availability-list strong{font-size:13px}.availability-list small{color:var(--muted);margin-top:3px;font-size:11px}.availability-list em{background:var(--sage);color:var(--sage-ink);border-radius:999px;padding:5px 7px;font-size:10px;font-style:normal}.handoff-card ol{color:#4b4542;gap:10px;margin:0;padding-left:19px;font-size:12px;line-height:1.35;display:grid}.full-action{margin-top:-2px}.full-action>svg:last-child{display:none}.insight-metrics{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.insight-metrics article{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:13px 9px}.insight-metrics strong,.insight-metrics span{display:block}.insight-metrics strong{letter-spacing:-.06em;font-size:24px;font-weight:500}.insight-metrics span{color:var(--muted);margin-top:5px;font-size:10px;line-height:1.2}.insight-story{background:var(--plum-soft);border-color:#ead7df}.insight-story h2{font-family:Playfair Display,Georgia,serif;font-size:24px;font-weight:500}.insight-story span,.follow-up-card span{color:var(--muted);font-size:12px;line-height:1.4}.follow-up-card{align-items:flex-start;gap:12px;display:flex}.follow-up-card>svg{color:var(--plum);flex:none;width:20px;height:20px;margin-top:2px}.follow-up-card p,.follow-up-card strong,.follow-up-card span{display:block}.follow-up-card p{color:var(--plum);letter-spacing:.13em;margin:0 0 5px;font-size:10px;font-weight:700}.follow-up-card strong{margin-bottom:5px;font-size:14px;line-height:1.25}.boutique-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);padding:8px 13px calc(8px + var(--mobile-safe-area-height));z-index:12;background:#faf8f5f0;grid-template-columns:repeat(4,1fr);display:grid;position:absolute;bottom:0;left:0;right:0}.boutique-nav button{color:#877f7b;background:0 0;border:0;flex-direction:column;align-items:center;gap:4px;min-height:43px;padding:4px;font-size:10px;display:flex}.boutique-nav button svg{width:17px;height:17px}.boutique-nav button.active{color:var(--plum);font-weight:700}@media (width<=360px){.staff-screen{padding-left:14px;padding-right:14px}.desk-intro h1{font-size:32px}.request-name h2{font-size:23px}.schedule-row{grid-template-columns:38px 29px minmax(0,1fr) auto;gap:6px;padding-left:9px;padding-right:9px}.schedule-row em{padding:4px;font-size:9px}}
