*{box-sizing:border-box;margin:0;padding:0}:root{--primary:#8b6f4e;--primary-light:#b8976a;--accent:#9b2335;--accent-light:#c4576a;--gold:#c5a572;--gold-light:#e8d5b5;--bg:#faf7f2;--bg-card:#ffffffd9;--bg-card-hover:#f5f0e8;--bg-warm:#f3ede4;--text:#1a1210;--text-secondary:#5c4f46;--text-light:#9a8e85;--border:#e0d5ca;--border-light:#ede6dd;--success:#5c8a6b;--warning:#c4956a;--danger:#9b2335;--radius:20px;--radius-sm:12px;--shadow:0 4px 24px #2c24200f;--shadow-lg:0 8px 40px #2c24201a}html,body,#root{height:100%;color:var(--text);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:linear-gradient(165deg,#fdf9f4 0%,#f5ede3 35%,#ede3d6 70%,#f0e6da 100%);font-family:Playfair Display,Georgia,Times New Roman,serif;overflow:auto}button{cursor:pointer;border:none;outline:none;font-family:Inter,system-ui,sans-serif}a{color:inherit;text-decoration:none}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239A8E85' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px!important}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.fade-in{animation:.4s ease-out fadeIn}.slide-up{animation:.5s ease-out slideUp}.nav-scroll::-webkit-scrollbar{display:none}.nav-scroll{-ms-overflow-style:none;scrollbar-width:none}@media (width>=768px){.content-area{padding:24px 40px!important}.home-grid{grid-template-columns:repeat(3,1fr)!important;gap:16px!important;max-width:960px!important}.drinks-grid{grid-template-columns:repeat(4,1fr)!important;max-width:800px!important}.mood-grid{grid-template-columns:repeat(3,1fr)!important;max-width:600px!important}.nav-scroll{gap:4px!important;padding:10px 24px!important}.nav-btn{min-width:80px!important;padding:10px 16px!important}.nav-btn span{font-size:11px!important}}@media (width>=600px){.team-landing-grid{grid-template-columns:repeat(5,1fr)!important;gap:12px!important;display:grid!important;overflow:visible!important}}@media (width>=768px){.list-page{max-width:640px!important;margin:0 auto!important}.products-category{grid-template-columns:repeat(2,1fr)!important;gap:10px!important;display:grid!important}.team-list{grid-template-columns:repeat(2,1fr)!important;gap:14px!important;display:grid!important}}@media (width>=1024px){.home-grid{grid-template-columns:repeat(4,1fr)!important;max-width:960px!important}.drinks-grid{grid-template-columns:repeat(4,1fr)!important;gap:18px!important;max-width:900px!important}.mood-grid{grid-template-columns:repeat(3,1fr)!important;gap:16px!important;max-width:700px!important}}@media (width>=1200px){.home-grid{grid-template-columns:repeat(5,1fr)!important;max-width:1080px!important}}
