.home-profile-link{border:0;background:none;padding:8px;flex:none;cursor:pointer;border-radius:50%}#home-profile-avatar{width:76px;height:76px}.home-greeting{flex:1}.shop-page{max-width:1180px;margin:auto;padding:24px 24px 64px;color:var(--ink,#263c34)}.shop-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px;flex-wrap:wrap}.shop-heading h1{font-family:inherit;font-size:clamp(28px,4vw,42px);font-weight:700;line-height:1.1;margin:8px 0}.shop-heading p{max-width:55ch}.shop-wallet{font-size:24px;font-weight:750;font-variant-numeric:tabular-nums;border:1px solid var(--border,#b9bfa9);border-radius:14px;padding:16px 24px;background:var(--surface,#fffdf6);box-shadow:3px 3px 0 var(--border,#ded6c5)}.shop-wallet>span{color:var(--primary,#44725a)}.shop-wallet small{display:block;font-size:13px;font-weight:500;margin-top:3px}.shop-toolbar{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin:14px 0 0;padding:12px 0;border-top:1px solid var(--border,#ddd4c3);border-bottom:1px solid var(--border,#ddd4c3);font-size:13px}.shop-toolbar>span{margin-right:auto;font-weight:700;font-variant-numeric:tabular-nums}.shop-text-button{border:0;background:none;color:inherit;font:inherit;padding:8px 0;cursor:pointer;text-underline-offset:4px}.shop-text-button:hover{text-decoration:underline}.shop-studio{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.2fr);gap:32px;align-items:start;margin:8px 0 36px}.shop-fitting-room{position:sticky;top:88px;min-width:0;border:1px solid var(--border,#d5cab6);background:var(--surface,#fffdf6);border-radius:20px;padding:20px;scroll-margin-top:90px}.shop-fit-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.shop-fit-heading .eyebrow{font-size:11px;letter-spacing:.12em}.shop-preview-tag{font-size:11px;border:1px solid var(--border,#d5cab6);padding:4px 8px;border-radius:5px}.shop-scene-options,.shop-filter{display:flex;gap:4px}.shop-scene-options{margin-bottom:14px}.shop-scene-options button,.shop-filter button{border:1px solid transparent;border-radius:6px;padding:8px 12px;background:none;color:var(--ink,#293b32);font:inherit;font-size:13px;cursor:pointer;min-height:36px}.shop-scene-options button[aria-pressed=true],.shop-filter button[aria-pressed=true]{background:var(--surface-muted,#f1ecdf);border-color:var(--border,#ddd4c3);font-weight:700}.shop-stage{height:300px;border-radius:12px;background:#eee7d9;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#263e35}.shop-stage[data-backdrop=night]{background:#25333b;color:#f4eddc}.shop-stage[data-backdrop=rose]{background:#ead7d4}.shop-stage-orbit{position:absolute;width:310px;height:310px;border:1px dashed currentColor;border-radius:50%;opacity:.12;transform:rotate(-20deg) scaleX(.8);pointer-events:none}.shop-profile-sample{isolation:isolate;position:relative;background:#fffdf5;color:#293b32;width:230px;max-width:85%;padding:34px 16px 20px;box-sizing:border-box;border-radius:12px;display:flex;flex-direction:column;align-items:center;box-shadow:0 8px 16px #17272012}.shop-sample-banner{position:absolute;inset:0 0 auto;height:82px;z-index:-1;overflow:hidden;border-radius:12px 12px 0 0;background:#bdc9ad}.shop-sample-banner span{position:absolute;width:170px;height:170px;border:24px solid #7a9475;border-radius:50%;left:-40px;top:5px}.shop-sample-banner span:nth-child(2){left:115px;top:-75px;border-color:#e5d298}.shop-sample-banner span:nth-child(3){left:45px;top:-65px;border-width:1px;border-color:#476854}.shop-fit-avatar .urai-profile-avatar{width:154px;height:154px}.shop-fit-avatar .urai-profile-initial{font-size:46px;background:#3c5548;color:#fffdf5}.shop-profile-sample>strong{font-size:19px;margin-top:24px;max-width:100%;overflow-wrap:anywhere;text-align:center}.shop-profile-sample>span{font-size:11px;margin-top:5px;color:#5e6b61}.shop-stage-caption{position:absolute;bottom:9px;font-size:10px;letter-spacing:.08em;text-transform:uppercase;opacity:.75}.shop-header-sample{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fffdf5;color:#293b32;border-radius:8px;padding:18px;width:calc(100% - 44px);box-sizing:border-box;box-shadow:0 6px 18px #12231b20;position:relative}.shop-sample-wordmark{font-size:24px;font-weight:800;letter-spacing:-1px}.shop-header-identity{display:flex;align-items:center;gap:12px;min-width:0;font-size:14px}.shop-header-identity>strong{max-width:110px;overflow:hidden;text-overflow:ellipsis}.shop-header-sample .urai-profile-avatar{width:44px;height:44px;flex:none}.shop-header-sample .urai-profile-initial{font-size:16px;background:#3c5548;color:white}.shop-header-caption{font-size:12px;margin-top:22px;position:relative}.shop-preview-controls{padding:14px 0;display:flex;flex-wrap:wrap;align-items:center;gap:12px;justify-content:space-between;border-bottom:1px solid var(--border,#ddd4c3)}.shop-backdrops{display:flex;gap:4px}.shop-backdrops button{background:none;border:1px solid transparent;color:inherit;padding:5px 6px;border-radius:6px;font-size:10px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:4px;min-width:48px;min-height:44px}.shop-backdrops button[aria-pressed=true]{border-color:var(--primary,#42664f);font-weight:700}.shop-backdrops span{width:16px;height:16px;background:#eee7d9;border:1px solid #9a9c96;border-radius:50%}.shop-backdrops [data-shop-backdrop=night] span{background:#25333b}.shop-backdrops [data-shop-backdrop=rose] span{background:#ead7d4}.shop-compare{font:inherit;font-size:11px;color:inherit;background:none;border:0;padding:8px 0;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.shop-fit-description{padding-top:16px}.shop-fit-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.shop-fit-title h2{font-size:22px;line-height:1.2;margin:0}.shop-fit-title>span{font-size:13px;font-weight:700;white-space:nowrap}.shop-fit-description>p{font-size:13px;line-height:1.5;margin:10px 0}.shop-fit-actions{display:flex;gap:8px;margin-top:16px}.shop-fit-actions button{font-size:13px;min-height:42px}.shop-fit-actions .btn-primary{flex:1}.shop-fit-description .shop-fit-note{font-size:11px;color:var(--ink-soft,#657267);margin-bottom:0}.shop-catalog-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:4px}.shop-catalog-heading h2{font-size:23px;margin:6px 0 0}.shop-catalog-heading .eyebrow{font-size:10px;letter-spacing:.1em}.shop-catalog-note{font-size:12px;line-height:1.5;margin:12px 0 16px;color:var(--ink-soft,#657267)}.shop-box-feature{display:grid;grid-template-columns:.6fr 1.4fr;gap:28px;align-items:center;border:1px solid var(--border,#c4baa0);border-radius:20px;background:var(--surface,#fffaf0);padding:24px 36px;overflow:hidden;margin:28px 0}.shop-box-feature h2{font-size:30px;margin:0 0 12px}.shop-box-feature p,.shop-rules{line-height:1.6;max-width:68ch}.shop-box-feature details{margin-top:14px;font-size:14px}.shop-box-feature summary{cursor:pointer;padding:8px 0;text-decoration:underline;text-underline-offset:4px}.shop-box-feature li{margin:5px 0}.shop-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:16px 0}.shop-item{position:relative;border:1px solid var(--border,#c9c4b6);border-radius:20px;background:var(--surface,#fffdf6);overflow:hidden;display:flex;flex-direction:column}.shop-item-art{display:grid;place-items:center;position:relative;min-height:165px;background:#eee5d1;padding:24px 14px 20px;box-sizing:border-box}.shop-item:nth-child(2n) .shop-item-art{background:linear-gradient(145deg,#dee9db,#f5eacb)}.shop-item:nth-child(3n) .shop-item-art{background:linear-gradient(145deg,#dedff2,#f5dedf)}.shop-item-art .urai-profile-avatar{width:108px;height:108px}.shop-item-art .urai-profile-initial{background:#3b5148;color:#fff;font-size:42px}.shop-item-info{padding:14px 16px;display:flex;flex-direction:column;flex:1;gap:5px;color:var(--ink,#263c34)}.shop-item-info>strong{font-size:16px}.shop-item.is-previewed{border-color:var(--primary,#3f6a51);box-shadow:0 0 0 1px var(--primary,#3f6a51)}.shop-item-number{position:absolute;top:10px;left:12px;font-size:10px;color:#576654;font-variant-numeric:tabular-nums}.shop-try-tile{display:block;border:0;background:none;padding:0;text-align:left;cursor:pointer;font:inherit;border-radius:18px}.shop-try-tile:hover .shop-try-label,.shop-try-tile:focus-visible .shop-try-label,.shop-try-tile[aria-pressed=true] .shop-try-label{opacity:1;transform:none}.shop-try-label{position:absolute;bottom:8px;right:10px;background:#fffdf2;color:#354839;border-radius:4px;padding:3px 7px;font-size:10px;opacity:.7;transform:translateY(2px);transition:transform .15s,opacity .15s}.shop-empty{grid-column:1/-1;padding:28px 0;line-height:1.6}.side-menu-extras{display:grid;gap:4px}.side-menu-extras .tab{width:100%}.shop-item h3{margin:0;font-size:20px}.shop-item p{font-size:14px;line-height:1.5;margin:0;flex:1}.shop-item button{width:100%;min-height:44px}.shop-owned{font-size:12px;letter-spacing:.04em;text-transform:uppercase;font-weight:700}.shop-page button:focus-visible,.shop-dialog button:focus-visible,.home-profile-link:focus-visible{outline:3px solid #307ca3;outline-offset:4px}.shop-page button:disabled{opacity:.65;cursor:not-allowed}.shop-status{min-height:18px;margin:6px 0;font-size:12px}.shop-dialog{width:min(520px,calc(100vw - 28px));max-height:calc(100dvh - 32px);box-sizing:border-box;border:1px solid var(--border,#bfb59b);border-radius:24px;background:var(--surface,#fffcf2);color:var(--ink,#263c34);padding:28px;text-align:center;overflow:auto}.theme-dark .shop-item-art{background:linear-gradient(155deg,#41372d,#322b35)}.theme-dark .shop-item:nth-child(2n) .shop-item-art{background:linear-gradient(145deg,#253f36,#3b3d29)}.theme-dark .shop-item:nth-child(3n) .shop-item-art{background:linear-gradient(145deg,#303550,#492e40)}.shop-confetti{position:absolute;inset:0;pointer-events:none;overflow:hidden}.shop-confetti i{position:absolute;left:48%;top:60%;width:7px;height:15px;border-radius:2px;background:#dc8c69;animation:shop-confetti-a 2.8s ease-out both}.shop-confetti i:nth-child(3n){background:#659d88;animation-name:shop-confetti-b}.shop-confetti i:nth-child(3n+1){background:#c78bb1;animation-name:shop-confetti-c}.shop-confetti i:nth-child(2n){left:58%;animation-delay:.12s;width:5px;height:10px}.shop-confetti i:nth-child(4n){left:38%;animation-delay:.24s}.shop-confetti i:nth-child(5n){left:28%;animation-delay:.18s}.shop-confetti i:nth-child(7n){left:68%;animation-delay:.32s}@keyframes shop-confetti-a{0%,35%{transform:translateY(0) scale(0);opacity:0}55%{opacity:1}100%{transform:translate(-145px,-145px) rotate(250deg);opacity:0}}@keyframes shop-confetti-b{0%,35%{transform:translateY(0) scale(0);opacity:0}55%{opacity:1}100%{transform:translate(155px,-120px) rotate(-280deg);opacity:0}}@keyframes shop-confetti-c{0%,35%{transform:translateY(0) scale(0);opacity:0}55%{opacity:1}100%{transform:translate(25px,-205px) rotate(380deg);opacity:0}}.shop-dialog::backdrop{background:rgb(13 25 24 / .65)}.shop-dialog h2{font-size:28px;margin:12px 0}.shop-dialog p{line-height:1.6}.shop-dialog-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:22px}.shop-dialog-art{height:240px;display:grid;place-items:center;position:relative;overflow:hidden}.shop-dialog-art .urai-profile-avatar{width:166px;height:166px}.shop-dialog-art .urai-profile-initial{font-size:44px}.shop-chest{width:240px;max-width:100%;height:220px;overflow:visible}.shop-chest-lid{transform-origin:120px 90px}.shop-chest-star{transform-origin:120px 90px}.shop-frame .decor-plane-route{transform-origin:60px 60px;animation:decor-orbit 12s linear infinite paused}.shop-frame .decor-plane-route-two{animation-duration:15s}.shop-frame .decor-plane-bank{transform-origin:0 0;animation:decor-bank 4s ease-in-out infinite paused}.shop-frame .decor-leaves{transform-origin:36px 105px;animation:decor-leaf-sway 6.4s ease-in-out infinite paused}.shop-frame .decor-leaves-two{animation-delay:-1.3s;animation-duration:7.2s}.shop-frame .decor-firefly{animation:decor-firefly-drift 6.8s ease-in-out infinite paused}.shop-frame .decor-lunar-orbit{transform-origin:60px 60px;animation:decor-orbit 22s linear infinite paused}.shop-frame .decor-storm-wing{transform-origin:26px 70px;animation:decor-storm-lift 5.2s cubic-bezier(.45,0,.3,1) infinite paused}.shop-frame .decor-storm-wing-two{animation-delay:-.22s}.shop-frame .decor-storm-charge{animation:decor-charge 5.2s ease-in-out infinite paused}.shop-frame .decor-rain{animation:decor-rainfall 4.4s ease-in-out infinite paused}.shop-frame .decor-phoenix-primary{transform-origin:27px 67px;animation:decor-wingbeat 4.8s cubic-bezier(.4,0,.3,1) infinite paused}.shop-frame .decor-phoenix-covert{transform-origin:25px 80px;animation:decor-feather-follow 4.8s cubic-bezier(.4,0,.3,1) infinite paused}.shop-frame .decor-flame{transform-origin:60px 19px;animation:decor-flame-lift 4.8s ease-in-out infinite paused}.shop-frame .decor-ember{animation:decor-ember-rise 4.8s ease-out infinite paused}.shop-frame .decor-comet{transform-origin:60px 60px;animation:decor-orbit 9s linear infinite paused}.shop-frame .decor-comet-two{animation-duration:11s}.shop-frame .decor-glint{transform-box:fill-box;transform-origin:center;animation:decor-glint 5.8s ease-in-out infinite paused}.shop-frame.is-rank-moving .shop-motion{animation-play-state:running}.shop-revealing .shop-chest{animation:shop-rattle .6s ease-in-out 2}.shop-revealing .shop-chest-lid{animation:shop-lid 2.8s cubic-bezier(.2,.7,.2,1) both}.shop-revealing .shop-chest-star{animation:shop-burst 2.8s ease-out both}.shop-reward .urai-profile-avatar{animation:shop-arrive .5s cubic-bezier(.15,.75,.3,1.15) both}@keyframes decor-orbit{to{transform:rotate(360deg)}}@keyframes decor-bank{0%,100%{transform:rotate(-5deg) scaleY(.94)}35%{transform:rotate(5deg) scaleY(1)}70%{transform:rotate(-2deg) scaleY(.88)}}@keyframes decor-leaf-sway{0%,100%{transform:rotate(-1deg)}45%{transform:rotate(2.5deg)}70%{transform:rotate(.5deg)}}@keyframes decor-firefly-drift{0%,100%{transform:translate(0,0);opacity:.8}25%{transform:translate(3px,-4px);opacity:1}55%{transform:translate(-2px,-7px);opacity:.65}80%{transform:translate(-4px,-2px);opacity:1}}@keyframes decor-storm-lift{0%,18%,100%{transform:rotate(0)}44%{transform:rotate(-5deg)}62%{transform:rotate(1.5deg)}80%{transform:rotate(-1deg)}}@keyframes decor-charge{0%,20%,100%{opacity:.65}45%,55%{opacity:1}75%{opacity:.8}}@keyframes decor-rainfall{0%{transform:translate(2px,-5px);opacity:0}22%{opacity:.7}70%{opacity:.6}100%{transform:translate(-4px,10px);opacity:0}}@keyframes decor-wingbeat{0%,15%,100%{transform:rotate(0)}40%{transform:rotate(-9deg)}57%{transform:rotate(2deg)}74%{transform:rotate(-2deg)}}@keyframes decor-feather-follow{0%,20%,100%{transform:rotate(0)}46%{transform:rotate(-6deg)}63%{transform:rotate(3deg)}80%{transform:rotate(-1deg)}}@keyframes decor-flame-lift{0%,100%{transform:translateY(0) scaleY(1)}42%{transform:translateY(-1px) scaleY(1.09)}64%{transform:translateY(.5px) scaleY(.97)}}@keyframes decor-ember-rise{0%{transform:translate(0,5px) scale(.6);opacity:0}25%{opacity:.85}75%{opacity:.65}100%{transform:translate(3px,-11px) scale(.25);opacity:0}}@keyframes decor-glint{0%,18%,100%{transform:scale(.65) rotate(-12deg);opacity:.45}42%{transform:scale(1.1) rotate(0);opacity:1}72%{transform:scale(.7) rotate(12deg);opacity:.5}}@keyframes shop-rattle{25%{transform:rotate(-5deg) translateX(-4px)}75%{transform:rotate(5deg) translateX(4px)}}@keyframes shop-lid{0%,35%{transform:none}65%,100%{transform:translate(-12px,-55px) rotate(-18deg)}}@keyframes shop-burst{0%,35%{opacity:0;transform:translateY(25px) scale(.2)}75%,100%{opacity:1;transform:translateY(-38px) scale(1.35)}}@keyframes shop-arrive{from{opacity:0;transform:translateY(20px) scale(.65)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.shop-frame .shop-motion,.shop-dialog *{animation:none!important}}.shop-dialog.shop-motion-still *{animation:none!important}body:is([data-motion=off],[data-motion=reduced],[data-single-task=on],.relax-mode) .shop-frame .shop-motion{animation:none!important}@media (max-height:850px){.shop-fitting-room{position:static}}@media (max-width:900px){.shop-studio{grid-template-columns:1fr;gap:28px}.shop-fitting-room{position:static;max-width:560px;width:100%;box-sizing:border-box;justify-self:center}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:600px){.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-box-feature{grid-template-columns:1fr;gap:8px;padding:22px}.shop-box-feature>.shop-dialog-art{height:160px}.shop-page{padding:16px 12px 80px}.shop-heading{gap:16px}.shop-heading h1{font-size:32px}.shop-wallet{font-size:20px;padding:10px 16px;width:100%;box-sizing:border-box}.shop-wallet small{font-size:11px}.shop-toolbar{gap:12px}.shop-toolbar>span{width:100%}.shop-fitting-room{padding:14px}.shop-item-art{min-height:160px}.shop-item-art .urai-profile-avatar{width:100px;height:100px}.shop-item-info{padding:12px}.shop-item-info>strong{font-size:14px}.shop-owned{font-size:10px}.shop-catalog-heading{align-items:start}.shop-catalog-heading h2{font-size:20px}.shop-filter button{padding:6px 9px}.shop-fit-title h2{font-size:20px}#home-profile-avatar{width:56px;height:56px}}@media (prefers-reduced-motion:reduce){.shop-try-label{transition:none;transform:none}}
