:root{--primary: #2cc39d;--primary-dark: #26a085;--secondary: #f5f5f5;--accent: #000000;--background: #ffffff;--text-primary: #000000;--text-secondary: #666666;--text-muted: #999999;--error: #e74c3c;--success: #2cc39d;--warning: #f39c12;--neutral-gray-light: #eaeaea;--neutral-gray-medium: #cccccc;--neutral-gray-dark: #666666}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:auto;scroll-padding-top:80px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#000;background-color:#fff;overflow-x:hidden;font-feature-settings:"kern" 1,"liga" 1,"calt" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,Georgia,serif;font-weight:600;line-height:1.2;margin-bottom:1rem}p{margin-bottom:1rem;line-height:1.7}a{color:#2cc39d;text-decoration:none;transition:color .3s ease}a:hover{color:#26a085}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#2cc39d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#26a085}::selection{background:#2cc39d;color:#fff}::-moz-selection{background:#2cc39d;color:#fff}button:focus,input:focus,textarea:focus,select:focus{outline:2px solid #2cc39d;outline-offset:2px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mt-0{margin-top:0}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.fade-in{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.slide-in-left{opacity:0;transform:translate(-50px);transition:opacity .6s ease,transform .6s ease}.slide-in-left.visible{opacity:1;transform:translate(0)}.slide-in-right{opacity:0;transform:translate(50px);transition:opacity .6s ease,transform .6s ease}.slide-in-right.visible{opacity:1;transform:translate(0)}.loading{display:inline-block;width:20px;height:20px;border:3px solid rgba(44,195,157,.3);border-radius:50%;border-top-color:#2cc39d;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeInOpacity{0%{opacity:0}to{opacity:1}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes glitch{0%{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}to{transform:translate(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes fadeInScale1{0%{opacity:0;transform:scale(.8)}to{opacity:.12;transform:scale(1)}}@keyframes fadeInScale2{0%{opacity:0;transform:scale(.8)}to{opacity:.1;transform:scale(1)}}@keyframes fadeInScale3{0%{opacity:0;transform:scale(.8)}to{opacity:.09;transform:scale(1)}}@keyframes fadeInScale4{0%{opacity:0;transform:scale(.8)}to{opacity:.08;transform:scale(1)}}@keyframes fadeInScale5{0%{opacity:0;transform:scale(.8)}to{opacity:.07;transform:scale(1)}}@media print{*{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}.btn{border:1px solid #000}.floating-card,.hero-background,.hero-overlay{display:none}}@media(prefers-contrast:more){:root{--primary: #000;--secondary: #fff;--accent: #ff0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.floating-card,.hero-background{animation:none}}
