:root{--blue:#2563eb;--blue2:#0f6bff;--navy:#0b1220;--text:#111827;--muted:#6b7280;--line:#e7eaf0;--bg:#f6f8fb;--card:#fff;--radius:24px;--shadow:0 18px 50px rgba(15,23,42,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--text);font-family:Pretendard,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.025em}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.is-hidden{display:none!important}
.shop-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(231,234,240,.9);backdrop-filter:blur(14px)}.shop-header__inner{width:min(1240px,calc(100% - 40px));height:72px;margin:auto;display:flex;align-items:center;gap:40px}.shop-brand{display:flex;align-items:center;gap:9px;font-weight:900}.shop-brand__mark{display:grid;place-items:center;width:43px;height:30px;border-radius:10px;background:#111827;color:#fff;font-size:16px;letter-spacing:-.06em}.shop-brand__logo{display:block;width:auto;height:34px;max-width:128px;object-fit:contain}.shop-brand__name{font-size:20px}.shop-nav{display:flex;gap:26px;font-size:15px;font-weight:700}.shop-nav a:hover{color:var(--blue)}.shop-header__call{margin-left:auto;display:flex;align-items:center;gap:10px;font-size:12px;color:var(--muted)}.shop-header__call strong{font-size:15px;color:var(--text)}
.section-shell{width:min(1240px,calc(100% - 40px));margin-left:auto;margin-right:auto}.hero{overflow:hidden;background:linear-gradient(135deg,#f2f7ff 0%,#eef2ff 52%,#f8fbff 100%);border-bottom:1px solid #edf1f7}.hero__inner{width:min(1240px,calc(100% - 40px));min-height:540px;margin:auto;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:50px}.eyebrow,.section-kicker{display:inline-flex;color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.08em}.hero h1{margin:18px 0 22px;font-size:56px;line-height:1.12;letter-spacing:-.055em}.hero h1 em{font-style:normal;color:var(--blue)}.hero p{max-width:610px;margin:0;color:#526071;font-size:18px;line-height:1.65}.hero__actions{display:flex;gap:10px;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border:0;border-radius:14px;font-weight:800}.btn--primary{background:var(--blue);color:#fff}.btn--ghost{background:#fff;color:var(--text);border:1px solid var(--line)}.hero__visual{position:relative;height:430px}.hero-phone{position:absolute;border:10px solid #101828;background:linear-gradient(160deg,#dbeafe,#fff);border-radius:42px;box-shadow:0 28px 65px rgba(37,99,235,.18)}.hero-phone--back{width:210px;height:390px;right:180px;top:35px;transform:rotate(-11deg)}.hero-phone--front{width:220px;height:410px;right:55px;top:0;transform:rotate(8deg);display:grid;place-items:center}.hero-phone--front:before{content:"";position:absolute;top:12px;width:72px;height:20px;border-radius:20px;background:#101828}.hero-phone--front span{font-size:58px;font-weight:1000;color:var(--blue);letter-spacing:-.08em}.hero-chip{position:absolute;padding:12px 17px;background:#fff;border:1px solid #e8eef8;border-radius:999px;box-shadow:0 12px 35px rgba(37,99,235,.14);font-size:13px;font-weight:900}.hero-chip--one{left:30px;top:105px}.hero-chip--two{left:55px;bottom:70px}
.quick-picks,.catalog,.related{padding-top:82px;padding-bottom:28px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-head h2{margin:7px 0 0;font-size:32px;letter-spacing:-.045em}.section-head p{margin:10px 0 0;color:var(--muted);font-size:14px}.section-head>a{font-size:14px;font-weight:800;color:#4b5563}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.quick-card{min-width:0;display:flex;align-items:center;gap:16px;padding:16px;background:var(--bg);border:1px solid #eef1f5;border-radius:20px;transition:.2s}.quick-card:hover{transform:translateY(-2px);box-shadow:var(--shadow);background:#fff}.quick-card__img{width:86px;height:86px;flex:0 0 86px;border-radius:16px;background:#fff;display:grid;place-items:center;overflow:hidden}.quick-card__img img{width:100%;height:100%;object-fit:contain;padding:6px}.quick-card>div:last-child{min-width:0;display:flex;flex-direction:column}.quick-card span{font-size:11px;color:var(--muted);font-weight:700}.quick-card strong{margin:5px 0 9px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quick-card em{font-style:normal;font-size:13px;font-weight:900}.phone-placeholder{width:66%;aspect-ratio:.56;border:5px solid #111827;border-radius:15px;background:linear-gradient(145deg,#dbeafe,#fff);display:grid;place-items:center;color:var(--blue);font-weight:1000}.phone-placeholder--large{width:220px}
.catalog{padding-bottom:96px}.section-head--catalog{align-items:center}.search-box{width:320px;height:48px;display:flex;align-items:center;gap:8px;padding:0 15px;border:1px solid var(--line);border-radius:14px;background:#fff}.search-box input{width:100%;border:0;outline:0;font-size:14px}.filter-tabs{display:flex;gap:8px;margin-bottom:28px;overflow:auto;padding-bottom:2px}.filter-tab{flex:0 0 auto;padding:11px 17px;border:1px solid var(--line);border-radius:999px;background:#fff;font-weight:800;color:#4b5563}.filter-tab b{margin-left:4px;color:#9ca3af}.filter-tab.is-active{background:#111827;color:#fff;border-color:#111827}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{position:relative;border:1px solid var(--line);border-radius:24px;background:#fff;overflow:hidden;transition:.2s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#d8deea}.product-card__link{display:block;height:100%;padding:18px}.product-card__badges{position:absolute;left:18px;top:18px;z-index:2;display:flex;gap:5px}.badge{display:inline-flex;padding:6px 9px;border-radius:999px;background:#111827;color:#fff;font-size:10px;font-weight:900}.badge--blue{background:var(--blue)}.badge--mint{background:#0d9488}.product-card__image{height:280px;border-radius:18px;background:#f7f8fa;display:grid;place-items:center;overflow:hidden}.product-card__image img{width:86%;height:86%;object-fit:contain;transition:.25s}.product-card:hover .product-card__image img{transform:scale(1.035)}.product-card__body{padding:19px 3px 3px}.product-card__brand{font-size:12px;color:var(--muted);font-weight:700}.product-card h3{min-height:48px;margin:7px 0 15px;font-size:18px;line-height:1.35}.product-card__price{display:flex;align-items:baseline;justify-content:space-between;gap:8px;border-top:1px solid #f0f2f5;padding-top:14px}.product-card__price small{color:var(--muted)}.product-card__price strong{font-size:17px}.product-card__hint{margin:8px 0 0;color:#778397;font-size:12px}.product-card__cta{display:flex;align-items:center;justify-content:space-between;margin-top:18px;color:var(--blue);font-size:13px;font-weight:900}.product-card__cta i{font-style:normal;font-size:18px}.empty-state{padding:70px 20px;text-align:center;border:1px dashed #ccd3df;border-radius:22px;background:#fafbfc}.empty-state strong{font-size:20px}.empty-state p{color:var(--muted)}.empty-state--page{margin:90px 0}.empty-state--page .btn{margin-top:15px}
.guide-section{padding:85px 0 100px;background:#f7f9fc}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.guide-card{padding:28px;border-radius:22px;background:#fff;border:1px solid #eef1f5}.guide-card span{font-size:12px;font-weight:1000;color:var(--blue)}.guide-card strong{display:block;margin:28px 0 9px;font-size:20px}.guide-card p{margin:0;color:var(--muted);line-height:1.6}
.detail-breadcrumb{display:flex;gap:9px;align-items:center;padding-top:28px;color:#7b8494;font-size:13px}.detail-breadcrumb strong{color:#394150}.product-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);gap:70px;padding-top:34px;padding-bottom:76px}.detail-gallery{min-width:0}.detail-gallery__main{height:610px;border-radius:28px;background:#f7f8fa;display:grid;place-items:center;overflow:hidden}.detail-gallery__main>img{width:82%;height:82%;object-fit:contain}.color-list{display:flex;gap:9px;margin-top:14px;overflow:auto;padding:2px}.color-item{min-width:108px;padding:8px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--text)}.color-item.is-active{border:2px solid var(--blue);padding:7px}.color-thumb{display:grid;place-items:center;height:65px;background:#f7f8fa;border-radius:10px}.color-thumb img{width:90%;height:90%;object-fit:contain}.color-item b{display:block;margin-top:7px;font-size:11px}.detail-config{min-width:0}.detail-title{padding-bottom:25px;border-bottom:1px solid var(--line)}.detail-title>span{font-size:13px;color:var(--blue);font-weight:900}.detail-title h1{margin:9px 0 13px;font-size:36px;line-height:1.25;letter-spacing:-.05em}.detail-title p{margin:0;color:var(--muted)}.detail-title p strong{margin-left:5px;color:#374151}.config-section{padding:26px 0;border-bottom:1px solid var(--line)}.config-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.config-label b{font-size:16px}.config-label span{font-size:12px;color:var(--muted)}.choice-grid{display:grid;gap:8px}.choice-grid--3{grid-template-columns:repeat(3,1fr)}.choice-btn{min-height:49px;border:1px solid var(--line);border-radius:13px;background:#fff;color:#4b5563;font-weight:800}.choice-btn.is-active{border:2px solid var(--blue);color:var(--blue);background:#f6f9ff}.select-wrap select{width:100%;height:52px;border:1px solid var(--line);border-radius:13px;background:#fff;padding:0 14px;outline:none;font-weight:700}.plan-spec{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.plan-spec span{display:flex;gap:5px;padding:8px 10px;border-radius:10px;background:#f4f6f9;font-size:11px;color:#596579}.plan-spec b{color:#111827}.support-switch{display:grid;grid-template-columns:1fr 1fr;gap:9px}.support-switch button{padding:15px;border:1px solid var(--line);border-radius:14px;background:#fff;text-align:left}.support-switch button strong{display:block;font-size:14px}.support-switch button span{display:block;margin-top:5px;font-size:11px;color:var(--muted)}.support-switch button.is-active{border:2px solid var(--blue);padding:14px;background:#f6f9ff}.support-switch button.is-active strong{color:var(--blue)}.price-summary{margin-top:24px;padding:23px;border-radius:20px;background:#111827;color:#fff}.summary-main{padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.13)}.summary-main span{font-size:12px;color:#b7c0cf}.summary-main strong{display:block;margin:7px 0 5px;font-size:34px;color:#fff}.summary-main small{color:#8f9aaa}.price-summary dl{margin:16px 0 0}.price-summary dl>div{display:flex;justify-content:space-between;gap:15px;padding:7px 0;font-size:13px}.price-summary dt{color:#aeb7c6}.price-summary dd{margin:0;font-weight:800}.price-notice{margin:14px 0 0;color:#7f8b9d;font-size:10px;line-height:1.55}.detail-actions{display:grid;grid-template-columns:1.3fr .9fr;gap:8px;margin-top:12px}.btn--apply{background:var(--blue);color:#fff;font-size:16px}.btn--apply:disabled{background:#c9d0db;cursor:not-allowed}.btn--call{background:#eef2f7;color:#253041}.detail-actions p{grid-column:1/-1;margin:3px 2px 0;color:var(--muted);font-size:11px}.related{padding-bottom:90px;border-top:1px solid #f0f2f5}.mobile-sticky{display:none}.shop-footer{border-top:1px solid var(--line);background:#fafbfc}.shop-footer__inner{width:min(1240px,calc(100% - 40px));min-height:150px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.shop-footer strong{font-size:17px}.shop-footer p{max-width:760px;margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.shop-footer a{font-size:15px;font-weight:900}
@media(max-width:1020px){.product-grid{grid-template-columns:repeat(3,1fr)}.quick-grid{grid-template-columns:repeat(2,1fr)}.hero__inner{grid-template-columns:1fr 340px}.hero h1{font-size:46px}.hero__visual{transform:scale(.82);transform-origin:center right}.product-detail{grid-template-columns:1fr 440px;gap:34px}.detail-gallery__main{height:520px}}
@media(max-width:760px){body{padding-bottom:76px}.shop-header__inner{width:calc(100% - 28px);height:60px}.shop-brand__mark{width:38px;height:27px}.shop-brand__logo{height:29px;max-width:105px}.shop-brand__name{font-size:17px}.shop-nav{display:none}.shop-header__call span{display:none}.shop-header__call strong{font-size:13px}.section-shell{width:calc(100% - 28px)}.hero__inner{width:calc(100% - 28px);min-height:auto;display:block;padding:52px 0 44px}.hero h1{font-size:38px}.hero p{font-size:15px}.hero__visual{display:none}.hero__actions .btn{flex:1;padding:0 12px}.quick-picks,.catalog,.related{padding-top:54px}.section-head{align-items:flex-start}.section-head h2{font-size:25px}.section-head--catalog{display:block}.search-box{width:100%;margin-top:18px}.quick-grid{display:flex;overflow:auto;gap:10px;margin-right:-14px;padding-right:14px}.quick-card{min-width:245px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-card{border-radius:18px}.product-card__link{padding:10px}.product-card__badges{left:10px;top:10px}.product-card__image{height:190px;border-radius:14px}.product-card__body{padding:14px 3px 4px}.product-card h3{min-height:40px;margin:5px 0 11px;font-size:15px}.product-card__price{display:block}.product-card__price small{display:block;margin-bottom:3px;font-size:10px}.product-card__price strong{font-size:14px}.product-card__hint{display:none}.guide-section{padding:55px 0 70px}.guide-grid{grid-template-columns:1fr}.guide-card strong{margin-top:14px}.detail-breadcrumb{padding-top:18px}.product-detail{display:block;padding-top:18px;padding-bottom:30px}.detail-gallery__main{height:390px;border-radius:20px}.detail-gallery__main>img{width:88%;height:88%}.color-list{margin-bottom:30px}.detail-title h1{font-size:29px}.config-label{display:block}.config-label span{display:block;margin-top:5px}.choice-grid--3{grid-template-columns:repeat(3,1fr)}.choice-btn{font-size:12px}.detail-actions{grid-template-columns:1fr}.detail-actions .btn--apply{display:none}.detail-actions p{grid-column:1}.price-summary{border-radius:18px}.summary-main strong{font-size:29px}.mobile-sticky{position:fixed;left:0;right:0;bottom:0;z-index:45;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:rgba(255,255,255,.96);border-top:1px solid var(--line);backdrop-filter:blur(12px)}.mobile-sticky div{min-width:0}.mobile-sticky span{display:block;font-size:10px;color:var(--muted)}.mobile-sticky strong{display:block;margin-top:2px;font-size:17px}.mobile-sticky button{min-width:130px;height:48px;border:0;border-radius:13px;background:var(--blue);color:#fff;font-weight:900}.mobile-sticky button:disabled{background:#c9d0db}.shop-footer__inner{width:calc(100% - 28px);padding:35px 0;display:block}.shop-footer a{display:inline-block;margin-top:15px}}
@media(max-width:390px){.hero h1{font-size:34px}.hero__actions{display:grid}.product-card__image{height:165px}.product-card h3{font-size:14px}.choice-grid--3{gap:5px}.choice-btn{padding:0 7px}}


/* 관리자 연동 배너/푸터 확장 */
.managed-banner{width:100%;overflow:hidden}.managed-banner>*{max-width:100%}.managed-banner img{max-width:100%;height:auto;display:block}.managed-banner--home_catalog,.managed-banner--product_top{margin:20px auto;max-width:1240px;padding:0 20px;box-sizing:border-box}.shop-footer__inner--managed{align-items:flex-start}.shop-footer__info{min-width:0;flex:1}.shop-footer__meta{display:flex;flex-wrap:wrap;gap:7px 16px;margin-top:12px;color:#8b97a8;font-size:12px;line-height:1.6}.shop-footer__copyright{margin-top:10px!important;font-size:12px!important;color:#8b97a8!important}.shop-footer__extra{margin-top:12px;font-size:12px;line-height:1.7;color:#8b97a8}.shop-footer__extra a{text-decoration:underline}@media(max-width:720px){.managed-banner--home_catalog,.managed-banner--product_top{padding:0 16px;margin:14px auto}.shop-footer__inner--managed{display:block}.shop-footer__inner--managed>a{display:inline-flex;margin-top:14px}.shop-footer__meta{display:block}.shop-footer__meta span{display:block;margin-top:3px}}


/* 2026-08-08 관리형 푸터 레이아웃 보정 */
.shop-footer{border-top:1px solid #dfe5ec;background:#fff;box-shadow:0 -1px 0 rgba(15,23,42,.02)}
.shop-footer__inner.shop-footer__inner--managed{
  width:min(1240px,calc(100% - 40px));
  min-height:0;
  margin:0 auto;
  padding:28px 0 26px;
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:48px;
}
.shop-footer__info{min-width:0;flex:1}
.shop-footer__title{display:block;font-size:16px;line-height:1.35;color:#111827;font-weight:900}
.shop-footer__notice{max-width:820px!important;margin:7px 0 0!important;color:#697586!important;font-size:12px!important;line-height:1.6!important}
.shop-footer__meta{display:flex;flex-wrap:wrap;gap:5px 18px;margin-top:13px;color:#7b8798;font-size:11px;line-height:1.65}
.shop-footer__meta span{position:relative}
.shop-footer__meta span+span:before{content:"";position:absolute;left:-10px;top:50%;width:1px;height:10px;background:#d8dee8;transform:translateY(-50%)}
.shop-footer__meta b{margin-right:4px;color:#566274;font-weight:800}
.shop-footer__meta-wide{flex-basis:100%}
.shop-footer__meta-wide:before{display:none!important}
.shop-footer__bizline{display:flex;flex-basis:100%;align-items:center;gap:5px 18px;margin-top:1px}
.shop-footer__bizline span:first-child:before{display:none!important}
.shop-footer__copyright{margin:10px 0 0!important;color:#9aa4b2!important;font-size:11px!important;line-height:1.5!important}
.shop-footer__extra{margin-top:10px;font-size:11px;line-height:1.65;color:#7b8798}
.shop-footer__extra a{text-decoration:underline}
.shop-footer__call{
  flex:0 0 auto;
  min-width:176px;
  margin:0!important;
  padding:13px 16px;
  display:flex!important;
  flex-direction:column;
  align-items:flex-start;
  gap:3px;
  border:1px solid #e2e8f0;
  border-radius:14px;
  background:#fff;
  box-shadow:0 4px 16px rgba(15,23,42,.035);
}
.shop-footer__call span{font-size:10px;color:#8a96a8;font-weight:700}
.shop-footer__call strong{font-size:16px;line-height:1.2;color:#111827;font-weight:900;letter-spacing:-.02em}
.shop-footer__side{flex:0 0 auto;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px}
.shop-footer__cert{flex:0 0 62px;display:flex!important;align-items:center;justify-content:center;width:62px;height:62px;min-width:62px;min-height:62px;margin:0!important;padding:5px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 4px 16px rgba(15,23,42,.035);overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.shop-footer__cert:hover{border-color:#cbd5e1;box-shadow:0 7px 20px rgba(15,23,42,.07);transform:translateY(-1px)}
.shop-footer__cert img{display:block!important;width:50px!important;height:50px!important;max-width:50px!important;max-height:50px!important;object-fit:contain}
@media(max-width:760px){
  .shop-footer__inner.shop-footer__inner--managed{width:calc(100% - 28px);padding:25px 0 24px;display:block}
  .shop-footer__meta{display:block;margin-top:11px}
  .shop-footer__meta span{display:block;margin-top:3px}
  .shop-footer__meta span+span:before{display:none}
  .shop-footer__side{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:7px;margin-top:17px}
  .shop-footer__call{display:inline-flex!important;min-width:0;margin-top:0!important;padding:11px 14px}
  .shop-footer__call strong{font-size:15px}
  .shop-footer__cert{flex-basis:54px;width:54px;height:54px;min-width:54px;min-height:54px;margin:0!important;padding:4px;border-radius:12px}
  .shop-footer__cert img{width:44px!important;height:44px!important;max-width:44px!important;max-height:44px!important}
}

/* ===== 모바일샵 회원 / 게시판 / 상품 상세 탭 ===== */
.shop-header__account{display:flex;align-items:center;gap:9px}.shop-header__mini{font-size:12px;font-weight:800;color:#64748b;white-space:nowrap}.shop-header__member{display:flex;flex-direction:column;line-height:1.15;text-align:right;font-size:11px;color:#64748b}.shop-header__member strong{font-size:12px;color:#111827}.member-page,.community-page{padding-top:42px;padding-bottom:70px}.member-page--narrow{max-width:620px}.member-card{background:#fff;border:1px solid #e4eaf2;border-radius:22px;padding:28px;box-shadow:0 14px 34px rgba(15,45,90,.06)}.member-card--wide{max-width:900px;margin:0 auto}.member-card__head{margin-bottom:24px}.member-card__head h1,.community-hero h1{margin:5px 0 8px;font-size:32px;letter-spacing:-.055em}.member-card__head p,.community-hero p{margin:0;color:#667085;line-height:1.6}.member-form{display:grid;gap:15px}.member-form--grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.member-form .full{grid-column:1/-1}.member-form label>span{display:block;margin-bottom:7px;font-size:13px;font-weight:800;color:#344054}.member-form input,.member-form select,.member-form textarea,.board-filter input,.board-filter select{width:100%;border:1px solid #d4dce8;border-radius:11px;background:#fff;padding:11px 13px;font:inherit;color:#111827;box-sizing:border-box}.member-form input,.member-form select,.board-filter input,.board-filter select{height:45px}.member-form textarea{resize:vertical;line-height:1.6}.btn--wide{width:100%}.form-alert{padding:13px 15px;border-radius:11px;margin:0 0 18px;font-size:13px;font-weight:750}.form-alert--error{background:#fff1f2;border:1px solid #fecdd3;color:#be123c}.form-alert--success{background:#ecfdf5;border:1px solid #a7f3d0;color:#047857}.agreement-box{border:1px solid #e4eaf2;border-radius:13px;padding:14px;background:#f8fafc}.agreement-text{max-height:110px;overflow:auto;margin-top:10px;padding:10px;border-radius:9px;background:#fff;color:#64748b;font-size:12px;line-height:1.55;white-space:normal}.check-row{display:flex!important;align-items:center;gap:9px}.check-row input{width:18px!important;height:18px!important;flex:0 0 18px}.check-row span{margin:0!important}.member-links{display:flex;justify-content:center;gap:8px;margin-top:20px;color:#64748b;font-size:13px}.member-links a{color:#1769ff;font-weight:800}.social-login{margin-top:24px}.social-login__line{display:flex;align-items:center;gap:12px;color:#94a3b8;font-size:12px;margin-bottom:12px}.social-login__line:before,.social-login__line:after{content:"";height:1px;background:#e5e7eb;flex:1}.social-btn{display:flex;align-items:center;justify-content:center;height:46px;border-radius:11px;margin-top:9px;font-weight:850;font-size:14px}.social-btn--kakao{background:#fee500;color:#181600}.social-btn--naver{background:#03c75a;color:#fff}.social-btn--google{background:#fff;color:#334155;border:1px solid #dbe3ef}.community-hero{margin-bottom:24px}.board-filter{display:grid;grid-template-columns:220px 1fr auto;gap:10px;margin-bottom:18px}.board-list{display:grid;gap:12px}.review-row,.qna-row{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:18px;box-shadow:0 8px 20px rgba(15,45,90,.035)}.review-row__top{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.review-row__top b{font-size:13px;color:#1769ff}.review-row__top em{font-style:normal;padding:4px 7px;background:#eaf2ff;color:#1769ff;border-radius:999px;font-size:10px;font-weight:850}.review-row__top .editor-badge,.product-review-meta .editor-badge{background:#f1f5f9;color:#475569}.review-row__image{margin:14px 0 10px}.review-row__image img{display:block;width:min(100%,420px);max-height:360px;object-fit:cover;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}.stars-text{color:#1769ff;font-weight:900;letter-spacing:1px}.review-row h2{margin:12px 0 8px;font-size:18px}.review-row p{margin:0 0 12px;color:#475467;line-height:1.65;font-size:14px}.review-row small{color:#98a2b3}.qna-row{padding:0;overflow:hidden}.qna-row summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:auto 150px 1fr auto;align-items:center;gap:12px;padding:16px 18px}.qna-row summary::-webkit-details-marker{display:none}.qna-state{padding:5px 8px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:10px;font-weight:850}.qna-state.done{background:#e8f8ef;color:#15803d}.qna-row summary>b{font-size:12px;color:#1769ff}.qna-row summary>strong{font-size:14px}.qna-row summary>small{color:#94a3b8;font-size:11px}.qna-body{border-top:1px solid #edf1f6;padding:16px 18px;background:#fbfdff}.qna-question,.qna-answer{display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:start}.qna-answer{margin-top:12px;padding-top:12px;border-top:1px dashed #dbe3ef}.qna-question b,.qna-answer b{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#1769ff;color:#fff}.qna-answer b{background:#111827}.qna-body p{margin:3px 0;color:#475467;line-height:1.6}.mypage-grid{display:grid;grid-template-columns:2fr 1fr;gap:16px;margin-bottom:24px}.ms-note{color:#64748b;font-size:12px;line-height:1.6}.my-activity{margin-top:18px;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:20px}.my-activity h2{margin:0 0 14px;font-size:18px}.activity-list{display:grid}.activity-list a{display:grid;grid-template-columns:180px 1fr auto;gap:12px;padding:12px 0;border-top:1px solid #eef2f7;align-items:center}.activity-list a:first-child{border-top:0}.activity-list b{font-size:12px;color:#1769ff}.activity-list span{font-size:13px;color:#334155}.activity-list em{font-style:normal;font-size:11px;color:#64748b}
.product-info-tabs{margin-top:32px;margin-bottom:34px}.product-tab-nav{position:sticky;top:0;z-index:18;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #e1e8f2;border-radius:16px 16px 0 0;overflow:hidden;box-shadow:0 8px 20px rgba(15,45,90,.05)}.product-tab-nav a{display:flex;justify-content:center;align-items:center;gap:5px;min-height:58px;border-left:1px solid #edf1f6;font-weight:850;color:#64748b;font-size:14px}.product-tab-nav a:first-child{border-left:0}.product-tab-nav a.is-active{background:#1769ff;color:#fff}.product-tab-nav b{font-size:11px}.product-tab-panel{display:none;padding:28px 0 0}.product-tab-panel.is-active{display:block}.product-tab-panel .managed-product-detail.section-shell{max-width:none;padding-left:0;padding-right:0}.product-tab-flash{margin-top:18px}.product-board-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.product-board-head h2{margin:4px 0 4px;font-size:25px}.product-board-head h2 em{font-style:normal;color:#1769ff;font-size:15px}.product-board-head p{margin:0;color:#667085;font-size:13px}.product-review-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-review-item{border:1px solid #e2e8f0;border-radius:16px;padding:18px;background:#fff}.product-review-image{margin:12px 0}.product-review-image img{display:block;width:100%;height:210px;object-fit:cover;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc}.product-review-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.product-review-meta em{font-style:normal;padding:4px 7px;border-radius:999px;background:#eaf2ff;color:#1769ff;font-size:10px;font-weight:850}.product-review-meta small{margin-left:auto;color:#98a2b3;font-size:11px}.product-review-item h3{margin:12px 0 7px;font-size:16px}.product-review-item p{margin:0;color:#475467;font-size:13px;line-height:1.65}.product-qna-list{display:grid;gap:9px}.product-board-more{text-align:center;margin-top:16px}.product-board-more a{display:inline-flex;padding:10px 14px;border-radius:10px;border:1px solid #dbe3ef;color:#334155;font-size:12px;font-weight:800}.empty-state--compact{padding:35px 20px}.managed-isolated{width:100%}
@media(max-width:980px){.shop-nav{display:none}.shop-header__member{display:none}.shop-header__mini{display:none}.mypage-grid{grid-template-columns:1fr}.product-review-list{grid-template-columns:1fr}}
@media(max-width:760px){.member-page,.community-page{padding-top:24px}.member-card{padding:20px;border-radius:18px}.member-form--grid{grid-template-columns:1fr}.member-form .full{grid-column:auto}.board-filter{grid-template-columns:1fr}.qna-row summary{grid-template-columns:auto 1fr auto}.qna-row summary>b{display:none}.qna-row summary>strong{grid-column:2/3}.qna-row summary>small{grid-column:2/4}.activity-list a{grid-template-columns:1fr auto}.activity-list b{grid-column:1/3}.product-tab-nav{display:flex;overflow:auto;position:sticky;top:0;border-radius:12px}.product-tab-nav a{min-width:120px;min-height:52px;flex:1}.product-tab-panel{padding-top:20px}.product-board-head{align-items:flex-start;flex-direction:column}.product-board-head .btn{width:100%}.product-review-meta small{width:100%;margin-left:0}.shop-header__account{gap:6px}}

/* v4 상세 구매 UI 보정 */
.choice-grid--capacity{grid-template-columns:repeat(auto-fit,minmax(92px,1fr))}.capacity-btn{display:flex;align-items:center;justify-content:center;text-decoration:none}.purchase-method{display:grid;grid-template-columns:1fr 1fr;gap:9px}.purchase-method__item{padding:15px;border:1px solid var(--line);border-radius:14px;background:#fff}.purchase-method__item strong{display:block;font-size:14px}.purchase-method__item span{display:block;margin-top:5px;font-size:11px;color:var(--muted)}.purchase-method__item.is-active{border:2px solid var(--blue);padding:14px;background:#f6f9ff}.purchase-method__item.is-active strong{color:var(--blue)}.price-summary dl>div.summary-principal{margin-bottom:5px;padding-bottom:13px;border-bottom:1px dashed rgba(255,255,255,.24)}.detail-actions p[hidden]{display:none!important}
@media(max-width:760px){.choice-grid--capacity{grid-template-columns:repeat(auto-fit,minmax(80px,1fr))}.purchase-method{grid-template-columns:1fr 1fr}.purchase-method__item{padding:13px}.purchase-method__item.is-active{padding:12px}}


/* v5 상세 탭 / 단말색상 UI */
.product-tab-nav{
  gap:8px;
  padding:0;
  background:transparent;
  border:0;
  border-radius:0;
  overflow:visible;
  box-shadow:none;
}
.product-tab-nav a{
  min-height:58px;
  border:1px solid #dbe3ef!important;
  border-radius:12px;
  background:#fff;
  box-shadow:0 5px 14px rgba(15,45,90,.035);
  transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease,transform .18s ease;
}
.product-tab-nav a:first-child{border-left:1px solid #dbe3ef!important}
.product-tab-nav a:hover{
  border-color:#b9cdf4!important;
  box-shadow:0 8px 18px rgba(23,105,255,.08);
  transform:translateY(-1px);
}
.product-tab-nav a.is-active{
  border-color:#1769ff!important;
  background:#1769ff;
  color:#fff;
  box-shadow:0 8px 18px rgba(23,105,255,.18);
}
.choice-grid--colors{grid-template-columns:repeat(auto-fit,minmax(104px,1fr))}
.device-color-btn{padding:0 12px;line-height:1.3;word-break:keep-all}
.detail-gallery .color-list{display:none!important}

@media(max-width:760px){
  .product-tab-nav{gap:6px;padding:2px 0;overflow:auto;border-radius:0}
  .product-tab-nav a{min-width:118px;min-height:50px;border-radius:10px}
  .choice-grid--colors{grid-template-columns:repeat(2,minmax(0,1fr))}
  .device-color-btn{min-height:46px;padding:0 10px}
}


/* v7 메인 카탈로그 정리 */
.shop-header__account{margin-left:auto}
.shop-header__call{margin-left:4px}
.product-card__visual-link{display:block;padding:18px 18px 0}
.product-card__body-link{display:block;padding:0 18px 18px}
.product-card__colors{display:flex;align-items:center;gap:7px;min-height:34px;padding:10px 21px 0;overflow:hidden}
.card-color-swatch{position:relative;width:20px;height:20px;flex:0 0 20px;padding:0;border:1px solid rgba(15,23,42,.16);border-radius:50%;background:var(--swatch-color,#d7dce5);box-shadow:inset 0 0 0 2px rgba(255,255,255,.72);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}
.card-color-swatch:hover{transform:scale(1.12)}
.card-color-swatch.is-active{border-color:#1769ff;box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(23,105,255,.38)}
.product-card__body{padding:14px 3px 3px}
.product-card__deal-prices{display:grid;gap:7px;margin-top:11px;padding-top:11px;border-top:1px dashed #e3e8f0}
.product-card__deal-prices>div{display:flex;align-items:baseline;justify-content:space-between;gap:8px}
.product-card__deal-prices small{color:#667085;font-size:11px;font-weight:750}
.product-card__deal-prices strong{color:#111827;font-size:14px;font-weight:950;white-space:nowrap}
.product-card__plan-basis{display:flex;flex-wrap:wrap;gap:4px 6px;margin:10px 0 0;color:#7a8798;font-size:11px;line-height:1.45}
.product-card__plan-basis b{color:#1769ff;font-weight:900}

@media(max-width:760px){
  .product-card__visual-link{padding:10px 10px 0}
  .product-card__body-link{padding:0 10px 10px}
  .product-card__colors{gap:6px;min-height:31px;padding:8px 13px 0}
  .card-color-swatch{width:18px;height:18px;flex-basis:18px}
  .product-card__body{padding:11px 3px 4px}
  .product-card__deal-prices{gap:5px;margin-top:8px;padding-top:8px}
  .product-card__deal-prices>div{display:block}
  .product-card__deal-prices small{display:block;font-size:9px;line-height:1.35}
  .product-card__deal-prices strong{display:block;margin-top:2px;font-size:12px}
  .product-card__plan-basis{font-size:9px;gap:2px 4px;margin-top:8px}
}

/* v8 짧은 페이지 푸터 하단 고정 보정 */
html{min-height:100%}
body{min-height:100vh;display:flex;flex-direction:column}
body>main{width:100%;flex:1 0 auto;display:block}
.shop-footer{flex:0 0 auto}


/* v9 모바일 상품카드 압축 + 푸터 약관 모달 */
.shop-footer__policies{display:flex;align-items:center;gap:8px;margin-top:12px;color:#667085;font-size:12px}
.shop-footer__policies button{appearance:none;border:0;padding:0;background:none;color:#475467;font:inherit;font-weight:850;cursor:pointer}
.shop-footer__policies button:hover{color:#1769ff;text-decoration:underline}
.shop-footer__policies span{color:#d0d5dd}
.policy-modal[hidden]{display:none!important}
.policy-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:22px}
.policy-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.56);backdrop-filter:blur(3px)}
.policy-modal__dialog{position:relative;z-index:1;width:min(760px,100%);max-height:min(82vh,820px);display:flex;flex-direction:column;border-radius:22px;background:#fff;box-shadow:0 28px 80px rgba(15,23,42,.28);overflow:hidden}
.policy-modal__head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid #e8edf4}
.policy-modal__head h2{margin:0;font-size:21px;letter-spacing:-.04em}
.policy-modal__close{width:36px;height:36px;border:0;border-radius:10px;background:#f2f5f9;color:#475467;font-size:24px;line-height:1;cursor:pointer}
.policy-modal__body{padding:22px;overflow:auto;overscroll-behavior:contain}
.policy-modal__content{color:#475467;font-size:13px;line-height:1.85;white-space:normal;word-break:keep-all}
.policy-modal__foot{display:flex;justify-content:flex-end;padding:14px 22px;border-top:1px solid #e8edf4;background:#fafbfc}
.policy-modal__foot .btn{min-width:110px}
html.policy-modal-open,html.policy-modal-open body{overflow:hidden}

@media(max-width:760px){
  .product-card__price{display:flex!important;align-items:center;justify-content:space-between;gap:7px;padding-top:10px}
  .product-card__price small{display:inline!important;margin:0!important;font-size:9px!important;white-space:nowrap}
  .product-card__price strong{font-size:12px!important;white-space:nowrap}
  .product-card__deal-prices{display:grid;grid-template-columns:1fr;gap:3px;margin-top:6px;padding-top:6px}
  .product-card__deal-prices>div{display:flex!important;align-items:center;justify-content:space-between;gap:5px;min-width:0}
  .product-card__deal-prices small{display:inline!important;min-width:0;font-size:8.5px!important;line-height:1.25;white-space:nowrap;letter-spacing:-.04em}
  .product-card__deal-prices strong{display:inline!important;margin:0!important;font-size:11px!important;white-space:nowrap}
  .product-card__plan-basis{margin-top:6px;font-size:8.5px;line-height:1.35}
  .shop-footer__policies{margin-top:13px;gap:7px;font-size:11px;flex-wrap:wrap}
  .policy-modal{padding:12px;align-items:end}
  .policy-modal__dialog{width:100%;max-height:88vh;border-radius:20px 20px 14px 14px}
  .policy-modal__head{padding:17px 17px 14px}
  .policy-modal__head h2{font-size:18px}
  .policy-modal__body{padding:17px}
  .policy-modal__content{font-size:12px;line-height:1.75;word-break:normal}
  .policy-modal__foot{padding:12px 17px calc(12px + env(safe-area-inset-bottom))}
  .policy-modal__foot .btn{width:100%}
}


/* v12 상품 상세 탭 - 활성 콘텐츠 패널 연결 복구 */
.product-info-tabs{
  margin-top:32px;
  margin-bottom:34px;
}
.product-tab-panel{
  display:none;
  margin-top:12px;
  padding:0;
}
.product-tab-panel.is-active{
  display:block;
  width:100%;
  padding:18px;
  border:1px solid #dbe3ef;
  border-radius:18px;
  background:#fff;
  box-shadow:0 10px 28px rgba(15,45,90,.055);
}
.product-tab-panel.is-active::before{
  content:"";
  display:block;
  width:42px;
  height:3px;
  margin:-19px auto 15px;
  border-radius:999px;
  background:#1769ff;
}
.product-tab-panel .managed-product-detail.section-shell{
  width:100%;
  max-width:none;
  margin:0;
  padding-left:0;
  padding-right:0;
}
.product-tab-panel > :first-child{margin-top:0}
.product-tab-panel > :last-child{margin-bottom:0}

@media(max-width:760px){
  .product-tab-panel{
    margin-top:9px;
    padding:0;
  }
  .product-tab-panel.is-active{
    padding:10px;
    border-radius:14px;
    box-shadow:0 7px 20px rgba(15,45,90,.045);
  }
  .product-tab-panel.is-active::before{
    width:34px;
    height:3px;
    margin:-11px auto 9px;
  }
}


/* v13 mobile price summary + selected condition detail */
.mobile-sticky-backdrop,.mobile-sticky-detail{display:none}
@media(max-width:760px){
  body{padding-bottom:92px}
  body.mobile-price-detail-open{overflow:hidden}
  .mobile-sticky{padding:8px 12px calc(8px + env(safe-area-inset-bottom));gap:9px;min-height:78px}
  .mobile-sticky__summary{flex:1;min-width:0;display:grid;gap:3px}
  .mobile-sticky__metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px;min-width:0}
  .mobile-sticky__metrics>div{min-width:0}
  .mobile-sticky__metrics span{font-size:9px;color:#7b8494;white-space:nowrap}
  .mobile-sticky__metrics strong{display:block;margin-top:1px;font-size:14px;line-height:1.2;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .mobile-sticky__detail-btn{width:max-content;padding:0;border:0;background:transparent;color:var(--blue);font-size:10px;font-weight:900;text-decoration:underline;text-underline-offset:2px;cursor:pointer}
  .mobile-sticky>button#stickyApply{min-width:96px;width:96px;height:50px;border-radius:13px}
  .mobile-sticky-backdrop{position:fixed;inset:0;z-index:56;background:rgba(15,23,42,.38);backdrop-filter:blur(2px)}
  .mobile-sticky-backdrop.is-open{display:block}
  .mobile-sticky-detail{position:fixed;left:0;right:0;bottom:0;z-index:57;display:block;max-height:min(76vh,680px);padding:18px 16px calc(96px + env(safe-area-inset-bottom));background:#fff;border-radius:22px 22px 0 0;box-shadow:0 -20px 60px rgba(15,23,42,.18);overflow:auto;transform:translateY(110%);opacity:0;visibility:hidden;transition:transform .24s ease,opacity .2s ease,visibility .2s ease}
  .mobile-sticky-detail.is-open{transform:translateY(0);opacity:1;visibility:visible}
  .mobile-sticky-detail__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid var(--line)}
  .mobile-sticky-detail__head span{display:block;color:var(--blue);font-size:10px;font-weight:900}
  .mobile-sticky-detail__head strong{display:block;margin-top:3px;font-size:20px;letter-spacing:-.04em}
  .mobile-sticky-detail__head button{height:34px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#4b5563;font-weight:800}
  .mobile-sticky-detail__selection{display:grid;grid-template-columns:1fr 1fr;gap:0 14px;margin-top:8px;padding-bottom:10px;border-bottom:1px dashed #dbe3ee}
  .mobile-sticky-detail__selection>div{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:9px 0;min-width:0;border-bottom:1px solid #f1f3f6}
  .mobile-sticky-detail__selection>div:nth-last-child(-n+2){border-bottom:0}
  .mobile-sticky-detail__selection .wide{grid-column:1/-1}
  .mobile-sticky-detail__selection span,.mobile-sticky-detail__price span{flex:0 0 auto;color:#8a94a5;font-size:11px}
  .mobile-sticky-detail__selection strong,.mobile-sticky-detail__price strong{min-width:0;color:#1b2430;font-size:12px;text-align:right;line-height:1.4;word-break:keep-all}
  .mobile-sticky-detail__price{margin-top:8px}
  .mobile-sticky-detail__price>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 1px}
  .mobile-sticky-detail__price .principal{margin-top:3px;padding-top:12px;border-top:1px dashed #cfd9e7}
  .mobile-sticky-detail__price .principal strong{font-size:15px}
  .mobile-sticky-detail__price .total{margin-top:6px;padding:13px 14px;border-radius:13px;background:#f2f6ff}
  .mobile-sticky-detail__price .total span{color:#53627a;font-weight:800}
  .mobile-sticky-detail__price .total strong{color:var(--blue);font-size:19px}
}


/* v14 mobile sticky: centered detail handle + apply action inside detail sheet */
@media(max-width:760px){
  body{padding-bottom:96px}
  .mobile-sticky{
    overflow:visible;
    min-height:82px;
    padding:10px 12px calc(10px + env(safe-area-inset-bottom));
    gap:10px;
  }
  .mobile-sticky__summary{display:block;flex:1;min-width:0}
  .mobile-sticky__metrics{display:grid;grid-template-columns:1fr 1fr;gap:12px;min-width:0}
  .mobile-sticky__metrics>div{min-width:0}
  .mobile-sticky__metrics span{font-size:9px;color:#7b8494;white-space:nowrap}
  .mobile-sticky__metrics strong{display:block;margin-top:2px;font-size:14px;line-height:1.18;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .mobile-sticky__detail-btn{display:none!important}
  .mobile-sticky__detail-handle{
    position:absolute;
    left:50%;
    top:-27px;
    transform:translateX(-50%);
    min-width:104px!important;
    width:auto!important;
    height:29px!important;
    padding:0 14px!important;
    display:flex!important;
    align-items:center;
    justify-content:center;
    gap:6px;
    border:1px solid #dbe3ef!important;
    border-bottom-color:#fff!important;
    border-radius:14px 14px 0 0!important;
    background:rgba(255,255,255,.98)!important;
    color:#53627a!important;
    box-shadow:0 -5px 12px rgba(15,23,42,.05)!important;
    font-size:10px!important;
    font-weight:900!important;
    cursor:pointer;
  }
  .mobile-sticky__detail-handle i{
    width:7px;
    height:7px;
    border-left:2px solid var(--blue);
    border-top:2px solid var(--blue);
    transform:rotate(45deg) translateY(2px);
  }
  .mobile-sticky__detail-handle span{display:inline!important;color:#53627a!important;font-size:10px!important}
  .mobile-sticky>button#stickyApply{min-width:102px;width:102px;height:52px;border-radius:14px;font-size:15px}

  .mobile-sticky-detail{
    max-height:min(82vh,740px);
    padding:18px 16px calc(18px + env(safe-area-inset-bottom));
  }
  .mobile-sticky-detail__actions{
    position:sticky;
    bottom:calc(-18px - env(safe-area-inset-bottom));
    z-index:3;
    margin:16px -16px calc(-18px - env(safe-area-inset-bottom));
    padding:12px 16px calc(12px + env(safe-area-inset-bottom));
    border-top:1px solid #e8edf4;
    background:rgba(255,255,255,.98);
    backdrop-filter:blur(10px);
  }
  .mobile-sticky-detail__actions button{
    width:100%;
    height:54px;
    border:0;
    border-radius:14px;
    background:var(--blue);
    color:#fff;
    font-size:15px;
    font-weight:900;
    box-shadow:0 8px 20px rgba(23,105,255,.18);
  }
  .mobile-sticky-detail__actions button:disabled{background:#c9d0db;box-shadow:none}
}

/* v15 mobile sticky price metrics: tighter grouping + soft vertical divider */
@media(max-width:760px){
  .mobile-sticky__summary{
    flex:1;
    min-width:0;
  }
  .mobile-sticky__metrics{
    display:flex;
    align-items:center;
    justify-content:flex-start;
    gap:0;
    width:max-content;
    max-width:100%;
  }
  .mobile-sticky__metrics>div{
    position:relative;
    flex:0 1 auto;
    width:auto;
    min-width:0;
    padding:0 15px;
  }
  .mobile-sticky__metrics>div:first-child{
    padding-left:0;
  }
  .mobile-sticky__metrics>div:last-child{
    padding-right:2px;
  }
  .mobile-sticky__metrics>div+div:before{
    content:"";
    position:absolute;
    left:0;
    top:50%;
    width:1px;
    height:30px;
    transform:translateY(-50%);
    background:linear-gradient(180deg,rgba(207,217,231,0) 0%,rgba(207,217,231,.95) 22%,rgba(207,217,231,.95) 78%,rgba(207,217,231,0) 100%);
  }
}


/* v16 mobile sticky: show selected plan above price metrics */
@media(max-width:760px){
  .mobile-sticky{min-height:86px}
  .mobile-sticky__summary{display:flex;flex-direction:column;justify-content:center;gap:5px}
  .mobile-sticky__plan{
    display:flex;
    align-items:center;
    gap:7px;
    max-width:245px;
    min-width:0;
    line-height:1;
    white-space:nowrap;
    overflow:hidden;
  }
  .mobile-sticky__plan span{
    flex:0 0 auto;
    display:inline!important;
    color:#1769ff!important;
    font-size:9px!important;
    font-weight:850;
  }
  .mobile-sticky__plan strong{
    display:block!important;
    min-width:0;
    margin:0!important;
    color:#465268!important;
    font-size:10px!important;
    font-weight:800;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }
}


/* v17 desktop product sticky summary */
.desktop-sticky,.desktop-sticky-detail{display:none}
@media(min-width:761px){
  .desktop-sticky{
    position:fixed;left:0;right:0;bottom:0;z-index:54;
    display:block;background:rgba(255,255,255,.97);
    border-top:1px solid #dce4ef;box-shadow:0 -12px 36px rgba(15,23,42,.10);
    backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);
    transform:translateY(110%);opacity:0;visibility:hidden;
    transition:transform .22s ease,opacity .18s ease,visibility .18s ease;
  }
  .desktop-sticky.is-visible{transform:translateY(0);opacity:1;visibility:visible}
  .desktop-sticky__inner{
    min-height:82px;display:grid;
    grid-template-columns:minmax(150px,220px) minmax(360px,1fr) auto auto auto;
    align-items:center;gap:18px;padding-top:10px;padding-bottom:10px;
  }
  .desktop-sticky__model{min-width:0;padding-right:16px;border-right:1px solid #edf0f4}
  .desktop-sticky__model span,.desktop-sticky__selection span,.desktop-sticky__prices span{display:block;color:#8a94a5;font-size:10px;line-height:1.2}
  .desktop-sticky__model strong{display:block;margin-top:4px;color:#111827;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .desktop-sticky__selection{display:grid;grid-template-columns:auto minmax(150px,1fr) auto;gap:18px;min-width:0}
  .desktop-sticky__selection>div{min-width:0}
  .desktop-sticky__selection strong{display:block;margin-top:4px;color:#1f2937;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .desktop-sticky__selection .plan strong{max-width:250px}
  .desktop-sticky__prices{display:flex;align-items:center;gap:0;padding:0 4px}
  .desktop-sticky__prices>div{position:relative;min-width:116px;padding:0 16px}
  .desktop-sticky__prices>div+div:before{content:"";position:absolute;left:0;top:5px;bottom:4px;width:1px;background:linear-gradient(180deg,transparent,#d7dfeb 28%,#d7dfeb 72%,transparent)}
  .desktop-sticky__prices strong{display:block;margin-top:4px;color:#111827;font-size:16px;white-space:nowrap}
  .desktop-sticky__detail-btn{height:42px;padding:0 15px;border:1px solid #d9e2ef;border-radius:12px;background:#fff;color:#42526a;font-size:12px;font-weight:850;cursor:pointer;white-space:nowrap}
  .desktop-sticky__detail-btn i{display:inline-block;width:7px;height:7px;margin-left:7px;border-top:2px solid #1769ff;border-left:2px solid #1769ff;transform:translateY(2px) rotate(45deg);transition:transform .18s ease}
  .desktop-sticky__detail-btn.is-open i{transform:translateY(-1px) rotate(225deg)}
  .desktop-sticky__apply{height:48px;min-width:118px;padding:0 22px;border:0;border-radius:14px;background:#246ff2;color:#fff;font-size:14px;font-weight:900;box-shadow:0 8px 20px rgba(36,111,242,.18);cursor:pointer}
  .desktop-sticky__apply:disabled{background:#cbd3df;box-shadow:none;cursor:not-allowed}

  .desktop-sticky-detail{
    position:fixed;left:50%;bottom:94px;z-index:55;display:block;
    width:min(900px,calc(100vw - 48px));padding:18px 20px 16px;
    border:1px solid #dbe3ef;border-radius:20px;background:#fff;
    box-shadow:0 22px 60px rgba(15,23,42,.18);
    transform:translate(-50%,18px);opacity:0;visibility:hidden;pointer-events:none;
    transition:transform .2s ease,opacity .18s ease,visibility .18s ease;
  }
  .desktop-sticky-detail.is-open{transform:translate(-50%,0);opacity:1;visibility:visible;pointer-events:auto}
  .desktop-sticky-detail__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:13px;border-bottom:1px solid #e8edf4}
  .desktop-sticky-detail__head span{display:block;color:#1769ff;font-size:10px;font-weight:900}
  .desktop-sticky-detail__head strong{display:block;margin-top:3px;color:#111827;font-size:19px}
  .desktop-sticky-detail__head button{height:34px;padding:0 13px;border:1px solid #dbe3ef;border-radius:10px;background:#fff;color:#53627a;font-weight:800;cursor:pointer}
  .desktop-sticky-detail__body{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(270px,.65fr);gap:24px;padding-top:12px}
  .desktop-sticky-detail__selection{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;align-content:start}
  .desktop-sticky-detail__selection>div,.desktop-sticky-detail__price>div{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:9px 0;border-bottom:1px solid #f0f3f7}
  .desktop-sticky-detail__selection .wide{grid-column:1/-1}
  .desktop-sticky-detail__selection span,.desktop-sticky-detail__price span{color:#8a94a5;font-size:11px;white-space:nowrap}
  .desktop-sticky-detail__selection strong,.desktop-sticky-detail__price strong{min-width:0;color:#1b2430;font-size:12px;text-align:right;line-height:1.35;word-break:keep-all}
  .desktop-sticky-detail__price .principal{margin-top:2px;padding-top:12px;border-top:1px dashed #cdd8e7}
  .desktop-sticky-detail__price .principal strong{font-size:15px}
  .desktop-sticky-detail__price .total{margin-top:6px;padding:11px 12px;border:0;border-radius:12px;background:#f2f6ff}
  .desktop-sticky-detail__price .total span{color:#53627a;font-weight:800}
  .desktop-sticky-detail__price .total strong{color:#1769ff;font-size:18px}
  .desktop-sticky-detail__actions{display:flex;justify-content:flex-end;margin-top:14px;padding-top:13px;border-top:1px solid #e9eef5}
  .desktop-sticky-detail__actions button{height:44px;min-width:180px;padding:0 22px;border:0;border-radius:12px;background:#246ff2;color:#fff;font-size:13px;font-weight:900;cursor:pointer}
  .desktop-sticky-detail__actions button:disabled{background:#cbd3df;cursor:not-allowed}
}
@media(min-width:761px) and (max-width:1100px){
  .desktop-sticky__inner{grid-template-columns:minmax(120px,170px) minmax(280px,1fr) auto auto auto;gap:10px}
  .desktop-sticky__selection{gap:10px}.desktop-sticky__selection .plan strong{max-width:170px}
  .desktop-sticky__prices>div{min-width:100px;padding:0 10px}
}


/* v18: footer-safe sticky bars + desktop selected color/purchase */
@media(max-width:760px){
  .mobile-sticky{
    transition:transform .22s ease,opacity .18s ease,visibility .18s ease;
  }
  .mobile-sticky.is-footer-hidden{
    transform:translateY(calc(100% + 18px));
    opacity:0;
    visibility:hidden;
    pointer-events:none;
  }
}
@media(min-width:761px){
  .desktop-sticky__selection{
    grid-template-columns:auto auto minmax(145px,1fr) auto auto;
    gap:13px;
    align-items:center;
  }
  .desktop-sticky__selection .plan strong{max-width:220px}
}
@media(min-width:761px) and (max-width:1180px){
  .desktop-sticky__model{display:none}
  .desktop-sticky__inner{
    grid-template-columns:minmax(0,1fr) auto auto auto;
  }
  .desktop-sticky__selection{
    grid-template-columns:auto auto minmax(130px,1fr) auto auto;
    gap:9px;
  }
  .desktop-sticky__selection strong{font-size:12px}
  .desktop-sticky__selection .plan strong{max-width:160px}
}


/* v19: desktop selection flow + footer pushes sticky bars down naturally */
@media(min-width:761px){
  .desktop-sticky__inner{
    display:flex;
    grid-template-columns:none;
    align-items:center;
    gap:14px;
    min-height:82px;
  }
  .desktop-sticky__model{
    flex:0 1 190px;
    min-width:130px;
    padding-right:14px;
    border-right:1px solid #edf0f4;
  }
  .desktop-sticky__selection{
    flex:0 1 auto;
    display:flex;
    grid-template-columns:none;
    align-items:center;
    gap:16px;
    min-width:0;
  }
  .desktop-sticky__selection>div{flex:0 1 auto;min-width:0}
  .desktop-sticky__selection .plan{min-width:120px;max-width:220px}
  .desktop-sticky__selection .plan strong{max-width:220px}
  .desktop-sticky__prices{
    flex:0 0 auto;
    margin-left:auto;
  }
  .desktop-sticky.is-visible{
    transform:translateY(var(--sticky-footer-push,0px));
  }
  .desktop-sticky-detail{
    transform:translate(-50%,calc(18px + var(--sticky-footer-push,0px)));
  }
  .desktop-sticky-detail.is-open{
    transform:translate(-50%,var(--sticky-footer-push,0px));
  }
}
@media(min-width:761px) and (max-width:1180px){
  .desktop-sticky__model{display:none}
  .desktop-sticky__inner{display:flex;gap:10px}
  .desktop-sticky__selection{display:flex;gap:10px;flex:1 1 auto}
  .desktop-sticky__selection .plan{min-width:105px;max-width:160px}
  .desktop-sticky__selection .plan strong{max-width:160px}
  .desktop-sticky__selection strong{font-size:12px}
  .desktop-sticky__prices{margin-left:auto}
}
@media(max-width:760px){
  .mobile-sticky{
    transform:translateY(var(--sticky-footer-push,0px));
    opacity:1;
    visibility:visible;
    pointer-events:auto;
  }
  .mobile-sticky.is-footer-hidden{
    transform:translateY(var(--sticky-footer-push,0px));
    opacity:1;
    visibility:visible;
    pointer-events:auto;
  }
}


/* v20: mobile sticky is always fixed; footer push is desktop-only */
@media(max-width:760px){
  .mobile-sticky,
  .mobile-sticky.is-footer-hidden{
    transform:translateY(0)!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }
}

.shop-header__admin{display:inline-flex;align-items:center;gap:5px;height:34px;padding:0 10px;border:1px solid #dbe3ef;border-radius:9px;background:#f8fafc;color:#1769ff;font-size:12px;font-weight:900;white-space:nowrap}.shop-header__admin:hover{background:#eef5ff;border-color:#cbd9ef}.shop-header__admin span{font-size:15px}.field-help{display:block;margin-top:6px;color:#98a2b3;font-size:11px}.member-form label>span em{font-style:normal;color:#98a2b3;font-weight:600}@media(max-width:980px){.shop-header__admin{width:34px;padding:0;justify-content:center}.shop-header__admin b{display:none}}

/* SNS 간편가입 - 3열 컴팩트 버튼 */
.social-join{margin:22px 0 24px}.social-join__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.social-join-btn{min-width:0;height:52px;border-radius:13px;display:flex;align-items:center;justify-content:center;gap:9px;padding:0 12px;font-size:13px;font-weight:850;box-sizing:border-box;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.social-join-btn:hover{transform:translateY(-1px);box-shadow:0 7px 18px rgba(15,23,42,.08)}.social-join-btn__icon{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;font-size:12px;line-height:1;background:rgba(255,255,255,.85);color:#111827;flex:0 0 25px}.social-join-btn--kakao{background:#fee500;color:#191600}.social-join-btn--naver{background:#03c75a;color:#fff}.social-join-btn--naver .social-join-btn__icon{background:#fff;color:#03a94f}.social-join-btn--google{background:#fff;color:#334155;border:1px solid #d7deea}.social-join-btn--google .social-join-btn__icon{border:1px solid #e2e8f0;background:#fff;color:#2563eb}.social-join-btn em{font-style:normal;font-size:10px;font-weight:800;opacity:.72}.social-join-btn.is-disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.social-join-btn.is-disabled:hover{transform:none}@media(max-width:640px){.social-join__grid{grid-template-columns:1fr}.social-join-btn{height:48px}.social-join{margin-bottom:20px}}

/* 회원가입 필드 그룹 정리: 단독 필드는 2열 폭에 맞춰 과도하게 길어지지 않도록 */
.member-form--grid .compact{grid-column:1/-1}
.member-form--grid .compact>input,.member-form--grid .compact>.field-help{max-width:calc(50% - 8px)}
@media(max-width:760px){
  .member-form--grid .compact{grid-column:auto}
  .member-form--grid .compact>input,.member-form--grid .compact>.field-help{max-width:none}
}

/* 2026-08-10 회원가입 비밀번호 일치 안내 */
.password-match-message{display:block;min-height:16px;margin-top:6px;font-size:11px;font-weight:750}
.password-match-message.is-error{color:#dc2626}
.password-match-message.is-ok{color:#16a34a}

/* 2026-08-10 restore price calculation A/B/C badges */
.price-summary .summary-principal dt{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.price-summary .price-formula{display:inline-flex;align-items:center;gap:4px;margin-left:1px}
.price-summary .price-formula b{font-size:10px;font-weight:800;color:#718096}
.price-summary .price-key{display:inline-grid;place-items:center;width:20px;height:20px;box-sizing:border-box;border-radius:50%;font-size:10px;font-style:normal;font-weight:900;line-height:1;color:#fff;vertical-align:middle}
.price-summary .price-key--a{color:#9dc2ff;background:rgba(47,105,255,.16);border:1px solid rgba(78,139,255,.72)}
.price-summary .price-key--b{color:#9be9bd;background:rgba(36,177,98,.15);border:1px solid rgba(69,205,126,.66)}
.price-summary .price-key--c{color:#d2b2ff;background:rgba(144,84,230,.16);border:1px solid rgba(169,112,239,.68)}
.price-summary dl>div:not(.summary-principal) dt>.price-key{margin-right:5px}
@media(max-width:420px){.price-summary .summary-principal dt{gap:6px}.price-summary .price-formula{gap:3px}.price-summary .price-key{width:18px;height:18px;font-size:9px}}

/* 2026-08-10 restore selected-contract 25% discount badge */
.price-summary .contract-discount-badge{display:inline-flex;align-items:center;margin-left:5px;padding:2px 6px;border:1px solid rgba(100,164,255,.48);border-radius:999px;background:rgba(47,105,255,.14);color:#9fc5ff;font-size:9px;font-weight:900;line-height:1.35;white-space:nowrap;vertical-align:1px}
.price-summary .contract-discount-badge[hidden]{display:none!important}
@media(max-width:420px){.price-summary .contract-discount-badge{margin-left:4px;padding:2px 5px;font-size:8px}}

/* 2026-08-14 헤더 브랜드 / 푸터 사업자정보 보정 */
@media(max-width:760px){
  .shop-footer__bizline{display:block;margin-top:5px}
  .shop-footer__bizline span{display:block;margin-top:3px}
}

/* 2026-08-15 구매후기 이미지 업로드 / 노출 */
.review-upload-field>span em{font-style:normal;color:#98a2b3;font-weight:650;font-size:11px}
.review-upload-field input[type=file]{height:auto;min-height:45px;padding:10px 12px}
.review-upload-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:10px}
.review-upload-thumb{aspect-ratio:1/1;border:1px solid #e1e8f2;border-radius:12px;background:#f8fafc;overflow:hidden}
.review-upload-thumb img{display:block;width:100%;height:100%;object-fit:cover}
.review-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,150px));gap:9px;margin:14px 0 12px}
.review-photo-grid a,.product-review-photo-grid a{display:block;overflow:hidden;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}
.review-photo-grid a{aspect-ratio:1/1}
.review-photo-grid img,.product-review-photo-grid img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .18s ease}
.review-photo-grid a:hover img,.product-review-photo-grid a:hover img{transform:scale(1.025)}
.product-review-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:11px 0 10px}
.product-review-photo-grid a{aspect-ratio:1/1}
@media(max-width:760px){
  .review-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none}
  .product-review-photo-grid{gap:6px}
}


/* 2026-08-15 구매후기 전체보기 - 컴팩트 리스트형 */
.review-list-compact{gap:0;border-top:1px solid #e6ebf2;border-bottom:1px solid #e6ebf2;background:#fff}
.review-list-item{display:grid;grid-template-columns:minmax(0,1fr) 108px;gap:18px;align-items:center;padding:18px 4px;border-bottom:1px solid #edf1f6;background:#fff}
.review-list-item:last-child{border-bottom:0}
.review-list-item__body{min-width:0}
.review-list-item__meta{display:flex;align-items:center;gap:10px;min-width:0}
.review-list-item__model{display:block;min-width:0;max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1769ff;font-size:12px;font-weight:900}
.review-list-item__meta .stars-text{flex:0 0 auto;font-size:12px;letter-spacing:.5px}
.review-list-item h2{margin:7px 0 6px;color:#111827;font-size:16px;line-height:1.35;letter-spacing:-.025em}
.review-list-item p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0 0 8px;color:#667085;font-size:13px;line-height:1.55}
.review-list-item small{display:block;color:#98a2b3;font-size:11px}
.review-list-item__thumb{position:relative;display:block;width:108px;height:86px;overflow:hidden;border:1px solid #e1e7ef;border-radius:12px;background:#f7f9fc}
.review-list-item__thumb img{display:block;width:100%;height:100%;object-fit:cover}
.review-list-item__thumb span{position:absolute;right:6px;bottom:6px;display:grid;place-items:center;min-width:28px;height:24px;padding:0 7px;border-radius:999px;background:rgba(17,24,39,.78);color:#fff;font-size:10px;font-weight:900}
.review-list-item:hover h2{color:#1769ff}
@media(max-width:760px){
  .review-list-compact{margin-left:-2px;margin-right:-2px}
  .review-list-item{grid-template-columns:minmax(0,1fr) 78px;gap:11px;padding:14px 2px}
  .review-list-item__model{max-width:62%;font-size:11px}
  .review-list-item__meta{gap:7px}
  .review-list-item__meta .stars-text{font-size:10.5px}
  .review-list-item h2{margin:6px 0 5px;font-size:14px}
  .review-list-item p{margin-bottom:6px;font-size:11.5px;line-height:1.5}
  .review-list-item small{font-size:10px}
  .review-list-item__thumb{width:78px;height:68px;border-radius:10px}
  .review-list-item__thumb span{right:4px;bottom:4px;min-width:23px;height:20px;padding:0 5px;font-size:9px}
}


/* 2026-08-15 구매후기/모델상세 후기 현대화 */
.community-page--reviews .community-hero{margin-bottom:28px}
.board-filter--review-modern{grid-template-columns:240px minmax(0,1fr) 120px;align-items:center;padding:14px;border:1px solid #e3eaf3;border-radius:22px;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);box-shadow:0 12px 30px rgba(15,45,90,.05);margin-bottom:22px}
.board-filter--review-modern select,.board-filter--review-modern input{border-radius:14px;border-color:#d9e3f0;background:#fff;box-shadow:inset 0 1px 2px rgba(15,23,42,.03)}
.board-filter--review-modern .btn{height:52px;border-radius:14px;background:#111827;color:#fff;font-weight:900}
.review-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;border:0;background:transparent}
.review-list-item--card{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:14px;min-height:258px;padding:22px;border:1px solid #e5edf7;border-radius:24px;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);box-shadow:0 16px 40px rgba(15,45,90,.06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;overflow:hidden}
.review-list-item--card:hover{transform:translateY(-2px);box-shadow:0 20px 46px rgba(15,45,90,.09);border-color:#cfe0ff}
.review-list-item--card::after{content:"";position:absolute;right:-26px;top:-26px;width:110px;height:110px;border-radius:50%;background:radial-gradient(circle,#e9f1ff 0%,rgba(233,241,255,0) 72%);pointer-events:none}
.review-list-item--card.review-list-item--noimage{min-height:220px}
.review-list-item--card .review-list-item__body{display:flex;flex-direction:column;gap:10px;min-width:0}
.review-list-item--card .review-list-item__meta{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
.review-list-item__badge{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:999px;background:#eef4ff;color:#1769ff;font-size:10px;font-weight:900;letter-spacing:.02em}
.review-list-item--card .review-list-item__model{max-width:none;order:1;padding:0;background:transparent;color:#1769ff;font-size:12px;font-weight:900}
.review-list-item--card .review-list-item__meta .stars-text{order:2;font-size:12px;letter-spacing:.65px}
.review-list-item--card h2{margin:0;font-size:22px;line-height:1.28;letter-spacing:-.045em;color:#111827}
.review-list-item--card p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin:0;color:#667085;font-size:14px;line-height:1.72;min-height:72px}
.review-list-item--card small{display:flex;align-items:center;gap:7px;margin-top:auto;color:#94a3b8;font-size:12px;font-weight:700}
.review-list-item--card .review-list-item__thumb{position:relative;display:block;width:100%;height:176px;border-radius:18px;border:1px solid #e6edf6;overflow:hidden;background:#f4f7fb}
.review-list-item--card .review-list-item__thumb img{width:100%;height:100%;object-fit:cover}
.review-list-item--card .review-list-item__thumb span{right:10px;bottom:10px;min-width:34px;height:28px;padding:0 9px;border-radius:999px;background:rgba(17,24,39,.82);font-size:11px}
.product-board-head--review{margin-bottom:20px;padding:22px 24px;border:1px solid #e5edf7;border-radius:24px;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);box-shadow:0 12px 30px rgba(15,45,90,.05)}
.product-board-head--review h2{font-size:28px}
.product-board-head--review .btn{border-radius:14px;min-width:122px;height:48px;display:inline-flex;align-items:center;justify-content:center}
.product-review-list--modern{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.product-review-item--modern{position:relative;padding:22px;border:1px solid #e4ebf4;border-radius:22px;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);box-shadow:0 12px 28px rgba(15,45,90,.05);overflow:hidden}
.product-review-item--modern::before{content:"";position:absolute;left:0;top:0;right:0;height:4px;background:linear-gradient(90deg,#1769ff 0%,#65a3ff 100%)}
.product-review-item--modern .product-review-meta{gap:10px;align-items:center}
.product-review-item--modern .product-review-meta .stars-text{font-size:13px;letter-spacing:.7px}
.product-review-item--modern .product-review-meta em{background:#eff6ff;color:#1769ff}
.product-review-item--modern .product-review-meta small{width:auto;margin-left:auto;font-size:11px;font-weight:700}
.product-review-item--modern h3{margin:12px 0 8px;font-size:18px;line-height:1.4;letter-spacing:-.03em;color:#111827}
.product-review-item--modern p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;font-size:13px;line-height:1.7;color:#667085}
.product-review-item--modern .product-review-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:13px 0 12px}
.product-review-item--modern .product-review-photo-grid a{border-radius:14px;border-color:#e6edf6;background:#f6f9fc}
.product-review-item--modern .product-review-photo-grid a:hover img{transform:scale(1.03)}
.product-qna-list{gap:12px}
.product-qna-list .qna-row{border-radius:18px;border-color:#e5edf7;box-shadow:0 8px 20px rgba(15,45,90,.035)}
.product-qna-list .qna-row summary{grid-template-columns:auto 1fr auto;gap:12px;padding:18px 20px}
.product-qna-list .qna-row summary strong{font-size:15px;line-height:1.45}
.product-qna-list .qna-row summary small{grid-column:2/4;color:#94a3b8}
.product-qna-list .qna-body{padding:18px 20px;background:#fbfdff}
.product-board-more{margin-top:18px}
.product-board-more a{min-height:42px;padding:0 16px;align-items:center;border-radius:999px;border-color:#d8e4f4;background:#fff}
@media(max-width:1100px){
  .review-card-grid{grid-template-columns:1fr}
}
@media(max-width:980px){
  .board-filter--review-modern{grid-template-columns:1fr 1fr 110px}
  .product-review-list--modern{grid-template-columns:1fr}
}
@media(max-width:760px){
  .board-filter--review-modern{grid-template-columns:1fr;gap:10px;padding:12px;border-radius:18px}
  .board-filter--review-modern .btn{height:48px}
  .review-card-grid{gap:12px}
  .review-list-item--card{padding:18px;border-radius:18px;min-height:auto}
  .review-list-item--card h2{font-size:18px}
  .review-list-item--card p{font-size:13px;min-height:auto;-webkit-line-clamp:2}
  .review-list-item--card .review-list-item__thumb{height:148px;border-radius:14px}
  .review-list-item--card small{font-size:11px;gap:5px}
  .product-board-head--review{padding:18px;border-radius:18px}
  .product-board-head--review h2{font-size:22px}
  .product-review-item--modern{padding:18px;border-radius:18px}
  .product-review-item--modern h3{font-size:16px}
  .product-review-item--modern .product-review-meta small{width:100%;margin-left:0}
}


/* 2026-08-15 구매후기 최종 컴팩트 리스트 */
.community-page--reviews .community-hero{margin-bottom:20px}
.board-filter--review-compact{display:grid;grid-template-columns:220px minmax(0,1fr) 92px;gap:10px;align-items:center;margin-bottom:12px;padding:0;background:transparent;border:0;box-shadow:none}
.board-filter--review-compact select,.board-filter--review-compact input{height:44px;border:1px solid #d7e0ec;border-radius:12px;background:#fff}
.board-filter--review-compact .btn{height:44px;border:0;border-radius:12px;background:#111827;color:#fff;font-size:13px;font-weight:900}
.review-list-final{display:block;border-top:1px solid #e4eaf2;border-bottom:1px solid #e4eaf2;background:#fff}
.review-list-item--final{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:18px;align-items:center;min-height:118px;padding:16px 4px;border:0;border-bottom:1px solid #edf1f6;border-radius:0;background:#fff;box-shadow:none;overflow:visible;transition:background .15s ease}
.review-list-item--final:last-child{border-bottom:0}
.review-list-item--final:hover{transform:none;background:#fbfdff;box-shadow:none}
.review-list-item--final::after{display:none}
.review-list-item--final.review-list-item--noimage{grid-template-columns:1fr;min-height:104px}
.review-list-item--final .review-list-item__body{display:block;min-width:0}
.review-list-item--final .review-list-item__meta{display:flex;align-items:center;gap:10px;min-width:0;margin-bottom:6px}
.review-list-item--final .review-list-item__model{display:block;min-width:0;max-width:62%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1769ff;font-size:11px;font-weight:900}
.review-list-item--final .review-list-item__meta .stars-text{flex:0 0 auto;font-size:11px;letter-spacing:.4px}
.review-list-item--final h2{margin:0 0 5px;color:#111827;font-size:15px;line-height:1.35;letter-spacing:-.02em}
.review-list-item--final p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:0;margin:0 0 7px;color:#667085;font-size:12px;line-height:1.55}
.review-list-item--final small{display:flex;align-items:center;gap:5px;color:#98a2b3;font-size:10px}
.review-list-item--final .review-list-item__thumb{position:relative;display:grid;place-items:center;width:92px;height:82px;overflow:hidden;border:1px solid #e1e7ef;border-radius:11px;background:#f8fafc}
.review-list-item--final .review-list-item__thumb img{display:block;width:100%;height:100%;object-fit:contain;background:#f8fafc}
.review-list-item--final .review-list-item__thumb span{position:absolute;right:5px;bottom:5px;min-width:24px;height:20px;padding:0 5px;border-radius:999px;background:rgba(17,24,39,.78);color:#fff;font-size:9px;font-weight:900}

/* 모델/인터넷 상세 후기: 큰 카드 대신 세로 리스트 */
.product-board-head--review{padding:0 0 16px;margin-bottom:0;border:0;border-bottom:1px solid #e6ebf2;border-radius:0;background:transparent;box-shadow:none}
.product-board-head--review h2{font-size:24px}
.product-board-head--review .btn{height:42px;min-width:104px;border-radius:11px}
.product-review-list--compact-final{display:block;border-bottom:1px solid #e6ebf2}
.product-review-row-final{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:18px;align-items:center;padding:16px 2px;border-bottom:1px solid #edf1f6;background:#fff}
.product-review-row-final:last-child{border-bottom:0}
.product-review-row-final.no-image{grid-template-columns:1fr}
.product-review-row-final__body{min-width:0}
.product-review-row-final__meta{display:flex;align-items:center;gap:10px;margin-bottom:6px}
.product-review-row-final__meta .stars-text{font-size:11px;letter-spacing:.4px}
.product-review-row-final__meta small{margin-left:auto;color:#98a2b3;font-size:10px}
.product-review-row-final h3{margin:0 0 5px;font-size:15px;line-height:1.35;color:#111827}
.product-review-row-final p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0;color:#667085;font-size:12px;line-height:1.55}
.product-review-row-final__thumb{position:relative;display:grid;place-items:center;width:92px;height:82px;border:1px solid #e1e7ef;border-radius:11px;overflow:hidden;background:#f8fafc}
.product-review-row-final__thumb img{width:100%;height:100%;object-fit:contain;background:#f8fafc}
.product-review-row-final__thumb span{position:absolute;right:5px;bottom:5px;display:grid;place-items:center;min-width:24px;height:20px;padding:0 5px;border-radius:999px;background:rgba(17,24,39,.78);color:#fff;font-size:9px;font-weight:900}
.product-board-more{margin-top:14px}

@media(max-width:760px){
  .board-filter--review-compact{grid-template-columns:1fr;gap:8px;margin-bottom:8px}
  .board-filter--review-compact select,.board-filter--review-compact input,.board-filter--review-compact .btn{height:42px}
  .review-list-item--final{grid-template-columns:minmax(0,1fr) 70px;gap:10px;min-height:96px;padding:13px 0}
  .review-list-item--final.review-list-item--noimage{grid-template-columns:1fr}
  .review-list-item--final .review-list-item__model{max-width:58%;font-size:10px}
  .review-list-item--final .review-list-item__meta .stars-text{font-size:9.5px}
  .review-list-item--final h2{font-size:13px}
  .review-list-item--final p{font-size:11px;line-height:1.45;margin-bottom:5px}
  .review-list-item--final small{font-size:9px}
  .review-list-item--final .review-list-item__thumb{width:70px;height:64px;border-radius:9px}
  .product-board-head--review{align-items:flex-start;padding-bottom:14px}
  .product-board-head--review h2{font-size:21px}
  .product-board-head--review .btn{width:auto;min-width:96px}
  .product-review-row-final{grid-template-columns:minmax(0,1fr) 70px;gap:10px;padding:13px 0}
  .product-review-row-final.no-image{grid-template-columns:1fr}
  .product-review-row-final__meta{gap:7px;margin-bottom:5px}
  .product-review-row-final__meta .stars-text{font-size:9.5px}
  .product-review-row-final__meta small{font-size:9px}
  .product-review-row-final h3{font-size:13px}
  .product-review-row-final p{font-size:11px;line-height:1.45}
  .product-review-row-final__thumb{width:70px;height:64px;border-radius:9px}
}


/* 2026-08-15 후기 상세 모달 */
.review-list-item__foot,.product-review-row-final__foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px}
.review-open-inline{display:inline-flex;align-items:center;justify-content:center;height:30px;padding:0 12px;border:1px solid #dbe4f0;border-radius:999px;background:#fff;color:#334155;font-size:11px;font-weight:800;white-space:nowrap}
.review-open-inline:hover{border-color:#1769ff;color:#1769ff;background:#f8fbff}
.review-list-item__thumb,.product-review-row-final__thumb{appearance:none;-webkit-appearance:none;padding:0;cursor:pointer}
.review-view-modal[hidden]{display:none!important}
.review-view-modal{position:fixed;inset:0;z-index:1100;display:grid;place-items:center;padding:20px}
.review-view-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.56);backdrop-filter:blur(3px)}
.review-view-modal__dialog{position:relative;z-index:1;width:min(780px,100%);max-height:min(88vh,900px);display:flex;flex-direction:column;border-radius:24px;background:#fff;box-shadow:0 28px 80px rgba(15,23,42,.28);overflow:hidden}
.review-view-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 24px 14px;border-bottom:1px solid #edf2f7}
.review-view-modal__kicker{display:inline-block;margin-bottom:6px;color:#1769ff;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.review-view-modal__head h2{margin:0;font-size:24px;line-height:1.35;letter-spacing:-.04em;color:#111827}
.review-view-modal__close{width:38px;height:38px;border:0;border-radius:12px;background:#f2f5f9;color:#475467;font-size:26px;line-height:1;cursor:pointer;flex:0 0 auto}
.review-view-modal__meta{display:flex;align-items:center;gap:12px;padding:0 24px 16px;color:#94a3b8;font-size:12px}
.review-view-modal__meta .stars-text{font-size:12px;letter-spacing:.5px;color:#1769ff}
.review-view-modal__meta small{display:flex;align-items:center;gap:7px}
.review-view-modal__body{padding:0 24px 24px;overflow:auto}
.review-view-modal__media{margin:0 0 18px}
.review-view-modal__main{display:grid;place-items:center;min-height:260px;max-height:360px;padding:14px;border:1px solid #e6edf6;border-radius:20px;background:#f8fafc}
.review-view-modal__main img{max-width:100%;max-height:330px;object-fit:contain}
.review-view-modal__thumbs{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}
.review-view-modal__thumb{width:70px;height:70px;padding:0;border:1px solid #dfe7f1;border-radius:14px;background:#fff;overflow:hidden;cursor:pointer}
.review-view-modal__thumb img{width:100%;height:100%;object-fit:cover}
.review-view-modal__thumb.is-active{border-color:#1769ff;box-shadow:0 0 0 2px rgba(23,105,255,.12)}
.review-view-modal__content{color:#475467;font-size:14px;line-height:1.85;white-space:normal;word-break:keep-all}
.review-view-modal__foot{display:flex;justify-content:flex-end;padding:14px 24px;border-top:1px solid #edf2f7;background:#fafbfc}
.review-view-modal__foot .btn{min-width:110px}
html.review-modal-open,html.review-modal-open body{overflow:hidden}
@media(max-width:760px){
  .review-list-item__foot,.product-review-row-final__foot{margin-top:6px}
  .review-open-inline{height:28px;padding:0 10px;font-size:10px}
  .review-view-modal{padding:10px;align-items:end}
  .review-view-modal__dialog{width:100%;max-height:88vh;border-radius:20px 20px 14px 14px}
  .review-view-modal__head{padding:18px 18px 12px}
  .review-view-modal__head h2{font-size:19px}
  .review-view-modal__meta{padding:0 18px 14px;font-size:11px}
  .review-view-modal__body{padding:0 18px 18px}
  .review-view-modal__main{min-height:200px;max-height:280px;border-radius:16px}
  .review-view-modal__main img{max-height:250px}
  .review-view-modal__thumb{width:56px;height:56px;border-radius:12px}
  .review-view-modal__content{font-size:13px;line-height:1.75}
  .review-view-modal__foot{padding:12px 18px calc(12px + env(safe-area-inset-bottom))}
  .review-view-modal__foot .btn{width:100%}
}


/* 2026-08-15 후기 모달 동작 수정 + 불필요 버튼 제거 */
[data-review-modal-source]{cursor:pointer}
[data-review-modal-source]:focus-visible{outline:2px solid #1769ff;outline-offset:3px;border-radius:12px}
.review-list-item__foot{justify-content:flex-start}
.review-view-modal__content{white-space:pre-wrap}
.review-list-item__model{position:relative;z-index:2}

/* ITGO MOBILE 2026-08-29 : 기존 KT샵과 분리된 멀티통신사 UI */
body{--itgo-accent:#4f46e5;--itgo-soft:#eef2ff;background:#fbfbf9;color:#171a18}
body[data-carrier="kt"]{--itgo-accent:#4f46e5;--itgo-soft:#eef2ff}
body[data-carrier="skt"]{--itgo-accent:#087f6b;--itgo-soft:#e8f7f1}
body[data-carrier="lgu"]{--itgo-accent:#7c3aed;--itgo-soft:#f3ecff}
.carrier-switch{background:#111814;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}
.carrier-switch__inner{width:min(1240px,calc(100% - 40px));height:48px;margin:auto;display:flex;align-items:center;gap:16px}
.carrier-switch__title{font-size:11px;font-weight:850;color:#aeb8b1;letter-spacing:.02em}
.carrier-switch__tabs{display:flex;align-items:center;gap:5px}
.carrier-switch__tabs a{display:flex;align-items:center;gap:6px;height:32px;padding:0 13px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#ccd4cf;font-size:11px;font-weight:800;transition:.18s}
.carrier-switch__tabs a b{font-size:12px;color:#fff}.carrier-switch__tabs a span{opacity:.75}
.carrier-switch__tabs a:hover{border-color:rgba(255,255,255,.36);background:rgba(255,255,255,.06)}
.carrier-switch__tabs a.is-active{background:#fff;color:#121715;border-color:#fff;box-shadow:0 5px 18px rgba(0,0,0,.18)}
.carrier-switch__tabs a.is-active b{color:#121715}.carrier-switch__tabs a.is-active span{opacity:.7}
.carrier-switch__help{margin-left:auto;color:#8f9d95;font-size:11px}
.shop-header{background:rgba(251,251,249,.95);border-bottom:1px solid #e7e8e3;box-shadow:0 8px 25px rgba(20,30,24,.025)}
.shop-header__inner{height:76px}.shop-brand{gap:11px}.shop-brand__mark{width:42px;height:42px;border-radius:14px;background:#c9ff4a;color:#111814;font-size:15px;box-shadow:inset 0 0 0 1px rgba(17,24,20,.12)}
.shop-brand__name{font-size:18px;letter-spacing:-.025em}.shop-nav{gap:24px}.shop-nav a:hover{color:var(--itgo-accent)}
.shop-header__call{padding:9px 12px;border-radius:13px;background:#f0f2ed}.shop-header__call strong{font-weight:950}
.hero{background:radial-gradient(circle at 82% 24%,var(--itgo-soft),transparent 34%),linear-gradient(135deg,#f6f4ed 0%,#fbfbf8 58%,#f2f5ee 100%);border-bottom:1px solid #e8e8e2}
.hero__inner{min-height:520px}.eyebrow,.section-kicker{color:var(--itgo-accent)}.hero h1{font-size:54px;color:#171a18}.hero h1 em{color:var(--itgo-accent)}.hero p{color:#667067}.btn{border-radius:999px}.btn--primary{background:#111814;color:#fff}.btn--primary:hover{background:var(--itgo-accent)}.btn--ghost{background:#fffdf8;border-color:#dedfd8}
.hero-phone{border-color:#161c18;background:linear-gradient(160deg,var(--itgo-soft),#fffefb);box-shadow:0 26px 70px rgba(30,40,33,.13)}.hero-phone--front span{color:var(--itgo-accent);font-size:48px}.hero-chip{border-color:#e0e3dc;box-shadow:0 10px 30px rgba(30,40,33,.09)}
.quick-card{background:#f5f5f1;border-color:#e7e8e2;border-radius:24px}.quick-card:hover{box-shadow:0 18px 44px rgba(25,35,28,.08)}
.search-box{border-radius:999px;background:#fffdf9;border-color:#dedfd8}.filter-tab{border-color:#dedfd8;background:#fffdf9}.filter-tab.is-active{background:#111814;border-color:#111814}.product-grid{gap:20px}.product-card{border-color:#e1e3dc;border-radius:28px;background:#fffdf9}.product-card:hover{border-color:#cfd3c8;box-shadow:0 22px 55px rgba(25,35,28,.10)}.product-card__image{background:#f1f2ed;border-radius:22px}.badge--blue{background:var(--itgo-accent)}.product-card__cta{color:var(--itgo-accent)}
.guide-section{background:#eff1eb}.guide-card{border-color:#e0e3da;border-radius:26px}.guide-card span{color:var(--itgo-accent)}
.detail-gallery__main{background:#f1f2ed}.detail-title>span{color:var(--itgo-accent)}.choice-btn.is-active{border-color:var(--itgo-accent);color:var(--itgo-accent);background:var(--itgo-soft)}
.shop-footer{background:#111814}.shop-footer__call{border-color:rgba(255,255,255,.13)}
@media(max-width:760px){
  .carrier-switch__inner{width:calc(100% - 20px);height:44px;gap:8px}.carrier-switch__title,.carrier-switch__help{display:none}.carrier-switch__tabs{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.carrier-switch__tabs a{justify-content:center;height:31px;padding:0 5px}.carrier-switch__tabs a span{display:none}.carrier-switch__tabs a b{font-size:11px}
  .shop-header__inner{height:60px}.shop-brand__mark{width:34px;height:34px;border-radius:11px}.shop-brand__name{font-size:14px}
  .hero__inner{min-height:auto;padding-top:50px;padding-bottom:46px}.hero h1{font-size:36px}.hero p{font-size:15px}.hero__visual{height:270px}.hero-phone--back{width:140px;height:258px;right:116px}.hero-phone--front{width:148px;height:278px;right:26px}.hero-phone--front span{font-size:32px}
}

/* 2026-09 model specification tab */
.model-spec-wrap{max-width:1120px;margin:0 auto}.model-spec-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:20px;padding:22px 24px;border:1px solid #e4eaf2;border-radius:18px;background:#fff}.model-spec-head h2{margin:5px 0 5px;font-size:26px;letter-spacing:-.035em}.model-spec-head p{margin:0;color:#667085;font-size:13px}.model-spec-maker{flex:0 0 auto;display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#f1f5f9;color:#334155;font-size:12px;font-weight:900}.model-spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.model-spec-card{min-height:124px;padding:18px 20px;border:1px solid #e4eaf2;border-radius:16px;background:#fff}.model-spec-card>span{display:block;color:#1769ff;font-size:10px;font-weight:950;letter-spacing:.08em}.model-spec-card>b{display:block;margin-top:7px;color:#64748b;font-size:12px}.model-spec-card>strong{display:block;margin-top:7px;color:#111827;font-size:17px;line-height:1.45;word-break:keep-all}.model-spec-features{margin-top:12px;padding:20px 22px;border-radius:16px;background:#f8fafc;border:1px solid #e4eaf2}.model-spec-features h3{margin:0 0 12px;font-size:15px}.model-spec-features>div{display:flex;gap:8px;flex-wrap:wrap}.model-spec-features span{padding:8px 11px;border-radius:999px;background:#fff;border:1px solid #dbe3ef;color:#334155;font-size:12px;font-weight:800}.model-spec-image{margin-top:14px;padding:18px;border:1px solid #e4eaf2;border-radius:16px;background:#fff;text-align:center}.model-spec-image img{display:block;max-width:100%;height:auto;max-height:780px;margin:auto;object-fit:contain}.model-spec-custom{margin-top:14px;overflow:hidden}.model-spec-source{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:11px 4px;color:#94a3b8;font-size:11px}.model-spec-source a{color:#475569;font-weight:850}.product-tab-panel .model-spec-wrap{width:100%}
@media(max-width:760px){.model-spec-head{display:block;padding:17px;border-radius:14px}.model-spec-head h2{font-size:22px}.model-spec-maker{margin-top:12px}.model-spec-grid{grid-template-columns:1fr;gap:8px}.model-spec-card{min-height:0;padding:15px 16px;border-radius:13px}.model-spec-card>strong{font-size:15px}.model-spec-features{padding:16px;border-radius:13px}.model-spec-features>div{gap:6px}.model-spec-features span{font-size:11px;padding:7px 9px}.model-spec-image{padding:10px;border-radius:13px}.model-spec-source{align-items:flex-start;flex-direction:column}}

.carrier-logo--text{display:inline-flex;align-items:center;justify-content:center;min-width:54px;min-height:28px;padding:4px 9px;border:1px solid #dbe3ee;border-radius:999px;background:#fff}.carrier-logo__text{font-size:12px;font-weight:900;letter-spacing:-.02em;color:#101828}
