:root{--orange:#ffad00}*{box-sizing:border-box}html{background:#050505}body{margin:0;background:#050505;color:#fff;font-family:Arial,"Apple SD Gothic Neo","Noto Sans KR",sans-serif}main{min-height:100vh;padding-bottom:108px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.campaign{width:min(100%,720px);margin:0 auto;background:#111;box-shadow:0 0 80px rgba(255,173,0,.07)}.campaign img{display:block;width:100%;height:auto}.quick-actions{position:fixed;z-index:50;left:0;right:0;bottom:0;padding:10px 9px max(10px,env(safe-area-inset-bottom));background:linear-gradient(180deg,transparent,rgba(0,0,0,.62) 38%);pointer-events:none}.quick-actions-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;width:min(100%,700px);margin:0 auto;pointer-events:auto}.quick-actions a{display:flex;min-width:0;min-height:78px;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:8px 3px;color:#171717;background:rgba(255,255,255,.97);border:1px solid rgba(0,0,0,.065);border-radius:18px;box-shadow:0 7px 24px rgba(0,0,0,.28),inset 0 1px 0 #fff;text-decoration:none;-webkit-tap-highlight-color:transparent;transition:transform .18s ease,box-shadow .18s ease}.quick-actions a:active{transform:scale(.96);box-shadow:0 2px 8px rgba(0,0,0,.16)}.action-mark{display:grid;place-items:center;width:36px;height:36px;flex:0 0 auto;color:#171717;background:var(--orange);border-radius:12px}.action-mark svg,.action-mark img{width:21px;height:21px;fill:currentColor}.action-kakao .action-mark{background:#fee500}.action-phone .action-mark{color:#fff;background:#ff654f}.action-booking .action-mark{color:#fff;background:#03c75a}.action-map .action-mark{color:#fff;background:#58a8ff}.quick-actions strong{font-size:13px;font-weight:800;letter-spacing:-.035em;white-space:nowrap}@media(max-width:360px){.quick-actions{padding-inline:7px}.quick-actions-inner{gap:5px}.quick-actions a{min-height:74px;gap:6px}.action-mark{width:33px;height:33px}.action-mark svg,.action-mark img{width:19px;height:19px}.quick-actions strong{font-size:12px}}@media(min-width:760px){.campaign{border-inline:1px solid #252525}}@media(prefers-reduced-motion:reduce){.quick-actions a{transition:none}}
