:root{font-family:Pretendard,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#21382d;background:#f4eddf}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#f8f0e2,#edf0e5);min-height:100vh}button,input,textarea,select{font:inherit}button{border:0;cursor:pointer;border-radius:14px;background:#e6dac3;color:#21382d;padding:10px 14px;font-weight:700}button:hover{filter:brightness(.97)}input,textarea,select{width:100%;border:1px solid #dacbb0;border-radius:14px;padding:13px 14px;background:#fffaf1;color:#21382d;outline:none}textarea{min-height:88px;resize:vertical}label{font-size:13px;font-weight:800;color:#546052;margin-top:6px}.splash{min-height:100vh;display:grid;place-items:center;font-weight:800}.app-shell{max-width:920px;margin:0 auto;min-height:100vh;padding:18px 16px 92px;position:relative}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;position:sticky;top:0;z-index:10;padding:10px 0 14px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar h1,.hero-card h1,h2,h3{margin:0;letter-spacing:-.04em}.eyebrow{margin:0 0 4px;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#7d6c4f;font-weight:900}.icon-button{position:relative;width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#244536;color:#fff}.badge-dot{position:absolute;right:-2px;top:-2px;min-width:20px;height:20px;padding:0 5px;background:#d76b3c;color:#fff;border-radius:20px;font-size:12px;display:grid;place-items:center}.page-stack{display:grid;gap:16px}.section-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.pill,.verify-badge{background:#244536;color:#fff;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.map-box{width:100%;height:460px;border-radius:28px;overflow:hidden;background:#d8d0bb;box-shadow:0 22px 60px #2933281f}.picker-map{width:100%;height:420px;border-radius:22px;overflow:hidden;background:#d8d0bb}.location-modal{display:grid;gap:12px}.picked-location{display:grid;gap:4px;padding:12px 14px;border-radius:16px;background:#f4ead6}.picked-location small{color:#766950}.marker-card{padding:7px 10px;border-radius:10px;background:#fff;font-weight:800;white-space:nowrap;border:1px solid #cdbd9f}.record-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:14px}.record-card,.card,.empty-card,.gear-card,.auth-card,.hero-card,.detail-modal{background:#fffaf1f0;border:1px solid #eadcc3;border-radius:26px;box-shadow:0 16px 40px #3038291a}.record-card{overflow:hidden;cursor:pointer}.record-card img,.photo-placeholder{width:100%;height:158px;object-fit:cover;display:grid;place-items:center;background:#d9d0b8;font-size:40px}.record-body{padding:14px;display:grid;gap:8px}.record-title-row{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.record-title-row span{font-size:11px;background:#55745d;color:#fff;border-radius:999px;padding:4px 8px}.record-body p,.subtle,.hint{color:#687060;margin:0;line-height:1.55}.meta-row{display:flex;gap:10px;flex-wrap:wrap;color:#766950}.meta-row small{display:inline-flex;align-items:center;gap:3px}.form-card{padding:18px;display:grid;gap:10px}.form-card.compact{grid-template-columns:1fr}.input-row{display:flex;gap:8px}.input-row input{flex:1}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:10px}.primary{background:#244536;color:#fff;padding:14px 16px}.text-button{background:transparent;text-decoration:underline}.verified-button{background:#55745d;color:#fff}.message{margin:0;padding:10px 12px;background:#f0dfc0;border-radius:14px;color:#6d4b22}.place-list{display:grid;gap:6px}.place-list button{text-align:left;background:#fff;border:1px solid #eadcc3}.place-list small{display:block;color:#716a5b;margin-top:3px}.check-line{display:flex;align-items:center;gap:8px;margin:0}.check-line input{width:auto}.gear-picker{display:grid;gap:8px;padding:14px;border-radius:18px;background:#f5ead4}.chips{display:flex;gap:8px;overflow-x:auto;padding-bottom:3px}.chips button{white-space:nowrap}.active-chip{background:#244536;color:#fff}.gear-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.gear-card{padding:12px;display:grid;gap:7px}.gear-card img,.gear-placeholder{width:100%;aspect-ratio:1.2;object-fit:cover;border-radius:18px;background:#d9d0b8;display:grid;place-items:center;font-size:34px}.gear-card span{font-size:12px;color:#7a6d52;font-weight:800}.gear-card p{margin:0;color:#687060;font-size:13px;min-height:20px}.bottom-nav{position:fixed;left:50%;transform:translate(-50%);bottom:16px;width:min(920px,calc(100% - 28px));display:grid;grid-template-columns:repeat(5,1fr);gap:7px;background:#fffaf1e0;border:1px solid #eadcc3;border-radius:24px;padding:8px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 20px 60px #2332262e}.bottom-nav button{display:grid;place-items:center;gap:3px;padding:9px 4px;background:transparent;color:#6c715f}.bottom-nav button.active{background:#244536;color:#fff}.bottom-nav span{font-size:11px}.auth-wrap{min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr;gap:18px;max-width:1000px;margin:0 auto;padding:24px;align-items:center}.hero-card,.auth-card{padding:clamp(22px,4vw,42px)}.hero-card{min-height:420px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(135deg,#244536,#6f5c38);color:#fff}.hero-card p{line-height:1.7;color:#ffffffd6}.logo-mark{width:58px;height:58px;display:grid;place-items:center;background:#ffffff24;border-radius:20px;margin-bottom:18px}.auth-card{display:grid;gap:12px}.notice-panel{position:absolute;right:0;top:72px;width:min(360px,calc(100vw - 32px));z-index:30;padding:14px;background:#fffaf1;border:1px solid #eadcc3;border-radius:22px;box-shadow:0 16px 40px #30382929}.notice-head{display:flex;justify-content:space-between;align-items:center}.notice-panel p{margin:8px 0 0;padding:10px;border-radius:14px;background:#f4ead6}.notice-panel p.unread{background:#e3eddc;font-weight:800}.notice-panel small{display:block;font-size:11px;opacity:.7;margin-top:4px}.modal-backdrop{position:fixed;inset:0;background:#141e168a;z-index:50;display:grid;align-items:end;padding:16px}.detail-modal{width:min(760px,100%);max-height:88vh;overflow:auto;margin:0 auto;padding:16px}.detail-img{width:100%;max-height:320px;object-fit:cover;border-radius:20px}.detail-head,.action-row{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-top:12px}.one-line{font-size:20px;font-weight:900}.detail-sections{display:grid;gap:6px}.comments{display:grid;gap:8px}.comments p{background:#f4ead6;border-radius:14px;padding:10px;margin:0}.empty-card{padding:34px;text-align:center;color:#687060}@media(max-width:720px){.auth-wrap{grid-template-columns:1fr;padding:16px}.hero-card{min-height:300px}.map-box{height:360px}.two-cols{grid-template-columns:1fr}.input-row{flex-direction:column}}.guest-button{background:#f4ead6;border:1px solid #dacbb0}.login-button{display:inline-flex;align-items:center;gap:6px;background:#244536;color:#fff}.guest-note{margin-bottom:14px;padding:12px 14px;border-radius:18px;background:#fffaf1;border:1px solid #eadcc3;color:#687060;line-height:1.55}.success-modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:18px;background:#1c261e6b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.success-modal{width:min(360px,100%);display:grid;gap:12px;justify-items:center;text-align:center;padding:28px 24px 24px;border-radius:28px;border:1px solid #eadcc3;background:#fffaf1fa;box-shadow:0 24px 80px #2332263d}.success-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#244536;color:#fffaf1;font-size:24px;font-weight:900}.success-modal h3{margin:4px 0 0;font-size:24px;letter-spacing:-.04em}.success-modal p{margin:0 0 4px;color:#687060;line-height:1.55}.success-modal button{width:100%}.segmented{display:flex;flex-wrap:wrap;gap:8px}.segmented button{flex:1 1 120px;background:#f4ead6;border:1px solid #dacbb0}.wrap-chips{flex-wrap:wrap;overflow-x:visible}.icon-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px}.icon-grid button{background:#f4ead6;border:1px solid #dacbb0}.rating-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;padding:12px;border-radius:18px;background:#f5ead4}.rating-grid div{display:grid;gap:6px}.rating-grid span{font-size:13px;font-weight:800;color:#546052}.upload-box{display:flex;align-items:center;justify-content:center;gap:8px;min-height:78px;border:1px dashed #b9a98b;border-radius:18px;background:#fff4df;cursor:pointer;margin-top:0}.upload-box input{display:none}.preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px}.preview-grid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:16px;border:1px solid #eadcc3}.feed-list{display:grid;gap:16px}.feed-list .record-card{display:grid;grid-template-columns:minmax(160px,260px) 1fr;min-height:190px}.feed-list .record-card img,.feed-list .photo-placeholder{height:100%;min-height:190px}.tag-row{display:flex;gap:6px;flex-wrap:wrap}.tag-row span,.mini-badge{display:inline-flex;align-items:center;gap:3px;border-radius:999px;padding:5px 8px;background:#efe2ca;color:#5f553f;font-size:11px;font-weight:900}.badge-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.liked-button{background:#d76b3c;color:#fff}.marker-card small{display:block;margin-top:2px;color:#6c715f;font-size:10px}@media(max-width:720px){.feed-list .record-card{grid-template-columns:1fr}.feed-list .record-card img,.feed-list .photo-placeholder{height:220px}}.top-actions{display:flex;align-items:center;gap:8px}.feedback-mini-button{display:inline-flex;align-items:center;gap:6px;background:#fffaf1;border:1px solid #dacbb0;color:#244536}.improved-form{gap:14px}.choice-dropdown{position:relative;display:grid;gap:6px}.choice-trigger{width:100%;display:flex;justify-content:space-between;align-items:center;gap:10px;text-align:left;background:#fff4df;border:1px solid #dacbb0}.choice-trigger span,.choice-menu button{display:grid;gap:3px}.choice-trigger small,.choice-menu small{color:#6f735f;font-size:12px;line-height:1.35;font-weight:600}.choice-menu{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:25;display:grid;gap:6px;padding:8px;border:1px solid #eadcc3;border-radius:18px;background:#fffaf1;box-shadow:0 18px 45px #3038292e}.choice-menu button{text-align:left;background:#f4ead6;border:1px solid transparent}.choice-menu button.selected{background:#244536;color:#fff}.choice-menu button.selected small{color:#ffffffc7}.star-rating{min-height:46px;display:flex;align-items:center;gap:4px;padding:8px 10px;border:1px solid #dacbb0;border-radius:14px;background:#fffaf1}.star-rating button{padding:4px;background:transparent;color:#c9bfa8;line-height:1}.star-rating button.on{color:#d88b22}.fold-card{display:grid;gap:0;border:1px solid #eadcc3;border-radius:20px;background:#fffaf1;overflow:hidden}.fold-head{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;background:#f5ead4;border-radius:0;text-align:left}.fold-head span{display:inline-flex;align-items:center;gap:8px}.fold-head em{min-width:22px;height:22px;display:inline-grid;place-items:center;border-radius:999px;background:#244536;color:#fff;font-style:normal;font-size:12px}.fold-icon{transition:transform .18s ease}.fold-icon.open{transform:rotate(180deg)}.fold-body{display:grid;gap:10px;padding:12px}.marker-card-button{display:grid;gap:3px;width:max-content;max-width:230px;text-align:left;border-radius:12px;cursor:pointer}.marker-card-button b{overflow:hidden;text-overflow:ellipsis}.marker-card-button em{color:#244536;font-style:normal;font-size:10px;font-weight:900}.avatar-preview,.avatar-empty{width:112px;height:112px;border-radius:34px;object-fit:cover;border:1px solid #eadcc3;background:#f4ead6;display:grid;place-items:center;color:#687060;font-size:12px;text-align:center}.feedback-modal{display:grid;gap:12px}.feedback-modal .primary{display:inline-flex;align-items:center;justify-content:center;gap:7px}@media(max-width:720px){.top-actions{gap:6px}.feedback-mini-button{padding:10px 11px}.choice-menu{position:static;box-shadow:none}}.map-box,.picker-map{touch-action:pan-x pan-y;-webkit-user-select:none;user-select:none}.verified-badge-img{width:104px;height:auto;display:inline-block;vertical-align:middle;flex:0 0 auto}.verified-badge-img.small{width:72px}.location-choice-row{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;padding:10px;border:1px solid #eadcc3;border-radius:18px;background:#fffaf1}.location-choice-row button{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#244536;color:#fff}.location-choice-row span{color:#687060;line-height:1.45;font-size:13px}.notice-head small{color:#687060;font-size:11px;font-weight:800}.notice-item{width:100%;display:grid;grid-template-columns:auto 1fr;gap:4px 9px;text-align:left;align-items:start;margin-top:8px;padding:11px 12px;border-radius:15px;background:#f4ead6;border:1px solid transparent}.notice-item.unread{background:#e3eddc;border-color:#c9d9bf}.notice-item span{grid-row:span 2}.notice-item b{font-size:13px;line-height:1.35}.notice-item small{color:#687060}.feedback-email-card{display:flex;align-items:center;gap:10px;padding:16px;border-radius:18px;background:#f4ead6;border:1px solid #eadcc3;word-break:break-all}.insta-feed{display:grid;gap:18px;max-width:620px;margin:0 auto}.insta-post{overflow:hidden;border:1px solid #eadcc3;border-radius:24px;background:#fffaf1;box-shadow:0 16px 40px #3038291a;cursor:pointer}.insta-post-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px 14px}.insta-post-head strong{display:block;font-size:15px}.insta-post-head small{display:block;color:#687060;font-size:12px;margin-top:2px}.insta-avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#efe2ca}.insta-photo{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:grid;place-items:center;background:#d9d0b8;font-size:48px}.insta-photo.placeholder{min-height:340px}.insta-actions{display:flex;gap:14px;align-items:center;padding:12px 14px 6px;font-weight:900}.insta-actions span{display:inline-flex;align-items:center;gap:5px}.insta-caption{padding:0 14px 8px;line-height:1.55;color:#324438}.insta-date{display:block;padding:0 14px 14px;color:#8a7a60}.insta-post .tag-row{padding:0 14px 8px}.feed-list{display:none}@media(max-width:720px){.location-choice-row{grid-template-columns:1fr}.verified-badge-img{width:88px}.insta-feed{gap:14px;max-width:none}.insta-post{border-radius:18px;margin-inline:-2px}.insta-photo.placeholder{min-height:300px}}.verified-badge-img{width:92px;max-width:100%}.verified-badge-img.small{width:62px}.location-button-group{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.location-button-group button{min-height:42px}.location-button-group .small-location-button{padding:8px 10px;min-height:34px;font-size:12px;background:#fff4df;color:#244536;border:1px solid #dacbb0}.map-search-box{display:grid;gap:8px;margin-bottom:10px}.map-place-list{max-height:180px;overflow:auto}.map-wrap{position:relative}.map-current-button{position:absolute;right:12px;top:12px;z-index:5;display:inline-flex;align-items:center;gap:5px;padding:8px 10px;min-height:34px;border-radius:999px;background:#fffaf1f0;color:#244536;border:1px solid #dacbb0;box-shadow:0 10px 24px #30382929;font-size:12px}.picked-location{display:grid;gap:3px;padding:12px;border:1px solid #eadcc3;border-radius:16px;background:#fff4df}.picked-location span,.picked-location small{color:#687060;font-size:12px;line-height:1.35}.gear-upload-box{min-height:64px}.gear-preview{width:120px;height:120px;object-fit:cover;border-radius:20px;border:1px solid #eadcc3;background:#f4ead6}@media(max-width:720px){.verified-badge-img{width:82px}.verified-badge-img.small{width:56px}.location-button-group{width:100%}.location-button-group button:first-child{flex:1}.picker-map{height:360px}}button{white-space:nowrap;word-break:keep-all}.share-mini-button{display:inline-flex;align-items:center;gap:6px;background:#244536;color:#fff;border:1px solid #244536}.record-summary-head{display:flex;justify-content:space-between;align-items:end;gap:10px;margin-top:2px}.record-summary-head b{font-size:18px;letter-spacing:-.03em}.record-summary-head small{color:#687060;font-weight:800;line-height:1.35;text-align:right}.record-summary-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px}.record-summary-card{display:grid;grid-template-columns:82px 1fr;gap:10px;align-items:center;padding:10px;border-radius:20px;border:1px solid #eadcc3;background:#fffaf1f0;box-shadow:0 10px 28px #30382914;cursor:pointer}.record-summary-card>img,.summary-photo-placeholder{width:82px;height:82px;border-radius:16px;object-fit:cover;display:grid;place-items:center;background:#d9d0b8;font-size:28px}.record-summary-info{min-width:0;display:grid;gap:9px}.record-summary-title{display:flex;align-items:flex-start;justify-content:space-between;gap:6px;min-width:0}.record-summary-title h3{font-size:15px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.record-summary-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#766950;font-size:13px;font-weight:900}.record-summary-meta span{display:inline-flex;align-items:center;gap:4px}.summary-stars{display:inline-flex;align-items:center;gap:1px;color:#c9bfa8}.summary-stars .on{color:#d88b22}.verified-badge-img.tiny{width:52px;max-height:28px;object-fit:contain}.pager{display:flex;justify-content:center;align-items:center;gap:10px}.pager span{min-width:64px;text-align:center;font-weight:900;color:#546052}.pager button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:720px){.topbar{align-items:center}.top-actions{flex-wrap:nowrap;justify-content:flex-end}.share-mini-button,.feedback-mini-button,.login-button{min-height:38px;padding:9px 11px;font-size:13px}.icon-button{width:40px;height:40px;flex:0 0 40px}.record-summary-head{align-items:flex-start;flex-direction:column}.record-summary-head small{text-align:left}.record-summary-grid{grid-template-columns:1fr}.record-summary-card{grid-template-columns:76px 1fr}.record-summary-card>img,.summary-photo-placeholder{width:76px;height:76px}.action-row{flex-wrap:wrap}.action-row button{flex:1 1 auto}}.admin-mini-button{display:inline-flex;align-items:center;gap:6px;background:#244536;color:#fffaf1}.admin-shell{max-width:1180px;margin:0 auto;padding:22px;min-height:100vh}.admin-topbar{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px}.admin-topbar h1{margin:0;letter-spacing:-.04em}.admin-top-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.admin-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.admin-tabs button{display:inline-flex;align-items:center;gap:7px;background:#fffaf1;border:1px solid #dacbb0}.admin-tabs button.active{background:#244536;color:#fff}.admin-card{background:#fffaf1f2;border:1px solid #eadcc3;border-radius:26px;padding:16px;box-shadow:0 18px 50px #2332261a}.admin-table-wrap{overflow-x:auto;border:1px solid #eadcc3;border-radius:18px;background:#fff}.admin-table{width:100%;border-collapse:collapse;min-width:760px}.admin-table th,.admin-table td{padding:12px;border-bottom:1px solid #f0e4cf;text-align:left;vertical-align:middle;font-size:14px}.admin-table th{background:#f5ead4;color:#5f553f;font-size:12px}.admin-table td small{display:block;color:#687060;margin-top:4px;max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-table select{min-width:120px;padding:8px 10px}.danger-button{display:inline-flex;align-items:center;gap:5px;background:#8f2d20;color:#fff}.comment-cell{max-width:420px;white-space:pre-wrap;line-height:1.45}@media(max-width:720px){.admin-shell{padding:14px}.admin-topbar{display:grid}.admin-top-actions{justify-content:stretch}.admin-top-actions button,.admin-tabs button{flex:1 1 auto}}.bottom-nav{transition:transform .22s ease,opacity .22s ease;will-change:transform,opacity}.bottom-nav.hide-on-scroll{transform:translate(-50%,130%);opacity:0;pointer-events:none}.map-expand-button{width:fit-content;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#244536;color:#fff;border:1px solid #244536}.map-box.compact{height:260px}.map-box.expanded{height:min(62vh,520px)}.detail-photo-list{display:grid;gap:10px}.detail-photo-list .detail-img{display:block;width:100%;max-height:none;aspect-ratio:4 / 3;object-fit:cover}.record-summary-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.record-summary-card{min-width:0;overflow:hidden}.record-summary-info,.record-summary-title,.record-summary-meta{min-width:0}.record-summary-meta{flex-wrap:wrap;justify-content:flex-start;row-gap:5px}.summary-stars{flex:0 0 auto}.record-summary-title h3{word-break:keep-all;overflow-wrap:anywhere}@media(min-width:721px){.record-summary-card{grid-template-columns:88px minmax(0,1fr)}.record-summary-card>img,.summary-photo-placeholder{width:88px;height:88px}}@media(max-width:720px){.map-expand-button{width:100%}.map-box.compact{height:220px}.map-box.expanded{height:390px}.detail-photo-list .detail-img{aspect-ratio:1 / 1}}.author-profile-button{width:42px;height:42px;padding:0;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#efe2ca;border:1px solid #eadcc3}.author-profile-button img{width:100%;height:100%;object-fit:cover}.author-profile-button span{display:grid;place-items:center;width:100%;height:100%}.author-name-button{padding:0;background:transparent;border-radius:0;text-align:left;font-size:15px;font-weight:900;color:#21382d}.author-name-button:hover{text-decoration:underline;filter:none}.feed-photo-carousel,.detail-photo-list{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:8px;background:#efe2ca}.feed-photo-carousel .insta-photo{flex:0 0 100%;scroll-snap-align:center;cursor:pointer}.detail-photo-list{margin:-1px -1px 14px;border-radius:24px 24px 18px 18px}.detail-photo-list .detail-img{flex:0 0 100%;width:100%;max-height:70vh;object-fit:contain;background:#efe2ca;scroll-snap-align:center}.author-profile-modal{width:min(920px,calc(100vw - 24px));max-height:92vh;overflow:auto;display:grid;gap:14px}.author-profile-head{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center}.author-profile-head img,.author-profile-empty{width:72px;height:72px;border-radius:24px;object-fit:cover;border:1px solid #eadcc3;background:#efe2ca;display:grid;place-items:center;font-size:30px}.author-map-box{width:100%;height:360px;border-radius:24px;overflow:hidden;background:#d8d0bb;box-shadow:0 14px 36px #3038291a;touch-action:pan-x pan-y}.author-map-legend{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.author-map-legend span{border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.author-map-legend small{color:#687060;font-weight:800}.legend-author,.author-marker-card{background:#244536!important;color:#fff!important}.legend-mine,.my-marker-card{background:#d76b3c!important;color:#fff!important}.author-marker-card small,.my-marker-card small{color:#ffffffd1!important}@media(max-width:720px){.author-profile-modal{width:calc(100vw - 16px);max-height:94vh}.author-map-box{height:300px}.detail-photo-list .detail-img{max-height:62vh}.author-profile-head img,.author-profile-empty{width:58px;height:58px;border-radius:20px}}.auth-form{display:grid;gap:12px}.guest-bottom-nav{grid-template-columns:repeat(2,1fr)}.author-modal-actions{display:flex;gap:8px;align-items:center;justify-content:flex-end}.follow-button{background:#244536;color:#fffaf1;border:1px solid #244536}.follow-button.following{background:#fffaf1;color:#244536;border-color:#244536}.follow-button:disabled{opacity:.6;cursor:wait}.owner-view-count{display:inline-flex;align-items:center;gap:4px}.liked-button{color:#d94f3d;background:#ffe9e3}.heart-pop svg{animation:heart-pop .22s ease}@keyframes heart-pop{0%{transform:scale(.8)}70%{transform:scale(1.24) translateY(-2px)}to{transform:scale(1)}}.small-empty-photo{aspect-ratio:auto;min-height:0!important;height:92px;font-size:30px;background:#efe2ca}.feed-carousel-shell{position:relative;background:#efe2ca}.carousel-arrow{display:none;position:absolute;top:50%;transform:translateY(-50%);width:44px;height:64px;padding:0;border-radius:999px;background:#fffaf17a;color:#21382d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);align-items:center;justify-content:center}.carousel-arrow.left{left:12px}.carousel-arrow.right{right:12px}@media(max-width:720px){.author-modal-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.small-empty-photo{height:76px}.carousel-arrow{display:none!important}}.modal-close-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:42px;min-height:38px;padding:9px 12px;border:1px solid rgba(36,69,54,.12);border-radius:999px;background:#fffaf1d1;color:#244536;box-shadow:0 10px 26px #2332261a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-close-button:hover{background:#244536;color:#fffaf1;filter:none}.modal-close-button span{font-size:13px;font-weight:900}.detail-head{align-items:flex-start}.detail-head>div{min-width:0}.detail-head h2,.detail-head .subtle{overflow-wrap:anywhere}.detail-carousel-shell{margin:-1px -1px 14px;border-radius:24px 24px 18px 18px;overflow:hidden}.carousel-arrow{display:inline-flex;opacity:.82;background:#fffaf15c;color:#21382d;border:1px solid rgba(255,250,241,.42);box-shadow:0 12px 30px #111f1729}.carousel-arrow:hover{opacity:1;background:#fffaf1b8;filter:none}.feed-carousel-shell:hover .carousel-arrow{display:inline-flex}.author-profile-text{min-width:0;max-width:100%}.author-profile-text h2{margin:0;line-height:1.16;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}.author-bio-text{margin-top:6px;display:block;max-width:100%;white-space:pre-wrap;overflow:visible;text-overflow:clip;overflow-wrap:anywhere;line-height:1.55}.author-map-toggle{width:100%;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding:12px 14px;border:1px solid #eadcc3;border-radius:18px;background:#fff4df;color:#244536;text-align:left}.author-map-toggle span{display:inline-flex;align-items:center;gap:7px;font-weight:900}.author-map-toggle b{font-size:12px;color:#687060}.author-map-toggle svg:last-child{transition:transform .18s ease}.author-map-toggle svg.open{transform:rotate(180deg)}@media(max-width:720px){.modal-close-button{padding:9px}.modal-close-button span{display:none}.carousel-arrow{display:inline-flex!important;width:38px;height:54px;opacity:.72}.carousel-arrow.left{left:8px}.carousel-arrow.right{right:8px}.author-profile-head{grid-template-columns:58px minmax(0,1fr);align-items:start}}.author-profile-modal .detail-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:10px}.author-profile-modal .author-profile-head{min-width:0;width:100%}.author-profile-modal .author-modal-actions{width:auto;flex:0 0 auto;align-items:flex-start}@media(max-width:720px){.author-profile-modal{padding:16px}.author-profile-modal .detail-head{grid-template-columns:minmax(0,1fr) auto;gap:8px}.author-profile-modal .author-profile-head{grid-template-columns:58px minmax(0,1fr);gap:10px}.author-profile-modal .author-profile-text h2{font-size:24px;line-height:1.2;word-break:keep-all;overflow-wrap:anywhere}.author-profile-modal .author-bio-text{word-break:keep-all;overflow-wrap:anywhere}.author-profile-modal .author-modal-actions{width:auto!important;justify-content:flex-end;flex-wrap:nowrap}.author-profile-modal .follow-button{position:absolute;top:88px;right:16px;min-height:34px;padding:8px 12px}}.insta-post,.insta-post button,.feed-carousel-shell,.feed-photo-carousel,.carousel-arrow,.icon-button{-webkit-tap-highlight-color:transparent}.insta-post:focus,.insta-post:active,.carousel-arrow:focus,.carousel-arrow:active{outline:none;filter:none}.insta-head-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.feed-follow-button{min-height:32px;padding:7px 12px;border-radius:999px;border:1px solid #244536;background:#244536;color:#fffaf1;font-size:12px;font-weight:900;white-space:nowrap}.feed-follow-button.following{background:#fffaf1;color:#244536}.feed-follow-button:disabled{opacity:.62;cursor:wait}.icon-button{display:inline-flex;align-items:center;justify-content:center;line-height:1}.icon-button>svg{display:block;margin:0;transform:translate(0)}.icon-button .badge-dot{line-height:20px}@media(max-width:720px){.insta-post-head{grid-template-columns:auto minmax(0,1fr) auto}.feed-follow-button{padding:7px 10px}}.brand-head{display:flex;align-items:center;flex:0 1 auto;min-width:0}.brand-logo{display:block;width:clamp(182px,31vw,220px);height:auto;object-fit:contain;background:transparent;border:0}.topbar{align-items:center}.topbar .brand-logo{max-height:58px}.top-actions{flex:1 1 auto;justify-content:flex-end;min-width:0}.hero-card{gap:10px}.hero-logo{width:clamp(226px,42vw,312px);margin-bottom:2px;filter:drop-shadow(0 14px 28px rgba(0,0,0,.16))}@media(max-width:720px){.topbar{align-items:center;gap:8px}.brand-head{flex:0 0 auto}.brand-logo{width:clamp(166px,44vw,186px)}.topbar .brand-logo{max-height:52px}.top-actions{flex-wrap:nowrap;gap:6px}.hero-logo{width:240px}}@media(max-width:430px){.brand-logo{width:clamp(154px,42vw,172px)}.topbar .brand-logo{max-height:49px}.share-mini-button,.feedback-mini-button,.admin-mini-button{width:38px;min-width:38px;height:38px;padding:0;justify-content:center;gap:0;overflow:hidden;font-size:0}.share-mini-button svg,.feedback-mini-button svg,.admin-mini-button svg{width:17px;height:17px;flex:0 0 auto}}
