:root{--bg-black:#000000;--text-primary:#F3EFE8;--text-muted:#8C877D;--text-dim:#55524B;--accent:#C9A26B;--accent-dim:#8C6F45;--font-display:var(--font-fraunces),"Fraunces",serif;--font-body:var(--font-instrument),"Instrument Sans",sans-serif;--side-pad:5vw;--side-width:40vw;--reveal-radius:clamp(120px,9vw,220px);--reveal-x:50%;--reveal-y:45%}*{margin:0;padding:0;box-sizing:border-box}body,html{background:var(--bg-black);overflow-x:hidden}body{color:var(--text-primary);font-family:var(--font-body);font-weight:400;cursor:default}::selection{background:var(--accent);color:#000}a{color:inherit;text-decoration:none}body:before{content:"";position:fixed;inset:0;z-index:3;pointer-events:none;opacity:.035;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}#scroll-progress-track{position:fixed;top:0;left:0;width:100%;height:2px;z-index:90;background:rgba(243,239,232,.06)}#scroll-progress-bar{height:100%;width:100%;background:var(--accent);transform:scaleX(0);transform-origin:left center}.cursor{position:fixed;top:0;left:0;z-index:95;pointer-events:none;opacity:0;transition:opacity .3s ease}.cursor.is-visible{opacity:1}html.has-custom-cursor,html.has-custom-cursor a,html.has-custom-cursor button{cursor:none}.cursor-dot{top:-3px;left:-3px;width:6px;height:6px;background:var(--accent);transition:opacity .25s ease}.cursor-dot,.cursor-ring{position:absolute;border-radius:50%}.cursor-ring{top:-20px;left:-20px;width:40px;height:40px;border:1px solid rgba(243,239,232,.35);display:flex;align-items:center;justify-content:center;transition:width .35s cubic-bezier(.19,1,.22,1),height .35s cubic-bezier(.19,1,.22,1),top .35s cubic-bezier(.19,1,.22,1),left .35s cubic-bezier(.19,1,.22,1),border-color .3s ease,background .3s ease;mix-blend-mode:difference}.cursor.is-hover .cursor-ring{width:64px;height:64px;top:-32px;left:-32px;border-color:rgba(243,239,232,.6)}.cursor.is-hover .cursor-dot{opacity:0}@media (hover:none),(max-width:768px),(pointer:coarse){.cursor{display:none}}#loader{position:fixed;inset:0;z-index:100;background:var(--bg-black);display:flex;align-items:center;justify-content:center;transition:opacity .7s ease,visibility .7s ease}#loader.hidden{opacity:0;visibility:hidden}.loader-inner{display:flex;flex-direction:column;align-items:center}.loader-logo-stage{position:relative;width:min(26vw,148px);aspect-ratio:534/329;animation:loader-stage-in .9s cubic-bezier(.22,1,.36,1) backwards;transition:filter 1.1s ease,transform 1.1s cubic-bezier(.22,1,.36,1)}@keyframes loader-stage-in{0%{opacity:0;transform:translateY(14px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.loader-logo-stage.is-settled{filter:drop-shadow(0 0 22px rgba(201,162,107,.22));transform:scale(1.015)}.loader-progress{margin-top:2.1rem;display:flex;flex-direction:column;align-items:center;animation:loader-stage-in .9s cubic-bezier(.22,1,.36,1) .25s both}.loader-progress-readout{font-family:var(--font-body);font-size:.74rem;font-weight:500;letter-spacing:.24em;color:var(--text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.loader-progress-sign{color:var(--text-dim);margin-left:.1em}.loader-logo-svg{position:relative;z-index:2;width:100%;height:100%;overflow:visible}.loader-logo-svg path{fill:var(--text-primary);fill-opacity:0;stroke:var(--text-primary);stroke-opacity:.9;stroke-width:1.5px;vector-effect:non-scaling-stroke}.site-header{position:fixed;top:0;left:0;right:0;z-index:40;padding:2rem var(--side-pad);mix-blend-mode:difference}.site-header nav{justify-content:space-between}.site-header nav,.site-logo{display:flex;align-items:center}.site-logo{gap:.6rem}.site-logo-mark{width:22px;height:auto;color:var(--text-primary);flex-shrink:0}.site-logo-text{font-family:var(--font-body);font-weight:600;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:var(--text-primary);white-space:nowrap}.nav-links{display:flex;gap:2.5rem}.nav-links a{font-size:.8rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--text-primary);position:relative;padding-bottom:.2rem}.nav-links a:after{content:"";position:absolute;left:0;right:100%;bottom:0;height:1px;background:var(--accent);transition:right .35s cubic-bezier(.65,0,.35,1)}.nav-links a:hover:after{right:0}.hero-standalone{position:relative;z-index:10;height:100vh;width:100%;background:var(--bg-black);display:grid;grid-template-columns:1.05fr .85fr .8fr;grid-column-gap:2.5vw;column-gap:2.5vw;align-items:center;padding:0 var(--side-pad)}.hero-text{min-width:0;flex-direction:column;align-items:flex-start}.hero-text,.hero-visual{display:flex;justify-content:center}.hero-visual{position:relative;height:100%;align-items:center}.hero-orbit{position:absolute;pointer-events:none;perspective:1000px}.hero-orbit--back{z-index:1}.hero-orbit--front{z-index:3}.hero-portrait-card{z-index:2}.orbit-fx{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.orbit-logo{position:absolute;top:0;left:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(16,16,18,.82);border:1px solid rgba(243,239,232,.14);box-shadow:0 6px 18px -6px rgba(0,0,0,.6);opacity:0;pointer-events:auto;cursor:default;will-change:transform,opacity}.orbit-logo svg{width:22px;height:22px;display:block;fill:var(--text-muted);transition:fill .35s ease}.orbit-logo:after{content:"";position:absolute;inset:-14px;border-radius:50%;background:radial-gradient(circle,var(--orbit-glow,rgba(243,239,232,.22)) 0,transparent 70%);opacity:.18;transition:opacity .35s ease;pointer-events:none}.orbit-logo.is-hot{border-color:rgba(243,239,232,.35)}.orbit-logo.is-hot svg{fill:var(--brand,var(--text-primary))}.orbit-logo.is-hot:after{opacity:1}@media (max-width:768px){.hero-orbit{display:none}}.hero-shader-bg{position:absolute;inset:0;z-index:0;width:100%;height:100%;display:block;opacity:.4;mix-blend-mode:screen;pointer-events:none;-webkit-mask-image:radial-gradient(ellipse 68% 60% at 50% 50%,#000 45%,transparent 96%);mask-image:radial-gradient(ellipse 68% 60% at 50% 50%,#000 45%,transparent 96%)}.hero-stats,.hero-text,.hero-visual{position:relative;z-index:1}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1.1rem;border:0;font-family:var(--font-body);font-size:.72rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:1.8rem;opacity:0}.hero-badge-icon{width:13px;height:13px;flex-shrink:0}.hero-heading{font-family:var(--font-roboto),"Roboto",sans-serif;font-weight:800;text-transform:uppercase;line-height:.9;letter-spacing:-.01em}.hero-heading-outline,.hero-heading-solid{display:block;overflow:hidden;font-size:clamp(2.6rem,5.4vw,5rem);white-space:nowrap}.hero-heading-outline{color:transparent;-webkit-text-stroke:1.5px var(--text-primary);opacity:0}.hero-heading-solid{color:var(--text-primary);opacity:0}.hero-divider{width:56px;height:2px;background:var(--accent);margin:1.7rem 0;opacity:0}.hero-tagline{max-width:36ch;font-size:clamp(.95rem,1.1vw,1.05rem);font-weight:400;line-height:1.6;color:var(--text-muted);opacity:0}.hero-cta{margin-top:2.4rem;display:inline-flex;align-items:center;gap:.6rem;border:0;font-family:var(--font-body);font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;text-decoration:underline;text-underline-offset:5px;color:var(--text-primary);transition:color .3s ease;opacity:0}.hero-cta:hover{color:var(--accent)}.hero-cta-arrow{width:14px;height:14px;animation:cta-arrow-bounce 1.8s ease-in-out infinite}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes cta-arrow-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}.hero-standalone.is-ready .hero-badge{animation:hero-fade-up .8s cubic-bezier(.19,1,.22,1) .15s forwards}.hero-standalone.is-ready .hero-heading-outline{animation:hero-fade-up .9s cubic-bezier(.19,1,.22,1) .35s forwards}.hero-standalone.is-ready .hero-heading-solid{animation:hero-fade-up .9s cubic-bezier(.19,1,.22,1) .5s forwards}.hero-standalone.is-ready .hero-divider{animation:hero-fade-up .8s cubic-bezier(.19,1,.22,1) .7s forwards}.hero-standalone.is-ready .hero-tagline{animation:hero-fade-up .9s cubic-bezier(.19,1,.22,1) .9s forwards}.hero-standalone.is-ready .hero-cta{animation:hero-fade-up .8s cubic-bezier(.19,1,.22,1) 1.05s forwards}.hero-standalone.is-ready .hero-portrait-card{animation:hero-visual-in 1.1s cubic-bezier(.19,1,.22,1) .3s forwards}.hero-standalone.is-ready .hero-stat{animation:hero-fade-up .8s cubic-bezier(.19,1,.22,1) forwards}.hero-standalone.is-ready .hero-stat:first-child{animation-delay:1.2s}.hero-standalone.is-ready .hero-stat:nth-child(2){animation-delay:1.35s}.hero-standalone.is-ready .hero-stat:nth-child(3){animation-delay:1.5s}.hero-stats{display:flex;flex-direction:column}.hero-stat{padding:1.4rem 0;border-bottom:1px solid rgba(243,239,232,.1);opacity:0}.hero-stat:first-child{padding-top:0}.hero-stat:last-child{border-bottom:none}.hero-stat-value{font-family:var(--font-roboto),"Roboto",sans-serif;font-weight:700;font-size:clamp(1.6rem,2.2vw,2.1rem);color:var(--text-primary);line-height:1.1}.hero-stat-suffix{color:var(--accent)}.hero-stat-label{display:block;font-size:.85rem;font-weight:600;color:var(--text-primary);margin-top:.2rem}.hero-stat-desc{display:block;font-size:.78rem;line-height:1.4;color:var(--text-muted);margin-top:.3rem}.hero-portrait-card{position:relative;opacity:0}.hero-portrait-card:before{content:"";position:absolute;inset:-15%;z-index:-1;background:radial-gradient(circle,rgba(201,162,107,0) 0,rgba(201,162,107,0) 70%);pointer-events:none}.hero-image-stage{position:relative;height:clamp(576px,94.8vh,1037px);aspect-ratio:817/1228}.hero-image-clip{position:absolute;inset:0;overflow:hidden;border-radius:16px}.hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center bottom;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hero-img-base{z-index:1}.hero-img-reveal{z-index:2;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:radial-gradient(circle var(--reveal-radius) at var(--reveal-x) var(--reveal-y),rgba(0,0,0,1) 0,rgba(0,0,0,1) 55%,rgba(0,0,0,0) 100%);mask-image:radial-gradient(circle var(--reveal-radius) at var(--reveal-x) var(--reveal-y),rgba(0,0,0,1) 0,rgba(0,0,0,1) 55%,rgba(0,0,0,0) 100%)}.hero-img-reveal,.hero-reveal-glow{opacity:0;transition:opacity .5s ease}.hero-reveal-glow{position:absolute;inset:0;z-index:3;pointer-events:none;mix-blend-mode:screen;filter:blur(20px);background:radial-gradient(circle var(--reveal-radius) at var(--reveal-x) var(--reveal-y),rgba(201,162,107,0) 0,rgba(201,162,107,0) 45%,rgba(201,162,107,.4) 58%,rgba(201,162,107,.15) 72%,rgba(201,162,107,0) 85%)}.hero-image-stage.is-active .hero-img-reveal,.hero-image-stage.is-active .hero-reveal-glow{opacity:1}@keyframes hero-visual-in{0%{opacity:0;transform:scale(.96) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.canvas-wrap{position:fixed;inset:0;z-index:1;width:100vw;height:100vh;-webkit-clip-path:circle(0 at 50% 50%);clip-path:circle(0 at 50% 50%);background:var(--bg-black)}#canvas{display:block;width:100%;height:100%}#dark-overlay{inset:0;z-index:2;background:var(--bg-black)}#dark-overlay,.marquee-wrap{position:fixed;opacity:0;pointer-events:none}.marquee-wrap{top:50%;left:0;width:100%;z-index:5;transform:translateY(-50%);overflow:hidden;white-space:nowrap;mix-blend-mode:exclusion}.marquee-text{display:inline-block;font-family:var(--font-display);font-weight:700;font-size:11vw;line-height:1;text-transform:uppercase;letter-spacing:.01em;color:var(--text-primary);will-change:transform}#scroll-container{position:relative;z-index:10;height:1500vh;width:100%}.scroll-section{position:absolute;left:0;width:100%;transform:translateY(-50%);opacity:0;pointer-events:none}.scroll-section.is-active{pointer-events:auto}.section-inner{max-width:var(--side-width)}.align-left{padding-left:var(--side-pad);padding-right:55vw}.align-right{padding-left:55vw;padding-right:var(--side-pad);display:flex;justify-content:flex-end}.align-right .section-inner{text-align:left}.section-label{display:block;font-size:.72rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:1.1rem}.section-heading{font-family:var(--font-roboto),"Roboto",sans-serif;font-weight:700;font-size:clamp(2.1rem,3.6vw,3.8rem);line-height:1.08;color:var(--text-primary);margin-bottom:1.3rem}.section-note{display:block;font-size:.8rem;font-weight:500;letter-spacing:.06em;color:var(--text-muted);margin-bottom:1rem;margin-top:-.6rem}.section-body{font-size:1.08rem;line-height:1.65;color:var(--text-muted);max-width:36ch}.about-rule{width:72px;height:2px;background:var(--accent);margin:.1rem 0 1.4rem}.toolkit-chips{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.7rem;max-width:36ch}.toolkit-chip{display:inline-flex;align-items:center;gap:.55em;padding:.45em 1em;border:1px solid rgba(243,239,232,.16);border-radius:999px;font-size:.82rem;font-weight:500;letter-spacing:.04em;color:var(--text-muted);will-change:transform}.toolkit-chip:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--accent)}.partners-inline{position:absolute;inset:0;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.82fr);align-items:center;grid-gap:clamp(2rem,5vw,5rem);gap:clamp(2rem,5vw,5rem);text-align:left}.partners-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:clamp(1.4rem,3.4vw,2.6rem);min-width:0}.partners-media{position:relative;width:100%;height:clamp(200px,33vh,360px);border-radius:clamp(14px,1.5vw,22px);overflow:hidden;border:1px solid rgba(243,239,232,.1);background:var(--bg-black);box-shadow:inset 0 1px 1px rgba(255,255,255,.06),0 50px 90px -40px rgba(0,0,0,.9);pointer-events:none;will-change:transform,opacity}.partners-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:grayscale(.28) contrast(1.03) brightness(.9) saturate(.9);will-change:transform}.partners-media-scrim{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,var(--bg-black) 0,rgba(0,0,0,0) 34%),linear-gradient(0deg,rgba(0,0,0,.55) 0,rgba(0,0,0,0) 42%),radial-gradient(120% 120% at 70% 40%,rgba(0,0,0,0) 55%,rgba(0,0,0,.45) 100%)}.brands__inner{justify-content:flex-start;flex-wrap:nowrap;column-gap:clamp(.9rem,3.2vw,3.2rem);max-width:100%}.brand-logo,.brands__inner{display:flex;align-items:center}.brand-logo{flex:0 0 auto;justify-content:center;overflow:hidden}.brand-logo img{display:block;width:auto;height:clamp(14px,2.6vw,32px);max-width:100%;object-fit:contain;filter:grayscale(1);visibility:hidden}.partners-heading{font-family:var(--font-roboto),"Roboto",sans-serif;font-weight:800;font-size:clamp(2.1rem,4.6vw,4.2rem);line-height:1.12;color:var(--text-primary);max-width:24ch}.partners-heading .word{will-change:transform,opacity}@media (max-width:900px){.partners-inline{grid-template-columns:1fr}.partners-media{display:none}}@media (max-width:768px){.brands__inner{column-gap:clamp(.5rem,2.4vw,1.6rem)}.brand-logo img{height:clamp(11px,4vw,22px)}}.work-gallery{position:fixed;inset:0;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.5rem;overflow:hidden;opacity:0;pointer-events:none;padding:0 var(--side-pad);background:var(--bg-black)}.work-gallery-stage{position:relative;width:100%;min-height:clamp(260px,40vh,400px)}.work-heading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.work-heading .section-heading,.work-heading .work-subtitle{max-width:46ch}.work-heading .section-label{margin-bottom:.9rem}.work-heading .section-heading{margin-bottom:.7rem}.work-subtitle{font-size:1.05rem;line-height:1.6;color:var(--text-muted)}.work-track{display:flex;align-items:flex-start;align-self:flex-start;gap:1.5vw;width:max-content;will-change:transform}.work-card{flex:0 0 auto;width:clamp(300px,32vw,520px);aspect-ratio:4/3;border-radius:10px;overflow:hidden;position:relative;box-shadow:0 40px 80px -30px rgba(0,0,0,.75)}.work-card-media{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.work-card-media img,.work-card-media video{width:100%;height:100%;object-fit:cover;display:block}.work-card-media.is-empty img,.work-card-media.is-empty video{display:none}.work-card:first-child .work-card-media.is-empty{background:radial-gradient(120% 120% at 15% 15%,rgba(201,162,107,.28),transparent 60%),linear-gradient(160deg,#18140f,#0a0a0a)}.work-card:nth-child(2) .work-card-media.is-empty{background:radial-gradient(120% 120% at 85% 15%,rgba(111,214,224,.2),transparent 60%),linear-gradient(160deg,#0e1414,#0a0a0a)}.work-card:nth-child(3) .work-card-media.is-empty{background:radial-gradient(120% 120% at 50% 85%,rgba(201,162,107,.22),transparent 60%),linear-gradient(160deg,#15110c,#0a0a0a)}.work-card:nth-child(4) .work-card-media.is-empty{background:radial-gradient(120% 120% at 20% 85%,rgba(201,162,107,.2),transparent 60%),linear-gradient(160deg,#131019,#0a0a0a)}.work-card:nth-child(5) .work-card-media.is-empty{background:radial-gradient(120% 120% at 80% 20%,rgba(111,214,224,.16),transparent 60%),linear-gradient(160deg,#0f1412,#0a0a0a)}.apps-gallery{position:fixed;inset:0;z-index:20;display:flex;flex-direction:column;overflow:hidden;opacity:0;pointer-events:none;padding:12vh var(--side-pad) 0}.apps-heading{max-width:52ch}.apps-heading .section-heading{max-width:22ch;margin-bottom:.7rem}.apps-heading .work-subtitle{max-width:60ch}.apps-stage{position:relative;flex:1 1;perspective:1200px}.phone-cards{--phone-w:clamp(180px,15.5vw,240px);position:absolute;top:44%;left:50%;width:var(--phone-w);aspect-ratio:9/19;transform:translate(-50%,-50%);list-style:none;transform-style:preserve-3d}.phone-card{position:absolute;inset:0;will-change:transform,opacity}.phone-frame{padding:clamp(7px,.65vw,10px);border-radius:clamp(30px,2.8vw,42px);background:linear-gradient(160deg,#2a2a2e,#101013 55%,#1d1d21);border:1px solid rgba(243,239,232,.14);box-shadow:inset 0 1px 1px rgba(255,255,255,.12),0 2px 6px rgba(0,0,0,.6),0 40px 90px -30px rgba(0,0,0,.85)}.phone-frame,.phone-screen{position:relative;width:100%;height:100%}.phone-screen{border-radius:clamp(24px,2.2vw,34px);overflow:hidden;background:#0a0a0a}.phone-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .4s ease}.phone-screen.has-video .phone-video{opacity:1}.phone-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:radial-gradient(120% 90% at 50% 0,rgba(201,162,107,.18),transparent 60%),linear-gradient(170deg,#17130e,#0a0a0a 70%)}.phone-placeholder span{font-size:.8rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--text-dim)}.phone-island{position:absolute;top:clamp(14px,1.3vw,20px);left:50%;transform:translateX(-50%);width:26%;height:clamp(14px,1.2vw,18px);border-radius:999px;background:#000;box-shadow:inset 0 0 2px rgba(255,255,255,.15)}@media (max-width:768px){.apps-gallery{padding-top:14vh}.apps-heading .section-heading{max-width:100%}.phone-cards{--phone-w:clamp(150px,44vw,190px);top:40%}}.app-showcase{position:fixed;inset:0;z-index:20;display:flex;align-items:center;justify-content:center;overflow:hidden;opacity:0;pointer-events:none;padding:0 var(--side-pad);background:var(--bg-black)}.app-showcase-inner{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:center;grid-gap:clamp(2.5rem,6vw,5.5rem);gap:clamp(2.5rem,6vw,5.5rem);width:100%;max-width:1320px}.app-showcase-media{position:relative;aspect-ratio:16/10;border-radius:clamp(16px,1.6vw,24px);overflow:hidden;background:linear-gradient(160deg,#1c1c20,#0a0a0a 60%);border:1px solid rgba(243,239,232,.14);box-shadow:inset 0 1px 1px rgba(255,255,255,.1),0 60px 120px -40px rgba(0,0,0,.85)}.app-showcase-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:radial-gradient(120% 90% at 50% 0,rgba(201,162,107,.18),transparent 60%),linear-gradient(170deg,#17130e,#0a0a0a 70%)}.app-showcase-placeholder span{font-size:.85rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--text-dim)}.app-showcase-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .4s ease}.app-showcase-media.has-video .app-showcase-video{opacity:1}.app-showcase-sound{position:absolute;right:clamp(12px,1.6vw,20px);bottom:clamp(12px,1.6vw,20px);width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(10,10,10,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(243,239,232,.22);color:var(--text-primary);cursor:pointer;transition:border-color .3s ease,background .3s ease,transform .3s ease}.app-showcase-sound:hover{border-color:var(--accent);transform:scale(1.06)}.app-showcase-sound svg{width:20px;height:20px}.app-showcase-sound .icon-unmuted,.app-showcase-sound.is-on .icon-muted{display:none}.app-showcase-sound.is-on .icon-unmuted{display:block}.app-showcase-sound.is-on{border-color:var(--accent);color:var(--accent)}.app-showcase-copy{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.app-showcase-copy .section-label{margin-bottom:1.1rem}.app-showcase-copy .section-heading{font-size:clamp(1.9rem,2.8vw,2.8rem);max-width:14ch;margin-bottom:1rem}.app-showcase-copy .work-subtitle{max-width:42ch;margin-bottom:2.2rem}.app-showcase-download{gap:.65rem}.app-store-icon{width:20px;height:20px;flex-shrink:0}@media (max-width:1000px){.app-showcase-inner{grid-template-columns:1fr;max-width:560px;gap:1.5rem}.app-showcase-copy{align-items:center;text-align:center}}@media (max-width:768px){.app-showcase-media{aspect-ratio:16/9}.app-showcase-copy .section-heading{max-width:100%;margin-bottom:.6rem}.app-showcase-copy .section-label{margin-bottom:.7rem}.app-showcase-copy .work-subtitle{margin-bottom:1.3rem;font-size:.95rem}}.section-cta{width:100%;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.collab-shader-bg{opacity:.22}.section-cta .section-inner{position:relative;z-index:1;max-width:46rem;display:flex;flex-direction:column;align-items:center}.section-cta .section-label{margin-bottom:1.4rem}.section-cta .section-heading{font-size:clamp(2.6rem,5.5vw,5.5rem);margin-bottom:1.5rem}.cta-heading-accent{color:var(--accent)}.section-cta .section-body{max-width:40ch;margin:0 auto 3rem}.cta-skills{display:flex;align-items:flex-start;justify-content:center;width:100%;margin:0 auto 3rem}.cta-skill{flex:1 1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:.8rem;padding:0 1.2rem;border-right:1px solid rgba(243,239,232,.12)}.cta-skill:last-child{border-right:none}.cta-skill-icon{width:24px;height:24px;flex-shrink:0;color:var(--accent)}.cta-skill span{font-size:.72rem;font-weight:500;letter-spacing:.01em;line-height:1.35;color:var(--text-muted);text-align:center}.cta-button{display:inline-flex;align-items:center;gap:.75rem;padding:1.1rem 2.6rem;border:1px solid var(--accent);border-radius:999px;font-size:.85rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--text-primary);position:relative;overflow:hidden;transition:color .4s ease}.cta-button:before{content:"";position:absolute;inset:0;background:var(--accent);transform:translateX(-101%);transition:transform .45s cubic-bezier(.65,0,.35,1);z-index:-1}.cta-button:hover{color:#0a0a0a}.cta-button:hover:before{transform:translateX(0)}.about-learn-more{margin-top:2.2rem;padding:.9rem 2rem;font-size:.78rem}.cta-footer{margin-top:3.5rem;font-size:.75rem;letter-spacing:.04em;color:var(--text-dim)}@media (max-width:768px){:root{--side-pad:6vw;--reveal-radius:clamp(70px,18vw,130px)}#scroll-container{height:1000vh}.hero-heading-outline,.hero-heading-solid{font-size:clamp(2.6rem,13vw,3.8rem)}.hero-standalone{position:relative;grid-template-columns:1fr;grid-template-rows:auto auto;height:auto;min-height:100vh;row-gap:2rem;padding:7rem var(--side-pad) 2.4rem;align-items:start;overflow:hidden}.hero-visual{position:absolute;inset:0;height:100%;z-index:0;align-items:flex-end;justify-content:flex-end}.hero-stats,.hero-text{position:relative;z-index:1}.hero-image-stage{height:100%;width:100%;aspect-ratio:auto;-webkit-mask-image:linear-gradient(90deg,transparent 0,transparent 12%,black 55%);mask-image:linear-gradient(90deg,transparent 0,transparent 12%,black 55%)}.hero-portrait-card{margin:0;width:100%;height:100%}.hero-img{object-position:right bottom}.hero-tagline{max-width:58vw}.hero-cta{margin-top:2rem}.hero-stats{flex-direction:row;max-width:100%;margin:0}.hero-stat{flex:1 1;min-width:0;padding:0 .7rem;border-bottom:none;border-right:1px solid rgba(243,239,232,.1)}.hero-stat:first-child{padding-left:0}.hero-stat:last-child{padding-right:0;border-right:none}.hero-stat-value{font-size:clamp(1.2rem,5.5vw,1.6rem)}.hero-stat-label{font-size:.68rem}.hero-stat-desc{display:none}.site-header{padding:1.4rem var(--side-pad)}.nav-links{gap:1.4rem}.nav-links a{font-size:.68rem}.site-logo-text{font-size:.62rem}.site-logo-mark{width:18px}.align-left,.align-right{padding-left:6vw;padding-right:6vw;display:block;text-align:center}.section-inner{max-width:100%;margin:0 auto;background:rgba(0,0,0,.8);padding:1.6rem 1.2rem;border-radius:4px}.align-right .section-inner{text-align:center}.section-body{max-width:100%;margin:0 auto}.section-note{margin-top:0}.work-track{gap:3vw}.work-card{width:64vw}.marquee-text{font-size:16vw}.section-cta .section-inner{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.cta-skills{flex-wrap:wrap;row-gap:1.8rem}.cta-skill{flex:1 1 33%;padding:0 .6rem;border-right:none}}@media (max-width:480px){.site-logo-surname{display:none}.nav-links{gap:.9rem}.nav-links a{font-size:.58rem}}.reposts{position:relative;z-index:10;background:var(--bg-black);border-top:1px solid rgba(243,239,232,.06);padding:clamp(88px,13vh,170px) var(--side-pad) clamp(110px,17vh,210px)}.reposts-head{max-width:1180px;margin:0 auto clamp(48px,6vh,88px)}.reposts-title{font-family:var(--font-display);font-weight:500;font-size:clamp(3rem,9vw,7rem);line-height:.94;letter-spacing:-.025em;color:var(--text-primary);margin:.18em 0 .32em}.reposts-subtitle{font-family:var(--font-body);font-size:clamp(1.1rem,2.4vw,1.55rem);line-height:1.5;color:var(--text-muted);max-width:30ch}.reposts-subtitle .rw{display:inline-block;will-change:transform,filter,opacity}.reposts-feed{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:clamp(16px,1.6vw,24px);gap:clamp(16px,1.6vw,24px);align-items:stretch}.repost-card{display:flex;flex-direction:column;gap:14px;min-height:200px;padding:clamp(20px,2vw,30px);border:1px solid rgba(243,239,232,.09);border-radius:18px;background:linear-gradient(180deg,rgba(243,239,232,.022),rgba(243,239,232,.006));color:inherit;will-change:transform,opacity;transition:transform .45s cubic-bezier(.2,.7,.2,1),border-color .45s ease,background .45s ease}.repost-card:hover{transform:translateY(-5px);border-color:rgba(201,162,107,.42);background:rgba(243,239,232,.032)}a.repost-card{cursor:pointer}.repost-card.is-featured{grid-column:span 2}.repost-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.repost-type{display:inline-flex;align-items:center;gap:8px;font-size:.72rem;letter-spacing:.13em;text-transform:uppercase;color:var(--accent);font-weight:500}.repost-type-icon{width:16px;height:16px;flex:none}.repost-pin{font-size:.64rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim);border:1px solid rgba(243,239,232,.14);border-radius:999px;padding:3px 9px}.repost-media{position:relative;overflow:hidden;border-radius:12px;aspect-ratio:16/9;background:rgba(243,239,232,.04)}.repost-media img,.repost-media video{width:100%;height:100%;object-fit:cover;display:block}.repost-play{position:absolute;inset:0;display:grid;place-items:center;color:var(--text-primary);pointer-events:none}.repost-play svg{width:54px;height:54px}.repost-title{font-family:var(--font-display);font-weight:500;font-size:clamp(1.25rem,2vw,1.7rem);line-height:1.12;letter-spacing:-.01em;color:var(--text-primary)}.is-featured .repost-title{font-size:clamp(1.8rem,3.4vw,2.9rem)}.repost-excerpt{font-size:clamp(.95rem,1.1vw,1.05rem);line-height:1.55;color:var(--text-muted)}.repost-quick_tip .repost-excerpt,.repost-thought .repost-excerpt{font-size:clamp(1.05rem,1.4vw,1.25rem);color:var(--text-primary)}.repost-foot{margin-top:auto;justify-content:space-between;gap:12px;padding-top:4px}.repost-foot,.repost-meta{display:flex;align-items:center}.repost-meta{gap:8px;font-size:.8rem;color:var(--text-dim)}.repost-cat{color:var(--text-muted)}.repost-open{font-size:.8rem;color:var(--accent);white-space:nowrap}.repost-quote{justify-content:center}.repost-quote p{font-family:var(--font-display);font-style:italic;font-weight:500;font-size:clamp(1.4rem,2.6vw,2.2rem);line-height:1.28;color:var(--text-primary)}.repost-quote cite{display:block;margin-top:14px;font-style:normal;font-size:.85rem;letter-spacing:.05em;color:var(--text-muted)}@media (max-width:720px){.repost-card.is-featured{grid-column:span 1}}@media (max-width:560px){.reposts-feed{grid-template-columns:1fr}}.site-footer{position:relative;z-index:10;background:var(--bg-black);padding:40px var(--side-pad) 56px;text-align:center;border-top:1px solid rgba(243,239,232,.06)}.site-footer p{font-size:.85rem;letter-spacing:.04em;color:var(--text-dim)}.article-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:60;background:rgba(243,239,232,.08)}.article-progress span{display:block;height:100%;width:100%;transform-origin:left;background:var(--accent)}.article-shell{position:relative;z-index:1;background:var(--bg-black);min-height:100vh;max-width:1120px;margin:0 auto;padding:clamp(28px,6vh,64px) var(--side-pad) clamp(80px,12vh,140px)}.article-nav{margin-bottom:clamp(24px,4vh,48px)}.article-nav a{font-size:.9rem;letter-spacing:.04em;color:var(--text-muted);transition:color .25s ease}.article-nav a:hover{color:var(--accent)}.article{max-width:720px;margin:0 auto}.article-kicker{display:flex;gap:10px;align-items:center;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);font-weight:500}.article-title{font-family:var(--font-display);font-weight:500;font-size:clamp(2.1rem,5.6vw,3.6rem);line-height:1.06;letter-spacing:-.02em;color:var(--text-primary);margin:.35em 0 0}.article-lede{font-size:clamp(1.15rem,2vw,1.4rem);line-height:1.5;color:var(--text-muted);margin-top:.7em}.article-byline{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:1.4em;font-size:.88rem;color:var(--text-dim)}.article-author{color:var(--text-primary)}.share-bar{display:flex;gap:10px;flex-wrap:wrap;margin-top:1.6em}.share-btn{display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-size:.82rem;color:var(--text-muted);background:transparent;border:1px solid rgba(243,239,232,.14);border-radius:999px;padding:8px 14px;transition:border-color .25s ease,color .25s ease,background .25s ease}.share-btn:hover{color:var(--text-primary);border-color:rgba(201,162,107,.5);background:rgba(243,239,232,.03)}.share-btn svg{width:16px;height:16px}.article-hero{margin:clamp(32px,6vh,60px) 0;border-radius:16px;overflow:hidden;aspect-ratio:16/9;background:rgba(243,239,232,.04)}.article-hero img{width:100%;height:100%;object-fit:cover;display:block}.article-grid{display:grid;grid-template-columns:1fr;grid-gap:0;gap:0;margin-top:clamp(28px,5vh,52px)}@media (min-width:1080px){.article-grid{grid-template-columns:1fr 200px;gap:56px;align-items:start}.article-toc{order:2;position:-webkit-sticky;position:sticky;top:88px}.article-body{order:1}}.article-toc{font-size:.85rem}.toc-title{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;color:var(--text-dim);margin-bottom:12px}.article-toc ul{list-style:none;display:flex;flex-direction:column;gap:9px;border-left:1px solid rgba(243,239,232,.1);padding-left:14px}.article-toc a{color:var(--text-muted);transition:color .2s ease}.article-toc a:hover{color:var(--accent)}.article-toc .toc-sub{padding-left:12px}@media (max-width:1079px){.article-toc{display:none}}.article-body{font-family:var(--font-body);font-size:1.12rem;line-height:1.75;color:#D8D3C8;scroll-margin-top:80px}.article-body>*+*{margin-top:1.25em}.article-body h2{font-size:1.9rem;line-height:1.2;margin-top:1.9em;letter-spacing:-.01em}.article-body h2,.article-body h3{font-family:var(--font-display);font-weight:500;color:var(--text-primary);scroll-margin-top:90px}.article-body h3{font-size:1.4rem;margin-top:1.6em}.article-body a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.article-body strong{color:var(--text-primary)}.article-body ol,.article-body ul{padding-left:1.4em}.article-body li+li{margin-top:.5em}.article-body blockquote{border-left:2px solid var(--accent);padding-left:22px;font-family:var(--font-display);font-style:italic;font-size:1.4rem;line-height:1.4;color:var(--text-primary)}.article-body img{width:100%;border-radius:12px}.article-body code{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.88em;background:rgba(243,239,232,.07);padding:2px 6px;border-radius:5px}.article-body pre{background:#0c0c0c;border:1px solid rgba(243,239,232,.1);border-radius:12px;padding:18px 20px;overflow-x:auto}.article-body pre code{background:transparent;padding:0}.article-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:clamp(36px,6vh,60px)}.article-tag{font-size:.8rem;color:var(--text-muted);border:1px solid rgba(243,239,232,.12);border-radius:999px;padding:5px 12px}.article-share-foot{margin-top:28px;padding-top:28px;border-top:1px solid rgba(243,239,232,.08)}.article-author-card{display:flex;gap:18px;align-items:center;margin-top:clamp(36px,6vh,56px);padding:24px;border:1px solid rgba(243,239,232,.09);border-radius:18px;background:rgba(243,239,232,.02)}.author-avatar{width:54px;height:54px;flex:none;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#000;font-family:var(--font-display);font-size:1.5rem;font-weight:600}.author-name{color:var(--text-primary);font-weight:500}.author-bio{font-size:.92rem;line-height:1.55;color:var(--text-muted);margin-top:4px}.newsletter{margin-top:clamp(40px,7vh,72px);padding:clamp(28px,4vw,40px);border-radius:20px;background:linear-gradient(180deg,rgba(201,162,107,.08),rgba(243,239,232,.02));border:1px solid rgba(201,162,107,.2);display:flex;flex-wrap:wrap;gap:20px 40px;align-items:center;justify-content:space-between}.newsletter-title{font-family:var(--font-display);font-size:1.5rem;color:var(--text-primary)}.newsletter-sub{font-size:.95rem;color:var(--text-muted);margin-top:4px}.newsletter-form{display:flex;gap:10px;flex:1 1;min-width:260px;max-width:420px}.newsletter-form input{flex:1 1;background:rgba(0,0,0,.4);border:1px solid rgba(243,239,232,.16);border-radius:999px;padding:12px 18px;color:var(--text-primary);font-size:.95rem;font-family:inherit}.newsletter-form input:focus{outline:none;border-color:var(--accent)}.newsletter-form button{cursor:pointer;background:var(--accent);color:#000;border:none;border-radius:999px;padding:12px 22px;font-weight:600;font-size:.92rem;transition:opacity .2s ease}.newsletter-form button:hover{opacity:.9}.newsletter-done{color:var(--accent);font-size:1rem}.article-adjacent{max-width:1120px;margin:clamp(48px,8vh,88px) auto 0;display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.adj{display:flex;flex-direction:column;gap:6px;padding:22px 24px;border:1px solid rgba(243,239,232,.09);border-radius:16px;transition:border-color .3s ease,transform .3s ease}.adj:hover{border-color:rgba(201,162,107,.4);transform:translateY(-3px)}.adj-next{text-align:right;align-items:flex-end}.adj span{font-size:.78rem;letter-spacing:.08em;color:var(--text-dim);text-transform:uppercase}.adj strong{font-family:var(--font-display);font-weight:500;font-size:1.1rem;color:var(--text-primary);line-height:1.2}@media (max-width:620px){.article-adjacent{grid-template-columns:1fr}}.article-related{max-width:1120px;margin:clamp(48px,8vh,88px) auto 0}.article-related h2{font-family:var(--font-display);font-weight:500;font-size:clamp(1.6rem,3vw,2.2rem);color:var(--text-primary);margin-bottom:28px}.rel-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:18px;gap:18px}.rel-card{display:flex;flex-direction:column;gap:10px;padding:24px;border:1px solid rgba(243,239,232,.09);border-radius:16px;transition:border-color .3s ease,transform .3s ease,background .3s ease}.rel-card:hover{border-color:rgba(201,162,107,.4);transform:translateY(-4px);background:rgba(243,239,232,.03)}.rel-type{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}.rel-card h4{font-family:var(--font-display);font-weight:500;font-size:1.2rem;line-height:1.2;color:var(--text-primary)}.rel-card p{font-size:.9rem;line-height:1.5;color:var(--text-muted)}.reposts-all{max-width:1180px;margin:clamp(32px,5vh,56px) auto 0}.reposts-all a{display:inline-flex;align-items:center;gap:8px;font-size:.95rem;letter-spacing:.02em;color:var(--text-primary);border:1px solid rgba(243,239,232,.16);border-radius:999px;padding:12px 22px;transition:border-color .3s ease,background .3s ease}.reposts-all a:hover{border-color:var(--accent);background:rgba(201,162,107,.08)}.reposts-index{max-width:1180px}.index-head{position:relative;margin-bottom:clamp(32px,5vh,56px)}.index-head .reposts-title{font-size:clamp(2.4rem,6vw,4.4rem);margin:.15em 0 .3em}.index-head .reposts-subtitle{max-width:46ch}.index-rss{position:absolute;top:0;right:0;display:inline-flex;align-items:center;gap:7px;font-size:.8rem;color:var(--text-muted);border:1px solid rgba(243,239,232,.14);border-radius:999px;padding:7px 13px;transition:color .25s ease,border-color .25s ease}.index-rss:hover{color:var(--accent);border-color:rgba(201,162,107,.5)}.index-rss svg{width:15px;height:15px}.explorer-search{display:flex;align-items:center;gap:12px;border:1px solid rgba(243,239,232,.14);border-radius:14px;padding:4px 16px;background:rgba(243,239,232,.02);transition:border-color .25s ease}.explorer-search:focus-within{border-color:var(--accent)}.explorer-search svg{width:18px;height:18px;color:var(--text-dim);flex:none}.explorer-search input{flex:1 1;background:transparent;border:none;outline:none;color:var(--text-primary);font-family:inherit;font-size:1rem;padding:12px 0}.explorer-search input::placeholder{color:var(--text-dim)}.explorer-filters{display:flex;flex-direction:column;gap:12px;margin-top:18px}.filter-row{display:flex;flex-wrap:wrap;gap:8px}.chip{cursor:pointer;font-size:.82rem;letter-spacing:.01em;color:var(--text-muted);background:transparent;border:1px solid rgba(243,239,232,.12);border-radius:999px;padding:7px 15px;transition:color .2s ease,border-color .2s ease,background .2s ease}.chip:hover{color:var(--text-primary);border-color:rgba(243,239,232,.28)}.chip.on{color:#000;background:var(--accent);border-color:var(--accent);font-weight:500}.filter-selects{display:flex;flex-wrap:wrap;gap:14px;margin-top:4px}.filter-selects label{display:inline-flex;align-items:center;gap:8px;font-size:.82rem;color:var(--text-dim)}.filter-selects select{background:rgba(0,0,0,.4);color:var(--text-primary);border:1px solid rgba(243,239,232,.14);border-radius:10px;padding:8px 12px;font-family:inherit;font-size:.85rem;cursor:pointer}.filter-selects select:focus{outline:none;border-color:var(--accent)}.explorer-count{margin:clamp(24px,4vh,40px) 0 18px;font-size:.85rem;letter-spacing:.04em;color:var(--text-dim);text-transform:uppercase}.explorer-feed{margin:0}.explorer-empty{padding:60px 0;text-align:center;color:var(--text-muted)}