@font-face{font-family:SUIT;src:url('assets/fonts/SUIT-Variable.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{/* 유승 B2B UI Kit — 색상 */--surface-000:#ffffff;--surface-100:#f7f7f7;--surface-200:#eeeeee;--surface-inverse:#000000;--ink-900:#000000;--ink-700:#333333;--ink-500:#555555;--ink-400:#707070;--ink-inverse:#ffffff;--on-brand:#ffffff;--brand-600:#1428a0;--brand-700:#0d1c76;--brand-100:#e8ecfa;--action-600:#1428a0;--accent-500:#0381fe;--line-200:#dddddd;--line-300:#8f8f8f;--focus-ring:#0381fe;--signal-success:#0f7a42;--signal-warn:#9a5a00;--signal-danger:#b3261e;--scrim:rgba(0,0,0,.55);/* 간격 */--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--space-9:96px;--space-10:128px;/* 라운드 */--radius-none:0;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-pill:999px;/* 그림자 */--shadow-sm:0 1px 2px rgba(0,0,0,.06);--shadow-md:0 4px 12px rgba(0,0,0,.08);--shadow-lg:0 12px 32px rgba(0,0,0,.12);/* 기존 변수 — 새 토큰에 연결 */--ink:var(--ink-900);--muted:var(--ink-500);--blue:var(--brand-600);--navy:var(--ink-900);--line:var(--line-200);--wash:var(--surface-100);--max:1280px;--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;color:var(--ink);background:#fff;font-family:Pretendard,SUIT,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:16px;font-weight:450;line-height:1.65;word-break:keep-all;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;line-height:1.4}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p,figure{margin:0}svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}[hidden]{display:none!important}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:5px}
.wrap{width:calc(100% - 112px);max-width:var(--max);margin-inline:auto}.section{padding:104px 0}h2{font-size:42px;font-weight:720;line-height:1.25;letter-spacing:-1.3px;text-wrap:balance}h3{font-weight:680;letter-spacing:-.45px}.eyebrow{font-size:14px;font-weight:600;letter-spacing:.1px;margin-bottom:18px;color:var(--muted)}.eyebrow.light{color:#fff}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:40px}.section-intro,.body-copy{font-size:16px;color:var(--muted);line-height:1.8;letter-spacing:-.15px}.section-intro{max-width:430px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:48px;padding:12px 25px;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:650;white-space:nowrap;transition:background .2s,color .2s}.button.white{background:#fff;color:#111}.button.white:hover{background:#e9e9e9}.button.blue{background:var(--brand-600);color:var(--on-brand)}.button.blue:hover{background:var(--brand-700)}.button span{font-size:17px}.text-link{display:inline-block;border-bottom:1px solid currentColor;padding:3px 0;font-size:14px;font-weight:600}.text-link:hover{opacity:.65}.skip{position:fixed;top:-80px;left:20px;z-index:100;background:white;padding:12px 20px}.skip:focus{top:8px}
.header{height:80px;background:#ffffffed;backdrop-filter:blur(16px);position:sticky;top:0;z-index:30;border-bottom:1px solid #efefef}.nav-wrap{width:calc(100% - 80px);max-width:1440px;height:100%;margin:auto;display:flex;align-items:center;gap:40px}.brand{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;align-items:center;justify-content:start;column-gap:10px;row-gap:4px;flex-shrink:0}.brand img{grid-row:1/3;width:57px;height:36px;object-fit:contain}.brand>span{grid-column:2;align-self:end;font-size:17px;font-weight:700;letter-spacing:-.04em;line-height:1.2}.brand small{grid-column:2;align-self:start;display:block;font-size:9px;font-weight:700;letter-spacing:.15em;line-height:1;color:var(--ink-400);white-space:nowrap}.desktop-nav{display:flex;gap:32px;margin-left:auto}.desktop-nav a{font-size:15px;font-weight:600;padding:25px 0}.desktop-nav a:hover,.desktop-nav a.active{color:var(--blue)}.nav-contact{display:inline-flex;align-items:center;justify-content:center;border:1px solid #222;border-radius:999px;min-height:38px;padding:7px 20px;font-size:13px;font-weight:650}.nav-contact span{display:none}.nav-contact:hover{background:var(--brand-600);border-color:var(--brand-600);color:var(--on-brand)}.menu-toggle{display:none;width:38px;height:40px;padding:8px;border:0;background:none}.menu-toggle span{display:block;height:2px;margin:6px 0;background:#171717}.mobile-nav{background:white;padding:14px 24px 24px;border-bottom:1px solid var(--line);box-shadow:0 12px 20px #00000008}.mobile-nav a{display:block;font-size:16px;padding:13px 0;font-weight:600}
/* Banner */
.hero{position:relative;height:640px;max-width:1536px;width:calc(100% - 40px);margin:20px auto 0;border-radius:28px;overflow:hidden;background:#1a2027;color:white}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:var(--desktop-position,center);opacity:0;transition:opacity 1s ease}.hero-image.is-active{opacity:1}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#07101ebd,transparent 85%),linear-gradient(0deg,#08132280,transparent 50%)}.hero-content{position:relative;width:calc(100% - 136px);padding-top:102px}.hero-content .eyebrow{font-size:16px;font-weight:550;margin-bottom:20px}.tiny-dot{display:none}.hero h1{font-size:54px;font-weight:720;line-height:1.18;letter-spacing:-1.8px;white-space:pre-line;max-width:700px}.hero-desc{font-size:17px;font-weight:430;line-height:1.8;white-space:pre-line;margin:26px 0 30px;color:#f0f1f3;max-width:580px}.hero-bottom{position:absolute;bottom:90px;left:0;right:0;width:calc(100% - 136px);display:flex;align-items:center;gap:14px}.hero-controls{display:flex;align-items:center;gap:14px;font-size:12px;font-variant-numeric:tabular-nums}.slide-track{width:64px;height:2px;background:#ffffff55}.slide-track i{display:block;height:100%;background:#fff;transition:width .3s}.slide-total{color:#b7c0ca}.hero-controls button,.hero-bottom>#slide-pause{width:34px;height:34px;border:1px solid #ffffff60;background:transparent;border-radius:50%;color:white;font-size:17px}.hero-bottom>#slide-pause{font-size:12px}.hero-controls button:hover,.hero-bottom>#slide-pause:hover{background:#ffffff25}.concept-label{margin-left:auto;color:#e0e2e6;font-size:10px}.hero-tabs{position:absolute;left:0;right:0;bottom:0;width:calc(100% - 136px);display:grid;grid-template-columns:repeat(5,1fr);gap:24px}.hero-tabs button{border:0;border-top:2px solid #ffffff4d;padding:17px 0 23px;background:none;color:#c4cad2;text-align:center;font-size:13px;font-weight:550;white-space:nowrap}.hero-tabs button span{display:none}.hero-tabs button[aria-pressed=true]{color:white;border-color:white}.hero-tabs button:hover{color:white}
/* Product tiles */
.business .section-heading{display:block;text-align:center;margin-bottom:42px}.business .section-intro{margin:20px auto 0;max-width:none}.business .section-intro br{display:none}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-card{position:relative;display:flex;flex-direction:column;align-items:center;overflow:hidden;text-align:center;background:#f5f5f5;border:0;border-radius:var(--radius);padding:0 24px 28px;transition:background .25s}.product-photo{display:block;width:calc(100% + 48px);margin:0 -24px 26px;aspect-ratio:16/10;overflow:hidden;background:#e6e7e8}.product-photo img{width:100%;height:100%;object-fit:cover;object-position:70% center;transition:transform .6s ease}.product-card:hover .product-photo img{transform:scale(1.035)}.product-photo.micro-rgb-photo img{object-position:center}.product-card h3{font-size:23px;line-height:1.4;margin-bottom:8px}.product-card p{font-size:14px;color:#62666b;line-height:1.6;min-height:44px;margin-bottom:19px}.product-more{font-size:12px;border-bottom:1px solid #222;padding-bottom:2px;margin-top:auto;font-weight:650}.product-card:hover{background:#eeeeef}.business-note{margin-top:30px;display:flex;align-items:center;justify-content:center;gap:20px;font-size:14px;color:#63666a}.business-note a{font-size:13px;font-weight:650;color:#111;border-bottom:1px solid #111;white-space:nowrap}
/* Product stories */
.micro-rgb-section{background:#101113;color:#fff;padding:80px 0}.micro-rgb-section .section-heading{display:block;text-align:center}.micro-rgb-section .section-intro{max-width:none;color:#bfc2c7;margin-top:18px}.micro-rgb-visual img{width:100%;aspect-ratio:16/8.2;object-fit:cover;border-radius:var(--radius)}figcaption{font-size:11px;font-weight:400;color:#797e85;line-height:1.5;margin-top:10px}.micro-rgb-visual figcaption{color:#959aa2;text-align:right}.rgb-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;margin-top:44px}.rgb-features article{padding-right:22px;border-right:1px solid #353639}.rgb-features article:last-child{border:0;padding:0}.rgb-features span{display:none}.rgb-features h3{font-size:21px;font-weight:650;margin-bottom:14px}.rgb-features p{font-size:14px;line-height:1.8;color:#b6bac0}.rgb-bottom{margin-top:40px;padding-top:32px;border-top:1px solid #353639;display:flex;align-items:center;gap:26px}.rgb-bottom>div{margin-right:auto}.rgb-bottom h3{font-size:19px}.rgb-bottom p{font-size:13px;color:#c2c5cb;margin:10px 0}.rgb-bottom small{font-size:11px;color:#92979f}.rgb-bottom .button,.rgb-bottom .text-link{flex-shrink:0}
.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.feature-grid h2{font-size:40px}.feature-grid .body-copy{margin:24px 0;max-width:500px}.feature-visual{min-width:0}.feature-visual>img{width:100%;height:530px;object-fit:cover;object-position:75% center;border-radius:var(--radius)}.vxt-section{background:#fff}.vxt-section .feature-grid{grid-template-columns:.95fr 1.05fr}.feature-tabs{display:flex;gap:26px;border-bottom:1px solid var(--line);margin-top:30px}.feature-tabs button{border:0;border-bottom:2px solid transparent;background:none;padding:12px 0;font-size:14px;color:#777;font-weight:600}.feature-tabs button[aria-selected=true]{color:var(--ink-900);border-color:var(--action-600)}#vxt-panel{padding:24px 0 30px;min-height:150px}#vxt-panel h3{font-size:19px;margin-bottom:10px}#vxt-panel p{font-size:14px;color:var(--muted);line-height:1.8}.feature-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.fine-print{font-size:11px;color:#797e85;line-height:1.8;margin-top:22px}.mobile-section{background:#f5f5f5}.mobile-section .feature-visual>img{object-position:80% center}.event-steps{list-style:none;margin:24px 0 30px;padding:0;display:flex;gap:18px}.event-steps li{font-size:14px;flex:1;border-top:1px solid #d4d4d4;padding-top:14px}.event-steps span{display:block;color:#777;font-size:12px;margin-bottom:8px}
/* References */
.projects .section-heading{align-items:center}.reference-toolbar{display:flex;gap:24px;align-items:center;justify-content:space-between}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter{border:1px solid #dedede;border-radius:999px;background:white;color:#595d63;padding:10px 16px;font-size:13px;font-weight:550;min-height:42px}.filter.active{color:#fff;background:#171717;border-color:#171717}.filter small{font-size:11px;opacity:.7;margin-left:4px}.reference-search{position:relative;min-width:240px;max-width:280px;font-size:0}.reference-search input{margin:0;border:0;background:#f5f5f5;border-radius:999px;padding:13px 20px;font-size:14px;min-height:46px}.reference-search input::placeholder{color:#777}.reference-count{font-size:13px;color:#777;margin:25px 0 20px;scroll-margin-top:110px}#case-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 24px}.case-card{display:flex;flex-direction:column;min-width:0}.project-art{position:relative;aspect-ratio:16/11;overflow:hidden;border-radius:20px;background:#f1f2f3;display:flex;align-items:center;justify-content:center}.project-art img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .6s}.case-card:hover .project-art img{transform:scale(1.035)}.project-art>svg{height:100px;width:100px;color:#8a929c}.project-art>span{position:absolute;left:16px;bottom:16px;padding:5px 11px;background:#ffffffed;border-radius:999px;color:#222;font-size:11px;line-height:1.5}.case-copy{padding:20px 2px 0;flex:1;display:flex;flex-direction:column;align-items:flex-start}.case-copy h3{font-size:22px;line-height:1.4;margin-bottom:10px}.case-note{font-size:14px;color:var(--muted);line-height:1.7;margin-bottom:14px}.case-link{font-size:12px;font-weight:650;border-bottom:1px solid currentColor;margin-top:auto;padding:4px 0 2px}.tags{display:flex;flex-wrap:wrap;gap:6px}.tags span{font-size:11px;font-weight:450;border-radius:4px;background:#f3f3f3;padding:4px 8px;color:#777}.case-copy .tags{margin-bottom:18px}.case-pages{display:flex;justify-content:center;gap:8px;margin-top:45px}.case-pages button{width:40px;height:40px;border:0;border-radius:50%;background:#f5f5f5;font-size:14px}.case-pages button[aria-current=page]{background:#171717;color:#fff}.empty-cases{grid-column:1/-1;text-align:center;padding:70px 20px;background:#f7f7f7;border-radius:24px}.empty-cases h3{font-size:22px;margin-bottom:12px}.empty-cases p{color:var(--muted);font-size:15px}
/* Company */
.about{background:#f7f7f7}.about-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:80px;align-items:center}.about-visual{height:570px;border-radius:24px;overflow:hidden}.about-visual img{width:100%;height:100%;object-fit:cover}.about-copy .body-copy{margin:24px 0 30px}.strength{padding:18px 0;border-top:1px solid #ddd}.strength h3{font-size:18px;margin-bottom:6px}.strength p{font-size:14px;color:var(--muted)}.company-history{padding-top:80px}.history-layout{display:block}.history-intro{position:relative;margin-bottom:45px}.history-intro .eyebrow{font-size:14px;letter-spacing:1px}.history-intro>p:not(.eyebrow){font-size:16px;color:var(--muted);margin-top:16px}.history-legend{position:absolute;right:0;bottom:0;display:flex;gap:20px;font-size:12px;color:#73787e}.history-legend span:before{content:'';display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#222}.history-legend span+span:before{background:#acb0b7}.history-intro p.history-source{font-size:12px;margin-top:8px}.history-timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;padding:0;margin:0;gap:0 40px}.history-timeline li{border-top:1px solid #dedede;padding:26px 0 32px}.history-timeline time{display:block;font-size:28px;font-weight:650;letter-spacing:-.8px;line-height:1.2;margin-bottom:15px}.history-type{font-size:11px;color:#85898e}.history-timeline h3{font-size:17px;line-height:1.5;margin:5px 0 8px}.history-timeline li p{font-size:13px;color:var(--muted);line-height:1.8}
/* Process and video */
.process{padding:64px 0;background:#f5f5f5}.process-heading{text-align:center}.process-heading h2{font-size:32px}.process-heading>p{font-size:15px;color:var(--muted);margin-top:14px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:40px;gap:32px}.process-grid article{border-top:1px solid #cfcfcf;padding-top:20px}.process-grid article>span{font-size:13px;color:#777;font-weight:550}.process-grid h3{font-size:20px;margin:16px 0 10px}.process-grid p{font-size:14px;color:var(--muted);line-height:1.8}.video-feature{display:grid;grid-template-columns:.6fr 1fr;overflow:hidden;border-radius:24px;background:#f4f4f4}.video-feature>div{padding:38px;display:flex;flex-direction:column;justify-content:center}.video-feature h3{font-size:27px;line-height:1.4;letter-spacing:-.7px}.video-feature p{font-size:14px;color:var(--muted);margin-top:18px}.video-feature video{width:100%;height:100%;aspect-ratio:16/9;object-fit:cover;background:#101113;display:block}.media-subtitle{font-size:22px;margin-top:40px}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:22px}.video-card{border:0;background:none;padding:0;text-align:left}.video-thumb{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;border-radius:18px;background:#f4f4f4}.video-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.video-card:hover img{transform:scale(1.035)}.video-thumb i{position:absolute;inset:0;display:grid;place-items:center;font-style:normal}.video-thumb i:after{content:'▶';width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#ffffffed;color:#111;font-size:14px;padding-left:3px}.video-card>b{display:block;font-size:18px;font-weight:650;margin:16px 0 5px}.video-card>small{font-size:12px;color:#777}.youtube-archive{border-top:1px solid var(--line);margin-top:32px;padding-top:24px}.youtube-archive summary{cursor:pointer;font-size:15px;font-weight:600}.youtube-archive summary span{float:right;font-size:12px;font-weight:450;color:#777}
/* Contact */
.contact{background:#f4f4f4}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.contact-copy .body-copy{margin:24px 0 34px}.phone-link{display:block;font-size:38px;font-weight:650;letter-spacing:-1px;line-height:1.3}.email-link{display:inline-block;font-size:16px;color:#666;margin-top:12px}.contact-address{margin-top:35px}.contact-address>span{font-size:13px;font-weight:650}.contact-address p{font-size:15px;color:#666;margin:8px 0 14px}.contact-address a{font-size:13px;border-bottom:1px solid #888;padding-bottom:2px}.kakao-link{display:inline-block;background:#fee500;padding:12px 20px;border-radius:999px;font-size:14px;margin-top:25px}.contact-form{background:#fff;padding:36px;border-radius:24px}.form-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.form-heading h3{font-size:22px}.form-heading>span{font-size:11px;color:#777}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form label{display:block;font-size:13px;font-weight:600;margin-bottom:20px}.contact-form em{font-style:normal;color:#6c6c6c}input,textarea,select{display:block;width:100%;min-width:0;border:1px solid #ddd;border-radius:8px;padding:13px 14px;background:#fff;color:#222;font-size:15px;font-weight:450;line-height:1.5;margin-top:9px}input::placeholder,textarea::placeholder{color:#999;font-size:13px}input:focus,textarea:focus,select:focus{border-color:#333}textarea{resize:vertical;min-height:130px}.privacy-note{font-size:11px;color:#777;line-height:1.7;margin:4px 0 20px}.submit{width:100%}.form-note{font-size:11px;color:#888;text-align:center;margin-top:12px}.form-status{font-size:13px;color:#24589b;line-height:1.7;margin-top:12px}.copy-inquiry{display:block;background:none;border:0;border-bottom:1px solid #999;color:#666;font-size:12px;margin:12px auto 0;padding:0 0 2px}
/* Footer, overlays */
.footer{padding:42px 0 26px}.footer-top{display:flex;align-items:center;gap:30px;padding-bottom:28px;border-bottom:1px solid var(--line)}.footer .brand>span{font-size:17px}.footer-nav{display:flex;gap:25px;margin-left:auto;font-size:13px;font-weight:550}.back-top{display:grid;place-items:center;border:1px solid #ddd;border-radius:50%;width:40px;height:40px;font-size:18px}.footer-info{font-size:11px;color:#838383;line-height:2;margin-top:24px}.footer-info span{display:inline-block;margin-left:16px}.footer-bottom{display:flex;justify-content:space-between;font-size:10px;color:#888;margin-top:22px}.floating-contact{position:fixed;right:24px;bottom:24px;z-index:20;display:flex;align-items:center;gap:9px;background:var(--brand-600);color:var(--on-brand);box-shadow:var(--shadow-md);border-radius:999px;padding:13px 20px}.floating-contact span{display:none}.floating-contact b{font-size:13px;font-weight:600}dialog{padding:40px;border:0;border-radius:24px;width:calc(100% - 40px);max-width:640px;max-height:88vh;overflow-y:auto;color:#171717;box-shadow:0 24px 80px #00000022}dialog::backdrop{background:#10101070;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:16px;top:12px;display:grid;place-items:center;width:35px;height:35px;background:#fff;border:0;border-radius:50%;font-size:26px;color:#333;z-index:2}.dialog-icon{width:48px;height:48px;color:#222;margin-bottom:25px}dialog .eyebrow{font-size:12px;color:#777}dialog h2{font-size:30px;margin-bottom:20px}dialog p{font-size:15px;color:#666;line-height:1.85;margin-bottom:20px}dialog ul{font-size:14px;color:#555;line-height:1.8;padding-left:20px;margin:0 0 25px}dialog li{margin:10px 0}.product-detail-image{margin:0 0 26px}.product-detail-image img{border-radius:14px;width:100%}.product-detail-image figcaption{font-size:10px}.product-detail-note{background:#f6f6f6;padding:16px;border-radius:12px;font-size:11px!important}#product-dialog .button{width:100%}#video-dialog{max-width:1000px;background:#111;color:white;padding:48px 16px 16px}#video-dialog .dialog-close{background:#333;color:white}#video-player{aspect-ratio:16/9}#video-player iframe,#video-player video{display:block;width:100%;height:100%;border:0;background:#111}#video-external{display:block;font-size:13px;padding:16px 5px 0;text-align:right;color:#ddd}.noscript{padding:24px;text-align:center;background:#f5f5f5}
/* Project details */
.detail-main{padding:55px 0 90px;min-height:70vh}.breadcrumb{font-size:12px;color:#777;margin-bottom:40px}.detail-heading{max-width:950px}.detail-heading .eyebrow{font-size:12px;color:#777}.detail-heading h1{font-size:48px;line-height:1.25;font-weight:720;letter-spacing:-1.5px}.case-place{font-size:15px;color:#777;margin-top:20px}.detail-record-type{font-size:12px;color:#888;margin:15px 0}.detail-heading .tags{margin-top:18px}.detail-cover{width:100%;max-height:660px;object-fit:cover;border-radius:24px;margin:36px 0}.detail-summary{font-size:22px;font-weight:500;line-height:1.8;max-width:860px;margin:35px 0 45px;color:#42464b;white-space:pre-line}.detail-section{display:grid;grid-template-columns:.6fr 1fr;gap:35px;padding:32px 0;border-top:1px solid #e0e0e0}.detail-section h2{font-size:26px;letter-spacing:-.6px}.detail-section p{font-size:16px;color:#666;line-height:1.9;white-space:pre-line}.detail-section img{grid-column:1/-1;max-height:650px;object-fit:cover;border-radius:18px}.detail-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px}.detail-gallery button{background:none;padding:0;border:0;border-radius:14px;overflow:hidden}.detail-gallery img{width:100%;aspect-ratio:4/3;object-fit:cover}.detail-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:45px;padding-top:28px;border-top:1px solid #ddd}.detail-empty{padding:60px 0}.detail-empty p{margin:18px 0}#image-dialog{max-width:1100px;padding:50px 16px 16px}#image-dialog img{max-height:78vh;object-fit:contain;margin:auto}.mobile-only{display:none}
@media(min-width:1600px){.hero{height:680px}.hero-content{padding-top:118px}.hero h1{font-size:58px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.nav-wrap{width:calc(100% - 48px);gap:24px}.desktop-nav{gap:24px}.brand>span{font-size:16px}.hero-content,.hero-bottom,.hero-tabs{width:calc(100% - 96px)}.hero h1{font-size:48px}.hero{height:610px}.hero-content{padding-top:95px}.hero-tabs{gap:15px}.feature-grid,.about-grid,.contact-grid{gap:40px}.feature-grid h2{font-size:36px}.feature-visual>img{height:500px}.rgb-features{gap:22px}.rgb-features h3{font-size:18px}.rgb-bottom{flex-wrap:wrap}.rgb-bottom>div{width:100%}.reference-toolbar{flex-wrap:wrap}.reference-search{min-width:260px}.history-timeline{gap:0 25px}.product-card h3{font-size:21px}.product-card p{font-size:13px}.video-feature>div{padding:28px}.video-feature h3{font-size:24px}.section{padding:85px 0}}
@media(max-width:800px){.desktop-nav{display:none}.nav-contact{margin-left:auto}.menu-toggle{display:block}.header{height:72px}.section{padding:72px 0}h2{font-size:35px}.hero{height:610px;width:calc(100% - 24px);margin-top:12px;border-radius:22px}.hero-content,.hero-bottom,.hero-tabs{width:calc(100% - 64px)}.hero h1{font-size:44px}.hero-desc{font-size:16px}.hero-tabs button{font-size:11px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.feature-grid,.vxt-section .feature-grid,.about-grid,.contact-grid{grid-template-columns:1fr;gap:38px}.feature-visual>img{height:440px}.feature-grid .body-copy{max-width:none}.mobile-section .feature-visual{order:2}.feature-grid h2{font-size:35px}.rgb-features{grid-template-columns:repeat(2,1fr);gap:28px}.rgb-features article:nth-child(2){border:0}.rgb-features h3{font-size:20px}#case-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 20px}.case-copy h3{font-size:20px}.history-timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 30px}.history-legend{position:static;margin-top:20px}.about-visual{height:420px}.about-copy .body-copy{max-width:630px}.video-feature{grid-template-columns:1fr 1.3fr}.video-feature h3{font-size:22px}.video-feature p{font-size:13px}.video-card>b{font-size:16px}.video-card>small{font-size:11px}.process-grid{gap:20px}.process-grid h3{font-size:17px}.process-grid p{font-size:13px}.contact-grid{gap:35px}.contact-copy{display:grid;grid-template-columns:1fr 1fr;column-gap:30px}.contact-copy h2,.contact-copy .body-copy{grid-column:1/-1}.contact-address{grid-column:2;grid-row:3/6;margin-top:0}.phone-link{font-size:32px}.email-link{font-size:15px}.footer-top{flex-wrap:wrap}.footer-nav{gap:20px}.footer .brand>span{font-size:16px}.detail-heading h1{font-size:40px}}
@media(max-width:560px){
 .wrap{width:calc(100% - 40px)}.nav-wrap{width:calc(100% - 32px);gap:12px}.header{height:66px}.brand{column-gap:7px}.brand img{width:44px;height:30px}.brand>span{font-size:15px;letter-spacing:-.04em}.brand small{font-size:8px;letter-spacing:.12em}.nav-contact{font-size:12px;padding:6px 13px;min-height:34px}.menu-toggle{width:30px;padding:5px}.section{padding:60px 0}h2{font-size:30px;letter-spacing:-.85px;line-height:1.3}.section-heading{display:block;margin-bottom:30px}.section-intro{font-size:15px;line-height:1.75;margin-top:17px;max-width:none}.section-intro br{display:none}.body-copy{font-size:15px}.eyebrow{font-size:13px;margin-bottom:15px}.button{font-size:13px;min-height:45px;padding:11px 23px}.text-link{font-size:13px}
 .hero{height:620px;width:calc(100% - 20px);border-radius:20px;margin-top:10px}.hero-content{width:calc(100% - 44px);padding-top:46px}.hero-content .eyebrow{font-size:13px;margin-bottom:17px}.hero h1{font-size:35px;font-weight:700;line-height:1.24;letter-spacing:-1.1px}.hero-desc{font-size:14px;line-height:1.75;margin:22px 0 26px;max-width:none}.hero-image{object-position:var(--mobile-position,70% center)}.hero-shade{background:linear-gradient(90deg,#06111ab8,#06111a40),linear-gradient(0deg,#05121fcc,transparent 65%)}.hero-bottom{width:calc(100% - 44px);bottom:92px;gap:10px}.hero-controls{gap:11px;font-size:11px}.slide-track{width:40px}.hero-controls button,.hero-bottom>#slide-pause{width:32px;height:32px}.concept-label{position:absolute;right:0;bottom:-22px;font-size:9px;color:#bfc4ca}.hero-tabs{width:calc(100% - 44px);gap:10px;bottom:0}.hero-tabs button{font-size:10px;white-space:normal;min-height:60px;line-height:1.45;padding:12px 0 18px}.hero-tabs button:nth-child(4){font-size:9px}
 .business .section-heading{margin-bottom:28px}.business .section-intro{font-size:14px;margin-top:15px}.product-grid{gap:14px 12px}.product-card{padding:0 12px 22px;border-radius:17px}.product-photo{width:calc(100% + 24px);margin:0 -12px 18px;aspect-ratio:4/3}.product-card h3{font-size:17px;font-weight:700;line-height:1.4;margin-bottom:8px;letter-spacing:-.45px}.product-card p{font-size:12px;line-height:1.6;min-height:57px;margin-bottom:12px}.product-more{font-size:11px}.business-note{display:block;text-align:center;margin-top:25px;font-size:13px}.business-note a{display:inline-block;margin-top:10px;font-size:12px}
 .micro-rgb-section{padding:52px 0}.micro-rgb-section .section-heading{text-align:left}.micro-rgb-section .section-intro{font-size:14px}.micro-rgb-visual img{aspect-ratio:4/3;border-radius:17px}.micro-rgb-visual figcaption{font-size:9px;text-align:left;line-height:1.65}.rgb-features{gap:24px 19px;margin-top:30px}.rgb-features article{padding-right:0;border:0;padding-top:16px;border-top:1px solid #353639!important}.rgb-features h3{font-size:17px;margin-bottom:10px}.rgb-features p{font-size:13px;line-height:1.75}.rgb-bottom{gap:18px;margin-top:28px;padding-top:25px}.rgb-bottom h3{font-size:18px}.rgb-bottom p{font-size:12px;line-height:1.8}.rgb-bottom small{font-size:10px}.rgb-bottom .button{padding:10px 19px}
 .feature-grid,.vxt-section .feature-grid{gap:30px}.feature-grid h2{font-size:30px}.feature-grid .body-copy{font-size:15px;margin:20px 0}.feature-visual>img{height:330px;border-radius:20px}.feature-visual figcaption{font-size:10px}.feature-tabs{gap:25px;margin-top:24px}.feature-tabs button{font-size:13px}#vxt-panel{min-height:145px;padding:20px 0 25px}#vxt-panel h3{font-size:18px}#vxt-panel p{font-size:14px}.feature-actions{gap:23px}.fine-print{font-size:11px;line-height:1.75;margin-top:20px}.event-steps{gap:14px}.event-steps li{font-size:13px;line-height:1.65}.event-steps span{font-size:11px}
 .reference-toolbar{gap:18px}.filters{gap:7px}.filter{font-size:12px;padding:8px 12px;min-height:38px}.filter small{font-size:10px;margin-left:3px}.reference-search{width:100%;max-width:none;min-width:0}.reference-search input{font-size:16px;min-height:46px}.reference-search input::placeholder{font-size:14px}.reference-count{font-size:12px;margin:20px 0 17px}#case-list{grid-template-columns:1fr;gap:32px}.project-art{aspect-ratio:16/10;border-radius:18px}.project-art>span{font-size:11px;left:14px;bottom:14px}.case-copy{padding:18px 1px 0}.case-copy h3{font-size:22px;letter-spacing:-.6px}.case-note{font-size:14px;line-height:1.7;margin-bottom:12px}.case-copy .tags{margin-bottom:12px}.case-link{font-size:12px}.case-pages{margin-top:32px}
 .about-visual{height:330px;border-radius:20px}.about-grid{gap:32px}.about-copy .body-copy{font-size:15px;margin:21px 0 25px}.strength{padding:17px 0}.strength h3{font-size:17px}.strength p{font-size:14px}.history-intro{margin-bottom:28px}.history-intro>p:not(.eyebrow){font-size:14px}.history-intro p.history-source{font-size:11px}.history-legend{font-size:11px;margin-top:20px}.history-timeline{grid-template-columns:1fr;gap:0}.history-timeline li{display:grid;grid-template-columns:85px 1fr;gap:16px;padding:23px 0}.history-timeline time{font-size:22px;margin:0;line-height:1.5}.history-timeline h3{font-size:17px;margin:3px 0 7px}.history-type{font-size:10px}.history-timeline li p{font-size:13px}
 .process{padding:50px 0}.process-heading{text-align:left}.process-heading h2{font-size:29px}.process-heading>p{font-size:14px;line-height:1.8}.process-grid{grid-template-columns:1fr 1fr;gap:27px 24px;margin-top:28px}.process-grid article{padding-top:16px}.process-grid h3{font-size:18px;margin:12px 0 8px}.process-grid p{font-size:13px}.process-grid article>span{font-size:12px}
 .media .section-heading .text-link{margin-top:18px}.video-feature{grid-template-columns:1fr;border-radius:20px}.video-feature>div{padding:26px}.video-feature h3{font-size:23px}.video-feature h3 br{display:none}.video-feature p{font-size:14px;margin-top:12px}.video-feature video{aspect-ratio:16/9;object-fit:contain}.media-subtitle{font-size:21px;margin-top:30px}.video-grid{grid-template-columns:1fr;gap:22px;margin-top:20px}.video-card{display:grid;grid-template-columns:135px 1fr;column-gap:16px;align-content:center}.video-thumb{grid-row:1/3;border-radius:12px}.video-thumb i:after{width:35px;height:35px;font-size:11px}.video-card>b{font-size:15px;margin:6px 0 4px;line-height:1.5}.video-card>small{font-size:11px;line-height:1.7}.youtube-archive summary{font-size:14px}.youtube-archive summary span{font-size:10px}
 .contact-copy{display:block}.contact-copy .body-copy{font-size:15px;margin:20px 0 26px}.phone-link{font-size:33px}.email-link{font-size:15px}.contact-address{margin-top:25px}.contact-address p{font-size:14px}.contact-address>span{font-size:12px}.contact-form{padding:27px 20px;border-radius:20px}.form-heading{margin-bottom:24px}.form-heading h3{font-size:21px}.form-row{gap:13px}.contact-form label{font-size:12px;margin-bottom:18px}input,textarea,select{font-size:16px;padding:12px 10px}select{font-size:13px;min-height:48px}input::placeholder,textarea::placeholder{font-size:12px}.privacy-note,.form-note{font-size:10px}
 .footer{padding:32px 0 25px}.footer-top{gap:20px}.footer .brand>span{font-size:15px}.footer-nav{order:3;width:100%;margin:0;justify-content:space-between;font-size:12px;gap:10px}.back-top{margin-left:auto;width:35px;height:35px}.footer-info{font-size:10px;margin-top:20px}.footer-info span{margin:0 10px 0 0}.footer-info p{margin-bottom:7px}.footer-bottom{font-size:9px;display:block}.footer-bottom>span:last-child{display:none}.floating-contact{right:15px;bottom:15px;padding:11px 18px}.floating-contact b{font-size:12px}
 dialog{padding:40px 24px 27px;border-radius:20px;width:calc(100% - 28px)}dialog h2{font-size:27px}dialog p{font-size:14px}dialog ul{font-size:13px}.dialog-close{right:10px;top:9px}.product-detail-note{font-size:10px!important}.product-detail-image figcaption{font-size:9px}#video-dialog{padding:46px 10px 14px;border-radius:16px}#video-external{font-size:12px}
 .detail-main{padding:32px 0 60px}.breadcrumb{font-size:11px;margin-bottom:28px}.detail-heading h1{font-size:34px;letter-spacing:-.9px;line-height:1.3}.case-place{font-size:13px;margin-top:16px}.detail-heading .eyebrow{font-size:11px}.detail-cover{border-radius:17px;margin:28px 0}.detail-summary{font-size:18px;margin:28px 0 32px}.detail-section{grid-template-columns:1fr;gap:17px;padding:25px 0}.detail-section h2{font-size:23px}.detail-section p{font-size:15px}.detail-section img{border-radius:14px}.detail-gallery{grid-template-columns:1fr 1fr;gap:12px}.detail-bottom{flex-wrap:wrap;margin-top:35px}.desktop-only{display:none}
}
@media(max-width:360px){.nav-contact{display:none}.menu-toggle{margin-left:auto}.hero h1{font-size:31px}.hero-desc{font-size:13px}.hero-tabs{gap:7px}.hero-tabs button{font-size:9px}.hero-tabs button:nth-child(4){font-size:8px}.hero-content{padding-top:42px}.product-card h3{font-size:15px}.product-card p{font-size:11px}.video-card{grid-template-columns:110px 1fr}.feature-tabs{gap:20px}.history-timeline li{grid-template-columns:74px 1fr}.history-timeline time{font-size:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

@media(max-width:560px){.hero-tabs button,.hero-tabs button:nth-child(4){font-size:11px;white-space:normal;line-height:1.35;word-break:keep-all}.hero-tabs{gap:8px}.product-card p{font-size:13px}}
