:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f7f9;color:#17191c}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body,html{min-height:100%;margin:0}body{background:#f6f7f9;overflow-x:hidden}a,button,input,select,textarea{font:inherit}a,button{touch-action:manipulation}:where(a,button,input,select,textarea):focus-visible{outline:3px solid #2d665a;outline-offset:3px}.nl-brand-logo{display:inline-flex;width:-moz-fit-content;width:fit-content;max-width:100%;align-items:center;gap:var(--nl-space-2);color:var(--nl-color-brand);line-height:1}.nl-brand-logo--full{width:min(var(--nl-logo-size-auth),100%);min-height:56px;align-items:center;gap:var(--nl-space-3)}.nl-brand-logo--compact{min-height:44px}.nl-brand-logo--mark{min-height:40px}.nl-brand-logo--ops{min-height:36px;color:var(--nl-color-text-ops)}.nl-brand-logo__wordmark{overflow-wrap:anywhere;font-size:clamp(28px,7vw,40px);font-weight:850;letter-spacing:0}.nl-brand-logo--auth .nl-brand-logo__wordmark,.nl-brand-logo--public .nl-brand-logo__wordmark{font-size:clamp(34px,8vw,46px)}.nl-brand-logo--ops .nl-brand-logo__wordmark{font-size:20px;font-weight:820}.nl-brand-mark,.nl-mascot{display:inline-grid;flex:0 0 auto;place-items:center;border:1px solid color-mix(in srgb,var(--nl-color-brand) 20%,transparent);border-radius:var(--nl-radius-pill);background:linear-gradient(135deg,color-mix(in srgb,var(--nl-color-accent-coral) 24%,transparent),color-mix(in srgb,var(--nl-color-ops-blue) 18%,transparent)),var(--nl-color-surface-white);color:var(--nl-color-brand);font-weight:850;letter-spacing:0;box-shadow:var(--nl-shadow-soft)}.nl-brand-mark{width:40px;height:40px;font-size:14px}.nl-brand-logo--full .nl-brand-mark{width:56px;height:56px;font-size:18px}.nl-brand-logo--ops .nl-brand-mark{width:30px;height:30px;border-color:var(--nl-status-closed-border);background:var(--nl-surface-ops-row);color:var(--nl-color-text-ops);box-shadow:none}.nl-mascot{width:var(--nl-mascot-size-empty);height:var(--nl-mascot-size-empty);font-size:26px}.nl-brand-empty-state,.nl-mascot-empty{display:grid;grid-gap:var(--nl-space-4);gap:var(--nl-space-4)}.nl-mascot-empty{grid-template-columns:auto minmax(0,1fr);align-items:center}.nl-brand-empty-state h3,.nl-mascot-empty h3{margin:0 0 var(--nl-space-2)}.nl-brand-empty-state p,.nl-mascot-empty p{margin:0;color:var(--nl-color-text-secondary)}.nl-brand-empty-state{border:1px solid color-mix(in srgb,var(--nl-color-brand) 16%,transparent);border-radius:var(--nl-radius-lg);background:var(--nl-surface-parent-card);padding:var(--nl-space-5);box-shadow:var(--nl-shadow-soft)}.nl-brand-empty-state--nanny{border-color:color-mix(in srgb,var(--nl-color-success) 18%,transparent);background:var(--nl-surface-nanny-card)}.nl-brand-empty-state__action{display:flex;flex-wrap:wrap;gap:var(--nl-space-3)}.nl-illustration-slot{display:grid;place-items:center;border-radius:var(--nl-radius-lg);background:var(--nl-surface-parent-soft);padding:var(--nl-space-4)}.nl-illustration-slot--nanny{background:var(--nl-surface-nanny-action)}.nl-illustration-slot--muted,.nl-illustration-slot--ops{background:var(--nl-surface-ops-row)}.parent-home-page{min-height:100svh;background:radial-gradient(circle at 20% 0,rgba(255,223,208,.5),transparent 32%),radial-gradient(circle at 88% 8%,rgba(221,238,225,.62),transparent 38%),linear-gradient(180deg,#fbf6ee,#fffaf3 56%,#f7faf8);color:#10221f;padding:max(18px,env(safe-area-inset-top)) 16px max(24px,env(safe-area-inset-bottom))}.parent-home-shell{display:grid;width:min(100%,760px);margin:0 auto;grid-gap:16px;gap:16px}.parent-home-header{display:grid;grid-gap:8px;gap:8px;padding:4px 0 6px}.parent-home-brand{width:-moz-fit-content;width:fit-content;color:#075f4d;font-size:clamp(32px,8vw,44px);font-weight:850;line-height:1;text-decoration:none}.parent-home-header h1{margin:0;color:#075f4d;font-size:clamp(32px,8vw,46px);font-weight:850;letter-spacing:0;line-height:1.02}.parent-home-header p{max-width:34rem;margin:0;color:#22323e;font-size:1rem;line-height:1.45}.parent-home-card{display:grid;grid-gap:12px;gap:12px;border:1px solid rgba(20,92,75,.12);border-radius:8px;background:hsla(0,0%,100%,.92);padding:clamp(18px,5vw,28px);box-shadow:0 16px 48px rgba(13,42,34,.08)}.parent-home-card--primary{border-color:rgba(7,95,77,.24);background:#fff}.parent-home-card h2{margin:0;color:#122c28;font-size:clamp(22px,5.6vw,30px);font-weight:850;letter-spacing:0;line-height:1.1}.parent-home-card p{margin:0;color:#33424f;line-height:1.5}.parent-home-primary-action{justify-content:center;width:100%;max-width:320px;margin-top:2px}.parent-home-completion-list{display:grid;grid-gap:8px;gap:8px;margin:0;padding:0;list-style:none}.parent-home-completion-list li{border:1px solid rgba(20,92,75,.12);border-radius:8px;background:rgba(247,251,248,.96);padding:10px 12px;color:#173d35;font-weight:700}.parent-home-grid{display:grid;grid-gap:16px;gap:16px}.parent-home-secondary-actions{display:flex;flex-wrap:wrap;gap:12px}@media (min-width:720px){.parent-home-page{padding-inline:24px}.parent-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-shell{min-height:100svh;background:radial-gradient(circle at 10% 6%,rgba(255,226,208,.58),transparent 30%),radial-gradient(circle at 88% 10%,rgba(221,238,225,.72),transparent 32%),linear-gradient(180deg,#fff8ef,#fffaf5 52%,#fff);color:#10221f}.home-container{width:min(100% - 40px,1160px);margin-inline:auto}.home-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(16,34,31,.08);background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.home-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:24px}.home-logo-link{display:grid;grid-gap:2px;gap:2px;min-width:0;color:#075f4d;text-decoration:none}.home-logo-link .nl-brand-logo{min-height:32px;flex-wrap:nowrap;white-space:nowrap}.home-logo-link .nl-brand-mark{width:34px;height:34px;font-size:12px}.home-footer .nl-brand-logo__wordmark,.home-logo-link .nl-brand-logo__wordmark{overflow-wrap:normal;white-space:nowrap;font-size:30px}.home-logo-tagline{margin-left:44px;color:#5b6b66;font-size:11px;line-height:1}.home-nav{display:flex;align-items:center;justify-content:flex-end;gap:26px;min-width:0}.home-nav a{color:#10221f;font-size:15px;font-weight:780;text-decoration:none;white-space:nowrap}.home-nav-cta,.home-primary-cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid hsla(0,0%,100%,.18);border-radius:18px;background:linear-gradient(135deg,#086b57,#034d3f);color:#fff;box-shadow:0 16px 32px rgba(2,77,63,.22)}.home-nav .home-nav-cta{min-height:46px;padding:0 24px;color:#fff}.home-hero{padding:52px 0 14px}.home-hero__grid{display:grid;align-items:center;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);grid-gap:clamp(40px,4.8vw,56px);gap:clamp(40px,4.8vw,56px)}.home-hero-copy{display:grid;align-content:center;grid-gap:22px;gap:22px;min-width:0}.home-hero-copy h1{max-width:720px;margin:0;color:#075f4d;font-size:clamp(46px,4.1vw,56px);font-weight:880;letter-spacing:0;line-height:1.08}.home-hero-copy p{max-width:620px;margin:0;color:#263a36;font-size:18px;font-weight:500;line-height:1.62}.home-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:2px}.home-primary-cta{padding:0 26px;font-weight:850}.home-primary-cta,.home-secondary-cta{min-height:52px;font-size:16px;text-decoration:none}.home-secondary-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(7,95,77,.45);border-radius:18px;background:hsla(0,0%,100%,.82);color:#075f4d;padding:0 24px;font-weight:820}.home-reassurance-list{display:flex;flex-wrap:wrap;gap:14px 22px;margin:4px 0 0;padding:0;color:#10221f;list-style:none}.home-reassurance-list li{display:inline-flex;align-items:center;gap:8px;min-width:0;color:#263a36;font-size:14px;font-weight:720;white-space:nowrap}.home-visual{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:16px;gap:16px;min-width:0}.home-access-card,.home-how-card,.home-photo-card,.home-prequal-card,.home-proof-band,.home-situation-card{border:1px solid #ddeae4;background:hsla(0,0%,100%,.92);box-shadow:0 18px 50px rgba(16,34,31,.08)}.home-prequal-card{display:grid;grid-gap:18px;gap:18px;border-radius:28px;padding:24px}.home-prequal-card h2{margin:0;color:#075f4d;font-size:26px;font-weight:880;letter-spacing:0;line-height:1.12}.home-prequal-steps{display:grid;grid-gap:17px;gap:17px;margin:0;padding:0;list-style:none}.home-prequal-steps li{display:grid;align-items:center;grid-template-columns:58px 24px minmax(0,1fr);grid-gap:12px;gap:12px;min-width:0}.home-access-icon,.home-card-icon,.home-prequal-icon,.home-proof-icon,.home-situation-icon{display:grid;flex:0 0 auto;place-items:center;border-radius:999px;background:#eef7f2;color:#075f4d}.home-prequal-icon{width:58px;height:58px}.home-card-index,.home-prequal-number{display:grid;place-items:center;border-radius:999px;background:#dcefe7;color:#075f4d;font-size:13px;font-weight:880;line-height:1}.home-prequal-number{width:24px;height:24px}.home-access-card h2,.home-how-card h3,.home-prequal-steps h3,.home-proof-item h2,.home-situation-card h3{margin:0;color:#10221f;font-size:17px;font-weight:850;letter-spacing:0;line-height:1.2}.home-access-card p,.home-how-card p,.home-prequal-steps p,.home-proof-item p,.home-situation-card p{margin:4px 0 0;color:#5b6b66;font-size:14px;font-weight:500;line-height:1.42}.home-no-payment{display:grid;align-items:center;grid-template-columns:42px minmax(0,1fr);grid-gap:12px;gap:12px;border-radius:18px;background:#eef7f2;padding:14px}.home-no-payment span,.home-no-payment strong{display:block}.home-no-payment strong{color:#075f4d;font-weight:860}.home-no-payment span{margin-top:2px;color:#263a36;font-size:14px}.home-photo-card{display:block;height:170px;margin:0;overflow:hidden;border-radius:28px}.home-photo-card img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 28%}.home-proof-band{width:min(100% - 40px,1160px);min-height:84px;margin:-4px auto 0;border-radius:24px;padding:14px 18px}.home-proof-grid{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.home-proof-item{display:grid;align-items:center;grid-template-columns:54px minmax(0,1fr);grid-gap:14px;gap:14px;min-width:0;padding:0 22px}.home-proof-item:not(:last-child){border-right:1px solid #ddeae4}.home-proof-title-mobile,.home-situation-title-mobile{display:none}.home-proof-icon{width:54px;height:54px}.home-section{padding:32px 0 0}.home-section-heading{display:grid;justify-items:center;grid-gap:6px;gap:6px;margin-bottom:14px;text-align:center}.home-section-heading h2{margin:0;color:#075f4d;font-size:26px;font-weight:880;letter-spacing:0;line-height:1.12}.home-section-heading p{margin:0;color:#5b6b66}.home-how-grid{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));grid-gap:28px;gap:28px;margin:0;padding:0;list-style:none}.home-how-card{position:relative;display:grid;align-items:center;grid-template-columns:58px minmax(0,1fr);grid-gap:16px;gap:16px;min-height:96px;border-radius:20px;padding:18px 22px 18px 72px}.home-card-index{position:absolute;top:22px;left:20px;width:28px;height:28px;background:#075f4d;color:#fff}.home-card-icon{width:58px;height:58px}.home-section--situations{padding-top:24px}.home-situation-grid{display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));grid-gap:14px;gap:14px;width:min(820px,100%);margin-inline:auto}.home-situation-card{display:grid;align-items:center;grid-template-columns:58px minmax(0,1fr) 24px;grid-gap:16px;gap:16px;min-height:88px;border-radius:20px;color:#10221f;text-decoration:none;padding:16px 20px;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.home-situation-card:hover{border-color:#bfd8cf;box-shadow:0 20px 52px rgba(16,34,31,.12);transform:translateY(-1px)}.home-situation-card:focus-visible{outline:3px solid rgba(7,95,77,.32);outline-offset:3px}.home-situation-icon{width:58px;height:58px}.home-situation-card--urgent .home-situation-icon{background:#fff1ec;color:#b94b31}.home-situation-card--regular .home-situation-icon{background:#eef7f2;color:#075f4d}.home-situation-card--area .home-situation-icon{background:#fff6e4;color:#b86a00}.home-situation-card--help .home-situation-icon{background:#eef6fb;color:#0b5d77}.home-secondary-access{padding:16px 0 18px}.home-secondary-access__grid{display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));grid-gap:14px;gap:14px;width:min(860px,100% - 40px)}.home-access-card{display:grid;align-items:center;grid-template-columns:58px minmax(0,1fr) 24px;grid-gap:16px;gap:16px;min-height:82px;border-radius:22px;background:linear-gradient(135deg,rgba(238,247,242,.92),hsla(0,0%,100%,.96));color:#10221f;padding:16px 20px;text-decoration:none}.home-access-card--nanny{background:linear-gradient(135deg,rgba(255,241,236,.82),hsla(0,0%,100%,.96))}.home-access-icon{width:54px;height:54px}.home-access-card--nanny .home-access-icon{background:#fff1ec;color:#b94b31}.home-access-chevron{display:grid;place-items:center;color:#075f4d}.home-footer{border-top:1px solid #ddeae4;background:hsla(0,0%,100%,.78);padding:28px 0 30px}.home-footer__grid{display:grid;grid-template-columns:minmax(180px,1fr) minmax(0,2.4fr);grid-gap:32px;gap:32px;align-items:start;color:#5b6b66;font-size:13px}.home-footer__brand{display:grid;grid-gap:8px;gap:8px;min-width:0}.home-footer__brand p{margin:0}.home-footer__nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px;min-width:0}.home-footer__group{min-width:0}.home-footer__group h2{margin:0 0 10px;color:#10221f;font-size:14px;font-weight:850;letter-spacing:0;line-height:1.2}.home-footer__group ul{display:grid;grid-gap:7px;gap:7px;margin:0;padding:0;list-style:none}.home-footer__group a{color:#445650;font-size:13px;font-weight:650;line-height:1.28;text-decoration:none}.home-footer__group a:focus-visible,.home-footer__group a:hover{color:#075f4d;text-decoration:underline;text-underline-offset:3px}.legal-shell{box-sizing:border-box;min-width:0;min-height:100vh;background:radial-gradient(circle at 12% 0,rgba(212,236,225,.5),transparent 28%),linear-gradient(180deg,#fffdf9,#f7faf8);color:#10221f;padding:26px min(5vw,48px) 56px}.legal-header{display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(1040px,100%);margin:0 auto 34px}.legal-logo-link{display:inline-grid;gap:4px;color:#5b6b66;font-size:13px;font-weight:650;text-decoration:none}.legal-back-link{display:inline-flex;align-items:center;min-height:40px;border:1px solid #bdd7cf;border-radius:999px;color:#075f4d;font-size:14px;font-weight:750;padding:0 16px;text-decoration:none}.legal-back-link:focus-visible,.legal-back-link:hover{background:#eef7f2}.legal-page{width:min(920px,100%);margin:0 auto;border:1px solid #ddeae4;border-radius:24px;background:hsla(0,0%,100%,.94);box-shadow:0 20px 56px rgba(16,34,31,.08);padding:clamp(24px,4vw,44px)}.legal-eyebrow{margin:0 0 10px;color:#075f4d;font-size:13px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.legal-page h1{margin:0;color:#073f36;font-size:clamp(32px,5vw,48px);font-weight:900;letter-spacing:0;line-height:1.08}.legal-description{max-width:720px;margin:14px 0 0;color:#445650;font-size:17px;font-weight:560;line-height:1.55}.legal-notice{margin:22px 0 0;border:1px solid #bdd7cf;border-radius:16px;background:#eef7f2;color:#23423b;font-size:15px;font-weight:650;line-height:1.5;padding:16px}.legal-section-list{display:grid;grid-gap:18px;gap:18px;margin-top:30px}.legal-section{border-top:1px solid #ddeae4;padding-top:18px}.legal-section h2{margin:0 0 8px;color:#10221f;font-size:19px;font-weight:850;letter-spacing:0;line-height:1.2}.legal-section p{margin:6px 0 0;color:#51635e;font-size:15px;font-weight:520;line-height:1.58}.home-icon-svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.15}.home-access-chevron .home-icon-svg,.home-nav-cta .home-icon-svg,.home-primary-cta .home-icon-svg,.home-secondary-cta .home-icon-svg{width:18px;height:18px}.home-access-icon .home-icon-svg,.home-card-icon .home-icon-svg,.home-prequal-icon .home-icon-svg,.home-proof-icon .home-icon-svg,.home-situation-icon .home-icon-svg{width:28px;height:28px}.home-no-payment>.home-icon-svg{width:34px;height:34px;color:#075f4d}.home-reassurance-list .home-icon-svg{width:18px;height:18px;flex:0 0 auto;color:#075f4d}@media (min-width:1280px) and (max-width:1439px){.home-container{width:min(100% - 48px,1120px)}.home-hero{padding-top:44px}.home-hero-copy h1{font-size:48px}.home-prequal-card{padding:22px}.home-photo-card{height:140px}}@media (max-width:1080px){.home-hero__grid{grid-template-columns:minmax(0,1fr)}.home-visual{grid-template-columns:minmax(0,1fr) minmax(220px,.72fr);align-items:stretch}.home-photo-card{height:auto;min-height:260px}.home-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 0}.home-proof-item:nth-child(2){border-right:0}.home-how-grid{grid-template-columns:minmax(0,1fr);gap:16px}}@media (max-width:760px){.home-container,.home-proof-band,.home-secondary-access__grid{width:min(100% - 40px,100%)}.home-header{position:static}.home-header__inner{min-height:62px;gap:12px}.home-logo-tagline,.home-nav .home-nav-cta,.home-nav-link--nanny{display:none}.home-logo-link{max-width:calc(100% - 116px)}.home-logo-link .nl-brand-logo{min-height:34px}.home-logo-link .nl-brand-mark{width:31px;height:31px;font-size:11px}.home-footer .nl-brand-logo__wordmark,.home-logo-link .nl-brand-logo__wordmark{font-size:25px}.home-nav{gap:0;flex:0 0 auto}.home-nav a{font-size:14px}.home-nav-link--parent{display:inline-flex;align-items:center;min-height:40px;border:1px solid rgba(7,95,77,.16);border-radius:999px;padding:0 12px;background:hsla(0,0%,100%,.72);color:#075f4d!important}.home-nav .home-nav-cta{min-height:0;padding:0}.home-hero{padding:22px 0 8px}.home-hero-copy{gap:15px}.home-hero-copy h1{font-size:40px;line-height:1.09}.home-hero-copy p{font-size:17px;line-height:1.46}.home-hero-actions{display:grid;grid-gap:10px;gap:10px}.home-primary-cta{width:100%;min-height:56px}.home-secondary-cta{width:100%;min-height:46px;border-color:rgba(7,95,77,.24);background:hsla(0,0%,100%,.58);box-shadow:none;font-size:15px}.home-reassurance-list{display:grid;grid-gap:7px;gap:7px;margin-top:0}.home-reassurance-list li{white-space:normal}.home-visual{grid-template-columns:minmax(0,1fr);gap:12px}.home-photo-card{display:none}.home-prequal-card{gap:14px;border-radius:22px;padding:22px}.home-prequal-card h2{font-size:29px}.home-prequal-steps{gap:12px}.home-prequal-steps li{grid-template-columns:46px 21px minmax(0,1fr);gap:10px}.home-prequal-icon{width:46px;height:46px}.home-prequal-number{width:21px;height:21px;font-size:12px}.home-access-card h2,.home-prequal-steps h3,.home-situation-card h3{font-size:16px}.home-access-card p,.home-prequal-steps p,.home-situation-card p{font-size:13px;line-height:1.34}.home-no-payment{grid-template-columns:34px minmax(0,1fr);gap:10px;border-radius:15px;padding:11px 12px}.home-no-payment>.home-icon-svg{width:30px;height:30px}.home-no-payment strong{font-size:14px}.home-no-payment span{font-size:13px}.home-proof-band{margin-top:10px;border-radius:20px;padding:12px}.home-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.home-proof-item{grid-template-columns:34px minmax(0,1fr);gap:8px;padding:0;border-right:0!important}.home-proof-icon{width:34px;height:34px}.home-proof-icon .home-icon-svg{width:19px;height:19px}.home-proof-item h2{font-size:13px;line-height:1.16}.home-proof-item p,.home-proof-title-desktop,.home-situation-title-desktop{display:none}.home-proof-title-mobile,.home-situation-title-mobile{display:inline}.home-section{padding-top:22px}.home-section-heading{margin-bottom:11px}.home-section-heading h2{font-size:23px}.home-how-grid,.home-secondary-access__grid,.home-situation-grid{grid-template-columns:minmax(0,1fr);gap:14px}.home-access-card,.home-how-card,.home-situation-card{min-width:0}.home-how-card{grid-template-columns:50px minmax(0,1fr);min-height:78px;gap:12px;padding:16px 16px 16px 58px}.home-card-index{top:18px;left:16px;width:30px;height:30px}.home-card-icon{width:50px;height:50px}.home-how-card h3{font-size:16px}.home-how-card p{font-size:13px;line-height:1.34}.home-situation-grid{width:100%}.home-access-card,.home-situation-card{grid-template-columns:52px minmax(0,1fr) 20px;gap:12px;min-height:76px;padding:14px 16px}.home-access-icon,.home-situation-icon{width:52px;height:52px}.home-secondary-access{padding-top:14px}.home-footer{padding:24px 0 26px}.home-footer__grid{grid-template-columns:minmax(0,1fr);gap:20px}.home-footer__brand{justify-items:center;text-align:center}.home-footer__nav{grid-template-columns:minmax(0,1fr);gap:18px}.home-footer__group{text-align:center}.home-footer__group ul{justify-items:center}.legal-shell{padding:18px 16px 42px}.legal-header{display:grid;justify-items:center;margin-bottom:24px;text-align:center}.legal-page{border-radius:20px;padding:22px 18px}.legal-description{font-size:15px}}@media (max-width:390px){.home-container,.home-proof-band,.home-secondary-access__grid{width:min(100% - 32px,100%)}.home-header__inner{gap:8px}.home-logo-link .nl-brand-mark{width:29px;height:29px}.home-footer .nl-brand-logo__wordmark,.home-logo-link .nl-brand-logo__wordmark{font-size:23px}.home-nav-link--parent{min-height:38px;padding:0 10px;font-size:13px}.home-nav .home-nav-cta{padding:0 12px}.home-hero-copy h1{font-size:36px}.home-access-card,.home-how-card,.home-prequal-card,.home-proof-band,.home-situation-card{border-radius:20px}.home-prequal-card{padding:20px}.home-prequal-card h2{font-size:28px}.home-prequal-steps li{grid-template-columns:44px 20px minmax(0,1fr);gap:9px}.home-prequal-icon{width:44px;height:44px}.home-access-card,.home-situation-card{grid-template-columns:50px minmax(0,1fr) 20px;gap:12px;padding:14px 16px}.home-access-icon,.home-situation-icon{width:50px;height:50px}}@media (max-width:370px){.home-footer .nl-brand-logo__wordmark,.home-logo-link .nl-brand-logo__wordmark{font-size:22px}.home-hero-copy h1{font-size:35px}.home-nav-link--parent{padding:0 9px}}.auth-page{min-height:100vh;padding:clamp(1rem,3vw,2rem)}.auth-page,.auth-shell{box-sizing:border-box;min-width:0}.auth-shell{width:min(64rem,100%);max-width:100%;margin:0 auto}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;padding:0}.auth-heading{margin-bottom:1.25rem}.auth-heading h1{margin:.25rem 0 .5rem;font-size:2.1rem}.auth-heading h1,.auth-shell>h1{line-height:1.15;letter-spacing:0}.auth-shell>h1{margin:0 0 1rem;font-size:2rem}.auth-heading p{max-width:42rem;color:#4a515c;line-height:1.6}.auth-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.auth-link{display:grid;min-height:2.75rem;grid-gap:.25rem;gap:.25rem;border:1px solid #d9dee7;border-radius:8px;background:#fff;color:#17191c;padding:1rem;text-decoration:none}.auth-link strong{color:#174f43}.auth-link span{color:#596270;line-height:1.5}.auth-form{display:grid;grid-gap:1rem;gap:1rem}.auth-form label{display:grid;grid-gap:.4rem;gap:.4rem;color:#2e343b;font-weight:650}.auth-form input,.auth-form select,.auth-form textarea{width:100%;max-width:100%;border:1px solid #cbd3de;border-radius:6px;background:#fff;color:#17191c;padding:.75rem;font-weight:400}.auth-form textarea{min-height:7rem;resize:vertical}.auth-panel{display:grid;grid-gap:1rem;gap:1rem;border:1px solid #d9dee7;border-radius:8px;background:#fff;padding:1.25rem}.auth-narrow{width:min(36rem,100%)}.auth-back,.auth-inline-link a{color:#174f43;font-weight:700}.auth-back{display:inline-flex;min-height:2.75rem;align-items:center;margin-bottom:1rem}.ops-page{min-height:100vh;background:#f6f8fb;padding:0}.ops-shell-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:1.25rem;min-height:58px;border-bottom:1px solid #e2e8f0;background:hsla(0,0%,100%,.96);padding:0 1.55rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ops-shell-brand{display:inline-flex;align-items:center;gap:.6rem;flex:0 0 auto;min-width:0;color:#0f172a;font-size:1.06rem;font-weight:780;white-space:nowrap}.ops-shell-brand a{color:inherit;text-decoration:none}.ops-shell-brand span{min-height:1.5rem;border:1px solid #cbd5e1;border-radius:999px;background:#f1f5f9;color:#475569;padding:.18rem .62rem;font-size:.72rem;font-weight:800;letter-spacing:0}.ops-shell-nav{display:flex;align-items:center;justify-content:center;gap:clamp(1rem,2.25vw,2rem);flex:1 1 auto;min-width:0;overflow-x:auto;scrollbar-width:thin}.ops-shell-nav__link{display:inline-flex;position:relative;align-items:center;gap:.35rem;min-height:3.15rem;border-radius:8px;color:#475569;padding:.48rem .25rem;font-size:.92rem;font-weight:680;text-decoration:none;white-space:nowrap}.ops-shell-nav__link--active{background:transparent;color:#1d4ed8}.ops-shell-nav__link--active:after{content:"";position:absolute;right:.7rem;bottom:0;left:.7rem;height:3px;border-radius:999px;background:#2563eb}.ops-shell-nav__badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;min-height:1.12rem;border-radius:999px;padding:.05rem .38rem;background:#dbeafe;color:#1d4ed8;font-size:.68rem;font-weight:850;line-height:1}.ops-shell-nav__badge--danger{background:#fee2e2;color:#dc2626}.ops-shell-account{display:inline-flex;align-items:center;gap:.75rem;flex:0 0 auto;color:#475569;font-size:.92rem;font-weight:680;white-space:nowrap}.ops-shell-account .text-link{min-height:2.25rem;border:0;background:transparent;color:#1556a8;padding:0}.ops-shell{width:100%;padding:1rem 1.55rem .75rem}.ops-page-heading{display:grid;grid-gap:.35rem;gap:.35rem;margin-bottom:.7rem}.ops-page-heading h1{margin:0;color:#0f172a;font-size:clamp(1.55rem,2.1vw,1.95rem);line-height:1.1;letter-spacing:0}.ops-page-heading p{max-width:44rem;margin:.22rem 0 0;color:#475569;line-height:1.35}.ops-shell-footer{padding:.5rem 0 .25rem;color:#7a8494;font-size:.82rem;text-align:center}.auth-page--parent-login{min-height:100svh;max-width:430px;margin:0 auto;padding:max(18px,env(safe-area-inset-top)) 20px max(24px,env(safe-area-inset-bottom));background:radial-gradient(circle at 18% 8%,rgba(255,223,208,.36),transparent 34%),radial-gradient(circle at 88% 18%,rgba(221,238,225,.62),transparent 38%),linear-gradient(180deg,#fffaf3,#fff 58%,#fff);color:#10221f}.auth-back-link{display:inline-flex;align-items:center;gap:8px;margin:4px 0 28px;color:#145c4b;font-size:18px;line-height:1.2;font-weight:700;text-decoration:none}.auth-back-link:before{content:"‹";font-size:34px;line-height:.8;font-weight:400}.auth-hero{text-align:center;margin-bottom:24px}.auth-brand{display:inline-flex;align-items:center;justify-content:center;gap:12px;margin-bottom:28px}.auth-brand-name{color:#145c4b;font-size:clamp(34px,8.8vw,44px);font-weight:850;line-height:.95;letter-spacing:0}.auth-brand-mark{width:34px;height:34px;color:#145c4b;display:inline-grid;place-items:center}.auth-hero h1{margin:0 auto 16px;max-width:370px;color:#111820;font-size:clamp(36px,9.4vw,48px);line-height:1.04;font-weight:850;letter-spacing:0}.auth-hero p{margin:0 auto;max-width:360px;color:#56616f;font-size:clamp(18px,4.7vw,22px);line-height:1.45;font-weight:500}.auth-card{margin:0 0 22px;padding:22px 20px 24px;border-radius:22px;background:hsla(0,0%,100%,.94);border:1px solid rgba(16,34,31,.08);box-shadow:0 20px 45px rgba(16,34,31,.1),inset 0 1px 0 hsla(0,0%,100%,.85)}.auth-login-form{display:grid}.auth-field{margin-bottom:18px}.auth-field label{display:block;margin-bottom:9px;color:#18232e;font-size:17px;line-height:1.2;font-weight:800}.auth-input-shell{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;min-height:58px;padding:0 14px;border:1.5px solid rgba(16,34,31,.14);border-radius:13px;background:hsla(0,0%,100%,.92)}.auth-input-shell:focus-within{border-color:rgba(20,92,75,.75);box-shadow:0 0 0 4px rgba(20,92,75,.12)}.auth-input-shell input{width:100%;border:0;outline:0;background:transparent;color:#111820;padding:0;font-size:18px;line-height:1.2}.auth-input-icon{color:#145c4b;display:grid;place-items:center}.auth-password-toggle{min-height:auto;border:0;background:transparent;color:#145c4b;font-size:16px;font-weight:800;padding:8px 0 8px 12px;white-space:nowrap}.auth-submit{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:62px;margin-top:4px;border:0;border-radius:13px;background:linear-gradient(135deg,#145c4b,#0a4f3f);color:#fff;font-size:19px;font-weight:850;line-height:1;box-shadow:0 16px 30px rgba(20,92,75,.23),inset 0 1px 0 hsla(0,0%,100%,.18)}.auth-submit:disabled{opacity:.68;cursor:not-allowed}.auth-submit-icon{display:inline-grid;place-items:center}.auth-forgot-link{display:block;width:-moz-fit-content;width:fit-content;margin:18px auto 0;color:#145c4b;font-size:17px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.auth-separator{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:14px;gap:14px;align-items:center;margin:24px 0 18px;color:#7a838f;font-size:15px}.auth-separator:after,.auth-separator:before{content:"";height:1px;background:rgba(16,34,31,.12)}.auth-start-request{text-align:center}.auth-start-request p{margin:0 0 8px;color:#202a35;font-size:16px;font-weight:500}.auth-start-request a{display:inline-flex;align-items:center;gap:8px;color:#145c4b;font-size:18px;font-weight:850;text-decoration:underline;text-underline-offset:3px}.auth-error{border-radius:14px;border:1px solid rgba(196,80,62,.45);background:rgba(255,244,240,.92);color:#7a2a1f;font-weight:600}.auth-error,.auth-success{margin:16px 0 0;padding:14px 16px;font-size:16px;line-height:1.35}.auth-success{border-radius:14px;border:1px solid rgba(20,92,75,.24);background:rgba(240,249,244,.92);color:#145c4b;font-weight:650}.auth-error p,.auth-success p{margin:0}.auth-error p+p,.auth-success p+p{margin-top:8px}.auth-security-card{display:grid;grid-template-columns:58px 1fr;grid-gap:16px;gap:16px;align-items:center;margin:0 0 26px;padding:18px;border-radius:20px;border:1px solid rgba(20,92,75,.13);background:rgba(240,249,244,.76)}.auth-security-icon{width:54px;height:54px;border-radius:999px;background:rgba(20,92,75,.1);color:#145c4b;display:grid;place-items:center}.auth-security-card h2{margin:0 0 7px;color:#145c4b;font-size:18px;line-height:1.15;font-weight:850;letter-spacing:0}.auth-security-card p{margin:0;color:#5b6570;font-size:16px;line-height:1.4}.auth-trust-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6px;gap:6px;padding-top:18px;border-top:1px solid rgba(16,34,31,.1)}.auth-trust-item{display:grid;justify-items:center;grid-gap:7px;gap:7px;text-align:center;color:#145c4b}.auth-trust-item span:last-child{color:#354150;font-size:12.5px;line-height:1.15;font-weight:650}.auth-icon-svg{width:24px;height:24px;stroke:currentColor;stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round}.auth-brand-mark .auth-icon-svg{width:34px;height:34px}.auth-icon-svg--inline{width:22px;height:22px}.auth-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-form-actions{display:flex;align-items:flex-end}.auth-form h2{margin:0;grid-column:1/-1}.auth-stack{display:grid;grid-gap:1rem;gap:1rem;min-width:0;max-width:100%}.ops-shell .auth-stack{gap:.72rem}.text-link{display:inline-flex;min-height:2.25rem;align-items:center;color:#174f43;font-weight:700;overflow-wrap:anywhere}.table-wrapper{width:100%;overflow-x:auto}.table-wrapper table{width:100%;min-width:78rem;border-collapse:collapse}.table-wrapper td,.table-wrapper th{border-bottom:1px solid rgba(22,34,31,.12);padding:.7rem .65rem;text-align:left;vertical-align:top}.table-wrapper th{color:#283530;font-size:.82rem;font-weight:800}.table-wrapper td{color:#354150;font-size:.9rem;line-height:1.35}.table-wrapper .text-link{min-height:auto;padding:0;border:0;background:transparent;font:inherit;cursor:pointer}.prequalification-page{min-height:100vh;padding:2rem 2rem calc(2rem + env(safe-area-inset-bottom, 0px))}.prequalification-shell{width:min(72rem,100%);margin:0 auto}.prequalification-heading{margin-bottom:1.5rem}.prequalification-heading h1{margin:.25rem 0 .5rem;font-size:2.25rem;line-height:1.1;letter-spacing:0}.prequalification-heading p{max-width:48rem;color:#4a515c;line-height:1.6}.eyebrow{margin:0;color:#2d665a;font-weight:700;text-transform:uppercase}.prequalification-progress{margin:14px 0 16px;border:1px solid rgba(20,92,75,.1);border-radius:20px;background:hsla(0,0%,100%,.72);box-shadow:0 12px 28px rgba(16,34,31,.06);padding:14px 16px}.prequalification-progress__track{width:100%;height:7px;overflow:hidden;border-radius:999px;background:rgba(20,92,75,.12)}.prequalification-progress__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#0b6b57,#145c4b);transition:width .18s ease}.prequalification-progress__meta{display:inline-flex;align-items:center;margin:12px 0 0;border-radius:999px;background:rgba(20,92,75,.08);color:#145c4b;padding:5px 10px;font-size:13px;font-weight:700;line-height:1}.prequalification-progress__title{margin:9px 0 0;color:#145c4b;font-size:clamp(22px,5.7vw,28px);font-weight:850;letter-spacing:-.03em;line-height:1.08}@media (prefers-reduced-motion:reduce){.prequalification-progress__fill{transition:none}}.navigation-actions{display:flex;margin:0 0 1rem}.subtle-back-button{min-height:auto;width:auto;border:1px solid #cbd3de;background:transparent;color:#596270;padding:.45rem .75rem;font-size:.95rem;font-weight:650}.flow-grid{display:grid;grid-gap:1rem;gap:1rem}.error-panel,.notice,.panel,.parent-error-panel,.result-box{border:1px solid #d9dee7;border-radius:8px;background:#fff;padding:1.25rem;overflow-wrap:anywhere}.assistance-confirmation,.notice,.parent-error-panel,.result-box{scroll-margin-top:calc(1rem + env(safe-area-inset-top))}.panel h2{margin:0 0 1rem;font-size:1.35rem;letter-spacing:0}.parent-journey-guidance{display:grid;grid-gap:.75rem;gap:.75rem;width:100%;min-width:0;max-width:100%;box-sizing:border-box;border:1px solid var(--nl-status-request-to-complete-border);border-radius:var(--nl-radius-sm);background:var(--nl-surface-parent-card);padding:clamp(1rem,3vw,1.35rem);box-shadow:var(--nl-shadow-soft)}.parent-journey-guidance h2{min-width:0;margin:0;color:var(--nl-color-text-primary);font-size:clamp(1.35rem,4.4vw,1.85rem);line-height:1.12;overflow-wrap:anywhere}.parent-journey-guidance__copy,.parent-journey-guidance__copy p,.parent-journey-guidance__reassurance,.parent-journey-guidance__reassurance p{min-width:0;margin:0;color:var(--nl-color-text-secondary);line-height:1.55;overflow-wrap:anywhere}.parent-journey-guidance__actions{display:flex;flex-wrap:wrap;gap:.75rem;min-width:0;max-width:100%}.parent-journey-guidance__reassurance{box-sizing:border-box;max-width:100%;border-left:4px solid var(--nl-status-confirmed-border);border-radius:var(--nl-radius-sm);background:var(--nl-status-confirmed-bg);padding:.8rem .9rem}.parent-step-list{display:grid;grid-gap:.55rem;gap:.55rem;margin:0;padding:0;list-style:none}.parent-step-list li{display:flex;gap:.55rem;align-items:flex-start;color:var(--nl-color-text-secondary)}.parent-step-list li:before{content:"";flex:0 0 0.45rem;width:.45rem;height:.45rem;margin-top:.55rem;border-radius:999px;background:var(--nl-status-confirmed-border)}.parent-care-request-layout{display:grid;grid-gap:1rem;gap:1rem}.parent-care-request-next-step{display:grid;grid-gap:.75rem;gap:.75rem}.parent-care-request-complete-form{display:grid;grid-gap:1rem;gap:1rem}.parent-mission-hero-status{display:grid;grid-gap:var(--nl-space-3);gap:var(--nl-space-3)}.parent-mission-hero-status p{margin:0}.parent-mission-summary-card__next-action{margin:0;color:var(--nl-color-text-primary);line-height:var(--nl-type-body-sm-line)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.prequalification-contact-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(20rem,.95fr);align-items:start;grid-gap:clamp(1rem,3vw,1.5rem);gap:clamp(1rem,3vw,1.5rem)}.prequalification-contact-form-card,.prequalification-contact-sidebar{min-width:0;border:1px solid #d9dee7;border-radius:12px;background:#fff;box-shadow:0 16px 34px rgba(16,34,31,.06)}.prequalification-contact-form-card{display:grid;grid-gap:1rem;gap:1rem;padding:clamp(1rem,2.5vw,1.35rem)}.prequalification-contact-form-card__header{display:grid;grid-gap:.45rem;gap:.45rem}.prequalification-contact-form-card__header h2{margin:0;color:#173d35;font-size:clamp(1.35rem,2.2vw,1.65rem);letter-spacing:0;line-height:1.15}.prequalification-contact-form-card__header p{margin:0;color:#596270;line-height:1.55}.prequalification-contact-fields,.prequalification-contact-sidebar{display:grid;grid-gap:1rem;gap:1rem}.prequalification-contact-sidebar{padding:clamp(1rem,2.4vw,1.25rem)}.prequalification-contact-sidebar .request-summary{margin-top:0;border-color:rgba(20,92,75,.14);background:#f8fbf9;box-shadow:none}.prequalification-contact-reassurance{display:grid;grid-gap:.55rem;gap:.55rem;margin:0;border:1px solid rgba(20,92,75,.12);border-radius:10px;background:rgba(234,244,241,.72);padding:.85rem .95rem;color:#174f43;font-weight:700;list-style:none}.prequalification-contact-reassurance li{position:relative;min-width:0;padding-left:1.25rem;line-height:1.35}.prequalification-contact-reassurance li:before{content:"";position:absolute;top:.55em;left:.2rem;width:.45rem;height:.45rem;border-radius:999px;background:#174f43}.prequalification-contact-submit{width:100%;min-height:3.5rem;max-height:4rem;align-self:start;border-radius:10px;box-shadow:0 12px 24px rgba(20,92,75,.18)}.prequalification-contact-back{border-color:rgba(20,92,75,.18);background:#f8fbf9;color:#174f43}.form-grid>h2,.form-grid>p{grid-column:1/-1}.field{display:grid;grid-gap:.4rem;gap:.4rem;color:#2e343b;font-weight:650}.field input,.field select,.field textarea{width:100%;max-width:100%;border:1px solid #cbd3de;border-radius:6px;background:#fff;color:#17191c;padding:.75rem;font:inherit;font-weight:400}.field textarea{min-height:8rem;resize:vertical}.password-field{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;border:1px solid #cbd3de;border-radius:6px;background:#fff}.password-field input{border:0}.password-field input:focus{outline:2px solid #174f43;outline-offset:2px}.password-inline-action{min-height:auto;border-radius:0 6px 6px 0;background:transparent;color:#174f43;padding:0 .8rem;white-space:nowrap}.field-help{color:#596270;font-size:.9rem;font-weight:400}.field-error{color:#a44432;font-size:.92rem;font-weight:700}.study-banner{display:grid;grid-gap:.45rem;gap:.45rem;margin:0 0 1rem;border:1px solid #d9dee7;border-left:4px solid #174f43;border-radius:8px;background:#f7faf8;padding:.9rem 1rem}.study-banner h3{margin:0;color:#174f43;font-size:1rem}.study-banner p{margin:0;color:#2e343b}.form-wide{grid-column:1/-1;margin:0}.checkbox-field{display:flex;align-items:center;gap:.6rem;font-weight:650}.checkbox-field-group{display:grid;grid-gap:.35rem;gap:.35rem}button{min-height:2.75rem;border:0;border-radius:6px;background:#174f43;color:#fff;padding:.75rem 1rem;font:inherit;font-weight:700;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button.secondary{background:#e9eef2;color:#17191c}.button-link{min-height:2.75rem;border-radius:6px;background:#174f43;color:#fff;padding:.75rem 1rem;font-weight:700;text-decoration:none}.button-link.secondary{background:#e9eef2;color:#17191c}.result-box{display:grid;grid-gap:.75rem;gap:.75rem;margin-top:1rem}.parent-mission-summary-card{gap:1rem}.parent-mission-summary-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.parent-mission-summary-card__header h3{margin:0;color:#173d35;font-size:1.15rem;line-height:1.2}.parent-mission-summary-card__status{display:inline-flex;max-width:14rem;align-items:center;justify-content:center;border-radius:999px;background:#eaf4f1;color:#174f43;padding:.35rem .65rem;font-size:.9rem;font-weight:750;line-height:1.2;text-align:center}.parent-mission-summary-card__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;margin:0}.parent-mission-summary-card__meta>div{display:grid;grid-gap:.2rem;gap:.2rem;min-width:0}.parent-mission-summary-card__meta dt{color:#596270;font-size:.9rem;font-weight:750}.parent-mission-summary-card__meta dd{margin:0;color:#17191c;font-weight:700;overflow-wrap:anywhere}.parent-mission-summary-card__actions{margin-top:.15rem}.parent-mission-updates-card{border-color:rgba(20,92,75,.16);background:#f8faf9}.parent-mission-updates-card h2{color:#173d35}.parent-mission-updates-card__item{margin-top:0;border-color:rgba(20,92,75,.12);background:#fff}.parent-mission-updates-card__item h3{margin:0;color:#173d35;font-size:1rem}.auth-panel>.result-box:first-child,.result-box .result-box{margin-top:0}.result-box p{margin:0}.auth-panel dl,.result-box dl{display:grid;grid-template-columns:minmax(8rem,12rem) 1fr;grid-gap:.5rem;gap:.5rem;margin:0}.auth-panel dt,.result-box dt{color:#596270;font-weight:700}.auth-panel dd,.result-box dd{margin:0;overflow-wrap:anywhere}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(18rem,100%),1fr));grid-gap:1rem;gap:1rem}.actions-row,.footer-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.actions-row>a,.footer-actions>a{display:inline-flex;min-height:2.75rem;align-items:center}.account-invite{display:grid;grid-gap:.65rem;gap:.65rem;border-top:1px solid #d9dee7;padding-top:1rem}.account-invite h3,.account-invite p{margin:0}.account-invite h3{font-size:1.05rem}.account-invite p{color:#596270}.request-summary{display:grid;grid-gap:.75rem;gap:.75rem;margin-top:1rem;border:1px solid #d9dee7;border-radius:8px;background:#f8faf9;padding:1rem}.request-summary h3{margin:0;font-size:1.05rem}.request-summary dl{display:grid;grid-template-columns:minmax(8rem,12rem) 1fr;grid-gap:.5rem;gap:.5rem;margin:0}.request-summary dt{color:#596270;font-weight:700}.request-summary dd{margin:0;overflow-wrap:anywhere}.parent-request-choice-list{display:grid;grid-gap:.75rem;gap:.75rem;margin:.75rem 0 1rem}.parent-request-choice{width:100%;border:1px solid #d9dee7;border-radius:8px;background:#fff;color:#10233f;padding:.85rem;text-align:left}.parent-request-choice.is-selected{border-color:#145c4b;background:#eaf4f1}.footer-actions{margin-top:1rem}.password-toggle{align-self:end}.restart-confirmation{display:grid;grid-gap:.75rem;gap:.75rem;margin-top:1rem;border:1px solid #d9dee7;border-radius:8px;background:#fff;padding:1rem}.restart-confirmation h2,.restart-confirmation p{margin:0}.restart-confirmation h2{font-size:1.15rem}.error-panel{border-color:#d37a65;background:#fff7f4}.error-panel,.parent-error-panel{margin-bottom:1rem}.parent-error-panel--guidance{border-color:#a8d5c9;background:#eaf4f1;color:#13201c}.parent-error-panel--guidance strong{color:#145c4b}.parent-error-panel--guidance .button-link:not(.secondary),.parent-error-panel--guidance button:not(.secondary){background:#145c4b}.parent-error-panel--critical{border-color:#d37a65;background:#fff7f4}.parent-error-panel--critical strong{color:#822f24}.error-panel p,.parent-error-panel p{margin:.35rem 0}.notice{margin-bottom:1rem;border-color:#7bb79e;background:#f3fbf7}.error-panel ul{margin:.5rem 0 0;padding-left:1.25rem}.auth-panel .notice{margin-bottom:0}.auth-panel>h2{margin:0;font-size:1.25rem;letter-spacing:0}.nanny-action-card,.nanny-mission-detail-hero,.nanny-missions-overview,.nanny-next-step-card,.nanny-proposal-card{border-color:color-mix(in srgb,var(--nl-color-brand) 16%,#e2e8f0);background:var(--nl-surface-nanny-card)}.nanny-mission-sections{display:grid;grid-gap:var(--nl-space-5);gap:var(--nl-space-5)}.nanny-mission-section{display:grid;grid-gap:var(--nl-space-3);gap:var(--nl-space-3)}.nanny-mission-section__heading{display:grid;grid-gap:var(--nl-space-1);gap:var(--nl-space-1)}.nanny-card-heading h3,.nanny-empty-state h3,.nanny-mission-section__heading h3{margin:0;color:var(--nl-color-text-primary);font-size:var(--nl-type-h3-size);line-height:var(--nl-type-h3-line)}.nanny-empty-state p,.nanny-mission-section__heading p{margin:0;color:var(--nl-color-text-muted)}.nanny-mission-card-grid{display:grid;grid-gap:var(--nl-space-3);gap:var(--nl-space-3);grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr))}.nanny-mission-card,.nanny-proposal-card{gap:var(--nl-space-4);margin-top:0;border-radius:var(--nl-radius-md);box-shadow:var(--nl-shadow-soft)}.nanny-card-heading,.nanny-detail-status-row{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--nl-space-3)}.nanny-card-heading h3{flex:1 1;min-width:0;text-align:right}.nanny-detail-status-row{align-items:center}.nanny-detail-status-row p{margin:0;color:var(--nl-color-text-secondary);font-weight:750}.nanny-card-actions{display:flex;flex-wrap:wrap;gap:var(--nl-space-2)}.nanny-card-actions .button-link{min-height:2.5rem}.nanny-empty-state{display:grid;grid-gap:var(--nl-space-3);gap:var(--nl-space-3);border:1px dashed color-mix(in srgb,var(--nl-color-brand) 28%,#cbd5e1);border-radius:var(--nl-radius-md);background:var(--nl-surface-nanny-action);padding:var(--nl-space-5)}.muted{color:#596270}code{overflow-wrap:anywhere}.ops-home-layout,.ops-mission-brief,.ops-mission-detail-main,.ops-mission-detail-rail{display:grid;grid-gap:var(--nl-space-4);gap:var(--nl-space-4)}.ops-business-panel,.ops-care-request-row,.ops-incident-card,.ops-incident-list-row,.ops-mission-queue-row,.ops-operational-card,.ops-priority-card,.ops-queue-panel,.ops-replacement-card,.ops-rule-card,.ops-secondary-card,.ops-workbench-intro{border:1px solid var(--nl-status-closed-border);border-radius:var(--nl-radius-sm);background:var(--nl-surface-ops-panel)}.ops-business-panel,.ops-queue-panel,.ops-workbench-intro{padding:var(--nl-space-4)}.ops-workbench-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--nl-space-4)}.ops-business-panel h2,.ops-mission-hero h2,.ops-section-heading h2,.ops-workbench-intro h2{margin:0;color:var(--nl-color-text-ops);letter-spacing:0}.ops-care-request-row p,.ops-incident-card p,.ops-incident-list-row p,.ops-mission-queue-row p,.ops-operational-card p,.ops-priority-card p,.ops-replacement-card p,.ops-rule-card p,.ops-secondary-card p,.ops-workbench-intro p{margin:0}.ops-eyebrow{margin:0;color:var(--nl-color-text-muted);font-size:var(--nl-type-caption-size);font-weight:780;letter-spacing:0;text-transform:uppercase}.ops-care-request-row__header,.ops-incident-card__header,.ops-incident-list-row__header,.ops-mission-hero__heading,.ops-operational-card__header,.ops-priority-card__header,.ops-replacement-card__header,.ops-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--nl-space-3)}.ops-operational-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:var(--nl-space-3);gap:var(--nl-space-3)}.ops-care-request-row,.ops-incident-card,.ops-incident-list-row,.ops-operational-card,.ops-priority-card,.ops-replacement-card,.ops-rule-card,.ops-secondary-card{display:grid;grid-gap:var(--nl-space-2);gap:var(--nl-space-2);padding:var(--nl-space-3)}.ops-operational-card{border-left:4px solid var(--nl-status-closed-accent)}.ops-incident-card--critical,.ops-incident-list-row--critical,.ops-mission-queue-row--critical,.ops-mission-queue-row--priorite-critique,.ops-operational-card--critical,.ops-priority-card--critical{border-left:4px solid var(--nl-status-incident-open-accent)}.ops-mission-queue-row--high,.ops-mission-queue-row--priorite-haute,.ops-operational-card--high,.ops-priority-card--high{border-left:4px solid var(--nl-status-payment-pending-accent)}.ops-mission-queue-row--normal,.ops-mission-queue-row--priorite-normale,.ops-operational-card--normal,.ops-priority-card--normal{border-left:4px solid var(--nl-color-ops-blue)}.ops-mission-queue-row--low,.ops-mission-queue-row--priorite-basse,.ops-operational-card--low,.ops-priority-card--low{border-left:4px solid var(--nl-status-closed-accent)}.ops-operational-card__header strong{color:var(--nl-color-text-ops);font-size:1.75rem;line-height:1}.ops-mission-hero__facts,.ops-operational-card__status,.ops-queue-summary{display:flex;flex-wrap:wrap;gap:var(--nl-space-2);align-items:center}.ops-mission-hero__facts span,.ops-operational-card__status span,.ops-queue-summary span{border:1px solid var(--nl-status-closed-border);border-radius:var(--nl-radius-pill);background:var(--nl-surface-ops-row);color:var(--nl-color-text-secondary);padding:var(--nl-space-1) var(--nl-space-2);font-size:var(--nl-type-caption-size);font-weight:720}.ops-now-grid,.ops-quick-grid,.ops-rule-grid,.ops-secondary-grid{display:grid;grid-gap:var(--nl-space-3);gap:var(--nl-space-3)}.ops-now-grid,.ops-secondary-grid{grid-template-columns:repeat(auto-fit,minmax(17rem,1fr))}.ops-quick-grid,.ops-rule-grid{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr))}.ops-quick-grid a.secondary,.ops-workbench-intro a.secondary{display:inline-flex;min-height:var(--nl-size-touch-target);align-items:center;justify-content:center;border:1px solid var(--nl-status-closed-border);border-radius:var(--nl-radius-sm);background:var(--nl-surface-ops-row);color:var(--nl-color-text-ops);padding:var(--nl-space-2) var(--nl-space-3);font-weight:760;text-align:center;text-decoration:none}.ops-care-request-row h3,.ops-incident-card h3,.ops-incident-list-row h3,.ops-mission-queue-row h3,.ops-priority-card h3,.ops-replacement-card h3,.ops-rule-card h3,.ops-secondary-card h3{margin:0;color:var(--nl-color-text-ops);font-size:var(--nl-type-h3-size);line-height:var(--nl-type-h3-line)}.ops-mission-queue-list{display:grid;grid-gap:var(--nl-space-2);gap:var(--nl-space-2)}.ops-mission-queue-row{grid-template-columns:minmax(8rem,.8fr) minmax(12rem,1.2fr) minmax(18rem,2fr) minmax(12rem,1fr);align-items:start}.ops-care-request-row dl,.ops-mission-queue-row__action,.ops-mission-queue-row__facts,.ops-mission-queue-row__main,.ops-mission-queue-row__status{display:grid;grid-gap:var(--nl-space-2);gap:var(--nl-space-2)}.ops-mission-queue-row__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-mission-queue-row__status dl{display:grid;grid-gap:var(--nl-space-2);gap:var(--nl-space-2);margin:0}.ops-care-request-row dl,.ops-mission-queue-row__facts div{min-width:0}.ops-mission-queue-row__status dd{margin:0}.ops-business-panel dt,.ops-care-request-row dt,.ops-mission-queue-row dt{color:var(--nl-color-text-muted);font-size:var(--nl-type-caption-size);font-weight:760}.ops-business-panel dd,.ops-care-request-row dd,.ops-mission-queue-row dd{margin:0;color:var(--nl-color-text-secondary)}.ops-mission-detail-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(20rem,.75fr);grid-gap:var(--nl-space-4);gap:var(--nl-space-4);align-items:start}.ops-mission-brief{grid-column:1/-1}.ops-mission-hero{grid-gap:var(--nl-space-3);gap:var(--nl-space-3);border:1px solid var(--nl-status-searching-border);background:var(--nl-surface-ops-panel);padding:var(--nl-space-4)}.ops-mission-hero,.ops-next-action-panel{display:grid;border-radius:var(--nl-radius-sm)}.ops-next-action-panel{grid-gap:var(--nl-space-1);gap:var(--nl-space-1);border-left:4px solid var(--nl-color-ops-blue);background:var(--nl-surface-ops-row);padding:var(--nl-space-3)}.ops-next-action-panel h3{margin:0}.ops-business-panel dl{display:grid;grid-template-columns:minmax(10rem,.42fr) minmax(0,1fr);grid-gap:var(--nl-space-2) var(--nl-space-4);gap:var(--nl-space-2) var(--nl-space-4);margin:0}.ops-child-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));grid-gap:var(--nl-space-3);gap:var(--nl-space-3)}.ops-child-card{display:grid;grid-gap:var(--nl-space-1);gap:var(--nl-space-1);border:1px solid var(--nl-status-closed-border);border-radius:var(--nl-radius-sm);background:var(--nl-surface-ops-row);padding:var(--nl-space-3)}.ops-mission-detail-rail{position:-webkit-sticky;position:sticky;top:4.4rem}.ops-action-panel{border-color:var(--nl-status-searching-border)}@media (max-width:1180px){.ops-operational-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-mission-detail-layout,.ops-mission-queue-row{grid-template-columns:1fr}.ops-mission-detail-rail{position:static}}@media (max-width:760px){.ops-care-request-row__header,.ops-incident-card__header,.ops-incident-list-row__header,.ops-mission-hero__heading,.ops-operational-card__header,.ops-priority-card__header,.ops-replacement-card__header,.ops-section-heading,.ops-workbench-intro{display:grid}.ops-business-panel dl,.ops-mission-queue-row__facts,.ops-operational-grid{grid-template-columns:1fr}}.ops-cockpit-summary{display:flex;justify-content:flex-end;min-height:0}.ops-cockpit-count{margin:0;color:#667085;font-size:.84rem;font-weight:720}.ops-kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.ops-kpi-mobile-strip{display:none}.ops-kpi{display:grid;grid-template-columns:auto 1fr;grid-gap:.12rem .72rem;gap:.12rem .72rem;min-height:5.55rem;align-items:center;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#0f172a;padding:.9rem 1rem;text-align:left;box-shadow:0 1px 2px rgba(15,23,42,.035)}.ops-kpi strong{grid-column:2;color:#0f172a;font-size:1.8rem;line-height:1}.ops-kpi small{grid-column:2;color:#64748b;font-size:.8rem}.ops-kpi__topline{display:contents;color:#4d5868;font-weight:780}.ops-kpi__topline>span:last-child{grid-column:2;color:#475569;font-size:.84rem;font-weight:760}.ops-kpi__icon{display:inline-grid;grid-row:1/span 3;width:2.45rem;height:2.45rem;place-items:center;border-radius:999px;background:#eff6ff;color:#2563eb}.ops-kpi__icon svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ops-kpi--urgent .ops-kpi__icon{background:#fee2e2;color:#b42318}.ops-kpi--late .ops-kpi__icon{background:#fef3c7;color:#92400e}.ops-kpi--out_of_sector .ops-kpi__icon{background:#f3e8ff;color:#6b21a8}.ops-kpi--unclaimed .ops-kpi__icon{background:#f1f5f9;color:#334155}.active-filter{border-color:#2563eb!important;box-shadow:0 0 0 2px rgba(37,99,235,.14)}.ops-cockpit-toolbar{display:grid;grid-template-columns:minmax(21rem,.9fr) minmax(0,1.25fr);grid-gap:.75rem;gap:.75rem;align-items:center}.ops-control-panel{border-color:#e2e8f0;border-radius:12px;padding:.88rem .95rem;box-shadow:0 1px 2px rgba(15,23,42,.03)}.ops-search-field{position:relative;min-width:0}.ops-search-field input{min-height:2.5rem;border-color:#d8e0ea;border-radius:8px;color:#0f172a;padding:.55rem .75rem .55rem 2.35rem;font-size:.88rem}.ops-search-field:after{content:"";position:absolute;top:50%;left:.85rem;width:.72rem;height:.72rem;border:2px solid #7a8494;border-radius:999px;transform:translateY(-60%)}.ops-search-field:before{content:"";position:absolute;top:calc(50% + .28rem);left:1.47rem;width:.42rem;height:2px;border-radius:999px;background:#7a8494;transform:rotate(45deg)}.ops-desktop-filter-list{display:flex;flex-wrap:nowrap;gap:.65rem;justify-content:flex-end;min-width:0}.ops-cockpit-filter-list{display:none}.ops-desktop-filter-list button,.ops-more-filters summary,.ops-select-filter summary{flex:0 0 auto;min-height:2.5rem;border:1px solid #cbd5e1;border-radius:9px;background:#fff;color:#334155;padding:.45rem .85rem;font-size:.84rem;font-weight:600}.ops-more-filters,.ops-select-filter{position:relative;flex:0 0 auto}.ops-more-filters summary,.ops-select-filter summary{display:inline-flex;align-items:center;gap:.4rem;cursor:pointer;list-style:none}.ops-select-filter summary:after{content:"⌄";color:#64748b;font-size:.9rem;line-height:1}.ops-more-filters svg{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ops-more-filters summary::-webkit-details-marker,.ops-select-filter summary::-webkit-details-marker{display:none}.ops-more-filters__menu{position:absolute;top:calc(100% + .35rem);right:0;z-index:10;display:grid;grid-gap:.35rem;gap:.35rem;min-width:12rem;border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:.45rem;box-shadow:0 14px 30px rgba(15,23,42,.12)}.ops-cockpit-layout{display:grid;grid-template-columns:minmax(0,1fr) 420px;grid-gap:1.25rem;gap:1.25rem;align-items:start}.ops-cockpit-table-panel{min-width:0;border-color:#e2e8f0;border-radius:10px;padding:0;overflow:hidden;box-shadow:0 1px 2px rgba(15,23,42,.04)}.ops-cockpit-table-wrapper table,.table-wrapper .ops-cockpit-table{width:100%;min-width:0;table-layout:fixed}.ops-cockpit-table-wrapper{overflow-x:hidden}.ops-col-date{width:9%}.ops-col-sector,.ops-col-status{width:13%}.ops-col-need{width:16%}.ops-col-children{width:9%}.ops-col-next,.ops-col-schedule{width:15%}.ops-col-action{width:8%}.ops-col-menu{width:4%}.ops-cockpit-table td,.ops-cockpit-table th{border-right:1px solid rgba(226,232,240,.92);padding:.45rem .58rem;overflow:hidden}.ops-cockpit-table td:last-child,.ops-cockpit-table th:last-child{border-right:0}.ops-cockpit-table th{background:#f8fafc;color:#0f172a;font-size:.74rem;line-height:1.15;height:2.45rem}.ops-cockpit-table td{color:#334155;font-size:.79rem;line-height:1.2}.ops-cockpit-table td .muted,.ops-cockpit-table td strong,.ops-table-status-text{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ops-table-children,.ops-table-need .muted,.ops-table-need strong,.ops-table-next strong,.ops-table-sector{-webkit-line-clamp:1}.ops-table-schedule{overflow-wrap:anywhere}.ops-cockpit-table td .muted{color:#64748b}.ops-cockpit-table td button:not(.text-link){min-height:1.9rem;border:1px solid #bfdbfe;border-radius:7px;padding:.24rem .62rem;background:#fff;color:#2563eb;font-size:.76rem;font-weight:800;box-shadow:none;white-space:nowrap}.ops-cockpit-table .ops-row-menu-button{min-width:1.75rem;min-height:1.75rem;border:0;background:transparent;color:#0f172a;padding:0;font-size:1.15rem;line-height:1;box-shadow:none}.ops-cockpit-table .ops-row-menu-button:focus-visible,.ops-cockpit-table .ops-row-menu-button:hover{background:#f1f5f9;color:#0f172a}.ops-table-menu-heading{text-align:center}.ops-table-menu-heading svg{width:1rem;height:1rem;fill:none;stroke:#475569;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ops-cockpit-row--selected td button:not(.text-link){border-color:#2563eb;background:#2563eb;color:#fff}.ops-cockpit-table .ops-cockpit-row--selected td button.ops-row-menu-button{border-color:transparent;background:transparent;color:#0f172a}.ops-cockpit-row{cursor:pointer}.ops-cockpit-row--selected{background:#eff6ff;box-shadow:inset 3px 0 0 #2563eb}.ops-table-status-stack{display:grid;grid-gap:.16rem;gap:.16rem;justify-items:start}.ops-table-status-text{color:#4d5868;font-size:.78rem;font-weight:720}.ops-pill{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;max-width:100%;border-radius:999px;min-height:1.25rem;padding:.1rem .44rem;font-size:.7rem;font-weight:800;line-height:1.2;white-space:nowrap}.ops-table-footer{display:grid;grid-template-columns:minmax(10rem,1fr) auto minmax(10rem,1fr);align-items:center;justify-content:stretch;grid-gap:.72rem;gap:.72rem;min-height:2.65rem;border-top:1px solid #e2e8f0;background:#fff;color:#64748b;padding:.46rem .72rem;font-size:.78rem;font-weight:600}.ops-table-footer button{min-height:1.9rem;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155;padding:.26rem .58rem;font-size:.78rem}.ops-table-footer>button.secondary{min-height:2.15rem;background:#f8fafc;box-shadow:none;color:#334155}.ops-table-footer>:last-child{justify-self:end}.ops-table-pagination{display:inline-flex;align-items:center;justify-content:center;gap:.35rem}.ops-table-pagination .ops-pagination-button{min-width:2rem;padding-inline:.52rem}.ops-pagination-ellipsis{color:#64748b;padding-inline:.12rem}.ops-table-page-size{gap:.45rem;white-space:nowrap}.ops-table-footer__right,.ops-table-page-size{display:inline-flex;align-items:center;justify-self:end}.ops-table-footer__right{justify-content:flex-end;gap:.75rem}.ops-table-load-more{min-height:auto;border:0;background:transparent;color:#2563eb;padding:0;box-shadow:none}.ops-table-page-size select{min-height:2rem;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155;padding:.28rem .5rem;font:inherit}.ops-table-footer__hint{color:#94a3b8}.ops-toast{position:fixed;top:4.45rem;right:1.35rem;z-index:90;display:flex;width:min(24rem,calc(100vw - 2rem));align-items:center;justify-content:space-between;gap:.85rem;border:1px solid #a7f3d0;border-radius:10px;background:#ecfdf5;color:#065f46;padding:.65rem .82rem;box-shadow:0 18px 36px rgba(15,23,42,.14);font-size:.86rem;font-weight:750}.ops-toast button{min-height:1.7rem;color:inherit;font-size:1.2rem;line-height:1}.ops-pill--critical,.ops-pill--deadline-critical{background:#fff1ed;color:#8e3322}.ops-pill--deadline-late,.ops-pill--high{background:#fff7e8;color:#7b4a00}.ops-pill--deadline-on_time,.ops-pill--normal{background:#eef8f3;color:#145c4b}.ops-pill--deadline-closed,.ops-pill--deadline-waiting,.ops-pill--low{background:#eef1f5;color:#394557}.ops-pill--deadline-soon{background:#fff8db;color:#695000}.ops-detail-panel{position:-webkit-sticky;position:sticky;top:4.25rem;align-content:start;grid-auto-rows:max-content;max-height:calc(100vh - 5rem);border-color:#e2e8f0;border-radius:12px;padding:1.15rem;overflow-y:auto;box-shadow:0 1px 2px rgba(15,23,42,.04)}.ops-detail-header{display:flex;align-items:center;justify-content:space-between;gap:.8rem;border-bottom:1px solid #e2e8f0;padding-bottom:.78rem}.ops-detail-header h2,.ops-detail-header p{margin:0}.ops-detail-header-title{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;color:#0f172a;font-size:.9rem;font-weight:800}.ops-detail-reference{border:1px solid #dbe4ef;border-radius:999px;background:#f8fafc;color:#64748b;padding:.15rem .46rem;font-size:.76rem;font-weight:800}.ops-detail-close{display:inline-grid;min-width:2rem;min-height:2rem;place-items:center;border:0;border-radius:999px;background:transparent;color:#64748b;font-size:1.35rem;line-height:1;padding:0;box-shadow:none;cursor:pointer}.ops-detail-close:focus-visible,.ops-detail-close:hover{background:#f1f5f9;color:#0f172a}.ops-detail-contact-card{display:grid;grid-template-columns:3.25rem minmax(0,1fr) auto;grid-gap:.85rem;gap:.85rem;align-items:start;border-bottom:1px solid #e2e8f0;padding:1rem 0}.ops-detail-avatar{display:inline-grid;width:3.05rem;height:3.05rem;place-items:center;border-radius:999px;background:#dbeafe;color:#2563eb}.ops-detail-avatar svg,.ops-detail-section__icon svg{width:1.35rem;height:1.35rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ops-detail-contact-card h2{margin:0 0 .28rem;color:#0f172a;font-size:1rem;line-height:1.18}.ops-detail-contact-card p{margin:.18rem 0;color:#475569;font-size:.82rem;line-height:1.25;overflow-wrap:anywhere}.ops-detail-contact-line{display:flex;min-width:0;flex-wrap:nowrap;align-items:center;gap:.35rem}.ops-detail-contact-line--channels{flex-wrap:wrap;gap:.45rem .65rem}.ops-detail-contact-channel{display:inline-flex;min-width:0;align-items:center;gap:.32rem}.ops-detail-contact-channel svg,.ops-detail-contact-line>svg,.ops-detail-secondary-action-grid svg{width:.95rem;height:.95rem;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ops-detail-contact-email{display:inline-block;min-width:0;max-width:16.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}.ops-detail-contact-phone{flex:0 0 auto;white-space:nowrap}.ops-detail-contact-meta{display:grid;justify-items:end;grid-gap:.2rem;gap:.2rem;color:#64748b;font-size:.76rem;white-space:nowrap}.ops-detail-status{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;border-bottom:1px solid #e2e8f0;padding:0 0 .8rem}.ops-detail-status>span:not(.ops-pill){border:1px solid #dfe5ee;border-radius:999px;padding:.2rem .48rem;color:#354150;font-size:.82rem;font-weight:700}.ops-guided-section{display:grid;grid-gap:.5rem;gap:.5rem;border:0;border-top:1px solid #e2e8f0;border-radius:0;background:transparent;padding:.85rem 0 0}.ops-detail-section-list{display:grid}.ops-detail-section{display:grid;grid-template-columns:2rem 5.25rem minmax(0,1fr);grid-gap:.75rem;gap:.75rem;align-items:start;border-bottom:1px solid #e2e8f0;padding:.92rem 0}.ops-detail-section__icon{display:inline-grid;width:1.75rem;height:1.75rem;place-items:center;border-radius:7px;background:#f1f5f9;color:#475569}.ops-detail-section__label{color:#334155;font-size:.78rem;font-weight:800;line-height:1.25}.ops-detail-section__content p{margin:0;color:#0f172a;font-size:.86rem;line-height:1.32}.ops-detail-section__content small{display:block;margin-top:.25rem;color:#64748b;font-size:.78rem;line-height:1.32}.ops-detail-signal-list{display:grid;grid-gap:.24rem;gap:.24rem;margin:0;padding:0;list-style:none}.ops-detail-signal-list li{position:relative;padding-left:.9rem;color:#0f172a;font-size:.86rem;line-height:1.32}.ops-detail-signal-list li:before{content:"";position:absolute;top:.58em;left:0;width:.34rem;height:.34rem;border-radius:999px;background:#16a34a}.ops-guided-section h3,.ops-guided-section p,.ops-guided-section ul{margin:0}.ops-guided-section h3{display:inline-flex;align-items:center;gap:.45rem;color:#0f172a;font-size:.98rem;line-height:1.2}.ops-guided-section h3 svg{width:1.05rem;height:1.05rem;flex:0 0 auto;fill:none;stroke:#475569;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ops-guided-section dl{grid-template-columns:1fr;gap:.45rem}.ops-guided-section dl>div{display:grid;grid-gap:.08rem;gap:.08rem}.ops-guided-section dt{color:#64748b;font-size:.82rem;font-weight:800}.ops-guided-section dd,.ops-guided-section li,.ops-guided-section p{color:#1f2937;font-size:.9rem;line-height:1.34}.ops-guided-section ul{padding-left:1.2rem}.ops-detail-primary-action{position:static;background:transparent;padding-top:.7rem}.ops-detail-primary-action button{width:100%;display:inline-flex;align-items:center;gap:.75rem;justify-content:center;min-height:2.85rem;border-radius:8px;background:#2563eb;box-shadow:0 10px 20px rgba(37,99,235,.16)}.ops-detail-secondary-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.72rem;gap:.72rem;padding-top:.85rem}.ops-detail-secondary-action-grid button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:2.45rem;border:1px solid #dbe4ef;border-radius:8px;background:#fff;color:#334155;font-size:.84rem;font-weight:720;box-shadow:none;opacity:1}.ops-detail-secondary-action-grid button:disabled{cursor:not-allowed}.ops-detail-secondary-action-grid .danger{grid-column:1/-1;border-color:#fecaca;color:#dc2626}.ops-detail-mobile-back{display:none}.ops-secondary-actions summary{cursor:pointer;color:#145c4b;font-weight:800}.ops-mobile-cards{display:none}.ops-assisted-page,.ops-assisted-page-root{min-width:0;width:100%;max-width:none}.ops-assisted-desktop-grid{display:block;min-width:0;width:100%}.ops-assisted-left-column,.ops-assisted-right-rail{min-width:0;width:100%}.ops-assisted-left-column{display:grid;grid-gap:.72rem;gap:.72rem}.ops-table-shell{min-width:0;width:100%}.ops-assisted-page-heading{margin-bottom:0}@media (min-width:1024px){.ops-shell--requests{max-width:none;padding:0}.ops-shell--requests .error-panel,.ops-shell--requests .notice{margin-bottom:0}.ops-assisted-page .ops-assisted-desktop-grid,.ops-assisted-page-root .ops-assisted-desktop-grid{display:grid;grid-template-columns:minmax(0,1fr) 480px;grid-column-gap:20px;column-gap:20px;align-items:start;width:100%;max-width:none;box-sizing:border-box;padding:22px 22px 0}.ops-assisted-left-column{padding-top:0}.ops-assisted-left-column .ops-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;margin-top:.25rem;width:100%;max-width:100%}.ops-assisted-left-column .ops-kpi{min-height:5.75rem;padding:.85rem}.ops-assisted-left-column .ops-kpi strong{font-size:1.72rem}.ops-assisted-left-column .ops-kpi__icon{width:2.35rem;height:2.35rem}.ops-assisted-left-column .ops-control-panel,.ops-assisted-left-column .ops-filters-bar{margin:0;padding:.78rem .85rem;width:100%;max-width:100%;box-sizing:border-box}.ops-assisted-left-column .ops-cockpit-toolbar{grid-template-columns:minmax(18rem,.82fr) minmax(0,1fr);gap:.7rem}.ops-assisted-left-column .ops-search-field input{min-height:2.55rem}.ops-assisted-left-column .ops-cockpit-table-panel,.ops-assisted-left-column .ops-table-shell{margin-top:0;width:100%;max-width:100%}.ops-assisted-right-rail{grid-column:2;align-self:start;position:-webkit-sticky;position:sticky;top:58px;min-height:calc(100vh - 58px);width:100%;box-sizing:border-box;border-left:1px solid #e2e8f0;background:#fff;padding:24px 24px 20px}.ops-assisted-right-rail .ops-detail-panel{position:static;width:100%;min-height:calc(100vh - 58px - 2.75rem);max-height:none;margin:0;border:0;border-radius:0;background:transparent;padding:0;overflow:visible;box-shadow:none}.ops-shell--requests .ops-shell-footer{padding:.8rem 0 1rem}}@media (min-width:1280px) and (max-width:1599px){.ops-assisted-page .ops-assisted-desktop-grid,.ops-assisted-page-root .ops-assisted-desktop-grid{grid-template-columns:minmax(0,1fr) 400px;column-gap:14px;padding:16px 16px 0}.ops-assisted-left-column{gap:8px;padding-top:0}.ops-assisted-page-heading{margin-bottom:10px}.ops-assisted-page-heading h1{font-size:1.58rem;line-height:1.08}.ops-assisted-page-heading p{margin-top:.22rem;font-size:.82rem;line-height:1.3}.ops-assisted-left-column .ops-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:0;margin-bottom:0}.ops-assisted-left-column .ops-kpi{min-height:72px;height:72px;min-width:0;border-radius:8px;gap:.05rem .44rem;padding:9px 10px}.ops-assisted-left-column .ops-kpi__topline>span:last-child{font-size:11px;line-height:1.08}.ops-assisted-left-column .ops-kpi strong{font-size:21px;line-height:1}.ops-assisted-left-column .ops-kpi small{font-size:10px;line-height:1.08}.ops-assisted-left-column .ops-kpi__icon{width:32px;height:32px}.ops-assisted-left-column .ops-kpi__icon svg{width:1rem;height:1rem}.ops-assisted-left-column .ops-control-panel,.ops-assisted-left-column .ops-filters-bar{min-height:52px;padding:8px 10px;border-radius:8px}.ops-assisted-left-column .ops-cockpit-toolbar{grid-template-columns:minmax(150px,1fr) max-content;gap:8px;align-items:center}.ops-assisted-left-column .ops-search-field{width:250px;min-width:0}.ops-assisted-left-column .ops-search-field input{width:100%;min-height:34px;padding:.45rem .62rem .45rem 2rem;font-size:12px}.ops-assisted-left-column .ops-desktop-filter-list{flex-wrap:nowrap;gap:8px;justify-content:end}.ops-assisted-left-column .ops-desktop-filter-list button,.ops-assisted-left-column .ops-more-filters summary,.ops-assisted-left-column .ops-select-filter summary{min-height:34px;border-radius:7px;padding:0 8px;font-size:12px;white-space:nowrap}.ops-assisted-left-column .ops-cockpit-table-panel,.ops-assisted-left-column .ops-table-shell{margin-top:0}.ops-cockpit-table .ops-col-date{width:9%}.ops-cockpit-table .ops-col-status{width:11%}.ops-cockpit-table .ops-col-sector{width:12%}.ops-cockpit-table .ops-col-need{width:13%}.ops-cockpit-table .ops-col-children{width:8%}.ops-cockpit-table .ops-col-schedule{width:14%}.ops-cockpit-table .ops-col-next{width:16%}.ops-cockpit-table .ops-col-action{width:11%}.ops-cockpit-table .ops-col-menu{width:6%}.ops-cockpit-table th{height:1.86rem;padding:6px 7px;font-size:11px;line-height:1.15}.ops-cockpit-table td{height:2.18rem;padding:4px 7px;font-size:11.2px;line-height:1.12;vertical-align:middle}.ops-cockpit-table td button:not(.text-link){min-height:25px;padding-inline:7px;font-size:11px;border-radius:7px;white-space:nowrap}.ops-table-status-stack{gap:.08rem}.ops-cockpit-table td .muted,.ops-table-status-text{font-size:.68rem;line-height:1.08}.ops-pill{min-height:.92rem;padding:.02rem .28rem;font-size:.56rem;line-height:1.02}.ops-table-footer{min-height:34px;padding:.32rem .62rem;font-size:11.5px}.ops-table-footer button,.ops-table-pagination .ops-pagination-button{min-height:28px;border-radius:7px}.ops-table-load-more{display:none}.ops-table-page-size select{min-height:1.75rem;border-radius:7px}.ops-assisted-right-rail{width:400px;min-height:calc(100vh - 58px);padding:16px 16px 14px;scrollbar-color:#cbd5e1 transparent;scrollbar-width:thin}.ops-assisted-right-rail .ops-detail-panel{min-height:calc(100vh - 58px - 1.6rem)}.ops-detail-header{padding-bottom:.45rem}.ops-detail-header-title{gap:.34rem;font-size:.78rem}.ops-detail-reference{padding:.1rem .34rem;font-size:.66rem}.ops-detail-close{min-width:1.55rem;min-height:1.55rem;font-size:1rem}.ops-detail-contact-card{grid-template-columns:3rem minmax(0,1fr) auto;gap:.68rem;padding:.82rem 0 .86rem}.ops-detail-avatar{width:3rem;height:3rem}.ops-detail-contact-card h2{margin-bottom:.18rem;font-size:.92rem}.ops-detail-contact-card p{margin:.1rem 0;font-size:.72rem;line-height:1.18}.ops-detail-contact-email{max-width:185px}.ops-detail-contact-meta{gap:.1rem;font-size:.68rem}.ops-detail-section{grid-template-columns:1.55rem 4.5rem minmax(0,1fr);gap:.56rem;padding:.62rem 0}.ops-detail-section__icon{width:1.55rem;height:1.55rem;border-radius:7px}.ops-detail-section__label{font-size:.68rem}.ops-detail-section__content p{font-size:.76rem;line-height:1.2}.ops-detail-section__content small{margin-top:.1rem;font-size:.67rem;line-height:1.18}.ops-detail-primary-action{padding-top:.78rem}.ops-detail-primary-action button{min-height:40px;border-radius:7px;font-size:13px}.ops-detail-secondary-action-grid{gap:.55rem;padding-top:.78rem}.ops-detail-secondary-action-grid button{min-height:2.18rem;font-size:.76rem}.ops-assisted-right-rail .ops-secondary-actions{display:none}}@media (min-width:1600px){.ops-assisted-page .ops-assisted-desktop-grid,.ops-assisted-page-root .ops-assisted-desktop-grid{grid-template-columns:minmax(0,1fr) 520px;column-gap:24px;padding:24px 26px 0}.ops-assisted-left-column{gap:10px;padding-top:0}.ops-assisted-page-heading{margin-bottom:17px}.ops-assisted-page-heading h1{font-size:1.72rem;line-height:1.12}.ops-assisted-page-heading p{margin-top:.36rem;font-size:.92rem}.ops-assisted-left-column .ops-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:0;margin-bottom:0}.ops-assisted-left-column .ops-kpi{min-height:100px;height:100px;border-radius:8px;gap:.08rem .62rem;padding:14px}.ops-assisted-left-column .ops-kpi__topline>span:last-child{font-size:12px;line-height:1.12}.ops-assisted-left-column .ops-kpi strong{font-size:28px;line-height:1}.ops-assisted-left-column .ops-kpi small{font-size:11px;line-height:1.18}.ops-assisted-left-column .ops-kpi__icon{width:48px;height:48px}.ops-assisted-left-column .ops-kpi__icon svg{width:1.24rem;height:1.24rem}.ops-assisted-left-column .ops-control-panel,.ops-assisted-left-column .ops-filters-bar{min-height:66px;padding:13px 14px;border-radius:8px}.ops-assisted-left-column .ops-cockpit-toolbar{grid-template-columns:minmax(220px,1fr) max-content;justify-content:space-between;gap:10px}.ops-assisted-left-column .ops-search-field{width:396px}.ops-assisted-left-column .ops-search-field input{width:100%;min-height:38px;padding:.5rem .75rem .5rem 2.32rem;font-size:13px}.ops-assisted-left-column .ops-desktop-filter-list{flex-wrap:nowrap;gap:10px;justify-content:end}.ops-assisted-left-column .ops-desktop-filter-list button,.ops-assisted-left-column .ops-more-filters summary,.ops-assisted-left-column .ops-select-filter summary{min-height:38px;border-radius:8px;padding:0 10px;font-size:13px;white-space:nowrap}.ops-cockpit-table-panel{border-radius:8px}.ops-assisted-left-column .ops-table-shell{margin-top:0}.ops-cockpit-table .ops-col-date{width:10%}.ops-cockpit-table .ops-col-status{width:11%}.ops-cockpit-table .ops-col-sector{width:12%}.ops-cockpit-table .ops-col-need{width:13%}.ops-cockpit-table .ops-col-children{width:8%}.ops-cockpit-table .ops-col-schedule{width:15%}.ops-cockpit-table .ops-col-next{width:16%}.ops-cockpit-table .ops-col-action{width:10%}.ops-cockpit-table .ops-col-menu{width:5%}.ops-cockpit-table th{height:2.35rem;padding:10px;font-size:12px;line-height:1.2}.ops-cockpit-table td{height:2.78rem;padding:6px 10px;font-size:12px;line-height:1.18;vertical-align:middle}.ops-cockpit-table td button:not(.text-link){min-height:30px;padding-inline:10px;font-size:12px;border-radius:7px}.ops-table-status-stack{gap:.18rem}.ops-cockpit-table td .muted,.ops-table-status-text{font-size:.78rem}.ops-pill{min-height:1.18rem;padding:.08rem .44rem;font-size:.68rem}.ops-table-footer{min-height:36px;padding:.38rem .78rem;font-size:12px}.ops-table-load-more{display:none}.ops-table-footer button,.ops-table-pagination .ops-pagination-button{min-height:30px;border-radius:7px}.ops-table-page-size select{min-height:1.9rem;border-radius:7px}.ops-assisted-right-rail{width:520px;margin-top:-24px;padding:24px 22px 18px;scrollbar-color:#cbd5e1 transparent;scrollbar-width:thin}.ops-assisted-right-rail .ops-detail-panel::-webkit-scrollbar,.ops-assisted-right-rail::-webkit-scrollbar{width:5px}.ops-assisted-right-rail .ops-detail-panel::-webkit-scrollbar-thumb,.ops-assisted-right-rail::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd5e1}.ops-assisted-right-rail .ops-detail-panel{scrollbar-color:#cbd5e1 transparent;scrollbar-width:thin}.ops-detail-header{padding-bottom:.55rem}.ops-detail-header-title{gap:.42rem;font-size:.84rem}.ops-detail-reference{padding:.12rem .4rem;font-size:.72rem}.ops-detail-close{min-width:1.8rem;min-height:1.8rem;font-size:1.12rem}.ops-detail-contact-card{grid-template-columns:3.65rem minmax(0,1fr) auto;gap:.9rem;padding:1.12rem 0 1.18rem}.ops-detail-avatar{width:3.55rem;height:3.55rem}.ops-detail-avatar svg,.ops-detail-section__icon svg{width:1.2rem;height:1.2rem}.ops-detail-contact-card h2{margin-bottom:.24rem;font-size:1rem}.ops-detail-contact-card p{margin:.14rem 0;font-size:.78rem;line-height:1.24}.ops-detail-contact-email{max-width:260px}.ops-detail-contact-meta{gap:.14rem;font-size:.74rem}.ops-detail-status{display:none}.ops-detail-status>span:not(.ops-pill){padding:.16rem .42rem;font-size:.76rem}.ops-detail-section{grid-template-columns:1.85rem 5.25rem minmax(0,1fr);gap:.72rem;padding:.92rem 0}.ops-detail-section__icon{width:1.7rem;height:1.7rem;border-radius:7px}.ops-detail-section__label{font-size:.74rem}.ops-detail-section__content p{font-size:.84rem;line-height:1.28}.ops-detail-section__content small{margin-top:.16rem;font-size:.74rem;line-height:1.24}.ops-detail-primary-action{padding-top:1.05rem}.ops-detail-primary-action button{min-height:2.75rem;border-radius:7px;box-shadow:0 8px 16px rgba(37,99,235,.14)}.ops-detail-secondary-action-grid{gap:.75rem;padding-top:1.05rem}.ops-detail-secondary-action-grid button{min-height:2.42rem;font-size:.82rem}.ops-secondary-actions summary{font-size:.84rem}.ops-assisted-right-rail .ops-secondary-actions{display:none}.ops-secondary-actions ul{margin-top:.45rem}}@media (min-width:1024px) and (max-width:1279px){.ops-assisted-left-column .ops-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-assisted-left-column .ops-cockpit-toolbar{grid-template-columns:1fr}.ops-assisted-left-column .ops-desktop-filter-list{justify-content:start}}@media (max-width:920px){.prequalification-contact-layout{grid-template-columns:1fr}.prequalification-contact-sidebar{order:2}}@media (max-width:760px){.auth-page,.ops-page{padding:.75rem}.ops-shell-header{position:static;flex-direction:column;align-items:stretch;gap:.65rem;max-width:100%;overflow:hidden;border:1px solid #dfe5ee;border-radius:8px;padding:.85rem}.ops-shell-account,.ops-shell-brand{justify-content:space-between;min-width:0;width:100%}.ops-shell-nav{justify-content:flex-start;max-width:100%;margin-inline:-.1rem;overflow-x:auto;padding-bottom:.25rem}.ops-shell-nav__link{flex:0 0 auto}.ops-shell{padding:1rem 0 0}.ops-page-heading{padding-inline:.1rem}.auth-page--parent-login{padding:max(18px,env(safe-area-inset-top)) 20px max(24px,env(safe-area-inset-bottom))}.auth-shell,.prequalification-shell{width:100%}.auth-nav{grid-template-columns:1fr}.auth-link,.auth-panel,.error-panel,.notice,.panel,.parent-error-panel,.result-box{padding:1rem}.auth-form-grid{grid-template-columns:1fr}.actions-row,.auth-form-actions,.footer-actions,.navigation-actions{align-items:stretch;flex-direction:column}.actions-row>a,.actions-row>button,.auth-form-actions>button,.footer-actions>a,.footer-actions>button,.navigation-actions>button{width:100%;justify-content:center;text-align:center}.navigation-actions>.subtle-back-button{width:auto;justify-self:start;align-self:flex-start}.prequalification-contact-form-card,.prequalification-contact-sidebar{border-radius:10px;padding:1rem}.prequalification-contact-form-card__header h2{font-size:1.35rem}.prequalification-contact-submit{min-height:3.5rem;max-height:none}.prequalification-contact-back{width:100%;justify-content:center}.auth-heading h1,.auth-shell>h1{font-size:1.75rem}.prequalification-page{padding:1rem 1rem calc(5rem + env(safe-area-inset-bottom, 0px))}.form-grid{grid-template-columns:1fr}.prequalification-heading h1{font-size:1.85rem}.auth-panel dl,.request-summary dl,.result-box dl{grid-template-columns:1fr}.parent-mission-summary-card{gap:.85rem}.parent-mission-summary-card__header{display:grid;grid-gap:.55rem;gap:.55rem}.parent-mission-summary-card__status{width:-moz-fit-content;width:fit-content;max-width:100%}.parent-mission-summary-card__meta{grid-template-columns:1fr;gap:.6rem}.parent-mission-summary-card__note{display:none}.card-grid,.ops-cockpit-intro,.ops-cockpit-layout,.ops-cockpit-toolbar{grid-template-columns:1fr}.ops-kpi-grid{display:none}.ops-kpi-mobile-strip{display:flex;gap:.55rem;margin-inline:-.1rem;overflow-x:auto;overscroll-behavior-inline:contain;padding:.15rem .1rem .45rem;scrollbar-width:thin}.ops-mobile-filter-chip{display:inline-flex;flex:0 0 auto;align-items:center;gap:.4rem;min-height:2.55rem;border:1px solid rgba(20,92,75,.16);border-radius:999px;background:#fff;color:#173d35;padding:.45rem .75rem;white-space:nowrap}.ops-mobile-filter-chip strong{border-radius:999px;background:#eef8f3;padding:.1rem .45rem;font-size:.82rem}.ops-cockpit-table-panel{display:none}.ops-cockpit-toolbar{gap:.75rem}.ops-cockpit-filter-list{flex-wrap:nowrap;display:flex;margin-inline:-.1rem;overflow-x:auto;overscroll-behavior-inline:contain;padding:.15rem .1rem .45rem}.ops-desktop-filter-list{display:none}.ops-cockpit-filter-list button{flex:0 0 auto;border-radius:999px;min-height:2.45rem;white-space:nowrap}.ops-cockpit-toolbar label{min-width:0}.ops-mobile-cards{display:grid;grid-gap:.8rem;gap:.8rem}.ops-mobile-card{display:grid;grid-gap:.7rem;gap:.7rem;border:1px solid rgba(20,92,75,.16);border-radius:8px;background:#fff;padding:.85rem}.ops-mobile-card__meta{display:flex;flex-wrap:wrap;gap:.35rem}.ops-mobile-card__body{display:grid;grid-gap:.35rem;gap:.35rem;min-height:auto;border:0;background:transparent;color:#22312c;padding:0;text-align:left}.ops-mobile-card__body span,.ops-mobile-card__body strong{overflow-wrap:anywhere}.ops-mobile-card>button:not(.ops-mobile-card__body){width:100%;justify-content:center}.ops-detail-panel{display:none}.ops-detail-panel--mobile-open{position:fixed;inset:0;z-index:40;display:grid;align-content:start;grid-gap:1rem;gap:1rem;border-radius:0;overflow-y:auto;padding:max(1rem,env(safe-area-inset-top)) 1rem calc(6.5rem + env(safe-area-inset-bottom, 0px))}.ops-detail-header{display:grid}.ops-detail-mobile-back{display:inline-flex;width:-moz-fit-content;width:fit-content;max-width:100%}.ops-detail-primary-action{position:fixed;right:0;bottom:0;left:0;z-index:41;border-top:1px solid rgba(22,34,31,.1);background:#fff;padding:.85rem 1rem max(.85rem,env(safe-area-inset-bottom))}.ops-secondary-actions{border-top:1px solid rgba(22,34,31,.1);padding-top:.75rem}.ops-toast{top:auto;right:.75rem;bottom:calc(.75rem + env(safe-area-inset-bottom, 0px));left:.75rem;width:auto}}@media (max-width:390px){.auth-page--parent-login{padding-left:16px;padding-right:16px}.auth-back-link{font-size:17px}.auth-back-link,.auth-brand{margin-bottom:22px}.auth-hero h1{font-size:34px;line-height:1.04}.auth-hero p{font-size:17px;line-height:1.4}.auth-card{padding:20px 18px 22px;border-radius:20px}.auth-input-shell{min-height:56px}.auth-submit{min-height:60px}.auth-security-card{grid-template-columns:50px 1fr;padding:16px}.auth-security-icon{width:48px;height:48px}}