.licence-page.svelte-1fo2ypo{min-height:100vh}.licence-hero.svelte-1fo2ypo{position:relative;overflow:hidden;padding-top:calc(var(--space-89) + 60px);padding-bottom:var(--space-55)}.hero-bg.svelte-1fo2ypo{position:absolute;inset:0;overflow:hidden;pointer-events:none}.gradient-orb.svelte-1fo2ypo{position:absolute;border-radius:50%;filter:blur(120px);opacity:.2}.orb-1.svelte-1fo2ypo{width:600px;height:600px;background:radial-gradient(circle,var(--primary) 0%,transparent 70%);top:-200px;right:-150px}.orb-2.svelte-1fo2ypo{width:400px;height:400px;background:radial-gradient(circle,var(--secondary) 0%,transparent 70%);bottom:-100px;left:-100px}.grid-pattern.svelte-1fo2ypo{position:absolute;inset:0;background-image:linear-gradient(rgba(248,180,180,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(248,180,180,.03) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:radial-gradient(ellipse at center,black 30%,transparent 70%);mask-image:radial-gradient(ellipse at center,black 30%,transparent 70%)}.licence-content.svelte-1fo2ypo{padding-top:var(--space-55);padding-bottom:var(--space-89)}.licence-layout.svelte-1fo2ypo{display:grid;grid-template-columns:1fr 220px;gap:var(--space-55);max-width:1100px;margin:0 auto}.licence-nav.svelte-1fo2ypo{order:1}.nav-inner.svelte-1fo2ypo{position:sticky;top:100px}.nav-title.svelte-1fo2ypo{display:block;font-size:var(--type-13);font-weight:600;color:var(--foreground-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-13);padding-left:var(--space-13)}.nav-list.svelte-1fo2ypo{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}.nav-link.svelte-1fo2ypo{display:flex;align-items:center;gap:var(--space-8);padding:var(--space-8) var(--space-13);font-size:var(--type-13);color:var(--foreground-muted);text-decoration:none;border-radius:var(--radius-8);transition:all var(--timing-fast) var(--ease-natural)}.nav-link.svelte-1fo2ypo:hover{color:var(--foreground);background:#f8b4b40d}.nav-num.svelte-1fo2ypo{display:flex;align-items:center;justify-content:center;min-width:24px;height:20px;padding:0 6px;font-size:var(--type-11);font-weight:600;color:var(--primary);background:#f8b4b41a;border-radius:var(--radius-4);flex-shrink:0}.licence-wrapper.svelte-1fo2ypo{max-width:900px;margin:0 auto;order:0}.licence-intro.svelte-1fo2ypo{margin-bottom:var(--space-55);padding:var(--space-34)}.licence-intro.svelte-1fo2ypo p:where(.svelte-1fo2ypo){margin-bottom:var(--space-21);line-height:1.8;color:var(--foreground-secondary);white-space:pre-line}.licence-intro.svelte-1fo2ypo p:where(.svelte-1fo2ypo):last-child{margin-bottom:0}.highlight-text.svelte-1fo2ypo{padding:var(--space-21);background:#f8b4b40d;border-left:3px solid var(--primary);border-radius:0 var(--radius-8) var(--radius-8) 0;color:var(--foreground);font-weight:500}.licence-category.svelte-1fo2ypo{margin-bottom:var(--space-55)}.licence-category.svelte-1fo2ypo:last-of-type{margin-bottom:0}.category-heading.svelte-1fo2ypo{display:flex;align-items:center;gap:var(--space-13);font-size:var(--type-32);font-weight:700;margin-bottom:var(--space-34);color:var(--foreground)}.libraries-grid.svelte-1fo2ypo{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:var(--space-21)}.library-card.svelte-1fo2ypo{padding:var(--space-34);display:flex;flex-direction:column;gap:var(--space-21);position:relative;transition:all var(--timing-fast) var(--ease-natural);overflow:hidden}.library-card.svelte-1fo2ypo:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--gradient-primary);opacity:0;transition:opacity var(--timing-fast) var(--ease-natural)}.library-card.svelte-1fo2ypo:hover{transform:translateY(-4px);box-shadow:0 12px 40px #f8b4b426}.library-card.svelte-1fo2ypo:hover:before{opacity:1}.section-description.svelte-1fo2ypo{white-space:pre-line;max-width:800px;margin:0 auto}.library-icon.svelte-1fo2ypo{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8b4b426,#f8b4b40d);border-radius:var(--radius-13);flex-shrink:0;transition:all var(--timing-fast) var(--ease-natural)}.library-card.svelte-1fo2ypo:hover .library-icon:where(.svelte-1fo2ypo){background:linear-gradient(135deg,#f8b4b433,#f8b4b41a);transform:scale(1.05)}.library-icon.svelte-1fo2ypo svg:where(.svelte-1fo2ypo){width:28px;height:28px;color:var(--primary);stroke-width:2}.library-license-badge.svelte-1fo2ypo{position:absolute;top:var(--space-21);right:var(--space-21);font-size:var(--type-11);font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--primary);padding:6px 12px;background:linear-gradient(135deg,#f8b4b426,#f8b4b414);border:1px solid rgba(248,180,180,.2);border-radius:var(--radius-8);transition:all var(--timing-fast) var(--ease-natural)}.library-card.svelte-1fo2ypo:hover .library-license-badge:where(.svelte-1fo2ypo){background:linear-gradient(135deg,#f8b4b440,#f8b4b426);border-color:#f8b4b44d;transform:translateY(-2px)}.library-content.svelte-1fo2ypo{flex:1;display:flex;flex-direction:column;gap:var(--space-13)}.library-header.svelte-1fo2ypo{display:flex;align-items:center;gap:var(--space-13);flex-wrap:wrap}.library-name.svelte-1fo2ypo{font-size:var(--type-21);font-weight:600;color:var(--foreground);line-height:1.3;word-break:break-word;flex:1;min-width:0}.library-version.svelte-1fo2ypo{font-size:var(--type-11);font-weight:600;color:var(--foreground-muted);padding:4px 10px;background:#f8b4b414;border:1px solid rgba(248,180,180,.15);border-radius:var(--radius-4);white-space:nowrap;flex-shrink:0;transition:all var(--timing-fast) var(--ease-natural)}.library-card.svelte-1fo2ypo:hover .library-version:where(.svelte-1fo2ypo){background:#f8b4b41f;border-color:#f8b4b440}.library-description.svelte-1fo2ypo{font-size:var(--type-16);color:var(--foreground-secondary);line-height:1.7;flex-grow:1}.library-link.svelte-1fo2ypo{display:flex;align-items:center;justify-content:center;gap:var(--space-8);padding:var(--space-13) var(--space-21);font-size:var(--type-14);font-weight:600;color:var(--primary);text-decoration:none;background:#f8b4b40d;border:1.5px solid rgba(248,180,180,.2);border-radius:var(--radius-8);transition:all var(--timing-fast) var(--ease-natural);margin-top:auto}.library-link.svelte-1fo2ypo:hover{color:var(--primary-foreground);background:var(--gradient-primary);border-color:transparent;transform:translate(4px)}.library-link.svelte-1fo2ypo svg:where(.svelte-1fo2ypo){width:16px;height:16px;transition:transform var(--timing-fast) var(--ease-natural)}.library-link.svelte-1fo2ypo:hover svg:where(.svelte-1fo2ypo){transform:translate(4px)}.licence-footer.svelte-1fo2ypo{margin-top:var(--space-55);padding:var(--space-21);text-align:center;background:#f8b4b40d;border:1px solid rgba(248,180,180,.1);border-radius:var(--radius-13)}.licence-footer.svelte-1fo2ypo p:where(.svelte-1fo2ypo){color:var(--foreground-muted);font-size:var(--type-16)}.licence-footer.svelte-1fo2ypo a:where(.svelte-1fo2ypo){color:var(--primary);text-decoration:none;transition:color var(--timing-fast) var(--ease-natural)}.licence-footer.svelte-1fo2ypo a:where(.svelte-1fo2ypo):hover{color:var(--primary-hover);text-decoration:underline}@media(max-width:1024px){.licence-layout.svelte-1fo2ypo{grid-template-columns:1fr}.licence-nav.svelte-1fo2ypo{display:none}.licence-wrapper.svelte-1fo2ypo{max-width:900px}}@media(max-width:767px){.licence-hero.svelte-1fo2ypo{padding-top:calc(var(--space-55) + 60px)}.licence-content.svelte-1fo2ypo{padding-top:var(--space-34)}.libraries-grid.svelte-1fo2ypo{grid-template-columns:1fr}.library-card.svelte-1fo2ypo{padding:var(--space-26);gap:var(--space-13)}.library-icon.svelte-1fo2ypo{width:48px;height:48px}.library-icon.svelte-1fo2ypo svg:where(.svelte-1fo2ypo){width:24px;height:24px}.library-license-badge.svelte-1fo2ypo{top:var(--space-13);right:var(--space-13);font-size:10px;padding:4px 8px}.library-name.svelte-1fo2ypo{font-size:var(--type-18)}.library-description.svelte-1fo2ypo{font-size:var(--type-14)}.category-heading.svelte-1fo2ypo{font-size:var(--type-26)}.library-link.svelte-1fo2ypo{padding:var(--space-13);font-size:var(--type-13)}}
