.keyshop{--ink: #0a0a0a;--muted: #6b6258;--paper: #fff8f0;--line: #e3d9cc;--gold: #f4c430;background:var(--paper);color:var(--ink);min-height:100dvh;font-family:Manrope,system-ui,sans-serif;-webkit-tap-highlight-color:transparent}.keyshop *,.keyshop *:before,.keyshop *:after{box-sizing:border-box}.keyshop a{color:inherit}.keyshop button{font:inherit;touch-action:manipulation}.keyshop button,.keyshop a{-webkit-tap-highlight-color:transparent}.keyshop button{cursor:pointer}.keyshop button:disabled{cursor:default}.keyshop [hidden]{display:none!important}.keyshop button:focus-visible,.keyshop a:focus-visible,.keyshop summary:focus-visible,.keyshop-picker-sheet button:focus-visible,.keyshop-zoom button:focus-visible{outline:3px solid #b15a00;outline-offset:3px}.keyshop h1,.keyshop h2,.keyshop h3{font-family:Plus Jakarta Sans,system-ui,sans-serif}.keyshop-nav{min-height:68px;padding:10px max(24px,4vw);display:flex;align-items:center;justify-content:space-between;gap:24px;background:#0a0a0a;color:#fff8f0;position:sticky;top:0;z-index:45;border-bottom:1px solid #f4c43055}.keyshop-brand{display:flex;align-items:center;gap:9px;text-decoration:none;min-height:44px}.keyshop-brand>span{font-size:12px;letter-spacing:-.2px;font-weight:850}.keyshop-brand strong{color:var(--gold)}.keyshop-brand small{display:block;letter-spacing:3px;font-size:8px;margin-top:3px}.keyshop-nav nav{display:flex;gap:28px;font-size:12px}.keyshop-nav nav a{text-decoration:none;min-height:44px;display:flex;align-items:center}.keyshop-nav nav a.active{border-bottom:2px solid var(--gold);color:var(--gold);font-weight:800}.keyshop-nav .shop-cart-trigger{position:static;transform:none;border:1px solid #f4c43066;background:#f4c430;box-shadow:none;min-height:44px;color:#0a0a0a;border-radius:12px}.keyshop-nav .shop-cart-trigger__badge{background:#0a0a0a;color:#f4c430}.keyshop-announcement{display:flex;justify-content:center;gap:9px;padding:9px 16px;background:#f4c430;font-size:11px}.keyshop main{max-width:1300px;margin:0 auto;padding:0 40px}.keyshop-back{display:inline-flex;min-height:44px;align-items:center;gap:8px;text-decoration:none;font-size:12px;color:var(--muted)!important;margin:10px 0}.keyshop-product{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"gallery intro" "gallery steps" "gallery buy";-moz-column-gap:48px;column-gap:48px;align-items:start;scroll-margin-top:84px}.keyshop-intro{grid-area:intro}.keyshop-eyebrow{font-size:9px;letter-spacing:1.5px;font-weight:850;display:flex;align-items:center;gap:7px}.keyshop-eyebrow>span{width:6px;height:6px;border-radius:50%;background:#c99806}.keyshop h1{font-size:clamp(32px,3.2vw,46px);font-weight:850;line-height:1.1;letter-spacing:-1.8px;margin:16px 0}.keyshop h1 em{font-family:Newsreader,Georgia,serif;font-weight:500;color:#946300}.keyshop-lead{font-size:14px;line-height:1.6;color:var(--muted);margin:12px 0}.keyshop-price{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin:18px 0 6px}.keyshop-price>strong{font-size:30px;font-weight:850;letter-spacing:-1px}.keyshop-price>span{font-size:11px;display:flex;align-items:center;gap:5px;padding:7px 9px;background:#f4c43033;border-radius:7px;font-weight:650}.keyshop-shipping{font-size:11px;line-height:1.5;color:var(--muted);margin:0 0 24px}.keyshop-steps{scroll-margin-top:80px;grid-area:steps;display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:5px;border:1px solid var(--line);border-radius:16px;background:#f0e7dc;margin-bottom:20px}.keyshop-steps button{border:0;border-radius:11px;min-height:58px;padding:9px 13px;background:transparent;color:var(--muted);text-align:left;display:flex;align-items:center;gap:10px}.keyshop-steps button[aria-pressed=true]{background:#0a0a0a;color:#fff8f0;box-shadow:0 2px 5px #0002}.keyshop-steps button>span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;border:1px solid #9d9283;font-size:11px;flex-shrink:0}.keyshop-steps button[aria-pressed=true]>span{background:#f4c430;color:#0a0a0a;border-color:#f4c430;font-weight:800}.keyshop-steps button>div{font-size:12px;font-weight:800}.keyshop-steps small{display:block;font-size:10px;font-weight:500;margin-top:4px}.keyshop-gallery{grid-area:gallery;position:sticky;top:90px;min-width:0}.keyshop-stage{background:#f7f6f2;position:relative;border-radius:24px;overflow:hidden;border:1px solid var(--line)}.keyshop-stage-label{position:absolute;left:22px;top:20px;font-size:8px;letter-spacing:1.3px;font-weight:850;z-index:1;pointer-events:none}.keyshop-zoom-trigger{display:block;width:100%;border:0;padding:26px;background:transparent;position:relative;cursor:zoom-in!important}.keyshop-zoom-trigger>img{width:100%;aspect-ratio:1;-o-object-fit:contain;object-fit:contain;display:block;animation:keyshop-appear .18s ease-out}.keyshop-stage.is-bag .keyshop-zoom-trigger>img{padding:24px}.keyshop-zoom-trigger>span{display:flex;gap:6px;align-items:center;position:absolute;right:16px;bottom:10px;font-size:10px;background:#fff8f0e8;padding:10px;border-radius:20px}.keyshop-stage-controls{display:flex;align-items:center;justify-content:space-between;position:absolute;left:12px;right:12px;top:45%;pointer-events:none}.keyshop-stage-controls button{width:44px;height:44px;border:1px solid #ddd3c6;border-radius:50%;display:grid;place-items:center;background:#fff8f0df;pointer-events:auto}.keyshop-stage-controls>span{display:none}.keyshop-stage-caption{display:flex;align-items:baseline;justify-content:space-between;padding:6px 24px 20px;gap:12px}.keyshop-stage-caption h2{font-size:24px;font-weight:800;margin:0}.keyshop-stage-caption>span{font-size:11px;color:var(--muted);white-space:nowrap}.keyshop-thumbs{display:grid;grid-template-columns:1fr 16px 1fr;gap:10px;align-items:center;margin:12px 0}.keyshop-thumbs>span{font-size:20px;text-align:center}.keyshop-thumbs button{background:transparent;border:1px solid var(--line);padding:8px 10px;display:flex;align-items:center;gap:10px;text-align:left;min-height:76px;border-radius:14px}.keyshop-thumbs button[aria-pressed=true]{border-color:#0a0a0a;background:#f4c43022}.keyshop-thumbs img{width:46px;height:58px;-o-object-fit:contain;object-fit:contain}.keyshop-thumbs button>span{font-size:10px;color:var(--muted)}.keyshop-thumbs strong{display:block;color:var(--ink);font-size:13px;margin-top:5px}.keyshop-gallery-note{font-size:10px;line-height:1.65;color:var(--muted);max-width:460px}.keyshop-buy{grid-area:buy;min-width:0}.keyshop-picker-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.keyshop-picker-heading p{margin:0;font-size:11px;color:var(--muted)}.keyshop-picker-heading strong{display:block;color:var(--ink);font-size:16px;margin-top:3px}.keyshop-picker-heading>button{min-height:44px;display:flex;align-items:center;gap:6px;font-size:11px;border:0;background:transparent;padding:8px;font-weight:700}.keyshop-options{border:0;padding:0;min-width:0;margin:0}.keyshop-options legend{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.keyshop-signs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px}.keyshop-signs button,.keyshop-bag-rail button{position:relative;border:1px solid var(--line);border-radius:12px;background:#f0eae0;padding:6px 3px 10px;display:flex;flex-direction:column;align-items:center;min-width:0;transition:border-color .15s,background .15s}.keyshop-signs button.selected,.keyshop-bag-rail button.selected{border-color:#0a0a0a;box-shadow:inset 0 0 0 1px #0a0a0a;background:#f4c43044}.keyshop-signs button.sold-out img{opacity:.4}.keyshop-signs button>img{width:100%;aspect-ratio:1;height:auto;-o-object-fit:contain;object-fit:contain}.keyshop-signs button>span{font-size:9px;font-weight:750;line-height:1.4;max-width:100%}.keyshop-options small{font-size:9px;color:#9c3029}.keyshop-selected-check,.keyshop-bag-rail svg{position:absolute;right:5px;top:5px;border-radius:50%;padding:2px;width:16px;height:16px;background:#0a0a0a;color:#f4c430}.keyshop-bag-help{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:10px}.keyshop-bag-help p{font-size:11px;line-height:1.5;color:var(--muted);margin:0}.keyshop-bag-help>div{display:flex;gap:4px}.keyshop-bag-help button{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);background:transparent;border-radius:50%}.keyshop-bag-rail{display:flex;gap:9px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#c8bfae transparent;padding:2px 2px 10px}.keyshop-bag-rail button{flex:0 0 calc((100% - 27px) / 4.25);min-width:85px;scroll-snap-align:center}.keyshop-bag-rail img{height:108px;width:100%;-o-object-fit:contain;object-fit:contain}.keyshop-bag-rail span{font-size:10px;margin-top:7px;font-weight:700}.keyshop-bag-chosen{display:flex;align-items:center;gap:12px;background:#f1e9dc;padding:12px;margin:5px 0 0;border-radius:14px}.keyshop-bag-chosen>img{width:55px;height:80px;-o-object-fit:contain;object-fit:contain}.keyshop-bag-chosen>div{flex:1;min-width:0}.keyshop-bag-chosen span{font-size:8px;letter-spacing:1px;font-weight:700;color:var(--muted)}.keyshop-bag-chosen p{font-size:12px;font-weight:850;line-height:1.5;margin:6px 0}.keyshop-bag-chosen button{border:0;background:transparent;padding:8px 0;min-height:36px;text-decoration:underline;text-underline-offset:3px;display:inline-flex;align-items:center;gap:5px;font-size:10px}.keyshop-summary{display:flex;align-items:center;gap:12px;padding:17px 0;margin-top:10px;border-top:1px solid var(--line)}.keyshop-summary p{flex:1;margin:0}.keyshop-summary span{display:block;font-size:8px;letter-spacing:1.2px;color:var(--muted);margin-bottom:5px}.keyshop-summary strong{display:block;font-size:11px;line-height:1.6}.keyshop-summary>svg:last-child{color:#866100}.keyshop-buy-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.keyshop-quantity-label{display:none}.keyshop-quantity{display:flex;align-items:center;border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden}.keyshop-quantity button{display:grid;place-items:center;border:0;background:transparent;width:44px;height:52px;padding:0}.keyshop-quantity button:disabled{opacity:.3}.keyshop-quantity output{min-width:24px;text-align:center;font-size:13px;font-weight:800}.keyshop-cta{display:flex;align-items:center;justify-content:center;gap:8px;min-height:54px;flex:1;border:0;border-radius:12px;background:#0a0a0a;color:#f4c430;font-size:12px!important;font-weight:800!important;padding:12px}.keyshop-cta>span{flex:1}.keyshop-cta:hover:not(:disabled){background:#292522}.keyshop-cta:disabled{background:#e4dcd1;color:#6b6258}.keyshop-reassurance{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin:14px 0 8px}.keyshop-reassurance span{display:flex;align-items:center;gap:4px;font-size:10px;color:var(--muted)}.keyshop-total-note{font-size:10px;color:var(--muted);line-height:1.6;text-align:center;margin:0}.keyshop-message{font-size:12px;line-height:1.6;color:#9c3029;padding:10px;border-radius:8px;background:#fff0e2}.keyshop-message button{text-decoration:underline;background:none;border:0;min-height:44px}.keyshop-story{margin-top:60px;background:#0a0a0a;color:#fff8f0;display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:44px 36px;align-items:center;border-radius:24px;overflow:hidden}.keyshop-story h2,.keyshop-faq h2{font-size:clamp(28px,3vw,40px);font-weight:800;line-height:1.15;letter-spacing:-1px;margin:16px 0}.keyshop-story h2 em,.keyshop-faq h2 em{font-family:Newsreader,Georgia,serif;font-weight:500}.keyshop-story h2 em{color:#f4c430}.keyshop-story p:not(.keyshop-eyebrow){font-size:13px;line-height:1.7;color:#c9c2b9;max-width:410px}.keyshop-story a{display:inline-flex;min-height:44px;align-items:center;gap:14px;border-bottom:1px solid #f4c430;font-size:12px;text-decoration:none;color:#f4c430}.keyshop-story-visual{background:#f7f6f2;border-radius:20px;position:relative;display:flex;align-items:end;padding:10px 8px 25px}.keyshop-story-visual img{width:50%;-o-object-fit:contain;object-fit:contain;height:auto}.keyshop-story-visual img:last-of-type{transform:rotate(6deg)}.keyshop-story-visual span{position:absolute;bottom:10px;width:100%;left:0;text-align:center;font-size:8px;font-weight:850;letter-spacing:1px;color:#0a0a0a}.keyshop-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;padding:35px 0;border-bottom:1px solid var(--line)}.keyshop-facts span{font-size:9px;letter-spacing:1px;color:var(--muted)}.keyshop-facts h3{font-size:17px;font-weight:800;margin:12px 0 8px}.keyshop-facts p{font-size:12px;line-height:1.7;color:var(--muted);max-width:310px;margin:0}.keyshop-faq{display:grid;grid-template-columns:1fr 1.25fr;gap:40px;padding:35px 0}.keyshop-faq details{border-bottom:1px solid var(--line);padding:4px 0}.keyshop-faq summary{cursor:pointer;list-style:none;display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:12px;font-size:13px;font-weight:700}.keyshop-faq summary::-webkit-details-marker{display:none}.keyshop-faq summary svg{flex-shrink:0}.keyshop-faq details[open] summary svg{transform:rotate(45deg)}.keyshop-faq details p{font-size:12px;line-height:1.75;color:var(--muted);max-width:510px;margin:0 0 16px}.keyshop-footer{border-top:1px solid var(--line);padding:25px 0 35px;font-size:10px}.keyshop-footer>a{font-weight:850;letter-spacing:1.5px;text-decoration:none}.keyshop-footer p{margin:10px 0;color:var(--muted)}.keyshop-footer>div{display:flex;gap:25px;flex-wrap:wrap}.keyshop-footer>div a{text-decoration:underline;text-underline-offset:3px;min-height:44px;display:inline-flex;align-items:center}.keyshop-mobile-buy{display:none}.keyshop-confirm{background:#fff0bd;border:1px solid #d4a21d;padding:24px;margin:0 0 25px;border-radius:16px}.keyshop-confirm h2{font-size:25px}.keyshop-confirm p{font-size:13px;line-height:1.7}.keyshop-confirm button,.keyshop-confirm a{display:inline-flex;align-items:center;min-height:44px;padding:10px;border:1px solid;background:none;border-radius:8px}.keyshop-zoom-overlay{position:fixed;inset:0;background:#0a0a0abc;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);z-index:1200;animation:keyshop-appear .16s ease-out}.keyshop-zoom{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:min(92vw,800px);max-height:94dvh;z-index:1201;background:#fff8f0;padding:22px;border-radius:24px;color:#0a0a0a;display:flex;flex-direction:column;align-items:center}.keyshop-zoom h2{font:750 15px Plus Jakarta Sans,system-ui,sans-serif;margin:0 48px 12px 0;min-height:40px;align-self:flex-start;display:flex;align-items:center}.keyshop-zoom p{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.keyshop-zoom>img{max-height:75dvh;width:100%;-o-object-fit:contain;object-fit:contain;min-height:0}.keyshop-zoom>button{position:absolute;right:12px;top:12px;background:#eee3d5;border:0;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;cursor:pointer}.keyshop-picker-sheet{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1201;width:min(94vw,580px);max-height:90dvh;display:flex;flex-direction:column;overflow:hidden;background:#fff8f0;color:#0a0a0a;border-radius:24px;box-shadow:0 10px 80px #0005;font-family:Manrope,system-ui,sans-serif}.keyshop-picker-sheet *{box-sizing:border-box}.keyshop-picker-sheet header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px;border-bottom:1px solid #e3d9cc}.keyshop-picker-sheet h2{font:800 20px Plus Jakarta Sans,system-ui,sans-serif;margin:0}.keyshop-picker-sheet p{font-size:12px;margin:6px 0 0;color:#6b6258}.keyshop-picker-sheet header button{width:44px;height:44px;flex-shrink:0;border:0;border-radius:50%;display:grid;place-items:center;background:#eee3d5;cursor:pointer}.keyshop-picker-grid{overflow-y:auto;overscroll-behavior:contain;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;padding:16px}.keyshop-picker-grid button{position:relative;min-width:0;border:1px solid #e3d9cc;border-radius:14px;background:#f0eae0;padding:5px 3px 10px;font:700 11px Manrope,system-ui,sans-serif;cursor:pointer}.keyshop-picker-grid button[aria-pressed=true]{border:2px solid #0a0a0a;background:#f4c43044;padding:4px 2px 9px}.keyshop-picker-grid img{width:100%;height:95px;-o-object-fit:contain;object-fit:contain;display:block}.keyshop-picker-grid svg{position:absolute;right:5px;top:5px;background:#0a0a0a;color:#f4c430;border-radius:50%;padding:2px}.keyshop-picker-grid small{display:block;color:#9c3029;margin-top:4px}@keyframes keyshop-appear{0%{opacity:.55}to{opacity:1}}@media (min-width: 701px) and (max-width: 1050px){.keyshop main{padding:0 24px}.keyshop-product{-moz-column-gap:24px;column-gap:24px}.keyshop h1{font-size:34px}.keyshop-signs{grid-template-columns:repeat(4,minmax(0,1fr))}.keyshop-thumbs button{padding:6px;gap:5px}.keyshop-thumbs img{width:34px}.keyshop-stage-caption{flex-wrap:wrap;gap:4px}.keyshop-cta>svg{display:none}}@media (max-width: 700px){.keyshop-nav{min-height:60px;padding:max(8px,env(safe-area-inset-top)) 16px 8px;gap:12px}.keyshop-brand>span{font-size:11px}.keyshop-brand>img{width:30px;height:30px}.keyshop-nav nav,.keyshop-nav .shop-cart-trigger__label,.keyshop-announcement,.keyshop-back{display:none}.keyshop-nav .shop-cart-trigger{padding:8px 10px;min-width:62px}.keyshop main{padding:0 16px}.keyshop-product{grid-template-columns:minmax(0,1fr);grid-template-areas:"intro" "steps" "gallery" "buy";gap:0;scroll-margin-top:70px}.keyshop-intro{padding:14px 0 12px}.keyshop-intro .keyshop-eyebrow,.keyshop-price,.keyshop-shipping{display:none}.keyshop h1{font-size:clamp(25px,7vw,31px);letter-spacing:-1px;margin:0;line-height:1.08}.keyshop h1 br{display:none}.keyshop h1 em{display:block}.keyshop-lead{margin:7px 0 0;font-size:12px;line-height:1.5}.keyshop-steps{margin-bottom:10px;border-radius:14px;padding:4px;gap:4px}.keyshop-steps button{min-height:50px;padding:8px 10px;gap:8px;border-radius:10px}.keyshop-steps button>span{width:24px;height:24px}.keyshop-steps button>div{font-size:12px}.keyshop-steps small{font-size:10px;margin-top:2px}.keyshop-gallery{position:static;margin:0}.keyshop-stage{border-radius:20px}.keyshop-stage-label{font-size:7px;left:15px;top:14px;letter-spacing:1px}.keyshop-zoom-trigger{padding:20px 24px 8px}.keyshop-zoom-trigger>img{height:clamp(180px,29svh,260px);aspect-ratio:auto;width:100%}.keyshop-stage.is-bag .keyshop-zoom-trigger>img{padding:10px}.keyshop-zoom-trigger>span{font-size:0;padding:10px;right:10px;bottom:6px}.keyshop-zoom-trigger>span svg{width:18px;height:18px}.keyshop-stage-caption{padding:4px 15px 14px;gap:10px}.keyshop-stage-caption h2{font-size:19px;letter-spacing:-.4px}.keyshop-stage-caption>span{font-size:10px}.keyshop-stage-controls{left:8px;right:8px;top:42%}.keyshop-stage-controls button{background:#fff8f0ed;border:0}.keyshop-thumbs,.keyshop-gallery-note{display:none}.keyshop-picker-heading{margin:5px 0 3px;min-height:44px}.keyshop-picker-heading p{font-size:10px}.keyshop-picker-heading strong{font-size:13px;margin-top:2px}.keyshop-picker-heading>button{font-size:11px;padding-right:0}.keyshop-signs,.keyshop-bag-rail{display:flex;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 1px 6px}.keyshop-signs::-webkit-scrollbar,.keyshop-bag-rail::-webkit-scrollbar{display:none}.keyshop-signs button,.keyshop-bag-rail button{flex:0 0 76px;min-width:76px;padding:3px 3px 7px;border-radius:12px;scroll-snap-align:center}.keyshop-signs button>img,.keyshop-bag-rail img{width:66px;height:65px;aspect-ratio:auto}.keyshop-signs button>span,.keyshop-bag-rail span{font-size:10px;margin:2px 0 0}.keyshop-bag-help{margin:0 0 5px}.keyshop-bag-help p{font-size:10px}.keyshop-bag-help>div{display:none}.keyshop-bag-chosen{min-height:0;padding:10px 12px;margin-top:6px}.keyshop-bag-chosen>img,.keyshop-bag-chosen span,.keyshop-bag-chosen button{display:none}.keyshop-bag-chosen p{margin:0;font-size:11px;text-align:center}.keyshop-summary{display:none}.keyshop-buy-row{justify-content:space-between;margin-top:12px}.keyshop-quantity-label{display:block;font-size:12px;font-weight:700}.keyshop-quantity{border-radius:10px}.keyshop-quantity button{height:44px}.keyshop-cta,.keyshop[data-step=keychain] .keyshop-buy-row{display:none}.keyshop-reassurance{justify-content:flex-start;gap:10px;margin:10px 0 0}.keyshop-reassurance span{font-size:9px}.keyshop-total-note{display:none}.keyshop-story{margin-top:30px;padding:22px;display:block;border-radius:18px}.keyshop-story .keyshop-eyebrow{font-size:8px;margin:0 0 10px}.keyshop-story h2{font-size:26px;margin:10px 0}.keyshop-story p:not(.keyshop-eyebrow),.keyshop-story-visual{display:none}.keyshop-story a{font-size:11px}.keyshop-facts{grid-template-columns:1fr;gap:0;padding:10px 0}.keyshop-facts>div{padding:15px 0;border-bottom:1px solid var(--line)}.keyshop-facts>div:last-child{border:0}.keyshop-facts span{font-size:8px}.keyshop-facts h3{font-size:15px;margin:7px 0}.keyshop-facts p{font-size:12px;max-width:none}.keyshop-faq{grid-template-columns:1fr;gap:5px;padding:25px 0}.keyshop-faq>div:first-child .keyshop-eyebrow{display:none}.keyshop-faq h2{font-size:24px;margin:0 0 8px}.keyshop-faq h2 br{display:none}.keyshop-faq summary{font-size:12px}.keyshop-footer{padding-bottom:calc(145px + env(safe-area-inset-bottom,0px))}.keyshop-footer>div{gap:10px 18px}.keyshop-mobile-buy{display:block;position:fixed;bottom:0;left:0;right:0;z-index:50;background:#fff8f0f5;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--line);padding:6px 16px max(10px,env(safe-area-inset-bottom));box-shadow:0 -5px 24px #0000000c}.keyshop-mobile-selection{display:flex;align-items:center;gap:7px;min-height:36px;margin-bottom:5px}.keyshop-mobile-selection>img{width:28px;height:28px;-o-object-fit:contain;object-fit:contain;border-radius:6px}.keyshop-mobile-selection>span{flex:1;font-size:10px;line-height:1.5;min-width:0}.keyshop-mobile-selection>button{border:0;background:transparent;font-size:10px;text-decoration:underline;padding:0 0 0 6px;min-height:44px}.keyshop-mobile-action{display:flex;align-items:center;justify-content:space-between;gap:12px}.keyshop-mobile-action>div{min-width:98px}.keyshop-mobile-action>div strong{font-size:24px;font-weight:850;letter-spacing:-1px}.keyshop-mobile-action>div span{display:block;font-size:9px;color:var(--muted);margin-top:3px;white-space:nowrap}.keyshop-mobile-action>button{display:flex;flex:1;justify-content:center;align-items:center;gap:9px;background:#f4c430;color:#0a0a0a;border:1px solid #e1b123;border-radius:13px;min-height:52px;font-size:12px;font-weight:850;padding:10px}.keyshop-mobile-action>button:disabled{background:#e4dcd1;color:#6b6258;border-color:#e4dcd1}.keyshop-zoom{width:96vw;border-radius:20px;padding:16px}.keyshop-zoom h2{font-size:13px;line-height:1.5}.keyshop-picker-sheet{top:auto;bottom:0;left:0;transform:none;width:100%;max-height:92dvh;border-radius:24px 24px 0 0;padding-bottom:env(safe-area-inset-bottom,0px)}.keyshop-picker-sheet header{padding:18px 16px 14px}.keyshop-picker-sheet h2{font-size:19px}.keyshop-picker-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding:12px 16px 20px;gap:8px}.keyshop-picker-grid img{height:min(20vw,90px)}}@media (max-width: 350px){.keyshop-nav{padding-left:12px;padding-right:12px}.keyshop main{padding:0 12px}.keyshop-steps button{gap:6px;padding:8px}.keyshop h1{font-size:25px}.keyshop-stage-caption h2{font-size:17px}.keyshop-zoom-trigger{padding-left:18px;padding-right:18px}.keyshop-mobile-buy{padding-left:12px;padding-right:12px}.keyshop-mobile-action{gap:8px}.keyshop-mobile-action>button{font-size:11px;gap:6px;padding:8px}.keyshop-mobile-action>button svg{width:17px}}@media (prefers-reduced-motion: reduce){.keyshop *,.keyshop-picker-sheet,.keyshop-zoom-overlay{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
