.modu-cf,.modu-cf *,.modu-cf *::before,.modu-cf *::after{box-sizing:border-box;}.modu-cf{--ink:#111a2e; --text:#3b4860; --muted:#758096; --line:#e5e9f0; --blue:#1457d9; --blue-dark:#0b347a; --teal:#0f9f9a; --yellow:#fee500; --soft:#f5f8fd; --white:#fff; --font:"Pretendard Variable",Pretendard,-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:var(--text);font-family:var(--font);letter-spacing:-.025em;line-height:1.6;}.modu-cf input,.modu-cf select{font:inherit;}.modu-cf .wrap{width:min(1120px,calc(100% - 40px)); margin:auto;}.modu-cf .hero{position:relative; overflow:hidden; padding:88px 0 86px; background:linear-gradient(130deg,#edf4ff 0%,#f9fbff 45%,#effbf9 100%);}.modu-cf .hero-grid{position:relative; z-index:1; display:grid; grid-template-columns:1fr minmax(400px,.84fr); align-items:center; gap:90px;}.modu-cf .hero-glow{position:absolute; border-radius:50%; filter:blur(7px); opacity:.75;}.modu-cf .glow-one{width:370px; height:370px; top:-180px; left:-120px; background:#b8d1ff;}.modu-cf .glow-two{width:410px; height:410px; right:-210px; bottom:-230px; background:#b7eee8;}.modu-cf .eyebrow,.modu-cf .section-kicker{margin:0; color:var(--blue); font-size:12px; font-weight:900; letter-spacing:.13em;}.modu-cf .eyebrow{display:inline-flex; align-items:center; gap:9px; padding:8px 12px; border:1px solid #cddcff; border-radius:99px; color:var(--blue-dark); background:#f7faff; letter-spacing:.04em;}.modu-cf .eyebrow span{width:7px; height:7px; background:var(--teal); border-radius:50%; box-shadow:0 0 0 4px #0f9f9a21;}.modu-cf .hero h1{margin:19px 0 17px; color:var(--ink); font-size:clamp(39px,5.3vw,66px); letter-spacing:-.065em; line-height:1.1;}.modu-cf .hero h1 em{color:var(--blue); font-style:normal;}.modu-cf .hero-lead{margin:0; color:#5c6d88; font-size:17px; font-weight:600;}.modu-cf .hero-points{display:flex; flex-wrap:wrap; gap:10px 18px; margin-top:27px; color:var(--blue-dark); font-size:13px; font-weight:800;}.modu-cf .finder-card{padding:30px; border:1px solid #d5e1f8; border-radius:22px; background:#fff; box-shadow:0 22px 55px #113a8530;}.modu-cf .finder-head{display:flex; gap:13px; align-items:center; margin-bottom:24px;}.modu-cf .finder-icon{display:grid; place-items:center; width:42px; height:42px; border-radius:13px; color:#fff; background:linear-gradient(145deg,var(--blue),var(--teal)); font-size:23px;}.modu-cf .finder-head p{margin:0; color:var(--blue); font-size:11px; font-weight:900; letter-spacing:.09em;}.modu-cf .finder-head h2{margin:2px 0 0; color:var(--ink); font-size:21px; letter-spacing:-.045em;}.modu-cf .finder-card label{display:block; margin-bottom:7px; color:var(--ink); font-size:13px; font-weight:800;}.modu-cf .input-row{display:flex; gap:8px;}.modu-cf .input-row input{min-width:0; flex:1; height:52px; padding:0 14px; border:1px solid #cfd7e5; border-radius:11px; outline:none; color:var(--ink); font-size:14px;}.modu-cf .input-row input:focus{border-color:var(--blue); box-shadow:0 0 0 4px #1457d918;}.modu-cf .input-row button{flex:0 0 auto; padding:0 16px; border:0; border-radius:11px; color:#fff; background:var(--blue); font-size:14px; font-weight:900;}.modu-cf .my-location{width:100%; display:flex; justify-content:center; align-items:center; gap:8px; margin-top:10px; min-height:45px; border:1px solid #cbd8ef; border-radius:11px; color:var(--blue-dark); background:#f7faff; font-size:13px; font-weight:800;}.modu-cf .my-location:hover{background:#edf4ff;}.modu-cf .privacy-note{margin:14px 0 0; color:#8791a2; font-size:11px; text-align:center;}.modu-cf .results-section{padding:92px 0 105px;}.modu-cf .section-heading{display:flex; align-items:end; justify-content:space-between; gap:30px; margin-bottom:34px;}.modu-cf .section-heading h2,.modu-cf .guide-section h2{margin:7px 0 0; color:var(--ink); font-size:clamp(30px,3.6vw,43px); letter-spacing:-.06em; line-height:1.17;}.modu-cf .section-heading > p{max-width:340px; margin:0; color:var(--muted); font-size:14px; text-align:right;}.modu-cf .empty-state{display:grid; place-items:center; min-height:275px; padding:35px 20px; border:1px dashed #cbd7e8; border-radius:20px; color:var(--muted); background:linear-gradient(135deg,#f8fbff,#f9fcfc); text-align:center;}.modu-cf .empty-pin{display:grid; place-items:center; width:52px; height:52px; margin-bottom:9px; border-radius:50%; color:var(--blue); background:#e7f0ff; font-size:26px;}.modu-cf .empty-state strong{color:var(--ink); font-size:18px;}.modu-cf .empty-state p{margin:6px 0 0; font-size:14px;}.modu-cf .center-list{display:grid; grid-template-columns:repeat(3,1fr); gap:16px;}.modu-cf .center-card{display:flex; flex-direction:column; padding:23px; border:1px solid var(--line); border-radius:18px; background:#fff; box-shadow:0 8px 24px #112a5609; transition:transform .18s,box-shadow .18s;}.modu-cf .center-card:hover{transform:translateY(-3px); box-shadow:0 16px 30px #112a5615;}.modu-cf .distance{display:inline-flex; align-items:center; gap:5px; width:max-content; padding:5px 9px; border-radius:99px; color:var(--teal); background:#e8f8f6; font-size:11px; font-weight:900;}.modu-cf .location{margin:16px 0 3px; color:var(--ink); font-size:19px; font-weight:900; letter-spacing:-.045em;}.modu-cf .center-card p{min-height:38px; margin:0; color:var(--muted); font-size:12px;}.modu-cf .reserve-button{width:100%; min-height:44px; margin-top:19px; border:0; border-radius:10px; color:#191919; background:var(--yellow); font-size:13px; font-weight:900;}.modu-cf .reserve-button:hover{filter:brightness(.97);}.modu-cf .no-result{grid-column:1/-1; padding:42px 20px; border:1px solid var(--line); border-radius:18px; color:var(--muted); background:#fafbfd; text-align:center;}.modu-cf .no-result strong{display:block; margin-bottom:5px; color:var(--ink);}.modu-cf .guide-section{padding:82px 0; background:var(--ink); color:#d0dbed;}.modu-cf .guide-grid{display:grid; grid-template-columns:.85fr 1.15fr; gap:75px; align-items:center;}.modu-cf .guide-section .section-kicker{color:#7ea8ff;}.modu-cf .guide-section h2{color:#fff;}.modu-cf .guide-section ol{display:grid; gap:4px; margin:0; padding:0; list-style:none;}.modu-cf .guide-section li{display:flex; align-items:center; gap:17px; padding:16px 0; border-bottom:1px solid #ffffff1f;}.modu-cf .guide-section li:first-child{border-top:1px solid #ffffff1f;}.modu-cf .guide-section li b{display:grid; place-items:center; width:31px; height:31px; border-radius:9px; color:#a8c5ff; background:#ffffff13; font-size:11px;}.modu-cf .guide-section li strong,.modu-cf .guide-section li small{display:block;}.modu-cf .guide-section li strong{color:#fff; font-size:15px;}.modu-cf .guide-section li small{color:#aab8d0; font-size:12px;}.modu-cf dialog{width:min(460px,calc(100% - 32px)); padding:0; border:0; border-radius:20px; box-shadow:0 25px 75px #00123352;}.modu-cf dialog::backdrop{background:#07152f80; backdrop-filter:blur(3px);}.modu-cf .dialog-box{position:relative; padding:34px;}.modu-cf .dialog-close{position:absolute; top:16px; right:16px; width:34px; height:34px; border:0; border-radius:50%; color:#53617a; background:#f1f4f8; font-size:23px; line-height:1;}.modu-cf .dialog-box h2{margin:6px 0 14px; color:var(--ink); font-size:27px; letter-spacing:-.055em;}.modu-cf .dialog-lead{margin:0 0 24px; color:var(--muted); font-size:14px;}.modu-cf .dialog-lead strong{color:var(--blue-dark);}.modu-cf .dialog-box label{display:block; margin:15px 0 6px; color:var(--ink); font-size:13px; font-weight:900;}.modu-cf .dialog-box input,.modu-cf .dialog-box select{width:100%; height:48px; padding:0 12px; border:1px solid #d8deea; border-radius:10px; color:var(--ink); background:#fff;}.modu-cf .dialog-note{margin:14px 0; color:#7c8799; font-size:11px;}.modu-cf .reserve-submit{width:100%; min-height:52px; border:0; border-radius:11px; color:#191919; background:var(--yellow); font-weight:900;}@media (max-width:800px){.modu-cf .hero{padding:60px 0 65px;}.modu-cf .hero-grid,.modu-cf .guide-grid{grid-template-columns:1fr; gap:36px;}.modu-cf .hero h1{font-size:43px;}.modu-cf .hero-lead{font-size:15px;}.modu-cf .finder-card{padding:23px 19px;}.modu-cf .input-row{display:grid; grid-template-columns:1fr;}.modu-cf .input-row button{height:49px;}.modu-cf .results-section{padding:65px 0 72px;}.modu-cf .section-heading{display:block;}.modu-cf .section-heading > p{margin-top:12px; text-align:left;}.modu-cf .center-list{grid-template-columns:1fr;}.modu-cf .guide-section{padding:64px 0;}.modu-cf .guide-grid{gap:30px;}.modu-cf .dialog-box{padding:28px 22px 22px;}}.modu-cf button,.modu-cf input,.modu-cf select{font:inherit;}.modu-cf button{cursor:pointer;}.modu-cf a{color:inherit;text-decoration:none;}.entry-content > .modu-cf,.modu-cf{max-width:none !important;width:auto !important;margin-left:0 !important;margin-right:0 !important;}.modu-cf [hidden]{display:none !important;}