/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.flex{display:flex}.hidden{display:none}.resize{resize:both}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#171716;--paper:#f4f1e9;--acid:#d8ff4f;--violet:#7657ff;--muted:#77766f;--line:#dedbd1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.app-shell{grid-template-rows:76px 1fr;grid-template-columns:220px minmax(0,1fr) 310px;min-height:100vh;display:grid}.topbar{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f1e9e6;grid-column:1/-1;grid-template-columns:220px minmax(260px,680px) 1fr;align-items:center;gap:30px;padding:0 24px;display:grid;position:sticky;top:0}.brand{color:var(--ink);letter-spacing:-1px;align-items:center;gap:10px;font-size:22px;font-weight:900;text-decoration:none;display:flex}.brand-mark{background:var(--ink);width:35px;height:35px;color:var(--acid);border-radius:11px 11px 11px 3px;place-items:center;font-weight:950;display:grid;transform:rotate(-3deg)}.search{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:12px;height:44px;padding:0 14px;display:flex;box-shadow:0 6px 18px #1e1c140a}.search input{background:0 0;border:0;outline:0;width:100%;font-size:14px}.search kbd{white-space:nowrap;color:#8a887f;background:#f1efe9;border:1px solid #e3e0d6;border-radius:6px;padding:4px 7px;font-size:11px}.top-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.coin-pill,.avatar{border:0;font-weight:800}.coin-pill{background:#fff;border-radius:12px;padding:11px 14px}.avatar{background:var(--violet);color:#fff;border-radius:50%;width:40px;height:40px}.sidebar{border-right:1px solid var(--line);flex-direction:column;gap:20px;height:calc(100vh - 76px);padding:24px 18px;display:flex;position:sticky;top:76px}.sidebar nav{flex-direction:column;gap:5px;display:flex}.nav-item{color:#696861;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:13px;width:100%;padding:12px 13px;font-size:14px;display:flex}.nav-item span{text-align:center;width:20px;font-size:19px}.nav-item.active{background:var(--ink);color:#fff;font-weight:750;box-shadow:0 8px 22px #17171629}.side-card{background:var(--violet);color:#fff;border-radius:18px;margin-top:auto;padding:16px;box-shadow:0 12px 30px #7657ff33}.eyebrow{letter-spacing:1.3px;text-transform:uppercase;color:#77766f;font-size:10px;font-weight:900}.side-card .eyebrow{color:#dcd5ff}.side-card strong{margin-top:8px;font-size:14px;display:block}.side-card p{color:#ddd8ff;margin:6px 0 12px;font-size:11px}.progress{background:#5e43d5;border-radius:5px;height:5px;overflow:hidden}.progress i{background:var(--acid);width:68%;height:100%;display:block}.side-card button{color:#fff;background:0 0;border:0;margin-top:14px;padding:0;font-size:12px;font-weight:800}.boosty{color:#72716b;text-align:center;font-size:12px;text-decoration:none}.content{min-width:0;padding:28px 30px 70px}.hero{background:var(--ink);color:#fff;border-radius:30px;grid-template-columns:1.1fr .9fr;align-items:center;min-height:330px;padding:38px 42px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";background:var(--violet);filter:blur(2px);opacity:.45;border-radius:50%;width:320px;height:320px;position:absolute;inset:auto -90px -150px auto}.hero-badge{color:#cfcdc5;border:1px solid #44433f;border-radius:20px;padding:7px 11px;font-size:11px;display:inline-block}.hero h1{letter-spacing:-4px;margin:20px 0 14px;font-size:clamp(38px,4.3vw,67px);line-height:.94}.hero h1 em{color:var(--acid);font-style:normal}.hero p{color:#aaa9a3;max-width:520px;font-size:14px;line-height:1.55}.hero-actions{gap:10px;margin-top:23px;display:flex}.primary,.secondary{border-radius:12px;padding:12px 18px;font-size:13px;font-weight:850}.primary{background:var(--acid);color:var(--ink);border:1px solid var(--acid)}.secondary{color:#fff;background:0 0;border:1px solid #4b4a45}.parcel-scene{z-index:1;place-items:center;height:240px;display:grid;position:relative}.scene-orbit{border:1px solid #494842;border-radius:50%;position:absolute;transform:rotate(-14deg)}.orbit-one{width:290px;height:140px}.orbit-two{width:220px;height:220px}.parcel{color:#28241f;z-index:2;background:#d9b27c;border-radius:5px 5px 18px;width:150px;height:125px;padding:20px;position:relative;transform:rotate(7deg);box-shadow:16px 24px #0000002b}.parcel:before{content:"";opacity:.8;background:#c99b60;width:28px;height:100%;position:absolute;top:0;left:63px}.parcel span{z-index:2;background:var(--ink);width:42px;height:42px;color:var(--acid);border-radius:50%;place-items:center;font-size:25px;font-weight:900;display:grid;position:relative}.parcel small{text-align:right;font-size:7px;font-weight:900;line-height:1.4;position:absolute;bottom:14px;right:12px}.scene-chip{z-index:3;color:var(--ink);background:#fff;border-radius:10px;padding:8px 11px;font-size:10px;font-weight:800;position:absolute;box-shadow:0 10px 30px #00000040}.chip-one{top:28px;right:0;transform:rotate(3deg)}.chip-two{color:var(--violet);bottom:25px;left:2px;transform:rotate(-4deg)}.section-head{justify-content:space-between;align-items:flex-end;margin:36px 0 17px;display:flex}.section-head h2,.world-strip h2{letter-spacing:-1.2px;margin:5px 0 0;font-size:27px}.text-button{background:0 0;border:0;font-size:12px;font-weight:800}.category-row{scrollbar-width:none;gap:8px;margin-bottom:16px;display:flex;overflow-x:auto}.category{white-space:nowrap;border:1px solid var(--line);color:#66645d;background:0 0;border-radius:11px;padding:9px 13px;font-size:12px}.category.active{color:var(--ink);background:#fff;border-color:#fff;font-weight:800;box-shadow:0 4px 15px #1e1c140f}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.product-card{background:#fff;border:1px solid #e4e1d8;border-radius:20px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 30px #28231617}.product-art{place-items:center;height:165px;display:grid;position:relative;overflow:hidden}.product-art:after{content:"";border:1px solid #ffffff80;border-radius:36% 64% 58% 42%;width:120px;height:120px;position:absolute;transform:rotate(25deg)}.product-art.violet{background:#dcd4ff}.product-art.mint{background:#cdeed9}.product-art.orange{background:#ffd3a7}.product-art.blue{background:#c9e5f0}.product-art small{letter-spacing:1.5px;opacity:.5;font-size:7px;position:absolute;bottom:9px}.product-symbol{z-index:2;filter:drop-shadow(8px 10px #ffffff40);font-size:62px;font-weight:200;position:relative;transform:rotate(-4deg)}.limited{z-index:3;color:#fff;background:#171716e0;border-radius:8px;padding:5px 7px;font-size:8px;font-weight:800;position:absolute;top:9px;left:9px}.heart{z-index:3;background:#ffffffb3;border:0;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:9px;right:9px}.product-info{padding:13px}.maker{color:#8b8980;font-size:9px}.product-info h3{min-height:34px;margin:5px 0 7px;font-size:13px;line-height:1.25}.rating{color:#e89512;font-size:10px;font-weight:800}.rating span{color:#8b8980;font-weight:400}.price-line{align-items:baseline;gap:7px;margin:11px 0;display:flex}.price-line strong{font-size:15px}.price-line del{color:#aaa89f;font-size:10px}.add{background:#efede7;border:0;border-radius:10px;width:100%;padding:9px;font-size:11px;font-weight:850}.add:hover,.add.added{background:var(--acid)}.world-strip{border:1px solid var(--line);background:#ebe7dd;border-radius:24px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:35px;margin-top:38px;padding:28px;display:grid}.world-copy p{color:#706e67;font-size:13px;line-height:1.5}.role-flow{justify-content:space-between;align-items:center;display:flex}.role-flow div{background:#fff;border-radius:15px;min-width:112px;padding:16px;box-shadow:0 7px 18px #2621140d}.role-flow b,.role-flow span,.role-flow small{display:block}.role-flow b{color:var(--violet);font-size:11px}.role-flow span{margin:13px 0 4px;font-size:12px;font-weight:850}.role-flow small{color:#88867e;font-size:9px}.role-flow i{color:#9d9a90;font-style:normal}.right-rail{border-left:1px solid var(--line);height:calc(100vh - 76px);padding:24px 20px;position:sticky;top:76px;overflow:auto}.delivery-card,.apartment-card,.creator-card{background:#fff;border:1px solid #e3e0d7;border-radius:20px}.delivery-card{padding:17px}.card-title{justify-content:space-between;font-size:11px;font-weight:850;display:flex}.card-title b{color:#42a96d;text-transform:uppercase;font-size:9px}.delivery-visual{color:var(--violet);justify-content:space-between;align-items:center;margin:20px 0;display:flex}.delivery-visual i{border-top:1px dashed #c9c5bb;flex:1;height:1px;margin:0 8px}.delivery-visual strong{font-size:24px}.delivery-card h3{margin:0 0 5px;font-size:14px}.delivery-card p,.apartment-card p,.creator-card p{color:#85837b;font-size:10px;line-height:1.4}.status-row{border-top:1px solid #eeeae2;justify-content:space-between;margin:14px 0;padding:10px 0;font-size:9px;display:flex}.status-row strong{color:#3e9e62}.delivery-card>button,.apartment-card>button{background:var(--ink);color:#fff;border:0;border-radius:10px;width:100%;padding:10px;font-size:10px;font-weight:800}.apartment-card{margin-top:13px;padding:12px}.room-mini{background:linear-gradient(#dce8e1 0 64%,#b99877 64%);border-radius:12px;height:116px;margin-bottom:13px;position:relative;overflow:hidden}.window-mini{background:#add5ef;border:6px solid #fff;width:58px;height:44px;position:absolute;top:14px;left:18px}.sofa-mini{background:#7657ff;border-radius:12px 12px 5px 5px;width:92px;height:38px;position:absolute;bottom:18px;left:76px;box-shadow:0 12px #5c43d3}.plant-mini{color:#2e8552;font-size:34px;position:absolute;bottom:17px;right:18px}.rug-mini{opacity:.8;background:#efc96f;border-radius:50%;width:130px;height:16px;position:absolute;bottom:2px;left:45px}.apartment-card h3{margin:5px 0 0;font-size:14px}.creator-card{align-items:center;gap:10px;margin-top:13px;padding:14px;display:flex}.creator-icon{background:var(--acid);border-radius:11px;flex:none;place-items:center;width:36px;height:36px;display:grid}.creator-card strong{font-size:11px}.creator-card p{margin:3px 0 0}.creator-card button{background:0 0;border:0;margin-left:auto}.mobile-nav{display:none}.floating-cart{z-index:40;background:var(--ink);color:#fff;border:0;border-radius:14px;padding:12px 16px;font-size:12px;font-weight:850;position:fixed;bottom:23px;right:25px;box-shadow:0 12px 35px #00000038}.floating-cart span{color:var(--acid);margin-left:14px}.toast{z-index:50;background:var(--violet);color:#fff;border-radius:12px;padding:12px 18px;font-size:12px;font-weight:750;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #3e2a8c4d}.view-page{min-height:calc(100vh - 150px)}.view-heading{justify-content:space-between;align-items:flex-start;margin:10px 0 26px;display:flex}.view-heading h1{letter-spacing:-2px;margin:6px 0;font-size:40px}.view-heading p{color:var(--muted);margin:0;font-size:13px}.draft-state,.order-badge{color:#77746b;background:#e7e4da;border-radius:20px;padding:8px 11px;font-size:10px;font-weight:800}.studio-layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:18px;display:grid}.editor-panel,.product-form{border:1px solid var(--line);background:#fff;border-radius:23px;padding:20px}.panel-head{justify-content:space-between;font-size:12px;display:flex}.panel-head span{color:var(--muted);font-size:10px}.canvas-wrap{background:#ebe8df;border-radius:18px;justify-content:center;align-items:center;gap:50px;min-height:390px;margin:16px 0;padding:30px;display:flex}.pixel-canvas{aspect-ratio:1;background:#d7d3c8;border-radius:14px;grid-template-columns:repeat(10,1fr);gap:2px;width:min(320px,44vw);padding:10px;display:grid}.pixel-canvas button{aspect-ratio:1;border:0;border-radius:3px;min-width:0}.disc-preview{flex-direction:column;align-items:center;gap:10px;display:flex}.disc-art{border-radius:50%;place-items:center;width:140px;height:140px;display:grid;box-shadow:0 16px 30px #1e191233}.disc-art i{background:#242322;border:8px solid #dad7ce;border-radius:50%;width:28px;height:28px}.disc-preview small{color:var(--muted);font-size:9px}.paint-tools{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.paint-tools>span{margin-right:5px;font-size:11px;font-weight:800}.paint-tools button:not(.clear-tool){width:28px;height:28px;box-shadow:0 0 0 1px var(--line);border:3px solid #fff;border-radius:50%}.paint-tools button.selected{box-shadow:0 0 0 2px var(--ink)}.clear-tool{color:var(--muted);background:0 0;border:0;margin-left:auto;font-size:10px}.product-form{flex-direction:column;gap:14px;display:flex}.product-form label{color:#6b6961;flex-direction:column;gap:6px;font-size:10px;font-weight:800;display:flex}.product-form input,.product-form select,.product-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#faf9f5;border-radius:10px;outline:none;padding:11px 12px;font-size:12px}.product-form textarea{resize:vertical;min-height:90px;line-height:1.5}.form-split{grid-template-columns:1fr 1fr;gap:10px;display:grid}.rarity-result{background:#f1eee7;border-radius:11px;justify-content:space-between;padding:13px;font-size:10px;display:flex}.rarity-result strong{color:var(--violet)}.publish-button{background:var(--ink);color:#fff;border:0;border-radius:11px;padding:12px;font-size:11px;font-weight:850}.form-note{color:var(--muted);text-align:center;margin:0;font-size:9px;line-height:1.5}.invite-button{background:var(--violet);color:#fff;border:0;border-radius:11px;padding:11px 15px;font-size:11px;font-weight:800}.apartment-stage{background:linear-gradient(#b9d8e8 0 7%,#d8e1d8 7% 65%,#ae8364 65%);border-radius:25px;height:520px;transition:all .3s;position:relative;overflow:hidden;box-shadow:inset 0 -60px 80px #41261226}.apartment-stage.night{filter:saturate(.8);background:linear-gradient(#1d2343 0 7%,#343352 7% 65%,#594839 65%)}.apt-window{background:#8cc3e0;border:15px solid #f5f1e7;width:170px;height:145px;display:flex;position:absolute;top:55px;left:8%;box-shadow:0 10px #00000014}.apt-window i{border-right:5px solid #f5f1e7;flex:1}.apt-poster{background:var(--ink);width:80px;height:110px;color:var(--acid);place-items:center;font-size:48px;font-weight:900;display:grid;position:absolute;top:45px;right:14%;transform:rotate(3deg)}.apt-shelf{border-bottom:12px solid #745139;align-items:flex-end;gap:8px;width:210px;padding:9px 12px;display:flex;position:absolute;top:185px;right:5%}.apt-shelf span{text-align:center;background:#ff896f;width:28px;height:45px;padding-top:11px;font-size:12px}.apt-shelf span:nth-child(2){background:#7657ff;height:58px}.apt-shelf span:nth-child(3){background:#d8ff4f}.apt-shelf span:nth-child(4){background:#fff;height:51px}.apt-lamp{background:0 0;border:0;width:95px;height:110px;position:absolute;top:215px;left:27%}.apt-lamp:before{content:"";clip-path:polygon(22% 0,78% 0,100% 100%,0 100%);filter:drop-shadow(0 0 18px #ffe787);background:#ffe787;width:57px;height:48px;position:absolute;top:0;left:19px}.apartment-stage.night .apt-lamp:before{filter:none;background:#756e66}.apt-lamp i{background:#48443d;width:8px;height:65px;position:absolute;top:45px;left:44px}.apt-desk{background:#77523b;border-radius:5px;width:310px;height:110px;position:absolute;bottom:80px;left:5%;box-shadow:0 14px #533927}.apt-pc{background:#262528;border:7px solid #171716;border-radius:5px;width:145px;height:90px;padding:8px;position:absolute;bottom:82px;left:25px;box-shadow:0 8px #171716}.apt-pc span{color:#d8ff4f;text-align:center;background:#7657ff;place-items:center;height:100%;font-size:11px;font-weight:900;display:grid}.apt-keyboard{color:#d8ff4f;letter-spacing:3px;text-align:center;background:#202020;width:115px;height:28px;padding:8px;font-size:7px;position:absolute;top:18px;left:115px;transform:skew(-20deg)}.apt-sofa{background:#7657ff;border-radius:25px 25px 8px 8px;gap:7px;width:265px;height:105px;padding:18px;display:flex;position:absolute;bottom:75px;left:42%;box-shadow:0 25px #553ebd}.apt-sofa i{background:#8970ff;border-radius:13px;flex:1}.apt-rug{background:#f2c867;border-radius:50%;width:360px;height:80px;position:absolute;bottom:22px;left:36%;transform:rotate(-3deg)}.apt-plant{color:#26854a;text-shadow:0 18px #b46b49;font-size:100px;position:absolute;bottom:66px;right:7%}.visitor{background:var(--acid);width:56px;height:100px;color:var(--ink);border-radius:28px 28px 12px 12px;flex-direction:column;justify-content:center;align-items:center;font-size:23px;font-weight:900;display:flex;position:absolute;bottom:90px;left:58%;box-shadow:0 12px #00000026}.visitor small{font-size:8px}.room-tip{background:#fff;border-radius:8px;padding:7px 9px;font-size:8px;font-weight:800;position:absolute;top:185px;left:29%}.apartment-controls{grid-template-columns:1fr 1fr;gap:15px;margin-top:16px;display:grid}.apartment-controls>div{border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px}.access-pills{gap:7px;margin-top:12px;display:flex}.access-pills button{border:1px solid var(--line);background:0 0;border-radius:9px;padding:8px 10px;font-size:9px}.access-pills button.active{background:var(--ink);color:#fff}.guest-list p{color:var(--muted);margin:10px 0 0;font-size:10px}.order-badge{color:#3d4b00;text-transform:uppercase;background:#d8ff4f}.delivery-game{background:#d6e3dc;border-radius:25px;grid-template-columns:1.4fr .6fr;min-height:420px;display:grid;overflow:hidden}.route-scene{background:linear-gradient(#afd7ea 0 40%,#d2cab8 40% 67%,#575751 67%);min-height:420px;position:relative;overflow:hidden}.road-line{border-top:5px dashed #fff;height:5px;position:absolute;bottom:80px;left:0;right:0}.building{color:#846c3c;background:#f4d38d;width:150px;height:245px;padding:14px;font-size:25px;font-weight:900;position:absolute;top:35px;box-shadow:inset 0 -18px #00000014}.building:after{content:"▪ ▪\a ▪ ▪\a ▪ ▪";white-space:pre;color:#715d3a;letter-spacing:20px;margin-top:22px;font-size:32px;line-height:1.5;display:block}.b-one{left:3%}.b-two{background:#d69c86;right:3%}.courier{z-index:3;background:var(--violet);color:#fff;border-radius:27px 27px 12px 12px;place-items:center;width:56px;height:80px;font-size:37px;transition:left .7s;display:grid;position:absolute;bottom:92px}.courier small{color:#222;background:#ca9a5f;place-items:center;width:32px;height:38px;font-size:15px;display:grid;position:absolute;top:32px;right:-12px}.dog{color:#7b5339;font-size:38px;position:absolute;bottom:115px;right:22%;transform:rotate(90deg)}.game-console{background:var(--ink);color:#fff;flex-direction:column;justify-content:center;padding:30px;display:flex}.game-console .eyebrow{color:#9f9d97}.game-console h2{letter-spacing:-1px;margin:12px 0 26px;font-size:24px;line-height:1.1}.route-progress{background:#3c3b37;border-radius:7px;height:7px;overflow:hidden}.route-progress i{background:var(--acid);height:100%;transition:width .7s;display:block}.game-meta{color:#aaa8a1;flex-direction:column;gap:9px;margin:20px 0;font-size:10px;display:flex}.game-meta b{color:#fff}.game-console button{background:var(--acid);color:var(--ink);border:0;border-radius:11px;padding:12px;font-size:11px;font-weight:900}.game-console button:disabled{opacity:.5}.timeline{border:1px solid var(--line);background:#fff;border-radius:19px;justify-content:space-between;margin-top:17px;padding:22px;display:flex}.timeline div{color:#9b9991;flex-direction:column;flex:1;gap:4px;font-size:10px;display:flex;position:relative}.timeline div:after{content:"";background:#ddd9cf;height:1px;position:absolute;top:5px;left:10px;right:0}.timeline i{z-index:1;background:#d7d3ca;border-radius:50%;width:11px;height:11px;margin-bottom:8px;position:relative}.timeline .done,.timeline .current{color:var(--ink);font-weight:800}.timeline .done i{background:#54b978}.timeline .current i{background:var(--violet);box-shadow:0 0 0 5px #e6e0ff}.timeline small{color:#aaa79e;font-size:8px;font-weight:400}.profile-hero{background:var(--ink);color:#fff;border-radius:24px;align-items:center;gap:18px;padding:26px;display:flex}.profile-avatar{background:var(--violet);color:#fff;border-radius:25px 25px 25px 7px;place-items:center;width:78px;height:78px;font-size:31px;font-weight:900;display:grid}.profile-hero h1{letter-spacing:-1.5px;margin:5px 0;font-size:30px}.profile-hero p{color:#aaa8a0;margin:0;font-size:11px}.profile-hero .eyebrow{color:#b1aea6}.profile-hero button{color:#fff;background:0 0;border:1px solid #484742;border-radius:10px;margin-left:auto;padding:10px 13px;font-size:10px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:15px 0;display:grid}.stats-grid div{border:1px solid var(--line);background:#fff;border-radius:17px;padding:20px}.stats-grid strong,.stats-grid span{display:block}.stats-grid strong{letter-spacing:-1px;font-size:24px}.stats-grid span{color:var(--muted);font-size:9px}.profile-columns{grid-template-columns:1fr 1fr;gap:15px;display:grid}.profile-columns>section{background:#eae6dc;border-radius:20px;padding:20px}.role-card{background:#fff;border-radius:15px;margin-top:12px;padding:17px}.role-card b{font-size:12px}.role-card p{color:var(--muted);font-size:9px}.role-card i{background:#e4e0d7;border-radius:6px;height:5px;display:block;overflow:hidden}.role-card em{background:var(--violet);width:72%;height:100%;display:block}.role-card.lime em{background:#78ad2e;width:38%}.create-callout{background:var(--violet);color:#fff;border-radius:18px;margin-top:12px;padding:24px}.create-callout>span{background:var(--acid);width:45px;height:45px;color:var(--ink);border-radius:13px;place-items:center;font-size:22px;display:grid}.create-callout h2{letter-spacing:-1px;margin:28px 0 8px;font-size:23px}.create-callout p{color:#d7d0ff;font-size:11px;line-height:1.5}.create-callout button{color:var(--violet);background:#fff;border:0;border-radius:9px;padding:10px 12px;font-size:10px;font-weight:850}@media (width<=1180px){.app-shell{grid-template-columns:190px minmax(0,1fr)}.topbar{grid-template-columns:190px minmax(260px,1fr) auto}.right-rail{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.app-shell{padding-bottom:76px;display:block}.topbar{grid-template-columns:auto 1fr auto;gap:10px;height:64px;padding:0 12px}.brand span:last-child{display:none}.brand-mark{width:34px;height:34px}.search{height:40px}.search kbd,.coin-pill{display:none}.avatar{width:36px;height:36px}.sidebar{display:none}.content{padding:12px 12px 35px}.hero{border-radius:22px;grid-template-columns:1fr;min-height:530px;padding:28px 23px}.hero h1{letter-spacing:-3px;font-size:44px}.hero p{font-size:13px}.parcel-scene{height:210px}.chip-one{right:5px}.chip-two{left:3px}.section-head{margin-top:29px}.section-head h2{font-size:24px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-art{height:142px}.product-symbol{font-size:52px}.product-info{padding:11px}.product-info h3{min-height:44px;font-size:12px}.maker{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.world-strip{grid-template-columns:1fr;padding:22px}.role-flow{align-items:stretch}.role-flow div{flex:1;min-width:0;padding:10px}.role-flow i{align-self:center;margin:0 4px}.role-flow small{display:none}.mobile-nav{z-index:45;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f1e9f2;height:66px;padding:7px 7px 5px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#88867e;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;display:flex}.mobile-nav button span{font-size:18px}.mobile-nav button small{font-size:8px}.mobile-nav button.active{color:var(--violet);font-weight:900}.floating-cart{bottom:76px;right:12px}.toast{text-align:center;width:max-content;max-width:90%;bottom:82px}.view-heading{margin-top:15px}.view-heading h1{font-size:30px}.studio-layout,.delivery-game,.apartment-controls,.profile-columns{grid-template-columns:1fr}.canvas-wrap{gap:14px;min-height:300px;padding:16px}.pixel-canvas{width:55vw}.disc-art{width:92px;height:92px}.apartment-stage{height:470px}.apt-window{width:120px;height:105px;left:5%}.apt-poster{right:7%}.apt-shelf{display:none}.apt-desk{transform-origin:0 100%;width:230px;left:3%;transform:scale(.78)}.apt-sofa{width:200px;left:34%}.apt-rug{width:260px;left:23%}.apt-plant{font-size:70px;right:1%}.visitor{left:58%}.delivery-game{min-height:0}.route-scene{min-height:320px}.game-console{padding:24px}.timeline{overflow-x:auto}.timeline div{min-width:120px}.stats-grid{grid-template-columns:1fr 1fr}.profile-hero{flex-wrap:wrap;align-items:flex-start}.profile-hero button{margin-left:0}.right-rail+.mobile-nav{display:flex}}@media (width<=420px){.hero-actions{flex-direction:column}.product-art{height:128px}.price-line{gap:4px}.price-line strong{font-size:13px}.world-strip{display:none}}.admin-shell{background:#eeece6;grid-template-columns:230px 1fr;min-height:100vh;display:grid}.admin-side{background:var(--ink);color:#fff;flex-direction:column;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.admin-side .brand{color:#fff}.admin-side .admin-label{color:#77756f;letter-spacing:1.2px;text-transform:uppercase;margin:35px 12px 10px;font-size:9px;font-weight:900}.admin-side nav{flex-direction:column;gap:5px;display:flex}.admin-side nav button{color:#aaa8a1;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:11px 12px;font-size:11px;display:flex}.admin-side nav button.active{color:#fff;background:#2d2c29}.admin-side nav b{background:var(--acid);min-width:20px;height:20px;color:var(--ink);border-radius:10px;place-items:center;margin-left:auto;font-size:9px;display:grid}.admin-side>a:last-child{color:#8d8b84;margin-top:auto;font-size:10px;text-decoration:none}.admin-main{padding:30px}.admin-main>header{justify-content:space-between;align-items:center;display:flex}.admin-main h1{letter-spacing:-1.5px;margin:6px 0;font-size:34px}.admin-user{align-items:center;gap:10px;font-size:10px;display:flex}.admin-user i{background:var(--violet);color:#fff;border-radius:50%;place-items:center;width:35px;height:35px;font-style:normal;display:grid}.admin-stats{grid-template-columns:repeat(4,1fr);gap:11px;margin:23px 0;display:grid}.admin-stats div{border:1px solid var(--line);background:#fff;border-radius:14px;padding:17px}.admin-stats b,.admin-stats span{display:block}.admin-stats b{font-size:22px}.admin-stats span{color:var(--muted);margin-top:3px;font-size:9px}.moderation-grid{grid-template-columns:minmax(300px,.85fr) minmax(360px,1.15fr);gap:14px;display:grid}.report-list,.report-detail{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.admin-filter{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px;font-size:11px;display:flex}.admin-filter button{color:var(--muted);background:0 0;border:0;font-size:9px}.report-list>button{text-align:left;background:#fff;border:0;border-bottom:1px solid #eeeae2;grid-template-columns:auto 1fr auto;gap:4px 10px;width:100%;padding:14px 16px;display:grid}.report-list>button.selected{box-shadow:inset 3px 0 var(--violet);background:#f0edff}.report-list strong{font-size:11px}.report-list small{color:var(--muted);grid-column:2;font-size:8px}.report-list em{color:#918f87;grid-column:2/-1;font-size:8px;font-style:normal}.risk{background:#eee;border-radius:7px;grid-row:1/4;align-self:start;padding:4px 6px;font-size:7px;font-weight:900}.risk.Высокий{color:#a23225;background:#ffe0dc}.risk.Средний{color:#8c6711;background:#fff0c9}.risk.Низкий{color:#277443;background:#dff1e6}.empty-queue{color:#6d8c73;text-align:center;padding:60px 20px;font-size:12px}.report-detail{padding:19px}.detail-top{color:var(--muted);justify-content:space-between;font-size:9px;display:flex}.detail-top b{color:var(--violet)}.reported-preview{color:#fff;background:#262522;border-radius:13px;align-content:center;place-items:center;gap:8px;height:160px;margin:15px 0;display:grid}.blurred-content{filter:blur(2px);background:#3d3b37;border-radius:9px;padding:10px 14px;font-size:11px}.reported-preview small{color:#88867e;font-size:8px}.report-detail h2{margin:8px 0 3px;font-size:18px}.report-detail>p{color:var(--muted);margin:0;font-size:9px}.reason-box{background:#f0ede6;border-radius:12px;margin:15px 0;padding:13px}.reason-box span,.reason-box strong{display:block}.reason-box span{color:var(--muted);font-size:8px}.reason-box strong{margin-top:4px;font-size:11px}.reason-box p{color:var(--muted);margin:6px 0 0;font-size:8px}.report-detail label{color:var(--muted);flex-direction:column;gap:6px;font-size:8px;display:flex}.report-detail textarea{border:1px solid var(--line);resize:vertical;border-radius:9px;min-height:60px;padding:10px}.admin-actions{gap:8px;margin-top:13px;display:flex}.admin-actions button{border:0;border-radius:9px;flex:1;padding:9px;font-size:9px;font-weight:800}.admin-actions .safe{color:#277443;background:#dff2e5}.admin-actions .edit{background:#ece9e2}.admin-actions .danger{color:#fff;background:#ef5d4a}@media (width<=800px){.admin-shell{display:block}.admin-side{height:auto;position:static}.admin-side nav{grid-template-columns:1fr 1fr;display:grid}.admin-side>a:last-child{margin-top:20px}.admin-main{padding:16px}.admin-stats{grid-template-columns:1fr 1fr}.moderation-grid{grid-template-columns:1fr}.admin-user span{display:none}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.hosting-notice{display:none}
