:root{--color-primary:#004e92;--color-secondary:#00b4db;--color-accent:#ff9a9e;--color-text-main:#1a1a1a;--color-text-muted:#666;--color-background:#fff;--color-surface:#f8f9fa;--color-border:#e5e5e5;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:2rem;--spacing-xl:4rem;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-full:9999px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}*{box-sizing:border-box;margin:0;padding:0;-webkit-user-select:auto!important;user-select:auto!important}html,body{max-width:100vw;font-family:var(--font-sans);line-height:1.5;overflow-x:hidden;color:#1a1a1a!important;background:#fff!important}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.container{max-width:1200px;padding:0 var(--spacing-md);margin:0 auto}.btn{border-radius:var(--radius-md);border:none;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-weight:500;transition:all .2s;display:inline-flex}.btn-primary{background:var(--color-primary);color:#fff}.btn-primary:hover{opacity:.9;transform:translateY(-1px)}.btn-outline{border:1px solid var(--color-border);color:var(--color-text-main);background:0 0}.btn-outline:hover{background:var(--color-surface)}.section{padding:var(--spacing-xl)0}.grid{gap:var(--spacing-md);display:grid}.grid-cols-3{grid-template-columns:repeat(3,1fr)}@media (max-width:768px){.grid-cols-3{grid-template-columns:1fr}}
html,body{width:100%;max-width:100vw;overflow-x:hidden}img{max-width:100%;height:auto}@media (max-width:768px){table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}h1,h2,h3,h4,h5,h6,p{word-wrap:break-word;overflow-wrap:break-word}main{padding-top:60px}}
.Header-module__hBw1pG__header{z-index:1000;font-family:var(--font-noto);background-color:#fff;padding:0;transition:background-color .3s,color .3s;position:relative}.Header-module__hBw1pG__transparent{width:100%;position:absolute;top:0;left:0;color:#fff!important;background-color:#0000!important;border-bottom:none!important}.Header-module__hBw1pG__transparent .Header-module__hBw1pG__bottomRow{background-color:#0000!important;border-top:none!important;border-bottom:none!important}.Header-module__hBw1pG__transparent .Header-module__hBw1pG__logo,.Header-module__hBw1pG__transparent .Header-module__hBw1pG__navLink,.Header-module__hBw1pG__transparent .Header-module__hBw1pG__utilityLink{color:#fff!important}.Header-module__hBw1pG__transparent .Header-module__hBw1pG__navLink:hover,.Header-module__hBw1pG__transparent .Header-module__hBw1pG__utilityLink:hover{color:#fffc!important}.Header-module__hBw1pG__transparent .Header-module__hBw1pG__topRow{border-bottom:none!important}.Header-module__hBw1pG__transparent .Header-module__hBw1pG__searchButton{color:#fff;border-color:#ffffff80}.Header-module__hBw1pG__transparent .Header-module__hBw1pG__searchInput{color:#fff;background:#fff3;border-color:#ffffff4d}.Header-module__hBw1pG__transparent .Header-module__hBw1pG__searchInput::placeholder{color:#ffffffb3}.Header-module__hBw1pG__container{max-width:1200px;margin:0 auto;padding:0 1rem}.Header-module__hBw1pG__topRow{justify-content:space-between;align-items:center;height:100px;display:flex;position:relative}.Header-module__hBw1pG__logoWrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Header-module__hBw1pG__logo{letter-spacing:-2px;font-family:Jua,Gamja Flower,sans-serif;font-size:2.2rem;font-weight:900;text-decoration:none;display:flex}.Header-module__hBw1pG__logoImage{object-fit:contain;width:auto;height:46px;display:block}.Header-module__hBw1pG__transparent .Header-module__hBw1pG__logoImage{filter:brightness(0)invert()}.Header-module__hBw1pG__rightMenu{flex-direction:column;align-items:flex-end;gap:.8rem;margin-left:auto;display:flex}.Header-module__hBw1pG__hamburger{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:38px;height:32px;padding:6px;display:none}.Header-module__hBw1pG__hamburger span{background:#333;border-radius:999px;height:2px;display:block}.Header-module__hBw1pG__mobileDrawer,.Header-module__hBw1pG__mobileOverlay{display:none}.Header-module__hBw1pG__transparent .Header-module__hBw1pG__hamburger{background:#ffffff1a;border-color:#ffffff80}.Header-module__hBw1pG__transparent .Header-module__hBw1pG__hamburger span{background:#fff}.Header-module__hBw1pG__topLinks{align-items:center;gap:1.5rem;display:flex}.Header-module__hBw1pG__textLink{color:#666;font-size:.85rem;text-decoration:none;transition:color .2s}.Header-module__hBw1pG__textLink:hover{color:var(--color-primary);text-decoration:underline}.Header-module__hBw1pG__welcomeMsg{color:var(--color-primary);font-size:.85rem;font-weight:600}.Header-module__hBw1pG__iconLinks{align-items:center;gap:1.5rem;display:flex}.Header-module__hBw1pG__iconItem{color:#333;flex-direction:column;align-items:center;gap:.3rem;text-decoration:none;transition:color .2s;display:flex}.Header-module__hBw1pG__iconItem span{color:#666;font-size:.75rem}.Header-module__hBw1pG__iconItem:hover,.Header-module__hBw1pG__iconItem:hover span{color:var(--color-primary)}.Header-module__hBw1pG__bottomRow{z-index:999;background-color:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee;justify-content:center;align-items:center;height:60px;display:flex;position:relative}.Header-module__hBw1pG__bottomRowFixed{border-top:none;width:100%;position:fixed;top:0;left:0;box-shadow:0 2px 8px #00000014}.Header-module__hBw1pG__bottomRowSpacer{height:60px}.Header-module__hBw1pG__nav{gap:4rem;display:flex}.Header-module__hBw1pG__navLink{color:#000;padding:.5rem 0;font-size:1.05rem;font-weight:700;text-decoration:none;position:relative}.Header-module__hBw1pG__navLink:hover{color:var(--color-primary)}@media (max-width:900px){.Header-module__hBw1pG__header{width:100%;position:fixed;top:0;left:0;box-shadow:0 2px 8px #0000000d}.Header-module__hBw1pG__topRow{flex-direction:row;justify-content:space-between;align-items:center;gap:0;height:60px;padding:0 1rem}.Header-module__hBw1pG__logoWrapper{justify-content:center;align-items:center;width:auto;height:auto;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Header-module__hBw1pG__logoImage{width:auto;height:40px!important}.Header-module__hBw1pG__rightMenu{flex-direction:row;align-items:center;gap:0;margin-left:auto}.Header-module__hBw1pG__hamburger{width:32px;height:28px;margin-left:0;padding:5px;display:flex}.Header-module__hBw1pG__topLinks,.Header-module__hBw1pG__iconLinks,.Header-module__hBw1pG__bottomRow,.Header-module__hBw1pG__bottomRowSpacer{display:none}.Header-module__hBw1pG__mobileDrawer{z-index:1001;background:#fff;width:85%;max-width:360px;height:100vh;transition:right .35s cubic-bezier(.4,0,.2,1);display:block;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-4px 0 20px #00000026}.Header-module__hBw1pG__mobileDrawer.Header-module__hBw1pG__open{right:0}.Header-module__hBw1pG__drawerHeader{border-bottom:1px solid #f0f0f0;justify-content:flex-end;padding:1.25rem 1.5rem;display:flex}.Header-module__hBw1pG__closeBtn{color:#333;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.75rem;transition:background .2s;display:flex}.Header-module__hBw1pG__closeBtn:hover{background:#f5f5f5}.Header-module__hBw1pG__drawerUser{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border-bottom:1px solid #f0f0f0;padding:1rem 1.25rem}.Header-module__hBw1pG__userInfo{align-items:center;gap:.75rem;display:flex}.Header-module__hBw1pG__userInfo svg{width:32px;height:32px}.Header-module__hBw1pG__userName{color:#111;margin-bottom:.25rem;font-size:.95rem;font-weight:700}.Header-module__hBw1pG__logoutBtn{color:#666;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;text-decoration:underline}.Header-module__hBw1pG__loginPrompt{text-align:center}.Header-module__hBw1pG__loginPrompt p{color:#555;margin-bottom:.85rem;font-size:.85rem}.Header-module__hBw1pG__authBtns{gap:.65rem;display:flex}.Header-module__hBw1pG__loginBtn,.Header-module__hBw1pG__signupBtn{text-align:center;border-radius:8px;flex:1;padding:.75rem .85rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.Header-module__hBw1pG__loginBtn{border:1.5px solid var(--color-primary);color:var(--color-primary);background:#fff}.Header-module__hBw1pG__loginBtn:hover{background:var(--color-primary);color:#fff}.Header-module__hBw1pG__signupBtn{background:var(--color-primary);color:#fff;border:1.5px solid var(--color-primary)}.Header-module__hBw1pG__signupBtn:hover{background:#003a6f}.Header-module__hBw1pG__quickIcons{border-bottom:1px solid #f0f0f0;grid-template-columns:repeat(4,1fr);gap:0;padding:.75rem 0;display:grid}.Header-module__hBw1pG__quickIcon{color:#444;flex-direction:column;align-items:center;gap:.35rem;padding:.5rem;font-size:.8rem;text-decoration:none;transition:all .2s;display:flex}.Header-module__hBw1pG__quickIcon:hover{color:var(--color-primary);background:#f8f9fa}.Header-module__hBw1pG__quickIcon span{font-size:.75rem;font-weight:500}.Header-module__hBw1pG__drawerNav{padding:.25rem 0 2rem}.Header-module__hBw1pG__navSection{border-bottom:1px solid #f5f5f5;margin-bottom:0}.Header-module__hBw1pG__navTitleBtn{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1.5rem;transition:background .2s;display:flex}.Header-module__hBw1pG__navTitleBtn:hover{background:#f8f9fa}.Header-module__hBw1pG__navTitle{color:#333;margin:0;font-size:.85rem;font-weight:700}.Header-module__hBw1pG__expandIcon{color:#666;font-size:1.25rem;font-weight:400}.Header-module__hBw1pG__navItems{flex-direction:column;display:flex}.Header-module__hBw1pG__drawerLink{color:#222;border-left:3px solid #0000;justify-content:space-between;align-items:center;padding:.7rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,padding-left .2s;display:flex}.Header-module__hBw1pG__drawerLink:hover{border-left-color:var(--color-primary);background:#f8f9fa;padding-left:1.75rem}.Header-module__hBw1pG__drawerLink .Header-module__hBw1pG__arrow{color:#ccc;font-size:1.5rem;font-weight:300}.Header-module__hBw1pG__mobileOverlay{z-index:1000;opacity:0;pointer-events:none;background:#00000080;transition:opacity .35s;display:block;position:fixed;inset:0}.Header-module__hBw1pG__mobileOverlay.Header-module__hBw1pG__open{opacity:1;pointer-events:auto}}
.Footer-module__S6Hkya__footer{color:#1f1f1f;background:#fff;border-top:none;margin-top:0;padding-bottom:6rem}.Footer-module__S6Hkya__supportBar{justify-content:space-between;align-items:center;gap:1rem;padding-top:4rem;padding-bottom:2rem;display:flex}.Footer-module__S6Hkya__supportLeft{flex-wrap:wrap;align-items:baseline;gap:.8rem;display:flex}.Footer-module__S6Hkya__supportLabel{font-size:1.05rem;font-weight:600}.Footer-module__S6Hkya__supportNumber{letter-spacing:-.01em;font-size:1.6rem;font-weight:800}.Footer-module__S6Hkya__supportNote{color:#666;font-size:.95rem}.Footer-module__S6Hkya__supportBtn{color:#1f1f1f;background:#ffd900;border:1px solid #f0c800;border-radius:999px;align-items:center;gap:.6rem;padding:.75rem 1.6rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 25px #00000014}.Footer-module__S6Hkya__supportBtn:hover{transform:translateY(-2px);box-shadow:0 14px 32px #0000001f}.Footer-module__S6Hkya__kakaoIcon{width:24px;height:24px;box-shadow:none;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.Footer-module__S6Hkya__kakaoIcon svg{width:24px;height:24px;display:block}.Footer-module__S6Hkya__navBar{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:#fff;margin-top:1rem;margin-bottom:1rem}.Footer-module__S6Hkya__navItems{flex-wrap:wrap;gap:2.5rem;padding:1.5rem 0;display:flex}.Footer-module__S6Hkya__navItem{color:#1f1f1f;font-size:.95rem;font-weight:600;transition:color .2s}.Footer-module__S6Hkya__navItem:hover{color:var(--color-primary)}.Footer-module__S6Hkya__divider{background:var(--color-border);height:1px}.Footer-module__S6Hkya__bottom{justify-content:space-between;align-items:flex-start;gap:5rem;padding-top:4rem;display:flex}.Footer-module__S6Hkya__brandBlock{flex-direction:column;gap:1.5rem;max-width:600px;display:flex}.Footer-module__S6Hkya__logo img{height:auto;display:block}.Footer-module__S6Hkya__companyInfo{color:#444;font-size:.95rem;line-height:1.7}.Footer-module__S6Hkya__companyInfo p+p{margin-top:.25rem}.Footer-module__S6Hkya__rightBlock{flex-direction:column;align-items:flex-end;gap:.75rem;display:flex}.Footer-module__S6Hkya__policyLinks{color:#444;white-space:nowrap;align-items:center;gap:1.25rem;font-size:.85rem;display:flex}.Footer-module__S6Hkya__policyLinks a:hover{color:var(--color-primary)}.Footer-module__S6Hkya__rentCarBox{text-align:left;background:0 0;min-width:320px;padding:0}.Footer-module__S6Hkya__rentCarBox h3{color:#1f1f1f;align-items:center;height:48px;margin-bottom:1rem;font-size:1.1rem;font-weight:800;display:flex}.Footer-module__S6Hkya__rentCarBox p{color:#444;margin:0;font-size:.95rem;line-height:1.7}.Footer-module__S6Hkya__rentCarBox p+p{margin-top:.25rem}@media (max-width:900px){.Footer-module__S6Hkya__supportBar{flex-direction:column;align-items:flex-start}.Footer-module__S6Hkya__bottom{flex-direction:column;gap:3rem}.Footer-module__S6Hkya__rightBlock{align-items:flex-start;width:100%}.Footer-module__S6Hkya__rentCarBox{min-width:unset;width:100%}.Footer-module__S6Hkya__policyLinks{order:-1}}@media (max-width:600px){.Footer-module__S6Hkya__navItems{gap:1.25rem}.Footer-module__S6Hkya__supportNumber{font-size:1.4rem}.Footer-module__S6Hkya__supportBtn{text-align:center;width:100%}}
