@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700&family=Noto+Sans+KR:wght@300;400;500;600;700&display=swap");:root{--ink:#1a2a3a;--ink-soft:#2d4158;--muted:#5a6f85;--line:#cdd9e8;--surface:#f4f7fb;--paper:#fcfdff;--paper-cool:#eef3f9;--brand-dark:#15416a;--brand-cyan:#176da3;--brand-green:#4a7c9b;--brand-amber:#d97b2d;--brand-blue:#2b5f8a;--radius:6px;--shadow:0 18px 42px rgba(21,45,74,0.12);--heading-font:"Noto Sans KR","Malgun Gothic",Dotum,sans-serif;--ui-font:"Noto Sans KR","Malgun Gothic",Dotum,sans-serif;--display-font:Montserrat,"Gotham-Medium","Helvetica Neue",Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--surface);color:var(--ink);font-family:var(--ui-font);letter-spacing:0;word-break:keep-all}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit;letter-spacing:0}.categoryRail,.companyFacts,.contactItem,.eyebrow,.footerLinks,.mainNav,.primaryButton,.productMeta,.resourceRow a,.secondaryButton,.summaryStrip,.tabList,.textButton,.utilityBar,.videoTile,button{font-family:var(--ui-font)}iframe,img,video{max-width:100%}.container{width:min(1180px,calc(100% - 48px));margin:0 auto}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.siteHeader{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(252,253,255,.94);border-bottom:1px solid rgba(205,217,232,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.utilityBar{background:#e8f1f8;color:#5a7a95;font-size:12px;border-bottom:1px solid rgba(205,217,232,.55)}.utilityInner{min-height:32px;display:flex;align-items:center;justify-content:flex-end;gap:22px}.utilityLink{display:inline-flex;align-items:center;gap:6px;color:inherit;white-space:nowrap;transition:color .16s ease}.utilityLink:hover{color:var(--brand-cyan)}.navShell{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:36px}.brandMark{display:block;width:174px;height:48px}.brandMark img{width:100%;height:100%;display:block;object-fit:contain}.brandMeaning{margin:0;color:var(--muted);font-family:var(--display-font);font-size:13px;line-height:1.45;font-weight:600;letter-spacing:.01em;text-decoration:none;cursor:pointer}.brandMeaning:focus-visible,.brandMeaning:hover{color:var(--ink);text-decoration:none}.mainNav{display:flex;align-items:center;gap:28px;color:var(--ink-soft);font-size:14px;font-weight:600}.mainNav a{position:relative;display:inline-flex;align-items:center}.mainNav .blogNavLink,.mainNav a{min-height:40px}.mainNav .blogNavLink img{width:51px;height:51px;display:block;object-fit:contain}.mainNav .blogNavLink:after{display:none}.categoryLevelOne a:after,.categoryLevelTwo a:after,.mainNav a:after,.textButton:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .16s ease}.categoryLevelOne a.isActive:after,.categoryLevelOne a:hover:after,.categoryLevelTwo a.isActive:after,.categoryLevelTwo a:hover:after,.mainNav a:hover:after,.textButton:hover:after{transform:scaleX(1)}.categoryRail{border-top:1px solid rgba(205,217,232,.75);background:rgba(238,243,249,.88)}.categoryLevelOne,.categoryLevelTwo{display:flex;align-items:center;overflow-x:auto}.categoryLevelOne{min-height:40px;gap:28px}.categoryLevelTwoWrap{border-top:1px solid rgba(205,217,232,.62);background:rgba(252,253,255,.72)}.categoryLevelTwo{min-height:38px;gap:20px}.categoryLevelOne a,.categoryLevelTwo a{position:relative;display:inline-flex;align-items:center;color:#4a6278;font-weight:400;white-space:nowrap}.categoryLevelOne a{min-height:36px;color:#2d4158;font-size:14px}.categoryLevelOne a.isActive{color:var(--brand-cyan)}.categoryLevelTwo a.isActive{color:var(--brand-cyan);font-weight:600}.categoryLevelTwo a{min-height:34px;font-size:13px}.hero{position:relative;min-height:560px;display:flex;align-items:center;overflow:hidden;color:var(--ink);background:var(--paper-cool)}.heroMedia,.heroScrim{position:absolute;inset:0}.heroMedia iframe,.heroMedia video{width:100%;height:100%;display:block;border:0;object-fit:cover}.heroMedia{opacity:.72;filter:saturate(.82) contrast(.92)}.heroScrim{background:linear-gradient(90deg,rgba(248,251,255,.96),rgba(248,251,255,.9) 45%,rgba(248,251,255,.58) 70%,rgba(248,251,255,.16)),linear-gradient(0deg,rgba(238,243,249,.22),rgba(238,243,249,.22))}.heroContent{position:relative;z-index:1;padding:78px 0 66px}.eyebrow{margin:0 0 14px;color:var(--brand-amber);font-family:var(--display-font);font-size:12px;font-weight:700;line-height:1.4;text-transform:uppercase}.hero h1,.pageHero h1,.productHero h1{max-width:800px;margin:0;font-size:72px;line-height:1.03;font-weight:600;overflow-wrap:break-word}.hero p:not(.eyebrow),.pageHero p:not(.eyebrow),.productHero p:not(.eyebrow){max-width:680px;margin:24px 0 0;color:var(--ink-soft);font-size:19px;line-height:1.78}.heroActions,.productHeroActions,.supportActions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.primaryButton,.secondaryButton,.textButton{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:0 16px;border-radius:2px;font-size:14px;font-weight:650;line-height:1.2;white-space:nowrap;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.primaryButton{border:1px solid var(--brand-dark);background:var(--brand-dark);color:#fffdf8}.primaryButton:hover{background:#103456;border-color:#103456;transform:translateY(-1px)}.secondaryButton{border:1px solid rgba(21,65,106,.38);color:var(--brand-dark);background:rgba(252,253,255,.46)}.secondaryButton:hover{border-color:rgba(21,65,106,.72);background:rgba(252,253,255,.72)}.textButton{min-height:38px;padding:0 0 2px;color:var(--brand-cyan)}.homeProductSlider{position:relative;overflow:hidden;background:#d8e1e4;border-bottom:1px solid rgba(37,49,44,.16)}.homeSliderViewport{position:relative;height:clamp(420px,40vw,640px);min-height:420px;overflow:hidden}.homeSlide{position:relative;height:100%}.homeSlideImageWrap,.homeSlideScrim{position:absolute;inset:0}.homeSlideImageWrap{background:#dce8f2}.homeSlideImageWrap .placeholder{position:absolute;inset:0;z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;filter:blur(2px);opacity:.16;transform:scale(1.015);transition:opacity .4s ease}.homeSlideImageWrap .placeholder.loaded{opacity:0}.homeSlideImage{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.homeSlideScrim{z-index:1;background:linear-gradient(90deg,rgba(12,22,31,.58),rgba(12,22,31,.34) 34%,rgba(12,22,31,.06) 68%,rgba(12,22,31,0)),linear-gradient(0deg,rgba(0,0,0,.06),rgba(0,0,0,.06))}.homeSlideContent{position:relative;z-index:2;height:100%;display:flex;align-items:center;padding:54px 0 66px}.homeSlideText{width:min(720px,100%)}.homeSlideQuote{display:inline-block;margin:0;padding:8px 12px 9px;background:rgba(255,255,255,.92);color:#176da3;font-family:var(--display-font);font-size:clamp(30px,4vw,58px);font-weight:700;line-height:1.04;overflow-wrap:anywhere}.homeSlide h1{max-width:min(760px,100%);margin:8px 0 0;padding:8px 12px 10px;background:rgba(0,0,0,.48);color:#f7fafc;font-size:clamp(21px,2.2vw,34px);line-height:1.34;font-weight:600;overflow-wrap:anywhere}.homeSlide h1,.homeSlideDescription{width:-moz-fit-content;width:fit-content}.homeSlideDescription{max-width:min(620px,100%);margin:10px 0 0;padding:6px 12px 7px;background:rgba(255,255,255,.82);color:#24343d;font-size:16px;line-height:1.5;font-weight:650}.homeSlideButton{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;margin-top:16px;padding:0 14px;border:1px solid #176da3;background:#176da3;color:#f7fafc;font-size:14px;font-weight:650;line-height:1.2;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.homeSlideButton:hover{border-color:#f7fafc;background:rgba(247,250,252,.94);color:#176da3;transform:translateY(-1px)}.homeSliderArrow{position:absolute;top:50%;z-index:3;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(23,109,163,.28);border-radius:50%;background:rgba(255,255,255,.76);color:#176da3;cursor:pointer;transform:translateY(-50%);transition:background .16s ease,color .16s ease,border-color .16s ease}.homeSliderArrow:hover{border-color:#176da3;background:#176da3;color:#fff}.homeSliderArrowPrev{left:18px}.homeSliderArrowNext{right:18px}.homeSliderDots{position:absolute;left:50%;bottom:18px;z-index:3;display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.68);transform:translateX(-50%)}.homeSliderDot{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:rgba(23,109,163,.34);cursor:pointer}.homeSliderDot.isActive{background:#176da3}.section{padding:88px 0}.productBand.section{padding:44px 0 68px}.sectionTight{padding:48px 0}.sectionHeader{margin-bottom:30px}.companyGrid h2,.sectionHeader h2,.supportLayout h2{max-width:790px;margin:0;font-size:42px;line-height:1.16;font-weight:600}.splitHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.contactGrid,.productGrid,.relatedGrid,.segmentGrid{display:grid;grid-gap:18px;gap:18px}.segmentGrid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.segmentCard{position:relative;isolation:isolate;display:block;height:360px;overflow:hidden;border:1px solid rgba(205,217,232,.78);border-radius:var(--radius);background-color:#15416a;color:#fffdf8;box-shadow:0 14px 28px rgba(21,45,74,.12);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.segmentCardMedia{position:absolute;inset:0;z-index:0;overflow:hidden;background:#dce8f2}.segmentCardMedia img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.segmentCardScrim{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(21,65,106,.04),rgba(21,65,106,.22) 55%,rgba(21,65,106,.9))}.segmentCard:hover{border-color:rgba(255,253,248,.86);box-shadow:0 18px 38px rgba(21,45,74,.18);transform:translateY(-2px)}.segmentContent{position:absolute;left:0;right:0;top:55%;bottom:0;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:24px;text-align:left}.segmentTitle{display:inline-flex;align-items:center;gap:12px;margin:0;font-family:var(--heading-font);font-size:clamp(30px,2.6vw,38px);font-weight:600;line-height:1.1;color:#fffdf8;transform:translateY(-50%)}.segmentTitleIcon{flex:0 0 auto;color:#fff;stroke:currentColor}.segmentCategories,.segmentCount{margin:0;color:rgba(255,253,248,.88)}.segmentCount{font-size:13px;font-weight:650;line-height:1.3}.segmentCategories{font-size:11px;line-height:1.5;overflow-wrap:anywhere}.segmentCategoryDivider{opacity:.72}.productBand{background:#eef3f9}.productGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.productCategoryStack{display:grid;grid-gap:38px;gap:38px}.productBand{scroll-margin-top:142px}.productSubcategoryHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid rgba(21,65,106,.14)}.productSubcategoryHeader h3{margin:0;color:var(--ink);font-size:26px;line-height:1.25;font-weight:650;scroll-margin-top:200px}.productSubcategoryHeader span{flex:0 0 auto;color:var(--muted);font-family:var(--ui-font);font-size:13px;font-weight:650}.productCard{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#f6f8fc;box-shadow:none;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.productCard:hover{border-color:#a8bdd4;box-shadow:0 16px 34px rgba(21,45,74,.08);transform:translateY(-2px)}.productImageLink{position:relative;aspect-ratio:1/1;display:block;background:white;border-bottom:1px solid var(--line);overflow:hidden}.productImageFrame{position:absolute;inset:0;overflow:hidden}.productImageFrame>img{width:100%;height:100%;display:block;object-fit:contain;object-position:center}.productImageFrame:not(.hasSmartCrop)>img{background:white}.productImageFrame.hasSmartCrop>img{object-fit:cover;background:white}.productImageFrame .productImagePlaceholder{position:absolute;inset:0;z-index:1}.productImageFrame>img.isPending{opacity:0}.imageFallback{width:100%;height:100%;min-height:180px;display:grid;place-items:center;background:#e8f0f8;color:var(--brand-cyan);font-family:var(--ui-font);font-size:34px;font-weight:700}.imageFallback.productBrandPlaceholder,.productBrandLabel.hasBrandColor{background:#fff}.imageFallback.productBrandPlaceholder{font-family:var(--ui-font);font-size:34px;font-weight:700}.productMetaBrand.hasBrandColor{display:inline-flex;align-items:center;min-height:20px;padding:2px 8px 2px 0;color:inherit;font-size:12px;font-weight:700}.productCardBody{min-width:0;flex:1 1;display:flex;flex-direction:column;gap:4px;padding:12px 18px}.productMeta{display:flex;align-items:center;justify-content:flex-start;gap:6px;margin:0;min-width:0}.productSubcategoryMeta{color:var(--muted);font-size:12px;line-height:1.25;font-weight:650}.productCard h3{margin:0 0 2px;font-size:30px;line-height:1.25;font-weight:700}.productCard p{margin:0;color:var(--muted);font-size:14px;line-height:1.65;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.specPreview{display:grid;grid-gap:9px;gap:9px;margin-top:auto}.specPreview span{display:block;padding-left:12px;border-left:2px solid rgba(23,109,163,.76);color:#3d5568;font-family:var(--ui-font);font-size:13px;line-height:1.5;overflow-wrap:anywhere}.brandLogoBand{padding:24px 0;border-top:1px solid rgba(205,217,232,.76);border-bottom:1px solid var(--line);background:#f4f7fb}.brandLogoTrack{flex-wrap:wrap;justify-content:space-between;gap:20px clamp(24px,4vw,56px)}.brandLogoItem,.brandLogoTrack{display:flex;align-items:center}.brandLogoItem{flex:0 0 auto;min-width:0;justify-content:center;padding:10px 0}.brandLogoItem img{width:auto;max-width:min(240px,100%);height:78px;max-height:78px;display:block;object-fit:contain}.supportBand{background:#e3ebf4;color:var(--ink);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.supportBand .eyebrow{color:var(--brand-cyan)}.supportBand .secondaryButton{border-color:rgba(21,65,106,.32)}.supportLayout{display:flex;align-items:center;justify-content:space-between;gap:30px}.pageHero,.productHero{background:#e8f0f8;color:var(--ink);border-bottom:1px solid var(--line)}.productsDirectoryHero{background:#15416a;color:#ffffff;border-bottom-color:rgba(21,65,106,.34)}.productsDirectoryHero .eyebrow{color:#f8ad60}.productsDirectoryHero p:not(.eyebrow){color:rgba(255,255,255,.86)}.productsDirectoryPage .productBand{background:#ffffff}.productsDirectoryPage .productCard,.productsDirectoryPage .productCard:hover{border-color:transparent}.productsDirectoryPage{background:white}.companyPage{background:#ffffff}.productsDirectoryPage .supportBand{background:white;padding:36px 0}.pageHero h1{font-size:50px;line-height:1.1}.compactHero{padding:42px 0 34px}.compactHero p:not(.eyebrow){margin-top:16px}.pageHero+.sectionTight{padding:30px 0}.chipRow{display:flex;flex-wrap:wrap;gap:18px}.chipRow a{display:inline-flex;align-items:center;min-height:30px;padding:0 0 3px;border-bottom:1px solid rgba(21,65,106,.28);color:#4a6278;font-family:var(--ui-font);font-size:13px;font-weight:650;white-space:nowrap}.chipRow a:hover{border-bottom-color:var(--brand-cyan);color:var(--brand-cyan)}.productsDirectoryPage .categoryHeader{padding-bottom:20px;margin-bottom:32px;border-bottom:1px solid var(--line)}.productsDirectoryPage .categoryHeader h2{margin:0 0 10px;font-size:42px;line-height:1.15;font-weight:650;color:var(--ink)}.productsDirectoryPage .categoryHeader p{max-width:640px;margin:0;color:var(--muted);font-size:15px;line-height:1.55}.productsDirectoryPage .productCategoryStack{padding-bottom:96px}.productHero{padding:48px 0}.productHeroGrid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:start;grid-gap:44px;gap:44px}.productDetailPage .productHeroGrid{align-items:stretch}.productDetailPage .productHeroCopy{display:flex;flex-direction:column;min-height:100%}.productDetailPage .productHeroCopy .backLink{margin-bottom:14px}.productDetailPage .productHeroCopy .eyebrow{margin:0 0 18px}.productDetailPage .productHeroCopy h1{max-width:none;font-size:clamp(42px,5.8vw,76px);line-height:1.02;letter-spacing:-.03em}.productDetailPage .productHeroCopy p:not(.eyebrow){margin-top:20px;max-width:640px;font-size:17px;line-height:1.65}.productHeroMeta{display:flex;flex-direction:column;gap:10px;margin:28px 0 0;padding:0}.productHeroMetaRow{display:flex;align-items:baseline;gap:14px;margin:0;min-width:0}.productHeroMetaRow dt{flex:0 0 52px;margin:0;color:var(--muted);font-family:var(--ui-font);font-size:13px;font-weight:400;letter-spacing:.02em}.productHeroMetaRow dd{margin:0;min-width:0;overflow-wrap:anywhere;font-family:var(--heading-font);font-size:17px;line-height:1.4;font-weight:400;color:var(--ink)}.productDetailPage .productHeroActions{margin-top:auto;padding-top:24px}.productDetailPage .productHeroVisual{position:relative;aspect-ratio:1/1;overflow:visible}.productDetailPage .productHeroGalleryV2{height:100%}.productDetailPage .productHeroEmblaMain{flex:1 1;min-height:0;aspect-ratio:auto}.productDetailPage .productHeroEmblaThumbs{position:absolute;top:calc(100% + 6px);left:0;right:0;margin-top:0}.productHeroCopy h1{font-size:46px;line-height:1.12;max-width:660px}.backLink{display:inline-flex;align-items:center;gap:7px;margin-bottom:22px;color:#4a6278;font-family:var(--ui-font);font-size:14px;font-weight:650}.productDetailPage{background:#fff}.productDetailPage .productHero{background:#fff;border-bottom:0;padding-bottom:96px}.productDetailPage .productBand,.productDetailPage .section{background:#fff}.productDetailPage .detailContainer{margin-top:40px}.productDetailPage .detailTabs,.productDetailPage .relatedItem,.productDetailPage .resourceRow,.productDetailPage .resourceRow.isActive,.productDetailPage .resourceViewer,.productDetailPage .resourceViewer iframe,.productDetailPage .resourceViewerHeader,.productDetailPage .specTable th,.productDetailPage .summaryStrip div,.productDetailPage .tabList,.productDetailPage .tabList button[aria-selected=true],.productDetailPage .tabPanel,.productDetailPage .videoTile{background:#fff}.productHeroVisual{overflow:visible;background:transparent}.productHeroVisual .productHeroFallback{aspect-ratio:1/1;border-radius:12px}.productHeroGallery{position:relative;width:100%;height:100%}.productHeroGalleryV2{display:flex;flex-direction:column;height:auto}.productHeroEmblaMain{flex:0 0 auto;width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:12px}.productHeroEmblaMainContainer{display:flex;height:100%}.productHeroEmblaMainSlide{flex:0 0 100%;min-width:0;height:100%}.productHeroEmblaMainButton{width:100%;height:100%;padding:0;border:0;background:#fff;cursor:zoom-in;overflow:hidden;border-radius:inherit}.productHeroEmblaMainImage{width:100%;height:100%;display:block;object-fit:contain;object-position:center;border-radius:inherit}.productHeroEmblaMainButton.hasSmartCrop .productHeroEmblaMainImage{object-fit:cover}.productHeroEmblaThumbs{flex:0 0 auto;margin-top:6px;background:transparent}.productHeroEmblaThumbsContainer{display:flex;gap:8px;padding:0}.productHeroEmblaThumb{flex:0 0 64px;width:64px;height:48px;padding:0;border:0;border-radius:6px;background:#fff;overflow:hidden;cursor:pointer;box-shadow:0 0 0 1px rgba(21,65,106,.1);transition:box-shadow .15s ease}.productHeroEmblaThumb.isActive{box-shadow:0 0 0 2px var(--brand-cyan)}.productHeroEmblaThumb img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.productHeroLightboxYarl .yarl__thumbnails_container{padding:12px 16px 16px;background:rgba(18,38,62,.94);overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.productHeroLightboxYarl .yarl__thumbnails_track{gap:8px;flex-wrap:nowrap;justify-content:center;width:max-content;max-width:100%;margin-inline:auto}.productHeroLightboxYarl .yarl__thumbnails_thumbnail{border:1px solid rgba(255,255,255,.22);opacity:.82}.productHeroLightboxYarl .yarl__thumbnails_thumbnail_active{border-color:#7ec8ef;opacity:1}.productHeroGalleryViewport{position:absolute;inset:0;overflow:hidden}.productHeroTrimFrame{width:100%;height:100%;min-width:0;min-height:0;display:block;overflow:hidden;border:0;padding:0;background:transparent;cursor:default}button.productHeroTrimFrame{cursor:zoom-in}.productHeroTrimImage{max-width:100%;max-height:100%;width:auto;height:auto;display:block;object-fit:contain;object-position:center}.productHeroTrimFrame.hasSmartCrop .productHeroTrimImage{width:100%;height:100%;max-width:none;max-height:none;object-fit:cover}.productHeroEmblaMain .productHeroTrimSkeleton{border-radius:inherit}.productHeroTrimSkeleton{width:100%;height:100%;border-radius:0;background:linear-gradient(90deg,#e4ebf4,#f4f7fb 50%,#e4ebf4);background-size:200% 100%;animation:productHeroSkeleton 1.2s ease-in-out infinite}@keyframes productHeroSkeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.productHeroGalleryArrow{position:absolute;top:50%;z-index:3;transform:translateY(-50%);width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(21,65,106,.12);border-radius:999px;background:rgba(252,253,255,.94);color:var(--ink);box-shadow:0 8px 20px rgba(21,45,74,.12);cursor:pointer}.productHeroGalleryArrowPrev{left:10px}.productHeroGalleryArrowNext{right:10px}.productHeroGalleryDots{position:absolute;left:50%;bottom:10px;transform:translateX(-50%);display:inline-flex;align-items:center;gap:6px}.productHeroGalleryDot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:rgba(21,65,106,.24);cursor:pointer}.productHeroGalleryDot.isActive{width:18px;background:var(--brand-cyan)}.productHeroFallback{width:100%;height:100%;min-height:0}.productHeroLightbox{position:relative;width:min(1120px,100%);max-height:calc(100vh - 48px);display:grid;place-items:center;padding:20px}.productHeroLightboxImage{width:100%;max-height:calc(100vh - 120px)}.productHeroLightboxImage .productHeroTrimImage{width:auto;max-width:100%;height:auto;max-height:calc(100vh - 120px);margin:0 auto}.productHeroLightboxArrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,253,248,.34);border-radius:999px;background:rgba(255,253,248,.1);color:#fffdf8;cursor:pointer}.productHeroLightboxArrowPrev{left:-56px}.productHeroLightboxArrowNext{right:-56px}.summaryStrip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0;gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.summaryStrip div{min-width:0;padding:20px 24px;border-right:1px solid var(--line);background:rgba(252,253,255,.54)}.summaryStrip div:last-child{border-right:0}.summaryStrip span{display:block;margin-bottom:8px;color:var(--muted);font-size:12px;font-weight:650}.summaryStrip strong{display:block;overflow-wrap:anywhere;font-family:var(--heading-font);font-size:20px;line-height:1.3;font-weight:600}.detailContainer{margin-bottom:72px}.detailTabs{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);overflow:hidden;box-shadow:none}.tabList{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--line);background:#eef3f9}.tabList button{min-height:56px;border:0;border-right:1px solid var(--line);background:transparent;color:#4a6278;font-size:12px;font-weight:700;cursor:pointer}.tabList button:last-child{border-right:0}.tabList button[aria-selected=true]{background:var(--paper);color:var(--ink);box-shadow:inset 0 -2px 0 var(--brand-amber)}.tabPanel{padding:32px}.detailCopy{max-width:920px}.markdownText h3{margin:28px 0 12px;font-size:24px;line-height:1.3;font-weight:600}.markdownText h3:first-child{margin-top:0}.markdownText .featureTitle{margin:22px 0 8px;font-size:17px;font-weight:600;color:var(--ink)}.markdownText .featureTitle+p{margin-top:4px}.markdownText li,.markdownText p{color:var(--ink-soft);font-size:16px;line-height:1.82}.markdownText ul{margin:0 0 20px;padding-left:20px}.specTableWrap{overflow-x:auto}.specTable{width:100%;border-collapse:collapse;min-width:620px}.specTable td,.specTable th{padding:16px 14px;border-bottom:1px solid var(--line);vertical-align:top;text-align:left}.specTable th{width:190px;color:var(--ink);background:#eef3f9;font-family:var(--ui-font);font-size:13px;font-weight:700}.specTable td{color:var(--ink-soft);line-height:1.68}.resourceList{display:grid;grid-gap:12px;gap:12px}.resourcePanel{display:grid;grid-gap:18px;gap:18px}.resourceRow{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;padding:16px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,253,248,.62)}.resourceRow.isActive{border-color:rgba(169,99,59,.42);background:#fffdf8}.resourceRow span,.resourceRow strong{display:block;overflow-wrap:anywhere}.resourceRow strong{font-family:var(--heading-font);font-weight:600}.resourceRow span{margin-top:5px;color:var(--muted);font-size:13px}.resourceActions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.resourceRow a,.resourceRow button,.resourceViewerHeader a{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid rgba(21,65,106,.22);border-radius:2px;background:transparent;color:var(--brand-cyan);font-size:13px;font-weight:700;cursor:pointer}.resourceRow.isActive button{border-color:rgba(169,99,59,.46);color:var(--brand-amber)}.resourceViewer{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.resourceViewerHeader{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;border-bottom:1px solid var(--line);background:#eef3f9}.resourceViewerHeader strong{min-width:0;overflow-wrap:anywhere;font-size:16px;font-weight:600}.resourceViewer iframe{width:100%;height:min(76vh,820px);min-height:560px;display:block;border:0;background:#fff}.videoGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.videoTile{min-height:150px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:#eef3f9;color:var(--ink);text-align:left;cursor:pointer}.playBadge{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--brand-amber);color:#fffdf8}.emptyState{margin:0;color:var(--muted)}.modalBackdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:rgba(21,45,74,.78)}.videoModal{position:relative;width:min(980px,100%);aspect-ratio:16/9;background:#123a5e;box-shadow:var(--shadow)}.videoModal iframe{width:100%;height:100%;display:block;border:0}.modalClose{position:absolute;top:-48px;right:0;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,253,248,.44);border-radius:2px;background:rgba(255,253,248,.08);color:#fffdf8;cursor:pointer}.relatedGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.relatedItem{min-height:120px;display:flex;flex-direction:column;justify-content:space-between;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}.relatedItem span{color:var(--muted);font-family:var(--ui-font);font-size:13px;font-weight:650}.relatedItem strong{font-size:18px;line-height:1.35;font-weight:600}.ceoMessageGrid{display:grid;grid-template-columns:minmax(220px,.42fr) minmax(0,1fr);grid-gap:56px;gap:56px;align-items:start}.companyMission{min-height:220px;display:flex;align-items:center;padding:28px 24px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(160deg,#f7fafd,#eef4fa)}.companyMission p{margin:0;color:var(--brand-dark);font-family:var(--display-font);font-size:clamp(22px,2.4vw,30px);line-height:1.35;font-weight:700;letter-spacing:.01em}.ceoText .slogan{margin:0 0 18px;color:var(--brand-cyan);font-size:15px;line-height:1.6;font-weight:600}.ceoText h2{margin:0 0 16px;font-size:clamp(28px,3vw,38px);line-height:1.28;font-weight:600}.ceoProfileTitle{margin:0 0 20px;font-size:clamp(20px,2.2vw,26px);line-height:1.4;font-weight:600;color:var(--ink)}.ceoText p{margin:0 0 16px;color:var(--ink-soft);font-size:17px;line-height:1.82}.ceoText .signature{margin-top:28px;margin-bottom:0;font-weight:600;color:var(--ink)}.companyGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);grid-gap:56px;gap:56px}.companyGrid p{color:var(--ink-soft);font-size:17px;line-height:1.82}.companyMapPanel{min-height:420px;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#eef4fa;display:flex}.companyLocation{padding-top:56px}.ceoMessage{padding-top:28px}.companyLocationTitle{margin:0 0 10px;font-size:clamp(24px,2.4vw,32px);line-height:1.25;font-weight:600;color:var(--ink)}.companyLocationAddr{margin:0 0 18px;color:var(--ink-soft);font-size:15px;line-height:1.5}.naverMapCanvas{width:100%;height:100%;min-height:420px}.naverMapOverlay{background:#ffffff;border:1px solid #15416a;border-radius:8px;padding:10px 14px;box-shadow:0 6px 18px rgba(21,65,106,.18);transform:translate(-50%,calc(-100% - 18px));font-family:var(--heading-font);white-space:nowrap;position:relative}.naverMapOverlay:after{content:"";position:absolute;left:50%;bottom:-7px;transform:translateX(-50%) rotate(45deg);width:12px;height:12px;background:#ffffff;border-right:1px solid #15416a;border-bottom:1px solid #15416a}.naverMapOverlay p{margin:0;color:var(--ink);line-height:1.4}.naverMapOverlayName{font-weight:700;font-size:14px;color:var(--brand-dark)}.naverMapOverlayAddr{margin-top:4px!important;color:var(--ink-soft)!important;font-size:12px;line-height:1.45!important}.naverMapFallback{width:100%;padding:28px 24px;display:flex;flex-direction:column;justify-content:center;gap:8px;background:linear-gradient(160deg,#f7fafd,#eef4fa)}.naverMapFallbackTitle{margin:0;color:var(--brand-dark);font-family:var(--display-font);font-size:18px;font-weight:700}.naverMapFallbackAddr{margin:0;color:var(--ink-soft);font-size:14px;line-height:1.5}.naverMapFallbackLink{margin-top:6px;align-self:flex-start;display:inline-flex;align-items:center;padding:8px 14px;border:1px solid var(--brand-dark);border-radius:999px;color:var(--brand-dark);font-size:13px;font-weight:600;text-decoration:none}.naverMapFallbackLink:hover{background:var(--brand-dark);color:#ffffff}.companyFacts{margin:0;display:grid;grid-gap:0;gap:0;border-top:1px solid var(--line)}.companyFacts div{padding:17px 0;border-bottom:1px solid var(--line)}.companyFacts dt{color:var(--muted);font-size:12px;font-weight:700}.companyFacts dd{margin:8px 0 0;font-family:var(--heading-font);font-size:20px;font-weight:600}.contactGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.contactItem{min-height:170px;display:flex;flex-direction:column;justify-content:space-between;gap:12px;padding:22px;border:1px solid #c5d4e4;border-radius:var(--radius);background:rgba(255,253,248,.62)}.contactItem span{color:var(--muted);font-size:12px;font-weight:700}.contactItem strong{overflow-wrap:anywhere;font-family:var(--heading-font);font-size:20px;line-height:1.35;font-weight:600}.siteFooter{padding:28px 0 32px;background:#f4f7fb;color:var(--ink-soft);border-top:1px solid var(--line)}.footerLayout{display:grid;grid-template-columns:minmax(220px,1.05fr) repeat(4,minmax(0,1fr));grid-gap:28px;gap:28px;align-items:start}.footerIdentity{min-width:0}.footerIdentityBody{min-width:0;padding-top:2px}.footerMeaning{margin:12px 0 0;color:var(--muted);font-family:var(--display-font);font-size:13px;line-height:1.45;font-weight:600}.footerFacts{margin:0;display:grid;grid-gap:10px;gap:10px}.footerFactsInline{display:flex;flex-wrap:wrap;gap:6px 14px}.footerFactsInline div{display:inline-flex;align-items:baseline;gap:6px}.footerHours p{margin:0;color:#4a6278;font-size:14px;line-height:1.65}.footerHours p+p{margin-top:2px}.footerFacts div{display:grid;grid-gap:4px;gap:4px}.footerFacts dt{margin:0;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.04em}.footerFacts dd{margin:0;font-size:13px;line-height:1.4;color:var(--ink-soft)}.footerContactPhone{margin:0 0 8px;font-family:var(--heading-font);font-size:18px;line-height:1.25;font-weight:600}.footerContactPhone a{color:var(--ink)}.footerContactMeta{margin:0;color:#4a6278;font-size:14px;line-height:1.65}.footerContactMeta+.footerContactMeta{margin-top:4px}.footerLogo{width:148px;max-width:100%;height:auto;display:block}.siteFooter h2{margin:0 0 10px;color:var(--ink);font-size:14px;font-weight:600}.footerLinks{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.footerLinks a,.siteFooter p{color:#4a6278;font-size:13px;line-height:1.5}.footerLinks a:hover,.siteFooter a:hover{color:var(--brand-cyan)}.inquiryHero{padding:28px 0 32px;background:var(--paper-cool);border-bottom:1px solid var(--line)}.inquiryHeroGrid{display:grid;grid-template-columns:minmax(0,1fr) 280px;grid-gap:36px;gap:36px;align-items:start}.inquiryHero h1{margin:8px 0;font-size:18px;line-height:1.45;font-weight:600;color:var(--ink);letter-spacing:-.005em}.inquiryHeroLead{margin:0;color:var(--muted);font-size:13px;line-height:1.6;max-width:64ch}.inquiryHeroAside{border:1px solid var(--line);background:var(--paper);border-radius:var(--radius);padding:16px 18px 14px}.inquiryHeroAsideRow+.inquiryHeroAsideRow{margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}.inquiryHeroAsideValue{display:block;margin-top:4px;color:var(--brand-dark);font-size:14px;font-weight:600;font-feature-settings:"tnum" 1}.inquiryHeroAsideValue:hover{color:var(--brand-cyan)}.inquiryHeroAsideHours{margin:6px 0 0;padding:0;list-style:none;color:var(--ink-soft);font-size:13px;line-height:1.7}.inquiryFormSection{background:var(--paper)}.inquiryForm{max-width:880px;margin:0 auto;display:flex;flex-direction:column;gap:28px}.inquiryFormAlert{border:1px solid var(--brand-amber);background:rgba(217,123,45,.06);color:var(--ink);border-radius:var(--radius);padding:14px 18px;font-size:14px}.inquiryFormAlertTitle{margin:0 0 6px;font-weight:600;color:var(--brand-amber)}.inquiryFormAlert ul{margin:0;padding-left:18px;color:var(--ink-soft)}.inquiryFormGroup{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);padding:24px 26px 26px;margin:0}.inquiryFormGroup+.inquiryFormGroup{margin-top:0}.inquiryFormLegend{gap:10px;padding:0 10px;margin-left:-10px;font-size:16px;font-weight:600;color:var(--ink)}.inquiryFormLegend,.inquiryFormStep{display:inline-flex;align-items:center}.inquiryFormStep{justify-content:center;width:24px;height:24px;border-radius:999px;background:var(--brand-cyan);color:#fff;font-size:12px;font-weight:700;letter-spacing:0}.inquiryFormHint{display:block;margin:4px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.inquiryFormHint code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;background:var(--surface);padding:1px 6px;border-radius:4px;font-size:11px;color:var(--ink-soft)}.inquiryFormInlineLink{color:var(--brand-cyan);text-decoration:underline;text-underline-offset:2px;margin-left:6px}.inquiryFormRow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px 22px;gap:18px 22px;margin-top:16px}.inquiryFormRow:first-of-type{margin-top:18px}.inquiryFormField{display:flex;flex-direction:column;gap:6px}.inquiryFormLabel{font-size:13px;font-weight:600;color:var(--ink-soft);letter-spacing:.01em}.inquiryFormRequired{color:var(--brand-amber);margin-left:2px}.inquiryFormInput,.inquiryFormTextarea{width:100%;font:inherit;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:10px 12px;line-height:1.5;transition:border-color .12s ease,box-shadow .12s ease}.inquiryFormInput:focus,.inquiryFormTextarea:focus{outline:none;border-color:var(--brand-cyan);box-shadow:0 0 0 3px rgba(23,109,163,.18)}.inquiryFormInput:disabled{background:var(--surface);color:var(--muted);cursor:not-allowed}.inquiryFormTextarea{resize:vertical;min-height:160px;font-family:inherit}.inquiryFormConsent{background:var(--surface)}.inquiryFormPolicyBox{max-height:140px;overflow-y:auto;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:14px 16px;font-size:13px;color:var(--ink-soft);line-height:1.7}.inquiryFormPolicyBox p{margin:0 0 8px}.inquiryFormPolicyBox p:last-child{margin-bottom:0}.inquiryFormConsentRow{display:inline-flex;align-items:center;gap:10px;margin-top:16px;font-size:14px;color:var(--ink);cursor:pointer}.inquiryFormConsentRow input[type=checkbox]{width:18px;height:18px;accent-color:var(--brand-cyan)}.inquiryFormActions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.inquiryFormSubmit{padding:14px 28px;font-size:15px;letter-spacing:.02em}.inquiryFormSubmitHint{margin:0;font-size:12px;color:var(--muted);line-height:1.6;max-width:50ch}@media (max-width:1020px){.hero{min-height:540px}.homeSliderViewport{height:520px}.homeSlideImage{object-position:58% center}.hero h1,.pageHero h1{font-size:54px}.productDetailPage .productHeroCopy h1{font-size:clamp(38px,7vw,56px)}.companyGrid h2,.sectionHeader h2,.supportLayout h2{font-size:36px}.productGrid,.segmentGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.brandLogoTrack{justify-content:center;gap:28px 40px}.ceoMessageGrid,.companyGrid,.footerLayout,.productHeroGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.footerIdentity{grid-column:1/-1}.companyMapPanel{min-height:360px}.productDetailPage .productHeroCopy{min-height:auto}.productDetailPage .productHeroVisual{aspect-ratio:auto}.productDetailPage .productHeroEmblaMain{aspect-ratio:1/1}.productDetailPage .productHeroEmblaThumbs{position:static;margin-top:6px}.productDetailPage .productHeroActions{margin-top:24px;padding-top:0}.contactGrid,.relatedGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.inquiryHeroGrid{grid-template-columns:minmax(0,1fr);gap:24px}.inquiryHero h1{font-size:16px}}@media (max-width:740px){.container{width:min(100% - 28px,1180px)}.utilityInner{justify-content:flex-start;gap:14px;overflow-x:auto}.navShell{min-height:68px;align-items:flex-start;flex-direction:column;gap:10px;padding:12px 0}.brandMark{width:150px;height:40px}.mainNav{width:100%;gap:18px;overflow-x:auto;font-size:14px}.categoryLevelOne{min-height:40px;gap:22px}.categoryLevelTwo{min-height:38px;gap:16px}.productSubcategoryHeader{align-items:flex-start;flex-direction:column;gap:6px}.productsDirectoryPage .productCategoryStack{padding-bottom:64px}.hero{min-height:520px}.homeSliderViewport{height:540px;min-height:540px}.homeSlideScrim{background:linear-gradient(0deg,rgba(244,248,252,.94),rgba(244,248,252,.88) 48%,rgba(244,248,252,.24)),linear-gradient(90deg,rgba(12,22,31,.12),rgba(12,22,31,.02))}.homeSlideContent{align-items:flex-end;padding:42px 0 58px}.homeSlideQuote{font-size:31px}.homeSlide h1{font-size:21px}.homeSlideDescription{color:#26343b;font-size:15px}.homeSliderArrow{top:auto;bottom:14px;width:38px;height:38px;transform:none}.homeSliderArrowPrev{left:14px}.homeSliderArrowNext{right:14px}.heroScrim{background:rgba(248,251,255,.88)}.heroContent{padding:56px 0 48px}.hero h1,.pageHero h1,.productHero h1,.productHeroCopy h1{font-size:38px;line-height:1.12}.productDetailPage .productHeroCopy h1{font-size:clamp(34px,9vw,44px);letter-spacing:-.025em}.productDetailPage .productHeroCopy p:not(.eyebrow){margin-top:16px;font-size:15px}.productHeroMeta{margin-top:22px;gap:8px}.productHeroMetaRow dd{font-size:16px}.productDetailPage .productHeroCopy{min-height:auto}.productDetailPage .productHeroVisual{aspect-ratio:auto}.productDetailPage .productHeroEmblaMain{aspect-ratio:1/1}.productDetailPage .productHeroEmblaThumbs{position:static;margin-top:6px}.productDetailPage .productHeroActions{margin-top:22px;padding-top:0}.hero p:not(.eyebrow),.pageHero p:not(.eyebrow),.productHero p:not(.eyebrow){font-size:16px;line-height:1.72}.compactHero,.productHero,.section{padding:58px 0}.compactHero{padding:42px 0 36px}.pageHero+.sectionTight{padding:26px 0}.sectionTight{padding:34px 0}.companyGrid h2,.sectionHeader h2,.supportLayout h2{font-size:31px}.splitHeader,.supportLayout{align-items:flex-start;flex-direction:column}.contactGrid,.footerLayout,.productGrid,.relatedGrid,.segmentGrid,.summaryStrip{grid-template-columns:1fr}.brandLogoTrack{flex-direction:column;align-items:center;justify-content:center;gap:22px}.brandLogoItem img{height:64px;max-height:64px}.productHeroGrid{grid-template-columns:1fr;gap:24px}.productHero{padding:42px 0}.productDetailPage .productHero{padding-bottom:64px}.productDetailPage .detailContainer{margin-top:28px}.productHeroActions{margin-top:24px}.productHeroVisual{height:auto;min-height:0;max-height:none}.productHeroLightboxArrowPrev{left:8px}.productHeroLightboxArrowNext{right:8px}.summaryStrip{border-bottom:0}.summaryStrip div{border-right:0;border-bottom:1px solid var(--line)}.tabList{grid-template-columns:repeat(2,minmax(0,1fr))}.tabList button:nth-child(2){border-right:0}.tabPanel{padding:20px}.resourceRow{grid-template-columns:auto minmax(0,1fr)}.resourceActions,.resourceRow>a{grid-column:1/-1;justify-content:flex-start}.resourceViewerHeader{align-items:flex-start;flex-direction:column}.resourceViewer iframe{min-height:520px}.videoGrid{grid-template-columns:1fr}.inquiryFormGroup{padding:20px 18px 22px}.inquiryFormRow{grid-template-columns:minmax(0,1fr);gap:14px}.inquiryHeroAside{padding:18px}.inquiryHeroAsideValue{font-size:16px}.inquiryFormActions{flex-direction:column;align-items:stretch}.inquiryFormSubmit{width:100%}}.adminGridMain{height:calc(100vh - 44px);min-height:640px;background:var(--surface);padding:12px}.adminGrid{display:grid;grid-template-columns:minmax(180px,1fr) minmax(200px,1.1fr) minmax(240px,1.4fr) minmax(360px,2.2fr);grid-gap:12px;gap:12px;height:100%;min-height:0}.adminGrid--two{grid-template-columns:minmax(260px,1fr) minmax(420px,2.4fr)}.adminGridCol{display:flex;flex-direction:column;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;min-height:0}.adminGridCol[aria-disabled=true]{opacity:.55}.adminGridColHead,.adminGridEditHead{display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--paper-cool);border-bottom:1px solid var(--line);flex-shrink:0}.adminGridColStep,.adminGridEditStep{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--brand-dark);color:#fffdf8;font-size:11px;font-weight:700}.adminGridColLabel,.adminGridEditLabel{font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft)}.adminGridColBody{flex:1 1;overflow-y:auto;min-height:0}.adminGridColEmpty{margin:0;padding:18px 14px;color:var(--muted);font-size:13px}.adminGridColList{list-style:none;margin:0;padding:0}.adminGridColList li{border-bottom:1px solid var(--line)}.adminGridColList li:last-child{border-bottom:none}.adminGridColItem{width:100%;text-align:left;background:transparent;border:none;padding:12px 14px;cursor:pointer;display:grid;grid-template-columns:1fr auto;grid-gap:4px 10px;gap:4px 10px;color:var(--ink);font:inherit;transition:background .12s ease}.adminGridColItem:hover{background:rgba(220,232,242,.5)}.adminGridColItem.isActive{background:var(--brand-dark);color:#fffdf8}.adminGridColItem.isActive .adminGridColSecondary{color:rgba(255,253,248,.75)}.adminGridColPrimary{font-size:14px;font-weight:650;grid-column:1;word-break:break-word}.adminGridColSecondary{grid-column:1/-1;font-size:12px;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;word-break:break-word}.adminGridColCount{grid-column:2;grid-row:1;align-self:start;background:var(--surface);color:var(--ink-soft);border:1px solid var(--line);border-radius:999px;padding:1px 8px;font-size:11px;font-weight:600}.adminGridColItem.isActive .adminGridColCount{background:rgba(255,253,248,.12);border-color:rgba(255,253,248,.3);color:#fffdf8}.adminDirtyBadge{margin-left:auto;display:inline-flex;align-items:center;padding:2px 9px;border-radius:999px;background:var(--brand-amber);color:#fffdf8;font-size:11px;font-weight:700;letter-spacing:.04em}.adminGridColFoot{flex-shrink:0;display:flex;flex-direction:column;gap:8px;padding:12px 14px;background:var(--paper-cool);border-top:1px solid var(--line)}.adminGridColFoot .primaryButton{align-self:flex-start}.adminGridColList li[draggable]{cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adminGridColList li[draggable]:active{cursor:-webkit-grabbing;cursor:grabbing}.adminGridColList li.isDragging{opacity:.45}.adminGridColList li.isDragOver{outline:2px solid var(--brand-dark);outline-offset:-2px;background:rgba(21,65,106,.06)}.adminGridEdit{display:flex;flex-direction:column;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;min-height:0}.adminGridEditBody{flex:1 1;overflow-y:auto;min-height:0;padding:4px 0 0}.adminGridEditBody .inquiryForm{padding:14px 18px 22px}.adminGridEditBody .inquiryFormGroup{padding:14px 16px}.adminGridEditBody .inquiryFormTextarea{min-height:88px}.adminGridEditBody .inquiryFormRow{gap:14px}@media (max-width:1100px){.adminGrid{grid-template-columns:1fr 1fr;grid-auto-rows:minmax(220px,auto);height:auto}.adminGrid--two{grid-template-columns:1fr}.adminGridMain{height:auto;min-height:0}.adminGridEdit{grid-column:1/-1;min-height:540px}}@media (max-width:640px){.adminGrid{grid-template-columns:1fr}.adminGridEdit{grid-column:auto}}.adminBanner{background:var(--brand-dark);color:#fffdf8;font-size:13px;letter-spacing:.02em}.adminBannerInner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 0;flex-wrap:wrap}.adminBannerMeta{color:rgba(255,253,248,.78);font-weight:500}.adminBannerMeta strong{color:#fffdf8;font-weight:650}.adminBannerActions{display:inline-flex;align-items:center;gap:14px}.adminBannerLogout{color:#fffdf8;text-decoration:none;border-bottom:1px solid rgba(255,253,248,.4);padding-bottom:1px;font-weight:600}.adminBannerLogout:hover{border-color:#fffdf8}.adminNav{background:var(--surface);border-bottom:1px solid var(--line)}.adminNavInner{display:flex;align-items:stretch}.adminNavList{display:flex;gap:4px;margin:0;padding:0;list-style:none}.adminNavItem{display:flex}.adminNavLink{display:inline-flex;align-items:center;padding:12px 18px;font-size:13px;font-weight:600;letter-spacing:.04em;color:var(--ink-soft);text-decoration:none;border-bottom:2px solid transparent;transition:color .12s ease,border-color .12s ease,background .12s ease}.adminNavLink:hover{color:var(--ink);background:rgba(220,232,242,.4)}.adminNavLink.isActive{color:var(--brand-dark);border-bottom-color:var(--brand-dark)}.adminPage{background:var(--paper)}.adminPageHeader{padding:48px 0 24px;border-bottom:1px solid var(--line);background:var(--surface)}.adminPageEyebrow{font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--brand-cyan);margin:0 0 10px}.adminPageTitle{font-size:clamp(28px,4vw,40px);font-weight:700;color:var(--ink);margin:0;letter-spacing:-.01em}.adminPageLede{margin:12px 0 0;color:var(--ink-soft);font-size:15px;line-height:1.65;max-width:640px}.adminSection{padding:32px 0 64px}.adminTableWrap{overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}.adminTable{width:100%;border-collapse:collapse;min-width:640px}.adminTable thead th{text-align:left;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);background:var(--paper-cool);position:-webkit-sticky;position:sticky;top:0}.adminTable tbody td,.adminTable thead th{padding:14px 16px;border-bottom:1px solid var(--line)}.adminTable tbody td{vertical-align:top;color:var(--ink);font-size:14px}.adminTable tbody tr:last-child td{border-bottom:none}.adminTable tbody tr:hover{background:rgba(220,232,242,.45)}.adminTableGroupRow td{background:rgba(21,65,106,.06);color:var(--brand-dark);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:10px 16px}.adminTableTitle{font-weight:650;color:var(--ink)}.adminTableSub{margin-top:2px;font-size:12px;color:var(--muted)}.adminTableAction{white-space:nowrap;text-align:right}.adminTableCount{margin-top:10px;font-size:12px;color:var(--muted)}.adminLoginShell{max-width:380px;margin:64px auto 96px}.adminLoginTitle{font-size:24px;font-weight:700;color:var(--ink);margin:0 0 6px}.adminLoginLede{color:var(--ink-soft);font-size:14px;margin:0 0 24px;line-height:1.6}.adminResultCard{margin-top:24px;padding:20px 22px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-cool)}.adminResultTitle{font-size:16px;font-weight:700;color:var(--ink);margin:0 0 6px}.adminResultMeta{font-size:13px;color:var(--ink-soft);margin:4px 0;word-break:break-all}.adminResultActions{margin-top:18px;display:flex;gap:12px;flex-wrap:wrap}.adminReadonlyList{margin:0;padding:0;list-style:none;display:grid;grid-gap:6px;gap:6px}.adminReadonlyItem{font-size:13px;color:var(--ink-soft);font-family:var(--ui-font)}.adminReadonlyItem strong{color:var(--ink);margin-right:4px}.adminHeroThumb{width:120px;height:80px;object-fit:cover;border-radius:var(--radius);border:1px solid var(--line);background:var(--surface)}.adminFeaturesEditor{display:grid;grid-gap:10px;gap:10px}.adminFeaturesList{list-style:none;margin:0;padding:0;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}.adminFeaturesList li{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;padding:8px 10px;border-bottom:1px solid var(--line)}.adminFeaturesList li:last-child{border-bottom:none}.adminFeaturesDragHandle[draggable]{cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adminFeaturesDragHandle[draggable]:active{cursor:-webkit-grabbing;cursor:grabbing}.adminFeaturesList li.isDragging{opacity:.45}.adminFeaturesList li.isDragOver{outline:2px solid var(--brand-dark);outline-offset:-2px;background:rgba(220,232,242,.45)}.adminFeaturesDragHandle{display:inline-flex;align-items:center;justify-content:center;color:var(--muted)}.adminFeaturesInput{min-width:0}.adminFeaturesIconButton{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--ink-soft);cursor:pointer}.adminFeaturesIconButton:hover{color:var(--ink);border-color:var(--brand-dark)}.adminFeaturesAddButton{align-self:flex-start;display:inline-flex;align-items:center;gap:6px}.adminFeaturesList--structured li{grid-template-columns:auto minmax(0,1fr) auto}.adminFeaturesGroupButton{width:100%;min-width:0;display:grid;grid-gap:2px;gap:2px;padding:8px 10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);text-align:left;cursor:pointer}.adminFeaturesGroupButton:hover{border-color:var(--brand-dark);background:rgba(220,232,242,.35)}.adminFeaturesGroupTitle{font-size:14px;font-weight:650;color:var(--ink)}.adminFeaturesGroupMeta{font-size:12px;color:var(--muted)}.adminDialog{width:min(640px,100%);max-height:min(84vh,760px);display:flex;flex-direction:column;border-radius:var(--radius);background:var(--paper);box-shadow:var(--shadow);overflow:hidden}.adminDialogHead{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid var(--line)}.adminDialogTitle{margin:0;font-size:18px;font-weight:700}.adminDialogClose{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--ink);cursor:pointer}.adminDialogBody{flex:1 1;overflow-y:auto;padding:16px 18px;display:grid;grid-gap:14px;gap:14px}.adminDialogFoot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-top:1px solid var(--line);background:var(--surface)}.adminDialogFootActions{display:flex;gap:8px}.adminDialogDeleteButton{color:var(--brand-amber)}@media (max-width:720px){.adminPageHeader{padding:32px 0 18px}.adminTableWrap{border-radius:4px}.adminTable tbody td,.adminTable thead th{padding:12px 14px}}