body.paw-moments-overlay-active{--paw-moments-launcher-height:54px}
.paw-moments-shell{--paw-moments-launcher-height:54px;position:fixed;right:max(24px,var(--safe-area-right));bottom:calc(20px + var(--v2-bottom-overlay-space,0px));z-index:65;display:grid;justify-items:end;gap:12px;max-width:min(350px,calc(100vw - 32px - var(--safe-area-left) - var(--safe-area-right)))}
.paw-moments-shell.is-left{right:auto;left:max(24px,var(--safe-area-left));justify-items:start}.paw-moments-shell.is-launcher-dragging{transition:none}.paw-moments-shell.is-launcher-dragging .paw-moments-launcher{cursor:grabbing}
.paw-moments-shell.is-suppressed{display:none}
.paw-moments-shell.is-dialog-open .paw-moments-launcher,.paw-moments-shell.is-dialog-open .paw-moments-panel{display:none}
.paw-moments-shell [hidden]{display:none!important}
.paw-moments-launcher{min-height:var(--paw-moments-launcher-height);display:inline-flex;align-items:center;gap:10px;padding:0 18px 0 0;border:1px solid rgba(185,101,73,.24);border-radius:999px;background:var(--surface);color:var(--ink);box-shadow:0 18px 42px rgba(76,51,43,.16),0 5px 14px rgba(76,51,43,.08);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.paw-moments-launcher:hover{border-color:rgba(185,101,73,.42);box-shadow:0 20px 48px rgba(76,51,43,.19),0 6px 16px rgba(76,51,43,.1);transform:translateY(-1px)}
.paw-moments-launcher:focus-visible,.paw-moments-panel button:focus-visible{outline:3px solid rgba(185,101,73,.32);outline-offset:3px}
.paw-moments-launcher__portrait{position:relative;width:54px;height:54px;display:grid;place-items:center;flex:0 0 auto;overflow:visible;border-radius:50%;background:linear-gradient(145deg,var(--terra-soft),var(--sage-soft));color:var(--terra-dark);box-shadow:inset 0 0 0 1px rgba(185,101,73,.15)}
.paw-moments-launcher__portrait img{width:100%;height:100%;display:block;border-radius:50%;object-fit:cover;clip-path:circle(50% at 50% 50%)}
.paw-moments-launcher__portrait svg{width:29px;height:29px;fill:currentColor}
.paw-moments-launcher__badge{position:absolute;right:-1px;top:2px;width:10px;height:10px;border:2px solid var(--surface);border-radius:50%;background:var(--terra);box-shadow:0 2px 8px rgba(76,51,43,.18)}
.paw-moments-launcher__label{font-family:var(--font-display);font-size:20px;font-weight:650;line-height:1;white-space:nowrap}
.paw-moments-panel{width:min(330px,calc(100vw - 32px - var(--safe-area-left) - var(--safe-area-right)));padding:20px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-md)}
.paw-moments-panel__question{margin:7px 0 18px;font-family:var(--font-display);font-size:25px;font-weight:600;line-height:1.18;color:var(--ink)}
.paw-moments-panel__actions{display:flex;flex-wrap:wrap;gap:8px}
.paw-moments-panel__actions .button--quiet{padding-inline:10px}












body.paw-moments-overlay-active .v2-feedback:not(:empty){bottom:calc(32px + var(--v2-bottom-overlay-space,0px) + var(--paw-moments-launcher-height,54px))}
@media(max-width:900px){body.paw-moments-overlay-active{--paw-moments-launcher-height:52px}.paw-moments-shell{--paw-moments-launcher-height:52px;right:max(18px,var(--safe-area-right));bottom:calc(18px + var(--v2-bottom-overlay-space,0px))}.paw-moments-launcher__portrait{width:52px;height:52px}.paw-moments-panel{width:min(330px,calc(100vw - 28px - var(--safe-area-left) - var(--safe-area-right)))}}
@media(max-width:520px){body.paw-moments-overlay-active{--paw-moments-launcher-height:48px}.paw-moments-shell{--paw-moments-launcher-height:48px;right:max(12px,var(--safe-area-right));bottom:calc(12px + var(--v2-bottom-overlay-space,0px));max-width:calc(100vw - 24px - var(--safe-area-left) - var(--safe-area-right))}.paw-moments-launcher{min-height:48px;gap:8px;padding-right:14px}.paw-moments-launcher__portrait{width:48px;height:48px}.paw-moments-launcher__portrait svg{width:26px;height:26px}.paw-moments-launcher__label{font-size:18px}.paw-moments-panel{width:min(320px,calc(100vw - 24px - var(--safe-area-left) - var(--safe-area-right)));padding:18px}.paw-moments-panel__question{font-size:23px}.paw-moments-panel__actions{display:grid}.paw-moments-panel__actions .button{width:100%}}
@media(prefers-reduced-motion:reduce){.paw-moments-launcher{transition:none}}

