:root{--ink:#292722;--muted:#79736a;--paper:#f7f5ef;--white:#fffefb;--line:#e7e2d8;--amber:#c8682d;--amber-dark:#9f4820;--green:#28735a;--night:#17211f;--shadow:0 18px 50px #392e1e17}*{box-sizing:border-box}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}.page-shell{width:min(1160px,100% - 40px);margin-inline:auto}.site-header{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f5efe6;border-bottom:1px solid #d6cfc3bf;height:74px;position:sticky;top:0}.header-inner{align-items:center;gap:48px;width:min(1160px,100% - 40px);height:100%;margin:auto;display:flex}.brand{flex-shrink:0;align-items:center;gap:11px;display:inline-flex}.brand-icon{object-fit:contain;width:34px;height:34px}.brand strong{letter-spacing:.1em;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.05;display:block}.brand small{color:var(--muted);letter-spacing:.18em;margin-top:3px;font-size:8px;display:block}.desktop-nav{align-self:stretch;gap:28px;display:flex}.nav-link{color:var(--muted);align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex;position:relative}.nav-link.active{color:var(--ink)}.nav-link.active:after{content:"";background:var(--amber);height:2px;position:absolute;inset:auto 0 -1px}.header-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.mobile-guide-link{display:none}.signed-in-user{max-width:180px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;border-radius:7px;padding:7px 9px;font-size:12px;transition:all .2s;overflow:hidden}.signed-in-user:hover{color:var(--ink);background:#fffefbbf}.signed-in-user:focus-visible{color:var(--ink);outline:2px solid var(--amber);outline-offset:2px}.logout-button.has-error,.save-shop-button.has-error{color:#9b3d33}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 18px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:var(--amber);box-shadow:0 7px 20px #aa4c1c33}.button-primary:hover{background:var(--amber-dark)}.button-ghost{background:0 0}.button-outline{border-color:var(--line);background:var(--white)}.home-layout{grid-template-columns:minmax(0,680px) 310px;justify-content:center;gap:66px;padding-block:58px 100px;display:grid}.hero-copy{margin-bottom:30px}.eyebrow,.mini-label{color:var(--amber);letter-spacing:.2em;align-items:center;gap:7px;margin:0 0 13px;font-family:Georgia,serif;font-size:11px;font-weight:700;display:flex}.hero-copy h1{letter-spacing:.04em;margin:0;font-family:Yu Mincho,YuMincho,serif;font-size:clamp(36px,5vw,54px);font-weight:500;line-height:1.28}.hero-copy>p:last-child{color:var(--muted);margin:17px 0 0;font-size:14px}.quick-filters{scrollbar-width:none;gap:9px;margin-bottom:38px;padding-bottom:5px;display:flex;overflow-x:auto}.quick-filters::-webkit-scrollbar{display:none}.filter-chip{color:#676159;background:var(--white);border:1px solid var(--line);border-radius:999px;flex:none;align-items:center;gap:7px;padding:9px 16px;font-size:12px;font-weight:600;display:inline-flex}.filter-chip.selected{color:#fff;background:var(--night);border-color:var(--night)}.live-dot{background:#e7684f;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 3px #e7684f29}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:15px;display:flex}.section-heading span{color:var(--amber);letter-spacing:.18em;font-family:Georgia,serif;font-size:9px}.section-heading h2{margin:4px 0 0;font-family:Yu Mincho,YuMincho,serif;font-size:21px;font-weight:600}.section-heading>a{color:var(--muted);align-items:center;gap:4px;font-size:12px;display:flex}.feed{gap:28px;display:grid}.shop-card{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;overflow:hidden}.card-image-wrap{aspect-ratio:16/10;color:#fff;display:block;position:relative;overflow:hidden}.card-image{object-fit:cover;transition:transform .6s}.card-image-wrap:hover .card-image{transform:scale(1.025)}.image-scrim{background:linear-gradient(#00000021,#0000 38%,#090906c2);position:absolute;inset:0}.category-label{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.17em;background:#1a17138c;border:1px solid #ffffff4d;border-radius:5px;padding:6px 9px;font-family:Georgia,serif;font-size:9px;position:absolute;top:17px;left:18px}.status-pill{color:#544e46;background:#fffefbeb;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #0000001a}.status-pill i{background:#a5a198;border-radius:50%;width:6px;height:6px}.status-pill.is-open{color:#236148}.status-pill.is-open i{background:#36a678;box-shadow:0 0 0 3px #36a67829}.status-pill.is-stale{color:#8b6237;background:#fff6df}.status-pill.is-stale i{background:#d49748}.status-pill.static{box-shadow:none;border:1px solid var(--line);position:static}.card-photo-copy{position:absolute;inset:auto 22px 20px}.card-photo-copy h2{letter-spacing:.04em;margin:0 0 7px;font-family:Yu Mincho,YuMincho,serif;font-size:27px;font-weight:500}.card-photo-copy p{color:#ffffffd6;max-width:500px;margin:0;font-size:12px;line-height:1.7}.card-details{padding:15px 19px 18px}.owner-row{align-items:center;display:flex}.avatar{color:#fff;background:linear-gradient(135deg,#837b68,#36342f);border-radius:50%;flex:none;place-items:center;width:36px;height:36px;margin-right:10px;font-family:Georgia,serif;display:grid;position:relative;overflow:hidden}.avatar img{object-fit:cover}.avatar.large{width:48px;height:48px;font-size:18px}.owner-row>:nth-child(2){margin-right:auto}.owner-row strong,.owner-row span{display:block}.owner-row strong{font-size:12px}.owner-row span{color:var(--muted);margin-top:2px;font-size:9px}.icon-button{cursor:pointer;background:0 0;border:0;place-items:center;padding:8px;display:grid}.save-icon-button.is-saved{color:var(--amber)}.save-icon-button:disabled{cursor:wait;opacity:.65}.location-row{color:#514c44;align-items:center;gap:5px;margin-top:14px;font-size:11px;font-weight:600;display:flex}.location-row svg{color:var(--amber)}.dot{color:#aaa39a}.card-meta{color:var(--muted);align-items:center;gap:8px;margin-top:10px;font-size:10px;display:flex}.card-meta span{background:#f2efe8;border-radius:5px;padding:5px 8px}.card-meta small{color:#aaa49a;margin-left:auto}.side-column{align-self:start;gap:18px;padding-top:168px;display:grid;position:sticky;top:110px}.side-card{background:var(--white);border:1px solid var(--line);border-radius:15px;padding:24px}.tonight-card{color:#fff;background:var(--night);border:0}.side-card-title{color:#d7d2c7;align-items:center;gap:9px;font-size:11px;display:flex}.tonight-card>strong{margin-top:20px;font-family:Georgia,serif;font-size:44px;font-weight:400;display:block}.tonight-card>strong small{margin-left:5px;font-size:14px}.tonight-card p{color:#aaa9a2;margin:2px 0 18px;font-size:11px}.tonight-card a{color:#e2a06c;align-items:center;gap:5px;font-size:11px;font-weight:600;display:flex}.discovery-card h3{margin:0 0 19px;font-family:Yu Mincho,YuMincho,serif;font-size:20px;font-weight:500;line-height:1.55}.tag-cloud{flex-wrap:wrap;gap:7px;display:flex}.tag-cloud a{color:#6f685e;background:#f4f1ea;border-radius:4px;padding:7px 9px;font-size:10px}.side-note{color:#aaa49b;text-align:center;font-size:9px;line-height:1.8}.explore-page{min-height:calc(100vh - 74px);padding-block:54px 110px}.explore-header{text-align:center;max-width:780px;margin-inline:auto}.explore-header .eyebrow{justify-content:center}.explore-header h1{margin:0 0 27px;font-family:Yu Mincho,YuMincho,serif;font-size:37px;font-weight:500}.search-box{background:var(--white);border:1px solid var(--line);border-radius:999px;align-items:center;gap:11px;padding:7px 8px 7px 17px;display:flex;box-shadow:0 10px 30px #42342312}.search-box svg{color:var(--muted)}.search-box input{background:0 0;border:0;outline:0;flex:1;min-width:0;padding:9px 0;font-size:13px}.search-box button{color:#fff;background:var(--night);cursor:pointer;border:0;border-radius:999px;padding:10px 22px;font-size:12px}.filter-bar{justify-content:center;align-items:center;gap:8px;margin-top:20px;display:flex;overflow-x:auto}.filter-bar>svg{color:var(--muted);margin-right:4px}.filter-separator{background:var(--line);flex:none;width:1px;height:24px;margin-inline:2px}.filter-bar a{color:var(--muted);border:1px solid var(--line);border-radius:999px;flex:none;align-items:center;gap:6px;padding:8px 13px;font-size:11px;display:inline-flex}.filter-bar a.selected{color:#fff;background:var(--night);border-color:var(--night)}.location-filter{border:1px solid var(--line);text-align:left;background:#fffefbbf;border-radius:12px;grid-template-columns:auto repeat(3,minmax(110px,1fr)) auto auto;align-items:end;gap:9px;margin-top:14px;padding:13px 14px;display:grid}.location-filter>svg{color:var(--amber);align-self:center}.location-filter label{gap:5px;display:grid}.location-filter>label>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:700}.location-filter select{min-width:0;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:7px;padding:9px 28px 9px 10px;font-size:11px}.location-filter select:disabled{color:#aaa49a;background:#f1eee7}.location-filter>button{color:#fff;background:var(--night);cursor:pointer;border:0;border-radius:8px;min-height:36px;padding-inline:14px;font-size:10px;font-weight:700}.location-filter>a{min-height:36px;color:var(--muted);align-items:center;gap:3px;font-size:9px;display:flex}.preference-filter{border-top:1px solid var(--line);flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:7px;padding-top:4px;display:flex}.preference-title{color:var(--muted);margin-right:3px;font-size:9px;font-weight:700}.location-filter .preference-chip{cursor:pointer;display:block}.preference-chip input{opacity:0;width:1px;height:1px;position:absolute}.preference-chip>span{color:var(--muted);background:var(--white);border:1px solid var(--line);border-radius:999px;padding:7px 10px;font-size:9px;display:block}.preference-chip input:checked+span{color:#fff;background:var(--green);border-color:var(--green)}.preference-chip input:focus-visible+span{outline:2px solid var(--amber);outline-offset:2px}.location-filter .roleplay-filter{align-items:center;gap:6px;margin-left:auto;display:flex}.roleplay-filter>span{color:var(--muted);font-size:9px;font-weight:700}.roleplay-filter select{padding-block:7px;font-size:9px}.result-heading{justify-content:space-between;margin:52px 0 16px;font-size:12px;display:flex}.result-heading span{color:var(--muted)}.result-heading>div{align-items:center;gap:15px;display:flex}.result-heading a{color:var(--amber-dark);align-items:center;gap:4px;font-size:10px;display:inline-flex}.shop-grid{grid-template-columns:repeat(3,1fr);gap:26px 18px;display:grid}.grid-card{min-width:0}.grid-image{aspect-ratio:4/5;background:#ddd;border-radius:12px;width:100%;display:block;position:relative;overflow:hidden}.grid-image img{object-fit:cover;transition:all .4s}.grid-card:hover .grid-image img{transform:scale(1.025)}.grid-card>div:last-child{padding:11px 3px}.grid-card-copy{align-items:flex-start;gap:8px;display:flex}.grid-card-main{min-width:0;margin-right:auto}.grid-card-copy .save-icon-button{flex:none}.grid-card small{color:var(--amber);letter-spacing:.08em;font-size:9px;font-weight:700}.grid-card h2{margin:4px 0;font-family:Yu Mincho,YuMincho,serif;font-size:18px;font-weight:600}.grid-card p{color:var(--muted);margin:0;font-size:10px}.grid-card-owner{width:fit-content;max-width:100%;color:var(--muted);align-items:center;gap:6px;margin-top:9px;font-size:9px;display:flex}.grid-card-owner .avatar{width:23px;height:23px;margin:0;font-size:9px}.grid-card-owner span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.grid-card-owner[href]:hover{color:var(--ink)}.pagination{justify-content:center;align-items:center;gap:22px;margin-top:44px;display:flex}.pagination a{background:var(--white);border:1px solid var(--line);border-radius:999px;align-items:center;gap:5px;min-height:38px;padding-inline:15px;font-size:10px;font-weight:700;display:inline-flex}.pagination>span{color:var(--muted);font-family:Georgia,serif;font-size:11px}.pagination .pagination-disabled{opacity:.4;border:1px solid #0000;align-items:center;gap:5px;min-height:38px;padding-inline:15px;font-family:inherit;font-size:10px;font-weight:700;display:inline-flex}.empty-state{min-height:300px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-state h1,.empty-state h2{color:var(--ink);font-family:Yu Mincho,YuMincho,serif;font-weight:500}.empty-state p{margin:0 0 22px;font-size:13px}.page-min{min-height:calc(100vh - 74px)}.detail-page{--shop-page-bg:var(--paper);--shop-surface:var(--white);--shop-soft:#f5f2eb;--shop-ink:var(--ink);--shop-muted:var(--muted);--shop-line:var(--line);--shop-accent:var(--amber);--shop-accent-dark:var(--amber-dark);--shop-accent-contrast:#fff;--shop-heading:"Yu Mincho", YuMincho, serif;min-height:100vh;color:var(--shop-ink);background-color:var(--shop-page-bg);padding-bottom:100px}.shop-theme-midnight{--shop-page-bg:#111a20;--shop-surface:#1b272d;--shop-soft:#243239;--shop-ink:#f4efe3;--shop-muted:#aeb7b8;--shop-line:#35434a;--shop-accent:#d7aa62;--shop-accent-dark:#efc982;--shop-accent-contrast:#172026;--shop-heading:Georgia, "Yu Mincho", YuMincho, serif;background-image:radial-gradient(circle at 12% 25%,#3d6f852e,#0000 30%),radial-gradient(circle at 88% 58%,#cea35f14,#0000 28%)}.shop-theme-botanical{--shop-page-bg:#f1f3e9;--shop-surface:#fbfcf5;--shop-soft:#e5ebd9;--shop-ink:#29352d;--shop-muted:#68776a;--shop-line:#d5ddcc;--shop-accent:#60815e;--shop-accent-dark:#3f6547;--shop-accent-contrast:#fff;background-image:radial-gradient(at 0 40%,#7797661f,#0000 30%),radial-gradient(at 100% 80%,#b99c671a,#0000 28%)}.shop-theme-royal{--shop-page-bg:#f5eff5;--shop-surface:#fffaff;--shop-soft:#eee2ee;--shop-ink:#3b2a3a;--shop-muted:#806e7e;--shop-line:#e2d2e0;--shop-accent:#8b547e;--shop-accent-dark:#67365d;--shop-accent-contrast:#fff;--shop-heading:Georgia, "Yu Mincho", YuMincho, serif;background-image:radial-gradient(circle at 18% 30%,#975c8b1a,#0000 27%),radial-gradient(circle at 83% 65%,#c79b651a,#0000 25%)}.detail-topbar{display:none}.gallery{background:var(--shop-line,#ddd);grid-template-rows:repeat(2,245px);grid-template-columns:2fr 1fr;gap:4px;width:min(1380px,100%);margin:0 auto;display:grid}.gallery-item{position:relative;overflow:hidden}.gallery-item img{object-fit:cover}.gallery-1{grid-row:1/3}.detail-layout{grid-template-columns:minmax(0,700px) 330px;justify-content:center;gap:70px;padding-top:45px;display:grid}.title-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding-bottom:30px;display:flex}.title-row h1{letter-spacing:.03em;margin:14px 0 6px;font-family:Yu Mincho,YuMincho,serif;font-size:39px;font-weight:500}.title-row p{color:var(--muted);margin:0;font-size:12px}.social-actions{align-items:flex-end;gap:12px;display:flex}.social-actions button{cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:9px;display:flex}.social-actions span{color:var(--muted);font-size:10px}.social-actions button.is-saved{color:var(--amber)}.like-shop-button.is-liked{color:#c94e56}.like-shop-button.has-error,.share-shop-button.has-error{color:#ad382c}.like-shop-button:disabled{cursor:wait;opacity:.65}.share-shop-button{position:relative}.share-shop-button.is-icon{padding:0}.share-feedback{z-index:70;background:var(--night);pointer-events:none;border-radius:6px;width:max-content;max-width:220px;padding:7px 10px;font-weight:600;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 8px 20px #17211f33;color:#fff!important;font-size:9px!important}.owner-panel{border-bottom:1px solid var(--line);align-items:center;padding:23px 0;display:flex}.owner-panel>div:nth-child(2){margin-right:auto}.owner-panel strong{font-size:13px;display:block}.owner-panel span{color:var(--muted);align-items:center;gap:4px;margin-top:4px;font-size:10px;display:flex}.owner-panel span svg{color:var(--green)}.follow-control{align-items:center;gap:8px;display:flex;position:relative}.follow-control>span{color:var(--muted);margin:0;font-size:9px}.follow-control .is-followed{color:var(--green);background:#edf6f2;border-color:#bcd6cc}.follow-control>small{color:#ad382c;text-align:right;width:220px;font-size:9px;position:absolute;top:calc(100% + 5px);right:0}.follow-control button:disabled{cursor:not-allowed;opacity:.65;transform:none}.detail-section{border-bottom:1px solid var(--line);padding:29px 0}.detail-section h2{margin:0 0 13px;font-family:Yu Mincho,YuMincho,serif;font-size:19px}.detail-section>p{color:#666057;margin:0;font-size:13px;line-height:2}.tag-list{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.tag-list a{color:var(--amber-dark);font-size:11px}.shop-external-link{color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:999px;align-items:center;gap:7px;margin-top:18px;padding:9px 13px;font-size:10px;font-weight:700;display:inline-flex}.shop-external-link>span{color:#fff;background:#111;border-radius:50%;place-items:center;width:18px;height:18px;font-family:Arial,sans-serif;font-size:9px;display:grid}.shop-external-link svg{color:var(--muted)}.detail-info-grid{border-bottom:0;grid-template-columns:repeat(2,1fr);gap:23px;display:grid}.detail-info-grid>div{grid-template-columns:27px 1fr;align-items:start;display:grid}.detail-info-grid svg{color:var(--amber);grid-row:1/3}.detail-info-grid span{color:var(--muted);font-size:9px}.detail-info-grid strong{margin-top:4px;font-size:12px;line-height:1.6}.visit-card{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:17px;align-self:start;padding:28px;position:sticky;top:110px}.visit-card h2{align-items:center;gap:7px;margin:0 0 24px;font-family:Yu Mincho,YuMincho,serif;font-size:19px;display:flex}.visit-card h2 svg{color:var(--amber)}.address-lines{background:#f5f2eb;border-radius:10px;gap:6px;padding:18px;display:grid}.address-lines span{color:var(--muted);letter-spacing:.13em;margin-top:7px;font-family:Georgia,serif;font-size:8px}.address-lines span:first-child{margin-top:0}.address-lines strong{font-size:13px;line-height:1.6}.address-copy{border-radius:9px;width:100%;margin-top:14px}.visit-card>p{color:#999289;margin:14px 4px 0;font-size:9px;line-height:1.7}.shop-theme-ornament{height:28px;color:var(--shop-accent);justify-content:center;align-items:center;gap:10px;display:flex}.shop-theme-ornament span{opacity:.55;background:linear-gradient(90deg,#0000,currentColor);width:min(90px,14vw);height:1px}.shop-theme-ornament span:last-child{transform:rotate(180deg)}.shop-theme-ornament i{border:1px solid;width:7px;height:7px;transform:rotate(45deg)}.detail-page .detail-layout{color:var(--shop-ink)}.detail-page .title-row,.detail-page .owner-panel,.detail-page .detail-section{border-color:var(--shop-line)}.detail-page .title-row h1,.detail-page .detail-section h2,.detail-page .visit-card h2{font-family:var(--shop-heading)}.detail-page .title-row p,.detail-page .social-actions span,.detail-page .owner-panel span,.detail-page .detail-info-grid span,.detail-page .detail-section>p{color:var(--shop-muted)}.detail-page .owner-panel span svg,.detail-page .detail-info-grid svg,.detail-page .visit-card h2 svg{color:var(--shop-accent)}.detail-page .tag-list a{color:var(--shop-accent-dark)}.detail-page .shop-external-link{color:var(--shop-ink);background:var(--shop-surface);border-color:var(--shop-line)}.detail-page .visit-card{color:var(--shop-ink);background:var(--shop-surface);border-color:var(--shop-line);box-shadow:0 18px 50px color-mix(in srgb, var(--shop-ink) 11%, transparent)}.detail-page .address-lines{background:var(--shop-soft)}.detail-page .address-lines span,.detail-page .visit-card>p{color:var(--shop-muted)}.detail-page .address-copy{color:var(--shop-accent-contrast);background:var(--shop-accent);box-shadow:none}.detail-page .address-copy:hover{background:var(--shop-accent-dark)}.auth-page{background:var(--white);grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.auth-art{color:#fff;background:linear-gradient(#0a0f0e33,#0a0f0edb),url(https://images.unsplash.com/photo-1572116469696-31de0f17cc34?auto=format&fit=crop&w=1600&q=85) 50%/cover;align-items:flex-end;padding:70px;display:flex;position:relative}.auth-art.register-art{background-image:linear-gradient(#0a0f0e26,#0a0f0edb),url(https://images.unsplash.com/photo-1529139574466-a303027c1d8b?auto=format&fit=crop&w=1600&q=85)}.auth-art span{color:#e8a671;letter-spacing:.2em;font-family:Georgia,serif;font-size:11px}.auth-art h1{margin:15px 0;font-family:Yu Mincho,YuMincho,serif;font-size:clamp(38px,5vw,62px);font-weight:400;line-height:1.35}.auth-art p{color:#ffffffb3;font-size:13px}.auth-panel{flex-direction:column;justify-content:center;width:min(410px,100% - 60px);margin:auto;display:flex;position:relative}.back-link{color:var(--muted);align-items:center;gap:6px;font-size:11px;display:flex;position:absolute;top:-25vh}.auth-copy{margin:48px 0 26px}.auth-copy>svg{color:var(--amber)}.auth-copy h2{margin:0 0 8px;font-family:Yu Mincho,YuMincho,serif;font-size:31px;font-weight:500}.auth-copy p{color:var(--muted);font-size:12px;line-height:1.7}.google-button{color:#4c4842;border-color:var(--line);background:#fff;border-radius:9px;width:100%}.divider{color:#aaa49a;align-items:center;gap:12px;margin:19px 0;font-size:9px;display:flex}.divider:before,.divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-panel label{gap:7px;margin-bottom:14px;font-size:11px;font-weight:600;display:grid}.auth-panel input{border:1px solid var(--line);background:#f9f7f2;border-radius:8px;padding:13px 14px}.auth-form{display:grid}.auth-password-hint{color:var(--muted);margin:-7px 0 14px;font-size:9px}.auth-submit{border-radius:9px;width:100%}.auth-panel button:disabled{cursor:not-allowed;opacity:.65;transform:none}.auth-note{color:#9d968c;text-align:center;font-size:9px;line-height:1.7}.auth-consent{color:#928b81;text-align:center;margin:12px 0 0;font-size:9px;line-height:1.7}.auth-consent a,.legal-document a{color:var(--amber-dark);text-underline-offset:3px;text-decoration:underline}.auth-switch{color:var(--muted);text-align:center;margin:18px 0 0;font-size:10px}.auth-switch a{color:var(--amber-dark);text-underline-offset:3px;font-weight:700;text-decoration:underline}.auth-reset-link{margin-top:9px}.auth-success{color:#315d4d;background:#eaf5ef;border:1px solid #cfe4d9;border-radius:9px;margin:0 0 18px;padding:12px 14px;font-size:11px;line-height:1.7}.auth-reset-result{color:#315d4d;background:#eaf5ef;border:1px solid #cfe4d9;border-radius:12px;gap:13px;padding:20px;display:grid}.auth-reset-result h3,.auth-reset-result p{margin:0}.auth-reset-result h3{font-family:Yu Mincho,YuMincho,serif;font-size:18px}.auth-reset-result p{font-size:11px;line-height:1.8}.auth-error{color:#ad382c;text-align:center;font-size:11px}.mobile-nav{display:none}.dashboard-page{min-height:calc(100vh - 74px);padding-block:55px 110px}.dashboard-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:28px;display:flex}.dashboard-heading .eyebrow{margin-bottom:8px}.dashboard-heading h1{margin:0;font-family:Yu Mincho,YuMincho,serif;font-size:38px;font-weight:500}.dashboard-heading>div>p:last-child{color:var(--muted);margin:9px 0 0;font-size:12px}.dashboard-heading-actions{align-items:center;gap:9px;display:flex}.dashboard-empty{background:var(--white);border:1px solid var(--line);text-align:center;border-radius:18px;flex-direction:column;align-items:center;max-width:620px;margin:70px auto 0;padding:60px 24px;display:flex}.dashboard-empty>svg{color:var(--amber)}.dashboard-empty h2{margin:18px 0 8px;font-family:Yu Mincho,YuMincho,serif;font-size:24px;font-weight:500}.dashboard-empty p{max-width:430px;color:var(--muted);margin:0 0 24px;font-size:12px;line-height:1.8}.owned-shop-list{gap:14px;margin-top:30px;display:grid}.owned-shop{background:var(--white);border:1px solid var(--line);border-radius:14px;grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:20px;padding:14px;display:grid}.owned-shop-image{aspect-ratio:4/3;background:#eee;border-radius:9px;position:relative;overflow:hidden}.owned-shop-image img{object-fit:cover}.owned-shop-copy h2{margin:7px 0 5px;font-family:Yu Mincho,YuMincho,serif;font-size:20px;font-weight:600}.owned-shop-copy p{color:var(--muted);margin:0;font-size:9px}.owned-shop-metrics{flex-wrap:wrap;gap:8px 14px;margin-top:10px;display:flex}.owned-shop-metrics span{color:#625c53;align-items:center;gap:5px;font-size:10px;font-weight:700;display:inline-flex}.owned-shop-metrics svg{color:var(--amber)}.owned-shop-status{flex-wrap:wrap;gap:6px;display:flex}.owned-shop-status span{color:var(--muted);background:#f2efe8;border-radius:4px;padding:4px 7px;font-size:8px;font-weight:700}.owned-shop-status .is-published{color:var(--green);background:#e8f3ee}.owned-shop-status .is-open{color:#fff;background:var(--green)}.owned-shop-actions{align-items:center;gap:6px;display:flex}.quick-status{color:#fff;background:var(--green);border-radius:8px;min-width:88px}.quick-status.is-open{color:#665e52;border-color:var(--line);background:#f1eee7}.quick-status i{background:currentColor;border-radius:50%;width:7px;height:7px}.quick-status.has-error{color:#fff;background:#a83e32}.freshness-button.has-error{color:#ad382c}.freshness-button:disabled{cursor:wait;opacity:.65}.shop-editor-page{max-width:760px;padding-block:42px 100px}.editor-topline{justify-content:space-between;gap:20px;display:flex}.editor-back{color:var(--muted);align-items:center;gap:6px;font-size:11px;display:inline-flex}.editor-heading{margin:36px 0 30px}.editor-heading .eyebrow{margin-bottom:8px}.editor-heading h1{margin:0;font-family:Yu Mincho,YuMincho,serif;font-size:36px;font-weight:500}.editor-heading>p:last-child{color:var(--muted);margin:9px 0 0;font-size:12px}.editor-notice{color:#315d4d;background:#eaf5ef;border:1px solid #cfe4d9;border-radius:10px;gap:4px;margin:-12px 0 18px;padding:14px 16px;display:grid}.editor-notice strong{font-size:12px}.danger-zone{background:#fff9f7;border:1px solid #edcfca;border-radius:12px;gap:15px;margin-top:34px;padding:22px;display:grid}.danger-zone>div:first-child span{color:#a83e32;letter-spacing:.15em;font-family:Georgia,serif;font-size:9px;font-weight:700}.danger-zone h2{margin:4px 0 0;font-family:Yu Mincho,YuMincho,serif;font-size:19px}.danger-zone>p{color:var(--muted);margin:0;font-size:10px;line-height:1.8}.danger-zone>.danger-button{justify-self:start}.danger-button{color:#fff;background:#a83e32;border-color:#a83e32}.danger-button:disabled{cursor:not-allowed;opacity:.45}.delete-confirmation{gap:12px;display:grid}.delete-confirmation label{color:#544f47;gap:7px;font-size:10px;font-weight:600;display:grid}.delete-confirmation input{background:var(--white);border:1px solid #dcaea7;border-radius:8px;padding:11px 12px}.delete-confirmation>div{justify-content:flex-end;gap:8px;display:flex}.editor-notice span{font-size:10px;line-height:1.6}.shop-form{gap:18px;display:grid}.form-section{background:var(--white);border:1px solid var(--line);border-radius:15px;gap:17px;padding:27px;display:grid}.form-section>div:first-child{align-items:center;gap:10px;padding-bottom:4px;display:flex}.form-section>div:first-child span{color:var(--amber);font-family:Georgia,serif;font-size:10px}.form-section h2{margin:0;font-family:Yu Mincho,YuMincho,serif;font-size:20px;font-weight:600}.form-section label{color:#544f47;gap:7px;font-size:11px;font-weight:600;display:grid}.form-section input,.form-section select,.form-section textarea{width:100%;color:var(--ink);border:1px solid var(--line);background:#faf8f3;border-radius:8px;outline:none;padding:12px 13px}.form-section textarea{resize:vertical;line-height:1.7}.form-section input:focus,.form-section select:focus,.form-section textarea:focus{border-color:var(--amber);box-shadow:0 0 0 3px #c8682d1a}.form-grid{gap:12px;display:grid}.form-grid.two{grid-template-columns:repeat(2,1fr)}.form-grid.three{grid-template-columns:repeat(3,1fr)}.form-section .checkbox-label{align-items:center;gap:9px;display:flex}.form-section .checkbox-label input{width:17px;height:17px;accent-color:var(--amber)}.theme-picker{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin:0;padding:0;display:grid}.theme-option{border:1px solid var(--line);cursor:pointer;background:#faf8f3;border-radius:11px;align-items:center;padding:11px;transition:all .2s;position:relative;grid-template-columns:92px minmax(0,1fr)!important;gap:13px!important}.theme-option:hover{border-color:#d8c6b8;transform:translateY(-1px)}.theme-option.selected{border-color:var(--amber);box-shadow:0 0 0 2px #c8682d1f}.theme-option:focus-within{outline:2px solid var(--amber);outline-offset:2px}.theme-option>input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.theme-preview{background:var(--preview-bg);border:1px solid var(--preview-line);border-radius:7px;width:92px;height:68px;display:block;position:relative;overflow:hidden;box-shadow:0 5px 12px #2e261c14}.theme-preview i{background:var(--preview-accent);height:9px;position:absolute;inset:0 0 auto}.theme-preview b{background:linear-gradient(135deg, var(--preview-image), color-mix(in srgb, var(--preview-image) 55%, #fff));border-radius:3px;position:absolute;inset:15px 8px 23px}.theme-preview em,.theme-preview em:before{background:var(--preview-text);content:"";border-radius:2px;height:3px;position:absolute;left:8px}.theme-preview em{width:52px;bottom:12px}.theme-preview em:before{width:34px;bottom:-6px}.theme-preview-classic{--preview-bg:#fffefb;--preview-line:#e7e2d8;--preview-accent:#c8682d;--preview-image:#a5957d;--preview-text:#625c52}.theme-preview-midnight{--preview-bg:#1b272d;--preview-line:#35434a;--preview-accent:#d7aa62;--preview-image:#385b6b;--preview-text:#d9d2c6}.theme-preview-botanical{--preview-bg:#fbfcf5;--preview-line:#d5ddcc;--preview-accent:#60815e;--preview-image:#8da37e;--preview-text:#526455}.theme-preview-royal{--preview-bg:#fffaff;--preview-line:#e2d2e0;--preview-accent:#8b547e;--preview-image:#9f7a99;--preview-text:#6f536b}.theme-option-copy{gap:5px;display:grid}.theme-option-copy strong{color:var(--ink);font-size:12px}.theme-option-copy small{color:var(--muted);font-size:9px;font-weight:400;line-height:1.55}.form-hint{color:var(--muted);margin:0;font-size:10px;line-height:1.7}.form-field-error{color:#a83e32;font-size:10px;font-weight:600;line-height:1.6}.form-section [aria-invalid=true]{background:#fff9f7;border-color:#d69990}.form-actions{justify-content:flex-end;padding-top:5px;display:flex}.form-success{color:var(--green);text-align:right;margin:0;font-size:12px}.status-section{border-color:#d7e5df}.status-toggles{background:var(--line);border:1px solid var(--line);border-radius:10px;gap:1px;display:grid;overflow:hidden}.status-section .switch-row{background:var(--white);flex-direction:row;justify-content:space-between;align-items:center;gap:20px;padding:15px;display:flex}.switch-row span{gap:4px;display:grid}.switch-row strong{font-size:12px}.switch-row small{color:var(--muted);font-size:9px;font-weight:400}.status-section .switch-row input{width:38px;height:21px;accent-color:var(--green)}.status-section .switch-row select{width:auto;min-width:170px}.structured-block{gap:10px;display:grid}.field-title{color:#544f47;font-size:11px;font-weight:600}.tag-picker,.selected-tags,.day-picker{flex-wrap:wrap;gap:7px;display:flex}.tag-picker button,.selected-tags button{color:var(--muted);border:1px solid var(--line);cursor:pointer;background:#f5f2eb;border-radius:999px;padding:7px 10px;font-size:10px}.tag-picker button.selected{color:#fff;background:var(--night);border-color:var(--night)}.selected-tags button{color:var(--amber-dark);background:#fff6ef;border-color:#edd8c8}.selected-tags button span{margin-left:5px}.custom-tag{gap:7px;display:flex}.custom-tag input{flex:1}.custom-tag button{color:#fff;background:var(--night);cursor:pointer;border:0;border-radius:8px;padding-inline:16px;font-size:11px;font-weight:700}.day-picker label{min-width:42px;color:var(--muted);border:1px solid var(--line);cursor:pointer;background:#f5f2eb;border-radius:8px;justify-content:center;align-items:center;padding:9px 11px;display:flex}.day-picker label.selected{color:#fff;background:var(--green);border-color:var(--green)}.day-picker input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.policy-fields{border:1px solid var(--line);background:#faf8f3;border-radius:10px;gap:12px;margin:4px 0 0;padding:17px;display:grid}.policy-fields legend{color:#544f47;padding-inline:5px;font-size:11px;font-weight:700}.policy-picker{flex-wrap:wrap;gap:8px;display:flex}.policy-picker label{cursor:pointer;display:block}.policy-picker input{opacity:0;width:1px;height:1px;position:absolute}.policy-picker span{color:var(--muted);background:var(--white);border:1px solid var(--line);border-radius:999px;padding:8px 11px;font-size:10px;display:block}.policy-picker input:checked+span{color:#fff;background:var(--green);border-color:var(--green)}.policy-picker input:focus-visible+span{outline:2px solid var(--amber);outline-offset:2px}.term-help{cursor:help;border-bottom:1px dotted;align-items:center;gap:3px;width:fit-content;display:inline-flex;position:relative}.term-help>svg{color:var(--muted);flex:none}.term-help:focus-visible{outline:2px solid var(--amber);outline-offset:2px;border-radius:3px}.term-tooltip{z-index:60;color:#fff;background:var(--night);opacity:0;pointer-events:none;border-radius:8px;width:min(280px,75vw);padding:11px 13px;font-size:10px;font-weight:400;line-height:1.7;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 9px);left:0;transform:translateY(4px);box-shadow:0 10px 25px #17211f33}.term-tooltip:after{border:5px solid #0000;border-top-color:var(--night);content:"";position:absolute;top:100%;left:16px}.term-help:hover .term-tooltip,.term-help:focus .term-tooltip,.term-help:focus-within .term-tooltip{opacity:1;transform:translateY(0)}.image-form{margin-bottom:18px}.image-manager>p{color:var(--muted);margin:-4px 0 2px;font-size:10px;line-height:1.7}.image-manager-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.managed-image,.image-add{aspect-ratio:4/3;border-radius:9px;position:relative;overflow:hidden}.managed-image img{object-fit:cover;width:100%;height:100%}.managed-image>span{color:#fff;background:#17211fc7;border-radius:4px;padding:4px 7px;font-size:8px;font-weight:700;position:absolute;top:7px;left:7px}.managed-image>.placeholder-label{color:#6a6258;background:#fffefbe0}.image-actions{justify-content:flex-end;gap:3px;display:flex;position:absolute;inset:auto 5px 5px}.image-actions button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#17211fd1;border:0;border-radius:6px;place-items:center;width:28px;height:28px;padding:0;display:grid}.image-actions button:disabled{cursor:not-allowed;opacity:.35}.image-actions button.delete-image{background:#8b2d25e0}.image-add{color:var(--amber-dark);cursor:pointer;background:#faf4ed;border:1px dashed #d8b89e;flex-direction:column;justify-content:center;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.image-add:disabled{cursor:wait;opacity:.6}.saved-page{padding-block:52px 105px}.saved-heading{margin-bottom:24px}.saved-heading .eyebrow{margin-bottom:8px}.saved-heading h1{margin:0;font-family:Yu Mincho,YuMincho,serif;font-size:36px;font-weight:500}.saved-heading>p:last-child{color:var(--muted);margin:9px 0 0;font-size:12px}.collection-tabs{background:#ede9e0;border-radius:11px;gap:4px;margin-bottom:32px;padding:4px;display:flex}.collection-tabs a{min-height:42px;color:var(--muted);border-radius:8px;flex:1;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:700;display:inline-flex}.collection-tabs a.active{color:var(--ink);background:var(--white);box-shadow:0 3px 10px #392e1e14}.profile-counts{color:var(--muted);flex-wrap:wrap;gap:18px;font-size:10px;display:flex}.profile-counts span,.profile-counts a{align-items:baseline;gap:5px;display:inline-flex}.profile-counts a{border-radius:5px;transition:color .2s}.profile-counts a:hover{color:var(--amber-dark)}.profile-counts a:focus-visible{outline:2px solid var(--amber);outline-offset:3px}.profile-counts strong{color:var(--ink);font-family:Georgia,serif;font-size:20px;font-weight:400}.profile-counts.compact{gap:12px;margin-top:10px}.profile-counts.compact strong{font-size:15px}.profile-editor-counts{background:var(--white);border:1px solid var(--line);border-radius:10px;margin:-12px 0 22px;padding:15px 18px}.following-profile-list{gap:16px;display:grid}.following-profile-card{background:var(--white);border:1px solid var(--line);border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #392e1e0d}.following-profile-main{align-items:center;gap:14px;padding:20px;display:flex}.following-profile-main>a{flex:none}.following-profile-main .avatar{margin:0}.following-profile-copy{flex:1;min-width:0}.following-profile-copy h2{margin:0;font-family:Yu Mincho,YuMincho,serif;font-size:21px}.following-profile-copy>p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:10px;line-height:1.6;overflow:hidden}.following-profile-shops{background:var(--line);grid-template-columns:repeat(3,1fr);gap:2px;padding-top:2px;display:grid}.following-profile-shops a{aspect-ratio:16/8;background:#ddd;position:relative;overflow:hidden}.following-profile-shops img{object-fit:cover}.following-profile-empty{min-height:70px;color:var(--muted);background:#f4f1ea;justify-content:center;align-items:center;gap:7px;font-size:10px;display:flex}.public-profile-page{padding-block:58px 110px}.public-profile-hero{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;align-items:center;gap:25px;padding:34px;display:flex}.public-profile-hero>.avatar{width:104px;height:104px;margin:0;font-size:32px}.public-profile-copy{flex:1;min-width:0}.public-profile-copy .eyebrow{margin-bottom:7px}.public-profile-copy h1{margin:0;font-family:Yu Mincho,YuMincho,serif;font-size:34px;font-weight:500}.public-profile-copy>p:not(.eyebrow){color:var(--muted);margin:8px 0 14px;font-size:11px;line-height:1.7}.public-profile-shops{margin-top:48px}.profile-connections-page{width:min(700px,100% - 40px);padding-block:48px 110px}.profile-connections-heading{align-items:center;gap:16px;margin-bottom:24px;display:flex}.profile-connections-heading>a{background:var(--white);border:1px solid var(--line);border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid}.profile-connections-heading .eyebrow{margin-bottom:4px}.profile-connections-heading h1{margin:0;font-family:Yu Mincho,YuMincho,serif;font-size:31px;font-weight:500}.profile-connections-heading>div>p:last-child{color:var(--muted);margin:3px 0 0;font-size:11px}.profile-connection-list{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;overflow:hidden}.profile-list-item{border-bottom:1px solid var(--line);align-items:center;gap:14px;min-height:92px;padding:16px 19px;display:flex}.profile-list-item:last-child{border-bottom:0}.profile-list-item>a{flex:none}.profile-list-item .avatar{margin:0}.profile-list-copy{flex:1;min-width:0}.profile-list-copy h2{margin:0;font-size:13px}.profile-list-copy p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:5px 0 4px;font-size:10px;overflow:hidden}.profile-list-copy>span{color:var(--muted);font-size:9px}.profile-list-item .follow-control>span{display:none}.profile-avatar-editor{align-items:center;gap:22px;display:flex}.profile-avatar-preview{color:#fff;border:4px solid var(--white);width:112px;height:112px;box-shadow:0 0 0 1px var(--line), 0 8px 24px #392e1e1f;background:linear-gradient(135deg,#837b68,#36342f);border-radius:50%;flex:none;place-items:center;font-family:Georgia,serif;font-size:34px;display:grid;position:relative;overflow:hidden}.profile-avatar-preview img{object-fit:cover}.profile-avatar-editor>div:last-child{flex:1}.profile-avatar-delete{color:#9b3d33;margin-left:5px}.profile-avatar-editor .form-hint{margin-top:10px}.event-manager{background:var(--white);border:1px solid var(--line);border-radius:14px;margin-top:18px;padding:28px;box-shadow:0 10px 30px #392e1e0a}.event-manager-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.event-manager-heading>div>span{color:var(--amber);letter-spacing:.18em;font-family:Georgia,serif;font-size:9px;font-weight:700}.event-manager-heading h2{margin:4px 0 0;font-family:Yu Mincho,YuMincho,serif;font-size:22px;font-weight:600}.event-manager-heading>p{color:var(--muted);margin:0;font-size:10px}.managed-event-list{gap:8px;margin-bottom:22px;display:grid}.managed-event-list article{border:1px solid var(--line);background:#f7f4ed;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;padding:14px;display:grid}.managed-event-list article>svg{color:var(--amber);margin-top:2px}.managed-event-list strong{font-size:12px;display:block}.managed-event-list span{color:var(--green);align-items:center;gap:4px;margin-top:5px;font-size:10px;font-weight:700;display:flex}.managed-event-list p{color:var(--muted);white-space:pre-wrap;margin:7px 0 0;font-size:10px;line-height:1.65}.managed-event-list button{color:#9b3d33;background:var(--white);border:1px solid var(--line);cursor:pointer;border-radius:7px;place-items:center;width:32px;height:32px;padding:0;display:grid}.event-create-form{border-top:1px solid var(--line);gap:14px;padding-top:21px;display:grid}.event-create-form>label,.event-create-form .form-grid label{color:#544f47;gap:7px;font-size:11px;font-weight:600;display:grid}.event-create-form input,.event-create-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #dcd6cc;border-radius:8px;outline:none;padding:11px 12px}.event-create-form input:focus,.event-create-form textarea:focus{border-color:var(--amber);box-shadow:0 0 0 3px #c8682d1a}.event-create-form .form-actions{margin-top:0}.upcoming-events .mini-label{margin-bottom:5px}.detail-section-heading h2{margin:0 0 16px}.shop-event-list{gap:9px;display:grid}.shop-event-list article{border:1px solid var(--line);background:#faf8f3;border-radius:11px;grid-template-columns:155px minmax(0,1fr);gap:16px;padding:16px 18px;display:grid}.shop-event-date{color:var(--amber-dark);align-items:flex-start;gap:7px;font-size:10px;font-weight:700;line-height:1.5;display:flex}.shop-event-date svg{flex:none}.shop-event-copy span{color:var(--muted);font-size:9px;font-weight:700}.shop-event-copy h3{margin:0;font-family:Yu Mincho,YuMincho,serif;font-size:16px;font-weight:600}.shop-event-copy p{color:var(--muted);white-space:pre-wrap;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:10px;line-height:1.65;display:-webkit-box;overflow:hidden}.shop-event-list.with-shop article{background:var(--white);grid-template-columns:76px 155px minmax(0,1fr);align-items:center;padding:10px}.shop-event-image{aspect-ratio:1;border-radius:7px;position:relative;overflow:hidden}.shop-event-image img{object-fit:cover}.following-events{margin-bottom:38px}.site-footer{color:#d9d4ca;background:var(--night)}.site-footer-inner{grid-template-columns:minmax(240px,1fr) auto minmax(250px,1fr);align-items:center;gap:42px;width:min(1160px,100% - 40px);min-height:170px;margin-inline:auto;padding-block:34px;display:grid}.site-footer .brand{color:#fff}.site-footer .brand small{color:#aaa9a2}.site-footer-brand>p{color:#aaa9a2;max-width:430px;margin:14px 0 0;font-size:10px;line-height:1.8}.site-footer nav{white-space:nowrap;gap:10px;font-size:11px;display:grid}.site-footer nav a:hover{color:#fff}.site-footer-rights{color:#8f918c;text-align:right;font-size:9px;line-height:1.8}.site-footer-rights p{margin:0}.legal-page{max-width:820px;padding-block:64px 100px}.legal-heading{border-bottom:1px solid var(--line);padding-bottom:34px}.legal-heading h1{letter-spacing:.03em;margin:0;font-family:Yu Mincho,YuMincho,serif;font-size:42px;font-weight:500}.legal-heading>p:not(.eyebrow){color:var(--muted);margin:13px 0 0;font-size:13px;line-height:1.8}.legal-heading time{color:#999289;margin-top:18px;font-size:10px;display:block}.legal-draft-notice{color:#765126;background:#fff6df;border:1px solid #ead7ae;border-radius:10px;margin-top:28px;padding:16px 18px}.legal-draft-notice strong{font-size:12px}.legal-draft-notice p{margin:5px 0 0;font-size:10px;line-height:1.7}.legal-document{color:#5f5a52;padding-top:8px;font-size:13px;line-height:2}.legal-document>p{margin:28px 0}.legal-document section{border-top:1px solid var(--line);padding:30px 0}.legal-document section:first-of-type{border-top:0}.legal-document h2{color:var(--ink);margin:0 0 13px;font-family:Yu Mincho,YuMincho,serif;font-size:20px;font-weight:600}.legal-document p{margin:10px 0 0}.legal-document ul{margin:10px 0 0;padding-left:1.6em}.legal-document li+li{margin-top:5px}.legal-document strong{color:#49453f}.legal-contact{background:var(--line);border:1px solid var(--line);border-radius:9px;gap:1px;margin:16px 0 0;display:grid;overflow:hidden}.legal-contact>div{background:var(--white);grid-template-columns:120px 1fr;display:grid}.legal-contact dt,.legal-contact dd{margin:0;padding:11px 14px}.legal-contact dt{color:var(--muted);background:#f3f0e9;font-size:10px;font-weight:700}@media (max-width:900px){.home-layout{grid-template-columns:minmax(0,650px)}.side-column{display:none}.shop-grid{grid-template-columns:repeat(2,1fr)}.detail-layout{grid-template-columns:minmax(0,680px)}.visit-card{grid-row:1;position:static}.auth-page{grid-template-columns:1fr}.auth-art{display:none}.auth-panel{min-height:100vh;padding-block:90px 50px}.back-link{top:30px}}@media (max-width:700px){.page-shell{width:min(100% - 28px,560px)}.site-header{background:var(--paper);height:62px;position:relative}.header-inner{width:calc(100% - 28px)}.desktop-nav,.desktop-only{display:none}.mobile-guide-link{width:36px;height:36px;color:var(--muted);background:var(--white);border:1px solid var(--line);border-radius:50%;place-items:center;display:grid}.header-actions .button-primary{min-height:36px;padding:0 13px;font-size:10px}.header-actions .logout-button{border:1px solid var(--line);background:var(--white);width:36px;min-height:36px;padding:0}.header-actions .logout-button span{display:none}.home-layout{padding-block:32px 88px;display:block}.hero-copy{margin-bottom:24px}.hero-copy h1{font-size:36px}.hero-copy>p:last-child{font-size:12px}.quick-filters{margin-bottom:30px;margin-right:-14px}.filter-chip{padding:8px 13px}.shop-card{box-shadow:none;border-inline:0;border-radius:0;margin-inline:-14px}.card-image-wrap{aspect-ratio:4/5}.card-photo-copy{inset:auto 18px 20px}.card-photo-copy h2{font-size:25px}.card-photo-copy p{font-size:11px}.card-details{padding-inline:15px}.mobile-nav{z-index:50;height:calc(62px + env(safe-area-inset-bottom));padding:8px 5px env(safe-area-inset-bottom);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffefbf0;justify-content:space-around;display:flex;position:fixed;inset:auto 0 0}.mobile-nav a{color:#8c867c;flex-direction:column;align-items:center;gap:3px;min-width:58px;font-size:8px;display:flex}.mobile-nav a.active{color:var(--amber)}.explore-page{padding-block:34px 90px}.explore-header{text-align:left}.explore-header .eyebrow{justify-content:flex-start}.explore-header h1{font-size:29px}.filter-bar{justify-content:flex-start;margin-right:-14px;padding-bottom:4px}.location-filter{grid-template-columns:1fr 1fr;align-items:end}.location-filter>svg{display:none}.location-filter>label:nth-of-type(3),.location-filter>button{grid-column:1/3}.location-filter>a{grid-column:1/3;justify-self:center;min-height:24px}.preference-filter{grid-column:1/3}.location-filter .roleplay-filter{width:100%;margin-left:0}.roleplay-filter select{flex:1}.shop-grid{gap:19px 8px}.grid-image{border-radius:7px}.grid-image .status-pill{padding:5px 7px;font-size:8px;top:8px;right:7px}.grid-card h2{font-size:14px}.grid-card small,.grid-card p{font-size:8px}.detail-page{padding-bottom:85px}.detail-page+.mobile-nav,.detail-page~.mobile-nav{display:flex}.detail-page .detail-layout{width:calc(100% - 28px);padding-top:25px}.detail-topbar{height:48px;color:var(--shop-ink);background:var(--shop-page-bg,var(--paper));justify-content:space-between;align-items:center;padding:0 15px;display:flex}.detail-topbar a,.detail-topbar button{background:0 0;border:0;place-items:center;display:grid}.detail-topbar span{letter-spacing:.14em;font-family:Georgia,serif;font-size:9px}.gallery{scroll-snap-type:x mandatory;background:var(--shop-page-bg,var(--paper));scrollbar-width:none;display:flex;overflow-x:auto}.gallery::-webkit-scrollbar{display:none}.gallery-item{aspect-ratio:4/5;scroll-snap-align:start;flex:0 0 100%}.title-row{display:block}.title-row h1{font-size:30px}.social-actions{margin-top:18px}.social-actions button{padding-left:0}.visit-card{margin-inline:-2px;padding:22px}.detail-info-grid{gap:20px 12px}.owner-panel .follow-control .button{min-height:37px;padding-inline:12px;font-size:10px}.follow-control>span{display:none}.auth-panel{width:calc(100% - 42px)}.dashboard-page{padding-block:32px 90px}.dashboard-heading{align-items:flex-start}.dashboard-heading h1{font-size:30px}.dashboard-heading>div>p:last-child{display:none}.dashboard-heading .button{white-space:nowrap;padding-inline:13px}.dashboard-heading-actions{flex-direction:column-reverse;align-items:stretch}.dashboard-heading-actions .button{min-height:36px}.dashboard-empty{margin-top:32px;padding-block:45px}.owned-shop{grid-template-columns:86px minmax(0,1fr);gap:13px}.owned-shop-actions{border-top:1px solid var(--line);grid-column:1/3;justify-content:flex-end;padding-top:10px}.shop-editor-page{padding-block:26px 85px}.editor-heading{margin-block:27px 22px}.editor-heading h1{font-size:29px}.form-section{padding:21px 17px}.theme-picker{grid-template-columns:1fr}.status-section .switch-row{flex-direction:column;align-items:stretch}.status-section .switch-row select{width:100%}.form-grid.two,.form-grid.three{grid-template-columns:1fr}.image-manager-grid{grid-template-columns:repeat(2,1fr)}.profile-avatar-editor{align-items:flex-start;gap:17px}.profile-avatar-preview{width:88px;height:88px;font-size:27px}.profile-avatar-editor .button{min-height:37px;padding-inline:12px;font-size:10px}.profile-avatar-delete{margin:5px 0 0}.following-profile-main{flex-wrap:wrap;align-items:flex-start;padding:16px}.following-profile-copy{width:calc(100% - 70px)}.following-profile-main>.follow-control{justify-content:flex-end;width:100%}.following-profile-shops a{aspect-ratio:1}.public-profile-page{padding-block:30px 90px}.public-profile-hero{flex-wrap:wrap;align-items:center;gap:16px;padding:22px 18px}.public-profile-hero>.avatar{width:78px;height:78px;font-size:25px}.public-profile-copy{width:calc(100% - 95px)}.public-profile-copy h1{font-size:27px}.public-profile-hero>.follow-control{justify-content:flex-end;width:100%}.public-profile-shops{margin-top:36px}.profile-connections-page{width:calc(100% - 28px);padding-block:28px 90px}.profile-connections-heading h1{font-size:27px}.profile-list-item{gap:11px;padding:14px 12px}.profile-list-item .button{min-height:36px;padding-inline:12px;font-size:10px}.profile-list-copy p{max-width:34vw}.event-manager{margin-top:14px;padding:21px 17px}.event-manager-heading{display:block}.event-manager-heading>p{margin-top:7px}.shop-event-list article,.shop-event-list.with-shop article{grid-template-columns:1fr;gap:8px;padding:14px}.shop-event-list.with-shop article{grid-template-columns:62px minmax(0,1fr)}.shop-event-list.with-shop .shop-event-date{grid-area:1/2}.shop-event-list.with-shop .shop-event-copy{grid-column:2}.shop-event-image{grid-row:1/3}.following-events{margin-bottom:30px}.site-footer-inner{width:calc(100% - 42px);min-height:0;padding-block:38px calc(90px + env(safe-area-inset-bottom));grid-template-columns:1fr;gap:22px}.site-footer nav{flex-wrap:wrap;gap:10px 18px;display:flex}.site-footer-rights{text-align:left}.legal-page{padding-block:38px 80px}.legal-heading h1{font-size:31px}.legal-document{font-size:12px;line-height:1.9}.legal-document section{padding-block:25px}.legal-document h2{font-size:18px}.legal-contact>div{grid-template-columns:90px 1fr}}.visibility-notice{border:1px solid color-mix(in srgb, var(--ink) 18%, transparent);width:fit-content;color:var(--muted);letter-spacing:.04em;border-radius:999px;margin:.45rem 0;padding:.3rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.follow-request-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.follow-requests-link{width:fit-content;margin:0 0 22px}.editor-guide-link{color:var(--amber-dark);align-items:center;gap:7px;margin-top:12px;font-size:12px;font-weight:700;display:inline-flex}.editor-topline-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:18px;display:flex}.report-control{margin-top:28px;position:relative}.report-link{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:11px;display:inline-flex}.report-panel{border:1px solid var(--line);background:var(--paper);border-radius:12px;gap:14px;max-width:500px;margin-top:12px;padding:18px;display:grid;box-shadow:0 12px 34px #28201414}.report-panel label{color:var(--muted);gap:7px;font-size:11px;font-weight:700;display:grid}.report-panel select,.report-panel textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:8px;padding:10px 12px}.report-panel>div{gap:8px;display:flex}.report-panel p{color:var(--amber-dark);margin:0;font-size:11px}.admin-reports-page{padding-block:44px 100px}.admin-report-list{gap:16px;margin-top:28px;display:grid}.admin-report-list article{border:1px solid var(--line);background:var(--paper);border-radius:14px;padding:22px}.admin-report-list article header{color:var(--muted);justify-content:space-between;align-items:center;font-size:11px;display:flex}.admin-report-list article h2{margin:13px 0 5px}.admin-report-list blockquote{border-left:3px solid var(--amber);white-space:pre-wrap;background:#f8f4eb;margin:14px 0;padding:12px 15px}.report-status{background:#eee;border-radius:999px;padding:4px 8px;font-weight:700}.report-status.status-open{color:#8b2f2f;background:#f9e7e7}.report-status.status-reviewing{color:#76510d;background:#fff1cc}.admin-report-actions{flex-wrap:wrap;gap:7px;margin-top:16px;display:flex}.admin-report-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;padding:7px 10px}.admin-report-actions button.danger{color:#a32727;border-color:#e7baba}.admin-report-actions small,.admin-report-actions p{width:100%;color:var(--muted)}@media (max-width:700px){.follow-request-actions{grid-column:1/-1;justify-content:stretch}.follow-request-actions .button{flex:1}}
