:root{--blue:#1259ef;--orange:#ff4f16;--ink:#0a0b0d;--white:#fff;--line:#d9dce1;--pad:clamp(1.25rem,4vw,4.5rem)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}img{display:block;width:100%;height:100%;object-fit:cover}a{color:inherit;text-decoration:none}button{font:inherit}.skip-link{position:fixed;left:1rem;top:-4rem;z-index:100;background:#fff;padding:.8rem}.skip-link:focus{top:1rem}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.site-header{position:absolute;z-index:20;top:0;left:0;width:100%;height:94px;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between;color:#fff;border-bottom:1px solid rgba(255,255,255,.2)}.site-header.scrolled{position:fixed;height:72px;background:rgba(8,9,12,.94);backdrop-filter:blur(12px)}.brand{display:flex;align-items:flex-end;gap:.5rem;font-weight:900}.brand-up{font-size:2rem;line-height:.8;color:var(--orange);letter-spacing:-.12em}.brand-sub{font-size:.55rem;letter-spacing:.08em}.nav{display:flex;align-items:center;gap:2.2rem;font-size:.82rem;font-weight:600}.nav>a:not(.button){position:relative}.nav>a:not(.button):after{content:"";position:absolute;left:0;bottom:-7px;width:0;height:2px;background:var(--orange);transition:.25s}.nav>a:hover:after{width:100%}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;background:var(--blue);color:#fff;padding:1rem 1.25rem;min-width:185px;font-weight:700;font-size:.85rem;transition:.25s}.button:hover{background:var(--orange);transform:translateY(-2px)}.button-small{min-width:auto;padding:.75rem 1.1rem}.button-dark{background:#0a0b0d}.menu-toggle{display:none;background:none;border:0;color:#fff}
.hero{min-height:100svh;position:relative;display:flex;align-items:flex-end;overflow:hidden;background:#08090b;color:#fff}.hero-media,.hero-shade{position:absolute;inset:0}.hero-media img{object-position:center 42%;filter:saturate(.9)}.hero-shade{background:linear-gradient(90deg,rgba(4,5,7,.94) 0%,rgba(4,5,7,.65) 42%,rgba(4,5,7,.08) 80%),linear-gradient(0deg,rgba(0,0,0,.6),transparent 48%)}.hero-content{position:relative;z-index:2;width:min(870px,85%);padding:170px var(--pad) clamp(4rem,9vh,7rem)}.hero-mark{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin:0 0 2rem;color:#d5d8df}.hero h1{font-size:clamp(3.4rem,7.8vw,8.4rem);line-height:.86;letter-spacing:-.075em;margin:0 0 2.2rem;max-width:860px}.hero h1 em{font-style:normal;color:var(--orange)}.hero-copy{max-width:490px;font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.55;color:#e5e7eb}.hero-actions{display:flex;align-items:center;gap:2.25rem;margin-top:2.2rem}.text-link{font-weight:700;border-bottom:1px solid #fff;padding:.9rem 0}.hero-side{position:absolute;z-index:2;right:var(--pad);bottom:3rem;margin:0;writing-mode:vertical-rl;font-size:.63rem;letter-spacing:.25em}
.section{padding:7.5rem var(--pad)}.section-number{font-size:.68rem;letter-spacing:.14em;font-weight:800;color:var(--blue);align-self:start}.manifesto{display:grid;grid-template-columns:.6fr 1.2fr 1fr 1.1fr;gap:clamp(1.5rem,4vw,5rem);align-items:center}.manifesto h2,.experience-head h2,.join h2{font-size:clamp(3rem,5.7vw,6.8rem);line-height:.9;letter-spacing:-.07em;margin:0}.manifesto h2 span,.experience-head h2 span,.join h2 span{color:var(--orange)}.manifesto-copy{font-size:1rem;line-height:1.7}.manifesto-copy strong{display:block;margin-top:1.5rem}.manifesto-photo{height:520px;margin:0;overflow:hidden}.manifesto-photo img{transition:transform .6s}.manifesto-photo:hover img{transform:scale(1.03)}
.experiences{background:#f3f5f8}.experience-head{display:flex;justify-content:space-between;align-items:end;margin:2rem 0 4.5rem;padding-left:15%}.experience-head p{line-height:1.7;color:#565b65}.experience-list{border-top:1px solid #bbc0c9}.experience{display:grid;grid-template-columns:70px 1fr minmax(200px,360px) 40px;align-items:center;gap:2rem;min-height:150px;border-bottom:1px solid #bbc0c9;overflow:hidden}.experience-index{font-size:.7rem;color:#676d77}.experience h3{font-size:clamp(1.6rem,3vw,3rem);letter-spacing:-.05em;margin:0}.experience p{margin:.4rem 0 0;color:#666}.experience img{height:110px;filter:saturate(.8);transition:.35s}.experience:hover img{transform:scale(1.05);filter:saturate(1)}.experience-arrow{font-size:1.5rem;color:var(--blue)}
.community{background:#090a0c;color:#fff;padding:var(--pad);display:grid;grid-template-columns:.75fr 2fr;gap:var(--pad)}.community-statement{padding:3.5rem 0;align-self:center}.community-statement>p{color:var(--orange);font-size:.68rem;letter-spacing:.14em;font-weight:800}.community-statement h2{font-size:clamp(2.5rem,4.5vw,5.5rem);line-height:.95;letter-spacing:-.06em;margin:3rem 0}.community-statement h2 em{font-style:normal;color:var(--orange)}.community-statement span{display:block;line-height:1.7;color:#c8cbd0;max-width:380px}.community-grid{display:grid;grid-template-columns:1.4fr 1fr;grid-template-rows:300px 300px;gap:8px}.community-grid figure{margin:0;overflow:hidden}.community-grid .photo-wide{grid-row:span 2}.community-grid img{transition:.6s}.community-grid figure:hover img{transform:scale(1.03)}
.join{display:grid;grid-template-columns:1fr 1.1fr;gap:8vw;align-items:center}.join-copy h2{margin:2.5rem 0}.join-copy p{max-width:540px;line-height:1.8;color:#555;margin:0 0 2rem}.join-visual{height:650px;position:relative}.join-sticker{position:absolute;right:-1.5rem;bottom:2rem;width:140px;height:140px;border-radius:50%;background:var(--orange);display:grid;place-items:center;text-align:center;font-weight:900;transform:rotate(-9deg)}
.footer{min-height:150px;background:#08090b;color:#fff;padding:2rem var(--pad);display:flex;align-items:center;justify-content:space-between}.brand-footer .brand-up{font-size:2.7rem}.footer p{font-weight:600}.footer p span{color:var(--orange)}.footer-links{display:flex;gap:2rem;font-size:.8rem}
.reveal{opacity:1;transform:none;transition:opacity .7s ease,transform .7s ease}
@media (max-width:900px){.site-header{height:76px}.menu-toggle{display:grid;width:44px;height:44px;padding:12px;gap:4px;z-index:2}.menu-toggle span:not(.sr-only){height:2px;background:currentColor}.nav{position:fixed;inset:0;background:#090a0c;display:flex;flex-direction:column;justify-content:center;gap:2rem;font-size:1.5rem;transform:translateX(100%);transition:.35s}.nav.open{transform:none}.manifesto{grid-template-columns:1fr 1fr}.manifesto .section-number{grid-column:1/-1}.manifesto-photo{height:420px}.experience-head{padding-left:0}.community{grid-template-columns:1fr}.join{gap:3rem}.join-visual{height:520px}}
@media (max-width:620px){.hero{min-height:780px}.hero-media img{object-position:61% center}.hero-shade{background:linear-gradient(0deg,rgba(4,5,7,.98) 0%,rgba(4,5,7,.55) 72%,rgba(4,5,7,.2))}.hero-content{width:100%;padding-bottom:4rem}.hero h1{font-size:clamp(3.3rem,16vw,5rem);line-height:.88}.hero-copy{font-size:.96rem;max-width:90%}.hero-actions{align-items:stretch;flex-direction:column;gap:.6rem}.button{width:100%}.text-link{width:max-content}.hero-side{display:none}.section{padding-top:5rem;padding-bottom:5rem}.manifesto{grid-template-columns:1fr}.manifesto-main{margin-top:1rem}.manifesto-photo{height:400px}.experience-head{align-items:start;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}.experience{grid-template-columns:32px 1fr 30px;gap:1rem;padding:1.25rem 0}.experience img{grid-column:2/4;grid-row:2;width:100%;height:160px}.experience-arrow{grid-column:3;grid-row:1}.community{padding-top:4.5rem;padding-bottom:4.5rem}.community-statement{padding:0}.community-statement h2{margin:2rem 0}.community-grid{grid-template-columns:1fr 1fr;grid-template-rows:330px 180px}.community-grid .photo-wide{grid-column:1/-1;grid-row:auto}.join{grid-template-columns:1fr}.join-visual{height:440px}.join-sticker{width:105px;height:105px;right:-.5rem;font-size:.78rem}.footer{align-items:flex-start;flex-direction:column;gap:2rem}.footer-links{width:100%;justify-content:space-between}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}

/* Zengin medya ve hikâye bölümleri */
.hero-media video{width:100%;height:100%;object-fit:cover;object-position:center 42%;filter:saturate(.9)}
.reels{background:#08090b;color:#fff;display:grid;grid-template-columns:minmax(240px,.7fr) 2fr;gap:clamp(2rem,5vw,6rem);overflow:hidden}
.reels-intro{align-self:center}.reels-intro .section-number{color:#4f83ff}.reels-intro h2{font-size:clamp(3rem,5vw,6rem);line-height:.91;letter-spacing:-.07em;margin:2rem 0}.reels-intro h2 span{color:var(--orange)}.reels-intro p{color:#aeb3bd;line-height:1.7;max-width:390px}.light-link{display:inline-block;margin-top:1.5rem}
.reel-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,31%);gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:1rem;scrollbar-color:var(--orange) #222}
.reel-card{position:relative;height:590px;scroll-snap-align:start;background:#15171b;overflow:hidden}.reel-card video{width:100%;height:100%;object-fit:cover}.reel-card>div{position:absolute;left:0;right:0;bottom:0;padding:5rem 1.25rem 1.25rem;background:linear-gradient(transparent,rgba(0,0,0,.9));pointer-events:none}.reel-card span{font-size:.65rem;color:#8fb0ff}.reel-card h3{font-size:1.3rem;margin:.6rem 0 .25rem}.reel-card p{margin:0;color:#c5c9d0;font-size:.8rem}
.stories{display:grid;grid-template-columns:.65fr 1.6fr;gap:6vw;background:#fff}.stories-head h2{font-size:clamp(3rem,5vw,6rem);line-height:.9;letter-spacing:-.07em;margin:2rem 0}.stories-head h2 span{color:var(--orange)}.stories-head>p{max-width:430px;line-height:1.7;color:#5b6069}
.story-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;align-items:end}.story{border-top:1px solid #bfc3ca;padding-top:1rem}.story-photo{height:340px;overflow:hidden;margin-bottom:1.2rem}.story-photo img{transition:.5s}.story:hover img{transform:scale(1.04)}.story>span{font-size:.65rem;color:var(--blue)}.story h3{font-size:1.5rem;margin:.6rem 0 .35rem}.story p{font-size:.8rem;color:#666}
.instagram-band{background:#090a0c;color:#fff;padding:3rem var(--pad);display:grid;grid-template-columns:.65fr 1.8fr;gap:4vw;align-items:stretch}.instagram-copy{align-self:center}.instagram-copy>p{font-size:.65rem;letter-spacing:.12em;color:#6c96ff;font-weight:800}.instagram-copy h2{font-size:clamp(2.4rem,4vw,4.8rem);line-height:.92;letter-spacing:-.06em}.instagram-copy h2 span{color:var(--orange)}.instagram-copy a{font-size:.85rem;border-bottom:1px solid #fff;padding-bottom:.5rem}.instagram-photos{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.instagram-photos img{aspect-ratio:4/5;filter:saturate(.85);transition:.35s}.instagram-photos img:hover{filter:saturate(1);transform:translateY(-5px)}
@media (max-width:900px){.reels{grid-template-columns:1fr}.stories{grid-template-columns:1fr}.instagram-band{grid-template-columns:1fr}}
@media (max-width:620px){.hero-media video{object-position:61% center;transform:scale(1.32)}.reel-track{grid-auto-columns:82vw;margin-right:calc(var(--pad)*-1)}.reel-card{height:520px}.story-list{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:calc(var(--pad)*-1)}.story{min-width:78vw;scroll-snap-align:start}.story-photo{height:360px}.instagram-photos{grid-template-columns:1fr 1fr}.instagram-photos img{aspect-ratio:1}}

/* Mobile-first deneyim */
.hero-media video{transform:scale(1.12)}
.button svg,.mobile-join svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:none}
.hero-video-toggle,.reel-play{display:grid;place-items:center;border:1px solid rgba(255,255,255,.8);background:rgba(5,7,10,.55);color:#fff;cursor:pointer;backdrop-filter:blur(8px)}
.hero-video-toggle{position:absolute;right:var(--pad);bottom:2.5rem;z-index:4;width:54px;height:54px;border-radius:50%}.hero-video-toggle svg,.reel-play svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hero-video-toggle .icon-play,.hero-video-toggle.paused .icon-pause,.reel-play .icon-pause,.reel-card.playing .reel-play .icon-play{display:none}.hero-video-toggle.paused .icon-play,.reel-card.playing .reel-play .icon-pause{display:block}
.scroll-cue{display:none}.reel-play{position:absolute;z-index:3;left:50%;top:50%;width:58px;height:58px;border-radius:50%;transform:translate(-50%,-50%)}.reel-card.playing .reel-play{opacity:.25}.reel-card.playing:hover .reel-play,.reel-card.playing .reel-play:focus-visible{opacity:1}
.mobile-join{display:none}
:focus-visible{outline:3px solid #fff;outline-offset:3px}.experiences :focus-visible,.stories :focus-visible,.join :focus-visible{outline-color:var(--blue)}

@media (max-width:620px){
  :root{--pad:20px}
  html{scroll-padding-top:64px}
  body{padding-bottom:82px}
  .site-header,.site-header.scrolled{position:fixed;height:64px;padding:0 16px;background:#050608;border-bottom:1px solid rgba(255,255,255,.12);backdrop-filter:none}
  .brand{gap:.42rem}.brand-up{font-size:1.8rem}.brand-sub{font-size:.48rem}
  .menu-toggle{width:48px;height:48px;padding:13px 10px;gap:5px;cursor:pointer}
  .menu-toggle span:not(.sr-only){height:2px;transition:transform .25s,opacity .25s}
  .menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
  .menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
  .menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
  .nav{z-index:1;padding:90px 24px 40px;justify-content:flex-start;align-items:stretch;gap:0;font-size:clamp(1.65rem,8vw,2.2rem);font-weight:800}
  .nav>a{min-height:62px;display:flex;align-items:center;border-bottom:1px solid #272a30}.nav .button{margin-top:28px;border:0;font-size:1rem}
  .hero{min-height:100svh;padding-top:64px;align-items:flex-end}
  .hero-media{top:64px}.hero-media video{object-position:52% center;transform:scale(1.34);transform-origin:center}
  .hero-shade{top:64px;background:linear-gradient(0deg,rgba(4,5,7,.98) 0%,rgba(4,5,7,.72) 38%,rgba(4,5,7,.08) 79%)}
  .hero-content{width:100%;padding:0 20px 116px}
  .hero-mark{font-size:.68rem;margin-bottom:1.25rem;letter-spacing:.13em}
  .hero h1{font-size:clamp(3.05rem,14.4vw,4rem);line-height:.88;letter-spacing:-.072em;margin-bottom:1.15rem}
  .hero-copy{font-size:.97rem;line-height:1.5;max-width:330px;margin:0}
  .hero-actions{margin-top:1.65rem}.hero-actions .button{height:56px;padding:0 18px;font-size:.92rem}.hero-actions .text-link{display:none}
  .hero-side{display:none}.hero-video-toggle{right:20px;bottom:18px;width:50px;height:50px}
  .scroll-cue{position:absolute;display:flex;z-index:3;left:50%;bottom:18px;transform:translateX(-50%);flex-direction:column;align-items:center;gap:7px;color:#d9dce2;text-transform:uppercase;font-size:.58rem;letter-spacing:.18em;white-space:nowrap}.scroll-cue span{display:block;width:1px;height:22px;background:#fff}
  .section{padding:72px 20px}.section-number{font-size:.62rem;letter-spacing:.15em}
  .manifesto{background:#07080a;color:#fff;gap:0}.manifesto-main{margin-top:24px}.manifesto h2{font-size:clamp(3rem,14vw,3.8rem);line-height:.91}.manifesto-copy{margin-top:30px;font-size:.94rem;line-height:1.7;color:#c9ccd2}.manifesto-copy strong{color:#fff}.manifesto-photo{height:360px;margin:34px 0 0}.manifesto-photo img{object-position:center}
  .reels{padding:72px 0 72px 20px;gap:32px}.reels-intro{padding-right:20px}.reels-intro h2{font-size:clamp(3rem,14vw,3.8rem);line-height:.91;margin:22px 0}.reels-intro p{font-size:.94rem}.light-link{min-height:48px;display:inline-flex;align-items:center}
  .reel-track{grid-auto-columns:calc(100vw - 64px);gap:12px;margin:0;padding:0 20px 14px 0;scroll-padding-left:20px}.reel-card{height:535px;border-radius:8px}.reel-card>div{padding:6rem 18px 18px}.reel-card h3{font-size:1.28rem}.reel-play{width:58px;height:58px}
  .experiences{padding:72px 20px;background:#f4f6f9}.experience-head{margin:24px 0 36px}.experience-head h2{font-size:clamp(3.1rem,15vw,4rem);line-height:.88}.experience-head p{font-size:.92rem;line-height:1.55}.experience-list{border-color:#c8ccd3}
  .experience{grid-template-columns:96px minmax(0,1fr) 36px;grid-template-rows:74px;gap:12px;min-height:0;padding:15px 0}.experience-index{display:none}.experience>div{grid-column:2;grid-row:1;align-self:center;min-width:0}.experience h3{font-size:1.25rem;letter-spacing:-.035em}.experience p{font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.experience img{grid-column:1;grid-row:1;width:96px;height:74px;object-fit:cover}.experience-arrow{grid-column:3;grid-row:1;align-self:center;justify-self:end}
  .community{padding:72px 20px;gap:28px}.community-statement{padding:0}.community-statement h2{font-size:clamp(3rem,14vw,3.8rem);line-height:.9;margin:24px 0}.community-statement span{font-size:.94rem}.community-grid{grid-template-rows:310px 150px;gap:5px}
  .stories{padding:72px 0 72px 20px;gap:34px}.stories-head{padding-right:20px}.stories-head h2{font-size:clamp(3rem,14vw,3.8rem);margin:22px 0}.stories-head>p{font-size:.92rem}.story-list{gap:12px;margin:0;padding:0 20px 10px 0}.story{min-width:76vw}.story-photo{height:350px}.story h3{font-size:1.35rem}
  .instagram-band{padding:72px 20px;gap:30px}.instagram-copy h2{font-size:clamp(3rem,14vw,3.8rem);margin:22px 0}.instagram-copy a{min-height:48px;display:inline-flex;align-items:center}.instagram-photos{gap:5px}
  .join{position:relative;display:block;padding:72px 20px 84px;background:var(--blue);color:#fff;overflow:hidden}.join:after{content:"UP!";position:absolute;right:-18px;bottom:-18px;font-size:7rem;line-height:1;font-weight:900;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.2);pointer-events:none}.join-copy{position:relative;z-index:2}.join .section-number{color:#d8e3ff}.join-copy h2{font-size:clamp(3rem,14vw,3.8rem);margin:24px 0}.join-copy h2 span{color:#fff}.join-copy p{color:#e4ebff;font-size:.94rem;line-height:1.65}.join .button-dark{width:100%;height:56px;background:#fff;color:#0a0b0d}.join-visual{display:none}
  .footer{padding:42px 20px 112px;gap:26px}.brand-footer .brand-up{font-size:2.3rem}
  .mobile-join{position:fixed;z-index:45;left:12px;right:12px;bottom:max(10px,env(safe-area-inset-bottom));height:58px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;background:var(--blue);color:#fff;font-size:.92rem;font-weight:800;box-shadow:0 12px 35px rgba(0,0,0,.38);transform:translateY(calc(100% + 24px));opacity:0;pointer-events:none;transition:transform .25s,opacity .25s}.mobile-join.is-visible{transform:none;opacity:1;pointer-events:auto}
}

@media (max-width:360px){
  .hero h1{font-size:2.9rem}.hero-copy{font-size:.9rem}.hero-mark{margin-bottom:1rem}
  .manifesto h2,.reels-intro h2,.experience-head h2,.community-statement h2,.stories-head h2,.instagram-copy h2,.join-copy h2{font-size:2.85rem}
}

/* Görsel kadraj düzeltmeleri */
.focus-upper{object-position:center 34%}
.focus-social{object-position:38% center}
.focus-group{object-position:center 46%}
.focus-event{object-position:center 38%}
.focus-landscape{object-position:center 54%}

@media (max-width:620px){
  .hero-media video{object-position:center;transform:scale(1.04)}
  .manifesto-photo .focus-upper{object-position:center 32%}
}
