*{box-sizing:border-box}body{margin:0;padding:0;min-height:100vh;font-family:Pretendard,sans-serif;overflow-x:hidden}#root{width:100%}.hero-section{position:relative;height:90vh;min-height:600px;background-image:linear-gradient(#0000004d,#0000004d),url(https://images.unsplash.com/photo-1492144534655-ae79c964c9d7?q=80&w=1600&auto=format&fit=crop);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;overflow:hidden;animation:driveBackground 25s linear infinite}@keyframes driveBackground{0%{background-position:100% center}to{background-position:0% center}}.hero-content{position:relative;z-index:2;max-width:800px;text-shadow:0 2px 10px rgba(0,0,0,.5)}.hero-title{font-size:4rem;font-weight:800;margin-bottom:1rem;letter-spacing:-1px}.hero-subtitle{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;opacity:1}.hero-desc{font-size:1.2rem;opacity:.9;margin-bottom:2.5rem}.hero-actions{display:flex;gap:15px;justify-content:center;margin-bottom:3rem}.btn-phone{background:#0009;border:1px solid rgba(255,255,255,.3);color:#fff;padding:14px 28px;border-radius:8px;text-decoration:none;display:flex;align-items:center;gap:10px;font-weight:600;transition:.3s;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.btn-phone:hover{background:#000c;transform:translateY(-2px)}.hero-location{display:flex;flex-direction:column;gap:10px;align-items:center;font-size:1rem}.hero-location p{display:flex;align-items:center;gap:8px;opacity:1}@media(max-width:768px){.hero-section{height:80vh}.hero-title{font-size:2.8rem}.hero-subtitle{font-size:1.2rem}.hero-desc{font-size:1rem}.btn-phone{width:100%;max-width:280px;justify-content:center}}.services-section{padding:100px 0;background-color:#fcfcfc}.section-header{text-align:center;margin-bottom:70px}.services-title{font-size:3rem;font-weight:800;color:#036;margin-bottom:15px}.services-subtitle{font-size:1.2rem;color:#666}.services-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.service-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0000000d;transition:transform .3s}.service-card:hover{transform:translateY(-10px)}.card-image{height:200px;overflow:hidden}.card-image img{width:100%;height:100%;object-fit:cover}.card-body{padding:24px}.card-body h3{font-size:1.4rem;font-weight:700;color:#036;margin-bottom:15px}.card-body p{font-size:.95rem;color:#555;line-height:1.6;margin-bottom:20px;min-height:90px}.card-items{list-style:none;padding:0;margin:0}.card-items li{font-size:.9rem;color:#444;padding-left:20px;position:relative;margin-bottom:8px}.card-items li:before{content:"•";position:absolute;left:0;color:#036;font-weight:700}@media(max-width:1200px){.services-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.services-grid{grid-template-columns:repeat(1,1fr)}.services-title{font-size:2.2rem}}.blog-section{padding:100px 0;background-color:#fff}.section-title{font-size:2.8rem;font-weight:800;color:#036;text-align:center;margin-bottom:10px}.section-subtitle{font-size:1.1rem;color:#666;text-align:center;margin-bottom:50px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.blog-card{background:#f8f9fa;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #00000008;transition:all .3s ease;border:1px solid #eee;display:flex;flex-direction:column}.blog-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000014;border-color:#036}.blog-card-content{padding:30px;display:flex;flex-direction:column;height:100%}.blog-card-header{margin-bottom:15px}.blog-date{font-size:.85rem;color:#888;display:flex;align-items:center}.blog-date .icon{margin-right:5px}.blog-post-title{font-size:1.4rem;font-weight:700;color:#222;margin-bottom:15px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3.92rem}.blog-post-excerpt{font-size:.95rem;color:#555;line-height:1.6;margin-bottom:25px;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-link{font-size:.95rem;font-weight:600;color:#036;text-decoration:none;display:flex;align-items:center;margin-top:auto;transition:color .2s}.blog-link:hover{color:#0056b3;text-decoration:underline}.blog-link .icon{margin-left:5px}.blog-more-container{text-align:center;margin-top:60px}.btn-more-blog{display:inline-block;padding:15px 40px;background-color:#03c75a;color:#fff;font-weight:700;font-size:1.1rem;border-radius:50px;text-decoration:none;transition:all .3s;box-shadow:0 4px 15px #03c75a33}.btn-more-blog:hover{background-color:#02b351;transform:scale(1.05);box-shadow:0 6px 20px #03c75a4d}.loading-container,.error-container{text-align:center;padding:60px 20px;background:#fdfdfd;border-radius:16px;border:1px dashed #ddd;margin:20px 0;color:#666}.error-container p{margin-bottom:10px}@media(max-width:992px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.blog-grid{grid-template-columns:1fr;gap:20px}.section-title{font-size:2.2rem}.blog-card-content{padding:20px}}.map-section-simple{position:relative;width:100%;background:#f1f1f1;margin:50px 0}.map-full-container{position:relative;width:100%;height:500px}@media(max-width:768px){.map-section-simple{margin:60px 0}.map-full-container{height:380px}}:root{--primary-color: #2563eb;--secondary-color: #1e40af;--text-dark: #1f2937;--text-light: #6b7280;--bg-light: #f9fafb}body{margin:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--text-dark);background-color:#fff;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 20px}.app-container{display:flex;flex-direction:column;min-height:100vh}.main-footer{padding:80px 0 20px;background:#111827;color:#fff;margin-top:40px}.footer-content{display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px;margin-bottom:40px}.footer-brand h3{font-size:1.5rem;margin-bottom:10px;color:#fff}.footer-brand p{opacity:.6}.footer-info p{margin:12px 0;font-size:1rem;opacity:.8;display:flex;align-items:center}.footer-bottom{text-align:center;padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}.footer-bottom p{font-size:.85rem;opacity:.4}.floating-kakao,.floating-blog,.floating-phone{position:fixed;right:30px;width:85px;height:85px;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-decoration:none;font-weight:800;z-index:9999;font-size:.85rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.floating-kakao{bottom:30px;background:#fae100;color:#3c1e1e;box-shadow:0 10px 25px #fae10066}.floating-phone{bottom:125px;background:#036;color:#fff;box-shadow:0 10px 25px #0366}.floating-blog{bottom:220px;background:#03c75a;color:#fff;box-shadow:0 10px 25px #03c75a66}.blog-icon{width:26px;height:26px;background:#fff;color:#03c75a;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:900}.floating-kakao:hover,.floating-blog:hover,.floating-phone:hover{transform:translateY(-5px)}.floating-kakao:hover{box-shadow:0 15px 30px #fae10099}.floating-phone:hover{box-shadow:0 15px 30px #0369}.floating-blog:hover{box-shadow:0 15px 30px #03c75a99}.floating-kakao span,.floating-blog span,.floating-phone span{display:block}@media(max-width:768px){.floating-kakao,.floating-blog,.floating-phone{right:20px;width:60px;height:60px;padding:0;border-radius:50%;justify-content:center;box-shadow:0 8px 20px #0003}.floating-kakao{bottom:20px}.floating-phone{bottom:90px}.floating-blog{bottom:160px}.floating-kakao span,.floating-blog span,.floating-phone span{display:none}}@media(max-width:768px){.footer-content{flex-direction:column;text-align:center}}
