.styles-module__Q_w5AW__container{color:#fff;background:#000;width:100%;min-height:100vh;padding-top:80px}.styles-module__Q_w5AW__introSection{max-width:1200px;margin:0 auto 3rem;padding:0 2rem}.styles-module__Q_w5AW__title{font-size:3rem;font-family:var(--font-bricolage);margin-bottom:1.5rem}.styles-module__Q_w5AW__date{color:#fff6;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem;font-size:.9rem;font-weight:500}.styles-module__Q_w5AW__description{color:#999;max-width:800px;font-size:1.1rem;line-height:1.6}.styles-module__Q_w5AW__videoContainer{aspect-ratio:16/9;background:#000;justify-content:center;align-items:center;width:100%;max-width:1600px;margin:0 auto;display:flex;position:relative;overflow:hidden}.styles-module__Q_w5AW__video{object-fit:contain;border:none;width:100%;height:100%}.styles-module__Q_w5AW__hideCursor{cursor:none}.styles-module__Q_w5AW__controls{-webkit-backdrop-filter:blur(30px);z-index:10;background:#000000b3;width:100%;padding:20px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.styles-module__Q_w5AW__timeline{cursor:pointer;background:#ffffff4d;border-radius:2px;width:95%;height:4px;margin:0 auto 10px}.styles-module__Q_w5AW__progress{background:#fff;height:100%;transition:width .1s}.styles-module__Q_w5AW__buttons{align-items:center;gap:20px;width:95%;margin:0 auto;display:flex}.styles-module__Q_w5AW__controlButton{-webkit-backdrop-filter:blur(30px);color:#fff;cursor:pointer;background:#0000004d;border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;padding:5px;font-size:24px;transition:background .3s;display:flex}.styles-module__Q_w5AW__controlButton:hover{background:#0006}.styles-module__Q_w5AW__timeDisplay{color:#fff;font-family:monospace}.styles-module__Q_w5AW__volumeControl{align-items:center;gap:10px;display:flex}.styles-module__Q_w5AW__volumeSlider{--slider-width:100px;--slider-height:6px;--slider-bg:#525252;--slider-border-radius:999px;--level-color:#fff;--level-transition-duration:.1s;cursor:pointer;appearance:none;width:var(--slider-width);height:var(--slider-height);background:var(--slider-bg);border-radius:var(--slider-border-radius);-webkit-transition:height var(--level-transition-duration);-o-transition:height var(--level-transition-duration);transition:height var(--level-transition-duration);overflow:hidden}.styles-module__Q_w5AW__volumeSlider::-webkit-slider-thumb{-webkit-appearance:none;width:0;height:var(--slider-height);box-shadow:-200px 0 0 200px var(--level-color);background:0 0}.styles-module__Q_w5AW__volumeSlider::-moz-range-thumb{width:0;height:var(--slider-height);box-shadow:-200px 0 0 200px var(--level-color);background:0 0;border:none}.styles-module__Q_w5AW__volumeControl:hover .styles-module__Q_w5AW__volumeSlider{height:calc(var(--slider-height) * 2)}.styles-module__Q_w5AW__content{padding:40px}.styles-module__Q_w5AW__controlIcon{color:#fff;justify-content:center;align-items:center;font-size:18px;line-height:1;display:flex}.styles-module__Q_w5AW__fontTestersSection{flex-direction:column;gap:3rem;max-width:1200px;margin:4rem auto;padding:0 2rem;display:flex}.styles-module__Q_w5AW__fontTesterContainer{width:100%}.styles-module__Q_w5AW__fontTitle{font-size:2rem;font-family:var(--font-bricolage);color:#fff;margin-bottom:1rem}@media (max-width:768px){.styles-module__Q_w5AW__fontTestersSection{gap:2rem;margin:3rem auto}.styles-module__Q_w5AW__fontTitle{margin-bottom:1rem;font-size:1.5rem}.styles-module__Q_w5AW__videoContainer{aspect-ratio:16/9;margin:20px auto}.styles-module__Q_w5AW__postersSection{margin:2rem auto;padding:0 1rem}.styles-module__Q_w5AW__postersGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:600px}.styles-module__Q_w5AW__posterImage{border-radius:8px}}.styles-module__Q_w5AW__postersGrid{grid-template-columns:repeat(2,1fr);gap:2rem;width:100%;max-width:800px;margin:0 auto;display:grid}.styles-module__Q_w5AW__posterItem{width:100%;position:relative}.styles-module__Q_w5AW__posterImage{cursor:pointer;border-radius:12px;width:100%;height:auto;transition:transform .3s,box-shadow .3s}.styles-module__Q_w5AW__posterImage:hover{transform:scale(1.02);box-shadow:0 10px 30px #ffffff1a}.styles-module__Q_w5AW__postersSection{max-width:1400px;margin:4rem auto;padding:0 2rem 4rem}.styles-module__Q_w5AW__postersGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;display:grid}.styles-module__Q_w5AW__posterItem{cursor:pointer;flex-direction:column;align-items:center;gap:.75rem;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.styles-module__Q_w5AW__posterItem:hover{transform:scale(1.04)translateY(-4px)}.styles-module__Q_w5AW__posterItem img{border-radius:10px;width:100%;height:auto;transition:box-shadow .3s;display:block;box-shadow:0 20px 40px #00000080}.styles-module__Q_w5AW__posterItem:hover img{box-shadow:0 30px 60px #000000b3}.styles-module__Q_w5AW__posterLabel{color:#ffffff73;letter-spacing:.12em;text-transform:uppercase;font-size:.85rem;font-weight:500}.styles-module__Q_w5AW__lightbox{z-index:9999;cursor:zoom-out;background:#000000eb;justify-content:center;align-items:center;padding:2rem;animation:.25s styles-module__Q_w5AW__fadeIn;display:flex;position:fixed;inset:0}@keyframes styles-module__Q_w5AW__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module__Q_w5AW__lightboxImage{object-fit:contain;border-radius:12px;max-width:90vw;max-height:90vh;animation:.25s cubic-bezier(.175,.885,.32,1.275) styles-module__Q_w5AW__scaleIn;box-shadow:0 40px 80px #000c}@keyframes styles-module__Q_w5AW__scaleIn{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@media (max-width:900px){.styles-module__Q_w5AW__postersGrid{grid-template-columns:repeat(2,1fr);gap:1rem}}
.FontTester-module__NC8IZW__container{border-radius:20px;width:1130px;margin:2rem auto;padding:2rem 2rem 1rem;transition:all .3s}.FontTester-module__NC8IZW__light{color:#000;background:#fff;box-shadow:0 4px 20px #0000001a}.FontTester-module__NC8IZW__dark{color:#fff;background:#0d0d0d;box-shadow:0 4px 20px #0000004d}.FontTester-module__NC8IZW__controls{justify-content:space-between;align-items:center;margin-bottom:.25rem;padding-bottom:1rem;display:flex}.FontTester-module__NC8IZW__controls h2{letter-spacing:.05em;margin:0;font-size:2rem;font-weight:600;line-height:1.2}.FontTester-module__NC8IZW__controlsRight{align-items:center;gap:2rem;display:flex}.FontTester-module__NC8IZW__modeSwitch{justify-content:flex-start;align-items:center;gap:.5rem;display:flex}.FontTester-module__NC8IZW__modeSwitch span{font-family:var(--font-bricolage);white-space:nowrap}.FontTester-module__NC8IZW__switch{width:3.5em;height:2em;font-size:17px;display:inline-block;position:relative}.FontTester-module__NC8IZW__switch input{opacity:0;width:0;height:0}.FontTester-module__NC8IZW__slider{cursor:pointer;background-color:#b6b6b6;border-radius:10px;transition:all .4s;position:absolute;inset:0}.FontTester-module__NC8IZW__dark .FontTester-module__NC8IZW__slider{background-color:#0d0d0d;border:1px solid #fff3}.FontTester-module__NC8IZW__slider:before{content:"";background-color:#fff;border-radius:8px;width:1.4em;height:1.4em;transition:all .4s;position:absolute;bottom:.3em;left:.3em;transform:rotate(270deg)}.FontTester-module__NC8IZW__dark .FontTester-module__NC8IZW__slider:before{background-color:#212121}.FontTester-module__NC8IZW__switch input:checked+.FontTester-module__NC8IZW__slider{background-color:#20dc68}.FontTester-module__NC8IZW__switch input:focus+.FontTester-module__NC8IZW__slider{box-shadow:0 0 1px #2196f3}.FontTester-module__NC8IZW__switch input:checked+.FontTester-module__NC8IZW__slider:before{right:auto;transform:translate(1.5em)}.FontTester-module__NC8IZW__fontSizeControl{align-items:center;gap:1rem;display:flex}.FontTester-module__NC8IZW__fontSizeControl label{font-family:var(--font-bricolage)}.FontTester-module__NC8IZW__sizeSlider{--slider-width:150px;--slider-height:6px;--slider-border-radius:999px;--level-transition-duration:.1s;cursor:pointer;appearance:none;width:var(--slider-width);height:var(--slider-height);border-radius:var(--slider-border-radius);-webkit-transition:height var(--level-transition-duration);-o-transition:height var(--level-transition-duration);transition:height var(--level-transition-duration);outline:none;align-items:center;display:inline-flex;overflow:hidden}.FontTester-module__NC8IZW__light .FontTester-module__NC8IZW__sizeSlider{--slider-bg:#f6f6f6;--level-color:#20dc68;background:var(--slider-bg)}.FontTester-module__NC8IZW__dark .FontTester-module__NC8IZW__sizeSlider{--slider-bg:#212121;--level-color:#20dc68;background:var(--slider-bg)}.FontTester-module__NC8IZW__sizeSlider::-webkit-slider-thumb{appearance:none;width:0;height:var(--slider-height);box-shadow:-100vw 0 0 100vw var(--level-color);cursor:pointer;background:0 0}.FontTester-module__NC8IZW__sizeSlider::-moz-range-thumb{width:0;height:var(--slider-height);box-shadow:-100vw 0 0 100vw var(--level-color);cursor:pointer;background:0 0;border:none}.FontTester-module__NC8IZW__sizeSlider:hover{height:calc(var(--slider-height) * 2)}.FontTester-module__NC8IZW__testArea{margin:.1rem 0}.FontTester-module__NC8IZW__textInput{resize:vertical;width:100%;min-height:150px;color:inherit;background:0 0;border:1px solid #80808033;border-radius:8px;padding:1rem;font-family:inherit;transition:all .3s}.FontTester-module__NC8IZW__light .FontTester-module__NC8IZW__textInput{background:#fffc;border-color:#f6f6f6}.FontTester-module__NC8IZW__dark .FontTester-module__NC8IZW__textInput{background:#0003}.FontTester-module__NC8IZW__light .FontTester-module__NC8IZW__textInput:focus{border-color:#000;outline:none;box-shadow:0 0 0 2px #0000001a}.FontTester-module__NC8IZW__dark .FontTester-module__NC8IZW__textInput:focus{border-color:#fff;outline:none;box-shadow:0 0 0 2px #ffffff1a}.FontTester-module__NC8IZW__sampleText{opacity:.8;letter-spacing:.05em;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;margin-top:.25rem;margin-bottom:0;font-family:inherit;font-size:24px;font-weight:400;line-height:1.6}@media (max-width:1170px){.FontTester-module__NC8IZW__container{width:100%;margin:1rem auto}}@media (max-width:768px){.FontTester-module__NC8IZW__controls{flex-direction:column;align-items:flex-start;gap:1rem}.FontTester-module__NC8IZW__controlsRight{flex-direction:column;align-items:flex-start;gap:1rem;width:100%}.FontTester-module__NC8IZW__modeSwitch{justify-content:flex-start;width:auto}.FontTester-module__NC8IZW__fontSizeControl{width:100%;margin-left:0}.FontTester-module__NC8IZW__sampleText{letter-spacing:.03em;font-size:20px}.FontTester-module__NC8IZW__container{width:100%;max-width:100%;margin:1rem auto;padding:1.5rem 1rem .75rem}}@media (max-width:480px){.FontTester-module__NC8IZW__sampleText{letter-spacing:.02em;font-size:18px}.FontTester-module__NC8IZW__container{padding:1rem .75rem .5rem}}
@font-face{font-family:uygurFont;src:url(../media/Uygur_Regular-s.p.30y2_anirw2-9.ttf)format("truetype");font-display:swap}@font-face{font-family:uygurFont Fallback;src:local(Arial);ascent-override:68.67%;descent-override:20.5%;line-gap-override:9.58%;size-adjust:104.41%}.uygurfont_8a616820-module__frvCJG__className{font-family:uygurFont,uygurFont Fallback}.uygurfont_8a616820-module__frvCJG__variable{--font-uygur:"uygurFont", "uygurFont Fallback"}
@font-face{font-family:cumhuriyetFont;src:url(../media/Cumhuriyetv2_Regular-s.p.2pn8ru3_5sxnk.ttf)format("truetype");font-display:swap}@font-face{font-family:cumhuriyetFont Fallback;src:local(Arial);ascent-override:84.98%;descent-override:22.05%;line-gap-override:10.7%;size-adjust:93.44%}.cumhuriyetfont_115b8200-module__14Runq__className{font-family:cumhuriyetFont,cumhuriyetFont Fallback}.cumhuriyetfont_115b8200-module__14Runq__variable{--font-cumhuriyet:"cumhuriyetFont", "cumhuriyetFont Fallback"}
@font-face{font-family:gokturkFont;src:url(../media/Göktürk_Regular-s.p.3njiu5c-igaqs.ttf)format("truetype");font-display:swap}@font-face{font-family:gokturkFont Fallback;src:local(Arial);ascent-override:66.47%;descent-override:21.62%;line-gap-override:8.86%;size-adjust:112.83%}.gokturkfont_9b5b279f-module__mzSz6G__className{font-family:gokturkFont,gokturkFont Fallback}.gokturkfont_9b5b279f-module__mzSz6G__variable{--font-gokturk:"gokturkFont", "gokturkFont Fallback"}
@font-face{font-family:odtuGrotesk;src:url(../media/ODTUGrotesk_Regular-s.p.1m8r47mrwhlg1.ttf)format("truetype");font-display:swap}@font-face{font-family:odtuGrotesk Fallback;src:local(Arial);ascent-override:66.94%;descent-override:22.31%;line-gap-override:8.93%;size-adjust:112.04%}.odtugrotesk_ebeeeb8e-module__dWAxhG__className{font-family:odtuGrotesk,odtuGrotesk Fallback}.odtugrotesk_ebeeeb8e-module__dWAxhG__variable{--font-odtu-grotesk:"odtuGrotesk", "odtuGrotesk Fallback"}
@font-face{font-family:odtuGrotesk;src:url(../media/ODTUGrotesk_Regular-s.p.1m8r47mrwhlg1.ttf)format("truetype");font-display:swap}@font-face{font-family:odtuGrotesk Fallback;src:local(Arial);ascent-override:66.94%;descent-override:22.31%;line-gap-override:8.93%;size-adjust:112.04%}.odtugrotesk_ebeeeb8e-module__0S7XAG__className{font-family:odtuGrotesk,odtuGrotesk Fallback}.odtugrotesk_ebeeeb8e-module__0S7XAG__variable{--font-odtu-grotesk:"odtuGrotesk", "odtuGrotesk Fallback"}
@font-face{font-family:ottomanFont;src:url(../media/Ottoman_Regular-s.p.1sb-m_cm2abee.ttf)format("truetype");font-display:swap}@font-face{font-family:ottomanFont Fallback;src:local(Arial);ascent-override:145.13%;descent-override:32.66%;line-gap-override:9.41%;size-adjust:106.25%}.ottomanfont_ce85d81c-module__djFiWW__className{font-family:ottomanFont,ottomanFont Fallback}.ottomanfont_ce85d81c-module__djFiWW__variable{--font-ottoman:"ottomanFont", "ottomanFont Fallback"}
