@font-face{font-display:swap;font-family:"Josefin Sans";font-style:normal;font-weight:400;src:url(../fonts/josefin-sans-v34-latin_latin-ext-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Josefin Sans";font-style:italic;font-weight:400;src:url(../fonts/josefin-sans-v34-latin_latin-ext-italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Josefin Sans";font-style:normal;font-weight:700;src:url(../fonts/josefin-sans-v34-latin_latin-ext-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Josefin Sans";font-style:normal;font-weight:300;src:url(../fonts/josefin-sans-v34-latin_latin-ext-300.woff2) format("woff2")}:root{--altin:#e0b45a;--sari:#ffd84d;--lacivert:#090422;--acik-mor:#8b5cf6;--mavi:#dfe6ff;--josef:"Josefin Sans", sans-serif}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:10px;scroll-behavior:smooth;overflow-x:hidden}body{background:var(--lacivert);font-family:var(--josef);color:var(--mavi);min-height:100vh;overflow-x:hidden;width:100%}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#0d0630}::-webkit-scrollbar-thumb{background:var(--acik-mor);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--sari)}#vz-header{position:relative;min-height:100vh;display:flex;flex-direction:column;background:var(--lacivert)}#vz-header::before{content:"";position:absolute;inset:0;background:linear-gradient(108deg,rgb(9 4 34 / .96) 0%,rgb(9 4 34 / .8) 30%,rgb(9 4 34 / .4) 58%,rgb(9 4 34 / .18) 100%);z-index:1}.header-inner{position:relative;z-index:2;display:flex;flex-direction:column;min-height:100vh;padding:3rem 6rem;max-width:100%}.top-bar{display:flex;align-items:center;justify-content:space-between;width:100%;padding-bottom:2rem;flex-wrap:wrap;gap:1.5rem}.brand-card{display:flex;align-items:center;gap:1rem;flex-shrink:0}.logo{width:7rem;height:auto;opacity:.92;filter:drop-shadow(0 0 10px rgb(224 180 90 / .3))}.brand-name{position:relative;font-family:var(--josef);font-size:2rem;font-weight:400;font-style:italic;color:var(--altin);letter-spacing:.02em;line-height:1.15}.brand-name .big{font-size:3rem;font-weight:400}.brand-name .dim{font-weight:200;font-size:.6em;color:rgb(255 216 77 / .35);vertical-align:.12em;letter-spacing:.12em}.brand-name .hash{position:absolute;font-size:.6em;top:-.06em;left:.02em}.tagline{font-family:var(--josef);font-size:1.4rem;font-style:italic;color:var(--altin);letter-spacing:.1em;opacity:.72;margin-top:.3rem}nav ul{list-style:none;display:flex;align-items:center;gap:2.2rem;flex-wrap:wrap}nav ul li a{position:relative;font-family:var(--josef);text-transform:uppercase;font-size:1.25rem;color:var(--mavi);text-decoration:none;letter-spacing:.08em;padding-bottom:.2rem;transition:color 0.3s,border-color 0.3s;white-space:nowrap}nav ul li a::before{content:"✦";position:absolute;left:-1.4em;top:50%;transform:translateY(-50%);font-size:.85em;color:var(--sari);pointer-events:none}nav ul li a:hover,nav ul li a.active{color:var(--sari);border-color:var(--sari)}.hero{flex:1;display:flex;align-items:center;width:100%}.hero-content{margin-top:2rem;max-width:85rem;width:100%}.hero-title{font-family:var(--josef);font-style:italic;font-weight:400;font-size:clamp(5rem, 9vw, 11rem);line-height:1.15;display:inline;color:#492fa3;text-shadow:0 2px 8px rgb(0 0 0 / .95),0 0 40px rgb(0 0 0 / .8)}.hero-title em{font-style:normal;font-weight:400;color:#492fa3}.hero-title-wrap{display:block;margin-bottom:3rem;line-height:1.35}#vs-main{position:relative;z-index:1;background:var(--lacivert);overflow-x:hidden;width:100%}#vs-main::before{content:"";position:fixed;inset:0;background:url(../img/vision-header.webp) center 68% / cover no-repeat;opacity:.5;z-index:0;pointer-events:none;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}#vs-main>*{position:relative;z-index:1}.section-heading{text-align:center;padding:7rem 2rem 5rem}.section-eyebrow{font-family:var(--josef);font-size:1.5rem;letter-spacing:.5em;text-transform:uppercase;color:var(--altin);margin-bottom:2rem}.divider{display:flex;align-items:center;justify-content:center;gap:1rem;margin:1.5rem auto 0;width:26rem;max-width:100%}.divider-line{flex:1;height:1px;background:linear-gradient(to right,transparent,rgb(255 216 77 / .35),transparent)}.divider-diamond{width:7px;height:7px;background:rgb(255 216 77 / .5);transform:rotate(45deg);border-radius:1px}.vs-section{padding:5rem 4rem 3rem;overflow:hidden;max-width:100%}.vs-block{display:flex;align-items:center;justify-content:center;margin:0 auto 7rem;gap:0;position:relative;max-width:130rem;width:100%}.vs-block+.vs-block::before{content:"";position:absolute;top:-3rem;left:50%;transform:translateX(-50%);width:100px;height:1px;background:linear-gradient(to right,transparent,rgb(255 216 77 / .25),transparent)}.vs-text-card{width:46rem;min-height:28rem;border-radius:10px;padding:4rem;position:relative;z-index:2;flex-shrink:1;min-width:0;overflow:hidden;transition:transform 0.4s,box-shadow 0.4s;background:linear-gradient(155deg,rgb(80 55 165 / .55) 0%,rgb(45 28 100 / .78) 50%,rgb(9 4 34 / .96) 100%);border:1px solid rgb(180 145 255 / .38);box-shadow:0 0 48px rgb(145 105 255 / .22),0 0 100px rgb(90 55 200 / .12),inset 0 1px 0 rgb(210 185 255 / .18),inset 0 -1px 0 rgb(90 55 200 / .1)}.vs-text-card::before{content:"";position:absolute;top:0;left:0;right:0;height:2px;border-radius:10px 10px 0 0;background:linear-gradient(90deg,transparent,#b89fff 25%,#e0d0ff 50%,#b89fff 75%,transparent);opacity:.9}.vs-text-card::after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 90% 55% at 55% -5%,rgb(175 140 255 / .26) 0%,rgb(110 75 230 / .12) 40%,transparent 70%);pointer-events:none;z-index:0}.vs-text-card:hover{transform:translateY(-4px);border-color:rgb(180 145 255 / .55)}.vs-text-inner{text-align:center;position:relative;z-index:1}.vs-badge{display:inline-block;font-family:var(--josef);font-size:1rem;letter-spacing:.35em;text-transform:uppercase;color:var(--sari);border:1px solid rgb(255 216 77 / .25);padding:.4rem 1.2rem;border-radius:2px;margin-bottom:2rem}.vs-text-card h2{font-family:var(--josef);font-size:2rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:1.2rem;color:#fff}.vs-block.gold .vs-text-card h2{color:var(--sari)}.vs-block.teal .vs-text-card h2{color:#1d9e75}.vs-block.violet .vs-text-card h2{color:var(--acik-mor)}.vs-block.blue .vs-text-card h2{color:var(--mavi)}.vs-text-card h3{font-size:1.5rem;font-style:italic;font-weight:400;color:rgb(224 180 90 / .85);margin-bottom:1.5rem}.vs-text-card h3::after{content:"";display:block;width:4rem;height:2px;background:linear-gradient(to right,var(--sari),transparent);margin:1.2rem auto 0}.vs-text-card p{font-size:1.3rem;font-weight:300;color:rgb(255 255 255 / .82);line-height:1.7}.vs-text-card p i{color:var(--sari);font-style:italic}.vs-img-wrap{width:48rem;height:32rem;flex-shrink:1;min-width:0;margin-left:-6rem;position:relative;z-index:1;overflow:hidden;border-radius:8px;border:2px solid rgb(255 216 77 / .15);transition:border-color 0.4s,box-shadow 0.4s}.vs-img-wrap::after{content:"";position:absolute;top:0;left:0;right:0;height:2px;border-radius:8px 8px 0 0}.vs-block.gold .vs-img-wrap{border-color:rgb(255 216 77 / .28);box-shadow:0 0 28px rgb(255 216 77 / .08)}.vs-block.teal .vs-img-wrap{border-color:rgb(29 158 117 / .35);box-shadow:0 0 28px rgb(29 158 117 / .1)}.vs-block.violet .vs-img-wrap{border-color:rgb(139 92 246 / .35);box-shadow:0 0 28px rgb(139 92 246 / .1)}.vs-block.blue .vs-img-wrap{border-color:rgb(223 230 255 / .35);box-shadow:0 0 28px rgb(223 230 255 / .1)}.vs-block.gold .vs-img-wrap::after{background:linear-gradient(to right,transparent,var(--sari),transparent)}.vs-block.teal .vs-img-wrap::after{background:linear-gradient(to right,transparent,#1d9e75,transparent)}.vs-block.violet .vs-img-wrap::after{background:linear-gradient(to right,transparent,var(--acik-mor),transparent)}.vs-block.blue .vs-img-wrap::after{background:linear-gradient(to right,transparent,var(--mavi),transparent)}.vs-img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.features-section{padding:0 4rem 8rem;overflow:hidden;max-width:100%}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:120rem;margin:0 auto;width:100%}.feature-card{background:linear-gradient(155deg,rgb(80 55 165 / .55) 0%,rgb(45 28 100 / .78) 50%,rgb(9 4 34 / .96) 100%);border:1px solid rgb(255 216 77 / .09);border-radius:8px;padding:3rem 2.5rem;position:relative;overflow:hidden;transition:transform 0.35s,border-color 0.35s;min-width:0}.feature-card::before{content:"";position:absolute;top:0;left:0;right:0;height:2px;opacity:0;transition:opacity 0.35s}.feature-card.gold::before{background:linear-gradient(to right,transparent,var(--sari),transparent)}.feature-card.teal::before{background:linear-gradient(to right,transparent,#1d9e75,transparent)}.feature-card.violet::before{background:linear-gradient(to right,transparent,var(--acik-mor),transparent)}.feature-card:hover{transform:translateY(-5px);border-color:rgb(255 216 77 / .2)}.feature-card:hover::before{opacity:1}.feature-icon{width:5rem;height:5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;border:1px solid}.gold .feature-icon{border-color:rgb(255 216 77 / .3);background:rgb(255 216 77 / .06)}.teal .feature-icon{border-color:rgb(29 158 117 / .3);background:rgb(29 158 117 / .06)}.violet .feature-icon{border-color:rgb(139 92 246 / .3);background:rgb(139 92 246 / .06)}.feature-card h3{font-family:var(--josef);font-size:1.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.2rem}.gold h3{color:var(--sari)}.teal h3{color:#1d9e75}.violet h3{color:var(--acik-mor)}.feature-card p{font-size:1.25rem;font-weight:300;color:rgb(255 255 255 / .72);line-height:1.65}.cta-section{text-align:center;padding:6rem 2rem 8rem;position:relative;width:100%}.cta-section::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,rgb(84 20 94 / .42) 0%,transparent 65%);pointer-events:none}.cta-label{font-family:var(--josef);font-size:1.3rem;letter-spacing:.5em;text-transform:uppercase;color:rgb(255 216 77 / .48);margin-bottom:2rem}.cta-title{font-family:var(--josef);font-size:5rem;font-style:italic;color:var(--altin);margin-bottom:3rem}.cta-btn{display:inline-block;font-family:var(--josef);font-size:1.4rem;letter-spacing:.3em;text-transform:uppercase;color:var(--sari);border:1px solid rgb(255 216 77 / .4);padding:1.4rem 4.5rem;text-decoration:none;transition:background 0.4s,border-color 0.4s,box-shadow 0.4s;position:relative}.cta-btn:hover{background:rgb(255 216 77 / .08);border-color:var(--sari);box-shadow:0 0 28px rgb(255 216 77 / .15)}footer{background:linear-gradient(180deg,#fff0 0%,rgb(6 2 24 / .95) 25%,#060218 100%);border-top:1px solid rgb(255 216 77 / .25);padding:5rem 6rem;display:flex;flex-direction:column;align-items:center;gap:1.6rem;position:relative;margin-top:-1rem;width:100%}footer::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 70% at 50% 100%,rgb(84 20 94 / .28) 0%,transparent 60%);pointer-events:none}.footer-brand{font-family:var(--josef);font-size:1.65rem;font-style:italic;color:var(--sari);letter-spacing:.06em;opacity:1;position:relative;z-index:1;text-align:center}.footer-links{display:flex;gap:2.5rem;align-items:center;flex-wrap:wrap;justify-content:center;position:relative;z-index:1}.footer-link{display:flex;align-items:center;gap:.6rem;font-size:1.4rem;color:var(--altin);text-decoration:none;opacity:.92;transition:opacity 0.3s,color 0.3s;letter-spacing:.04em}.footer-link:hover{opacity:1;color:var(--sari)}.footer-link svg{flex-shrink:0}.footer-copy{font-size:1.25rem;color:rgb(255 216 77 / .65);letter-spacing:.06em;position:relative;z-index:1;text-align:center}@media (max-width:990.98px){#vz-header{background:url(../img/vision-header.webp) center / cover no-repeat}#vs-main::before{display:none}}@media (max-width:575.98px){#vz-header{min-height:auto}.header-inner{min-height:auto;padding:1.8rem 1.8rem 4rem}.hero{flex:none;align-items:stretch;padding-top:4rem;padding-bottom:0}.hero-content{margin-top:0}.hero-title-wrap{margin-bottom:1rem}#vz-header::before{background:linear-gradient(180deg,rgb(9 4 34 / .45) 0%,rgb(9 4 34 / .2) 40%,rgb(9 4 34 / .1) 70%,rgb(9 4 34 / .55) 100%)}.top-bar{flex-direction:column;align-items:flex-start;gap:1.5rem}nav ul{gap:1.2rem;flex-wrap:wrap}nav ul li a{font-size:1.1rem;letter-spacing:.05em}.logo{width:5rem}.brand-name{font-size:2.2rem}.brand-name .big{font-size:2.5rem}.tagline{font-size:1.1rem}.hero-title{font-size:clamp(4rem, 12vw, 6.5rem)}.vs-section,.features-section{padding:2.5rem 1.5rem 4rem}.vs-block{flex-direction:column;gap:1.8rem;margin-bottom:4rem}.vs-text-card{width:100%;min-height:auto;padding:2rem}.vs-img-wrap{width:100%;margin-left:0;height:auto;aspect-ratio:auto}.vs-img-wrap img{width:100%;height:auto;object-fit:contain}.features-grid{grid-template-columns:1fr;gap:1.5rem}.section-heading{padding:5rem 1.5rem 3.5rem}.cta-section{padding:4rem 1.5rem 6rem}.cta-title{font-size:3rem}.cta-btn{padding:1.1rem 2.5rem;font-size:1.2rem;letter-spacing:.2em}footer{padding:3rem 1.8rem}.footer-brand{font-size:1.4rem}.footer-links{flex-direction:column;gap:1rem}.footer-copy{font-size:1.1rem}}@media (min-width:576px) and (max-width:767.98px){#vz-header{min-height:auto}.header-inner{min-height:auto;padding:2rem 2.5rem 5rem}.hero{flex:none;align-items:stretch;padding-top:5rem;padding-bottom:0}.hero-content{margin-top:0}#vz-header::before{background:linear-gradient(180deg,rgb(9 4 34 / .45) 0%,rgb(9 4 34 / .2) 40%,rgb(9 4 34 / .1) 70%,rgb(9 4 34 / .55) 100%)}.top-bar{flex-direction:column;align-items:flex-start;gap:1.5rem}nav ul{gap:1.5rem;flex-wrap:wrap}nav ul li a{font-size:1.15rem;letter-spacing:.06em}.logo{width:5.5rem}.brand-name{font-size:2.4rem}.brand-name .big{font-size:2.7rem}.tagline{font-size:1.2rem}.hero-title{font-size:clamp(4.5rem, 10vw, 7rem)}.vs-section,.features-section{padding:3rem 2rem 4rem}.vs-block{flex-direction:column;gap:2rem;margin-bottom:5rem}.vs-text-card{width:100%;min-height:auto;padding:2.5rem}.vs-img-wrap{width:100%;margin-left:0;height:auto;aspect-ratio:auto;max-width:60rem;margin-left:auto;margin-right:auto}.vs-img-wrap img{width:100%;height:auto;object-fit:contain}.features-grid{grid-template-columns:1fr;gap:1.8rem}.cta-title{font-size:3.5rem}.cta-btn{padding:1.2rem 3rem;font-size:1.25rem}footer{padding:3.5rem 2.5rem}.footer-links{flex-direction:column;gap:1.2rem}}@media (min-width:768px) and (max-width:990.98px){#vz-header{min-height:auto;background-position:center center}.header-inner{min-height:auto;padding:2rem 3rem 8rem}.hero{flex:none;padding-top:6rem;padding-bottom:0}.top-bar{flex-direction:column;align-items:flex-start;gap:1.5rem}nav ul{gap:2rem;flex-wrap:wrap}nav ul li a{font-size:1.2rem}.hero-title{font-size:clamp(5rem, 8vw, 9rem)}.vs-section,.features-section{padding:3rem 2.5rem 5rem}.vs-block{flex-direction:column;gap:2.5rem}.vs-text-card{width:100%;min-height:auto}.vs-img-wrap{width:100%;margin-left:auto;margin-right:auto;max-width:70rem;height:auto;aspect-ratio:auto}.vs-img-wrap img{width:100%;height:auto;object-fit:contain}.features-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.cta-title{font-size:4rem}footer{padding:4rem 3rem}.footer-links{gap:1.8rem}}@media (min-width:991px) and (max-width:1199.98px){#vs-main::before{background-position:65% 68%}.header-inner{padding:2.5rem 3rem}nav ul{gap:1.5rem}nav ul li a{font-size:1.1rem;letter-spacing:.04em}.vs-text-card{width:42rem;min-height:26rem;padding:3rem}.vs-img-wrap{width:44rem;height:28rem;margin-left:-5rem}.features-grid{grid-template-columns:repeat(2,1fr)}.hero-title{font-size:clamp(6rem, 9vw, 11rem)}}@media (min-width:1200px) and (max-width:1399.98px){.header-inner{padding:3rem 5rem}nav ul{gap:2rem}nav ul li a{font-size:1.2rem}}@media (min-width:1400px){.header-inner{padding:3.5rem 8rem}nav ul{gap:2.5rem}nav ul li a{font-size:1.3rem}.vs-text-card{width:55rem}.vs-img-wrap{width:55rem;height:38rem;margin-left:-7rem}}