@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--ink:#101114;--muted:#687083;--line:#e5e7ec;--paper:#fff;--soft:#f5f6f8;--yellow:#ffd400;--green:#04a848;--cream:#fff9d9;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 90% 12%,#fff9d9 0,transparent 19%),#fff}button,input,textarea{font:inherit}button{cursor:pointer;border:0}.site-header,main,footer{width:min(1180px,calc(100% - 48px));margin:auto}.site-header{height:87px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #efeff2}.brand{font:800 20px/1 Space Grotesk;color:var(--ink);text-decoration:none;letter-spacing:-1.2px;display:flex;align-items:center;gap:5px}.crown{color:#ffcb00;font-size:30px;line-height:1;text-shadow:1px 1px #111}.brand-dot{color:#ffcb00}nav{display:flex;gap:28px;margin-left:98px}nav a,nav button{color:#242733;background:none;text-decoration:none;font-size:14px;font-weight:600;padding:8px 0;position:relative}nav .active:after{content:"";position:absolute;height:2px;width:22px;left:0;bottom:0;background:var(--yellow)}.header-actions{display:flex;align-items:center;gap:10px}.search{width:266px;padding:11px 13px;background:#f4f5f7;border-radius:9px;color:#687083;text-align:left;font-size:12px}.search:first-letter{font-size:20px}.log-in,.get-started{padding:11px 16px;border:1px solid #d9dde5;border-radius:8px;background:#fff;font-size:12px;font-weight:700}.get-started{background:var(--ink);color:#fff;border-color:var(--ink)}.hero{display:grid;grid-template-columns:1.35fr .92fr;gap:68px;padding:77px 5px 55px}.eyebrow{letter-spacing:.09em;font-size:10px;font-weight:800;color:#777e8d;margin:0 0 10px}.hero h1{font:800 clamp(52px,6.1vw,79px)/.91 "Space Grotesk";letter-spacing:-5px;margin:0}.hero h1 mark,.how-it-works h2 mark,.metrics mark{background:none;color:#f6bd00}.hero-subtitle{font-size:17px;line-height:1.5;color:#374052;margin:21px 0}.hero-actions{display:flex;gap:14px;margin:24px 0 31px}.primary-button,.secondary-button{border-radius:999px;padding:16px 24px;font-weight:800;font-size:14px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:12px}.primary-button{background:var(--yellow);color:#111;box-shadow:inset 0 -1px #00000026}.primary-button:hover{background:#ffc700;transform:translateY(-1px)}.secondary-button{color:var(--ink);border:1px solid #c9cdd6;background:#fff}.steps-inline{display:flex;gap:25px}.steps-inline>div{display:flex;gap:10px;align-items:flex-start}.steps-inline b{font-size:23px;line-height:1}.steps-inline span{font-size:12px;font-weight:700;display:flex;flex-direction:column}.steps-inline small{font-size:10px;line-height:1.4;font-weight:500;color:var(--muted);max-width:103px}.quote{font-family:Georgia,serif;font-style:italic;font-size:16px;margin:34px 0 0 59px;transform:rotate(-2deg);position:relative}.quote:after{content:"";position:absolute;background:#ffd400;width:310px;height:4px;border-radius:50%;left:1px;bottom:-15px;transform:rotate(-1deg)}.preview-card{background:linear-gradient(140deg,#fffdf3,#fff6c9);padding:24px;border-radius:13px;box-shadow:0 18px 50px #4d3e0017;align-self:center}.preview-title{display:flex;gap:10px;align-items:center;border-bottom:1px solid #e8dfb3;padding-bottom:17px}.preview-title>span{font-size:26px;color:#ffca00}.preview-title strong{font-size:15px}.preview-title em{font-style:normal;margin-left:auto;font-size:11px;font-weight:700}.preview-title i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#00a74d;margin-right:4px}.preview-tabs{display:flex;background:#fff;border-radius:7px;margin:15px 0;padding:3px;font-size:11px}.preview-tabs>*{flex:1;text-align:center;padding:8px 4px;font-weight:600}.preview-tabs b{background:var(--ink);color:#fff;border-radius:5px}.preview-row{height:49px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #e5e2cc}.preview-row>span:nth-child(3){font-size:12px;font-weight:600;flex:1}.preview-row>strong{font-size:13px;color:var(--green)}.rank-badge{width:28px;height:28px;border-radius:50%;display:inline-grid;place-items:center;font-size:12px;font-weight:800;background:#edf0f2}.rank-1{background:#ffd400}.rank-2{background:#e1e4e8}.rank-3{background:#ffc286}.avatar{width:47px;height:47px;border-radius:50%;display:inline-grid;place-items:center;color:#fff;font-size:12px;font-weight:800;border:2px solid white;flex:none;background:linear-gradient(145deg,#343e69,#7f5d3e)}.avatar.small{width:29px;height:29px;font-size:8px}.avatar-0{background:linear-gradient(145deg,#183249,#bc784d)}.avatar-1{background:linear-gradient(145deg,#742c3b,#ed9b71)}.avatar-2{background:linear-gradient(145deg,#1d563a,#cfb062)}.avatar-3{background:linear-gradient(145deg,#562971,#d2788f)}.avatar-4{background:linear-gradient(145deg,#214f78,#b9dced)}.full-leaderboard{margin-top:19px;width:100%;background:#11111112;padding:17px;border-radius:12px;font-size:14px;font-weight:800}.full-leaderboard b{margin-left:8px}.categories{border-top:1px solid #e7e9ee;padding:25px 0 20px}.section-heading,.leaderboard-heading{display:flex;align-items:center;justify-content:space-between}.section-heading h2{font-size:19px;letter-spacing:-.8px;margin:0}.section-heading h2 span{font-size:21px}.section-heading a{font-size:12px;color:#111;text-decoration:none;font-weight:700}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:18px}.category-card{min-height:163px;text-align:left;padding:20px;border-radius:10px;background:#f4f5f7;display:flex;flex-direction:column;transition:.2s;position:relative}.category-card:hover,.category-card.selected{background:linear-gradient(145deg,#fff9d7,#fff0aa);transform:translateY(-2px)}.category-card i{font-style:normal;font-size:29px;margin-bottom:9px}.category-card strong{font:700 15px/1.25 Space Grotesk;max-width:130px}.category-card .mini-avatars{margin-top:auto;display:flex;align-items:center}.mini-avatars .avatar{margin-right:-6px}.mini-avatars em{font-size:10px;font-style:normal;color:#667085;margin-left:13px;white-space:nowrap}.category-card>b{position:absolute;right:18px;bottom:18px;font-size:20px}.metrics{margin:20px 0 59px;padding:27px 30px;border-radius:10px;background:linear-gradient(110deg,#111,#1b1b1b);color:#fff;display:grid;grid-template-columns:2fr repeat(3,1fr);align-items:center}.metrics h2{font:800 31px/.94 Space Grotesk;letter-spacing:-1.8px;margin:0}.metrics div{padding:0 28px;border-left:1px solid #484848}.metrics strong{font:800 25px Space Grotesk;display:block}.metrics span{font-size:11px;color:#c5c7cd}.how-it-works{margin:0 0 76px}.how-it-works h2,.leaderboard-heading h2{font:800 36px/1 Space Grotesk;letter-spacing:-2px;margin:0}.how-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:29px}.how-grid article{padding:3px 28px;border-left:1px solid #e3e6ec}.how-grid article:first-child{padding-left:0;border:0}.how-grid span{font:800 15px DM Mono;background:#f2f4f6;border-radius:50%;width:35px;height:35px;display:grid;place-items:center}.how-grid h3{font-size:14px;margin:10px 0 6px}.how-grid p{font-size:12px;color:var(--muted);line-height:1.5;margin:0}.leaderboard-section{background:#f6f7f9;margin:0 calc((100vw - min(1180px,calc(100vw - 48px)))/-2);padding:65px max(24px,calc((100vw - 1180px)/2))}.tabs{padding:4px;background:#e9ebef;border-radius:999px}.tabs button{padding:10px 16px;border-radius:999px;background:transparent;font-size:12px;font-weight:700}.tabs .selected{background:#111;color:#fff}.claim-banner{margin:25px 0 19px;background:linear-gradient(100deg,#fff7c5,#ffdb20);border-radius:13px;padding:20px 24px;display:flex;justify-content:space-between;align-items:center}.claim-banner span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.claim-banner strong{font:700 21px Space Grotesk;letter-spacing:-1px}.claim-banner .primary-button{background:#111;color:#fff;padding:13px 19px}.table-label{display:grid;grid-template-columns:52px 1.6fr 1fr 1.05fr;gap:14px;padding:0 19px 9px;color:#858c9a;font-size:9px;letter-spacing:.1em;font-weight:800}.table-label span:nth-child(3){grid-column:auto}.rank-row{display:grid;grid-template-columns:52px 1.6fr 1fr 1.05fr;align-items:center;gap:14px;background:#fff;padding:15px 19px;margin-bottom:8px;border-radius:12px;border:1px solid #edf0f2}.rank-row .rank-badge{justify-self:center}.person h3{font-size:14px;margin:0 0 4px}.person p,.person small{font-size:11px;color:#737b8a;margin:0}.person i{font-style:normal;padding:0 3px}.person small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:390px;margin-top:5px}.verified{background:#111;color:#ffd400;border-radius:50%;font-size:9px;width:13px;height:13px;display:inline-grid;place-items:center}.support{display:flex;flex-direction:column}.support b{font-size:14px}.support span{font-size:10px;color:var(--muted)}.amount{text-align:right}.amount strong{color:var(--green);font:800 17px Space Grotesk;display:block}.amount button{margin-top:5px;background:none;color:#667085;font-size:10px;text-decoration:underline}.empty{background:#fff;border-radius:10px;padding:35px;text-align:center;color:#687083}footer{display:flex;align-items:center;justify-content:space-between;height:100px;font-size:11px;color:#737b8a}.modal-backdrop{background:#08090a94;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;display:grid;place-items:center;padding:20px}.claim-modal{background:#fff;border-radius:17px;padding:34px;width:min(560px,100%);position:relative;box-shadow:0 18px 60px #00000040}.modal-close{position:absolute;right:17px;top:13px;background:none;font-size:28px;color:#78808c}.claim-modal h2{font:800 33px/1 Space Grotesk;letter-spacing:-2px;margin:0 0 8px}.modal-subtitle{font-size:12px;color:#677080;line-height:1.5;margin:0 0 18px}.claim-modal form{display:grid;gap:12px}.claim-modal label{font-size:11px;font-weight:800;display:grid;gap:5px}.claim-modal input,.claim-modal textarea{padding:11px 12px;border:1px solid #dce0e6;border-radius:8px;outline:none;font-size:13px;resize:vertical}.claim-modal input:focus,.claim-modal textarea:focus{border-color:#d9ad00;box-shadow:0 0 0 3px #fff3b5}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:11px}.form-submit{margin-top:4px;width:100%}.form-submit:disabled{opacity:.6}.form-error{font-size:12px;color:#c32323;margin:0}.claim-success{text-align:center;padding:20px 5px}.claim-success>span{font-size:50px;color:#ffcb00}.claim-success h2{margin:4px 0 9px}.claim-success p{font-size:13px;color:#687083;margin:0 0 19px}@media (max-width:900px){.site-header{height:auto;padding:18px 0;gap:13px}.site-header nav,.search,.log-in{display:none}.header-actions{margin-left:auto}.hero{grid-template-columns:1fr;gap:35px;padding-top:50px}.hero h1{font-size:64px}.preview-card{max-width:550px;width:100%}.metrics{grid-template-columns:1fr 1fr;gap:22px}.metrics h2{grid-column:1/-1}.metrics div:first-of-type{border:0;padding-left:0}.category-grid{grid-template-columns:repeat(3,1fr)}.rank-row{grid-template-columns:42px 1fr auto}.support{display:none}.table-label{grid-template-columns:42px 1fr auto}.table-label span:nth-child(3){display:none}.table-label span:last-child{grid-column:3}.person small{max-width:280px}}@media (max-width:600px){.site-header,main,footer{width:min(100% - 30px,1180px)}.brand{font-size:18px}.get-started{padding:10px 12px}.hero{padding:39px 0}.hero h1{font-size:48px;letter-spacing:-3px}.hero-subtitle{font-size:14px}.hero-actions{flex-direction:column;align-items:stretch}.steps-inline{gap:10px;justify-content:space-between}.steps-inline>div{gap:5px}.steps-inline b{font-size:18px}.steps-inline span{font-size:10px}.steps-inline small{font-size:8px;max-width:70px}.quote{font-size:13px;margin-left:12px}.preview-card{padding:17px}.category-grid{display:flex;overflow:auto;padding-bottom:5px}.category-card{min-width:151px}.metrics{margin-bottom:46px;padding:23px 18px}.metrics h2{font-size:27px}.metrics div{padding:0 11px}.metrics strong{font-size:18px}.metrics span{font-size:9px}.how-it-works h2,.leaderboard-heading h2{font-size:29px}.how-grid{grid-template-columns:1fr 1fr;gap:21px}.how-grid article{border:0!important;padding:0!important}.leaderboard-section{padding:43px 15px;margin-left:-15px;margin-right:-15px}.leaderboard-heading{align-items:flex-end}.tabs button{padding:9px 11px}.claim-banner{padding:17px;align-items:flex-start;gap:12px;flex-direction:column}.claim-banner strong{font-size:17px}.claim-banner .primary-button{font-size:11px}.table-label{display:none}.rank-row{padding:12px;grid-template-columns:35px 1fr;gap:8px}.rank-row .avatar{width:39px;height:39px;font-size:10px}.person h3{font-size:12px}.person small{display:none}.amount{grid-column:1/-1;text-align:left;margin-top:5px}.amount strong{font-size:14px}.amount button{font-size:9px}.rank-row .rank-badge{width:25px;height:25px}.two-fields{grid-template-columns:1fr}.claim-modal{padding:28px 20px}.claim-modal h2{font-size:28px}footer{height:auto;gap:14px;padding:27px 0;align-items:flex-start;flex-direction:column}}.member-name{font-size:12px;font-weight:700;color:#424958;white-space:nowrap}.app-state{min-height:100vh;display:grid;place-content:center;text-align:center;gap:11px}.app-state h1{font:800 32px Space Grotesk;margin:0}.app-state p{margin:0;color:var(--muted)}.loading-crown{font-size:50px;color:var(--yellow);text-shadow:1px 1px var(--ink)}.preview-empty{padding:28px 8px;text-align:center;color:var(--muted);font-size:12px}.payment-step{display:grid;gap:13px}.payment-card{border:1px solid #f0d45e;background:linear-gradient(135deg,#fffbe5,#fff0a9);border-radius:12px;padding:18px;display:grid;gap:5px}.payment-card span{font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#675600}.payment-card strong{font:800 31px/1 Space Grotesk;letter-spacing:-1.5px}.payment-card p,.payment-card small{margin:0;color:#5e5c50;font-size:12px}.text-button{background:none;text-decoration:underline;color:#677080;font-size:12px;padding:6px}.news-ticker{background:#111;color:#fff;padding:0;overflow:hidden;height:38px;display:flex;align-items:center;width:100vw;margin-left:calc(50% - 50vw)}.ticker-label{flex:none;padding:0 18px;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#ffd400;white-space:nowrap;border-right:1px solid #333;height:100%;display:flex;align-items:center}.ticker-track{display:flex;gap:0;overflow:hidden;flex:1}.ticker-inner{display:flex;gap:0;animation:ticker 28s linear infinite;white-space:nowrap}.ticker-inner span{padding:0 32px;font-size:12px;font-weight:600;color:#e0e3ea;border-right:1px solid #2a2a2a;height:38px;display:inline-flex;align-items:center}.ticker-inner span b{color:#ffd400;margin-right:6px}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.amount button.contribute-btn{margin-top:7px;background:var(--yellow);color:#111;font-size:11px;font-weight:800;padding:7px 16px;border-radius:999px;text-decoration:none;box-shadow:inset 0 -1px #0000001f}.amount button.contribute-btn:hover{background:#ffc700;transform:translateY(-1px)}.avatar-photo{object-fit:cover;border-radius:50%}.avatar-upload{display:flex;align-items:center;gap:12px}.avatar-upload img{width:52px;height:52px;border-radius:50%;object-fit:cover;border:1px solid #e2e5ea}.avatar-placeholder{width:52px;height:52px;border-radius:50%;background:#f2f3f6;display:grid;place-items:center;font-size:9px;color:#8a90a0;text-align:center}.mythology-note{font-size:13px;color:var(--muted);margin:14px 0 22px;max-width:640px}.mythology-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mythology-card{background:#fff;border:1px solid #edf0f2;border-radius:13px;padding:18px;display:flex;flex-direction:column;gap:6px;position:relative}.mythology-card .rank-badge{position:absolute;top:14px;right:14px}.mythology-avatar{width:64px;height:64px;border-radius:50%;background:linear-gradient(145deg,#2a2140,#8a6b2f);display:grid;place-items:center;color:#fff;font-weight:800;overflow:hidden}.mythology-avatar img{width:100%;height:100%;object-fit:cover}.mythology-card h3{margin:6px 0 0;font:700 16px Space Grotesk}.mythology-title{margin:0;font-size:11px;font-weight:700;color:#a3780a;text-transform:uppercase;letter-spacing:.04em}.mythology-card small{font-size:12px;color:var(--muted);line-height:1.5}.mythology-domain{margin-top:auto;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;background:#f4f0ff;color:#5a3fc0;padding:5px 9px;border-radius:999px;align-self:flex-start}@media (max-width:900px){.mythology-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.mythology-grid{grid-template-columns:1fr}}.search-wrap{position:relative}.search-results{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid #e5e7ec;border-radius:10px;box-shadow:0 14px 34px #0000001a;z-index:20;max-height:320px;overflow:auto}.search-row{display:flex;align-items:center;gap:10px;width:100%;padding:10px 13px;text-align:left;font-size:13px;border-bottom:1px solid #f0f1f4}.search-row:last-child{border-bottom:0}.search-row i{font-size:16px}.search-row small{color:var(--muted);margin-left:5px;font-weight:500}.search-row em{margin-left:auto;font-size:9px;font-weight:800;text-transform:uppercase;color:#9aa1b0}.search-empty{padding:14px;font-size:12px;color:var(--muted);margin:0}.person-cell{position:relative;min-width:0}.person-link{all:unset;display:flex;align-items:center;gap:14px;cursor:pointer;width:100%;min-width:0}.social-indicator{font-size:10px;margin-left:4px}.social-popover{position:absolute;top:calc(100% + 8px);left:0;z-index:15;background:#fff;border:1px solid #e5e7ec;border-radius:12px;box-shadow:0 16px 38px #00000024;width:260px;padding:14px}.social-popover-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.social-popover-head .avatar{width:34px;height:34px;font-size:10px}.social-popover-head div{display:flex;flex-direction:column;line-height:1.3}.social-popover-head strong{font-size:13px}.social-popover-head span{font-size:11px;color:var(--muted)}.social-popover-head .modal-close.small{margin-left:auto;font-size:18px;position:static;padding:0 4px}.social-popover-list{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.social-popover-row{display:flex;align-items:center;gap:9px;padding:8px 9px;border-radius:8px;font-size:12px;font-weight:700;text-decoration:none;color:var(--ink)}.social-popover-row:hover{background:#f6f7f9}.social-popover-row span{font-size:15px}.social-popover-row b{margin-left:auto;color:#9aa1b0;font-weight:600}.social-popover .text-button{padding:4px 0}.profile-main{max-width:760px}.profile-hero{display:flex;align-items:center;gap:20px;padding:40px 0 24px;flex-wrap:wrap}.profile-hero .avatar{width:84px;height:84px;font-size:22px}.profile-heading h1{font:800 28px Space Grotesk;margin:0 0 4px;letter-spacing:-1px}.profile-heading p{margin:0 0 6px;color:var(--muted);font-size:13px}.profile-rank-pill{display:inline-block;background:#fff3b5;color:#5a4600;font-size:11px;font-weight:800;padding:5px 11px;border-radius:999px}.profile-hero .primary-button{margin-left:auto}.profile-section{padding:22px 0;border-top:1px solid #edf0f2}.profile-section h2{font:700 15px Space Grotesk;margin:0 0 10px}.profile-section p{margin:0;color:#3a3f4a;font-size:14px;line-height:1.6}.profile-likes{display:grid;grid-template-columns:1fr 1fr;gap:24px}.empty-inline{color:var(--muted);font-size:13px;margin:0}.social-grid{display:flex;flex-wrap:wrap;gap:10px}.social-link{padding:9px 14px;border:1px solid #dde1e8;border-radius:999px;font-size:12px;font-weight:700;text-decoration:none;color:var(--ink);display:inline-flex;gap:6px;align-items:center}.social-link:hover{background:#f6f7f9}.placement-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.placement-card{background:#f6f7f9;border-radius:10px;padding:14px}.placement-card span{font-size:10px;font-weight:800;text-transform:uppercase;color:#7a8093;display:block;margin-bottom:6px}.placement-card strong{font:800 20px Space Grotesk}.placement-card small{display:block;color:var(--muted);font-size:11px;margin-top:4px}@media (max-width:600px){.profile-hero{padding:26px 0 18px}.profile-hero .primary-button{margin-left:0;width:100%}.profile-likes{grid-template-columns:1fr}}@media (min-width:901px){.rank-row{grid-template-columns:52px minmax(360px,1.6fr) minmax(170px,1fr) minmax(200px,1.05fr);gap:14px}.rank-row>.rank-badge{grid-column:1;grid-row:1}.rank-row>.person-cell{grid-column:2;grid-row:1}.rank-row>.support{grid-column:3;grid-row:1;justify-self:start}.rank-row>.amount{grid-column:4;grid-row:1}}
