/* Volunteers On Track / GRID. Original front-end. Source systems preserved. */
:root{--bg:#08090b;--panel:#101114;--ink:#f0f0ed;--muted:#9b9da3;--gold:#d4b36e;--gold-light:#edd59c;--line:rgba(255,255,255,.13);--font:'Inter',Arial,sans-serif;--display:'Chakra Petch','Arial Black',Arial,sans-serif;--ease:cubic-bezier(.22,1,.36,1);--vot-gold:#d4b36e;--vot-gold-2:#edd59c;--vot-muted:#a1a1a3;--vot-ink:#f0f0ed;--vot-line:rgba(255,255,255,.13);--vot-bg:#08090b;--vot-shell:min(1280px,calc(100vw - 80px))}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:14px;line-height:1.7;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}button{color:inherit}h1,h2,h3,h4,p{margin:0}h1,h2{font-family:var(--display);font-weight:700;line-height:1.06;letter-spacing:-.035em}h3{line-height:1.3;font-weight:600;letter-spacing:-.02em}h2 em,h1 em{font-style:normal;color:var(--gold)}p{color:var(--muted)}[hidden]{display:none!important}::selection{background:var(--gold);color:#08090b}:focus-visible{outline:2px solid var(--gold-light);outline-offset:5px}button:focus:not(:focus-visible){outline:none}.container{width:min(1280px,calc(100% - 96px));margin-inline:auto}.icon{width:21px;height:21px;flex-shrink:0;vertical-align:middle}.flipped{transform:rotate(180deg)}.eyebrow{display:flex;align-items:center;gap:13px;font-size:10px;letter-spacing:.16em;font-weight:600;line-height:1.5;text-transform:uppercase;color:var(--gold)}.section-no{color:#73757b;font-family:var(--display);border-right:1px solid var(--line);padding-right:13px;min-width:29px}.live-dot{display:inline-block;width:5px;height:5px;background:var(--gold-light);border-radius:50%;box-shadow:0 0 14px #d4b36e80;flex-shrink:0}.section{padding:100px 0}.section h2{font-size:clamp(32px,3.7vw,52px)}.section-head{display:flex;justify-content:space-between;gap:56px;align-items:flex-end;margin-bottom:38px}.section-head h2{margin-top:18px}.section-head>p{max-width:365px;font-size:14px;line-height:1.8;padding-bottom:3px}.section-note{font-size:11px;color:#85878e;line-height:1.7;margin-top:20px;max-width:900px}.lead{font-size:19px;font-weight:450;line-height:1.55;color:#dadbdd;letter-spacing:-.025em}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:50px;padding:0 23px;border:1px solid transparent;border-radius:3px;font-size:11px;font-weight:700;letter-spacing:.015em;line-height:1.4;transition:background .25s,border-color .25s,transform .25s,box-shadow .25s;text-decoration:none;white-space:nowrap}.btn .icon{width:17px;height:17px}.btn-gold{color:#18150e;border-color:#e0c37d;background:linear-gradient(120deg,#f0d694 0%,#dcbd79 48%,#ba9454 100%);box-shadow:0 2px 0 #f5deae44 inset,0 3px 15px #bba16610}.btn-gold:hover{box-shadow:0 0 26px #d3b57536;transform:translateY(-2px);background:linear-gradient(110deg,#f8e5b9,#d4b06a)}.btn-outline{background:#13151944;border-color:#797b8070;color:#e5e5e8;backdrop-filter:blur(8px)}.btn-outline:hover{border-color:var(--gold);background:#d4b36e12;transform:translateY(-2px)}.btn-text{padding-inline:0;background:none;color:#d7d8dc;gap:16px}.btn-text:hover{color:var(--gold)}.text-link{display:inline-flex;align-items:center;gap:18px;color:var(--gold);font-size:10px;letter-spacing:.1em;font-weight:700;line-height:1.5;border:0;background:none;padding:0}.text-link .icon{width:17px;height:17px;transition:transform .2s}.text-link:hover .icon{transform:translate(2px,-2px)}.icon-btn{height:43px;width:43px;display:inline-flex;justify-content:center;align-items:center;background:#15171b90;border:1px solid #ffffff2b;border-radius:3px;transition:background .2s,border-color .2s;flex-shrink:0}.icon-btn:hover{background:#d4b36e18;border-color:var(--gold)}.skip-link{position:fixed;top:9px;left:16px;z-index:10000;transform:translateY(-160%);padding:10px 16px;background:var(--gold);color:#000}.skip-link:focus{transform:translateY(0)}
/* Header and navigation */
.site-header{height:82px;position:sticky;top:0;background:#08090beF;backdrop-filter:blur(18px);z-index:50;border-bottom:1px solid var(--line)}.header-inner{height:100%;width:min(1440px,calc(100% - 72px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{width:180px;flex-shrink:0;display:block;line-height:0}.brand img{width:180px;height:auto;mix-blend-mode:screen}.desktop-nav{display:flex;align-items:center;gap:27px;height:100%}.desktop-nav>a{height:100%;display:flex;align-items:center;font-size:10.5px;font-weight:500;white-space:nowrap;color:#bdbfc4;position:relative;transition:color .2s}.desktop-nav>a:after{content:'';position:absolute;height:2px;background:var(--gold);width:0;bottom:0;left:0;transition:width .3s}.desktop-nav>a:hover,.desktop-nav>a.active{color:var(--gold-light)}.desktop-nav>a:hover:after,.desktop-nav>a.active:after{width:100%}.header-tools{display:flex;align-items:center;gap:15px;flex-shrink:0}.header-tools .vot-account-trigger{padding:0;border:none;background:none;font-size:10px;letter-spacing:0;min-height:44px;gap:7px;text-transform:none;color:#cbccd0}.header-tools .vot-account-trigger i{width:4px;height:4px;box-shadow:none;background:#92949a}.header-tools .vot-account-trigger.is-authenticated i{background:var(--gold)}.header-tools .vot-account-trigger:hover{color:var(--gold)}.header-join{min-height:39px;font-size:9px;gap:12px;padding:0 16px}.header-join .icon{width:14px;height:14px}.lang-button{font-size:9px;padding:0;background:none;border:0;display:flex;gap:5px;align-items:center;color:#888b92;min-height:44px}.lang-button b{font-weight:500;color:#e3e3e5}.read-progress{height:1px;width:100%;transform:scaleX(0);transform-origin:left;background:var(--gold);position:absolute;bottom:-1px;left:0;pointer-events:none}.menu-toggle{width:39px;height:39px;background:none;border:1px solid var(--line);border-radius:2px;display:none;align-items:center;justify-content:center;flex-direction:column;gap:6px}.menu-toggle span{width:17px;height:1px;background:#eee;transition:transform .25s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-menu{position:fixed;inset:72px 0 0;background:#090a0cfb;z-index:45;padding:40px 7vw;overflow-y:auto}.mobile-menu>.eyebrow{margin-bottom:24px}.mobile-menu>a:not(.btn){display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:16px 0;font-size:24px;font-family:var(--display)}.mobile-menu>.btn{margin-top:25px}.mobile-menu .icon{width:22px}.menu-open{overflow:hidden}.interior-page .lang-button{display:none}
/* Cinematic hero: real image + live HTML, never a flattened website screenshot. */
.hero{position:relative;isolation:isolate;min-height:650px;background:#020303;overflow:hidden}.hero-visual{position:absolute;inset:0;z-index:-2}.hero-car{height:100%;width:100%;max-width:none;object-fit:cover;object-position:center 66%;filter:contrast(1.025)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#030404de 0%,#0304048c 22%,#03040415 47%,transparent 65%),linear-gradient(0deg,#08090b 0%,#08090b22 17%,transparent 36%),linear-gradient(180deg,#03040440,transparent 22%)}.hero-grain{position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' opacity='.6' filter='url(%23noise)'/%3E%3C/svg%3E")}.hero-content{min-height:650px;position:relative;display:flex;flex-direction:column;justify-content:flex-start;padding-top:73px}.hero-copy{position:relative;width:600px;max-width:100%;z-index:2}.hero-eyebrow{font-size:10px;color:#c8b988;letter-spacing:.2em;margin-bottom:25px}.hero h1{font-size:clamp(70px,6.7vw,101px);line-height:.94;font-weight:700;letter-spacing:-.04em;white-space:nowrap;filter:drop-shadow(0 4px 14px #0005)}.hero h1>span{display:block;background:linear-gradient(180deg,#fff 0%,#dee2e6 25%,#aeb4bc 49%,#f0f1f2 52%,#d5d7db 71%,#8b939b 100%);background-clip:text;-webkit-background-clip:text;color:transparent}.hero-lead{font-size:14px;line-height:1.8;max-width:417px;margin-top:24px;color:#c6c9ce}.hero-actions{display:flex;gap:12px;margin-top:26px}.hero-actions>.btn{min-height:48px;gap:24px}.film-trigger{display:flex;gap:11px;align-items:center;background:none;border:none;color:#bfc1c6;padding:0;font-size:10px;line-height:1.6;margin-top:26px;text-align:left}.film-trigger small{display:block;color:#777d86;font-size:8px;letter-spacing:.12em;margin-top:2px}.film-trigger:hover{color:var(--gold-light)}.play-ring{height:35px;width:35px;display:flex;align-items:center;justify-content:center;border:1px solid #ffffff35;border-radius:50%;background:#07080a33}.play-ring .icon{width:13px;height:13px;color:var(--gold)}.hero-caption{position:absolute;right:0;bottom:91px;display:flex;align-items:center;gap:17px;font-size:9px;font-weight:500;line-height:1.8;color:#bec0c6;letter-spacing:.18em;text-align:right}.caption-line{width:39px;height:1px;background:var(--gold)}.hero-caption b{color:var(--gold)}.hero-bottom{width:100%;margin-top:auto;padding:35px 0 24px;display:flex;align-items:center;justify-content:space-between;font-size:8px;letter-spacing:.13em;color:#92979f;font-weight:500}.hero-bottom>a{display:flex;align-items:center;gap:18px;color:#c2c3c6}.hero-bottom .icon{width:14px;height:18px;color:var(--gold)}.series-strip{background:linear-gradient(90deg,#101114,#0e0f11,#101113);border-block:1px solid var(--line)}.series-strip .container{min-height:77px;display:flex;align-items:center;justify-content:space-between;gap:22px}.strip-label{font-size:8px;letter-spacing:.14em;color:#80848c;max-width:135px;line-height:1.65}.series-word{font-family:var(--display);font-size:16px;font-weight:500;color:#c7c9cf;letter-spacing:.035em;white-space:nowrap}.series-word b{font-weight:600}.series-strip i{height:17px;width:1px;background:var(--line)}.strip-end{font-size:7px;line-height:1.5;letter-spacing:.13em;color:#858890;display:flex;gap:10px;align-items:center}.strip-end .icon{width:23px;height:23px;color:var(--gold)}
/* Project editorial */
.project-layout{display:grid;grid-template-columns:1.03fr 1fr;gap:90px;align-items:center}.project-image-wrap{position:relative;min-height:440px;background:#121316;border:1px solid #ffffff20;isolation:isolate}.project-photo{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.66) contrast(1.08);z-index:-2}.photo-shade{position:absolute;inset:0;background:linear-gradient(0deg,#090a0beb,transparent 80%);z-index:-1}.photo-index{position:absolute;left:26px;top:25px;font-size:9px;font-weight:600;color:#ece5d3;letter-spacing:.16em;text-shadow:0 1px 4px #000}.photo-caption{position:absolute;left:28px;right:28px;bottom:64px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.photo-caption>span{font-size:24px;line-height:1.15;font-family:var(--display);font-weight:600;letter-spacing:-.03em}.photo-caption .icon-btn{background:#14161899;border-color:#ffffff55}.photo-label{position:absolute;left:28px;right:28px;bottom:23px;font-size:8px;letter-spacing:.1em;color:#b2b4ba;border-top:1px solid #ffffff25;padding-top:17px;display:flex;align-items:center;gap:8px}.photo-label .icon{width:12px;height:12px;color:var(--gold)}.project-copy h2{font-size:clamp(34px,3.3vw,46px);margin:22px 0}.project-copy .lead{font-size:19px;margin-bottom:18px}.project-copy>p:not(.lead){font-size:13px;line-height:1.9;max-width:470px}.project-copy .text-link{margin-top:25px}.project-principles{display:flex;gap:25px;align-items:center;border-top:1px solid var(--line);margin-top:32px;padding-top:20px}.project-principles>span{font-size:10px;color:#a6a8ae;display:flex;gap:9px;align-items:center}.project-principles .icon{width:18px;height:18px;color:#bda777}
/* Journey and areas */
.journey-section{padding-top:0}.journey-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:27px}.journey-heading h2{font-size:33px;margin-top:15px}.journey-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.journey-card{position:relative;border:1px solid var(--line);background:linear-gradient(135deg,#141518,#0c0d0f);padding:27px 25px 29px;min-height:218px;transition:border-color .25s,transform .25s;border-radius:4px}.journey-card:hover{border-color:#d4b36e77;transform:translateY(-4px)}.journey-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.journey-card-top>span{font-family:var(--display);font-weight:400;font-size:27px;line-height:1;color:var(--gold)}.journey-card-top>.icon{width:29px;height:29px;color:var(--gold);stroke-width:1}.journey-card h3{font-size:15px;margin-bottom:10px}.journey-card p{font-size:11px;line-height:1.8;color:#a0a2a9;max-width:212px}.journey-connector{position:absolute;bottom:18px;right:15px;color:#636973}.journey-connector .icon{width:13px;height:13px}.roles-line{display:grid;grid-template-columns:290px 1fr;align-items:center;gap:30px;padding-top:38px;margin-top:35px;border-top:1px solid var(--line)}.roles-title>.eyebrow{font-size:8px;letter-spacing:.12em;color:#898d94}.roles-title h3{font-family:var(--display);font-size:26px;margin-top:8px;font-weight:600}.roles-list{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.role-item{min-height:91px;padding:14px 12px;background:#101114;border:1px solid var(--line);border-radius:3px;display:flex;flex-wrap:wrap;align-items:center;gap:8px;text-align:left;position:relative;transition:border-color .2s,background .2s}.role-item>.icon:first-child{color:var(--gold);width:22px;height:22px}.role-item>span{display:block;font-size:10px;font-weight:500;width:100%}.role-item .role-plus{position:absolute;right:11px;top:16px;width:12px;height:12px;color:#999}.role-item:hover,.role-item.active{border-color:#c8ae7170;background:#d4b36e0b}.role-item.active .role-plus{transform:rotate(45deg);color:var(--gold)}.role-description{color:#9599a0;font-size:11px;min-height:43px;padding-top:15px;padding-left:320px}.role-description b{color:#d5ba80}
/* Track explorer */
.tracks-section{background:linear-gradient(180deg,#0e0f12,#0a0b0d);border-block:1px solid var(--line)}.track-filters{display:flex;gap:6px;margin-bottom:20px;flex-wrap:wrap}.track-filters>button{background:transparent;color:#9699a1;border:1px solid transparent;font-size:10px;border-radius:3px;min-height:38px;padding:0 16px;display:flex;align-items:center;gap:14px}.track-filters>button.active{color:var(--gold-light);border-color:#cbb2795a;background:#bba16c10}.track-filters>button:hover{color:var(--ink);background:#ffffff08}.track-filters>button span{font-size:8px;padding:1px 5px;border:1px solid #d4b36e30;border-radius:2px}.track-explorer{display:grid;grid-template-columns:1.12fr 1fr;min-height:407px;border:1px solid #ffffff20;border-radius:4px;overflow:hidden;background:#0c0e11}.track-map-panel{position:relative;display:flex;flex-direction:column;background:radial-gradient(ellipse at center,#26262655,#0b0d0f 70%);isolation:isolate;border-right:1px solid var(--line);padding:23px 29px}.map-grid{position:absolute;inset:0;background-image:linear-gradient(#ffffff04 1px,transparent 1px),linear-gradient(90deg,#ffffff04 1px,transparent 1px);background-size:32px 32px;z-index:-1;mask-image:radial-gradient(ellipse,black,transparent 75%)}.track-map-head,.track-map-footer{display:flex;justify-content:space-between;gap:15px;font-size:8px;letter-spacing:.11em;color:#b7b9be;font-weight:500}.map-designation{color:#696e77}.map-designation b{font-weight:500;color:var(--gold)}.track-svg-stage{position:relative;flex:1;min-height:285px;display:flex;align-items:center;justify-content:center;overflow:hidden}.track-svg-stage svg{width:100%;height:285px;max-height:100%;overflow:visible;filter:drop-shadow(0 0 7px #d4b36e1f)}.track-layout__shadow{fill:none;stroke:#d4b36e0b;stroke-width:18;stroke-linecap:round;stroke-linejoin:round}.track-layout__line{fill:none;stroke:#d8c399;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 2px #fff1)}.track-layout__start{fill:#fff4d8;stroke:#d4b36e;stroke-width:1.5;filter:drop-shadow(0 0 6px #f5d494)}.track-map-footer{align-items:center;border-top:1px solid #ffffff0e;padding-top:17px;font-size:7px;color:#90959d}.track-map-footer>span{display:flex;gap:9px;align-items:center}.track-map-footer>a{display:flex;align-items:center;gap:8px;color:#d5bf95;letter-spacing:0;font-size:9px}.track-map-footer .icon{width:12px;height:12px}.track-detail{padding:29px 35px 25px;display:flex;flex-direction:column}.track-detail-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:31px}.track-detail-top>.eyebrow{font-size:8px}.track-position{font-size:9px;color:#5f6470;letter-spacing:.12em}.track-position b{color:#d1c1a0;font-weight:400}.track-full-name{font-size:8px;letter-spacing:.14em;color:#868b95;margin-bottom:8px;line-height:1.6}.track-detail h3{font-family:var(--display);font-weight:600;font-size:39px;line-height:1.1;letter-spacing:-.035em;margin-bottom:14px}.track-copy{font-size:11px;line-height:1.85;min-height:42px;color:#a7aab1}.track-stats{display:flex;gap:28px;margin:24px 0 23px}.track-stats>div{display:flex;flex-direction:column;gap:3px;padding-right:26px;border-right:1px solid var(--line)}.track-stats>div:last-child{border:none;padding:0}.track-stats strong{font-size:27px;line-height:1;font-family:var(--display);font-weight:500;color:#ddd6c8;font-variant-numeric:tabular-nums}.track-stats span{font-size:7px;letter-spacing:.14em;color:#868b94}.track-meta-label{font-size:7px;color:#878c96}.track-series{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.track-series span{font-size:8px;color:#c6b58f;border:1px solid #d4b36e30;background:#d4b36e06;padding:3px 7px;border-radius:2px}.track-nav{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:auto;padding-top:22px}.track-nav>span{font-size:9px;color:#7e848e}.track-nav>div{display:flex;gap:6px}.track-nav .icon-btn{width:35px;height:35px}.track-nav .icon{width:17px;height:17px}.track-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.track-tab{padding:7px 10px;min-height:34px;background:none;border:1px solid #ffffff15;border-radius:2px;font-size:9px;color:#979ca5;transition:background .2s,border-color .2s}.track-tab:hover{border-color:#d4b36e70;color:#fff}.track-tab.active{background:#d4b36e13;color:var(--gold-light);border-color:#d4b36e88}.track-tab>span{color:#727781;margin-right:7px;font-size:8px}.track-tab.active>span{color:#ab9364}
/* Passport */
.passport-section{overflow:hidden;padding:120px 0;position:relative;background:radial-gradient(ellipse at 81% 50%,#b4a17e0d,transparent 45%)}.passport-layout{display:grid;grid-template-columns:1fr 1.12fr;gap:78px;align-items:center}.passport-copy h2{font-size:clamp(32px,3.3vw,46px);margin-top:20px;margin-bottom:24px}.passport-copy .lead{font-size:18px;margin-bottom:17px}.passport-copy>p:not(.lead):not(.privacy-note){font-size:12px;line-height:1.9;max-width:410px}.passport-actions{display:flex;gap:22px;align-items:center;margin-top:25px}.passport-actions .btn{font-size:10px}.privacy-note{font-size:9px;display:flex;align-items:center;gap:9px;margin-top:25px;color:#90959d}.privacy-note .icon{width:13px;height:13px;color:#c6b085}.passport-display{position:relative;perspective:1500px;padding:30px 0}.passport-outline{position:absolute;width:91%;height:91%;top:8%;left:8%;border:1px solid #d8c79d33;border-radius:10px;background:#0c0e10;transform:rotate(9deg);z-index:0}.outline-two{transform:rotate(5deg);left:3%;border-color:#ffffff2a;top:3%}.passport-card{position:relative;border:1px solid #d0b88088;border-radius:8px;padding:26px 28px;background:linear-gradient(125deg,#2d3031 0%,#141618 25%,#0e1012 60%,#1e2022 100%);box-shadow:0 25px 60px #0006,0 0 0 5px #131517,0 0 0 6px #ffffff22,inset 0 1px 1px #e2d2a640;transform:rotate(-3deg) rotateY(-5deg);transition:transform .6s var(--ease);overflow:hidden;isolation:isolate}.passport-card:before{content:'';position:absolute;width:70%;height:180%;top:-40%;left:0;background:linear-gradient(90deg,transparent,#ffffff05,transparent);transform:rotate(30deg);z-index:-1}.passport-card:hover{transform:rotate(0) rotateY(0)}.passport-card__top{display:flex;align-items:center;justify-content:space-between;padding-bottom:21px;border-bottom:1px solid #d4b36e36;font-family:var(--display);font-size:17px;letter-spacing:.08em;font-weight:600;color:var(--gold)}.passport-card__top b{font-weight:400;color:#c3b086;font-size:13px}.passport-card__top>img{width:88px;height:auto;mix-blend-mode:screen;opacity:.8}.passport-card__id{display:flex;align-items:center;gap:16px;margin-top:25px;margin-bottom:28px}.avatar{height:58px;width:58px;border-radius:50%;border:1px solid #d4b36e7a;background:radial-gradient(circle at 35% 20%,#5c594e,#242627 45%,#090b0c);display:grid;place-items:center;box-shadow:0 0 0 4px #d4b36e0b;font-family:var(--display);font-size:27px;font-weight:500;color:#e8dcc3;flex-shrink:0}.passport-card__id>div:nth-child(2){display:flex;flex-direction:column;gap:4px;min-width:0}.passport-card__id small{font-size:7px;letter-spacing:.18em;color:#b6a78b}.passport-card__id strong{font-size:17px;font-family:var(--display);font-weight:600;line-height:1.2;color:#e2e2e1}.passport-card__id span{font-size:9px;color:#878e96}.passport-card__id>b{font-size:6px;letter-spacing:.1em;white-space:nowrap;font-weight:400;padding:4px 5px;border:1px solid #d4b36e38;color:#cbb98f;margin-left:auto}.passport-card__stats{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #ffffff1a;border-radius:3px;background:#080a0c55}.passport-card__stats>div{display:flex;flex-direction:column;gap:6px;align-items:center;padding:17px 0;border-right:1px solid #ffffff19}.passport-card__stats>div:last-child{border:0}.passport-card__stats b{font-size:28px;font-family:var(--display);font-weight:500;color:#e0c991;line-height:1}.passport-card__stats span{font-size:8px;color:#aaaeb6}.passport-card__skills{display:flex;gap:7px;margin-top:20px;flex-wrap:wrap}.passport-card__skills>span{font-size:6px;border:1px solid #d4b36e2b;padding:3px 6px;color:#bba67c;border-radius:2px;letter-spacing:.04em}.passport-card__code{margin-top:21px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #ffffff18;padding-top:16px}.passport-card__code>span{font-size:6px;letter-spacing:.06em;color:#90949c}.barcode{height:15px;width:76px;flex-shrink:0;background:repeating-linear-gradient(90deg,#c4b08677 0 1px,transparent 1px 3px,#c4b08666 3px 5px,transparent 5px 6px,#c4b08688 6px 7px,transparent 7px 11px)}.passport-caption{display:flex;align-items:center;gap:10px;color:#8a8e96;font-size:8px;letter-spacing:.13em;justify-content:center;margin-top:40px}
/* Registration */
.registrations-section{border-top:1px solid var(--line);background:#0c0d0f}.registration-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.registration-card{border:1px solid var(--line);padding:32px 38px;background:radial-gradient(ellipse at 90% 0,#d4b36e08,transparent 50%),linear-gradient(140deg,#151619,#0d0e10);position:relative;border-radius:4px}.registration-card:first-child{border-top:2px solid var(--gold)}.registration-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:29px}.registration-head>.icon{width:32px;height:32px;color:#c9b07b;stroke-width:1}.registration-head>.eyebrow{font-size:9px}.registration-card h3{font-family:var(--display);font-size:32px;font-weight:500;line-height:1.12;letter-spacing:-.03em;margin-bottom:16px}.registration-card>p{font-size:12px;max-width:420px;line-height:1.9}.registration-card ul{padding:0;margin:22px 0 28px;list-style:none;display:grid;gap:7px}.registration-card li{font-size:10px;color:#a6aab1;position:relative;padding-left:16px}.registration-card li:before{content:'';position:absolute;left:0;top:8px;width:4px;height:4px;background:#c6ad776a}.registration-card>.btn{min-height:45px;min-width:215px;font-size:10px}.registration-note{font-size:10px;color:#90959c;display:flex;gap:9px;align-items:center;margin-top:22px}.registration-note .icon{width:13px;height:13px;color:var(--gold);flex-shrink:0}
/* Photo archive */
.moments-section{padding-bottom:90px}.moments-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:230px 230px;gap:15px}.moment{position:relative;padding:0;border:1px solid #ffffff22;background:#16191d;color:#fff;border-radius:3px;overflow:hidden;text-align:left;isolation:isolate}.moment-0{grid-row:1/3}.moment>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;z-index:-2;filter:saturate(.7) brightness(.82);transition:transform .7s var(--ease),filter .7s}.moment:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#050709ec,transparent 70%);z-index:-1}.moment:hover>img{transform:scale(1.05);filter:saturate(.95) brightness(1)}.moment-number{position:absolute;top:20px;left:20px;font-size:8px;letter-spacing:.11em;color:#dadde4;text-shadow:0 1px 4px #000}.moment-open{position:absolute;top:14px;right:14px;border:1px solid #fff4;width:28px;height:28px;background:#08090b4d;display:flex;align-items:center;justify-content:center;border-radius:50%}.moment-open .icon{width:13px;height:13px}.moment__meta{position:absolute;bottom:21px;left:23px;right:20px}.moment__meta>b{display:block;font-size:15px;font-family:var(--display);line-height:1.2;font-weight:500;color:#f1f1f0}.moment__meta>span{font-size:7px;color:#cdb886;letter-spacing:.15em;margin-top:8px;display:block}.moment-0 .moment__meta>b{font-size:26px;max-width:230px}.moment-0 .moment__meta{bottom:27px}.moment-0>img{object-position:47% center}
/* Partnerships */
.support-section{background:linear-gradient(115deg,#151513,#0e0f11 58%);border-block:1px solid var(--line)}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.support-card{padding:34px 0 0;border-top:1px solid #d4b36e55}.support-card-head{display:flex;align-items:center;gap:18px;margin-bottom:24px}.support-card-head>.icon{width:26px;height:26px;color:var(--gold);stroke-width:1}.support-card-head>.eyebrow{font-size:8px}.support-card h3{font-size:29px;font-family:var(--display);line-height:1.15;font-weight:500;margin-bottom:17px}.support-card>p{font-size:12px;max-width:455px;line-height:1.9}.support-tags{display:flex;gap:7px;margin:22px 0 26px;flex-wrap:wrap}.support-tags>span{border:1px solid #ffffff20;padding:4px 7px;font-size:7px;letter-spacing:.06em;color:#c4bba5;border-radius:2px}.support-card>.btn{font-size:10px;min-height:44px;min-width:250px}
/* FAQ and closing */
.faq-layout{display:grid;grid-template-columns:.95fr 1.3fr;gap:90px;align-items:start}.faq-layout h2{font-size:42px;margin:20px 0 24px}.faq-layout>div>p{font-size:13px;margin-bottom:28px;line-height:1.8}.faq-list{border-top:1px solid #ffffff25}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{min-height:63px;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 0;font-size:12px;font-weight:500;cursor:pointer;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>.icon{width:15px;height:15px;color:var(--gold);transition:transform .25s}.faq-list details[open] summary>.icon{transform:rotate(45deg)}.faq-list details[open] summary{color:var(--gold-light)}.faq-list details>p{font-size:12px;line-height:1.85;padding:0 24px 25px 0;color:#a5aab2}.closing-cta{position:relative;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse at 70% 80%,#bdaa7210,transparent 60%),linear-gradient(120deg,#131515,#08090b);padding:75px 0 85px;border-block:1px solid var(--line)}.closing-cta .container{position:relative;z-index:1}.closing-cta h2{font-size:clamp(30px,3.4vw,47px);margin:18px 0 29px;line-height:1.13}.closing-ghost{font-family:var(--display);font-size:350px;font-weight:700;letter-spacing:-.1em;position:absolute;right:40px;top:-65px;color:transparent;-webkit-text-stroke:1px #c0b28e11;pointer-events:none;transform:skewX(-12deg);line-height:1}.closing-cta .eyebrow{font-size:8px}.closing-cta .btn{font-size:10px}
/* Footer */
.site-footer{background:#070809}.footer-main{padding:62px 0 52px;display:grid;grid-template-columns:1.3fr 1fr 1.12fr 1fr;gap:43px}.footer-brand img{width:181px;mix-blend-mode:screen;height:auto}.footer-brand p{font-size:10px;line-height:1.9;margin-top:19px;color:#7f838a;max-width:220px}.footer-main nav{display:flex;flex-direction:column;gap:9px;padding-top:9px}.footer-main h3{font-size:9px;color:#c0c3c9;letter-spacing:.06em;font-weight:500;margin-bottom:10px}.footer-main nav>a{font-size:10px;color:#80858e;transition:color .2s;max-width:max-content}.footer-main nav>a:hover{color:var(--gold)}.footer-statement{padding-top:9px}.footer-statement>.eyebrow{font-size:7px;letter-spacing:.14em}.footer-statement strong{font-size:17px;line-height:1.25;font-family:var(--display);font-weight:500;display:block;margin-top:15px;letter-spacing:.015em}.footer-founder{font-size:8px;line-height:1.8;color:#757a84;display:block;margin-top:22px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:24px;padding:20px 0 24px;font-size:8px;color:#727782}.footer-bottom small{font-size:8px}.footer-bottom nav{display:flex;gap:22px;align-items:center}.footer-bottom nav>a{display:flex;align-items:center;gap:10px}.footer-bottom .icon{width:12px;height:12px;color:#b2a482}.footer-bottom a:hover{color:var(--gold)}
/* Real, accessible dialogs */
body:has(dialog[open]){overflow:hidden}dialog{border:1px solid var(--line);color:var(--ink);background:#101114;padding:0;margin:auto;max-height:calc(100dvh - 40px);max-width:calc(100vw - 32px);border-radius:5px}dialog::backdrop{background:#000c;backdrop-filter:blur(10px)}.modal-bar{display:flex;align-items:center;justify-content:space-between;padding:13px 17px;gap:25px;border-bottom:1px solid var(--line);font-size:9px;letter-spacing:.12em;color:#a2a7af}.modal-bar .icon-btn{width:32px;height:32px}.film-modal{width:1000px}.film-modal video{width:100%;max-height:75dvh;background:#000;object-fit:contain}.moment-lightbox{width:1050px}.moment-lightbox>img{width:100%;height:auto;max-height:70dvh;object-fit:contain;background:#030405}.lightbox-bottom{display:flex;justify-content:space-between;align-items:center;padding:17px 22px;gap:20px}.lightbox-bottom strong{font-size:13px;font-weight:500;display:block;color:#ebebed}.lightbox-bottom span{display:block;font-size:8px;color:var(--gold);margin-top:5px;text-transform:uppercase;letter-spacing:.08em}.lightbox-bottom>div:last-child{display:flex;gap:8px}.lightbox-bottom .icon-btn{width:34px;height:34px}.contact-modal{width:980px;position:fixed}.contact-modal[open]{display:grid;grid-template-columns:.8fr 1.2fr}.modal-x{position:absolute;right:13px;top:13px;z-index:3;width:31px;height:31px}.contact-aside{padding:50px 36px;display:flex;flex-direction:column;background:radial-gradient(ellipse at top left,#8e7a491c,transparent 70%),#090b0d;border-right:1px solid var(--line)}.contact-aside>.eyebrow{font-size:8px;line-height:1.7}.contact-aside h2{font-size:42px;line-height:1.05;margin:32px 0 24px}.contact-aside>p{font-size:12px;line-height:1.9}.contact-sign{display:flex;gap:17px;align-items:center;margin-top:auto;padding-top:70px;font-size:9px;line-height:1.5;letter-spacing:.12em;color:#d5bf91}.contact-sign>.icon{width:30px;height:30px;stroke-width:1}.contact-content{padding:43px 36px 30px}.contact-content>.eyebrow{font-size:8px}.contact-content>h2{font-size:33px;margin:12px 0}.contact-content>p{font-size:11px;margin-bottom:23px}.partner-form{display:grid;grid-template-columns:1fr 1fr;gap:16px 12px}.partner-form label,.merch-notify label{display:flex;flex-direction:column;gap:7px;font-size:10px;color:#b8bdc5;min-width:0}.partner-form input,.partner-form select,.partner-form textarea,.email-row input{border:1px solid #ffffff28;background:#090b0d;color:#e7e8ed;border-radius:3px;min-height:43px;padding:11px 12px;width:100%;font-size:12px;outline:none}.partner-form textarea{resize:vertical}.partner-form input:focus,.partner-form select:focus,.partner-form textarea:focus,.email-row input:focus{border-color:var(--gold)}.partner-form .wide{grid-column:1/-1}.consent{display:flex!important;flex-direction:row!important;gap:9px!important;align-items:flex-start!important;font-size:10px!important;line-height:1.65!important;color:#9ea4ae!important}.consent input{width:14px!important;height:14px!important;min-height:0!important;flex-shrink:0;margin:3px 0 0;accent-color:var(--gold);padding:0!important}.consent a{color:#d7c399;text-decoration:underline;text-underline-offset:3px}.form-status{font-size:12px;line-height:1.7;color:#b6cbb0}.form-status:empty{display:none}.form-status.error{color:#e2b3a5}.form-status.pending{color:#d9c48e}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.vot-account-modal{border-radius:5px;max-height:calc(100dvh - 36px);overflow:auto}.vot-account-frame{min-height:550px;background:#101114;border-color:#ffffff25;grid-template-columns:.8fr 1.2fr}.vot-account-aside{background:radial-gradient(ellipse at top left,#d4b36e12,transparent 65%),#090b0d;padding:40px 32px}.vot-account-aside>span{font-size:8px;line-height:1.8}.vot-account-aside h2{font-family:var(--display);font-size:42px;line-height:1.04;letter-spacing:-.04em;margin-top:31px}.vot-account-aside p{color:#989fa9;line-height:1.85;font-size:12px}.vot-account-aside__rail{color:#a0a4ad;line-height:1.6;font-size:8px}.vot-account-main{padding:43px 34px 30px}.vot-account-tabs{margin-bottom:24px}.vot-account-tabs button{font-size:11px;padding:9px 11px}.vot-account-view>h3{font-family:var(--display);font-size:32px;line-height:1.12;color:#f1f1f2}.vot-account-view>p{color:#a2a6b0;font-size:12px;line-height:1.75}.vot-field>span,.vot-phone-field>span{font-size:9px!important;color:#b3b6be!important;letter-spacing:.03em!important;text-transform:none!important}.vot-field input,.vot-field select,.vot-phone-row select{font-size:12px;border-color:#ffffff28;border-radius:3px;min-height:44px;background:#090b0d}.vot-check{font-size:10px;color:#a4a9b2;line-height:1.7}.vot-check input{accent-color:var(--gold)}.vot-submit{border-radius:3px;font-size:10px;color:#15130e;background:linear-gradient(120deg,#ecd39a,#c5a35e);min-height:46px;border-color:#d5b578;letter-spacing:.03em}.vot-account-message{font-size:12px;line-height:1.7}.vot-link-button{font-size:10px;color:var(--gold)}.vot-account-close{border-radius:3px;font-size:21px;width:30px;height:30px;top:12px;right:12px}.vot-session-menu{top:77px;right:38px;z-index:60;background:#101215;border-color:#d4b36e44;border-radius:3px}.vot-session-menu a,.vot-session-menu button{font-size:10px}.vot-field select{width:100%}.vot-account-view>p.form-helper{font-size:10px;color:#8d949e}.form-helper{grid-column:1/-1;font-size:9px;line-height:1.6;color:#959daa}
/* Interior editorial pages */
.interior-hero{padding:38px 0 76px;background:radial-gradient(ellipse at 78% 10%,#c8b07710,transparent 45%),linear-gradient(140deg,#111316,#090a0c);border-bottom:1px solid var(--line);position:relative;overflow:hidden}.breadcrumb{display:flex;align-items:center;gap:11px;font-size:8px;letter-spacing:.1em;color:#8e95a0;margin-bottom:61px}.breadcrumb .icon{width:15px;height:15px}.breadcrumb:hover{color:var(--gold)}.interior-hero h1{font-size:clamp(43px,5.8vw,81px);line-height:1.02;margin:22px 0 24px}.interior-hero p{font-size:18px;color:#a1a7b0;letter-spacing:-.02em}.interior-hero-line{width:95px;height:1px;background:var(--gold);margin-top:33px}.story-two{display:grid;grid-template-columns:1fr 1.2fr;gap:100px}.story-two h2{font-size:42px;margin:20px 0 30px}.story-text p{font-size:14px;line-height:1.9;margin-bottom:23px}.story-text p.lead{font-size:20px;color:#d6d9de;line-height:1.65}.founder-sign{margin-top:42px;border-left:1px solid var(--gold);padding-left:17px;display:flex;flex-direction:column;gap:7px}.founder-sign strong{font-family:var(--display);font-size:24px;font-weight:500}.founder-sign span{font-size:8px;letter-spacing:.1em;color:#a89875}.timeline-row{border-top:1px solid var(--line);display:grid;grid-template-columns:180px 1fr 40px;gap:45px;padding:40px 0}.timeline-row>span{font-family:var(--display);font-size:50px;font-weight:400;color:var(--gold);line-height:1}.timeline-row h3{font-size:22px;margin-bottom:15px;font-weight:500}.timeline-row p{font-size:13px;line-height:1.9;max-width:760px}.timeline-row>.icon{color:#928268;width:23px;height:23px}.story-quote{margin-top:75px;border-block:1px solid var(--line);padding:90px 0;background:radial-gradient(ellipse at top left,#d4b36e10,transparent 75%),#101214}.story-quote blockquote{font-family:var(--display);font-size:clamp(27px,3.3vw,45px);line-height:1.35;max-width:980px;margin:25px 0;color:#e6e2d9;letter-spacing:-.025em;font-weight:400}.story-quote .container>span:last-child{font-size:9px;letter-spacing:.15em;color:var(--gold)}.story-inline-photo{margin-top:35px;width:100%;border-radius:3px;filter:saturate(.8)}.values-section{background:#0d0f11;border-top:1px solid var(--line)}.values-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:30px}.values-grid article{border-top:1px solid #c8b07850;padding-top:20px}.values-grid article>span{font-family:var(--display);font-size:26px;color:var(--gold)}.values-grid h3{font-size:16px;line-height:1.4;min-height:45px;margin:19px 0 12px}.values-grid p{font-size:11px;line-height:1.9}.collection-label{display:inline-block;font-size:8px;letter-spacing:.11em;border:1px solid #d4b36e40;padding:6px 12px;color:var(--gold);margin-top:29px}.merch-intro{display:flex;gap:70px;justify-content:space-between;align-items:center;margin-bottom:43px}.merch-intro h2{font-size:38px;flex-shrink:0}.merch-intro p{max-width:560px;font-size:13px;line-height:1.9}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.product-card{border:1px solid var(--line);border-radius:4px;overflow:hidden;background:#101215}.product-visual{height:360px;position:relative;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 50% 40%,#d4c49e12,transparent 65%),linear-gradient(145deg,#1b1d20,#0c0e10)}.product-visual svg{width:85%;height:85%;filter:drop-shadow(8px 23px 9px #0008);transition:transform .6s var(--ease)}.product-visual:hover svg{transform:translateY(-5px)}.product-number{position:absolute;top:22px;left:24px;font-size:8px;letter-spacing:.1em;color:#a79776}.product-wordmark{position:absolute;top:43%;left:53%;font-family:var(--display);font-size:14px;line-height:1.2;color:#d9d1b7;font-weight:700;letter-spacing:-.02em;transform:skew(-8deg)}.product-wordmark span{display:block;font-size:4px;letter-spacing:.11em;color:var(--gold)}.product-1 .product-wordmark{top:38%;left:46%;font-size:19px;transform:rotate(-5deg)}.product-1 .product-wordmark span{font-size:5px}.product-2 .product-wordmark{left:56%;top:42%;font-size:12px}.product-visual>small{position:absolute;bottom:14px;font-size:6px;letter-spacing:.12em;color:#6d747f}.product-content{padding:26px 24px 30px;border-top:1px solid var(--line)}.product-content>.eyebrow{font-size:8px;color:#9d947e}.product-content h3{font-family:var(--display);font-size:25px;margin:12px 0 15px;font-weight:500}.product-content p{font-size:11px;line-height:1.9;min-height:63px}.status-pill{display:inline-flex;align-items:center;gap:8px;border:1px solid #d4b36e3a;background:#d4b36e06;padding:5px 8px;font-size:7px;letter-spacing:.07em;color:#b8a47d;margin-top:25px}.status-pill .icon{width:10px;height:10px}.merch-principles{background:#101214;border-block:1px solid var(--line)}.merch-principles h2{margin:20px 0 35px}.merch-principles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.merch-principles-grid article{border-top:1px solid var(--line);padding-top:24px}.merch-principles-grid article>span{font-family:var(--display);font-size:30px;color:var(--gold)}.merch-principles-grid h3{font-size:22px;font-weight:500;margin:15px 0 12px}.merch-principles-grid p{font-size:12px;line-height:1.8;max-width:295px}.merch-notify .container{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.merch-notify h2{font-size:38px;margin:16px 0 18px}.merch-notify p{font-size:12px}.email-row{display:flex;gap:10px;margin-top:9px;margin-bottom:14px}.email-row input{min-width:0}.email-row .btn{min-height:44px;font-size:10px;gap:14px}.merch-notify .form-status{margin-top:15px}
/* Inherited account, admin, public pass and legal pages: legibility upgrades only. */
.vot-passport-page,.vot-system-page{font-family:var(--font);background:#090a0c}.vot-system-topbar,.vot-passport-topbar{background:#08090bf2}.vot-system-nav a,.vot-system-nav button,.vot-passport-nav a,.vot-passport-nav button{font-size:10px;min-height:40px;display:inline-flex;align-items:center;color:#a5aab3}.vot-system-hero p,.vot-passport-hero__sub p{color:#a0a6af;font-size:14px}.vot-system-hero h1,.vot-passport-hero h1{line-height:1.05;font-family:var(--display);font-size:clamp(37px,5.5vw,74px);letter-spacing:-.04em;overflow-wrap:anywhere}.vot-system-card{background:#111316;border-radius:4px;padding:29px 32px}.vot-system-card h2{font-family:var(--display);font-size:25px;margin-bottom:16px;line-height:1.3}.vot-system-card p,.vot-system-card li{color:#adb2bc;font-size:13px;line-height:1.9}.vot-system-btn{font-size:10px;border-radius:3px}.vot-passport-section__head h3{font-family:var(--display)}.vot-passport-section__head small{font-size:10px;color:#8d94a0;line-height:1.6}.vot-passport-profile-grid span{font-size:9px;color:#9da3ae;line-height:1.5}.vot-passport-profile-grid strong{font-size:14px}.vot-passport-list article p{color:#a5abb6;font-size:12px}.vot-passport-list article>span{color:#a5abb6;font-size:11px}.vot-passport-empty{font-size:12px;color:#9da4af;line-height:1.8}.vot-passport-mini-stats span{font-size:9px;color:#a0a6b1;line-height:1.6}.vot-passport-card-live{border-color:#c8b07955;background:linear-gradient(145deg,#202327,#0b0d0f 70%);border-radius:5px}.vot-passport-card-live__meta{color:#9fa5b0;font-size:12px}.vot-passport-panel{border-radius:4px;background:#101215}.vot-passport-share button,.vot-profile-edit{font-size:9px;line-height:1.5}.vot-legal-footer{font-size:10px;color:#9299a5}.vot-system-main .vot-field>span{font-size:11px}.vot-passport-loading{font-size:15px;color:#b7bdc7}.vot-passport-hero__meta,.vot-system-hero>div>span{font-size:10px}.vot-admin-layout{color:#c6ccd5}
/* Responsive compositions */
@media(min-width:1600px){.hero,.hero-content{min-height:735px}.hero-content{padding-top:99px}.hero h1{font-size:110px}.hero-car{object-position:center 58%}.hero-lead{margin-top:29px}.hero-actions{margin-top:31px}.hero-copy{width:660px}.hero-caption{bottom:108px}}
@media(max-width:1280px){.header-inner{width:calc(100% - 48px);gap:19px}.brand,.brand img{width:152px}.desktop-nav{gap:20px}.desktop-nav>a{font-size:10px}.header-tools{gap:13px}.header-join{padding:0 12px;font-size:8px;gap:9px}.header-tools .vot-account-trigger{font-size:9px}.container{width:calc(100% - 80px)}.hero h1{font-size:83px}.hero,.hero-content{min-height:626px}.hero-content{padding-top:65px}.hero-lead{max-width:380px;font-size:13px}.hero-actions>.btn{font-size:10px;padding:0 18px;gap:21px}.project-layout{gap:65px}.project-image-wrap{min-height:430px}.project-copy h2{font-size:41px}.project-principles{gap:17px}.project-principles>span{font-size:9px}.journey-card{padding:23px 21px 26px}.journey-card h3{font-size:14px}.roles-line{grid-template-columns:260px 1fr;gap:20px}.role-description{padding-left:280px}.track-detail{padding:25px}.track-stats{gap:22px}.track-stats>div{padding-right:22px}.passport-layout{gap:45px;grid-template-columns:1fr 1.08fr}.passport-copy h2{font-size:39px}.passport-card{padding:24px}.passport-card__id{gap:12px}.passport-card__id strong{font-size:15px}.passport-actions{gap:16px}.passport-actions>.btn{font-size:9px;padding-inline:18px;gap:17px}.passport-actions>.btn-text{padding:0}.registration-card{padding:29px 31px}.faq-layout{gap:60px}.footer-main{gap:30px}.product-visual{height:320px}.story-two{gap:65px}}
@media(max-width:1080px){.desktop-nav{gap:17px}.desktop-nav>a{font-size:9px}.brand,.brand img{width:133px}.header-tools{gap:12px}.lang-button{font-size:8px}.header-inner{gap:17px}.header-join{padding:0 10px}.header-tools .vot-account-trigger i{display:none}.container{width:calc(100% - 64px)}.hero h1{font-size:75px}.hero-copy{width:510px}.hero-content{padding-top:64px}.hero,.hero-content{min-height:594px}.hero-shade{background:linear-gradient(90deg,#030404ef,#03040488 30%,transparent 63%),linear-gradient(0deg,#08090b,transparent 36%)}.hero-lead{font-size:12px;max-width:350px}.hero-eyebrow{font-size:8px}.hero-actions>.btn{gap:16px;font-size:9px;min-height:44px}.hero-caption{font-size:8px;bottom:98px}.series-word{font-size:14px}.strip-label{font-size:7px;max-width:115px}.strip-end{display:none}.section{padding:78px 0}.project-layout{gap:45px}.project-copy h2{font-size:36px}.project-image-wrap{min-height:414px}.project-copy .lead{font-size:17px}.project-copy>p:not(.lead){font-size:12px}.project-principles{gap:12px;flex-wrap:wrap}.project-principles>span{font-size:8px}.journey-section{padding-top:0}.journey-card{padding:24px 18px 30px}.journey-card-top{margin-bottom:20px}.journey-card p{font-size:10px}.journey-heading h2{font-size:30px}.journey-heading>.text-link{font-size:8px}.roles-line{grid-template-columns:1fr;gap:24px}.roles-title{display:flex;justify-content:space-between;align-items:center;flex-direction:row-reverse}.roles-title h3{margin:0}.role-item{flex-wrap:nowrap;padding:15px;min-height:60px;gap:12px}.role-item>span{font-size:9px}.role-item .role-plus{position:static;width:10px}.role-description{padding-left:0}.track-explorer{grid-template-columns:1fr 1fr}.track-detail{padding:24px}.track-detail h3{font-size:33px}.track-stats{gap:17px}.track-stats>div{padding-right:17px}.track-stats strong{font-size:25px}.track-stats span{font-size:6px}.track-copy{font-size:10px}.track-map-panel{padding:22px}.track-map-head{font-size:7px}.track-map-footer>a{font-size:8px}.track-map-footer{font-size:6px}.passport-copy h2{font-size:34px}.passport-copy .lead{font-size:16px}.passport-copy>p:not(.lead):not(.privacy-note){font-size:11px}.passport-layout{gap:35px}.passport-card{padding:21px 18px}.passport-card__top>img{width:70px}.passport-card__id>b{display:none}.passport-card__id strong{font-size:14px}.passport-card__id span{font-size:8px}.avatar{width:48px;height:48px;font-size:22px}.passport-card__skills{gap:5px}.passport-card__skills>span{font-size:5px}.passport-card__code>span{font-size:5px}.barcode{width:45px}.passport-actions{flex-wrap:wrap;gap:5px 16px}.registration-card h3{font-size:28px}.registration-card>p{font-size:11px}.registration-card li{font-size:9px}.moments-grid{grid-template-rows:205px 205px;gap:12px}.moment-0 .moment__meta>b{font-size:22px}.moment__meta>b{font-size:13px}.support-grid{gap:40px}.support-card h3{font-size:27px}.faq-layout{gap:45px;grid-template-columns:.9fr 1.3fr}.faq-layout h2{font-size:35px}.faq-list summary{font-size:11px}.footer-main{grid-template-columns:1.2fr 1fr 1.1fr;gap:28px}.footer-statement{display:none}.story-two{gap:45px}.values-grid{grid-template-columns:repeat(3,1fr);row-gap:40px}.merch-intro{gap:40px}.merch-intro h2{font-size:32px}.product-visual{height:275px}.product-content{padding:23px 19px}.product-content h3{font-size:23px}.product-content p{min-height:80px}.merch-notify .container{gap:45px}}
@media(max-width:900px){.desktop-nav{display:none}.menu-toggle{display:flex}.site-header{height:72px}.header-inner{width:calc(100% - 44px)}.brand,.brand img{width:164px}.header-tools{gap:19px}.header-tools .vot-account-trigger{font-size:10px}.header-join{font-size:9px;padding:0 16px;gap:15px}.lang-button{font-size:9px}.hero,.hero-content{min-height:655px}.hero-content{padding-top:53px}.hero h1{font-size:74px}.hero-visual{inset:0 -80px 0 -200px}.hero-car{object-position:74% bottom}.hero-shade{background:linear-gradient(90deg,#030404c9,#03040466 26%,transparent 70%),linear-gradient(0deg,#08090b,transparent 32%)}.hero-copy{width:470px}.hero-caption{bottom:67px;font-size:7px}.hero-bottom{font-size:7px}.hero-bottom>span{max-width:280px}.series-word{font-size:12px}.series-strip .container{gap:14px;min-height:66px}.strip-label{font-size:6px;max-width:93px}.project-layout{gap:30px;grid-template-columns:1fr 1.1fr}.project-image-wrap{min-height:401px}.photo-caption{left:21px;right:21px}.photo-caption>span{font-size:22px}.photo-caption .icon-btn{width:31px;height:31px}.photo-label{left:21px;right:21px;font-size:6px}.project-copy h2{font-size:31px}.project-copy .eyebrow{font-size:8px}.project-copy .lead{font-size:15px}.project-copy>p:not(.lead){font-size:11px}.project-principles{margin-top:23px;padding-top:18px}.journey-grid{grid-template-columns:1fr 1fr;gap:13px}.journey-card{min-height:182px;padding:24px}.journey-card h3{font-size:15px}.journey-card p{max-width:260px;font-size:11px}.journey-card-top{margin-bottom:18px}.roles-list{grid-template-columns:repeat(2,1fr)}.roles-title>.eyebrow{font-size:7px}.role-item{gap:14px}.role-item>span{font-size:11px}.role-item .role-plus{margin-left:auto}.section-head{gap:30px}.section-head>p{font-size:12px;max-width:290px}.section h2{font-size:34px}.track-detail{padding:22px}.track-detail h3{font-size:29px}.track-detail-top{margin-bottom:25px}.track-detail-top>.eyebrow{font-size:7px}.track-map-panel{padding:22px 17px}.map-designation{display:none}.track-svg-stage svg{height:265px}.track-stats{gap:12px}.track-stats>div{padding-right:12px}.track-stats strong{font-size:23px}.track-stats span{font-size:5px}.track-copy{min-height:53px}.track-nav>span{display:none}.track-nav{justify-content:flex-end;padding-top:20px}.track-map-footer>span{font-size:5px;gap:5px}.track-map-footer>a{font-size:7px}.track-map-footer .live-dot{width:3px;height:3px}.track-series span{font-size:7px}.passport-layout{grid-template-columns:1fr;gap:40px;max-width:660px}.passport-copy{max-width:540px}.passport-copy h2{font-size:43px}.passport-copy .lead{font-size:19px}.passport-copy>p:not(.lead):not(.privacy-note){font-size:13px;max-width:460px}.passport-actions{gap:24px;margin-top:28px}.passport-actions>.btn{font-size:11px;padding-inline:23px}.passport-actions>.btn-text{padding-inline:0}.passport-display{margin:0 35px 0 15px}.passport-card{padding:25px 28px}.passport-card__top>img{width:88px}.passport-card__id>b{display:block;font-size:7px}.passport-card__id strong{font-size:19px}.passport-card__id span{font-size:10px}.passport-card__id{gap:17px}.avatar{width:58px;height:58px;font-size:28px}.passport-card__skills>span{font-size:7px}.passport-card__code>span{font-size:6px}.barcode{width:69px}.passport-card__stats span{font-size:10px}.registration-card{padding:27px 24px}.registration-card h3{font-size:26px}.registration-card>p{font-size:11px}.registration-card li{line-height:1.7}.registration-card>.btn{min-width:0;width:100%;font-size:10px}.moments-grid{grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,220px)}.moment-0{grid-column:1/-1;grid-row:auto}.moment-0>img{object-position:center 37%}.moment-0 .moment__meta>b{font-size:25px;max-width:none}.support-grid{gap:30px}.support-card h3{font-size:25px}.support-card>p{font-size:11px}.support-tags{gap:5px}.support-tags>span{font-size:6px}.support-card>.btn{min-width:0;width:100%;font-size:9px;gap:10px;padding-inline:17px}.faq-layout{grid-template-columns:1fr;gap:32px}.faq-layout>div>p{margin-bottom:19px}.faq-list summary{font-size:13px}.faq-layout>div:first-child{position:relative}.faq-layout>div:first-child>.text-link{position:absolute;right:0;bottom:21px;font-size:8px}.footer-brand img{width:155px}.footer-main{gap:25px}.footer-brand p{font-size:9px}.footer-main nav>a{font-size:9px}.footer-bottom{font-size:7px}.footer-bottom small{font-size:7px}.contact-modal[open]{display:block}.contact-aside{display:none}.contact-modal{width:590px}.contact-content{padding:40px 33px}.vot-account-frame{grid-template-columns:1fr}.vot-account-aside{display:none}.vot-account-main{padding:44px 30px 28px}.vot-account-modal{width:min(580px,calc(100vw - 28px))}.vot-session-menu{top:68px;right:22px}.story-two{grid-template-columns:1fr;gap:25px}.story-text p.lead{font-size:19px}.founder-sign{margin-top:26px}.timeline-row{grid-template-columns:120px 1fr;gap:30px}.timeline-row>.icon{display:none}.timeline-row>span{font-size:40px}.timeline-row h3{font-size:20px}.timeline-row p{font-size:12px}.values-grid{grid-template-columns:repeat(2,1fr)}.merch-intro{display:block}.merch-intro p{margin-top:20px;max-width:620px}.product-grid{gap:15px}.product-visual{height:233px}.product-content{padding:20px 16px}.product-content h3{font-size:20px}.product-content p{font-size:10px;min-height:96px}.product-wordmark{font-size:11px}.product-1 .product-wordmark{font-size:16px}.product-2 .product-wordmark{font-size:10px}.product-number{font-size:7px;left:18px;top:16px}.product-visual>small{font-size:5px}.status-pill{font-size:6px;gap:5px;padding:4px 5px}.merch-notify .container{grid-template-columns:1fr;gap:28px}.interior-hero{padding-bottom:60px}.breadcrumb{margin-bottom:45px}}
@media(max-width:620px){:root{--vot-shell:calc(100vw - 36px)}html{scroll-padding-top:92px}.container{width:calc(100% - 40px)}.site-header{height:67px}.header-inner{width:calc(100% - 32px);gap:14px}.brand,.brand img{width:139px}.header-tools{gap:14px}.header-join{display:none}.header-tools .vot-account-trigger{font-size:10px;min-height:40px}.lang-button{font-size:8px;gap:3px}.lang-button span{display:none}.menu-toggle{width:33px;height:33px}.mobile-menu{inset:67px 0 0;padding:31px 23px}.mobile-menu>a:not(.btn){font-size:23px;padding:14px 0}.hero,.hero-content{min-height:748px}.hero-content{padding-top:40px}.hero-copy{width:100%}.hero-eyebrow{font-size:8px;letter-spacing:.15em;margin-bottom:19px;gap:10px}.hero h1{font-size:clamp(44px,12.25vw,74px);line-height:.98;letter-spacing:-.045em;white-space:normal}.hero-lead{font-size:12px;line-height:1.85;max-width:330px;margin-top:20px}.hero-actions{gap:9px;margin-top:23px}.hero-actions>.btn{font-size:9px;padding:0 13px;gap:16px;min-height:46px}.hero-actions .icon{width:13px;height:13px}.hero-visual{inset:260px 0 16px -160px}.hero-car{object-fit:cover;object-position:74% center}.hero-shade{background:linear-gradient(180deg,#020303 0%,#02030366 13%,transparent 40%),linear-gradient(0deg,#08090b 0%,transparent 26%),linear-gradient(90deg,#02030366,transparent 65%)}.film-trigger{margin-top:19px;font-size:9px;position:relative;z-index:2}.film-trigger small{font-size:6px}.play-ring{width:30px;height:30px}.hero-caption{font-size:6px;bottom:75px;gap:10px}.caption-line{width:23px}.hero-bottom{font-size:6px;letter-spacing:.1em;padding:23px 0 20px;gap:26px;align-items:flex-end}.hero-bottom>span{max-width:190px;line-height:1.8}.hero-bottom>a{gap:9px;white-space:nowrap}.hero-bottom .icon{width:12px;height:14px}.series-strip .container{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:18px 0 20px;min-height:auto}.strip-label{grid-column:1/-1;font-size:6px;text-align:center;max-width:none;color:#757b86;letter-spacing:.15em;margin-bottom:3px}.series-strip i{display:none}.series-word{font-size:10px;line-height:1.35;white-space:normal;text-align:center;letter-spacing:.015em}.series-word b{display:block}.series-word:not(:last-of-type){border-right:1px solid #ffffff15}.section{padding:61px 0}.section h2{font-size:32px}.section-head{display:block;margin-bottom:28px}.section-head h2{margin-top:15px}.section-head>p{max-width:360px;margin-top:19px;font-size:12px}.eyebrow{font-size:8px;gap:10px;letter-spacing:.13em}.section-no{padding-right:10px;min-width:25px}.project-layout{display:flex;flex-direction:column-reverse;gap:33px;align-items:stretch}.project-copy h2{font-size:36px;line-height:1.08;margin:18px 0}.project-copy .lead{font-size:18px;line-height:1.55;margin-bottom:17px}.project-copy>p:not(.lead){font-size:12px;line-height:1.9;max-width:none}.project-copy>.text-link{font-size:9px}.project-principles{margin-top:26px;padding-top:21px;gap:22px}.project-principles>span{font-size:9px}.project-image-wrap{min-height:315px}.photo-index{left:20px;top:19px;font-size:7px}.photo-caption{left:20px;right:20px;bottom:59px}.photo-caption>span{font-size:26px}.photo-label{left:20px;right:20px;font-size:6px;bottom:19px}.photo-caption .icon-btn{width:36px;height:36px}.journey-section{padding-top:0}.journey-heading{display:block;margin-bottom:22px}.journey-heading h2{font-size:29px;margin-top:15px;max-width:310px}.journey-heading>.text-link{display:none}.journey-heading .eyebrow{font-size:7px}.journey-grid{gap:10px}.journey-card{padding:21px 16px 25px;min-height:213px}.journey-card-top{margin-bottom:20px}.journey-card-top>span{font-size:25px}.journey-card-top>.icon{width:26px;height:26px}.journey-card h3{font-size:13px;margin-bottom:10px}.journey-card p{font-size:10px;line-height:1.75}.journey-connector{bottom:12px;right:12px}.roles-line{margin-top:26px;padding-top:28px;gap:19px}.roles-title{display:block}.roles-title>.eyebrow{font-size:6px;letter-spacing:.12em}.roles-title h3{font-size:25px;margin-top:8px}.role-item{min-height:64px;gap:9px;padding:12px}.role-item>span{font-size:9px}.role-item>.icon:first-child{width:19px;height:19px}.role-item .role-plus{width:9px;height:9px}.roles-list{gap:10px}.role-description{font-size:10px;line-height:1.8;padding-top:14px;min-height:67px}.track-filters{gap:6px;margin-bottom:17px}.track-filters>button{padding:0 10px;font-size:8px;min-height:33px;gap:8px}.track-filters>button:first-child{margin-right:0}.track-filters>button span{font-size:6px}.track-explorer{display:flex;flex-direction:column}.track-map-panel{border-right:0;border-bottom:1px solid var(--line);padding:21px 20px 18px;min-height:276px}.track-map-head{font-size:7px}.map-designation{display:block;font-size:6px}.track-svg-stage{min-height:201px}.track-svg-stage svg{height:218px}.track-map-footer{padding-top:11px}.track-map-footer>span{font-size:6px}.track-map-footer>a{font-size:8px}.track-detail{padding:25px 23px 21px}.track-detail-top{margin-bottom:21px}.track-detail h3{font-size:34px}.track-full-name{font-size:7px;letter-spacing:.1em}.track-copy{font-size:11px;line-height:1.85;min-height:0}.track-stats{gap:26px;margin:23px 0}.track-stats>div{padding-right:25px}.track-stats strong{font-size:29px}.track-stats span{font-size:6px}.track-series span{font-size:8px}.track-nav>span{display:block;font-size:8px;max-width:155px}.track-nav{justify-content:space-between;padding-top:24px}.track-nav .icon-btn{width:37px;height:37px}.track-tabs{flex-wrap:nowrap;overflow-x:auto;padding:4px 1px 10px;gap:7px;scrollbar-width:thin;scrollbar-color:#665a41 transparent}.track-tab{white-space:nowrap;flex-shrink:0;padding:6px 10px;font-size:9px}.section-note{font-size:9px;line-height:1.8;margin-top:16px}.passport-section{padding:63px 0 71px}.passport-layout{gap:30px}.passport-copy h2{font-size:33px;margin:17px 0 20px}.passport-copy .lead{font-size:17px}.passport-copy>p:not(.lead):not(.privacy-note){font-size:12px}.passport-actions{gap:15px;margin-top:23px;flex-wrap:nowrap}.passport-actions>.btn{font-size:9px;gap:12px;padding-inline:16px;min-height:46px}.passport-actions>.btn-text{padding:0;gap:9px;white-space:normal;min-width:72px}.passport-actions .icon{width:13px;height:13px}.privacy-note{font-size:8px;gap:8px;margin-top:20px}.passport-display{padding:12px 0;margin:0 14px 0 5px}.passport-card{padding:20px 17px;border-radius:6px;transform:rotate(-3deg) rotateY(-3deg)}.passport-card__top{padding-bottom:16px;font-size:15px}.passport-card__top b{font-size:11px}.passport-card__top>img{width:73px}.passport-card__id{gap:11px;margin-top:20px;margin-bottom:21px}.passport-card__id small{font-size:5px;letter-spacing:.1em}.passport-card__id strong{font-size:13px}.passport-card__id span{font-size:7px}.passport-card__id>b{font-size:5px;padding:3px}.avatar{width:40px;height:40px;font-size:21px}.passport-card__stats b{font-size:25px}.passport-card__stats span{font-size:7px}.passport-card__stats>div{padding:14px 0;gap:5px}.passport-card__skills{margin-top:16px;gap:5px}.passport-card__skills>span{font-size:5px;padding:3px 4px}.passport-card__code{margin-top:17px;padding-top:13px;gap:12px}.passport-card__code>span{font-size:5px;line-height:1.5;max-width:183px}.barcode{width:43px;height:12px}.passport-caption{margin-top:32px;font-size:6px;letter-spacing:.1em}.passport-caption .live-dot{width:4px;height:4px}.registration-grid{grid-template-columns:1fr;gap:16px}.registration-card{padding:26px}.registration-head{margin-bottom:25px}.registration-head>.eyebrow{font-size:8px}.registration-card h3{font-size:29px}.registration-card>p{font-size:12px}.registration-card li{font-size:10px}.registration-card>.btn{font-size:10px}.registration-note{font-size:9px;align-items:flex-start;line-height:1.85}.registration-note .icon{margin-top:3px}.moments-grid{gap:11px;grid-template-rows:235px 210px 210px}.moment__meta{left:15px;right:12px;bottom:17px}.moment__meta>b{font-size:15px}.moment-0 .moment__meta>b{font-size:23px;max-width:220px}.moment-0 .moment__meta{left:20px;bottom:22px}.moment__meta>span{font-size:5px;margin-top:6px}.moment-number{left:14px;top:15px;font-size:6px}.moment-open{top:10px;right:10px;width:24px;height:24px}.moment-open .icon{width:12px;height:12px}.support-grid{grid-template-columns:1fr;gap:35px}.support-card{padding-top:26px}.support-card-head{margin-bottom:21px}.support-card h3{font-size:29px}.support-card>p{font-size:12px}.support-tags>span{font-size:7px}.support-card>.btn{font-size:10px;min-height:46px}.faq-layout{gap:30px}.faq-layout h2{font-size:33px;margin-bottom:19px}.faq-layout>div>p{font-size:12px;margin-bottom:19px}.faq-layout>div:first-child>.text-link{position:static;font-size:9px}.faq-list summary{font-size:12px;padding:20px 0;line-height:1.6;min-height:65px;gap:18px}.faq-list details>p{font-size:11px;line-height:1.9;padding-right:13px}.closing-cta{padding:54px 0 60px}.closing-cta h2{font-size:30px;line-height:1.14;margin:19px 0 26px}.closing-cta .btn{font-size:10px}.closing-ghost{font-size:235px;right:-19px;top:62px}.footer-main{padding:43px 0 33px;grid-template-columns:1fr 1fr;gap:29px 27px}.footer-brand{grid-column:1/-1;display:flex;gap:22px;align-items:center}.footer-brand img{width:142px;min-width:142px}.footer-brand p{font-size:8px;line-height:1.7;margin:0}.footer-main nav{padding-top:0;gap:10px}.footer-main h3{font-size:9px;margin-bottom:7px}.footer-main nav>a{font-size:9px}.footer-bottom{display:flex;flex-direction:column-reverse;gap:20px;padding:23px 0 24px;align-items:flex-start}.footer-bottom nav{justify-content:space-between;width:100%;gap:12px;font-size:8px}.footer-bottom small{font-size:7px}.modal-bar{font-size:7px}.lightbox-bottom{padding:14px;gap:10px}.lightbox-bottom strong{font-size:11px;line-height:1.5;max-width:190px}.lightbox-bottom span{font-size:6px}.lightbox-bottom .icon-btn{width:32px;height:32px}.lightbox-bottom>div:last-child{gap:5px}.contact-content{padding:45px 21px 24px}.contact-content h2{font-size:30px}.partner-form{grid-template-columns:1fr}.partner-form label{font-size:11px}.partner-form input,.partner-form select,.partner-form textarea{font-size:14px;min-height:46px}.partner-form .wide{grid-column:auto}.vot-account-main{padding:49px 21px 24px}.vot-field input,.vot-field select,.vot-phone-row select{font-size:14px}.vot-account-view>h3{font-size:29px}.vot-field>span,.vot-phone-field>span{font-size:10px!important}.vot-account-view>p{font-size:12px}.vot-account-tabs button{font-size:11px}.vot-session-menu{top:63px;right:15px}.vot-form{grid-template-columns:1fr}.vot-phone-row{grid-template-columns:82px minmax(0,1fr)}.vot-check{font-size:10px}.vot-account-message{font-size:12px}.vot-submit{font-size:11px}.vot-passport-dashboard{padding-bottom:55px}.vot-passport-section{padding:21px}.vot-system-card{padding:23px}.vot-system-card h2{font-size:22px}.vot-system-hero h1{font-size:40px}.vot-system-hero p{font-size:13px}.vot-system-brand img{width:125px}.vot-system-nav a,.vot-system-nav button{font-size:9px}.vot-passport-hero h1{font-size:42px}.vot-passport-profile-grid{grid-template-columns:1fr}.vot-passport-section__head small{font-size:10px;text-align:left}.vot-passport-hero__sub p{font-size:13px}.vot-system-shell{width:calc(100% - 36px)}.interior-hero{padding:28px 0 44px}.breadcrumb{margin-bottom:39px;font-size:7px}.interior-hero h1{font-size:40px;line-height:1.04;margin:18px 0 23px}.interior-hero p{font-size:16px;line-height:1.5}.interior-hero .eyebrow{font-size:7px}.interior-hero-line{margin-top:24px}.story-two h2{font-size:33px;margin-bottom:25px}.founder-sign{margin-top:28px}.founder-sign strong{font-size:23px}.founder-sign span{font-size:7px}.story-two{gap:30px}.story-text p.lead{font-size:18px;line-height:1.65}.story-text p{font-size:12px;line-height:1.9}.timeline-row{grid-template-columns:1fr;gap:16px;padding:30px 0}.timeline-row>span{font-size:38px}.timeline-row h3{font-size:19px;line-height:1.45;margin-bottom:13px}.timeline-row p{font-size:12px;line-height:1.95}.story-quote{margin-top:34px;padding:55px 0}.story-quote blockquote{font-size:29px;line-height:1.3;margin:22px 0}.story-quote .container>span:last-child{font-size:7px}.values-grid{gap:28px 22px}.values-grid h3{font-size:15px;min-height:43px;margin:16px 0 10px}.values-grid p{font-size:11px;line-height:1.85}.values-grid article>span{font-size:26px}.values-grid article:last-child{grid-column:1/-1;max-width:75%}.collection-label{font-size:6px}.merch-intro h2{font-size:32px}.merch-intro p{font-size:12px;line-height:1.85;margin-top:19px}.product-grid{grid-template-columns:1fr;gap:24px}.product-visual{height:330px}.product-visual svg{width:83%;height:83%}.product-content{padding:26px}.product-content>.eyebrow{font-size:8px}.product-content h3{font-size:28px;margin:10px 0 16px}.product-content p{font-size:12px;min-height:0}.product-wordmark{font-size:15px}.product-wordmark span{font-size:4px}.product-1 .product-wordmark{font-size:20px}.product-2 .product-wordmark{font-size:14px}.product-number{font-size:8px;left:23px;top:20px}.product-visual>small{font-size:6px;bottom:16px}.status-pill{font-size:7px;padding:6px 9px;gap:7px}.merch-principles h2{font-size:33px}.merch-principles-grid{grid-template-columns:1fr;gap:25px}.merch-principles-grid article{display:grid;grid-template-columns:45px 1fr;gap:9px 20px}.merch-principles-grid article>span{grid-row:1/3;font-size:28px}.merch-principles-grid h3{margin:0;font-size:21px}.merch-principles-grid p{font-size:12px;grid-column:2;max-width:none}.merch-notify h2{font-size:33px}.merch-notify .container{gap:28px}.merch-notify p{font-size:12px}.email-row{gap:8px}.email-row input{font-size:12px}.email-row .btn{padding:0 13px;font-size:9px;gap:7px}.email-row .icon{width:13px;height:13px}}
@media(max-width:370px){.container{width:calc(100% - 32px)}.header-inner{width:calc(100% - 26px)}.brand,.brand img{width:123px}.header-tools{gap:10px}.hero,.hero-content{min-height:731px}.hero-content{padding-top:37px}.hero h1{font-size:44px}.hero-eyebrow{font-size:7px}.hero-lead{font-size:11px;max-width:284px}.hero-actions>.btn{font-size:8px;padding:0 11px;gap:10px;min-height:43px}.hero-visual{inset:268px 0 18px -183px}.hero-caption{font-size:5px}.section h2{font-size:29px}.project-copy h2{font-size:32px}.project-principles{gap:13px}.journey-card{padding:19px 13px 25px;min-height:218px}.journey-card h3{font-size:12px}.journey-card p{font-size:9px}.roles-list{gap:8px}.role-item{padding:11px 9px;gap:7px}.role-item>span{font-size:8px}.track-detail{padding:23px 19px}.track-stats{gap:20px}.track-stats>div{padding-right:20px}.track-stats strong{font-size:26px}.track-nav>span{font-size:7px}.passport-actions>.btn{padding-inline:13px;font-size:8px;gap:10px}.passport-actions>.btn-text{padding:0}.passport-card{padding:18px 14px}.passport-card__id>b{display:none}.passport-card__id strong{font-size:12px}.passport-card__skills>span{font-size:4px}.passport-card__code>span{font-size:4px}.passport-card__stats span{font-size:6px}.registration-card{padding:24px 20px}.registration-card h3{font-size:26px}.registration-card>p{font-size:11px}.registration-card li{font-size:9px}.moments-grid{grid-template-rows:230px 190px 190px}.moment__meta>b{font-size:13px}.footer-brand{gap:15px}.footer-brand img{width:125px;min-width:125px}.footer-brand p{font-size:7px}.interior-hero h1{font-size:35px}.vot-account-main{padding-inline:17px}.product-visual{height:292px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.passport-card,.passport-card:hover{transform:none}.passport-outline{transform:none;display:none}}
@media print{.site-header,.site-footer,.hero-visual,.hero-grain,.mobile-menu,dialog,.film-trigger,.btn,.read-progress{display:none!important}body{color:#111;background:white}p{color:#333}.container{width:100%}.section{padding:24px 0;break-inside:avoid}h1,h2,h3{color:#111!important}.hero,.hero-content{min-height:auto}.hero-content{padding-top:0}.hero h1>span{background:none;color:#111}.hero-bottom,.hero-caption{display:none}.hero h1{font-size:50px}.track-explorer{break-inside:avoid}.section-note{color:#555}.interior-hero{background:none;padding:20px 0}}

/* VOT history leadership: founder + co-founder */
.story-leaders{display:grid;gap:18px;margin-top:42px}
.story-leaders .founder-sign{margin-top:0}
.story-person-bio{padding-top:21px;margin-top:24px;border-top:1px solid var(--line)}
.story-person-bio h3{display:flex;align-items:baseline;gap:12px;margin:0 0 12px;font-family:var(--display);font-size:22px;font-weight:500;color:#e7e9ec}
.story-person-bio h3 small{font-family:var(--body);font-size:8px;letter-spacing:.13em;color:var(--gold);font-weight:600}
.story-person-bio p{margin-bottom:0}
@media(max-width:700px){.story-leaders{gap:14px;margin-top:28px}.story-person-bio{padding-top:18px;margin-top:20px}.story-person-bio h3{font-size:19px;gap:9px}.story-person-bio h3 small{font-size:7px}}


/* VOT history leadership — editorial paired profiles */
.story-leadership{position:relative;overflow:hidden}
.story-leadership:before{content:"";position:absolute;inset:0 0 auto 0;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);opacity:.16}
.story-origin-head{display:grid;grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);gap:clamp(48px,7vw,110px);align-items:end}
.story-origin-title h2{margin-top:22px;font-size:clamp(42px,5vw,68px);line-height:.96}
.story-origin-copy{padding-bottom:5px}
.story-origin-copy .lead{font-size:clamp(20px,2vw,27px);line-height:1.55;max-width:720px;color:#d9dadd}
.story-leadership-label{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin:58px 0 16px;font-size:9px;letter-spacing:.15em;color:#777a80;text-transform:uppercase}
.story-leadership-label i{height:1px;background:var(--line)}
.story-leadership-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}
.story-leader-card{position:relative;min-height:540px;padding:38px 40px 34px;background:linear-gradient(145deg,#111316 0%,#0b0d0f 74%);display:flex;flex-direction:column;overflow:hidden;isolation:isolate}
.story-leader-card:before{content:"";position:absolute;inset:auto -12% -28% auto;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(212,179,110,.11),transparent 68%);z-index:-1;pointer-events:none}
.story-leader-card:after{content:"";position:absolute;left:0;top:0;width:0;height:2px;background:var(--gold);transition:width .55s var(--ease)}
.story-leader-card:hover:after{width:100%}
.story-leader-card__top{display:flex;align-items:center;justify-content:space-between;padding-bottom:30px;border-bottom:1px solid var(--line)}
.story-leader-index{font-family:var(--display);font-size:42px;line-height:1;color:var(--gold);font-weight:500;letter-spacing:-.04em}
.story-leader-role{font-size:9px;letter-spacing:.17em;color:#9d9fa5;text-transform:uppercase;border:1px solid #ffffff22;padding:7px 10px}
.story-leader-card__main{padding:34px 0 32px}
.story-leader-card__main h3{font-family:var(--display);font-size:clamp(32px,3.4vw,48px);font-weight:500;line-height:1;margin:0 0 24px;color:#f0f0ed;letter-spacing:-.035em}
.story-leader-card__main p{font-size:14px;line-height:1.95;color:#aeb1b7;max-width:570px}
.story-leader-card--cofounder .story-leader-card__main p{font-size:13.5px}
.story-leader-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:auto;border-top:1px solid var(--line)}
.story-leader-facts>div{padding:18px 16px 0 0;min-width:0}
.story-leader-facts>div+div{border-left:1px solid var(--line);padding-left:16px}
.story-leader-facts small{display:block;font-size:7px;letter-spacing:.13em;color:#74777d;text-transform:uppercase;margin-bottom:7px}
.story-leader-facts strong{display:block;font-family:var(--display);font-size:12px;line-height:1.5;color:#d9c38e;font-weight:500;text-transform:uppercase}
.story-leadership .story-film-link{margin-top:26px}
@media(max-width:900px){.story-origin-head{grid-template-columns:1fr;gap:30px}.story-origin-copy{max-width:760px}.story-leadership-grid{grid-template-columns:1fr}.story-leader-card{min-height:auto}.story-leader-card__main p{max-width:none}}
@media(max-width:700px){.story-origin-title h2{font-size:36px}.story-origin-copy .lead{font-size:18px}.story-leadership-label{margin-top:42px;font-size:7px}.story-leader-card{padding:28px 24px}.story-leader-card__top{padding-bottom:22px}.story-leader-index{font-size:34px}.story-leader-role{font-size:7px}.story-leader-card__main{padding:26px 0}.story-leader-card__main h3{font-size:32px;margin-bottom:18px}.story-leader-card__main p,.story-leader-card--cofounder .story-leader-card__main p{font-size:12px;line-height:1.9}.story-leader-facts{grid-template-columns:1fr;gap:0}.story-leader-facts>div{padding:14px 0}.story-leader-facts>div+div{border-left:0;border-top:1px solid var(--line);padding-left:0}.story-leader-facts strong{font-size:11px}.story-leadership .story-film-link{margin-top:20px}}

/* Deploy QA 2026-09: legacy admin mobile topbar wrap. Scoped to admin workspace only. */
@media (max-width:620px){
  .admin-workspace .vot-system-topbar{height:auto;min-height:66px}
  .admin-workspace .vot-system-topbar>.vot-system-shell{flex-wrap:wrap;gap:4px 12px;padding-top:7px;padding-bottom:7px}
  .admin-workspace .vot-system-nav{flex:1 1 100%;min-width:0;flex-wrap:wrap;justify-content:flex-start;gap:2px 10px}
  .admin-workspace .vot-system-nav a,.admin-workspace .vot-system-nav button{min-width:0;min-height:28px;font-size:8px}
}
