.stories{background:#fff;padding:24px 0;margin-bottom:24px;min-width:0}.stories-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.stories-heading h2{font-size:22px;margin:0}.stories-heading span,.stories-note{font-size:14px;color:#656570}.stories-note{margin:8px 0 18px}.story-tray{display:flex;gap:18px;overflow-x:auto;padding:4px 4px 12px;align-items:start}.story-person{flex:0 0 84px;width:84px;border:0;background:white;cursor:pointer;padding:0;color:#171717}.story-ring{height:76px;width:76px;display:flex;align-items:center;justify-content:center;border:3px solid #ffc72c;border-radius:50%;background:white;margin:0 auto 8px;overflow:hidden;font-size:28px}.story-ring img{height:100%;width:100%;object-fit:cover;background:white}.story-person strong{font-size:14px;display:block;overflow-wrap:anywhere}.story-add .story-ring{border:2px dashed #a1a1a1;font-size:36px}.story-empty{font-size:15px;color:#6a6a72;max-width:210px}.story-controls{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:20px 0}.story-controls button{font-size:14px;padding:10px}.story-controls button:disabled{opacity:.4}#story-editor,#story-viewer{width:min(520px,calc(100% - 24px));max-height:90dvh;overflow:auto;background:#fff}#story-form label{display:grid;gap:8px;margin:18px 0;font-weight:600}#story-form textarea{width:100%;box-sizing:border-box;font:inherit;padding:14px;border:1px solid #ccc;border-radius:12px}#story-form p,#story-time{font-size:14px;color:#656570}#story-preview{max-height:220px;max-width:100%;object-fit:contain;margin:auto}#story-content img{width:100%;max-height:55dvh;object-fit:contain;background:white;border-radius:16px}.story-caption{font-size:18px;white-space:pre-wrap;overflow-wrap:anywhere}.story-text-only{background:#ffc72c;color:#171717;border-radius:20px;padding:32px 24px;min-height:220px;display:flex;align-items:center;font-size:28px;font-weight:700;white-space:pre-wrap;overflow-wrap:anywhere}#story-error,#story-view-error{color:#b50000}#stories-status{font-size:14px}
/* The Taco Spot's existing location pin anchors the shared updates. */
.story-person{flex-basis:100px;width:100px}.story-pin{display:block;position:relative;width:86px;height:114px;margin:0 auto 10px}.story-pin-art{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.story-pin-face{position:absolute;left:18%;top:14%;width:64%;height:48%;border-radius:50%;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;color:#111}.story-pin-face img{width:100%;height:100%;object-fit:cover;background:#fff}.story-add .story-pin-face{font-size:36px;font-weight:600}.story-person small{display:block;font-size:13px;line-height:1.35;color:#67676e;margin-top:5px;overflow-wrap:anywhere}.story-empty{max-width:270px;align-self:center;margin:8px 0}.story-empty strong{font-size:18px;color:#171717}.story-empty p{line-height:1.5;margin:8px 0}.story-tray{gap:22px}.story-person:focus-visible{outline:2px solid #111;outline-offset:4px;border-radius:8px}.story-kinds{border:0;padding:0;margin:24px 0}.story-kinds legend{font-weight:700;font-size:18px;margin-bottom:8px}#story-form .story-kinds label{display:flex;align-items:center;gap:12px;border:1px solid #ddd;border-radius:12px;padding:12px;margin:8px 0;cursor:pointer}#story-form .story-kinds label:has(input:checked){border-color:#d5a000;background:#fff9dd}.story-kinds input{accent-color:#111;flex:none;width:18px;height:18px}.story-kinds strong,.story-kinds small{display:block}.story-kinds small{font-weight:400;color:#666;margin-top:4px;font-size:14px}#story-context{font-size:15px;font-weight:600}.stories-heading h2{font-size:24px}@media(max-width:420px){.stories-heading h2{font-size:22px}.stories-heading span{font-size:13px}.story-tray{gap:16px}.story-empty{min-width:150px}.story-empty strong{font-size:16px}}

/* Clean portrait row with a separate sharing action. */
.stories{padding:22px 0 12px;margin-bottom:20px}.stories-heading{align-items:baseline}.stories-heading h2{font-size:24px;letter-spacing:-.6px}.stories-heading span{font-size:13px;white-space:nowrap}.stories-note{margin:6px 0 20px;font-size:15px}.story-tray{gap:22px;align-items:flex-start;padding:4px 2px 12px}.story-person{width:100px;flex:0 0 100px}.story-portrait{display:flex;align-items:center;justify-content:center;width:88px;height:88px;border-radius:50%;background:#fff;border:2px solid #ffc72c;padding:4px;box-sizing:border-box;margin:0 auto 10px;overflow:hidden;font-size:26px}.story-portrait img{width:100%;height:100%;object-fit:cover;border-radius:50%;background:#fff}.story-person strong{font-size:14px;line-height:1.3;font-weight:600}.story-person .story-store{display:flex;justify-content:center;align-items:center;gap:5px;font-size:12px;color:#74747b;margin-top:5px;line-height:1.35}.story-store img{width:9px;height:12px;object-fit:contain;flex:none}.story-create{flex:0 0 162px;min-height:126px;border:0;border-radius:18px;background:#fafafa;display:grid;grid-template-columns:48px 1fr;align-content:center;align-items:center;gap:12px;padding:16px;text-align:left;color:#171717;cursor:pointer;position:relative}.story-create>img{width:48px;height:64px;object-fit:contain}.story-create strong{display:block;font-size:15px;font-weight:700;line-height:1.25}.story-create small{display:block;font-size:12px;line-height:1.4;color:#74747b;margin-top:6px}.story-create-plus{position:absolute;right:10px;top:7px;font-size:20px;color:#555}.story-create:hover{background:#fff8da}.story-create:focus-visible{outline:2px solid #111;outline-offset:3px}@media(max-width:420px){.stories-heading h2{font-size:22px}.story-tray{gap:14px}.story-create{flex-basis:148px;padding:12px;gap:8px}.story-person{width:92px;flex-basis:92px}}
.story-create{flex:0 0 112px;min-height:142px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;padding:0;background:#fff;border-radius:0;text-align:center}.story-create>img{width:68px;height:88px}.story-create strong{font-size:14px;white-space:nowrap}.story-create small{margin-top:5px}.story-create-plus{right:14px;top:4px;width:24px;height:24px;border-radius:50%;background:#fff;font-size:20px;line-height:24px}.story-create:hover{background:#fff}.story-create:hover strong{text-decoration:underline}@media(max-width:420px){.story-create{flex-basis:100px;padding:0;gap:10px}}
/* One-screen composer: photo, caption, post. */
#story-editor{padding:0;width:min(480px,calc(100% - 24px));max-height:85dvh;overflow:hidden;border:0;border-radius:22px;box-sizing:border-box}#story-editor .dialog-title{padding:18px 20px;margin:0;display:flex;align-items:center;justify-content:space-between}#story-editor .dialog-title h2{font-size:24px;margin:0}#story-editor .close,#story-viewer .close{flex:0 0 40px;width:40px;height:40px;padding:0;display:grid;place-items:center;position:static;border:0;background:#f5f5f5;border-radius:50%;font-size:28px;color:#222;line-height:1;outline:none}#story-editor .close:focus-visible,#story-viewer .close:focus-visible{outline:2px solid #222;outline-offset:2px}#story-form{display:flex;flex-direction:column;max-height:calc(85dvh - 76px);margin:0}#story-form .story-compose-body{overflow-y:auto;min-height:0;padding:0 20px 8px}#story-form .story-photo-pick{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;min-height:88px;margin:0 0 14px;background:#fff9df;border:1px dashed #c8a128;border-radius:14px;color:#171717;cursor:pointer}#story-form .story-photo-pick>span{font-size:28px}#story-form .story-photo-pick input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}#story-form .story-photo-pick:focus-within{outline:2px solid #111;outline-offset:2px}#story-form #story-text{display:block;border:0;background:#f7f7f8;border-radius:14px;min-height:96px;resize:vertical;font-size:16px;margin:12px 0 0}#story-preview{display:block;width:100%;max-height:28dvh;object-fit:contain;border-radius:12px}#story-preview[hidden],#story-remove-photo[hidden]{display:none}#story-form .story-compose-footer{flex:none;display:flex;align-items:center;justify-content:space-between;gap:12px;background:white;padding:14px 20px max(16px,env(safe-area-inset-bottom));box-shadow:0 -1px 0 #f0f0f0}#story-form .story-compose-footer span{font-size:13px;color:#777}#story-publish{min-width:100px;min-height:46px;font-size:16px;margin:0}#story-form #story-error:empty{display:none}#story-form #story-error{color:#b50000;font-size:14px;margin:10px 0}#story-viewer .dialog-title{display:flex;align-items:center;justify-content:space-between;gap:12px}#story-viewer .dialog-title h2{font-size:22px;margin:0;overflow-wrap:anywhere}#story-context{margin:6px 0;font-size:14px;font-weight:400;color:#777}#story-time{font-size:12px;margin:6px 0 16px}.story-controls{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:12px}.story-controls[hidden]{display:none}#story-position{white-space:nowrap;min-width:44px;text-align:center;font-size:14px}.story-controls button{width:auto;min-width:0;margin:0}.story-caption{margin:14px 0}#story-delete{margin-top:16px;font-size:14px}
/* Photo-first story sheet. */
#story-editor{width:min(520px,calc(100% - 24px));max-height:90dvh;border-radius:24px;background:#fff;padding:0;overflow:hidden}#story-editor .story-compose-top{display:flex;align-items:center;gap:12px;padding:16px 18px;background:#fff}#story-editor .story-compose-top>div{flex:1;min-width:0}#story-editor h2{font-size:20px;letter-spacing:-.4px;line-height:1.2;margin:0}#story-editor .story-compose-top span{display:block;font-size:12px;color:#777;margin-top:4px}#story-editor .close{background:transparent;flex-basis:32px;width:32px;height:40px;font-size:28px}#story-editor #story-publish{min-width:72px;min-height:42px;border-radius:24px;font-weight:700;padding:8px 18px;flex:none}#story-publish:disabled{opacity:.4;cursor:default}#story-form{max-height:calc(90dvh - 82px)}#story-form .story-compose-body{padding:0 18px 18px;overflow-y:auto}#story-form .story-photo-pick{display:flex;min-height:240px;height:38dvh;max-height:360px;position:relative;border:0;background:#f4f4f5;border-radius:18px;margin:0;overflow:hidden}#story-form .story-photo-empty{display:flex;flex-direction:column;align-items:center;gap:14px;color:#1d1d1f;padding:20px;text-align:center}#story-form .story-photo-empty svg{color:#8a8a90}#story-form .story-photo-empty strong{font-size:18px;font-weight:650}#story-form .story-photo-empty small{font-size:14px;color:#86868b;font-weight:400}#story-form .story-photo-pick input{z-index:2}#story-form .story-photo-pick #story-preview{width:100%;height:100%;max-height:none;object-fit:contain;margin:0;border-radius:0;background:#f4f4f5}#story-editor.has-story-photo .story-photo-empty{display:none}#story-form #story-text{border:0;background:#fff;padding:18px 2px 6px;margin:0;border-radius:0;min-height:72px;height:80px;resize:none;font-size:17px;line-height:1.45;box-shadow:none;outline-offset:-2px}#story-form #story-text::placeholder{color:#8b8b92}#story-form .story-photo-tools{display:flex;align-items:center;justify-content:space-between;margin-top:8px}#story-form .story-photo-tools[hidden]{display:none}#story-form .story-photo-tools button{font-size:13px;padding:4px 0;margin:0;color:#666}#story-form #story-error{margin:4px 0 0}@media(max-width:540px){#story-editor{width:100%;max-width:100%;margin:auto 0 0;border-radius:24px 24px 0 0;max-height:94dvh}#story-editor .story-compose-top{padding:16px}#story-form{max-height:calc(94dvh - 82px)}#story-form .story-compose-body{padding:0 16px max(20px,env(safe-area-inset-bottom))}#story-form .story-photo-pick{height:38dvh;min-height:180px;max-height:340px}}@media(max-height:550px){#story-form .story-photo-pick{min-height:100px;height:24dvh}#story-form .story-photo-empty small{display:none}#story-form .story-photo-empty{gap:8px}#story-form .story-photo-empty svg{width:24px;height:24px}}
/* Simple photo circles and one-tap emoji replies. */
.story-tray{gap:18px}.story-person{flex:0 0 92px;width:92px}.story-portrait{width:84px;height:84px;padding:3px;position:relative}.story-add-round .story-portrait{overflow:visible;border-color:#e6e6e8}.story-add-round .story-portrait>img{border-radius:50%;width:100%;height:100%}.story-round-plus{position:absolute;right:-1px;bottom:-1px;background:#ffc72c;color:#111;border:3px solid white;border-radius:50%;width:26px;height:26px;font-size:22px;line-height:23px;font-weight:600}.story-person strong{font-size:13px;line-height:1.35}.story-emoji-row{display:flex;justify-content:space-around;gap:6px;margin:18px 0 4px}.story-emoji-row button{border:0;background:transparent;border-radius:50%;font-size:30px;line-height:1;min-width:46px;min-height:48px;padding:8px;cursor:pointer}.story-emoji-row button[aria-pressed=true]{background:#fff1ba}.story-emoji-row button:focus-visible{outline:2px solid #222;outline-offset:2px}.story-reaction-hint{text-align:center;font-size:13px;color:#777;margin:6px 0}.story-received{display:flex;flex-wrap:wrap;gap:10px;font-size:14px;color:#666;margin:16px 0}.story-received span{padding:6px 8px;background:#fafafa;border-radius:10px}#story-viewer #story-time{display:none}#story-viewer #story-context{margin-bottom:14px}

/* Full-screen photo viewer with controls over the photo. */
#story-viewer{position:fixed;inset:0;width:100%;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;border-radius:0;background:#080808;color:#fff;overflow:hidden;box-sizing:border-box}
#story-viewer::backdrop{background:#080808}
#story-viewer #story-content{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;overflow:hidden;color:white}
#story-viewer #story-content img{width:100%;height:100%;max-height:none;object-fit:contain;border-radius:0;background:transparent}
#story-viewer .story-view-top{position:absolute;z-index:2;inset:0 0 auto;padding:calc(16px + env(safe-area-inset-top)) 20px 36px;background:linear-gradient(#000c,#0007,transparent);pointer-events:none}
#story-viewer .dialog-title{margin:0;align-items:flex-start}#story-viewer .dialog-title h2{font-family:inherit;font-size:18px;line-height:1.3;color:white;text-shadow:0 1px 4px #000}
#story-viewer #story-context{color:#fff;margin:4px 0 0;font-size:14px;text-shadow:0 1px 4px #000}
#story-viewer .close{pointer-events:auto;background:#0006;color:#fff;width:44px;height:44px;flex-basis:44px;font-size:30px}
#story-viewer .story-view-bottom{position:absolute;z-index:2;inset:auto 0 0;padding:40px 20px calc(14px + env(safe-area-inset-bottom));background:linear-gradient(transparent,#000b 32%,#000e);max-height:48%;overflow-y:auto;box-sizing:border-box}
#story-viewer .story-caption{font-size:17px;line-height:1.4;margin:0 auto 12px;max-width:640px;max-height:18dvh;overflow-y:auto;color:#fff;text-shadow:0 1px 4px #000}
#story-viewer .story-caption:empty,#story-view-error:empty{display:none}
#story-viewer #story-reactions{max-width:460px;margin:auto}#story-viewer .story-emoji-row{margin:4px 0;gap:8px}#story-viewer .story-emoji-row button{background:#ffffff1c;min-width:48px;min-height:48px;color:#fff}#story-viewer .story-emoji-row button[aria-pressed=true]{background:#ffc72c66;outline:2px solid #ffc72c}#story-viewer .story-reaction-hint{color:#fff;font-size:14px;margin:8px 0 0}
#story-viewer .story-received{color:#eee;margin:8px 0;justify-content:center}#story-viewer .story-received span{background:#ffffff24;color:white}
#story-viewer .story-controls{max-width:460px;margin:12px auto 0}#story-viewer .story-controls button{color:white;background:#ffffff1c;border:0;min-height:44px}#story-viewer #story-delete{display:block;color:#ddd;margin:12px auto 0;padding:8px;min-height:44px}#story-viewer #story-delete[hidden]{display:none}
#story-viewer #story-view-error{color:#ffd1d1;text-align:center;margin:8px 0 0}#story-viewer button:focus-visible{outline:2px solid white;outline-offset:3px}
#story-viewer .story-text-only{margin:0;padding:110px 24px 210px;width:100%;height:100%;box-sizing:border-box;border-radius:0;justify-content:center;text-align:center;overflow-y:auto}
@media(max-width:360px){#story-viewer .story-view-top{padding-left:12px;padding-right:12px}#story-viewer .story-view-bottom{padding-left:12px;padding-right:12px}#story-viewer .story-emoji-row{gap:4px}}
