.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.journey-vband{position:relative;overflow:hidden;background:#04342C;min-height:220px;display:flex;align-items:center;justify-content:flex-start;width:100%}.journey-vband-canvas{position:absolute;inset:0;width:100%;height:100%;display:block;z-index:0}.journey-vband-fallback{position:absolute;inset:0;z-index:0;background:linear-gradient(135deg,#062B22 0%,#04342C 50%,#0A3D32 100%);opacity:0;pointer-events:none;transition:opacity .4s}.journey-vband--static .journey-vband-canvas{display:none}.journey-vband--static .journey-vband-fallback{opacity:1}.journey-vband-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(to right,rgba(4,52,44,.92) 0%,rgba(4,52,44,.55) 38%,rgba(4,52,44,.12) 72%,rgba(4,52,44,.35) 100%),linear-gradient(to bottom,rgba(4,52,44,.45) 0%,transparent 45%,rgba(4,52,44,.5) 100%);pointer-events:none}.journey-vband--webgl .journey-vband-overlay{background:linear-gradient(to right,rgba(4,52,44,.94) 0%,rgba(4,52,44,.62) 42%,rgba(4,52,44,.08) 75%,rgba(4,52,44,.28) 100%),linear-gradient(to bottom,rgba(4,52,44,.4) 0%,transparent 42%,rgba(4,52,44,.45) 100%)}.journey-vband-inner{position:relative;z-index:2;width:100%;max-width:1440px;margin:0 auto;text-align:left;color:#E8F5F1;padding:3.25rem 3rem 3.5rem;animation:journey-vband-in .85s cubic-bezier(.22,1,.36,1) both}@keyframes journey-vband-in{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.journey-eyebrow{font-size:.68rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#9FE1CB;margin-bottom:.85rem}.journey-vband-title{font-family:var(--serif);font-size:clamp(1.75rem,3.5vw,2.4rem);font-weight:400;line-height:1.2;margin-bottom:1.75rem;max-width:22em;text-shadow:0 1px 24px rgba(4,52,44,.6)}.journey-vband-title em{font-style:italic;color:#5DCAA5}.journey-vband-stats{display:grid;grid-template-columns:repeat(4,auto);column-gap:2.5rem;border-top:1px solid rgba(93,202,165,.22);padding-top:1.5rem;width:fit-content;max-width:100%}.journey-vstat{padding:0 2.5rem 0 0;border-right:1px solid rgba(93,202,165,.22);text-align:left;min-width:0}.journey-vstat:last-child{border-right:none;padding-right:0}.journey-vstat-num{display:block;font-family:var(--serif);font-size:clamp(1.6rem,2.5vw,2rem);font-weight:400;color:#5DCAA5;line-height:1;text-shadow:0 1px 16px rgba(4,52,44,.5)}.journey-vstat-lbl{display:block;font-size:.72rem;color:rgba(232,245,241,.72);margin-top:.4rem;line-height:1.3;white-space:nowrap}.journey-steps-section{background:#fff;border-bottom:1px solid var(--rule);padding:4.5rem 0 5.5rem;overflow-x:clip}.journey-steps-inner{max-width:1440px;margin:0 auto;padding:0 3rem;position:relative;width:100%;min-width:0;box-sizing:border-box}.journey-progress{position:absolute;top:26px;left:10%;right:10%;height:2px;z-index:0;pointer-events:none}.journey-progress-track{position:absolute;inset:0;background:var(--rule);border-radius:1px}.journey-progress-fill{position:absolute;left:0;top:0;bottom:0;width:0;background:linear-gradient(90deg,#1D9E75,#5DCAA5);border-radius:1px;will-change:width}.journey-steps{list-style:none;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.75rem;position:relative;z-index:1}.journey-step{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.15rem;padding:0;opacity:0;transform:translateY(24px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.journey-step.is-visible{opacity:1;transform:translateY(0)}.journey-step.is-unlocking .journey-step-n span,.journey-step.is-unlocked .journey-step-n span{transform:scale(calc(1+var(--step-fill,0)*0.08));box-shadow:0 calc(4px+var(--step-fill,0)*4px) calc(18px+var(--step-fill,0)*10px) rgba(29,158,117,calc(.32+var(--step-fill,0)*.13))}.journey-step.is-unlocked .journey-step-n span{transform:scale(1.08);box-shadow:0 8px 28px rgba(29,158,117,.45)}.journey-step-n span{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:#1D9E75;color:#fff;font-family:var(--serif);font-size:1.15rem;font-weight:500;box-shadow:0 4px 18px rgba(29,158,117,.32);transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s}.journey-step-body{flex:1;width:100%;position:relative;overflow:hidden;--border-progress:0;--step-fill:0;display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:1.35rem 1.15rem 1.4rem;background:var(--warm);border:1px solid var(--rule);border-radius:14px;transition:box-shadow .35s cubic-bezier(.22,1,.36,1)}.journey-step-body::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1D9E75,#5DCAA5);transform:scaleX(var(--border-progress));transform-origin:left center;border-radius:14px 14px 0 0;pointer-events:none}.journey-step.is-unlocking .journey-step-body,.journey-step.is-unlocked .journey-step-body{background:#fff;border-color:rgba(29,158,117,calc(.12+var(--step-fill)*.18));box-shadow:0 calc(var(--step-fill)*12px) calc(var(--step-fill)*40px) rgba(29,158,117,calc(var(--step-fill)*.09));transform:translateY(calc((1 - var(--step-fill))*5px))}.journey-step.is-pending .journey-step-body{background:var(--warm);border-color:var(--rule);box-shadow:none}.journey-step.is-unlocked .journey-step-body{border-color:rgba(29,158,117,.32);box-shadow:0 14px 44px rgba(29,158,117,.08)}.journey-step-title{font-family:var(--serif);font-size:1.05rem;font-weight:600;color:var(--ink);margin-bottom:.55rem;line-height:1.3}.journey-step-day{display:inline-block;align-self:flex-start;font-family:var(--sans);font-size:.6rem;font-weight:600;letter-spacing:.06em;text-transform:none;color:#1D9E75;background:#E1F5EE;padding:.32rem .7rem;border-radius:999px;margin-bottom:.7rem;line-height:1}.journey-step.is-unlocking .journey-step-day,.journey-step.is-unlocked .journey-step-day{background:rgba(225,245,238,calc(.6+var(--step-fill,0)*.4))}.journey-step-desc{font-size:.8125rem;color:var(--muted);line-height:1.7}@media(hover:hover){.journey-step:hover .journey-step-n span{transform:scale(1.06)}.journey-step:hover .journey-step-body{border-color:rgba(29,158,117,.28);background:#fff;box-shadow:0 10px 36px rgba(0,0,0,.05)}.journey-step.is-unlocked:hover .journey-step-n span{transform:scale(1.1)}}@media(max-width:1100px){.journey-steps{gap:1.25rem}.journey-step-body{padding:1.15rem 1rem 1.2rem}.journey-step-title{font-size:.95rem}.journey-step-desc{font-size:.78rem}}@media(max-width:960px){.journey-progress{display:none}.journey-steps-inner{padding:0 1.5rem}.journey-steps{grid-template-columns:1fr;gap:0;max-width:none;margin:0}.journey-step{flex-direction:row;text-align:left;align-items:flex-start;gap:0;padding:1.15rem 0 1.15rem 1.35rem;border-left:2px solid var(--rule);margin-left:0;opacity:1;transform:none;position:relative;width:100%;box-sizing:border-box}.journey-step.is-visible{opacity:1}.journey-step::before{content:'';position:absolute;left:-7px;width:12px;height:12px;border-radius:50%;background:#1D9E75;border:2px solid #fff;box-shadow:0 0 0 2px #1D9E75;transition:transform .3s,box-shadow .3s}.journey-step.is-unlocking::before,.journey-step.is-unlocked::before{transform:scale(calc(1+var(--step-fill,0)*0.15));box-shadow:0 0 0 calc(2px+var(--step-fill,0)*2px) #1D9E75,0 0 calc(var(--step-fill,0)*12px) rgba(29,158,117,.35)}.journey-step.is-unlocked::before{transform:scale(1.2);box-shadow:0 0 0 3px rgba(29,158,117,.25),0 0 0 2px #1D9E75}.journey-step.is-active::before{transform:scale(1.2);box-shadow:0 0 0 3px rgba(29,158,117,.25),0 0 0 2px #1D9E75}.journey-step-n{display:none}.journey-step-body{padding:1.25rem 1.35rem;text-align:left;align-items:flex-start}}@media(max-width:960px){.journey-vband-stats{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2rem;row-gap:1.15rem;width:100%}.journey-vstat-lbl{white-space:normal}}@media(max-width:640px){.journey-vband-inner{padding:2.25rem 1.5rem 2.5rem}.journey-vband-stats{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.5rem;row-gap:1rem;width:100%}.journey-vstat{padding:0 1rem 0 0;border-right:none;border-bottom:1px solid rgba(93,202,165,.12);padding-bottom:.85rem}.journey-vstat:nth-child(odd){border-right:1px solid rgba(93,202,165,.12);padding-right:1.25rem}.journey-vstat:nth-last-child(-n+2){border-bottom:none;padding-bottom:0}.journey-vstat-lbl{white-space:normal;font-size:.68rem}.journey-steps-section{padding:2.5rem 0 3rem}.journey-steps-inner{padding:0 1.5rem}}@media(max-width:1100px){.trust-bar{grid-template-columns:repeat(3,1fr)}.trust-cell:nth-child(4){border-top:1px solid var(--rule)}.trust-cell:nth-child(5){border-top:1px solid var(--rule);border-right:none}.trust-cell:nth-child(3){border-right:none}.country-strip{padding:1.2rem 3rem}.treatments-inner{padding:3.5rem 2rem}.eye-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.journey-vband{min-height:200px}.stories-section .proof-wall{grid-template-columns:repeat(2,1fr)}.stories-header{grid-template-columns:1fr;gap:1rem}.stories-count{font-size:3rem}.vision-panel{grid-template-columns:1fr}.vision-stage{order:1}.vision-controls-toggle{display:flex;order:2}.vision-controls{order:3}.why-inner{grid-template-columns:1fr;gap:2.5rem}.why-right{max-width:none;justify-self:stretch;position:static}.why-visual{max-width:420px;margin:0 auto}.why-turkey-inner{grid-template-columns:1fr;gap:2.5rem}.why-turkey-sidebar{position:static}.wt-stat-row{grid-template-columns:1fr}.wt-tech-platforms{grid-template-columns:1fr}.faq-inner{display:flex;flex-direction:column;grid-template-columns:unset;width:100%;min-width:0;gap:2rem}.faq-sidebar,.faq-main-wrap{grid-column:unset;grid-row:unset;position:static;width:100%;max-width:100%;min-width:0}.faq-main{width:100%;max-width:100%;box-sizing:border-box}.faq-section:not(.faq-section--with-sidebar) .faq-cats{flex-direction:row;flex-wrap:nowrap;gap:.45rem;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scroll-padding-inline:.25rem;padding-bottom:.35rem;margin-bottom:1rem;scrollbar-width:none}.faq-section:not(.faq-section--with-sidebar) .faq-cats::-webkit-scrollbar{display:none}.faq-section:not(.faq-section--with-sidebar) .faq-cat-btn{flex-shrink:0;width:auto;white-space:nowrap;justify-content:center;padding:.45rem .85rem;border:1px solid var(--rule);border-radius:999px;background:#fff;scroll-snap-align:start}.faq-section:not(.faq-section--with-sidebar) .faq-cat-btn:first-child{border-top:1px solid var(--rule)}.faq-section:not(.faq-section--with-sidebar) .faq-cat-btn:hover,.faq-section:not(.faq-section--with-sidebar) .faq-cat-btn.active{padding-left:.85rem}.faq-section:not(.faq-section--with-sidebar) .faq-cat-count{display:none}.country-panels{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-inner{grid-template-columns:1fr;gap:2.5rem}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cta-section{grid-template-columns:1fr}.site-footer-inner{grid-template-columns:1fr 1fr;gap:2rem}.footer-col--brand{grid-column:1/-1}.footer-col:nth-child(5){grid-column:1/-1}}@media(max-width:768px){.stories-section .proof-scroll-hint{display:block;font-size:.68rem;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin:-.35rem 0 1rem}.stories-section .proof-wall{display:flex;flex-wrap:nowrap;gap:1rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-padding-inline:1.5rem;grid-template-columns:unset;margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem;padding-bottom:.75rem;margin-bottom:2rem;scrollbar-width:thin;scrollbar-color:rgba(4,52,44,.22) transparent}.stories-section .proof-wall::-webkit-scrollbar{height:3px}.stories-section .proof-wall::-webkit-scrollbar-thumb{background:rgba(4,52,44,.2);border-radius:999px}.stories-section .proof-card{flex:0 0 min(82vw,300px);scroll-snap-align:start}.stories-section .proof-card:hover{transform:none;box-shadow:none}}@media(max-width:640px){.trust-bar{grid-template-columns:1fr 1fr}.trust-cell:nth-child(2){border-right:none}.trust-cell:nth-child(3){border-top:1px solid var(--rule)}.trust-cell:nth-child(4){border-top:1px solid var(--rule)}.trust-cell:nth-child(5){border-top:1px solid var(--rule);grid-column:1/-1;border-right:none}.country-strip{padding:1rem 1.5rem;flex-direction:column;align-items:stretch;gap:.75rem}.country-flags{display:flex;flex-wrap:nowrap;align-items:center;gap:.85rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scroll-padding-inline:1.5rem;margin-left:-1.5rem;margin-right:-1.5rem;padding:0 1.5rem .25rem;scrollbar-width:none}.country-flags::-webkit-scrollbar{display:none}.country-flag-item{flex-shrink:0;white-space:nowrap;scroll-snap-align:start}.treatments-inner{padding:3rem 1.5rem}.eye-grid{grid-template-columns:1fr}.treatments-section .sec-h{font-size:1.85rem}.treatments-section .pc-icon{width:72px;height:54px}.stories-section{padding:3.5rem 0 4rem}.stories-inner{padding:0 1.5rem}.stories-cta{flex-direction:column;align-items:flex-start}.stories-cta-btn{width:100%;justify-content:center}.vision-section{padding:3.5rem 0 4rem}.vision-inner{padding:0 1.5rem}.vision-viewport{aspect-ratio:auto;min-height:0;height:60vh;max-height:480px}.vision-controls{display:none;margin-top:0}.vision-controls.is-open{display:flex}.vision-cta{flex-direction:column;align-items:flex-start;padding-bottom:4rem}.vision-cta-btn{width:100%;justify-content:center}.vision-scene-tabs{grid-template-columns:1fr}.vision-bridge{font-size:.82rem}.why-section{padding:3.5rem 0 4rem}.why-inner{grid-template-columns:1fr;gap:2.5rem;padding:0 1.5rem}.why-right{max-width:none;justify-self:stretch;position:static}.why-visual{max-width:100%;padding-bottom:1rem;margin:0}.why-badge{left:12px;bottom:0}.why-turkey-section{padding:3.5rem 0 4rem}.why-turkey-inner{padding:0 1.5rem;gap:2rem}.why-turkey-sidebar{display:none}.why-turkey-main{padding:1.75rem 1.35rem;border-radius:12px}.wt-takeaways-list{grid-template-columns:1fr}.wt-stat-row{grid-template-columns:1fr;gap:.65rem;margin:1.5rem 0 1.75rem;padding:1rem 0}.wt-tech-platforms{grid-template-columns:1fr}.faq-section{padding:3.5rem 0 4rem}.faq-inner{padding:0 1.5rem;gap:1.75rem}.faq-section:not(.faq-section--with-sidebar) .faq-cats{margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem}.faq-main{padding:1.35rem 1.15rem;border-radius:12px}.faq-main-footer-actions{flex-direction:column;align-items:stretch}.faq-coordinator-btn{width:100%;justify-content:center}.faq-section-cta-link{align-self:center}.trust-divider{padding:1.75rem 1.5rem}.trust-divider-inner{flex-direction:column;align-items:flex-start}.faq-page .faq-coordinator-btn{width:auto;right:1rem;bottom:1rem}.faq-page-hero{padding:2rem 1.5rem 1rem}.faq-cat-btn{font-size:.75rem;padding:.4rem .75rem}.country-section{padding:3.5rem 0 4rem}.country-inner{padding:0 1.5rem}.country-header{margin-bottom:2rem;padding-bottom:1.5rem}.country-panels{grid-template-columns:1fr;gap:.85rem}.quote-section{padding:3.5rem 0 4rem}.quote-inner{padding:0 1.5rem}.quote-row{grid-template-columns:1fr}.blog-section{padding-bottom:3.5rem}.blog-inner{padding:0 1.5rem}.blog-header{grid-template-columns:1fr;gap:1rem;padding-top:2.5rem}.blog-grid{grid-template-columns:1fr}.cta-left,.cta-right{padding:2.5rem 1.5rem}.site-footer-inner{grid-template-columns:1fr;padding:2.5rem 1.5rem}.footer-bottom{padding:1rem 1.5rem 1.25rem;flex-direction:column;align-items:flex-start}.company-about-cta-inner{padding:0 1.5rem}.company-about .why-inner{padding:0 1.5rem}.ipc-section-inner{padding:0 1.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}