@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap");:root{--ink:#18342e;--green:#1f6b55;--mint:#e5f1ea;--cream:#f6f4ee;--orange:#df7a45;--line:#e3e5df}*{box-sizing:border-box}body{margin:0;background:#f8f9f6;color:var(--ink);font-family:Noto Sans KR,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.login{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr}.brand{background:linear-gradient(145deg,#173d33,#236c56);color:white;padding:9vh 9vw;position:relative;overflow:hidden}.brand:after{content:"";position:absolute;right:-5vw;bottom:-7vh;width:min(46vw,680px);height:min(46vw,680px);background:url(/hyuga/huega-login-conversation-v1.png) bottom/contain no-repeat;opacity:.82;pointer-events:none}.logo b,.mark{width:50px;height:50px;border-radius:15px;background:#f1c676;color:#183b32;display:grid;place-items:center;font-size:25px;font-weight:800}.brand h1{position:relative;z-index:1;font-size:clamp(42px,5vw,72px);line-height:1.2;margin:19vh 0 30px;letter-spacing:-3px}.brand .muted{color:#cbded7}.loginCard{display:flex;flex-direction:column;justify-content:center;padding:7vw;gap:25px;background:white}.loginCard h2{font-size:38px;margin:12px 0 5px}.loginCard p{color:#75807b}.eyebrow{color:#bd733f;letter-spacing:2px;font-weight:800;font-size:12px}.gridFields,.loginCard form{display:grid;grid-gap:16px;gap:16px}.formGrid,.gridFields{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.loginCard label,.paper label{display:grid;grid-gap:7px;gap:7px;color:#58645f;font-size:13px;font-weight:600}input,select,textarea{border:1px solid #dfe4df;border-radius:11px;padding:12px 14px;background:white;color:var(--ink);outline:none}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #1f6b5514}.primary,button{border:0;border-radius:11px;padding:13px 20px;background:var(--green);color:#fff;font-weight:700;cursor:pointer}.textBtn{background:transparent;color:var(--green);padding:5px}.error{color:#b84135!important;background:#fff0ee;padding:10px;border-radius:9px}.shell{display:grid;grid-template-columns:230px 1fr;min-height:100vh}.nav{background:#173c33;color:white;padding:28px 20px;flex-direction:column;position:-webkit-sticky;position:sticky;top:0;height:100vh}.logo,.nav{display:flex}.logo{align-items:center;gap:12px;font-weight:700;font-size:18px}.logo b{width:42px;height:42px;border-radius:12px;font-size:20px}.logo small{font-weight:400;color:#adcbc2;font-size:11px;letter-spacing:1px}.nav nav{display:grid;grid-gap:8px;gap:8px;margin-top:70px}.logout,.nav nav a{display:flex;align-items:center;gap:12px;padding:13px;border-radius:10px;color:#c8dcd6;background:transparent;font-weight:500;font-size:14px}.nav svg{width:18px}.nav nav a:hover{background:#ffffff12;color:white}.nav form{margin-top:auto}.content{padding:54px clamp(30px,5vw,80px);min-width:0}.content.narrow{max-width:1050px}.content header{display:flex;justify-content:space-between;align-items:end;margin-bottom:38px}.content h1{font-size:32px;margin:7px 0}.content header p{margin:0;color:#7b8580}.stats{display:grid;grid-template-columns:1.15fr 1fr 1fr;grid-gap:18px;gap:18px;margin-bottom:25px}.calendarPanel,.panel,.paper,.stats article{background:white;border:1px solid var(--line);border-radius:18px;padding:25px}.stats article.dark{background:var(--ink);color:white}.stats article>span{font-size:13px;color:#7f8a85}.stats .dark p,.stats .dark>span{color:#bed2cc}.stats strong{display:block;font-size:42px;margin:16px 0}.stats strong small{font-size:16px;margin-left:4px}.stats p{font-size:12px;color:#89918e;margin:0}.bar{height:6px;background:#e7ece8;border-radius:9px;margin:28px 0 13px;overflow:hidden}.bar i{display:block;background:var(--orange);height:100%}.panelHead{display:flex;justify-content:space-between;align-items:center}.panelHead a{color:var(--green);font-size:13px}.list{margin-top:10px}.row{display:grid;grid-template-columns:90px 1fr 70px 170px;align-items:center;padding:15px 5px;border-top:1px solid #eef0ec;font-size:13px}.row em{text-align:right;font-style:normal}.row em.sent{color:var(--green)}.row em.failed{color:#b66a35}.pill{width:max-content;padding:5px 10px;background:#e5f1ea;color:var(--green);border-radius:20px}.pill.half{background:#fff0e6;color:#bd6838}.empty{text-align:center;color:#929b97;padding:45px}.paper{box-shadow:0 15px 50px #18342e0a}.paperTitle{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid var(--ink);padding-bottom:18px;margin-bottom:25px}.paperTitle h2{font-size:26px;letter-spacing:8px}.paperTitle span{font-size:12px;color:#7b8580}.gridFields .wide{grid-column:1/-1}.gridFields textarea{resize:vertical}.signature{display:grid;grid-template-columns:1fr 2fr;grid-gap:20px;gap:20px;align-items:start;margin-top:26px;border-top:1px solid var(--line);padding-top:25px}.signature p{color:#8a938f;font-size:12px}.sigBox{border:1px dashed #aebfb6;border-radius:12px;overflow:hidden;background:#fcfdfb}.sigCanvasWrap{width:100%;height:130px;background:linear-gradient(transparent calc(100% - 1px),#edf1ee 1px)}.sigBox canvas{display:block;width:100%;height:100%;touch-action:none}.sigActions{min-height:42px;display:flex;align-items:center;justify-content:space-between;padding:3px 5px 3px 13px;border-top:1px solid #edf1ee}.sigActions span{color:#a0aaa5;font-size:11px}.sigActions button{background:transparent;color:#52675e;padding:7px 10px;font-size:12px}.submit{width:100%;margin-top:24px;padding:16px}.calHead{display:flex;align-items:center;gap:18px;margin-bottom:25px}.calHead button{padding:5px 12px;background:#edf3ef;color:var(--ink);font-size:20px}.calHead h2{min-width:150px}.legend{margin-left:auto;display:flex;align-items:center;gap:7px;color:#77817c;font-size:12px}.legend i{width:9px;height:9px;border-radius:3px;background:#4e9679}.legend .orange{background:#e68b59}.legend .gray{background:#9ca5a1}.calendar,.week{display:grid;grid-template-columns:repeat(7,1fr)}.week b{text-align:center;padding:10px;color:#89928e;font-size:12px}.day{min-height:110px;border-top:1px solid #e7eae6;border-right:1px solid #eef0ed;padding:9px;display:flex;flex-direction:column;gap:4px}.day:nth-child(7n){border-right:0}.day>span{font-size:12px;color:#6e7974}.day small{padding:4px 6px;border-radius:5px;font-size:10px;background:#dfeee7;color:#286b53;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.day small.half{background:#fff0e6;color:#bd6838}.day small.other{background:#eceeec;color:#67716c}.profile{text-align:center}.avatar{width:78px;height:78px;border-radius:50%;background:var(--mint);display:grid;place-items:center;margin:auto;font-size:28px;font-weight:800;color:var(--green)}.profile>p,.profile>small{color:#89928e}.profile dl{margin:30px 0;text-align:left}.profile dl div{display:grid;grid-template-columns:140px 1fr;border-top:1px solid #edf0ec;padding:14px}.profile dt{color:#8a938f}.profile dd{margin:0;font-weight:600}@media(max-width:850px){.login{grid-template-columns:1fr}.brand{display:none}.shell{grid-template-columns:1fr}.nav{position:fixed;z-index:5;bottom:0;top:auto;width:100%;height:66px;padding:7px 12px;flex-direction:row}.nav .logo{display:none}.nav form{display:block;flex:0 0 20%;margin:0}.nav nav{margin:0;display:flex;flex:1 1;min-width:0;width:auto;justify-content:space-around}.nav .logout,.nav nav a{flex:1 1;min-width:0;min-height:52px;flex-direction:column;justify-content:center;gap:2px;font-size:10px;padding:5px}.nav .logout{width:100%;color:#c8dcd6}.content{padding:28px 18px 90px}.formGrid,.gridFields,.signature,.stats{grid-template-columns:1fr}.row{grid-template-columns:70px 1fr 45px}.row em{display:none}.calendarPanel{overflow-x:auto}.calendar,.week{min-width:700px}.content header{align-items:start}.content header .primary{font-size:12px;padding:10px}}.profileContactAction{margin:-8px 0 20px}.profileContactAction button{padding:10px 15px;font-size:13px}.profileContactForm{margin:-8px 0 22px;padding:19px;border:1px solid var(--line);border-radius:13px;background:#f8faf8;text-align:left}.profileContactForm h3{margin:0 0 14px;font-size:16px}.profileContactForm label{display:grid;grid-template-columns:110px 1fr;align-items:center;grid-gap:12px;gap:12px;margin-top:10px;font-size:13px;font-weight:700;color:#52635c}.profileContactForm input{width:100%}.profileContactForm>p{margin:12px 0;color:#7c8882;font-size:12px}.profileContactForm>div{display:flex;justify-content:flex-end;gap:7px}.profileContactForm button{padding:10px 15px;font-size:13px}.profileContactForm .cancelBtn{background:#edf1ee;color:#435b52}@media(max-width:520px){.profileContactForm label{grid-template-columns:1fr;gap:6px}.profileContactForm>div{display:grid;grid-template-columns:1fr 1fr}}.loginCard{position:relative;background:linear-gradient(145deg,#fff,#fcfdfb)}.loginWordmark{position:absolute;top:36px;right:42px;display:flex;align-items:center;gap:9px;color:#173d33}.loginWordmark img{width:42px;height:42px;object-fit:contain}.loginWordmark span{display:grid;grid-gap:1px;gap:1px;line-height:1}.loginWordmark b{font-size:20px;letter-spacing:-1px}.loginWordmark small{font-size:8px;letter-spacing:1.25px;color:#789087;font-weight:800}.loginCard>div:not(.loginWordmark){max-width:430px}.loginCard form{max-width:430px;gap:17px}.loginCard form button{min-height:52px;border-radius:13px;box-shadow:0 10px 20px #1f6b5528;transition:transform .18s ease,box-shadow .18s ease;background:linear-gradient(135deg,#1d765d,#175643)}.loginCard form button:hover{transform:translateY(-1px);box-shadow:0 13px 26px #1f6b5533}.loginCard .textBtn{display:inline-flex;align-items:center;width:max-content;padding:6px 0;font-weight:800;font-size:14px;color:#286b53}.loginCard .formHint{padding:14px 15px;border:1px solid #e4ece7;background:#f6faf7;font-size:12px;color:#63766d}.loginCard .formHint a{color:#1d6e55;text-decoration:underline;text-underline-offset:3px}@media(max-width:850px){.loginWordmark{top:22px;right:22px}.loginWordmark img{width:34px;height:34px}.loginWordmark b{font-size:18px}}.brandWordmark{position:absolute;top:52px;left:clamp(32px,9vw,140px);display:flex;align-items:center;gap:12px;color:#fff;z-index:1}.brandWordmark img{width:52px;height:52px}.brandWordmark span{display:none}.brandWordmark b{font-size:25px;letter-spacing:-1.5px}.brandWordmark small{font-size:9px;letter-spacing:1.6px;color:#d2e7df;font-weight:800}.loginWordmark{display:none}@media(max-width:850px){.brandWordmark{display:none}}.brandWordmark{top:38px}.brandWordmark img{width:188px;height:188px;object-fit:contain}.brandWordmark b{font-size:29px}.brandWordmark a{font-size:10px;letter-spacing:1.7px;color:#d2e7df;font-weight:800;text-decoration:none;transition:color .18s ease}.brandWordmark a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}@media(max-width:850px){.brandWordmark img{width:128px;height:128px}}body,html{min-height:100%}body{min-height:100vh;display:flex;flex-direction:column}.pageFrame{flex:1 1;display:flex;flex-direction:column}.pageFrame>.adminApp,.pageFrame>.login,.pageFrame>.shell{min-height:calc(100vh - 52px)!important}.siteFooter{display:grid;min-height:52px;justify-items:center;grid-gap:6px;gap:6px;padding:12px 20px;background:#173d33;color:#d7e6e0;text-align:center;font-size:12px;letter-spacing:.1px}.siteFooterLinks{display:flex;flex-wrap:wrap;justify-content:center;line-height:1.45}.siteFooter a{border-radius:4px}.siteFooterLinks a+a:before{content:"|";display:inline-block;margin:0 8px;color:currentColor;font-weight:400;text-decoration:none}.siteFooter a:focus-visible,.siteFooter a:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}@media(max-width:850px){.login{grid-template-rows:156px 1fr}.login .brand{display:flex;min-height:156px;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:16px 20px;background:linear-gradient(145deg,#173d33,#236c56);overflow:hidden}.login .brand:after{display:none}.login .brandWordmark{position:static;display:block;line-height:0}.login .brandWordmark img{width:128px;height:128px;object-fit:contain}.login .brandWordmark span{display:none}.login .brand h1{display:block;margin:0;color:#fff;font-size:19px;line-height:1.35;letter-spacing:-.8px;text-align:center}.loginCard{justify-content:flex-start;padding:30px 5vw;gap:22px}.loginCard h2{font-size:30px}.siteFooter{display:grid;grid-gap:1px;gap:1px;min-height:0;padding:6px 12px;font-size:10px;line-height:1.3}.siteFooterLinks{gap:0;line-height:1.3}.siteFooterLinks a+a:before{margin:0 6px}.siteFooterCopyright{line-height:1.3}}.rememberLogin{display:flex!important;align-items:center;gap:8px;color:#58645f!important;font-size:13px!important;font-weight:700!important;cursor:pointer}.rememberLogin input{width:18px;height:18px;min-height:0;margin:0;accent-color:var(--green);cursor:pointer}.loginCard .formHint{display:flex;max-width:430px;align-items:center;justify-content:space-between;gap:14px;margin:0;padding:15px 16px;border:1px solid #cfe0d7;border-radius:13px;background:#f1f7f3;font-size:13px;color:#52675e}.loginCard .formHint a{display:flex;align-items:center;gap:7px;padding:10px 13px;border-radius:9px;background:#1f6b55;color:#fff;font-size:14px;font-weight:800;text-decoration:none;white-space:nowrap;box-shadow:0 5px 12px #1f6b5524}.loginCard .formHint a:hover{background:#175643;text-decoration:none}.loginCard .formHint b{font-size:17px;line-height:1}@media(max-width:390px){.loginCard .formHint{align-items:flex-start;flex-direction:column}.loginCard .formHint a{width:100%;justify-content:center}}.addressSearch>span{display:flex;gap:8px}.addressSearch>span input{min-width:0;flex:1 1}.addressSearch>span button{flex:0 0 auto;padding:10px 13px;font-size:12px;white-space:nowrap}.addressSearch>span button:disabled{cursor:wait;opacity:.65}@media(max-width:850px){.addressSearch>span{gap:7px}.addressSearch>span button{min-height:46px;padding:10px;font-size:12px}}.registrationVerify>span{display:flex;gap:8px}.registrationVerify>span input{min-width:0;flex:1 1}.registrationVerify>span button{flex:0 0 auto;padding:10px 15px;font-size:12px}.verificationMessage{color:#1f6b55;font-size:12px;font-weight:700}@media(max-width:850px){.registrationVerify>span{gap:7px}.registrationVerify>span button{min-height:46px;padding:10px 13px}}.setupGuide{display:block;max-width:430px;margin-top:4px;color:#71837b;font-size:11px;line-height:1.5}.addressSearch input[readonly]{cursor:pointer}.dateHint,.optional{font-size:11px;color:#87958f;font-weight:500}.briefEvent.special,.calendarEvent.special{background:#ece4fb;color:#684ea0}.legend .special{background:#9b7aca}.savedMessage{margin:0;color:#1f6b55;font-weight:800}.facilitySettings .modalFoot{justify-content:flex-end}.requiredMark{color:#c8443c;font-weight:900}.settingsGroup{margin:24px 0;padding:22px;border:1px solid #e4ebe6;border-radius:14px;background:#fbfcfa}.settingsGroup>div:first-child{margin-bottom:17px}.settingsGroup h3{margin:0 0 5px;font-size:16px}.settingsGroup label>small,.settingsGroup p{margin:0;color:#7b8881;font-size:12px;line-height:1.55}.settingsGroup label{align-content:start}.settingsGroup label>small{display:block;min-height:37px}.facilitySettings form>.modalFoot{justify-content:flex-end}.facilitySettings input:disabled{background:#f1f3f0;color:#68756f;cursor:not-allowed}@media(max-width:680px){.settingsGroup{padding:17px}.settingsGroup label>small{min-height:0}}.nav .logo img{width:42px;height:42px;object-fit:contain}.nav .logo span{display:grid;grid-gap:2px;gap:2px;line-height:1.2;max-width:135px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profilePasswordBtn{display:inline-flex;align-items:center;gap:8px;margin:-5px 0 19px;padding:10px 14px;background:#edf4f0;color:#1f6b55;font-size:13px}.profilePasswordBtn svg{width:16px}@media(max-width:850px){.nav .logo{display:none}}.facilitySettings .directorTitleField{grid-column:1/-1}.facilitySettings .directorTitleField>small{min-height:0;margin-bottom:2px}.requestPaper .gridFields>label{align-content:start}.requestPaper .gridFields>label>span{display:block;min-height:18px}.requestPaper .gridFields .requestEndDate{position:relative;padding-bottom:20px}.requestPaper .gridFields .requestEndDate .dateHint{position:absolute;left:0;bottom:0;line-height:1.2;white-space:nowrap}.requestPaper .gridFields .optional{margin-left:4px}@media(max-width:850px){.requestPaper .gridFields .requestEndDate{padding-bottom:0}.requestPaper .gridFields .requestEndDate .dateHint{position:static;white-space:normal}}.promotionPaper{max-width:100%}.promotionPaper>section{margin-top:22px;padding:18px;border:1px solid var(--line);border-radius:13px;background:#fcfdfb}.promotionPaper>section>h3{margin:0 0 14px;font-size:15px;color:#18342e}.promotionNoticeGrid{display:grid;grid-template-columns:150px 1fr;overflow:hidden;border:1px solid #e0e7e2;border-radius:10px}.promotionNoticeGrid>*{padding:12px 14px;border-bottom:1px solid #e0e7e2}.promotionNoticeGrid>:nth-last-child(-n+2){border-bottom:0}.promotionNoticeGrid span{background:#f2f6f3;color:#58645f;font-size:13px;font-weight:700}.promotionNoticeGrid b,.promotionNoticeGrid strong{font-size:14px}.promotionPlans.range>div{display:grid;grid-template-columns:1.25fr 1.25fr .65fr auto;grid-gap:9px;gap:9px;align-items:center;margin-top:9px}.promotionPlans.range>div:first-child{margin-top:0;padding:0 6px;color:#58645f;font-size:12px}.promotionPlans.range input{min-width:0;width:100%}.promotionPlans.range button{padding:10px 12px;background:#edf3ef;color:#456057;font-size:12px}.promotionPlans.range button:hover{background:#dfece4}.promotionPaper .formHint{margin:12px 0 0}.promotionPaper .addPlan{margin-top:14px;background:#edf3ef;color:#1f6b55}.promotionPaper .promotionAgreement{margin:24px 0 0;padding:15px;border-radius:11px;background:#f5f8f6;color:#617067;font-size:13px;text-align:center}.promotionPaper .promotionSignature{margin-top:22px}@media(max-width:850px){.promotionNoticeGrid{grid-template-columns:1fr}.promotionNoticeGrid>*{border-bottom:0}.promotionNoticeGrid span{padding-bottom:5px}.promotionNoticeGrid b,.promotionNoticeGrid strong{padding-top:4px;border-bottom:1px solid #e0e7e2}.promotionNoticeGrid>:last-child{border-bottom:0}.promotionPlans.range>div{grid-template-columns:1fr 1fr;gap:8px}.promotionPlans.range>div:first-child{display:none}.promotionPlans.range>div input:nth-child(3){grid-column:1/2}.promotionPlans.range>div button{grid-column:2/3;grid-row:2}.promotionFormTitle h2{font-size:20px;letter-spacing:4px}}.requestPaper{max-width:100%}.requestPaper .requestFormSection{margin-top:22px;padding:18px;border:1px solid var(--line);border-radius:13px;background:#fcfdfb}.requestPaper .requestFormSection>h3{margin:0 0 14px;font-size:15px;color:#18342e}.requestPaper .gridFields{gap:12px 14px}.requestPaper .gridFields>label{gap:7px;font-size:13px}.requestPaper .gridFields input,.requestPaper .gridFields select,.requestPaper .gridFields textarea{min-height:46px;padding:11px 13px;font-size:14px}.requestPaper .gridFields textarea{min-height:112px}.requestPaper .requestApplicantSection input:disabled{background:#f2f6f3;color:#53645d;border-color:#e0e7e2;opacity:1}.requestPaper .requestSignature{margin-top:22px;padding-top:22px}.requestPaper .requestSignature>div:first-child>b{font-size:14px}.requestPaper .submit{margin-top:22px;padding:15px;font-size:15px}@media(max-width:850px){.requestPaper .requestFormSection{padding:15px}.requestPaper .gridFields{gap:12px}.requestPaper .requestApplicantSection .gridFields{grid-template-columns:1fr}.requestPaper .gridFields input,.requestPaper .gridFields select,.requestPaper .gridFields textarea{font-size:16px}.requestPaper .requestSignature{margin-top:18px}}.nav nav a.active{background:#ffffff;color:#174335;font-weight:800;box-shadow:0 7px 18px rgba(5,30,20,.18)}.nav nav a.active svg{color:#1f7a5b;stroke-width:2.5}@media(max-width:850px){.nav nav a.active{background:#ffffff1c;color:#fff;box-shadow:none}.nav nav a.active:after{content:"";width:4px;height:4px;border-radius:50%;background:#f1c676;position:absolute;bottom:2px}.nav nav a.active svg{color:#f1c676}.nav nav a{position:relative}}.nav nav a{width:100%;justify-self:stretch}.nav nav a.active,.nav nav a:hover{width:100%;box-sizing:border-box}.native-app .nav form{display:none}.native-app .loginCard{margin:0 16px 18px;padding:28px 22px;border-radius:18px;box-shadow:0 14px 34px #102b231f}.native-app .loginCard .biometricLogin{width:100%;max-width:430px;background:#e8f3ec;color:#175643;box-shadow:none}.native-app .loginCard .biometricLogin:disabled{opacity:.65}.native-app .nativeBiometricHint{margin:-4px 0 0;color:#708178;font-size:12px;line-height:1.5}.native-app .siteFooter{display:grid;min-height:0;grid-gap:1px;padding:6px 12px;border-top:1px solid #dce8e0;background:#f4f8f5;color:#557067;font-size:11px;line-height:1.3}.native-app .siteFooterLinks{gap:0;line-height:1.3}.native-app .siteFooterCopyright{line-height:1.3}.native-app .pageFrame>.adminApp,.native-app .pageFrame>.login,.native-app .pageFrame>.shell{min-height:100vh!important}@media(min-width:851px){.native-app .loginCard{margin:0;border-radius:0}.native-app .login{background:white}}html.native-app,html.native-app body{width:100%;min-width:0;background:#173d33;overscroll-behavior:none;-webkit-text-size-adjust:100%}.native-app .pageFrame{width:100%;min-width:0;overflow-x:hidden}.native-app .login{min-height:100dvh;min-width:0;overflow-x:hidden;background:#173d33}.native-app .loginCard{width:auto;min-width:0;max-width:none;margin:0 16px 20px;padding:28px 22px 26px;border-radius:20px;overflow:visible}.native-app .loginCard,.native-app .loginCard form,.native-app .loginCard label{max-width:100%;min-width:0}.native-app .loginCard form{width:100%;gap:15px}.native-app .loginCard button,.native-app .loginCard input,.native-app .loginCard select,.native-app .loginCard textarea{display:block;width:100%;min-width:0;max-width:100%}.native-app .loginCard input{height:50px;padding:12px 14px;font-size:16px}.native-app .loginCard h2{font-size:30px;line-height:1.25;letter-spacing:-1.4px}.native-app .adminApp,.native-app .content,.native-app .shell{width:100%;min-width:0}.native-app .content{padding:24px 16px calc(92px + env(safe-area-inset-bottom));overflow-x:hidden}.native-app .nav{height:calc(66px + env(safe-area-inset-bottom));padding:7px 12px env(safe-area-inset-bottom)}@media(max-width:850px){.native-app .login{display:flex;flex-direction:column;padding:0 0 16px}.native-app .login .brand{display:flex;min-height:195px;padding:calc(24px + env(safe-area-inset-top)) 26px 28px;flex-direction:column;justify-content:flex-end}.native-app .login .brand h1{display:block;margin:12px 0 5px;font-size:37px;letter-spacing:-2.5px}.native-app .loginCard{flex:1 1;margin:-18px 16px 4px;padding:27px 20px 24px;border-radius:22px;box-shadow:0 18px 42px rgba(8,38,29,.22)}}@media(max-width:380px){.native-app .loginCard{margin-left:12px;margin-right:12px;padding-left:16px;padding-right:16px}.native-app .loginCard h2{font-size:27px}.native-app .login .brand{min-height:174px;padding-left:22px;padding-right:22px}.native-app .login .brand h1{font-size:33px}}.notificationList{padding:0;overflow:hidden}.notificationItem{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;grid-gap:16px;gap:16px;align-items:center;padding:19px 22px;border-bottom:1px solid #edf0ec;transition:background .16s ease}.notificationItem:last-child{border-bottom:0}.notificationItem:hover{background:#f7faf8}.notificationIcon{padding:6px 9px;border-radius:8px;background:#e5f1ea;color:#1f6b55;font-size:11px;font-weight:800}.notificationItem>span:nth-child(2){display:grid;grid-gap:5px;gap:5px;min-width:0}.notificationItem b{font-size:15px}.notificationItem small{overflow:hidden;color:#75817b;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.notificationDetail time,.notificationItem time{color:#89938e;font-size:12px}.notificationItem i{color:#789087;font-size:24px;font-style:normal}.notificationBack{display:inline-block;margin-bottom:16px;color:#1f6b55;font-size:14px;font-weight:800}.notificationDetail{padding:34px}.notificationDetail h1{margin:10px 0 8px;font-size:27px}.notificationDetail>p{margin:28px 0 0;white-space:pre-wrap;color:#40544c;font-size:16px;line-height:1.8}@media(max-width:760px){.notificationList{border-radius:15px}.notificationItem{grid-template-columns:auto minmax(0,1fr) auto;gap:11px;padding:16px 14px}.notificationItem time{grid-column:2/3}.notificationItem i{grid-column:3/4;grid-row:1/3}.notificationDetail{padding:24px 18px}.notificationDetail h1{font-size:23px}.notificationDetail>p{font-size:15px}}.notificationBadge{display:grid!important;place-items:center;min-width:18px;height:18px;margin-left:auto;padding:0 4px;border-radius:99px;background:#df7a45;color:#fff;font-size:10px;font-style:normal;font-weight:800;line-height:1}@media(max-width:850px){.nav nav a .notificationBadge{position:absolute;top:3px;right:calc(50% - 18px);min-width:15px;height:15px;padding:0 3px;font-size:8px}.nav nav a.active:after{display:none}}.notificationDashboardNotice{display:grid;grid-template-columns:auto 1fr auto;grid-gap:14px;gap:14px;align-items:center;margin:-15px 0 25px;padding:16px 18px;border:1px solid #d6e8dd;border-radius:14px;background:#f2f8f4}.notificationDashboardNotice span{padding:5px 9px;border-radius:8px;background:#1f6b55;color:#fff;font-size:11px;font-weight:800}.notificationDashboardNotice b{font-size:14px}.notificationDashboardNotice i{color:#1f6b55;font-size:13px;font-style:normal;font-weight:800}@media(max-width:760px){.notificationDashboardNotice{grid-template-columns:auto 1fr;margin:-8px 0 20px;padding:14px}.notificationDashboardNotice i{grid-column:2/3;font-size:12px}}.biometricActions{display:grid;max-width:430px;grid-gap:8px;gap:8px}.loginCard .biometricReset{width:100%;min-height:42px;padding:9px;border:1px solid #cfe0d7;background:#fff;color:#356253;box-shadow:none;font-size:12px;font-weight:800}.native-app .loginCard .biometricActions{width:100%}.native-app .loginCard .biometricReset{max-width:430px}.requestAttachmentSection>p{margin:0 0 13px;color:#58645f;font-size:13px}.attachmentActions{display:flex;gap:9px}.attachmentButton{display:inline-flex!important;place-items:center;justify-content:center;min-height:44px;padding:10px 14px;border:1px solid #cfe0d7;border-radius:10px;background:#edf4f0;color:#1f6b55;font-size:13px!important;font-weight:800!important;cursor:pointer}.attachmentButton.cameraButton{background:#fff}.attachmentButton input{position:absolute;width:1px!important;height:1px!important;opacity:0;pointer-events:none}.requestAttachmentSection>small{display:block;margin-top:10px;color:#78867f;font-size:11px;line-height:1.5}.attachmentStatus{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:12px 0 0;padding:10px 12px;border-radius:9px;background:#edf6f0;color:#356253;font-size:12px}.attachmentStatus button{padding:5px 8px;background:transparent;color:#52675e;font-size:11px;white-space:nowrap}@media(max-width:850px){.attachmentActions{display:grid;grid-template-columns:1fr 1fr}.attachmentButton{font-size:14px!important}.attachmentStatus{align-items:flex-start;flex-direction:column}}.native-app .pageFrame,html.native-app,html.native-app body{background:#fff}html.native-app,html.native-app body{overscroll-behavior-y:auto;overflow-y:auto;background:#fff}.native-app .pageFrame{min-height:100dvh;background:#fff}.dashboardHeaderActions{display:grid;grid-gap:10px;gap:10px;min-width:min(100%,430px)}.notificationDashboardLine{display:flex;min-width:0;align-items:center;border:1px solid #d6e8dd;border-radius:12px;background:#f2f8f4;overflow:hidden}.notificationLatest{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:5px 9px;gap:5px 9px;flex:1 1;min-width:0;padding:12px 13px;color:#32483e}.notificationLatest span{grid-row:1/3;align-self:center;padding:5px 8px;border-radius:7px;background:#1f6b55;color:#fff;font-size:10px;font-weight:800}.notificationLatest b,.notificationLatest small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notificationLatest small{color:#718078}.notificationEmpty{flex:1 1;padding:12px 13px;color:#748078;font-size:13px}.notificationListMore{display:grid;place-items:center;align-self:stretch;width:42px;border-left:1px solid #d6e8dd;color:#1f6b55;font-size:25px;font-weight:400}.notificationListMore:hover{background:#e5f1ea}.notificationListHead{display:flex;align-items:center;justify-content:space-between;padding:15px 18px;border-bottom:1px solid #edf0ec;color:#40544c;font-size:13px}.notificationListHead button{border:0;background:none;color:#b34a4a;font-size:13px;font-weight:800;cursor:pointer}.notificationDelete:disabled,.notificationListHead button:disabled{opacity:.45;cursor:wait}.notificationItem{position:relative;display:block}.notificationOpen{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;grid-gap:16px;gap:16px;align-items:center;padding:19px 52px 19px 22px;transition:background .16s ease}.notificationOpen:hover{background:#f7faf8}.notificationOpen>span:nth-child(2){display:grid;grid-gap:5px;gap:5px;min-width:0}.notificationDelete{position:absolute;right:13px;top:50%;transform:translateY(-50%);width:26px;height:26px;border:0;border-radius:50%;background:#f5e8e8;font-size:20px;line-height:1;cursor:pointer}.notificationDelete:hover{background:#ebd2d2}.notificationError{margin:12px 18px;color:#b34a4a;font-size:13px}@media(max-width:760px){.dashboardHeaderActions{width:100%;margin-top:18px}.notificationOpen{grid-template-columns:auto minmax(0,1fr) auto;gap:11px;padding:16px 47px 16px 14px}.notificationOpen time{grid-column:2/3}.notificationOpen i{grid-column:3/4;grid-row:1/3}.notificationListHead{padding:14px}.notificationLatest{padding:11px}.notificationLatest small{font-size:11px}}.dashboardContent .notificationDashboardLine{width:min(100%,460px);margin-top:14px}.notificationLatest{grid-template-columns:minmax(0,1fr);gap:4px;padding:10px 13px}.notificationLatest b{font-size:13px}.notificationLatest small{font-size:12px}.notificationItem{display:flex!important;align-items:stretch;padding:0!important}.notificationOpen{flex:1 1;min-width:0}.notificationDelete{position:static;transform:none;align-self:center;width:auto;height:auto;margin:0 13px 0 0;padding:7px 9px;border:1px solid #ebd2d2;border-radius:8px;background:#fff;color:#a54f4f;font-size:12px;font-weight:700;line-height:1.1}.notificationDelete:hover{background:#fdf4f4}@media(max-width:850px){.dashboardContent header{display:flex;flex-direction:column;align-items:stretch;gap:12px;margin-bottom:28px}.dashboardContent header .primary{align-self:stretch;text-align:center;padding:13px 20px}.dashboardContent .notificationDashboardLine{width:100%;margin-top:12px}.notificationListMore{width:40px}}.notificationListHead>div:first-child{display:grid;grid-gap:3px;gap:3px}.notificationListHead small{color:#8a958f;font-size:11px}.notificationBulkActions{display:flex;gap:8px}.notificationBulkActions button{border:0;background:none;color:#b34a4a;font-size:13px;font-weight:800;cursor:pointer}.notificationBulkActions button:first-child{color:#1f6b55}.notificationBulkActions button:disabled{opacity:.38;cursor:not-allowed}.notificationItem.selected,.notificationItem.selected .notificationOpen{background:#e9f4ed}.notificationItem.selected .notificationIcon{background:#1f6b55;color:white}.notificationItem.selected .notificationOpen i{color:#1f6b55}.notificationItem .notificationOpen{padding-right:22px}@media(max-width:760px){.notificationBulkActions{gap:5px}.notificationBulkActions button{font-size:12px}.notificationItem .notificationOpen{padding-right:14px}}.native-app.night-mode .pageFrame,html.native-app.night-mode,html.native-app.night-mode body{background:#101b1a;color:#e6f0ea}.native-app.night-mode .adminApp{background:radial-gradient(circle at 90% 0,#19382f 0,transparent 30%),#101b1a}.native-app.night-mode .content{background:#101b1a}.native-app.night-mode .adminCard,.native-app.night-mode .calendarPanel,.native-app.night-mode .dayBrief article,.native-app.night-mode .loginCard,.native-app.night-mode .panel,.native-app.night-mode .paper,.native-app.night-mode .sharpCalendar .day{background:#172523;border-color:#294039;color:#e6f0ea;box-shadow:0 12px 30px #00000024}.native-app.night-mode .adminTabs,.native-app.night-mode .employeeSortBar button,.native-app.night-mode .excelBtn,.native-app.night-mode .initialFilter,.native-app.night-mode .outputStats article{background:#172523;border-color:#294039;color:#dcebe3}.native-app.night-mode .allEmployeeRow,.native-app.night-mode .modernRow,.native-app.night-mode .outputRow,.native-app.night-mode .requestItem{color:#dcebe3;border-color:#294039}.native-app.night-mode .modernRow>span:not(.person),.native-app.night-mode .modernRow>strong{background:#20332f;color:#dcebe3}.native-app.night-mode .allEmployeeHead,.native-app.night-mode .modernHead,.native-app.night-mode .outputHead,.native-app.night-mode .requestHead{background:#20332f;color:#afc7bc}.native-app.night-mode .outputSearch,.native-app.night-mode input,.native-app.night-mode select,.native-app.night-mode textarea{background:#101b1a;border-color:#38534a;color:#e6f0ea}.native-app.night-mode input::placeholder,.native-app.night-mode textarea::placeholder{color:#8ea79b}.native-app.night-mode .outputEmployeeList button,.native-app.night-mode .outputEmployeePicker .outputEmployeeList{background:#172523;border-color:#38534a;color:#dcebe3}.native-app.night-mode .outputEmployeeList button.selected{background:#25493d;border-color:#5d9e83}.native-app.night-mode .allEmployeeTitle>small,.native-app.night-mode .modernRow small,.native-app.night-mode .outputStats small,.native-app.night-mode .outputStats span,.native-app.night-mode .person small{color:#9eb7ac}.native-app.night-mode .employeeNameBtn,.native-app.night-mode .facilityNameLink{color:#e6f0ea}.native-app.night-mode .modalShade{background:#050b0ae0}.native-app.night-mode .managerModal,.native-app.night-mode .modalFoot{background:#172523;color:#e6f0ea}.native-app.night-mode .modalFoot,.native-app.night-mode .modalTitle{border-color:#294039}.native-app.night-mode .formHint,.native-app.night-mode .uniformGrid label>span{color:#b4c9bf}.native-app.night-mode .cancelBtn,.native-app.night-mode .formHint{background:#20332f;color:#cfe0d7}.native-app.night-mode .nav{background:#0d1816}.native-app.night-mode .historyItem,.native-app.night-mode .historyList,.native-app.night-mode .historySummary span,.native-app.night-mode .notificationDetail,.native-app.night-mode .notificationItem,.native-app.night-mode .notificationList,.native-app.night-mode .notificationOpen{background:#1b2d29;border-color:#3a574c;color:#dcebe3}.native-app.night-mode .historyHead,.native-app.night-mode .notificationDashboardLine,.native-app.night-mode .notificationDashboardNotice{background:#203832;border-color:#3a574c;color:#dcebe3}.native-app.night-mode .historySummary .remaining{background:#245744;border-color:#3d8066}.native-app.night-mode .historyItem small,.native-app.night-mode .historySummary small,.native-app.night-mode .notificationDetail>p,.native-app.night-mode .notificationLatest small{color:#a9c0b5}.native-app.night-mode .attachmentButton.cameraButton,.native-app.night-mode .modalTitle>button,.native-app.night-mode .notificationDelete{background:#243a34;color:#dbece4;border-color:#3a574c}.native-app.night-mode .modalFoot{box-shadow:0 -8px 22px #00000038}.native-app.night-mode .employeeCrud .modernRow>[data-label]:before{color:#a9c0b5}.native-app.night-mode .promotionPaper>section,.native-app.night-mode .requestPaper .requestApplicantSection input:disabled,.native-app.night-mode .requestPaper .requestFormSection,.native-app.night-mode .stats article{background:#172523;border-color:#294039;color:#e6f0ea}.native-app.night-mode .requestPaper .requestApplicantSection input:disabled,.native-app.night-mode .requestPaper .requestFormSection>h3,.native-app.night-mode .stats article>p,.native-app.night-mode .stats article>span{color:#b8ccc2}.native-app.night-mode .stats article.dark{background:#102823;border-color:#102823}.native-app.night-mode .requestPaper .requestApplicantSection input:disabled{opacity:1}.native-app.night-mode .employeeCrud .modernRow>[data-label]{background:#1b2d29;border-color:#3a574c}html.native-app.night-mode{color-scheme:dark}.native-app.night-mode b,.native-app.night-mode h1,.native-app.night-mode h2,.native-app.night-mode h3,.native-app.night-mode strong{color:#edf6f1}.native-app.night-mode .ledgerSearch,.native-app.night-mode .outputSearch,.native-app.night-mode input:not([type=checkbox]):not([type=radio]),.native-app.night-mode select,.native-app.night-mode textarea{background:#1b2d29!important;border-color:#3a574c!important;color:#edf6f1!important;box-shadow:none}.native-app.night-mode select option{background:#1b2d29;color:#edf6f1}.native-app.night-mode .allEmployeeName,.native-app.night-mode .controlActions button,.native-app.night-mode .rowActions a,.native-app.night-mode .rowActions button,.native-app.night-mode .secondaryBtn{background:#243a34;color:#dbece4;border-color:#3a574c}.native-app.night-mode .employeeSortBar button:not(.active),.native-app.night-mode .initialFilter button,.native-app.night-mode .loginTabs,.native-app.night-mode .loginTabs button,.native-app.night-mode .pagination button{background:#243a34;color:#cfe2d9;border-color:#3a574c}.native-app.night-mode .adminTabs button.active,.native-app.night-mode .employeeSortBar button.active,.native-app.night-mode .initialFilter button.active{background:#37745d;color:#fff;border-color:#4d9b7b}.native-app.night-mode .allEmployeeName i,.native-app.night-mode .outputEmployeeList button>i,.native-app.night-mode .person>i{background:#294d40;color:#bcefd5}.native-app.night-mode .pill{background:#294d40;color:#c7f0da}.native-app.night-mode .pill.half{background:#4b392a;color:#ffd3a4}.native-app.night-mode .status.active{background:#294d40;color:#c7f0da}.native-app.night-mode .status.retired{background:#3b4140;color:#d0d7d3}.native-app.night-mode .cycle small,.native-app.night-mode .empty,.native-app.night-mode .formHint{color:#a9c0b5}.native-app.night-mode .managerTop,.native-app.night-mode .tabIntro{background:linear-gradient(135deg,#102823,#245744)}.native-app.night-mode .dashboardContent .stats>article:not(.dark),.native-app.night-mode .requestPaper .requestFormSection,.native-app.night-mode .requestPaper .sigBox,.native-app.night-mode .requestPaper .sigCanvasWrap{background:#172523!important;border-color:#294039!important;color:#e6f0ea}.native-app.night-mode .dashboardContent .stats>article:not(.dark)>p,.native-app.night-mode .dashboardContent .stats>article:not(.dark)>span,.native-app.night-mode .requestPaper .requestFormSection label,.native-app.night-mode .requestPaper .requestFormSection>h3,.native-app.night-mode .requestPaper .sigActions span,.native-app.night-mode .requestPaper .signature p{color:#b8ccc2!important}.native-app.night-mode .requestPaper .sigActions{background:#172523;border-color:#294039}.native-app.night-mode .requestPaper .sigActions button{background:#243a34;color:#dbece4}.native-app.night-mode .requestPaper .attachmentStatus{background:#203832;color:#dbece4}.native-app.night-mode .requestPaper .attachmentButton:not(.cameraButton){background:#294d40;color:#dbece4;border-color:#3a574c}.adminNoticeList{display:grid;grid-gap:0;gap:0}.adminNoticeList article{display:grid;grid-gap:5px;gap:5px;padding:15px 0;border-top:1px solid #edf0ec}.adminNoticeList article:first-child{border-top:0}.adminNoticeList b{font-size:14px;line-height:1.5}.adminNoticeList small{color:#7b8982;font-size:11px}.adminNoticeMore{padding:9px 12px;background:#edf3ef;color:#356253;font-size:12px}.adminBottomLogout{max-width:1500px;margin:34px auto 0}.adminBottomLogout button{display:flex;width:100%;min-height:48px;align-items:center;justify-content:center;gap:8px;background:#edf1ee;color:#435b52;font-size:13px}.native-app .adminNotices article>button,.native-app .adminNotices input{display:none!important}.native-app .adminNoticeList article{padding:14px 0}.native-app .adminBottomLogout{margin-top:32px;margin-bottom:calc(20px + env(safe-area-inset-bottom))}.adminBottomPush{display:block;max-width:1500px;margin:32px auto 0}.adminBottomPush .adminPushTrigger{display:flex;width:100%;min-height:54px;align-items:center;justify-content:center;border-color:#1f6b55;background:linear-gradient(135deg,#1f6b55,#175643);color:#fff;box-shadow:0 10px 22px #173d3326}.adminBottomPush .adminPushTrigger:focus-visible,.adminBottomPush .adminPushTrigger:hover{background:#175643;color:#fff}.native-app .adminHeroActions{display:none}.native-app .adminBottomPush{margin:32px auto 0}.native-app .adminBottomPush .adminPushTrigger{background:#1f6b55;border-color:#1f6b55;color:#fff}.native-app.night-mode .adminBottomPush .adminPushTrigger{background:#294d40;border-color:#3a574c;color:#dbece4}.native-app.night-mode .adminStats article,.native-app.night-mode .employeeCrud .modernRow,.native-app.night-mode .facilitySettings input:disabled,.native-app.night-mode .requestTable.crud .requestItem,.native-app.night-mode .settingsGroup{background:#172523!important;border-color:#294039!important;color:#e6f0ea}.native-app.night-mode .adminStats article>p,.native-app.night-mode .adminStats article>span,.native-app.night-mode .settingsGroup label>small,.native-app.night-mode .settingsGroup p{color:#b8ccc2!important}.native-app.night-mode .settingsGroup h3,.native-app.night-mode .settingsGroup label{color:#e6f0ea}.native-app.night-mode .requestTable.crud .requestItem>.requestCreated,.native-app.night-mode .requestTable.crud .requestItem>.requestDays,.native-app.night-mode .requestTable.crud .requestItem>.requestDelegate{color:#a9c0b5}.native-app.night-mode .requestTable.crud .requestItem>small{border-color:#294039;color:#a9c0b5}.native-app.night-mode .facilityBrand span{color:#fff!important}.loginTopLinks{position:absolute;top:30px;right:34px;display:flex;gap:8px;z-index:2;align-items:flex-start}.loginTopLinks,.loginTopLinks a{height:auto!important;min-height:0!important}.loginTopLinks a{display:inline-flex!important;align-items:center;line-height:1.25;padding:8px 13px;border:1px solid #cfe0d7;border-radius:9px;color:#21654f;font-size:13px;font-weight:800}.loginTopLinks a:hover{background:#edf6f0}.serviceCount{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px;margin:24px 0 0;color:#6c8479;font-size:14px;font-weight:700;line-height:1.5}.serviceCount b{color:#1e7258;font-size:21px;line-height:1}.latestPatchNote{display:flex;margin:15px 0 2px;padding:10px 12px;border:1px solid #d8e8de;border-radius:10px;background:#f6faf7;color:#355f50;font-size:12px}.latestPatchNote span{color:#258061;font-weight:900}.latestPatchNote b{flex:1 1}.latestPatchNote i{font-size:16px}.passwordHelp{margin:14px 0 -2px;color:#75887f;text-align:center;font-size:12px}.brandHome{font-weight:900}@media(max-width:850px){.loginTopLinks{top:18px;right:18px;gap:6px}.loginTopLinks a{padding:6px 9px;font-size:11px}.serviceCount{max-width:285px;margin-top:18px;font-size:12px}.serviceCount b{font-size:19px}}.aboutPage{overflow:hidden;background:#f8faf7;color:#163c31}.aboutNav{justify-content:space-between;max-width:1240px;margin:auto;padding:24px 40px}.aboutBrand,.aboutNav{display:flex;align-items:center}.aboutBrand{gap:10px;font-size:21px;font-weight:900;letter-spacing:-1.3px}.aboutBrand img{width:48px;height:48px;object-fit:contain}.aboutNav nav{display:flex;align-items:center;gap:20px;font-size:14px;font-weight:800}.aboutNavCta{padding:11px 16px;border-radius:10px;background:#1e7258;color:#fff}.aboutHero{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.94fr);grid-gap:55px;gap:55px;align-items:center;max-width:1240px;margin:auto;padding:74px 40px 105px}.aboutKicker{margin:0 0 17px;color:#ba7142;font-size:11px;font-weight:900;letter-spacing:1.8px}.aboutHero h1{margin:0;font-size:clamp(46px,5.2vw,70px);line-height:1.14;letter-spacing:-4.5px}.aboutHeroCopy>p:not(.aboutKicker){max-width:590px;margin:26px 0 0;color:#567168;font-size:17px;line-height:1.8;letter-spacing:-.4px}.aboutHeroActions{display:flex;align-items:center;gap:22px;margin-top:34px}.aboutPrimary{display:inline-flex;align-items:center;gap:18px;padding:15px 20px;border-radius:12px;background:#1d7257;color:#fff;font-size:15px;font-weight:900;box-shadow:0 12px 24px #19664e30}.aboutPrimary b{font-size:20px;line-height:1}.aboutTextLink{color:#326d58;font-size:14px;font-weight:800;text-decoration:underline;text-underline-offset:4px}.aboutTrust{display:flex;gap:26px;margin:47px 0 0;padding:20px 0 0;border-top:1px solid #dbe7df}.aboutTrust div{display:grid;grid-gap:4px;gap:4px}.aboutTrust dt{color:#1e7258;font-size:13px;font-weight:900}.aboutTrust dd{margin:0;color:#72877f;font-size:12px}.aboutHeroVisual{position:relative}.aboutHeroVisual:before{content:"";position:absolute;inset:9% -4% -8% 10%;border-radius:38px;background:#dfeee6;z-index:0}.aboutHeroVisual img{position:relative;z-index:1;display:block;width:100%;border-radius:30px;box-shadow:0 28px 60px #163c3122}.aboutIntro{max-width:840px;margin:0 auto;padding:107px 30px 76px;text-align:center}.aboutFeature h2,.aboutFinal h2,.aboutIntro h2,.aboutSecurity h2{margin:0;font-size:clamp(32px,4vw,49px);line-height:1.25;letter-spacing:-3px}.aboutIntro>p:last-child{margin:25px auto 0;max-width:670px;color:#61786e;font-size:16px;line-height:1.85}.aboutFeatureList{display:grid;grid-gap:1px;gap:1px;background:#e2ebe5}.aboutFeature{position:relative;display:grid;grid-template-columns:100px minmax(0,1fr) minmax(300px,.74fr);grid-gap:44px;gap:44px;align-items:center;min-height:475px;padding:80px max(40px,calc((100vw - 1120px)/2));background:#fff}.aboutFeatureReverse{background:#f3f8f4}.aboutFeatureNumber{align-self:start;color:#bd7545;font-size:13px;font-weight:900;letter-spacing:2px}.aboutFeatureTag{margin:0 0 15px;color:#258061;font-size:11px;font-weight:900;letter-spacing:1.5px}.aboutFeature h2{max-width:520px;font-size:36px;letter-spacing:-2.4px}.aboutFeatureText{max-width:510px;margin:18px 0 0;color:#647b72;font-size:15px;line-height:1.8}.aboutFeature ul{display:grid;grid-gap:11px;gap:11px;margin:27px 0 0;padding:0;list-style:none;color:#31594b;font-size:14px;font-weight:700}.aboutFeature li{display:flex;align-items:center;gap:9px}.aboutFeature li i{display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#dff0e6;color:#218062;font-size:11px;font-style:normal}.aboutFeaturePanel{display:grid;align-content:center;min-height:285px;padding:36px;border-radius:24px;background:linear-gradient(145deg,#103f31,#28765a);box-shadow:0 22px 40px #113a2b20;color:#fff}.aboutFeaturePanel span{color:#badfd0;font-size:11px;font-weight:800;letter-spacing:1.3px}.aboutFeaturePanel b{margin:24px 0 13px;white-space:pre-line;font-size:25px;line-height:1.35;letter-spacing:-1.5px}.aboutFeaturePanel small{color:#c5ded3;font-size:12px;line-height:1.7}.aboutCalendarVisual{justify-self:center;width:min(100%,360px)}.aboutCalendarVisual img{display:block;width:100%;filter:drop-shadow(0 25px 24px #163c3120)}.aboutSecurity{display:grid;grid-template-columns:1fr 1fr;grid-gap:85px;gap:85px;align-items:center;max-width:1120px;margin:auto;padding:110px 30px}.aboutSecurity>p{margin:0;color:#5d766c;font-size:16px;line-height:1.9}.aboutFinal{padding:100px 25px 115px;background:linear-gradient(145deg,#103e30,#257258);color:#fff;text-align:center}.aboutFinal>p{margin:0 0 10px;color:#c6e0d4;font-size:15px}.aboutFinal h2{font-size:48px}.aboutFinal>div{display:flex;justify-content:center;gap:21px;align-items:center;margin-top:32px}.aboutFinal .aboutPrimary{background:#fff;color:#1e7258;box-shadow:none}.aboutFinalLogin{color:#fff;font-size:14px;font-weight:800;text-decoration:underline;text-underline-offset:4px}@media(max-width:820px){.aboutNav{padding:18px 20px}.aboutBrand{font-size:18px}.aboutBrand img{width:40px;height:40px}.aboutNav nav{gap:12px;font-size:12px}.aboutNavCta{padding:9px 11px}.aboutHero{grid-template-columns:1fr;gap:47px;padding:48px 22px 70px}.aboutHero h1{font-size:47px;letter-spacing:-3.5px}.aboutHeroCopy>p:not(.aboutKicker){font-size:16px}.aboutTrust{gap:13px;justify-content:space-between}.aboutTrust dd{font-size:10px}.aboutHeroVisual{max-width:550px;margin:auto}.aboutIntro{padding:78px 22px 52px}.aboutIntro h2{font-size:34px;letter-spacing:-2.4px}.aboutFeature{grid-template-columns:1fr;gap:25px;min-height:0;padding:58px 25px}.aboutFeatureNumber{position:absolute;top:26px;right:25px}.aboutFeature h2{font-size:31px}.aboutFeaturePanel{min-height:220px}.aboutCalendarVisual{width:min(100%,300px);margin-top:8px}.aboutSecurity{grid-template-columns:1fr;gap:25px;padding:75px 25px}.aboutSecurity h2{font-size:35px}.aboutFinal{padding:78px 20px}.aboutFinal h2{font-size:38px}.aboutFinal>div{gap:14px}.aboutFinal .aboutPrimary{padding:14px 17px}}.aboutPage{position:relative;isolation:isolate;background:radial-gradient(circle at 87% 7%,#d9eee3 0,transparent 22%),radial-gradient(circle at 9% 28%,#f6eadf 0,transparent 18%),#f8faf7}.aboutPage:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(115deg,transparent 0 48%,#ffffff65 48.2% 48.4%,transparent 48.6%);pointer-events:none}.aboutNav{position:relative;z-index:5}.aboutNav:before{content:"";position:absolute;z-index:-1;inset:11px 24px;border:1px solid #ffffff9c;border-radius:18px;background:#f8faf7b8;box-shadow:0 8px 30px #234d3c08;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.aboutBrand,.aboutNav nav{transition:transform .3s ease}.aboutBrand:hover{transform:translateY(-1px)}.aboutNavCta{box-shadow:0 8px 18px #1f6b5530;transition:transform .25s ease,box-shadow .25s ease}.aboutNavCta:hover{transform:translateY(-2px);box-shadow:0 13px 24px #1f6b5540}.aboutHero{position:relative}.aboutHero:after{content:"";position:absolute;z-index:-1;width:430px;height:430px;right:-100px;top:12px;border-radius:50%;background:#a5d9bd28;filter:blur(2px);animation:aboutBreathe 9s ease-in-out infinite}.aboutHeroCopy{animation:aboutEnter .8s cubic-bezier(.16,1,.3,1) both}.aboutHeroVisual{animation:aboutEnter .9s cubic-bezier(.16,1,.3,1) .1s both}.aboutHeroVisual img{transition:transform .7s cubic-bezier(.16,1,.3,1),box-shadow .7s ease;animation:aboutFloat 7s ease-in-out 1s infinite}.aboutHeroVisual:hover img{transform:translateY(-8px) scale(1.015);box-shadow:0 36px 74px #163c3130}.aboutPrimary{transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.aboutPrimary:hover{transform:translateY(-3px);box-shadow:0 18px 30px #19664e40}.aboutTextLink{transition:color .2s ease}.aboutTextLink:hover{color:#174e3d}.aboutTrust div{transition:transform .3s ease}.aboutTrust div:hover{transform:translateY(-3px)}.aboutIntro{position:relative}.aboutIntro:after{content:"";display:block;width:42px;height:3px;margin:30px auto 0;border-radius:99px;background:linear-gradient(90deg,#c67a49,#2b8364)}.aboutFeature{transition:background .4s ease}.aboutFeature:hover{background:#fbfdfb}.aboutFeatureNumber{transition:transform .35s ease,color .35s ease}.aboutFeature:hover .aboutFeatureNumber{transform:translateX(6px);color:#1d7257}.aboutFeaturePanel{position:relative;overflow:hidden;transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s ease}.aboutFeaturePanel:after{content:"";position:absolute;width:180px;height:180px;right:-62px;top:-68px;border-radius:50%;background:#fff1}.aboutFeature:hover .aboutFeaturePanel{transform:translateY(-8px) rotate(-.8deg);box-shadow:0 30px 50px #113a2b2d}.aboutCalendarVisual{transition:transform .5s cubic-bezier(.16,1,.3,1)}.aboutFeature:hover .aboutCalendarVisual{transform:translateY(-8px) scale(1.03)}.aboutFeature li{transition:transform .25s ease}.aboutFeature li:hover{transform:translateX(5px)}.aboutSecurity{position:relative}.aboutSecurity:before{content:"";position:absolute;z-index:-1;left:7%;right:7%;top:19%;bottom:19%;border-radius:30px;background:#e8f3ec}.aboutFinal{position:relative;overflow:hidden}.aboutFinal:after,.aboutFinal:before{content:"";position:absolute;border:1px solid #ffffff18;border-radius:50%;pointer-events:none}.aboutFinal:before{width:480px;height:480px;left:-260px;bottom:-340px}.aboutFinal:after{width:360px;height:360px;right:-150px;top:-230px}.aboutRevealReady{opacity:0;transform:translateY(26px);transition:opacity .85s cubic-bezier(.16,1,.3,1),transform .85s cubic-bezier(.16,1,.3,1)}.aboutRevealReady.aboutHeroVisual{transform:translateY(26px) scale(.97)}.aboutRevealVisible{opacity:1;transform:translateY(0)}.aboutRevealVisible.aboutHeroVisual{transform:translateY(0) scale(1)}@keyframes aboutEnter{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes aboutFloat{0%,to{translate:0 0}50%{translate:0 -12px}}@keyframes aboutBreathe{0%,to{transform:scale(.94);opacity:.45}50%{transform:scale(1.08);opacity:.85}}@media(max-width:820px){.aboutNav:before{inset:8px 12px;border-radius:14px}.aboutHero:after{width:250px;height:250px;right:-80px;top:80px}.aboutSecurity:before{left:0;right:0;top:10%;bottom:10%;border-radius:20px}.aboutFeature:hover .aboutCalendarVisual,.aboutFeature:hover .aboutFeaturePanel{transform:none}}@media(prefers-reduced-motion:reduce){.aboutPage *,.aboutPage :after,.aboutPage :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.aboutRevealReady{opacity:1;transform:none}.aboutRevealReady.aboutHeroVisual{transform:none}}.latestPatchNote{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;max-width:430px;margin:-4px 0 2px;padding:12px 14px;border:1px solid #cfe1d7;border-radius:11px;background:#f3f8f5;color:#315d4d;font-size:13px}.latestPatchNote span{padding:3px 7px;border-radius:99px;background:#1f6b55;color:#fff;font-size:10px;font-weight:800}.latestPatchNote b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.latestPatchNote i{font-style:normal;color:#1f6b55;font-weight:800}.patchAdminLink{display:inline-block;margin-top:15px;padding:8px 12px;border:1px solid #ffffff55;border-radius:8px;color:#fff;font-size:13px;font-weight:800}.patchManager,.patchNotesPage{min-height:100vh;padding:72px max(24px,8vw);background:#f6f7f3;color:#183a31}.patchManager>header,.patchNotesHero{max-width:900px;margin:0 auto 35px}.patchManager>header>a,.patchNotesHero>a{display:inline-block;margin-bottom:25px;color:#267158;font-size:14px;font-weight:800}.patchManager>header>span,.patchNotesHero>span{display:block;color:#b96c39;font-size:12px;letter-spacing:1.5px;font-weight:800}.patchManager h1,.patchNotesHero h1{margin:5px 0;font-size:38px;letter-spacing:-2px}.patchManager>header p,.patchNotesHero p{margin:0;color:#66776f}.patchAdminList,.patchEditor,.patchNotesList{max-width:900px;margin:0 auto}.patchNote{padding:30px;margin-top:15px;border:1px solid #dce6df;border-radius:16px;background:#fff}.patchAdminList time,.patchNote time{color:#b96c39;font-size:12px;font-weight:800}.patchNote h2{margin:7px 0 18px;font-size:22px;letter-spacing:-1px}.patchNote p{margin:5px 0;color:#50675d;font-size:15px;white-space:pre-wrap}.patchNote small{display:block;margin-top:20px;color:#84918c;font-size:12px}.patchNotesEmpty{padding:45px;text-align:center;background:#fff;border-radius:14px;color:#718078}.patchEditor{padding:28px;margin-bottom:22px;border:1px solid #d9e5dd;border-radius:16px;background:#fff}.patchAdminList h2,.patchEditor h2{margin:0 0 18px;font-size:21px}.patchEditor form{display:grid;grid-gap:15px;gap:15px}.patchEditor label{display:grid;grid-gap:7px;gap:7px;color:#52675e;font-size:13px;font-weight:800}.patchEditor textarea{resize:vertical}.patchEditor form>div{display:flex;justify-content:flex-end;gap:8px}.cancelPatch{background:#edf3ef;color:#48645a}.patchMessage{margin:0;color:#1f6b55;font-size:13px;font-weight:800}.patchAdminList{padding-bottom:60px}.patchAdminList article{position:relative;padding:20px 145px 20px 20px;margin-top:10px;border:1px solid #dce6df;border-radius:13px;background:#fff}.patchAdminList article>b{display:block;margin:4px 0;font-size:16px}.patchAdminList article p{margin:0;color:#72817b;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.patchAdminList article>div{position:absolute;right:17px;top:50%;display:flex;gap:6px;transform:translateY(-50%)}.patchAdminList button{padding:8px 10px;font-size:12px}.deletePatch{background:#fff0ee;color:#a4443a}@media(max-width:700px){.patchManager,.patchNotesPage{padding:36px 18px}.patchManager h1,.patchNotesHero h1{font-size:30px}.patchEditor,.patchNote{padding:20px}.patchAdminList article{padding:18px}.patchAdminList article>div{position:static;margin-top:13px;transform:none}.latestPatchNote{font-size:12px}}.patchNotesBrand{display:flex;align-items:center;gap:11px;margin:4px 0 26px;color:#173d33;font-size:25px;font-weight:800;letter-spacing:-1.5px}.patchNotesBrand img{width:50px;height:50px;object-fit:contain}.patchNotesHero .patchNotesBrand+span{margin-top:0}@media(max-width:700px){.patchNotesBrand{margin-bottom:20px;font-size:22px}.patchNotesBrand img{width:43px;height:43px}}.dashboardContent>.panel+.panel{margin-top:34px}.dashboardLogout{max-width:1500px;margin:40px auto 0;padding:24px 0 8px;border-top:1px solid #e3e8e4;text-align:center}.dashboardLogout button{min-width:150px;background:#edf1ee;color:#435b52;font-size:13px}.dashboardLogout button:hover{background:#e2eae5}@media(max-width:850px){.dashboardContent>.panel+.panel{margin-top:24px}.dashboardLogout{margin-top:30px;padding:20px 0 calc(12px + env(safe-area-inset-bottom))}}.promotionPlans.range>.promotionPlanHeading,.promotionPlans.range>.promotionPlanRow{grid-template-columns:auto minmax(150px,1.25fr) minmax(150px,1.25fr) minmax(92px,.65fr) auto}.promotionPlans.range>.promotionPlanHeading{padding:0 6px}.promotionPlans.range>.promotionPlanHeading>i{display:block;width:86px}.promotionPlans.range>.promotionPlanRow>.promotionPlanNumber{width:86px;white-space:nowrap;font-size:12px;color:#58645f}@media(max-width:850px){.promotionPlans.range>.promotionPlanRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.promotionPlans.range>.promotionPlanRow>.promotionPlanNumber{grid-column:1/-1;width:auto}.promotionPlans.range>.promotionPlanRow>label:nth-of-type(3){grid-column:1/2}.promotionPlans.range>.promotionPlanRow>button{grid-column:2/3;grid-row:3}}.promotionPlans.range>.promotionPlanHeading,.promotionPlans.range>.promotionPlanRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(96px,.6fr) 72px}.promotionPlans.range>.promotionPlanHeading>i{width:auto}.promotionPlans.range>.promotionPlanRow>.promotionPlanNumber{display:none}.promotionPlans.range>.promotionPlanRow>label{gap:0;font-size:0}.promotionPlans.range>.promotionPlanRow>label>input{min-height:44px;font-size:14px}.promotionPlans.range>.promotionPlanRow>button{min-height:44px;padding:10px 8px}.promotionPlans.range>.promotionPlanRow{border:1px solid #e2eae5;border-radius:12px;background:#fff}@media(max-width:850px){.promotionPlans.range>.promotionPlanRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:13px;gap:10px}.promotionPlans.range>.promotionPlanRow>label{gap:6px;font-size:12px;color:#58645f}.promotionPlans.range>.promotionPlanRow>label:nth-of-type(3){grid-column:1/2}.promotionPlans.range>.promotionPlanRow>button{grid-column:2/3;grid-row:3}}.promotionPlans.range>.promotionPlanHeading,.promotionPlans.range>.promotionPlanRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 128px 96px;gap:10px}.promotionPlans.range>.promotionPlanRow{padding:12px}.promotionPlans.range>.promotionPlanRow>label{min-width:0}.promotionPlans.range>.promotionPlanRow>label>input{display:block;width:100%;min-width:0}.promotionPlans.range>.promotionPlanRow>button{width:100%}@media(max-width:850px){.promotionPlans.range>.promotionPlanRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.promotionPlans.range>.promotionPlanRow>label:nth-of-type(3){grid-column:1/2}.promotionPlans.range>.promotionPlanRow>button{grid-column:2/3;grid-row:2}}@media(min-width:851px){.promotionPlans.range>.promotionPlanHeading,.promotionPlans.range>.promotionPlanRow{display:flex!important;align-items:center;gap:10px}.promotionPlans.range>.promotionPlanHeading{padding:0 12px}.promotionPlans.range>.promotionPlanHeading>b:first-of-type,.promotionPlans.range>.promotionPlanHeading>b:nth-of-type(2){flex:1 1;text-align:center}.promotionPlans.range>.promotionPlanHeading>b:nth-of-type(3){flex:0 0 128px;text-align:center}.promotionPlans.range>.promotionPlanHeading>i{flex:0 0 96px}.promotionPlans.range>.promotionPlanRow>label{flex:1 1;min-width:0}.promotionPlans.range>.promotionPlanRow>label:nth-of-type(3){flex:0 0 128px}.promotionPlans.range>.promotionPlanRow>button{flex:0 0 96px}.promotionPlans.range>.promotionPlanRow>label>input{width:100%;min-width:0}.promotionPlans.range>.promotionPlanHeading>b:nth-of-type(3){flex-basis:88px}.promotionPlans.range>.promotionPlanHeading>i{flex-basis:70px}.promotionPlans.range>.promotionPlanRow{min-height:66px;padding:10px 12px}.promotionPlans.range>.promotionPlanRow>label:nth-of-type(3){flex:0 0 88px}.promotionPlans.range>.promotionPlanRow>button{flex:0 0 70px;min-height:42px;padding:8px 4px}.promotionPlans.range>.promotionPlanRow>label>input{height:42px;min-height:42px;padding:8px 10px}}.promotionPage>.promotionPaper+.promotionArchive{margin-top:42px}.promotionArchive{border-top:4px solid #e5f0e9}@media(max-width:850px){.promotionPage>.promotionPaper+.promotionArchive{margin-top:30px}}.native-app.night-mode .siteFooter{border-color:#294039;background:#14231f;color:#a9c0b5}.native-app.night-mode .siteFooter a{color:#d6e7de}.native-app .brand .serviceCount{color:#d5e4dc}.native-app .brand .serviceCount b{color:#9be0bd}.native-app.night-mode .aboutPage{background:radial-gradient(circle at 87% 7%,#d9eee3 0,transparent 22%),radial-gradient(circle at 9% 28%,#f6eadf 0,transparent 18%),#f8faf7;color:#163c31}.native-app.night-mode .aboutPage .aboutBrand,.native-app.night-mode .aboutPage h1,.native-app.night-mode .aboutPage h2,.native-app.night-mode .aboutPage h3{color:#163c31}.native-app.night-mode .aboutPage .aboutFeatureText,.native-app.night-mode .aboutPage .aboutHeroCopy>p:not(.aboutKicker),.native-app.night-mode .aboutPage .aboutIntro>p:last-child,.native-app.night-mode .aboutPage .aboutSecurity>p{color:#5d766c}.native-app.night-mode .aboutPage .aboutFeature{background:#fff}.native-app.night-mode .aboutPage .aboutFeatureReverse{background:#f3f8f4}.native-app.night-mode .aboutPage .aboutFeature ul{color:#31594b}.native-app.night-mode .aboutPage .aboutFeaturePanel b,.native-app.night-mode .aboutPage .aboutFinal h2{color:#fff}.native-app.night-mode .aboutPage .aboutFeaturePanel span{color:#badfd0}.native-app.night-mode .aboutPage .aboutFeaturePanel small,.native-app.night-mode .aboutPage .aboutFinal>p{color:#c5ded3}.native-app.night-mode .aboutPage .aboutNavCta,.native-app.night-mode .aboutPage .aboutPrimary{color:#fff}.native-app.night-mode .aboutPage .aboutFinal .aboutPrimary{color:#1e7258}.native-app.night-mode .latestPatchNote{background:#f3f8f5!important;border-color:#cfe1d7!important;color:#315d4d!important}.native-app.night-mode .latestPatchNote span{background:#1f6b55!important;color:#fff!important}.native-app.night-mode .latestPatchNote b{color:#315d4d!important}.native-app.night-mode .latestPatchNote i{color:#1f6b55!important}.native-app.night-mode .policyPage{min-height:100%;background:#101b1a;color:#d7e6e0!important}.native-app.night-mode .policyPage header{border-color:#3d8066!important}.native-app.night-mode .policyPage h1,.native-app.night-mode .policyPage h2{color:#f0f8f3!important}.native-app.night-mode .policyPage li,.native-app.night-mode .policyPage p,.native-app.night-mode .policyPage td,.native-app.night-mode .policyPage th{color:#c8dbd1!important}.native-app.night-mode .policyPage header p{color:#a9c0b5!important}.native-app.night-mode .policyPage a{color:#9be0bd!important;-webkit-text-decoration-color:#9be0bd;text-decoration-color:#9be0bd}.native-app.night-mode .policyPage table{background:#172523}.native-app.night-mode .policyPage td,.native-app.night-mode .policyPage th{border-color:#38534a!important}.native-app.night-mode .policyPage th{background:#203832}.brandConversation{position:absolute;right:clamp(28px,5vw,92px);bottom:clamp(235px,30vh,390px);z-index:2;width:min(31vw,410px);height:112px;pointer-events:none}.brandBubble{display:block;max-width:245px;padding:11px 14px;border-radius:16px;color:#285447;font-size:13px;font-weight:800;line-height:1.35;box-shadow:0 9px 24px #09281e30;opacity:0;transform:translateY(8px) scale(.96);animation:brandTalk 8s ease-in-out infinite}.brandBubble,.brandBubble:after{position:absolute;background:#fff}.brandBubble:after{content:"";bottom:-7px;width:14px;height:14px;transform:rotate(45deg);border-radius:0 0 3px 0}.brandBubbleOne{right:0;animation-delay:0s}.brandBubbleOne:after{right:25px}.brandBubbleTwo{left:0;top:58px;background:#dff1e7;color:#1f6b55;animation-delay:4s}.brandBubbleTwo:after{left:25px;background:#dff1e7}@keyframes brandTalk{0%,48%,8%,to{opacity:0;transform:translateY(8px) scale(.96)}14%,42%{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:850px){.brandConversation{display:none}}@media(prefers-reduced-motion:reduce){.brandBubble{animation:none}.brandBubbleOne{opacity:1;transform:none}.brandBubbleTwo{display:none}}@media(min-width:851px){.brandWordmark{align-items:center;gap:13px}.brandWordmark img{width:76px;height:76px}.brandWordmark span{display:grid;grid-gap:4px;gap:4px;line-height:1}.brandWordmark .brandHome,.brandWordmark b{font-size:25px;letter-spacing:-1.4px;color:#fff;font-weight:800;text-decoration:none}.brandWordmark span>a:not(.brandHome){font-size:9px;letter-spacing:1.35px;color:#c9ded6;font-weight:800;text-decoration:none}.brandWordmark .brandHome:hover{color:#fff;text-decoration:none}}@media(max-width:850px){.native-app .login .brand{min-height:116px!important;padding:calc(12px + env(safe-area-inset-top)) 18px 12px!important;align-items:flex-start!important;justify-content:center!important;gap:8px!important}.native-app .login .brandWordmark{position:static;display:flex!important;align-items:center;gap:8px;line-height:1}.native-app .login .brandWordmark img{width:42px;height:42px}.native-app .login .brandWordmark span{display:block!important}.native-app .login .brandWordmark .brandHome,.native-app .login .brandWordmark b{font-size:18px;letter-spacing:-1px;color:#fff;font-weight:800;text-decoration:none}.native-app .login .brandWordmark span>a:not(.brandHome){display:none}.native-app .login .brand h1{display:none!important}.native-app .login .brand .serviceCount{display:flex;max-width:none;margin:0;flex-wrap:nowrap;gap:3px;white-space:nowrap;color:#d5e4dc;font-size:10px;line-height:1.2;letter-spacing:-.3px}.native-app .login .brand .serviceCount b{font-size:15px;color:#9be0bd}}@media(min-width:851px){.brand:after{right:auto;left:50%;bottom:-4vh;width:min(38vw,560px);height:min(38vw,560px);transform:translateX(-50%);opacity:.9}.brandConversation{inset:0;z-index:2;width:auto;height:auto}.brandBubble{max-width:270px;padding:14px 18px;border-radius:19px;font-size:15px;line-height:1.4;animation:brandTalkTurn 15s ease-in-out infinite}.brandBubbleOne{top:28%;left:7%;right:auto;animation-delay:0s}.brandBubbleOne:after{right:27px}.brandBubbleTwo{top:38%;left:auto;right:7%;background:#dff1e7;color:#1f6b55;animation-delay:3s}.brandBubbleTwo:after{left:27px;background:#dff1e7}.brandBubbleThree{top:51%;left:5%;right:auto;animation-delay:6s}.brandBubbleThree:after{right:25px}.brandBubbleFour{top:62%;left:auto;right:5%;background:#dff1e7;color:#1f6b55;animation-delay:9s}.brandBubbleFour:after{left:25px;background:#dff1e7}.brandBubbleFive{top:73%;right:auto;transform:translateX(-50%) translateY(8px) scale(.96);color:#70502d;animation-delay:12s}.brandBubbleFive,.brandBubbleFive:after{left:50%;background:#f7dfbd}@keyframes brandTalkTurn{0%,18%,4%,to{opacity:0;transform:translateY(8px) scale(.96)}15%,7%{opacity:1;transform:translateY(0) scale(1)}}.brandBubbleFive{animation-name:brandTalkCenter}@keyframes brandTalkCenter{0%,18%,4%,to{opacity:0;transform:translateX(-50%) translateY(8px) scale(.96)}15%,7%{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}}.siteFooter{gap:4px;padding-top:10px;padding-bottom:10px;line-height:1.25}.siteFooterCopyright{display:block;line-height:1.25}@media(max-width:850px){.siteFooter{gap:1px;padding-top:5px;padding-bottom:5px}.siteFooter,.siteFooterCopyright{line-height:1.25}}.native-app .siteFooter{gap:1px;padding-top:5px;padding-bottom:5px;line-height:1.25}@media(min-width:851px){.brand:after{display:none}.brandConversation{position:absolute;inset:auto auto -4vh 50%;z-index:2;width:min(38vw,560px);height:min(38vw,560px);transform:translateX(-50%);background:url(/hyuga/huega-login-conversation-v1.png) bottom/contain no-repeat;pointer-events:none}.brandConversation .brandBubble{max-width:190px;padding:11px 14px;border-radius:17px;font-size:13px;line-height:1.35;box-shadow:0 7px 18px #09281e2b}.brandConversation .brandBubbleOne{top:18%;left:2%;right:auto}.brandConversation .brandBubbleOne:after{right:22px}.brandConversation .brandBubbleTwo{top:14%;right:1%;left:auto}.brandConversation .brandBubbleTwo:after{left:22px}.brandConversation .brandBubbleThree{top:32%;left:0;right:auto}.brandConversation .brandBubbleThree:after{right:20px}.brandConversation .brandBubbleFour{top:32%;right:0;left:auto}.brandConversation .brandBubbleFour:after{left:20px}.brandConversation .brandBubbleFive{top:8%;left:50%;right:auto;transform:translateX(-50%) translateY(8px) scale(.96)}.brandConversation .brandBubbleFive:after{left:50%}.brandConversation{background-image:url(/hyuga/huega-login-conversation-v2.png)}.brandConversation .brandBubbleOne,.brandConversation .brandBubbleThree{left:3%;right:auto}.brandConversation .brandBubbleOne:after,.brandConversation .brandBubbleThree:after{right:26px}.brandConversation .brandBubbleFour,.brandConversation .brandBubbleTwo{right:3%;left:auto}.brandConversation .brandBubbleFour:after,.brandConversation .brandBubbleTwo:after{left:26px}.brandConversation .brandBubbleOne,.brandConversation .brandBubbleTwo{top:15%}.brandConversation .brandBubbleFour,.brandConversation .brandBubbleThree{top:30%}.brandConversation .brandBubbleFive{top:4%}.brandConversation{width:min(44vw,650px);height:min(44vw,650px);bottom:-5vh}.brandConversation .brandBubble{display:none!important}.brandConversation .brandBubbleOne{display:block!important;top:12%;left:4%;right:auto;max-width:230px;padding:13px 17px;background:#fff;color:#285447;font-size:14px;line-height:1.4;opacity:1!important;transform:none!important;animation:none!important}.brandConversation .brandBubbleOne:after{right:28px}}.brandConversation{display:none!important}@media(min-width:851px){.brand:after{display:block;background-image:url(/hyuga/huega-login-conversation-v2.png);right:auto;left:50%;bottom:-5vh;width:min(44vw,650px);height:min(44vw,650px);transform:translateX(-50%);opacity:.9;bottom:3vh;width:min(42vw,620px);height:min(42vw,620px)}}@media(min-width:851px) and (min-height:700px){.pageFrame>.login{height:calc(100dvh - 58px)!important;min-height:calc(100dvh - 58px)!important;overflow:hidden}.login{height:calc(100dvh - 58px);min-height:calc(100dvh - 58px)}.brand{padding:clamp(32px,5vh,58px) clamp(34px,7vw,112px)}.brand h1{margin:clamp(145px,19vh,205px) 0 16px}.brand:after{display:block;left:auto;right:clamp(12px,3vw,56px);bottom:clamp(8px,2vh,24px);width:min(34vw,520px);height:min(34vw,520px);transform:none;background-image:url(/hyuga/huega-login-illustration-v3.png);background-position:100% 100%;opacity:1}.loginCard{padding:clamp(34px,5vw,76px)}.siteFooter{min-height:58px}}.adminHeroActions{gap:8px}.adminModeSwitch,.modeSwitch{display:flex;align-items:center;justify-content:center;gap:8px;padding:11px 13px;border:1px solid #75ae99;background:#edf5f0;color:#1a5945;font-size:13px}.adminModeSwitch svg,.modeSwitch svg{width:17px}.modeSwitchForm{margin-top:12px!important}.modeSwitch{width:100%;color:#e3f3ec;background:#ffffff12;border-color:#ffffff32}.modeSwitch:hover{background:#ffffff20}@media(max-width:850px){.nav .modeSwitchForm{display:none;display:block!important;position:fixed;z-index:10;top:calc(14px + env(safe-area-inset-top));right:14px;width:auto;margin:0!important}.nav .modeSwitch{min-height:40px;width:auto;padding:9px 12px;border-color:#75ae99;background:#edf5f0;color:#1a5945;box-shadow:0 5px 16px #173d3324;font-size:12px}.nav .modeSwitch svg{width:16px}}.navAccountActions{display:grid;grid-gap:8px;gap:8px;margin-top:auto}.nav .navAccountActions form{margin:0}.modeSwitchForm{margin:0!important}@media(max-width:850px){.navAccountActions{display:contents}.nav .modeSwitchForm{display:block!important;position:fixed;z-index:10;top:auto;bottom:calc(74px + env(safe-area-inset-bottom));right:14px;width:auto}.nav .modeSwitch{min-height:40px;width:auto;padding:9px 12px;border-color:#75ae99;background:#edf5f0;color:#1a5945;box-shadow:0 5px 16px #173d3324;font-size:12px}.nav .navAccountActions>form:last-child{display:block;flex:0 0 20%;margin:0}}.adminNoticeHead{display:flex;align-items:center;justify-content:space-between}.adminNoticeDelete,.adminNoticeDeleteAll{display:inline-flex;align-items:center;gap:6px;background:#fff0ee;color:#a4443a;padding:8px 11px;font-size:12px}.adminNoticeDelete svg,.adminNoticeDeleteAll svg{width:15px}.adminNoticeList article{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.adminNoticeList article>div{display:grid;grid-gap:5px;gap:5px}.adminNoticeList article p{margin:0;color:#50675d;font-size:14px}.adminNoticeDelete{flex:0 0 auto;padding:8px}.adminNoticeDelete:disabled,.adminNoticeDeleteAll:disabled{opacity:.55;cursor:wait}.adminDashboardNotices{margin-top:20px}.adminUnreadMark{display:inline-grid;place-items:center;min-width:34px;height:20px;border-radius:99px;background:#df7a45;color:#fff;font-size:9px;font-style:normal;font-weight:900;letter-spacing:.3px}.adminActions{display:flex;gap:10px;align-items:center}.export{display:inline-block;padding:11px 16px;border-radius:10px;background:#edf3ef;color:#1f6b55;font-size:13px;font-weight:700}.adminForm{margin:18px 0;text-align:left}.annualTable{display:grid;grid-template-columns:repeat(5,1fr);margin-top:20px;border-top:1px solid #e5e9e5}.annualTable span{padding:18px 10px;display:grid;grid-gap:7px;gap:7px;color:#7d8782}.annualTable b{font-size:20px;color:#18342e}.adminTable{margin-top:15px;overflow:auto}.adminTableHead,.adminTableRow{display:grid;grid-template-columns:1.3fr .7fr repeat(5,.8fr);grid-gap:10px;gap:10px;align-items:center;padding:13px 8px;min-width:720px}.adminTableHead{background:#f2f5f1;color:#67716c;font-size:12px}.adminTableRow{border-bottom:1px solid #edf0ec}.adminTableRow span:first-child{display:grid}.adminTableRow small{color:#8a938f}.active,.retired{width:max-content;padding:4px 8px;border-radius:15px;font-size:11px}.active{background:#e4f2ea;color:#1f6b55}.retired{background:#eceeed;color:#707773}@media(max-width:850px){.annualTable{grid-template-columns:1fr 1fr}.adminActions{align-items:flex-end;flex-direction:column}}.loginTabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding:5px;border:1px solid #dfe6e1;border-radius:13px;background:#f3f6f4}.loginTabs button{padding:10px 12px;border-radius:9px;color:#718078;font-size:13px}.loginTabs button.active{background:#173d33;color:#fff;box-shadow:0 3px 9px #173d3326}.loginCard{max-width:none;width:auto;margin:0}.loginTabs{margin:0 0 24px;padding:4px;border:0;border-radius:14px;background:#edf2ef;box-shadow:inset 0 1px 2px #173d3312}.loginTabs button{min-height:44px;border-radius:11px;background:transparent;color:#6f8179;font-size:14px;font-weight:700;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.loginTabs button.active{background:#fff;color:#183d33;box-shadow:0 3px 10px #173d331a}.loginCard>div:not(.loginTabs):not(.adminLogin){min-height:92px}.loginCard .adminLogin,.loginCard .adminLogin form,.loginCard>form{min-height:184px;align-content:start}.loginCard .adminLogin{display:grid}.loginCard .adminLogin>p{margin:0 0 16px;font-size:13px;font-weight:700;color:#52675e}.loginCard .adminLogin .textBtn{justify-self:start;margin-top:6px;padding:0;color:#6f8179}.loginCard form button{margin-top:auto}.loginCard label{min-height:67px}.controlTools{display:flex;gap:9px;align-items:center}.controlTools input{min-width:260px;padding:10px 13px;font-size:13px}.controlActions button,.controlTools button{padding:9px 12px;font-size:12px}.controlActions{display:flex;gap:6px}.controlActions .viewBtn{background:#eef5f0;color:#21664f}.pagination{display:flex;justify-content:center;gap:6px;padding-top:22px}.pagination button{min-width:34px;padding:8px;background:#edf2ef;color:#47645a}.pagination button.active{background:#173d33;color:#fff}.controlDetail{max-width:650px}.controlDetail dl{margin:20px 0}.controlDetail dl div{display:grid;grid-template-columns:110px 1fr;grid-gap:12px;gap:12px;padding:10px 0;border-bottom:1px solid #edf0ed;font-size:13px}.controlDetail dt{color:#7b8782}.controlDetail dd{margin:0;word-break:break-all}.controlDetail h3{font-size:14px;margin:22px 0 7px}.controlDetail p{font-size:13px;color:#576860;margin:0;line-height:1.7}.detailRequests{max-height:160px;overflow:auto;background:#f6f8f6;padding:10px 13px;border-radius:9px}@media(max-width:650px){.controlTools{width:100%;display:grid;grid-template-columns:1fr}.controlTools input{min-width:0;width:100%}.cardTitle{align-items:start;flex-direction:column}.controlDetail dl div{grid-template-columns:1fr;gap:3px}}.facilityNameLink{padding:0;background:transparent;color:#183d33;font-size:15px;font-weight:800;text-align:left}.facilityNameLink:hover{color:#1f6b55;text-decoration:underline;text-underline-offset:3px}.adminApp{min-height:100vh;padding:42px clamp(24px,5vw,76px) 80px;background:radial-gradient(circle at 90% 0,#e7f2ec 0,transparent 28%),#f7f8f5}.adminHero{max-width:1500px;margin:auto;display:flex;justify-content:space-between;align-items:flex-end;padding:10px 0 32px}.adminBrand{display:flex;align-items:center;gap:11px;margin-bottom:38px}.adminBrand>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#173d33;color:#f0c674;font-weight:800;font-size:20px;box-shadow:0 8px 20px #173d3325}.adminBrand p{margin:0;font-weight:800;font-size:14px}.adminBrand small{display:block;color:#9aa39f;font-size:9px;letter-spacing:1.5px}.adminHero h1{font-size:40px;letter-spacing:-2px;margin:0 0 9px}.adminHero>div>p{margin:0;color:#7b8580}.excelBtn{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #dce3de;box-shadow:0 5px 18px #173d330d;padding:13px 17px;border-radius:12px;color:#1f6b55;font-weight:700;font-size:13px}.excelBtn svg{width:17px}.adminTabs{max-width:1500px;margin:0 auto 26px;background:#fff;border:1px solid #e0e5e1;border-radius:16px;padding:7px;display:flex;gap:4px;box-shadow:0 8px 28px #173d3309;position:-webkit-sticky;position:sticky;top:12px;z-index:4}.adminTabs button{background:transparent;color:#77817c;padding:12px 22px;display:flex;align-items:center;gap:9px;position:relative}.adminTabs button svg{width:18px}.adminTabs button.active{background:#173d33;color:#fff;box-shadow:0 6px 16px #173d3329}.adminTabs button i{background:#df7a45;color:#fff;font-style:normal;font-size:10px;min-width:19px;height:19px;display:grid;place-items:center;border-radius:10px}.adminApp>.calendarPanel,.adminCard,.adminStats,.tabStack{max-width:1500px;margin-left:auto;margin-right:auto}.adminStats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:20px}.adminStats article{padding:24px;background:#fff;border:1px solid #e0e5e1;border-radius:17px}.adminStats article.featured{background:linear-gradient(145deg,#173d33,#1f5b49);border:0;color:#fff}.adminStats article>span{font-size:12px;color:#87908c}.adminStats .featured p,.adminStats .featured>span{color:#bdd1ca}.adminStats strong{display:block;font-size:38px;margin:15px 0 4px}.adminStats strong small{font-size:13px;margin-left:4px}.adminStats p{font-size:11px;color:#98a09d;margin:0}.adminCard{background:#fff;border:1px solid #e0e5e1;border-radius:19px;padding:27px;box-shadow:0 12px 40px #173d3307;margin-bottom:20px}.cardTitle,.tabIntro{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:23px}.cardTitle h2,.tabIntro h2{margin:5px 0 0;font-size:23px}.cardTitle button{padding:7px;background:transparent;color:#1f6b55}.modernTable{overflow:auto}.employeeGroupLabel{display:flex;align-items:center;gap:10px;margin:22px 0 4px;padding:10px 14px;border-left:4px solid #9ca6a1;background:#f1f3f2;color:#4f5a55;font-size:14px;font-weight:800}.employeeGroupLabel small{font-size:11px;font-weight:600;color:#858e89}.modernHead,.modernRow{display:grid;grid-template-columns:1.6fr .7fr repeat(5,.8fr);min-width:800px;grid-gap:12px;gap:12px;align-items:center;padding:13px 15px}.modernHead{background:#f2f5f2;border-radius:10px;color:#7a8580;font-size:11px}.modernRow{border-bottom:1px solid #edf0ed;font-size:13px}.modernRow:last-child{border-bottom:0}.person{display:flex;align-items:center;gap:11px}.person>i{width:34px;height:34px;display:grid;place-items:center;background:#e4f0ea;color:#1f6b55;border-radius:11px;font-style:normal;font-weight:800}.person>span{display:grid}.person small{color:#919995;font-size:10px}.status{font-style:normal;padding:5px 9px;border-radius:15px;font-size:10px}.status.active{background:#e5f2ea;color:#1f6b55}.status.retired{background:#edefee;color:#777f7b}.modernRow>strong{color:#1f6b55;font-size:15px}.tabStack{display:grid;grid-gap:18px;gap:18px}.tabIntro{background:linear-gradient(135deg,#173d33,#24634f);color:#fff;border-radius:19px;padding:28px 30px;margin:0}.tabIntro p{color:#c1d4cd;margin-bottom:0}.tabIntro .eyebrow{color:#f0be79}.tabIntro .primary{background:#f0c674;color:#173d33}.tabIntro .adminForm{position:absolute;right:5vw;top:250px;width:min(650px,90vw);z-index:8;color:#18342e;box-shadow:0 24px 70px #102c2480}.requestTable{overflow:auto}.requestHead,.requestItem{display:grid;grid-template-columns:.8fr .7fr 1.8fr .5fr .8fr .7fr;grid-gap:12px;gap:12px;align-items:center;padding:13px;min-width:850px}.requestHead{background:#f2f5f2;border-radius:10px;color:#7a8580;font-size:11px}.requestItem{border-bottom:1px solid #edf0ed;font-size:12px}.requestItem>small{grid-column:2/7;color:#8b9490}.requestItem em{font-style:normal}.requestItem em.sent{color:#1f6b55}.requestItem em.failed{color:#bd633d}@media(max-width:900px){.adminApp{padding:20px 14px 60px}.adminHero{align-items:flex-start}.adminHero h1{font-size:30px}.adminBrand{margin-bottom:24px}.excelBtn{font-size:0;padding:12px}.adminTabs{overflow-x:auto;justify-content:flex-start}.adminTabs button{white-space:nowrap;padding:11px 15px}.adminStats{grid-template-columns:1fr 1fr}.tabIntro{align-items:flex-start;gap:18px}.tabIntro .adminForm{right:3vw}.adminCard{padding:18px}}@media(max-width:520px){.adminStats{grid-template-columns:1fr}.adminHero>div>p{max-width:260px}.adminTabs button{font-size:11px}.tabIntro{flex-direction:column;align-items:stretch}}.adminHero{position:relative;justify-content:center;text-align:left}.adminHero>div{width:100%;display:flex;flex-direction:column;align-items:stretch}.adminBrand{justify-content:center;margin-bottom:25px}.adminBrand img{display:block;width:229px;height:45px;object-fit:contain}.adminHero .excelBtn{position:absolute;right:0;bottom:32px}@media(min-width:761px){.adminApp{font-size:16px}.adminHero>div>p,.adminTabs button{font-size:15px}.adminStats article>span{font-size:14px}.adminStats p{font-size:13px}.cardTitle h2,.tabIntro h2{font-size:26px}.modernHead,.requestHead{font-size:13px}.modernRow{font-size:15px}.requestItem{font-size:14px}.modernRow small,.person small{font-size:12px}.cycle small{font-size:11px}.status{font-size:12px}.managerTop p{font-size:15px}.managerTop h2{font-size:28px}.eyebrow,.historyHead,.outputHead{font-size:13px}.historyItem,.outputRow{font-size:14px}.historyItem small,.outputRow small{font-size:12px}.formHint,.historyCycle,.outputControls label>span,.outputStats small,.outputStats span{font-size:13px}.day>span,.uniformGrid label>span{font-size:14px}.day small{font-size:11px}.briefPeople b,.dayBrief article p{font-size:14px}.calHead .legend{font-size:13px}.initialFilter button{font-size:14px}}@media(max-width:760px){.adminHero{display:block;text-align:left}.adminHero>div{align-items:stretch}.adminBrand{margin-bottom:18px}.adminBrand img{width:min(229px,70vw);height:auto}.adminHero .excelBtn{position:static;margin:14px 0 0}.adminHero h1,.adminHero>div>p{text-align:left}}.adminHero{display:block}.adminTabLogout{margin-left:auto}.adminTabs .adminTabLogout button{white-space:nowrap;background:#edf1ee;color:#435b52}.adminTabs .adminTabLogout button:hover{background:#e2e9e4;color:#173d33}.adminTabs .adminTabLogout svg{width:17px}@media(max-width:760px){.adminTabLogout{margin-left:0;flex:0 0 auto}.adminTabs .adminTabLogout button{min-height:42px;padding:9px 12px;font-size:11px;display:flex;align-items:center;gap:7px}}.adminTabs .excelBtn{margin-left:auto;white-space:nowrap;background:#edf1ee;color:#435b52;box-shadow:none;padding:9px 12px;min-height:42px}.adminTabs .excelBtn:hover{background:#e2e9e4;color:#173d33}.adminTabs .excelBtn svg{width:17px}@media(max-width:760px){.adminTabs .excelBtn{margin-left:0;flex:0 0 auto;font-size:11px;display:flex;align-items:center;gap:7px}}.adminTabs .adminAccountActions{margin-left:auto;display:flex;align-items:center;gap:4px}.adminTabs .adminAccountActions .adminTabLogout,.adminTabs .adminAccountActions .excelBtn{margin-left:0}.adminTabs .adminAccountActions .excelBtn{margin:0}@media(max-width:760px){.adminTabs .adminAccountActions{margin-left:0;flex:0 0 auto}.adminTabs .adminAccountActions .excelBtn{width:42px;padding:9px;justify-content:center}.adminTabs .adminAccountActions .passwordButtonLabel{display:none}}.facilityBrand{justify-content:flex-start!important;gap:10px!important;margin-bottom:14px!important}.facilityBrand img{width:50px!important;height:50px!important;object-fit:contain}.facilityBrand span{color:#173d33;font-size:25px;font-weight:800;letter-spacing:-1.5px}@media(min-width:761px){.adminHero h1{font-size:clamp(38px,4vw,56px);letter-spacing:-3px}}@media(max-width:760px){.facilityBrand img{width:42px!important;height:42px!important}.facilityBrand span{font-size:22px}.adminHero h1{font-size:34px!important;letter-spacing:-1.7px!important;margin-top:7px}}.adminHero,.adminHero>div{text-align:center!important}.adminHero>div{align-items:center!important}.facilityBrand{justify-content:center!important}.adminHero h1,.adminHero>div>p{text-align:center!important}@media(max-width:760px){.adminHero,.adminHero h1,.adminHero>div,.adminHero>div>p{text-align:center!important}}.facilityBrand span{display:block!important;width:auto!important;height:auto!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#173d33!important;font-size:25px!important;font-weight:800!important;letter-spacing:-1.5px!important}@media(max-width:760px){.facilityBrand span{font-size:22px!important}}