.app-workspace-placeholder{min-height:calc(100vh - 80px);background:radial-gradient(circle at 18% 10%,rgba(46,196,182,.14),transparent 32%),#0d1117}.app-workspace-placeholder .h-15,.layout-scope .h-15{height:60px}.app-workspace-placeholder .w-15,.layout-scope .w-15{width:60px}.header-scope .header-desktop-nav{display:none}.header-scope .header-mobile-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0;position:relative;z-index:95}@media(min-width:768px){.header-scope .header-desktop-nav{display:flex}.header-scope .header-mobile-actions{display:none!important}}@media(max-width:767px){.header-scope .header-desktop-nav{display:none!important}}.app-header-scope,.app-header-scope *,.app-header-profile-menu,.app-header-profile-menu *{box-sizing:border-box}.app-header-container{width:100%;max-width:var(--app-header-container-max-width, 100%);margin-left:auto;margin-right:auto;height:100%;padding-left:var(--app-header-container-padding-x, 1rem);padding-right:var(--app-header-container-padding-x, 1rem)}@media(min-width:640px){.app-header-container{max-width:var(--app-header-container-max-width-sm, 640px);padding-left:var(--app-header-container-padding-x-sm, 1.5rem);padding-right:var(--app-header-container-padding-x-sm, 1.5rem)}}@media(min-width:768px){.app-header-container{max-width:var(--app-header-container-max-width-md, 768px)}}@media(min-width:1024px){.app-header-container{max-width:var(--app-header-container-max-width-lg, 1024px);padding-left:var(--app-header-container-padding-x-lg, 2rem);padding-right:var(--app-header-container-padding-x-lg, 2rem)}}@media(min-width:1280px){.app-header-container{max-width:var(--app-header-container-max-width-xl, 1280px)}}@media(min-width:1536px){.app-header-container{max-width:var(--app-header-container-max-width-2xl, 1536px)}}.app-header-bar{display:var(--app-header-bar-display, flex);height:var(--app-header-bar-height, 99px);align-items:var(--app-header-bar-align, center);justify-content:var(--app-header-bar-justify, space-between);gap:var(--app-header-bar-gap, 1rem)}.app-header-brand{display:var(--app-header-brand-display, flex);align-items:var(--app-header-brand-align, center);gap:var(--app-header-brand-gap, .5rem);min-width:var(--app-header-brand-min-width, 0);color:var(--app-header-brand-color, inherit);-webkit-text-decoration:var(--app-header-brand-text-decoration, none);text-decoration:var(--app-header-brand-text-decoration, none)}.app-header-logo-mark{width:var(--app-header-logo-width, 60px);height:var(--app-header-logo-height, 60px);border-radius:var(--app-header-logo-radius, 9999px);display:var(--app-header-logo-display, flex);align-items:var(--app-header-logo-align, center);justify-content:var(--app-header-logo-justify, center);flex-shrink:var(--app-header-logo-flex-shrink, 0);border-style:var(--app-header-logo-border-style, solid);color:var(--app-header-logo-color, inherit);background-color:var(--app-header-logo-bg, var(--header-logo-bg-raw));box-shadow:var(--app-header-logo-shadow, 0 0 8px 3px var(--header-logo-glow));transition:var(--app-header-logo-transition, transform .2s ease-out, filter .2s ease-out)}.app-header-logo-mark:hover{filter:var(--app-header-logo-hover-filter, drop-shadow(0 14px 35px var(--header-logo-hover-shadow)));transform:translateY(var(--app-header-logo-hover-translate-y, -2px)) scale(var(--app-header-logo-hover-scale, 1.04))}.app-header-logo-mark--registry{position:relative;width:64px;height:64px;min-width:64px;min-height:64px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.app-header-logo-mark--registry:hover{filter:none}.app-header-brand-text{display:var(--app-header-brand-text-display, flex);flex-direction:var(--app-header-brand-text-direction, column);align-items:var(--app-header-brand-text-align, flex-start);min-width:var(--app-header-brand-text-min-width, 0);transition:var(--app-header-brand-text-transition, opacity .3s)}.app-header-title{display:var(--app-header-title-display, block);margin:var(--app-header-title-margin, 0);color:var(--app-header-title-color, inherit);font-size:var(--app-header-title-font-size, 1.5rem);line-height:var(--app-header-title-line-height, 2rem);font-weight:var(--app-header-title-font-weight, 700);letter-spacing:var(--app-header-title-letter-spacing, 0);transition:var(--app-header-title-transition, transform .2s ease-out, text-shadow .2s ease-out)}.app-header-subtitle{display:var(--app-header-subtitle-display, block);margin:var(--app-header-subtitle-margin, -4px 0 0);color:var(--app-header-subtitle-color, var(--header-text-subtle));font-size:var(--app-header-subtitle-font-size, .75rem);line-height:var(--app-header-subtitle-line-height, 1rem);letter-spacing:var(--app-header-subtitle-letter-spacing, .1em);text-transform:var(--app-header-subtitle-text-transform, uppercase);transition:var(--app-header-subtitle-transition, transform .2s ease-out, text-shadow .2s ease-out)}.app-header-app-name{display:var(--app-header-app-name-display, block);margin:var(--app-header-app-name-margin, -4px 0 0);color:var(--app-header-app-name-color, var(--header-text-subtle));font-size:var(--app-header-app-name-font-size, .625rem);line-height:var(--app-header-app-name-line-height, .875rem);letter-spacing:var(--app-header-app-name-letter-spacing, .05em);text-transform:var(--app-header-app-name-text-transform, none);transition:var(--app-header-app-name-transition, transform .2s ease-out, text-shadow .2s ease-out)}.app-header-title:hover{text-shadow:var(--app-header-title-hover-shadow, 0 14px 35px rgba(0, 0, 0, .25));transform:translateY(var(--app-header-title-hover-translate-y, -1px))}.app-header-subtitle:hover{text-shadow:var(--app-header-subtitle-hover-shadow, 0 12px 28px rgba(0, 0, 0, .2));transform:translateY(var(--app-header-subtitle-hover-translate-y, -1px))}.app-header-app-name:hover{text-shadow:var(--app-header-app-name-hover-shadow, 0 12px 28px rgba(0, 0, 0, .18));transform:translateY(var(--app-header-app-name-hover-translate-y, -1px))}.app-header-spacer{flex:1 1 auto;min-width:1rem}.app-header-navigation-slot{display:var(--app-header-navigation-display, flex);align-items:var(--app-header-navigation-align, center);gap:var(--app-header-navigation-gap, 1.75rem);margin-inline-start:var(--app-header-navigation-margin-inline-start, auto)}.app-header-utility-cluster{display:none}@media(min-width:768px){.app-header-utility-cluster{display:var(--app-header-utility-display, flex);align-items:var(--app-header-utility-align, center);gap:var(--app-header-utility-gap, 1rem);height:var(--app-header-utility-height, 56px);padding-left:var(--app-header-utility-padding-x, .25rem);padding-right:var(--app-header-utility-padding-x, .25rem);margin-inline-start:var(--app-header-utility-margin-inline-start, 0);margin-inline-end:var(--app-header-utility-margin-inline-end, 0);transform:var(--app-header-utility-transform, none);white-space:var(--app-header-utility-white-space, nowrap);color:var(--app-header-utility-color, inherit)}}.app-header-utility-button,.app-header-profile-trigger{margin:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;font:inherit}.app-header-utility-button{display:flex;align-items:center;gap:var(--app-header-button-gap, .5rem);padding:0;border-radius:0;color:var(--app-header-button-color, inherit);font-size:var(--app-header-button-font-size, .875rem);line-height:var(--app-header-button-line-height, 1.25rem);transition:var(--app-header-button-transition, color .2s ease-out, transform .2s ease-out, text-shadow .2s ease-out)}.app-header-utility-button:hover{color:var(--app-header-button-hover-color, var(--header-accent));text-shadow:var(--app-header-button-hover-shadow, 0 12px 28px rgba(0, 0, 0, .25));transform:translateY(var(--app-header-button-hover-translate-y, -1px))}.app-header-utility-button svg,.app-header-profile-chevron{width:var(--app-header-icon-width, 16px);height:var(--app-header-icon-height, 16px);flex:var(--app-header-icon-flex, 0 0 auto)}.app-header-divider{width:var(--app-header-divider-width, 1px);height:var(--app-header-divider-height, 24px);margin-inline-start:var(--app-header-divider-margin-start, 0);margin-inline-end:var(--app-header-divider-margin-end, 0);background-color:var(--app-header-divider-bg, #cbd5e1)}.app-header-profile-wrap{position:relative}.app-header-profile-trigger{display:flex;align-items:center;justify-content:center;gap:var(--app-header-profile-trigger-gap, .75rem);height:var(--app-header-profile-trigger-height, 40px);padding:var(--app-header-profile-trigger-padding-y, 4px) var(--app-header-profile-trigger-padding-x, 8px);border-radius:0;color:var(--app-header-profile-trigger-color, inherit);white-space:nowrap;outline:none;transition:var(--app-header-profile-trigger-transition, color .2s ease-out, transform .2s ease-out, text-shadow .2s ease-out)}.app-header-profile-trigger:hover,.app-header-profile-trigger[data-state=open]{background-color:var(--app-header-profile-trigger-bg-hover, rgba(0, 0, 0, .05));text-shadow:var(--app-header-profile-trigger-hover-shadow, 0 12px 28px rgba(0, 0, 0, .25));transform:translateY(var(--app-header-profile-trigger-hover-translate-y, -1px))}.app-header-profile-avatar{width:var(--app-header-profile-avatar-width, 36px);height:var(--app-header-profile-avatar-height, 36px);border-radius:var(--app-header-profile-avatar-radius, 9999px);position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:visible;flex-shrink:0;background-color:var(--app-header-profile-avatar-bg, #e4e4e7);box-shadow:var(--app-header-profile-avatar-shadow, 0 0 0 2px #2ec4b6)}.app-header-profile-avatar img{width:100%;height:100%;border-radius:inherit;-o-object-fit:cover;object-fit:cover}.app-header-profile-avatar span{color:var(--app-header-profile-avatar-text, #3f3f46);font-size:var(--app-header-profile-avatar-font-size, .875rem);font-weight:var(--app-header-profile-avatar-font-weight, 600)}.app-header-profile-unread-dot{position:absolute;bottom:var(--app-header-notification-dot-bottom, -2px);left:var(--app-header-notification-dot-left, 0);z-index:var(--app-header-notification-dot-z-index, 2);display:block;width:var(--app-header-notification-dot-width, 9px);height:var(--app-header-notification-dot-height, 9px);border:var(--app-header-notification-dot-border, 0);border-radius:var(--app-header-notification-dot-radius, 9999px);background-color:var(--app-header-notification-dot-bg, #ef4444);box-shadow:var(--app-header-notification-dot-shadow, none);cursor:pointer;pointer-events:auto}.app-header-notifications-popover{position:absolute;top:calc(100% + var(--app-header-notification-popover-top-offset, 6px));left:var(--app-header-notification-popover-left, var(--app-header-profile-trigger-padding-x, 8px));z-index:var(--app-header-notification-popover-z-index, 230);display:var(--app-header-notification-popover-display, grid);gap:var(--app-header-menu-list-gap, .5rem);width:var(--app-header-notification-popover-width, min(290px, calc(100vw - 32px) ));max-height:var(--app-header-notification-popover-max-height, 320px);overflow-y:var(--app-header-notification-popover-overflow-y, auto);cursor:default;font-size:var(--app-header-menu-item-font-size, .875rem);line-height:var(--app-header-menu-item-line-height, 1.25rem);isolation:isolate;text-align:var(--app-header-notification-popover-text-align, left)}.app-header-notifications-popover:before{content:"";position:absolute;top:0;right:0;left:0;height:var(--app-header-notification-accent-height, 2px);background:var(--app-header-notification-accent-color, #2ec4b6);pointer-events:none}.app-header-notifications-popover[dir=rtl]{text-align:right}.app-header-notifications-title{display:block;color:var(--app-header-menu-title-color, #34d399);font-size:var(--app-header-menu-title-font-size, .75rem);font-weight:var(--app-header-menu-title-font-weight, 600);letter-spacing:var(--app-header-menu-title-letter-spacing, .05em);line-height:var(--app-header-menu-title-line-height, 1rem);text-transform:var(--app-header-menu-title-transform, uppercase)}.app-header-notifications-list{display:grid;gap:var(--app-header-menu-list-gap, .5rem)}.app-header-notification-item{display:grid;gap:.25rem;min-width:0;padding:var(--app-header-menu-item-padding-y, 8px) var(--app-header-menu-item-padding-x, 12px);border:1px solid var(--app-header-menu-divider-bg, rgba(0, 0, 0, .1));border-inline-start:var(--app-header-notification-item-border-start, 2px solid #2ec4b6);background:var(--app-header-notification-item-bg, rgba(46, 196, 182, .06));color:var(--app-header-menu-item-color, inherit);transition:var(--app-header-menu-item-transition, background-color .2s ease-out, color .2s ease-out)}.app-header-notification-item:last-child{border-bottom:1px solid var(--app-header-menu-divider-bg, rgba(0, 0, 0, .1))}.app-header-notification-item:hover{background:var(--app-header-menu-item-hover-bg, rgba(0, 0, 0, .05));color:var(--app-header-menu-item-hover-color, inherit)}.app-header-notification-item>span,.app-header-notification-item>small,.app-header-notifications-empty{display:block;overflow:hidden;text-overflow:ellipsis}.app-header-notification-item>span{color:inherit;font-size:var(--app-header-menu-item-font-size, .875rem);font-weight:600;line-height:var(--app-header-menu-item-line-height, 1.25rem);white-space:nowrap}.app-header-notification-item>small,.app-header-notifications-empty{color:var(--app-header-profile-email-color, #475569);font-size:.75rem;font-weight:500;line-height:1.35}.app-header-notifications-empty{padding:var(--app-header-menu-item-padding-y, 8px) var(--app-header-menu-item-padding-x, 12px);border:1px solid var(--app-header-menu-divider-bg, rgba(0, 0, 0, .1));border-inline-start:2px solid #2ec4b6}.app-header-notification-item>small{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal}.layout-scope[data-theme=dark] .app-header-notification-item{background:#2ec4b61a}.layout-scope[data-theme=dark] .app-header-notification-item:hover{background:var(--app-header-menu-item-hover-bg, rgba(255, 255, 255, .1))}.app-header-profile-text{display:block;min-width:0;max-width:var(--app-header-profile-text-max-width, 220px);text-align:var(--app-header-profile-text-align, left)}.app-header-profile-name,.app-header-profile-email{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-header-profile-name{color:var(--app-header-profile-name-color, inherit);font-size:var(--app-header-profile-name-font-size, .875rem);line-height:var(--app-header-profile-name-line-height, 1.25rem);font-weight:var(--app-header-profile-name-font-weight, 600)}.app-header-profile-email{color:var(--app-header-profile-email-color, inherit);font-size:var(--app-header-profile-email-font-size, .75rem);line-height:var(--app-header-profile-email-line-height, 1rem)}.app-header-profile-chevron{width:var(--app-header-chevron-width, 12px);height:var(--app-header-chevron-height, 12px);color:var(--app-header-chevron-color, inherit);flex-shrink:0;transition:var(--app-header-chevron-transition, transform .3s)}.app-header-profile-chevron.is-open{transform:rotate(180deg)}.app-header-mobile-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0;position:relative;z-index:95}@media(min-width:768px){.app-header-mobile-actions{display:none!important}}.app-header-profile-menu{outline:none}.app-header-menu-title{margin:0 0 .5rem;color:var(--app-header-menu-title-color, #34d399);font-size:var(--app-header-menu-title-font-size, .75rem);line-height:var(--app-header-menu-title-line-height, 1rem);letter-spacing:var(--app-header-menu-title-letter-spacing, .05em);text-transform:var(--app-header-menu-title-transform, uppercase);font-weight:var(--app-header-menu-title-font-weight, 600)}.app-header-menu-divider{width:100%;height:1px;margin:0 0 .75rem;border-radius:9999px;background-color:var(--app-header-menu-divider-bg, rgba(0, 0, 0, .1))}.app-header-menu-list{display:var(--app-header-menu-list-display, grid);gap:var(--app-header-menu-list-gap, .5rem);margin:0;padding:0;list-style:none}.app-header-menu-link,.app-header-menu-button{display:block;width:100%;border:0;border-radius:0;padding:var(--app-header-menu-item-padding-y, 8px) var(--app-header-menu-item-padding-x, 12px);background:transparent;color:var(--app-header-menu-item-color, inherit);cursor:pointer;font:inherit;font-size:var(--app-header-menu-item-font-size, .875rem);line-height:var(--app-header-menu-item-line-height, 1.25rem);text-align:left;text-decoration:none;transition:var(--app-header-menu-item-transition, background-color .2s ease-out, color .2s ease-out)}.app-header-menu-link:hover,.app-header-menu-button:hover{background-color:var(--app-header-menu-item-hover-bg, rgba(0, 0, 0, .05));color:var(--app-header-menu-item-hover-color, inherit)}.app-header-menu-footer{margin-top:var(--app-header-menu-footer-margin-top, 16px);padding-top:var(--app-header-menu-footer-padding-top, 12px)}.app-header-profile-menu[dir=rtl] .app-header-menu-link,.app-header-profile-menu[dir=rtl] .app-header-menu-button,.app-header-profile-menu[dir=rtl] .app-header-profile-text{text-align:right}.app-header-utility-button:focus-visible,.app-header-profile-trigger:focus-visible,.app-header-menu-link:focus-visible,.app-header-menu-button:focus-visible,.app-header-brand:focus-visible{outline:2px solid var(--app-header-focus-ring, rgba(46, 196, 182, .4));outline-offset:2px}.footer-scope{box-sizing:var(--app-footer-box-sizing, border-box);font-family:var(--app-footer-font-family, var(--font-family-sans, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif));line-height:var(--app-footer-line-height, 1.5)}.footer-scope *,.footer-scope *:before,.footer-scope *:after{box-sizing:inherit}.footer-scope .app-footer-container{width:100%;max-width:var(--app-footer-container-max-width, 100%);margin-left:auto;margin-right:auto;padding-left:var(--app-footer-container-padding-x, 1rem);padding-right:var(--app-footer-container-padding-x, 1rem)}@media(min-width:640px){.footer-scope .app-footer-container{max-width:var(--app-footer-container-max-width-sm, 640px);padding-left:var(--app-footer-container-padding-x-sm, 1.5rem);padding-right:var(--app-footer-container-padding-x-sm, 1.5rem)}}@media(min-width:768px){.footer-scope .app-footer-container{max-width:var(--app-footer-container-max-width-md, 768px)}}@media(min-width:1024px){.footer-scope .app-footer-container{max-width:var(--app-footer-container-max-width-lg, 1024px);padding-left:var(--app-footer-container-padding-x-lg, 2rem);padding-right:var(--app-footer-container-padding-x-lg, 2rem)}}@media(min-width:1280px){.footer-scope .app-footer-container{max-width:var(--app-footer-container-max-width-xl, 1280px)}}@media(min-width:1536px){.footer-scope .app-footer-container{max-width:var(--app-footer-container-max-width-2xl, 1536px)}}.footer-scope .app-footer-main-grid{display:var(--app-footer-main-grid-display, grid);grid-template-columns:var(--app-footer-main-grid-template, repeat(3, minmax(0, 1fr)));gap:var(--app-footer-main-grid-gap, 2rem);align-items:var(--app-footer-main-grid-align, normal)}.footer-scope .app-footer-brand-row{display:var(--app-footer-brand-row-display, flex);align-items:var(--app-footer-brand-row-align, center);gap:var(--app-footer-brand-row-gap, .5rem)}.footer-scope .app-footer-logo-mark{width:var(--app-footer-logo-width, 60px);height:var(--app-footer-logo-height, 60px);border-radius:var(--app-footer-logo-radius, 9999px);display:var(--app-footer-logo-display, flex);align-items:var(--app-footer-logo-align, center);justify-content:var(--app-footer-logo-justify, center);border-style:var(--app-footer-logo-border-style, solid);color:var(--app-footer-logo-color, inherit);background-color:var(--app-footer-logo-bg, var(--footer-logo-bg-raw));box-shadow:var(--app-footer-logo-shadow, 0 0 8px 3px var(--footer-logo-glow));transition:var(--app-footer-logo-transition, transform .2s ease-out, filter .2s ease-out)}.footer-scope .app-footer-logo-mark:hover{filter:var(--app-footer-logo-hover-filter, drop-shadow(0 14px 35px var(--footer-logo-hover-shadow)));transform:translateY(var(--app-footer-logo-hover-translate-y, -2px)) scale(var(--app-footer-logo-hover-scale, 1.04))}.footer-scope .app-footer-brand-text{min-width:var(--app-footer-brand-text-min-width, 0)}.footer-scope .app-footer-title{margin:var(--app-footer-title-margin, 0);color:var(--app-footer-title-color, inherit);font-size:var(--app-footer-title-font-size, 1.25rem);font-weight:var(--app-footer-title-font-weight, 700);line-height:var(--app-footer-title-line-height, 1.75rem);letter-spacing:var(--app-footer-title-letter-spacing, 0);transition:var(--app-footer-title-transition, transform .2s ease-out, text-shadow .2s ease-out)}.footer-scope .app-footer-tagline{margin:var(--app-footer-tagline-margin, -4px 0 0);color:var(--app-footer-tagline-color, var(--footer-text-muted));font-size:var(--app-footer-tagline-font-size, .75rem);line-height:var(--app-footer-tagline-line-height, 1rem);letter-spacing:var(--app-footer-tagline-letter-spacing, .1em);text-transform:var(--app-footer-tagline-text-transform, uppercase);transition:var(--app-footer-tagline-transition, transform .2s ease-out, text-shadow .2s ease-out)}.footer-scope .app-footer-title:hover{text-shadow:var(--app-footer-title-hover-shadow, 0 14px 35px rgba(0, 0, 0, .25));transform:translateY(var(--app-footer-title-hover-translate-y, -2px))}.footer-scope .app-footer-tagline:hover{text-shadow:var(--app-footer-tagline-hover-shadow, 0 12px 28px rgba(0, 0, 0, .2));transform:translateY(var(--app-footer-tagline-hover-translate-y, -1px))}.footer-scope .app-footer-social-row{display:var(--app-footer-social-row-display, flex);gap:var(--app-footer-social-row-gap, 1rem);margin-top:var(--app-footer-social-row-margin-top, 1rem)}.footer-scope .app-footer-social-button{width:var(--app-footer-social-button-width, 40px);height:var(--app-footer-social-button-height, 40px);border-radius:var(--app-footer-social-button-radius, 9999px);display:var(--app-footer-social-button-display, flex);align-items:var(--app-footer-social-button-align, center);justify-content:var(--app-footer-social-button-justify, center);color:var(--app-footer-social-button-color, var(--footer-accent));-webkit-text-decoration:var(--app-footer-social-button-text-decoration, none);text-decoration:var(--app-footer-social-button-text-decoration, none);background-color:var(--app-footer-social-button-bg, var(--footer-surface-dark));transition:var(--app-footer-social-button-transition, transform .2s ease-out, box-shadow .2s ease-out)}.footer-scope .app-footer-social-button:hover{box-shadow:var(--app-footer-social-button-hover-shadow, 0 12px 28px var(--footer-social-hover-shadow));transform:translateY(var(--app-footer-social-button-hover-translate-y, -2px)) scale(var(--app-footer-social-button-hover-scale, 1.06))}.footer-scope .app-footer-social-button:focus-visible,.footer-scope .app-footer-language-button:focus-visible,.footer-scope .app-footer-link:focus-visible{outline:var(--app-footer-focus-outline, 2px solid var(--footer-focus-ring));outline-offset:var(--app-footer-focus-outline-offset, 2px)}.footer-scope .app-footer-social-icon{display:var(--app-footer-social-icon-display, block);width:var(--app-footer-social-icon-size, 1.25rem);height:var(--app-footer-social-icon-size, 1.25rem);max-width:var(--app-footer-social-icon-max-width, none);color:var(--app-footer-social-icon-color, currentColor);flex:var(--app-footer-social-icon-flex, 0 0 auto)}.footer-scope .app-footer-social-icon--large{width:var(--app-footer-social-icon-size-large, 1.5rem);height:var(--app-footer-social-icon-size-large, 1.5rem)}.footer-scope .app-footer-link-groups{display:var(--app-footer-link-groups-display, grid);grid-template-columns:var(--app-footer-link-groups-template, repeat(4, minmax(0, 1fr)));-moz-column-gap:var(--app-footer-link-groups-column-gap, 12rem);column-gap:var(--app-footer-link-groups-column-gap, 12rem);row-gap:var(--app-footer-link-groups-row-gap, 1rem);align-items:var(--app-footer-link-groups-align, normal);justify-content:var(--app-footer-link-groups-justify, normal)}.footer-scope .app-footer-section-heading{margin:var(--app-footer-heading-margin, 0 0 .75rem);color:var(--app-footer-heading-color, inherit);font-size:var(--app-footer-heading-font-size, 1.125rem);font-weight:var(--app-footer-heading-font-weight, 600);line-height:var(--app-footer-heading-line-height, 1.75rem);letter-spacing:var(--app-footer-heading-letter-spacing, 0);white-space:var(--app-footer-heading-white-space, nowrap);transition:var(--app-footer-heading-transition, transform .2s ease-out, text-shadow .2s ease-out)}.footer-scope .app-footer-section-heading:hover{text-shadow:var(--app-footer-heading-hover-shadow, 0 14px 35px var(--footer-text-shadow));transform:translateY(var(--app-footer-heading-hover-translate-y, -2px))}.footer-scope .app-footer-list,.footer-scope .app-footer-muted-list{display:var(--app-footer-list-display, grid);gap:var(--app-footer-list-gap, .25rem);margin:var(--app-footer-list-margin, 0);padding:var(--app-footer-list-padding, 0);list-style:var(--app-footer-list-style, none)}.footer-scope .app-footer-muted-list{display:var(--app-footer-muted-list-display, var(--app-footer-list-display, grid));gap:var(--app-footer-muted-list-gap, var(--app-footer-list-gap, .25rem));margin:var(--app-footer-muted-list-margin, var(--app-footer-list-margin, 0));padding:var(--app-footer-muted-list-padding, var(--app-footer-list-padding, 0));list-style:var(--app-footer-muted-list-style, var(--app-footer-list-style, none));color:var(--app-footer-muted-list-color, var(--footer-text-muted));white-space:var(--app-footer-muted-list-white-space, nowrap)}.footer-scope .app-footer-link,.footer-scope .app-footer-muted-item{display:var(--app-footer-link-display, inline-block);color:var(--app-footer-link-color, var(--footer-text-muted));font-size:var(--app-footer-link-font-size, 1rem);line-height:var(--app-footer-link-line-height, 1.5rem);-webkit-text-decoration:var(--app-footer-link-decoration, none);text-decoration:var(--app-footer-link-decoration, none);white-space:var(--app-footer-link-white-space, nowrap);transition:var(--app-footer-link-transition, color .2s ease-out, transform .2s ease-out, text-shadow .2s ease-out)}.footer-scope .app-footer-muted-item{display:var(--app-footer-muted-item-display, var(--app-footer-link-display, inline-block));color:var(--app-footer-muted-item-color, var(--footer-text-muted));font-size:var(--app-footer-muted-item-font-size, var(--app-footer-link-font-size, 1rem));line-height:var(--app-footer-muted-item-line-height, var(--app-footer-link-line-height, 1.5rem));-webkit-text-decoration:var(--app-footer-muted-item-decoration, var(--app-footer-link-decoration, none));text-decoration:var(--app-footer-muted-item-decoration, var(--app-footer-link-decoration, none));white-space:var(--app-footer-muted-item-white-space, var(--app-footer-link-white-space, nowrap));transition:var(--app-footer-muted-item-transition, var(--app-footer-link-transition, color .2s ease-out, transform .2s ease-out, text-shadow .2s ease-out))}.footer-scope .app-footer-link:hover,.footer-scope .app-footer-language-button:hover{color:var(--app-footer-link-hover-color, var(--footer-accent));text-shadow:var(--app-footer-link-hover-shadow, 0 12px 28px var(--footer-text-shadow));transform:translateY(var(--app-footer-link-hover-translate-y, -2px))}.footer-scope .app-footer-muted-item:hover{text-shadow:var(--app-footer-muted-item-hover-shadow, 0 14px 35px var(--footer-text-shadow));transform:translateY(var(--app-footer-muted-item-hover-translate-y, -2px))}.footer-scope .app-footer-bottom{color:var(--footer-text-muted)}.footer-scope .app-footer-bottom-text{margin:var(--app-footer-bottom-text-margin, 0);color:var(--app-footer-bottom-text-color, var(--footer-text-muted));font-size:var(--app-footer-bottom-text-font-size, .875rem);line-height:var(--app-footer-bottom-text-line-height, 1.25rem);transition:var(--app-footer-bottom-text-transition, transform .2s ease-out, text-shadow .2s ease-out)}.footer-scope .app-footer-bottom-text:hover{text-shadow:var(--app-footer-bottom-text-hover-shadow, 0 12px 28px rgba(0, 0, 0, .2));transform:translateY(var(--app-footer-bottom-text-hover-translate-y, -1px))}.footer-scope .app-footer-language-wrap{margin-top:var(--app-footer-language-wrap-margin-top, 1rem)}.footer-scope .app-footer-language-button{margin:var(--app-footer-language-button-margin, 0);border:var(--app-footer-language-button-border, 0);border-radius:var(--app-footer-language-button-radius, 0);padding:var(--app-footer-language-button-padding, 0);-webkit-appearance:var(--app-footer-language-button-appearance, none);-moz-appearance:var(--app-footer-language-button-appearance, none);appearance:var(--app-footer-language-button-appearance, none);background:var(--app-footer-language-button-bg, transparent);color:var(--app-footer-language-button-color, var(--footer-text-muted));cursor:var(--app-footer-language-button-cursor, pointer);font:var(--app-footer-language-button-font, inherit);font-size:var(--app-footer-language-button-font-size, .875rem);line-height:var(--app-footer-language-button-line-height, 1.25rem);text-align:var(--app-footer-language-button-text-align, inherit);transition:var(--app-footer-language-button-transition, color .2s ease-out, transform .2s ease-out, text-shadow .2s ease-out)}.footer-scope .app-footer-language-button:hover{color:var(--app-footer-language-button-hover-color, var(--footer-accent));text-shadow:var(--app-footer-language-button-hover-shadow, 0 12px 28px rgba(0, 0, 0, .2));transform:translateY(var(--app-footer-language-button-hover-translate-y, -1px))}@media(max-width:767px){.footer-scope .app-footer-main-grid{grid-template-columns:var(--app-footer-main-grid-mobile-template, 1fr);gap:var(--app-footer-main-grid-mobile-gap, 2rem)}}@media(max-width:639px){.footer-scope .app-footer-link-groups{grid-template-columns:var(--app-footer-link-groups-mobile-template, 1fr);-moz-column-gap:0;column-gap:0}}@media(min-width:768px){.footer-scope .app-footer-bottom{flex-direction:var(--app-footer-bottom-md-direction, row)!important}.footer-scope .app-footer-language-wrap{margin-top:var(--app-footer-language-wrap-md-margin-top, 0)}}.mobile-utility-sheet{display:none}@media(max-width:767px){.mobile-utility-sheet{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;pointer-events:none;font-family:Roboto,Arial,sans-serif}.mobile-utility-sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0000004d;opacity:0;pointer-events:none;transition:opacity .18s ease}.mobile-utility-sheet.is-open .mobile-utility-sheet-backdrop{opacity:1;pointer-events:auto}.mobile-utility-sheet-sheet{pointer-events:auto;position:absolute;left:0;right:0;bottom:0;height:64vh;max-height:calc(100dvh - 8px);min-height:320px;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(0,0,0,.1);border-radius:12px 12px 0 0;background:#ffffffb3;box-shadow:0 -18px 40px #0f172a33;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translateY(calc(100% - 28px));transition:transform .2s ease-out}.mobile-utility-sheet.is-dark .mobile-utility-sheet-sheet{border-color:#ffffff1a;background:linear-gradient(180deg,#3f4248f5,#36393ff5)}.mobile-utility-sheet.is-open .mobile-utility-sheet-sheet{transform:translateY(0)}.mobile-utility-sheet-sheet.is-dragging{transition-duration:0ms}.mobile-utility-sheet-handle{height:28px;border:0;border-radius:12px 12px 0 0;display:flex;align-items:center;justify-content:center;cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#ffffffb3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-utility-sheet.is-dark .mobile-utility-sheet-handle{background:linear-gradient(180deg,#3f4248f5,#36393ff5)}.mobile-utility-sheet-handle span{display:block;width:48px;height:6px;border-radius:999px;background:#0003}.mobile-utility-sheet.is-dark .mobile-utility-sheet-handle span{background:#fff3}.mobile-utility-sheet-inner{flex:1;min-height:0;margin:0 3px calc(env(safe-area-inset-bottom) + 2px);border:1px solid rgba(0,0,0,.05);border-radius:8px 8px 0 0;background:#ffffffdb;color:#0f172a;position:relative;overflow:hidden}.mobile-utility-sheet.is-dark .mobile-utility-sheet-inner{border-color:#ffffff1a;background:#0d1016b8;color:#e2e8f0}.mobile-utility-sheet-title{position:absolute;top:0;left:0;right:0;z-index:2;height:48px;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:600}.mobile-utility-sheet-content{height:100%;overflow-y:auto;overscroll-behavior:contain;padding:56px 16px 12px}.mobile-sheet-profile-card,.mobile-sheet-card,.mobile-sheet-action{border:1px solid #d8e1ea;background:#fff;box-shadow:0 4px 10px #02061729}.mobile-sheet-profile-card.is-dark,.mobile-sheet-card.is-dark,.mobile-sheet-action.is-dark{border-color:#5a5f68;background:#3e4149}.mobile-sheet-profile-card{display:flex;align-items:center;gap:12px;border-radius:16px;padding:12px}.mobile-sheet-avatar{width:56px;height:56px;flex:0 0 auto;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:#30333a;padding:2px}.mobile-sheet-avatar-inner{width:100%;height:100%;border-radius:inherit;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#161a20;display:flex;align-items:center;justify-content:center}.mobile-sheet-avatar-inner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mobile-sheet-avatar-inner span{color:#cffafe;font-size:14px;font-weight:700}.mobile-sheet-profile-copy{min-width:0;text-align:left}.mobile-sheet-profile-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700}.mobile-sheet-profile-email{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#64748b}.mobile-utility-sheet.is-dark .mobile-sheet-profile-email{color:#cbd5e1}.mobile-sheet-toggle-grid{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-sheet-card,.mobile-sheet-action{min-height:40px;border-radius:8px;display:flex;align-items:center;gap:8px;padding:8px 12px;color:inherit;font-size:14px;font-weight:500;text-align:left}.mobile-sheet-card{justify-content:center}.mobile-sheet-card:hover,.mobile-sheet-action:hover{background:#0000000d}.mobile-utility-sheet.is-dark .mobile-sheet-card:hover,.mobile-utility-sheet.is-dark .mobile-sheet-action:hover{background:#ffffff0d}.mobile-sheet-action-list{margin-top:12px;display:grid;gap:8px}.mobile-sheet-action svg{color:#64748b;flex:0 0 auto}.mobile-utility-sheet.is-dark .mobile-sheet-action svg{color:#cbd5e1}.mobile-sheet-logout{color:#f43f5e}.mobile-sheet-logout svg{color:#f43f5e}.mobile-navigation-surface{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;font-family:Roboto,Arial,sans-serif}.mobile-navigation-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0000004d;opacity:0;pointer-events:none;transition:opacity .18s ease}.mobile-navigation-surface.is-open .mobile-navigation-backdrop{opacity:1;pointer-events:auto}.mobile-navigation-sheet{position:absolute;left:0;right:0;bottom:0;height:min(430px,calc(100dvh - 64px));min-height:min(390px,calc(100dvh - 64px));display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(0,0,0,.1);border-radius:12px 12px 0 0;background:#ffffffb3;box-shadow:0 -18px 40px #0f172a33;backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);transform:translateY(100%);transition:transform .2s ease-out}.mobile-navigation-surface.is-open .mobile-navigation-sheet{transform:translateY(0)}.mobile-navigation-sheet.is-dragging{transition-duration:0ms}.mobile-navigation-surface.is-dark .mobile-navigation-sheet{border-color:#ffffff1a;background:linear-gradient(180deg,#3f4248f5,#36393ff5)}.mobile-navigation-handle{height:26px;flex:0 0 auto;border:0;background:#ffffffb3;display:flex;align-items:center;justify-content:center;cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mobile-navigation-surface.is-dark .mobile-navigation-handle{background:linear-gradient(180deg,#3f4248f5,#36393ff5)}.mobile-navigation-handle span{width:48px;height:6px;border-radius:999px;background:#8e8e93}.mobile-navigation-inner{flex:1;min-height:0;margin:0 3px calc(env(safe-area-inset-bottom) + 2px);border:1px solid rgba(0,0,0,.05);border-radius:8px 8px 0 0;background:#ffffffdb;color:#0f172a;position:relative;overflow:hidden}.mobile-navigation-surface.is-dark .mobile-navigation-inner{border-color:#ffffff1a;background:#0d1016b8;color:#e2e8f0}.mobile-navigation-title{position:absolute;top:0;left:0;right:0;z-index:2;height:48px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500}.mobile-navigation-content{height:100%;overflow-y:auto;overscroll-behavior:contain;padding:56px 2px 16px}}
