@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@1,600&display=swap";:root{--navy:#071a40;--blue:#178ee8;--sky:#55baff;--teal:#0a8f9a;--cream:#f5f9fc;--white:#fff;--ink:#10203c;--muted:#66748a;--line:#dbe6ef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;justify-content:space-between;align-items:center;gap:28px;height:88px;padding:0 clamp(22px,5vw,76px);display:flex;position:sticky;top:0}.brand{background:0 0;border:0;flex:none;width:190px;height:54px;padding:0;position:relative;overflow:hidden}.brand img{object-fit:contain;width:270px;max-width:none;height:180px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.topbar nav{gap:32px;font-size:14px;font-weight:600;display:flex}.topbar nav a:hover{color:var(--blue)}.cart-button{background:var(--navy);color:#fff;border:0;border-radius:4px;justify-content:center;align-items:center;gap:11px;min-width:88px;height:44px;padding:0 15px;font-weight:700;display:flex}.cart-button b{background:var(--blue);border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.primary{background:var(--navy);color:#fff;border:0;border-radius:4px;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:0 24px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 10px 28px #071a4024}.primary:hover{background:var(--blue);transform:translateY(-2px)}.primary.small{min-height:44px;padding:0 18px}.hero{background:#fff;grid-template-columns:1.02fr .98fr;min-height:690px;display:grid;overflow:hidden}.hero-copy{align-self:center;padding:80px clamp(30px,7vw,112px)}.eyebrow{color:var(--blue);letter-spacing:.16em;margin:0 0 20px;font-size:12px;font-weight:700}.eyebrow span{margin-right:8px}h1,h2,h3,p{margin-top:0}h1{color:var(--navy);letter-spacing:-.055em;margin-bottom:28px;font-size:clamp(54px,6vw,88px);font-weight:700;line-height:.96}h1 em,h2 em{color:var(--blue);font-family:Playfair Display,serif;font-weight:600}.hero-copy>p:not(.eyebrow){max-width:620px;color:var(--muted);font-size:19px;line-height:1.72}.hero-actions{align-items:center;gap:28px;margin:36px 0 34px;display:flex}.hero-actions>a{font-size:14px;font-weight:700}.hero-actions>a span{color:var(--blue);margin-left:10px}.trust{color:var(--muted);flex-wrap:wrap;gap:18px;font-size:12px;font-weight:600;display:flex}.trust span:first-letter{color:var(--teal)}.hero-image{background:var(--navy);min-height:690px;position:relative}.hero-image:before{content:"";z-index:1;pointer-events:none;border:1px solid #ffffff80;position:absolute;inset:26px}.hero-image img{object-fit:cover}.floating-card{z-index:2;background:#fff;align-items:center;gap:14px;width:310px;padding:20px;display:flex;position:absolute;bottom:48px;left:-52px;box-shadow:0 20px 70px #071a4038}.floating-card>span{background:var(--navy);width:52px;height:52px;color:var(--sky);border-radius:50%;place-items:center;font-weight:700;display:grid}.floating-card b,.floating-card small{display:block}.floating-card b{color:var(--navy);letter-spacing:.13em;font-size:11px}.floating-card small{color:var(--muted);margin-top:5px}.laundry-hero{background:#fff;grid-template-columns:1.02fr .98fr;min-height:690px;display:grid;overflow:hidden}.laundry-visual{background:radial-gradient(circle at 68% 25%,#61c4ff 0 6%,#0000 6.5%),linear-gradient(145deg,#0f93ec 0%,#087bcf 45%,#061a40 100%);place-items:center;min-height:690px;display:grid;position:relative;overflow:hidden}.laundry-visual:before{content:"";border:1px solid #ffffff73;position:absolute;inset:26px}.laundry-visual:after{content:"";border:1px solid #ffffff29;border-radius:50%;width:520px;height:520px;position:absolute;top:-170px;right:-190px}.machine{z-index:2;aspect-ratio:.87;background:linear-gradient(145deg,#f8fbfd,#d8e6ef);border:1px solid #ffffffb3;border-radius:18px;width:min(390px,67%);padding:24px;position:relative;box-shadow:0 45px 90px #010f2a4d,inset -12px -12px 28px #071a4014}.machine-panel{border-bottom:1px solid #bfd1df;align-items:center;gap:12px;height:68px;display:flex}.machine-panel i{background:#0c8fe8;border-radius:50%;width:13px;height:13px;box-shadow:inset 0 0 0 3px #c8eaff}.machine-panel i:first-child{background:var(--navy);width:38px;height:38px;margin-right:auto;box-shadow:inset 0 0 0 8px #b7c8d5}.machine-door{aspect-ratio:1;background:#7f98aa;border-radius:50%;width:72%;padding:18px;position:absolute;bottom:8%;left:14%;box-shadow:inset 0 0 0 4px #b9c9d3,0 10px 25px #071a4033}.machine-door>div{color:#fff;background:radial-gradient(circle at 35% 30%,#2daff7,#082a55 68%);border-radius:50%;align-content:center;place-items:center;width:100%;height:100%;display:grid;box-shadow:inset 12px 12px 28px #ffffff29}.machine-door span{font-family:Playfair Display,serif;font-size:58px;font-style:italic}.machine-door small{letter-spacing:.18em;font-size:9px}.bubble{z-index:1;background:#ffffff1f;border:1px solid #ffffff8c;border-radius:50%;position:absolute}.bubble-one{width:82px;height:82px;top:13%;left:12%}.bubble-two{width:32px;height:32px;top:27%;left:21%}.bubble-three{width:54px;height:54px;bottom:18%;right:10%}.laundry-ticket{z-index:3;background:#fff;align-items:center;gap:15px;width:300px;padding:18px;display:flex;position:absolute;bottom:7%;left:6%;box-shadow:0 24px 60px #04122d40}.laundry-ticket>span{color:#fff;background:var(--navy);border-radius:50%;place-items:center;width:48px;height:48px;font-weight:700;display:grid}.laundry-ticket b,.laundry-ticket small{display:block}.laundry-ticket b{letter-spacing:.12em;font-size:10px}.laundry-ticket small{color:var(--muted);margin-top:4px}.catalog{max-width:1500px;margin:0 auto;padding:110px clamp(22px,6vw,90px)}.section-heading{grid-template-columns:1fr .55fr;align-items:end;gap:80px;margin-bottom:50px;display:grid}.section-heading h2,.steps h2,.promise h2{color:var(--navy);letter-spacing:-.045em;margin-bottom:0;font-size:clamp(42px,5vw,68px);line-height:1}.section-heading>p{color:var(--muted);margin-bottom:4px;line-height:1.7}.category-row{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.category-row button{text-align:left;border:1px solid var(--line);min-height:132px;color:var(--ink);background:#fff;padding:20px;transition:all .2s}.category-row button:hover{border-color:var(--sky);transform:translateY(-2px)}.category-row button.active{background:var(--navy);border-color:var(--navy);color:#fff}.category-row button>span{color:var(--blue);margin-bottom:16px;font-size:25px;display:block}.category-row button.active>span{color:var(--sky)}.category-row b,.category-row small{display:block}.category-row b{font-size:14px}.category-row small{opacity:.65;margin-top:5px;font-size:11px}.catalog-tools{justify-content:space-between;align-items:center;gap:20px;margin:42px 0 22px;display:flex}.catalog-tools>div b,.catalog-tools>div span{display:block}.catalog-tools>div span{color:var(--muted);margin-top:4px;font-size:12px}.catalog-tools label{border:1px solid var(--line);background:#fff;align-items:center;gap:10px;width:min(390px,100%);height:48px;padding:0 16px;display:flex}.catalog-tools label span{color:var(--blue);font-size:22px}.catalog-tools input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1}.category-browser{border:1px solid var(--line);background:#fff}.category-browser-head{border-bottom:1px solid var(--line);justify-content:space-between;padding:18px 22px;display:flex}.category-browser-head span{color:var(--muted);font-size:12px}.category-chips{flex-wrap:wrap;gap:8px;max-height:178px;padding:14px;display:flex;overflow-y:auto}.category-chips button{color:#31516a;background:#f5fafd;border:1px solid #d8e7f1;border-radius:3px;padding:10px 13px;font-size:11px;font-weight:700}.category-chips button:hover,.category-chips button.active{border-color:var(--navy);background:var(--navy);color:#fff}.menu-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.menu-card{border:1px solid var(--line);background:#fff;min-width:0;transition:transform .25s,box-shadow .25s}.menu-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px #071a401a}.menu-art{color:#fff;background:linear-gradient(135deg,#0d94eb,#071a40);height:185px;padding:24px;position:relative;overflow:hidden}.menu-art.art-1{background:linear-gradient(135deg,#0a8f9a,#06485b)}.menu-art.art-2{background:linear-gradient(135deg,#55baff,#075b9c)}.menu-art.art-3{background:linear-gradient(135deg,#1d4f92,#06132e)}.menu-art>span{z-index:2;font-size:48px;position:relative}.menu-art>small{letter-spacing:.18em;font-size:12px;position:absolute;top:20px;right:20px}.art-rings i{border:1px solid #ffffff3d;border-radius:50%;position:absolute}.art-rings i:first-child{width:190px;height:190px;bottom:-100px;right:-30px}.art-rings i:nth-child(2){width:125px;height:125px;bottom:-68px;right:2px}.art-rings i:nth-child(3){background:#ffffff21;width:58px;height:58px;bottom:-33px;right:35px}.menu-body{padding:24px}.menu-body>h3{color:var(--navy);margin-bottom:9px;font-size:22px}.menu-body>p:not(.category-name){min-height:64px;color:var(--muted);font-size:13px;line-height:1.6}.recipe-preview{border-top:1px solid var(--line);min-height:150px;margin:18px 0}.recipe-preview>div{border-bottom:1px solid var(--line);grid-template-columns:22px 1fr auto;align-items:center;gap:7px;padding:11px 0;display:grid}.recipe-preview>div>span{color:var(--blue)}.recipe-preview b{font-size:11px}.recipe-preview small{color:var(--muted);font-size:9px}.menu-card .card-footer button{white-space:nowrap}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{border:1px solid var(--line);background:#fff;min-width:0;transition:transform .25s,box-shadow .25s}.service-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px #071a401a}.card-image{background:#dcecf6;height:220px;position:relative;overflow:hidden}.card-image img{object-fit:cover;transition:transform .45s}.service-card:hover .card-image img{transform:scale(1.035)}.card-image>span{background:var(--blue);color:#fff;text-transform:uppercase;letter-spacing:.1em;padding:7px 11px;font-size:10px;font-weight:700;position:absolute;top:14px;left:14px}.card-body{padding:25px}.category-name{letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-weight:700;color:var(--blue)!important;font-size:10px!important}.card-body h3{color:var(--navy);margin-bottom:10px;font-size:22px}.card-body>p:not(.category-name){min-height:65px;color:var(--muted);font-size:14px;line-height:1.55}.option-pills{flex-wrap:wrap;align-content:start;gap:6px;min-height:62px;margin:18px 0;display:flex}.option-pills span{color:#31516a;background:#edf6fc;align-self:start;padding:6px 9px;font-size:10px;font-weight:600}.card-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:end;gap:15px;padding-top:18px;display:flex}.card-footer div small,.card-footer div b,.card-footer div span{display:block}.card-footer div small{color:var(--muted);font-size:10px}.card-footer div b{color:var(--navy);margin:2px 0;font-size:24px}.card-footer div span{color:var(--muted);font-size:10px}.card-footer button{background:var(--navy);color:#fff;border:0;padding:12px 15px;font-weight:700}.card-footer button:hover{background:var(--blue)}.empty{border:1px solid var(--line);text-align:center;background:#fff;padding:50px}.empty button{color:var(--blue);background:0 0;border:0;margin-left:15px;font-weight:700}.steps{background:var(--navy);color:#fff;grid-template-columns:1.1fr repeat(3,.7fr);gap:42px;padding:96px clamp(22px,7vw,110px);display:grid}.steps h2{color:#fff}.steps article{border-left:1px solid #ffffff2e;padding-left:26px}.steps article>span{color:var(--sky);font-size:12px;font-weight:700}.steps article h3{margin:32px 0 12px;font-size:19px}.steps article p{color:#afbed4;font-size:13px;line-height:1.6}.system-strip{background:#e6f3fb;border-bottom:1px solid #cddfe9;grid-template-columns:repeat(7,auto);justify-content:space-between;align-items:center;gap:20px;padding:38px clamp(22px,6vw,90px);display:grid}.system-strip>div{gap:3px;display:grid}.system-strip span{color:var(--blue);font-size:10px;font-weight:700}.system-strip b{color:var(--navy);letter-spacing:.1em;font-size:12px}.system-strip small{color:var(--muted);font-size:10px}.system-strip>i{color:var(--blue);font-style:normal}.account-band{background:#fff;grid-template-columns:160px 1fr .8fr;align-items:center;gap:54px;padding:100px clamp(22px,7vw,110px);display:grid}.account-monogram{border:1px solid var(--line);width:140px;height:140px;color:var(--blue);border-radius:50%;place-items:center;font-family:Playfair Display,serif;font-size:48px;display:grid}.account-band h2{color:var(--navy);letter-spacing:-.045em;margin-bottom:0;font-size:clamp(42px,5vw,68px);line-height:1}.account-band>p{color:var(--muted);line-height:1.8}.promise{background:#fff;grid-template-columns:160px 1fr .8fr;align-items:center;gap:54px;padding:100px clamp(22px,7vw,110px);display:grid}.promise-mark{border:1px solid var(--line);width:140px;height:140px;color:var(--blue);border-radius:50%;place-items:center;font-family:Playfair Display,serif;font-size:48px;display:grid}.promise>p{color:var(--muted);line-height:1.8}footer{color:#9dafc6;background:#04122d;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:170px;padding:40px clamp(22px,6vw,90px);display:grid}footer img{object-fit:contain}footer p{margin:0;font-size:13px}footer div{gap:24px;font-size:12px;display:flex}footer small{border-top:1px solid #ffffff1a;grid-column:1/-1;padding-top:16px}.drawer-shell{z-index:50;position:fixed;inset:0}.backdrop{background:#020c1ea3;border:0;width:100%;position:absolute;inset:0}.drawer{background:var(--cream);flex-direction:column;width:min(520px,100%);height:100%;display:flex;position:absolute;top:0;right:0;box-shadow:-30px 0 70px #0003}.drawer-head{background:#fff;justify-content:space-between;align-items:center;min-height:92px;padding:22px 28px;display:flex}.drawer-head p{margin-bottom:5px}.drawer-head span{color:var(--muted);font-size:12px}.drawer-head button{border:1px solid var(--line);width:40px;height:40px;color:var(--navy);background:#fff;font-size:24px}.progress{background:var(--line);height:3px}.progress i{background:var(--blue);height:100%;transition:width .25s;display:block}.drawer-content{flex:1;padding:40px 30px;overflow-y:auto}.drawer-content h2{color:var(--navy);margin-bottom:15px;font-size:35px;line-height:1.08}.drawer-content>p:not(.category-name):not(.note){color:var(--muted);line-height:1.65}.drawer-content h3{color:var(--navy);margin:34px 0 12px;font-size:14px}.choices{gap:9px;display:grid}.choices button{text-align:left;border:1px solid var(--line);color:var(--ink);background:#fff;align-items:center;gap:14px;padding:15px;display:flex}.choices button.selected{border-color:var(--blue);box-shadow:inset 3px 0 var(--blue)}.choices button>span{width:28px;height:28px;color:var(--blue);background:#eaf5fd;border-radius:50%;place-items:center;display:grid}.choices button b,.choices button small{display:block}.choices button small{color:var(--muted);margin-top:3px}.choices button strong{color:var(--navy);margin-left:auto;font-size:12px}.total-footer{justify-content:space-between;align-items:center}.total-footer>div small,.total-footer>div b{display:block}.total-footer>div small{color:var(--muted);font-size:10px}.total-footer>div b{color:var(--navy);font-size:23px}.total-footer .primary{flex:0 245px}.primary:disabled{cursor:not-allowed;background:#9aa7b7;transform:none}.cart-empty{text-align:center;align-content:center;place-items:center;min-height:420px;display:grid}.cart-empty>span{width:80px;height:80px;color:var(--blue);background:#e5f4fd;border-radius:50%;place-items:center;font-size:35px;display:grid}.cart-empty h2{margin:24px 0 8px}.cart-empty p{max-width:280px}.cart-menu{border:1px solid var(--line);background:#fff;justify-content:space-between;align-items:start;gap:15px;padding:20px;display:flex}.cart-menu+.cart-menu{margin-top:10px}.cart-menu h3{color:var(--navy);margin:0 0 8px}.cart-menu small{color:var(--muted);line-height:1.55}.cart-menu>button{border:1px solid var(--line);width:32px;height:32px;color:var(--navy);background:#fff;font-size:18px}.summary{border:1px solid var(--line);background:#fff;margin-top:28px}.summary>div{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr;gap:12px;padding:16px;display:grid}.summary span{color:var(--muted);font-size:12px}.summary b{color:var(--navy);text-align:right;font-size:13px}.summary .total{background:var(--navy);color:#fff;border:0}.summary .total span,.summary .total b{color:#fff}.summary .total b{font-size:23px}.note{color:#3c5b73;background:#eaf5fd;margin-top:18px;padding:14px;font-size:11px;line-height:1.6}.drawer-footer{border-top:1px solid var(--line);background:#fff;justify-content:flex-end;gap:10px;min-height:86px;padding:16px 26px;display:flex}.drawer-footer .primary{flex:1}.secondary{border:1px solid var(--line);color:var(--navy);background:#fff;padding:0 20px;font-weight:700}@media (width<=1050px){.topbar nav{display:none}.hero,.laundry-hero{grid-template-columns:1fr 1fr}.hero-copy{padding:60px 35px}.category-row{grid-template-columns:repeat(3,1fr)}.service-grid,.menu-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(3,1fr)}.steps>div{grid-column:1/-1}.promise{grid-template-columns:130px 1fr}.promise>p{grid-column:2}.account-band{grid-template-columns:130px 1fr}.account-band>p{grid-column:2}.system-strip{grid-template-columns:repeat(4,1fr)}.system-strip>i{display:none}}@media (width<=720px){.topbar{height:72px;padding:0 16px}.brand{align-items:center;width:132px;height:42px;display:flex;overflow:visible}.brand img{width:128px;height:auto;position:static;transform:none}.topbar .primary.small{min-height:40px;padding:0 13px;font-size:12px}.hero,.laundry-hero{flex-direction:column;min-height:auto;display:flex}.hero-copy{padding:62px 22px 48px}h1{font-size:52px}.hero-copy>p:not(.eyebrow){font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions>a{text-align:center}.hero-image{min-height:440px}.laundry-visual{min-height:520px}.machine{width:68%}.laundry-ticket,.floating-card{width:calc(100% - 36px);bottom:18px;left:18px}.catalog{padding:78px 16px}.section-heading{grid-template-columns:1fr;gap:22px}.category-row{padding-bottom:8px;display:flex;overflow-x:auto}.category-row button{min-width:170px}.catalog-tools{flex-direction:column;align-items:stretch}.service-grid,.menu-grid{grid-template-columns:1fr}.card-image{height:235px}.steps{grid-template-columns:1fr;padding:72px 24px}.steps>div{grid-column:auto}.steps article{border-top:1px solid #ffffff2e;border-left:0;padding:24px 0 10px}.steps article h3{margin-top:18px}.promise{grid-template-columns:1fr;padding:72px 24px}.promise-mark{width:100px;height:100px}.promise>p{grid-column:auto}.account-band{grid-template-columns:1fr;padding:72px 24px}.account-monogram{width:100px;height:100px}.account-band>p{grid-column:auto}.system-strip{grid-template-columns:repeat(2,1fr);padding:30px 22px}footer{grid-template-columns:1fr}footer div{flex-wrap:wrap}.drawer-content{padding:32px 20px}.summary>div{grid-template-columns:90px 1fr}.total-footer{gap:14px}.total-footer .primary{flex:1}}@media (width<=420px){.topbar{gap:10px;padding:0 12px}.brand{width:118px}.brand img{width:118px;height:auto}.topbar .primary.small{gap:10px;padding:0 11px}.topbar nav{display:none}.hero-copy{padding-top:56px}.trust{gap:14px}.category-row button{min-width:154px;min-height:122px}.category-chips{flex-wrap:nowrap;max-height:208px;overflow:auto hidden}.category-chips button{flex:none}.card-body{padding:21px}.drawer-footer{padding:13px 16px}.drawer-footer .primary{padding-inline:12px}.total-footer{grid-template-columns:92px minmax(0,1fr);display:grid}.total-footer>div{min-width:0}.total-footer .primary{width:100%}.total-footer>div b{font-size:19px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.laundry-gallery-window{overflow-x:auto!important}.laundry-gallery-track{animation:none!important;transform:none!important}}.kelclean-shell{background:#eef3f7;min-height:100vh}.kelclean-header{color:#fff;background:navy;align-items:center;gap:22px;min-height:104px;padding:12px clamp(22px,4vw,62px);display:flex;box-shadow:0 5px 18px #00004629}.header-brand{flex:none;width:180px;height:70px;position:relative;overflow:hidden}.header-brand img{object-fit:contain;filter:brightness(0)invert();width:255px;max-width:none;height:170px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.profile-summary{color:#fff;text-align:left;background:#ffffff14;border:1px solid #fff3;border-radius:7px;align-items:center;gap:10px;margin-right:auto;padding:7px 12px;display:flex}.profile-avatar{color:#00104c;background:#42adf6;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.profile-avatar-photo{object-fit:cover;border:2px solid #ffffffa6;display:block}.profile-summary b,.profile-summary small{display:block}.profile-summary b{font-size:12px}.profile-summary small{color:#c9d5ef;margin-top:2px;font-size:10px}.kelclean-header nav{align-items:center;gap:5px;display:flex}.kelclean-header nav button{color:#fff;background:0 0;border:0;border-radius:4px;padding:10px 12px;font-size:12px;font-weight:700}.kelclean-header nav button:hover,.kelclean-header nav button.active{background:#ffffff24}.kelclean-header nav .employee-nav-button{color:#ffb6c1}.kelclean-header .cart-nav span{background:#29a9f2;border-radius:50%;place-items:center;min-width:19px;height:19px;margin-left:4px;font-size:9px;display:inline-grid}.kelclean-header .notification-nav{position:relative}.kelclean-header .notification-nav:before{content:"●";color:#67c8ff;margin-right:5px;font-size:8px}.kelclean-header .notification-nav span{color:#fff;background:#ef4f68;border-radius:50%;place-items:center;min-width:19px;height:19px;margin-left:4px;font-size:9px;display:inline-grid}.notification-popover-shell{z-index:80;pointer-events:none;position:fixed;inset:0}.notification-popover-backdrop{pointer-events:auto;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.notification-popover{pointer-events:auto;background:#fff;border:1px solid #cbdbe6;border-radius:10px;grid-template-rows:auto auto minmax(0,1fr);width:min(410px,100vw - 28px);max-height:min(620px,100vh - 110px);display:grid;position:absolute;top:92px;right:clamp(18px,4vw,60px);overflow:hidden;box-shadow:0 24px 70px #0012374d}.notification-popover>header{color:#fff;background:navy;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:15px 17px;display:flex}.notification-popover>header span,.notification-popover>header h2{display:block}.notification-popover>header span{color:#67c8ff;letter-spacing:.15em;font-size:7px;font-weight:900}.notification-popover>header h2{margin:5px 0 0;font-size:20px}.notification-popover>header>button{color:#fff;background:0 0;border:1px solid #ffffff59;border-radius:4px;width:34px;height:34px;font-size:18px}.notification-popover-actions{background:#f6fafc;border-bottom:1px solid #dce6ec;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:7px 13px;display:flex}.notification-popover-actions small{color:#718294;font-size:8px;font-weight:800}.notification-popover-actions button{color:#0878bd;background:#fff;border:1px solid #1397e8;border-radius:4px;min-height:30px;padding:0 9px;font-size:8px;font-weight:900}.notification-popover-actions button:disabled{cursor:not-allowed;opacity:.45}.notification-list{overscroll-behavior:contain;min-height:160px;overflow-y:auto}.notification-list>button{color:#293c50;text-align:left;background:#fff;border:0;border-bottom:1px solid #e2eaef;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:11px;width:100%;min-height:85px;padding:13px 17px;display:grid;position:relative}.notification-list>button:hover{background:#f4faff}.notification-list>button.unread{background:#eef8fe}.notification-list>button>i{color:#007fc9;background:#dff2fd;border-radius:50%;place-items:center;width:31px;height:31px;font-size:11px;font-style:normal;font-weight:900;display:grid}.notification-list>button span b,.notification-list>button span small,.notification-list>button span em{display:block}.notification-list>button span b{color:#162c43;font-size:10px}.notification-list>button span small{color:#617386;margin-top:4px;font-size:8px;line-height:1.5}.notification-list>button span em{color:#8491a0;margin-top:6px;font-size:7px;font-style:normal}.notification-list>button>strong{background:#ef4f68;border-radius:50%;width:8px;height:8px;margin-top:4px}.notification-empty{color:#718294;text-align:center;align-content:center;place-items:center;gap:6px;min-height:210px;padding:28px;display:grid}.notification-empty span{color:#187244;background:#e3f6ea;border-radius:50%;place-items:center;width:45px;height:45px;font-weight:900;display:grid}.notification-empty b{color:#26394d;margin-top:6px;font-size:11px}.notification-empty small{max-width:250px;font-size:8px;line-height:1.5}.kelclean-main{width:min(1480px,100%);margin:0 auto;padding:28px clamp(18px,4vw,56px) 48px}.dashboard-intro{justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px;display:flex}.dashboard-intro p{color:#128ddc;letter-spacing:.15em;margin:0 0 5px;font-size:10px;font-weight:800}.dashboard-intro h1{color:navy;letter-spacing:-.03em;margin:0;font-size:30px;line-height:1.1}.dashboard-intro>span{color:#6d7b8b;font-size:11px}.home-dashboard{max-width:1280px;margin:0 auto}.home-welcome{color:#fff;background:navy;border-radius:14px;grid-template-columns:minmax(370px,.88fr) minmax(470px,1.12fr);min-height:430px;margin-bottom:24px;display:grid;overflow:hidden;box-shadow:0 18px 45px #00004b33}.home-welcome-copy{z-index:2;background:radial-gradient(circle at 82% 12%,#4bbeff4d,#0000 31%),linear-gradient(130deg,#00004f,navy 58%,#043d84);flex-direction:column;justify-content:center;max-width:none;padding:clamp(38px,5vw,70px);display:flex;position:relative}.home-welcome-copy p{color:#67c8ff;letter-spacing:.2em;margin:0 0 15px;font-size:9px;font-weight:900}.home-welcome-copy h1{color:#fff;letter-spacing:-.055em;margin:0 0 16px;font-size:clamp(42px,4.3vw,62px);line-height:.98}.home-welcome-copy h1 em{color:#62c7ff;letter-spacing:-.035em;margin-top:10px;font-family:Georgia,Times New Roman,serif;font-size:.74em;font-weight:500;display:block}.home-welcome-copy>span{color:#d9e8f8;max-width:570px;font-size:12px;line-height:1.7;display:block}.home-welcome-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.home-welcome-actions button{color:navy;background:#fff;border:1px solid #ffffff75;border-radius:6px;min-height:46px;padding:0 18px;font-size:10px;font-weight:900}.home-welcome-actions button:hover{background:#63c8ff;border-color:#63c8ff}.home-welcome-actions button:last-child{color:#fff;background:0 0}.home-welcome-actions button:last-child:hover{background:#ffffff1f}.home-welcome-actions button span{color:#63c8ff;margin-left:8px;font-size:15px}.home-welcome-photo{background-image:url(/laundry-gallery/01-fresh-towels.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-width:0;min-height:430px;position:relative}.home-welcome-photo:before{content:"";pointer-events:none;background:linear-gradient(90deg,#00008061,#0000 22%),linear-gradient(#0000 56%,#0000282e);position:absolute;inset:0}.home-welcome-photo>div{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000d3cad;border:1px solid #ffffff8c;border-radius:7px;padding:11px 14px;position:absolute;bottom:22px;right:22px;box-shadow:0 8px 24px #00002833}.home-welcome-photo span,.home-welcome-photo b{display:block}.home-welcome-photo span{color:#6ccaff;letter-spacing:.16em;font-size:7px;font-weight:900}.home-welcome-photo b{color:#fff;margin-top:4px;font-size:11px}.laundry-gallery{margin-bottom:24px;padding:20px 0 4px;overflow:hidden}.laundry-gallery-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:14px;display:flex}.laundry-gallery-heading p{color:#138fdd;letter-spacing:.17em;margin:0 0 4px;font-size:8px;font-weight:900}.laundry-gallery-heading h2{color:navy;letter-spacing:-.03em;margin:0;font-size:22px}.laundry-gallery-heading>span{color:#718091;font-size:9px}.laundry-gallery-window{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000);mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000)}.laundry-gallery-track{--gallery-card:310px;--gallery-gap:14px;will-change:transform;width:max-content;animation:64s linear infinite kelcleanGallery;display:flex}.laundry-gallery-group{padding-right:var(--gallery-gap);gap:var(--gallery-gap);display:flex}.laundry-gallery-window:hover .laundry-gallery-track,.laundry-gallery-window:focus-within .laundry-gallery-track,.laundry-gallery-window:active .laundry-gallery-track{animation-play-state:paused}.gallery-scene{width:var(--gallery-card);flex:0 0 var(--gallery-card);background:#d8e8f1;border-radius:11px;height:225px;position:relative;overflow:hidden;box-shadow:0 8px 22px #13304921}.gallery-scene>img{object-fit:cover;width:100%;height:100%;transition:transform .45s;position:absolute;inset:0}.gallery-scene:hover>img{transform:scale(1.035)}.gallery-scene section{color:#fff;background:linear-gradient(#0000,#000833db);padding:44px 16px 14px;position:absolute;inset:auto 0 0}.gallery-scene b,.gallery-scene small{display:block}.gallery-scene b{font-size:11px}.gallery-scene small{color:#d7e8f7;margin-top:4px;font-size:8px}@keyframes kelcleanGallery{to{transform:translate(-50%)}}.bundle-selections{background:#fff;border:1px solid #d4dfe7;border-radius:9px;margin-bottom:18px;padding:16px;box-shadow:0 5px 18px #152f4a0e}.bundle-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:12px;display:flex}.bundle-heading p{color:#138fdd;letter-spacing:.14em;margin:0 0 3px;font-size:8px;font-weight:800}.bundle-heading h2{color:navy;margin:0;font-size:15px}.bundle-heading>span{color:#718091;font-size:9px}.bundle-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.bundle-grid>button{color:#26374b;text-align:left;background:#fff;border:1px solid #d7e3eb;border-radius:10px;min-width:0;padding:0;overflow:hidden;box-shadow:0 7px 20px #14304914}.bundle-grid>button:hover{border-color:#7bc8f4;transform:translateY(-2px);box-shadow:0 11px 26px #14304921}.bundle-grid>button.selected{background:#f3faff;border-color:#1397e8;box-shadow:0 0 0 2px #1397e829,0 11px 26px #14304921}.bundle-photo{background:#dceaf2;height:148px;display:block;position:relative;overflow:hidden}.bundle-photo:after{content:"";background:linear-gradient(#0000,#00083c9e);height:55%;position:absolute;inset:auto 0 0}.bundle-photo img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.bundle-grid>button:hover .bundle-photo img{transform:scale(1.04)}.bundle-photo>span{z-index:2;color:#fff;text-transform:uppercase;letter-spacing:.08em;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000080d1;border-radius:30px;padding:5px 8px;font-size:7px;font-weight:900;position:absolute;bottom:11px;left:12px}.bundle-card-body{grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px;display:grid}.bundle-icon{color:navy;background:#dff2fd;border-radius:50%;place-items:center;width:36px;height:36px;font-size:17px;font-weight:800;display:grid}.bundle-copy,.bundle-price{min-width:0}.bundle-copy small,.bundle-copy b,.bundle-copy em,.bundle-price b,.bundle-price small,.bundle-price del{display:block}.bundle-copy small{color:#118dd9;text-transform:uppercase;letter-spacing:.07em;margin-bottom:3px;font-size:8px;font-weight:800}.bundle-copy b{color:navy;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.bundle-copy em{color:#718091;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:8px;font-style:normal;overflow:hidden}.bundle-price{text-align:right}.bundle-price del{color:#8895a3;margin-bottom:2px;font-size:8px}.bundle-price b{color:navy;font-size:12px}.bundle-price small{color:#138fdd;margin-top:4px;font-size:8px;font-weight:800}.bundle-recipe-preview{background:#fbfdfe;border:1px solid #cfe0ea;border-radius:9px;grid-template-columns:minmax(0,1.45fr) minmax(230px,.55fr);margin-top:16px;display:grid;overflow:hidden}.bundle-preview-copy{padding:22px}.bundle-preview-copy>span{color:#138fdd;letter-spacing:.15em;font-size:8px;font-weight:900}.bundle-preview-copy h3{color:navy;letter-spacing:-.025em;margin:5px 0 4px;font-size:20px}.bundle-preview-copy>p{color:#718091;margin:0 0 14px;font-size:10px}.bundle-recipe-list{gap:7px;display:grid}.bundle-recipe-list article{background:#fff;border:1px solid #dce6ec;border-radius:6px;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:10px 12px;display:grid}.bundle-recipe-list article>span{color:#0689d6;background:#dff3fd;border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;font-weight:900;display:grid}.bundle-recipe-list b,.bundle-recipe-list small{display:block}.bundle-recipe-list b{color:#28394d;font-size:10px}.bundle-recipe-list small{color:#7a8998;margin-top:3px;font-size:8px}.bundle-recipe-list strong{color:navy;font-size:11px}.bundle-preview-summary{color:#fff;background:radial-gradient(circle at 100% 0,#4abcff4d,#0000 42%),navy;flex-direction:column;justify-content:center;padding:24px;display:flex}.bundle-preview-summary>span{color:#68c8ff;letter-spacing:.13em;font-size:7px;font-weight:900}.bundle-preview-summary>em{color:#00104c;letter-spacing:.07em;background:#5dc5ff;border-radius:20px;width:fit-content;margin-top:8px;padding:5px 7px;font-size:7px;font-style:normal;font-weight:900}.bundle-preview-summary>del{color:#a9c7e8;margin-top:7px;font-size:10px}.bundle-preview-summary>b{margin:6px 0 4px;font-size:28px}.bundle-preview-summary>small{color:#d6e5f6;font-size:8px;line-height:1.5}.bundle-preview-summary>p{color:#fff;background:#63c8ff29;border-radius:4px;margin:10px 0 0;padding:8px;font-size:8px}.bundle-preview-summary>button{color:#fff;background:0 0;border:1px solid #ffffff73;border-radius:5px;min-height:40px;margin-top:10px;font-size:9px;font-weight:900}.bundle-preview-summary>button:last-child{color:navy;background:#fff;border-color:#fff}.bundle-preview-summary>button:hover{color:navy;background:#61c7ff;border-color:#61c7ff}.home-steps{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.home-steps article{background:#fff;border:1px solid #d4dfe7;border-radius:8px;align-items:center;gap:13px;min-height:90px;padding:18px;display:flex}.home-steps article>span{color:navy;background:#e3f4fd;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.home-steps b,.home-steps small{display:block}.home-steps b{color:navy;font-size:11px}.home-steps small{color:#718091;margin-top:4px;font-size:9px;line-height:1.45}.desktop-workspace{grid-template-columns:minmax(320px,.8fr) minmax(580px,1.7fr);gap:18px;height:calc(100vh - 208px);min-height:630px;display:grid}.left-stack,.right-stack{gap:18px;min-height:0;display:grid}.left-stack{grid-template-rows:1fr 1fr}.right-stack{overscroll-behavior:contain;flex-direction:column;padding-right:4px;display:flex;overflow-y:auto}.right-stack>.kc-panel{flex:none}.kc-panel{background:#fff;border:1px solid #d4dfe7;border-radius:9px;flex-direction:column;min-height:0;display:flex;overflow:hidden;box-shadow:0 5px 18px #152f4a0e}.kc-panel-head{background:#f9fbfc;border-bottom:1px solid #dde6ec;align-items:center;gap:14px;min-height:60px;padding:12px 16px;display:flex}.kc-panel-head h2{color:navy;letter-spacing:-.01em;margin:0 auto 0 0;font-size:15px}.kc-panel-head label{background:#fff;border:1px solid #d5e0e8;border-radius:5px;align-items:center;gap:7px;width:min(240px,60%);height:35px;padding:0 10px;display:flex}.kc-panel-head label span{color:#1397e8}.kc-panel-head input{color:#26374d;border:0;outline:0;width:100%;min-width:0;font-size:11px}.kc-panel-body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.kc-list{min-height:0;overflow-y:auto}.kc-list>button{color:#24344a;text-align:left;background:#fff;border:0;border-bottom:1px solid #e8eef2;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;width:100%;min-height:60px;padding:10px 13px;display:grid}.kc-list>button:hover{background:#f1f8fc}.kc-list>button.selected{background:#e6f4fd;box-shadow:inset 4px 0 #1397e8}.kc-list .list-icon{color:#078ad9;background:#e8f5fd;border-radius:50%;place-items:center;width:30px;height:30px;font-size:17px;display:grid}.kc-list b,.kc-list small{display:block}.kc-list small strong{color:#118a56;font-size:inherit;display:inline}.kc-list small del{color:#8995a1}.kc-list b{font-size:12px}.kc-list small{color:#7a8897;margin-top:3px;font-size:9px}.kc-list i{color:#1397e8;font-size:20px;font-style:normal}.panel-empty{text-align:center;color:#7a8897;align-content:center;place-items:center;min-height:150px;padding:26px;display:grid}.panel-empty>span{color:#1397e8;margin-bottom:10px;font-size:26px}.panel-empty b,.panel-empty small{display:block}.panel-empty b{color:#25364a;font-size:12px}.panel-empty small{margin-top:5px;font-size:10px}.recipe-table{flex:1;min-height:0;overflow-y:auto}.recipe-panel .recipe-table{flex:none;height:clamp(260px,34vh,390px)}.recipe-head,.recipe-row,.addon-option-row{grid-template-columns:60px minmax(180px,1.25fr) minmax(180px,1fr) 85px;align-items:center;display:grid}.recipe-head{z-index:2;color:#627286;text-transform:uppercase;letter-spacing:.08em;background:#eef4f8;min-height:38px;padding:0 14px;font-size:9px;font-weight:800;position:sticky;top:0}.recipe-row{color:#24344a;text-align:left;background:#fff;border-bottom:1px solid #e5edf2;width:100%;min-height:74px;padding:8px 14px}.recipe-row:hover{background:#f4f9fc}.recipe-row.selected{background:#eef8fe}.recipe-table .check,.addon-option-row .check{color:#fff;background:#fff;border:1px solid #a9c8dd;border-radius:4px;place-items:center;width:22px;height:22px;display:grid}.recipe-table .check:disabled,.addon-option-row .check:disabled{cursor:default;opacity:1}.recipe-row.selected .check,.addon-option-row.selected .check{background:#1195e6;border-color:#1195e6}.recipe-row.mandatory .check{background:navy;border-color:navy;font-size:8px}.recipe-row>span b,.recipe-row>span small,.addon-option-row>span b,.addon-option-row>span small{display:block}.recipe-row>span b,.addon-option-row>span b{font-size:11px}.recipe-row>span small,.addon-option-row>span small{color:#7a8897;margin-top:3px;font-size:9px}.recipe-row>strong,.addon-option-row>strong{color:navy;text-align:right;font-size:12px}.recipe-option-controls{gap:4px;padding-right:8px;display:grid}.recipe-option-controls label{color:#66778a;text-transform:capitalize;grid-template-columns:minmax(56px,auto) 1fr;align-items:center;gap:6px;font-size:8px;font-weight:800;display:grid}.recipe-option-controls select{color:#26384d;background:#fff;border:1px solid #cfdde6;border-radius:4px;outline:0;min-width:0;height:29px;padding:0 6px;font-size:8px}.recipe-option-controls select:focus{border-color:#1397e8}.recipe-option-controls select:disabled{color:#8793a0;background:#edf2f5}.addon-option-editor{background:#f7fbfd;border-top:1px solid #cfe2ef}.addon-option-heading{background:linear-gradient(90deg,#e8f5fc,#f4faff);justify-content:space-between;align-items:center;gap:15px;min-height:52px;padding:10px 14px;display:flex}.addon-option-heading span,.addon-option-heading b{display:block}.addon-option-heading span{color:#138fdd;letter-spacing:.14em;font-size:7px;font-weight:900}.addon-option-heading b{color:navy;margin-top:3px;font-size:12px}.addon-option-heading>small{color:#718194;text-align:right;font-size:8px}.addon-option-list{overscroll-behavior:contain;scrollbar-color:#9ac9e5 #eef6fb;max-height:260px;overflow:auto}.addon-option-row{border-top:1px solid #dfe8ee;min-height:76px;padding:8px 14px}.addon-option-row.selected{background:#eef8fe}.addon-option-row>strong{color:#0b83cb}.panel-action{background:#f9fbfc;border-top:1px solid #dfe8ee;justify-content:flex-end;align-items:center;gap:18px;min-height:67px;padding:10px 15px;display:flex}.panel-action>div{margin-right:auto}.panel-action small,.panel-action b{display:block}.panel-action small{color:#7a8897;font-size:9px}.panel-action b{color:navy;font-size:18px}.panel-action b del{color:#8a96a2;margin-right:5px;font-size:10px;font-weight:600}.panel-offer-saving{color:#118a56;margin-top:3px;font-size:8px;font-style:normal;font-weight:800;display:block}.panel-action>button,.cart-total button,.account-save{color:#fff;background:navy;border:0;border-radius:5px;min-height:40px;padding:0 16px;font-size:11px;font-weight:800}.panel-action>button:hover,.cart-total button:hover,.account-save:hover{background:#108fdc}.panel-action>button:disabled,.cart-total button:disabled{cursor:not-allowed;background:#a7b1bd}.dashboard-cart{flex:1;min-height:0;overflow-y:auto}.dashboard-cart article{border:1px solid #dbe5eb;border-radius:6px;margin:10px;overflow:hidden}.cart-line-head{color:#23364b;text-align:left;background:#e9f5fc;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:12px;display:flex}.cart-line-head b,.cart-line-head small{display:block}.cart-line-head b{font-size:11px}.cart-line-head small{color:#778696;margin-top:3px;font-size:9px}.cart-line-head>button{color:#bd3846;background:0 0;border:0;padding:5px 7px;font-size:9px;font-weight:800}.cart-lines{padding:5px 12px 9px}.cart-lines div{color:#627286;border-bottom:1px solid #eef2f5;justify-content:space-between;padding:6px 0;font-size:10px;display:flex}.cart-lines div:last-child{border:0}.cart-lines b{color:navy}.cart-lines span small{color:#8693a0;margin-top:3px;font-size:8px;display:block}.cart-lines .cart-offer-line{color:#118a56;margin-top:2px;padding:8px 0}.cart-lines .cart-offer-line b{color:#118a56}.cart-quantity{background:#fafcfd;border-top:1px solid #e2e9ee;align-items:center;gap:8px;min-height:42px;padding:7px 12px;display:flex}.cart-quantity>span{color:#758496;text-transform:uppercase;margin-right:3px;font-size:8px;font-weight:800}.cart-quantity button{color:navy;background:#fff;border:1px solid #cbd9e2;border-radius:4px;width:25px;height:25px;font-weight:900}.cart-quantity b{text-align:center;min-width:20px;font-size:10px}.cart-quantity strong{color:navy;margin-left:auto;font-size:12px}.cart-total{background:#f9fbfc;border-top:1px solid #dfe8ee;justify-content:flex-end;align-items:center;gap:14px;min-height:61px;padding:10px 15px;display:flex}.cart-total span{color:#6f7f90;font-size:10px}.cart-total b{color:navy;margin-right:auto;font-size:18px}.standalone-cart{width:min(760px,100%);height:min(640px,100vh - 180px);margin:0 auto}.standalone-cart .kc-panel{height:100%}.standalone-state{place-items:center;min-height:calc(100vh - 180px);display:grid}.standalone-state .mobile-state{text-align:center;background:#fff;border:1px solid #d5e0e7;border-radius:8px;align-content:center;place-items:center;width:min(680px,100%);min-height:420px;padding:40px 22px;display:grid}.standalone-state .mobile-state>span{color:navy;background:#e6f4fd;border-radius:50%;place-items:center;width:70px;height:70px;font-size:28px;display:grid}.standalone-state .mobile-state h2{color:navy;margin:20px 0 8px}.standalone-state .mobile-state p{color:#758496}.auth-loading{text-align:center;background:#fff;border:1px solid #d5e1e8;border-radius:10px;align-content:center;place-items:center;gap:16px;width:min(760px,100%);min-height:520px;margin:0 auto;display:grid}.auth-loading-mark{color:#00104c;background:#42adf6;border-radius:50%;place-items:center;width:68px;height:68px;font-size:18px;font-weight:900;display:grid}.auth-loading h1{color:navy;margin:0;font-size:22px}.auth-page{background:#fff;border:1px solid #d2dfe7;border-radius:12px;grid-template-columns:1.08fr .92fr;width:min(1080px,100%);min-height:610px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 18px 56px #0c27451f}.auth-welcome{color:#fff;background:radial-gradient(circle at 87% 15%,#44b6f952,#0000 25%),linear-gradient(145deg,#00054d,#001f72 58%,#0877bd);padding:62px 54px;position:relative;overflow:hidden}.auth-welcome:after{content:"";border:2px solid #53c4ff73;border-radius:50%;width:370px;height:370px;position:absolute;bottom:-175px;right:-140px;box-shadow:0 0 0 34px #42adf614,0 0 0 70px #42adf60d}.auth-welcome>p{color:#64c6ff;letter-spacing:.18em;margin:0;font-size:9px;font-weight:800}.auth-welcome h1{letter-spacing:-.055em;max-width:470px;margin:16px 0 20px;font-size:clamp(42px,5vw,68px);line-height:.98}.auth-welcome h1 em{color:#65c5ff;font-family:Playfair Display,serif;font-weight:500;display:block}.auth-welcome>span{color:#d5e7f6;max-width:470px;font-size:11px;line-height:1.75;display:block}.auth-benefits{gap:10px;max-width:470px;margin:32px 0 28px;display:grid}.auth-benefits>div{background:#ffffff12;border:1px solid #ffffff29;border-radius:7px;align-items:center;gap:12px;min-height:62px;padding:12px 14px;display:flex}.auth-benefits i{color:#00104c;background:#43b4f7;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:10px;font-style:normal;font-weight:900;display:grid}.auth-benefits b,.auth-benefits small{display:block}.auth-benefits b{font-size:10px}.auth-benefits small{color:#cbdcf0;margin-top:3px;font-size:8px;line-height:1.4}.auth-guest{color:navy;background:#fff;border:1px solid #fff6;border-radius:5px;min-height:44px;padding:0 18px;font-size:10px;font-weight:800}.auth-guest:hover{background:#52bdf9;border-color:#52bdf9}.auth-guest span{margin-left:8px}.auth-guest-note{z-index:1;color:#c6d9eb;margin-top:12px;font-size:8px;display:block;position:relative}.auth-card{align-self:center;padding:42px 38px}.auth-card-brand{align-items:center;gap:14px;display:flex}.auth-card-brand>img{object-fit:cover;object-position:center;width:128px;height:72px}.auth-card-brand b,.auth-card-brand small{display:block}.auth-card-brand b{color:navy;letter-spacing:-.025em;font-size:18px}.auth-card-brand small{color:#718194;margin-top:5px;font-size:9px}.auth-tabs{border-bottom:1px solid #dce5eb;grid-template-columns:1fr 1fr;min-height:49px;margin-top:26px;display:grid}.auth-tabs button{color:#738294;background:0 0;border:0;border-bottom:3px solid #0000;font-size:10px;font-weight:800}.auth-tabs button.active{color:navy;border-color:#1397e8}.auth-method-switch{background:#f1f6f9;border:1px solid #d3e0e8;border-radius:7px;grid-template-columns:1fr 1fr;gap:4px;margin-top:14px;padding:4px;display:grid}.auth-method-switch button{color:#65788b;background:0 0;border:0;border-radius:5px;min-height:36px;font-size:9px;font-weight:900}.auth-method-switch button.active{color:navy;background:#fff;box-shadow:0 2px 8px #1033571f}.auth-fields{gap:15px;margin-top:22px;display:grid}.auth-fields label{color:#56677a;gap:7px;font-size:9px;font-weight:800;display:grid}.auth-fields input{color:#25364b;width:100%;height:46px;font:inherit;background:#fbfcfd;border:1px solid #cfdee8;border-radius:6px;outline:0;padding:0 13px}.auth-fields input:focus{border-color:#1397e8;box-shadow:0 0 0 3px #1397e81a}.auth-phone-recaptcha{justify-content:center;max-width:100%;min-height:0;display:flex;overflow-x:auto}.auth-phone-recaptcha:has(iframe){min-height:78px}.auth-phone-consent{color:#718194;margin:-3px 0 0;font-size:8px;line-height:1.55}.auth-change-phone{color:#1286cf;background:#fff;border:1px solid #cbdbe5;border-radius:5px;width:100%;min-height:34px;font-size:8px;font-weight:900}.auth-change-phone:hover{color:navy;background:#eef8fe;border-color:#1397e8}.auth-message{border-radius:5px;margin:14px 0 0;padding:10px 12px;font-size:9px;font-weight:700;line-height:1.45}.auth-message.error{color:#9c2634;background:#fde9ec}.auth-message.success{color:#187244;background:#e4f7ec}.auth-submit{color:#fff;background:navy;border:0;border-radius:6px;width:100%;min-height:46px;margin-top:18px;font-size:10px;font-weight:800}.auth-submit:hover{background:#108fdc}.auth-submit:disabled{cursor:wait;opacity:.68}.auth-submit span{margin-left:8px}.auth-text-button{color:#1085cc;background:0 0;border:0;width:100%;margin-top:12px;padding:7px;font-size:9px;font-weight:800}.auth-text-button:hover{color:navy}.auth-privacy{color:#8290a0;text-align:center;border-top:1px solid #e3eaf0;margin:20px 0 0;padding-top:16px;font-size:8px;line-height:1.55}body.entry-gate-open{overflow:hidden}.entry-gate-shell{z-index:120;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.entry-gate-backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#020c1ebd;position:absolute;inset:0}.entry-gate-card{z-index:2;background:#fbfdff;border:1px solid #8dd5fb;border-top:4px solid #1397e8;border-radius:3px;width:min(620px,100%);max-height:calc(100vh - 48px);position:relative;overflow-y:auto;box-shadow:0 28px 90px #00002d61}.entry-gate-brand{border-bottom:1px solid #cbdce7;align-items:center;gap:18px;min-height:126px;margin:0 42px;padding:21px 0 18px;display:flex}.entry-gate-brand img{object-fit:cover;object-position:center;width:126px;height:78px}.entry-gate-brand span,.entry-gate-brand b,.entry-gate-brand small{display:block}.entry-gate-brand span{color:#087fc8;letter-spacing:.2em;font-size:8px;font-weight:900}.entry-gate-brand b{color:navy;letter-spacing:-.025em;margin-top:4px;font-size:25px}.entry-gate-brand small{color:#536a7d;letter-spacing:.18em;margin-top:5px;font-size:7px;font-weight:800}.entry-gate-content{padding:27px 42px 28px}.entry-gate-copy h2{color:#00104c;letter-spacing:-.055em;margin:0;font-size:clamp(32px,4vw,46px);line-height:1.02}.entry-gate-copy h2 em{color:#128edb;font-style:normal;font-weight:700;display:block}.entry-gate-copy p{color:#617285;margin:14px 0 20px;font-size:11px;line-height:1.62}.entry-choice-list{gap:9px;display:grid}.entry-choice-list>button{color:#00104c;text-align:left;background:#fff;border:1px solid #c7d9e5;grid-template-columns:28px 1fr auto;align-items:center;gap:12px;width:100%;min-height:64px;padding:9px 16px;display:grid}.entry-choice-list>button:hover,.entry-choice-list>button:focus-visible{background:#eef8fe;border-color:#1397e8;outline:0;box-shadow:inset 4px 0 #1397e8}.entry-choice-list>button:disabled{cursor:wait;opacity:.62}.entry-choice-list>button>span{color:#1397e8;text-align:center;font-size:20px}.entry-choice-list b,.entry-choice-list small{display:block}.entry-choice-list b{letter-spacing:-.015em;font-size:16px}.entry-choice-list small{color:#6e7f90;margin-top:4px;font-size:8px;line-height:1.4}.entry-choice-list i{color:navy;font-size:18px;font-style:normal}.entry-gate-note{color:#6c7d8d;text-align:center;margin:17px 0 0;font-size:9px}.entry-auth-form{padding:27px 42px 35px}.entry-auth-back{color:#1288d1;background:0 0;border:0;padding:5px 0;font-size:9px;font-weight:900}.entry-auth-copy{margin:18px 0 21px}.entry-auth-copy>span{color:#138fdc;letter-spacing:.17em;font-size:8px;font-weight:900}.entry-auth-copy h2{color:#00104c;letter-spacing:-.04em;margin:7px 0 8px;font-size:29px}.entry-auth-copy p{color:#667789;margin:0;font-size:10px;line-height:1.55}.entry-auth-form .auth-method-switch{margin:0 0 16px}.entry-auth-fields{grid-template-columns:1fr 1fr;gap:13px;display:grid}.entry-auth-fields label{color:#53677b;gap:6px;font-size:8px;font-weight:900;display:grid}.entry-auth-fields label:only-child,.entry-auth-fields label:nth-child(3):last-child{grid-column:1/-1}.entry-auth-fields input{color:#25364a;width:100%;min-width:0;height:45px;font:inherit;background:#fff;border:1px solid #cbdbe5;border-radius:5px;outline:0;padding:0 12px}.entry-auth-fields input:focus{border-color:#1397e8;box-shadow:0 0 0 3px #1397e81a}.entry-auth-submit{color:#fff;background:navy;border:0;border-radius:5px;width:100%;min-height:47px;margin-top:18px;font-size:10px;font-weight:900}.entry-auth-submit:hover{background:#118ed8}.entry-auth-submit:disabled{cursor:wait;opacity:.62}.entry-auth-link,.entry-auth-guest{color:#1286cf;background:0 0;border:0;width:100%;min-height:36px;font-size:9px;font-weight:900}.entry-auth-guest{color:navy;border:1px solid #cbdbe5;border-radius:5px;margin-top:4px}.entry-auth-guest:hover{background:#eef8fe;border-color:#1397e8}.entry-auth-privacy{color:#8090a0;text-align:center;border-top:1px solid #dce6ec;margin:16px 0 0;padding-top:14px;font-size:7px;line-height:1.5}.mail-center{width:min(1120px,100%);margin:0 auto}.mail-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px;display:flex}.mail-heading p{color:#128ddc;letter-spacing:.15em;margin:0 0 5px;font-size:9px;font-weight:800}.mail-heading h1{color:navy;letter-spacing:-.035em;margin:0;font-size:32px}.mail-heading>div>span{color:#6d7b8b;margin-top:7px;font-size:11px;display:block}.mail-count{background:#fff;border:1px solid #d4e1e9;border-radius:7px;align-items:center;gap:10px;min-width:126px;padding:12px 15px;display:flex}.mail-count b{color:navy;background:#e2f3fd;border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;display:grid}.mail-count small{color:#68788a;font-size:9px;font-weight:700}.profile-heading-tools{align-items:center;gap:10px;display:flex}.profile-heading-tools>button{color:#68788a;background:#fff;border:1px solid #d1dde6;border-radius:6px;min-height:42px;padding:0 14px;font-size:9px;font-weight:800}.profile-heading-tools>button:hover{color:navy;border-color:#1397e8}.mail-shell{background:#fff;border:1px solid #d4dfe7;border-radius:9px;overflow:hidden;box-shadow:0 7px 24px #152f4a12}.mail-tabs{background:#f8fafc;border-bottom:1px solid #dce5eb;gap:5px;min-height:58px;padding:8px 14px 0;display:flex}.mail-tabs button{color:#68788a;background:0 0;border:0;border-bottom:3px solid #0000;min-width:122px;padding:0 16px;font-size:11px;font-weight:800}.mail-tabs button:hover{color:navy}.mail-tabs button.active{color:navy;background:#fff;border-color:#1397e8}.mail-tabs button span{color:navy;background:#dff2fd;border-radius:50%;place-items:center;min-width:20px;height:20px;margin-left:7px;font-size:8px;display:inline-grid}.profile-tab-pane{background:#fff;min-height:470px}.profile-tab-head{color:#fff;background:linear-gradient(120deg,navy,#07559f);align-items:center;gap:12px;min-height:82px;padding:18px 24px;display:flex}.profile-tab-head b,.profile-tab-head small{display:block}.profile-tab-head b{font-size:15px}.profile-tab-head small{color:#d5e7f6;margin-top:4px;font-size:10px}.profile-photo-control{background:#f6fbfe;border:1px solid #cfe0ea;border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:17px;margin:20px 32px 0;padding:16px;display:grid}.profile-photo-preview .profile-avatar{width:76px;height:76px;font-size:20px;box-shadow:0 0 0 4px #fff,0 5px 16px #19416024}.profile-photo-copy{min-width:0}.profile-photo-copy>span,.profile-photo-copy>b,.profile-photo-copy>small{display:block}.profile-photo-copy>span{color:#138fdd;letter-spacing:.13em;font-size:8px;font-weight:900}.profile-photo-copy>b{color:navy;margin-top:4px;font-size:13px}.profile-photo-copy>small{color:#6d7e90;overflow-wrap:anywhere;margin-top:5px;font-size:9px;line-height:1.5}.profile-photo-copy>div{flex-wrap:wrap;align-items:center;gap:8px;margin-top:11px;display:flex}.profile-photo-picker{cursor:pointer;background:#fff;border:1px solid #1397e8;border-radius:5px;justify-content:center;align-items:center;min-height:38px;padding:0 13px;position:relative;overflow:hidden;color:#0878bd!important;display:inline-flex!important}.profile-photo-picker input{clip:rect(0 0 0 0);white-space:nowrap;margin:-1px;position:absolute;overflow:hidden;border:0!important;width:1px!important;height:1px!important;padding:0!important}.profile-photo-picker span{text-overflow:ellipsis;white-space:nowrap;max-width:min(300px,56vw);font-size:9px;font-weight:900;overflow:hidden}.profile-photo-copy button{color:#fff;background:navy;border:0;border-radius:5px;min-height:38px;padding:0 13px;font-size:9px;font-weight:900}.profile-photo-copy button:disabled{cursor:not-allowed;opacity:.45}.profile-tab-fields{grid-template-columns:1fr 1fr;gap:17px 20px;padding:28px 32px 22px;display:grid}.profile-tab-fields label{color:#56677a;gap:7px;font-size:9px;font-weight:800;display:grid}.profile-tab-fields input{color:#25364b;width:100%;height:46px;font:inherit;background:#fbfcfd;border:1px solid #cfdee8;border-radius:6px;outline:0;padding:0 13px}.profile-tab-fields input:focus{border-color:#1397e8;box-shadow:0 0 0 3px #1397e81a}.profile-tab-fields input:disabled{color:#617285;opacity:1;background:#f1f5f8}.profile-tab-actions{justify-content:flex-end;align-items:center;gap:18px;min-height:76px;padding:0 32px 26px;display:flex}.profile-tab-actions p{color:#187244;background:#e4f7ec;border-radius:5px;margin:0 auto 0 0;padding:10px 12px;font-size:10px;font-weight:700}.profile-tab-actions button{color:#fff;background:navy;border:0;border-radius:5px;min-height:42px;padding:0 18px;font-size:10px;font-weight:800}.profile-tab-actions button:hover{background:#118fdc}.mail-form{grid-template-columns:.75fr 1.25fr;min-height:470px;display:grid}.mail-form-copy{color:#fff;background:linear-gradient(145deg,navy,#07559f);padding:42px 36px}.mail-form-copy>span,.mail-inbox-copy span,.mail-about>span{color:#68c7ff;letter-spacing:.14em;font-size:8px;font-weight:800}.mail-form-copy h2{letter-spacing:-.035em;margin:12px 0 14px;font-size:30px}.mail-form-copy p{color:#d9e8f8;max-width:300px;font-size:11px;line-height:1.7}.mail-fields{grid-template-columns:1fr 1fr;align-content:start;gap:16px;padding:34px;display:grid}.mail-fields label{color:#56677a;gap:7px;font-size:9px;font-weight:800;display:grid}.mail-fields input,.mail-fields select,.mail-fields textarea{color:#25364b;width:100%;font:inherit;background:#fbfcfd;border:1px solid #d1dde6;border-radius:6px;outline:0}.mail-fields input,.mail-fields select{height:44px;padding:0 12px}.mail-fields textarea{resize:vertical;min-height:150px;padding:12px}.mail-fields input:focus,.mail-fields select:focus,.mail-fields textarea:focus{border-color:#1397e8;box-shadow:0 0 0 3px #1397e81a}.mail-message-field,.mail-actions,.mail-notice{grid-column:1/-1}.mail-actions{justify-content:flex-end;gap:10px;display:flex}.mail-actions button{color:#5e6e80;background:#fff;border:1px solid #cad7e0;border-radius:5px;min-height:42px;padding:0 18px;font-size:10px;font-weight:800}.mail-actions button:last-child{color:#fff;background:navy;border-color:navy}.mail-actions button:last-child:hover{background:#118fdc;border-color:#118fdc}.mail-notice{color:#8c5a16;background:#fff2df;border-radius:5px;margin:0;padding:10px 12px;font-size:10px;font-weight:700}.mail-notice.success{color:#187244;background:#e4f7ec;margin:0 24px 16px}.mail-inbox{min-height:470px;padding:28px}.mail-inbox-copy{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.mail-inbox-copy span{color:#138fdd}.mail-inbox-copy h2{color:navy;margin:5px 0 0;font-size:22px}.mail-inbox-copy>small{color:#788797;font-size:9px}.mail-table-wrap{border:1px solid #d8e3ea;border-radius:8px;overflow-x:auto}.mail-table{border-collapse:collapse;color:#4f6073;width:100%;min-width:920px;font-size:9px}.mail-table thead{color:#fff;background:navy}.mail-table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;padding:13px 12px;font-size:8px}.mail-table td{vertical-align:top;border-bottom:1px solid #e1e9ee;max-width:280px;padding:14px 12px;line-height:1.5}.mail-table tbody tr:last-child td{border-bottom:0}.mail-table tbody tr:nth-child(2n){background:#f9fbfc}.mail-table tbody tr{cursor:pointer;transition:background .16s,box-shadow .16s}.mail-table tbody tr:hover,.mail-table tbody tr:focus-visible{background:#edf8fe;outline:0;box-shadow:inset 4px 0 #1397e8}.mail-table td b{color:#26374b;font-size:10px}.mail-thread-count{color:#7b8998;margin-top:4px;font-size:7px;display:block}.mail-message-preview{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:330px;display:-webkit-box;overflow:hidden}.mail-open-action{color:#087fc8;white-space:nowrap;margin-top:6px;font-size:8px;display:block}.mail-sender{color:#617386;white-space:nowrap;font-size:8px;font-weight:800;display:inline-block}.mail-sender.employee{color:navy}.mail-status{color:#087fc3;white-space:nowrap;background:#e3f3fd;border-radius:20px;padding:5px 8px;font-size:8px;font-weight:800;display:inline-block}.mail-status.in-review{color:#9a620d;background:#fff0d9}.mail-status.replied{color:#187244;background:#e3f6ea}.mail-message-overlay{z-index:95;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#020c2db8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.mail-message-dialog{background:#fff;border-radius:10px;grid-template-rows:auto minmax(0,1fr);width:min(780px,100%);max-height:calc(100vh - 48px);display:grid;overflow:hidden;box-shadow:0 30px 90px #00092d66}.mail-message-dialog>header{color:#fff;background:linear-gradient(120deg,#000050,#064f99);justify-content:space-between;align-items:center;gap:20px;min-height:94px;padding:19px 22px;display:flex}.mail-message-dialog>header span,.mail-message-dialog>header h2,.mail-message-dialog>header small{display:block}.mail-message-dialog>header span{color:#65c8ff;letter-spacing:.16em;font-size:8px;font-weight:900}.mail-message-dialog>header h2{margin:6px 0 4px;font-size:23px;line-height:1.15}.mail-message-dialog>header small{color:#c8ddec;font-size:9px}.mail-message-dialog>header>button{color:#fff;background:0 0;border:1px solid #fff6;border-radius:5px;flex:none;width:40px;height:40px;font-size:21px}.mail-message-dialog-body{overscroll-behavior:contain;min-height:0;padding:20px;overflow-y:auto}.mail-thread-meta{background:#f7fafc;border:1px solid #d8e4eb;border-radius:6px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.mail-thread-meta>div{border-right:1px solid #dce6ec;min-width:0;padding:11px 13px}.mail-thread-meta>div:last-child{border-right:0}.mail-thread-meta span,.mail-thread-meta b{display:block}.mail-thread-meta span{color:#1392dd;letter-spacing:.12em;font-size:7px;font-weight:900}.mail-thread-meta b{color:#304357;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:9px;overflow:hidden}.mail-conversation{gap:11px;margin-top:18px;display:grid}.mail-thread-message{background:#f7fafc;border:1px solid #d8e3ea;border-radius:8px 8px 8px 2px;width:min(84%,620px);padding:13px 15px}.mail-thread-message.customer{background:#eaf7fe;border-color:#b9dcf1;border-radius:8px 8px 2px;margin-left:auto}.mail-thread-message>header{justify-content:space-between;align-items:center;gap:14px;display:flex}.mail-thread-message b{color:navy;font-size:9px}.mail-thread-message.customer b{color:#0879bd}.mail-thread-message time{color:#7c8997;font-size:7px}.mail-thread-message p{color:#405469;white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0 0;font-size:10px;line-height:1.65}.mail-reply-form{border-top:1px solid #dce6ec;gap:8px;margin-top:20px;padding-top:17px;display:grid}.mail-reply-form>label{color:#304358;font-size:10px;font-weight:900}.mail-reply-form textarea{resize:vertical;color:#293d51;width:100%;min-height:120px;font:inherit;border:1px solid #c9d9e3;border-radius:6px;outline:0;padding:12px;font-size:10px;line-height:1.55}.mail-reply-form textarea:focus{border-color:#1397e8;box-shadow:0 0 0 3px #1397e81a}.mail-reply-notice{color:#187244;background:#e4f7ec;border-radius:5px;margin:0;padding:9px 11px;font-size:9px;font-weight:800}.mail-reply-form>div{justify-content:flex-end;gap:9px;display:flex}.mail-reply-form button{color:#5d6f81;background:#fff;border:1px solid #cad9e3;border-radius:5px;min-height:41px;padding:0 16px;font-size:9px;font-weight:900}.mail-reply-form button:last-child{color:#fff;background:navy;border-color:navy}.mail-reply-form button:last-child:hover{background:#118fdc;border-color:#118fdc}.mail-reply-form button:disabled{cursor:not-allowed;opacity:.5}.mail-about{background:linear-gradient(145deg,#f7fbfe,#edf5fa);min-height:470px;padding:60px clamp(28px,7vw,84px)}.mail-about>span{color:#138fdd}.mail-about h2{color:navy;letter-spacing:-.04em;max-width:620px;margin:12px 0 16px;font-size:36px}.mail-about>p{color:#617285;max-width:720px;font-size:12px;line-height:1.75}.mail-about>div{grid-template-columns:1fr 1fr;gap:12px;margin-top:30px;display:grid}.mail-about article{background:#fff;border:1px solid #d5e3eb;border-radius:7px;padding:20px}.mail-about b,.mail-about small{display:block}.mail-about b{color:navy;font-size:11px}.mail-about small{color:#758496;margin-top:6px;font-size:9px;line-height:1.5}.mobile-workspace,.mobile-bottom-nav{display:none}.settings-page{width:min(1120px,100%);margin:0 auto}.settings-page-heading{color:#fff;background:linear-gradient(120deg,#000050,navy 58%,#0878bd);border-radius:10px;justify-content:space-between;align-items:center;gap:24px;min-height:116px;margin-bottom:18px;padding:22px 26px;display:flex}.settings-page-heading p{color:#65c8ff;letter-spacing:.17em;margin:0 0 6px;font-size:8px;font-weight:900}.settings-page-heading h1{letter-spacing:-.04em;margin:0;font-size:32px}.settings-page-heading>div:first-child>span{color:#d2e6f5;margin-top:7px;font-size:10px;line-height:1.5;display:block}.settings-page-user{justify-content:flex-end;align-items:center;gap:13px;min-width:240px;display:flex}.settings-page-user .profile-avatar{border:3px solid #ffffff52;flex:none;width:52px;height:52px;font-size:15px}.settings-page-user b,.settings-page-user small{text-align:right;display:block}.settings-page-user b{font-size:12px}.settings-page-user small{color:#cae0f0;text-overflow:ellipsis;max-width:220px;margin-top:4px;font-size:9px;overflow:hidden}.settings-page-shell{background:#fff;border:1px solid #d4dfe7;border-radius:9px;min-height:600px;overflow:hidden;box-shadow:0 7px 24px #152f4a12}.settings-page-shell .settings-pane{min-height:540px}.settings-page-shell .profile-photo-control{max-width:none}.settings-page-shell .security-card{max-width:900px}.account-tabs{border-bottom:1px solid #dce5eb;display:flex;overflow-x:auto}.account-tabs button{color:#69798a;background:#fff;border:0;border-bottom:2px solid #0000;min-width:120px;padding:13px;font-size:10px;font-weight:700}.account-tabs button.active{color:navy;border-color:#1397e8}.settings-pane{min-height:324px}.settings-intro{padding:25px 24px 0}.settings-intro>span{color:#138fdd;letter-spacing:.14em;font-size:8px;font-weight:800}.settings-intro h2{color:navy;letter-spacing:-.03em;margin:8px 0 6px;font-size:22px}.settings-intro p{color:#6d7c8e;margin:0;font-size:10px;line-height:1.6}.account-fields{grid-template-columns:1fr 1fr;gap:15px;padding:24px;display:grid}.account-fields label,.settings-fields label{color:#566678;gap:6px;font-size:10px;font-weight:700;display:grid}.account-fields input,.settings-fields input,.settings-fields select{color:#26374b;width:100%;height:42px;font:inherit;background:#fff;border:1px solid #d3dfe7;border-radius:5px;outline:0;padding:0 12px}.account-fields input:focus,.settings-fields input:focus,.settings-fields select:focus{border-color:#1397e8;box-shadow:0 0 0 3px #1397e81a}.settings-fields{grid-template-columns:1fr 1fr;gap:15px;padding:20px 24px 12px;display:grid}.security-fields label:last-child{grid-column:1/-1}.settings-checks{grid-template-columns:1fr 1fr;gap:10px;padding:5px 24px 14px;display:grid}.settings-checks label{cursor:pointer;background:#f9fbfc;border:1px solid #d8e3ea;border-radius:6px;align-items:flex-start;gap:10px;min-height:68px;padding:13px;display:flex}.settings-checks input{accent-color:navy;width:16px;height:16px;margin:1px 0 0}.settings-checks b,.settings-checks small{display:block}.settings-checks b{color:#25364b;font-size:10px}.settings-checks small{color:#748395;margin-top:5px;font-size:9px;line-height:1.4}.notification-checks{padding-top:20px}.settings-actions{justify-content:flex-end;align-items:center;gap:14px;min-height:64px;padding:6px 24px 24px;display:flex}.settings-actions p{color:#187244;background:#e4f7ec;border-radius:5px;margin:0 auto 0 0;padding:9px 11px;font-size:9px;font-weight:700}.settings-actions button{color:#fff;background:navy;border:0;border-radius:5px;min-height:40px;padding:0 16px;font-size:10px;font-weight:800}.settings-actions button:hover{background:#108fdc}.settings-actions button:disabled{cursor:not-allowed;opacity:.5}.security-pane{padding-bottom:18px}.security-notice{color:#187244;background:#e4f7ec;border-radius:5px;margin:16px 24px 0;padding:10px 12px;font-size:9px;font-weight:700}.security-card{background:#f9fbfc;border:1px solid #d8e3ea;border-radius:7px;margin:16px 24px 0;overflow:hidden}.employee-access-security-card{border-color:#138fdd;scroll-margin-top:18px;box-shadow:0 0 0 3px #138fdd1a}.security-card>div:first-child{padding:16px 16px 0}.security-card>div:first-child>span,.security-card>div:first-child>b,.security-card>div:first-child>small{display:block}.security-card>div:first-child>span{color:#138fdd;letter-spacing:.13em;font-size:8px;font-weight:900}.security-card>div:first-child>b{color:navy;margin-top:5px;font-size:13px}.security-card>div:first-child>small{color:#718194;margin-top:5px;font-size:9px;line-height:1.5}.security-card .settings-fields{padding:15px 16px 10px}.security-card .settings-actions{min-height:58px;padding:4px 16px 16px}.phone-security-card{padding-bottom:6px}.security-mfa-status,.security-mfa-secret,.security-mfa-qr{background:#fff;border:1px solid #c9dfe9;border-radius:6px;margin:15px 16px 6px;padding:13px}.security-mfa-status{align-items:center;gap:10px;display:flex}.security-mfa-status.warning strong{color:#8a5a08;background:#fff0d5}.security-mfa-status button{color:#087bc2;background:#fff;border:1px solid #138fdd;border-radius:4px;min-height:34px;margin-left:auto;padding:0 11px;font-size:8px;font-weight:900}.security-mfa-status strong{color:#157546;text-transform:uppercase;background:#dff5e8;border-radius:999px;padding:5px 8px;font-size:8px}.security-mfa-status span{color:#5f7183;font-size:9px;line-height:1.45}.security-mfa-secret span,.security-mfa-secret code,.security-mfa-secret small{display:block}.security-mfa-secret span{color:#138fdd;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:900}.security-mfa-secret code{overflow-wrap:anywhere;color:#102c46;letter-spacing:.08em;background:#edf5f9;border-radius:4px;margin-top:8px;padding:10px;font-size:12px;font-weight:800}.security-mfa-secret small{color:#6d7e8e;margin-top:7px;font-size:8px;line-height:1.5}.security-mfa-qr{text-align:center;justify-items:center;gap:10px;display:grid}.security-mfa-qr>span{color:navy;font-size:11px;font-weight:900}.security-mfa-qr>img{background:#fff;border:1px solid #d6e4ec;border-radius:7px;width:220px;max-width:100%;height:auto;padding:8px}.security-mfa-qr>small{color:#657789;font-size:9px;line-height:1.5}.security-manual-key{text-align:left;width:min(360px,100%)}.security-manual-key summary{cursor:pointer;color:#607489;text-align:center;font-size:9px;font-weight:800}.security-manual-key code,.security-manual-key small{display:block}.security-manual-key code{overflow-wrap:anywhere;color:#102c46;letter-spacing:.07em;background:#edf5f9;border-radius:4px;margin-top:9px;padding:10px;font-size:11px;font-weight:800}.security-manual-key small{color:#8c5a16;text-align:center;margin-top:6px;font-size:8px}.security-reauth-note{color:#315d78;background:#eaf7fe;border-radius:5px;margin:0 16px 10px;padding:10px 12px;font-size:9px;font-weight:700;line-height:1.5}.customer-sms-mfa-card{border-color:#55aee2}.mfa-factor-list{background:#fff;border:1px solid #d7e4eb;border-radius:6px;margin:14px 16px;overflow:hidden}.mfa-factor-list article{border-bottom:1px solid #e5edf1;justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:10px 12px;display:flex}.mfa-factor-list article:last-child{border-bottom:0}.mfa-factor-list b,.mfa-factor-list small{display:block}.mfa-factor-list b{color:#26394d;font-size:10px}.mfa-factor-list small{color:#718295;margin-top:3px;font-size:8px}.mfa-factor-list button{color:#9f293b;background:#fff;border:1px solid #cf8490;border-radius:4px;min-height:34px;padding:0 12px;font-size:8px;font-weight:900}.recovery-code-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:14px 16px;display:grid}.recovery-code-list code{color:#142d45;letter-spacing:.06em;text-align:center;background:#fff;border:1px solid #cbdde7;border-radius:4px;padding:10px;font-size:11px;font-weight:900}.recovery-code-list p{color:#7b5610;background:#fff3d9;border-radius:4px;grid-column:1/-1;margin:4px 0 0;padding:10px;font-size:8px;font-weight:800;line-height:1.5}.security-danger{background:#fffafb;border-color:#e7b9c0}.security-danger>div:first-child>span,.security-danger>div:first-child>b{color:#a02639}.settings-actions .danger-action{background:#a02639}.settings-actions .danger-action:hover{background:#7f1e2e}.account-save{margin:0 24px 24px auto;display:block}.checkout-modal-shell{z-index:70;place-items:center;display:grid;position:fixed;inset:0}.checkout-backdrop{background:#020c2dad;border:0;width:100%;position:absolute;inset:0}.checkout-modal{z-index:2;background:#fff;border-radius:9px;width:min(660px,100% - 30px);max-height:calc(100vh - 30px);position:relative;overflow-y:auto;box-shadow:0 24px 80px #00002852}.checkout-modal-head{color:#fff;background:linear-gradient(120deg,navy,#07559f);justify-content:space-between;align-items:center;min-height:76px;padding:16px 20px;display:flex}.checkout-modal-head>div{align-items:center;gap:12px;display:flex}.checkout-modal-head>div>span{background:#43b4f7;border-radius:50%;place-items:center;width:40px;height:40px;font-size:18px;display:grid}.checkout-modal-head b,.checkout-modal-head small{display:block}.checkout-modal-head b{font-size:15px}.checkout-modal-head small{color:#d7e8f8;margin-top:3px;font-size:9px}.checkout-modal-head>button{color:#fff;background:0 0;border:1px solid #ffffff4d;width:36px;height:36px;font-size:20px}.checkout-summary{background:#f6fafc;border-bottom:1px solid #dce5eb;justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:13px 20px;display:flex}.checkout-summary small,.checkout-summary b{display:block}.checkout-summary small{color:#1594df;letter-spacing:.12em;font-size:8px;font-weight:800}.checkout-summary b{color:#314358;margin-top:4px;font-size:10px}.checkout-summary strong{color:navy;font-size:22px}.checkout-security{background:#fffaf0;border:1px solid #e0b45a;border-radius:7px;gap:12px;margin:16px 20px 0;padding:15px;display:grid}.checkout-security.verified{background:#f1fbf5;border-color:#58b47d}.checkout-security>div:first-child>span{color:#138fdd;letter-spacing:.13em;font-size:8px;font-weight:900}.checkout-security h2{color:navy;margin:4px 0 0;font-size:15px}.checkout-security p{color:#647589;margin:5px 0 0;font-size:9px;line-height:1.55}.checkout-upgrade{gap:10px;display:grid}.checkout-upgrade>button,.checkout-security-action button{color:#fff;background:navy;border:0;border-radius:5px;min-height:38px;padding:0 13px;font-size:9px;font-weight:900}.checkout-upgrade>button{justify-self:end}.checkout-security-action{background:#fff;border-radius:5px;justify-content:space-between;align-items:center;gap:14px;padding:11px;display:flex}.checkout-security-action b{color:#2d4358;font-size:9px;line-height:1.45}.checkout-security-action button{flex:none}.checkout-tabs{border-bottom:1px solid #dce5eb;grid-template-columns:repeat(3,1fr);min-height:54px;display:grid}.checkout-tabs button{color:#68788a;background:#fff;border:0;border-bottom:3px solid #0000;font-size:10px;font-weight:800}.checkout-tabs button.active{color:navy;background:#f8fbfd;border-color:#1397e8}.checkout-pane{min-height:250px;padding:24px}.checkout-pane-copy>span{color:#1395e0;letter-spacing:.13em;font-size:8px;font-weight:800}.checkout-pane-copy h2{color:navy;letter-spacing:-.03em;margin:8px 0 6px;font-size:23px}.checkout-pane-copy p{color:#6c7c8e;margin:0;font-size:10px;line-height:1.6}.payment-options{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.payment-options label{cursor:pointer;background:#f9fbfc;border:1px solid #d6e2ea;border-radius:7px;align-items:flex-start;gap:10px;min-height:86px;padding:15px;display:flex}.payment-options label:has(input:checked){background:#eaf7fe;border-color:#1397e8;box-shadow:0 0 0 2px #1397e814}.payment-options input{accent-color:navy;width:16px;height:16px;margin:1px 0 0}.payment-options b,.payment-options small{display:block}.payment-options b{color:#293b50;font-size:10px}.payment-options small{color:#718194;margin-top:5px;font-size:9px;line-height:1.45}.cash-payment-field{color:#56677a;gap:7px;max-width:330px;margin-top:20px;font-size:9px;font-weight:800;display:grid}.cash-payment-field>span{background:#fff;border:1px solid #cfdee8;border-radius:6px;align-items:center;height:46px;display:flex;overflow:hidden}.cash-payment-field b{color:navy;place-items:center;width:42px;font-size:14px;display:grid}.cash-payment-field input{min-width:0;height:100%;font:inherit;border:0;border-left:1px solid #dce6ec;outline:0;flex:1;padding:0 12px}.cash-change{color:#187244;background:#e4f7ec;border-radius:6px;justify-content:space-between;max-width:330px;margin-top:12px;padding:12px 14px;font-size:10px;display:flex}.checkout-notice{color:#8c5a16;background:#fff2df;border-radius:5px;margin:0 24px 14px;padding:10px 12px;font-size:9px;font-weight:700}.checkout-notice.success{color:#187244;background:#e4f7ec}.checkout-actions{background:#f9fbfc;border-top:1px solid #dfe8ee;justify-content:flex-end;gap:10px;min-height:68px;padding:12px 20px;display:flex}.checkout-actions button{color:#5e6e80;background:#fff;border:1px solid #cad7e0;border-radius:5px;min-height:42px;padding:0 18px;font-size:10px;font-weight:800}.checkout-actions button:last-child{color:#fff;background:navy;border-color:navy}.checkout-actions button:last-child:hover{background:#118fdc;border-color:#118fdc}.verification-banner{background:#fff7df;border-bottom:1px solid #f1d89c;align-items:center;gap:16px;min-height:58px;padding:11px 16px;display:flex}.verification-banner>div{margin-right:auto}.verification-banner b,.verification-banner small{display:block}.verification-banner b{color:#805400;font-size:10px}.verification-banner small{color:#8b744a;margin-top:3px;font-size:8px}.verification-banner strong{color:#187244;margin-top:6px;font-size:8px;line-height:1.45;display:block}.verification-banner button{color:#805400;background:#fff;border:1px solid #d9b45d;border-radius:5px;min-height:34px;padding:0 12px;font-size:8px;font-weight:900}.verification-banner button:disabled{cursor:wait;opacity:.65}.employee-preview-button{color:navy!important;border-color:#1397e8!important}.settings-actions .settings-secondary-action{color:navy;background:#fff;border:1px solid #1397e8}.settings-actions .settings-secondary-action:hover{background:#eaf7fe}.orders-page{width:min(1120px,100%);margin:0 auto}.orders-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px;display:flex}.orders-heading p{color:#128ddc;letter-spacing:.16em;margin:0 0 6px;font-size:9px;font-weight:900}.orders-heading h1{color:navy;letter-spacing:-.04em;margin:0;font-size:34px}.orders-heading span{color:#6d7b8b;max-width:680px;margin-top:7px;font-size:10px;line-height:1.55;display:block}.orders-heading button{color:#fff;background:navy;border:0;border-radius:5px;min-height:42px;padding:0 16px;font-size:9px;font-weight:900}.orders-hub-tabs{background:#fff;border:1px solid #d5e1e8;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));min-height:62px;margin-bottom:18px;display:grid;overflow:hidden}.orders-hub-tabs button{color:#6d7b8b;min-width:0;font:inherit;cursor:pointer;background:#fff;border:0;border-bottom:3px solid #0000;justify-content:center;align-items:center;gap:10px;padding:11px 18px;display:flex}.orders-hub-tabs button+button{border-left:1px solid #e1e8ed}.orders-hub-tabs button span{color:#1397e8;font-size:18px}.orders-hub-tabs button b{font-size:11px}.orders-hub-tabs button i{color:navy;background:#e7f4fc;border-radius:50%;place-items:center;min-width:23px;height:23px;font-size:8px;font-style:normal;font-weight:900;display:grid}.orders-hub-tabs button.active{color:navy;background:#f3faff;border-bottom-color:#1397e8}.orders-hub-tabs button.active i{color:#fff;background:#1397e8}.orders-context{color:#6d7b8b;background:#f8fbfc;border:1px solid #dce7ed;border-radius:6px;margin:-4px 0 16px;padding:10px 13px;font-size:9px}.order-notice{color:#187244;background:#e7f8ee;border:1px solid #bfe4cf;border-radius:6px;margin:0 0 16px;padding:11px 13px;font-size:9px;font-weight:800}.orders-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.orders-grid>article{background:#fff;border:1px solid #d5e1e8;border-radius:8px;overflow:hidden;box-shadow:0 7px 22px #13304d0e}.order-card-head{background:#f7fafc;border-bottom:1px solid #dce6ec;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-height:62px;padding:12px 15px;display:grid}.order-card-head b{color:navy;font-size:10px}.order-card-head small{color:#778697;font-size:8px}.order-status,.employee-status{color:#97610e;text-transform:uppercase;background:#fff0d9;border-radius:20px;width:max-content;padding:5px 8px;font-size:7px;font-weight:900}.order-status.processing,.employee-status.processing{color:#0878bd;background:#e1f1ff}.order-status.ready,.employee-status.ready{color:navy;background:#e8e8ff}.order-status.completed,.employee-status.completed{color:#187244;background:#e3f6ea}.order-status.canceled,.employee-status.canceled{color:#9b2634;background:#fde9ec}.order-card-body{padding:10px 15px}.order-card-body>div{border-bottom:1px solid #edf1f4;justify-content:space-between;gap:20px;padding:8px 0;display:flex}.order-card-body>div:last-child{border-bottom:0}.order-card-body span{color:#748395;font-size:8px}.order-card-body b{color:#2b3d51;text-align:right;font-size:9px}.order-card-total{color:#fff;background:navy;justify-content:space-between;padding:12px 15px;display:flex}.order-card-total span{font-size:9px}.order-card-total b{font-size:16px}.checkout-fulfillment{border-bottom:1px solid #dce5eb;padding:20px 24px}.checkout-fields{grid-template-columns:1fr 1fr;gap:11px;margin-top:15px;display:grid}.checkout-fields label{color:#56677a;gap:6px;font-size:8px;font-weight:900;display:grid}.checkout-fields input,.checkout-fields select{color:#26374b;width:100%;min-width:0;height:40px;font:inherit;background:#fff;border:1px solid #cfdee8;border-radius:5px;outline:0;padding:0 10px}.checkout-fields input:focus,.checkout-fields select:focus{border-color:#1397e8;box-shadow:0 0 0 3px #1397e817}.checkout-window-field{grid-column:1/-1}.cash-review-card{background:#eef8fd;border:1px solid #cfe1eb;border-radius:7px;justify-content:space-between;align-items:center;margin-top:20px;padding:17px;display:flex}.cash-review-card span{color:#65778a;font-size:9px;font-weight:800}.cash-review-card b{color:navy;font-size:19px}.checkout-consent{cursor:pointer;background:#f8fbfc;border:1px solid #d6e1e8;border-radius:6px;align-items:flex-start;gap:10px;margin:0 24px 18px;padding:13px;display:flex}.checkout-consent input{accent-color:navy;width:17px;height:17px;margin:0}.checkout-consent b,.checkout-consent small{display:block}.checkout-consent b{color:#2c3e52;font-size:9px}.checkout-consent small{color:#758496;margin-top:4px;font-size:8px;line-height:1.45}.application-page{width:min(1120px,100%);margin:0 auto}.application-hero{color:#fff;background:radial-gradient(circle at 43% 5%,#50c3ff45,#0000 25%),linear-gradient(135deg,#00004b,navy 58%,#0877bd);border-radius:12px 12px 0 0;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);min-height:330px;display:grid;overflow:hidden}.application-hero>div{align-self:center;padding:clamp(38px,6vw,72px)}.application-hero>div>p{color:#65c7ff;letter-spacing:.2em;margin:0 0 14px;font-size:9px;font-weight:900}.application-hero h1{color:#fff;letter-spacing:-.055em;max-width:600px;margin:0 0 18px;font-size:clamp(43px,5.2vw,67px);line-height:.98}.application-hero h1 em{color:#63c8ff;font-family:Georgia,Times New Roman,serif;font-weight:500;display:block}.application-hero>div>span{color:#d9e9f7;max-width:600px;font-size:11px;line-height:1.75;display:block}.application-hero>aside{background:#00093e6b;border-left:1px solid #ffffff24;flex-direction:column;justify-content:center;padding:35px;display:flex}.application-hero>aside>span{color:#65c7ff;letter-spacing:.17em;font-size:8px;font-weight:900}.application-hero ol{counter-reset:application-step;gap:15px;margin:20px 0 0;padding:0;list-style:none;display:grid}.application-hero li{counter-increment:application-step;grid-template-columns:28px 1fr;align-items:center;gap:11px;min-height:52px;display:grid}.application-hero li:before{content:counter(application-step);color:#00104c;background:#55bdf8;border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;font-weight:900;display:grid}.application-hero li b,.application-hero li small{display:block}.application-hero li b{font-size:10px}.application-hero li small{color:#c9dced;margin-top:4px;font-size:8px;line-height:1.45}.application-form{background:#fff;border:1px solid #d2e0e8;border-top:0;border-radius:0 0 12px 12px;padding:34px clamp(20px,5vw,58px) 42px;box-shadow:0 18px 48px #102e491a}.application-form-heading{border-bottom:1px solid #dce6ec;justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px;padding-bottom:18px;display:flex}.application-form-heading p{color:#138fdd;letter-spacing:.16em;margin:0 0 5px;font-size:8px;font-weight:900}.application-form-heading h2{color:navy;letter-spacing:-.035em;margin:0;font-size:25px}.application-form-heading>span{color:#7a8998;font-size:8px}.application-fields{grid-template-columns:1fr 1fr;gap:17px;display:grid}.application-fields>label,.application-fields fieldset{color:#54677a;border:0;gap:7px;min-width:0;margin:0;font-size:9px;font-weight:800;display:grid}.application-fields input:not([type=checkbox]):not([type=radio]),.application-fields select,.application-fields textarea{color:#26384c;width:100%;min-width:0;height:46px;font:inherit;background:#fbfdfe;border:1px solid #cbdbe5;border-radius:6px;outline:0;padding:0 12px}.application-fields textarea{resize:vertical;height:auto;padding-block:12px;line-height:1.55}.application-fields input:focus,.application-fields select:focus,.application-fields textarea:focus{border-color:#1397e8;box-shadow:0 0 0 3px #1397e81a}.application-field-wide{grid-column:1/-1}.application-fields legend{color:#54677a;margin-bottom:8px;font-size:9px;font-weight:800}.application-availability{padding-top:3px!important}.application-availability>div{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.application-availability label,.application-radio-group label{color:#4f6477;cursor:pointer;background:#f8fbfd;border:1px solid #d6e2e9;border-radius:5px;align-items:center;gap:8px;min-height:43px;padding:8px 10px;font-size:8px;display:flex}.application-availability input,.application-radio-group input{accent-color:navy;width:16px;height:16px;margin:0}.application-radio-group{grid-template-columns:1fr 1fr;gap:8px;display:grid}.application-consent{cursor:pointer;background:#f2f9fd;border:1px solid #cfe0ea;border-radius:6px;align-items:flex-start;gap:11px;margin-top:24px;padding:14px;display:flex}.application-consent input{accent-color:navy;flex:none;width:18px;height:18px;margin:1px 0 0}.application-consent b,.application-consent small{display:block}.application-consent b{color:#263a4e;font-size:9px}.application-consent small{color:#6f8192;margin-top:4px;font-size:8px;line-height:1.5}.application-message{border-radius:5px;margin:14px 0 0;padding:11px 13px;font-size:9px;font-weight:800}.application-message.error{color:#9c2634;background:#fde9ec}.application-message.success{color:#187244;background:#e4f7ec}.application-actions{justify-content:flex-end;gap:10px;margin-top:25px;display:flex}.application-actions button,.application-success button{color:navy;background:#fff;border:1px solid #c9d9e3;border-radius:5px;min-height:45px;padding:0 18px;font-size:9px;font-weight:900}.application-actions button:last-child,.application-success button:first-child{color:#fff;background:navy;border-color:navy}.application-actions button:disabled{cursor:wait;opacity:.6}.application-success{text-align:center;background:#fff;border:1px solid #d2e0e8;border-top:0;border-radius:0 0 12px 12px;align-content:center;place-items:center;min-height:480px;padding:60px 24px;display:grid;box-shadow:0 18px 48px #102e491a}.application-success>span{color:#13814d;background:#dff5e9;border-radius:50%;place-items:center;width:70px;height:70px;font-size:25px;font-weight:900;display:grid}.application-success>p{color:#138fdd;letter-spacing:.17em;margin:21px 0 7px;font-size:8px;font-weight:900}.application-success h2{color:navy;margin:0;font-size:30px}.application-success>div{color:#586b7e;margin-top:10px;font-size:11px}.application-success>small{color:#8794a2;margin-top:8px;font-size:8px}.application-success>section{gap:10px;margin-top:24px;display:flex}.kelclean-footer{color:#b9cbe0;background:#04122d;grid-template-columns:auto minmax(240px,1fr) auto;align-items:center;gap:22px 40px;min-height:150px;padding:28px clamp(22px,4vw,62px);display:grid}.kelclean-footer-brand{align-items:center;gap:11px;display:flex}.kelclean-footer-brand>span{color:#00104c;background:#52bdf9;border-radius:50%;place-items:center;width:42px;height:42px;font-size:11px;font-weight:900;display:grid}.kelclean-footer-brand>div,.kelclean-footer-brand b,.kelclean-footer-brand small{display:block}.kelclean-footer-brand b{color:#fff;font-size:14px}.kelclean-footer-brand small{color:#8fa7c2;margin-top:3px;font-size:8px}.kelclean-footer>p{margin:0;font-size:10px;line-height:1.6}.kelclean-footer>button{color:#fff;background:0 0;border:1px solid #58bff9;border-radius:5px;min-height:43px;padding:0 16px;font-size:9px;font-weight:900}.kelclean-footer>button:hover{color:#00104c;background:#58bff9}.kelclean-footer>button span{color:#61c6ff;margin-left:9px}.kelclean-footer>button:hover span{color:#00104c}.kelclean-footer>small{color:#788fa9;border-top:1px solid #ffffff1a;grid-column:1/-1;padding-top:14px;font-size:8px}.employee-shell{color:#25364a;background:#f3f7fa;min-height:100vh}.employee-topbar{color:#fff;background:linear-gradient(120deg,#000050,#002f81);justify-content:space-between;align-items:center;gap:18px;min-height:76px;padding:10px 24px;display:flex}.employee-brand,.employee-user{align-items:center;gap:12px;display:flex}.employee-brand>span{color:#00104c;background:#4ab8f8;border-radius:50%;place-items:center;width:42px;height:42px;font-size:12px;font-weight:900;display:grid}.employee-brand b,.employee-brand small,.employee-user b,.employee-user small{display:block}.employee-brand b{font-size:14px}.employee-brand small,.employee-user small{color:#c9dded;margin-top:3px;font-size:8px}.employee-user{text-align:right}.employee-user b{font-size:9px}.employee-user button{color:#fff;background:0 0;border:1px solid #ffffff59;border-radius:5px;min-height:38px;padding:0 13px;font-size:8px;font-weight:900}.employee-layout{grid-template-columns:238px 1fr;min-height:calc(100vh - 76px);display:grid}.employee-sidebar{background:#061b40;flex-direction:column;gap:6px;padding:26px 16px;display:flex}.employee-sidebar>p{color:#61c4ff;letter-spacing:.17em;margin:0 13px 11px;font-size:9.5px;font-weight:900}.employee-sidebar>button{color:#b8c7d9;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:13px;min-height:52px;padding:0 15px;font-size:12.5px;font-weight:800;display:flex}.employee-sidebar>button span{color:#57bdf7;text-align:center;width:25px;font-family:Arial,Helvetica,sans-serif;font-size:18px;font-weight:700;line-height:1}.employee-sidebar>button:hover,.employee-sidebar>button.active{color:#fff;background:#0a3670}.employee-preview-note{background:#082956;border:1px solid #1f4b78;border-radius:6px;margin-top:auto;padding:13px}.employee-preview-note b,.employee-preview-note small{display:block}.employee-preview-note b{color:#62c4fb;font-size:8px}.employee-preview-note small{color:#9fb4ca;margin-top:5px;font-size:7px;line-height:1.45}.employee-main{min-width:0;padding:27px}.employee-heading{justify-content:space-between;align-items:end;gap:22px;margin-bottom:19px;display:flex}.employee-heading p{color:#138fdd;letter-spacing:.16em;margin:0 0 5px;font-size:7px;font-weight:900}.employee-heading h1{color:navy;letter-spacing:-.035em;margin:0;font-size:28px}.employee-search{color:#1397e8;background:#fff;border:1px solid #d1dee6;border-radius:5px;align-items:center;gap:8px;width:min(360px,100%);height:41px;padding:0 12px;display:flex}.employee-search input{color:#2c3e52;border:0;outline:0;flex:1;min-width:0;font-size:9px}.employee-metrics{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.employee-metrics article{background:#fff;border:1px solid #d5e1e8;border-radius:7px;min-height:112px;padding:18px}.employee-metrics span,.employee-metrics b,.employee-metrics small{display:block}.employee-metrics span{color:#788797;text-transform:uppercase;font-size:8px;font-weight:800}.employee-metrics b{color:navy;margin:10px 0 5px;font-size:27px}.employee-metrics small{color:#778697;font-size:8px}.employee-dashboard-grid,.employee-operations{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.employee-panel{background:#fff;border:1px solid #d5e1e8;border-radius:7px;overflow:hidden}.employee-panel-head{border-bottom:1px solid #dce6ec;justify-content:space-between;align-items:center;min-height:65px;padding:13px 16px;display:flex}.employee-panel-head span,.employee-panel-head h2{display:block}.employee-panel-head span{color:#138fdd;letter-spacing:.13em;font-size:7px;font-weight:900}.employee-panel-head h2{color:navy;margin:4px 0 0;font-size:16px}.employee-panel-head button{color:#138fdd;background:0 0;border:0;font-size:8px;font-weight:900}.employee-activity{border-bottom:1px solid #edf1f4;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:58px;padding:10px 15px;display:grid}.employee-activity:last-child{border-bottom:0}.employee-activity b,.employee-activity small{display:block}.employee-activity b,.employee-activity strong{color:#2c3e51;font-size:9px}.employee-activity small{color:#7a8998;margin-top:3px;font-size:7px}.machine-dot{background:#42b878;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 4px #e5f7ed}.machine-dot.in-use{background:#e7a02e;box-shadow:0 0 0 4px #fff3de}.machine-dot.maintenance{background:#cc4b5a;box-shadow:0 0 0 4px #fdebed}.employee-split-panel{background:#fff;border:1px solid #d5e1e8;border-radius:7px;grid-template-columns:1.15fr .85fr;min-height:610px;display:grid;overflow:hidden}.employee-list-panel{border-right:1px solid #dce5eb;min-width:0}.employee-list-head,.employee-list-panel>button{grid-template-columns:1fr 120px 1fr;align-items:center;gap:10px;min-height:50px;padding:9px 13px;display:grid}.employee-list-head{color:#fff;text-transform:uppercase;background:navy;font-size:7px;font-weight:900}.employee-list-panel>button{color:#5f7082;text-align:left;background:#fff;border:0;border-bottom:1px solid #e4ebef;width:100%;font-size:8px}.employee-list-panel>button.selected{background:#eaf7fe;box-shadow:inset 4px 0 #1397e8}.employee-list-panel b,.employee-list-panel small{display:block}.employee-list-panel b{color:#26384c;font-size:9px}.employee-list-panel small{color:#81909f;margin-top:3px;font-size:7px}.employee-edit-panel{padding:25px}.employee-edit-panel>div>span{color:#1397e8;letter-spacing:.14em;font-size:7px;font-weight:900}.employee-edit-panel h2{color:navy;margin:5px 0 18px;font-size:20px}.employee-fields{grid-template-columns:1fr 1fr;gap:11px;display:grid}.employee-fields label{color:#617285;gap:5px;font-size:8px;font-weight:800;display:grid}.employee-fields input,.employee-fields select,.employee-fields textarea,.employee-bundle-grid select,.employee-filter-row select,.machine-control select,.machine-control input,.employee-order-table select{color:#293b4f;width:100%;min-width:0;height:39px;font:inherit;background:#fff;border:1px solid #cedce5;border-radius:4px;padding:0 9px}.employee-fields textarea{resize:vertical;height:auto;padding-block:9px}.employee-field-wide{grid-column:1/-1}.employee-field-wide small{color:#7b8b9b;font-weight:500}.employee-addon-manager{background:#f8fbfd;border:1px solid #cfe0ea;border-radius:6px;gap:10px;padding:14px;display:grid}.employee-staff-profile{background:#f2f9fd;border:1px solid #bfdced;border-radius:6px;gap:11px;padding:14px;display:grid}.employee-staff-profile>.employee-fields{padding-top:2px}.employee-staff-profile>small{color:#708295;font-size:8px;line-height:1.5}.employee-staff-profile code{color:#31536b;font:inherit;background:#dfeff8;border-radius:3px;padding:2px 4px;font-weight:900}.employee-permission-check{background:#fff;border:1px solid #cddfe9;border-radius:4px;padding:8px 9px}.employee-permission-check span b,.employee-permission-check span small{display:block}.employee-permission-check span b{color:navy;font-size:9px}.employee-permission-check span small{color:#708093;margin-top:2px;font-size:7px;font-weight:500;line-height:1.35}.employee-permission-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.employee-permission-check{grid-template-columns:auto minmax(0,1fr);align-items:start}.employee-relation-panel{background:#f5fafd;border:1px solid #bfdced;border-radius:6px;gap:10px;padding:14px;display:grid}.employee-relation-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.employee-relation-head span,.employee-relation-head b,.employee-relation-head small{display:block}.employee-relation-head span{color:#1397e8;letter-spacing:.14em;font-size:7px;font-weight:900}.employee-relation-head b{color:navy;margin-top:3px;font-size:12px}.employee-relation-head small{color:#6d7e8e;margin-top:3px;font-size:8px;line-height:1.45}.employee-relation-head>strong{color:#087fc7;background:#dff2fd;border-radius:50%;place-items:center;min-width:30px;height:30px;font-size:10px;display:grid}.employee-relation-search{color:#53677a;gap:5px;font-size:8px;font-weight:900;display:grid}.employee-relation-list{background:#fff;border:1px solid #cfdee7;border-radius:5px;max-height:300px;overflow:auto}.employee-relation-list.compact{max-height:230px}.employee-relation-list>p{color:#7a8998;text-align:center;margin:0;padding:22px 14px;font-size:9px}.employee-relation-list>label,.employee-relation-row,.recipe-menu-relations>article{border-bottom:1px solid #e2eaf0;min-height:54px;padding:9px 10px}.employee-relation-list>label:last-child,.employee-relation-row:last-child,.recipe-menu-relations>article:last-child{border-bottom:0}.employee-relation-list>label{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.employee-relation-list>label.selected,.employee-relation-row.selected,.recipe-menu-relations>article.selected{background:#eef8fe;box-shadow:inset 3px 0 #1397e8}.employee-relation-list input[type=checkbox]{accent-color:navy;width:17px;height:17px}.employee-relation-list b,.employee-relation-list small{display:block}.employee-relation-list b{color:#25394d;font-size:9px}.employee-relation-list small{color:#758697;margin-top:3px;font-size:7px;line-height:1.4}.employee-relation-list em{color:#067ec8;white-space:nowrap;background:#dff2fd;border-radius:999px;padding:4px 6px;font-size:7px;font-style:normal;font-weight:900}.employee-relation-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.employee-relation-row>label{cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.employee-relation-row>button{color:#526679;background:#fff;border:1px solid #b9d3e3;border-radius:4px;min-width:72px;min-height:30px;font-size:7px;font-weight:900}.employee-relation-row>button.required{color:#fff;background:navy;border-color:navy}.recipe-menu-relations>article{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.employee-relation-choice{gap:5px;display:flex}.employee-relation-choice button{color:#617286;background:#fff;border:1px solid #bfd1dd;border-radius:4px;min-height:30px;padding:0 8px;font-size:7px;font-weight:900}.employee-relation-choice button.active{color:#fff;background:navy;border-color:navy}.employee-addon-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.employee-addon-title span,.employee-addon-title b{display:block}.employee-addon-title span{color:#1397e8;letter-spacing:.14em;font-size:7px;font-weight:900}.employee-addon-title b{color:navy;margin-top:3px;font-size:11px}.employee-addon-title>strong{color:#087fc7;background:#def2fd;border-radius:50%;place-items:center;min-width:28px;height:28px;font-size:9px;display:grid}.employee-addon-picker{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.employee-addon-picker>button{color:#fff;background:#0b8edb;border:0;border-radius:4px;min-height:39px;padding:0 13px;font-size:8px;font-weight:900}.employee-addon-picker>button:disabled{opacity:.45}.employee-assigned-addons{background:#fff;border:1px solid #dce7ed;border-radius:5px;max-height:230px;overflow-y:auto}.employee-assigned-addons>p{color:#7a8998;text-align:center;margin:0;padding:16px;font-size:8px}.employee-assigned-addons article{border-bottom:1px solid #e5edf2;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:48px;padding:8px 9px;display:grid}.employee-assigned-addons article:last-child{border-bottom:0}.employee-assigned-addons article b,.employee-assigned-addons article small{display:block}.employee-assigned-addons article b{color:#26384c;font-size:9px}.employee-assigned-addons article small{color:#748596;margin-top:3px;font-size:7px}.employee-assigned-addons article button{color:#a0293b;background:#fff;border:1px solid #e4aeb6;border-radius:4px;min-height:30px;padding:0 9px;font-size:7px;font-weight:900}.employee-check{justify-content:start;align-items:center;grid-template-columns:auto 1fr!important}.employee-check input{accent-color:navy;width:17px;height:17px}.employee-edit-panel>p,.employee-wide-notice{color:#187244;background:#e3f6ea;border-radius:5px;padding:9px 11px;font-size:8px;font-weight:800}.employee-edit-panel>button{color:#fff;background:navy;border:0;border-radius:5px;min-height:40px;padding:0 15px;font-size:8px;font-weight:900}.employee-edit-panel>button:disabled{opacity:.55}.employee-form-actions{align-items:center;gap:8px;margin-top:2px;display:flex}.employee-form-actions button{color:#fff;background:navy;border:0;border-radius:5px;min-height:40px;padding:0 15px;font-size:8px;font-weight:900}.employee-form-actions button.danger{color:#a02639;background:#fff;border:1px solid #d89aa4}.employee-form-actions button.danger:hover{background:#fdecef}.employee-form-actions button:disabled{cursor:not-allowed;opacity:.55}.employee-editor-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.employee-editor-title>button,.inventory-control button{color:#0878bd;background:#fff;border:1px solid #1397e8;border-radius:4px;min-height:34px;padding:0 11px;font-size:8px;font-weight:900}.employee-calculated-price{background:#eaf7fe;border-radius:5px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;padding:12px;display:flex}.employee-calculated-price>div:last-child{text-align:right;align-items:center;gap:9px;display:flex}.employee-calculated-price span,.employee-calculated-price small{display:block;color:#49677f!important;letter-spacing:0!important}.employee-calculated-price small{margin-top:3px;font-size:8px}.employee-calculated-price em{color:#fff;letter-spacing:.05em;white-space:nowrap;background:#118a56;border-radius:20px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:900}.employee-calculated-price b{color:navy;font-size:17px}.employee-menu-price del,.employee-menu-price b,.employee-menu-price small{display:block}.employee-menu-price del{color:#8793a0;font-size:7px}.employee-menu-price b{color:navy;margin-top:2px;font-size:9px}.employee-menu-price small{color:#118a56;text-transform:uppercase;margin-top:2px;font-size:7px;font-weight:900}.employee-subtabs{border-bottom:1px solid #dce6ec;gap:5px;min-height:54px;display:flex}.employee-subtabs button{color:#6d7e90;background:#fff;border:0;border-bottom:3px solid #0000;min-width:130px;font-size:9px;font-weight:900}.employee-subtabs button.active{color:navy;background:#f8fbfd;border-color:#1397e8}.employee-subtabs button span{background:#e5f4fd;border-radius:20px;margin-left:5px;padding:3px 6px;font-size:7px}.employee-catalog-table{max-height:590px;overflow:auto}.employee-catalog-table>div{color:#607184;border-bottom:1px solid #e7edf1;grid-template-columns:1.05fr 1.25fr .7fr .65fr 112px;align-items:center;gap:14px;min-width:850px;min-height:49px;padding:9px 14px;font-size:8px;display:grid}.employee-catalog-row{cursor:pointer;transition:background-color .15s,box-shadow .15s}.employee-catalog-row:hover{background:#eef8fd}.employee-catalog-row.selected{background:#e4f4fd;box-shadow:inset 4px 0 #1397e8}.employee-catalog-row.selected b{color:navy}.employee-catalog-row:focus-visible{outline-offset:-2px;outline:2px solid #1397e8}.employee-catalog-table>.catalog-table-head{z-index:2;color:#556679;text-transform:uppercase;background:#eef4f8;min-height:38px;font-size:7px;font-weight:900;position:sticky;top:0}.employee-catalog-table b{color:#25374b;font-size:9px}.employee-row-actions,.employee-card-actions{align-items:center;gap:6px;display:flex}.employee-row-actions button,.employee-card-actions button{color:#0878bd;background:#fff;border:1px solid #1397e8;border-radius:4px;min-height:30px;padding:0 9px;font-size:7px;font-weight:900}.employee-row-actions button.danger,.employee-card-actions button.danger{color:#a02639;border-color:#e3a9b2}.employee-row-actions button:hover,.employee-card-actions button:hover{background:#eaf7fe}.employee-row-actions button.danger:hover,.employee-card-actions button.danger:hover{background:#fdecef}.employee-catalog-editor{grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);display:grid}.employee-catalog-editor>.employee-catalog-table{border-right:1px solid #dce6ec}.employee-panel-foot{background:#f7fafc;padding:12px 15px}.employee-panel-foot p{color:#6e7f91;margin:0;font-size:8px;line-height:1.5}.employee-bundle-workspace{grid-template-columns:minmax(430px,.9fr) minmax(500px,1.1fr);align-items:start;gap:13px;display:grid}.employee-bundle-browser{background:#fff;border:1px solid #d5e1e8;border-radius:7px;min-width:0;overflow:hidden}.employee-bundle-toolbar{background:#fff;border-bottom:1px solid #dce6ec;justify-content:space-between;align-items:center;gap:12px;min-height:70px;padding:10px 14px;display:flex}.employee-bundle-toolbar span{color:#1397e8;letter-spacing:.12em;font-size:7px;font-weight:900}.employee-bundle-toolbar h2{color:navy;margin:4px 0 0;font-size:15px}.employee-bundle-toolbar small{color:#7a8998;margin-top:4px;font-size:7px;display:block}.employee-bundle-toolbar button{color:#0878bd;background:#fff;border:1px solid #1397e8;border-radius:4px;min-height:36px;padding:0 12px;font-size:8px;font-weight:900}.employee-bundle-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:11px;height:min(680px,100vh - 205px);min-height:480px;padding:12px;display:grid;overflow-y:auto}.employee-bundle-scroll article{background:#fff;border:1px solid #d5e1e8;border-radius:10px;min-width:0;transition:border-color .2s,box-shadow .2s,transform .2s;overflow:hidden;box-shadow:0 7px 20px #14304912}.employee-bundle-scroll article:hover{border-color:#7bc8f4;transform:translateY(-2px);box-shadow:0 11px 25px #1430491f}.employee-bundle-scroll article.selected{background:#f3faff;border-color:#1397e8;box-shadow:0 0 0 2px #1397e824,0 11px 25px #1430491f}.employee-bundle-card{color:#26374b;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;min-width:0;padding:0;display:block}.employee-bundle-card:focus-visible{outline-offset:-3px;outline:3px solid #1397e859}.employee-bundle-card-photo{background:#dceaf2;place-items:center;height:148px;display:grid;position:relative;overflow:hidden}.employee-bundle-card-photo:after{content:"";background:linear-gradient(#0000,#00083c9e);height:55%;position:absolute;inset:auto 0 0}.employee-bundle-card-photo img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.employee-bundle-card:hover .employee-bundle-card-photo img{transform:scale(1.04)}.employee-bundle-card-photo>span:not(.employee-bundle-card-empty){z-index:2;color:#fff;text-transform:uppercase;letter-spacing:.08em;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000080d6;border-radius:30px;padding:5px 8px;font-size:7px;font-weight:900;position:absolute;bottom:11px;left:12px}.employee-bundle-card-photo>em{z-index:2;color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#26374be0;border-radius:30px;padding:5px 8px;font-size:7px;font-style:normal;font-weight:900;position:absolute;top:10px;right:10px}.employee-bundle-card-empty{color:#667d90;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.employee-bundle-card-body{grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px;display:grid}.employee-bundle-card-actions{background:#f7fafce0;border-top:1px solid #e3ebf0;min-height:45px;padding:7px 11px}.employee-bundle-card-actions>span{color:#118a56;text-transform:uppercase;margin-left:auto;font-size:7px;font-weight:900}.employee-bundle-workspace label{color:#657689;gap:6px;font-size:8px;font-weight:800;display:grid}.employee-wide-notice{grid-column:1/-1;margin:0 0 12px}.employee-wide-notice.employee-error{color:#9b2634;background:#fde9ec}.employee-bundle-editor{background:#fff;border:1px solid #d5e1e8;border-radius:7px;max-height:calc(100vh - 36px);position:sticky;top:18px;overflow-y:auto}.employee-bundle-menu-summary{background:#f5fbff;border:1px solid #c9e3f2;border-radius:5px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:54px;padding:10px 12px;display:grid}.employee-bundle-menu-summary>span{color:#138fdd;letter-spacing:.12em;font-size:7px;font-weight:900}.employee-bundle-menu-summary b,.employee-bundle-menu-summary small{display:block}.employee-bundle-menu-summary b{color:#22384d;font-size:9px}.employee-bundle-menu-summary small{color:#748596;margin-top:3px;font-size:7px}.employee-bundle-menu-summary strong{color:navy;font-size:13px}.employee-bundle-image-picker{background:#f8fbfd;border:1px solid #cfe0ea;border-radius:6px;grid-template-columns:minmax(230px,.7fr) minmax(0,1.3fr);align-items:stretch;gap:16px;min-height:190px;padding:12px;display:grid}.employee-bundle-image-preview{background:#eaf6fd;border:1px dashed #9fcbe5;border-radius:5px;place-items:center;min-height:164px;display:grid;overflow:hidden}.employee-bundle-workspace .employee-bundle-image-preview img{object-fit:cover;width:100%;height:100%;min-height:164px}.employee-bundle-image-preview>div{color:#6f8496;text-align:center;place-items:center;gap:5px;display:grid}.employee-bundle-image-preview>div span{color:#138fdd;letter-spacing:.16em;font-size:8px;font-weight:900}.employee-bundle-image-preview>div small{font-size:8px}.employee-bundle-image-copy{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;display:flex}.employee-bundle-image-copy>span{color:#138fdd;letter-spacing:.13em;font-size:7px;font-weight:900}.employee-bundle-image-copy>b{color:navy;margin-top:5px;font-size:15px}.employee-bundle-image-copy>p{color:#697c8e;max-width:600px;margin:7px 0 12px;font-size:8px;line-height:1.55}.employee-bundle-image-copy code{color:#34536b;background:#e6f2f9;border-radius:3px;padding:2px 4px;font-family:inherit;font-weight:800}.employee-gallery-workspace{grid-template-columns:minmax(470px,1fr) minmax(440px,.9fr);align-items:start;gap:13px;display:grid}.employee-gallery-browser{background:#fff;border:1px solid #d5e1e8;border-radius:7px;min-width:0;overflow:hidden}.employee-gallery-toolbar{border-bottom:1px solid #dce6ec;justify-content:space-between;align-items:center;gap:12px;min-height:70px;padding:10px 14px;display:flex}.employee-gallery-toolbar span{color:#1397e8;letter-spacing:.12em;font-size:7px;font-weight:900}.employee-gallery-toolbar h2{color:navy;margin:4px 0 0;font-size:15px}.employee-gallery-toolbar small{color:#7a8998;margin-top:4px;font-size:7px;display:block}.employee-gallery-toolbar>button{color:#0878bd;background:#fff;border:1px solid #1397e8;border-radius:4px;min-height:36px;padding:0 12px;font-size:8px;font-weight:900}.employee-gallery-viewbar{background:#f7fafc;border-bottom:1px solid #dce6ec;align-items:center;gap:6px;min-height:46px;padding:6px 12px;display:flex}.employee-gallery-viewbar button{color:#66798b;background:#fff;border:1px solid #cadbe5;border-radius:4px;min-height:30px;padding:0 10px;font-size:8px;font-weight:900}.employee-gallery-viewbar button.active{color:navy;background:#e7f6fe;border-color:#1397e8}.employee-gallery-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;align-content:start;gap:10px;height:min(610px,100vh - 325px);min-height:430px;padding:12px;overflow-y:auto}.employee-gallery-scroll>button{color:#2b3c4f;text-align:left;background:#fff;border:1px solid #d7e2e8;border-radius:6px;min-width:0;padding:0;overflow:hidden}.employee-gallery-scroll>button.selected{border-color:#1397e8;box-shadow:0 0 0 2px #1397e821}.employee-gallery-scroll img{object-fit:cover;background:#eaf3f8;width:100%;display:block}.employee-gallery-scroll b,.employee-gallery-scroll small,.employee-gallery-scroll em{display:block}.employee-gallery-scroll b{color:#172d43;font-size:9px}.employee-gallery-scroll small{color:#718294;text-overflow:ellipsis;margin-top:3px;font-size:7px;line-height:1.4;overflow:hidden}.employee-gallery-scroll em{color:#0f86ce;margin-top:6px;font-size:7px;font-style:normal;font-weight:900}.employee-gallery-scroll.view-list{grid-template-columns:1fr;display:grid}.employee-gallery-scroll.view-list>button{grid-template-columns:112px minmax(0,1fr);align-items:stretch;min-height:82px;display:grid}.employee-gallery-scroll.view-list img{height:82px}.employee-gallery-scroll.view-list>button>span{min-width:0;padding:11px}.employee-gallery-scroll.view-thumb{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.employee-gallery-scroll.view-thumb img{height:112px}.employee-gallery-scroll.view-thumb>button>span{padding:9px}.employee-gallery-scroll.view-thumb small{white-space:nowrap}.employee-gallery-scroll.view-gallery{grid-template-columns:1fr;display:grid}.employee-gallery-scroll.view-gallery img{height:260px}.employee-gallery-scroll.view-gallery>button>span{padding:12px}.employee-gallery-empty{color:#728396;text-align:center;grid-column:1/-1;align-content:center;place-items:center;gap:7px;min-height:300px;display:grid}.employee-gallery-empty>span{color:navy;background:#e6f4fd;border-radius:50%;place-items:center;width:52px;height:52px;font-size:20px;display:grid}.employee-gallery-empty b{color:#26384c;font-size:10px}.employee-gallery-empty small{font-size:8px}.employee-gallery-footer{background:#f7fafc;border-top:1px solid #dce6ec;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:9px 12px;display:flex}.employee-gallery-footer>span,.employee-gallery-footer>small{color:#6d7f91;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.employee-gallery-footer button{color:#a02639;white-space:nowrap;background:#fff;border:1px solid #d99da7;border-radius:4px;min-height:36px;padding:0 12px;font-size:8px;font-weight:900}.employee-gallery-footer button:hover{background:#fdecef}.employee-gallery-footer button:disabled{cursor:not-allowed;opacity:.45}.employee-gallery-editor{background:#fff;border:1px solid #d5e1e8;border-radius:7px;max-height:calc(100vh - 36px);position:sticky;top:18px;overflow-y:auto}.employee-gallery-image-picker{background:#f8fbfd;border:1px solid #cfe0ea;border-radius:6px;grid-template-columns:1fr;gap:13px;min-height:330px;padding:12px;display:grid}.employee-gallery-image-preview{background:#eaf6fd;border:1px dashed #9fcbe5;border-radius:5px;place-items:center;min-height:210px;display:grid;overflow:hidden}.employee-gallery-image-preview img{object-fit:cover;width:100%;height:240px;display:block}.employee-gallery-image-preview>div{color:#6f8496;text-align:center;place-items:center;gap:5px;display:grid}.employee-gallery-image-preview>div span{color:#138fdd;letter-spacing:.16em;font-size:8px;font-weight:900}.employee-gallery-image-preview>div small{font-size:8px}.employee-image-file{cursor:pointer;background:#fff;border:1px solid #1397e8;border-radius:4px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;position:relative;overflow:hidden;color:#0878bd!important;display:inline-flex!important}.employee-image-file input{clip:rect(0 0 0 0);white-space:nowrap;margin:-1px;position:absolute;overflow:hidden;border:0!important;width:1px!important;height:1px!important;padding:0!important}.employee-image-file span{text-overflow:ellipsis;white-space:nowrap;max-width:min(360px,52vw);font-size:8px;font-weight:900;overflow:hidden}.employee-image-linked{color:#187244;max-width:100%;margin-top:8px;font-size:8px;font-weight:800}.employee-offer-editor{grid-template-columns:minmax(320px,.85fr) minmax(390px,1.15fr);display:grid}.employee-offer-list{border-right:1px solid #dce6ec;min-height:560px}.employee-offer-list .employee-panel-head>button{color:#0878bd;background:#fff;border:1px solid #1397e8;border-radius:4px;min-height:34px;padding:0 11px;font-size:8px;font-weight:900}.employee-offer-list>button{color:#667789;text-align:left;background:#fff;border:0;border-bottom:1px solid #e4ebef;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:64px;padding:10px 14px;display:grid}.employee-offer-list>button.selected{background:#eef8fd;box-shadow:inset 4px 0 #1397e8}.employee-offer-list>button b,.employee-offer-list>button small{display:block}.employee-offer-list>button b{color:#26384c;font-size:9px}.employee-offer-list>button small{color:#758596;margin-top:4px;font-size:7px}.employee-offer-list>button strong{color:navy;text-transform:capitalize;font-size:8px}.employee-offer-targets{background:#f8fbfd;border:1px solid #d5e3eb;border-radius:5px;gap:9px;padding:12px;display:grid}.employee-offer-targets>div:first-child b,.employee-offer-targets>div:first-child small{display:block}.employee-offer-targets>div:first-child b{color:navy;font-size:9px}.employee-offer-targets>div:first-child small{margin-top:3px}.employee-offer-targets>div:last-child{grid-template-columns:1fr 1fr;gap:6px;max-height:220px;display:grid;overflow-y:auto}.employee-offer-targets label{background:#fff;border:1px solid #dce6ec;border-radius:4px;grid-template-columns:auto 1fr;align-items:center;gap:7px;min-height:34px;padding:6px 8px;display:grid}.employee-offer-targets label input{accent-color:navy;width:15px;height:15px}.employee-application-workspace{grid-template-columns:minmax(370px,.85fr) minmax(440px,1.15fr);min-height:650px;display:grid}.employee-application-list{border-right:1px solid #dce6ec;min-width:0}.employee-application-list-head,.employee-application-list>button{grid-template-columns:minmax(160px,1.25fr) minmax(110px,.8fr) 82px;align-items:center;gap:12px;min-height:52px;padding:9px 14px;display:grid}.employee-application-list-head{color:#fff;text-transform:uppercase;background:navy;min-height:38px;font-size:7px;font-weight:900}.employee-application-list>button{color:#607184;text-align:left;background:#fff;border:0;border-bottom:1px solid #e5edf1;width:100%;font-size:8px}.employee-application-list>button:hover,.employee-application-list>button.selected{background:#eef8fd}.employee-application-list>button.selected{box-shadow:inset 4px 0 #1397e8}.employee-application-list>button b,.employee-application-list>button small{display:block}.employee-application-list>button b{color:#26384c;font-size:9px}.employee-application-list>button small{color:#7b8998;margin-top:3px;font-size:7px}.employee-application-review{min-width:0;padding:25px}.employee-application-review-head{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:18px;display:flex}.employee-application-review-head>div>span{color:#1397e8;letter-spacing:.15em;font-size:7px;font-weight:900}.employee-application-review-head h2{color:navy;margin:5px 0 4px;font-size:21px}.employee-application-review-head small{color:#718092;font-size:8px}.employee-application-details{border:1px solid #dbe5eb;border-radius:6px;grid-template-columns:1fr 1fr;margin:0 0 18px;display:grid;overflow:hidden}.employee-application-details>div{border-bottom:1px solid #e4ebef;min-width:0;padding:10px 12px}.employee-application-details>div:nth-child(odd){border-right:1px solid #e4ebef}.employee-application-details dt{color:#7b8998;text-transform:uppercase;font-size:7px;font-weight:900}.employee-application-details dd{overflow-wrap:anywhere;color:#2c4054;margin:4px 0 0;font-size:8px;font-weight:700}.employee-application-details a,.employee-application-response>a{color:#087fc8;text-underline-offset:2px;text-decoration:underline}.employee-application-response{gap:9px;margin-bottom:18px;display:grid}.employee-application-response>div{background:#f3f8fb;border-radius:5px;padding:12px}.employee-application-response span{color:#1397e8;letter-spacing:.13em;font-size:7px;font-weight:900}.employee-application-response p{color:#506478;white-space:pre-wrap;margin:7px 0 0;font-size:8px;line-height:1.6}.employee-application-response>a{width:fit-content;font-size:8px;font-weight:900}.employee-application-review-fields{margin-bottom:16px}.employee-application-review>button{color:#fff;background:navy;border:0;border-radius:5px;min-height:40px;padding:0 15px;font-size:8px;font-weight:900}.employee-application-review>button:disabled{opacity:.55}.employee-status.application-new{color:#0879bd;background:#e4f3fd}.employee-status.application-in-review{color:#93670b;background:#fff3d9}.employee-status.application-interview{color:#6844a8;background:#efe8ff}.employee-status.application-accepted{color:#187244;background:#e2f5e9}.employee-status.application-declined{color:#9c2634;background:#fde9ec}.employee-filter-row{border-bottom:1px solid #dce6ec;align-items:center;gap:15px;min-height:63px;padding:11px 15px;display:flex}.employee-filter-row label{color:#617285;align-items:center;gap:8px;font-size:8px;font-weight:800;display:flex}.employee-filter-row select{width:160px}.employee-filter-row>span{color:#788797;margin-left:auto;font-size:8px}.employee-order-table{overflow-x:auto}.employee-order-table>div{color:#607184;border-bottom:1px solid #e7edf1;grid-template-columns:1fr 1.4fr .8fr .7fr .7fr .6fr;align-items:center;gap:12px;min-width:850px;min-height:50px;padding:8px 14px;font-size:8px;display:grid}.employee-order-table>.employee-order-head{color:#536579;text-transform:uppercase;background:#eef4f8;min-height:38px;font-size:7px;font-weight:900}.employee-order-table b,.employee-order-table strong{color:#25374b;font-size:9px}.employee-order-admin-table>div,.employee-invoice-table>div{grid-template-columns:1fr 1.35fr .8fr .85fr .75fr .55fr .7fr;min-width:980px}.employee-order-admin-table button,.employee-invoice-table button{color:#0878bd;background:#fff;border:1px solid #1397e8;border-radius:4px;min-height:32px;padding:0 9px;font-size:7px;font-weight:900}.employee-support-table>div{grid-template-columns:1.05fr 1.25fr .65fr .75fr .8fr .7fr 1.7fr .6fr;min-width:1180px}.employee-support-table>div>button{color:#0878bd;background:#fff;border:1px solid #1397e8;border-radius:4px;min-height:32px;padding:0 10px;font-size:8px;font-weight:900}.employee-support-table>div>button:hover{background:#eaf7fe}.employee-service-workspace{grid-template-columns:minmax(440px,.85fr) minmax(500px,1.15fr);align-items:start;gap:14px;display:grid}.employee-service-form{position:sticky;top:18px}.employee-service-form>.employee-fields{padding:18px}.employee-service-form>button{color:#fff;background:navy;border:0;border-radius:5px;min-height:42px;margin:0 18px 18px;padding:0 15px;font-size:9px;font-weight:900}.employee-service-form>button:disabled{opacity:.5}.employee-service-order-picker{background:#f7fbfd;border:1px solid #cfe0ea;border-radius:7px;overflow:hidden}.employee-service-order-heading{background:#fff;border-bottom:1px solid #d7e5ed;justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:13px 14px;display:flex}.employee-service-order-heading span,.employee-service-order-heading b,.employee-service-order-heading small{display:block}.employee-service-order-heading span{color:#1397e8;letter-spacing:.13em;font-size:8px;font-weight:900}.employee-service-order-heading b{color:navy;margin-top:4px;font-size:12px}.employee-service-order-heading small{color:#6c7e90;margin-top:4px;font-size:8px;line-height:1.45}.employee-service-order-heading>strong{color:#087fc8;background:#e3f5fd;border-radius:999px;flex:none;padding:7px 9px;font-size:9px}.employee-service-order-tools{border-bottom:1px solid #d7e5ed;grid-template-columns:minmax(0,1fr) minmax(170px,.75fr);gap:9px;padding:11px;display:grid}.employee-service-order-tools label{color:#52677b;min-width:0;font-size:8px;font-weight:900}.employee-service-order-tools input,.employee-service-order-tools select{color:#263a4e;width:100%;height:38px;font:inherit;background:#fff;border:1px solid #c9dbe5;border-radius:5px;margin-top:5px;padding:0 10px}.employee-service-order-list{scrollbar-gutter:stable;background:#fff;max-height:310px;overflow-y:auto}.employee-service-order-list>button{color:#53677b;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e1eaf0;grid-template-columns:25px minmax(0,1.2fr) minmax(100px,.75fr) auto;align-items:center;gap:9px;width:100%;min-height:68px;padding:10px 12px;display:grid}.employee-service-order-list>button:hover{background:#f1f9fd}.employee-service-order-list>button.selected{background:#e4f5fd;box-shadow:inset 3px 0 #1397e8}.employee-service-order-list>button>i{color:#087fc8;border:1px solid #8ccbe9;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;font-style:normal;font-weight:900;display:grid}.employee-service-order-list>button.selected>i{color:#fff;background:#1397e8;border-color:#1397e8}.employee-service-order-list>button span b,.employee-service-order-list>button span small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.employee-service-order-list>button span b{color:#263a4e;font-size:10px}.employee-service-order-list>button span small{color:#748597;margin-top:4px;font-size:8px}.employee-service-order-list>button>strong{color:navy;white-space:nowrap;font-size:10px}.employee-service-order-empty{text-align:center;place-content:center;min-height:120px;padding:22px;display:grid}.employee-service-order-empty b{color:#2b3e52;font-size:10px}.employee-service-order-empty small{color:#758697;margin-top:6px;font-size:8px}.employee-service-order-limit{color:#687c8f;border-top:1px solid #d7e5ed;margin:0;padding:8px 12px;font-size:8px}.employee-service-recipes{background:#f7fbfd;border:1px solid #cfe0ea;border-radius:6px;grid-template-columns:1fr 1fr;gap:8px;max-height:300px;padding:13px;display:grid;overflow-y:auto}.employee-service-recipes>div,.employee-service-recipes>p{grid-column:1/-1}.employee-service-recipes>div span,.employee-service-recipes>div b,.employee-service-recipes>div small{display:block}.employee-service-recipes>div span{color:#1397e8;letter-spacing:.13em;font-size:7px;font-weight:900}.employee-service-recipes>div b{color:navy;margin-top:4px;font-size:11px}.employee-service-recipes>div small{color:#738497;margin-top:4px;font-size:8px;font-weight:500;line-height:1.45}.employee-service-recipes>label{background:#fff;border:1px solid #d6e3ea;border-radius:5px;grid-template-columns:auto 1fr;align-items:center;min-height:52px;padding:8px}.employee-service-recipes>label input{accent-color:navy;width:17px;height:17px}.employee-service-recipes>label span b,.employee-service-recipes>label span small{display:block}.employee-service-recipes>label span b{color:#293c50;font-size:9px}.employee-service-recipes>label span small{color:#748596;margin-top:3px;font-size:7px}.employee-service-recipes>p{color:#7a8998;text-align:center;margin:8px 0 0;font-size:8px}.employee-service-scroll{scrollbar-gutter:stable;height:min(690px,100vh - 220px);min-height:500px;overflow-y:auto}.employee-service-scroll>article{border-bottom:1px solid #e5edf2;grid-template-columns:auto minmax(0,1fr) 125px;align-items:start;gap:12px;min-height:82px;padding:12px 14px;display:grid}.employee-service-marker{color:#0787d1;background:#e3f5fd;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-weight:900;display:grid}.employee-service-scroll article b,.employee-service-scroll article small,.employee-service-scroll article span{display:block}.employee-service-scroll article b{color:#26384c;font-size:10px}.employee-service-scroll article small{color:#718396;margin-top:3px;font-size:8px}.employee-service-scroll article span{color:#087fc8;margin-top:6px;font-size:8px;font-weight:800}.employee-service-scroll article p{color:#617386;margin:7px 0 0;font-size:8px;line-height:1.45}.employee-service-scroll select{color:#293b4f;background:#fff;border:1px solid #cedce5;border-radius:4px;width:125px;height:36px;font-size:8px}.employee-detail-overlay{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#021231b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.employee-delete-dialog{background:#fff;border-radius:10px;grid-template-rows:auto minmax(0,1fr);width:min(690px,100%);max-height:calc(100vh - 48px);display:grid;overflow:hidden;box-shadow:0 28px 80px #0009266b}.employee-delete-dialog>header{color:#fff;background:linear-gradient(120deg,#6f1020,#a9283e);justify-content:space-between;align-items:center;gap:20px;min-height:86px;padding:18px 21px;display:flex}.employee-delete-dialog>header span{color:#ffd7de;letter-spacing:.15em;font-size:8px;font-weight:900}.employee-delete-dialog>header h2{margin:5px 0 0;font-size:22px}.employee-delete-dialog>header button{color:#fff;background:0 0;border:1px solid #ffffff73;border-radius:5px;width:38px;height:38px;font-size:20px}.employee-delete-warning-body{min-height:0;padding:20px;overflow-y:auto}.employee-delete-warning-body>p{color:#4e6073;margin:0 0 15px;font-size:10px;line-height:1.6}.employee-delete-warning-body>section{border:1px solid #e1c7cc;border-radius:6px;margin-top:11px;overflow:hidden}.employee-delete-warning-body>section>div{background:#fff4f6;justify-content:space-between;align-items:center;min-height:42px;padding:9px 12px;display:flex}.employee-delete-warning-body>section>div span{color:#8e2033;letter-spacing:.12em;font-size:8px;font-weight:900}.employee-delete-warning-body>section>div b{color:#8e2033;background:#f5dce1;border-radius:50%;place-items:center;width:26px;height:26px;font-size:9px;display:grid}.employee-delete-warning-body ul{max-height:180px;margin:0;padding:0;list-style:none;overflow-y:auto}.employee-delete-warning-body li{border-top:1px solid #ece3e5;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:8px 12px;display:flex}.employee-delete-warning-body li b{color:#273a4e;font-size:9px}.employee-delete-warning-body li small{color:#718294;font-size:8px}.employee-delete-warning-body section>p{color:#718294;text-align:center;margin:0;padding:16px 12px;font-size:9px}.employee-delete-warning-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.employee-delete-warning-actions button{color:#536779;background:#fff;border:1px solid #ccdbe4;border-radius:5px;min-height:40px;padding:0 14px;font-size:8px;font-weight:900}.employee-delete-warning-actions button.danger{color:#fff;background:#a8273c;border-color:#a8273c}.employee-delete-warning-actions button:disabled{opacity:.5}.employee-detail-dialog{background:#fff;border-radius:10px;grid-template-rows:auto minmax(0,1fr);width:min(920px,100%);max-height:calc(100vh - 48px);display:grid;overflow:hidden;box-shadow:0 28px 80px #0009266b}.employee-detail-dialog>header{color:#fff;background:linear-gradient(120deg,#000050,#00398f);justify-content:space-between;align-items:center;gap:20px;min-height:90px;padding:18px 22px;display:flex}.employee-detail-dialog>header span,.employee-detail-dialog>header h2,.employee-detail-dialog>header small{display:block}.employee-detail-dialog>header span{color:#65c8ff;letter-spacing:.16em;font-size:8px;font-weight:900}.employee-detail-dialog>header h2{margin:5px 0 3px;font-size:23px}.employee-detail-dialog>header small{color:#c8dced;font-size:9px}.employee-detail-dialog>header button{color:#fff;background:0 0;border:1px solid #fff6;border-radius:5px;width:38px;height:38px;font-size:20px}.employee-support-reply-dialog{background:#fff;border-radius:10px;grid-template-rows:auto minmax(0,1fr);width:min(720px,100%);max-height:calc(100vh - 48px);display:grid;overflow:hidden;box-shadow:0 28px 80px #0009266b}.employee-support-reply-dialog>header{color:#fff;background:linear-gradient(120deg,#000050,#00398f);justify-content:space-between;align-items:center;gap:20px;min-height:90px;padding:18px 22px;display:flex}.employee-support-reply-dialog>header span,.employee-support-reply-dialog>header h2,.employee-support-reply-dialog>header small{display:block}.employee-support-reply-dialog>header span{color:#65c8ff;letter-spacing:.16em;font-size:8px;font-weight:900}.employee-support-reply-dialog>header h2{margin:5px 0 3px;font-size:22px}.employee-support-reply-dialog>header small{color:#c8dced;font-size:9px}.employee-support-reply-dialog>header>button{color:#fff;background:0 0;border:1px solid #fff6;border-radius:5px;width:38px;height:38px;font-size:20px}.employee-support-reply-body{min-height:0;padding:20px;overflow-y:auto}.employee-support-reply-body>section{background:#f6fafc;border:1px solid #d5e2ea;border-radius:6px;padding:13px 15px}.employee-support-reply-body>section span{color:#1397e8;letter-spacing:.13em;font-size:7px;font-weight:900}.employee-support-reply-body>section p{color:#405368;white-space:pre-wrap;margin:7px 0 0;font-size:10px;line-height:1.6}.employee-support-reply-body>label{color:#52667a;gap:7px;margin-top:15px;font-size:9px;font-weight:900;display:grid}.employee-support-reply-body textarea{resize:vertical;color:#293b4f;width:100%;min-height:160px;font:inherit;border:1px solid #cbdbe5;border-radius:5px;outline:0;padding:12px;line-height:1.55}.employee-support-reply-body textarea:focus{border-color:#1397e8;box-shadow:0 0 0 3px #1397e81a}.employee-support-reply-body>p{color:#718294;margin:10px 0 0;font-size:8px;line-height:1.5}.employee-support-reply-body>div{justify-content:flex-end;gap:8px;margin-top:17px;display:flex}.employee-support-reply-body>div button{color:#5b6d80;background:#fff;border:1px solid #cad9e3;border-radius:5px;min-height:40px;padding:0 14px;font-size:8px;font-weight:900}.employee-support-reply-body>div button:last-child{color:#fff;background:navy;border-color:navy}.employee-support-reply-body>div button:disabled{opacity:.5}.employee-detail-body{min-height:0;padding:22px;overflow-y:auto}.employee-detail-summary{border:1px solid #d8e4eb;border-radius:6px;grid-template-columns:repeat(4,1fr);margin:0 0 18px;display:grid;overflow:hidden}.employee-detail-summary>div{border-right:1px solid #e0e8ed;min-width:0;padding:13px}.employee-detail-summary>div:last-child{border-right:0}.employee-detail-summary dt,.employee-invoice-customer span{color:#718294;letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:900}.employee-detail-summary dd{overflow-wrap:anywhere;color:#26394d;margin:6px 0 0;font-size:9px;font-weight:800;line-height:1.45}.employee-detail-section{border:1px solid #d8e4eb;border-radius:6px;margin-top:17px;overflow:hidden}.employee-detail-section-title{background:#eef6fa;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:9px 12px;display:flex}.employee-detail-section-title span{color:navy;letter-spacing:.12em;font-size:8px;font-weight:900}.employee-detail-section-title small{color:#758596;font-size:8px}.employee-order-item-detail{border-top:1px solid #e3eaee}.employee-order-item-detail:first-of-type{border-top:0}.employee-order-item-detail>div{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;min-height:48px;padding:9px 12px;display:grid}.employee-order-item-detail>div b{color:#22374b;font-size:10px}.employee-order-item-detail>div small{color:#758596;font-size:8px}.employee-order-item-detail>div strong{color:navy;font-size:11px}.employee-order-item-detail ul{margin:0;padding:0 12px 9px 32px;list-style:none}.employee-order-item-detail li{color:#607286;justify-content:space-between;align-items:center;gap:12px;min-height:28px;font-size:8px;display:flex}.employee-order-item-detail li b{color:#26394d;font-size:8px}.employee-detail-timeline article{border-top:1px solid #e4ebef;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px;min-height:64px;padding:10px 12px;display:grid}.employee-detail-timeline article:first-child{border-top:0}.employee-detail-timeline i{color:#087fc8;background:#e3f5fd;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;font-style:normal;font-weight:900;display:grid}.employee-detail-timeline b,.employee-detail-timeline small,.employee-detail-timeline>article>span{display:block}.employee-detail-timeline b{color:#273a4e;font-size:9px}.employee-detail-timeline small{color:#728396;margin-top:3px;font-size:7px}.employee-detail-timeline p{color:#607286;margin:5px 0 0;font-size:8px}.employee-detail-timeline>article>span{color:#087fc8;text-align:right;font-size:8px;font-weight:900}.employee-detail-empty{color:#718294;text-align:center;margin:0;padding:22px;font-size:9px}.employee-invoice-customer{border:1px solid #d8e4eb;border-radius:6px;justify-content:space-between;gap:20px;padding:16px;display:flex}.employee-invoice-customer>div:last-child{text-align:right}.employee-invoice-customer b,.employee-invoice-customer small{display:block}.employee-invoice-customer b{color:navy;margin-top:6px;font-size:11px}.employee-invoice-customer small{color:#687a8d;margin-top:4px;font-size:8px;line-height:1.5}.employee-invoice-total{text-align:right;background:#eef6fa;border-radius:6px;justify-content:flex-end;align-items:end;gap:35px;margin-top:18px;padding:15px;display:flex}.employee-invoice-total span small,.employee-invoice-total span b,.employee-invoice-total strong small{display:block}.employee-invoice-total small{color:#6c7e91;margin-bottom:4px;font-size:8px}.employee-invoice-total span b{color:#273a4e;font-size:11px}.employee-invoice-total strong{color:navy;font-size:20px}.machine-control{border-bottom:1px solid #e7edf1;align-items:center;gap:15px;min-height:62px;padding:10px 15px;display:flex}.machine-control>span{margin-right:auto}.machine-control b,.machine-control small{display:block}.machine-control b{color:#26384c;font-size:9px}.machine-control small{color:#7c8b9a;margin-top:4px;font-size:7px}.machine-control select{width:145px}.inventory-control>label{color:#617285;gap:4px;font-size:7px;font-weight:800;display:grid}.inventory-control input{width:95px}.operations-placeholder{text-align:center;align-content:center;place-items:center;min-height:290px;padding:40px;display:grid}.operations-placeholder>span{color:navy;background:#e6f4fd;border-radius:50%;place-items:center;width:58px;height:58px;font-size:22px;display:grid}.operations-placeholder b{color:navy;margin-top:15px;font-size:12px}.operations-placeholder p{color:#738395;max-width:390px;margin:7px 0 0;font-size:9px;line-height:1.6}@media (width<=1100px) and (width>=851px){.kelclean-header{padding-inline:20px}.profile-summary{display:none}.kelclean-header nav{margin-left:auto}}@media (width<=850px){body{padding-bottom:70px}.kelclean-header{grid-template-columns:1fr auto 1fr;gap:8px;min-height:86px;padding:8px 14px;display:grid}.header-brand{grid-area:1/2;width:120px;height:58px}.header-brand img{width:170px;height:113px}.profile-summary{background:0 0;border:0;grid-area:1/1;margin:0;padding:5px;display:flex}.profile-avatar{width:36px;height:36px;font-size:11px}.profile-summary div{display:none}.kelclean-header nav{grid-column:3;justify-self:end}.kelclean-header nav button{display:none}.kelclean-header nav .cart-nav{font-size:0;display:block}.kelclean-header nav .cart-nav:before{content:"🛒";font-size:18px}.kelclean-header nav .cart-nav span{font-size:9px}.kelclean-header nav .notification-nav{padding-inline:8px;font-size:0;display:block}.kelclean-header nav .notification-nav:before{content:"🔔";color:#fff;margin:0;font-size:18px}.kelclean-header nav .notification-nav span{width:16px;min-width:16px;height:16px;margin:0;font-size:8px;position:absolute;top:1px;right:0}.notification-popover{width:min(410px,100vw - 20px);max-height:calc(100vh - 158px);top:80px;right:10px}.kelclean-main{padding:18px 12px 28px}.application-hero{grid-template-columns:1fr}.application-hero>aside{border-top:1px solid #ffffff24;border-left:0}.application-availability>div{grid-template-columns:repeat(3,1fr)}.kelclean-footer{text-align:left;grid-template-columns:1fr;gap:18px;padding:28px 18px 92px}.kelclean-footer>button{width:100%}.kelclean-footer>small{grid-column:auto}.dashboard-intro{margin-bottom:14px}.dashboard-intro h1{font-size:24px}.dashboard-intro>span{display:none}.home-welcome{grid-template-columns:1fr;min-height:0;margin-bottom:16px}.home-welcome-copy{padding:32px 22px}.home-welcome-copy h1{font-size:clamp(35px,10vw,48px)}.home-welcome-copy>span{font-size:10px}.home-welcome-actions{grid-template-columns:1fr;display:grid}.home-welcome-actions button{width:100%}.home-welcome-photo{min-height:285px}.home-welcome-photo>div{bottom:14px;right:14px}.laundry-gallery{margin-bottom:16px;padding-top:10px}.laundry-gallery-heading{display:block}.laundry-gallery-heading h2{font-size:19px}.laundry-gallery-heading>span{margin-top:6px;display:block}.laundry-gallery-window{margin-inline:-12px;padding-inline:12px;-webkit-mask-image:none;mask-image:none}.laundry-gallery-track{--gallery-card:270px;--gallery-gap:12px;animation-duration:58s}.gallery-scene{height:205px}.home-steps{grid-template-columns:1fr;gap:9px}.home-steps article{min-height:76px;padding:14px}.auth-loading{min-height:480px}.auth-page{min-height:0;display:block}.auth-welcome{padding:38px 22px}.auth-welcome:after{bottom:-210px;right:-200px}.auth-welcome h1{margin-block:12px 15px;font-size:clamp(39px,12vw,54px)}.auth-welcome>span{font-size:10px}.auth-benefits{margin:24px 0 20px}.auth-card{padding:30px 20px}.auth-card-brand>img{width:112px;height:64px}.auth-card-brand b{font-size:15px}.entry-gate-shell{align-items:center;padding:10px 5px}.entry-gate-card{border-radius:2px;width:100%;max-height:calc(100vh - 20px)}.entry-gate-brand{gap:12px;min-height:106px;margin-inline:20px;padding-block:14px 11px}.entry-gate-brand img{width:108px;height:68px}.entry-gate-brand b{font-size:21px}.entry-gate-brand span{font-size:7px}.entry-gate-content,.entry-auth-form{padding:22px 20px 24px}.entry-gate-copy h2{font-size:clamp(32px,10vw,43px)}.entry-gate-copy p{margin-block:13px 18px;font-size:10px}.entry-choice-list>button{grid-template-columns:29px 1fr auto;gap:9px;min-height:66px;padding-inline:13px}.entry-choice-list b{font-size:15px}.entry-choice-list small{font-size:7px}.entry-auth-fields{grid-template-columns:1fr}.entry-auth-fields label:only-child,.entry-auth-fields label:nth-child(3):last-child{grid-column:auto}.entry-auth-copy h2{font-size:25px}.mail-heading{align-items:center}.mail-heading h1{font-size:26px}.mail-heading>div>span{max-width:250px;line-height:1.45}.mail-count{text-align:center;justify-items:center;gap:3px;min-width:72px;padding:9px;display:grid}.mail-count small{font-size:7px}.profile-heading-tools{justify-items:stretch;gap:6px;display:grid}.profile-heading-tools>button{min-height:32px}.settings-page-heading{min-height:0;padding:23px 20px;display:block}.settings-page-heading h1{font-size:27px}.settings-page-user{justify-content:flex-start;min-width:0;margin-top:20px}.settings-page-user b,.settings-page-user small{text-align:left}.settings-page-shell{min-height:520px}.settings-page-shell .settings-pane{min-height:460px}.mail-tabs{grid-template-columns:repeat(4,1fr);min-height:54px;padding-inline:5px;display:grid}.mail-tabs button{min-width:0;padding:0 3px;font-size:8px}.mail-tabs button span{min-width:17px;height:17px;margin-left:3px}.profile-tab-pane{min-height:0}.profile-tab-head{min-height:74px;padding:15px 18px}.profile-photo-control{text-align:center;grid-template-columns:1fr;margin:16px}.profile-photo-preview{place-items:center;display:grid}.profile-photo-copy>div{grid-template-columns:1fr;display:grid}.profile-photo-picker,.profile-photo-copy button{width:100%}.profile-tab-fields{grid-template-columns:1fr;gap:14px;padding:22px 16px 18px}.profile-tab-actions{grid-template-columns:1fr;gap:10px;padding:0 16px 22px;display:grid}.profile-tab-actions p{margin:0}.profile-tab-actions button{width:100%}.mail-form{min-height:0;display:block}.mail-form-copy{padding:25px 20px}.mail-form-copy h2{margin-block:8px;font-size:23px}.mail-form-copy p{margin-bottom:0}.mail-fields{grid-template-columns:1fr;gap:14px;padding:20px 16px}.mail-message-field,.mail-actions,.mail-notice{grid-column:auto}.mail-actions{grid-template-columns:1fr 1fr;display:grid}.mail-inbox{min-height:420px;padding:18px 12px}.mail-inbox-copy{align-items:center}.mail-inbox-copy h2{font-size:18px}.mail-notice.success{margin-inline:0}.mail-table{min-width:820px}.mail-message-overlay{padding:12px}.mail-message-dialog{max-height:calc(100vh - 24px)}.mail-message-dialog>header{min-height:82px;padding:16px}.mail-message-dialog>header h2{font-size:19px}.mail-message-dialog-body{padding:14px}.mail-thread-message{width:92%}.mail-about{min-height:440px;padding:35px 20px}.mail-about h2{font-size:29px}.mail-about>div{grid-template-columns:1fr}.checkout-pane{min-height:230px;padding:20px 16px}.payment-options{grid-template-columns:1fr}.checkout-actions{grid-template-columns:1fr 1fr;display:grid}.checkout-actions button{width:100%;padding-inline:8px}.desktop-workspace{display:none}.mobile-workspace{display:block}.home-dashboard>.bundle-selections{margin-bottom:12px;padding:13px}.bundle-heading{display:block}.bundle-heading h2{font-size:14px}.bundle-heading>span{margin-top:5px;line-height:1.4;display:block}.bundle-grid{scroll-snap-type:x mandatory;gap:9px;padding-bottom:3px;display:flex;overflow-x:auto}.bundle-grid>button{scroll-snap-align:start;flex:0 0 min(292px,86vw)}.bundle-recipe-preview{grid-template-columns:1fr}.bundle-preview-copy{padding:17px}.bundle-preview-summary{padding:20px}.mobile-section{background:#fff;border:1px solid #d3dfe7;border-radius:7px;margin-bottom:10px;overflow:hidden}.mobile-section-head{color:#fff;text-align:left;background:navy;border:0;align-items:center;gap:9px;width:100%;min-height:52px;padding:0 14px;font-weight:800;display:flex}.mobile-section-head span{color:#5bc1ff}.mobile-section .kc-panel{box-shadow:none;border:0;border-radius:0}.mobile-section .kc-panel-head{min-height:54px}.mobile-section .kc-panel-head h2{display:none}.mobile-section .kc-panel-head label{width:100%;max-width:none}.mobile-section .kc-panel-body{max-height:470px}.mobile-section .recipe-panel .kc-panel-body{max-height:none;overflow:visible}.mobile-section .recipe-panel .recipe-table{height:min(360px,52vh);max-height:none;overflow:auto}.mobile-section .addon-option-list{max-height:280px;overflow:auto}.recipe-head,.recipe-row,.addon-option-row{min-width:680px}.panel-action{position:sticky;bottom:0}.mobile-bottom-nav{z-index:45;background:#fff;border-top:1px solid #d3dfe7;grid-template-columns:repeat(5,1fr);height:68px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #162f4614}.mobile-bottom-nav.has-employee{grid-template-columns:repeat(6,1fr)}.mobile-bottom-nav button{color:#718091;background:#fff;border:0;position:relative}.mobile-bottom-nav button span,.mobile-bottom-nav button small{display:block}.mobile-bottom-nav button span{font-size:18px}.mobile-bottom-nav button small{margin-top:3px;font-size:9px}.mobile-bottom-nav button.active{color:navy;box-shadow:inset 0 3px #1397e8}.mobile-bottom-nav button i{color:#fff;background:#1397e8;border-radius:50%;place-items:center;width:17px;height:17px;font-size:8px;font-style:normal;display:grid;position:absolute;top:7px;left:57%}.mobile-state{text-align:center;background:#fff;border:1px solid #d5e0e7;border-radius:8px;align-content:center;place-items:center;min-height:480px;padding:40px 22px;display:grid}.mobile-state>span{color:navy;background:#e6f4fd;border-radius:50%;place-items:center;width:70px;height:70px;font-size:28px;display:grid}.mobile-state h2{color:navy;margin:20px 0 8px}.mobile-state p{color:#758496}.checkout-fields{grid-template-columns:1fr}.checkout-window-field{grid-column:auto}.orders-heading{display:block}.orders-heading>span{margin-top:8px;display:inline-block}.verification-banner{align-items:flex-start}.employee-shell{min-height:calc(100vh + 70px);margin-bottom:-70px}.employee-topbar{min-height:68px;padding:9px 12px}.employee-brand>span{width:36px;height:36px}.employee-brand b{font-size:12px}.employee-user>div{display:none}.employee-layout{min-height:calc(100vh - 68px);display:block}.employee-sidebar{z-index:9;background:#061b40;flex-direction:row;gap:5px;padding:8px;position:sticky;top:0;overflow-x:auto}.employee-sidebar>p,.employee-preview-note{display:none}.employee-sidebar>button{justify-content:center;min-width:112px;min-height:42px;padding-inline:10px}.employee-main{padding:18px 12px 28px}.employee-heading{display:block}.employee-heading h1{font-size:24px}.employee-search{width:100%;margin-top:14px}.employee-metrics{grid-template-columns:repeat(2,1fr)}.employee-dashboard-grid,.employee-operations{grid-template-columns:1fr}.employee-split-panel{grid-template-columns:1fr;min-height:0}.employee-list-panel{border-bottom:1px solid #dce5eb;border-right:0;max-height:390px;overflow-y:auto}.employee-edit-panel{padding:20px 16px}.employee-catalog-editor{grid-template-columns:1fr}.employee-catalog-editor>.employee-catalog-table{border-bottom:1px solid #dce6ec;border-right:0;max-height:430px}.employee-bundle-workspace{grid-template-columns:1fr}.employee-bundle-scroll{height:min(520px,62vh);min-height:380px}.employee-bundle-editor{max-height:none;position:static}.employee-gallery-workspace{grid-template-columns:1fr}.employee-gallery-scroll{height:min(520px,62vh);min-height:380px}.employee-gallery-editor{max-height:none;position:static}.employee-offer-editor{grid-template-columns:1fr}.employee-offer-list{border-bottom:1px solid #dce6ec;border-right:0;min-height:0}.employee-service-workspace{grid-template-columns:1fr}.employee-service-form{position:static}.employee-service-scroll{height:min(520px,62vh);min-height:380px}.employee-application-workspace{grid-template-columns:1fr;min-height:0}.employee-application-list{border-bottom:1px solid #dce6ec;border-right:0;max-height:440px;overflow-y:auto}.employee-bundle-card-photo{height:180px}.employee-filter-row{flex-wrap:wrap;align-items:flex-start}.employee-filter-row>span{width:100%;margin-left:0}.employee-order-table{max-width:100%}.employee-detail-overlay{padding:12px}.employee-detail-dialog,.employee-support-reply-dialog{max-height:calc(100vh - 24px)}.employee-detail-summary{grid-template-columns:1fr 1fr}.employee-detail-summary>div:nth-child(2){border-right:0}.employee-detail-summary>div:nth-child(-n+2){border-bottom:1px solid #e0e8ed}.operations-placeholder{min-height:230px;padding:28px 18px}}@media (width<=520px){.notification-popover{border-radius:8px;width:calc(100vw - 12px);top:78px;right:6px}.notification-popover>header{min-height:66px}.notification-list>button{min-height:80px;padding-inline:13px}.account-fields{grid-template-columns:1fr}.settings-page-heading{border-radius:8px;margin-inline:-2px}.settings-page-user{align-items:flex-start}.settings-page-user .profile-avatar{width:44px;height:44px}.auth-card-brand{align-items:flex-start}.auth-card-brand>img{width:96px;height:55px}.auth-welcome>span{max-width:310px}.auth-guest{width:100%}.account-tabs button{min-width:104px;padding-inline:8px;font-size:8px}.settings-intro{padding-inline:18px}.security-notice,.security-card{margin-inline:12px}.security-card .settings-fields,.security-card .settings-actions{padding-inline:12px}.settings-fields,.settings-checks{grid-template-columns:1fr;padding-inline:18px}.security-fields label:last-child{grid-column:auto}.settings-actions{grid-template-columns:1fr;padding-inline:18px;display:grid}.settings-actions p{margin:0}.settings-actions button{width:100%}.mobile-bottom-nav button small{font-size:8px}.mail-thread-meta{grid-template-columns:1fr}.mail-thread-meta>div{border-bottom:1px solid #dce6ec;border-right:0}.mail-thread-meta>div:last-child{border-bottom:0}.mail-thread-message{width:96%}.mail-reply-form>div{grid-template-columns:1fr 1fr;display:grid}.mail-reply-form button{width:100%}.dashboard-intro p{font-size:9px}.checkout-actions{grid-template-columns:1fr}.checkout-consent{margin-inline:16px}.checkout-security{margin-inline:12px}.checkout-security-action{flex-direction:column;align-items:stretch}.checkout-security-action button,.checkout-upgrade>button{justify-self:stretch;width:100%}.recovery-code-list{grid-template-columns:1fr}.mfa-factor-list article{flex-direction:column;align-items:stretch}.mfa-factor-list button{width:100%}.application-hero>div{padding:38px 21px}.application-hero h1{font-size:clamp(39px,12vw,53px)}.application-hero>aside{padding:28px 21px}.application-form{padding:28px 16px 34px}.application-form-heading{align-items:flex-start}.application-fields{grid-template-columns:1fr}.application-field-wide{grid-column:auto}.application-availability>div{grid-template-columns:1fr 1fr}.application-actions,.application-success>section{grid-template-columns:1fr;width:100%;display:grid}.application-actions button,.application-success button{width:100%}.application-success{min-height:420px;padding-inline:18px}.employee-brand small{display:none}.employee-user button{padding-inline:9px}.employee-sidebar>button{gap:8px;min-width:118px;font-size:11px}.employee-sidebar>button span{width:21px;font-size:17px}.employee-metrics,.employee-fields,.employee-permission-grid{grid-template-columns:1fr}.employee-relation-head{align-items:flex-start}.employee-relation-row,.recipe-menu-relations>article{grid-template-columns:1fr;align-items:stretch}.employee-relation-choice{grid-template-columns:repeat(3,1fr);display:grid}.employee-relation-choice button{width:100%;padding-inline:4px}.employee-form-actions{grid-template-columns:1fr;display:grid}.employee-form-actions button{width:100%}.employee-calculated-price{align-items:flex-start}.employee-calculated-price>div:last-child{justify-items:end;display:grid}.employee-bundle-scroll{grid-template-columns:1fr}.employee-bundle-card-body{grid-template-columns:40px minmax(0,1fr) auto}.employee-bundle-card-body .bundle-copy b,.employee-bundle-card-body .bundle-price b{font-size:13px}.employee-bundle-image-picker{grid-template-columns:1fr}.employee-bundle-image-preview,.employee-bundle-workspace .employee-bundle-image-preview img{min-height:190px}.employee-bundle-menu-summary{grid-template-columns:1fr auto}.employee-bundle-menu-summary>span{grid-column:1/-1}.employee-gallery-scroll.view-thumb{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-gallery-scroll.view-gallery img{height:210px}.employee-gallery-footer{flex-direction:column;align-items:stretch}.employee-gallery-footer button,.employee-image-file{width:100%}.employee-image-file span{max-width:72vw}.employee-addon-picker{grid-template-columns:1fr}.employee-addon-picker>button{width:100%}.employee-service-order-heading{align-items:flex-start}.employee-service-order-heading>strong{margin-top:2px}.employee-service-order-tools{grid-template-columns:1fr}.employee-service-order-list{max-height:360px}.employee-service-order-list>button{grid-template-columns:25px minmax(0,1fr) auto}.employee-service-order-list>button>span:nth-of-type(2){grid-column:2}.employee-service-order-list>button>strong{grid-area:1/3/3}.employee-service-recipes{grid-template-columns:1fr}.employee-service-scroll>article{grid-template-columns:auto minmax(0,1fr)}.employee-service-scroll select{grid-column:2;width:100%}.employee-detail-overlay{place-items:stretch stretch;padding:0}.employee-detail-dialog,.employee-delete-dialog{border-radius:0;width:100%;min-height:100vh;max-height:100vh}.employee-delete-warning-actions{grid-template-columns:1fr;display:grid}.employee-delete-warning-actions button{width:100%}.employee-detail-dialog>header{padding:15px}.employee-detail-body{padding:14px}.employee-detail-summary{grid-template-columns:1fr}.employee-detail-summary>div{border-bottom:1px solid #e0e8ed;border-right:0}.employee-detail-summary>div:last-child{border-bottom:0}.employee-order-item-detail>div{grid-template-columns:minmax(0,1fr) auto}.employee-order-item-detail>div small{grid-column:1}.employee-order-item-detail>div strong{grid-area:1/2/3}.employee-detail-timeline article{grid-template-columns:auto minmax(0,1fr)}.employee-detail-timeline>article>span{text-align:left;grid-column:2}.employee-invoice-customer{grid-template-columns:1fr;display:grid}.employee-invoice-customer>div:last-child{text-align:left}.employee-invoice-total{justify-content:space-between;gap:15px}.employee-offer-targets>div:last-child{grid-template-columns:1fr}.employee-list-head,.employee-list-panel>button{grid-template-columns:1.2fr .8fr}.employee-list-head span:nth-child(3),.employee-list-panel>button>span:nth-child(3){display:none}.employee-application-list-head,.employee-application-list>button{grid-template-columns:minmax(150px,1.2fr) 82px}.employee-application-list-head span:nth-child(2),.employee-application-list>button>span:nth-child(2){display:none}.employee-application-review{padding:19px 14px}.employee-application-details{grid-template-columns:1fr}.employee-application-details>div:nth-child(odd){border-right:0}.employee-subtabs button{min-width:105px}.employee-filter-row label{justify-content:space-between;width:100%}.employee-filter-row select{width:170px}.machine-control{flex-direction:column;align-items:flex-start}.machine-control select{width:100%}.employee-field-wide{grid-column:auto}.inventory-control input{width:100%}}
