.cultural-background{position:relative;width:100%;min-height:100vh;overflow:hidden;background:linear-gradient(135deg,#fafafa,#f0f9ff)}.animation-layer{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.content-wrapper{position:relative;z-index:1}.cultural-background.cherry-blossoms .animation-layer{background:radial-gradient(circle at 20% 50%,rgba(255,192,203,.3) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,182,193,.2) 0,transparent 50%),radial-gradient(circle at 40% 20%,rgba(255,160,180,.25) 0,transparent 50%);animation:blossom-drift 20s ease-in-out infinite}@keyframes blossom-drift{0%,to{transform:translateX(0) translateY(0)}25%{transform:translateX(20px) translateY(-30px)}50%{transform:translateX(0) translateY(-50px)}75%{transform:translateX(-20px) translateY(-30px)}}.cultural-background.mandala-rotate .animation-layer{background:radial-gradient(circle,rgba(255,127,80,.1) 10%,transparent 20%),conic-gradient(from 0deg,rgba(255,165,0,.15),rgba(255,215,0,.15),rgba(255,165,0,.15));animation:mandala-spin 30s linear infinite}@keyframes mandala-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cultural-background.pyramid-glow .animation-layer{background:linear-gradient(180deg,rgba(255,223,0,.05),rgba(255,165,0,.1) 50%,rgba(184,134,11,.05));animation:pyramid-pulse 4s ease-in-out infinite}@keyframes pyramid-pulse{0%,to{opacity:.5}50%{opacity:1}}.cultural-background.samba-waves .animation-layer{background:repeating-linear-gradient(45deg,rgba(0,255,127,.1),rgba(0,255,127,.05) 10px,transparent 20px,transparent 30px);animation:samba-wave 3s ease-in-out infinite}@keyframes samba-wave{0%,to{transform:skewX(0deg) translateY(0)}50%{transform:skewX(5deg) translateY(-20px)}}.cultural-background.papel-picado .animation-layer{background:repeating-linear-gradient(90deg,rgba(255,0,127,.08),rgba(255,105,180,.08) 20px,rgba(255,215,0,.08) 40px,rgba(0,191,255,.08) 60px);animation:papel-flutter 2s ease-in-out infinite}@keyframes papel-flutter{0%,to{transform:scaleX(1)}50%{transform:scaleX(.95)}}.cultural-background.dragons-fly .animation-layer{background:radial-gradient(circle at 30% 30%,rgba(255,0,0,.1) 0,transparent 50%),radial-gradient(circle at 70% 70%,rgba(255,215,0,.08) 0,transparent 50%);animation:dragon-fly 8s ease-in-out infinite}@keyframes dragon-fly{0%,to{transform:translateX(-50px) translateY(-50px)}50%{transform:translateX(50px) translateY(50px)}}.cultural-background.geometric-spiral .animation-layer{background:repeating-conic-gradient(from 0deg,rgba(0,0,139,.08) 0deg,rgba(0,0,139,.04) 30deg,transparent 60deg,transparent 120deg);animation:geometric-rotate 40s linear infinite}@keyframes geometric-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cultural-background.moroccan-tiles .animation-layer{background:linear-gradient(45deg,rgba(178,34,34,.08) 25%,transparent 0),linear-gradient(-45deg,rgba(178,34,34,.08) 25%,transparent 0),linear-gradient(45deg,transparent 75%,rgba(178,34,34,.08) 0),linear-gradient(-45deg,transparent 75%,rgba(178,34,34,.08) 0);background-size:40px 40px;background-position:0 0,0 20px,20px -20px,-20px 0;animation:tile-shift 6s ease-in-out infinite}@keyframes tile-shift{0%,to{opacity:.6}50%{opacity:1}}.cultural-background.yin-yang-rotate .animation-layer{background:radial-gradient(circle at 30% 50%,rgba(255,0,0,.1) 0,transparent 40%),radial-gradient(circle at 30% 50%,rgba(0,0,255,.08) 40%,transparent 80%);animation:yin-yang-spin 8s linear infinite}@keyframes yin-yang-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cultural-background.renaissance-pattern .animation-layer{background:repeating-linear-gradient(0deg,rgba(184,134,11,.08),rgba(184,134,11,.04) 10px,transparent 20px),repeating-linear-gradient(90deg,rgba(184,134,11,.08),rgba(184,134,11,.04) 10px,transparent 20px);animation:renaissance-glow 5s ease-in-out infinite}@keyframes renaissance-glow{0%,to{filter:brightness(1)}50%{filter:brightness(1.1)}}.cultural-background.celtic-knot .animation-layer{background:repeating-conic-gradient(from 45deg at 50% 50%,rgba(0,128,0,.08) 0deg,rgba(0,100,0,.04) 90deg,transparent 180deg);animation:celtic-weave 12s linear infinite}@keyframes celtic-weave{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(1.05)}to{transform:rotate(1turn) scale(1)}}.cultural-background.incan-weave .animation-layer{background:repeating-linear-gradient(0deg,rgba(210,105,30,.08),rgba(139,69,19,.08) 5px,transparent 10px);animation:incan-shift 4s ease-in-out infinite}@keyframes incan-shift{0%,to{transform:translateX(0)}50%{transform:translateX(10px)}}.cultural-background.thai-spiral .animation-layer{background:repeating-conic-gradient(from 0deg at 50% 50%,rgba(255,140,0,.08) 0deg,rgba(255,165,0,.04) 45deg,transparent 90deg);animation:thai-spiral-rotate 25s linear infinite}@keyframes thai-spiral-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cultural-background.stars-twinkle .animation-layer{background:radial-gradient(2px 2px at 20px 30px,rgba(0,52,255,.8),rgba(0,52,255,0)),radial-gradient(2px 2px at 60px 70px,rgba(0,52,255,.8),rgba(0,52,255,0)),radial-gradient(1px 1px at 50px 50px,rgba(0,52,255,.6),rgba(0,52,255,0)),radial-gradient(1px 1px at 130px 80px,rgba(0,52,255,.6),rgba(0,52,255,0)),radial-gradient(2px 2px at 90px 10px,rgba(0,52,255,.8),rgba(0,52,255,0));background-repeat:repeat;background-size:200px 200px;animation:stars-twinkle 3s ease-in-out infinite}@keyframes stars-twinkle{0%,to{opacity:.5}50%{opacity:1}}.cultural-background.fleur-de-lis .animation-layer{background:repeating-linear-gradient(90deg,rgba(0,0,139,.08),transparent 40px,transparent 50px,rgba(0,0,139,.08) 90px);animation:fleur-shimmer 4s ease-in-out infinite}@keyframes fleur-shimmer{0%,to{filter:opacity(.6)}50%{filter:opacity(1)}}.cultural-background.global-pulse .animation-layer{background:radial-gradient(circle at 50% 50%,rgba(0,82,255,.1) 0,transparent 50%);animation:global-pulse 4s ease-in-out infinite}@keyframes global-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (max-width:768px){@keyframes blossom-drift{0%,to{transform:translateX(0) translateY(0)}25%{transform:translateX(10px) translateY(-15px)}50%{transform:translateX(0) translateY(-25px)}75%{transform:translateX(-10px) translateY(-15px)}}@keyframes samba-wave{0%,to{transform:skewX(0deg) translateY(0)}50%{transform:skewX(3deg) translateY(-10px)}}@keyframes dragon-fly{0%,to{transform:translateX(-30px) translateY(-30px)}50%{transform:translateX(30px) translateY(30px)}}}.country-selector{position:relative;z-index:100;margin-bottom:24px}.selector-button{display:flex;align-items:center;gap:8px;padding:8px 16px;background:rgba(255,255,255,.95);border:2px solid rgba(0,52,255,.3);border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;color:#0f172a;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.08)}.selector-button:hover{background:white;border-color:rgba(0,52,255,.6);box-shadow:0 4px 12px rgba(0,52,255,.15)}.selector-label{font-size:14px;font-weight:600}.selector-arrow{display:inline-block;transition:transform .2s ease}.selector-arrow.open{transform:rotate(180deg)}.selector-dropdown{position:absolute;top:100%;left:0;right:0;margin-top:8px;background:white;border:2px solid rgba(0,52,255,.2);border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.12);max-height:300px;overflow-y:auto;z-index:101}.selector-item{padding:12px 16px;cursor:pointer;transition:all .2s ease;color:#0f172a;font-size:14px;border-bottom:1px solid rgba(0,0,0,.05)}.selector-item:last-child{border-bottom:none}.selector-item:hover{background:rgba(0,52,255,.08);padding-left:20px}.selector-item.active{background:rgba(0,52,255,.1);color:#0052ff;font-weight:600}.selector-dropdown::-webkit-scrollbar{width:6px}.selector-dropdown::-webkit-scrollbar-track{background:transparent}.selector-dropdown::-webkit-scrollbar-thumb{background:rgba(0,52,255,.2);border-radius:3px}.selector-dropdown::-webkit-scrollbar-thumb:hover{background:rgba(0,52,255,.4)}@media (max-width:768px){.selector-button{padding:6px 12px;font-size:13px}.selector-label{font-size:13px}.selector-item{padding:10px 12px;font-size:13px}.selector-dropdown{max-height:250px}}