/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.grid{display:grid}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.inspectionWrap{gap:18px;display:grid}.inspection fieldset{border:1px solid #e6e2dc;border-radius:16px;margin:14px 0;padding:18px}.inspection legend{padding:0 8px;font-weight:800}.inspection legend span{width:27px;height:27px;color:var(--orange);background:#fff0e5;border-radius:9px;place-items:center;margin-right:10px;display:inline-grid}.choices{gap:10px;margin:12px 0;display:flex}.choices label{cursor:pointer;border:1px solid #ddd;border-radius:10px;padding:10px 14px;font-size:13px;font-weight:700}.choices label.selected{border-color:var(--orange);color:#c65308;background:#fff3e9}.choices input{margin-right:7px}.inspection textarea{width:100%;min-height:85px;font:inherit;border:1px solid #e2b08d;border-radius:10px;padding:12px}.primary,.adminGrid button{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:12px;padding:14px 18px;font-weight:800}.primary:disabled{cursor:not-allowed;background:#bbb}.success{color:#167044;background:#e8f8ef;border-radius:10px;padding:12px 15px;font-weight:700}.history{border-top:1px solid #eee;justify-content:space-between;align-items:center;padding:14px 0;display:flex}.history div{flex-direction:column;gap:4px;display:flex}.history small{color:var(--muted)}.history span{border-radius:9px;padding:7px 10px;font-size:13px;font-weight:800}.history .ok{color:#167044;background:#e8f8ef}.history .warning{color:#c65308;background:#fff0e5}@media (width<=760px){.choices{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.choices label{text-align:center;padding:10px 7px}.inspection fieldset{padding:14px}.history{align-items:flex-start;gap:10px}}.weatherPanel,.haccpNotice{background:#f8f7f4;border:1px solid #e7e2da;border-radius:16px;margin:18px 0;padding:18px}.weatherPanel h4,.inspectionSection>h4{margin:0 0 14px;font-size:18px}.weatherPanel>label{gap:7px;font-weight:750;display:grid}.weatherPanel>div{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.weatherPanel>div label{gap:7px;font-weight:750;display:grid}.weatherPanel input,.weatherPanel select,.temperatureField input{font:inherit;background:#fff;border:1px solid #dcd6ce;border-radius:10px;padding:12px}.windWarning,.windDanger{border-radius:10px;padding:12px;font-weight:750}.windWarning{color:#805c00;background:#fff6dc}.windDanger{color:#a32f22;background:#ffebe7}.inspectionSection{border-top:3px solid #f2eee9;margin-top:26px;padding-top:20px}.fullNote{gap:8px;margin:20px 0;font-weight:800;display:grid}.fullNote textarea,.cleanCheck textarea{width:100%;min-height:84px;font:inherit;border:1px solid #ddd5cc;border-radius:10px;padding:12px}.haccpForm{display:grid}.haccpNotice{border-left:4px solid var(--orange);flex-direction:column;gap:7px;display:flex}.haccpNotice small{color:var(--muted)}.adminAdd{border:1px dashed #d8d1c8;border-radius:13px;margin-bottom:16px}.adminAdd>summary{cursor:pointer;color:var(--orange);padding:14px 16px;font-weight:850}.adminAdd .managerForm{border:0;border-top:1px solid #eee;border-radius:0;margin:0}.cleanCheck{border-top:1px solid #eee;padding:16px 18px}.cleanCheckHead{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cleanCheckHead>div{flex-direction:column;gap:4px;display:flex}.cleanCheckHead small{color:var(--muted)}.temperatureField{grid-template-columns:minmax(190px,1fr) 130px;align-items:center;gap:12px;max-width:430px;margin:10px 0;font-weight:750;display:grid}.cleaningPage{gap:18px;display:grid}@media (width<=760px){.weatherPanel>div,.temperatureField{grid-template-columns:1fr}.cleanCheck{padding:14px}.cleanCheck .choices{grid-template-columns:1fr}.cleanCheck .choices label{text-align:left}}.weatherPanel{background:linear-gradient(145deg,#fffaf4,#f8f5ef);border-color:#e9dfd3;border-radius:20px;padding:20px}.weatherTitle{align-items:center;grid-template-columns:none!important;gap:12px!important;margin:0 0 17px!important;display:flex!important}.weatherTitle>span{background:#ffead7;border-radius:14px;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.weatherTitle h4{margin:0!important}.weatherTitle small{color:var(--muted);margin-top:3px;display:block}.weatherGrid{align-items:center;grid-template-columns:minmax(0,1fr) 260px!important;gap:24px!important;margin-top:14px!important;display:grid!important}.weatherGrid>label{gap:7px;font-weight:750;display:grid}.fieldHint{color:var(--muted);font-size:12px;font-weight:550}.weatherPanel input,.weatherPanel select{border-radius:12px;outline:none;padding:13px;transition:all .2s}.weatherPanel input:focus,.weatherPanel select:focus{border-color:var(--orange);box-shadow:0 0 0 4px #ff741712}.windWarning,.windDanger{border-radius:13px;flex-direction:column;gap:3px;padding:13px 15px 13px 48px;font-weight:650;display:flex;position:relative}.windWarning:before,.windDanger:before{font-size:19px;font-weight:950;position:absolute;top:15px;left:17px}.windWarning:before{content:"!"}.windDanger:before{content:"×"}.windWarning b,.windDanger b{font-weight:850}.windWarning span,.windDanger span{font-size:13px}.compassField{min-width:0;border:0!important;margin:0!important;padding:0!important}.compassField>legend{margin-bottom:7px;font-weight:750}.compass{background:radial-gradient(circle,#fff 0 44%,transparent 45%),repeating-conic-gradient(from -2deg,#eadfd1 0 1deg,transparent 1deg 15deg),#fffaf4;border:1px solid #e1d7ca;border-radius:50%;width:178px;height:178px;margin:auto;position:relative;box-shadow:inset 0 0 0 9px #fff,0 12px 24px #4d2a1112}.compass>button{z-index:3;color:#766c63;cursor:pointer;background:#fff;border:0;border-radius:10px;place-items:center;width:32px;height:32px;font-weight:900;transition:all .18s;display:grid;position:absolute;box-shadow:0 3px 10px #4d2a1112}.compass>button:hover,.compass>button.selected{background:var(--orange);color:#fff;transform:scale(1.08)}.compass>button:first-of-type{top:7px;left:73px}.compass>button:nth-of-type(2){top:73px;right:7px}.compass>button:nth-of-type(3){bottom:7px;left:73px}.compass>button:nth-of-type(4){top:73px;left:7px}.compassNeedle{z-index:1;transform-origin:50% 82%;opacity:.35;width:18px;height:58px;transition:transform .45s cubic-bezier(.2,.8,.2,1);position:absolute;top:50%;left:50%}.compassNeedle.active{opacity:1}.compassNeedle:before{content:"";clip-path:polygon(50% 0,100% 82%,50% 100%,0 82%);background:linear-gradient(90deg,var(--orange) 0 50%,#24211f 50%);position:absolute;inset:0}.compassCenter{z-index:2;background:#24211f;border:3px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 7px #0003}.compass>small{color:var(--orange-dark);white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:850;position:absolute;top:62%;left:50%;transform:translate(-50%)}.inspectionSection>h4{align-items:center;gap:10px;display:flex}.inspectionSection>h4 span{width:34px;height:34px;color:var(--orange-dark);background:#fff0e4;border-radius:11px 11px 11px 4px;place-items:center;font-size:16px;display:grid}@media (width<=760px){.weatherGrid{grid-template-columns:1fr!important}.compass{width:166px;height:166px}.compass>button:first-of-type{left:67px}.compass>button:nth-of-type(2){top:67px}.compass>button:nth-of-type(3){left:67px}.compass>button:nth-of-type(4){top:67px}}.formError{color:#a32f22;background:#ffebe7;border-left:4px solid #d94b3c;border-radius:10px;padding:12px 15px;font-weight:750}.submitCleaning{width:100%;margin-top:2px;font-size:15px;box-shadow:0 9px 20px #f9731627}.submitHint{text-align:center;color:var(--muted);margin-top:9px;line-height:1.45;display:block}.sectionTitle{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.sectionTitle h3{margin:0;font-size:22px}.sectionTitle p{color:var(--muted);margin:6px 0 0}.sectionTitle>span,.sectionTitle>b{color:#c65308;white-space:nowrap;background:#fff1e7;border-radius:999px;padding:8px 12px;font-size:13px}.managerForm{background:#f8f7f4;border:1px solid #ebe7e1;border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0 24px;padding:16px;display:grid}.managerForm .span2{grid-column:1/-1}.managerForm input,.managerForm select{width:100%;font:inherit;background:#fff;border:1px solid #ddd8d1;border-radius:11px;padding:13px}.managerForm .primary{align-self:stretch}.taskTable{border:1px solid #eee9e3;border-radius:14px;padding:0 15px}.deleteButton{cursor:pointer;margin-left:10px;font-size:12px;font-weight:800;color:#b63325!important;background:#fff0ed!important;border:0!important;border-radius:9px!important;width:auto!important;height:auto!important;padding:8px 10px!important}.cleanGroups{gap:12px;display:grid}.cleanGroups details{background:#fff;border:1px solid #e8e3dc;border-radius:15px;overflow:hidden}.cleanGroups summary{cursor:pointer;background:#faf9f7;justify-content:space-between;align-items:center;padding:17px 18px;font-weight:850;list-style:none;display:flex}.cleanGroups summary::-webkit-details-marker{display:none}.cleanGroups summary small{color:var(--muted);font-weight:650}.cleanGroups .task{margin:0 17px}.timePair{grid-template-columns:1fr 1fr;gap:8px;display:grid}.weekCalendar{grid-template-columns:repeat(7,minmax(125px,1fr));gap:9px;padding-bottom:8px;display:grid;overflow-x:auto}.dayColumn{background:#faf9f7;border:1px solid #e8e3dc;border-radius:15px;min-height:260px;overflow:hidden}.dayHead{text-transform:capitalize;border-bottom:1px solid #e8e3dc;justify-content:space-between;align-items:center;padding:13px;display:flex}.dayHead span{width:29px;height:29px;color:var(--orange);background:#fff;border-radius:9px;place-items:center;font-weight:900;display:grid}.dayBody{align-content:start;gap:8px;padding:9px;display:grid}.dayBody>p{color:#aaa;text-align:center;margin:24px 0;font-size:12px}.shiftBlock{color:#fff;border-left:4px solid var(--orange);background:#1d1d1d;border-radius:11px;flex-direction:column;gap:4px;padding:11px 26px 11px 10px;display:flex;position:relative;box-shadow:0 5px 12px #00000010}.shiftBlock small,.shiftBlock span{color:#b9b9b9;font-size:11px}.shiftBlock button{color:#aaa;cursor:pointer;background:0 0;border:0;font-size:18px;position:absolute;top:6px;right:7px}.otherShifts{margin-top:22px}.otherShifts h4{margin-bottom:8px}.shiftRow{border-top:1px solid #eee;grid-template-columns:140px 140px 1fr auto;align-items:center;gap:14px;padding:14px 0;display:grid}.shiftRow>div{flex-direction:column;display:flex}.shiftRow small{color:var(--muted)}.employee{border-top:1px solid #eee;align-items:center;gap:12px;padding:14px 0;display:flex}.employee>div:nth-child(2){flex-direction:column;gap:4px;display:flex}.employee small{color:var(--muted)}.employee select{border:1px solid #ddd;border-radius:10px;margin-left:auto;padding:10px}.manage{gap:18px;display:grid}.nameGate{background:radial-gradient(circle at 100% 0,#ffead8,#0000 34%),#f5f4f1;place-items:center;min-height:100vh;padding:22px;display:grid}.nameGate>section{background:#fff;border:1px solid #e8e3dc;border-radius:24px;width:min(440px,100%);padding:30px;box-shadow:0 20px 60px #4d2b1514}.gateBrand{color:#171717;margin-bottom:28px!important}.nameGate h1{margin:0 0 8px;font-size:34px}.nameGate>section>p{color:var(--muted);line-height:1.6}.nameGate form{gap:14px;margin:24px 0 18px;display:grid}.nameGate label{gap:8px;font-weight:800;display:grid}.nameGate input{font:inherit;border:1px solid #dcd6ce;border-radius:11px;padding:14px}.nameGate a{text-align:center;color:var(--muted);font-size:13px;font-weight:700;text-decoration:none;display:block}.switchUser{color:var(--muted);cursor:pointer;background:#fff;border:1px solid #ddd5cd;border-radius:10px;padding:10px 13px;font-weight:750}.calendarNav{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:12px 0 16px;display:grid}.calendarNav>button{cursor:pointer;background:#fff;border:1px solid #ddd7d0;border-radius:10px;padding:10px 13px;font-weight:800}.calendarNav>button:last-child{justify-self:end}.calendarNav>div{align-items:center;gap:10px;display:flex}.calendarNav>div>button{color:#c65308;cursor:pointer;background:#fff1e7;border:0;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.mutedHelp{color:var(--muted);font-size:13px}.loginError{background:#ffebe7;border-radius:10px;padding:11px 13px;font-weight:750;color:#a32f22!important}.shiftBlock.myShift{background:linear-gradient(145deg,#ff7a1a,#d95700);border-left-color:#171717;font-weight:800;box-shadow:0 8px 18px #f9731640}.shiftBlock.myShift small,.shiftBlock.myShift span{color:#fff}.shiftBlock em{color:#c65308;text-transform:uppercase;letter-spacing:.08em;background:#fff;border-radius:999px;align-self:flex-start;padding:3px 7px;font-size:9px;font-style:normal}.myShiftRow{border-left:4px solid var(--orange);background:#fff4eb;padding-left:12px;padding-right:12px;font-weight:800}.installOverlay{z-index:100;background:#0008;place-items:end center;padding:18px;display:grid;position:fixed;inset:0}.installOverlay>section{background:#fff;border-radius:24px 24px 18px 18px;width:min(470px,100%);padding:26px;position:relative;box-shadow:0 20px 70px #0005}.installOverlay img{object-fit:cover;border-radius:18px;width:74px;height:74px;margin-bottom:14px}.installOverlay small{color:var(--orange);letter-spacing:.12em;font-weight:900;display:block}.installOverlay h2{margin:7px 0 14px;font-size:25px}.installOverlay ol{color:#444;gap:11px;padding-left:23px;line-height:1.45;display:grid}.installOverlay .primary{width:100%;margin-top:10px}.installClose{cursor:pointer;background:#f1efec;border:0;border-radius:50%;width:34px;height:34px;font-size:22px;position:absolute;top:16px;right:18px}@media (width<=900px){.weekCalendar{grid-template-columns:repeat(7,150px)}}@media (width<=760px){.sectionTitle{align-items:flex-start}.managerForm{grid-template-columns:1fr}.managerForm .span2{grid-column:auto}.task{align-items:flex-start}.task .deleteButton{margin-left:auto}.cleanGroups summary{padding:15px}.weekCalendar{margin-left:-6px;margin-right:-6px}.calendarNav{grid-template-columns:1fr 1fr}.calendarNav>div{grid-area:1/1/auto/-1;justify-content:center}.shiftRow{grid-template-columns:1fr 1fr}.shiftRow>div{grid-column:1/-1}.employee{align-items:flex-start}.employee select{max-width:125px}}.nameGate{isolation:isolate;background-image:linear-gradient(90deg,#10100fd9 0%,#17120cc2 36%,#17120c35 75%),url(/login-background.jpg);background-position:50%;background-size:cover;position:relative}.nameGate:after{content:"";z-index:-1;background:linear-gradient(#0000 55%,#0006);position:absolute;inset:0}.nameGate>section{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff0;border:1px solid #ffffff85;border-radius:28px 28px 28px 9px;margin-right:min(42vw,560px);padding:34px;box-shadow:0 28px 80px #0007}.gateBrand .brandLogo{flex-basis:60px;width:60px!important;height:60px!important}.gateBrand .brandLogo img{width:57px;height:57px}.nameGate h1{letter-spacing:-.035em}.nameGate input{background:#fff;border-color:#d9d2c8}.nameGate input:focus{border-color:var(--orange);outline:none;box-shadow:0 0 0 4px #ff741716}@media (width<=850px){.nameGate{background-image:linear-gradient(#1112 20%,#1118 66%,#111d 100%),url(/login-background.jpg);background-position:58%;align-items:end;padding:18px}.nameGate>section{border-radius:24px 24px 10px 10px;width:min(500px,100%);margin:0;padding:27px}.gateBrand{margin-bottom:20px!important}.gateBrand .brandLogo{flex-basis:52px;width:52px!important;height:52px!important}.gateBrand .brandLogo img{width:49px;height:49px}.nameGate form{margin-top:18px}}.nameGate{background-image:linear-gradient(90deg,#10100f94 0%,#17120c78 48%,#17120c5e 100%),url(/login-background.jpg);place-items:center}.nameGate>section{margin:0}.nameGate:before{content:"";z-index:-1;filter:blur(35px);background:#ff741720;border-radius:50%;width:min(560px,70vw);height:min(560px,70vw);position:absolute}@media (width<=850px){.nameGate{background-image:linear-gradient(#1114 0%,#1118 62%,#111a 100%),url(/login-background.jpg);place-items:center;padding:18px}.nameGate>section{border-radius:25px 25px 25px 9px;width:min(440px,100%);margin:0}}:root{--orange:#ff7417;--orange-dark:#cf4d00;--ink:#171716;--muted:#72716f;--line:#e9e4dc;--bg:#f6f4ef;--cream:#fffaf3}*{box-sizing:border-box}body{background:radial-gradient(circle at 85% 0,#ffe7d2 0,transparent 28%),var(--bg);color:var(--ink);margin:0;font-family:Inter,Arial,sans-serif}.shell{grid-template-columns:260px 1fr;min-height:100vh;display:grid}aside{color:#fff;background:linear-gradient(#171716,#22201e);flex-direction:column;width:260px;padding:28px 20px;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:14px 0 45px #2b170b12}.brand{align-items:center;gap:12px;margin-bottom:42px;display:flex}.brand>span{background:linear-gradient(145deg,#ff8b32,var(--orange));border-radius:15px 15px 15px 5px;place-items:center;width:46px;height:46px;font-weight:950;display:grid;transform:rotate(-2deg);box-shadow:0 8px 22px #f9731640}.brand div,.account div{flex-direction:column;display:flex}.brand small,.account small{color:#9ca3af;margin-top:4px}nav{gap:7px;display:grid}nav button{color:#aaa;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;align-items:center;gap:12px;padding:11px 13px;font-weight:750;transition:all .2s;display:flex}nav button i{color:#c7c4c1;background:#ffffff09;border-radius:10px;place-items:center;width:30px;height:30px;font-size:16px;font-style:normal;transition:all .2s;display:grid}nav button.active,nav button:hover{color:#fff;background:#ffffff0d;transform:translate(2px)}nav button.active i{background:var(--orange);color:#fff;box-shadow:0 5px 13px #f9731638}.account{border-top:1px solid #333;align-items:center;gap:10px;margin-top:auto;padding-top:20px;display:flex}.avatar{background:linear-gradient(145deg,#ff8b32,var(--orange-dark));border-radius:14px;place-items:center;width:40px;height:40px;font-weight:850;display:grid!important}.shell>main{grid-column:2;width:100%;max-width:1440px;margin:auto;padding:36px 44px 80px}header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}header h1{letter-spacing:-.035em;margin:5px 0;font-size:34px}header small,.hero small,.dark>small{letter-spacing:.14em;color:var(--orange);font-weight:850}header a{color:var(--muted);font-weight:700;text-decoration:none}.hero{color:#fff;background:linear-gradient(115deg,#181817 15%,#332117 100%);border-radius:28px 28px 28px 9px;justify-content:space-between;align-items:center;padding:38px 42px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 45px #2d190d1a}.hero>div:not(.heroGlow){z-index:1;position:relative}.hero h2{letter-spacing:-.025em;margin:10px 0;font-size:31px}.hero p{color:#cfcbc7;max-width:570px;margin:0;line-height:1.55}.liveDot{background:#62d98b;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 5px #62d98b1f}.heroGlow{filter:blur(2px);border-radius:50%;position:absolute}.heroGlowOne{background:#ff751738;width:220px;height:220px;top:-120px;right:70px}.heroGlowTwo{background:#ffc28c20;width:110px;height:110px;bottom:-45px;right:-30px}.heroEmblem{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:126px;height:126px;box-shadow:inset 0 0 0 10px #ffffff05;display:flex!important}.heroEmblem>span{color:#ff9b4f;font-size:28px;top:-9px;right:4px;position:absolute!important}.heroEmblem b{font-size:41px;line-height:1}.heroEmblem small{color:#fff8;margin-top:5px;font-size:8px}.stats{grid-template-columns:repeat(3,1fr);gap:16px;margin:18px 0;display:grid}.stats article,.card,.adminGrid article{border:1px solid var(--line);background:#fff;border-radius:21px;padding:22px;box-shadow:0 9px 28px #30281809}.stats article{align-items:center;gap:15px;transition:all .2s;display:flex}.stats article:hover{transform:translateY(-2px);box-shadow:0 14px 32px #30281810}.stats article>i{width:43px;height:43px;color:var(--orange-dark);background:#fff0e4;border-radius:14px;flex:0 0 43px;place-items:center;font-size:20px;font-style:normal;font-weight:900;display:grid}.stats b{font-size:30px;line-height:1;display:block}.stats span{color:var(--muted);font-size:13px}.grid{grid-template-columns:1.7fr 1fr;gap:18px;display:grid}.cardHead{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.cardHead h3,.checkHero h3{margin:0;font-size:20px}.cardHead p,.checkHero p{color:var(--muted);margin:6px 0 0}.cardHead button{color:var(--orange-dark);cursor:pointer;background:0 0;border:0;font-weight:850}.eyebrow{color:var(--orange);letter-spacing:.12em;font-size:10px;font-weight:850}.task{border-top:1px solid #eee;align-items:center;gap:13px;padding:14px 0;display:flex}.task>button{color:#fff;cursor:pointer;background:#fff;border:2px solid #ddd;border-radius:9px;width:25px;height:25px}.task.done>button{background:var(--orange);border-color:var(--orange)}.task.done b{color:#999;text-decoration:line-through}.task div{flex-direction:column;gap:4px;display:flex}.task small{color:var(--muted)}.task time{color:var(--muted);margin-left:auto;font-size:13px}.dark{color:#fff;background:#171717}.dark h3{margin:12px 0;font-size:25px}.dark>b{font-size:22px}.dark p{color:#aaa}.dark button,.add button{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:12px;padding:12px 16px;font-weight:850}.routeCard{background:linear-gradient(145deg,#181817,#29221e);border-radius:21px 21px 21px 7px;position:relative;overflow:hidden}.routeCard:after{content:"";border:28px solid #ffffff05;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-57px;right:-53px}.routeCard>*{z-index:1;position:relative}.routeCard button span{margin-left:8px}.routeDots{gap:6px;display:flex;top:20px;right:19px;position:absolute!important}.routeDots i{background:#ffffff28;border-radius:50%;width:7px;height:7px}.routeDots i:first-child{background:var(--orange)}.wide{max-width:1000px}.add{gap:10px;margin:20px 0;display:flex}.add input{border:1px solid #ddd;border-radius:11px;flex:1;padding:13px}.checkHero{justify-content:space-between;align-items:center;display:flex}.checkHero>b{color:var(--orange);font-size:25px}.titleWithIcon{align-items:center;gap:13px;display:flex}.titleWithIcon>i{width:48px;height:48px;color:var(--orange-dark);background:#fff0e4;border-radius:15px 15px 15px 5px;place-items:center;font-size:23px;font-style:normal;display:grid}.progress{background:#eee;border-radius:9px;height:8px;margin:18px 0;overflow:hidden}.progress i{background:var(--orange);height:100%;display:block}.shift{border-top:1px solid #eee;grid-template-columns:120px 140px 1fr;gap:15px;padding:18px 0;display:grid}.shift div{flex-direction:column;display:flex}.shift small{color:var(--muted);margin-top:4px}.adminGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.adminGrid article b{font-size:20px}.adminGrid article p{color:var(--muted);line-height:1.6}.adminGrid article span{color:var(--orange);font-size:13px;font-weight:800}.loader{place-items:center;min-height:100vh;font-weight:800;display:grid}.mobileNav{display:none}@media (width<=760px){.shell{display:block}aside{width:auto;height:auto;padding:18px 20px;position:static}.brand{margin:0}.brand>span{width:40px;height:40px}aside nav,.account{display:none}.shell>main{padding:22px 16px 90px}header{margin-bottom:18px}header h1{font-size:27px}.hero{border-radius:23px 23px 23px 7px;padding:27px 23px}.hero h2{font-size:24px}.heroEmblem{display:none!important}.stats{grid-template-columns:repeat(3,1fr);gap:8px}.stats article{padding:13px 10px;display:block}.stats article>i{border-radius:10px;width:32px;min-width:32px;height:32px;margin-bottom:9px;font-size:15px}.stats b{font-size:24px}.stats span{font-size:10px;line-height:1.25;display:block}.grid{grid-template-columns:1fr}.task time{display:none}.shift{grid-template-columns:1fr 1fr}.shift div{grid-column:1/-1}.adminGrid{grid-template-columns:1fr}.mobileNav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:10;background:#fffffff2;border-top:1px solid #e7e1da;padding:9px 6px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #3028180a}.mobileNav button{color:#777;background:0 0;border:0;flex:1;padding:9px 2px;font-size:10px;font-weight:800}.mobileNav button.active{color:var(--orange)}}.brandLogo{flex:0 0 50px;place-items:center;overflow:hidden;background:linear-gradient(145deg,#ff8b32,var(--orange))!important;border-radius:16px 16px 16px 6px!important;width:50px!important;height:50px!important;display:grid!important;transform:none!important;box-shadow:0 8px 22px #f9731640!important}.brandLogo img{object-fit:contain;width:47px;height:47px}.heroEmblem{padding:5px}.heroEmblem img{object-fit:contain;filter:drop-shadow(0 8px 12px #0005);width:112px;height:112px}@media (width<=760px){.brandLogo{flex-basis:44px;width:44px!important;height:44px!important}.brandLogo img{width:42px;height:42px}.shell>main{padding-bottom:112px}.mobileNav{left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));background:#fffffff0;border:1px solid #e8e1d8;border-radius:22px;grid-template-columns:repeat(5,1fr);gap:3px;padding:7px;display:grid;overflow:visible;box-shadow:0 14px 38px #2a170d2b}.mobileNav button{color:#7c7772;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:55px;padding:6px 2px;transition:all .18s;display:flex;position:relative}.mobileNav button i{color:#6e6862;background:#f3f0ec;border-radius:9px;place-items:center;width:27px;height:25px;font-size:15px;font-style:normal;line-height:1;transition:all .18s;display:grid}.mobileNav button span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:9px;line-height:1;overflow:hidden}.mobileNav button.active{color:var(--orange-dark);background:#fff3e9;transform:translateY(-1px)}.mobileNav button.active i{background:var(--orange);color:#fff;box-shadow:0 5px 12px #f9731640}.mobileNav button.active:after{content:"";background:var(--orange);border-radius:3px;width:16px;height:2px;position:absolute;bottom:2px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
