.tnd-layout{min-height:100vh;font-family:var(--font-sans);background:#fff}.tnd-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;background:#1a1200f7;border-bottom:1px solid #eab30826;position:sticky;top:0}.tnd-header-content{justify-content:space-between;align-items:center;max-width:900px;margin:0 auto;padding:1rem 1.5rem;display:flex}.tnd-logo{font-family:var(--font-serif);color:#fef08a;font-size:1.1rem;text-decoration:none}.tnd-logo:hover{color:#eab308}.tnd-nav-cta{color:#1a1200;background:linear-gradient(135deg,#eab308,#ca8a04);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}.tnd-nav-cta:hover{opacity:.85}.tnd-main{max-width:900px;margin:0 auto;padding:0 1.5rem 5rem}.tnd-hero{text-align:center;padding:3.5rem 1rem 2.5rem}.tnd-hero-badge{color:#92400e;background:#eab3081a;border:1px solid #eab30840;border-radius:2rem;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.35rem 1rem;font-size:.8rem;font-weight:500;display:inline-flex}.tnd-hero h1{font-family:var(--font-serif);color:#1a1200;margin:0 0 .75rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:400;line-height:1.25}.tnd-hero-date{color:#92400e;letter-spacing:.02em;margin:0 0 1rem;font-size:.85rem;font-weight:500}.tnd-hero-lead{color:#44403c;max-width:560px;margin:0 auto;font-size:1.05rem;line-height:1.7}.tnd-section-title{font-family:var(--font-serif);color:#1a1200;margin:0 0 1.25rem;font-size:1.5rem;font-weight:400}.tnd-featured{background:linear-gradient(135deg,#fefce8,#fef9c3);border:2px solid #eab3084d;border-radius:16px;align-items:center;gap:2rem;margin:2.5rem 0;padding:2rem;display:flex}.tnd-featured-icon{flex-shrink:0;font-size:3.5rem;line-height:1}.tnd-featured-body{flex:1}.tnd-featured-label{text-transform:uppercase;letter-spacing:.1em;color:#92400e;margin:0 0 .4rem;font-size:.75rem;font-weight:600}.tnd-featured-title{font-family:var(--font-serif);color:#1a1200;margin:0 0 .5rem;font-size:1.5rem;font-weight:400}.tnd-featured-desc{color:#44403c;margin:0 0 1.25rem;font-size:.95rem;line-height:1.6}.tnd-featured-cta{color:#1a1200;background:#eab308;border-radius:2rem;align-items:center;gap:.4rem;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.tnd-featured-cta:hover{background:#ca8a04}.tnd-zodiac-section{margin:3rem 0}.tnd-zodiac-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}@media (max-width:600px){.tnd-zodiac-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:400px){.tnd-zodiac-grid{grid-template-columns:repeat(2,1fr)}}.tnd-zodiac-card{color:#1a1200;text-align:center;background:#fffbeb;border:1px solid #eab30833;border-radius:12px;flex-direction:column;align-items:center;gap:.3rem;padding:.9rem .5rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.tnd-zodiac-card:hover{background:#fef9c3;border-color:#eab308}.tnd-zodiac-symbol{font-size:1.4rem;line-height:1}.tnd-zodiac-name{color:#44403c;font-size:.82rem}.tnd-tools-section{margin:3rem 0}.tnd-tools-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (max-width:560px){.tnd-tools-grid{grid-template-columns:1fr}}.tnd-tool-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;gap:.4rem;padding:1.25rem;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex}.tnd-tool-card:hover{border-color:#eab308;box-shadow:0 2px 12px #eab30826}.tnd-tool-emoji{font-size:1.6rem;line-height:1}.tnd-tool-name{color:#1a1200;font-size:.9rem;font-weight:600}.tnd-tool-desc{color:#78716c;font-size:.78rem;line-height:1.45}.tnd-more-section{margin:2.5rem 0}.tnd-more-strip{flex-wrap:wrap;gap:10px;display:flex}.tnd-more-pill{color:#92400e;background:#eab30814;border:1px solid #eab30833;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}.tnd-more-pill:hover{background:#eab3082e}.tnd-faq-section{margin:3rem 0}.tnd-faq-list{flex-direction:column;gap:12px;display:flex}.tnd-faq-item{background:#fffbeb;border:1px solid #eab3082e;border-radius:12px;padding:1.25rem 1.5rem}.tnd-faq-q{color:#1a1200;margin:0 0 .5rem;font-size:.95rem;font-weight:600}.tnd-faq-a{color:#57534e;margin:0;font-size:.9rem;line-height:1.65}.tnd-seo-section{border-top:1px solid #eab30826;margin:3.5rem 0;padding-top:2.5rem}.tnd-seo-section h2{font-family:var(--font-serif);color:#1a1200;margin:0 0 .75rem;font-size:1.4rem;font-weight:400}.tnd-seo-section h3{font-family:var(--font-serif);color:#1a1200;margin:1.75rem 0 .6rem;font-size:1.1rem;font-weight:400}.tnd-seo-section p{color:#57534e;margin:0 0 .75rem;font-size:.92rem;line-height:1.7}.tnd-seo-section a{color:#92400e;text-underline-offset:3px;text-decoration:underline}.tnd-seo-section a:hover{color:#eab308}.tnd-cta-banner{text-align:center;background:linear-gradient(135deg,#1a1200,#0d0900);border-radius:16px;margin:3rem 0 0;padding:2.5rem 2rem}.tnd-cta-banner h2{font-family:var(--font-serif);color:#fef08a;margin:0 0 .75rem;font-size:1.5rem;font-weight:400}.tnd-cta-banner p{color:#fef08ab3;margin:0 0 1.5rem;font-size:.95rem;line-height:1.6}.tnd-cta-btn{color:#1a1200;background:#eab308;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}.tnd-cta-btn:hover{background:#ca8a04}@media (max-width:500px){.tnd-featured{text-align:center;flex-direction:column;gap:1rem;padding:1.5rem}}
