@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Sarina&family=Yesteryear&display=swap";@import "https://fonts.googleapis.com/css2?family=Imbue:wght@100..900&family=Merriweather:wght@300;400;700;900&display=swap";.btnComponent{cursor:pointer;font-family:var(--font-body);-webkit-backdrop-filter:blur(14px);border:1px solid #ffffff38;border-radius:14px;outline:none;justify-content:center;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:700;transition:transform .3s,background .3s,border-color .3s,box-shadow .3s,color .3s;display:flex;box-shadow:0 8px 25px #00000014,inset 0 1px #ffffff38}.btnComponent:hover{transform:translateY(-3px);box-shadow:0 14px 32px #00000021,inset 0 1px #ffffff4d}.btnComponent:active{transform:scale(.97)}.btnComponent:disabled{opacity:.6;cursor:not-allowed}.btn-primary{color:#fff8f3;background:#8a5c4494;border-color:#ffffff40}.btn-primary:hover{background:#9c694eb8;border-color:#ffffff59}.btn-secondary{color:var(--color-primary);background:#ffffff24;border-color:#ffffff47}.btn-secondary:hover{background:#ffffff38}.btn-outline{color:var(--color-primary);background:#ffffff0f;border:1px solid #4b332959}.btn-outline:hover{background:#8a5c442e;border-color:#8a5c4473}.btn-danger{color:#fff5f3;background:#c0392b94;border-color:#ffffff38}.btn-danger:hover{background:#c0392bb8}.btn-full{width:100%}.theme-toggle{background:var(--color-secondary-lighter);width:42px;height:42px;color:var(--color-primary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .25s,color .25s,transform .25s;display:flex}.theme-toggle:hover{background:var(--color-accent);transform:rotate(15deg)}.language-toggle{background:var(--color-secondary-lighter);width:42px;height:42px;color:var(--color-primary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:800;transition:background .25s,color .25s;display:flex}.language-toggle:hover{background:var(--color-accent)}.mobile-menu__overlay{-webkit-backdrop-filter:blur(4px);opacity:0;visibility:hidden;pointer-events:none;z-index:999;background:#0f172a73;transition:opacity .35s,visibility .35s;position:fixed;inset:0}.mobile-menu__overlay--show{opacity:1;visibility:visible;pointer-events:auto}.mobile-menu{background:var(--color-white);visibility:hidden;pointer-events:none;opacity:0;z-index:1000;backface-visibility:hidden;flex-direction:column;width:340px;max-width:90vw;height:100dvh;max-height:100dvh;transition:transform .35s,opacity .35s,visibility .35s;display:flex;position:fixed;top:0;right:0;overflow:hidden;transform:translate(100%);box-shadow:-12px 0 35px #0000001f}.mobile-menu--open{visibility:visible;pointer-events:auto;opacity:1;transform:translate(0)}.mobile-menu__header{border-bottom:1px solid #e5e7eb;flex:none;justify-content:flex-end;align-items:center;padding:1rem 1.2rem;display:flex}.mobile-menu__close{cursor:pointer;width:42px;height:42px;color:var(--color-primary);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.7rem;transition:background .25s,color .25s,transform .25s;display:flex}@media (hover:hover) and (pointer:fine){.mobile-menu__close:hover{background:var(--color-accent);color:var(--color-primary);transform:rotate(90deg)}}.mobile-menu__navigation{-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex:auto;min-height:0;overflow:hidden auto}.mobile-menu .navbar__links{flex-direction:column;align-items:stretch;gap:.5rem;padding:1.5rem;display:flex}.mobile-menu .navbar__link{text-align:left;border-radius:12px;width:100%;padding:.9rem 1rem;font-size:1.1rem}.mobile-menu .navbar__button{cursor:pointer;background:0 0;border:none;font-family:inherit}@media (hover:hover) and (pointer:fine){.mobile-menu .navbar__link:hover{background:#0000000a}}.mobile-menu__footer{background:var(--color-white);z-index:20;border-top:1px solid #e5e7eb;flex:none;padding:1rem 1.5rem;position:relative}.mobile-menu__controls{align-items:center;gap:.75rem;margin-bottom:.9rem;display:flex}.mobile-menu__user{width:100%;position:relative}.mobile-menu__user .navbar__user{width:100%}.mobile-menu__user .navbar__user-button{background:#00000008;border-radius:14px;justify-content:flex-start;width:100%;padding:.65rem}.mobile-menu__user .navbar__user-button:hover{background:#0000000f}.mobile-menu__user .navbar__dropdown{z-index:100;width:100%;max-height:min(260px,45vh);top:auto;bottom:calc(100% + .75rem);right:0;overflow-y:auto;box-shadow:0 15px 35px #0000002e}[data-theme=dark] .mobile-menu{background:var(--color-background);color:#fff}[data-theme=dark] .mobile-menu__footer{background:var(--color-background);border-color:#ffffff1f}[data-theme=dark] .mobile-menu .navbar__link{color:#fff}[data-theme=dark] .mobile-menu .navbar__link:hover{color:#fff;background:#ffffff14}[data-theme=dark] .mobile-menu__close{color:#fff}[data-theme=dark] .mobile-menu__close:hover{color:#fff;background:#ffffff14}[data-theme=dark] .mobile-menu__header{border-color:#ffffff1f}[data-theme=dark] .mobile-menu__user .navbar__user-button{background:#ffffff0f}[data-theme=dark] .mobile-menu__user .navbar__user-button:hover{background:#ffffff1a}[data-theme=dark] .mobile-menu__overlay{background:#000000a6}@media (width>=769px) and (width<=992px){.mobile-menu{width:360px;max-width:75vw}}@media (width<=480px){.mobile-menu{width:320px;max-width:88vw}.mobile-menu__header{padding:.8rem 1rem}.mobile-menu .navbar__links{padding:1rem}.mobile-menu__footer{padding:.9rem 1rem}}@media (width<=360px){.mobile-menu{width:100%;max-width:100vw}.mobile-menu__footer{padding-left:.8rem;padding-right:.8rem}}.emptyStateContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:350px;padding:40px;display:flex}.emptyStateIcon{width:110px;height:110px;color:var(--color-primary);background:#5295801f;border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;font-size:42px;transition:all .35s;display:flex}.emptyStateContainer:hover .emptyStateIcon{transform:translateY(-8px)rotate(8deg)}.emptyStateTitle{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:14px;font-size:2rem}.emptyStateDescription{max-width:520px;color:var(--color-secondary);margin-bottom:30px;line-height:1.8}.cart-drawer__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;visibility:hidden;pointer-events:none;z-index:1001;background:#0f172a73;transition:opacity .35s,visibility .35s;position:fixed;inset:0}.cart-drawer__overlay--show{opacity:1;visibility:visible;pointer-events:auto}.cart-drawer{background:var(--color-white);visibility:hidden;pointer-events:none;opacity:0;z-index:1002;flex-direction:column;width:400px;max-width:92vw;height:100vh;transition:transform .35s,opacity .35s,visibility .35s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-12px 0 35px #0000001f}.cart-drawer--open{visibility:visible;pointer-events:auto;opacity:1;transform:translate(0)}.cart-drawer__header{border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.cart-drawer__header h2{color:var(--color-primary);font-size:1.15rem}.cart-drawer__close{width:38px;height:38px;color:var(--color-primary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:background .25s;display:flex}.cart-drawer__close:hover{background:var(--color-accent)}.cart-drawer__body{flex:1;padding:1.25rem 1.5rem;overflow-y:auto}.cart-drawer__items{flex-direction:column;gap:1rem;display:flex}.cart-drawer__item{border-bottom:1px solid #0f172a0f;align-items:flex-start;gap:.9rem;padding-bottom:1rem;display:flex}.cart-drawer__item-image{background:var(--color-secondary-lighter);width:64px;height:64px;color:var(--color-secondary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.cart-drawer__item-image img{object-fit:cover;width:100%;height:100%}.cart-drawer__item-info{flex:1;min-width:0}.cart-drawer__item-info h4{color:var(--color-primary);margin-bottom:.25rem;font-size:.95rem}.cart-drawer__item-info>span{color:var(--color-secondary);font-size:.85rem}.cart-drawer__quantity{align-items:center;gap:.6rem;margin-top:.5rem;display:flex}.cart-drawer__quantity button{width:26px;height:26px;color:var(--color-primary);cursor:pointer;background:0 0;border:1px solid #0f172a1f;border-radius:8px;justify-content:center;align-items:center;display:flex}.cart-drawer__quantity span{text-align:center;min-width:20px;color:var(--color-primary);font-weight:700}.cart-drawer__remove{color:#b91c1c;cursor:pointer;background:0 0;border:none;padding:.4rem}.cart-drawer__footer{border-top:1px solid #0f172a14;padding:1.25rem 1.5rem}.cart-drawer__total{color:var(--color-primary);justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.cart-drawer__total strong{font-size:1.3rem}@media (width<=480px){.cart-drawer{width:100%;max-width:100vw}}.navbar{z-index:999;will-change:transform;backface-visibility:hidden;width:100%;transition:all .35s;position:sticky;top:0;left:0;transform:translateZ(0)}.navbar--scrolled{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff;box-shadow:0 8px 30px #00000014}.navbar__container{justify-content:space-between;align-items:center;max-width:1300px;margin:auto;padding:1rem 2rem;display:flex}.navbar__logo-image{width:auto;height:100px;transition:height .35s,opacity .35s,transform .35s;display:block}.navbar--scrolled .navbar__logo-image{height:68px}.navbar__desktop{align-items:center;gap:3rem;display:flex}.navbar__links{align-items:center;gap:2rem;display:flex}.navbar__link{color:#1f4a5a;font-weight:600;text-decoration:none;transition:all .3s;position:relative}.navbar__link:after{content:"";background:#f4d35e;width:0;height:3px;transition:all .3s;position:absolute;bottom:-8px;left:0}@media (hover:hover) and (pointer:fine){.navbar__link:hover{color:var(--color-secondary-light)}.navbar__link:hover:after{width:100%}}.navbar__link--active{color:var(--color-primary-light)}.navbar__link--active:after{width:100%}.navbar__auth{align-items:center;gap:1rem;display:flex}.navbar__user{position:relative}.navbar__user-button{cursor:pointer;background:0 0;border:none;align-items:center;gap:.8rem;display:flex}.navbar__avatar{object-fit:cover;border:3px solid #f4d35e;border-radius:50%;width:42px;height:42px}.navbar__dropdown{opacity:0;visibility:hidden;background:#fff;border-radius:18px;flex-direction:column;width:220px;transition:opacity .25s,transform .25s,visibility .25s;display:flex;position:absolute;top:120%;right:0;overflow:hidden;transform:translateY(-10px);box-shadow:0 15px 35px #0000001f}.navbar__dropdown--show{opacity:1;visibility:visible;transform:translateY(0)}.navbar__dropdown a,.navbar__dropdown button{color:#374151;text-align:left;cursor:pointer;background:0 0;border:none;padding:1rem 1.2rem;text-decoration:none;transition:all .25s}@media (hover:hover) and (pointer:fine){.navbar__dropdown a:hover,.navbar__dropdown button:hover{color:#2563eb;background:#f8fafc}}.navbar__arrow{transition:all .3s}.navbar__arrow--open{transform:rotate(180deg)}.navbar__hamburger{cursor:pointer;background:0 0;border:none;font-size:2rem}@media (width<=992px){.navbar__desktop{display:none}.navbar__hamburger{display:block}}.navbar__button{cursor:pointer;font:inherit;background:0 0;border:none}.navbar__cart{background:var(--color-secondary-lighter);width:42px;height:42px;color:var(--color-primary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .25s;display:flex;position:relative}@media (hover:hover) and (pointer:fine){.navbar__cart:hover{background:var(--color-accent)}}.navbar__cart-badge{color:#fff;background:#dc2626;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.7rem;font-weight:800;display:flex;position:absolute;top:-4px;right:-4px}.navbar__mobile-actions{align-items:center;gap:.6rem;display:none}@media (width<=992px){.navbar__desktop{display:none}.navbar__mobile-actions{display:flex}}.navbar__cart{width:42px;height:42px;color:var(--color-primary);-webkit-backdrop-filter:blur(14px);cursor:pointer;background:#ffffff1a;border:1px solid #ffffff38;border-radius:50%;justify-content:center;align-items:center;transition:background .3s,border-color .3s,transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 8px 25px #00000014,inset 0 1px #ffffff2e}@media (hover:hover) and (pointer:fine){.navbar__cart:hover{background:#ffffff2e;border-color:#ffffff59;transform:translateY(-2px);box-shadow:0 12px 30px #0000001f,inset 0 1px #ffffff40}}.navbar__glass-button{min-width:42px;height:42px;color:var(--color-primary);-webkit-backdrop-filter:blur(14px);cursor:pointer;background:#ffffff1a;border:1px solid #ffffff38;border-radius:14px;justify-content:center;align-items:center;gap:.45rem;padding:0 12px;transition:background .3s,border-color .3s,transform .3s,box-shadow .3s;display:flex;box-shadow:0 8px 25px #00000014,inset 0 1px #ffffff2e}@media (hover:hover) and (pointer:fine){.navbar__glass-button:hover{background:#ffffff2e;border-color:#ffffff59;transform:translateY(-2px);box-shadow:0 12px 30px #0000001f,inset 0 1px #ffffff40}}[data-theme=dark] .navbar__cart,[data-theme=dark] .navbar__glass-button{color:#ead8cc;background:#ffffff12;border-color:#ffffff24;box-shadow:0 8px 25px #0000004d,inset 0 1px #ffffff14}@media (hover:hover) and (pointer:fine){[data-theme=dark] .navbar__cart:hover,[data-theme=dark] .navbar__glass-button:hover{background:#ffffff1f;border-color:#ead8cc4d;box-shadow:0 12px 30px #00000059,inset 0 1px #ffffff1f}}.navbar__hamburger{-webkit-backdrop-filter:none;box-shadow:none;color:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-size:2rem}[data-theme=dark] .navbar__link{color:#000}[data-theme=dark] .navbar__link--active{color:#fff}@media (hover:hover) and (pointer:fine){[data-theme=dark] .navbar__link:hover{color:#fff}}[data-theme=dark] .navbar__link:after,[data-theme=dark] .navbar__link--active:after{background:#fff}@media (width<=992px){.navbar{z-index:9999;will-change:transform;backface-visibility:hidden;width:100%;height:auto;position:sticky;top:0;left:0;right:0;transform:translateZ(0)}.navbar__container{box-sizing:border-box;width:100%;max-width:none;min-height:64px;padding:.65rem 1rem}.navbar__logo-image{width:auto;height:62px}.navbar--scrolled .navbar__logo-image{height:52px}.navbar__mobile-actions{align-items:center;gap:.5rem;display:flex}.navbar__hamburger{font-size:1.7rem}.navbar--menu-open{opacity:0;pointer-events:none;transition:opacity .25s}}.footer{background:var(--color-secondary);color:var(--color-white);margin-top:6rem;position:relative;overflow:hidden}.footer:before{content:"";background:linear-gradient(90deg, var(--color-accent), var(--color-secondary), var(--color-accent));height:5px;display:block}.footer__container{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;max-width:1300px;margin:auto;padding:5rem 2rem;display:grid}.footer__brand{flex-direction:column;gap:1.5rem;display:flex}.footer__logo{width:190px}.footer__description{color:var(--color-secondary-lighter);max-width:380px;line-height:1.9}.footer__column{flex-direction:column;gap:1rem;display:flex}.footer__column h3{color:var(--color-accent);margin-bottom:.5rem;font-size:1.2rem}.footer__column a,.footer__column span{color:var(--color-secondary-lighter);text-decoration:none;transition:all .3s}.footer__column a:hover{color:var(--color-accent);transform:translate(5px)}.footer__socials{gap:1rem;margin-top:.8rem;display:flex}.footer__socials a{width:42px;height:42px;color:var(--color-white);background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:all .3s;display:flex}.footer__socials a:hover{background:var(--color-accent);color:var(--color-primary);transform:translateY(-5px)rotate(8deg)}.footer__bottom{text-align:center;color:var(--color-secondary-lighter);border-top:1px solid #ffffff1f;padding:1.4rem}.footer__top{background:var(--color-accent);width:55px;height:55px;color:var(--color-primary);cursor:pointer;border:none;border-radius:50%;font-size:1.1rem;transition:all .35s;position:absolute;bottom:35px;right:35px}.footer__top:hover{transform:translateY(-8px);box-shadow:0 15px 30px #00000040}@media (width<=1000px){.footer__container{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.footer__container{text-align:center;grid-template-columns:1fr}.footer__brand{align-items:center}.footer__description{max-width:none}.footer__socials{justify-content:center}.footer__top{bottom:20px;right:20px}}[data-theme=dark] .footer{color:#f3ebe5;background:radial-gradient(at 50% 0,#97694c8c 0%,#704c3761 35%,#48302538 65%,#2d201a1a 100%),#2f211b}[data-theme=dark] .footer:before{background:linear-gradient(90deg,#d7a98e,#8a5c44,#d7a98e)}[data-theme=dark] .footer__description,[data-theme=dark] .footer__column a,[data-theme=dark] .footer__column span{color:#d0c0b7}[data-theme=dark] .footer__column a:hover,[data-theme=dark] .footer__column h3{color:#e2bda7}[data-theme=dark] .footer__socials a{color:#f3ebe5;background:#ffffff17}[data-theme=dark] .footer__socials a:hover{color:#3b281f;background:#d7a98e}[data-theme=dark] .footer__bottom{color:#c9b8ae;border-top:1px solid #ffffff1f}[data-theme=dark] .footer__top{color:#3b281f;background:#d7a98e}[data-theme=dark] .footer__top:hover{background:#e2bda7;box-shadow:0 15px 30px #0000004d}.home{width:100%;overflow-x:hidden}.home section{scroll-margin-top:110px}.hero{width:100%;min-height:100vh;font-family:Instrument Serif,serif;position:relative;overflow:hidden}.hero__image{object-fit:cover;object-position:72% center;z-index:0;width:100%;height:100%;animation:18s ease-in-out infinite alternate heroImageZoom,.7s heroImageFade;position:absolute;inset:0}.hero__overlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#97c0e6d1 0%,#91b8dc94 24%,#82aad052 48%,#6e96be1f 72%,#5a82aa00 100%),linear-gradient(#fff0 45%,#eef4f71a 68%,#eef4f747 100%);position:absolute;inset:0}.hero:after{content:"";z-index:10;background:linear-gradient(90deg,#86aec2 0%,#b9ced5 20%,#e9d5b0 50%,#b9ced5 80%,#86aec2 100%);width:100%;height:7px;position:absolute;bottom:0;left:0;box-shadow:0 -2px 14px #b9ced559,0 0 20px #e9d5b038}[data-theme=dark] .hero__overlay{background:radial-gradient(circle at 16% 35%,#dab89940,#0000 42%),radial-gradient(circle at 58% 42%,#8e654e2e,#0000 58%),linear-gradient(#1e17130a 0%,#1e171329 48%,#191310b8 100%),#271d1829}[data-theme=dark] .hero:after{background:linear-gradient(90deg,#684b3c 0%,#9c755e 20%,#e4c69d 50%,#9c755e 80%,#684b3c 100%);box-shadow:0 -2px 15px #e4c69d33,0 0 24px #9c755e40}.hero__container{z-index:5;align-items:flex-start;width:min(92%,1450px);min-height:100vh;margin:0 auto;padding-top:190px;padding-bottom:80px;display:flex;position:relative}.hero__content{color:#fff;width:640px}.hero__badge{-webkit-backdrop-filter:blur(18px);text-shadow:0 1px 4px #00000059;background:#ffffff1f;border:1px solid #fff3;border-radius:999px;align-items:center;margin-bottom:30px;padding:13px 24px;font-weight:600;display:inline-flex;box-shadow:0 6px 18px #0000002e,inset 0 1px #ffffff38}.hero__title{letter-spacing:-1px;color:#173b5f;text-shadow:0 2px 6px #00001440;margin:0 0 28px;font-size:clamp(4rem,7vw,6.8rem);line-height:.92}.hero__title-brown{font-family:instrument serif,serif}.hero__title-line{white-space:nowrap;color:#173b5f;display:block}.hero__title-accent{color:#9ad4f3;font-family:Yesteryear,serif}[data-theme=dark] .hero__title,[data-theme=dark] .hero__title-line{color:#fff}[data-theme=dark] .hero__title-accent{color:#e3c59e}.hero__description{box-sizing:border-box;width:100%;color:var(--color-primary);-webkit-backdrop-filter:blur(14px);text-shadow:0 2px 5px #00000040;background:#ffffff1a;border:1px solid #fff3;border-radius:14px;margin-top:.75rem;margin-bottom:80px;padding:1rem 1.25rem;font-family:Sarina,cursive;font-size:.95rem;font-style:normal;line-height:1.8;box-shadow:0 8px 25px #0000001f,inset 0 1px #fff3}[data-theme=dark] .hero__description{color:#f3e7dc;background:#3628206b;border-color:#e4c69d33;box-shadow:0 10px 30px #0000004d,inset 0 1px #ffffff14}[data-theme=dark] .hero__description strong{color:#f0d5ad}.hero-anim{opacity:0;animation:.9s cubic-bezier(.16,1,.3,1) forwards heroFadeUp;transform:translateY(24px)}.hero-anim--1{animation-delay:.15s}.hero-anim--2{animation-delay:.32s}.hero-anim--3{animation-delay:.5s}.hero-anim--4{animation-delay:.68s}@keyframes heroFadeUp{to{opacity:1;transform:translateY(0)}}@keyframes heroImageZoom{0%{transform:scale(1)}to{transform:scale(1.04)}}@keyframes heroImageFade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.hero-anim{opacity:1;animation:none;transform:none}.hero__image{animation:none}}@media (width<=992px){.hero__image{object-position:70% center}.hero__container{width:min(92%,900px);padding-top:150px;padding-bottom:100px}.hero__content{width:100%;max-width:650px}.hero__title{font-size:clamp(3.5rem,7vw,5rem)}}@media (width<=600px){.hero{background:var(--color-background);height:auto;min-height:calc(100svh + 40vh)}.hero__image{object-fit:cover;object-position:65% center;width:100%;height:62vh;position:absolute;inset:auto 0 0}.hero__overlay{background:linear-gradient(#82b0d68c 0%,#82b0d661 35%,#82b0d62e 65%,#ffffff14 100%),linear-gradient(90deg,#7daed78c 0%,#7daed72e 65%,#7daed700 100%);height:62vh;inset:auto 0 0}.hero__container{box-sizing:border-box;width:100%;min-height:calc(100svh + 22vh);padding:120px 16px calc(70px + 22vh)}.hero__content{width:100%;max-width:100%}.hero__badge{box-sizing:border-box;max-width:100%;margin-bottom:22px;padding:10px 15px;font-size:.72rem;line-height:1.3}.hero__title{letter-spacing:-.5px;width:100%;margin-bottom:28px;font-size:clamp(2.65rem,11.5vw,3.8rem);line-height:.94}.hero__title-line{white-space:nowrap;max-width:100%;display:block}.hero__description{-webkit-backdrop-filter:blur(12px);background:#ffffff40;border-radius:16px;width:100%;margin-bottom:50px;padding:1rem 1.1rem;font-size:.88rem;line-height:1.85}.hero:after{height:5px}}@media (width<=400px){.hero__container{padding:110px 12px 65px}.hero__image{object-position:63% center}.hero__title{letter-spacing:-.4px;font-size:2.4rem}.hero__description{padding:.9rem 1rem;font-size:.82rem;line-height:1.75}}@media (width<=350px){.hero__title{font-size:2.15rem}.hero__badge{padding:8px 12px;font-size:.64rem}.hero__description{font-size:.78rem}}.features{background:0 0;padding:140px 0;transition:background .4s;position:relative;overflow:hidden}.features:after{display:none}.features__header{z-index:1;text-align:center;width:min(760px,90%);margin:auto auto 80px;position:relative}.features__header span{color:#8a5c44;letter-spacing:2px;background:#f3eae4;border-radius:999px;margin-bottom:22px;padding:10px 22px;font-size:.85rem;font-weight:700;display:inline-block}.features__header h2{color:#3e2c22;margin-bottom:22px;font-family:Instrument Serif,serif;font-size:clamp(3rem,5vw,4.7rem);line-height:1}.features__header p{color:#6f645e;font-size:1.08rem;line-height:1.9}.features__grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:32px;width:min(1320px,92%);margin:auto;display:grid;position:relative}.feature-card{-webkit-backdrop-filter:blur(18px);background:#ffffff38;border:1px solid #ffffff73;border-radius:30px;padding:42px;transition:transform .35s,box-shadow .35s,background .35s,border-color .35s;position:relative;box-shadow:0 18px 40px #3e2c2214,inset 0 1px #ffffff8c}.feature-card:hover{background:#ffffff4d;border-color:#ffffffa6;transform:translateY(-12px);box-shadow:0 30px 60px #3e2c2224,inset 0 1px #ffffffb3}.feature-card__icon{color:#8a5c44;background:#f7f2ee;border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:28px;transition:all .35s;display:flex}.feature-card:hover .feature-card__icon{color:#fff;background:#8a5c44;transform:rotate(-8deg)}.feature-card h3{color:#3e2c22;margin-bottom:18px;font-size:1.4rem}.feature-card p{color:#746963;line-height:1.8}[data-theme=dark] .features{background:0 0}[data-theme=dark] .features__header span{color:#b98d6d;background:#8a5c4429}[data-theme=dark] .features__header h2{color:#3e2c22}[data-theme=dark] .features__header p{color:#766e68}[data-theme=dark] .feature-card{-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border-color:#ffffff2e;box-shadow:0 18px 45px #0000001f,inset 0 1px #ffffff2e}[data-theme=dark] .feature-card:hover{background:#ffffff26;border-color:#ffffff47;box-shadow:0 30px 65px #0000002e,inset 0 1px #ffffff3d}[data-theme=dark] .feature-card h3{color:#3e2c22}[data-theme=dark] .feature-card p{color:#746963}[data-theme=dark] .feature-card__icon{color:#8a5c44;background:#f1e9e2}@media (width<=1000px){.features__grid{grid-template-columns:1fr}}.reveal{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal--up{transform:translateY(32px)}.reveal--down{transform:translateY(-32px)}.reveal--left{transform:translate(32px)}.reveal--right{transform:translate(-32px)}.reveal--scale{transform:scale(.92)}.reveal--fade{transform:none}.reveal--visible{opacity:1;transform:translate(0)scale(1)}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}.stats{background:0 0;padding-bottom:140px;position:relative;overflow:hidden}.stats__grain{opacity:.18;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E");position:absolute;inset:0}.stats__heading{z-index:1;text-align:center;width:min(760px,90%);margin:auto auto 60px;padding-top:80px;position:relative}.stats__heading span{color:#8a5c44;letter-spacing:2px;background:#f3eae4;border-radius:999px;margin-bottom:22px;padding:10px 22px;font-size:.82rem;font-weight:700;display:inline-block}.stats__heading h2{color:#3d2a21;margin-bottom:24px;font-family:Instrument Serif,serif;font-size:clamp(3rem,5vw,4.7rem);line-height:1}.stats__heading p{color:#726761;margin-bottom:270px;font-size:1.05rem;line-height:1.9}.stats__container{z-index:1;grid-template-columns:repeat(3,1fr);gap:32px;width:min(1280px,92%);margin:auto;display:grid;position:relative;transform:translateY(-130px)}.stats__card{-webkit-backdrop-filter:blur(18px);background:#ffffff38;border:1px solid #ffffff73;border-radius:32px;padding:48px;transition:transform .35s,box-shadow .35s,background .35s,border-color .35s;position:relative;box-shadow:0 25px 60px #3e2c2214,inset 0 1px #ffffff8c}.stats__card:hover{background:#ffffff4d;border-color:#ffffffa6;transform:translateY(-10px);box-shadow:0 35px 70px #3e2c2224,inset 0 1px #ffffffb3}.stats__icon{color:#8a5c44;background:#f8f2ee;border-radius:22px;justify-content:center;align-items:center;width:78px;height:78px;margin-bottom:26px;transition:all .35s;display:flex}.stats__card:hover .stats__icon{color:#fff;background:#8a5c44;transform:rotate(-8deg)}.stats__card h3{color:#3d2a21;margin-bottom:10px;font-family:Instrument Serif,serif;font-size:3rem}.stats__card h4{color:#4d3a31;margin-bottom:18px;font-size:1.35rem}.stats__card p{color:#746a64;line-height:1.8}[data-theme=dark] .stats{background:0 0}[data-theme=dark] .stats__grain{opacity:.12;mix-blend-mode:soft-light}[data-theme=dark] .stats__heading span{color:#a8785b;background:#8a5c442e}[data-theme=dark] .stats__heading h2{color:#4b3329}[data-theme=dark] .stats__heading p{color:#6f625b}[data-theme=dark] .stats__card{-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border-color:#ffffff2e;box-shadow:0 25px 60px #0000001f,inset 0 1px #ffffff2e}[data-theme=dark] .stats__card:hover{background:#ffffff26;border-color:#ffffff47;box-shadow:0 35px 70px #0000002e,inset 0 1px #ffffff3d}[data-theme=dark] .stats__icon{color:#8a5c44;background:#8a5c441f}[data-theme=dark] .stats__card:hover .stats__icon{color:#fff;background:#9a684e}[data-theme=dark] .stats__card h3{color:#4b3329}[data-theme=dark] .stats__card h4{color:#59463b}[data-theme=dark] .stats__card p{color:#746a64}@media (width<=950px){.stats{background:0 0;padding-top:50px}.stats__container{grid-template-columns:1fr;transform:none}}.sectionTitleContainer{margin-bottom:60px}.sectionDecoration{background:var(--color-accent);border-radius:20px;width:70px;height:5px;margin-bottom:14px;display:block}.sectionTitleContainer h2{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:12px;font-size:clamp(2rem,4vw,3rem)}.sectionTitleContainer p{max-width:650px;color:var(--color-secondary);font-size:1.05rem;line-height:1.8}.sectionCenter{text-align:center}.sectionCenter .sectionDecoration,.sectionCenter p{margin-inline:auto}.loaderWrapper{justify-content:center;align-items:center;width:100%;min-height:300px;display:flex}.wheel-and-hamster{--dur:1s;width:12em;height:12em;font-size:14px;position:relative}.wheel,.hamster,.hamster div,.spoke{position:absolute}.wheel,.spoke{border-radius:50%;width:100%;height:100%;top:0;left:0}.wheel{z-index:2;background:radial-gradient(100% 100%,#9990 47.8%,#999 48%)}.hamster{animation:hamster var(--dur) ease-in-out infinite;transform-origin:50% 0;z-index:1;width:7em;height:3.75em;top:50%;left:calc(50% - 3.5em);transform:rotate(4deg)translate(-.8em,1.85em)}.hamster__head{animation:hamsterHead var(--dur) ease-in-out infinite;transform-origin:100%;background:#f48c25;border-radius:70% 30% 0 100%/40% 25% 25% 60%;width:2.75em;height:2.5em;top:0;left:-2em;box-shadow:inset 0 -.25em #facc9e,inset .75em -1.55em #fce6cf}.hamster__ear{animation:hamsterEar var(--dur) ease-in-out infinite;transform-origin:50% 75%;background:#fbb6b6;border-radius:50%;width:.75em;height:.75em;top:-.25em;right:-.25em;box-shadow:inset -.25em 0 #f48c25}.hamster__eye{animation:hamsterEye var(--dur) linear infinite;background-color:#000;border-radius:50%;width:.5em;height:.5em;top:.375em;left:1.25em}.hamster__nose{background:#f98686;border-radius:35% 65% 85% 15%/70% 50% 50% 30%;width:.2em;height:.25em;top:.75em;left:0}.hamster__body{animation:hamsterBody var(--dur) ease-in-out infinite;transform-origin:17%;width:4.5em;height:3em;transform-style:preserve-3d;background:#fce6cf;border-radius:50% 30%/15% 60% 40% 40%;top:.25em;left:2em;box-shadow:inset .1em .75em #f48c25,inset .15em -.5em #facc9e}.hamster__limb--fr,.hamster__limb--fl{clip-path:polygon(0 0,100% 0,70% 80%,60% 100%,0% 100%,40% 80%);transform-origin:50% 0;width:1em;height:1.5em;top:2em;left:.5em}.hamster__limb--fr{animation:hamsterFRLimb var(--dur) linear infinite;background:linear-gradient(#facc9e 80%,#f98686 80%);transform:rotate(15deg)translateZ(-1px)}.hamster__limb--fl{animation:hamsterFLLimb var(--dur) linear infinite;background:linear-gradient(#fce6cf 80%,#fbb6b6 80%);transform:rotate(15deg)}.hamster__limb--br,.hamster__limb--bl{clip-path:polygon(0 0,100% 0,100% 30%,70% 90%,70% 100%,30% 100%,40% 90%,0% 30%);transform-origin:50% 30%;border-radius:.75em .75em 0 0;width:1.5em;height:2.5em;top:1em;left:2.8em}.hamster__limb--br{animation:hamsterBRLimb var(--dur) linear infinite;background:linear-gradient(#facc9e 90%,#f98686 90%);transform:rotate(-25deg)translateZ(-1px)}.hamster__limb--bl{animation:hamsterBLLimb var(--dur) linear infinite;background:linear-gradient(#fce6cf 90%,#fbb6b6 90%);transform:rotate(-25deg)}.hamster__tail{animation:hamsterTail var(--dur) linear infinite;transform-origin:.25em .25em;background:#fbb6b6;border-radius:.25em 50% 50% .25em;width:1em;height:.5em;top:1.5em;right:-.5em;transform:rotate(30deg)translateZ(-1px);box-shadow:inset 0 -.2em #f98686}.spoke{animation:spoke var(--dur) linear infinite;background:radial-gradient(100% 100%,#999 4.8%,#9990 5%),linear-gradient(#8c8c8c00 46.9%,#a6a6a6 47% 52.9%,#a6a6a600 53%) 50%/99% 99% no-repeat}@keyframes hamster{0%,to{transform:rotate(4deg)translate(-.8em,1.85em)}50%{transform:rotate(0)translate(-.8em,1.85em)}}@keyframes hamsterHead{0%,25%,50%,75%,to{transform:rotate(0)}12.5%,37.5%,62.5%,87.5%{transform:rotate(8deg)}}@keyframes hamsterEye{0%,90%,to{transform:scaleY(1)}95%{transform:scaleY(0)}}@keyframes hamsterEar{0%,25%,50%,75%,to{transform:rotate(0)}12.5%,37.5%,62.5%,87.5%{transform:rotate(12deg)}}@keyframes hamsterBody{0%,25%,50%,75%,to{transform:rotate(0)}12.5%,37.5%,62.5%,87.5%{transform:rotate(-2deg)}}@keyframes hamsterFRLimb{0%,25%,50%,75%,to{transform:rotate(50deg)translateZ(-1px)}12.5%,37.5%,62.5%,87.5%{transform:rotate(-30deg)translateZ(-1px)}}@keyframes hamsterFLLimb{0%,25%,50%,75%,to{transform:rotate(-30deg)}12.5%,37.5%,62.5%,87.5%{transform:rotate(50deg)}}@keyframes hamsterBRLimb{0%,25%,50%,75%,to{transform:rotate(-60deg)translateZ(-1px)}12.5%,37.5%,62.5%,87.5%{transform:rotate(20deg)translateZ(-1px)}}@keyframes hamsterBLLimb{0%,25%,50%,75%,to{transform:rotate(20deg)}12.5%,37.5%,62.5%,87.5%{transform:rotate(-60deg)}}@keyframes hamsterTail{0%,25%,50%,75%,to{transform:rotate(30deg)translateZ(-1px)}12.5%,37.5%,62.5%,87.5%{transform:rotate(10deg)translateZ(-1px)}}@keyframes spoke{0%{transform:rotate(0)}to{transform:rotate(-1turn)}}.cardComponent{-webkit-backdrop-filter:blur(20px)saturate(135%);background:#ffffff2e;border:1px solid #ffffff6b;border-radius:22px;transition:transform .35s,box-shadow .35s,background .35s,border-color .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 45px #3e2c2214,inset 0 1px #ffffff8c,inset 0 -1px #ffffff1a}.cardComponent:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#ffffff2e,#fff0);width:100%;height:45%;position:absolute;top:0;left:0}.cardComponent>*{z-index:1;position:relative}.card-column{flex-direction:column}.card-row{flex-direction:row}.cardPadding{padding:24px}.cardHover{cursor:pointer}.cardHover:hover{background:#ffffff40;border-color:#fff9;transform:translateY(-8px);box-shadow:0 28px 60px #3e2c2224,inset 0 1px #ffffffa6}[data-theme=dark] .cardComponent{-webkit-backdrop-filter:blur(24px)saturate(130%);background:#ffffff14;border-color:#ffffff2e;box-shadow:0 20px 50px #0003,inset 0 1px #ffffff2e,inset 0 -1px #ffffff0f}[data-theme=dark] .cardComponent:before{background:linear-gradient(#ffffff1a,#fff0)}[data-theme=dark] .cardHover:hover{background:#ffffff21;border-color:#ffffff47;box-shadow:0 30px 70px #0000004d,inset 0 1px #ffffff3d}.cardComponent.year-card{-webkit-backdrop-filter:blur(22px)saturate(140%);border:1px solid #ffffff73;border-radius:28px;flex-direction:column;height:100%;padding:0;transition:transform .35s,box-shadow .35s,background .35s,border-color .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001a,inset 0 1px #ffffff8c,inset 0 -1px #ffffff1f;background:#ffffff29!important}.cardComponent.year-card:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(#ffffff38,#fff0);width:100%;height:45%;position:absolute;top:0;left:0}.cardComponent.year-card:hover{border-color:#ffffffa6;transform:translateY(-10px);box-shadow:0 30px 65px #00000024,inset 0 1px #ffffffb3;background:#ffffff3b!important}.year-card__image{z-index:3;height:220px;position:relative;overflow:hidden}.year-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.cardComponent.year-card:hover .year-card__image img{transform:scale(1.08)}.year-card__badge{color:#fff;letter-spacing:.4px;-webkit-backdrop-filter:blur(12px);z-index:5;background:#4b3329bf;border:1px solid #ffffff40;border-radius:999px;padding:.55rem 1rem;font-size:.8rem;font-weight:700;position:absolute;top:18px;left:18px}.year-card__content{z-index:3;flex-direction:column;flex:1;padding:1.8rem;display:flex;position:relative;background:0 0!important}.year-card__content h3{color:var(--color-primary);margin-bottom:.7rem;font-size:1.6rem}.year-card__content p{color:var(--color-secondary);flex:1;margin-bottom:2rem;line-height:1.8}.year-card__button{align-self:flex-start;align-items:center;gap:.6rem;display:flex}.year-card__button svg{transition:transform .3s}.cardComponent.year-card:hover .year-card__button svg{transform:translate(4px)}[data-theme=dark] .cardComponent.year-card{-webkit-backdrop-filter:blur(24px)saturate(130%);border-color:#fff3;box-shadow:0 20px 55px #00000040,inset 0 1px #fff3,inset 0 -1px #ffffff14;background:#ffffff14!important}[data-theme=dark] .cardComponent.year-card:hover{border-color:#ffffff4d;box-shadow:0 30px 70px #00000059,inset 0 1px #ffffff40;background:#ffffff21!important}[data-theme=dark] .year-card__badge{color:#f5eee8;background:#231915b3;border-color:#ffffff2e}[data-theme=dark] .year-card__content h3{color:#f1ede7}[data-theme=dark] .year-card__content p{color:#b5ada7}.years{background:0 0;margin-left:20px;padding:7rem 0}.years__grid{grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:2.5rem;max-width:1000px;margin-top:4.5rem;margin-left:auto;margin-right:auto;display:grid}@media (width<=992px){.years{background:0 0;padding:5rem 0}.years__grid{gap:2rem;margin-top:3rem}}@media (width<=768px){.years{background:0 0;margin-left:0;margin-right:0;padding:4rem 0}.years__grid{box-sizing:border-box;grid-template-columns:1fr;justify-items:center;gap:1.75rem;width:100%;max-width:100%;padding:0 1rem}.years__grid>*{width:100%;max-width:360px;margin-left:auto;margin-right:auto}}@media (width<=480px){.years{padding:3rem 0}.years__grid{gap:1.5rem;padding:0 .75rem}.years__grid>*{width:100%;max-width:340px}}@media (width<=380px){.years{padding:2.5rem 0}.years__grid{padding:0 .5rem}.years__grid>*{width:100%;max-width:320px}}[data-theme=dark] .years{background:0 0}@media (prefers-reduced-motion:reduce){.years__grid>*{transition:none}}.contributor-card{cursor:pointer;background:#eee;border-radius:18px;flex:0 0 190px;width:190px;height:255px;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 8px 22px #00000014}.contributor-card__image-wrapper{background:#e8e8e8;width:100%;height:100%;position:relative;overflow:hidden}.contributor-card__image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s;display:block}.contributor-card__gradient{pointer-events:none;background:linear-gradient(#0000 25%,#1e141014 45%,#1e14108c 75%,#1e1410e0 100%);position:absolute;inset:0}.contributor-card__content{z-index:2;flex-direction:column;gap:.35rem;padding:1.1rem 1rem 1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.contributor-card__name{color:#fff;letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:700;line-height:1.2}.contributor-card__role{color:var(--color-primary);background:var(--color-accent);white-space:nowrap;text-overflow:ellipsis;border-radius:999px;align-self:flex-start;max-width:100%;padding:.28rem .65rem;font-size:.68rem;font-weight:700;line-height:1.2;overflow:hidden}.contributor-card__arrow{width:30px;height:30px;color:var(--color-primary);opacity:0;z-index:3;background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:700;transition:opacity .3s,transform .3s;display:flex;position:absolute;top:12px;right:12px;transform:translateY(-5px)}.contributor-card:hover{transform:translateY(-7px);box-shadow:0 18px 35px #00000029}.contributor-card:hover .contributor-card__image{transform:scale(1.07)}.contributor-card:hover .contributor-card__arrow{opacity:1;transform:translateY(0)}.contributor-card:active{transform:translateY(-3px)scale(.98)}@media (width<=900px){.contributor-card{flex-basis:175px;width:175px;height:240px}.contributor-card__name{font-size:.95rem}}@media (width<=600px){.contributor-card{border-radius:16px;flex-basis:155px;width:155px;height:215px}.contributor-card__content{padding:.9rem .8rem .8rem}.contributor-card__name{font-size:.85rem}.contributor-card__role{padding:.25rem .55rem;font-size:.6rem}.contributor-card__arrow{display:none}}.contributor-modal{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000008c;justify-content:center;align-items:center;padding:2rem;animation:.25s contributorModalFadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.contributor-modal__card{background:var(--color-white);border-radius:28px;grid-template-columns:380px minmax(0,1fr);width:min(950px,100%);max-height:94dvh;animation:.3s contributorModalSlideUp;display:grid;position:relative;overflow:hidden;box-shadow:0 25px 70px #00000040}.contributor-modal__image{width:100%;height:100%;min-height:450px;overflow:hidden}.contributor-modal__image img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.contributor-modal__content{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex-direction:column;justify-content:center;gap:1.3rem;min-width:0;min-height:0;padding:3rem;display:flex;overflow-y:auto}.contributor-modal__content h2{margin:0;font-size:2.2rem;line-height:1.2}.contributor-modal__role{background:var(--color-primary);width:fit-content;color:var(--color-white);border-radius:50px;padding:.45rem 1rem;font-size:.9rem;font-weight:600}.contributor-modal__divider{background:var(--color-accent);border-radius:10px;width:60px;height:3px}.contributor-modal__content p{overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:1.05rem;line-height:2}.contributor-modal__close{z-index:20;width:46px;height:46px;color:var(--color-primary);cursor:pointer;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:transform .2s,background .2s;display:flex;position:absolute;top:20px;right:20px}.contributor-modal__close:hover{background:var(--color-white);transform:rotate(90deg)}@media (width<=850px){.contributor-modal{align-items:center;padding:80px 1.5rem 1.5rem}.contributor-modal__card{border-radius:24px;flex-direction:column;width:100%;height:calc(100dvh - 100px);max-height:calc(100dvh - 100px);display:flex;overflow:hidden}.contributor-modal__image{flex:0 0 300px;width:100%;height:300px;min-height:300px}.contributor-modal__image img{object-fit:cover;object-position:center top;width:100%;height:100%}.contributor-modal__content{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;justify-content:flex-start;min-height:0;padding:2rem;overflow:hidden auto}}@media (width<=550px){.contributor-modal{align-items:flex-start;padding:75px 1rem 1rem}.contributor-modal__card{border-radius:22px;flex-direction:column;width:100%;height:calc(100dvh - 90px);max-height:calc(100dvh - 90px);display:flex;overflow:hidden}.contributor-modal__image{flex:0 0 260px;width:100%;height:260px;min-height:260px;overflow:hidden}.contributor-modal__image img{object-fit:cover;object-position:center top;width:100%;height:100%}.contributor-modal__content{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:thin;flex-direction:column;flex:1;justify-content:flex-start;gap:1rem;width:100%;min-height:0;padding:1.5rem;display:flex;overflow:hidden auto}.contributor-modal__content h2{flex-shrink:0;margin:0;font-size:1.7rem;line-height:1.25}.contributor-modal__role,.contributor-modal__divider{flex-shrink:0}.contributor-modal__content p{overflow-wrap:anywhere;word-break:break-word;flex-shrink:0;margin:0;font-size:.95rem;line-height:1.8}.contributor-modal__close{width:40px;height:40px;font-size:1rem;top:12px;right:12px}}@media (width<=380px){.contributor-modal{padding:70px .75rem .75rem}.contributor-modal__card{border-radius:18px;height:calc(100dvh - 80px);max-height:calc(100dvh - 80px)}.contributor-modal__image{flex:0 0 220px;height:220px;min-height:220px}.contributor-modal__image img{object-position:center top}.contributor-modal__content{gap:.9rem;padding:1.25rem}.contributor-modal__content h2{font-size:1.5rem}.contributor-modal__content p{font-size:.9rem;line-height:1.7}}@media (width<=850px) and (orientation:landscape){.contributor-modal{align-items:center;padding:65px 1rem 1rem}.contributor-modal__card{grid-template-columns:180px minmax(0,1fr);width:100%;height:calc(100dvh - 80px);max-height:calc(100dvh - 80px);display:grid;overflow:hidden}.contributor-modal__image{width:100%;height:100%;min-height:0}.contributor-modal__image img{object-fit:cover;object-position:center top;width:100%;height:100%}.contributor-modal__content{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;justify-content:flex-start;min-width:0;min-height:0;padding:1.5rem;overflow:hidden auto}}@media (width<=850px) and (orientation:landscape) and (height<=500px){.contributor-modal{padding-top:55px}.contributor-modal__card{grid-template-columns:150px minmax(0,1fr);height:calc(100dvh - 65px);max-height:calc(100dvh - 65px)}.contributor-modal__content{gap:.75rem;padding:1rem 1.25rem}.contributor-modal__content h2{font-size:1.4rem}.contributor-modal__content p{font-size:.9rem;line-height:1.6}}@keyframes contributorModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes contributorModalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}[data-theme=dark] .contributor-modal__close{color:var(--color-white);background:#1e1e1eeb}[data-theme=dark] .contributor-modal__close:hover{background:#222}.contributors{background:0 0;padding:7rem 2rem;overflow:hidden}.contributors__slider{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x;scroll-behavior:auto;scrollbar-width:thin;width:100%;max-width:1250px;margin:4rem auto 0;padding:.8rem .5rem 1.8rem;overflow:auto hidden}.contributors__track{align-items:stretch;gap:1.2rem;width:max-content;padding:.5rem .3rem;display:flex}.contributors__slider::-webkit-scrollbar{height:7px}.contributors__slider::-webkit-scrollbar-track{background:#4b332914;border-radius:999px}.contributors__slider::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:999px}.contributors__slider::-webkit-scrollbar-thumb:hover{background:var(--color-primary-light)}@media (width<=900px){.contributors{padding:5rem 1.5rem}.contributors__slider{touch-action:pan-x;margin-top:3rem}.contributors__track{gap:1rem}}@media (width<=600px){.contributors{padding:4.5rem 1rem}.contributors__slider{touch-action:pan-x;margin-top:2.5rem;padding-left:0;padding-right:0}.contributors__track{gap:.85rem}}[data-theme=dark] .contributors{background:0 0}[data-theme=dark] .contributors__slider::-webkit-scrollbar-track{background:#4b33291a}[data-theme=dark] .contributors__slider::-webkit-scrollbar-thumb{background:#8a5c44}[data-theme=dark] .contributors__slider::-webkit-scrollbar-thumb:hover{background:#d7a98e}body.modal-open{overflow:hidden}@supports (-webkit-touch-callout:none){body.modal-open{width:100%;position:fixed;overflow:hidden}}.appContainer{width:min(1280px,92%);margin-inline:auto}.shop-cta{color:#fff;isolation:isolate;background:radial-gradient(80% 100% at 100%,#b4bed28c 0%,#b4bed247 25%,#b4bed214 48%,#0000 72%),radial-gradient(75% 90% at 0 100%,#c4b9d261 0%,#c4b9d229 30%,#c4b9d20a 52%,#0000 75%),radial-gradient(65% 80% at 50% 0,#dce1f099 0%,#dce1f047 35%,#0000 72%),linear-gradient(135deg,#4f5662 0%,#5b606b 30%,#686b76 55%,#737c8a 78%,#7c8795 100%);margin:5rem 0;padding:5rem 0;position:relative;overflow:hidden}.shop-cta__glow{pointer-events:none;z-index:-1;filter:blur(80px);opacity:.8;will-change:transform;border-radius:50%;position:absolute}.shop-cta__glow--one{background:radial-gradient(circle,#cdd8efa6 0%,#cdd8ef61 25%,#cdd8ef1f 50%,#0000 75%);width:650px;height:650px;animation:20s ease-in-out infinite alternate shopGlowOne;top:-420px;right:-100px}.shop-cta__glow--two{background:radial-gradient(circle,#d3cce68c 0%,#d3cce647 28%,#d3cce614 52%,#0000 75%);width:600px;height:600px;animation:24s ease-in-out infinite alternate shopGlowTwo;bottom:-420px;left:-100px}.shop-cta:before{content:"";filter:blur(70px);pointer-events:none;z-index:-1;background:radial-gradient(#ebeff859 0%,#ebeff829 30%,#ebeff80a 55%,#0000 75%);border-radius:50%;width:900px;height:500px;position:absolute;top:-300px;left:50%;transform:translate(-50%)}.shop-cta:after{content:"";filter:blur(80px);pointer-events:none;z-index:-1;background:radial-gradient(#b4cdcc47 0%,#b4cdcc1f 35%,#0000 72%);border-radius:50%;width:800px;height:400px;position:absolute;bottom:-300px;right:20%}.shop-cta__grain{z-index:0;pointer-events:none;opacity:.035;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='.5'/%3E%3C/svg%3E");position:absolute;inset:0}@keyframes shopGlowOne{0%{transform:translate(0,0)scale(1)}50%{transform:translate(-70px,50px)scale(1.12)}to{transform:translate(40px,90px)scale(.96)}}@keyframes shopGlowTwo{0%{transform:translate(0,0)scale(1)}50%{transform:translate(70px,-50px)scale(1.12)}to{transform:translate(-40px,-80px)scale(.96)}}.shop-cta__content{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;gap:4rem;display:grid;position:relative}.shop-cta__text{max-width:620px}.shop-cta__eyebrow{color:#ffffffe6;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff12;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.45rem .8rem;font-size:.78rem;font-weight:700;display:inline-flex}.shop-cta__title{color:#fff;letter-spacing:-.04em;margin:0;font-size:clamp(2.2rem,5vw,4rem);font-weight:800;line-height:1.05}.shop-cta__description{color:#ffffffc2;max-width:560px;margin:1.5rem 0 2rem;font-size:1.05rem;line-height:1.7}.shop-cta__button{color:var(--color-primary);background:#fffffff5;border:none;align-items:center;gap:.6rem;padding:.9rem 1.4rem;transition:transform .25s,box-shadow .25s;display:inline-flex}.shop-cta__button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0000002e}.shop-cta__visual{justify-content:center;align-items:center;min-height:360px;display:flex;position:relative}.shop-cta__circle{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:radial-gradient(circle,#ffffff14 0%,#ffffff06 45%,#0000 72%);border:1px solid #ffffff1a;border-radius:50%;position:absolute}.shop-cta__circle--large{width:330px;height:330px}.shop-cta__circle--small{width:220px;height:220px}.shop-cta__bag{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:radial-gradient(circle at 35% 30%,#fff3,#ffffff12 50%,#ffffff06 75%);border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:190px;height:190px;display:flex;position:relative;box-shadow:0 25px 60px #141e2d29}.shop-cta__floating-card{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#ffffff24,#ffffff0e);border:1px solid #ffffff1f;border-radius:16px;align-items:center;gap:.75rem;width:210px;padding:.9rem 1rem;display:flex;position:absolute;box-shadow:0 15px 40px #141e2d1f}.shop-cta__floating-card svg{color:#fff;flex-shrink:0}.shop-cta__floating-card div{flex-direction:column;gap:.15rem;display:flex}.shop-cta__floating-card strong{color:#fff;font-size:.82rem}.shop-cta__floating-card span{color:#ffffff9e;font-size:.7rem;line-height:1.3}.shop-cta__floating-card--top{top:20px;right:0}.shop-cta__floating-card--bottom{bottom:20px;left:0}.shop-cta__floating-card--bob1{animation:5s ease-in-out infinite shopCardBob}.shop-cta__floating-card--bob2{animation:5s ease-in-out 1.2s infinite shopCardBob}@keyframes shopCardBob{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (width<=900px){.shop-cta{margin:4rem 0;padding:4rem 0}.shop-cta__content{grid-template-columns:1fr;gap:2rem}.shop-cta__text{max-width:700px}.shop-cta__visual{min-height:320px}}@media (width<=600px){.shop-cta{margin:3rem 0;padding:3.5rem 0}.shop-cta__title{font-size:2.3rem}.shop-cta__description{font-size:.95rem}.shop-cta__visual{min-height:280px}.shop-cta__circle--large{width:260px;height:260px}.shop-cta__circle--small{width:175px;height:175px}.shop-cta__bag{width:145px;height:145px}.shop-cta__bag svg{width:70px;height:70px}.shop-cta__floating-card{gap:.5rem;width:175px;padding:.7rem}.shop-cta__floating-card--top{top:5px;right:-5px}.shop-cta__floating-card--bottom{bottom:5px;left:-5px}.shop-cta__glow--one{width:450px;height:450px}.shop-cta__glow--two{width:420px;height:420px}}@media (prefers-reduced-motion:reduce){.shop-cta__glow--one,.shop-cta__glow--two,.shop-cta__floating-card--bob1,.shop-cta__floating-card--bob2{animation:none}}.cta{background:0 0;padding:8rem 2rem;position:relative;overflow:hidden}.cta__illustration{opacity:.08;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;position:absolute}.cta__dna{width:220px;animation:120s linear infinite dnaRotate;top:40px;left:50px}.cta__microscope{width:180px;animation:8s ease-in-out infinite floating;top:70px;right:80px}.cta__paw{width:130px;animation:6s ease-in-out infinite pulse;bottom:70px;left:90px}.cta__stethoscope{width:220px;animation:10s ease-in-out infinite floating;bottom:40px;right:50px}.cta__content{z-index:5;text-align:center;flex-direction:column;align-items:center;gap:2rem;max-width:820px;margin:auto;display:flex;position:relative}.cta__badge{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#8a5c44;letter-spacing:.5px;background:#8a5c441a;border:1px solid #8a5c4426;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;display:flex}.cta__title{color:#4b3329;margin:0;font-size:clamp(2.6rem,5vw,4.4rem);line-height:1.15}.cta__title span{color:#8a5c44}.cta__description{color:#746a64;max-width:700px;font-size:1.15rem;line-height:2}.cta__actions{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.cta__actions a{text-decoration:none}.cta__actions .button:first-child{background:var(--color-primary);color:#fff}.cta__actions .button:first-child:hover{background:var(--color-primary-light);transform:translateY(-3px)}.cta__actions .button:last-child{color:var(--color-primary);background:0 0;border:2px solid #4b332933}.cta__actions .button:last-child:hover{background:#8a5c4414;transform:translateY(-3px)}@keyframes floating{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{opacity:.05}50%{opacity:.1}}@keyframes dnaRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=768px){.cta{background:0 0;padding:6rem 1.5rem}.cta__actions{flex-direction:column;align-items:center;width:100%}.cta__actions a{width:100%;max-width:320px}.cta__dna,.cta__stethoscope{width:160px}.cta__microscope{width:130px}.cta__paw{width:90px}}@media (width<=500px){.cta__illustration{opacity:.04}}[data-theme=dark] .cta{background:0 0}[data-theme=dark] .cta:before{background:#8a5c4412}[data-theme=dark] .cta:after{background:#8a5c440f}[data-theme=dark] .cta__illustration{opacity:.1}[data-theme=dark] .cta__badge{color:#8a5c44;background:#8a5c441f;border-color:#8a5c442e}[data-theme=dark] .cta__title{color:#4b3329}[data-theme=dark] .cta__title span{color:#8a5c44}[data-theme=dark] .cta__description{color:#746a64}[data-theme=dark] .cta__actions .button:first-child{color:#fffaf5;background:#6f4b38}[data-theme=dark] .cta__actions .button:first-child:hover{background:#8a5c44}[data-theme=dark] .cta__actions .button:last-child{color:#4b3329;background:0 0;border-color:#4b332933}[data-theme=dark] .cta__actions .button:last-child:hover{background:#8a5c4414}.testimonials{background:0 0;padding:8rem 2rem}.testimonials__header{align-items:center;gap:2rem;margin-bottom:4rem;display:flex}.testimonials__logo{object-fit:contain;-webkit-backdrop-filter:blur(16px);background:#fff8f038;border:1px solid #fff5eb66;border-radius:24px;width:130px;height:130px;padding:1rem;box-shadow:0 15px 35px #4b332914,inset 0 1px #ffffff73}.testimonials__badge{color:var(--color-primary);-webkit-backdrop-filter:blur(12px);background:#f6e39b7a;border:1px solid #fff5eb61;border-radius:999px;margin-bottom:1rem;padding:.6rem 1.3rem;font-weight:600;display:inline-block}.testimonials__header h2{color:var(--color-primary);margin:0;font-size:2.8rem}.testimonials__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;display:grid}.testimonials__card{-webkit-backdrop-filter:blur(20px)saturate(115%);background:#f5ebe129;border:1px solid #fff5eb61;border-radius:22px;padding:2rem;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative;box-shadow:0 20px 45px #4b332912,inset 0 1px #fff8f073,inset 0 -1px #7855410d}.testimonials__card:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#fffaf529 0%,#fffaf50a 45%,#7855410a 100%);position:absolute;inset:0}.testimonials__card>*{z-index:1;position:relative}.testimonials__card:hover{border-color:#fff5eb8c;transform:translateY(-8px);box-shadow:0 28px 60px #4b33291f,inset 0 1px #fff8f08c}.testimonials__card h3{color:var(--color-primary);margin-top:0;margin-bottom:1rem}.testimonials__card p{color:var(--color-secondary);line-height:1.9}.testimonials__footer{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-light));text-align:center;border-radius:24px;margin-top:4rem;padding:3rem}.testimonials__footer p{color:#fff;max-width:850px;margin:auto;font-size:1.1rem;line-height:2}@media (width<=768px){.testimonials{background:0 0;padding:6rem 1.5rem}.testimonials__header{text-align:center;flex-direction:column}.testimonials__header h2{font-size:2.2rem}.testimonials__card{-webkit-backdrop-filter:blur(18px)saturate(110%)}}[data-theme=dark] .testimonials{background:0 0}[data-theme=dark] .testimonials__logo{background:#734e3a29;border-color:#e1c6aa38;box-shadow:0 15px 35px #2d1c141f,inset 0 1px #ffe6cd47}[data-theme=dark] .testimonials__badge{color:#8a5c44;background:#8a5c4429;border-color:#e1c6aa2e}[data-theme=dark] .testimonials__header h2{color:#4b3329}[data-theme=dark] .testimonials__card{-webkit-backdrop-filter:blur(22px)saturate(115%);background:linear-gradient(135deg,#734e3a38,#4b33291a);border:1px solid #e1c6aa33;box-shadow:0 20px 50px #2d1c1429,inset 0 1px #ffe6cd38}[data-theme=dark] .testimonials__card:before{background:linear-gradient(135deg,#ffebd71a,#64412d08)}[data-theme=dark] .testimonials__card:hover{border-color:#e1c6aa52;box-shadow:0 28px 60px #2d1c143d,0 0 25px #8a5c440f,inset 0 1px #ffe6cd47}[data-theme=dark] .testimonials__card h3{color:#4b3329}[data-theme=dark] .testimonials__card p{color:#746a64}[data-theme=dark] .testimonials__footer{background:linear-gradient(135deg,#6f4b38,#8a5c44);box-shadow:0 20px 50px #4b332929}[data-theme=dark] .testimonials__footer p{color:#fffaf5}.comments-section{padding:7rem 2rem}.comments-section__header{text-align:center;max-width:640px;margin:0 auto 3rem}.comments-section__header span{background:var(--color-accent-light);color:var(--color-primary);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;margin-bottom:1rem;padding:.5rem 1.1rem;font-size:.8rem;font-weight:700;display:inline-block}.comments-section__header h2{color:var(--color-primary);margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem)}.comments-section__header p{color:var(--color-secondary);line-height:1.7}.comments-form{background:var(--color-white);border-radius:20px;max-width:640px;margin:0 auto 3.5rem;padding:1.75rem;box-shadow:0 12px 35px #0f172a12}.comments-form form{flex-direction:column;gap:1rem;display:flex}.comments-form__rating{gap:.35rem;display:flex}.comments-form__star{color:var(--color-secondary-lighter);cursor:pointer;background:0 0;border:none;padding:0;transition:color .2s,transform .2s}.comments-form__star:hover{transform:scale(1.15)}.comments-form__star--active{color:var(--color-accent)}.comments-form textarea{resize:vertical;color:var(--color-primary);background:var(--color-white);border:1px solid #0f172a1a;border-radius:14px;padding:.9rem 1rem;font-family:inherit;font-size:.92rem}.comments-form__footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.comments-form__count{color:var(--color-secondary);font-size:.78rem}.comments-form__error{color:#b91c1c;background:#fef2f2;border-radius:12px;padding:.75rem 1rem;font-size:.85rem}.comments-form__success{color:var(--color-primary);text-align:center;font-weight:600}.comments-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.comment-card{background:var(--color-white);border-radius:18px;padding:1.5rem;box-shadow:0 10px 30px #0f172a0f}.comment-card__header{align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.comment-card__avatar{background:var(--color-secondary-lighter);width:42px;height:42px;color:var(--color-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.comment-card__avatar img{object-fit:cover;width:100%;height:100%}.comment-card__header strong{color:var(--color-primary);font-size:.95rem;display:block}.comment-card__stars{color:var(--color-accent);gap:.15rem;margin-top:.2rem;display:flex}.comment-card p{color:var(--color-secondary);font-size:.9rem;line-height:1.65}@media (width<=640px){.comments-section{padding:4.5rem 1rem}.comments-form{padding:1.25rem}.comments-grid{grid-template-columns:1fr}}.login{background:#f8fafc;grid-template-columns:1fr 520px;min-height:100vh;display:grid}.login__left{background-color:#0000;background-image:linear-gradient(90deg,#3d2d22eb 0%,#3d2d22b8 38%,#3d2d2259 68%,#3d2d2226 100%),linear-gradient(135deg,#58a78659,#f5c24214),url(../../assets/images/hero-banner.jpg);background-position:50%;background-repeat:repeat,repeat,repeat;background-size:cover;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;justify-content:center;align-items:center;display:flex;position:relative}.login__overlay{color:#fff;width:min(520px,90%)}.login__overlay h1{margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.15}.login__overlay p{opacity:.95;font-size:1.1rem;line-height:1.8}.login__right{justify-content:center;align-items:center;padding:3rem;display:flex}.login__card{background:#fff;border-radius:24px;flex-direction:column;gap:1.4rem;width:100%;max-width:430px;padding:2.8rem;display:flex;box-shadow:0 30px 60px #0f172a14}.login__card h2{color:#1f2937;margin:0;font-size:2rem}.login__subtitle{color:#6b7280;margin-top:-.6rem;margin-bottom:.8rem}.login__error{color:#b91c1c;background:#fee2e2;border-radius:12px;padding:.9rem 1rem;font-size:.95rem}.login__footer{text-align:center;color:#6b7280;margin-top:.5rem}.login__footer a{color:#2563eb;margin-left:.35rem;font-weight:600;text-decoration:none}.login__footer a:hover{text-decoration:underline}@media (width<=900px){.login{grid-template-columns:1fr}.login__left{display:none}.login__right,.login__card{padding:2rem}}.inputComponent{flex-direction:column;gap:8px;display:flex}.inputLabel{color:var(--color-primary);font-weight:700}.inputWrapper{align-items:center;display:flex;position:relative}.customInput{width:100%;font-size:15px;font-family:var(--font-body);transition:var(--transition);box-shadow:var(--shadow-card);background:#fff;border:2px solid #0000;border-radius:14px;outline:none;padding:14px 18px}.customInput:focus{border-color:var(--color-primary)}.inputIcon{color:var(--color-primary);position:absolute;left:16px}.inputWrapper .customInput{padding-left:48px}.passwordToggle{cursor:pointer;color:var(--color-primary);background:0 0;border:none;position:absolute;right:16px}.inputError{border-color:#d63031}.inputErrorText{color:#d63031;font-size:13px}.register-page{background:linear-gradient(135deg,#eaf4ff,#f5fbff,#fff);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.register-card{background:#fff;border:1px solid #dbeafe;border-radius:24px;width:100%;max-width:560px;padding:3rem;box-shadow:0 20px 60px #2563eb1f}.register-header{text-align:center;margin-bottom:2rem}.register-header h1{color:#1e3a8a;margin:0;font-size:2rem;font-weight:700}.register-header p{color:#64748b;margin-top:.75rem;line-height:1.6}.register-form{flex-direction:column;gap:1.4rem;display:flex}.register-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.register-error{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:12px;margin-bottom:1.5rem;padding:1rem;font-size:.95rem}.register-footer{text-align:center;color:#64748b;margin-top:2rem}.register-footer a{color:#2563eb;margin-left:.35rem;font-weight:600;text-decoration:none;transition:all .3s}.register-footer a:hover{color:#1d4ed8}@media (width<=700px){.register-card{padding:2rem}.register-row{grid-template-columns:1fr}}.not-found{background:radial-gradient(circle at 0 0,#58a78626 0%,#0000 35%),radial-gradient(circle at 100% 100%,#f5c2421a 0%,#0000 40%),linear-gradient(135deg,#f8fffc 0%,#eef9f4 45%,#e5f4ed 100%);justify-content:center;align-items:center;min-height:100vh;padding:3rem 1rem;display:flex}.not-found__content{text-align:center;max-width:480px;margin:0 auto}.not-found__icon{background:var(--color-accent);width:88px;height:88px;color:var(--color-primary);border-radius:24px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:inline-flex}.not-found__code{color:var(--color-secondary);letter-spacing:.1em;margin-bottom:.5rem;font-size:1rem;font-weight:800;display:block}.not-found__content h1{color:var(--color-primary);margin-bottom:.75rem;font-size:2rem;line-height:1.3}.not-found__content p{color:var(--color-secondary);margin-bottom:2rem;font-size:1rem;line-height:1.7}.not-found__button{background:var(--color-primary);color:var(--color-white);border-radius:14px;align-items:center;gap:.6rem;padding:.9rem 1.75rem;font-weight:700;text-decoration:none;transition:background .25s,transform .25s;display:inline-flex}.not-found__button:hover{background:var(--color-primary-light);transform:translateY(-2px)}@media (width<=480px){.not-found__content h1{font-size:1.6rem}.not-found__code{font-size:.9rem}}.semester-card{-webkit-backdrop-filter:blur(22px)saturate(150%);background:#ffffff61;border:1px solid #ffffff94;border-radius:28px;flex-direction:column;gap:2rem;min-width:350px;padding:2rem;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;box-shadow:0 18px 45px #0f172a12,inset 0 1px #ffffffb8}.semester-card:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#ffffff40,#0000 50%);position:absolute;inset:0}.semester-card:hover{border-color:#ffffffbf;transform:translateY(-8px);box-shadow:0 25px 55px #0f172a1c,inset 0 1px #ffffffd9}.semester-card__badge{z-index:1;color:#35434d;-webkit-backdrop-filter:blur(12px);background:#ffffff61;border:1px solid #ffffff7a;border-radius:999px;align-items:center;gap:.6rem;width:max-content;margin-bottom:10px;padding:.55rem 1rem;font-weight:700;display:inline-flex;position:relative}.semester-card__content{z-index:1;flex:1;position:relative}.semester-card__content h3{color:#263640;margin-bottom:1rem;font-size:1.7rem;font-weight:700;line-height:1.25}.semester-card__content p{color:#46545f;font-size:1rem;line-height:1.8}.semester-card__button{z-index:1;justify-content:center;align-items:center;gap:.6rem;display:flex;position:relative}.semester-card__button svg{transition:transform .3s}.semester-card:hover .semester-card__button svg{transform:translate(5px)}[data-theme=dark] .semester-card{background:#201611e0;border-color:#ac84652e;box-shadow:0 18px 45px #00000085,inset 0 1px #dab29114}[data-theme=dark] .semester-card:before{background:linear-gradient(135deg,#9b6f5214,#0000 50%)}[data-theme=dark] .semester-card:hover{border-color:#bf967547;box-shadow:0 25px 55px #0000009e,inset 0 1px #dab2911c}[data-theme=dark] .semester-card__badge{color:#d8bda4;background:#4b3124b8;border-color:#b58b6938}[data-theme=dark] .semester-card__content h3{color:#e5cbb4}[data-theme=dark] .semester-card__content p{color:#b99f89}[data-theme=dark] .semester-card__button{color:#d8bda4}@media (width<=600px){.semester-card{border-radius:22px;min-width:0;padding:1.5rem}.semester-card__content h3{font-size:1.5rem}.semester-card__content p{font-size:.95rem;line-height:1.7}}.year-details{min-height:100vh;margin-top:120px;padding:5rem 0;position:relative;overflow:hidden}.year-details__inner{z-index:1;position:relative}.year-details__back{margin-bottom:35px}.year-details__hero{-webkit-backdrop-filter:blur(24px)saturate(150%);background:#ffffff6b;border:1px solid #ffffff94;border-radius:32px;justify-content:space-between;align-items:center;gap:3rem;margin-top:35px;margin-bottom:4rem;padding:3rem;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;box-shadow:0 20px 50px #0f172a14,inset 0 1px #ffffffbf,inset 0 -1px #ffffff26}.year-details__hero:before{content:"";border-radius:inherit;pointer-events:none;opacity:.8;background:linear-gradient(135deg,#ffffff47,#0000 45%);position:absolute;inset:0}.year-details__hero:hover{border-color:#ffffffbf;transform:translateY(-4px);box-shadow:0 28px 65px #0f172a1f,inset 0 1px #ffffffd9}.year-details__text{z-index:1;flex:1;min-width:0;position:relative}.year-details__badge{color:var(--color-primary);-webkit-backdrop-filter:blur(12px);background:#ffffff61;border:1px solid #ffffff80;border-radius:999px;align-items:center;margin-bottom:1.3rem;padding:.6rem 1.3rem;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffffa6}.year-details__text h1{color:var(--color-primary);margin:0 0 1rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1.1}.year-details__text p{max-width:700px;color:var(--color-secondary);margin:0;line-height:1.9}.year-details__stats{z-index:1;width:220px;height:220px;color:var(--color-primary);-webkit-backdrop-filter:blur(20px)saturate(150%);background:linear-gradient(135deg,#ffffff73,#ffffff2e);border:1px solid #fff9;border-radius:28px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.6rem;animation:5s ease-in-out infinite statsFloat;display:flex;position:relative;box-shadow:0 15px 35px #0f172a14,inset 0 1px #ffffffbf}.year-details__stats-icon{animation:3s ease-in-out infinite statsIconPulse}.year-details__stats h2{margin:0;font-size:3rem;line-height:1}.year-details__stats span{opacity:.8}.year-details__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;max-width:1000px;min-height:450px;margin-left:auto;margin-right:auto;display:grid}@keyframes statsFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes statsIconPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}[data-theme=dark] .year-details__hero{background:#141920bf;border-color:#ffffff1f;box-shadow:0 20px 50px #0000004d,inset 0 1px #ffffff1f}[data-theme=dark] .year-details__hero:before{opacity:1;background:linear-gradient(135deg,#ffffff14,#0000 45%)}[data-theme=dark] .year-details__text h1{color:#f8fafc}[data-theme=dark] .year-details__text p{color:#cbd5e1}[data-theme=dark] .year-details__badge{color:#f8fafc;background:#ffffff14;border-color:#ffffff24;box-shadow:inset 0 1px #ffffff1f}[data-theme=dark] .year-details__stats{color:#f8fafc;background:linear-gradient(135deg,#ffffff24,#ffffff0a);border-color:#ffffff29;box-shadow:0 15px 35px #00000047,inset 0 1px #ffffff26}[data-theme=dark] .year-details__stats span{color:#cbd5e1;opacity:1}@media (prefers-reduced-motion:reduce){.year-details__stats,.year-details__stats-icon{animation:none}.year-details__hero{transition:none}.year-details__hero:hover{transform:none}}@media (width<=900px){.year-details__hero{text-align:center;flex-direction:column;gap:2rem}.year-details__text{width:100%}.year-details__text p{margin-left:auto;margin-right:auto}.year-details__stats{width:200px;height:200px}}@media (width<=768px){.year-details{margin-top:100px;padding:3rem 0}.year-details__hero{border-radius:26px;margin-top:25px;margin-bottom:3rem;padding:2rem}.year-details__text h1{font-size:clamp(2.2rem,8vw,3.2rem)}.year-details__text p{font-size:.98rem;line-height:1.8}.year-details__stats{border-radius:24px;width:190px;height:190px}.year-details__stats h2{font-size:2.7rem}.year-details__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}}@media (width<=550px){.year-details{margin-top:90px;padding:2rem 0}.year-details__back{margin-bottom:25px}.year-details__hero{border-radius:22px;gap:1.75rem;margin-top:20px;margin-bottom:2.5rem;padding:1.5rem}.year-details__badge{margin-bottom:1rem;padding:.5rem 1rem;font-size:.85rem}.year-details__text h1{font-size:2.2rem;line-height:1.15}.year-details__text p{font-size:.92rem;line-height:1.75}.year-details__stats{border-radius:22px;width:165px;height:165px}.year-details__stats h2{font-size:2.4rem}.year-details__stats span{font-size:.85rem}.year-details__grid{grid-template-columns:1fr;gap:1.5rem;min-height:0}}@media (width<=380px){.year-details{margin-top:80px}.year-details__hero{border-radius:20px;padding:1.25rem}.year-details__text h1{font-size:2rem}.year-details__text p{font-size:.9rem}.year-details__stats{width:150px;height:150px}.year-details__stats h2{font-size:2.2rem}}.module-card{-webkit-backdrop-filter:blur(22px)saturate(150%);background:#ffffff61;border:1px solid #ffffff94;border-radius:26px;flex-direction:column;width:100%;max-width:420px;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 45px #0f172a14,inset 0 1px #ffffffb8}.module-card:before{content:"";pointer-events:none;opacity:.8;background:linear-gradient(135deg,#ffffff47,#0000 45%);position:absolute;inset:0}.module-card:hover{border-color:#ffffffbf;transform:translateY(-7px);box-shadow:0 25px 55px #0f172a1f,inset 0 1px #ffffffd9}.module-card__image{z-index:1;width:100%;height:200px;position:relative;overflow:hidden}.module-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.module-card:hover .module-card__image img{transform:scale(1.05)}.module-card__placeholder{color:#8a6745;background:#ffffff38;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.module-card__body{z-index:1;flex-direction:column;flex:1;padding:1.5rem;display:flex;position:relative}.module-card__badge{width:max-content;color:var(--color-primary);-webkit-backdrop-filter:blur(12px);background:#ffffff61;border:1px solid #ffffff7a;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:.9rem;padding:.4rem .85rem;font-size:.78rem;font-weight:700;display:inline-flex}.module-card__body h3{color:var(--color-primary);margin-bottom:.5rem;font-size:1.25rem;line-height:1.35}.module-card__body p{color:var(--color-secondary);flex:1;margin-bottom:.5rem;font-size:.92rem;line-height:1.6}.module-card__drive{color:#3f7f5f;margin:.75rem 0;font-size:.85rem;font-weight:600}.module-card__button{width:100%;color:var(--color-primary);-webkit-backdrop-filter:blur(14px);background:#ffffff8c;border:1px solid #ffffffa6;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:.85rem 1.1rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .25s,transform .25s,box-shadow .25s;display:flex}.module-card__button:hover{background:#ffffffb8;box-shadow:0 8px 20px #0f172a14}.module-card__button svg{transition:transform .25s}.module-card:hover .module-card__button svg{transform:translate(4px)}[data-theme=dark] .module-card{background:#14192066;border-color:#ffffff1c;box-shadow:0 18px 45px #00000040,inset 0 1px #ffffff1a}[data-theme=dark] .module-card:before{background:linear-gradient(135deg,#ffffff12,#0000 45%)}[data-theme=dark] .module-card__placeholder{color:#d7a98e;background:#ffffff0d}[data-theme=dark] .module-card__badge{color:#f1ede7;background:#ffffff12;border-color:#ffffff1a}[data-theme=dark] .module-card__body h3{color:#f1ede7}[data-theme=dark] .module-card__body p{color:#a7adb7}[data-theme=dark] .module-card__button{color:#f1ede7;background:#ffffff1a;border-color:#ffffff24}[data-theme=dark] .module-card__button:hover{background:#ffffff29}@media (width<=480px){.module-card__image{height:160px}.module-card__body{padding:1.1rem}.module-card__body h3{font-size:1.1rem}}.module-card--locked{opacity:.72}.module-card--locked:hover{transform:none;box-shadow:0 12px 35px #0f172a14}.module-card--locked .module-card__image img{filter:grayscale(.5)}.module-card--locked:hover .module-card__image img{transform:none}.module-card__lock-overlay{color:var(--color-white);background:#0f172a73;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.module-card__image{position:relative}.module-card__status-badge{color:#92400e;background:#fef3c7;border-radius:999px;align-items:center;gap:.35rem;width:max-content;margin-bottom:.75rem;margin-left:.5rem;padding:.35rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.module-card__button--locked{cursor:not-allowed;background:var(--color-secondary-lighter);color:var(--color-secondary)}.module-card__button--locked:hover{background:var(--color-secondary-lighter)}.module-card__button--locked svg{transform:none!important}.semester-details{background:0 0;min-height:100vh;margin-top:35px;padding:5rem 0;position:relative}.semester-details__back{margin-bottom:5rem}.semester-details__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2rem;margin-top:4rem;display:grid}@media (width<=768px){.semester-details{padding:3rem 0}}.module-hero{grid-template-columns:360px 1fr;align-items:center;gap:4rem;margin-bottom:5rem;display:grid}.module-hero__image{-webkit-backdrop-filter:blur(15px);border:1px solid #fff6;border-radius:28px;height:300px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff73,0 20px 45px #0000001a}.module-hero__image:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffffb3,#0000);height:1px;position:absolute;top:0;left:0;right:0}.module-hero__image img{object-fit:cover;width:100%;height:100%;display:block}.module-hero__placeholder{color:#7a5d3a;-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#efe4d48c,#fff3);justify-content:center;align-items:center;width:100%;height:100%;font-size:5rem;display:flex}.module-hero__badge{color:#7a5d3a;-webkit-backdrop-filter:blur(14px)saturate(150%);background:#ffffff2e;border:1px solid #ffffff61;border-radius:999px;margin-bottom:1.2rem;padding:.55rem 1rem;font-weight:600;display:inline-flex;box-shadow:inset 0 1px #ffffff59}.module-hero h1{color:#3f2d20;margin-bottom:1rem;font-size:3rem}.module-hero p{color:#73685c;margin-bottom:2rem;line-height:1.9}.module-hero__stats{gap:1rem;margin-bottom:2rem;display:flex}.module-hero__stats div{-webkit-backdrop-filter:blur(20px)saturate(160%);background:linear-gradient(135deg,#ffffff3b,#ffffff1a);border:1px solid #ffffff6b;border-radius:18px;flex-direction:column;flex:1;align-items:center;gap:.45rem;padding:1.3rem;transition:transform .3s,background .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff73,inset 0 -1px #ffffff14,0 8px 25px #0000000f}.module-hero__stats div:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffffa6,#0000);height:1px;position:absolute;top:0;left:0;right:0}.module-hero__stats div:hover{background:linear-gradient(135deg,#ffffff4d,#ffffff24);border-color:#ffffff94;transform:translateY(-5px);box-shadow:inset 0 1px #ffffff80,0 15px 35px #00000017}.module-hero__stats svg{color:#8a6745}.module-hero__stats strong{color:#4a3423;font-size:1.5rem}.module-hero__stats span{color:#85796d;font-size:.9rem}[data-theme=dark] .module-hero__badge{color:#e5bca3;background:#ffffff1a;border-color:#ffffff38}[data-theme=dark] .module-hero h1{color:#fff}[data-theme=dark] .module-hero p{color:#ffffffb3}[data-theme=dark] .module-hero__stats div{background:linear-gradient(135deg,#ffffff1f,#ffffff0d);border-color:#fff3;box-shadow:inset 0 1px #ffffff38,0 10px 30px #00000026}[data-theme=dark] .module-hero__stats div:hover{background:linear-gradient(135deg,#ffffff2b,#ffffff14);border-color:#ffffff52;box-shadow:inset 0 1px #ffffff47,0 18px 40px #00000038}[data-theme=dark] .module-hero__stats svg{color:#d5a58a}[data-theme=dark] .module-hero__stats strong{color:#fff}[data-theme=dark] .module-hero__stats span{color:#ffffffa6}@media (width<=900px){.module-hero{grid-template-columns:1fr}.module-hero__image{height:240px}.module-hero h1{font-size:2.2rem}.module-hero__stats{flex-direction:column}}.resource-section{margin-bottom:5rem}.resource-section__header{border-bottom:1px solid #ffffff47;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.resource-section__left{align-items:center;gap:1rem;display:flex}.resource-section__icon{color:#7b5d3b;-webkit-backdrop-filter:blur(16px)saturate(150%);background:#ffffff2e;border:1px solid #ffffff61;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative;box-shadow:inset 0 1px #fff6,0 6px 18px #0000000d}.resource-section__left h2{color:#453122;font-size:1.45rem;font-weight:700}.resource-section__left p{color:#8b8176;margin-top:.35rem;font-size:.95rem}.resource-section__count{color:#6d5237;-webkit-backdrop-filter:blur(14px)saturate(150%);background:#ffffff2e;border:1px solid #ffffff59;border-radius:999px;padding:.55rem 1rem;font-size:.9rem;font-weight:600;box-shadow:inset 0 1px #ffffff59}.resource-section__body{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}[data-theme=dark] .resource-section__header{border-bottom-color:#ffffff26}[data-theme=dark] .resource-section__icon{color:#d5a58a;background:#ffffff1a;border-color:#fff3}[data-theme=dark] .resource-section__left h2{color:#fff}[data-theme=dark] .resource-section__left p{color:#ffffff9e}[data-theme=dark] .resource-section__count{color:#e5bca3;background:#ffffff17;border-color:#fff3}@media (width<=768px){.resource-section__header{flex-direction:column;align-items:flex-start;gap:1rem}.resource-section__body{grid-template-columns:1fr}}.material-card{-webkit-backdrop-filter:blur(22px)saturate(150%);background:#ffffff61;border:1px solid #ffffff94;border-radius:24px;flex-direction:column;justify-content:space-between;padding:1.7rem;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;box-shadow:0 16px 40px #0f172a12,inset 0 1px #ffffffb8}.material-card:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#ffffff40,#0000 50%);position:absolute;inset:0}.material-card:hover{border-color:#ffffffbf;transform:translateY(-8px);box-shadow:0 24px 50px #0f172a1c,inset 0 1px #ffffffd9}.material-card__top{z-index:1;justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex;position:relative}.material-card__icon{color:#8b5e3c;-webkit-backdrop-filter:blur(14px);background:#ffffff61;border:1px solid #ffffff80;border-radius:18px;justify-content:center;align-items:center;width:68px;height:68px;transition:transform .35s,background .35s,color .35s;display:flex}.material-card:hover .material-card__icon{color:#fff;background:#8b5e3cbf;transform:scale(1.08)}.material-card__type{color:#8b5e3c;-webkit-backdrop-filter:blur(12px);background:#ffffff61;border:1px solid #ffffff73;border-radius:999px;padding:.45rem .9rem;font-size:.82rem;font-weight:600}.material-card__body{z-index:1;flex:1;position:relative}.material-card__body h3{color:#3d2d22;margin-bottom:.8rem;font-size:1.25rem}.material-card__body p{color:#786f66;margin-bottom:2rem;line-height:1.8}.material-card__button{z-index:1;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);background:#8b5e3cc7;border:1px solid #ffffff40;border-radius:14px;justify-content:center;align-items:center;gap:.65rem;width:100%;padding:1rem;font-weight:600;transition:background .3s,transform .3s,box-shadow .3s;display:flex;position:relative}.material-card__button:hover{background:#6f472ae0;box-shadow:0 8px 20px #6f472a2e}.material-card__button svg{transition:transform .3s}.material-card__button:hover svg{transform:translateY(2px)}.material-card__spin{animation:.8s linear infinite material-card-spin}@keyframes material-card-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-theme=dark] .material-card{background:#14192066;border-color:#ffffff1c;box-shadow:0 18px 45px #00000040,inset 0 1px #ffffff1a}[data-theme=dark] .material-card:before{background:linear-gradient(135deg,#ffffff12,#0000 50%)}[data-theme=dark] .material-card__icon{color:#d7a98e;background:#ffffff12;border-color:#ffffff1c}[data-theme=dark] .material-card__type{color:#d7a98e;background:#ffffff12;border-color:#ffffff1a}[data-theme=dark] .material-card__body h3{color:#f1ede7}[data-theme=dark] .material-card__body p{color:#a7adb7}@media (width<=480px){.material-card{padding:1.4rem}}.video-card{-webkit-backdrop-filter:blur(22px)saturate(150%);background:#ffffff61;border:1px solid #ffffff94;border-radius:24px;flex-direction:column;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 40px #0f172a12,inset 0 1px #ffffffb8}.video-card:hover{border-color:#ffffffbf;transform:translateY(-8px);box-shadow:0 24px 50px #0f172a1c,inset 0 1px #ffffffd9}.video-card__thumbnail{height:220px;position:relative;overflow:hidden}.video-card__thumbnail img{object-fit:cover;width:100%;height:100%;transition:all .45s}.video-card:hover .video-card__thumbnail img{transform:scale(1.08)}.video-card__placeholder{color:#8b5e3c;background:linear-gradient(135deg,#fff6,#ffffff29);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.video-card__play{color:#8b5e3c;-webkit-backdrop-filter:blur(14px);background:#ffffff85;border:1px solid #ffffffa6;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:all .35s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 25px #0f172a1a,inset 0 1px #ffffffbf}.video-card:hover .video-card__play{color:#fff;background:#8b5e3cc7;transform:translate(-50%,-50%)scale(1.15)}.video-card__body{z-index:1;flex:1;padding:1.6rem;position:relative}.video-card__body h3{color:#3d2d22;margin-bottom:.8rem;font-size:1.25rem}.video-card__body p{color:#7b7066;line-height:1.8}.video-card__footer{z-index:1;padding:0 1.6rem 1.6rem;position:relative}.video-card__button{color:#fff;-webkit-backdrop-filter:blur(12px);background:#8b5e3cc7;border-radius:14px;justify-content:center;align-items:center;gap:.65rem;width:100%;padding:1rem;font-weight:600;text-decoration:none;transition:background .3s,box-shadow .3s;display:flex}.video-card__button:hover{background:#6f472ae0;box-shadow:0 8px 20px #6f472a2e}.video-card__button svg{transition:all .3s}.video-card__button:hover svg{transform:translate(4px)}[data-theme=dark] .video-card{background:#14192066;border-color:#ffffff1c;box-shadow:0 18px 45px #00000040,inset 0 1px #ffffff1a}[data-theme=dark] .video-card__placeholder{color:#d7a98e;background:linear-gradient(135deg,#ffffff1a,#ffffff08)}[data-theme=dark] .video-card__play{color:#d7a98e;background:#1419207a;border-color:#ffffff26}[data-theme=dark] .video-card__body h3{color:#f1ede7}[data-theme=dark] .video-card__body p{color:#a7adb7}.quiz-card{-webkit-backdrop-filter:blur(22px)saturate(150%);background:#ffffff61;border:1px solid #ffffff94;border-radius:24px;flex-direction:column;padding:1.8rem;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;box-shadow:0 16px 40px #0f172a12,inset 0 1px #ffffffb8}.quiz-card:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#ffffff40,#0000 50%);position:absolute;inset:0}.quiz-card:hover{border-color:#ffffffbf;transform:translateY(-8px);box-shadow:0 24px 50px #0f172a1c,inset 0 1px #ffffffd9}.quiz-card__header{z-index:1;justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex;position:relative}.quiz-card__icon{color:#8b5e3c;-webkit-backdrop-filter:blur(14px);background:#ffffff61;border:1px solid #ffffff80;border-radius:18px;justify-content:center;align-items:center;width:68px;height:68px;transition:all .35s;display:flex}.quiz-card:hover .quiz-card__icon{color:#fff;background:#8b5e3cbf;transform:rotate(-8deg)scale(1.08)}.quiz-card__badge{color:#8b5e3c;-webkit-backdrop-filter:blur(12px);background:#ffffff61;border:1px solid #ffffff73;border-radius:999px;padding:.45rem .9rem;font-size:.82rem;font-weight:600}.quiz-card__body{z-index:1;flex:1;position:relative}.quiz-card__body h3{color:#3d2d22;margin-bottom:.8rem;font-size:1.25rem}.quiz-card__body p{color:#7b7066;margin-bottom:2rem;line-height:1.8}.quiz-card__stats{z-index:1;gap:1rem;margin-bottom:1.8rem;display:flex;position:relative}.quiz-card__stats div{color:#8b5e3c;-webkit-backdrop-filter:blur(12px);background:#ffffff4d;border:1px solid #ffffff6b;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.8rem;font-weight:600;display:flex}.quiz-card__button{z-index:1;color:#fff;-webkit-backdrop-filter:blur(12px);background:#8b5e3cc7;border-radius:14px;justify-content:center;align-items:center;gap:.65rem;width:100%;padding:1rem;font-weight:600;text-decoration:none;transition:background .3s,box-shadow .3s;display:flex;position:relative}.quiz-card__button:hover{background:#6f472ae0;box-shadow:0 8px 20px #6f472a2e}.quiz-card__button svg{transition:transform .3s}.quiz-card__button:hover svg{transform:translate(4px)}[data-theme=dark] .quiz-card{background:#14192066;border-color:#ffffff1c;box-shadow:0 18px 45px #00000040,inset 0 1px #ffffff1a}[data-theme=dark] .quiz-card:before{background:linear-gradient(135deg,#ffffff12,#0000 50%)}[data-theme=dark] .quiz-card__icon{color:#d7a98e;background:#ffffff12;border-color:#ffffff1c}[data-theme=dark] .quiz-card__badge{color:#d7a98e;background:#ffffff12;border-color:#ffffff1a}[data-theme=dark] .quiz-card__body h3{color:#f1ede7}[data-theme=dark] .quiz-card__body p{color:#a7adb7}[data-theme=dark] .quiz-card__stats div{color:#d7a98e;background:#ffffff12;border-color:#ffffff1a}.module-details{background:0 0;min-height:100vh;padding:5rem 0}.module-details__back{color:#7b5d3b;align-items:center;gap:.5rem;margin-top:35px;margin-bottom:2rem;font-weight:600;text-decoration:none;transition:transform .3s,color .3s;display:inline-flex}.module-details__back:hover{transform:translate(-4px)}[data-theme=dark] .module-details{background:0 0}[data-theme=dark] .module-details__back{color:#c49a7c}[data-theme=dark] .module-details__back:hover{color:#d7ad91}@media (width<=768px){.module-details{padding:4rem 1rem}}@media (width<=480px){.module-details{padding:3rem .75rem}}.module-details__locked{text-align:center;flex-direction:column;align-items:center;max-width:480px;margin:4rem auto;display:flex}.module-details__locked-icon{background:var(--color-accent);width:80px;height:80px;color:var(--color-primary);border-radius:22px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.module-details__locked h1{color:var(--color-primary);margin-bottom:.75rem;font-size:1.8rem}.module-details__locked p{color:var(--color-secondary);line-height:1.7}.profile{flex-direction:column;gap:1.75rem;max-width:1100px;margin:9rem auto 4rem;padding:0 1.5rem;display:flex}.profile__header{border-radius:24px;align-items:center;gap:1.75rem;padding:2.25rem;display:flex;position:relative;box-shadow:0 15px 40px #0f172a12}.profile__avatar{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-light));width:110px;height:110px;color:var(--color-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.9rem;font-weight:800;display:flex;overflow:hidden}.profile__avatar img{object-fit:cover;width:100%;height:100%}.profile__info{flex:1;min-width:0}.profile__info h1{color:var(--color-primary);margin:0 0 .35rem;font-size:clamp(1.5rem,3vw,2rem)}.profile__info p{color:var(--color-secondary);margin:0 0 .85rem}.profile__badge{background:var(--color-secondary-lighter);color:var(--color-primary);border-radius:999px;padding:.4rem 1rem;font-size:.82rem;font-weight:700;display:inline-block}.profile__edit-button{background:var(--color-white);color:var(--color-primary);cursor:pointer;border:2px solid #0f172a14;border-radius:999px;flex-shrink:0;align-items:center;gap:.5rem;margin-top:15px;padding:.7rem 1.25rem;font-size:.85rem;font-weight:700;transition:border-color .2s,background .2s,transform .2s;display:flex}.profile__edit-button:hover{border-color:var(--color-primary);background:var(--color-secondary-lighter);transform:translateY(-2px)}.profile__stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;display:grid}.stat-card{text-align:center;border-radius:20px;padding:1.75rem;box-shadow:0 10px 30px #0f172a0f}.stat-card h2{color:var(--color-primary);margin:0;font-size:2.1rem}.stat-card p{color:var(--color-secondary);margin-top:.6rem;font-size:.9rem}.stat-card.success h2{color:#16a34a}.stat-card.danger h2{color:#dc2626}.progress-card{border-radius:20px;padding:2rem;box-shadow:0 10px 30px #0f172a0f}.progress-card__header{justify-content:space-between;align-items:flex-end;margin-bottom:1.25rem;display:flex}.progress-card__eyebrow{color:var(--color-secondary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.3rem;font-size:.75rem;font-weight:700;display:block}.progress-card__header h2{color:var(--color-primary);margin:0;font-size:1.15rem}.progress-card__header strong{color:var(--color-primary);font-size:1.6rem}.progress-bar{background:var(--color-secondary-lighter);border-radius:999px;width:100%;height:12px;margin-bottom:.85rem;overflow:hidden}.progress-fill{background:linear-gradient(90deg, var(--color-primary), var(--color-primary-light));border-radius:999px;height:100%;transition:width .4s}.progress-card>span{color:var(--color-secondary);font-size:.85rem}.results-section{flex-direction:column;gap:1.1rem;display:flex}.results-section__header{justify-content:space-between;align-items:flex-end;display:flex}.results-section__header span{color:var(--color-secondary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.3rem;font-size:.75rem;font-weight:700;display:block}.results-section__header h2{color:var(--color-primary);margin:0;font-size:1.2rem}.results-section__header strong{color:var(--color-secondary);font-size:.88rem}.results-list{flex-direction:column;gap:.9rem;display:flex}.result-card{border-radius:16px;justify-content:space-between;align-items:center;padding:1.35rem 1.5rem;transition:transform .2s;display:flex;box-shadow:0 8px 25px #0f172a0d}.result-card:hover{transform:translateY(-2px)}.result-card__info h3{color:var(--color-primary);margin:0;font-size:1rem}.result-card__info p{color:var(--color-secondary);margin-top:.4rem;font-size:.85rem}.result-score{flex-direction:column;align-items:flex-end;display:flex}.result-score span{color:var(--color-primary);font-size:1.4rem;font-weight:800}.result-score .passed{color:#16a34a;font-size:.82rem;font-weight:700}.result-score .failed{color:#dc2626;font-size:.82rem;font-weight:700}@media (width<=768px){.profile__header{text-align:center;flex-direction:column}.profile__edit-button{justify-content:center;width:100%}.result-card{flex-direction:column;align-items:flex-start;gap:.9rem}.result-score{align-items:flex-start}}.profile-edit-modal{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0f172a80;justify-content:center;align-items:center;padding:1.5rem;animation:.25s profile-edit-fade-in;display:flex;position:fixed;inset:0}@keyframes profile-edit-fade-in{0%{opacity:0}to{opacity:1}}.profile-edit-modal__card{background:var(--color-white);border-radius:24px;width:100%;max-width:420px;padding:2.25rem;position:relative;box-shadow:0 25px 60px #0003}.profile-edit-modal__card h2{color:var(--color-primary);text-align:center;margin-bottom:1.5rem}.profile-edit-modal__close{background:var(--color-secondary-lighter);width:36px;height:36px;color:var(--color-primary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:1rem;right:1rem}.profile-edit-modal__error{color:#b91c1c;background:#fef2f2;border-radius:12px;margin-bottom:1rem;padding:.8rem 1rem;font-size:.88rem}.profile-edit-modal form{flex-direction:column;gap:1.1rem;display:flex}.profile-edit-modal__avatar{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-light));width:90px;height:90px;color:var(--color-white);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;margin:0 auto .5rem;font-size:1.6rem;font-weight:700;display:flex;position:relative;overflow:hidden}.profile-edit-modal__avatar img{object-fit:cover;width:100%;height:100%}.profile-edit-modal__avatar-overlay{color:#fff;opacity:0;background:#0006;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.profile-edit-modal__avatar:hover .profile-edit-modal__avatar-overlay{opacity:1}.quiz-page{background:radial-gradient(circle at top left, var(--color-secondary-lighter), transparent 38%), linear-gradient(135deg, var(--color-secondary), var(--color-secondary-light), var(--color-secondary-lighter));min-height:100vh;padding:6rem 0}.quiz{width:100%;max-width:900px;margin:135px auto 0}.quiz__error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin:1.5rem 0;padding:1rem 1.25rem;font-size:.95rem;line-height:1.5}.quiz__content{margin-top:2rem}@media (width<=768px){.quiz-page{padding:3rem 0}}@media (width<=480px){.quiz-page{padding:2rem 0}}.quiz-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #0f172a0f;border-radius:24px;padding:2rem;box-shadow:0 15px 45px #0f172a14}.quiz-header__top{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.quiz-header__title{flex:1;min-width:0}.quiz-header__eyebrow{color:var(--color-primary);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.45rem;margin-bottom:.85rem;font-size:.8rem;font-weight:700;display:inline-flex}.quiz-header__title h1{color:var(--color-primary);margin:0 0 .75rem;font-size:clamp(1.7rem,4vw,2.5rem);line-height:1.2}.quiz-header__title p{max-width:650px;color:var(--color-secondary);margin:0;font-size:.98rem;line-height:1.7}.quiz-header__meta{flex-direction:column;gap:.7rem;min-width:150px;display:flex}.quiz-header__meta-item{background:var(--color-secondary-lighter);color:var(--color-secondary);border-radius:12px;grid-template-columns:20px auto auto;align-items:center;gap:.5rem;padding:.7rem .85rem;font-size:.85rem;display:grid}.quiz-header__meta-item svg{color:var(--color-primary)}.quiz-header__meta-item strong{color:var(--color-primary);text-align:right}.quiz-header__progress-section{border-top:1px solid #0f172a14;margin-top:2rem;padding-top:1.5rem}.quiz-header__progress-info{color:var(--color-secondary);justify-content:space-between;align-items:center;margin-bottom:.7rem;font-size:.85rem;display:flex}.quiz-header__progress-info strong{color:var(--color-primary)}.quiz-header__progress{background:var(--color-secondary-lighter);border-radius:999px;width:100%;height:8px;overflow:hidden}.quiz-header__progress-fill{border-radius:inherit;background:linear-gradient(90deg, var(--color-primary), var(--color-primary-light));height:100%;transition:width .4s}@media (width<=700px){.quiz-header__top{flex-direction:column}.quiz-header__meta{grid-template-columns:repeat(2,1fr);width:100%;display:grid}}@media (width<=480px){.quiz-header{border-radius:18px;padding:1.4rem}.quiz-header__title h1{font-size:1.55rem}.quiz-header__title p{font-size:.9rem}.quiz-header__meta{grid-template-columns:1fr}.quiz-header__progress-section{margin-top:1.5rem;padding-top:1.25rem}}.quiz-progress{width:100%;max-width:900px;margin:2rem auto 3rem}.quiz-progress__top{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.quiz-progress__label{color:var(--color-primary);font-size:.95rem;font-weight:700}.quiz-progress__percentage{color:var(--color-secondary);font-size:.9rem;font-weight:700}.quiz-progress__track{background:var(--color-secondary-lighter);border-radius:999px;width:100%;height:10px;overflow:hidden}.quiz-progress__fill{border-radius:inherit;background:linear-gradient(90deg, var(--color-primary), var(--color-primary-light));height:100%;transition:width .4s}.quiz-progress__bottom{color:var(--color-secondary);justify-content:space-between;align-items:center;gap:1rem;margin-top:.7rem;font-size:.82rem;display:flex}@media (width<=600px){.quiz-progress{margin:1.5rem auto 2rem}.quiz-progress__top{font-size:.85rem}.quiz-progress__track{height:8px}.quiz-progress__bottom{font-size:.75rem}}.question-card{background:#fff;border:1px solid #0f172a0f;border-radius:24px;width:100%;padding:0;overflow:hidden;box-shadow:0 15px 40px #0f172a12}.question-card__header{background:linear-gradient(135deg, var(--color-secondary-lighter), #fff);border-bottom:1px solid #0f172a0f;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.question-card__number{color:var(--color-primary);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}.question-card__type{color:var(--color-secondary);background:#fff;border:1px solid #0f172a14;border-radius:999px;padding:.4rem .75rem;font-size:.75rem;font-weight:600}.question-card__body{padding:2rem}.question-card__question{color:var(--color-primary);margin:0 0 2rem;font-size:clamp(1.25rem,3vw,1.7rem);font-weight:700;line-height:1.5}.question-card__options{flex-direction:column;gap:.9rem;display:flex}.question-card__option{width:100%;min-height:72px;color:var(--color-primary);text-align:left;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:16px;align-items:center;gap:1rem;padding:1rem 1.1rem;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s;display:flex}.question-card__option:hover{border-color:var(--color-primary-light);background:var(--color-secondary-lighter);transform:translateY(-2px);box-shadow:0 7px 20px #0f172a0f}.question-card__option:focus-visible{outline-offset:2px;outline:3px solid #2563eb33}.question-card__option--selected{border-color:var(--color-primary);background:linear-gradient(135deg, var(--color-secondary-lighter), #fff);box-shadow:0 8px 24px #0f172a14}.question-card__option--selected:hover{border-color:var(--color-primary);transform:translateY(-2px)}.question-card__option-letter{color:#4b5563;background:#f3f4f6;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:.9rem;font-weight:800;transition:background .2s,color .2s;display:flex}.question-card__option--selected .question-card__option-letter{background:var(--color-primary);color:#fff}.question-card__option-text{color:#374151;flex:1;min-width:0;font-size:1rem;line-height:1.5}.question-card__option--selected .question-card__option-text{color:var(--color-primary);font-weight:600}.question-card__option-check{background:var(--color-primary);color:#fff;opacity:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:opacity .2s,transform .2s;display:flex;transform:scale(.7)}.question-card__option-check--visible{opacity:1;transform:scale(1)}.question-card__empty{color:#b91c1c;background:#fef2f2;border-radius:12px;margin:0;padding:1.25rem;line-height:1.6}@media (width<=600px){.question-card{border-radius:18px}.question-card__header{padding:1rem 1.15rem}.question-card__body{padding:1.35rem}.question-card__question{margin-bottom:1.5rem}.question-card__option{min-height:64px;padding:.8rem}.question-card__option-letter{border-radius:10px;width:36px;height:36px}.question-card__option-text{font-size:.92rem}}@media (width<=400px){.question-card__header{flex-direction:column;align-items:flex-start}.question-card__body{padding:1.1rem}.question-card__option{gap:.7rem}.question-card__option-check{width:26px;height:26px}}.quiz-navigation{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;width:100%;margin-top:1.5rem;display:grid}.quiz-navigation__previous,.quiz-navigation__next,.quiz-navigation__submit{justify-content:center;align-items:center;gap:.5rem;min-height:48px;display:inline-flex}.quiz-navigation__previous{justify-self:start}.quiz-navigation__next,.quiz-navigation__submit{justify-self:end}.quiz-navigation__position{min-width:70px;color:var(--color-secondary);justify-content:center;align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;display:flex}.quiz-navigation__position span:first-child{color:var(--color-primary);font-size:1rem}.quiz-navigation__separator{opacity:.5}.quiz-navigation__submit{min-width:145px}.quiz-navigation__spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite quiz-navigation-spin}@keyframes quiz-navigation-spin{to{transform:rotate(360deg)}}.quiz-navigation button:disabled{cursor:not-allowed;opacity:.55}@media (width<=600px){.quiz-navigation{grid-template-columns:1fr 1fr;gap:.8rem}.quiz-navigation__position{display:none}.quiz-navigation__previous,.quiz-navigation__next,.quiz-navigation__submit{justify-self:stretch;width:100%}}@media (width<=400px){.quiz-navigation{grid-template-columns:1fr}.quiz-navigation__previous,.quiz-navigation__next,.quiz-navigation__submit{width:100%}}.quiz-result-page{justify-content:center;align-items:center;min-height:70vh;margin-top:100px;padding:4rem 0;display:flex}.quiz-result{text-align:center;background:#fffffff5;border-radius:32px;width:100%;max-width:720px;padding:3.5rem 3rem;box-shadow:0 25px 70px #0000001a}.quiz-result__icon{border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;margin:0 auto 1.5rem;display:flex}.quiz-result__icon--success{color:#16a34a;background:#16a34a1a}.quiz-result__icon--failed{color:#dc2626;background:#dc26261a}.quiz-result__status{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;margin-bottom:1rem;padding:.5rem 1.1rem;font-size:.85rem;font-weight:700;display:inline-block}.quiz-result__status--success{color:#15803d;background:#dcfce7}.quiz-result__status--failed{color:#b91c1c;background:#fee2e2}.quiz-result__title{color:var(--color-primary);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.quiz-result__description{color:#64748b;max-width:560px;margin:0 auto;line-height:1.8}.quiz-result__score{flex-direction:column;align-items:center;margin:2.5rem auto;display:flex}.quiz-result__score-label{color:#64748b;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.quiz-result__score strong{color:var(--color-primary);font-size:4.5rem;font-weight:800;line-height:1}.quiz-result__passing{color:#64748b;margin-top:.75rem;font-size:.9rem}.quiz-result__stats{grid-template-columns:repeat(3,1fr);gap:1rem;margin:2rem 0;display:grid}.quiz-result__stat{background:#f8fafc;border-radius:18px;flex-direction:column;gap:.35rem;padding:1.25rem;display:flex}.quiz-result__stat strong{color:var(--color-primary);font-size:1.7rem}.quiz-result__stat span{color:#64748b;font-size:.85rem}.quiz-result__actions{justify-content:center;gap:1rem;margin-top:2rem;display:flex}.quiz-result__actions button{justify-content:center;align-items:center;gap:.5rem;display:inline-flex}@media (width<=600px){.quiz-result{padding:2.5rem 1.5rem}.quiz-result__score strong{font-size:3.5rem}.quiz-result__stats{grid-template-columns:1fr}.quiz-result__actions{flex-direction:column}.quiz-result__actions button{width:100%}}.product-card{flex-direction:column;display:flex;overflow:hidden}.product-card__image-wrapper{aspect-ratio:1;background:var(--color-secondary-lighter);width:100%;position:relative;overflow:hidden}.product-card__image{object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-card:hover .product-card__image{transform:scale(1.05)}.product-card__image-placeholder{width:100%;height:100%;color:var(--color-secondary);justify-content:center;align-items:center;display:flex}.product-card__image-count{color:#fff;background:#0000008c;border-radius:999px;padding:.25rem .6rem;font-size:.75rem;font-weight:700;position:absolute;bottom:.6rem;right:.6rem}.product-card__content{flex-direction:column;gap:.6rem;padding:1.25rem;display:flex}.product-card__name{color:var(--color-primary);font-size:1.05rem;font-weight:700}.product-card__description{color:var(--color-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.88rem;line-height:1.5;display:-webkit-box;overflow:hidden}.product-card__footer{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.product-card__price{color:var(--color-primary);font-size:1.1rem;font-weight:800}.product-card__add{padding:.6rem 1rem;font-size:.85rem}.shop-page{min-height:70vh;padding:8rem 0 4rem}.shop-page__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;margin-top:2.5rem;display:grid}@media (width<=480px){.shop-page{padding:6rem 0 3rem}}.textareaComponent{flex-direction:column;gap:8px;display:flex}.textareaLabel{color:var(--color-primary);font-weight:700}.customTextarea{resize:vertical;width:100%;min-height:140px;font-family:var(--font-body);transition:var(--transition);box-shadow:var(--shadow-card);border:none;border-radius:16px;outline:none;padding:16px;font-size:15px}.customTextarea:focus{outline:2px solid var(--color-primary)}.textareaError{outline:2px solid #d63031}.textareaErrorText{color:#d63031;font-size:13px}.checkout-page{min-height:70vh;padding:8rem 0 4rem}.checkout-page__grid{grid-template-columns:1.3fr 1fr;align-items:start;gap:2rem;display:grid}.checkout-form{background:var(--color-white);border-radius:20px;flex-direction:column;gap:1.1rem;padding:2rem;display:flex;box-shadow:0 15px 40px #0f172a12}.checkout-form h2{color:var(--color-primary);margin-bottom:.5rem}.checkout-form__error{color:#b91c1c;background:#fef2f2;border-radius:12px;padding:.9rem 1rem;font-size:.9rem}.checkout-summary h2{color:var(--color-primary);margin-bottom:1.25rem}.checkout-summary__items{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.checkout-summary__item{align-items:center;gap:.8rem;display:flex}.checkout-summary__item-image{background:var(--color-secondary-lighter);width:48px;height:48px;color:var(--color-secondary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.checkout-summary__item-image img{object-fit:cover;width:100%;height:100%}.checkout-summary__item-info{flex-direction:column;flex:1;min-width:0;display:flex}.checkout-summary__item-info span{color:var(--color-primary);font-size:.9rem;font-weight:600}.checkout-summary__item-info small{color:var(--color-secondary);font-size:.8rem}.checkout-summary__total{color:var(--color-primary);border-top:1px solid #0f172a14;justify-content:space-between;padding-top:1.25rem;display:flex}.checkout-summary__total strong{font-size:1.3rem}.checkout-success{text-align:center;color:#16a34a;flex-direction:column;align-items:center;gap:1rem;max-width:480px;margin:0 auto;padding:3rem 2rem;display:flex}.checkout-success h1{color:var(--color-primary)}.checkout-success p{color:var(--color-secondary)}@media (width<=768px){.checkout-page__grid{grid-template-columns:1fr}}.model-viewer{box-sizing:border-box;background:radial-gradient(circle at center, var(--color-secondary-lighter), var(--color-background));border:1px solid #4b332938;border-radius:20px;width:100%;height:560px;min-height:0;position:relative;overflow:hidden;box-shadow:0 8px 30px #4b332914,inset 0 0 0 1px #ffffff59}.model-viewer__canvas{width:100%;min-width:0;height:100%;min-height:0}.model-viewer__canvas canvas{display:block;width:100%!important;height:100%!important}.model-viewer__loading,.model-viewer__error{color:var(--color-secondary);justify-content:center;align-items:center;font-size:.95rem;font-weight:600;display:flex;position:absolute;inset:0}.model-viewer__error{color:#b91c1c}.model-viewer__hotspot{cursor:pointer;z-index:5;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;transform:translate(-50%,-50%)}.model-viewer__hotspot-dot{background:var(--color-accent);border:3px solid var(--color-primary);border-radius:50%;width:16px;height:16px;transition:transform .2s;animation:1.8s ease-in-out infinite model-viewer-pulse;box-shadow:0 0 0 4px #f6e39b59}.model-viewer__hotspot:hover .model-viewer__hotspot-dot{transform:scale(1.2)}@keyframes model-viewer-pulse{0%,to{box-shadow:0 0 0 4px #f6e39b59}50%{box-shadow:0 0 0 8px #f6e39b26}}.anatomy-page{min-height:80vh;padding:8rem 0 4rem}.anatomy-page__filters{flex-direction:column;gap:1.25rem;margin:2rem 0;display:flex}.anatomy-page__filter-group span{color:var(--color-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.6rem;font-size:.8rem;font-weight:700;display:block}.anatomy-page__pills{flex-wrap:wrap;gap:.6rem;display:flex}.anatomy-page__pill{color:var(--color-primary);cursor:pointer;-webkit-backdrop-filter:blur(12px);background:#ffffff8c;border:1px solid #4b332929;border-radius:999px;padding:.6rem 1.15rem;font-size:.85rem;font-weight:600;transition:transform .25s,border-color .25s,background .25s,box-shadow .25s;box-shadow:0 5px 18px #4b33290d,inset 0 1px #fff9}.anatomy-page__pill:hover{background:#ffffffb8;border-color:#8a5c4459;transform:translateY(-2px)}.anatomy-page__pill--active{color:#fff8f3;background:#8a5c449e;border-color:#8a5c4466;box-shadow:0 8px 22px #4b33291f,inset 0 1px #fff3}.anatomy-page__layout{grid-template-columns:220px minmax(0,1fr);gap:1.5rem;min-width:0;display:grid}.anatomy-page__list-item{color:var(--color-primary);text-align:left;cursor:pointer;-webkit-backdrop-filter:blur(12px);background:#ffffff8c;border:1px solid #4b33291f;border-radius:14px;align-items:center;gap:.7rem;margin-bottom:15px;padding:.65rem;font-size:.85rem;font-weight:600;transition:transform .25s,border-color .25s,background .25s,box-shadow .25s;display:flex;box-shadow:0 6px 20px #4b33290d,inset 0 1px #ffffff8c}.anatomy-page__list-item:hover{background:#ffffffb8;border-color:#8a5c444d;transform:translate(3px)}.anatomy-page__list-item--active{background:#8a5c4424;border-color:#8a5c4473;box-shadow:0 8px 24px #4b332914}.anatomy-page__list-item img{object-fit:cover;border-radius:8px;flex-shrink:0;width:40px;height:40px}.anatomy-page__viewer{flex-direction:column;gap:1rem;min-width:0;display:flex}.model-viewer{-webkit-backdrop-filter:blur(18px);background:radial-gradient(circle at 50% 35%,#c99f872e,#0000 55%),#ffffff38;border:1px solid #ffffff73;border-radius:28px;width:100%;min-height:600px;position:relative;overflow:hidden;box-shadow:0 25px 65px #4b33291a,inset 0 1px #ffffff8c}.model-viewer__canvas{width:100%;height:100%}.anatomy-page__info{-webkit-backdrop-filter:blur(14px);background:#ffffff80;border:1px solid #ffffff73;border-radius:20px;padding:1.5rem;box-shadow:0 12px 35px #4b33290f,inset 0 1px #ffffff8c}.anatomy-page__info h2{color:var(--color-primary);margin-bottom:.5rem}.anatomy-page__info p{color:var(--color-secondary);line-height:1.6}.anatomy-page__hint{color:var(--color-secondary);margin-top:.75rem;font-size:.8rem;font-style:italic;display:inline-block}.anatomy-page__hotspot-overlay{-webkit-backdrop-filter:blur(10px);z-index:2000;background:#30251f6b;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.anatomy-page__hotspot-card{-webkit-backdrop-filter:blur(20px);background:#fffaf6c7;border:1px solid #ffffff8c;border-radius:24px;width:100%;max-width:420px;padding:2rem;position:relative;box-shadow:0 30px 80px #30251f33,inset 0 1px #ffffffa6}.anatomy-page__hotspot-close{width:34px;height:34px;color:var(--color-primary);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff73;border:1px solid #4b33291f;border-radius:50%;justify-content:center;align-items:center;transition:background .25s,transform .25s;display:flex;position:absolute;top:1rem;right:1rem}.anatomy-page__hotspot-close:hover{background:#8a5c4426;transform:rotate(8deg)}.anatomy-page__hotspot-card h3{color:var(--color-primary);margin-bottom:.75rem;padding-right:2rem}.anatomy-page__hotspot-card p{color:var(--color-secondary);line-height:1.7}[data-theme=dark] .anatomy-page__pill:hover{background:#c99f8721;border-color:#c99f8766}[data-theme=dark] .anatomy-page__list-item:hover{background:#c99f871f;border-color:#c99f8759}[data-theme=dark] .anatomy-page__list-item--active{background:#c99f8733;border-color:#c99f8780}[data-theme=dark] .model-viewer{background:radial-gradient(circle at 50% 40%,#c99f8738,#0000 58%),#fff5ee0e;border-color:#eed6c92e;box-shadow:0 30px 75px #0003,inset 0 1px #ffffff1f}[data-theme=dark] .anatomy-page__hotspot-overlay{background:#30251f94}[data-theme=dark] .anatomy-page__hotspot-close:hover{background:#c99f872e}@media (width<=768px){.anatomy-page{width:100%;max-width:100%;padding:7rem 0 3rem;overflow-x:hidden}.anatomy-page__layout{grid-template-columns:minmax(0,1fr);width:100%;min-width:0}.anatomy-page__list{flex-direction:row;width:100%;min-width:0;max-width:100%;padding-bottom:1rem;display:flex;overflow:auto hidden}.anatomy-page__list-item{flex-shrink:0}.anatomy-page__viewer{width:100%;min-width:0}.model-viewer{border-radius:22px;width:100%;height:500px;min-height:0}.model-viewer__canvas{width:100%;height:100%}.model-viewer__canvas canvas{width:100%!important;height:100%!important}}@media (width<=480px){.model-viewer{border-radius:18px;height:460px}.anatomy-page__info{border-radius:18px;padding:1.5rem}}[data-theme=dark] .anatomy-page__filter-group span{color:#5a4032}[data-theme=dark] .anatomy-page__pill{color:#3a2921;background:#ffffffb8;border-color:#4b332929;box-shadow:0 6px 20px #0000001a,inset 0 1px #ffffffa6}[data-theme=dark] .anatomy-page__pill:hover{color:#2f211b;background:#ffffffd9;border-color:#8a5c4466}[data-theme=dark] .anatomy-page__pill--active{color:#fff;background:#6b4532;border-color:#6b4532}[data-theme=dark] .anatomy-page__list-item{color:#3a2921;background:#ffffffb8;border-color:#4b332924;box-shadow:0 8px 24px #0000001a,inset 0 1px #ffffffa6}[data-theme=dark] .anatomy-page__list-item:hover{color:#2f211b;background:#ffffffdb;border-color:#8a5c4459}[data-theme=dark] .anatomy-page__list-item--active{color:#3a2921;background:#8a5c4429;border-color:#8a5c4473}[data-theme=dark] .anatomy-page__info{background:#ffffffb8;border-color:#4b33291f;box-shadow:0 15px 40px #0000001f,inset 0 1px #ffffffa6}[data-theme=dark] .anatomy-page__info h2{color:#2f211b}[data-theme=dark] .anatomy-page__info p{color:#5a4032}[data-theme=dark] .anatomy-page__hint{color:#765645}[data-theme=dark] .anatomy-page__hotspot-card{background:#fffaf6eb;border-color:#4b33291f;box-shadow:0 30px 80px #0000004d,inset 0 1px #ffffffbf}[data-theme=dark] .anatomy-page__hotspot-close{color:#3a2921;background:#ffffffa6;border-color:#4b33291f}[data-theme=dark] .anatomy-page__hotspot-close:hover{color:#2f211b;background:#8a5c4426}[data-theme=dark] .anatomy-page__hotspot-card h3{color:#2f211b}[data-theme=dark] .anatomy-page__hotspot-card p{color:#5a4032}.medical-english-page{background:0 0;min-height:100vh;padding:8rem 0 4rem;position:relative;overflow:hidden}.medical-english-page__inner{z-index:1;position:relative}.medical-english-page__toolbar{flex-direction:column;gap:1.25rem;margin:2rem 0;display:flex}.medical-english-page__search{max-width:420px;color:var(--color-primary);-webkit-backdrop-filter:blur(22px)saturate(160%);background:#ffffff2e;border:1px solid #ffffff61;border-radius:16px;align-items:center;gap:.7rem;padding:.85rem 1.1rem;transition:border-color .25s,background .25s,box-shadow .25s;display:flex;box-shadow:inset 0 1px #ffffff59,inset 0 -1px #ffffff14,0 8px 30px #0000000f}.medical-english-page__search:hover{background:#ffffff38;border-color:#ffffff7a}.medical-english-page__search:focus-within{background:#ffffff40;border-color:#ffffff94;box-shadow:inset 0 1px #fff6,0 12px 35px #00000014}.medical-english-page__search input{min-width:0;color:var(--color-primary);background:0 0;border:none;outline:none;flex:1;font-size:.95rem}.medical-english-page__search input::placeholder{color:var(--color-secondary);opacity:.75}.medical-english-page__pills{flex-wrap:wrap;gap:.6rem;display:flex}.medical-english-page__pill{color:var(--color-primary);cursor:pointer;-webkit-backdrop-filter:blur(18px)saturate(160%);background:#ffffff29;border:1px solid #ffffff61;border-radius:999px;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600;transition:border-color .25s,background .25s,color .25s,transform .2s,box-shadow .25s;box-shadow:inset 0 1px #ffffff4d,0 4px 15px #0000000a}.medical-english-page__pill:hover{background:#ffffff40;border-color:#ffffff8c;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff59,0 7px 20px #0000000f}.medical-english-page__pill--active{color:#fff;background:#8a5c44b8;border-color:#ffffff80;box-shadow:inset 0 1px #ffffff40,0 6px 18px #4b33291f}.medical-english-page__pill--active:hover{color:#fff;background:#7a503bcc}.medical-english-page__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.term-card{-webkit-backdrop-filter:blur(20px)saturate(165%);background:linear-gradient(135deg,#ffffff3b,#ffffff1a);border:1px solid #ffffff6b;border-radius:20px;padding:1.5rem;transition:transform .3s,box-shadow .3s,border-color .3s,background .3s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff73,inset 0 -1px #ffffff14,0 10px 35px #00000012}.term-card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffffa6,#0000);height:1px;position:absolute;top:0;left:0;right:0}.term-card:hover{background:linear-gradient(135deg,#ffffff4a,#ffffff24);border-color:#ffffff94;transform:translateY(-6px);box-shadow:inset 0 1px #ffffff80,0 18px 45px #0000001a}.term-card__header{color:var(--color-primary);align-items:center;gap:.6rem;margin-bottom:.75rem;display:flex}.term-card__category{color:#8a5c44;text-transform:uppercase;letter-spacing:.04em;-webkit-backdrop-filter:blur(12px);background:#ffffff2e;border:1px solid #ffffff59;border-radius:999px;padding:.25rem .7rem;font-size:.7rem;font-weight:700}.term-card h3{color:#4b3329;margin-bottom:.6rem;font-size:1.15rem;line-height:1.35}.term-card__definition{color:#746a64;font-size:.92rem;line-height:1.7}.term-card__example{color:#5f514a;border-top:1px dashed #ffffff59;margin-top:.9rem;padding-top:.8rem;font-size:.88rem;font-style:italic;line-height:1.6}[data-theme=dark] .medical-english-page{background:0 0}[data-theme=dark] .medical-english-page__search{color:#fff;background:#ffffff1a;border-color:#ffffff38;box-shadow:inset 0 1px #fff3,0 8px 30px #0000001f}[data-theme=dark] .medical-english-page__search:hover{background:#ffffff24;border-color:#ffffff4d}[data-theme=dark] .medical-english-page__search:focus-within{background:#ffffff29;border-color:#ffffff61}[data-theme=dark] .medical-english-page__search input{color:#fff}[data-theme=dark] .medical-english-page__search input::placeholder{color:#ffffff9e}[data-theme=dark] .medical-english-page__pill{color:#ffffffe6;background:#ffffff17;border-color:#fff3}[data-theme=dark] .medical-english-page__pill:hover{color:#fff;background:#ffffff26;border-color:#ffffff57}[data-theme=dark] .medical-english-page__pill--active{color:#fff;background:#8a5c44b8;border-color:#ffffff52}[data-theme=dark] .term-card{background:linear-gradient(135deg,#ffffff1f,#ffffff0d);border-color:#fff3;box-shadow:inset 0 1px #ffffff38,0 12px 35px #00000029}[data-theme=dark] .term-card:hover{background:linear-gradient(135deg,#ffffff2b,#ffffff14);border-color:#ffffff52;box-shadow:inset 0 1px #ffffff47,0 20px 45px #00000038}[data-theme=dark] .term-card__header{color:#fff}[data-theme=dark] .term-card__category{color:#e5bca3;background:#ffffff1a;border-color:#ffffff2e}[data-theme=dark] .term-card h3{color:#fff}[data-theme=dark] .term-card__definition{color:#ffffffb8}[data-theme=dark] .term-card__example{color:#ffffff9e;border-top-color:#ffffff2e}@media (width<=768px){.medical-english-page{padding:7rem 0 3rem}.medical-english-page__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem}}@media (width<=480px){.medical-english-page{padding:6.5rem 0 3rem}.medical-english-page__search{max-width:100%}.medical-english-page__grid{grid-template-columns:1fr;gap:1rem}.term-card{border-radius:18px;padding:1.25rem}.term-card h3{font-size:1rem}.term-card__definition{font-size:.85rem}}.resources-page{background:0 0;min-height:80vh;padding:8rem 0 4rem;position:relative}.resources-page__inner{z-index:1;position:relative}.resources-page__pills{flex-wrap:wrap;gap:.6rem;margin:2rem 0;display:flex}.resources-page__pill{color:var(--color-primary);cursor:pointer;-webkit-backdrop-filter:blur(18px)saturate(160%);background:#ffffff29;border:1px solid #ffffff61;border-radius:999px;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s;box-shadow:inset 0 1px #ffffff4d,0 4px 15px #0000000a}.resources-page__pill:hover{background:#ffffff3d;border-color:#ffffff8c;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff59,0 7px 20px #0000000f}.resources-page__pill--active{color:var(--color-white);background:#8a5c44b8;border-color:#ffffff80;box-shadow:inset 0 1px #ffffff40,0 6px 18px #4b33291f}.resources-page__pill--active:hover{background:#7a503bcc}.resources-page__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;display:grid}.resource-card{aspect-ratio:1;text-align:center;-webkit-backdrop-filter:blur(20px)saturate(165%);background:linear-gradient(135deg,#ffffff3b,#ffffff1a);border:1px solid #ffffff6b;border-radius:20px;flex-direction:column;align-items:center;padding:1.75rem 1.5rem;text-decoration:none;transition:transform .3s,box-shadow .3s,border-color .3s,background .3s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff73,inset 0 -1px #ffffff14,0 10px 35px #00000012}.resource-card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffffa6,#0000);height:1px;position:absolute;top:0;left:0;right:0}.resource-card:hover{background:linear-gradient(135deg,#ffffff4a,#ffffff24);border-color:#ffffff94;transform:translateY(-6px);box-shadow:inset 0 1px #ffffff80,0 18px 45px #0000001a}.resource-card__icon{color:#8a5c44;-webkit-backdrop-filter:blur(12px);background:#8a5c441f;border:1px solid #ffffff40;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;transition:transform .25s,background .25s,color .25s,box-shadow .25s;display:flex;box-shadow:inset 0 1px #ffffff4d,0 4px 12px #0000000a}.resource-card:hover .resource-card__icon{color:#7b4f38;background:#8a5c442e;transform:translateY(-2px)scale(1.04);box-shadow:inset 0 1px #ffffff59,0 6px 16px #0000000f}.resource-card__content{flex-direction:column;flex:1;align-items:center;min-width:0;display:flex}.resource-card__category{color:#8a5c44;text-transform:uppercase;letter-spacing:.04em;-webkit-backdrop-filter:blur(10px);background:#ffffff2b;border:1px solid #ffffff4d;border-radius:999px;margin-bottom:.6rem;padding:.2rem .65rem;font-size:.68rem;font-weight:700;display:inline-block}.resource-card__content h3{color:var(--color-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.4rem;font-size:1rem;line-height:1.35;display:-webkit-box;overflow:hidden}.resource-card__content p{color:var(--color-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.5;display:-webkit-box;overflow:hidden}.resource-card__action{color:#8a5c44;-webkit-backdrop-filter:blur(12px);background:#ffffff2e;border:1px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s,color .2s,transform .2s;display:flex;position:absolute;bottom:1.1rem;right:1.1rem;box-shadow:inset 0 1px #ffffff4d}.resource-card:hover .resource-card__action{color:var(--color-white);background:#4b3329b8;border-color:#ffffff59;transform:scale(1.08)}@media (width<=768px){.resources-page{padding:7rem 0 3rem}.resources-page__pills{margin:1.5rem 0}.resources-page__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem}.resource-card{padding:1.5rem 1.25rem}}@media (width<=480px){.resources-page{padding:6.5rem 0 3rem}.resources-page__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.resource-card{border-radius:18px;padding:1.25rem 1rem}.resource-card__icon{border-radius:13px;width:48px;height:48px;margin-bottom:.75rem}.resource-card__category{font-size:.62rem}.resource-card__content h3{font-size:.9rem}.resource-card__content p{font-size:.76rem}.resource-card__action{width:30px;height:30px;bottom:.75rem;right:.75rem}}[data-theme=dark] .resources-page{background:0 0}[data-theme=dark] .resources-page__pill{color:#ffffffe6;background:#ffffff17;border-color:#fff3}[data-theme=dark] .resources-page__pill:hover{color:#fff;background:#ffffff26;border-color:#ffffff57}[data-theme=dark] .resources-page__pill--active{color:#fff;background:#8a5c44b8;border-color:#ffffff52}[data-theme=dark] .resource-card{background:linear-gradient(135deg,#ffffff1f,#ffffff0d);border-color:#fff3;box-shadow:inset 0 1px #ffffff38,0 12px 35px #00000029}[data-theme=dark] .resource-card:hover{background:linear-gradient(135deg,#ffffff2b,#ffffff14);border-color:#ffffff52;box-shadow:inset 0 1px #ffffff47,0 20px 45px #00000038}[data-theme=dark] .resource-card__content h3{color:#fff}[data-theme=dark] .resource-card__content p{color:#ffffffb3}[data-theme=dark] .resource-card__category{color:#e5bca3;background:#ffffff1a;border-color:#ffffff2e}[data-theme=dark] .resource-card__icon{color:#d5a58a;background:#8a5c4424;border-color:#ffffff2e}[data-theme=dark] .resource-card:hover .resource-card__icon{color:#e5bca3;background:#8a5c4438}[data-theme=dark] .resource-card__action{color:#d5a58a;background:#ffffff1a;border-color:#ffffff2e}[data-theme=dark] .resource-card:hover .resource-card__action{color:#fff;background:#fff3}.dashboard{background:var(--color-background);min-height:100vh;display:flex}.dashboard__sidebar{background:var(--color-primary);flex-direction:column;flex-shrink:0;gap:2rem;width:260px;height:100vh;padding:1.75rem 1.25rem;display:flex;position:sticky;top:0;overflow-y:auto}.dashboard__brand{color:var(--color-white);font-size:1.15rem;font-weight:800}.dashboard__brand span{color:var(--color-accent)}.dashboard__nav{flex-direction:column;gap:.35rem;display:flex}.dashboard__nav-link{color:#ffffffb3;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem .9rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:flex}.dashboard__nav-link:hover{color:var(--color-white);background:#ffffff14}.dashboard__nav-link--active{background:var(--color-accent);color:var(--color-primary)}.dashboard__content{flex:1;min-width:0;padding:2.5rem}.dashboard-search{background:var(--color-white);width:100%;max-width:420px;color:var(--color-secondary);border:1px solid #0f172a1a;border-radius:12px;align-items:center;gap:.7rem;padding:.75rem 1rem;transition:border-color .2s,box-shadow .2s;display:flex}.dashboard-search:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 3px #0f172a0f}.dashboard-search input{width:100%;color:var(--color-primary);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.9rem}.dashboard-search input::placeholder{color:var(--color-secondary);opacity:.55}.dashboard-form-group{flex-direction:column;gap:.45rem;margin-bottom:1.25rem;display:flex}.dashboard-form-group label{color:var(--color-primary);font-size:.85rem;font-weight:600}.dashboard-form-group input,.dashboard-form-group select,.dashboard-form-group textarea{background:var(--color-white);width:100%;color:var(--color-primary);border:1px solid #0f172a1f;border-radius:10px;outline:none;padding:.75rem .9rem;font-family:inherit;font-size:.9rem;transition:border-color .2s,box-shadow .2s,background .2s}.dashboard-form-group input:focus,.dashboard-form-group select:focus,.dashboard-form-group textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #0f172a0f}.dashboard-form-group input::placeholder,.dashboard-form-group textarea::placeholder{color:var(--color-secondary);opacity:.55}.dashboard-form-group textarea{resize:vertical;min-height:120px}.dashboard-form-group select{cursor:pointer}.dashboard input,.dashboard select,.dashboard textarea{font-family:inherit}.dashboard input:not([type=checkbox]):not([type=radio]),.dashboard select,.dashboard textarea{background:var(--color-white);color:var(--color-primary);border:1px solid #0f172a1f;border-radius:10px;outline:none;padding:.7rem .85rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.dashboard input:not([type=checkbox]):not([type=radio]):focus,.dashboard select:focus,.dashboard textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #0f172a0f}.dashboard input::placeholder,.dashboard textarea::placeholder{color:var(--color-secondary);opacity:.55}.dashboard select{cursor:pointer}.dashboard textarea{resize:vertical;min-height:120px}.dashboard-controls{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.dashboard-controls input,.dashboard-controls select{background:var(--color-white);min-height:42px;color:var(--color-primary);border:1px solid #0f172a1f;border-radius:10px;outline:none;padding:.65rem .85rem;font-family:inherit;font-size:.88rem}.dashboard-controls input{min-width:220px}.dashboard-controls select{cursor:pointer;min-width:160px}.dashboard-controls input:focus,.dashboard-controls select:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #0f172a0f}.dashboard-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.dashboard-form-grid--full{grid-template-columns:1fr}@media (width<=900px){.dashboard{flex-direction:column}.dashboard__sidebar{width:100%;height:auto;position:relative}.dashboard__nav{flex-flow:wrap}.dashboard__content{padding:1.5rem}}@media (width<=768px){.dashboard-form-grid{grid-template-columns:1fr}.dashboard-search{max-width:100%}.dashboard-controls{flex-direction:column;align-items:stretch}.dashboard-controls input,.dashboard-controls select{width:100%;min-width:0}}@media (width<=480px){.dashboard__content{padding:1rem}.dashboard__sidebar{padding:1.25rem 1rem}.dashboard__nav-link{padding:.65rem .75rem;font-size:.82rem}}.overview h1{color:var(--color-primary);margin-bottom:2rem}.overview__section{margin-bottom:2.5rem}.overview__section h2{color:var(--color-secondary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem;font-size:.85rem;font-weight:700}.overview__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.overview-stat{background:var(--color-white);border-radius:16px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 8px 25px #0f172a0f}.overview-stat__icon{background:var(--color-secondary-lighter);width:44px;height:44px;color:var(--color-primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.overview-stat strong{color:var(--color-primary);font-size:1.4rem;font-weight:800;display:block}.overview-stat span{color:var(--color-secondary);font-size:.82rem}.dashboard-users h1{color:var(--color-primary);margin-bottom:1.5rem}.role-badge,.status-badge{text-transform:capitalize;border-radius:999px;padding:.3rem .75rem;font-size:.75rem;font-weight:700}.role-badge--admin{color:#92400e;background:#fef3c7}.role-badge--student{color:#1e40af;background:#dbeafe}.confirm-dialog{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3000;background:#0f172a8c;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.confirm-dialog__card{background:var(--color-white);border-radius:18px;width:100%;max-width:380px;padding:1.75rem;box-shadow:0 25px 60px #0003}.confirm-dialog__card h3{color:var(--color-primary);margin-bottom:.6rem}.confirm-dialog__card p{color:var(--color-secondary);font-size:.9rem;line-height:1.5}.confirm-dialog__actions{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}.confirm-dialog__actions button{cursor:pointer;border:none;border-radius:10px;padding:.6rem 1.25rem;font-size:.85rem;font-weight:700}.confirm-dialog__cancel{background:var(--color-secondary-lighter);color:var(--color-primary)}.confirm-dialog__confirm{color:#fff;background:#dc2626}.dashboard-page__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.dashboard-page__header h1{color:var(--color-primary)}.dashboard-page__add{background:var(--color-primary);color:var(--color-white);cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.7rem 1.3rem;font-size:.88rem;font-weight:700;transition:background .2s;display:flex}.dashboard-page__add:hover{background:var(--color-primary-light)}.dashboard-table{background:var(--color-white);border-radius:18px;overflow:hidden;box-shadow:0 8px 25px #0f172a0f}.dashboard-table table{border-collapse:collapse;width:100%}.dashboard-table th{text-align:left;background:var(--color-secondary-lighter);color:var(--color-primary);text-transform:uppercase;letter-spacing:.04em;padding:1rem 1.25rem;font-size:.78rem;font-weight:700}.dashboard-table td{color:var(--color-primary);border-top:1px solid #0f172a0f;padding:1rem 1.25rem;font-size:.9rem}.dashboard-table__actions{gap:.5rem;display:flex}.dashboard-table__actions button{background:var(--color-secondary-lighter);width:34px;height:34px;color:var(--color-primary);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;transition:background .2s;display:flex}.dashboard-table__actions button:hover:not(:disabled){background:var(--color-accent)}.dashboard-table__actions button.danger:hover:not(:disabled){color:#b91c1c;background:#fee2e2}.dashboard-table__actions button:disabled{opacity:.5;cursor:not-allowed}.status-badge{border-radius:999px;padding:.3rem .75rem;font-size:.75rem;font-weight:700}.status-badge--active{color:#15803d;background:#dcfce7}.status-badge--inactive{color:#b91c1c;background:#fee2e2}.dashboard-form-modal{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2500;background:#0f172a8c;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0;overflow-y:auto}.dashboard-form-modal__card{background:var(--color-white);border-radius:22px;width:100%;max-width:520px;max-height:90vh;padding:2rem;overflow-y:auto;box-shadow:0 25px 60px #0003}.dashboard-form-modal__card h2{color:var(--color-primary);margin-bottom:1.5rem}.dashboard-form-modal form{flex-direction:column;gap:1.1rem;display:flex}.dashboard-form-modal__row{gap:1rem;display:flex}.dashboard-form-modal__row>*{flex:1}.dashboard-form-modal__checkbox{color:var(--color-primary);align-items:center;gap:.6rem;font-size:.88rem;font-weight:600;display:flex}.dashboard-form-modal__error{color:#b91c1c;background:#fef2f2;border-radius:12px;padding:.8rem 1rem;font-size:.85rem}.dashboard-form-modal__actions{justify-content:flex-end;gap:.75rem;margin-top:.5rem;display:flex}.dashboard-form-modal label{color:var(--color-primary);flex-direction:column;gap:.4rem;font-size:.85rem;font-weight:700;display:flex}.dashboard-form-modal input[type=text],.dashboard-form-modal input[type=url],.dashboard-form-modal input[type=number],.dashboard-form-modal input[type=file],.dashboard-form-modal select,.dashboard-form-modal textarea{color:var(--color-primary);background:var(--color-white);border:1px solid #0f172a1f;border-radius:12px;padding:.7rem .9rem;font-family:inherit;font-size:.9rem;font-weight:500}.dashboard-form-modal textarea{resize:vertical}.dashboard-form-modal select:disabled{opacity:.5}.dashboard-table__actions button,.dashboard-table__actions a{background:var(--color-secondary-lighter);width:34px;height:34px;color:var(--color-primary);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;text-decoration:none;transition:background .2s;display:flex}.dashboard-table__actions button:hover:not(:disabled),.dashboard-table__actions a:hover{background:var(--color-accent)}.intro-splash{z-index:9999;background:#0f172a;justify-content:center;align-items:center;transition:opacity .6s .7s,transform .6s .7s;display:flex;position:fixed;inset:0;overflow:hidden}.intro-splash--exiting{opacity:0;pointer-events:none;transform:scale(1.06)}.intro-splash__bg{position:absolute;inset:0;overflow:hidden}.intro-splash__video{object-fit:cover;object-position:center;width:100%;height:100%}.intro-splash__overlay{background:linear-gradient(#0f172a59 0%,#0f172a26 35%,#0f172a8c 100%);position:absolute;inset:0}.intro-splash__content{z-index:2;text-align:center;max-width:640px;color:var(--color-white);opacity:1;padding:2rem;transition:opacity .5s,transform .5s;position:relative;transform:translateY(0)}.intro-splash--exiting .intro-splash__content{opacity:0;transform:translateY(-16px)}.intro-splash__eyebrow{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);letter-spacing:.08em;text-transform:uppercase;background:#ffffff26;border-radius:999px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.intro-splash__content h1{text-shadow:0 4px 24px #00000059;margin-bottom:1rem;font-size:2.6rem;line-height:1.25}.intro-splash__content p{color:#ffffffd9;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.intro-splash__start{background:var(--color-white);color:var(--color-primary);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.6rem;padding:1rem 2.25rem;font-size:1rem;font-weight:800;transition:transform .25s,box-shadow .25s;display:inline-flex}.intro-splash__start:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 12px 30px #00000040}.intro-splash__start:disabled{opacity:.7;cursor:default}@media (width<=640px){.intro-splash__content h1{font-size:1.9rem}.intro-splash__content p{font-size:.95rem}}:root{--color-primary:#4b3329;--color-primary-dark:#44322e;--color-primary-light:#634941;--color-secondary:#97a4b5;--color-secondary-light:#b0bccb;--color-secondary-lighter:#bcc8d8;--color-accent:#f6e39b;--color-accent-light:#f4ecc5;--color-background:#e4ddd1;--color-white:#fff;--color-black:#1f1f1f;--font-heading:"Instrument Serif", serif;--font-body:"Merriweather", serif;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--shadow-card:0 8px 25px #00000014;--shadow-hover:0 12px 35px #0000001f;--transition:all .3s ease}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;height:100%}body{min-height:100%;font-family:var(--font-heading);color:var(--color-black);background-color:#0000;background-image:linear-gradient(90deg,#96bee6d9 0%,#82aad28c 25%,#6e96be59 50%,#5a82aa26 75%,#466e9600 100%),linear-gradient(#23375500 0%,#2337550f 35%,#2337552e 65%,#23375561 100%);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;transition:background .3s,color .3s}#root{max-width:none;min-height:100%;text-align:initial;margin:0;padding:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font-family:inherit}h1,h2,h3,.section-title{font-family:var(--font-heading)}[data-theme=dark]{--color-primary:#3d2414;--color-primary-dark:#fff;--color-primary-light:#c99f87;--color-secondary:#b9aaa3;--color-secondary-light:#978982;--color-secondary-lighter:#6f6661;--color-accent:#e8c98f;--color-accent-light:#f0dcb5;--color-background:#000;--color-white:#111;--color-black:#f5eee9}[dir=rtl] body,[dir=rtl] .hero__content{text-align:right}.hover-lift{transition:transform .25s,box-shadow .25s}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 16px 32px #0f172a1a}.press-scale{transition:transform .15s}.press-scale:active{transform:scale(.96)}.icon-nudge svg{transition:transform .25s}.icon-nudge:hover svg{transform:translate(4px)}.link-underline{position:relative}.link-underline:after{content:"";background:currentColor;width:0;height:2px;transition:width .25s;position:absolute;bottom:-2px;left:0}.link-underline:hover:after{width:100%}[data-theme=dark] body{color:#4b3329;background-color:#e8e0d8;background-image:radial-gradient(70% 65% at 50% 45%,#9b785c6b 0%,#aa87694d 25%,#c3a5872e 45%,#dcc8b414 62%,#0000 76%),none;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;transition:background .4s,color .3s}
