:root{font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;color:#18232f;background:#f4f5f3;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #132b35;--navy-deep: #0d222b;--teal: #177c73;--teal-dark: #12665f;--ink: #18232f;--muted: #6e7c82;--line: #dde2df;--surface: #ffffff;--surface-soft: #f7f8f6;--shadow: 0 1px 2px rgba(24, 35, 47, .04), 0 8px 30px rgba(24, 35, 47, .035)}*{box-sizing:border-box}html{min-width:320px;background:#f4f5f3}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(23,124,115,.2);outline-offset:2px}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif}h1{font-size:clamp(2rem,3vw,2.7rem);line-height:1.08;letter-spacing:-.045em;margin-bottom:10px}h2{font-size:1.28rem;letter-spacing:-.025em;margin-bottom:7px}h3{font-size:1rem;letter-spacing:-.015em}p{line-height:1.55;color:var(--muted)}.app-shell{min-height:100vh;display:grid;grid-template-columns:244px minmax(0,1fr)}.sidebar{position:fixed;inset:0 auto 0 0;width:244px;z-index:10;background:var(--navy);color:#dce7e6;padding:22px 14px 16px;display:flex;flex-direction:column}.brand{appearance:none;border:0;background:none;color:#fff;text-align:left;cursor:pointer;display:flex;gap:11px;align-items:center;width:100%;padding:0 8px 24px}.brand__mark{width:37px;height:37px;display:grid;place-items:center;border-radius:11px;background:#e6f1ed;color:var(--navy);font-family:Inter,sans-serif;font-weight:800;letter-spacing:-.08em}.brand strong,.brand small,.profile strong,.profile small{display:block}.brand strong{font-size:.83rem}.brand small{color:#8eaaa8;font-size:.68rem;margin-top:2px;letter-spacing:.04em}.main-nav{display:flex;flex-direction:column;gap:3px}.nav-item{border:0;background:transparent;color:#9eb1b3;cursor:pointer;width:100%;height:42px;border-radius:9px;padding:0 11px;display:flex;align-items:center;gap:12px;font-size:.88rem;font-weight:600;transition:.16s ease}.nav-item:hover{background:#ffffff0e;color:#fff}.nav-item.is-active{background:#ffffff1b;color:#fff;box-shadow:inset 3px 0 #65c1b0}.nav-item--mobile-only{display:none}.nav-count{margin-left:auto;background:#e4a056;color:#142a33;font-size:.68rem;font-weight:800;min-width:20px;height:20px;padding:0 5px;display:grid;place-items:center;border-radius:999px}.sidebar__modules{margin-top:25px;padding:0 8px;min-height:0;overflow:auto}.sidebar-label{color:#607e80;font-size:.66rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin:0 0 9px 4px}.module-link{border:0;background:none;color:#aabbbd;width:100%;display:flex;align-items:center;gap:10px;padding:7px 4px;cursor:pointer;font-size:.79rem;text-align:left}.module-link:hover{color:#fff}.module-link__dot{width:7px;height:7px;border-radius:50%;box-shadow:0 0 0 3px #ffffff0a}.module-link--more{color:#6f9291;font-size:.73rem;padding-left:21px}.sidebar__footer{margin-top:auto;padding-top:12px;border-top:1px solid rgba(255,255,255,.07)}.profile{margin-top:10px;padding:10px 9px 1px;display:grid;grid-template-columns:34px 1fr 8px;align-items:center;gap:9px}.profile__avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#2d4b54;font-size:.7rem;font-weight:700}.profile strong{color:#edf5f4;font-size:.76rem}.profile small{color:#789395;font-size:.63rem;margin-top:2px}.status-dot{width:7px;height:7px;border-radius:50%;background:#63bf9f;box-shadow:0 0 0 3px #63bf9f1f}.main-content{grid-column:2;min-width:0}.page{max-width:1370px;margin:0 auto;padding:46px clamp(28px,5vw,70px) 80px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:32px}.page-header>div:first-child{max-width:760px}.page-header p:last-child{margin-bottom:0}.page-header--welcome{align-items:center}.page-header--welcome p:last-child{font-size:1.02rem}.eyebrow{text-transform:uppercase;letter-spacing:.125em;color:var(--teal);font-weight:700;font-size:.68rem;margin-bottom:8px}.header-actions{display:flex;gap:10px}.button{border:1px solid transparent;min-height:38px;border-radius:9px;padding:8px 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-size:.78rem;font-weight:700;white-space:nowrap;transition:.15s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.45;cursor:default}.button--primary{background:var(--teal);color:#fff;box-shadow:0 4px 12px #177c7326}.button--primary:hover:not(:disabled){background:var(--teal-dark)}.button--secondary{background:#fff;border-color:#d6deda;color:#344248}.button--secondary:hover:not(:disabled){border-color:#acbbb6}.button--ghost{background:transparent;color:var(--teal);padding-inline:8px}.button--danger{background:#fff;border-color:#f0c8c8;color:#af3e3e}.card{background:var(--surface);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.badge{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;font-size:.64rem;font-weight:700;white-space:nowrap}.badge--neutral{color:#66737a;background:#eff2f1}.badge--positive{color:#23745f;background:#e5f4ee}.badge--attention{color:#9a6326;background:#f9edda}.badge--danger{color:#a44343;background:#f9e5e5}.badge--info{color:#326890;background:#e6f0f7}.section-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:21px}.section-heading h2{margin-bottom:5px}.section-heading p:not(.eyebrow){font-size:.84rem;margin:0;max-width:670px}.section-heading .eyebrow{margin-bottom:5px}.section-heading__action{flex:none}.empty-state{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.empty-state__icon{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:#edf3f1;color:var(--teal);margin-bottom:14px}.empty-state h3{margin:0 0 5px}.empty-state p{max-width:360px;font-size:.82rem;margin:0}.briefing-strip{display:grid;grid-template-columns:40px 1fr auto;gap:15px;align-items:center;background:linear-gradient(112deg,#e8f2ef,#f1f5f0);border:1px solid #cfdfda;border-radius:13px;padding:17px 18px;margin-bottom:18px}.briefing-strip__icon{width:40px;height:40px;display:grid;place-items:center;color:var(--teal);background:#fff;border-radius:11px;box-shadow:0 3px 15px #177c731a}.briefing-strip strong{font-size:.85rem}.briefing-strip p{margin:3px 0 0;font-size:.78rem;color:#58706e}.quick-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:18px}.quick-stat{border:1px solid var(--line);background:#fff;border-radius:12px;padding:14px;display:flex;align-items:center;gap:12px;text-align:left;box-shadow:var(--shadow)}button.quick-stat{cursor:pointer}.quick-stat>svg,.quick-stat>.badge{margin-left:auto;color:#9aa4a6}.quick-stat__icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px}.quick-stat__icon--amber{color:#a96c25;background:#f8eddc}.quick-stat__icon--blue{color:#34759d;background:#e5f0f6}.quick-stat__icon--green{color:#287963;background:#e5f3ee}.quick-stat strong,.quick-stat small{display:block}.quick-stat strong{font-size:1.02rem}.quick-stat small{color:var(--muted);font-size:.68rem;margin-top:2px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.75fr);gap:18px}.priority-card,.schedule-card{padding:22px}.priority-list{display:flex;flex-direction:column}.priority-row{border:0;border-top:1px solid #edf0ee;background:transparent;min-height:66px;padding:11px 2px;display:grid;grid-template-columns:29px 1fr auto 16px;align-items:center;gap:11px;text-align:left;cursor:pointer}.priority-row:hover{background:#fafbf9}.priority-rank{width:24px;height:24px;display:grid;place-items:center;border:1px solid #dce3df;border-radius:7px;color:#7d898c;font-size:.66rem;font-weight:700}.priority-row__main strong,.priority-row__main small,.priority-row__meta small,.priority-row__meta span{display:block}.priority-row__main strong{font-size:.81rem}.priority-row__main small{color:var(--muted);font-size:.69rem;margin-top:4px}.priority-row__meta{text-align:right}.priority-row__meta small{color:#59666b;font-size:.68rem}.priority-row__meta span{margin-top:4px;font-size:.61rem;font-weight:800;letter-spacing:.04em}.priority-row>svg{color:#a0aaac}.timeline{padding-top:1px}.timeline__item{min-height:67px;display:grid;grid-template-columns:45px 11px 1fr;gap:12px;position:relative}.timeline__item:not(:last-child):after{content:"";position:absolute;left:61px;top:20px;bottom:-4px;width:1px;background:#e3e8e5}.timeline__time strong,.timeline__time small,.timeline__item>div:last-child strong,.timeline__item>div:last-child small{display:block}.timeline__time strong{font-size:.71rem}.timeline__time small{color:#a1aaac;font-size:.6rem;margin-top:3px}.timeline__marker{width:9px;height:9px;margin-top:3px;border-radius:50%;z-index:1;box-shadow:0 0 0 4px #fff}.timeline__marker--teal{background:#28a18f}.timeline__marker--purple{background:#7c68d8}.timeline__marker--amber{background:#dc9240}.timeline__marker--blue{background:#4b8eb8}.timeline__item>div:last-child strong{font-size:.76rem}.timeline__item>div:last-child small{color:var(--muted);font-size:.65rem;margin-top:4px}.system-note{margin-top:18px;padding:15px 17px;display:flex;gap:12px;align-items:center;box-shadow:none;background:#fafbf9}.system-note__icon{color:#5b7774}.system-note strong{font-size:.73rem}.system-note p{margin:3px 0 0;font-size:.68rem}.filter-bar,.collection-tabs,.settings-tabs{display:flex;align-items:center;gap:5px;border-bottom:1px solid var(--line);margin-bottom:18px}.filter-chip,.collection-tabs button,.settings-tabs button{border:0;background:transparent;cursor:pointer;padding:10px 13px;color:#718084;font-size:.76rem;font-weight:600;border-bottom:2px solid transparent;margin-bottom:-1px}.filter-chip.is-active,.collection-tabs button.is-active,.settings-tabs button.is-active{color:var(--teal);border-bottom-color:var(--teal)}.filter-chip span{margin-left:6px;padding:2px 6px;border-radius:999px;background:#e7ece9;font-size:.62rem}.filter-action{margin-left:auto;border:0;background:transparent;color:#718084;display:flex;gap:6px;align-items:center;cursor:pointer;font-size:.72rem}.inbox-list,.approval-list{overflow:hidden}.inbox-row{display:grid;grid-template-columns:39px 1fr auto;gap:14px;padding:20px;border-bottom:1px solid #e9edeb;align-items:flex-start}.inbox-row:last-child{border-bottom:0}.signal-icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center}.signal-icon--follow-up{background:#e7f1f6;color:#347b9e}.signal-icon--decision{background:#eee9f9;color:#7158bd}.signal-icon--asset{background:#f8e8ef;color:#b7557d}.signal-icon--event{background:#e6f3ef;color:#217c68}.signal-icon--info{background:#f7eddc;color:#a87130}.inbox-row__title{display:flex;gap:7px;align-items:center;margin-bottom:7px}.inbox-row__title>span:first-child{text-transform:uppercase;letter-spacing:.08em;color:#6f7d80;font-size:.59rem;font-weight:800}.inbox-row__title small{margin-left:auto;color:#9aa5a7;font-size:.65rem}.inbox-row h3{margin:0 0 5px;font-size:.9rem}.inbox-row p{font-size:.75rem;margin-bottom:9px;max-width:680px}.inbox-row__source{display:flex;align-items:center;gap:5px;color:#859194;font-size:.64rem}.inbox-row__side{min-width:188px;display:flex;flex-direction:column;align-items:flex-end;gap:19px}.module-pill{display:flex;align-items:center;gap:6px;border:1px solid #e2e7e4;padding:5px 8px;border-radius:999px;font-size:.64rem;color:#5e6b70}.module-pill i{width:6px;height:6px;border-radius:50%}.row-actions{display:flex;gap:7px}.agent-page{height:100vh;min-height:650px;display:flex;flex-direction:column;background:#f7f8f6}.agent-topbar{height:67px;border-bottom:1px solid var(--line);background:#ffffffdb;padding:0 clamp(25px,5vw,64px);display:flex;align-items:center;justify-content:space-between}.agent-topbar>div:first-child{display:flex;align-items:center;gap:10px}.agent-symbol{width:35px;height:35px;display:grid;place-items:center;background:var(--navy);color:#fff;border-radius:10px}.agent-topbar strong,.agent-topbar small{display:block}.agent-topbar strong{font-size:.8rem}.agent-topbar small{color:#8c989a;font-size:.62rem}.privacy-label{display:flex;align-items:center;gap:5px;color:#68817d;background:#edf4f1;padding:6px 9px;border-radius:999px;font-size:.65rem;font-weight:600}.agent-conversation{flex:1;overflow:auto;padding:45px 24px 20px}.agent-welcome{max-width:720px;margin:7vh auto 0;text-align:center}.agent-welcome__mark{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 20px;border-radius:18px;background:#e4f0ec;color:var(--teal)}.agent-welcome h1{font-size:2rem}.agent-welcome>p{max-width:570px;margin:0 auto 26px;font-size:.86rem}.suggestion-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;text-align:left}.suggestion-grid button{border:1px solid var(--line);background:#fff;border-radius:11px;min-height:55px;padding:12px;display:grid;grid-template-columns:20px 1fr 16px;align-items:center;gap:8px;cursor:pointer;color:#415158;font-size:.74rem}.suggestion-grid button:hover{border-color:#a8c2ba}.suggestion-grid button svg:first-child{color:var(--teal)}.suggestion-grid button svg:last-child{color:#a4adaf}.messages{max-width:780px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.message{display:flex;gap:10px;font-size:.86rem;line-height:1.6}.message--user{align-self:flex-end;max-width:75%;background:#e7efec;padding:10px 14px;border-radius:13px 13px 3px}.message--assistant{align-self:flex-start;max-width:88%}.message__avatar{width:29px;height:29px;flex:none;display:grid;place-items:center;border-radius:9px;background:var(--navy);color:#fff}.composer-wrap{width:min(780px,calc(100% - 40px));margin:0 auto 19px}.composer{padding:11px;box-shadow:0 8px 35px #18232f12}.composer textarea{width:100%;min-height:58px;resize:none;border:0;outline:0;padding:7px;background:transparent;color:var(--ink);font-size:.85rem}.composer>div{border-top:1px solid #edf0ee;padding-top:9px;display:flex;justify-content:space-between;align-items:center}.composer>div>span{display:flex;align-items:center;gap:5px;color:#91a09d;font-size:.61rem}.composer-wrap>p{text-align:center;font-size:.6rem;margin:7px 0 0}.module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.module-card{padding:18px;display:flex;flex-direction:column;min-height:315px}.module-card__top{display:flex;justify-content:space-between;align-items:flex-start}.module-card__icon{width:45px;height:45px;display:grid;place-items:center;border-radius:12px}.module-card__body{margin-top:20px}.module-card__body h3{font-size:1.07rem;margin-bottom:8px}.module-card__body p:not(.eyebrow){font-size:.74rem;margin-bottom:13px}.module-card__tags{display:flex;flex-wrap:wrap;gap:5px}.module-card__tags span{background:#f2f4f3;color:#6e7a7e;padding:4px 7px;border-radius:5px;font-size:.58rem}.module-card__footer{margin-top:auto;padding-top:17px;border-top:1px solid #edf0ee;display:flex;justify-content:space-between;align-items:center}.module-card__footer small{color:#939d9f;font-size:.61rem}.module-workspace{min-height:100vh;background:#f4f5f3}.module-header{background:#fff;border-bottom:1px solid var(--line);padding:24px clamp(28px,5vw,70px) 0}.back-button{border:0;background:transparent;display:flex;align-items:center;gap:7px;padding:0;color:#738084;cursor:pointer;font-size:.68rem}.back-button svg{transform:rotate(180deg)}.module-header__main{max-width:1370px;margin:24px auto 20px;display:flex;align-items:center;gap:14px}.module-header__icon{width:53px;height:53px;display:grid;place-items:center;border-radius:14px;color:var(--module-accent);background:color-mix(in srgb,var(--module-accent) 9%,white)}.module-header__main p{margin:0 0 3px;font-size:.62rem;color:#859194}.module-header__main h1{font-size:1.75rem;margin:0}.module-header__actions{margin-left:auto;display:flex;align-items:center;gap:9px}.module-tabs{max-width:1370px;margin:0 auto;display:flex;gap:4px;overflow-x:auto}.module-tabs button{border:0;background:transparent;padding:11px 12px;border-bottom:2px solid transparent;cursor:pointer;color:#788588;font-size:.69rem;white-space:nowrap}.module-tabs button.is-active{color:var(--module-accent);border-bottom-color:var(--module-accent);font-weight:700}.module-content{max-width:1370px;margin:0 auto;padding:28px clamp(28px,5vw,70px) 70px}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:17px}.metric-card{padding:19px}.metric-card>span{display:block;color:#788589;font-size:.67rem}.metric-card>strong{display:block;font-size:1.65rem;margin:7px 0 4px;letter-spacing:-.04em}.metric-card>small{font-size:.64rem}.tone-positive{color:#2a8168}.tone-attention{color:#ad702a}.tone-neutral{color:#788589}.module-detail-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:17px}.module-detail-grid>.card,.permission-card{padding:22px}.action-list{display:flex;flex-direction:column}.action-list button{border:0;border-top:1px solid #edf0ee;background:transparent;min-height:61px;display:grid;grid-template-columns:36px 1fr 16px;gap:10px;align-items:center;text-align:left;cursor:pointer;padding:10px 0}.action-list button>span:first-child{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#f4f6f5}.action-list strong,.action-list small{display:block}.action-list strong{font-size:.76rem}.action-list small{margin-top:4px;color:#869194;font-size:.65rem}.action-list>svg{color:#a3adaf}.source-list>div{display:grid;grid-template-columns:31px 1fr auto;gap:8px;align-items:center;min-height:48px;border-top:1px solid #edf0ee}.source-list>div>span:first-child{color:#78928d}.source-list strong{font-size:.7rem}.migration-note{margin-top:15px;border-radius:10px;background:#edf4f1;padding:11px;color:var(--teal);display:flex;gap:9px;align-items:center}.migration-note strong,.migration-note small{display:block}.migration-note strong{font-size:.68rem}.migration-note small{font-size:.6rem;color:#71817e;margin-top:2px}.permission-list>div{min-height:66px;border-top:1px solid #edf0ee;display:grid;grid-template-columns:80px 1fr auto;align-items:center;gap:12px}.permission-effect{font-size:.61rem;font-weight:800;text-transform:uppercase;padding:4px 7px;border-radius:5px;text-align:center}.permission-effect--read{background:#e6f0f7;color:#316d94}.permission-effect--propose{background:#f8eddc;color:#996227}.permission-effect--write,.permission-effect--execute{background:#f8e6e6;color:#a24747}.permission-list strong,.permission-list small{display:block}.permission-list strong{font-size:.72rem}.permission-list small{margin-top:4px;color:#8a9698;font-size:.6rem}.module-placeholder{min-height:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.module-placeholder>span{width:58px;height:58px;border-radius:15px;display:grid;place-items:center;background:#f2f4f3;margin-bottom:15px}.module-placeholder h2{margin-bottom:5px}.module-placeholder p{max-width:450px;font-size:.78rem}.toggle-label{display:flex;align-items:center;gap:8px;color:#6f7d80;font-size:.7rem;cursor:pointer}.toggle-label input{position:absolute;opacity:0}.toggle-label span{width:34px;height:19px;background:#cbd3d0;border-radius:999px;position:relative;transition:.15s}.toggle-label span:after{content:"";width:15px;height:15px;border-radius:50%;background:#fff;position:absolute;top:2px;left:2px;transition:.15s;box-shadow:0 1px 3px #0003}.toggle-label input:checked+span{background:var(--teal)}.toggle-label input:checked+span:after{transform:translate(15px)}.approval-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:17px}.approval-summary .card{padding:15px;display:flex;align-items:center;gap:12px}.approval-summary .card>span{width:35px;height:35px;display:grid;place-items:center;border-radius:9px;color:var(--teal);background:#eaf2ef}.approval-summary strong,.approval-summary small{display:block}.approval-summary strong{font-size:1.15rem}.approval-summary small{color:#7d898c;font-size:.65rem}.approval-row{display:grid;grid-template-columns:42px 1fr auto;gap:14px;padding:21px;border-bottom:1px solid #e9edeb}.approval-row:last-child{border-bottom:0}.approval-row__icon{width:41px;height:41px;display:grid;place-items:center;border-radius:11px}.approval-row__content{min-width:0}.approval-row__content>div:first-child{display:flex;align-items:center;gap:7px}.approval-row__content>div:first-child>span:not(.badge){font-size:.64rem;color:#768386}.approval-row__content>div:first-child small{margin-left:auto;font-size:.62rem;color:#9aa4a6}.approval-row h3{margin:9px 0 5px}.approval-row p{font-size:.73rem;margin-bottom:10px;max-width:710px}.approval-row dl{display:flex;gap:24px;margin:0}.approval-row dl div{display:flex;gap:5px;font-size:.62rem}.approval-row dt{color:#98a1a3}.approval-row dd{margin:0;color:#657277}.approval-row__actions{display:flex;align-items:center;gap:7px}.search-input{height:56px;border:1px solid #cfd8d4;border-radius:12px;background:#fff;display:flex;align-items:center;gap:10px;padding:0 15px;margin-bottom:17px;box-shadow:var(--shadow)}.search-input>svg{color:#73817f}.search-input input{border:0;outline:0;background:transparent;width:100%;font-size:.86rem}.search-input kbd{border:1px solid #dce2df;background:#f5f7f6;padding:3px 6px;border-radius:5px;color:#859092;font-size:.61rem}.search-results{overflow:hidden}.search-results>button{border:0;border-bottom:1px solid #e9edeb;width:100%;background:#fff;display:grid;grid-template-columns:38px 1fr 16px;gap:12px;text-align:left;align-items:center;padding:15px;cursor:pointer}.search-results>button:hover{background:#fafbf9}.search-results>button>span:first-child{width:36px;height:36px;display:grid;place-items:center;color:var(--teal);background:#eaf2ef;border-radius:9px}.search-results small,.search-results strong{display:block}.search-results small{color:var(--teal);text-transform:uppercase;letter-spacing:.08em;font-size:.56rem}.search-results strong{font-size:.77rem;margin:3px 0}.search-results p{font-size:.66rem;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-results>button>svg{color:#a1aaac}.settings-card,.audit-card{padding:23px}.source-policy-row{display:grid;grid-template-columns:39px 1fr auto;gap:12px;align-items:center;min-height:79px;border-top:1px solid #edf0ee}.source-policy-row__icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:#607d78;background:#edf3f1}.source-policy-row strong{font-size:.77rem}.source-policy-row p{font-size:.68rem;margin:3px 0}.source-policy-row small{color:#9aa3a5;font-size:.6rem}.policy-select{border:1px solid #dbe2df;border-radius:8px;padding:7px 29px 7px 10px;font-size:.67rem;font-weight:700;background:#fff}.policy-select--allowed{color:#24785f}.policy-select--ask{color:#9b672b}.policy-select--blocked{color:#a14141}.privacy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.privacy-grid>.card{padding:22px}.privacy-card__icon{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;color:var(--teal);background:#eaf3f0;margin-bottom:17px}.privacy-grid h3{margin-bottom:7px}.privacy-grid p{font-size:.72rem;margin:0}.privacy-wide{grid-column:1 / -1;display:flex;justify-content:space-between;align-items:center;gap:20px}.privacy-wide .section-heading{margin:0}.audit-list>div{min-height:65px;display:grid;grid-template-columns:28px 140px 1fr auto;gap:11px;align-items:center;border-top:1px solid #edf0ee}.audit-result{width:25px;height:25px;display:grid;place-items:center;border-radius:7px}.audit-result--allowed{background:#e6f3ee;color:#28795f}.audit-result--blocked{background:#f8e5e5;color:#a04343}.audit-result--proposed{background:#f8eddb;color:#a46a28}.audit-list strong,.audit-list small{display:block}.audit-list strong{font-size:.67rem}.audit-list small{color:#899496;font-size:.59rem;margin-top:3px}@media(max-width:1100px){.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.module-detail-grid{grid-template-columns:1fr}.schedule-card{min-height:340px}}@media(max-width:760px){.app-shell{display:block;padding-bottom:66px}.sidebar{position:fixed;inset:auto 0 0;width:100%;height:66px;padding:8px 10px;flex-direction:row;align-items:center;border-top:1px solid rgba(255,255,255,.12)}.brand,.sidebar__modules,.sidebar__footer{display:none}.main-nav{width:100%;flex-direction:row;justify-content:space-around}.nav-item{width:auto;min-width:48px;height:50px;padding:5px;flex-direction:column;gap:3px;font-size:.55rem}.nav-item--mobile-only{display:flex}.nav-item.is-active{box-shadow:inset 0 -2px #65c1b0}.nav-count{position:absolute;margin-left:24px;margin-top:-24px;min-width:16px;height:16px;font-size:.54rem}.main-content{display:block}.page{padding:28px 17px 50px}.page-header{align-items:flex-start;flex-direction:column;gap:15px;margin-bottom:24px}h1{font-size:2rem}.quick-stats,.approval-summary,.metric-grid,.privacy-grid{grid-template-columns:1fr}.briefing-strip{grid-template-columns:36px 1fr}.briefing-strip>.button{grid-column:2;justify-self:flex-start}.priority-row{grid-template-columns:26px 1fr 14px}.priority-row__meta{display:none}.inbox-row,.approval-row{grid-template-columns:38px 1fr}.inbox-row__side,.approval-row__actions{grid-column:2;align-items:flex-start;flex-direction:row}.approval-row__content>div:first-child{flex-wrap:wrap}.approval-row__content>div:first-child small{margin-left:0}.approval-row dl{flex-wrap:wrap;gap:6px 16px}.approval-row__actions{flex-wrap:wrap;width:100%}.approval-row__actions .button{flex:1 1 98px;padding-inline:9px}.module-grid{grid-template-columns:1fr}.module-header{padding-inline:17px}.module-header__main{align-items:flex-start}.module-header__actions{flex-direction:column;align-items:flex-end}.module-tabs{margin-inline:-17px;padding-inline:17px}.module-content{padding:22px 17px 50px}.permission-list>div{grid-template-columns:70px 1fr;padding-block:11px}.permission-list .badge{grid-column:2;justify-self:start}.suggestion-grid{grid-template-columns:1fr}.agent-page{height:calc(100vh - 66px);min-height:540px}.agent-welcome{margin-top:0}.privacy-wide{flex-direction:column;align-items:flex-start}.audit-list>div{grid-template-columns:28px 1fr auto;padding:10px 0}.audit-list>div>span:nth-child(3){grid-column:2 / -1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}.hr-workspace{--hr-existing: #3f756e;--hr-existing-soft: #eaf3f0;--hr-future: #8a5a44;--hr-future-soft: #f5ece7;background:#f5f4f1}.hr-module-header{position:sticky;top:0;z-index:5}.hr-content{padding-top:20px}.hr-privacy-note{min-height:44px;margin-bottom:18px;padding:8px 11px;display:flex;align-items:center;gap:9px;border:1px solid #dedbd5;border-radius:10px;background:#ffffffb8;color:#52645f}.hr-privacy-note>span:nth-child(2){flex:1}.hr-privacy-note strong,.hr-privacy-note small{display:block}.hr-privacy-note strong{font-size:.68rem}.hr-privacy-note small{margin-top:2px;color:#88918f;font-size:.59rem}.hr-notice{min-height:43px;margin:-7px 0 17px;padding:9px 11px;display:flex;align-items:center;gap:8px;border-radius:9px;background:#e7f2ed;color:#286d5a;font-size:.68rem;font-weight:650}.hr-notice>span{flex:1}.hr-notice button{border:0;padding:4px;display:grid;place-items:center;background:transparent;color:inherit;cursor:pointer}.hr-intro{margin:9px 0 20px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.hr-intro>div:first-child{max-width:690px}.hr-intro h2{font-size:1.55rem}.hr-intro p:not(.eyebrow){margin-bottom:0;font-size:.78rem}.hr-intro__legend{display:flex;gap:14px;padding-bottom:4px}.hr-intro__legend span{display:flex;align-items:center;gap:6px;color:#75807d;font-size:.62rem;white-space:nowrap}.hr-dot{width:8px;height:8px;border-radius:50%}.hr-dot--existing{background:var(--hr-existing)}.hr-dot--future{background:var(--hr-future)}.hr-split-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.hr-domain-card{position:relative;overflow:hidden;min-height:505px;padding:24px;display:flex;flex-direction:column}.hr-domain-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--domain-color)}.hr-domain-card--existing{--domain-color: var(--hr-existing);--domain-soft: var(--hr-existing-soft)}.hr-domain-card--future{--domain-color: var(--hr-future);--domain-soft: var(--hr-future-soft)}.hr-domain-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.hr-domain-card__top>span:first-child{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;color:var(--domain-color);background:var(--domain-soft)}.hr-domain-card h2{margin-bottom:7px;font-size:1.3rem}.hr-domain-card>p{min-height:43px;margin-bottom:18px;font-size:.73rem}.hr-domain-metrics{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:17px}.hr-domain-metrics>div{padding:13px;border-radius:10px;background:#f7f7f4}.hr-domain-metrics strong,.hr-domain-metrics span{display:block}.hr-domain-metrics strong{color:var(--domain-color);font-size:1.35rem}.hr-domain-metrics span{margin-top:3px;color:#828b89;font-size:.58rem}.hr-domain-links{margin-bottom:20px}.hr-domain-links button{width:100%;min-height:46px;padding:8px 0;display:grid;grid-template-columns:25px 1fr 15px;gap:8px;align-items:center;border:0;border-top:1px solid #ececea;background:transparent;color:#596562;text-align:left;cursor:pointer;font-size:.69rem}.hr-domain-links button svg:first-child{color:var(--domain-color)}.hr-domain-links button svg:last-child{color:#a0a7a5}.hr-domain-card>.button{margin-top:auto;align-self:flex-start}.hr-domain-card--future>.button{background:var(--hr-future)}.hr-handover-card{margin-top:17px;padding:20px;display:grid;grid-template-columns:42px minmax(250px,1fr) auto;gap:13px;align-items:center}.hr-handover-card__icon{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;color:#486f68;background:#e8f1ee}.hr-handover-card h3{margin:0 0 4px}.hr-handover-card p:not(.eyebrow){max-width:690px;margin:0;font-size:.67rem}.hr-handover-flow{display:flex;align-items:center;gap:6px}.hr-handover-flow span{padding:7px 8px;border-radius:6px;background:#f3f3f0;color:#66716e;font-size:.57rem;font-weight:750}.hr-handover-flow svg{color:#a2aaa7}.hr-area-layout{display:grid;grid-template-columns:205px minmax(0,1fr);gap:22px;align-items:start}.hr-subnav{position:sticky;top:172px;display:flex;flex-direction:column;gap:3px}.hr-subnav button{width:100%;min-height:40px;padding:8px 10px;display:flex;align-items:center;gap:9px;border:0;border-radius:8px;background:transparent;color:#737e7b;text-align:left;cursor:pointer;font-size:.66rem}.hr-subnav button:hover{background:#ffffffb3}.hr-subnav button.is-active{color:var(--module-accent);background:#fff;font-weight:750;box-shadow:0 1px 4px #1d27240d}.hr-area-main{min-width:0}.hr-area-main>.section-heading{margin:3px 0 17px}.hr-area-main>.section-heading h2{font-size:1.48rem}.hr-area-main>.section-heading p:not(.eyebrow){max-width:680px;font-size:.72rem}.hr-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:15px}.hr-kpi-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.hr-kpi-grid>.card{min-height:113px;padding:16px}.hr-kpi-grid span,.hr-kpi-grid strong,.hr-kpi-grid small{display:block}.hr-kpi-grid span{color:#7a8582;font-size:.61rem}.hr-kpi-grid strong{margin:10px 0 4px;font-size:1.35rem;letter-spacing:-.035em}.hr-kpi-grid small{color:#949c99;font-size:.57rem}.hr-section-card{padding:20px}.hr-section-card>.section-heading{margin-bottom:6px}.hr-employee-list>button{width:100%;min-height:72px;padding:11px 0;display:grid;grid-template-columns:38px minmax(150px,1.3fr) minmax(130px,1fr) auto 16px;gap:11px;align-items:center;border:0;border-top:1px solid #ecefec;background:transparent;text-align:left;cursor:pointer}.hr-employee-list>button:hover{background:#fbfbf9}.hr-avatar{width:35px;height:35px;display:grid;place-items:center;border-radius:9px;background:var(--hr-existing-soft);color:var(--hr-existing);font-size:.62rem;font-weight:800}.hr-employee-list strong,.hr-employee-list small{display:block}.hr-employee-list strong{font-size:.7rem}.hr-employee-list small{margin-top:4px;color:#8a9491;font-size:.59rem}.hr-employee-list>button>svg{color:#a4aca9}.hr-quick-grid{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.hr-quick-grid>button{min-height:72px;padding:12px;display:grid;grid-template-columns:35px 1fr 16px;grid-template-rows:auto auto;gap:3px 10px;align-items:center;border:1px solid #e1e3df;border-radius:11px;background:#fff;text-align:left;cursor:pointer}.hr-quick-grid>button>span{grid-row:1 / 3;width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:var(--hr-existing);background:var(--hr-existing-soft)}.hr-quick-grid>button>strong{font-size:.68rem}.hr-quick-grid>button>small{color:#8e9694;font-size:.56rem}.hr-quick-grid>button>svg{grid-column:3;grid-row:1 / 3;color:#a1aaa7}.hr-table-wrap{width:100%;overflow-x:auto}.hr-table{width:100%;border-collapse:collapse;min-width:650px}.hr-table th{padding:10px 8px;color:#8d9693;text-align:left;text-transform:uppercase;letter-spacing:.055em;font-size:.53rem;font-weight:750}.hr-table td{height:59px;padding:9px 8px;border-top:1px solid #ecefec;color:#63706d;font-size:.65rem}.hr-table td strong{color:#303b39;font-size:.68rem}.hr-table td:last-child{text-align:right}.hr-table td>button{border:0;background:transparent;color:var(--module-accent);cursor:pointer;font-size:.62rem;font-weight:750}.hr-period-bar,.hr-selection-header{margin-bottom:7px;display:flex;align-items:center;justify-content:space-between;gap:12px}.hr-period-bar h3,.hr-selection-header h3{margin:0}.hr-request-list>div,.hr-interview-list>div{min-height:72px;padding:10px 0;display:grid;grid-template-columns:40px minmax(160px,1fr) auto auto;gap:11px;align-items:center;border-top:1px solid #ecefec}.hr-request-list strong,.hr-request-list small,.hr-interview-list strong,.hr-interview-list small{display:block}.hr-request-list strong,.hr-interview-list strong{font-size:.69rem}.hr-request-list small,.hr-interview-list small{margin-top:4px;color:#899390;font-size:.58rem}.hr-ethics-note,.hr-interview-kit{margin-top:13px;padding:14px;display:flex;align-items:center;gap:11px;border-radius:10px;background:#ebf2ef;color:#4a7068}.hr-ethics-note>svg,.hr-interview-kit>svg{flex:none}.hr-ethics-note p,.hr-interview-kit p{margin:0;color:#6e7f7a;font-size:.63rem}.hr-ethics-note strong,.hr-interview-kit strong{color:#42534f}.hr-job-overview-grid,.hr-job-detail-grid,.hr-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-bottom:14px}.hr-job-summary,.hr-job-detail,.hr-form-card{padding:19px}.hr-job-summary>div:first-child,.hr-job-detail__header,.hr-form-card>div:first-child{display:flex;justify-content:space-between;align-items:center}.hr-job-index{width:33px;height:33px;display:grid;place-items:center;border-radius:9px;background:var(--hr-future-soft);color:var(--hr-future);font-size:.64rem;font-weight:850}.hr-job-summary h3,.hr-job-detail h2,.hr-form-card h3{margin:17px 0 5px}.hr-job-summary>p,.hr-job-detail>p,.hr-form-card>p{font-size:.65rem}.hr-job-summary dl{margin:15px 0}.hr-job-summary dl>div{min-height:40px;padding:8px 0;display:grid;grid-template-columns:110px 1fr;gap:10px;border-top:1px solid #ecefec;font-size:.61rem}.hr-job-summary dt{color:#909895}.hr-job-summary dd{margin:0;color:#505d59;font-weight:700}.hr-job-summary>button{width:100%;padding:10px 0 0;display:flex;align-items:center;justify-content:space-between;border:0;border-top:1px solid #ecefec;background:transparent;color:var(--hr-future);cursor:pointer;font-size:.64rem;font-weight:750}.hr-recruiting-flow{padding:19px}.hr-recruiting-flow>div{display:grid;grid-template-columns:repeat(6,minmax(95px,1fr));gap:7px}.hr-recruiting-flow button{position:relative;min-height:92px;padding:10px 7px;display:flex;flex-direction:column;align-items:flex-start;gap:6px;border:1px solid #ece9e5;border-radius:9px;background:#faf9f7;color:#6d625d;text-align:left;cursor:pointer}.hr-recruiting-flow button>span{color:#b09a8f;font-size:.52rem}.hr-recruiting-flow button>svg{color:var(--hr-future)}.hr-recruiting-flow button>strong{font-size:.58rem;line-height:1.35}.hr-job-detail{min-height:390px;display:flex;flex-direction:column}.hr-job-detail__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:12px 0}.hr-job-detail__stats>span{padding:10px;border-radius:8px;background:#f7f6f3}.hr-job-detail__stats strong,.hr-job-detail__stats small{display:block}.hr-job-detail__stats strong{font-size:.82rem}.hr-job-detail__stats small{margin-top:3px;color:#8d9693;font-size:.52rem}.hr-job-facts{margin:2px 0 14px}.hr-job-facts>div{min-height:34px;padding:7px 0;display:grid;grid-template-columns:105px 1fr;gap:9px;border-top:1px solid #ecefec;font-size:.58rem}.hr-job-facts dt{color:#939b98}.hr-job-facts dd{margin:0;color:#56615e;font-weight:650}.hr-job-profile{margin-bottom:14px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.hr-job-profile>div{padding:11px;border-radius:9px;background:#f7f6f3}.hr-job-profile strong{font-size:.61rem}.hr-job-profile ul{margin:8px 0 0;padding-left:15px;color:#707976;font-size:.54rem;line-height:1.5}.hr-job-profile li+li{margin-top:4px}.hr-job-checklist{margin-bottom:17px}.hr-job-checklist span{min-height:34px;display:flex;align-items:center;gap:7px;border-top:1px solid #ecefec;color:#67716f;font-size:.59rem}.hr-job-checklist svg{color:var(--hr-future)}.hr-card-actions{margin-top:auto;display:flex;justify-content:flex-end;gap:7px}.hr-card-actions a{text-decoration:none}.hr-mail-intake{min-height:78px;margin-bottom:12px;padding:12px;display:grid;grid-template-columns:38px minmax(220px,1fr) auto auto;gap:10px;align-items:center;border:1px solid #e7d5c9;border-radius:11px;background:#faf3ef}.hr-mail-intake>span:first-child{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;color:var(--hr-future);background:#fff}.hr-mail-intake strong{font-size:.68rem}.hr-mail-intake p{margin:4px 0 0;color:#81746d;font-size:.57rem}.hr-filterbar{min-height:44px;margin-bottom:11px;padding:5px;display:flex;align-items:center;gap:4px;border:1px solid #e0e2de;border-radius:10px;background:#fff}.hr-filterbar button{border:0;padding:7px 9px;border-radius:7px;background:transparent;color:#78817e;cursor:pointer;font-size:.61rem}.hr-filterbar button.is-active{color:var(--hr-future);background:var(--hr-future-soft);font-weight:750}.hr-filterbar>span{margin-left:auto;padding-right:7px;color:#9aa19f;font-size:.56rem}.hr-pipeline{display:grid;grid-template-columns:repeat(5,minmax(165px,1fr));gap:9px;overflow-x:auto;padding-bottom:6px}.hr-pipeline>section{min-height:410px;padding:9px;border:1px solid #e1e2de;border-radius:11px;background:#eeefec}.hr-pipeline>section>header{min-height:32px;display:flex;align-items:center;justify-content:space-between;padding:0 2px}.hr-pipeline>section>header strong{font-size:.61rem}.hr-pipeline>section>header span{min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;border-radius:999px;background:#fff;color:#7f8986;font-size:.53rem}.hr-pipeline>section>div{display:flex;flex-direction:column;gap:7px}.hr-pipeline>section>div>button{min-height:138px;padding:11px;border:1px solid #e2e3e0;border-radius:9px;background:#fff;text-align:left;cursor:pointer;box-shadow:0 1px 2px #19231f08}.hr-pipeline button>span:first-child{display:flex;align-items:center;justify-content:space-between;gap:5px}.hr-pipeline button>span:first-child strong{font-size:.61rem}.hr-pipeline button>small{display:block;margin:6px 0 10px;color:#999f9d;font-size:.52rem}.hr-pipeline button>div{display:flex;justify-content:space-between;color:#78817e;font-size:.57rem}.hr-pipeline button>p{margin:10px 0 0;padding-top:8px;border-top:1px solid #eff0ed;color:var(--hr-future);font-size:.56rem}.hr-pipeline-empty{margin:24px 0;text-align:center;font-size:.56rem}.hr-date-tile{width:39px;height:42px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;background:var(--hr-future-soft);color:var(--hr-future)}.hr-date-tile strong{font-size:.61rem}.hr-date-tile small{margin:2px 0 0;font-size:.5rem}.hr-interview-kit>div{flex:1}.hr-score-table td:not(:first-child),.hr-score-table th:not(:first-child){text-align:center}.hr-score{display:inline-flex;gap:3px}.hr-score i{width:8px;height:8px;border-radius:2px;background:#e1e2df}.hr-score i.is-filled{background:var(--hr-future)}.hr-form-card{min-height:285px;display:flex;flex-direction:column}.hr-progress{height:7px;margin:19px 0 8px;overflow:hidden;border-radius:999px;background:#eceeea}.hr-progress span{display:block;height:100%;border-radius:inherit;background:var(--hr-future)}.hr-progress-label strong,.hr-progress-label small{display:block}.hr-progress-label strong{font-size:.64rem}.hr-progress-label small{min-height:31px;margin-top:4px;color:#8c9592;font-size:.55rem}.hr-form-card>.button{margin-top:auto;align-self:flex-start}.hr-data-categories{padding:19px}.hr-data-categories>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.hr-data-categories>div:last-child>span{padding:12px;display:grid;grid-template-columns:23px 1fr;gap:3px 7px;border-radius:9px;background:#f7f7f4}.hr-data-categories svg{grid-row:1 / 3;color:var(--hr-future)}.hr-data-categories strong,.hr-data-categories small{display:block}.hr-data-categories strong{font-size:.61rem}.hr-data-categories small{color:#8c9592;font-size:.52rem}.hr-contract-gates{margin-top:13px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.hr-contract-gates>span{min-height:70px;padding:10px;display:flex;flex-direction:column;gap:7px;border:1px solid #e2e3df;border-radius:9px;background:#fff;color:#909795}.hr-contract-gates>span.is-complete{color:var(--hr-existing);background:var(--hr-existing-soft)}.hr-contract-gates svg{width:17px;height:17px}.hr-contract-gates strong{color:#5f6a67;font-size:.58rem}.hr-permission-card{padding:22px}.hr-permission-principles{margin-top:17px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.hr-permission-principles>span{padding:13px;display:grid;grid-template-columns:25px 1fr;gap:3px 7px;border-radius:9px;background:#f4f5f2}.hr-permission-principles svg{grid-row:1 / 3;color:var(--module-accent)}.hr-permission-principles strong,.hr-permission-principles small{display:block}.hr-permission-principles strong{font-size:.63rem}.hr-permission-principles small{color:#8a9491;font-size:.55rem}@media(max-width:1180px){.hr-recruiting-flow>div{grid-template-columns:repeat(3,1fr)}.hr-data-categories>div:last-child{grid-template-columns:1fr 1fr}.hr-handover-card{grid-template-columns:42px 1fr}.hr-handover-flow{grid-column:2}}@media(max-width:940px){.hr-module-header{position:static}.hr-area-layout{grid-template-columns:1fr}.hr-subnav{position:static;flex-direction:row;overflow-x:auto;padding-bottom:4px}.hr-subnav button{width:auto;flex:0 0 auto}.hr-kpi-grid{grid-template-columns:1fr 1fr}.hr-job-overview-grid,.hr-job-detail-grid,.hr-form-grid{grid-template-columns:1fr}.hr-mail-intake{grid-template-columns:38px 1fr auto}.hr-mail-intake .button{grid-column:2 / -1;justify-self:start}.hr-contract-gates{grid-template-columns:1fr 1fr}}@media(max-width:760px){.hr-content{padding-top:15px}.hr-privacy-note{align-items:flex-start}.hr-privacy-note .badge{display:none}.hr-intro{align-items:flex-start;flex-direction:column;gap:11px}.hr-intro__legend{flex-wrap:wrap}.hr-split-grid{grid-template-columns:1fr}.hr-domain-card{min-height:470px;padding:19px}.hr-handover-card{grid-template-columns:37px 1fr;padding:15px}.hr-handover-flow{grid-column:1 / -1;overflow-x:auto}.hr-handover-flow span{white-space:nowrap}.hr-area-main>.section-heading{align-items:flex-start;flex-direction:column}.hr-kpi-grid,.hr-kpi-grid--three{grid-template-columns:1fr 1fr}.hr-kpi-grid>.card{min-height:105px}.hr-employee-list>button{grid-template-columns:38px 1fr auto 16px}.hr-employee-list>button>span:nth-child(3){display:none}.hr-quick-grid{grid-template-columns:1fr}.hr-recruiting-flow>div{grid-template-columns:1fr 1fr}.hr-request-list>div,.hr-interview-list>div{grid-template-columns:40px 1fr;padding:13px 0}.hr-request-list .badge,.hr-interview-list .badge,.hr-request-list .button,.hr-interview-list .button{grid-column:2;justify-self:start}.hr-interview-kit{align-items:flex-start;flex-wrap:wrap}.hr-interview-kit .button{margin-left:28px}.hr-filterbar{overflow-x:auto}.hr-filterbar button,.hr-filterbar>span{white-space:nowrap}.hr-data-categories>div:last-child{grid-template-columns:1fr}.hr-permission-principles{grid-template-columns:1fr}}@media(max-width:460px){.hr-kpi-grid,.hr-kpi-grid--three,.hr-contract-gates,.hr-domain-metrics{grid-template-columns:1fr}.hr-recruiting-flow>div{grid-template-columns:1fr}.hr-card-actions{align-items:stretch;flex-direction:column}.hr-card-actions .button{width:100%}.hr-job-profile{grid-template-columns:1fr}.hr-mail-intake{grid-template-columns:38px 1fr}.hr-mail-intake .badge,.hr-mail-intake .button{grid-column:2;justify-self:start}}.private-gateway-stage{min-height:100vh;display:grid;place-items:center;padding:32px;color:var(--ink, #2c2925);background:radial-gradient(circle at 48% 44%,rgba(255,248,232,.82),transparent 34%),linear-gradient(145deg,#d8d0c3,#f1ece3 52%,#c9c3b9)}.private-gateway-orb{position:relative;width:min(520px,100%);padding:64px 52px;overflow:hidden;border:1px solid rgba(255,255,255,.68);border-radius:44% 56% 48% 52%/52% 45% 55% 48%;background:#f6f1e980;box-shadow:inset 0 0 50px #ffffff7a,0 26px 80px #4e443929;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.private-gateway-orb h1{max-width:390px;margin:12px 0;font-size:clamp(1.8rem,5vw,2.7rem);font-weight:420;letter-spacing:-.035em}.private-gateway-orb p:not(.eyebrow){max-width:390px;color:#2c2925ad;line-height:1.55}.private-gateway-orb button{margin-top:18px;padding:12px 20px;border:1px solid rgba(76,69,60,.2);border-radius:999px;color:inherit;background:#ffffff85;cursor:pointer}.private-gateway-pulse{position:absolute;top:24px;right:32px;width:16px;height:16px;border-radius:50%;background:#dfaa4c;box-shadow:0 0 0 10px #dfaa4c17,0 0 24px #dfaa4c7a;animation:private-gateway-breathe 2.8s ease-in-out infinite}@keyframes private-gateway-breathe{50%{transform:scale(1.16);opacity:.7}}.private-access-stage{position:relative;min-height:100vh;isolation:isolate;display:grid;place-items:center;overflow:hidden;padding:clamp(20px,5vw,64px);color:#39342e;background:radial-gradient(ellipse at 52% 32%,rgba(255,253,245,.9) 0 13%,transparent 46%),radial-gradient(ellipse at 18% 78%,rgba(174,185,164,.32),transparent 46%),radial-gradient(ellipse at 84% 70%,rgba(214,184,142,.25),transparent 42%),linear-gradient(145deg,#c8c3b9,#e7e0d4 42%,#c2bdb2)}.private-access-stage:before,.private-access-stage:after{content:"";position:absolute;z-index:-2;inset:-14%;pointer-events:none}.private-access-stage:before{opacity:.78;filter:blur(28px);background:radial-gradient(circle at 22% 28%,rgba(242,235,206,.62),transparent 18%),radial-gradient(circle at 68% 18%,rgba(238,245,226,.5),transparent 20%),radial-gradient(circle at 76% 76%,rgba(148,165,146,.34),transparent 22%);animation:private-access-daylight 18s ease-in-out infinite alternate}.private-access-stage:after{z-index:-1;opacity:.3;background-image:linear-gradient(104deg,transparent 46%,rgba(255,255,255,.64) 49%,transparent 53%),linear-gradient(97deg,transparent 62%,rgba(255,248,224,.42) 65%,transparent 69%);transform-origin:50% 0;animation:private-access-shadow 14s ease-in-out infinite alternate}.private-access-ambient{position:absolute;z-index:-1;inset:0;overflow:hidden;pointer-events:none}.private-access-ambient span{position:absolute;width:4px;height:4px;border-radius:50%;background:#fff7d3e6;box-shadow:0 0 18px #ffefb7cc;animation:private-access-mote 13s linear infinite}.private-access-ambient span:nth-child(1){left:16%;top:74%;animation-delay:-8s}.private-access-ambient span:nth-child(2){left:78%;top:58%;animation-delay:-3s;animation-duration:16s}.private-access-ambient span:nth-child(3){left:63%;top:18%;animation-delay:-11s;animation-duration:18s}.private-access-orb{position:relative;width:min(690px,100%);min-height:min(720px,calc(100vh - 64px));display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:clamp(48px,8vw,88px) clamp(28px,8vw,78px) 44px;border:1px solid rgba(255,255,255,.72);border-radius:46% 54% 49% 51%/52% 45% 55% 48%;background:linear-gradient(138deg,#ffffff4d,#eee5d833),#f5efe65e;box-shadow:inset 0 0 0 1px #fffaee4d,inset 18px 8px 64px #ffffff61,inset -20px -30px 70px #7970631a,0 34px 100px #443c332b;backdrop-filter:blur(30px) saturate(112%);-webkit-backdrop-filter:blur(30px) saturate(112%)}.private-access-rim{position:absolute;pointer-events:none;inset:14px;border-radius:inherit;border:1px solid rgba(255,255,255,.32);box-shadow:inset 0 0 30px #ffffff45,0 0 24px #fff5d829;animation:private-access-rim 7s ease-in-out infinite}.private-access-signal{position:absolute;top:58px;right:64px;width:76px;height:76px;border-radius:42% 58% 49% 51%;border:1px solid rgba(255,255,255,.54);background:#ffffff1f;box-shadow:inset 0 0 28px #ffffff57,0 0 30px #f1d2972e}.private-access-signal i{position:absolute;width:4px;height:4px;border-radius:50%;background:#f0c56f;box-shadow:0 0 10px #e8b658b8;animation:private-access-signal 3.2s ease-in-out infinite}.private-access-signal i:nth-child(1){left:24px;top:32px}.private-access-signal i:nth-child(2){left:39px;top:24px;animation-delay:-.8s}.private-access-signal i:nth-child(3){left:47px;top:43px;animation-delay:-1.7s}.private-access-copy{position:relative;z-index:1;max-width:500px;padding-right:44px}.private-access-eyebrow{margin:0 0 14px;color:#413b33a1;font-size:.68rem;font-weight:700;letter-spacing:.15em}.private-access-copy h1{max-width:490px;margin:0 0 18px;font-size:clamp(2.15rem,6vw,3.55rem);font-weight:390;line-height:1.04;letter-spacing:-.052em}.private-access-copy>p:last-child{max-width:475px;margin:0;color:#39342ea8;font-size:.94rem;line-height:1.7}.private-access-keys{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 52px minmax(0,1fr);align-items:center;gap:12px;margin:52px 0 22px}.private-access-keys>div{min-width:0;padding:15px 17px;border:1px solid rgba(255,255,255,.38);border-radius:24px 31px 25px 29px;color:#413b337a;background:#ffffff1c;box-shadow:inset 0 0 24px #ffffff29;transition:color .3s ease,background .3s ease,box-shadow .3s ease}.private-access-keys>div.is-active{color:#4a4034;background:#fff8e84d;box-shadow:inset 0 0 28px #ffffff4d,0 0 26px #e3b86821}.private-access-keys>div.is-complete{color:#47655a}.private-access-keys span,.private-access-keys strong,.private-access-keys small{display:block}.private-access-keys>div>span{margin-bottom:12px;font-size:.61rem;letter-spacing:.13em}.private-access-keys strong{overflow:hidden;font-size:.78rem;text-overflow:ellipsis}.private-access-keys small{margin-top:4px;font-size:.64rem;opacity:.68}.private-access-keyline{height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent)}.private-access-error{position:relative;z-index:1;margin:0 0 16px;padding:12px 15px;border:1px solid rgba(137,83,67,.18);border-radius:18px;color:#72564c;background:#fff5ef52;font-size:.76rem;line-height:1.5}.private-access-actions{position:relative;z-index:1}.private-access-actions button{width:100%;min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 17px 14px 23px;border:1px solid rgba(255,255,255,.64);border-radius:28px 33px 28px 31px;color:#3e3933;background:#ffffff61;box-shadow:inset 0 0 28px #ffffff59,0 9px 30px #4f443814;cursor:pointer;font-size:.78rem;font-weight:650;letter-spacing:.035em;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.private-access-actions button:hover:not(:disabled){transform:translateY(-2px);background:#ffffff80;box-shadow:inset 0 0 32px #ffffff6b,0 13px 34px #4f44381a}.private-access-actions button:disabled{cursor:wait;opacity:.7}.private-access-actions button b{width:38px;height:38px;flex:none;display:grid;place-items:center;border:1px solid rgba(83,74,64,.12);border-radius:50%;font-size:.65rem;font-weight:650;background:#e0bc7729;box-shadow:0 0 18px #e1b76529}.private-access-privacy{position:relative;z-index:1;margin:22px 0 0;color:#3e393375;font-size:.61rem;letter-spacing:.035em;text-align:center}@keyframes private-access-daylight{50%{transform:translate3d(2%,-1%,0) scale(1.03);opacity:.9}}@keyframes private-access-shadow{to{transform:rotate(1.8deg) translate(1.5%);opacity:.42}}@keyframes private-access-mote{0%{transform:translate3d(0,30px,0);opacity:0}25%{opacity:.7}75%{opacity:.45}to{transform:translate3d(55px,-110px,0);opacity:0}}@keyframes private-access-rim{50%{opacity:.72;transform:scale(.997)}}@keyframes private-access-signal{50%{transform:scale(1.4);opacity:.5}}@media(max-width:620px){.private-access-stage{padding:0;align-items:stretch}.private-access-orb{width:100%;min-height:100svh;padding:max(92px,env(safe-area-inset-top)) 24px max(28px,env(safe-area-inset-bottom));border:0;border-radius:0;justify-content:center}.private-access-rim{inset:12px;border-radius:34px}.private-access-signal{top:max(34px,env(safe-area-inset-top));right:28px;width:62px;height:62px}.private-access-signal i:nth-child(1){left:19px;top:27px}.private-access-signal i:nth-child(2){left:32px;top:20px}.private-access-signal i:nth-child(3){left:40px;top:36px}.private-access-copy{padding-right:0}.private-access-copy h1{max-width:410px}.private-access-copy>p:last-child{font-size:.86rem}.private-access-keys{grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);gap:6px;margin-top:42px}.private-access-keys>div{padding:13px 12px;border-radius:20px 25px 21px 23px}.private-access-actions button{min-height:60px;padding-left:18px}}@media(prefers-reduced-motion:reduce){.private-access-stage:before,.private-access-stage:after,.private-access-ambient span,.private-access-rim,.private-access-signal i{animation:none!important}}.private-sync-status{position:fixed;z-index:120;top:max(14px,env(safe-area-inset-top));left:50%;display:flex;align-items:center;gap:9px;max-width:min(420px,calc(100vw - 32px));padding:9px 14px 9px 11px;border:1px solid rgba(255,255,255,.58);border-radius:999px;color:#2c2925c7;background:#f1ebe2b8;box-shadow:0 10px 32px #4e443924;-webkit-backdrop-filter:blur(18px) saturate(.88);backdrop-filter:blur(18px) saturate(.88);transform:translate(-50%);font-size:.7rem;font-weight:650;letter-spacing:.015em}.private-sync-status>span{width:8px;height:8px;flex:none;border-radius:50%;background:#dfaa4c;box-shadow:0 0 0 5px #dfaa4c1a,0 0 15px #dfaa4c6b;animation:private-gateway-breathe 2.2s ease-in-out infinite}.private-sync-status.is-error>span{background:#a86155;box-shadow:0 0 0 5px #a8615517;animation:none}@media(prefers-reduced-motion:reduce){.private-gateway-pulse,.private-sync-status>span{animation:none}}.mobile-outpost{--mo-canvas: #e8e5dd;--mo-depth: #d8d4ca;--mo-membrane: rgba(248, 245, 238, .55);--mo-readable: rgba(248, 245, 238, .9);--mo-raised: rgba(255, 253, 248, .96);--mo-ink: #22231f;--mo-muted: #57584f;--mo-tertiary: #6f7067;--mo-line: rgba(42, 43, 38, .18);--mo-line-strong: rgba(42, 43, 38, .32);--mo-amber: #845a18;--mo-amber-soft: rgba(212, 169, 96, .2);--mo-action: #2a2d28;--mo-action-text: #f8f5ee;position:relative;isolation:isolate;width:min(100%,436px);height:100dvh;min-height:0;margin-inline:auto;overflow:hidden;color:var(--mo-ink);background:radial-gradient(120% 78% at 16% 16%,rgba(255,252,241,.9),transparent 54%),radial-gradient(90% 72% at 78% 52%,rgba(176,177,164,.18),transparent 66%),linear-gradient(155deg,var(--mo-canvas),var(--mo-depth));box-shadow:0 28px 80px #2a241c1f;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}.mobile-outpost.is-module{--mo-canvas: #e4e9e8;--mo-depth: #cbd4d3;--mo-membrane: rgba(239, 243, 242, .68);--mo-readable: rgba(239, 243, 242, .91);--mo-raised: rgba(247, 250, 249, .96);--mo-ink: #2e3436;--mo-muted: #596266;--mo-tertiary: #697477;--mo-line: rgba(79, 91, 96, .24);--mo-line-strong: rgba(79, 91, 96, .38);--mo-action: #66757b;--mo-action-text: #f7faf9;background:radial-gradient(105% 72% at 17% 12%,rgba(255,255,255,.9),transparent 55%),radial-gradient(95% 76% at 81% 58%,rgba(129,147,150,.18),transparent 68%),linear-gradient(155deg,var(--mo-canvas),var(--mo-depth))}.mobile-outpost:before,.mobile-outpost:after{content:"";position:absolute;z-index:0;pointer-events:none}.mobile-outpost:before{inset:5px;border:1px solid rgba(255,255,255,.62);border-radius:42px 42px 34px 34px;box-shadow:inset 0 1px #ffffff94,inset 22px 0 56px #ffffff29,inset -18px 0 44px #5b52460f}.mobile-outpost:after{inset:14% -42% 20%;border:1px solid rgba(255,255,255,.31);border-radius:50%;transform:rotate(-8deg)}:where(.mobile-outpost button,.mobile-outpost input,.mobile-outpost textarea,.mobile-outpost select){font:inherit;color:inherit}.mobile-outpost button{cursor:pointer}.mobile-outpost button:focus-visible,.mobile-outpost input:focus-visible,.mobile-outpost textarea:focus-visible,.mobile-outpost select:focus-visible{outline:3px solid var(--mo-amber);outline-offset:3px}.mobile-outpost button:disabled{cursor:default;opacity:.48}.mobile-outpost__atmosphere{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.mobile-outpost__window{position:absolute;left:-16%;top:10%;width:80%;height:46%;border:1px solid rgba(255,255,255,.55);border-radius:42% 48% 44% 38%;background:radial-gradient(circle at 40% 44%,rgba(255,251,218,.68) 0 2%,transparent 16%),radial-gradient(circle at 58% 58%,rgba(93,116,86,.24),transparent 28%),linear-gradient(150deg,#f9f8e6ad,#9eb19933);filter:blur(.35px);opacity:.68;animation:mo-window-breathe 38s ease-in-out infinite alternate}.mobile-outpost.is-module .mobile-outpost__window{opacity:.34;filter:grayscale(.4) blur(.6px)}.mobile-outpost__sunwash{position:absolute;inset:-15% -45% 25% 12%;background:linear-gradient(112deg,transparent 20%,rgba(255,250,222,.55) 48%,transparent 68%);transform:rotate(-11deg);filter:blur(24px);animation:mo-sunwash 48s ease-in-out infinite alternate}.mobile-outpost__trace{position:absolute;height:1px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(255,251,229,.8),transparent);box-shadow:0 0 10px #fff7d557;animation:mo-thread 42s ease-in-out infinite alternate}.mobile-outpost__trace--one{top:14%;left:7%;width:62%;transform:rotate(-4deg)}.mobile-outpost__trace--two{top:38%;right:-6%;width:52%;transform:rotate(7deg);animation-duration:54s}.mobile-outpost__trace--three{top:68%;left:-8%;width:72%;transform:rotate(3deg);animation-duration:64s}.mobile-outpost__wall-marks{position:absolute;right:6%;top:18%;display:grid;gap:42px}.mobile-outpost__wall-marks i{display:block;width:35px;height:35px;border:1px solid rgba(255,255,255,.34);border-radius:12px;box-shadow:inset 0 0 18px #ffffff1f;opacity:.5;animation:mo-mark 36s ease-in-out infinite alternate}.mobile-outpost__wall-marks i:nth-child(2){transform:translate(-18px) scale(.72);animation-delay:-11s}.mobile-outpost__wall-marks i:nth-child(3){transform:translate(7px) scale(.54);animation-delay:-23s}.mobile-outpost__header{position:absolute;z-index:8;top:0;left:0;right:0;min-height:calc(54px + env(safe-area-inset-top));padding:calc(13px + env(safe-area-inset-top)) 20px 10px;display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:10px;color:var(--mo-muted)}.mobile-outpost__quiet-control{width:44px;height:44px;border:0;background:transparent;display:grid;place-items:center}.mobile-outpost__quiet-control span,.mobile-outpost__quiet-control span:before,.mobile-outpost__quiet-control span:after{display:block;width:3px;height:3px;border-radius:50%;background:currentColor;box-shadow:7px 0 currentColor,14px 0 currentColor}.mobile-outpost__quiet-control span{position:relative;transform:translate(-7px)}.mobile-outpost__quiet-control span:before,.mobile-outpost__quiet-control span:after{content:"";position:absolute;left:0}.mobile-outpost__quiet-control span:before{top:-7px}.mobile-outpost__quiet-control span:after{top:7px}.mobile-outpost__crumb{justify-self:center;font-size:.69rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.mobile-outpost__simulation{padding:5px 7px;border:1px solid var(--mo-line);border-radius:999px;background:#fff3;font-size:.58rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.mobile-outpost__main,.mobile-outpost__layer{position:absolute;z-index:3;inset:calc(60px + env(safe-area-inset-top)) 0 calc(96px + env(safe-area-inset-bottom));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.mobile-outpost__main::-webkit-scrollbar,.mobile-outpost__layer::-webkit-scrollbar{display:none}.mobile-outpost__main[aria-hidden=true]{opacity:0;pointer-events:none;transform:scale(.985)}.mobile-outpost__view{min-height:100%;padding:42px 26px 34px;display:flex;flex-direction:column}.mobile-outpost__view h1,.mobile-outpost__view h2,.mobile-outpost__view h3,.mobile-outpost__layer h2,.mobile-outpost__layer h3,.mobile-outpost__view p,.mobile-outpost__layer p{margin-top:0}.mobile-outpost__view h1{max-width:330px;margin-bottom:12px;font-size:clamp(2rem,9vw,2.55rem);font-weight:400;line-height:1.08;letter-spacing:-.035em}.mobile-outpost__view h2,.mobile-outpost__layer h2{font-size:1.42rem;font-weight:450;letter-spacing:-.025em}.mobile-outpost__view h3,.mobile-outpost__layer h3{font-size:1.2rem;font-weight:500}.mobile-outpost__eyebrow{margin-bottom:9px;color:var(--mo-amber);font-size:.68rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.mobile-outpost.is-module .mobile-outpost__module-view .mobile-outpost__eyebrow{color:#53656b}.mobile-outpost__muted{color:var(--mo-muted);font-size:.84rem;line-height:1.55}.mobile-outpost__spacer{flex:1 1 42px;min-height:24px}.mobile-outpost__focus-surface{position:relative;margin:0;padding:24px 22px;border:1px solid var(--mo-line-strong);border-radius:29px;background:linear-gradient(138deg,rgba(255,255,255,.34),transparent 68%),var(--mo-membrane);box-shadow:inset 0 1px #ffffff94,0 18px 50px #3a312714;-webkit-backdrop-filter:blur(15px) saturate(.9);backdrop-filter:blur(15px) saturate(.9)}.mobile-outpost__focus-surface h2{margin:0 0 9px}.mobile-outpost__focus-surface>p:not(.mobile-outpost__eyebrow){color:var(--mo-muted);font-size:.82rem;line-height:1.48}.mobile-outpost__primary,.mobile-outpost__module-action,.mobile-outpost__review-close{min-height:48px;width:100%;border:1px solid transparent;border-radius:16px;padding:11px 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:color-mix(in srgb,var(--mo-action) 88%,transparent);color:var(--mo-action-text);font-size:.75rem;font-weight:700;letter-spacing:.055em;text-transform:uppercase;box-shadow:0 8px 24px #2a2d281f}.mobile-outpost__focus-surface .mobile-outpost__primary{margin-top:22px}.mobile-outpost__module-action{margin-top:18px;background:#66757b}.mobile-outpost__search-field,.mobile-outpost__module-search,.mobile-outpost__chat-compose{min-height:50px;border:1px solid var(--mo-line-strong);border-radius:17px;padding:0 14px;display:flex;align-items:center;gap:10px;background:#fffdf88c;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px)}.mobile-outpost__search-field{margin-top:22px}.mobile-outpost__search-field input,.mobile-outpost__module-search input,.mobile-outpost__chat-compose input{min-width:0;flex:1;min-height:46px;border:0;outline:0;background:transparent;font-size:1rem}.mobile-outpost__results{margin-top:17px;display:grid}.mobile-outpost__results>button{min-height:58px;padding:11px 4px;border:0;border-bottom:1px solid var(--mo-line);display:grid;grid-template-columns:1fr auto;gap:3px 12px;background:transparent;text-align:left}.mobile-outpost__results strong{font-size:.82rem}.mobile-outpost__results span{grid-column:1;color:var(--mo-muted);font-size:.72rem;line-height:1.4}.mobile-outpost__results i{grid-column:2;grid-row:1 / span 2;align-self:center;font-style:normal}.mobile-outpost__data-note,.mobile-outpost__review-note{margin:14px 2px 0;color:var(--mo-tertiary);font-size:.68rem;line-height:1.48}.mobile-outpost__review-note{color:#5d4b2b}.mobile-outpost__journal-field{display:grid;gap:8px;margin-bottom:13px;color:var(--mo-muted);font-size:.69rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase}.mobile-outpost__journal-field textarea{width:100%;min-height:126px;border:1px solid var(--mo-line-strong);border-radius:22px;padding:16px;resize:vertical;background:#fffdf88f;font-size:1rem;line-height:1.48;text-transform:none;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px)}.mobile-outpost__orbit-entry{min-height:148px;margin-top:28px;padding:20px;border:1px solid var(--mo-line-strong);border-radius:30px;display:grid;justify-items:center;gap:6px;background:#f8f5ee61;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-outpost__orbit-entry strong{font-size:.9rem}.mobile-outpost__orbit-entry>span:last-child{color:var(--mo-muted);font-size:.7rem}.mobile-outpost__orbit-entry-visual{position:relative;width:92px;height:54px}.mobile-outpost__orbit-entry-visual:before,.mobile-outpost__orbit-entry-visual:after{content:"";position:absolute;inset:5px 2px;border:1px solid rgba(132,90,24,.32);border-radius:50%;transform:rotate(-10deg)}.mobile-outpost__orbit-entry-visual:after{inset:12px 14px;transform:rotate(12deg)}.mobile-outpost__orbit-entry-visual i{position:absolute;z-index:1;width:13px;height:13px;border-radius:50%;background:#fff8e4ad;box-shadow:0 0 16px #c3914673}.mobile-outpost__orbit-entry-visual i:nth-child(1){left:7px;top:25px}.mobile-outpost__orbit-entry-visual i:nth-child(2){left:42px;top:8px}.mobile-outpost__orbit-entry-visual i:nth-child(3){right:4px;bottom:7px}.mobile-outpost__recent-modules{margin-top:26px;display:grid}.mobile-outpost__recent-modules>button{min-height:54px;border:0;border-top:1px solid var(--mo-line);display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;background:transparent;text-align:left}.mobile-outpost__recent-modules>button>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#ffffff6b;font-size:.62rem}.mobile-outpost__recent-modules>button i{font-style:normal}.mobile-outpost__module-dock{margin:22px 0 18px;display:grid;grid-template-columns:64px 1fr;border:1px solid var(--mo-line-strong);border-radius:18px;overflow:hidden;background:#eff3f28c;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-outpost__module-dock button{min-height:56px;border:0;background:transparent}.mobile-outpost__module-dock button:first-child{border-right:1px solid var(--mo-line);color:var(--mo-amber);font-weight:750}.mobile-outpost__module-dock button:last-child{padding:8px 14px;display:grid;justify-items:start}.mobile-outpost__module-dock small{color:var(--mo-muted);font-size:.58rem;letter-spacing:.08em;text-transform:uppercase}.mobile-outpost__module-dock strong{font-size:.78rem}.mobile-outpost__module-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px}.mobile-outpost__module-facts div{padding:10px 8px;border-top:1px solid var(--mo-line)}.mobile-outpost__module-facts span,.mobile-outpost__module-facts strong{display:block}.mobile-outpost__module-facts span{color:var(--mo-muted);font-size:.59rem}.mobile-outpost__module-facts strong{margin-top:5px;font-size:.92rem}.mobile-outpost__layer{z-index:12;padding:28px 24px 36px;background:linear-gradient(180deg,#ebe6dbb3,#dedad194),radial-gradient(100% 70% at 20% 20%,rgba(255,255,255,.45),transparent);-webkit-backdrop-filter:blur(18px) saturate(.92);backdrop-filter:blur(18px) saturate(.92);animation:mo-layer-enter .24s cubic-bezier(.2,.8,.2,1) both}.mobile-outpost.is-module .mobile-outpost__layer{background:linear-gradient(180deg,#dfe6e5b8,#ccd6d59e)}.mobile-outpost__layer-header{min-height:50px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mobile-outpost__layer-header h2{margin:0}.mobile-outpost__layer-header>div:last-child{display:flex;gap:6px}.mobile-outpost__layer-close,.mobile-outpost__layer-home{flex:none;width:44px;height:44px;border:1px solid var(--mo-line);border-radius:50%;display:grid;place-items:center;background:#ffffff47}.mobile-outpost__layer-home{color:var(--mo-amber);font-size:.68rem;font-weight:800}.mobile-outpost__chat{display:flex;flex-direction:column}.mobile-outpost__chat-space{flex:1;display:flex;flex-direction:column;gap:12px;padding:24px 0}.mobile-outpost__message{align-self:flex-start;max-width:88%;margin:0;padding:11px 14px;border:1px solid rgba(255,255,255,.42);border-radius:18px 18px 18px 5px;background:#fffdf873;color:var(--mo-ink);font-size:.82rem;line-height:1.5}.mobile-outpost__message.is-user{align-self:flex-end;border-radius:18px 18px 5px;background:#d3cab975}.mobile-outpost__chat-compose{flex:none}.mobile-outpost__chat-compose button{width:40px;height:40px;border:0;border-radius:50%;background:var(--mo-action);color:var(--mo-action-text)}.mobile-outpost__mode-switch{width:max-content;margin:17px auto 14px;padding:3px;border:1px solid var(--mo-line);border-radius:999px;display:flex;background:#ffffff3d}.mobile-outpost__mode-switch button{min-height:38px;padding:0 16px;border:0;border-radius:999px;background:transparent;color:var(--mo-muted);font-size:.7rem}.mobile-outpost__mode-switch button[aria-pressed=true]{background:#fff9eba8;color:var(--mo-amber);box-shadow:0 3px 12px #40342214}.mobile-outpost__module-search{margin:0 auto 8px;width:min(100%,330px)}.mobile-outpost__module-matches{margin-top:12px;display:grid}.mobile-outpost__module-matches button{min-height:52px;border:0;border-top:1px solid var(--mo-line);display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:9px;background:transparent;text-align:left}.mobile-outpost__module-matches button>span{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#ffffff61;font-size:.59rem}.mobile-outpost__module-matches small{color:var(--mo-muted)}.mobile-outpost__universe{position:relative;width:100%;height:clamp(300px,48dvh,410px);margin-top:7px;overflow:hidden;touch-action:pan-y;cursor:grab}.mobile-outpost__universe:active{cursor:grabbing}.mobile-outpost__orbit-label{position:absolute;z-index:2;top:28%;left:50%;transform:translate(-50%);margin:0;color:var(--mo-muted);font-size:.65rem;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.mobile-outpost__orbit-line{position:absolute;z-index:1;inset:27% 4% 0;width:92%;height:69%;color:#845a1842}.mobile-outpost__orbit-line ellipse{fill:none;stroke:currentColor;stroke-width:.55;vector-effect:non-scaling-stroke}.mobile-outpost__orbit-line .is-glint{stroke:#fff7dcdb;stroke-width:1.1;stroke-dasharray:2 24;animation:mo-orbit-glint 31s linear infinite}.mobile-outpost__background-orbits{position:absolute;z-index:2;inset:0 0 auto;height:70px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mobile-outpost__background-orbits button{position:relative;min-height:54px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:transparent;opacity:.52}.mobile-outpost__background-orbits button:before{content:"";position:absolute;inset:9px 6px;border:1px solid rgba(132,90,24,.24);border-radius:50%;transform:rotate(-9deg)}.mobile-outpost__background-orbits i{position:absolute;width:4px;height:4px;border-radius:50%;background:#fffae6d9;box-shadow:0 0 7px #b985386b}.mobile-outpost__background-orbits i:nth-child(1){left:21%;top:45%}.mobile-outpost__background-orbits i:nth-child(2){left:52%;top:25%}.mobile-outpost__background-orbits i:nth-child(3){right:16%;bottom:25%}.mobile-outpost__background-orbits span{position:absolute;left:50%;bottom:-10px;transform:translate(-50%);color:var(--mo-muted);font-size:.55rem;white-space:nowrap}.mobile-outpost__orbit-track{position:absolute;z-index:3;inset:0;transform-origin:50% 56%;pointer-events:none}.mobile-outpost__world{position:absolute;z-index:var(--mo-world-z);left:var(--mo-world-x);top:var(--mo-world-y);width:92px;min-height:98px;padding:0;border:0;display:grid;justify-items:center;gap:4px;background:transparent;pointer-events:auto;opacity:var(--mo-world-opacity);transform:translate(-50%,-50%) scale(var(--mo-world-scale));transition:left .52s cubic-bezier(.22,.72,.2,1),top .52s cubic-bezier(.22,.72,.2,1),transform .52s cubic-bezier(.22,.72,.2,1),opacity .52s ease}.mobile-outpost__world:focus-visible{outline:0}.mobile-outpost__world:focus-visible .mobile-outpost__nebula{box-shadow:0 0 0 3px var(--mo-amber),0 0 28px #c591456b}.mobile-outpost__nebula{position:relative;width:66px;height:66px;display:grid;place-items:center;border-radius:44% 56% 51% 49%/55% 44% 56% 45%;color:#3f4140;background:radial-gradient(circle at 32% 28%,rgba(255,255,255,.88),transparent 26%),radial-gradient(circle at 68% 63%,rgba(123,131,127,.33),transparent 38%),radial-gradient(circle at 48% 50%,rgba(244,241,232,.7),rgba(208,210,204,.2) 52%,transparent 82%);-webkit-mask-image:radial-gradient(ellipse at center,#000 0 46%,rgba(0,0,0,.88) 62%,transparent 92%);mask-image:radial-gradient(ellipse at center,#000 0 46%,rgba(0,0,0,.88) 62%,transparent 92%);filter:blur(.35px) drop-shadow(0 0 16px rgba(255,249,229,.3))}.mobile-outpost__nebula:before,.mobile-outpost__nebula:after{content:"";position:absolute;border-radius:inherit;inset:7px;background:radial-gradient(circle,rgba(255,255,255,.4),transparent 68%);transform:rotate(28deg)}.mobile-outpost__nebula:after{inset:15px 4px 5px 13px;opacity:.5;transform:rotate(-35deg)}.mobile-outpost__nebula[data-seed="1"]{border-radius:58% 42% 61% 39%/44% 57% 43% 56%}.mobile-outpost__nebula[data-seed="2"]{border-radius:39% 61% 46% 54%/61% 40% 60% 39%}.mobile-outpost__nebula[data-seed="3"]{border-radius:53% 47% 38% 62%/46% 61% 39% 54%}.mobile-outpost__nebula[data-seed="4"]{border-radius:45% 55% 57% 43%/58% 42% 55% 45%}.mobile-outpost__nebula strong{position:relative;z-index:2;font-size:.72rem;font-weight:600;letter-spacing:.08em}.mobile-outpost__world-name{display:grid;justify-items:center;opacity:0;transform:translateY(4px);transition:.24s ease;text-align:center}.mobile-outpost__world-name strong{font-size:.68rem;font-weight:600}.mobile-outpost__world-name small{margin-top:1px;color:var(--mo-muted);font-size:.54rem}.mobile-outpost__world[aria-current=true] .mobile-outpost__world-name{opacity:1;transform:none}.mobile-outpost__world[aria-current=true] .mobile-outpost__nebula{box-shadow:inset 0 0 18px #ffffffa6,0 0 30px #c492466b}.mobile-outpost__world[aria-disabled=true] .mobile-outpost__nebula{filter:grayscale(.45) saturate(.55);opacity:.72}.mobile-outpost__world[aria-disabled=true] .mobile-outpost__world-name small{letter-spacing:.04em}.mobile-outpost__universe[data-turn=next] .mobile-outpost__orbit-track{animation:mo-orbit-next .52s cubic-bezier(.22,.72,.2,1)}.mobile-outpost__universe[data-turn=previous] .mobile-outpost__orbit-track{animation:mo-orbit-previous .52s cubic-bezier(.22,.72,.2,1)}.mobile-outpost__orbit-arrow{position:absolute;z-index:6;top:56%;width:44px;height:44px;border:1px solid var(--mo-line);border-radius:50%;background:#ffffff47;font-size:1.25rem}.mobile-outpost__orbit-arrow.is-left{left:0}.mobile-outpost__orbit-arrow.is-right{right:0}.mobile-outpost__orbit-meta{min-height:44px;margin-top:2px;display:flex;justify-content:space-between;gap:14px;color:var(--mo-muted);font-size:.66rem;line-height:1.4}.mobile-outpost__classic-picker{margin-top:28px;padding:22px;border:1px solid var(--mo-line-strong);border-radius:28px;background:#f8f5ee6b;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-outpost__classic-picker>label{color:var(--mo-muted);font-size:.68rem;font-weight:650}.mobile-outpost__classic-field{min-height:58px;margin-top:9px;padding:0 12px;border:1px solid var(--mo-line-strong);border-radius:17px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:8px;background:#ffffff54}.mobile-outpost__classic-field>span:first-child{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#ffffff75;font-size:.61rem}.mobile-outpost__classic-field select{min-width:0;width:100%;min-height:50px;border:0;outline:0;appearance:none;background:transparent}.mobile-outpost__classic-picker>p{margin:11px 0;color:var(--mo-muted);font-size:.69rem}.mobile-outpost__classic-picker>button{min-height:48px;width:100%;padding:0 14px;border:1px solid var(--mo-line-strong);border-radius:15px;display:flex;align-items:center;justify-content:space-between;background:#ffffff6b}.mobile-outpost__recording-stage,.mobile-outpost__processing-stage,.mobile-outpost__voice-review{min-height:calc(100% - 64px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.mobile-outpost__recording-stage>strong{margin:9px 0;font-size:2.4rem;font-weight:400;letter-spacing:-.04em}.mobile-outpost__recording-stage>p:not(.mobile-outpost__eyebrow),.mobile-outpost__processing-stage>p{max-width:310px;color:var(--mo-muted);font-size:.82rem;line-height:1.55}.mobile-outpost__recording-stage>button{min-height:48px;margin:15px 0 11px;padding:0 18px;border:1px solid var(--mo-line-strong);border-radius:999px;background:#ffffff59}.mobile-outpost__recording-stage>small,.mobile-outpost__processing-stage>small,.mobile-outpost__voice-review>small{color:var(--mo-tertiary);font-size:.65rem;line-height:1.45}.mobile-outpost__voice-trace{width:150px;height:48px;margin-bottom:25px;background:repeating-linear-gradient(90deg,transparent 0 8px,rgba(132,90,24,.5) 9px 10px,transparent 11px 17px);-webkit-mask:radial-gradient(ellipse at center,#000 0 55%,transparent 76%);mask:radial-gradient(ellipse at center,#000 0 55%,transparent 76%);animation:mo-voice 2.2s ease-in-out infinite}.mobile-outpost__processing-lens{position:relative;width:118px;height:118px;margin-bottom:26px;border:1px solid rgba(255,255,255,.48);border-radius:50%;box-shadow:0 0 40px #fff5d652,inset 0 0 30px #fff3;animation:mo-processing 4.8s ease-in-out infinite}.mobile-outpost__processing-lens:before,.mobile-outpost__processing-lens:after{content:"";position:absolute;inset:15px;border:1px solid rgba(132,90,24,.25);border-radius:46% 54% 61% 39%;animation:mo-lens 6s linear infinite}.mobile-outpost__processing-lens:after{inset:29px;animation-direction:reverse;animation-duration:8s}.mobile-outpost__processing-phase{margin:15px 0 12px;color:var(--mo-amber);font-size:.69rem;letter-spacing:.08em;text-transform:uppercase}.mobile-outpost__voice-review{align-items:stretch;justify-content:flex-start;text-align:left;padding-top:18px}.mobile-outpost__voice-review>h3{margin-bottom:15px}.mobile-outpost__summary{padding:17px;border:1px solid var(--mo-line-strong);border-radius:21px;background:#fffdf870}.mobile-outpost__summary span,.mobile-outpost__summary strong,.mobile-outpost__summary small{display:block}.mobile-outpost__summary span{color:var(--mo-amber);font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.mobile-outpost__summary strong{margin:8px 0;font-size:.87rem;line-height:1.5}.mobile-outpost__summary small{color:var(--mo-muted);font-size:.65rem}.mobile-outpost__suggestions{margin:12px 0;display:grid;gap:8px}.mobile-outpost__suggestions article{min-height:62px;padding:10px;border:1px solid var(--mo-line);border-radius:17px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;background:#ffffff40}.mobile-outpost__suggestions article>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#ffffff61;color:var(--mo-amber)}.mobile-outpost__suggestions strong,.mobile-outpost__suggestions small{display:block}.mobile-outpost__suggestions strong{font-size:.76rem;line-height:1.35}.mobile-outpost__suggestions small{margin-top:3px;color:var(--mo-muted);font-size:.64rem;line-height:1.38}.mobile-outpost__suggestions article>div:last-child{display:flex;gap:4px}.mobile-outpost__suggestions button{width:44px;height:44px;border:1px solid var(--mo-line);border-radius:50%;background:#ffffff52}.mobile-outpost__suggestions em{color:var(--mo-muted);font-size:.63rem;font-style:normal}.mobile-outpost__suggestions article[data-status=accepted]{border-color:#2f674e59}.mobile-outpost__suggestions article[data-status=dismissed]{opacity:.62}.mobile-outpost__review-close{margin:3px 0 10px}.mobile-outpost__pending-result{position:absolute;z-index:31;left:50%;bottom:calc(98px + env(safe-area-inset-bottom));min-width:194px;min-height:52px;padding:8px 15px 8px 45px;border:1px solid rgba(255,255,255,.56);border-radius:999px;transform:translate(-50%);background:#efebe1db;box-shadow:0 10px 28px #362d2224,inset 0 1px #ffffff8f;-webkit-backdrop-filter:blur(16px) saturate(.88);backdrop-filter:blur(16px) saturate(.88);text-align:left}.mobile-outpost__pending-result>span{position:absolute;left:14px;top:50%;width:22px;height:22px;border:1px solid rgba(132,90,24,.42);border-radius:50%;transform:translateY(-50%);box-shadow:0 0 16px #c6934540,inset 0 0 8px #fff6d7b8;animation:mo-processing 4.8s ease-in-out infinite}.mobile-outpost__pending-result strong,.mobile-outpost__pending-result small{display:block}.mobile-outpost__pending-result strong{font-size:.68rem;line-height:1.3}.mobile-outpost__pending-result small{margin-top:2px;color:var(--mo-muted);font-size:.57rem}.mobile-outpost:has(.mobile-outpost__pending-result) .mobile-outpost__live{bottom:calc(158px + env(safe-area-inset-bottom))}.mobile-outpost__nav{position:absolute;z-index:30;left:12px;right:12px;bottom:calc(8px + env(safe-area-inset-bottom));min-height:78px;padding:7px 5px;border:1px solid rgba(255,255,255,.42);border-radius:27px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:2px;background:#dad4c99e;box-shadow:0 12px 36px #352e241f,inset 0 1px #ffffff70;-webkit-backdrop-filter:blur(18px) saturate(.9);backdrop-filter:blur(18px) saturate(.9)}.mobile-outpost.is-module .mobile-outpost__nav{background:#cbd6d5b3}.mobile-outpost__nav-button{min-width:0;min-height:58px;padding:5px 1px;border:0;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:transparent;color:var(--mo-muted)}.mobile-outpost__nav-button span{font-size:.57rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.mobile-outpost__nav-button[aria-current=page]{color:var(--mo-amber);background:var(--mo-amber-soft)}.mobile-outpost.is-module .mobile-outpost__nav-button[aria-current=page]{color:#52666d;background:#5b707721}.mobile-outpost__pulse-slot{position:relative;min-width:0;height:64px;display:grid;place-items:center}.mobile-outpost__pulse{position:absolute;top:-24px;left:50%;width:72px;height:72px;padding:0;border:1px solid rgba(255,255,255,.72);border-radius:50%;transform:translate(-50%);display:grid;place-items:center;overflow:visible;background:radial-gradient(circle at 35% 28%,#fff8e9,#d8b178 44%,#6a6258 76%);color:#292724;box-shadow:0 8px 28px #45362238,inset 0 1px 5px #ffffffc2;touch-action:none;animation:mo-pulse-idle 10s ease-in-out infinite}.mobile-outpost__pulse>svg{position:absolute;inset:-3px;width:78px;height:78px;transform:rotate(-90deg);overflow:visible}.mobile-outpost__pulse>span{position:relative;z-index:2;font-size:.7rem;font-weight:800;letter-spacing:.08em}.mobile-outpost__pulse-track,.mobile-outpost__pulse-progress{fill:none;stroke-width:2}.mobile-outpost__pulse-track{stroke:#fffaee52}.mobile-outpost__pulse-progress{stroke:#f1c875;stroke-linecap:round;stroke-dasharray:195;stroke-dashoffset:195}.mobile-outpost[data-pulse-phase=pressing] .mobile-outpost__pulse-progress{animation:mo-hold .42s linear forwards}.mobile-outpost[data-capture-phase=recording] .mobile-outpost__pulse{animation:mo-pulse-record 1.72s ease-in-out infinite}.mobile-outpost[data-capture-phase=recording] .mobile-outpost__pulse-progress{stroke-dashoffset:0;animation:mo-ring 1.72s ease-in-out infinite}.mobile-outpost[data-capture-phase=processing] .mobile-outpost__pulse{animation:mo-pulse-process 4.8s ease-in-out infinite}.mobile-outpost[data-capture-phase=processing] .mobile-outpost__pulse-progress{stroke-dashoffset:38;animation:mo-ring-process 4.8s ease-in-out infinite}.mobile-outpost[data-capture-phase=review] .mobile-outpost__pulse-progress{stroke-dashoffset:0;opacity:.7}.mobile-outpost__pulse-hint{position:absolute;left:50%;bottom:74px;width:max-content;max-width:260px;padding:7px 10px;border:1px solid var(--mo-line);border-radius:999px;transform:translate(-50%) translateY(4px);background:#f8f5eed6;color:var(--mo-muted);font-size:.58rem;opacity:0;pointer-events:none;transition:.18s ease}@media(hover:hover)and (pointer:fine){.mobile-outpost__pulse-slot:hover .mobile-outpost__pulse-hint{opacity:1;transform:translate(-50%) translateY(0)}}.mobile-outpost__live{position:absolute;z-index:7;left:24px;right:24px;bottom:calc(95px + env(safe-area-inset-bottom));margin:0;color:var(--mo-tertiary);font-size:.6rem;line-height:1.35;text-align:center;pointer-events:none}.mobile-outpost__sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@keyframes mo-window-breathe{0%{transform:translate3d(-1%,0,0) scale(1)}to{transform:translate3d(2%,1%,0) scale(1.035)}}@keyframes mo-sunwash{0%{transform:rotate(-11deg) translate(-2%);opacity:.55}to{transform:rotate(-9deg) translate(4%);opacity:.85}}@keyframes mo-thread{0%{translate:-3% 0;opacity:.3}to{translate:6% 3px;opacity:.78}}@keyframes mo-mark{0%{opacity:.24;filter:blur(.1px)}to{opacity:.62;filter:blur(.5px)}}@keyframes mo-layer-enter{0%{opacity:0;transform:translateY(8px) scale(.99)}to{opacity:1;transform:none}}@keyframes mo-orbit-glint{to{stroke-dashoffset:-170}}@keyframes mo-orbit-next{50%{transform:rotate(4deg) translate(-3px)}}@keyframes mo-orbit-previous{50%{transform:rotate(-4deg) translate(3px)}}@keyframes mo-voice{0%,to{transform:scaleY(.72);opacity:.58}50%{transform:scaleY(1.14);opacity:.9}}@keyframes mo-processing{0%,to{transform:scale(.96);opacity:.68}50%{transform:scale(1.035);opacity:1}}@keyframes mo-lens{to{transform:rotate(360deg)}}@keyframes mo-pulse-idle{0%,to{transform:translate(-50%) scale(1)}50%{transform:translate(-50%) scale(1.022)}}@keyframes mo-hold{to{stroke-dashoffset:0}}@keyframes mo-pulse-record{0%,to{transform:translate(-50%) scale(.98);box-shadow:0 8px 28px #45362233}50%{transform:translate(-50%) scale(1.08);box-shadow:0 8px 38px #cc944373}}@keyframes mo-ring{0%,to{opacity:.55}50%{opacity:1}}@keyframes mo-pulse-process{0%,to{transform:translate(-50%) scale(.99);filter:saturate(.85)}50%{transform:translate(-50%) scale(1.045);filter:saturate(1.1)}}@keyframes mo-ring-process{0%,to{opacity:.42}50%{opacity:.9}}@media(min-width:480px){body:has(.mobile-outpost){background:#f2f0eb}.mobile-outpost{margin-block:18px;height:calc(100dvh - 36px);border-radius:42px}}@media(max-width:380px){.mobile-outpost{min-height:0}.mobile-outpost__header{padding-inline:12px}.mobile-outpost__view{padding:31px 18px 28px}.mobile-outpost__layer{padding:22px 17px 30px}.mobile-outpost__view h1{font-size:1.9rem}.mobile-outpost__module-facts{grid-template-columns:1fr}.mobile-outpost__module-facts div{display:flex;justify-content:space-between;gap:10px}.mobile-outpost__suggestions article{grid-template-columns:30px 1fr}.mobile-outpost__suggestions article>div:last-child,.mobile-outpost__suggestions article>em{grid-column:2;justify-self:start}.mobile-outpost__nav{left:6px;right:6px}.mobile-outpost__nav-button span{font-size:.52rem}.mobile-outpost__pulse{width:66px;height:66px}.mobile-outpost__pulse>svg{width:72px;height:72px}.mobile-outpost__world{width:80px}.mobile-outpost__nebula{width:58px;height:58px}}@media(max-height:699px){.mobile-outpost__view{padding-top:24px}.mobile-outpost__window{height:38%;opacity:.5}.mobile-outpost__universe{height:300px}.mobile-outpost__spacer{min-height:10px}.mobile-outpost__wall-marks i:nth-child(3){display:none}}@media(pointer:coarse){.mobile-outpost button,.mobile-outpost input,.mobile-outpost select{min-height:48px}}@media(prefers-reduced-motion:reduce){.mobile-outpost *,.mobile-outpost *:before,.mobile-outpost *:after{scroll-behavior:auto!important;animation:none!important;transition-duration:1ms!important}}.mobile-outpost[data-motion=static] *,.mobile-outpost[data-motion=static] *:before,.mobile-outpost[data-motion=static] *:after{animation:none!important;transition-duration:1ms!important}