/* PAWMOMENTS-1C — owner CRUD and memorial section */
.memory-moments{padding-top:78px;padding-bottom:20px}
.memory-moments__heading{align-items:center}
.memory-moments__heading>.button{flex:0 0 auto}
.memory-moments__heading>.button svg{width:18px;height:18px;fill:currentColor}
.memory-moments-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.memory-moment-card{position:relative;min-width:0;display:flex;flex-direction:column;gap:18px;padding:22px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm)}
.memory-moment-card__topline{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}
.memory-moment-card__topline>.eyebrow{min-width:0;max-width:calc(100% - 38px);font-size:10px;line-height:1.45;white-space:normal}
.memory-moment-card__body{margin:0;color:var(--ink);font-family:var(--font-display);font-size:23px;font-weight:500;line-height:1.38;overflow-wrap:anywhere;white-space:normal}
.memory-moment-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-top:auto;padding-top:2px}
.memory-moment-card__footer time{color:var(--muted);font-size:11px;font-weight:650}
.memory-moment-card__badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}
.memory-moment-card .status-badge{max-width:100%;display:inline-flex;align-items:center;justify-content:center;padding:6px 9px;border:1px solid rgba(117,103,97,.2);border-radius:999px;background:rgba(117,103,97,.09);color:var(--ink);font-size:10px;font-weight:800;line-height:1.2;text-align:center}
.memory-moment-card .status-badge[data-tone="review"]{border-color:rgba(185,101,73,.26);background:var(--terra-soft);color:var(--terra-dark)}
.memory-moment-card .status-badge[data-tone="blocked"]{border-color:rgba(139,70,54,.34);background:#f4d8ce;color:#6f2c22}
.memory-moment-menu{flex:0 0 auto}
.memory-moments-empty{display:flex;align-items:center;gap:18px;padding:24px;border:1px dashed rgba(185,101,73,.3);border-radius:var(--radius-md);background:linear-gradient(135deg,var(--surface),var(--terra-soft))}
.memory-moments-empty>span{width:48px;height:48px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:var(--surface);color:var(--terra-dark);box-shadow:var(--shadow-sm)}
.memory-moments-empty svg{width:25px;height:25px;fill:currentColor}
.memory-moments-empty h3{margin:0;font-family:var(--font-display);font-size:25px;font-weight:600}
.memory-moments-empty p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.55}


.paw-moments-panel .button[disabled],.memory-moment-menu button[disabled]{cursor:wait;opacity:.62}

@media(max-width:900px){.memory-moments{padding-top:58px}.memory-moments-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.memory-moment-card__body{font-size:22px}}
@media(max-width:620px){.memory-moments__heading{display:grid;gap:18px}.memory-moments__heading>.button{justify-self:start}}
@media(max-width:520px){.memory-moments{padding-top:34px}.memory-moments-grid{grid-template-columns:1fr;gap:14px}.memory-moment-card{padding:19px}.memory-moment-card__body{font-size:21px}.memory-moment-card__footer{align-items:flex-start;flex-direction:column}.memory-moment-card__badges{justify-content:flex-start}.memory-moments-empty{align-items:flex-start;padding:19px}.memory-moments-empty>span{width:44px;height:44px}.memory-moments-empty h3{font-size:23px}}

/* PAWMOMENTS-1D — photo-bubble floating launcher visual lock */
body.paw-moments-overlay-active{--paw-moments-launcher-height:108px}
.paw-moments-shell{--paw-moments-launcher-height:108px}
.paw-moments-launcher{position:relative;min-width:104px;min-height:108px;display:grid;justify-items:center;align-content:start;gap:0;padding:0 5px 2px;border:0;background:transparent;box-shadow:none;touch-action:pan-y;user-select:none}
.paw-moments-launcher:hover{border-color:transparent;box-shadow:none;transform:translateY(-2px)}
.paw-moments-launcher:focus-visible{outline:none}
.paw-moments-launcher__portrait{z-index:2;width:64px;height:64px;border:3px solid var(--surface);background:linear-gradient(145deg,var(--terra-soft),var(--sage-soft));box-shadow:0 14px 30px rgba(76,51,43,.2),0 4px 10px rgba(76,51,43,.1),inset 0 0 0 1px rgba(185,101,73,.12)}
.paw-moments-launcher:focus-visible .paw-moments-launcher__portrait{box-shadow:0 14px 30px rgba(76,51,43,.2),0 4px 10px rgba(76,51,43,.1),0 0 0 4px rgba(185,101,73,.28),inset 0 0 0 1px rgba(185,101,73,.12)}
.paw-moments-launcher__badge{right:-3px;top:4px;width:14px;height:14px;border:3px solid var(--surface);box-shadow:0 4px 10px rgba(76,51,43,.22)}
.paw-moments-launcher__label-wrap{position:relative;z-index:1;min-height:31px;display:inline-flex;align-items:center;margin-top:5px;padding:7px 29px 7px 14px;border:1px solid rgba(185,101,73,.22);border-radius:999px;background:rgba(255,253,252,.97);box-shadow:0 10px 24px rgba(76,51,43,.14),0 3px 8px rgba(76,51,43,.07);backdrop-filter:blur(10px)}
.paw-moments-launcher__label{font-size:16px;font-weight:650;line-height:1}
.paw-moments-launcher__charm{position:absolute;right:4px;top:50%;width:20px;height:20px;display:grid;place-items:center;border:1px solid rgba(185,101,73,.18);border-radius:50%;background:var(--terra-soft);color:var(--terra-dark);transform:translateY(-50%)}
.paw-moments-launcher__charm svg{width:11px;height:11px;fill:currentColor}
@media(max-width:900px){body.paw-moments-overlay-active{--paw-moments-launcher-height:102px}.paw-moments-shell{--paw-moments-launcher-height:102px}.paw-moments-launcher{min-width:100px;min-height:102px}.paw-moments-launcher__portrait{width:60px;height:60px}.paw-moments-launcher__label{font-size:15px}}
@media(max-width:520px){body.paw-moments-overlay-active{--paw-moments-launcher-height:96px}.paw-moments-shell{--paw-moments-launcher-height:96px}.paw-moments-launcher{min-width:94px;min-height:96px;padding-right:4px}.paw-moments-launcher__portrait{width:56px;height:56px}.paw-moments-launcher__portrait svg{width:27px;height:27px}.paw-moments-launcher__label-wrap{min-height:29px;margin-top:5px;padding:6px 27px 6px 12px}.paw-moments-launcher__label{font-size:14px}.paw-moments-launcher__charm{width:18px;height:18px}.paw-moments-launcher__charm svg{width:10px;height:10px}}


