.contact-launcher{z-index:900;position:fixed;bottom:22px;right:22px}.talk-launcher{cursor:pointer;background:linear-gradient(145deg,#fff25a,#ffb400);border:0;border-radius:50%;place-items:center;width:64px;height:64px;transition:transform .2s,box-shadow .2s;display:grid;position:relative;box-shadow:0 10px 28px #2d23054d}.talk-launcher:hover{transform:translateY(-3px);box-shadow:0 14px 34px #2d230561}.talk-launcher span{color:#ffe945;background:linear-gradient(#6a461b,#3b2413);border-radius:50%;place-items:center;width:45px;height:37px;font-size:11px;font-weight:900;display:grid;box-shadow:inset 0 2px 5px #ffffff40}.talk-launcher span:after{content:"";border:7px solid #0000;border-top-color:#3b2413;position:absolute;bottom:14px;right:12px;transform:rotate(-20deg)}.talk-launcher>i{background:#f04b58;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:0;right:1px}.talk-launcher.is-open{transform:rotate(6deg)}.contact-panel{background:#fff;border:1px solid #17312b1a;border-radius:24px;width:min(365px,100vw - 28px);padding:24px;animation:.2s ease-out contact-pop;position:absolute;bottom:78px;right:0;box-shadow:0 25px 65px #0c251f3d}.contact-panel:after{content:"";background:#fff;border-bottom:1px solid #17312b1a;border-right:1px solid #17312b1a;width:18px;height:18px;position:absolute;bottom:-9px;right:22px;transform:rotate(45deg)}@keyframes contact-pop{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:none}}.contact-panel-head{justify-content:space-between;align-items:start;gap:15px;display:flex}.contact-panel-head small{color:#b77a2b;letter-spacing:.16em;font-size:9px;font-weight:900;display:block}.contact-panel-head strong{color:#17312b;margin-top:4px;font-family:Georgia,Noto Serif KR,serif;font-size:22px;display:block}.contact-panel-head button{color:#60716b;cursor:pointer;background:#eef1ef;border:0;border-radius:50%;width:34px;height:34px;font-size:24px;line-height:1}.contact-panel>p{color:#75847f;margin:9px 0 18px;font-size:12px}.contact-choice{text-align:left;cursor:pointer;width:100%;min-height:68px;font:inherit;border:0;border-radius:15px;align-items:center;gap:12px;margin-top:10px;padding:10px 13px;transition:transform .18s,filter .18s;display:flex}.contact-choice:hover{filter:brightness(.98);transform:translate(-3px)}.contact-choice>b{border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:11px;display:grid}.contact-choice span{line-height:1.25;display:grid}.contact-choice strong{font-size:14px}.contact-choice small{opacity:.72;margin-top:5px;font-size:11px}.contact-choice i{margin-left:auto;font-size:26px;font-style:normal}.channel-choice{color:#5933c7;background:#ede9ff}.channel-choice>b{color:#fff;background:#6f49df}.kakao-choice{color:#352b0b;background:#fff4a8}.kakao-choice>b{color:#ffe600;background:#3b2413;font-size:9px}.phone-choice{color:#185da6;background:#e8f3ff}.phone-choice>b{color:#fff;background:#2e80d6;font-size:18px}@media (width<=640px){.contact-launcher{bottom:16px;right:16px}.talk-launcher{width:60px;height:60px}.contact-panel{border-radius:20px;padding:20px;bottom:74px;right:-2px}.contact-panel-head strong{font-size:20px}}
