:root{--brand:#00695C;--brand-light:#00A99D;--accent:#FF8E01;--ok:#2E7D32;--sold:#8E1C2E;--line:#d9dee4;--bg-soft:#F1F6F5;--txt:#1F2937}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Pretendard,Nanum Gothic,맑은 고딕,sans-serif;font-size:15px;color:var(--txt);line-height:1.55;background:#fff}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;font-family:inherit}select,input[type=text],input[type=number]{height:34px;border:1px solid #cdcdcd;border-radius:4px;padding:0 8px;font-size:14px;font-family:inherit;background:#fff}select:focus,input:focus{outline:2px solid var(--brand-light);outline-offset:-1px}.wrap{width:1200px;max-width:100%;margin:0 auto;padding:0 12px}.utilbar{background:var(--bg-soft);border-bottom:1px solid var(--line);font-size:13px}.utilbar .wrap{display:flex;justify-content:flex-end;gap:18px;height:34px;align-items:center}.utilbar .cs{color:var(--accent);font-weight:700}.utilbar a:hover{text-decoration:underline}header{border-bottom:2px solid var(--brand);background:#fff;position:sticky;top:0;z-index:50}.gnb{display:flex;align-items:center;height:66px;gap:28px}.logo{font-size:26px;font-weight:800;color:var(--brand);letter-spacing:-1px;white-space:nowrap;display:flex;align-items:center;gap:7px}.logo em{color:var(--brand-light);font-style:normal}.logo .isl{font-size:13px;background:var(--brand-light);color:#fff;border-radius:12px;padding:2px 9px;font-weight:700;letter-spacing:0}.gnb nav{flex:1}.gnb nav>ul{display:flex;gap:6px}.gnb nav>ul>li>a{display:block;padding:20px 14px;font-size:16px;font-weight:700}.gnb nav>ul>li>a:hover{color:var(--brand-light)}.quicksearch{display:flex;gap:6px;align-items:center;white-space:nowrap}.quicksearch input{width:140px}.quicksearch .go{height:34px;padding:0 14px;background:var(--brand);color:#fff;border:0;border-radius:4px;font-weight:700}.crumbbar{background:#fff;border-bottom:1px solid var(--line)}.crumbbar .wrap{display:flex;justify-content:space-between;height:40px;align-items:center;font-size:13px;color:#666}.crumbbar b{color:var(--brand)}h1.pagetitle{font-size:28px;font-weight:800;color:var(--brand);margin:24px 0 6px}h1.pagetitle small{font-size:14px;color:#999;font-weight:400;margin-left:10px}.proto-note{background:#fff7e6;border:1px solid #FFD48A;border-radius:6px;padding:10px 14px;font-size:13.5px;color:#8a5a00;margin:12px 0 20px}.searchbox{border:1px solid var(--line);border-radius:8px;box-shadow:3px 3px 10px #e5e5e5;overflow:hidden;margin-bottom:22px}.srow{display:flex;border-bottom:1px solid var(--line)}.srow:last-child{border-bottom:0}.srow>.th{width:120px;flex:0 0 120px;background:var(--bg-soft);padding:12px 14px;font-weight:700;color:var(--brand);font-size:14px}.srow>.td{flex:1;padding:10px 14px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.srow label.rd{display:inline-flex;align-items:center;gap:5px;margin-right:12px;font-size:14px;cursor:pointer}.tilde{color:#999}.chkgrid{display:grid;grid-template-columns:repeat(6,1fr);gap:6px 10px;width:100%}.chkgrid label{display:inline-flex;align-items:center;gap:5px;font-size:13.5px;cursor:pointer;white-space:nowrap}.formfoot{display:flex;justify-content:center;gap:12px;padding:16px;background:var(--bg-soft)}.btn-reset{height:46px;padding:0 26px;background:#fff;border:1px solid #999;border-radius:6px;font-size:16px}.btn-search{height:46px;padding:0 64px;background:var(--brand);color:#fff;border:0;border-radius:6px;font-size:18px;font-weight:800;letter-spacing:2px}.btn-search:hover{background:var(--brand-light)}.result-head{display:flex;justify-content:space-between;align-items:center;margin:10px 0}.result-head .cnt{font-size:16px}.result-head .cnt b{color:var(--sold);font-size:22px}table.list{width:100%;border-collapse:collapse;border-top:2px solid var(--brand);margin-bottom:40px}table.list th{background:var(--bg-soft);border-bottom:1px solid var(--line);padding:10px 8px;font-size:14px;color:var(--brand)}table.list td{border-bottom:1px solid var(--line);padding:12px 8px;font-size:14px;text-align:center;vertical-align:middle}table.list tr.item:hover td{background:#eef8f6;cursor:pointer}.star{font-size:20px;color:#ccc;cursor:pointer}.star.on{color:var(--accent)}.thumb{width:120px;height:88px;object-fit:cover;border-radius:4px;border:1px solid #ddd;display:block;margin:0 auto;background:#eee}.badge-ai{display:inline-block;background:#b10ffd;color:#fff;font-size:10px;border-radius:10px;padding:1px 6px;margin-top:3px}.addr{text-align:left!important;max-width:340px}.addr .case{font-size:13px;color:var(--brand);font-weight:700;display:block}.addr .full{font-size:14px;display:block;margin:2px 0}.addr .red{color:var(--sold);font-size:12.5px;display:block}.addr .area{color:#888;font-size:12.5px;display:block}.price{text-align:right!important;white-space:nowrap}.price .gam{color:#333;display:block}.price .low{color:var(--accent);font-weight:800;font-size:15px;display:block}.price .rate{font-size:12px;color:var(--brand-light);font-weight:700}.st{display:inline-block;padding:3px 10px;border-radius:12px;color:#fff;font-size:12.5px;font-weight:700;white-space:nowrap}.st.new{background:var(--brand-light)}.st.go{background:var(--ok)}.st.sold{background:var(--sold)}.st.stop{background:#888}.st.cancel{background:#b0b0b0}.empty{padding:60px 0;text-align:center;color:#999;font-size:16px}.modal-bg{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:100;overflow-y:auto;padding:30px 0}.modal-bg.on{display:block}.modal{width:920px;max-width:96%;margin:0 auto;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 10px 40px #0006}.modal .mhd{background:var(--brand);color:#fff;padding:16px 22px;display:flex;justify-content:space-between;align-items:center}.modal .mhd h2{font-size:21px;font-weight:800}.modal .mhd .court{font-size:13px;opacity:.9;margin-top:2px}.modal .mhd .x{background:none;border:0;color:#fff;font-size:26px;line-height:1;cursor:pointer}.modal .mbody{padding:22px}.mtop{display:flex;gap:22px}.mgallery{flex:0 0 360px}.mgallery .main{width:360px;height:270px;object-fit:cover;border:1px solid #ddd;border-radius:6px;background:#eee}.mgallery .thumbs{display:flex;gap:6px;margin-top:8px}.mgallery .thumbs img{width:56px;height:44px;object-fit:cover;border:1px solid #ddd;border-radius:4px}.mgallery .thumbs .ph{width:56px;height:44px;border:1px dashed #ccc;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:10px;color:#aaa}.minfo{flex:1}.minfo table{width:100%;border-collapse:collapse}.minfo th{background:var(--bg-soft);color:var(--brand);text-align:left;padding:8px 10px;font-size:13.5px;width:88px;border:1px solid var(--line);font-weight:700}.minfo td{padding:8px 10px;font-size:14px;border:1px solid var(--line)}.minfo .big{font-size:20px;font-weight:800;color:var(--accent)}.minfo .gamv{color:#333}.msec{margin-top:22px}.msec h3{font-size:16px;color:var(--brand);font-weight:800;border-left:4px solid var(--brand-light);padding-left:8px;margin-bottom:10px}.msec table{width:100%;border-collapse:collapse}.msec th,.msec td{border:1px solid var(--line);padding:8px 10px;font-size:13.5px;text-align:center}.msec th{background:var(--bg-soft);color:var(--brand)}.chips{display:flex;flex-wrap:wrap;gap:8px}.chip{background:#fff0f0;color:var(--sold);border:1px solid #f3c6c6;border-radius:16px;padding:5px 12px;font-size:13px;font-weight:700}.chip.none{background:#eef8f6;color:var(--brand);border-color:#bfe3dd}.ph-box{background:#f8f9fa;border:1px dashed #cbd2da;border-radius:6px;padding:16px;color:#888;font-size:13px;line-height:1.7}.est{font-size:11.5px;color:#c0392b;font-weight:700;margin-left:4px}footer{background:var(--txt);color:#cbd2da;padding:26px 0 40px;font-size:13px;margin-top:20px}footer .fmenu{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:12px}footer .fmenu a:hover{color:#fff;text-decoration:underline}footer .biz{line-height:1.8;color:#9aa4b0}
