@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap";@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.css";:root{font-family:Pretendard,Noto Sans KR,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#12201c;background:#f2f4ef;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--ink: #0b1613;--ink-2: #13231e;--forest: #10221d;--paper: #f2f4ef;--paper-2: #e8ebe4;--white: #fbfdf9;--lime: #c8ff4d;--mint: #83f1d1;--line: rgba(16, 34, 29, .14);--line-light: rgba(255, 255, 255, .14);--muted: #68746f;--muted-light: #aab7b1;--shadow: 0 30px 80px rgba(6, 19, 15, .13)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--paper)}body:has(dialog[open]){overflow:hidden}button,a{font:inherit}button{border:0}a{color:inherit}img,svg{display:block;max-width:100%}::selection{color:var(--ink);background:var(--lime)}:focus-visible{outline:3px solid var(--lime);outline-offset:4px}#root{min-height:100vh}.site-shell{position:relative;overflow:clip;background:radial-gradient(circle at 83% 4%,rgba(131,241,209,.09),transparent 25rem),var(--paper)}.container{width:min(1240px,calc(100% - 64px));margin-inline:auto}.skip-link{position:fixed;z-index:1000;top:12px;left:12px;padding:12px 18px;color:var(--ink);background:var(--lime);border-radius:4px;font-weight:800;text-decoration:none;transform:translateY(-150%);transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .75s cubic-bezier(.2,.75,.2,1),transform .75s cubic-bezier(.2,.75,.2,1);transition-delay:var(--delay, 0ms)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.site-header{position:fixed;z-index:100;inset:0 0 auto;height:82px;color:#f7fbf8;background:#091411e0;border-bottom:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%)}.header__inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;gap:13px;min-width:305px;text-decoration:none}.brand__wordmark{display:grid;width:84px;height:32px;flex:0 0 auto;place-items:center;padding:3px 7px;overflow:hidden;background:#fff;border:1px solid rgba(255,255,255,.24);box-shadow:0 8px 24px #00000029}.brand__wordmark img{display:block;width:100%;height:100%;object-fit:contain}.brand__text{display:flex;flex-direction:column;gap:1px;line-height:1.1}.brand__text strong{font-size:14px;letter-spacing:-.03em}.brand__text span{font-size:11px;color:#ffffffa1;letter-spacing:.02em}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(20px,2.3vw,35px);margin-left:auto}.desktop-nav a{position:relative;padding:30px 0 27px;color:#ffffffb8;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s ease}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:2px;background:var(--lime);transition:right .3s ease}.desktop-nav a:hover{color:#fff}.desktop-nav a:hover:after{right:0}.header__actions{display:flex;align-items:center;gap:14px}.header-call{display:inline-flex;align-items:center;gap:9px;padding:10px 14px;color:var(--lime);border:1px solid rgba(200,255,77,.32);border-radius:999px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s ease,border-color .2s ease}.header-call:hover{background:#c8ff4d14;border-color:#c8ff4d99}.menu-button{display:none;width:42px;height:42px;place-items:center;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.16);border-radius:50%;cursor:pointer}.mobile-panel{display:none}.hero-section{position:relative;min-height:860px;padding:164px 0 116px;overflow:hidden;color:#f5f9f6;background:linear-gradient(120deg,#07110efa,#0a1d17f2),var(--ink)}.hero-section:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.18;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.18'/%3E%3C/svg%3E");mix-blend-mode:soft-light}.hero-grid{position:absolute;inset:0;opacity:.6;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,1),transparent 88%);mask-image:linear-gradient(to bottom,rgba(0,0,0,1),transparent 88%)}.hero-orb{position:absolute;border-radius:50%;filter:blur(4px);pointer-events:none}.hero-orb--one{width:540px;height:540px;right:-230px;top:40px;background:radial-gradient(circle,rgba(131,241,209,.14),transparent 68%)}.hero-orb--two{width:360px;height:360px;left:-180px;bottom:-90px;background:radial-gradient(circle,rgba(200,255,77,.1),transparent 70%)}.hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(460px,.95fr);align-items:center;gap:78px}.hero__copy{min-width:0;padding-top:22px}.hero__status{display:inline-flex;align-items:center;gap:12px;color:#ffffff8c;font-size:11px;font-weight:700;letter-spacing:.16em}.hero__status i{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 7px #c8ff4d14;animation:pulse 2.4s ease-in-out infinite}.hero__copy h1{max-width:700px;margin:31px 0 26px;font-size:clamp(56px,6.1vw,88px);line-height:1.04;letter-spacing:-.065em;font-weight:800}.hero__copy h1 span{color:var(--lime)}.hero__copy>p{max-width:650px;margin:0;color:#edf6f1b0;font-size:18px;line-height:1.8;letter-spacing:-.025em;overflow-wrap:anywhere}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:40px}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:58px;padding:0 25px;border-radius:3px;font-size:14px;font-weight:750;text-decoration:none;transition:transform .25s ease,background .25s ease,color .25s ease}.button:hover{transform:translateY(-3px)}.button--primary{color:var(--ink);background:var(--lime)}.button--primary:hover{background:#d5ff78}.button--ghost{color:#f7fbf8;border:1px solid rgba(255,255,255,.2);background:#ffffff08}.button--ghost:hover{background:#ffffff14}.hero__trust{display:flex;align-items:center;gap:9px;margin-top:26px;color:#ffffff6b;font-size:12px}.hero__trust svg{color:var(--mint)}.hero__visual{position:relative;min-height:590px}.elevator-system{position:absolute;top:3px;right:34px;width:405px;height:565px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(rgba(200,255,77,.03),transparent),#ffffff04;box-shadow:inset 0 0 80px #83f1d109}.elevator-system:before,.elevator-system:after{content:"";position:absolute;background:#ffffff1a}.elevator-system:before{top:42px;bottom:42px;left:50%;width:1px}.elevator-system:after{left:36px;right:36px;top:50%;height:1px}.elevator-system__label{position:absolute;z-index:3;color:#ffffff57;font-size:9px;letter-spacing:.23em;writing-mode:vertical-rl}.elevator-system__label--top{right:-28px;top:0}.elevator-system__label--bottom{left:-28px;bottom:0;transform:rotate(180deg)}.elevator-system__rail{position:absolute;top:26px;bottom:26px;width:5px;border:1px solid rgba(255,255,255,.17)}.elevator-system__rail:after{content:"";position:absolute;inset:4px 1px;background:repeating-linear-gradient(to bottom,rgba(200,255,77,.65) 0 3px,transparent 3px 12px);opacity:.5}.elevator-system__rail--left{left:55px}.elevator-system__rail--right{right:55px}.elevator-system__cable{position:absolute;top:0;width:1px;height:180px;background:linear-gradient(to bottom,#83f1d1cc,#83f1d10d)}.elevator-system__cable--one{left:182px}.elevator-system__cable--two{left:221px}.elevator-car{position:absolute;z-index:4;left:96px;top:170px;width:212px;height:244px;padding:14px;color:var(--ink);background:linear-gradient(145deg,#d9e0d8,#8f9a92 48%,#e9eee8);box-shadow:0 35px 70px #0000005c,inset 0 0 0 1px #fff9;animation:elevatorFloat 6s ease-in-out infinite}.elevator-car:before{content:"";position:absolute;inset:8px;border:1px solid rgba(6,19,15,.25);pointer-events:none}.elevator-car__top,.elevator-car__footer{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;font-size:8px;font-weight:800;letter-spacing:.16em}.elevator-car__top img{display:block;width:50px;height:18px;object-fit:contain;background:#fff}.elevator-car__top i{width:6px;height:6px;border-radius:50%;background:#41f190;box-shadow:0 0 9px #41f190}.elevator-car__display{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:7px;width:74px;height:27px;margin:15px auto 12px;color:var(--lime);background:#0c1714;font:700 11px/1 ui-monospace,monospace;letter-spacing:.12em}.elevator-car__display i{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:6px solid var(--lime)}.elevator-car__doors{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;height:144px;border:1px solid rgba(6,19,15,.38);overflow:hidden}.elevator-car__doors span{position:relative;background:linear-gradient(90deg,rgba(255,255,255,.34),transparent 22%,rgba(0,0,0,.06) 75%),#bac3bc}.elevator-car__doors span+span{border-left:1px solid rgba(6,19,15,.46);transform-origin:right}.elevator-car__footer{margin-top:10px;font-size:7px}.elevator-system__floor{position:absolute;z-index:3;left:0;right:0;height:1px;background:#ffffff14}.elevator-system__floor span{position:absolute;left:11px;top:-7px;padding:0 5px;color:#fff6;background:var(--ink);font-size:8px;letter-spacing:.18em}.elevator-system__floor--1{top:122px}.elevator-system__floor--2{top:282px}.elevator-system__floor--3{top:455px}.elevator-system__pulse{position:absolute;z-index:2;width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 #c8ff4d59;animation:dotPulse 2.6s infinite}.elevator-system__pulse--one{left:51px;top:118px}.elevator-system__pulse--two{right:51px;top:451px;animation-delay:1.2s}.hero-card{position:absolute;z-index:7;background:#0c1c17eb;border:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 45px #00000042}.hero-card--location{left:4px;bottom:34px;width:198px;padding:18px 20px}.hero-card--location span,.hero-card--cert span{display:block;color:#fff6;font-size:8px;font-weight:700;letter-spacing:.15em}.hero-card--location strong{display:block;margin-top:8px;color:var(--lime);font-size:19px;letter-spacing:-.03em}.hero-card--location small{display:block;margin-top:5px;color:#ffffff8c;font-size:10px}.hero-card--cert{top:66px;right:-23px;display:flex;align-items:center;gap:13px;padding:15px 17px;color:var(--mint)}.hero-card--cert strong{display:block;margin-top:4px;color:#fff;font-size:15px;letter-spacing:.02em}.hero-marquee{position:absolute;z-index:4;inset:auto 0 0;overflow:hidden;border-top:1px solid rgba(255,255,255,.1);background:#020a086b}.hero-marquee>div{display:flex;align-items:center;width:max-content;height:52px;animation:marquee 32s linear infinite}.hero-marquee span{padding-inline:31px;color:#ffffff6b;font-size:10px;font-weight:700;letter-spacing:.2em}.hero-marquee i{width:5px;height:5px;border-radius:50%;background:var(--lime)}.metrics-section{position:relative;z-index:5;margin-top:-32px}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:170px;color:var(--ink);background:var(--white);border:1px solid rgba(16,34,29,.13);box-shadow:var(--shadow)}.metric{position:relative;display:flex;flex-direction:column;justify-content:center;min-width:0;padding:28px 30px}.metric+.metric{border-left:1px solid var(--line)}.metric:before{content:"";position:absolute;left:-1px;top:-1px;width:28px;height:3px;background:var(--lime);opacity:0;transition:opacity .25s ease,width .25s ease}.metric:hover:before{width:72px;opacity:1}.metric__value{display:flex;align-items:baseline;gap:7px;font-size:clamp(30px,3vw,42px);font-weight:850;line-height:1;letter-spacing:-.055em}.metric__value small{font-size:14px;letter-spacing:-.03em}.metric__text{display:flex;flex-direction:column;gap:6px;margin-top:17px}.metric__text strong{font-size:14px}.metric__text span{color:var(--muted);font-size:11px;line-height:1.5}.section{padding:148px 0}.section-heading{max-width:660px}.section-heading--center{margin-inline:auto;text-align:center}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:#6a7771;font-size:10px;font-weight:800;letter-spacing:.17em}.eyebrow i{width:20px;height:2px;background:var(--lime)}.eyebrow--light{color:#ffffff80}.section-heading h2,.brand-story h2,.location-copy h2,.chairman-copy h2,.contact-copy h2{margin:25px 0 24px;color:var(--ink);font-size:clamp(42px,5vw,66px);line-height:1.12;letter-spacing:-.06em;font-weight:800}.section-heading>p{max-width:600px;margin:0;color:var(--muted);font-size:16px;line-height:1.8;letter-spacing:-.025em}.about-section{padding-top:176px}.about-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(460px,.85fr);align-items:start;gap:120px}.about-manifesto{position:relative;min-height:465px;padding:46px 48px;color:#edf5f0;background:linear-gradient(135deg,rgba(200,255,77,.05),transparent 50%),var(--ink-2);overflow:hidden}.about-manifesto:before{content:"";position:absolute;width:240px;height:240px;right:-105px;bottom:-105px;border:1px solid rgba(200,255,77,.28);border-radius:50%;box-shadow:0 0 0 35px #c8ff4d06,0 0 0 70px #c8ff4d05}.about-manifesto__index{color:var(--mint);font-size:9px;font-weight:800;letter-spacing:.18em}.about-manifesto blockquote{margin:52px 0 28px;font-size:clamp(28px,3vw,38px);line-height:1.42;font-weight:750;letter-spacing:-.045em}.about-manifesto p{max-width:410px;margin:0;color:#eef6f194;font-size:14px;line-height:1.85}.about-manifesto__signal{position:absolute;left:48px;bottom:42px;display:flex;align-items:flex-end;gap:6px;height:32px}.about-manifesto__signal span{width:4px;background:var(--lime);animation:signal 1.7s ease-in-out infinite}.about-manifesto__signal span:nth-child(1){height:11px}.about-manifesto__signal span:nth-child(2){height:21px;animation-delay:.15s}.about-manifesto__signal span:nth-child(3){height:30px;animation-delay:.3s}.about-manifesto__signal span:nth-child(4){height:18px;animation-delay:.45s}.about-manifesto__signal span:nth-child(5){height:25px;animation-delay:.6s}.about-values{display:grid;grid-template-columns:repeat(4,1fr);margin-top:88px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.about-values>div{min-height:150px;padding:30px 28px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:19px;align-content:center}.about-values>div+div{border-left:1px solid var(--line)}.about-values span{grid-row:1/3;color:#9ba59f;font:600 10px/1 ui-monospace,monospace}.about-values strong{font-size:22px;letter-spacing:-.04em}.about-values small{margin-top:5px;color:var(--muted);font-size:11px}.business-section{color:#edf5f0;background:radial-gradient(circle at 90% 0,rgba(131,241,209,.08),transparent 26rem),var(--ink)}.business-section .section-heading h2{color:#f4faf6}.business-section .section-heading>p{color:#edf6f18c}.business-section .eyebrow{color:#ffffff6e}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:76px;border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light)}.pillar-card{position:relative;min-height:470px;padding:36px 36px 44px;overflow:hidden;background:#ffffff03;transition:background .35s ease,transform .35s ease}.pillar-card+.pillar-card{border-left:1px solid var(--line-light)}.pillar-card:hover{background:#ffffff0b;transform:translateY(-8px)}.pillar-card__head{display:flex;align-items:center;justify-content:space-between}.pillar-card__head>span{color:var(--lime);font:700 12px/1 ui-monospace,monospace}.pillar-card__glyph{position:relative;width:54px;height:54px;border:1px solid rgba(255,255,255,.13);border-radius:50%}.pillar-card__glyph i{position:absolute;left:50%;width:18px;height:1px;background:var(--mint);transform:translate(-50%)}.pillar-card__glyph i:nth-child(1){top:18px}.pillar-card__glyph i:nth-child(2){top:26px;width:26px}.pillar-card__glyph i:nth-child(3){top:34px}.pillar-card h3{margin:92px 0 19px;font-size:29px;letter-spacing:-.045em}.pillar-card>p{max-width:330px;margin:0;color:#edf6f191;font-size:14px;line-height:1.82}.pillar-card__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:40px}.pillar-card__tags span{padding:8px 10px;color:#ffffff94;border:1px solid rgba(255,255,255,.12);font-size:10px}.pillar-card__line{position:absolute;left:36px;right:36px;bottom:0;height:3px;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,var(--lime),var(--mint));transition:transform .35s ease}.pillar-card:hover .pillar-card__line{transform:scaleX(1)}.brand-section{position:relative;overflow:hidden;color:#f0f6f2;background:#183329}.brand-backdrop{position:absolute;left:-3vw;bottom:-9vw;color:#ffffff06;font-size:31vw;line-height:.72;font-weight:900;letter-spacing:-.12em;pointer-events:none}.brand-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.78fr) minmax(500px,1.22fr);align-items:center;gap:90px}.brand-story h2{color:#f6fbf7}.brand-story h2 em{color:var(--lime);font-style:normal}.brand-story>p{max-width:520px;color:#eef6f19e;font-size:15px;line-height:1.86}.brand-story .eyebrow{color:#ffffff7a}.text-link{display:inline-flex;align-items:center;gap:15px;margin-top:34px;color:var(--lime);font-size:13px;font-weight:750;text-decoration:none}.text-link svg{transition:transform .2s ease}.text-link:hover svg{transform:translate(5px)}.brand-stage{position:relative;min-height:520px;display:grid;place-items:center}.brand-stage:before,.brand-stage:after{content:"";position:absolute;background:#ffffff1f}.brand-stage:before{width:1px;height:100%}.brand-stage:after{width:100%;height:1px}.brand-stage__coordinate{position:absolute;z-index:3;color:#ffffff57;font:600 9px/1 ui-monospace,monospace;letter-spacing:.12em}.brand-stage__coordinate--one{top:18px;left:0}.brand-stage__coordinate--two{right:0;bottom:18px}.brand-stage__plate{position:relative;z-index:4;width:420px;min-height:276px;padding:28px 30px;color:var(--ink);background:#f6f8f3;box-shadow:0 42px 100px #00000052;transform:rotate(-4deg)}.brand-stage__plate:before{content:"";position:absolute;inset:10px;border:1px solid rgba(15,33,27,.18);pointer-events:none}.brand-stage__micro{display:block;color:#6f7975;font:700 7px/1.4 ui-monospace,monospace;letter-spacing:.16em}.brand-stage__logo{display:grid;place-items:center;min-height:150px;margin:16px 0 10px;background:#fff}.brand-stage__logo img{width:210px;height:auto}.brand-stage__meta{display:flex;align-items:center;justify-content:center;gap:10px;color:#66726d;font:700 8px/1 ui-monospace,monospace;letter-spacing:.12em}.brand-stage__meta i{width:3px;height:3px;border-radius:50%;background:#62716b}.brand-stage__ring{position:absolute;border:1px solid rgba(200,255,77,.17);border-radius:50%}.brand-stage__ring--one{width:395px;height:395px}.brand-stage__ring--two{width:505px;height:505px;border-style:dashed;animation:spin 44s linear infinite}.technology-section{background:var(--paper)}.technology-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:90px;margin-top:78px}.technology-list{border-top:1px solid var(--line)}.technology-item{display:grid;grid-template-columns:52px 1fr;gap:24px;padding:34px 0;border-bottom:1px solid var(--line)}.technology-item>span{display:grid;place-items:center;width:38px;height:38px;color:var(--ink);border:1px solid rgba(16,34,29,.2);border-radius:50%;font:700 11px/1 ui-monospace,monospace}.technology-item h3{margin:0 0 10px;font-size:23px;letter-spacing:-.045em}.technology-item p{max-width:600px;margin:0;color:var(--muted);font-size:14px;line-height:1.8}.cert-panel{position:relative;min-height:455px;padding:28px;color:#f2f8f4;background:linear-gradient(145deg,rgba(131,241,209,.08),transparent 55%),var(--ink);overflow:hidden}.cert-panel:after{content:"";position:absolute;width:280px;height:280px;right:-160px;bottom:-160px;border:1px solid rgba(200,255,77,.26);border-radius:50%;box-shadow:0 0 0 42px #c8ff4d06,0 0 0 84px #c8ff4d05}.cert-panel__header{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;color:var(--mint)}.cert-panel__header span{font:700 9px/1 ui-monospace,monospace;letter-spacing:.2em}.cert-panel__year{position:relative;z-index:2;margin-top:58px}.cert-panel__year small{display:block;color:#ffffff70;font:700 8px/1 ui-monospace,monospace;letter-spacing:.16em}.cert-panel__year strong{display:inline-block;margin-top:14px;color:var(--lime);font-size:82px;line-height:.9;letter-spacing:-.075em}.cert-panel__year span{margin-left:12px;color:#fff;font:700 14px/1 ui-monospace,monospace}.cert-panel__divider{position:relative;z-index:2;height:1px;margin:38px 0 22px;background:#ffffff21}.cert-panel>p{position:relative;z-index:2;margin:0;color:#ffffffad;font-size:13px;line-height:1.7}.cert-panel__code{position:absolute;z-index:3;left:28px;right:28px;bottom:27px;display:flex;align-items:center;gap:5px}.cert-panel__code span{margin-right:auto;color:#ffffff5e;font:600 8px/1 ui-monospace,monospace;letter-spacing:.1em}.cert-panel__code i{width:3px;height:18px;background:#ffffff47}.cert-panel__code i:nth-of-type(2n){height:12px}.cert-panel__code i:nth-of-type(3n){height:22px}.public-specs{display:grid;grid-template-columns:.9fr 1.1fr;margin-top:92px;border:1px solid var(--line);background:#ffffff5c}.public-specs__intro{padding:42px 44px;border-right:1px solid var(--line)}.public-specs__intro>span{color:#77827d;font:700 9px/1 ui-monospace,monospace;letter-spacing:.14em}.public-specs__intro h3{margin:19px 0 12px;font-size:23px;letter-spacing:-.045em}.public-specs__intro p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.public-specs__values{display:grid;grid-template-columns:repeat(3,1fr)}.public-specs__values>div{display:flex;flex-direction:column;justify-content:center;min-height:190px;padding:28px}.public-specs__values>div+div{border-left:1px solid var(--line)}.public-specs__values strong{font-size:42px;line-height:1;letter-spacing:-.06em}.public-specs__values strong small{margin-left:6px;color:#50605a;font-size:13px;letter-spacing:0}.public-specs__values span{margin-top:13px;color:var(--muted);font-size:11px}.location-section{color:#eef5f1;background:linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),#0f221c;background-size:64px 64px}.location-grid{display:grid;grid-template-columns:minmax(470px,1fr) minmax(0,.85fr);align-items:center;gap:110px}.location-visual{position:relative;min-height:620px}.location-visual__map{position:relative;width:100%;height:570px;color:var(--mint)}.location-visual__map svg{width:100%;height:100%;filter:drop-shadow(0 30px 80px rgba(0,0,0,.28))}.location-pin{position:absolute;min-width:144px;padding:12px 14px;color:var(--ink);background:var(--lime);box-shadow:0 16px 32px #0000003d}.location-pin:after{content:"";position:absolute;left:18px;bottom:-8px;border:8px solid transparent;border-top-color:var(--lime);border-bottom:0}.location-pin span{display:block;font:800 8px/1 ui-monospace,monospace;letter-spacing:.15em}.location-pin strong{display:block;margin-top:7px;font-size:12px}.location-pin--seoul{top:103px;left:14%}.location-pin--geochang{right:4%;bottom:75px}.location-visual__axis{position:absolute;left:9%;right:7%;bottom:4px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;color:#ffffff59;font:700 8px/1 ui-monospace,monospace;letter-spacing:.13em}.location-visual__axis i{height:1px;background:linear-gradient(90deg,rgba(200,255,77,.3),var(--lime),rgba(200,255,77,.3))}.location-copy .eyebrow{color:#ffffff73}.location-copy h2{color:#f4faf6}.location-copy>p{max-width:520px;margin:0;color:#edf6f194;font-size:15px;line-height:1.85}.location-addresses{margin-top:52px;border-top:1px solid rgba(255,255,255,.13)}.location-addresses>div{padding:25px 0;border-bottom:1px solid rgba(255,255,255,.13)}.location-addresses span{display:block;color:var(--mint);font:700 9px/1 ui-monospace,monospace;letter-spacing:.15em}.location-addresses strong{display:block;margin-top:12px;font-size:14px;line-height:1.55;letter-spacing:-.02em}.location-addresses small{display:block;margin-top:7px;color:#ffffff59;font-size:10px}.history-section{background:#e8ebe4}.timeline{margin-top:82px;border-top:1px solid var(--line)}.timeline-item{display:grid;grid-template-columns:66px 180px minmax(0,1fr);align-items:start;gap:30px;padding:33px 0;border-bottom:1px solid var(--line);transition:padding-left .25s ease,background .25s ease}.timeline-item:hover{padding-left:12px;background:#ffffff47}.timeline-item__marker{position:relative;display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(16,34,29,.18);border-radius:50%}.timeline-item__marker span{font:700 9px/1 ui-monospace,monospace}.timeline-item time{padding-top:10px;color:#263a33;font-size:23px;font-weight:800;letter-spacing:-.04em}.timeline-item__copy{display:grid;grid-template-columns:minmax(250px,.7fr) minmax(320px,1fr) auto;gap:36px;align-items:start;padding-top:6px}.timeline-item__copy h3{margin:0;font-size:18px;letter-spacing:-.035em}.timeline-item__copy p{margin:0;color:var(--muted);font-size:13px;line-height:1.75}.timeline-item__copy>span{padding:7px 9px;color:#596760;border:1px solid var(--line);font-size:9px;white-space:nowrap}.chairman-section{padding:0;color:#f3f8f5;background:var(--ink)}.chairman-grid{display:grid;grid-template-columns:.9fr 1.1fr;min-height:760px}.chairman-portrait{position:relative;display:grid;place-items:center;min-height:760px;overflow:hidden;border-left:1px solid rgba(255,255,255,.1);border-right:1px solid rgba(255,255,255,.1);background:radial-gradient(circle at center,rgba(131,241,209,.1),transparent 50%),#ffffff04}.chairman-portrait__mesh{position:absolute;inset:0;opacity:.7;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:radial-gradient(circle,#000,transparent 72%);mask-image:radial-gradient(circle,#000,transparent 72%)}.chairman-portrait:before,.chairman-portrait:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(200,255,77,.2)}.chairman-portrait:before{width:380px;height:380px}.chairman-portrait:after{width:500px;height:500px;border-style:dashed;animation:spin 55s linear infinite reverse}.chairman-portrait>strong{position:relative;z-index:2;color:transparent;font-family:Pretendard,Noto Sans KR,sans-serif;font-size:clamp(118px,11vw,180px);line-height:1;letter-spacing:-.12em;-webkit-text-stroke:1px rgba(200,255,77,.7);text-shadow:0 0 70px rgba(200,255,77,.08)}.chairman-portrait__role{position:absolute;z-index:3;top:42px;left:42px;color:#fff6;font:700 9px/1 ui-monospace,monospace;letter-spacing:.2em}.chairman-portrait__name{position:absolute;z-index:3;left:42px;right:42px;bottom:40px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;color:#ffffff73;font:700 8px/1 ui-monospace,monospace;letter-spacing:.14em}.chairman-portrait__name i{height:1px;background:#ffffff2e}.chairman-copy{display:flex;flex-direction:column;justify-content:center;padding:90px 0 90px 100px}.chairman-copy .eyebrow{color:#ffffff6e}.chairman-copy h2{color:#f5faf7}.chairman-copy__statement{position:relative;display:grid;gap:10px;max-width:610px;margin:32px 0 25px;padding-left:23px}.chairman-copy__statement:before{content:"";position:absolute;left:0;top:3px;bottom:3px;width:3px;background:var(--lime)}.chairman-copy__statement span{color:#ffffff6b;font:700 9px/1 ui-monospace,monospace;letter-spacing:.16em}.chairman-copy__statement strong{color:var(--lime);font-size:20px;line-height:1.7;font-weight:650;letter-spacing:-.03em}.chairman-copy>p{max-width:610px;margin:0;color:#edf6f182;font-size:13px;line-height:1.85}.chairman-sign{display:flex;flex-direction:column;gap:6px;margin-top:46px}.chairman-sign span{color:#ffffff61;font-size:10px}.chairman-sign strong{font-size:17px;letter-spacing:-.03em}.news-section{background:var(--paper)}.news-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.source-button{display:inline-flex;align-items:center;gap:11px;flex:0 0 auto;padding:12px 0;color:var(--ink);background:transparent;border-bottom:1px solid var(--ink);font-size:12px;font-weight:750;cursor:pointer}.news-list{margin-top:74px;border-top:1px solid var(--line)}.news-card{display:grid;grid-template-columns:190px minmax(0,1fr) 54px;align-items:center;gap:42px;min-height:180px;padding:28px 0;border-bottom:1px solid var(--line);text-decoration:none;transition:padding .3s ease,background .3s ease}.news-card:hover{padding-inline:24px;background:#ffffff73}.news-card__meta{display:grid;grid-template-columns:auto 1fr;gap:10px 12px;align-items:center}.news-card__meta>span{display:grid;place-items:center;width:50px;height:29px;color:var(--ink);background:var(--lime);font-size:10px;font-weight:750}.news-card__meta time{color:#32443d;font:700 12px/1 ui-monospace,monospace}.news-card__meta small{grid-column:2;color:var(--muted);font-size:10px}.news-card__copy h3{margin:0 0 11px;font-size:21px;letter-spacing:-.04em}.news-card__copy p{max-width:750px;margin:0;color:var(--muted);font-size:13px;line-height:1.75}.news-card__arrow{display:grid;place-items:center;width:48px;height:48px;border:1px solid var(--line);border-radius:50%;transition:color .25s ease,background .25s ease,transform .25s ease}.news-card:hover .news-card__arrow{color:var(--ink);background:var(--lime);transform:rotate(8deg)}.resource-section{position:relative;overflow:hidden;color:#eef6f1;background:#0b1c16}.resource-section:before{content:"";position:absolute;width:720px;height:720px;right:-320px;top:-280px;border:1px solid rgba(200,255,77,.11);border-radius:50%;box-shadow:0 0 0 90px #c8ff4d05,0 0 0 180px #83f1d104;pointer-events:none}.resource-grid-bg{position:absolute;inset:0;opacity:.55;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:68px 68px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 88%);mask-image:linear-gradient(to bottom,#000,transparent 88%)}.resource-shell{position:relative;z-index:2}.resource-heading{display:grid;grid-template-columns:minmax(0,1fr) 210px;align-items:end;gap:70px}.resource-section .section-heading h2{color:#f5faf7}.resource-section .section-heading>p{color:#edf6f18a}.resource-section .eyebrow{color:#ffffff70}.resource-heading__meta{display:grid;justify-items:end;padding:7px 0 8px;border-bottom:1px solid rgba(255,255,255,.16)}.resource-heading__meta>span{display:flex;align-items:center;gap:8px;color:#ffffff6b;font:700 8px/1 ui-monospace,monospace;letter-spacing:.16em}.resource-heading__meta>span i{width:6px;height:6px;background:var(--lime);border-radius:50%;box-shadow:0 0 0 6px #c8ff4d12}.resource-heading__meta strong{margin-top:22px;color:var(--lime);font:750 clamp(54px,6vw,76px)/.82 Pretendard,"Noto Sans KR",sans-serif;letter-spacing:-.08em}.resource-heading__meta p{margin:13px 0 0;color:#ffffff7a;font-size:11px}.resource-console{margin-top:76px;border:1px solid rgba(255,255,255,.15);background:#040d0a6b;box-shadow:0 38px 90px #0000003d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.resource-toolbar{display:grid;grid-template-columns:minmax(320px,.86fr) minmax(520px,1.14fr);align-items:stretch;border-bottom:1px solid rgba(255,255,255,.13)}.resource-search{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:14px;min-height:82px;padding:0 26px;color:var(--mint);border-right:1px solid rgba(255,255,255,.13)}.resource-search input{min-width:0;width:100%;height:52px;padding:0;color:#f6fbf8;background:transparent;border:0;outline:0;font:650 15px/1 Pretendard,Noto Sans KR,sans-serif;letter-spacing:-.02em}.resource-search input::placeholder{color:#ffffff4f;font-weight:500}.resource-search input::-webkit-search-cancel-button{display:none}.resource-search button{display:grid;place-items:center;width:34px;height:34px;color:#ffffff8f;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:50%;cursor:pointer;transition:color .2s ease,background .2s ease}.resource-search button:hover{color:var(--ink);background:var(--lime)}.resource-filters{display:grid;grid-template-columns:repeat(4,1fr);padding:12px;gap:7px}.resource-filters button{min-width:0;min-height:56px;padding:0 12px;color:#ffffff85;background:transparent;border:1px solid transparent;font-size:12px;font-weight:700;cursor:pointer;transition:color .2s ease,background .2s ease,border-color .2s ease}.resource-filters button:hover{color:#fff;border-color:#ffffff24}.resource-filters button.is-active{color:var(--ink);background:var(--lime);border-color:var(--lime)}.resource-search:focus-within{background:#83f1d109;box-shadow:inset 0 0 0 1px #83f1d12e}.resource-filters button:focus-visible,.resource-search button:focus-visible,.resource-empty button:focus-visible,.resource-card:focus-visible{outline:2px solid var(--lime);outline-offset:-2px}.resource-summary{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:66px;padding:0 27px;color:#ffffff61;border-bottom:1px solid rgba(255,255,255,.1)}.resource-summary p{display:flex;align-items:baseline;gap:8px;margin:0}.resource-summary p span{margin-right:7px;font:700 8px/1 ui-monospace,monospace;letter-spacing:.17em}.resource-summary p strong{color:var(--lime);font:750 26px/1 Pretendard,Noto Sans KR,sans-serif}.resource-summary p small{font-size:10px}.resource-summary>span{font-size:10px}.resource-list{min-height:310px}.resource-card{position:relative;display:grid;grid-template-columns:82px 188px minmax(0,1fr) 154px;align-items:center;gap:30px;min-height:164px;padding:28px 30px;color:#eef6f1;border-bottom:1px solid rgba(255,255,255,.1);text-decoration:none;overflow:hidden;transition:background .3s ease,padding .3s ease}.resource-card:last-child{border-bottom:0}.resource-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--lime);transform:scaleY(0);transform-origin:bottom;transition:transform .28s ease}.resource-card:hover{padding-inline:40px 24px;background:#ffffff0b}.resource-card:hover:before{transform:scaleY(1)}.resource-card__file{display:grid;place-items:center;align-content:center;gap:10px;width:68px;height:78px;color:var(--lime);border:1px solid rgba(200,255,77,.25);background:#c8ff4d09}.resource-card__file span{color:#ffffff85;font:750 8px/1 ui-monospace,monospace;letter-spacing:.16em}.resource-card__meta{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px 11px}.resource-card__meta>span{display:inline-grid;place-items:center;width:fit-content;min-width:64px;height:27px;padding:0 10px;color:var(--ink);background:var(--mint);font-size:9px;font-weight:800}.resource-card__meta time{color:#ffffff9e;font:700 10px/1 ui-monospace,monospace}.resource-card__meta small{grid-column:1/3;color:#ffffff59;font-size:10px;line-height:1.5}.resource-card__copy{min-width:0}.resource-card__copy h3{margin:0 0 10px;color:#f6fbf8;font-size:19px;line-height:1.35;letter-spacing:-.04em}.resource-card__copy p{max-width:650px;margin:0;color:#edf6f17a;font-size:12px;line-height:1.72}.resource-card__action{display:flex;align-items:center;justify-content:flex-end;gap:11px;color:#ffffff80;font-size:11px;font-weight:700;transition:color .2s ease,transform .2s ease}.resource-card:hover .resource-card__action{color:var(--lime);transform:translate(3px)}.resource-card__index{position:absolute;right:17px;top:12px;color:#ffffff24;font:700 8px/1 ui-monospace,monospace;letter-spacing:.14em}.resource-empty{display:grid;justify-items:center;align-content:center;min-height:360px;padding:55px 24px;text-align:center}.resource-empty>svg{color:var(--lime)}.resource-empty h3{margin:20px 0 8px;font-size:21px;letter-spacing:-.04em}.resource-empty p{margin:0;color:#ffffff6b;font-size:12px}.resource-empty button{margin-top:25px;min-height:43px;padding:0 18px;color:var(--ink);background:var(--lime);border:0;font-size:11px;font-weight:800;cursor:pointer}.resource-policy{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:22px;margin-top:24px;padding:27px 30px;color:var(--ink);background:var(--lime)}.resource-policy__icon{display:grid;place-items:center;width:54px;height:54px;border:1px solid rgba(11,28,22,.2);border-radius:50%}.resource-policy>div:nth-child(2){display:grid;gap:6px}.resource-policy span{font:800 8px/1 ui-monospace,monospace;letter-spacing:.15em;opacity:.55}.resource-policy strong{font-size:16px;letter-spacing:-.035em}.resource-policy p{max-width:760px;margin:0;color:#0b1c16ab;font-size:11px;line-height:1.65}.resource-policy>small{color:#0b1c168c;font:750 9px/1.5 ui-monospace,monospace;letter-spacing:.08em;text-align:right}.resource-admin-launch{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;margin-top:18px;padding:0 14px;color:var(--ink);background:var(--lime);border:1px solid var(--lime);font-size:10px;font-weight:800;cursor:pointer;transition:transform .2s ease,background .2s ease}.resource-admin-launch:hover{transform:translateY(-2px);background:#d7ff7d}.resource-admin-launch:focus-visible,.resource-policy__admin:focus-visible{outline:2px solid #fff;outline-offset:3px}.resource-card--button{width:100%;text-align:left;cursor:pointer;font:inherit;border:0;background:transparent}.resource-card--button:disabled{cursor:wait;opacity:.76}.resource-card--button.is-busy:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(200,255,77,.08),transparent);animation:resourceSweep 1.1s linear infinite;pointer-events:none}.resource-card--disabled{opacity:.58}.resource-card__copy>small{display:block;margin-top:9px;color:#83f1d19e;font-size:10px;overflow-wrap:anywhere}.resource-cloud-notice{display:flex;align-items:flex-start;gap:12px;padding:17px 24px;color:#dff8ed;border-bottom:1px solid rgba(255,255,255,.1);background:#83f1d10e}.resource-cloud-notice>svg{flex:0 0 auto;margin-top:2px;color:var(--mint)}.resource-cloud-notice p{display:grid;gap:3px;margin:0}.resource-cloud-notice strong{font-size:12px}.resource-cloud-notice span{color:#ffffff80;font-size:10px;line-height:1.55}.resource-cloud-notice--error{background:#ff747411}.resource-cloud-notice--error>svg{color:#ffaeae}.resource-policy__admin{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:45px;padding:0 18px;color:#f5faf7;background:var(--ink);border:1px solid rgba(11,28,22,.2);font-size:11px;font-weight:800;cursor:pointer;white-space:nowrap;transition:transform .2s ease,background .2s ease}.resource-policy__admin:hover{transform:translateY(-2px);background:#17352b}.resource-admin-dialog{width:min(1180px,calc(100% - 36px));max-width:1180px;max-height:calc(100dvh - 34px);padding:0;color:var(--ink);background:transparent;border:0;overflow:visible}.resource-admin-dialog::backdrop{background:#020a08c7;-webkit-backdrop-filter:blur(13px) saturate(120%);backdrop-filter:blur(13px) saturate(120%)}.resource-admin-panel{position:relative;max-height:calc(100dvh - 34px);overflow:auto;overscroll-behavior:contain;background:#f4f6f1;border:1px solid rgba(255,255,255,.28);box-shadow:0 45px 130px #00000075}.resource-admin-head{position:sticky;z-index:8;top:0;display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:114px;padding:24px 30px;color:#f4faf6;background:linear-gradient(112deg,#0a1b15,#16362b);border-bottom:1px solid rgba(255,255,255,.12)}.resource-admin-head>div{min-width:0}.resource-admin-head span{display:block;color:var(--mint);font:750 8px/1 ui-monospace,monospace;letter-spacing:.16em}.resource-admin-head h2{margin:9px 0 5px;font-size:29px;line-height:1.1;letter-spacing:-.045em}.resource-admin-head p{max-width:100%;margin:0;color:#ffffff75;font-size:10px;overflow-wrap:anywhere}.resource-admin-head p b{color:var(--lime);font-weight:750}.resource-admin-head>button{display:grid;flex:0 0 auto;width:44px;height:44px;place-items:center;color:#fff;background:#ffffff0a;border:1px solid rgba(255,255,255,.18);border-radius:50%;cursor:pointer;transition:color .2s ease,background .2s ease,transform .2s ease}.resource-admin-head>button:hover{color:var(--ink);background:var(--lime);transform:rotate(7deg)}.resource-admin-head>button:disabled{opacity:.35;cursor:not-allowed}.resource-admin-state{display:grid;justify-items:center;align-content:center;min-height:460px;padding:70px 32px;text-align:center}.resource-admin-state>svg{color:#1d7c60}.resource-admin-state h3{margin:25px 0 9px;font-size:24px;letter-spacing:-.045em}.resource-admin-state>p{max-width:640px;margin:0;color:var(--muted);font-size:13px;line-height:1.7}.resource-admin-spinner{width:44px;height:44px;border:3px solid rgba(16,34,29,.13);border-top-color:#1b8061;border-radius:50%;animation:resourceSpin .8s linear infinite}.resource-admin-state--denied{min-height:530px}.resource-admin-uid{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;width:min(640px,100%);min-height:60px;margin-top:27px;padding:0 18px;color:#eff9f4;background:var(--ink);border:1px solid rgba(16,34,29,.2);cursor:pointer;text-align:left}.resource-admin-uid span{min-width:0;overflow:hidden;text-overflow:ellipsis;font:700 11px/1.3 ui-monospace,monospace}.resource-admin-uid small{color:var(--lime);font-size:10px;font-weight:800;white-space:nowrap}.resource-admin-code{display:grid;grid-template-columns:108px minmax(0,1fr);gap:1px;width:min(640px,100%);margin-top:12px;background:#10221d21;border:1px solid rgba(16,34,29,.13);text-align:left}.resource-admin-code span,.resource-admin-code code{min-width:0;padding:11px 13px;background:#fff}.resource-admin-code span{color:var(--muted);font:700 9px/1.4 ui-monospace,monospace;text-transform:uppercase}.resource-admin-code code{overflow-wrap:anywhere;font-size:11px}.resource-admin-login{width:min(560px,calc(100% - 40px));margin:0 auto;padding:62px 0 72px}.resource-admin-login__intro{margin-bottom:34px}.resource-admin-login__intro>span{display:flex;align-items:center;gap:9px;color:#1b7b5d;font:800 9px/1 ui-monospace,monospace;letter-spacing:.14em}.resource-admin-login__intro h3{margin:16px 0 10px;font-size:28px;letter-spacing:-.05em}.resource-admin-login__intro p{margin:0;color:var(--muted);font-size:12px;line-height:1.72}.resource-admin-login>label{display:grid;gap:9px;margin-top:17px}.resource-admin-login>label>span,.resource-form-field>span{font-size:11px;font-weight:800}.resource-admin-login input,.resource-form-field input,.resource-form-field select,.resource-form-field textarea{width:100%;color:var(--ink);background:#fff;border:1px solid rgba(16,34,29,.17);border-radius:0;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.resource-admin-login input{height:54px;padding:0 15px}.resource-admin-login input:focus,.resource-form-field input:focus,.resource-form-field select:focus,.resource-form-field textarea:focus{border-color:#1b8061;box-shadow:0 0 0 3px #1b80611a}.resource-admin-primary,.resource-admin-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 20px;font-size:12px;font-weight:850;cursor:pointer;transition:transform .2s ease,opacity .2s ease,background .2s ease}.resource-admin-primary{width:100%;margin-top:21px;color:var(--ink);background:var(--lime)}.resource-admin-primary:hover:not(:disabled),.resource-admin-secondary:hover:not(:disabled){transform:translateY(-2px)}.resource-admin-primary:disabled,.resource-admin-secondary:disabled{opacity:.45;cursor:not-allowed}.resource-admin-secondary{margin-top:22px;color:#fff;background:var(--ink)}.resource-admin-security{display:grid;grid-template-columns:22px 1fr;gap:11px;margin-top:17px;padding:16px;color:#34554a;background:#1b806111;border:1px solid rgba(27,128,97,.13)}.resource-admin-security>svg{color:#1b8061}.resource-admin-security p{margin:0;font-size:10px;line-height:1.65}.resource-admin-security code{padding:2px 4px;background:#fffc}.resource-admin-message{margin:15px 0 0;padding:13px 15px;font-size:11px;line-height:1.6}.resource-admin-message.is-error{color:#8b2727;background:#fff0f0;border:1px solid #f3caca}.resource-admin-message.is-success{color:#145e47;background:#eafff6;border:1px solid #bfe9d8}.resource-admin-dashboard{padding:0 30px 34px}.resource-admin-session{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:77px;border-bottom:1px solid var(--line)}.resource-admin-session>div{display:grid;gap:6px;min-width:0}.resource-admin-session span{display:flex;align-items:center;gap:8px;color:#1c7f60;font:800 8px/1 ui-monospace,monospace;letter-spacing:.15em}.resource-admin-session span i{width:7px;height:7px;background:#38c989;border-radius:50%;box-shadow:0 0 0 6px #38c9891c}.resource-admin-session strong{min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:13px}.resource-admin-session>button{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;color:#4e5d57;background:transparent;border:1px solid var(--line);font-size:10px;font-weight:750;cursor:pointer}.resource-admin-grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);gap:28px;padding-top:28px}.resource-upload-form,.resource-admin-list-panel{min-width:0;padding:27px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 45px #06130f0e}.resource-admin-section-head>span{color:#1b7d5e;font:800 8px/1 ui-monospace,monospace;letter-spacing:.16em}.resource-admin-section-head h3{margin:11px 0 7px;font-size:22px;letter-spacing:-.045em}.resource-admin-section-head p{margin:0;color:var(--muted);font-size:10px;line-height:1.65}.resource-dropzone{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:17px;width:100%;min-height:108px;margin-top:24px;padding:18px;color:var(--ink);background:#f7f9f5;border:1px dashed rgba(16,34,29,.26);text-align:left;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.resource-dropzone:hover:not(:disabled){transform:translateY(-2px);border-color:#1b8061;background:#f1fbf6}.resource-dropzone.has-file{border-style:solid;border-color:#1b80616b;background:#effaf5}.resource-dropzone:disabled{opacity:.55;cursor:wait}.resource-dropzone__icon{display:grid;width:54px;height:54px;place-items:center;color:#176f55;background:var(--lime);border-radius:50%}.resource-dropzone__copy{display:grid;gap:6px;min-width:0}.resource-dropzone__copy strong{min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:13px}.resource-dropzone__copy small{color:var(--muted);font-size:9px;line-height:1.5}.resource-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin-top:22px}.resource-form-field{position:relative;display:grid;gap:8px;min-width:0}.resource-form-field--wide{grid-column:1/-1}.resource-form-field>span b{color:#d04444}.resource-form-field input,.resource-form-field select{height:48px;padding:0 13px}.resource-form-field textarea{min-height:104px;padding:12px 13px;resize:vertical;line-height:1.55}.resource-form-field>small{position:absolute;right:9px;bottom:7px;padding:2px 4px;color:#8a9691;background:#ffffffdb;font-size:8px}.resource-publish-switch{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:13px;margin-top:21px;padding:15px;background:#f4f7f2;border:1px solid var(--line);cursor:pointer}.resource-publish-switch>input{position:absolute;opacity:0;pointer-events:none}.resource-publish-switch>span{position:relative;width:44px;height:24px;background:#b7c0bc;border-radius:999px;transition:background .2s ease}.resource-publish-switch>span i{position:absolute;left:3px;top:3px;width:18px;height:18px;background:#fff;border-radius:50%;box-shadow:0 2px 6px #00000038;transition:transform .2s ease}.resource-publish-switch>input:checked+span{background:#1b8061}.resource-publish-switch>input:checked+span i{transform:translate(20px)}.resource-publish-switch>input:focus-visible+span{outline:3px solid rgba(27,128,97,.25);outline-offset:3px}.resource-publish-switch>div{display:grid;gap:4px}.resource-publish-switch strong{font-size:11px}.resource-publish-switch small{color:var(--muted);font-size:9px;line-height:1.5}.resource-upload-progress{margin-top:18px}.resource-upload-progress>div{height:8px;overflow:hidden;background:#e1e7e2}.resource-upload-progress>div span{display:block;height:100%;background:linear-gradient(90deg,#1b8061,var(--lime));transition:width .2s ease}.resource-upload-progress p{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:8px 0 0}.resource-upload-progress strong{color:#1b8061;font-size:12px}.resource-upload-progress p span{color:var(--muted);font-size:9px}.resource-admin-counts{display:grid;grid-template-columns:repeat(3,1fr);margin-top:22px;border:1px solid var(--line)}.resource-admin-counts p{display:grid;justify-items:center;gap:5px;margin:0;padding:14px 8px}.resource-admin-counts p+p{border-left:1px solid var(--line)}.resource-admin-counts span{color:var(--muted);font-size:9px}.resource-admin-counts strong{font-size:21px}.resource-admin-list{display:grid;gap:10px;max-height:565px;margin-top:16px;overflow:auto;padding-right:3px}.resource-admin-item{display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px;background:#f7f9f5;border:1px solid var(--line)}.resource-admin-item__format{display:grid;width:50px;height:58px;place-items:center;align-content:center;gap:5px;color:#1b8061;background:#fff;border:1px solid rgba(27,128,97,.18)}.resource-admin-item__format span{font:800 7px/1 ui-monospace,monospace}.resource-admin-item__copy{min-width:0}.resource-admin-item__copy>span{color:#1b8061;font-size:8px;font-weight:750}.resource-admin-item__copy h4{margin:6px 0 5px;overflow:hidden;color:var(--ink);font-size:12px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.resource-admin-item__copy p{margin:0;overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.resource-admin-item__actions{display:flex;align-items:center;gap:6px}.resource-admin-item__actions button{min-width:54px;min-height:34px;padding:0 9px;color:#5b6964;background:#fff;border:1px solid var(--line);font-size:9px;font-weight:800;cursor:pointer}.resource-admin-item__actions button.is-published{color:#fff;background:#1b8061;border-color:#1b8061}.resource-admin-item__actions button.is-delete{display:grid;min-width:34px;width:34px;place-items:center;padding:0;color:#a23b3b}.resource-admin-item__actions button:disabled{opacity:.4;cursor:wait}.resource-admin-empty{display:grid;justify-items:center;align-content:center;min-height:260px;padding:36px 20px;color:var(--muted);text-align:center;border:1px dashed var(--line)}.resource-admin-empty>svg{color:#1b8061}.resource-admin-empty strong{margin-top:14px;color:var(--ink);font-size:13px}.resource-admin-empty p{margin:6px 0 0;font-size:9px}.resource-delete-confirm{position:absolute;z-index:20;inset:0;display:grid;place-items:center;padding:24px;background:#07130fc4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.resource-delete-confirm>div{width:min(430px,100%);padding:34px;background:#fff;box-shadow:0 35px 90px #00000052;text-align:center}.resource-delete-confirm__icon{display:grid;width:58px;height:58px;margin:0 auto;place-items:center;color:#a33d3d;background:#fff0f0;border-radius:50%}.resource-delete-confirm h3{margin:19px 0 12px;font-size:22px;letter-spacing:-.04em}.resource-delete-confirm p{margin:0}.resource-delete-confirm p strong{display:block;overflow-wrap:anywhere;font-size:13px}.resource-delete-confirm small{display:block;margin-top:10px;color:var(--muted);font-size:10px;line-height:1.65}.resource-delete-confirm>div>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:24px}.resource-delete-confirm button{min-height:47px;color:var(--ink);background:#edf0eb;font-size:11px;font-weight:850;cursor:pointer}.resource-delete-confirm button:last-child{color:#fff;background:#a43f3f}.resource-delete-confirm button:disabled{opacity:.45;cursor:wait}@keyframes resourceSpin{to{transform:rotate(360deg)}}@keyframes resourceSweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}.contact-section{position:relative;padding:136px 0;color:#f4faf6;background:radial-gradient(circle at 10% 20%,rgba(200,255,77,.08),transparent 28rem),#142e25;overflow:hidden}.contact-grid-bg{position:absolute;inset:0;opacity:.5;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:58px 58px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 80%);mask-image:linear-gradient(90deg,#000,transparent 80%)}.contact-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.85fr) minmax(520px,1.15fr);align-items:center;gap:100px}.contact-copy h2{color:#f5faf7}.contact-copy>p{max-width:470px;margin:0;color:#ffffff8c;font-size:14px;line-height:1.8}.contact-phone{display:inline-flex;align-items:center;gap:19px;margin-top:43px;color:#fff;text-decoration:none}.contact-phone>span{display:grid;place-items:center;width:54px;height:54px;color:var(--ink);background:var(--lime);border-radius:50%}.contact-phone strong{font-size:clamp(27px,3vw,39px);letter-spacing:-.045em}.contact-phone>svg{color:var(--lime);transition:transform .2s ease}.contact-phone:hover>svg{transform:translate(6px)}.contact-panel{padding:10px 38px 28px;color:#f0f7f2;border:1px solid rgba(255,255,255,.16);background:#030d0a40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.contact-panel__head{display:flex;align-items:center;justify-content:space-between;height:64px;color:var(--mint);border-bottom:1px solid rgba(255,255,255,.13)}.contact-panel__head span{font:700 9px/1 ui-monospace,monospace;letter-spacing:.18em}.contact-row{display:grid;grid-template-columns:126px 1fr 34px;align-items:center;gap:18px;min-height:82px;border-bottom:1px solid rgba(255,255,255,.11)}.contact-row>span{display:flex;align-items:center;gap:9px;color:#ffffff75;font-size:11px}.contact-row>span svg{color:var(--mint)}.contact-row strong{font-size:14px;line-height:1.55}.contact-row--address{min-height:102px}.contact-row button{display:grid;place-items:center;width:34px;height:34px;color:#fff9;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:50%;cursor:pointer;transition:color .2s ease,background .2s ease}.contact-row button:hover{color:var(--ink);background:var(--lime)}.contact-panel__note{margin:22px 0 0;color:#ffffff59;font-size:10px;line-height:1.65}.site-footer{padding:58px 0 30px;color:#edf4f0;background:#07110e}.footer__top{display:grid;grid-template-columns:310px 1fr auto;align-items:center;gap:40px;padding-bottom:42px;border-bottom:1px solid rgba(255,255,255,.1)}.brand--compact{min-width:auto}.footer__nav{display:flex;justify-content:center;gap:26px}.footer__nav a,.footer__top>button{color:#ffffff78;font-size:11px;text-decoration:none;transition:color .2s ease}.footer__nav a:hover{color:#fff}.footer__top>button{display:inline-flex;align-items:center;gap:8px;padding:0;background:transparent;cursor:pointer}.footer__top>button:hover{color:var(--lime)}.footer__bottom{display:flex;justify-content:space-between;gap:24px;padding-top:26px;color:#ffffff4d;font-size:9px}.footer__bottom p{margin:0}.source-dialog{width:min(920px,calc(100% - 32px));max-height:min(840px,calc(100vh - 48px));padding:0;color:var(--ink);background:transparent;border:0;overflow:visible}.source-dialog::backdrop{background:#020907c2;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.source-dialog__panel{max-height:min(840px,calc(100vh - 48px));padding:36px;background:#f4f6f1;box-shadow:0 50px 120px #0000005c;overflow-y:auto}.source-dialog__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.source-dialog__head span{color:#6e7b75;font:700 9px/1 ui-monospace,monospace;letter-spacing:.16em}.source-dialog__head h2{margin:12px 0 0;font-size:35px;letter-spacing:-.055em}.source-dialog__head button{display:grid;place-items:center;width:44px;height:44px;color:var(--ink);background:transparent;border:1px solid var(--line);border-radius:50%;cursor:pointer}.source-dialog__intro{max-width:760px;margin:23px 0 31px;color:var(--muted);font-size:13px;line-height:1.75}.source-dialog__list{border-top:1px solid var(--line)}.source-dialog__list a{display:grid;grid-template-columns:34px 1fr 25px;gap:18px;padding:22px 4px;border-bottom:1px solid var(--line);text-decoration:none;transition:background .2s ease,padding .2s ease}.source-dialog__list a:hover{padding-inline:12px;background:#fff9}.source-dialog__list>a>span{padding-top:2px;color:#7e8883;font:700 10px/1 ui-monospace,monospace}.source-dialog__list small{display:block;color:#77827d;font-size:9px}.source-dialog__list strong{display:block;margin-top:5px;font-size:15px}.source-dialog__list p{margin:7px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.source-dialog__caution{display:flex;gap:14px;margin-top:28px;padding:17px 18px;color:#25362f;background:#c8ff4d59}.source-dialog__caution p{margin:0;font-size:11px;line-height:1.6}.toast{position:fixed;z-index:1000;left:50%;bottom:28px;padding:13px 18px;color:#fff;background:#0b1713;border:1px solid rgba(255,255,255,.14);border-radius:4px;box-shadow:0 18px 44px #00000047;font-size:12px;opacity:0;transform:translate(-50%,20px);pointer-events:none;transition:opacity .25s ease,transform .25s ease}.toast.is-visible{opacity:1;transform:translate(-50%)}@keyframes pulse{0%,to{box-shadow:0 0 0 7px #c8ff4d0f}50%{box-shadow:0 0 0 12px #c8ff4d04}}@keyframes dotPulse{0%{box-shadow:0 0 #c8ff4d59}65%,to{box-shadow:0 0 0 18px #c8ff4d00}}@keyframes elevatorFloat{0%,to{transform:translateY(-7px)}50%{transform:translateY(8px)}}@keyframes marquee{to{transform:translate(-50%)}}@keyframes signal{0%,to{transform:scaleY(.55);opacity:.55}50%{transform:scaleY(1);opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1180px){.container{width:min(100% - 48px,1120px)}.brand{min-width:250px}.desktop-nav{gap:17px}.desktop-nav a{font-size:12px}.header-call span{display:none}.hero__inner{grid-template-columns:minmax(0,1fr) 440px;gap:35px}.hero__copy h1{font-size:clamp(54px,6.3vw,74px)}.elevator-system{right:0}.hero-card--cert{right:-10px}.about-grid{gap:65px}.brand-grid,.location-grid,.contact-grid{gap:55px}.chairman-copy{padding-left:65px}.timeline-item__copy{grid-template-columns:.75fr 1fr}.timeline-item__copy>span{grid-column:2;justify-self:start}.resource-toolbar{grid-template-columns:minmax(315px,.8fr) minmax(470px,1.2fr)}.resource-card{grid-template-columns:74px 165px minmax(0,1fr) 132px;gap:22px;padding-inline:24px}.resource-card:hover{padding-inline:31px 19px}.resource-card__action span{font-size:10px}}@media(max-width:960px){html{scroll-padding-top:76px}.site-header{height:72px}.brand{min-width:auto}.brand__wordmark{width:78px;height:30px}.brand__text strong{font-size:13px}.desktop-nav,.header-call{display:none}.menu-button{display:grid}.mobile-panel{display:block;position:absolute;inset:72px 0 auto;color:#fff;background:#081310fa;border-bottom:1px solid rgba(255,255,255,.1);opacity:0;visibility:hidden;transform:translateY(-12px);transition:opacity .25s ease,transform .25s ease,visibility .25s}.mobile-panel.is-open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-nav{width:min(100% - 48px,720px);margin:0 auto;padding:18px 0 24px}.mobile-nav>a{display:grid;grid-template-columns:38px 1fr auto;align-items:center;min-height:54px;color:#fffc;border-bottom:1px solid rgba(255,255,255,.09);font-size:14px;font-weight:650;text-decoration:none}.mobile-nav>a>span{color:var(--lime);font:700 9px/1 ui-monospace,monospace}.mobile-nav .mobile-call{grid-template-columns:auto 1fr;gap:12px;margin-top:14px;padding:0 16px;color:var(--ink);background:var(--lime);border:0}.hero-section{min-height:auto;padding:132px 0 96px}.hero__inner{grid-template-columns:minmax(0,1fr);gap:70px}.hero__copy{max-width:690px}.hero__visual{width:min(100%,570px);margin-inline:auto}.elevator-system{right:60px}.hero-card--location{left:5px}.hero-card--cert{right:7px}.metrics-grid{grid-template-columns:repeat(2,1fr)}.metric:nth-child(3){border-left:0;border-top:1px solid var(--line)}.metric:nth-child(4){border-top:1px solid var(--line)}.section{padding:112px 0}.about-section{padding-top:136px}.about-grid,.brand-grid,.location-grid,.contact-grid{grid-template-columns:1fr}.about-grid{gap:60px}.about-manifesto{min-height:420px}.about-values{grid-template-columns:repeat(2,1fr)}.about-values>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.about-values>div:nth-child(4){border-top:1px solid var(--line)}.pillar-grid{grid-template-columns:1fr}.pillar-card{min-height:360px}.pillar-card+.pillar-card{border-left:0;border-top:1px solid var(--line-light)}.pillar-card h3{margin-top:62px}.brand-grid{gap:74px}.brand-story{max-width:680px}.brand-stage{width:min(100%,690px);margin-inline:auto}.technology-layout{grid-template-columns:1fr 330px;gap:40px}.public-specs{grid-template-columns:1fr}.public-specs__intro{border-right:0;border-bottom:1px solid var(--line)}.location-grid{gap:55px}.location-visual{width:min(100%,680px);margin-inline:auto}.location-copy{max-width:680px}.timeline-item{grid-template-columns:56px 140px 1fr}.timeline-item__copy{grid-template-columns:1fr;gap:10px}.timeline-item__copy>span{grid-column:1}.chairman-grid{grid-template-columns:.82fr 1.18fr}.chairman-copy{padding-left:48px}.chairman-copy h2{font-size:45px}.news-card{grid-template-columns:145px 1fr 48px;gap:25px}.contact-grid{gap:70px}.footer__top{grid-template-columns:1fr auto}.footer__nav{grid-row:2;grid-column:1/3;justify-content:flex-start}.resource-heading{grid-template-columns:minmax(0,1fr) 170px;gap:44px}.resource-console{margin-top:62px}.resource-toolbar{grid-template-columns:1fr}.resource-search{border-right:0;border-bottom:1px solid rgba(255,255,255,.13)}.resource-card{grid-template-columns:72px 165px minmax(0,1fr);align-items:center;gap:20px 25px}.resource-card__file{grid-column:1;grid-row:1/3}.resource-card__meta{grid-column:2;grid-row:1/3}.resource-card__copy{grid-column:3;grid-row:1}.resource-card__action{grid-column:3;grid-row:2;justify-content:flex-start}.resource-policy{grid-template-columns:54px minmax(0,1fr)}.resource-policy>small{grid-column:2;text-align:left}}@media(max-width:720px){.container{width:calc(100% - 36px)}.brand__text span{display:none}.hero-section{padding-top:118px}.hero__copy h1{margin-top:24px;font-size:clamp(45px,13vw,66px)}.hero__copy>p{max-width:100%;font-size:15px;word-break:keep-all}.desktop-only{display:none}.hero__actions{flex-direction:column}.button{width:100%}.hero__visual{min-height:500px;transform:scale(.88);transform-origin:top center;margin-bottom:-70px}.elevator-system{left:50%;right:auto;width:390px;transform:translate(-50%)}.hero-card--location{left:0}.hero-card--cert{right:0}.metrics-section{margin-top:-18px}.metrics-grid{grid-template-columns:1fr}.metric{min-height:140px}.metric+.metric,.metric:nth-child(3){border-left:0;border-top:1px solid var(--line)}.section,.contact-section{padding:88px 0}.about-section{padding-top:106px}.section-heading h2,.brand-story h2,.location-copy h2,.chairman-copy h2,.contact-copy h2{font-size:clamp(36px,11vw,48px)}.section-heading>p{font-size:14px}.about-manifesto{min-height:430px;padding:34px 28px}.about-manifesto blockquote{margin-top:46px}.about-manifesto__signal{left:28px}.about-values{grid-template-columns:1fr}.about-values>div+div,.about-values>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.pillar-grid{margin-top:56px}.pillar-card{padding:30px 26px 38px}.brand-grid{gap:55px}.brand-stage{min-height:430px;transform:scale(.82);margin:-35px 0}.technology-layout{grid-template-columns:1fr;margin-top:55px}.cert-panel{min-height:420px}.public-specs{margin-top:58px}.public-specs__intro{padding:32px 26px}.public-specs__values{grid-template-columns:1fr}.public-specs__values>div{min-height:135px}.public-specs__values>div+div{border-left:0;border-top:1px solid var(--line)}.location-visual{min-height:460px}.location-visual__map{height:430px}.location-pin--seoul{left:2%;top:75px}.location-pin--geochang{right:0;bottom:55px}.timeline{margin-top:56px}.timeline-item{grid-template-columns:45px 1fr;gap:15px}.timeline-item time{grid-column:2;grid-row:1;padding-top:9px;font-size:21px}.timeline-item__copy{grid-column:2}.timeline-item__marker{grid-row:1/3;width:38px;height:38px}.chairman-grid{grid-template-columns:1fr}.chairman-portrait{min-height:550px}.chairman-copy{padding:85px 0}.chairman-copy__statement strong{font-size:17px}.news-heading{display:block}.source-button{margin-top:28px}.news-list{margin-top:52px}.news-card{grid-template-columns:1fr 42px;gap:20px;min-height:210px;padding:28px 0}.news-card__meta{grid-column:1/3;grid-template-columns:auto auto 1fr;justify-content:start}.news-card__meta small{grid-column:auto}.news-card__copy h3{font-size:18px}.news-card__arrow{width:40px;height:40px}.resource-heading{grid-template-columns:1fr;gap:40px}.resource-heading__meta{justify-items:start;width:170px}.resource-heading__meta strong{font-size:62px}.resource-console{margin-top:52px}.resource-search{min-height:72px;padding:0 18px}.resource-filters{grid-template-columns:repeat(2,1fr);padding:9px}.resource-filters button{min-height:48px}.resource-summary{align-items:flex-start;min-height:78px;padding:18px;flex-direction:column;justify-content:center;gap:9px}.resource-card{grid-template-columns:62px minmax(0,1fr);gap:21px 18px;min-height:0;padding:26px 20px}.resource-card:hover{padding-inline:25px 16px}.resource-card__file{grid-column:1;grid-row:1;width:58px;height:66px}.resource-card__meta{grid-column:2;grid-row:1}.resource-card__copy{grid-column:1/3;grid-row:2}.resource-card__action{grid-column:1/3;grid-row:3;justify-content:flex-start;padding-top:2px}.resource-card__copy h3{font-size:17px}.resource-policy{grid-template-columns:46px minmax(0,1fr);align-items:start;padding:23px 20px;gap:16px}.resource-policy__icon{width:46px;height:46px}.resource-policy strong{font-size:14px;line-height:1.45}.resource-policy>small{grid-column:2}.contact-grid{gap:54px}.contact-phone strong{font-size:29px}.contact-panel{padding:8px 22px 25px}.contact-row{grid-template-columns:1fr 34px;gap:10px;padding:15px 0}.contact-row>span{grid-column:1/3}.contact-row strong{grid-column:1}.contact-row button{grid-column:2}.footer__top{grid-template-columns:1fr}.footer__top>button{justify-self:start}.footer__nav{grid-column:1;grid-row:auto;flex-wrap:wrap;gap:15px 22px}.footer__bottom{flex-direction:column}.source-dialog__panel{padding:25px 20px}.source-dialog__head h2{font-size:27px}.source-dialog__list a{grid-template-columns:27px 1fr 20px;gap:10px}}@media(max-width:460px){.container,.mobile-nav{width:calc(100% - 28px)}.brand{gap:9px}.brand__wordmark{width:68px;height:27px;padding:3px 5px}.brand__text strong{font-size:11px}.hero__status{max-width:290px;line-height:1.5}.hero__visual{width:440px;margin-left:50%;transform:translate(-50%) scale(.72);margin-bottom:-140px}.hero__trust{align-items:flex-start}.brand-stage{width:520px;margin-left:50%;transform:translate(-50%) scale(.66);margin-top:-80px;margin-bottom:-85px}.location-pin{min-width:122px;padding:10px 11px}.location-pin strong{font-size:10px}.chairman-portrait>strong{font-size:100px}.chairman-portrait:before{width:300px;height:300px}.chairman-portrait:after{width:390px;height:390px}.chairman-portrait__name{left:22px;right:22px}.news-card__meta{grid-template-columns:auto auto}.news-card__meta small{grid-column:1/3}.resource-search{grid-template-columns:20px 1fr auto;gap:10px;padding-inline:14px}.resource-search input{font-size:13px}.resource-filters button{padding:0 7px;font-size:11px}.resource-card{grid-template-columns:54px minmax(0,1fr);padding-inline:15px;gap:18px 14px}.resource-card:hover{padding-inline:18px 12px}.resource-card__file{width:52px;height:62px}.resource-card__meta{gap:8px}.resource-card__meta>span{min-width:58px;padding:0 7px}.resource-policy{grid-template-columns:1fr}.resource-policy__icon{width:44px;height:44px}.resource-policy>small{grid-column:1}.contact-phone{gap:13px}.contact-phone>span{width:45px;height:45px}.contact-phone strong{font-size:25px}}@media(max-width:1080px){.resource-admin-grid{grid-template-columns:1fr}.resource-admin-list{max-height:440px}.resource-policy__admin{grid-column:2;justify-self:start}}@media(max-width:720px){.resource-admin-dialog{width:calc(100% - 16px);max-height:calc(100dvh - 16px)}.resource-admin-panel{max-height:calc(100dvh - 16px)}.resource-admin-head{min-height:96px;padding:20px}.resource-admin-head h2{font-size:25px}.resource-admin-head p{font-size:8px}.resource-admin-dashboard{padding:0 16px 22px}.resource-admin-session{min-height:72px}.resource-admin-session>button{padding:9px}.resource-admin-grid{gap:16px;padding-top:16px}.resource-upload-form,.resource-admin-list-panel{padding:20px}.resource-form-grid{grid-template-columns:1fr}.resource-form-field--wide{grid-column:auto}.resource-policy__admin{grid-column:2}.resource-admin-login{width:calc(100% - 36px);padding:46px 0 58px}.resource-admin-state{min-height:420px;padding:52px 22px}.resource-admin-code{grid-template-columns:92px minmax(0,1fr)}.resource-card--button{text-align:left}.resource-cloud-notice{padding:15px 18px}.resource-admin-item{grid-template-columns:46px minmax(0,1fr)}.resource-admin-item__format{width:46px;height:54px}.resource-admin-item__actions{grid-column:1/3;justify-content:flex-end}.resource-delete-confirm{padding:16px}.resource-delete-confirm>div{padding:28px 22px}}@media(max-width:460px){.resource-admin-launch,.resource-heading__meta{width:100%}.resource-policy__admin{grid-column:1;width:100%;margin-top:4px}.resource-admin-head{gap:12px;padding:17px 15px}.resource-admin-head h2{font-size:22px}.resource-admin-head>button{width:39px;height:39px}.resource-admin-dashboard{padding-inline:10px}.resource-admin-session{align-items:flex-start;flex-direction:column;justify-content:center;padding:13px 0}.resource-admin-session>button{align-self:stretch;justify-content:center}.resource-upload-form,.resource-admin-list-panel{padding:16px}.resource-dropzone{grid-template-columns:46px minmax(0,1fr);gap:12px;padding:14px}.resource-dropzone__icon{width:46px;height:46px}.resource-admin-counts strong{font-size:18px}.resource-admin-code{grid-template-columns:1fr}.resource-admin-code span{padding-bottom:4px}.resource-admin-code code{padding-top:4px}.resource-admin-uid{grid-template-columns:1fr}.resource-admin-uid small{justify-self:start}.resource-delete-confirm>div>div:last-child{grid-template-columns:1fr}.resource-admin-item__copy h4,.resource-admin-item__copy p{white-space:normal}.resource-admin-item__copy p{overflow-wrap:anywhere}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:720px){.hero__visual[data-reveal],.brand-stage[data-reveal]{transform:translateY(24px)}.hero__visual[data-reveal].is-visible,.brand-stage[data-reveal].is-visible{transform:translateY(0)}.hero__visual{width:100%;min-height:470px;margin:0;overflow:hidden}.elevator-system{top:0;left:50%;right:auto;width:405px;height:565px;transform:translate(-50%) scale(.76);transform-origin:top center}.hero-card--location{left:50%;right:auto;bottom:22px;width:min(210px,78%);transform:translate(-50%)}.hero-card--cert{top:36px;right:0;transform:scale(.9);transform-origin:top right}.brand-grid{min-width:0;gap:38px}.brand-story{min-width:0;width:100%}.brand-story>p{width:100%;max-width:100%;overflow-wrap:anywhere;word-break:keep-all}.brand-stage{width:100%;min-height:clamp(340px,96vw,390px);margin:0 auto;overflow:hidden}.brand-stage__plate{width:min(80vw,310px);min-height:210px;padding:20px 22px;transform:rotate(-3deg)}.brand-stage__logo{min-height:112px;margin:13px 0 8px}.brand-stage__logo img{width:min(46vw,160px)}.brand-stage__ring{height:auto;aspect-ratio:1}.brand-stage__ring--one{width:min(78vw,310px)}.brand-stage__ring--two{width:min(92vw,360px)}.brand-stage__coordinate--one{top:16px;left:12px}.brand-stage__coordinate--two{right:12px;bottom:16px}}@media(max-width:460px){.hero__visual{width:100%;min-height:420px;margin:0}.elevator-system{transform:translate(-50%) scale(.68)}.hero-card--cert{top:24px;right:0;transform:scale(.82)}.hero-card--location{bottom:14px;width:min(198px,82%);padding:15px 17px}.brand-stage{width:100%;min-height:clamp(320px,94vw,365px);margin:0 auto}.brand-stage__plate{width:min(82vw,300px);min-height:198px;padding:18px 20px}.brand-stage__micro{font-size:6px}.brand-stage__logo{min-height:104px}.brand-stage__logo img{width:min(48vw,150px)}.brand-stage__meta{gap:7px;font-size:7px}.brand-stage__ring--one{width:min(79vw,300px)}.brand-stage__ring--two{width:min(94vw,350px)}}:root{--v140-obsidian: #04110d;--v140-forest: #071b15;--v140-jade: #12372a;--v140-paper: #f1f2ec;--v140-paper-strong: #fafbf6;--v140-lime: #c7ff3d;--v140-mint: #72f2cf;--v140-line-dark: rgba(236, 247, 240, .13);--v140-line-paper: rgba(5, 24, 18, .14);--v140-shadow: 0 34px 100px rgba(2, 13, 10, .18)}html{scroll-padding-top:96px}body{background:var(--v140-paper)}.site-shell--v140{--lime: var(--v140-lime);--mint: var(--v140-mint);--ink: var(--v140-obsidian);--forest: var(--v140-forest);--paper: var(--v140-paper);--white: var(--v140-paper-strong);background:radial-gradient(circle at 88% 2%,rgba(114,242,207,.07),transparent 31rem),var(--v140-paper);isolation:isolate}.site-shell--v140:before{content:"";position:fixed;z-index:300;inset:0 auto 0 0;width:4px;pointer-events:none;background:linear-gradient(180deg,var(--v140-lime),var(--v140-mint) 42%,transparent 84%);box-shadow:0 0 24px #c7ff3d33}.site-shell--v140 .container{width:min(1320px,calc(100% - 72px))}.site-shell--v140 .site-header{height:92px;background:#03100cf0;border-bottom-color:#c7ff3d29;-webkit-backdrop-filter:blur(24px) saturate(145%);backdrop-filter:blur(24px) saturate(145%)}.site-shell--v140 .header__inner{gap:26px}.site-shell--v140 .brand{min-width:296px;gap:14px}.site-shell--v140 .brand__wordmark{width:92px;height:38px;padding:4px 8px;border:0;box-shadow:none}.site-shell--v140 .brand__text{gap:2px}.site-shell--v140 .brand__text strong{color:#f6fbf8;font-size:14px;font-weight:700;letter-spacing:-.035em}.site-shell--v140 .brand__text span{color:#e5f2eb75;font-size:9px;letter-spacing:.08em}.site-shell--v140 .desktop-nav{gap:clamp(22px,2vw,34px)}.site-shell--v140 .desktop-nav:before{content:"K&G / DIGITAL STANDARD";margin-right:clamp(18px,2.5vw,44px);color:#d3e7dc57;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:8px;font-weight:700;letter-spacing:.26em;white-space:nowrap}.site-shell--v140 .desktop-nav a{padding-block:35px 31px;color:#ebf5ef96;font-size:12px;font-weight:600}.site-shell--v140 .desktop-nav a:after{bottom:25px;height:1px}.site-shell--v140 .header-call{min-height:44px;padding:0 18px;border-color:#c7ff3d5c;border-radius:0;background:#c7ff3d06;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;letter-spacing:-.01em}.site-shell--v140 .header-call:hover{color:var(--v140-obsidian);background:var(--v140-lime)}.site-shell--v140 .menu-button{width:54px;height:54px;border-color:#e7f5ed33;border-radius:0}.site-shell--v140 .section{padding-block:clamp(122px,10vw,184px)}.site-shell--v140 .section-heading{max-width:870px}.site-shell--v140 .section-heading__meta{display:flex;align-items:center;gap:22px;margin-bottom:23px}.site-shell--v140 .section-heading__index{display:inline-grid;width:46px;height:28px;place-items:center;color:var(--v140-obsidian);background:var(--v140-lime);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;font-weight:900;letter-spacing:.12em}.site-shell--v140 .section-heading__meta .eyebrow{margin:0}.site-shell--v140 .section-heading h2{max-width:900px;font-size:clamp(48px,5.4vw,76px);line-height:1.04;letter-spacing:-.068em;font-weight:650}.site-shell--v140 .section-heading>p{max-width:720px;margin-top:31px;font-size:17px;line-height:1.9}.site-shell--v140 .eyebrow{gap:14px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px;font-weight:800;letter-spacing:.25em}.site-shell--v140 .eyebrow i{width:22px;height:1px}.section-chapter{position:absolute;z-index:4;top:42px;left:max(36px,calc((100vw - 1320px)/2));color:#04120d57;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:8px;font-weight:800;letter-spacing:.24em;pointer-events:none}.section-chapter--light{color:#e6f4ec52}.site-shell--v140 .hero-section{min-height:910px;padding:92px 0 0;color:#f5faf7;background:radial-gradient(circle at 78% 30%,rgba(57,132,99,.25),transparent 33rem),radial-gradient(circle at 17% 90%,rgba(38,94,70,.18),transparent 31rem),linear-gradient(112deg,#03110d,#061a14 52%,#0d2d22)}.site-shell--v140 .hero-section:before{opacity:.12}.site-shell--v140 .hero-grid{opacity:.36;background-size:80px 80px;background-image:linear-gradient(rgba(199,255,61,.065) 1px,transparent 1px),linear-gradient(90deg,rgba(114,242,207,.065) 1px,transparent 1px);-webkit-mask-image:linear-gradient(180deg,transparent,#000 15%,#000 84%,transparent);mask-image:linear-gradient(180deg,transparent,#000 15%,#000 84%,transparent)}.site-shell--v140 .hero-grid:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,17,13,.96),transparent 54%,rgba(3,17,13,.06))}.site-shell--v140 .hero-orb--one{width:560px;height:560px;top:112px;right:55px;background:#72f2cf12;filter:blur(70px)}.site-shell--v140 .hero-orb--two{width:420px;height:420px;left:15%;bottom:-210px;background:#c7ff3d0e;filter:blur(70px)}.site-shell--v140 .hero__inner{min-height:816px;grid-template-columns:minmax(0,1.03fr) minmax(520px,.97fr);align-items:center;gap:clamp(48px,5vw,94px);padding-top:38px;padding-bottom:88px}.site-shell--v140 .hero__copy{z-index:3;padding-top:14px}.site-shell--v140 .hero__chapter{display:none;align-items:center;gap:12px;margin-bottom:20px;color:#e5f4eb57;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:8px;letter-spacing:.2em}.site-shell--v140 .hero__chapter span{color:var(--v140-lime);font-weight:900}.site-shell--v140 .hero__chapter i{width:42px;height:1px;background:#c7ff3d73}.site-shell--v140 .hero__status{min-height:32px;padding:0 13px 0 8px;border:1px solid rgba(229,244,235,.17);border-radius:0;color:#e8f5eeab;background:#05181261;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:8px;font-weight:800;letter-spacing:.23em}.site-shell--v140 .hero__status i{width:22px;height:22px;background:#c7ff3d14;box-shadow:inset 0 0 0 1px #c7ff3d0d}.site-shell--v140 .hero__status i:after{width:7px;height:7px}.site-shell--v140 .hero__copy h1{max-width:720px;margin:44px 0 25px;font-size:clamp(66px,6.3vw,96px);line-height:.94;letter-spacing:-.085em;font-weight:470}.site-shell--v140 .hero__copy h1 span{display:inline-block;padding-right:.12em;color:var(--v140-lime);border-bottom:1px solid rgba(199,255,61,.7);font-weight:520}.site-shell--v140 .hero__copy>p{max-width:620px;color:#e5f1eaa3;font-size:16px;line-height:1.95}.site-shell--v140 .hero__actions{gap:10px;margin-top:35px}.site-shell--v140 .button{min-height:60px;padding:0 24px;border-radius:0;font-size:13px}.site-shell--v140 .button--primary{min-width:182px;color:#07140f;background:var(--v140-lime);box-shadow:none}.site-shell--v140 .button--primary:hover{color:#04110d;background:#dcff7b;transform:translateY(-2px)}.site-shell--v140 .button--ghost{min-width:160px;border-color:#ecf7f040;background:#04120d3d}.site-shell--v140 .hero__proofs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:650px;margin-top:43px;border-top:1px solid rgba(235,247,240,.15);border-bottom:1px solid rgba(235,247,240,.15)}.site-shell--v140 .hero__proofs>div{min-width:0;padding:18px 20px 19px 0}.site-shell--v140 .hero__proofs>div+div{padding-left:21px;border-left:1px solid rgba(235,247,240,.13)}.site-shell--v140 .hero__proofs small,.site-shell--v140 .hero__proofs span{display:block;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.site-shell--v140 .hero__proofs small{color:#e5f3eb5c;font-size:7px;font-weight:800;letter-spacing:.2em}.site-shell--v140 .hero__proofs strong{display:block;margin-top:8px;color:#f7fcf9;font-size:24px;line-height:1;letter-spacing:-.045em}.site-shell--v140 .hero__proofs>div:nth-child(2) strong{color:var(--v140-lime)}.site-shell--v140 .hero__proofs span{margin-top:7px;color:#e5f3eb5e;font-size:8px;letter-spacing:.05em}.site-shell--v140 .hero__trust{margin-top:18px;color:#e4f2ea63;font-size:10px}.site-shell--v140 .hero__trust svg{color:var(--v140-mint)}.site-shell--v140 .hero__visual{min-height:660px;margin-top:8px}.site-shell--v140 .hero__visual:before{content:"";position:absolute;inset:28px 0 8px 42px;border:1px solid rgba(231,246,237,.13);background:linear-gradient(rgba(114,242,207,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(114,242,207,.08) 1px,transparent 1px),#1132264a;background-size:128px 128px;box-shadow:inset 0 0 80px #72f2cf09}.site-shell--v140 .hero__visual:after{content:"VERTICAL / NETWORK";position:absolute;top:110px;left:0;color:#e4f3ea4d;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:7px;letter-spacing:.23em;writing-mode:vertical-rl;transform:rotate(180deg)}.site-shell--v140 .elevator-system{top:35px;right:10px;width:520px;height:620px;color:var(--v140-lime);border-color:#e6f5ec1f;background:#04161014}.site-shell--v140 .elevator-system:before,.site-shell--v140 .elevator-system:after,.site-shell--v140 .elevator-system__rail,.site-shell--v140 .elevator-system__cable,.site-shell--v140 .elevator-system__floor{opacity:.65}.site-shell--v140 .elevator-car{width:224px;height:270px;left:52%;top:50%;color:#102018;background:#d8dfd8;border-color:#ecf6efa6;box-shadow:0 28px 70px #00000057,inset 0 0 0 1px #0b1b141f}.site-shell--v140 .elevator-car:before{opacity:.17}.site-shell--v140 .elevator-car__top img{max-width:64px}.site-shell--v140 .elevator-car__top i{background:var(--v140-mint);box-shadow:0 0 18px #72f2cfb3}.site-shell--v140 .elevator-car__display{color:var(--v140-lime);background:#0b1813}.site-shell--v140 .hero-card{z-index:6;border-radius:0;box-shadow:0 25px 60px #00000047}.site-shell--v140 .hero-card--cert{top:77px;right:-12px;min-width:190px;padding:18px 20px;color:#f4faf6;border-color:#e9f7ef2e;background:#071b15}.site-shell--v140 .hero-card--cert svg{color:var(--v140-mint)}.site-shell--v140 .hero-card--location{left:2px;bottom:18px;min-width:220px;padding:23px 24px;border-color:#e7f6ed33;background:#051812ed}.site-shell--v140 .hero-card--location strong{color:var(--v140-lime);font-size:21px}.site-shell--v140 .hero__visual-note{position:absolute;right:0;bottom:0;display:flex;align-items:center;gap:8px;color:#e4f3ea3d;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:6px;letter-spacing:.22em}.site-shell--v140 .hero__visual-note i{width:14px;height:1px;background:#c7ff3d59}.site-shell--v140 .hero-marquee{height:56px;border-top-color:#c7ff3d1f;background:#020e0ac7}.site-shell--v140 .hero-marquee>div{height:56px}.site-shell--v140 .hero-marquee span{font-size:9px;letter-spacing:.28em}.site-shell--v140 .metrics-section{margin-top:0;background:#061611;border-top:1px solid rgba(199,255,61,.11);border-bottom:1px solid rgba(199,255,61,.11)}.site-shell--v140 .metrics-grid{width:min(1320px,calc(100% - 72px));background:transparent;border:0;box-shadow:none}.site-shell--v140 .metric{min-height:132px;color:#eff7f2;background:transparent}.site-shell--v140 .metric+.metric{border-left-color:#ecf7f01c}.site-shell--v140 .metric__value{color:#f8fcfa;font-size:30px}.site-shell--v140 .metric:nth-child(2) .metric__value{color:var(--v140-lime)}.site-shell--v140 .metric__text strong{color:#eef8f2bf}.site-shell--v140 .metric__text span{color:#e5f1ea5e}.site-shell--v140 .about-section{padding-top:clamp(150px,12vw,210px);background:linear-gradient(90deg,rgba(8,30,22,.04) 1px,transparent 1px),var(--v140-paper);background-size:88px 88px}.site-shell--v140 .about-grid{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:clamp(70px,9vw,150px)}.site-shell--v140 .about-manifesto{min-height:480px;padding:66px 54px 52px;color:#f4faf6;background:radial-gradient(circle at 85% 15%,rgba(199,255,61,.12),transparent 17rem),#0b2119;border:0;box-shadow:var(--v140-shadow)}.site-shell--v140 .about-manifesto:before{width:2px;background:linear-gradient(var(--v140-lime),var(--v140-mint))}.site-shell--v140 .about-manifesto__index{color:#e6f3ec5c;font-size:8px;letter-spacing:.22em}.site-shell--v140 .about-manifesto blockquote{margin-top:84px;color:#f4faf6;font-size:clamp(31px,3.2vw,44px);line-height:1.25;letter-spacing:-.055em}.site-shell--v140 .about-manifesto p{color:#e7f2eb8c}.site-shell--v140 .about-values{margin-top:112px;border-color:var(--v140-line-paper);background:#fafbf68c}.site-shell--v140 .about-values>div{min-height:154px}.site-shell--v140 .about-values span{color:#05181252;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px}.site-shell--v140 .about-values strong{font-size:26px}.site-shell--v140 .business-section{position:relative;background:radial-gradient(circle at 92% 8%,rgba(114,242,207,.1),transparent 32rem),linear-gradient(125deg,#03120d,#071f17 68%,#0b2b20)}.site-shell--v140 .business-section:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(114,242,207,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(114,242,207,.04) 1px,transparent 1px);background-size:96px 96px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 40%,#000);mask-image:linear-gradient(90deg,transparent,#000 40%,#000)}.site-shell--v140 .business-section .section-heading__index,.site-shell--v140 .resource-section .section-heading__index{color:#07140f}.site-shell--v140 .pillar-grid{margin-top:84px;border-color:#ecf7f021}.site-shell--v140 .pillar-card{min-height:520px;padding:42px 40px 47px;background:#061b1457;border-color:#ecf7f01f;transition:background .35s ease,transform .35s ease}.site-shell--v140 .pillar-card:nth-child(2){background:#123a2b73}.site-shell--v140 .pillar-card:hover{z-index:2;background:#18463494;transform:translateY(-10px)}.site-shell--v140 .pillar-card__head>span{color:var(--v140-lime);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.site-shell--v140 .pillar-card h3{margin-top:112px;font-size:34px;letter-spacing:-.055em}.site-shell--v140 .pillar-card>p{color:#e6f3eb8a;line-height:1.85}.site-shell--v140 .pillar-card__tags span{border-radius:0;color:#ecf7f094;border-color:#ecf7f024;background:transparent}.site-shell--v140 .brand-section{min-height:850px;background:linear-gradient(rgba(114,242,207,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(114,242,207,.035) 1px,transparent 1px),radial-gradient(circle at 88% 18%,rgba(199,255,61,.1),transparent 30rem),#12362a;background-size:82px 82px,82px 82px,auto,auto}.site-shell--v140 .brand-grid{grid-template-columns:minmax(0,.82fr) minmax(560px,1.18fr);gap:clamp(70px,8vw,132px)}.site-shell--v140 .brand-story h2{font-size:clamp(54px,5.7vw,78px);font-weight:560;letter-spacing:-.075em}.site-shell--v140 .brand-story h2 em{color:var(--v140-lime);font-style:normal}.site-shell--v140 .brand-story>p{color:#e8f4ed94;font-size:17px;line-height:1.9}.site-shell--v140 .text-link{color:var(--v140-lime);font-size:13px}.site-shell--v140 .brand-stage{min-height:610px}.site-shell--v140 .brand-stage__plate{width:430px;min-height:326px;padding:35px 37px;background:#eff2ed;box-shadow:0 48px 110px #020f0b59;transform:rotate(-4deg)}.site-shell--v140 .brand-stage__plate:before{inset:17px;border-color:#071d1538}.site-shell--v140 .brand-stage__logo{min-height:190px;background:#fff}.site-shell--v140 .brand-stage__logo img{width:230px}.site-shell--v140 .brand-stage__ring--one{width:470px}.site-shell--v140 .brand-stage__ring--two{width:590px}.site-shell--v140 .brand-backdrop{right:-.02em;bottom:-.19em;color:#f0f9f306;font-size:clamp(240px,31vw,510px)}.site-shell--v140 .technology-section{background:linear-gradient(90deg,rgba(5,26,19,.035) 1px,transparent 1px),var(--v140-paper);background-size:96px 96px}.site-shell--v140 .technology-layout{margin-top:92px;gap:clamp(56px,7vw,110px)}.site-shell--v140 .technology-item{min-height:168px;padding-block:32px;border-top-color:#05181229}.site-shell--v140 .technology-item>span{display:grid;width:42px;height:42px;place-items:center;color:var(--v140-obsidian);background:var(--v140-lime);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.site-shell--v140 .technology-item h3{font-size:27px}.site-shell--v140 .cert-panel{min-height:570px;padding:43px;color:#f4faf6;border:0;background:radial-gradient(circle at 75% 25%,rgba(114,242,207,.14),transparent 22rem),#081d16;box-shadow:var(--v140-shadow)}.site-shell--v140 .cert-panel__year strong{color:var(--v140-lime);font-size:clamp(72px,8vw,112px)}.site-shell--v140 .public-specs{margin-top:94px;border:0;background:#0a2119;box-shadow:var(--v140-shadow)}.site-shell--v140 .public-specs__intro{padding:44px 48px}.site-shell--v140 .public-specs__values>div{min-height:180px}.site-shell--v140 .public-specs__values strong{color:var(--v140-lime);font-size:49px}.site-shell--v140 .location-section{position:relative;background:linear-gradient(rgba(114,242,207,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(114,242,207,.05) 1px,transparent 1px),radial-gradient(circle at 20% 40%,rgba(114,242,207,.1),transparent 28rem),#071c15;background-size:78px 78px,78px 78px,auto,auto}.site-shell--v140 .location-grid{gap:clamp(70px,8vw,130px)}.site-shell--v140 .location-visual{min-height:650px;border:1px solid rgba(232,246,238,.11);background:#0c2e2242}.site-shell--v140 .location-visual__map{height:620px}.site-shell--v140 .location-copy h2{font-size:clamp(50px,5vw,72px);letter-spacing:-.07em}.site-shell--v140 .location-copy>p{color:#e7f4ec8f;font-size:17px}.site-shell--v140 .location-addresses{margin-top:60px;border-top-color:#e8f6ee24}.site-shell--v140 .location-addresses>div{padding-block:24px}.site-shell--v140 .history-section{background:linear-gradient(90deg,rgba(5,24,18,.035) 1px,transparent 1px),#e7e9e3;background-size:88px 88px}.site-shell--v140 .timeline{margin-top:92px;border-top:1px solid rgba(5,24,18,.16)}.site-shell--v140 .timeline-item{grid-template-columns:80px 210px minmax(0,1fr);min-height:220px;border-bottom-color:#05181226}.site-shell--v140 .timeline-item__marker{width:50px;height:50px;border-radius:0;background:var(--v140-obsidian)}.site-shell--v140 .timeline-item__marker span{color:var(--v140-lime)}.site-shell--v140 .timeline-item time{font-size:36px;letter-spacing:-.05em}.site-shell--v140 .timeline-item__copy h3{font-size:27px}.site-shell--v140 .chairman-section{position:relative;background:#04130e}.site-shell--v140 .chairman-grid{width:min(1440px,100%);grid-template-columns:1.08fr .92fr}.site-shell--v140 .chairman-portrait{min-height:760px;background:linear-gradient(rgba(114,242,207,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(114,242,207,.05) 1px,transparent 1px),radial-gradient(circle,rgba(199,255,61,.08),transparent 48%),#0b2a20;background-size:72px 72px,72px 72px,auto,auto}.site-shell--v140 .chairman-portrait>strong{color:#f7fcf9fa;font-size:clamp(130px,16vw,240px);letter-spacing:-.09em}.site-shell--v140 .chairman-portrait:before{border-color:#c7ff3d3d}.site-shell--v140 .chairman-copy{padding:120px clamp(44px,7vw,110px);background:radial-gradient(circle at 90% 5%,rgba(199,255,61,.08),transparent 23rem),#061711}.site-shell--v140 .chairman-copy h2{font-size:clamp(54px,5vw,76px)}.site-shell--v140 .chairman-copy__statement{border-left-color:var(--v140-lime)}.site-shell--v140 .news-section{background:var(--v140-paper-strong)}.site-shell--v140 .news-heading{align-items:end}.site-shell--v140 .source-button{min-height:54px;padding:0 20px;border-radius:0}.site-shell--v140 .news-list{margin-top:86px;border-top:1px solid var(--v140-line-paper)}.site-shell--v140 .news-card{min-height:235px;grid-template-columns:240px minmax(0,1fr) 70px;padding:38px 22px 38px 0;border-bottom-color:var(--v140-line-paper)}.site-shell--v140 .news-card:before{content:"";position:absolute;inset:0;z-index:-1;background:#0b2119;transform:scaleY(0);transform-origin:bottom;transition:transform .38s cubic-bezier(.2,.75,.2,1)}.site-shell--v140 .news-card:hover{padding-inline:30px 22px;color:#f5faf7}.site-shell--v140 .news-card:hover:before{transform:scaleY(1)}.site-shell--v140 .news-card:hover .news-card__copy p,.site-shell--v140 .news-card:hover .news-card__meta time,.site-shell--v140 .news-card:hover .news-card__meta small{color:#e8f4ed8c}.site-shell--v140 .news-card__copy h3{font-size:27px}.site-shell--v140 .news-card__arrow{width:54px;height:54px;border-radius:0}.site-shell--v140 .resource-section{background:linear-gradient(rgba(114,242,207,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(114,242,207,.045) 1px,transparent 1px),radial-gradient(circle at 90% 8%,rgba(199,255,61,.08),transparent 30rem),#061912;background-size:92px 92px,92px 92px,auto,auto}.site-shell--v140 .resource-heading{gap:80px}.site-shell--v140 .resource-heading__meta{width:240px;padding:28px;border:1px solid rgba(232,246,238,.14);background:#0b271d8c}.site-shell--v140 .resource-heading__meta strong{color:var(--v140-lime)}.site-shell--v140 .resource-admin-launch,.site-shell--v140 .resource-policy__admin{border-radius:0}.site-shell--v140 .resource-console{margin-top:82px;border-color:#e8f6ee26;border-radius:0;box-shadow:0 40px 100px #00000040}.site-shell--v140 .resource-toolbar,.site-shell--v140 .resource-summary,.site-shell--v140 .resource-card,.site-shell--v140 .resource-policy,.site-shell--v140 .resource-search,.site-shell--v140 .resource-filters{border-radius:0}.site-shell--v140 .resource-card:hover{background:#1c4a376b}.site-shell--v140 .contact-section{position:relative;padding-block:clamp(130px,11vw,190px);background:radial-gradient(circle at 12% 28%,rgba(199,255,61,.11),transparent 30rem),linear-gradient(120deg,#0a2a20,#04130e)}.site-shell--v140 .contact-grid{grid-template-columns:.9fr 1.1fr;gap:clamp(70px,9vw,150px)}.site-shell--v140 .contact-copy h2{font-size:clamp(58px,6vw,86px);font-weight:520;letter-spacing:-.078em}.site-shell--v140 .contact-phone{border-radius:0}.site-shell--v140 .contact-panel{padding:18px 38px 37px;border:1px solid rgba(234,248,240,.14);border-radius:0;background:#05181291;box-shadow:var(--v140-shadow)}.site-shell--v140 .site-footer{padding-top:70px;background:#020b08}.site-shell--v140 .footer__bottom{align-items:center;gap:18px 30px}.footer__edition{margin-left:auto;color:#e5f3eb40;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:7px;letter-spacing:.2em}.site-shell--v140 .mobile-panel{top:92px;color:#f4faf6;background:linear-gradient(rgba(114,242,207,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(114,242,207,.05) 1px,transparent 1px),#03110dfc;background-size:64px 64px}.site-shell--v140 .mobile-nav a{border-radius:0}@media(max-width:1180px){.site-shell--v140 .container{width:min(100% - 48px,1120px)}.site-shell--v140 .desktop-nav:before{display:none}.site-shell--v140 .desktop-nav{gap:20px}.site-shell--v140 .hero__inner{grid-template-columns:minmax(0,1fr) minmax(430px,.82fr);gap:35px}.site-shell--v140 .hero__copy h1{font-size:clamp(62px,7vw,82px)}.site-shell--v140 .elevator-system{right:-50px;transform:scale(.9);transform-origin:center right}.site-shell--v140 .brand-grid{grid-template-columns:minmax(0,.9fr) minmax(470px,1.1fr);gap:45px}.site-shell--v140 .brand-stage{transform:scale(.92)}}@media(max-width:900px){html{scroll-padding-top:78px}.site-shell--v140:before{width:3px}.site-shell--v140 .container,.site-shell--v140 .mobile-nav{width:calc(100% - 30px)}.site-shell--v140 .site-header{height:calc(76px + env(safe-area-inset-top,0px));padding-top:env(safe-area-inset-top,0px)}.site-shell--v140 .header__inner{gap:12px}.site-shell--v140 .brand{min-width:0}.site-shell--v140 .brand__wordmark{width:84px;height:36px}.site-shell--v140 .brand__text span{display:none}.site-shell--v140 .brand__text strong{font-size:14px}.site-shell--v140 .menu-button{width:52px;height:52px}.site-shell--v140 .mobile-panel{top:calc(76px + env(safe-area-inset-top,0px));height:calc(100dvh - 76px - env(safe-area-inset-top,0px))}.site-shell--v140 .section{padding-block:106px}.section-chapter{top:27px;left:15px}.site-shell--v140 .section-heading__meta{gap:12px;margin-bottom:21px}.site-shell--v140 .section-heading__index{width:38px;height:25px;font-size:8px}.site-shell--v140 .section-heading h2{font-size:clamp(42px,12vw,58px);line-height:1.07;letter-spacing:-.07em}.site-shell--v140 .section-heading>p{margin-top:24px;font-size:15px;line-height:1.85}.site-shell--v140 .hero-section{min-height:0;padding-top:calc(76px + env(safe-area-inset-top,0px))}.site-shell--v140 .hero-grid{background-size:44px 44px}.site-shell--v140 .hero-grid:after{background:linear-gradient(180deg,rgba(3,17,13,.35),transparent 35%,rgba(3,17,13,.2))}.site-shell--v140 .hero__inner{display:block;min-height:0;padding-top:74px;padding-bottom:0}.site-shell--v140 .hero__chapter{display:none}.site-shell--v140 .hero__status{max-width:100%;padding-right:10px;font-size:7px;letter-spacing:.17em;white-space:nowrap}.site-shell--v140 .hero__copy h1{max-width:none;margin:35px 0 25px;font-size:clamp(56px,16.2vw,76px);line-height:.98;letter-spacing:-.083em}.site-shell--v140 .hero__copy>p{font-size:16px;line-height:1.9}.site-shell--v140 .hero__actions{display:grid;grid-template-columns:1fr;margin-top:34px}.site-shell--v140 .button{width:100%;min-height:60px;justify-content:center}.site-shell--v140 .hero__proofs{grid-template-columns:1fr;margin-top:38px;border-bottom:0}.site-shell--v140 .hero__proofs>div{display:grid;grid-template-columns:1fr auto;align-items:center;padding:20px 0;border-bottom:1px solid rgba(235,247,240,.15)}.site-shell--v140 .hero__proofs>div+div{padding-left:0;border-left:0}.site-shell--v140 .hero__proofs small,.site-shell--v140 .hero__proofs span{grid-column:1}.site-shell--v140 .hero__proofs strong{grid-column:2;grid-row:1 / 3;margin:0;font-size:29px}.site-shell--v140 .hero__trust{margin-top:20px;padding-bottom:56px}.site-shell--v140 .hero__visual{min-height:540px;margin-top:0}.site-shell--v140 .hero__visual:before{inset:0 -15px;border-left:0;border-right:0;background-size:72px 72px}.site-shell--v140 .hero__visual:after,.site-shell--v140 .hero__visual-note{display:none}.site-shell--v140 .elevator-system{top:-4px;left:50%;right:auto;width:430px;height:565px;transform:translate(-50%) scale(.78);transform-origin:top center}.site-shell--v140 .hero-card--cert{top:31px;right:0;transform:scale(.86);transform-origin:top right}.site-shell--v140 .hero-card--location{left:50%;bottom:22px;min-width:min(230px,83vw);transform:translate(-50%)}.site-shell--v140 .hero-marquee{display:none}.site-shell--v140 .metrics-grid{width:calc(100% - 30px);grid-template-columns:repeat(2,minmax(0,1fr))}.site-shell--v140 .metric{min-height:145px}.site-shell--v140 .metric:nth-child(3){border-left:0;border-top:1px solid rgba(236,247,240,.11)}.site-shell--v140 .metric:nth-child(4){border-top:1px solid rgba(236,247,240,.11)}.site-shell--v140 .about-grid,.site-shell--v140 .brand-grid,.site-shell--v140 .location-grid,.site-shell--v140 .contact-grid,.site-shell--v140 .chairman-grid{grid-template-columns:1fr}.site-shell--v140 .about-grid{gap:58px}.site-shell--v140 .about-manifesto{min-height:410px;padding:48px 30px 38px}.site-shell--v140 .about-manifesto blockquote{margin-top:62px}.site-shell--v140 .about-values{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:70px}.site-shell--v140 .about-values>div:nth-child(3){border-left:0;border-top:1px solid var(--v140-line-paper)}.site-shell--v140 .about-values>div:nth-child(4){border-top:1px solid var(--v140-line-paper)}.site-shell--v140 .pillar-grid{margin-top:62px}.site-shell--v140 .pillar-card{min-height:390px}.site-shell--v140 .pillar-card h3{margin-top:75px}.site-shell--v140 .brand-grid{gap:45px}.site-shell--v140 .brand-stage{width:100%;min-height:440px;margin:0;transform:none}.site-shell--v140 .brand-stage__plate{width:min(78vw,390px);min-height:285px}.site-shell--v140 .brand-stage__logo{min-height:160px}.site-shell--v140 .brand-stage__logo img{width:min(47vw,205px)}.site-shell--v140 .brand-stage__ring--one{width:min(82vw,430px)}.site-shell--v140 .brand-stage__ring--two{width:min(100vw,530px)}.site-shell--v140 .technology-layout{margin-top:62px}.site-shell--v140 .cert-panel{min-height:470px;padding:32px 27px}.site-shell--v140 .public-specs{margin-top:62px}.site-shell--v140 .location-visual{min-height:480px}.site-shell--v140 .location-visual__map{height:455px}.site-shell--v140 .timeline{margin-top:62px}.site-shell--v140 .timeline-item{grid-template-columns:50px 1fr;min-height:0}.site-shell--v140 .timeline-item time,.site-shell--v140 .timeline-item__copy{grid-column:2}.site-shell--v140 .chairman-portrait{min-height:520px}.site-shell--v140 .chairman-copy{padding:92px 30px}.site-shell--v140 .news-list,.site-shell--v140 .resource-console{margin-top:62px}.site-shell--v140 .news-card{grid-template-columns:1fr 50px;padding:29px 0}.site-shell--v140 .news-card__meta{grid-column:1 / 3}.site-shell--v140 .news-card:hover{padding-inline:18px 12px}.site-shell--v140 .resource-heading{gap:42px}.site-shell--v140 .resource-heading__meta{width:200px}.site-shell--v140 .contact-grid{gap:60px}.site-shell--v140 .contact-panel{padding:12px 23px 28px}.footer__edition{width:100%;margin-left:0}}@media(max-width:520px){.site-shell--v140 .container,.site-shell--v140 .mobile-nav,.site-shell--v140 .metrics-grid{width:calc(100% - 28px)}.site-shell--v140 .brand__wordmark{width:76px;height:34px}.site-shell--v140 .brand__text strong{font-size:12px}.site-shell--v140 .menu-button{width:48px;height:48px}.site-shell--v140 .hero__inner{padding-top:64px}.site-shell--v140 .hero__status{font-size:6.5px;letter-spacing:.135em}.site-shell--v140 .hero__copy h1{font-size:clamp(49px,15.8vw,66px)}.site-shell--v140 .hero__copy>p{font-size:15px}.site-shell--v140 .hero__visual{min-height:460px}.site-shell--v140 .elevator-system{transform:translate(-50%) scale(.68)}.site-shell--v140 .hero-card--cert{top:24px;transform:scale(.77)}.site-shell--v140 .hero-card--location{bottom:14px}.site-shell--v140 .metric{padding:24px 15px}.site-shell--v140 .metric__value{font-size:25px}.site-shell--v140 .metric__text span{font-size:8px}.site-shell--v140 .section-heading h2{font-size:clamp(38px,11.5vw,50px)}.site-shell--v140 .about-manifesto{padding-inline:24px}.site-shell--v140 .pillar-card{padding:30px 25px 38px}.site-shell--v140 .brand-story h2,.site-shell--v140 .location-copy h2,.site-shell--v140 .chairman-copy h2,.site-shell--v140 .contact-copy h2{font-size:clamp(42px,12vw,56px)}.site-shell--v140 .brand-stage{min-height:360px}.site-shell--v140 .brand-stage__plate{width:min(82vw,320px);min-height:218px;padding:22px 23px}.site-shell--v140 .brand-stage__logo{min-height:120px}.site-shell--v140 .brand-stage__logo img{width:min(49vw,165px)}.site-shell--v140 .brand-stage__ring--one{width:min(82vw,330px)}.site-shell--v140 .brand-stage__ring--two{width:min(98vw,390px)}.site-shell--v140 .cert-panel__year strong{font-size:68px}.site-shell--v140 .timeline-item time{font-size:27px}.site-shell--v140 .chairman-portrait>strong{font-size:105px}.site-shell--v140 .resource-heading__meta{width:100%}.site-shell--v140 .contact-panel{padding-inline:17px}}@media(prefers-reduced-motion:reduce){.site-shell--v140 .news-card:before{transition:none}}.site-shell--v150{--studio-black: #10110f;--studio-charcoal: #1b1d19;--studio-paper: #f5f2e9;--studio-paper-2: #ece7dc;--studio-white: #fffef8;--studio-lime: #d9ff38;--studio-mint: #67e7c0;--studio-blue: #6b78ff;--studio-line: rgba(16, 17, 15, .16);--studio-radius: 28px;--studio-shadow: 0 34px 90px rgba(17, 18, 16, .14);color:var(--studio-black);background:var(--studio-paper)}.site-shell--v150 .container{width:min(1380px,calc(100% - 72px))}.site-shell--v150 .site-rail{display:none}.site-shell--v150 .display-lines{max-width:none;text-wrap:unset;word-break:keep-all;overflow-wrap:normal}.site-shell--v150 .display-lines>span{display:block;white-space:nowrap}.site-shell--v150 .site-header{top:14px;left:20px;right:20px;width:auto;height:72px;color:var(--studio-black);background:#fffef8eb;border:1px solid rgba(16,17,15,.15);border-radius:20px;box-shadow:0 16px 55px #10110f1f;-webkit-backdrop-filter:blur(24px) saturate(150%);backdrop-filter:blur(24px) saturate(150%)}.site-shell--v150 .header__inner:after{display:none}.site-shell--v150 .brand{min-width:320px}.site-shell--v150 .brand__wordmark{width:92px;height:40px;padding:4px 9px;background:var(--studio-black);border-radius:11px}.site-shell--v150 .brand__wordmark img{filter:invert(1) grayscale(1) brightness(2.2)}.site-shell--v150 .brand__text strong{color:var(--studio-black);font-size:14px}.site-shell--v150 .brand__text span{color:#10110f80;font-family:Pretendard,Noto Sans KR,sans-serif;font-size:9px;letter-spacing:-.01em}.site-shell--v150 .desktop-nav a{padding:27px 0 24px;color:#10110f9e;font-size:12px}.site-shell--v150 .desktop-nav a:hover{color:var(--studio-black)}.site-shell--v150 .desktop-nav a:after{bottom:18px;height:3px;border-radius:999px;background:var(--studio-black)}.site-shell--v150 .header-call{min-height:44px;padding-inline:18px;color:var(--studio-black);background:var(--studio-lime);border:1px solid var(--studio-black);border-radius:12px;box-shadow:4px 4px 0 var(--studio-black)}.site-shell--v150 .header-call:hover{color:var(--studio-black);background:#e5ff74;border-color:var(--studio-black);transform:translate(-1px,-1px);box-shadow:6px 6px 0 var(--studio-black)}.site-shell--v150 .hero-section{min-height:920px;padding:150px 0 112px;color:var(--studio-black);background:radial-gradient(circle at 9% 12%,rgba(217,255,56,.5),transparent 19rem),linear-gradient(90deg,transparent 0 70%,rgba(217,255,56,.34) 70% 100%),var(--studio-paper)}.site-shell--v150 .hero-section:before{opacity:.4;background-image:linear-gradient(rgba(16,17,15,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(16,17,15,.045) 1px,transparent 1px);background-size:54px 54px;mix-blend-mode:normal}.site-shell--v150 .hero-section:after{inset:104px 34px 34px;border:1px solid rgba(16,17,15,.12);border-radius:34px}.site-shell--v150 .hero-grid{display:none}.site-shell--v150 .hero-orb--one{width:440px;height:440px;right:-170px;top:64px;background:radial-gradient(circle,rgba(107,120,255,.2),transparent 68%)}.site-shell--v150 .hero-orb--two{width:420px;height:420px;left:-220px;bottom:-160px;background:radial-gradient(circle,rgba(103,231,192,.22),transparent 70%)}.site-shell--v150 .hero__inner{grid-template-columns:minmax(0,1.08fr) minmax(470px,.92fr);align-items:stretch;gap:clamp(48px,6vw,92px)}.site-shell--v150 .hero__copy{display:flex;flex-direction:column;justify-content:center;min-height:650px;padding:26px 0}.site-shell--v150 .hero__chapter{color:#10110f7a}.site-shell--v150 .hero__chapter span{color:var(--studio-black)}.site-shell--v150 .hero__chapter i{background:#10110f42}.site-shell--v150 .hero__status{width:fit-content;padding:10px 14px;color:var(--studio-black);background:#ffffff9e;border:1px solid rgba(16,17,15,.13);border-radius:999px;letter-spacing:.12em}.site-shell--v150 .hero__status i{background:var(--studio-black);box-shadow:0 0 0 6px #10110f14}.site-shell--v150 .hero__copy h1{max-width:820px;margin:32px 0 28px;color:var(--studio-black);font-size:clamp(72px,7.4vw,112px);line-height:.91;letter-spacing:-.08em}.site-shell--v150 .hero__copy h1 span{color:var(--studio-black);background:linear-gradient(transparent 64%,var(--studio-lime) 64% 94%,transparent 94%)}.site-shell--v150 .hero__copy h1 span:after{display:none}.site-shell--v150 .hero__copy>p{max-width:620px;color:#10110f9e;font-size:17px}.site-shell--v150 .button{min-height:60px;border-radius:14px}.site-shell--v150 .button--primary{color:var(--studio-white);background:var(--studio-black);border:1px solid var(--studio-black);box-shadow:5px 5px 0 var(--studio-lime)}.site-shell--v150 .button--primary:hover{color:var(--studio-white);background:#2a2c27}.site-shell--v150 .button--ghost{color:var(--studio-black);background:#ffffff80;border:1px solid rgba(16,17,15,.18)}.site-shell--v150 .button--ghost:hover{background:var(--studio-white)}.site-shell--v150 .hero__trust{color:#10110f80}.site-shell--v150 .hero__trust svg{color:var(--studio-black)}.site-shell--v150 .hero__proofs{gap:10px;max-width:720px;margin-top:34px;border:0}.site-shell--v150 .hero__proofs>div{min-height:106px;padding:19px 18px;background:#ffffffbd;border:1px solid rgba(16,17,15,.14);border-radius:18px;box-shadow:0 12px 35px #10110f0f}.site-shell--v150 .hero__proofs>div+div{border-left:1px solid rgba(16,17,15,.14)}.site-shell--v150 .hero__proofs span,.site-shell--v150 .hero__proofs small{color:#10110f75}.site-shell--v150 .hero__proofs strong{color:var(--studio-black)}.site-shell--v150 .hero__visual{min-height:660px;padding:22px;overflow:hidden;background:var(--studio-black);border:1px solid var(--studio-black);border-radius:32px;box-shadow:15px 15px 0 var(--studio-lime),0 45px 100px #10110f33}.site-shell--v150 .hero__visual:before{inset:18px;border:1px solid rgba(255,255,255,.13);border-radius:22px;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:42px 42px}.site-shell--v150 .hero__visual:after{top:18px;right:18px;width:92px;height:92px;border-color:var(--studio-lime);border-radius:0 20px 0 0}.site-shell--v150 .elevator-system{top:34px;right:50%;width:418px;height:575px;border-color:#ffffff29;background:linear-gradient(180deg,rgba(217,255,56,.08),transparent 28%),#ffffff05;transform:translate(50%);box-shadow:inset 0 0 100px #67e7c00a}.site-shell--v150 .elevator-car{background:linear-gradient(145deg,#fff,#cbcfc7 50%,#f5f4ec);border-radius:12px}.site-shell--v150 .hero-card{border-radius:16px}.site-shell--v150 .hero-card--location{left:40px;bottom:42px;min-width:230px;background:var(--studio-lime);color:var(--studio-black);border:1px solid var(--studio-black);border-left:1px solid var(--studio-black);box-shadow:6px 6px #ffffffdb}.site-shell--v150 .hero-card--location span,.site-shell--v150 .hero-card--location small{color:#10110f94}.site-shell--v150 .hero-card--cert{top:46px;right:34px;background:var(--studio-white);color:var(--studio-black);border-color:#ffffffb3}.site-shell--v150 .hero-card--cert span{color:#10110f7a}.site-shell--v150 .hero__visual-caption{right:34px;bottom:15px}.site-shell--v150 .hero-marquee{bottom:0;color:var(--studio-black);background:var(--studio-lime);border-top:1px solid var(--studio-black);border-bottom:1px solid var(--studio-black)}.site-shell--v150 .hero-marquee>div{height:52px}.site-shell--v150 .metrics-section{margin-top:-18px;background:transparent}.site-shell--v150 .metrics-grid{gap:12px;min-height:0;padding:0;background:transparent;box-shadow:none}.site-shell--v150 .metric{min-height:190px;padding:30px;background:var(--studio-white);border:1px solid var(--studio-black);border-radius:24px;box-shadow:6px 6px #10110f1f}.site-shell--v150 .metric:nth-child(2),.site-shell--v150 .metric:nth-child(4){background:var(--studio-lime)}.site-shell--v150 .metric+.metric{border-left:1px solid var(--studio-black)}.site-shell--v150 .metric__value{color:var(--studio-black)}.site-shell--v150 .section{padding:142px 0}.site-shell--v150 .section-chapter{top:34px;right:max(36px,calc((100vw - 1380px)/2));padding:8px 12px;color:var(--studio-black);background:var(--studio-lime);border:1px solid var(--studio-black);border-radius:999px}.site-shell--v150 .section-chapter--light{color:var(--studio-black)}.site-shell--v150 .section-heading h2,.site-shell--v150 .brand-story h2,.site-shell--v150 .location-copy h2,.site-shell--v150 .chairman-copy h2,.site-shell--v150 .contact-copy h2{letter-spacing:-.065em}.site-shell--v150 .section-heading__index{color:var(--studio-black);background:var(--studio-lime);border:1px solid var(--studio-black);border-radius:999px}.site-shell--v150 .eyebrow i{width:26px;height:3px;border-radius:999px;background:currentColor}.site-shell--v150 .about-section{background:var(--studio-paper)}.site-shell--v150 .about-grid{gap:90px}.site-shell--v150 .about-manifesto{color:var(--studio-white);background:var(--studio-black);border:0;border-radius:30px;box-shadow:12px 12px 0 var(--studio-lime)}.site-shell--v150 .about-manifesto blockquote{color:var(--studio-white)}.site-shell--v150 .about-manifesto__signal span{background:var(--studio-lime)}.site-shell--v150 .about-values{gap:10px;border:0}.site-shell--v150 .about-values>div{min-height:180px;background:var(--studio-white);border:1px solid var(--studio-black);border-radius:22px}.site-shell--v150 .about-values>div+div{border-left:1px solid var(--studio-black)}.site-shell--v150 .business-section{color:var(--studio-white);background:radial-gradient(circle at 88% 10%,rgba(107,120,255,.22),transparent 28rem),var(--studio-black)}.site-shell--v150 .business-section .section-heading h2{color:var(--studio-white)}.site-shell--v150 .business-section .section-heading>p,.site-shell--v150 .business-section .eyebrow{color:#ffffff8f}.site-shell--v150 .pillar-grid{gap:12px}.site-shell--v150 .pillar-card{min-height:450px;padding:32px;color:var(--studio-black);background:var(--studio-white);border:0;border-radius:26px;box-shadow:none}.site-shell--v150 .pillar-card:nth-child(2){background:var(--studio-lime)}.site-shell--v150 .pillar-card:nth-child(3){color:var(--studio-white);background:#30322d;border:1px solid rgba(255,255,255,.16)}.site-shell--v150 .pillar-card:nth-child(3) p,.site-shell--v150 .pillar-card:nth-child(3) .pillar-card__tags span{color:#ffffff9e}.site-shell--v150 .pillar-card__line{height:7px;border-radius:999px;background:var(--studio-black)}.site-shell--v150 .brand-section{color:var(--studio-black);background:var(--studio-lime)}.site-shell--v150 .brand-section:before{opacity:.42;background-image:linear-gradient(rgba(16,17,15,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(16,17,15,.07) 1px,transparent 1px);background-size:54px 54px}.site-shell--v150 .brand-backdrop{color:#10110f12}.site-shell--v150 .brand-story .eyebrow,.site-shell--v150 .brand-story p{color:#10110fa8}.site-shell--v150 .brand-story h2,.site-shell--v150 .brand-story h2 em{color:var(--studio-black)}.site-shell--v150 .brand-story h2 em{-webkit-text-stroke:0;text-decoration:underline;text-decoration-thickness:.12em;text-underline-offset:.12em}.site-shell--v150 .text-link{color:var(--studio-white);background:var(--studio-black);border:0;border-radius:12px;padding:16px 18px}.site-shell--v150 .brand-stage{min-height:620px;background:var(--studio-black);border-radius:32px;box-shadow:12px 12px 0 var(--studio-white);overflow:hidden}.site-shell--v150 .brand-stage__plate{border-radius:22px;transform:rotate(-4deg)}.site-shell--v150 .brand-stage__ring{border-color:#d9ff3861}.site-shell--v150 .technology-section{background:var(--studio-white)}.site-shell--v150 .technology-layout{gap:34px}.site-shell--v150 .technology-list{display:grid;gap:10px;border-top:0}.site-shell--v150 .technology-item{min-height:145px;padding:25px;background:var(--studio-paper);border:1px solid var(--studio-line);border-radius:20px}.site-shell--v150 .technology-item:hover{padding-inline:30px 20px;background:var(--studio-lime)}.site-shell--v150 .technology-item>span{border-radius:12px;background:var(--studio-white)}.site-shell--v150 .cert-panel{min-height:100%;color:var(--studio-white);background:var(--studio-black);border:0;border-radius:26px;box-shadow:10px 10px 0 var(--studio-lime)}.site-shell--v150 .public-specs{border-radius:24px;overflow:hidden;background:var(--studio-paper)}.site-shell--v150 .location-section{color:var(--studio-black);background:var(--studio-paper-2);background-image:linear-gradient(rgba(16,17,15,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(16,17,15,.04) 1px,transparent 1px);background-size:54px 54px}.site-shell--v150 .location-grid{grid-template-columns:minmax(520px,.95fr) minmax(610px,1.05fr);gap:72px}.site-shell--v150 .location-visual{min-height:650px;padding:28px;background:var(--studio-black);border:0;border-radius:30px;box-shadow:12px 12px 0 var(--studio-lime)}.site-shell--v150 .location-visual__map{height:580px;color:var(--studio-mint)}.site-shell--v150 .location-copy .eyebrow{color:#10110f85}.site-shell--v150 .location-copy h2{color:var(--studio-black);font-size:clamp(48px,4.25vw,66px);line-height:1.02}.site-shell--v150 .location-copy>p{color:#10110f9e}.site-shell--v150 .location-addresses{border-top:1px solid rgba(16,17,15,.2)}.site-shell--v150 .location-addresses>div{border-bottom:1px solid rgba(16,17,15,.2)}.site-shell--v150 .location-addresses span{color:var(--studio-black)}.site-shell--v150 .location-addresses small{color:#10110f6e}.site-shell--v150 .history-section{background:var(--studio-white)}.site-shell--v150 .timeline-item{margin-bottom:10px;padding:28px;background:var(--studio-paper);border:1px solid var(--studio-line);border-radius:20px}.site-shell--v150 .timeline-item:hover{padding-left:36px;background:var(--studio-lime)}.site-shell--v150 .timeline{border-top:0}.site-shell--v150 .chairman-section{color:var(--studio-black);background:#ded7ca}.site-shell--v150 .chairman-grid{grid-template-columns:minmax(480px,.88fr) minmax(640px,1.12fr);gap:16px;min-height:780px;padding-block:72px}.site-shell--v150 .chairman-portrait{min-height:636px;color:var(--studio-black);background:var(--studio-lime);border:1px solid var(--studio-black);border-radius:30px;box-shadow:10px 10px 0 var(--studio-black)}.site-shell--v150 .chairman-portrait__mesh{opacity:.23;background-image:linear-gradient(rgba(16,17,15,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(16,17,15,.14) 1px,transparent 1px)}.site-shell--v150 .chairman-portrait:before,.site-shell--v150 .chairman-portrait:after{border-color:#10110f47}.site-shell--v150 .chairman-portrait>strong{color:var(--studio-black);-webkit-text-stroke:0;text-shadow:none}.site-shell--v150 .chairman-portrait__role,.site-shell--v150 .chairman-portrait__name{color:#10110f8f}.site-shell--v150 .chairman-portrait__name i{background:#10110f3d}.site-shell--v150 .chairman-copy{justify-content:center;min-width:0;padding:76px 68px;background:var(--studio-white);border:1px solid var(--studio-black);border-radius:30px}.site-shell--v150 .chairman-copy .eyebrow{color:#10110f80}.site-shell--v150 .chairman-copy h2{color:var(--studio-black);font-size:clamp(54px,4.3vw,70px);line-height:1.02}.site-shell--v150 .chairman-copy__statement{padding:24px 26px;border:0;border-radius:18px;background:var(--studio-black)}.site-shell--v150 .chairman-copy__statement:before{display:none}.site-shell--v150 .chairman-copy__statement strong{color:var(--studio-lime)}.site-shell--v150 .chairman-copy__statement span,.site-shell--v150 .chairman-copy>p,.site-shell--v150 .chairman-sign span{color:#10110f8a}.site-shell--v150 .chairman-copy__statement span{color:#ffffff6e}.site-shell--v150 .chairman-sign strong{color:var(--studio-black)}.site-shell--v150 .news-section{background:var(--studio-paper)}.site-shell--v150 .news-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;border-top:0}.site-shell--v150 .news-card{grid-template-columns:1fr 48px;grid-template-areas:"meta arrow" "copy copy";align-content:start;gap:28px 22px;min-height:290px;padding:30px;background:var(--studio-white);border:1px solid var(--studio-line);border-radius:24px}.site-shell--v150 .news-card:hover{padding:30px;background:var(--studio-lime);transform:translateY(-5px)}.site-shell--v150 .news-card__meta{grid-area:meta}.site-shell--v150 .news-card__copy{grid-area:copy}.site-shell--v150 .news-card__arrow{grid-area:arrow;border-radius:14px}.site-shell--v150 .resource-section{background:radial-gradient(circle at 78% 5%,rgba(107,120,255,.18),transparent 26rem),var(--studio-black)}.site-shell--v150 .resource-console{border-radius:28px;overflow:hidden;box-shadow:12px 12px 0 var(--studio-lime)}.site-shell--v150 .resource-search button,.site-shell--v150 .resource-policy__icon,.site-shell--v150 .resource-admin-launch{border-radius:12px}.site-shell--v150 .contact-section{padding:128px 0;color:var(--studio-black);background:var(--studio-lime);background-image:linear-gradient(rgba(16,17,15,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(16,17,15,.06) 1px,transparent 1px);background-size:54px 54px}.site-shell--v150 .contact-grid{grid-template-columns:minmax(600px,1.05fr) minmax(520px,.95fr);gap:70px}.site-shell--v150 .contact-copy .eyebrow{color:#10110f94}.site-shell--v150 .contact-copy h2{color:var(--studio-black);font-size:clamp(56px,4.6vw,74px);line-height:.98}.site-shell--v150 .contact-copy>p{color:#10110f9e}.site-shell--v150 .contact-phone{width:fit-content;padding:14px 20px 14px 14px;color:var(--studio-white);background:var(--studio-black);border:1px solid var(--studio-black);border-radius:16px;box-shadow:7px 7px #ffffffe6}.site-shell--v150 .contact-phone>span{color:var(--studio-black);background:var(--studio-lime);border-radius:10px}.site-shell--v150 .contact-panel{color:var(--studio-white);background:var(--studio-black);border:0;border-radius:28px;box-shadow:12px 12px 0 var(--studio-white)}.site-shell--v150 .contact-panel__head,.site-shell--v150 .contact-row{border-color:#ffffff29}.site-shell--v150 .contact-row button{border-radius:10px}.site-shell--v150 .site-footer{color:var(--studio-white);background:var(--studio-black)}.site-shell--v150 .footer__edition{color:#ffffff57}.site-shell--v150 .source-dialog__panel,.site-shell--v150 .resource-admin-panel{border-top:0;border-radius:24px}@media(max-width:1240px){.site-shell--v150 .container{width:min(100% - 48px,1160px)}.site-shell--v150 .hero__inner{grid-template-columns:minmax(0,1fr) 440px;gap:42px}.site-shell--v150 .hero__copy h1{font-size:clamp(64px,7.1vw,88px)}.site-shell--v150 .location-grid,.site-shell--v150 .chairman-grid,.site-shell--v150 .contact-grid{grid-template-columns:1fr 1fr;gap:40px}.site-shell--v150 .location-copy h2,.site-shell--v150 .chairman-copy h2,.site-shell--v150 .contact-copy h2{font-size:clamp(44px,4.3vw,58px)}.site-shell--v150 .chairman-copy{padding-inline:45px}}@media(max-width:1080px){.site-shell--v150 .site-header{top:10px;left:12px;right:12px;height:68px}.site-shell--v150 .menu-button{display:grid;color:var(--studio-black);border-color:#10110f38;border-radius:12px}.site-shell--v150 .mobile-panel{inset:86px 12px auto;border:1px solid rgba(16,17,15,.14);border-radius:20px;overflow:hidden;background:#fffef8fa;box-shadow:0 24px 70px #10110f29}.site-shell--v150 .mobile-nav a{color:var(--studio-black);border-bottom-color:#10110f1f}.site-shell--v150 .mobile-call{color:var(--studio-black);background:var(--studio-lime)}.site-shell--v150 .hero-section{padding-top:120px}.site-shell--v150 .hero__inner{grid-template-columns:1fr}.site-shell--v150 .hero__copy{min-height:auto;padding-bottom:20px}.site-shell--v150 .hero__visual{width:min(100%,700px);margin-inline:auto}.site-shell--v150 .about-grid,.site-shell--v150 .brand-grid,.site-shell--v150 .location-grid,.site-shell--v150 .chairman-grid,.site-shell--v150 .contact-grid{grid-template-columns:1fr}.site-shell--v150 .location-copy,.site-shell--v150 .chairman-copy,.site-shell--v150 .contact-copy{max-width:850px}.site-shell--v150 .chairman-grid{padding-block:56px}.site-shell--v150 .chairman-copy{padding:64px 50px}.site-shell--v150 .news-list{grid-template-columns:1fr}}@media(max-width:720px){.site-shell--v150 .container{width:calc(100% - 28px)}.site-shell--v150 .site-header{top:8px;left:8px;right:8px;height:64px;border-radius:16px}.site-shell--v150 .brand__wordmark{width:76px;height:34px;border-radius:8px}.site-shell--v150 .brand__text span{display:none}.site-shell--v150 .mobile-panel{inset:80px 8px auto}.site-shell--v150 .hero-section{min-height:auto;padding:104px 0 82px;background:radial-gradient(circle at 12% 8%,rgba(217,255,56,.55),transparent 13rem),var(--studio-paper)}.site-shell--v150 .hero-section:after{inset:84px 8px 28px;border-radius:24px}.site-shell--v150 .hero__copy h1{font-size:clamp(50px,14.6vw,66px);line-height:.96}.site-shell--v150 .hero__copy>p{font-size:15px}.site-shell--v150 .hero__proofs{grid-template-columns:1fr}.site-shell--v150 .hero__proofs>div{min-height:78px}.site-shell--v150 .hero__visual{min-height:500px;padding:12px;border-radius:24px;box-shadow:8px 8px 0 var(--studio-lime)}.site-shell--v150 .hero__visual:before{inset:10px;border-radius:17px}.site-shell--v150 .elevator-system{top:-18px;transform:translate(50%) scale(.7)}.site-shell--v150 .hero-card--location{left:50%;bottom:22px;transform:translate(-50%)}.site-shell--v150 .hero-card--cert{top:24px;right:16px}.site-shell--v150 .metrics-grid{gap:9px}.site-shell--v150 .metric{min-height:142px;padding:24px;border-radius:18px;box-shadow:4px 4px #10110f1c}.site-shell--v150 .section{padding:98px 0}.site-shell--v150 .section-chapter{top:20px;right:14px}.site-shell--v150 .section-heading h2,.site-shell--v150 .brand-story h2,.site-shell--v150 .location-copy h2,.site-shell--v150 .chairman-copy h2,.site-shell--v150 .contact-copy h2{font-size:clamp(36px,10.8vw,48px);line-height:1.04}.site-shell--v150 .display-lines>span{white-space:normal;word-break:keep-all}.site-shell--v150 .about-manifesto,.site-shell--v150 .brand-stage,.site-shell--v150 .location-visual,.site-shell--v150 .chairman-portrait,.site-shell--v150 .chairman-copy,.site-shell--v150 .contact-panel,.site-shell--v150 .resource-console{border-radius:22px;box-shadow:7px 7px 0 var(--studio-lime)}.site-shell--v150 .about-values,.site-shell--v150 .pillar-grid{gap:8px}.site-shell--v150 .brand-stage{min-height:410px;box-shadow:7px 7px 0 var(--studio-white)}.site-shell--v150 .technology-layout{gap:24px}.site-shell--v150 .location-visual{min-height:470px;padding:12px}.site-shell--v150 .location-visual__map{height:440px}.site-shell--v150 .chairman-portrait{min-height:500px}.site-shell--v150 .chairman-copy{padding:48px 28px;box-shadow:none}.site-shell--v150 .chairman-copy__statement{padding:20px}.site-shell--v150 .news-card{min-height:270px;padding:25px}.site-shell--v150 .contact-section{padding:96px 0}.site-shell--v150 .contact-phone{max-width:100%}.site-shell--v150 .contact-phone strong{font-size:25px}}@media(max-width:460px){.site-shell--v150 .container,.site-shell--v150 .mobile-nav{width:calc(100% - 22px)}.site-shell--v150 .brand__text strong{font-size:11px}.site-shell--v150 .hero__copy h1{font-size:clamp(46px,14.2vw,58px)}.site-shell--v150 .hero__visual{min-height:440px}.site-shell--v150 .elevator-system{transform:translate(50%) scale(.61)}.site-shell--v150 .hero-card--cert{transform:scale(.76);transform-origin:top right}.site-shell--v150 .location-copy h2,.site-shell--v150 .chairman-copy h2,.site-shell--v150 .contact-copy h2{font-size:clamp(34px,10.5vw,43px)}.site-shell--v150 .contact-phone strong{font-size:22px}}@media(prefers-reduced-motion:reduce){.site-shell--v150 .hero-card,.site-shell--v150 .elevator-car,.site-shell--v150 .brand-stage__ring,.site-shell--v150 .chairman-portrait:after{animation:none}}@media(max-width:1080px){.site-shell--v150 .brand{min-width:0;width:auto;flex:1 1 auto}.site-shell--v150 .header__actions{flex:0 0 auto;margin-left:auto}}@media(max-width:720px){.site-shell--v150 .elevator-system{left:auto;right:50%;top:-18px;transform:translate(50%) scale(.7);transform-origin:top center}}@media(max-width:460px){.site-shell--v150 .elevator-system{left:auto;right:50%;transform:translate(50%) scale(.61)}}.site-shell--v150{--studio-lime-readable: #d2f45c;--studio-card-dark: #151915;--studio-card-copy: #465048;--studio-card-copy-inverse: #cbd3cd}.site-shell--v150 .hero-marquee{background:var(--studio-lime-readable)}.site-shell--v150 .hero-marquee span{color:var(--studio-black);opacity:1;font-weight:850}.site-shell--v150 .hero-marquee i{background:var(--studio-black)}.site-shell--v150 .metric{color:var(--studio-black)}.site-shell--v150 .metric:nth-child(2),.site-shell--v150 .metric:nth-child(4){color:var(--studio-white);background:var(--studio-card-dark);box-shadow:6px 6px 0 var(--studio-lime-readable)}.site-shell--v150 .metric__value,.site-shell--v150 .metric__value small,.site-shell--v150 .metric__text strong,.site-shell--v150 .metric__text span{opacity:1}.site-shell--v150 .metric__value,.site-shell--v150 .metric__value small,.site-shell--v150 .metric__text strong{color:var(--studio-black)}.site-shell--v150 .metric__text{gap:8px;margin-top:22px;padding-top:20px;border-top:1px solid rgba(16,17,15,.18)}.site-shell--v150 .metric__text strong{font-size:14px;font-weight:850;line-height:1.35}.site-shell--v150 .metric__text span{max-width:245px;color:var(--studio-card-copy);font-size:12px;font-weight:600;line-height:1.65}.site-shell--v150 .metric:nth-child(2) .metric__value,.site-shell--v150 .metric:nth-child(2) .metric__value small,.site-shell--v150 .metric:nth-child(4) .metric__value,.site-shell--v150 .metric:nth-child(4) .metric__value small{color:var(--studio-lime)}.site-shell--v150 .metric:nth-child(2) .metric__text,.site-shell--v150 .metric:nth-child(4) .metric__text{border-top-color:#fff3}.site-shell--v150 .metric:nth-child(2) .metric__text strong,.site-shell--v150 .metric:nth-child(4) .metric__text strong{color:var(--studio-white)}.site-shell--v150 .metric:nth-child(2) .metric__text span,.site-shell--v150 .metric:nth-child(4) .metric__text span{color:var(--studio-card-copy-inverse)}@media(max-width:720px){.site-shell--v150 .metric__text{margin-top:17px;padding-top:16px}.site-shell--v150 .metric__text strong{font-size:13px}.site-shell--v150 .metric__text span{font-size:11px}}
