.post-content.svelte-2unl9r h2{font-size:1.4rem;margin:2rem 0 .75rem}.post-content.svelte-2unl9r h3{font-size:1.15rem;margin:1.5rem 0 .5rem}.post-content.svelte-2unl9r p{margin:0 0 1rem}.post-content.svelte-2unl9r img{border-radius:10px}.post-content.svelte-2unl9r .pin-wrap{position:relative;display:inline-block;max-width:100%;line-height:0}.post-content.svelte-2unl9r .pin-save{position:absolute;top:10px;left:10px;z-index:3;display:inline-flex;align-items:center;min-height:44px;padding:0 18px;border-radius:999px;background:#bd081b;color:#fff!important;font-size:.9rem;font-weight:700;line-height:1;text-decoration:none;box-shadow:0 2px 8px #0000004d}@media (hover: hover) and (pointer: fine){.post-content.svelte-2unl9r .pin-save{opacity:0;transition:opacity .15s ease}.post-content.svelte-2unl9r .pin-wrap:hover .pin-save,.post-content.svelte-2unl9r .pin-save:focus-visible{opacity:1}}.post-content.svelte-2unl9r table{width:100%;border-collapse:collapse;margin:1rem 0 1.5rem;font-size:.95rem}.post-content.svelte-2unl9r th,.post-content.svelte-2unl9r td{border:1px solid var(--border);padding:8px 10px;text-align:left;vertical-align:top}.post-content.svelte-2unl9r th{background:var(--surface-2)}.post-content.svelte-2unl9r a{color:var(--accent-ink)}.post-content.svelte-2unl9r .shop-table{width:100%;border-collapse:separate;border-spacing:0;margin:1.25rem 0 1.75rem;font-size:.95rem;border:1px solid var(--border);border-radius:var(--r-md);overflow:hidden;box-shadow:var(--shadow-sm)}.post-content.svelte-2unl9r .shop-table thead th{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#fff;text-align:left;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;font-weight:800;padding:11px 14px;border:0}.post-content.svelte-2unl9r .shop-table thead th.st-action{text-align:right}.post-content.svelte-2unl9r .shop-table td{padding:14px;vertical-align:middle;border:0;border-top:1px solid var(--border)}.post-content.svelte-2unl9r .shop-table tbody tr:first-child td{border-top:0}.post-content.svelte-2unl9r .shop-table tbody tr:nth-child(2n){background:var(--surface-2)}.post-content.svelte-2unl9r .shop-table tbody tr:hover{background:var(--accent-soft)}.post-content.svelte-2unl9r .shop-table td.st-num{width:2.5rem;text-align:center;font-weight:800;color:var(--accent-ink);font-variant-numeric:tabular-nums;vertical-align:top}.post-content.svelte-2unl9r .shop-table td.st-item{width:13rem}.post-content.svelte-2unl9r .shop-table .st-name{font-weight:700;color:var(--fg);line-height:1.25}.post-content.svelte-2unl9r .shop-table td.st-desc{color:var(--muted);vertical-align:top}.post-content.svelte-2unl9r .shop-table td.st-action{width:1%;white-space:nowrap;text-align:right}.post-content.svelte-2unl9r .shop-table .sc-cta{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:var(--tap);padding:0 18px;border-radius:var(--r-pill);background:var(--accent);color:#fff!important;font-weight:700;font-size:.88rem;text-decoration:none;white-space:nowrap;box-shadow:0 2px 6px #22b8bf4d;transition:transform .15s ease,box-shadow .15s ease}.post-content.svelte-2unl9r .shop-table .sc-cta:hover{transform:translateY(-1px);box-shadow:0 4px 12px #22b8bf66}.post-content.svelte-2unl9r .shop-table tr[data-merchant=amazon] .sc-cta{background:#f90;color:#111!important;box-shadow:0 2px 6px #ff990059}.post-content.svelte-2unl9r .shop-table tr[data-merchant=amazon] .sc-cta:hover{box-shadow:0 4px 12px #ff990073}.post-content.svelte-2unl9r .shop-table .sc-cta:focus-visible{outline:3px solid var(--accent-ink);outline-offset:2px}.post-content.svelte-2unl9r .shop-table td.st-action.st-multi{white-space:normal}.post-content.svelte-2unl9r .shop-table .sc-ctas{display:inline-flex;flex-direction:column;align-items:stretch;gap:6px}@media (max-width: 600px){.post-content.svelte-2unl9r .shop-table{display:block;border:0;border-radius:0;overflow:visible;box-shadow:none;margin:1.25rem 0 1.75rem}.post-content.svelte-2unl9r .shop-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.post-content.svelte-2unl9r .shop-table tbody,.post-content.svelte-2unl9r .shop-table tr{display:block}.post-content.svelte-2unl9r .shop-table tr{position:relative;background:var(--surface)!important;border:1px solid var(--border);border-radius:var(--r-md);box-shadow:var(--shadow-sm);transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease;padding:14px;margin:0 0 12px;display:grid;grid-template-columns:auto 1fr;column-gap:12px;row-gap:10px;grid-template-areas:"num name" "desc desc" "act act";align-items:center}.post-content.svelte-2unl9r .shop-table tr:hover{border-color:var(--accent);box-shadow:var(--shadow-md);transform:translateY(-1px)}.post-content.svelte-2unl9r .shop-table td{display:block;border:0;padding:0}.post-content.svelte-2unl9r .shop-table td.st-num{grid-area:num;width:28px;height:28px;display:grid;place-items:center;border-radius:var(--r-pill);background:var(--accent-soft);color:var(--accent-ink);font-size:.85rem}.post-content.svelte-2unl9r .shop-table td.st-item{grid-area:name;width:auto}.post-content.svelte-2unl9r .shop-table .st-name{font-size:1rem}.post-content.svelte-2unl9r .shop-table td.st-desc{grid-area:desc;font-size:.9rem;line-height:1.45}.post-content.svelte-2unl9r .shop-table td.st-action{grid-area:act;width:auto;white-space:normal;text-align:left}.post-content.svelte-2unl9r .shop-table td.st-action .sc-cta{width:100%}.post-content.svelte-2unl9r .shop-table .sc-ctas{display:flex;width:100%}.post-content.svelte-2unl9r .shop-table td.st-action .sc-cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--r-md)}.post-content.svelte-2unl9r .shop-table td.st-action.st-multi .sc-cta:after{content:none}.post-content.svelte-2unl9r .shop-table td.st-desc a{position:relative;z-index:1}}@media (prefers-reduced-motion: reduce){.post-content.svelte-2unl9r .shop-table tr,.post-content.svelte-2unl9r .shop-table .sc-cta{transition:none}}.post-content.svelte-2unl9r .amzn-btn{display:inline-block;background:#f90;color:#111!important;font-weight:700;padding:10px 22px;border-radius:8px;text-decoration:none;margin:.5rem 0}.post-content.svelte-2unl9r .tc{text-align:center}.post-content.svelte-2unl9r .form-notice{display:flex;gap:.75rem;align-items:flex-start;margin:1.5rem 0;padding:1rem;border:1px solid var(--border);border-left:4px solid var(--accent);border-radius:var(--r-md, 10px);background:var(--surface-2)}.post-content.svelte-2unl9r .form-notice__icon{font-size:1.25rem;line-height:1.3}.post-content.svelte-2unl9r .form-notice strong{display:block;margin-bottom:.25rem}.post-content.svelte-2unl9r .form-notice p{margin:0;color:var(--muted);font-size:.95rem}.post-content.svelte-2unl9r .contact-form{max-width:34rem;opacity:.55}.post-content.svelte-2unl9r .contact-form fieldset{margin:0;padding:0;border:0}.post-content.svelte-2unl9r .contact-form .field{margin:0 0 1rem}.post-content.svelte-2unl9r .contact-form label{display:block;margin-bottom:.35rem;font-weight:650;font-size:.9rem}.post-content.svelte-2unl9r .contact-form input,.post-content.svelte-2unl9r .contact-form textarea{display:block;width:100%;min-height:var(--tap);padding:.6rem .75rem;border:1px solid var(--border);border-radius:var(--r-md, 10px);background:var(--surface);color:var(--fg);font:inherit;font-size:1rem}.post-content.svelte-2unl9r .contact-form textarea{resize:vertical}.post-content.svelte-2unl9r .contact-form button{min-height:var(--tap);padding:.6rem 1.5rem;border:1px solid var(--border);border-radius:var(--r-pill);background:var(--surface-2);color:var(--fg);font:inherit;font-weight:700}.post-content.svelte-2unl9r .contact-form :disabled{cursor:not-allowed}.post-content.svelte-2unl9r .visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.post-content.svelte-2unl9r .video-container{position:relative;padding-bottom:56.25%;height:0;margin:1.5rem 0}.post-content.svelte-2unl9r .video-container iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;border-radius:10px}.post-content.svelte-2unl9r .similar{margin:2rem 0}.post-content.svelte-2unl9r .similar h3{font-size:1.3rem;margin:0 0 1rem}.post-content.svelte-2unl9r .similar-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px}.post-content.svelte-2unl9r .similar-card a{display:flex;flex-direction:column;text-decoration:none;color:var(--fg);font-size:.8rem}.post-content.svelte-2unl9r .similar-card img{width:100%;aspect-ratio:3 / 4;object-fit:cover;border-radius:10px;background:var(--surface-2)}.post-content.svelte-2unl9r .similar-name{font-weight:600;margin-top:6px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-content.svelte-2unl9r .similar-host{color:var(--muted)}.post-content.svelte-2unl9r .similar-fallback{width:100%;aspect-ratio:3 / 4;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:4px;background:linear-gradient(135deg,#6a3093,#a044ff);color:#fff;border-radius:10px}.post-content.svelte-2unl9r .sf-emoji{font-size:1.8rem}.post-content.svelte-2unl9r .sf-t{font-weight:700}.crumbs.svelte-1jovwxm{margin:0 0 .75rem;font-size:.85rem;color:var(--muted)}.crumbs.svelte-1jovwxm ol:where(.svelte-1jovwxm){display:flex;flex-wrap:wrap;align-items:center;gap:4px 0;list-style:none;margin:0;padding:0}.crumbs.svelte-1jovwxm li:where(.svelte-1jovwxm){display:inline-flex;align-items:center}.crumbs.svelte-1jovwxm a:where(.svelte-1jovwxm){color:var(--muted);text-decoration:none;padding:6px 2px}.crumbs.svelte-1jovwxm a:where(.svelte-1jovwxm):hover{color:var(--accent-ink);text-decoration:underline}.sep.svelte-1jovwxm{padding:0 7px;opacity:.5}.crumbs.svelte-1jovwxm li:where(.svelte-1jovwxm){display:none}.crumbs.svelte-1jovwxm li:where(.svelte-1jovwxm):nth-last-child(2){display:inline-flex}.crumbs.svelte-1jovwxm li:where(.svelte-1jovwxm):nth-last-child(2) .sep:where(.svelte-1jovwxm){display:none}.crumbs.svelte-1jovwxm li:where(.svelte-1jovwxm):nth-last-child(2) a:where(.svelte-1jovwxm):before{content:"";width:1.15em;height:1.15em;margin-right:2px;flex:none;background:currentColor;-webkit-mask:var(--chevron) center / contain no-repeat;mask:var(--chevron) center / contain no-repeat}.crumbs.svelte-1jovwxm li:where(.svelte-1jovwxm):nth-last-child(2) a:where(.svelte-1jovwxm){display:inline-flex;align-items:center;padding:11px 4px 11px 0;--chevron: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15 18 9 12l6-6'/%3E%3C/svg%3E")}@media (min-width: 600px){.crumbs.svelte-1jovwxm li:where(.svelte-1jovwxm),.crumbs.svelte-1jovwxm li:where(.svelte-1jovwxm):nth-last-child(2) .sep:where(.svelte-1jovwxm){display:inline-flex}.crumbs.svelte-1jovwxm li:where(.svelte-1jovwxm):nth-last-child(2) a:where(.svelte-1jovwxm):before{content:none}.crumbs.svelte-1jovwxm li:where(.svelte-1jovwxm):nth-last-child(2) a:where(.svelte-1jovwxm){padding:6px 2px}.crumbs.svelte-1jovwxm li:where(.svelte-1jovwxm):last-child span:where(.svelte-1jovwxm){max-width:60vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
