.reveal{opacity:0;transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);transform:translateY(24px)}.reveal-section.is-revealed .reveal:not(.reveal--observe),.reveal.is-visible,.reveal--observe.is-visible{opacity:1;transform:translateY(0)}.reveal--down{transform:translateY(-16px)}.reveal-section.is-revealed .reveal--down:not(.reveal--observe),.reveal.is-visible.reveal--down{transform:translateY(0)}.reveal--fade{transition-duration:1s;transform:none}.reveal--right{transition-duration:1s;transform:translate(40px)}.reveal-section.is-revealed .reveal--right:not(.reveal--observe),.reveal.is-visible.reveal--right{transform:translate(0)}.reveal--left{transition-duration:1s;transform:translate(-40px)}.reveal-section.is-revealed .reveal--left:not(.reveal--observe),.reveal.is-visible.reveal--left{transform:translate(0)}@media (prefers-reduced-motion:reduce){.reveal,.reveal--observe.is-visible{opacity:1;transition:none;transform:none}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary:#103676;--color-primary-light:#1a4a8f;--color-accent:#2b6cb0;--color-accent-light:#4a90d9;--color-text:#333;--color-text-muted:#888;--color-bar-bg:#f5f7fa;--color-white:#fff;--container-max:1600px;--font-ko:"Pretendard", -apple-system, BlinkMacSystemFont, sans-serif;--font-en:"Montserrat", sans-serif}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-ko);color:var(--color-text);background:var(--color-white);-webkit-font-smoothing:antialiased;line-height:1.5}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}a{color:inherit;text-decoration:none}.container{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 40px}@media (width<=768px){.container{padding:0 20px}}.header{z-index:100;background:var(--color-white);padding:24px 0;position:sticky;top:0}.header__inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.header__logo{flex-shrink:0}.header__logo img{width:auto;height:50px}.header__nav{flex:1;justify-content:center;display:flex}.header__nav-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;list-style:none;display:flex}.header__nav-item{align-items:center;display:flex}.header__nav-link{font-family:var(--font-en);letter-spacing:.06em;color:var(--color-primary);white-space:nowrap;padding:4px 0;font-size:13px;font-weight:600;transition:opacity .2s}.header__nav-link:hover{opacity:.65}.header__nav-sep{font-family:var(--font-en);color:var(--color-text-muted);-webkit-user-select:none;user-select:none;margin:0 10px;font-size:13px;font-weight:400}.header__actions{flex-shrink:0;align-items:center;gap:24px;display:flex}.header__lang{color:var(--color-primary);font-family:var(--font-en);align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.header__lang-wrap{position:relative}.header__lang-menu{background:var(--color-white);z-index:120;border:1px solid #e8ecf0;border-radius:8px;min-width:88px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #0f23401f}.header__lang-option{text-align:left;width:100%;font-family:var(--font-en);color:var(--color-primary);border-radius:6px;padding:8px 12px;font-size:13px;font-weight:600;transition:background .2s;display:block}.header__lang-option:hover,.header__lang-option.is-active{background:#f3f6fa}.header__menu{flex-direction:column;justify-content:center;gap:6px;width:28px;height:28px;padding:2px 0;display:none}.header__menu span{background:var(--color-primary);border-radius:1px;width:100%;height:2px;transition:transform .25s,opacity .25s;display:block}.header__menu--open span:first-child{transform:translateY(8px)rotate(45deg)}.header__menu--open span:nth-child(2){opacity:0}.header__menu--open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.header__mobile{border-top:1px solid #0000;max-height:0;transition:max-height .3s;display:none;overflow:hidden}.header__mobile--open{border-top-color:#e8ecf0;max-height:400px}.header__mobile-list{padding:16px 40px 24px;list-style:none}.header__mobile-link{font-family:var(--font-en);letter-spacing:.08em;color:var(--color-primary);border-bottom:1px solid #eef2f7;padding:12px 0;font-size:14px;font-weight:600;transition:opacity .2s;display:block}.header__mobile-link:hover{opacity:.65}.header__mobile-list li:last-child .header__mobile-link{border-bottom:none}@media (width<=1200px){.header__nav-link{font-size:11px}.header__nav-sep{margin:0 6px;font-size:11px}}@media (width<=1024px){.header__nav{display:none}.header__menu{display:flex}.header__mobile{display:block}}@media (width<=768px){.header{padding:16px 0}.header__logo img{height:40px}.header__mobile-list{padding:12px 20px 20px}}.hero{flex-direction:column;min-height:85vh;display:flex}.hero__main{grid-template-columns:minmax(0,45fr) minmax(0,55fr);align-items:center;gap:clamp(16px,2vw,32px);padding:32px 0 48px;display:grid}@media (width<=768px){.hero{min-height:auto}.hero__main{grid-template-columns:1fr;padding:8px 0 32px}}.hero-content{min-width:0;padding:60px 0 48px}.hero-content__tag{color:var(--color-accent);letter-spacing:-.02em;margin-bottom:32px;font-size:15px;font-weight:500}.hero-content__headline{font-family:var(--font-en);letter-spacing:-.02em;color:var(--color-primary);text-transform:uppercase;margin-bottom:32px;font-size:clamp(36px,4.5vw,72px);font-weight:800;line-height:1.08}.hero-content__desc{color:var(--color-text);margin-bottom:24px;font-size:16px;font-weight:400;line-height:1.7}.hero-content__divider{background:var(--color-primary);border:none;width:48px;height:2px;margin-bottom:20px}.hero-content__sub{font-family:var(--font-en);color:var(--color-text-muted);margin-bottom:40px;font-size:14px}.hero-content__actions{flex-wrap:wrap;gap:12px;display:flex}.hero-content__btn{border-radius:2px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;transition:opacity .2s,background .2s;display:inline-flex}.hero-content__btn:hover{opacity:.88}.hero-content__btn--primary{background:var(--color-primary);color:var(--color-white)}.hero-content__btn--outline{background:var(--color-white);color:var(--color-primary);border:1.5px solid var(--color-primary)}.hero-content__arrow{font-size:18px;font-weight:400;line-height:1}@media (width<=1200px){.hero-content{padding:48px 0 40px}}@media (width<=768px){.hero-content{padding:24px 0 32px}.hero-content__headline{margin-bottom:24px;font-size:clamp(28px,8vw,40px)}.hero-content__actions{flex-direction:column}.hero-content__btn{justify-content:center;width:100%}}.typewriter{display:inline-block}.typewriter__cursor{vertical-align:text-bottom;background:currentColor;width:2px;height:.9em;margin-left:4px;animation:.85s step-end infinite typewriterBlink;display:inline-block}@keyframes typewriterBlink{50%{opacity:0}}@media (prefers-reduced-motion:reduce){.typewriter__cursor{display:none}}.hero-visual{align-items:stretch;min-width:0;min-height:520px;display:flex;position:relative;overflow:hidden}.hero-visual__decor--dots{z-index:2;background-image:radial-gradient(circle,#d0d8e4 1.5px,#0000 1.5px);background-size:10px 10px;width:60px;height:60px;position:absolute;top:0;right:20%}.hero-visual__decor--shape{z-index:1;background:#eef2f7;width:120px;height:80px;position:absolute;top:40px;right:0;transform:skew(-12deg)}.hero-visual__collage{transform-origin:50%;width:100%;display:flex;position:relative;overflow:hidden;transform:skew(-8deg)}.hero-visual__image-wrap{flex:1;min-width:0;min-height:480px;position:relative;overflow:hidden}.hero-visual__image{object-fit:cover;object-position:center;transform-origin:50%;width:100%;height:100%;min-height:480px;transform:skew(8deg)scale(1.08)}.hero-visual__overlay{z-index:3;position:absolute;bottom:16%;left:6%;transform:skew(8deg)}.hero-visual__overlay-box{background:var(--color-primary);max-width:min(100%,320px);padding:18px 22px;transform:skew(-4deg)}.hero-visual__overlay-text{font-family:var(--font-en);color:var(--color-white);text-transform:uppercase;letter-spacing:.03em;min-height:2.7em;font-size:clamp(13px,1.35vw,19px);font-weight:800;line-height:1.35;transform:skew(4deg)}.hero-visual__blocks{flex-direction:column;flex-shrink:0;width:72px;display:flex;transform:skew(8deg)}.hero-visual__block{flex:1}.hero-visual__block--dark{background:var(--color-primary)}.hero-visual__block--light{background:var(--color-accent-light);justify-content:center;align-items:center;display:flex}.hero-visual__block-arrow{color:var(--color-white);font-size:28px;font-weight:300}@media (width<=1200px){.hero-visual{min-height:420px}.hero-visual__image-wrap,.hero-visual__image{min-height:400px}}@media (width<=768px){.hero-visual{min-height:320px;margin-top:8px}.hero-visual__collage{transform:skew(-5deg)}.hero-visual__image{min-height:300px;transform:skew(5deg)scale(1.06)}.hero-visual__overlay{bottom:12%;left:6%;transform:skew(5deg)}.hero-visual__blocks{width:48px;transform:skew(5deg)}.hero-visual__decor--dots,.hero-visual__decor--shape{display:none}}.why{background:var(--color-white);padding:120px 0;position:relative;overflow:hidden}.why__bg{pointer-events:none;z-index:0;width:58%;max-width:960px;height:480px;position:absolute;top:-20px;right:-40px}.why__bg-image{object-fit:contain;object-position:top right;opacity:.9;width:100%;height:100%;-webkit-mask-image:linear-gradient(#000 60%,#0000 100%);mask-image:linear-gradient(#000 60%,#0000 100%)}.why__inner{z-index:1;position:relative}.why__header{max-width:720px;margin-bottom:64px}.why__label{font-family:var(--font-en);letter-spacing:.04em;color:var(--color-accent);margin-bottom:20px;font-size:15px;font-weight:700}.why__title{letter-spacing:-.03em;color:var(--color-primary);margin-bottom:20px;font-size:clamp(28px,3.2vw,44px);font-weight:700;line-height:1.35}.why__desc{color:var(--color-text);font-size:16px;line-height:1.7}.why__cards{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.why-card{background:var(--color-white);border-radius:4px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 2px 16px #1036760f}.why-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #1036761f}.why-card__image-wrap{aspect-ratio:16/10;overflow:hidden}.why-card__image{object-fit:cover;object-position:center;width:100%;height:100%}.why-card__body{padding:24px 24px 28px}.why-card__number{font-family:var(--font-en);color:var(--color-accent);margin-bottom:10px;font-size:14px;font-weight:700;display:block}.why-card__title{font-family:var(--font-en);color:var(--color-primary);margin-bottom:12px;font-size:17px;font-weight:700;line-height:1.3}.why-card__desc{color:var(--color-text);font-size:14px;line-height:1.65}@media (width<=1200px){.why{padding:80px 0 100px}.why__cards{grid-template-columns:repeat(2,1fr);gap:16px}.why__bg{opacity:.6;width:65%}}@media (width<=768px){.why{padding:60px 0 80px}.why__header{margin-bottom:40px}.why__bg{opacity:.35;width:100%;max-width:none;height:280px}.why__cards{grid-template-columns:1fr}.why-card__body{padding:20px}}.services{background:var(--color-white);padding:100px 0 120px;position:relative;overflow:hidden}.services__bg{pointer-events:none;z-index:0;position:absolute;inset:0}.services__bg-image{object-fit:cover;object-position:center bottom;opacity:.55;width:100%;height:100%;-webkit-mask-image:linear-gradient(#0000 0%,#000 35% 70%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 35% 70%,#0000 100%)}.services__inner{z-index:1;position:relative}.services__header{text-align:center;max-width:860px;margin:0 auto 64px}.services__label-wrap{justify-content:center;align-items:center;gap:16px;margin-bottom:28px;display:flex}.services__label-line{background:var(--color-accent);opacity:.6;width:48px;height:1px}.services__label{font-family:var(--font-en);letter-spacing:.14em;color:var(--color-accent);font-size:14px;font-weight:700}.services__title{letter-spacing:-.03em;color:var(--color-primary);margin-bottom:16px;font-size:clamp(26px,3vw,40px);font-weight:700;line-height:1.35}.services__sub{color:var(--color-text);margin-bottom:12px;font-size:16px;font-weight:500}.services__intro{color:var(--color-text-muted);font-size:15px;line-height:1.7}.services__grid{grid-template-rows:repeat(3,minmax(160px,auto));grid-template-columns:minmax(0,1fr) 180px 460px 180px minmax(0,1fr);align-items:center;gap:0;display:grid}.services__grid>.service-block:first-child{grid-area:1/1}.services__grid>.service-block:nth-child(2){grid-area:2/1}.services__grid>.service-block:nth-child(3){grid-area:3/1}.services__grid>.service-connector:nth-child(4){grid-area:1/2}.services__grid>.service-connector:nth-child(5){grid-area:2/2}.services__grid>.service-connector:nth-child(6){grid-area:3/2}.services__collage{filter:drop-shadow(0 10px 28px #10367624);grid-area:1/3/4;align-self:center;width:100%}.services__collage-svg{width:100%;height:auto;display:block}.services__grid>.service-connector:nth-child(8){grid-area:1/4}.services__grid>.service-connector:nth-child(9){grid-area:2/4}.services__grid>.service-connector:nth-child(10){grid-area:3/4}.services__grid>.service-block:nth-child(11){grid-area:1/5}.services__grid>.service-block:nth-child(12){grid-area:2/5}.services__grid>.service-block:nth-child(13){grid-area:3/5}.service-block{align-items:flex-start;gap:14px;padding:8px 0;display:flex}.service-block--right{text-align:right;justify-content:flex-end}.service-block--right .service-block__content{order:1}.service-block--right .service-block__icon-wrap{order:2}.service-block__icon-wrap{border:1.5px solid var(--color-primary);width:50px;height:50px;color:var(--color-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.service-block__icon-wrap svg{width:22px;height:22px}.service-block__number{font-family:var(--font-en);color:var(--color-primary);margin-bottom:8px;font-size:22px;font-weight:800;line-height:1;display:block}.service-block__title{font-family:var(--font-en);color:var(--color-primary);margin-bottom:8px;font-size:15px;font-weight:700;line-height:1.3}.service-block__desc{color:var(--color-text);font-size:13px;line-height:1.65}.service-connector{align-items:center;width:100%;height:100%;display:flex}.service-connector--left{justify-content:flex-end}.service-connector--right{justify-content:flex-start}.service-connector__line{flex:1;align-items:center;min-width:140px;height:2px;display:flex}.service-connector--left .service-connector__line{justify-content:flex-end}.service-connector--right .service-connector__line{justify-content:flex-start}.service-connector__line:before{content:"";width:0;height:0;transition:width .95s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--connector-delay,0s) + .12s);border-top:2px dashed #2b6cb08c;display:block}.service-connector--left .service-connector__line:before{transform-origin:100%}.service-connector--right .service-connector__line:before{transform-origin:0}.reveal-section.is-revealed .service-connector__line:before{width:100%}.service-connector__dot{background:var(--color-accent);opacity:0;width:9px;height:9px;transition:opacity .35s,transform .45s cubic-bezier(.22,1,.36,1);transition-delay:var(--connector-delay,0s);border-radius:50%;flex-shrink:0;transform:scale(.35)}.reveal-section.is-revealed .service-connector__dot{opacity:1;transform:scale(1)}.service-connector--right .service-connector__dot{order:-1}@media (prefers-reduced-motion:reduce){.service-connector__line:before{width:100%;transition:none}.service-connector__dot{opacity:1;transition:none;transform:scale(1)}}@media (width<=1200px){.services__grid{grid-template-columns:minmax(0,1fr) 120px 340px 120px minmax(0,1fr)}.services__collage{max-width:340px;margin:0 auto}}@media (width<=968px){.services{padding:80px 0 100px}.services__grid{grid-template-rows:auto;grid-template-columns:1fr;gap:24px}.services__grid>.service-block,.services__grid>.service-connector{grid-area:auto/1!important}.services__collage{order:-1;max-width:420px;margin:0 auto;grid-area:auto/1!important}.service-connector{display:none}.service-block--right{text-align:left;justify-content:flex-start}.service-block--right .service-block__content{order:2}.service-block--right .service-block__icon-wrap{order:1}}@media (width<=768px){.services{padding:60px 0 80px}.services__header{margin-bottom:48px}.services__intro br{display:none}.services__collage{max-width:100%}}.project-modal{z-index:1000;overscroll-behavior:contain;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}.project-modal__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#020814e0;position:absolute;inset:0}.project-modal__dialog{z-index:1;background:#050a14;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;width:min(1280px,100%);max-height:calc(100vh - 48px);margin:auto;animation:.35s cubic-bezier(.22,1,.36,1) modalIn;display:flex;position:relative;overflow:hidden;box-shadow:0 32px 80px #0000008c}@keyframes modalIn{0%{opacity:0;transform:translateY(24px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.project-modal__close{z-index:3;color:#ffffffd9;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;line-height:1;transition:background .2s,border-color .2s;display:flex;position:absolute;top:20px;right:20px}.project-modal__close:hover{background:#ffffff14;border-color:#ffffff80}.project-modal__body{scrollbar-width:thin;scrollbar-color:#4a90d98c #ffffff0f;flex:1;overflow-y:auto}.project-modal__content{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:40px;padding:48px 48px 32px;display:grid}.project-modal__content--next{animation:.52s cubic-bezier(.22,1,.36,1) modalContentNext}.project-modal__content--prev{animation:.52s cubic-bezier(.22,1,.36,1) modalContentPrev}.project-modal__footer--next{animation:.45s cubic-bezier(.22,1,.36,1) modalFooterNext}.project-modal__footer--prev{animation:.45s cubic-bezier(.22,1,.36,1) modalFooterPrev}@keyframes modalContentNext{0%{opacity:0;transform:translate(36px)}to{opacity:1;transform:translate(0)}}@keyframes modalContentPrev{0%{opacity:0;transform:translate(-36px)}to{opacity:1;transform:translate(0)}}@keyframes modalFooterNext{0%{opacity:.4;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes modalFooterPrev{0%{opacity:.4;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.project-modal__body::-webkit-scrollbar{width:8px}.project-modal__body::-webkit-scrollbar-track{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:999px;margin:8px 0}.project-modal__body::-webkit-scrollbar-thumb{background:linear-gradient(#4a90d9bf 0%,#2b6cb0d9 100%);border:1px solid #ffffff1f;border-radius:999px}.project-modal__body::-webkit-scrollbar-thumb:hover{background:linear-gradient(#60a5fad9 0%,#4a90d9f2 100%)}.project-modal__gallery{flex-direction:column;gap:16px;display:flex}.project-modal__main-image{aspect-ratio:16/11;background:#0d1524;border-radius:12px;overflow:hidden}.project-modal__main-image img{object-fit:cover;width:100%;height:100%}.project-modal__thumbs{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.project-modal__thumb{aspect-ratio:16/10;opacity:.65;border:2px solid #0000;border-radius:8px;transition:opacity .2s,border-color .2s;overflow:hidden}.project-modal__thumb:hover{opacity:.9}.project-modal__thumb.is-active{opacity:1;border-color:var(--color-accent-light)}.project-modal__thumb img{object-fit:cover;width:100%;height:100%}.project-modal__details{padding-top:8px;padding-right:32px}.project-modal__category{font-family:var(--font-en);letter-spacing:.12em;color:var(--color-accent-light);text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:600}.project-modal__title{font-family:var(--font-en);letter-spacing:.04em;color:var(--color-white);text-transform:uppercase;margin-bottom:16px;font-size:clamp(28px,3vw,38px);font-weight:700;line-height:1.15}.project-modal__desc{color:#ffffffb8;border-bottom:1px solid #ffffff1a;margin-bottom:28px;padding-bottom:28px;font-size:14px;line-height:1.75}.project-modal__split{border-bottom:1px solid #ffffff1a;grid-template-columns:1fr 1fr;gap:32px;margin-bottom:28px;padding-bottom:28px;display:grid}.project-modal__section-title{font-family:var(--font-en);letter-spacing:.1em;color:#ffffff8c;align-items:center;gap:8px;margin-bottom:16px;font-size:12px;font-weight:700;display:flex}.project-modal__section-title svg{color:var(--color-accent-light)}.project-modal__meta div{margin-bottom:14px}.project-modal__meta div:last-child{margin-bottom:0}.project-modal__meta dt{font-family:var(--font-en);letter-spacing:.06em;color:#ffffff73;margin-bottom:4px;font-size:11px;font-weight:600}.project-modal__meta dd{color:#ffffffe0;font-size:13px;line-height:1.55}.project-modal__list{flex-direction:column;gap:10px;list-style:none;display:flex}.project-modal__list li{color:#ffffffd1;padding-left:14px;font-size:13px;line-height:1.55;position:relative}.project-modal__list li:before{content:"";background:var(--color-accent-light);border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.project-modal__section--full{margin-bottom:24px}.project-modal__section--full:last-child{margin-bottom:0}.project-modal__outcomes{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.project-modal__outcome strong{font-family:var(--font-en);color:var(--color-white);margin-bottom:6px;font-size:clamp(22px,2.2vw,28px);font-weight:700;line-height:1.1;display:block}.project-modal__outcome span{font-family:var(--font-en);color:#ffffff80;font-size:11px;line-height:1.4}.project-modal__tags{flex-wrap:wrap;gap:8px;display:flex}.project-modal__tag{font-family:var(--font-en);letter-spacing:.04em;color:var(--color-accent-light);background:#4a90d914;border:1px solid #4a90d980;border-radius:4px;padding:8px 12px;font-size:11px;font-weight:600}.project-modal__footer{background:#00000040;border-top:1px solid #ffffff1a;grid-template-columns:1fr auto 1fr auto;align-items:center;gap:24px;padding:20px 48px;display:grid}.project-modal__nav{color:#ffffffd9;text-align:left;align-items:center;gap:12px;transition:opacity .2s;display:flex}.project-modal__nav:hover{opacity:.75}.project-modal__nav--next{text-align:right;justify-self:end}.project-modal__nav-icon{border:1px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;display:flex}.project-modal__nav-text{flex-direction:column;gap:2px;display:flex}.project-modal__nav-text small{font-family:var(--font-en);letter-spacing:.1em;color:#ffffff73;font-size:10px;font-weight:600}.project-modal__nav-text strong{font-family:var(--font-en);letter-spacing:.04em;font-size:13px;font-weight:700}.project-modal__pagination{font-family:var(--font-en);color:#ffffffb3;justify-self:center;align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.project-modal__pagination-sep{background:#ffffff59;width:28px;height:1px;display:inline-block}.project-modal__cta{background:var(--color-accent);color:var(--color-white);white-space:nowrap;border-radius:6px;align-items:center;gap:10px;padding:14px 24px;font-size:14px;font-weight:600;transition:background .2s;display:inline-flex}.project-modal__cta:hover{background:var(--color-accent-light)}@media (width<=1024px){.project-modal__content{grid-template-columns:1fr;gap:28px;padding:40px 32px 24px}.project-modal__details{padding-right:0}.project-modal__split{grid-template-columns:1fr;gap:24px}.project-modal__outcomes{grid-template-columns:repeat(2,1fr)}.project-modal__footer{grid-template-columns:1fr 1fr;padding:20px 24px}.project-modal__pagination{order:-1;grid-column:1/-1;justify-self:center}.project-modal__cta{grid-column:1/-1;justify-content:center}}@media (width<=640px){.project-modal{padding:12px}.project-modal__dialog{border-radius:12px;max-height:calc(100vh - 24px)}.project-modal__content{padding:36px 20px 20px}.project-modal__thumbs{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.project-modal__footer{grid-template-columns:1fr;gap:16px}.project-modal__nav--next{text-align:left;flex-direction:row-reverse;justify-self:start}.project-modal__nav--next .project-modal__nav-text{align-items:flex-end}}@media (prefers-reduced-motion:reduce){.project-modal__dialog,.project-modal__content--next,.project-modal__content--prev,.project-modal__footer--next,.project-modal__footer--prev{animation:none}}.projects{background:#0a1628;padding:100px 0 120px;position:relative;overflow:hidden}.projects__bg{pointer-events:none;position:absolute;inset:0}.projects__bg-image{object-fit:cover;object-position:center;width:100%;height:100%}.projects__inner{z-index:1;position:relative}.projects__intro{margin-bottom:48px}.projects__listing{flex-direction:column;align-items:flex-end;gap:32px;width:100%;display:flex}.projects__listing .projects__filter--desktop{align-self:flex-end}.projects__listing .projects__slider{width:100%}.projects__listing .projects__mobile-nav{align-self:center;width:100%}.projects__label{font-family:var(--font-en);letter-spacing:.14em;color:#ffffffb3;margin-bottom:16px;font-size:13px;font-weight:600}.projects__title{font-family:var(--font-en);color:var(--color-white);letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(36px,4vw,52px);font-weight:700}.projects__desc{color:#ffffffbf;font-size:15px;line-height:1.7}.projects__filter{flex-shrink:0;align-items:center;gap:16px;display:flex}.projects__filter-label{font-family:var(--font-en);letter-spacing:.12em;color:#ffffff8c;font-size:12px;font-weight:600}.projects__filter-options{align-items:center;gap:8px;display:flex}.projects__filter-btn{color:#ffffffbf;min-width:40px;height:40px;font-family:var(--font-en);letter-spacing:.04em;background:0 0;border:1px solid #ffffff40;border-radius:4px;padding:0 12px;font-size:14px;font-weight:600;transition:background .2s,border-color .2s,color .2s}.projects__filter-btn:hover{color:var(--color-white);border-color:#ffffff80}.projects__filter-btn.is-active{border-color:var(--color-accent-light);color:var(--color-accent-light);background:#4a90d926}.projects__grid{grid-template-columns:repeat(var(--project-columns,3), minmax(0, 1fr));gap:24px;display:grid}.projects__slider{overflow:hidden}.projects__mobile-nav{justify-content:center;align-items:center;gap:16px;margin-top:28px;display:none}.projects__mobile-btn{width:44px;height:44px;color:var(--color-white);border:1px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;font-size:22px;line-height:1;transition:background .2s,border-color .2s;display:flex}.projects__mobile-btn:hover{background:#ffffff1a;border-color:#fff9}.projects__mobile-count{font-family:var(--font-en);color:#fffc;letter-spacing:.08em;text-align:center;min-width:72px;font-size:14px;font-weight:500}.project-card{background:#081224;border-radius:12px;flex-direction:column;min-width:0;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.project-card--clickable{cursor:pointer}.project-card__open{text-align:left;width:100%;height:100%;color:inherit;flex-direction:column;display:flex}.project-card__open:focus-visible{outline:2px solid var(--color-accent-light);outline-offset:3px}.project-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000059}.project-card__visual{aspect-ratio:16/11;position:relative;overflow:hidden}.project-card__image{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.project-card:hover .project-card__image{transform:scale(1.05)}.project-card__fade{pointer-events:none;background:linear-gradient(#0000 38%,#08122473 68%,#081224 100%);position:absolute;inset:0}.project-card__body{z-index:1;flex-direction:column;flex:1;margin-top:-12px;padding:4px 28px 28px;display:flex;position:relative}.project-card__category{font-family:var(--font-en);letter-spacing:.12em;color:#ffffffe6;text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:600}.project-card__title{font-family:var(--font-en);color:var(--color-white);letter-spacing:.06em;text-transform:uppercase;margin-bottom:16px;font-size:clamp(22px,1.8vw,28px);font-weight:700;line-height:1.15}.project-card__desc{color:#ffffffd1;flex:1;margin-bottom:28px;font-size:14px;line-height:1.7}.project-card__footer{justify-content:space-between;align-items:flex-end;gap:16px;margin-top:auto;display:flex}.project-card__tags{flex-wrap:wrap;flex:1;gap:8px;display:flex}.project-card__tag{font-family:var(--font-en);letter-spacing:.05em;color:var(--color-accent-light);border:1px solid var(--color-accent-light);text-transform:uppercase;background:0 0;border-radius:3px;padding:7px 12px;font-size:10px;font-weight:600}.project-card__arrow{width:48px;height:48px;color:var(--color-white);border:1px solid #ffffff80;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;font-weight:300;transition:background .2s,border-color .2s;display:flex}.project-card:hover .project-card__arrow{background:#ffffff1a;border-color:#fffc}.projects__cta{justify-content:center;margin-top:56px;display:flex}.projects__more-link{color:var(--color-white);letter-spacing:-.01em;border:1px solid #ffffff59;border-radius:6px;align-items:center;gap:14px;padding:16px 36px;font-size:15px;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.projects__more-link:hover{border-color:var(--color-accent-light);color:var(--color-accent-light);background:#4a90d91f}.projects__more-arrow{font-family:var(--font-en);font-size:18px;font-weight:300;line-height:1}@media (width<=768px){.projects{padding:72px 0 88px}.projects__intro{margin-bottom:36px}.projects__listing{align-items:stretch}.projects__filter--desktop{display:none}.projects__slider{width:100%}.projects__grid{width:calc(100% * var(--project-count,4));gap:0;transition:transform .45s cubic-bezier(.22,1,.36,1);display:flex}.project-card{flex:0 0 calc(100% / var(--project-count,4));min-width:0}.projects__mobile-nav{display:flex}.projects__desc br{display:none}.projects__listing--stack-mobile .projects__slider{overflow:visible}.projects__listing--stack-mobile .projects__grid{grid-template-columns:1fr;gap:24px;width:100%;transition:none;display:grid;transform:none!important}.projects__listing--stack-mobile .project-card{flex:none;width:100%}}.insights{background:var(--color-white);padding:100px 0 120px;position:relative;overflow:hidden}.insights__bg{pointer-events:none;position:absolute;inset:0}.insights__bg-image{object-fit:cover;object-position:center;opacity:.95;width:100%;height:100%}.insights__inner{z-index:1;position:relative}.insights__layout{grid-template-rows:repeat(2,minmax(220px,auto));grid-template-columns:minmax(240px,300px) minmax(240px,280px) repeat(2,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.insights__intro{grid-area:1/1/3;align-self:center;padding-right:12px}.insights__label-wrap{align-items:center;gap:12px;margin-bottom:24px;display:flex}.insights__label-line{background:var(--color-accent-light);flex-shrink:0;width:28px;height:2px}.insights__label{font-family:var(--font-en);letter-spacing:.12em;color:var(--color-accent);font-size:13px;font-weight:700}.insights__title{font-family:var(--font-en);letter-spacing:-.02em;color:var(--color-primary);margin-bottom:16px;font-size:clamp(28px,2.8vw,40px);font-weight:700;line-height:1.25}.insights__sub{color:var(--color-text);margin-bottom:16px;font-size:16px;font-weight:600;line-height:1.6}.insights__desc{color:var(--color-text-muted);font-size:14px;line-height:1.75}.insights-feature{background:var(--color-primary);border-radius:4px;grid-area:1/2/3;min-height:100%;position:relative;overflow:hidden}.insights-feature__image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.insights-feature__overlay{background:linear-gradient(#08163059 0%,#0816308c 45%,#081630eb 100%);position:absolute;inset:0}.insights-feature__content{z-index:1;flex-direction:column;height:100%;padding:28px 24px 24px;display:flex;position:relative}.insights-feature__number{font-family:var(--font-en);color:var(--color-white);margin-bottom:20px;font-size:28px;font-weight:800;line-height:1}.insights-feature__title{font-family:var(--font-en);color:var(--color-white);margin-bottom:14px;font-size:22px;font-weight:700;line-height:1.25}.insights-feature__text{color:#ffffffe0;margin-bottom:auto;padding-bottom:24px;font-size:13px;line-height:1.65}.insights-feature__tags{border-top:1px solid #ffffff26;flex-wrap:wrap;gap:6px;padding-top:16px;display:flex}.insights-feature__tag{color:#8cbefff2;letter-spacing:-.02em;font-size:11px;font-weight:500}.insights-card{background:#ffffffeb;border:1px solid #1036761a;border-radius:4px;flex-direction:column;padding:22px 22px 18px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 2px 12px #1036760d}.insights-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #1036761a}.insights-card:nth-child(3){grid-area:1/3}.insights-card:nth-child(4){grid-area:1/4}.insights-card:nth-child(5){grid-area:2/3}.insights-card:nth-child(6){grid-area:2/4}.insights-card__number{font-family:var(--font-en);color:var(--color-primary);margin-bottom:16px;font-size:22px;font-weight:800;line-height:1}.insights-card__body{flex:1;align-items:flex-start;gap:14px;display:flex}.insights-card__icon-wrap{border:1.5px solid var(--color-accent-light);width:52px;height:52px;color:var(--color-accent);background:#4a90d90f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.insights-card__icon-wrap svg{width:24px;height:24px}.insights-card__title{font-family:var(--font-en);color:var(--color-primary);margin-bottom:8px;font-size:15px;font-weight:700;line-height:1.3}.insights-card__desc{color:var(--color-text-muted);font-size:12px;line-height:1.65}.insights-card__divider{border:none;border-top:1px solid #1036761a;margin:16px 0 12px}.insights-card__tags{flex-wrap:wrap;gap:4px 8px;display:flex}.insights-card__tag{color:#2b6cb0d9;letter-spacing:-.02em;font-size:11px;font-weight:500}@media (width<=1200px){.insights__layout{grid-template-columns:minmax(220px,260px) minmax(220px,250px) repeat(2,minmax(0,1fr));gap:14px}.insights-feature__title{font-size:19px}}@media (width<=1024px){.insights__layout{grid-template-rows:auto;grid-template-columns:1fr 1fr}.insights__intro{grid-area:auto/1/auto/-1;margin-bottom:8px;padding-right:0}.insights-feature{grid-area:auto/1;min-height:420px}.insights-card:nth-child(3),.insights-card:nth-child(4),.insights-card:nth-child(5),.insights-card:nth-child(6){grid-area:auto}}@media (width<=768px){.insights{padding:72px 0 88px}.insights__layout{grid-template-columns:1fr}.insights-feature{min-height:360px}}.privacy-modal{z-index:1000;overscroll-behavior:contain;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}.privacy-modal__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#020814e0;position:absolute;inset:0}.privacy-modal__dialog{z-index:1;background:#050a14;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;width:min(760px,100%);max-height:calc(100vh - 48px);margin:auto;animation:.35s cubic-bezier(.22,1,.36,1) privacyModalIn;display:flex;position:relative;overflow:hidden;box-shadow:0 32px 80px #0000008c}@keyframes privacyModalIn{0%{opacity:0;transform:translateY(24px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.privacy-modal__close{z-index:3;color:#ffffffd9;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;line-height:1;transition:background .2s,border-color .2s;display:flex;position:absolute;top:20px;right:20px}.privacy-modal__close:hover{background:#ffffff14;border-color:#ffffff80}.privacy-modal__body{scrollbar-width:thin;scrollbar-color:#4a90d98c #ffffff0f;flex:1;padding:48px 48px 32px;overflow-y:auto}.privacy-modal__body::-webkit-scrollbar{width:8px}.privacy-modal__body::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px;margin:8px 0}.privacy-modal__body::-webkit-scrollbar-thumb{background:linear-gradient(#4a90d9bf 0%,#2b6cb0d9 100%);border-radius:999px}.privacy-modal__label{font-family:var(--font-en);letter-spacing:.12em;color:var(--color-accent-light);margin-bottom:12px;font-size:12px;font-weight:700}.privacy-modal__title{letter-spacing:-.02em;color:var(--color-white);margin-bottom:12px;padding-right:48px;font-size:clamp(24px,3vw,32px);font-weight:700;line-height:1.3}.privacy-modal__meta{font-family:var(--font-en);letter-spacing:.04em;color:#ffffff73;margin-bottom:20px;font-size:12px;font-weight:600}.privacy-modal__intro{color:#ffffffb8;border-bottom:1px solid #ffffff1a;padding-bottom:24px;font-size:14px;line-height:1.75}.privacy-modal__sections{flex-direction:column;gap:24px;padding-top:24px;display:flex}.privacy-modal__section-title{color:var(--color-white);margin-bottom:12px;font-size:15px;font-weight:700;line-height:1.4}.privacy-modal__paragraph{color:#ffffffc7;margin-bottom:10px;font-size:13px;line-height:1.75}.privacy-modal__paragraph:last-of-type{margin-bottom:0}.privacy-modal__list{flex-direction:column;gap:8px;margin-top:8px;list-style:none;display:flex}.privacy-modal__list li{color:#ffffffd1;padding-left:14px;font-size:13px;line-height:1.65;position:relative}.privacy-modal__list li:before{content:"";background:var(--color-accent-light);border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.privacy-modal__section--officer{border-top:1px solid #ffffff1a;padding-top:8px}.privacy-modal__officer{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px;display:grid}.privacy-modal__officer dt{font-family:var(--font-en);letter-spacing:.06em;color:#ffffff73;margin-bottom:4px;font-size:11px;font-weight:600}.privacy-modal__officer dd{color:#ffffffe0;font-size:13px;line-height:1.55}.privacy-modal__officer a{color:var(--color-accent-light)}.privacy-modal__officer a:hover{text-decoration:underline}.privacy-modal__footer{background:#00000040;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;padding:20px 48px;display:flex}.privacy-modal__notice{color:#ffffff9e;font-size:13px;line-height:1.55}.privacy-modal__confirm{background:var(--color-accent);color:var(--color-white);white-space:nowrap;border-radius:6px;align-items:center;gap:10px;padding:14px 24px;font-size:14px;font-weight:600;transition:background .2s;display:inline-flex}.privacy-modal__confirm:hover{background:var(--color-accent-light)}@media (width<=640px){.privacy-modal{padding:12px}.privacy-modal__dialog{border-radius:12px;max-height:calc(100vh - 24px)}.privacy-modal__body{padding:36px 20px 20px}.privacy-modal__title{padding-right:36px}.privacy-modal__officer{grid-template-columns:1fr}.privacy-modal__footer{flex-direction:column;align-items:stretch;padding:20px 24px}.privacy-modal__confirm{justify-content:center}}@media (prefers-reduced-motion:reduce){.privacy-modal__dialog{animation:none}}.contact{background:#f7f9fc;padding:100px 0 120px;position:relative;overflow:hidden}.contact__bg{pointer-events:none;position:absolute;inset:0}.contact__bg-image{object-fit:cover;object-position:center top;opacity:.95;width:100%;height:100%}.contact__inner{z-index:1;position:relative}.contact__header{text-align:center;max-width:920px;margin:0 auto 56px}.contact__label-wrap{justify-content:center;align-items:center;gap:16px;margin-bottom:24px;display:flex}.contact__label-line{background:var(--color-accent-light);opacity:.75;width:48px;height:1px}.contact__label{font-family:var(--font-en);letter-spacing:.14em;color:var(--color-accent);font-size:13px;font-weight:700}.contact__title{font-family:var(--font-en);letter-spacing:-.02em;color:var(--color-primary);margin-bottom:24px;font-size:clamp(34px,4vw,52px);font-weight:700;line-height:1.15}.contact__intro{color:var(--color-text);font-size:15px;line-height:1.75}.contact__services{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;margin-bottom:40px;display:grid}.contact-service{background:#ffffffb8;border:1px solid #10367614;border-radius:4px;min-height:180px;padding:22px 18px 20px}.contact-service__head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.contact-service__number{font-family:var(--font-en);color:var(--color-primary);font-size:22px;font-weight:800;line-height:1}.contact-service__icon{width:34px;height:34px;color:var(--color-accent)}.contact-service__icon svg{width:100%;height:100%}.contact-service__title{font-family:var(--font-en);color:var(--color-primary);margin-bottom:10px;font-size:14px;font-weight:700;line-height:1.3}.contact-service__desc{color:var(--color-text-muted);font-size:12px;line-height:1.65}.contact__panel{background:#ffffffeb;border:1px solid #10367614;border-radius:8px;grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:0;display:grid;overflow:hidden;box-shadow:0 12px 40px #10367614}.contact-info{background:var(--color-primary);min-height:100%;position:relative}.contact-info__image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.contact-info__overlay{background:linear-gradient(#ffffffd1 0%,#ffffffe0 38%,#f5f8fcf0 100%);position:absolute;inset:0}.contact-info__content{z-index:1;height:100%;padding:36px 28px;position:relative}.contact-info__brand{font-family:var(--font-en);color:var(--color-primary);letter-spacing:.02em;margin-bottom:8px;font-size:28px;font-weight:800}.contact-info__tagline{font-family:var(--font-en);letter-spacing:.06em;color:var(--color-accent);margin-bottom:18px;font-size:12px;font-weight:600}.contact-info__ceo{font-family:var(--font-en);color:var(--color-primary);margin-bottom:28px;font-size:13px;font-weight:600}.contact-info__list{flex-direction:column;gap:18px;list-style:none;display:flex}.contact-info__list li{align-items:flex-start;gap:12px;display:flex}.contact-info__icon{width:34px;height:34px;color:var(--color-accent);background:#ffffffa6;border:1px solid #2b6cb059;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-info__icon svg{width:16px;height:16px}.contact-info__list strong{font-family:var(--font-en);letter-spacing:.08em;color:#1036768c;margin-bottom:3px;font-size:10px;font-weight:700;display:block}.contact-info__list span,.contact-info__list a{color:var(--color-text);font-size:12px;line-height:1.55}.contact-info__list a:hover{color:var(--color-accent)}.contact-form{padding:36px 40px 32px}.contact-form__grid{grid-template-columns:1fr 1fr;gap:18px 20px;display:grid}.contact-form__field{flex-direction:column;gap:8px;display:flex}.contact-form__field--full{grid-column:1/-1}.contact-form__label{font-family:var(--font-en);letter-spacing:.04em;color:var(--color-primary);font-size:12px;font-weight:700}.contact-form__field input,.contact-form__field select,.contact-form__field textarea{background:var(--color-white);width:100%;font-family:var(--font-ko);color:var(--color-text);border:1px solid #10367626;border-radius:4px;padding:12px 14px;font-size:14px;transition:border-color .2s,box-shadow .2s}.contact-form__field input::placeholder,.contact-form__field textarea::placeholder{color:#888888d9}.contact-form__field input:focus,.contact-form__field select:focus,.contact-form__field textarea:focus{border-color:var(--color-accent-light);outline:none;box-shadow:0 0 0 3px #4a90d91f}.contact-form__field select{appearance:none;color:var(--color-text-muted);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23103676' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.contact-form__field select:valid{color:var(--color-text)}.contact-form__field textarea{resize:vertical;min-height:132px}.contact-form__footer{justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding-top:8px;display:flex}.contact-form__privacy{color:var(--color-text);cursor:pointer;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.contact-form__privacy input{accent-color:var(--color-primary);margin-top:3px}.contact-form__privacy-link{color:var(--color-accent);text-underline-offset:2px;font-size:13px;font-weight:500;text-decoration:underline}.contact-form__submit{background:var(--color-primary);color:var(--color-white);white-space:nowrap;border-radius:4px;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:600;transition:background .2s;display:inline-flex}.contact-form__submit:hover{background:var(--color-primary-light)}.contact-form__submit span{font-size:18px;line-height:1}@media (width<=1200px){.contact__services{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=968px){.contact{padding:80px 0 96px}.contact__services{grid-template-columns:repeat(2,minmax(0,1fr))}.contact__panel{grid-template-columns:1fr}.contact-info{min-height:360px}.contact-form{padding:28px 24px 24px}}@media (width<=640px){.contact__intro br{display:none}.contact__services,.contact-form__grid{grid-template-columns:1fr}.contact-form__footer{flex-direction:column;align-items:stretch}.contact-form__submit{justify-content:center}}.footer{color:#ffffffbf;background:#0a1628;border-top:1px solid #ffffff14;padding:64px 0 40px}.footer__inner{flex-direction:column;gap:32px;display:flex}.footer__top{justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.footer__logo{flex-shrink:0}.footer__logo img{filter:brightness(0)invert();opacity:.92;width:auto;height:44px}.footer__nav{flex:1;justify-content:flex-end;display:flex}.footer__nav-list{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:0;list-style:none;display:flex}.footer__nav-item{align-items:center;display:flex}.footer__nav-link{font-family:var(--font-en);letter-spacing:.08em;color:#ffffffd9;white-space:nowrap;padding:4px 0;font-size:12px;font-weight:600;transition:color .2s}.footer__nav-link:hover{color:var(--color-accent-light)}.footer__nav-sep{font-family:var(--font-en);color:#ffffff4d;-webkit-user-select:none;user-select:none;margin:0 10px;font-size:12px;font-weight:400}.footer__divider{background:#ffffff1a;height:1px}.footer__info{flex-direction:column;gap:10px;display:flex}.footer__info-line{color:#ffffff9e;font-size:13px;line-height:1.8}.footer__sep{color:#ffffff47;-webkit-user-select:none;user-select:none;margin:0 10px}.footer__link{color:#ffffffd1;transition:color .2s}.footer__link:hover{color:var(--color-accent-light)}.footer__copy{font-family:var(--font-en);letter-spacing:.04em;color:#ffffff73;padding-top:8px;font-size:12px}@media (width<=1024px){.footer__top{flex-direction:column;align-items:flex-start;gap:28px}.footer__nav,.footer__nav-list{justify-content:flex-start}}@media (width<=768px){.footer{padding:48px 0 32px}.footer__inner{gap:24px}.footer__nav-link{font-size:11px}.footer__nav-sep{margin:0 6px;font-size:11px}.footer__info-line{font-size:12px}.footer__sep{margin:0 8px}}@media (width<=640px){.footer__info-line{flex-direction:column;gap:6px;display:flex}.footer__sep{display:none}}.projects-page{background:#0a1628}.projects-page__hero{padding:72px 0 56px;position:relative;overflow:hidden}.projects-page__bg{pointer-events:none;position:absolute;inset:0}.projects-page__bg-image{object-fit:cover;object-position:center top;width:100%;height:100%}.projects-page__inner{z-index:1;position:relative}.projects-page__breadcrumb{font-family:var(--font-en);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:40px;font-size:12px;font-weight:600;display:flex}.projects-page__breadcrumb-link{color:#ffffff8c;transition:color .2s}.projects-page__breadcrumb-link:hover{color:var(--color-accent-light)}.projects-page__breadcrumb-sep{color:#ffffff4d}.projects-page__breadcrumb-current{color:#ffffffd9}.projects-page__header{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.projects-page__label{font-family:var(--font-en);letter-spacing:.14em;color:#ffffffb3;margin-bottom:16px;font-size:13px;font-weight:600}.projects-page__title{font-family:var(--font-en);color:var(--color-white);letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(40px,5vw,64px);font-weight:700}.projects-page__desc{color:#ffffffbf;font-size:15px;line-height:1.7}.projects-page__count{font-family:var(--font-en);letter-spacing:.08em;color:#ffffff8c;text-transform:uppercase;flex-shrink:0;font-size:14px;font-weight:600}.projects-page__count span{color:var(--color-accent-light);letter-spacing:-.02em;margin-bottom:8px;font-size:clamp(36px,4vw,52px);font-weight:700;line-height:1;display:block}.projects-page__list{padding:0 0 120px}.projects-page__list-inner{z-index:1;position:relative}.projects-page__toolbar{flex-direction:column;align-items:flex-end;gap:32px;display:flex}.projects-page__toolbar .projects__filter--desktop{margin-bottom:0}@media (width<=768px){.projects-page__hero{padding:56px 0 40px}.projects-page__header{flex-direction:column;align-items:flex-start}.projects-page__count{align-self:flex-start}.projects-page__desc br{display:none}.projects-page__list{padding-bottom:88px}.projects-page__toolbar{align-items:stretch}}.admin-login{background:linear-gradient(#f7f9fcf2 0%,#fff 100%),url(/contact/bg.webp) top/cover no-repeat;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.admin-login__checking{color:var(--color-text-muted);font-size:15px}.admin-login__panel{background:#fffffff0;border:1px solid #10367614;border-radius:12px;width:min(480px,100%);padding:40px 36px;box-shadow:0 16px 48px #10367614}.admin-login__logo{margin-bottom:28px;display:inline-block}.admin-login__logo img{width:auto;height:46px}.admin-login__label{font-family:var(--font-en);letter-spacing:.14em;color:var(--color-accent);margin-bottom:12px;font-size:12px;font-weight:700}.admin-login__title{font-family:var(--font-en);color:var(--color-primary);margin-bottom:12px;font-size:clamp(28px,4vw,36px);font-weight:700}.admin-login__desc{color:var(--color-text-muted);margin-bottom:28px;font-size:14px;line-height:1.6}.admin-login__form{flex-direction:column;gap:16px;display:flex}.admin-login__field{flex-direction:column;gap:8px;display:flex}.admin-login__field span{font-family:var(--font-en);color:var(--color-primary);font-size:12px;font-weight:700}.admin-login__field input{border:1px solid #10367626;border-radius:4px;padding:12px 14px;font-size:14px}.admin-login__field input:focus{border-color:var(--color-accent-light);outline:none;box-shadow:0 0 0 3px #4a90d91f}.admin-login__error{color:#c0392b;font-size:13px}.admin-login__submit{background:var(--color-primary);color:var(--color-white);border-radius:4px;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:14px 24px;font-size:14px;font-weight:600;display:inline-flex}.admin-login__submit:hover{background:var(--color-primary-light)}.admin-login__hint{color:var(--color-text-muted);border-top:1px solid #10367614;margin-top:24px;padding-top:20px;font-size:12px}.admin-login__hint strong{color:var(--color-primary)}.admin-login__hint button{color:var(--color-accent);margin-top:10px;font-size:12px;text-decoration:underline}.admin-loading{min-height:100vh;color:var(--color-text-muted);background:#f7f9fc;justify-content:center;align-items:center;display:flex}.admin-shell{background:#f7f9fc;min-height:100vh}.admin-shell__header{z-index:50;background:var(--color-white);border-bottom:1px solid #10367614;padding:18px 0;position:sticky;top:0}.admin-shell__header-inner{justify-content:space-between;align-items:center;gap:20px;display:flex}.admin-shell__logo{align-items:center;gap:14px;display:inline-flex}.admin-shell__logo img{width:auto;height:42px}.admin-shell__logo span{font-family:var(--font-en);letter-spacing:.12em;color:var(--color-accent);text-transform:uppercase;font-size:13px;font-weight:700}.admin-shell__header-actions{align-items:center;gap:12px;display:flex}.admin-shell__site-link,.admin-shell__logout{border-radius:4px;padding:10px 16px;font-size:13px;font-weight:600}.admin-shell__site-link{color:var(--color-primary);background:var(--color-white);border:1px solid #10367626}.admin-shell__logout{background:var(--color-primary);color:var(--color-white)}.admin-shell__logout:hover{background:var(--color-primary-light)}.admin-shell__body{grid-template-columns:220px minmax(0,1fr);gap:28px;padding-top:32px;padding-bottom:48px;display:grid}.admin-shell__sidebar{align-self:start;position:sticky;top:96px}.admin-shell__nav{flex-direction:column;gap:8px;list-style:none;display:flex}.admin-shell__nav-link{font-family:var(--font-en);color:var(--color-text);border:1px solid #0000;border-radius:8px;padding:14px 16px;font-size:14px;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:block}.admin-shell__nav-link:hover{background:#fffc;border-color:#10367614}.admin-shell__nav-link.is-active{background:var(--color-white);color:var(--color-primary);border-color:#1036761a;box-shadow:0 8px 24px #1036760f}.admin-shell__content{min-width:0}.admin-page{background:var(--color-white);border:1px solid #10367614;border-radius:12px;padding:32px;box-shadow:0 12px 40px #1036760f}.admin-page__header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.admin-page__label{font-family:var(--font-en);letter-spacing:.12em;color:var(--color-accent);margin-bottom:10px;font-size:12px;font-weight:700}.admin-page__title{font-family:var(--font-en);color:var(--color-primary);margin-bottom:8px;font-size:clamp(24px,3vw,32px);font-weight:700}.admin-page__desc{color:var(--color-text-muted);font-size:14px;line-height:1.6}.admin-page__action{background:var(--color-primary);color:var(--color-white);white-space:nowrap;border-radius:4px;align-items:center;gap:8px;padding:12px 18px;font-size:13px;font-weight:600;display:inline-flex}.admin-page__action:hover{background:var(--color-primary-light)}.admin-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:28px;display:grid}.admin-stat{background:#f7f9fc;border:1px solid #10367614;border-radius:8px;padding:20px}.admin-stat strong{font-family:var(--font-en);color:var(--color-primary);margin-bottom:6px;font-size:28px;font-weight:700;display:block}.admin-stat span{color:var(--color-text-muted);font-size:13px}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid #10367614;padding:14px 12px;font-size:13px}.admin-table th{font-family:var(--font-en);letter-spacing:.08em;color:#1036768c;text-transform:uppercase;font-size:11px;font-weight:700}.admin-table td{color:var(--color-text)}.admin-table__title{color:var(--color-primary);font-weight:600}.admin-table__actions{gap:8px;display:flex}.admin-table__btn{border-radius:4px;padding:8px 12px;font-size:12px;font-weight:600}.admin-table__btn--edit{color:var(--color-primary);background:var(--color-white);border:1px solid #10367626}.admin-table__btn--delete{color:#c0392b;background:#c0392b0a;border:1px solid #c0392b33}.admin-form{flex-direction:column;gap:18px;display:flex}.admin-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.admin-form__field{flex-direction:column;gap:8px;display:flex}.admin-form__field--full{grid-column:1/-1}.admin-form__field span{font-family:var(--font-en);color:var(--color-primary);font-size:12px;font-weight:700}.admin-form__field input,.admin-form__field textarea,.admin-form__field select{width:100%;font-size:14px;font-family:var(--font-ko);border:1px solid #10367626;border-radius:4px;padding:12px 14px}.admin-form__field textarea{resize:vertical;min-height:110px}.admin-form__field input:focus,.admin-form__field textarea:focus,.admin-form__field select:focus{border-color:var(--color-accent-light);outline:none;box-shadow:0 0 0 3px #4a90d91f}.admin-form__preview{object-fit:cover;border:1px solid #1036761a;border-radius:6px;width:120px;height:80px}.admin-form__upload{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.admin-form__upload-label{color:var(--color-accent);cursor:pointer;border:1px dashed #10367640;border-radius:4px;align-items:center;padding:10px 14px;font-size:13px;font-weight:600;display:inline-flex}.admin-form__upload-label input{display:none}.admin-form__actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.admin-form__btn{border-radius:4px;padding:12px 18px;font-size:13px;font-weight:600}.admin-form__btn--ghost{color:var(--color-primary);background:var(--color-white);border:1px solid #10367626}.admin-form__btn--primary{background:var(--color-primary);color:var(--color-white)}.admin-form__message{color:#c0392b;font-size:13px}.admin-form__success{color:#1e7f44;font-size:13px}.admin-settings-card{background:#f7f9fc;border:1px solid #10367614;border-radius:8px;max-width:420px;padding:24px}@media (width<=968px){.admin-shell__body{grid-template-columns:1fr}.admin-shell__sidebar{position:static}.admin-shell__nav{flex-flow:wrap}.admin-stats,.admin-form__grid{grid-template-columns:1fr}.admin-page__header{flex-direction:column}}
