:root{--paper:#fffaf1;--ink:#292b22;--muted:#6a6d60;--line:#e5dfd1;--accent:#d7472e;--green:#354f3b;--white:#fffdf8;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;line-height:1.65}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--accent);outline-offset:4px}[hidden]{display:none!important}.skip{position:absolute;left:16px;top:-80px;background:var(--ink);color:white;padding:12px;z-index:10}.skip:focus{top:12px}.header,main,footer{max-width:1200px;margin:auto;padding-left:36px;padding-right:36px}.header{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-size:25px;font-weight:850;letter-spacing:-1.4px;text-decoration:none}.brand-sub{font-size:11px;letter-spacing:1px;color:var(--muted);font-weight:500;margin-left:7px}.header nav{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:650}.header nav a{text-decoration:none}.nav-account{border:1px solid var(--line);padding:9px 18px;border-radius:999px}.hero{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;align-items:center;padding:68px 0 60px}.eyebrow{font-size:12px;letter-spacing:1px;font-weight:750;color:var(--accent);margin:0 0 17px}h1{font-size:clamp(34px,4vw,53px);line-height:1.28;letter-spacing:-2.5px;margin:0 0 25px}h1 em{font-style:normal;color:var(--accent)}h2{line-height:1.4;letter-spacing:-1px}h3{line-height:1.45;letter-spacing:-.6px}.lead{font-size:16px;line-height:1.9;color:var(--muted);margin:0 0 27px}.actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:20px 0}.button{display:inline-flex;justify-content:center;align-items:center;gap:20px;background:var(--accent);color:white;border:1px solid transparent;border-radius:10px;padding:13px 20px;font-size:14px;font-weight:700;text-decoration:none;line-height:1.5}.button:hover{filter:brightness(.96)}.button.secondary{background:transparent;color:var(--ink);border-color:#c9c3b6}.button.danger{background:#963828}.small{font-size:12px}.muted{color:var(--muted)}.text-link,.text-button{color:var(--green);font-size:13px;font-weight:700;background:none;border:0;text-decoration:none;padding:6px 0}.text-link:hover,.text-button:hover{text-decoration:underline}.mobile-break{display:none}.table-art{height:350px;background:#eae9db;border-radius:48% 48% 20px 20px;position:relative;overflow:hidden}.art-label{position:absolute;top:29px;width:100%;text-align:center;font-size:10px;letter-spacing:3px;color:#687457}.plate{height:145px;width:145px;background:#fffdf3;border-radius:50%;position:absolute;box-shadow:0 8px 20px #575a3820,inset 0 0 0 14px #f1eee0,inset 0 0 0 16px #dbd9c6;display:grid;place-items:center}.plate-one{left:16%;top:68px;transform:rotate(-18deg)}.plate-two{right:12%;bottom:33px;transform:rotate(20deg)}.rice{border-radius:50%;height:84px;width:84px;display:grid;place-items:center;background:#f0b252;color:#b83e27;font-size:55px;line-height:1}.plate-two .rice{background:#85986b;color:#e5eddc}.chopsticks{position:absolute;right:20%;top:70px;width:8px;height:100px;border-left:3px solid #a9673b;border-right:3px solid #a9673b;transform:rotate(30deg)}.chopsticks.second{left:12%;top:185px;transform:rotate(-25deg)}.table-note{position:absolute;left:27%;bottom:23px;font-size:12px;color:#607052;line-height:1.5}.how{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0;gap:28px}.how>div{position:relative;padding-left:37px}.how span{position:absolute;left:0;top:3px;font-size:12px;color:#858b74}.how h2{font-size:16px;margin:0 0 6px}.how p{font-size:12px;color:var(--muted);margin:0}.section{padding:54px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:23px}.section-heading h2{font-size:28px;margin:0}.section-heading .eyebrow{margin-bottom:6px}.filters{border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:25px}.filter-group{display:flex;gap:8px;flex-wrap:wrap}.chip{background:none;color:var(--muted);border:1px solid #c8c8ba;padding:8px 14px;border-radius:999px;font-size:12px}.chip.active{background:var(--green);border-color:var(--green);color:white}.filter-bottom{display:flex;flex-wrap:wrap;align-items:center;gap:13px;margin-top:16px}.check-inline{display:inline-flex;align-items:center;gap:7px;font-size:13px}input[type=checkbox]{accent-color:var(--green);width:18px;height:18px}.empty{padding:36px 24px;text-align:center;border:1px dashed #cfcdbc;border-radius:14px;background:#f8f6ed}.empty .empty-icon{font-size:32px}.empty h3{font-size:21px;margin:10px 0}.empty p{font-size:14px;color:var(--muted);margin:8px 0}.empty .actions{justify-content:center}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{display:block;background:var(--white);border:1px solid var(--line);border-radius:16px;padding:24px;text-decoration:none}.card:hover{border-color:#b5b99e;box-shadow:0 6px 20px #42423009}.card h3{font-size:21px;margin:15px 0 5px;overflow-wrap:anywhere}.card .place{font-size:13px;color:var(--muted)}.card-meta{display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--line);margin-top:20px;padding-top:15px;font-size:12px}.badge{display:inline-block;font-size:11px;border-radius:5px;background:#eaefdf;color:#45583b;padding:3px 8px;margin-right:4px}.badge.orange{color:#9f402a;background:#f8e7da}.guide-teaser{background:var(--green);color:#fffaf1;padding:34px 40px;border-radius:18px;margin:12px 0 60px}.guide-teaser .eyebrow{color:#d4ddbc}.guide-teaser h2{font-size:26px;margin:0}.guide-teaser p{font-size:14px;color:#d4ddcb}.guide-teaser .button{color:var(--paper);border-color:#a1b094}.guide-teaser .actions{margin-bottom:0}footer{padding-top:28px;padding-bottom:35px;border-top:1px solid var(--line)}.footer-brand{font-weight:800;font-size:18px}.footer-brand span{font-size:12px;font-weight:400;color:var(--muted);margin-left:14px}.footer-links{display:flex;flex-wrap:wrap;gap:10px 20px;margin:17px 0;font-size:12px}.footer-links a{text-decoration:none}.page{max-width:760px;margin:auto;padding-top:40px;padding-bottom:65px;min-height:62vh}.page h1{font-size:34px;margin-top:20px}.page .lead{font-size:15px}.back-link{font-size:13px;color:var(--muted)}.panel{background:var(--white);border:1px solid var(--line);border-radius:16px;padding:27px;margin:20px 0}.notice{background:#f5eee0;padding:16px 20px;border-radius:10px;font-size:13px;line-height:1.8}.error{color:#a43824;background:#fbeddf}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:block;font-weight:650;font-size:14px;margin-bottom:20px}.field .hint{display:block;font-size:12px;font-weight:400;color:var(--muted);margin-top:5px}.field input,.field select,.field textarea{display:block;width:100%;margin-top:8px;padding:12px;border:1px solid #bdbfac;border-radius:8px;background:white;color:var(--ink);font-size:15px}.field textarea{resize:vertical}.check-line{display:flex;gap:10px;align-items:start;font-size:14px;margin:16px 0}.check-line input{flex-shrink:0;margin-top:4px}.results-list{list-style:none;padding:0;margin:10px 0}.place-choice{width:100%;text-align:left;border:1px solid var(--line);background:var(--white);border-radius:8px;padding:12px 15px;margin-bottom:7px}.place-choice strong,.place-choice span{display:block}.place-choice span{font-size:12px;color:var(--muted)}.selected-place{border-left:3px solid var(--green);padding-left:15px;margin:12px 0 22px}.selected-place p{margin:0;font-size:13px}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.info-grid dt{font-size:12px;color:var(--muted)}.info-grid dd{margin:4px 0;font-size:15px;font-weight:650;overflow-wrap:anywhere}.post-body{white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px;border-top:1px solid var(--line);padding-top:20px}.comments{list-style:none;padding:0}.comments li{padding:17px 0;border-bottom:1px solid var(--line)}.comments p{white-space:pre-wrap;overflow-wrap:anywhere;margin:6px 0;font-size:14px}.comments small{color:var(--muted)}.member{display:inline-flex;border:1px solid var(--line);border-radius:999px;padding:5px 12px;margin:0 7px 7px 0;font-size:13px}.loading{text-align:center;padding:40px;color:var(--muted)}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;max-width:calc(100% - 32px);width:max-content;padding:14px 22px;border-radius:12px;box-shadow:0 6px 25px #0002;z-index:100;font-size:14px}dialog{color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:18px;max-width:500px;width:calc(100% - 32px);padding:28px}dialog::backdrop{background:#242c2466}dialog h2{font-size:23px;margin-top:0}dialog p{font-size:14px}dialog textarea{display:block;width:100%;margin-top:7px;padding:10px;border-radius:7px;border:1px solid #bdbfac}dialog label{font-size:14px}.kakao{background:#fee500;color:#191919}.rule{height:1px;background:var(--line);margin:24px 0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:800px){.header,main,footer{padding-left:22px;padding-right:22px}.header{height:80px}.brand-sub{display:none}.header nav{gap:16px;font-size:12px}.hero{gap:24px;padding:40px 0}.hero h1{font-size:36px}.table-art{height:310px}.plate{width:120px;height:120px}.plate-one{left:12%}.plate-two{right:8%}.lead{font-size:14px}.cards{grid-template-columns:repeat(2,1fr)}.how{gap:14px}.how>div{padding-left:25px}.how h2{font-size:14px}.actions{gap:8px}.button{padding:12px 15px;font-size:13px}}
@media(max-width:560px){.header,main,footer{padding-left:20px;padding-right:20px}.header{height:75px}.brand{font-size:23px;gap:7px}.brand img{width:32px;height:32px}.header nav{gap:12px}.header nav>a:first-child{display:none}.nav-account{padding:7px 12px}.hero{grid-template-columns:1fr;padding:36px 0 28px;gap:26px}.hero h1{font-size:36px;letter-spacing:-1.8px;margin-bottom:18px}.hero .eyebrow{font-size:11px}.lead{font-size:14px;line-height:1.85}.mobile-break{display:block}.hero .actions{margin:20px 0 13px}.hero .small{font-size:11px}.table-art{height:185px;border-radius:16px}.art-label{width:auto;left:22px;top:19px;font-size:8px;letter-spacing:2px}.plate{height:105px;width:105px;box-shadow:0 5px 10px #575a3820,inset 0 0 0 10px #f1eee0,inset 0 0 0 12px #dbd9c6}.rice{width:62px;height:62px;font-size:40px}.plate-one{left:15%;top:50px}.plate-two{right:14%;bottom:38px}.chopsticks{right:9%;top:52px;height:90px;transform:rotate(15deg)}.chopsticks.second{left:9%;top:63px;transform:rotate(-15deg)}.table-note{left:auto;right:17px;bottom:9px;font-size:10px}.how{grid-template-columns:1fr;gap:18px;padding:23px 0}.how>div{padding-left:33px}.how h2{font-size:14px;margin-bottom:3px}.how p{font-size:12px}.section{padding:35px 0}.section-heading h2{font-size:24px}.section-heading .text-link{font-size:12px}.filter-group{gap:7px}.chip{padding:7px 11px;font-size:11px}.filter-bottom{gap:8px 11px}.filter-bottom .small{font-size:10px}.cards{grid-template-columns:1fr}.empty{padding:27px 15px}.empty h3{font-size:19px}.empty p{font-size:13px}.guide-teaser{padding:27px 24px;margin-bottom:38px}.guide-teaser h2{font-size:22px}.footer-brand span{display:block;margin:5px 0 0}.footer-links{gap:12px 16px}.page{padding-top:25px}.page h1{font-size:29px;letter-spacing:-1.5px}.panel{padding:21px}.form-grid{grid-template-columns:1fr;gap:0}.info-grid{gap:17px}.info-grid dd{font-size:14px}.check-line{font-size:13px}footer .small{font-size:11px}}
