.founders-module__tdIGDG__page{background:var(--bg-2);min-height:100vh;color:var(--text)}.founders-module__tdIGDG__hero{padding:clamp(120px,16vw,180px) 24px clamp(64px,10vw,100px)}.founders-module__tdIGDG__heroContent{grid-template-columns:1.2fr 1fr;align-items:center;gap:clamp(32px,5vw,64px);max-width:900px;margin:0 auto;display:grid}.founders-module__tdIGDG__heroText{flex-direction:column;gap:18px;display:flex}.founders-module__tdIGDG__heroTitle{letter-spacing:-.04em;color:var(--text);font-size:clamp(2.2rem,4.5vw,3.4rem);font-weight:900;line-height:1.05}.founders-module__tdIGDG__accent{color:var(--accent);font-style:italic;font-weight:850}.founders-module__tdIGDG__heroSub{color:var(--text-muted);max-width:42ch;font-size:clamp(.95rem,1.2vw,1.08rem);line-height:1.7}.founders-module__tdIGDG__offerCard{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:14px;padding:clamp(24px,3vw,32px);display:flex;box-shadow:0 4px 24px #0000000a}.founders-module__tdIGDG__offerTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.founders-module__tdIGDG__offerTag{text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);font-size:.72rem;font-weight:700}.founders-module__tdIGDG__offerDiscount{color:var(--accent);font-size:.82rem;font-weight:750}.founders-module__tdIGDG__offerCode{letter-spacing:.15em;color:var(--accent);font-size:clamp(1.6rem,2.5vw,2rem);font-weight:900}.founders-module__tdIGDG__offerDesc{color:var(--text-muted);font-size:.82rem;line-height:1.5}.founders-module__tdIGDG__listSection{padding:clamp(48px,8vw,80px) 24px clamp(80px,12vw,120px)}.founders-module__tdIGDG__listInner{max-width:1100px;margin:0 auto}.founders-module__tdIGDG__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:8px;margin-bottom:clamp(20px,3vw,32px);display:flex}.founders-module__tdIGDG__sectionTitle{letter-spacing:-.03em;color:var(--text);font-size:clamp(1.3rem,2.5vw,1.7rem);font-weight:800}.founders-module__tdIGDG__searchBar{max-width:520px;margin:0 auto clamp(24px,4vw,32px);position:relative}.founders-module__tdIGDG__searchIcon{color:#0a091938;pointer-events:none;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.founders-module__tdIGDG__searchInput{border:1.5px solid var(--border);width:100%;color:var(--text);transition:border-color .2s var(--ease),box-shadow .2s var(--ease);background:0 0;border-radius:14px;outline:none;padding:16px 90px 16px 52px;font-family:inherit;font-size:1rem}.founders-module__tdIGDG__searchInput::placeholder{color:#0a091947}.founders-module__tdIGDG__searchInput:focus{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-dim)}.founders-module__tdIGDG__clearBtn{color:#0a09194d;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:color .2s,background .2s;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.founders-module__tdIGDG__clearBtn:hover{color:var(--text);background:#0a09190d}.founders-module__tdIGDG__searchCount{color:var(--text-muted);pointer-events:none;font-size:.75rem;font-weight:600;position:absolute;top:50%;right:52px;transform:translateY(-50%)}.founders-module__tdIGDG__matchBanner,.founders-module__tdIGDG__noMatchBanner{border-radius:12px;align-items:flex-start;gap:12px;max-width:520px;margin:0 auto 20px;padding:16px 18px;font-size:.9rem;line-height:1.55;display:flex}.founders-module__tdIGDG__matchBanner{background:var(--accent-dim);color:var(--text);border:1px solid #f973162e}.founders-module__tdIGDG__noMatchBanner{border:1px solid var(--border);color:var(--text-muted);background:#0a091906}.founders-module__tdIGDG__matchEmoji{flex-shrink:0;margin-top:1px;font-size:1.2rem}.founders-module__tdIGDG__inlineCode{color:var(--accent);letter-spacing:.5px;font-weight:700}.founders-module__tdIGDG__listMeta{color:#0a091952;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;font-size:.78rem;display:flex}.founders-module__tdIGDG__metaDot{color:#0a091926}.founders-module__tdIGDG__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:6px;display:grid}.founders-module__tdIGDG__cell{transition:background .15s var(--ease),border-color .15s var(--ease);background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;min-width:0;padding:12px 14px;display:flex}.founders-module__tdIGDG__cell:hover{background:var(--bg-2);border-color:var(--border)}.founders-module__tdIGDG__cellNum{color:#0a091933;font-variant-numeric:tabular-nums;flex-shrink:0;min-width:24px;font-size:.68rem;font-weight:600}.founders-module__tdIGDG__cellAt{color:var(--accent);flex-shrink:0;font-size:.78rem;font-weight:700}.founders-module__tdIGDG__cellInfo{flex-direction:column;min-width:0;display:flex}.founders-module__tdIGDG__cellName{color:#0a0919b8;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:500;overflow:hidden}.founders-module__tdIGDG__cellDate{color:#0a091947;white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:.7rem;overflow:hidden}.founders-module__tdIGDG__loadMore{border:1.5px solid var(--border);color:var(--text-muted);transition:border-color .2s var(--ease),color .2s var(--ease),box-shadow .2s var(--ease),transform .2s var(--ease);background:0 0;border-radius:12px;margin:40px auto 0;padding:14px 36px;font-family:inherit;font-size:.88rem;font-weight:600;display:block}.founders-module__tdIGDG__loadMore:hover{color:var(--accent);border-color:#f973164d;transform:translateY(-1px);box-shadow:0 4px 16px #f9731614}.founders-module__tdIGDG__emptyState{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:clamp(48px,8vw,72px) 24px;display:flex}.founders-module__tdIGDG__emptyTitle{color:var(--text);font-size:1.05rem;font-weight:700}.founders-module__tdIGDG__emptyHint{color:var(--text-muted);font-size:.88rem;line-height:1.5}@media (max-width:768px){.founders-module__tdIGDG__heroContent{grid-template-columns:1fr;gap:32px}.founders-module__tdIGDG__heroTitle{font-size:clamp(1.9rem,6vw,2.6rem)}}@media (max-width:480px){.founders-module__tdIGDG__grid{grid-template-columns:1fr}.founders-module__tdIGDG__searchBar,.founders-module__tdIGDG__matchBanner,.founders-module__tdIGDG__noMatchBanner{max-width:100%}.founders-module__tdIGDG__searchCount{display:none}}
