:root{--background:#f4f5fb;--foreground:#1a1033;--card:#fff;--border:#e2dff0;--primary:#310d5b;--primary-hover:#4a1f79;--accent:#5b21b6;--muted:#5c5678}*{box-sizing:border-box}html,body{background:var(--background);color:var(--foreground);margin:0;padding:0;font-family:inherit}a{color:inherit;text-decoration:none}.container{max-width:900px;margin:0 auto;padding:2rem 1rem}.container.container-wide{width:100%;max-width:min(100vw - 2rem,1280px)}.admin-shell{min-height:100%;color:var(--mila-home-purple-deep);background:#fff;flex-direction:column;display:flex}.admin-shell__main{flex:1;padding:1.25rem 0 2.5rem}.global-account-bar{padding-top:.9rem}.global-account-bar-inner{justify-content:flex-end;display:flex}.card{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:1rem}.grid{gap:1rem;display:grid}.grid-3{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.btn{border:1px solid var(--primary);background:var(--primary);color:#fff;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-height:2.5rem;padding:.5rem 1rem;font-size:.9375rem;font-weight:600;line-height:1.25;display:inline-flex}.btn:hover:not(:disabled){background:var(--primary-hover);border-color:var(--primary-hover)}.btn:disabled{cursor:not-allowed;opacity:.55}.btn-danger{color:#b42318;background:#fff;border-color:#b42318}.btn-danger:hover:not(:disabled){color:#8f1a13;background:#b4231814;border-color:#8f1a13}.btn-secondary{color:var(--primary);border-color:var(--primary);background:#fff}.btn-secondary:hover:not(:disabled){border-color:var(--primary-hover);color:var(--primary-hover);background:#310d5b0f}.input{border:1px solid var(--border);border-radius:8px;width:100%;margin-top:.35rem;padding:.6rem .75rem}.stack{gap:.75rem;display:grid}.portal-card{align-content:start;min-height:100%}.portal-card-title{margin:0}.portal-type{letter-spacing:.04em;color:var(--primary);text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.portal-tag-list{flex-wrap:wrap;gap:.45rem;display:flex}.portal-overview-sections{gap:1rem}.portal-overview-block{gap:.4rem}.portal-overview-section-title{color:var(--foreground);margin:0;font-size:1.05rem;font-weight:700}.portal-overview-list{margin:0;padding-left:1.25rem}.portal-overview-list li{margin-bottom:.35rem}.portal-overview-list li:last-child{margin-bottom:0}.portal-tag{border:1px solid var(--border);color:var(--muted);background:#f7f5fc;border-radius:999px;padding:.2rem .55rem;font-size:.78rem}.portal-media-figure{margin:0}.portal-media-screenshot{border:1px solid var(--border);border-radius:10px;width:100%;height:auto;display:block}.portal-media-caption{margin:.5rem 0 0;font-size:.875rem;line-height:1.45}.portal-media-placeholder{color:var(--muted);text-align:center;background:#f7f5fc;border:1px dashed #cfc4e0;border-radius:10px;padding:2rem 1rem}.session-chip{background:#f0ebf8;border:1px solid #d4cce8;border-radius:10px;padding:.45rem .75rem}.account-menu-trigger{border:1px solid var(--border);color:#5c5678;cursor:pointer;background:#f7f5fc;border-radius:8px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.95rem;line-height:1;text-decoration:none;display:inline-flex}.account-menu-trigger:hover{background:#ebe6f4}.session-chip-title{margin:0;font-weight:600}.session-chip-subtitle{color:var(--muted);margin:.2rem 0 0;font-size:.88rem}.auth-modal-backdrop{z-index:9999;background:#11182773;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.auth-modal{background:var(--card);border:1px solid var(--border);border-radius:12px;width:min(560px,100%);padding:1rem 1.2rem}.account-modal{gap:1rem;max-height:88vh;overflow-y:auto}.account-modal-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.account-modal-header-actions{align-items:center;gap:.5rem;display:flex}.account-modal-header h2{margin:0}.account-identity{margin:.25rem 0 0;font-size:.98rem}.account-close-btn{border:1px solid var(--border);color:#5c5678;cursor:pointer;background:#f7f5fc;border-radius:8px;width:2rem;height:2rem;font-size:1.1rem;line-height:1}.account-close-btn:hover{background:#ebe6f4}.account-budget-panel{border:1px solid var(--border);background:#faf8fc;border-radius:12px;padding:1rem}.account-budget-panel h3{margin:0 0 .85rem}.budget-kpi-grid{gap:.8rem;display:grid}.budget-kpi-item{background:#fff;border:1px solid #e8e2f0;border-radius:10px;padding:.65rem .75rem}.budget-kpi-label{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;margin:0;font-size:.82rem;font-weight:600}.budget-kpi-value{margin:.25rem 0 0;font-size:1.05rem;font-weight:600}.account-danger-zone{background:#fff7f6;border:1px solid #f0c8c4;border-radius:12px;padding:1rem}.account-danger-zone h3{margin:0}.account-danger-delete-actions{justify-self:start}.admin-overview-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.75rem;display:grid}.admin-overview-card{border:1px solid var(--border);background:#f7f5fc;border-radius:12px;padding:.85rem .95rem}.admin-overview-label{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;margin:0;font-size:.8rem;font-weight:700}.admin-overview-value{margin:.35rem 0 0;font-size:1.45rem;font-weight:700;line-height:1.1}.admin-tab-group{gap:0;display:grid}.admin-tabs{border-bottom:1px solid var(--border);z-index:2;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:.35rem;width:100%;margin-top:.7rem;margin-bottom:0;padding-bottom:0;display:flex;position:relative;overflow-x:auto}.admin-tab{border:1px solid var(--border);min-width:0;color:var(--muted);cursor:pointer;text-align:center;white-space:normal;z-index:1;background:#ebe6f4;border-bottom:none;border-radius:10px 10px 0 0;flex:1 1 0;justify-content:center;align-items:center;min-height:2.1rem;margin-bottom:-1px;padding:.45rem .5rem;font-size:.88rem;font-weight:600;line-height:1.2;display:flex;position:relative}.admin-tab:hover{color:var(--foreground);background:#e0d8ee}.admin-tab-active{background:var(--card);color:var(--foreground);z-index:3;position:relative}.admin-tab-active:after{content:"";background:var(--card);height:2px;position:absolute;bottom:-1px;left:0;right:0}.admin-tab-panel{z-index:1;border-top:none;border-top-left-radius:0;border-top-right-radius:0;margin-top:0;position:relative}.admin-section-header{justify-content:space-between;align-items:center;gap:.75rem;min-height:2.3rem;display:flex}.admin-section-header h2{margin:0}.admin-overview-section{border-bottom-right-radius:0;border-bottom-left-radius:0;padding-bottom:.6rem}.discover-project-hero{width:100%;margin:0}.discover-project-hero__frame{border:1px solid var(--border);aspect-ratio:530/193;background:#effafc;border-radius:10px;width:100%;position:relative;overflow:hidden}.discover-project-hero__img{object-fit:cover;object-position:78% 28%;width:100%;height:100%;display:block}.discover-project-hero__caption{margin:.45rem 0 0;font-size:.875rem;line-height:1.45}@media (max-width:640px){.discover-project-hero__frame{aspect-ratio:4/3}.discover-project-hero__img{object-position:70% center}}.discover-detail.container.stack{gap:.65rem}.discover-detail .page-header .page-subtitle{margin-top:.3rem;margin-bottom:0}.discover-detail .card.stack>h2,.discover-detail .card.stack>p,.discover-detail .portal-overview-block>h3,.discover-detail .portal-overview-block>p,.discover-detail .portal-overview-block>ul{margin:0}.discover-detail .card.stack{gap:.5rem}.discover-detail .card{padding:.85rem 1rem}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.page-kicker{color:var(--primary);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:700}.page-title{margin:.15rem 0 0}.page-subtitle{color:var(--muted);margin:.3rem 0 0}.auth-hero{text-align:center;border-color:#cfc4e0}.auth-hero h2{color:#4b2a72;margin:0}.auth-hero p{color:var(--muted);margin:0;font-weight:600}.form-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.input-hint{color:var(--muted);margin:-.25rem 0 .25rem}.muted-text{color:var(--muted)}.table-compact th,.table-compact td{vertical-align:top}.row-detail td{background:#f7f5fc}@media (max-width:720px){.form-grid-2{grid-template-columns:1fr}}.legal-footer{color:var(--muted);justify-content:center;align-items:center;gap:.5rem;padding:1.2rem 1rem 2rem;font-size:.9rem;display:flex}.legal-footer a{color:var(--primary)}.legal-footer a:hover{text-decoration:underline}.legal-modal-backdrop{z-index:10000;background:#11182773;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.legal-modal{background:var(--card);border:1px solid var(--border);border-radius:12px;width:min(760px,100%);max-height:85vh;padding:1rem 1.2rem;overflow-y:auto}.legal-modal h2{margin-top:0}.legal-modal ol{gap:.6rem;margin:.75rem 0;padding-left:1.25rem;display:grid}.legal-modal-actions{justify-content:flex-end;gap:.6rem;margin-top:.75rem;display:flex}.legal-btn-secondary{color:#fff;background:#6b7280;border-color:#6b7280}.legal-btn-secondary:hover:not(:disabled){background:#4b5563;border-color:#4b5563}.auth-flow-modal-backdrop{z-index:9980;background:#030302e6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.auth-signup-modal{background:#fff;border:1px solid #e5e5e5;border-radius:12px;flex-direction:column;gap:.75rem;width:min(41rem,100%);max-height:min(953px,100vh - 2rem);padding:1.5rem;display:flex;position:relative;overflow-y:auto;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000001a}.auth-signup-modal__close{color:#6a6a64;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.25rem;line-height:1;display:flex;position:absolute;top:1rem;right:1rem}.auth-signup-modal__close:hover{color:#262624;background:#f6f6f6}.auth-signup-modal__brand{justify-content:center;padding-top:.25rem;display:flex}.auth-signup-modal__logo-img{object-fit:contain;width:auto;max-width:min(249px,70vw);height:clamp(2.5rem,6vw,4.25rem)}.auth-signup-modal__intro{text-align:center;flex-direction:column;gap:.25rem;display:flex}.auth-signup-modal__headline{letter-spacing:-.025em;color:var(--mila-home-purple);margin:0;font-size:1.25rem;font-weight:600;line-height:1.2}.auth-signup-modal__subhead{letter-spacing:.04375em;color:#7e7e78;margin:0;font-size:.875rem;font-weight:500;line-height:1.5}.auth-signup-modal__form{flex-direction:column;gap:1.25rem;display:flex}.auth-signup-modal__row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}@media (max-width:560px){.auth-signup-modal__row{grid-template-columns:1fr}}.auth-signup-modal__field{flex-direction:column;gap:.375rem;min-width:0;display:flex}.auth-signup-modal__field--full{grid-column:1/-1}.auth-signup-modal__label-row{letter-spacing:.04375em;color:#262624;flex-wrap:wrap;align-items:baseline;gap:.125rem;font-size:.875rem;font-weight:500;line-height:1.5;display:inline-flex}.auth-signup-modal__req{color:#ef1314}.auth-signup-modal__separator{margin-block:.125rem}.auth-signup-modal__hint{letter-spacing:.045em;color:#6a6a64;margin:0;font-size:.75rem;font-weight:500;line-height:1.5}.auth-signup-modal__error-text{letter-spacing:.045em;color:var(--mila-input-border-error,#cf0c0d);margin:0;font-size:.75rem;font-weight:500;line-height:1.5}[data-slot=input][aria-invalid=true]{color:var(--mila-input-text-error);border-color:var(--mila-input-border-error)!important}[data-slot=input][aria-invalid=true]:focus-visible{color:var(--mila-input-text-error);box-shadow:0 0 0 3px var(--mila-input-ring-error);border-color:var(--mila-input-border-error)!important}.auth-signup-modal__sep{border:none;border-top:1px solid #e5e5e5;margin:0}.auth-signup-modal__terms-block{flex-direction:column;gap:.5rem;display:flex}.auth-signup-modal__terms-lead{letter-spacing:.04375em;color:#50565f;margin:0;font-size:.875rem;font-weight:500;line-height:1.5}.auth-signup-modal__terms-list{letter-spacing:.04375em;color:#50565f;margin:0;padding-left:1.25rem;font-size:.875rem;font-weight:500;line-height:1.5}.auth-signup-modal__terms-link{color:var(--mila-home-purple);text-underline-offset:2px;align-items:center;gap:.35rem;width:fit-content;font-size:.875rem;font-weight:500;text-decoration:underline;display:inline-flex}.auth-signup-modal__terms-link-icon{flex-shrink:0}.auth-signup-modal__checkbox-field{cursor:pointer;align-items:flex-start;gap:.5rem;margin-top:.25rem;display:flex}.auth-signup-modal__checkbox-text{letter-spacing:.04375em;color:#262624;padding-top:.05rem;font-size:.875rem;font-weight:500;line-height:1.5}.auth-signup-modal__submit{width:100%;min-height:2.5rem;margin-top:.25rem}.auth-signup-modal__status{color:var(--mila-home-purple-deep);margin:0;font-size:.875rem}.auth-signup-modal__footer{text-align:center;letter-spacing:.04375em;color:#262624;margin:0;font-size:.875rem;font-weight:500;line-height:1.5}.auth-signup-modal__inline-link{color:var(--mila-home-purple);text-underline-offset:2px;text-decoration:underline}.auth-signin-modal-wrap{width:min(30.625rem,100%);max-height:calc(100vh - 2rem);overflow-y:auto}.auth-signin-modal--page{width:min(30.625rem,100%)}.auth-signin-modal{background:#fff;border:1px solid #e5e5e5;border-radius:10px;flex-direction:column;gap:2rem;width:100%;padding:1.5rem;display:flex;position:relative;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000001a}.auth-signin-page-shell{background:#f6f6f6;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem 1rem;display:flex}.auth-signin-page-loading{color:#6a6a64;margin:0;font-size:.875rem}.auth-signin-modal__top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.auth-signin-modal__brand{flex:1;justify-content:center;padding-top:.25rem;display:flex}.auth-signin-modal__brand--solo{justify-content:center}.auth-signin-modal__logo-img{object-fit:contain;width:auto;max-width:min(240px,70vw);height:clamp(2.25rem,5vw,3.75rem)}.auth-signin-modal__close{color:#6a6a64;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.25rem;line-height:1;display:flex}.auth-signin-modal__close:hover{color:#262624;background:#f6f6f6}.auth-signin-modal__intro{text-align:center;flex-direction:column;gap:.25rem;display:flex}.auth-signin-modal__title{letter-spacing:-.025em;color:#662e7d;margin:0;font-size:1.25rem;font-weight:600;line-height:1.2}.auth-signin-modal__title--inbox{color:#262624;font-size:1.5rem}.auth-signin-modal__subhead{letter-spacing:.04375em;color:#7e7e78;margin:0;font-size:.875rem;font-weight:500;line-height:1.5}.auth-signin-modal__subhead--inbox{color:#7e7e78;max-width:26rem;margin-inline:auto}.auth-signin-modal__email-strong{color:#262624;word-break:break-word;font-weight:700}.auth-signin-modal__inbox-art{justify-content:center;display:flex}.auth-signin-modal__inbox-svg{width:min(7.5rem,40vw);height:auto}.auth-signin-modal__form{flex-direction:column;gap:1.25rem;display:flex}.auth-signin-modal__field{flex-direction:column;gap:.375rem;display:flex}.auth-signin-modal__label-row{letter-spacing:.04375em;color:#262624;flex-wrap:wrap;align-items:baseline;gap:.125rem;font-size:.875rem;font-weight:500;line-height:1.5;display:inline-flex}.auth-signin-modal__req{color:#ef1314}.auth-signin-modal__error-text{letter-spacing:.045em;color:var(--mila-input-border-error,#cf0c0d);margin:0;font-size:.75rem;font-weight:500;line-height:1.5}.auth-signin-modal__actions{flex-direction:column;gap:.75rem;display:flex}.auth-signin-modal__btn-icon{flex-shrink:0;margin-inline-end:.35rem}.auth-signin-modal__btn-magic{justify-content:center;width:100%;min-height:2.5rem}.auth-signin-modal__btn-magic--inactive:disabled{opacity:1;color:#50565f!important;background:#dde3e8!important;border-color:#0000!important}.auth-signin-modal__btn-password{justify-content:center;width:100%;min-height:2.5rem;color:#662e7d!important;background:#f5f0f7!important;border-color:#e0cee4!important}.auth-signin-modal__btn-password:hover{background:#ede4f2!important}.auth-signin-modal__text-back{cursor:pointer;color:#662e7d;text-underline-offset:2px;background:0 0;border:none;align-self:center;margin:0;padding:0;font-size:.875rem;font-weight:500;text-decoration:underline}.auth-signin-modal__password-form [data-slot=input]:not([aria-invalid=true]),.auth-signin-modal__password-form [data-slot=input]:not([aria-invalid=true]):focus-visible{border-color:#662e7d}.auth-signin-modal__forgot{text-align:center;color:#662e7d;text-underline-offset:2px;font-size:.875rem;font-weight:500;line-height:1.5;text-decoration:underline;display:block}.auth-signin-modal__forgot:hover{color:#4a2160}.auth-signin-modal__resend{text-align:center;color:#262624;margin:0;font-size:.875rem;font-weight:500;line-height:1.5}.auth-signin-modal__link-btn{cursor:pointer;font:inherit;color:#662e7d;text-underline-offset:2px;background:0 0;border:none;padding:0;font-weight:500;text-decoration:underline}.auth-signin-modal__status{text-align:center;color:#662e7d;margin:0;font-size:.875rem}.auth-signin-modal__footer{text-align:center;color:#262624;margin:0;font-size:.875rem;font-weight:500;line-height:1.5}.auth-signin-modal__inline-link{color:#662e7d;text-underline-offset:2px;text-decoration:underline}.email-link-callback{background:#f6f6f6;justify-content:center;align-items:flex-start;min-height:100vh;padding:clamp(1rem,4vw,2.5rem) 1rem 2rem;display:flex;position:relative}.email-link-callback__cache{opacity:.9;pointer-events:none;z-index:0;background:#030302;position:fixed;inset:0}.email-link-callback__card{z-index:1;background:#fff;border:1px solid #e5e5e5;border-radius:10px;flex-direction:column;width:100%;max-width:37.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000001a}.email-link-callback__header{background:#f6f6f6;justify-content:center;align-items:center;padding:2rem 1.5rem 1.5rem;display:flex}.email-link-callback__logo{object-fit:contain;width:min(18.2rem,85vw);height:auto}.email-link-callback__body{flex-direction:column;gap:1rem;padding:1.5rem clamp(1.25rem,4vw,2.5rem) 2rem;display:flex}.email-link-callback__title{letter-spacing:-.02em;color:#262624;margin:0;font-family:Work Sans,system-ui,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.2}.email-link-callback__greet,.email-link-callback__lead{letter-spacing:.04375em;color:#000c;margin:0;font-family:Work Sans,system-ui,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5}.email-link-callback__lead+.email-link-callback__cta-block{margin-top:.25rem}.email-link-callback__cta-block{flex-direction:column;gap:.75rem;display:flex}.email-link-callback__cta-wrap{flex-direction:column;align-items:stretch;gap:.75rem;display:flex}.email-link-callback__cta-btn{flex-direction:row;justify-content:center;gap:.5rem;width:100%;min-height:2.5rem}.email-link-callback__cta-icon{flex-shrink:0;margin-inline-start:.15rem}.email-link-callback__expiry{text-align:center;letter-spacing:.04375em;color:#555;margin:0;font-family:Work Sans,system-ui,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5}.email-link-callback__error{text-align:center;color:#262624;margin:0;font-size:.875rem;font-weight:500;line-height:1.5}.email-link-callback__secondary-btn{justify-content:center;width:100%;min-height:2.5rem}.email-link-callback__email-form{flex-direction:column;gap:1rem;display:flex}.email-link-callback__email-hint{color:#000c;margin:0;font-size:.875rem;font-weight:500;line-height:1.5}.email-link-callback__field{flex-direction:column;gap:.375rem;display:flex}.email-link-callback__label{color:#262624;font-size:.875rem;font-weight:500}.email-link-callback__email-form.auth-signin-modal__password-form [data-slot=input]:not([aria-invalid=true]){border-color:#662e7d}.email-link-callback__callout{background:#effafc;border:1px solid #59b9d2;border-radius:10px;margin-top:.5rem;padding:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000001a}.email-link-callback__callout p{letter-spacing:.04375em;color:#000c;margin:0;font-family:Work Sans,system-ui,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5}.email-link-callback__footer{text-align:center;background:#662e7d;padding:2rem 1.5rem 1.75rem}.email-link-callback__footer-social-intro{letter-spacing:.04375em;color:#fff;margin:0 0 1rem;font-family:Work Sans,system-ui,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5}.email-link-callback__footer-social-links{margin:0 0 1.25rem;font-family:Work Sans,system-ui,sans-serif;font-size:.8125rem;font-weight:500;line-height:1.6}.email-link-callback__footer-social-links a{color:#fff;text-underline-offset:2px;text-decoration:underline}.email-link-callback__footer-social-links a:hover{color:#e0cee4}.email-link-callback__footer-sep{color:#ffffff80;text-decoration:none}.email-link-callback__footer-legal{letter-spacing:.1125em;color:#ffffffeb;margin:0;font-family:Work Sans,system-ui,sans-serif;font-size:.75rem;font-style:italic;font-weight:400;line-height:1.5}:root{--mila-home-purple:#662e7d;--mila-home-purple-deep:#3b1849;--mila-home-purple-soft:#cfa2e7;--mila-home-amber:#ffbe60;--mila-home-shell:#f0f0f0;--mila-home-work-bg:#f4edfa;--mila-home-partner-muted:#494945}.home-page{isolation:isolate;background:var(--mila-home-shell);color:var(--mila-home-purple-deep);position:relative;overflow-x:clip}.home-page>*{z-index:1;position:relative}.home-page>.home-page__bubbles{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.home-page__bubble{aspect-ratio:1;background-position:0 0;background-repeat:no-repeat;background-size:contain;position:absolute}.home-page__bubble--1{transform-origin:50%;background-image:url(/images/home-bubble-236-16558.svg);width:min(158vmin,115rem);top:44%;left:0;transform:translate(-44%,-52%)rotate(-90deg)}.home-page__bubble--2{transform-origin:50%;background-image:url(/images/home-bubble-236-16561.svg);width:min(96vmin,64rem);top:0;right:0;transform:translate(46%,-40%)rotate(14deg)}.home-page__bubble--3{transform-origin:50%;background-image:url(/images/home-bubble-236-16560.svg);width:min(72vmin,48rem);bottom:0;right:0;transform:translate(18%,42%)rotate(102deg)}@media (max-width:48rem){.home-page__bubble--2{width:min(88vmin,52rem);transform:translate(52%,-36%)rotate(10deg)}.home-page__bubble--3{width:min(64vmin,40rem);transform:translate(24%,48%)rotate(96deg)}}.home-chrome{z-index:20;background:#fff;position:relative}.legal-minimal-header{z-index:20;background:#f5f0f7;border-bottom:1px solid #e0cee4;position:relative}.legal-minimal-header__inner{max-width:108rem;margin:0 auto;padding:.5rem 1.25rem .65rem}.legal-minimal-header__logo{align-items:center;line-height:0;display:inline-flex}.legal-terms-page{background:#f5f0f7;padding:2rem 1.25rem}.legal-terms-page__inner{flex-direction:column;gap:1.25rem;max-width:43.625rem;margin:0 auto;display:flex}.legal-terms-page__title{letter-spacing:-.005em;color:#3b1849;margin:3.25rem 0 0;font-size:clamp(2rem,5vw,3rem);font-weight:500;line-height:1}.legal-terms-page__body{letter-spacing:.04375em;color:#3b1849;font-size:.875rem;font-weight:500;line-height:1.5}.legal-terms-page__intro{margin:0 0 .875rem}.legal-terms-page__section{margin:0}.legal-terms-page__section-title{letter-spacing:-.02em;color:#3b1849;margin:0 0 .875rem;font-size:1.25rem;font-weight:600;line-height:1.2}.legal-terms-page__list{margin:0 0 .875rem;padding-left:1.25rem;list-style-type:disc}.legal-terms-page__list li{padding-left:.25rem}.legal-terms-page__list li+li{margin-top:.35rem}.legal-terms-page__section:last-child .legal-terms-page__list{margin-bottom:0}.legal-terms-page__kicker{letter-spacing:.02em;color:#662e7d;margin:-.25rem 0 0;font-size:1rem;font-weight:600}.legal-terms-page__dates{color:#3b1849;margin:0;font-size:.8125rem;line-height:1.6}.legal-terms-page__body p{margin:0 0 .875rem}.legal-terms-page__section:last-child>p:last-child{margin-bottom:0}.legal-terms-page__legal-block{letter-spacing:.03em}.legal-terms-page__email{color:#662e7d;text-underline-offset:2px;text-decoration:underline}.legal-terms-page__email:hover{text-decoration-thickness:2px}@media (max-width:720px){.legal-terms-page{padding:1.5rem 1rem 1.75rem}}.home-chrome__utility{background:var(--mila-home-purple);color:#faf6fd}.home-chrome__utility-inner{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem .5rem;max-width:108rem;margin:0 auto;padding:.5rem 2.5rem;display:flex}.home-chrome__utility-btn{min-height:2rem;padding-inline:.75rem;font-size:.875rem;font-weight:500;color:#faf6fd!important}.home-chrome__utility-btn:hover{background:#ffffff14!important}.home-chrome__utility-icon{opacity:.95;margin-inline-start:.35rem}.home-chrome__icon-btn{min-width:2rem;min-height:2rem;padding:.35rem;color:#faf6fd!important}.home-chrome__icon-mila{color:#faf6fd!important;box-shadow:none!important}.home-chrome__icon-mila:hover{background:#ffffff1a!important}.home-chrome__lang{color:#faf6fd;padding:.25rem .75rem;font-size:.875rem;font-weight:500}.home-chrome__main{justify-content:space-between;align-items:center;gap:1rem;max-width:108rem;margin:0 auto;padding:.65rem 2.5rem 1.25rem;display:flex}.home-chrome__logo-link{flex-shrink:0;align-items:center;line-height:0;display:inline-flex}.home-logo-img{object-fit:contain;max-width:min(264px,48vw);min-height:2.4rem;display:block;width:auto!important;height:clamp(2.4rem,4.9vw,3.3rem)!important}.home-logo-img--footer{max-width:min(220px,55vw);height:clamp(2.25rem,4.5vw,4.875rem)!important}.home-mila-primary-signin[data-slot=button],.home-mila-primary-signin a{color:#fff!important}.home-chrome__brand{letter-spacing:-.06em;align-items:baseline;gap:0;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.home-chrome__brand-mila{color:var(--mila-home-purple);font-size:clamp(2.25rem,4vw,3.65rem)}.home-chrome__brand-hub{color:var(--mila-home-purple-soft);font-size:clamp(2.25rem,4vw,3.65rem);font-weight:500}.home-chrome__cta{isolation:isolate;z-index:2;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex;position:relative}.home-chrome__partner{font-weight:500;color:#783596!important}.home-account-controls{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.home-account-mila-wrapper{flex-shrink:0}.home-account-mila-wrapper [data-slot=account-menu-trigger]{border-radius:6px;gap:8px;max-width:min(22rem,100vw - 8rem);height:auto;min-height:2.5rem;padding:4px 12px;background:0 0!important}.home-account-mila-wrapper [data-slot=account-menu-trigger]:is(:hover,:focus-visible,[data-state=open]){background:#ead8f6!important}.home-account-menu-popover{box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.home-account-menu-popover .home-account-menu{width:100%;max-width:none;position:static}.home-account-menu{box-sizing:border-box;background:#fff;border:1px solid #d4d4d4;border-radius:8px;flex-direction:column;align-items:stretch;gap:8px;width:16rem;max-width:min(16rem,100vw - 2rem);padding:8px;display:flex;box-shadow:0 4px 6px #0000001a,0 2px 4px #0000001a}.home-account-menu__lead{box-sizing:border-box;width:100%;min-height:32px;color:inherit;cursor:pointer;background:#fff;border-radius:6px;flex-direction:column;align-items:flex-start;gap:0;padding:5.5px 8px;text-decoration:none;display:flex}.home-account-menu__lead:is(:hover,:focus-visible){background:#ead8f6}.home-account-menu__lead-title{letter-spacing:.0044em;color:#171717;font-family:Work Sans,system-ui,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5}.home-account-menu__lead-desc{letter-spacing:.01125em;color:#6a6a64;margin-top:0;font-family:Work Sans,system-ui,sans-serif;font-size:.75rem;font-weight:400;line-height:1.5}.home-account-menu__sep{background:#e5e5e5;border:0;flex-shrink:0;width:100%;height:1px;margin:0}.home-account-menu__block{box-sizing:border-box;background:#fff;border-radius:6px;width:100%;padding:5.5px 8px}.home-account-menu__block--partners{min-height:3.25rem}.home-account-menu__block-title{letter-spacing:.0044em;color:#171717;margin:0 0 .25rem;font-family:Work Sans,system-ui,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5}.home-account-menu__body{letter-spacing:.01125em;color:#6a6a64;margin:0;font-family:Work Sans,system-ui,sans-serif;font-size:.75rem;font-weight:400;line-height:1.5}.home-account-menu__body--partners{color:#737373}.home-account-menu__inline-link{color:#662e7d;text-underline-offset:2px;text-decoration:underline}.home-account-menu__inline-link:hover{color:#5a286d}.home-account-menu__signout{box-sizing:border-box;color:#fff;letter-spacing:.0044em;cursor:pointer;background:#662e7d;border:none;border-radius:8px;width:100%;min-height:2.25rem;margin:0;padding:7.5px 16px;font-family:Work Sans,system-ui,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5}.home-account-menu__signout:hover:not(:disabled){background:#5b2a70}.home-account-menu__signout:disabled{opacity:.75;cursor:not-allowed}.home-account-menu__signout:focus-visible{outline-offset:2px;outline:2px solid #783596}.home-account-cluster{box-sizing:border-box;background:#ead8f6;border-radius:6px;width:fit-content;max-width:min(100vw - 8rem,22rem);padding:4px 12px}.home-account-cluster__row{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.home-account-cluster--loading .home-account-cluster__shimmer{background:linear-gradient(90deg,#662e7d1a 0%,#662e7d33 50%,#662e7d1a 100%) 0 0/200% 100%;border-radius:4px;animation:1.15s ease-in-out infinite home-account-cluster-shimmer;display:inline-block}.home-account-cluster__shimmer--badge{border-radius:8px;width:4.75rem;height:2rem}.home-account-cluster__shimmer--chevron{border-radius:2px;width:.65rem;height:.4rem}@keyframes home-account-cluster-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home-hero{z-index:1;padding:clamp(2.75rem,5.5vw,4.25rem) 0 clamp(3.75rem,8vw,6rem);position:relative}.home-hero__inner{text-align:left;max-width:108rem;margin:0 auto;padding-left:clamp(2.5rem,18.4vw,19.875rem);padding-right:clamp(1.5rem,5vw,2.5rem);position:relative}.home-hero__title{letter-spacing:-.02em;color:var(--mila-home-purple);margin:0;font-size:clamp(3rem,9vw,7.5rem);font-weight:500;line-height:.95}.home-hero__title-line{display:block}.home-hero__accent{color:var(--mila-home-amber);font-style:italic;font-weight:500}.home-hero__accent-stack{vertical-align:baseline;display:inline-grid}.home-hero__accent-stack>*{grid-area:1/1;justify-self:start}.home-hero__accent--ghost{visibility:hidden;pointer-events:none}.home-hero__accent--active{animation:.5s ease-out home-hero-accent-in}@keyframes home-hero-accent-in{0%{opacity:0;transform:translateY(.35em)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.home-hero__accent--active{animation:none}}.home-hero__sub{margin-top:1.75rem;text-align:left;max-width:min(62rem,100%);margin-inline:0}.home-hero__copy{color:var(--mila-home-purple);letter-spacing:-.015em;margin:0;font-size:1.35rem;line-height:1.45}.home-hero__copy-intro{display:inline}.home-hero__link{color:inherit;text-underline-offset:3px;text-decoration:underline}.home-hero__strong{margin-top:.35em;font-weight:600;display:block}.home-page__main{z-index:1;max-width:108rem;margin:0 auto;padding:0 2.5rem 4rem;position:relative}.home-page__resource-band{grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));justify-items:start;gap:2rem 24px;margin-top:1.75rem;margin-bottom:4rem;display:grid;container:home-resources/inline-size}.home-page__empty--band{grid-column:1/-1;margin:0;padding-block:.25rem .5rem}.home-toolbar{--home-toolbar-stroke:1px solid var(--mila-home-shell);--home-toolbar-control-height:2.75rem;box-sizing:border-box;flex-wrap:wrap;grid-column:1/-1;align-items:stretch;gap:1rem 1.5rem;width:100%;margin:0;padding-right:max(0px,100cqw - min(100cqw,31.25rem));display:flex}.home-toolbar__tabs-wrap{flex:0 auto;min-width:0}.home-toolbar__tabs-root{flex:0 auto;align-self:flex-start;align-items:flex-start;width:fit-content;min-width:0;max-width:100%;gap:0!important}.home-toolbar__mila-tabs-list{box-sizing:border-box;align-items:center;max-width:100%;width:auto!important;min-height:var(--home-toolbar-control-height)!important;border:var(--home-toolbar-stroke)!important;background:#fff!important;border-radius:.75rem!important;flex-wrap:wrap!important;gap:.35rem!important;padding:.25rem!important;display:flex!important}.home-toolbar__mila-trigger{align-items:center;gap:.5rem;min-height:2.125rem!important;color:var(--mila-home-purple)!important;border-radius:.625rem!important;padding-inline:.65rem!important;font-size:1rem!important;font-weight:400!important;display:inline-flex!important}.home-toolbar__mila-trigger[data-state=active]{box-shadow:0 1px 3px #0000001f;color:#faf6fd!important;background:var(--mila-home-purple)!important;font-weight:700!important}.home-toolbar__mila-trigger:disabled{opacity:.55!important;color:#7e7e78!important}.home-toolbar__mila-count{color:#171717;background:#ead8f6;border-radius:.625rem;justify-content:center;align-items:center;min-width:1rem;height:1rem;padding:0 .3rem;font-size:.75rem;font-weight:500;line-height:1;display:inline-flex}.home-toolbar__mila-trigger[data-state=active] .home-toolbar__mila-count{color:var(--mila-home-purple-deep);background:#fff}.home-toolbar__mila-trigger:disabled .home-toolbar__mila-count{color:#171717;background:#dde3e8}.home-toolbar__search{flex:0 min(100%,36rem);align-self:flex-start;align-items:stretch;min-width:min(100%,280px);margin-left:auto;display:flex}@supports not (container-type:inline-size){.home-toolbar{padding-right:max(0px,100% - min(100%,31.25rem))}}@media (min-width:900px){.home-toolbar{grid-template-columns:subgrid;align-items:start;gap:0 24px;padding-right:0;display:grid}.home-toolbar__tabs-wrap{grid-column:1/-2;min-width:0}.home-toolbar__search{flex:unset;grid-column:-2/-1;justify-self:start;width:min(100%,31.25rem);min-width:0;max-width:31.25rem;margin-left:0}}.home-toolbar__search-shell{--mila-input-border:transparent;--mila-input-border-focus:transparent;--mila-input-border-with-value:transparent;--mila-input-ring-focus:transparent;border-radius:.75rem;width:100%;min-height:var(--home-toolbar-control-height)!important;max-height:var(--home-toolbar-control-height)!important;height:var(--home-toolbar-control-height)!important;border:var(--home-toolbar-stroke)!important;box-shadow:none!important;box-sizing:border-box!important;background:#fff!important;align-items:stretch!important;padding:0!important;display:flex!important}.home-toolbar__search-shell>*{min-height:0!important;box-shadow:none!important;border:none!important;flex:auto!important;align-self:stretch!important}.home-toolbar__search-shell [data-slot=input-wrapper],.home-toolbar__search-shell [class*=border]{box-shadow:none!important;background:#fff!important;border:none!important}.home-toolbar__search-input,.home-toolbar__search-shell input{box-sizing:border-box!important;background:#fff!important;height:100%!important;min-height:0!important;max-height:100%!important;padding-block:.35rem!important;line-height:1.25!important}.home-resource-card{cursor:pointer}.home-resource-card:focus-visible{outline-offset:3px;outline:2px solid #662e7d8c}.home-resource-card__badge[data-interactive=true]{cursor:pointer}.home-resource-card__btn{min-height:2.75rem!important;font-weight:400!important}.home-page__empty{color:var(--mila-home-partner-muted);margin:2rem 0 3rem}.home-resource-card{width:min(100%,31.25rem);min-height:100%;overflow:hidden;flex-direction:column!important;gap:0!important;padding:0!important;display:flex!important}.home-resource-card__media{background:linear-gradient(135deg,#f5f0f7,#e9d5ff);flex-shrink:0;height:11rem;min-height:11rem;max-height:11rem;position:relative;overflow:hidden}.home-resource-card__img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.home-resource-card__media-placeholder{background:linear-gradient(120deg,#ede9fe,#fae8ff);width:100%;height:100%}.home-resource-card__card-content{flex-direction:column;gap:.65rem;padding-top:1rem!important;padding-bottom:.5rem!important;display:flex!important}.home-resource-card__tags{flex-direction:column;gap:.5rem;display:flex}.home-resource-card__tag-row{flex-wrap:wrap;gap:.5rem;display:flex}.home-resource-card__badge{letter-spacing:.005em;border-radius:8px!important;min-height:24px!important;padding:3px 8px!important;font-size:.875rem!important;font-weight:500!important;line-height:1.5!important}.home-resource-card__badge--type-task{color:#247896!important;box-shadow:none!important;background:#effafc!important;border:1px solid #bad0d0!important}.home-resource-card__tag-row:first-child .home-resource-card__badge--type-task:first-of-type{border-color:#a1bebf!important}.home-resource-card__badge--domain{color:#662e7d!important;box-shadow:none!important;background:#fbf8fc!important;border:1px solid #ceb3d3!important}.home-resource-card__name{letter-spacing:-.02em;color:var(--mila-home-purple-deep);margin:0;font-size:1.25rem;font-weight:600}.home-resource-card__headline{letter-spacing:-.02em;color:var(--mila-home-purple-deep);margin:0;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:500;line-height:1.05}.home-resource-card__body{color:var(--mila-home-partner-muted);margin:0;font-size:1rem;font-weight:500;line-height:1.5}.home-resource-card__card-footer{align-items:flex-start;gap:24px;width:100%;margin-top:auto;flex-flow:row!important;padding-top:1rem!important;display:flex!important}.home-resource-card__card-footer--nonapp{flex-direction:column!important;align-items:flex-start!important;gap:0!important;padding:1.5rem!important}.home-resource-card__footer-view{flex:none;min-width:0}.home-resource-card__footer-primary{flex-direction:column;flex:none;align-items:center;gap:.35rem;min-width:0;display:flex}.home-resource-card__footer-hint{text-align:center;color:#737373;width:100%;margin:0;font-size:.75rem;font-weight:500;line-height:1.25}.home-resource-card__footer-hint--reserved{visibility:hidden;pointer-events:none}.home-resource-card__btn--secondary,.home-resource-card__btn--secondary[data-slot=button],.home-resource-card__btn--secondary a{color:var(--mila-home-purple)!important}.home-resource-card__btn--primary,.home-resource-card__btn--primary[data-slot=button],.home-resource-card__btn--primary a{color:#fff!important}.home-mila-partners{margin:2rem 0 0}.home-mila-partners__surface{background:var(--mila-home-work-bg);border:1px solid #662e7d1a;border-radius:1.5rem 1.5rem 3.75rem 3.75rem;width:100%;max-width:none;margin:0;overflow:hidden;box-shadow:0 1px 2px #3b18490d}.home-work-mila--embedded{box-shadow:none;background:0 0;border:none;border-radius:0;margin:0;padding:3rem 0 2.25rem}.home-work-mila{background:var(--mila-home-work-bg);border-radius:1.5rem;margin:2rem 0 3rem;padding:3rem 2rem}.home-work-mila__inner{max-width:70rem;margin:0 auto}.home-work-mila__header{text-align:left;max-width:48rem;margin:0 0 2.5rem}.home-work-mila__kicker{color:var(--mila-home-purple);margin:0;font-size:1.05rem}.home-work-mila__title{letter-spacing:-.03em;color:var(--mila-home-purple);margin:.25rem 0 1rem;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:600}.home-work-mila__intro{color:var(--mila-home-partner-muted);margin:0;font-size:1.05rem;line-height:1.55}.home-work-mila__columns{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2.5rem;display:grid}.home-work-mila__column{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.home-work-mila__icon-img{object-fit:contain;border-radius:1rem;width:4.75rem;height:4.75rem}.home-work-mila__text{color:var(--mila-home-partner-muted);margin:0;font-size:1rem;line-height:1.5}.home-work-mila__btn{margin-top:auto}.home-partners{text-align:left;margin:3rem 0}.home-partners--embedded{background:#fff;width:100%;margin:0}.home-partners__inner{max-width:70rem;margin:0 auto}.home-partners--embedded .home-partners__inner{width:100%;max-width:none;margin:0}.home-partners__panel{border:1px solid var(--mila-home-shell);background:#fff;border-radius:1.25rem;overflow:hidden}.home-partners__panel--embedded{background:#fff;border:none;border-radius:0;flex-direction:column;gap:2.5rem;padding:3.75rem 0 0;display:flex}.home-partners__titles{text-align:left;background:linear-gradient(165deg,#ede4f7 0%,#f4edfa 55%,#f8f4fc 100%);border-bottom:1px solid #662e7d14;margin:0;padding:1.5rem 1.75rem 1.35rem}.home-partners__panel--embedded .home-partners__titles{background:#fff;border:none;max-width:70rem;margin:0 auto;padding:0}.home-partners__kicker{color:var(--mila-home-purple);margin:0;font-size:1.05rem}.home-partners__title{letter-spacing:-.03em;color:var(--mila-home-purple);margin:.35rem 0 0;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:600}.home-partners__panel--embedded .home-partners__kicker{font-size:1.5rem;font-weight:600;line-height:1.2}.home-partners__panel--embedded .home-partners__title{letter-spacing:-.03em;margin:0;font-size:clamp(2.75rem,11vw,6.875rem);line-height:.95}.home-partners__logos{background:#faf9fc;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1.5rem 2.25rem;margin:0;padding:1.35rem 1.75rem 1.5rem;list-style:none;display:flex}.home-partners__panel--embedded .home-partners__logos{background:#fff;gap:2rem 4.25rem;max-width:70rem;margin:0 auto;padding:0 0 5rem}.home-partners__logo{background:#f3f4f6;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem .75rem;display:flex}.home-partners__panel--embedded .home-partners__logo{background:0 0;border-radius:0;padding:0}.home-partners__logo-img{object-fit:contain;width:auto;max-width:min(180px,38vw);height:auto;max-height:2.5rem}.home-partners__panel--embedded .home-partners__logo-img{max-width:min(224px,42vw);max-height:min(4rem,12vw)}.home-community{z-index:1;box-sizing:border-box;background:var(--mila-home-purple);color:#faf6fd;width:100%;margin:0;padding:0;position:relative;overflow:hidden}.home-community__shell{z-index:1;box-sizing:border-box;max-width:108rem;margin:0 auto;padding:6.75rem 2.5rem;position:relative}.home-community__decor{pointer-events:none;z-index:0;position:absolute;inset:0}.home-community__art,.home-community__decor img{border:0;margin:0;padding:0;line-height:0;display:block}.home-community__art{object-fit:contain;object-position:center;opacity:1;height:auto;position:absolute}.home-community__art--tr{width:min(38%,22.5rem);max-width:360px;top:0;right:0}.home-community__art--bl{width:min(36%,21rem);max-width:340px;bottom:0;left:0}.home-community__inner{z-index:1;text-align:left;max-width:min(45rem,100%);margin:0 auto;padding:0;position:relative}.home-community__title{letter-spacing:-.03em;color:#faf6fd;text-wrap:balance;margin:0 0 1.25rem;font-size:clamp(2.25rem,4.2vw,3.75rem);font-weight:400;line-height:1.1}.home-community__body{color:#faf6fde0;text-wrap:balance;margin:0;font-size:1.125rem;font-weight:400;line-height:1.55}@media (max-width:900px){.home-community__art--tr{opacity:.65;width:min(44%,12rem)}.home-community__art--bl{opacity:.6;width:min(42%,11rem)}}@media (max-width:640px){.home-community__shell{padding:4.75rem 1.25rem 5.25rem}.home-community__inner{max-width:100%}.home-community__art--tr{width:min(52%,9.5rem)}.home-community__art--bl{width:min(50%,9rem)}}.home-site-footer{z-index:1;color:#faf6fd;background:#3b1849;margin-top:0;position:relative}.home-site-footer__primary{box-sizing:border-box;width:100%;color:var(--mila-home-purple-deep);background:#fff;border-bottom:1px solid #e5e5e5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 1.5rem;padding-block:5rem;padding-inline:42px;display:flex}.home-site-footer__brand{flex-direction:column;gap:.625rem;display:flex}.home-site-footer__logo-link{align-items:center;line-height:0;display:inline-flex}.home-site-footer__slogan{letter-spacing:-.01em;color:#662e7d;white-space:nowrap;max-width:none;margin:0;font-size:clamp(.8125rem,2.6vw,1.25rem);font-weight:500;line-height:1.334}.home-site-footer__slogan-mila,.home-site-footer__slogan-rest{color:#662e7d}.home-site-footer__slogan-hub{color:#c68fe3}.home-site-footer__cta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.home-site-footer__ghost-link{letter-spacing:.0044em!important;color:#662e7d!important;min-height:2.5rem!important;padding-block:.59375rem!important;padding-inline:1.5rem!important;font-size:.875rem!important;font-weight:500!important}.home-site-footer__ghost-link:hover{background:#662e7d14!important}.home-site-footer__utility{background:var(--mila-home-purple);padding:.65rem 1.25rem}.home-site-footer__utility-nav{box-sizing:border-box;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;width:100%;display:flex}.home-site-footer__utility-icon{min-width:2rem!important;min-height:2rem!important}.home-site-footer__partners{box-sizing:border-box;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1.25rem 2rem;width:100%;margin:0;padding:2rem 1.25rem 3rem;list-style:none;display:flex}.home-site-footer__partner-item{align-items:center;margin:0;display:flex}.home-site-footer__partner-img{object-fit:contain;opacity:.92;width:auto;max-width:min(200px,42vw);height:auto;max-height:2.25rem}.app-discover{isolation:isolate;color:var(--mila-home-purple-deep);background:#fff;position:relative;overflow-x:clip}.app-discover:before{content:"";z-index:0;aspect-ratio:1;transform-origin:50%;pointer-events:none;background:url(/images/app-discover-circle-bg.svg) 0 0/contain no-repeat;width:min(140vmin,100rem);position:absolute;top:50%;left:0;transform:translate(-40%,-50%)rotate(-90deg)}.app-discover>*{z-index:1;position:relative}.app-discover__breadcrumb-bar{border-bottom:1px solid var(--mila-home-shell);background:#f7f5fc}.app-discover__breadcrumb-inner{max-width:108rem;margin:0 auto;padding:.35rem 2.5rem}.app-discover__breadcrumb-list{letter-spacing:.007em;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;line-height:1.5;padding-left:0!important}.app-discover__breadcrumb-link{text-underline-offset:2px;color:#783596!important;text-decoration:underline!important}.app-discover__breadcrumb-page{color:var(--mila-home-purple-deep)!important;text-decoration:none!important}.app-discover__breadcrumb-list [role=presentation]{color:#a3a3a3}.app-discover__breadcrumb-list [role=presentation] svg{color:inherit;opacity:1}.app-discover__hero-media{max-width:min(100%,56rem);margin:0 auto;padding:0 2.5rem 2.5rem}.app-discover__hero-img{object-fit:contain;border-radius:.75rem;width:100%;height:auto;max-height:28rem;margin-inline:auto;display:block}.app-discover__hero-copy{padding:2rem 1.5rem 3rem}.app-discover__hero-inner{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:76rem;margin:0 auto;display:flex}.app-discover__logo-row{min-height:2rem}.app-discover__wordmark{letter-spacing:-.04em;font-size:clamp(2rem,4vw,2.35rem);font-weight:600;line-height:1.1}.app-discover__wordmark--single{color:var(--mila-home-purple-deep)}.app-discover__wordmark-base{color:#3b1849}.app-discover__wordmark-accent{color:#9144b5}.app-discover__hero-title{letter-spacing:-.02em;color:var(--mila-home-purple);max-width:76rem;margin:0;font-size:clamp(2.25rem,6vw,5rem);font-weight:500;line-height:1.05}.app-discover__hero-sub{max-width:48rem}.app-discover__hero-sub p{color:var(--mila-home-partner-muted);margin:0;font-size:1rem;font-weight:500;line-height:1.5}.app-discover__hero-sub p+p{margin-top:.25rem}.app-discover__ctas{flex-wrap:wrap;justify-content:center;align-items:flex-start;display:flex}.app-discover__cta-btn{letter-spacing:0!important;box-shadow:none!important;font-weight:500!important}.app-discover__ctas--hero{gap:1.5rem;margin-top:.75rem}.app-discover__cta-btn--hero-secondary,.app-discover__cta-btn--hero-primary{border-radius:.75rem!important;min-height:2.75rem!important;font-size:1rem!important}.app-discover__cta-btn--hero-secondary,.app-discover__cta-btn--hero-secondary[data-slot=button],.app-discover__cta-btn--hero-secondary a{color:var(--mila-home-purple)!important;border:1px solid var(--mila-home-shell)!important;background:#fff!important}.app-discover__cta-btn--hero-secondary:hover,.app-discover__cta-btn--hero-secondary[data-slot=button]:hover,.app-discover__cta-btn--hero-secondary a:hover{background:#fafafa!important;border-color:#d4d4d4!important}.app-discover__cta-btn--hero-secondary svg,.app-discover__cta-btn--hero-secondary [data-slot=button] svg{color:var(--mila-home-purple)!important}.app-discover__cta-btn--hero-secondary svg path[stroke],.app-discover__cta-btn--hero-secondary [data-slot=button] svg path[stroke],.app-discover__cta-btn--hero-secondary svg circle,.app-discover__cta-btn--hero-secondary svg line,.app-discover__cta-btn--hero-secondary [data-slot=button] svg circle,.app-discover__cta-btn--hero-secondary [data-slot=button] svg line{stroke:currentColor!important}.app-discover__cta-btn--hero-secondary svg path[fill]:not([fill=none]),.app-discover__cta-btn--hero-secondary [data-slot=button] svg path[fill]:not([fill=none]){fill:currentColor!important}.app-discover__cta-btn--hero-primary,.app-discover__cta-btn--hero-primary[data-slot=button],.app-discover__cta-btn--hero-primary a{color:#fff!important;background:var(--mila-home-purple)!important;border:1px solid var(--mila-home-purple)!important}.app-discover__cta-btn--hero-primary:hover,.app-discover__cta-btn--hero-primary[data-slot=button]:hover,.app-discover__cta-btn--hero-primary a:hover{background:#552568!important;border-color:#552568!important}.app-discover__cta-btn--hero-primary svg,.app-discover__cta-btn--hero-primary [data-slot=button] svg{color:#fff!important}.app-discover__try-wrap{flex-direction:column;align-items:center;gap:.35rem;display:flex}.app-discover__sign-hint{text-align:center;color:#737373;width:100%;margin:0;font-size:.75rem;font-weight:500;line-height:1.25}.app-discover__sign-hint--repeat{font-size:.6875rem}.app-discover__ctas--repeat{gap:.75rem;margin-top:0}.app-discover__cta-btn--repeat-secondary,.app-discover__cta-btn--repeat-primary{border-radius:.625rem!important;min-height:2.5rem!important;font-size:.875rem!important}.app-discover__cta-btn--repeat-secondary,.app-discover__cta-btn--repeat-secondary[data-slot=button],.app-discover__cta-btn--repeat-secondary a{color:var(--mila-home-purple-deep)!important;border:1px solid var(--mila-home-purple)!important;background:#fff!important}.app-discover__cta-btn--repeat-secondary:hover,.app-discover__cta-btn--repeat-secondary[data-slot=button]:hover,.app-discover__cta-btn--repeat-secondary a:hover{background:#662e7d0f!important}.app-discover__cta-btn--repeat-secondary svg,.app-discover__cta-btn--repeat-secondary [data-slot=button] svg,.app-discover__cta-btn--repeat-secondary a svg{color:var(--mila-home-purple-deep)!important}.app-discover__cta-btn--repeat-secondary svg path[stroke],.app-discover__cta-btn--repeat-secondary [data-slot=button] svg path[stroke],.app-discover__cta-btn--repeat-secondary svg circle,.app-discover__cta-btn--repeat-secondary svg line,.app-discover__cta-btn--repeat-secondary [data-slot=button] svg circle,.app-discover__cta-btn--repeat-secondary [data-slot=button] svg line{stroke:currentColor!important}.app-discover__cta-btn--repeat-primary,.app-discover__cta-btn--repeat-primary[data-slot=button],.app-discover__cta-btn--repeat-primary a{color:#fff!important;background:var(--mila-home-purple)!important;border:1px solid var(--mila-home-purple)!important}.app-discover__cta-btn--repeat-primary:hover,.app-discover__cta-btn--repeat-primary[data-slot=button]:hover,.app-discover__cta-btn--repeat-primary a:hover{background:#552568!important;border-color:#552568!important}.app-discover__cta-btn--repeat-primary svg,.app-discover__cta-btn--repeat-primary [data-slot=button] svg,.app-discover__cta-btn--repeat-primary a svg{color:#fff!important}.app-discover__cta-btn--repeat-primary svg path[fill]:not([fill=none]),.app-discover__cta-btn--repeat-primary [data-slot=button] svg path[fill]:not([fill=none]){fill:currentColor!important}.app-discover__cta-btn--repeat-primary svg path[stroke],.app-discover__cta-btn--repeat-primary [data-slot=button] svg path[stroke]{stroke:currentColor!important}.app-discover__split{padding:3.5rem 2.5rem}.app-discover__split--tinted{background:#eee4f0}.app-discover__split--path-justice{background:#e0cee4}.app-discover__split--joint-effort{background:#fbf8fc}.app-discover__split-inner{grid-template-columns:minmax(0,24rem) minmax(0,1fr);align-items:flex-start;gap:2rem 3rem;max-width:77rem;margin:0 auto;display:grid}@media (max-width:900px){.app-discover__split-inner{grid-template-columns:1fr}}.app-discover__kicker{color:#9144b5;letter-spacing:-.025em;margin:0;font-size:1.25rem;font-weight:600}.app-discover__split-heading{color:#3b1849;letter-spacing:-.02em;margin:.75rem 0 0;font-size:clamp(2rem,4vw,2.625rem);font-weight:500;line-height:1.1}.app-discover__split-heading--sm{font-size:clamp(1.75rem,3vw,2.25rem)}.app-discover__split-heading-line{display:block}.app-discover__split-body{color:#3b1849;text-align:left;font-size:1.25rem;line-height:1.6}.app-discover__prose{margin:0 0 1.5rem}.app-discover__prose:last-child{margin-bottom:0}.app-discover__bullet-list{margin:0;padding:0;padding-inline-start:1.25rem;display:block}.app-discover__split-body:has(>ul.app-discover__bullet-list)>p.app-discover__prose{box-sizing:border-box;padding-inline-start:1.25rem}.app-discover__bullet-list>li.app-discover__prose{margin:0 0 .75rem;list-style-type:disc;list-style-position:outside}.app-discover__bullet-list>li.app-discover__prose:last-child{margin-bottom:0}.app-discover__partner-logo{max-width:12rem;height:auto;margin-top:1rem;display:block}.app-discover__partner-fallback{color:var(--mila-home-purple);margin:1rem 0 0;font-weight:600}.app-discover__ideas{max-width:108rem;margin:0 auto;padding:3rem 2.5rem 2rem}.app-discover__ideas-title{text-align:center;color:var(--mila-home-purple-deep);margin:0 0 2rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600}.app-discover__ideas-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,17.5rem),24rem));justify-content:center;gap:1.5rem;max-width:90rem;margin:0 auto;display:grid}.app-discover__idea-card{background:#fff;border:1px solid #662e7d1a;border-radius:1rem;height:100%;overflow:hidden;box-shadow:0 1px 2px #3b18490d}.app-discover__idea-card--text-only{border-radius:1rem}.app-discover__idea-media{aspect-ratio:396/193;background:linear-gradient(135deg,#f5f0f7,#e9d5ff);border-radius:1rem 1rem 0 0;width:100%;position:relative;overflow:hidden}.app-discover__idea-img{object-fit:cover;width:100%;height:100%;display:block}.app-discover__idea-tags{box-sizing:border-box;flex-wrap:wrap;align-content:flex-start;align-items:center;gap:.5rem;padding:1rem 1.25rem 0;display:flex}.app-discover__idea-media+.app-discover__idea-tags{padding-top:1rem}.app-discover__idea-badge{letter-spacing:.005em;border-radius:.5rem;justify-content:center;align-items:center;min-height:1.5rem;padding:.1875rem .5rem;font-size:.875rem;font-weight:500;line-height:1.5;display:inline-flex}.app-discover__idea-badge--purple{color:var(--mila-home-purple);background:#fbf8fc;border:1px solid #ceb3d3}.app-discover__idea-card-content{flex-direction:column;gap:.5rem;display:flex;padding:.875rem 1.25rem 1.5rem!important}.app-discover__idea-card--text-only .app-discover__idea-card-content{padding:1.25rem 1.5rem 1.5rem!important}.app-discover__idea-card-title{letter-spacing:-.02em;color:var(--mila-home-purple-deep);margin:0;font-size:1.25rem;font-weight:600;line-height:1.3}.app-discover__idea-desc{color:var(--mila-home-partner-muted);margin:0;font-size:1rem;font-weight:500;line-height:1.5}.app-discover__idea-card--text-only .app-discover__idea-card-title{font-size:1.125rem}.app-discover__idea-card--text-only .app-discover__idea-desc{color:var(--mila-home-partner-muted);font-size:1rem}.app-discover__repeat-cta{box-sizing:border-box;background:0 0;justify-content:center;width:100%;padding:2rem 2.5rem 3rem;display:flex}.app-discover__related{background:var(--mila-home-purple);border-top:1px solid #ffffff1f;width:100%;max-width:none;margin:0}.app-discover__related-inner{max-width:108rem;margin:0 auto;padding:3.75rem 2.5rem 4rem}.app-discover__related-title{text-align:center;color:#faf6fd;margin:0 0 2.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:600}.app-discover__related-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,17.5rem),31.25rem));justify-content:center;justify-items:start;gap:24px;max-width:67.75rem;margin-inline:auto;display:grid}@media (max-width:640px){.app-discover__related-grid{justify-items:center}}.app-discover--project .app-discover__hero-inner{gap:1rem}.project-discover__ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.project-discover__ctas--hero{margin-top:.35rem}.project-discover__ctas--repeat{margin-top:0}.project-discover__btn{letter-spacing:0!important;box-shadow:none!important;border-radius:.625rem!important;min-height:2.5rem!important;font-size:.875rem!important;font-weight:500!important}.project-discover__btn--share,.project-discover__btn--share[data-slot=button],.project-discover__btn--share a{color:var(--mila-home-purple-deep)!important;border:1px solid var(--mila-home-purple)!important;background:#fff!important}.project-discover__btn--share:hover,.project-discover__btn--share[data-slot=button]:hover,.project-discover__btn--share a:hover{background:#662e7d0f!important}.project-discover__btn--share svg,.project-discover__btn--share [data-slot=button] svg{color:var(--mila-home-purple-deep)!important}.project-discover__btn--share svg path[stroke],.project-discover__btn--share [data-slot=button] svg path[stroke],.project-discover__btn--share svg circle,.project-discover__btn--share svg line,.project-discover__btn--share [data-slot=button] svg circle,.project-discover__btn--share [data-slot=button] svg line{stroke:currentColor!important}.project-discover__btn--partner,.project-discover__btn--partner[data-slot=button],.project-discover__btn--partner a{color:#fff!important;background:var(--mila-home-purple)!important;border:1px solid var(--mila-home-purple)!important}.project-discover__btn--partner:hover,.project-discover__btn--partner[data-slot=button]:hover,.project-discover__btn--partner a:hover{background:#552568!important;border-color:#552568!important}.account-page{background:#f5f0f7;flex-direction:column;min-height:100vh;display:flex}.account-page--loading{justify-content:center;align-items:center;gap:.75rem;padding:3rem 1rem}.account-page__spinner{color:#662e7d}.account-page__loading-text{color:#662e7d;margin:0;font-weight:500}.account-page__header{background:#f5f0f7;border-bottom:1px solid #e0cee4}.account-page__header-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:90rem;margin:0 auto;padding:.85rem 1.25rem;display:flex}.account-page__logo-link img{width:auto;height:2.5rem}.account-page__header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem 1rem;display:flex}.account-page__text-link{letter-spacing:.0044em;color:#662e7d;border-radius:.5rem;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.account-page__text-link:hover{background:#662e7d14}.account-page__link-icon{color:#662e7d;flex-shrink:0}.account-page__header-btn a{align-items:center;gap:.5rem;display:inline-flex}.account-page__main{flex:1;width:100%;max-width:90rem;margin:0 auto;padding:2rem 1.25rem 3.5rem}.account-page__title{letter-spacing:-.005em;color:#3b1849;margin:0 0 1.75rem;font-size:clamp(2rem,4vw,3rem);font-weight:500;line-height:1}.account-page__section-title{letter-spacing:-.01em;color:#3b1849;margin:2.5rem 0 1.25rem;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:500;line-height:1}.account-page__cards-row{gap:1.25rem;display:grid}.account-page__cards-row--top{grid-template-columns:minmax(0,2.15fr) minmax(0,1fr) minmax(0,1fr);align-items:stretch}@media (max-width:1100px){.account-page__cards-row--top{grid-template-columns:1fr}}.account-page__cards-row--apps{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:960px){.account-page__cards-row--apps{grid-template-columns:1fr}}.account-page__profile-form{flex-direction:column;gap:1.5rem;display:flex}.account-page__card{background:#fff;border-radius:10px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 1px 2px #0000000d}.account-page__card-title{letter-spacing:-.02em;color:#171717;margin:0;font-size:1.25rem;font-weight:600;line-height:1.2}.account-page__card-lead{letter-spacing:.0044em;color:#8690a5;margin:0;font-size:.875rem;font-weight:500;line-height:1.5}.account-page__fields{flex-direction:column;gap:1.5rem;display:flex}.account-page__name-pair{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:520px){.account-page__name-pair{grid-template-columns:1fr}}.account-page__field-col{flex-direction:column;gap:.25rem;min-width:0;display:flex}.account-page__label{letter-spacing:.0044em;color:#262624;margin:0;font-size:.875rem;font-weight:500;line-height:1.5}.account-page__req{color:#ef1314}.account-page__input-wrap{background:#fff;border:1px solid #662e7d;border-radius:8px;align-items:center;gap:.5rem;min-height:2.25rem;padding:.45rem .75rem;display:flex;box-shadow:0 1px 2px #0000000d}.account-page__input-wrap--locked{background:#fff}.account-page__input-wrap--tight{justify-content:flex-start}.account-page__input{letter-spacing:.0044em;color:#662e7d;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.875rem;font-weight:500;line-height:1.5}.account-page__input-icon{color:#662e7d;flex-shrink:0}.account-page__input-icon--left{margin-right:.25rem}.account-page__masked{letter-spacing:.15em;color:#662e7d;flex:1;font-size:.875rem;font-weight:500}.account-page__credit-text{color:#662e7d;flex:1;font-size:.875rem;font-weight:500}.account-page__renewal{letter-spacing:.075em;color:#6a6a64;margin:0;font-size:.75rem;font-weight:500;line-height:1.5}.account-page__budget-increase-label{color:#2e3138;margin:.5rem 0 0;font-size:1rem;font-weight:500}.account-page__danger{flex-direction:column;align-items:flex-start;gap:.35rem;margin-top:auto;padding-top:.5rem;display:flex}.account-page__delete-outline{color:#cf0c0d!important;background:#fff!important;border-color:#cf0c0d!important}.account-page__delete-outline:hover{background:#fff5f5!important}.account-page__danger-hint{letter-spacing:.075em;color:#6a6a64;align-self:stretch;width:100%;min-width:0;margin:0;font-size:.75rem;font-weight:500;line-height:1.5}.account-page__card-actions{margin-top:auto}.account-page__app-card{background:#fff;border:1px solid #e5e5e5;border-radius:10px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.account-page__app-media{aspect-ratio:530/193;background:#ede8f2;max-height:200px;overflow:hidden}.account-page__app-img{object-fit:cover;width:100%;height:100%}.account-page__app-media-ph{background:linear-gradient(135deg,#e0cee4,#f5f0f7);width:100%;height:100%;min-height:8rem}.account-page__app-body{flex-direction:column;flex:1;gap:.5rem;padding:1.25rem 1.5rem 0;display:flex}.account-page__app-name{letter-spacing:-.02em;color:#3b1849;margin:0;font-size:1.25rem;font-weight:600;line-height:1.2}.account-page__app-headline{letter-spacing:-.005em;color:#3b1849;margin:0;font-size:clamp(1.35rem,2.5vw,2.5rem);font-weight:500;line-height:1.1}.account-page__app-desc{letter-spacing:.005em;color:#494945;margin:0;font-size:1rem;font-weight:500;line-height:1.5}.account-page__app-footer{padding:1.25rem 1.5rem 1.5rem}.account-page__launch{min-height:2.5rem;color:#fff!important}.account-page__launch:hover,.account-page__launch:focus-visible,.account-page__launch svg{color:#fff!important}.account-page__delete-backdrop{z-index:10000;background:#030302cc;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.account-page__delete-dialog{background:#fff;border:1px solid #e5e5e5;border-radius:16px;width:100%;max-width:30rem;padding:2rem;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000001a}.account-page__delete-title{letter-spacing:-.02em;color:#3b1849;margin:0 0 1rem;font-size:1.25rem;font-weight:600;line-height:1.2}.account-page__delete-body{letter-spacing:.0044em;color:#737373;margin:0 0 1rem;font-size:.875rem;font-weight:500;line-height:1.5}.account-page__delete-em{color:#3b1849}.account-page__delete-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.language-toggle{justify-content:space-between;align-items:center;gap:12px;display:flex}.language-toggle-label{color:#6a6a64;letter-spacing:.18px;flex-shrink:0;font-size:12px;font-weight:500}.language-toggle-control{align-items:center;gap:8px;display:inline-flex}.language-toggle-option{letter-spacing:.18px;color:#8a8b84;cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;font-size:12px;font-weight:500;transition:color .15s}.language-toggle-option:hover{color:#1c0825}.language-toggle-option:focus-visible{text-underline-offset:3px;text-decoration:underline}.language-toggle-option.is-active{color:#662e7d;font-weight:600}.language-toggle-switch{--mila-switch-track-on:#662e7d}.error-boundary{background:#f5f0f7;justify-content:center;align-items:center;min-height:60vh;padding:2rem 1.25rem;display:flex}.error-boundary__inner{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:32rem;display:flex}.error-boundary__title{color:#3b1849;margin:0;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:500}.error-boundary__body{color:#3b1849;margin:0;font-size:.9375rem;line-height:1.55}.error-boundary--admin{min-height:50vh}
