:root{--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-tertiary:#f1f5f9;--text-primary:#1e293b;--text-secondary:#475569;--text-muted:#64748b;--border:#e2e8f0;--accent:#0774e8;--accent-hover:#0562cc;--card-bg:#fff;--card-hover:#f8fafc;--card-border:#e2e8f0;--font-heading:var(--font-inter);--font-body:var(--font-source-serif);--font-mono:"SF Mono","Monaco","Inconsolata","Fira Code","Droid Sans Mono","Source Code Pro",monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--leading-none:1;--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--leading-loose:2;--tracking-tighter:-.05em;--tracking-tight:-.025em;--tracking-normal:0em;--tracking-wide:.025em;--tracking-wider:.05em;--tracking-widest:.1em;--bg:#fff;--card:#f8f9fa;--muted:#6b7280;--text:#1f2937;--background:#fff;--foreground:#000;--bg-header-color:#071c2e;--text-white:#fff;--subscribe-btn-hover:#2563eb;--radius-circle:50%;--fontSize-4:1.25rem;--fontSize-6:1rem;--cubic-in:cubic-bezier(.4,0,1,1);--page-bg:#f9fafb;--page-bg-gradient-start:#fff;--page-bg-gradient-end:#f3f4f6;--page-text:#1f2937;--page-text-secondary:#4b5563;--page-heading:#111827;--page-card-bg:#fff;--page-card-border:#e5e7eb;--page-card-hover:#f9fafb;--page-input-bg:#fff;--page-input-border:#d1d5db;--page-input-text:#1f2937;--page-shadow:#0000001a;--page-shadow-lg:#00000026;--writer-bg-primary:#fff;--writer-bg-secondary:#f7fafc;--writer-bg-tertiary:#edf2f7;--writer-bg-accent:#e6f3ff;--writer-text-primary:#1a202c;--writer-text-secondary:#4a5568;--writer-text-muted:#718096;--writer-border:#e2e8f0;--writer-border-hover:#cbd5e1;--writer-accent:#3b82f6;--writer-accent-hover:#2563eb;--writer-success:#10b981;--writer-warning:#f59e0b;--writer-error:#ef4444;--writer-shadow:0 2px 4px 0 #00000014,0 1px 2px 0 #0000000f;--writer-shadow-md:0 4px 8px -1px #0000001f,0 2px 4px -1px #00000014;--writer-shadow-lg:0 12px 20px -3px #00000026,0 4px 8px -2px #00000014;--writer-shadow-xl:0 24px 40px -5px #0000002e,0 12px 16px -5px #0000001f}[data-theme=dark]{--bg-primary:#000;--bg-secondary:#111;--bg-tertiary:#1a1a1a;--text-primary:#fff;--text-secondary:#ccc;--text-muted:#999;--border:#333;--accent:#0774e8;--accent-hover:#0562cc;--card-bg:#161616;--card-hover:#1f1f1f;--card-border:#333;--bg:#000;--card:#121212;--background:#0a0a0a;--bg-header-color:#0f1419;--page-bg:#000;--page-bg-gradient-start:#000;--page-bg-gradient-end:#021025;--page-text:#e5e7eb;--page-text-secondary:#9ca3af;--page-heading:#f9fafb;--page-card-bg:#111827b3;--page-card-border:#374151;--page-card-hover:#1f2937cc;--page-input-bg:#1f2937;--page-input-border:#4b5563;--page-input-text:#f9fafb;--page-shadow:#0000004d;--page-shadow-lg:#0006;--writer-bg-primary:#0d1117;--writer-bg-secondary:#161b22;--writer-bg-tertiary:#21262d;--writer-bg-accent:#1f2937;--writer-text-primary:#f0f6fc;--writer-text-secondary:#c9d1d9;--writer-text-muted:#8b949e;--writer-border:#30363d;--writer-border-hover:#484f58;--writer-accent:#58a6ff;--writer-accent-hover:#79c0ff;--writer-success:#3fb950;--writer-warning:#d29922;--writer-error:#f85149;--writer-shadow:0 2px 8px 0 #0006,0 1px 4px 0 #0000004d;--writer-shadow-md:0 6px 16px -2px #00000080,0 4px 8px -2px #0000004d;--writer-shadow-lg:0 16px 32px -4px #0009,0 8px 16px -4px #0006;--writer-shadow-xl:0 32px 64px -8px #000000b3,0 16px 32px -8px #00000080}body{background-color:var(--bg-primary);color:var(--text-primary);font-family:var(--font-body),"Source Serif Pro",Georgia,"Times New Roman",serif;font-size:var(--text-base);line-height:var(--leading-relaxed);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"kern" 1,"liga" 1;font-weight:400;transition:background-color .3s,color .3s}.login-title{color:var(--text-primary)}.login-subtitle{color:var(--text-secondary)}.login-label{color:var(--text-primary);font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.login-input{border-color:var(--border);background-color:var(--card-bg);color:var(--text-primary)}.login-input::placeholder,.login-footer{color:var(--text-muted)}.error-title{color:var(--text-primary)}.error-subtitle,.error-text{color:var(--text-secondary)}.error-muted{color:var(--text-muted)}.offline-title{color:var(--text-primary)}.offline-subtitle,.offline-text{color:var(--text-secondary)}.offline-muted{color:var(--text-muted)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:700;line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:var(--text-primary);margin:0 0 1rem}h1{font-size:clamp(var(--text-3xl),4vw,var(--text-6xl));font-weight:800;line-height:var(--leading-none);letter-spacing:var(--tracking-tighter);margin-bottom:1.5rem}h2{font-size:clamp(var(--text-2xl),3vw,var(--text-4xl));margin-bottom:1.25rem;font-weight:700}h3{font-size:clamp(var(--text-xl),2.5vw,var(--text-3xl));margin-bottom:1rem;font-weight:600}h4{font-size:clamp(var(--text-lg),2vw,var(--text-2xl));margin-bottom:.875rem;font-weight:600}h5{font-size:clamp(var(--text-base),1.5vw,var(--text-xl));margin-bottom:.75rem;font-weight:500}h6{font-size:clamp(var(--text-sm),1.2vw,var(--text-lg));text-transform:uppercase;letter-spacing:var(--tracking-wide);margin-bottom:.5rem;font-weight:500}p{font-family:var(--font-body),"Source Serif Pro",Georgia,"Times New Roman",serif;font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--text-primary);margin:0 0 1.25rem}.text-lead{font-size:var(--text-xl);line-height:var(--leading-normal);color:var(--text-secondary);font-weight:300}.text-small{font-size:var(--text-sm);line-height:var(--leading-normal)}.font-mono{font-family:var(--font-mono)}.editorial-dropcap:first-letter{font-family:var(--font-heading);float:left;color:var(--accent);margin:.1rem .5rem 0 0;font-size:4rem;font-weight:700;line-height:1}.editorial-pullquote{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:500;line-height:var(--leading-tight);text-align:center;color:var(--accent);border-left:4px solid var(--accent);background:var(--bg-secondary);margin:2rem 0;padding:2rem;font-style:italic}.editorial-subtitle{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--text-secondary);font-weight:400;line-height:var(--leading-normal);margin-bottom:2rem}.editorial-byline{font-family:var(--font-heading);font-size:var(--text-sm);color:var(--text-muted);text-transform:uppercase;letter-spacing:var(--tracking-wide);font-weight:500}.science-highlight{background:linear-gradient(120deg,transparent 0%,var(--accent)0%,var(--accent)100%,transparent 100%);background-position:0 85%;background-repeat:no-repeat;background-size:100% 3px;padding:0 2px}@media (max-width:768px){:root{--text-xs:.7rem;--text-sm:.8rem;--text-base:.95rem;--text-lg:1.05rem;--text-xl:1.15rem;--text-2xl:1.35rem;--text-3xl:1.65rem;--text-4xl:2rem;--text-5xl:2.5rem;--text-6xl:3rem}body{font-size:var(--text-base);line-height:var(--leading-normal)}h1,h2,h3,h4,h5,h6{line-height:var(--leading-snug)}p{line-height:var(--leading-normal);margin-bottom:1rem}}@media (min-width:1200px){:root{--text-base:1.125rem}p{line-height:var(--leading-loose)}}@media (min-width:1600px){.container{max-width:1400px}h1{font-size:var(--text-6xl)}}*{box-sizing:border-box;margin:0;padding:0}.min-padding-xs{padding:.25rem}.min-padding-sm{padding:.5rem}.min-padding-md{padding:1rem}.min-padding-lg{padding:1.5rem}.min-padding-xl{padding:2rem}.min-margin-xs{margin:.25rem}.min-margin-sm{margin:.5rem}.min-margin-md{margin:1rem}.min-margin-lg{margin:1.5rem}.min-margin-xl{margin:2rem}.content-spacing>*+*{margin-top:1rem}.content-spacing-lg>*+*{margin-top:1.5rem}section{padding:1rem 0}@media (min-width:640px){section{padding:1.5rem 0}}.container,.content-wrapper-clean,.page-container-clean{min-height:fit-content;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.container,.content-wrapper-clean,.page-container-clean{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.container,.content-wrapper-clean,.page-container-clean{padding-left:2rem;padding-right:2rem}}html,body,#__next{height:100%;overflow-x:hidden}html{width:100%;overflow-x:hidden}body{background:linear-gradient(180deg,var(--page-bg-gradient-start),var(--page-bg-gradient-end));color:var(--page-text);-webkit-font-smoothing:antialiased;width:100%;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;transition:background .3s,color .3s;position:relative;overflow-x:hidden}.container{box-sizing:border-box;border-radius:12px;max-width:1300px;margin:50px auto;padding:32px}*{box-sizing:border-box}main{background:linear-gradient(180deg,var(--page-bg-gradient-start),var(--page-bg-gradient-end));width:100%;max-width:100vw;color:var(--page-text);transition:background .3s,color .3s;overflow-x:hidden}.hero-popular-header h1{color:var(--page-heading);background:linear-gradient(135deg,#3b82f6,#06b6d4,#8b5cf6);-webkit-text-fill-color:transparent;border-bottom:5px solid var(--accent);-webkit-background-clip:text;background-clip:text;justify-content:center;margin-bottom:1rem;padding:1rem 0 2px;font-size:clamp(1.4rem,5vw,4rem);font-weight:800;line-height:1.2;transition:all .3s;display:inline-flex}main h2,main h3,main h4,main h5,main h6{color:var(--page-heading);padding:.5rem 0;transition:color .3s}main p{color:var(--page-text-secondary);transition:color .3s}main [class*=card],main .card{color:var(--page-text);transition:all .3s;background:var(--page-card-bg)!important;border-color:var(--page-card-border)!important}main [class*=card]:hover,main .card:hover{box-shadow:0 10px 25px var(--page-shadow-lg)}main input,main textarea,main select{font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;transition:all .3s;background:var(--page-input-bg)!important;border-color:var(--page-input-border)!important;color:var(--page-input-text)!important}main input::placeholder,main textarea::placeholder{color:var(--page-text-secondary);opacity:.6}main input:focus,main textarea:focus,main select:focus{outline:none;box-shadow:0 0 0 3px #3b82f61a;border-color:var(--accent)!important}main button{transition:all .3s}main a{transition:color .3s}code{background:var(--page-card-bg);color:var(--accent);border-radius:6px;padding:4px 8px;transition:all .3s}.hero-title{border-bottom:5px solid;border-image:linear-gradient(90deg,#60a5fa,#10b981) 1;justify-content:center;max-width:fit-content;padding-bottom:2px;transition:width .3s;display:inline-flex;left:0}.card-gradient-border{background:linear-gradient(var(--page-card-bg),var(--page-card-bg))padding-box,linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899)border-box;border:2px solid #0000;border-radius:1rem;position:relative}.cards-grid-popular{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.cards-grid-popular{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.cards-grid-editor{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.cards-grid-editor{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:768px){.cards-grid-editor{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.cards-grid-editor{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.cards-grid-editor{grid-template-columns:repeat(4,1fr)}}.cards-grid-topics{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.cards-grid-topics{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1024px){.cards-grid-topics{grid-template-columns:repeat(3,1fr)}}.card-base{background:var(--page-card-bg);border:1px solid var(--page-card-border);border-radius:.75rem;max-width:100%;height:100%;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.card-base:hover{border-color:var(--accent);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@media (min-width:640px){.card-base{border-radius:1rem}}.card-image{background:#f3f4f6;width:100%;position:relative;overflow:hidden}.card-image-popular{height:180px}@media (min-width:640px){.card-image-popular{height:200px}}@media (min-width:768px){.card-image-popular{height:220px}}.card-image-editor{height:160px}@media (min-width:640px){.card-image-editor{height:170px}}@media (min-width:768px){.card-image-editor{height:180px}}.card-content{padding:1rem}@media (min-width:640px){.card-content{padding:1.25rem}}@media (min-width:768px){.card-content{padding:1.5rem}}.card-title-popular{margin-bottom:.5rem;font-size:1.125rem;font-weight:700;line-height:1.4}@media (min-width:640px){.card-title-popular{margin-bottom:.75rem;font-size:1.25rem}}.card-title-editor{margin-bottom:.5rem;font-size:1rem;font-weight:700;line-height:1.4}@media (min-width:640px){.card-title-editor{font-size:1.125rem}}.card-description{margin-bottom:.75rem;font-size:.75rem;line-height:1.6}@media (min-width:640px){.card-description{margin-bottom:1rem;font-size:.875rem}}.grid-container{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:center;gap:15px;display:grid}.grid-popular{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-content:center;gap:1.25rem;display:grid}.grid-editor{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-content:center;gap:1rem;display:grid}.grid-topics{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:center;gap:15px;padding-top:20px;display:grid}.grid-popular{grid-template-columns:1fr;gap:.75rem;display:grid}.card{background-color:var(--page-card-bg);text-align:center;color:var(--page-text);border:1px solid var(--page-card-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.card:hover{border-color:var(--accent);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.card:before{content:"";background:linear-gradient(90deg,var(--accent),#8b5cf6);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.card:hover:before{opacity:1}.card a{color:inherit;height:100%;text-decoration:none;display:block}.card img{object-fit:cover;border-top-left-radius:16px;border-top-right-radius:16px;width:100%;height:250px;transition:transform .3s}.card h2{color:var(--accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:16px 20px 8px;font-size:1.4rem;font-weight:600;line-height:1.4;transition:all .3s}.card p{color:var(--page-text);opacity:.85;padding:0 20px 20px;font-size:.95rem;line-height:1.6;transition:opacity .3s}.card:hover p{opacity:1}.card-editor{background-color:var(--page-card-bg);text-align:center;color:var(--page-text);border:1px solid var(--page-card-border);border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.card-editor:before{content:"";background:linear-gradient(90deg,var(--accent),#8b5cf6);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.card-editor:hover{border-color:var(--accent);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.card-editor:hover:before{opacity:1}.card-editor a{color:var(--page-text);height:100%;text-decoration:none;display:block}.card-editor img{object-fit:cover;border-top-left-radius:16px;border-top-right-radius:16px;width:100%;height:200px;transition:transform .3s}.card-editor h2{color:var(--accent);background:linear-gradient(135deg,var(--accent),#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:16px 16px 8px;font-size:1.3rem;font-weight:600;line-height:1.4;transition:all .3s}.card-editor p{color:var(--page-text);opacity:.85;padding:0 16px 20px;font-size:.9rem;line-height:1.6;transition:opacity .3s}.card-editor:hover p{opacity:1}.popular-card{background-color:var(--page-card-bg);color:var(--page-text);border:1px solid var(--page-card-border);border-radius:16px;padding:10px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.popular-card:before{content:"";background:linear-gradient(90deg,#ff6b6b,#4ecdc4,var(--accent));height:4px;position:absolute;top:0;left:0;right:0}.popular-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.popular-card h2{color:var(--page-text);background:linear-gradient(135deg,var(--accent),#ff6b6b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:1.2rem;font-weight:700}.popular-card ul{color:var(--page-text);margin:0;padding-left:0;list-style:none}.popular-card ul li{color:var(--page-text);display:flex}.popular-item-card{color:var(--accent);border:1px solid var(--page-card-border);background-color:var(--page-card-bg);border-radius:12px;align-items:center;width:100%;margin-bottom:12px;padding:10px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.popular-item-card:before{content:"";background:linear-gradient(180deg,var(--accent),#8b5cf6);width:4px;transition:transform .3s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.popular-item-card:hover{border-color:var(--accent);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.popular-item-card:hover:before{transform:scaleY(1)}.popular-item-card img{object-fit:cover;border-radius:8px;flex-shrink:0;width:120px;height:80px;transition:transform .3s}.card-content-popular{flex-direction:column;flex-grow:1;justify-content:center;padding-left:16px;display:flex}.card-title{color:var(--page-text);margin:0;font-size:1.1rem;font-weight:600;line-height:1.4;transition:color .3s}.popular-item-card:hover .card-title{color:var(--accent)}.headline{font-family:Arial,sans-serif;line-height:1.4}.headline-4{font-size:1.25rem}.section-header{color:var(--page-text);border-bottom:4px solid var(--page-card-border);padding-top:30px}.section-title{background-color:var(--page-card-bg);max-width:max-content;color:var(--accent);border-bottom-right-radius:5px;border-bottom-left-radius:5px;padding:0 25px 5px;font-weight:600;text-decoration:none;transition:all .3s}.topics-section{border-bottom:4px solid var(--page-card-border);padding-top:20px}.btn-primary{color:#fff;max-width:max-content;font-weight:500;font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer;background:linear-gradient(135deg,#0774e8,#0563eb);border:none;border-radius:8px;justify-content:center;align-items:center;margin:0;padding:10px 24px;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 6px -1px #0000001a}.btn-primary:hover{color:#fff;background:linear-gradient(135deg,#052fe9,#0451d3);box-shadow:0 8px 15px -3px #0003}.btn-secondary{border:1px solid var(--page-card-border);color:var(--page-text);font-weight:500;font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:0 0;border-radius:20px;align-items:center;padding:8px 20px;text-decoration:none;transition:all .3s;display:inline-flex}.btn-secondary:hover{border-color:var(--accent);color:var(--accent);background:var(--page-card-hover)}.image-link{align-items:center;width:100%;display:flex}input[type=email],input[type=text],textarea{background:var(--page-input-bg);border:1px solid var(--page-input-border);color:var(--page-input-text);font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;transition:all .3s}input[type=email]:focus,input[type=text]:focus,textarea:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #3b82f61a}input[type=email]::placeholder,input[type=text]::placeholder,textarea::placeholder{color:var(--page-text-secondary);opacity:.7}.newsletter-container{background:var(--page-card-bg);border:1px solid var(--page-card-border);text-align:center;border-radius:16px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.newsletter-container:before{content:"";background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899);height:4px;position:absolute;top:0;left:0;right:0}.newsletter-container:hover{box-shadow:0 20px 25px -5px #0000001a}.page-container-clean{background:var(--page-bg-gradient);min-height:100vh}.content-wrapper-clean{width:100%;max-width:1000px;margin:0 auto;padding:1rem}@media (max-width:640px){.content-wrapper-clean{padding:1rem}}@media (max-width:1024px){.content-wrapper-clean{padding:1rem}}.hero-section-clean{text-align:center;padding:1rem 0}@media (max-width:640px){.hero-section-clean{padding:1rem 0}}.hero-title-clean{color:var(--page-heading);-webkit-background-clip:text;background-clip:text;justify-content:center;font-weight:700;transition:all .3s;display:inline-flex;font-size:2.5rem!important}@media (max-width:640px){.hero-title-clean{font-size:1rem!important}}@media (max-width:768px){.hero-title-clean{font-size:1.5rem!important}}@media (max-width:1024px){.hero-title-clean{font-size:2rem!important}}.hero-subtitle-clean{color:var(--page-text-secondary);max-width:42rem;margin:0 auto;padding:0 1rem;font-size:1.25rem;line-height:1.6}@media (max-width:640px){.hero-subtitle-clean{font-size:1.125rem}}@media (max-width:768px){.hero-subtitle-clean{font-size:1.25rem}}@media (max-width:640px){.main-grid-layout{gap:1rem;margin-bottom:1rem}}@media (min-width:1024px){.main-grid-layout{grid-template-columns:2fr 1fr;gap:2rem}}.popular-section-clean{width:100%}@media (min-width:1024px){.popular-section-clean{grid-column:span 8/span 8}}.sidebar-section-clean{width:100%}@media (min-width:1024px){.sidebar-section-clean{grid-column:span 4/span 4}}.sidebar-sticky-clean{position:sticky;top:6rem}.section-container-clean{min-height:fit-content;margin-bottom:3rem;padding:1rem 0}@media (min-width:640px){.section-container-clean{margin-bottom:3rem;padding:1.5rem 0}}.section-header-clean{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}@media (min-width:640px){.section-header-clean{flex-direction:row;align-items:center;gap:1rem}}.section-header-simple{margin-bottom:2rem}@media (min-width:640px){.section-header-simple{margin-bottom:2rem}}.section-title-clean{color:var(--page-heading);align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;display:flex}@media (min-width:640px){.section-title-clean{gap:.75rem;font-size:1.5rem}}@media (min-width:768px){.section-title-clean{font-size:1.875rem}}.section-accent-purple{background:linear-gradient(#a855f7,#ec4899);border-radius:9999px;width:.25rem;height:1.5rem}@media (min-width:640px){.section-accent-purple{height:2rem}}.section-accent-green{background:linear-gradient(#10b981,#059669);border-radius:9999px;width:.25rem;height:1.5rem}@media (min-width:640px){.section-accent-green{height:2rem}}.section-button-desktop{display:none}@media (min-width:640px){.section-button-desktop{display:inline-flex}}.section-button-mobile{justify-content:center;margin-top:2rem;display:flex}@media (min-width:640px){.section-button-mobile{display:none}}@media (min-width:640px){.topic-tags-container{gap:.75rem;margin-bottom:2rem}}.topic-tag-clean{background:var(--page-bg-secondary);color:var(--page-text-accent);border:1px solid var(--page-border);cursor:pointer;border-radius:9999px;min-width:80px;min-height:2rem;margin:.25rem;padding:.75rem 1rem;font-size:.875rem}.button-icon-clean{width:1rem;height:1rem}@media (min-width:640px){.button-icon-clean{width:1rem;height:1rem}}.hero-section{text-align:center;margin-bottom:3rem;padding:3rem 1rem}.hero-title{background:linear-gradient(135deg,#3b82f6,#06b6d4,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1.2}.hero-subtitle{color:var(--page-text-secondary);max-width:600px;margin:0 auto;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.6}.section-header-clean{margin-bottom:2.5rem}.section-title-clean{color:var(--page-heading);align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;display:flex}.section-indicator{background:linear-gradient(180deg,var(--accent),#8b5cf6);border-radius:2px;width:4px;height:2rem}.main-grid-layout{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem;display:grid}@media (min-width:1024px){.main-grid-layout{grid-template-columns:2fr 1fr;gap:2.5rem}}.content-grid-popular{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.content-grid-popular{grid-template-columns:repeat(2,1fr)}}.content-grid-editor{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.content-grid-editor{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:768px){.content-grid-editor{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.content-grid-editor{grid-template-columns:repeat(4,1fr)}}.article-card-clean{background:var(--page-card-bg);border:1px solid var(--page-card-border);color:inherit;border-radius:16px;min-height:400px;margin-bottom:1.5rem;padding:0;text-decoration:none;display:block;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.article-card-clean:before{content:"";background:linear-gradient(90deg,var(--accent),#8b5cf6);height:3px;position:absolute;top:0;left:0;right:0}.card-image-container{background:#f3f4f6;width:100%;height:200px;position:relative;overflow:hidden}@media (min-width:768px){.card-image-container{height:220px}}.card-image-clean{object-fit:cover;width:100%;height:100%}.card-content-clean{padding:1.5rem}.card-title-clean{color:var(--page-heading);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.card-description-clean{color:var(--page-text-secondary);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.card-meta-clean{border-top:1px solid var(--page-card-border);color:var(--page-text-secondary);justify-content:space-between;align-items:center;padding-top:1rem;font-size:.75rem;display:flex}.card-author-clean{align-items:center;gap:.5rem;display:flex}.author-avatar-clean{background:linear-gradient(135deg,var(--accent),#8b5cf6);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.75rem;font-weight:600;display:flex}.category-badge-clean{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#3b82f6e6;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;left:1rem}.editor-card-clean{background:var(--page-card-bg);border:1px solid var(--page-card-border);color:inherit;border-radius:12px;text-decoration:none;display:block;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000f}.editor-card-clean:before{content:"";background:linear-gradient(90deg,#8b5cf6,#ec4899);height:2px;position:absolute;top:0;left:0;right:0}.editor-image-container{background:#f3f4f6;width:100%;height:160px;position:relative;overflow:hidden}.editor-content-clean{padding:1rem}.button-primary-clean{color:#fff;font-weight:500;font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:8px;align-items:center;gap:.5rem;min-width:120px;min-height:2.5rem;margin:.5rem;padding:1rem 2rem;font-size:.875rem;text-decoration:none;display:inline-flex}.button-secondary-clean{color:var(--page-text);border:1px solid var(--page-card-border);font-size:.75rem;font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer;background:0 0;border-radius:16px;align-items:center;padding:.5rem 1rem;font-weight:500;text-decoration:none;display:inline-flex}.topic-tags-container{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem;display:flex}.topic-tag-clean{background:var(--page-card-bg);border:1px solid var(--page-card-border);color:var(--page-text);cursor:pointer;border-radius:20px;padding:.5rem 1rem;font-size:.75rem;font-weight:500;text-decoration:none}.popular-section-clean{background:var(--page-card-bg);border:1px solid var(--page-card-border);border-radius:16px;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.popular-section-clean:before{content:"";background:linear-gradient(90deg,#ef4444,#f97316,#eab308);height:4px;position:absolute;top:0;left:0;right:0}.popular-header-clean{border-bottom:1px solid var(--page-card-border);margin-bottom:1.5rem;padding-bottom:1rem}.popular-title-clean{background:linear-gradient(135deg,#ef4444,#f97316);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.popular-list-clean{flex-direction:column;gap:.75rem;display:flex}.popular-item-clean{background:var(--page-card-bg);border:1px solid var(--page-card-border);color:inherit;border-radius:8px;align-items:center;gap:1rem;padding:.75rem;text-decoration:none;display:flex;position:relative}.popular-item-clean:before{content:"";background:linear-gradient(#ef4444,#f97316);width:3px;position:absolute;top:0;bottom:0;left:0}.popular-image-clean{object-fit:cover;border-radius:6px;flex-shrink:0;width:60px;height:45px}.popular-content-clean{flex:1;min-width:0}.popular-item-title-clean{color:var(--page-heading);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.newsletter-section-clean{background:var(--page-card-bg);border:1px solid var(--page-card-border);text-align:center;border-radius:16px;max-width:600px;margin:0 auto;padding:2rem;position:relative;overflow:hidden}.newsletter-section-clean:before{content:"";background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899);height:4px;position:absolute;top:0;left:0;right:0}.newsletter-title-clean{color:var(--page-heading);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.newsletter-description-clean{color:var(--page-text-secondary);margin-bottom:1.5rem;line-height:1.6}.newsletter-form-clean{flex-direction:column;gap:1rem;max-width:400px;margin:0 auto;display:flex}@media (min-width:640px){.newsletter-form-clean{flex-direction:row}}.newsletter-input-clean{border:1px solid var(--page-input-border);background:var(--page-input-bg);color:var(--page-input-text);border-radius:8px;flex:1;padding:.75rem 1rem;font-size:.875rem}.newsletter-input-clean:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #3b82f61a}.newsletter-button-clean{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:500}.newsletter-disclaimer-clean{color:var(--page-text-secondary);opacity:.8;margin-top:1rem;font-size:.75rem}.container-clean{width:100%;max-width:1400px;margin:0 auto;padding:2rem 1rem}@media (min-width:640px){.container-clean{padding:2rem 1.5rem}}@media (min-width:1024px){.container-clean{padding:2rem}}.section-spacing-clean{margin-bottom:3rem}@media (min-width:640px){.section-spacing-clean{margin-bottom:4rem}}@media (max-width:640px){.grid-container,.grid-popular,.grid-editor,.grid-topics{grid-template-columns:1fr;gap:1rem}.card h2,.card-editor h2{margin:12px 16px 6px;font-size:1.2rem}.card p,.card-editor p{padding:0 16px 16px;font-size:.85rem}.popular-item-card{padding:8px}.popular-item-card img{width:90px;height:60px}}@media (min-width:641px) and (max-width:768px){.grid-popular,.grid-editor{grid-template-columns:repeat(2,1fr)}}@media (min-width:769px) and (max-width:1024px){.grid-popular{grid-template-columns:repeat(2,1fr)}.grid-editor{grid-template-columns:repeat(3,1fr)}}@media (min-width:1025px){.grid-popular{grid-template-columns:repeat(3,1fr)}.grid-editor{grid-template-columns:repeat(4,1fr)}}html{scroll-behavior:smooth}@media (max-width:1400px){.container{max-width:1200px}}@media (max-width:1200px){.container{max-width:960px}}@media (max-width:1024px){.container{max-width:100%;padding:24px}}@media (max-width:768px){.container{margin:20px auto;padding:16px}main h1{font-size:2rem}main h2{font-size:1.5rem}}@media (max-width:640px){.container{margin:15px auto;padding:12px}}.editor-card-clean{background:var(--page-bg-secondary);border:1px solid var(--page-border);border-radius:12px;min-height:300px;margin-bottom:1rem;text-decoration:none;transition:transform .2s;display:block;position:relative;overflow:hidden}.editor-image-container-clean{background:var(--page-bg-tertiary);width:100%;height:160px;position:relative;overflow:hidden}.editor-image-clean{object-fit:cover;transition:transform .3s}.editor-category-badge-clean{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#a855f7e6;border-radius:12px;padding:.25rem .625rem;font-size:.75rem;font-weight:600;position:absolute;bottom:.5rem;left:.5rem}@media (min-width:640px){.editor-category-badge-clean{padding:.25rem .625rem;bottom:.75rem;left:.75rem}}.editor-content-clean{flex-direction:column;gap:.75rem;min-height:120px;padding:1.5rem;display:flex}.editor-title-clean{color:var(--page-heading);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.editor-description-clean{color:var(--page-text-secondary);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.article-page-container{background:var(--page-bg-gradient);min-height:100vh}.article-layout-desktop{grid-template-columns:280px 1fr 320px;gap:2rem;max-width:1400px;min-height:100vh;margin:0 auto;padding:2rem 1rem;display:grid}@media (max-width:1200px){.article-layout-desktop{grid-template-columns:250px 1fr 280px;gap:1.5rem}}@media (max-width:1024px){.article-layout-desktop{grid-template-columns:1fr;gap:2rem;padding:1rem}}.article-sidebar-left{position:relative}.toc-container-desktop{height:fit-content;max-height:calc(100vh - 4rem);position:sticky;top:2rem;overflow-y:auto}@media (max-width:1024px){.article-sidebar-left{display:none}}.article-main-content{width:100%;max-width:none}.toc-mobile-toggle{margin-bottom:2rem;display:none}@media (max-width:1024px){.toc-mobile-toggle{display:block}}.article-meta-line{color:var(--page-text-secondary);flex-wrap:wrap;gap:1rem;margin-bottom:1rem;font-size:.875rem;display:flex}.article-date,.article-read-time{color:var(--page-text-secondary)}.article-author-line{align-items:center;gap:1rem;display:flex}.author-avatar{border-radius:50%;flex-shrink:0;width:40px;height:40px;overflow:hidden}.author-avatar-image{object-fit:cover;width:100%;height:100%}.author-avatar-placeholder{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);justify-content:center;align-items:center;width:100%;height:100%;font-size:1.125rem;font-weight:600;display:flex}.author-name{color:var(--page-heading);margin-bottom:.25rem;font-weight:600}.article-date-full{color:var(--page-text-secondary);font-size:.875rem}.article-cover-image{border-radius:12px;margin:2rem 0;overflow:hidden;box-shadow:0 10px 30px #0000001a}.cover-image{width:100%;height:auto;display:block}.article-content-wrapper{margin:3rem 0}.article-prose{color:var(--page-text);line-height:1.8}.article-prose h2{color:var(--page-heading);margin:2.5rem 0 1.5rem;font-size:1.875rem;font-weight:700;line-height:1.3}.article-prose h3{color:var(--page-heading);margin:2rem 0 1rem;font-size:1.5rem;font-weight:600;line-height:1.4}.article-prose h4{color:var(--page-heading);margin:1.5rem 0 1rem;font-size:1.25rem;font-weight:600}.article-prose p{color:var(--page-text);margin:1.5rem 0}.article-prose a{color:var(--page-text-accent);text-underline-offset:2px;text-decoration:underline}.article-prose a:hover{color:var(--accent)}.article-prose ul,.article-prose ol{margin:1.5rem 0;padding-left:2rem}.article-prose li{margin:.5rem 0}.article-prose blockquote{border-left:4px solid var(--accent);color:var(--page-text-secondary);margin:2rem 0;padding-left:1.5rem;font-style:italic}.article-prose img{border-radius:8px;max-width:100%;height:auto;margin:2rem 0}.code-block-wrapper{border:1px solid var(--page-border);border-radius:8px;margin:2rem 0;overflow:hidden}.code-block-header{justify-content:between;background:var(--page-bg-secondary);border-bottom:1px solid var(--page-border);align-items:center;padding:.75rem 1rem;display:flex}.code-language{color:var(--page-text-secondary);text-transform:uppercase;font-size:.875rem;font-weight:500}.copy-code-btn{color:var(--page-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:.25rem;margin-left:auto;padding:.25rem;font-size:.875rem;display:flex}.copy-code-btn:hover{background:var(--page-bg-tertiary);color:var(--page-text-accent)}.copy-icon{width:1rem;height:1rem}.syntax-highlighter{background:var(--page-bg-tertiary)!important;margin:0!important;padding:1rem!important;font-size:.875rem!important;line-height:1.6!important}.article-tags{border-top:1px solid var(--page-border);margin:1rem 0;padding-top:1rem}.article-tags h3{color:var(--page-heading);margin-bottom:1rem;font-size:1.125rem;font-weight:600}.tags-list{flex-wrap:wrap;gap:.75rem;display:flex}.article-tag{background:var(--page-bg-secondary);color:var(--page-text-accent);border:1px solid var(--page-border);border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.article-references{background:var(--page-bg-secondary);border-top:1px solid var(--page-heading);margin:1rem 0;padding:1rem 0}.article-references h3{color:var(--page-heading);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.references-list{counter-reset:reference-counter;padding:0;list-style:none}.reference-item{counter-increment:reference-counter;margin-bottom:.5rem;padding-left:2rem;line-height:1.6;position:relative}.reference-item:before{content:"[" counter(reference-counter)"]";color:var(--page-text-accent);font-weight:600;position:absolute;top:0;left:0}.reference-link{color:var(--page-text-accent);font-weight:500;text-decoration:none}.reference-link:hover{text-decoration:underline}.reference-authors{color:var(--page-text-secondary);font-style:italic}.reference-meta{color:var(--page-text-secondary)}.article-sidebar-right{position:relative}@media (max-width:1024px){.article-sidebar-right{order:3}}.author-bio-desktop{margin-bottom:2rem;position:sticky;top:2rem}.author-bio-mobile{border-top:1px solid var(--page-border);margin:3rem 0;padding-top:2rem;display:none}@media (max-width:1024px){.author-bio-desktop{display:none}.author-bio-mobile{display:block}}.author-info-card{background:var(--page-bg-secondary);border:1px solid var(--page-border);border-radius:12px;padding:1.5rem}.author-info-header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.author-avatar-large{border-radius:50%;flex-shrink:0;width:64px;height:64px;overflow:hidden}.author-avatar-image-large{object-fit:cover;width:100%;height:100%}.author-avatar-placeholder-large{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5rem;font-weight:700;display:flex}.author-name-large{color:var(--page-heading);margin:0 0 .25rem;font-size:1.125rem;font-weight:600}.author-title{color:var(--page-text-secondary);margin:0;font-size:.875rem}.author-bio{margin-bottom:1rem}.author-bio p{color:var(--page-text);margin:0;font-size:.875rem;line-height:1.6}.author-social-links{gap:.75rem;display:flex}.author-social-link{background:var(--page-bg-tertiary);width:2rem;height:2rem;color:var(--page-text-secondary);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.author-social-link:hover{background:var(--accent);color:#fff;transform:translateY(-1px)}.social-icon{width:1rem;height:1rem}.toc-desktop{background:var(--page-bg-secondary);border:1px solid var(--page-border);border-radius:12px;padding:1.5rem}.toc-title{color:var(--page-heading);border-bottom:1px solid var(--page-border);margin:0 0 1rem;padding-bottom:.75rem;font-size:1rem;font-weight:600}.toc-list{margin:0;padding:0;list-style:none}.toc-item{margin-bottom:.25rem}.toc-link{color:var(--page-text-primary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;width:100%;padding:.5rem 0;font-size:.875rem;line-height:1.4;text-decoration:none;transition:all .2s;display:block}.toc-link:hover{color:var(--page-text-accent);background:var(--page-bg-tertiary);padding-left:.5rem}.toc-link-active{color:var(--accent);background:var(--page-bg-tertiary);padding-left:.5rem;font-weight:500}.toc-level-2{padding-left:0}.toc-level-3{padding-left:1rem;font-size:.8125rem}.toc-level-4{padding-left:2rem;font-size:.8125rem}.toc-sublist{margin:.25rem 0;padding:0;list-style:none}.toc-mobile{position:relative}.toc-mobile-toggle-btn{z-index:30;background:var(--page-bg);border:2px solid var(--page-border);width:48px;height:48px;color:var(--page-text);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50%;justify-content:center;align-items:center;font-size:1.125rem;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex;position:fixed;left:12px;transform:translateY(-50%);box-shadow:0 4px 12px #00000026}.toc-mobile-toggle-btn:hover{background:var(--page-bg-secondary);border-color:var(--page-text-accent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translateY(-50%)scale(1.05);box-shadow:0 6px 20px #0003}.toc-mobile-toggle-btn:active{transform:translateY(-50%)scale(.95)}.toc-icon{flex-shrink:0;width:1.125rem;height:1.125rem}.toc-mobile-backdrop{z-index:40;background:#00000080;animation:.25s ease-out fadeIn;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.toc-mobile-panel{background:var(--page-bg);border-right:1px solid var(--page-border);border-top:1px solid var(--page-border);z-index:50;border-radius:0 8px 0 0;width:320px;max-width:90vw;height:calc(100vh - 50px);animation:.35s cubic-bezier(.25,.46,.45,.94) slideInFromLeft;position:fixed;left:140px;overflow-y:auto;box-shadow:4px 0 20px #0000001a}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes slideOutToLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}.toc-mobile-panel.closing{animation:.25s cubic-bezier(.55,.055,.675,.19) slideOutToLeft}.toc-mobile-header{border-bottom:1px solid var(--page-border);background:var(--page-bg-secondary);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.toc-mobile-title{color:var(--page-heading);margin:0;font-size:1.125rem;font-weight:600}.toc-mobile-close{color:var(--page-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem;transition:all .2s}.toc-mobile-close:hover{background:var(--page-bg-tertiary);color:var(--page-text)}.close-icon{width:1.25rem;height:1.25rem}.toc-mobile .toc-list{padding:1.5rem}@media (max-width:480px){.toc-mobile-panel{width:280px;max-width:85vw}.toc-mobile-header{padding:1rem 1.25rem}.toc-mobile .toc-list{padding:1rem 1.25rem 1.5rem}}@media (max-width:320px){.toc-mobile-panel{width:260px;max-width:80vw}.toc-mobile-header{padding:.875rem 1rem}.toc-mobile-title{font-size:1rem}.toc-mobile .toc-list{padding:.875rem 1rem 1.25rem}.toc-mobile-toggle-btn{width:44px;height:44px;left:8px}}@media (min-width:1025px){.toc-mobile{display:none}}@media (min-width:768px) and (max-width:1024px){.toc-mobile-toggle-btn{width:52px;height:52px;left:16px}.toc-icon{width:1.25rem;height:1.25rem}}.article-share-section{border-top:1px solid var(--page-border);margin:3rem 0;padding:2rem 0}.share-buttons-container{text-align:center}.share-title{color:var(--page-heading);margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.share-buttons-grid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:10px;max-width:600px;margin:0 auto;display:grid}@media (max-width:640px){.share-buttons-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.share-button{border:1px solid var(--page-border);background:var(--page-bg-secondary);cursor:pointer;border-radius:8px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .75rem;font-size:.875rem;text-decoration:none;transition:all .2s;display:flex}.share-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.share-button-twitter{color:#1da1f2;border-color:#1da1f2}.share-button-twitter:hover{color:#fff;background:#1da1f2}.share-button-linkedin{color:#0077b5;border-color:#0077b5}.share-button-linkedin:hover{color:#fff;background:#0077b5}.share-button-facebook{color:#1877f2;border-color:#1877f2}.share-button-facebook:hover{color:#fff;background:#1877f2}.share-button-reddit{color:#ff4500;border-color:#ff4500}.share-button-reddit:hover{color:#fff;background:#ff4500}.share-button-email{color:#6b7280;border-color:#6b7280}.share-button-email:hover{color:#fff;background:#6b7280}.share-button-copy{color:var(--page-text-accent);border-color:var(--page-text-accent)}.share-button-copy:hover{background:var(--page-text-accent);color:#fff}.share-icon{width:1.25rem;height:1.25rem}.share-label{font-weight:500}.related-articles-section{margin-top:2rem}.related-articles-container{background:var(--page-bg-secondary);border:1px solid var(--page-border);border-radius:12px;padding:1.5rem}.related-articles-title{color:var(--page-heading);text-transform:capitalize;margin:0 0 1.5rem;font-size:1.125rem;font-weight:600}.related-articles-list{flex-direction:column;display:flex}.related-article-card{margin-bottom:1rem}.related-article-link{color:inherit;border-radius:8px;gap:1rem;padding:1rem;text-decoration:none;transition:background .2s;display:flex}.related-article-link:hover{background:var(--page-bg-tertiary)}.related-article-image{border-radius:6px;flex-shrink:0;width:80px;height:60px;overflow:hidden}.related-article-img{object-fit:cover;width:100%;height:100%}.related-article-content{flex:1;min-width:0}.related-article-title{color:var(--page-heading);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:.875rem;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.related-article-meta{color:var(--page-text-secondary);flex-direction:column;gap:.25rem;font-size:.75rem;display:flex}.related-article-author{font-weight:500}.related-articles-footer{border-top:1px solid var(--page-border);text-align:center;margin-top:1.5rem;padding-top:1rem}.view-all-link{color:var(--page-text-accent);font-size:.875rem;font-weight:500;text-decoration:none}.view-all-link:hover{text-decoration:underline}.scroll-to-top{background:var(--accent);color:#fff;cursor:pointer;z-index:30;border:none;border-radius:50%;width:3rem;height:3rem;font-size:1.25rem;font-weight:600;transition:all .2s;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #00000026}.scroll-to-top:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0003}@media (max-width:1024px){.scroll-to-top{display:none}}.article-footer-clean{border-top:1px solid var(--page-border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:.75rem;display:flex}@media (min-width:640px){.article-footer-clean{padding-top:1rem}}.article-author-container{align-items:center;gap:.375rem;display:flex}@media (min-width:640px){.article-author-container{gap:.5rem}}.article-author-avatar{color:#fff;background:linear-gradient(90deg,#3b82f6,#06b6d4);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.75rem;font-weight:700;display:flex}@media (min-width:640px){.article-author-avatar{width:2rem;height:2rem}}.article-author-name{color:var(--page-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:500;overflow:hidden}.article-date-clean{color:var(--page-text-secondary);white-space:nowrap;font-size:.75rem}.homepage-container{background-color:var(--bg-primary);min-height:100vh}.hero-popular-section{background-color:var(--bg-primary);border-bottom:1px solid var(--border);padding:1rem 0}@media (max-width:768px){.hero-popular-section{padding:1rem 0}}.hero-popular-container{max-width:1300px;margin:0 auto;padding:0 1rem}@media (max-width:768px){.hero-popular-container{padding:0 1rem}}.hero-popular-header{text-align:center;margin-bottom:1rem}.hero-popular-section-title{color:var(--text-primary);margin-bottom:.5rem;font-size:2.5rem;font-weight:700}@media (max-width:768px){.hero-popular-section-title{font-size:2rem}}.hero-popular-grid{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:1300px;margin:0 auto;display:grid}@media (max-width:1024px){.hero-popular-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero-popular-grid{grid-template-columns:1fr;gap:1rem}}.hero-popular-card{background-color:var(--card-bg);border:1px solid var(--border);border-radius:12px;transition:all .2s;overflow:hidden}.hero-popular-card:hover{background-color:var(--card-hover);border-color:var(--accent);transform:translateY(-2px);box-shadow:0 8px 24px #0774e826}.hero-popular-link{color:inherit;height:100%;text-decoration:none;display:block}.hero-popular-image-wrapper{width:100%;height:250px;position:relative;overflow:hidden}@media (max-width:768px){.hero-popular-image-wrapper{height:200px}}.hero-popular-image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .3s}.hero-popular-card:hover .hero-popular-image{transform:scale(1.05)}.hero-popular-overlay{z-index:1;background:linear-gradient(#0000001a 0%,#0009 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-popular-content{flex-direction:column;height:calc(100% - 250px);padding:1rem;display:flex;position:relative}@media (max-width:768px){.hero-popular-content{height:calc(100% - 200px);padding:1rem}}.editors-pick-category,.hero-popular-category{background-color:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:6px;width:fit-content;margin-bottom:.5rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.hero-popular-title{color:var(--text-primary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.25rem;padding-bottom:0;font-size:1.25rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}@media (max-width:768px){.hero-popular-title{font-size:1.125rem}}.hero-popular-excerpt{color:var(--text-secondary);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:1rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.editors-pick-meta,.hero-popular-meta{color:var(--text-muted);justify-content:space-between;gap:.25rem;font-size:.75rem;display:flex}@media (min-width:768px){.hero-popular-meta{flex-direction:row;gap:1rem}}.editors-pick-author,.editors-pick-date,.hero-popular-author,.hero-popular-date{color:var(--text-muted)}.editors-picks-section{background-color:var(--bg-secondary);border-bottom:1px solid var(--border);padding:1rem 0}@media (max-width:768px){.editors-picks-section{padding:1rem 0}}.editors-picks-container{max-width:1300px;margin:0 auto;padding:0 1rem}@media (max-width:768px){.editors-picks-container{padding:0 1rem}}.editors-picks-header{text-align:center;margin-bottom:1rem}.editors-picks-title{color:var(--text-primary);margin-bottom:.5rem;font-size:2.25rem;font-weight:700}@media (max-width:768px){.editors-picks-title{font-size:1.875rem}}.editors-picks-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}@media (max-width:1024px){.editors-picks-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.editors-picks-grid{grid-template-columns:1fr;gap:1rem}}.editors-pick-card{background-color:var(--card-bg);border:1px solid var(--border);border-radius:8px;flex-direction:column;height:100%;transition:all .2s;display:flex;overflow:hidden}.editors-pick-card:hover{background-color:var(--card-hover);border-color:var(--accent);box-shadow:0 4px 16px #0774e826}.editors-pick-link{color:inherit;text-decoration:none;display:block}.editors-pick-image-wrapper{width:100%;height:200px;position:relative;overflow:hidden}.editors-pick-image{object-fit:cover;object-position:center}.editors-pick-content{flex-direction:column;height:calc(100% - 200px);padding:1.25rem;display:flex}.latest-article-card-title,.editors-pick-card-title{color:var(--text-primary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:3.2rem;margin-bottom:.75rem;padding-bottom:0;font-size:1.2rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.editors-pick-card-title a{color:var(--text-primary);text-decoration:none;transition:color .2s}.editors-pick-card-title a:hover{color:var(--accent-color)}.hero-popular-description,.latest-article-description,.editors-pick-description{color:var(--text-secondary);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.latest-articles-section{background-color:var(--bg-tertiary);border-bottom:1px solid var(--border);padding:1rem 0}@media (max-width:768px){.latest-articles-section{padding:1rem 0}}.latest-articles-container{max-width:1300px;margin:0 auto;padding:0 1rem}@media (max-width:768px){.latest-articles-container{padding:0 1rem}}.latest-articles-header{text-align:center;margin-bottom:1rem}.latest-articles-title{color:var(--text-primary);margin-bottom:.5rem;font-size:2.25rem;font-weight:700}.debug-info{color:#666;text-align:center;margin-top:8px;font-family:monospace;font-size:12px}.error-message{color:#d73027;margin-top:8px;font-size:14px}@media (max-width:768px){.latest-articles-title{font-size:1.875rem}}.latest-articles-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}@media (max-width:1024px){.latest-articles-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.latest-articles-grid{grid-template-columns:1fr;gap:1rem}}.latest-article-card{background-color:var(--card-bg);border:1px solid var(--border);border-radius:8px;transition:all .2s;overflow:hidden}.latest-article-card:hover{background-color:var(--card-hover);border-color:var(--accent);box-shadow:0 4px 16px #0774e826}.latest-article-link{color:inherit;text-decoration:none;display:block}.latest-article-image-wrapper{width:100%;height:180px;position:relative;overflow:hidden}.latest-article-image{object-fit:cover;object-position:center}.latest-article-content{padding:1rem}.latest-article-category{background-color:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:4px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.latest-article-card-title{color:var(--text-primary);margin-bottom:.5rem;font-weight:600;line-height:1.4}.latest-article-description{color:var(--text-secondary);margin-bottom:1rem;font-size:.875rem;line-height:1.5}.latest-article-meta{color:var(--text-muted);justify-content:space-between;align-items:center;font-size:.75rem;display:flex}@media (max-width:768px){.latest-article-meta{flex-direction:column;align-items:flex-start;gap:.25rem}}.category-tabs-section{background-color:var(--bg-secondary);padding:1rem 0}@media (max-width:768px){.category-tabs-section{padding:1rem 0}}.category-tabs-container{max-width:1300px;margin:0 auto;padding:0 1rem}@media (max-width:768px){.category-tabs-container{padding:0 1rem}}.category-tabs-header{text-align:center;margin-bottom:1rem}.category-tabs-title{color:var(--text-primary);margin-bottom:.5rem;font-size:2.25rem;font-weight:700}@media (max-width:768px){.category-tabs-title{font-size:1.875rem}}.category-tabs-nav{border-bottom:1px solid var(--border);justify-content:center;gap:.5rem;margin-bottom:1rem;display:flex}@media (max-width:768px){.category-tabs-nav{border-bottom:none;flex-direction:column;gap:.25rem}}.category-tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;padding:.875rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}@media (max-width:768px){.category-tab{background-color:var(--card-bg);border-bottom:none;border:1px solid var(--border);border-radius:6px}}.category-tab:hover{color:var(--text-primary)}.category-tab-active{color:var(--accent);border-bottom-color:var(--accent)}@media (max-width:768px){.category-tab-active{background-color:var(--accent);color:#fff;border-color:var(--accent)}}.category-tab-content{min-height:400px}.category-articles-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}@media (max-width:1024px){.category-articles-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.category-articles-grid{grid-template-columns:1fr;gap:1rem}}.category-article-card{background-color:var(--card-bg);border:1px solid var(--border);border-radius:8px;transition:all .2s;overflow:hidden}.category-article-card:hover{background-color:var(--card-hover);border-color:var(--accent);box-shadow:0 4px 16px #0774e826}.category-article-link{color:inherit;text-decoration:none;display:block}.category-article-image-wrapper{width:100%;height:180px;position:relative;overflow:hidden}.category-article-image{object-fit:cover;object-position:center}.category-article-category{color:#fff;text-transform:uppercase;letter-spacing:.05em;background-color:#047857;border-radius:4px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.category-article-card-title{color:var(--text-primary);margin-bottom:.5rem;font-size:1rem;font-weight:600;line-height:1.4}.category-article-description{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.ProseMirror{min-height:300px;color:var(--text-primary);background-color:var(--bg-primary);outline:none;padding:1rem;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:16px;line-height:1.7}.ProseMirror p{margin:0 0 1em}.ProseMirror h1,.ProseMirror h2,.ProseMirror h3,.ProseMirror h4,.ProseMirror h5,.ProseMirror h6{margin:1.5em 0 .5em;font-weight:700;line-height:1.3}.ProseMirror h1{color:var(--text-primary);font-size:2em}.ProseMirror h2{color:var(--text-primary);font-size:1.5em}.ProseMirror h3{color:var(--text-primary);font-size:1.25em}.ProseMirror blockquote{border-left:4px solid var(--accent);color:var(--text-secondary);background-color:var(--bg-secondary);border-radius:.375rem;margin:1rem 0;padding:1rem;font-style:italic}.ProseMirror ul,.ProseMirror ol{margin:1rem 0;padding-left:2rem}.ProseMirror li{margin:.5rem 0}.ProseMirror code{background-color:var(--bg-tertiary);color:var(--accent);border-radius:.25rem;padding:.125rem .25rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875em}.ProseMirror pre{background-color:var(--bg-tertiary);color:var(--text-primary);border-radius:.5rem;margin:1rem 0;padding:1rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;overflow-x:auto}.ProseMirror a{color:var(--accent);text-decoration:underline}.ProseMirror a:hover{color:var(--accent-hover)}.ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--text-muted);pointer-events:none;height:0}.rte-container{border:1px solid var(--writer-border);background:var(--writer-bg-primary);box-shadow:var(--writer-shadow);border-radius:.375rem;overflow:hidden}.rte-toolbar{z-index:20;border-bottom:1px solid var(--writer-border);background:var(--writer-bg-secondary);-webkit-backdrop-filter:blur(8px);flex-wrap:wrap;align-items:center;gap:.25rem;padding:.5rem;display:flex;position:sticky;top:0;box-shadow:0 2px 4px #0000000d}[data-theme=dark] .rte-toolbar{background:#1e293bf2;border-bottom-color:#ffffff1a;box-shadow:0 2px 8px #0000004d}.rte-toolbar-btn{color:var(--writer-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.rte-toolbar-btn:hover{background:var(--writer-bg-tertiary);color:var(--writer-text-primary);transform:translateY(-1px)}.rte-toolbar-btn:active{transform:translateY(0)}.rte-toolbar-btn.active{background:var(--writer-accent);color:#fff;box-shadow:0 2px 4px #3b82f64d}[data-theme=dark] .rte-toolbar-btn.active{background:#3b82f6cc}.rte-toolbar-divider{background:var(--writer-border);width:1px;height:1.5rem;margin:0 .25rem}.rte-content{background:var(--writer-bg-primary);scroll-behavior:smooth;max-height:600px;position:relative;overflow:hidden auto}.rte-content .ProseMirror{min-height:400px;max-height:none}.rte-content .ProseMirror:focus{outline:none;box-shadow:inset 0 0 0 2px #3b82f61a}.rte-footer{color:var(--writer-text-muted);background:var(--writer-bg-secondary);border-top:1px solid var(--writer-border);text-align:right;padding:.5rem 1rem;font-size:.75rem}.rte-dropdown{display:inline-block;position:relative}.rte-dropdown-menu{background:var(--writer-bg-primary);border:1px solid var(--writer-border);min-width:10rem;box-shadow:var(--writer-shadow-lg);opacity:0;visibility:hidden;z-index:50;border-radius:.5rem;transition:all .2s;position:absolute;top:calc(100% + .25rem);left:0;overflow:hidden;transform:translateY(-10px)}.rte-dropdown:hover .rte-dropdown-menu,.rte-dropdown-menu:hover{opacity:1;visibility:visible;transform:translateY(0)}.rte-image-form{opacity:1;visibility:visible;max-height:500px;overflow-y:auto;transform:translateY(0)}.rte-dropdown-item{width:100%;color:var(--writer-text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;transition:all .15s;display:flex}.rte-dropdown-item:hover{background:var(--writer-bg-tertiary);color:var(--writer-text-primary)}.rte-dropdown-item.danger:hover{color:#ef4444;background:#ef44441a}[data-theme=dark] .rte-dropdown-item.danger:hover{color:#fca5a5;background:#ef444433}.cms-btn{cursor:pointer;border:none;border-radius:.5rem;outline:none;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.cms-btn:focus{outline-offset:2px;outline:2px solid #0000;box-shadow:0 0 0 3px #0562cc4d}.cms-btn:disabled{opacity:.5;cursor:not-allowed}.cms-btn-primary{color:#fff;background-color:#0562cc}.cms-btn-primary:hover:not(:disabled){background-color:#044a99}.cms-btn-primary:active:not(:disabled){background-color:#033a7a}.cms-btn-secondary{color:#374151;background-color:#fff;border:1px solid #d1d5db}.cms-btn-secondary:hover:not(:disabled){background-color:#f9fafb}[data-theme=dark] .cms-btn-secondary{color:#d1d5db;background-color:#374151;border-color:#4b5563}[data-theme=dark] .cms-btn-secondary:hover:not(:disabled){background-color:#4b5563}.cms-btn-danger{color:#fff;background-color:#dc2626}.cms-btn-danger:hover:not(:disabled){background-color:#b91c1c}.cms-btn-danger:active:not(:disabled){background-color:#991b1b}.cms-btn-icon{margin-right:.5rem}@media (max-width:768px){.rte-toolbar{gap:.125rem;padding:.375rem}.rte-toolbar-btn{padding:.375rem}.rte-content{max-height:400px}.rte-content .ProseMirror{min-height:300px;padding:.75rem;font-size:14px}}@keyframes modalIn{0%{opacity:0;transform:scale(.95)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}.animate-modal-in{animation:.2s ease-out modalIn}.backdrop-blur-sm{-webkit-backdrop-filter:blur(8px)}.writer-welcome-card{background:linear-gradient(135deg,var(--writer-bg-primary),var(--writer-bg-accent));border:1px solid var(--writer-border);box-shadow:var(--writer-shadow-lg);border-radius:1rem;margin-bottom:2rem;padding:1.5rem;position:relative;overflow:hidden}.writer-welcome-icon{background:linear-gradient(135deg,var(--writer-accent),#4f46e5);width:3rem;height:3rem;box-shadow:var(--writer-shadow-lg);border-radius:.75rem;justify-content:center;align-items:center;display:flex}.writer-welcome-title{color:var(--writer-text-primary);margin:0;font-size:1.5rem;font-weight:700}.writer-welcome-subtitle{color:var(--writer-text-secondary);margin-top:.25rem;font-size:.875rem}.writer-welcome-meta{color:var(--writer-text-muted);align-items:center;gap:1rem;margin-top:.5rem;font-size:.75rem;display:flex}.writer-welcome-meta span{align-items:center;gap:.25rem;display:flex}.writer-btn-secondary{color:var(--writer-text-primary);background-color:var(--writer-bg-primary);border:1px solid var(--writer-border);border-radius:.75rem;align-items:center;padding:.75rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.writer-btn-secondary:hover{background-color:var(--writer-bg-secondary);border-color:var(--writer-border-hover);box-shadow:var(--writer-shadow-md);transform:translateY(-1px)}@media (min-width:640px){.writer-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.writer-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.writer-stats-card{background-color:var(--writer-bg-primary);box-shadow:var(--writer-shadow);border:1px solid var(--writer-border);border-radius:1rem;padding:1.5rem;text-decoration:none;transition:all .2s;position:relative;overflow:hidden}.writer-stats-gradient{opacity:.05;transition:opacity .2s;position:absolute;inset:0}.writer-stats-card:hover .writer-stats-gradient{opacity:.1}.writer-stats-content{justify-content:space-between;align-items:center;display:flex;position:relative}.writer-stats-text{flex:1}.writer-stats-label{color:var(--writer-text-secondary);margin:0;font-size:.875rem;font-weight:500}.writer-stats-value{color:var(--writer-text-primary);margin-top:.5rem;margin-bottom:0;font-size:1.875rem;font-weight:700}.writer-stats-description{color:var(--writer-text-muted);margin-top:.25rem;margin-bottom:0;font-size:.75rem}.writer-stats-trend{align-items:center;margin-top:.75rem;font-size:.875rem;display:flex}.writer-trend-badge{align-items:center;font-weight:500;display:inline-flex}.writer-trend-positive{color:var(--writer-success)}.writer-trend-negative{color:var(--writer-error)}.writer-stats-icon{border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.writer-icon-large{color:#fff;width:1.75rem;height:1.75rem}.writer-stats-icon-large{width:3.5rem;height:3.5rem;box-shadow:var(--writer-shadow-lg);border-radius:.75rem;justify-content:center;align-items:center;transition:transform .2s;display:flex}.writer-stats-card:hover .writer-stats-icon-large{transform:scale(1.1)}.writer-trend-label{color:var(--writer-text-muted);margin-left:.5rem;font-size:.75rem}.writer-performance-section{margin-top:2rem}.writer-section-heading{color:var(--writer-text-primary);margin-bottom:1rem;font-size:1.125rem;font-weight:600}.writer-metrics-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;display:grid}@media (min-width:640px){.writer-metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.writer-metric-card{background-color:var(--writer-bg-primary);border:1px solid var(--writer-border);border-radius:.75rem;justify-content:space-between;align-items:center;padding:1rem;transition:box-shadow .2s;display:flex}.writer-metric-card:hover{box-shadow:var(--writer-shadow)}.writer-sidebar-logo-icon{background:linear-gradient(135deg,var(--writer-accent),#8b5cf6);width:2.5rem;height:2.5rem;box-shadow:var(--writer-shadow-lg),0 0 20px #3b82f64d;border-radius:.75rem;justify-content:center;align-items:center;transition:all .3s;display:flex}.writer-sidebar-logo-icon:hover{box-shadow:var(--writer-shadow-xl),0 0 30px #3b82f680;transform:scale(1.05)rotate(5deg)}.writer-sidebar-icon{color:#fff;width:1.25rem;height:1.25rem}.writer-sidebar-logo-text{margin-left:.75rem}.writer-sidebar-title{color:var(--writer-text-primary);font-size:1rem;font-weight:700}.writer-sidebar-subtitle{color:var(--writer-text-muted);margin-top:.25rem;margin-bottom:0;font-size:.75rem}.writer-sidebar-user{padding:0 1rem 1rem;position:relative}.writer-sidebar-user-button{background:linear-gradient(135deg,var(--writer-bg-secondary)0%,var(--writer-bg-accent)100%);border:1px solid var(--writer-border);cursor:pointer;width:100%;box-shadow:var(--writer-shadow);border-radius:1rem;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.writer-sidebar-user-button:hover{background:linear-gradient(135deg,var(--writer-bg-accent)0%,var(--writer-bg-secondary)100%);border-color:var(--writer-border-hover);box-shadow:var(--writer-shadow-lg);transform:translateY(-2px)}.writer-sidebar-user-content{align-items:center;gap:.75rem;display:flex}.writer-sidebar-user-avatar{background:linear-gradient(135deg,var(--writer-accent),#8b5cf6);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1rem;font-weight:700;display:flex;box-shadow:0 4px 6px -1px #3b82f64d}.writer-sidebar-user-info{text-align:left;flex:1;min-width:0}.writer-sidebar-user-name{color:var(--writer-text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0 0 .125rem;font-size:.875rem;font-weight:600;overflow:hidden}.writer-sidebar-user-role{color:var(--writer-text-muted);margin:0;font-size:.75rem;font-weight:500}.writer-sidebar-user-chevron{width:1rem;height:1rem;color:var(--writer-text-muted);flex-shrink:0;transition:transform .3s}.writer-sidebar-user-chevron.rotate-180{transform:rotate(180deg)}.writer-sidebar-user-menu{background:var(--writer-bg-primary);border:1px solid var(--writer-border);box-shadow:var(--writer-shadow-lg);border-radius:.75rem;margin-top:.5rem;animation:.2s ease-out slideDown;overflow:hidden}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.writer-sidebar-user-menu-item{width:100%;color:var(--writer-text-secondary);border:none;border-bottom:1px solid var(--writer-border);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.writer-sidebar-user-menu-item:last-child{border-bottom:none}.writer-sidebar-user-menu-item:hover{background:var(--writer-bg-secondary);color:var(--writer-text-primary);transform:translate(4px)}.writer-sidebar-user-menu-logout:hover{color:var(--writer-error);background:#ef44441a}.writer-sidebar-user-menu-icon{flex-shrink:0;width:1rem;height:1rem}.writer-sidebar-user-menu-logout .writer-sidebar-user-menu-icon{color:var(--writer-error)}.writer-sidebar-nav-text{margin-left:.75rem}.writer-sidebar-nav-title{font-size:.875rem;font-weight:500}.writer-sidebar-nav-description{color:var(--writer-text-muted);margin:0;font-size:.75rem;transition:color .2s}.writer-sidebar-link:hover .writer-sidebar-nav-description{color:var(--writer-text-secondary)}.popular-section-header{border-bottom:1px solid var(--border);margin-bottom:1rem;padding-bottom:.75rem}.popular-section-title{color:var(--accent);align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:700;display:flex}.popular-section-icon{width:1.25rem;height:1.25rem;color:var(--accent)}.popular-article-indicator{opacity:0;background:linear-gradient(135deg,#f59e0b,#ef4444);width:.25rem;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0}.popular-item-card:hover .popular-article-indicator{opacity:1}.popular-article-image{border-radius:.375rem;width:5rem;height:3.5rem;position:relative;overflow:hidden}.popular-article-arrow{opacity:0;flex:none;transition:opacity .3s;position:absolute;right:.5rem}.popular-item-card:hover .popular-article-arrow{opacity:1}.popular-article-arrow-icon{width:1rem;height:1rem;color:var(--accent)}.settings-container{--settings-spacing:1.5rem;gap:var(--settings-spacing);flex-direction:column;display:flex}.settings-header{justify-content:space-between;align-items:center;display:flex}.settings-title{color:var(--foreground);align-items:center;margin:0;font-size:1.5rem;font-weight:700;display:flex}.settings-crown-icon{color:#eab308;width:1.5rem;height:1.5rem;margin-right:.5rem}.settings-subtitle{color:var(--text-secondary);margin-top:.5rem;margin-bottom:0;font-size:.875rem}.settings-message{border:1px solid;border-radius:.5rem;align-items:center;gap:.75rem;padding:1rem;display:flex}.settings-message-success{background-color:var(--success-bg);border-color:var(--success-border);color:var(--success-text)}.settings-message-error{background-color:var(--error-bg);border-color:var(--error-border);color:var(--error-text)}.settings-message-icon{flex:none;width:1.25rem;height:1.25rem}.settings-card{background-color:var(--card);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:.75rem}.settings-card-padding{padding:1.5rem}.settings-card-title{color:var(--foreground);margin:0 0 1rem;font-size:1.125rem;font-weight:600}.settings-tab-nav{display:flex;overflow-x:auto}.settings-tab-button{white-space:nowrap;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.settings-tab-button-active{border-bottom-color:var(--primary);color:var(--primary);background-color:var(--primary-bg)}.settings-tab-button-inactive{color:var(--text-secondary)}.settings-tab-button-inactive:hover{color:var(--foreground);border-bottom-color:var(--border)}.settings-tab-icon{width:1.125rem;height:1.125rem}.settings-avatar-container{align-items:flex-start;gap:1.5rem;display:flex}.settings-avatar-wrapper{position:relative}.settings-avatar-gradient{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;width:5rem;height:5rem;padding:.25rem}.settings-avatar-inner{background-color:var(--card);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.settings-avatar-image{object-fit:cover;border-radius:50%;width:100%;height:100%}.settings-avatar-placeholder{width:2rem;height:2rem;color:var(--text-secondary)}.settings-avatar-upload-btn{color:#fff;width:1.75rem;height:1.75rem;box-shadow:var(--shadow-lg);cursor:pointer;background-color:#3b82f6;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s;display:flex;position:absolute;bottom:-.25rem;right:-.25rem}.settings-avatar-upload-btn:hover{background-color:#2563eb}.settings-avatar-upload-btn:disabled{opacity:.6;cursor:not-allowed}.settings-avatar-spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:.75rem;height:.75rem;animation:1s linear infinite spin}.settings-avatar-upload-icon{width:.75rem;height:.75rem}.settings-avatar-info{flex:1}.settings-avatar-description{color:var(--text-secondary);margin-bottom:.5rem;font-size:.875rem}.settings-avatar-badge{background-color:var(--success-bg);color:var(--success-text);border-radius:9999px;align-items:center;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.settings-form-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.settings-form-grid{grid-template-columns:1fr 1fr}.settings-form-full-width{grid-column:1/-1}}.settings-form-label{color:var(--foreground);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.settings-form-input{border:1px solid var(--border);background-color:var(--card);width:100%;color:var(--foreground);border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;transition:all .2s}.settings-form-input:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-bg);outline:none}.settings-form-textarea{resize:none;font-family:inherit}.settings-form-select{border:1px solid var(--border);background-color:var(--card);width:100%;color:var(--foreground);cursor:pointer;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem}.settings-form-select:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-bg);outline:none}.settings-toggle-item{border:1px solid var(--border);border-radius:.5rem;justify-content:space-between;align-items:center;padding:.75rem;display:flex}.settings-toggle-info{flex:1}.settings-toggle-title{color:var(--foreground);margin:0 0 .25rem;font-size:.875rem;font-weight:500}.settings-toggle-description{color:var(--text-secondary);margin:0;font-size:.75rem}.settings-toggle-switch{cursor:pointer;border:none;border-radius:9999px;align-items:center;width:2.25rem;height:1.25rem;transition:background-color .2s;display:inline-flex;position:relative}.settings-toggle-switch-active{background-color:#3b82f6}.settings-toggle-switch-inactive{background-color:var(--muted)}.settings-toggle-switch-thumb{background-color:#fff;border-radius:50%;width:.75rem;height:.75rem;transition:transform .2s;display:inline-block}.settings-toggle-switch-thumb-active{transform:translate(1.25rem)}.settings-toggle-switch-thumb-inactive{transform:translate(.25rem)}.settings-password-wrapper{position:relative}.settings-password-input{padding-right:2.5rem}.settings-password-toggle{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.settings-password-toggle:hover{color:var(--foreground)}.settings-password-toggle-icon{width:1.125rem;height:1.125rem}.settings-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#4f46e5);border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex;transform:scale(1)}.settings-btn-primary:hover{background:linear-gradient(135deg,#2563eb,#4338ca);transform:scale(1.05)}.settings-btn-primary:active{transform:scale(.95)}.settings-btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:scale(1)}.settings-btn-full-width{justify-content:center;width:100%}.settings-btn-icon{width:1rem;height:1rem}.settings-btn-spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:1rem;height:1rem;animation:1s linear infinite spin}.settings-save-section{justify-content:space-between;align-items:center;display:flex}.settings-save-info{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.settings-save-check-icon{width:1rem;height:1rem;color:var(--success-text)}.writer-page-container{flex-direction:column;gap:2rem;display:flex}.writer-welcome-actions{gap:.75rem;margin-top:1.5rem;display:flex}@media (min-width:640px){.writer-welcome-actions{margin-top:0}}.writer-btn-primary{color:#fff;box-shadow:var(--shadow-lg);cursor:pointer;background:linear-gradient(135deg,#3b82f6,#4f46e5);border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;transform:scale(1)}.writer-btn-primary:hover{box-shadow:var(--shadow-xl);background:linear-gradient(135deg,#2563eb,#4338ca);transform:scale(1.05)}.writer-btn-primary:active{transform:scale(.95)}.writer-btn-icon{width:1rem;height:1rem}.writer-article-section{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.writer-article-section{grid-template-columns:2fr 1fr}}.writer-article-card{background-color:var(--writer-card);border:1px solid var(--writer-border);box-shadow:var(--shadow-sm);border-radius:1rem}.writer-article-header{border-bottom:1px solid var(--writer-border);padding:1.5rem 1.5rem 1rem}.writer-article-header-flex{justify-content:space-between;align-items:center;display:flex}.writer-article-title{color:var(--writer-text-primary);margin:0;font-size:1.125rem;font-weight:600}.writer-article-link{color:var(--primary);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.writer-article-link:hover{color:var(--primary-hover)}.writer-loading-state{text-align:center;padding:1.5rem}.writer-loading-spinner{border:2px solid #0000;border-top:2px solid var(--primary);border-radius:50%;width:2rem;height:2rem;margin:0 auto;animation:1s linear infinite spin}.writer-loading-text{color:var(--writer-text-secondary);margin-top:.5rem;font-size:.875rem}.writer-empty-state{text-align:center;padding:1.5rem}.writer-empty-icon{width:3rem;height:3rem;color:var(--text-secondary);margin:0 auto}.writer-empty-title{color:var(--writer-text-primary);margin-top:.5rem;font-size:.875rem;font-weight:500}.writer-empty-description{color:var(--writer-text-secondary);margin-top:.25rem;font-size:.875rem}.writer-empty-action{color:#fff;background-color:var(--primary);cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;margin-top:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-flex}.writer-empty-action:hover{background-color:var(--primary-hover)}.writer-article-item{padding:1.5rem;transition:background-color .2s}.writer-article-item:hover{background-color:var(--writer-card-hover)}.writer-article-item-flex{justify-content:space-between;align-items:center;display:flex}.writer-article-content{flex:1;min-width:0}.writer-article-item-link{color:var(--writer-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;text-decoration:none;display:block;overflow:hidden}.writer-article-item-link:hover{color:var(--primary)}.writer-article-meta{color:var(--writer-text-secondary);align-items:center;gap:1rem;margin-top:.25rem;font-size:.75rem;display:flex}.writer-article-meta-item{align-items:center;gap:.25rem;display:flex}.writer-article-actions{flex-shrink:0;margin-left:1rem}.writer-analytics-section{flex-direction:column;gap:1.5rem;display:flex}.writer-status-indicator{justify-content:space-between;align-items:center;display:flex}.writer-status-item{align-items:center;display:flex}.writer-status-dot{border-radius:50%;width:.75rem;height:.75rem;margin-right:.75rem}.writer-status-dot-green{background-color:#22c55e}.writer-status-text{color:var(--writer-text-secondary);font-size:.875rem}.writer-status-count{color:var(--writer-text-primary);font-size:.875rem;font-weight:500}.writer-metric-icon-wrapper{background-color:var(--muted);border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.writer-metric-icon{width:1.25rem;height:1.25rem}.writer-metric-value{color:var(--writer-text-primary);margin:0;font-size:.875rem;font-weight:500}.writer-metric-label{color:var(--writer-text-secondary);margin:0;font-size:.75rem}.writer-metric-change{font-size:.75rem;font-weight:500}.writer-metric-positive{color:var(--success-text)}.writer-metric-negative{color:var(--error-text)}.status-badge{border-radius:9999px;align-items:center;padding:.125rem .625rem;font-size:.75rem;font-weight:500;display:inline-flex}.status-published{background-color:var(--success-bg);color:var(--success-text)}.status-draft{background-color:var(--warning-bg);color:var(--warning-text)}.status-other{background-color:var(--muted);color:var(--text-secondary)}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.block{display:block}.inline-block{display:inline-block}.hidden{display:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.flex-none{flex:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-x-1>*+*{margin-left:.25rem}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.space-x-4>*+*{margin-left:1rem}.space-x-6>*+*{margin-left:1.5rem}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.inset-0{inset:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.w-full{width:100%}.w-1{width:.25rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-20{width:5rem}.h-full{height:100%}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-20{height:5rem}.min-h-screen{min-height:100vh}.min-w-0{min-width:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.m-0{margin:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-6{margin-top:1.5rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mx-auto{margin-left:auto;margin-right:auto}.bg-white{background-color:var(--writer-bg-primary)}.bg-gray-50{background-color:var(--writer-bg-secondary)}.bg-gray-100{background-color:var(--writer-bg-tertiary)}.bg-blue-600{background-color:var(--writer-accent)}.bg-blue-700{background-color:var(--writer-accent-hover)}.bg-green-100{background-color:#10b9811a}.bg-green-900{background-color:#064e3b33}.text-white{color:#fff}.text-gray-400,.text-gray-500{color:var(--writer-text-muted)}.text-gray-600,.text-gray-700{color:var(--writer-text-secondary)}.text-gray-900{color:var(--writer-text-primary)}.text-blue-600,.text-blue-400{color:var(--writer-accent)}.text-blue-500,.text-blue-700{color:var(--writer-accent-hover)}.text-green-800{color:#166534}.text-green-400{color:#4ade80}.text-yellow-500{color:#eab308}.text-accent{color:var(--accent)}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.border{border-width:1px;border-color:var(--writer-border)}.border-b{border-bottom-width:1px;border-bottom-color:var(--writer-border)}.border-b-2{border-bottom-width:2px}.border-gray-200{border-color:var(--writer-border)}.border-gray-300{border-color:var(--writer-border-hover)}.border-blue-600{border-color:var(--writer-accent)}.shadow-sm{box-shadow:var(--writer-shadow)}.shadow-lg{box-shadow:var(--writer-shadow-lg)}.shadow-xl{box-shadow:var(--writer-shadow-xl)}.ring-1{box-shadow:0 0 0 1px var(--writer-border)}.ring-2{box-shadow:0 0 0 2px var(--writer-accent)}.ring-gray-200{box-shadow:0 0 0 1px var(--writer-border)}.ring-blue-500,.focus\:ring-2:focus,.focus\:ring-blue-500:focus{box-shadow:0 0 0 2px var(--writer-accent)}.focus\:border-blue-500:focus{border-color:var(--writer-accent)}.hover\:bg-gray-50:hover{background-color:var(--writer-bg-secondary)}.hover\:bg-blue-700:hover{background-color:var(--writer-accent-hover)}.hover\:text-blue-600:hover,.hover\:text-blue-400:hover{color:var(--writer-accent)}.hover\:text-blue-500:hover{color:var(--writer-accent-hover)}.hover\:shadow-lg:hover{box-shadow:var(--writer-shadow-lg)}.hover\:shadow-xl:hover{box-shadow:var(--writer-shadow-xl)}.hover\:shadow-sm:hover{box-shadow:var(--writer-shadow)}.hover\:scale-105:hover{transform:scale(1.05)}.transition-all{transition:all .3s}.transition-colors{transition:color .2s,background-color .2s}.transition-shadow{transition:box-shadow .2s}.transition-opacity{transition:opacity .3s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.transform{transform:translateZ(0)}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.z-10{z-index:10}.z-50{z-index:50}.opacity-0{opacity:0}.opacity-5{opacity:.05}.hover\:opacity-100:hover{opacity:1}.animate-spin{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.object-cover{object-fit:cover}.resize-none{resize:none}.group:hover .group-hover\:opacity-100{opacity:1}@media (min-width:640px){.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:mt-0{margin-top:0}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.writer-cms-container{background:var(--writer-bg-secondary);min-height:100vh;transition:background-color .3s}.writer-cms-layout{min-height:100vh;display:flex}.writer-cms-main{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex:1;height:100vh;margin-left:20rem;transition:margin-left .3s;position:relative;overflow:hidden scroll;transform:translateZ(0)}.writer-cms-content{background:linear-gradient(135deg,var(--writer-bg-primary)0%,var(--writer-bg-secondary)100%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);max-width:1600px;min-height:100%;margin:0 auto;padding:2.5rem;transition:all .3s}@media (max-width:1024px){.writer-cms-main{margin-left:0}.writer-cms-content{padding:1.5rem}}.writer-sidebar{background:var(--writer-bg-primary);border-right:1px solid var(--writer-border);z-index:50;width:20rem;box-shadow:var(--writer-shadow-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);flex-direction:column;transition:all .3s;display:flex;position:fixed;top:0;bottom:0;left:0}[data-theme=dark] .writer-sidebar{background:linear-gradient(180deg,var(--writer-bg-primary)0%,var(--writer-bg-secondary)100%)}.writer-sidebar-header{border-bottom:1px solid var(--writer-border);background:linear-gradient(135deg,var(--writer-bg-primary)0%,var(--writer-bg-accent)100%);align-items:center;height:5.5rem;padding:0 2rem;display:flex;position:relative;overflow:hidden}.writer-sidebar-header:before{content:"";background:linear-gradient(90deg,var(--writer-accent)0%,#8b5cf6 50%,#ec4899 100%);background-size:200% 100%;height:4px;animation:3s infinite gradientSlide;position:absolute;top:0;left:0;right:0}@keyframes gradientSlide{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.writer-sidebar-logo{align-items:center;gap:.75rem;display:flex}.writer-sidebar-icon{width:1.25rem;height:1.25rem}.writer-sidebar-title{background:linear-gradient(135deg,var(--writer-accent),#8b5cf6);-webkit-text-fill-color:transparent;letter-spacing:-.025em;-webkit-background-clip:text;background-clip:text;font-size:1.375rem;font-weight:800}.writer-sidebar-nav{scrollbar-width:thin;scrollbar-color:var(--writer-border)transparent;flex:1;padding:2rem 1rem;overflow-y:auto}.writer-sidebar-nav::-webkit-scrollbar{width:4px}.writer-sidebar-nav::-webkit-scrollbar-track{background:0 0}.writer-sidebar-nav::-webkit-scrollbar-thumb{background:var(--writer-border);border-radius:2px}.writer-sidebar-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.writer-sidebar-link{color:var(--writer-text-secondary);background:0 0;border:1px solid #0000;border-radius:1rem;padding:1rem 1.25rem;font-size:.875rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden}.writer-sidebar-link:before{content:"";opacity:0;background:linear-gradient(135deg,#3b82f60d,#8b5cf60d);border-radius:1rem;transition:opacity .3s;position:absolute;inset:0}.writer-sidebar-link:hover:before{opacity:1}.writer-sidebar-link:hover{color:var(--writer-text-primary);border-color:var(--writer-border-hover);box-shadow:var(--writer-shadow-md);background:linear-gradient(135deg,#3b82f614,#8b5cf614);transform:translate(8px)scale(1.02)}.writer-sidebar-link-active{border-color:var(--writer-accent);box-shadow:var(--writer-shadow-lg);transform:translate(8px)scale(1.02);background:linear-gradient(135deg,var(--writer-accent),#8b5cf6)!important;color:#fff!important}.writer-sidebar-link-active:before{opacity:0}.writer-sidebar-nav-icon{flex-shrink:0;width:1.25rem;height:1.25rem;transition:transform .3s}.writer-sidebar-link:hover .writer-sidebar-nav-icon{transform:scale(1.1)}.writer-sidebar-footer{border-top:1px solid var(--writer-border);background:var(--writer-bg-secondary);padding:1.5rem}.writer-sidebar-footer-link{color:var(--writer-text-secondary);background:0 0;border:1px solid #0000;border-radius:.75rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.875rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.writer-sidebar-footer-link:hover{color:var(--writer-accent);background:var(--writer-bg-primary);border-color:var(--writer-accent);box-shadow:var(--writer-shadow);transform:translate(4px)}.writer-sidebar-footer-icon{width:1rem;height:1rem;transition:transform .3s}.writer-sidebar-footer-link:hover .writer-sidebar-footer-icon{transform:scale(1.1)}.writer-sidebar-footer-info{text-align:center;border-top:1px solid var(--writer-border);padding-top:1rem}.writer-sidebar-footer-info p{color:var(--writer-text-muted);margin:.25rem 0;font-size:.75rem}.writer-sidebar-footer-info p:first-child{color:var(--writer-text-secondary);font-weight:600}@media (max-width:1024px){.writer-sidebar{transition:transform .3s;transform:translate(-100%)}.writer-sidebar.open{transform:translate(0)}}.writer-dashboard{flex-direction:column;gap:2rem;animation:.6s ease-out fadeInUp;display:flex}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.writer-dashboard-header{background:linear-gradient(135deg,var(--writer-bg-primary),var(--writer-bg-accent));border:1px solid var(--writer-border);box-shadow:var(--writer-shadow-lg);border-radius:1.5rem;padding:2rem;position:relative;overflow:hidden}.writer-dashboard-header:before{content:"";background:linear-gradient(90deg,var(--writer-accent),#8b5cf6,#ec4899);height:4px;position:absolute;top:0;left:0;right:0}.writer-dashboard-title{color:var(--writer-text-primary);letter-spacing:-.025em;margin:0 0 .75rem;font-size:2.25rem;font-weight:800;line-height:1.2}.writer-dashboard-subtitle{color:var(--writer-text-secondary);margin:0 0 1rem;font-size:1.125rem;line-height:1.6}.writer-dashboard-meta{color:var(--writer-text-muted);flex-wrap:wrap;gap:1rem;font-size:.875rem;display:flex}.writer-dashboard-stats{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.writer-dashboard-articles{background:var(--writer-bg-primary);border:1px solid var(--writer-border);box-shadow:var(--writer-shadow);border-radius:1.25rem;transition:all .3s;overflow:hidden}.writer-dashboard-articles:hover{box-shadow:var(--writer-shadow-lg);transform:translateY(-2px)}.writer-dashboard-section-header{border-bottom:1px solid var(--writer-border);background:var(--writer-bg-secondary);padding:1.5rem 2rem}.writer-dashboard-section-title{color:var(--writer-text-primary);letter-spacing:-.025em;margin:0;font-size:1.25rem;font-weight:700}.writer-dashboard-table-container{max-height:400px;overflow:auto}.writer-stats-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.writer-stats-card{background:var(--writer-bg-primary);border:1px solid var(--writer-border);box-shadow:var(--writer-shadow);border-radius:1.25rem;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.writer-stats-card:before{content:"";background:linear-gradient(90deg,var(--writer-accent),#8b5cf6);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.writer-stats-card:hover{box-shadow:var(--writer-shadow-xl);border-color:var(--writer-accent);transform:translateY(-4px)scale(1.02)}.writer-stats-card:hover:before{opacity:1}.writer-stats-card-content{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.writer-stats-card-info{flex:1}.writer-stats-card-info h3{color:var(--writer-text-secondary);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-size:.875rem;font-weight:600}.writer-stats-card-info .value{color:var(--writer-text-primary);letter-spacing:-.025em;margin:0 0 .5rem;font-size:2.5rem;font-weight:800;line-height:1}.writer-stats-card-info .description{color:var(--writer-text-muted);margin:0 0 1rem;font-size:.875rem}.writer-stats-card-info .change{align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.writer-stats-card-icon{background:linear-gradient(135deg,var(--writer-accent),#8b5cf6);box-shadow:var(--writer-shadow-md);border-radius:1rem;justify-content:center;align-items:center;padding:1rem;transition:transform .3s;display:flex}.writer-stats-card:hover .writer-stats-card-icon{transform:scale(1.1)rotate(5deg)}.writer-stats-card-icon svg{color:#fff;width:1.75rem;height:1.75rem}.writer-stats-loading{background:var(--writer-bg-secondary);border-color:var(--writer-border);animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.writer-performance-metrics{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.writer-metric-item{background:var(--writer-bg-primary);border:1px solid var(--writer-border);border-radius:1rem;justify-content:space-between;align-items:center;padding:1.25rem;transition:all .3s;display:flex}.writer-metric-item:hover{box-shadow:var(--writer-shadow);border-color:var(--writer-border-hover)}.writer-metric-content{align-items:center;gap:.75rem;display:flex}.writer-metric-icon{background:var(--writer-bg-secondary);border-radius:.75rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.writer-metric-icon svg{width:1.25rem;height:1.25rem}.writer-metric-info .value{color:var(--writer-text-primary);margin:0;font-size:1rem;font-weight:700;line-height:1.2}.writer-metric-info .label{color:var(--writer-text-muted);margin:0;font-size:.75rem}.writer-metric-change{border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.writer-metric-change.positive{color:var(--writer-success);background:#10b9811a}.writer-metric-change.negative{color:var(--writer-error);background:#ef44441a}.writer-form-container{background:var(--writer-bg-primary);border:1px solid var(--writer-border);box-shadow:var(--writer-shadow);border-radius:1.5rem;flex-direction:column;gap:2rem;padding:2rem;display:flex}.writer-form{flex-direction:column;gap:1rem;display:flex}.writer-form-section{background:var(--writer-bg-secondary);border:1px solid var(--writer-border);border-radius:1rem;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.writer-form-section-title{color:var(--writer-text-primary);border-bottom:1px solid var(--writer-border);margin:0 0 1rem;padding-bottom:.75rem;font-size:1.125rem;font-weight:700}.writer-form-group{flex-direction:column;gap:.5rem;display:flex}.writer-form-group-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:768px){.writer-form-group-row{grid-template-columns:1fr}}.writer-form-label{color:var(--writer-text-secondary);align-items:center;gap:.25rem;margin-bottom:.5rem;font-size:1.5rem;font-weight:600;display:flex}.writer-form-label-required:after{content:"*";color:var(--writer-error);font-weight:700}.writer-form-input,.writer-form-textarea,.writer-form-select{border:2px solid var(--writer-border);background:var(--writer-bg-primary);width:100%;color:var(--writer-text-primary);border-radius:.75rem;padding:1rem;font-family:inherit;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 1px 2px #0000000d}.writer-form-input:focus,.writer-form-textarea:focus,.writer-form-select:focus{border-color:var(--writer-accent);outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #3b82f61a,inset 0 1px 2px #0000000d}.writer-form-input:hover,.writer-form-textarea:hover,.writer-form-select:hover{border-color:var(--writer-border-hover)}.writer-form-input.error,.writer-form-textarea.error,.writer-form-select.error{border-color:var(--writer-error)}.writer-form-input.error:focus,.writer-form-textarea.error:focus,.writer-form-select.error:focus{box-shadow:0 0 0 4px #ef44441a}.writer-form-help{color:var(--writer-text-muted);font-size:.875rem;line-height:1.4}.writer-form-error{color:var(--writer-error);align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;display:flex}.writer-form-textarea{resize:vertical;min-height:6rem;max-height:20rem;line-height:1.6}.writer-form-actions{border-top:1px solid var(--writer-border);justify-content:flex-end;gap:1rem;margin-top:1rem;padding-top:2rem;display:flex}@media (max-width:640px){.writer-form-actions{flex-direction:column}}.writer-btn{cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;min-width:120px;padding:.875rem 1.75rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.writer-btn:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);transition:opacity .3s;position:absolute;inset:0}.writer-btn:hover:before{opacity:1}.writer-btn:active{transform:scale(.98)}.writer-btn-primary{background:linear-gradient(135deg,var(--writer-accent),#8b5cf6);color:#fff;box-shadow:var(--writer-shadow-md)}.writer-btn-primary:hover{background:linear-gradient(135deg,var(--writer-accent-hover),#7c3aed);box-shadow:var(--writer-shadow-lg);transform:translateY(-2px)}.writer-btn-secondary{background:var(--writer-bg-secondary);color:var(--writer-text-primary);border:2px solid var(--writer-border)}.writer-btn-secondary:hover{background:var(--writer-bg-tertiary);border-color:var(--writer-border-hover);box-shadow:var(--writer-shadow);transform:translateY(-1px)}.writer-btn-danger{background:linear-gradient(135deg,var(--writer-error),#dc2626);color:#fff;box-shadow:var(--writer-shadow-md)}.writer-btn-danger:hover{box-shadow:var(--writer-shadow-lg);background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-2px)}.writer-btn-success{background:linear-gradient(135deg,var(--writer-success),#059669);color:#fff;box-shadow:var(--writer-shadow-md)}.writer-btn-success:hover{box-shadow:var(--writer-shadow-lg);background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px)}.writer-btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.writer-btn:disabled:hover{box-shadow:var(--writer-shadow)!important;transform:none!important}.writer-btn-sm{min-width:80px;padding:.5rem 1rem;font-size:.75rem}.writer-btn-lg{min-width:140px;padding:1rem 2rem;font-size:1rem}.writer-table-container{background:var(--writer-bg-primary);border:1px solid var(--writer-border);box-shadow:var(--writer-shadow);border-radius:1.25rem;overflow:hidden}.writer-table{border-collapse:collapse;width:100%;font-size:.875rem}.writer-table th{background:var(--writer-bg-secondary);color:var(--writer-text-primary);text-align:left;border-bottom:1px solid var(--writer-border);text-transform:uppercase;letter-spacing:.05em;padding:1rem 1.5rem;font-size:.75rem;font-weight:700}.writer-table td{border-bottom:1px solid var(--writer-border);color:var(--writer-text-secondary);vertical-align:middle;padding:1rem}.writer-table tr:hover td{background:var(--writer-bg-secondary)}.writer-table tr:last-child td{border-bottom:none}.writer-badge{text-transform:uppercase;letter-spacing:.025em;border-radius:.5rem;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.writer-badge-published{color:var(--writer-success);background:#10b9811a;border:1px solid #10b98133}.writer-badge-draft{color:var(--writer-warning);background:#f59e0b1a;border:1px solid #f59e0b33}.writer-badge-archived{color:var(--writer-text-muted);background:#6b72801a;border:1px solid #6b728033}.writer-card{background:var(--writer-bg-primary);border:1px solid var(--writer-border);box-shadow:var(--writer-shadow);border-radius:1.25rem;padding:1.5rem;transition:all .3s;position:relative;overflow:hidden}.writer-card:hover{box-shadow:var(--writer-shadow-lg);transform:translateY(-2px)}.writer-card-header{border-bottom:1px solid var(--writer-border);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.writer-card-title{color:var(--writer-text-primary);margin:0;font-size:1.125rem;font-weight:700}.writer-card-subtitle{color:var(--writer-text-muted);margin:.25rem 0 0;font-size:.875rem}.writer-card-body{color:var(--writer-text-secondary);line-height:1.6}.writer-card-footer{border-top:1px solid var(--writer-border);justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1rem;display:flex}.writer-loading-spinner{border:2px solid var(--writer-border);border-top-color:var(--writer-accent);border-radius:50%;width:1.5rem;height:1.5rem;animation:1s ease-in-out infinite spin;display:inline-block}.writer-loading-skeleton{background:linear-gradient(90deg,var(--writer-bg-secondary)25%,var(--writer-bg-tertiary)50%,var(--writer-bg-secondary)75%);background-size:200% 100%;border-radius:.5rem;animation:1.5s infinite loading}@keyframes loading{0%{background-position:-200% 0}to{background-position:200% 0}}.writer-alert{border:1px solid;border-radius:.75rem;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding:1rem 1.25rem;display:flex}.writer-alert-success{color:var(--writer-success);background:#10b9811a;border-color:#10b9814d}.writer-alert-warning{color:var(--writer-warning);background:#f59e0b1a;border-color:#f59e0b4d}.writer-alert-error{color:var(--writer-error);background:#ef44441a;border-color:#ef44444d}.writer-alert-info{color:var(--writer-accent);background:#3b82f61a;border-color:#3b82f64d}.writer-dropdown{display:inline-block;position:relative}.writer-dropdown-menu{z-index:100;background:var(--writer-bg-primary);border:1px solid var(--writer-border);min-width:12rem;box-shadow:var(--writer-shadow-lg);border-radius:.75rem;margin-top:.5rem;padding:.5rem;position:absolute;top:100%;right:0}.writer-dropdown-item{color:var(--writer-text-secondary);border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;text-decoration:none;transition:all .2s;display:flex}.writer-dropdown-item:hover{background:var(--writer-bg-secondary);color:var(--writer-text-primary)}.writer-dropdown-divider{background:var(--writer-border);height:1px;margin:.5rem 0}.writer-grid{gap:1.5rem;display:grid}.writer-grid-1{grid-template-columns:1fr}.writer-grid-2{grid-template-columns:repeat(2,1fr)}.writer-grid-3{grid-template-columns:repeat(3,1fr)}.writer-grid-4{grid-template-columns:repeat(4,1fr)}@media (max-width:1024px){.writer-grid-4,.writer-grid-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.writer-grid-4,.writer-grid-3,.writer-grid-2{grid-template-columns:1fr}}.writer-text-gradient{background:linear-gradient(135deg,var(--writer-accent),#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.writer-glass{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3}[data-theme=dark] .writer-glass{background:#0003;border:1px solid #ffffff1a}.writer-scrollbar-thin{scrollbar-width:thin;scrollbar-color:var(--writer-border)transparent}.writer-scrollbar-thin::-webkit-scrollbar{width:6px;height:6px}.writer-scrollbar-thin::-webkit-scrollbar-track{background:0 0}.writer-scrollbar-thin::-webkit-scrollbar-thumb{background:var(--writer-border);border-radius:3px}.writer-scrollbar-thin::-webkit-scrollbar-thumb:hover{background:var(--writer-border-hover)}.writer-btn-danger{color:#fff;background-color:#ef4444}.writer-btn-danger:hover{background-color:#dc2626}.writer-btn:disabled{opacity:.5;cursor:not-allowed}.writer-table{border-collapse:collapse;width:100%}.writer-table th,.writer-table td{text-align:left;border-bottom:1px solid var(--border);padding:1rem}.writer-table th:last-child,.writer-table td:last-child{text-align:right}.writer-table th{background-color:var(--bg-secondary);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.writer-table tr:hover{background-color:var(--bg-tertiary)}.writer-table-actions{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.writer-table-article-title{color:var(--text-primary);font-size:.875rem;font-weight:500}.writer-table-article-desc{color:var(--text-secondary);margin-top:.25rem;font-size:.875rem}.writer-table-article-author{color:var(--text-muted);margin-top:.25rem;font-size:.75rem}.writer-table img{object-fit:cover;background-color:var(--bg-secondary);border-radius:8px;flex-shrink:0;margin-right:1rem;width:150px!important;height:100px!important}.writer-table img:hover{transition:transform .2s;transform:scale(1.05)}@media (max-width:768px){.writer-table img{width:40px!important;height:40px!important}}.writer-table-category{background-color:var(--accent);color:#fff;border-radius:9999px;align-items:center;padding:.125rem .625rem;font-size:.75rem;font-weight:500;display:inline-flex}.writer-table-date{color:var(--text-secondary)}.writer-table-action-btn{cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.writer-table-action-btn:hover{background-color:var(--bg-secondary)}.writer-table-action-btn svg{width:1rem;height:1rem}.writer-table-action-view{color:var(--text-muted)}.writer-table-action-edit{color:var(--accent)}.writer-table-action-delete{color:#ef4444}@media (max-width:1024px){.writer-cms-main{height:100vh;margin-left:0;overflow-y:scroll}.writer-sidebar{transform:translate(-100%)}.writer-cms-content{padding:1rem}.writer-dashboard-stats{grid-template-columns:1fr}}@media (max-width:640px){.writer-dashboard-title{font-size:1.5rem}.writer-form-actions{flex-direction:column}.writer-btn{justify-content:center}}.category-page{background-color:var(--bg-primary);background-image:linear-gradient(to bottom,var(--bg-primary),var(--bg-secondary));min-height:100vh;padding:2rem 0;transition:background-color .3s}[data-theme=dark] .category-page{background:linear-gradient(#1a1a2e,#16213e)}.category-page-container{max-width:1200px;margin:0 auto;padding:0 2rem}.category-page-header{text-align:center;margin-bottom:3rem;padding:2rem 0}.category-page-title{color:var(--text-primary);background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700}.category-page-description{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.category-page-content{margin-top:2rem}.category-loading{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:200px;display:flex}.category-loading-spinner{border:3px solid var(--border);border-top:3px solid var(--accent);border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}.category-loading-text{color:var(--text-secondary);font-size:1.1rem}.category-error{text-align:center;background:#ef44441a;border:1px solid #ef444433;border-radius:12px;margin:2rem 0;padding:3rem 2rem}.category-error-title{color:#ef4444;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.category-error-message{color:var(--text-secondary);font-size:1rem}.category-no-articles{text-align:center;background:var(--card-bg);border:1px solid var(--border);border-radius:12px;margin:2rem 0;padding:3rem 2rem}.category-no-articles-title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.category-articles-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-top:2rem;display:grid}.category-article-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;transition:all .3s;overflow:hidden}.category-article-item:hover{border-color:#667eea80;transform:translateY(-5px);box-shadow:0 20px 40px #667eea1a}.category-article-image{object-fit:cover;width:100%;height:200px;transition:transform .3s}.category-article-item:hover .category-article-image{transform:scale(1.05)}.category-article-content{padding:1.5rem}.category-article-meta{justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.875rem;display:flex}.category-article-category{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;padding:.25rem .75rem;font-weight:500}.category-article-date{color:#94a3b8}.category-article-title{color:#fff;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:1.25rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.category-article-description{color:#94a3b8;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.category-article-author{color:#64748b;font-size:.875rem;font-style:italic}.category-no-articles{text-align:center;padding:4rem 2rem}.category-no-articles-title{color:#94a3b8;margin-bottom:.5rem;font-size:1.5rem}.category-no-articles-message{color:#64748b;font-size:1rem}@media (max-width:768px){.category-page-container{padding:0 1rem}.category-page-title{font-size:2rem}.category-page-description{font-size:1rem}.category-articles-grid{grid-template-columns:1fr;gap:1.5rem}.category-article-content{padding:1rem}}.editors-picks-card.loading,.latest-article-card.loading{pointer-events:none;background:var(--card-bg);border:1px solid var(--border);border-radius:12px;overflow:hidden}.editors-picks-image-skeleton,.latest-article-image-skeleton{background:linear-gradient(90deg,var(--bg-secondary)25%,var(--bg-tertiary)50%,var(--bg-secondary)75%);background-size:200% 100%;width:100%;height:200px;animation:1.5s infinite loading-shimmer}.editors-picks-title-skeleton,.latest-article-title-skeleton{background:linear-gradient(90deg,var(--bg-secondary)25%,var(--bg-tertiary)50%,var(--bg-secondary)75%);background-size:200% 100%;border-radius:4px;height:20px;margin:1rem 0 .5rem;animation:1.5s infinite loading-shimmer}.editors-picks-description-skeleton,.latest-article-description-skeleton{background:linear-gradient(90deg,var(--bg-secondary)25%,var(--bg-tertiary)50%,var(--bg-secondary)75%);background-size:200% 100%;border-radius:4px;width:80%;height:16px;margin:.5rem 0;animation:1.5s infinite loading-shimmer}.editors-picks-empty,.latest-articles-empty{text-align:center;color:var(--text-secondary);padding:3rem 2rem;font-style:italic}.hero-no-popular{text-align:center;color:var(--text-secondary);margin-top:2rem;padding:2rem;font-style:italic}@keyframes loading-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.search-page-container{background:var(--page-bg);min-height:100vh}.search-page-content{max-width:1300px;margin:0 auto;padding:0 1rem}.search-hero-section{text-align:center;background:var(--page-bg);border-bottom:1px solid var(--border-color);padding:2rem 0}.search-hero-content{max-width:900px;margin:0 auto}.search-hero-title{color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.search-hero-subtitle{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.5}.search-form-wrapper{margin-bottom:1rem}.search-form-container{width:100%;max-width:1200px;margin:0 auto}.search-input-group{background:var(--page-card-bg);border:2px solid var(--border-color);border-radius:12px;flex-direction:column;gap:.75rem;padding:.5rem;transition:all .3s;display:flex;box-shadow:0 4px 6px #0000000d}.search-input-group:focus-within{border-color:var(--accent-color);box-shadow:0 4px 12px #3b82f626}.search-input-wrapper{flex:1;position:relative}.search-input-icon{width:1.25rem;height:1.25rem;color:var(--text-tertiary);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.search-input{width:100%;color:var(--text-primary);background:0 0;border:none;outline:none;padding:.875rem 1rem .875rem 3rem;font-size:1rem}.search-input::placeholder{color:var(--text-tertiary)}.search-category-select{border:1px solid var(--border-color);background:var(--page-card-bg);color:var(--text-primary);border-radius:8px;outline:none;padding:.875rem 1rem;font-size:.9rem;transition:all .2s}.search-category-select:focus{border-color:var(--accent-color)}.search-submit-button{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.search-submit-button:hover{background:var(--accent-hover);transform:translateY(-1px)}.search-button-icon{width:1.25rem;height:1.25rem}.search-results-section{padding:2rem 0}.search-results-container{max-width:1300px;margin:0 auto}.search-results-header{text-align:center;margin-bottom:2rem}.search-results-title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.75rem;font-weight:600}.search-query{color:var(--accent-color);font-weight:700}.search-results-meta{color:var(--text-secondary);justify-content:center;align-items:center;gap:1rem;font-size:.9rem;display:flex}.search-results-count{font-weight:600}.search-results-category{color:var(--accent-color);font-weight:500}.search-results-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.search-result-card{background:var(--page-card-bg);border:1px solid var(--border-color);border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 2px 4px #0000000d}.search-result-card:hover{border-color:var(--accent-color);transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.search-result-link{color:inherit;text-decoration:none;display:block}.search-result-image-wrapper{width:100%;height:180px;position:relative;overflow:hidden}.search-result-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.search-result-card:hover .search-result-image{transform:scale(1.05)}.search-result-overlay{position:absolute;top:12px;left:12px}.search-result-category-badge{background:var(--page-bg);color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.search-result-content{padding:1.25rem}.search-result-title{color:var(--text-primary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:1.1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.search-result-description{color:var(--text-secondary);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.search-result-meta{color:var(--text-tertiary);border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-top:.75rem;font-size:.8rem;display:flex}.search-result-author{color:var(--text-secondary);font-weight:500}.search-result-date{font-size:.75rem}.search-no-results{text-align:center;max-width:500px;margin:0 auto;padding:3rem 1rem}.search-no-results-icon{width:4rem;height:4rem;color:var(--text-tertiary);margin:0 auto 1.5rem}.search-no-results-icon svg{width:100%;height:100%}.search-no-results-title{color:var(--text-primary);margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.search-no-results-description{color:var(--text-secondary);margin-bottom:2rem;font-size:1rem;line-height:1.5}.search-suggestions{text-align:left;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;padding:1.5rem}.search-suggestions p{color:var(--text-primary);margin-bottom:.75rem;font-weight:600}.search-suggestions ul{color:var(--text-secondary);padding-left:1.25rem}.search-suggestions li{margin-bottom:.5rem;line-height:1.4}.search-empty-state{text-align:center;padding:3rem 1rem}.search-empty-content{max-width:900px;margin:0 auto}.search-empty-icon{width:5rem;height:5rem;color:var(--text-tertiary);margin:0 auto 2rem}.search-empty-icon svg{width:100%;height:100%}.search-empty-title{color:var(--text-primary);margin-bottom:1rem;font-size:2rem;font-weight:600}.search-empty-description{color:var(--text-secondary);margin-bottom:3rem;font-size:1.1rem;line-height:1.5}.search-popular-categories{margin-top:2rem}.search-popular-categories h3{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.search-category-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;display:grid}.search-category-card{background:var(--page-card-bg);border:1px solid var(--border-color);color:var(--text-primary);border-radius:12px;flex-direction:column;align-items:center;padding:1.5rem 1rem;text-decoration:none;transition:all .3s;display:flex}.search-category-card:hover{border-color:var(--accent-color);transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.search-category-icon{margin-bottom:.75rem;font-size:2rem}.search-category-card span{font-size:.9rem;font-weight:500}@media (min-width:640px){.search-input-group{flex-direction:row;align-items:center;gap:0;padding:.25rem}.search-input-wrapper{flex:1}.search-input{border-right:1px solid var(--border-color);border-radius:0;margin-right:.25rem}.search-category-select{border:none;border-right:1px solid var(--border-color);border-radius:0;min-width:160px;margin-right:.25rem}.search-submit-button{white-space:nowrap;border-radius:8px}.search-hero-title{font-size:3rem}.search-results-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}}@media (min-width:1024px){.search-hero-section{padding:4rem 0 3rem}.search-results-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.search-hero-title{font-size:2rem}.search-hero-subtitle{font-size:1rem}.search-button-text{display:none}.search-results-meta{flex-direction:column;gap:.5rem}.search-result-meta{flex-direction:column;align-items:flex-start;gap:.25rem}.search-category-grid{grid-template-columns:repeat(2,1fr)}}.guide-content{max-width:900px;margin:0 auto;line-height:1.8}.closing-section{padding:1rem!important}.guide-section{padding:.1rem!important}.guide-heading{color:var(--page-heading);font-size:2rem;font-weight:700}.guide-subheading{color:var(--page-text);font-size:1.5rem;font-weight:600}.guide-intro{color:var(--text-secondary);font-size:1.2rem;line-height:1.8}.guide-text{color:var(--page-text);font-size:1.05rem;line-height:1.8}.guide-divider{opacity:.5;border:none;margin:1rem 0}.guide-list{flex-direction:column;gap:1rem;margin:1rem 0;display:flex}.guide-list-item{background:var(--card-bg);border-left:4px solid var(--accent);border-radius:8px;padding:1rem;font-size:1.05rem;line-height:1.7;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 4px #0000000d}.guide-list-item:hover{transform:translate(4px);box-shadow:0 4px 8px #0000001a}.guide-checklist{margin:1rem 0;padding:0;list-style:none}.guide-checklist li{border-bottom:1px solid var(--border);padding:.75rem 0;font-size:1.05rem;line-height:1.7}.guide-checklist li:last-child{border-bottom:none}.checkmark{color:#10b981;margin-right:.5rem;font-weight:700}.crossmark{color:#ef4444;margin-right:.5rem;font-weight:700}.guide-example{flex-direction:column;gap:1rem;margin:2rem 0;display:flex}.example-bad,.example-good{border:2px solid;border-radius:8px;padding:.5rem}.example-bad{background:#ef44440d;border-color:#ef4444}.example-good{background:#10b9810d;border-color:#10b981}.example-label{margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.example-bad p,.example-good p{margin:0;font-size:1.05rem;line-height:1.7}.example-mini{margin:.5rem 0;padding-left:1.5rem;font-size:.95rem}.guide-numbered-list{flex-direction:column;gap:1rem;margin:1rem 0;display:flex}.numbered-item{align-items:flex-start;gap:1.5rem;display:flex}.number-badge{background:linear-gradient(135deg,var(--accent),#0562cc);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex;box-shadow:0 4px 8px #0774e84d}.numbered-content{flex:1}.numbered-content h4{color:var(--page-heading);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.numbered-content ul{margin:.75rem 0;padding-left:1.5rem;list-style:outside}.numbered-content li{color:var(--page-text);margin:.5rem 0;line-height:1.7}.guide-numbered-mini{margin:1rem 0;padding-left:1.5rem;list-style:decimal}.guide-numbered-mini li{margin:.75rem 0;font-size:1.05rem;line-height:1.7}.guide-bullet-list{margin:1rem 0;padding-left:1.5rem;list-style:outside}.guide-bullet-list li{color:var(--page-text);margin:.75rem 0;font-size:1.05rem;line-height:1.7}.guide-emphasis-section{flex-direction:column;gap:1.5rem;margin:1.5rem 0;display:flex}.emphasis-item{background:var(--card-bg);border:1px solid var(--card-border);border-radius:8px;padding:1rem}.guide-list-types{flex-direction:column;gap:1rem;margin:1rem 0;display:flex}.list-type{background:var(--card-bg);border:1px solid var(--card-border);border-radius:8px;padding:1rem}.guide-grid{gap:1rem;margin:1rem 0;display:grid}.grid-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;padding:1rem;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 8px #0000000d}.card-heading{color:var(--page-heading);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.tips-container{gap:1rem;margin:1rem 0;display:grid}.tip-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;padding:1rem;box-shadow:0 2px 8px #0000000d}.highlight-card{border-color:var(--accent);background:linear-gradient(135deg,#0774e80d,#0563eb0d);border-width:2px}.tip-title{color:var(--page-heading);margin-bottom:1rem;font-size:1.2rem;font-weight:600}.submission-steps{flex-direction:column;gap:2rem;margin:1rem 0;display:flex}.step-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;padding:1rem;position:relative;box-shadow:0 2px 8px #0000000d}.step-number{background:linear-gradient(135deg,var(--accent),#0562cc);color:#fff;border-radius:20px;padding:.5rem 1.25rem;font-size:.95rem;font-weight:600;position:absolute;top:-16px;left:2rem;box-shadow:0 4px 8px #0774e84d}.step-title{color:var(--page-heading);margin-top:.5rem;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.contact-info{margin-top:1rem}.guide-link{color:var(--accent);font-weight:500;text-decoration:none;transition:color .2s}.guide-link:hover{color:var(--accent-hover);text-decoration:underline}.closing-section{border:1px solid var(--card-border);background:linear-gradient(135deg,#0774e808,#0563eb08);border-radius:12px;padding:2rem}.quote-box{background:var(--card-bg);border-left:6px solid var(--accent);border-radius:12px;margin:1rem 0;padding:1rem;box-shadow:0 4px 12px #0000001a}.guide-quote{color:var(--text-secondary);border-left:4px solid var(--border);margin:0;padding-left:1.5rem;font-size:1.2rem;font-style:italic;line-height:1.8}.quote-author{color:var(--page-text);margin-top:1rem;font-size:1rem;font-style:normal;font-weight:600}.guide-footer{text-align:center;border-top:2px solid var(--border);color:var(--text-muted);margin-top:1.5rem;padding:1rem 0;font-size:.95rem}.guide-footer p{margin:.5rem 0}.hero-description-clean.guide-hero{color:var(--text-secondary);margin-top:1rem;font-size:1.25rem}.guide-text.mt-1{margin-top:1rem}.guide-text.mt-1-5{margin-top:1.5rem}.guide-text.text-center{text-align:center}.guide-text.text-center.large{margin-top:1rem;font-size:1.25rem}.guide-text.font-medium{font-weight:500}@media (max-width:768px){.guide-heading{font-size:1.75rem}.guide-subheading{font-size:1.3rem}.guide-intro{font-size:1.1rem}.numbered-item{flex-direction:column;gap:1rem}.number-badge{width:40px;height:40px;font-size:1.1rem}.guide-grid,.tips-container{grid-template-columns:1fr}.guide-example{gap:1.5rem}.step-card{padding:1.5rem 1rem 1rem}.step-number{padding:.4rem 1rem;font-size:.85rem;left:1rem}.quote-box{padding:1.5rem}.guide-quote{padding-left:1rem;font-size:1.05rem}}@media (max-width:480px){.guide-heading{font-size:1.5rem}.guide-subheading{font-size:1.2rem}.guide-text,.guide-intro{font-size:1rem}.number-badge{width:36px;height:36px;font-size:1rem}.numbered-content h4{font-size:1.1rem}}.line-clamp-1{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bg-grid-pattern{background-image:url("data:image/svg+xml,%3csvg width='40' height='40' xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3cpattern id='grid' width='40' height='40' patternUnits='userSpaceOnUse'%3e%3cpath d='m 40 0 l 0 40 M 0 40 l 40 0' fill='none' stroke='%23e5e7eb' stroke-width='1'/%3e%3c/pattern%3e%3c/defs%3e%3crect width='100%25' height='100%25' fill='url(%23grid)' /%3e%3c/svg%3e")}.writer-cms-gradient-card:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@media (prefers-color-scheme:dark){.writer-cms-gradient-card:hover{box-shadow:0 20px 25px -5px #00000040,0 10px 10px -5px #0000001a}}.writer-filter-input{border:1px solid #d1d5db;transition:all .2s}.writer-filter-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.dark .writer-filter-input{background-color:#1f2937;border-color:#4b5563}.dark .writer-filter-input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa1a}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes float-delayed{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes float-slow{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes bounce-slow{0%,to{transform:translateY(0)}50%{transform:translateY(-25px)}}@keyframes pulse-slow{0%,to{opacity:1}50%{opacity:.8}}.animate-float{animation:3s ease-in-out infinite float}.animate-float-delayed{animation:4s ease-in-out infinite float-delayed}.animate-float-slow{animation:5s ease-in-out infinite float-slow}.animate-bounce-slow{animation:3.5s ease-in-out infinite bounce-slow}.animate-pulse-slow{animation:2s ease-in-out infinite pulse-slow}.glass-card{-webkit-backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff3;transition:all .3s;box-shadow:0 8px 32px #0000001a}.glass-card:hover{transform:translateY(-2px);box-shadow:0 12px 40px #00000026}.dark .glass-card{background:#1e293bf2;border:1px solid #94a3b833;box-shadow:0 8px 32px #0000004d}.dark .glass-card:hover{box-shadow:0 12px 40px #0006}.gradient-bg-primary{background:linear-gradient(135deg,#667eea 0%,#764ba2 50%,#f093fb 100%)}.gradient-bg-login{background:linear-gradient(135deg,#e3f2fd 0%,#f3e5f5 25%,#fff3e0 50%,#e8f5e8 75%,#f1f8e9 100%)}.dark .gradient-bg-login{background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 25%,#312e81 50%,#1e3a8a 75%,#0f172a 100%)}.gradient-bg-404{background:linear-gradient(135deg,#fef7f0 0%,#fff2e6 25%,#ffedcc 50%,#ffe8b3 75%,#ffd699 100%)}.dark .gradient-bg-404{background:linear-gradient(135deg,#1a1a1a 0%,#2d1b1b 25%,#3d2317 50%,#4a2c2a 75%,#1a1a1a 100%)}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 50%,#1d4ed8 100%);border:none;border-radius:12px;padding:14px 28px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 14px #2563eb66}.btn-primary:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 8px 25px #2563eb80}.btn-primary:active{transform:translateY(0)scale(.98)}.btn-primary:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.btn-primary:hover:before{left:100%}.btn-secondary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316 0%,#ea580c 50%,#dc2626 100%);border:none;border-radius:10px;padding:12px 24px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px #f9731666}.btn-secondary:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 8px 25px #f9731680}.btn-category{background:linear-gradient(135deg,var(--category-color-start)0%,var(--category-color-end)100%);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-size:.75rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #00000026}.btn-category:hover{transform:translateY(-1px)scale(1.05);box-shadow:0 4px 15px #00000040}.btn-science{--category-color-start:#3b82f6;--category-color-end:#1d4ed8}.btn-technology{--category-color-start:#8b5cf6;--category-color-end:#6d28d9}.btn-discoveries{--category-color-start:#10b981;--category-color-end:#047857}.btn-health{--category-color-start:#ec4899;--category-color-end:#be185d}.input-modern{transition:all .3s;position:relative}.input-modern input{background:#1f2a3b;border:2px solid #e5e7eb;border-radius:12px;width:100%;padding:14px 16px 14px 40px;font-size:.875rem;transition:all .3s}.input-modern input:focus{background:#1f2a3b;border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb1a}.input-modern .input-icon{color:#6b7280;transition:color .3s;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.input-modern input:focus+.input-icon{color:#2563eb}.dark .input-modern input{color:#f9fafb;background:#374151;border-color:#4b5563}.dark .input-modern input:focus{background:#1f2937;border-color:#3b82f6}.animated-bg{position:relative;overflow:hidden}.animated-bg:before{content:"";z-index:-1;background:linear-gradient(45deg,#3b82f61a 0%,#0000 50%,#9333ea1a 100%);animation:10s ease-in-out infinite wave;position:absolute;inset:0}@keyframes wave{0%,to{transform:translate(-100%)rotate(0)}50%{transform:translate(100%)rotate(180deg)}}.floating-orb{filter:blur(40px);background:linear-gradient(135deg,#3b82f64d,#9333ea4d);border-radius:50%;animation:8s ease-in-out infinite float-orb;position:absolute}.floating-orb:first-child{animation-delay:0s}.floating-orb:nth-child(2){animation-delay:2s}.floating-orb:nth-child(3){animation-delay:4s}@keyframes float-orb{0%,to{opacity:.6;transform:translateY(0)translate(0)scale(1)}33%{opacity:.8;transform:translateY(-30px)translate(20px)scale(1.1)}66%{opacity:.7;transform:translateY(15px)translate(-15px)scale(.9)}}.error-shake{animation:.5s ease-in-out shake}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-8px)}20%,40%,60%,80%{transform:translate(8px)}}.success-bounce{animation:.6s ease-in-out success-bounce}@keyframes success-bounce{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.spinner-modern{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s linear infinite spin-modern}@keyframes spin-modern{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dots-loading{gap:4px;display:inline-flex}.dots-loading div{background:currentColor;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both dots-bounce}.dots-loading div:first-child{animation-delay:-.32s}.dots-loading div:nth-child(2){animation-delay:-.16s}@keyframes dots-bounce{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}.card-3d{transform-style:preserve-3d;transition:transform .3s}.card-3d:hover{transform:perspective(1000px)rotateX(5deg)rotateY(5deg)}.card-3d-shadow{position:relative}.card-3d-shadow:after{content:"";background:radial-gradient(#0003 0%,#0000 70%);height:20px;transition:all .3s;position:absolute;top:100%;left:5%;right:5%;transform:translateY(10px)}.card-3d-shadow:hover:after{opacity:.6;transform:translateY(15px)scale(1.1)}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#9ca3af80 transparent}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background:#9ca3af80;border-radius:3px;transition:background .3s}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#9ca3afcc}@media (max-width:640px){.btn-primary,.btn-secondary{padding:12px 20px;font-size:.875rem}.glass-card{margin:.75rem;padding:1rem}.floating-orb{display:none}}.floating-orb-orange{background:linear-gradient(135deg,#f973164d,#ea580c4d)}.floating-orb-red{background:linear-gradient(135deg,#ef44444d,#dc26264d)}.floating-orb-amber{background:linear-gradient(135deg,#fbbf244d,#f59e0b4d)}.floating-orb-blue{background:linear-gradient(135deg,#3b82f64d,#1d4ed84d)}.floating-orb-purple{background:linear-gradient(135deg,#9333ea4d,#6d28d94d)}@media (prefers-reduced-motion:reduce){.floating-orb,.animated-bg:before,.card-3d,.animate-float,.animate-float-delayed,.animate-float-slow,.animate-bounce-slow,.animate-pulse-slow{transition:none;animation:none}}@media (prefers-contrast:high){.glass-card{background:#fff;border:2px solid #000}.dark .glass-card{background:#000;border:2px solid #fff}}.text-bright{color:#fff;text-shadow:0 0 10px #ffffff4d}.text-accent-bright{color:var(--accent-cyan);text-shadow:0 0 10px #40e0e080}.text-error-bright{color:#ff6b6b;text-shadow:0 0 10px #ff6b6b66}.text-success-bright{color:#51cf66;text-shadow:0 0 10px #51cf6666}.bg-dark-enhanced{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#0f172af2 0%,#1e293be6 50%,#0f172af2 100%)}.card-dark-bright{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1e293bcc;border:1px solid #40e0e04d;box-shadow:0 8px 32px #0006,inset 0 1px #ffffff1a}.btn-bright-primary{background:linear-gradient(135deg,var(--accent-cyan),var(--accent-blue));color:#fff;text-shadow:0 1px 2px #0000004d;border:none;border-radius:8px;padding:12px 24px;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #40e0e04d,0 0 20px #40e0e033}.btn-bright-primary:hover{background:linear-gradient(135deg,var(--accent-blue),var(--accent-purple));transform:translateY(-2px);box-shadow:0 6px 20px #40e0e066,0 0 30px #40e0e04d}.btn-bright-secondary{color:var(--accent-cyan);background:#1e293bcc;border:1px solid #40e0e080;border-radius:8px;padding:12px 24px;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #0003}.btn-bright-secondary:hover{border-color:var(--accent-cyan);background:#40e0e01a;box-shadow:0 6px 20px #0000004d,0 0 20px #40e0e033}.input-bright{color:#fff;background:#000;border:1px solid #40e0e04d;border-radius:8px;padding:12px 16px;transition:all .3s;box-shadow:inset 0 2px 4px #0003}.input-bright:focus{border-color:var(--accent-cyan);outline:none;box-shadow:inset 0 2px 4px #0003,0 0 0 3px #40e0e01a,0 0 20px #40e0e033}.input-bright::placeholder{color:#ffffff80}.gradient-bright{background:linear-gradient(135deg,#0f172af2 0%,#1e293be6 25%,#334155d9 50%,#1e293be6 75%,#0f172af2 100%)}.card-bright{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e293be6;border:1px solid #40e0e066;border-radius:12px;padding:24px;box-shadow:0 10px 40px #00000080,inset 0 1px #ffffff1a}.fallback-notice{color:#856404;background:#fff3cd;border:1px solid #ffeaa7;border-radius:4px;margin-top:8px;padding:8px 12px;font-size:14px}[data-theme=dark] .fallback-notice{color:#ffeb3b;background:#332b00;border-color:#664d00}.hero-popular-subtitle{color:var(--text-secondary);text-align:center;margin-top:.5rem;margin-bottom:.1rem;font-size:1.3rem;font-weight:400}
