.home-share-tray{position:fixed;right:clamp(1rem,2vw,1.5rem);bottom:clamp(1rem,2vw,1.5rem);z-index:2000;display:grid;gap:.85rem;width:min(360px,calc(100vw - 2rem));padding:.9rem;border-radius:14px;background:#fffffff5;color:#050505;box-shadow:0 26px 70px #05050533,0 0 0 1px #05050514;font-family:Google Sans Text,Google Sans,Arial,sans-serif;backdrop-filter:blur(18px);transform-origin:bottom right;animation:homeShareTrayIn .22s cubic-bezier(.16,1,.3,1) both}.home-share-tray[hidden]{display:none}.home-share-tray__panel{display:grid;gap:.85rem}.home-share-tray__compact{display:none}.home-share-tray__header{display:flex;align-items:start;justify-content:space-between;gap:1rem}.home-share-tray__header div{display:grid;gap:.1rem}.home-share-tray__header span{color:#1f63c9;font-size:.72rem;font-weight:850;letter-spacing:.1em;line-height:1;text-transform:uppercase;font-variant-numeric:tabular-nums}.home-share-tray__header strong{font-size:1.08rem;font-weight:900;line-height:1.1}.home-share-tray__header button{min-height:34px;padding:0 .72rem;border:1px solid rgba(5,5,5,.1);border-radius:8px;background:#f5f5f6;color:#050505;font:inherit;font-size:.78rem;font-weight:850;cursor:pointer;transition:background .18s ease,transform .18s ease}.home-share-tray__header button:hover,.home-share-tray__header button:focus-visible,.home-share-tray__generate:hover,.home-share-tray__generate:focus-visible{outline:none;transform:translateY(-1px)}.home-share-tray__items{display:grid;gap:.52rem;max-height:min(260px,36vh);overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(31,99,201,.26) transparent}.home-share-tray__item{display:grid;grid-template-columns:54px minmax(0,1fr) 40px;gap:.65rem;align-items:center;min-height:68px;padding:.45rem;border-radius:10px;background:#f7f7f8;box-shadow:inset 0 0 0 1px #0505050f}.home-share-tray__item img{width:54px;height:54px;border-radius:8px;object-fit:cover;outline:1px solid rgba(0,0,0,.1)}.home-share-tray__item strong,.home-share-tray__item span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-share-tray__item strong{font-size:.9rem;font-weight:900;line-height:1.15}.home-share-tray__item span{margin-top:.18rem;color:#5f6368;font-size:.75rem;font-weight:750;line-height:1.2}.home-share-tray__item button{display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:999px;background:transparent;color:#5f6368;font:inherit;font-size:1.35rem;line-height:1;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.home-share-tray__item button:hover,.home-share-tray__item button:focus-visible{background:#fff;color:#050505;outline:none;transform:scale(.96)}.home-share-tray__generate{min-height:46px;border:0;border-radius:9px;background:linear-gradient(135deg,#214eb4,#1f63c9);color:#fff;font:inherit;font-size:.9rem;font-weight:900;cursor:pointer;box-shadow:0 14px 28px #1f57b53d;transition:transform .18s ease,box-shadow .18s ease}.home-share-tray__generate:active{transform:scale(.96)}.home-share-tray__status{min-height:1rem;margin:-.2rem 0 0;color:#5f6368;font-size:.78rem;font-weight:750;line-height:1.35}.home-share-tray__status:empty{display:none}@keyframes homeShareTrayIn{0%{opacity:0;transform:translateY(.7rem) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:640px){.home-share-tray{right:.75rem;bottom:.75rem;left:.75rem;gap:.62rem;width:auto;padding:.58rem;padding-bottom:calc(.58rem + env(safe-area-inset-bottom));border-radius:14px;transform-origin:bottom center}.home-share-tray__compact{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.56rem}.home-share-tray__panel{display:none;gap:.62rem;max-height:min(48vh,360px);overflow:hidden}.home-share-tray.is-expanded .home-share-tray__panel{display:grid}.home-share-tray__header{padding:.16rem .1rem 0}.home-share-tray__items{max-height:min(34vh,250px);gap:.42rem}.home-share-tray__item{grid-template-columns:48px minmax(0,1fr) 36px;min-height:60px;padding:.36rem;border-radius:9px}.home-share-tray__item img{width:48px;height:48px;border-radius:7px}.home-share-tray__item strong{font-size:.86rem}.home-share-tray__item span{font-size:.72rem}.home-share-tray__item button{width:36px;height:36px}.home-share-tray__thumbs{display:flex;align-items:center;min-width:64px;padding-left:.12rem}.home-share-tray__thumbs img,.home-share-tray__thumbs span{display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto;margin-left:-.52rem;border:2px solid #fff;border-radius:999px;background:#eef0f4;color:#1f63c9;box-shadow:0 6px 16px #05050524;font-size:.72rem;font-weight:900;object-fit:cover;outline:1px solid rgba(0,0,0,.1)}.home-share-tray__thumbs img:first-child,.home-share-tray__thumbs span:first-child{margin-left:0}.home-share-tray__summary{display:grid;min-width:0;padding:0;border:0;background:transparent;color:#050505;font:inherit;text-align:left;cursor:pointer}.home-share-tray__summary span,.home-share-tray__summary small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-share-tray__summary span{color:#1f63c9;font-size:.76rem;font-weight:900;letter-spacing:.06em;line-height:1.05;text-transform:uppercase;font-variant-numeric:tabular-nums}.home-share-tray__summary small{margin-top:.1rem;color:#050505;font-size:.94rem;font-weight:900;line-height:1.1}.home-share-tray__generate{min-height:42px;padding:0 .72rem;border-radius:8px;font-size:.78rem;white-space:nowrap}.home-share-tray__generate--panel{display:none}.home-share-tray__expand{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(5,5,5,.1);border-radius:999px;background:#f5f5f6;color:#050505;box-shadow:inset 0 0 0 1px #ffffff8f;cursor:pointer;transition:transform .18s ease,background .18s ease}.home-share-tray__expand:active{transform:scale(.96)}.home-share-tray__expand svg{width:1.05rem;height:1.05rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.35;transition:transform .18s ease}.home-share-tray.is-expanded .home-share-tray__expand svg{transform:rotate(180deg)}.home-share-tray__status{margin:0;padding:0 .12rem;font-size:.76rem}}@media(prefers-reduced-motion:reduce){.home-share-tray{animation:none}}