/* PAWMOMENTS-1E — memorial floating prompt panel visual lock */
.paw-moments-panel{position:relative;isolation:isolate;overflow:visible;width:min(304px,calc(100vw - 32px - var(--safe-area-left) - var(--safe-area-right)));margin-top:38px;padding:50px 22px 20px;border:1px solid rgba(185,101,73,.22);border-radius:26px;background:radial-gradient(circle at 90% 8%,rgba(185,101,73,.1),transparent 34%),linear-gradient(155deg,rgba(255,253,252,.99),rgba(250,244,239,.98) 62%,rgba(238,244,237,.9));box-shadow:0 24px 58px rgba(76,51,43,.18),0 7px 18px rgba(76,51,43,.09);text-align:center}
.paw-moments-panel>*:not(.paw-moments-panel__sprig){position:relative;z-index:2}.paw-moments-panel>.paw-moments-panel__portrait{position:absolute;left:50%;top:0;transform:translate(-50%,-50%)}
.paw-moments-panel__portrait{width:76px;height:76px;display:grid;place-items:center;overflow:hidden;margin:0;border:4px solid var(--surface);border-radius:50%;background:linear-gradient(145deg,var(--terra-soft),var(--sage-soft));color:var(--terra-dark);box-shadow:0 14px 30px rgba(76,51,43,.2),0 4px 10px rgba(76,51,43,.09)}
.paw-moments-panel__portrait img{width:100%;height:100%;display:block;object-fit:cover}.paw-moments-panel__portrait svg{width:34px;height:34px;fill:currentColor}
.paw-moments-panel>.eyebrow{display:block;max-width:230px;margin:0 auto;color:var(--terra-dark);font-size:9px;line-height:1.5;letter-spacing:.13em;text-align:center}
.paw-moments-panel__question{max-width:244px;margin:12px auto 22px;font-size:29px;font-weight:560;line-height:1.14;text-align:center;text-wrap:balance}
.paw-moments-panel__actions{display:grid;gap:9px}
.paw-moments-panel__actions .button{width:100%;min-height:42px;justify-content:center;border-radius:999px}
.paw-moments-panel__actions .button--primary{box-shadow:0 10px 22px rgba(185,101,73,.2)}
.paw-moments-panel__actions .button--outline{background:rgba(255,253,252,.74)}
.paw-moments-panel__actions .button--quiet{min-height:34px;padding:6px 12px;border-color:transparent;background:transparent;color:var(--ink);font-size:12px}
.paw-moments-panel__sprig{position:absolute;z-index:1;width:88px;height:110px;fill:none;stroke:var(--terra);stroke-width:1.35;opacity:.11;pointer-events:none}
.paw-moments-panel__sprig path:not(:first-child){fill:var(--terra);stroke:none}
.paw-moments-panel__sprig--top{left:-24px;top:-30px;transform:rotate(-17deg)}
.paw-moments-panel__sprig--bottom{right:-26px;bottom:-38px;transform:rotate(10deg)}
@media(max-width:900px){.paw-moments-panel{width:min(300px,calc(100vw - 28px - var(--safe-area-left) - var(--safe-area-right)));padding:48px 21px 19px}.paw-moments-panel__question{font-size:28px}.paw-moments-panel__sprig{width:82px;height:103px}}
@media(max-width:520px){.paw-moments-panel{width:min(294px,calc(100vw - 24px - var(--safe-area-left) - var(--safe-area-right)));padding:45px 18px 17px;border-radius:24px}.paw-moments-panel__portrait{width:68px;height:68px}.paw-moments-panel__question{max-width:232px;margin-bottom:19px;font-size:26px}.paw-moments-panel__actions{gap:8px}.paw-moments-panel__actions .button{min-height:40px}.paw-moments-panel__sprig{width:76px;height:95px;opacity:.1}}

/* PAWMOMENTS-PHOTO-2B: thin attachment UI over the shared media lifecycle. */
.memory-moment-card__photo{margin:0;overflow:hidden;border-radius:calc(var(--radius-md) - 5px);background:var(--surface-soft);aspect-ratio:4/3}
.memory-moment-card__photo img{width:100%;height:100%;display:block;object-fit:cover}
.paw-moments-photo-field{display:grid;gap:10px;padding:15px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-soft)}
.paw-moments-photo-field__heading{display:grid;gap:3px}
.paw-moments-photo-field__heading>span{color:var(--ink);font-size:13px;font-weight:800}
.paw-moments-photo-field>.button{justify-self:start}
.paw-moments-photo-preview{width:min(100%,220px);margin:0}
.paw-moments-photo-preview[hidden]{display:none}
.paw-moments-photo-preview .photo-item{width:100%}
.paw-moments-photo-preview .photo-item__name{font-size:10px}
.paw-moments-crop-dialog .pm-modal{width:min(780px,calc(100vw - 28px))}
.paw-moments-crop-dialog .pm-modal__media-stage{min-height:360px}
.paw-moments-crop-dialog [data-paw-moments-crop-image]{display:block;max-width:100%}
@media(max-width:620px){.paw-moments-crop-dialog .pm-modal__media-stage{min-height:280px}.paw-moments-photo-preview{width:min(100%,210px)}}

