:root{--font-stack:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;--font-mono:'SF Mono', Monaco, 'Cascadia Code', 'Roboto Mono', monospace;--gradient-primary:linear-gradient(135deg, #667eea 0%, #764ba2 100%);--gradient-secondary:linear-gradient(135deg, #f093fb 0%, #f5576c 100%);--gradient-dark:linear-gradient(180deg, #0a0e27 0%, #151b3d 100%);--shadow-sm:0 2px 4px rgba(0, 0, 0, 0.1);--shadow-md:0 4px 6px rgba(0, 0, 0, 0.1);--shadow-lg:0 10px 15px rgba(0, 0, 0, 0.1);--shadow-xl:0 20px 25px rgba(0, 0, 0, 0.1);--progress-bar-color:#667eea}body{position:relative;background:radial-gradient(circle at 20% 50%,rgba(120,119,198,.15),transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,119,198,.1),transparent 50%),radial-gradient(circle at 40% 20%,rgba(255,199,95,.1),transparent 50%),linear-gradient(180deg,#0a0e27 0%,#151b3d 100%);min-height:100vh;background-attachment:fixed}body::before,body::after{content:'';position:fixed;border-radius:50%;filter:blur(100px);opacity:.4;pointer-events:none;z-index:-1}body::before{width:500px;height:500px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);top:-250px;right:-150px;animation:float-orb 25s infinite ease-in-out}body::after{width:400px;height:400px;background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);bottom:-200px;left:-100px;animation:float-orb 25s infinite ease-in-out reverse}@keyframes float-orb{0%,100%{transform:translate(0,0)scale(1)}33%{transform:translate(30px,-30px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}}.main{position:relative;max-width:100% !important;padding:0 !important}main.main{padding-top:0 !important;margin-top:0 !important}.container,.wrapper,.main-wrapper{max-width:1300px !important;margin:0 auto !important;padding:0 1.5rem !important}.post-entry{max-width:1100px;margin-left:auto !important;margin-right:auto !important;margin-bottom:1.5rem !important}.post-entry:first-of-type,.main>.post-entry:first-child{margin-top:0 !important}.newsletter-inline-widget{max-width:1100px !important;margin:.5rem auto 1rem !important}.news-section-header{max-width:1100px !important;margin:.5rem auto 1rem !important;margin-bottom:1.5rem !important}.list{padding:0 !important;margin:0 !important}article.post-entry:first-child{margin-top:0 !important}.hero-banner+*{margin-top:0 !important;margin-bottom:1.5rem !important}.main>:first-child{margin-top:0 !important;padding-top:0 !important}@media(max-width:768px){.container,.wrapper,.main-wrapper{padding:0 1rem !important}.post-entry{margin-bottom:1rem !important}.newsletter-inline-widget{margin:.5rem auto .75rem !important}.news-section-header{margin:.5rem auto .75rem !important}}.main::before{content:'';position:fixed;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(255,255,255,2%) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,2%) 1px,transparent 1px);background-size:50px 50px;pointer-events:none;z-index:0}.logo{position:relative;display:inline-flex;align-items:center;gap:.75rem}.logo a{font-size:1.75rem !important;font-weight:800 !important;letter-spacing:-.02em;text-transform:uppercase;position:relative;display:inline-block;background:linear-gradient(270deg,#667eea,#764ba2,#f093fb,#667eea);background-size:300% 300%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradient-flow 8s ease infinite;transition:all .3s ease}@keyframes gradient-flow{0%,100%{background-position:0}50%{background-position:100%}}.logo a:hover{transform:scale(1.05);filter:drop-shadow(0 0 20px rgba(102,126,234,.5))}.logo::before{content:'';position:absolute;left:-35px;top:50%;transform:translateY(-50%);width:28px;height:28px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;animation:logo-pulse 2s ease infinite}@keyframes logo-pulse{0%,100%{box-shadow:0 0 rgba(102,126,234,.4)}50%{box-shadow:0 0 0 10px rgba(102,126,234,0)}}.reading-progress{position:fixed;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb);transform:scaleX(0);transform-origin:left;transition:transform .2s ease;z-index:9999}.nav{padding:1.5rem 0 !important;backdrop-filter:blur(20px)saturate(180%);background:rgba(10,14,39,.75) !important;border-bottom:1px solid rgba(255,255,255,.1);position:sticky;top:0;z-index:999;box-shadow:0 8px 32px rgba(0,0,0,.3)}#menu a{font-weight:500 !important;position:relative;padding:.5rem .75rem;color:rgba(255,255,255,.9) !important;transition:all .3s ease}#menu a::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:2px;background:var(--gradient-primary);transition:width .3s ease}#menu a:hover{color:#667eea !important;text-shadow:0 0 20px rgba(102,126,234,.5)}#menu a:hover::after,#menu a.active::after{width:80%}.post-entry{background:rgba(255,255,255,5%) !important;backdrop-filter:blur(10px)saturate(150%);border:1px solid rgba(255,255,255,.1) !important;border-radius:16px !important;overflow:hidden;transition:all .3s ease !important;position:relative}.post-entry::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:var(--gradient-primary);transform:scaleX(0);transition:transform .3s ease}.post-entry:hover::before{transform:scaleX(1)}.post-entry:hover{transform:translateY(-4px) !important;box-shadow:0 20px 40px rgba(102,126,234,.2),0 0 0 1px rgba(102,126,234,.3) !important;background:rgba(255,255,255,8%) !important}.post-meta{position:relative}.reading-time{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;background:rgba(102,126,234,.1);border:1px solid rgba(102,126,234,.2);border-radius:20px;font-size:.85rem;color:#667eea;margin-left:.5rem}.reading-time::before{content:'📚';font-size:.9rem}.post-tags a,.tag-entry{background:rgba(102,126,234,.1) !important;color:#667eea !important;border-radius:8px !important;padding:.5rem 1rem !important;font-size:.85rem !important;font-weight:500 !important;border:1px solid rgba(102,126,234,.2) !important;backdrop-filter:blur(5px);transition:all .2s ease !important}.post-tags a:hover,.tag-entry:hover{background:rgba(102,126,234,.2) !important;border-color:rgba(102,126,234,.4) !important;transform:translateY(-2px) !important;box-shadow:0 4px 12px rgba(102,126,234,.3)}.button,button,input[type=submit],input[type=button]{background:var(--gradient-primary) !important;color:#fff !important;border:none !important;border-radius:10px !important;padding:.875rem 1.75rem !important;font-weight:600 !important;cursor:pointer;transition:all .3s ease !important;box-shadow:0 4px 15px rgba(102,126,234,.3) !important;position:relative;overflow:hidden}.button::before,button::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.3);transform:translate(-50%,-50%);transition:width .6s,height .6s}.button:hover::before,button:hover::before{width:300px;height:300px}.button:hover,button:hover,input[type=submit]:hover,input[type=button]:hover{transform:translateY(-2px) !important;box-shadow:0 8px 25px rgba(102,126,234,.4) !important}.share-buttons{gap:1rem !important;padding:1.5rem 0 !important}.share-buttons a{padding:.875rem !important;border-radius:12px !important;background:rgba(102,126,234,.1) !important;backdrop-filter:blur(10px);border:1px solid rgba(102,126,234,.2) !important;transition:all .3s ease !important}.share-buttons a:hover{background:rgba(102,126,234,.2) !important;transform:translateY(-2px)rotate(5deg) !important;box-shadow:0 6px 20px rgba(102,126,234,.3) !important}.footer{margin-top:4rem !important;padding:3rem 0 !important;background:linear-gradient(180deg,transparent,rgba(102,126,234,.1)) !important;backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1)}.light body{background:radial-gradient(circle at 20% 50%,rgba(120,119,198,8%),transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,119,198,6%),transparent 50%),linear-gradient(180deg,#f8f9ff 0%,#e8ebff 100%)}.light .nav{background:rgba(248,249,255,.85) !important;border-bottom:1px solid rgba(0,0,0,.1)}.light .post-entry{background:rgba(255,255,255,.7) !important;border:1px solid rgba(0,0,0,8%) !important}.light #menu a{color:rgba(0,0,0,.8) !important}@media(max-width:768px){.logo a{font-size:1.5rem !important}.nav{padding:1rem 0 !important}}html{scroll-behavior:smooth}:focus-visible{outline:2px solid #667eea !important;outline-offset:2px !important;border-radius:4px}@media(prefers-reduced-motion:reduce){body::before,body::after,.logo a,.logo::before{animation:none}*{transition:none !important}}.hero-banner{max-width:1100px !important;margin:0 auto !important;position:relative !important}.hero-price-grid{display:grid !important;grid-template-columns:repeat(5,1fr) !important;gap:1rem !important;margin:2rem auto !important;max-width:100% !important}@media(max-width:1200px){.hero-price-grid{grid-template-columns:repeat(4,1fr) !important}}@media(max-width:900px){.hero-price-grid{grid-template-columns:repeat(3,1fr) !important}}@media(max-width:640px){.hero-price-grid{grid-template-columns:repeat(2,1fr) !important}}main.main,.main{padding-top:0 !important;margin-top:0 !important}.newsletter-inline-widget{max-width:1100px !important;margin:0 auto 1rem !important;padding-top:0 !important}.news-section-header{max-width:1100px !important;margin:0 auto 1rem !important;padding-top:0 !important}.hero-banner+*,.hero-banner~.newsletter-inline-widget,.hero-banner~.news-section-header{margin-top:0 !important;padding-top:0 !important}.list,.list-container,article.first-entry,article.post-entry:first-child{margin-top:0 !important;padding-top:0 !important}.hero-banner+div,.hero-banner+section,.hero-banner+article{margin-top:0 !important;padding-top:0 !important}.hero-banner~*{margin-top:0 !important}.post-entry{margin-top:0 !important;margin-bottom:1.5rem !important}.post-entry+.post-entry{margin-top:1.5rem !important}.hero-banner,.newsletter-inline-widget,.news-section-header,.post-entry{max-width:1100px !important;margin-left:auto !important;margin-right:auto !important}@media(max-width:1132px){.hero-banner{margin-left:1rem !important;margin-right:1rem !important}}