@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.shimmer-effect{position:relative;overflow:hidden}.shimmer-effect:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:shimmer 2s infinite}@keyframes pulse-soft{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.pulse-effect{animation:pulse-soft 2s ease-in-out infinite}@keyframes wave{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.wave-effect{animation:wave 2s ease-in-out infinite}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.gradient-effect{background:linear-gradient(-45deg,var(--color-primary),var(--color-gold-light),var(--color-primary),var(--color-gold-bright));background-size:400% 400%;animation:gradient-shift 3s ease infinite}.glow-effect{position:relative}.glow-effect:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:radial-gradient(circle,rgba(212,175,55,.3) 0%,transparent 70%);border-radius:50%;animation:pulse-soft 2s ease-in-out infinite;pointer-events:none}.progress-bar-effect{position:relative;overflow:hidden;height:4px;background:var(--color-bg-hover);border-radius:2px}.progress-bar-effect:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:linear-gradient(90deg,var(--color-primary),var(--color-gold-light),var(--color-primary));background-size:200% 100%;animation:gradient-shift 2s linear infinite;border-radius:2px}.circle-effect{position:relative;display:inline-block}.circle-effect:before,.circle-effect:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:2px solid var(--color-primary);border-radius:50%;opacity:.6}.circle-effect:before{width:100%;height:100%;animation:pulse-soft 2s ease-in-out infinite}.circle-effect:after{width:120%;height:120%;animation:pulse-soft 2s ease-in-out infinite .5s}.line-effect{position:relative;overflow:hidden}.line-effect:after{content:"";position:absolute;bottom:0;left:-100%;width:100%;height:2px;background:linear-gradient(90deg,transparent,var(--color-primary),transparent);animation:line-slide 2s ease-in-out infinite}@keyframes line-slide{0%{left:-100%}to{left:100%}}.particles-effect{position:relative;overflow:hidden}.particles-effect:before,.particles-effect:after{content:"";position:absolute;width:4px;height:4px;background:var(--color-primary);border-radius:50%;opacity:.6;animation:float 3s ease-in-out infinite}.particles-effect:before{top:20%;left:20%;animation-delay:0s}.particles-effect:after{top:60%;right:20%;animation-delay:1.5s}@keyframes float{0%,to{transform:translateY(0) translate(0);opacity:.6}50%{transform:translateY(-20px) translate(10px);opacity:.3}}@keyframes rotate-smooth{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rotate-effect{animation:rotate-smooth 20s linear infinite}.zoom-hover{transition:transform .3s cubic-bezier(.4,0,.2,1)}.zoom-hover:hover{transform:scale(1.05)}.hover-shine{position:relative;overflow:hidden}.hover-shine:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.hover-shine:hover:before{left:100%}.border-glow{position:relative;border:2px solid transparent;background-clip:padding-box}.border-glow:before{content:"";position:absolute;inset:-2px;border-radius:inherit;padding:2px;background:linear-gradient(45deg,var(--color-primary),var(--color-gold-light),var(--color-primary));background-size:200% 200%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:gradient-shift 3s ease infinite;z-index:-1}.text-gradient-animated{background:linear-gradient(-45deg,var(--color-primary),var(--color-gold-light),var(--color-primary),var(--color-gold-bright));background-size:400% 400%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradient-shift 3s ease infinite}.blur-fade{transition:filter .3s ease,opacity .3s ease}.blur-fade:hover{filter:blur(2px);opacity:.8}.light-sweep{position:relative;overflow:hidden}.light-sweep:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transform:skew(-20deg);animation:sweep 3s ease-in-out infinite}@keyframes sweep{0%{left:-100%}to{left:150%}}@keyframes breathe{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.9}}.breathe-effect{animation:breathe 3s ease-in-out infinite}@keyframes bounce-soft{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.bounce-effect{animation:bounce-soft 2s ease-in-out infinite}@keyframes rotate-3d{0%{transform:perspective(1000px) rotateY(0)}to{transform:perspective(1000px) rotateY(360deg)}}.rotate-3d-effect{animation:rotate-3d 10s linear infinite;transform-style:preserve-3d}.wave-light{position:relative;overflow:hidden}.wave-light:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 50% 50%,rgba(212,175,55,.2) 0%,transparent 50%);animation:wave 3s ease-in-out infinite}.neon-effect{text-shadow:0 0 5px var(--color-primary),0 0 10px var(--color-primary),0 0 15px var(--color-primary),0 0 20px var(--color-primary);animation:pulse-soft 2s ease-in-out infinite}.mirror-effect{position:relative}.mirror-effect:after{content:"";position:absolute;top:0;left:0;width:100%;height:50%;background:linear-gradient(to bottom,rgba(255,255,255,.1),transparent);pointer-events:none}.depth-effect{box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;transition:box-shadow .3s ease}.depth-effect:hover{box-shadow:0 10px 20px #00000030,0 6px 6px #0000003b}.liquid-effect{position:relative;overflow:hidden}.liquid-effect:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(212,175,55,.1) 0%,transparent 70%);animation:rotate-smooth 10s linear infinite}@keyframes leaf-fall{0%{transform:translateY(-100%) rotate(0);opacity:1}to{transform:translateY(100vh) rotate(360deg);opacity:0}}.leaf-effect{position:relative;overflow:hidden}.leaf-effect:before{content:"🍃";position:absolute;top:-20px;left:10%;font-size:20px;animation:leaf-fall 5s linear infinite;opacity:.6}.constellation-effect{position:relative}.constellation-effect:before,.constellation-effect:after{content:"";position:absolute;width:2px;height:2px;background:var(--color-primary);border-radius:50%;box-shadow:10px 20px 0 var(--color-primary),30px 10px 0 var(--color-primary),50px 30px 0 var(--color-primary),70px 15px 0 var(--color-primary);opacity:.6;animation:pulse-soft 3s ease-in-out infinite}.constellation-effect:before{top:10%;left:10%}.constellation-effect:after{bottom:10%;right:10%;animation-delay:1.5s}[class^=icon-]{position:relative;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;transition:all .25s cubic-bezier(.4,0,.2,1);flex-shrink:0}[data-theme=dark] [class^=icon-],:root:not([data-theme]) [class^=icon-]{color:#ffffffeb;filter:brightness(1.1) contrast(1.15)}[data-theme=dark] [class^=icon-]:hover,:root:not([data-theme]) [class^=icon-]:hover{color:#d4af37;filter:brightness(1.3) contrast(1.2);transform:scale(1.08)}[data-theme=light] [class^=icon-]{color:#2d1f1a;filter:brightness(.85) contrast(1.2)}[data-theme=light] [class^=icon-]:hover{color:#b8941f;filter:brightness(.7) contrast(1.3);transform:scale(1.08)}[class^=icon-]:before,[class^=icon-]:after{content:"";position:absolute;transition:all .25s cubic-bezier(.4,0,.2,1)}.icon-search{width:20px;height:20px}.icon-search:before{width:14px;height:14px;border:2.5px solid currentColor;border-radius:50%;top:0;left:0;opacity:1}.icon-search:after{width:5px;height:2.5px;background:currentColor;transform:rotate(45deg);bottom:1px;right:1px;border-radius:1px;opacity:1}.icon-search:hover:before{animation:pulse-icon 1.5s ease-in-out infinite}@keyframes pulse-icon{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.9}}.icon-close{width:20px;height:20px;cursor:pointer}.icon-close:before,.icon-close:after{width:3px;height:14px;background:currentColor;top:3px;left:50%;margin-left:-1.5px;border-radius:2px;opacity:1}.icon-close:before{transform:rotate(45deg)}.icon-close:after{transform:rotate(-45deg)}.icon-close:hover:before,.icon-close:hover:after{transform:rotate(45deg) scale(1.15);background:currentColor}.icon-close:hover:after{transform:rotate(-45deg) scale(1.15)}.icon-shopping{width:20px;height:20px}.icon-shopping:before{width:12px;height:10px;border:2.5px solid currentColor;border-radius:3px;top:3px;left:4px;opacity:1}.icon-shopping:after{width:4px;height:4px;border:2.5px solid currentColor;border-top:none;border-radius:0 0 3px 3px;top:13px;left:8px;opacity:1}.icon-user{width:20px;height:20px}.icon-user:before{width:10px;height:10px;border:2.5px solid currentColor;border-radius:50%;top:1px;left:5px;opacity:1}.icon-user:after{width:14px;height:7px;border:2.5px solid currentColor;border-top:none;border-radius:0 0 7px 7px;bottom:0;left:3px;opacity:1}.icon-calendar{width:20px;height:20px}.icon-calendar:before{width:14px;height:12px;border:2.5px solid currentColor;border-radius:2px;top:4px;left:3px;opacity:1}.icon-calendar:after{width:10px;height:2.5px;background:currentColor;top:6px;left:5px;border-radius:1px;opacity:1}.icon-location{width:20px;height:20px}.icon-location:before{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid currentColor;top:0;left:5px;opacity:1}.icon-location:after{width:7px;height:7px;background:currentColor;border-radius:50% 50% 50% 0;top:2px;left:6.5px;transform:rotate(-45deg);opacity:1}.icon-book{width:20px;height:20px}.icon-book:before{width:7px;height:12px;border:2.5px solid currentColor;border-right:none;border-radius:2px 0 0 2px;left:3px;top:4px;opacity:1}.icon-book:after{width:7px;height:12px;border:2.5px solid currentColor;border-left:none;border-radius:0 2px 2px 0;right:3px;top:4px;opacity:1}.icon-globe{width:20px;height:20px}.icon-globe:before{width:14px;height:14px;border:2.5px solid currentColor;border-radius:50%;top:3px;left:3px;opacity:1}.icon-globe:after{width:14px;height:2px;border-top:2px solid currentColor;border-bottom:2px solid currentColor;top:9px;left:3px;opacity:1}.icon-heart{width:20px;height:20px;cursor:pointer}.icon-heart:before,.icon-heart:after{width:7px;height:11px;border:2.5px solid currentColor;border-radius:7px 7px 0 0;top:2px;opacity:1}.icon-heart:before{left:2px;transform:rotate(-45deg);border-right:none;border-bottom:none}.icon-heart:after{right:2px;transform:rotate(45deg);border-left:none;border-bottom:none}.icon-arrow-left,.icon-arrow-right{width:20px;height:20px}.icon-arrow-left:before,.icon-arrow-right:before{width:10px;height:2.5px;background:currentColor;top:50%;margin-top:-1.25px;border-radius:1px;opacity:1}.icon-arrow-left:before{left:2px;transform:rotate(-45deg);transform-origin:left center}.icon-arrow-left:after{content:"";position:absolute;width:10px;height:2.5px;background:currentColor;bottom:2px;left:2px;transform:rotate(45deg);transform-origin:left center;border-radius:1px;opacity:1}.icon-arrow-right:before{right:2px;transform:rotate(45deg);transform-origin:right center}.icon-arrow-right:after{content:"";position:absolute;width:10px;height:2.5px;background:currentColor;bottom:2px;right:2px;transform:rotate(-45deg);transform-origin:right center;border-radius:1px;opacity:1}.icon-arrow-down{width:20px;height:20px}.icon-arrow-down:before{width:2.5px;height:10px;background:currentColor;top:2px;left:50%;margin-left:-1.25px;border-radius:1px;opacity:1}.icon-arrow-down:after{content:"";position:absolute;width:7px;height:7px;border-right:2.5px solid currentColor;border-bottom:2.5px solid currentColor;bottom:4px;left:50%;margin-left:-3.5px;transform:rotate(45deg);opacity:1}.icon-arrow-up{width:20px;height:20px}.icon-arrow-up:before{width:2.5px;height:10px;background:currentColor;bottom:2px;left:50%;margin-left:-1.25px;border-radius:1px;opacity:1}.icon-arrow-up:after{content:"";position:absolute;width:7px;height:7px;border-left:2.5px solid currentColor;border-top:2.5px solid currentColor;top:4px;left:50%;margin-left:-3.5px;transform:rotate(45deg);opacity:1}.icon-file{width:20px;height:20px}.icon-file:before{width:12px;height:14px;border:2.5px solid currentColor;border-radius:2px;top:2px;left:4px;opacity:1}.icon-file:after{content:"";position:absolute;width:0;height:0;border-left:4px solid currentColor;border-top:4px solid transparent;border-bottom:4px solid transparent;top:2px;left:4px;opacity:1}.icon-folder{width:20px;height:20px}.icon-folder:before{width:12px;height:10px;border:2.5px solid currentColor;border-radius:2px 2px 0 0;top:6px;left:4px;opacity:1}.icon-folder:after{content:"";position:absolute;width:6px;height:2.5px;border:2.5px solid currentColor;border-bottom:none;border-radius:2px 2px 0 0;top:4px;left:4px;opacity:1}.icon-clock{width:20px;height:20px}.icon-clock:before{width:14px;height:14px;border:2.5px solid currentColor;border-radius:50%;top:3px;left:3px;opacity:1}.icon-clock:after{content:"";position:absolute;width:2px;height:5px;background:currentColor;top:6px;left:50%;margin-left:-1px;border-radius:1px;opacity:1;transform-origin:bottom center}.icon-home{width:20px;height:20px}.icon-home:before{width:12px;height:9px;border:2.5px solid currentColor;border-bottom:none;border-radius:2px 2px 0 0;top:6px;left:50%;margin-left:-6px;opacity:1}.icon-home:after{content:"";position:absolute;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:4px solid currentColor;top:2px;left:50%;margin-left:-6px;opacity:1}.icon-layout{width:20px;height:20px}.icon-layout:before{width:5px;height:5px;border:2.5px solid currentColor;border-radius:1px;top:2px;left:2px;opacity:1}.icon-layout:after{content:"";position:absolute;width:5px;height:5px;border:2.5px solid currentColor;border-radius:1px;top:2px;right:2px;box-shadow:0 7px 0 currentColor,-7px 7px 0 currentColor;opacity:1}.icon-log-out{width:20px;height:20px}.icon-log-out:before{width:9px;height:9px;border:2.5px solid currentColor;border-radius:50%;top:50%;left:2px;margin-top:-4.5px;opacity:1}.icon-log-out:after{content:"";position:absolute;width:5px;height:2.5px;background:currentColor;top:50%;right:2px;margin-top:-1.25px;border-radius:1px;box-shadow:-2px -2px 0 currentColor,-2px 2px 0 currentColor;opacity:1}.icon-more-horizontal{width:20px;height:20px}.icon-more-horizontal:before{width:4px;height:4px;background:currentColor;border-radius:50%;top:50%;left:3px;margin-top:-2px;box-shadow:6px 0 0 currentColor,12px 0 0 currentColor;opacity:1}.icon-more-horizontal:after{display:none}.icon-help-circle{width:20px;height:20px}.icon-help-circle:before{width:14px;height:14px;border:2.5px solid currentColor;border-radius:50%;top:3px;left:3px;opacity:1}.icon-help-circle:after{content:"?";position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-weight:700;color:currentColor;font-size:11px;font-family:Arial,sans-serif;top:0;left:0;opacity:1}.icon-quote{width:20px;height:20px}.icon-quote:before{content:'"';position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-weight:700;color:currentColor;font-size:18px;font-family:Georgia,serif;top:0;left:0;opacity:1}.icon-settings{width:20px;height:20px}.icon-settings:before{width:14px;height:14px;border:2.5px solid currentColor;border-radius:50%;top:3px;left:3px;opacity:1}.icon-settings:after{content:"";position:absolute;width:2px;height:2px;background:currentColor;border-radius:50%;top:50%;left:50%;margin:-1px 0 0 -1px;box-shadow:-3px -3px 0 currentColor,3px -3px 0 currentColor,-3px 3px 0 currentColor,3px 3px 0 currentColor;opacity:1}.icon-users{width:20px;height:20px}.icon-users:before{width:8px;height:8px;border:2px solid currentColor;border-radius:50%;top:2px;left:2px;opacity:1}.icon-users:after{content:"";position:absolute;width:8px;height:8px;border:2px solid currentColor;border-radius:50%;top:2px;right:2px;box-shadow:0 8px 0 currentColor;opacity:1}.icon-external-link{width:20px;height:20px}.icon-external-link:before{width:10px;height:10px;border:2.5px solid currentColor;border-radius:2px;top:2px;left:2px;opacity:1}.icon-external-link:after{content:"";position:absolute;width:0;height:0;border-left:4px solid currentColor;border-top:4px solid transparent;border-bottom:4px solid transparent;top:0;right:0;opacity:1}.icon-filter{width:20px;height:20px}.icon-filter:before{width:12px;height:2.5px;background:currentColor;border-radius:1px;top:4px;left:4px;opacity:1;box-shadow:0 5px 0 currentColor,0 10px 0 currentColor}.icon-check{width:20px;height:20px}.icon-check:before{width:6px;height:2.5px;background:currentColor;transform:rotate(-45deg);top:8px;left:4px;border-radius:1px;opacity:1}.icon-check:after{content:"";position:absolute;width:8px;height:2.5px;background:currentColor;transform:rotate(45deg);top:10px;left:6px;border-radius:1px;opacity:1}.icon-award{width:20px;height:20px}.icon-award:before{width:12px;height:12px;border:2.5px solid currentColor;border-radius:50%;top:2px;left:4px;opacity:1}.icon-award:after{content:"";position:absolute;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid currentColor;bottom:0;left:4px;opacity:1}.icon-play{width:20px;height:20px}.icon-play:before{width:0;height:0;border-left:8px solid currentColor;border-top:5px solid transparent;border-bottom:5px solid transparent;top:50%;left:50%;margin:-5px 0 0 -3px;opacity:1}.icon-pause{width:20px;height:20px}.icon-pause:before{width:3px;height:10px;background:currentColor;border-radius:1px;top:50%;left:6px;margin-top:-5px;opacity:1}.icon-pause:after{content:"";position:absolute;width:3px;height:10px;background:currentColor;border-radius:1px;top:50%;right:6px;margin-top:-5px;opacity:1}@keyframes pulse-soft{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}[class^=icon-]:focus-visible{outline:2px solid var(--color-gold);outline-offset:2px;border-radius:4px}:root{--icon-stroke: 1.8;--icon-motion: cubic-bezier(.2, .8, .2, 1);--i-search: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='6.5'/%3E%3Cpath d='m16 16 4 4'/%3E%3C/svg%3E");--i-close: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.9' stroke-linecap='round'%3E%3Cpath d='M6 6l12 12M18 6 6 18'/%3E%3C/svg%3E");--i-shopping: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6.5 8.5h11l-.9 8.2a2 2 0 0 1-2 1.8H9.4a2 2 0 0 1-2-1.8z'/%3E%3Cpath d='M9 8.5a3 3 0 0 1 6 0'/%3E%3C/svg%3E");--i-user: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='8' r='3.4'/%3E%3Cpath d='M5.5 19.2c1.2-3 3.4-4.5 6.5-4.5s5.3 1.5 6.5 4.5'/%3E%3C/svg%3E");--i-users: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='8.5' r='3'/%3E%3Cpath d='M3.5 18c1-2.6 2.9-4 5.5-4s4.5 1.4 5.5 4'/%3E%3Cpath d='M15 11.5a3 3 0 1 0-.5-5.9M16 14c2.2.3 3.7 1.6 4.5 4'/%3E%3C/svg%3E");--i-calendar: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='5.5' width='16' height='14' rx='3'/%3E%3Cpath d='M8 3.5v4M16 3.5v4M4 10h16'/%3E%3C/svg%3E");--i-location: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 10c0 5-7 10-7 10S5 15 5 10a7 7 0 1 1 14 0Z'/%3E%3Ccircle cx='12' cy='10' r='2.2'/%3E%3C/svg%3E");--i-book: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 5.5A2.5 2.5 0 0 1 7.5 3H20v16H7.2A2.2 2.2 0 0 0 5 21.2z'/%3E%3Cpath d='M5 5.5v13A2.5 2.5 0 0 1 7.5 16H20'/%3E%3C/svg%3E");--i-globe: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='8.5'/%3E%3Cpath d='M3.5 12h17M12 3.5c2.2 2.3 3.3 5.1 3.3 8.5S14.2 18.2 12 20.5C9.8 18.2 8.7 15.4 8.7 12S9.8 5.8 12 3.5Z'/%3E%3C/svg%3E");--i-heart: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20s-7-4.4-8.4-9A4.8 4.8 0 0 1 12 6.6 4.8 4.8 0 0 1 20.4 11C19 15.6 12 20 12 20Z'/%3E%3C/svg%3E");--i-arrow-right: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14M13 6l6 6-6 6'/%3E%3C/svg%3E");--i-arrow-left: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 12H5M11 6l-6 6 6 6'/%3E%3C/svg%3E");--i-chevron-down: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 10 5 5 5-5'/%3E%3C/svg%3E");--i-chevron-up: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 14 5-5 5 5'/%3E%3C/svg%3E");--i-file: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 3.5h7l4 4V20a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 6 20V5a1.5 1.5 0 0 1 1-1.5Z'/%3E%3Cpath d='M14 3.5V8h4M9 13h6M9 17h4'/%3E%3C/svg%3E");--i-folder: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.8 7.5A2.5 2.5 0 0 1 6.3 5h4l2 2.5h5.4a2.5 2.5 0 0 1 2.5 2.5v6.5a2.5 2.5 0 0 1-2.5 2.5H6.3a2.5 2.5 0 0 1-2.5-2.5z'/%3E%3C/svg%3E");--i-clock: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='8.5'/%3E%3Cpath d='M12 7.5V12l3.2 2'/%3E%3C/svg%3E");--i-home: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m4 11 8-7 8 7'/%3E%3Cpath d='M6.5 10v9.5h11V10'/%3E%3Cpath d='M10 19.5v-5h4v5'/%3E%3C/svg%3E");--i-layout: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='4' width='16' height='16' rx='3'/%3E%3Cpath d='M4 9h16M9 20V9'/%3E%3C/svg%3E");--i-logout: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 5H6.5A2.5 2.5 0 0 0 4 7.5v9A2.5 2.5 0 0 0 6.5 19H10'/%3E%3Cpath d='M14 8l4 4-4 4M18 12H9'/%3E%3C/svg%3E");--i-more: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Ccircle cx='6' cy='12' r='1.7'/%3E%3Ccircle cx='12' cy='12' r='1.7'/%3E%3Ccircle cx='18' cy='12' r='1.7'/%3E%3C/svg%3E");--i-help: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='8.5'/%3E%3Cpath d='M9.7 9.2a2.7 2.7 0 1 1 4.3 2.2c-1.1.7-2 1.2-2 2.6'/%3E%3Cpath d='M12 17.2h.01'/%3E%3C/svg%3E");--i-quote: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8.5 7.5C6.5 9 5.5 11 5.5 14v2.5h5V12h-3c.1-1.5.8-2.7 2.1-3.7zM17 7.5C15 9 14 11 14 14v2.5h5V12h-3c.1-1.5.8-2.7 2.1-3.7z'/%3E%3C/svg%3E");--i-settings: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 8.5a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7Z'/%3E%3Cpath d='M19.4 13.5a7.8 7.8 0 0 0 0-3l2-1.5-2-3.4-2.4 1a8.2 8.2 0 0 0-2.6-1.5L14 2.5h-4l-.4 2.6A8.2 8.2 0 0 0 7 6.6l-2.4-1-2 3.4 2 1.5a7.8 7.8 0 0 0 0 3l-2 1.5 2 3.4 2.4-1a8.2 8.2 0 0 0 2.6 1.5l.4 2.6h4l.4-2.6a8.2 8.2 0 0 0 2.6-1.5l2.4 1 2-3.4z'/%3E%3C/svg%3E");--i-external: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 6H6.5A2.5 2.5 0 0 0 4 8.5v9A2.5 2.5 0 0 0 6.5 20h9A2.5 2.5 0 0 0 18 17.5V14'/%3E%3Cpath d='M14 4h6v6M20 4l-9 9'/%3E%3C/svg%3E");--i-filter: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6h16M7 12h10M10 18h4'/%3E%3C/svg%3E");--i-check: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m5 12.5 4.2 4.2L19 7'/%3E%3C/svg%3E");--i-award: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='8.5' r='5'/%3E%3Cpath d='m9 13-1.4 7 4.4-2.5 4.4 2.5L15 13'/%3E%3C/svg%3E");--i-play: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M8 5.5v13l11-6.5z'/%3E%3C/svg%3E");--i-pause: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M7 5h4v14H7zM13 5h4v14h-4z'/%3E%3C/svg%3E");--i-star: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linejoin='round'%3E%3Cpath d='m12 3.8 2.4 5 5.5.8-4 3.9 1 5.5-4.9-2.6L7.1 19l1-5.5-4-3.9 5.5-.8z'/%3E%3C/svg%3E");--i-eye: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.5 12s3-5.5 8.5-5.5S20.5 12 20.5 12 17.5 17.5 12 17.5 3.5 12 3.5 12Z'/%3E%3Ccircle cx='12' cy='12' r='2.5'/%3E%3C/svg%3E");--i-refresh: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6v5h-5M4 18v-5h5'/%3E%3Cpath d='M18 10a6.5 6.5 0 0 0-11-3M6 14a6.5 6.5 0 0 0 11 3'/%3E%3C/svg%3E");--i-plus: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M12 5v14M5 12h14'/%3E%3C/svg%3E");--i-edit: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 20h4l10.5-10.5a2.1 2.1 0 0 0-3-3L5 17z'/%3E%3Cpath d='m14 8 2 2'/%3E%3C/svg%3E");--i-trash: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 7h16M9 7V5h6v2M7 7l1 13h8l1-13M10 11v5M14 11v5'/%3E%3C/svg%3E");--i-save: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 4h12l2 2v14H5z'/%3E%3Cpath d='M8 4v6h8V4M8 20v-6h8v6'/%3E%3C/svg%3E");--i-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='5' width='16' height='14' rx='3'/%3E%3Ccircle cx='9' cy='10' r='1.5'/%3E%3Cpath d='m6 17 4.2-4 3 3 2-2 3.8 3'/%3E%3C/svg%3E");--i-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 13.5a4 4 0 0 1 0-5.7l1.5-1.5a4 4 0 0 1 5.7 5.7l-1 1'/%3E%3Cpath d='M14 10.5a4 4 0 0 1 0 5.7l-1.5 1.5A4 4 0 0 1 6.8 12l1-1'/%3E%3C/svg%3E");--i-video: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='7' width='12' height='10' rx='2'/%3E%3Cpath d='m16 10 4-2v8l-4-2'/%3E%3C/svg%3E");--i-mail: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='6' width='16' height='12' rx='2.5'/%3E%3Cpath d='m5 8 7 5 7-5'/%3E%3C/svg%3E");--i-phone: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 4.5 6 6.5c-.6.6-.7 1.5-.3 2.2 2 4 5.6 7.6 9.6 9.6.7.4 1.6.3 2.2-.3l2-2-3.2-3.2-1.6 1.6c-2.1-1-4-2.9-5.1-5.1l1.6-1.6z'/%3E%3C/svg%3E");--i-package: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 3 8 4.5v9L12 21l-8-4.5v-9z'/%3E%3Cpath d='M4 7.5 12 12l8-4.5M12 12v9M8 5.3l8 4.5'/%3E%3C/svg%3E");--i-trending: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 17 10 11l4 4 6-8'/%3E%3Cpath d='M15 7h5v5'/%3E%3C/svg%3E");--i-shield: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3.5 19 6v5.5c0 4.2-2.8 7.7-7 9-4.2-1.3-7-4.8-7-9V6z'/%3E%3C/svg%3E");--i-crown: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m4 8 4 4 4-7 4 7 4-4-1.5 10h-13z'/%3E%3Cpath d='M6 21h12'/%3E%3C/svg%3E");--i-share: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='18' cy='5' r='3'/%3E%3Ccircle cx='6' cy='12' r='3'/%3E%3Ccircle cx='18' cy='19' r='3'/%3E%3Cpath d='m8.7 10.7 6.6-4.4M8.7 13.3l6.6 4.4'/%3E%3C/svg%3E");--i-copy: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='8' y='8' width='11' height='11' rx='2'/%3E%3Cpath d='M5 16V7a2 2 0 0 1 2-2h9'/%3E%3C/svg%3E");--i-qr: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 5h5v5H5zM14 5h5v5h-5zM5 14h5v5H5zM14 14h2M18 14h1M14 18h5M18 16v3'/%3E%3C/svg%3E");--i-alert: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='8.5'/%3E%3Cpath d='M12 7.5v5M12 16.5h.01'/%3E%3C/svg%3E");--i-circle: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8'%3E%3Ccircle cx='12' cy='12' r='7'/%3E%3C/svg%3E")}[class^=icon-],[class*=" icon-"]{width:1.15em;height:1.15em;min-width:1.15em;min-height:1.15em;color:currentColor;filter:none;transform:translateZ(0);transition:color .18s var(--icon-motion),opacity .18s var(--icon-motion),transform .18s var(--icon-motion)}[class^=icon-]:before,[class*=" icon-"]:before{inset:0;width:100%;height:100%;margin:0;border:0;border-radius:0;background:currentColor;opacity:.92;transform:none;-webkit-mask:var(--icon, var(--i-circle)) center / contain no-repeat;mask:var(--icon, var(--i-circle)) center / contain no-repeat}[class^=icon-]:after,[class*=" icon-"]:after{display:none}[class^=icon-]:hover,[class*=" icon-"]:hover{filter:none;transform:translateY(-1px)}.icon-search{--icon: var(--i-search)}.icon-close{--icon: var(--i-close)}.icon-shopping{--icon: var(--i-shopping)}.icon-user{--icon: var(--i-user)}.icon-users{--icon: var(--i-users)}.icon-calendar{--icon: var(--i-calendar)}.icon-location,.icon-map-pin{--icon: var(--i-location)}.icon-book{--icon: var(--i-book)}.icon-globe{--icon: var(--i-globe)}.icon-heart{--icon: var(--i-heart)}.icon-heart.filled:before,.bookmarked .icon-heart:before{opacity:1}.icon-arrow-right{--icon: var(--i-arrow-right)}.icon-arrow-left{--icon: var(--i-arrow-left)}.icon-arrow-down{--icon: var(--i-chevron-down)}.icon-arrow-up{--icon: var(--i-chevron-up)}.icon-file{--icon: var(--i-file)}.icon-folder,.icon-folder-open{--icon: var(--i-folder)}.icon-clock{--icon: var(--i-clock)}.icon-home{--icon: var(--i-home)}.icon-layout{--icon: var(--i-layout)}.icon-log-out{--icon: var(--i-logout)}.icon-more-horizontal{--icon: var(--i-more)}.icon-help-circle{--icon: var(--i-help)}.icon-quote{--icon: var(--i-quote)}.icon-settings{--icon: var(--i-settings)}.icon-external-link{--icon: var(--i-external)}.icon-filter{--icon: var(--i-filter)}.icon-check,.icon-check-circle{--icon: var(--i-check)}.icon-award{--icon: var(--i-award)}.icon-play{--icon: var(--i-play)}.icon-pause{--icon: var(--i-pause)}.icon-star{--icon: var(--i-star)}.icon-eye{--icon: var(--i-eye)}.icon-refresh{--icon: var(--i-refresh)}.icon-plus{--icon: var(--i-plus)}.icon-edit{--icon: var(--i-edit)}.icon-trash{--icon: var(--i-trash)}.icon-save{--icon: var(--i-save)}.icon-image{--icon: var(--i-image)}.icon-link{--icon: var(--i-link)}.icon-video{--icon: var(--i-video)}.icon-mail{--icon: var(--i-mail)}.icon-phone{--icon: var(--i-phone)}.icon-package,.icon-truck{--icon: var(--i-package)}.icon-trending-up{--icon: var(--i-trending)}.icon-shield{--icon: var(--i-shield)}.icon-crown{--icon: var(--i-crown)}.icon-share,.icon-facebook,.icon-twitter,.icon-whatsapp{--icon: var(--i-share)}.icon-copy{--icon: var(--i-copy)}.icon-qr{--icon: var(--i-qr)}.icon-alert-circle{--icon: var(--i-alert)}.icon-circle{--icon: var(--i-circle)}.icon-baobab{width:1.35em;height:1.35em;color:#f2cf66}.icon-baobab:before{-webkit-mask:none;mask:none;background:radial-gradient(circle at 50% 28%,currentColor 0 18%,transparent 19%),radial-gradient(circle at 34% 39%,currentColor 0 13%,transparent 14%),radial-gradient(circle at 66% 39%,currentColor 0 13%,transparent 14%),linear-gradient(currentColor 0 0) 50% 49% / 12% 38% no-repeat,linear-gradient(135deg,transparent 42%,currentColor 43% 56%,transparent 57%) 38% 66% / 42% 35% no-repeat,linear-gradient(45deg,transparent 42%,currentColor 43% 56%,transparent 57%) 62% 66% / 42% 35% no-repeat;border-radius:0}.icon-button,button [class^=icon-],button [class*=" icon-"],a [class^=icon-],a [class*=" icon-"]{opacity:.96}:root{font-family:Nunito Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root,[data-theme=dark],[data-theme=light]{--color-gold: #c9a227;--color-gold-light: #f2cf66;--color-gold-bright: #ffe08a;--color-gold-dark: #9c7615;--color-forest: #0f4c3a;--color-forest-light: #1d6b52;--color-ink: #121417;--color-clay: #b85f38;--color-cobalt: #234a7d;--radius-control: 8px;--radius-panel: 8px;--shadow-soft: 0 20px 70px rgba(0, 0, 0, .18);--shadow-tight: 0 8px 24px rgba(0, 0, 0, .16)}:root,[data-theme=dark]{--color-primary: #10251f;--color-primary-light: #183a30;--color-primary-bright: #245446;--color-primary-dark: #090d0f;--color-accent: #183a30;--color-accent-light: #245446;--color-accent-dark: #0d1b18;--color-bg: #090d0f;--color-bg-secondary: #11191c;--color-bg-tertiary: #182522;--color-bg-light: rgba(255, 255, 255, .08);--color-bg-hover: rgba(255, 255, 255, .12);--color-bg-card: rgba(17, 25, 28, .74);--color-bg-elevated: rgba(22, 34, 36, .92);--color-text: rgba(255, 255, 255, .95);--color-text-light: rgba(255, 255, 255, .8);--color-text-muted: rgba(255, 255, 255, .6);--color-border: rgba(201, 162, 39, .26);--color-border-light: rgba(255, 255, 255, .12);--color-shadow: rgba(0, 0, 0, .5);--color-shadow-gold: rgba(212, 175, 55, .25);color-scheme:dark;color:var(--color-text);background-color:var(--color-bg)}[data-theme=light]{--color-primary: #fffaf0;--color-primary-light: #ffffff;--color-primary-bright: #ffffff;--color-primary-dark: #efe3cf;--color-accent: #0f4c3a;--color-accent-light: #1d6b52;--color-accent-dark: #0a3328;--color-bg: #f8f4eb;--color-bg-secondary: #efe7d8;--color-bg-tertiary: #e4d6bf;--color-bg-light: rgba(45, 31, 26, .08);--color-bg-hover: rgba(45, 31, 26, .15);--color-bg-card: rgba(255, 252, 245, .92);--color-bg-elevated: rgba(255, 255, 255, .98);--color-text: #1a1410;--color-text-light: #2d1f1a;--color-text-muted: #59615c;--color-border: rgba(15, 76, 58, .22);--color-border-light: rgba(18, 20, 23, .12);--color-shadow: rgba(0, 0, 0, .15);--color-shadow-gold: rgba(212, 175, 55, .3);color-scheme:light;color:var(--color-text);background-color:var(--color-bg)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background-attachment:fixed;position:relative;transition:background-color .3s ease,color .3s ease}[data-theme=dark] body,body:not([data-theme]){background:linear-gradient(135deg,#080b0d,#0e191b 42%,#18251f 72%,#0b1012)}[data-theme=light] body{background:linear-gradient(135deg,#fbf8f0,#f4ead8 42%,#e8dcc6)}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;transition:background .3s ease}[data-theme=dark] body:before,body:not([data-theme]):before{background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 70%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 70%)}[data-theme=light] body:before{background:linear-gradient(rgba(15,76,58,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(15,76,58,.045) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.35),transparent 70%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.35),transparent 70%)}a{font-weight:500;color:var(--color-gold);text-decoration:inherit;transition:color .3s ease}a:hover{color:var(--color-gold-dark);transition:color .3s ease}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.2}button{font-family:inherit}.active-filter-chips{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;margin:-.4rem 0 1.5rem}.active-filter-chip,.active-filter-clear{min-height:34px;display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .75rem;border-radius:999px;border:1px solid var(--color-border-light);background:var(--color-bg-card);color:var(--color-text);cursor:pointer;font-size:.86rem;font-weight:700}.active-filter-chip:hover,.active-filter-clear:hover{border-color:var(--color-gold);background:var(--color-bg-elevated)}.active-filter-chip span:last-child{color:var(--color-text-muted);font-size:1.05rem;line-height:1}.active-filter-clear{color:var(--color-gold)}#root{width:100%;min-height:100vh;overflow-x:hidden}[data-theme=light],[data-theme=light] h1,[data-theme=light] h2,[data-theme=light] h3,[data-theme=light] h4,[data-theme=light] h5,[data-theme=light] h6,[data-theme=light] p,[data-theme=light] label{color:var(--color-text)}[data-theme=light] a:not(.header-logo){color:var(--color-gold-dark)}[data-theme=light] a:not(.header-logo):hover{color:var(--color-gold)}.theme-toggle{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--color-bg-light);border:1px solid var(--color-border-light);border-radius:8px;color:var(--color-text);cursor:pointer;transition:all .3s ease;font-size:.9rem;font-weight:600;font-family:inherit}.theme-toggle:hover{background:var(--color-bg-card);border-color:var(--color-gold);color:var(--color-gold);transform:translateY(-2px);box-shadow:0 4px 12px var(--color-shadow-gold)}.theme-toggle:active{transform:translateY(0)}.theme-icon-effect{position:relative;width:20px;height:20px;display:inline-block;transition:all .3s ease}.theme-sun .theme-icon-effect:before{content:"";position:absolute;width:12px;height:12px;background:var(--color-gold);border-radius:50%;top:4px;left:4px;box-shadow:0 0 8px var(--color-gold),0 0 16px var(--color-gold);animation:pulse-soft 2s ease-in-out infinite}.theme-sun .theme-icon-effect:after{content:"";position:absolute;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid var(--color-gold);top:0;left:7px;animation:rotate-smooth 10s linear infinite}.theme-moon .theme-icon-effect:before{content:"";position:absolute;width:12px;height:12px;border:2px solid var(--color-primary);border-right:none;border-radius:50%;top:4px;left:6px;background:var(--color-primary);clip-path:polygon(50% 0%,100% 0%,100% 100%,50% 100%,0% 50%)}.theme-moon .theme-icon-effect:after{content:"";position:absolute;width:6px;height:6px;background:var(--color-bg);border-radius:50%;top:7px;left:9px;box-shadow:-2px -2px 0 var(--color-primary),2px 2px 0 var(--color-primary)}.theme-toggle:hover .theme-icon{transform:rotate(15deg) scale(1.1)}.theme-label{font-size:.875rem}@media(max-width:768px){.theme-toggle{padding:.5rem;gap:.25rem}.theme-label{display:none}}.advanced-search-container{position:relative;width:100%;max-width:600px}.search-input-wrapper{position:relative;display:flex;align-items:center}.search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);pointer-events:none;z-index:1}.search-input{width:100%;padding:.75rem 1rem .75rem 3rem;border:2px solid var(--color-border);border-radius:8px;background:var(--color-bg);color:var(--color-text);font-size:1rem;transition:all .3s ease}.search-input:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #d4af371a}.search-clear{position:absolute;right:.75rem;background:none;border:none;color:var(--color-text-muted);cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .3s ease}.search-clear:hover{color:var(--color-text)}.search-results{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:12px;box-shadow:0 8px 24px #0003;max-height:500px;overflow-y:auto;z-index:1000}.search-filters{display:flex;gap:.5rem;padding:1rem;border-bottom:1px solid var(--color-border);flex-wrap:wrap}.filter-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid var(--color-border);border-radius:20px;background:var(--color-bg);color:var(--color-text-muted);cursor:pointer;transition:all .3s ease;font-size:.9rem}.filter-btn span{display:inline-block}.filter-btn:hover{background:var(--color-bg-hover);color:var(--color-text)}.results-list{display:flex;flex-direction:column}.search-result-item{display:flex;gap:1rem;padding:1rem;cursor:pointer;transition:background .3s ease;border-bottom:1px solid var(--color-border)}.search-result-item:last-child{border-bottom:none}.search-result-item:hover{background:var(--color-bg-hover)}.result-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--color-bg-hover);border-radius:8px;color:var(--color-primary);flex-shrink:0}.result-content{flex:1;min-width:0}.result-content h4{margin:0 0 .5rem;color:var(--color-text);font-size:1rem}.result-description{margin:0 0 .5rem;color:var(--color-text-muted);font-size:.9rem;line-height:1.4}.result-metadata{display:inline-block;padding:.25rem .5rem;background:var(--color-bg-hover);border-radius:12px;font-size:.8rem;color:var(--color-text-muted)}.result-image{width:60px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0}.result-image img{width:100%;height:100%;object-fit:cover}.search-loading,.search-empty{padding:2rem;text-align:center;color:var(--color-text-muted)}@media(max-width:768px){.advanced-search-container{max-width:100%}.search-results{max-height:400px}.search-filters{padding:.75rem}.filter-btn{font-size:.85rem;padding:.4rem .75rem}}.header [class^=icon-]{transition:all .25s cubic-bezier(.4,0,.2,1)}[data-theme=dark] .header [class^=icon-],.header:not([data-theme]) [class^=icon-]{color:#fffffff2;filter:brightness(1.15) contrast(1.2)}[data-theme=dark] .header [class^=icon-]:hover,.header:not([data-theme]) [class^=icon-]:hover{color:#d4af37;filter:brightness(1.4) contrast(1.3);transform:scale(1.1)}[data-theme=light] .header [class^=icon-]{color:#1a1410;filter:brightness(.8) contrast(1.25)}[data-theme=light] .header [class^=icon-]:hover{color:#b8941f;filter:brightness(.65) contrast(1.4);transform:scale(1.1)}.header{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-bottom:1px solid var(--color-border);position:sticky;top:0;z-index:1000;transition:all .3s cubic-bezier(.4,0,.2,1);will-change:transform,box-shadow}[data-theme=dark] .header,.header:not([data-theme]){background:linear-gradient(135deg,#141414fa,#1e1e1efa,#141414fa);box-shadow:0 2px 8px #0000004d}[data-theme=light] .header{background:linear-gradient(135deg,#fffffffa,#fafafafa,#fffffffa);box-shadow:0 2px 8px #0000001a}.header:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#d4af37,#f4d03f,#d4af37,transparent);opacity:.7;transition:opacity .3s ease}.header.scrolled{box-shadow:0 4px 16px #0006}.header.scrolled:before{opacity:.4}.header-container{max-width:1800px;margin:0 auto;padding:.75rem 1.5rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;position:relative;transition:padding .3s ease;min-height:60px}.header.scrolled .header-container{padding:.5rem 1.5rem}.header-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;font-size:1.5rem;font-weight:900;color:var(--color-text);background:linear-gradient(135deg,var(--color-gold) 0%,var(--color-gold-light) 50%,var(--color-gold-bright) 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:all .3s cubic-bezier(.4,0,.2,1);flex-shrink:0;white-space:nowrap}.header.scrolled .header-logo{font-size:1.35rem}.logo-text{animation:shimmer 3s ease-in-out infinite}@keyframes shimmer{0%,to{background-position:0% center}50%{background-position:100% center}}.header-logo:hover{filter:brightness(1.2);transform:scale(1.05)}.header-nav-desktop{display:flex;align-items:center;gap:.25rem;flex:1;justify-content:center;margin:0 1rem}.nav-link{display:flex;align-items:center;gap:.5rem;padding:.5rem .875rem;color:var(--color-text);text-decoration:none;font-weight:600;font-size:.875rem;border-radius:8px;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;white-space:nowrap}.nav-link span[class^=icon-]{font-size:1.3rem;width:22px;height:22px;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;justify-content:center}.nav-link:hover span[class^=icon-],.nav-link.active span[class^=icon-]{transform:scale(1.15)}.nav-link:before{content:"";position:absolute;bottom:.25rem;left:50%;transform:translate(-50%) scaleX(0);width:60%;height:2px;background:linear-gradient(90deg,#d4af37,#f4d03f);border-radius:2px;transition:transform .2s cubic-bezier(.4,0,.2,1)}.nav-link:hover,.nav-link.active{color:var(--color-gold);background:#d4af371a}.nav-link:hover:before,.nav-link.active:before{transform:translate(-50%) scaleX(1)}.nav-secondary{position:relative;display:flex;align-items:center;flex:0 0 auto;min-width:max-content}.nav-more-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem .875rem;background:transparent;border:none;color:var(--color-text);text-decoration:none;font-weight:600;font-size:.875rem;border-radius:8px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap;box-sizing:border-box;min-width:max-content;max-width:none;overflow:visible;flex:0 0 auto}.nav-more-btn span[class^=icon-]{font-size:1.3rem;width:22px;height:22px;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.nav-link-text{display:inline-flex;align-items:center;min-width:max-content;line-height:1}.nav-more-btn:hover span[class^=icon-],.nav-more-btn.active span[class^=icon-]{transform:scale(1.15)}.nav-more-btn .icon-arrow-down.rotated{transform:rotate(180deg)}.nav-more-btn:hover,.nav-more-btn.active{color:var(--color-gold);background:#d4af371a}.nav-dropdown{position:absolute;top:calc(100% + .5rem);left:0;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:12px;box-shadow:0 8px 32px #0000004d;min-width:220px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1001;padding:.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden}.nav-dropdown.active{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:var(--color-text);text-decoration:none;font-weight:500;font-size:.875rem;border-radius:8px;transition:all .2s ease;position:relative}.nav-dropdown-item span[class^=icon-]{font-size:1.15rem;width:20px;height:20px;opacity:.8;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.nav-dropdown-item:hover{background:var(--color-bg-hover);color:var(--color-primary);transform:translate(4px)}.nav-dropdown-item:hover span[class^=icon-]{opacity:1;transform:scale(1.15)}.header-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0;height:100%}.header-actions>*{display:flex;align-items:center;vertical-align:middle;line-height:1}.header-actions .theme-toggle,.header-actions .auth-link{margin:0;padding:.5rem 1rem;line-height:1;height:auto;align-self:center}.search-toggle-btn{display:flex;align-items:center;justify-content:center;width:auto;min-width:40px;height:auto;padding:.5rem;background:transparent;border:1px solid var(--color-border-light);border-radius:8px;color:var(--color-text);cursor:pointer;transition:all .3s ease;position:relative;flex-shrink:0}.search-toggle-btn span[class^=icon-]{font-size:1.4rem;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}.search-toggle-btn:hover{background:var(--color-bg-card);border-color:var(--color-gold);color:var(--color-gold);transform:translateY(-2px);box-shadow:0 4px 12px var(--color-shadow-gold)}.header-search-expanded{position:absolute;top:100%;left:0;right:0;background:var(--color-bg);border-bottom:1px solid var(--color-border);padding:1rem 1.5rem;box-shadow:0 4px 16px #0003;z-index:999;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.header-search-expanded .advanced-search-container{max-width:800px;margin:0 auto;position:relative}.search-close-btn{position:absolute;top:1rem;right:1.5rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid var(--color-border);border-radius:8px;color:var(--color-text);cursor:pointer;transition:all .2s ease}.search-close-btn:hover{background:var(--color-bg-hover);border-color:var(--color-gold);color:var(--color-gold)}.cart-link{position:relative;display:flex;align-items:center;justify-content:center;width:auto;min-width:40px;height:auto;padding:.5rem;background:transparent;border:1px solid var(--color-border-light);border-radius:8px;color:var(--color-text);text-decoration:none;transition:all .3s ease;flex-shrink:0}.cart-link span[class^=icon-]{font-size:1.4rem;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}.cart-badge{position:absolute;top:-4px;right:-4px;background:var(--color-gold);color:var(--color-bg);font-size:.7rem;font-weight:700;padding:.15rem .35rem;border-radius:10px;min-width:18px;text-align:center;line-height:1.2}.cart-link:hover{background:var(--color-bg-card);border-color:var(--color-gold);color:var(--color-gold);transform:translateY(-2px);box-shadow:0 4px 12px var(--color-shadow-gold)}.user-menu-wrapper{position:relative}.user-menu-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--color-bg-light);border:1px solid var(--color-border-light);border-radius:8px;color:var(--color-text);cursor:pointer;transition:all .3s ease;font-size:.9rem;font-weight:600;font-family:inherit;box-sizing:border-box}.user-menu-btn span[class^=icon-]{font-size:1rem;width:16px;height:16px;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center}.user-menu-btn:hover{background:var(--color-bg-card);border-color:var(--color-gold);color:var(--color-gold);transform:translateY(-2px);box-shadow:0 4px 12px var(--color-shadow-gold)}.user-menu-btn:active{transform:translateY(0)}.user-avatar{width:28px;height:28px;min-width:28px;min-height:28px;flex:0 0 28px;aspect-ratio:1 / 1;border-radius:50%;background:linear-gradient(135deg,var(--color-gold),var(--color-gold-light));color:var(--color-bg);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;line-height:1;overflow:hidden}.user-dropdown{position:absolute;top:calc(100% + .5rem);right:0;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:12px;box-shadow:0 8px 32px #0000004d;min-width:240px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1001;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden}.user-dropdown.active{opacity:1;visibility:visible;transform:translateY(0)}.user-dropdown-header{padding:1rem;border-bottom:1px solid var(--color-border)}.user-info{display:flex;flex-direction:column;gap:.25rem}.user-name{font-weight:600;font-size:.95rem;color:var(--color-text)}.user-email{font-size:.8rem;color:var(--color-text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-dropdown-menu{padding:.5rem}.user-dropdown-menu a,.user-dropdown-menu button{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;color:var(--color-text);text-decoration:none;font-weight:500;font-size:.875rem;border-radius:8px;transition:all .2s ease;background:transparent;border:none;cursor:pointer;text-align:left}.user-dropdown-menu a span[class^=icon-],.user-dropdown-menu button span[class^=icon-]{font-size:1.15rem;width:20px;height:20px;opacity:.85;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.user-dropdown-menu a:hover,.user-dropdown-menu button:hover{background:var(--color-bg-hover);color:var(--color-primary)}.user-dropdown-menu a:hover span[class^=icon-],.user-dropdown-menu button:hover span[class^=icon-]{opacity:1;transform:scale(1.15)}.user-dropdown-cart{position:relative}.user-dropdown-cart strong{display:inline-flex;min-width:24px;min-height:24px;align-items:center;justify-content:center;margin-left:auto;padding:0 .45rem;border-radius:999px;background:var(--color-gold);color:var(--color-bg);font-size:.74rem;font-weight:900;line-height:1}.user-dropdown-divider{height:1px;background:var(--color-border);margin:.5rem 0}.logout-btn{color:#e74c3c!important}.logout-btn:hover{background:#e74c3c1a!important;color:#e74c3c!important}.auth-buttons{display:flex;align-items:center;gap:.5rem;flex-shrink:0;height:100%;line-height:1}.auth-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:600;font-size:.9rem;padding:.5rem 1rem;border-radius:8px;transition:all .3s ease;white-space:nowrap;height:auto;min-height:auto;box-sizing:border-box;font-family:inherit;cursor:pointer;border:1px solid transparent;line-height:1;vertical-align:middle;margin:0;align-self:center}.auth-link-button{color:var(--color-text);background:var(--color-bg-light);border:1px solid var(--color-border-light)}.auth-link-button:hover{background:var(--color-bg-card);border-color:var(--color-gold);color:var(--color-gold);transform:translateY(-2px);box-shadow:0 4px 12px var(--color-shadow-gold)}.auth-link-button:active{transform:translateY(0)}.auth-link-primary{color:var(--color-bg);background:linear-gradient(135deg,var(--color-gold) 0%,var(--color-gold-light) 100%);border:1px solid var(--color-gold);box-shadow:0 2px 8px #d4af3733}.auth-link-primary:hover{background:linear-gradient(135deg,var(--color-gold-light) 0%,var(--color-gold-bright) 100%);box-shadow:0 4px 12px #d4af374d;transform:translateY(-2px)}.auth-link-primary:active{transform:translateY(0);box-shadow:0 2px 6px #d4af3733}.menu-toggle{display:none;flex-direction:column;gap:5px;background:transparent;border:none;cursor:pointer;padding:.5rem;z-index:1002;position:relative;width:40px;height:40px;justify-content:center;align-items:center}.menu-toggle span{width:22px;height:2px;background:var(--color-primary);border-radius:2px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.menu-toggle.active span:nth-child(2){opacity:0;transform:translate(-10px)}.menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.header-nav-mobile{position:fixed;inset:0;background:var(--color-bg);z-index:1001;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);overflow-y:auto;padding-top:4rem}.header-nav-mobile.active{transform:translate(0)}.mobile-nav-content{padding:1rem 1.5rem 2rem;display:flex;flex-direction:column;gap:.5rem}.mobile-menu-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding:.25rem 0 .75rem}.mobile-menu-head span{color:var(--color-text-muted);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.mobile-menu-head strong{color:var(--color-text);font-size:1.05rem}.mobile-nav-quick{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-bottom:.75rem}.mobile-quick-link{min-height:96px;display:flex;flex-direction:column;justify-content:space-between;gap:.35rem;padding:.9rem;border-radius:14px;border:1px solid color-mix(in srgb,var(--color-border) 76%,transparent);background:linear-gradient(145deg,color-mix(in srgb,var(--color-bg-card) 92%,transparent),color-mix(in srgb,var(--color-bg-light) 72%,transparent));color:var(--color-text);text-decoration:none;box-shadow:0 12px 28px #0000001a}.mobile-quick-link span[class^=icon-]{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;color:var(--color-primary);font-size:1.35rem}.mobile-quick-link strong,.mobile-quick-link small{display:block;min-width:0;overflow-wrap:anywhere}.mobile-quick-link strong{font-size:.96rem;line-height:1.15}.mobile-quick-link small{color:var(--color-text-muted);font-size:.78rem;font-weight:700}.mobile-quick-link.active{background:linear-gradient(135deg,var(--color-primary),var(--color-gold));color:var(--color-bg);border-color:transparent}.mobile-quick-link.active span[class^=icon-],.mobile-quick-link.active small{color:inherit}.mobile-nav-section-label{margin:.45rem 0 .1rem;color:var(--color-text-muted);font-size:.74rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.mobile-nav-link{display:flex;align-items:center;gap:1rem;padding:1rem;color:var(--color-text);text-decoration:none;font-weight:600;font-size:1rem;border-radius:10px;transition:all .2s ease;position:relative}.mobile-nav-link span[class^=icon-]{font-size:1.6rem;width:26px;height:26px;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.mobile-nav-link:hover span[class^=icon-],.mobile-nav-link.active span[class^=icon-]{transform:scale(1.15)}.mobile-nav-link.active{background:#d4af3726;color:var(--color-gold)}.mobile-nav-link.active span[class^=icon-]{opacity:1}.mobile-nav-link:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:0;background:var(--color-gold);border-radius:0 2px 2px 0;transition:height .2s ease}.mobile-nav-link:hover:before,.mobile-nav-link.active:before{height:60%}.mobile-nav-divider{height:1px;background:var(--color-border);margin:.5rem 0}@media(max-width:1024px){.header-nav-desktop{display:none}.menu-toggle{display:flex}.header-container{padding:.75rem 1rem}.header.scrolled .header-container{padding:.5rem 1rem}}@media(max-width:768px){.header-container{padding:.625rem 1rem;gap:.75rem}.header.scrolled .header-container{padding:.5rem 1rem}.header-logo{font-size:1.25rem}.header.scrolled .header-logo{font-size:1.15rem}.logo-text,.logo-signature{display:none}.logo-mark{width:38px;height:38px}.user-menu-btn .user-avatar{width:24px;height:24px;font-size:.75rem}.user-menu-btn span[class^=icon-]{display:none}.auth-buttons{gap:.25rem}.auth-link{font-size:.875rem;padding:.5rem;gap:.25rem}.auth-link .auth-link-text{display:none}.header-nav-mobile{padding-top:4.35rem}.mobile-nav-content{padding-inline:1rem}.mobile-nav-link{min-height:48px;padding:.85rem .95rem}}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.header-nav-mobile.active .mobile-nav-link{animation:slideIn .3s ease forwards}.header-nav-mobile.active .mobile-nav-link:nth-child(1){animation-delay:.05s}.header-nav-mobile.active .mobile-nav-link:nth-child(2){animation-delay:.1s}.header-nav-mobile.active .mobile-nav-link:nth-child(3){animation-delay:.15s}.header-nav-mobile.active .mobile-nav-link:nth-child(4){animation-delay:.2s}.header-nav-mobile.active .mobile-nav-link:nth-child(5){animation-delay:.25s}.header-nav-mobile.active .mobile-nav-link:nth-child(6){animation-delay:.3s}.header-nav-mobile.active .mobile-nav-link:nth-child(7){animation-delay:.35s}@media(max-width:1200px){.nav-link-text{display:none}.nav-link,.nav-more-btn{padding:.5rem;min-width:40px;justify-content:center}.nav-more-btn{width:40px;gap:0}.nav-more-btn .icon-arrow-down{display:none}}.header{border-bottom:1px solid rgba(255,255,255,.09);-webkit-backdrop-filter:blur(24px) saturate(1.2);backdrop-filter:blur(24px) saturate(1.2)}[data-theme=dark] .header,.header:not([data-theme]){background:#080b0dc7}[data-theme=light] .header{background:#fffcf5d1}.header:before{height:1px;background:linear-gradient(90deg,transparent,rgba(242,207,102,.62),rgba(15,76,58,.5),transparent)}.header-container{max-width:1480px;min-height:64px;padding:.65rem clamp(1rem,3vw,2rem)}.header-logo{gap:.65rem;font-weight:950;letter-spacing:0;-webkit-text-fill-color:currentColor;background:none}.logo-mark{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:transparent;box-shadow:0 10px 22px #0f4c3a29;position:relative;overflow:hidden}.logo-mark img{width:100%;height:100%;display:block;object-fit:contain}.logo-wordmark{display:flex;flex-direction:column;gap:.1rem;min-width:0}.logo-text{display:block;color:var(--color-text);font-size:1.18rem;line-height:1;font-weight:950;background:linear-gradient(135deg,var(--color-text),var(--color-gold));-webkit-background-clip:text;background-clip:text;animation:none}.logo-signature{display:block;color:var(--color-text-muted);font-size:.58rem;line-height:1;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.nav-link,.nav-more-btn,.search-toggle-btn,.cart-link,.user-menu-btn,.auth-link{border-radius:var(--radius-control)}.nav-link,.nav-more-btn{min-height:40px;padding:0 .75rem;color:var(--color-text-light)}.nav-link:hover,.nav-link.active,.nav-more-btn:hover,.nav-more-btn.active{color:var(--color-text);background:var(--color-bg-hover)}.nav-link:before{bottom:0;width:calc(100% - 1rem);height:1px}.auth-link-primary{color:#fffaf0;background:linear-gradient(135deg,var(--color-forest),var(--color-cobalt));border-color:transparent;box-shadow:0 10px 26px #0f4c3a3d}.nav-dropdown,.user-dropdown,.header-search-expanded,.header-nav-mobile{border-radius:var(--radius-panel);background:var(--color-bg-elevated);border-color:var(--color-border-light);box-shadow:var(--shadow-soft)}@media(max-width:768px){.header-logo .logo-wordmark{display:none}.header-logo .logo-mark{width:38px;height:38px}}@media(min-width:1025px){.header-container{display:grid;grid-template-columns:minmax(210px,.8fr) minmax(420px,1.4fr) minmax(260px,.8fr);gap:clamp(1rem,2vw,2rem)}.header-logo{justify-self:start}.header-nav-desktop{justify-self:center;width:fit-content;max-width:100%;margin:0;padding:.28rem;border:1px solid var(--color-border-light);border-radius:999px;background:color-mix(in srgb,var(--color-bg-elevated) 82%,transparent);box-shadow:0 14px 34px #0000001a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-actions{justify-self:end}.nav-link,.nav-more-btn{min-height:38px;padding:0 .95rem;border-radius:999px;box-sizing:border-box}.nav-more-btn{min-width:118px}.nav-link.active,.nav-more-btn.active{background:linear-gradient(135deg,var(--color-primary),var(--color-gold));color:var(--color-bg);box-shadow:0 10px 26px color-mix(in srgb,var(--color-primary) 22%,transparent)}.nav-link.active span[class^=icon-],.nav-more-btn.active span[class^=icon-]{color:inherit;filter:none}.nav-dropdown{top:calc(100% + .85rem);min-width:270px;padding:.65rem;border-radius:18px}.nav-dropdown-item{min-height:44px;border-radius:12px}.header-search-expanded{left:50%;right:auto;width:min(860px,calc(100vw - 3rem));transform:translate(-50%);margin-top:.6rem;border:1px solid var(--color-border-light);border-radius:20px}}@media(min-width:1025px)and (max-width:1359px){.header-container{grid-template-columns:minmax(150px,.7fr) minmax(360px,auto) minmax(210px,.7fr);gap:.75rem}.header-logo .logo-signature{display:none}.nav-link,.nav-more-btn{gap:.42rem;padding-inline:.72rem}.nav-more-btn{min-width:108px}.header-actions{gap:.35rem}}@media(min-width:1025px)and (max-width:1180px){.header-nav-desktop .nav-link-text{display:none}.header-nav-desktop .nav-link,.header-nav-desktop .nav-more-btn{width:42px;min-width:42px;padding-inline:0;gap:0}.header-nav-desktop .nav-more-btn .icon-arrow-down{display:none}}@media(min-width:1280px){.header-container{max-width:1680px}.nav-link-text{display:inline}}.footer{margin-top:auto;border-top:1px solid var(--color-border);padding:2.5rem 2rem 1.15rem;position:relative;transition:background .3s ease,border-color .3s ease}[data-theme=dark] .footer,.footer:not([data-theme]){background:linear-gradient(135deg,#1a1a1a,#252525)}[data-theme=light] .footer{background:linear-gradient(135deg,var(--color-bg-secondary) 0%,var(--color-bg-tertiary) 100%)}.footer-bottom{max-width:1200px;margin:0 auto;text-align:center}.footer-inner{max-width:760px;margin:0 auto 1.25rem;text-align:center}.footer-kicker{margin:0 0 .35rem;color:var(--color-gold);font-weight:850}.footer-note{margin:0;color:var(--color-text-muted)}.footer-copyright{color:var(--color-text-muted);font-size:.85rem;margin:0}@media(max-width:768px){.footer{padding:1.5rem 1rem 1rem}}.layout{min-height:100vh;display:flex;flex-direction:column}.layout-main{flex:1;width:100%;max-width:1280px;margin:0 auto;padding:2rem}.btn{border:none;border-radius:var(--radius-control);font-weight:750;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease;font-family:inherit;letter-spacing:0;min-height:40px}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,var(--color-forest) 0%,var(--color-cobalt) 100%);color:#fffaf0;box-shadow:0 10px 24px #0f4c3a40}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 32px #0f4c3a57}.btn-secondary{background:var(--color-bg-light);color:var(--color-text);border:1px solid var(--color-border-light)}.btn-secondary:hover:not(:disabled){background:var(--color-bg-card);border-color:var(--color-border)}.btn-outline{background:#ffffff0a;color:var(--color-text);border:1px solid var(--color-border)}.btn-outline:hover:not(:disabled){background:var(--color-bg-hover);color:var(--color-gold);border-color:var(--color-gold)}.btn-small{padding:.5em 1em;font-size:.875rem}.btn-medium{padding:.75em 1.5em;font-size:1rem}.btn-large{padding:1em 2em;font-size:1.125rem}.home{width:100%;overflow-x:hidden;color:var(--color-text)}.layout-main:has(.home){max-width:none;padding:0}@supports not selector(:has(.home)){.home{width:100vw;margin:-2rem calc(50% - 50vw)}}.home a{text-decoration:none}.home-hero{position:relative;min-height:clamp(620px,calc(100svh - 116px),780px);display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,420px);align-items:center;gap:clamp(1.5rem,4vw,4rem);padding:clamp(4rem,7vw,6.5rem) clamp(1rem,5vw,5rem) clamp(2rem,4vw,3.5rem);overflow:hidden;isolation:isolate;background:linear-gradient(90deg,#080b0df0,#080b0dbd 45%,#080b0d5c),linear-gradient(135deg,#0f4c3acc,#234a7d8f 52%,#b85f386b)}.home-hero:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:76px 76px;opacity:.36;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 82%);mask-image:linear-gradient(to bottom,#000,transparent 82%)}.home-hero-flags{position:absolute;inset:5rem -4rem auto auto;width:min(58vw,780px);display:grid;grid-template-columns:repeat(4,minmax(80px,1fr));gap:clamp(.75rem,1.5vw,1.25rem);z-index:0;opacity:.2;transform:rotate(-7deg);pointer-events:none}.home-hero-flag{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--radius-panel);filter:saturate(1.05) contrast(1.08);box-shadow:0 22px 70px #00000047}.home-hero-flag:nth-child(2n){transform:translateY(2rem)}.home-hero-content,.home-hero-panel{position:relative;z-index:1}.home-hero-content{max-width:820px}.home-kicker{width:fit-content;margin:0 0 .8rem;color:var(--color-gold-light);font-size:.78rem;font-weight:850;line-height:1.4;letter-spacing:0;text-transform:uppercase}.home-hero h1{max-width:760px;margin:0 0 1.2rem;color:#fffaf0;font-size:clamp(3.4rem,8vw,7rem);line-height:.88;letter-spacing:0;overflow-wrap:anywhere}.home-hero-lead{max-width:680px;margin:0 0 2rem;color:#fffaf0d1;font-size:clamp(1.05rem,1.8vw,1.35rem);line-height:1.65}.home-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem;width:min(100%,720px);min-height:58px;margin-bottom:1rem;padding:.45rem;border:1px solid rgba(255,250,240,.18);border-radius:var(--radius-panel);background:#fffaf01a;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:var(--shadow-soft)}.home-search input{min-width:0;border:0;outline:0;padding:0 .75rem;background:transparent;color:#fffaf0;font:inherit}.home-search input::placeholder{color:#fffaf08f}.home-search a{display:inline-flex;align-items:center;min-height:46px;padding:0 1rem;border-radius:var(--radius-control);color:#0b1012;background:#f2cf66;font-weight:850}.home-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.home-inpage-nav{display:flex;flex-wrap:wrap;gap:.55rem;max-width:720px}.home-inpage-nav a{min-height:36px;display:inline-flex;align-items:center;padding:.45rem .75rem;border:1px solid rgba(255,250,240,.18);border-radius:999px;background:#fffaf014;color:#fffaf0d1;font-size:.86rem;font-weight:800;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.home-inpage-nav a:hover{transform:translateY(-1px);border-color:#f2cf669e;background:#f2cf6624;color:#f2cf66}.home-hero-panel{align-self:center;padding:1rem;border:1px solid rgba(255,250,240,.16);border-radius:var(--radius-panel);background:#fffaf01a;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:var(--shadow-soft)}.panel-label{display:block;margin-bottom:1rem;color:#fffaf0a3;font-size:.78rem;font-weight:850;text-transform:uppercase}.home-hero-panel h2{margin:0 0 .75rem;color:#fffaf0;font-size:clamp(1.5rem,3vw,2rem)}.home-hero-panel p{margin:0 0 1.25rem;color:#fffaf0b8;line-height:1.65}.panel-country-focus{display:grid;grid-template-columns:112px minmax(0,1fr);gap:.85rem;align-items:center;margin-bottom:1rem;padding:.7rem;border:1px solid rgba(255,250,240,.14);border-radius:var(--radius-control);background:#080b0d38}.panel-country-focus img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--radius-control);box-shadow:0 14px 36px #0000003d}.panel-country-focus strong,.panel-country-focus span{display:block;min-width:0}.panel-country-focus strong{color:#fffaf0;font-size:1.1rem;line-height:1.2}.panel-country-focus span{margin-top:.25rem;color:#fffaf0a8;font-weight:750;line-height:1.35}.panel-strip{display:flex;gap:.5rem;margin-bottom:1rem;overflow-x:auto;padding-bottom:.15rem;scrollbar-width:none}.panel-strip::-webkit-scrollbar{display:none}.panel-strip button{flex:0 0 76px;height:56px;padding:0;border:1px solid rgba(255,250,240,.16);border-radius:var(--radius-control);background:#fffaf014;cursor:pointer;overflow:hidden;opacity:.72;transform:scale(.94);transition:transform .22s ease,opacity .22s ease,border-color .22s ease,box-shadow .22s ease}.panel-strip button.active,.panel-strip button:hover{opacity:1;transform:scale(1);border-color:#f2cf66c2;box-shadow:0 12px 28px #00000038}.panel-strip img{width:100%;height:100%;object-fit:cover}.home-hero-panel>a{display:inline-flex;color:#f2cf66;font-weight:850}.home-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--color-border-light);border-top:1px solid var(--color-border-light);border-bottom:1px solid var(--color-border-light)}.home-metrics div{padding:clamp(1rem,3vw,2rem);background:var(--color-bg-card)}.home-metrics strong{display:block;color:var(--color-gold);font-size:clamp(1.8rem,4vw,3rem);line-height:1}.home-metrics span{display:block;margin-top:.55rem;color:var(--color-text-muted);font-weight:650}.home-section{padding:clamp(4rem,7vw,7rem) clamp(1rem,5vw,5rem);content-visibility:auto;contain-intrinsic-size:780px}.home-section-heading{max-width:720px;margin-bottom:2rem}.home-section-heading h2,.home-feature-band h2,.market-copy h2,.home-closing h2{margin:0 0 1rem;color:var(--color-text);font-size:clamp(2rem,5vw,4.8rem);line-height:.95;letter-spacing:0}.home-section-heading p,.market-copy p,.home-closing p{margin:0;color:var(--color-text-muted);font-size:1.05rem;line-height:1.7}.country-showcase{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.85rem}.country-showcase-empty{grid-column:1 / -1;min-height:180px;display:grid;place-items:center;gap:.35rem;padding:1.5rem;border:1px dashed var(--color-border-light);border-radius:var(--radius-panel);background:var(--color-bg-card);text-align:center}.country-showcase-empty strong{color:var(--color-text);font-size:1.15rem}.country-showcase-empty span{color:var(--color-text-muted)}.country-tile{display:grid;gap:.7rem;min-height:190px;padding:.8rem;border:1px solid var(--color-border-light);border-radius:var(--radius-panel);background:var(--color-bg-card);box-shadow:var(--shadow-tight);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.country-tile:hover{transform:translateY(-4px);border-color:var(--color-border);box-shadow:0 18px 42px var(--color-shadow-gold)}.country-tile img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--radius-control)}.country-tile span{color:var(--color-text);font-size:1.05rem;font-weight:850;overflow-wrap:anywhere}.country-tile small{color:var(--color-text-muted);font-weight:650}.route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.route-card{min-height:300px;display:flex;flex-direction:column;justify-content:flex-end;padding:1.2rem;border:1px solid var(--color-border-light);border-radius:var(--radius-panel);background:linear-gradient(180deg,#ffffff05,#ffffff14),var(--color-bg-card);box-shadow:var(--shadow-tight)}.route-card h3{margin:0 0 .75rem;color:var(--color-text);font-size:1.55rem}.route-card p{margin:0 0 1.25rem;color:var(--color-text-muted);line-height:1.65}.route-card a,.editorial-card span{color:var(--color-gold);font-weight:850}.home-feature-band{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,1fr);gap:clamp(2rem,5vw,5rem);align-items:center;padding:clamp(4rem,7vw,7rem) clamp(1rem,5vw,5rem);background:linear-gradient(135deg,#0f4c3ae0,#234a7db8),url(https://flagcdn.com/w320/gh.png) center / cover}.home-feature-band h2{color:#fffaf0}.note-list{display:grid;gap:.75rem}.note-list span{padding:1rem;border:1px solid rgba(255,250,240,.16);border-radius:var(--radius-panel);color:#fffaf0d6;background:#fffaf014;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-weight:750}.editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.editorial-card{overflow:hidden;border:1px solid var(--color-border-light);border-radius:var(--radius-panel);background:var(--color-bg-card);box-shadow:var(--shadow-tight)}.editorial-card img{width:100%;height:220px;object-fit:cover}.editorial-card div{padding:1rem}.editorial-card h3{margin:.5rem 0;color:var(--color-text);font-size:1.35rem;line-height:1.2}.editorial-card p{margin:0;color:var(--color-text-muted);line-height:1.6}.home-market{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1fr);gap:clamp(2rem,5vw,5rem);align-items:center}.market-visual{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.market-visual img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--radius-panel);box-shadow:var(--shadow-tight)}.market-visual img:first-child{grid-column:span 2}.market-copy{max-width:620px}.market-copy p{margin-bottom:1.5rem}.home-team{background:radial-gradient(circle at 12% 18%,color-mix(in srgb,var(--color-gold) 14%,transparent),transparent 26rem),radial-gradient(circle at 88% 72%,color-mix(in srgb,var(--color-forest) 26%,transparent),transparent 30rem),linear-gradient(180deg,transparent,color-mix(in srgb,var(--color-bg-card) 76%,transparent)),var(--color-bg);position:relative;overflow:hidden}.home-team:before{content:"";position:absolute;inset:5rem clamp(1rem,4vw,4rem) auto;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--color-gold) 66%,transparent),transparent);opacity:.8}.team-showcase{position:relative;display:grid;grid-template-columns:minmax(220px,.62fr) minmax(0,2fr);gap:clamp(1rem,2.4vw,1.5rem);align-items:stretch}.team-manifesto{position:sticky;top:6rem;align-self:start;min-height:420px;display:flex;flex-direction:column;justify-content:flex-end;gap:1rem;padding:clamp(1.4rem,2.5vw,2rem);border:1px solid color-mix(in srgb,var(--color-gold) 36%,var(--color-border-light));border-radius:var(--radius-panel);background:linear-gradient(160deg,#0f4c3aeb,#0b0f11c7),var(--color-bg-card);color:#fffaf0;box-shadow:0 22px 60px #00000038;overflow:hidden}.team-manifesto:before{content:"";position:absolute;inset:1rem;border:1px solid rgba(242,207,102,.22);border-radius:calc(var(--radius-panel) - 8px);pointer-events:none}.team-manifesto:after{content:"MB";position:absolute;top:-.2rem;right:-.35rem;color:#fffaf00b;font-family:var(--font-display);font-size:clamp(6rem,13vw,10rem);font-weight:800;line-height:.85}.team-manifesto span{position:relative;z-index:1;color:var(--color-gold-light);font-size:.78rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.team-manifesto strong{position:relative;z-index:1;display:block;max-width:8ch;color:#fffaf0;font-family:var(--font-display);font-size:clamp(2.25rem,4vw,3.7rem);font-weight:750;line-height:.95}.team-manifesto p{position:relative;z-index:1;max-width:34ch;margin:0;color:#fffaf0c7}.team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.85rem,1.7vw,1.15rem);align-items:stretch}.team-card{overflow:hidden;position:relative;min-height:540px;display:flex;flex-direction:column;border:1px solid color-mix(in srgb,var(--color-border-light) 80%,transparent);border-radius:10px;background:linear-gradient(180deg,color-mix(in srgb,var(--color-bg-card) 94%,transparent),var(--color-bg-card)),var(--color-bg-card);box-shadow:0 18px 46px #00000024;isolation:isolate;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}a.team-card{color:inherit;text-decoration:none}.team-card-link{cursor:pointer}.team-card-link:focus-visible{outline:3px solid color-mix(in srgb,var(--color-gold) 78%,transparent);outline-offset:4px}.team-card:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(135deg,color-mix(in srgb,var(--color-gold) 24%,transparent),transparent 34%),linear-gradient(315deg,color-mix(in srgb,var(--color-forest) 18%,transparent),transparent 40%);opacity:0;transition:opacity .28s ease}.team-card:hover{transform:translateY(-8px);border-color:color-mix(in srgb,var(--color-gold) 54%,var(--color-border));box-shadow:0 30px 72px #00000038}.team-card:hover:before{opacity:1}.team-card:nth-child(2){margin-top:2.25rem}.team-card:nth-child(3){margin-top:.75rem}.team-card-index{position:absolute;top:1.05rem;left:1.05rem;z-index:3;color:#fffaf0d1;font-family:var(--font-display);font-size:clamp(2rem,4vw,3.7rem);font-weight:800;line-height:.85;text-shadow:0 10px 28px rgba(0,0,0,.45)}.team-portrait{position:relative;overflow:hidden;flex:1;min-height:405px;margin:0;border-radius:0;background:linear-gradient(135deg,color-mix(in srgb,var(--color-gold) 14%,transparent),transparent),var(--color-bg-light)}.team-portrait:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.16),transparent 28%,rgba(0,0,0,.72)),linear-gradient(90deg,rgba(0,0,0,.34),transparent 40%);pointer-events:none}.team-portrait>img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.96) contrast(1.05);transform:scale(1.015);transition:transform .55s ease,filter .55s ease}.team-card:hover .team-portrait>img{filter:saturate(1.06) contrast(1.08);transform:scale(1.055)}.team-flag{position:absolute;right:1rem;top:1rem;z-index:3;display:grid;place-items:center;width:44px;height:44px;padding:.22rem;border-radius:50%;background:#fffaf0eb;box-shadow:0 12px 28px #0000003d}.team-flag img{width:100%;height:100%;border-radius:50%;object-fit:cover}.team-image-caption{position:absolute;left:1rem;right:1rem;bottom:1rem;z-index:2;display:grid;gap:.35rem;color:#fffaf0}.team-image-caption span{width:max-content;max-width:100%;padding:.32rem .62rem;border:1px solid rgba(255,250,240,.28);border-radius:999px;background:#0c12126b;color:var(--color-gold-light);font-size:.72rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.team-image-caption strong{max-width:24ch;color:#fffaf0;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.18;text-shadow:0 8px 24px rgba(0,0,0,.44)}.team-card-body{display:flex;justify-content:space-between;gap:1rem;padding:1.05rem}.team-card h3{margin:0 0 .35rem;color:var(--color-text);font-size:clamp(1.15rem,1.6vw,1.35rem)}.team-card p{max-width:32ch;margin:0;color:var(--color-text-muted);font-weight:650;line-height:1.45}.team-card-actions{flex:0 0 auto;display:grid;justify-items:end;gap:.55rem;align-self:flex-start}.team-nationality,.team-profile-cta{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:.3rem .65rem;border:1px solid var(--color-border-light);border-radius:999px;font-size:.84rem;font-weight:750;white-space:nowrap}.team-nationality{color:var(--color-text-muted);background:var(--color-bg-light)}.team-profile-cta{border-color:color-mix(in srgb,var(--color-gold) 44%,var(--color-border));background:color-mix(in srgb,var(--color-gold) 12%,transparent);color:var(--color-gold);transform:translateY(2px);opacity:.88;transition:transform .24s ease,opacity .24s ease,background-color .24s ease}.team-card-link:hover .team-profile-cta,.team-card-link:focus-visible .team-profile-cta{opacity:1;transform:translateY(0);background:color-mix(in srgb,var(--color-gold) 18%,transparent)}.home-closing{display:grid;justify-items:center;text-align:center;gap:1rem;padding:clamp(4rem,8vw,8rem) clamp(1rem,5vw,5rem);border-top:1px solid var(--color-border-light);background:var(--color-bg-card)}.home-closing p{max-width:640px}.home-closing div{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}[data-theme=light] .home-hero,[data-theme=light] .home-feature-band{color:#fffaf0}[data-theme=light] .home-search input{background:transparent!important;color:#fffaf0!important}@media(max-width:960px){.home-hero,.home-feature-band,.home-market,.team-showcase{grid-template-columns:1fr}.team-manifesto{position:relative;top:auto;min-height:280px}.team-manifesto strong{max-width:12ch}.home-hero-panel{align-self:stretch}.home-metrics,.route-grid,.editorial-grid,.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-card:nth-child(2),.team-card:nth-child(3){margin-top:0}.team-card:first-child{grid-column:1 / -1}.team-card:first-child .team-portrait{min-height:430px}}@media(max-width:640px){.home-hero{padding-top:4rem;min-height:auto}.home-hero-flags{width:100%;inset:2rem -2rem auto auto;grid-template-columns:repeat(3,1fr)}.home-search{grid-template-columns:1fr}.home-hero h1{max-width:100%;font-size:clamp(3rem,14vw,4.15rem)}.home-hero-lead{font-size:1rem}.home-hero-panel{width:100%}.panel-strip{margin-inline:-.1rem}.panel-country-focus{grid-template-columns:92px minmax(0,1fr)}.panel-strip button{flex-basis:68px;height:50px}.home-search a{justify-content:center}.home-metrics,.route-grid,.editorial-grid,.team-grid{grid-template-columns:1fr}.team-showcase{gap:.9rem}.team-manifesto{min-height:235px;padding:1.25rem}.team-manifesto strong{font-size:clamp(2rem,12vw,3rem)}.team-card,.team-card:first-child{min-height:auto}.team-card:first-child .team-portrait,.team-portrait{min-height:390px}.team-card-body{flex-direction:column;gap:.75rem}.team-card-actions{justify-items:start}.country-showcase{grid-template-columns:1fr 1fr}.country-tile{min-height:165px;padding:.65rem}}@media(max-width:420px){.country-showcase{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.home-inpage-nav a:hover,.country-tile:hover,.team-card:hover{transform:none}.team-card:hover .team-portrait>img{transform:scale(1.015)}}.card{padding:1.5rem;border-radius:var(--radius-panel);background:linear-gradient(135deg,#ffffff1a,#ffffff14,#ffffff0f);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--color-border-light);transition:all .3s ease;box-shadow:var(--shadow-tight),inset 0 1px #ffffff1a}.card:hover{transform:translateY(-2px);border-color:var(--color-border);box-shadow:0 12px 32px #0000004d,0 0 0 1px #d4af3733,inset 0 1px #ffffff26;background:linear-gradient(135deg,#ffffff1f,#ffffff1a,#ffffff14)}.card[role=button]{cursor:pointer}.card[role=button]:focus{outline:2px solid #646cff;outline-offset:2px}.input-group{display:flex;flex-direction:column;gap:.5rem;width:100%}.input-label{font-weight:500;color:var(--color-text);font-size:.875rem}.input{padding:.75em 1em;border-radius:8px;border:1px solid var(--color-border-light);background:var(--color-bg-light);color:var(--color-text);font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s,background .2s}.input:focus{outline:none;border-color:var(--color-gold);background:var(--color-bg-card);box-shadow:0 0 0 3px var(--color-shadow-gold)}.input::placeholder{color:var(--color-text-muted)}.input-error{border-color:#f44}.input-error-message{color:#f44;font-size:.875rem}.blog .blog-header h1{color:#fffaf0!important;text-shadow:0 2px 18px rgba(0,0,0,.36)}.blog .blog-header .blog-subtitle,.blog .blog-header p{color:#fffaf0d6!important}.blog h1{font-size:2.5rem;margin-bottom:.5rem;color:var(--readable-heading, var(--color-text))}.blog-subtitle{font-size:1.125rem;color:var(--readable-text-muted, var(--color-text-muted));margin-bottom:1.5rem}.blog-controls{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,240px) auto;gap:.75rem;align-items:center;margin-bottom:2rem;padding:1rem;border:1px solid var(--readable-border, var(--color-border));border-radius:var(--radius-panel);background:var(--readable-surface, var(--color-bg-card))}.blog-category-filter{min-height:44px}.blog-clear-filters{min-height:44px;padding:0 1rem;border:1px solid var(--readable-border, var(--color-border));border-radius:var(--radius-control);background:var(--readable-surface-soft, var(--color-bg-hover));color:var(--readable-text, var(--color-text));cursor:pointer;font:inherit;font-weight:800}.blog-loading{text-align:center;padding:3rem;color:var(--readable-text-muted, var(--color-text-muted))}.blog-empty{text-align:center;padding:4rem;color:var(--readable-text-muted, var(--color-text-muted))}.blog-category{display:inline-block;background:#d4af3726;color:#d4af37;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.blog-views{color:var(--readable-text-muted, var(--color-text-muted));font-size:.875rem}.blog-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;margin-bottom:1rem}.blog-tag{background:#646cff26;color:#646cff;padding:.25rem .5rem;border-radius:6px;font-size:.75rem;font-weight:500}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));gap:clamp(1rem,2vw,1.5rem)}.blog-card{display:flex;flex-direction:column}.blog-image{width:100%;height:200px;overflow:hidden;border-radius:8px;margin-bottom:1rem;background:var(--readable-surface-soft, var(--color-bg-hover))}.blog-image img{width:100%;height:100%;object-fit:cover}.blog-card h3{font-size:1.5rem;margin-bottom:.75rem;color:var(--readable-heading, var(--color-text));overflow-wrap:anywhere}.blog-excerpt{color:var(--readable-text-soft, var(--color-text));line-height:1.6;margin-bottom:1rem;flex:1}.blog-meta{display:flex;flex-wrap:wrap;gap:.45rem .85rem;justify-content:flex-start;font-size:.875rem;color:var(--readable-text-muted, var(--color-text-muted));margin-bottom:1rem;padding-top:1rem;border-top:1px solid var(--readable-border, var(--color-border))}.blog-link{margin-top:auto;color:var(--color-gold);text-decoration:none;font-weight:850;transition:color .2s}.blog-link:hover{color:var(--color-gold-light)}@media(max-width:760px){.blog-controls{grid-template-columns:1fr}}.media-viewer-container{background:var(--readable-surface, var(--color-bg-card));border:1px solid color-mix(in srgb,var(--color-primary) 24%,var(--readable-border, var(--color-border)));border-radius:16px;overflow:hidden;margin-bottom:2rem;transition:all .3s ease}.media-viewer-container:hover{border-color:#d4af3766;box-shadow:0 8px 24px #0000004d}.media-viewer-container:fullscreen{background:#1a1a1a;border:none;border-radius:0}.media-viewer-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:var(--readable-surface-soft, var(--color-bg-hover));border-bottom:1px solid color-mix(in srgb,var(--color-primary) 20%,var(--readable-border, var(--color-border)))}.media-viewer-title{display:flex;align-items:center;gap:1rem;flex:1}.media-viewer-title svg{color:#d4af37;flex-shrink:0}.media-viewer-title h3{margin:0 0 .25rem;color:var(--readable-heading, var(--color-text));font-size:1.1rem;font-weight:600}.media-viewer-title p{margin:0;color:var(--readable-text-muted, var(--color-text-muted));font-size:.9rem}.document-type{color:#d4af37!important;font-size:.85rem!important;font-weight:500}.media-viewer-actions{display:flex;gap:.5rem;flex-shrink:0}.media-viewer-content{position:relative;min-height:500px;background:var(--readable-surface-soft, var(--color-bg-hover))}.pdf-viewer{display:flex;flex-direction:column;height:100%;max-height:90vh}.pdf-viewer .media-viewer-content{flex:1;overflow:auto;display:flex;flex-direction:column}.pdf-viewer .pdf-iframe{width:100%;min-height:600px;height:100%;border:none;background:#fff;flex:1}.media-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:500px;gap:1rem;color:var(--readable-text-muted, var(--color-text-muted))}.media-loading svg{color:#d4af37}.media-loading p{margin:0;font-size:1rem}.media-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:500px;gap:1rem;color:var(--readable-text-muted, var(--color-text-muted));padding:2rem;text-align:center}.media-error svg{color:#ef4444;margin-bottom:1rem}.media-error p{margin:0;font-size:1rem;color:var(--readable-text-soft, var(--color-text));max-width:600px}.media-fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:500px;gap:1rem;color:var(--readable-text-muted, var(--color-text-muted));padding:3rem;text-align:center}.media-fallback svg{color:#d4af37;margin-bottom:1rem;opacity:.6}.media-fallback h3{margin:0;color:var(--color-text);font-size:1.5rem}.media-fallback p{margin:.5rem 0 0;font-size:1rem;color:var(--color-text-muted);max-width:600px}.video-viewer .video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.video-thumbnail-container{position:relative;width:100%;padding-bottom:56.25%;overflow:hidden;cursor:pointer}.video-thumbnail,.video-thumbnail-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.video-thumbnail-placeholder{background:linear-gradient(135deg,#d4af3733,#d4af371a);display:flex;align-items:center;justify-content:center}.video-thumbnail-placeholder svg{color:#d4af37;opacity:.6}.video-thumbnail-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,transparent 50%);display:flex;flex-direction:column;justify-content:space-between;padding:2rem;opacity:0;transition:opacity .3s ease}.video-thumbnail-container:hover .video-thumbnail-overlay{opacity:1}.video-info{color:#fff}.video-info h3{margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.video-info p{margin:0;color:#fffc;font-size:1rem}.play-button{align-self:center;padding:1rem 2rem;font-size:1.1rem;gap:.75rem}.close-button{position:absolute;top:1rem;right:1rem}.document-viewer .document-preview{min-height:400px;display:flex;align-items:center;justify-content:center;padding:3rem}.document-preview-content{text-align:center;color:var(--readable-text-muted, var(--color-text-muted))}.document-preview-content svg{color:#d4af37;margin-bottom:1rem;opacity:.6}.document-preview-content p{margin:.5rem 0;font-size:1rem}.document-preview-hint{font-size:.9rem!important;color:var(--readable-text-muted, var(--color-text-muted))!important;margin-top:1rem!important}@media(max-width:768px){.media-viewer-header{flex-direction:column;align-items:flex-start;gap:1rem}.media-viewer-actions{width:100%;justify-content:flex-end}.pdf-viewer .pdf-iframe{min-height:400px}.video-info h3{font-size:1.2rem}.play-button{padding:.75rem 1.5rem;font-size:1rem}}.blog-post-page{width:100%;max-width:900px;margin:0 auto;padding:2rem 0}.back-link{display:inline-flex;align-items:center;gap:.5rem;color:#d4af37;text-decoration:none;margin-bottom:2rem;font-weight:500;transition:color .2s}.back-link:hover{color:#b8941f}.loading,.error{text-align:center;padding:4rem;color:var(--readable-text-muted, var(--color-text-muted))}.error h2{color:var(--readable-heading, var(--color-text));margin-bottom:1rem}.error button{margin-top:1rem;padding:.75rem 1.5rem;background:#646cff;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600}.blog-post{background:var(--readable-surface, var(--color-bg-card));border-radius:16px;padding:3rem;border:1px solid var(--readable-border, var(--color-border))}.blog-post-image{width:100%;height:400px;overflow:hidden;border-radius:12px;margin-bottom:2rem;background:var(--readable-surface-soft, var(--color-bg-hover))}.blog-post-image img{width:100%;height:100%;object-fit:cover}.blog-post-header{margin-bottom:2rem}.blog-post-category{display:inline-block;background:#d4af3726;color:#d4af37;padding:.5rem 1rem;border-radius:12px;font-size:.875rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.blog-post-header h1{font-size:2.5rem;color:var(--readable-heading, var(--color-text));margin-bottom:1.5rem;line-height:1.2;font-weight:700}.blog-post-meta{display:flex;gap:2rem;flex-wrap:wrap;color:var(--readable-text-muted, var(--color-text-muted));font-size:.9rem}.meta-item{display:flex;align-items:center;gap:.5rem}.meta-item svg{color:#d4af37}.blog-post-tags{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--readable-border, var(--color-border))}.blog-post-tag{background:#646cff26;color:#646cff;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:500}.blog-post-content{color:var(--readable-text-soft, var(--color-text));line-height:1.8;font-size:1.1rem}.blog-post-content p{margin-bottom:1.5rem}.blog-post-content p:last-child{margin-bottom:0}.blog-post-media-section{margin-top:3rem;padding-top:3rem;border-top:1px solid var(--readable-border, var(--color-border))}.blog-post-media-title{display:flex;align-items:center;gap:.75rem;color:#d4af37;font-size:1.5rem;margin-bottom:1.5rem;font-weight:700}.blog-post-media-title svg{flex-shrink:0}.blog-post-images-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-top:1.5rem}.blog-post-image-card{position:relative;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;background:var(--readable-surface-soft, var(--color-bg-hover));border:1px solid rgba(212,175,55,.2)}.blog-post-image-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #d4af3733}.blog-post-image-card img{width:100%;height:200px;object-fit:cover;display:block}.blog-post-image-caption{padding:1rem;color:var(--readable-text-muted, var(--color-text-muted));font-size:.9rem;margin:0;text-align:center}.blog-post-pdfs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:1.5rem}.blog-post-pdf-card{padding:2rem;background:var(--readable-surface-soft, var(--color-bg-hover));border:1px solid rgba(212,175,55,.2);border-radius:12px;text-align:center;cursor:pointer;transition:all .3s ease}.blog-post-pdf-card:hover{background:var(--readable-surface, var(--color-bg-card));border-color:#d4af3766;transform:translateY(-4px);box-shadow:0 8px 24px #d4af3726}.blog-post-pdf-card svg{color:#d4af37;margin-bottom:1rem}.blog-post-pdf-card h4{color:var(--readable-heading, var(--color-text));margin:.5rem 0;font-size:1.1rem}.blog-post-pdf-card p{color:var(--readable-text-muted, var(--color-text-muted));font-size:.9rem;margin:.5rem 0 1rem}.blog-post-view-button{padding:.75rem 1.5rem;background:#d4af3733;color:#d4af37;border:1px solid rgba(212,175,55,.4);border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.blog-post-view-button:hover{background:#d4af374d;border-color:#d4af37}.blog-post-videos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:1.5rem}.blog-post-video-card{position:relative;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;background:var(--readable-surface-soft, var(--color-bg-hover));border:1px solid rgba(212,175,55,.2)}.blog-post-video-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #d4af3733}.blog-post-video-thumbnail{width:100%;height:200px;object-fit:cover;display:block}.blog-post-video-placeholder{width:100%;height:200px;background:#0000004d;display:flex;align-items:center;justify-content:center;color:#ffffff80}.blog-post-video-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;background:#d4af37e6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;pointer-events:none;transition:all .3s ease}.blog-post-video-card:hover .blog-post-video-overlay{background:#d4af37;transform:translate(-50%,-50%) scale(1.1)}.blog-post-video-info{padding:1.5rem}.blog-post-video-info h4{color:var(--readable-heading, var(--color-text));margin:0 0 .5rem;font-size:1.1rem}.blog-post-video-info p{color:var(--readable-text-muted, var(--color-text-muted));font-size:.9rem;margin:0}.blog-post-modal{position:fixed;inset:0;background:#000000f2;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;overflow-y:auto}.blog-post-modal-content{position:relative;max-width:95%;max-height:95vh;background:#141414fa;border-radius:16px;border:1px solid rgba(212,175,55,.3);overflow:hidden}.blog-post-modal-content img{max-width:100%;max-height:90vh;object-fit:contain;display:block}.blog-post-modal-content.pdf-modal,.blog-post-modal-content.video-modal{width:95%;max-width:1200px;height:90vh;display:flex;flex-direction:column}.blog-post-modal-close{position:absolute;top:1rem;right:1rem;z-index:1001;background:#000000b3;border:1px solid rgba(255,255,255,.2);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .3s ease}.blog-post-modal-close:hover{background:#e74c3ce6;border-color:#e74c3c}@media(max-width:768px){.blog-post{padding:2rem 1.5rem}.blog-post-header h1{font-size:2rem}.blog-post-image{height:250px}.blog-post-meta{flex-direction:column;gap:1rem}.blog-post-images-grid,.blog-post-pdfs-grid,.blog-post-videos-grid{grid-template-columns:1fr}.blog-post-modal{padding:1rem}.blog-post-modal-content{max-width:100%;max-height:100vh}.blog-post-modal-content.pdf-modal,.blog-post-modal-content.video-modal{width:100%;height:100vh}}.shop{display:grid;gap:clamp(1.25rem,3vw,2rem)}.shop .shop-header h1{color:#fffaf0!important;text-shadow:0 2px 18px rgba(0,0,0,.36)}.shop .shop-header .shop-subtitle,.shop .shop-header p{color:#fffaf0d6!important}.shop h1{font-size:2.5rem;margin-bottom:.5rem;color:var(--readable-heading, var(--color-text))}.shop-subtitle{font-size:1.125rem;color:var(--readable-text-muted, var(--color-text-muted));margin-bottom:3rem}.shop-trending,.shop-controls,.shop-filters-panel{border:1px solid var(--color-border-light);border-radius:var(--radius-panel);background:var(--color-bg-card);box-shadow:var(--shadow-tight)}.shop-trending{padding:clamp(1rem,2.5vw,1.5rem)}.shop-trending h2{margin:0 0 1rem;color:var(--color-text);font-size:clamp(1.35rem,2.8vw,2.1rem);line-height:1.08}.trending-products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.85rem}.trending-product-card{min-width:0;overflow:hidden;border:1px solid var(--color-border-light);border-radius:var(--radius-control);background:var(--color-bg-light);color:var(--color-text);text-decoration:none;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.trending-product-card:hover{transform:translateY(-3px);border-color:var(--color-gold);box-shadow:0 18px 42px var(--color-shadow-gold)}.trending-product-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.trending-product-info{display:grid;gap:.35rem;padding:.85rem}.trending-product-info h4{margin:0;color:var(--color-text);font-size:.98rem;line-height:1.2}.trending-price{margin:0;color:var(--color-gold);font-weight:850}.shop-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1rem}.shop-controls-left,.shop-controls-right{display:flex;align-items:center;gap:.75rem;min-width:0}.shop-controls-left{flex:1}.filter-toggle-btn,.shop-sort,.shop-search{min-height:44px}.filter-toggle-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:0 .95rem;border:1px solid var(--color-border-light);border-radius:var(--radius-control);background:var(--color-bg-light);color:var(--color-text);cursor:pointer;font:inherit;font-weight:800}.filter-toggle-btn:hover{border-color:var(--color-gold);color:var(--color-gold)}.shop-search{width:min(100%,520px)}.shop-sort,.filter-group select{min-width:180px;border:1px solid var(--color-border-light);border-radius:var(--radius-control);background:var(--color-bg-light);color:var(--color-text);font:inherit;font-weight:700}.shop-sort{padding:0 .8rem}.shop-filters-panel{padding:1rem}.filters-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.filters-header h3{margin:0;color:var(--color-text)}.clear-filters-btn{border:0;background:transparent;color:var(--color-gold);cursor:pointer;font:inherit;font-weight:850}.filters-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.85rem}.filter-group{display:grid;gap:.45rem}.filter-group label{color:var(--color-text-muted);font-size:.84rem;font-weight:800}.filter-group select{min-height:44px;padding:0 .75rem}.shop-loading{text-align:center;padding:3rem;color:var(--readable-text-muted, var(--color-text-muted))}.shop-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:clamp(1rem,2vw,1.5rem);align-items:stretch}.shop-empty{grid-column:1 / -1;padding:3rem 1.5rem;text-align:center;color:var(--color-text-muted)}.product-card{display:flex;flex-direction:column;overflow:hidden;position:relative;min-height:100%;border:1px solid var(--color-border-light);background:var(--color-bg-card);transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #d4af3733}.product-header{position:relative;margin:-1.5rem -1.5rem 1rem}.product-image{width:100%;height:250px;overflow:hidden;background:var(--readable-surface-soft, var(--color-bg-hover))}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-image img{transform:scale(1.05)}.product-actions-overlay{position:absolute;top:1rem;right:1rem;display:flex;flex-direction:column;gap:.5rem;z-index:10}.product-action-btn{width:40px;height:40px;border-radius:50%;background:#1a1a1acc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(212,175,55,.3);color:#fffc;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.product-action-btn:hover{background:#d4af3733;border-color:#d4af3799;color:#d4af37;transform:scale(1.1)}.product-action-btn.active{background:#d4af374d;border-color:#d4af37;color:#d4af37}.product-info{display:flex;flex-direction:column;flex:1;min-width:0}.product-info h3{font-size:1.25rem;margin-bottom:.5rem;color:var(--color-text);line-height:1.18}.product-description{color:var(--color-text-muted);line-height:1.6;margin-bottom:1rem;flex:1}.product-country{width:fit-content;margin:0 0 1rem;padding:.35rem .65rem;border:1px solid var(--color-border-light);border-radius:999px;background:var(--color-bg-light);color:var(--color-text-muted);font-size:.84rem;font-weight:800}.product-rating-badge{position:absolute;left:1rem;top:1rem;display:inline-flex;align-items:center;gap:.25rem;min-height:32px;padding:0 .55rem;border:1px solid rgba(255,250,240,.34);border-radius:999px;background:#080b0db3;color:#f2cf66;font-size:.84rem;font-weight:900;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-footer{display:flex;justify-content:space-between;align-items:center;gap:.8rem;margin-top:auto;padding-top:1rem;border-top:1px solid var(--color-border-light)}.product-price{min-width:0;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:900;color:#d4af37;line-height:1.1}.product-footer button{display:flex;align-items:center;gap:.5rem;white-space:nowrap}.shop-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem;margin-top:1.5rem;padding:1rem;border:1px solid var(--color-border-light);border-radius:var(--radius-panel);background:var(--color-bg-card)}.pagination-btn{min-height:40px;padding:0 1rem;border:1px solid var(--color-border-light);border-radius:var(--radius-control);background:var(--color-bg-light);color:var(--color-text);cursor:pointer;font:inherit;font-weight:800}.pagination-btn:disabled{cursor:not-allowed;opacity:.45}.pagination-info{color:var(--color-text-muted);font-weight:750}[data-theme=light] .product-action-btn{background:#fffaf0e6;color:#17130f}@media(max-width:820px){.shop-controls{grid-template-columns:1fr}.shop-controls-left,.shop-controls-right{width:100%}.shop-controls-left{flex-direction:column;align-items:stretch}.shop-search,.shop-sort,.filter-toggle-btn{width:100%}}@media(max-width:560px){.shop-grid,.trending-products-grid{grid-template-columns:1fr}.product-footer{align-items:stretch;flex-direction:column}.product-footer button{justify-content:center;width:100%}}.cart h1{font-size:2.5rem;margin-bottom:2rem;color:var(--readable-heading, var(--color-text))}.cart-empty{text-align:center;padding:3rem}.cart-empty h2{font-size:1.5rem;margin-bottom:1rem;color:var(--readable-heading, var(--color-text))}.cart-empty p{color:var(--readable-text-muted, var(--color-text-muted));margin-bottom:2rem}.cart-content{display:grid;grid-template-columns:1fr 350px;gap:2rem}.cart-items{display:flex;flex-direction:column;gap:1rem}.cart-item{display:grid;grid-template-columns:1fr auto auto;gap:1.5rem;align-items:center}.cart-item-info h3{font-size:1.125rem;margin-bottom:.5rem;color:var(--readable-heading, var(--color-text))}.cart-item-price{color:var(--readable-text-muted, var(--color-text-muted));font-size:.875rem}.cart-item-controls{display:flex;flex-direction:column;gap:.5rem;align-items:center}.quantity-controls{display:flex;align-items:center;gap:.5rem}.quantity{min-width:2rem;text-align:center;color:var(--readable-heading, var(--color-text));font-weight:600}.cart-item-total{font-size:1.25rem;font-weight:700;color:#646cff;text-align:right}.cart-summary{height:fit-content;position:sticky;top:100px}.cart-summary h2{font-size:1.5rem;margin-bottom:1.5rem;color:var(--readable-heading, var(--color-text))}.summary-line{display:flex;justify-content:space-between;margin-bottom:1rem;color:var(--readable-text-soft, var(--color-text))}.summary-total{display:flex;justify-content:space-between;font-size:1.25rem;font-weight:700;color:var(--readable-heading, var(--color-text));padding-top:1rem;margin-top:1rem;border-top:2px solid var(--readable-border, var(--color-border));margin-bottom:1.5rem}.checkout-button{width:100%;margin-bottom:1rem}.clear-button{width:100%}@media(max-width:968px){.cart-content{grid-template-columns:1fr}.cart-summary{position:static}.cart-item{grid-template-columns:1fr;gap:1rem}.cart-item-total{text-align:left}}.auth-page{min-height:calc(100vh - 156px);padding:clamp(2rem,5vw,5rem) clamp(1rem,4vw,3rem);display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,rgba(15,76,58,.2),transparent 34%),linear-gradient(315deg,rgba(35,74,125,.18),transparent 38%),var(--color-bg)}.auth-card-enhanced{width:min(1080px,100%);display:grid;grid-template-columns:minmax(280px,.95fr) minmax(340px,1.05fr);gap:0;padding:0;overflow:hidden;border-radius:8px;background:var(--color-bg-card);border:1px solid var(--color-border-light);box-shadow:0 26px 80px #080b0d38}.auth-card-enhanced:hover{transform:none}.auth-story-panel{min-height:100%;padding:clamp(2rem,4vw,3.75rem);display:flex;flex-direction:column;justify-content:flex-end;color:#fffaf0;background:linear-gradient(180deg,#080b0d1f,#080b0dc7),linear-gradient(135deg,#0f4c3a,#234a7d 58%,#8a5a2b);position:relative;isolation:isolate}.auth-story-panel:before{content:"";position:absolute;inset:1.25rem;border:1px solid rgba(255,250,240,.22);border-radius:8px;z-index:-1}.auth-page .auth-kicker,.auth-page .auth-eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.74rem;font-weight:800}.auth-page .auth-kicker{margin-bottom:auto;color:#fffaf0bd}.auth-story-panel h2{max-width:11ch;margin:4rem 0 1rem;font-size:clamp(2rem,4.4vw,4.4rem);line-height:.95;font-weight:900;color:#fffaf0}.auth-story-panel p{max-width:36rem;margin:0;color:#fffaf0d1;line-height:1.7}.auth-proof-list{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.75rem}.auth-proof-list span,.role-permissions span{display:inline-flex;align-items:center;min-height:30px;padding:.35rem .65rem;border-radius:999px;background:#fffaf01f;border:1px solid rgba(255,250,240,.18);color:#fffaf0e6;font-size:.78rem;font-weight:750}.auth-page .auth-header,.auth-page .auth-form,.auth-page .auth-link,.auth-page .auth-admin-actions{grid-column:2;margin-left:clamp(1.5rem,4vw,4rem);margin-right:clamp(1.5rem,4vw,4rem)}.auth-page .auth-header{margin-top:clamp(2rem,5vw,4rem);margin-bottom:1.75rem;text-align:left}.auth-page .auth-eyebrow{margin:0 0 .7rem;color:var(--color-gold)}.auth-page .auth-card-enhanced h1{margin:0;color:var(--color-text);font-size:clamp(2rem,4vw,3.4rem);line-height:1;font-weight:900;letter-spacing:0}.auth-page .auth-subtitle{max-width:34rem;margin:1rem 0 0;color:var(--color-text-muted);line-height:1.65}.auth-page .auth-form{display:flex;flex-direction:column;gap:1rem;text-align:left}.auth-field{position:relative}.auth-field .input-group{gap:.45rem}.auth-field .input-label,.form-group>.input-label{color:var(--color-text);font-weight:800;font-size:.88rem}.auth-field input{min-height:52px;border-radius:8px;background:var(--color-bg-light);border:1px solid var(--color-border-light);color:var(--color-text)}.auth-field input:focus{border-color:var(--color-gold);box-shadow:0 0 0 4px #d4af3724}.auth-password-field input{padding-right:6.2rem}.auth-visibility-toggle{position:absolute;right:.55rem;top:2.05rem;min-height:38px;padding:0 .75rem;border:0;border-radius:7px;background:transparent;color:var(--color-text-muted);font:inherit;font-size:.84rem;font-weight:800;cursor:pointer}.auth-visibility-toggle:hover,.auth-visibility-toggle:focus-visible{color:var(--color-text);background:var(--color-bg-hover);outline:none}.password-meter{display:grid;grid-template-columns:1fr auto;gap:.75rem;align-items:center;margin-top:.6rem}.password-meter span{height:7px;border-radius:999px;background:linear-gradient(90deg,var(--meter-color) var(--meter-size),var(--color-border-light) 0)}.password-meter small{color:var(--color-text-muted);font-size:.78rem;font-weight:800}.password-meter[data-score="0"],.password-meter[data-score="1"]{--meter-size: 25%;--meter-color: #c85f45}.password-meter[data-score="2"]{--meter-size: 50%;--meter-color: #c8992f}.password-meter[data-score="3"]{--meter-size: 75%;--meter-color: #4d7a42}.password-meter[data-score="4"]{--meter-size: 80%;--meter-color: #0f4c3a}.password-meter[data-score="5"]{--meter-size: 100%;--meter-color: #0f4c3a}.password-rules{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.65rem}.password-rules span{display:inline-flex;align-items:center;min-height:26px;padding:.28rem .55rem;border-radius:999px;background:var(--color-bg-light);border:1px solid var(--color-border-light);color:var(--color-text-muted);font-size:.74rem;font-weight:800}.password-rules span.valid{background:color-mix(in srgb,var(--color-forest) 14%,var(--color-bg-card));border-color:color-mix(in srgb,var(--color-forest) 32%,transparent);color:var(--color-text)}.role-selector{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:.55rem}.role-option{display:flex;flex-direction:column;align-items:flex-start;gap:.65rem;padding:1rem;background:var(--color-bg-light);border:1px solid var(--color-border-light);border-radius:8px;cursor:pointer;text-align:left;font-family:inherit;color:var(--color-text);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.role-option:hover{transform:translateY(-2px);border-color:var(--color-border);box-shadow:var(--shadow-tight)}.role-option.active{background:color-mix(in srgb,var(--color-gold) 12%,var(--color-bg-card));border-color:var(--color-gold);box-shadow:0 12px 30px #d4af3724}.role-option>span{font-size:1rem;font-weight:900}.role-option p{margin:0;color:var(--color-text-muted);line-height:1.5;font-size:.84rem}.role-permissions{display:flex;flex-wrap:wrap;gap:.45rem}.role-permissions span{min-height:26px;background:var(--color-bg-card);border-color:var(--color-border-light);color:var(--color-text-muted)}.role-badge{display:inline-flex;margin-left:.6rem;padding:.25rem .55rem;border-radius:999px;background:color-mix(in srgb,var(--color-gold) 14%,transparent);color:var(--color-gold);font-size:.72rem;font-weight:850}.role-hint{margin:.75rem 0 0;color:var(--color-text-muted);font-size:.86rem;line-height:1.55}.auth-page .auth-button{width:100%;min-height:54px;margin-top:.35rem;border-radius:8px;font-size:1rem}.auth-page .auth-error{padding:.9rem 1rem;border-radius:8px;background:color-mix(in srgb,#c85f45 14%,var(--color-bg-card));border:1px solid color-mix(in srgb,#c85f45 42%,transparent);color:var(--color-text);line-height:1.5;font-weight:700}.auth-page .auth-link{margin-top:1.4rem;margin-bottom:clamp(2rem,5vw,4rem);color:var(--color-text-muted)}.auth-page .auth-link a,.auth-page .back-to-admin{color:var(--color-gold);text-decoration:none;font-weight:850}.auth-page .auth-link a:hover,.auth-page .back-to-admin:hover{text-decoration:underline}.auth-page .auth-admin-actions{margin-top:1.2rem;margin-bottom:clamp(2rem,5vw,4rem);padding-top:1.2rem;border-top:1px solid var(--color-border-light)}@media(max-width:860px){.auth-card-enhanced{grid-template-columns:1fr}.auth-story-panel{min-height:280px}.auth-story-panel h2{max-width:14ch;margin-top:3rem}.auth-page .auth-header,.auth-page .auth-form,.auth-page .auth-link,.auth-page .auth-admin-actions{grid-column:1}}@media(max-width:560px){.auth-page{padding:1rem;align-items:flex-start}.auth-card-enhanced{width:100%}.auth-story-panel{min-height:220px;padding:1.5rem}.auth-story-panel:before{inset:.75rem}.auth-page .auth-header,.auth-page .auth-form,.auth-page .auth-link,.auth-page .auth-admin-actions{margin-left:1rem;margin-right:1rem}.role-selector{grid-template-columns:1fr}}.comment-section{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--color-border-light)}.comment-form{margin-bottom:1.5rem}.comment-input-wrapper{display:flex;gap:.75rem;align-items:center}.comment-avatar,.comment-avatar-placeholder{width:32px;height:32px;border-radius:50%;object-fit:cover;background:var(--color-bg-light);display:flex;align-items:center;justify-content:center;border:1px solid var(--color-border-light);flex-shrink:0}.comment-avatar-placeholder{color:var(--color-text-muted)}.comment-input{flex:1;padding:.75rem 1rem;border:1px solid var(--color-border-light);border-radius:20px;background:var(--color-bg-light);color:var(--color-text);font-family:inherit;font-size:.9rem;transition:all .3s ease}.comment-input:focus{outline:none;border-color:var(--color-gold);background:var(--color-bg-elevated)}.comment-input:disabled{opacity:.6;cursor:not-allowed}.comment-submit-btn{background:var(--color-gold);border:none;color:#fff;padding:.75rem;border-radius:50%;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.comment-submit-btn:hover:not(:disabled){background:var(--color-gold-dark);transform:scale(1.05)}.comment-submit-btn:disabled{opacity:.6;cursor:not-allowed}.comments-loading,.no-comments{text-align:center;padding:2rem;color:var(--color-text-muted);font-size:.9rem}.comments-list{display:flex;flex-direction:column;gap:1rem}.comment-item{padding:1rem;background:var(--color-bg-light);border-radius:8px}.comment-header{display:flex;gap:.75rem;align-items:center;margin-bottom:.5rem}.comment-info{display:flex;flex-direction:column;gap:.25rem}.comment-author{font-weight:600;color:var(--color-text);font-size:.9rem}.comment-date{font-size:.75rem;color:var(--color-text-muted)}.comment-content{margin-bottom:.75rem}.comment-content p{color:var(--color-text);line-height:1.5;margin:0;font-size:.9rem}.comment-actions{display:flex;gap:1rem}.comment-like-btn{display:flex;align-items:center;gap:.5rem;background:transparent;border:none;color:var(--color-text-muted);cursor:pointer;padding:.25rem .5rem;border-radius:6px;transition:all .3s ease;font-size:.85rem}.comment-like-btn:hover{background:var(--color-bg-card);color:var(--color-text)}.comment-like-btn.liked{color:#e74c3c}.comment-like-btn.liked:hover{background:#e74c3c1a}@media(max-width:768px){.comment-input-wrapper{gap:.5rem}.comment-avatar,.comment-avatar-placeholder{width:28px;height:28px}.comment-item{padding:.75rem}}.post-card{background:var(--color-bg-card);border:1px solid var(--color-border-light);border-radius:10px;padding:clamp(1rem,2vw,1.35rem);transition:all .3s ease}.post-card:hover{box-shadow:0 4px 12px var(--color-shadow);border-color:var(--color-border)}.post-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.post-author{display:flex;gap:1rem;align-items:center}.author-avatar,.author-avatar-placeholder{width:48px;height:48px;border-radius:50%;object-fit:cover;background:var(--color-bg-light);display:flex;align-items:center;justify-content:center;border:2px solid var(--color-border-light)}.author-avatar-placeholder{color:var(--color-text-muted)}.author-name{font-weight:600;color:var(--color-text);margin-bottom:.25rem}.post-meta{display:flex;gap:.75rem;font-size:.875rem;color:var(--color-text-muted)}.post-category{background:var(--color-bg-light);padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:500}.delete-btn{background:transparent;border:none;color:var(--color-text-muted);cursor:pointer;padding:.5rem;border-radius:6px;transition:all .3s ease}.delete-btn:hover{background:#e74c3c1a;color:#e74c3c}.post-content{margin-bottom:1rem}.post-content p{color:var(--color-text);line-height:1.72;margin-bottom:1rem;white-space:pre-wrap}.post-media{margin-bottom:1rem}.post-image{width:100%;max-height:400px;object-fit:cover;border-radius:8px}.post-video{width:100%;max-height:400px;border-radius:8px;background:var(--color-bg-light)}.media-link{display:inline-flex;align-items:center;gap:.5rem;margin-top:.5rem;color:var(--color-gold);text-decoration:none;font-size:.9rem;transition:color .3s ease}.media-link:hover{color:var(--color-gold-dark);text-decoration:underline}.post-pdf{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--color-bg-light);border:1px solid var(--color-border-light);border-radius:8px}.post-pdf svg{color:var(--color-gold);flex-shrink:0}.post-pdf p{margin:0 0 .5rem;color:var(--color-text);font-weight:500}.pdf-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-gold);text-decoration:none;font-size:.9rem;transition:color .3s ease}.pdf-link:hover{color:var(--color-gold-dark);text-decoration:underline}.post-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.post-actions{display:flex;gap:1rem;padding-top:1rem;border-top:1px solid var(--color-border-light)}.action-btn{display:flex;align-items:center;gap:.5rem;background:transparent;border:none;color:var(--color-text-muted);cursor:pointer;padding:.5rem 1rem;border-radius:8px;transition:all .3s ease;font-size:.9rem}.action-btn:hover{background:color-mix(in srgb,var(--color-gold) 10%,var(--color-bg-light));color:var(--color-text)}.like-btn.liked{color:#e74c3c}.like-btn.liked:hover{background:#e74c3c1a}@media(max-width:768px){.post-card{padding:1rem}.author-avatar,.author-avatar-placeholder{width:40px;height:40px}.post-meta{flex-direction:column;gap:.25rem}}.file-upload-container{width:100%}.file-upload-label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--readable-heading, var(--color-text));font-size:.9rem}.file-upload-dropzone{border:2px dashed color-mix(in srgb,var(--color-primary) 36%,var(--readable-border, var(--color-border)));border-radius:12px;padding:2rem;text-align:center;cursor:pointer;transition:all .3s ease;background:var(--readable-surface-soft, var(--color-bg-hover));position:relative;min-height:150px;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;overflow:hidden}.file-upload-dropzone:hover{border-color:#d4af3799;background:var(--readable-surface, var(--color-bg-card))}.file-upload-dropzone.dragging{border-color:#d4af37;background:#d4af371a;transform:scale(1.02)}.file-upload-dropzone.uploading{cursor:not-allowed;opacity:.7;pointer-events:none}.file-upload-content{width:100%;display:flex;flex-direction:column;align-items:center;gap:.75rem;color:var(--readable-text-soft, var(--color-text));position:relative;z-index:1;pointer-events:none}.file-upload-content svg{color:#d4af37;opacity:.8}.file-upload-content p{margin:0;font-size:.95rem}.file-upload-hint{font-size:.85rem!important;color:var(--readable-text-muted, var(--color-text-muted))!important}.file-upload-size{font-size:.75rem!important;color:var(--readable-text-muted, var(--color-text-muted))!important;margin-top:.25rem!important}.file-upload-preview{position:relative;width:100%;max-width:300px;margin:0 auto}.file-upload-preview img{width:100%;height:auto;border-radius:8px;max-height:200px;object-fit:contain;background:var(--readable-surface-soft, var(--color-bg-hover))}.preview-remove{position:absolute;top:-8px;right:-8px;background:#e74c3c;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s ease}.preview-remove:hover{background:#c0392b;transform:scale(1.1)}.spinning{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.media-upload{margin-bottom:1.5rem}.media-upload-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.media-upload-header label{font-weight:500;color:var(--color-text);font-size:.9rem}.remove-btn{display:flex;align-items:center;gap:.5rem;background:#e74c3c1a;border:1px solid #e74c3c;color:#e74c3c;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.875rem;transition:all .3s ease}.remove-btn:hover{background:#e74c3c33}.media-preview{margin-top:.75rem;margin-bottom:.85rem}.media-replace-hint{margin:-.25rem 0 .85rem;color:var(--readable-text-muted, var(--color-text-muted));font-size:.84rem}.preview-image{width:100%;max-height:300px;object-fit:cover;border-radius:8px;border:1px solid var(--color-border-light)}.preview-file{display:flex;align-items:center;gap:.75rem;padding:1rem;background:var(--color-bg-light);border:1px solid var(--color-border-light);border-radius:8px;color:var(--color-text)}.preview-file svg{color:var(--color-gold)}.preview-link{margin-left:auto;color:var(--color-gold);text-decoration:none;font-size:.9rem;transition:color .3s ease}.preview-link:hover{color:var(--color-gold-dark);text-decoration:underline}.media-mode-selector{display:flex;gap:.75rem;margin-bottom:1rem}.mode-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:var(--color-bg-light);border:2px solid var(--color-border-light);border-radius:8px;color:var(--color-text);cursor:pointer;transition:all .3s ease;font-size:.9rem;font-weight:500}.mode-btn:hover{border-color:var(--color-gold);background:var(--color-bg-card)}.mode-btn.active{border-color:var(--color-gold);background:var(--color-gold);color:#fff}.url-input-group{display:flex;gap:.75rem}.url-input{flex:1;padding:.75rem 1rem;border:1px solid var(--color-border-light);border-radius:8px;background:var(--color-bg-light);color:var(--color-text);font-family:inherit;font-size:1rem;transition:all .3s ease}.url-input:focus{outline:none;border-color:var(--color-gold);background:var(--color-bg-elevated)}.validate-url-btn{padding:.75rem 1.5rem;background:var(--color-gold);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;transition:all .3s ease;white-space:nowrap}.validate-url-btn:hover{background:var(--color-gold-dark)}@media(max-width:768px){.media-mode-selector,.url-input-group{flex-direction:column}.validate-url-btn{width:100%}}.post-composer{display:grid;grid-template-columns:42px minmax(0,1fr);gap:.8rem;width:100%;margin-bottom:1.25rem;padding:.9rem;background:color-mix(in srgb,var(--color-bg-card) 94%,transparent);border:1px solid var(--color-border-light);border-radius:14px;box-shadow:0 12px 32px #0f172a14}.post-composer-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;overflow:hidden;color:var(--color-text);background:var(--color-bg-light);border:1px solid var(--color-border-light)}.post-composer-avatar img{width:100%;height:100%;object-fit:cover}.post-composer-form{min-width:0}.post-composer-main{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.75rem;padding:.35rem;background:var(--color-bg-light);border:1px solid var(--color-border-light);border-radius:12px}.post-composer-input{width:100%;min-height:42px;max-height:140px;padding:.65rem .75rem;border:0;outline:0;resize:vertical;background:transparent;color:var(--color-text);font:inherit;line-height:1.55}.post-composer-input::placeholder{color:var(--color-text-muted)}.post-composer-actions{display:flex;align-items:center;gap:.35rem;padding:0 .15rem .15rem 0}.composer-icon-btn,.composer-send-btn{width:38px;height:38px;display:inline-grid;place-items:center;border:0;border-radius:50%;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease,opacity .18s ease}.composer-icon-btn{color:var(--color-text-muted);background:transparent}.composer-icon-btn:hover,.composer-icon-btn.active{color:var(--color-text);background:var(--color-bg-card)}.composer-send-btn{color:var(--button-primary-text, #161009);background:var(--button-primary-bg, var(--color-gold))}.composer-send-btn:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.04)}.composer-send-btn:disabled{opacity:.45;cursor:not-allowed}.post-composer-meta{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.75rem}.composer-chip{padding:.42rem .7rem;border:1px solid var(--color-border-light);border-radius:999px;color:var(--color-text-muted);background:transparent;cursor:pointer;font-size:.86rem;font-weight:650}.composer-chip:hover,.composer-chip.active{color:var(--color-text);background:color-mix(in srgb,var(--color-gold) 12%,var(--color-bg-light));border-color:color-mix(in srgb,var(--color-primary, var(--color-gold)) 45%,var(--color-border-light))}.post-composer-tags,.post-composer-tools{margin-top:.75rem;padding:.8rem;border:1px solid var(--color-border-light);border-radius:14px;background:color-mix(in srgb,var(--color-bg-light) 78%,transparent)}.post-composer-tags{display:flex;align-items:center;gap:.55rem;color:var(--color-text-muted)}.post-composer-tags input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--color-text);font:inherit}.composer-tool-title,.composer-media-label{display:flex;align-items:center;gap:.45rem;color:var(--color-text);font-weight:700}.composer-tool-title{margin-bottom:.8rem;font-size:.92rem}.composer-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.composer-media-item{min-width:0}.composer-media-label{margin-bottom:.5rem;font-size:.84rem}.composer-media-item .media-upload{margin-bottom:0}.composer-media-item .media-upload-header{display:none}.composer-media-item .media-mode-selector{flex-direction:column;gap:.45rem}.composer-media-item .mode-btn{min-height:38px;padding:.55rem .65rem;font-size:.8rem}.composer-media-item .url-input-group{flex-direction:column}.composer-media-item .preview-image{max-height:150px}@media(max-width:820px){.post-composer{grid-template-columns:1fr;padding:.75rem}.post-composer-avatar{display:none}.post-composer-main{grid-template-columns:1fr}.post-composer-actions{justify-content:flex-end}.composer-media-grid{grid-template-columns:1fr}}.ux-empty-state{display:grid;place-items:center;gap:.85rem;min-height:220px;padding:clamp(1.5rem,4vw,3rem);border:1px dashed color-mix(in srgb,var(--color-primary) 32%,var(--color-border));border-radius:10px;background:linear-gradient(180deg,color-mix(in srgb,var(--color-primary) 5%,transparent),transparent),var(--color-bg-card);color:var(--color-text-muted);text-align:center}.ux-empty-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 12%,transparent);border:1px solid color-mix(in srgb,var(--color-primary) 24%,transparent)}.ux-empty-state h3{margin:0;color:var(--color-text);font-size:1.25rem}.ux-empty-state p{max-width:38rem;margin:.45rem auto 0;line-height:1.6}.ux-empty-action{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem}.ux-skeleton{--skeleton-base: color-mix(in srgb, var(--color-bg-light) 76%, var(--color-border));--skeleton-shine: color-mix(in srgb, #ffffff 18%, transparent)}.ux-skeleton-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1rem}.ux-skeleton-card,.ux-skeleton-table,.ux-skeleton-dashboard{border:1px solid var(--polish-border, var(--color-border));border-radius:10px;background:var(--color-bg-card);box-shadow:var(--polish-shadow, 0 12px 34px rgba(0, 0, 0, .12))}.ux-skeleton-card{padding:1rem}.ux-skeleton-media,.ux-skeleton-line,.ux-skeleton-row span,.ux-skeleton-hero,.ux-skeleton-stats span,.ux-skeleton-panel{display:block;overflow:hidden;border-radius:8px;background:linear-gradient(90deg,transparent,var(--skeleton-shine),transparent),var(--skeleton-base);background-size:220% 100%;animation:ux-skeleton-shimmer 1.25s ease-in-out infinite}.ux-skeleton-media{height:130px;margin-bottom:1rem}.ux-skeleton-line{height:12px;width:72%;margin-top:.75rem}.ux-skeleton-line.wide{width:92%;height:16px}.ux-skeleton-line.short{width:42%}.ux-skeleton-table{display:grid;gap:.75rem;padding:1rem}.ux-skeleton-row{display:grid;grid-template-columns:1.4fr 1fr 1fr 90px;gap:1rem}.ux-skeleton-row span{height:18px}.ux-skeleton-dashboard{display:grid;gap:1rem;padding:1rem}.ux-skeleton-hero{height:150px}.ux-skeleton-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}.ux-skeleton-stats span{height:92px}.ux-skeleton-panel{height:240px}@keyframes ux-skeleton-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@media(prefers-reduced-motion:reduce){.ux-skeleton-media,.ux-skeleton-line,.ux-skeleton-row span,.ux-skeleton-hero,.ux-skeleton-stats span,.ux-skeleton-panel{animation:none}}.ux-dialog-backdrop{position:fixed;inset:0;z-index:3000;display:grid;place-items:center;padding:1rem;background:color-mix(in srgb,#050505 54%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ux-dialog{position:relative;width:min(100%,520px);padding:1.4rem;border:1px solid var(--polish-border, var(--color-border));border-radius:12px;background:linear-gradient(180deg,color-mix(in srgb,#ffffff 4%,transparent),transparent 44%),var(--color-bg-card);box-shadow:0 28px 90px color-mix(in srgb,#000 36%,transparent)}.ux-dialog-icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;margin-bottom:1rem;color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 12%,transparent);border:1px solid color-mix(in srgb,var(--color-primary) 24%,transparent)}.ux-dialog-danger .ux-dialog-icon{color:#c84f43;background:color-mix(in srgb,#c84f43 13%,transparent);border-color:color-mix(in srgb,#c84f43 28%,transparent)}.ux-dialog-success .ux-dialog-icon{color:#1f7a4d;background:color-mix(in srgb,#1f7a4d 13%,transparent);border-color:color-mix(in srgb,#1f7a4d 28%,transparent)}.ux-dialog-close{position:absolute;top:.9rem;right:.9rem;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--color-text-muted);cursor:pointer}.ux-dialog-close:hover{color:var(--color-text);background:var(--color-bg-hover);border-color:var(--color-border)}.ux-dialog-body h2{margin:0;color:var(--color-text);font-size:clamp(1.35rem,3vw,1.85rem);line-height:1.12}.ux-dialog-body p{margin:.75rem 0 0;color:var(--color-text-muted);line-height:1.65}.ux-dialog-textarea{margin-top:1rem;min-height:120px}.ux-dialog-actions{display:flex;justify-content:flex-end;gap:.75rem;flex-wrap:wrap;margin-top:1.35rem}.ux-dialog-danger-action{border-color:color-mix(in srgb,#c84f43 42%,var(--color-border))!important;color:#c84f43!important}.ux-dialog-danger-action:hover:not(:disabled){color:#fffaf0!important;background:#9f352c!important;border-color:#9f352c!important}@media(max-width:560px){.ux-dialog{padding:1rem}.ux-dialog-actions{flex-direction:column-reverse}.ux-dialog-actions .btn{width:100%;justify-content:center}}.community-page{max-width:900px;margin:0 auto;padding:2rem}.community-header{text-align:center;margin-bottom:2rem;padding:clamp(1.5rem,3vw,2.25rem);border:1px solid var(--readable-border, var(--color-border-light));border-radius:12px;background:linear-gradient(145deg,color-mix(in srgb,var(--color-gold) 10%,transparent),transparent 58%),var(--readable-surface, var(--color-bg-card))}.community-header h1{font-size:2.5rem;color:var(--color-gold);margin-bottom:1rem}.community-header p{color:var(--color-text-light);font-size:1.1rem;max-width:680px;margin-inline:auto}.community-filters{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:2rem;justify-content:center;padding:.65rem;border:1px solid var(--readable-border, var(--color-border-light));border-radius:12px;background:var(--readable-surface, var(--color-bg-card))}.filter-btn{padding:.5rem 1.5rem;border:2px solid var(--color-border-light);background:var(--color-bg-light);color:var(--color-text);border-radius:999px;cursor:pointer;transition:all .3s ease;font-weight:500}.filter-btn:hover{border-color:var(--color-gold);background:var(--color-bg-card)}.filter-btn.active{background:color-mix(in srgb,var(--color-gold) 18%,transparent);color:var(--readable-heading, var(--color-text));border-color:var(--color-gold)}.community-actions{margin-bottom:2rem;display:flex;justify-content:center}.loading{text-align:center;padding:2rem;color:var(--color-text-muted)}.empty-state{text-align:center;padding:4rem 2rem;color:var(--color-text-muted)}.empty-state p{font-size:1.2rem}.load-more{text-align:center;margin-top:2rem}@media(max-width:768px){.community-page{padding:1rem}.community-header h1{font-size:2rem}.community-filters{gap:.5rem}.filter-btn{padding:.4rem 1rem;font-size:.9rem}}.communities-page{max-width:1200px;margin:0 auto;padding:2rem}.communities-header{text-align:center;margin-bottom:2rem;padding:clamp(1.5rem,3vw,2.25rem);border:1px solid var(--readable-border, var(--color-border-light));border-radius:12px;background:linear-gradient(145deg,color-mix(in srgb,var(--color-forest) 16%,transparent),transparent 58%),var(--readable-surface, var(--color-bg-card))}.communities-header h1{font-size:2.5rem;color:var(--color-gold);margin-bottom:1rem}.communities-header p{color:var(--color-text-light);font-size:1.1rem;max-width:760px;margin-inline:auto}.communities-actions{margin-bottom:2rem;display:flex;justify-content:center}.communities-filters{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.search-box{flex:1;min-width:250px;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--color-bg-light);border:1px solid var(--color-border-light);border-radius:8px;color:var(--color-text)}.search-box input{flex:1;border:none;background:transparent;color:var(--color-text);font-size:1rem;outline:none}.filter-select,.culture-input{padding:.75rem 1rem;border:1px solid var(--color-border-light);border-radius:8px;background:var(--color-bg-light);color:var(--color-text);font-size:1rem;min-width:150px}.culture-input{min-width:200px}.communities-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.community-card{background:var(--color-bg-card);border:1px solid var(--color-border-light);border-radius:10px;overflow:hidden;transition:all .3s ease}.default-community-card{border-color:color-mix(in srgb,var(--color-gold) 58%,var(--color-border-light));box-shadow:0 16px 44px color-mix(in srgb,var(--color-gold) 14%,transparent)}.default-community-card .community-avatar-placeholder{background:linear-gradient(135deg,var(--color-gold),var(--color-primary))}.community-card:hover{box-shadow:0 8px 24px var(--color-shadow);transform:translateY(-2px)}.community-cover{width:100%;height:145px;overflow:hidden;background:var(--color-bg-light)}.community-cover img{width:100%;height:100%;object-fit:cover}.community-content{padding:1.25rem}.community-header-card{display:flex;gap:1rem;align-items:flex-start;margin-bottom:1rem}.community-avatar,.community-avatar-placeholder{width:64px;height:64px;border-radius:50%;object-fit:cover;border:3px solid var(--color-bg);flex-shrink:0}.community-avatar-placeholder{background:var(--color-gold);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700}.community-info{flex:1}.community-info h3{color:var(--color-text);margin:0 0 .5rem;font-size:1.25rem}.community-meta{display:flex;align-items:center;gap:.5rem;color:var(--color-text-muted);font-size:.875rem;flex-wrap:wrap}.community-description{color:var(--color-text-light);line-height:1.6;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.community-stats{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--color-border-light)}.stat{display:flex;align-items:center;gap:.5rem;color:var(--color-text-muted);font-size:.9rem}.community-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tag{background:var(--color-bg-light);color:var(--color-gold);padding:.25rem .75rem;border-radius:12px;font-size:.875rem;font-weight:500}.community-actions{margin-top:1rem;display:flex;gap:.65rem;flex-wrap:wrap}.community-actions .btn{flex:1 1 140px;justify-content:center}.community-meta span,.community-stats span{overflow-wrap:anywhere}.error-message{background:#e74c3c1a;border:1px solid #e74c3c;color:#e74c3c;padding:1rem;border-radius:8px;margin-bottom:2rem;text-align:center}@media(max-width:768px){.communities-page{padding:1rem}.communities-grid{grid-template-columns:1fr}.communities-filters{flex-direction:column}.search-box,.filter-select,.culture-input{width:100%}}.ux-breadcrumbs{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;margin:0 0 1rem;color:var(--color-text-muted);font-size:.9rem}.ux-breadcrumbs a,.ux-breadcrumbs strong{color:inherit;text-decoration:none;font-weight:740}.ux-breadcrumbs a:hover{color:var(--color-primary)}.ux-breadcrumbs span{display:inline-flex;align-items:center;gap:.45rem}.ux-breadcrumbs strong{color:var(--color-text)}.create-community-page{max-width:800px;margin:0 auto;padding:2rem}.create-community-header{text-align:center;margin-bottom:3rem}.create-community-header h1{font-size:2.5rem;color:var(--color-gold);margin-bottom:1rem}.create-community-header p{color:var(--color-text-light);font-size:1.1rem}.create-community-form{background:var(--color-bg-card);border:1px solid var(--color-border-light);border-radius:12px;padding:2rem}.form-section{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid var(--color-border-light)}.form-section:last-of-type{border-bottom:none}.form-section h2{color:var(--color-text);font-size:1.5rem;margin-bottom:1.5rem}.advanced-toggle{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;margin:-.5rem 0 1.75rem;padding:1rem 1.1rem;border:1px solid var(--color-border-light);border-radius:12px;background:var(--color-bg-light);color:var(--color-text);cursor:pointer;text-align:left;transition:border-color .2s ease,background .2s ease,transform .2s ease}.advanced-toggle:hover,.advanced-toggle.open{border-color:var(--color-gold);background:var(--color-bg-elevated)}.advanced-toggle span{font-weight:700}.advanced-toggle small{color:var(--color-text-muted);font-size:.88rem}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.75rem 1rem;border:1px solid var(--color-border-light);border-radius:8px;background:var(--color-bg-light);color:var(--color-text);font-family:inherit;font-size:1rem;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:var(--color-gold);background:var(--color-bg-elevated)}.form-group textarea{resize:vertical;min-height:100px}.form-help{margin-top:.5rem;font-size:.875rem;color:var(--color-text-muted)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.checkbox-group input[type=checkbox]{width:auto;cursor:pointer}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.form-actions button:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){.create-community-page{padding:1rem}.create-community-form{padding:1.5rem}.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column}.form-actions button{width:100%}}.members-tab{padding:2rem}.members-tab-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.members-tab-header h2{margin:0;color:var(--color-text)}.members-filters{display:flex;gap:.5rem}.filter-btn{padding:.5rem 1rem;border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text);border-radius:.5rem;cursor:pointer;transition:all .2s}.filter-btn:hover{background:var(--color-bg-hover)}.filter-btn.active{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.members-list{display:flex;flex-direction:column;gap:1rem}.member-card{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:.75rem;transition:all .2s}.member-card:hover{background:var(--color-bg-hover)}.member-card.banned{opacity:.6;background:var(--color-bg-secondary)}.member-info{display:flex;align-items:center;gap:1rem;flex:1}.member-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.member-avatar-placeholder{width:48px;height:48px;border-radius:50%;background:var(--color-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem}.member-details{display:flex;flex-direction:column;gap:.25rem}.member-name-row{display:flex;align-items:center;gap:.5rem}.member-name{font-weight:600;color:var(--color-text)}.member-role{font-size:.875rem;color:var(--color-text-muted);padding:.25rem .5rem;background:var(--color-bg);border-radius:.25rem}.member-email{font-size:.875rem;color:var(--color-text-muted)}.member-joined{font-size:.75rem;color:var(--color-text-muted)}.role-icon{width:16px;height:16px}.role-icon.owner{color:#fbbf24}.role-icon.admin{color:#3b82f6}.role-icon.moderator{color:#10b981}.role-icon.member{color:var(--color-text-muted)}.member-actions{display:flex;gap:.5rem;align-items:center}.btn-icon{padding:.5rem;border:none;background:transparent;color:var(--color-text-muted);cursor:pointer;border-radius:.5rem;transition:all .2s;display:flex;align-items:center;justify-content:center}.btn-icon:hover{background:var(--color-bg-hover);color:var(--color-text)}.btn-icon.ban:hover,.btn-icon.remove:hover{color:#ef4444}.btn-icon.unban:hover{color:#10b981}.role-menu-container{position:relative}.role-menu{position:absolute;top:100%;right:0;margin-top:.5rem;background:var(--color-bg);border:1px solid var(--color-border);border-radius:.5rem;box-shadow:0 4px 6px #0000001a;z-index:100;min-width:200px;display:flex;flex-direction:column}.role-menu button{padding:.75rem 1rem;border:none;background:transparent;color:var(--color-text);text-align:left;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem}.role-menu button:hover:not(:disabled){background:var(--color-bg-hover)}.role-menu button:disabled{opacity:.5;cursor:not-allowed}.role-menu button.transfer-ownership{color:#fbbf24;border-top:1px solid var(--color-border);margin-top:.5rem;padding-top:.75rem}.role-menu button.transfer-ownership:hover{background:#fbbf241a}@media(max-width:768px){.members-tab{padding:1rem}.members-tab-header,.member-card{flex-direction:column;align-items:flex-start;gap:1rem}.member-actions{width:100%;justify-content:flex-end}}.settings-tab{padding:2rem;max-width:800px}.settings-form{display:flex;flex-direction:column;gap:2rem}.settings-section{background:var(--color-bg-secondary);padding:1.5rem;border-radius:.75rem;border:1px solid var(--color-border)}.settings-section h3{margin:0 0 1.5rem;color:var(--color-text);font-size:1.25rem}.form-group{margin-bottom:1.5rem}.form-group:last-child{margin-bottom:0}.form-group label{display:block;margin-bottom:.5rem;color:var(--color-text);font-weight:500}.form-group input[type=text],.form-group input[type=url],.form-group textarea,.form-group select{width:100%;padding:.75rem;border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text);border-radius:.5rem;font-size:1rem;transition:all .2s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #8b5cf61a}.form-group textarea{resize:vertical;font-family:inherit}.checkbox-group label{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-weight:400}.checkbox-group input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:var(--color-primary)}.settings-actions{display:flex;justify-content:flex-end;gap:1rem}.settings-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.btn{padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem}.btn-primary{background:var(--color-primary);color:#fff}.btn-primary:hover:not(:disabled){background:var(--color-primary-dark)}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-outline{background:transparent;color:var(--color-text);border:1px solid var(--color-border)}.btn-outline:hover{background:var(--color-bg-hover)}.btn-danger{background:#ef4444;color:#fff}.btn-danger:hover:not(:disabled){background:#dc2626}.danger-zone{border-color:#ef4444;background:#ef44440d}.danger-zone h3{color:#ef4444}.danger-actions{margin-bottom:1rem}.delete-confirm{padding:1.5rem;background:#ef44441a;border:1px solid #ef4444;border-radius:.5rem;margin-top:1rem}.delete-confirm p{margin:.5rem 0;color:var(--color-text)}.warning-icon{color:#ef4444;margin-bottom:.5rem}.delete-input{width:100%;padding:.75rem;border:1px solid #ef4444;background:var(--color-bg);color:var(--color-text);border-radius:.5rem;margin:1rem 0}.delete-actions{display:flex;gap:1rem;justify-content:flex-end}.error-message{display:flex;align-items:center;gap:.5rem;padding:1rem;background:#ef44441a;border:1px solid #ef4444;border-radius:.5rem;color:#ef4444}@media(max-width:768px){.settings-tab,.settings-section{padding:1rem}.settings-media-grid{grid-template-columns:1fr}.delete-actions{flex-direction:column}.delete-actions .btn{width:100%}}.community-detail-page{max-width:1000px;margin:0 auto;padding:0}.community-detail-header{background:var(--color-bg-card);border-bottom:1px solid var(--color-border-light);margin-bottom:2rem}.community-cover-large{width:100%;height:200px;overflow:hidden;background:var(--color-bg-light)}.community-cover-large img{width:100%;height:100%;object-fit:cover}.community-header-content{padding:2rem;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.community-header-info{display:flex;gap:1.5rem;align-items:flex-start;flex:1}.community-avatar-large,.community-avatar-large-placeholder{width:100px;height:100px;border-radius:50%;object-fit:cover;border:4px solid var(--color-bg);flex-shrink:0}.community-avatar-large-placeholder{background:var(--color-gold);color:#fff;display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:700}.community-header-info h1{color:var(--color-text);margin:0 0 .5rem;font-size:2rem}.community-meta-large{display:flex;align-items:center;gap:.75rem;color:var(--color-text-muted);font-size:.9rem}.community-header-actions{display:flex;gap:1rem;flex-shrink:0}.community-description-large{padding:0 2rem 2rem;color:var(--color-text-light);line-height:1.6;font-size:1.1rem}.community-tags-large{display:flex;flex-wrap:wrap;gap:.5rem;padding:0 2rem 2rem}.community-tabs{display:flex;gap:.5rem;border-bottom:2px solid var(--color-border-light);margin-bottom:2rem;padding:0 2rem}.tab{padding:1rem 1.5rem;background:transparent;border:none;border-bottom:3px solid transparent;color:var(--color-text-muted);cursor:pointer;font-size:1rem;font-weight:500;transition:all .3s ease;margin-bottom:-2px}.tab:hover{color:var(--color-text)}.tab.active{color:var(--color-gold);border-bottom-color:var(--color-gold)}.community-posts-section,.community-members-section,.community-settings-section{padding:0 2rem 2rem}.community-actions{margin-bottom:2rem}.posts-list{display:flex;flex-direction:column;gap:1.5rem}.loading,.empty-state{text-align:center;padding:4rem 2rem;color:var(--color-text-muted)}.error-message{background:#e74c3c1a;border:1px solid #e74c3c;color:#e74c3c;padding:1rem;border-radius:8px;margin:2rem;text-align:center}@media(max-width:768px){.community-header-content{flex-direction:column;padding:1.5rem}.community-header-info{flex-direction:column;align-items:center;text-align:center}.community-header-actions{width:100%;flex-direction:column}.community-header-actions button,.community-header-actions a{width:100%}.community-tabs{padding:0 1rem;overflow-x:auto}.community-posts-section,.community-members-section,.community-settings-section{padding:0 1rem 1rem}}.sources-page{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:42px 0 76px;--sources-panel: #fffdf7;--sources-panel-soft: #f4ecd9;--sources-card: #ffffff;--sources-text: #17201c;--sources-muted: #5c665f;--sources-border: rgba(31, 41, 35, .18);--sources-input: #fffdf7;--sources-chip: #e8dfcb;--sources-chip-text: #17201c;--sources-accent: var(--accent-color, #c9a227);color:var(--sources-text)}[data-theme=dark] .sources-page{--sources-panel: #152426;--sources-panel-soft: #1b3031;--sources-card: #16282a;--sources-text: #fff8e6;--sources-muted: #d8cab0;--sources-border: rgba(255, 248, 230, .22);--sources-input: #0b181a;--sources-chip: rgba(255, 248, 230, .13);--sources-chip-text: #fff8e6;--sources-accent: #d6ad37}.sources-hero{padding:28px 0 24px;max-width:840px}.sources-kicker{margin:0 0 10px;color:var(--sources-accent);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.sources-hero h1{margin:0;font-size:clamp(2.2rem,5vw,4.8rem);line-height:.98;color:var(--sources-text)}.sources-hero p{max-width:720px;margin:18px 0 0;color:var(--sources-muted);font-size:1.08rem;line-height:1.65}.sources-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.sources-hero-actions a,.source-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:8px;border:1px solid var(--sources-border);color:var(--sources-text)!important;text-decoration:none;font-weight:800}.sources-hero-actions a:first-child,.source-link{background:var(--accent-color, #c9a227);border-color:var(--sources-accent);background:var(--sources-accent);color:#111}.sources-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0}.sources-country-filter{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:8px 0 18px;border:1px solid var(--sources-border);border-radius:8px;padding:12px 14px;background:var(--sources-panel-soft);color:var(--sources-muted)}.sources-country-filter strong{color:var(--sources-text)}.sources-country-filter a{margin-left:auto;color:var(--sources-text)!important;font-weight:850}.sources-metrics div{border:1px solid var(--sources-border);border-radius:8px;padding:18px;background:var(--sources-panel);color:var(--sources-text);box-shadow:0 10px 26px #0000001f}.sources-metrics strong{display:block;font-size:2rem;line-height:1}.sources-metrics span{color:var(--sources-muted);font-weight:700}.sources-tools{display:grid;grid-template-columns:minmax(240px,1fr) 180px 180px;gap:12px;margin:22px 0 26px}.sources-tools input,.sources-tools select{min-height:46px;border-radius:8px;border:1px solid var(--sources-border)!important;background:var(--sources-input)!important;color:var(--sources-text)!important;padding:0 14px;font:inherit;box-shadow:none!important}.sources-tools input::placeholder{color:color-mix(in srgb,var(--sources-muted) 76%,transparent)!important}.sources-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.source-card{display:flex;flex-direction:column;gap:12px;border:1px solid var(--sources-border);border-radius:8px;padding:18px;background:var(--sources-card);color:var(--sources-text);min-height:320px;box-shadow:0 14px 34px #00000024}.source-card-top,.source-meta,.source-countries,.source-tags{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.source-card-top{justify-content:space-between}.source-card-top span,.source-card-top strong,.source-tags span,.source-countries a{border-radius:999px;padding:5px 9px;background:var(--sources-chip);color:var(--sources-chip-text)!important;font-size:.78rem;font-weight:800;text-decoration:none}.source-card h2{margin:0;font-size:1.22rem;line-height:1.25;color:var(--sources-text)!important}.source-card p{margin:0;color:var(--sources-muted)!important;line-height:1.55}.source-meta{color:var(--sources-muted)!important;font-size:.92rem;font-weight:700}.source-link{align-self:flex-start;margin-top:auto}.sources-loading{padding:34px;border:1px solid var(--sources-border);border-radius:8px;background:var(--sources-panel);text-align:center;color:var(--sources-muted);font-weight:850}.sources-error{color:#fecaca!important;background:#7f1d1d3d;border-color:#f8717161}.source-card-skeleton{min-height:260px;pointer-events:none}.source-card-skeleton .source-card-top span,.source-card-skeleton .source-card-top strong,.source-card-skeleton h2,.source-card-skeleton p,.source-card-skeleton .source-tags span{display:block;border-radius:999px;background:linear-gradient(90deg,color-mix(in srgb,var(--sources-chip) 70%,transparent),color-mix(in srgb,var(--sources-accent) 18%,var(--sources-chip)),color-mix(in srgb,var(--sources-chip) 70%,transparent));background-size:220% 100%;animation:sourcesPulse 1.35s ease-in-out infinite}.source-card-skeleton .source-card-top span{width:70px;height:26px}.source-card-skeleton .source-card-top strong{width:110px;height:26px}.source-card-skeleton h2{width:82%;height:28px}.source-card-skeleton p{width:100%;height:16px}.source-card-skeleton p:nth-of-type(2){width:72%}.source-card-skeleton .source-tags span{width:76px;height:24px}@keyframes sourcesPulse{0%{background-position:0% 50%}to{background-position:220% 50%}}@media(max-width:760px){.sources-page{width:min(100% - 20px,1180px);padding-top:24px}.sources-metrics,.sources-tools{grid-template-columns:1fr}}.contribute-page{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:42px 0 76px;--contribute-bg: #fffaf0;--contribute-panel: #ffffff;--contribute-panel-soft: #f5efe0;--contribute-text: #17201c;--contribute-muted: #5f675f;--contribute-border: rgba(31, 41, 35, .18);--contribute-input: #fffdf7;--contribute-accent: var(--accent-color, #c9a227);color:var(--contribute-text)}[data-theme=dark] .contribute-page{--contribute-bg: #0c1718;--contribute-panel: #152426;--contribute-panel-soft: #1b3031;--contribute-text: #fff8e6;--contribute-muted: #d8cab0;--contribute-border: rgba(255, 248, 230, .22);--contribute-input: #0b181a;--contribute-accent: #d6ad37}.contribute-hero{max-width:860px;padding:18px 0 28px}.contribute-hero p{margin:0 0 10px;color:var(--contribute-accent);font-weight:900;text-transform:uppercase;letter-spacing:.08em}.contribute-hero h1{margin:0;font-size:clamp(2.1rem,5vw,4.6rem);line-height:1;color:var(--contribute-text)}.contribute-hero span{display:block;max-width:720px;margin-top:16px;color:var(--contribute-muted);line-height:1.65;font-size:1.06rem}.contribute-shell{display:grid;grid-template-columns:minmax(260px,300px) minmax(0,1fr);gap:20px;align-items:start}.contribute-guidelines,.contribute-form{border:1px solid var(--border-color, #d1d5db);border-radius:8px;background:var(--contribute-panel);border-color:var(--contribute-border);color:var(--contribute-text);box-shadow:0 16px 42px #0000002e}.contribute-guidelines{position:sticky;top:96px;padding:20px}.contribute-guidelines h2,.contribute-form label{margin:0;color:var(--contribute-text)!important}.contribute-guidelines ul{margin:14px 0;padding-left:18px;color:var(--contribute-muted);line-height:1.55}.contribute-guidelines a{color:var(--contribute-text)!important;font-weight:900}.contribute-form{display:grid;gap:16px;padding:20px}.contribute-type-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.contribute-type-grid button{display:flex!important;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:7px;min-height:104px;border:1px solid var(--contribute-border);border-radius:8px;background:var(--contribute-panel-soft)!important;color:var(--contribute-text)!important;text-align:left;padding:14px;cursor:pointer;white-space:normal;overflow:hidden}.contribute-type-grid button.active{border-color:var(--contribute-accent);box-shadow:inset 0 0 0 2px var(--contribute-accent),0 10px 24px #00000024;background:linear-gradient(180deg,color-mix(in srgb,var(--contribute-accent) 12%,transparent),transparent),var(--contribute-panel-soft)!important}.contribute-type-grid strong,.contribute-type-grid small{display:block!important;width:100%}.contribute-type-grid strong{color:var(--contribute-text);font-size:.98rem;line-height:1.2}.contribute-type-grid small{color:var(--contribute-muted);line-height:1.4;font-size:.86rem;font-weight:700}.contribute-form label{display:grid;gap:7px;color:var(--contribute-text)!important;font-weight:850;min-width:0}.contribute-form input,.contribute-form textarea,.contribute-form select{width:100%;border-radius:8px;border:1px solid var(--contribute-border)!important;background:var(--contribute-input)!important;color:var(--contribute-text)!important;padding:12px;font:inherit;min-width:0;box-shadow:none!important}.contribute-form input::placeholder,.contribute-form textarea::placeholder{color:color-mix(in srgb,var(--contribute-muted) 72%,transparent)!important}.contribute-form textarea{resize:vertical;min-height:160px}.contribute-fields{display:grid;grid-template-columns:repeat(2,minmax(240px,1fr));gap:14px}.contribute-submit{min-height:48px;border:0;border-radius:8px;background:var(--contribute-accent)!important;color:#111;font-weight:950;cursor:pointer;width:100%}.contribute-submit:disabled{opacity:.68;cursor:wait}@media(max-width:860px){.contribute-page{width:min(100% - 20px,1180px);padding-top:24px}.contribute-shell,.contribute-fields{grid-template-columns:1fr}.contribute-guidelines{position:static}}.notification{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#fffffff2;border-radius:12px;box-shadow:0 8px 24px #00000026;min-width:300px;max-width:500px;animation:slideIn .3s ease-out;border-left:4px solid}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.notification-success{border-left-color:#27ae60;color:#27ae60}.notification-error{border-left-color:#e74c3c;color:#e74c3c}.notification-info{border-left-color:#3498db;color:#3498db}.notification-warning{border-left-color:#f39c12;color:#f39c12}.notification-icon{flex-shrink:0}.notification-message{flex:1;font-size:.95rem;font-weight:500;line-height:1.4}.notification-close{background:transparent;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;color:#00000080;transition:color .2s;flex-shrink:0}.notification-close:hover{color:#000c}.notification-container{position:fixed;top:100px;right:2rem;z-index:10000;display:flex;flex-direction:column;gap:1rem;pointer-events:none}.notification-container>*{pointer-events:auto}@media(max-width:768px){.notification-container{right:1rem;left:1rem;top:80px}}.app{min-height:100vh;display:flex;flex-direction:column;background-attachment:fixed;color:var(--color-text);position:relative}[data-theme=dark] .app,.app:not([data-theme]){background:linear-gradient(135deg,#1a1410,#2d1f1a,#3d2a1f)}[data-theme=light] .app{background:linear-gradient(135deg,#faf5f0,#f5e6d3,#e8d4b8)}.app:before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 20% 30%,rgba(212,175,55,.05) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(61,42,31,.25) 0%,transparent 50%);pointer-events:none;z-index:0}.app-main{flex:1;width:100%}.page-title{font-size:3rem;color:var(--color-gold);text-align:center;margin-bottom:1rem}.page-subtitle{text-align:center;color:var(--color-text-light);font-size:1.2rem;margin-bottom:3rem}.container{max-width:1400px;margin:0 auto;padding:0 2rem}.category-filter{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem;flex-wrap:wrap}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0000004d}::-webkit-scrollbar-thumb{background:#d4af3780;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#d4af37b3}[data-theme=light],[data-theme=light] .app-main,[data-theme=light] .container,[data-theme=light] .page,[data-theme=light] .shop,[data-theme=light] .blog,[data-theme=light] .cart,[data-theme=light] .checkout,[data-theme=light] .dashboard,[data-theme=light] .community,[data-theme=light] .communities,[data-theme=light] .collections,[data-theme=light] .proverbs,[data-theme=light] .quizzes,[data-theme=light] .stories,[data-theme=light] .timeline,[data-theme=light] .search-results,[data-theme=light] .admin-dashboard{color:var(--color-text)}[data-theme=light] :where(.page-title,.section-title,.shop h1,.blog h1,.cart h1,.checkout h1,.dashboard h1,.community h1,.communities h1,.collections h1,.proverbs h1,.quizzes h1,.stories h1,.timeline h1,.search-results h1,.admin-dashboard h1){color:#16120f!important}[data-theme=light] :where(.page-subtitle,.section-description,.shop-subtitle,.shop-loading,.blog-subtitle,.blog-loading,.blog-empty,.blog-excerpt,.blog-meta,.blog-views,.product-description,.text-muted,.text-light,.muted,.description,.subtitle,.empty-state,.loading){color:#4f5a54!important}[data-theme=light] :where(.card,.product-card,.blog-card,.stat-card,.feature-card,.collection-card,.community-card,.country-card,.quiz-card,.story-card,.timeline-card,.settings-card,.admin-card,.form-card,.modal-content,.dropdown-menu,.profile-dropdown){background:#fffcf5f5!important;color:var(--color-text)!important;border-color:#0f4c3a2e!important;box-shadow:0 18px 50px #1c16101a}[data-theme=light] :where(.card,.product-card,.blog-card,.stat-card,.feature-card,.collection-card,.community-card,.country-card,.quiz-card,.story-card,.timeline-card,.settings-card,.admin-card,.form-card,.modal-content,.dropdown-menu,.profile-dropdown) :where(h1,h2,h3,h4,h5,h6,p,li,label,small,strong,span:not([class^=icon-])){color:inherit}[data-theme=light] :where(.product-info h3,.blog-card h3,.card-title,.post-title,.item-title){color:#1a1410!important}[data-theme=light] :where(input,textarea,select,.search-input,.form-input,.form-select){background:#fffffffa!important;color:var(--color-text)!important;border-color:#12141729!important}[data-theme=light] :where(input,textarea)::placeholder{color:#6a746e!important}[data-theme=light] :where(.btn-secondary,.filter-btn,.tab-btn){background:#ffffffc7!important;color:#1a1410!important;border-color:#0f4c3a33!important}[data-theme=light] :where(.btn-secondary,.filter-btn,.tab-btn):hover{background:#f2cf662e!important;color:#0f4c3a!important;border-color:#c9a2276b!important}[data-theme=light] :where(.blog-category,.tag,.badge,.category-badge){background:#c9a22729!important;color:#74540b!important}[data-theme=light] :where(.blog-tag){background:#234a7d1f!important;color:#234a7d!important}[data-theme=light] :where(.product-footer,.blog-meta,.card-footer){border-color:#1214171a!important}[data-theme=light] :where(nav a,.nav-link,.mobile-nav-link){color:var(--color-text)!important}[data-theme=light] :where(nav a,.nav-link,.mobile-nav-link):hover,[data-theme=light] :where(nav a.active,.nav-link.active,.mobile-nav-link.active){color:var(--color-gold-dark)!important}[data-theme=light] :where(footer,.footer){color:var(--color-text)!important}[data-theme=light] :where(footer,.footer) :where(p,span,a,li){color:#4f5a54!important}[data-theme=light] :where(.hero,.hero *,.hero-live-panel,.hero-live-panel *,.image-overlay,.image-overlay *,.product-actions-overlay,.product-actions-overlay *,.media-viewer,.media-viewer *,.video-viewer,.video-viewer *){color:inherit}[data-theme=light] .hero-title,[data-theme=light] .hero-metrics strong{color:#fffaf0!important}[data-theme=light] .hero-subtitle,[data-theme=light] .hero-panel-header,[data-theme=light] .hero-metrics span{color:#fffaf0c7!important}[data-theme=light] .hero-eyebrow,[data-theme=light] .hero-search-icon{color:#f5db8a!important}[data-theme=light] .hero-search-card input{background:transparent!important;color:#fffaf0!important;border-color:transparent!important}[data-theme=light] .hero-search-card input::placeholder{color:#fffaf094!important}[data-theme=light] .hero-actions .btn-primary{background:linear-gradient(135deg,#0f4c3a,#234a7d)!important;color:#fffaf0!important;border-color:transparent!important}[data-theme=light] .hero-actions .btn-outline{background:#080b0d42!important;color:#fffaf0!important;border-color:#fffaf047!important}[data-theme=light] .hero-actions .btn-outline:hover{background:#f2cf6629!important;color:#f5db8a!important;border-color:#f2cf6685!important}.layout-main{max-width:1440px;padding:clamp(1rem,3vw,2rem)}:where(.blog,.shop,.cart,.checkout,.map-page,.timeline-page,.figures-page,.historical-figures-page,.collections-page,.stories-page,.quizzes-page,.proverbs-page,.communities-page,.community-page,.create-community-page,.dashboard-page,.search-results-page,.country-detail-page,.collection-detail-page,.story-detail-page,.timeline-detail-page,.figure-detail-page,.order-detail-page,.order-detail,.auth-page){position:relative;color:var(--color-text)}:where(.blog,.shop,.cart,.checkout,.map-page,.timeline-page,.figures-page,.historical-figures-page,.collections-page,.stories-page,.quizzes-page,.proverbs-page,.communities-page,.community-page,.create-community-page,.dashboard-page,.search-results-page,.search-results)>:where(.page-header,.blog-header,.shop-header,.cart-header,.checkout-header,.map-page-header,.timeline-header,.figures-header,.collections-header,.stories-header,.quizzes-header,.proverbs-header,.communities-header,.community-header,.dashboard-header,.search-header){position:relative;overflow:hidden;margin:0 0 clamp(1.5rem,4vw,3rem);padding:clamp(2.5rem,6vw,5rem);border:1px solid var(--color-border);border-radius:var(--radius-panel);background:linear-gradient(90deg,#080b0de6,#10251fc2),linear-gradient(135deg,#0f4c3ab8,#234a7d66,#b85f3847);box-shadow:var(--shadow-soft);text-align:left}:where(.page-header,.blog-header,.shop-header,.cart-header,.checkout-header,.map-page-header,.timeline-header,.figures-header,.collections-header,.stories-header,.quizzes-header,.proverbs-header,.communities-header,.community-header,.dashboard-header,.search-header):before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:56px 56px;opacity:.42;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 85%);mask-image:linear-gradient(to bottom,#000,transparent 85%)}:where(.page-header,.blog-header,.shop-header,.cart-header,.checkout-header,.map-page-header,.timeline-header,.figures-header,.collections-header,.stories-header,.quizzes-header,.proverbs-header,.communities-header,.community-header,.dashboard-header,.search-header)>*{position:relative;z-index:1}:where(.page-header,.blog-header,.shop-header,.cart-header,.checkout-header,.map-page-header,.timeline-header,.figures-header,.collections-header,.stories-header,.quizzes-header,.proverbs-header,.communities-header,.community-header,.dashboard-header,.search-header) h1{max-width:880px;margin:0 0 .8rem;color:#fffaf0!important;font-size:clamp(2.3rem,5.5vw,5rem);line-height:.95;letter-spacing:0}:where(.page-header,.blog-header,.shop-header,.cart-header,.checkout-header,.map-page-header,.timeline-header,.figures-header,.collections-header,.stories-header,.quizzes-header,.proverbs-header,.communities-header,.community-header,.dashboard-header,.search-header) p{max-width:760px;margin:0;color:#fffaf0c7!important;font-size:clamp(1rem,1.7vw,1.22rem);line-height:1.7}:where(.card,.product-card,.blog-card,.collection-card,.story-card,.quiz-card,.proverb-card,.community-card,.figure-card,.timeline-card,.post-card){border-radius:var(--radius-panel);border:1px solid var(--color-border-light);background:var(--color-bg-card);box-shadow:var(--shadow-tight)}:where(.card,.product-card,.blog-card,.collection-card,.story-card,.quiz-card,.proverb-card,.community-card,.figure-card,.timeline-card,.post-card):hover{border-color:var(--color-border);box-shadow:0 18px 42px var(--color-shadow-gold)}:where(input,textarea,select,.search-input,.filter-select){border-radius:var(--radius-control)}:where(.filter-group,.search-bar,.countries-search,.blog-filters,.shop-filters,.timeline-filters,.quiz-filters,.proverb-filters){border:1px solid var(--color-border-light);border-radius:var(--radius-panel);background:var(--color-bg-card);box-shadow:var(--shadow-tight)}:where(.shop-controls,.collections-filters,.timeline-filters,.figures-filters,.stories-filters,.quizzes-filters,.proverbs-filters){display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.8rem;align-items:center;margin-bottom:1.5rem}.shop-controls-left{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.8rem;align-items:center}:where(.filter-toggle-btn,.clear-filters-btn){min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:0 .9rem;border:1px solid var(--color-border-light);border-radius:var(--radius-control);background:var(--color-bg-card);color:var(--color-text);font:inherit;font-weight:750;cursor:pointer}:where(.filter-toggle-btn,.clear-filters-btn):hover{border-color:var(--color-border);color:var(--color-gold)}.filter-toggle-btn svg{display:none}:where(.shop-search input,.shop-sort,.filter-select,.shop-filters-panel select){min-height:44px}.shop-filters-panel{margin-bottom:1.5rem}.filters-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem}.shop-empty,.blog-empty,.collections-empty,.timeline-empty,.stories-empty,.quizzes-empty,.proverbs-empty{grid-column:1 / -1;padding:clamp(2rem,5vw,4rem);border:1px solid var(--color-border-light);border-radius:var(--radius-panel);background:var(--color-bg-card);color:var(--color-text-muted);text-align:center;box-shadow:var(--shadow-tight)}:where(.section-title,.page-title){color:var(--color-text);letter-spacing:0}:where(.section-subtitle,.page-subtitle,.empty-state-subtitle){color:var(--color-text-muted)}:where(.btn){border-radius:var(--radius-control)}@media(max-width:768px){.layout-main{padding:1rem}:where(.blog,.shop,.cart,.checkout,.map-page,.timeline-page,.figures-page,.historical-figures-page,.collections-page,.stories-page,.quizzes-page,.proverbs-page,.communities-page,.community-page,.dashboard-page,.search-results-page)>:where(.page-header,.blog-header,.shop-header,.cart-header,.checkout-header,.map-page-header,.timeline-header,.figures-header,.collections-header,.stories-header,.quizzes-header,.proverbs-header,.communities-header,.community-header,.dashboard-header,.search-header){padding:2rem 1rem}:where(.shop-controls,.collections-filters,.timeline-filters,.figures-filters,.stories-filters,.quizzes-filters,.proverbs-filters),.shop-controls-left{grid-template-columns:1fr}}:root,[data-theme=dark]{--readable-text: #fffaf0;--readable-text-soft: rgba(255, 250, 240, .86);--readable-text-muted: rgba(255, 250, 240, .74);--readable-heading: #fffdf7;--readable-surface: rgba(17, 25, 28, .88);--readable-surface-solid: #121c1f;--readable-surface-soft: rgba(255, 255, 255, .08);--readable-border: rgba(255, 250, 240, .18);--readable-placeholder: rgba(255, 250, 240, .56)}[data-theme=light]{--readable-text: #16120f;--readable-text-soft: #2b2823;--readable-text-muted: #3f4943;--readable-heading: #100d0b;--readable-surface: rgba(255, 252, 245, .98);--readable-surface-solid: #fffdf8;--readable-surface-soft: rgba(15, 76, 58, .07);--readable-border: rgba(16, 20, 18, .16);--readable-placeholder: #667069}html,body,#root,.app,.app-main{color:var(--readable-text)}:where(main,section,article,aside,form,.page,.container,.layout-main,.dashboard,.admin-dashboard,.shop,.blog,.cart,.checkout,.community-page,.communities-page,.collections-page,.timeline-page,.figures-page,.stories-page,.proverbs-page,.quizzes-page,.map-page,.search-results){color:var(--readable-text)}:where(h1,h2,h3,h4,h5,h6,legend){color:var(--readable-heading)}:where(p,li,label,dd,dt,figcaption,summary){color:var(--readable-text-soft)}:where(small,time,.text-muted,.text-light,.muted,.description,.subtitle,.page-subtitle,.section-description,.empty-state-subtitle,.meta,.blog-meta,.blog-excerpt,.product-description,.product-origin,.order-date,.info-label,.card-subtitle,.form-hint,.hint){color:var(--readable-text-muted)!important}:where(.card,.product-card,.blog-card,.collection-card,.story-card,.quiz-card,.proverb-card,.community-card,.figure-card,.timeline-card,.country-card,.post-card,.settings-card,.profile-card,.stat-card,.order-card,.favorite-card,.wishlist-card,.bookmark-card,.modal-content,.dropdown-menu,.nav-dropdown,.user-dropdown,.header-search-expanded,.dashboard-sidebar,.dashboard-global-search,.global-search-bar,.orders-controls,.auth-card-enhanced){background-color:var(--readable-surface)!important;color:var(--readable-text)!important;border-color:var(--readable-border)!important}:where(.card,.product-card,.blog-card,.collection-card,.story-card,.quiz-card,.proverb-card,.community-card,.figure-card,.timeline-card,.country-card,.post-card,.settings-card,.profile-card,.stat-card,.order-card,.favorite-card,.wishlist-card,.bookmark-card,.modal-content,.dropdown-menu,.nav-dropdown,.user-dropdown,.dashboard-sidebar,.auth-card-enhanced) :where(h1,h2,h3,h4,h5,h6,strong,b){color:var(--readable-heading)!important}:where(.card,.product-card,.blog-card,.collection-card,.story-card,.quiz-card,.proverb-card,.community-card,.figure-card,.timeline-card,.country-card,.post-card,.settings-card,.profile-card,.stat-card,.order-card,.favorite-card,.wishlist-card,.bookmark-card,.modal-content,.dropdown-menu,.nav-dropdown,.user-dropdown,.dashboard-sidebar,.auth-card-enhanced) :where(p,li,label,span:not([class^=icon-]):not([class*=" icon-"]),small,time){color:inherit}:where(input,textarea,select,.input,.form-input,.form-select,.search-input){background:var(--readable-surface-solid)!important;color:var(--readable-text)!important;border-color:var(--readable-border)!important;caret-color:var(--color-gold)}:where(input,textarea)::placeholder{color:var(--readable-placeholder)!important;opacity:1}:where(input,textarea,select):focus{border-color:var(--color-gold)!important;box-shadow:0 0 0 4px #c9a2272e!important}:where(button,.btn,.auth-link-button,.filter-select,.sort-select,.form-tab,.tab-btn){color:var(--readable-text)}:where(.btn-secondary,.btn-outline,.filter-btn,.tab-btn,.form-tab,.auth-link-button){background:var(--readable-surface-soft)!important;color:var(--readable-text)!important;border-color:var(--readable-border)!important}:where(.btn-primary,.auth-link-primary){color:#fffaf0!important}:where(a){color:var(--color-gold)}[data-theme=light] :where(a){color:#6f510d}[data-theme=light] :where(a:hover){color:#0f4c3a}[data-theme=light] :where(.header,.footer,.admin-sidebar,.dashboard-sidebar){color:var(--readable-text)}[data-theme=light] :where(.header) :where(.nav-link,.nav-more-btn,.auth-link,.user-menu-btn){color:#17130f!important}[data-theme=dark] :where(.header) :where(.nav-link,.nav-more-btn,.auth-link,.user-menu-btn){color:#fffaf0e0!important}:where(.hero,.hero *,.home-hero,.home-hero *,.dashboard-header,.dashboard-header *,.auth-story-panel,.auth-story-panel *,.map-command-bar,.map-command-bar *,.country-hero,.country-hero *,.image-overlay,.image-overlay *,.product-actions-overlay,.product-actions-overlay *,.media-viewer,.media-viewer *,.video-viewer,.video-viewer *){color:inherit}:where(.hero h1,.home-hero h1,.dashboard-header h1,.auth-story-panel h2,.country-hero h1){color:#fffaf0!important}:where(.hero p,.home-hero p,.dashboard-header p,.auth-story-panel p,.country-hero p){color:#fffaf0d6!important}:where(.hero small,.home-hero small,.dashboard-header small,.auth-story-panel small,.country-hero small){color:#fffaf0bd!important}[data-theme=light] body :where(main,section,article,aside,form,.page,.container,.layout-main,.dashboard,.admin-dashboard,.shop,.blog,.cart,.checkout,.community-page,.communities-page,.collections-page,.timeline-page,.figures-page,.stories-page,.proverbs-page,.quizzes-page,.map-page,.search-results) :where(h1,h2,h3,h4,h5,h6,p,li,label,small,time,dd,dt,figcaption,summary,span:not([class^=icon-]):not([class*=" icon-"])){color:var(--readable-text)!important}[data-theme=light] body :where(.muted,.text-muted,.text-light,.subtitle,.description,.page-subtitle,.section-description,.empty-state-subtitle,.blog-meta,.blog-excerpt,.product-description,.order-date,.info-label,small,time){color:var(--readable-text-muted)!important}[data-theme=dark] body :where(main,section,article,aside,form,.page,.container,.layout-main,.dashboard,.admin-dashboard,.shop,.blog,.cart,.checkout,.community-page,.communities-page,.collections-page,.timeline-page,.figures-page,.stories-page,.proverbs-page,.quizzes-page,.map-page,.search-results) :where(h1,h2,h3,h4,h5,h6,p,li,label,small,time,dd,dt,figcaption,summary,span:not([class^=icon-]):not([class*=" icon-"])){color:var(--readable-text-soft)!important}[data-theme=dark] body :where(h1,h2,h3,h4,h5,h6,strong,b,.card-title,.section-title,.page-title){color:var(--readable-heading)!important}[data-theme=dark] body :where(.muted,.text-muted,.text-light,.subtitle,.description,.page-subtitle,.section-description,.empty-state-subtitle,.blog-meta,.blog-excerpt,.product-description,.order-date,.info-label,small,time){color:var(--readable-text-muted)!important}[data-theme=light] body :where(.hero,.hero *,.home-hero,.home-hero *,.dashboard-header,.dashboard-header *,.auth-story-panel,.auth-story-panel *,.country-hero,.country-hero *,.image-overlay,.image-overlay *,.product-actions-overlay,.product-actions-overlay *),[data-theme=dark] body :where(.hero,.hero *,.home-hero,.home-hero *,.dashboard-header,.dashboard-header *,.auth-story-panel,.auth-story-panel *,.country-hero,.country-hero *,.image-overlay,.image-overlay *,.product-actions-overlay,.product-actions-overlay *){color:inherit!important}[data-theme=light] body :where(.hero h1,.home-hero h1,.dashboard-header h1,.auth-story-panel h2,.country-hero h1),[data-theme=dark] body :where(.hero h1,.home-hero h1,.dashboard-header h1,.auth-story-panel h2,.country-hero h1){color:#fffaf0!important}[data-theme=light] body :where(.hero p,.home-hero p,.dashboard-header p,.auth-story-panel p,.country-hero p),[data-theme=dark] body :where(.hero p,.home-hero p,.dashboard-header p,.auth-story-panel p,.country-hero p){color:#fffaf0d6!important}:where(table,thead,tbody,tr,td,th,.admin-table,.orders-table,.data-table){color:var(--readable-text-soft)}:where(th,.admin-table th,.orders-table th,.data-table th){color:var(--readable-heading)!important}:where(td,.admin-table td,.orders-table td,.data-table td){color:var(--readable-text-soft)!important;border-color:var(--readable-border)}:where(.badge,.tag,.theme-tag,.blog-tag,.category-badge,.story-category-badge,.figure-verified-badge,.event-verified-badge,.verified-badge,.status-badge,.order-status-badge,.order-status-badge-large,.bookmark-type-badge,.nav-badge,.cart-badge){align-items:center;border:1px solid transparent;color:var(--chip-text, var(--readable-text))!important}:where(.badge *,.tag *,.theme-tag *,.blog-tag *,.category-badge *,.story-category-badge *,.figure-verified-badge *,.event-verified-badge *,.verified-badge *,.status-badge *,.order-status-badge *,.order-status-badge-large *,.bookmark-type-badge *,.nav-badge *,.cart-badge *){color:inherit!important}[data-theme=light] body{--chip-neutral-text: #24342c;--chip-neutral-bg: rgba(31, 68, 54, .1);--chip-neutral-border: rgba(31, 68, 54, .22);--chip-success-text: #075335;--chip-success-bg: rgba(16, 185, 129, .15);--chip-success-border: rgba(16, 185, 129, .38);--chip-warning-text: #6b3d00;--chip-warning-bg: rgba(245, 158, 11, .18);--chip-warning-border: rgba(245, 158, 11, .42);--chip-danger-text: #7a1b1b;--chip-danger-bg: rgba(239, 68, 68, .15);--chip-danger-border: rgba(239, 68, 68, .36);--chip-info-text: #16456d;--chip-info-bg: rgba(14, 165, 233, .14);--chip-info-border: rgba(14, 165, 233, .34)}[data-theme=dark] body,:root:not([data-theme]) body{--chip-neutral-text: rgba(255, 250, 240, .88);--chip-neutral-bg: rgba(255, 250, 240, .1);--chip-neutral-border: rgba(255, 250, 240, .2);--chip-success-text: #a7f3d0;--chip-success-bg: rgba(16, 185, 129, .16);--chip-success-border: rgba(16, 185, 129, .38);--chip-warning-text: #fde68a;--chip-warning-bg: rgba(245, 158, 11, .16);--chip-warning-border: rgba(245, 158, 11, .38);--chip-danger-text: #fecaca;--chip-danger-bg: rgba(239, 68, 68, .16);--chip-danger-border: rgba(239, 68, 68, .38);--chip-info-text: #bae6fd;--chip-info-bg: rgba(14, 165, 233, .16);--chip-info-border: rgba(14, 165, 233, .38)}:where(.badge,.tag,.theme-tag,.blog-tag,.category-badge,.story-category-badge,.bookmark-type-badge){--chip-text: var(--chip-neutral-text);background:var(--chip-neutral-bg)!important;border-color:var(--chip-neutral-border)!important}:where(.verified-badge,.figure-verified-badge,.event-verified-badge,.status-badge.published,.status-badge.completed,.status-badge.success,.order-status-badge.delivered,.order-status-badge-large.delivered,.order-status-badge.paid,.order-status-badge-large.paid){--chip-text: var(--chip-success-text);background:var(--chip-success-bg)!important;border-color:var(--chip-success-border)!important}:where(.status-badge.pending,.status-badge.draft,.order-status-badge.pending,.order-status-badge-large.pending,.order-status-badge.processing,.order-status-badge-large.processing){--chip-text: var(--chip-warning-text);background:var(--chip-warning-bg)!important;border-color:var(--chip-warning-border)!important}:where(.status-badge.cancelled,.status-badge.rejected,.status-badge.error,.order-status-badge.cancelled,.order-status-badge-large.cancelled,.order-status-badge.failed,.order-status-badge-large.failed){--chip-text: var(--chip-danger-text);background:var(--chip-danger-bg)!important;border-color:var(--chip-danger-border)!important}:where(.status-badge.info,.order-status-badge.shipped,.order-status-badge-large.shipped,.nav-badge,.cart-badge){--chip-text: var(--chip-info-text);background:var(--chip-info-bg)!important;border-color:var(--chip-info-border)!important}:root,[data-theme=dark]{--button-primary-bg: linear-gradient(135deg, #f0d16f 0%, #c99a2e 48%, #9f6b17 100%);--button-primary-text: #161009;--button-primary-border: rgba(255, 224, 128, .46);--button-primary-shadow: 0 14px 30px rgba(201, 154, 46, .24);--button-secondary-bg: rgba(255, 250, 240, .08);--button-secondary-bg-hover: rgba(255, 250, 240, .13);--button-secondary-text: rgba(255, 250, 240, .9);--button-secondary-border: rgba(255, 250, 240, .2);--button-ghost-bg: rgba(255, 250, 240, .04);--button-focus: rgba(240, 209, 111, .34);--button-danger-bg: rgba(239, 68, 68, .14);--button-danger-text: #fecaca;--button-danger-border: rgba(239, 68, 68, .38)}[data-theme=light]{--button-primary-bg: linear-gradient(135deg, #10251f 0%, #174839 52%, #0f6a51 100%);--button-primary-text: #fffaf0;--button-primary-border: rgba(16, 76, 58, .34);--button-primary-shadow: 0 14px 30px rgba(15, 76, 58, .22);--button-secondary-bg: rgba(255, 252, 245, .94);--button-secondary-bg-hover: #ffffff;--button-secondary-text: #1e211d;--button-secondary-border: rgba(16, 20, 18, .18);--button-ghost-bg: rgba(16, 76, 58, .07);--button-focus: rgba(15, 76, 58, .22);--button-danger-bg: rgba(190, 43, 43, .1);--button-danger-text: #7a1b1b;--button-danger-border: rgba(190, 43, 43, .3)}:where(.btn,.auth-link,.auth-button,.auth-link-button,.auth-link-primary,.filter-btn,.tab-btn,.form-tab,.checkout-button,.checkout-submit,.clear-button,.back-button,.popup-button,.comment-submit-btn,.bookmark-btn,.share-button,.share-option,.quick-action-btn,.clear-filters-btn,.blog-post-view-button,.logout-btn,.close-btn,.image-modal-close,.product-footer button,.form-actions button,.navigation-buttons button,.country-actions button,.role-menu button,button[type=submit],button:not([type]):not(.menu-toggle):not(.theme-toggle):not(.country-shape),button[type=button]:not(.menu-toggle):not(.theme-toggle):not(.country-shape)){appearance:none;position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:42px;min-width:max-content;max-width:100%;padding:.72rem 1.05rem;border:1px solid var(--button-secondary-border);border-radius:8px;background:var(--button-secondary-bg);color:var(--button-secondary-text)!important;font:inherit;font-size:.94rem;font-weight:800;line-height:1.1;letter-spacing:0;text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer;box-shadow:0 8px 20px #00000014;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease,color .18s ease,opacity .18s ease}:where(.btn,.auth-link,.auth-button,.auth-link-button,.auth-link-primary,.filter-btn,.tab-btn,.form-tab,.checkout-button,.checkout-submit,.clear-button,.back-button,.popup-button,.comment-submit-btn,.bookmark-btn,.share-button,.share-option,.quick-action-btn,.clear-filters-btn,.blog-post-view-button,.logout-btn,.close-btn,.image-modal-close,.product-footer button,.form-actions button,.navigation-buttons button,.country-actions button,.role-menu button,button[type=submit],button:not([type]):not(.menu-toggle):not(.theme-toggle):not(.country-shape),button[type=button]:not(.menu-toggle):not(.theme-toggle):not(.country-shape)) :where(span,strong,small){color:inherit!important}:where(.btn:hover:not(:disabled),.auth-link:hover,.auth-button:hover:not(:disabled),.auth-link-button:hover,.filter-btn:hover:not(:disabled),.tab-btn:hover:not(:disabled),.form-tab:hover:not(:disabled),.clear-button:hover:not(:disabled),.back-button:hover:not(:disabled),.popup-button:hover:not(:disabled),.comment-submit-btn:hover:not(:disabled),.bookmark-btn:hover:not(:disabled),.share-button:hover:not(:disabled),.share-option:hover:not(:disabled),.quick-action-btn:hover:not(:disabled),.clear-filters-btn:hover:not(:disabled),.blog-post-view-button:hover:not(:disabled),.logout-btn:hover:not(:disabled),.close-btn:hover:not(:disabled),.image-modal-close:hover:not(:disabled),.product-footer button:hover:not(:disabled),.form-actions button:hover:not(:disabled),.navigation-buttons button:hover:not(:disabled),.country-actions button:hover:not(:disabled),.role-menu button:hover:not(:disabled),button:not([type]):not(.menu-toggle):not(.theme-toggle):not(.country-shape):hover:not(:disabled),button[type=button]:not(.menu-toggle):not(.theme-toggle):not(.country-shape):hover:not(:disabled)){transform:translateY(-1px);background:var(--button-secondary-bg-hover);border-color:color-mix(in srgb,var(--color-gold) 62%,var(--button-secondary-border));box-shadow:0 14px 28px #0000001f}:where(.btn:active:not(:disabled),.auth-link:active,.auth-button:active:not(:disabled),.filter-btn:active:not(:disabled),.tab-btn:active:not(:disabled),.form-tab:active:not(:disabled),.product-footer button:active:not(:disabled),button[type=submit]:active:not(:disabled),button:not([type]):not(.menu-toggle):not(.theme-toggle):not(.country-shape):active:not(:disabled),button[type=button]:not(.menu-toggle):not(.theme-toggle):not(.country-shape):active:not(:disabled)){transform:translateY(0);box-shadow:0 6px 14px #0000001a}:where(.btn-primary,.auth-button,.auth-link-primary,.checkout-button,.checkout-submit,.comment-submit-btn,.popup-button,.blog-post-view-button,.product-footer button,.form-actions button[type=submit],button[type=submit]){background:var(--button-primary-bg)!important;color:var(--button-primary-text)!important;border-color:var(--button-primary-border)!important;box-shadow:var(--button-primary-shadow)}:where(.btn-primary:hover:not(:disabled),.auth-button:hover:not(:disabled),.auth-link-primary:hover,.checkout-button:hover:not(:disabled),.checkout-submit:hover:not(:disabled),.comment-submit-btn:hover:not(:disabled),.popup-button:hover:not(:disabled),.blog-post-view-button:hover:not(:disabled),.product-footer button:hover:not(:disabled),.form-actions button[type=submit]:hover:not(:disabled),button[type=submit]:hover:not(:disabled)){filter:saturate(1.05) brightness(1.03);box-shadow:0 18px 38px #0000002e,var(--button-primary-shadow)}:where(.btn-secondary,.btn-outline,.auth-link-button,.filter-btn,.tab-btn,.form-tab,.back-button,.clear-button,.clear-filters-btn,.share-option,.quick-action-btn,.logout-btn,.navigation-buttons button){background:var(--button-secondary-bg)!important;color:var(--button-secondary-text)!important;border-color:var(--button-secondary-border)!important}:where(.btn-outline,.filter-btn,.tab-btn,.form-tab,.back-button,.navigation-buttons button){box-shadow:none}:where(.filter-btn.active,.tab-btn.active,.form-tab.active,.dashboard-nav-item.active,.btn.active){background:var(--button-primary-bg)!important;color:var(--button-primary-text)!important;border-color:var(--button-primary-border)!important;box-shadow:var(--button-primary-shadow)}:where(.btn-danger,.delete-btn,.remove-btn,.ban,.clear-button,.role-menu button.transfer-ownership){background:var(--button-danger-bg)!important;color:var(--button-danger-text)!important;border-color:var(--button-danger-border)!important}:where(.btn-icon,.close-button,.icon-button,.media-action,.quantity-btn,.country-actions button,.close-btn,.image-modal-close,.nav-more-btn,.header-search-toggle,.mobile-menu-close){width:42px;min-width:42px;height:42px;min-height:42px;padding:0;border-radius:8px}:where(.btn-small,.btn-sm){min-height:36px;padding:.5rem .8rem;font-size:.85rem}:where(.btn-medium,.btn-md){min-height:42px;padding:.72rem 1.05rem;font-size:.94rem}:where(.btn-large,.btn-lg,.auth-button,.checkout-button,.checkout-submit){min-height:52px;padding:.9rem 1.35rem;font-size:1rem}:where(button,.btn,.auth-link,.filter-btn,.tab-btn,.form-tab):focus-visible{outline:3px solid var(--button-focus)!important;outline-offset:3px}:where(button:disabled,.btn:disabled,.auth-button:disabled,.filter-btn:disabled,.tab-btn:disabled,.form-tab:disabled,button:not([type]):disabled){opacity:.52;cursor:not-allowed;transform:none!important;filter:grayscale(.15);box-shadow:none!important}:where(.menu-toggle,.theme-toggle,.country-shape){box-shadow:none}@media(max-width:520px){:where(.btn,.auth-link,.auth-button,.filter-btn,.tab-btn,.form-tab,.checkout-button,.checkout-submit,.product-footer button,.form-actions button){min-width:0;white-space:normal}}:root{--font-body: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;--font-display: Charter, "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, ui-serif, serif;--font-ui: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;--human-line: 1.68;--human-title-line: 1.06;--human-radius: 10px;--human-shadow: 0 14px 40px rgba(8, 11, 13, .14);--human-shadow-hover: 0 18px 46px rgba(8, 11, 13, .18)}html,body,button,input,textarea,select{font-family:var(--font-body)}body{letter-spacing:0}h1,h2,h3,.page-title,.section-title,.hero-title,.home-hero h1,.dashboard-header h1,.country-hero-copy h1,.country-hero-info h1,.auth-story-panel h2,.logo-text{font-family:var(--font-display);font-weight:700;letter-spacing:0!important}h4,h5,h6,.nav-link,.nav-more-btn,.btn,button,.form-tab,.mobile-nav-link,.mobile-quick-link,.badge,.tag,.category-badge{font-family:var(--font-ui)}p,li,dd,dt,label,small,.page-subtitle,.section-description,.home-hero-lead,.country-subtitle,.blog-excerpt,.story-card p,.collection-card p,.proverb-card p,.timeline-card p,.figure-card p{line-height:var(--human-line)}:where(.country-kicker,.section-kicker,.home-kicker,.form-eyebrow,.mobile-menu-head span,.mobile-nav-section-label,.logo-signature,.media-type,.fact-row span,.info-badge span,.order-status,.category-badge,.badge,.tag){letter-spacing:.015em!important;text-transform:none!important;font-weight:700}:where(.page-header,.blog-header,.shop-header,.cart-header,.checkout-header,.map-page-header,.timeline-header,.figures-header,.collections-header,.stories-header,.quizzes-header,.proverbs-header,.communities-header,.community-header,.dashboard-header,.search-header) h1,.home-hero h1,.country-hero-copy h1,.dashboard-header h1{line-height:var(--human-title-line)!important;text-wrap:balance}:where(.card,.product-card,.blog-card,.collection-card,.story-card,.quiz-card,.proverb-card,.community-card,.figure-card,.timeline-card,.post-card,.country-portrait-card,.country-facts-card,.context-card,.discovery-list-card,.culture-mosaic-card,.travel-note-card,.country-start-card,.country-takeaways-card,.country-crosslink-card){border-radius:var(--human-radius)!important;box-shadow:var(--human-shadow)!important}:where(.card,.product-card,.blog-card,.collection-card,.story-card,.quiz-card,.proverb-card,.community-card,.figure-card,.timeline-card,.post-card,.country-portrait-card,.country-facts-card,.context-card,.discovery-list-card,.culture-mosaic-card,.travel-note-card,.country-start-card,.country-takeaways-card,.country-crosslink-card):hover{box-shadow:var(--human-shadow-hover)!important}.header,.header-search-expanded,.nav-dropdown,.user-dropdown,.header-nav-mobile,.home-hero-panel,.dashboard-hero-panel,.country-discovery-nav{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.logo-text,.page-title,.section-header-detailed h2,.country-portrait-card h2,.country-sources-card h2,.dashboard-content h2,.section-header h2{background:none!important;-webkit-text-fill-color:currentColor!important;animation:none!important;filter:none!important}.logo-text{color:var(--color-text)!important;font-size:1.2rem}.logo-signature{font-size:.62rem}.home-hero:before,.dashboard-header:before,:where(.page-header,.blog-header,.shop-header,.cart-header,.checkout-header,.map-page-header,.timeline-header,.figures-header,.collections-header,.stories-header,.quizzes-header,.proverbs-header,.communities-header,.community-header,.search-header):before{opacity:.14!important}.country-detail-hero:before,.app:before,body:before{opacity:.55}:where(.btn,button,.auth-link,.nav-link,.nav-more-btn,.mobile-nav-link,.form-tab){border-radius:10px!important}.header-nav-desktop,.mobile-quick-link,.completion-meter,.completion-chips,.form-tabs{border-radius:14px!important}.nav-link.active,.nav-more-btn.active,.form-tab.active,.completion-chips span.done,.mobile-quick-link.active{background:var(--color-bg-hover)!important;color:var(--color-text)!important;border-color:var(--color-border)!important;box-shadow:none!important}.auth-link-primary,.btn-primary{background:#173f34!important;color:#fffaf0!important;border-color:#173f34!important}[data-theme=light] .auth-link-primary,[data-theme=light] .btn-primary{background:#123c31!important;color:#fffaf0!important;border-color:#123c31!important}:where(.home-hero-flag,.country-flag-large,.gallery-image-wrapper img,.product-image img){filter:saturate(.96) contrast(1.01)!important}@media(prefers-reduced-motion:no-preference){:where(.card,.product-card,.blog-card,.collection-card,.story-card,.quiz-card,.proverb-card,.timeline-card,.figure-card){transition-duration:.18s}}@media(max-width:768px){h1,.home-hero h1,.country-hero-copy h1,.dashboard-header h1{line-height:1.08!important}}.admin-dashboard,.admin-dashboard *{min-width:0}.admin-content,.admin-content-body,.admin-section-header,.admin-sidebar,.admin-nav,.admin-users,.admin-products,.admin-countries,.admin-collections,.admin-figures,.admin-timeline,.admin-quiz,.admin-settings{min-width:0;max-width:100%}.admin-content{overflow-x:hidden}.admin-content-body{width:100%}.admin-page-title,.admin-page-subtitle,.admin-section-header h2,.admin-section-header p,.admin-sidebar-header h2,.admin-role,.admin-user-name,.admin-user-email,.admin-nav-item,.admin-nav-item span,.form-card h3,.country-form-card h3,.product-form-card h3,.user-form-card h3,.settings-card h3,.stat-card h3,.country-info-admin p,.country-info-admin strong,.country-description-admin,.product-info-admin h4,.product-info-admin p,.table-cell-with-icon,.admin-table th,.admin-table td,.form-tab,.completion-chips span,.section-header-tab h4,.empty-message{max-width:100%;overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.admin-page-title,.admin-section-header h2,.form-card h3,.country-form-card h3,.product-form-card h3,.user-form-card h3,.settings-card h3,.section-header-tab h4{line-height:1.15;text-wrap:balance}.admin-section-header{gap:1rem}.admin-section-header>div{min-width:0}.admin-section-header>div:last-child{flex-wrap:wrap;justify-content:flex-end}.admin-section-header .btn,.admin-section-header button,.section-header-tab .btn,.section-header-tab button,.media-section-header .btn,.media-section-header button{white-space:normal;min-width:0}.admin-sidebar-header h2{min-width:0}.admin-sidebar-header h2 span:not(.admin-logo-mark){min-width:0;overflow:hidden;text-overflow:ellipsis}.admin-nav-item{width:100%;min-height:46px}.admin-nav-item span:not([class^=icon-]){min-width:0;white-space:normal;line-height:1.25}.admin-user-info,.admin-user-details{min-width:0}.admin-user-name,.admin-user-email{max-width:100%}.users-grid,.products-grid-admin,.countries-grid-admin{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))!important}.user-card-admin,.product-card-admin,.country-card-admin,.form-card,.country-form-card,.product-form-card,.user-form-card,.settings-card,.stat-card{min-width:0;max-width:100%;overflow:hidden}.country-card-header-admin,.product-header-admin,.user-header,.media-item-header,.image-item-header,.pdf-item-header,.video-item-header,.document-item-header,.section-item-header,.section-header-tab{min-width:0;gap:.75rem}.country-card-header-admin,.product-header-admin,.user-header{align-items:flex-start}.country-actions,.table-actions,.section-item-controls,.media-item-actions,.image-item-header>div,.pdf-item-header>div,.video-item-header>div,.document-item-header>div{display:flex;flex-wrap:wrap;gap:.45rem;justify-content:flex-end}.country-actions button,.table-actions button,.section-item-controls button,.move-btn,.remove-btn{flex:0 0 auto}.admin-search,.countries-search-bar,.filter-buttons,.users-stats,.product-stats,.completion-chips,.form-tabs,.upload-mode-selector{min-width:0;max-width:100%;overflow:hidden}.filter-buttons,.users-stats,.product-stats,.completion-chips{flex-wrap:wrap}.form-tabs,.completion-chips,.upload-mode-selector{overflow-x:auto;scrollbar-width:thin}.form-tab,.mode-btn{flex:0 1 auto;min-width:fit-content;max-width:100%;white-space:normal;line-height:1.25}.admin-table-container{width:100%;max-width:100%;overflow-x:auto;border-radius:var(--human-radius, 10px)}.admin-table{min-width:760px;table-layout:fixed}.admin-table th,.admin-table td{vertical-align:top;white-space:normal}.admin-table th:last-child,.admin-table td:last-child{width:132px}.table-cell-with-icon{min-width:0;align-items:flex-start}.table-cell-with-icon span,.table-cell-with-icon div{min-width:0}.country-description-admin,.product-description-admin{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.form-row{min-width:0;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))!important}.input-group,.form-group,.form-textarea,.form-select,input,textarea,select{min-width:0;max-width:100%}@media(min-width:1100px){.admin-content-body{max-width:100%}.country-form-card{grid-template-columns:minmax(200px,260px) minmax(0,1fr)!important}}@media(max-width:900px){.admin-section-header{flex-direction:column;align-items:stretch}.admin-section-header>div:last-child{justify-content:flex-start}.section-header-tab,.media-section-header,.country-card-header-admin,.product-header-admin,.user-header,.image-item-header,.pdf-item-header,.video-item-header,.document-item-header{flex-direction:column;align-items:stretch}.country-actions,.table-actions,.section-item-controls,.media-item-actions,.image-item-header>div,.pdf-item-header>div,.video-item-header>div,.document-item-header>div{justify-content:flex-start}}@media(max-width:768px){.admin-dashboard{min-height:100vh}.admin-sidebar-header h2{font-size:1.15rem}.admin-nav-item{width:auto}.admin-nav-item span:not([class^=icon-]){display:inline}.admin-content{padding:1rem}}:root{--form-radius: 10px;--form-field-height: 52px;--form-border: color-mix(in srgb, var(--color-border) 76%, transparent);--form-surface: color-mix(in srgb, var(--color-bg-card) 88%, var(--color-bg-light));--form-surface-hover: color-mix(in srgb, var(--color-bg-card) 72%, var(--color-bg-hover));--form-focus: color-mix(in srgb, var(--color-primary) 28%, transparent);--form-danger: #c84f43}:where(.input-group,.form-group,.auth-field,.settings-option,.checkbox-group,.option-input-group){min-width:0}:where(.form-group,.input-group,.auth-field){display:flex;flex-direction:column;gap:.5rem}:where(.form-group){margin-bottom:1.25rem}:where(label,.input-label,.form-group label,.auth-field .input-label,.form-group>.input-label){display:inline-flex;align-items:center;width:fit-content;max-width:100%;margin:0;color:var(--color-text);font-size:.9rem;font-weight:760;line-height:1.35;overflow-wrap:anywhere}:where(.form-help,.role-hint,.input-error-message,.password-meter small){line-height:1.45}:where(input:not([type=checkbox]):not([type=radio]):not([type=range]),textarea,select,.input,.form-input,.form-textarea,.form-select,.search-input,.culture-input,.filter-select){width:100%;min-height:var(--form-field-height);padding:.85rem 1rem;border:1px solid var(--form-border);border-radius:var(--form-radius);background:linear-gradient(180deg,color-mix(in srgb,#ffffff 4%,transparent),transparent),var(--form-surface);color:var(--color-text);font:inherit;font-size:.98rem;line-height:1.45;box-shadow:inset 0 1px color-mix(in srgb,#ffffff 10%,transparent);transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}:where(textarea,.form-textarea){min-height:132px;resize:vertical}:where(select,.form-select,.filter-select){appearance:none;padding-right:2.75rem;background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%),linear-gradient(180deg,color-mix(in srgb,#ffffff 4%,transparent),transparent);background-position:calc(100% - 1.15rem) 50%,calc(100% - .82rem) 50%,0 0;background-size:.34rem .34rem,.34rem .34rem,100% 100%;background-repeat:no-repeat}:where(input:not([type=checkbox]):not([type=radio]):not([type=range]),textarea,select,.input,.form-input,.form-textarea,.form-select,.search-input,.culture-input,.filter-select):hover:not(:disabled){border-color:color-mix(in srgb,var(--color-primary) 34%,var(--form-border));background-color:var(--form-surface-hover)}:where(input:not([type=checkbox]):not([type=radio]):not([type=range]),textarea,select,.input,.form-input,.form-textarea,.form-select,.search-input,.culture-input,.filter-select):focus{outline:none;border-color:var(--color-primary);background-color:var(--color-bg-card);box-shadow:0 0 0 4px var(--form-focus),0 10px 24px color-mix(in srgb,#000 10%,transparent)}:where(input:not([type=checkbox]):not([type=radio]):not([type=range]),textarea,select,.input,.form-input,.form-textarea,.form-select):disabled{cursor:not-allowed;opacity:.68;background:color-mix(in srgb,var(--color-bg-light) 72%,var(--color-border))}:where(input,textarea)::placeholder{color:color-mix(in srgb,var(--color-text-muted) 82%,transparent)}:where(.input-error,[aria-invalid=true]){border-color:var(--form-danger)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--form-danger) 16%,transparent)}:where(.input-error-message,.auth-error,.error-message){color:var(--form-danger);font-weight:720}:where(.form-section,.settings-section){min-width:0;border-radius:var(--form-radius)}:where(.create-community-form,.post-form,.form-card,.blog-form-card,.country-form-card,.product-form-card,.user-form-card,.quiz-form-card,.settings-card){border-radius:var(--form-radius);border-color:var(--form-border);background:linear-gradient(180deg,color-mix(in srgb,#ffffff 3%,transparent),transparent 38%),var(--color-bg-card)}:where(.form-section h2,.form-section h3,.form-section h4,.form-card h3,.quiz-form-header h3,.settings-header h3){color:var(--color-text);line-height:1.2;text-wrap:balance}:where(.form-row){display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:1rem;align-items:start}:where(.form-actions,.settings-actions,.delete-actions,.question-form-actions,.quiz-form-footer){display:flex;align-items:center;justify-content:flex-end;gap:.75rem;flex-wrap:wrap;padding-top:.35rem}:where(.form-actions button,.settings-actions button,.delete-actions button,.question-form-actions button,.quiz-form-footer button){min-height:44px}:where(.checkbox-group label,.settings-option){display:flex;align-items:flex-start;gap:.85rem;width:100%;padding:.95rem 1rem;border:1px solid var(--form-border);border-radius:var(--form-radius);background:var(--form-surface);cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}:where(.checkbox-group label:hover,.settings-option:hover){border-color:color-mix(in srgb,var(--color-primary) 36%,var(--form-border));background:var(--form-surface-hover)}:where(input[type=checkbox],input[type=radio]){flex:0 0 auto;width:20px;height:20px;margin:.1rem 0 0;accent-color:var(--color-primary);cursor:pointer}:where(input[type=checkbox]:focus-visible,input[type=radio]:focus-visible){outline:3px solid var(--form-focus);outline-offset:3px}:where(.search-box,.search-bar,.countries-search-bar,.products-search-bar,.blog-search-bar,.search-input-wrapper){min-height:var(--form-field-height);border-radius:var(--form-radius);border-color:var(--form-border);background:var(--form-surface)}:where(.search-box input,.search-bar input,.countries-search-bar input,.products-search-bar input,.blog-search-bar input){min-height:0;padding:0;border:0;background:transparent;box-shadow:none}:where(.search-box input,.search-bar input,.countries-search-bar input,.products-search-bar input,.blog-search-bar input):focus{box-shadow:none;background:transparent}.auth-page .auth-form{gap:1.1rem}.auth-field input{min-height:54px}.auth-visibility-toggle{top:2rem;min-height:40px;border-radius:8px}.password-rules span,.role-permissions span{border-radius:999px;line-height:1.3}.role-selector{gap:.75rem}.role-option{border-radius:var(--form-radius);border-color:var(--form-border);background:var(--form-surface)}.role-option.active{border-color:var(--color-primary);box-shadow:0 0 0 4px var(--form-focus)}[data-theme=light]{--form-border: rgba(74, 55, 37, .2);--form-surface: #fffaf2;--form-surface-hover: #fff6e8}[data-theme=dark]{--form-border: rgba(237, 214, 165, .22);--form-surface: rgba(255, 250, 240, .055);--form-surface-hover: rgba(255, 250, 240, .085)}[data-theme=dark] :where(input:not([type=checkbox]):not([type=radio]):not([type=range]),textarea,select,.input,.form-input,.form-textarea,.form-select,.search-input,.culture-input,.filter-select){box-shadow:inset 0 1px #ffffff0f}@media(max-width:720px){:root{--form-field-height: 50px}:where(.create-community-form,.post-form,.form-card,.blog-form-card,.country-form-card,.product-form-card,.user-form-card,.quiz-form-card,.settings-card){padding:1.15rem}:where(.form-actions,.settings-actions,.delete-actions,.question-form-actions,.quiz-form-footer){flex-direction:column-reverse;align-items:stretch}:where(.form-actions button,.settings-actions button,.delete-actions button,.question-form-actions button,.quiz-form-footer button){width:100%;justify-content:center}}:root{--polish-radius: 10px;--polish-border: color-mix(in srgb, var(--color-border) 76%, transparent);--polish-surface: color-mix(in srgb, var(--color-bg-card) 92%, transparent);--polish-surface-strong: color-mix(in srgb, var(--color-bg-card) 98%, var(--color-bg-light));--polish-shadow: 0 12px 34px color-mix(in srgb, #000 13%, transparent);--polish-shadow-hover: 0 18px 46px color-mix(in srgb, #000 17%, transparent)}html{scrollbar-gutter:stable}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}::selection{background:color-mix(in srgb,var(--color-primary) 28%,transparent);color:var(--color-text)}:where(.layout-main,.app-main){isolation:isolate}:where(.layout-main){width:min(100%,1480px);margin-inline:auto}:where(.card,.product-card,.blog-card,.collection-card,.story-card,.quiz-card,.proverb-card,.community-card,.figure-card,.timeline-card,.timeline-event-card,.post-card,.order-card,.favorite-card,.wishlist-card,.bookmark-card,.my-blog-card,.my-product-card,.stat-card,.profile-card,.settings-card,.country-card-admin,.product-card-admin,.user-card-admin,.community-request-card,.admin-post-card,.collection-item-card){position:relative;min-width:0;border-color:var(--polish-border)!important;background:linear-gradient(180deg,color-mix(in srgb,#ffffff 4%,transparent),transparent 42%),var(--polish-surface)!important;box-shadow:var(--polish-shadow)!important;transform:translateZ(0);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}:where(.card,.product-card,.blog-card,.collection-card,.story-card,.quiz-card,.proverb-card,.community-card,.figure-card,.timeline-card,.timeline-event-card,.post-card,.order-card,.favorite-card,.wishlist-card,.bookmark-card,.my-blog-card,.my-product-card,.stat-card,.profile-card,.settings-card,.country-card-admin,.product-card-admin,.user-card-admin,.community-request-card,.admin-post-card,.collection-item-card):hover{border-color:color-mix(in srgb,var(--color-primary) 34%,var(--polish-border))!important;box-shadow:var(--polish-shadow-hover)!important}:where(.product-card,.blog-card,.collection-card,.story-card,.quiz-card,.proverb-card,.community-card,.figure-card,.timeline-card,.timeline-event-card,.post-card):hover{transform:translateY(-3px)}:where(img){max-width:100%}:where(.product-image,.community-cover,.blog-card-image,.story-image,.collection-cover,.figure-image,.gallery-image-wrapper){background:color-mix(in srgb,var(--color-bg-light) 70%,#000 5%)}:where(.product-image img,.community-cover img,.blog-card-image img,.story-image img,.collection-cover img,.figure-image img,.gallery-image-wrapper img){transition:transform .24s ease,filter .24s ease}:where(.product-card,.community-card,.blog-card,.story-card,.collection-card,.figure-card):hover :where(img){filter:saturate(1.02) contrast(1.02)}:where(.tag,.badge,.category-badge,.theme-tag,.blog-tag,.role-tag,.status-badge,.order-status-badge,.bookmark-type-badge,.request-status,.request-type){min-height:28px;border:1px solid color-mix(in srgb,currentColor 18%,transparent);border-radius:999px!important;font-weight:740;line-height:1.2;white-space:normal}:where(.loading,.shop-loading,.blog-loading,.collections-loading,.timeline-loading,.figures-loading,.collection-detail-loading,.figure-detail-loading,.dashboard-loading,.admin-loading,.comments-loading,.search-loading,.map-loading,.media-loading){display:grid;place-items:center;min-height:220px;padding:2rem;border:1px solid var(--polish-border);border-radius:var(--polish-radius);background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--color-primary) 7%,transparent),transparent),var(--polish-surface);color:var(--color-text-muted)}:where(.empty-state,.admin-empty-state,.shop-empty,.blog-empty,.collections-empty,.timeline-empty,.stories-empty,.quizzes-empty,.proverbs-empty){border:1px dashed color-mix(in srgb,var(--color-primary) 30%,var(--polish-border));border-radius:var(--polish-radius);background:linear-gradient(180deg,color-mix(in srgb,var(--color-primary) 5%,transparent),transparent),var(--polish-surface);box-shadow:var(--polish-shadow)}:where(.empty-state p,.admin-empty-state p){max-width:42rem;margin-inline:auto;color:var(--color-text-muted)}:where(.admin-table-container,.table-container,.orders-table-container){border:1px solid var(--polish-border);border-radius:var(--polish-radius);background:var(--polish-surface);box-shadow:var(--polish-shadow)}:where(table,.admin-table,.orders-table,.data-table){border-collapse:separate;border-spacing:0;overflow:hidden}:where(th,.admin-table th,.orders-table th,.data-table th){background:color-mix(in srgb,var(--color-bg-light) 78%,var(--color-bg-card))!important;color:var(--color-text)!important;font-size:.78rem;font-weight:820;letter-spacing:.015em}:where(td,.admin-table td,.orders-table td,.data-table td){border-color:color-mix(in srgb,var(--color-border) 54%,transparent)!important}:where(tr):hover>:where(td){background:color-mix(in srgb,var(--color-primary) 5%,transparent)}:where(.notification){border-radius:var(--polish-radius);border:1px solid var(--polish-border);background:var(--polish-surface-strong);box-shadow:0 18px 48px color-mix(in srgb,#000 24%,transparent)}:where(.notification-message){line-height:1.45}:where(.modal-content,.blog-post-modal-content,.image-modal-content,.pdf-modal,.video-modal){border-radius:var(--polish-radius);border:1px solid var(--polish-border);background:var(--polish-surface-strong);box-shadow:0 26px 90px color-mix(in srgb,#000 34%,transparent)}:where(.header,.nav-dropdown,.user-dropdown,.header-search-expanded,.mobile-menu-panel){border-color:var(--polish-border)!important;box-shadow:0 14px 44px color-mix(in srgb,#000 18%,transparent)!important}[data-theme=light] :where(.page-header,.blog-header,.shop-header,.cart-header,.checkout-header,.map-page-header,.timeline-header,.figures-header,.collections-header,.stories-header,.quizzes-header,.proverbs-header,.communities-header,.community-header,.dashboard-header,.search-header) :where(h1,h2),[data-theme=dark] :where(.page-header,.blog-header,.shop-header,.cart-header,.checkout-header,.map-page-header,.timeline-header,.figures-header,.collections-header,.stories-header,.quizzes-header,.proverbs-header,.communities-header,.community-header,.dashboard-header,.search-header) :where(h1,h2){color:#fffaf0!important;-webkit-text-fill-color:#fffaf0!important;text-shadow:0 2px 18px rgba(0,0,0,.34)}[data-theme=light] :where(.page-header,.blog-header,.shop-header,.cart-header,.checkout-header,.map-page-header,.timeline-header,.figures-header,.collections-header,.stories-header,.quizzes-header,.proverbs-header,.communities-header,.community-header,.dashboard-header,.search-header) :where(p,span),[data-theme=dark] :where(.page-header,.blog-header,.shop-header,.cart-header,.checkout-header,.map-page-header,.timeline-header,.figures-header,.collections-header,.stories-header,.quizzes-header,.proverbs-header,.communities-header,.community-header,.dashboard-header,.search-header) :where(p,span){color:#fffaf0d1!important;-webkit-text-fill-color:rgba(255,250,240,.82)!important}:where(a,button,.btn,input,textarea,select,[role=button]):focus-visible{outline:3px solid color-mix(in srgb,var(--color-primary) 36%,transparent)!important;outline-offset:3px}:where(.btn,button,.nav-link,.mobile-nav-link,.form-tab,.filter-btn,.tab-btn){-webkit-tap-highlight-color:transparent}:where(.btn,button):active:not(:disabled){transform:translateY(1px)}:where(.admin-dashboard,.dashboard,.create-community-page) :where(.form-actions,.quiz-form-footer){position:sticky;bottom:.75rem;z-index:5;margin-top:1.25rem;padding:.85rem;border:1px solid var(--polish-border);border-radius:var(--polish-radius);background:color-mix(in srgb,var(--color-bg-card) 94%,transparent);box-shadow:0 14px 42px color-mix(in srgb,#000 18%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:color-mix(in srgb,var(--color-bg) 82%,#000 8%)}::-webkit-scrollbar-thumb{border:3px solid color-mix(in srgb,var(--color-bg) 82%,#000 8%);border-radius:999px;background:color-mix(in srgb,var(--color-primary) 52%,var(--color-text-muted))}::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--color-primary) 68%,var(--color-text))}[data-theme=light]{--polish-border: rgba(74, 55, 37, .18);--polish-surface: rgba(255, 252, 246, .92);--polish-surface-strong: #fffaf2;--polish-shadow: 0 12px 34px rgba(80, 55, 30, .11);--polish-shadow-hover: 0 18px 46px rgba(80, 55, 30, .16)}[data-theme=dark]{--polish-border: rgba(237, 214, 165, .18);--polish-surface: rgba(31, 25, 20, .78);--polish-surface-strong: #201914}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(max-width:768px){:where(.card,.product-card,.blog-card,.collection-card,.story-card,.quiz-card,.proverb-card,.community-card,.figure-card,.timeline-card,.post-card):hover{transform:none}:where(.loading,.empty-state,.admin-empty-state){min-height:170px;padding:1.25rem}}:root{--ux-radius: 8px;--ux-radius-soft: 8px;--ux-control-height: 44px;--ux-page-max: 1480px;--ux-gap: clamp(.9rem, 1.4vw, 1.35rem);--ux-focus: 0 0 0 4px color-mix(in srgb, var(--color-gold) 24%, transparent);--ux-border: color-mix(in srgb, var(--readable-border, var(--color-border)) 86%, transparent);--ux-surface: var(--readable-surface, var(--color-bg-card));--ux-surface-solid: var(--readable-surface-solid, var(--color-bg-elevated));--ux-muted-surface: color-mix(in srgb, var(--ux-surface) 76%, var(--color-bg-light));--ux-shadow: 0 10px 28px color-mix(in srgb, #000 13%, transparent);--ux-shadow-hover: 0 14px 34px color-mix(in srgb, #000 16%, transparent)}[data-theme=light]{--ux-border: rgba(16, 20, 18, .15);--ux-surface: rgba(255, 253, 248, .98);--ux-surface-solid: #fffdf8;--ux-muted-surface: rgba(15, 76, 58, .055);--ux-shadow: 0 10px 28px rgba(75, 55, 35, .1);--ux-shadow-hover: 0 14px 34px rgba(75, 55, 35, .14)}[data-theme=dark]{--ux-border: rgba(255, 250, 240, .16);--ux-surface: rgba(15, 23, 25, .92);--ux-surface-solid: #121b1e;--ux-muted-surface: rgba(255, 250, 240, .065);--ux-shadow: 0 10px 28px rgba(0, 0, 0, .28);--ux-shadow-hover: 0 14px 34px rgba(0, 0, 0, .34)}html{scroll-behavior:smooth}body{min-width:320px;background-attachment:scroll}body:before{opacity:.72}:where(.app-main,.layout-main,.container,.page-content,.admin-content-body){max-width:var(--ux-page-max)}:where(.admin-content,.dashboard,.create-community-page,.blog-admin,.country-detail,.shop,.blog,.cart,.checkout){min-width:0}:where(.card,.form-card,.settings-card,.profile-card,.stat-card,.product-card,.blog-card,.community-card,.collection-card,.story-card,.quiz-card,.proverb-card,.timeline-card,.post-card,.admin-card,.media-item,.image-item-card,.country-card-admin,.product-card-admin,.admin-post-card,.dashboard-sidebar,.global-search-bar,.admin-sidebar,.modal-content,.dropdown-menu){border-radius:var(--ux-radius)!important;border-color:var(--ux-border)!important;background-color:var(--ux-surface)!important;box-shadow:var(--ux-shadow)!important}:where(.product-card,.blog-card,.community-card,.collection-card,.story-card,.quiz-card,.proverb-card,.timeline-card,.post-card,.country-card-admin,.product-card-admin,.admin-post-card):hover{box-shadow:var(--ux-shadow-hover)!important}:where(.card,.form-card,.settings-card,.media-item,.image-item-card){overflow-wrap:anywhere}:where(.admin-section-header,.media-section-header,.section-header-tab,.admin-form-heading,.content-header,.dashboard-section-header){display:flex;align-items:flex-start;justify-content:space-between;gap:var(--ux-gap);flex-wrap:wrap}:where(.admin-section-header h2,.media-section-header h4,.section-header-tab h4,.admin-form-heading h3,.content-header h2){text-wrap:balance}:where(.admin-section-header p,.admin-form-heading p,.field-meta,.media-replace-hint){max-width:68ch}:where(.admin-content,.dashboard){padding:clamp(1rem,2vw,2rem)}:where(.admin-dashboard){background:linear-gradient(180deg,color-mix(in srgb,var(--color-bg) 92%,transparent),var(--color-bg)),var(--color-bg)}.admin-sidebar{background:color-mix(in srgb,var(--ux-surface-solid) 94%,transparent)!important}:where(.admin-nav,.dashboard-nav){gap:.35rem}:where(.admin-nav-item,.dashboard-nav-item){min-height:44px;border-radius:var(--ux-radius)!important;outline-offset:2px}:where(.admin-nav-item.active,.dashboard-nav-item.active){box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-gold) 36%,transparent)}[data-theme=light] :where(.admin-nav-item.active,.dashboard-nav-item.active){background:#0f4c3a17!important;color:#0f4c3a!important}[data-theme=dark] :where(.admin-nav-item.active,.dashboard-nav-item.active){background:#f2cf661f!important;color:#f2cf66!important}:where(.dashboard-header){border-radius:var(--ux-radius)!important;border:1px solid color-mix(in srgb,var(--color-gold) 22%,transparent);min-height:148px}[data-theme=light] .dashboard-header{background:linear-gradient(135deg,#12372e,#0f4c3a 58%,#234a7d)!important}:where(.dashboard-header h1,.dashboard-header p,.dashboard-header strong){color:#fffaf0!important}:where(input,textarea,select,.input,.form-input,.form-select,.form-textarea,.url-input){border-radius:var(--ux-radius)!important;min-height:var(--ux-control-height)}:where(input,textarea,select,.input,.form-input,.form-select,.form-textarea,.url-input):focus-visible,:where(.media-upload,.file-upload-dropzone,.global-search-bar):focus-within{box-shadow:var(--ux-focus)!important}:where(button,.btn,.mode-btn,.validate-url-btn,.remove-btn,.form-tab,.tab-btn,.filter-btn){min-height:var(--ux-control-height);border-radius:var(--ux-radius)!important}:where(button,.btn,.mode-btn,.validate-url-btn,.remove-btn,.form-tab,.tab-btn,.filter-btn) svg{flex:0 0 auto}:where(.btn,button,.mode-btn,.form-tab,.tab-btn,.filter-btn){touch-action:manipulation}:where(.btn,button,.mode-btn):disabled{cursor:not-allowed;opacity:.58;transform:none!important;box-shadow:none!important}:where(.media-upload){padding:1rem;border:1px solid var(--ux-border);border-radius:var(--ux-radius);background:var(--ux-muted-surface)}:where(.media-upload-header){gap:.75rem}:where(.media-upload-header label){font-weight:800}:where(.media-preview){border-radius:var(--ux-radius);overflow:hidden;background:var(--ux-surface-solid)}:where(.preview-image){display:block;aspect-ratio:16 / 9;max-height:320px;border:0!important}:where(.media-mode-selector,.url-input-group){gap:.6rem}:where(.mode-btn){white-space:normal}:where(.mode-btn.active){color:var(--button-primary-text, #161009)!important;background:var(--button-primary-bg, var(--color-gold))!important;border-color:var(--button-primary-border, var(--color-gold))!important}:where(.remove-btn){color:var(--button-danger-text, #fecaca)!important;background:var(--button-danger-bg, rgba(239, 68, 68, .14))!important;border-color:var(--button-danger-border, rgba(239, 68, 68, .38))!important}:where(.admin-image-strip,.images-list,.media-section,.composer-media-grid,.settings-media-grid){gap:var(--ux-gap)}:where(.media-item,.image-item-card){padding:clamp(.95rem,1.4vw,1.25rem)}:where(.media-item-header,.image-item-header){gap:.75rem;flex-wrap:wrap}:where(.admin-table-container,.table-container,.orders-table-container){overflow:auto;-webkit-overflow-scrolling:touch}:where(table,.admin-table,.orders-table,.data-table){min-width:720px}:where(th,td,.admin-table th,.admin-table td){vertical-align:middle}:where(.sticky-form-actions,.form-actions,.settings-actions){gap:.75rem}[data-theme=light] :where(.sticky-form-actions,.form-actions,.settings-actions){background:#fffdf8f0!important}[data-theme=dark] :where(.sticky-form-actions,.form-actions,.settings-actions){background:#121b1eeb!important}:where(.notification,.confirm-dialog,.modal-content){-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}@media(max-width:980px){:where(.dashboard-layout){grid-template-columns:1fr}:where(.dashboard-sidebar){position:static;max-height:none}:where(.dashboard-nav){display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}@media(max-width:820px){:where(.admin-dashboard){display:block}:where(.admin-sidebar){position:relative;top:0;width:100%;height:auto;max-height:none;border-right:0;border-bottom:1px solid var(--ux-border)}:where(.admin-nav){display:grid;grid-auto-flow:column;grid-auto-columns:minmax(150px,max-content);overflow-x:auto;padding:.75rem;scroll-snap-type:x proximity}:where(.admin-nav-item){scroll-snap-align:start}:where(.admin-user-info){display:none}}@media(max-width:640px){:root{--ux-control-height: 46px}:where(.admin-content,.dashboard){padding:.9rem}:where(.dashboard-header){padding:1.25rem!important}:where(.dashboard-header h1){font-size:1.65rem!important}:where(.admin-section-header,.media-section-header,.section-header-tab,.admin-form-heading){align-items:stretch}:where(.admin-section-header>*,.media-section-header>*,.section-header-tab>*,.admin-form-heading>*){width:100%}:where(.media-mode-selector,.url-input-group,.form-actions,.settings-actions,.sticky-form-actions){flex-direction:column;align-items:stretch}:where(.media-mode-selector>*,.url-input-group>*,.form-actions>*,.settings-actions>*,.sticky-form-actions>*){width:100%}:where(.preview-image){max-height:240px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}:root{--page-transition-duration: .42s;--page-transition-ease: cubic-bezier(.22, 1, .36, 1);--page-scroll-offset: 96px}html{scroll-behavior:smooth;scroll-padding-top:var(--page-scroll-offset)}body{overscroll-behavior-y:contain}:where([id]){scroll-margin-top:var(--page-scroll-offset)}.page-transition-shell{min-height:100vh;animation:page-enter var(--page-transition-duration) var(--page-transition-ease) both;will-change:opacity,transform,filter}.route-transitioning .page-transition-shell{backface-visibility:hidden}@keyframes page-enter{0%{opacity:0;transform:translate3d(0,12px,0) scale(.996);filter:blur(5px)}45%{opacity:1}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}}:where(.card,.product-card,.blog-card,.community-card,.collection-card,.story-card,.quiz-card,.proverb-card,.timeline-card,.post-card,.stat-card,.media-item,.form-card,.settings-card,.country-section,.dashboard-section,.admin-content-body>*){animation:content-rise .52s var(--page-transition-ease) backwards;animation-delay:min(var(--motion-index, 0) * 45ms,.18s)}@keyframes content-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}:where(.product-card:nth-child(2),.blog-card:nth-child(2),.community-card:nth-child(2),.collection-card:nth-child(2),.story-card:nth-child(2),.quiz-card:nth-child(2),.timeline-card:nth-child(2),.post-card:nth-child(2),.media-item:nth-child(2)){--motion-index: 1}:where(.product-card:nth-child(3),.blog-card:nth-child(3),.community-card:nth-child(3),.collection-card:nth-child(3),.story-card:nth-child(3),.quiz-card:nth-child(3),.timeline-card:nth-child(3),.post-card:nth-child(3),.media-item:nth-child(3)){--motion-index: 2}:where(.product-card:nth-child(4),.blog-card:nth-child(4),.community-card:nth-child(4),.collection-card:nth-child(4),.story-card:nth-child(4),.quiz-card:nth-child(4),.timeline-card:nth-child(4),.post-card:nth-child(4),.media-item:nth-child(4)){--motion-index: 3}:where(.product-card:nth-child(n+5),.blog-card:nth-child(n+5),.community-card:nth-child(n+5),.collection-card:nth-child(n+5),.story-card:nth-child(n+5),.quiz-card:nth-child(n+5),.timeline-card:nth-child(n+5),.post-card:nth-child(n+5),.media-item:nth-child(n+5)){--motion-index: 4}:where(.admin-content,.dashboard-content,.country-content,.blog-post-content,.story-content,.collection-detail-content,.community-content){scroll-behavior:smooth}:where(.admin-sidebar,.dashboard-sidebar,.mobile-menu-panel,.nav-dropdown,.user-dropdown,.share-menu,.modal-content,.media-viewer-content){overscroll-behavior:contain;scrollbar-gutter:stable}:where(a[href^="#"]){scroll-behavior:smooth}@media(max-width:640px){:root{--page-scroll-offset: 78px;--page-transition-duration: .32s}.page-transition-shell{animation-name:page-enter-mobile}@keyframes page-enter-mobile{0%{opacity:0;transform:translate3d(0,8px,0)}to{opacity:1;transform:translateZ(0)}}}@media(prefers-reduced-motion:reduce){html,:where(.admin-content,.dashboard-content,.country-content,.blog-post-content,.story-content,.collection-detail-content,.community-content){scroll-behavior:auto!important}.page-transition-shell,:where(.card,.product-card,.blog-card,.community-card,.collection-card,.story-card,.quiz-card,.proverb-card,.timeline-card,.post-card,.stat-card,.media-item,.form-card,.settings-card,.country-section,.dashboard-section,.admin-content-body>*){animation:none!important;transform:none!important;filter:none!important}}:root{--page-header-radius: 8px;--page-section-gap: clamp(1rem, 2vw, 1.5rem)}:where(.blog,.shop,.collections-page,.communities-page,.timeline-page,.figures-page,.stories-page,.quizzes-page,.proverbs-page,.search-results,.blog-post-page,.collection-detail,.story-detail,.timeline-detail,.figure-detail){width:min(100%,1480px);margin-inline:auto;min-width:0}:where(.timeline-filters,.figures-filters,.stories-filters,.quizzes-filters,.proverbs-filters){min-width:0}:where(.active-filter-chips){display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}:where(.active-filter-chip,.active-filter-clear){display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:.45rem;border:1px solid var(--readable-border, var(--color-border));border-radius:999px;background:var(--readable-surface-soft, var(--color-bg-card));color:var(--readable-text, var(--color-text));padding:.45rem .8rem;font:inherit;font-size:.9rem;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}:where(.active-filter-chip:hover,.active-filter-clear:hover){transform:translateY(-1px);border-color:var(--color-gold, var(--color-primary))}:where(.active-filter-chip span:first-child){max-width:min(58vw,320px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(.active-filter-clear){color:var(--color-gold, var(--color-primary));font-weight:700}:where(.blog-header,.shop-header,.collections-header,.communities-header,.timeline-header,.figures-header,.stories-header,.quizzes-header,.proverbs-header,.search-header){border-radius:var(--page-header-radius)!important;padding:clamp(1.4rem,3vw,2rem)!important;margin-bottom:clamp(1.25rem,3vw,2rem)!important;background:linear-gradient(135deg,#0f4c3ae6,#234a7db8),var(--color-bg-card)!important;overflow:hidden}:where(.blog-header h1,.shop-header h1,.collections-header h1,.communities-header h1,.timeline-header h1,.figures-header h1,.stories-header h1,.quizzes-header h1,.proverbs-header h1,.search-header h1){max-width:900px;margin-inline:auto;color:#fffaf0!important;font-size:clamp(2rem,5vw,3.3rem)!important;line-height:1.02!important;text-align:center;overflow-wrap:anywhere}:where(.blog-header p,.shop-header p,.collections-header p,.communities-header p,.timeline-header p,.figures-header p,.stories-header p,.quizzes-header p,.proverbs-header p,.search-header p){max-width:760px;margin-inline:auto;color:#fffaf0d6!important;text-align:center}:where(.blog-grid,.shop-grid,.collections-grid,.communities-grid,.stories-grid,.quizzes-grid,.timeline-grid,.timeline-container,.figures-grid,.proverbs-grid){grid-template-columns:repeat(auto-fill,minmax(min(100%,290px),1fr))!important;gap:var(--page-section-gap)!important}:where(.blog-card,.product-card,.collection-card,.community-card,.story-card,.quiz-card,.timeline-card,.timeline-event-card,.figure-card,.proverb-card){min-width:0;overflow:hidden}:where(.blog-card h3,.product-info h3,.collection-content h3,.community-info h3,.story-card h3,.quiz-card h3,.timeline-card h3,.timeline-event-card h3,.figure-card h3){overflow-wrap:anywhere}:where(.blog-excerpt,.product-description,.collection-description,.community-description,.story-description,.quiz-description,.event-description,.figure-bio,.proverb-explanation-small p){display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}:where(.collection-card:hover,.product-card:hover,.community-card:hover,.blog-card:hover){transform:translateY(-3px)!important}.collection-card:hover .collection-cover{height:220px!important}:where(.collections-filters,.communities-filters,.shop-controls,.blog-controls,.timeline-filters,.figures-filters,.stories-filters,.quizzes-filters,.proverbs-filters){position:sticky;top:82px;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}:where(.shop-controls,.blog-controls,.collections-filters,.communities-filters,.timeline-filters,.figures-filters,.stories-filters,.quizzes-filters,.proverbs-filters){border:1px solid var(--readable-border, var(--color-border));border-radius:8px;background:color-mix(in srgb,var(--readable-surface, var(--color-bg-card)) 94%,transparent);box-shadow:0 10px 28px color-mix(in srgb,#000 12%,transparent)}:where(.collections-filters,.communities-filters){padding:1rem}:where(.collections-filters .filter-group,.communities-filters>*){min-width:min(100%,220px)}:where(.blog-post){border-radius:8px!important}:where(.blog-post-content){max-width:72ch;margin-inline:auto}:where(.blog-post-image){height:auto!important;aspect-ratio:16 / 8}@media(max-width:820px){:where(.collections-filters,.communities-filters,.shop-controls,.blog-controls,.timeline-filters,.figures-filters,.stories-filters,.quizzes-filters,.proverbs-filters){position:static}}@media(max-width:560px){:where(.blog,.shop,.collections-page,.communities-page,.blog-post-page){padding-inline:.85rem!important}:where(.blog-post){padding:1.1rem!important}:where(.blog-post-image){aspect-ratio:4 / 3}}@media(prefers-reduced-motion:reduce){:where(.collections-header:before,.collection-featured-badge){animation:none!important}}:where(.card,[class$=-card],[class*="-card "],[class$=-item],[class*="-item "],[class$=-action],[class*="-action "]){min-width:0}:where([class$=-grid],[class*="-grid "],[class$=-list],[class*="-list "],[class$=-row],[class*="-row "],[class$=-controls],[class*="-controls "],[class$=-filters],[class*="-filters "])>*{min-width:0}:where(.card,[class$=-card],[class*="-card "],[class$=-action],[class*="-action "],.admin-content,.dashboard-content,.country-detail-page) :where(h1,h2,h3,h4,p,strong,span,em,a,button,li,dt,dd){max-width:100%}:where(.card,[class$=-card],[class*="-card "],[class$=-action],[class*="-action "]) :where(h1,h2,h3,h4,p,strong,em,li,dd){overflow-wrap:anywhere}:where(.btn,button,.button,[role=button]){max-width:100%}@media(max-width:1280px){:where(.country-signal-grid,.country-journey-rail,.country-day-timeline,.country-insight-grid,.country-workshop-grid,.country-start-grid,.country-crosslinks,.country-journey-grid,.country-skeleton-grid,.admin-stats-grid,.admin-products-grid,.products-grid-admin,.admin-users-grid,.users-grid,.admin-quiz-grid,.community-requests-grid,.admin-posts-grid,.admin-countries-grid,.countries-grid-admin,.quick-actions-grid,.stats-grid,.products-grid,.favorites-grid,.wishlist-grid,.my-blogs-grid,.my-products-grid,.progress-stats-grid){grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr))!important}:where(.country-compass-card,.country-day-board,.country-feature-layout,.country-story-layout,.country-detail-split,.country-content-layout,.country-ecosystem-layout,.profile-card,.admin-layout-grid){grid-template-columns:1fr!important}}@media(max-width:1100px){:where(.country-form-card,.product-form-card,.blog-form-card,.quiz-form-card,.user-form-card,.settings-card,.admin-card){max-width:100%;overflow:hidden}:where(.table-actions,.country-actions,.product-actions,.user-actions,.admin-post-actions,.request-actions,.media-item-actions,.section-item-controls,.question-item-actions){flex-wrap:wrap}}@media(max-width:920px){:where(.form-row,.settings-row,.orders-controls,.shop-controls,.blog-controls,.checkout-layout,.cart-layout,.order-detail-layout,.community-detail-layout,.create-community-layout){grid-template-columns:1fr!important}:where(.form-row,.settings-row,.orders-controls){flex-direction:column;align-items:stretch}}@media(max-width:640px){:where(.stats-grid,.progress-stats-grid,.dashboard-hub-grid,.team-grid,.route-grid,.editorial-grid,.country-showcase,.mobile-nav-quick){grid-template-columns:1fr!important}:where(.card,[class$=-card],[class*="-card "]){border-radius:8px}}:root{--font-body: "Nunito Sans", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-ui: "Nunito Sans", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Source Serif 4", Georgia, "Times New Roman", ui-serif, serif;--human-line: 1.72;--human-title-line: 1.08}html,body,input,textarea,select,button{font-family:var(--font-body);font-feature-settings:"kern" 1,"liga" 1}body{font-weight:500;letter-spacing:0}:where(h1,h2,.page-title,.section-title,.hero-title,.home-hero h1,.home-section h2,.dashboard-header h1,.dashboard-content h2,.country-hero-copy h1,.country-hero-info h1,.auth-story-panel h2,.blog-header h1,.shop-header h1,.collections-header h1,.communities-header h1,.timeline-header h1,.figures-header h1,.stories-header h1,.quizzes-header h1,.proverbs-header h1){font-family:var(--font-display)!important;font-weight:650!important;letter-spacing:0!important;line-height:var(--human-title-line)!important;text-wrap:balance}:where(h3,.card h3,.product-card h3,.blog-card h3,.collection-card h3,.story-card h3,.quiz-card h3,.proverb-card h3,.community-card h3,.figure-card h3,.timeline-card h3){font-family:var(--font-display)!important;font-weight:620!important;letter-spacing:0!important;line-height:1.16!important}:where(p,li,dd,dt,label,small,.page-subtitle,.section-description,.home-hero-lead,.country-subtitle,.blog-excerpt,.story-description,.collection-description,.product-description,.community-description,.quiz-description){line-height:var(--human-line)}:where(.nav-link,.nav-more-btn,.mobile-nav-link,.btn,button,input,select,textarea,.form-tab,.badge,.tag,.category-badge,.dashboard-section-kicker,.home-kicker,.section-kicker,.country-kicker,.logo-signature){font-family:var(--font-ui)!important}:where(.home-kicker,.section-kicker,.country-kicker,.dashboard-section-kicker,.logo-signature,.mobile-nav-section-label,.media-type,.badge,.tag,.category-badge){letter-spacing:.045em!important;font-weight:800!important}:where(.btn,button,.nav-link,.nav-more-btn,.mobile-nav-link){font-weight:750}.logo-text{font-family:var(--font-display)!important;font-weight:650!important;letter-spacing:0!important}:where(.stat-content h3,.dashboard-card .card-value,.progress-stat-card h3){font-family:var(--font-display)!important;font-weight:650!important;letter-spacing:0!important}:where(.admin-dashboard,.dashboard,.settings-card,.form-card){font-family:var(--font-body)}:root{--human-accent-soft: color-mix(in srgb, var(--color-gold) 14%, transparent);--human-accent-line: color-mix(in srgb, var(--color-gold) 34%, var(--readable-border, var(--color-border)));--human-touch-shadow: 0 10px 28px color-mix(in srgb, #000 12%, transparent);--human-touch-shadow-hover: 0 16px 38px color-mix(in srgb, #000 15%, transparent);--human-focus-ring: 0 0 0 4px color-mix(in srgb, var(--color-gold) 28%, transparent)}:where(.app,body):before{opacity:.34!important}:where(.card,.product-card,.blog-card,.collection-card,.story-card,.quiz-card,.proverb-card,.community-card,.figure-card,.timeline-card,.timeline-event-card,.post-card,.stat-card,.settings-card,.profile-card,.country-card-admin,.product-card-admin,.user-card-admin,.community-request-card,.admin-post-card){background:linear-gradient(180deg,color-mix(in srgb,#fff 2%,transparent),transparent 52%),var(--readable-surface, var(--color-bg-card))!important;box-shadow:var(--human-touch-shadow)!important}:where(.card,.product-card,.blog-card,.collection-card,.story-card,.quiz-card,.proverb-card,.community-card,.figure-card,.timeline-card,.timeline-event-card,.post-card,.stat-card,.settings-card,.profile-card,.country-card-admin,.product-card-admin,.user-card-admin,.community-request-card,.admin-post-card):hover{box-shadow:var(--human-touch-shadow-hover)!important;border-color:var(--human-accent-line)!important}:where(.product-card,.blog-card,.collection-card,.story-card,.quiz-card,.proverb-card,.community-card,.figure-card,.timeline-card,.timeline-event-card,.post-card):hover{transform:translateY(-2px)!important}:where(.btn,button,.auth-link-button,.auth-link-primary,.nav-link,.nav-more-btn,.mobile-nav-link,.filter-btn,.form-tab,.tab-btn){text-transform:none!important;letter-spacing:.005em!important}:where(.btn,button:not(.theme-toggle):not(.menu-toggle):not(.country-shape),.auth-link-button,.auth-link-primary,.filter-btn,.form-tab,.tab-btn){border-radius:10px!important;box-shadow:none!important}:where(.btn:hover,button:not(.theme-toggle):not(.menu-toggle):not(.country-shape):hover,.auth-link-button:hover,.auth-link-primary:hover,.filter-btn:hover,.form-tab:hover,.tab-btn:hover){transform:translateY(-1px)!important;box-shadow:var(--human-touch-shadow)!important}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:0;box-shadow:var(--human-focus-ring)!important}:where([class^=icon-],[class*=" icon-"]){filter:none!important;transform:none}:where(.nav-link span[class^=icon-],.nav-more-btn span[class^=icon-],.mobile-nav-link span[class^=icon-],.user-dropdown-menu span[class^=icon-],.dashboard-nav-item span[class^=icon-]){opacity:.82}:where(.nav-link:hover span[class^=icon-],.nav-link.active span[class^=icon-],.mobile-nav-link:hover span[class^=icon-],.mobile-nav-link.active span[class^=icon-]){opacity:1}:where(.home-kicker,.section-kicker,.country-kicker,.dashboard-section-kicker,.mobile-nav-section-label,.media-type,.badge,.tag,.category-badge,.request-status,.request-type){text-transform:none!important;letter-spacing:.025em!important}:where(.page-header,.blog-header,.shop-header,.collections-header,.communities-header,.timeline-header,.figures-header,.stories-header,.quizzes-header,.proverbs-header,.search-header){background:linear-gradient(135deg,color-mix(in srgb,var(--color-forest) 72%,#15120f),color-mix(in srgb,var(--color-bg-card) 76%,transparent)),var(--readable-surface, var(--color-bg-card))!important}:where(.empty-state,.admin-empty-state,.shop-empty,.blog-empty,.collections-empty,.timeline-empty,.stories-empty,.quizzes-empty,.proverbs-empty){background:linear-gradient(180deg,var(--human-accent-soft),transparent),var(--readable-surface, var(--color-bg-card))!important}:where(.community-card,.post-card,.comment,.member-card,.community-request-card){border-style:solid}:where(.community-card):after,:where(.post-card):after{content:"";position:absolute;inset:auto 1rem 0;height:1px;background:linear-gradient(90deg,transparent,var(--human-accent-line),transparent);opacity:0;transition:opacity .18s ease}:where(.community-card:hover):after,:where(.post-card:hover):after{opacity:1}@media(prefers-reduced-motion:reduce){:where(*,*:before,*:after){animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
