:root{--primary-bg:#1a1a1a;--secondary-bg:#2a2a2a;--text-primary:#fff;--text-secondary:#a0a0a0;--accent-orange:#ff6b35;--accent-hover:#e55a2b}body{background-color:var(--primary-bg);color:var(--text-primary);font-family:Slabo\ 27px,serif;font-weight:400;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html:not(.tailwind-loaded) body{opacity:0;transition:opacity .2s ease-in}html.tailwind-loaded body{opacity:1}html body{animation:fadeInFallback .8s ease-in forwards}@keyframes fadeInFallback{0%{opacity:0}to{opacity:1}}html.tailwind-loaded body{animation:none;opacity:1!important}h1,h2,h3,h4,h5,h6{font-weight:400;letter-spacing:.01em}.font-bold,.font-medium,.font-semibold{font-weight:400}button,input,select,textarea{font-family:inherit;font-weight:400}.btn-primary,.nav-link{font-weight:400;letter-spacing:.01em}.gradient-text{background:linear-gradient(45deg,#ff6b35,#f7931e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.glass-effect{background:rgba(42,42,42,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1)}.upload-area{border:2px dashed #4a4a4a;transition:all .3s ease}.upload-area:hover{border-color:var(--accent-orange);background-color:rgba(255,107,53,.05)}.upload-area.dragover{border-color:var(--accent-orange);background-color:rgba(255,107,53,.1)}.btn-primary{background:linear-gradient(45deg,var(--accent-orange),#f7931e);transition:all .3s ease}.btn-primary:hover:not(:disabled){background:linear-gradient(45deg,var(--accent-hover),#d8810f);transform:translateY(-2px);box-shadow:0 10px 20px rgba(255,107,53,.3)}.btn-primary:disabled{background:#4a4a4a;cursor:not-allowed;transform:none;box-shadow:none}.card{background:var(--secondary-bg);border:1px solid hsla(0,0%,100%,.1);transition:all .3s ease}.card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.3)}.testimonial-card{background:var(--secondary-bg);border:1px solid hsla(0,0%,100%,.1)}.smooth-scroll{scroll-behavior:smooth}.fade-in{animation:fadeIn .6s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.copy-success{animation:copySuccess .5s ease-in-out}@keyframes copySuccess{0%{transform:scale(1)}50%{transform:scale(1.1);color:#4ade80}to{transform:scale(1)}}.evaluation-section,.faq-section,.inspiration-section,.tutorials-section{padding:4rem 2rem}.footer-section{padding:4rem 2rem 2rem}.blog-card{background:transparent;border:1px solid hsla(0,0%,100%,.1);transition:all .3s ease}.blog-card:hover{border-color:var(--accent-orange);transform:translateY(-2px)}.blog-tag{background:linear-gradient(45deg,#ff6b35,#f7931e);color:#fff;padding:.25rem .75rem;border-radius:.5rem;font-size:.75rem;font-weight:600}.mx-auto{margin-left:auto!important;margin-right:auto!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-16{padding-top:4rem!important;padding-bottom:4rem!important}.text-center{text-align:center!important}.text-white{color:#fff!important}.text-gray-300{color:#d1d5db!important}.text-gray-400{color:#9ca3af!important}.text-orange-400{color:#fb923c!important}.bg-gray-900{background-color:#111827!important}.bg-gray-800{background-color:#1f2937!important}.pt-32{padding-top:8rem!important}.min-h-screen{min-height:100vh!important}.fixed{position:fixed!important}.top-0{top:0!important}.w-full{width:100%!important}.z-50{z-index:50!important}.flex{display:flex!important}.items-center{align-items:center!important}.justify-center{justify-content:center!important}.h-16{height:4rem!important}.relative{position:relative!important}.absolute{position:absolute!important}.left-0{left:0!important}.inset-0,.right-0{right:0!important}.inset-0{top:0!important;bottom:0!important;left:0!important}.w-8{width:2rem!important}.h-8{height:2rem!important}.mr-3{margin-right:.75rem!important}.text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.font-bold{font-weight:700!important}.space-x-8>*+*{margin-left:2rem!important}.hidden{display:none!important}@media (min-width:768px){.md\:flex{display:flex!important}.md\:hidden{display:none!important}}nav .space-x-8{display:flex;gap:2rem}nav .space-x-8 a{color:#d1d5db;text-decoration:none;transition:color .3s ease}nav .space-x-8 a:hover{color:#fb923c}.desktop-nav{display:none}@media (min-width:768px){.desktop-nav{display:flex!important;gap:2rem}nav .md\:hidden{display:none!important}}@media (max-width:767px){.mobile-menu,.mobile-menu-btn{display:block!important}}@media (min-width:768px){.mobile-menu,.mobile-menu-btn{display:none!important}}footer a,nav a{transition:color .3s ease,opacity .3s ease!important}footer a:hover,nav a:hover{color:#ff6b35!important;opacity:.9!important}footer .text-gray-400:hover,footer .text-orange-400,nav .text-gray-300:hover,nav .text-gray-400:hover,nav .text-orange-400{color:#ff6b35!important}.prose{color:#e0e0e0;line-height:1.8;max-width:none}.prose h1{color:#fff;font-size:2.5rem;margin-bottom:1.5rem;border-bottom:2px solid #ff6b35;padding-bottom:.5rem}.prose h1,.prose h2{font-weight:400;margin-top:2rem}.prose h2{color:#ff6b35;font-size:1.875rem;margin-bottom:1rem}.prose h3{color:#ff6b35;font-size:1.5rem;font-weight:400;margin-top:1.5rem;margin-bottom:.75rem}.prose h4{color:#fff;font-size:1.25rem;font-weight:400;margin-top:1.25rem;margin-bottom:.5rem}.prose p{line-height:1.7}.prose ol,.prose p,.prose ul{color:#d1d5db;margin-bottom:1.25rem}.prose ol,.prose ul{padding-left:1.5rem}.prose li{color:#d1d5db;margin-bottom:.5rem;line-height:1.7}.prose strong{color:#fff;font-weight:400}.prose a{color:#ff6b35;text-decoration:none;transition:color .3s ease}.prose a:hover{color:#e55a2b;text-decoration:underline}.prose blockquote{border-left:4px solid #ff6b35;padding-left:1rem;margin:1.5rem 0;font-style:italic;color:#a0a0a0}.prose code{padding:.2rem .4rem;border-radius:.25rem;font-family:Courier New,monospace;color:#ff6b35}.prose code,.prose pre{background-color:#2a2a2a}.prose pre{padding:1rem;border-radius:.5rem;overflow-x:auto;margin:1rem 0}.prose pre code{background-color:transparent;padding:0}.prose img{max-width:100%;height:auto;border-radius:.5rem;margin:1.5rem 0}.prose-invert{color:#e0e0e0}.prose-invert h1,.prose-invert h2,.prose-invert h3,.prose-invert h4,.prose-invert h5,.prose-invert h6{color:#fff}.prose-invert h2,.prose-invert h3{color:#ff6b35}.prose-invert li,.prose-invert ol,.prose-invert p,.prose-invert ul{color:#d1d5db}.prose-invert strong{color:#fff}.prose-invert a{color:#ff6b35}.prose-invert a:hover{color:#e55a2b}.prose-invert blockquote{color:#a0a0a0}@media (max-width:768px){.hero-title{font-size:2.5rem;line-height:1.2;font-weight:400;letter-spacing:.01em}.section-padding{padding:4rem 1rem}.hero-section{padding:4rem 1rem 1.5rem}.feature-section{padding:1.5rem 1rem}.evaluation-section,.faq-section,.inspiration-section,.tutorials-section{padding:3rem 1rem}.prose h1{font-size:2rem}.prose h2{font-size:1.5rem}.prose h3{font-size:1.25rem}}.testimonials-column{display:flex;flex-direction:column;gap:1.5rem;animation:scrollUp 40s linear infinite}.testimonials-column-1{animation:scrollUp1 35s linear infinite}.testimonials-column-2{animation:scrollUp2 45s linear infinite}.testimonials-column-3{animation:scrollUp3 40s linear infinite}.testimonials-column:hover{animation-play-state:paused}@keyframes scrollUp1{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes scrollUp2{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes scrollUp3{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.testimonial-card{background:rgba(31,41,55,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(220,9%,46%,.5);border-radius:1rem;padding:1.5rem;transition:all .3s ease}.testimonial-card:hover{background:rgba(31,41,55,.7);transform:scale(1.05);box-shadow:0 20px 40px rgba(0,0,0,.3);border-color:rgba(255,107,53,.3)}.faq-item{background:transparent;border:1px solid #4b5563;border-radius:.5rem;overflow:hidden}.faq-question{width:100%;padding:1rem 1.5rem;text-align:left;display:flex;align-items:center;justify-content:space-between;transition:background-color .2s ease}.faq-question:hover{background-color:rgba(55,65,81,.3)}.faq-answer{padding:0 1.5rem 1rem}.faq-icon{width:1.25rem;height:1.25rem;color:#9ca3af;transform:transition-transform .2s ease}.container-max-width{max-width:1200px;margin-left:auto;margin-right:auto}.section-padding{padding:6rem 2rem}.hero-section{padding:6rem 2rem 2rem}.feature-section{padding:2rem}.evaluation-section,.faq-section,.inspiration-section,.tutorials-section{padding:4rem 2rem}.card-spacing{margin-bottom:2rem}.grid-gap-large{gap:3rem}.text-spacing{line-height:1.7;margin-bottom:1.5rem}@media (max-width:768px){.testimonials-scroll-container{height:28rem}.testimonials-column-1{animation-duration:25s}.testimonials-column-2{animation-duration:35s}.testimonials-column-3{animation-duration:30s}}