#loot-registry{--lr-ink:#17140F;--lr-ink-2:#221E18;--lr-cream:#F4F0E6;--lr-cream-soft:rgba(244,240,230,.68);--lr-cream-faint:rgba(244,240,230,.38);--lr-cream-line:rgba(244,240,230,.22);--lr-tomato:#FF4A3D;--lr-ink-on-cream:#1B171A;--lr-ink-soft:rgba(27,23,26,.6);--lr-ink-faint:rgba(27,23,26,.34);--lr-line:rgba(27,23,26,.16);--lr-serif:"Fraunces",Georgia,serif;--lr-sans:"Archivo",system-ui,sans-serif;--lr-mono:"Space Mono",ui-monospace,monospace;position:fixed;top:0;right:0;bottom:0;left:0;background:var(--lr-ink);color:var(--lr-cream);font-family:var(--lr-sans);font-weight:300;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;overflow:hidden;z-index:1}body.lr-locked{overflow:hidden}#loot-registry *{margin:0;padding:0;box-sizing:border-box}#loot-registry a{color:inherit}#loot-registry button{font-family:inherit;cursor:pointer;background:none;border:none;color:inherit}#loot-registry :focus-visible{outline:2px solid var(--lr-tomato);outline-offset:3px}#loot-registry .lr-mono{font-family:var(--lr-mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase}#loot-registry .lr-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}#loot-registry .lr-wall{position:fixed;top:-6vh;right:-2vw;bottom:-6vh;left:-2vw;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;z-index:0}@media(max-width:820px){#loot-registry .lr-wall{grid-template-columns:repeat(3,1fr)}}@media(max-width:520px){#loot-registry .lr-wall{grid-template-columns:repeat(2,1fr)}}#loot-registry .lr-col{display:flex;flex-direction:column;gap:10px;animation:lr-drift var(--lr-dur,80s) linear infinite;will-change:transform}#loot-registry .lr-col.lr-rev{animation-direction:reverse}@keyframes lr-drift{0%{transform:translateY(0)}to{transform:translateY(-50%)}}#loot-registry .lr-wall:hover .lr-col{animation-play-state:paused}#loot-registry .lr-wall:focus-within .lr-col{animation-play-state:paused}#loot-registry .lr-tile{position:relative;flex:none;aspect-ratio:3/3.6;background-size:cover;background-position:center;overflow:hidden;cursor:pointer;display:block;width:100%;padding:0;border:0;text-align:left}#loot-registry .lr-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#17140f70;transition:background .35s ease}#loot-registry .lr-tile:hover:after,#loot-registry .lr-tile:focus-visible:after{background:#17140f0f}#loot-registry .lr-tile .lr-tag{position:absolute;left:10px;bottom:10px;z-index:2;background:var(--lr-cream);color:var(--lr-ink-on-cream);font-family:var(--lr-mono);font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;padding:6px 10px;opacity:0;transform:translateY(6px);transition:opacity .25s,transform .25s}#loot-registry .lr-tile:hover .lr-tag,#loot-registry .lr-tile:focus-visible .lr-tag{opacity:1;transform:none}#loot-registry .lr-tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}#loot-registry .lr-veil{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;background:radial-gradient(ellipse at 50% 42%,#17140f9e,#17140f57 55%,#17140f8c);pointer-events:none;transition:background .4s}#loot-registry .lr-top{position:fixed;top:0;left:0;right:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:26px 36px}@media(max-width:640px){#loot-registry .lr-top{padding:18px 20px}}#loot-registry .lr-wordmark{font-family:var(--lr-serif);font-weight:600;font-size:26px;letter-spacing:.01em;text-decoration:none;text-shadow:0 1px 24px rgba(23,20,15,.5);display:flex;align-items:center;color:var(--lr-cream)}#loot-registry .lr-wordmark img{height:44px;width:auto;display:block;filter:drop-shadow(0 1px 14px rgba(23,20,15,.55))}#loot-registry .lr-eyebrow-row{display:flex;align-items:center;justify-content:center;gap:12px}#loot-registry .lr-keymark{height:30px;width:auto;display:block;filter:drop-shadow(0 1px 10px rgba(23,20,15,.6))}#loot-registry .lr-menu{display:flex;gap:26px;align-items:center}#loot-registry .lr-menu button{font-family:var(--lr-mono);font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--lr-cream-soft);transition:color .15s;text-shadow:0 1px 14px rgba(23,20,15,.6)}#loot-registry .lr-menu button:hover{color:var(--lr-cream)}#loot-registry .lr-menu .lr-bag{color:var(--lr-cream);border:1px solid var(--lr-cream-line);padding:9px 16px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#17140f40;text-decoration:none;display:inline-block}#loot-registry .lr-menu .lr-bag:hover{border-color:var(--lr-cream)}@media(max-width:700px){#loot-registry .lr-menu{gap:13px}#loot-registry .lr-menu button{font-size:9px;letter-spacing:.1em}#loot-registry .lr-menu .lr-bag{padding:7px 10px}}@media(max-width:380px){#loot-registry .lr-menu{gap:10px}#loot-registry .lr-menu button{font-size:8.5px;letter-spacing:.06em}}#loot-registry .lr-corner{position:fixed;left:36px;bottom:28px;z-index:20;font-family:var(--lr-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--lr-cream-soft);line-height:2;text-shadow:0 1px 14px rgba(23,20,15,.6)}#loot-registry .lr-corner b{color:var(--lr-cream);font-weight:400}#loot-registry .lr-corner a{color:inherit;text-decoration:none;border-bottom:1px solid var(--lr-cream-line)}#loot-registry .lr-corner a:hover{color:var(--lr-cream)}@media(max-width:640px){#loot-registry .lr-corner{left:0;right:0;bottom:14px;text-align:center;font-size:8.5px;letter-spacing:.1em;line-height:1.95;padding:0 16px}}#loot-registry .lr-scroll-hint{position:fixed;right:36px;bottom:28px;z-index:20;font-family:var(--lr-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--lr-cream-faint)}@media(max-width:640px){#loot-registry .lr-scroll-hint{display:none}}#loot-registry .lr-ask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 24px;pointer-events:none}#loot-registry .lr-ask>*{pointer-events:auto}#loot-registry .lr-ask .lr-mono{color:var(--lr-cream-soft);text-shadow:0 1px 14px rgba(23,20,15,.7)}#loot-registry .lr-ask h1{font-family:var(--lr-serif);font-weight:500;font-size:clamp(38px,6.2vw,84px);line-height:1.03;letter-spacing:-.01em;margin:22px 0 0;max-width:16ch;text-shadow:0 2px 40px rgba(23,20,15,.55)}#loot-registry .lr-ask h1 em{font-style:italic;font-weight:400}#loot-registry .lr-ask-row{width:min(620px,92vw);margin-top:46px;display:flex;align-items:flex-end;border-bottom:1px solid var(--lr-cream);text-align:left;background:linear-gradient(#17140f00,#17140f2e)}#loot-registry .lr-ask-row input{flex:1;border:none;background:transparent;font-family:var(--lr-serif);font-style:italic;font-size:clamp(19px,2.4vw,26px);padding:6px 4px 14px;color:var(--lr-cream);min-width:0}#loot-registry .lr-ask-row input::placeholder{color:var(--lr-cream-faint)}#loot-registry .lr-ask-row input:focus{outline:none}#loot-registry .lr-ask-row button{font-family:var(--lr-mono);font-size:10.5px;letter-spacing:.2em;text-transform:uppercase;padding:0 4px 16px 18px;color:var(--lr-cream-soft)}#loot-registry .lr-ask-row button:hover{color:var(--lr-cream)}#loot-registry .lr-intents{margin-top:26px;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;max-width:760px}#loot-registry .lr-intents button{font-family:var(--lr-sans);font-weight:400;font-size:13px;color:var(--lr-cream);border:1px solid var(--lr-cream-line);border-radius:999px;padding:9px 18px;background:#17140f4d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .2s,border-color .2s}#loot-registry .lr-intents button:hover{background:var(--lr-cream);color:var(--lr-ink-on-cream);border-color:var(--lr-cream)}#loot-registry .lr-intents .lr-lucky{border-color:var(--lr-tomato);color:var(--lr-cream)}#loot-registry .lr-intents .lr-lucky:hover{background:var(--lr-tomato);color:var(--lr-cream);border-color:var(--lr-tomato)}#loot-registry .lr-shelf{position:fixed;left:0;right:0;bottom:0;z-index:30;background:var(--lr-cream);color:var(--lr-ink-on-cream);transform:translateY(105%);transition:transform .55s cubic-bezier(.2,.8,.2,1);max-height:72vh;display:flex;flex-direction:column;box-shadow:0 -20px 60px #17140f66}#loot-registry .lr-shelf.lr-on{transform:none}#loot-registry .lr-shelf-head{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:22px 36px 0;flex-wrap:wrap}@media(max-width:640px){#loot-registry .lr-shelf-head{padding:18px 20px 0}}#loot-registry .lr-shelf-head .lr-mono{color:var(--lr-ink-soft);letter-spacing:.16em}#loot-registry .lr-shelf-head .lr-mono b{color:var(--lr-ink-on-cream);font-weight:400}#loot-registry .lr-shelf-head button{font-family:var(--lr-mono);font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--lr-ink-soft);text-decoration:underline;text-underline-offset:4px}#loot-registry .lr-shelf-head button:hover{color:var(--lr-tomato)}#loot-registry .lr-shelf-row{display:flex;gap:18px;overflow-x:auto;padding:22px 36px 34px;scroll-snap-type:x mandatory;scrollbar-width:thin}@media(max-width:640px){#loot-registry .lr-shelf-row{padding:18px 20px 26px}}#loot-registry .lr-pcard{flex:0 0 218px;scroll-snap-align:start;text-align:left;background:none;padding:0;border:0}#loot-registry .lr-pcard .lr-pph{aspect-ratio:3/3.7;background-size:cover;background-position:center;position:relative;overflow:hidden}#loot-registry .lr-pcard .lr-pph:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#17140f00;transition:background .25s}#loot-registry .lr-pcard:hover .lr-pph:after{background:#17140f24}#loot-registry .lr-pcard .lr-pph img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}#loot-registry .lr-pcard .lr-key{position:absolute;top:10px;left:10px;z-index:2;font-family:var(--lr-mono);font-size:8.5px;letter-spacing:.14em;text-transform:uppercase;background:var(--lr-cream);padding:5px 8px;color:var(--lr-ink-on-cream)}#loot-registry .lr-pcard .lr-pb{font-family:var(--lr-mono);font-size:9.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--lr-ink-soft);margin-top:12px}#loot-registry .lr-pcard .lr-pn{font-family:var(--lr-serif);font-weight:500;font-size:19px;line-height:1.15;margin-top:3px}#loot-registry .lr-pcard .lr-pm{display:flex;justify-content:space-between;align-items:baseline;margin-top:7px}#loot-registry .lr-pcard .lr-pp{font-family:var(--lr-mono);font-size:12px;color:var(--lr-ink-soft)}#loot-registry .lr-pcard .lr-po{font-family:var(--lr-mono);font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--lr-tomato)}#loot-registry .lr-tile.lr-float{background-color:var(--lr-ink)}#loot-registry .lr-tile.lr-float img{object-fit:contain;padding:14%}#loot-registry .lr-tile.lr-float:after{background:#17140f4d}#loot-registry .lr-tile.lr-float:hover:after,#loot-registry .lr-tile.lr-float:focus-visible:after{background:transparent}#loot-registry .lr-pcard.lr-float .lr-pph{background-color:var(--lr-ink)}#loot-registry .lr-pcard.lr-float .lr-pph img{object-fit:contain;padding:12%}#loot-registry .lr-flip{perspective:1000px}#loot-registry .lr-flip-inner{position:relative;aspect-ratio:3/3.7;transform-style:preserve-3d;transition:transform .55s cubic-bezier(.2,.8,.2,1)}#loot-registry .lr-pcard:hover .lr-flip-inner,#loot-registry .lr-pcard:focus-visible .lr-flip-inner{transform:rotateY(180deg)}#loot-registry .lr-face{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;overflow:hidden}#loot-registry .lr-face-back{transform:rotateY(180deg);background:var(--lr-ink);color:var(--lr-cream);padding:18px 16px;display:flex;flex-direction:column;gap:8px;overflow-y:auto}#loot-registry .lr-face-back .lr-mono{font-size:8.5px;letter-spacing:.16em;color:var(--lr-cream-faint)}#loot-registry .lr-face-back .lr-ings-back{font-family:var(--lr-mono);font-size:11px;line-height:1.75;color:var(--lr-cream)}#loot-registry .lr-face-back .lr-ings-empty{font-family:var(--lr-serif);font-style:italic;font-size:15px;color:var(--lr-cream-faint)}@media(prefers-reduced-motion:reduce){#loot-registry .lr-flip-inner{transform:none!important;transition:none!important}#loot-registry .lr-face-back{transform:none;opacity:0;pointer-events:none}#loot-registry .lr-pcard:hover .lr-face-back,#loot-registry .lr-pcard:focus-visible .lr-face-back{opacity:1;pointer-events:auto}}#loot-registry .lr-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:none}#loot-registry .lr-overlay.lr-on{display:block}#loot-registry .lr-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#17140f8c}#loot-registry .lr-sheet{position:absolute;top:0;right:0;bottom:0;width:min(560px,100%);background:var(--lr-cream);color:var(--lr-ink-on-cream);overflow-y:auto;padding:56px 48px;animation:lr-slide .4s cubic-bezier(.2,.8,.2,1)}@media(max-width:640px){#loot-registry .lr-sheet{padding:44px 24px}}@keyframes lr-slide{0%{transform:translate(40px);opacity:0}to{transform:none;opacity:1}}#loot-registry .lr-sheet .lr-close{position:absolute;top:20px;right:24px;font-family:var(--lr-mono);font-size:12px;color:var(--lr-ink-soft)}#loot-registry .lr-sheet .lr-close:hover{color:var(--lr-tomato)}#loot-registry .lr-sheet .lr-mono{color:var(--lr-ink-soft)}#loot-registry .lr-dossier h2{font-family:var(--lr-serif);font-weight:500;font-size:clamp(26px,3.2vw,36px);line-height:1.08;margin-top:10px}#loot-registry .lr-dossier .lr-ph{aspect-ratio:4/3;background-size:contain;background-repeat:no-repeat;background-position:center;margin:24px 0 26px;position:relative;overflow:hidden}#loot-registry .lr-dossier .lr-ph img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center;padding:6%;display:block}#loot-registry .lr-d-rows{border-top:1px solid var(--lr-ink-on-cream)}#loot-registry .lr-d-row{display:grid;grid-template-columns:126px 1fr;gap:18px;padding:15px 0;border-bottom:1px solid var(--lr-line);font-size:14.5px}@media(max-width:480px){#loot-registry .lr-d-row{grid-template-columns:1fr;gap:6px}}#loot-registry .lr-d-row .lr-mono{padding-top:3px;font-size:9.5px;letter-spacing:.16em;color:var(--lr-ink-faint)}#loot-registry .lr-d-row .lr-verdict{font-family:var(--lr-serif);font-weight:500;font-size:19px}#loot-registry .lr-d-row .lr-desc{font-size:14.5px;line-height:1.62}#loot-registry .lr-d-row .lr-ings{font-family:var(--lr-mono);font-size:12.5px;line-height:1.85}#loot-registry .lr-d-row .lr-why{font-family:var(--lr-serif);font-style:italic;font-size:18px;line-height:1.4}#loot-registry .lr-d-checks{display:flex;gap:22px;margin-top:18px;flex-wrap:wrap}#loot-registry .lr-d-checks span{font-family:var(--lr-mono);font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--lr-ink-soft)}#loot-registry .lr-d-foot{display:flex;justify-content:space-between;align-items:center;margin-top:32px;border-top:1px solid var(--lr-ink-on-cream);padding-top:20px;gap:16px;flex-wrap:wrap}#loot-registry .lr-d-foot .lr-price{font-family:var(--lr-serif);font-weight:600;font-size:24px}#loot-registry .lr-btn{font-family:var(--lr-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;background:var(--lr-ink-on-cream);color:var(--lr-cream);padding:15px 26px;transition:background .15s}#loot-registry .lr-btn:hover{background:var(--lr-tomato)}#loot-registry .lr-btn[disabled]{opacity:.5;cursor:not-allowed}#loot-registry .lr-btn[disabled]:hover{background:var(--lr-ink-on-cream)}#loot-registry .lr-store-only{font-family:var(--lr-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--lr-ink-soft)}#loot-registry .lr-std h2{font-family:var(--lr-serif);font-weight:500;font-size:clamp(26px,3.2vw,36px);line-height:1.1;margin-top:10px}#loot-registry .lr-std h2 em{font-style:italic;font-weight:400}#loot-registry .lr-std .lr-lead{margin-top:12px;font-size:14.5px;color:var(--lr-ink-soft);max-width:46ch}#loot-registry .lr-std .lr-rules{margin-top:26px;border-top:1px solid var(--lr-ink-on-cream)}#loot-registry .lr-std .lr-rule{display:grid;grid-template-columns:40px 1fr;gap:16px;padding:17px 0;border-bottom:1px solid var(--lr-line)}#loot-registry .lr-std .lr-rule .lr-n{font-family:var(--lr-serif);font-style:italic;font-size:18px;color:var(--lr-tomato);padding-top:2px}#loot-registry .lr-std .lr-rule h3{font-family:var(--lr-serif);font-weight:500;font-size:20px}#loot-registry .lr-std .lr-rule p{font-size:13.5px;color:var(--lr-ink-soft);margin-top:4px}#loot-registry .lr-std .lr-ck{margin-top:32px}#loot-registry .lr-std .lr-ck-row{display:flex;align-items:flex-end;border-bottom:1px solid var(--lr-ink-on-cream);margin-top:12px}#loot-registry .lr-std .lr-ck-row input{flex:1;border:none;background:transparent;font-family:var(--lr-serif);font-style:italic;font-size:19px;padding:4px 0 10px;min-width:0;color:var(--lr-ink-on-cream)}#loot-registry .lr-std .lr-ck-row input:focus{outline:none}#loot-registry .lr-std .lr-ck-row input::placeholder{color:var(--lr-ink-faint)}#loot-registry .lr-std .lr-ck-row button{font-family:var(--lr-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;padding:0 0 12px 14px;color:var(--lr-ink-soft)}#loot-registry .lr-std .lr-ck-row button:hover{color:var(--lr-ink-on-cream)}#loot-registry .lr-std .lr-ck-out{margin-top:16px;min-height:48px}#loot-registry .lr-std .lr-ck-out .lr-r{font-family:var(--lr-serif);font-weight:500;font-size:20px}#loot-registry .lr-std .lr-ck-out .lr-r.lr-no{color:var(--lr-tomato)}#loot-registry .lr-std .lr-ck-out .lr-note{font-size:13px;color:var(--lr-ink-soft);margin-top:4px}#loot-registry .lr-browse h2{font-family:var(--lr-serif);font-weight:500;font-size:clamp(26px,3.2vw,36px);margin-top:10px}#loot-registry .lr-cats{margin-top:24px;border-top:1px solid var(--lr-ink-on-cream)}#loot-registry .lr-cat{width:100%;display:flex;justify-content:space-between;align-items:baseline;padding:20px 2px;border-bottom:1px solid var(--lr-line);text-align:left;transition:padding-left .18s}#loot-registry .lr-cat:hover{padding-left:12px}#loot-registry .lr-cat:hover .lr-cn{font-style:italic;color:var(--lr-tomato)}#loot-registry .lr-cat .lr-cn{font-family:var(--lr-serif);font-weight:500;font-size:24px;transition:color .15s}#loot-registry .lr-cat .lr-cc{font-family:var(--lr-mono);font-size:10.5px;color:var(--lr-ink-soft);letter-spacing:.1em}#loot-registry .lr-visit-block{margin-top:36px;border-top:1px solid var(--lr-ink-on-cream);padding-top:22px;font-size:14px;color:var(--lr-ink-soft);line-height:2}#loot-registry .lr-visit-block b{color:var(--lr-ink-on-cream);font-weight:500}#loot-registry .lr-deal-o{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:none}#loot-registry .lr-deal-o.lr-on{display:block;animation:lr-fade .4s ease}@keyframes lr-fade{0%{opacity:0}to{opacity:1}}#loot-registry .lr-deal-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center}#loot-registry .lr-deal-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#17140f94;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}#loot-registry .lr-deal-o .lr-close{position:fixed;top:24px;right:32px;z-index:5;font-family:var(--lr-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--lr-cream-soft)}#loot-registry .lr-deal-o .lr-close:hover{color:var(--lr-cream)}#loot-registry .lr-deal-card{position:relative;z-index:2;background:var(--lr-cream);color:var(--lr-ink-on-cream);width:min(880px,92vw);margin:0 auto;top:50%;transform:translateY(-50%);display:grid;grid-template-columns:1fr 1.1fr;overflow:hidden;max-height:86vh}@media(max-width:760px){#loot-registry .lr-deal-card{grid-template-columns:1fr;overflow-y:auto}}#loot-registry .lr-deal-ph{background-size:contain;background-repeat:no-repeat;background-position:center;min-height:280px;position:relative;overflow:hidden}#loot-registry .lr-deal-ph img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center;padding:6%;display:block}#loot-registry .lr-deal-body{padding:44px 42px}@media(max-width:640px){#loot-registry .lr-deal-body{padding:30px 24px}}#loot-registry .lr-deal-body .lr-mono{color:var(--lr-ink-soft);font-size:9.5px}#loot-registry .lr-deal-body h2{font-family:var(--lr-serif);font-weight:500;font-size:clamp(26px,3.4vw,38px);line-height:1.06;margin-top:12px}#loot-registry .lr-deal-body .lr-why{font-family:var(--lr-serif);font-style:italic;font-size:19px;line-height:1.4;margin-top:16px;color:var(--lr-ink-on-cream)}#loot-registry .lr-deal-body .lr-d-ings{font-family:var(--lr-mono);font-size:11.5px;line-height:1.8;margin-top:18px;color:var(--lr-ink-soft);border-top:1px solid var(--lr-line);padding-top:14px}#loot-registry .lr-deal-acts{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap;align-items:center}#loot-registry .lr-deal-acts .lr-keep{font-family:var(--lr-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;background:var(--lr-ink-on-cream);color:var(--lr-cream);padding:15px 26px;transition:background .15s}#loot-registry .lr-deal-acts .lr-keep:hover{background:var(--lr-tomato)}#loot-registry .lr-deal-acts .lr-again{font-family:var(--lr-mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;border:1px solid var(--lr-ink-on-cream);padding:14px 22px;transition:all .15s}#loot-registry .lr-deal-acts .lr-again:hover{background:var(--lr-ink-on-cream);color:var(--lr-cream)}#loot-registry .lr-deal-acts .lr-price{font-family:var(--lr-serif);font-weight:600;font-size:22px;margin-left:6px}#loot-registry .lr-toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%) translateY(90px);background:var(--lr-cream);color:var(--lr-ink-on-cream);font-family:var(--lr-mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;padding:14px 24px;z-index:120;transition:transform .35s ease;pointer-events:none}#loot-registry .lr-toast.lr-on{transform:translate(-50%) translateY(0)}@media(prefers-reduced-motion:reduce){#loot-registry *,#loot-registry *:before,#loot-registry *:after{animation:none!important;transition:none!important}#loot-registry .lr-col{animation:none!important;transform:none!important}#loot-registry .lr-shelf,#loot-registry .lr-toast{transition:none!important}}#loot-registry{--lr-shelf:#2A241B;--lr-shelf-edge:#3A3226;--lr-cream-dim:#A9A392}#loot-registry .lr-aisle{padding:6px 0 10px}#loot-registry .lr-shelfrow{position:relative;padding:0 26px 34px;margin-bottom:64px}#loot-registry .lr-shelfrow:last-child{margin-bottom:8px}#loot-registry .lr-shelfrow:after{content:"";position:absolute;left:0;right:0;bottom:0;height:14px;background:linear-gradient(180deg,var(--lr-shelf-edge) 0 3px,var(--lr-shelf) 3px 100%);border-radius:2px;box-shadow:0 18px 30px -12px #000000a6}#loot-registry .lr-lineup{display:flex;align-items:flex-end;justify-content:space-between;gap:26px}#loot-registry .lr-item{flex:1;display:flex;flex-direction:column;align-items:center;cursor:pointer;position:relative;background:none;border:0;padding:0;min-width:0}#loot-registry .lr-prod{width:100%;display:flex;align-items:flex-end;justify-content:center;transition:transform .28s cubic-bezier(.2,.8,.3,1);transform-origin:bottom center;position:relative;z-index:1}#loot-registry .lr-prod:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:70%;height:12px;border-radius:50%;background:radial-gradient(ellipse at center,#0000008c,#0000 70%);transition:width .28s ease,opacity .28s ease}#loot-registry .lr-item:hover .lr-prod,#loot-registry .lr-item:focus-visible .lr-prod{transform:translateY(-10px) scale(1.03)}#loot-registry .lr-item:hover .lr-prod:after,#loot-registry .lr-item:focus-visible .lr-prod:after{width:52%;opacity:.7}#loot-registry .lr-prod img{display:block;width:auto;max-width:none;object-fit:contain}#loot-registry .lr-framed{width:100%;aspect-ratio:1;background:var(--lr-ink-2);border:1px solid rgba(243,239,226,.14);display:flex;align-items:center;justify-content:center;overflow:hidden}#loot-registry .lr-framed img{width:100%;height:100%;object-fit:cover;display:block}#loot-registry .lr-rowlabel{font-family:var(--lr-mono);font-size:9.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--lr-cream-dim);padding:0 26px;margin:0 0 16px}#loot-registry .lr-tag-s{margin-top:22px;text-align:center;opacity:.85;transition:opacity .2s}#loot-registry .lr-item:hover .lr-tag-s{opacity:1}#loot-registry .lr-t-brand{font-family:var(--lr-mono);font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--lr-cream-dim);margin-bottom:4px}#loot-registry .lr-t-name{font-family:var(--lr-serif);font-size:15px;font-weight:500;line-height:1.15;margin-bottom:5px;color:var(--lr-cream)}#loot-registry .lr-t-price{font-family:var(--lr-mono);font-size:11px;color:var(--lr-cream-dim)}#loot-registry .lr-shelf.lr-shelf-look .lr-shelf-row{display:block;overflow-x:hidden;overflow-y:auto;scroll-snap-type:none;padding:22px 36px 34px}@media(max-width:640px){#loot-registry .lr-shelf.lr-shelf-look .lr-shelf-row{padding:18px 12px 26px}#loot-registry .lr-shelfrow{padding:0 10px 30px;margin-bottom:44px}#loot-registry .lr-lineup{gap:12px}#loot-registry .lr-t-name{font-size:12px}#loot-registry .lr-shelf-look .lr-framed{width:84px;height:84px}#loot-registry .lr-shelf-look .lr-tag-s{margin-top:18px}#loot-registry .lr-shelf-look .lr-shelfrow{margin-bottom:34px}}@media(prefers-reduced-motion:reduce){#loot-registry .lr-prod,#loot-registry .lr-prod:after{transition:none!important}#loot-registry .lr-item:hover .lr-prod{transform:none!important}}#loot-registry .lr-shelf.lr-shelf-look{background:var(--lr-ink);color:var(--lr-cream);box-shadow:0 -20px 60px #0000008c}#loot-registry .lr-shelf.lr-shelf-look .lr-shelf-head .lr-mono{color:var(--lr-cream-dim)}#loot-registry .lr-shelf.lr-shelf-look .lr-shelf-head .lr-mono b{color:var(--lr-cream)}#loot-registry .lr-shelf.lr-shelf-look .lr-shelf-head button{color:var(--lr-cream-dim)}#loot-registry .lr-shelf.lr-shelf-look .lr-shelf-head button:hover{color:var(--lr-tomato)}#loot-registry .lr-shelf-look .lr-prod{height:var(--lr-bay,284px);align-items:flex-end;justify-content:center}#loot-registry .lr-shelf-look .lr-cut{display:block;position:relative}#loot-registry .lr-shelf-look .lr-prod:after{bottom:-5px}#loot-registry .lr-shelf-look .lr-tag-s{margin-top:20px;min-height:76px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}#loot-registry .lr-shelf-look .lr-t-name{min-height:34px;display:flex;align-items:center;justify-content:center;text-align:center}#loot-registry .lr-shelf-look .lr-lineup{gap:14px}#loot-registry .lr-shelf-look .lr-shelfrow{padding:0 18px 30px;margin-bottom:52px}#loot-registry .lr-shelf-look .lr-prod-framed{height:var(--lr-bay,284px);align-items:flex-end}#loot-registry .lr-shelf-look .lr-framed{width:132px;height:132px;aspect-ratio:auto;opacity:.62}#loot-registry .lr-shelf-look .lr-prod-framed:after{display:none}#loot-registry .lr-shelf-look .lr-lineup{align-items:flex-start}#loot-registry .lr-shelf-look .lr-item{justify-content:flex-start}#loot-registry .lr-shelf-look .lr-shelfrow{padding:0 18px;margin-bottom:44px}#loot-registry .lr-shelf-look .lr-shelfrow:after{top:var(--lr-bay,284px);bottom:auto}#loot-registry .lr-shelf-look .lr-tag-s{margin-top:30px;min-height:96px;justify-content:flex-start}#loot-registry .lr-shelf-look .lr-t-name{min-height:38px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;align-items:flex-start;line-height:1.18;margin-bottom:6px}#loot-registry .lr-tile.lr-tile-nocut{background-color:var(--lr-ink-2)}#loot-registry .lr-tile.lr-tile-nocut:after{background:#17140f57}#loot-registry .lr-tile.lr-tile-nocut .lr-tag{opacity:1;transform:none}#loot-registry .lr-std-block{margin-top:24px;border-top:1px solid var(--lr-ink-on-cream)}#loot-registry .lr-std-item{padding:16px 0;border-bottom:1px solid var(--lr-line)}#loot-registry .lr-std-item h3{font-family:var(--lr-serif);font-weight:500;font-size:17px;line-height:1.2;margin-bottom:5px}#loot-registry .lr-std-item p{font-size:13.5px;line-height:1.62;color:var(--lr-ink-soft)}#loot-registry .lr-std-turn{margin-top:38px}#loot-registry .lr-std-yes .lr-std-item h3{color:var(--lr-ink-on-cream)}#loot-registry .lr-std-yes .lr-std-item h3:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--lr-tomato);margin-right:9px;vertical-align:middle}#loot-registry.lr-apply{position:static;overflow:auto;min-height:100vh;padding:56px 24px 90px}#loot-registry .lr-apply-wrap{max-width:760px;margin:0 auto}#loot-registry .lr-apply-back{font-family:var(--lr-mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--lr-cream-faint);text-decoration:none;display:inline-block;margin-bottom:38px}#loot-registry .lr-apply-back:hover{color:var(--lr-cream)}#loot-registry .lr-apply-h1{font-family:var(--lr-serif);font-weight:500;font-size:clamp(34px,5vw,58px);line-height:1.04;margin:14px 0 26px;color:var(--lr-cream)}#loot-registry .lr-apply-h1 em{font-style:italic;font-weight:400}#loot-registry .lr-apply-intro p{font-size:15.5px;line-height:1.7;color:var(--lr-cream-soft);margin-bottom:16px;max-width:62ch}#loot-registry .lr-apply-frame{margin-top:40px;background:var(--lr-cream);border-radius:2px;overflow:hidden;box-shadow:0 20px 50px -18px #000000b3}#loot-registry .lr-airtable{display:block;width:100%;min-height:900px;border:0}#loot-registry .lr-apply-fallback{margin-top:16px;font-family:var(--lr-mono);font-size:10.5px;letter-spacing:.1em;color:var(--lr-cream-faint)}#loot-registry .lr-apply-fallback a{color:var(--lr-tomato);text-decoration:underline;text-underline-offset:3px}#loot-registry .lr-readmore{font-family:var(--lr-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--lr-tomato);padding:0;margin-left:4px;background:none;border:0;cursor:pointer}#loot-registry .lr-readmore:hover{text-decoration:underline;text-underline-offset:3px}#loot-registry .lr-shelf-look .lr-cut{display:block;overflow:hidden;position:relative;margin:0 auto}#loot-registry .lr-shelf-look .lr-cut img{display:block}#loot-registry .lr-sheet.lr-cart{background:var(--lr-ink);color:var(--lr-cream)}#loot-registry .lr-cart .lr-mono,#loot-registry .lr-cart .lr-close{color:var(--lr-cream-dim)}#loot-registry .lr-cart .lr-close:hover{color:var(--lr-tomato)}#loot-registry .lr-cart-h2{font-family:var(--lr-serif);font-weight:500;font-size:clamp(26px,3.2vw,34px);margin:10px 0 26px;color:var(--lr-cream)}#loot-registry .lr-cart-empty{font-family:var(--lr-serif);font-style:italic;font-size:18px;color:var(--lr-cream-faint);padding:20px 0}#loot-registry .lr-cart-line{display:grid;grid-template-columns:74px 1fr auto;gap:16px;align-items:start;padding:18px 0;border-top:1px solid rgba(243,239,226,.14)}#loot-registry .lr-cart-thumb{width:74px;height:74px;background:var(--lr-ink-2);display:flex;align-items:center;justify-content:center;overflow:hidden}#loot-registry .lr-cart-thumb img{max-width:100%;max-height:100%;object-fit:contain;padding:8%}#loot-registry .lr-cart-brand{font-family:var(--lr-mono);font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--lr-cream-dim)}#loot-registry .lr-cart-name{font-family:var(--lr-serif);font-size:16px;font-weight:500;line-height:1.2;margin:3px 0 9px;color:var(--lr-cream)}#loot-registry .lr-cart-qty{display:flex;align-items:center;gap:10px}#loot-registry .lr-qty{width:24px;height:24px;border:1px solid rgba(243,239,226,.24);color:var(--lr-cream);font-size:14px;line-height:1;display:flex;align-items:center;justify-content:center}#loot-registry .lr-qty:hover{border-color:var(--lr-cream)}#loot-registry .lr-qty[disabled]{opacity:.4}#loot-registry .lr-qty-n{font-family:var(--lr-mono);font-size:12px;min-width:16px;text-align:center}#loot-registry .lr-cart-remove{font-family:var(--lr-mono);font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--lr-cream-faint);margin-left:6px}#loot-registry .lr-cart-remove:hover{color:var(--lr-tomato)}#loot-registry .lr-cart-price{font-family:var(--lr-mono);font-size:13px;color:var(--lr-cream)}#loot-registry .lr-cart-foot{margin-top:26px;border-top:1px solid var(--lr-cream);padding-top:20px}#loot-registry .lr-cart-sub{display:flex;justify-content:space-between;align-items:baseline}#loot-registry .lr-cart-total{font-family:var(--lr-serif);font-weight:600;font-size:24px;color:var(--lr-cream)}#loot-registry .lr-cart-note{font-family:var(--lr-mono);font-size:9.5px;letter-spacing:.1em;color:var(--lr-cream-faint);margin-top:6px}#loot-registry .lr-cart-checkout{width:100%;margin-top:20px;background:var(--lr-cream);color:var(--lr-ink)}#loot-registry .lr-cart-checkout:hover{background:var(--lr-tomato);color:var(--lr-cream)}body.lr-kill-chrome [id^=shopify-section-sections--],body.lr-kill-chrome .site-header,body.lr-kill-chrome .site-footer,body.lr-kill-chrome .announcement-bar,body.lr-kill-chrome #NavDrawer,body.lr-kill-chrome .drawer--left,body.lr-kill-chrome .site-header__search-container{display:none!important}body.lr-kill-chrome #PageContainer{padding-top:0!important}.lr-escape{position:fixed;top:0;left:0;right:0;z-index:9000;display:flex;align-items:center;justify-content:space-between;padding:18px 28px;background:#17140f;color:#f4f0e6;font-family:Space Mono,ui-monospace,monospace;font-size:10.5px;letter-spacing:.16em;text-transform:uppercase}.lr-escape a{color:#f4f0e6;text-decoration:none}.lr-escape a:hover{color:#ff4a3d}body.lr-kill-chrome.lr-registry-page .lr-escape{display:none}#loot-registry .lr-qual{font-family:var(--lr-mono);font-size:.42em;letter-spacing:.1em;text-transform:uppercase;color:var(--lr-ink-faint);white-space:nowrap;vertical-align:.28em;margin-left:2px}#loot-registry .lr-cadence{font-family:var(--lr-mono);font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--lr-ink-faint);margin-top:7px;text-align:center}@media(max-width:480px){#loot-registry .lr-cadence{font-size:8.5px;letter-spacing:.1em}}#loot-registry .lr-visit-block p+p{margin-top:18px}#loot-registry .lr-shelf-look .lr-t-brand{height:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%}#loot-registry .lr-shelf-look .lr-t-name{-webkit-line-clamp:4;height:72px;min-height:72px}#loot-registry .lr-shelf-look .lr-tag-s{min-height:0}@media(max-width:640px){#loot-registry .lr-shelf-look .lr-t-brand{height:11px}#loot-registry .lr-shelf-look .lr-t-name{-webkit-line-clamp:4;height:58px;min-height:58px;font-size:12px}#loot-registry .lr-shelf-look .lr-tag-s{margin-top:18px}#loot-registry .lr-shelf-look .lr-shelfrow{margin-bottom:34px}}#loot-registry .lr-founders{margin:26px 0 0;padding-top:20px;border-top:1px solid var(--lr-line);font-family:var(--lr-mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase}#loot-registry .lr-founders a{display:inline-block;padding:11px 0;color:var(--lr-tomato);text-decoration:none;border-bottom:1px solid currentColor}#loot-registry .lr-founders a:hover{color:var(--lr-ink)}@media(max-width:640px){#loot-registry .lr-founders{margin-top:22px;padding-top:18px;line-height:2}#loot-registry .lr-founders a{padding:13px 0;min-height:44px}}#loot-registry .lr-signup{margin:24px 0 0;padding-top:20px;padding-bottom:8px;border-top:1px solid var(--lr-line)}#loot-registry .lr-signup-copy{display:block;font-family:var(--lr-mono);font-size:10.5px;letter-spacing:.13em;text-transform:uppercase;color:var(--lr-ink-soft);margin-bottom:12px;line-height:1.7}#loot-registry .lr-signup-row{display:flex;gap:10px;align-items:stretch;max-width:460px}#loot-registry .lr-signup-row input[type=email]{flex:1 1 auto;min-width:0;background:transparent;border:1px solid var(--lr-ink-on-cream);padding:13px 14px;font-family:var(--lr-mono);font-size:12.5px;color:var(--lr-ink)}#loot-registry .lr-signup-row input[type=email]:focus{outline:2px solid var(--lr-tomato);outline-offset:1px}#loot-registry .lr-signup-row button{flex:0 0 auto;background:var(--lr-ink);color:var(--lr-cream);border:1px solid var(--lr-ink);padding:13px 20px;font-family:var(--lr-mono);font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;cursor:pointer}#loot-registry .lr-signup-row button:hover{background:var(--lr-tomato);border-color:var(--lr-tomato)}#loot-registry .lr-signup-ok,#loot-registry .lr-signup-err{font-family:var(--lr-mono);font-size:11px;letter-spacing:.08em;margin-top:10px}#loot-registry .lr-signup-err{color:var(--lr-tomato)}@media(max-width:640px){#loot-registry .lr-signup-row{flex-direction:column}#loot-registry .lr-signup-row button{padding:15px 20px}}#loot-registry .lr-vetting{display:block;margin-top:10px;max-width:62ch;font-family:var(--lr-sans,inherit);font-size:12.5px;line-height:1.6;letter-spacing:.01em;text-transform:none;color:var(--lr-cream-soft)}@media(max-width:640px){#loot-registry .lr-vetting{font-size:11.5px;line-height:1.55}}#loot-registry .lr-browse{padding-bottom:56px}#loot-registry .lr-signup:last-child{margin-bottom:24px}@media(max-width:640px){#loot-registry .lr-browse{padding-bottom:64px}#loot-registry .lr-signup{margin-top:22px}#loot-registry .lr-signup:last-child{margin-bottom:28px}}#loot-registry .lr-shelf{top:0;max-height:none;box-shadow:none}#loot-registry .lr-shelf.lr-shelf-look{box-shadow:none}#loot-registry .lr-shelf-head{flex:0 0 auto;align-items:center;justify-content:flex-start;gap:20px;padding-top:calc(22px + env(safe-area-inset-top,0px))}#loot-registry .lr-shelf-row{flex:1 1 auto;min-height:0}#loot-registry .lr-shelf:not(.lr-shelf-look) .lr-shelf-row{align-items:flex-start}#loot-registry .lr-shelf-head button{order:-1;text-decoration:none;border:1px solid currentColor;padding:9px 14px;white-space:nowrap}#loot-registry .lr-shelf-head button:before{content:"\2190\a0"}#loot-registry .lr-shelf-head button:hover{border-color:var(--lr-tomato)}#loot-registry:has(.lr-shelf.lr-on) .lr-wall,#loot-registry:has(.lr-shelf.lr-on) .lr-veil{visibility:hidden;transition:visibility 0s linear .55s}@media(max-width:640px){#loot-registry .lr-shelf-head{gap:14px;padding-top:calc(18px + env(safe-area-inset-top,0px))}#loot-registry .lr-shelf-head button{padding:8px 12px}}@media(max-width:640px){#loot-registry .lr-vet-rest{display:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/registry.css.map */
