.rtcg-mobile-shell,.rtcg-mobile-shop-toggle,.rtcg-mobile-backdrop{display:none}.rtcg-shop:not([open]),.rtcg-shop [hidden]{display:none!important}@media screen and (max-width:989px){.rtcg-mobile-shop-toggle{display:flex;grid-area:drawer;align-items:center;justify-content:center}.rtcg-mobile-shell{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:minmax(0,1fr);z-index:250;isolation:isolate;pointer-events:auto;padding:0 env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);border-top:1px solid var(--rtcg-line);background:var(--rtcg-surface-1);color:var(--rtcg-text-primary);box-shadow:0 -5px 20px #0000001f}.rtcg-mobile-backdrop{position:fixed;inset:0 0 auto 0;z-index:240;height:calc(100dvh - var(--rtcg-mobile-bottom));background:#00000085;opacity:0;pointer-events:none}body.rtcg-shop-open .rtcg-mobile-backdrop{display:block;opacity:1;pointer-events:auto;animation:rtcg-backdrop-enter .2s ease-out forwards}.rtcg-mobile-shell>a{position:relative;z-index:1;display:flex;align-self:stretch;align-items:center;justify-content:center;flex-direction:column;gap:3px;box-sizing:border-box;width:100%;height:100%;min-width:0;min-height:44px;padding:5px 2px;color:var(--rtcg-text-secondary);text-decoration:none;font:600 11px/1.25 var(--font-body-family);letter-spacing:.02em;border-top:2px solid transparent;pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;cursor:pointer}.rtcg-mobile-shell>a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.rtcg-mobile-shell>a>*{pointer-events:none}.rtcg-mobile-shell svg{width:23px;height:23px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.rtcg-mobile-shell>a[aria-current=page],.rtcg-mobile-shell>a[aria-expanded=true]{color:var(--rtcg-gold-dark);border-top-color:var(--rtcg-gold);background:transparent}body.rtcg-theme-dark .rtcg-mobile-shell>a[aria-current=page],body.rtcg-theme-dark .rtcg-mobile-shell>a[aria-expanded=true]{color:var(--rtcg-gold-2)}.rtcg-mobile-shell>.rtcg-mobile-shell__shop{font-weight:750}.rtcg-mobile-shell__count{position:absolute;top:3px;left:calc(50% + 7px);padding:1px 4px;min-width:15px;border-radius:8px;background:var(--rtcg-gold);color:#211706;font-size:10px}.rtcg-mobile-shell__count[hidden]{display:none}.rtcg-mobile-shell a:focus-visible,.rtcg-shop :is(a,button):focus-visible{outline:2px solid var(--rtcg-focus-ring);outline-offset:-3px}[data-rtcg-shop-title]:focus,[data-rtcg-shop-title]:focus-visible,.rtcg-shop:focus,.rtcg-shop:focus-visible{outline:none!important;box-shadow:none!important}:where(button,a,input,select,textarea,summary):focus{scroll-margin-bottom:calc(var(--rtcg-mobile-bottom) + 24px)}.rtcg-shop{position:fixed;inset:0 0 auto;z-index:245;margin:0;width:92vw;max-width:420px;height:calc(100dvh - var(--rtcg-mobile-bottom));max-height:none;padding:0;border:0;border-bottom:1px solid var(--rtcg-line-strong);color:var(--rtcg-text-primary);background:var(--rtcg-surface-1);font-family:var(--font-body-family);overflow:hidden}.rtcg-shop[open]{display:flex;flex-direction:column;animation:rtcg-shop-enter .2s ease-out}.rtcg-shop__header{display:flex;flex-shrink:0;align-items:center;gap:8px;min-height:64px;padding:12px max(16px,env(safe-area-inset-right,0px)) 12px max(16px,env(safe-area-inset-left,0px));border-bottom:1px solid var(--rtcg-line);background:var(--rtcg-surface-2)}.rtcg-shop__header h2{flex:1;margin:0;color:inherit;font:600 22px/1.2 var(--font-heading-family);letter-spacing:.01em}.rtcg-shop button{color:inherit;background:transparent;border:0;border-radius:var(--rtcg-radius-xs);font:inherit;cursor:pointer;min-width:44px;min-height:44px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.rtcg-shop button{display:inline-flex;align-items:center;justify-content:center;padding:0}.rtcg-shop button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.rtcg-shop__panels{flex:1;min-height:0;position:relative}.rtcg-shop [data-rtcg-shop-panel]{height:100%;overflow-y:auto;overscroll-behavior:contain;padding:12px max(16px,env(safe-area-inset-right,0px)) max(24px,env(safe-area-inset-bottom,0px)) max(16px,env(safe-area-inset-left,0px));animation:rtcg-shop-panel .2s ease-out}.rtcg-shop-row{display:flex;align-items:stretch;border-bottom:1px solid var(--rtcg-line-soft);min-height:64px}.rtcg-shop-row>:is(a,span){flex:1;min-width:0;display:flex;align-items:center;padding:12px 8px;font-size:17px;font-weight:600}.rtcg-shop-row__link{gap:12px}.rtcg-shop-row__image{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;overflow:hidden;border:1px solid var(--rtcg-line-soft);border-radius:9px;background:var(--rtcg-surface-2)}.rtcg-shop-row__image img{display:block;width:38px;height:38px;object-fit:contain}.rtcg-shop-row__label{min-width:0}.rtcg-shop a{color:var(--rtcg-text-primary);text-decoration:none}.rtcg-shop-row>button{flex:0 0 48px;align-self:center;margin-left:8px;color:var(--rtcg-gold-dark);font-size:26px}body.rtcg-theme-dark .rtcg-shop-row>button{color:var(--rtcg-gold)}@media(hover:hover)and (pointer:fine){.rtcg-shop-row a:hover,.rtcg-shop button:hover{background:var(--rtcg-selected-bg)}}@media(hover:none),(pointer:coarse){.rtcg-shop-row a:active,.rtcg-shop button:active{background:var(--rtcg-selected-bg)}}.rtcg-shop-view-all{display:flex;align-items:center;min-height:48px;padding:10px 8px;font-weight:600;text-decoration:underline!important;text-underline-offset:4px}.rtcg-shop__group-icon{width:16px;height:16px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.rtcg-shop__group-title{display:flex;align-items:center;gap:8px;margin:16px 8px 6px;color:var(--rtcg-text-secondary);font:600 11px/1.4 var(--font-body-family);letter-spacing:.12em;text-transform:uppercase}.rtcg-shop__intro{padding:4px 8px;color:var(--rtcg-text-secondary);font-size:14px}.rtcg-shop__discovery{margin-top:24px;border-top:1px solid var(--rtcg-line-strong)}.rtcg-shop__appearance{padding:16px 0 4px;border-top:1px solid var(--rtcg-line)}.rtcg-shop__appearance-label{display:block;margin:0 0 10px;color:var(--rtcg-text-secondary);font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.rtcg-shop__appearance-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.rtcg-shop .rtcg-shop__appearance-option{display:flex;min-width:0;min-height:46px;padding:7px 6px;flex-direction:column;gap:4px;border:1px solid var(--rtcg-line);border-radius:var(--rtcg-radius-sm);color:var(--rtcg-text-secondary);background:var(--rtcg-surface-2);font-size:11px;font-weight:700}.rtcg-shop .rtcg-shop__appearance-option svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6}.rtcg-shop .rtcg-shop__appearance-option[aria-pressed=true]{border-color:rgba(var(--rtcg-gold-rgb),.62);color:var(--rtcg-gold-dark);background:rgba(var(--rtcg-gold-rgb),.1);box-shadow:inset 0 0 0 1px rgba(var(--rtcg-gold-rgb),.08)}body.rtcg-theme-dark .rtcg-shop .rtcg-shop__appearance-option[aria-pressed=true]{color:var(--rtcg-gold-2)}#smile-ui-lite-launcher-frame-container{transform:scale(.8)!important;transform-origin:bottom left;bottom:calc(var(--rtcg-mobile-bottom) + var(--rtcg-mobile-purchase-height, 0px) + 20px)!important}shopify-chat::part(activator){min-height:44px!important;padding:10px 12px!important;font-size:12px!important;box-shadow:none!important;margin-bottom:calc(var(--rtcg-mobile-bottom) + var(--rtcg-mobile-purchase-height, 0px))!important}body.rtcg-shop-open #smile-ui-lite-container,body.rtcg-shell-external-owner #smile-ui-lite-launcher-frame-container,body.rtcg-shop-open shopify-chat::part(activator),body.rtcg-shell-external-owner shopify-chat::part(activator){visibility:hidden!important;pointer-events:none!important}body.rtcg-shell-external-owner .rtcg-mobile-shell{visibility:hidden;pointer-events:none}body.rtcg-shop-open .rtcg-mobile-shell>a[aria-current=page]:not([aria-expanded=true]){border-top-color:transparent;background:transparent;color:var(--rtcg-text-secondary)}}@keyframes rtcg-shop-enter{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:none}}@media screen and (max-width:989px){body.rtcg-mobile-keyboard-open .rtcg-mobile-shell{opacity:0;visibility:hidden;pointer-events:none}body.rtcg-mobile-keyboard-open .rtcg-mobile-backdrop,body.rtcg-mobile-keyboard-open .rtcg-shop{height:var(--rtcg-mobile-vv-height, 100dvh)}}@keyframes rtcg-backdrop-enter{0%{opacity:0}to{opacity:1}}@keyframes rtcg-shop-panel{0%{opacity:.35;transform:translate(12px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.rtcg-shop[open],.rtcg-shop [data-rtcg-shop-panel],body.rtcg-shop-open .rtcg-mobile-backdrop{animation:none;scroll-behavior:auto}}@media(max-width:989px){.rtcg-shop [data-rtcg-shop-panel][data-title=Menu]{padding-top:4px}.rtcg-shop__header{min-height:60px;padding-block:8px}.rtcg-shop__header h2{font-size:21px;font-weight:720}.rtcg-shop__header>button svg{width:18px;height:18px;stroke-width:1.4}}
/*# sourceMappingURL=/cdn/shop/t/159/assets/raretcg-mobile-shell.css.map */
