:root{--primary:#e07028;--primary-dark:#c75f1a;--primary-light:#f5a673;--primary-bg:#e070281a;--bg:#faf3ea;--bg-card:#fff;--bg-section:#f0e6d6;--text:#6b5744;--text-h:#1a1209;--text-light:#9a8878;--border:#e0d4c4;--radius-sm:8px;--radius:12px;--radius-lg:20px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;font:15px/1.6 var(--sans);color:var(--text);background:var(--bg);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{box-sizing:border-box}body{margin:0}#root{width:100%}h1,h2,h3,h4{font-family:var(--sans);color:var(--text-h);margin:0 0 .5rem;font-weight:700}p{margin:0}img{max-width:100%;display:block}ul{margin:0;padding:0;list-style:none}.app{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}.content{flex:1}.container{max-width:900px;margin:0 auto;padding:0 1.25rem}.navbar{background:var(--bg);z-index:100;justify-content:space-between;align-items:center;height:64px;padding:0 2rem;display:flex;position:sticky;top:0}.brand-logo{flex-direction:column;font-size:1.6rem;font-style:italic;font-weight:700;line-height:1.1;text-decoration:none;display:inline-flex}.brand-logo-text{display:inline-block}.brand-idei{color:var(--primary)}.brand-alese{color:var(--text-h)}.brand-swoosh{width:100%;height:5px;margin-top:2px;display:block}.navbar-links{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.navbar-links a{color:var(--text-h);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.navbar-links a:hover,.navbar-links a.active{color:var(--primary)}.navbar-right{align-items:center;gap:.75rem;display:flex}.navbar-divider{background:var(--border);width:1px;height:24px}.search-btn{cursor:pointer;color:var(--text-h);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:background .2s;display:flex}.search-btn:hover{background:var(--primary-bg);color:var(--primary)}.btn{border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:2px solid #0000;align-items:center;gap:.4rem;padding:.6rem 1.35rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.btn-primary{background:var(--primary);color:#fff;border-color:var(--primary)}.btn-primary:hover{background:var(--primary-dark);border-color:var(--primary-dark)}.btn-outline{color:var(--text-h);border-color:var(--border);background:0 0}.btn-outline:hover{border-color:var(--text-h)}.btn-text{color:var(--text-h);border-color:var(--border);background:0 0;padding:.6rem 1rem}.btn-text:hover{background:var(--primary-bg);color:var(--primary);border-color:var(--primary)}.btn-cat-primary{background:var(--primary);color:#fff;border-color:var(--primary);padding:.45rem 1rem;font-size:.875rem}.btn-cat-primary:hover{background:var(--primary-dark);border-color:var(--primary-dark)}.btn-cat-outline{color:var(--text-h);border-color:var(--border);background:0 0;padding:.45rem 1rem;font-size:.875rem}.btn-cat-outline:hover{border-color:var(--primary);color:var(--primary)}.hero{background:var(--bg);padding:3rem 1.25rem 2rem;position:relative;overflow:hidden}.hero-blob{pointer-events:none;z-index:0;border-radius:50%;position:absolute}.hero-blob-1{background:#e0702812;border-radius:60% 40% 70% 30%/50% 60% 40% 50%;width:480px;height:380px;top:-80px;right:-120px}.hero-blob-2{background:#e070280d;border-radius:40% 60% 30% 70%/60% 30% 70% 40%;width:320px;height:260px;bottom:0;left:-80px}.hero-inner{z-index:1;max-width:900px;margin:0 auto;position:relative}.hero-title{color:var(--text-h);margin:0 0 1rem;font-size:2.4rem;font-weight:800;line-height:1.2}.hero-title .text-primary{color:var(--primary)}.hero-subtitle{color:var(--text);max-width:560px;margin-bottom:1.75rem;font-size:1rem}.hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.categories-section{background:var(--bg);padding:2.5rem 1.25rem 3rem;position:relative}.categories-grid{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:900px;margin:0 auto;display:grid}.cat-card{background:var(--bg-card);border-radius:var(--radius);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 2px 12px #0000000f}.cat-card-img{aspect-ratio:4/3;background:var(--bg-section);width:100%;overflow:hidden}.cat-card-img img{object-fit:cover;width:100%;height:100%}.cat-card-body{flex-direction:column;flex:1;gap:.6rem;padding:.85rem;display:flex}.cat-card-title{color:var(--text-h);justify-content:space-between;align-items:center;margin:0;font-size:.9rem;font-weight:700;display:flex}.cat-card-bullets{color:var(--text);padding-left:1rem;font-size:.8rem;line-height:1.6;list-style:outside}.cat-card-bullets li{list-style:outside}.wave-banner-section{line-height:0;position:relative}.wave-banner-section svg{width:100%;display:block}.wave-banner-fill{background:var(--primary);text-align:center;padding:1rem 0;line-height:1.4}.wave-banner-text{color:#fff;margin:0;font-size:2rem;font-style:italic;font-weight:700;line-height:1}.tabs-row{flex-wrap:wrap;justify-content:center;gap:0;padding:1.75rem 1.25rem 0;display:flex}.tab-btn{border:1px solid var(--border);color:var(--text-h);cursor:pointer;background:0 0;border-right-width:0;padding:.55rem 1.3rem;font-family:inherit;font-size:.95rem;font-weight:500;transition:background .2s,color .2s}.tab-btn:first-child{border-radius:var(--radius-sm) 0 0 var(--radius-sm)}.tab-btn:last-child{border-radius:0 var(--radius-sm) var(--radius-sm) 0;border-right-width:1px}.tab-btn.active{background:var(--primary);color:#fff;border-color:var(--primary)}.tab-btn:hover:not(.active){background:var(--primary-bg);color:var(--primary)}.content-section{background:var(--bg);padding-bottom:3rem}.section-title-row{align-items:center;gap:1rem;margin:2rem 0 1.25rem;display:flex}.section-title-row h2{white-space:nowrap;margin:0;font-size:1.4rem;font-weight:800}.squiggly-line{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='8' viewBox='0 0 40 8'%3E%3Cpath d='M0 4 C5 0 10 8 15 4 C20 0 25 8 30 4 C35 0 40 8 45 4' stroke='%23E0C8B0' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-position:50%;background-repeat:repeat-x;flex:1;height:8px}.section-desc{color:var(--text);margin-bottom:1.25rem;font-size:.9rem}.cards-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.article-card{background:var(--bg-card);border-radius:var(--radius);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 2px 12px #0000000f}.article-card-img{aspect-ratio:16/10;background:var(--bg-section);position:relative;overflow:hidden}.article-card-img img{object-fit:cover;width:100%;height:100%}.article-card-date{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:6px;padding:.25rem .55rem;font-size:.75rem;font-weight:600;position:absolute;bottom:.6rem;left:.6rem}.article-card-body{flex-direction:column;flex:1;justify-content:space-between;gap:.75rem;padding:.85rem;display:flex}.article-card-title{color:var(--text-h);flex:1;font-size:.875rem;line-height:1.5}.article-card-author{align-items:center;gap:.55rem;display:flex}.author-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.author-info{flex-direction:column;gap:.05rem;display:flex}.author-name{color:var(--text-h);font-size:.8rem;font-weight:600}.author-date{color:var(--text-light);font-size:.75rem}.footer{text-align:center;border-top:1px solid var(--border);color:var(--text-light);background:var(--bg);padding:1.25rem;font-size:.85rem}.placeholder-page{text-align:center;max-width:600px;color:var(--text);margin:4rem auto;padding:2rem 1.25rem}.placeholder-page h1{color:var(--primary);margin-bottom:.75rem}@media (width<=900px){.categories-grid,.cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.hero-title{font-size:1.75rem}.categories-grid{grid-template-columns:1fr 1fr}.cards-grid{grid-template-columns:1fr}.navbar-links{display:none}.wave-banner-text{font-size:1.4rem}}
