:root{--bg:#fafafa;--paper:#fff;--ink:#111118;--muted:#6b7280;--line:#e5e7eb;--accent:#5b6cf9;--accent2:#ec4899;--violet:#a855f7;--soft:#f5f3ff;--soft2:#fdf2f8;--brand-gradient:linear-gradient(135deg,#5b6cf9,#a855f7 50%,#ec4899);--shadow:0 24px 80px rgba(25,36,27,.09);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--bg);line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);overflow-x:hidden}a{color:inherit}img{max-width:100%;display:block}.public-header{height:78px;position:-webkit-sticky;position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 4.5vw;background:rgba(250,250,250,.88);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-bottom:1px solid rgba(225,229,223,.9)}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-weight:900;letter-spacing:-.045em}.brand img{width:34px;height:34px;object-fit:contain}.public-header nav{display:flex;gap:30px}.login-link,.public-header nav a{font-size:13px;text-decoration:none;color:#5d655e;font-weight:650}.header-actions{display:flex;align-items:center;gap:18px}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 19px;text-decoration:none;font-weight:800;font-size:13px;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-accent{background:var(--brand-gradient);color:#fff;box-shadow:0 12px 28px rgba(91,108,249,.22)}.button-ghost{border:1px solid #dce2da;background:#fff;color:#222a24}.button-dark{background:var(--brand-gradient);color:#fff}.button-large{padding:15px 23px;font-size:14px}.menu-button{display:none;border:0;background:none;font-size:24px}.mobile-menu{display:none}.eyebrow{display:block;font-size:10px;font-weight:900;letter-spacing:.17em;color:#818981}.eyebrow.accent{color:var(--accent)}.hero-2026{position:relative;overflow:hidden;background:#fafafa;border-bottom:1px solid var(--line)}.hero-wrap{max-width:1440px;margin:auto;min-height:760px;padding:100px 5vw 90px;display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:70px;gap:70px;align-items:center}.hero-wrap>div{position:relative;z-index:2}.hero-wrap h1{font-size:clamp(52px,7vw,102px);line-height:.91;letter-spacing:-.075em;margin:20px 0 28px;max-width:850px}.creator-section h2 span,.hero-wrap h1 em,.public-intro h2 span{font-style:normal;color:var(--accent)}.hero-wrap p{font-size:18px;line-height:1.8;color:#69716a;max-width:650px}.hero-actions{gap:12px;margin-top:32px}.hero-actions,.hero-stats{display:flex;flex-wrap:wrap}.hero-stats{gap:35px;margin-top:40px}.hero-stats span{display:flex;flex-direction:column}.hero-stats b{font-size:13px}.hero-stats small{color:#858d85;margin-top:2px}.hero-visual{min-width:0}.hero-board{position:relative;padding:24px;border:1px solid #dce4da;border-radius:34px;background:rgba(255,255,255,.78);box-shadow:0 35px 110px rgba(50,73,54,.13);transform:rotate(1deg)}.hero-board:after{content:"";position:absolute;inset:12px;border:1px dashed #cbd8ca;border-radius:26px;pointer-events:none}.board-footer,.board-top{display:flex;justify-content:space-between;gap:15px;font-size:9px;font-weight:900;letter-spacing:.12em;color:#788177}.board-choices{display:grid;grid-template-columns:1fr 74px 1fr;align-items:center;grid-gap:12px;gap:12px;padding:70px 10px}.board-choice{background:#f9faf8;border:1px solid #e0e6df;border-radius:24px;padding:26px;min-height:220px}.board-choice.choice-green{background:linear-gradient(135deg,#f3f4ff,#fdf2f8);border-color:#dfe2ff}.board-choice small{font-size:9px;letter-spacing:.12em;color:#788177;font-weight:900}.board-choice strong{display:block;font-size:23px;letter-spacing:-.04em;margin:15px 0 42px}.board-line{height:10px;border-radius:99px;background:#e1e7e0;overflow:hidden}.board-line i{display:block;height:100%;background:var(--accent);border-radius:inherit}.board-choice b{display:block;font-size:34px;letter-spacing:-.05em;margin-top:10px}.board-vs{width:74px;height:74px;border-radius:50%;display:grid;place-items:center;background:var(--brand-gradient);color:#fff;font-size:16px;font-weight:950;box-shadow:0 18px 45px rgba(20,30,22,.2);z-index:2}.board-footer{padding-top:18px;border-top:1px solid #e6ebe5}.hero-glow{position:absolute;border-radius:50%;filter:blur(4px);opacity:.8}.glow-one{width:500px;height:500px;background:#e3f0df;right:-120px;top:-180px}.glow-two{width:300px;height:300px;background:#f0eeda;left:-120px;bottom:-100px}.motion-strip{height:62px;display:flex;align-items:center;gap:65px;overflow:hidden;white-space:nowrap;border-bottom:1px solid var(--line);background:#fff;padding:0 5vw;color:#879087;font-size:10px;font-weight:900;letter-spacing:.2em;animation:strip 22s linear infinite}.motion-strip div:nth-child(3n){color:var(--accent)}@keyframes strip{0%{transform:translateX(0)}to{transform:translateX(-180px)}}.public-intro{max-width:1440px;margin:auto;padding:130px 5vw;display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:90px;gap:90px;align-items:center}.creator-section h2,.final-cta h2,.guide-section h2,.live-section h2,.public-intro h2,.rank-section h2,.topic-section h2{font-size:clamp(40px,5.4vw,78px);line-height:.98;letter-spacing:-.065em;margin:14px 0 25px}.guide-section>div>p,.public-intro p,.topic-section>div>p{font-size:16px;line-height:1.8;color:#737b73;max-width:650px}.connection-diagram{position:relative;min-height:430px;border:1px solid #dfe6dd;border-radius:36px;background:#fff;box-shadow:var(--shadow);padding:25px}.node{position:absolute;background:#fff;border:1px solid #dce4da;border-radius:18px;padding:16px 18px;box-shadow:0 12px 35px rgba(40,50,42,.08);display:flex;flex-direction:column;min-width:155px}.node b{font-size:15px}.node small{font-size:11px;color:#818980;margin-top:4px}.node-main{left:50%;top:45%;transform:translate(-50%,-50%);background:#edf5ec;border-color:#c9dcc7}.n2{left:6%;top:14%}.n3{right:6%;top:14%}.n4{left:6%}.n4,.n5{bottom:14%}.n5{right:6%}.n6{left:50%;bottom:4%;transform:translateX(-50%)}.diagram-line{position:absolute;left:23%;right:23%;top:50%;height:1px;background:#cdd9cc}.live-section{padding:120px 5vw;max-width:1500px;margin:auto}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:38px}.section-heading h2{font-size:clamp(35px,4.7vw,64px);line-height:1;letter-spacing:-.06em;margin:12px 0}.section-heading p{color:#747c75;max-width:640px}.section-heading>a,.text-link{font-size:13px;font-weight:850;text-decoration:none}.post-mosaic{display:grid;grid-template-columns:1.35fr .85fr .85fr;grid-gap:16px;gap:16px}.post-mosaic .mosaic-large{grid-row:span 2}.post-visual{display:flex;flex-direction:column;background:#fff;border:1px solid #e0e5df;border-radius:25px;overflow:hidden;text-decoration:none;min-width:0;transition:transform .3s,box-shadow .3s}.post-visual:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.post-media{position:relative;display:grid;grid-template-columns:1fr 1fr;aspect-ratio:1.45/1;background:#f1f1f5;overflow:hidden}.post-media img{width:100%;height:100%;object-fit:cover}.post-media .media-placeholder{display:grid;place-items:center;color:#a2aaa2;font-weight:900;background:#f5f5f7}.post-vs{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--brand-gradient);color:#fff;font-size:9px;font-weight:950;border:4px solid #fff}.post-info{padding:18px}.post-author{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:800}.avatar-fallback,.post-author img{width:30px;height:30px;border-radius:50%;object-fit:cover;background:#f0efff;display:grid;place-items:center;font-size:11px;font-weight:900;color:var(--accent)}.post-author span{display:flex;flex-direction:column}.post-author small{font-weight:500;color:#858d85}.post-info h3{font-size:20px;line-height:1.15;letter-spacing:-.035em;margin:15px 0 18px}.post-meter{display:flex;height:7px;border-radius:99px;overflow:hidden;background:#edf0ec}.post-meter i:first-child{background:var(--accent)}.post-meter i:last-child{background:#aebea8}.post-meta{display:flex;justify-content:space-between;margin-top:10px;font-size:10px;color:#858d85}.post-meta b{color:#34343d}.topic-section{padding:120px 5vw;background:linear-gradient(135deg,#f5f3ff,#fdf2f8)}.topic-pills{display:flex;flex-wrap:wrap;gap:9px;margin-top:35px}.tag-cloud a,.topic-pills a{background:#fff;border:1px solid #dce4da;border-radius:999px;padding:11px 15px;text-decoration:none;font-size:12px;font-weight:750;transition:.2s}.tag-cloud a:hover,.topic-pills a:hover{background:var(--brand-gradient);color:#fff;transform:translateY(-2px)}.tag-cloud{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.tag-cloud a{color:#59635a}.rank-section{max-width:1300px;margin:auto;padding:125px 5vw}.rank-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.rank-cards a{display:grid;grid-template-columns:48px 1fr 25px;grid-gap:16px;gap:16px;align-items:center;padding:22px;border:1px solid #e0e5df;border-radius:20px;background:#fff;text-decoration:none}.rank-cards a:hover{background:#f0f5ef}.rank-cards span{font-size:11px;font-weight:900;color:#9aa19a}.rank-cards b{display:block;font-size:15px}.rank-cards small{display:block;color:#8a928a;margin-top:5px;font-size:11px}.rank-cards strong{color:var(--accent)}.creator-section{padding:125px 5vw;background:#fff}.creator-orbit{max-width:1250px;min-height:520px;margin:20px auto 0;position:relative;border:1px solid #e2e7e1;border-radius:42px;background:radial-gradient(circle at center,#eeeefe 0,transparent 47%),#fbfbfc}.creator-orbit:after,.creator-orbit:before{content:"";position:absolute;left:50%;top:50%;border:1px dashed #cddbc9;border-radius:50%;transform:translate(-50%,-50%)}.creator-orbit:before{width:330px;height:330px}.creator-orbit:after{width:520px;height:520px}.creator-orbit-card{position:absolute;width:220px;background:#fff;border:1px solid #dfe5de;border-radius:20px;padding:18px;text-decoration:none;box-shadow:0 16px 40px rgba(35,50,38,.08);z-index:2}.creator-orbit-card span{font-size:10px;color:#899289;font-weight:900}.creator-orbit-card b{display:block;font-size:16px;margin:12px 0 5px}.creator-orbit-card small{color:#7a827a;font-size:11px}.orbit-0{left:6%;top:10%}.orbit-1{right:6%;top:10%}.orbit-2{left:1%;bottom:15%}.orbit-3{right:1%;bottom:15%}.orbit-4{left:50%;top:50%;transform:translate(-50%,-50%);background:var(--brand-gradient);color:#fff;border-color:#171b18}.orbit-4 small{color:#aab2aa}.orbit-5{left:50%;bottom:3%;transform:translateX(-50%)}.event-section{padding:125px 5vw;background:var(--brand-gradient);color:#fff;display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:80px;gap:80px}.event-copy h2{font-size:clamp(40px,5vw,70px);line-height:.98;letter-spacing:-.06em;margin:14px 0 25px}.event-copy p{color:#aab2aa;max-width:560px;line-height:1.8}.event-copy .text-link{display:inline-block;color:#fff;margin-top:25px}.event-stack{display:grid;grid-gap:10px;gap:10px}.event-stack a{display:grid;grid-template-columns:80px 1fr;grid-gap:15px;gap:15px;padding:21px;border:1px solid #303730;border-radius:19px;text-decoration:none}.event-stack span{font-size:9px;color:#9cbb99;font-weight:900;letter-spacing:.12em}.event-stack b{font-size:16px}.event-stack small{grid-column:2;color:#9ba49b;font-size:11px}.guide-section{padding:125px 5vw;max-width:1500px;margin:auto}.guide-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin-top:42px}.guide-grid a{background:#fff;border:1px solid #e0e5df;border-radius:22px;padding:24px;text-decoration:none;min-height:230px}.guide-grid a:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.guide-grid span{font-size:10px;font-weight:900;color:#929a92}.guide-grid h3{font-size:20px;line-height:1.12;letter-spacing:-.035em;margin:20px 0 10px}.guide-grid p{font-size:13px;color:#777f77}.final-cta{padding:125px 5vw;display:flex;justify-content:space-between;align-items:center;gap:40px;background:#e9f1e8}.final-cta p{color:#6e776f}.public-footer{background:#fff;border-top:1px solid var(--line);padding:70px 5vw 25px}.footer-hero{max-width:1400px;margin:auto;display:flex;justify-content:space-between;gap:60px;align-items:end;padding-bottom:70px;border-bottom:1px solid var(--line)}.footer-hero h2{font-size:clamp(38px,5vw,68px);line-height:.95;letter-spacing:-.06em;margin:30px 0 15px}.footer-hero h2 span{color:var(--accent)}.footer-hero p{color:#788078;max-width:480px}.footer-cta{display:flex;gap:10px}.footer-columns{max-width:1400px;margin:45px auto;display:grid;grid-template-columns:1.5fr repeat(3,1fr);grid-gap:50px;gap:50px}.footer-columns div{display:flex;flex-direction:column;gap:9px}.footer-columns strong{font-size:11px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px}.footer-columns a{font-size:12px;color:#747c75;text-decoration:none}.footer-bottom{max-width:1400px;margin:auto;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:#8a928a;font-size:10px}.page-shell{max-width:1300px;margin:auto;padding:90px 5vw 120px}.wide-page{max-width:1500px}.page-hero{padding:25px 0 75px}.page-shell h1{font-size:clamp(48px,7vw,90px);line-height:.92;letter-spacing:-.07em;margin:14px 0 22px}.page-intro{max-width:760px;color:#707970;font-size:18px;line-height:1.75}.explore-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-top:30px}.explore-tabs a{border:1px solid #dce4da;background:#fff;border-radius:999px;padding:10px 15px;text-decoration:none;font-size:12px;font-weight:750}.explore-block{padding:55px 0}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px}.topic-hero{padding:30px 0 80px;max-width:950px}.topic-hero h1{max-width:900px}.topic-hero p{font-size:18px;color:#6f786f;line-height:1.8}.topic-actions{display:flex;gap:10px;margin-top:25px}.empty-public{padding:60px;border:1px dashed #ccd7cb;border-radius:24px;background:#fff}.empty-public h3{font-size:24px}.empty-public p{color:#778077}.empty-public a{font-weight:800;color:var(--accent)}.post-page{background:#fafafa}.post-breadcrumb{max-width:1300px;margin:auto;padding:25px 5vw;font-size:11px;color:#7d857d;display:flex;gap:8px}.post-breadcrumb a{text-decoration:none;color:var(--accent);font-weight:800}.post-detail{max-width:1300px;margin:auto;padding:40px 5vw 110px;display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:70px;gap:70px;align-items:center}.post-detail-copy h1{font-size:clamp(42px,6vw,76px);line-height:.96;letter-spacing:-.065em;margin:15px 0 25px}.post-detail-copy>p{color:#6f786f;font-size:17px;line-height:1.8}.post-person{display:flex;gap:10px;align-items:center;margin-top:28px}.post-person div{display:flex;flex-direction:column}.post-person small{color:#858d85}.signal-big{display:grid;grid-template-columns:65px 1fr 65px;grid-gap:15px;gap:15px;align-items:center;margin-top:45px}.signal-big>div:not(.signal-bar){display:flex;flex-direction:column}.signal-big b{font-size:25px}.signal-big span{font-size:10px;color:#818981}.signal-bar{display:flex;height:13px;border-radius:99px;overflow:hidden}.signal-bar i:first-child{background:var(--accent)}.signal-bar i:last-child{background:#aebea8}.signal-foot{display:flex;justify-content:space-between;margin-top:16px;font-size:11px;color:#818981}.signal-foot a{color:var(--accent);font-weight:850;text-decoration:none}.post-duel{position:relative;display:grid;grid-template-columns:1fr 1fr;border-radius:34px;overflow:hidden;background:#e5eae3;box-shadow:var(--shadow)}.post-duel .media-placeholder,.post-duel img{width:100%;aspect-ratio:1/1.05;object-fit:cover}.post-duel .media-placeholder{display:grid;place-items:center;font-size:12px;font-weight:900;color:#929a92}.post-duel>span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:var(--brand-gradient);color:#fff;font-weight:950;border:5px solid #fff}.post-next{background:#fff;padding:100px 5vw;display:flex;justify-content:space-between;gap:50px;align-items:center;border-top:1px solid var(--line)}.post-next h2{font-size:clamp(35px,4.5vw,60px);line-height:1;letter-spacing:-.055em;margin:12px 0}.post-next>div:last-child{display:flex;flex-direction:column;gap:12px}.post-next a{font-size:13px;font-weight:850;text-decoration:none;color:var(--accent)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .8s cubic-bezier(.2,.8,.2,1)}.reveal.is-visible{opacity:1;transform:none}.reveal:nth-child(2){transition-delay:.08s}.reveal:nth-child(3){transition-delay:.16s}@media(max-width:1050px){.public-header nav{display:none}.menu-button{display:block}.mobile-menu{position:fixed;top:78px;left:0;right:0;z-index:90;display:flex;flex-direction:column;gap:3px;padding:15px 5vw 25px;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);box-shadow:0 20px 40px rgba(0,0,0,.08)}.mobile-menu a{padding:14px 5px;text-decoration:none;font-weight:750}.event-section,.hero-wrap,.post-detail,.public-intro{grid-template-columns:1fr}.hero-wrap{padding-top:70px}.post-mosaic{grid-template-columns:1fr 1fr}.mosaic-large{grid-column:span 2}.footer-columns,.guide-grid{grid-template-columns:1fr 1fr}.final-cta,.footer-hero{flex-direction:column;align-items:flex-start}.creator-orbit{min-height:680px}.orbit-0{left:4%;top:8%}.orbit-1{right:4%;top:8%}.orbit-2{left:4%;bottom:18%}.orbit-3{right:4%;bottom:18%}}@media(max-width:680px){.public-header{height:68px;padding:0 18px}.brand img{width:30px;height:30px}.header-actions{gap:8px}.header-actions .button,.header-actions .login-link{display:none}.mobile-menu{top:68px}.hero-wrap{padding:55px 20px 70px;gap:40px}.hero-wrap h1{font-size:clamp(48px,15vw,76px)}.hero-wrap p{font-size:16px}.hero-board{padding:14px;border-radius:25px}.board-choices{grid-template-columns:1fr;gap:10px;padding:30px 4px}.board-vs{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:54px;height:54px}.board-choice{min-height:175px;padding:20px}.board-choice strong{margin-bottom:25px}.hero-stats{gap:18px}.motion-strip{gap:35px;height:52px}.guide-section,.live-section,.public-intro,.rank-section{padding:80px 20px}.creator-section h2,.final-cta h2,.guide-section h2,.live-section h2,.public-intro h2,.rank-section h2,.topic-section h2{font-size:clamp(38px,12vw,60px)}.connection-diagram{min-height:540px}.node{min-width:125px;padding:13px}.node-main{top:42%}.n2{left:4%;top:10%}.n3{right:4%;top:10%}.n4{left:4%}.n4,.n5{bottom:22%}.n5{right:4%}.n6{bottom:5%}.diagram-line{display:none}.guide-grid,.post-grid,.post-mosaic,.rank-cards{grid-template-columns:1fr}.mosaic-large{grid-column:auto}.creator-section,.event-section,.final-cta,.topic-section{padding:80px 20px}.creator-orbit{min-height:780px;border-radius:30px}.creator-orbit:after{width:360px;height:360px}.creator-orbit:before{width:230px;height:230px}.creator-orbit-card{width:170px}.orbit-0{left:3%;top:5%}.orbit-1{right:3%;top:5%}.orbit-2{left:3%;bottom:18%}.orbit-3{right:3%;bottom:18%}.orbit-4{left:50%;top:48%}.orbit-5{bottom:4%}.event-stack a{grid-template-columns:60px 1fr}.event-stack small{grid-column:2}.footer-hero{padding-bottom:50px}.footer-columns{grid-template-columns:1fr 1fr;gap:30px}.footer-bottom{flex-direction:column}.page-shell{padding:65px 20px 90px}.page-shell h1{font-size:clamp(45px,14vw,72px)}.post-detail{padding:25px 20px 75px;gap:45px}.post-next{padding:70px 20px;flex-direction:column;align-items:flex-start}.post-duel{border-radius:24px}.post-duel>span{width:52px;height:52px;font-size:10px}.signal-big{grid-template-columns:50px 1fr 50px}.signal-foot{flex-direction:column;gap:8px}.footer-cta{width:100%;flex-direction:column}.footer-cta .button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.motion-strip{animation:none}.reveal{opacity:1;transform:none}.button,.guide-grid a,.post-visual,.reveal,.topic-pills a{transition:none}}.creator-directory,.guide-directory,.ranking-panels,.topic-directory{display:grid;grid-gap:10px;gap:10px}.creator-directory a,.guide-directory a,.topic-directory a{display:grid;grid-template-columns:55px 1fr 40px;grid-gap:20px;gap:20px;align-items:center;padding:25px;border:1px solid #dfe5de;background:#fff;border-radius:20px;text-decoration:none}.creator-directory a:hover,.guide-directory a:hover,.topic-directory a:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.creator-number,.guide-directory>a>span,.topic-directory>a>span{font-size:10px;color:#8a928a;font-weight:900}.creator-directory h2,.guide-directory h2,.topic-directory h2{font-size:20px;letter-spacing:-.035em;margin:0}.creator-directory p,.guide-directory p,.topic-directory p{color:#788078;font-size:13px;margin:7px 0 0;max-width:700px}.creator-directory b,.guide-directory b,.topic-directory b{font-size:12px;color:var(--accent);text-align:right}.creator-directory a{grid-template-columns:45px 52px 1fr 130px}.creator-directory-avatar{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#eef0ff,#fcecf5);color:var(--accent);font-weight:900}.ranking-panels{grid-template-columns:repeat(3,1fr);align-items:start}.ranking-panels>section{background:#fff;border:1px solid #e0e5df;border-radius:24px;overflow:hidden}.panel-head{display:flex;justify-content:space-between;padding:19px 20px;background:linear-gradient(135deg,#f5f3ff,#fdf2f8);font-size:10px;font-weight:900;letter-spacing:.1em}.panel-head a{font-size:10px;text-decoration:none;color:var(--accent);letter-spacing:0}.ranking-panels section>a{display:grid;grid-template-columns:35px 1fr auto;grid-gap:10px;gap:10px;padding:15px 18px;border-top:1px solid #edf0eb;text-decoration:none;align-items:center}.ranking-panels section>a:hover{background:#fafcf9}.ranking-panels section>a>b{font-size:10px;color:#929a92}.ranking-panels section>a span{font-size:12px;font-weight:750}.ranking-panels section>a small{font-size:10px;color:#858d85}.search-callout{padding:60px;border:1px solid #dfe5de;border-radius:30px;background:#fff;box-shadow:var(--shadow)}.search-callout p{font-size:24px;font-weight:800}.search-callout form{display:flex;gap:10px}.search-callout input{flex:1 1;border:1px solid #d9e0d8;border-radius:999px;padding:15px 18px;font:inherit;outline:none}.search-callout input:focus{border-color:var(--accent)}@media(max-width:900px){.ranking-panels{grid-template-columns:1fr}.creator-directory a{grid-template-columns:35px 48px 1fr}.creator-directory a>b{display:none}}@media(max-width:680px){.guide-directory a,.topic-directory a{grid-template-columns:35px 1fr 25px}.creator-directory a{grid-template-columns:30px 44px 1fr}.creator-directory-avatar{width:44px;height:44px}.search-callout{padding:35px 20px}.search-callout form{flex-direction:column}.search-callout .button{width:100%}}.article-index{display:flex;flex-wrap:wrap;gap:8px;margin:35px 0 55px;padding:15px;background:linear-gradient(135deg,#f5f3ff,#fdf2f8);border:1px solid #dce6da;border-radius:18px}.article-index a{font-size:11px;text-decoration:none;font-weight:800;padding:9px 12px;border-radius:999px;background:#fff}.article section{padding:15px 0}.article h2{font-size:34px;letter-spacing:-.045em;margin:10px 0}.creator-cover{background:var(--brand-gradient);color:#fff;padding:95px 5vw}.creator-cover-inner{max-width:1250px;margin:auto}.creator-identity{display:flex;align-items:center;gap:22px;margin-top:25px}.creator-big-avatar{width:90px;height:90px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#eef0ff,#fcecf5);color:var(--accent);font-size:30px;font-weight:950}.creator-identity h1{font-size:clamp(48px,7vw,90px);line-height:.9;letter-spacing:-.07em;margin:0}.creator-identity p{color:#9ca59c;margin:8px 0 0}.creator-bio{max-width:760px;color:#b4bcb4;font-size:17px;line-height:1.8;margin:30px 0}.creator-stats{display:flex;gap:45px;flex-wrap:wrap}.creator-stats span{display:flex;flex-direction:column}.creator-stats b{font-size:24px}.creator-stats small{color:#929b92}.creator-content{max-width:1450px;margin:auto;padding:110px 5vw}.event-detail-hero{background:linear-gradient(135deg,#f5f3ff,#fdf2f8);padding:110px 5vw}.event-detail-hero h1{max-width:1000px;font-size:clamp(50px,7vw,96px);line-height:.92;letter-spacing:-.07em;margin:18px 0}.event-detail-hero p{max-width:750px;color:#707970;font-size:18px;line-height:1.8}.event-detail-meta{max-width:1000px;display:flex;gap:35px;flex-wrap:wrap;margin-top:35px;font-size:12px}.event-detail-meta span{display:flex;gap:7px;flex-direction:column;color:#7d857d}.event-detail-meta b{color:#171b18;font-size:16px}.event-detail-meta a{color:var(--accent);font-weight:850;text-decoration:none}.event-detail-body{max-width:1450px;margin:auto;padding:100px 5vw}.event-detail-body h2{font-size:clamp(36px,5vw,65px);line-height:1;letter-spacing:-.06em;margin:12px 0 35px}.brand img{filter:drop-shadow(0 8px 18px rgba(91,108,249,.18))}.hero-wrap h1 em{background:var(--brand-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.button-accent{background-size:180% 180%;animation:brandShift 7s ease infinite}@keyframes brandShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.animated-word{display:inline-block;min-width:8ch;background:var(--brand-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;animation:wordFloat 4.8s ease-in-out infinite}@keyframes wordFloat{0%,to{opacity:.72;transform:translateY(3px)}50%{opacity:1;transform:translateY(0)}}.discovery-hero{max-width:1450px;margin:auto;padding:105px 5vw 80px;background:radial-gradient(circle at 85% 15%,rgba(168,85,247,.13),transparent 28%),radial-gradient(circle at 12% 35%,rgba(91,108,249,.12),transparent 28%)}.discovery-hero h1{font-size:clamp(52px,7vw,100px);line-height:.9;letter-spacing:-.075em;max-width:1000px;margin:18px 0 24px}.discovery-hero p{max-width:760px;font-size:18px;line-height:1.8;color:#6b7280}.discovery-grid{max-width:1450px;margin:auto;padding:40px 5vw 120px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.discovery-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;padding:28px;min-height:220px;text-decoration:none;box-shadow:0 18px 55px rgba(30,35,60,.07);transition:transform .3s,box-shadow .3s}.discovery-card:hover{transform:translateY(-6px);box-shadow:0 28px 70px rgba(50,45,100,.12)}.discovery-card b{display:block;font-size:28px;letter-spacing:-.045em;margin:16px 0 10px}.discovery-card p{margin:0;color:#747986;line-height:1.7}.discovery-card .number{font-size:10px;font-weight:900;letter-spacing:.18em;color:#9297a5}.gradient-rule{height:4px;border-radius:99px;background:var(--brand-gradient);max-width:170px;margin:22px 0}.seo-band{background:#111118;color:#fff;padding:80px 5vw}.seo-band-inner{max-width:1250px;margin:auto}.seo-band p{color:#aeb0bd;max-width:800px;line-height:1.8}.seo-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.seo-tags span{border:1px solid #333542;border-radius:999px;padding:8px 12px;font-size:10px;color:#c5c7d1}@media(max-width:900px){.discovery-grid{grid-template-columns:1fr 1fr}}@media(max-width:680px){.discovery-hero{padding:75px 20px 50px}.discovery-grid{grid-template-columns:1fr;padding:25px 20px 75px}.discovery-card{min-height:180px}.hero-wrap{padding-top:70px}}