.auth-grid[data-astro-cid-c66ops5s]{display:grid;gap:var(--space-l)}.auth-grid--two[data-astro-cid-c66ops5s]{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.auth-grid--three[data-astro-cid-c66ops5s]{grid-template-columns:repeat(3,minmax(0,1fr))}.auth-grid--four[data-astro-cid-c66ops5s]{grid-template-columns:1fr;gap:var(--space-m)}.auth-panel{background:linear-gradient(180deg,#f8fafc,#fff);border:2px solid #dbe2ea;border-radius:var(--radius-l);padding:var(--space-l);box-shadow:var(--elevation-1);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.auth-panel[data-astro-cid-c66ops5s]:hover,.auth-panel[data-astro-cid-c66ops5s]:focus-within{transform:translateY(-4px);box-shadow:var(--elevation-3);border:2px solid color-mix(in oklab,var(--brand-AT),white 60%)}.auth-grid--learning-overview[data-astro-cid-c66ops5s]{align-items:stretch}.auth-panel--compact[data-astro-cid-c66ops5s]{padding:var(--space-m);display:flex;flex-direction:column}.auth-panel--learning[data-astro-cid-c66ops5s]{height:100%}.auth-panel--objectives[data-astro-cid-c66ops5s]{background:linear-gradient(165deg,color-mix(in oklab,var(--color-neutral-100),white 42%),color-mix(in oklab,var(--color-neutral-300),white 28%))}.auth-panel--outcomes[data-astro-cid-c66ops5s]{background:linear-gradient(165deg,color-mix(in oklab,var(--color-neutral-100),white 40%),color-mix(in oklab,var(--color-neutral-300),white 26%))}.auth-panel--learning[data-astro-cid-c66ops5s] h3[data-astro-cid-c66ops5s]{margin:0;min-height:2.6rem;display:flex;align-items:flex-start;font-size:clamp(1.35rem,1vw + 1rem,1.9rem);line-height:1.1}.auth-panel__content[data-astro-cid-c66ops5s]{margin-top:var(--space-xs);border-top:2px solid color-mix(in oklab,var(--color-neutral-500),white 35%);padding-top:var(--space-s)}.auth-list[data-astro-cid-c66ops5s]{margin:0;padding:0;list-style:none;display:grid;gap:0}.auth-list[data-astro-cid-c66ops5s] li[data-astro-cid-c66ops5s]{border:0;border-radius:0;background:0 0;padding:0;font-size:var(--font-size--1);line-height:1.5}.auth-list[data-astro-cid-c66ops5s] li[data-astro-cid-c66ops5s]+li[data-astro-cid-c66ops5s]{margin-top:var(--space-s);padding-top:var(--space-s);border-top:1px solid color-mix(in oklab,var(--color-neutral-500),white 55%)}.auth-aim-text[data-astro-cid-c66ops5s]{margin:0;font-size:clamp(1.45rem,1.1vw + 1rem,2.05rem);line-height:1.32;color:var(--color-neutral-700)}.auth-section[data-astro-cid-c66ops5s]{margin-top:var(--space-xl)}.auth-section__header[data-astro-cid-c66ops5s]{display:grid;gap:var(--space-2xs);margin-bottom:var(--space-l)}.auth-section__subtitle[data-astro-cid-c66ops5s]{color:var(--foreground-color)}.auth-module-list[data-astro-cid-c66ops5s]{--auth-part-column:clamp(88px, 11vw, 120px);--auth-part-gap:var(--space-l);--auth-part-button-height:2.8rem;display:grid;gap:var(--auth-part-gap)}.auth-module-row[data-astro-cid-c66ops5s]{position:relative;display:grid;grid-template-columns:var(--auth-part-column) minmax(0,1fr);gap:var(--space-m);align-items:start}.auth-module-row[data-astro-cid-c66ops5s]:not(:last-child):after{content:"";position:absolute;left:calc(var(--auth-part-column)/2);top:calc(var(--auth-part-button-height) + var(--space-2xs));height:calc(100% + var(--auth-part-gap) - var(--auth-part-button-height) - var(--space-s));border-left:2px dashed color-mix(in oklab,var(--brand-AT),white 50%);transform:translate(-50%);pointer-events:none}.auth-part-button[data-astro-cid-c66ops5s]{min-height:var(--auth-part-button-height);display:inline-flex;align-items:center;justify-content:center;width:100%;padding:0 var(--space-s);border:2px solid var(--brand-AT);border-radius:.5rem;background:var(--brand-AT);color:#fff;box-shadow:var(--elevation-1);text-decoration:none;font-size:var(--font-size--3);font-weight:800;line-height:1;white-space:nowrap;position:relative;z-index:1;transition:transform .2s ease,background-color .2s ease,color .2s ease}.auth-part-button[data-astro-cid-c66ops5s]:hover{background:0 0;color:var(--foreground-color);transform:translateY(-1px)}.auth-part-button[data-astro-cid-c66ops5s]:focus-visible{outline:2px solid color-mix(in oklab,var(--brand-AT),black 20%);outline-offset:2px}.auth-module{border:2px solid color-mix(in oklab,var(--brand-AT),white 60%);border-radius:1.25rem;padding:0;background:linear-gradient(155deg,color-mix(in oklab,var(--brand-AT),white 92%),#fff 55%);box-shadow:var(--elevation-2);margin-bottom:0;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.auth-module[data-astro-cid-c66ops5s]:hover{transform:translateY(-3px);box-shadow:var(--elevation-3)}.auth-module__header[data-astro-cid-c66ops5s]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-m);align-items:center;list-style:none;cursor:pointer;padding:clamp(1rem,2vw,1.75rem)}.auth-module__header[data-astro-cid-c66ops5s]::-webkit-details-marker{display:none}.auth-module__header[data-astro-cid-c66ops5s]::marker{content:""}.auth-module__header[data-astro-cid-c66ops5s] h3[data-astro-cid-c66ops5s]{margin:0;font-size:clamp(1.6rem,1.3rem + 1vw,2.4rem);line-height:1.1;font-weight:900;text-decoration:underline;text-decoration-color:var(--brand-AT);text-underline-offset:.35rem;text-decoration-thickness:.15rem}.auth-module__header[data-astro-cid-c66ops5s] h3[data-astro-cid-c66ops5s] a[data-astro-cid-c66ops5s]{color:var(--color-neutral-900);text-decoration:none}.auth-module__header[data-astro-cid-c66ops5s] h3[data-astro-cid-c66ops5s] a[data-astro-cid-c66ops5s]:hover,.auth-module__header[data-astro-cid-c66ops5s] h3[data-astro-cid-c66ops5s] a[data-astro-cid-c66ops5s]:focus-visible{color:var(--brand-AT)}.auth-module__toggle[data-astro-cid-c66ops5s]{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;border:2px solid color-mix(in oklab,var(--brand-AT),white 60%);background:color-mix(in oklab,var(--brand-AT),white 86%);color:var(--brand-AT);pointer-events:none;transition:background .2s ease,border-color .2s ease}.auth-module__header[data-astro-cid-c66ops5s]:hover .auth-module__toggle[data-astro-cid-c66ops5s]{background:var(--brand-AT);border-color:var(--brand-AT);color:#1c1917}.auth-module__toggle[data-astro-cid-c66ops5s] svg[data-astro-cid-c66ops5s]{width:1.1rem;height:1.1rem;transition:transform .3s ease}.auth-module[data-astro-cid-c66ops5s]:not([open]) .auth-module__toggle[data-astro-cid-c66ops5s] svg[data-astro-cid-c66ops5s]{transform:rotate(0)}.auth-module[data-astro-cid-c66ops5s][open] .auth-module__toggle[data-astro-cid-c66ops5s] svg[data-astro-cid-c66ops5s]{transform:rotate(90deg)}.auth-module__content[data-astro-cid-c66ops5s]{padding:0 clamp(1rem,2vw,1.75rem) clamp(1rem,2vw,1.75rem)}.auth-goal[data-astro-cid-c66ops5s]{font-size:1.05rem;line-height:1.5;margin-top:var(--space-xs);color:var(--foreground-color);max-width:70ch}.auth-module__meta[data-astro-cid-c66ops5s]{display:flex;flex-wrap:wrap;gap:1rem;margin-top:var(--space-s)}.auth-meta-item[data-astro-cid-c66ops5s]{display:inline-flex;align-items:center;gap:.35rem;font-size:.95rem;font-weight:700;color:var(--foreground-color)}.auth-meta-item[data-astro-cid-c66ops5s] [data-astro-cid-c66ops5s][data-icon]{width:1.1rem;height:1.1rem;flex-shrink:0;color:var(--brand-AT)}.auth-module__download[data-astro-cid-c66ops5s]{margin-top:var(--space-m);display:flex;flex-wrap:wrap;gap:var(--space-s);align-items:center;justify-content:space-between;padding:var(--space-m);border-radius:var(--radius-m);border:2px dashed var(--brand-AT);background:var(--background-color)}.auth-module__download-button[data-astro-cid-c66ops5s]{width:clamp(190px,28%,320px);border-radius:10px;justify-content:center;background:var(--brand-AT);color:#fff;border:2px solid color-mix(in oklab,var(--brand-AT),black 10%);transition:background-color .2s ease,color .2s ease}.auth-module__download-button[data-astro-cid-c66ops5s]:hover{background:0 0;color:var(--brand-AT);transform:translateY(-1px)}.auth-module__download[data-astro-cid-c66ops5s] p[data-astro-cid-c66ops5s]{margin:0;font-weight:400;width:min(100%,560px)}.auth-divider[data-astro-cid-c66ops5s]{margin:var(--space-l)0 var(--space-m);display:flex;align-items:center;gap:var(--space-s);font-size:var(--font-size--1);text-transform:uppercase;letter-spacing:.08em;color:color-mix(in oklab,var(--brand-AT),black 20%)}.auth-divider[data-astro-cid-c66ops5s]:before,.auth-divider[data-astro-cid-c66ops5s]:after{content:"";flex:1;border-top:1px solid var(--brand-AT)}.auth-divider--center[data-astro-cid-c66ops5s]{justify-content:center;color:var(--foreground-color)}.auth-divider--center[data-astro-cid-c66ops5s]:before,.auth-divider--center[data-astro-cid-c66ops5s]:after{flex:.6}.auth-card[data-astro-cid-c66ops5s]{border:2px solid color-mix(in oklab,var(--brand-AT),white 30%);border-radius:var(--radius-m);padding:var(--space-m);background:var(--background-color)}.auth-card[data-astro-cid-c66ops5s] h4[data-astro-cid-c66ops5s]{margin-bottom:var(--space-s)}.auth-material-list[data-astro-cid-c66ops5s]{list-style:none;margin:0;padding:0;display:grid;gap:var(--space-2xs)}.auth-material-item[data-astro-cid-c66ops5s]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-s);align-items:center;padding:var(--space-xs) var(--space-s);border:1px solid color-mix(in oklab,var(--brand-AT),white 45%);border-radius:var(--radius-s);background-color:var(--background-color);transition:border-color .2s ease,transform .2s ease}.auth-material-item[data-astro-cid-c66ops5s]:hover{border-color:color-mix(in oklab,var(--brand-AT),black 6%);transform:translateY(-1px)}.auth-material-text[data-astro-cid-c66ops5s]{margin:0}.auth-item-download[data-astro-cid-c66ops5s]{display:inline-flex;align-items:center;gap:.35rem;border:1px solid color-mix(in oklab,var(--brand-AT),white 45%);color:color-mix(in oklab,var(--brand-AT),black 10%);background:#fff;text-decoration:none;border-radius:10px;padding:.35rem .8rem;font-weight:700;font-size:var(--font-size--1);transition:background-color .2s ease,color .2s ease}.auth-item-download[data-astro-cid-c66ops5s]:hover{background-color:var(--brand-AT);color:#fff;border-color:color-mix(in oklab,var(--brand-AT),black 6%);transform:translateY(-1px)}.auth-module-card[data-astro-cid-c66ops5s]{border:2px solid color-mix(in oklab,var(--module-card-color, var(--brand-AT)),white 30%);border-radius:var(--radius-l);padding:var(--space-m);background:color-mix(in oklab,var(--module-card-color, var(--brand-AT)),white 90%);box-shadow:var(--elevation-1);display:flex;flex-direction:column;gap:var(--space-s);align-content:start}.auth-module-card[data-astro-cid-c66ops5s] h4[data-astro-cid-c66ops5s]{color:color-mix(in oklab,var(--module-card-color, var(--brand-AT)),black 2%)}.auth-card-text[data-astro-cid-c66ops5s]{color:var(--foreground-color)}.auth-card-button[data-astro-cid-c66ops5s]{width:100%;justify-content:center;border-radius:10px;margin-top:auto;background:var(--module-card-color, var(--brand-AT));color:#fff;border:2px solid color-mix(in oklab,var(--module-card-color, var(--brand-AT)),white 30%);transition:background-color .2s ease,color .2s ease}.auth-card-button[data-astro-cid-c66ops5s]:hover{background:color-mix(in oklab,var(--module-card-color, var(--brand-AT)),black 10%);color:#fff;border:2px solid color-mix(in oklab,var(--module-card-color, var(--brand-AT)),black 10%);transform:translateY(-1px)}.auth-video-card[data-astro-cid-c66ops5s]{border:2px solid color-mix(in oklab,var(--brand-AT),white 30%);border-radius:var(--radius-m);padding:var(--space-m);background:var(--background-color);box-shadow:var(--elevation-2);display:grid;gap:var(--space-s)}.auth-video-card__header[data-astro-cid-c66ops5s]{display:flex;justify-content:space-between;align-items:center;gap:var(--space-s)}.auth-video-card__header[data-astro-cid-c66ops5s]>section[data-astro-cid-c66ops5s]:first-child{min-width:0}.auth-video-card__downloads[data-astro-cid-c66ops5s]{display:flex;align-items:center;gap:var(--space-xs);flex-wrap:nowrap;flex-shrink:0;justify-content:flex-end}.auth-video-download[data-astro-cid-c66ops5s]{flex-shrink:0;justify-content:center;min-width:150px}.auth-video[data-astro-cid-c66ops5s] video[data-astro-cid-c66ops5s]{width:100%;border-radius:var(--radius-m);box-shadow:var(--elevation-1);background:#000}.auth-video__details[data-astro-cid-c66ops5s]{display:grid;gap:var(--space-xs)}@media (max-width:900px){.auth-grid--three[data-astro-cid-c66ops5s]{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-panel--aim[data-astro-cid-c66ops5s]{grid-column:1/-1}.auth-module__download-button[data-astro-cid-c66ops5s]{width:100%}.auth-module-list[data-astro-cid-c66ops5s]{--auth-part-column:96px}}@media (max-width:700px){.auth-grid--three[data-astro-cid-c66ops5s]{grid-template-columns:1fr}.auth-panel--aim[data-astro-cid-c66ops5s]{grid-column:auto}.auth-module-row[data-astro-cid-c66ops5s]{grid-template-columns:1fr;gap:var(--space-xs)}.auth-module-row[data-astro-cid-c66ops5s]:after{display:none}.auth-part-button[data-astro-cid-c66ops5s]{width:fit-content;min-width:7rem;justify-self:start}.auth-material-item[data-astro-cid-c66ops5s]{grid-template-columns:1fr;align-items:start}.auth-video-card__header[data-astro-cid-c66ops5s]{flex-direction:column}.auth-video-card__downloads[data-astro-cid-c66ops5s]{width:100%;justify-content:flex-start}.auth-video-download[data-astro-cid-c66ops5s]{width:100%}}html.darkmode .auth-panel[data-astro-cid-c66ops5s]{background:linear-gradient(180deg,var(--dm-surface-2) 0%,var(--dm-surface-1) 100%);border-color:var(--dm-border-sub)}html.darkmode .auth-panel__content[data-astro-cid-c66ops5s]{color:var(--dm-fg-muted);border-top-color:var(--dm-border)}html.darkmode .auth-list[data-astro-cid-c66ops5s] li[data-astro-cid-c66ops5s]{color:var(--dm-fg-muted)}html.darkmode .auth-list[data-astro-cid-c66ops5s] li[data-astro-cid-c66ops5s]+li[data-astro-cid-c66ops5s]{border-top-color:var(--dm-border-sub)}html.darkmode .auth-aim-text[data-astro-cid-c66ops5s],html.darkmode .auth-section__subtitle[data-astro-cid-c66ops5s],html.darkmode .auth-goal[data-astro-cid-c66ops5s],html.darkmode .auth-meta-item[data-astro-cid-c66ops5s]{color:var(--dm-fg-muted)}html.darkmode .auth-module-row[data-astro-cid-c66ops5s]:not(:last-child):after{border-left-color:color-mix(in oklab,var(--brand-AT) 40%,var(--dm-border-sub))}html.darkmode .auth-module[data-astro-cid-c66ops5s]{background:linear-gradient(155deg,var(--dm-surface-2) 0%,var(--dm-surface-1) 55%);border-color:var(--dm-border-sub)}html.darkmode .auth-module__header[data-astro-cid-c66ops5s] h3[data-astro-cid-c66ops5s] a[data-astro-cid-c66ops5s]{color:var(--dm-fg)}html.darkmode .auth-module__header[data-astro-cid-c66ops5s] h3[data-astro-cid-c66ops5s] a[data-astro-cid-c66ops5s]:hover,html.darkmode .auth-module__header[data-astro-cid-c66ops5s] h3[data-astro-cid-c66ops5s] a[data-astro-cid-c66ops5s]:focus-visible{color:var(--brand-AT)}html.darkmode .auth-module__toggle[data-astro-cid-c66ops5s]{background:color-mix(in oklab,var(--brand-AT) 18%,var(--dm-surface-3));border-color:color-mix(in oklab,var(--brand-AT) 35%,var(--dm-border));color:var(--brand-AT)}html.darkmode .auth-module__header[data-astro-cid-c66ops5s]:hover .auth-module__toggle[data-astro-cid-c66ops5s]{background:var(--brand-AT);border-color:var(--brand-AT);color:#1c1917}html.darkmode .auth-module__download[data-astro-cid-c66ops5s]{background:#ffffff0a;border-color:var(--brand-AT)}html.darkmode .auth-module__download-button[data-astro-cid-c66ops5s]:hover{background:var(--dm-surface-3);color:var(--dm-fg)}html.darkmode .auth-divider[data-astro-cid-c66ops5s]{color:color-mix(in oklab,var(--brand-AT),white 20%)}html.darkmode .auth-divider[data-astro-cid-c66ops5s]:before,html.darkmode .auth-divider[data-astro-cid-c66ops5s]:after{border-top-color:color-mix(in oklab,var(--brand-AT) 50%,var(--dm-border-sub))}html.darkmode .auth-divider--center[data-astro-cid-c66ops5s]{color:var(--dm-fg-muted)}html.darkmode .auth-card[data-astro-cid-c66ops5s]{background:var(--dm-surface-2);border-color:var(--dm-border-sub)}html.darkmode .auth-material-item[data-astro-cid-c66ops5s]{background:linear-gradient(90deg,#ffffff0f,#ffffff05);border-color:var(--dm-border-sub)}html.darkmode .auth-material-item[data-astro-cid-c66ops5s]:hover{border-color:var(--brand-AT)}html.darkmode .auth-item-download[data-astro-cid-c66ops5s]{background:var(--dm-surface-1);color:color-mix(in oklab,var(--brand-AT),white 25%);border-color:color-mix(in oklab,var(--brand-AT) 40%,var(--dm-border-sub))}html.darkmode .auth-item-download[data-astro-cid-c66ops5s]:hover{background:var(--brand-AT);color:#1c1917;border-color:var(--brand-AT)}html.darkmode .auth-video-card[data-astro-cid-c66ops5s]{background:var(--dm-surface-2);border-color:var(--dm-border-sub)}html.darkmode .auth-module-card[data-astro-cid-c66ops5s]{background:color-mix(in oklab,var(--module-card-color, var(--brand-AT)) 12%,var(--dm-surface-1));border-color:color-mix(in oklab,var(--module-card-color, var(--brand-AT)) 40%,var(--dm-border-sub))}html.darkmode .auth-module-card[data-astro-cid-c66ops5s] h4[data-astro-cid-c66ops5s]{color:color-mix(in oklab,var(--module-card-color, var(--brand-AT)),white 35%)}html.darkmode .auth-card-text[data-astro-cid-c66ops5s]{color:var(--dm-fg-muted)}html.darkmode .auth-card-button[data-astro-cid-c66ops5s]{background:var(--module-card-color, var(--brand-AT));border-color:color-mix(in oklab,var(--module-card-color, var(--brand-AT)),black 10%);color:#fff}html.darkmode .auth-card-button[data-astro-cid-c66ops5s]:hover{background:color-mix(in oklab,var(--module-card-color, var(--brand-AT)),white 15%);border-color:var(--module-card-color, var(--brand-AT));color:#fff}