.square-feed{margin:28px 0}.feed-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.feed-heading h2{margin:12px 0 0}.feed-controls{flex-shrink:0;gap:20px;display:flex}.feed-card{background:linear-gradient(115deg,#f0b90b08,#0000);border:1px solid #f0b90b30;border-radius:12px;padding:26px;animation:.45s feed-appear;display:block}.feed-card:hover{border-color:var(--yellow)}.feed-card-top,.feed-card-bottom{color:var(--muted);justify-content:space-between;gap:15px;font-size:11px;display:flex}.feed-card-top>span:first-child{color:var(--yellow);letter-spacing:2px}.feed-card h3{overflow-wrap:anywhere;margin:24px 0 12px;font-size:22px;line-height:1.5}.feed-card p{color:var(--muted);overflow-wrap:anywhere;min-height:64px;line-height:1.8}.feed-card-bottom{margin-top:24px}.feed-empty{text-align:center;border:1px dashed var(--line);color:var(--muted);border-radius:12px;padding:36px 20px}.feed-empty span{margin-top:12px;font-size:12px;line-height:1.8;display:block}@keyframes feed-appear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=600px){.feed-heading{flex-direction:column;align-items:flex-start}.feed-controls{margin-bottom:18px}.feed-card{padding:18px}.feed-card-bottom{flex-direction:column}}.shout-page{padding-top:28px}.shout-heading{grid-template-columns:1.25fr 1fr;align-items:center;gap:32px;min-height:440px;padding:30px 0 48px;display:grid;position:relative}.hero-copy{z-index:1;position:relative}.hero-topline{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:24px;display:flex}.shout-heading h1{letter-spacing:-3px;max-width:700px;margin:0 0 25px;font-size:clamp(40px,4.8vw,68px);font-weight:700;line-height:1.04}.shout-heading h1 span{color:var(--yellow)}.shout-heading p{color:var(--muted);max-width:420px;margin:0;font-size:14px;line-height:1.85}.hero-cta{margin-top:28px}.hero-cta .button{padding:15px 24px}.hero-art{justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.hero-art img{aspect-ratio:1;object-fit:contain;width:100%;max-width:410px;height:auto;animation:7s ease-in-out infinite float;-webkit-mask-image:radial-gradient(#000 52%,#0000 74%);mask-image:radial-gradient(#000 52%,#0000 74%)}.shout-metrics{border:1px solid var(--line);background:#111316;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:26px;display:grid;overflow:hidden}.shout-metrics>div{border-right:1px solid var(--line);min-width:0;padding:24px 28px;transition:background .3s;position:relative}.shout-metrics>div:hover{background:#1b1d22}.shout-metrics>div:last-child{border:0}.shout-metrics small{color:var(--muted);font-size:11px}.shout-metrics strong{letter-spacing:-1.4px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin-top:14px;font-size:34px;font-weight:500;display:block}.shout-metrics>div:first-child strong{color:var(--yellow)}.shout-metrics strong span{letter-spacing:0;color:var(--muted);font-size:11px}.shout-open{border-bottom:1px solid var(--line);grid-template-columns:145px 1fr;align-items:center;gap:8px 20px;margin:0 0 20px;padding:15px 0 20px;display:grid}.shout-open>label{font-size:13px;font-weight:600}.shout-open>div{gap:10px;display:flex}.shout-open small{color:var(--muted);grid-column:2;font-size:11px}.shout-page input:not([type=checkbox]),.shout-page textarea{width:100%;min-width:0;color:var(--text);background:#0c0e11;border:1px solid #30343b;border-radius:8px;padding:13px 14px;font-size:12px;line-height:1.7;transition:border-color .25s,box-shadow .25s;display:block}.shout-page input::placeholder{color:#828892}.shout-page input:focus,.shout-page textarea:focus{border-color:var(--yellow);outline:none;box-shadow:0 0 0 3px #f0b90b12}.shout-open input{flex:1}.shout-open button{flex-shrink:0}.shout-grid{grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);align-items:start;gap:20px;margin-top:24px;scroll-margin-top:110px;display:grid}.shout-grid>.panel:first-child{background:linear-gradient(135deg,#191a16,#121417 40%);border-color:#f0b90b3d;padding:32px}.shout-grid>.panel:nth-child(3){background:#101215}.shout-page textarea{resize:vertical;min-height:258px;margin-top:24px;padding:20px;font-family:inherit;line-height:28px}.shout-page label{font-size:12px;line-height:1.6}.shout-page label input{margin:8px 0 14px}.shout-page input[type=checkbox]{accent-color:var(--yellow);margin:0 8px 0 0}.shout-personal{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:12px;margin-top:22px;padding-top:18px;font-size:11px;display:flex}.shout-personal>span{color:var(--muted)}.shout-personal a{color:var(--yellow);margin-left:auto}.shout-escrow{overflow-wrap:anywhere;margin-bottom:12px;font-size:30px;font-weight:500;display:block}.shout-escrow small{color:var(--muted);font-size:11px}.shout-grid>.panel:nth-child(3)>p{color:var(--muted);font-size:12px;line-height:1.8}.shout-status{overflow-wrap:anywhere;color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin:22px 0;font-size:12px;line-height:1.6;display:flex}.shout-status button{flex-shrink:0}.shout-page>.panel{border:0;border-top:1px solid var(--line);background:0 0;border-radius:0;margin-top:28px;padding:24px 0}.shout-page>.panel:hover{box-shadow:none}.shout-page>.panel>h2{font-size:19px;font-weight:500}.shout-page>#participation-rules{border:1px solid var(--line);border-radius:10px;padding:20px;scroll-margin-top:110px}#shout-review{max-width:640px}#shout-review label{display:block}@keyframes float{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-12px)rotate(1deg)}}@media (width<=900px){.shout-heading{gap:16px;min-height:360px}.shout-heading h1{letter-spacing:-2px;font-size:48px}.hero-topline{gap:12px}.eyebrow{letter-spacing:1.5px}.shout-metrics>div{padding:22px 18px}}@media (width<=760px){.shout-heading{grid-template-columns:1fr;gap:0;padding-top:20px}.hero-copy{max-width:600px}.shout-heading h1{max-width:580px;font-size:clamp(42px,8vw,60px)}.hero-art{opacity:.15;pointer-events:none;width:40%;position:absolute;top:45px;right:-8px}.hero-art img{animation:none}.shout-heading p{max-width:340px}.shout-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.shout-metrics>div:nth-child(2){border-right:0}.shout-metrics>div:nth-child(n+3){border-top:1px solid var(--line)}.shout-grid{grid-template-columns:1fr}.shout-grid>.panel:first-child{grid-row:auto;padding:24px}.shout-page textarea{min-height:200px}.shout-open{grid-template-columns:1fr}.shout-open small{grid-column:1}}@media (width<=450px){.hero-topline{gap:12px}.eyebrow{font-size:9px}.shout-heading h1{letter-spacing:-1.8px;font-size:42px}.shout-heading{padding-bottom:32px}.hero-art{width:46%;top:74px}.shout-metrics strong{font-size:29px}.shout-open>div{flex-direction:column}.shout-status{align-items:flex-start}.hero-actions .button{flex:1}.hero-cta .button{flex:0 auto}.hero-actions{gap:8px}}:root{color:#f0f1f2;font-synthesis:none;--bg:#090a0b;--text:#f0f1f2;--muted:#a0a4ad;--quiet:#92969e;--line:#282b30;--surface:#121417;--accent-text:#f0b90b;--yellow:#f0b90b;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#090a0b;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0}::selection{color:#090a0b;background:#f0b90b}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea,summary{outline-offset:5px}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--yellow)}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.4}a,button{-webkit-tap-highlight-color:transparent}.site-wrap{max-width:1360px;margin:auto;padding:0 48px}.site-header{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#090a0bf2;justify-content:space-between;align-items:center;gap:28px;height:88px;display:flex;position:sticky;top:0}.wordmark{letter-spacing:-1px;align-items:center;gap:10px;font-size:25px;font-weight:800;display:flex}.brand-logo{object-fit:contain;background:#000;border-radius:12px;flex-shrink:0;width:52px;height:52px;display:block}.brand-period{color:var(--yellow)}.site-header nav{color:var(--muted);align-items:center;gap:32px;font-size:13px;display:flex}.site-header nav a{transition:color .2s}.site-header nav a:hover,.site-header nav .current{color:var(--text)}.current{position:relative}.current:after{content:"";background:var(--yellow);width:100%;height:2px;position:absolute;bottom:-33px;left:0}.wallet-actions{align-items:center;gap:22px;display:flex}.network{letter-spacing:1.3px;color:var(--muted);font-size:10px}.network i{background:var(--yellow);border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.button{border:1px solid var(--line);border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:14px 20px;font-size:12px;font-weight:600;line-height:1.4;transition:transform .25s cubic-bezier(.2,.8,.2,1),background .25s,border-color .25s,box-shadow .25s;display:inline-flex;position:relative}.primary{background:var(--yellow);border-color:var(--yellow);color:#141414}.primary:hover:not(:disabled){background:#ffcf2e;border-color:#ffcf2e;transform:translateY(-2px);box-shadow:0 6px 24px #f0b90b1c}.button:active:not(:disabled){transform:translateY(0)scale(.98)}.secondary{color:var(--text);background:#191c21}.secondary:hover:not(:disabled){background:#242830;border-color:#65605a;transform:translateY(-2px)}.text-button{color:var(--yellow);background:0 0;border:0;padding:10px 0;font-size:12px}.hero-actions{flex-wrap:wrap;gap:10px;margin:22px 0;display:flex}.help{color:var(--muted);overflow-wrap:anywhere;font-size:12px;line-height:1.85}.help a{color:var(--yellow)}.eyebrow{letter-spacing:2.4px;color:var(--yellow);font-size:10px;font-weight:600}.badge{color:#e3c96f;white-space:nowrap;background:#f0b90b0a;border:1px solid #f0b90b35;border-radius:6px;align-items:center;padding:8px 11px;font-size:11px;display:inline-flex}.badge:before{content:"";background:var(--yellow);border-radius:50%;width:5px;height:5px;margin-right:8px}.notice{color:#bdb9a8;background:#f0b90b08;border:1px solid #f0b90b29;border-radius:8px;margin-bottom:16px;padding:15px 18px;font-size:12px;line-height:1.8}.notice.error{color:#faa;background:#442121;border-color:#633232}.panel{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:28px;transition:border-color .3s,box-shadow .3s}.panel:hover{border-color:#41444a;box-shadow:0 12px 35px #0002}.section-title{align-items:flex-start;gap:15px;margin-bottom:25px;display:flex}.section-title>span{width:34px;height:34px;color:var(--yellow);background:#f0b90b08;border:1px solid #f0b90b33;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font:500 12px monospace;display:flex}.section-title h2{letter-spacing:-.4px;margin:0 0 9px;font-size:18px}.section-title p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}h2{font-size:18px}table{border-collapse:collapse;width:100%;font-size:12px}td,th{text-align:left;border-bottom:1px solid var(--line);padding:17px 14px}th{color:var(--muted);font-weight:500}.table-wrap{overflow:auto}summary{cursor:pointer;color:var(--muted);padding:14px 0;font-size:12px;line-height:1.7}summary:hover{color:var(--yellow)}footer{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:24px;margin-top:64px;padding:32px 0 40px;display:flex}footer strong{font-size:20px;font-weight:800}footer p{color:var(--muted);margin:12px 0;font-size:11px;line-height:1.8}footer>span{letter-spacing:2px;color:var(--quiet);font-size:10px;line-height:1.8}.motion-pending{opacity:0;transform:translateY(22px)}.motion-enter{animation:.65s cubic-bezier(.16,1,.3,1) both reveal}@keyframes reveal{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (width<=1000px){.site-wrap{padding:0 28px}.network{display:none}}@media (width<=600px){.site-wrap{padding:0 20px}.site-header{gap:12px;height:78px}.site-header nav{display:none}.wallet-actions{gap:10px;margin-left:auto}.wordmark{font-size:21px}.brand-logo{width:42px;height:42px}.wallet-actions .button{padding:11px 13px;font-size:11px}footer{flex-direction:column}footer>span{display:none}.panel{padding:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.motion-pending{opacity:1;transform:none}}@media (prefers-reduced-transparency:reduce){.site-header{background:var(--bg);-webkit-backdrop-filter:none;backdrop-filter:none}}.social-link{color:var(--yellow);white-space:nowrap;padding:10px 0;font-size:13px}.social-link:hover{text-decoration:underline}
