/* OEREP compact category navigation. Isolated from legacy gnb hover handlers. */
#gnb.om-nav{position:relative;background:#131619;z-index:990;text-align:left}
#gnb.om-nav *,.om-mobile *{box-sizing:border-box}
#gnb.om-nav .om-top-list{display:flex;flex-wrap:wrap;align-items:stretch;max-width:1500px;margin:0 auto;padding:0 10px;list-style:none}
#gnb.om-nav li{list-style:none;line-height:normal}
#gnb.om-nav .om-top-item{position:relative;display:flex;align-items:center;padding:0 12px;white-space:normal}
#gnb.om-nav .om-parent-link{display:flex;align-items:center;min-height:60px;padding:0 8px;font-size:14px;font-weight:600;color:#d5d7da;text-decoration:none;white-space:nowrap}
#gnb.om-nav .om-top-item.is-open{background:#e83743}
#gnb.om-nav .om-top-item.is-open>.om-parent-link{color:#fff}
#gnb.om-nav .om-toggle{position:static;width:28px;height:44px;padding:0;border:0;background:none;color:#eee;font-size:18px;cursor:pointer}
#gnb.om-nav .om-panel{position:absolute;top:100%;left:var(--om-left,0px);z-index:1005;display:block;width:620px;max-width:calc(100vw - 24px);padding:20px 22px 0;background:#fff;border:1px solid #e4e5e8;border-top:3px solid #e83743;border-radius:0 0 8px 8px;box-shadow:0 12px 28px rgba(0,0,0,.16);color:#222;white-space:normal;line-height:1.5}
#gnb.om-nav .om-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 14px}
#gnb.om-nav .om-panel-heading strong{font-size:15px;font-weight:600}
#gnb.om-nav .om-panel-heading>span{font-size:12px;color:#6d7077}
#gnb.om-nav .om-grid,.om-mobile .om-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px 12px;margin:0;padding:0;list-style:none;column-count:auto}
#gnb.om-nav .om-grid>li,.om-mobile .om-grid>li{display:block;margin:0;padding:0;border:0;min-width:0;line-height:normal}
#gnb.om-nav .om-brand-grid{max-height:min(360px,var(--om-list-height,360px));overflow-y:auto;overscroll-behavior:auto;scrollbar-width:thin;padding-right:4px}
#gnb.om-nav .om-child-link,.om-mobile .om-child-link{display:flex;align-items:center;min-height:44px;padding:10px 9px;background:#fff;color:#333;font-size:13px;line-height:1.55;font-weight:400;border-radius:4px;text-decoration:none;overflow-wrap:anywhere;white-space:normal}
#gnb.om-nav .om-child-link:hover,#gnb.om-nav .om-child-link[aria-current="page"],.om-mobile .om-child-link:hover,.om-mobile .om-child-link[aria-current="page"]{background:#fff0f1;color:#c52133}
.om-footer{display:flex;justify-content:flex-end;border-top:1px solid #ececf0;margin-top:12px}
#gnb.om-nav .om-footer>a,.om-mobile .om-footer>a{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:48px;padding:8px 0;color:#bf2333;font-size:13px;font-weight:500;line-height:1.5;text-decoration:none}
#gnb.om-nav .om-search-label,.om-mobile .om-search-label{display:block;font-size:12px;line-height:1.5;color:#62666d;margin:0 0 6px}
#gnb.om-nav .om-search,.om-mobile .om-search{display:block;width:100%;height:42px;border:1px solid #d8dbe0;border-radius:5px;padding:8px 12px;font:inherit;font-size:16px;line-height:1.5;color:#222;background:#fafafb}
#gnb.om-nav .om-title-search,.om-mobile .om-title-search{margin:0 0 14px;padding:0}
#gnb.om-nav .om-title-search-help,.om-mobile .om-title-search-help{margin:0 0 8px;font-size:12px;line-height:1.6;color:#62666d;white-space:normal;word-break:keep-all;overflow-wrap:anywhere}
#gnb.om-nav .om-title-search-row,.om-mobile .om-title-search-row{display:flex;align-items:stretch;gap:8px;min-width:0}
#gnb.om-nav .om-title-search-row>.om-search,.om-mobile .om-title-search-row>.om-search{flex:1;min-width:0;width:0;height:44px}
#gnb.om-nav .om-search-submit,.om-mobile .om-search-submit{position:static;flex:0 0 62px;min-height:44px;padding:0 12px;margin:0;border:0;border-radius:5px;background:#e83743;color:#fff;font:inherit;font-size:14px;font-weight:500;line-height:1.5;white-space:nowrap;cursor:pointer}
#gnb.om-nav .om-search-submit:hover,.om-mobile .om-search-submit:hover{background:#c52133}
#gnb.om-nav .om-result-status,.om-mobile .om-result-status{font-size:12px;color:#6d7077;line-height:1.5;margin:9px 0}
#gnb.om-nav .om-factory-grid{max-height:min(205px,var(--om-factory-height,205px));overflow-y:auto;overscroll-behavior:auto;scrollbar-width:thin}
#gnb.om-nav .om-empty,.om-mobile .om-empty{padding:12px 4px;margin:0;font-size:13px;line-height:1.6;color:#676b72}
#gnb.om-nav [hidden],.om-mobile [hidden]{display:none!important}
#gnb.om-nav a:focus-visible,#gnb.om-nav button:focus-visible,#gnb.om-nav input:focus-visible,.om-mobile a:focus-visible,.om-mobile button:focus-visible,.om-mobile input:focus-visible{outline:2px solid #c52133;outline-offset:-2px}
.om-mobile{background:#fff;color:#26282d}
.om-mobile ul{list-style:none;margin:0;padding:0}
.om-mobile .om-mobile-root>.om-mobile-item{border-bottom:1px solid #eceef1}
.om-mobile .om-mobile-row{display:flex;align-items:stretch;min-width:0}
.om-mobile .om-mobile-link{display:flex;flex:1;align-items:center;min-width:0;min-height:48px;padding:12px 16px;font-size:14px;font-weight:500;line-height:1.55;color:#303238;text-decoration:none;overflow-wrap:anywhere}
.om-mobile .om-mobile-toggle{position:static;flex:0 0 44px;width:44px;height:48px;margin:0;padding:0;border:0;text-indent:0;overflow:visible;background:transparent;color:#777;font-size:18px;line-height:1;cursor:pointer}
.om-mobile .is-open>.om-mobile-row{background:#fff0f1}
.om-mobile .is-open>.om-mobile-row>.om-mobile-link,.om-mobile .is-open>.om-mobile-row>.om-mobile-toggle{color:#c52133}
.om-mobile .om-mobile-panel{padding:10px 12px 0;background:#fff}
.om-mobile .om-mobile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 8px}
.om-mobile .om-mobile-grid>.om-mobile-item{min-width:0;background:#fafafb;border:1px solid #eff0f3;border-radius:4px}
.om-mobile .om-mobile-grid>.om-mobile-item.is-open{grid-column:1/-1}
.om-mobile .om-mobile-grid .om-mobile-link{padding:10px 8px;font-size:13px;font-weight:400;min-height:44px}
.om-mobile .om-mobile-grid .om-mobile-toggle{height:44px}
.om-mobile .om-mobile-grid .om-mobile-panel{padding:8px}
.om-mobile .om-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 8px}
.om-mobile .om-child-link{background:#fafafb;border:1px solid #eff0f3}
.om-mobile .om-footer{margin-top:8px}
.om-mobile .om-footer>a{width:100%;padding:10px 6px}
#category .om-mobile{clear:both}
#category.om-desktop-drawer{z-index:1100;max-width:100vw}
#category.om-desktop-drawer .ct_wr{height:calc(100% - 61px);overflow-y:auto;overscroll-behavior:contain}
#category .om-drawer-orders{display:block;padding:15px 16px;border-top:1px solid #eceef1;color:#303238;font-size:14px;line-height:1.6}
@media(max-width:700px){#gnb.om-nav .om-top-list{padding:0 4px}#gnb.om-nav .om-top-item{padding:0 5px}#gnb.om-nav .om-parent-link{font-size:13px;padding:0 5px}#gnb.om-nav .om-panel{padding:16px 14px 0}#gnb.om-nav .om-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Distinct shopping / inspection navigation, with restrained metallic typography. */
.om-utility{position:relative;background:linear-gradient(100deg,#15181b,#1b1f22);border-bottom:1px solid rgba(255,255,255,.065);color:#aeb3b7}
.om-utility ul{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;max-width:1500px;min-height:34px;margin:0 auto;padding:0 26px;list-style:none}
.om-utility li{display:flex;align-items:center;margin:0;padding:0;line-height:normal;list-style:none}
.om-utility li+li:before{content:'';width:1px;height:10px;margin:0 16px;background:#484d50}
.om-utility .om-utility-link{display:inline-flex;align-items:center;min-height:34px;color:#aeb3b7;font-size:12px;line-height:1.5;text-decoration:none;transition:color .2s ease,text-shadow .2s ease}
.om-utility .om-utility-link:hover,.om-utility .om-utility-link:focus-visible,.om-utility .om-utility-link[aria-current]{color:#fff;text-shadow:0 0 14px rgba(255,255,255,.22)}
.om-utility .om-utility-link:focus-visible{outline:2px solid #ff828c;outline-offset:2px}
#gnb.om-nav.om-grouped{background:linear-gradient(100deg,#13171a,#171c1f 55%,#121619);border-top:1px solid rgba(255,255,255,.035);border-bottom:1px solid rgba(255,255,255,.065)}
#gnb.om-grouped .om-main-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:24px;max-width:1320px;margin:0 auto;padding:16px 24px 14px}
#gnb.om-grouped .om-nav-group{min-width:0}
#gnb.om-grouped .om-nav-group-service{position:relative;padding-left:24px}
#gnb.om-grouped .om-nav-group-service:before{content:'';position:absolute;top:3px;bottom:12px;left:0;width:1px;background:linear-gradient(180deg,transparent,#555c60 20%,#555c60 80%,transparent);opacity:.6}
#gnb.om-grouped .om-group-label{margin:0 0 9px;padding:0 12px;color:#a3abad;font-size:11px;font-weight:400;line-height:1.5;letter-spacing:.06em}
#gnb.om-grouped .om-top-list{gap:8px;max-width:none;margin:0;padding:0;flex-wrap:wrap}
#gnb.om-grouped .om-nav-group-shop .om-top-list{justify-content:flex-start}
/* 메뉴명은 유지하고 아이콘·테두리·선택 상태로 기능을 구분합니다. */
#gnb.om-grouped .om-top-item{--om-accent:190,204,211;align-self:start;min-height:46px;padding:0 3px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(255,255,255,.035);box-shadow:inset 0 1px 0 rgba(255,255,255,.035);transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}
#gnb.om-grouped .om-top-item[data-om-kind="featured"]{--om-accent:216,195,145}
#gnb.om-grouped .om-top-item[data-om-kind="delivery"],#gnb.om-grouped .om-top-item[data-om-kind="inspection"]{--om-accent:157,204,180;border-color:rgba(157,204,180,.25);background:rgba(117,168,140,.065)}
#gnb.om-grouped .om-top-item[data-om-kind="groupbuy"]{--om-accent:169,194,218}
#gnb.om-grouped .om-top-item[data-om-kind="play"]{--om-accent:222,202,146}
#gnb.om-grouped .om-top-item:hover,#gnb.om-grouped .om-top-item:focus-within{border-color:rgba(var(--om-accent),.65);background:rgba(var(--om-accent),.10);box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 3px 12px rgba(0,0,0,.12)}
#gnb.om-grouped .om-top-item.is-open,#gnb.om-grouped .om-top-item.is-current{border-color:rgba(var(--om-accent),.78);background:rgba(var(--om-accent),.14);box-shadow:inset 0 0 0 1px rgba(var(--om-accent),.10)}
#gnb.om-grouped .om-parent-link{position:relative;gap:8px;min-height:44px;padding:0 10px;font-size:14px;font-weight:600;line-height:1.5;letter-spacing:-.15px;color:#e4e9eb;text-shadow:none;transition:color .18s ease}
#gnb.om-grouped .om-parent-label{background:none;color:inherit}
#gnb.om-grouped .om-parent-link:after{display:none}
#gnb.om-grouped .om-menu-icon{display:block;flex:0 0 17px;width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;color:rgb(var(--om-accent))}
#gnb.om-grouped .om-top-item.is-open>.om-parent-link,#gnb.om-grouped .om-top-item.is-current>.om-parent-link{color:#fff;background:transparent}
#gnb.om-grouped .om-toggle{flex:0 0 28px;width:28px;height:44px;margin-right:3px;border-radius:0 999px 999px 0;color:#c5ced1;font-size:15px;transition:color .18s ease}
#gnb.om-grouped .om-top-item.is-open>.om-toggle{color:rgb(var(--om-accent))}
#gnb.om-grouped .om-parent-link:focus-visible,#gnb.om-grouped .om-toggle:focus-visible{outline:2px solid rgb(var(--om-accent));outline-offset:2px;border-radius:999px}
#gnb.om-grouped .om-service-toggle{display:flex;align-items:center;gap:14px;width:auto;height:48px;min-height:48px;padding:0 8px;border:0;border-radius:0;background:none;font-family:inherit;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.15px;text-align:left}
#gnb.om-grouped .om-chevron{font-size:16px;line-height:1}
#gnb.om-grouped .om-panel{top:calc(100% + 10px);max-height:var(--om-panel-height,calc(100vh - 210px));overflow-y:auto;border-top:2px solid rgb(var(--om-accent));border-radius:8px;box-shadow:0 12px 30px rgba(0,0,0,.18),0 2px 6px rgba(0,0,0,.08)}
#gnb.om-grouped .om-top-item[data-om-dropdown]:before{content:'';position:absolute;left:0;right:0;top:100%;height:11px}
#gnb.om-grouped .om-top-item[data-om-play]{align-self:start;min-height:46px;margin-left:0;padding:0 3px;border:1px solid rgba(216,197,143,.48);border-radius:999px;background:linear-gradient(135deg,rgba(214,191,126,.15),rgba(255,255,255,.035));box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 5px 15px rgba(0,0,0,.12);transition:border-color .22s ease,background-color .22s ease,box-shadow .22s ease,transform .22s ease}
#gnb.om-grouped .om-top-item[data-om-play]:hover,#gnb.om-grouped .om-top-item[data-om-play]:focus-within{border-color:rgba(235,211,146,.88);background:linear-gradient(135deg,rgba(225,199,126,.23),rgba(255,255,255,.055));box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 7px 18px rgba(0,0,0,.18);transform:translateY(-1px)}
#gnb.om-grouped .om-top-item[data-om-play]>.om-parent-link{gap:7px;min-height:44px;padding:0 4px 0 9px;font-size:14px}
#gnb.om-grouped .om-top-item[data-om-play]>.om-parent-link:before{content:'⚄';color:#e1cd94;font-family:'Segoe UI Symbol',sans-serif;font-size:16px;font-weight:400;line-height:1;text-shadow:0 0 10px rgba(225,205,148,.2)}
#gnb.om-grouped .om-top-item[data-om-play]>.om-parent-link:after{display:none}
#gnb.om-grouped .om-top-item[data-om-play] .om-parent-label{display:inline-flex;align-items:center;gap:7px;background:none;color:#f0f1ed}
#gnb.om-grouped .om-top-item[data-om-play] .om-parent-label:after{content:'PLAY';padding:2px 5px;border:1px solid rgba(222,202,146,.42);border-radius:999px;background:rgba(215,193,132,.1);color:#dcca96;font-size:8px;font-weight:700;line-height:1.15;letter-spacing:.1em}
#gnb.om-grouped .om-top-item[data-om-play]>.om-toggle{width:28px;height:44px;margin-right:3px;color:#dac990;font-size:14px}
#gnb.om-grouped .om-top-item[data-om-play].is-open,#gnb.om-grouped .om-top-item[data-om-play].is-current{border-color:#e0ca8c;background:linear-gradient(135deg,rgba(224,198,124,.24),rgba(255,255,255,.06));box-shadow:0 0 0 1px rgba(222,200,137,.08),0 7px 18px rgba(0,0,0,.18)}
#gnb.om-grouped .om-top-item[data-om-play].is-open .om-parent-label,#gnb.om-grouped .om-top-item[data-om-play].is-current .om-parent-label{color:#fff4d3}
#gnb.om-grouped .om-service-panel{width:290px;padding:5px 18px}
.om-service-links{margin:0;padding:0;list-style:none}
#gnb.om-grouped .om-service-links>li,.om-mobile .om-service-links>li{display:block;margin:0;padding:0;line-height:normal;list-style:none}
.om-service-links>li+li{border-top:1px solid #e9ecee}
#gnb.om-grouped .om-service-link,.om-mobile .om-service-link{display:flex;align-items:center;gap:17px;min-height:62px;padding:10px 3px;color:#36404a;font-size:14px;font-weight:500;line-height:1.5;text-decoration:none;transition:color .2s ease,background-color .2s ease}
.om-service-link svg{width:26px;height:26px;flex:0 0 26px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;color:#858e95}
#gnb.om-grouped .om-service-link:hover,.om-mobile .om-service-link:hover,#gnb.om-grouped .om-service-link[aria-current],.om-mobile .om-service-link[aria-current]{color:#bf3445;background:#fff8f8}
.om-mobile.om-mobile-grouped .om-mobile-section{margin:0;padding:0}
.om-mobile.om-mobile-grouped .om-mobile-section+.om-mobile-section{border-top:7px solid #f2f4f5}
.om-mobile.om-mobile-grouped .om-mobile-section-title{display:block;margin:0;padding:13px 16px 8px;border:0;background:#fff;color:#68747c;font-size:11px;font-weight:600;line-height:1.5;letter-spacing:.055em;text-align:left}
.om-mobile.om-mobile-grouped .om-mobile-root>.om-mobile-item>.om-mobile-row>.om-mobile-link{font-weight:600;transition:color .2s ease,background-color .2s ease}
.om-mobile.om-mobile-grouped .om-mobile-root>.om-mobile-item[data-om-kind]:not([data-om-play]){--om-mobile-accent:#617780;padding:4px 10px;border-bottom:0;background:#fff}
.om-mobile.om-mobile-grouped .om-mobile-root>.om-mobile-item[data-om-kind="featured"]{--om-mobile-accent:#8a703b}
.om-mobile.om-mobile-grouped .om-mobile-root>.om-mobile-item[data-om-kind="delivery"],.om-mobile.om-mobile-grouped .om-mobile-root>.om-mobile-item[data-om-kind="inspection"]{--om-mobile-accent:#3c7758}
.om-mobile.om-mobile-grouped .om-mobile-root>.om-mobile-item[data-om-kind="groupbuy"]{--om-mobile-accent:#4b708d}
.om-mobile.om-mobile-grouped .om-mobile-root>.om-mobile-item[data-om-kind]:not([data-om-play])>.om-mobile-row{border:1px solid #e0e7e4;border-radius:10px;background:#f8faf9}
.om-mobile.om-mobile-grouped .om-mobile-root>.om-mobile-item[data-om-kind]:not([data-om-play])>.om-mobile-row>.om-mobile-link{gap:10px;min-height:46px;padding:10px 12px;color:#344b40}
.om-mobile.om-mobile-grouped .om-menu-icon{display:block;flex:0 0 18px;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;color:var(--om-mobile-accent)}
.om-mobile.om-mobile-grouped .om-mobile-label{min-width:0}
.om-mobile.om-mobile-grouped .om-mobile-root>.om-mobile-item[data-om-kind]:not([data-om-play])>.om-mobile-row>.om-mobile-toggle{height:46px;color:var(--om-mobile-accent)}
.om-mobile.om-mobile-grouped .om-mobile-root>.om-mobile-item[data-om-kind]:not([data-om-play]).is-open>.om-mobile-row{border-color:#adc8b8;background:#edf4ef}
.om-mobile.om-mobile-grouped .om-mobile-root>.om-mobile-item[data-om-kind]:not([data-om-play])>.om-mobile-row>.om-mobile-link[aria-current]{color:#285b3b;background:#edf4ef;border-radius:9px}
.om-mobile.om-mobile-grouped .om-service-links{padding:0 4px}
.om-mobile.om-mobile-grouped .om-service-link{font-size:13px;min-height:52px;gap:12px}
.om-mobile.om-mobile-grouped .om-service-link svg{width:22px;height:22px;flex-basis:22px}
.om-mobile.om-mobile-grouped .om-mobile-link[aria-current]{color:#bd2b3d;background:#fff4f5}
.om-mobile.om-mobile-grouped .om-mobile-item[data-om-play]{padding:7px 10px 9px;background:#fff}
.om-mobile.om-mobile-grouped .om-mobile-item[data-om-play]>.om-mobile-row{overflow:hidden;border:1px solid #e2d6b3;border-radius:10px;background:linear-gradient(135deg,#fbf8ef,#fff)}
.om-mobile.om-mobile-grouped .om-mobile-item[data-om-play]>.om-mobile-row>.om-mobile-link{gap:8px;min-height:46px;padding:10px 12px;color:#4c4636;font-weight:700}
.om-mobile.om-mobile-grouped .om-mobile-item[data-om-play]>.om-mobile-row>.om-mobile-link:before{content:'⚄';color:#a98b3f;font-family:'Segoe UI Symbol',sans-serif;font-size:18px;font-weight:400;line-height:1}
.om-mobile.om-mobile-grouped .om-mobile-item[data-om-play]>.om-mobile-row>.om-mobile-link:after{content:'PLAY';margin-left:1px;padding:2px 6px;border:1px solid #ddcca0;border-radius:999px;background:#f5edda;color:#8f7637;font-size:8px;font-weight:800;line-height:1.2;letter-spacing:.1em}
.om-mobile.om-mobile-grouped .om-mobile-item[data-om-play]>.om-mobile-row>.om-mobile-toggle{height:46px;color:#9b8245}
.om-mobile.om-mobile-grouped .om-mobile-item[data-om-play].is-open>.om-mobile-row{background:linear-gradient(135deg,#f8f0db,#fffaf0)}
.om-mobile.om-mobile-grouped .om-mobile-item[data-om-play].is-open>.om-mobile-row>.om-mobile-link,.om-mobile.om-mobile-grouped .om-mobile-item[data-om-play].is-open>.om-mobile-row>.om-mobile-toggle,.om-mobile.om-mobile-grouped .om-mobile-item[data-om-play]>.om-mobile-row>.om-mobile-link[aria-current]{color:#7c6223;background:transparent}
.om-mobile.om-mobile-grouped .om-mobile-item[data-om-play]>.om-mobile-panel{padding-top:8px}
/* 하위 메뉴의 조회·검색 기능은 그대로 두고 색상만 사이트 기본 녹색으로 통일합니다. */
#gnb.om-grouped .om-child-link:hover,#gnb.om-grouped .om-child-link[aria-current="page"],.om-mobile .om-child-link:hover,.om-mobile .om-child-link[aria-current="page"]{background:#edf4ef;color:#2f5b40}
#gnb.om-grouped .om-footer>a,.om-mobile .om-footer>a{color:#365c44}
#gnb.om-grouped .om-search-submit,.om-mobile .om-search-submit{background:#294d38}
#gnb.om-grouped .om-search-submit:hover,.om-mobile .om-search-submit:hover{background:#203e2c}
#gnb.om-grouped .om-service-link:hover,.om-mobile .om-service-link:hover,#gnb.om-grouped .om-service-link[aria-current],.om-mobile .om-service-link[aria-current]{color:#2f5b40;background:#edf4ef}
@media(max-width:1180px){#gnb.om-grouped .om-main-inner{grid-template-columns:minmax(0,1fr);gap:14px;padding:14px 20px}#gnb.om-grouped .om-nav-group-service{padding-left:0}#gnb.om-grouped .om-nav-group-service:before{display:none}}
@media(prefers-reduced-motion:reduce){#gnb.om-grouped .om-top-item,#gnb.om-grouped .om-parent-link,#gnb.om-grouped .om-parent-label,#gnb.om-grouped .om-parent-link:after,#gnb.om-grouped .om-toggle,.om-utility .om-utility-link,.om-service-link,.om-mobile.om-mobile-grouped .om-mobile-link{transition:none!important;transform:none!important}}
@media(forced-colors:active){#gnb.om-grouped .om-top-item{border-color:ButtonText}#gnb.om-grouped .om-top-item.is-current,#gnb.om-grouped .om-top-item.is-open{border-color:Highlight}#gnb.om-grouped .om-parent-label{background:none!important;color:LinkText!important;text-shadow:none}.om-service-link svg,#gnb.om-grouped .om-menu-icon,.om-mobile .om-menu-icon{color:LinkText}}
