/* TALENTRE: one material, one hierarchy */
:root{--paper:#eeeae2;--muted:#bdbab3;--ground:#090909;--silver:#d7d3ca}
.header{gap:24px}.header nav{font-size:14px;gap:32px;color:var(--muted)}
.brand{gap:14px}.brand span{letter-spacing:.16em}
.entry-link.action-button{min-width:128px;min-height:44px;padding:0 22px;font-size:13px}
.action-button,.action-button:hover,.product-choice:hover .action-button{background:linear-gradient(165deg,#f1eee7 0%,#dfdbd2 52%,#cfcbc1 100%);color:#191917;box-shadow:inset 0 1px 0 #fff9,inset 0 -2px 0 #8c89804d;transition:background .3s,box-shadow .3s}
.action-button:active,.product-choice:active .action-button{background:linear-gradient(165deg,#c8c4ba,#e3dfd6);box-shadow:inset 0 2px 4px #35342b33}
.button-glow:hover,.button-glow:focus-within{filter:drop-shadow(0 0 10px #e3dfd54d) drop-shadow(0 0 26px #e3dfd526)}
.hero-copy p{font-size:16px;line-height:1.55;color:var(--muted);max-width:410px}
h2,h3,.tool-name{letter-spacing:-.028em}
.tool-benefit{color:#d1cec6}.tool-icon{color:var(--paper)}
.tool-thread i{background:var(--paper);box-shadow:0 0 10px #e7e2d797,0 0 23px #e7e2d730}
/* Keep the bright stone outside the reading area */
.approach:after{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,#09090970,transparent 25%,transparent 75%,#09090970),linear-gradient(0deg,#09090928,#09090966 46%,#09090938)}
.approach{padding:112px max(8vw,32px)}
.approach-intro{grid-template-columns:1.25fr 1fr;gap:10%;align-items:start}
.approach-intro>p{font-size:16px;line-height:1.6;color:var(--muted);max-width:365px;padding-top:6px}
.approach h2{font-size:clamp(38px,3.4vw,64px);line-height:1.08}
.principles{grid-template-columns:1.15fr 1fr;column-gap:12%;row-gap:38px;margin-top:78px;align-items:start}
.principles article:first-child{grid-row:span 2}
.principle{padding:0;position:relative}
.principle h3{font-size:clamp(28px,2.2vw,38px);line-height:1.12;min-height:0;transition:color .3s,text-shadow .4s}
.principles article:first-child h3{font-size:clamp(40px,3.7vw,62px);max-width:400px}
.principle p{font-size:16px;line-height:1.6;max-width:370px;margin-top:16px;color:var(--muted)}
.principles article:first-child p{max-width:340px;margin-top:22px}
.principle:hover h3{color:#fffaf0;text-shadow:0 0 28px #eee6d82b}
/* One shared entrance, two equal choices */
.access{--choice-light:0;scroll-margin-top:0}
.offer-heading{padding-top:42px}.offer-heading h2{letter-spacing:-.032em;line-height:1.06}
.offer-detail{color:var(--muted);margin-top:16px;font-size:16px}
.product-choices{left:9%;right:9%;top:48%;align-items:stretch;gap:32px}
.product-choice{position:relative;width:256px;flex:0 0 256px;padding:16px 0}
.choice-content{width:100%;gap:24px;align-items:stretch}
.choice-identity{display:flex;align-items:center;gap:14px;min-height:46px}
.market-mark{width:28px;height:28px;flex-shrink:0;color:var(--silver);transition:color .4s,filter .4s}
.choice-name{font:500 clamp(30px,2.6vw,46px)/1.1 GeneralSans,Satoshi,sans-serif;letter-spacing:-.03em}
.choice-action.action-button{width:100%;min-width:0;min-height:56px}
.monument:after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at var(--light-side,25%) 78%,#eee5d226,transparent 42%);opacity:0;transition:opacity .6s ease;pointer-events:none}
.access:has(.solana:hover) .monument:after,.access:has(.solana:focus-visible) .monument:after{--light-side:22%;opacity:1}
.access:has(.robinhood:hover) .monument:after,.access:has(.robinhood:focus-visible) .monument:after{--light-side:78%;opacity:1}
.solana:hover .market-mark{color:#c3b3df}.robinhood:hover .market-mark{color:#c8d5a4}
.footer{padding:30px 4.5vw;font-size:12px;color:#aaa69e}.footer nav{gap:26px}.footer a{transition:color .25s}
/* Chapters share a restrained light envelope */
.site-scene{opacity:var(--scene-presence,1)}
.stone-world:before{height:180px;top:-180px}
@media(min-width:701px) and (max-width:1100px){
 .approach{padding:88px 6vw}.approach-intro{gap:7%}.approach-intro>p,.principle p{font-size:15px}
 .principles{column-gap:9%;margin-top:58px}.principles article:first-child h3{font-size:42px}.principle h3{font-size:29px}
 .product-choices{left:6%;right:6%}.product-choice{width:220px;flex-basis:220px}.choice-name{font-size:32px}
}
@media(max-width:700px){
 .header{gap:12px}.brand span{letter-spacing:.13em}.entry-link.action-button{min-width:104px;min-height:42px;padding:0 14px;font-size:12px}
 .hero-copy p{font-size:15px;line-height:1.5;max-width:335px}
 .approach{padding:66px 24px 72px}.approach-intro{grid-template-columns:1fr;gap:24px}
 .approach h2{font-size:34px}.approach-intro>p{font-size:15px;padding:0;max-width:350px}
 .principles{grid-template-columns:1fr;margin-top:42px;gap:34px}.principles article:first-child{grid-row:auto}
 .principles article:first-child h3,.principle h3{font-size:29px;max-width:none}
 .principles article:first-child p,.principle p{font-size:15px;margin-top:12px;max-width:350px}
 .offer-heading{padding:32px 24px 0}.offer-heading h2{font-size:34px}.offer-detail{font-size:14px;margin-top:14px}
 .access{height:640px}.product-choices{top:26%;left:24px;right:24px;gap:18px}
 .product-choice{width:auto;flex:1;min-width:0;padding:12px 0}.choice-content{gap:18px}
 .choice-identity{gap:8px;min-height:34px}.market-mark{width:19px;height:19px}
 .choice-name{font-size:25px}.choice-action.action-button{font-size:13px;padding:0 10px;min-height:50px}
 .footer{padding:24px;font-size:11px}.footer nav{gap:20px}
}
@media(max-width:360px){.choice-name{font-size:22px}.market-mark{width:16px;height:16px}.choice-identity{gap:6px}.product-choices{left:20px;right:20px;gap:14px}.offer-heading h2{font-size:30px}.hero-copy p{font-size:14px}}
@media(max-height:700px) and (max-width:700px){.hero-copy p{font-size:14px}}
@media(max-height:540px) and (min-width:480px){.hero-copy p{font-size:13px;line-height:1.4}.hero-copy h1+p{margin-top:12px}}
@media(prefers-reduced-motion:reduce){.site-scene{opacity:1}.monument:after{transition:none}}
/* Let the point and thread appear before the caption */
.tool-name{clip-path:inset(0 calc(100% * (1 - var(--label-reveal,0))) 0 0)}
.tool-benefit{opacity:var(--label-reveal,0)}
@media(min-width:701px) and (min-height:541px){.tool-thread{transform:rotate(var(--thread-angle,0deg)) scaleX(var(--tool-reveal,0))}}
/* Fixed labels, keyframed anchors on the sculpture */
.facet-links{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:hidden}
.facet-links g{opacity:0}.facet-links path{fill:none;stroke:#ddd7ca;stroke-opacity:.4;stroke-width:1;vector-effect:non-scaling-stroke}
.facet-links circle{fill:#f1ede3;filter:drop-shadow(0 0 5px #eee5d3)}
@media(min-width:1101px) and (min-height:541px){.tool-thread{visibility:hidden}.reveal-tool{transform:translate(var(--tool-x,0px),var(--tool-y,9px)) scale(var(--tool-scale,1))}}
@media(max-width:1100px),(max-height:540px),(prefers-reduced-motion:reduce){.facet-links{display:none}}
/* A quiet reading field, without enlarging the video */
.hero-copy{isolation:isolate}.hero-copy:before{content:'';position:absolute;z-index:-1;inset:-24px -35px -20px -30px;background:radial-gradient(ellipse at 25% 40%,#090909a6,transparent 73%);pointer-events:none}
.hero-copy h1{font-size:clamp(54px,5.2vw,102px);letter-spacing:-.04em}
@media(min-width:1101px){.product-choices{left:13%;right:13%;top:51%}.product-choice{width:242px;flex-basis:242px}}
.monument:after{background:radial-gradient(ellipse at var(--light-side,25%) 86%,#eee5d22c,transparent 36%);transition:opacity .55s ease}
.product-choice .button-glow{transition:filter .55s ease .08s}
/***** Optical icon consistency *****/
.tool-icon{filter:none;overflow:visible}.tool-icon path{stroke-width:1.5;vector-effect:non-scaling-stroke}
.tool-icon{padding:2px}.tool-caption{align-items:center}
/***** Align the dark upper edges of the adjoining scenes *****/
.approach{background-position:center bottom;background-size:cover}
.canyon-canvas{object-position:center bottom;mask-image:linear-gradient(transparent,#000 22%,#000 76%,transparent)}
.stone-world:before{height:220px;top:-220px;background:linear-gradient(transparent,#090909db 75%,#090909)}
@media(max-width:700px){
 .hero-copy h1{font-size:clamp(30px,9.4vw,60px);letter-spacing:-.035em}
 .hero-copy:before{inset:-18px -20px;background:radial-gradient(ellipse at 30% 40%,#0909098c,transparent 80%)}
 .tool-icon{padding:1px}
}
@media(max-width:700px) and (min-height:780px){
 .site-scene img,.site-scene canvas{bottom:0}
 .reveal-tool{top:19svh}.reveal-tool.tool-2{top:calc(19svh + 108px)}
 .reveal-tool:nth-child(3),.reveal-tool:nth-child(7){top:21svh}
 .reveal-tool:nth-child(4),.reveal-tool:nth-child(8){top:calc(21svh + 108px)}
 .reveal-tool:nth-child(5){top:17svh}.reveal-tool:nth-child(6){top:calc(17svh + 108px)}
}
@media(max-width:700px) and (max-height:640px){
 .site-scene img,.site-scene canvas{width:94cqw;bottom:-5svh}
 .reveal-tool{top:84px}.reveal-tool.tool-2{top:180px}
 .reveal-tool:nth-child(3),.reveal-tool:nth-child(7){top:94px}
 .reveal-tool:nth-child(4),.reveal-tool:nth-child(8){top:190px}
 .reveal-tool:nth-child(5){top:78px}.reveal-tool:nth-child(6){top:174px}
 .tool-benefit{font-size:12px}.tool-caption{gap:6px 9px}
}
@media(max-height:540px) and (min-width:480px){.hero-copy h1{font-size:32px}.reveal-tool{top:98px}.reveal-tool.tool-2{top:204px}}
.chain-wordmark{display:block;width:100%;max-width:242px;height:auto}.chain-small{display:none}
@media(max-width:360px){.chain-wordmark{display:none}.chain-small{display:block;font:500 20px/1.05 GeneralSans,Satoshi,sans-serif}.choice-identity{min-height:44px}}
/* Original brand artwork; no illustrative tool icons */
.tool-caption{grid-template-columns:minmax(0,1fr);gap:10px}
.tool-benefit{grid-column:1}
.solana-wordmark{display:block;width:100%;max-width:225px;height:auto;filter:none}
@media(max-width:700px){.tool-caption{grid-template-columns:minmax(0,1fr);gap:7px}.solana-wordmark{max-width:145px}}
@media(max-width:360px){.tool-caption{grid-template-columns:minmax(0,1fr);gap:6px}.solana-wordmark{max-width:125px}}
/* Final optical pass: shared grid, material and motion */
:root{--content-edge:max(4.5vw,calc((100vw - 1760px)/2));--motion-ease:cubic-bezier(.22,.61,.36,1);--motion-time:.44s;--silver-top:#e8e4dc;--silver-base:#d9d5cc;--quiet-text:#bbb7af}
.header{padding-left:var(--content-edge);padding-right:var(--content-edge)}
.footer{padding-left:var(--content-edge);padding-right:var(--content-edge)}
.hero-copy,.reveal-copy{left:var(--content-edge)}
.scene-foot{left:var(--content-edge);right:var(--content-edge)}
.header nav{gap:28px;line-height:1.3}.brand img{flex-shrink:0}
.hero-copy h1{line-height:1.035;letter-spacing:-.042em}
.hero-copy p{max-width:395px;line-height:1.6;letter-spacing:.002em}
.approach h2{letter-spacing:-.023em;line-height:1.1}
.principle h3{letter-spacing:-.024em;line-height:1.14}
.offer-heading h2{letter-spacing:-.033em;line-height:1.07}
.tool-name{font-size:clamp(25px,1.95vw,35px);line-height:1.13;letter-spacing:-.026em}
.tool-caption{gap:7px}.tool-benefit{font-size:14px;line-height:1.45;color:#cbc6bc}
.tool-thread i{width:5px;height:5px;top:-2px;box-shadow:0 0 7px #e5dfd080,0 0 16px #e5dfd023}
.tool-2 .tool-thread i{left:-2px}
.facet-links circle{filter:drop-shadow(0 0 3px #eee5d38c)}
/* Matte silver keeps a sharp outline under hover light */
.action-button,.action-button:hover,.product-choice:hover .action-button{background:linear-gradient(170deg,var(--silver-top),var(--silver-base));box-shadow:inset 0 1px 0 #faf7ed80,inset 0 -1px 0 #9a958a40;transition:background var(--motion-time) var(--motion-ease),box-shadow var(--motion-time) var(--motion-ease)}
.action-button{padding-top:1px;clip-path:polygon(9px 0,100% 0,100% calc(100% - 9px),calc(100% - 9px) 100%,0 100%,0 9px)}
.action-button:active,.product-choice:active .action-button{background:linear-gradient(170deg,#cfcbc1,#dfdbd2);box-shadow:inset 0 1px 3px #55504429}
.button-glow,.product-choice .button-glow{transition:filter var(--motion-time) var(--motion-ease)}
.button-glow:hover,.button-glow:focus-within{filter:drop-shadow(0 0 5px #ede7d54d) drop-shadow(0 0 13px #ede7d522)}
.monument:after{transition:opacity var(--motion-time) var(--motion-ease)}
.motion-enabled [data-enter]{transition:opacity .7s var(--motion-ease),transform .7s var(--motion-ease)}
.principle h3,.header nav a,.footer a{transition:color var(--motion-time) var(--motion-ease),text-shadow var(--motion-time) var(--motion-ease)}
.choice-identity{height:46px;align-items:center;justify-content:flex-start}
.solana-wordmark{width:92%;max-width:222px}.chain-wordmark{width:100%;max-width:242px}
.choice-content{gap:22px}.choice-action.action-button{min-height:56px}
/* The same warm-neutral finish across the three supplied sources */
.site-scene{background:radial-gradient(ellipse at 53% 58%,#12110f 0%,#0b0b0a 38%,#090909 74%)}
.site-scene img,.site-scene canvas{filter:saturate(.85) sepia(.025)}
.canyon-canvas{filter:saturate(.85) sepia(.025);opacity:0}.canyon-canvas.ready{opacity:.6}
.monument-video{filter:saturate(.85) sepia(.025)}
.approach:after{background:linear-gradient(90deg,#0909096b,transparent 24%,transparent 74%,#0909096b),linear-gradient(0deg,#09090938,#09090985 46%,#09090938)}
.monument{mask-image:linear-gradient(transparent,#000 18%,#000 86%,transparent)}
/* Keep a wide display composed around the original artwork */
@media(min-width:1800px){
 .site-scene img,.site-scene canvas{width:min(1760px,100cqw,calc(100cqh * 3836 / 2160))}
 .hero-copy{top:21%}.hero-copy h1{font-size:96px}
 .reveal-tools{width:min(100%,1760px);left:50%;right:auto;transform:translateX(-50%)}
 .product-choices{left:max(13%,calc((100% - 1200px)/2));right:max(13%,calc((100% - 1200px)/2))}
 .approach{padding-top:120px;padding-bottom:120px}
}
@media(min-width:1800px) and (max-height:850px){.hero-copy{top:20%}.hero-copy h1{font-size:76px}.hero-copy p{font-size:15px}.reveal-action h2{font-size:52px}}
@media(max-width:700px){
 :root{--content-edge:24px}
 .hero-copy{right:24px}.hero-copy h1{line-height:1.06;letter-spacing:-.035em}
 .hero-copy p{line-height:1.5;letter-spacing:0}
 .tool-name{font-size:clamp(21px,5.6vw,26px)}.tool-benefit{font-size:13px}.tool-caption{gap:6px}
 .approach h2{line-height:1.1}.principle h3{line-height:1.14}
 .choice-identity{height:38px;min-height:38px}.choice-content{gap:16px}
 .solana-wordmark{width:94%;max-width:145px}.chain-wordmark{width:100%}
 .choice-action.action-button{min-height:50px}
}
@media(max-width:360px){:root{--content-edge:20px}.hero-copy{right:20px}.choice-identity{height:44px}.tool-benefit{font-size:12px}}
@media(max-height:540px) and (min-width:480px){.hero-copy h1{line-height:1.02}.hero-copy p{line-height:1.4}}
@media(prefers-reduced-motion:reduce){
 .hero-copy{opacity:1;visibility:visible;transform:none}
 .motion-enabled [data-enter]{opacity:1;transform:none}
 .button-glow,.product-choice .button-glow,.monument:after{transition:none}
}
/* Give the desktop headline room without scaling the source frames */
@media(min-width:1101px){
 .site-scene img,.site-scene canvas{left:calc(50% + min(6vw,130px))}
}
/* Footer uses the header's brand scale, page grid and navigation typography */
.footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;min-height:116px;padding:32px var(--content-edge);font:400 14px/1.5 Satoshi,Arial,sans-serif;color:var(--muted)}
.footer .brand{justify-self:start;color:var(--paper);min-height:44px}
.footer .brand img{display:block;width:35px;height:35px;object-fit:contain}
.footer nav{justify-self:center;align-items:center;gap:28px}
.footer nav a{display:inline-flex;align-items:center;min-height:44px}
.footer-copyright{justify-self:end;font-size:13px;white-space:nowrap}
@media(max-width:700px){
 .footer{grid-template-columns:1fr auto;gap:12px 20px;min-height:0;padding:24px var(--content-edge) 20px;font-size:13px}
 .footer .brand{grid-column:1/-1}
 .footer .brand img{width:26px;height:26px}
 .footer nav{justify-self:start;gap:24px}
 .footer-copyright{font-size:12px}
}
/* Network selection shares the stone scene's proportions and silver material */
.product-choices{gap:28px;align-items:stretch}
.market-option{position:relative;isolation:isolate;flex:0 0 288px;width:288px;padding:24px;background:linear-gradient(145deg,#24231ff0,#10100ee6 65%);border-radius:3px;box-shadow:inset 0 1px 0 #f0ebdd24,0 16px 48px #0003;transition:box-shadow .45s ease,background .45s ease}
.market-option:before{content:'';position:absolute;inset:0;z-index:-1;border-radius:inherit;background:radial-gradient(ellipse at 25% 0%,#dfd5bb35,transparent 75%);opacity:0;transition:opacity .45s ease;pointer-events:none}
.market-option:hover:before,.market-option:focus-within:before,.market-option.is-selected:before{opacity:1}
.market-option.is-selected{box-shadow:inset 0 1px 0 #ede7d780,inset 0 0 0 1px #d7d0bf45,0 12px 50px #0005,0 0 28px #d5c8ab0c}
.market-option .product-choice{display:flex;flex-direction:column;align-items:flex-start;gap:0;width:100%;min-width:0;padding:0 0 22px;cursor:pointer;color:var(--paper);text-align:left}
.market-symbol{height:40px;width:40px;display:flex;align-items:center;justify-content:flex-start;margin-bottom:20px}
.market-symbol img{display:block;width:36px;height:36px;object-fit:contain}
.robinhood .market-symbol img{width:30px;height:39px}
.market-title{font:500 26px/1.2 GeneralSans,Satoshi,Arial,sans-serif;letter-spacing:-.025em;min-height:32px;white-space:nowrap}
.market-status{font:400 13px/1.5 Satoshi,Arial,sans-serif;color:var(--muted);margin-top:10px;transition:color .35s ease}
.is-selected .market-status{color:var(--paper)}
.market-option>.button-glow{display:block}
.market-option .choice-action{width:100%;min-height:52px;font-size:14px;cursor:default}
.access:has(.solana.is-selected) .monument:after{--light-side:22%;opacity:1}
.access:has(.robinhood.is-selected) .monument:after{--light-side:78%;opacity:1}
@media(min-width:1101px){.product-choices{left:9%;right:9%;top:47%}}
@media(min-width:1800px){.product-choices{left:max(10%,calc((100% - 1340px)/2));right:max(10%,calc((100% - 1340px)/2))}}
@media(min-width:701px) and (max-width:1100px){.market-option{width:244px;flex-basis:244px;padding:20px}.market-title{font-size:23px}}
@media(max-width:700px){
 .product-choices{gap:12px;top:26%}
 .market-option{flex:1;width:auto;min-width:0;padding:16px 12px;background:linear-gradient(145deg,#24231fe8,#11110fe6)}
 .market-option .product-choice{padding-bottom:16px}
 .market-symbol{margin-bottom:14px;height:32px;width:32px}.market-symbol img{width:30px;height:30px}.robinhood .market-symbol img{width:24px;height:31px}
 .market-title{font-size:20px;line-height:1.15;min-height:46px;white-space:normal}
 .market-status{font-size:12px;margin-top:8px}
 .market-option .choice-action{min-height:46px;padding:0 8px;font-size:12px}
 .access{height:730px}.monument{background-size:auto 480px}
}
@media(prefers-reduced-motion:reduce){.market-option,.market-option:before,.market-status{transition:none}}
/* Market choices sit directly in the monument scene */
.market-option,.market-option.is-selected{background:none;border:0;box-shadow:none;border-radius:0}
.market-option:before{display:none}

/* Responsive scene audit: preserve the source framing on tall tablets and short screens */
.approach{min-height:0}
@media(min-width:701px) and (max-width:1100px) and (orientation:portrait){
 .hero-copy{top:130px;right:var(--content-edge)}
 .site-scene img,.site-scene canvas{width:min(110cqw,1000px);left:50%;top:auto;bottom:2svh;transform:translateX(-50%)}
}
@media(max-width:700px) and (orientation:portrait){.access{height:660px}.product-choices{top:170px}}
@media(max-height:540px) and (min-width:480px){
 .hero-copy p{max-width:350px}.hero-copy{right:auto;max-width:58vw}
 .site-scene img,.site-scene canvas{width:min(32vw,calc(90svh * 9 / 16));left:78%;top:auto;bottom:0;transform:translateX(-50%)}
 .access{height:580px;min-height:0}.offer-heading{padding-top:28px}.offer-heading h2{font-size:32px}.offer-detail{margin-top:12px}
 .product-choices{top:150px;left:24px;right:24px;gap:32px}.market-option{flex:1;min-width:0;width:auto;padding:12px}.market-option .product-choice{padding-bottom:12px}.market-symbol{margin-bottom:8px;height:30px}.market-symbol img{width:28px;height:28px}.robinhood .market-symbol img{width:22px;height:30px}.market-title{font-size:22px;min-height:28px}.market-status{margin-top:6px}.market-option .choice-action{min-height:44px}.monument{background-size:auto 400px}
}
@media(min-width:701px) and (max-height:540px){.site-scene img,.site-scene canvas{width:54cqw;left:73%;top:50%;bottom:auto;transform:translate(-50%,-50%)}}

.site-scene{overflow:hidden}


@media(min-width:701px) and (max-width:1100px) and (orientation:portrait){.hero-copy:before{right:0}}

