
:root{
  --navy:#071b33;--navy2:#0c3568;--blue:#0868ff;--line:#dbe4ef;--soft:#f6f9fd;
  --green:#10ae70;--text:#071b33;--muted:#627087;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff;color:var(--text);font-family:Pretendard,"Noto Sans KR",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}
a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-wrap{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{height:68px;background:#fff;border-bottom:1px solid #edf1f6;position:relative;z-index:80}.header-inner{height:100%;display:flex;align-items:center;gap:28px}.brand{display:grid;line-height:1}.brand strong{font-size:22px;font-weight:950;letter-spacing:-.04em}.brand em{color:var(--blue);font-style:normal}.brand small{font-size:8px;color:#5f6c80;margin-top:5px;font-weight:850}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:30px;margin-left:auto}.desktop-nav a{font-size:13px;font-weight:850}.desktop-nav a.active{color:var(--blue)}.header-cta{background:var(--blue);color:#fff;padding:10px 18px;border-radius:6px;font-size:12px;font-weight:900}.menu-button{border:0;background:none;font-size:24px;padding:5px;cursor:pointer}.mobile-menu,.mobile-backdrop{display:none}
.hero{height:500px;position:relative;overflow:hidden;background:#061b32}.hero-slide-bg{position:absolute;inset:0;background:url("../assets/home-v15/hero.jpg") center/cover no-repeat;transition:opacity .25s ease}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,15,29,.94) 0%,rgba(3,19,37,.72) 45%,rgba(3,19,37,.12) 76%)}.hero-content{height:100%;position:relative;display:flex;align-items:flex-start;padding-top:55px}.hero-copy{max-width:540px;color:#fff;z-index:2}.hero-kicker{font-size:13px;font-weight:900;margin:0 0 18px}.hero h1{font-size:47px;line-height:1.18;letter-spacing:-.045em;margin:0 0 20px}.hero h1 span{color:#1682ff}.hero-description{font-size:15px;line-height:1.65;margin:0;color:#eef5ff}.hero-actions{display:flex;gap:10px;margin-top:26px}.button{min-width:116px;padding:13px 18px;border-radius:5px;text-align:center;font-size:13px;font-weight:900;border:1px solid transparent}.button-blue{background:var(--blue);color:#fff}.button-dark{background:#071a2f;color:#fff;border-color:#718196}.button-outline-light{color:#fff;border-color:#9cabbc;background:transparent}.hero-badge{position:absolute;right:25px;top:76px;width:155px;height:155px;border:1px solid rgba(255,255,255,.75);border-radius:50%;display:grid;place-content:center;text-align:center;color:#fff;background:rgba(4,20,39,.25);backdrop-filter:blur(3px)}.hero-badge span{font-size:12px}.hero-badge strong{font-size:14px;line-height:1.5;margin-top:4px}.hero-arrow{position:absolute;top:180px;width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:var(--blue);font-size:26px;box-shadow:0 5px 18px rgba(0,0,0,.18);cursor:pointer}.hero-prev{left:-22px}.hero-next{right:-22px}.hero-dots{position:absolute;bottom:78px;left:50%;transform:translateX(-50%);display:flex;gap:7px}.hero-dots button{width:7px;height:7px;border-radius:10px;border:0;background:#adc0d5;padding:0}.hero-dots button.active{width:22px;background:#fff}.hero-stats{position:absolute;left:0;right:0;bottom:18px;height:58px;background:#fff;border-radius:8px;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 8px 25px rgba(3,19,37,.15);overflow:hidden}.hero-stats>div{display:flex;align-items:center;gap:13px;padding:0 28px;border-right:1px solid #e8edf4}.hero-stats>div:last-child{border:0}.hero-stats i{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#eef5ff;color:var(--blue);font-style:normal}.hero-stats span{font-size:10px}.hero-stats strong{font-size:13px;margin-left:3px}.hero-stats small{display:block;color:#7c8798;margin-top:2px}
.service-intro{padding:32px 0 24px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{min-height:162px;border:1px solid var(--line);border-radius:11px;padding:25px 26px;display:grid;grid-template-columns:1fr 130px;align-items:center;background:#fff;transition:.2s}.service-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(12,53,104,.08)}.service-card small,.section-head span,.market-card>small,.founder-card small,.startup-card small{color:var(--blue);font-size:10px;font-weight:950}.service-card h2{font-size:22px;margin:6px 0 8px}.service-card p{font-size:12px;color:#68778c;margin:0 0 12px;line-height:1.55}.service-card span{color:var(--blue);font-size:11px;font-weight:900}.service-card img{width:100%;height:105px;object-fit:contain}.shop-icon{position:relative;width:112px;height:90px;margin:auto}.shop-icon:before{content:"";position:absolute;left:8px;right:8px;top:27px;height:58px;border-radius:5px;background:#ffefe5}.shop-icon b{position:absolute;left:5px;right:5px;top:8px;height:28px;border-radius:8px 8px 12px 12px;background:repeating-linear-gradient(90deg,#ff7780 0 20px,#fff 20px 40px)}.shop-icon i{position:absolute;bottom:12px;width:19px;height:25px;background:#96d3ff;border-radius:3px}.shop-icon i:nth-child(2){left:24px}.shop-icon i:nth-child(3){left:47px}.shop-icon i:nth-child(4){left:70px}
.product-section{padding:30px 0 8px}.car-section{padding-bottom:34px}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-head h2{font-size:20px;margin:0}.section-head h2 span{margin-right:5px}.section-head>a{font-size:10px;border:1px solid var(--line);border-radius:5px;padding:8px 13px}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.product-card{border:1px solid var(--line);border-radius:10px;padding:14px;background:#fff;min-width:0;cursor:pointer;transition:.2s}.product-card:hover,.product-card:focus-visible{transform:translateY(-4px);box-shadow:0 12px 28px rgba(7,27,51,.1);outline:2px solid #aed0ff}.card-top{display:flex;justify-content:space-between;align-items:center;height:20px}.card-top b{font-size:8px;background:var(--blue);color:#fff;border-radius:12px;padding:3px 8px}.card-top b.green{background:#10ae70}.card-top b.red{background:#ff4b4b}.card-top b.black{background:#111}.card-top small{font-size:8px;font-weight:900}.product-card>img,.managed-product-image{width:100%;height:115px;object-fit:contain;margin:5px 0}.managed-product-image img{width:100%;height:100%;object-fit:contain}.product-card h3{font-size:13px;margin:4px 0 2px}.product-card>strong,.product-card .price-block strong,.product-card .car-price-grid strong{display:block;color:#071b33;font-size:15px;margin:2px 0 7px}.product-card>a,.product-card .product-card__body>a{font-size:10px;color:var(--blue);font-weight:900}.product-card__body p,.product-card__body small,.product-card .car-price-grid span{display:none}.phone-art,.mini-car{height:115px;background:#eef4fb;border-radius:8px;margin:6px 0}
.market-section{background:#f5f9fd;padding:40px 0}.market-layout{display:grid;grid-template-columns:210px 1fr 1fr;gap:18px;align-items:start}.market-intro{padding:20px 8px}.market-intro h2{font-size:24px;margin:0 0 12px}.market-intro p{font-size:12px;color:#5d6e84;line-height:1.65}.market-intro a{display:inline-block;margin-top:18px;border:1px solid #b9c8d8;border-radius:4px;padding:9px 14px;font-size:10px}.market-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:17px}.market-card h3{font-size:16px;margin:5px 0 12px}.green-text{color:#13a86f!important}.market-image{height:190px;border:1px solid #d9e1eb;overflow:hidden;background:#fff;cursor:zoom-in}.market-image img{width:100%;height:100%;object-fit:contain}.sheet-placeholder{height:100%;position:relative;padding:24px 12px;background:repeating-linear-gradient(0deg,#fff 0 22px,#e7edf4 22px 23px)}.sheet-placeholder:before{content:"";position:absolute;left:12px;right:12px;top:48px;height:1px;background:#b5c5d8}.sheet-placeholder span{font-size:12px;font-weight:900;color:#788ca7}.sheet-placeholder i{display:block;height:8px;margin-top:12px;background:linear-gradient(90deg,#d7f2dc 0 20%,#e7eff9 20% 100%)}.sheet-placeholder.blue i{background:linear-gradient(90deg,#cce3ff 0 20%,#e7eff9 20% 100%)}.market-card>button{width:100%;margin-top:10px;border:0;background:var(--blue);color:#fff;border-radius:4px;padding:10px;font-size:11px;font-weight:900;cursor:pointer}
.values{background:linear-gradient(90deg,#092952,#0a397a);color:#fff;padding:28px 0}.values-grid{display:grid;grid-template-columns:1.2fr repeat(4,1fr);gap:22px;align-items:center}.value-title h2{font-size:19px;margin:0}.values article{display:flex;gap:12px;align-items:center}.values article i{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#1a5bbb;font-style:normal;font-size:20px}.values h3{font-size:13px;margin:0 0 3px}.values p{font-size:9px;line-height:1.5;color:#d4e2f4;margin:0}
.founder-startup{padding:18px 0 24px}.founder-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:18px}.founder-card,.startup-card{border:1px solid var(--line);border-radius:10px;min-height:230px;overflow:hidden;background:#fff}.founder-card{display:grid;grid-template-columns:170px 1fr}.founder-card>img{width:100%;height:230px;object-fit:cover;object-position:top;background:#edf3f9}.founder-card>div{padding:26px 20px}.founder-card h2,.startup-card h2{font-size:24px;margin:5px 0}.founder-card p,.startup-card p{font-size:12px;color:#5d6d83;line-height:1.6}.founder-card ul{padding-left:17px;font-size:9px;color:#66758a;line-height:1.8}.mini-buttons{display:flex;gap:8px;margin-top:12px}.mini-buttons a,.startup-card a{border:1px solid var(--blue);border-radius:4px;color:var(--blue);padding:8px 11px;font-size:9px;font-weight:900}.startup-card{display:grid;grid-template-columns:1fr 170px}.startup-card>div{padding:30px}.startup-card>aside{margin:18px;background:#083a78;color:#fff;display:grid;place-content:center;text-align:center}.startup-card aside strong{font-size:16px}.startup-card aside b{font-size:40px;margin-top:12px}.startup-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:20px}.startup-benefits span{border:1px solid var(--line);border-radius:4px;text-align:center;padding:7px 3px;font-size:8px}
.media-row{padding:12px 0 20px}.media-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:18px}.channels,.videos{border:1px solid var(--line);border-radius:10px;padding:18px;display:grid;gap:18px;align-items:center}.channels{grid-template-columns:130px 1fr}.channels h2,.video-intro h2{font-size:15px;margin:0 0 5px}.channels p,.video-intro p{font-size:9px;color:#68778c}.channel-icons{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;text-align:center}.channel-icons a{font-size:8px}.channel-icons i{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;margin:0 auto 5px;color:#fff;font-style:normal;font-weight:900}.naver,.blog{background:#03c75a}.youtube{background:#ff3e45}.instagram{background:linear-gradient(135deg,#7154d8,#ff5c7b,#ff9a36)}.daangn{background:#ff6f0f}.kakao{background:#ffe500;color:#221!important}.videos{grid-template-columns:120px repeat(4,1fr)}.video-intro a{font-size:9px;color:var(--blue);font-weight:900}.video-card{position:relative;font-size:8px}.video-card img{width:100%;height:70px;object-fit:cover;border-radius:7px;filter:brightness(.78)}.video-card i{position:absolute;left:50%;top:35px;transform:translate(-50%,-50%);width:28px;height:28px;border-radius:50%;background:#fff;display:grid;place-items:center;font-style:normal;color:#071b33}.video-card span{display:block;margin-top:4px;font-weight:800}
.bottom-info{padding:12px 0 26px}.bottom-grid{display:grid;grid-template-columns:1fr 1.05fr 1.05fr;gap:16px}.bottom-grid>article{border-top:1px solid #eef2f6;padding:14px 0}.bottom-grid h2{font-size:16px;margin:0 0 12px}.store-pics{display:grid;grid-template-columns:1fr 1fr;gap:7px}.store-pics img{height:86px;width:100%;object-fit:cover;border-radius:5px}.store-box p{font-size:9px}.store-box>div:last-child{display:flex;gap:7px}.store-box a,.faq-box>a{border:1px solid #a9c4ea;color:var(--blue);padding:7px 10px;border-radius:4px;font-size:8px}.faq-list article{border:1px solid #e3e9f0;border-radius:4px;margin-bottom:6px}.faq-list button{width:100%;border:0;background:#fff;display:flex;justify-content:space-between;padding:9px 11px;font-size:9px;text-align:left;cursor:pointer}.faq-list article>div{font-size:9px;padding:0 11px 10px;color:#617088}.contact-box>p{font-size:9px;color:#68778c}.contact-box form{display:grid;gap:7px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:7px}.contact-box input,.contact-box select,.contact-box textarea{width:100%;border:1px solid var(--line);border-radius:4px;padding:9px;font-size:9px}.contact-box textarea{height:60px;resize:vertical}.privacy{font-size:8px}.contact-box button{border:0;background:var(--blue);color:#fff;border-radius:4px;padding:10px;font-size:10px;font-weight:900}.success{color:#0a9c61!important}
.quick-contact{background:#08376f;color:#fff;padding:20px 0}.quick-contact-inner{display:grid;grid-template-columns:1.15fr repeat(3,1fr);gap:14px;align-items:center}.quick-contact h2{font-size:18px;margin:0 0 4px}.quick-contact p{font-size:9px;margin:0;color:#d7e5f6}.quick-contact a{background:#fff;color:#071b33;border-radius:7px;padding:10px 14px;display:flex;gap:10px;align-items:center}.quick-contact i{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#2d7cff;color:#fff;font-style:normal}.quick-contact i.yellow{background:#ffe500;color:#222}.quick-contact i.green{background:#03c75a}.quick-contact span{font-size:8px}.quick-contact strong{display:block;font-size:11px}
.site-footer{background:#071b33;color:#fff;padding:28px 0}.footer-grid{display:grid;grid-template-columns:1.15fr repeat(3,1fr);gap:40px}.footer-brand strong{font-size:20px}.footer-brand em{color:#1682ff;font-style:normal}.site-footer h3{font-size:10px;margin:0 0 8px}.site-footer p,.site-footer a{font-size:8px;color:#b6c4d5;line-height:1.7}
.price-modal[hidden],.product-modal[hidden],.car-modal[hidden]{display:none!important}.price-modal,.product-modal,.car-modal{position:fixed;inset:0;z-index:999;display:grid;place-items:center;padding:20px}.modal-backdrop{position:absolute;inset:0;background:rgba(0,10,25,.78);backdrop-filter:blur(5px)}.modal-box,.detail-modal-box{position:relative;background:#fff;width:min(980px,calc(100vw - 32px));max-height:92vh;overflow:auto;border-radius:14px;box-shadow:0 30px 90px rgba(0,0,0,.35)}.modal-head{display:flex;justify-content:space-between;align-items:center;padding:15px 18px;border-bottom:1px solid var(--line)}.modal-head h2{font-size:18px;margin:0}.modal-close{width:42px;height:42px;border:0;border-radius:50%;background:#071b33;color:#fff;font-size:27px;cursor:pointer}.price-toolbar{display:flex;justify-content:center;gap:8px;padding:10px;background:#f6f9fc}.price-toolbar button{border:1px solid var(--line);background:#fff;border-radius:5px;padding:8px 14px}.price-stage{background:#e9eef4;padding:20px;overflow:auto;text-align:center;min-height:500px}.price-stage img{max-width:none;width:auto;min-width:min(100%,700px);transform-origin:top center;background:#fff}.price-empty{display:grid;place-content:center;min-height:420px}.detail-modal-box{display:grid;grid-template-columns:1.1fr .9fr}.detail-visual{min-height:460px;background:#f0f5fa;display:grid;place-items:center;padding:40px}.detail-visual img{max-height:380px;object-fit:contain}.detail-copy{padding:55px 40px;display:flex;flex-direction:column;justify-content:center}.detail-copy small{color:var(--blue);font-weight:900}.detail-copy h2{font-size:30px;margin:8px 0}.detail-copy p{color:#647389}.detail-copy strong{font-size:24px;margin:12px 0 22px}.detail-copy a{width:max-content;background:var(--blue);color:#fff;padding:12px 18px;border-radius:5px;font-weight:900}.detail-modal-box>.modal-close{position:absolute;right:14px;top:14px;z-index:3}
@media(max-width:980px){.desktop-nav{display:none}.menu-button{margin-left:auto}.site-wrap{width:min(760px,calc(100% - 32px))}.hero{height:520px}.hero-content{padding-top:46px}.hero h1{font-size:42px}.hero-badge{display:none}.hero-prev{left:5px}.hero-next{right:5px}.hero-stats{grid-template-columns:1fr 1fr;height:auto;bottom:12px}.hero-stats>div{min-height:55px}.service-grid{grid-template-columns:1fr}.service-card{grid-template-columns:1fr 150px}.product-grid{grid-template-columns:repeat(3,1fr)}.market-layout{grid-template-columns:1fr 1fr}.market-intro{grid-column:1/-1;text-align:center}.values-grid{grid-template-columns:1fr 1fr}.value-title{grid-column:1/-1}.founder-grid,.media-grid{grid-template-columns:1fr}.bottom-grid{grid-template-columns:1fr}.quick-contact-inner{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.site-wrap{width:calc(100% - 28px)}.site-header{height:62px}.header-cta{display:none}.hero{height:610px}.hero-slide-bg{background-position:62% center}.hero-shade{background:linear-gradient(180deg,rgba(2,15,29,.94) 0%,rgba(2,15,29,.76) 60%,rgba(2,15,29,.45) 100%)}.hero-content{padding-top:38px}.hero-copy{max-width:100%}.hero-kicker{font-size:11px}.hero h1{font-size:34px}.hero-description{font-size:13px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-actions .button:last-child{grid-column:1/-1}.hero-dots{bottom:128px}.hero-stats{grid-template-columns:1fr 1fr;bottom:10px}.hero-stats>div{padding:8px 10px}.hero-stats strong{font-size:11px}.service-card{grid-template-columns:1fr 105px;padding:20px}.service-card h2{font-size:19px}.product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.product-card{min-width:76%;scroll-snap-align:start}.market-layout{grid-template-columns:1fr}.market-intro{grid-column:auto}.market-card{max-width:430px;margin:auto;width:100%}.market-image{height:auto;aspect-ratio:1/1.414}.values-grid{grid-template-columns:1fr}.value-title{grid-column:auto}.founder-card{grid-template-columns:1fr}.founder-card>img{height:330px}.startup-card{grid-template-columns:1fr}.startup-card>aside{min-height:160px}.channels{grid-template-columns:1fr}.channel-icons{grid-template-columns:repeat(3,1fr)}.videos{grid-template-columns:1fr 1fr}.video-intro{grid-column:1/-1}.bottom-grid{grid-template-columns:1fr}.quick-contact-inner{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.detail-modal-box{grid-template-columns:1fr;height:100%;max-height:none;border-radius:0}.detail-visual{min-height:42vh}.detail-copy{padding:28px 24px}.product-modal,.car-modal,.price-modal{padding:0}.modal-box{height:100%;max-height:none;border-radius:0}.mobile-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:89}.mobile-menu{position:fixed;right:0;top:0;bottom:0;width:min(310px,85vw);z-index:90;background:#fff;padding:70px 25px 25px;display:grid;align-content:start;gap:8px}.mobile-menu>a{padding:13px;border-bottom:1px solid var(--line);font-weight:850}.mobile-menu>button{position:absolute;right:16px;top:15px;width:42px;height:42px;border:0;border-radius:50%;background:#071b33;color:#fff;font-size:25px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}


/* v1.5.1 readability and independent contact section */
body{font-size:16px}
.desktop-nav a{font-size:15px}.header-cta{font-size:14px;padding:12px 21px}
.hero-kicker{font-size:15px}.hero h1{font-size:52px}.hero-description{font-size:17px}
.button{min-width:132px;padding:15px 22px;font-size:15px}
.hero-stats span{font-size:12px}.hero-stats strong{font-size:15px}.hero-stats small{font-size:10px}
.service-card small,.section-head span,.market-card>small,.founder-card small,.startup-card small{font-size:12px}
.service-card h2{font-size:25px}.service-card p{font-size:14px}.service-card span{font-size:13px}
.section-head h2{font-size:25px}.section-head>a{font-size:12px;padding:10px 16px}
.product-card h3{font-size:16px}.product-card>strong,.product-card .price-block strong,.product-card .car-price-grid strong{font-size:18px}
.product-card>a,.product-card .product-card__body>a{font-size:12px}.card-top b,.card-top small{font-size:10px}
.market-intro h2{font-size:29px}.market-intro p{font-size:14px}.market-intro a{font-size:12px;padding:11px 16px}
.market-card h3{font-size:19px}.market-card>button{font-size:13px;padding:13px}.market-image{height:230px}
.value-title h2{font-size:23px}.values h3{font-size:16px}.values p{font-size:11px}
.founder-card h2,.startup-card h2{font-size:28px}.founder-card p,.startup-card p{font-size:14px}
.founder-card ul{font-size:11px}.mini-buttons a,.startup-card a{font-size:11px;padding:10px 13px}
.startup-benefits span{font-size:10px;padding:9px 4px}

.channels,.videos{padding:23px}.channels{grid-template-columns:165px 1fr}
.channels h2,.video-intro h2{font-size:19px}.channels p,.video-intro p{font-size:12px}
.channel-icons{gap:12px}
.channel-icons a{min-height:90px;padding:12px 8px;border:1px solid #e0e8f1;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:11px;background:#fff;transition:.2s ease}
.channel-icons a:hover,.channel-icons a:focus-visible{transform:translateY(-3px);border-color:#86b8ff;box-shadow:0 12px 25px rgba(8,104,255,.1);outline:none}
.channel-icons i{width:42px;height:42px;border-radius:11px;margin-bottom:8px;font-size:17px}
.channel-icons span{line-height:1.35;font-weight:800}.channel-icons span strong{display:block;margin-top:4px;color:#0868ff;font-size:10px}
.channel-icons .channel-place{grid-column:span 2;display:grid;grid-template-columns:52px 1fr;align-items:center;text-align:left;min-height:90px;padding:14px 18px;background:#effcf5;border-color:#9fe0bd}
.channel-icons .channel-place i{margin:0}
.video-intro a{font-size:11px}.video-card{font-size:10px}.video-card img{height:84px}

.bottom-info{padding:28px 0 45px}
.bottom-grid{grid-template-columns:1fr 1fr;gap:30px}
.bottom-grid>article{border-top:0;border:1px solid var(--line);border-radius:14px;padding:24px;background:#fff}
.bottom-grid h2{font-size:23px}.store-pics img{height:150px}.store-box p{font-size:13px}
.store-actions{display:grid!important;grid-template-columns:1.7fr .65fr .65fr;gap:9px}
.store-box .store-actions a,.faq-box>a{display:flex;align-items:center;justify-content:center;min-height:46px;padding:10px 13px;font-size:12px;font-weight:900;border-radius:7px}
.store-actions .place-primary{justify-content:flex-start!important;gap:11px;background:#03c75a!important;color:#fff!important;border-color:#03c75a!important}
.store-actions .place-primary b{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;background:#fff;color:#03c75a;font-size:18px}
.store-actions .place-primary span{font-size:12px;line-height:1.2}.store-actions .place-primary strong{display:block;font-size:10px;margin-top:3px}
.faq-list article{margin-bottom:9px}.faq-list button{padding:14px 15px;font-size:13px}.faq-list article>div{font-size:12px;padding:0 15px 14px}

.contact-section{padding:74px 0;background:#092d5d;color:#fff}
.contact-section-inner{max-width:960px}
.contact-section .contact-box{display:grid;grid-template-columns:.85fr 1.15fr;gap:52px;align-items:start;border:0;background:transparent;padding:0}
.contact-heading small{font-size:12px;font-weight:900;color:#69a8ff;letter-spacing:.08em}
.contact-heading h2{font-size:38px;line-height:1.2;margin:10px 0 14px}
.contact-heading p{font-size:16px;line-height:1.7;color:#d7e6f8}
.contact-notice{font-size:14px!important;line-height:1.75!important;color:#d9e7f8!important;margin-top:25px}.contact-notice strong{color:#fff}
.contact-box form{gap:11px;padding:26px;border-radius:15px;background:#fff;color:#071b33}
.contact-box input,.contact-box select,.contact-box textarea{padding:14px 15px;font-size:14px;border-radius:7px}
.contact-box textarea{height:120px}.privacy{font-size:11px}.contact-box button{min-height:50px;font-size:15px;border-radius:7px}.success{font-size:13px!important}
.quick-contact h2{font-size:22px}.quick-contact p{font-size:11px}.quick-contact a{padding:13px 16px}.quick-contact span{font-size:10px}.quick-contact strong{font-size:13px}
.site-footer h3{font-size:13px}.site-footer p,.site-footer a{font-size:10px}

@media(max-width:980px){
 .hero h1{font-size:46px}.bottom-grid{grid-template-columns:1fr}.channels{grid-template-columns:1fr}
 .channel-icons{grid-template-columns:repeat(4,1fr)}.channel-icons .channel-place{grid-column:span 2}
 .contact-section .contact-box{grid-template-columns:1fr}
}
@media(max-width:640px){
 body{font-size:15px}.hero h1{font-size:37px}.hero-description{font-size:14px}.button{font-size:14px;padding:14px 12px}
 .service-card h2{font-size:22px}.section-head h2{font-size:22px}.product-card h3{font-size:16px}
 .market-intro h2{font-size:26px}.market-card h3{font-size:18px}.market-image{height:auto}
 .channels,.videos{padding:18px}.channel-icons{grid-template-columns:repeat(2,1fr)}.channel-icons .channel-place{grid-column:1/-1}
 .channel-icons a{min-height:92px}.videos{grid-template-columns:1fr 1fr}
 .store-pics img{height:125px}.store-actions{grid-template-columns:1fr 1fr!important}.store-actions .place-primary{grid-column:1/-1}
 .contact-section{padding:58px 0}.contact-heading h2{font-size:30px}.contact-heading p{font-size:14px}
 .contact-box form{padding:18px}.form-row{grid-template-columns:1fr}
}


/* =========================================================
   v1.5.2 — compact official channels + video row
   Match the approved horizontal reference layout
   ========================================================= */
.media-row{
  padding:18px 0 24px;
}
.media-grid{
  display:grid;
  grid-template-columns:1fr 1.18fr;
  gap:18px;
}
.channels,
.videos{
  min-height:150px;
  padding:20px 22px;
  border:1px solid var(--line);
  border-radius:10px;
  background:#fff;
  align-items:center;
}
.channels{
  display:grid;
  grid-template-columns:145px 1fr;
  gap:18px;
}
.channels h2,
.video-intro h2{
  margin:0 0 8px;
  font-size:17px;
  line-height:1.25;
}
.channels p,
.video-intro p{
  margin:0;
  font-size:10px;
  line-height:1.55;
  color:#68778c;
}
.channel-icons{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:12px;
  align-items:start;
}
.channel-icons a,
.channel-icons .channel-place{
  min-width:0;
  min-height:0;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
  text-align:center;
  box-shadow:none;
  transform:none;
}
.channel-icons a:hover,
.channel-icons a:focus-visible{
  transform:translateY(-2px);
  border:0;
  box-shadow:none;
}
.channel-icons i{
  width:36px;
  height:36px;
  margin:0 auto 7px;
  border-radius:9px;
  font-size:15px;
}
.channel-icons span{
  display:block;
  font-size:9px;
  line-height:1.28;
  font-weight:800;
  color:#25364d;
}
.channel-icons span strong{
  display:none;
}
.channel-icons .channel-place{
  grid-column:auto;
  display:flex;
  min-height:0;
  padding:0;
  background:transparent;
  border:0;
}
.channel-icons .channel-place i{
  margin:0 auto 7px;
}

.videos{
  display:grid;
  grid-template-columns:125px repeat(4,minmax(0,1fr));
  gap:12px;
}
.video-intro a{
  display:inline-block;
  margin-top:8px;
  font-size:10px;
}
.video-card{
  min-width:0;
  font-size:9px;
}
.video-card img{
  width:100%;
  height:72px;
  object-fit:cover;
  border-radius:7px;
}
.video-card i{
  top:36px;
  width:28px;
  height:28px;
}
.video-card span{
  margin-top:5px;
  line-height:1.35;
  text-align:center;
}

@media(max-width:980px){
  .media-grid{
    grid-template-columns:1fr;
  }
  .channels,
  .videos{
    min-height:auto;
  }
  .channel-icons{
    grid-template-columns:repeat(6,minmax(0,1fr));
  }
  .videos{
    grid-template-columns:125px repeat(4,minmax(0,1fr));
  }
}

@media(max-width:640px){
  .media-row{
    padding:14px 0 20px;
  }
  .channels,
  .videos{
    padding:18px;
  }
  .channels{
    grid-template-columns:1fr;
    gap:14px;
  }
  .channel-icons{
    grid-template-columns:repeat(3,1fr);
    gap:16px 12px;
  }
  .channel-icons i{
    width:40px;
    height:40px;
    font-size:16px;
  }
  .channel-icons span{
    font-size:10px;
  }
  .videos{
    grid-template-columns:1fr 1fr;
    gap:14px;
  }
  .video-intro{
    grid-column:1/-1;
  }
  .video-card img{
    height:100px;
  }
  .video-card i{
    top:50px;
  }
  .video-card span{
    font-size:10px;
  }
}


/* =========================================================
   v1.5.3 — final readability upgrade
   ========================================================= */
.brand strong{font-size:26px}
.brand small{font-size:10px}
.desktop-nav a{font-size:16px}
.header-cta{font-size:15px;padding:13px 24px}

.hero-kicker{font-size:17px;line-height:1.4;margin-bottom:20px}
.hero h1{font-size:62px;line-height:1.12;letter-spacing:-.05em;margin-bottom:24px}
.hero-description{max-width:600px;font-size:20px;line-height:1.7}
.hero-actions{gap:12px;margin-top:30px}
.button{min-width:150px;padding:17px 24px;font-size:17px;border-radius:7px}
.hero-badge{width:180px;height:180px}
.hero-badge span{font-size:14px}
.hero-badge strong{font-size:17px}
.hero-arrow{width:46px;height:46px;font-size:30px}

.hero-stats{min-height:76px;height:auto;bottom:12px}
.hero-stats>div{gap:15px;padding:11px 25px}
.hero-stats i{width:40px;height:40px;font-size:19px;flex:0 0 auto}
.hero-stats span{font-size:13px;line-height:1.28}
.hero-stats strong{font-size:18px}
.hero-stats small{font-size:12px;margin-top:4px}

.service-card h2{font-size:27px}
.service-card p{font-size:15px}
.service-card span{font-size:14px}
.section-head h2{font-size:28px}
.section-head>a{font-size:13px;padding:11px 18px}
.product-card h3{font-size:17px}
.product-card>strong,.product-card .price-block strong,.product-card .car-price-grid strong{font-size:20px}
.product-card>a,.product-card .product-card__body>a{font-size:13px}

.market-intro h2{font-size:32px}
.market-intro p{font-size:15px}
.market-intro a{font-size:13px}
.market-card h3{font-size:20px}
.market-card>button{font-size:14px;padding:14px}

.value-title h2{font-size:25px}
.values h3{font-size:17px}
.values p{font-size:12px}
.founder-card h2,.startup-card h2{font-size:30px}
.founder-card p,.startup-card p{font-size:15px}
.founder-card ul{font-size:12px}
.mini-buttons a,.startup-card a{font-size:12px;padding:11px 14px}

.channels h2,.video-intro h2{font-size:21px}
.channels p,.video-intro p{font-size:13px}
.channel-icons span{font-size:11px}
.video-card span{font-size:11px}

.bottom-grid h2{font-size:25px}
.store-box p{font-size:14px}
.faq-list button{min-height:58px;font-size:15px;padding:16px 17px}
.faq-list article>div{font-size:14px;line-height:1.7;padding:0 17px 16px}

.contact-heading h2{font-size:42px}
.contact-heading p{font-size:17px}
.contact-notice{font-size:15px!important}
.contact-box input,.contact-box select,.contact-box textarea{font-size:15px}
.contact-box button{font-size:16px}

@media(max-width:980px){
  .hero h1{font-size:52px}
  .hero-description{font-size:18px}
  .hero-kicker{font-size:16px}
  .button{font-size:16px;min-width:138px}
  .hero-stats>div{min-height:70px}
}

@media(max-width:640px){
  .brand strong{font-size:22px}
  .hero{height:670px}
  .hero-kicker{font-size:13px;margin-bottom:16px}
  .hero h1{font-size:40px;line-height:1.16}
  .hero-description{font-size:16px;line-height:1.65}
  .hero-actions{gap:9px}
  .button{font-size:15px;padding:15px 10px;min-width:0}
  .hero-stats>div{min-height:64px}
  .hero-stats span{font-size:11px}
  .hero-stats strong{font-size:14px}
  .hero-stats small{font-size:10px}
  .service-card h2{font-size:23px}
  .section-head h2{font-size:23px}
  .product-card h3{font-size:17px}
  .product-card>strong{font-size:19px}
  .market-intro h2{font-size:28px}
  .market-card h3{font-size:19px}
  .value-title h2{font-size:23px}
  .founder-card h2,.startup-card h2{font-size:27px}
  .bottom-grid h2{font-size:23px}
  .faq-list button{font-size:14px}
  .faq-list article>div{font-size:13px}
  .contact-heading h2{font-size:33px}
  .contact-heading p{font-size:15px}
}

/* v1.5.4 */
.store-video-section{padding:70px 0;background:#f6f9fd}.store-video-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:28px}.store-video-grid .store-box,.vertical-videos{border:1px solid var(--line);border-radius:16px;background:#fff;padding:28px;min-height:520px}.store-video-grid .store-box{display:flex;flex-direction:column}.store-video-grid .store-box h2,.vertical-video-head h2{font-size:30px;margin:0 0 18px}.store-pics img{height:210px;border-radius:10px}.store-video-grid .store-box p{font-size:16px}.store-video-grid .store-actions{margin-top:auto}
.vertical-video-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:22px}.vertical-video-head small{color:var(--blue);font-size:12px;font-weight:900}.vertical-video-head p{font-size:15px;line-height:1.65;color:#66778b}.vertical-video-head>a{height:max-content;border:1px solid #b7c9df;border-radius:7px;padding:10px 14px;font-size:12px;color:var(--blue);font-weight:900}.vertical-video-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.vertical-video-thumb{position:relative;aspect-ratio:9/16;overflow:hidden;border-radius:12px;background:#0b2038}.vertical-video-thumb img{width:100%;height:100%;object-fit:cover;filter:brightness(.78)}.vertical-video-thumb i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#fff;font-style:normal}.vertical-video-thumb span{position:absolute;right:9px;bottom:9px;background:#000b;color:#fff;border-radius:4px;padding:3px 6px;font-size:10px}.vertical-video-card>strong{display:block;margin-top:10px;font-size:16px}.vertical-video-card>small{display:block;font-size:13px;color:#6c7b8f}
.faq-section{padding:74px 0}.faq-section-inner{display:grid;grid-template-columns:290px 1fr;gap:55px}.faq-section-head small{color:var(--blue);font-size:12px;font-weight:900}.faq-section-head h2{font-size:36px;margin:7px 0 12px}.faq-section-head p{font-size:16px;line-height:1.7;color:#68788d}.faq-section .faq-box{border:0;padding:0}.faq-section .faq-box>h2{display:none}.faq-section .faq-list button{min-height:64px;font-size:17px;padding:18px 20px}.faq-section .faq-list article>div{font-size:15px;line-height:1.7;padding:0 20px 18px}
.contact-section{padding:76px 0}.contact-section-inner{max-width:1180px}.contact-section .contact-box{grid-template-columns:1fr 1fr;gap:50px}.contact-heading{display:flex;flex-direction:column}.contact-heading h2{font-size:48px}.contact-heading>p{font-size:19px}.contact-notice{font-size:16px!important}.contact-methods{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:auto;padding-top:32px}.contact-methods>a,.contact-methods>div{min-height:82px;display:flex;align-items:center;gap:13px;padding:15px 17px;border:1px solid #ffffff38;border-radius:11px;background:#ffffff12}.contact-methods i{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#2d7cff;font-style:normal}.contact-methods i.yellow{background:#ffe500;color:#222}.contact-methods i.green{background:#03c75a}.contact-methods span{font-size:13px}.contact-methods strong{display:block;font-size:16px}.contact-box form{min-height:100%;padding:32px;justify-content:center}.contact-box input,.contact-box select{min-height:56px}.contact-box textarea{height:155px}.contact-box button{min-height:60px;font-size:18px}
.service-card h2,.section-head h2{font-size:31px}.product-card h3{font-size:20px}.product-card>strong,.product-card .price-block strong,.product-card .car-price-grid strong{font-size:23px}.market-card h3{font-size:23px}.value-title h2{font-size:28px}.values h3{font-size:19px}.values p{font-size:14px}.founder-card h2,.startup-card h2{font-size:34px}
@media(max-width:980px){.store-video-grid,.faq-section-inner,.contact-section .contact-box{grid-template-columns:1fr}.store-video-grid .store-box,.vertical-videos{min-height:auto}.contact-methods{margin-top:24px;padding-top:0}}
@media(max-width:640px){.store-video-section,.faq-section,.contact-section{padding:54px 0}.store-video-grid .store-box,.vertical-videos{padding:20px}.store-video-grid .store-box h2,.vertical-video-head h2{font-size:26px}.store-pics img{height:145px}.vertical-video-head{display:block}.vertical-video-head>a{display:inline-block;margin-top:12px}.vertical-video-list{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding-bottom:10px}.vertical-video-card{min-width:72%;scroll-snap-align:start}.faq-section-head h2{font-size:29px}.faq-section .faq-list button{font-size:15px}.contact-heading h2{font-size:36px}.contact-heading>p{font-size:16px}.contact-methods{grid-template-columns:1fr}.contact-box form{padding:20px}}

/* v2.05 brand correction */
body{font-size:16px}.service-intro{padding:52px 0 34px}.service-card{min-height:220px;padding:32px;grid-template-columns:1fr 180px;border-radius:16px}.service-card h2{font-size:28px}.service-card p{font-size:16px}.service-card small,.section-head span{font-size:13px}.product-section{padding:54px 0}.product-section:nth-of-type(even){background:#f7faff}.car-section{background:#f4f6f9!important}.section-head h2{font-size:32px}.section-head>a{font-size:14px;padding:10px 16px}.product-card{padding:18px;border-radius:14px}.product-card h3{font-size:18px}.product-card>strong,.product-card .price-block strong,.product-card .car-price-grid strong{font-size:17px}.product-card>a,.product-card .product-card__body>a{font-size:14px}.product-card>img,.managed-product-image,.phone-art,.mini-car{height:160px}.home-condition{margin:8px 0 12px;padding:9px 10px;border-radius:7px;color:#41546d;background:#eef4fb;font-size:12px;font-weight:800;line-height:1.45}.car-section .home-condition{color:#fff;background:#0b315f}.home-cert{margin-top:-12px;margin-bottom:38px}.founder-startup{padding:44px 0}.startup-card h2,.founder-card h2{font-size:30px}.startup-card p,.founder-card p{font-size:16px}.startup-benefits{grid-template-columns:repeat(2,1fr)}.startup-benefits span{padding:14px;font-size:14px;font-weight:800}.contact-box input,.contact-box select,.contact-box textarea{font-size:15px;padding:14px}.contact-box button{font-size:16px;padding:14px}@media(max-width:640px){.section-head h2{font-size:26px}.product-card{min-width:82%}.service-card{grid-template-columns:1fr;padding:24px}.service-card img{height:150px}.home-condition{font-size:11px}}

/* v2.07 final refinement */
.official-channel-section{padding:64px 0;background:#fff}.official-channel-head{text-align:center;max-width:720px;margin:0 auto 28px}.official-channel-head small{color:#0868ff;font-size:13px;font-weight:900;letter-spacing:.08em}.official-channel-head h2{font-size:34px;margin:10px 0}.official-channel-head p{font-size:16px;color:#62728a;line-height:1.7}.official-channel-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.official-channel-grid>a{border:1px solid #d9e3ef;border-radius:16px;padding:22px 14px;text-align:center;background:#fff;transition:.2s}.official-channel-grid>a:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(7,37,76,.1)}.official-channel-grid strong{display:block;font-size:16px;margin-top:10px}.official-channel-grid small{display:block;font-size:13px;color:#6a7890;margin-top:6px}.official-logo{width:52px;height:52px;border-radius:14px;margin:auto;display:grid;place-items:center;color:#fff;font-weight:950}.daangn-logo{background:#ff6f0f}.naver-logo{background:#03c75a}.kakao-logo{background:#fee500;color:#181600}.instagram-logo{background:linear-gradient(135deg,#7047eb,#ed4768,#ff9b37)}.youtube-logo{background:#ff0033}.market-intro h2{font-size:36px!important}.market-intro p{font-size:17px!important}.market-intro a{font-size:14px!important}.market-card h3{font-size:22px!important}.value-title h2{font-size:29px!important}.values h3{font-size:18px!important}.values p{font-size:14px!important;line-height:1.55}.founder-card h2,.startup-card h2{font-size:31px!important}.founder-card p,.startup-card p{font-size:16px!important}.founder-card ul{font-size:14px!important}.mini-buttons a,.startup-card a{font-size:13px!important}.startup-benefits span{font-size:12px!important;padding:11px 5px!important}.detail-actions{display:flex!important;gap:12px!important;flex-wrap:wrap}.detail-actions a{min-width:150px;text-align:center}.detail-cert{margin-top:18px;padding:15px;border:1px solid #d5e2ef;border-radius:12px;background:#f7faff}.detail-cert>a{display:flex;align-items:center;gap:12px;color:#071b33}.detail-cert img{width:74px;height:auto}.detail-cert span{display:flex;flex-direction:column;gap:4px}.detail-cert small,.detail-cert p{font-size:12px;color:#64748b}.detail-condition{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.detail-condition b{padding:10px;background:#eff5fc;border-radius:8px}.detail-condition span{grid-column:1/-1;font-size:12px;color:#64748b}@media(max-width:760px){.official-channel-grid{grid-template-columns:repeat(2,1fr)}.official-channel-grid>a:last-child{grid-column:1/-1}.official-channel-head h2{font-size:27px}.detail-actions{display:grid!important;grid-template-columns:1fr 1fr}.detail-actions a{min-width:0}}

/* v2.08 store, vehicle card and contact refinements */
.product-grid .vehicle-card{display:flex;flex-direction:column;padding:18px;border:1px solid #d9e4f1;border-radius:16px;background:#fff;cursor:pointer;transition:.2s}.product-grid .vehicle-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(7,27,51,.1)}.product-grid .vehicle-card .vehicle-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.product-grid .vehicle-card .vehicle-top b{font-size:15px}.product-grid .vehicle-card .vehicle-top span{padding:6px 9px;border-radius:6px;background:#146ef5;color:#fff;font-size:12px;font-weight:900}.product-grid .vehicle-card>img{width:100%;height:175px;object-fit:contain;border-radius:10px;background:#f4f8fd}.product-grid .vehicle-card h3{margin:16px 0 5px;font-size:22px}.product-grid .vehicle-card>p{margin:0;color:#667085;font-size:14px}.product-grid .vehicle-price-pair{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:15px 0}.product-grid .vehicle-price-pair span{display:grid;gap:5px;padding:12px 10px;border:1px solid #d9e4f1;border-radius:9px;background:#f7faff}.product-grid .vehicle-price-pair small{font-size:12px;color:#667085}.product-grid .vehicle-price-pair strong{font-size:17px;color:#146ef5}.product-grid .vehicle-card>button{width:100%;margin-top:auto;padding:14px;border:0;border-radius:8px;background:#071b33;color:#fff;font-size:15px;font-weight:900;cursor:pointer}
.store-video-grid{grid-template-columns:.9fr 1.1fr}.store-video-grid .store-box{padding:30px}.store-eyebrow{color:#146ef5;font-size:13px;font-weight:950;letter-spacing:.08em}.store-video-grid .store-box h2{margin:8px 0 18px;font-size:31px;line-height:1.25}.store-pics{display:block}.store-pics img{height:300px!important;width:100%;object-fit:cover;border-radius:12px}.store-intro{margin:18px 0 20px!important;font-size:16px!important;line-height:1.8!important;font-weight:750;color:#263a54}.store-intro span{color:#667085}.store-actions{margin-top:0!important}
.contact-section{padding:76px 0;background:#0b2e60}.home-contact-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:52px;align-items:center}.home-contact-copy{color:#fff}.home-contact-copy>small{color:#77aaff;font-size:14px;font-weight:950;letter-spacing:.1em}.home-contact-copy h2{margin:10px 0 18px;font-size:43px;line-height:1.2}.home-contact-copy>p{margin:0;color:rgba(255,255,255,.78);font-size:17px;line-height:1.8}.home-contact-links{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:26px}.home-contact-links a{display:grid;gap:4px;padding:16px;border:1px solid rgba(255,255,255,.24);border-radius:10px;background:rgba(255,255,255,.07);color:#fff;text-decoration:none}.home-contact-links b{font-size:15px}.home-contact-links span{font-size:13px;color:rgba(255,255,255,.75)}.home-contact-panel form{display:grid;gap:15px;padding:30px;border-radius:18px;background:#fff}.home-contact-panel form label:not(.privacy){display:grid;gap:7px}.home-contact-panel form label>span{font-size:14px;font-weight:850}.home-contact-panel input,.home-contact-panel select,.home-contact-panel textarea{width:100%;padding:14px;border:1px solid #d6e1ec;border-radius:9px;font:inherit}.home-contact-panel textarea{min-height:120px;resize:vertical}.home-contact-panel .privacy{display:flex!important;align-items:center;gap:9px;font-size:13px}.home-contact-panel .privacy input{width:20px;height:20px;flex:0 0 auto}.home-contact-panel .privacy .tp-privacy-link{margin-left:auto;padding:8px 10px;border:1px solid #bdd0e8;border-radius:7px;background:#fff;color:#146ef5;font-size:12px}.home-contact-submit{padding:15px;border:0;border-radius:9px;background:#146ef5;color:#fff;font-size:16px;font-weight:950}
@media(max-width:900px){.home-contact-panel{grid-template-columns:1fr}.home-contact-links{grid-template-columns:1fr 1fr 1fr}.store-video-grid{grid-template-columns:1fr}.store-pics img{height:260px!important}}
@media(max-width:600px){.product-grid .vehicle-price-pair{grid-template-columns:1fr 1fr}.store-pics img{height:210px!important}.store-video-grid .store-box h2{font-size:27px}.home-contact-copy h2{font-size:34px}.home-contact-links{grid-template-columns:1fr}.home-contact-panel form{padding:20px}.home-contact-panel .form-row{grid-template-columns:1fr}}

/* v2.08.1 — requested-only change: compact home recommended vehicle cards.
   Phone cards and all other sections remain unchanged. */
.car-section .product-grid .vehicle-card{
  padding:14px;
  border-radius:14px;
}
.car-section .product-grid .vehicle-card .vehicle-top{
  margin-bottom:6px;
}
.car-section .product-grid .vehicle-card .vehicle-top b{
  font-size:13px;
}
.car-section .product-grid .vehicle-card .vehicle-top span{
  padding:5px 8px;
  font-size:11px;
}
.car-section .product-grid .vehicle-card>img{
  height:118px;
  margin:3px 0 0;
  border-radius:9px;
}
.car-section .product-grid .vehicle-card h3{
  margin:10px 0 3px;
  font-size:18px;
  line-height:1.25;
}
.car-section .product-grid .vehicle-card>p{
  font-size:13px;
  line-height:1.35;
}
.car-section .product-grid .vehicle-price-pair{
  gap:6px;
  margin:10px 0;
}
.car-section .product-grid .vehicle-price-pair span{
  gap:3px;
  padding:8px 7px;
  border-radius:8px;
}
.car-section .product-grid .vehicle-price-pair small{
  font-size:11px;
  line-height:1.25;
}
.car-section .product-grid .vehicle-price-pair strong{
  font-size:14px;
  line-height:1.3;
}
.car-section .product-grid .vehicle-card>button{
  padding:11px 8px;
  font-size:13px;
  border-radius:7px;
}

@media(max-width:980px){
  .car-section .product-grid .vehicle-card>img{height:125px}
}

@media(max-width:640px){
  .car-section .product-grid .vehicle-card{
    min-width:82%;
    padding:15px;
  }
  .car-section .product-grid .vehicle-card>img{height:132px}
  .car-section .product-grid .vehicle-card h3{font-size:19px}
  .car-section .product-grid .vehicle-price-pair strong{font-size:15px}
  .car-section .product-grid .vehicle-card>button{min-height:44px;font-size:14px}
}

.brand{display:flex!important;align-items:center;gap:9px}.brand-mark{height:30px;width:auto;display:block;flex:0 0 auto}

/* v2.18 brand logo mark fix (grid, image spans both rows) */
.brand{display:grid!important;grid-template-columns:auto 1fr!important;grid-template-rows:auto auto!important;align-items:center!important;column-gap:9px!important;line-height:1!important}.brand-mark{grid-row:1/3!important;grid-column:1!important;height:28px!important;width:auto!important;display:block!important}.brand strong{grid-column:2!important;grid-row:1!important}.brand small{grid-column:2!important;grid-row:2!important;margin-top:2px!important}

/* v2.19 상품 가격 글자 크기 정리 — 이전까지 6번 덧칠되며 20px까지 커져 있었다 */
.product-card>strong,.product-card .price-block strong,.product-card .car-price-grid strong{font-size:17px;letter-spacing:-.3px}
@media(max-width:640px){.product-card>strong,.product-card .price-block strong,.product-card .car-price-grid strong{font-size:15px}}
