.site-footer{border-width:1px 0 0;justify-content:center;display:block}.footer-inner{flex-direction:column;align-items:center;gap:1.5rem;width:min(100%,68rem);margin:0 auto;padding-block:1.5rem;display:flex}.site-footer h2{margin:0;font-size:1.55rem;line-height:1.2}.social-links{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.social-links a{border-radius:var(--radius-pill);width:3rem;height:3rem;color:var(--text);place-items:center;text-decoration:none;display:inline-grid}.social-links a:hover,.social-links a:focus-visible{background:color-mix(in srgb, var(--text) 8%, transparent);outline:none}.social-links svg{fill:currentColor;width:1.45rem;height:1.45rem}.site-footer p{border-top:1px solid var(--border);width:100%;color:var(--muted);text-align:center;margin:0;padding-top:1.5rem;font-size:.9rem}.sr-only,.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{grid-template-rows:auto 1fr auto;min-height:100vh;display:grid;overflow-x:clip}.site-header,.site-footer{color:var(--text);background:color-mix(in srgb, var(--surface) 94%, transparent);border-color:var(--border);border-style:solid;justify-content:space-between;align-items:center;gap:1rem;padding:1rem clamp(1rem,4vw,3rem);display:flex}.site-header{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-width:0 0 1px;display:block;position:sticky;top:0}.site-header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;width:min(100%,68rem);margin:0 auto;display:grid}.brand{align-items:center;gap:.65rem;min-width:0;font-size:1.05rem;font-weight:750;text-decoration:none;display:inline-flex}.brand img{width:2.25rem;height:2.25rem;filter:var(--logo-filter,none)}.header-actions{order:3;justify-self:end;align-items:center;gap:.35rem;display:flex}.icon-button{border-radius:var(--radius-icon);width:2.35rem;height:2.35rem;color:var(--text);cursor:pointer;background:0 0;border:1px solid #0000;place-items:center;display:inline-grid}.icon-button:hover,.icon-button:focus-visible{border-color:var(--border);background:color-mix(in srgb, var(--text) 8%, transparent);outline:none}.icon-button svg{stroke:currentColor;width:1.2rem;height:1.2rem}.profile-link{border-color:#0000;text-decoration:none}.cart-link,.profile-link{text-decoration:none;position:relative}.cart-link[hidden]{display:none}.cart-link-count,.profile-link-count{border:2px solid var(--surface);width:1.08rem;height:1.08rem;color:var(--surface);background:var(--brand);text-align:center;border-radius:50%;font-size:.62rem;font-weight:800;line-height:calc(1.08rem - 4px);position:absolute;top:-.22rem;right:-.22rem}.profile-link-count{z-index:1}.profile-link-has-icon{padding:0;overflow:visible}.profile-link:hover,.profile-link:focus-visible{border-color:#0000}.profile-link-has-icon:hover,.profile-link-has-icon:focus-visible{outline:none}.profile-link-has-icon:after{border:2px solid color-mix(in srgb, var(--surface) 92%, var(--text));border-radius:var(--radius-icon);opacity:0;pointer-events:none;content:"";transition:opacity .16s;position:absolute;inset:-3px}.profile-link-has-icon:hover:after,.profile-link-has-icon:focus-visible:after{opacity:1}.profile-link img{aspect-ratio:1;border-radius:inherit;object-fit:cover;width:100%;min-width:100%;height:100%;min-height:100%;display:block}.theme-icon,.menu-icon{place-items:center;display:inline-grid}:root[data-theme=dark] .theme-icon-dark,:root:not([data-theme=dark]) .theme-icon-light,.menu-toggle[aria-expanded=true] .menu-icon-open,.menu-toggle[aria-expanded=false] .menu-icon-close,.menu-toggle{display:none}.language-picker,.profile-picker{display:inline-grid;position:relative}.language-picker.is-open .language-menu,.profile-picker.is-open .profile-menu{gap:0;display:grid}.language-picker .language-menu.styled-dropdown-menu,.profile-picker .profile-menu.styled-dropdown-menu{width:max-content;min-width:max-content}.language-picker .language-menu.styled-dropdown-menu{min-width:10rem}.profile-picker .profile-menu.styled-dropdown-menu{min-width:9rem}.language-menu .language-option.styled-dropdown-option{grid-template-columns:auto minmax(0,1fr);font-size:.92rem}.language-option input{width:1rem;height:1rem;accent-color:var(--brand);margin:0}.profile-menu a.styled-dropdown-option{white-space:nowrap;grid-template-columns:max-content auto;justify-content:space-between;width:auto;min-width:100%;font-size:.92rem}.profile-menu-application-links{display:contents}.profile-menu-application-links .styled-dropdown-option:first-child,.profile-menu-application-links .styled-dropdown-option:last-child{border-start-start-radius:0;border-start-end-radius:0;border-end-end-radius:0;border-end-start-radius:0}.profile-menu-application-links .styled-dropdown-option:last-child{box-shadow:inset 0 -1px 0 color-mix(in srgb, var(--brand) 18%, transparent)}.profile-menu-count{min-width:1.15rem;height:1.15rem;color:var(--text);background:0 0;border-radius:999px;place-items:center;padding:0 .32rem;font-size:.68rem;font-weight:800;line-height:1;display:inline-grid}.profile-menu-count[data-unread=true]{color:var(--surface);background:var(--brand)}.mobile-language-section{display:none}.site-nav{order:2;justify-content:flex-end;align-items:center;gap:.75rem;font-size:.95rem;display:flex}.site-nav a{border-radius:var(--radius-button);padding:.45rem .65rem;text-decoration:none}.site-nav a:hover,.site-nav a:focus-visible{background:color-mix(in srgb, var(--text) 8%, transparent);outline:none}@media (width>=50.0625rem){.nav-home-link,.nav-sign-in-link{display:none}}.page-body{align-items:start;padding:0 clamp(1rem,4vw,3rem) 1rem;display:grid}.page-body:has(>.content-panel>.content-page){padding-bottom:0}.content-panel{width:min(100%,68rem);margin:0 auto}.eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .75rem;font-size:.78rem;font-weight:800}h1{color:var(--text);letter-spacing:0;margin:0;font-size:clamp(2.5rem,8vw,5.5rem);line-height:.95}.not-found-page{text-align:center;padding-top:1.5rem}.not-found-page p{color:var(--muted);margin:1rem 0 0;font-size:1.15rem}@media print{.app-shell{min-height:auto;display:block;overflow:visible}.site-header,.site-footer,.breadcrumb{display:none!important}.page-body,.content-panel,.content-page,.registration-page,.schedule-page,.vendor-page,.demo-form-page,.component-gallery-page,.login-page,.not-found-page{margin-top:0!important;padding-top:0!important}.page-body{display:block;padding:0!important}.content-panel{width:auto;margin-left:0!important;margin-right:0!important}}.breadcrumb-first-linked{margin-left:-8px}.breadcrumb ol{flex-wrap:wrap;align-items:center;gap:0 .5rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumb li{align-items:center;gap:.5rem;min-width:0;display:inline-flex}.breadcrumb li:not(:first-child){margin-left:.75rem}.breadcrumb a,.breadcrumb span[aria-current=page]{align-items:center;font-size:.92rem;font-weight:750;line-height:1.2;text-decoration:none;display:inline-flex}.breadcrumb a{border-radius:var(--radius-button);min-height:2rem;color:var(--brand-text);padding:.25rem .5rem}.breadcrumb a:hover,.breadcrumb a:focus-visible{background:color-mix(in srgb, var(--brand) 10%, transparent);outline:none}.breadcrumb span[aria-current=page]{min-height:2rem;color:var(--muted);padding:.25rem 0}.breadcrumb-separator{color:var(--muted);font-size:.9rem;font-weight:700}.collapsible-section{gap:1.5rem;display:grid}.collapsible-section-no-gap{gap:0}.collapsible-trigger{z-index:4;border:0;border-bottom:1px solid color-mix(in srgb, var(--brand) 34%, var(--border));width:100%;color:var(--brand-text);background:color-mix(in srgb, var(--background) 94%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;font:inherit;text-align:left;justify-content:space-between;align-items:center;padding:1.1rem 0;display:flex;position:sticky;top:4.4rem}.collapsible-trigger:hover,.collapsible-trigger:focus-visible{background:color-mix(in srgb, var(--brand) 10%, transparent);outline:none}.collapsible-section[data-color=brand] .collapsible-trigger{border-bottom-color:color-mix(in srgb, var(--brand) 34%, var(--border));color:var(--brand-text)}.collapsible-section[data-color=brand] .collapsible-trigger:hover,.collapsible-section[data-color=brand] .collapsible-trigger:focus-visible{background:color-mix(in srgb, var(--brand) 10%, transparent)}.collapsible-trigger span:first-child{min-width:0;font-size:2.25rem;font-weight:800;line-height:1.1}.collapsible-chevrons{width:2.25rem;height:2.25rem;color:var(--brand-text);flex:none;place-items:center;display:inline-grid}.section-chevron{grid-area:1/1;width:2rem;height:2rem}.collapsible-section[data-state=open] .section-chevron-closed,.collapsible-section[data-state=closed] .section-chevron-open{display:none}.collapsible-content{min-width:0}.content-button{border:1px solid var(--button-border,transparent);border-radius:var(--radius-button);min-height:2.75rem;color:var(--button-text,white);background:var(--button-bg,var(--brand));text-align:center;cursor:pointer;justify-content:center;align-items:center;padding:.65rem 1rem;font-size:1rem;font-weight:800;text-decoration:none;display:inline-flex}.content-button:has(.content-button-icon){gap:.55rem}.content-button-icon{justify-content:center;align-items:center;display:inline-flex}.content-button-icon svg,svg.content-button-icon{flex:none;width:1em;height:1em}.content-button:not(:disabled):hover,.content-button:not(:disabled):focus-visible{filter:brightness(.95);outline:none}.content-button-full{width:100%}.content-button:disabled{border-color:color-mix(in srgb, var(--border) 80%, var(--muted));color:color-mix(in srgb, var(--muted) 76%, var(--surface));background:color-mix(in srgb, var(--surface) 72%, var(--border));box-shadow:none;opacity:.72;cursor:not-allowed}.copy-value-button{border-radius:var(--radius-icon);width:1.15rem;height:1.15rem;color:var(--brand);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.copy-value-button:hover,.copy-value-button:focus-visible{background:color-mix(in srgb, var(--brand) 10%, transparent);color:var(--brand-text);outline:none}.copy-value-button svg{width:.95rem;height:.95rem}.copy-value-button[data-copied=true]:after{content:attr(data-copied-label);z-index:2;border:1px solid color-mix(in srgb, var(--brand) 40%, var(--border));border-radius:var(--radius-label);color:var(--text);background:var(--surface);white-space:nowrap;pointer-events:none;text-shadow:none;padding:.25rem .45rem;font-size:.78rem;font-weight:800;line-height:1;position:absolute;bottom:calc(100% + .35rem);right:50%;transform:translate(50%);box-shadow:0 .35rem 1rem #00000024}.media-admonition{--media-admonition-tone:var(--theme-surface,var(--button-bg,var(--brand)));--media-admonition-border-color:color-mix(in srgb, var(--media-admonition-tone) 58%, var(--border));--media-admonition-bg:color-mix(in srgb, var(--media-admonition-tone) 10%, var(--surface));border:1px solid var(--media-admonition-border-color);border-radius:var(--radius-card);color:var(--text);background:var(--media-admonition-bg);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(1rem,4vw,2rem);padding:clamp(1rem,3vw,1.35rem);display:grid}.media-admonition-border-dashed{border-style:dashed}.media-admonition-right{grid-template-columns:minmax(0,1fr) auto}.media-admonition-right .media-admonition-art{order:2}.media-admonition-art{width:var(--media-admonition-max-width);max-width:min(var(--media-admonition-max-width), 38vw);height:var(--media-admonition-max-height);max-height:var(--media-admonition-max-height);background:var(--media-admonition-bg);place-items:center;display:grid;position:relative;overflow:hidden}.media-admonition-left .media-admonition-art{margin-left:calc(var(--media-admonition-offset) * -1)}.media-admonition-right .media-admonition-art{margin-right:calc(var(--media-admonition-offset) * -1)}.media-admonition-rounded-square .media-admonition-art{border-radius:var(--radius-card)}.media-admonition-circle .media-admonition-art{border-radius:var(--radius-pill)}.media-admonition-as-is .media-admonition-art{background:0 0}.media-admonition-image{width:100%;height:100%;display:block;position:absolute;inset:0}.media-admonition-image-cover{object-fit:cover}.media-admonition-image-contain{object-fit:contain}.media-admonition-content{min-width:0}.media-admonition-content .content-prose{color:inherit;font-size:clamp(1.05rem,2vw,1.45rem);line-height:1.45}.media-admonition-content .content-prose>:first-child{margin-top:0}.media-admonition-content .content-prose>:last-child{margin-bottom:0}.media-admonition-content .content-prose p,.media-admonition-content .content-prose ul,.media-admonition-content .content-prose ol,.media-admonition-content .content-prose blockquote,.media-admonition-content .content-prose pre{margin:.85rem 0}.media-admonition-content kbd{border:1px solid color-mix(in srgb, currentColor 38%, transparent);border-radius:var(--radius-key);background:color-mix(in srgb, var(--surface) 80%, transparent);min-width:2.4em;min-height:1.9em;font:inherit;place-items:center;padding:0 .45em;line-height:1;display:inline-grid;box-shadow:0 1px 2px #00000014}.rich-collapsible-card{border:1px solid var(--border);border-radius:var(--radius-card);min-width:0;color:var(--text);background:var(--surface);gap:1rem;padding:1rem;display:grid}.rich-collapsible-card[data-collapsible-click-target],.rich-collapsible-card[data-rich-card-href]{cursor:pointer}.rich-collapsible-card[data-collapsible-click-target] .rich-card-expanded,.rich-collapsible-card[data-rich-card-href] .rich-card-expanded{cursor:auto}.rich-card-summary{grid-template-columns:minmax(0,1fr);gap:.85rem;min-width:0;display:grid}.rich-card-summary[data-has-icon=true]{grid-template-columns:auto minmax(0,1fr)}.rich-card-icon{aspect-ratio:1;border:1px solid color-mix(in srgb, var(--rich-card-accent) 22%, var(--border));border-radius:var(--radius-icon);width:3.25rem;color:var(--rich-card-accent-strong);background:color-mix(in srgb, var(--rich-card-accent) 7%, var(--surface));place-items:center;display:grid}.rich-card-icon svg{width:1.45rem;height:1.45rem}.rich-card-main{gap:.85rem;min-width:0;display:grid}.rich-card-title-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;min-width:0;display:grid}.rich-card-heading{min-width:0}.rich-card-heading h2{max-width:none;margin:0;font-size:1.08rem;line-height:1.25}.rich-card-heading h2 a{color:inherit;text-underline-offset:.14em;text-decoration-thickness:.08em}.rich-card-heading h2 a:not(:hover,:focus-visible){text-decoration:none}.rich-card-heading p{color:var(--muted);margin:.2rem 0 0;font-size:.9rem;font-weight:800;line-height:1.3}.rich-card-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.7rem;min-height:2.25rem;display:flex}.rich-card-summary-actions{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.rich-card-action-link{aspect-ratio:1;border:1px solid var(--border);border-radius:var(--radius-icon);width:2.25rem;color:var(--muted);background:0 0;place-items:center;text-decoration:none;display:grid}.rich-card-action-link:hover,.rich-card-action-link:focus-visible{color:var(--text);background:color-mix(in srgb, var(--text) 8%, transparent);outline:none}.rich-card-action-link svg{width:1.25rem;height:1.25rem}.rich-card-notification{color:var(--muted);white-space:nowrap;align-items:center;gap:.45rem;font-size:.92rem;font-weight:800;display:inline-flex}.rich-card-notification span{aspect-ratio:1;border-radius:var(--radius-circle);background:var(--ui-info);width:.7rem}.rich-card-complete{aspect-ratio:1;width:2.25rem;color:var(--brand-text);place-items:center;display:grid}.rich-card-complete svg{width:1.5rem;height:1.5rem}.rich-card-toggle{aspect-ratio:1;border-radius:var(--radius-icon);width:2.25rem;color:var(--text);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.rich-card-toggle:hover,.rich-card-toggle:focus-visible{color:var(--text);background:color-mix(in srgb, var(--text) 8%, transparent);outline:none}.rich-card-chevron{grid-area:1/1;width:1.6rem;height:1.6rem}.rich-collapsible-card[data-state=open] .rich-card-chevron-closed,.rich-collapsible-card[data-state=closed] .rich-card-chevron-open{display:none}.rich-card-pills{flex-wrap:wrap;gap:.5rem;min-width:0;display:flex}.rich-card-role{border:1px solid var(--rich-pill-border);border-radius:var(--radius-pill);min-width:0;max-width:100%;color:var(--rich-pill-color);background:var(--rich-pill-bg);align-items:center;gap:.4rem;font-weight:700;line-height:1.1;display:inline-flex}.rich-card-meta{grid-template-columns:repeat(var(--rich-card-meta-columns,3), minmax(0, 1fr));border-top:1px solid var(--border);gap:0;margin:0;padding-top:.85rem;display:grid}.rich-card-meta div{border-left:1px solid var(--border);gap:.35rem;min-width:0;padding:0 1.25rem;display:grid}.rich-card-meta div:first-child{border-left:0;padding-left:0}.rich-card-meta dt{color:var(--muted);font-size:.86rem;font-weight:800}.rich-card-meta dd{align-items:center;gap:.55rem;min-width:0;margin:0;font-size:.98rem;line-height:1.3;display:inline-flex}.rich-card-meta dd span{overflow-wrap:anywhere;min-width:0}.rich-card-meta dd svg{width:1.15rem;height:1.15rem;color:var(--muted);flex:none}.rich-card-expanded{min-width:0}.rich-card-checklist{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface-alt);gap:.85rem;padding:1rem;display:grid}.rich-card-checklist h3{max-width:none;margin:0;font-size:1rem;line-height:1.25}.rich-card-checklist p{color:var(--muted);margin:.35rem 0 0;line-height:1.45}.rich-card-checklist ul{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.rich-card-checklist li{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.65rem;min-width:0;line-height:1.45;display:grid}.rich-card-checklist li svg{width:1.1rem;height:1.1rem;color:var(--brand-text);margin-top:.18rem}.rich-card-activity{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface-alt);gap:.85rem;padding:1rem;display:grid}.rich-card-activity h3{max-width:none;margin:0;font-size:1rem;line-height:1.25}.rich-card-activity ol{gap:0;margin:0;padding:0;list-style:none;display:grid}.rich-card-activity li{border-top:1px solid var(--border);grid-template-columns:auto minmax(0,1fr);gap:1rem;min-width:0;padding:1rem 0;display:grid}.rich-card-activity li:first-child{border-top:0}.rich-card-avatar{aspect-ratio:1;border:1px solid color-mix(in srgb, var(--rich-card-accent) 24%, var(--border));border-radius:var(--radius-icon);width:2.75rem;color:var(--rich-card-accent-strong);background:color-mix(in srgb, var(--rich-card-accent) 8%, var(--surface));place-items:center;font-weight:800;display:grid;position:relative}.rich-card-avatar[data-variant=secondary]{color:var(--muted);background:var(--surface)}.rich-card-avatar[data-unread=true]:after{aspect-ratio:1;border:2px solid var(--surface);border-radius:var(--radius-circle);background:var(--ui-info);content:"";width:.8rem;position:absolute;top:-.1rem;right:-.1rem}.rich-card-activity-body{gap:.45rem;min-width:0;display:grid}.rich-card-activity-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;display:grid}.rich-card-activity-head p{flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0;margin:0;display:flex}.rich-card-activity-head time{color:var(--muted);white-space:nowrap}.rich-card-role{padding:.3rem .6rem;font-size:.85rem}.rich-card-activity-body>p{margin:0;line-height:1.5}.rich-card-thread-link{border-top:1px solid var(--border);border-radius:0 0 var(--radius-button) var(--radius-button);color:var(--text);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.5rem .6rem;font-weight:800;text-decoration:none;display:grid}.rich-card-thread-link:hover,.rich-card-thread-link:focus-visible{background:color-mix(in srgb, var(--text) 7%, transparent);outline:none}.rich-card-thread-link svg{width:1.35rem;height:1.35rem}.rich-card-thread-action-icon{justify-self:end}.styled-dropdown{width:auto;min-width:0;display:inline-grid;position:relative}.styled-dropdown-trigger,.styled-dropdown-option{border:1px solid color-mix(in srgb, var(--brand) 56%, var(--border));border-radius:var(--radius-card);width:100%;min-width:100%;color:var(--brand-text);background:var(--surface);font:inherit;text-align:left;cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.45rem;padding:.55rem .65rem;font-weight:800;line-height:1.2;text-decoration:none;display:grid}.styled-dropdown-trigger{grid-template-columns:minmax(max-content,1fr) auto;min-height:2.75rem;position:relative;overflow:hidden}.styled-dropdown-trigger[data-dropdown-locked=true]{cursor:default;opacity:1;grid-template-columns:minmax(max-content,1fr)}.styled-dropdown-trigger:before{content:"";z-index:0;pointer-events:none;background:0 0;position:absolute;inset:0}.styled-dropdown-trigger[data-dropdown-style=mutual]{color:#fff;background:color-mix(in srgb, var(--brand) 82%, black);border-color:color-mix(in srgb, var(--brand) 72%, black)}.styled-dropdown-trigger[data-dropdown-style=they]:before{background:linear-gradient(to left, color-mix(in srgb, var(--brand) 16%, transparent) 0, color-mix(in srgb, var(--brand) 16%, transparent) 3rem, transparent 4rem, transparent 100%)}.styled-dropdown-trigger[data-dropdown-style=me]:before{background:linear-gradient(to right, color-mix(in srgb, var(--brand) 16%, transparent) 0, color-mix(in srgb, var(--brand) 16%, transparent) 3rem, transparent 4rem, transparent 100%)}.styled-dropdown-trigger[data-dropdown-style=none] .styled-dropdown-icon svg{stroke-dasharray:4 3}.styled-dropdown-trigger:hover,.styled-dropdown-trigger:focus-visible{border-color:color-mix(in srgb, var(--brand) 80%, var(--border));outline:none}.styled-dropdown-trigger[data-dropdown-locked=true]:hover,.styled-dropdown-trigger[data-dropdown-locked=true]:focus-visible{filter:none}.styled-dropdown-value{min-width:max-content}.styled-dropdown-option{min-width:0}.styled-dropdown-value,.styled-dropdown-option,.styled-dropdown-chevron{z-index:1;position:relative}.styled-dropdown-value,.styled-dropdown-option{grid-template-columns:1.35rem minmax(0,1fr);align-items:center;gap:.55rem;display:grid}:is(.styled-dropdown-value:not(:has(.styled-dropdown-icon)),.styled-dropdown-option:not(:has(.styled-dropdown-icon))){grid-template-columns:minmax(0,1fr)}.styled-dropdown-label,.styled-dropdown-label-desktop,.styled-dropdown-label-mobile{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.styled-dropdown-label-mobile{display:none}.styled-dropdown-icon,.styled-dropdown-chevron{place-items:center;display:grid}.styled-dropdown-icon svg{width:1.25rem;height:1.25rem}.styled-dropdown-chevron svg{width:1rem;height:1rem}.styled-dropdown-menu{z-index:20;border:1px solid color-mix(in srgb, var(--brand) 48%, var(--border));border-radius:var(--radius-card);background:var(--surface);width:100%;min-width:max-content;max-width:88vw;padding:0;display:none;position:absolute;top:calc(100% + .45rem);right:0;overflow:hidden;box-shadow:0 1rem 2.4rem #00000024}.styled-dropdown[data-open=true] .styled-dropdown-menu{gap:0;display:grid}.styled-dropdown-option{box-sizing:border-box;min-height:2.65rem;box-shadow:inset 0 -1px 0 color-mix(in srgb, var(--brand) 18%, transparent);background:0 0;border:0;border-radius:0;grid-template-columns:1.35rem minmax(0,1fr)}.styled-dropdown-option:last-child{box-shadow:none}.styled-dropdown-option:first-child{border-start-start-radius:calc(var(--radius-card) - 1px);border-start-end-radius:calc(var(--radius-card) - 1px)}.styled-dropdown-option:last-child{border-end-end-radius:calc(var(--radius-card) - 1px);border-end-start-radius:calc(var(--radius-card) - 1px)}.styled-dropdown-option[aria-selected=true]{background:color-mix(in srgb, var(--brand) 4%, transparent);box-shadow:inset .28rem 0 0 color-mix(in srgb, var(--brand) 72%, transparent), inset 0 -1px 0 color-mix(in srgb, var(--brand) 18%, transparent)}.styled-dropdown-option:hover,.styled-dropdown-option:focus-visible{background:color-mix(in srgb, var(--brand) 7%, transparent);box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--brand) 58%, transparent), inset 0 -1px 0 color-mix(in srgb, var(--brand) 18%, transparent);outline:none}.styled-dropdown-option:last-child[aria-selected=true]{box-shadow:inset .28rem 0 0 color-mix(in srgb, var(--brand) 72%, transparent)}.styled-dropdown-option:last-child:hover,.styled-dropdown-option:last-child:focus-visible{box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--brand) 58%, transparent)}:root[data-theme=dark] .styled-dropdown-trigger,:root[data-theme=dark] .styled-dropdown-option{color:var(--text)}:root[data-theme=dark] .styled-dropdown-icon,:root[data-theme=dark] .styled-dropdown-chevron{color:var(--brand-text)}:root[data-theme=dark] .styled-dropdown-trigger[data-dropdown-style=mutual],:root[data-theme=dark] .styled-dropdown-trigger[data-dropdown-style=mutual] .styled-dropdown-icon,:root[data-theme=dark] .styled-dropdown-trigger[data-dropdown-style=mutual] .styled-dropdown-chevron{color:#fff}:root[data-theme=dark] .styled-dropdown-trigger[data-dropdown-style=they]:before{background:linear-gradient(to left, color-mix(in srgb, var(--brand) 82%, black) 0, color-mix(in srgb, var(--brand) 82%, black) 3rem, transparent 4rem, transparent 100%)}:root[data-theme=dark] .styled-dropdown-trigger[data-dropdown-style=me]:before{background:linear-gradient(to right, color-mix(in srgb, var(--brand) 82%, black) 0, color-mix(in srgb, var(--brand) 82%, black) 3rem, transparent 4rem, transparent 100%)}@media (width<=42rem){.styled-dropdown-label:has(.styled-dropdown-label-mobile) .styled-dropdown-label-desktop{display:none}.styled-dropdown-label-mobile{display:inline}}.tag-pill{min-width:0;max-width:100%;color:var(--tag-pill-color);border:1px solid var(--tag-pill-border);border-radius:var(--radius-pill);background:var(--tag-pill-bg);white-space:nowrap;align-items:center;gap:.35rem;font-weight:700;line-height:1.1;text-decoration:none;display:inline-flex;overflow:hidden}a.tag-pill:hover{background:var(--tag-pill-hover-bg)}.tag-pill span:last-child{text-overflow:ellipsis;min-width:0;overflow:hidden}.tag-pill-small{padding:.35rem .65rem;font-size:.9rem}.tag-pill-medium{padding:.45rem .75rem;font-size:.95rem}.tag-icon{flex:none;width:.95rem;height:.95rem}.toast-host{right:max(1rem, env(safe-area-inset-right));bottom:max(1rem, env(safe-area-inset-bottom));z-index:80;pointer-events:none;flex-direction:column-reverse;align-items:flex-end;gap:.75rem;width:min(26rem,100vw - 2rem);display:flex;position:fixed}.toast-group{width:100%;min-height:calc(4.5rem + var(--toast-group-lift,0rem));pointer-events:none;display:grid;position:relative}.toast-card{--toast-drag-x:0px;--toast-layer:0;--toast-visible-layer:0;border:1px solid var(--toast-border,var(--border));border-radius:var(--radius-card);min-height:4.5rem;color:var(--toast-text,var(--text));background:var(--toast-bg,var(--surface));opacity:0;pointer-events:auto;touch-action:pan-y;transform:translate3d(calc(1.5rem + var(--toast-drag-x)), var(--toast-stack-y,0rem), 0) scale(var(--toast-scale,1));grid-area:1/1;grid-template-columns:minmax(0,1fr);align-self:end;padding:1rem;transition:opacity .16s,transform .18s;display:grid;position:relative;box-shadow:0 18px 45px #0000002e}.toast-close,.toast-control-content,.attendee-notification-action{pointer-events:auto}.toast-card.is-visible{opacity:1;transform:translate3d(var(--toast-drag-x), var(--toast-stack-y,0rem), 0) scale(var(--toast-scale,1))}.toast-card.is-dragging{transition:none}.toast-card.is-dismissing{opacity:0;transform:translate3d(calc(4rem + var(--toast-drag-x)), var(--toast-stack-y,0rem), 0) scale(var(--toast-scale,1))}.toast-card.is-overflow-hiding{opacity:0;pointer-events:none}.toast-group[data-stacked=true] .toast-card[data-toast-covered=true]{pointer-events:none}.toast-card[data-tone=success]{--toast-border:var(--ui-success-border);--toast-bg:color-mix(in srgb, var(--ui-success-bg) 44%, var(--surface))}.toast-card[data-tone=warning]{--toast-border:var(--ui-warning-border);--toast-bg:color-mix(in srgb, var(--ui-warning-bg) 50%, var(--surface))}.toast-card[data-tone=danger]{--toast-border:var(--ui-danger-border);--toast-bg:color-mix(in srgb, var(--ui-danger-bg) 48%, var(--surface))}.toast-card[data-tone=info]{--toast-border:var(--ui-info-border);--toast-bg:color-mix(in srgb, var(--ui-info-bg) 44%, var(--surface))}.toast-card-body{min-width:0;color:var(--text);align-self:center;font-size:1rem;line-height:1.45}.toast-dismiss-shape{float:right;pointer-events:none;shape-outside:inset(0 round var(--radius-icon));width:2.75rem;height:2.75rem;margin:-.25rem -.25rem .2rem .75rem}.toast-card-has-notification .toast-dismiss-shape{display:none}.toast-controls{z-index:2;pointer-events:none;flex-direction:column;justify-content:space-between;align-items:flex-end;padding:.75rem;display:flex;position:absolute;inset:0}.toast-control-content{justify-content:center;align-self:flex-end;display:flex}.toast-control-content:empty{display:none}.toast-card-has-notification-media{padding:0;overflow:hidden}.toast-card-has-notification-media .toast-card-body{align-self:stretch}.toast-card-has-notification-media .toast-close{color:#fff;filter:drop-shadow(0 1px 2px #000000a6);background:0 0}.toast-close{border-radius:var(--radius-icon);width:2rem;height:2rem;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.toast-close:hover,.toast-close:focus-visible{color:var(--text);background:color-mix(in srgb, var(--text) 8%, transparent)}.toast-card-has-notification-media .toast-close:hover,.toast-card-has-notification-media .toast-close:focus-visible{color:var(--text);background:color-mix(in srgb, var(--surface) 92%, transparent);filter:none;box-shadow:0 4px 12px #0000001f}.toast-close svg{width:1.2rem;height:1.2rem}.attendee-notification{grid-template-columns:2.5rem minmax(0,1fr);gap:.55rem;min-width:0;display:grid}.attendee-notification.has-media{grid-template-columns:minmax(0,1fr);gap:0}.attendee-notification-icon{border-radius:var(--radius-icon);width:2.5rem;height:2.5rem;color:var(--brand-text);background:color-mix(in srgb, var(--brand) 10%, var(--surface));grid-row:1;place-items:center;display:grid}.attendee-notification-avatar{object-fit:contain;background:0 0}.attendee-notification-symbol svg{width:1.25rem;height:1.25rem}.attendee-notification-content{min-width:0}.attendee-notification-media-panel{grid-column:1/-1;position:relative;overflow:hidden}.attendee-notification-media,.attendee-notification-media-overlay{position:absolute;inset:0}.attendee-notification-media{object-fit:cover;width:100%;height:100%}.attendee-notification-media-overlay{pointer-events:none;background:#000000ad}.attendee-notification-media-copy{z-index:1;grid-template-rows:auto auto;grid-template-columns:2.5rem minmax(0,1fr);gap:.55rem;padding:1rem;display:grid;position:relative}.attendee-notification.has-media .attendee-notification-icon{color:#fff;background:#ffffffdb;box-shadow:0 4px 14px #00000042}.attendee-notification.has-media .attendee-notification-content{display:contents}.attendee-notification.has-media .attendee-notification-title{align-self:center;padding-right:3.25rem}.attendee-notification-title{color:var(--text);font-size:.88rem;line-height:1.2;display:block}.attendee-notification.has-media .attendee-notification-title{color:#fff;text-shadow:0 1px 2px #0000008c}.attendee-notification-body{min-height:var(--notification-action-shape-height,0);color:var(--text);margin:.55rem 0 0;font-size:.94rem;line-height:1.35;position:relative}.attendee-notification-body:after{clear:both;content:"";display:block}.attendee-notification.has-media .attendee-notification-body{color:#fff;text-shadow:0 1px 2px #00000080;grid-column:1/-1;align-self:start;margin-top:0}.attendee-notification-body-text{min-width:0}.attendee-notification.has-media .attendee-notification-body-text{display:block}.attendee-notification-dismiss-spacer{float:right;width:var(--notification-dismiss-shape-width,0);height:var(--notification-dismiss-shape-height,0);margin-top:var(--notification-dismiss-shape-offset,0);pointer-events:none;shape-outside:inset(0 round var(--radius-icon))}.attendee-notification.has-media .attendee-notification-dismiss-spacer{display:none}.attendee-notification-action-spacer{float:right;width:var(--notification-action-shape-width,0);height:var(--notification-action-shape-offset,0);pointer-events:none}.attendee-notification-floating-actions{float:right;clear:right;pointer-events:auto;shape-outside:inset(0 round var(--radius-button));flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:.45rem;max-width:min(100%,15rem);margin:0 0 0 .75rem;line-height:0;display:flex}.attendee-notification-action{min-height:2.25rem;padding:.38rem .62rem;font-size:.9rem;line-height:1.1}.attendee-notification-side-action{min-height:2.25rem}.attendee-notification-action:disabled{cursor:progress;opacity:.65}@media (width<=42rem){.toast-host{top:calc(4.5rem + env(safe-area-inset-top));right:max(.75rem, env(safe-area-inset-right));bottom:auto;left:max(.75rem, env(safe-area-inset-left));flex-direction:column;width:auto}.toast-card{transform:translate3d(calc(1.5rem + var(--toast-drag-x)), var(--toast-stack-y-top,0rem), 0) scale(var(--toast-scale,1));align-self:start}.toast-card.is-visible{transform:translate3d(var(--toast-drag-x), var(--toast-stack-y-top,0rem), 0) scale(var(--toast-scale,1))}.toast-card.is-dismissing{transform:translate3d(calc(4rem + var(--toast-drag-x)), var(--toast-stack-y-top,0rem), 0) scale(var(--toast-scale,1))}}:root{color:var(--text);background:var(--background);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;container-type:inline-size}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body,#root{min-height:100%}body{color:var(--text);background-color:var(--background);background-image:var(--pattern-background-image,none);background-size:var(--pattern-background-size,auto);margin:0}[hidden]{display:none!important}body:has(dialog[open]){overflow:hidden}a{color:inherit}@media (width<=50rem){.site-header-inner{grid-template-columns:minmax(0,1fr) auto;align-items:center}.brand{font-size:1rem}.header-actions{grid-area:1/2}.header-actions>.language-picker{display:none}.menu-toggle{display:inline-grid}.site-nav{max-height:calc(100vh - 5rem - env(safe-area-inset-bottom));max-height:calc(100dvh - 5rem - env(safe-area-inset-bottom));overscroll-behavior:contain;padding-top:.75rem;padding-bottom:max(.75rem, env(safe-area-inset-bottom));scrollbar-gutter:stable;flex-direction:column;grid-column:1/-1;justify-content:start;align-items:stretch;display:none;overflow-y:auto}.site-nav.is-open{display:flex}.site-nav a{padding:.75rem .65rem}.mobile-language-section{gap:.25rem;display:grid}.mobile-language-toggle{border-radius:var(--radius-button);width:100%;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem .65rem;display:flex}.mobile-language-toggle:hover,.mobile-language-toggle:focus-visible{background:color-mix(in srgb, var(--text) 8%, transparent);outline:none}.mobile-language-toggle svg{width:1rem;height:1rem;transition:transform .16s}.mobile-language-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.mobile-language-options{gap:.15rem;padding:0 0 .35rem .65rem;display:grid}.mobile-language-options[hidden]{display:none}.modal-backdrop{padding:max(.5rem, env(safe-area-inset-top)) max(.5rem, env(safe-area-inset-right)) max(.5rem, env(safe-area-inset-bottom)) max(.5rem, env(safe-area-inset-left))}.activity-dialog{max-height:calc(100dvh - 1rem)}.vendor-detail{grid-template-columns:1fr}.vendor-detail-media{width:min(100%,10rem)}.vendor-detail-heading{align-items:start}.media-admonition{grid-template-columns:auto minmax(0,1fr);gap:.85rem}.media-admonition-right{grid-template-columns:minmax(0,1fr) auto}.media-admonition-art{max-width:min(var(--media-admonition-max-width), 30vw)}.media-admonition-content .content-prose{font-size:1rem}.rich-card-meta{grid-template-columns:1fr;gap:.8rem}.rich-card-meta div,.rich-card-meta div:first-child{border-left:0;padding:0}}@media (width<=38rem){.page-body{align-items:start}.login-page{background:var(--login-card-surface);align-content:start;align-items:start;min-height:100vh;padding:4rem clamp(1rem,7vw,2.5rem) 1rem}.login-card{width:100%;min-height:calc(100dvh - 5rem);box-shadow:none;border-radius:0;flex-direction:column;padding:1.5rem 0 0;display:flex}.login-brand{margin-bottom:2.5rem}.login-brand img{width:3.5rem;height:3.5rem}.login-brand h1{font-size:1.5rem}.login-otp-field,.page-body .form-otp-field{padding-inline:.5rem}.my-info-friend-code-form{justify-self:center;width:calc(100% - 1rem)}.login-footer{margin-top:auto}.registration-section-heading{display:grid}.registration-section-action,.registration-section-action .content-button,.registration-record-grid{width:100%}.registration-section[data-registration-section-kind=friends] .registration-section-heading{align-items:baseline;display:flex}.registration-section[data-registration-section-kind=friends] .registration-section-action{width:auto;margin-left:auto}.registration-section-action-desktop{display:none}.registration-list-actions{display:flex}.registration-record-grid,.registration-record-card dl div{grid-template-columns:1fr}.registration-record-card dl div{gap:.15rem}.form-row{grid-template-columns:1fr}.form-notice-popover{width:auto;max-width:none;position:fixed;inset:auto 1rem 1rem;transform:none}.form-notice-popover:after{display:none}.form-actions{justify-content:stretch}.form-actions .content-button{width:100%}.form-image-upload-actions,.image-upload-editor{grid-template-columns:1fr}.image-upload-workspace{width:100%;min-height:18rem}.image-upload-modal-actions{grid-template-columns:1fr;display:grid}.component-gallery-page{gap:2rem;padding-top:2rem}.component-gallery-header h1,.collapsible-trigger span:first-child{font-size:2rem}.rich-collapsible-card{padding:1rem}.rich-card-summary{grid-template-columns:1fr}.rich-card-icon{width:3.6rem}.rich-card-title-row,.rich-card-activity-head{grid-template-columns:1fr}.rich-card-actions{justify-content:space-between}.rich-card-activity{padding:1rem}.rich-card-activity li{grid-template-columns:1fr}.rich-card-activity-head{gap:.25rem}.rich-card-activity-head time{white-space:normal}.collapsible-trigger{top:4.1rem}.activity-card{min-height:12rem;padding:1.35rem}.dialog-heading{display:grid}.dialog-actions{padding-right:0}.vendor-controls{display:grid}.vendor-search,.vendor-controls .schedule-control-button{width:100%}.vendor-grid{grid-template-columns:repeat(2,minmax(0,13rem))}.vendor-dialog{padding:1rem}.vendor-modal .vendor-detail-media{display:none}.vendor-detail-heading{display:grid}.vendor-detail-heading .dialog-actions{padding-right:0}}.application-tone-card{--application-card-accent:var(--ui-info);--application-card-accent-strong:var(--ui-info-text);--application-card-accent-soft:var(--ui-info-bg)}.application-tone-card[data-tone=gold],.application-tone-card[data-tone=warning]{--application-card-accent:var(--ui-warning);--application-card-accent-strong:var(--ui-warning-text);--application-card-accent-soft:var(--ui-warning-bg)}.application-tone-card[data-tone=blue],.application-tone-card[data-tone=info]{--application-card-accent:var(--ui-info);--application-card-accent-strong:var(--ui-info-text);--application-card-accent-soft:var(--ui-info-bg)}.application-tone-card[data-tone=green],.application-tone-card[data-tone=success]{--application-card-accent:var(--ui-success);--application-card-accent-strong:var(--ui-success-text);--application-card-accent-soft:var(--ui-success-bg)}.application-tone-card[data-tone=black],.application-tone-card[data-tone=gray],.application-tone-card[data-tone=neutral]{--application-card-accent:var(--ui-neutral);--application-card-accent-strong:var(--ui-neutral-text);--application-card-accent-soft:var(--ui-neutral-bg)}.application-tone-card[data-tone=white]{--application-card-accent:var(--ui-neutral);--application-card-accent-strong:var(--ui-neutral-text);--application-card-accent-soft:var(--surface)}.application-tone-card[data-tone=red],.application-tone-card[data-tone=danger]{--application-card-accent:var(--ui-danger);--application-card-accent-strong:var(--ui-danger-text);--application-card-accent-soft:var(--ui-danger-bg)}.tag-pill,.tag-pill-neutral{--tag-pill-color:var(--text);--tag-pill-border:var(--border);--tag-pill-bg:color-mix(in srgb, var(--surface) 82%, var(--text) 6%);--tag-pill-hover-bg:color-mix(in srgb, var(--surface) 72%, var(--text) 10%)}:root[data-theme=dark] .tag-pill-neutral,.activity-card-backdrop .tag-pill-neutral{--tag-pill-color:#f7f7f7;--tag-pill-border:#ffffff3d;--tag-pill-bg:#1c201feb;--tag-pill-hover-bg:#2c3130f2}.tag-pill-slate{--tag-pill-color:#0f172a;--tag-pill-border:#cbd5e1;--tag-pill-bg:#f1f5f9;--tag-pill-hover-bg:#e2e8f0}.tag-pill-gray{--tag-pill-color:#111827;--tag-pill-border:#d1d5db;--tag-pill-bg:#f3f4f6;--tag-pill-hover-bg:#e5e7eb}.tag-pill-zinc{--tag-pill-color:#18181b;--tag-pill-border:#d4d4d8;--tag-pill-bg:#f4f4f5;--tag-pill-hover-bg:#e4e4e7}.tag-pill-stone{--tag-pill-color:#1c1917;--tag-pill-border:#d6d3d1;--tag-pill-bg:#f5f5f4;--tag-pill-hover-bg:#e7e5e4}.tag-pill-orange{--tag-pill-color:#7c2d12;--tag-pill-border:#fed7aa;--tag-pill-bg:#ffedd5;--tag-pill-hover-bg:#fed7aa}.tag-pill-amber{--tag-pill-color:#78350f;--tag-pill-border:#fde68a;--tag-pill-bg:#fef3c7;--tag-pill-hover-bg:#fde68a}.tag-pill-yellow{--tag-pill-color:#713f12;--tag-pill-border:#fef08a;--tag-pill-bg:#fef9c3;--tag-pill-hover-bg:#fef08a}.tag-pill-lime{--tag-pill-color:#365314;--tag-pill-border:#d9f99d;--tag-pill-bg:#ecfccb;--tag-pill-hover-bg:#d9f99d}.tag-pill-green{--tag-pill-color:#14532d;--tag-pill-border:#bbf7d0;--tag-pill-bg:#dcfce7;--tag-pill-hover-bg:#bbf7d0}.tag-pill-emerald{--tag-pill-color:#064e3b;--tag-pill-border:#a7f3d0;--tag-pill-bg:#d1fae5;--tag-pill-hover-bg:#a7f3d0}.tag-pill-teal{--tag-pill-color:#134e4a;--tag-pill-border:#99f6e4;--tag-pill-bg:#ccfbf1;--tag-pill-hover-bg:#99f6e4}.tag-pill-cyan{--tag-pill-color:#164e63;--tag-pill-border:#a5f3fc;--tag-pill-bg:#cffafe;--tag-pill-hover-bg:#a5f3fc}.tag-pill-sky{--tag-pill-color:#0c4a6e;--tag-pill-border:#bae6fd;--tag-pill-bg:#e0f2fe;--tag-pill-hover-bg:#bae6fd}.tag-pill-blue{--tag-pill-color:#1e3a8a;--tag-pill-border:#bfdbfe;--tag-pill-bg:#dbeafe;--tag-pill-hover-bg:#bfdbfe}.tag-pill-indigo{--tag-pill-color:#312e81;--tag-pill-border:#c7d2fe;--tag-pill-bg:#e0e7ff;--tag-pill-hover-bg:#c7d2fe}.tag-pill-violet{--tag-pill-color:#4c1d95;--tag-pill-border:#ddd6fe;--tag-pill-bg:#ede9fe;--tag-pill-hover-bg:#ddd6fe}.tag-pill-purple{--tag-pill-color:#581c87;--tag-pill-border:#e9d5ff;--tag-pill-bg:#f3e8ff;--tag-pill-hover-bg:#e9d5ff}.tag-pill-fuchsia{--tag-pill-color:#701a75;--tag-pill-border:#f5d0fe;--tag-pill-bg:#fae8ff;--tag-pill-hover-bg:#f5d0fe}.tag-pill-pink{--tag-pill-color:#831843;--tag-pill-border:#fbcfe8;--tag-pill-bg:#fce7f3;--tag-pill-hover-bg:#fbcfe8}.tag-pill-red{--tag-pill-color:#7f1d1d;--tag-pill-border:#fecaca;--tag-pill-bg:#fee2e2;--tag-pill-hover-bg:#fecaca}.tag-pill-rose{--tag-pill-color:#881337;--tag-pill-border:#fecdd3;--tag-pill-bg:#ffe4e6;--tag-pill-hover-bg:#fecdd3}:root[data-theme=dark] .tag-pill-slate,.activity-card-backdrop .tag-pill-slate{--tag-pill-color:#f1f5f9;--tag-pill-border:#334155;--tag-pill-bg:#1e293b;--tag-pill-hover-bg:#334155}:root[data-theme=dark] .tag-pill-gray,.activity-card-backdrop .tag-pill-gray{--tag-pill-color:#f3f4f6;--tag-pill-border:#374151;--tag-pill-bg:#1f2937;--tag-pill-hover-bg:#374151}:root[data-theme=dark] .tag-pill-zinc,.activity-card-backdrop .tag-pill-zinc{--tag-pill-color:#f4f4f5;--tag-pill-border:#3f3f46;--tag-pill-bg:#27272a;--tag-pill-hover-bg:#3f3f46}:root[data-theme=dark] .tag-pill-stone,.activity-card-backdrop .tag-pill-stone{--tag-pill-color:#f5f5f4;--tag-pill-border:#44403c;--tag-pill-bg:#292524;--tag-pill-hover-bg:#44403c}:root[data-theme=dark] .tag-pill-orange,.activity-card-backdrop .tag-pill-orange{--tag-pill-color:#ffedd5;--tag-pill-border:#9a3412;--tag-pill-bg:#7c2d12;--tag-pill-hover-bg:#9a3412}:root[data-theme=dark] .tag-pill-amber,.activity-card-backdrop .tag-pill-amber{--tag-pill-color:#fef3c7;--tag-pill-border:#92400e;--tag-pill-bg:#78350f;--tag-pill-hover-bg:#92400e}:root[data-theme=dark] .tag-pill-yellow,.activity-card-backdrop .tag-pill-yellow{--tag-pill-color:#fef9c3;--tag-pill-border:#854d0e;--tag-pill-bg:#713f12;--tag-pill-hover-bg:#854d0e}:root[data-theme=dark] .tag-pill-lime,.activity-card-backdrop .tag-pill-lime{--tag-pill-color:#ecfccb;--tag-pill-border:#4d7c0f;--tag-pill-bg:#365314;--tag-pill-hover-bg:#4d7c0f}:root[data-theme=dark] .tag-pill-green,.activity-card-backdrop .tag-pill-green{--tag-pill-color:#dcfce7;--tag-pill-border:#166534;--tag-pill-bg:#14532d;--tag-pill-hover-bg:#166534}:root[data-theme=dark] .tag-pill-emerald,.activity-card-backdrop .tag-pill-emerald{--tag-pill-color:#d1fae5;--tag-pill-border:#047857;--tag-pill-bg:#065f46;--tag-pill-hover-bg:#047857}:root[data-theme=dark] .tag-pill-teal,.activity-card-backdrop .tag-pill-teal{--tag-pill-color:#ccfbf1;--tag-pill-border:#0f766e;--tag-pill-bg:#115e59;--tag-pill-hover-bg:#0f766e}:root[data-theme=dark] .tag-pill-cyan,.activity-card-backdrop .tag-pill-cyan{--tag-pill-color:#cffafe;--tag-pill-border:#0e7490;--tag-pill-bg:#155e75;--tag-pill-hover-bg:#0e7490}:root[data-theme=dark] .tag-pill-sky,.activity-card-backdrop .tag-pill-sky{--tag-pill-color:#e0f2fe;--tag-pill-border:#0369a1;--tag-pill-bg:#075985;--tag-pill-hover-bg:#0369a1}:root[data-theme=dark] .tag-pill-blue,.activity-card-backdrop .tag-pill-blue{--tag-pill-color:#dbeafe;--tag-pill-border:#1d4ed8;--tag-pill-bg:#1e40af;--tag-pill-hover-bg:#1d4ed8}:root[data-theme=dark] .tag-pill-indigo,.activity-card-backdrop .tag-pill-indigo{--tag-pill-color:#e0e7ff;--tag-pill-border:#4338ca;--tag-pill-bg:#3730a3;--tag-pill-hover-bg:#4338ca}:root[data-theme=dark] .tag-pill-violet,.activity-card-backdrop .tag-pill-violet{--tag-pill-color:#ede9fe;--tag-pill-border:#6d28d9;--tag-pill-bg:#5b21b6;--tag-pill-hover-bg:#6d28d9}:root[data-theme=dark] .tag-pill-purple,.activity-card-backdrop .tag-pill-purple{--tag-pill-color:#f3e8ff;--tag-pill-border:#7e22ce;--tag-pill-bg:#6b21a8;--tag-pill-hover-bg:#7e22ce}:root[data-theme=dark] .tag-pill-fuchsia,.activity-card-backdrop .tag-pill-fuchsia{--tag-pill-color:#fae8ff;--tag-pill-border:#a21caf;--tag-pill-bg:#86198f;--tag-pill-hover-bg:#a21caf}:root[data-theme=dark] .tag-pill-pink,.activity-card-backdrop .tag-pill-pink{--tag-pill-color:#fce7f3;--tag-pill-border:#be185d;--tag-pill-bg:#9d174d;--tag-pill-hover-bg:#be185d}:root[data-theme=dark] .tag-pill-red,.activity-card-backdrop .tag-pill-red{--tag-pill-color:#fee2e2;--tag-pill-border:#b91c1c;--tag-pill-bg:#991b1b;--tag-pill-hover-bg:#b91c1c}:root[data-theme=dark] .tag-pill-rose,.activity-card-backdrop .tag-pill-rose{--tag-pill-color:#ffe4e6;--tag-pill-border:#be123c;--tag-pill-bg:#9f1239;--tag-pill-hover-bg:#be123c}.progress-tracker{--progress-track-border:color-mix(in srgb, var(--theme-border,var(--border)) 70%, var(--surface));--progress-track-inner:var(--theme-card,var(--surface));--progress-track-active:var(--brand)}.theme-blue,.theme-info,.button-blue,.button-info{--theme-surface:var(--ui-info);--theme-card:var(--ui-info);--theme-text:#fff;--theme-heading:#fff;--theme-body:#eff7ff;--theme-eyebrow:#d7ecff;--theme-link:#fff;--theme-border:#ffffff47;--button-bg:var(--ui-info);--button-text:#fff}.theme-brand,.button-brand{--theme-surface:var(--ui-brand);--theme-card:var(--ui-brand);--theme-text:#fff;--theme-heading:#fff;--theme-body:#effaf7;--theme-eyebrow:#d7f2eb;--theme-link:#fff;--theme-border:#ffffff47;--button-bg:var(--ui-brand);--button-text:#fff}:root[data-theme=dark] .theme-brand,:root[data-theme=dark] .button-brand,:root[data-theme=dark] .content-button:not([class*=button-]){--theme-text:var(--background);--theme-heading:var(--background);--theme-body:color-mix(in srgb, var(--background) 86%, var(--brand-strong));--button-text:var(--background)}.theme-green,.theme-success,.button-green,.button-success{--theme-surface:var(--ui-success);--theme-card:var(--ui-success);--theme-text:#fff;--theme-heading:#fff;--theme-body:#effcf5;--theme-eyebrow:#cff7df;--theme-link:#fff;--theme-border:#ffffff47;--button-bg:var(--ui-success);--button-text:#fff}.theme-red,.theme-danger,.button-red,.button-danger{--theme-surface:var(--ui-danger);--theme-card:var(--ui-danger);--theme-text:#fff;--theme-heading:#fff;--theme-body:#fff2ef;--theme-eyebrow:#ffd7d1;--theme-link:#fff;--theme-border:#ffffff47;--button-bg:var(--ui-danger);--button-text:#fff}.button-favorite{--button-bg:var(--favorite);--button-text:#fff}.theme-yellow,.theme-warning,.button-yellow,.button-warning{--theme-surface:var(--ui-warning);--theme-card:var(--ui-warning);--theme-text:#17201e;--theme-heading:#17201e;--theme-body:#332900;--theme-eyebrow:#6a5200;--theme-link:#17201e;--theme-border:#ffffff4d;--button-bg:var(--ui-warning);--button-text:#17201e}.theme-orange,.button-orange{--theme-surface:var(--ui-warning);--theme-card:var(--ui-warning);--theme-text:#17201e;--theme-heading:#17201e;--theme-body:#332900;--theme-eyebrow:#6a5200;--theme-link:#17201e;--theme-border:#ffffff47;--button-bg:var(--ui-warning);--button-text:#17201e}.theme-gray,.theme-neutral,.button-gray,.button-neutral{--theme-surface:var(--ui-neutral);--theme-card:var(--ui-neutral);--theme-text:#fff;--theme-heading:#fff;--theme-body:#f2f4f2;--theme-eyebrow:#dce4df;--theme-link:#fff;--theme-border:#ffffff47;--button-bg:var(--ui-neutral);--button-text:#fff}.theme-dark-gray,.theme-strong-neutral,.button-dark-gray,.button-strong-neutral{--theme-surface:var(--ui-neutral-strong);--theme-card:var(--ui-neutral-strong);--theme-text:#fff;--theme-heading:#fff;--theme-body:#eff2ef;--theme-eyebrow:#dce4df;--theme-link:#fff;--theme-border:#ffffff38;--button-bg:var(--ui-neutral-strong);--button-text:#fff}.theme-black,.button-black{--theme-surface:var(--ui-neutral-strong);--theme-card:var(--ui-neutral-strong);--theme-text:#fff;--theme-heading:#fff;--theme-body:#f4f4f4;--theme-eyebrow:#d9d9d9;--theme-link:#fff;--theme-border:#ffffff3d;--button-bg:var(--ui-neutral-strong);--button-text:#fff}.theme-white,.theme-light,.button-white,.button-light{--theme-surface:#fff;--theme-card:#fff;--theme-text:#17201e;--theme-heading:#17201e;--theme-body:#4a5551;--theme-eyebrow:var(--brand-text);--theme-link:var(--brand-text);--theme-border:#d8d5c9;--button-bg:#fff;--button-text:#17201e;--button-border:#d8d5c9}.theme-transparent,.button-transparent{--theme-surface:transparent;--theme-card:color-mix(in srgb, var(--surface) 76%, var(--background));--theme-text:var(--text);--theme-heading:var(--text);--theme-body:var(--muted);--theme-eyebrow:var(--brand-text);--theme-link:var(--brand-text);--theme-border:var(--border);--button-bg:transparent;--button-text:var(--text);--button-border:transparent}.button-transparent:hover,.button-transparent:focus-visible{--button-bg:color-mix(in srgb, var(--text) 7%, transparent);--button-border:var(--border)}.button-transparent-black{--theme-surface:color-mix(in srgb, black 8%, var(--surface));--theme-card:color-mix(in srgb, black 8%, var(--surface));--theme-text:var(--text);--theme-heading:var(--text);--theme-body:var(--muted);--theme-eyebrow:#151917;--theme-link:#151917;--theme-border:color-mix(in srgb, black 24%, var(--border));--button-bg:transparent;--button-text:#151917;--button-border:transparent}:root[data-theme=dark] .button-transparent-black{--button-text:#f4f4f4;--button-border:transparent}.button-transparent-black:hover,.button-transparent-black:focus-visible{--button-bg:#00000014;--button-border:color-mix(in srgb, black 36%, var(--border))}:root[data-theme=dark] .button-transparent-black:hover,:root[data-theme=dark] .button-transparent-black:focus-visible{--button-bg:#ffffff14;--button-border:color-mix(in srgb, white 36%, var(--border))}.login-social-button-qr.button-transparent-black{border-color:var(--button-border);color:var(--button-text);background:var(--button-bg)}.button-transparent-brand{--theme-surface:color-mix(in srgb, var(--brand) 12%, var(--surface));--theme-card:color-mix(in srgb, var(--brand) 12%, var(--surface));--theme-text:var(--text);--theme-heading:var(--text);--theme-body:var(--muted);--theme-eyebrow:var(--brand-text);--theme-link:var(--brand-text);--theme-border:color-mix(in srgb, var(--brand) 34%, var(--border));--button-bg:transparent;--button-text:var(--brand-text);--button-border:transparent}.button-transparent-brand:hover,.button-transparent-brand:focus-visible{--button-bg:color-mix(in srgb, var(--brand) 10%, transparent);--button-border:color-mix(in srgb, var(--brand) 34%, var(--border))}.theme-transparent-red,.theme-transparent-danger,.button-transparent-red,.button-transparent-danger{--theme-surface:var(--ui-danger-bg);--theme-card:var(--ui-danger-bg);--theme-text:#431714;--theme-heading:#431714;--theme-body:#6f2822;--theme-eyebrow:var(--ui-danger-text);--theme-link:var(--ui-danger-text);--theme-border:var(--ui-danger-border);--button-bg:transparent;--button-text:var(--ui-danger-text);--button-border:transparent}.button-transparent-red:hover,.button-transparent-danger:hover,.button-transparent-red:focus-visible{--button-bg:var(--ui-danger-bg);--button-border:var(--ui-danger-border)}.theme-transparent-blue,.theme-transparent-info,.button-transparent-blue,.button-transparent-info{--theme-surface:var(--ui-info-bg);--theme-card:var(--ui-info-bg);--theme-text:#102b43;--theme-heading:#102b43;--theme-body:#244966;--theme-eyebrow:var(--ui-info-text);--theme-link:var(--ui-info-text);--theme-border:var(--ui-info-border);--button-bg:transparent;--button-text:var(--ui-info-text);--button-border:transparent}.button-transparent-blue:hover,.button-transparent-info:hover,.button-transparent-blue:focus-visible{--button-bg:var(--ui-info-bg);--button-border:var(--ui-info-border)}.theme-transparent-green,.theme-transparent-success,.button-transparent-green,.button-transparent-success{--theme-surface:var(--ui-success-bg);--theme-card:var(--ui-success-bg);--theme-text:#123322;--theme-heading:#123322;--theme-body:#29523a;--theme-eyebrow:var(--ui-success-text);--theme-link:var(--ui-success-text);--theme-border:var(--ui-success-border);--button-bg:transparent;--button-text:var(--ui-success-text);--button-border:transparent}.button-transparent-green:hover,.button-transparent-success:hover,.button-transparent-green:focus-visible{--button-bg:var(--ui-success-bg);--button-border:var(--ui-success-border)}.theme-transparent-yellow,.theme-transparent-warning,.button-transparent-yellow,.button-transparent-warning{--theme-surface:var(--ui-warning-bg);--theme-card:var(--ui-warning-bg);--theme-text:#382707;--theme-heading:#382707;--theme-body:#67490b;--theme-eyebrow:var(--ui-warning-text);--theme-link:var(--ui-warning-text);--theme-border:var(--ui-warning-border);--button-bg:transparent;--button-text:var(--ui-warning-text);--button-border:transparent}.button-transparent-yellow:hover,.button-transparent-warning:hover,.button-transparent-yellow:focus-visible{--button-bg:var(--ui-warning-bg);--button-border:var(--ui-warning-border)}.theme-transparent-orange,.button-transparent-orange{--theme-surface:var(--ui-warning-bg);--theme-card:var(--ui-warning-bg);--theme-text:#382707;--theme-heading:#382707;--theme-body:#67490b;--theme-eyebrow:var(--ui-warning-text);--theme-link:var(--ui-warning-text);--theme-border:var(--ui-warning-border);--button-bg:transparent;--button-text:var(--ui-warning-text);--button-border:transparent}.button-transparent-orange:hover,.button-transparent-orange:focus-visible{--button-bg:var(--ui-warning-bg);--button-border:var(--ui-warning-border)}.theme-transparent-gray,.theme-transparent-neutral,.button-transparent-gray,.button-transparent-neutral{--theme-surface:var(--ui-neutral-bg);--theme-card:var(--ui-neutral-bg);--theme-text:#202724;--theme-heading:#202724;--theme-body:#4c5752;--theme-eyebrow:var(--ui-neutral-text);--theme-link:var(--ui-neutral-text);--theme-border:var(--ui-neutral-border);--button-bg:transparent;--button-text:var(--ui-neutral-text);--button-border:transparent}.button-transparent-gray:hover,.button-transparent-neutral:hover,.button-transparent-gray:focus-visible{--button-bg:var(--ui-neutral-bg);--button-border:var(--ui-neutral-border)}:root[data-theme=dark] .theme-transparent-red,:root[data-theme=dark] .theme-transparent-danger,:root[data-theme=dark] .button-transparent-danger,:root[data-theme=dark] .button-transparent-red{--theme-surface:var(--ui-danger-bg);--theme-card:var(--ui-danger-bg);--theme-text:var(--text);--theme-heading:var(--text);--theme-body:var(--muted);--theme-eyebrow:var(--ui-danger-text);--theme-link:var(--ui-danger-text);--theme-border:var(--ui-danger-border);--button-text:var(--ui-danger-text)}:root[data-theme=dark] .button-transparent-red:hover,:root[data-theme=dark] .button-transparent-danger:hover,:root[data-theme=dark] .button-transparent-danger:focus-visible,:root[data-theme=dark] .button-transparent-red:focus-visible{--button-bg:var(--ui-danger-bg);--button-border:var(--ui-danger-border)}:root[data-theme=dark] .theme-transparent-blue,:root[data-theme=dark] .theme-transparent-info,:root[data-theme=dark] .button-transparent-info,:root[data-theme=dark] .button-transparent-blue{--theme-surface:var(--ui-info-bg);--theme-card:var(--ui-info-bg);--theme-text:var(--text);--theme-heading:var(--text);--theme-body:var(--muted);--theme-eyebrow:var(--ui-info-text);--theme-link:var(--ui-info-text);--theme-border:var(--ui-info-border);--button-text:var(--ui-info-text)}:root[data-theme=dark] .button-transparent-blue:hover,:root[data-theme=dark] .button-transparent-info:hover,:root[data-theme=dark] .button-transparent-info:focus-visible,:root[data-theme=dark] .button-transparent-blue:focus-visible{--button-bg:var(--ui-info-bg);--button-border:var(--ui-info-border)}:root[data-theme=dark] .theme-transparent-green,:root[data-theme=dark] .theme-transparent-success,:root[data-theme=dark] .button-transparent-success,:root[data-theme=dark] .button-transparent-green{--theme-surface:var(--ui-success-bg);--theme-card:var(--ui-success-bg);--theme-text:var(--text);--theme-heading:var(--text);--theme-body:var(--muted);--theme-eyebrow:var(--ui-success-text);--theme-link:var(--ui-success-text);--theme-border:var(--ui-success-border);--button-text:var(--ui-success-text)}:root[data-theme=dark] .button-transparent-green:hover,:root[data-theme=dark] .button-transparent-success:hover,:root[data-theme=dark] .button-transparent-success:focus-visible,:root[data-theme=dark] .button-transparent-green:focus-visible{--button-bg:var(--ui-success-bg);--button-border:var(--ui-success-border)}:root[data-theme=dark] .theme-transparent-yellow,:root[data-theme=dark] .theme-transparent-warning,:root[data-theme=dark] .button-transparent-warning,:root[data-theme=dark] .button-transparent-yellow{--theme-surface:var(--ui-warning-bg);--theme-card:var(--ui-warning-bg);--theme-text:var(--text);--theme-heading:var(--text);--theme-body:var(--muted);--theme-eyebrow:var(--ui-warning-text);--theme-link:var(--ui-warning-text);--theme-border:var(--ui-warning-border);--button-text:var(--ui-warning-text)}:root[data-theme=dark] .button-transparent-yellow:hover,:root[data-theme=dark] .button-transparent-warning:hover,:root[data-theme=dark] .button-transparent-warning:focus-visible,:root[data-theme=dark] .button-transparent-yellow:focus-visible{--button-bg:var(--ui-warning-bg);--button-border:var(--ui-warning-border)}:root[data-theme=dark] .theme-transparent-orange,:root[data-theme=dark] .button-transparent-orange{--theme-surface:var(--ui-warning-bg);--theme-card:var(--ui-warning-bg);--theme-text:var(--text);--theme-heading:var(--text);--theme-body:var(--muted);--theme-eyebrow:var(--ui-warning-text);--theme-link:var(--ui-warning-text);--theme-border:var(--ui-warning-border);--button-text:var(--ui-warning-text)}:root[data-theme=dark] .button-transparent-orange:hover,:root[data-theme=dark] .button-transparent-orange:focus-visible{--button-bg:var(--ui-warning-bg);--button-border:var(--ui-warning-border)}:root[data-theme=dark] .theme-transparent-gray,:root[data-theme=dark] .theme-transparent-neutral,:root[data-theme=dark] .button-transparent-neutral,:root[data-theme=dark] .button-transparent-gray{--theme-surface:var(--ui-neutral-bg);--theme-card:var(--ui-neutral-bg);--theme-text:var(--text);--theme-heading:var(--text);--theme-body:var(--muted);--theme-eyebrow:var(--ui-neutral-text);--theme-link:var(--ui-neutral-text);--theme-border:var(--ui-neutral-border);--button-text:var(--ui-neutral-text)}:root[data-theme=dark] .button-transparent-gray:hover,:root[data-theme=dark] .button-transparent-neutral:hover,:root[data-theme=dark] .button-transparent-neutral:focus-visible,:root[data-theme=dark] .button-transparent-gray:focus-visible{--button-bg:var(--ui-neutral-bg);--button-border:var(--ui-neutral-border)}.button-secondary{--button-bg:transparent;--button-border:var(--border);--button-text:var(--text)}.rich-collapsible-card{--rich-card-accent:var(--ui-info);--rich-card-accent-strong:var(--ui-info-text);--rich-card-accent-soft:var(--ui-info-bg)}.rich-collapsible-card[data-tone=gold],.rich-collapsible-card[data-tone=warning]{--rich-card-accent:var(--ui-warning);--rich-card-accent-strong:var(--ui-warning-text);--rich-card-accent-soft:var(--ui-warning-bg)}.rich-collapsible-card[data-tone=green],.rich-collapsible-card[data-tone=success]{--rich-card-accent:var(--ui-success);--rich-card-accent-strong:var(--ui-success-text);--rich-card-accent-soft:var(--ui-success-bg)}.rich-collapsible-card[data-tone=black],.rich-collapsible-card[data-tone=gray],.rich-collapsible-card[data-tone=neutral]{--rich-card-accent:var(--ui-neutral);--rich-card-accent-strong:var(--ui-neutral-text);--rich-card-accent-soft:var(--ui-neutral-bg)}.rich-collapsible-card[data-tone=white]{--rich-card-accent:var(--ui-neutral);--rich-card-accent-strong:var(--ui-neutral-text);--rich-card-accent-soft:var(--surface)}.rich-collapsible-card[data-tone=red],.rich-collapsible-card[data-tone=danger]{--rich-card-accent:var(--ui-danger);--rich-card-accent-strong:var(--ui-danger-text);--rich-card-accent-soft:var(--ui-danger-bg)}.rich-card-role{--rich-pill-color:var(--ui-success-text);--rich-pill-bg:var(--ui-success-bg);--rich-pill-border:var(--ui-success-border)}.rich-card-role[data-tone=blue],.rich-card-role[data-tone=info]{--rich-pill-color:var(--ui-info-text);--rich-pill-bg:var(--ui-info-bg);--rich-pill-border:var(--ui-info-border)}.rich-card-role[data-tone=gold],.rich-card-role[data-tone=warning]{--rich-pill-color:var(--ui-warning-text);--rich-pill-bg:var(--ui-warning-bg);--rich-pill-border:var(--ui-warning-border)}.rich-card-meta[data-columns="1"]{--rich-card-meta-columns:1}.rich-card-meta[data-columns="2"]{--rich-card-meta-columns:2}.rich-card-meta[data-columns="3"]{--rich-card-meta-columns:3}:root[data-theme=dark] .rich-collapsible-card{--rich-card-accent-soft:color-mix(in srgb, var(--rich-card-accent) 24%, var(--surface))}:root[data-theme=dark] .application-tone-card{--application-card-accent-strong:var(--ui-info-text);--application-card-accent-soft:color-mix(in srgb, var(--application-card-accent) 24%, var(--surface))}:root[data-theme=dark] .application-tone-card[data-tone=gold]{--application-card-accent-strong:var(--ui-warning-text)}:root[data-theme=dark] .application-tone-card[data-tone=blue]{--application-card-accent-strong:var(--ui-info-text)}:root[data-theme=dark] .application-tone-card[data-tone=green]{--application-card-accent-strong:var(--ui-success-text)}:root[data-theme=dark] .application-tone-card[data-tone=black],:root[data-theme=dark] .application-tone-card[data-tone=gray],:root[data-theme=dark] .application-tone-card[data-tone=white]{--application-card-accent-strong:var(--ui-neutral-text)}:root[data-theme=dark] .application-tone-card[data-tone=red]{--application-card-accent-strong:var(--ui-danger-text)}:root[data-theme=dark] .rich-card-role{--rich-pill-color:var(--ui-success-text);--rich-pill-bg:var(--ui-success-bg);--rich-pill-border:var(--ui-success-border)}:root[data-theme=dark] .rich-card-role[data-tone=blue]{--rich-pill-color:var(--ui-info-text);--rich-pill-bg:var(--ui-info-bg);--rich-pill-border:var(--ui-info-border)}:root[data-theme=dark] .rich-card-role[data-tone=gold]{--rich-pill-color:var(--ui-warning-text);--rich-pill-bg:var(--ui-warning-bg);--rich-pill-border:var(--ui-warning-border)}:root[data-theme=dark]{--logo-filter:invert(1)}.login-page{--login-card-surface:#fff;--login-card-text:#1d2525;--login-muted:#5d6775;--login-border:#d8dde5;--login-blue:var(--color-blue);--login-blue-text:var(--brand-text);--login-error:#b42318;--login-input-surface:#fff;--login-input-focus-surface:#fff;--login-link-hover:#23302e;--login-shadow:0 1.25rem 4rem #0c141429}:root[data-theme=dark] .login-page{--login-card-surface:#171d1a;--login-card-text:#f2f0ea;--login-muted:#c5ccc7;--login-border:#303a36;--login-blue:var(--color-blue);--login-blue-text:var(--brand-text);--login-error:#ff9a8d;--login-input-surface:#101412;--login-input-focus-surface:#101412;--login-link-hover:#fffaf0;--login-shadow:0 1.25rem 4rem #0000006b}:root{--background:#fff;--surface:#fff;--text:#17201e;--muted:#4a5551;--border:#d8d5c9;--color-red:#f3632e;--color-blue:#3d87cf;--color-green:#66c557;--color-yellow:#fac705;--accent:var(--color-red);--ui-brand:var(--brand);--ui-brand-text:var(--brand-text);--ui-brand-bg:color-mix(in srgb, var(--ui-brand) 10%, var(--surface));--ui-brand-border:color-mix(in srgb, var(--ui-brand) 34%, var(--border));--ui-info:var(--color-blue);--ui-info-text:color-mix(in lab, var(--ui-info) 72%, black);--ui-info-bg:color-mix(in srgb, var(--ui-info) 10%, var(--surface));--ui-info-border:color-mix(in srgb, var(--ui-info) 34%, var(--border));--ui-success:var(--color-green);--ui-success-text:color-mix(in lab, var(--ui-success) 70%, black);--ui-success-bg:color-mix(in srgb, var(--ui-success) 10%, var(--surface));--ui-success-border:color-mix(in srgb, var(--ui-success) 34%, var(--border));--ui-warning:var(--color-yellow);--ui-warning-text:color-mix(in lab, var(--ui-warning) 62%, black);--ui-warning-bg:color-mix(in srgb, var(--ui-warning) 16%, var(--surface));--ui-warning-border:color-mix(in srgb, var(--ui-warning) 42%, var(--border));--ui-danger:var(--color-red);--ui-danger-text:color-mix(in lab, var(--ui-danger) 72%, black);--ui-danger-bg:color-mix(in srgb, var(--ui-danger) 10%, var(--surface));--ui-danger-border:color-mix(in srgb, var(--ui-danger) 34%, var(--border));--ui-neutral:#59635f;--ui-neutral-strong:#151917;--ui-neutral-text:#3d4642;--ui-neutral-bg:color-mix(in srgb, var(--ui-neutral) 10%, var(--surface));--ui-neutral-border:color-mix(in srgb, var(--ui-neutral) 28%, var(--border));--favorite:oklch(64.5% .246 16.439);--favorite-hover:oklch(51.4% .222 16.935);--pattern-background-size:800px 800px;--radius-captcha-checkbox:3px;--radius-code:4px;--radius-checkbox:5px;--radius-button:6px;--radius-input:6px;--radius-icon:6px;--radius-key:6px;--radius-label:6px;--radius-menu-item:6px;--radius-notice:6px;--radius-card:8px;--radius-dialog:8px;--radius-media:8px;--radius-menu:8px;--radius-pill:999px;--radius-circle:50%}:root[data-theme=dark]{--background:#101412;--surface:#171d1a;--text:#f2f0ea;--muted:#c5ccc7;--border:#303a36;--color-red:lab(70.05% 52.79 55.8);--color-blue:lab(68.89% .72 -43.79);--color-green:lab(78.85% -49.33 46);--color-yellow:lab(88.48% 4.15 83.32);--accent:var(--color-red);--ui-brand:var(--brand);--ui-brand-text:var(--brand-text);--ui-brand-bg:color-mix(in srgb, var(--ui-brand) 10%, var(--surface));--ui-brand-border:color-mix(in srgb, var(--ui-brand) 26%, var(--border));--ui-info-text:#dbeafe;--ui-info-bg:color-mix(in srgb, var(--ui-info) 16%, var(--surface));--ui-info-border:color-mix(in srgb, var(--ui-info) 38%, var(--border));--ui-success-text:#dcfce7;--ui-success-bg:color-mix(in srgb, var(--ui-success) 16%, var(--surface));--ui-success-border:color-mix(in srgb, var(--ui-success) 38%, var(--border));--ui-warning-text:#fef3c7;--ui-warning-bg:color-mix(in srgb, var(--ui-warning) 18%, var(--surface));--ui-warning-border:color-mix(in srgb, var(--ui-warning) 40%, var(--border));--ui-danger-text:#fee2e2;--ui-danger-bg:color-mix(in srgb, var(--ui-danger) 16%, var(--surface));--ui-danger-border:color-mix(in srgb, var(--ui-danger) 38%, var(--border));--ui-neutral:#59635f;--ui-neutral-strong:#303a36;--ui-neutral-text:#d1d5db;--ui-neutral-bg:color-mix(in srgb, white 8%, var(--surface));--ui-neutral-border:color-mix(in srgb, white 22%, var(--border));--favorite:oklch(58.6% .253 17.585);--favorite-hover:oklch(45.5% .188 13.697)}
