.wk-layout{min-height:100vh;font-family:var(--font-sans);background:#fff}.wk-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;background:#1a0a24f7;border-bottom:1px solid #f472b626;position:sticky;top:0}.wk-header-content{justify-content:space-between;align-items:center;max-width:900px;margin:0 auto;padding:1rem 1.5rem;display:flex}.wk-logo{font-family:var(--font-serif);color:#fce7f3;font-size:1.1rem;text-decoration:none}.wk-logo:hover{color:#f472b6}.wk-nav-cta{color:#fff;background:linear-gradient(135deg,#f472b6,#db2777);border-radius:2rem;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.wk-nav-cta:hover{opacity:.85}.wk-main{max-width:900px;margin:0 auto;padding:0 1.5rem 5rem}.wk-hero{text-align:center;padding:3.5rem 1rem 2.5rem}.wk-hero-badge{color:#be185d;background:#f472b614;border:1px solid #f472b638;border-radius:2rem;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.35rem 1rem;font-size:.8rem;font-weight:500;display:inline-flex}.wk-hero h1{font-family:var(--font-serif);color:#1a0a24;margin:0 0 .75rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:400;line-height:1.25}.wk-hero-lead{color:#44403c;max-width:560px;margin:0 auto;font-size:1.05rem;line-height:1.7}.wk-section-title{font-family:var(--font-serif);color:#1a0a24;margin:0 0 1.25rem;font-size:1.5rem;font-weight:400}.wk-tools-section{margin:2.5rem 0}.wk-tools-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}@media (max-width:520px){.wk-tools-grid{grid-template-columns:1fr}}.wk-tool-card{background:#fff;border:1.5px solid #f3e8ff;border-radius:14px;flex-direction:column;gap:.5rem;padding:1.5rem;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.wk-tool-card:hover{border-color:#f472b6;transform:translateY(-2px);box-shadow:0 4px 16px #f472b626}.wk-tool-card.featured{background:linear-gradient(135deg,#fdf2f8,#fce7f3);border-color:#f472b64d}.wk-tool-emoji{font-size:1.8rem;line-height:1}.wk-tool-name{color:#1a0a24;font-size:1rem;font-weight:700}.wk-tool-desc{color:#78716c;flex:1;font-size:.85rem;line-height:1.5}.wk-tool-link{color:#be185d;align-items:center;gap:.3rem;margin-top:.25rem;font-size:.82rem;font-weight:600;display:inline-flex}.wk-types-section{margin:3rem 0}.wk-types-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (max-width:600px){.wk-types-grid{grid-template-columns:1fr}}.wk-type-card{background:#fdf4ff;border:1px solid #f472b626;border-radius:12px;padding:1.25rem}.wk-type-icon{margin-bottom:.6rem;font-size:1.5rem;display:block}.wk-type-name{color:#1a0a24;margin:0 0 .4rem;font-size:.9rem;font-weight:700}.wk-type-desc{color:#57534e;margin:0;font-size:.82rem;line-height:1.55}.wk-today-strip{background:linear-gradient(135deg,#1a0a24,#0d0512);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin:2.5rem 0;padding:1.75rem 2rem;display:flex}.wk-today-text h2{font-family:var(--font-serif);color:#fce7f3;margin:0 0 .35rem;font-size:1.3rem;font-weight:400}.wk-today-text p{color:#fce7f3a6;margin:0;font-size:.88rem;line-height:1.5}.wk-today-btn{color:#fff;white-space:nowrap;background:#f472b6;border-radius:2rem;flex-shrink:0;align-items:center;gap:.4rem;padding:.65rem 1.4rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.wk-today-btn:hover{background:#db2777}.wk-more-section{margin:2.5rem 0}.wk-more-strip{flex-wrap:wrap;gap:10px;display:flex}.wk-more-pill{color:#be185d;background:#f472b612;border:1px solid #f472b633;border-radius:2rem;align-items:center;gap:.35rem;padding:.45rem 1rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}.wk-more-pill:hover{background:#f472b629}.wk-faq-section{margin:3rem 0}.wk-faq-list{flex-direction:column;gap:12px;display:flex}.wk-faq-item{background:#fdf4ff;border:1px solid #f472b626;border-radius:12px;padding:1.25rem 1.5rem}.wk-faq-q{color:#1a0a24;margin:0 0 .5rem;font-size:.95rem;font-weight:600}.wk-faq-a{color:#57534e;margin:0;font-size:.9rem;line-height:1.65}.wk-seo-section{border-top:1px solid #f472b61f;margin:3.5rem 0;padding-top:2.5rem}.wk-seo-section h2{font-family:var(--font-serif);color:#1a0a24;margin:0 0 .75rem;font-size:1.4rem;font-weight:400}.wk-seo-section h3{font-family:var(--font-serif);color:#1a0a24;margin:1.75rem 0 .6rem;font-size:1.1rem;font-weight:400}.wk-seo-section p{color:#57534e;margin:0 0 .75rem;font-size:.92rem;line-height:1.7}.wk-seo-section a{color:#be185d;text-underline-offset:3px;text-decoration:underline}.wk-seo-section a:hover{color:#f472b6}.wk-cta-banner{text-align:center;background:linear-gradient(135deg,#1a0a24,#0d0512);border-radius:16px;margin:3rem 0 0;padding:2.5rem 2rem}.wk-cta-banner h2{font-family:var(--font-serif);color:#fce7f3;margin:0 0 .75rem;font-size:1.5rem;font-weight:400}.wk-cta-banner p{color:#fce7f3a6;margin:0 0 1.5rem;font-size:.95rem;line-height:1.6}.wk-cta-btn{color:#fff;background:#f472b6;border-radius:2rem;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.wk-cta-btn:hover{background:#db2777}
