:root{--orange:#ff6500;--orange2:#ff7a00;--ink:#151515;--muted:#6b6b6b;--line:#e9e9e9;--soft:#f7f7f7;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Noto Sans KR',sans-serif;color:var(--ink);background:#fff;word-break:keep-all;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button{font:inherit}img{display:block;max-width:100%}.site-header{height:92px;border-bottom:1px solid #e7e7e7;background:rgba(255,255,255,.96);position:sticky;top:0;z-index:50;backdrop-filter:blur(10px)}.header-inner{max-width:var(--max);height:100%;margin:auto;display:flex;align-items:center;gap:24px;padding:0 20px}.logo{width:190px;flex:none}.logo img{width:100%;height:66px;object-fit:contain;object-position:left center}.branch-tabs{display:flex;gap:8px}.branch-tabs button{min-width:78px;padding:10px 14px;border:1px solid #dcdcdc;border-radius:9px;text-align:center;font-size:14px;font-weight:800;background:#fff;cursor:pointer;transition:.2s}.branch-tabs button:hover{border-color:var(--orange);color:var(--orange)}.branch-tabs button.active{background:var(--orange);border-color:var(--orange);color:#fff;box-shadow:0 8px 20px rgba(255,101,0,.22)}.head-contact{margin-left:auto;text-align:right}.head-contact small{display:block;font-size:12px;color:#666}.head-contact a{display:block;font-size:25px;font-weight:900;line-height:1.3;letter-spacing:-1px}.hero{max-width:var(--max);margin:auto;display:grid;grid-template-columns:42% 58%;min-height:470px;padding:22px 20px 0}.hero-copy{padding:48px 34px 40px 34px;display:flex;flex-direction:column;justify-content:center}.hero-kicker{font-size:39px;font-weight:900;line-height:1.28;letter-spacing:-2.2px;margin:0}.hero-kicker em,.section-heading em{font-style:normal;color:var(--orange)}.hero-copy h1{font-size:67px;line-height:1;margin:22px 0 20px;color:var(--orange);letter-spacing:-5px}.hero-desc{font-size:18px;line-height:1.75;margin:0 0 27px;color:#444}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.btn{height:58px;border-radius:11px;display:flex;align-items:center;gap:12px;padding:0 18px;font-size:16px;font-weight:900;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn i{margin-left:auto;font-size:28px;font-style:normal}.btn-kakao{width:275px;background:linear-gradient(90deg,var(--orange2),var(--orange));color:#fff;box-shadow:0 12px 25px rgba(255,101,0,.2)}.btn-map{width:190px;border:1px solid #dadada;background:#fff}.ch{width:31px;height:31px;border-radius:9px;background:#ffe500;color:#111;display:inline-grid;place-items:center;font-size:12px;font-weight:900;border:2px solid #111;flex:none}.hero-photo{overflow:hidden;border-radius:24px 24px 24px 80px;box-shadow:0 20px 50px rgba(0,0,0,.12);background:#eee}.hero-photo img{width:100%;height:100%;min-height:448px;object-fit:cover;transition:opacity .25s ease}.benefits{max-width:1080px;margin:34px auto 64px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:0 20px}.benefits article{border:1px solid var(--line);border-radius:14px;min-height:105px;padding:20px;display:flex;align-items:center;gap:15px;background:#fff}.benefits article>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fff1e8;color:var(--orange);font-weight:900;font-size:13px;flex:none}.benefits h3{font-size:16px;margin:0 0 6px}.benefits p{font-size:12px;line-height:1.55;margin:0;color:#666}.selected-branch{background:var(--soft);padding:72px 20px}.section-heading{text-align:center;margin-bottom:30px}.section-heading>span{font-size:11px;letter-spacing:2px;color:var(--orange);font-weight:900}.section-heading h2{font-size:31px;letter-spacing:-1.5px;margin:7px 0 0}.branch-detail-card{max-width:1080px;margin:auto;background:#fff;border-radius:22px;display:grid;grid-template-columns:58% 42%;overflow:hidden;box-shadow:0 18px 45px rgba(0,0,0,.08)}.detail-gallery{padding:18px}.detail-main{height:410px;border-radius:15px;overflow:hidden;background:#eee}.detail-main img{width:100%;height:100%;object-fit:cover;transition:opacity .2s}.thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:8px}.thumbs button{height:76px;padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;cursor:pointer;background:#eee}.thumbs button.active{border-color:var(--orange)}.thumbs img{width:100%;height:100%;object-fit:cover}.detail-info{padding:54px 42px;display:flex;flex-direction:column;justify-content:center}.store-label{margin:0;color:var(--orange);font-weight:900;font-size:12px;letter-spacing:1.5px}.detail-info h3{font-size:29px;letter-spacing:-1.5px;margin:10px 0 28px;line-height:1.35}.detail-info dl{margin:0}.detail-info dl>div{display:grid;grid-template-columns:82px 1fr;padding:15px 0;border-top:1px solid var(--line)}.detail-info dl>div:last-child{border-bottom:1px solid var(--line)}.detail-info dt{font-size:13px;font-weight:800;color:#777}.detail-info dd{font-size:14px;line-height:1.55;margin:0;font-weight:600}.detail-info dd a:hover{color:var(--orange)}.detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:25px}.detail-actions a{height:48px;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:900}.detail-call{background:#222;color:#fff}.detail-kakao{background:var(--orange);color:#fff}.detail-map{grid-column:1/-1;border:1px solid #d7d7d7}.detail-actions .ch{width:25px;height:25px;border-radius:7px;font-size:9px}.branches{max-width:1120px;margin:auto;padding:72px 20px}.branch-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.branch-card{border:1px solid var(--line);border-radius:15px;padding:20px 16px 15px;display:flex;flex-direction:column;background:#fff;transition:.2s}.branch-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(0,0,0,.08);border-color:#ffd4ba}.branch-card.active{border:2px solid var(--orange);padding:19px 15px 14px}.branch-card h3{font-size:18px;margin:0 0 12px}.branch-card h3 span{color:var(--orange)}.branch-card p{font-size:12px;line-height:1.7;margin:0 0 15px;color:#555;flex:1}.branch-card button{height:40px;border:0;border-radius:8px;background:#fff0e6;color:var(--orange);font-weight:900;cursor:pointer}.branch-card.active button{background:var(--orange);color:#fff}footer{background:linear-gradient(135deg,#1f1f1f,#080808);color:#fff;border-top:1px solid rgba(255,255,255,.08)}.footer-inner{max-width:var(--max);margin:auto;min-height:172px;padding:34px 20px;display:grid;grid-template-columns:230px 1fr auto;align-items:center;gap:38px}.footer-brand{min-height:92px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:18px 20px;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.footer-brand img{width:100%;height:auto;max-height:72px;object-fit:contain;filter:drop-shadow(0 3px 8px rgba(0,0,0,.35));image-rendering:auto}.company strong{display:block;font-size:20px;margin-bottom:9px;letter-spacing:-.3px}.company p{font-size:13px;line-height:1.85;color:#ededed;margin:0 0 7px}.company small{color:#a8a8a8;font-size:11px;letter-spacing:.25px}.footer-slogan{text-align:right;font-size:14px;line-height:1.55;color:#c0c0c0}.footer-slogan b{color:#fff;font-size:20px}.mobile-actions{display:none}
@media(max-width:980px){.site-header{height:auto}.header-inner{min-height:132px;flex-wrap:wrap;gap:5px 12px;padding-top:10px;padding-bottom:10px}.logo{width:170px}.head-contact{margin-left:auto}.head-contact a{font-size:19px}.branch-tabs{order:3;width:100%;gap:5px}.branch-tabs button{min-width:0;flex:1;padding:8px 4px;font-size:12px}.hero{grid-template-columns:1fr;padding-top:14px}.hero-photo{height:330px;order:-1;border-radius:18px}.hero-photo img{min-height:0}.hero-copy{padding:30px 8px 20px}.hero-kicker{font-size:31px}.hero-copy h1{font-size:51px;margin:14px 0}.branch-detail-card{grid-template-columns:1fr}.detail-info{padding:35px 30px}.branch-grid{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:210px 1fr}.footer-slogan{display:none}}
@media(max-width:640px){body{padding-bottom:76px}.site-header{position:relative}.header-inner{min-height:125px}.logo{width:155px}.head-contact small{display:none}.head-contact a{font-size:16px}.branch-tabs button{font-size:11px;border-radius:7px}.hero{padding:10px 14px 0}.hero-photo{height:235px}.hero-copy{padding:24px 5px 18px}.hero-kicker{font-size:26px;letter-spacing:-1.5px}.hero-copy h1{font-size:43px;letter-spacing:-3px}.hero-desc{font-size:14px}.hero-actions{display:grid;grid-template-columns:1fr}.btn{width:100%;height:54px}.benefits{grid-template-columns:1fr;margin:20px auto 48px;padding:0 14px;gap:9px}.benefits article{min-height:80px;padding:15px}.selected-branch{padding:52px 14px}.section-heading h2{font-size:25px}.detail-gallery{padding:10px}.detail-main{height:260px}.thumbs button{height:54px}.detail-info{padding:28px 20px}.detail-info h3{font-size:23px}.detail-info dl>div{grid-template-columns:68px 1fr}.branches{padding:52px 14px}.branch-grid{grid-template-columns:1fr}.branch-card{display:grid;grid-template-columns:72px 1fr 80px;gap:7px;align-items:center;padding:13px}.branch-card.active{padding:12px}.branch-card h3,.branch-card p{margin:0}.branch-card p{font-size:11px}.branch-card button{height:38px;font-size:11px}.footer-inner{grid-template-columns:1fr;text-align:center;padding:30px 18px}.footer-brand{width:220px;margin:auto;min-height:88px}.mobile-actions{display:grid;grid-template-columns:1fr 1fr;position:fixed;left:0;right:0;bottom:0;z-index:60;background:#111;padding:10px max(10px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));gap:8px}.mobile-actions a{height:52px;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:900;color:#fff}.mobile-actions a:first-child{background:#2d2d2d}.mobile-actions a:last-child{background:var(--orange)}.mobile-actions .ch{width:25px;height:25px;border-radius:7px;font-size:9px}}

/* 실제 매장 사진 메인 자동 슬라이드 */
.hero-slider{position:relative;isolation:isolate}
.hero-slides{position:absolute;inset:0}
.hero-slide{position:absolute;inset:0;margin:0;opacity:0;visibility:hidden;transition:opacity .65s ease,visibility .65s ease}
.hero-slide.active{opacity:1;visibility:visible}
.hero-slide img{width:100%;height:100%;min-height:448px;object-fit:cover;object-position:center}
.hero-arrow{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:44px;height:44px;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:rgba(0,0,0,.32);color:#fff;font-size:31px;line-height:1;display:grid;place-items:center;cursor:pointer;backdrop-filter:blur(5px);transition:.2s}
.hero-arrow:hover{background:rgba(0,0,0,.58);transform:translateY(-50%) scale(1.05)}
.hero-prev{left:16px}.hero-next{right:16px}
.hero-dots{position:absolute;z-index:3;left:50%;bottom:17px;transform:translateX(-50%);display:flex;gap:7px;padding:7px 10px;border-radius:999px;background:rgba(0,0,0,.25);backdrop-filter:blur(5px)}
.hero-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.55);cursor:pointer;transition:.2s}
.hero-dots button.active{width:25px;border-radius:999px;background:#fff}
@media(max-width:980px){.hero-slide img{min-height:0}.hero-arrow{width:39px;height:39px;font-size:27px}.hero-prev{left:12px}.hero-next{right:12px}}
@media(max-width:640px){.hero-arrow{width:34px;height:34px;font-size:24px}.hero-prev{left:9px}.hero-next{right:9px}.hero-dots{bottom:10px;gap:5px;padding:6px 8px}.hero-dots button{width:7px;height:7px}.hero-dots button.active{width:20px}}

/* 2026-07-24 최종 지점 사진 재분류 및 푸터 선명도 보정 */
.footer-inner{grid-template-columns:310px minmax(0,1fr) auto;gap:42px;min-height:205px;padding-top:38px;padding-bottom:38px}
.footer-brand{min-height:126px;padding:18px 22px;background:#111;border:1px solid rgba(255,255,255,.22);border-radius:16px;box-shadow:0 12px 28px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.08)}
.footer-brand img{width:285px;max-width:100%;max-height:none;height:auto;object-fit:contain;filter:none;opacity:1}
.company strong{font-size:23px;color:#fff;margin-bottom:11px}
.company p{font-size:14px;line-height:1.9;color:#fff;font-weight:500;text-shadow:0 1px 1px rgba(0,0,0,.25)}
.company small{font-size:11px;color:#c8c8c8}
@media(max-width:980px){.footer-inner{grid-template-columns:280px 1fr;gap:30px}.footer-brand img{width:260px}}
@media(max-width:640px){.footer-inner{grid-template-columns:1fr;gap:20px;padding:32px 18px}.footer-brand{width:min(290px,100%);min-height:116px}.footer-brand img{width:265px}.company strong{font-size:22px}.company p{font-size:13px;line-height:1.85}}

/* 2026-07-24 BNP 회사 로고 최종 교체 */
.footer-brand{
  background:#fff;
  border:1px solid rgba(255,255,255,.34);
  border-radius:16px;
  padding:16px 20px;
  min-height:126px;
  overflow:hidden;
  box-shadow:0 14px 34px rgba(0,0,0,.32), inset 0 0 0 1px rgba(0,0,0,.035);
}
.footer-brand img{
  width:100%;
  max-width:300px;
  height:auto;
  max-height:106px;
  object-fit:contain;
  object-position:center;
  filter:none;
  opacity:1;
  transform:translateZ(0);
  image-rendering:auto;
}
@media(max-width:980px){.footer-brand img{max-width:275px}}
@media(max-width:640px){.footer-brand{width:min(310px,100%);min-height:112px;padding:14px 16px}.footer-brand img{max-width:278px;max-height:98px}}

/* 2026-07-24 실제 고객 후기 가로 자동 슬라이드 */
.reviews{padding:76px 0 72px;background:#fff;overflow:hidden;border-top:1px solid #f0f0f0}
.reviews .section-heading{padding:0 20px;margin-bottom:28px}
.review-intro{margin:10px 0 0;color:#777;font-size:14px}
.review-marquee{position:relative;width:100%;overflow:hidden;padding:10px 0 18px;mask-image:linear-gradient(to right,transparent 0,#000 4%,#000 96%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,#000 4%,#000 96%,transparent 100%)}
.review-track{display:flex;width:max-content;will-change:transform;animation:reviewFlow 72s linear infinite}
.review-marquee:hover .review-track,.review-marquee:focus-within .review-track{animation-play-state:paused}
.review-group{display:flex;gap:18px;padding-right:18px}
.review-card{width:330px;height:270px;flex:none;padding:14px;border:1px solid #e7e7e7;border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(0,0,0,.075);cursor:zoom-in;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:transform .2s,box-shadow .2s,border-color .2s}
.review-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(0,0,0,.13);border-color:#ffc49d}
.review-card img{width:100%;height:100%;object-fit:contain;background:#fff}
.review-guide{text-align:center;margin:8px 0 0;color:#999;font-size:12px}
@keyframes reviewFlow{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.review-lightbox{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.86);display:none;align-items:center;justify-content:center;padding:24px;cursor:zoom-out}
.review-lightbox.open{display:flex}
.review-lightbox img{max-width:min(1100px,95vw);max-height:90vh;width:auto;height:auto;object-fit:contain;background:#fff;border-radius:14px;box-shadow:0 25px 80px rgba(0,0,0,.45)}
.review-lightbox-close{position:fixed;right:22px;top:18px;width:48px;height:48px;border:0;border-radius:50%;background:rgba(255,255,255,.16);color:#fff;font-size:32px;line-height:1;cursor:pointer}
@media(max-width:980px){.reviews{padding:62px 0}.review-card{width:285px;height:235px}.review-track{animation-duration:66s}}
@media(max-width:640px){.reviews{padding:52px 0}.review-marquee{mask-image:linear-gradient(to right,transparent 0,#000 2%,#000 98%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,#000 2%,#000 98%,transparent 100%)}.review-group{gap:12px;padding-right:12px}.review-card{width:255px;height:215px;padding:10px;border-radius:14px}.review-track{animation-duration:58s}.review-intro{font-size:13px;padding:0 12px}}
@media(prefers-reduced-motion:reduce){.review-track{animation-play-state:paused}}
\n\n/* Latest product slider */\n.products{padding:96px max(24px,calc((100% - 1280px)/2));background:#f6f7f9;overflow:hidden}.product-intro{margin-top:14px;color:#6d7178;font-size:16px}.product-slider{position:relative;margin-top:38px;border-radius:28px;overflow:hidden;box-shadow:0 18px 55px rgba(25,28,34,.12);background:#111}.product-slides{position:relative;height:500px}.product-slide{position:absolute;inset:0;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:62px 84px;opacity:0;visibility:hidden;transform:scale(1.015);transition:opacity .7s ease,transform .9s ease,visibility .7s}.product-slide.active{opacity:1;visibility:visible;transform:scale(1);z-index:2}.product-s26{background:linear-gradient(125deg,#eef1f7 0%,#dce3f2 48%,#9fb0d0 100%);color:#151922}.product-z{background:radial-gradient(circle at 72% 35%,#ffeadb 0,#ffd2b7 34%,#ff9b5b 100%);color:#24130a}.product-iphone{background:radial-gradient(circle at 75% 25%,#422f61 0,#191329 48%,#08070c 100%);color:#fff}.product-copy{position:relative;z-index:3}.product-badge{display:inline-flex;padding:8px 13px;border-radius:99px;background:rgba(255,255,255,.65);font-size:12px;font-weight:900;letter-spacing:.13em}.product-iphone .product-badge{background:rgba(255,255,255,.12)}.product-copy h3{margin:20px 0 14px;font-size:clamp(38px,4vw,62px);line-height:1.04;letter-spacing:-.045em}.product-copy p{font-size:18px;line-height:1.65;opacity:.78}.product-kakao{display:inline-flex;align-items:center;justify-content:center;gap:22px;margin-top:30px;padding:16px 22px;border-radius:12px;background:#fee500;color:#181600!important;font-weight:900;text-decoration:none;box-shadow:0 8px 22px rgba(0,0,0,.1);transition:.2s}.product-kakao:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.16)}.device-stage{position:relative;height:370px;display:flex;align-items:center;justify-content:center}.phone{position:absolute;width:178px;height:355px;border-radius:28px;box-shadow:0 30px 50px rgba(26,36,60,.32)}.phone-back{transform:translateX(-65px) rotate(-7deg);background:linear-gradient(145deg,#d4d9e5,#7a8aad)}.phone-back i{display:block;width:34px;height:34px;margin:18px 0 -7px 18px;border-radius:50%;background:#10141d;border:5px solid rgba(255,255,255,.45);box-shadow:inset 0 0 0 4px #293343}.phone-front{transform:translateX(70px) rotate(5deg);background:#090b10;border:5px solid #232835;overflow:hidden}.phone-front span,.iphone-front span{position:absolute;inset:5px;border-radius:22px;background:radial-gradient(circle at 55% 25%,#d8e4ff,#627db6 42%,#151b2b 78%)}.phone-front span:before,.iphone-front span:before{content:'';position:absolute;top:9px;left:50%;width:9px;height:9px;border-radius:50%;background:#0a0a0b;transform:translateX(-50%)}.fold-device{width:235px;height:322px;border-radius:18px;background:#11151e;border:5px solid #252b38;box-shadow:0 28px 45px rgba(84,39,13,.28);transform:translateX(-28px) rotate(-3deg);overflow:hidden}.fold-device span{display:block;height:100%;background:linear-gradient(125deg,#171a23 0 49.4%,#394257 49.6% 50.4%,#12151c 50.6%);position:relative}.fold-device span:after{content:'';position:absolute;inset:10px;border-radius:10px;background:radial-gradient(circle at 70% 25%,#adbedf,#636f98 45%,#1c2130 80%);opacity:.88}.flip-device{position:absolute;width:132px;height:245px;right:12%;bottom:34px;border-radius:22px;background:#151821;border:5px solid #292e39;transform:rotate(7deg);box-shadow:0 25px 42px rgba(84,39,13,.28);overflow:hidden}.flip-device span{position:absolute;inset:5px;border-radius:14px;background:linear-gradient(#b9c8ec 0 48.8%,#30384c 49.2% 50.8%,#dca27e 51.2%)}.iphone-back,.iphone-front{position:absolute;width:182px;height:354px;border-radius:38px;box-shadow:0 32px 55px rgba(0,0,0,.5)}.iphone-back{transform:translateX(-68px) rotate(-8deg);background:linear-gradient(145deg,#d46f33,#8f3d1d)}.iphone-back i{position:absolute;width:44px;height:44px;border-radius:50%;background:#111;border:5px solid #c7784f}.iphone-back i:nth-child(1){top:20px;left:20px}.iphone-back i:nth-child(2){top:20px;left:73px}.iphone-back i:nth-child(3){top:73px;left:46px}.iphone-front{transform:translateX(72px) rotate(6deg);background:#09090b;border:5px solid #36323b;overflow:hidden}.iphone-front span{background:radial-gradient(circle at 45% 28%,#fb8b4c,#7b3e8d 42%,#171027 74%)}.product-arrow{position:absolute;top:50%;z-index:5;width:48px;height:48px;border:0;border-radius:50%;background:rgba(255,255,255,.82);font-size:32px;line-height:1;cursor:pointer;transform:translateY(-50%);box-shadow:0 7px 20px rgba(0,0,0,.16)}.product-prev{left:20px}.product-next{right:20px}.product-dots{position:absolute;z-index:6;left:50%;bottom:22px;display:flex;gap:8px;transform:translateX(-50%)}.product-dots button{width:8px;height:8px;border:0;border-radius:50%;background:rgba(255,255,255,.5);padding:0}.product-dots button.active{width:27px;border-radius:8px;background:#fff}.all-models-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:20px;padding:25px 30px;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(24,30,40,.07)}.all-models-cta div{display:flex;flex-direction:column;gap:5px}.all-models-cta strong{font-size:20px}.all-models-cta span{color:#777}.all-models-cta .product-kakao{margin:0;white-space:nowrap}\n@media(max-width:850px){.products{padding:68px 18px}.product-slides{height:600px}.product-slide{grid-template-columns:1fr;padding:45px 28px 54px;text-align:center;align-content:start}.product-copy h3{font-size:38px}.product-copy p{font-size:16px}.device-stage{height:270px;margin-top:10px;transform:scale(.78)}.product-arrow{width:42px;height:42px}.product-prev{left:9px}.product-next{right:9px}.all-models-cta{flex-direction:column;text-align:center}.all-models-cta .product-kakao{width:100%}}\n
/* 2026-07-24 최신 모델 공식 이미지 슬라이드 */
.product-slides{height:540px}.product-slide{grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);gap:36px;padding:62px 76px;background:#f6f7f9}.product-slide::after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 78% 45%,rgba(255,255,255,.95),rgba(255,255,255,0) 46%)}.product-copy,.product-image-wrap{position:relative;z-index:1}.product-image-wrap{height:410px;border-radius:30px;overflow:hidden;background:#fff;box-shadow:0 24px 65px rgba(0,0,0,.12);display:flex;align-items:center;justify-content:center;transform:translateX(45px) scale(.96);opacity:0;transition:opacity .7s ease,transform .9s cubic-bezier(.2,.8,.2,1)}.product-slide.active .product-image-wrap{opacity:1;transform:translateX(0) scale(1)}.product-image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.product-image-wrap.contain img{object-fit:contain;padding:12px;background:#fff}.product-s26{background:linear-gradient(135deg,#eef0f8 0%,#f9f7ff 52%,#e7e2f3 100%)}.product-fold8{background:linear-gradient(135deg,#f5f1f7 0%,#fbfafc 52%,#e9e2ee 100%)}.product-flip8{background:linear-gradient(135deg,#fff0f3 0%,#fff9fa 52%,#f5dfe6 100%)}.product-iphone17{background:linear-gradient(135deg,#f0eff8 0%,#fbfbfd 52%,#e5e9f5 100%)}.product-iphone17pro{background:linear-gradient(135deg,#111 0%,#2a2019 45%,#6f3b1d 100%);color:#fff}.product-iphone17pro .product-copy p{color:#ddd}.product-iphone17pro .product-badge{color:#fff;background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.2)}.product-iphone17pro .product-kakao{background:#fff;color:#111}.product-copy h3{font-size:48px;letter-spacing:-2px}.product-copy p{font-size:18px;line-height:1.8}.product-badge{border:1px solid rgba(0,0,0,.08)}
@media(max-width:850px){.product-slides{height:640px}.product-slide{grid-template-columns:1fr;gap:20px;padding:44px 24px 58px}.product-copy h3{font-size:36px}.product-copy p{font-size:15px}.product-image-wrap{height:300px;border-radius:22px}.product-image-wrap.contain img{padding:6px}}

/* High-resolution product artwork: keep official images crisp */
.product-image-wrap{transform:translateX(34px);transition:opacity .65s ease,transform .75s cubic-bezier(.2,.8,.2,1);background:#fff}
.product-slide.active .product-image-wrap{transform:translateX(0)}
.product-image-wrap img,.product-image-wrap.contain img{width:100%;height:100%;object-fit:contain;padding:0;background:#fff;image-rendering:auto;transform:none;filter:none}
.product-s26 .product-image-wrap img,.product-fold8 .product-image-wrap img,.product-flip8 .product-image-wrap img{object-fit:cover}
.product-iphone17 .product-image-wrap img,.product-iphone17pro .product-image-wrap img{object-fit:contain}
@media(max-width:850px){.product-image-wrap{height:310px}.product-image-wrap img,.product-image-wrap.contain img{object-fit:contain!important}}

/* 지점별 자동 슬라이드 */
.branch-showcase{position:relative;max-width:1080px;margin:auto;overflow:hidden;border-radius:22px;box-shadow:0 18px 45px rgba(0,0,0,.08);background:#fff}
.branch-showcase-track{display:flex;transition:transform .65s cubic-bezier(.22,.61,.36,1);will-change:transform}
.branch-showcase-slide{min-width:100%;display:grid;grid-template-columns:58% 42%;background:#fff}
.branch-showcase-photo{height:500px;overflow:hidden;background:#eee}
.branch-showcase-photo img{width:100%;height:100%;object-fit:cover}
.branch-showcase-info{padding:54px 42px;display:flex;flex-direction:column;justify-content:center}
.branch-showcase-info .store-label{margin:0;color:var(--orange);font-weight:900;font-size:12px;letter-spacing:1.5px}
.branch-showcase-info h3{font-size:29px;letter-spacing:-1.5px;margin:10px 0 28px;line-height:1.35}
.branch-showcase-info dl{margin:0}
.branch-showcase-info dl>div{display:grid;grid-template-columns:82px 1fr;padding:15px 0;border-top:1px solid var(--line)}
.branch-showcase-info dl>div:last-child{border-bottom:1px solid var(--line)}
.branch-showcase-info dt{font-size:13px;font-weight:800;color:#777}
.branch-showcase-info dd{font-size:14px;line-height:1.55;margin:0;font-weight:600}
.branch-showcase-info .detail-actions{margin-top:25px}
.branch-showcase-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:46px;height:46px;border:0;border-radius:50%;background:rgba(0,0,0,.52);color:#fff;font-size:31px;line-height:1;cursor:pointer;display:grid;place-items:center;box-shadow:0 8px 20px rgba(0,0,0,.2)}
.branch-showcase-prev{left:16px}.branch-showcase-next{right:16px}
.branch-showcase-dots{position:absolute;left:0;right:0;bottom:16px;z-index:3;display:flex;justify-content:center;gap:7px}
.branch-showcase-dots button{width:9px;height:9px;border:0;border-radius:50%;padding:0;background:rgba(255,255,255,.6);box-shadow:0 0 0 1px rgba(0,0,0,.16);cursor:pointer;transition:.2s}
.branch-showcase-dots button.active{width:27px;border-radius:10px;background:var(--orange)}
.footer-notice{max-width:var(--max);margin:0 auto;padding:0 20px 24px;text-align:center;color:#9d9d9d;font-size:11px;line-height:1.7}
@media(max-width:980px){.branch-showcase-slide{grid-template-columns:1fr}.branch-showcase-photo{height:390px}.branch-showcase-info{padding:35px 30px}.branch-showcase-dots{bottom:12px}}
@media(max-width:640px){.branch-showcase{border-radius:16px}.branch-showcase-photo{height:255px}.branch-showcase-info{padding:28px 20px 46px}.branch-showcase-info h3{font-size:23px}.branch-showcase-info dl>div{grid-template-columns:68px 1fr}.branch-showcase-arrow{width:38px;height:38px;font-size:25px;top:127px}.branch-showcase-prev{left:9px}.branch-showcase-next{right:9px}.footer-notice{padding:0 18px 24px;font-size:10px}}
