.access-notice.svelte-171wl4m{min-height:60vh;padding:var(--space-4);justify-content:center;align-items:center;display:flex}.access-notice__card.svelte-171wl4m{text-align:center;width:100%;max-width:26rem}.access-notice__icon.svelte-171wl4m{--icon-circle-size:5rem;margin:0 auto var(--space-6)}.access-notice__icon-glyph.svelte-171wl4m{--icon-size:2.5rem;color:var(--text-muted)}.access-notice__title.svelte-171wl4m{color:var(--text-primary);margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.access-notice__message.svelte-171wl4m{color:var(--text-secondary);margin:var(--space-4) auto 0;max-width:20rem}.access-notice__cta.svelte-171wl4m{margin-top:var(--space-8)}.access-notice__button.svelte-171wl4m{--lift-shadow:var(--shadow-lg);background:var(--accent);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);color:#fff;align-items:center;gap:var(--space-2);padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.access-notice__button.svelte-171wl4m:hover{background:var(--accent-hover)}.access-notice__button-icon.svelte-171wl4m{--icon-size:1rem}.access-notice__dots.svelte-171wl4m{margin-top:var(--space-10);justify-content:center;align-items:center;gap:.35rem;display:flex}.access-notice__dot.svelte-171wl4m{background:var(--text-muted);border-radius:var(--radius-full);width:.25rem;height:.25rem}.access-notice__dot--long.svelte-171wl4m{background:var(--text-secondary);width:2rem}.media-frame.svelte-1lykc5z,.media-frame__picture.svelte-1lykc5z{width:100%;height:100%;display:block}.media-frame__img.svelte-1lykc5z{object-fit:cover;height:100%;transition:transform var(--duration-slow) var(--ease-out-expo);width:100%;display:block}.media-frame--placeholder.svelte-1lykc5z{background:var(--bg-secondary)}.collection-card.svelte-1dn5fx2{--lift-duration:var(--duration-normal);--lift-ease:var(--ease-out-expo);--lift-shadow:var(--shadow-xl);--lift-translate:-4px;--lift-border:transparent;background:var(--bg-elevated);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden}.collection-card__media.svelte-1dn5fx2{aspect-ratio:4/3;position:relative;overflow:hidden}.collection-card__fade.svelte-1dn5fx2{background:linear-gradient(#0000,oklch(10% .02 260/.3));height:4rem;position:absolute;bottom:0;left:0;right:0}.collection-card__content.svelte-1dn5fx2{flex-direction:column;flex:1;padding:clamp(1rem,2vw,1.25rem);display:flex}.collection-card__title.svelte-1dn5fx2{--line-clamp:2;color:var(--text-primary);margin:0;font-size:clamp(1.1rem,2vw,1.25rem);font-weight:600}.collection-card__description.svelte-1dn5fx2{--line-clamp:2;color:var(--text-secondary);margin:var(--space-2) 0 0;flex:1;font-size:.95rem}.collection-card__meta.svelte-1dn5fx2{color:var(--text-muted);align-items:center;gap:var(--space-2);margin-top:var(--space-4);font-size:.75rem;display:flex}.collection-card__meta-icon.svelte-1dn5fx2{--icon-size:1rem}.collection-card__indicator.svelte-1dn5fx2{background:var(--accent);transform-origin:0;height:.25rem;transition:transform var(--duration-normal) var(--ease-out-expo);width:100%;position:absolute;bottom:0;left:0;transform:scaleX(0)}.collection-card.svelte-1dn5fx2:hover .collection-card__indicator:where(.svelte-1dn5fx2){transform:scaleX(1)}.collection-card.svelte-1dn5fx2:hover .media-frame__img{transform:scale(1.05)}.resource-item.svelte-35mteh{--resource-color:var(--resource-neutral);--resource-bg:var(--resource-neutral-bg);--surface-radius:var(--radius-lg);align-items:center;gap:var(--space-3);padding:var(--space-3);text-decoration:none;display:flex}.resource-item[data-tone=ruby].svelte-35mteh{--resource-color:var(--resource-ruby);--resource-bg:var(--resource-ruby-bg)}.resource-item[data-tone=sky].svelte-35mteh{--resource-color:var(--resource-sky);--resource-bg:var(--resource-sky-bg)}.resource-item[data-tone=emerald].svelte-35mteh{--resource-color:var(--resource-emerald);--resource-bg:var(--resource-emerald-bg)}.resource-item[data-tone=amber].svelte-35mteh{--resource-color:var(--resource-amber);--resource-bg:var(--resource-amber-bg)}.resource-item[data-tone=violet].svelte-35mteh{--resource-color:var(--resource-violet);--resource-bg:var(--resource-violet-bg)}.resource-item[data-tone=rose].svelte-35mteh{--resource-color:var(--resource-rose);--resource-bg:var(--resource-rose-bg)}.resource-item[data-tone=cyan].svelte-35mteh{--resource-color:var(--resource-cyan);--resource-bg:var(--resource-cyan-bg)}.resource-item__icon.svelte-35mteh{background:var(--resource-bg);border-radius:var(--radius-lg);color:var(--resource-color);flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.resource-item__content.svelte-35mteh{flex:1;min-width:0}.resource-item__title.svelte-35mteh{color:var(--text-primary);margin:0;font-size:.9rem;font-weight:600}.resource-item__type.svelte-35mteh{margin:.15rem 0 0}.resource-item__download.svelte-35mteh{flex-shrink:0}.resource-item__download-icon.svelte-35mteh{color:var(--text-muted);transition:color var(--duration-fast) var(--ease-smooth)}.resource-item.svelte-35mteh:hover .resource-item__download-icon:where(.svelte-35mteh){color:var(--accent)}.resource-list.svelte-mravng{gap:var(--space-4);display:grid}.resource-list__header.svelte-mravng{align-items:center;gap:var(--space-2);display:flex}.resource-list__icon.svelte-mravng{color:var(--text-muted)}.resource-list__title.svelte-mravng{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600}.resource-list__grid.svelte-mravng{gap:var(--space-3);display:grid}@media (width>=640px){.resource-list__grid.svelte-mravng{grid-template-columns:repeat(2,minmax(0,1fr))}}.view-list-item.svelte-1p1i6re{border-top:1px solid var(--border-subtle);align-items:center;gap:var(--space-4);transition:background-color var(--duration-fast) var(--ease-smooth), transform var(--duration-fast) var(--ease-smooth);padding:clamp(.75rem,2vw,1rem);display:flex}.view-list-item.svelte-1p1i6re:first-child{border-top:none}.view-list-item.svelte-1p1i6re:hover{background:var(--bg-secondary)}.view-list-item__thumb.svelte-1p1i6re{aspect-ratio:1;border-radius:var(--radius-lg);flex-shrink:0;width:clamp(5rem,12vw,6rem);height:clamp(5rem,12vw,6rem);position:relative;overflow:hidden}.view-list-item__index.svelte-1p1i6re{color:#fff;opacity:0;transition:opacity var(--duration-fast) var(--ease-smooth);background:oklch(10% .02 260/.4);justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex;position:absolute;inset:0}.view-list-item.svelte-1p1i6re:hover .view-list-item__index:where(.svelte-1p1i6re){opacity:1}.view-list-item__content.svelte-1p1i6re{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.view-list-item__title.svelte-1p1i6re{--line-clamp:1;color:var(--text-primary);margin:0;font-size:clamp(1rem,2vw,1.1rem);font-weight:600}.view-list-item__description.svelte-1p1i6re{--line-clamp:2;color:var(--text-secondary);margin:var(--space-1) 0 0;font-size:.9rem}.view-list-item__arrow.svelte-1p1i6re{flex-shrink:0;align-items:center;display:flex}.view-list-item__arrow-icon.svelte-1p1i6re{color:var(--text-muted);transition:transform var(--duration-fast) var(--ease-smooth), color var(--duration-fast) var(--ease-smooth)}.view-list-item.svelte-1p1i6re:hover .view-list-item__arrow-icon:where(.svelte-1p1i6re){color:var(--accent);transform:translate(4px)}.view-list-item.svelte-1p1i6re:hover .media-frame__img{transform:scale(1.1)}.theme-toggle.svelte-1u3urk6{background:var(--bg-secondary);border-radius:var(--radius-lg);cursor:pointer;height:2.5rem;transition:background-color var(--duration-fast) var(--ease-smooth), box-shadow var(--duration-fast) var(--ease-smooth);border:none;justify-content:center;align-items:center;width:2.5rem;display:flex;position:relative}.theme-toggle.svelte-1u3urk6:hover{background:var(--bg-tertiary)}.theme-toggle__icon.svelte-1u3urk6{color:var(--text-primary);opacity:0;transition:opacity var(--duration-normal) var(--ease-smooth), transform var(--duration-normal) var(--ease-smooth);position:absolute;transform:scale(.75)}.theme-toggle__icon.is-active.svelte-1u3urk6{opacity:1;transform:scale(1)}.site-header.svelte-gzyy4o{border-bottom:1px solid var(--border-default);z-index:50;background-color:var(--bg-primary);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:100%;transition:background-color var(--duration-normal) var(--ease-smooth), border-color var(--duration-normal) var(--ease-smooth);position:sticky;top:0}@supports (background-color:color-mix(in oklab, white, black)){.site-header.svelte-gzyy4o{background-color:color-mix(in oklab, var(--bg-primary) 80%, transparent)}}.site-header__inner.svelte-gzyy4o{justify-content:space-between;align-items:center;gap:var(--space-4);height:4rem;display:flex}.site-header__actions.svelte-gzyy4o{align-items:center;gap:var(--space-2);display:flex}.site-header__logout.svelte-gzyy4o{color:var(--text-secondary);transition:color var(--duration-fast) var(--ease-smooth);font-size:.82rem;font-weight:600;text-decoration:none}.site-header__logout.svelte-gzyy4o:hover{color:var(--text-primary);text-underline-offset:.12em;text-decoration:underline}.brand.svelte-gzyy4o{align-items:center;gap:var(--space-3);transition:opacity var(--duration-fast) var(--ease-smooth);text-decoration:none;display:flex}.brand.svelte-gzyy4o:hover{opacity:.85}.brand__mark.svelte-gzyy4o{justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.brand__mark.svelte-gzyy4o svg{border-radius:var(--radius-sm);width:100%;height:100%;display:block}.brand__text.svelte-gzyy4o{flex-direction:column;justify-content:center;line-height:1.1;display:flex}.brand__name.svelte-gzyy4o{color:var(--text-primary);font-size:1.1rem;font-weight:600}.brand__license.svelte-gzyy4o{color:var(--text-muted);margin-top:.1rem;font-size:.8rem;font-weight:500;line-height:1.2}.brand__license--animated.svelte-gzyy4o{perspective:600px}.brand__license--reduced.svelte-gzyy4o{display:none}.brand__flip-word.svelte-gzyy4o{transform-style:preserve-3d;display:inline-block}.brand__flip-phase.svelte-gzyy4o{backface-visibility:hidden;transform-origin:50% 56%;transform-style:preserve-3d;will-change:transform;display:inline-block;transform:rotateX(0)}@media (prefers-reduced-motion:reduce){.brand__license--animated.svelte-gzyy4o{display:none}.brand__license--reduced.svelte-gzyy4o{display:inline}}.hero.svelte-1xhajjx{aspect-ratio:16/9;min-height:clamp(10rem,28vw,16rem);position:relative;overflow:hidden}@media (width>=640px){.hero.svelte-1xhajjx{aspect-ratio:2.5;min-height:clamp(14rem,30vw,20rem)}}.hero.hero--compact.svelte-1xhajjx{aspect-ratio:3;min-height:clamp(6.5rem,20vw,12rem)}.hero__media.svelte-1xhajjx,.hero__media-frame.svelte-1xhajjx{position:absolute;inset:0}.hero__overlay.svelte-1xhajjx{background:linear-gradient(#0000 0%,oklch(10% .02 260/.2) 30%,oklch(10% .02 260/.6) 60%,oklch(10% .02 260/.95) 100%);position:absolute;inset:0}.hero__content.svelte-1xhajjx{flex-direction:column;justify-content:flex-end;display:flex;position:absolute;inset:0}.hero__content-inner.svelte-1xhajjx{padding-bottom:clamp(1.5rem,3vw,2rem)}.hero__title.svelte-1xhajjx{color:#fff;letter-spacing:-.02em;text-shadow:0 12px 24px oklch(10% .02 260/.4);margin:0;font-size:clamp(1.75rem,3vw,3rem);font-weight:700;line-height:1.1}.hero--compact.svelte-1xhajjx .hero__title:where(.svelte-1xhajjx){font-size:clamp(1.5rem,2.5vw,2.2rem)}.hero__description.svelte-1xhajjx{color:oklch(100% 0 0/.8);margin:var(--space-2) 0 0;max-inline-size:40rem;font-size:clamp(.95rem,1.8vw,1.125rem)}.legal-hero.svelte-1eedpzg{background:radial-gradient(circle at 12% 10%, oklch(95% .04 72/.8), transparent 46%), radial-gradient(circle at 86% 18%, oklch(95% .05 42/.35), transparent 42%), linear-gradient(to bottom, var(--bg-secondary), var(--bg-primary));border-bottom:1px solid var(--border-subtle);padding:clamp(2.5rem,5vw,4rem) 0 clamp(1.75rem,4vw,3rem)}.legal-hero--privacy.svelte-1eedpzg{background:radial-gradient(circle at 14% 9%, oklch(94% .04 250/.72), transparent 45%), radial-gradient(circle at 82% 22%, oklch(95% .03 160/.42), transparent 40%), linear-gradient(to bottom, var(--bg-secondary), var(--bg-primary))}.legal-hero__content.svelte-1eedpzg{max-inline-size:56rem}.legal-hero__eyebrow.svelte-1eedpzg{color:var(--accent-hover);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:700}.legal-hero__title.svelte-1eedpzg{margin:var(--space-3) 0 0;font-size:clamp(1.9rem,4.5vw,3rem);line-height:1.1}.legal-hero__description.svelte-1eedpzg{color:var(--text-secondary);margin:var(--space-4) 0 0;max-inline-size:60ch;font-size:clamp(1rem,2vw,1.1rem)}.legal-card.svelte-1eedpzg{border-radius:var(--radius-2xl);padding:clamp(1.25rem,2.8vw,2.2rem)}.legal-card__effective.svelte-1eedpzg{border-bottom:1px solid var(--border-subtle);color:var(--text-muted);padding-bottom:var(--space-4);margin:0;font-size:.82rem}.legal-shell.svelte-1eedpzg .legal-section+.legal-section{margin-top:var(--space-8)}.legal-shell.svelte-1eedpzg .legal-section__title{margin:0;font-size:clamp(1.1rem,2vw,1.45rem)}.legal-shell.svelte-1eedpzg .legal-section p{color:var(--text-secondary);margin:var(--space-3) 0 0;max-inline-size:72ch}.legal-shell.svelte-1eedpzg .legal-section a{color:var(--accent-hover);text-underline-offset:.12em;text-decoration:underline}.legal-shell.svelte-1eedpzg .legal-list{color:var(--text-secondary);margin:var(--space-3) 0 0;max-inline-size:68ch;padding-left:1.2rem}.legal-shell.svelte-1eedpzg .legal-list li+li{margin-top:var(--space-2)}.dark .legal-hero.svelte-1eedpzg{background:radial-gradient(circle at 12% 12%, oklch(50% .03 72/.24), transparent 56%), radial-gradient(circle at 84% 20%, oklch(48% .03 42/.18), transparent 54%), linear-gradient(to bottom, var(--bg-secondary), var(--bg-primary))}.dark .legal-hero--privacy.svelte-1eedpzg{background:radial-gradient(circle at 14% 10%, oklch(50% .03 250/.24), transparent 56%), radial-gradient(circle at 82% 22%, oklch(50% .03 160/.2), transparent 54%), linear-gradient(to bottom, var(--bg-secondary), var(--bg-primary))}.prev-next.svelte-4t6l4m{gap:var(--space-3);display:grid}@media (width>=640px){.prev-next.svelte-4t6l4m{grid-template-columns:repeat(2,minmax(0,1fr))}}.prev-next__link.svelte-4t6l4m{--lift-shadow:var(--shadow-md);align-items:center;gap:var(--space-3);padding:var(--space-4);text-decoration:none;display:flex}.prev-next__link--next.svelte-4t6l4m{justify-content:space-between}@media (width>=640px){.prev-next__link--next.svelte-4t6l4m{text-align:right;flex-direction:row-reverse}}.prev-next__icon.svelte-4t6l4m{transition:background-color var(--duration-fast) var(--ease-smooth)}.prev-next__link.svelte-4t6l4m:hover .prev-next__icon:where(.svelte-4t6l4m){background:var(--accent-subtle)}.prev-next__icon-glyph.svelte-4t6l4m{color:var(--text-muted);transition:transform var(--duration-fast) var(--ease-smooth), color var(--duration-fast) var(--ease-smooth)}.prev-next__link--prev.svelte-4t6l4m:hover .prev-next__icon-glyph:where(.svelte-4t6l4m){color:var(--accent);transform:translate(-2px)}.prev-next__link--next.svelte-4t6l4m:hover .prev-next__icon-glyph:where(.svelte-4t6l4m){color:var(--accent);transform:translate(2px)}.prev-next__content.svelte-4t6l4m{flex:1;min-width:0}.prev-next__label.svelte-4t6l4m{margin:0}.prev-next__title.svelte-4t6l4m{color:var(--text-primary);margin:var(--space-1) 0 0;font-size:clamp(.9rem,1.8vw,1rem);font-weight:600}.prev-next__spacer.svelte-4t6l4m{display:none}@media (width>=640px){.prev-next__spacer.svelte-4t6l4m{display:block}}
