.page-module__DKnuma__page{background:#faf9f7;min-height:100vh}.page-module__DKnuma__hero{text-align:center;background:linear-gradient(135deg,#1a0a2e 0%,#582077 50%,#7b3fa0 100%);padding:80px 40px 64px;position:relative;overflow:hidden}.page-module__DKnuma__hero:before{content:"";background:radial-gradient(circle,#e8902226 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.page-module__DKnuma__hero:after{content:"";background:radial-gradient(circle,#bfebac1a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-30%;left:-10%}.page-module__DKnuma__heroInner{z-index:1;max-width:700px;margin:0 auto;position:relative}.page-module__DKnuma__heroBadge{color:#e89022;font-family:var(--font-body);letter-spacing:.05em;text-transform:uppercase;background:#e8902233;border-radius:99px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-block}.page-module__DKnuma__heroTitle{font-family:var(--font-heading);color:#fff;margin-bottom:20px;font-size:48px;font-weight:400;line-height:1.1}.page-module__DKnuma__heroAccent{color:#e89022}.page-module__DKnuma__heroSubtitle{font-family:var(--font-body);color:#ffffffb3;max-width:520px;margin:0 auto;font-size:16px;line-height:1.6}.page-module__DKnuma__container{max-width:1200px;margin:0 auto;padding:0 40px}.page-module__DKnuma__categories{scrollbar-width:none;gap:8px;padding:32px 0 40px;display:flex;overflow-x:auto}.page-module__DKnuma__categories::-webkit-scrollbar{display:none}.page-module__DKnuma__categoryPill{font-family:var(--font-body);color:#727272;white-space:nowrap;background:#fff;border:1.5px solid #ddd;border-radius:99px;padding:8px 20px;font-size:14px;font-weight:500;transition:all .2s}.page-module__DKnuma__categoryPill:hover{color:#582077;border-color:#582077}.page-module__DKnuma__categoryPillActive{color:#fff;background:#582077;border-color:#582077}.page-module__DKnuma__featuredPost{background:#fff;border-radius:20px;grid-template-columns:1.3fr 1fr;margin-bottom:32px;text-decoration:none;transition:all .3s;display:grid;overflow:hidden;box-shadow:0 1px 3px #0000000f}.page-module__DKnuma__featuredPost:hover{transform:translateY(-3px);box-shadow:0 12px 40px #5820771f}.page-module__DKnuma__featuredImageWrap{aspect-ratio:4/3;position:relative;overflow:hidden}.page-module__DKnuma__featuredOverlay{z-index:1;background:linear-gradient(#0000 50%,#0000004d 100%);position:absolute;inset:0}.page-module__DKnuma__featuredBadge{z-index:2;color:#582077;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffffff2;border-radius:99px;padding:6px 14px;font-size:12px;font-weight:700;position:absolute;top:20px;left:20px}.page-module__DKnuma__featuredPlaceholder{background:linear-gradient(135deg,#f7f3ea,#e8d5b8);width:100%;height:100%}.page-module__DKnuma__featuredContent{flex-direction:column;justify-content:center;padding:40px 36px;display:flex}.page-module__DKnuma__featuredTitle{font-family:var(--font-heading);color:#1b1b1b;margin-bottom:12px;font-size:28px;font-weight:400;line-height:1.2}.page-module__DKnuma__featuredExcerpt{font-family:var(--font-body);color:#727272;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:20px;font-size:15px;line-height:1.7;display:-webkit-box;overflow:hidden}.page-module__DKnuma__featuredMeta{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px;display:flex}.page-module__DKnuma__featuredAuthor{font-family:var(--font-body);color:#1b1b1b;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.page-module__DKnuma__authorAvatar{color:#fff;background:#582077;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:600;display:flex;overflow:hidden}.page-module__DKnuma__metaDivider{background:#ddd;width:1px;height:16px}.page-module__DKnuma__metaItem{font-family:var(--font-body);color:#999;align-items:center;gap:4px;font-size:12px;display:flex}.page-module__DKnuma__readMore{font-family:var(--font-body);color:#582077;align-items:center;gap:8px;font-size:14px;font-weight:600;transition:gap .2s;display:inline-flex}.page-module__DKnuma__featuredPost:hover .page-module__DKnuma__readMore{gap:12px}.page-module__DKnuma__secondaryRow{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px;display:grid}.page-module__DKnuma__secondaryCard{background:#fff;border-radius:16px;text-decoration:none;transition:all .3s;overflow:hidden;box-shadow:0 1px 3px #0000000f}.page-module__DKnuma__secondaryCard:hover{transform:translateY(-3px);box-shadow:0 8px 30px #5820771a}.page-module__DKnuma__secondaryImageWrap{aspect-ratio:16/9;position:relative;overflow:hidden}.page-module__DKnuma__cardOverlay{z-index:1;background:linear-gradient(#0000 60%,#00000026 100%);position:absolute;inset:0}.page-module__DKnuma__secondaryContent{padding:24px}.page-module__DKnuma__cardCategory{font-family:var(--font-body);color:#e89022;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:11px;font-weight:700;display:inline-block}.page-module__DKnuma__secondaryTitle{font-family:var(--font-heading);color:#1b1b1b;margin-bottom:8px;font-size:20px;font-weight:400;line-height:1.3}.page-module__DKnuma__secondaryExcerpt{font-family:var(--font-body);color:#727272;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.page-module__DKnuma__cardMeta{gap:12px;display:flex}.page-module__DKnuma__cardMeta span{font-family:var(--font-body);color:#999;align-items:center;gap:4px;font-size:12px;display:flex}.page-module__DKnuma__postGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:64px;display:grid}.page-module__DKnuma__postCard{background:#fff;border-radius:16px;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000f}.page-module__DKnuma__postCard:hover{transform:translateY(-3px);box-shadow:0 8px 30px #5820771a}.page-module__DKnuma__postImageWrap{aspect-ratio:16/10;position:relative;overflow:hidden}.page-module__DKnuma__postImageWrap img{transition:transform .4s}.page-module__DKnuma__postCard:hover .page-module__DKnuma__postImageWrap img{transform:scale(1.05)}.page-module__DKnuma__cardPlaceholder{background:linear-gradient(135deg,#f7f3ea,#e8d5b8);width:100%;height:100%}.page-module__DKnuma__postContent{flex-direction:column;flex:1;padding:20px;display:flex}.page-module__DKnuma__postTitle{font-family:var(--font-heading);color:#1b1b1b;margin-bottom:8px;font-size:17px;font-weight:400;line-height:1.3}.page-module__DKnuma__postExcerpt{font-family:var(--font-body);color:#727272;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-bottom:16px;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.page-module__DKnuma__cardFooter{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.page-module__DKnuma__cardArrow{color:#582077;opacity:0;transition:all .2s;transform:translate(-4px)}.page-module__DKnuma__postCard:hover .page-module__DKnuma__cardArrow{opacity:1;transform:translate(0)}.page-module__DKnuma__emptyState{text-align:center;padding:80px 0}.page-module__DKnuma__emptyState p{font-family:var(--font-body);color:#999;font-size:16px}.page-module__DKnuma__newsletterCta{background:linear-gradient(135deg,#582077 0%,#7b3fa0 100%);border-radius:24px;margin-bottom:80px;position:relative;overflow:hidden}.page-module__DKnuma__newsletterCta:before{content:"";background:radial-gradient(circle,#e8902233 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-40%;right:-10%}.page-module__DKnuma__newsletterInner{z-index:1;text-align:center;padding:56px 40px;position:relative}.page-module__DKnuma__newsletterTitle{font-family:var(--font-heading);color:#fff;margin-bottom:12px;font-size:32px;font-weight:400}.page-module__DKnuma__newsletterDesc{font-family:var(--font-body);color:#ffffffb3;margin-bottom:28px;font-size:15px}.page-module__DKnuma__newsletterForm{background:#fff;border-radius:12px;gap:0;max-width:440px;margin:0 auto;padding:4px;display:flex;overflow:hidden}.page-module__DKnuma__newsletterInput{font-family:var(--font-body);color:#1b1b1b;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:14px 16px;font-size:14px}.page-module__DKnuma__newsletterInput::placeholder{color:#aaa}.page-module__DKnuma__newsletterBtn{color:#fff;font-family:var(--font-body);white-space:nowrap;cursor:pointer;background:#e89022;border:none;border-radius:10px;flex-shrink:0;padding:14px 28px;font-size:14px;font-weight:600;transition:background .2s}.page-module__DKnuma__newsletterBtn:hover{background:#d17f1a}.page-module__DKnuma__newsletterBtn:disabled{opacity:.7;cursor:not-allowed}.page-module__DKnuma__newsletterSuccess{font-family:var(--font-body);color:#bfebac;font-size:15px;font-weight:500}.page-module__DKnuma__newsletterError{font-family:var(--font-body);color:#ffb3b3;margin-top:12px;font-size:13px}@media (max-width:1024px){.page-module__DKnuma__container{padding:0 32px}.page-module__DKnuma__postGrid{grid-template-columns:repeat(2,1fr)}.page-module__DKnuma__featuredTitle{font-size:24px}}@media (max-width:768px){.page-module__DKnuma__hero{padding:56px 20px 48px}.page-module__DKnuma__heroTitle{font-size:32px}.page-module__DKnuma__heroSubtitle{font-size:14px}.page-module__DKnuma__container{padding:0 16px}.page-module__DKnuma__categories{-webkit-overflow-scrolling:touch;padding:20px 0 28px}.page-module__DKnuma__categoryPill{align-items:center;min-height:44px;display:flex}.page-module__DKnuma__featuredPost{border-radius:16px;grid-template-columns:1fr}.page-module__DKnuma__featuredImageWrap{aspect-ratio:16/9}.page-module__DKnuma__featuredContent{padding:24px 20px}.page-module__DKnuma__featuredTitle{font-size:22px}.page-module__DKnuma__featuredExcerpt{-webkit-line-clamp:2;font-size:14px}.page-module__DKnuma__secondaryRow{grid-template-columns:1fr;gap:16px;margin-bottom:16px}.page-module__DKnuma__secondaryCard{border-radius:12px;grid-template-columns:140px 1fr;display:grid}.page-module__DKnuma__secondaryImageWrap{aspect-ratio:1}.page-module__DKnuma__secondaryContent{flex-direction:column;justify-content:center;padding:16px;display:flex}.page-module__DKnuma__secondaryTitle{margin-bottom:4px;font-size:16px}.page-module__DKnuma__secondaryExcerpt{display:none}.page-module__DKnuma__postGrid{grid-template-columns:1fr;gap:16px;margin-bottom:48px}.page-module__DKnuma__postCard{border-radius:12px;grid-template-columns:120px 1fr;display:grid}.page-module__DKnuma__postImageWrap{aspect-ratio:1}.page-module__DKnuma__postContent{padding:16px}.page-module__DKnuma__postTitle{font-size:15px}.page-module__DKnuma__postExcerpt{display:none}.page-module__DKnuma__cardFooter{border-top:none;padding-top:0}.page-module__DKnuma__newsletterCta{border-radius:16px;margin-bottom:48px}.page-module__DKnuma__newsletterInner{padding:40px 20px}.page-module__DKnuma__newsletterTitle{font-size:24px}.page-module__DKnuma__newsletterForm{background:0 0;flex-direction:column;gap:10px;padding:0}.page-module__DKnuma__newsletterInput{color:#fff;background:#ffffff26;border-radius:10px;padding:14px 16px}.page-module__DKnuma__newsletterInput::placeholder{color:#ffffff80}.page-module__DKnuma__newsletterBtn{border-radius:10px;min-height:48px}.page-module__DKnuma__readMore{align-items:center;min-height:44px;display:inline-flex}}@media (max-width:480px){.page-module__DKnuma__heroTitle{font-size:28px}.page-module__DKnuma__heroBadge{padding:5px 12px;font-size:11px}.page-module__DKnuma__featuredTitle{font-size:20px}}
/*# sourceMappingURL=f213027760ef2965.css.map*/