
:root{--ui-font:-apple-system, BlinkMacSystemFont, "SF Pro Text", Inter, "Segoe UI", sans-serif;--ui-display-font:-apple-system, BlinkMacSystemFont, "SF Pro Display", Inter, "Segoe UI", sans-serif;--ui-canvas:#f4f6f8;--ui-canvas-raised:#f8fafc;--ui-surface:#fff;--ui-surface-subtle:#f7f9fb;--ui-surface-muted:#eef2f6;--ui-text:#10243d;--ui-text-strong:#0a1f36;--ui-text-secondary:#66798d;--ui-text-tertiary:#8b9aaa;--ui-blue:#0a6ed1;--ui-blue-hover:#075eb4;--ui-blue-soft:#eaf3fd;--ui-green:#178765;--ui-green-soft:#eaf7f2;--ui-amber:#b66b09;--ui-amber-soft:#fff5e6;--ui-red:#c83f52;--ui-red-soft:#fff0f2;--ui-border:#5d77912e;--ui-border-strong:#5d779147;--ui-focus:#0a6ed147;--ui-radius-xs:8px;--ui-radius-sm:12px;--ui-radius-control:14px;--ui-radius-card:20px;--ui-radius-modal:26px;--ui-shadow-xs:0 1px 2px #122a420a;--ui-shadow-sm:0 1px 2px #122a420a, 0 6px 20px #122a420a;--ui-shadow-md:0 2px 5px #122a420a, 0 14px 36px #122a4212;--ui-shadow-modal:0 3px 10px #122a4214, 0 30px 80px #122a4229;--ui-ease:cubic-bezier(.22, 1, .36, 1);--ui-duration:.18s;--ui-space-1:4px;--ui-space-2:8px;--ui-space-3:12px;--ui-space-4:16px;--ui-space-5:20px;--ui-space-6:24px;--ui-space-8:32px;--card-font:var(--ui-font);--card-display-font:var(--ui-display-font);--card-radius:var(--ui-radius-card);--card-padding:clamp(18px, 1.6vw, 22px);--card-gap:16px;--card-ink:var(--ui-text);--card-muted:var(--ui-text-secondary);--card-heading:var(--ui-text-strong);--card-accent:var(--ui-blue);--card-border:var(--ui-border);--card-background:#fffffff5;--card-shadow:var(--ui-shadow-sm);--card-shadow-hover:var(--ui-shadow-md);--card-scrollbar-size:10px;--card-scrollbar-thumb:#667b8f6b;--card-scrollbar-thumb-hover:#46607994;--card-scrollbar-track:transparent}.site-shell{--card-radius:var(--ui-radius-card);--card-padding:clamp(18px, 1.6vw, 22px);--card-ink:var(--ui-text);--card-muted:var(--ui-text-secondary);--card-heading:var(--ui-text-strong);--card-accent:var(--ui-blue);--card-border:var(--ui-border);--card-background:#fffffff0;--card-shadow:var(--ui-shadow-sm);--card-shadow-hover:var(--ui-shadow-md)}.internal-shell{--card-radius:18px;--card-padding:clamp(18px, 1.4vw, 22px);--card-ink:var(--ui-text);--card-muted:var(--ui-text-secondary);--card-heading:var(--ui-text-strong);--card-accent:var(--ui-blue);--card-border:var(--ui-border);--card-background:var(--ui-surface);--card-shadow:var(--ui-shadow-sm);--card-shadow-hover:var(--ui-shadow-md)}.auth-shell{--card-radius:24px;--card-padding:clamp(20px, 3vw, 30px)}.internal-shell.office-mode{--ui-canvas:#0c1118;--ui-canvas-raised:#101720;--ui-surface:#151e28;--ui-surface-subtle:#111923;--ui-surface-muted:#1d2834;--ui-text:#e4eef8;--ui-text-strong:#f7fbff;--ui-text-secondary:#a6b7c8;--ui-text-tertiary:#7f92a5;--ui-blue:#69b3ff;--ui-blue-hover:#8ac4ff;--ui-blue-soft:#4693de2e;--ui-border:#a6c2e026;--ui-border-strong:#a6c2e03d;--card-ink:var(--ui-text);--card-muted:var(--ui-text-secondary);--card-heading:var(--ui-text-strong);--card-accent:var(--ui-blue);--card-border:#a6c2e02e;--card-background:var(--ui-surface);--card-shadow:0 1px 2px #00000029, 0 8px 24px #0000001f;--card-shadow-hover:0 2px 4px #0000002e, 0 14px 36px #0000002e;--card-scrollbar-thumb:#98b6d275;--card-scrollbar-thumb-hover:#b5d2eda3}.ui-card,.site-shell .ui-card.ui-card,.internal-shell .ui-card.ui-card,.auth-shell .ui-card.ui-card{box-sizing:border-box;min-width:0;max-width:100%;padding:var(--card-padding);border:1px solid var(--card-border);border-radius:var(--card-radius);background:var(--card-background);box-shadow:var(--card-shadow);color:var(--card-ink);font-family:var(--card-font);margin:0;font-size:.94rem;font-weight:500;line-height:1.5}button.ui-card,a.ui-card{text-align:left;text-decoration:none}.ui-card.ui-card--interactive{transition:transform var(--ui-duration) var(--ui-ease), border-color var(--ui-duration) ease, box-shadow var(--ui-duration) var(--ui-ease)}.ui-card.ui-card--interactive:hover{border-color:color-mix(in srgb, var(--card-accent) 24%, transparent);box-shadow:var(--card-shadow-hover);transform:translateY(-1px)}.ui-card.ui-card--interactive:focus-visible{outline:3px solid color-mix(in srgb, var(--card-accent) 28%, transparent);outline-offset:3px}.ui-card.ui-card--feature{--card-padding:clamp(24px, 3vw, 36px)}.ui-card.ui-card--section,.internal-shell .form-section.ui-card,.internal-shell .numbered-fieldset.ui-card,.internal-shell .directory-contact-fieldset.ui-card,.internal-shell .privilege-fieldset.ui-card{--card-radius:18px;--card-shadow:var(--ui-shadow-xs)}.ui-card.ui-card--modal{--card-radius:var(--ui-radius-modal);--card-padding:30px;--card-shadow:var(--ui-shadow-modal)}.ui-card.ui-card--media{padding:0;overflow:hidden}.ui-card :where(h2,h3,h4,p,dd,small){overflow-wrap:anywhere;max-width:100%}.ui-card :where(h2,h3,h4){color:var(--card-heading);font-family:var(--card-display-font);letter-spacing:-.012em;margin:0;font-weight:700}.ui-card h2{font-size:clamp(1.35rem,1.2vw + 1rem,1.8rem);line-height:1.18}.ui-card h3{font-size:clamp(1.06rem,.35vw + 1rem,1.26rem);line-height:1.25}.ui-card h4{font-size:.96rem;line-height:1.3}.ui-card :where(p,dd,small){color:var(--card-muted);margin:0;line-height:1.5}.ui-card :where(strong,dt,legend){color:var(--card-heading);font-weight:650;line-height:1.35}.ui-card :where(.eyebrow,.summary-panel-label){color:var(--card-accent);letter-spacing:.02em;font-size:.75rem;font-weight:650;line-height:1.3}.ui-card :where(label>span){color:var(--card-muted);letter-spacing:0;font-size:.8rem;font-weight:650;line-height:1.35}.ui-card :where(legend){color:var(--card-heading);letter-spacing:.01em;font-size:.78rem;font-weight:650;line-height:1.3}.ui-card :where(.primary-button,.secondary-button,.plain-link,.map-link,.whatsapp-button,.schedule-view-button,.sort-direction-button){border-radius:var(--ui-radius-control);min-height:42px;font-family:var(--card-font);justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:.875rem;font-weight:650;line-height:1.2}.ui-card :where(button,a) .ui-icon,.ui-card :where(button,a)>svg,.ui-card .team-card-action svg{stroke-width:2px;flex:0 0 18px;width:18px;height:18px}.internal-shell .ui-card.app-card{border-color:var(--card-border);border-radius:var(--card-radius);background:var(--card-background);box-shadow:var(--card-shadow)}.internal-shell .ui-card.user-modal{max-height:min(880px,100dvh - clamp(32px,10vh,112px))}.internal-shell .ui-card.schedule-modal{overflow:hidden}.internal-shell :is(.form-section.ui-card,.numbered-fieldset.ui-card,.directory-contact-fieldset.ui-card,.privilege-fieldset.ui-card){padding:50px 20px 20px}.internal-shell :is(.form-section.ui-card,.numbered-fieldset.ui-card,.directory-contact-fieldset.ui-card,.privilege-fieldset.ui-card)>legend{max-width:calc(100% - 40px);top:18px;left:20px}.site-shell .ui-card.home-quality-card h2{font-size:clamp(1.75rem,2.2vw,2.4rem);line-height:1.08}.site-shell .ui-card.team-card,.site-shell .ui-card.client-logo-card{cursor:pointer}.site-shell .ui-card.team-profile-panel{max-height:calc(100dvh - 48px)}.site-shell .ui-card.map-preview{padding:0}.ui-card--scrollable{overscroll-behavior:contain;max-height:min(42rem,100dvh - 2rem);overflow:auto}:where(.ui-scroll-region,.ui-card--scrollable){scrollbar-color:var(--card-scrollbar-thumb) var(--card-scrollbar-track);scrollbar-width:thin;scrollbar-gutter:stable;overscroll-behavior:contain}:where(.ui-scroll-region,.ui-card--scrollable)::-webkit-scrollbar{width:var(--card-scrollbar-size);height:var(--card-scrollbar-size)}:where(.ui-scroll-region,.ui-card--scrollable)::-webkit-scrollbar-track{background-color:var(--card-scrollbar-track)}:where(.ui-scroll-region,.ui-card--scrollable)::-webkit-scrollbar-thumb{background-color:var(--card-scrollbar-thumb);background-clip:padding-box;border:3px solid #0000;border-radius:999px;min-height:40px}:where(.ui-scroll-region,.ui-card--scrollable)::-webkit-scrollbar-thumb:hover{background-color:var(--card-scrollbar-thumb-hover);background-clip:padding-box}:where(.ui-scroll-region,.ui-card--scrollable)::-webkit-scrollbar-corner{background-color:#0000}.internal-shell .due-hover-card ul{max-height:12rem}@media (max-width:980px){:root{--card-radius:22px;--card-padding:20px}}@media (max-width:680px){:root{--card-radius:20px;--card-padding:18px}.ui-card{font-size:.9rem}.ui-card.ui-card--feature{--card-padding:22px}.ui-card.ui-card--modal{--card-radius:24px;--card-padding:22px}.internal-shell :is(.form-section.ui-card,.numbered-fieldset.ui-card,.directory-contact-fieldset.ui-card,.privilege-fieldset.ui-card){padding:50px 16px 16px}.internal-shell :is(.form-section.ui-card,.numbered-fieldset.ui-card,.directory-contact-fieldset.ui-card,.privilege-fieldset.ui-card)>legend{max-width:calc(100% - 32px);top:17px;left:16px}.internal-shell .ui-card.user-modal,.site-shell .ui-card.team-profile-panel{width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.internal-shell .ui-card.user-modal>.modal-heading{grid-template-columns:minmax(0,1fr) 44px;align-items:start;gap:12px;display:grid}.internal-shell .ui-card.user-modal>.modal-heading>div:first-child{grid-area:1/1}.internal-shell .ui-card.user-modal>.modal-heading>.modal-close{grid-area:1/2;justify-self:end}.ui-card :where(.primary-button,.secondary-button,.plain-link,.map-link,.whatsapp-button,.schedule-view-button,.sort-direction-button){min-height:44px}}.site-shell.public-experience .inner-page-hero{color:#fff;background:#06192d;width:100%;min-height:clamp(680px,82svh,860px);position:relative;overflow:hidden}.site-shell.public-experience .inner-page-hero:after{content:"";z-index:1;background:linear-gradient(90deg,#031323e0 0%,#031323ad 38%,#0313231f 76%,#0313232e 100%),linear-gradient(#0000 53%,#031222c7 100%),linear-gradient(#0312224d 0%,#0000 34%);position:absolute;inset:0}.site-shell.public-experience .inner-page-hero-image{object-fit:cover;object-position:center;filter:saturate(.92)brightness(.88)contrast(1.08);transform:scale(1.01)}.site-shell.public-experience .inner-page-hero--about .inner-page-hero-image{object-position:62% center}.site-shell.public-experience .inner-page-hero--team .inner-page-hero-image{object-position:68% center}.site-shell.public-experience .inner-page-hero--clients .inner-page-hero-image{object-position:58% center}.site-shell.public-experience .inner-page-hero--publications .inner-page-hero-image{object-position:55% center}.site-shell.public-experience .inner-page-hero--contact .inner-page-hero-image{object-position:60% center}.site-shell.public-experience .inner-page-hero-shade{z-index:1;pointer-events:none;background:radial-gradient(circle at 72% 44%,#0000 0 22%,#010e1b2e 62%,#010e1b57 100%);position:absolute;inset:0}.site-shell.public-experience .inner-page-hero-content{z-index:3;width:min(1360px,100% - 80px);margin:0 auto;padding:clamp(172px,20vh,228px) 0 180px;position:relative}.site-shell.public-experience .inner-page-hero-content .eyebrow{color:#87cdffeb;margin-bottom:20px;font-size:.74rem;font-weight:680}.site-shell.public-experience .inner-page-hero-content h1{color:#fff;letter-spacing:-.06em;text-wrap:balance;text-shadow:0 22px 58px #0008144d;overflow-wrap:normal;word-break:normal;max-width:940px;margin:0;font-size:clamp(3.8rem,6.6vw,7rem);font-weight:740;line-height:.94}.site-shell.public-experience .inner-page-hero--contact .inner-page-hero-content h1,.site-shell.public-experience .inner-page-hero--clients .inner-page-hero-content h1{max-width:1040px;font-size:clamp(3.5rem,5.8vw,6.3rem)}.site-shell.public-experience .inner-page-hero-content>p:not(.eyebrow){color:#e7f0f7c7;text-shadow:0 12px 30px #0008143d;max-width:650px;margin-top:28px;font-size:clamp(1rem,1.08vw,1.12rem);font-weight:470;line-height:1.65}.site-shell.public-experience .inner-page-signal-rail{z-index:4;-webkit-backdrop-filter:blur(24px)saturate(1.12);backdrop-filter:blur(24px)saturate(1.12);background:#051c33c7;border:1px solid #fff3;border-radius:19px;grid-template-columns:repeat(3,minmax(0,1fr));min-height:76px;display:grid;position:absolute;bottom:28px;left:max(40px,50% - 680px);right:max(40px,50% - 680px);overflow:hidden;box-shadow:inset 0 1px #ffffff1c,0 22px 56px #000c1a42}.site-shell.public-experience .inner-page-signal-rail article{border-right:1px solid #ffffff24;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-width:0;min-height:76px;padding:14px 22px;display:grid}.site-shell.public-experience .inner-page-signal-rail article:last-child{border-right:0}.site-shell.public-experience .inner-page-signal-rail span{color:#7bc8ff;background:#46a9ec1a;border:1px solid #6fc7ff38;border-radius:12px;place-items:center;width:38px;height:38px;font-size:.7rem;font-weight:720;display:grid}.site-shell.public-experience .inner-page-signal-rail strong{color:#ffffffe6;letter-spacing:-.01em;font-size:.84rem;font-weight:640}.site-shell.public-experience .premium-editorial-band,.site-shell.public-experience .mission-panel,.site-shell.public-experience .coverage-band{width:min(1360px,100% - 80px);margin-left:auto;margin-right:auto}.site-shell.public-experience .premium-editorial-band{-webkit-backdrop-filter:blur(22px)saturate(1.06);backdrop-filter:blur(22px)saturate(1.06);background:#ffffffdb;border:1px solid #859fb72b;border-radius:32px;margin-top:22px;padding:clamp(28px,4vw,56px);box-shadow:inset 0 1px #ffffffeb,0 30px 80px #0a253d17}.site-shell.public-experience .premium-editorial-band :is(.about-copy,.section-heading,.clients-heading,.publications-copy,.contact-copy) h2{color:#071f3b;letter-spacing:-.05em;overflow-wrap:normal;word-break:normal;font-size:clamp(2.35rem,4vw,4.5rem);font-weight:720;line-height:1}.site-shell.public-experience .premium-editorial-band :is(.about-copy,.section-heading,.clients-heading,.publications-copy,.contact-copy)>p:not(.eyebrow){color:#60758a;font-size:1rem;line-height:1.65}.site-shell.public-experience .about-band.premium-editorial-band{background:#ffffffdb;grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);align-items:stretch;gap:clamp(28px,4vw,64px);padding-top:clamp(28px,4vw,56px)!important}.site-shell.public-experience .about-band.premium-editorial-band .about-copy h2,.site-shell.public-experience .about-band.premium-editorial-band .about-copy>p:not(.eyebrow){color:#071f3b}.site-shell.public-experience .about-band.premium-editorial-band .about-copy>p:not(.eyebrow){color:#60758a}.site-shell.public-experience .about-band.premium-editorial-band .about-pillar-list{gap:10px;margin-top:30px}.site-shell.public-experience .about-band.premium-editorial-band .about-pillar-list .ui-card{color:#071f3b;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#f6f9fb;border-color:#809ab22b}.site-shell.public-experience .about-band.premium-editorial-band .about-pillar-list span{color:#60758a}.site-shell.public-experience .about-band.premium-editorial-band .about-visual{min-height:560px}.site-shell.public-experience .team-band.premium-editorial-band{gap:22px;display:grid}.site-shell.public-experience .team-band.premium-editorial-band .team-showcase{background:0 0;grid-template-columns:minmax(0,.94fr) minmax(440px,1.06fr);gap:clamp(30px,4vw,62px);padding:0}.site-shell.public-experience .team-band.premium-editorial-band .team-showcase .section-heading h2{color:#071f3b}.site-shell.public-experience .team-band.premium-editorial-band .team-showcase .section-heading>p:not(.eyebrow){color:#60758a}.site-shell.public-experience .team-band.premium-editorial-band .team-strengths{gap:10px}.site-shell.public-experience .team-band.premium-editorial-band .team-strengths .ui-card{box-shadow:none;background:#f6f9fb;border-color:#809ab22b}.site-shell.public-experience .team-band.premium-editorial-band .team-strengths strong{color:#071f3b}.site-shell.public-experience .team-band.premium-editorial-band .team-strengths span{color:#60758a}.site-shell.public-experience .team-band.premium-editorial-band .team-hero-photo{min-height:540px}.site-shell.public-experience .team-band.premium-editorial-band .team-directory-shell{background:#f5f8fb;border:1px solid #809ab224;border-radius:26px;margin:0;padding:clamp(18px,2vw,28px)}.site-shell.public-experience .clients-band.premium-editorial-band{gap:20px;display:grid}.site-shell.public-experience .clients-band.premium-editorial-band .clients-heading{background:0 0;min-height:0;padding:18px 4px 12px}.site-shell.public-experience .clients-band.premium-editorial-band .clients-heading h2{color:#071f3b;max-width:920px}.site-shell.public-experience .clients-band.premium-editorial-band .client-visual-band{gap:16px;margin:0}.site-shell.public-experience .clients-band.premium-editorial-band .client-visual-band .vessel-photo{min-height:390px}.site-shell.public-experience .clients-band.premium-editorial-band .client-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0}.site-shell.public-experience .clients-band.premium-editorial-band .client-grid{background:#f5f8fb;border-radius:26px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;padding:clamp(20px,3vw,34px)}.site-shell.public-experience .publications-band.premium-editorial-band{grid-template-columns:minmax(0,.78fr) minmax(460px,1.22fr);gap:22px}.site-shell.public-experience .publications-band.premium-editorial-band .publications-copy{background:radial-gradient(circle at 16% 0,#1f7fc347,#0000 38%),linear-gradient(145deg,#061b31 0%,#092b49 100%);border-radius:26px;align-content:center;padding:clamp(32px,4.5vw,62px)}.site-shell.public-experience .publications-band.premium-editorial-band .publications-copy h2{color:#fff;font-size:clamp(2.3rem,3.5vw,3.9rem)}.site-shell.public-experience .publications-band.premium-editorial-band .publications-copy>p:not(.eyebrow){color:#e0ebf4b3}.site-shell.public-experience .publications-band.premium-editorial-band .publication-visual-stack{min-height:580px}.site-shell.public-experience .publications-band.premium-editorial-band .publication-area-grid{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0}.site-shell.public-experience .contact-band.premium-editorial-band{grid-template-columns:minmax(320px,.7fr) minmax(0,1.3fr);align-items:start;gap:22px}.site-shell.public-experience .contact-band.premium-editorial-band .contact-copy{background:#f6f9fb;border:1px solid #809ab22b;border-radius:26px;grid-column:1;padding:clamp(30px,3.5vw,48px)}.site-shell.public-experience .contact-band.premium-editorial-band .contact-copy h2,.site-shell.public-experience .contact-band.premium-editorial-band .contact-copy .contact-lines,.site-shell.public-experience .contact-band.premium-editorial-band .contact-copy .contact-lines p{color:#071f3b}.site-shell.public-experience .contact-band.premium-editorial-band .contact-copy .contact-lines{color:#60758a}.site-shell.public-experience .contact-band.premium-editorial-band .contact-details{grid-area:1/2/span 2}.site-shell.public-experience .contact-band.premium-editorial-band .contact-photo{grid-column:1;min-height:390px}@media (max-width:1100px){.site-shell.public-experience .inner-page-hero-content{width:calc(100% - 56px)}.site-shell.public-experience .inner-page-signal-rail{left:28px;right:28px}.site-shell.public-experience :is(.about-band.premium-editorial-band,.team-band.premium-editorial-band .team-showcase,.publications-band.premium-editorial-band,.contact-band.premium-editorial-band){grid-template-columns:1fr}.site-shell.public-experience .contact-band.premium-editorial-band .contact-details,.site-shell.public-experience .contact-band.premium-editorial-band .contact-photo{grid-area:auto/1}.site-shell.public-experience .clients-band.premium-editorial-band :is(.client-category-grid,.client-grid){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.site-shell.public-experience .inner-page-hero{min-height:790px}.site-shell.public-experience .inner-page-hero-content{padding-top:160px}.site-shell.public-experience .inner-page-hero-content h1,.site-shell.public-experience .inner-page-hero--contact .inner-page-hero-content h1,.site-shell.public-experience .inner-page-hero--clients .inner-page-hero-content h1{max-width:760px;font-size:clamp(3.3rem,8vw,5.4rem)}.site-shell.public-experience .premium-editorial-band,.site-shell.public-experience .mission-panel,.site-shell.public-experience .coverage-band{width:calc(100% - 36px)}.site-shell.public-experience .publications-band.premium-editorial-band .publication-area-grid{grid-template-columns:1fr}}@media (max-width:680px){.site-shell.public-experience .inner-page-hero{flex-direction:column;min-height:0;padding-bottom:18px;display:flex}.site-shell.public-experience .inner-page-hero:after{background:linear-gradient(#0312226b 0%,#031222b3 46%,#031222f2 86%),linear-gradient(90deg,#0312229e 0%,#0000 90%)}.site-shell.public-experience .inner-page-hero-image{object-position:66% center;filter:saturate(.95)brightness(.76)contrast(1.08)}.site-shell.public-experience .inner-page-hero-content{width:100%;margin:0;padding:144px 22px 36px}.site-shell.public-experience .inner-page-hero-content .eyebrow{margin-bottom:15px;font-size:.66rem}.site-shell.public-experience .inner-page-hero-content h1,.site-shell.public-experience .inner-page-hero--contact .inner-page-hero-content h1,.site-shell.public-experience .inner-page-hero--clients .inner-page-hero-content h1{letter-spacing:-.05em;text-wrap:pretty;max-width:none;font-size:min(11.2vw,3rem);line-height:.98}.site-shell.public-experience .inner-page-hero--contact .inner-page-hero-content h1,.site-shell.public-experience .inner-page-hero--clients .inner-page-hero-content h1{font-size:min(10.4vw,2.75rem)}.site-shell.public-experience .inner-page-hero-content>p:not(.eyebrow){max-width:340px;margin-top:20px;font-size:.93rem;line-height:1.58}.site-shell.public-experience .inner-page-signal-rail{border-radius:23px;grid-template-columns:1fr;align-self:stretch;width:auto;margin:0 14px;position:relative;bottom:auto;left:auto;right:auto}.site-shell.public-experience .inner-page-signal-rail article{border-bottom:1px solid #ffffff1f;border-right:0;grid-template-columns:38px minmax(0,1fr);min-height:62px;padding:10px 16px}.site-shell.public-experience .inner-page-signal-rail article:last-child{border-bottom:0}.site-shell.public-experience .premium-editorial-band,.site-shell.public-experience .mission-panel,.site-shell.public-experience .coverage-band{width:calc(100% - 24px)}.site-shell.public-experience .premium-editorial-band{border-radius:24px;margin-top:12px;padding:16px}.site-shell.public-experience .premium-editorial-band :is(.about-copy,.section-heading,.clients-heading,.publications-copy,.contact-copy) h2{font-size:clamp(2.05rem,10vw,2.8rem)}.site-shell.public-experience .about-band.premium-editorial-band{padding-top:16px!important}.site-shell.public-experience :is(.about-band.premium-editorial-band .about-visual,.team-band.premium-editorial-band .team-hero-photo,.publications-band.premium-editorial-band .publication-visual-stack,.clients-band.premium-editorial-band .client-visual-band .vessel-photo,.contact-band.premium-editorial-band .contact-photo){min-height:310px}.site-shell.public-experience .team-band.premium-editorial-band .team-showcase,.site-shell.public-experience .clients-band.premium-editorial-band .client-visual-band,.site-shell.public-experience .clients-band.premium-editorial-band :is(.client-category-grid,.client-grid){grid-template-columns:1fr}.site-shell.public-experience .publications-band.premium-editorial-band .publications-copy,.site-shell.public-experience .contact-band.premium-editorial-band .contact-copy{border-radius:20px;padding:28px 22px}.site-shell.public-experience .publications-band.premium-editorial-band .publications-copy h2{font-size:clamp(2rem,10vw,2.65rem)}}@media (prefers-reduced-motion:reduce){.ui-card.ui-card--interactive{transition:none}.ui-card.ui-card--interactive:hover{transform:none}}html{background:var(--ui-canvas);color:var(--ui-text);font-family:var(--ui-font);font-synthesis:none;scroll-behavior:smooth}body,button,input,select,textarea{font-family:var(--ui-font);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}body{background:var(--ui-canvas);color:var(--ui-text);margin:0}::selection{color:var(--ui-text-strong);background:#0a6ed12e}:where(.site-shell,.internal-shell,.auth-shell){color:var(--ui-text);font-family:var(--ui-font)}:where(.site-shell,.internal-shell,.auth-shell) :where(h1,h2,h3,h4){font-family:var(--ui-display-font);color:var(--ui-text-strong);letter-spacing:-.018em}:where(.site-shell,.internal-shell,.auth-shell) :where(button,a,input,select,textarea){-webkit-tap-highlight-color:transparent}:where(.site-shell,.internal-shell,.auth-shell) :where(button,a,input,select,textarea,[tabindex]):focus-visible{outline:3px solid var(--ui-focus);outline-offset:3px}:where(.site-shell,.internal-shell,.auth-shell) :where(button,a,input,select,textarea){transition:color var(--ui-duration) ease, border-color var(--ui-duration) ease, background-color var(--ui-duration) ease, box-shadow var(--ui-duration) ease, transform var(--ui-duration) var(--ui-ease)}.site-shell :is(.primary-button,.secondary-button,.whatsapp-button,.map-link),.internal-shell :is(.primary-button,.secondary-button,.plain-link,.schedule-view-button,.sort-direction-button),.auth-shell :is(.primary-button,.plain-link){border-radius:var(--ui-radius-control);letter-spacing:-.005em;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:.875rem;font-weight:650;line-height:1.15;text-decoration:none;display:inline-flex}.site-shell .primary-button,.internal-shell .primary-button,.auth-shell .primary-button{border-color:var(--ui-blue);background:var(--ui-blue);color:#fff;box-shadow:0 6px 16px #0a6ed129}.site-shell .primary-button:hover,.internal-shell .primary-button:hover,.auth-shell .primary-button:hover{border-color:var(--ui-blue-hover);background:var(--ui-blue-hover);transform:translateY(-1px);box-shadow:0 8px 20px #0a6ed133}.site-shell :is(.secondary-button,.map-link),.internal-shell :is(.secondary-button,.schedule-view-button,.sort-direction-button),.auth-shell .plain-link{border-color:var(--ui-border-strong);background:var(--ui-surface);color:#244766;box-shadow:var(--ui-shadow-xs)}.site-shell :is(.secondary-button,.map-link):hover,.internal-shell :is(.secondary-button,.schedule-view-button,.sort-direction-button):hover,.auth-shell .plain-link:hover{color:var(--ui-blue);box-shadow:var(--ui-shadow-sm);background:#f8fbff;border-color:#0a6ed152;transform:translateY(-1px)}.internal-shell .plain-link{color:#49647f;box-shadow:none;background:0 0;border-color:#0000}.internal-shell .plain-link:hover{background:var(--ui-blue-soft);color:var(--ui-blue);box-shadow:none;border-color:#0000;transform:none}.site-shell :is(.primary-button,.secondary-button,.whatsapp-button,.map-link):active,.internal-shell :is(.primary-button,.secondary-button,.plain-link,.schedule-view-button,.sort-direction-button):active,.auth-shell :is(.primary-button,.plain-link):active{transform:scale(.985)}:where(.site-shell,.internal-shell,.auth-shell) button:disabled{cursor:not-allowed;opacity:.48;box-shadow:none;transform:none}.internal-shell .danger-button,.internal-shell .secondary-button.danger-button{background:var(--ui-red-soft);color:#a82f41;box-shadow:none;border-color:#c83f5233}.internal-shell .danger-button:hover,.internal-shell .secondary-button.danger-button:hover{color:#94283a;background:#ffe7eb;border-color:#c83f5257}.site-shell :is(.primary-button,.secondary-button,.whatsapp-button,.map-link) svg,.internal-shell :is(.primary-button,.secondary-button,.plain-link,.schedule-view-button,.sort-direction-button) .ui-icon,.auth-shell :is(.primary-button,.plain-link) svg{stroke-width:2px;flex:0 0 18px;width:18px;height:18px}:where(.site-shell,.internal-shell,.auth-shell) :where(input:not([type=checkbox]):not([type=radio]):not([type=hidden]),select,textarea){box-sizing:border-box;border:1px solid var(--ui-border-strong);border-radius:var(--ui-radius-control);background:var(--ui-surface);width:100%;min-width:0;min-height:46px;color:var(--ui-text);box-shadow:var(--ui-shadow-xs);padding:11px 14px;font-size:.925rem;font-weight:500;line-height:1.35}:where(.site-shell,.internal-shell,.auth-shell) :where(input:not([type=checkbox]):not([type=radio]):not([type=hidden]),select,textarea):hover{border-color:#5d779161}:where(.site-shell,.internal-shell,.auth-shell) :where(input:not([type=checkbox]):not([type=radio]):not([type=hidden]),select,textarea):focus{background:#fff;border-color:#0a6ed1a8;outline:none;box-shadow:0 0 0 4px #0a6ed11a}:where(.site-shell,.internal-shell,.auth-shell) :where(input,textarea)::placeholder{color:#91a0af;opacity:1}:where(.site-shell,.internal-shell,.auth-shell) textarea{resize:vertical;min-height:108px}.site-shell{background:radial-gradient(circle at 84% 4%, #deebf66b, transparent 28%), var(--ui-canvas);min-height:100vh;color:var(--ui-text);overflow-x:clip}.site-shell .site-header{border:1px solid var(--ui-border);width:min(1440px,100% - 32px);min-height:64px;box-shadow:var(--ui-shadow-md);-webkit-backdrop-filter:blur(22px)saturate(1.08);backdrop-filter:blur(22px)saturate(1.08);background:#ffffffeb;border-radius:20px;align-items:center;gap:18px;padding:10px 14px;display:flex;top:16px;left:50%;right:auto;transform:translate(-50%)}.site-shell .brand-lockup{border-radius:var(--ui-radius-sm)}.site-shell .site-nav{gap:4px}.site-shell .site-nav .nav-page-link{border-radius:var(--ui-radius-sm);color:#304d6a;min-height:40px;padding:9px 13px;font-size:.875rem;font-weight:600}.site-shell .site-nav .nav-page-link:hover,.site-shell .site-nav .nav-page-link.active{background:var(--ui-blue-soft);color:var(--ui-blue)}.site-shell .language-toggle,.site-shell .mobile-menu-toggle{border-color:var(--ui-border);border-radius:var(--ui-radius-sm);background:var(--ui-surface);box-shadow:var(--ui-shadow-xs)}.site-shell .public-main,.site-shell .content-band,.site-shell .public-trust-band,.site-shell .home-showcase,.site-shell .home-proof-rail{width:min(1440px,100%);margin-left:auto;margin-right:auto}.site-shell .hero-editorial .hero-content h1,.site-shell .page-hero-band h2,.site-shell .section-heading h2,.site-shell .clients-heading h2,.site-shell .contact-copy h2{color:var(--ui-text-strong);font-family:var(--ui-display-font);letter-spacing:-.035em;font-weight:720}.site-shell :where(.hero-content p:not(.eyebrow),.home-showcase-copy>p:not(.eyebrow),.about-copy>p:not(.eyebrow),.section-heading>p:not(.eyebrow),.clients-heading p:not(.eyebrow),.contact-copy>p:not(.eyebrow)){color:var(--ui-text-secondary);line-height:1.65}.site-shell .eyebrow{color:var(--ui-blue);letter-spacing:.015em;text-transform:none;font-size:.76rem;font-weight:680}.site-shell .ui-card.ui-card{border-color:var(--ui-border);border-radius:var(--ui-radius-card);box-shadow:var(--ui-shadow-sm);background:#fffffff0}.site-shell .ui-card.ui-card--interactive:hover{box-shadow:var(--ui-shadow-md);border-color:#0a6ed13d}.site-shell :where(.about-pillar-list,.team-strengths,.client-category-grid,.publication-area-grid,.contact-card-grid){background:0 0}.site-shell :where(.about-visual,.coverage-visual,.team-hero-photo,.client-visual-band .vessel-photo,.home-showcase-photo,.publication-visual-photo,.contact-photo,.map-preview){border:1px solid var(--ui-border);box-shadow:var(--ui-shadow-md);border-radius:22px}.site-shell .public-footer{background:#0d2237;border-top:1px solid #ffffff14}.auth-shell{min-height:100dvh;color:var(--ui-text);background:radial-gradient(circle at 82% 8%,#d3e5f5a3,#0000 32%),linear-gradient(#f8fafc,#eef3f7)}.auth-shell .auth-panel{gap:clamp(28px,5vw,72px);width:min(1120px,100% - 32px)}.auth-shell .auth-card.ui-card{border-color:var(--ui-border);box-shadow:var(--ui-shadow-md);background:#fffffff5;border-radius:22px}.auth-shell .auth-form h1{color:var(--ui-text-strong);font-size:clamp(1.8rem,4vw,2.5rem);font-weight:720;line-height:1.08}.auth-shell .auth-form>p:not(.eyebrow){color:var(--ui-text-secondary);line-height:1.6}.auth-shell .auth-field>:where(label,span:first-child){color:var(--ui-text-secondary);font-size:.8rem;font-weight:650}.internal-shell{background:var(--ui-canvas);min-height:100dvh;color:var(--ui-text);font-family:var(--ui-font);grid-template-columns:248px minmax(0,1fr);overflow-x:clip}.internal-shell .app-sidebar{z-index:70;border:0;border-right:1px solid var(--ui-border);width:248px;height:100dvh;min-height:100dvh;box-shadow:none;-webkit-backdrop-filter:blur(22px)saturate(1.04);backdrop-filter:blur(22px)saturate(1.04);background:#fffffff5;border-radius:0;flex-direction:column;gap:14px;padding:18px 14px 16px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.internal-shell .app-sidebar>img{width:150px;height:auto;margin:2px 8px 0}.internal-shell .sidebar-title-block{padding:0 9px 6px}.internal-shell .app-sidebar h1{max-width:190px;color:var(--ui-text-secondary);margin:0;font-size:.75rem;font-weight:560;line-height:1.4}.internal-shell .page-nav{align-content:start;gap:3px;display:grid}.internal-shell .nav-section-label{color:var(--ui-text-tertiary);letter-spacing:.055em;text-transform:uppercase;margin:15px 10px 5px;font-size:.68rem;font-weight:680;line-height:1.2}.internal-shell .nav-link{border-radius:var(--ui-radius-sm);color:#48627d;text-align:left;min-height:42px;box-shadow:none;background:0 0;border:1px solid #0000;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px;padding:9px 11px;font-size:.84rem;font-weight:620;display:grid}.internal-shell .nav-link .ui-icon{color:#607a94;stroke-width:1.8px;width:19px;height:19px}.internal-shell .nav-link:hover{background:var(--ui-surface-subtle);color:var(--ui-text-strong);border-color:#0000;transform:none}.internal-shell .nav-link.active{background:var(--ui-blue-soft);color:var(--ui-blue);box-shadow:inset 3px 0 0 var(--ui-blue);border-color:#0a6ed11f;transform:none}.internal-shell .nav-link.active .ui-icon{color:var(--ui-blue)}.internal-shell .directory-subnav{border-left:1px solid var(--ui-border);margin:2px 0 6px 18px;padding:2px 0 2px 10px}.internal-shell .directory-subnav button{min-height:32px;color:var(--ui-text-secondary);border-radius:9px;padding:6px 9px;font-size:.75rem;font-weight:600}.internal-shell .directory-subnav button:hover,.internal-shell .directory-subnav button.active{background:var(--ui-blue-soft);color:var(--ui-blue)}.internal-shell .workspace{background:var(--ui-canvas);grid-column:2;gap:22px;width:100%;min-width:0;padding:88px clamp(20px,2.4vw,36px) 40px}.internal-shell .topbar{z-index:65;border:0;border-bottom:1px solid var(--ui-border);width:auto;max-width:none;min-height:60px;box-shadow:none;-webkit-backdrop-filter:blur(22px)saturate(1.06);backdrop-filter:blur(22px)saturate(1.06);background:#ffffffeb;border-radius:0;align-items:center;gap:10px;padding:8px clamp(20px,2.4vw,36px);display:flex;position:fixed;top:0;left:248px;right:0}.internal-shell .topbar-left{align-items:center;gap:10px;min-width:0;margin-right:auto;display:flex}.internal-shell .topbar-clock{color:var(--ui-text-secondary);white-space:nowrap;align-items:center;gap:7px;font-size:.76rem;font-weight:560;display:inline-flex}.internal-shell .topbar-clock .ui-icon{width:16px;height:16px}.internal-shell .live-chip{background:var(--ui-green-soft);min-width:0;min-height:30px;color:var(--ui-green);box-shadow:none;border:1px solid #1787652e;border-radius:999px;align-items:center;gap:6px;padding:4px 9px;display:inline-flex}.internal-shell .live-chip i{background:currentColor;border-radius:50%;width:7px;height:7px}.internal-shell .live-chip span,.internal-shell .live-chip small{color:inherit;font-size:.68rem;font-weight:620}.internal-shell .live-chip small:not(:last-child),.internal-shell .live-chip span{display:none}.internal-shell .topbar-actions{align-items:center;gap:4px;display:flex}.internal-shell :is(.notification-bell,.sound-toggle,.language-toggle,.topbar-actions .plain-link){color:#4f6983;min-width:36px;min-height:36px;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:.74rem;font-weight:620;display:inline-flex}.internal-shell :is(.notification-bell,.sound-toggle,.language-toggle,.topbar-actions .plain-link):hover{background:var(--ui-surface-muted);color:var(--ui-text-strong);box-shadow:none;border-color:#0000;transform:none}.internal-shell .notification-bell{width:36px;padding:0}.internal-shell .notification-bell .ui-icon,.internal-shell .sound-toggle .ui-icon,.internal-shell .topbar-actions .plain-link .ui-icon{width:17px;height:17px}.internal-shell .notification-dot{background:var(--ui-red);border:2px solid #fff;width:7px;height:7px;top:6px;right:6px}.internal-shell .topbar-identity{border:1px solid var(--ui-border);background:var(--ui-surface);min-height:40px;box-shadow:var(--ui-shadow-xs);border-radius:12px;grid-template-columns:32px minmax(0,auto) 16px;align-items:center;gap:8px;padding:4px 9px 4px 5px;display:grid}.internal-shell .topbar-avatar{background:var(--ui-blue);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.72rem;font-weight:700;display:grid}.internal-shell .topbar-user-copy{gap:1px;min-width:0;display:grid}.internal-shell .topbar-user-copy strong{color:var(--ui-text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:650;line-height:1.2;overflow:hidden}.internal-shell .topbar-user-copy small{color:var(--ui-text-tertiary);font-size:.66rem;line-height:1.2}.internal-shell .app-page.active{min-width:0;animation:uiPageIn .26s var(--ui-ease) both;gap:22px}.internal-shell .page-title{gap:7px;max-width:760px;padding:2px 2px 0}.internal-shell .page-title h2{color:var(--ui-text-strong);letter-spacing:-.032em;margin:0;font-size:clamp(1.85rem,1.3vw + 1.35rem,2.25rem);font-weight:730;line-height:1.08}.internal-shell .page-title p:not(.eyebrow){max-width:680px;color:var(--ui-text-secondary);margin:0;font-size:.9rem;font-weight:450;line-height:1.55}.internal-shell .eyebrow{color:var(--ui-blue);letter-spacing:.02em;text-transform:none;margin:0;font-size:.72rem;font-weight:680;line-height:1.3}.internal-shell .page-title-with-action{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;max-width:none;padding-top:0}.internal-shell .internal-footer{border-top:1px solid var(--ui-border);color:var(--ui-text-tertiary);margin-top:8px;padding:16px 2px 0;font-size:.72rem}.internal-shell .app-card.ui-card,.internal-shell .live-dashboard-panel.ui-card,.internal-shell .kanban-card.ui-card,.internal-shell .detail-panel.ui-card{border-color:var(--ui-border);background:var(--ui-surface);box-shadow:var(--ui-shadow-sm);border-radius:18px}.internal-shell .dashboard-page{grid-template-columns:minmax(0,1fr);align-items:start}.internal-shell .dashboard-page>.page-title{grid-area:1/1/auto/-1}.internal-shell .dashboard-page>.dashboard-overview{grid-area:2/1/auto/-1;align-self:stretch}.internal-shell .dashboard-page>.command-center-card{grid-area:3/1/auto/-1}.internal-shell .dashboard-page>.dashboard-grid{grid-area:4/1/auto/-1}.internal-shell .command-center-card.ui-card{box-shadow:none;background:0 0;border:0;padding:0}.internal-shell .command-center-heading{align-items:end;gap:18px;margin-bottom:12px;padding:0 2px}.internal-shell .command-center-heading h3{color:var(--ui-text-strong);margin:3px 0 0;font-size:1.15rem;font-weight:690;line-height:1.25}.internal-shell .command-center-summary{gap:6px}.internal-shell .command-center-summary button{border:1px solid var(--ui-border);background:var(--ui-surface);min-height:32px;color:var(--ui-text-secondary);box-shadow:none;border-radius:10px;padding:4px 9px;font-size:.7rem;font-weight:600}.internal-shell .command-center-summary button:hover{background:var(--ui-blue-soft);color:var(--ui-blue);border-color:#0a6ed13d;transform:none}.internal-shell .command-center-summary button strong{color:currentColor;font-size:.78rem;font-weight:720}.internal-shell .command-center-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.internal-shell .focus-column{border:1px solid var(--ui-border);background:var(--ui-surface);min-width:0;box-shadow:var(--ui-shadow-sm);border-radius:16px;padding:0;overflow:hidden}.internal-shell .focus-column-heading{border-bottom:1px solid var(--ui-border);background:var(--ui-surface-subtle);min-height:52px;padding:13px 14px}.internal-shell .focus-column-heading h4{color:var(--ui-text-strong);font-size:.86rem;font-weight:670}.internal-shell .focus-column>p{color:var(--ui-text-secondary);margin:0;padding:14px 16px;font-size:.8rem;line-height:1.45}.internal-shell .focus-column-icon{background:var(--ui-blue-soft);width:30px;height:30px;color:var(--ui-blue);border-radius:9px}.internal-shell .focus-column-icon .ui-icon{width:16px;height:16px}.internal-shell .focus-row{border:0;border-bottom:1px solid var(--ui-border);min-height:58px;box-shadow:none;background:0 0;border-radius:0;padding:10px 14px}.internal-shell .focus-row:last-child{border-bottom:0}.internal-shell .focus-row:hover{background:#f8fbff;transform:none}.internal-shell .focus-row strong{color:var(--ui-text);font-size:.8rem;font-weight:630}.internal-shell .focus-row small{color:var(--ui-text-tertiary);font-size:.7rem}.internal-shell .dashboard-summary.ui-card{grid-template-columns:minmax(0,1.35fr) minmax(148px,.65fr);align-items:stretch;gap:14px;min-height:100%;padding:14px;display:grid}.internal-shell .dashboard-overview{gap:12px;min-width:0;display:grid}.internal-shell .summary-tile.ui-card{cursor:pointer;width:100%;font:inherit;text-align:left;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s}.internal-shell .summary-tile.ui-card:hover{background:#f0f6fc;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #0a6ed12e}.internal-shell .summary-tile.ui-card.active{background:var(--ui-blue-soft);box-shadow:inset 0 0 0 2px #0a6ed16b}.internal-shell .dashboard-summary .due-legend-item{cursor:pointer;font:inherit;text-align:left;background:0 0;border:0}.internal-shell .dashboard-summary .due-legend-item:hover,.internal-shell .dashboard-summary .due-legend-item.active{background:var(--ui-surface-subtle);border-radius:8px}.internal-shell .dashboard-summary .due-legend-item.active{box-shadow:inset 0 0 0 1px #0a6ed147}.internal-shell .dashboard-summary .due-hover-card.ui-card{text-align:left;gap:10px;width:min(300px,100vw - 32px);max-width:none;padding:16px}.internal-shell .dashboard-summary .due-hover-card ul{width:100%;max-height:min(14rem,100dvh - 10rem);padding-right:4px}.internal-shell .dashboard-summary .due-hover-card li,.internal-shell .dashboard-summary .due-hover-card small{white-space:normal;overflow-wrap:break-word;word-break:normal}.internal-shell .dashboard-kpi-section{min-width:0}.internal-shell .dashboard-kpi-heading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:7px;padding:0 2px;display:flex}.internal-shell .dashboard-kpi-heading p{margin:0}.internal-shell .dashboard-kpi-heading small{color:var(--ui-text-tertiary);font-size:.66rem}.internal-shell .dashboard-kpi-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.internal-shell .dashboard-kpi-card{border:1px solid var(--ui-border);background:var(--ui-surface);min-width:0;box-shadow:var(--ui-shadow-sm);border-radius:13px;grid-template-rows:auto auto 1fr;gap:3px;padding:11px 12px;display:grid;position:relative;overflow:hidden}.internal-shell .dashboard-kpi-card:before{content:"";background:#9eb0c4;width:3px;position:absolute;inset:0 auto 0 0}.internal-shell .dashboard-kpi-card.positive:before{background:#088c5c}.internal-shell .dashboard-kpi-card.warning:before{background:#b8840b}.internal-shell .dashboard-kpi-card.danger:before{background:#c22942}.internal-shell .dashboard-kpi-card>span{color:var(--ui-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;font-weight:650;line-height:1.2;overflow:hidden}.internal-shell .dashboard-kpi-card>strong{color:var(--ui-text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:1.18rem;font-weight:720;line-height:1.1;overflow:hidden}.internal-shell .dashboard-kpi-card>small{color:var(--ui-text-tertiary);font-size:.6rem;line-height:1.25}@media (max-width:1180px){.internal-shell .dashboard-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.internal-shell .dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.internal-shell .dashboard-kpi-heading small{display:none}}.internal-shell .summary-status-panel,.internal-shell .due-summary-panel{background:0 0;border:0;min-width:0;padding:0}.internal-shell .summary-panel-label{color:var(--ui-text-secondary);margin:0 0 8px;font-size:.72rem;font-weight:650}.internal-shell .summary-grid{grid-template-columns:repeat(3,minmax(74px,1fr));gap:6px}.internal-shell .summary-tile.ui-card{background:var(--ui-surface-subtle);min-height:58px;box-shadow:none;border:0;border-radius:12px;grid-template-columns:28px minmax(0,1fr);gap:7px;padding:7px 8px}.internal-shell .summary-tile-icon{border-radius:9px;width:28px;height:28px}.internal-shell .summary-tile-icon .ui-icon{width:14px;height:14px}.internal-shell .summary-tile-copy{gap:1px;min-width:0;display:grid}.internal-shell .summary-tile-copy strong{color:var(--ui-text-strong);font-size:1.1rem;font-weight:700;line-height:1}.internal-shell .summary-tile-copy small{color:var(--ui-text-tertiary);text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;font-weight:560;line-height:1.15;overflow:hidden}.internal-shell .due-summary-panel{align-content:center;justify-items:center}.internal-shell .due-donut{width:76px;height:76px}.internal-shell .due-donut:after{background:var(--ui-surface);inset:8px}.internal-shell .due-donut span{color:var(--ui-text-strong);font-size:1.2rem;font-weight:720}.internal-shell .due-donut small{color:var(--ui-text-tertiary);font-size:.6rem}.internal-shell .due-legend{gap:4px 7px}.internal-shell .due-legend-item{color:var(--ui-text-secondary);font-size:.62rem;font-weight:600}.internal-shell .queue-card.ui-card,.internal-shell :is(.history-table,.deadline-page-card,.schedule-card,.directory-card,.audit-card,.preferences-card,.user-list,.sop-card).ui-card{padding:20px}.internal-shell .card-heading-row,.internal-shell .schedule-card-heading,.internal-shell .role-card-heading{border-bottom:1px solid var(--ui-border);align-items:flex-start;gap:16px;padding-bottom:16px}.internal-shell .card-heading-row h3,.internal-shell .schedule-card-heading h3,.internal-shell .role-card-heading h3{color:var(--ui-text-strong);margin:3px 0 0;font-size:1.12rem;font-weight:690}.internal-shell .card-heading-row p:not(.eyebrow),.internal-shell .schedule-card-heading p:not(.eyebrow),.internal-shell .role-card-heading p{color:var(--ui-text-secondary);font-size:.82rem;line-height:1.5}.internal-shell .queue-heading-actions{align-items:center;gap:7px}.internal-shell :is(.view-toggle,.density-toggle,.management-switch){border:1px solid var(--ui-border);background:var(--ui-surface-subtle);min-height:38px;box-shadow:none;border-radius:12px;gap:2px;padding:3px}.internal-shell :is(.view-toggle,.density-toggle,.management-switch) button{min-height:30px;color:var(--ui-text-secondary);box-shadow:none;background:0 0;border:0;border-radius:9px;padding:5px 9px;font-size:.7rem;font-weight:620}.internal-shell :is(.view-toggle,.density-toggle,.management-switch) button:hover,.internal-shell :is(.view-toggle,.density-toggle,.management-switch) button.active,.internal-shell .management-switch button[aria-selected=true]{background:var(--ui-surface);color:var(--ui-blue);box-shadow:var(--ui-shadow-xs);transform:none}.internal-shell .queue-result-count{border:1px solid var(--ui-border);background:var(--ui-surface-subtle);min-height:30px;color:var(--ui-text-secondary);border-radius:999px;padding:5px 9px;font-size:.68rem;font-weight:620}.internal-shell .queue-tools{border:1px solid var(--ui-border);background:var(--ui-surface-subtle);box-shadow:none;border-radius:16px;gap:12px;padding:14px;display:grid}.internal-shell .queue-tools label>span,.internal-shell .queue-tools .filter-label{color:var(--ui-text-secondary);font-size:.72rem;font-weight:640}.internal-shell .queue-tabs{border:1px solid var(--ui-border);background:var(--ui-surface-subtle);border-radius:13px;gap:4px;padding:4px}.internal-shell .queue-tabs button{min-height:34px;color:var(--ui-text-secondary);box-shadow:none;background:0 0;border:1px solid #0000;border-radius:10px;padding:6px 11px;font-size:.72rem;font-weight:620}.internal-shell .queue-tabs button:hover,.internal-shell .queue-tabs button.active{background:var(--ui-surface);color:var(--ui-blue);box-shadow:var(--ui-shadow-xs);border-color:#0a6ed12e;transform:none}.internal-shell .active-filter-row{gap:6px;min-height:34px}.internal-shell :is(.filter-chip,.filter-chip-empty){border:1px solid var(--ui-border);background:var(--ui-surface);min-height:28px;color:var(--ui-text-secondary);box-shadow:none;border-radius:999px;padding:4px 9px;font-size:.68rem;font-weight:600}.internal-shell .filter-chip:hover{background:var(--ui-blue-soft);color:var(--ui-blue);border-color:#0a6ed13d}.internal-shell .request-table{scrollbar-gutter:stable;border:1px solid var(--ui-border);background:var(--ui-surface);max-height:min(56vh,720px);box-shadow:none;border-radius:14px;overflow:auto}.internal-shell .request-table-header{z-index:3;border-bottom:1px solid var(--ui-border);min-height:42px;color:var(--ui-text-tertiary);letter-spacing:.025em;text-transform:none;box-shadow:none;background:#f7f9fb;align-items:center;padding:9px 12px;font-size:.66rem;font-weight:680;line-height:1.2;position:sticky;top:0}.internal-shell .notification-item.request-table-row{border:0;border-bottom:1px solid var(--ui-border);background:var(--ui-surface);min-height:58px;box-shadow:none;border-radius:0;align-items:center;padding:10px 12px}.internal-shell .notification-item.request-table-row:last-child{border-bottom:0}.internal-shell .notification-item.request-table-row:hover{background:#f8fbff;transform:none;box-shadow:inset 3px 0 #0a6ed16b}.internal-shell .notification-item.request-table-row.priority-high{background:#fffafb}.internal-shell .request-number,.internal-shell .request-due-cell,.internal-shell .request-updated-cell{font-variant-numeric:tabular-nums}.internal-shell .request-number{color:var(--ui-text-secondary);font-size:.7rem;font-weight:620}.internal-shell .notification-main h4{color:var(--ui-text-strong);font-size:.78rem;font-weight:650;line-height:1.3}.internal-shell .notification-main p,.internal-shell .request-path-cell small,.internal-shell .request-due-cell small,.internal-shell .request-updated-cell{color:var(--ui-text-tertiary);font-size:.68rem;line-height:1.35}.internal-shell .request-type-cell,.internal-shell .request-path-cell strong,.internal-shell .request-due-cell strong{color:var(--ui-text-secondary);font-size:.72rem;font-weight:620}.internal-shell .notification-actions{gap:5px}.internal-shell .notification-actions>button{border:1px solid var(--ui-border);background:var(--ui-surface);color:#365a79;min-height:32px;box-shadow:none;border-radius:9px;padding:5px 9px;font-size:.68rem;font-weight:630}.internal-shell .notification-actions>button:hover{background:var(--ui-blue-soft);color:var(--ui-blue);border-color:#0a6ed147;transform:none}.internal-shell :is(.status-chip,.due-chip,.activity-chip){white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:3px 8px;font-size:.66rem;font-weight:650;line-height:1.15;display:inline-flex}.internal-shell :is(.status-chip.info,.due-chip.info,.activity-chip.info){background:var(--ui-blue-soft);color:#075daf;border-color:#0a6ed124}.internal-shell :is(.status-chip.teal,.status-chip.success,.activity-chip.success){background:var(--ui-green-soft);color:#147557;border-color:#17876524}.internal-shell :is(.status-chip.warning,.due-chip.warning,.activity-chip.warning){background:var(--ui-amber-soft);color:#9a5b08;border-color:#b66b0924}.internal-shell :is(.status-chip.danger,.status-chip.critical,.due-chip.danger,.activity-chip.danger){background:var(--ui-red-soft);color:#b23245;border-color:#c83f5224}.internal-shell :is(.schedule-list,.directory-grid,.audit-list,.user-list,.history-list){border-color:var(--ui-border);background:var(--ui-surface);box-shadow:none;border-radius:14px}.internal-shell :is(.schedule-row,.directory-entry,.audit-item,.user-row,.history-row){border-color:var(--ui-border);background:var(--ui-surface)}.internal-shell :is(.schedule-row,.directory-entry,.audit-item,.user-row,.history-row):hover{background:#f8fbff}.internal-shell :is(.form-section.ui-card,.numbered-fieldset.ui-card,.directory-contact-fieldset.ui-card,.privilege-fieldset.ui-card,.detail-panel.ui-card){border-color:var(--ui-border);background:var(--ui-surface-subtle);box-shadow:none;border-radius:18px}.internal-shell :is(.form-section,.numbered-fieldset,.directory-contact-fieldset,.privilege-fieldset)>legend{color:var(--ui-text-strong);font-size:.78rem;font-weight:680}.internal-shell :is(.modal-form-grid,.modal-request-form,.schedule-form-grid,.preferences-grid,.detail-edit-form){gap:16px}.internal-shell :is(.modal-form-grid,.modal-request-form,.schedule-form-grid,.preferences-grid,.detail-edit-form) label>span{color:var(--ui-text-secondary);font-size:.78rem;font-weight:650}.internal-shell .field-help{color:var(--ui-text-tertiary);font-size:.72rem;font-weight:520;line-height:1.45}.internal-shell .required-badge{background:var(--ui-red-soft);color:#b23245;border:1px solid #c83f522e;border-radius:999px;font-size:.62rem;font-weight:680}.internal-shell .modal-backdrop{-webkit-backdrop-filter:blur(18px)saturate(1.02);backdrop-filter:blur(18px)saturate(1.02);background:#0f1f316b;padding:clamp(16px,4vh,40px)}.internal-shell .user-modal.ui-card{border-radius:var(--ui-radius-modal);background:var(--ui-surface);box-shadow:var(--ui-shadow-modal);border-color:#ffffffbd}.internal-shell .user-modal>.modal-heading{border-bottom-color:var(--ui-border);border-radius:var(--ui-radius-modal) var(--ui-radius-modal) 0 0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0}.internal-shell .modal-heading h3{color:var(--ui-text-strong);letter-spacing:-.025em;font-size:clamp(1.35rem,1vw + 1rem,1.75rem);font-weight:720}.internal-shell .modal-heading p:not(.eyebrow){color:var(--ui-text-secondary);font-size:.9rem;line-height:1.55}.internal-shell .modal-close{border-color:var(--ui-border);background:var(--ui-surface);color:#315778;width:42px;min-width:42px;height:42px;min-height:42px;box-shadow:var(--ui-shadow-sm);border-radius:50%;padding:0}.internal-shell .modal-close span{display:none}.internal-shell .modal-actions,.internal-shell .form-actions{border-top-color:var(--ui-border);background:#fffffff5;gap:8px}.internal-shell :is(.empty-state,.compact-empty,.queue-empty-state){border:1px dashed var(--ui-border-strong);background:var(--ui-surface-subtle);min-height:120px;color:var(--ui-text-secondary);text-align:center;box-shadow:none;border-radius:16px;align-content:center;place-items:center;gap:8px;padding:24px;font-size:.84rem;line-height:1.5;display:grid}.internal-shell :is(.empty-state,.compact-empty,.queue-empty-state):before{color:var(--ui-blue);opacity:.72}.internal-shell .internal-loading-screen{background:var(--ui-canvas)}.internal-shell .internal-loading-card.ui-card{background:var(--ui-surface);width:min(420px,100% - 32px);box-shadow:var(--ui-shadow-md);border-radius:20px;padding:30px}.internal-shell .internal-loading-spinner{border-color:#0a6ed129;border-top-color:var(--ui-blue)}.internal-shell .toast{border:1px solid var(--ui-border);box-shadow:var(--ui-shadow-md);background:#fffffff5;border-radius:16px}.internal-shell.office-mode,.internal-shell.office-mode .workspace{background:var(--ui-canvas);color:var(--ui-text)}.internal-shell.office-mode .app-sidebar,.internal-shell.office-mode .topbar{border-color:var(--ui-border);background:#101720f5}.internal-shell.office-mode .nav-link{color:var(--ui-text-secondary)}.internal-shell.office-mode .nav-link:hover{background:var(--ui-surface-muted);color:var(--ui-text-strong)}.internal-shell.office-mode .nav-link.active{background:var(--ui-blue-soft);color:var(--ui-blue);box-shadow:inset 3px 0 0 var(--ui-blue);border-color:#69b3ff2e}.internal-shell.office-mode :is(.app-card.ui-card,.focus-column,.request-table,.notification-item.request-table-row,.schedule-row,.directory-entry,.audit-item,.user-row,.history-row,.queue-tools){border-color:var(--ui-border);background:var(--ui-surface);color:var(--ui-text)}.internal-shell.office-mode :is(.request-table-header,.focus-column-heading,.summary-tile.ui-card){border-color:var(--ui-border);background:var(--ui-surface-subtle)}.internal-shell.office-mode :where(input,select,textarea){border-color:var(--ui-border-strong);color:var(--ui-text);background:#111923}.internal-shell.office-mode :where(input,select,textarea):focus{background:#111923;border-color:#69b3ffa3;box-shadow:0 0 0 4px #69b3ff1a}@media (max-width:1180px){.internal-shell{grid-template-columns:220px minmax(0,1fr)}.internal-shell .app-sidebar{width:220px}.internal-shell .topbar{left:220px}.internal-shell .dashboard-page{grid-template-columns:minmax(0,1fr)}.internal-shell .dashboard-page>:is(.page-title,.dashboard-summary,.command-center-card,.dashboard-grid){grid-area:auto/1}.internal-shell .dashboard-summary.ui-card{grid-template-columns:minmax(0,1fr) minmax(170px,.35fr)}.internal-shell .command-center-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.internal-shell .focus-column:last-child{grid-column:1/-1}.internal-shell .topbar-primary-actions .sound-toggle span,.internal-shell .topbar-end-actions .plain-link span{display:none}.internal-shell .topbar-primary-actions .sound-toggle,.internal-shell .topbar-end-actions .plain-link{width:36px;padding:0}}@media (max-width:900px){.site-shell .site-header{border-radius:18px;width:calc(100% - 24px);padding:9px 12px;top:12px}.internal-shell{display:block}.internal-shell .app-sidebar{border-right:0;border-bottom:1px solid var(--ui-border);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px 14px;width:100%;height:auto;min-height:0;padding:10px 12px;display:grid;position:relative;inset:auto;overflow:visible}.internal-shell .app-sidebar>img{width:112px;margin:0}.internal-shell .sidebar-title-block,.internal-shell .nav-section-label,.internal-shell .directory-subnav{display:none}.internal-shell .page-nav{scrollbar-width:none;gap:4px;min-width:0;display:flex;overflow-x:auto}.internal-shell .page-nav::-webkit-scrollbar{display:none}.internal-shell .nav-link{border-radius:10px;grid-template-columns:18px auto;min-width:max-content;min-height:38px;padding:8px 10px}.internal-shell .nav-link.active{box-shadow:inset 0 -3px 0 var(--ui-blue)}.internal-shell .workspace{width:100%;padding:0 16px 32px}.internal-shell .topbar{width:auto;min-height:56px;margin:0 -16px 20px;padding:7px 16px;position:sticky;top:0;left:auto;right:auto}.internal-shell .page-title-with-action{grid-template-columns:minmax(0,1fr);align-items:start}.internal-shell .page-title-with-action>:is(.primary-button,.secondary-button),.internal-shell .page-title-with-action>div:last-child{justify-self:start}.internal-shell .dashboard-summary.ui-card{grid-template-columns:minmax(0,1fr)}.internal-shell .due-summary-panel{grid-template-columns:auto minmax(0,1fr);justify-items:start}.internal-shell .queue-heading-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.internal-shell .queue-tools{grid-template-columns:minmax(0,1fr)}}@media (max-width:760px){.site-shell .site-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.site-shell .brand-lockup{grid-area:1/1}.site-shell .site-header-actions{grid-area:1/2}.site-shell .site-nav{grid-column:1/-1;width:100%;min-width:0;max-width:100%}}.site-shell.home-experience{background:radial-gradient(circle at 88% 12%,#d4e9f680,#0000 34%),#f5f7fa}.site-shell.home-experience .public-main,.site-shell.home-experience .home-public-page{min-height:0;padding-top:0}.site-shell.home-experience .site-header{width:min(1360px,100% - 56px);min-height:66px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;padding:0;top:18px;left:50%;transform:translate(-50%)}.site-shell.home-experience .site-header:before{display:none}.site-shell.home-experience .brand-lockup{-webkit-backdrop-filter:blur(18px)saturate(1.08);backdrop-filter:blur(18px)saturate(1.08);background:#ffffffe6;border:1px solid #ffffff47;border-radius:16px;width:224px;padding:5px 10px;box-shadow:0 12px 34px #03122224}.site-shell.home-experience .site-nav{-webkit-backdrop-filter:blur(24px)saturate(1.18);backdrop-filter:blur(24px)saturate(1.18);background:#061b31b3;border:1px solid #ffffff38;border-radius:19px;flex:0 820px;justify-content:center;gap:2px;margin-left:auto;padding:7px;box-shadow:inset 0 1px #ffffff1f,0 18px 48px #000d1c2e}.site-shell.home-experience .site-nav .nav-page-link{color:#ffffffc7;min-height:42px;padding:10px 14px;font-size:.82rem;font-weight:620}.site-shell.home-experience .site-nav .nav-page-link:hover,.site-shell.home-experience .site-nav .nav-page-link.active{color:#fff;background:#ffffff1a}.site-shell.home-experience .site-nav .nav-page-link:after{background:#3aa8ff;bottom:4px;left:18px;right:18px}.site-shell.home-experience .language-toggle{color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#071d34b8;border:1px solid #ffffff47;border-radius:16px;min-width:54px;min-height:54px;box-shadow:0 14px 36px #000d1c29}.site-shell.home-experience .premium-home{width:100%;overflow:hidden}.site-shell.home-experience .premium-home-hero{background:#06192d;width:100%;min-height:790px;position:relative;overflow:hidden}.site-shell.home-experience .premium-home-hero:before{display:none}.site-shell.home-experience .premium-home-hero:after{content:"";z-index:1;background:linear-gradient(90deg,#031222f0 0%,#031222d1 28%,#0312224d 58%,#03122214 78%),linear-gradient(#0000 56%,#031222b8 100%),linear-gradient(#03122247 0%,#0000 32%);position:absolute;inset:0}.site-shell.home-experience .premium-home-hero .hero-image{object-position:58% center;filter:saturate(1.06)brightness(.92)contrast(1.08);transform:scale(1.01)}.site-shell.home-experience .premium-home-hero .hero-shade{z-index:1;pointer-events:none;background:radial-gradient(circle at 70% 48%,#0000 0 24%,#020e1d29 60%,#020e1d57 100%);display:block;position:absolute;inset:0}.site-shell.home-experience .premium-home-hero .hero-content{z-index:3;color:#fff;width:min(1360px,100% - 80px);max-width:none;margin:0 auto;padding:148px 0 180px;position:relative}.site-shell.home-experience .premium-home-hero .hero-content .eyebrow{color:#ffffffbd;letter-spacing:.01em;text-transform:none;margin-bottom:20px;font-size:.72rem;font-weight:650}.site-shell.home-experience .premium-home-hero .hero-brand-title{color:#fff;letter-spacing:-.055em;text-shadow:0 22px 58px #00081447;white-space:nowrap;width:fit-content;max-width:min(760px,66vw);font-size:clamp(4.3rem,6.45vw,6.55rem);font-weight:660;line-height:.96;display:grid}.site-shell.home-experience .premium-home-hero .hero-brand-title span{color:inherit;white-space:nowrap;display:block}.site-shell.home-experience .premium-home-hero .hero-content p:not(.eyebrow){color:#ffffffd6;text-shadow:0 10px 28px #0008143d;max-width:560px;margin-top:22px;font-size:clamp(.98rem,1.05vw,1.08rem);font-weight:430;line-height:1.6}.site-shell.home-experience .premium-home-hero .hero-actions{gap:12px;margin-top:30px}.site-shell.home-experience .premium-home-hero .hero-actions>button{border-radius:13px;min-height:50px;padding:13px 19px;font-size:.9rem;font-weight:650}.site-shell.home-experience .premium-home-hero .hero-actions .primary-button{background:linear-gradient(#1396f3,#0876d2);border-color:#148fee;box-shadow:inset 0 1px #ffffff3d,0 16px 34px #0063bc4d}.site-shell.home-experience .premium-home-hero .hero-actions .secondary-button{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#04182c61;border-color:#ffffff7a;box-shadow:inset 0 1px #ffffff1a}.site-shell.home-experience .premium-service-index{z-index:4;-webkit-backdrop-filter:blur(24px)saturate(1.12);backdrop-filter:blur(24px)saturate(1.12);background:#051c33c7;border:1px solid #fff3;border-radius:19px;grid-template-columns:repeat(5,minmax(0,1fr));min-height:76px;display:grid;position:absolute;bottom:28px;left:max(40px,50% - 680px);right:max(40px,50% - 680px);overflow:hidden;box-shadow:inset 0 1px #ffffff1c,0 22px 56px #000c1a42}.site-shell.home-experience .premium-service-index button{color:#fff;text-align:left;min-width:0;min-height:76px;box-shadow:none;background:0 0;border:0;border-right:1px solid #ffffff24;border-radius:0;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:12px 18px;display:grid}.site-shell.home-experience .premium-service-index button:last-child{border-right:0}.site-shell.home-experience .premium-service-index button:hover{background:#ffffff14;transform:none}.site-shell.home-experience .premium-service-index button>span{color:#7bc8ff;background:#46a9ec1a;border:1px solid #62beff2e;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.site-shell.home-experience .premium-service-index button>span svg{stroke-width:1.7px;width:20px;height:20px}.site-shell.home-experience .premium-service-index strong{color:#ffffffeb;text-overflow:ellipsis;white-space:nowrap;font-size:.81rem;font-weight:620;line-height:1.25;overflow:hidden}.site-shell.home-experience .premium-service-index button>svg{color:#ffffff8a;width:16px;height:16px}.site-shell.home-experience .premium-home-story{grid-template-columns:minmax(280px,.72fr) minmax(520px,1.48fr);align-items:center;gap:clamp(48px,7vw,108px);width:min(1280px,100% - 80px);margin:0 auto;padding:78px 0 58px;display:grid}.site-shell.home-experience .premium-home-story-copy{text-wrap:pretty}.site-shell.home-experience .premium-home-story-copy .eyebrow,.site-shell.home-experience .premium-standards .eyebrow{color:#0878d1;letter-spacing:.01em;margin-bottom:14px;font-size:.7rem;font-weight:700}.site-shell.home-experience .premium-home-story-copy h2{color:#071d35;letter-spacing:-.045em;max-width:520px;font-size:clamp(2.35rem,3.3vw,3.65rem);font-weight:640;line-height:1.02}.site-shell.home-experience .premium-home-story-copy>p:not(.eyebrow){color:#607287;max-width:490px;margin-top:20px;font-size:.98rem;line-height:1.65}.site-shell.home-experience .premium-home-story-copy .secondary-button{color:#0878d1;min-height:44px;box-shadow:none;background:0 0;border:0;margin-top:24px;padding:10px 0}.site-shell.home-experience .premium-home-story-copy .secondary-button:hover{transform:translate(3px)}.site-shell.home-experience .premium-home-story-photo{border:0;border-radius:28px;min-height:360px;box-shadow:0 26px 72px #112b4624}.site-shell.home-experience .premium-home-story-photo .tilt-photo-frame,.site-shell.home-experience .premium-home-story-photo img{border-radius:inherit}.site-shell.home-experience .premium-home-story-photo img{object-position:50% 62%;filter:saturate(1.02)contrast(1.03)}.site-shell.home-experience .premium-standards{color:#fff;background:radial-gradient(circle at 86% 10%,#1e70ab33,#0000 30%),linear-gradient(145deg,#061a30,#0a2946);border:1px solid #ffffff1a;border-radius:28px;grid-template-columns:minmax(230px,.8fr) minmax(560px,2.4fr) minmax(180px,.65fr);align-items:center;gap:32px;width:min(1320px,100% - 56px);margin:0 auto;padding:30px 34px;display:grid;box-shadow:inset 0 1px #ffffff14,0 28px 78px #061a302e}.site-shell.home-experience .premium-standards .eyebrow{color:#56b7ff}.site-shell.home-experience .premium-standards-heading h2{color:#fff;letter-spacing:-.035em;max-width:310px;font-size:clamp(1.85rem,2.4vw,2.7rem);font-weight:620;line-height:1.05}.site-shell.home-experience .premium-proof-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.site-shell.home-experience .premium-proof-grid article{min-width:0}.site-shell.home-experience .premium-proof-grid article>span{color:#83ccff;background:#3ca4eb1a;border:1px solid #6fc2ff38;border-radius:11px;place-items:center;width:34px;height:34px;margin-bottom:12px;display:grid}.site-shell.home-experience .premium-proof-grid svg{stroke-width:1.75px;width:19px;height:19px}.site-shell.home-experience .premium-proof-grid strong{color:#ffffffeb;font-size:.82rem;font-weight:650;line-height:1.28;display:block}.site-shell.home-experience .premium-proof-grid p{color:#dfebf69e;margin-top:5px;font-size:.72rem;line-height:1.42}.site-shell.home-experience .premium-certification{border-left:1px solid #ffffff24;gap:10px;padding-left:24px;display:grid}.site-shell.home-experience .premium-certification>span{background:#f6f7f8;border-radius:14px;place-items:center;width:132px;height:92px;display:grid;overflow:hidden}.site-shell.home-experience .premium-certification img{mix-blend-mode:multiply;width:106px;height:auto}.site-shell.home-experience .premium-certification p{color:#dfebf694;max-width:160px;font-size:.65rem;line-height:1.4}.site-shell.home-experience .home-footer{background:radial-gradient(circle at 88% 0,#1b659e26,#0000 34%),#061a30;border-top:1px solid #ffffff14;margin-top:10px}.site-shell.home-experience .home-footer .footer-main{grid-template-columns:minmax(260px,1fr) minmax(140px,.48fr) minmax(300px,1fr) minmax(120px,.42fr);gap:48px;width:min(1320px,100% - 80px);margin:0 auto;padding:44px 0 34px}.site-shell.home-experience .home-footer .footer-logo-surface{background:#fffffff0;border-radius:16px;width:220px;padding:8px 12px;display:block}.site-shell.home-experience .home-footer :is(.footer-brand p,.footer-contact p,.footer-contact a,.footer-links button){color:#dde9f4a8;font-size:.82rem;font-weight:520}.site-shell.home-experience .home-footer .footer-main h2{color:#ffffffdb;font-size:.7rem;font-weight:700}.site-shell.home-experience .home-footer .footer-links button:hover,.site-shell.home-experience .home-footer .footer-contact a:hover{color:#fff}.site-shell.home-experience .home-footer .footer-connect{align-content:start;gap:12px;display:grid}.site-shell.home-experience .home-footer .footer-social-link{color:#ffffffd1;width:fit-content}.site-shell.home-experience .home-footer .footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;width:min(1320px,100% - 80px);margin:0 auto;display:flex}.site-shell.home-experience .home-footer :is(.copyright,.soltech-credit){color:#dde9f480;border:0;padding:18px 0 22px;font-size:.7rem}@media (max-width:1180px){.site-shell.home-experience .site-header{width:calc(100% - 36px)}.site-shell.home-experience .brand-lockup{width:190px}.site-shell.home-experience .site-nav .nav-page-link{padding-inline:9px;font-size:.76rem}.site-shell.home-experience .premium-home-hero .hero-content{width:calc(100% - 56px)}.site-shell.home-experience .premium-service-index{left:28px;right:28px}.site-shell.home-experience .premium-service-index button{grid-template-columns:32px minmax(0,1fr);padding-inline:12px}.site-shell.home-experience .premium-service-index button>svg{display:none}.site-shell.home-experience .premium-home-story{grid-template-columns:minmax(260px,.8fr) minmax(440px,1.35fr);gap:44px;width:calc(100% - 56px)}.site-shell.home-experience .premium-standards{grid-template-columns:minmax(220px,.6fr) minmax(0,1.6fr)}.site-shell.home-experience .premium-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-shell.home-experience .premium-certification{border-top:1px solid #ffffff1f;border-left:0;grid-column:1/-1;grid-template-columns:auto minmax(0,1fr);align-items:center;padding:18px 0 0}.site-shell.home-experience .premium-certification p{max-width:520px}}@media (max-width:900px){.site-shell.home-experience .site-header{-webkit-backdrop-filter:blur(24px)saturate(1.12);backdrop-filter:blur(24px)saturate(1.12);background:#fafdffe0;border:1px solid #ffffff57;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;padding:8px;display:grid;box-shadow:0 16px 44px #02122229}.site-shell.home-experience .brand-lockup{width:178px;box-shadow:none;background:0 0;border:0;padding:2px 6px}.site-shell.home-experience .site-header-actions{grid-area:1/2}.site-shell.home-experience .language-toggle,.site-shell.home-experience .mobile-menu-toggle{color:#0a5f9f;background:#ffffffb8;border-color:#799ab838;border-radius:14px;min-width:46px;min-height:46px;box-shadow:0 8px 20px #102d4a12}.site-shell.home-experience .mobile-menu-toggle span{background:#0a5f9f}.site-shell.home-experience .site-nav{background:#f8fcfffa;border-color:#95b1c933;grid-column:1/-1;width:100%;margin:8px 0 0;box-shadow:0 16px 34px #102d4a1a}.site-shell.home-experience .site-nav .nav-page-link{color:#34516d}.site-shell.home-experience .site-nav .nav-page-link:hover,.site-shell.home-experience .site-nav .nav-page-link.active{color:#0878d1;background:#eaf5fc}.site-shell.home-experience .premium-home-story{grid-template-columns:1fr}.site-shell.home-experience .premium-home-story-copy{max-width:680px}.site-shell.home-experience .premium-home-story-photo{min-height:380px}.site-shell.home-experience .premium-standards{grid-template-columns:1fr}.site-shell.home-experience .premium-standards-heading h2{max-width:560px}.site-shell.home-experience .home-footer .footer-main{grid-template-columns:repeat(2,minmax(0,1fr));width:calc(100% - 56px)}}@media (max-width:680px){.site-shell.home-experience .site-header{width:calc(100% - 24px);top:12px;left:12px;transform:none}.site-shell.home-experience .brand-lockup{width:min(166px,100vw - 142px)}.site-shell.home-experience .premium-home-hero{flex-direction:column;min-height:0;padding-bottom:18px;display:flex}.site-shell.home-experience .premium-home-hero:after{background:linear-gradient(#0312226b 0%,#031222b3 46%,#031222f0 86%),linear-gradient(90deg,#031222a3 0%,#0000 84%)}.site-shell.home-experience .premium-home-hero .hero-image{object-position:68% center;filter:saturate(1.02)brightness(.78)contrast(1.08)}.site-shell.home-experience .premium-home-hero .hero-content{width:auto;margin:0;padding:150px 22px 28px}.site-shell.home-experience .premium-home-hero .hero-content .eyebrow{max-width:300px;margin-bottom:15px;font-size:.66rem}.site-shell.home-experience .premium-home-hero .hero-brand-title{letter-spacing:-.045em;width:min-content;max-width:calc(100vw - 44px);font-size:min(10.7vw,2.7rem);line-height:.98}.site-shell.home-experience .premium-home-hero .hero-content p:not(.eyebrow){color:#ffffffc7;max-width:340px;margin-top:19px;font-size:.93rem;line-height:1.58}.site-shell.home-experience .premium-home-hero .hero-body-full{display:none}.site-shell.home-experience .premium-home-hero .hero-body-mobile{display:block}.site-shell.home-experience .premium-home-hero .hero-actions{grid-template-columns:1fr;gap:10px;max-width:340px;display:grid}.site-shell.home-experience .premium-home-hero .hero-actions>button{justify-content:space-between;width:100%}.site-shell.home-experience .premium-service-index{border-radius:23px;grid-template-columns:1fr;margin:0 14px;position:relative;bottom:auto;left:auto;right:auto}.site-shell.home-experience .premium-service-index button{border-bottom:1px solid #ffffff1f;border-right:0;grid-template-columns:38px minmax(0,1fr) 18px;min-height:62px;padding:10px 16px}.site-shell.home-experience .premium-service-index button:last-child{border-bottom:0}.site-shell.home-experience .premium-service-index button>svg{display:block}.site-shell.home-experience .premium-service-index strong{font-size:.84rem}.site-shell.home-experience .premium-home-story{gap:30px;width:auto;margin:0;padding:58px 18px 42px}.site-shell.home-experience .premium-home-story-copy h2{font-size:clamp(2.2rem,10.2vw,3rem);line-height:1.02}.site-shell.home-experience .premium-home-story-copy>p:not(.eyebrow){font-size:.93rem}.site-shell.home-experience .premium-home-story-photo{border-radius:24px;min-height:300px}.site-shell.home-experience .premium-standards{border-radius:25px;gap:28px;width:auto;margin:0 12px;padding:28px 20px}.site-shell.home-experience .premium-standards-heading h2{font-size:2.2rem}.site-shell.home-experience .premium-proof-grid{grid-template-columns:1fr;gap:22px}.site-shell.home-experience .premium-proof-grid article{grid-template-columns:38px minmax(0,1fr);gap:13px;display:grid}.site-shell.home-experience .premium-proof-grid article>span{margin-bottom:0}.site-shell.home-experience .premium-certification{grid-template-columns:108px minmax(0,1fr);padding-top:24px}.site-shell.home-experience .premium-certification>span{width:108px;height:80px}.site-shell.home-experience .premium-certification img{width:88px}.site-shell.home-experience .premium-certification p{font-size:.66rem}.site-shell.home-experience .home-footer{margin-top:12px}.site-shell.home-experience .home-footer .footer-main{grid-template-columns:1fr;gap:18px;width:auto;margin:0;padding:36px 22px 26px}.site-shell.home-experience .home-footer .footer-logo-surface{width:210px}.site-shell.home-experience .home-footer .footer-bottom{gap:2px;width:auto;margin:0 22px;padding:14px 0 20px;display:grid}.site-shell.home-experience .home-footer :is(.copyright,.soltech-credit){text-align:left;padding:3px 0}}.site-shell.public-experience{background:radial-gradient(circle at 88% 9%,#d1e6f485,#0000 29%),linear-gradient(#f8fafc 0%,#f3f6f9 46%,#f7f9fb 100%);width:100%;max-width:none}.site-shell.public-experience .public-main{width:100%;max-width:none;margin:0}.site-shell.public-experience.home-experience .public-main,.site-shell.public-experience .premium-home,.site-shell.public-experience .premium-home-hero{width:100%;max-width:none;margin-inline:0}.site-shell.public-experience .site-header{width:min(1360px,100% - 56px);min-height:66px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;gap:18px;padding:0;top:18px;left:50%;transform:translate(-50%)}.site-shell.public-experience .brand-lockup{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #ffffff47;border-radius:18px;width:224px;padding:5px 10px;box-shadow:inset 0 1px #ffffffbd,0 14px 34px #04162829}.site-shell.public-experience .site-nav{-webkit-backdrop-filter:blur(24px)saturate(1.16);backdrop-filter:blur(24px)saturate(1.16);background:#061f37d6;border:1px solid #a8c7de47;border-radius:20px;flex:1;justify-content:center;align-items:center;gap:2px;min-height:58px;margin-left:auto;padding:6px;display:flex;box-shadow:inset 0 1px #ffffff1f,0 18px 42px #0214262e}.site-shell.public-experience .site-nav .nav-page-link{color:#ebf3fac7;border-radius:14px;min-height:44px;padding:10px 15px;font-size:.82rem;font-weight:640}.site-shell.public-experience .site-nav .nav-page-link:hover,.site-shell.public-experience .site-nav .nav-page-link.active{color:#fff;background:#ffffff1f}.site-shell.public-experience .site-nav .nav-page-link:after{background:#38afff;bottom:5px}.site-shell.public-experience .language-toggle{color:#fff;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#061f37d6;border:1px solid #a8c7de42;border-radius:18px;min-width:58px;min-height:58px;box-shadow:inset 0 1px #ffffff1f,0 18px 42px #0214262e}.site-shell.public-experience.home-experience .premium-home-hero{min-height:100svh}.site-shell.public-experience.home-experience .premium-home-hero .hero-content{width:min(1360px,100% - 80px)}.site-shell.public-experience.home-experience .premium-service-index{left:max(40px,50% - 680px);right:max(40px,50% - 680px)}.site-shell.public-experience:not(.home-experience) .public-main{padding:112px 0 28px}.site-shell.public-experience .page-hero-band,.site-shell.public-experience .mission-panel,.site-shell.public-experience .coverage-band,.site-shell.public-experience .public-contact-strip{width:min(1360px,100% - 56px);max-width:none;margin-left:auto;margin-right:auto}.site-shell.public-experience .page-hero-band{-webkit-backdrop-filter:blur(22px)saturate(1.06);backdrop-filter:blur(22px)saturate(1.06);background:#ffffffd1;border:1px solid #859fb72e;border-radius:32px;box-shadow:inset 0 1px #ffffffdb,0 30px 80px #0a253d17;padding-top:22px!important}.site-shell.public-experience .page-hero-band :is(h2,h3){color:#071f3b;letter-spacing:-.045em;font-weight:720}.site-shell.public-experience .page-hero-band h2{font-size:clamp(2.65rem,4.7vw,5.4rem);line-height:.98}.site-shell.public-experience .page-hero-band :is(.eyebrow,.publication-stage-badge){color:#139cf2}.site-shell.public-experience .page-hero-band :is(.about-copy,.section-heading,.clients-heading,.publications-copy,.contact-copy)>p:not(.eyebrow){color:#60758a;font-size:1rem;line-height:1.65}.site-shell.public-experience .ui-card.ui-card{-webkit-backdrop-filter:blur(18px)saturate(1.06);backdrop-filter:blur(18px)saturate(1.06);background:#ffffffdb;border-color:#809ab22e;border-radius:22px;box-shadow:inset 0 1px #ffffffeb,0 18px 46px #0a264012}.site-shell.public-experience .ui-card.ui-card--interactive:hover{border-color:#139cf247;box-shadow:inset 0 1px #fffffff5,0 24px 58px #083e671f}.site-shell.public-experience :is(.about-visual,.coverage-visual,.team-hero-photo,.client-visual-band .vessel-photo,.publication-visual-photo,.contact-photo,.map-preview){border:1px solid #fff3;border-radius:24px;overflow:hidden;box-shadow:0 26px 64px #02192f29}.site-shell.public-experience .about-band{background:radial-gradient(circle at 12% 0,#1977bb47,#0000 36%),linear-gradient(145deg,#061b31 0%,#092b49 100%);grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);align-items:stretch;gap:clamp(28px,4vw,64px);padding:clamp(34px,4.2vw,64px)}.site-shell.public-experience .page-hero-band.about-band{padding-top:clamp(34px,4.2vw,64px)!important}.site-shell.public-experience .about-band .about-copy{align-content:center}.site-shell.public-experience .about-band .about-copy h2,.site-shell.public-experience .about-band .about-copy>p:not(.eyebrow){color:#fff}.site-shell.public-experience .about-band .about-copy>p:not(.eyebrow){color:#e0ebf4b8}.site-shell.public-experience .about-band .about-pillar-list{gap:10px;margin-top:30px}.site-shell.public-experience .about-band .about-pillar-list .ui-card{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff12;border-color:#ffffff1f;box-shadow:inset 0 1px #ffffff1a}.site-shell.public-experience .about-band .about-pillar-list :is(strong,span){color:inherit}.site-shell.public-experience .about-band .about-pillar-list span{color:#e0ebf4a8}.site-shell.public-experience .about-band .about-visual{min-height:540px}.site-shell.public-experience .mission-panel{gap:16px;margin-top:18px}.site-shell.public-experience .mission-panel .ui-card{padding:34px}.site-shell.public-experience .coverage-band{background:#ffffffd1;border:1px solid #859fb72e;border-radius:32px;margin-top:18px;padding:clamp(28px,4vw,56px);box-shadow:0 28px 76px #0a253d14}.site-shell.public-experience .coverage-heading h2{font-size:clamp(2.35rem,4vw,4.4rem);line-height:1}.site-shell.public-experience .coverage-visual{min-height:330px}.site-shell.public-experience .coverage-list{background:#f8fafc;border:1px solid #809ab22b;border-radius:24px;margin-top:36px}.site-shell.public-experience .coverage-list .ui-card{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-radius:0}.site-shell.public-experience .service-detail-grid .ui-card{min-height:170px}.site-shell.public-experience .team-band{gap:22px;padding:22px;display:grid}.site-shell.public-experience .team-showcase{background:radial-gradient(circle at 16% 4%,#1b7abe45,#0000 38%),linear-gradient(145deg,#061b31 0%,#092b49 100%);border-radius:26px;grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);gap:clamp(30px,4vw,62px);padding:clamp(34px,4.2vw,60px)}.site-shell.public-experience .team-showcase .section-heading h2,.site-shell.public-experience .team-showcase .section-heading>p:not(.eyebrow){color:#fff}.site-shell.public-experience .team-showcase .section-heading>p:not(.eyebrow){color:#e0ebf4b3}.site-shell.public-experience .team-showcase .team-strengths{gap:10px}.site-shell.public-experience .team-showcase .team-strengths .ui-card{background:#ffffff12;border-color:#ffffff1f;box-shadow:inset 0 1px #ffffff1a}.site-shell.public-experience .team-showcase .team-strengths strong{color:#fff}.site-shell.public-experience .team-showcase .team-strengths span{color:#e0ebf4a3}.site-shell.public-experience .team-hero-photo{min-height:520px}.site-shell.public-experience .team-directory-shell{background:#f5f8fb;border:1px solid #809ab226;border-radius:26px;margin:0;padding:clamp(18px,2vw,28px)}.site-shell.public-experience .clients-band{gap:20px;padding:22px;display:grid}.site-shell.public-experience .clients-heading{background:radial-gradient(circle at 82% 8%,#207ec04d,#0000 34%),linear-gradient(135deg,#061b31 0%,#0a3152 100%);border-radius:26px;align-items:end;min-height:300px;padding:clamp(34px,5vw,72px)}.site-shell.public-experience .clients-heading h2{color:#fff;max-width:920px}.site-shell.public-experience .client-visual-band{gap:16px;margin:0}.site-shell.public-experience .client-visual-band .vessel-photo{min-height:370px}.site-shell.public-experience .client-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0}.site-shell.public-experience .client-category-grid .ui-card{min-height:154px}.site-shell.public-experience .client-grid{background:#f5f8fb;border-radius:26px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;padding:clamp(20px,3vw,34px)}.site-shell.public-experience .client-logo-card.ui-card{background:#fff;min-height:142px}.site-shell.public-experience .publications-band{grid-template-columns:minmax(0,.78fr) minmax(460px,1.22fr);gap:22px;padding:22px}.site-shell.public-experience .publications-copy{background:radial-gradient(circle at 18% 0,#207ec04a,#0000 38%),linear-gradient(145deg,#061b31 0%,#092b49 100%);border-radius:26px;align-content:center;padding:clamp(34px,4.8vw,68px)}.site-shell.public-experience .publications-copy h2,.site-shell.public-experience .publications-copy>p:not(.eyebrow){color:#fff}.site-shell.public-experience .publications-copy h2,.site-shell.public-experience .contact-copy h2{overflow-wrap:normal;word-break:normal;font-size:clamp(2.5rem,3.5vw,3.75rem);line-height:1}.site-shell.public-experience .publications-copy>p:not(.eyebrow){color:#e0ebf4b3}.site-shell.public-experience .publication-stage-badge{background:#139cf21f;border-color:#4db7ff47;width:fit-content}.site-shell.public-experience .publication-visual-stack{border-radius:26px;min-height:580px}.site-shell.public-experience .publication-area-grid{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0}.site-shell.public-experience .publication-area-grid .ui-card{min-height:190px}.site-shell.public-experience .contact-band{grid-template-columns:minmax(320px,.7fr) minmax(0,1.3fr);align-items:start;gap:22px;padding:22px}.site-shell.public-experience .contact-copy{background:radial-gradient(circle at 14% 0,#1f7fc34d,#0000 38%),linear-gradient(145deg,#061b31 0%,#092b49 100%);border-radius:26px;grid-column:1;padding:clamp(32px,4vw,54px)}.site-shell.public-experience .contact-copy h2,.site-shell.public-experience .contact-copy .contact-lines,.site-shell.public-experience .contact-copy .contact-lines p{color:#fff}.site-shell.public-experience .contact-copy .contact-lines{color:#e0ebf4b3;margin-top:26px}.site-shell.public-experience .contact-copy .contact-lines p{color:inherit}.site-shell.public-experience .contact-details{grid-area:1/2/span 2;gap:14px}.site-shell.public-experience .contact-card-grid{gap:10px}.site-shell.public-experience .contact-form-card.ui-card{padding:clamp(24px,3vw,40px)}.site-shell.public-experience .contact-form-grid :is(input,textarea){background:#f6f9fb;border-color:#7693ad33;border-radius:14px;box-shadow:inset 0 1px 2px #09253f0a}.site-shell.public-experience .contact-photo{grid-column:1;min-height:390px}.site-shell.public-experience .public-contact-strip{background:radial-gradient(circle at 86% 0,#1a7cc245,#0000 34%),linear-gradient(135deg,#061a30 0%,#092d4c 100%);border:1px solid #ffffff1a;border-radius:30px;gap:36px;margin-top:18px;margin-bottom:18px;padding:clamp(30px,4vw,52px);box-shadow:0 28px 72px #041c3329}.site-shell.public-experience .public-contact-strip :is(h2,p){color:#fff}.site-shell.public-experience .public-contact-strip>div>p:not(.eyebrow){color:#dde9f4ab}.site-shell.public-experience .premium-footer{background:radial-gradient(circle at 88% 0,#1b659e26,#0000 34%),#061a30;border-top:1px solid #ffffff14;margin-top:0}.site-shell.public-experience .premium-footer .footer-main{grid-template-columns:minmax(260px,1fr) minmax(140px,.48fr) minmax(300px,1fr) minmax(160px,.48fr);gap:42px;width:min(1320px,100% - 80px);margin:0 auto;padding:44px 0 34px}.site-shell.public-experience .premium-footer .footer-logo-surface{background:#fffffff0;border-radius:16px;width:220px;padding:8px 12px;display:block}.site-shell.public-experience .premium-footer :is(.footer-brand p,.footer-contact p,.footer-contact a,.footer-links button,.footer-quality p){color:#dde9f4a8;font-size:.82rem;font-weight:520}.site-shell.public-experience .premium-footer .footer-main h2{color:#ffffffdb;font-size:.7rem;font-weight:700}.site-shell.public-experience .premium-footer .footer-links button:hover,.site-shell.public-experience .premium-footer .footer-contact a:hover{color:#fff}.site-shell.public-experience .premium-footer .footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;width:min(1320px,100% - 80px);margin:0 auto;display:flex}.site-shell.public-experience .premium-footer :is(.copyright,.soltech-credit){color:#dde9f480;border:0;padding:18px 0 22px;font-size:.7rem}@media (max-width:1100px){.site-shell.public-experience .site-header{width:calc(100% - 36px)}.site-shell.public-experience .brand-lockup{width:188px}.site-shell.public-experience .site-nav .nav-page-link{padding-inline:10px;font-size:.76rem}.site-shell.public-experience :is(.about-band,.team-showcase,.publications-band,.contact-band){grid-template-columns:1fr}.site-shell.public-experience .about-band .about-visual,.site-shell.public-experience .team-hero-photo,.site-shell.public-experience .publication-visual-stack{min-height:440px}.site-shell.public-experience .contact-details,.site-shell.public-experience .contact-photo{grid-area:auto/1}.site-shell.public-experience .client-category-grid,.site-shell.public-experience .client-grid,.site-shell.public-experience .premium-footer .footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.site-shell.public-experience .site-header{-webkit-backdrop-filter:blur(24px)saturate(1.12);backdrop-filter:blur(24px)saturate(1.12);background:#fafdffe6;border:1px solid #ffffff57;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;padding:8px;display:grid;box-shadow:0 16px 44px #02122229}.site-shell.public-experience .brand-lockup{width:178px;box-shadow:none;background:0 0;border:0;padding:2px 6px}.site-shell.public-experience .site-header-actions{grid-area:1/2}.site-shell.public-experience .language-toggle,.site-shell.public-experience .mobile-menu-toggle{color:#0a5f9f;background:#ffffffbd;border-color:#799ab838;border-radius:14px;min-width:46px;min-height:46px;box-shadow:0 8px 20px #102d4a12}.site-shell.public-experience .mobile-menu-toggle span{background:#0a5f9f}.site-shell.public-experience .site-nav{background:#f8fcfffa;border-color:#95b1c933;grid-column:1/-1;width:100%;min-height:0;margin:8px 0 0;box-shadow:0 16px 34px #102d4a1a}.site-shell.public-experience .site-nav:not(.open){display:none}.site-shell.public-experience .site-nav.open{grid-template-columns:1fr;padding:7px;display:grid}.site-shell.public-experience .site-nav .nav-page-link{color:#34516d}.site-shell.public-experience .site-nav .nav-page-link:hover,.site-shell.public-experience .site-nav .nav-page-link.active{color:#0878d1;background:#eaf5fc}.site-shell.public-experience .page-hero-band,.site-shell.public-experience .mission-panel,.site-shell.public-experience .coverage-band,.site-shell.public-experience .public-contact-strip{width:calc(100% - 36px)}.site-shell.public-experience .publication-area-grid{grid-template-columns:1fr}}@media (max-width:680px){.site-shell.public-experience .site-header{width:auto;margin:0;top:12px;left:12px;right:12px;transform:none}.site-shell.public-experience .brand-lockup{width:min(166px,100vw - 142px)}.site-shell.public-experience.home-experience .premium-home-hero{min-height:0}.site-shell.public-experience.home-experience .premium-home-hero .hero-content{width:100%;margin:0}.site-shell.public-experience.home-experience .premium-service-index{align-self:stretch;width:auto;margin:0 14px;left:auto;right:auto}.site-shell.public-experience:not(.home-experience) .public-main{padding:104px 0 18px}.site-shell.public-experience .page-hero-band,.site-shell.public-experience .mission-panel,.site-shell.public-experience .coverage-band,.site-shell.public-experience .public-contact-strip{width:calc(100% - 24px)}.site-shell.public-experience .page-hero-band{border-radius:24px;padding:12px;padding-top:12px!important}.site-shell.public-experience .page-hero-band.about-band{padding-top:28px!important}.site-shell.public-experience .page-hero-band h2{font-size:clamp(2.2rem,12vw,3.45rem)}.site-shell.public-experience .about-band,.site-shell.public-experience .team-showcase,.site-shell.public-experience .publications-copy,.site-shell.public-experience .contact-copy,.site-shell.public-experience .clients-heading{border-radius:20px;padding:28px 22px}.site-shell.public-experience .about-band .about-visual,.site-shell.public-experience .team-hero-photo,.site-shell.public-experience .publication-visual-stack,.site-shell.public-experience .client-visual-band .vessel-photo,.site-shell.public-experience .contact-photo{min-height:310px}.site-shell.public-experience .mission-panel{grid-template-columns:1fr}.site-shell.public-experience .coverage-band{border-radius:24px;padding:24px 16px}.site-shell.public-experience .coverage-heading,.site-shell.public-experience .client-visual-band,.site-shell.public-experience .client-category-grid,.site-shell.public-experience .client-grid{grid-template-columns:1fr}.site-shell.public-experience .clients-heading{min-height:260px}.site-shell.public-experience .contact-band{gap:12px}.site-shell.public-experience .contact-form-card.ui-card{padding:22px 16px}.site-shell.public-experience .public-contact-strip{border-radius:24px;gap:22px;padding:28px 22px}.site-shell.public-experience .premium-footer .footer-main{grid-template-columns:1fr;gap:18px;width:auto;margin:0;padding:36px 22px 26px}.site-shell.public-experience .premium-footer .footer-logo-surface{width:210px}.site-shell.public-experience .premium-footer .footer-bottom{gap:2px;width:auto;margin:0 22px;padding:14px 0 20px;display:grid}.site-shell.public-experience .premium-footer :is(.copyright,.soltech-credit){text-align:left;padding:3px 0}}@media (prefers-reduced-motion:reduce){.site-shell.home-experience .premium-home-story-copy .secondary-button:hover{transform:none}}@media (max-width:680px){.site-shell .site-header{border-radius:16px;width:calc(100% - 24px);max-width:none;margin-inline:12px;left:auto;right:auto;transform:none}.site-shell .ui-card.ui-card{border-radius:18px}.auth-shell .auth-panel{width:min(100% - 24px,620px)}.internal-shell .app-sidebar{grid-template-columns:minmax(0,1fr)}.internal-shell .app-sidebar>img{justify-self:start;width:118px}.internal-shell .nav-link{font-size:.78rem}.internal-shell .topbar{gap:5px;padding:7px 12px}.internal-shell .topbar-clock,.internal-shell .live-chip,.internal-shell .topbar-left{display:none}.internal-shell .topbar-identity{grid-template-columns:32px minmax(0,1fr);margin-left:auto}.internal-shell .topbar-identity>.ui-icon{display:none}.internal-shell .topbar-user-copy{max-width:112px}.internal-shell .topbar-primary-actions .sound-toggle{display:none}.internal-shell .workspace{padding-left:12px;padding-right:12px}.internal-shell .topbar{margin-left:-12px;margin-right:-12px}.internal-shell .page-title h2{font-size:clamp(1.65rem,8vw,2rem)}.internal-shell .command-center-grid{grid-template-columns:minmax(0,1fr)}.internal-shell .focus-column:last-child{grid-column:auto}.internal-shell .command-center-heading,.internal-shell .card-heading-row,.internal-shell .schedule-card-heading{grid-template-columns:minmax(0,1fr);display:grid}.internal-shell .command-center-summary{justify-content:flex-start;overflow-x:auto}.internal-shell .summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.internal-shell .queue-card.ui-card,.internal-shell :is(.history-table,.deadline-page-card,.schedule-card,.directory-card,.audit-card,.preferences-card,.user-list,.sop-card).ui-card{border-radius:16px;padding:16px}.internal-shell .queue-tabs{scrollbar-width:none;display:flex;overflow-x:auto}.internal-shell .queue-tabs::-webkit-scrollbar{display:none}.internal-shell .queue-tabs button{min-width:max-content}.internal-shell .request-table{scrollbar-gutter:auto;background:0 0;border:0;border-radius:0;max-height:none;overflow:visible}.internal-shell .request-table-header{display:none}.internal-shell .notification-item.request-table-row{border:1px solid var(--ui-border);background:var(--ui-surface);min-width:0;box-shadow:var(--ui-shadow-sm);border-radius:16px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"number status""main main""type path""due updated""actions actions""context context";align-items:start;gap:11px 14px;margin-bottom:12px;padding:15px;display:grid}.internal-shell .notification-item.request-table-row:hover{box-shadow:var(--ui-shadow-sm)}.internal-shell .request-number{grid-area:number}.internal-shell .notification-main{grid-area:main}.internal-shell .request-type-cell{grid-area:type}.internal-shell .request-path-cell{grid-area:path}.internal-shell .status-chip{grid-area:status;justify-self:end}.internal-shell .request-due-cell{grid-area:due}.internal-shell .request-updated-cell{grid-area:updated}.internal-shell .notification-actions{flex-wrap:wrap;grid-area:actions;display:flex}.internal-shell .request-row-context{grid-area:context}.internal-shell :is(.request-type-cell,.request-path-cell,.request-due-cell,.request-updated-cell){gap:3px;min-width:0;display:grid}.internal-shell :is(.request-type-cell,.request-path-cell,.request-due-cell,.request-updated-cell):before{content:attr(data-label);color:var(--ui-text-tertiary);text-transform:uppercase;font-size:.62rem;font-weight:650;line-height:1.2}.internal-shell .modal-backdrop{padding:10px}.internal-shell .user-modal.ui-card{border-radius:22px;width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.internal-shell .user-modal>.modal-heading{border-radius:22px 22px 0 0}.internal-shell :is(.modal-actions,.form-actions)>button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}:where(.site-shell,.internal-shell,.auth-shell) *,:where(.site-shell,.internal-shell,.auth-shell) :before,:where(.site-shell,.internal-shell,.auth-shell) :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes uiPageIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.internal-shell .dashboard-summary.compact-summary{display:block;container:dashboard-summary/inline-size}.internal-shell .dashboard-summary-layout{grid-template-columns:minmax(0,1fr) minmax(272px,.34fr);align-items:stretch;gap:clamp(18px,2vw,28px);display:grid}.internal-shell .dashboard-summary .due-legend{gap:6px;min-width:0}.internal-shell .dashboard-summary .due-legend-item{grid-template-columns:8px minmax(0,1fr) auto;gap:8px;width:100%;padding:4px 6px;font-size:.72rem;display:grid}.internal-shell .dashboard-summary .due-legend-label{overflow-wrap:anywhere;min-width:0}.internal-shell .dashboard-summary .due-legend-value{color:#294766;font-size:inherit;font-variant-numeric:tabular-nums}@container dashboard-summary (max-width:900px){.internal-shell .dashboard-summary-layout{grid-template-columns:minmax(0,1fr);gap:22px}.internal-shell .summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.internal-shell .summary-tile.ui-card{grid-template-columns:40px minmax(0,1fr);justify-content:stretch;gap:10px;min-height:88px;padding:10px}.internal-shell .summary-tile:last-child{grid-column:auto}.internal-shell .summary-tile-icon{width:40px;height:40px}.internal-shell .summary-tile-copy{min-width:0}.internal-shell .summary-tile-copy small{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;max-width:none;overflow:visible}.internal-shell .due-summary-panel{border-top:1px solid var(--line);border-left:0;grid-template-columns:104px minmax(0,1fr);gap:12px 22px;padding:22px 0 0}.internal-shell .due-donut{width:100px;height:100px}.internal-shell .due-donut:after{inset:18px}.internal-shell .due-legend{align-self:center}}@container dashboard-summary (max-width:560px){.internal-shell .summary-grid{grid-template-columns:minmax(0,1fr);gap:10px}.internal-shell .summary-tile.ui-card{grid-template-columns:40px minmax(0,1fr);min-height:64px;padding:10px 12px}.internal-shell .summary-tile-copy{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.internal-shell .summary-tile-copy strong{grid-area:1/2;place-self:center end;width:auto}.internal-shell .summary-tile-copy small{grid-area:1/1;align-self:center}.internal-shell .due-summary-panel{grid-template-columns:96px minmax(0,1fr);gap:12px 16px}.internal-shell .due-donut{width:92px;height:92px}.internal-shell .due-donut:after{inset:17px}}.internal-shell .ui-card.user-management-modal{grid-template-rows:auto minmax(0,1fr) auto;width:min(760px,100vw - 48px);max-height:min(880px,100dvh - 48px);padding-bottom:30px;display:grid;overflow:hidden}.internal-shell .ui-card.user-management-modal>.modal-heading{margin-bottom:0;position:relative;top:auto}.internal-shell .ui-card.user-management-modal>.modal-form-grid{overscroll-behavior:contain;min-height:0;margin:0 -6px;padding:24px 6px 28px;overflow:hidden auto}.internal-shell .ui-card.user-management-modal>.form-actions.modal-actions{border-radius:0 0 30px 30px;flex:none;margin:0 -30px -30px;padding:18px 30px 26px;position:relative;bottom:auto}@media (max-width:680px){.internal-shell .ui-card.user-management-modal{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);padding-bottom:22px}.internal-shell .ui-card.user-management-modal>.modal-form-grid{margin-inline:-4px;padding:20px 4px 24px}.internal-shell .ui-card.user-management-modal>.form-actions.modal-actions{border-radius:0 0 22px 22px;margin:0 -22px -22px;padding:16px 22px 20px}}.internal-shell .user-list{min-width:0}.internal-shell .user-row{grid-template-columns:minmax(160px,1fr) minmax(100px,.68fr) minmax(100px,.68fr) minmax(180px,1.15fr) minmax(120px,.72fr) 64px 314px;column-gap:16px;min-width:0}.internal-shell .user-row>*{min-width:0}.internal-shell .user-row>.user-actions{grid-column:7;grid-template-columns:96px 112px 86px;width:314px;max-width:100%}.internal-shell .user-row>.user-actions .danger-button{grid-column:auto}@media (max-width:1180px){.internal-shell .user-row{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px}.internal-shell .user-row>.user-actions{grid-column:1/-1;grid-template-columns:repeat(3,minmax(104px,1fr));justify-self:stretch;width:100%}}@media (max-width:760px){.internal-shell .user-row{grid-template-columns:minmax(0,1fr)}.internal-shell .user-row>*{grid-area:auto/1}.internal-shell .user-row>.user-actions{grid-column:1;grid-template-columns:minmax(0,1fr);justify-self:stretch;width:100%;max-width:none}}@media (max-width:680px){.site-shell.home-experience .site-header{width:auto;margin:0;left:12px;right:12px;transform:none}.site-shell.home-experience .premium-service-index{align-self:stretch;width:auto}}.site-shell.public-experience:not(.home-experience) .public-main{padding-top:0}.site-shell.public-experience .site-header:before,.site-shell.public-experience .site-header:after{content:none;display:none}.site-shell.public-experience :is(.about-visual,.coverage-visual,.team-hero-photo,.client-visual-band .vessel-photo,.publication-visual-photo,.contact-photo,.map-preview){border:0}.site-shell.public-experience:not(.home-experience) .premium-footer{margin-top:clamp(40px,4vw,64px)}.site-shell.public-experience .reveal-on-scroll.is-visible{transform:translateY(0)}.site-shell.public-experience .public-contact-strip.reveal-on-scroll{opacity:1;transform:none}@media (max-width:680px){.site-shell.public-experience:not(.home-experience) .premium-footer{margin-top:32px}}.site-shell.public-experience .coverage-band{padding:clamp(24px,3vw,44px)}.site-shell.public-experience .coverage-heading{gap:clamp(20px,3vw,40px)}.site-shell.public-experience .coverage-visual{background:0 0;height:clamp(220px,42vw,330px);min-height:0}.site-shell.public-experience .coverage-visual>.tilt-photo,.site-shell.public-experience .coverage-visual>.tilt-photo>.tilt-photo-frame,.site-shell.public-experience .coverage-visual>.tilt-photo>.tilt-photo-frame>img{width:100%;height:100%;min-height:0}.site-shell.public-experience .coverage-visual>.tilt-photo{--tilt-radius:24px;clip-path:inset(0 round 24px)}.site-shell.public-experience .coverage-list{margin-top:24px}.site-shell.home-experience .home-footer{margin-top:clamp(52px,4vw,64px)}@media (max-width:680px){.site-shell.home-experience .home-footer{margin-top:44px}}.internal-shell .deadline-page-card{padding:clamp(20px,2vw,28px);overflow:visible}.internal-shell .deadline-calendar{grid-template-columns:minmax(0,1fr);gap:16px}.internal-shell .deadline-calendar-toolbar{grid-template-columns:40px minmax(0,1fr) 40px;justify-self:start;width:min(100%,760px)}.internal-shell .deadline-calendar-toolbar h3{font-size:clamp(1.05rem,1.4vw,1.28rem)}.internal-shell .deadline-calendar-nav-button{border-radius:12px;width:40px;min-width:40px;min-height:40px;padding:0;font-size:1.35rem;line-height:1}.internal-shell .deadline-calendar-legend{border-bottom:1px solid var(--line);gap:10px 20px;padding-bottom:14px}.internal-shell .deadline-legend-dot.report{background:#c9473f}.internal-shell .deadline-legend-dot.schedule{background:#3f78b2}.internal-shell .deadline-legend-dot.holiday{background:#2d9d62}.internal-shell .deadline-calendar-layout{grid-template-columns:minmax(460px,.95fr) minmax(320px,.72fr);align-items:start;gap:clamp(18px,2vw,28px);display:grid}.internal-shell .deadline-calendar-month{gap:7px;min-width:0;display:grid}.internal-shell .deadline-weekdays,.internal-shell .deadline-month-grid{background:0 0;border:0;border-radius:0;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;min-width:0;overflow:visible}.internal-shell .deadline-weekdays span{color:#647a90;letter-spacing:.08em;padding:5px 3px;font-size:.68rem}.internal-shell .deadline-month-day{min-height:0;box-shadow:none;background:0 0;border:0;padding:0}.internal-shell .deadline-date-select{color:#102f4e;text-align:left;background:#ffffffe0;border:1px solid #d8e1e9;border-radius:12px;grid-template-rows:auto 1fr;align-content:space-between;width:100%;min-height:68px;padding:9px;transition:border-color .16s,box-shadow .16s,transform .16s,background .16s;display:grid;box-shadow:0 1px 2px #112d4906}.internal-shell .deadline-date-select:hover{border-color:#aebfce;transform:translateY(-1px);box-shadow:0 8px 18px #12345214}.internal-shell .deadline-date-select:focus-visible{outline-offset:2px;outline:3px solid #0071e338}.internal-shell .deadline-month-day.selected .deadline-date-select{color:#fff;background:linear-gradient(145deg,#0b3458,#082846);border-color:#0b3458;box-shadow:0 10px 24px #082c4b33}.internal-shell .deadline-month-day.today:not(.selected) .deadline-date-select{box-shadow:none;border-color:#8fb9d9}.internal-shell .deadline-month-day.today{box-shadow:none}.internal-shell .deadline-month-day.outside-month .deadline-date-select{color:#9aaabd;box-shadow:none;background:#f6f9fba8}.internal-shell .deadline-date-number,.internal-shell .deadline-month-day.today .deadline-date-number{width:auto;height:auto;color:inherit;background:0 0;border-radius:0;padding:0;font-size:.78rem;line-height:1;display:block}.internal-shell .deadline-day-markers{align-self:end;align-items:center;gap:4px;min-height:8px;display:flex}.internal-shell .deadline-day-marker{background:#123f6b;border-radius:999px;flex:0 0 7px;width:7px;height:7px;display:block}.internal-shell .deadline-day-marker.warning{background:#ed9b18}.internal-shell .deadline-day-marker.danger,.internal-shell .deadline-day-marker.critical{background:#c14d3f}.internal-shell .deadline-day-marker.schedule{background:#3f78b2}.internal-shell .deadline-day-marker.holiday{background:#2d9d62}.internal-shell .deadline-day-markers em{color:#74899d;font-size:.62rem;font-style:normal;line-height:1}.internal-shell .deadline-month-day.selected .deadline-day-markers em{color:#ffffffb8}.internal-shell .deadline-agenda-panel{background:linear-gradient(145deg,#f8fbfcf5,#f2f7f9e6);border:1px solid #d8e1e9;border-radius:18px;min-width:0;min-height:420px;padding:clamp(17px,1.7vw,22px);position:sticky;top:92px;overflow:hidden;box-shadow:inset 0 1px #fffc,0 14px 34px #1234520f}.internal-shell .deadline-agenda-header{border-bottom:1px solid #d7e1e8;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:15px;display:flex}.internal-shell .deadline-agenda-header p{color:#657b91;letter-spacing:.09em;text-transform:uppercase;margin:0 0 4px;font-size:.66rem;font-weight:750}.internal-shell .deadline-agenda-header h4{color:#0b2d4c;margin:0;font-size:clamp(.95rem,1.25vw,1.12rem);line-height:1.3}.internal-shell .deadline-agenda-header>span{color:#536b82;background:#ffffffb3;border:1px solid #cbd9e3;border-radius:999px;flex:none;padding:6px 9px;font-size:.68rem;font-weight:750}.internal-shell .deadline-agenda-list{display:grid}.internal-shell .deadline-agenda-item{color:#102f4e;text-align:left;background:0 0;border:0;border-bottom:1px solid #c0cdd7b8;border-radius:0;grid-template-columns:9px minmax(0,1fr);align-items:start;gap:11px;width:100%;padding:14px 5px;display:grid}button.deadline-agenda-item{cursor:pointer;transition:background .16s,padding .16s}button.deadline-agenda-item:hover{background:#dce7ef85;border-radius:10px;padding-left:10px;padding-right:10px}.internal-shell .deadline-agenda-item>i{background:#123f6b;border-radius:999px;width:8px;height:8px;margin-top:5px}.internal-shell .deadline-agenda-item.warning>i{background:#ed9b18}.internal-shell .deadline-agenda-item.danger>i,.internal-shell .deadline-agenda-item.critical>i{background:#c14d3f}.internal-shell .deadline-agenda-item.schedule>i{background:#3f78b2}.internal-shell .deadline-agenda-item.holiday>i{background:#2d9d62}.internal-shell .deadline-agenda-item span{gap:4px;min-width:0;display:grid}.internal-shell .deadline-agenda-item strong,.internal-shell .deadline-agenda-item small{overflow-wrap:anywhere}.internal-shell .deadline-agenda-item strong{color:inherit;font-size:.82rem;line-height:1.35}.internal-shell .deadline-agenda-item small{color:#63798e;font-size:.72rem;line-height:1.4}.internal-shell .deadline-agenda-empty{color:#60778d;text-align:center;align-content:center;place-items:center;min-height:310px;padding:24px;display:grid}.internal-shell .deadline-agenda-empty>span{color:#2f6b9f;background:#ffffffbf;border:1px solid #cbd9e3;border-radius:14px;place-items:center;width:44px;height:44px;margin-bottom:12px;display:grid}.internal-shell .deadline-agenda-empty strong{color:#173957;font-size:.88rem}.internal-shell .deadline-agenda-empty p{max-width:310px;margin:6px 0 0;font-size:.76rem;line-height:1.5}.internal-shell.office-mode .deadline-date-select{color:#e9f4fb;background:#0d324cc7;border-color:#81a5be3d}.internal-shell.office-mode .deadline-month-day.outside-month .deadline-date-select{color:#8199ab;background:#0a273d80}.internal-shell.office-mode .deadline-month-day.selected .deadline-date-select{background:linear-gradient(145deg,#126da2,#0a466e);border-color:#58b7ee}.internal-shell.office-mode .deadline-agenda-panel{background:linear-gradient(145deg,#0b2b43f2,#082236ed);border-color:#81a5be40;box-shadow:inset 0 1px #ffffff0a,0 16px 38px #000f1c3d}.internal-shell.office-mode .deadline-agenda-header{border-bottom-color:#8eafc538}.internal-shell.office-mode .deadline-agenda-header h4,.internal-shell.office-mode .deadline-agenda-item,.internal-shell.office-mode .deadline-agenda-empty strong{color:#eff8fc}.internal-shell.office-mode .deadline-agenda-header p,.internal-shell.office-mode .deadline-agenda-item small,.internal-shell.office-mode .deadline-agenda-empty{color:#9db4c4}.internal-shell.office-mode .deadline-agenda-header>span,.internal-shell.office-mode .deadline-agenda-empty>span{color:#a9dcf7;background:#15436094;border-color:#8eafc53d}.internal-shell.office-mode .deadline-agenda-item{border-bottom-color:#8eafc52b}.internal-shell.office-mode button.deadline-agenda-item:hover{background:#346d9040}@media (max-width:1180px){.internal-shell .deadline-calendar-layout{grid-template-columns:minmax(390px,.95fr) minmax(280px,.72fr);gap:16px}.internal-shell .deadline-date-select{min-height:62px}.internal-shell .deadline-agenda-panel{min-height:385px}}@media (max-width:900px){.internal-shell .deadline-calendar-layout{grid-template-columns:minmax(0,1fr)}.internal-shell .deadline-calendar-toolbar{width:100%}.internal-shell .deadline-agenda-panel{min-height:280px;position:static}.internal-shell .deadline-agenda-empty{min-height:210px}}@media (max-width:680px){.internal-shell .deadline-page-card{padding:14px}.internal-shell .deadline-calendar{overflow:visible}.internal-shell .deadline-calendar-legend{gap:8px 12px}.internal-shell .deadline-calendar-legend span{font-size:.66rem}.internal-shell .deadline-weekdays,.internal-shell .deadline-month-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;min-width:0}.internal-shell .deadline-weekdays span{letter-spacing:.02em;padding:3px 1px;font-size:.56rem}.internal-shell .deadline-date-select{border-radius:9px;min-height:50px;padding:6px}.internal-shell .deadline-date-number,.internal-shell .deadline-month-day.today .deadline-date-number{font-size:.68rem}.internal-shell .deadline-day-marker{flex-basis:5px;width:5px;height:5px}.internal-shell .deadline-day-marker:nth-child(n+4),.internal-shell .deadline-day-markers em{display:none}.internal-shell .deadline-agenda-panel{border-radius:14px;min-height:250px;padding:14px}.internal-shell .deadline-agenda-header{gap:8px}.internal-shell .deadline-agenda-header>span{padding:5px 7px;font-size:.62rem}.internal-shell .deadline-agenda-empty{min-height:180px;padding:16px 6px}}
