:root{--paper:#f6f3ec;--ink:#442e29;--muted:#816e62;--wine:#742f40;--line:#ddd3c6;--sand:#ece5d9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.65}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{opacity:.55;cursor:wait}[hidden]{display:none!important}:focus-visible{outline:3px solid #bb7651;outline-offset:5px}.topbar{max-width:1320px;margin:auto;padding:24px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-family:Georgia,serif;font-size:27px;font-style:italic;white-space:nowrap}.header-note,.eyebrow,.small-note{font-size:10px;letter-spacing:2.5px;font-weight:600}.header-note{color:var(--muted)}.hero{text-align:center;position:relative;overflow:hidden;padding:73px 20px 68px}.hero .eyebrow{display:flex;align-items:center;justify-content:center;gap:15px;text-transform:uppercase}.eyebrow span:empty{width:30px;height:1px;background:#b99779}.script{font:italic 26px Georgia,serif;color:var(--wine);margin:34px 0 8px}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.1}h1{font-size:clamp(48px,7.5vw,100px);letter-spacing:-4px;margin:0}h2{font-size:36px;margin:13px 0 18px}h3{font-size:26px}.flourish{color:#a66e46;font-size:28px;margin:12px}.intro{color:var(--muted);font-size:16px;margin:0 0 26px}.button{min-height:48px;padding:12px 23px;display:inline-flex;gap:24px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:4px;font-size:13px;font-weight:600;transition:background .2s}.primary{background:var(--wine);color:white}.primary:hover{background:#572232}.secondary{background:transparent;border-color:var(--line);color:var(--ink)}.secondary:hover{background:var(--sand)}.small-note{color:var(--muted);font-size:8px;margin-top:18px;letter-spacing:2px}.botanical{position:absolute;font-family:Georgia,serif;font-size:280px;color:#b39169;opacity:.24;bottom:30px;pointer-events:none}.botanical-left{left:0;transform:rotate(-35deg)}.botanical-right{right:0;transform:rotate(145deg)}.album-section{max-width:1200px;margin:0 auto;padding:0 35px 70px}.welcome-card{border:1px solid var(--line);background:#fbf9f4;text-align:center;padding:36px 28px 24px;border-radius:8px;max-width:730px;margin:auto;box-shadow:0 12px 40px #50392805}.round-icon{border:1px solid var(--line);border-radius:50%;width:42px;height:42px;line-height:40px;margin:auto;color:var(--wine);font-size:24px}.welcome-card .eyebrow{color:var(--muted);margin-top:20px}.welcome-card h2{font-size:32px}.welcome-card p:not(.eyebrow){color:var(--muted);font-size:14px}form{text-align:left}#login-form{max-width:490px;margin:26px auto 0}label{display:block;font-size:12px;font-weight:600;margin:16px 0 8px}.input-row{display:flex;gap:8px}input:not([type=checkbox],[type=file]){background:#fffdfa;border:1px solid var(--line);border-radius:4px;padding:13px;width:100%;min-width:0;color:var(--ink);font-size:16px}.input-row .button{flex-shrink:0;gap:12px}.privacy-note{font-size:11px!important}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.section-heading p{color:var(--muted)}.section-heading h2{font-size:42px;margin:8px 0}.dot{color:var(--wine)}.filters{display:flex;align-items:center;gap:10px;padding:22px 0;border-bottom:1px solid var(--line);margin-bottom:26px}.filter{border:1px solid var(--line);border-radius:30px;padding:9px 18px;background:transparent;color:var(--ink)}.filter.active{background:var(--ink);color:var(--paper)}.filters>span{margin-left:auto;color:var(--muted);font-size:11px}.photo-grid{columns:3;column-gap:16px}.photo-card{display:block;width:100%;border:0;padding:0;margin:0 0 16px;background:var(--sand);border-radius:5px;overflow:hidden;break-inside:avoid;position:relative}.photo-card img{display:block;width:100%;height:auto;min-height:130px;transition:transform .3s}.photo-card:hover img{transform:scale(1.025)}.pending-badge{position:absolute;bottom:12px;left:12px;background:var(--paper);border-radius:20px;padding:4px 12px;font-size:11px}.empty{text-align:center;border:1px dashed var(--line);padding:45px 20px;border-radius:6px}.empty>span{font-size:38px;color:var(--wine)}.empty p{color:var(--muted)}.sharing-note{background:var(--sand);max-width:1130px;margin:0 auto 65px;padding:35px 45px;display:flex;align-items:center;gap:32px;border-radius:5px}.sharing-note h2{font-size:28px}.sharing-note p{font-size:13px;color:var(--muted)}.sharing-note .eyebrow{font-size:9px;color:var(--wine)}.note-star{font-size:50px;color:#a16b48}.note-heart{margin-left:auto;font-family:Georgia,serif;font-size:70px;color:var(--wine);transform:rotate(-15deg)}footer{border-top:1px solid var(--line);margin:0 5%;padding:25px 0 35px;display:flex;align-items:center;justify-content:space-between;gap:20px}footer p,footer>span{font-size:11px;color:var(--muted)}.text-button{background:none;border:none;color:var(--wine);padding:12px;font-size:12px;min-height:44px}dialog{background:var(--paper);color:var(--ink);border:1px solid var(--line);border-radius:12px;width:min(560px,calc(100% - 24px));max-height:90dvh;padding:28px;overscroll-behavior:contain}dialog::backdrop{background:#251c19bd;backdrop-filter:blur(5px)}body:has(dialog[open]){overflow:hidden}.dialog-top{display:flex;align-items:center;justify-content:space-between}.dialog-top .eyebrow{font-size:9px}.icon-button{background:none;border:none;color:inherit;font-size:30px;width:46px;height:46px;line-height:1}dialog h2{font-size:34px}dialog p{color:var(--muted);font-size:13px}label span{font-weight:400;color:var(--muted)}.dropzone{padding:24px 12px;border:1px dashed #b2957d;border-radius:7px;text-align:center;display:flex;align-items:center;flex-direction:column;gap:5px;background:#eee7dc;cursor:pointer}.dropzone strong{font-size:14px}.dropzone small{font-size:10px;color:var(--muted)}.upload-symbol{font-size:27px;color:var(--wine)}input[type=file]{width:100%;font-size:12px}.help{font-size:11px!important}.consent{display:flex;align-items:flex-start;gap:10px;font-weight:400}.consent input{width:18px;height:18px;flex-shrink:0;accent-color:var(--wine)}.full{width:100%;margin-top:10px}.upload-preview{display:flex;gap:8px;overflow-x:auto}.upload-preview img{width:65px;height:65px;object-fit:cover;border-radius:4px}.lightbox{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;border:0;border-radius:0;margin:0;background:#211b18;color:#f6f3ec;padding:15px 25px}.lightbox-top,.lightbox-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:60px}.lightbox-stage{height:calc(100dvh - 160px);display:flex;align-items:center;justify-content:center;gap:12px;touch-action:pan-y}.lightbox-stage img{max-width:calc(100% - 120px);max-height:100%;object-fit:contain;user-select:none}.arrow{color:white;border:1px solid #ffffff44;border-radius:50%;width:46px;height:46px;background:#ffffff10;flex-shrink:0;font-size:24px}.lightbox-bottom p{color:#cfbeb0}.lightbox .secondary,.lightbox .text-button{color:white}.lightbox-counter{font-size:12px}progress{width:100%;height:8px;accent-color:var(--wine);margin-top:18px}.error{color:#9d263a!important;white-space:pre-line}.success{color:#426139!important;white-space:pre-line}@media(min-width:1500px){.botanical-left{left:12%}.botanical-right{right:12%}}@media(max-width:700px){.topbar{padding:16px 6%}.brand{font-size:25px}.header-note{font-size:7px;letter-spacing:1.4px}.hero{padding:48px 22px 42px}.hero .eyebrow{font-size:8px;letter-spacing:1.6px}.script{font-size:22px;margin-top:25px}h1{letter-spacing:-2px;font-size:57px}.intro{font-size:14px}.botanical{font-size:150px;bottom:10px}.botanical-left{left:-45px}.botanical-right{right:-45px}.album-section{padding:0 18px 40px}.welcome-card{padding:28px 20px 18px}.welcome-card h2{font-size:28px}.input-row{flex-direction:column}.input-row .button{width:100%}.section-heading{align-items:flex-start;flex-direction:column;gap:10px}.section-heading h2{font-size:33px}.section-heading>button{width:100%}.filters{flex-wrap:wrap;padding:18px 0;gap:8px}.filters>span{width:100%;margin:5px 0 0}.photo-grid{columns:2;column-gap:9px}.photo-card{margin-bottom:9px}.sharing-note{margin:0 18px 35px;padding:25px 20px;gap:15px}.note-star{font-size:30px;align-self:flex-start}.sharing-note h2{font-size:25px}.sharing-note .eyebrow{letter-spacing:1.4px;font-size:8px}.note-heart{display:none}.sharing-note br{display:none}footer{flex-direction:column;gap:5px;text-align:center}footer p{margin:3px}dialog{padding:20px}.lightbox{padding:10px}.lightbox-stage{position:relative;height:calc(100dvh - 155px)}.lightbox-stage img{max-width:100%}.arrow{position:absolute;bottom:5px;background:#211b18bb;z-index:1}#previous{left:15px}#next{right:15px}.lightbox-bottom{flex-wrap:wrap;gap:0}.desktop-break{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Autumn stationery: warm paper, botanical details and quiet motion. */
:root {
  --paper: #f8f4ed;
  --ink: #402e2a;
  --muted: #79685c;
  --wine: #78394a;
  --line: #e1d6c7;
  --sand: #eee5d8;
  --ease: cubic-bezier(.22, 1, .36, 1);
}
body {
  background: radial-gradient(ellipse at 8% 18%, #c8956420, transparent 40%),
    radial-gradient(ellipse at 95% 45%, #8b45450b, transparent 35%), var(--paper);
  -webkit-font-smoothing: antialiased;
}
::selection { background: #78394a25; }
.topbar { padding-block: 22px; border-bottom-color: #96724e26; }
.brand-rings { display: inline-block; width: 40px; height: 22px; margin-left: 9px; vertical-align: middle; }
.hero { padding: 80px 24px 72px; isolation: isolate; }
.hero::before {
  content: ''; position: absolute; z-index: -1; pointer-events: none;
  width: min(660px, 85%); height: 500px; left: 50%; top: 20px;
  transform: translateX(-50%); border: 1px solid #b391691c;
  border-radius: 50% 50% 12px 12px;
  background: radial-gradient(ellipse, #fffdf778, transparent 70%);
}
.hero > :not(.botanical) { position: relative; }
.hero .eyebrow { color: #796044; }
.script { font-size: clamp(22px, 2.5vw, 29px); margin-top: 30px; }
h1 { font-size: clamp(48px, 7.5vw, 104px); letter-spacing: -.055em; }
.flourish { margin: 20px 0 14px; line-height: 1; }
.flourish svg, .brand-rings { stroke: #a67b48; stroke-width: 1.35; }
.intro { line-height: 1.9; }
.botanical {
  width: clamp(130px, 23vw, 310px); height: auto; opacity: .62;
  bottom: 18px; z-index: -1; transform-origin: 50% 100%;
}
.botanical-left { left: max(0px, calc((100% - 1240px) / 2)); transform: rotate(-12deg); }
.botanical-right { right: max(0px, calc((100% - 1240px) / 2)); transform: scaleX(-1) rotate(-12deg); }
.button, .filter, .text-button, .icon-button, .arrow {
  transition: transform .35s var(--ease), background-color .25s ease,
    border-color .25s ease, box-shadow .35s ease, color .25s ease;
}
.button { border-radius: 100px; min-height: 50px; padding-inline: 25px; }
.primary { background: var(--wine); box-shadow: 0 5px 14px #78394a16, inset 0 1px #ffffff20; }
.secondary { background: #fffdf74d; }
.button:active:not(:disabled), .filter:active { transform: scale(.98); }
.button span { transition: transform .35s var(--ease); }
.welcome-card {
  position: relative; padding: 42px 36px 28px; border-radius: 24px;
  background: linear-gradient(145deg, #fffdf9, #faf6ef);
  box-shadow: 0 24px 70px -32px #68452f40, 0 2px 8px #68452f04;
}
.welcome-card::before {
  content: ''; position: absolute; width: 60px; height: 3px; top: -1px;
  left: calc(50% - 30px); background: #a9774c; border-radius: 3px;
}
.round-icon { width: 52px; height: 52px; line-height: 50px; background: #eee5d850; }
.welcome-card h2 { font-size: clamp(28px, 3vw, 36px); letter-spacing: -.035em; }
input:not([type=checkbox],[type=file]) {
  border-radius: 12px; padding: 14px 16px;
  transition: border-color .25s, box-shadow .25s, background-color .25s;
}
input:not([type=checkbox],[type=file]):focus {
  border-color: #9f736b; background: #fffefb; box-shadow: 0 0 0 4px #78394a0c;
}
.input-row { gap: 10px; }
.privacy-note { margin-top: 22px; }
#gallery-panel { animation: soft-enter .65s var(--ease) both; }
.section-heading h2 { letter-spacing: -.04em; }
.filters { gap: 8px; }
.filter { background: #fffaf570; font-size: 13px; }
.filter.active { background: var(--wine); border-color: var(--wine); box-shadow: 0 3px 10px #78394a16; }
.photo-card { border-radius: 16px; box-shadow: 0 4px 16px #402e2a0b; animation: soft-enter .6s var(--ease) both; }
.photo-card img { transition: transform .75s var(--ease); }
.empty { border-radius: 20px; padding: 52px 24px; background: #fffdf740; }
.sharing-note {
  position: relative; overflow: hidden; border: 1px solid #d9c8b74d;
  border-radius: 24px; padding: 38px 42px;
  background: linear-gradient(120deg, #ece4d5, #f0e5dc 70%, #eadad0);
}
.sharing-note h2 { letter-spacing: -.03em; }
.note-branch { flex: 0 0 64px; object-fit: contain; opacity: .8; transform: rotate(12deg); }
.note-heart { opacity: .65; }
footer { border-top-color: #96724e26; }
dialog:not(.lightbox) {
  border-radius: 24px; padding: 30px; background: #fcf8f1;
  box-shadow: 0 30px 100px #211b1840;
}
dialog[open] { animation: dialog-enter .4s var(--ease); }
dialog[open]::backdrop { animation: backdrop-enter .35s ease; }
dialog::backdrop { background: #29201bcc; backdrop-filter: blur(8px); }
.icon-button { border-radius: 50%; }
.dropzone { border-radius: 16px; background: #efe7db80; padding: 30px 16px; transition: background-color .3s, border-color .3s; }
.dropzone:focus-within { border-color: var(--wine); }
input[type=file]::file-selector-button {
  font: inherit; color: var(--wine); border: 1px solid var(--line);
  border-radius: 30px; background: #fffaf5; padding: 10px 16px; margin-right: 10px; cursor: pointer;
}
.upload-preview img { border-radius: 10px; }
.lightbox { background: #241e1b; }
.lightbox-stage img { border-radius: 6px; box-shadow: 0 18px 60px #0003; }
@media (hover: hover) and (pointer: fine) {
  .button:hover:not(:disabled) { transform: translateY(-2px); box-shadow: 0 9px 20px #78394a21; }
  .button:hover span { transform: translateX(3px); }
  .photo-card:hover img { transform: scale(1.04); }
  .filter:not(.active):hover { background: var(--sand); border-color: #bda68f; }
  .text-button:hover, .icon-button:hover { background: #96724e14; }
  .arrow:hover { background: #ffffff25; transform: scale(1.05); }
  .dropzone:hover { background: #e9decd; border-color: #96654f; }
}
@keyframes soft-enter { from { opacity: 0; transform: translateY(12px); } to { opacity: 1; transform: none; } }
@keyframes dialog-enter { from { opacity: 0; transform: translateY(16px) scale(.985); } to { opacity: 1; transform: none; } }
@keyframes backdrop-enter { from { opacity: 0; } to { opacity: 1; } }
@media (prefers-reduced-motion: no-preference) {
  .hero > :not(.botanical) { animation: soft-enter .9s var(--ease) both; }
  .hero .script { animation-delay: .07s; }
  .hero h1 { animation-delay: .13s; }
  .hero .flourish, .hero .intro { animation-delay: .2s; }
  .hero .button, .hero .small-note { animation-delay: .27s; }
  @supports (transition-behavior: allow-discrete) {
    dialog {
      transition: opacity .25s ease, transform .25s var(--ease),
        display .25s allow-discrete, overlay .25s allow-discrete;
    }
    dialog:not([open]) { opacity: 0; transform: translateY(10px); }
    dialog::backdrop { transition: opacity .25s ease, display .25s allow-discrete, overlay .25s allow-discrete; }
    dialog:not([open])::backdrop { opacity: 0; }
  }
}
@media (max-width: 700px) {
  .topbar { gap: 10px; flex-wrap: wrap; }
  .header-note { letter-spacing: 1px; }
  .hero { padding: 54px 22px 46px; }
  .hero::before { top: 20px; height: 400px; width: 88%; }
  h1 { font-size: clamp(44px, 10.5vw, 70px); }
  .hero .eyebrow { gap: 8px; letter-spacing: 1px; }
  .eyebrow span:empty { width: 18px; flex-shrink: 0; }
  .botanical { width: 145px; bottom: 6px; opacity: .28; }
  .botanical-left { left: -64px; }
  .botanical-right { right: -64px; }
  .welcome-card { padding: 32px 22px 22px; border-radius: 20px; }
  .photo-card { border-radius: 10px; }
  .sharing-note { padding: 28px 22px; gap: 14px; border-radius: 20px; }
  .note-branch { flex-basis: 36px; width: 36px; height: 75px; align-self: flex-start; }
  dialog:not(.lightbox) { padding: 22px; border-radius: 20px; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after, dialog::backdrop { animation: none !important; transition: none !important; }
}

.album-actions { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 10px; }
@media (max-width: 700px) {
  .album-actions { width: 100%; }
  .album-actions .button { width: 100%; }
}

/* Even thumbnails and a touch-friendly full-screen viewer. */
.photo-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; columns: auto; }
.photo-card { aspect-ratio: 1; margin: 0; }
.photo-card img { width: 100%; height: 100%; min-height: 0; object-fit: cover; }
.lightbox {
  padding: max(14px, env(safe-area-inset-top)) max(20px, env(safe-area-inset-right)) max(14px, env(safe-area-inset-bottom)) max(20px, env(safe-area-inset-left));
  overflow: hidden;
}
.lightbox[open] { display: flex; flex-direction: column; }
.lightbox-top, .lightbox-bottom { flex-shrink: 0; }
.lightbox-counter, #lightbox-counter { font-variant-numeric: tabular-nums; letter-spacing: .08em; }
.lightbox-stage { position: relative; flex: 1; min-height: 0; height: auto; overflow: hidden; touch-action: pan-y pinch-zoom; }
.lightbox-stage img { max-width: calc(100% - 120px); max-height: 100%; object-fit: contain; }
.lightbox-stage .arrow { position: absolute; top: 50%; bottom: auto; transform: translateY(-50%); z-index: 1; background: #211b18bb; }
#previous { left: 0; }
#next { right: 0; }
.lightbox-stage .arrow:hover { transform: translateY(-50%); }
.photo-status { position: absolute; left: 15%; right: 15%; text-align: center; color: #cfbeb0; pointer-events: none; }
.photo-status:empty { display: none; }
.lightbox-bottom { padding-top: 12px; gap: 12px; flex-wrap: wrap; }
.lightbox-bottom p { margin: 0; }
.lightbox-bottom .swipe-hint { font-size: 11px; color: #b7a599; margin-top: 3px; }
@media (max-width: 700px) {
  .photo-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 10px; }
  .lightbox { padding-inline: max(12px, env(safe-area-inset-left)) max(12px, env(safe-area-inset-right)); }
  .lightbox-stage { padding-bottom: 62px; }
  .lightbox-stage img { max-width: 100%; }
  .lightbox-stage .arrow { top: auto; bottom: 4px; transform: none; width: 48px; height: 48px; }
  .lightbox-stage .arrow:hover { transform: none; }
  #previous { left: calc(50% - 58px); }
  #next { right: calc(50% - 58px); }
}

/* The entire upload card is the native, keyboard-accessible file picker. */
.dropzone { position: relative; }
.dropzone input[type=file] {
  position: absolute; inset: 0; width: 100%; height: 100%;
  opacity: 0; cursor: pointer;
}
.dropzone:focus-within { outline: 3px solid #bb7651; outline-offset: 5px; }
.dropzone:has(input:disabled) { opacity: .55; cursor: wait; }
.dropzone input[type=file]:disabled { cursor: wait; }

.gallery-pagination { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 16px; margin-top: 24px; }
.page-numbers { display: flex; flex-wrap: wrap; justify-content: center; gap: 6px; }
.gallery-pagination .page-numbers .button { min-width: 44px; min-height: 44px; padding: 8px; font-variant-numeric: tabular-nums; }
#page-status { order: 1; flex-basis: 100%; text-align: center; }
.gallery-pagination span { color: var(--muted); font-size: 12px; font-variant-numeric: tabular-nums; }
.gallery-pagination button:disabled { cursor: default; }
@media (max-width: 700px) {
  .gallery-pagination { gap: 10px; }
  .page-numbers { order: -1; flex-basis: 100%; }
  .gallery-pagination .button { padding-inline: 14px; gap: 0; }
}

.topbar .logout-button {
  flex-shrink: 0; min-height: 44px; padding: 9px 20px;
  color: var(--wine); background: #eee2df; border-color: #c9a7aa;
  white-space: nowrap;
}
@media (hover: hover) and (pointer: fine) {
  .topbar .logout-button:hover { background: #e5d2d0; border-color: var(--wine); }
}
@media (max-width: 700px) {
  .topbar { display: grid; grid-template-columns: minmax(0, 1fr); justify-items: center; gap: 8px; text-align: center; }
  .topbar .brand { grid-column: 1; grid-row: 1; }
  .topbar .header-note { grid-column: 1; grid-row: 2; font-size: 8px; }
  .topbar .logout-button { grid-column: 1; grid-row: 3; justify-self: center; margin-top: 4px; padding-inline: 20px; }
}

.bulk-approval { display: flex; align-items: center; flex-wrap: wrap; gap: 10px 18px; margin-bottom: 18px; }
.bulk-approval p { margin: 0; color: var(--muted); font-size: 12px; }
@media (max-width: 700px) {
  .bulk-approval .button { width: 100%; }
}

/* A native scroll surface keeps touch panning smooth while zoomed. */
.photo-viewport { position: absolute; inset: 0 60px; overflow: hidden; }
.photo-canvas { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; }
.photo-viewport img { display: block; flex: none; width: auto; height: auto; max-width: 100%; max-height: 100%; cursor: zoom-in; }
.photo-viewport.is-zoomed { overflow: auto; overscroll-behavior: contain; }
.photo-viewport.is-zoomed img { max-width: none; max-height: none; cursor: zoom-out; }
.lightbox-stage:has(.is-zoomed) { touch-action: pan-x pan-y pinch-zoom; }
#zoom-toggle { margin-left: auto; }
@media (max-width: 700px) {
  .photo-viewport { inset: 0 0 62px; }
}

.developer-credit { margin: 0; padding: 0 18px 18px; text-align: center; font-size: 10px; font-weight: 400; color: var(--muted); }

.find-me { margin-bottom: 24px; padding: 20px; border: 1px solid var(--line); border-radius: 16px; background: #fffdf74d; }
.find-me label { margin-top: 0; font: 26px Georgia, serif; }
.find-me p { color: var(--muted); font-size: 13px; }
.find-me select { width: 100%; max-width: 420px; min-height: 48px; padding: 10px 14px; font: inherit; font-size: 16px; color: var(--ink); background: var(--paper); border: 1px solid var(--line); border-radius: 8px; }
#admin-actions { display: flex; flex-wrap: wrap; gap: 8px; }
#tag-fields { border: 0; padding: 0; margin: 0; min-width: 0; }
.tag-input-row { display: flex; gap: 8px; }
.tag-input-row .button { flex-shrink: 0; }
.tag-list { display: flex; flex-wrap: wrap; gap: 8px; padding: 0; list-style: none; }
.tag-list li { display: flex; align-items: center; max-width: 100%; padding-left: 14px; border-radius: 24px; background: var(--sand); }
.tag-list li span { overflow-wrap: anywhere; min-width: 0; }
.tag-list .text-button { font-size: 22px; min-width: 44px; flex-shrink: 0; }
@media (max-width: 400px) { .tag-input-row { flex-direction: column; } }
