@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;800;900&display=swap);*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:"Inter",sans-serif;font-size:16px;line-height:1.65;color:#e5e5e5;background-color:#000}h1,h2,h3,h4,h5,h6,p,ul,ol,dl,blockquote,pre,figure,table,fieldset{margin:0}ul,ol{padding:0;list-style:none}a{color:#fafafa;text-decoration:none;transition:color .15s ease-out}a:hover{color:#d4af37}img{max-width:100%;height:auto;display:block}button{border:none;background:none;padding:0;cursor:pointer;font-family:inherit}h1{font-size:48px;font-weight:900;line-height:1.1;color:#fafafa;margin-bottom:20px}@media(max-width:768px){h1{font-size:36px}}h2{font-size:36px;font-weight:800;line-height:1.15;color:#fafafa;margin-bottom:18px}@media(max-width:768px){h2{font-size:24px}}h3{font-size:24px;font-weight:700;line-height:1.25;color:#fafafa;margin-bottom:16px}@media(max-width:768px){h3{font-size:18px}}h4{font-size:18px;font-weight:600;line-height:1.4;color:#e5e5e5;margin-bottom:14px}p{font-size:16px;line-height:1.65;color:#e5e5e5;margin-bottom:16px}.text--small{font-size:14px}.text--large{font-size:17px}.text--muted{color:#a3a3a3}.text--secondary{color:#e5e5e5}.container{max-width:1440px;margin:0 auto;padding:0 16px}@media(min-width:768px){.container{padding:0 24px}}@media(min-width:992px){.container{padding:0 40px}}.section{padding:40px 0}@media(min-width:768px){.section{padding:60px 0}}@media(min-width:992px){.section{padding:80px 0}}.btn{display:inline-block;padding:15px 44px;font-size:15px;font-weight:700;text-align:center;text-decoration:none;text-transform:uppercase;letter-spacing:1px;border:0 solid #fff0;border-radius:6px;cursor:pointer;transition:all .3s ease-out;position:relative;overflow:hidden}.btn::after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:hsl(0 0% 100% / .2);border-radius:50%;transform:translate(-50%,-50%);transition:width .4s ease,height .4s ease}.btn:active::after{width:300px;height:300px}.btn--primary{background:linear-gradient(135deg,#b8960f 0%,#d4af37 50%,#e5c158 100%);color:#000;border:none;box-shadow:0 4px 20px rgb(212 175 55 / .45)}.btn--primary:hover{background:linear-gradient(135deg,#d4af37 0%,#e5c158 50%,#f2d678 100%);color:#000;border:none;box-shadow:0 6px 30px rgb(212 175 55 / .7);transform:translateY(-2px)}.btn--primary:active{transform:translateY(0)}.btn--secondary{background:#000;color:#d4af37;border:2px solid #d4af37}.btn--secondary:hover{background:#0a0a0a;color:#e5c158;border:2px solid #e5c158;transform:translateY(-2px)}.btn--secondary:active{transform:translateY(0)}.btn--outline{background:#fff0;color:#d4af37;border:2px solid #d4af37}.btn--outline:hover{background:rgb(212 175 55 / .12);color:#e5c158;border:2px solid #e5c158;transform:translateY(-2px)}.btn--outline:active{transform:translateY(0)}.btn--sm{padding:12px 36px;font-size:14px}.btn--lg{padding:18px 52px;font-size:16px}.btn--xs{padding:9px 22px;font-size:13px}.btn:focus-visible{outline:2px solid #d4af37;outline-offset:3px}.loading{opacity:.7;pointer-events:none}.toc,.faq__answer,.language-switcher__dropdown{transition:all .3s ease-out}.toc__link:focus,.faq__question:focus,.language-switcher__current:focus,.language-switcher__option:focus{outline:2px solid #d4af37;outline-offset:2px}.header{background:#000;color:#fafafa;border-bottom:1px solid rgb(212 175 55 / .25);box-shadow:0 2px 12px rgb(0 0 0 / .7);position:sticky;top:0;z-index:1020;transition:all all .3s ease-out}.header__inner{display:flex;align-items:center;justify-content:space-between;height:68px;position:relative;gap:40px}@media(min-width:1280px){.header__inner{height:76px}}@media(max-width:768px){.header__inner{gap:24px}}.header__logo{flex-shrink:0;max-width:200px;z-index:2}@media(max-width:768px){.header__logo{max-width:180px}}@media(max-width:576px){.header__logo{max-width:160px}}.header__logo-link{display:block;color:inherit;text-decoration:none;transition:opacity .2s ease-out}.header__logo-link:hover{opacity:.85}.header__logo-link:focus{outline:2px solid #d4af37;outline-offset:2px;border-radius:3px}.header__logo-link img{-o-object-fit:contain;object-fit:contain}.header__logo-image{height:42px;width:auto;max-width:100%;display:block}@media(max-width:768px){.header__logo-image{height:40px}}@media(max-width:576px){.header__logo-image{height:38px}}.header__logo-text{font-size:28px;font-weight:700;color:#fafafa;font-family:"Inter",sans-serif}@media(max-width:768px){.header__logo-text{font-size:26px}}@media(max-width:576px){.header__logo-text{font-size:24px}}.header__posts-desktop{display:none;flex:1;margin:0 auto;overflow:visible}@media(min-width:1280px){.header__posts-desktop{display:flex;justify-content:center}}.header__controls{display:flex;align-items:center;gap:16px;flex-shrink:0;z-index:2}@media(max-width:768px){.header__controls{gap:16px}}@media(max-width:576px){.header__controls{gap:12px}}.header__auth{display:flex;align-items:center;gap:12px}@media(min-width:1280px){.header__auth{display:flex}}@media(max-width:768px){.header__auth{gap:12px}}@media(max-width:576px){.header__auth{gap:10px}}.header__auth-btn{font-size:15px;padding:12px 36px;white-space:nowrap;font-family:"Inter",sans-serif;font-weight:500}@media(max-width:768px){.header__auth-btn{font-size:15px;padding:11px 34px}}@media(max-width:576px){.header__auth-btn{font-size:14px;padding:11px 32px}}.header__language{position:relative}@media(min-width:1280px){.header__language{display:block}}.header__mobile-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;width:46px;height:46px;background:rgb(26 26 26 / .8);border:1px solid rgb(212 175 55 / .35);border-radius:6px;cursor:pointer;padding:12px;flex-shrink:0;transition:all .2s ease-out}@media(min-width:1280px){.header__mobile-toggle{display:none}}@media(max-width:576px){.header__mobile-toggle{width:42px;height:42px;padding:10px}}.header__mobile-toggle:hover{background:rgb(212 175 55 / .2)}.header__mobile-toggle:hover .header__hamburger{background:#d4af37}.header__mobile-toggle:focus{outline:2px solid #d4af37;outline-offset:2px}.header__hamburger{width:22px;height:2px;background:#fafafa;margin:5px 0;border-radius:1px;transition:all .2s ease-out}.header__hamburger:first-child{margin-top:0}.header__hamburger:last-child{margin-bottom:0}@media(max-width:576px){.header__hamburger{width:20px;height:2px;margin:4px 0}.header__hamburger:first-child{margin-top:0}.header__hamburger:last-child{margin-bottom:0}}.header__mobile-menu{display:none;position:fixed;top:0;left:0;right:0;bottom:0;height:100svh;overflow-y:auto;overflow-x:hidden;background:#000;padding:60px 40px;padding-top:calc(68px + 60px);z-index:1050;transform:translateX(100%);transition:transform transform .3s ease-out}.header__mobile-menu--open{display:block;transform:translateX(0)}@media(min-width:1280px){.header__mobile-menu{display:none!important}}@media(max-width:576px){.header__mobile-menu{padding:40px 24px;padding-top:calc(68px + 40px)}}.header__close-btn{position:absolute;top:24px;right:24px;background:rgb(26 26 26 / .8);border:1px solid rgb(212 175 55 / .35);border-radius:6px;color:#fafafa;font-family:"Inter",sans-serif;font-size:20px;font-weight:500;padding:12px;cursor:pointer;transition:all .2s ease-out;z-index:10}.header__close-btn:hover,.header__close-btn:focus{color:#d4af37;border:1px solid #d4af37;background:rgb(212 175 55 / .2);outline:none}@media(max-width:576px){.header__close-btn{top:16px;right:16px;font-size:18px;padding:10px}}.header__mobile-nav{margin-top:60px;margin-bottom:60px}.header__mobile-nav .mobile-nav__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.header__mobile-nav .mobile-nav__item{margin:0}.header__mobile-nav .mobile-nav__link{display:block;font-family:"Inter",sans-serif;font-size:17px;font-weight:500;color:#fafafa;text-decoration:none;padding:12px 0;border-radius:0;border:none;transition:all .2s ease-out}.header__mobile-nav .mobile-nav__link:hover,.header__mobile-nav .mobile-nav__link:focus{color:#d4af37;background:#fff0;border:none;outline:none;transform:translateX(4px)}.header__mobile-nav .mobile-nav__link:active{background:#fff0}@media(max-width:576px){.header__mobile-nav .mobile-nav__link{font-size:16px;padding:11px 0}}.header__mobile-language{padding-top:24px;border-top:1px solid rgb(212 175 55 / .25);margin-top:auto}@media(max-width:576px){.header__mobile-language{padding-top:24px}}.header__spacer{flex:1}.posts-nav{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:nowrap}@media(max-width:1440px){.posts-nav{gap:6px}}.posts-nav__link{color:rgb(250 250 250 / .87);text-decoration:none;font-size:15px;font-weight:500;font-family:"Inter",sans-serif;padding:10px 18px;border-radius:6px;transition:all .2s ease-out;white-space:nowrap;position:relative;border:none}.posts-nav__link:hover{color:#d4af37;background:rgb(212 175 55 / .15);transform:none}.posts-nav__link:focus{outline:2px solid #d4af37;outline-offset:2px}.posts-nav__link--active{color:#d4af37;font-weight:600;background:#fff0}body.mobile-menu-open{overflow:hidden}@media(min-width:1280px){body.mobile-menu-open{overflow:auto}}@media(max-width:400px){.header__logo{max-width:25%}.header__logo-image{height:24px}.header__logo-text{font-size:14px}.header__controls{gap:4px}.header__auth-btn{font-size:11px;padding:5px 10px}.header__mobile-toggle{width:32px;height:32px;padding:6px}.header__hamburger{width:18px;height:2px;margin:3px 0}.language-switcher__current{padding:5px 8px}.language-switcher__flag{font-size:12px}.language-switcher__code{font-size:11px}}@media print{.header__mobile-toggle,.header__close-btn,.language-switcher{display:none}.header__posts-desktop{display:flex!important}}.banner{position:relative;min-height:440px;display:flex;align-items:center;justify-content:flex-start;max-width:1440px;margin:0 auto;border-radius:10px;overflow:hidden;margin:30px auto;box-shadow:0 8px 26px rgb(0 0 0 / .8)}@media(max-width:1680px){.banner{margin:0}}@media(min-width:992px){.banner{min-height:540px;align-items:center}}@media(max-width:768px){.banner{min-height:490px;margin:0;border-radius:0}}@media(max-width:576px){.banner{min-height:440px;margin:0}}.banner__background{position:absolute;inset:0;background:linear-gradient(135deg,#000000 0%,#0a0a0a 40%,#1a1a1a 70%,#1f1f1f 100%);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.banner__overlay{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,rgb(0 0 0 / .92) 0%,rgb(0 0 0 / .7) 50%,rgb(0 0 0 / .4) 100%)}.banner__content{position:relative;z-index:3;width:100%;max-width:620px;display:flex;flex-direction:column;gap:22px;padding:60px 0;text-align:center}@media(max-width:768px){.banner__content{max-width:100%;padding:40px 0;gap:18px}}.banner__title{font-size:38px;font-weight:900;font-family:"Playfair Display",serif;line-height:1.1;color:#fafafa;margin-bottom:20px;text-align:center;letter-spacing:-.5px}@media(min-width:992px){.banner__title{font-size:52px}}@media(max-width:768px){.banner__title{font-size:46px}}@media(max-width:576px){.banner__title{font-size:38px;margin-bottom:16px}}.banner__subtitle{font-size:17px;font-weight:400;font-family:"Inter",sans-serif;line-height:1.65;color:rgb(250 250 250 / .92);opacity:1;margin-bottom:24px;max-width:560px;margin-left:auto;margin-right:auto}@media(min-width:992px){.banner__subtitle{font-size:18px}}@media(max-width:768px){.banner__subtitle{font-size:18px}}@media(max-width:576px){.banner__subtitle{margin-bottom:20px;max-width:100%}}.banner__btn{background:linear-gradient(135deg,#b8960f 0%,#d4af37 50%,#e5c158 100%);color:#000;border:0 solid none;border-radius:6px;font-size:16px;font-weight:700;font-family:"Inter",sans-serif;padding:15px 44px;min-width:200px;width:-moz-fit-content;width:fit-content;margin-top:26px;transition:all transform .3s ease-out;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;position:relative;overflow:hidden;text-transform:uppercase;letter-spacing:1px;box-shadow:0 4px 20px rgb(212 175 55 / .45);margin-left:auto;margin-right:auto}.banner__btn::before{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .4),transparent);transform:skewX(-25deg);animation:btnShine 3s ease-in-out infinite}.banner__btn:hover{background:linear-gradient(135deg,#d4af37 0%,#e5c158 50%,#f2d678 100%);color:#000;border:none;transform:translateY(-3px);box-shadow:0 0 40px rgb(212 175 55 / .85)}.banner__btn:hover::before{animation:none;left:150%;transition:left .4s ease}.banner__btn:active{transform:scale(.98)}.banner__btn:focus-visible{outline:2px solid #000;outline-offset:4px}@media(max-width:768px){.banner__btn{font-size:15px;padding:14px 40px;min-width:auto;width:100%;max-width:300px}}@media(prefers-reduced-motion:reduce){.banner__btn::before{animation:none}}@keyframes btnShine{0%{left:-100%}50%,100%{left:150%}}@keyframes bannerFadeIn{from{opacity:0}to{opacity:1}}@keyframes bannerSlideUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes bannerScale{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media(max-width:576px){.banner__content{text-align:center}.banner__title,.banner__subtitle{text-align:center}}@media print{.banner{min-height:auto;margin:0;border-radius:0;page-break-inside:avoid}.banner__background{display:none}.banner__overlay{background:#fff0!important}.banner__btn{display:none}}.content{background:#000;padding:80px 0}.content__wrapper{max-width:1440px;margin:0 auto}.content__main{position:relative}.content__text .wp-block-paragraph{margin-bottom:16px}.content__text .wp-block-heading{margin-bottom:40px;scroll-margin-top:116px}.content__text .wp-block-heading.has-large-font-size{font-size:36px}.content__text .wp-block-heading.has-medium-font-size{font-size:24px}.content__text .wp-block-list{margin-bottom:16px;padding-left:40px}.content__text .wp-block-list li{margin-bottom:8px;list-style:disc}.content__text .wp-block-quote{border-left:4px solid #d4af37;padding:24px 40px;margin:60px 0;font-style:italic;color:#e5e5e5;border-radius:6px;background:rgb(10 10 10 / .5);position:relative}.content__text .wp-block-quote::before{content:'"';position:absolute;top:-10px;left:24px;font-size:48px;color:rgb(212 175 55 / .3);font-family:Georgia,serif;line-height:1}.content__text .wp-block-image{margin:60px 0}.content__text .wp-block-image img{border-radius:10px;box-shadow:0 2px 6px rgb(0 0 0 / .6);transition:transform .3s ease-out,box-shadow .3s ease-out}.content__text .wp-block-image img:hover{transform:scale(1.01);box-shadow:0 4px 14px rgb(0 0 0 / .7)}.content__text .wp-block-image figcaption{text-align:center;font-size:14px;color:#a3a3a3;margin-top:16px}.content__text .wp-block-code{background:#0a0a0a;border:1px solid #1a1a1a;border-radius:6px;padding:24px;font-family:"Courier New",monospace;font-size:14px;overflow-x:auto;margin:40px 0}.content__text .wp-block-code::-webkit-scrollbar{height:6px}.content__text .wp-block-code::-webkit-scrollbar-track{background:#050505}.content__text .wp-block-code::-webkit-scrollbar-thumb{background:rgb(212 175 55 / .3);border-radius:3px}.content__text h1,.content__text h2,.content__text h3,.content__text h4{scroll-margin-top:116px;font-family:"Playfair Display",serif}.content__text h1,.content__text h2{text-transform:none}.content__text a:not(.btn){color:#d4af37;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;transition:all .2s ease-out}.content__text a:not(.btn):hover{color:#e5c158;text-decoration-thickness:2px}.content__text table{width:100%;border-collapse:collapse;margin:60px 0;font-size:14px}.content__text table th,.content__text table td{padding:16px 24px;border:1px solid #1a1a1a;text-align:left}.content__text table th{background:#0a0a0a;font-weight:700;color:#fafafa}.content__text table tr:hover td{background:rgb(10 10 10 / .5)}.content__text hr{border:none;height:1px;background:linear-gradient(90deg,transparent,#d4af37,transparent);margin:80px 0}.toc{background:#0a0a0a;border:1px solid #1a1a1a;border-radius:10px;padding:24px;margin-bottom:40px;width:100%;position:relative}@media(min-width:992px){.toc{width:320px;flex-shrink:0;position:sticky;top:136px;align-self:flex-start;margin-bottom:0;max-height:calc(100vh - 76px - 120px);overflow-y:auto}.toc::-webkit-scrollbar{width:4px}.toc::-webkit-scrollbar-track{background:#fff0}.toc::-webkit-scrollbar-thumb{background:rgb(212 175 55 / .3);border-radius:2px}.toc::-webkit-scrollbar-thumb:hover{background:rgb(212 175 55 / .5)}}.toc__title{font-size:19px;font-weight:600;color:#fafafa;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #1a1a1a}.toc__list{list-style:none;padding:0;margin:0;position:relative}.toc__item{margin-bottom:8px;position:relative}.toc__item--level-1{font-weight:500;color:#e5e5e5}.toc__item--level-2{font-size:14px;color:#e5e5e5}.toc__link{display:block;color:#e5e5e5;text-decoration:none;padding:8px 8px 8px 24px;transition:all .2s ease-out;border-radius:3px;position:relative}.toc__link::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:2px;height:0;background:#d4af37;border-radius:1px;transition:height .2s ease-out}.toc__link:hover{color:#d4af37;background:rgb(20.2,20.2,20.2);padding-left:28px}.toc__link:hover::before{height:60%}.toc__link--active{color:#d4af37;font-weight:600;background:rgb(30.4,30.4,30.4)}.toc__link--active::before{height:100%;box-shadow:0 0 8px rgb(212 175 55 / .5)}.toc__link:focus-visible{outline:2px solid #d4af37;outline-offset:2px}.toc:empty{display:none}.content__layout{display:flex;flex-direction:column;gap:80px}@media(min-width:992px){.content__layout{flex-direction:row;align-items:flex-start;gap:100px}}.content__main{flex:1 1 0%;min-width:0}.alignleft{margin-right:24px;margin-bottom:24px}::-moz-selection{background:rgb(212 175 55 / .3);color:#fafafa}::selection{background:rgb(212 175 55 / .3);color:#fafafa}.faq{background:#0a0a0a}.faq__title{text-align:center;margin-bottom:80px;color:#fafafa;font-size:36px;font-weight:800;font-family:"Playfair Display",serif;text-transform:none}.faq__list{max-width:800px;margin:0 auto}.faq__item{border:1px solid #1a1a1a;border-radius:10px;margin-bottom:12px;overflow:hidden;box-shadow:0 2px 6px rgb(0 0 0 / .6);transition:box-shadow .3s ease-out,border-color .3s ease-out}.faq__item:last-child{margin-bottom:0}.faq__item:has([aria-expanded=true]){border-color:rgb(212 175 55 / .4);box-shadow:0 4px 20px rgb(212 175 55 / .15)}.faq__question{width:100%;background:#0a0a0a;color:#fafafa;font-size:17px;font-weight:600;padding:16px 20px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;text-align:left;transition:all .3s ease-out}.faq__question:hover{background:rgb(2.35,2.35,2.35)}.faq__question:hover .faq__icon{color:#d4af37;transform:scale(1.1)}.faq__question[aria-expanded=true]{background:hsl(0,0%,-1.0784313725%);border-bottom:1px solid #1a1a1a}.faq__question[aria-expanded=true] .faq__icon{transform:rotate(45deg);color:#d4af37}.faq__question:focus-visible{outline:2px solid #d4af37;outline-offset:-2px}.faq__question-text{flex:1;padding-right:24px}.faq__icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#d4af37;font-size:20px;font-weight:300;transition:transform .3s ease-out,color .3s ease-out;flex-shrink:0}.faq__answer{background:#000;color:#e5e5e5;max-height:0;overflow:hidden;transition:max-height .4s ease-out}.faq__answer[aria-hidden=false]{max-height:1000px}.faq__answer-text{padding:16px 20px;line-height:1.65}.faq__answer-text p{margin-bottom:16px}.faq__answer-text p:last-child{margin-bottom:0}.faq__answer-text ul,.faq__answer-text ol{margin-bottom:16px;padding-left:40px}.faq__answer-text ul li,.faq__answer-text ol li{margin-bottom:8px}.faq__answer-text ul li{list-style:disc}.faq__answer-text ol li{list-style:decimal}.faq__answer-text a{color:#d4af37;text-decoration:underline;text-underline-offset:3px;transition:color .2s ease-out}.faq__answer-text a:hover{color:#e5c158}.footer{background:#000;color:rgb(250 250 250 / .87);padding:80px 0;border-top:1px solid rgb(212 175 55 / .25);position:relative}.footer__inner{display:flex;flex-direction:column;align-items:center;gap:40px}@media(min-width:768px){.footer__inner{flex-direction:row;justify-content:space-between;align-items:flex-start}}@media(max-width:576px){.footer__inner{gap:24px}}.footer__logo{min-width:160px;max-width:200px;flex-shrink:0;order:0}@media(max-width:768px){.footer__logo{min-width:auto;max-width:100%}}.footer__logo-link{display:block;color:inherit;text-decoration:none;transition:opacity .2s ease-out}.footer__logo-link:hover{opacity:.85}.footer__logo-link:focus{outline:2px solid #d4af37;outline-offset:4px;border-radius:3px}.footer__logo-image{height:42px;width:auto;max-width:100%;display:block}@media(max-width:768px){.footer__logo-image{height:38px}}.footer__logo-text{font-size:28px;font-weight:700;color:rgb(250 250 250 / .87);font-family:"Inter",sans-serif}@media(max-width:768px){.footer__logo-text{font-size:24px}}.footer__nav{width:100%;max-width:260px;order:1}@media(min-width:768px){.footer__nav{order:0}}@media(max-width:768px){.footer__nav{max-width:100%}}.footer__nav-title{font-family:"Inter",sans-serif;font-size:18px;font-weight:600;color:#fafafa;margin-bottom:16px;letter-spacing:.5px;text-transform:uppercase;text-align:left}@media(max-width:768px){.footer__nav-title{text-align:center}}@media(max-width:768px){.footer__nav-title{font-size:17px}}.footer__menu{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.footer__menu-item{margin:0}.footer__menu-link{display:inline-block;color:rgb(250 250 250 / .75);text-decoration:none;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:1.65;padding:7px 0;border-radius:0;transition:all .2s ease-out;position:relative}.footer__menu-link::after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#d4af37,#b8960f);transition:width .3s ease-out;border-radius:1px}.footer__menu-link:hover::after{width:100%}.footer__menu-link:hover{color:#d4af37;transform:translateX(4px)}.footer__menu-link:focus-visible{outline:2px solid #d4af37;outline-offset:2px}@media(max-width:768px){.footer__menu-link{font-size:15px;padding:6px 0}}.footer__payments{order:0}@media(min-width:768px){.footer__payments{order:1}}@media(max-width:768px){.footer__payments{width:100%;display:flex;justify-content:center;margin-top:16px}}.footer__copyright{order:2;text-align:left;font-size:15px;font-weight:400;color:rgb(250 250 250 / .65);line-height:1.65;padding:24px 0 0 0;border-top:1px solid #1a1a1a;width:100%;margin-top:40px;padding-top:60px}@media(max-width:768px){.footer__copyright{text-align:center;font-size:14px}}.payment-icons{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.payment-icons__link{display:flex;align-items:center;justify-content:center;height:46px;min-width:46px;width:auto;background:rgb(212 175 55 / .15);border:1px solid rgb(212 175 55 / .1);border-radius:6px;padding:6px 12px;text-decoration:none;transition:all .2s ease-out}.payment-icons__link:hover{border:#d4af37;background:rgb(212 175 55 / .05);transform:translateY(-2px);box-shadow:0 0 30px rgb(212 175 55 / .6)}.payment-icons__link:focus{outline:2px solid #d4af37;outline-offset:2px}@media(max-width:768px){.payment-icons__link{height:42px;min-width:42px;padding:4px 8px}}.payment-icons__icon{height:100%;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;display:block}@media(max-width:576px){.footer{padding:40px 0}.footer__inner{gap:24px}.footer__nav{max-width:100%}.footer__menu{gap:9px}}@media print{.footer{border-top:1px solid #000;background:#fff0!important}.footer__payments,.footer__nav{display:none}.footer__copyright{text-align:center;margin-top:40px;color:#000}.footer__logo{display:block;text-align:center;margin:0 auto}}.error-404{position:relative;min-height:70vh;display:flex;align-items:center;justify-content:center;padding:60px 40px;overflow:hidden}.error-404::before{content:"";position:absolute;inset:0;z-index:0;background:#000}.error-404__container{position:relative;z-index:1;width:100%;max-width:620px}.error-404__content{text-align:center;padding:0;border-radius:0}@media(max-width:768px){.error-404__content{padding:100px 80px}}@media(max-width:576px){.error-404__content{padding:80px 40px}}.error-404__number{font-size:110px;font-weight:900;line-height:1;margin:0 0 22px 0;font-family:"Inter",sans-serif;letter-spacing:-.05em;color:#d4af37}@media(max-width:768px){.error-404__number{font-size:88px}}.error-404__heading{font-size:36px;font-weight:800;color:#fafafa;margin:0 0 18px 0;font-family:"Inter",sans-serif}@media(max-width:768px){.error-404__heading{font-size:30px}}.error-404__description{font-size:18px;color:#e5e5e5;line-height:1.65;margin:0 0 26px 0}@media(max-width:768px){.error-404__description{font-size:17px}}.error-404__actions{display:flex;gap:24px;justify-content:center;flex-wrap:wrap}@media(max-width:576px){.error-404__actions{flex-direction:column;align-items:stretch}}.error-404__button{display:inline-flex;align-items:center;justify-content:center;padding:15px 44px;font-size:16px;font-weight:600;font-family:"Inter",sans-serif;text-decoration:none;border-radius:6px;transition:all .2s ease-out;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#b8960f 0%,#d4af37 50%,#e5c158 100%);color:#000;border:none;box-shadow:0 4px 20px rgb(212 175 55 / .45)}.error-404__button:hover{transform:translateY(-3px);box-shadow:0 6px 30px rgb(212 175 55 / .7);background:linear-gradient(135deg,#b8960f 0%,#d4af37 50%,#e5c158 100%)}@media(max-width:576px){.error-404__button{width:100%;padding:24px 60px}}.error-404 .error-404__content{animation:error404FadeIn .6s ease-out 0s}@keyframes error404FadeIn{from{opacity:0}to{opacity:1}}@keyframes error404SlideUp{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes error404BounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.08)}70%{transform:scale(.9)}100%{transform:scale(1)}}@keyframes error404ScaleIn{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.breadcrumbs{margin:40px 0;font-size:14px;color:#e5e5e5}.breadcrumbs__list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}.breadcrumbs__item a{color:#d4af37;text-decoration:none}.breadcrumbs__item a:hover{text-decoration:underline}.breadcrumbs__item--current{color:#a3a3a3;pointer-events:none}.breadcrumbs__item:not(:last-child)::after{content:"/";margin:0 8px;color:#a3a3a3}.archive{margin:40px 0}.archive-linked__row{display:flex;flex-direction:column;gap:60px}@media(min-width:768px){.archive-linked__row{flex-direction:column;gap:60px}}.archive-linked__item{display:flex;flex-direction:column;width:100%;background:#0a0a0a;border-radius:10px;box-shadow:0 2px 6px rgb(0 0 0 / .6);border:1px solid #1a1a1a;overflow:hidden;margin:0 auto;transition:box-shadow .2s ease-out,transform .2s ease-out}.archive-linked__item:hover{box-shadow:0 4px 14px rgb(0 0 0 / .7);transform:translateY(-2px)}@media(min-width:768px){.archive-linked__item{flex-direction:row;align-items:stretch;min-height:180px;max-height:260px}}.archive-linked__item-thumb{width:100%;aspect-ratio:16/9;min-height:120px;max-height:180px;background:#1a1a1a;border-radius:6px 6px 0 0;overflow:hidden;display:flex;align-items:center;justify-content:center}.archive-linked__item-thumb img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.archive-linked__item-thumb--placeholder{background:#1a1a1a;border:1px dashed #1a1a1a;color:#a3a3a3;font-size:17px;font-family:"Courier New",monospace;text-transform:uppercase;letter-spacing:1px}@media(min-width:768px){.archive-linked__item-thumb{width:220px;min-width:220px;max-width:320px;aspect-ratio:unset;border-radius:6px 0 0 6px;min-height:100%;max-height:none}}.archive-linked__item-body{display:flex;flex-direction:column;justify-content:space-between;padding:24px 40px;flex:1 1 0%}@media(min-width:768px){.archive-linked__item-body{flex-direction:row;align-items:center;gap:40px;padding:40px 80px}}.archive-linked__item-content{flex:1 1 auto;display:flex;flex-direction:column;gap:8px;min-width:0}.archive-linked__item-title{font-size:17px;font-weight:600;color:#fafafa;margin:0 0 8px 0;line-height:1.2;word-break:break-word}.archive-linked__item-excerpt{color:#e5e5e5;font-size:14px;margin-bottom:0;flex:1 1 auto}.archive-linked__btn{min-width:140px;margin-top:16px}@media(min-width:768px){.archive-linked__btn{margin-top:0;margin-left:40px}}.comments{padding:40px 0;background:#000}@media(min-width:768px){.comments{padding:60px 0}}@media(min-width:992px){.comments{padding:80px 0}}.comments__wrapper{max-width:1440px;margin:0 auto}.comments__title{font-family:"Inter",sans-serif;font-size:36px;font-weight:800;line-height:1.15;color:#fafafa;margin-bottom:18px}@media(max-width:768px){.comments__title{font-size:24px;margin-bottom:16px}}.comments__content{background:#0a0a0a;border:1px solid #1a1a1a;border-radius:10px;padding:80px;box-shadow:0 2px 14px rgb(0 0 0 / .65)}@media(max-width:768px){.comments__content{padding:60px}}.commentlist{list-style:none;margin:0;padding:0}.commentlist .comment{background:#000;border:1px solid #1a1a1a;border-radius:10px;margin-bottom:40px;padding:60px;transition:all .3s ease-out}.commentlist .comment:hover{border:#d4af37;box-shadow:0 2px 6px rgb(0 0 0 / .6)}.commentlist .comment:last-child{margin-bottom:0}.commentlist .children{list-style:none;margin:40px 0 0;padding:0 0 0 80px;border-left:2px solid #1a1a1a}@media(max-width:576px){.commentlist .children{padding-left:40px}}.commentlist .children .comment{background:#0a0a0a;margin-bottom:24px;padding:40px}.comment-author{display:flex;align-items:center;margin-bottom:24px}.comment-author .avatar{border-radius:50%;margin-right:24px;border:2px solid #1a1a1a}.comment-author .fn{font-family:"Inter",sans-serif;font-size:18px;font-weight:600;color:#fafafa;text-decoration:none;margin:0}.comment-author .fn:hover{color:#b8960f;transition:color .2s ease-out}.comment-meta{font-family:"Inter",sans-serif;font-size:14px;color:#a3a3a3;margin-bottom:24px}.comment-meta a{color:#a3a3a3;text-decoration:none;transition:color .2s ease-out}.comment-meta a:hover{color:#b8960f}.comment-content{font-family:"Inter",sans-serif;font-size:16px;line-height:1.65;color:#e5e5e5;margin-bottom:40px}.comment-content p{margin-bottom:16px}.comment-content p:last-child{margin-bottom:0}.comment-content a{color:#b8960f;text-decoration:none;border-bottom:1px solid #fff0;transition:color .2s ease-out}.comment-content a:hover{color:#d4af37;border-bottom-color:#d4af37}.reply{margin-top:24px}.reply .comment-reply-link{display:inline-flex;align-items:center;padding:12px 36px;background:#fff0;color:#d4af37;border:0 solid 2px solid #d4af37;border-radius:6px;font-family:"Inter",sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s ease-out;cursor:pointer}.reply .comment-reply-link:hover{background:rgb(212 175 55 / .12);color:#e5c158;border:2px solid #e5c158}.comment-respond{background:#000;border:1px solid #1a1a1a;border-radius:10px;padding:80px;margin-top:80px}@media(max-width:768px){.comment-respond{padding:60px;margin-top:60px}}.comment-respond .comment-reply-title{font-family:"Inter",sans-serif;font-size:24px;font-weight:700;line-height:1.25;color:#fafafa;margin-bottom:16px}@media(max-width:768px){.comment-respond .comment-reply-title{font-size:18px}}.comment-respond .comment-reply-title .small{font-size:14px;font-weight:400;color:#a3a3a3}.comment-respond .comment-reply-title .small a{color:#b8960f;text-decoration:none;transition:color .2s ease-out}.comment-respond .comment-reply-title .small a:hover{color:#d4af37}.comment-form .comment-form-comment,.comment-form .comment-form-author,.comment-form .comment-form-email,.comment-form .comment-form-url{margin-bottom:40px}.comment-form .comment-form-comment label,.comment-form .comment-form-author label,.comment-form .comment-form-email label,.comment-form .comment-form-url label{display:block;font-family:"Inter",sans-serif;font-size:14px;font-weight:500;color:#fafafa;margin-bottom:16px}.comment-form .comment-form-comment input[type=text],.comment-form .comment-form-comment input[type=email],.comment-form .comment-form-comment input[type=url],.comment-form .comment-form-comment textarea,.comment-form .comment-form-author input[type=text],.comment-form .comment-form-author input[type=email],.comment-form .comment-form-author input[type=url],.comment-form .comment-form-author textarea,.comment-form .comment-form-email input[type=text],.comment-form .comment-form-email input[type=email],.comment-form .comment-form-email input[type=url],.comment-form .comment-form-email textarea,.comment-form .comment-form-url input[type=text],.comment-form .comment-form-url input[type=email],.comment-form .comment-form-url input[type=url],.comment-form .comment-form-url textarea{width:100%;padding:24px;background:#0a0a0a;border:1px solid #1a1a1a;border-radius:6px;font-family:"Inter",sans-serif;font-size:16px;color:#fafafa;transition:all .3s ease-out}.comment-form .comment-form-comment input[type=text]:focus,.comment-form .comment-form-comment input[type=email]:focus,.comment-form .comment-form-comment input[type=url]:focus,.comment-form .comment-form-comment textarea:focus,.comment-form .comment-form-author input[type=text]:focus,.comment-form .comment-form-author input[type=email]:focus,.comment-form .comment-form-author input[type=url]:focus,.comment-form .comment-form-author textarea:focus,.comment-form .comment-form-email input[type=text]:focus,.comment-form .comment-form-email input[type=email]:focus,.comment-form .comment-form-email input[type=url]:focus,.comment-form .comment-form-email textarea:focus,.comment-form .comment-form-url input[type=text]:focus,.comment-form .comment-form-url input[type=email]:focus,.comment-form .comment-form-url input[type=url]:focus,.comment-form .comment-form-url textarea:focus{outline:none;border:#b8960f;box-shadow:0 0 0 2px rgb(0 168 196 / .1)}.comment-form .comment-form-comment input[type=text]::-moz-placeholder,.comment-form .comment-form-comment input[type=email]::-moz-placeholder,.comment-form .comment-form-comment input[type=url]::-moz-placeholder,.comment-form .comment-form-comment textarea::-moz-placeholder,.comment-form .comment-form-author input[type=text]::-moz-placeholder,.comment-form .comment-form-author input[type=email]::-moz-placeholder,.comment-form .comment-form-author input[type=url]::-moz-placeholder,.comment-form .comment-form-author textarea::-moz-placeholder,.comment-form .comment-form-email input[type=text]::-moz-placeholder,.comment-form .comment-form-email input[type=email]::-moz-placeholder,.comment-form .comment-form-email input[type=url]::-moz-placeholder,.comment-form .comment-form-email textarea::-moz-placeholder,.comment-form .comment-form-url input[type=text]::-moz-placeholder,.comment-form .comment-form-url input[type=email]::-moz-placeholder,.comment-form .comment-form-url input[type=url]::-moz-placeholder,.comment-form .comment-form-url textarea::-moz-placeholder{color:#a3a3a3}.comment-form .comment-form-comment input[type=text]::placeholder,.comment-form .comment-form-comment input[type=email]::placeholder,.comment-form .comment-form-comment input[type=url]::placeholder,.comment-form .comment-form-comment textarea::placeholder,.comment-form .comment-form-author input[type=text]::placeholder,.comment-form .comment-form-author input[type=email]::placeholder,.comment-form .comment-form-author input[type=url]::placeholder,.comment-form .comment-form-author textarea::placeholder,.comment-form .comment-form-email input[type=text]::placeholder,.comment-form .comment-form-email input[type=email]::placeholder,.comment-form .comment-form-email input[type=url]::placeholder,.comment-form .comment-form-email textarea::placeholder,.comment-form .comment-form-url input[type=text]::placeholder,.comment-form .comment-form-url input[type=email]::placeholder,.comment-form .comment-form-url input[type=url]::placeholder,.comment-form .comment-form-url textarea::placeholder{color:#a3a3a3}.comment-form .comment-form-comment textarea,.comment-form .comment-form-author textarea,.comment-form .comment-form-email textarea,.comment-form .comment-form-url textarea{min-height:120px;resize:vertical}.comment-form .comment-form-cookies-consent{margin-bottom:40px}.comment-form .comment-form-cookies-consent input[type=checkbox]{margin-right:16px;accent-color:#b8960f}.comment-form .comment-form-cookies-consent label{font-size:14px;color:#e5e5e5;cursor:pointer;display:inline}.comment-form .form-submit{margin-bottom:0}.comment-form .form-submit .submit{display:inline-flex;align-items:center;padding:15px 44px;background:linear-gradient(135deg,#b8960f 0%,#d4af37 50%,#e5c158 100%);color:#000;border:0 solid none;border-radius:6px;font-family:"Inter",sans-serif;font-size:15px;font-weight:500;cursor:pointer;transition:all .3s ease-out}.comment-form .form-submit .submit:hover{background:linear-gradient(135deg,#d4af37 0%,#e5c158 50%,#f2d678 100%);color:#000;border:none}.comment-form .form-submit .submit:focus{outline:none;box-shadow:0 0 0 2px rgb(0 168 196 / .2)}.comment-navigation{margin:80px 0;display:flex;justify-content:space-between;align-items:center}@media(max-width:576px){.comment-navigation{flex-direction:column;gap:24px}}.comment-navigation .nav-previous a,.comment-navigation .nav-next a{display:inline-flex;align-items:center;padding:12px 36px;background:#000;color:#d4af37;border:0 solid 2px solid #d4af37;border-radius:6px;font-family:"Inter",sans-serif;font-size:14px;text-decoration:none;transition:all .3s ease-out}.comment-navigation .nav-previous a:hover,.comment-navigation .nav-next a:hover{background:#0a0a0a;color:#e5c158;border:2px solid #e5c158}@media(max-width:576px){.comments__content{padding:40px}.commentlist .comment{padding:40px}.commentlist .children{padding-left:24px;margin-left:16px}.comment-author .avatar{width:40px;height:40px}}.post-navigation{padding:40px 0;background:#000;border-top:1px solid #1a1a1a}@media(min-width:768px){.post-navigation{padding:60px 0}}@media(min-width:992px){.post-navigation{padding:80px 0}}.post-navigation__wrapper{max-width:1440px;margin:0 auto}.post-navigation__title{font-family:"Inter",sans-serif;font-size:36px;font-weight:800;line-height:1.15;color:#fafafa;margin-bottom:18px;text-align:center}@media(max-width:768px){.post-navigation__title{font-size:24px;margin-bottom:16px}}.post-navigation__links{display:grid;gap:40px}@media(min-width:768px){.post-navigation__links{grid-template-columns:1fr 1fr;gap:80px}}.post-navigation__item{display:block;text-decoration:none;color:inherit;background:#0a0a0a;border:1px solid #1a1a1a;border-radius:10px;padding:60px;transition:all .3s ease-out;position:relative;overflow:hidden}.post-navigation__item:visited{color:inherit}.post-navigation__item:focus{outline:2px solid #b8960f;outline-offset:2px}.post-navigation__item:hover{border-color:#d4af37;box-shadow:0 2px 14px rgb(0 0 0 / .65);transform:translateY(-2px)}@media(max-width:768px){.post-navigation__item{padding:40px}}@media(min-width:768px){.post-navigation__item--prev .post-navigation__content{flex-direction:row;text-align:left}}@media(min-width:768px){.post-navigation__item--next .post-navigation__content{flex-direction:row-reverse;text-align:right}}@media(min-width:768px){.post-navigation__item--next .post-navigation__content .post-navigation__text{padding-right:40px;padding-left:0}}.post-navigation__meta{margin-bottom:24px}.post-navigation__label{font-family:"Inter",sans-serif;font-size:14px;font-weight:500;color:#d4af37;text-transform:uppercase;letter-spacing:.5px;cursor:inherit}.post-navigation__content{display:flex;flex-direction:column;gap:24px}@media(min-width:768px){.post-navigation__content{flex-direction:row;align-items:flex-start;gap:40px}}.post-navigation__thumb{flex-shrink:0;border-radius:6px;overflow:hidden;background:#050505;cursor:inherit}@media(max-width:768px){.post-navigation__thumb{width:100%;height:160px}}@media(min-width:768px){.post-navigation__thumb{width:120px;height:90px}}.post-navigation__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease-out}.post-navigation__item:hover .post-navigation__img{transform:scale(1.05)}.post-navigation__text{flex:1;min-width:0}@media(min-width:768px){.post-navigation__text{padding-left:40px}}.post-navigation__post-title{font-family:"Inter",sans-serif;font-size:18px;font-weight:600;line-height:1.3;margin-bottom:16px;color:#fafafa;cursor:inherit}@media(min-width:768px){.post-navigation__post-title{font-size:24px}}.post-navigation__item:hover .post-navigation__post-title{color:#e5e5e5;transition:color .2s ease-out}.post-navigation__excerpt{font-family:"Inter",sans-serif;font-size:14px;line-height:1.5;color:#a3a3a3;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;cursor:inherit}@media(min-width:768px){.post-navigation__excerpt{font-size:16px;-webkit-line-clamp:2}}.comments{border-top:1px solid #1a1a1a}.comments__wrapper{position:relative}.comments__wrapper::before{content:"";position:absolute;top:-1px;left:50%;transform:translateX(-50%);width:60px;height:2px;background:linear-gradient(90deg,transparent,#b8960f,transparent)}.comments__title{position:relative}.comments__title::after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:40px;height:2px;background:#d4af37;border-radius:1px}@media(min-width:768px){.comments__title{text-align:center}}.section{position:relative}.section+.section::before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#1a1a1a 20%,#1a1a1a 80%,transparent)}.post-navigation+.comments::before{background:linear-gradient(90deg,transparent,#b8960f 30%,#d4af37 70%,transparent);height:2px}@media(max-width:576px){.post-navigation__links{gap:24px}.post-navigation__item{padding:40px}.post-navigation__content{text-align:center}.post-navigation__thumb{height:140px}.post-navigation__text{padding-left:0}.post-navigation__post-title{font-size:17px}.post-navigation__excerpt{-webkit-line-clamp:2}}.post-navigation__item:hover .post-navigation__label{color:#d4af37;transition:color .2s ease-out}.post-navigation,.comments{opacity:0;animation:fadeInUp .6s ease-out forwards}.comments{animation-delay:.1s}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media print{.post-navigation,.comments{display:none}}.contact-form-section{padding:80px 0;background:#000;color:#fafafa;font-family:"Inter",sans-serif}@media(max-width:992px){.contact-form-section{padding:60px 0}}@media(max-width:768px){.contact-form-section{padding:40px 0}}.contact-form-section__inner{max-width:1440px;margin:0 auto;padding:0 40px}@media(max-width:992px){.contact-form-section__inner{padding:0 24px}}@media(max-width:768px){.contact-form-section__inner{padding:0 16px}}.contact-form-section__header{margin-bottom:100px;text-align:center}@media(max-width:768px){.contact-form-section__header{margin-bottom:80px}}.contact-form-section__title{font-size:48px;font-weight:900;line-height:1.1;color:#fafafa;margin-bottom:20px}@media(max-width:768px){.contact-form-section__title{font-size:36px;margin-bottom:18px}}@media(max-width:576px){.contact-form-section__title{font-size:24px;margin-bottom:16px}}.contact-form-section__description{font-size:16px;line-height:1.65;color:#e5e5e5;margin:0 auto;max-width:600px}@media(max-width:576px){.contact-form-section__description{font-size:14px}}.contact-form-section__content{margin-top:100px;font-size:16px;line-height:1.65;color:#e5e5e5;max-width:800px;margin-left:auto;margin-right:auto}.contact-form-container{max-width:600px;margin:0 auto}.contact-form{display:flex;flex-direction:column;gap:60px}.contact-form__fields{display:flex;flex-direction:column;gap:40px}.contact-form__field{display:flex;flex-direction:column}.contact-form__label{font-family:"Inter",sans-serif;font-weight:600;font-size:16px;color:#fafafa;margin-bottom:8px}@media(max-width:576px){.contact-form__label{font-size:14px}}.contact-form__required{color:#dc2626;margin-left:.25em}.contact-form__input,.contact-form__textarea{font-family:"Inter",sans-serif;font-size:16px;line-height:1.65;color:#fafafa;background:#1a1a1a;border:0 solid #1a1a1a;border-radius:6px;padding:16px 24px;transition:border .2s ease-out,box-shadow .2s ease-out}@media(max-width:576px){.contact-form__input,.contact-form__textarea{font-size:14px;padding:8px 16px}}.contact-form__input::-moz-placeholder,.contact-form__textarea::-moz-placeholder{color:#a3a3a3}.contact-form__input::placeholder,.contact-form__textarea::placeholder{color:#a3a3a3}.contact-form__input:focus,.contact-form__textarea:focus{outline:none;border:#b8960f;box-shadow:0 0 0 3px rgb(184 150 15 / .1)}.contact-form__input:invalid,.contact-form__textarea:invalid{border:#dc2626}.contact-form__input:invalid:focus,.contact-form__textarea:invalid:focus{box-shadow:0 0 0 3px rgb(220 38 38 / .1)}.contact-form__textarea{resize:vertical;min-height:120px}@media(max-width:576px){.contact-form__textarea{min-height:100px}}.contact-form__error{color:#dc2626;font-size:14px;font-family:"Inter",sans-serif;margin-top:8px;min-height:1.25em;line-height:1.4}.contact-form__submit{display:flex;justify-content:center;margin-top:24px}.contact-form__button{background:linear-gradient(135deg,#b8960f 0%,#d4af37 50%,#e5c158 100%);color:#000;border:0 solid none;border-radius:6px;padding:18px 52px;font-family:"Inter",sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease-out;position:relative;min-width:180px}@media(max-width:576px){.contact-form__button{padding:15px 44px;font-size:15px;min-width:160px}}.contact-form__button:hover:not(:disabled){background:linear-gradient(135deg,#d4af37 0%,#e5c158 50%,#f2d678 100%);color:#000;border:none}.contact-form__button:focus{outline:none;box-shadow:0 0 0 3px rgb(184 150 15 / .2)}.contact-form__button:disabled{opacity:.6;cursor:not-allowed}.contact-form__button-text{display:inline-block}.contact-form__button-loading{display:none}.contact-form__button.loading{pointer-events:none}.contact-form__button.loading .contact-form__button-text{display:none}.contact-form__button.loading .contact-form__button-loading{display:inline-block}.contact-form__footer{margin-top:24px;text-align:center}.contact-form__note{font-family:"Inter",sans-serif;font-size:14px;color:#a3a3a3;margin:0}.contact-form__note .contact-form__required{color:#dc2626;margin-right:.25em}.contact-form__message{background:#0a0a0a;border:0 solid #1a1a1a;border-radius:10px;padding:60px;margin-bottom:60px;text-align:center}.contact-form__message--success{background:rgb(16 185 129 / .1);border:#10b981;color:#10b981}.contact-form__message--error{background:rgb(220 38 38 / .1);border:#dc2626;color:#dc2626}.contact-form__message-title{font-family:"Inter",sans-serif;font-size:24px;font-weight:700;line-height:1.25;margin-bottom:16px}@media(max-width:576px){.contact-form__message-title{font-size:18px}}.contact-form__message-text{font-family:"Inter",sans-serif;font-size:16px;line-height:1.65;margin:0}@media(max-width:576px){.contact-form__message-text{font-size:14px}}.breadcrumbs{margin-bottom:60px;font-family:"Inter",sans-serif}@media(max-width:768px){.breadcrumbs{margin-bottom:40px}}.breadcrumbs__list{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.breadcrumbs__item{font-size:14px;line-height:1.4}@media(max-width:576px){.breadcrumbs__item{font-size:13px}}.breadcrumbs__separator{color:#a3a3a3;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:576px){.breadcrumbs__separator{font-size:13px}}.breadcrumbs__link{color:#b8960f;text-decoration:none;transition:color .2s ease-out}.breadcrumbs__link:hover,.breadcrumbs__link:focus{color:linear-gradient(135deg,#d4af37 0%,#e5c158 50%,#f2d678 100%);text-decoration:underline;outline:none}.breadcrumbs__item--current{color:#fafafa;font-weight:500}@media print{.contact-form-section{padding:40px 0}.contact-form__button,.breadcrumbs{display:none}.contact-form__message--success{background:none!important;border:none!important;color:#fafafa!important}}@media(prefers-contrast:high){.contact-form__input,.contact-form__textarea{border-width:2px}.contact-form__button{border-width:2px}}@media(prefers-reduced-motion:reduce){.contact-form__input,.contact-form__textarea,.contact-form__button,.breadcrumbs__link{transition:none}}.games-grid{background:#000;padding:80px 0}@media(max-width:768px){.games-grid{padding:40px 0}}.games-grid__heading{font-family:"Playfair Display",serif;color:#d4af37;font-size:36px;text-transform:uppercase;margin-bottom:40px;text-align:center}.games-grid__inner{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:768px){.games-grid__inner{grid-template-columns:repeat(3,1fr);gap:24px}}@media(min-width:992px){.games-grid__inner{grid-template-columns:repeat(5,1fr);gap:40px}}.game-card{position:relative}.game-card__link{display:flex;flex-direction:column;text-decoration:none;height:100%}.game-card__link:hover .game-card__title{color:#d4af37}.game-card__link:hover .game-card__image-wrapper{transform:translateY(-6px);box-shadow:0 12px 30px rgb(212 175 55 / .35);border-color:#d4af37}.game-card__link:hover .game-card__overlay{opacity:1}.game-card__link:hover .game-card__image{transform:scale(1.08)}.game-card__link:focus-visible{outline:none}.game-card__link:focus-visible .game-card__image-wrapper{outline:2px solid #d4af37;outline-offset:3px}.game-card__image-wrapper{position:relative;width:100%;aspect-ratio:2/3;border-radius:14px;overflow:hidden;background:#0a0a0a;transition:all .3s ease-out;border:1px solid rgb(212 175 55 / .5);transform:translateZ(0)}.game-card__image-wrapper::after{content:"";position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to top,rgb(0 0 0 / .7),transparent);opacity:0;transition:opacity .3s ease-out;z-index:1;pointer-events:none}.game-card__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s ease-out}.game-card__overlay{position:absolute;inset:0;background:rgb(0 0 0 / .65);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease-out;z-index:2}.game-card__play-btn{background:#d4af37;color:#000;font-family:"Playfair Display",serif;font-weight:700;font-size:14px;padding:10px 20px;border-radius:20px;text-transform:uppercase;letter-spacing:1px;box-shadow:0 0 30px rgb(212 175 55 / .7);transform:scale(.85);transition:transform .2s ease-out,box-shadow .2s ease-out}.game-card__link:hover .game-card__play-btn{transform:scale(1);box-shadow:0 0 40px rgb(212 175 55 / .85)}.game-card__title{margin-top:12px;font-family:"Inter",sans-serif;font-size:13px;font-weight:500;color:#e5e5e5;line-height:1.4;text-align:left;transition:color .2s ease-out;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:768px){.game-card__title{font-size:12px;margin-top:8px}}@keyframes cardFadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.js-loaded .game-card{animation:cardFadeIn .5s ease forwards}.js-loaded .game-card:nth-child(1){animation-delay:0.05s}.js-loaded .game-card:nth-child(2){animation-delay:0.1s}.js-loaded .game-card:nth-child(3){animation-delay:0.15s}.js-loaded .game-card:nth-child(4){animation-delay:0.2s}.js-loaded .game-card:nth-child(5){animation-delay:0.25s}.js-loaded .game-card:nth-child(6){animation-delay:0.3s}.js-loaded .game-card:nth-child(7){animation-delay:0.35s}.js-loaded .game-card:nth-child(8){animation-delay:0.4s}.js-loaded .game-card:nth-child(9){animation-delay:0.45s}.js-loaded .game-card:nth-child(10){animation-delay:0.5s}