.launch-callout{display:flex;justify-content:space-between;align-items:center;gap:24px;background:#fff7df;color:#092449;border:3px solid #071e40;border-left:10px solid #ffcf33;border-radius:12px;padding:26px 30px;margin:35px 0 48px;box-shadow:0 6px 0 #041a39}.launch-callout h2{font:34px var(--serif);margin:7px 0}.launch-callout p{color:#456079;margin-bottom:0;line-height:1.7}.launch-callout .outline{white-space:nowrap}.phase-badge{border:1px solid #bb8530;border-radius:20px;background:#fff0b5;color:#765013;padding:7px 10px;font-size:10px;font-weight:800;letter-spacing:.6px}.funding-panel .small-copy{color:#516984;font-size:12px;line-height:1.8}.rip-button{display:flex;align-items:center;justify-content:space-between;margin-top:24px}.funding-panel .funding-values{margin:25px 0 12px}.empty-state{text-align:center;padding:42px 22px}.empty-icon{font-size:54px;color:#d88d17}.empty-state h3{font:32px var(--serif);margin:12px 0}.empty-state p{max-width:540px;margin:12px auto;line-height:1.8}.empty-state .outline{display:inline-block;margin-top:16px}.history .section-head h2,.launch-steps>h2{font:42px var(--serif);margin:10px 0}.launch-steps{margin:50px 0}.launch-steps ol{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.launch-steps li{background:#fff7df;color:#092449;border:3px solid #051b3b;border-radius:10px;box-shadow:0 6px 0 #041d3f;padding:24px}.launch-steps li:nth-child(2){background:#b9efff}.launch-steps li:nth-child(3){background:#ffdd77}.launch-steps li:nth-child(4){background:#ffc3af}.launch-steps b{font:40px var(--serif);color:#d43628}.launch-steps h3{font:26px var(--serif);margin:12px 0}.launch-steps p{line-height:1.8;color:#36526b}.launch-steps>.outline{display:inline-block;margin-top:18px}.footer-links{display:flex;flex-direction:column;gap:12px}.footer-links a{text-decoration:underline;text-underline-offset:4px}.status-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.status-grid .surface-panel{margin:0}.launch-checks{list-style:none;padding:0;margin:15px 0 0}.launch-checks li{display:flex;justify-content:space-between;align-items:start;gap:14px;border-top:1px solid #c7d4df;padding:20px 0}.launch-checks strong{font-size:15px}.launch-checks p{margin:6px 0 0;line-height:1.6;font-size:13px}.launch-checks .phase-badge{flex-shrink:0}.phase-badge.ready{background:#d4f5df;color:#21673d;border-color:#90bc9c}.address-card{overflow-wrap:anywhere;background:#e4eff7;border:1px solid #b6ccd9;padding:17px;border-radius:8px;font:14px/1.9 monospace;margin:15px 0}.surface-panel .button-row{display:flex;flex-wrap:wrap;gap:14px}.surface-panel a.outline{display:inline-block}.info-label{display:block;color:#617586;font-size:11px;letter-spacing:1.2px;font-weight:700;margin:20px 0 8px}.small-copy{font-size:13px;line-height:1.8}.surface-panel .small-copy{color:#516984}.status-note{color:#c6ddef;font-size:12px;line-height:1.7;margin-top:22px}.lifecycle{list-style:none;display:grid;grid-template-columns:repeat(6,1fr);padding:0;gap:12px;margin:30px 0}.lifecycle li{border:1px solid #70acd0;background:#07366a;border-radius:8px;padding:18px 12px;line-height:1.7;font-size:13px}.lifecycle span{display:block;color:#ffdd68;font:30px var(--serif);margin-bottom:8px}.rules-table{width:100%;border-collapse:collapse}.rules-table th,.rules-table td{text-align:left;padding:13px;border-bottom:1px solid #c1d2de}.prose h2{font:31px var(--serif);margin-top:30px}.prose p{line-height:1.9}.prose a{color:#075a91;text-decoration:underline}.prose details{padding:18px 0;border-top:1px solid #c9d5dd}.prose summary{cursor:pointer;font-weight:700;line-height:1.7}.prose summary:focus-visible{outline:3px solid #af7219}.guide-brief{font-size:17px}.guide-brief strong{color:#10365a}.flow-arrow{font-size:22px;color:#dc422f}.page-intro{padding:25px 0}.page-intro h1{font:clamp(40px,6vw,70px) var(--serif);margin:12px 0}.page-intro p{max-width:700px;line-height:1.9}.surface-panel h2{font:32px var(--serif);margin-top:0}#wallet-dialog{width:560px}#wallet-form label{display:block;font-weight:700;margin:22px 0 8px}#wallet-form input{width:100%;border:2px solid #9cb3c6;border-radius:6px;padding:14px;font-size:14px;background:#fff;margin-bottom:18px}#wallet-form button{width:100%;padding:14px}#wallet-result{overflow-wrap:anywhere;min-height:28px}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);max-width:calc(100vw - 30px);z-index:50;background:#fff4c9;color:#0a2747;border:2px solid #082345;border-radius:8px;padding:14px 22px;box-shadow:0 4px 0 #061c40;pointer-events:none}#toast:empty{display:none}.copy-fallback{display:block;background:#fff;color:#092449;border:2px solid #113e66;width:100%;padding:12px;margin-top:14px}#connection-notice{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px;line-height:1.7}.ledger>a{display:flex;align-items:center;justify-content:space-between;padding:25px;gap:12px}.opening-table .stage-state{font-size:10px}.pack-stage{min-width:0}.prose code{overflow-wrap:anywhere}.route-empty{padding:60px 25px}.notice{line-height:1.8}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:1000px){.launch-steps ol{grid-template-columns:1fr 1fr}.lifecycle{grid-template-columns:repeat(3,1fr)}.status-grid{grid-template-columns:1fr}}
@media(max-width:760px){.launch-callout{display:block;padding:22px;margin:25px 0 35px}.launch-callout h2{font-size:29px}.launch-callout .outline{display:inline-block;margin-top:20px}.phase-badge{font-size:9px}.launch-steps ol{gap:12px}.launch-steps li{padding:18px 15px}.launch-steps h3{font-size:23px}.launch-steps p{font-size:12px}.launch-steps>h2,.history .section-head h2{font-size:34px}.funding-panel .panel-heading{gap:10px}.status-grid{gap:20px}.launch-checks li{flex-wrap:wrap}.status-grid .surface-panel{padding:22px 18px}.address-card{font-size:13px}.lifecycle{grid-template-columns:1fr 1fr}.empty-state h3{font-size:28px}.footer-links{width:100%;flex-direction:row;flex-wrap:wrap;gap:16px}.footer-links span{width:100%}.site-header nav{gap:8px}#connection-notice{display:block}#connection-notice button{margin-top:12px}.ledger>a{padding:22px}.rules-table th,.rules-table td{padding:10px 6px}.preview-strip{line-height:1.6}.strip-detail{margin-left:0}}
/* Give the established Bounty identity more presence without crowding navigation. */
.showcase-controls{display:flex;align-items:center;justify-content:center;gap:15px;margin:15px 0}.showcase-controls button{padding:9px 15px;background:#fff5d7;color:#102d4d;border-color:#102d4d}.showcase-controls span{font-size:11px;font-weight:800;color:#24394b;text-align:center;line-height:1.7}.showcase-stage .stage-bottom{display:block}.showcase-stage .stage-bottom h2{font-size:30px}.showcase-stage #stage-subtitle{font-size:12px;line-height:1.7}.showcase-market{display:inline-block;color:#083c78;font-weight:800;font-size:13px;text-decoration:underline;text-underline-offset:4px;margin-top:15px;line-height:1.8}.showcase-note{color:#4f483c;font-size:11px;line-height:1.7;margin:20px 0 0;padding-top:15px;border-top:1px solid #ad9570}.showcase-stage .revealed-card img{object-fit:contain;max-width:100%;filter:drop-shadow(0 8px 9px #061c4455)}.showcase-stage #reveal-rarity{font-size:10px;max-width:100%;white-space:normal}.showcase-stage #pull-image-error{font-size:13px;color:#543c28;padding:25px}
.collector-explainer{margin:38px 0;background:linear-gradient(120deg,#092349,#074d7d);border:2px solid #76bacb;border-left:6px solid #61e5ce;border-radius:12px;padding:30px;box-shadow:0 6px 0 #031a36}.collector-explainer .eyebrow{color:#7df3d8}.collector-explainer h2{font:clamp(29px,4vw,40px) var(--serif);color:#fff2ce;margin:12px 0}.collector-explainer p{color:#d3e6ef;line-height:1.85;max-width:940px;font-size:14px}.collector-explainer .small-copy{font-size:11px;color:#a8c4d6;margin-bottom:0}.collector-links{display:flex;flex-wrap:wrap;gap:15px 25px;margin:20px 0}.collector-links a{color:#ffdf7d;font-size:13px;font-weight:800;text-decoration:underline;text-underline-offset:4px}
@media(max-width:760px){.collector-explainer{padding:24px 20px}.showcase-controls{gap:10px}.showcase-controls span{font-size:10px}.showcase-stage .stage-bottom h2{font-size:27px}}
.burn-tracker{position:relative;background:#fff3d5;color:#102c4b;border:3px solid #071d3c;border-top:6px solid #fa443d;border-radius:14px;padding:32px;margin:40px 0;box-shadow:0 8px 0 #041a39;overflow:hidden}
.burn-heading{display:flex;align-items:center;justify-content:space-between;gap:24px}.burn-heading .eyebrow{color:#a63423}.burn-heading h2{font:clamp(29px,4vw,44px) var(--serif);margin:10px 0}.burn-heading p{line-height:1.7;color:#4d6175}.burn-seal{flex-shrink:0;display:block;transform:rotate(8deg);background:#fa443d;color:#fff6d7;border:3px solid #142d49;border-radius:50%;width:124px;height:124px;padding:19px 7px;text-align:center;font:48px/1 var(--serif);box-shadow:4px 5px 0 #ffcb42}.burn-seal>span{font-size:27px}.burn-seal small{display:block;font:800 9px/2 sans-serif;letter-spacing:.6px}
.burn-status{display:flex;align-items:center;flex-wrap:wrap;gap:12px;font-size:12px;color:#586575;margin:22px 0}.burn-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0}.burn-metrics>div{background:#fffaf0;border:1px solid #d9c5a1;border-radius:8px;padding:22px}.burn-metrics dt{font-size:12px;font-weight:800}.burn-metrics dd{margin:12px 0 0}.burn-metrics strong{font:40px var(--serif);color:#bc392a}.burn-metrics p{font-size:12px;line-height:1.6;color:#556a7e;margin-bottom:0}.burn-summary{display:flex;align-items:center;justify-content:space-between;gap:25px}.burn-summary p{max-width:530px;color:#526478;font-size:13px;line-height:1.8}.burn-summary .outline{white-space:nowrap}.burn-tracker .outline{display:inline-block;color:#173757;border-color:#173757}
.burn-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;list-style:none;padding:26px 0;border-block:1px solid #d9c5a1;margin:30px 0}.burn-flow li{display:flex;gap:12px}.burn-flow b{font:30px var(--serif);color:#ba392b}.burn-flow h3{font:23px var(--serif);margin:0 0 10px}.burn-flow p,.burn-history>p,.burn-footnote{font-size:13px;line-height:1.8;color:#526478;margin-top:0}.burn-history h3{font:28px var(--serif);margin:0 0 12px}.burn-empty{border:1px dashed #b39573;border-radius:8px;text-align:center;padding:35px 20px;margin:22px 0}.burn-empty>span{display:block;font-size:35px;color:#c14329;margin-bottom:12px}.burn-empty p{font-size:13px;line-height:1.8;color:#526478;max-width:470px;margin:12px auto 0}.burn-footnote{max-width:800px}
@media(max-width:1000px){.site-header nav{gap:12px}.burn-flow{grid-template-columns:1fr;gap:18px}.burn-flow p{margin:0}}
@media(max-width:760px){.burn-tracker{padding:23px 18px}.burn-heading{align-items:flex-start;gap:12px}.burn-seal{width:80px;height:80px;font-size:31px;padding:12px 4px}.burn-seal>span{font-size:18px}.burn-seal small{font-size:6px}.burn-metrics{grid-template-columns:1fr}.burn-metrics>div{padding:18px}.burn-metrics dd{margin-top:5px}.burn-summary{display:block}.burn-summary .outline{margin-top:8px}.burn-heading h2{font-size:29px}.burn-heading .eyebrow{font-size:9px}.burn-heading p{font-size:13px}}
.contract-section{scroll-margin-top:30px;display:flex;align-items:center;gap:28px;margin:0 0 48px;padding:30px;background:linear-gradient(120deg,#073f81,#08264f);border:3px solid #061a38;border-top:4px solid #ffcf33;border-radius:12px;box-shadow:0 7px 0 #041a39;color:#fff7df}
.contract-emblem{flex-shrink:0;font-size:100px;line-height:1;color:#fa443d;text-shadow:3px 5px 0 #041a39;transform:rotate(-9deg)}
.contract-content{min-width:0;flex:1}.contract-content .eyebrow{color:#ffda70}.contract-content h2{font:clamp(28px,4vw,40px) var(--serif);margin:10px 0}.contract-content>p{color:#cfdfef;line-height:1.7;margin:10px 0}
.contract-slot{display:flex;align-items:center;flex-wrap:wrap;gap:15px;background:#061d3f;border:1px dashed #77a6cd;border-radius:8px;padding:18px;margin-top:20px;overflow-wrap:anywhere}.contract-label{font:700 12px monospace;letter-spacing:1px;color:#ffda70;border-right:1px solid #4775a3;padding-right:15px}.contract-slot strong{font:600 16px/1.5 monospace;flex:1}.contract-slot .phase-badge{white-space:nowrap}.contract-content .contract-note{font-size:12px;margin-bottom:0}
@media(max-width:760px){.contract-section{padding:22px;gap:15px;margin-bottom:35px;align-items:flex-start}.contract-emblem{font-size:42px}.contract-slot{padding:15px;gap:12px}.contract-slot .phase-badge{display:block}.contract-slot strong{min-width:150px}}
@media(max-width:420px){.contract-section{display:block}.contract-emblem{margin-bottom:15px}.contract-content .eyebrow{font-size:10px}}
.site-header .brand{font-size:60px;flex-shrink:0}
.site-header .brand svg{width:54px;height:54px;flex-shrink:0;margin-right:11px}
.site-header .brand-small{font-size:11px}
@media(max-width:760px){.site-header .brand{font-size:45px}.site-header .brand svg{width:40px;height:40px;margin-right:7px}.site-header{column-gap:12px}.site-header>.outline{font-size:11px;padding:9px 10px}}
@media(max-width:380px){.site-header .brand{font-size:41px}.site-header .brand svg{width:36px;height:36px}.site-header{padding-inline:14px}}