/* PAWMOMENTS-PRESENTATION-2C-A — direct production scrapbook templates. */
.memory-moments{padding-top:68px;padding-bottom:0}
.memory-moments__heading{align-items:flex-end;margin-bottom:22px}
.memory-moments-album{padding:20px;border:1px solid rgba(185,101,73,.12);border-radius:24px;background:linear-gradient(145deg,rgba(255,253,250,.48),rgba(250,245,238,.3));box-shadow:inset 0 1px 0 rgba(255,255,255,.66)}
.memory-moments-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;align-items:start;gap:26px 20px}
.memory-moment-card{--pm-ratio:1.24;grid-column:span 4!important;position:relative;min-width:0;display:block;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;container-type:inline-size}
.memory-moment-card__surface{position:relative;isolation:isolate;width:100%;aspect-ratio:var(--pm-ratio);overflow:visible;background-position:center;background-repeat:no-repeat;background-size:100% 100%;filter:drop-shadow(0 10px 14px rgba(76,51,43,.09));transition:filter .18s ease,transform .18s ease}
.memory-moment-card.is-owner-view:hover .memory-moment-card__surface{filter:drop-shadow(0 13px 18px rgba(76,51,43,.12));transform:translateY(-1px)}
.memory-moment-card__content{position:absolute;z-index:3;display:flex;min-width:0;flex-direction:column;gap:10px;overflow:hidden}
.memory-moment-card__lead{margin:0;color:#4d3a31;font-family:var(--font-body);font-size:clamp(12px,2.35cqw,17px);font-weight:650;line-height:1.34;text-wrap:balance}
.memory-moment-card__body{margin:0;color:#402b22;font-family:var(--font-display);font-size:clamp(22px,5cqw,39px);font-weight:520;line-height:1.16;overflow-wrap:anywhere;text-wrap:pretty}
.memory-moment-card--medium .memory-moment-card__body{font-size:clamp(20px,4.25cqw,34px);line-height:1.2}
.memory-moment-card--long .memory-moment-card__body{font-size:clamp(17px,3.35cqw,28px);line-height:1.24}
.memory-moment-card__translation{display:grid;gap:6px;min-height:0}
.memory-moment-card__translation .translation-disclosure{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:3px 8px;margin-top:7px;color:#6f5c52;font-size:10px;line-height:1.35}.memory-moment-card__translation .translation-disclosure span{min-width:0;overflow-wrap:anywhere}.memory-moment-card__translation .translation-disclosure__toggle{font-size:inherit;font-weight:750;white-space:nowrap}
.memory-moment-card__photo{position:absolute;z-index:3;margin:0;padding:7px;overflow:visible;border-radius:8px;background:#fdfaf5;box-shadow:0 8px 15px rgba(63,45,38,.16),0 2px 4px rgba(63,45,38,.09);transform-origin:center}
.memory-moment-card__photo img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:4px;background:var(--surface-soft)}
.memory-moment-card__date{position:absolute;z-index:4;color:#4d3a31;font-family:var(--font-body);font-size:clamp(10px,2.1cqw,15px);font-weight:600;line-height:1.2}
.memory-moment-card__actions{position:absolute;z-index:5;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;border-top:1px solid rgba(133,94,72,.14)}
.memory-moment-card__action,.memory-moment-card__visibility{min-width:0;min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:3px 7px;border:0;background:transparent;color:rgba(76,53,44,.8);font-family:var(--font-body);font-size:clamp(9px,1.55cqw,12px);font-weight:700;line-height:1.1;cursor:pointer;transition:color .16s ease,background .16s ease}
.memory-moment-card__action+ .memory-moment-card__action,.memory-moment-card__visibility{border-left:1px solid rgba(133,94,72,.12)}
.memory-moment-card__action svg,.memory-moment-card__visibility svg{width:14px;height:14px;flex:0 0 auto;fill:rgba(170,112,79,.8)}
.memory-moment-card__action:hover,.memory-moment-card__action:focus-visible{color:#4c352c;background:rgba(255,251,245,.42)}
.memory-moment-card__action.is-destructive svg{fill:rgba(170,112,79,.8)}
.memory-moment-card__action.is-destructive:hover,.memory-moment-card__action.is-destructive:focus-visible{color:#8f372b}
.memory-moment-card__action.is-destructive:hover svg,.memory-moment-card__action.is-destructive:focus-visible svg{fill:#c54e3d}
.memory-moment-card__visibility{justify-self:end;margin-left:6px;padding-inline:9px;border-left:0;border-radius:999px;background:rgba(245,232,213,.7);white-space:nowrap}
.memory-moment-card__visibility svg{width:14px;height:14px;fill:#536f42}
.memory-moment-card[data-visibility="public"] .memory-moment-card__visibility{background:rgba(226,237,217,.92);color:#315a34}
.memory-moment-card[data-visibility="private"] .memory-moment-card__visibility{background:rgba(239,223,207,.92);color:#6b493c}
.memory-moment-card__moderation{position:absolute;z-index:7;right:7%;top:6%;display:flex;gap:5px}
.memory-moment-card__moderation .status-badge{padding:4px 8px;border:1px solid rgba(117,103,97,.14);border-radius:999px;background:rgba(255,252,247,.88);box-shadow:0 3px 9px rgba(76,51,43,.07);backdrop-filter:blur(5px);font-size:9px;line-height:1.1}
.memory-moment-card__moderation .status-badge[data-tone=review]{border-color:rgba(185,101,73,.2);background:rgba(247,228,219,.9)}
.memory-moment-card__moderation .status-badge[data-tone=blocked]{border-color:rgba(139,70,54,.22);background:rgba(244,216,206,.92);color:#6f2c22}
.memory-moment-card button:focus-visible{outline:3px solid rgba(185,101,73,.32);outline-offset:2px}

.memory-moment-card--paperclip-note{--pm-ratio:1.239;grid-column:span 4}
.memory-moment-card--paperclip-note .memory-moment-card__surface{background-image:url('paw-moments/cards/paperclip-note.webp')}
.memory-moment-card--paperclip-note .memory-moment-card__content{left:18%;right:12%;top:17%;bottom:29%}
.memory-moment-card--paperclip-note .memory-moment-card__date{left:18%;bottom:20%}
.memory-moment-card--paperclip-note .memory-moment-card__actions{left:14%;right:10%;bottom:7%}

.memory-moment-card--photo-beige{--pm-ratio:1.382;grid-column:span 4}
.memory-moment-card--photo-beige .memory-moment-card__surface{background-image:url('paw-moments/cards/photo-beige.webp')}
.memory-moment-card--photo-beige .memory-moment-card__photo{left:7%;top:14%;width:43%;transform:rotate(-1.6deg)}
.memory-moment-card--photo-beige .memory-moment-card__content{left:55%;right:7%;top:17%;bottom:31%}
.memory-moment-card--photo-beige .memory-moment-card__date{left:55%;bottom:20%}
.memory-moment-card--photo-beige .memory-moment-card__actions{left:13%;right:9%;bottom:6%}

.memory-moment-card--lined-quote{--pm-ratio:.959;grid-column:span 3}
.memory-moment-card--lined-quote .memory-moment-card__surface{background-image:url('paw-moments/cards/lined-quote.webp')}
.memory-moment-card--lined-quote .memory-moment-card__content{left:14%;right:12%;top:21%;bottom:30%}
.memory-moment-card--lined-quote .memory-moment-card__lead{padding-left:1.5em}
.memory-moment-card--lined-quote .memory-moment-card__body{font-size:clamp(22px,6.4cqw,38px)}
.memory-moment-card--lined-quote .memory-moment-card__date{left:14%;bottom:20%}
.memory-moment-card--lined-quote .memory-moment-card__actions{left:12%;right:10%;bottom:6%}

.memory-moment-card--photo-pink{--pm-ratio:1.344;grid-column:span 4}
.memory-moment-card--photo-pink .memory-moment-card__surface{background-image:url('paw-moments/cards/photo-pink.webp')}
.memory-moment-card--photo-pink .memory-moment-card__photo{left:7%;top:13%;width:43%;transform:rotate(-2.3deg)}
.memory-moment-card--photo-pink .memory-moment-card__content{left:58%;right:7%;top:17%;bottom:31%}
.memory-moment-card--photo-pink .memory-moment-card__date{left:58%;bottom:20%}
.memory-moment-card--photo-pink .memory-moment-card__actions{left:13%;right:9%;bottom:6%}

.memory-moment-card--sage-keepsake{--pm-ratio:.815;grid-column:span 3}
.memory-moment-card--sage-keepsake .memory-moment-card__surface{background-image:url('paw-moments/cards/sage-keepsake.webp')}
.memory-moment-card--sage-keepsake .memory-moment-card__content{left:13%;right:10%;top:22%;bottom:30%}
.memory-moment-card--sage-keepsake .memory-moment-card__body{font-size:clamp(22px,6.2cqw,38px)}
.memory-moment-card--sage-keepsake .memory-moment-card__date{left:13%;bottom:20%}
.memory-moment-card--sage-keepsake .memory-moment-card__actions{left:10%;right:8%;bottom:6%}

.memory-moment-card--cream-layered{--pm-ratio:1.269;grid-column:span 4}
.memory-moment-card--cream-layered .memory-moment-card__surface{background-image:url('paw-moments/cards/cream-layered.webp')}
.memory-moment-card--cream-layered .memory-moment-card__content{left:12%;right:10%;top:16%;bottom:29%}
.memory-moment-card--cream-layered .memory-moment-card__date{left:12%;bottom:19%}
.memory-moment-card--cream-layered .memory-moment-card__actions{left:10%;right:8%;bottom:6%}

.memory-moment-card--blush-photo{--pm-ratio:1.4;grid-column:span 4}
.memory-moment-card--blush-photo .memory-moment-card__surface{background-image:url('paw-moments/cards/blush-photo.webp')}
.memory-moment-card--blush-photo .memory-moment-card__photo{left:7%;top:16%;width:42%;transform:rotate(-2deg)}
.memory-moment-card--blush-photo .memory-moment-card__content{left:55%;right:6%;top:13%;bottom:29%}
.memory-moment-card--blush-photo .memory-moment-card__date{left:55%;bottom:18%}
.memory-moment-card--blush-photo .memory-moment-card__actions{left:32%;right:7%;bottom:5%}

.memory-moment-card--minimal-keepsake{--pm-ratio:1.063;grid-column:span 3}
.memory-moment-card--minimal-keepsake .memory-moment-card__surface{background-image:url('paw-moments/cards/minimal-keepsake.webp')}
.memory-moment-card--minimal-keepsake .memory-moment-card__content{left:13%;right:12%;top:20%;bottom:29%}
.memory-moment-card--minimal-keepsake .memory-moment-card__body{font-size:clamp(21px,5.8cqw,36px)}
.memory-moment-card--minimal-keepsake .memory-moment-card__date{left:13%;bottom:20%}
.memory-moment-card--minimal-keepsake .memory-moment-card__actions{left:11%;right:9%;bottom:6%}

.memory-moment-card--sage-lined{--pm-ratio:1.071;grid-column:span 3}
.memory-moment-card--sage-lined .memory-moment-card__surface{background-image:url('paw-moments/cards/sage-lined.webp')}
.memory-moment-card--sage-lined .memory-moment-card__content{left:11%;right:10%;top:18%;bottom:30%}
.memory-moment-card--sage-lined .memory-moment-card__body{font-size:clamp(19px,5.25cqw,32px)}
.memory-moment-card--sage-lined .memory-moment-card__date{left:11%;bottom:19%}
.memory-moment-card--sage-lined .memory-moment-card__actions{left:9%;right:8%;bottom:5%}

.memory-moment-card.is-visitor-view .memory-moment-card__date{bottom:9%}
.memory-moment-card.is-visitor-view .memory-moment-card__content{bottom:20%}

@media(max-width:1080px){
  .memory-moment-card{grid-column:span 6!important}
  .memory-moments-grid{gap:22px 18px}
}
@media(max-width:760px){
  .memory-moments-album{padding:14px;border-radius:20px}
  .memory-moment-card{grid-column:1/-1!important;width:min(100%,620px);justify-self:center}
  .memory-moment-card__lead{font-size:clamp(12px,3.4vw,17px)}
  .memory-moment-card__body{font-size:clamp(21px,6vw,36px)}
  .memory-moment-card--medium .memory-moment-card__body{font-size:clamp(19px,5.2vw,31px)}
  .memory-moment-card--long .memory-moment-card__body{font-size:clamp(16px,4.2vw,25px)}
  .memory-moment-card__date{font-size:clamp(10px,3vw,14px)}
  .memory-moment-card__action,.memory-moment-card__visibility{font-size:clamp(10px,2.9vw,13px)}
}
@media(max-width:520px){
  .memory-moments{padding-top:36px}
  .memory-moments-album{margin-inline:-4px;padding:10px;border-radius:18px}
  .memory-moments-grid{gap:14px}
  .memory-moment-card__photo{padding:5px}
  .memory-moment-card__actions{grid-template-columns:1fr 1fr auto}
  .memory-moment-card__action,.memory-moment-card__visibility{min-height:31px;gap:5px;padding:3px 6px}
  .memory-moment-card__action svg,.memory-moment-card__visibility svg{width:13px;height:13px}
  .memory-moment-card__visibility{margin-left:4px;padding-inline:8px}
}



/* Clean photo-card assets keep the saved 4:3 crop as the only photograph. */
.memory-moment-card--blush-photo .memory-moment-card__photo::after{
  content:'';
  position:absolute;
  z-index:6;
  right:-7%;
  bottom:-9%;
  width:23%;
  aspect-ratio:1;
  pointer-events:none;
  background:url('paw-moments/cards/heart-sticker.svg') center/contain no-repeat;
  transform:rotate(7deg);
}


/* PAWMOMENTS-PRESENTATION-2C-A-CORRECTIVE: responsive content fit and launcher overlap. */
.memory-moments__show-more{display:flex;justify-content:center;margin-top:16px}
.memory-moments__show-more[hidden]{display:none}
.memory-moments__show-more .button{min-height:40px;padding:8px 18px;border-radius:999px;background:rgba(255,252,248,.92)}
.memory-moment-card[data-presentation-hidden="true"]{display:none}

@media(min-width:621px) and (max-width:900px){
  .memory-moments-grid{gap:20px 16px}
  .memory-moment-card{grid-column:span 6!important;width:auto;justify-self:stretch}
}

@media(max-width:620px){
  .memory-moments-album{margin-inline:-4px;padding:10px;border-radius:18px}
  .memory-moments-grid{display:grid;grid-template-columns:1fr;gap:14px}
  .memory-moment-card{grid-column:1/-1!important;width:100%;max-width:100%;justify-self:stretch;container-type:inline-size}
  .memory-moment-card__surface{box-sizing:border-box;min-height:380px;aspect-ratio:auto;display:flex;flex-direction:column;padding:54px 26px 22px;overflow:visible;background-size:100% 100%}
  .memory-moment-card--medium .memory-moment-card__surface{min-height:440px}
  .memory-moment-card--long .memory-moment-card__surface{min-height:540px}
  .memory-moment-card__content,.memory-moment-card__date,.memory-moment-card__actions{position:relative;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important}
  .memory-moment-card__content{order:2;display:flex;flex:1 1 auto;gap:10px;overflow:visible}
  .memory-moment-card__lead{font-size:clamp(13px,4.1vw,16px);line-height:1.35;text-wrap:balance}
  .memory-moment-card__body{font-size:clamp(24px,7.2vw,30px);line-height:1.18}
  .memory-moment-card--medium .memory-moment-card__body{font-size:clamp(21px,6.2vw,26px);line-height:1.24}
  .memory-moment-card--long .memory-moment-card__body{font-size:clamp(18px,5.15vw,22px);line-height:1.34}
  .memory-moment-card__translation{overflow:visible}
  .memory-moment-card__date{order:3;margin-top:18px;font-size:clamp(11px,3.5vw,14px)}
  .memory-moment-card__actions{order:4;width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px;border-top:1px solid rgba(133,94,72,.21)}
  .memory-moment-card__action,.memory-moment-card__visibility{min-height:38px;gap:5px;padding:4px 5px;border-radius:0;font-size:clamp(10px,3.2vw,13px);white-space:nowrap}
  .memory-moment-card__action+ .memory-moment-card__action,.memory-moment-card__visibility{border-left:1px solid rgba(133,94,72,.19)}
  .memory-moment-card__visibility{justify-self:stretch;justify-content:center;margin-left:0;background:transparent!important}
  .memory-moment-card__action svg,.memory-moment-card__visibility svg{width:13px;height:13px}
  .memory-moment-card__moderation{right:8%;top:5%}
  .memory-moment-card--paperclip-note .memory-moment-card__surface{padding:62px 24px 22px 42px}
  .memory-moment-card--lined-quote .memory-moment-card__surface{padding:62px 28px 22px}
  .memory-moment-card--sage-keepsake .memory-moment-card__surface{padding:68px 28px 22px}
  .memory-moment-card--cream-layered .memory-moment-card__surface{padding:48px 28px 22px}
  .memory-moment-card--minimal-keepsake .memory-moment-card__surface{padding:54px 28px 22px}
  .memory-moment-card--sage-lined .memory-moment-card__surface{padding:58px 28px 22px}
  .memory-moment-card--lined-quote .memory-moment-card__lead{padding-left:0}
  .memory-moment-card--photo-beige .memory-moment-card__surface,.memory-moment-card--photo-pink .memory-moment-card__surface,.memory-moment-card--blush-photo .memory-moment-card__surface{padding:44px 24px 22px;min-height:560px}
  .memory-moment-card--photo-beige.memory-moment-card--medium .memory-moment-card__surface,.memory-moment-card--photo-pink.memory-moment-card--medium .memory-moment-card__surface,.memory-moment-card--blush-photo.memory-moment-card--medium .memory-moment-card__surface{min-height:620px}
  .memory-moment-card--photo-beige.memory-moment-card--long .memory-moment-card__surface,.memory-moment-card--photo-pink.memory-moment-card--long .memory-moment-card__surface,.memory-moment-card--blush-photo.memory-moment-card--long .memory-moment-card__surface{min-height:700px}
  .memory-moment-card--photo-beige .memory-moment-card__photo,.memory-moment-card--photo-pink .memory-moment-card__photo,.memory-moment-card--blush-photo .memory-moment-card__photo{position:relative;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;order:1;width:min(86%,360px);margin:0 auto 20px}
  .memory-moment-card--photo-beige .memory-moment-card__photo{transform:rotate(-1.6deg)}
  .memory-moment-card--photo-pink .memory-moment-card__photo{transform:rotate(-2.3deg)}
  .memory-moment-card--blush-photo .memory-moment-card__photo{transform:rotate(-2deg)}
  .memory-moment-card--photo-beige .memory-moment-card__content,.memory-moment-card--photo-pink .memory-moment-card__content,.memory-moment-card--blush-photo .memory-moment-card__content{width:100%}
  .memory-moment-card.is-visitor-view .memory-moment-card__content{bottom:auto}
  .memory-moment-card.is-visitor-view .memory-moment-card__date{bottom:auto}
  .memory-moments__show-more{margin-top:14px}
}

/* PAWMOMENTS-PRESENTATION-2C-A-CORRECTIVE: mobile artwork safe-area. */
@media(max-width:620px){
  .memory-moment-card{
    --pm-mobile-safe-x:clamp(32px,9vw,42px);
  }
  .memory-moment-card__surface{
    padding-left:var(--pm-mobile-safe-x);
    padding-right:var(--pm-mobile-safe-x);
  }
  .memory-moment-card__content{
    width:100%;
    max-width:100%;
    min-width:0;
    box-sizing:border-box;
  }
  .memory-moment-card__lead,
  .memory-moment-card__body{
    max-width:100%;
  }
  .memory-moment-card__date,
  .memory-moment-card__actions{
    box-sizing:border-box;
    max-width:100%;
  }

  /* Each artwork has a slightly different printed inner frame. */
  .memory-moment-card--paperclip-note .memory-moment-card__surface{
    padding-left:clamp(46px,13vw,58px);
    padding-right:clamp(32px,9vw,40px);
  }
  .memory-moment-card--lined-quote .memory-moment-card__surface{
    padding-left:clamp(36px,10vw,44px);
    padding-right:clamp(36px,10vw,44px);
  }
  .memory-moment-card--sage-keepsake .memory-moment-card__surface,
  .memory-moment-card--cream-layered .memory-moment-card__surface,
  .memory-moment-card--minimal-keepsake .memory-moment-card__surface,
  .memory-moment-card--sage-lined .memory-moment-card__surface{
    padding-left:clamp(34px,9.5vw,42px);
    padding-right:clamp(34px,9.5vw,42px);
  }
  .memory-moment-card--photo-beige .memory-moment-card__surface,
  .memory-moment-card--photo-pink .memory-moment-card__surface,
  .memory-moment-card--blush-photo .memory-moment-card__surface{
    padding-left:clamp(30px,8.5vw,38px);
    padding-right:clamp(30px,8.5vw,38px);
  }
  .memory-moment-card--photo-beige .memory-moment-card__photo,
  .memory-moment-card--photo-pink .memory-moment-card__photo,
  .memory-moment-card--blush-photo .memory-moment-card__photo{
    width:min(82%,340px);
  }
}


/* PAWMOMENTS-PRESENTATION-2C-A-CORRECTIVE: mobile top breathing room. */
@media(max-width:620px){
  .memory-moment-card__surface{min-height:392px;padding-top:66px}
  .memory-moment-card--medium .memory-moment-card__surface{min-height:452px}
  .memory-moment-card--long .memory-moment-card__surface{min-height:552px}
  .memory-moment-card--paperclip-note .memory-moment-card__surface{padding-top:74px}
  .memory-moment-card--lined-quote .memory-moment-card__surface{padding-top:74px}
  .memory-moment-card--sage-keepsake .memory-moment-card__surface{padding-top:80px}
  .memory-moment-card--cream-layered .memory-moment-card__surface{padding-top:60px}
  .memory-moment-card--minimal-keepsake .memory-moment-card__surface{padding-top:66px}
  .memory-moment-card--sage-lined .memory-moment-card__surface{padding-top:70px}
  .memory-moment-card--photo-beige .memory-moment-card__surface,
  .memory-moment-card--photo-pink .memory-moment-card__surface,
  .memory-moment-card--blush-photo .memory-moment-card__surface{padding-top:56px;min-height:572px}
  .memory-moment-card--photo-beige.memory-moment-card--medium .memory-moment-card__surface,
  .memory-moment-card--photo-pink.memory-moment-card--medium .memory-moment-card__surface,
  .memory-moment-card--blush-photo.memory-moment-card--medium .memory-moment-card__surface{min-height:632px}
  .memory-moment-card--photo-beige.memory-moment-card--long .memory-moment-card__surface,
  .memory-moment-card--photo-pink.memory-moment-card--long .memory-moment-card__surface,
  .memory-moment-card--blush-photo.memory-moment-card--long .memory-moment-card__surface{min-height:712px}
}


/* PAWMOMENTS-VISUAL-UX-POLISH-2D-A: compact add-memory composition. */
.paw-moments-dialog .pm-modal__field--memory{gap:7px;margin-bottom:0}
.paw-moments-dialog .pm-modal__field--memory textarea{min-height:132px}

/* PAWMOMENTS-CONTENT-AND-REVIEW-2C-B: review feedback without changing the 2C-A card geometry. */
.paw-moments-dialog .pm-modal{position:relative}
.paw-moments-review-overlay{position:absolute;z-index:40;inset:0;display:grid;place-content:center;justify-items:center;gap:10px;padding:32px;border-radius:inherit;background:rgba(255,252,248,.94);backdrop-filter:blur(4px);color:var(--ink);text-align:center}
.paw-moments-review-overlay[hidden]{display:none}
.paw-moments-review-overlay strong{font-family:var(--font-display);font-size:24px;line-height:1.15}
.paw-moments-review-overlay>span:last-child{max-width:330px;color:var(--muted);font-size:13px;line-height:1.55}
.paw-moments-review-overlay__spinner{width:36px;height:36px;border:3px solid rgba(185,101,73,.2);border-top-color:var(--terra);border-radius:50%;animation:paw-moments-review-spin .8s linear infinite}
@keyframes paw-moments-review-spin{to{transform:rotate(360deg)}}
.paw-moments-dialog[data-review-busy="true"] .pm-modal__header,.paw-moments-dialog[data-review-busy="true"] .pm-modal__body,.paw-moments-dialog[data-review-busy="true"] .pm-modal__actions{pointer-events:none;user-select:none}
.memory-moment-card__review-result.sr-only{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}
@media(max-width:620px){.memory-moment-card__translation .translation-disclosure{font-size:11px}}
@media(prefers-reduced-motion:reduce){.paw-moments-review-overlay__spinner{animation:none}}

/* PAWMOMENTS-VISUAL-UX-POLISH-2D-A-CORRECTIVE-1: stable destination, emoji tools and launcher readability. */
.paw-moments-dialog .paw-moments-memory-tools{margin-top:9px;margin-bottom:10px}
.memory-moment-card{scroll-margin-top:110px}
.memory-moment-card.is-saved-destination .memory-moment-card__surface{animation:paw-moment-saved-destination 2.4s ease both}
@keyframes paw-moment-saved-destination{0%,100%{filter:drop-shadow(0 12px 16px rgba(76,51,43,.11))}18%,72%{filter:drop-shadow(0 12px 16px rgba(76,51,43,.11)) drop-shadow(0 0 12px rgba(185,101,73,.5))}}
@media(prefers-reduced-motion:reduce){.memory-moment-card.is-saved-destination .memory-moment-card__surface{animation:none;filter:drop-shadow(0 12px 16px rgba(76,51,43,.11)) drop-shadow(0 0 10px rgba(185,101,73,.42))}}

/* PAWMOMENTS-VISUAL-UX-POLISH-2D-A-CORRECTIVE-2 — persistent launcher side */
@media(max-width:900px){.paw-moments-shell.is-left{right:auto;left:max(18px,var(--safe-area-left))}}
@media(max-width:520px){.paw-moments-shell.is-left{right:auto;left:max(12px,var(--safe-area-left))}}

/* PAWMOMENTS-VISUAL-UX-POLISH-2D-A-CORRECTIVE-3 — full launcher drag surface and translated disclosure. */
.paw-moments-launcher > *{pointer-events:none}
.paw-moments-launcher__portrait img{-webkit-user-drag:none;user-select:none}

/* PAWMOMENTS-MEMORIAL-PRESENTATION-POLISH-2E-A — calm three-column keepsake album. */
@media(prefers-reduced-motion:reduce){.memory-moment-card__surface{transition:none}.memory-moment-card.is-owner-view:hover .memory-moment-card__surface{transform:none}}
