@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600&family=Inter:wght@300;400;500&display=swap";:root{--bg-color:#fff;--text-main:#1a1a1a;--text-muted:#6b7280;--accent:#b08d45;--accent-hover:#8f7236;--surface:#f7f7f7;--surface-border:#00000014;--font-heading:"Outfit", sans-serif;--font-text:"Inter", sans-serif;--transition-smooth:all .6s cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-main);font-family:var(--font-text);-webkit-font-smoothing:antialiased;background-image:radial-gradient(circle at 15%,#c8dcf066,#0000 25%),radial-gradient(circle at 85% 30%,#f0e6d266,#0000 25%);line-height:1.6;overflow-x:hidden}.apple-card{-webkit-backdrop-filter:blur(40px);background:#ffffff80;border:1px solid #fff6;border-radius:24px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;box-shadow:0 10px 30px #0000000d,inset 0 1px #ffffff80}.apple-card:hover{transform:translateY(-4px)scale(1.01);box-shadow:0 20px 40px #00000014,inset 0 1px #ffffff80}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:500;line-height:1.2}a{color:inherit;text-decoration:none}.glass{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#ffffffa6;border:1px solid #ffffff80;box-shadow:0 8px 32px #1f26870d}.container{max-width:1400px;margin:0 auto;padding:0 2rem}@media (width<=768px){.container{padding:0 1.5rem}}.btn-primary{background-color:var(--accent);color:#fff;font-family:var(--font-heading);cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:9999px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:500;display:inline-flex;box-shadow:0 4px 14px #b08d4563}.btn-primary:hover{background-color:var(--accent-hover);transform:translateY(-2px);box-shadow:0 6px 20px #b08d4566}.btn-outline{color:var(--text-main);font-family:var(--font-heading);border:1px solid var(--surface-border);cursor:pointer;transition:var(--transition-smooth);background-color:#0000;border-radius:2px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:500;display:inline-flex}.btn-outline:hover{border-color:var(--accent);color:var(--accent)}section{padding:8rem 0}.section-title{margin-bottom:1.5rem;font-size:3rem}.section-subtitle{color:var(--accent);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.2em;margin-bottom:1rem;font-size:1rem;display:block}.image-reveal{overflow:hidden}.image-reveal img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.image-reveal:hover img{transform:scale(1.05)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.header-wrapper{z-index:100;pointer-events:none;justify-content:center;width:100%;padding:0 2rem;display:flex;position:fixed;top:20px;left:0}.header{pointer-events:auto;background:0 0;border:1px solid #0000;border-radius:24px;width:100%;max-width:1400px;padding:1rem 2rem;transition:all .5s cubic-bezier(.16,1,.3,1)}.header.glass{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#ffffffa6;border:1px solid #ffffff80;border-radius:9999px;padding:.75rem 2rem;box-shadow:0 10px 40px #00000014}.header.home-transparent{box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border-color:#0000}.header-content{justify-content:space-between;align-items:center;gap:1.25rem;display:flex}.logo{font-family:var(--font-heading);letter-spacing:.1em;flex:none;font-size:1.5rem;font-weight:600}.logo-img{width:auto;height:80px;transition:transform .3s}.logo:hover .logo-img{transform:scale(1.05)}.desktop-nav{flex:0 auto;align-items:center;gap:2.5rem;min-width:0;display:flex}.nav-link{text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;align-items:center;font-size:.9rem;line-height:1;transition:color .3s;display:inline-flex;position:relative}.nav-link:hover{color:var(--accent)}.nav-dropdown{align-items:center;display:inline-flex;position:relative}.nav-dropdown-trigger{cursor:pointer;color:inherit;font:inherit;background:0 0;border:none;align-items:center;gap:.4rem;padding:0;line-height:1;display:inline-flex}.nav-services-highlight{color:var(--accent);text-shadow:0 .5px 1px #00000038,0 1px 5px #0000001f;-webkit-text-stroke:.12px #00000042}.nav-dropdown-icon{transition:transform .2s}.nav-dropdown-icon.open{transform:rotate(180deg)}.nav-dropdown-menu{-webkit-backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #0000000f;border-radius:18px;min-width:220px;padding:.6rem;position:absolute;top:calc(100% + .9rem);left:50%;transform:translate(-50%);box-shadow:0 18px 40px #0000001a}.nav-dropdown-item{color:var(--text-main);border-radius:12px;padding:.8rem .95rem;font-size:.95rem;transition:background-color .2s,color .2s;display:block}.nav-dropdown-item:hover{color:var(--accent);background:#b08d4514}.language-switcher{border-left:1px solid #0000001a;flex:none;align-items:center;margin-left:1.5rem;padding-left:.75rem;display:flex}.language-trigger{cursor:pointer;opacity:.8;background:0 0;border:none;align-items:center;gap:.3rem;padding:.2rem 0;display:inline-flex}.language-flag{border-radius:2px;width:18px;height:13px;display:block;box-shadow:0 1px 3px #00000026}.language-menu{min-width:155px;left:auto;right:0;transform:none}.language-menu-item{cursor:pointer;width:100%;color:var(--text-main);text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:.7rem;padding:.65rem .8rem;font-size:.88rem;transition:background-color .2s,color .2s;display:flex}.language-menu-item:hover{color:var(--accent);background:#b08d4514}.mobile-menu-btn{color:var(--text-main);cursor:pointer;background:0 0;border:none;display:none}.mobile-nav{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffd9;border:1px solid #ffffff80;border-radius:24px;flex-direction:column;margin-top:10px;padding:1rem 2rem;display:none}.mobile-nav a{border-bottom:1px solid var(--surface-border);padding:1rem 0;font-size:1.1rem}.mobile-services-group{border-bottom:1px solid var(--surface-border)}.mobile-services-trigger{width:100%;color:var(--text-main);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1rem 0;font-size:1.1rem;display:flex}.mobile-services-links{padding-bottom:.5rem;overflow:hidden}.mobile-services-links a{color:var(--text-muted);border-bottom:none;padding:.75rem 0 .75rem 1rem;font-size:.98rem}.mobile-language-group{border-top:1px solid #0000000d;margin-top:.5rem;padding-top:.85rem}.mobile-language-trigger{cursor:pointer;width:100%;color:var(--text-main);background:0 0;border:none;justify-content:space-between;align-items:center;padding:.25rem 0;display:flex}.mobile-language-active{align-items:center;gap:.65rem;font-size:.92rem;font-weight:500;display:inline-flex}.mobile-language-options{padding-top:.5rem;overflow:hidden}.mobile-language-option{cursor:pointer;width:100%;color:var(--text-muted);text-align:left;background:0 0;border:none;align-items:center;gap:.65rem;padding:.65rem 0;font-size:.92rem;display:flex}@media (width<=768px){.desktop-nav,.desktop-only{display:none}.mobile-menu-btn,.mobile-nav{display:flex}}@media (width<=1440px) and (width>=901px){.header{max-width:1400px;padding:.75rem 1.25rem}.header.glass{padding:.68rem 1.25rem}.logo-img{height:clamp(48px,4.4vw,64px)}.desktop-nav{gap:clamp(.75rem,1.5vw,1.45rem)}.nav-link{letter-spacing:.06em;font-size:clamp(.66rem,.78vw,.8rem)}.language-switcher{margin-left:.5rem;padding-left:.55rem}}@media (width<=1320px) and (width>=901px){.header-wrapper{top:14px}.header{-webkit-backdrop-filter:blur(22px)saturate(170%);background:#ffffffb3;border:1px solid #ffffff85;border-radius:22px;padding:.65rem 1rem;box-shadow:0 12px 36px #00000014}.header.home-transparent{box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border-color:#0000}.header.glass{border-radius:22px;padding:.65rem 1rem}.header-content{gap:.75rem}.logo-img{height:clamp(42px,4vw,54px)}.desktop-nav{gap:clamp(.55rem,1vw,.95rem);display:flex}.nav-link{letter-spacing:.045em;font-size:clamp(.58rem,.68vw,.68rem)}.language-switcher{margin-left:.25rem;padding-left:.45rem;display:flex}.language-trigger{gap:.15rem}.mobile-menu-btn{display:none}}@media (width<=900px){.header-wrapper{padding:0 12px;top:14px}.header{-webkit-backdrop-filter:blur(22px)saturate(170%);background:#ffffffb3;border:1px solid #ffffff85;border-radius:22px;width:100%;padding:.8rem 1.15rem;box-shadow:0 12px 36px #00000014}.header.home-transparent{box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border-color:#0000}.header.glass{border-radius:22px;padding:.72rem 1.15rem}.desktop-nav,.desktop-only{display:none}.logo-img{height:58px}.mobile-menu-btn{background:#ffffff94;border:1px solid #0000000f;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.mobile-nav{max-height:calc(100svh - 110px);display:flex;overflow-y:auto}}.hero{z-index:5;align-items:center;height:72vh;min-height:580px;padding:0;display:flex;position:relative;overflow:visible}.hero-bg{z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.hero-bg-video{z-index:0;object-fit:cover;filter:saturate(1.02)contrast(1.02);opacity:0;width:100%;height:100%;transition:opacity .9s;position:relative}.hero-overlay{z-index:-1;background:linear-gradient(90deg,#ffffffdb 0%,#ffffff6b 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-title{margin-bottom:1.5rem;font-size:clamp(3rem,5vw,5.5rem);font-weight:400}.text-accent{color:var(--accent);font-family:serif;font-style:italic;font-weight:300}.hero-description{max-width:500px;color:var(--text-muted);margin-bottom:2.5rem;font-size:1.25rem}.hero-actions{gap:1rem;display:flex}.hero-services-dropdown{z-index:30;position:relative}.hero-services-trigger{gap:.9rem}.hero-services-menu{-webkit-backdrop-filter:blur(18px);z-index:40;background:#fffffff5;border:1px solid #0000000f;border-radius:18px;min-width:240px;padding:.55rem;position:absolute;top:calc(100% + .9rem);left:0;box-shadow:0 18px 40px #0000001f}.hero-services-item{color:var(--text-main);border-radius:12px;padding:.8rem .95rem;font-size:.95rem;transition:background-color .2s,color .2s;display:block}.hero-services-item:hover{color:var(--accent);background:#b08d4514}.hero-content{z-index:10;width:100%;padding-top:clamp(4.25rem,7vw,6.25rem);position:relative}.hero-panel{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);z-index:20;max-width:min(600px,52vw);padding:clamp(2rem,4.2vh,3rem);position:relative}@media (width>=901px){.hero-title{margin-bottom:clamp(.85rem,2vh,1.5rem);font-size:clamp(2.7rem,min(5vw,7.5vh),5.5rem);line-height:1.02}.hero-description{margin-bottom:clamp(1.15rem,3.2vh,2.5rem);font-size:clamp(.98rem,1.8vh,1.25rem);line-height:1.55}.hero .section-subtitle{margin-bottom:clamp(.35rem,1.2vh,.8rem);font-size:clamp(.68rem,1.25vh,.82rem)}}@media (width>=901px) and (height<=760px){.hero-panel{max-width:min(540px,48vw);padding:clamp(1.45rem,3vh,2.15rem)}.btn-primary.hero-services-trigger{padding:.78rem 1.45rem;font-size:.9rem}}@media (width>=901px) and (height<=640px){.hero-panel{border-radius:20px;max-width:min(500px,46vw);padding:1.35rem}.hero-title{font-size:clamp(2.15rem,6.4vh,3.4rem)}.hero-description{margin-bottom:.95rem;font-size:.92rem}}.placeholder-image{background-color:var(--surface);width:100%;height:100%;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;border:1px dashed var(--surface-border);justify-content:center;align-items:center;font-size:.9rem;display:flex}.home-followup-section{padding-top:8rem;position:relative}.home-followup-section:before{content:"";pointer-events:none;background:linear-gradient(#faf8f4c7,#fffffffa 42%);position:absolute;inset:0}.home-followup-section .container{z-index:1;position:relative}.about-grid{grid-template-columns:minmax(0,1.15fr) minmax(220px,.85fr);align-items:center;gap:4rem;max-width:1080px;display:grid}.about-text p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem}.home-signature{color:var(--accent);letter-spacing:.04em;margin-top:1rem;font-size:.96rem;font-weight:600}.about-media-panel{justify-content:flex-end;justify-self:end;align-items:center;width:100%;min-height:100%;margin-right:-1rem;padding:0;display:flex}.about-media-frame{aspect-ratio:4/3;background:#ffffffb3;border-radius:24px;width:min(100%,520px);position:relative;overflow:hidden;box-shadow:0 18px 48px #00000014}.about-media-video{object-fit:contain;opacity:0;width:100%;height:100%;transition:opacity .75s;display:block}.about-media-video.is-loaded{opacity:1}.about-video-loader{z-index:2;background:radial-gradient(circle at 30% 30%,#c5a45e29,#0000 34%),radial-gradient(circle at 72% 36%,#dfd0b33d,#0000 36%),linear-gradient(#f8f4ecf5,#f1ece2eb);justify-content:center;align-items:center;transition:opacity .6s,visibility .6s;display:flex;position:absolute;inset:0;overflow:hidden}.about-video-loader.is-hidden{opacity:0;visibility:hidden}.stats-row{border-top:1px solid var(--surface-border);gap:3rem;margin-top:3rem;padding-top:2rem;display:flex}.stat-item{flex-direction:column;display:flex}.stat-number{font-size:3.5rem;font-family:var(--font-heading);color:var(--accent);margin-bottom:.5rem;line-height:1}.stat-label{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.9rem}.home-section-header{margin-top:4.5rem;margin-bottom:2rem}.home-focus-grid,.home-grid-spacing{margin-bottom:0}.home-focus-card{background:#ffffffd1;border:1px solid #0000000f;box-shadow:0 14px 36px #00000014}.home-focus-icon{width:48px;height:48px;color:var(--accent);background:#b08d451f;border:1px solid #b08d4524;border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.35rem;display:inline-flex}.home-focus-title{margin-bottom:.85rem;font-size:1.25rem;line-height:1.35}.home-focus-body,.home-copy-block{color:var(--text-muted);line-height:1.72}.home-info-panel{text-align:left}.home-copy-block,.home-bullet-list,.home-why-grid{margin-top:1.2rem}.home-bullet-list{flex-direction:column;gap:.95rem;display:flex}.home-bullet-item,.home-why-item{color:var(--text-main);align-items:flex-start;gap:.8rem;line-height:1.6;display:flex}.home-bullet-dot{background:linear-gradient(#d4b06a,#b08d45);border-radius:999px;flex-shrink:0;width:9px;height:9px;margin-top:.45rem;box-shadow:0 0 0 5px #b08d451f}.home-why-panel{margin-top:2rem}.home-why-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.home-why-item{background:#ffffffb8;border:1px solid #0000000f;border-radius:18px;min-height:100%;padding:1rem 1.05rem}@media (width<=992px){.about-grid{grid-template-columns:1fr;gap:2rem;max-width:100%}.about-media-panel{justify-content:center;max-width:460px;margin:0 auto;transform:none}.about-media-video{width:100%}.about-media-frame{width:min(100%,380px)}.home-why-grid{grid-template-columns:1fr}}@media (width<=768px){.about-media-panel{max-width:100%}.about-media-video{width:100%}.about-media-frame{width:min(100%,300px)}}.projects-section{background-color:#0000}.section-header{justify-content:space-between;align-items:flex-end;margin-bottom:4rem;display:flex}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:3rem;display:grid}.projects-grid-centered{grid-template-columns:repeat(2,minmax(320px,430px));justify-content:center;justify-items:center}.project-card{cursor:pointer;scroll-margin-top:7rem}.project-image-container{aspect-ratio:4/5;margin-bottom:1.5rem;position:relative}.project-card-description{color:var(--text-muted);margin:0 0 1rem;font-size:.98rem;line-height:1.65}.project-facts-grid{flex-wrap:wrap;gap:.55rem;margin:0 0 1.2rem;display:flex}.project-fact-pill{color:#1a1a1ac7;background:#b08d4517;border:1px solid #b08d4524;border-radius:999px;align-items:center;padding:.45rem .7rem;font-size:.82rem;font-weight:600;display:inline-flex}.project-media-placeholder{background:radial-gradient(circle at 30% 20%,#b08d451f,#0000 32%),linear-gradient(145deg,#ffffffeb,#f6f1e7cc);flex-direction:column;gap:.9rem}.project-media-placeholder img{opacity:.16;filter:grayscale();width:min(150px,48%);height:auto}.project-360-card{z-index:6;color:var(--text-main);text-align:center;isolation:isolate;background:radial-gradient(circle at 50% 42%,#b08d4538,#0000 32%),radial-gradient(circle at 18% 18%,#ffffffeb,#0000 34%),linear-gradient(145deg,#f8f4ecf0,#e6ddcadb);flex-direction:column;justify-content:center;align-items:center;gap:.55rem;display:flex;position:absolute;inset:0;overflow:hidden}.project-360-card:before,.project-360-card:after{content:"";opacity:.8;border:1px solid #b08d4538;border-radius:999px;position:absolute;transform:rotateX(68deg)}.project-360-card:before{width:72%;height:72%;animation:7s linear infinite tourOrbit}.project-360-card:after{width:48%;height:48%;animation:5s linear infinite reverse tourOrbit}.project-360-play{z-index:2;color:#fff;background:linear-gradient(145deg,#b08d45fa,#896a2be6);border:1px solid #ffffff9e;border-radius:999px;justify-content:center;align-items:center;width:5.5rem;height:5.5rem;display:inline-flex;position:relative;box-shadow:0 22px 56px #58441c3d}.project-360-play:before,.project-360-play:after{content:"";border:1px solid #b08d4561;border-radius:999px;animation:2s ease-out infinite tourPlayPulseLarge;position:absolute;inset:-.5rem}.project-360-play:after{animation-delay:.35s;inset:-1rem}.project-360-play svg{z-index:1;filter:drop-shadow(0 3px 7px #0003);margin-left:4px;position:relative}.project-360-card strong{z-index:2;font-family:var(--font-heading);color:var(--accent);font-size:clamp(2.6rem,6vw,4.4rem);font-weight:500;line-height:1;position:relative}.project-360-card small{z-index:2;max-width:13rem;color:var(--text-muted);font-size:.92rem;font-weight:600;position:relative}.project-tour-thumb-play{color:#fff;background:radial-gradient(circle,#b08d45f2,#b08d45b8 38%,#f8f4ecc7 39%,#f8f4ecf0);justify-content:center;align-items:center;display:inline-flex;position:absolute;inset:0}.project-tour-thumb-play:before{content:"";border:1px solid #b08d458f;border-radius:999px;width:2.15rem;height:2.15rem;animation:1.7s ease-out infinite tourPlayPulse;position:absolute}.project-tour-thumb-play svg{z-index:1;filter:drop-shadow(0 2px 4px #0000002e);margin-left:2px;position:relative}@keyframes tourOrbit{0%{transform:rotateX(68deg)rotate(0)}to{transform:rotateX(68deg)rotate(360deg)}}@keyframes tourPlayPulse{0%{opacity:.9;transform:scale(.76)}to{opacity:0;transform:scale(1.28)}}@keyframes tourPlayPulseLarge{0%{opacity:.72;transform:scale(.82)}to{opacity:0;transform:scale(1.42)}}.project-image-container img,.project-image-container video{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.project-protection-layer{z-index:4;background:0 0;position:absolute;inset:0}.project-tag{background:var(--bg-color);color:var(--text-main);text-transform:uppercase;letter-spacing:.1em;z-index:10;padding:.5rem 1rem;font-size:.8rem;position:absolute;top:1.5rem;left:1.5rem}.project-watermark-wrap{z-index:10;opacity:.28;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.project-watermark{filter:drop-shadow(0 1px 2px #ffffff38);width:120px;height:auto}.project-info h3{margin-bottom:.5rem;font-size:1.5rem}.project-title-suffix{display:inline}.project-info-panel{background:#fff;border:1px solid #00000014;border-radius:20px;margin-top:1rem;padding:1.15rem 1.25rem;box-shadow:0 14px 36px #0000001f}.project-location{color:var(--text-muted)}.project-actions-row{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:1.2rem;margin-bottom:0;display:flex}.project-expose-link:hover{color:var(--accent)}.expose-page{min-height:100vh;position:relative;overflow:hidden}.expose-page-bg{background-position:50%;background-size:cover;position:fixed;inset:0;transform:scale(1.08)}.expose-page-bg-placeholder{background:radial-gradient(circle at 22% 22%,#b08d453d,#0000 34%),radial-gradient(circle at 80% 35%,#dcd4c457,#0000 36%),linear-gradient(135deg,#f9f6effa,#e5ddcdf5)}.expose-page-bleach{-webkit-backdrop-filter:blur(10px);background:linear-gradient(#ffffffb8,#ffffffe6),#ffffff7a;position:fixed;inset:0}.expose-page-content{z-index:1;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem;display:flex;position:relative}.expose-back-link{width:fit-content;color:var(--text-main);align-items:center;gap:.5rem;margin-bottom:1rem;font-weight:500;display:inline-flex}.expose-sheet{background:#fffffff0;border:1px solid #fffffff2;border-radius:28px;width:min(960px,100%);max-height:min(88vh,960px);padding:2.5rem;position:relative;overflow:auto;box-shadow:0 30px 80px #0000002e}.expose-page-sheet{margin:0 auto}.expose-title{margin-bottom:.35rem;font-size:clamp(2rem,4vw,3.2rem)}.expose-subtitle{color:var(--text-muted);margin-bottom:1.25rem;font-size:1.05rem;font-style:italic}.expose-intro{color:var(--text-main);max-width:70ch;margin-bottom:1.8rem;font-size:1.05rem;line-height:1.7}.expose-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.expose-block{background:#fff;border:1px solid #0000000f;border-radius:20px;padding:1.2rem}.expose-block h4{margin-bottom:.6rem;font-size:1rem}.expose-block p{color:var(--text-muted);line-height:1.65}.expose-list{color:var(--text-muted);margin:0;padding-left:1.1rem;line-height:1.7}.expose-highlights{flex-wrap:wrap;gap:.65rem;margin-bottom:1.2rem;display:flex}.expose-highlight-pill{background:#b08d451a;border:1px solid #b08d4529;border-radius:999px;align-items:center;padding:.55rem .9rem;font-size:.9rem;font-weight:500;display:inline-flex}.expose-facts-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin-bottom:1.3rem;display:grid}.expose-fact-card{background:#ffffffeb;border:1px solid #0000000f;border-radius:18px;padding:1rem}.expose-fact-card span{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.35rem;font-size:.78rem;display:block}.expose-fact-card strong{font-size:1rem;line-height:1.35}.expose-sections{flex-direction:column;gap:1rem;display:flex}.expose-story-block{background:#fffc;border:1px solid #0000000d;border-radius:22px;padding:1.3rem}.expose-story-block h3{margin-bottom:.75rem;font-size:1.2rem}.expose-longform{flex-direction:column;gap:1rem;display:flex}.expose-longform p{color:var(--text-main);font-size:1.02rem;line-height:1.78}.expose-longform p:first-child{font-size:1.06rem}.expose-cta{background:linear-gradient(#fffffffa,#f7f2e8fa);border:1px solid #b08d452e;border-radius:22px;margin-top:1.5rem;padding:1.4rem}.expose-cta h3{margin-bottom:.45rem;font-size:1.15rem}.expose-cta p{color:var(--text-muted);margin-bottom:1rem;line-height:1.65}.tour-page{color:#fff;background:radial-gradient(circle at 20% 15%,#b08d4533,#0000 30%),linear-gradient(135deg,#11100d,#272218 48%,#090908);min-height:100vh;overflow:hidden}.tour-shell{grid-template-rows:auto minmax(0,1fr) auto;gap:1.1rem;min-height:100vh;padding:clamp(1rem,2.4vw,2rem);display:grid}.tour-topbar{z-index:4;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:relative}.tour-back-link{color:#ffffffeb;-webkit-backdrop-filter:blur(18px)saturate(150%);background:#ffffff1c;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:.75rem;padding:.55rem .9rem .55rem .58rem;text-decoration:none;transition:transform .22s,background-color .22s,border-color .22s;display:inline-flex;box-shadow:0 16px 46px #0000003d}.tour-back-link:hover{background:#ffffff2b;border-color:#ffffff47;transform:translateY(-1px)}.tour-back-icon{color:#1c1811;background:linear-gradient(145deg,#fffffff5,#d6be88e0);border-radius:999px;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;display:inline-flex;box-shadow:inset 0 1px #ffffffb3,0 8px 18px #0000002e}.tour-back-copy{flex-direction:column;gap:.08rem;line-height:1.05;display:flex}.tour-back-copy small{color:#ffffff94;letter-spacing:.11em;text-transform:uppercase;font-size:.68rem;font-weight:700}.tour-back-copy strong{color:#fff;font-size:.92rem;font-weight:700}.tour-title-wrap{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.tour-title-wrap span{color:#ffffff94;letter-spacing:.16em;text-transform:uppercase;font-size:.78rem}.tour-title-wrap strong{font-family:var(--font-heading);font-size:clamp(1.2rem,2.4vw,2rem);font-weight:500}.tour-viewer-shell{background:#00000047;border:1px solid #ffffff1f;border-radius:clamp(22px,3vw,42px);min-height:62vh;position:relative;overflow:hidden;box-shadow:0 28px 80px #00000061}.tour-viewer{cursor:grab;touch-action:none;position:absolute;inset:0}.tour-viewer.is-dragging{cursor:grabbing}.tour-canvas{width:100%;height:100%;display:block}.tour-placeholder{z-index:2;text-align:center;-webkit-backdrop-filter:blur(18px);background:radial-gradient(circle at 50% 38%,#b08d4547,#0000 34%),linear-gradient(145deg,#ffffff1f,#ffffff0a);flex-direction:column;justify-content:center;align-items:center;gap:.9rem;padding:2rem;display:flex;position:absolute;inset:0}.tour-placeholder img{opacity:.22;filter:invert()grayscale();width:min(170px,34vw)}.tour-placeholder strong{font-family:var(--font-heading);font-size:clamp(1.4rem,3vw,2.4rem);font-weight:500}.tour-placeholder p{color:#ffffffad;max-width:32rem}.tour-arrow{z-index:5;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(14px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.tour-arrow-left{left:1rem}.tour-arrow-right{right:1rem}.tour-hint{z-index:5;color:#ffffffc2;-webkit-backdrop-filter:blur(14px);background:#00000052;border-radius:999px;padding:.65rem 1rem;font-size:.85rem;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.tour-room-tabs{z-index:4;flex-wrap:wrap;justify-content:center;gap:.65rem;display:flex;position:relative}.tour-room-tabs button{color:#ffffffb8;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;padding:.75rem 1.15rem;font-weight:600;transition:background-color .2s,color .2s,border-color .2s}.tour-room-tabs button.active{color:#fff;background:#b08d45db;border-color:#b08d45eb}.legal-page{min-height:100vh}.legal-container{max-width:1000px}.legal-sheet{-webkit-backdrop-filter:blur(18px);background:#ffffffdb;border:1px solid #ffffffe6;border-radius:28px;padding:2.5rem;box-shadow:0 18px 50px #00000014}.legal-back-link{color:var(--text-main);align-items:center;gap:.5rem;margin-bottom:1rem;font-weight:500;display:inline-flex}.legal-title{margin-bottom:1rem}.legal-intro{color:var(--text-muted);margin-bottom:1.5rem;line-height:1.7}.legal-sections{flex-direction:column;gap:1rem;display:flex}.legal-block{background:#ffffffd1;border:1px solid #0000000d;border-radius:20px;padding:1.25rem}.legal-block h2{margin-bottom:.6rem;font-size:1.15rem}.legal-block p{color:var(--text-muted);line-height:1.7}.legal-block p+p{margin-top:.75rem}.legal-note{color:var(--text-main);background:#b08d4514;border:1px solid #b08d4524;border-radius:18px;margin-top:1.25rem;padding:1rem 1.1rem;line-height:1.65}@media (width<=768px){.section-header{flex-direction:column;align-items:flex-start;gap:1.5rem}}.footer{border-top:1px solid var(--surface-border);padding:6rem 0 2rem}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.footer-desc{color:var(--text-muted);max-width:300px;margin-top:1rem}.footer-contact h4,.footer-links h4{font-family:var(--font-heading);color:var(--text-main);margin-bottom:1.5rem}.footer-contact p,.footer-links a{color:var(--text-muted);margin-bottom:.5rem;display:block}.footer-links a:hover{color:var(--accent)}.mt-2{margin-top:1rem}.footer-bottom{text-align:center;border-top:1px solid var(--surface-border);color:var(--text-muted);padding-top:2rem;font-size:.9rem}.subpage-section{padding-top:160px}.media-subpage-section{position:relative;overflow:hidden}.media-subpage-bg{z-index:0;position:absolute;inset:0;overflow:hidden}.media-subpage-bg-video{z-index:0;object-fit:cover;filter:blur(8px)saturate(1.06)brightness(.98);opacity:0;width:100%;height:100%;transition:opacity .9s,transform 1.2s;position:relative;transform:scale(1.24)}.media-subpage-overlay{z-index:1;background:linear-gradient(#ffffffb3,#ffffff7a),radial-gradient(circle,#ffffff0a,#ffffff24);position:absolute;inset:0}.media-subpage-section .container{z-index:2;position:relative}.sport-page-section{position:relative;overflow:hidden}.sport-page-bg{z-index:0;position:absolute;inset:0;overflow:hidden}.sport-page-bg-video{z-index:0;object-fit:cover;filter:blur(6px)saturate(1.08)brightness();opacity:0;width:100%;height:100%;transition:opacity .9s,transform 1.2s;position:relative;transform:scale(1.42)}.hero-bg-video.is-loaded,.media-subpage-bg-video.is-loaded,.sport-page-bg-video.is-loaded{opacity:1}.bg-video-fallback{z-index:1;background:radial-gradient(circle at 30% 30%,#c5a45e29,#0000 34%),radial-gradient(circle at 72% 36%,#dfd0b33d,#0000 36%),linear-gradient(#f8f4ecf5,#f1ece2eb);justify-content:center;align-items:center;transition:opacity .55s,visibility .55s;display:flex;position:absolute;inset:0;overflow:hidden}.bg-video-fallback.is-hidden{opacity:0;visibility:hidden}.project-bg-fallback{z-index:1}.bg-video-fallback-logo{z-index:2;opacity:.18;filter:drop-shadow(0 10px 24px #00000014);width:min(190px,18vw);min-width:108px;animation:2.8s ease-in-out infinite bgVideoLogoPulse;position:relative}.bg-video-fallback-orb{filter:blur(18px);background:radial-gradient(circle,#c5a45e2e,#0000 68%);border-radius:50%;width:32vw;height:32vw;animation:6s ease-in-out infinite bgVideoOrbFloat;position:absolute}.bg-video-fallback-orb-left{top:12%;left:10%}.bg-video-fallback-orb-right{animation-delay:-2.2s;bottom:10%;right:8%}@keyframes bgVideoLogoPulse{0%,to{opacity:.14;transform:scale(.985)}50%{opacity:.24;transform:scale(1)}}@keyframes bgVideoOrbFloat{0%,to{transform:translate(0,0)scale(1)}50%{transform:translateY(-10px)scale(1.06)}}.sport-page-overlay{z-index:1;background:linear-gradient(#ffffff85,#ffffff47),radial-gradient(circle,#ffffff08,#ffffff1a);position:absolute;inset:0}.sport-page-section .container{z-index:2;position:relative}.subpage-intro{max-width:800px;margin-bottom:4rem}.sport-page-section .subpage-intro{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#ffffff85,#ffffff57);border:1px solid #ffffff6b;border-radius:26px;padding:1.35rem 1.5rem;box-shadow:0 14px 34px #0000000d}.sport-page-section .section-subtitle,.sport-page-section .subpage-title,.sport-page-section .subpage-lead{text-shadow:0 2px 12px #ffffff29}.subpage-intro-lg{margin-bottom:6rem}.subpage-title{font-size:3.5rem}.subpage-lead{max-width:100%}.service-grid{gap:2rem;margin-bottom:6rem;display:grid}.service-grid-250{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.service-grid-300{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.service-card{border:1px solid var(--surface-border);border-radius:24px;padding:2.25rem}.sport-overview-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:1.5rem;margin-bottom:3.5rem;display:grid}.sport-overview-card,.sport-overview-tile{background:#ffffffe0;border:1px solid #0000000f;border-radius:28px;box-shadow:0 18px 44px #0000000f}.sport-overview-copy{padding:2rem}.sport-overview-copy p{color:var(--text-muted);margin-bottom:1.25rem;line-height:1.7}.sport-topic-pills{flex-wrap:wrap;gap:.65rem;display:flex}.sport-topic-pill{background:#b08d451a;border:1px solid #b08d4529;border-radius:999px;align-items:center;padding:.55rem .85rem;font-size:.88rem;font-weight:500;display:inline-flex}.sport-overview-tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.sport-overview-tile{flex-direction:column;justify-content:space-between;min-height:140px;padding:1.2rem;display:flex}.sport-overview-icon,.sport-card-icon{width:44px;height:44px;color:var(--accent);background:#b08d451f;border:1px solid #b08d4524;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.sport-overview-tile strong{font-size:1rem;line-height:1.35}.sport-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem;margin-bottom:2.5rem;padding:2.5rem 0;display:grid;position:relative}.sport-center-node{z-index:1;background:#ffffffeb;border:1px solid #b08d452e;border-radius:50%;justify-content:center;align-items:center;width:78px;height:78px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 44px #00000014}.sport-center-node-inner{background:radial-gradient(circle,#b08d45d9,#b08d4552);border-radius:50%;width:24px;height:24px}.sport-service-card{z-index:2;position:relative}.sport-card-icon{margin-bottom:1.1rem}.sport-topic-pills-intro{margin-bottom:2rem}.sport-service-card{-webkit-backdrop-filter:blur(10px);background:#ffffffd6}.sport-card-list{gap:.65rem;display:grid}.sport-card-list-item{align-items:flex-start;gap:.7rem;display:flex}.sport-card-dot{color:var(--accent);font-size:1rem;line-height:1.3}.info-panel{background:var(--surface);text-align:center;border:1px solid var(--surface-border);border-radius:32px;margin-top:4rem;padding:4rem}.digital-focus-list{flex-direction:column;gap:.95rem;display:flex}.digital-hero-intro{flex-direction:column;align-items:flex-start;gap:.9rem;display:flex}.digital-intro-panel,.digital-info-panel{text-align:left}.digital-intro-panel{margin-top:0;margin-bottom:3rem}.digital-intro-panel .subpage-lead{max-width:100%;margin-top:1rem}.digital-section-header{margin-bottom:2rem}.digital-focus-card{background:#ffffffc7;border:1px solid #0000000f;box-shadow:0 14px 36px #00000014}.digital-focus-icon{width:48px;height:48px;color:var(--accent);background:#b08d451f;border:1px solid #b08d4524;border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.35rem;display:inline-flex}.digital-focus-title{margin-bottom:1rem;font-size:1.25rem;line-height:1.4}.digital-focus-body,.digital-copy-block{color:var(--text-muted);line-height:1.72}.digital-copy-block{margin-top:1.25rem}.digital-grid-spacing{margin-bottom:0}.digital-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem 1.5rem;margin-top:1.25rem;display:grid}.digital-focus-item{color:var(--text-main);align-items:flex-start;gap:.8rem;line-height:1.6;display:flex}.digital-focus-dot{background:linear-gradient(#d4b06a,#b08d45);border-radius:999px;flex-shrink:0;width:9px;height:9px;margin-top:.45rem;box-shadow:0 0 0 5px #b08d451f}.digital-positioning-list{flex-direction:column;gap:1.15rem;margin-top:1.25rem;display:flex}.digital-positioning-item{border-bottom:1px solid #00000012;padding-bottom:1.15rem}.digital-positioning-item:last-child{border-bottom:0;padding-bottom:0}.digital-positioning-item h4{margin-bottom:.4rem;font-size:1.05rem}.digital-positioning-item p{color:var(--text-muted);line-height:1.65}.digital-cta{margin-top:4rem}.network-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;display:grid}.network-card{border:1px solid var(--surface-border);border-radius:32px;padding:3rem}@media (width<=768px){.footer-grid{grid-template-columns:1fr;gap:2.5rem}.header-wrapper{top:12px}.header{border-radius:20px;width:100%;padding:.85rem 1rem}.header.glass{border-radius:20px;padding:.75rem 1rem}.logo-img{height:56px}.mobile-menu-btn{padding:.25rem}.mobile-nav{border-radius:20px;padding:.75rem 1rem}.hero{min-height:100svh;padding-top:5.5rem}.hero-panel{width:100%;max-width:none;padding:1.35rem}.hero-title{margin-bottom:.7rem;font-size:clamp(2.35rem,11vw,3.4rem)}.hero-description{margin-bottom:1rem;font-size:1rem;line-height:1.55}.hero-actions{flex-direction:column;align-items:stretch;gap:.75rem}.hero-services-menu{min-width:0;left:0;right:0}.btn-primary,.btn-outline{width:100%;padding:.95rem 1.2rem}section{padding:4rem 0}.home-followup-section{padding-top:4rem}.section-title{margin-bottom:.7rem;font-size:2.2rem;line-height:1.08}.section-subtitle{letter-spacing:.16em;margin-bottom:.45rem;font-size:.82rem}.sport-topic-pills-intro{margin-bottom:1.35rem}.subpage-section{padding-top:120px}.project-protection-layer{z-index:4}.project-tag{letter-spacing:.04em;max-width:calc(100% - 4.7rem);padding:.28rem .55rem;font-size:.54rem;top:.8rem;left:.8rem}.project-watermark-wrap{opacity:.22}.project-watermark{width:72px}.subpage-intro,.subpage-intro-lg{margin-bottom:1.75rem}.subpage-title{font-size:2.35rem;line-height:1.1}.service-grid{gap:1rem;margin-bottom:2rem}.sport-overview-grid{grid-template-columns:1fr;gap:1rem;margin-bottom:2.2rem}.sport-overview-tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.service-grid-250,.service-grid-300,.projects-grid,.network-grid{grid-template-columns:1fr}.service-card,.network-card,.info-panel{border-radius:24px;padding:1.35rem}.sport-overview-copy{padding:1.35rem}.sport-overview-tile{border-radius:22px;min-height:112px;padding:1rem}.sport-topic-pill{padding:.45rem .65rem;font-size:.78rem}.sport-overview-icon,.sport-card-icon{border-radius:12px;width:38px;height:38px}.section-header{gap:.75rem;margin-bottom:2rem}.project-image-container{margin-bottom:1rem}.project-info-panel{border-radius:18px;margin-top:.85rem;padding:1rem}.project-tag{padding:.4rem .8rem;font-size:.72rem;top:1rem;left:1rem}.carousel-nav-overlay{opacity:1;padding:0 .75rem}.carousel-nav-btn{width:40px;height:40px}.project-actions-row{gap:.9rem;margin-top:1rem}.expose-sheet{border-radius:24px 24px 0 0;width:100%;max-height:88vh;padding:1.4rem 1rem 1rem}.expose-page-content{justify-content:flex-end;padding:1rem}.expose-back-link{margin-bottom:.85rem;font-size:.92rem}.expose-intro{margin-bottom:1.2rem;font-size:.98rem;line-height:1.6}.expose-grid{grid-template-columns:1fr;gap:.85rem}.expose-block{border-radius:16px;padding:1rem}.expose-highlights{gap:.5rem;margin-bottom:1rem}.expose-highlight-pill{padding:.5rem .75rem;font-size:.84rem}.expose-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-bottom:1rem}.expose-fact-card,.expose-story-block{border-radius:16px;padding:1rem}.expose-sections{gap:.8rem}.expose-cta{border-radius:18px;margin-top:1rem;padding:1rem}.legal-sheet{border-radius:22px;padding:1.25rem}.legal-block{border-radius:16px;padding:1rem}.expose-longform{gap:.85rem}.expose-longform p{font-size:.97rem;line-height:1.68}.tour-shell{gap:.85rem;min-height:100svh;padding:.8rem}.tour-topbar{align-items:flex-start}.tour-title-wrap strong{font-size:1rem}.tour-viewer-shell{border-radius:24px;min-height:68svh}.tour-hint{text-align:center;width:calc(100% - 2rem);font-size:.78rem}.tour-arrow{width:42px;height:42px}.tour-room-tabs{justify-content:stretch}.tour-room-tabs button{flex:auto;padding:.7rem .9rem;font-size:.88rem}.footer{padding:3rem 0 1.75rem}.footer-desc{max-width:none}.footer-grid{gap:1.5rem;margin-bottom:2rem}.footer-links a{margin-bottom:.3rem}.contact-page{padding-top:108px;padding-bottom:3rem}.contact-hero .container{padding:0 1.25rem}.contact-grid,.contact-info-list,.contact-form{gap:1rem}.contact-info-item{gap:.75rem}.contact-icon-wrap{width:40px;height:40px}.contact-info-value{overflow-wrap:anywhere;font-size:.92rem}.sport-card-grid{grid-template-columns:1fr;gap:1rem;padding:0}.sport-center-node{display:none}.sport-page-bg-video{filter:blur(2px)saturate(1.08)brightness()}.media-subpage-bg-video{filter:blur(3px)saturate(1.06)brightness(.99)}.bg-video-fallback-logo{width:min(132px,34vw);min-width:90px}.bg-video-fallback-orb{width:54vw;height:54vw}}@media (width<=480px){.container{padding:0 1rem}.header{width:100%;padding:.75rem .85rem}.logo-img{height:50px}.hero{min-height:auto;padding-top:6.25rem}.hero-panel{border-radius:20px;padding:1.1rem}.subpage-section{padding-top:108px}.subpage-title{font-size:1.85rem}.stats-row{flex-wrap:wrap;gap:1rem;margin-top:1.25rem;padding-top:1rem}.stat-number{font-size:2.6rem}.project-info h3{font-size:1.3rem}.project-title-suffix{margin-top:.18rem;display:block;opacity:.6!important;margin-left:0!important;font-size:.62em!important}.project-info-panel{border-radius:16px;padding:.9rem}.project-actions-row{gap:.7rem}.project-location-link,.project-expose-link{font-size:.9rem!important}.expose-title{font-size:1.7rem}.expose-subtitle{margin-bottom:1rem;font-size:.95rem}.hero-description,.about-text p,.subpage-lead,.contact-info-value,.form-group input,.form-group textarea{font-size:.95rem}.section-title{margin-bottom:.55rem}.section-subtitle{margin-bottom:.35rem}.subpage-intro,.subpage-intro-lg,.section-header{margin-bottom:1.4rem}.service-grid{margin-bottom:1.6rem}.digital-capability-grid{grid-template-columns:1fr}.service-card,.network-card,.info-panel{padding:1.1rem}.sport-topic-pills-intro{margin-bottom:1rem}.sport-overview-copy{padding:1.1rem}.sport-overview-tiles{grid-template-columns:1fr 1fr;gap:.7rem}.sport-overview-tile{border-radius:18px;min-height:96px;padding:.9rem}.sport-topic-pill{font-size:.74rem}.footer-grid{gap:1.1rem;margin-bottom:1.5rem}.contact-grid,.contact-info-list,.contact-form,.form-row{gap:.85rem}}.contact-page{min-height:100vh;padding-top:120px;padding-bottom:6rem}.contact-back-button{width:fit-content;color:var(--text-main);cursor:pointer;background:#ffffffdb;border:1px solid #b08d453d;border-radius:999px;align-items:center;gap:.55rem;margin-bottom:3rem;padding:.78rem 1.05rem;font-size:.92rem;font-weight:700;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s,background-color .22s;display:inline-flex;box-shadow:0 14px 34px #2a241817}.contact-back-button:hover{background:#fffffff5;border-color:#b08d4573;transform:translateY(-1px);box-shadow:0 18px 42px #2a241821}.contact-back-button svg{color:var(--accent)}.contact-hero .container{max-width:1200px;margin:0 auto;padding:0 2rem}.contact-grid{grid-template-columns:1fr 1.5fr;gap:2rem;margin-top:1rem;display:grid}.contact-info-list{flex-direction:column;gap:1.5rem;display:flex}.contact-info-item{color:inherit;align-items:flex-start;gap:1rem;text-decoration:none;transition:opacity .2s;display:flex}.contact-info-item:hover{opacity:.75}.contact-icon-wrap{width:44px;height:44px;color:var(--text-secondary);background:#0000000a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-info-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:3px;font-size:.78rem;font-weight:500;display:block}.contact-info-value{color:var(--text-primary);font-size:.95rem;font-weight:500;line-height:1.5;display:block}.contact-address-line{align-items:flex-start;gap:.6rem;display:flex}.contact-address-line+.contact-address-line{margin-top:.8rem}.contact-address-flag{border-radius:2px;flex-shrink:0;margin-top:.18rem;box-shadow:0 1px 3px #0000001f}.language-transition-overlay{z-index:3000;-webkit-backdrop-filter:blur(18px);pointer-events:none;background:radial-gradient(circle,#ffffff57,#ffffff1a 34%,#f4efe5d1),#faf8f485;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.language-transition-card{background:linear-gradient(#ffffffd1,#ffffff94);border:1px solid #ffffffbf;border-radius:28px;justify-content:space-between;align-items:center;gap:1.1rem;min-width:min(420px,100vw - 2rem);padding:1.35rem 1.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 80px #0000001f}.language-transition-glow{filter:blur(10px);opacity:.8;background:radial-gradient(circle,#b08d4533,#0000 68%);border-radius:50%;width:180px;height:180px;position:absolute}.language-transition-glow-left{top:-58px;left:-40px}.language-transition-glow-right{bottom:-70px;right:-40px}.language-transition-logo{z-index:1;filter:drop-shadow(0 10px 24px #00000014);width:88px;max-width:24vw;position:relative}.language-transition-flag-wrap{z-index:1;background:linear-gradient(#ffffffdb,#ffffff9e);border:1px solid #ffffffd1;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;display:flex;position:relative;box-shadow:0 14px 32px #00000014}.language-transition-flag{border-radius:7px;width:40px;height:30px;display:block;box-shadow:0 8px 18px #0000001f}.language-transition-copy{z-index:1;flex-direction:column;align-items:flex-end;gap:.15rem;display:flex;position:relative}.language-transition-label{letter-spacing:.16em;text-transform:uppercase;color:#2b2b2b7a;font-size:.78rem}.language-transition-copy strong{letter-spacing:.02em;color:var(--text-main);font-size:clamp(1.45rem,3.3vw,1.95rem);font-weight:500}.contact-form{flex-direction:column;gap:1.25rem;display:flex}.form-required-note,.form-hint-text,.form-error-text{margin:0;font-size:.84rem;line-height:1.45}.form-required-note,.form-hint-text{color:var(--text-muted)}.form-error-text,.form-required-star{color:#d23b3b}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-group{flex-direction:column;gap:6px;display:flex}.form-group label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;font-size:.82rem;font-weight:500}.form-group input,.form-group select,.form-group textarea{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:100%;color:var(--text-primary);resize:none;box-sizing:border-box;background:#ffffff80;border:1px solid #0000001a;border-radius:12px;outline:none;padding:.8rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #a38d5b1f}.form-group input[aria-invalid=true],.form-group select[aria-invalid=true],.form-group textarea[aria-invalid=true]{border-color:#d23b3bbf;box-shadow:0 0 0 3px #d23b3b1f}.form-group input::placeholder,.form-group textarea::placeholder{color:var(--text-muted)}@media (width<=900px){.contact-grid,.form-row{grid-template-columns:1fr}}.carousel-nav-overlay{pointer-events:none;z-index:20;opacity:0;justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 1.5rem;transition:opacity .4s;display:flex;position:absolute;top:0;left:0}.project-image-container:hover .carousel-nav-overlay{opacity:1}.carousel-nav-btn{width:48px}.carousel-nav-btn .glass-pill-button{-webkit-backdrop-filter:blur(20px);color:#333;cursor:pointer;letter-spacing:.02em;background:#ffffffb3;border:1px solid #b6a27466;border-radius:99px;justify-content:center;align-items:center;gap:12px;padding:1rem 2.8rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 15px #b6a27426,0 0 20px #b6a2741a}.carousel-nav-btn .glass-pill-button:hover{background:var(--accent);color:#fff;border-color:var(--accent);transform:translateY(-3px)scale(1.05);box-shadow:0 10px 40px #b6a27466}.carousel-nav-btn .glass-pill-button.active{color:#fff;background:#333;border-color:#333}.carousel-nav-btn .glass-pill-button svg{color:var(--accent);transition:transform .5s}.carousel-nav-btn .glass-pill-button:hover svg{color:#fff;transform:scale(1.2)rotate(-10deg)}.carousel-nav-btn{-webkit-backdrop-filter:blur(20px)saturate(180%);color:#fff;cursor:pointer;pointer-events:auto;background:#ffffff26;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;height:48px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 8px 32px #00000026}.carousel-nav-btn:hover{background:#ffffff4d;border-color:#fff9;transform:scale(1.08)}.carousel-nav-btn:active{transform:scale(.95)}@media (width<=768px){.carousel-nav-overlay{opacity:1;padding:0 1rem}.carousel-nav-btn{width:40px;height:40px}.language-transition-card{border-radius:24px;width:100%;min-width:0;padding:1.1rem 1.15rem}.language-transition-logo{width:72px;max-width:26vw}.language-transition-flag-wrap{border-radius:16px;width:52px;height:52px}.language-transition-flag{width:36px;height:27px}.language-transition-copy strong{font-size:1.2rem}}
