.FloatingCTA_wrapper__VcHnj{position:fixed;bottom:32px;right:28px;z-index:200;display:flex;flex-direction:column;gap:12px}.FloatingCTA_btn__c9Nwz{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:56px;height:56px;border-radius:50%;box-shadow:0 4px 16px rgba(0,0,0,.2);transition:transform .2s ease,box-shadow .2s ease;text-decoration:none}.FloatingCTA_btn__c9Nwz:hover{transform:scale(1.08);box-shadow:0 6px 20px rgba(0,0,0,.28)}.FloatingCTA_btnPhone__Sxy8h{background:var(--accent-500);animation:FloatingCTA_pulse__l9Qm5 2.4s ease-in-out infinite}.FloatingCTA_btnContact___2_t_{background:var(--navy-700)}@keyframes FloatingCTA_pulse__l9Qm5{0%,to{box-shadow:0 4px 16px rgba(0,0,0,.2),0 0 0 0 rgba(245,158,11,.5)}50%{box-shadow:0 4px 16px rgba(0,0,0,.2),0 0 0 10px rgba(245,158,11,0)}}.FloatingCTA_icon__1v4UA{font-size:20px;line-height:1}.FloatingCTA_label__Hlpef{font-size:10px;font-weight:700;color:var(--white);letter-spacing:.02em}@media (max-width:767px){.FloatingCTA_wrapper__VcHnj{bottom:24px;right:20px}.FloatingCTA_btnContact___2_t_{display:none}.FloatingCTA_btnPhone__Sxy8h{width:60px;height:60px}.FloatingCTA_btnPhone__Sxy8h .FloatingCTA_icon__1v4UA{font-size:24px}.FloatingCTA_btnPhone__Sxy8h .FloatingCTA_label__Hlpef{font-size:11px}}.Footer_footer__LxLGV{background:var(--navy-900);color:hsla(0,0%,100%,.7)}.Footer_inner__4mERO{display:grid;grid-template-columns:1.5fr 1fr 1.4fr;grid-gap:48px;gap:48px;max-width:var(--max-width);margin:0 auto;padding:60px 24px 48px}.Footer_logo__y_pDi{display:inline-flex;align-items:baseline;font-size:20px;font-weight:800;letter-spacing:-.5px;margin-bottom:16px;transition:opacity .2s}.Footer_logo__y_pDi:hover{opacity:.85}.Footer_logoIk__R9CzF{color:var(--white)}.Footer_logoVacuum__0h_ob{color:var(--blue-400);font-weight:600;font-size:17px}.Footer_tagline__JbGy8{font-size:14px;line-height:1.7;color:hsla(0,0%,100%,.5)}.Footer_colTitle__IzESw{font-size:13px;font-weight:600;color:hsla(0,0%,100%,.4);text-transform:uppercase;letter-spacing:.08em;margin-bottom:20px}.Footer_linkList___jPgo{display:flex;flex-direction:column;gap:12px}.Footer_link__DGU0S{font-size:14px;color:hsla(0,0%,100%,.65);transition:color .2s}.Footer_link__DGU0S:hover{color:var(--white)}.Footer_contactList__bOUa7{display:flex;flex-direction:column;gap:12px}.Footer_contactList__bOUa7 li{display:flex;align-items:flex-start;gap:10px}.Footer_contactIcon___L8Qr{font-size:14px;flex-shrink:0;margin-top:1px}.Footer_address__MoCUk{font-size:14px;color:hsla(0,0%,100%,.65);line-height:1.5}.Footer_bottom__GqBWJ{border-top:1px solid hsla(0,0%,100%,.08);padding:20px 24px;text-align:center}.Footer_bottom__GqBWJ p{max-width:var(--max-width);margin:0 auto;font-size:13px;color:hsla(0,0%,100%,.35)}@media (max-width:767px){.Footer_inner__4mERO{grid-template-columns:1fr;gap:36px;padding:48px 16px 36px}.Footer_col__18yNJ:first-child{padding-bottom:24px;border-bottom:1px solid hsla(0,0%,100%,.08)}}@media (min-width:768px) and (max-width:1023px){.Footer_inner__4mERO{grid-template-columns:1fr 1fr;gap:36px}.Footer_col__18yNJ:first-child{grid-column:1/-1;padding-bottom:24px;border-bottom:1px solid hsla(0,0%,100%,.08)}}.Header_header__ZPN_X{position:-webkit-sticky;position:sticky;top:0;z-index:100;height:var(--header-height);background:var(--white);transition:box-shadow .3s ease}.Header_scrolled__QeXJF{box-shadow:var(--shadow-sm)}.Header_inner__q09Ou{display:flex;align-items:center;height:100%;max-width:var(--max-width);margin:0 auto;padding:0 24px;gap:40px}.Header_logo__1hGYx{display:flex;align-items:baseline;font-size:20px;font-weight:800;letter-spacing:-.5px;flex-shrink:0;transition:opacity .2s}.Header_logo__1hGYx:hover{opacity:.85}.Header_logoIk__M3Mu1{color:var(--navy-900)}.Header_logoVacuum__G_Z0w{color:var(--blue-500);font-weight:600;font-size:17px}.Header_nav__LLUoy{display:flex;align-items:center;gap:4px;margin-left:auto}.Header_navLink__SqOUL{position:relative;padding:8px 16px;font-size:15px;font-weight:500;color:var(--gray-600);border-radius:6px;transition:color .2s}.Header_navLink__SqOUL:after{content:"";position:absolute;bottom:4px;left:16px;right:16px;height:2px;background:var(--blue-500);transform:scaleX(0);transform-origin:left;transition:transform .25s ease;border-radius:2px}.Header_navLink__SqOUL:hover{color:var(--blue-500)}.Header_navLink__SqOUL:hover:after{transform:scaleX(1)}.Header_navLink__SqOUL.Header_active__WRBr0{color:var(--blue-500);font-weight:600}.Header_navLink__SqOUL.Header_active__WRBr0:after{transform:scaleX(1)}.Header_cta__nf2Xt{flex-shrink:0;padding:9px 20px;background:var(--accent-500);color:var(--white);font-size:14px;font-weight:600;border-radius:var(--btn-radius);transition:var(--transition);white-space:nowrap}.Header_cta__nf2Xt:hover{background:var(--accent-600);transform:scale(1.02)}.Header_hamburger__FK73A{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;margin-left:auto;border-radius:6px;flex-shrink:0}.Header_hamburger__FK73A:hover{background:var(--gray-100)}.Header_bar__MxPb9{display:block;width:22px;height:2px;background:var(--navy-900);border-radius:2px;transition:transform .3s ease,opacity .3s ease}.Header_barOpen1__iLdS_{transform:translateY(7px) rotate(45deg)}.Header_barOpen2__CSsXp{opacity:0;transform:scaleX(0)}.Header_barOpen3__4Yfuw{transform:translateY(-7px) rotate(-45deg)}.Header_overlay__7NEF1{position:fixed;inset:0;z-index:99;background:var(--navy-900);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:translateX(100%);transition:transform .35s cubic-bezier(.4,0,.2,1)}.Header_overlayOpen__JCtB5{transform:translateX(0)}.Header_overlayNav__wi8X8{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%;padding:0 32px}.Header_overlayLink__qSdpS{width:100%;max-width:320px;padding:16px 0;font-size:24px;font-weight:600;color:hsla(0,0%,100%,.75);text-align:center;border-bottom:1px solid hsla(0,0%,100%,.08);transition:color .2s}.Header_overlayLink__qSdpS.Header_active__WRBr0,.Header_overlayLink__qSdpS:hover{color:var(--white)}.Header_overlayCta__HijJw{margin-top:32px;padding:14px 40px;background:var(--accent-500);color:var(--white);font-size:17px;font-weight:700;border-radius:var(--btn-radius);transition:background .2s}.Header_overlayCta__HijJw:hover{background:var(--accent-600)}@media (max-width:767px){.Header_cta__nf2Xt,.Header_nav__LLUoy{display:none}.Header_hamburger__FK73A{display:flex}}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}.__variable_f367f3{--font-inter:"__Inter_f367f3","__Inter_Fallback_f367f3"}:root{--navy-900:#0b1426;--navy-800:#111d35;--navy-700:#1a2a4a;--navy-600:#1e3a5f;--blue-500:#2563eb;--blue-400:#3b82f6;--blue-100:#dbeafe;--blue-50:#eff6ff;--accent-500:#f59e0b;--accent-600:#d97706;--accent-100:#fef3c7;--white:#fff;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-400:#94a3b8;--gray-600:#475569;--gray-800:#1e293b;--gray-900:#0f172a;--success:#16a34a;--error:#dc2626;--font-ko:"Pretendard Variable","Pretendard",-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo",sans-serif;--font-en:"Inter",var(--font-ko);--max-width:1200px;--header-height:72px;--section-py:100px;--card-gap:24px;--card-radius:12px;--btn-radius:8px;--shadow-sm:0 1px 3px rgba(0,0,0,.08);--shadow-md:0 4px 12px rgba(0,0,0,.1);--shadow-lg:0 8px 30px rgba(0,0,0,.12);--transition:all 0.3s cubic-bezier(0.4,0,0.2,1)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-rendering:optimizeSpeed}:focus-visible{outline:3px solid var(--blue-500);outline-offset:2px}body{font-family:var(--font-ko);font-size:16px;line-height:1.6;color:var(--gray-800);background-color:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}ol,ul{list-style:none}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 24px}.section{padding:var(--section-py) 0}.section-title{font-size:36px;font-weight:700;color:var(--gray-900);text-align:center;margin-bottom:16px}.section-subtitle{font-size:17px;color:var(--gray-600);text-align:center;margin-bottom:56px;line-height:1.7}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 28px;border-radius:var(--btn-radius);font-size:15px;font-weight:600;transition:var(--transition);white-space:nowrap;cursor:pointer}.btn-primary{background:var(--accent-500);color:var(--white)}.btn-primary:hover{background:var(--accent-600);transform:scale(1.02)}.btn-outline-white{background:transparent;color:var(--white);border:2px solid hsla(0,0%,100%,.7)}.btn-outline-white:hover{background:hsla(0,0%,100%,.1);border-color:var(--white)}.btn-outline{background:transparent;color:var(--blue-500);border:2px solid var(--blue-500)}.btn-outline:hover{background:var(--blue-500);color:var(--white)}.fade-up{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.fade-up.visible{opacity:1;transform:translateY(0)}@media (max-width:1023px){:root{--section-py:80px}.section-title{font-size:30px}}@media (max-width:767px){:root{--section-py:60px}.container{padding:0 16px}.section-title{font-size:24px}.section-subtitle{font-size:15px;margin-bottom:36px}.btn{padding:11px 22px;font-size:14px}}:focus-visible{outline:2px solid var(--blue-500);outline-offset:3px;border-radius:4px}