.varsity-page.svelte-19eh1pp{--accent: #EC4899;--shely-pink: #FF4F91;--shely-plum: #511843;--shely-blush: #FF9BB5;--shely-coral: #FFB38B;--shely-gold: #FFC972;--shely-mint: #E9FFF6;--shely-bg: #FFFBF7;--shadow-glass: 0 8px 32px rgba(81,24,67,.08);--shadow-elevated: 0 20px 60px rgba(81,24,67,.12)}.section-inner.svelte-19eh1pp{max-width:72rem;margin:0 auto;padding:0 1.5rem}.section-header.svelte-19eh1pp{text-align:center;margin-bottom:3rem}.section-header.svelte-19eh1pp h2:where(.svelte-19eh1pp){font-family:var(--font-poppins);font-weight:700;font-size:2rem;color:var(--deep-gray);margin-bottom:.75rem}@media (min-width: 768px){.section-header.svelte-19eh1pp h2:where(.svelte-19eh1pp){font-size:2.5rem}}.section-header.svelte-19eh1pp p:where(.svelte-19eh1pp){font-family:var(--font-inter);font-size:1.0625rem;color:var(--cool-gray);max-width:28rem;margin:0 auto}.library-hero.svelte-19eh1pp{background:var(--shely-mint);padding:6rem 1.5rem 4rem;position:relative;overflow:hidden;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.library-hero.visible.svelte-19eh1pp{opacity:1;transform:translateY(0)}@media (min-width: 768px){.library-hero.svelte-19eh1pp{padding:8rem 2rem 5rem}}.hero-inner.svelte-19eh1pp{max-width:72rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:3rem}@media (min-width: 768px){.hero-inner.svelte-19eh1pp{flex-direction:row;gap:4rem}}.hero-text.svelte-19eh1pp{flex:1;min-width:0}.hero-breadcrumb.svelte-19eh1pp{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.8125rem;font-family:var(--font-inter)}.hero-breadcrumb.svelte-19eh1pp a:where(.svelte-19eh1pp){color:var(--cool-gray);text-decoration:none;transition:color .2s}.hero-breadcrumb.svelte-19eh1pp a:where(.svelte-19eh1pp):hover{color:var(--accent)}.sep.svelte-19eh1pp{color:var(--lavender-gray)}.current.svelte-19eh1pp{color:var(--deep-gray);font-weight:500}.hero-badge.svelte-19eh1pp{display:inline-block;padding:.375rem 1rem;border-radius:9999px;font-family:var(--font-inter);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--accent);background:color-mix(in srgb,var(--accent) 12%,transparent);margin-bottom:1.25rem}.hero-text.svelte-19eh1pp h1:where(.svelte-19eh1pp){font-family:var(--font-poppins);font-weight:700;font-size:2.5rem;line-height:1.1;color:var(--deep-gray);margin-bottom:1rem}@media (min-width: 768px){.hero-text.svelte-19eh1pp h1:where(.svelte-19eh1pp){font-size:3.25rem}}.hero-desc.svelte-19eh1pp{font-family:var(--font-inter);font-size:1.0625rem;line-height:1.7;color:var(--cool-gray);max-width:30rem;margin-bottom:2rem}.hero-actions.svelte-19eh1pp{display:flex;flex-wrap:wrap;gap:1rem}.btn-primary.svelte-19eh1pp,.btn-secondary.svelte-19eh1pp{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;border-radius:9999px;font-family:var(--font-inter);font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-primary.svelte-19eh1pp{background:var(--accent);color:#fff;box-shadow:0 4px 16px color-mix(in srgb,var(--accent) 35%,transparent)}.btn-primary.svelte-19eh1pp:hover{transform:translateY(-2px);box-shadow:0 8px 24px color-mix(in srgb,var(--accent) 40%,transparent)}.btn-secondary.svelte-19eh1pp{background:transparent;color:var(--deep-gray);border:2px solid rgba(81,24,67,.15)}.btn-secondary.svelte-19eh1pp:hover{transform:translateY(-2px);border-color:var(--accent);color:var(--accent)}.bookshelf.svelte-19eh1pp{flex-shrink:0;width:280px;perspective:800px}@media (min-width: 768px){.bookshelf.svelte-19eh1pp{width:320px}}.shelf.svelte-19eh1pp{display:flex;align-items:flex-end;gap:6px;padding:0 12px;min-height:80px}.shelf-board.svelte-19eh1pp{height:8px;background:linear-gradient(180deg,#c9a87c,#a67c52,#8b6340);border-radius:2px;box-shadow:0 3px 8px #51184326;margin-bottom:8px}.book.svelte-19eh1pp{display:flex;align-items:center;justify-content:center;background:var(--book-color);border-radius:3px 6px 6px 3px;box-shadow:inset -3px 0 6px #00000026,2px 2px 6px #0000001a;flex:1;min-width:0;transition:transform .3s ease}.book.svelte-19eh1pp:hover{transform:translateY(-4px)}.book-tall.svelte-19eh1pp{height:90px}.book-medium.svelte-19eh1pp{height:72px}.book-short.svelte-19eh1pp{height:58px}.book-spine.svelte-19eh1pp{writing-mode:vertical-rl;text-orientation:mixed;font-family:var(--font-poppins);font-weight:600;font-size:.625rem;color:#ffffffe6;letter-spacing:.05em;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-height:100%;padding:4px 0}.content-carousel-section.svelte-19eh1pp{padding:5rem 0;background:var(--pure-white);opacity:0;transform:translateY(30px);transition:opacity .6s ease .1s,transform .6s ease .1s}.content-carousel-section.visible.svelte-19eh1pp{opacity:1;transform:translateY(0)}.carousel-scroll.svelte-19eh1pp{display:flex;gap:1.25rem;overflow-x:auto;padding:1rem 1.5rem 2rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.carousel-scroll.svelte-19eh1pp::-webkit-scrollbar{height:4px}.carousel-scroll.svelte-19eh1pp::-webkit-scrollbar-track{background:#5118430a;border-radius:4px}.carousel-scroll.svelte-19eh1pp::-webkit-scrollbar-thumb{background:#ec48994d;border-radius:4px}.content-card.svelte-19eh1pp{flex-shrink:0;width:220px;padding:1.75rem 1.5rem;border-radius:1.25rem;scroll-snap-align:start;transition:transform .3s,box-shadow .3s}.content-card.svelte-19eh1pp:hover{transform:translateY(-6px);box-shadow:var(--shadow-elevated)}.content-card--article.svelte-19eh1pp{background:linear-gradient(145deg,#fff5f7,#ffe8f0);border:1px solid rgba(236,72,153,.12);border-radius:1.25rem}.content-card--video.svelte-19eh1pp{background:linear-gradient(145deg,#511843,#7b2d6e);color:#fff;border-radius:1rem;width:260px}.content-card--video.svelte-19eh1pp .card-type-label:where(.svelte-19eh1pp),.content-card--video.svelte-19eh1pp .card-meta:where(.svelte-19eh1pp){color:#ffffffb3}.content-card--video.svelte-19eh1pp .card-title:where(.svelte-19eh1pp){color:#fff}.content-card--video.svelte-19eh1pp .card-icon:where(.svelte-19eh1pp){color:#ffffffd9}.content-card--audio.svelte-19eh1pp{background:linear-gradient(145deg,#fffdf5,#fff8e7);border:1px solid rgba(255,201,114,.3);border-radius:2rem}.card-icon.svelte-19eh1pp{width:40px;height:40px;margin-bottom:1rem;color:var(--card-accent)}.card-icon.svelte-19eh1pp svg:where(.svelte-19eh1pp){width:100%;height:100%}.card-type-label.svelte-19eh1pp{display:block;font-family:var(--font-inter);font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--card-accent);margin-bottom:.5rem}.card-title.svelte-19eh1pp{font-family:var(--font-poppins);font-weight:600;font-size:1rem;color:var(--deep-gray);margin-bottom:.5rem;line-height:1.3}.card-meta.svelte-19eh1pp{font-family:var(--font-inter);font-size:.8125rem;color:var(--cool-gray)}.course-path-section.svelte-19eh1pp{padding:5rem 1.5rem;background:var(--background-light);opacity:0;transform:translateY(30px);transition:opacity .6s ease .1s,transform .6s ease .1s}.course-path-section.visible.svelte-19eh1pp{opacity:1;transform:translateY(0)}.course-path.svelte-19eh1pp{display:flex;align-items:flex-start;overflow-x:auto;gap:0;padding:2rem 0;-webkit-overflow-scrolling:touch}.path-node.svelte-19eh1pp{display:flex;flex-direction:column;align-items:center;position:relative;min-width:120px;flex:1}.node-dot.svelte-19eh1pp{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-poppins);font-weight:700;font-size:.875rem;position:relative;z-index:2;transition:transform .3s}.path-node.svelte-19eh1pp:hover .node-dot:where(.svelte-19eh1pp){transform:scale(1.1)}.path-node.completed.svelte-19eh1pp .node-dot:where(.svelte-19eh1pp){background:var(--accent);color:#fff}.path-node.completed.svelte-19eh1pp .node-dot:where(.svelte-19eh1pp) svg:where(.svelte-19eh1pp){width:20px;height:20px}.path-node.current.svelte-19eh1pp .node-dot:where(.svelte-19eh1pp){background:#fff;border:3px solid var(--accent);color:var(--accent)}.node-pulse.svelte-19eh1pp{width:12px;height:12px;border-radius:50%;background:var(--accent);animation:svelte-19eh1pp-pulse-dot 2s ease-in-out infinite}@keyframes svelte-19eh1pp-pulse-dot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.5}}.path-node.svelte-19eh1pp:not(.completed):not(.current) .node-dot:where(.svelte-19eh1pp){background:#f1f1f1;color:var(--cool-gray);border:2px solid #e0e0e0}.node-number.svelte-19eh1pp{font-size:.8125rem}.path-connector.svelte-19eh1pp{position:absolute;top:23px;left:calc(50% + 24px);right:calc(-50% + 24px);height:3px;background:#e0e0e0;z-index:1}.path-connector.completed.svelte-19eh1pp{background:var(--accent)}.node-label.svelte-19eh1pp{text-align:center;margin-top:.75rem}.node-label.svelte-19eh1pp strong:where(.svelte-19eh1pp){display:block;font-family:var(--font-poppins);font-weight:600;font-size:.8125rem;color:var(--deep-gray);margin-bottom:.125rem}.node-label.svelte-19eh1pp span:where(.svelte-19eh1pp){font-family:var(--font-inter);font-size:.75rem;color:var(--cool-gray)}.creators-section.svelte-19eh1pp{padding:5rem 1.5rem;background:var(--pure-white);opacity:0;transform:translateY(30px);transition:opacity .6s ease .1s,transform .6s ease .1s}.creators-section.visible.svelte-19eh1pp{opacity:1;transform:translateY(0)}.creators-grid.svelte-19eh1pp{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.creators-grid.svelte-19eh1pp{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.creators-grid.svelte-19eh1pp{grid-template-columns:repeat(3,1fr)}}.creator-card.svelte-19eh1pp{text-align:center;padding:2.5rem 2rem;border-radius:1.5rem;background:var(--background-light);border:1px solid rgba(81,24,67,.06);transition:transform .3s,box-shadow .3s}.creator-card.svelte-19eh1pp:hover{transform:translateY(-4px);box-shadow:var(--shadow-elevated)}.creator-avatar.svelte-19eh1pp{width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-poppins);font-weight:700;font-size:1.25rem;color:#fff;margin:0 auto 1.25rem}.creator-name.svelte-19eh1pp{font-family:var(--font-poppins);font-weight:600;font-size:1.125rem;color:var(--deep-gray);margin-bottom:.25rem}.creator-specialty.svelte-19eh1pp{font-family:var(--font-inter);font-size:.875rem;color:var(--accent);font-weight:500;display:block;margin-bottom:1.25rem}.creator-stats.svelte-19eh1pp{display:flex;align-items:center;justify-content:center;gap:1.25rem}.stat.svelte-19eh1pp{display:flex;flex-direction:column;align-items:center}.stat-value.svelte-19eh1pp{font-family:var(--font-poppins);font-weight:700;font-size:1.25rem;color:var(--deep-gray)}.stat-label.svelte-19eh1pp{font-family:var(--font-inter);font-size:.75rem;color:var(--cool-gray)}.stat-divider.svelte-19eh1pp{width:1px;height:28px;background:#5118431a}.topics-section.svelte-19eh1pp{padding:5rem 1.5rem;background:var(--background-light);opacity:0;transform:translateY(30px);transition:opacity .6s ease .1s,transform .6s ease .1s}.topics-section.visible.svelte-19eh1pp{opacity:1;transform:translateY(0)}.topics-mosaic.svelte-19eh1pp{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;max-width:56rem;margin:0 auto}.topic-tag.svelte-19eh1pp{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;font-family:var(--font-poppins);font-weight:600;color:var(--deep-gray);background:var(--pure-white);border:1px solid rgba(81,24,67,.08);cursor:pointer;transition:all .3s}.topic-tag.svelte-19eh1pp:hover{background:var(--accent);color:#fff;border-color:var(--accent);transform:scale(1.05)}.topic-tag--large.svelte-19eh1pp{padding:.875rem 2rem;font-size:1.125rem}.topic-tag--medium.svelte-19eh1pp{padding:.625rem 1.5rem;font-size:.9375rem}.topic-tag--small.svelte-19eh1pp{padding:.5rem 1.125rem;font-size:.8125rem}.ecosystem-section.svelte-19eh1pp{padding:5rem 1.5rem;background:var(--pure-white);opacity:0;transform:translateY(30px);transition:opacity .6s ease .1s,transform .6s ease .1s}.ecosystem-section.visible.svelte-19eh1pp{opacity:1;transform:translateY(0)}.ecosystem-grid.svelte-19eh1pp{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width: 640px){.ecosystem-grid.svelte-19eh1pp{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.ecosystem-grid.svelte-19eh1pp{grid-template-columns:repeat(3,1fr)}}.ecosystem-card.svelte-19eh1pp{display:flex;flex-direction:column;padding:1.5rem;border-radius:1rem;border:1px solid rgba(81,24,67,.08);background:var(--background-light);text-decoration:none;transition:all .3s ease}.ecosystem-card.svelte-19eh1pp:hover{transform:translateY(-3px);box-shadow:var(--shadow-glass);border-color:color-mix(in srgb,var(--accent) 30%,transparent)}.eco-emoji.svelte-19eh1pp{font-size:1.75rem;margin-bottom:.75rem;line-height:1}.eco-name.svelte-19eh1pp{font-family:var(--font-poppins);font-weight:600;font-size:1rem;color:var(--deep-gray);margin-bottom:.25rem}.eco-tagline.svelte-19eh1pp{font-family:var(--font-inter);font-size:.8125rem;color:var(--cool-gray);line-height:1.4}
