*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--yellow:#ffd600;--yellow-dark:#f5b800;--yellow-darker:#d49a00;--yellow-light:#fff59d;--yellow-bg:#fffde7;--yellow-bg2:#fff8c5;--primary:#ffd600;--primary-dark:#f5b800;--primary-darker:#d49a00;--primary-light:#fff9c4;--primary-text:#5c4a00;--orange:#ff8c00;--orange-light:#fff3e0;--coral:#ff6b35;--pink:#e91e8c;--teal:#00bfa5;--blue:#2979ff;--text:#1a1200;--text-dark:#2d2000;--text-muted:#7a6500;--text-light:#b59b00;--text-placeholder:#bca800;--bg-page:#fffdf0;--bg-card:#fff;--bg-card2:#fffde7;--bg-input:#fffbf0;--border:#ffe57f;--border-dark:#ffd600;--border-light:#fff9c4;--shadow-xs:0 1px 4px #ffb4001a;--shadow-sm:0 2px 10px #ffb40024;--shadow:0 4px 22px #ffb4002e;--shadow-lg:0 8px 40px #ffb40038;--shadow-xl:0 16px 60px #ffb40042;--admin-bg:#1a1400;--admin-sidebar:#120f00;--admin-sidebar2:#1f1900;--admin-text:#fff8dc;--admin-border:#ffd60026;--success:#00c853;--success-bg:#e8f5e9;--warning:#ff8c00;--warning-bg:#fff3e0;--error:#f44336;--error-bg:#ffebee;--info:#2979ff;--info-bg:#e3f2fd;--radius-xs:6px;--radius-sm:10px;--radius:16px;--radius-lg:24px;--radius-xl:32px;--transition:.22s ease;--transition-fast:.14s ease;--transition-slow:.38s ease;--header-h:68px;--topbar-h:38px;--max-w:1440px;--content-w:1200px}html{scroll-behavior:smooth;font-size:16px}body{background:var(--bg-page);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}html,body,#root{width:100%;overflow-x:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--yellow-bg)}::-webkit-scrollbar-thumb{background:var(--yellow-dark);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--yellow-darker)}h1,h2,h3,h4,h5,h6{color:var(--text);font-weight:800;line-height:1.2}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}.container{max-width:var(--max-w);margin:0 auto;padding:0 80px}@media (max-width:1200px){.container{padding:0 40px}}@media (max-width:768px){.container{padding:0 16px}}@media (max-width:480px){.container{padding:0 12px}}:focus-visible{outline:2px solid var(--yellow-dark);outline-offset:2px}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes routeFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pop{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.fade-up{animation:.4s forwards fadeUp}.fade-in{animation:.3s forwards fadeIn}.route-fade{animation:.24s ease-out both routeFadeIn}@media (prefers-reduced-motion:reduce){.route-fade{animation:none}}.skeleton{border-radius:var(--radius);background:linear-gradient(90deg,#fff9c4 25%,#fffde7 50%,#fff9c4 75%) 0 0/200% 100%;animation:1.4s infinite shimmer}.swiper{width:100%;height:100%}.swiper-pagination-bullet-active{background:var(--yellow-dark)!important}.swiper-button-next,.swiper-button-prev{background:#fffffff2;border-radius:50%;box-shadow:0 4px 16px #0000001f;color:var(--primary-text)!important;width:44px!important;height:44px!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:14px!important;font-weight:900!important}.text-primary{color:var(--primary-text)}.text-muted{color:var(--text-muted)}.text-center{text-align:center}.btn{cursor:pointer;transition:var(--transition);border:none;border-radius:50px;align-items:center;gap:8px;padding:12px 28px;font-family:inherit;font-size:14px;font-weight:800;display:inline-flex}.section-title{color:var(--text);font-family:Poppins,sans-serif;font-size:clamp(20px,3vw,28px);font-weight:900}*{box-sizing:border-box}html,body,#root{max-width:100vw;overflow-x:hidden}img{max-width:100%;height:auto;display:block}button,a,[role=button]{min-height:36px}*{-webkit-tap-highlight-color:#ffd60026}html{-moz-text-size-adjust:100%;text-size-adjust:100%}@media (max-width:480px){body{font-size:15px}h1{font-size:clamp(20px,6vw,32px)!important}h2{font-size:clamp(17px,5vw,26px)!important}h3{font-size:clamp(15px,4vw,20px)!important}}@media (max-width:600px){.grid-2{grid-template-columns:1fr!important}.grid-3,.grid-4{grid-template-columns:1fr 1fr!important}}@media (max-width:480px){.container,[class*=container]{padding-left:12px!important;padding-right:12px!important}}@media (max-width:640px){.swiper-button-next,.swiper-button-prev{width:32px!important;height:32px!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:11px!important}}
