@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800;900&family=DM+Sans:wght@400;450;500;550;600;650;700;750;800&family=Playfair+Display:ital,wght@1,500;1,600&display=swap";:root{font-family:DM Sans,sans-serif;color:#172738;background:#f8f7f2;font-synthesis:none;font-weight:400;font-size:15px;--gold:#e9b936;--navy:#172738;--muted:#737a7b}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}button,a{touch-action:manipulation}button{border:0}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #b98018;outline-offset:6px}button{background:none}::selection{background:#f0cd65;color:#172738}.header{height:90px;position:fixed;inset:0 0 auto;z-index:20;background:#fffffcd4;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid #deded280}.header-inner{max-width:1440px;padding:0 5%;margin:auto;height:100%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;text-align:left;gap:11px;padding:0}.brand img{width:43px;height:43px;border-radius:50%;object-fit:cover;border:1px solid #b58a3c}.brand>span{font-size:22px;letter-spacing:1.7px;font-weight:800}.brand small{display:block;font-size:8px;font-weight:600;letter-spacing:2.3px;margin-top:2px}.nav{display:flex;gap:29px;height:100%;align-items:center}.nav button{font-size:12px;font-weight:600;position:relative;height:100%;padding:0}.nav button:after{content:"";position:absolute;bottom:23px;left:0;right:0;height:2px;background:#c79c35;transform:scaleX(0);transition:transform .2s}.nav button.active:after,.nav button:hover:after{transform:scaleX(1)}.button{background:var(--gold);border:1px solid #d5a82d;min-height:50px;padding:15px 23px;display:inline-flex;align-items:center;justify-content:center;gap:28px;font-size:12px;font-weight:750;border-radius:5px;box-shadow:0 3px #b2842415;transition:background .2s,transform .2s}.button:hover{background:#f5ce60;transform:translateY(-2px)}.button>span{font-size:20px;line-height:15px}.button.small{font-size:11px;min-height:41px;padding:12px 17px;gap:22px}.menu-toggle{display:none}.hero{min-height:800px;height:min(900px,100svh);position:relative;overflow:hidden;display:flex;align-items:center;padding-top:90px;background:#f8f7f2}.hero-art{position:absolute;top:90px;right:0;bottom:0;left:34%;overflow:hidden}.hero-art img{height:100%;width:100%;object-fit:cover;object-position:61% center}.hero-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f8f7f2 0%,rgba(248,247,242,.93) 10%,rgba(248,247,242,.42) 29%,transparent 53%),linear-gradient(0deg,#f8f7f2 0%,transparent 24%,transparent 86%,rgba(248,247,242,.13))}.hero-content{position:relative;z-index:2;width:100%;max-width:1440px;margin:auto;padding:0 5% 34px}.eyebrow{font-size:10px;font-weight:750;letter-spacing:2px;display:flex;align-items:center;gap:10px}.live-dot{width:6px;height:6px;border-radius:50%;background:#9b7e37;display:inline-block;box-shadow:0 0 0 4px #b9954b13}.hero .eyebrow{margin-bottom:40px}.title-kicker{font-weight:650;letter-spacing:4.5px;font-size:13px;margin-bottom:2px}.hero-title{width:max-content}h1{font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(110px,11.9vw,174px);line-height:1.02;letter-spacing:-2px;font-weight:900;margin:0;position:relative;color:#efc347;background:linear-gradient(175deg,#fff3af 7%,#ffd767 33%,#e6ac26 53%,#ffd85d 70%,#b67812 99%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(1px 1px 0 #9b681c) drop-shadow(2px 3px 0 #9c6d26) drop-shadow(2px 3px 0 #9c6d26) drop-shadow(0 10px 8px #69471925)}.hero-subtitle{display:flex;align-items:center;gap:15px;letter-spacing:5.5px;font-weight:600;font-size:13px;margin-top:19px}.line{width:33px;height:1px;background:#a78841}.tiny-star{font-size:11px;color:#a78841}.hero-description{font-size:14px;line-height:1.9;color:#626969;max-width:402px;margin:28px 0 27px}.hero-description strong{color:#283844;font-weight:650}.hero-actions{display:flex;align-items:center;gap:25px}.text-button{padding:10px 0;display:inline-flex;align-items:center;gap:18px;font-size:12px;font-weight:650}.text-button:hover{color:#a47a24}.text-button>span{font-size:20px}.hero-facts{display:flex;align-items:center;gap:22px;margin-top:38px;font-size:9px;color:#717672;letter-spacing:.2px}.hero-facts>span{display:flex;align-items:center;gap:7px}.solana-icon{font-style:normal;color:#697e84;font-size:22px;line-height:12px}.mini-star{color:#ae8830}.art-caption{position:absolute;bottom:92px;right:5%;z-index:2;display:flex;align-items:center;gap:13px;color:#fffaf0;font-size:9px;line-height:1.8;letter-spacing:2px;text-shadow:0 1px 10px #0008}.caption-star{font-size:33px;color:#eaca77}.caption-number{margin-left:55px;letter-spacing:1px;font-size:9px;opacity:.75}.scroll-cue{position:absolute;bottom:32px;left:5%;border:1px solid #c6c9c1;border-radius:50%;height:34px;width:34px;font-size:17px;z-index:2}.ticker{background:#172738;color:#ecd18a;overflow:hidden;height:52px;display:flex;align-items:center;border-top:3px solid #b89851}.ticker>div{display:flex;flex-shrink:0;gap:43px;align-items:center;animation:marquee 45s linear infinite}.ticker span{font-size:10px;letter-spacing:2px;white-space:nowrap;font-weight:600}.ticker span:nth-child(2n){color:#a28345;font-size:17px}@keyframes marquee{to{transform:translate(-50%)}}.section-wrap{max-width:1280px;margin:auto;padding:110px 6%}section[id]{scroll-margin-top:89px}.story{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.story-visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:360px}.story-visual img{width:270px;height:270px;object-fit:cover;border-radius:50%;box-shadow:0 18px 45px #593b2720;border:4px solid #e6d8b5;z-index:1;transform:rotate(-8deg);transition:transform .6s}.story-visual:hover img{transform:rotate(0)}.orbit{position:absolute;border:1px solid #dcd8cb;border-radius:50%;width:340px;height:340px}.orbit-two{width:390px;height:390px;border-style:dashed;opacity:.7}.orbit-star{position:absolute;color:#b8923a;font-size:30px;z-index:2;background:#f8f7f2}.orbit-star.one{top:15px;right:50px}.orbit-star.two{bottom:35px;left:25px;font-size:19px}.seal-label{position:absolute;bottom:-34px;font-size:8px;letter-spacing:2px;color:#8b8c80}.section-index{color:#a7843b;letter-spacing:0;border:1px solid #dcd4be;border-radius:50%;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;font-size:9px}h2{font-size:36px;line-height:1.25;letter-spacing:-1.2px;font-weight:550;margin:22px 0}h2 em{font-family:Playfair Display,Georgia,serif;color:#a48035;font-weight:500}.story-copy>p,.pair-copy>p{font-size:13px;line-height:1.85;color:#777d7c;max-width:410px}.story-copy .story-punch{color:#2d3b44;margin-top:21px}.story-punch strong{font-weight:750}.signature{border-top:1px solid #deded4;display:flex;justify-content:space-between;align-items:center;margin-top:28px;padding-top:21px;font-size:8px;letter-spacing:1.5px}.signature>span:last-child{font-size:20px;color:#a98430}.thesis{background:#efeee7;border-top:1px solid #e6e4da;border-bottom:1px solid #e6e4da}.thesis .section-wrap{padding-top:80px;padding-bottom:85px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:31px}.section-heading h2{margin-bottom:0}.section-heading>p{font-size:12px;line-height:1.8;color:#7c807b;margin-bottom:5px}.thesis-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.thesis-card{background:#f9f8f3;padding:28px 27px 20px;border:1px solid #deddd1;border-radius:3px;transition:transform .25s,border-color .25s}.thesis-card:hover{transform:translateY(-5px);border-color:#bba267}.card-top{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#a4a698}.card-icon{font-size:29px;color:#a78740}.thesis-card h3{font-size:19px;font-weight:600;letter-spacing:-.5px;margin:23px 0 13px}.thesis-card p{color:#7d817d;font-size:12px;line-height:1.85;min-height:90px;margin-bottom:22px}.card-bottom{border-top:1px solid #e3e1d5;padding-top:17px;display:flex;align-items:center;justify-content:space-between;font-size:8px;letter-spacing:1.7px;color:#8e784c}.card-bottom>span{font-size:20px}.pair{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center;padding-top:90px;padding-bottom:90px}.pair-display{position:relative;display:flex;align-items:center;justify-content:center;gap:28px;padding:35px 0 60px;background:radial-gradient(ellipse,#e7d49b22,transparent 70%)}.pair-coin{display:flex;flex-direction:column;align-items:center;gap:12px}.pair-coin>img,.trump-token{height:119px;width:119px;border-radius:50%;border:4px solid #d0b676;box-shadow:0 10px 25px #58462420}.pair-coin>strong{font-size:19px;letter-spacing:.5px}.pair-coin>small{font-size:8px;letter-spacing:2px;color:#8f8f7d}.pair-link{color:#b6a783;font-weight:400;font-size:32px;margin-top:-45px}.trump-token{display:flex;align-items:center;justify-content:center;flex-direction:column;background:radial-gradient(circle,#354759,#192b3c);color:#e6c16d;font-family:Georgia,serif;font-size:64px;line-height:.95;outline:1px solid #d0b676;outline-offset:5px}.trump-token span{font:9px sans-serif;letter-spacing:5px;margin-top:8px;margin-left:5px}.pair-baseline{position:absolute;bottom:0;display:flex;align-items:center;gap:15px;font-size:7px;letter-spacing:1.3px;color:#888a79;border-top:1px solid #dfdfd5;padding-top:22px}.pair-baseline>span:nth-child(2){color:#a78943}.pair-copy .text-button{margin-top:9px;border-bottom:1px solid #b8a878}.final-cta{background:#172738;position:relative;text-align:center;padding:61px 20px 72px;color:#f9f4e8;overflow:hidden}.final-cta .eyebrow{justify-content:center;color:#d5c290;font-size:8px}.cta-stars{font-size:14px;color:#d3b466;margin-bottom:23px;letter-spacing:7px}.final-cta h2{font-size:47px;position:relative;z-index:1;margin:19px 0 13px}.final-cta h2 em{color:#e8c875}.final-cta p{font-size:12px;color:#aeb6bc;position:relative;z-index:1}.final-cta .button{margin-top:19px;position:relative;z-index:1;color:#182838}.cta-watermark{position:absolute;bottom:-67px;left:50%;transform:translate(-50%);font-family:Barlow Condensed,Impact,sans-serif;font-weight:800;font-size:230px;letter-spacing:20px;color:#ffffff03;white-space:nowrap;pointer-events:none}.footer{max-width:1440px;margin:auto;padding:35px 5% 22px}.footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:29px;border-bottom:1px solid #deded5}.footer .brand img{width:35px;height:35px}.footer .brand>span{font-size:17px}.footer .brand small{font-size:6px}.footer-motto{font-family:Playfair Display,Georgia,serif;font-style:italic;font-size:13px;color:#8c8c7f}.back-top{font-size:10px}.footer-bottom{padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:35px;font-size:8px;color:#96988e}.footer-bottom p{max-width:430px;line-height:1.7;margin:0}.footer-bottom>span{white-space:nowrap}.footer-bottom>span:last-child{font-size:7px;letter-spacing:1px;display:flex;gap:10px}@media(min-width:1600px){.hero-art{left:38%}.hero-content{padding-left:5%}.hero{max-height:980px;height:92svh}}@media(max-width:1050px){.nav{gap:20px}.hero{min-height:740px}.hero-actions{gap:18px}.hero-content{padding-left:5%}.hero-description{max-width:365px}.hero-art{left:30%}.hero-art:after{background:linear-gradient(90deg,#f8f7f2,#f8f7f2d9 16%,#f8f7f221 66%),linear-gradient(0deg,#f8f7f2,transparent 30%)}.hero-facts{gap:15px}.section-wrap{padding-left:6%;padding-right:6%}.story{gap:55px}.orbit{width:290px;height:290px}.orbit-two{width:330px;height:330px}.story-visual img{width:245px;height:245px}h2{font-size:31px}.thesis-card{padding:22px 20px}.thesis-card h3{font-size:17px}.pair{gap:30px}.art-caption{right:4%;bottom:73px}.caption-number{display:none}}@media(max-width:760px){.header{height:74px}.header-inner{padding:0 6%;gap:14px}.brand>span{font-size:18px}.brand img{width:37px;height:37px}.brand small{font-size:6px}.header-cta{margin-left:auto}.button.small{font-size:9px;padding:11px 13px;gap:10px}.menu-toggle{display:block;font-size:21px;padding:7px 0 7px 8px}.nav{display:none;position:absolute;top:74px;left:0;right:0;padding:16px 6%;height:auto;background:#fffffff5;box-shadow:0 12px 20px #17273810}.nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.nav button{height:auto;text-align:left;padding:13px}.nav button:after{bottom:6px;left:13px;right:auto;width:22px}.hero{height:auto;min-height:970px;align-items:flex-start;padding-top:74px}.hero-content{padding:47px 6% 390px}.hero .eyebrow{font-size:8px;letter-spacing:1.6px;margin-bottom:29px}.title-kicker{font-size:11px;letter-spacing:3px}h1{font-size:clamp(92px,19.7vw,146px);letter-spacing:-1px}.hero-subtitle{font-size:10px;letter-spacing:4px;margin-top:15px}.hero-description{font-size:13px;margin-top:23px;max-width:410px}.hero-actions{gap:20px;flex-wrap:wrap}.hero-actions .button{font-size:11px;gap:18px;padding:14px 17px}.hero-actions .text-button{font-size:11px;gap:8px}.hero-facts{font-size:8px;margin-top:23px;gap:20px}.hero-art{top:480px;right:0;bottom:0;left:0}.hero-art img{object-position:65% center}.hero-art:after{background:linear-gradient(180deg,#f8f7f2 0%,rgba(248,247,242,.78) 12%,transparent 38%,transparent 80%,#f8f7f2 100%)}.art-caption{bottom:51px;left:6%;right:auto;font-size:8px}.scroll-cue{display:none}.ticker{height:44px}.ticker>div{gap:27px}.ticker span{font-size:8px}.story{grid-template-columns:1fr;gap:68px;padding-top:64px;padding-bottom:60px}.story-visual{min-height:295px;order:1}.story-copy{order:0}.story-visual img{width:235px;height:235px}.orbit{width:270px;height:270px}.orbit-two{width:307px;height:307px}.orbit-star.one{right:calc(50% - 125px)}.orbit-star.two{left:calc(50% - 135px)}.seal-label{bottom:-10px;font-size:7px}h2{font-size:34px}.story-copy>p,.pair-copy>p{max-width:100%}.section-heading{display:block}.section-heading>p{margin-top:22px}.thesis .section-wrap{padding-top:55px;padding-bottom:55px}.thesis-grid{grid-template-columns:1fr;gap:15px}.thesis-card{padding:22px 25px}.thesis-card h3{font-size:21px;margin-top:18px}.thesis-card p{min-height:0;font-size:13px;max-width:480px}.pair{grid-template-columns:1fr;padding-top:60px;padding-bottom:60px;gap:23px}.pair-display{padding-bottom:58px;gap:33px}.pair-copy h2{font-size:34px}.final-cta{padding:53px 6% 59px}.final-cta h2{font-size:36px}.final-cta p{font-size:11px}.cta-watermark{font-size:145px;bottom:-35px;letter-spacing:8px}.footer{padding:28px 6% 22px}.footer-motto{display:none}.footer-bottom{flex-wrap:wrap;gap:16px}.footer-bottom p{order:2;flex-basis:100%;font-size:8px}.footer-bottom>span{font-size:7px}.footer-bottom>span:last-child{margin-left:auto}section[id]{scroll-margin-top:73px}}@media(max-width:380px){.header-cta{display:none}.menu-toggle{margin-left:auto}.hero-content{padding-top:37px}.hero-facts,.hero-actions{gap:12px}.hero-actions .text-button,.hero-actions .button{font-size:10px}.hero{min-height:950px}.hero-art{top:500px}}@media(max-width:760px){.hero{min-height:1050px}.hero-art{top:580px}.hero-facts{position:relative;z-index:2}.header-cta{white-space:nowrap;font-size:8px!important;padding:11px 10px!important;gap:8px!important}.hero-content{padding-bottom:420px}}.header{background:linear-gradient(110deg,#f0e5cef0,#f8f1e1e0 48%,#e2d3b3e8);border-bottom-color:#b39a6266;box-shadow:0 4px 24px #59431e10,inset 0 1px #fff8e9b3}@media(max-width:760px){.nav{background:#f1e7d3f7;border-bottom:1px solid #b39a6266}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.x-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:10px;font-weight:750;letter-spacing:.3px}.x-icon{width:14px;height:14px;fill:currentColor;flex:none}.header-x{margin-left:auto;padding:12px 15px;border:1px solid #b7995e;border-radius:5px;color:#172738;background:#ffffff40;transition:background .2s,transform .2s}.header-x:hover,.footer-x:hover{background:#fff8e7;transform:translateY(-1px)}.hero-actions .x-icon,.final-cta .x-icon{width:15px;height:15px}.footer-top{gap:20px}.footer-x{margin-left:auto;padding:8px 11px;color:#172738;border-bottom:1px solid #b99c61}.manifesto{display:grid;grid-template-columns:1fr 1fr;column-gap:90px;row-gap:34px;padding-top:105px;padding-bottom:105px}.manifesto-head h2{margin-bottom:0}.manifesto-copy{padding-top:9px}.manifesto-copy p{max-width:500px;color:#68706e;font-size:13px;line-height:1.9;margin:0 0 18px}.manifesto-highlight{grid-column:1 / -1;background:linear-gradient(116deg,#192b38,#203641);color:#f8f2e4;padding:42px 48px;border-radius:3px;position:relative;overflow:hidden;box-shadow:0 12px 30px #182a3622}.manifesto-highlight:after{content:"LIBERON";position:absolute;right:-8px;bottom:-37px;font-family:Barlow Condensed,Impact,sans-serif;font-size:150px;font-weight:900;letter-spacing:4px;color:#ffffff08;pointer-events:none}.manifesto-highlight>span{display:block;color:#e1c274;letter-spacing:2px;font-size:9px;font-weight:700;margin-bottom:16px}.manifesto-highlight strong{display:block;position:relative;z-index:1;font-size:29px;font-weight:550;line-height:1.3;letter-spacing:-.7px}.manifesto-highlight strong em{font-family:Playfair Display,Georgia,serif;font-weight:500;color:#eac971}.manifesto-highlight p{position:absolute;z-index:1;right:46px;bottom:42px;max-width:290px;margin:0;color:#bbc2c1;font-size:11px;line-height:1.8}.manifesto-notes{grid-column:1 / -1;display:flex;justify-content:space-between;gap:20px;border-top:1px solid #dfded6;padding-top:17px;color:#9c8249;font-size:8px;font-weight:650;letter-spacing:1.7px}@media(max-width:760px){.header-x span{display:none}.header-x{padding:11px;margin-left:auto}.header-x .x-icon{width:16px;height:16px}.footer-x{margin-left:0}}@media(max-width:760px){.manifesto{display:block;padding-top:65px;padding-bottom:65px}.manifesto-copy{padding-top:3px}.manifesto-copy p{font-size:13px}.manifesto-highlight{padding:31px 25px 94px;margin-top:28px}.manifesto-highlight strong{font-size:24px}.manifesto-highlight p{left:25px;right:25px;bottom:27px;max-width:none}.manifesto-highlight:after{font-size:100px;bottom:-22px}.manifesto-notes{flex-wrap:wrap;line-height:1.5;gap:10px 20px;margin-top:22px}}
