@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);#hadco-contact-english,#hadco-contact-korean{font-family:'Inter',sans-serif;background:#000;color:#fff}.contact-hero{background:linear-gradient(135deg,#0d0d0d 0%,#1a1a1a 100%);padding:100px 0 80px;text-align:center;border-bottom:1px solid rgb(255 255 255 / .05)}.contact-hero .hero-content h1{font-size:56px;font-weight:800;margin-bottom:20px;color:#fff}.contact-hero .hero-content h1 .highlight{color:#0EA5E9}.contact-hero .hero-content p{font-size:18px;color:rgb(255 255 255 / .7);max-width:800px;margin:0 auto}.contact-content{padding:80px 0}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:60px}.contact-info h2{font-size:32px;font-weight:700;margin-bottom:16px;color:#fff}.contact-info .intro-text{font-size:16px;color:rgb(255 255 255 / .6);margin-bottom:40px}.info-cards{display:flex;flex-direction:column;gap:24px}.info-card{background:#0d0d0d;border:1px solid rgb(255 255 255 / .05);border-radius:16px;padding:28px;display:flex;gap:20px;transition:all 0.3s ease}.info-card:hover{border-color:rgb(14 165 233 / .3);transform:translateY(-2px);box-shadow:0 8px 24px rgb(0 0 0 / .3)}.icon-wrapper{width:48px;height:48px;background:rgb(14 165 233 / .1);border:1px solid rgb(14 165 233 / .2);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.icon-wrapper svg{width:24px;height:24px;color:#0EA5E9}.info-content h3{font-size:16px;font-weight:700;color:rgb(255 255 255 / .5);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.info-content a{font-size:18px;font-weight:600;color:#0EA5E9;text-decoration:none;transition:all 0.2s ease}.info-content a:hover{color:#38bdf8}.info-content p{font-size:16px;color:rgb(255 255 255 / .8);line-height:1.6;margin:0}.contact-form-wrapper{background:#0d0d0d;border:1px solid rgb(255 255 255 / .05);border-radius:16px;padding:40px}.form-header{margin-bottom:32px}.form-header h2{font-size:28px;font-weight:700;margin-bottom:12px;color:#fff}.form-header p{font-size:15px;color:rgb(255 255 255 / .6)}.contact-form{display:flex;flex-direction:column;gap:24px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group{display:flex;flex-direction:column}.form-group label{font-size:14px;font-weight:600;color:rgb(255 255 255 / .7);margin-bottom:8px}.form-group input,.form-group textarea{background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .1);border-radius:8px;padding:14px 16px;font-size:15px;color:#fff;font-family:'Inter',sans-serif;transition:all 0.3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#0EA5E9;background:rgb(14 165 233 / .05)}.form-group textarea{resize:vertical;min-height:120px}.submit-btn{background:#0EA5E9;color:#fff;border:none;border-radius:8px;padding:16px 32px;font-size:16px;font-weight:600;font-family:'Inter',sans-serif;cursor:pointer;display:inline-flex;align-items:center;gap:12px;justify-content:center;transition:all 0.3s ease;align-self:flex-start}.submit-btn:hover{background:#38bdf8;transform:translateY(-2px);box-shadow:0 8px 24px rgb(14 165 233 / .3)}.submit-btn svg{width:20px;height:20px}.map-section{padding:80px 0;background:#0d0d0d;border-top:1px solid rgb(255 255 255 / .05)}.map-section h2{font-size:32px;font-weight:700;text-align:center;margin-bottom:40px;color:#fff}.map-wrapper{border-radius:16px;overflow:hidden;border:1px solid rgb(255 255 255 / .05)}.map-wrapper iframe{display:block;width:100%;filter:grayscale(100%) invert(92%) contrast(83%)}.quick-links{padding:80px 0}.quick-links h2{font-size:32px;font-weight:700;text-align:center;margin-bottom:40px;color:#fff}.links-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.link-card{background:#0d0d0d;border:1px solid rgb(255 255 255 / .05);border-radius:16px;padding:32px;text-align:center;text-decoration:none;transition:all 0.3s ease;display:flex;flex-direction:column;align-items:center}.link-card:hover{border-color:rgb(14 165 233 / .3);transform:translateY(-4px);box-shadow:0 12px 40px rgb(0 0 0 / .5)}.link-card svg{width:48px;height:48px;color:#0EA5E9;margin-bottom:20px}.link-card h3{font-size:20px;font-weight:700;color:#fff;margin-bottom:12px}.link-card p{font-size:14px;color:rgb(255 255 255 / .6);margin:0}@media (max-width:1024px){.contact-grid{grid-template-columns:1fr;gap:40px}.links-grid{grid-template-columns:1fr}}@media (max-width:768px){.contact-hero .hero-content h1{font-size:42px}.contact-hero .hero-content p{font-size:16px}.contact-form-wrapper{padding:32px 24px}.form-row{grid-template-columns:1fr;gap:24px}.map-section h2,.quick-links h2{font-size:28px}.submit-btn{width:100%}}@media (max-width:480px){.contact-hero{padding:80px 0 60px}.contact-hero .hero-content h1{font-size:32px}.contact-content{padding:60px 0}.contact-info h2{font-size:24px}.form-header h2{font-size:24px}.info-card{padding:20px}.icon-wrapper{width:40px;height:40px}.icon-wrapper svg{width:20px;height:20px}.map-section,.quick-links{padding:60px 0}}