.share-recipe-dialog-module__E8ECOG__modal{--paper:#fdfaf6;--bark:#2c1810;--bark-soft:#6b4c3b;--muted:#9b8979;--line:#efe3d4;--border:#eaddcb;--rust:#e8551f;--rust-soft:#fbeadf;--rust-border:#f2d7c5;--warm:#fbf3e8;z-index:50;width:440px;max-width:calc(100vw - 32px);max-height:90vh;font-family:var(--font-body), system-ui, sans-serif;color:var(--bark);background:#fff;border-radius:24px;flex-direction:column;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 40px 90px -30px #28140a99}.share-recipe-dialog-module__E8ECOG__modal:focus{outline:none}.share-recipe-dialog-module__E8ECOG__modal[data-state=open]{animation:.16s ease-out share-recipe-dialog-module__E8ECOG__modalIn}@keyframes share-recipe-dialog-module__E8ECOG__modalIn{0%{opacity:0;transform:translate(-50%,-48%)scale(.98)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.share-recipe-dialog-module__E8ECOG__mhead{flex:none;justify-content:space-between;align-items:center;padding:18px 24px 10px;display:flex}.share-recipe-dialog-module__E8ECOG__mhead h2{font-family:var(--font-display), Georgia, serif;letter-spacing:-.4px;color:var(--bark);margin:0;font-size:23px;font-weight:800}.share-recipe-dialog-module__E8ECOG__mclose{background:var(--warm);width:34px;height:34px;color:var(--bark-soft);cursor:pointer;border:none;border-radius:50%;place-items:center;transition:background .14s,color .14s;display:grid}.share-recipe-dialog-module__E8ECOG__mclose:hover{background:var(--rust-soft);color:var(--rust)}.share-recipe-dialog-module__E8ECOG__mclose svg{width:17px;height:17px}.share-recipe-dialog-module__E8ECOG__mtop{flex:none;padding:0 24px}.share-recipe-dialog-module__E8ECOG__rcard{border:1px solid var(--rust-border);background:var(--warm);border-radius:13px;align-items:center;gap:12px;padding:9px;display:flex}.share-recipe-dialog-module__E8ECOG__thumb{object-fit:cover;background:linear-gradient(135deg,#e8a06a,#c4622a);border-radius:9px;flex:none;width:40px;height:40px}.share-recipe-dialog-module__E8ECOG__rk{letter-spacing:1.6px;text-transform:uppercase;color:var(--rust);font-size:9.5px;font-weight:800}.share-recipe-dialog-module__E8ECOG__rt{font-family:var(--font-display), Georgia, serif;color:var(--bark);margin-top:2px;font-size:15px;font-weight:700;line-height:1.2}.share-recipe-dialog-module__E8ECOG__tabs{background:var(--warm);border:1px solid var(--border);border-radius:999px;margin:12px 0 10px;padding:4px;display:inline-flex}.share-recipe-dialog-module__E8ECOG__tab{color:var(--bark-soft);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:7px 18px;font-family:inherit;font-size:13.5px;font-weight:700;transition:background .14s,color .14s}.share-recipe-dialog-module__E8ECOG__tabOn{background:var(--bark);color:#fff}.share-recipe-dialog-module__E8ECOG__search{margin-bottom:8px;position:relative}.share-recipe-dialog-module__E8ECOG__search svg{width:16px;height:16px;color:var(--muted);position:absolute;top:50%;left:14px;transform:translateY(-50%)}.share-recipe-dialog-module__E8ECOG__search input{width:100%;color:var(--bark);background:var(--paper);border:1px solid var(--border);border-radius:11px;outline:none;padding:10px 14px 10px 38px;font-family:inherit;font-size:14px;transition:border-color .14s,box-shadow .14s}.share-recipe-dialog-module__E8ECOG__search input::placeholder{color:var(--muted)}.share-recipe-dialog-module__E8ECOG__search input:focus{border-color:var(--rust);box-shadow:0 0 0 3px var(--rust-soft)}.share-recipe-dialog-module__E8ECOG__listcap{letter-spacing:1.6px;text-transform:uppercase;color:var(--muted);justify-content:space-between;align-items:center;padding:2px 0 6px;font-size:10px;font-weight:800;display:flex}.share-recipe-dialog-module__E8ECOG__flist{flex:auto;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));align-content:start;gap:8px;min-height:0;padding:4px 24px;display:grid;overflow-y:auto}.share-recipe-dialog-module__E8ECOG__ftile{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:13px;align-items:center;gap:10px;min-width:0;padding:8px 10px;font-family:inherit;transition:border-color .14s,background .14s;display:flex}.share-recipe-dialog-module__E8ECOG__ftile:hover{border-color:var(--rust-border);background:var(--warm)}.share-recipe-dialog-module__E8ECOG__sel{border-color:var(--rust);background:var(--rust-soft)}.share-recipe-dialog-module__E8ECOG__av{color:#fff;background-position:50%;background-size:cover;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:14px;font-weight:800;display:grid;overflow:hidden}.share-recipe-dialog-module__E8ECOG__av img{object-fit:cover;width:100%;height:100%}.share-recipe-dialog-module__E8ECOG__fname{color:var(--bark);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:14px;font-weight:600;overflow:hidden}.share-recipe-dialog-module__E8ECOG__tick{border:1.6px solid var(--border);color:#fff;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;transition:background .14s,border-color .14s;display:grid}.share-recipe-dialog-module__E8ECOG__tick svg{opacity:0;width:12px;height:12px}.share-recipe-dialog-module__E8ECOG__sel .share-recipe-dialog-module__E8ECOG__tick{background:var(--rust);border-color:var(--rust)}.share-recipe-dialog-module__E8ECOG__sel .share-recipe-dialog-module__E8ECOG__tick svg{opacity:1}.share-recipe-dialog-module__E8ECOG__empty{text-align:center;color:var(--muted);grid-column:1/-1;padding:24px 0;font-size:13.5px}.share-recipe-dialog-module__E8ECOG__note{width:100%;color:var(--bark);background:var(--paper);border:1px solid var(--border);resize:none;border-radius:11px;outline:none;margin:0 0 9px;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .14s,box-shadow .14s}.share-recipe-dialog-module__E8ECOG__note::placeholder{color:var(--muted)}.share-recipe-dialog-module__E8ECOG__note:focus{border-color:var(--rust);box-shadow:0 0 0 3px var(--rust-soft)}.share-recipe-dialog-module__E8ECOG__mfoot{background:#fff;flex:none;padding:10px 24px 14px}.share-recipe-dialog-module__E8ECOG__send{background:var(--rust);color:#fff;cursor:pointer;border:none;border-radius:13px;justify-content:center;align-items:center;gap:9px;width:100%;height:48px;font-family:inherit;font-size:15px;font-weight:700;transition:background .14s,transform .12s,opacity .14s;display:flex;box-shadow:0 14px 28px -12px #e8551fb3}.share-recipe-dialog-module__E8ECOG__send:hover:not(:disabled){background:#d84a17;transform:translateY(-1px)}.share-recipe-dialog-module__E8ECOG__send:disabled{background:var(--line);color:var(--muted);box-shadow:none;cursor:not-allowed;transform:none}.share-recipe-dialog-module__E8ECOG__send svg{width:17px;height:17px}.share-recipe-dialog-module__E8ECOG__orline{letter-spacing:1.6px;text-transform:uppercase;color:var(--muted);align-items:center;gap:12px;margin:10px 0 8px;font-size:10px;font-weight:800;display:flex}.share-recipe-dialog-module__E8ECOG__orline:before,.share-recipe-dialog-module__E8ECOG__orline:after{content:"";background:var(--line);flex:1;height:1px}.share-recipe-dialog-module__E8ECOG__outside{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.share-recipe-dialog-module__E8ECOG__obtn{border:1px solid var(--rust-border);background:var(--warm);height:42px;color:var(--rust);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-family:inherit;font-size:13.5px;font-weight:700;transition:background .14s,transform .12s;display:flex}.share-recipe-dialog-module__E8ECOG__obtn:hover:not(:disabled){background:var(--rust-soft);transform:translateY(-1px)}.share-recipe-dialog-module__E8ECOG__obtn:disabled{opacity:.5;cursor:not-allowed}.share-recipe-dialog-module__E8ECOG__obtn svg{width:16px;height:16px}.share-recipe-dialog-module__E8ECOG__quickHint{text-align:center;color:var(--muted);margin:8px 0 0;font-size:11px;font-style:italic}.share-recipe-dialog-module__E8ECOG__errbox{border:1px solid var(--rust-border);background:var(--rust-soft);color:var(--rust);border-radius:10px;flex:none;margin:8px 24px 0;padding:8px 12px;font-size:12px}
