@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#23342f;font-synthesis:none;--green:#185f51;--deep:#123d36;--sage:#dfece7;--line:#e2e9e6;--muted:#72817c;--shadow:0 10px 32px #18393112;background:#f4f7f5;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}svg{width:20px;height:20px}.app{min-height:100vh}.sidebar{color:#fff;z-index:30;background:#123d36;flex-direction:column;width:264px;padding:25px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;padding:0 7px 27px;display:flex}.brand>span{color:#173f37;background:#e7a95d;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.brand>span svg{width:24px;height:24px}.brand div{flex-direction:column;display:flex}.brand b{font:800 21px Manrope}.brand b i{color:#efbd7f;font-style:normal}.brand small{opacity:.65;font-size:10px}.brand>button{color:#fff;background:0 0;border:0;margin-left:auto;display:none}.sidebar nav{flex-direction:column;gap:5px;display:flex}.sidebar nav button{color:#c6d7d2;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:12px 13px;font-size:14px;font-weight:500;display:flex;position:relative}.sidebar nav button svg{width:19px}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#ffffff1a}.sidebar nav button.active i{background:#f0b86f;border-radius:5px;width:4px;height:22px;position:absolute;right:0}.sidebar-foot{color:#bcd0ca;background:#ffffff12;border-radius:14px;gap:10px;margin-top:auto;padding:14px;display:flex}.sidebar-foot svg{width:17px}.sidebar-foot p{margin:0;font-size:11px;line-height:1.5}.main{flex-direction:column;min-height:100vh;padding-left:264px;display:flex}.main>header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);z-index:20;background:#ffffffe6;justify-content:flex-end;align-items:center;height:72px;padding:0 4%;display:flex;position:sticky;top:0}.context{color:var(--muted);margin-right:auto;font-size:12px}.live-dot{background:#5bad8e;border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.user{align-items:center;gap:10px;display:flex}.user span{text-align:right;flex-direction:column;font-size:12px;display:flex}.user small{color:var(--muted)}.user>svg{color:#52746b;width:34px;height:34px}.menu-button,.mobile-brand{display:none}.content{flex:1;width:min(1450px,92%);margin:0 auto;padding:38px 0 60px}.main footer{text-align:center;color:#8a9994;padding:18px;font-size:11px}.section-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.section-head>div:first-child>span,.kicker{text-transform:uppercase;letter-spacing:.16em;color:#8a9b95;font-size:11px;font-weight:700}.section-head h1{color:#193c34;letter-spacing:-.035em;margin:5px 0;font:800 clamp(27px,3vw,38px) Manrope}.section-head p{color:var(--muted);margin:0;font-size:14px}.head-actions{gap:8px;display:flex}.primary,.secondary,.danger,.ghost{border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:11px 15px;font-size:13px;font-weight:700;display:inline-flex}.primary{background:var(--green);color:#fff;box-shadow:0 5px 14px #185f512e}.secondary{color:#274a42;background:#fff;border:1px solid #dbe5e1}.danger{color:#b1443b;background:#fff1f0}.ghost{color:#657771;background:0 0}.primary svg,.secondary svg,.danger svg{width:17px}.hero-card{color:#fff;box-shadow:var(--shadow);background:linear-gradient(120deg,#174d43,#1c6857);border-radius:24px;justify-content:space-between;align-items:center;padding:32px 38px;display:flex;position:relative;overflow:hidden}.hero-card:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:300px;height:300px;position:absolute;top:-105px;right:-70px;box-shadow:0 0 0 60px #ffffff06,0 0 0 120px #ffffff05}.hero-card h2{letter-spacing:-.03em;margin:16px 0 10px;font:800 clamp(24px,3vw,36px)/1.18 Manrope}.hero-card p{color:#c7ddd7;margin:0;font-size:14px}.hero-orbit{z-index:1;background:#ffffff17;border:1px solid #ffffff1f;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:168px;height:168px;display:flex}.hero-orbit svg{color:#efb86f;width:31px;height:31px}.hero-orbit span{margin-top:4px;font:800 35px Manrope}.hero-orbit small{color:#cbded9}.pill{white-space:nowrap;border-radius:99px;align-items:center;padding:5px 9px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.pill.violet{color:#6c55a0;background:#eee9f8}.pill.gray{color:#68736f;background:#edf0ef}.pill.light{color:#fff;background:#ffffff21}.pill.soft{color:#48675e;background:#f0f5f3}.stats-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin:20px 0;display:grid}.stat-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:17px;align-items:center;gap:13px;min-width:0;padding:17px;display:flex;box-shadow:0 4px 15px #1b3a3308}.stat-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.stat-icon{color:#317461;background:#e7f1ed;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.stat-card.blue .stat-icon{color:#4b73a2;background:#e9f0f8}.stat-card.violet .stat-icon{color:#765da6;background:#eee9f7}.stat-card.amber .stat-icon{color:#a16c25;background:#fff0dc}.stat-copy{flex-direction:column;min-width:0;display:flex}.stat-copy>b{color:#25483f;font:800 23px Manrope}.stat-copy strong{font-size:12px}.stat-copy small{color:#8a9994;white-space:nowrap;font-size:10px}.stat-arrow{color:#acb9b5;width:15px;margin-left:auto}.dashboard-grid{grid-template-columns:1.25fr .75fr;gap:20px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px;box-shadow:0 5px 20px #193c3309}.panel-title{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:18px;display:flex}.panel-title h2,.panel>h2{color:#23483f;margin:4px 0;font:700 18px Manrope}.alerts-list{flex-direction:column;gap:8px;display:flex}.alert{text-align:left;color:inherit;background:#fbfcfc;border:1px solid #edf1ef;border-radius:13px;grid-template-columns:37px 1fr 16px;align-items:center;gap:11px;padding:12px;display:grid}.alert:hover{border-color:#cbded8}.alert-icon{color:#a56c24;background:#fff0db;border-radius:11px;place-items:center;width:35px;height:35px;display:grid}.alert.low .alert-icon{color:#3e8068;background:#e7f2ed}.alert b{color:#8b9995;text-transform:uppercase;letter-spacing:.1em;font-size:10px}.alert p{color:#526761;margin:3px 0;font-size:12px;line-height:1.45}.alert>svg{color:#a8b4b0;width:15px}.formation-bars{flex-direction:column;gap:12px;display:flex}.formation-bars>div{grid-template-columns:150px 1fr 18px;align-items:center;gap:9px;display:grid}.formation-bars span{color:#5d716b;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.formation-bars span b{color:#47695f;background:#edf3f1;border-radius:50%;place-items:center;width:21px;height:21px;margin-right:7px;display:inline-grid}.formation-bars>div>div{background:#edf1ef;border-radius:9px;height:6px;overflow:hidden}.formation-bars i{background:#62a58e;border-radius:9px;height:100%;display:block}.formation-bars strong{font-size:11px}.toolbar{grid-template-columns:minmax(260px,1fr) 180px 180px;gap:9px;display:grid}.search{position:relative}.search svg{color:#81908b;width:17px;position:absolute;top:11px;left:13px}.search input{padding-left:39px!important}.toolbar input,.toolbar select,.form-grid input,.form-grid select,.form-grid textarea{color:#334b44;background:#fff;border:1px solid #dce5e2;border-radius:10px;outline:none;width:100%;padding:10px 12px;font-size:12px}.toolbar input:focus,.toolbar select:focus,.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#72a998;box-shadow:0 0 0 3px #e8f1ee}.filter-chips{flex-wrap:wrap;gap:7px;margin:13px 0 16px;display:flex}.filter-chips button{color:#61736d;background:#f0f4f2;border:0;border-radius:99px;padding:6px 10px;font-size:10px}.filter-chips button.active{color:#fff;background:#245e50}.people-table{border-top:1px solid #e9eeec}.table-row{border-bottom:1px solid #edf1ef;grid-template-columns:minmax(240px,1.35fr) .7fr 1fr .55fr 110px;align-items:center;gap:15px;padding:13px 5px;font-size:12px;display:grid}.table-head{color:#8b9995;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.person-cell{text-align:left;color:inherit;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:flex}.person-cell span,.group-cell{flex-direction:column;display:flex}.person-cell small,.group-cell small{color:#889792;margin-top:2px}.avatar{color:#326657;background:linear-gradient(145deg,#d8e9e3,#eff5f2);border:2px solid #fff;border-radius:12px;flex:none;place-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:inline-grid;box-shadow:0 2px 5px #1d483d1a}.avatar.large{background:#e0efe9;border-radius:24px;width:78px;height:78px;font-size:22px}.mini-progress,.progress{background:#edf1f0;border-radius:9px;height:5px;margin-top:5px;overflow:hidden}.mini-progress i,.progress i{background:#65aa91;border-radius:9px;height:100%;display:block}.row-actions{align-items:center;gap:4px;display:flex}.row-actions button{color:#49665e;background:#f1f5f3;border:0;border-radius:8px;padding:7px;font-size:10px}.row-actions .icon-danger{color:#a36d65;background:0 0}.row-actions svg{width:15px}.empty{text-align:center;color:#879691;padding:45px}.empty svg{width:38px;height:38px}.empty h3{color:#536a63;margin:8px 0 4px}.empty p{margin:0;font-size:12px}.back{color:#58746b;background:0 0;border:0;align-items:center;gap:8px;margin-bottom:18px;font-size:12px;display:flex}.back svg{width:16px}.profile-hero{color:#fff;background:linear-gradient(120deg,#154a40,#226b5b);border-radius:22px;align-items:center;gap:18px;margin-bottom:20px;padding:28px 32px;display:flex}.profile-hero h1{margin:7px 0 3px;font:800 29px Manrope}.profile-hero p{color:#bfd6d0;margin:0;font-size:13px}.profile-hero .light-button{color:#fff;background:#ffffff1a;border-color:#ffffff26;margin-left:auto}.profile-grid{grid-template-columns:1fr 280px;gap:20px;display:grid}.profile-grid main,.profile-grid aside{flex-direction:column;gap:20px;display:flex}.journey{justify-content:space-between;padding-top:8px;display:flex;position:relative}.journey:before{content:"";background:#e5ece9;height:3px;position:absolute;top:24px;left:4%;right:4%}.journey>div{z-index:1;text-align:center;flex-direction:column;align-items:center;width:12.5%;display:flex;position:relative}.journey>div>span{color:#7b8d87;background:#edf2f0;border:3px solid #fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:grid;box-shadow:0 0 0 1px #dfe8e4}.journey>div.done>span{color:#fff;background:#6fa990}.journey>div.current>span{color:#fff;background:#e8a958;box-shadow:0 0 0 4px #fff1df}.journey svg{width:16px}.journey small{color:#75857f;margin-top:8px;font-size:9px;line-height:1.25}.gentle-note{color:#7c8e88;background:#f4f7f6;border-radius:9px;margin:17px 0 0;padding:10px;font-size:10px}.info-groups{grid-template-columns:1fr 1fr;gap:22px;display:grid}.info-groups h3{text-transform:uppercase;letter-spacing:.1em;color:#82918c;font-size:11px}.tags{flex-wrap:wrap;gap:6px;display:flex}.note-card{border-left:4px solid #6da38f}.note-card .panel-title svg{color:#6b9989}.note-card>p{color:#566d66;margin:0;font-size:13px;line-height:1.6}.detail-list h2{margin-bottom:16px}.detail-list>div,.course-card>.detail-list{border-bottom:1px solid #edf1ef;flex-direction:column;padding:9px 0;display:flex}.detail-list span,.project-meta span,.course-card>div>span{color:#8c9995;font-size:10px}.detail-list b,.project-meta b,.course-card>div>b{margin-top:2px;font-size:12px}.attendance-card>strong{color:#337560;margin:8px 0;font:800 36px Manrope;display:block}.attendance-card p{color:#7f8f8a;font-size:10px}.progress{height:8px}.summary-strip{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:repeat(3,1fr);margin-bottom:18px;display:grid}.summary-strip>div{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:11px;padding:18px;display:flex}.summary-strip>div:last-child{border:0}.summary-strip svg{color:#5b8f7d}.summary-strip b{margin-right:4px;font:800 19px Manrope}.card-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.card-grid.two{grid-template-columns:repeat(2,1fr)}.entity-top{justify-content:space-between;align-items:center;display:flex}.entity-icon,.big-action-icon{color:#3b8069;background:#e3f0eb;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.entity-icon.coral{color:#bd704a;background:#fff0e8}.entity-icon.pink{color:#a65c7e;background:#f6eaf0}.entity-icon.purple{color:#755ca2;background:#eeeaf7}.entity-card h2,.course-card h2{margin:16px 0 3px}.entity-card>p,.course-card>p{color:#7e8f89;margin:0;font-size:12px}.capitalize{text-transform:capitalize}.leader{align-items:center;gap:9px;margin:18px 0;display:flex}.leader span{flex-direction:column;display:flex}.leader small{color:#899793;font-size:9px}.leader b{font-size:12px}.member-count{border-top:1px solid #edf1ef;justify-content:space-between;align-items:center;padding-top:14px;font-size:11px;display:flex}.member-count div{display:flex}.member-count button{background:0 0;border:0;margin-left:-7px;padding:0}.member-count .avatar{border-radius:9px;width:28px;height:28px;font-size:8px}.card-note{background:#f5f8f7;border-radius:10px;line-height:1.4;margin-top:13px!important;padding:10px!important}.course-numbers{gap:25px;margin:20px 0;display:flex}.course-numbers span{flex-direction:column;display:flex}.course-numbers b{font:800 20px Manrope}.next-step{background:#f5f2fb;border-radius:11px;gap:10px;margin-top:15px;padding:12px;display:flex}.next-step svg{color:#745ca1}.next-step span{flex-direction:column;display:flex}.next-step b{font-size:12px}.recommendation{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.recommendation-people{gap:10px;display:flex}.recommendation-people>span{align-items:center;gap:7px;font-size:11px;display:flex}.need{background:#f7f9f8;border-radius:11px;flex-direction:column;margin-top:17px;padding:12px;display:flex}.need small{color:#8a9994}.need b{margin-top:3px;font-size:11px}.project-meta{border-top:1px solid #edf1ef;margin-top:17px;padding-top:9px}.project-meta>div{justify-content:space-between;padding:5px 0;display:flex}.data-grid,.settings-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.action-panel{text-align:center;padding:34px}.big-action-icon{width:54px;height:54px;margin:0 auto 14px}.big-action-icon.blue{color:#4a70a0;background:#e7eef8}.action-panel h2{font:700 20px Manrope}.action-panel p{color:#778883;max-width:420px;margin:0 auto 20px;font-size:12px;line-height:1.6}.action-panel small{color:#92a09c;margin-top:12px;font-size:10px;display:block}.template-panel{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.template-panel>div{align-items:center;gap:15px;display:flex}.template-panel>div>svg{color:#4f8372;width:32px;height:32px}.template-panel h2{margin:0 0 3px}.template-panel p{color:#81908b;margin:0;font-size:11px}.privacy-card{color:#45675d;background:#edf4f1;border:1px solid #d9e7e2;border-radius:16px;gap:14px;margin-top:18px;padding:18px 21px;display:flex}.privacy-card>svg{color:#578879;flex:none}.privacy-card h3{margin:0 0 5px;font-size:12px}.privacy-card p{margin:0;font-size:10px;line-height:1.6}.dictionary{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.stage-list{grid-template-columns:1fr 1fr;gap:8px;margin:16px 0 0;padding:0;list-style:none;display:grid}.stage-list li{align-items:center;gap:8px;font-size:11px;display:flex}.stage-list li b{color:#39705f;background:#e8f1ed;border-radius:8px;place-items:center;width:23px;height:23px;display:grid}.danger-zone{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.danger-zone h2{margin:0}.danger-zone p{color:#7c8c87;font-size:11px}.danger-zone>div:last-child{gap:8px;display:flex}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a1c1885;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:21px;width:min(820px,100%);max-height:92vh;padding:25px;overflow:auto;box-shadow:0 30px 90px #081b174d}.modal-head{justify-content:space-between;align-items:flex-start;display:flex}.modal h2{margin:4px 0 14px;font:700 24px Manrope}.icon-button{color:#60756e;background:#f0f4f2;border:0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.privacy-inline{color:#597269;background:#f1f6f4;border-radius:10px;align-items:center;gap:8px;margin-bottom:17px;padding:9px 11px;font-size:10px;display:flex}.privacy-inline svg{width:15px}.form-grid{grid-template-columns:1fr 1fr;gap:12px 14px;display:grid}.form-grid label{flex-direction:column;gap:6px;display:flex}.form-grid label>span{color:#6f817b;font-size:10px;font-weight:700}.form-grid .wide{grid-column:1/-1}.form-grid textarea{resize:vertical}.modal-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.toast{z-index:70;color:#fff;background:#173f36;border-radius:13px;align-items:center;gap:9px;max-width:420px;padding:13px 17px;font-size:12px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 35px #0e2f2840}.toast.error{background:#8e413b}.toast svg{width:17px}.menu-shade{display:none}@media (width<=1100px){.stats-grid{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}.card-grid{grid-template-columns:1fr 1fr}.table-row{grid-template-columns:minmax(220px,1.4fr) .7fr .8fr .5fr}.table-row>span:nth-child(3){display:none}.profile-grid{grid-template-columns:1fr}.profile-grid aside{grid-template-columns:1fr 1fr;display:grid}.journey small{display:none}}@media (width<=760px){.sidebar{transition:all .2s;transform:translate(-100%);box-shadow:10px 0 40px #071f1940}.sidebar.open{transform:translate(0)}.brand>button{display:grid}.menu-shade{z-index:25;background:#091c1766;display:block;position:fixed;inset:0}.main{padding-left:0}.main>header{justify-content:space-between;height:60px;padding:0 18px}.menu-button{color:#315c50;background:0 0;border:0;display:grid}.mobile-brand{color:#1d5548;font:700 17px Manrope;display:block}.mobile-brand b{color:#b8782f}.context,.user span{display:none}.content{width:calc(100% - 28px);padding:25px 0 45px}.section-head{flex-direction:column;align-items:flex-start;margin-bottom:20px}.head-actions{flex-wrap:wrap;width:100%}.head-actions button{flex:1}.hero-card{padding:25px}.hero-card br,.hero-orbit{display:none}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{padding:13px}.stat-icon{width:36px;height:36px}.stat-copy>b{font-size:19px}.stat-copy small,.stat-arrow{display:none}.panel{padding:17px}.toolbar{grid-template-columns:1fr}.people-panel{padding:12px}.filter-chips{flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.people-table{border:0}.table-head{display:none}.table-row{grid-template-columns:1fr auto;padding:13px 5px}.table-row>span:nth-child(2),.table-row>span:nth-child(3),.table-row>span:nth-child(4){display:none}.row-actions{display:flex!important}.profile-hero{flex-wrap:wrap;align-items:flex-start;padding:22px}.profile-hero .avatar{width:58px;height:58px}.profile-hero>div{width:calc(100% - 78px)}.profile-hero h1{font-size:22px}.profile-hero .light-button{width:100%;margin:0}.journey{justify-content:flex-start;padding-bottom:5px;overflow-x:auto}.journey>div{min-width:53px}.info-groups{grid-template-columns:1fr}.profile-grid aside{display:flex}.summary-strip{grid-template-columns:1fr}.summary-strip>div{border-right:0;border-bottom:1px solid var(--line);justify-content:flex-start}.card-grid,.card-grid.two,.data-grid,.settings-grid{grid-template-columns:1fr}.recommendation,.template-panel,.danger-zone{flex-direction:column;align-items:flex-start;gap:15px}.recommendation-people{flex-direction:column}.template-panel button,.danger-zone>div:last-child{width:100%}.danger-zone>div:last-child{flex-direction:column}.stage-list,.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.modal{padding:19px}.formation-bars>div{grid-template-columns:125px 1fr 15px}.toast{bottom:14px;left:14px;right:14px}.course-numbers{justify-content:space-between}}@media (width<=420px){.stats-grid{grid-template-columns:1fr}.stat-card{padding:15px}.stat-copy small{display:block}.section-head h1{font-size:28px}.hero-card h2{font-size:23px}}.sidebar nav{overflow-y:auto}.compact-pills,.profile-categories{flex-wrap:wrap;gap:4px;display:flex}.profile-categories .pill{color:#fff;background:#ffffff24}.dates-card h2{align-items:center;gap:8px;display:flex}.dates-card h2 svg{color:#5e907f;width:18px}.music-card{background:linear-gradient(135deg,#fff,#f6f1fb);border-left:4px solid #8b70b5}.music-card .panel-title svg{color:#795fa6}.form-section{border-bottom:1px solid #e4ebe8;margin-top:5px;padding:9px 0 4px}.form-section h3{color:#2e5d51;margin:0;font:700 14px Manrope}.choice-group{flex-direction:column;gap:7px;display:flex}.choice-group>span{color:#6f817b;font-size:10px;font-weight:700}.choice-group>div{flex-wrap:wrap;gap:7px;display:flex}.choice-group button{color:#5b7069;background:#f8faf9;border:1px solid #dce6e2;border-radius:9px;align-items:center;gap:5px;padding:8px 10px;font-size:11px;display:flex}.choice-group button.selected{color:#23634f;background:#e3f0eb;border-color:#84b4a3;font-weight:700}.choice-group button svg{width:14px;height:14px}.checkbox-line{background:#f5f8f7;border-radius:10px;align-items:center;padding:11px;flex-direction:row!important}.checkbox-line input{accent-color:#246553;width:auto!important}.checkbox-line span{font-size:12px!important}.methodology-panel{margin-top:18px}.methodology-panel>.panel-title>svg{color:#b46e49}.methodology-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.methodology-grid>div{background:#f8faf9;border:1px solid #e6ecea;border-radius:13px;align-items:center;gap:11px;padding:13px;display:flex}.methodology-grid>div>span:last-child{flex-direction:column;display:flex}.methodology-grid b{font-size:12px}.methodology-grid small{color:#83918d;margin-top:3px;font-size:10px}.service-role-grid{grid-template-columns:repeat(2,1fr);gap:17px;display:grid}.service-role h2{margin:14px 0}.service-members{flex-direction:column;gap:7px;display:flex}.service-members>button{text-align:left;color:inherit;background:#f6f8f7;border:0;border-radius:11px;align-items:center;gap:9px;padding:9px;display:flex}.service-members>button>span{flex-direction:column;display:flex}.service-members>button small{color:#87958f;font-size:9px}.service-members>button>svg{color:#9caaa5;width:15px;margin-left:auto}.service-members>p{color:#899791;font-size:11px}@media (width<=760px){.methodology-grid,.service-role-grid{grid-template-columns:1fr}.compact-pills{display:none}.choice-group>div{flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.choice-group button{white-space:nowrap}}.compact-journey{max-width:520px;margin:0 auto}.compact-journey>div{width:33.333%}.card-tools{align-items:center;gap:5px;display:flex}.card-tools>button{color:#4f6d64;background:#f0f4f2;border:0;border-radius:8px;padding:6px 8px;font-size:10px}.card-tools>button.icon-danger{color:#aa5b52;background:#fff2f0;padding:5px}.card-tools svg{width:14px;height:14px}.course-stage-grid{grid-template-columns:repeat(3,1fr);gap:17px;margin-top:18px;display:grid}.catalog-list{flex-direction:column;display:flex}.catalog-list>div{border-bottom:1px solid #edf1ef;justify-content:space-between;align-items:center;gap:10px;padding:9px 0;font-size:11px;display:flex}.catalog-list>div:last-child{border:0}.catalog-list b{color:#427363;background:#edf3f1;border-radius:8px;place-items:center;min-width:23px;height:23px;display:grid}.extra-learning{margin-top:18px}.entity-modal{max-width:680px}@media (width<=960px){.course-stage-grid{grid-template-columns:1fr 1fr}}@media (width<=760px){.course-stage-grid{grid-template-columns:1fr}.card-tools{flex-wrap:wrap;justify-content:flex-end}.compact-journey>div{min-width:33.333%}}.course-service-history{border-top:1px solid #e7ecea;margin-top:22px;padding-top:17px}.course-service-history>h3{text-transform:uppercase;letter-spacing:.1em;color:#82918c;font-size:11px}.course-service-history>div{flex-direction:column;gap:7px;display:flex}.course-service-history>div>span{background:#f6f8f7;border-radius:10px;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;padding:9px 11px;display:grid}.course-service-history svg{color:#a86847;width:16px}.course-service-history b{font-size:11px}.course-service-history>small{color:#87958f;font-size:10px}.course-service-editor{flex-direction:column;gap:8px;display:flex}.choice-label{justify-content:space-between;align-items:center;display:flex}.choice-label>span{color:#6f817b;font-size:10px;font-weight:700}.choice-label>button{color:#326c59;background:#edf5f1;border:1px solid #d7e4df;border-radius:9px;align-items:center;gap:5px;padding:7px 9px;font-size:10px;font-weight:700;display:flex}.choice-label svg{width:14px}.service-entry{grid-template-columns:1fr 1fr 36px;gap:8px;display:grid}.service-entry select{color:#334b44;background:#fff;border:1px solid #dce5e2;border-radius:10px;width:100%;padding:10px 12px;font-size:12px}.service-entry>button{color:#a9544d;background:#fff1ef;border:0;border-radius:9px}.service-entry>button svg{width:15px}@media (width<=600px){.service-entry{grid-template-columns:1fr 36px}.service-entry select:nth-child(2){grid-column:1}.service-entry>button{grid-area:1/2/3}}.entity-icon.family{color:#a96b25;background:#fff0df}.family-card{border-top:3px solid #e8b36d}:root{--green:#173fba;--deep:#102b88;--sage:#e8edff;--line:#e2e6f1;--muted:#6f7890;background:#f6f7fb}body{background:#f6f7fb}.sidebar{background:linear-gradient(#102d91,#173fb7)}.brand>span{color:#fff;background:#f6a02b}.brand b i{color:#ffa32d}.sidebar nav button{color:#dbe3ff}.sidebar nav button.active,.sidebar nav button:hover{background:#ffffff24}.sidebar nav button.active i{background:#ffa32d}.sidebar-foot{color:#d7e0ff}.section-head h1,.panel-title h2,.panel>h2{color:#172d76}.hero-card,.profile-hero{background:linear-gradient(120deg,#102f9c,#1852c8)}.hero-orbit svg{color:#ffa32d}.primary{background:#173fba;box-shadow:0 5px 14px #173fba33}.primary:hover{background:#102f9c}.secondary{color:#173f9f}.stat-icon,.entity-icon,.big-action-icon{color:#244db7;background:#e8edff}.stat-copy>b{color:#193b9c}.pill.green{color:#1c48ad;background:#e7edff}.pill.blue{color:#2359b2;background:#e8efff}.pill.amber{color:#a86213;background:#fff0dc}.filter-chips button.active{background:#173fba}.mini-progress i,.progress i,.formation-bars i,.journey>div.done>span{background:#2459c1}.journey>div.current>span{background:#f59b25}.privacy-card,.privacy-inline{color:#344f9c;background:#edf1ff;border-color:#dae2ff}.note-card{border-left-color:#244fba}.music-card{border-left-color:#f39a28}.live-dot{background:#f59b25}.multi-select{background:#fff;border:1px solid #dce2ef;border-radius:10px}.multi-select summary{cursor:pointer;align-items:center;gap:9px;padding:10px 12px;list-style:none;display:flex}.multi-select summary::-webkit-details-marker{display:none}.multi-select summary>span{color:#6f7890;font-size:10px;font-weight:700}.multi-select summary>b{color:#214bb0;margin-left:auto;font-size:10px}.multi-select summary>svg{color:#78839d;width:15px;transition:all .2s}.multi-select[open] summary>svg{transform:rotate(90deg)}.multi-select>div{border-top:1px solid #e5e8f1;grid-template-columns:1fr 1fr;gap:4px;padding:7px;display:grid}.multi-select>div>label{cursor:pointer;background:#f8f9fc;border-radius:8px;flex-direction:row;align-items:center;gap:7px;padding:8px;display:flex}.multi-select input{accent-color:#173fba;width:auto!important}.multi-select label span{color:#44506b;font-size:11px!important}.multi-select label svg{color:#173fba;width:14px;margin-left:auto}.multi-select>p{color:#294da5;background:#edf1ff;border-radius:8px;margin:0 10px 10px;padding:8px;font-size:10px}.course-stage-card{border-top:4px solid}.course-stage-card .catalog-list span,.course-stage-card h2{font-weight:700}.course-stage-card.stage-1{border-top-color:#c43b34}.course-stage-card.stage-1 h2,.course-stage-card.stage-1 .catalog-list span{color:#bd342e}.course-stage-card.stage-2{border-top-color:#2b8750}.course-stage-card.stage-2 h2,.course-stage-card.stage-2 .catalog-list span{color:#247a47}.course-stage-card.stage-3{border-top-color:#2870bb}.course-stage-card.stage-3 h2,.course-stage-card.stage-3 .catalog-list span{color:#2265aa}.methodology-panel{border-top:4px solid #8a5632}.methodology-panel h2,.methodology-grid b{color:#81502f}.extra-learning>section:first-child{border-top:4px solid #ef8b23}.extra-learning>section:first-child h2,.extra-learning>section:first-child .catalog-list span{color:#df7916}.choice-group.course-red button{color:#b83731}.choice-group.course-green button{color:#257a48}.choice-group.course-blue button{color:#2265aa}.choice-group.course-brown button{color:#805031}.choice-group.course-orange button{color:#d97817}.choice-group.course-red button.selected{background:#fff0ef;border-color:#df928e}.choice-group.course-green button.selected{background:#eaf7ef;border-color:#8fc8a5}.choice-group.course-blue button.selected{background:#edf3ff;border-color:#8eb0df}.choice-group.course-brown button.selected{background:#f8f0e9;border-color:#c6a284}.choice-group.course-orange button.selected{background:#fff3e6;border-color:#efb372}@media (width<=600px){.multi-select>div{grid-template-columns:1fr}}.auth-page{background:linear-gradient(135deg,#102d91,#174abb);grid-template-columns:1fr 460px;align-items:center;gap:6vw;min-height:100vh;padding:6vw;display:grid}.auth-brand{color:#fff;max-width:560px}.auth-brand>span,.loading-screen>span{background:#f6a02b;border-radius:22px;place-items:center;width:68px;height:68px;display:grid}.auth-brand>span svg,.loading-screen>span svg{width:35px;height:35px}.auth-brand h1{margin:24px 0 0;font:800 52px Manrope}.auth-brand h1 b{color:#f6a02b}.auth-brand h2{color:#dce5ff;margin:2px 0 18px;font:700 23px Manrope}.auth-brand p{color:#cdd9ff;line-height:1.7}.auth-card{background:#fff;border-radius:24px;flex-direction:column;gap:14px;padding:34px;display:flex;box-shadow:0 30px 80px #04134a4d}.auth-card h2{color:#15348e;margin:0 0 7px;font:800 28px Manrope}.auth-card label{flex-direction:column;gap:6px;display:flex}.auth-card label>span{color:#65708b;font-size:11px;font-weight:700}.auth-card input{border:1px solid #dce2ef;border-radius:10px;outline:none;padding:12px}.auth-card input:focus{border-color:#2c55be;box-shadow:0 0 0 3px #e8edff}.auth-submit{width:100%;margin-top:4px;padding:13px}.auth-switch{color:#204bb4;background:0 0;border:0;font-size:11px;font-weight:700}.auth-message{color:#8f5917;background:#fff2df;border-radius:9px;padding:10px;font-size:11px;line-height:1.5}.auth-safety{color:#78829a;border-top:1px solid #e7eaf2;align-items:center;gap:7px;padding-top:13px;font-size:10px;display:flex}.auth-safety svg{width:15px}.loading-screen{color:#17378f;background:#f5f7fc;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.loading-screen h2{margin:15px 0 2px;font:800 27px Manrope}.loading-screen p{color:#78839d;font-size:12px}.loading-screen>span{color:#fff;animation:1.3s infinite pulse}@keyframes pulse{50%{transform:scale(1.06);box-shadow:0 0 0 12px #f6a02b1f}}@media (width<=800px){.auth-page{grid-template-columns:1fr;padding:25px}.auth-brand{text-align:center;margin:auto}.auth-brand>span{margin:auto}.auth-brand h1{font-size:36px}.auth-brand p{display:none}.auth-card{width:min(100%,460px);margin:auto;padding:25px}}.logout-button{color:#2048ac;background:#eef2ff;border:0;border-radius:10px;place-items:center;width:33px;height:33px;display:grid}.logout-button svg{width:16px}.admin-panel{margin-bottom:18px}.admin-panel>.panel-title>svg{color:#244db7}.profile-list{flex-direction:column;display:flex}.profile-list>div{border-bottom:1px solid #e8eaf2;grid-template-columns:40px 1fr 210px;align-items:center;gap:10px;padding:10px 0;display:grid}.profile-list>div>span:nth-child(2){flex-direction:column;display:flex}.profile-list small{color:#7e879d;font-size:10px}.profile-list select{color:#34415f;background:#fff;border:1px solid #dce2ef;border-radius:9px;padding:9px}.audit-list{flex-direction:column;display:flex}.audit-list>div{border-bottom:1px solid #e8eaf2;grid-template-columns:95px 1fr 220px;align-items:center;gap:12px;padding:11px;display:grid}.audit-list>div>span:not(.audit-action){flex-direction:column;display:flex}.audit-list b{font-size:11px}.audit-list small{color:#7f889c;margin-top:2px;font-size:10px}.audit-action{text-transform:uppercase;text-align:center;border-radius:8px;padding:7px;font-size:9px;font-weight:800}.audit-action.insert{color:#28734a;background:#e8f5ed}.audit-action.update{color:#2451b2;background:#edf2ff}.audit-action.delete{color:#a5443c;background:#fff0ef}.access-message{text-align:center;padding:45px}.access-message>svg{color:#3658ad;width:38px;height:38px}.access-message p{color:#78839b;font-size:12px}.account-panel{margin-bottom:18px}.account-form{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.account-form label{flex-direction:column;gap:6px;display:flex}.account-form label>span{color:#6f7890;font-size:10px;font-weight:700}.account-form input{border:1px solid #dce2ef;border-radius:10px;outline:none;padding:11px}.account-actions{grid-column:1/-1;justify-content:flex-end;gap:9px;display:flex}.account-delete{color:#a5443c;background:#fff0ef;border:0;border-radius:9px;align-items:center;gap:5px;padding:8px 10px;font-size:10px;font-weight:700;display:flex}.account-delete svg{width:14px}.account-delete:disabled{opacity:.35;cursor:not-allowed}.profile-list>div{grid-template-columns:40px 1fr 190px 85px}.terms-card{max-height:88vh;overflow:auto}.terms-user{color:#69748c;margin:0;font-size:11px}.captcha-box{background:#eef2ff;border:1px dashed #8ba2dc;border-radius:11px;align-items:center;gap:12px;padding:10px 12px;display:flex}.captcha-box span{letter-spacing:.28em;color:#173b9d;font:800 22px monospace;-webkit-text-decoration:line-through #f1a032;text-decoration:line-through #f1a032}.captcha-box button{color:#204bb4;background:#fff;border:0;border-radius:8px;margin-left:auto;padding:7px 9px;font-size:10px;font-weight:700}.terms-summary{color:#59647d;background:#f4f6fb;border-radius:11px;padding:12px;font-size:10px;line-height:1.55}.terms-summary b{color:#203d91}.terms-summary p{margin:4px 0 0}.consent-line{color:#4e5971;align-items:flex-start;font-size:11px;flex-direction:row!important;gap:9px!important;display:flex!important}.consent-line input{accent-color:#214bb4;margin-top:2px;width:auto!important}@media (width<=700px){.profile-list>div{grid-template-columns:36px 1fr}.profile-list select{grid-column:1/-1}.profile-list .account-delete{grid-column:1/-1;justify-content:center}.account-form{grid-template-columns:1fr}.account-actions{flex-direction:column;grid-column:auto}.audit-list>div{grid-template-columns:75px 1fr}.audit-list>div>span:last-child{grid-column:2}}.course-service-browser{margin:18px 0}.course-stage-tabs,.course-name-tabs{flex-wrap:wrap;gap:8px;display:flex}.course-stage-tabs{border-bottom:1px solid #e8ecef;padding-bottom:14px}.course-stage-tabs button,.course-name-tabs button{color:#40547f;background:#f7f9ff;border:1px solid #dce3f1;border-radius:10px;padding:9px 13px;font-size:11px;font-weight:700}.course-stage-tabs button.active{color:#fff;background:#173d9e;border-color:#173d9e}.course-name-tabs{padding:15px 0}.course-name-tabs button{align-items:center;gap:7px;display:flex}.course-name-tabs button small{background:#e6ebf8;border-radius:8px;place-items:center;min-width:19px;height:19px;font-size:9px;display:grid}.course-name-tabs button.active{color:#8a5514;background:#fff2df;border-color:#f2b15c}.course-name-tabs button.active small{color:#fff;background:#f5a43b}.service-history-title{margin-top:8px}.course-service-events{flex-direction:column;gap:13px;display:flex}.course-service-events article{background:#fbfcff;border:1px solid #e5e9f2;border-radius:15px;padding:15px}.course-event-heading{align-items:center;gap:11px;display:flex}.course-event-heading>span:nth-child(2){flex-direction:column;display:flex}.course-event-heading b{color:#173b91;font:700 14px Manrope}.course-event-heading small{color:#7d879c;margin-top:2px;font-size:10px}.course-event-heading>button{color:#214bae;background:#eaf0ff;border:0;border-radius:9px;align-items:center;gap:5px;margin-left:auto;padding:8px 10px;font-size:10px;font-weight:700;display:flex}.course-event-heading>button svg{width:14px}.event-team-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px;display:grid}.event-team-grid>div,.full-team-list>div{background:#f2f5fa;border-radius:10px;flex-direction:column;gap:5px;padding:9px;display:flex}.event-team-grid strong,.full-team-list strong{text-transform:uppercase;letter-spacing:.08em;color:#75819a;font-size:9px}.event-team-grid span,.full-team-list span{flex-wrap:wrap;gap:5px;display:flex}.event-team-grid button,.full-team-list button,.event-team-grid i,.full-team-list i{color:#274b9e;background:#fff;border:0;border-radius:7px;padding:5px 7px;font-size:10px;font-style:normal}.course-detail-hero>.entity-icon{border-radius:20px;width:68px;height:68px}.course-detail-hero .light-button{margin-left:auto}.full-team-list{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.full-team-list small{color:#8a94a8;font-size:10px}.course-detail-grid aside p{margin-top:8px}@media (width<=760px){.course-name-tabs{flex-wrap:nowrap;overflow-x:auto}.course-name-tabs button{white-space:nowrap}.event-team-grid,.full-team-list{grid-template-columns:1fr}.course-event-heading{flex-wrap:wrap;align-items:flex-start}.course-event-heading>button{justify-content:center;width:100%;margin-left:0}.course-detail-hero .light-button{width:100%;margin:0}}.calendar-summary{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:18px;display:grid}.calendar-list{flex-direction:column;display:flex}.calendar-list>div{border-bottom:1px solid #e8eaf2;grid-template-columns:58px 1fr 100px;align-items:center;gap:12px;padding:11px 4px;display:grid}.calendar-date{color:#214bad;background:#edf2ff;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.calendar-date b{font:800 18px Manrope}.calendar-date small{text-transform:uppercase;font-size:8px}.calendar-list>div>span:nth-child(2){align-items:center;gap:8px;display:flex}.calendar-list>div>span:nth-child(2)>b{font-size:12px}.calendar-list>div>span:last-child{text-align:right;color:#7d879c;font-size:10px}@media (width<=760px){.calendar-summary{grid-template-columns:1fr}.calendar-list>div{grid-template-columns:52px 1fr}.calendar-list>div>span:last-child{text-align:left;grid-column:2}.calendar-list>div>span:nth-child(2){flex-direction:column;align-items:flex-start}}.brand>span,.auth-brand>span,.loading-screen>span{background:#fff url(/miriam-logo.png) 50%/contain no-repeat!important}.brand>span svg,.auth-brand>span svg,.loading-screen>span svg{display:none}.brand>span{border-radius:12px}.auth-brand>span,.loading-screen>span{border-radius:22px}.map-link{color:#2254b4;align-items:center;gap:4px;margin-left:8px;font-weight:700;text-decoration:none;display:inline-flex}.map-link svg{width:14px;height:14px}.next-course-card{border-left:4px solid #f29a28}.next-course-card>.panel-title>svg{color:#ef9221}.recommended-tags{flex-wrap:wrap;gap:6px;display:flex}.matched-course{background:#edf2ff;border-radius:12px;align-items:center;gap:11px;margin-top:14px;padding:13px;display:flex}.matched-course>svg{color:#2657ba}.matched-course>span{flex-direction:column;display:flex}.matched-course b{color:#1b3d96;font-size:13px}.matched-course small{color:#687694;margin-top:2px;font-size:10px}.matched-course>a{color:#2151b2;align-items:center;gap:4px;margin-left:auto;font-size:10px;font-weight:700;text-decoration:none;display:flex}.matched-course>a svg{width:14px}.auth-switch{display:none}.mfa-signout{color:#214bb0;background:0 0;border:0;font-size:11px;font-weight:700}.security-grid{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px;display:grid}.invite-panel form{grid-template-columns:1fr 1fr;gap:10px;display:grid}.invite-panel form label{flex-direction:column;gap:6px;display:flex}.invite-panel form label>span{color:#6f7890;font-size:10px;font-weight:700}.invite-panel form input,.invite-panel form select,.mfa-enroll input{border:1px solid #dce2ef;border-radius:9px;padding:10px}.invite-panel form button{grid-column:1/-1}.mfa-panel>.panel-title>svg{color:#2454b5}.mfa-active{color:#28734a;background:#eaf6ef;border-radius:11px;align-items:center;gap:10px;padding:13px;display:flex}.mfa-active>span{flex-direction:column;display:flex}.mfa-active small{font-size:10px}.mfa-enroll{grid-template-columns:150px 1fr;align-items:center;gap:18px;display:grid}.mfa-enroll img{width:150px;height:150px}.mfa-enroll>div{flex-direction:column;gap:9px;display:flex}.mfa-enroll p{color:#68748e;font-size:11px}.mfa-enroll button{align-self:flex-start}@media (width<=850px){.security-grid{grid-template-columns:1fr}}@media (width<=520px){.invite-panel form,.mfa-enroll{grid-template-columns:1fr}.mfa-enroll img{margin:auto}}
