/* BASIC css start */
.back-bar{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #dce8fb;padding:0 16px;}
.back-btn{display:inline-flex;align-items:center;gap:4px;height:48px;font-size:.88rem;font-weight:700;color:#1e2533;text-decoration:none;}

*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}
html{scroll-behavior:smooth;}
body{font-family:'Noto Sans KR',sans-serif;color:#1e2533;background:#fff;max-width:480px;margin:0 auto;overflow-x:hidden;-webkit-font-smoothing:antialiased;}
a{text-decoration:none;color:inherit;}
.sec{padding:44px 20px;}
.sec-alt{background:#f5f9ff;}
.tag{display:inline-block;background:#e8f0fe;color:#2563c8;font-size:.68rem;font-weight:800;padding:4px 12px;border-radius:20px;margin-bottom:10px;}
.tag-w{display:inline-block;background:rgba(255,255,255,.2);color:#fff;font-size:.68rem;font-weight:800;padding:4px 12px;border-radius:20px;margin-bottom:10px;}
.sec-title{font-size:1.3rem;font-weight:900;letter-spacing:-.6px;line-height:1.25;margin-bottom:8px;}
.sec-lead{font-size:.87rem;color:#6b7685;line-height:1.75;margin-bottom:22px;}
.btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border-radius:50px;font-size:.95rem;font-weight:700;border:2px solid transparent;}
.btn:active{opacity:.8;}
.btn-white{background:#fff;color:#2563c8;}
.btn-ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.55);}
.btn-yellow{background:#ffd84d;color:#1e2533;font-weight:800;}
.hero{background:linear-gradient(150deg,#2563c8 0%,#1a50b0 60%,#2563c8 100%);padding:40px 20px 56px;position:relative;overflow:hidden;}
.hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 100% 80% at 80% 20%,rgba(255,255,255,.1) 0%,transparent 60%);pointer-events:none;}
.hero-badge{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.3);color:#fff;font-size:.72rem;font-weight:700;padding:5px 12px;border-radius:50px;margin-bottom:18px;}
.hero h1{font-size:1.8rem;font-weight:900;color:#fff;line-height:1.2;letter-spacing:-1px;margin-bottom:14px;}
.hero h1 em{font-style:normal;background:#ffd84d;color:#1e2533;padding:1px 8px;border-radius:6px;font-family:'Gaegu',cursive;}
.hero-desc{font-size:.9rem;color:rgba(255,255,255,.88);line-height:1.8;margin-bottom:22px;}
.hero-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:26px;}
.hero-tags span{background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.25);color:#fff;font-size:.75rem;font-weight:600;padding:5px 12px;border-radius:50px;}
.hero-cta{display:flex;flex-direction:column;gap:10px;}
.hero-wave{position:absolute;bottom:-1px;left:0;right:0;line-height:0;}
.hero-wave svg{width:100%;height:32px;display:block;}
.stats{background:#ffd84d;display:grid;grid-template-columns:repeat(4,1fr);text-align:center;}
.stat{padding:14px 6px;border-right:1px solid rgba(0,0,0,.09);}
.stat:last-child{border-right:none;}
.stat-num{font-size:1.15rem;font-weight:900;color:#2563c8;line-height:1;}
.stat-num small{font-size:.65rem;}
.stat-lbl{font-size:.6rem;font-weight:600;margin-top:3px;opacity:.65;}
.about-cards{display:flex;flex-direction:column;gap:11px;}
.acard{background:#fff;border:2px solid #dce8fb;border-radius:14px;padding:16px 18px;display:flex;align-items:flex-start;gap:14px;}
.acard-ico{width:42px;height:42px;border-radius:11px;background:#e8f0fe;display:flex;align-items:center;justify-content:center;flex-shrink:0;}
.acard h3{font-size:.9rem;font-weight:800;margin-bottom:4px;}
.acard p{font-size:.8rem;color:#6b7685;line-height:1.6;}
.target-sec{background:linear-gradient(135deg,#2563c8 0%,#1a50b0 100%);padding:44px 20px;position:relative;overflow:hidden;}
.target-sec::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 50%,rgba(255,255,255,.06) 0%,transparent 70%);}
.target-cards{display:flex;flex-direction:column;gap:11px;position:relative;z-index:1;}
.tcard{background:rgba(255,255,255,.12);border:1.5px solid rgba(255,255,255,.2);border-radius:14px;padding:16px 18px;color:#fff;position:relative;}
.tcard.featured{background:rgba(255,255,255,.22);border-color:#ffd84d;}
.tcard-badge{position:absolute;top:12px;right:12px;background:#ffd84d;color:#1e2533;font-size:.62rem;font-weight:800;padding:3px 8px;border-radius:20px;}
.tcard-top{display:flex;align-items:center;gap:12px;margin-bottom:8px;}
.tcard-ico{width:38px;height:38px;border-radius:10px;background:rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;flex-shrink:0;}
.tcard h3{font-size:.92rem;font-weight:800;}
.tcard p{font-size:.8rem;opacity:.85;line-height:1.6;margin-bottom:10px;}
.tcard-link{display:inline-flex;align-items:center;gap:4px;font-size:.76rem;font-weight:700;color:#ffd84d;}
.svc-grid{display:flex;flex-direction:column;gap:11px;}
.scard{background:#fff;border:2px solid #dce8fb;border-radius:14px;padding:16px 18px;display:flex;align-items:flex-start;gap:14px;}
.scard-num{font-family:'Gaegu',cursive;font-size:1.9rem;font-weight:700;color:#c8d8f5;line-height:1;flex-shrink:0;width:34px;}
.scard h3{font-size:.88rem;font-weight:800;margin-bottom:4px;}
.scard p{font-size:.78rem;color:#6b7685;line-height:1.6;}
.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px;}
.wcard{background:#fff;border:2px solid #dce8fb;border-radius:14px;padding:16px;}
.wcard-ico{width:36px;height:36px;border-radius:9px;background:#e8f0fe;display:flex;align-items:center;justify-content:center;margin-bottom:8px;}
.wcard h3{font-size:.83rem;font-weight:800;margin-bottom:4px;}
.wcard p{font-size:.76rem;color:#6b7685;line-height:1.55;}
.wcard.hl{background:#2563c8;border-color:#2563c8;grid-column:span 2;display:flex;align-items:center;gap:14px;}
.wcard.hl .wcard-ico{background:rgba(255,255,255,.2);margin-bottom:0;flex-shrink:0;}
.wcard.hl h3{color:#fff;font-size:.9rem;}
.wcard.hl p{color:rgba(255,255,255,.8);font-size:.8rem;}
.prod-sec{background:linear-gradient(135deg,#2563c8 0%,#1a50b0 100%);padding:40px 20px;text-align:center;}
.prod-sec h2{font-size:1.2rem;font-weight:900;color:#fff;letter-spacing:-.5px;margin-bottom:8px;}
.prod-sec p{font-size:.84rem;color:rgba(255,255,255,.8);margin-bottom:20px;}
.prod-btns{display:flex;flex-direction:column;gap:10px;}
.faq-list{display:flex;flex-direction:column;gap:10px;}
.faq-list details{background:#fff;border:2px solid #dce8fb;border-radius:12px;overflow:hidden;transition:border-color .2s;}
.faq-list details[open]{border-color:#5a97f0;}
.faq-list summary{display:flex;align-items:center;gap:10px;padding:14px 16px;cursor:pointer;list-style:none;font-size:.87rem;font-weight:700;user-select:none;}
.faq-list summary::-webkit-details-marker{display:none;}
.faq-list summary .q-lbl{flex:1;}
.faq-arrow{font-size:.8rem;color:#3b7de8;transition:transform .25s;display:inline-block;flex-shrink:0;}
.faq-list details[open] .faq-arrow{transform:rotate(180deg);}
.fq{background:#2563c8;color:#fff;font-size:.68rem;font-weight:800;width:22px;height:22px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;}
.fb{padding:0 16px 14px 48px;font-size:.82rem;color:#6b7685;line-height:1.7;}
.contact-sec{padding:44px 20px;background:#fff;}
.contact-perks{display:flex;flex-direction:column;gap:10px;margin-bottom:24px;}
.perk{display:flex;align-items:center;gap:10px;font-size:.85rem;font-weight:600;}
.perk-ico{width:28px;height:28px;border-radius:7px;background:#e8f0fe;display:flex;align-items:center;justify-content:center;flex-shrink:0;}
.qna-btn{display:flex;align-items:center;justify-content:center;gap:8px;background:#FEE500;color:#391B1B;border-radius:12px;padding:16px;font-size:.95rem;font-weight:800;margin-bottom:10px;text-decoration:none;}
.phone-btn{display:flex;align-items:center;justify-content:center;gap:8px;background:#f5f9ff;border:2px solid #dce8fb;color:#2563c8;border-radius:12px;padding:14px;font-size:.92rem;font-weight:700;text-decoration:none;}
/* BASIC css end */

