/*! tailwindcss v4.3.2 | 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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--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-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--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}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.italic{font-style:italic}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.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,)}.invert{--tw-invert:invert(100%);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,)}.filter{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,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.block-99{block-size:calc(var(--spacing) * 99)}}@font-face{font-family:HousingStudio Minecraft;src:url(/fonts/Minecraft.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--minecraft-font:"HousingStudio Minecraft", "Cascadia Mono", Consolas, monospace;color:#e8edf5;font-synthesis:none;text-rendering:optimizelegibility;background:#070b11;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}html,body,#root{width:100%;min-height:100%;margin:0}body{background:#070b11;overflow-x:hidden}button,input{font:inherit}button{color:inherit}.app-shell{background:radial-gradient(circle at 48% -30%,#22436c30,#0000 44%),#070b11;flex-direction:column;height:100%;display:flex}.workspace-app{color:#e8edf5;width:100%;min-width:1100px;height:100vh;overflow:hidden}.topbar{border-bottom:1px solid #1b2532;flex:0 0 82px;justify-content:space-between;align-items:center;height:82px;padding:0 20px 0 24px;display:flex}.brand-lockup,.topbar-actions,.sync-state,.save-button,.profile-button{align-items:center;display:flex}.brand-lockup{gap:14px}.workspace-site-logo{flex:none}.topbar-actions{gap:9px}.sync-activity{position:relative}.sync-activity>summary{cursor:pointer;-webkit-user-select:none;user-select:none;background:#111821;border:1px solid #253142;border-radius:7px;align-items:center;gap:9px;width:296px;height:39px;padding:0 10px 0 11px;list-style:none;display:flex;position:relative;overflow:hidden}.sync-activity>summary::-webkit-details-marker{display:none}.sync-activity>summary:hover{background:#17212d;border-color:#3b4a5f}.sync-activity.disabled>summary,.sync-activity.disabled>summary:hover{cursor:default;background:#111821;border-color:#253142}.sync-activity-mark{color:#67adf4;flex:none;place-items:center;display:grid}.sync-activity.completed .sync-activity-mark{color:#58cf7b}.sync-activity.failed .sync-activity-mark{color:#ff8792}.sync-activity.failed>summary{border-color:#5c2f37}.sync-activity-copy{flex:1;min-width:0;display:block}.sync-activity-copy strong{color:#dce5f0;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:720;display:block;overflow:hidden}.sync-activity-copy small{color:#77869a;text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:10px;display:block;overflow:hidden}.sync-activity-percent{color:#84bdf7;font-variant-numeric:tabular-nums;flex:none;font-size:11px;font-weight:780}.sync-activity.completed .sync-activity-percent{color:#6ad692}.sync-activity.failed .sync-activity-percent{color:#ff8792}.sync-activity>summary .sync-plan-chevron{color:#7b8a9e;flex:none}.sync-activity.disabled>summary .sync-plan-chevron{opacity:.35}.sync-activity[open] .sync-plan-chevron{transform:rotate(180deg)}.sync-activity-rail{background:#1c2937;height:2px;position:absolute;bottom:0;left:0;right:0}.sync-activity-rail>span{background:linear-gradient(90deg,#398ce5,#65b9ff);height:100%;transition:width .2s;display:block}.sync-activity.completed .sync-activity-rail>span{background:linear-gradient(90deg,#2f9c57,#5fce85)}.sync-activity.failed .sync-activity-rail>span{background:linear-gradient(90deg,#b0434f,#ff8792)}.sync-activity-rail.panel{background:#1b2735;height:3px;position:static}.sync-activity>section{z-index:80;color:#dce5f0;background:#0f1721;border:1px solid #29384b;border-radius:9px;width:min(520px,100vw - 28px);position:absolute;top:calc(100% + 9px);right:0;overflow:hidden;box-shadow:0 18px 45px #0000006b}.sync-activity>section>header{background:#131d29;justify-content:space-between;align-items:flex-start;gap:18px;padding:12px 14px 11px;display:flex}.sync-activity-panel-copy{min-width:0}.sync-activity-panel-copy strong{font-size:13px;display:block}.sync-activity-panel-copy small{color:#78879a;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10.5px;display:block;overflow:hidden}.sync-activity-total{text-align:right;flex:none}.sync-activity-total strong{color:#84bdf7;font-variant-numeric:tabular-nums;font-size:16px;font-weight:800;line-height:1.05;display:block}.sync-activity-total small{color:#78879a;font-variant-numeric:tabular-nums;white-space:nowrap;margin-top:2px;font-size:10px;display:block}.sync-activity.completed .sync-activity-total strong{color:#6ad692}.sync-activity.failed .sync-activity-total strong{color:#ff8792}.sync-activity-groups{max-height:min(460px,100vh - 150px);padding:8px 8px 10px;overflow-y:auto}.sync-activity-group+.sync-activity-group{margin-top:4px}.sync-activity-group-heading{z-index:1;color:#91a2b7;text-transform:uppercase;letter-spacing:.06em;background:#0f1721;justify-content:space-between;align-items:center;padding:6px 6px 4px;font-size:9.5px;font-weight:750;display:flex;position:sticky;top:0}.sync-activity-group-heading small{color:#6d7d92;letter-spacing:0;font-variant-numeric:tabular-nums;font-weight:650}.sync-activity-group ol{margin:0;padding:0;list-style:none}.sync-activity-step{border-radius:4px;justify-content:space-between;align-items:center;gap:12px;min-height:22px;padding:2px 6px;font-size:11.5px;display:flex}.sync-activity-step>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sync-activity-step>small{text-transform:uppercase;letter-spacing:.04em;flex:none;font-size:9.5px;font-weight:700}.sync-activity-step.pending{color:#5c6779}.sync-activity-step.done{color:#5fce85}.sync-activity-step.done>small{color:#3f8f5c}.sync-activity-step.failed{color:#ff8792;background:#ff586217}.sync-activity-step.active{color:#ffe9a8;background:#ffc95c1a;font-weight:700}.apply-house-control{align-items:stretch;display:flex}.apply-house-control .apply-house-primary{border-radius:7px 0 0 7px}.apply-house-control .sync-plan-dropdown>summary{border-left-color:#1c2735;border-radius:0 7px 7px 0;justify-content:center;width:35px;padding:0}.sync-plan-dropdown{position:relative}.sync-plan-dropdown>summary{color:#a9b6c8;cursor:pointer;-webkit-user-select:none;user-select:none;background:#111821;border:1px solid #253142;border-radius:7px;align-items:center;gap:7px;height:39px;padding:0 9px 0 11px;list-style:none;display:flex}.sync-plan-dropdown>summary::-webkit-details-marker{display:none}.sync-plan-dropdown>summary:hover{color:#75b8ff;background:#17212d;border-color:#3b4a5f}.sync-plan-dropdown.disabled>summary,.sync-plan-dropdown.disabled>summary:hover{color:#667286;cursor:default;opacity:.58;background:#111821;border-color:#253142}.sync-plan-dropdown>summary span{white-space:nowrap;font-size:12px;font-weight:700}.sync-plan-dropdown>summary b{color:#75b8ff;background:#172d44;border-radius:10px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:10px;display:grid}.sync-plan-chevron{transition:transform .16s}.sync-plan-dropdown[open] .sync-plan-chevron{transform:rotate(180deg)}.sync-plan-dropdown>section{z-index:80;color:#dce5f0;background:#0f1721;border:1px solid #29384b;border-radius:9px;width:min(390px,100vw - 28px);position:absolute;top:calc(100% + 9px);right:0;overflow:hidden;box-shadow:0 18px 45px #0000006b}.sync-plan-dropdown>section>header{background:#131d29;border-bottom:1px solid #263446;justify-content:space-between;align-items:baseline;gap:16px;padding:14px 15px 11px;display:flex}.sync-plan-dropdown>section>header strong{font-size:13px}.sync-plan-dropdown>section>header small{color:#78879a;font-size:10px}.sync-plan-dropdown ol{max-height:min(420px,100vh - 120px);margin:0;padding:7px;list-style:none;overflow-y:auto}.sync-plan-dropdown li{border-radius:6px;align-items:flex-start;gap:10px;min-height:42px;padding:9px 8px;display:flex}.sync-plan-dropdown li+li{border-top:1px solid #202c3a;border-radius:0}.sync-plan-dropdown li>span{color:#73b7ff;background:#172d44;border-radius:5px;flex:0 0 20px;place-items:center;width:20px;height:20px;font-size:9px;font-weight:800;display:grid}.sync-plan-dropdown li p{color:#aebac9;margin:1px 0 0;font-size:12px;line-height:1.45}.save-button,.icon-button,.profile-button{cursor:pointer;background:#111821;border:1px solid #253142;border-radius:7px}.save-button{gap:8px;height:39px;padding:0 10px 0 13px;font-size:13px;font-weight:620}.icon-button{color:#9ca8b9;place-items:center;width:39px;height:39px;display:grid}.icon-button.subtle{background:0 0;border-color:#0000;width:26px;height:26px}.profile-button{color:#8693a7;gap:8px;height:39px;padding:0 9px 0 5px}.profile-button span{color:#fff;background:linear-gradient(145deg,#327ed7,#214b80);border-radius:6px;place-items:center;width:29px;height:29px;font-size:11px;font-weight:800;display:grid}.save-button:hover,.icon-button:hover,.profile-button:hover{background:#17212d;border-color:#3b4a5f}.save-button:disabled{color:#667286;cursor:default;opacity:.58}.save-button:disabled:hover{background:#111821;border-color:#253142}.editor-frame{flex:1;min-height:0;padding:10px}.editor-frame>[data-group]{background:#0a1018;border:1px solid #202b38;border-radius:10px;height:100%;overflow:hidden;box-shadow:0 16px 50px #00000040}.panel-surface,.workspace-panel{background:linear-gradient(#0d141e,#0a111a);min-width:0;height:100%}.panel-surface{flex-direction:column;display:flex}.editor-side-panel{background:linear-gradient(#0d141e,#0a111a);flex-direction:column;min-width:0;height:100%;display:flex;position:relative;overflow:hidden}.editor-side-tabs{background:#0d141e;border-bottom:1px solid #1c2633;flex:0 0 56px;grid-template-columns:1fr 1fr;height:56px;display:grid}.editor-side-tabs button{color:#7f8da1;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;min-width:0;font-size:13px;font-weight:690;display:flex;position:relative}.editor-side-tabs button:only-child{grid-column:1/-1}.editor-side-tabs button:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:13px;right:13px}.editor-side-tabs button:hover:not(:disabled){color:#cbd5e2;background:#111a25}.editor-side-tabs button.active{color:#dceaff;background:#101a27}.editor-side-tabs button.active svg{color:#62aaff}.editor-side-tabs button.active:after{background:#4a96ed}.editor-side-tabs button:disabled{cursor:default;opacity:.38}.editor-side-content{flex:1;min-height:0;overflow:hidden}.editor-side-content>*,.editor-side-content .sync-readonly-region{height:100%}.editor-content-panel{min-width:0;height:100%;position:relative;overflow:hidden}.resize-handle{background:#080e15;outline:none;width:5px;position:relative}.resize-handle:after{content:"";z-index:3;position:absolute;inset:0 -3px}.resize-handle span{z-index:4;opacity:0;background:#304056;border-radius:3px;width:3px;height:34px;transition:opacity .15s;position:absolute;top:50%;left:1px;transform:translateY(-50%)}.resize-handle:hover span,.resize-handle[data-resize-handle-active] span{opacity:1}.panel-title-row{border-bottom:1px solid #1c2633;flex:0 0 56px;justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:flex}.panel-kicker{color:#b8c2d0;letter-spacing:1.1px;text-transform:uppercase;font-size:18px;font-weight:760}.search-box{color:#778399;background:#080e16;border:1px solid #243041;border-radius:7px;flex:0 0 42px;align-items:center;gap:9px;height:42px;margin:12px 14px;padding:0 11px;display:flex}.search-box.compact{margin-bottom:7px}.search-box:focus-within{border-color:#72513e;box-shadow:0 0 0 2px #e07c4314}.search-box input{color:#cdd5e1;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12px}.search-box input::placeholder{color:#596579}.house-sync-button{color:#dbeaff;cursor:pointer;text-align:left;background:linear-gradient(135deg,#173a63,#122d4e);border:1px solid #28558a;border-radius:7px;flex:0 0 58px;align-items:center;gap:11px;height:58px;margin:13px 14px 2px;padding:0 13px;display:flex}.house-sync-button:hover:not(:disabled){background:linear-gradient(135deg,#1b4779,#15375e);border-color:#397bc2}.house-sync-button:disabled{cursor:default;opacity:.7}.house-sync-button>span{flex-direction:column;gap:2px;min-width:0;display:flex}.house-sync-button strong{font-size:13px;font-weight:720}.house-sync-button small{color:#83a2c5;font-size:10px}.live-export-summary{color:#dbeaff;background:#102a45;border:1px solid #2d5f91;border-radius:7px;grid-template-columns:8px 1fr;gap:1px 8px;margin:8px 14px 2px;padding:9px 11px;display:grid}.live-export-summary>span{background:#3ea1ff;border-radius:50%;width:7px;height:7px;margin-top:4px;animation:1.4s ease-in-out infinite live-export-pulse}.live-export-summary strong{font-size:11px}.live-export-summary small{color:#83a2c5;grid-column:2;font-size:10px}@keyframes live-export-pulse{50%{opacity:.35}}.sync-readonly-region{min-width:0;height:100%}.explorer-panel button:disabled{cursor:default}.explorer-scroll,.library-scroll{scrollbar-width:thin;scrollbar-color:#263449 transparent;flex:1;min-height:0;overflow:auto}.explorer-section{border-top:1px solid #17212d;padding:6px 9px 9px}.explorer-section:first-child{border-top:0}.section-heading-row{align-items:center;display:flex}.section-heading{color:#c6cfdb;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:7px;width:100%;height:36px;padding:0 6px;font-size:12px;font-weight:670;display:flex}.section-heading .section-label{flex:1;min-width:0}.section-count{color:#8490a3;font-variant-numeric:tabular-nums;text-align:center;background:#1a2431;border-radius:5px;flex:none;min-width:25px;padding:3px 6px;font-family:Cascadia Mono,Consolas,monospace;font-size:10px;font-weight:700}.section-count.tier-normal{color:#8490a3;background:#1a2431}.section-count.tier-warning{color:#e8c65a;background:#2a2312}.section-count.tier-high{color:#f2a25a;background:#2c1f10}.section-count.tier-max{color:#ff6b76;background:#2a1216}.coming-soon-badge{color:#7d899b;letter-spacing:.35px;text-transform:uppercase;background:#151d28;border:1px solid #334155;border-radius:4px;margin-left:auto;padding:3px 7px;font-size:9px;font-weight:700}.section-heading.placeholder{cursor:default;opacity:.68}.section-items{padding-left:10px}.section-empty{color:#58667a;margin:4px 8px 10px 30px;font-size:11px}.explorer-item-row{border-radius:6px;align-items:center;min-width:0;display:flex}.explorer-item{color:#9aa6b7;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;flex:1;align-items:center;gap:9px;min-width:0;height:38px;padding:0 9px;font-size:12px;display:flex;position:relative}.explorer-item:hover{color:#cbd3df;background:#111b27}.explorer-item.placeholder{cursor:not-allowed;opacity:.42}.explorer-item.placeholder:hover{color:#9aa6b7;background:0 0}.explorer-item.active{color:#8dbcf2;background:linear-gradient(90deg,#17283c,#142032);box-shadow:inset 2px 0 #3e86d8}.explorer-item-row.active{background:#142032}.explorer-item-row.muted{opacity:.48}.explorer-item-row.muted:hover,.explorer-item-row.muted:focus-within{opacity:.78}.explorer-item-actions{opacity:.62;flex:none;align-items:center;padding-right:2px;display:flex}.explorer-item-row:hover .explorer-item-actions,.explorer-item-row:focus-within .explorer-item-actions{opacity:1}.explorer-delete-button,.explorer-duplicate-button,.explorer-sync-button{cursor:pointer;background:0 0;border:0;border-radius:5px;flex:0 0 26px;place-items:center;width:26px;height:29px;display:grid}.explorer-sync-button{color:#5c91c8}.explorer-sync-button:hover:not(:disabled),.explorer-sync-button:focus-visible{color:#9dceff;background:#102a43}.explorer-sync-button:disabled{cursor:default;opacity:.45}.section-sync-button{width:27px;height:27px;margin-right:3px}.explorer-duplicate-button{color:#71849b}.explorer-duplicate-button:hover,.explorer-duplicate-button:focus-visible{color:#c2d5e8;background:#172536}.explorer-delete-button{color:#8b5961}.explorer-delete-button:hover,.explorer-delete-button:focus-visible{color:#ff919b;opacity:1;background:#2a151b}.item-glyph{border:1px solid var(--item-colour);flex:0 0 27px;place-items:center;width:27px;height:27px;padding:2px;display:grid;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.item-glyph{border:1px solid color-mix(in srgb, var(--item-colour), #101722 55%)}}.item-glyph{background:var(--item-colour);border-radius:5px}@supports (color:color-mix(in lab, red, red)){.item-glyph{background:color-mix(in srgb, var(--item-colour), transparent 88%)}}.item-glyph img{object-fit:contain;width:100%;height:100%;image-rendering:pixelated}.item-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.item-reference-badge{color:#82bdf8;white-space:nowrap;background:#10243a;border:1px solid #3a5f86;border-radius:8px;flex:none;padding:2px 6px;font-size:8px;font-weight:750}.add-item{color:#657287;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;height:33px;padding:0 9px;font-size:11px;display:flex}.add-item:hover{color:#aab4c3}.explorer-name-prompt{padding:3px 9px 6px}.explorer-name-prompt-row{align-items:center;gap:4px;display:flex}.explorer-name-prompt input{color:#dbe4ef;background:#0d1420;border:1px solid #2c3d52;border-radius:5px;flex:1;min-width:0;height:29px;padding:0 8px;font-size:11px}.explorer-name-prompt input:focus-visible{border-color:#3d82d9;outline:none}.explorer-name-prompt input::placeholder{color:#5a6779}.explorer-name-prompt-row button{cursor:pointer;background:#101a27;border:1px solid #2c3d52;border-radius:5px;flex:0 0 27px;place-items:center;width:27px;height:27px;padding:0;display:grid}.explorer-name-confirm{color:#6fd39d}.explorer-name-confirm:hover,.explorer-name-confirm:focus-visible{color:#9bebc0;background:#12291f}.explorer-name-cancel{color:#8b98aa}.explorer-name-cancel:hover,.explorer-name-cancel:focus-visible{color:#d3dde8;background:#172536}.explorer-name-prompt-error{color:#ff919b;margin:6px 0 0;font-size:10px;line-height:1.45}.empty-search{color:#626f82;text-align:center;padding:30px 18px;font-size:10px}.block-category{padding:0 14px}.custom-block-divider{color:#738198;letter-spacing:1.45px;align-items:center;gap:9px;padding:18px 18px 4px;font-size:9px;font-weight:800;display:flex}.custom-block-divider:before,.custom-block-divider:after{content:"";background:#263448;flex:1;height:1px}.custom-block-divider span{flex:none}.category-heading{color:#bac5d3;letter-spacing:.1px;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #202d3d;border-radius:0;align-items:center;gap:12px;width:100%;height:58px;padding:0 4px;font-size:14px;font-weight:720;transition:color .14s,background .14s;display:flex;position:relative}.category-heading:hover{color:#e0e6ee;background:linear-gradient(90deg, var(--category-colour), transparent)}@supports (color:color-mix(in lab, red, red)){.category-heading:hover{background:linear-gradient(90deg, color-mix(in srgb, var(--category-colour), transparent 91%), transparent)}}.category-swatch{border:2px solid var(--category-colour);flex:0 0 22px;width:22px;height:22px;position:relative}@supports (color:color-mix(in lab, red, red)){.category-swatch{border:2px solid color-mix(in srgb, var(--category-colour), white 22%)}}.category-swatch{box-shadow:inset -4px -4px var(--category-colour), inset 3px 3px var(--category-colour);border-radius:2px;background:var(--category-colour)!important}@supports (color:color-mix(in lab, red, red)){.category-swatch{box-shadow:inset -4px -4px color-mix(in srgb, var(--category-colour), black 28%), inset 3px 3px color-mix(in srgb, var(--category-colour), white 18%)}}.category-label{flex:1;min-width:0}.category-chevron{color:#748399;background:#111923;border:1px solid #2a394c;border-radius:50%;flex:0 0 28px;width:28px;height:28px;padding:6px;transition:transform .16s,color .14s,border-color .14s}.block-category.expanded .category-heading{color:#e2e8f0;background:linear-gradient(90deg, var(--category-colour), transparent 70%)}@supports (color:color-mix(in lab, red, red)){.block-category.expanded .category-heading{background:linear-gradient(90deg, color-mix(in srgb, var(--category-colour), transparent 88%), transparent 70%)}}.block-category.expanded .category-chevron{color:var(--category-colour)}@supports (color:color-mix(in lab, red, red)){.block-category.expanded .category-chevron{color:color-mix(in srgb, var(--category-colour), white 28%)}}.block-category.expanded .category-chevron{border-color:var(--category-colour)}@supports (color:color-mix(in lab, red, red)){.block-category.expanded .category-chevron{border-color:color-mix(in srgb, var(--category-colour), #2a394c 55%)}}.block-category.expanded .category-chevron{transform:rotate(90deg)}.block-list{border-bottom:1px solid #202d3d;gap:8px;padding:12px 0 16px 4px;display:grid}.block-palette-item{cursor:grab;scrollbar-width:thin;scrollbar-color:#314158 transparent;border:1px solid #0000;border-radius:8px;outline:none;min-width:0;padding:2px 3px 6px;transition:border-color .12s,background .12s;position:relative;overflow:auto hidden}.block-palette-item:hover,.block-palette-item:focus-visible{background:#111a25;border-color:#2e3e53}.block-palette-item:active{cursor:grabbing}.block-palette-item,.block-palette-item *{-webkit-user-select:none;user-select:none}.block-preview{pointer-events:none;min-width:100%;min-height:54px;position:relative;overflow:visible}.block-preview>.injectionDiv{inset:0;position:absolute!important}.block-preview .blocklySvg{pointer-events:none;overflow:visible;background:0 0!important}.block-preview .blocklyMainBackground{fill:#0000!important}.dragging-library-block .workspace-shell:after{content:"Drop to add block";z-index:7;color:#88bdf8;pointer-events:none;background:#1f5b9e14;border:2px dashed #3f7fca;border-radius:9px;place-items:center;font-size:14px;font-weight:700;display:grid;position:absolute;inset:10px}.palette-drag-ghost{z-index:1000;opacity:.82;pointer-events:none;width:max-content;max-width:none;position:fixed;overflow:visible;transform:translate(-24px,-28px)}.palette-drag-ghost .block-preview{filter:drop-shadow(0 8px 10px #00000052)}.delete-drop-label{z-index:20;color:#f08b94;pointer-events:none;background:#260a0ff0;border:2px dashed #b64d58;border-radius:8px;justify-content:center;align-items:center;gap:9px;font-size:13px;font-weight:700;display:none;position:absolute;inset:7px}.library-panel{position:relative}.dragging-workspace-block .editor-side-panel .delete-drop-label{display:flex}.dragging-workspace-block .editor-side-panel .editor-side-tabs,.dragging-workspace-block .editor-side-panel .editor-side-content{opacity:.22}.dragging-workspace-block .editor-side-panel.delete-ready .delete-drop-label{color:#fff;background:#821f2bf5;border-style:solid}.workspace-panel{flex-direction:column;display:flex;position:relative}.workspace-titlebar{background:#0e151f;border-bottom:1px solid #1d2835;flex:0 0 56px;justify-content:space-between;align-items:center;height:56px;padding:0 15px 0 18px;display:flex}.workspace-titlebar-actions{align-items:center;gap:10px;display:flex}.editor-mode-toggle{background:#0a111a;border:1px solid #29374a;border-radius:7px;align-items:center;height:34px;padding:3px;display:inline-flex;position:relative}.editor-mode-toggle button{color:#74859a;cursor:pointer;background:0 0;border:0;border-radius:4px;height:26px;padding:0 11px;font:700 11px/1 Inter,sans-serif}.editor-mode-toggle button:hover{color:#bfd0e2}.editor-mode-toggle button.active{color:#e1edfa;background:#1a2a3d;box-shadow:inset 0 0 0 1px #315375}.editor-mode-toggle small{color:#76b5ff;letter-spacing:.06em;margin-left:3px;font-size:8px}.htsl-editor-shell{background:#0a111a;flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.htsl-editor-loading{color:#8091a5;background:#0a111a;flex:1;justify-content:center;align-items:center;gap:9px;min-height:0;font-size:12px;display:flex}.blockly-workspace-loading{color:#8091a5;flex:1;justify-content:center;align-items:center;gap:9px;width:100%;min-height:0;padding:40px 16px;font-size:12px;display:flex}.htsl-editor-canvas{flex:1;min-height:0;position:relative}.htsl-line-shade-odd{background:#ffffff04}.htsl-line-shade-even{background:#ffffff09}.htsl-editor-zoom{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:.6;background:#0d162173;border:1px solid #2a394b8c;border-radius:7px;align-items:center;transition:opacity .15s,background-color .15s;display:flex;position:absolute;top:10px;right:14px;overflow:hidden;box-shadow:0 3px 10px #00000026}.htsl-editor-zoom:hover,.htsl-editor-zoom:focus-within{opacity:1;background:#0d1621;box-shadow:0 5px 16px #00000047}.htsl-editor-zoom button{color:#9babbc;cursor:pointer;background:0 0;border:0;border-right:1px solid #263548;place-items:center;width:32px;height:30px;padding:0;display:grid}.htsl-editor-zoom button:last-child{border-right:0}.htsl-editor-zoom button:hover:not(:disabled){color:#e2edf8;background:#172536}.htsl-editor-zoom button:disabled{cursor:default;opacity:.35}.htsl-editor-zoom .htsl-editor-zoom-value{color:#bdc9d6;width:46px;font:700 10px/1 Inter,sans-serif}.htsl-thread-tabs{background:#0c131d;border-bottom:1px solid #1d2835;flex:0 0 40px;align-items:flex-end;gap:4px;height:40px;padding:0 14px;display:flex}.htsl-thread-tabs button{color:#7e8da1;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;height:32px;padding:0 14px;font:700 11px/1 Inter,sans-serif}.htsl-thread-tabs button:hover{color:#c5d2e0}.htsl-thread-tabs button.active{color:#dcecff;border-bottom-color:#4c9cff}.htsl-diagnostics-summary{z-index:5;color:#8ea2b6;background:#0b141ef0;border:1px solid #274154;border-radius:6px;align-items:center;gap:7px;min-height:30px;padding:0 10px;font:650 10px/1 Inter,sans-serif;display:flex;position:absolute;bottom:14px;right:14px}.htsl-diagnostics-summary.valid svg{color:#4fc58d}.htsl-diagnostics-summary.invalid{color:#deb0a7;border-color:#62413b}.htsl-diagnostics-summary.invalid svg{color:#ed7967}.htsl-guard-popover{z-index:70;color:#dce6f1;background:#111923;border:1px solid #4d3b3a;border-radius:8px;width:300px;padding:12px;position:absolute;top:calc(100% + 9px);left:0;box-shadow:0 14px 38px #0000007a}.htsl-guard-heading{align-items:flex-start;gap:9px;display:flex}.htsl-guard-heading>span{color:#f08a75;background:#291b1a;border-radius:6px;flex:0 0 27px;place-items:center;width:27px;height:27px;display:grid}.htsl-guard-popover h2{color:#edf2f7;margin:1px 0 4px;font-size:12px}.htsl-guard-popover p{color:#8d9caf;margin:0;font-size:10px;line-height:1.45}.htsl-guard-actions{justify-content:flex-end;gap:6px;margin-top:10px;display:flex}.htsl-guard-actions button{color:#b7c6d7;cursor:pointer;background:#121d29;border:1px solid #314052;border-radius:5px;height:28px;padding:0 9px;font:700 9px/1 Inter,sans-serif}.htsl-guard-actions button:hover{color:#e3edf7;background:#182635;border-color:#465c74}.htsl-guard-actions button.danger{color:#ffd8d1;background:#4b2421;border-color:#743c36}.htsl-guard-actions button.danger:hover{background:#5a2a26;border-color:#8b4941}.breadcrumbs{align-items:center;gap:9px;min-width:0;font-size:18px;display:flex}.breadcrumbs span{color:#79869a}.breadcrumbs b{color:#465366;font-weight:400}.breadcrumbs strong{color:#d6dde7;text-overflow:ellipsis;white-space:nowrap;font-weight:690;overflow:hidden}.workspace-shell{background:#0a111b;flex:1;min-height:0;position:relative;overflow:hidden}.workspace-empty-state{color:#7c899c;text-align:center;background:radial-gradient(circle at 50% 44%,#2a588b1f,#0000 28%),#0a111b;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;padding:30px;display:flex}.workspace-empty-icon{color:#6aacef;background:#11253b;border:1px solid #2b4f78;border-radius:8px;place-items:center;width:54px;height:54px;margin-bottom:14px;display:grid}.workspace-empty-state strong{color:#dce5f0;font-size:17px}.workspace-empty-state p{max-width:410px;margin:8px 0 18px;font-size:12px;line-height:1.6}.workspace-empty-state button{color:#e7f2ff;cursor:pointer;background:#1c5b9e;border:1px solid #3473b8;border-radius:6px;height:38px;padding:0 16px;font-size:12px;font-weight:700}.workspace-empty-state button:hover:not(:disabled){background:#236bb5}.workspace-empty-state button:disabled{cursor:default;opacity:.65}.workspace-toolbar{z-index:6;align-items:center;gap:8px;display:flex;position:absolute;top:10px;right:10px}.toolbar-group{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e1620f0;border:1px solid #253244;border-radius:7px;align-items:center;height:37px;padding:0 4px;display:flex;box-shadow:0 4px 12px #00000038}.tool-button{color:#8491a5;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:32px;height:29px;display:grid}.tool-button:hover{color:#d5dce6;background:#1b2735}.toolbar-separator{background:#293648;width:1px;height:15px;margin:0 2px}.zoom-label{color:#b6c0cf;text-align:center;width:43px;font-size:11px}.blockly-host{position:absolute;inset:0}.rule-toast{z-index:9;color:#ffd8dc;pointer-events:none;background:#4d161ef5;border:1px solid #a94d59;border-radius:7px;align-items:center;gap:9px;max-width:min(460px,78%);padding:10px 13px;font-size:12px;font-weight:650;display:flex;position:absolute;top:58px;left:50%;transform:translate(-50%);box-shadow:0 8px 22px #00000047}.rule-toast svg{color:#ff8e99;flex:none}.activity-console{background:linear-gradient(#0d151f,#091019);border-top:1px solid #223043;flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.console-header{background:#0f1722;border-bottom:1px solid #1c2837;flex:0 0 46px;justify-content:space-between;align-items:center;gap:16px;height:46px;padding:0 12px 0 15px;display:flex}.console-heading,.console-controls{align-items:center;min-width:0;display:flex}.console-heading{color:#8dbdf0;flex:1;gap:8px}.console-heading strong{color:#d2dbe6;letter-spacing:.55px;text-transform:uppercase;font-size:14px;font-weight:760}.console-heading>span{color:#8493a8;text-align:center;background:#1b2634;border-radius:9px;min-width:25px;padding:2px 7px;font-size:11px;font-weight:700}.console-latest{color:#7f8da0;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-left:5px;font-size:12px;font-weight:500;overflow:hidden}.console-latest.warning{color:#d5a54f}.console-latest.success{color:#65ca82}.console-latest.error{color:#f07884}.console-controls{gap:7px}.console-controls select,.console-controls button{color:#91a0b4;background:#0b121b;border:1px solid #263548;border-radius:5px;height:32px;font-size:12px}.console-controls select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;min-width:122px;padding:0 27px 0 10px}.console-controls button{cursor:pointer;justify-content:center;align-items:center;gap:5px;padding:0 9px;display:flex}.console-controls button:hover:not(:disabled){color:#c8d2df;background:#162130;border-color:#3a4c63}.console-controls button:disabled{cursor:default;opacity:.42}.console-controls .console-toggle{width:33px;padding:0}.console-entries{scrollbar-width:thin;scrollbar-color:#2b3a4e transparent;flex:1;min-height:0;padding:5px 8px 10px;overflow:auto}.console-entry{color:#aab5c5;border-bottom:1px solid #172231;grid-template-columns:76px 70px minmax(190px,1fr) auto auto auto auto;align-items:center;gap:10px;min-height:36px;padding:5px 9px;font-size:13px;line-height:1.4;display:grid}.console-entry:hover{background:#111b28}.console-entry.error{color:#f08a94;background:#681b261f}.console-entry time{color:#55657a;font-variant-numeric:tabular-nums}.console-level{color:#67adf3;letter-spacing:.4px;text-align:center;text-transform:uppercase;background:#10253a;border:1px solid #2e567f;border-radius:4px;padding:2px 6px;font-family:inherit;font-size:10px;font-weight:760}.console-level.warning{color:#e1aa47;background:#2b2110;border-color:#6d5427}.console-level.success{color:#62ce80;background:#10291a;border-color:#2a6640}.console-level.error{color:#ff7d89;background:#30151a;border-color:#75333c}.console-message{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.console-entry.error{align-items:start}.console-entry.error .console-message{text-overflow:clip;white-space:normal;overflow-wrap:anywhere;padding:3px 0;overflow:visible}.console-stage,.console-operation{color:#8293a9;white-space:nowrap;border:1px solid #2b3b50;border-radius:8px;padding:3px 7px;font-size:11px}.console-operation{color:#75a9df;text-transform:capitalize}.console-entry-progress,.console-duration{color:#7f90a6;font-variant-numeric:tabular-nums;white-space:nowrap}.console-empty{color:#48586d;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;height:100%;display:flex}.console-empty strong{color:#7f8fa5;margin-top:3px;font-size:14px}.console-empty span{font-size:12px}.activity-console.collapsed .console-header{border-bottom:0}.console-overlay{z-index:18;background:#0b121b;border:1px solid #29374a;border-radius:9px;width:min(820px,100% - 70px);position:absolute;bottom:18px;left:50%;right:18px;overflow:hidden;transform:translate(-50%);box-shadow:0 16px 42px #00000070}.console-overlay.collapsed{width:min(560px,100% - 70px);height:46px}.console-overlay.expanded{height:min(340px,44%)}.console-overlay .activity-console{background:#091019f7;border-top:0}.console-overlay .console-header{background:#0f1722fa}.item-editor{background:linear-gradient(#0d141e,#091019);flex-direction:column;min-width:0;height:100%;display:flex;overflow:hidden}.item-editor-header{background:#0e151f;border-bottom:1px solid #1d2835;flex:0 0 72px;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:0 18px 0 22px;display:flex}.item-editor-heading{align-items:center;gap:12px;min-width:0;display:flex}.item-editor-heading .breadcrumbs{font-size:20px}.item-import-status{color:#8d9bad;letter-spacing:.25px;white-space:nowrap;background:#151e29;border:1px solid #344256;border-radius:10px;padding:4px 8px;font-size:10px;font-weight:750}.item-import-status.importing{color:#78b8f7;background:#10253b;border-color:#2f5d8e}.item-import-status.ready{color:#69cf85;background:#102a1a;border-color:#2e6841}.item-import-status.outdated{color:#e0ad52;background:#2c2211;border-color:#765b2c}.item-import-status.failed{color:#ef7e89;background:#30161b;border-color:#73343d}.item-import-status.reference{color:#82bdf8;background:#10243a;border-color:#355d87;align-items:center;gap:5px;display:inline-flex}.item-editor-actions{align-items:center;gap:9px;display:flex}.item-save-button,.item-import-button{cursor:pointer;border-radius:7px;align-items:center;gap:8px;height:42px;padding:0 15px;font-size:14px;font-weight:720;display:flex}.item-save-button{color:#b4c0cf;background:#121b26;border:1px solid #2e3c4e}.item-save-button:hover{background:#192534;border-color:#465a72}.item-import-button{color:#eaf4ff;background:#1c5b9e;border:1px solid #3473b8}.item-import-button:hover:not(:disabled){background:#236bb5;border-color:#4a8fd8}.item-import-button:disabled{cursor:default;opacity:.5}.reference-create-button{justify-content:center;min-width:154px}.item-import-error{color:#ef8b95;background:#2a151a;border:1px solid #71343d;border-radius:6px;flex:none;margin:10px 18px 0;padding:9px 12px;font-size:12px}.reference-item-scroll{scrollbar-width:thin;scrollbar-color:#263449 transparent;flex:1;min-height:0;padding:28px;overflow:auto}.reference-item-notice{color:#dce9f8;background:linear-gradient(135deg,#10243a,#0c1c2d);border:1px solid #315980;border-radius:10px;align-items:flex-start;gap:16px;max-width:1040px;margin:0 auto 20px;padding:20px;display:flex}.reference-item-notice-icon{color:#79b9fa;background:#102b46;border:1px solid #3b6f9f;border-radius:9px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.reference-item-notice strong{margin-bottom:6px;font-size:17px;display:block}.reference-item-notice p{color:#aebfd2;max-width:760px;margin:0;font-size:13px;line-height:1.6}.reference-item-notice small{color:#83a7ca;margin-top:9px;font-size:12px;display:block}.reference-item-notice small b{color:#a9d2fc}.reference-item-grid{grid-template-columns:minmax(320px,1fr) minmax(300px,.85fr);gap:18px;max-width:1040px;margin:0 auto;display:grid}.reference-item-card{background:#0c141e;border:1px solid #223145;border-radius:10px;min-width:0;padding:22px}.reference-item-card .item-card-title{margin-bottom:18px}.reference-item-details{margin:0}.reference-item-details>div{border-bottom:1px solid #1b2838;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:12px;min-height:45px;display:grid}.reference-item-details dt{color:#74849a;font-size:12px;font-weight:680}.reference-item-details dd{overflow-wrap:anywhere;color:#cbd5e1;min-width:0;margin:0;font-size:13px}.reference-item-components{border-top:1px solid #223043;margin-top:20px;padding-top:18px}.reference-component-heading{color:#74849a;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:12px;font-weight:680;display:flex}.reference-component-heading b{color:#8fc8ff;text-align:center;background:#10253a;border:1px solid #2b4762;border-radius:999px;min-width:24px;padding:3px 7px}.reference-component-list{gap:7px;display:grid}.reference-component-list details{background:#0a121c;border:1px solid #22364b;border-radius:7px;overflow:hidden}.reference-component-list summary{cursor:pointer;grid-template-columns:minmax(135px,.7fr) minmax(0,1fr);align-items:center;gap:12px;padding:10px 12px;list-style-position:inside;display:grid}.reference-component-list summary>span{vertical-align:middle;flex-direction:column;gap:3px;min-width:0;display:inline-flex}.reference-component-list summary strong{color:#d3deeb;font-size:12px}.reference-component-list summary small{color:#687c92;text-overflow:ellipsis;white-space:nowrap;font-family:Cascadia Mono,Consolas,monospace;font-size:10px;overflow:hidden}.reference-component-list summary code{color:#8da3ba;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;overflow:hidden}.reference-component-list pre{color:#a9bdd2;white-space:pre-wrap;overflow-wrap:anywhere;background:#07101a;border-top:1px solid #22364b;max-height:180px;margin:0;padding:11px 13px;font-family:Cascadia Mono,Consolas,monospace;font-size:11px;line-height:1.55;overflow:auto}.reference-components-empty{color:#74879b;border:1px dashed #2a3b4d;border-radius:7px;margin:0;padding:13px;font-size:12px;line-height:1.5}.reference-preview-card .minecraft-item-stage{min-height:360px}.item-editor-tabs{background:#0c131d;border-bottom:1px solid #1d2835;flex:0 0 51px;align-items:stretch;gap:5px;height:51px;padding:0 19px;display:flex}.item-editor-tabs button{color:#8190a4;cursor:pointer;background:0 0;border:0;min-width:100px;padding:0 15px;font-size:15px;font-weight:680;position:relative}.item-editor-tabs button:hover{color:#c4cfdd}.item-editor-tabs button.active{color:#6fb4ff}.item-editor-tabs button.active:after{content:"";background:#4c9eff;height:2px;position:absolute;bottom:0;left:12px;right:12px}.item-settings-layout{flex:1;min-width:0;min-height:0;overflow:hidden}.item-settings-layout>[data-group]{height:100%}.item-settings-layout .resize-handle{border-left:1px solid #1d2835;border-right:1px solid #1d2835;width:7px}.item-settings-layout .resize-handle span{opacity:.35;left:2px}.item-settings-column{scrollbar-width:thin;scrollbar-color:#263449 transparent;min-width:0;height:100%;padding:26px 22px 32px;overflow:auto}.item-card-title{flex-direction:column;gap:5px;margin-bottom:25px;display:flex}.item-card-title>span{color:#e3e9f1;letter-spacing:-.15px;font-size:18px;font-weight:730}.item-field{margin-bottom:22px;display:block;position:relative}.item-field>span{color:#b8c3d1;margin-bottom:10px;font-size:14px;font-weight:650;display:block}.item-field input,.item-field textarea,.item-select-with-icon,.enchantment-row select,.enchantment-row input{color:#dce4ee;background:#080f18;border:1px solid #263448;border-radius:7px;outline:none}.item-field input{width:100%;height:48px;padding:0 13px;font-size:14px}.item-field textarea{resize:vertical;width:100%;height:230px;font:inherit;padding:13px;font-family:Cascadia Mono,Consolas,monospace;font-size:14px;line-height:1.7}.item-field input:focus,.item-field textarea:focus,.item-select-with-icon:focus-within,.enchantment-row select:focus,.enchantment-row input:focus{border-color:#407fc2;box-shadow:0 0 0 2px #4c9eff14}.item-field input::placeholder,.item-field textarea::placeholder{color:#4f5d70}.field-counter{color:#637086;text-align:right;margin-top:7px;font-size:11px;display:block}.item-select-with-icon{align-items:center;height:52px;padding:0 12px;display:flex;position:relative}.item-select-with-icon img{width:30px;height:30px;image-rendering:pixelated;flex:0 0 30px;margin-right:9px}.item-select-with-icon select{appearance:none;color:#e0e6ef;cursor:pointer;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0 26px 0 0;font-size:14px}.item-select-with-icon>svg{color:#718097;pointer-events:none;position:absolute;right:12px}.item-select-with-icon option,.enchantment-row option{color:#dce4ee;background:#101923}.add-enchantment-button{color:#84bdf9;cursor:pointer;background:#0d1b2b;border:1px dashed #335071;border-radius:7px;justify-content:center;align-items:center;gap:7px;width:100%;height:47px;margin-bottom:12px;font-size:14px;font-weight:670;display:flex}.add-enchantment-button:hover{color:#b6d9ff;background:#10243a;border-color:#4988ca}.enchantment-list{flex-direction:column;gap:8px;display:flex}.enchantment-row{background:#0a111a;border:1px solid #202d3d;border-radius:7px;grid-template-columns:18px minmax(110px,1fr) 62px 34px;align-items:center;gap:7px;min-height:54px;padding:7px 8px;display:grid}.enchantment-grip{color:#526075;cursor:grab}.enchantment-row select{width:100%;min-width:0;height:39px;padding:0 8px;font-size:13px}.enchantment-row label{position:relative}.enchantment-row label span{color:#77859a;background:#0a111a;padding:0 3px;font-size:10px;position:absolute;top:-8px;left:6px}.enchantment-row input{text-align:center;width:100%;height:39px;padding:0 6px;font-size:13px}.enchantment-row>button{color:#9f6970;cursor:pointer;background:#171116;border:1px solid #352a33;border-radius:6px;place-items:center;width:34px;height:34px;display:grid}.enchantment-row>button:hover{color:#ee8b95;background:#26151a;border-color:#81434b}.enchantment-empty{color:#718097;text-align:center;border:1px dashed #253142;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:90px;display:flex}.enchantment-empty span{font-size:14px;font-weight:650}.enchantment-empty small{color:#5e6c80;font-size:11px}.item-flags{border-top:1px solid #233043;margin-top:27px;padding-top:24px}.item-flags .item-card-title{margin-bottom:17px}.item-flag-row{color:#bec8d5;align-items:center;gap:11px;min-height:44px;font-size:14px;display:flex}.item-toggle{cursor:pointer;background:#192331;border:1px solid #354154;border-radius:999px;flex:0 0 39px;width:39px;height:22px;padding:0;transition:background .14s,border-color .14s;position:relative}.item-toggle span{background:#8794a6;border-radius:50%;width:14px;height:14px;transition:transform .16s,background .14s;position:absolute;top:3px;left:3px}.item-toggle.active{background:#2367ab;border-color:#3c82cf}.item-toggle.active span{background:#fff;transform:translate(17px)}.item-preview-column{background:radial-gradient(circle at 50% 36%,#2653841a,#0000 44%)}.minecraft-item-stage{justify-content:center;align-items:flex-start;gap:0;min-height:410px;padding:43px 0 20px;display:flex}.minecraft-item-icon{background:#0a121d;border:1px solid #2b394d;border-right:0;flex:0 0 76px;place-items:center;width:76px;height:76px;margin-top:14px;display:grid}.minecraft-item-icon img{width:62px;height:62px;image-rendering:pixelated}.minecraft-tooltip{color:#f6f6f6;width:min(320px,100% - 55px);min-height:208px;font-family:var(--minecraft-font,"Cascadia Mono", Consolas, monospace);background:linear-gradient(135deg,#0e081dfa,#12081efa);border:2px solid #342267;padding:15px 16px;font-size:14px;line-height:1.5;box-shadow:0 9px 30px #00000059,inset 0 0 24px #4820781f}.minecraft-tooltip strong{color:#55e5ff;margin-bottom:10px;font-size:17px;display:block}.minecraft-lore,.minecraft-enchants{flex-direction:column;display:flex}.minecraft-lore{color:#b9b5c1;white-space:pre-wrap;margin-bottom:13px}.minecraft-enchants{color:#bea2ff;margin-top:11px}.minecraft-unbreakable{color:#79aef0;margin-top:10px;display:block}.minecraft-id{color:#5d5967;margin-top:14px;display:block}.item-code-layout{flex:1;min-height:0;overflow:hidden}.item-code-layout>[data-group],.item-code-layout>.workspace-panel{height:100%}.minecraft-obfuscated{filter:blur(3px);-webkit-user-select:none;user-select:none;display:inline-block}.confirmation-backdrop{z-index:1100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#03070cc7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.confirmation-modal{color:#dce5f0;background:linear-gradient(#161820,#10131a);border:1px solid #4e3039;border-radius:11px;width:min(470px,100%);padding:28px;position:relative;box-shadow:0 24px 70px #00000094}.confirmation-close{color:#7f8999;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:13px;right:13px}.confirmation-close:hover{color:#dce3ec;background:#232730}.confirmation-icon{color:#ff8893;background:#32191e;border:1px solid #8b3d48;border-radius:8px;place-items:center;width:47px;height:47px;margin-bottom:17px;display:grid}.confirmation-kicker{color:#dc737e;letter-spacing:1px;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:760}.confirmation-modal h2{color:#f2f5f9;margin:0;font-size:23px}.confirmation-modal>p:last-of-type{color:#919dad;margin:11px 0 24px;font-size:13px;line-height:1.65}.confirmation-modal>p strong{color:#e5ebf2}.confirmation-actions{justify-content:flex-end;gap:9px;display:flex}.confirmation-actions button{color:#bac4d0;cursor:pointer;background:#171d26;border:1px solid #313b49;border-radius:7px;height:40px;padding:0 15px;font-size:13px;font-weight:680}.confirmation-actions button:hover{background:#202936;border-color:#485465}.confirmation-actions button.danger{color:#fff0f1;background:#8c303c;border-color:#8d3d47;align-items:center;gap:7px;display:flex}.confirmation-actions button.danger:hover{background:#a63a47;border-color:#bd5662}.blocklySvg{background:#0a111b!important}.blocklyMainBackground{stroke:none!important}.blocklyScrollbarHandle{rx:4}.workspace-shell .blocklyTrashcanFlyout[style*="display: none"]+.blocklyFlyoutScrollbar{display:none!important}.blocklyTrash{opacity:.65}.blocklyText{text-shadow:0 1px 1px #00000047;fill:#f5f7fa!important}.blocklyPath:not(.blocklyPathSelected){stroke-width:1.25px;shape-rendering:geometricprecision;stroke:#04080d8c!important}g.blocklySelected>.blocklyPathSelected{pointer-events:none;fill:none!important;filter:none!important;stroke:#f3c94f!important;stroke-width:3px!important}g.condition_blocks>.blocklyPath:not(.blocklyPathSelected){fill:#b84892!important}.blocklyImage{image-rendering:pixelated}.blocklyEditableField>rect,.blocklyNonEditableField>rect{stroke-width:1px;fill:#182334!important;fill-opacity:.96!important;stroke:#425872!important}.blocklyEditableField>text,.blocklyNonEditableField>text,.blocklyDropdownText{fill:#f4f7fb!important}.blocklyHtmlInput,.blocklyWidgetDiv input.blocklyHtmlInput{caret-color:#62aaf7;color:#f4f7fb!important;background:#111b28!important;border:1px solid #4b6481!important;border-radius:5px!important;outline:none!important}.blocklyHtmlInput::selection{color:#fff;background:#2869ae}.blocklyDropDownDiv{border-radius:7px;box-shadow:0 8px 24px #0006;background:#101923!important;border-color:#334259!important}.blocklyWidgetDiv .goog-menu{color:#d3dbe7;background:#101923;border-color:#334259;border-radius:7px}.pairing-backdrop{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#03070cd1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.pairing-modal{color:#dce5f0;background:#0d1622;border:1px solid #263b54;border-radius:12px;width:min(450px,100%);padding:30px;box-shadow:0 24px 70px #0000008c}.pairing-icon{color:#78baff;background:#122b47;border:1px solid #316ba9;border-radius:8px;place-items:center;width:48px;height:48px;margin-bottom:18px;display:grid}.pairing-kicker{color:#6eacf0;letter-spacing:1.1px;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:760}.pairing-modal h1{color:#f0f5fb;letter-spacing:-.4px;margin:0;font-size:24px}.pairing-copy{color:#8e9bad;margin:10px 0 22px;font-size:13px;line-height:1.6}.pairing-modal form label{color:#bbc6d4;margin-bottom:8px;font-size:12px;font-weight:680;display:block}.pairing-code-input{color:#eff6ff;letter-spacing:5px;text-align:center;text-transform:uppercase;background:#080f18;border:1px solid #32455d;border-radius:7px;outline:none;width:100%;height:52px;padding:0 16px;font-family:Cascadia Mono,Consolas,monospace;font-size:20px;font-weight:700}.pairing-code-input:focus{border-color:#4d91da;box-shadow:0 0 0 3px #3d83cf21}.pairing-code-input::placeholder{color:#405067}.pairing-error{color:#ef8d97;margin:9px 0 0;font-size:11px;line-height:1.45}.pairing-submit{color:#fff;cursor:pointer;background:#2367ab;border:1px solid #397ec6;border-radius:7px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;margin-top:13px;font-size:13px;font-weight:720;display:flex}.pairing-submit:hover:not(:disabled){background:#2a76c1}.pairing-submit:disabled{cursor:default;opacity:.45}.pairing-connection{color:#77869a;align-items:center;gap:8px;margin-top:18px;font-size:10px;display:flex}.pairing-connection span{background:#6a7688;border-radius:50%;flex:0 0 7px;width:7px;height:7px}.pairing-connection.ready span,.pairing-connection.paired span{background:#48bd6a}.pairing-connection.connecting span{background:#d8a63c}.pairing-connection.error span,.pairing-connection.disconnected span{background:#d95362}.pairing-reconnect{color:#75aeea;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-top:12px;padding:0;font-size:11px;display:flex}.pairing-reconnect:hover{color:#a8d1ff}.spin{animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (height<=680px){.topbar{flex-basis:66px;height:66px}.sync-activity>summary{width:250px}.sync-activity-groups{max-height:min(360px,100vh - 130px)}}.admin-shell{color:#e8edf5;background:#070b11;grid-template-columns:248px 1fr;min-height:100vh;display:grid}.admin-shell-plain{place-items:center;padding:80px 24px;display:block}.admin-loading,.admin-error,.admin-empty{color:#8b98ab;padding:18px;font-size:13px}.admin-error{color:#ffb3b9;background:#ff586214;border:1px solid #5c2f37;border-radius:8px;margin-bottom:14px}.admin-denied{text-align:center;color:#9fb0c4;background:#0d141e;border:1px solid #253142;border-radius:12px;max-width:440px;margin:0 auto;padding:32px}.admin-denied svg{color:#67adf4}.admin-denied h1{color:#e8edf5;margin:12px 0 8px;font-size:19px}.admin-denied p{margin:0 0 18px;font-size:13px;line-height:1.5}.admin-sidebar{background:#0a1018;border-right:1px solid #1b2532;flex-direction:column;gap:8px;padding:20px 14px;display:flex}.admin-brand{color:inherit;align-items:center;gap:10px;padding:4px 8px 16px;text-decoration:none;display:flex}.admin-brand img{width:30px;height:30px}.admin-brand strong{font-size:15px;font-weight:760;display:block}.admin-brand strong em{color:#4d9bff;font-style:normal}.admin-brand small{color:#6d7d92;font-size:10.5px;display:block}.admin-sidebar ul{flex:1;margin:0;padding:0;list-style:none}.admin-sidebar li+li{margin-top:3px}.admin-sidebar li a{color:#9aa8bb;border-radius:8px;align-items:center;gap:10px;padding:9px 11px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.admin-sidebar li a:hover{color:#dce5f0;background:#121b26}.admin-sidebar li a.active{color:#8cc3ff;background:#14263a}.admin-sidebar-footer{border-top:1px solid #1b2532;padding-top:14px}.admin-sidebar-account{align-items:center;gap:9px;padding:4px 8px 12px;display:flex}.admin-sidebar-account strong{font-size:12.5px;display:block}.admin-sidebar-account small{color:#6d7d92;font-size:10.5px;display:block}.admin-sidebar-footer>a{color:#7d8b9e;border-radius:8px;align-items:center;gap:8px;padding:8px 11px;font-size:12px;text-decoration:none;display:flex}.admin-sidebar-footer>a:hover{color:#dce5f0;background:#121b26}.admin-avatar{color:#fff;background:linear-gradient(145deg,#327ed7,#214b80);border-radius:8px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:11px;font-weight:800;display:grid}.admin-main{min-width:0;padding:26px 28px 40px;overflow-x:hidden}.admin-page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.admin-page-header h1{margin:0 0 5px;font-size:23px;font-weight:760}.admin-page-header p{color:#8b98ab;max-width:780px;margin:0;font-size:13px;line-height:1.5}.admin-stat-grid{grid-template-columns:repeat(auto-fill,minmax(206px,1fr));gap:12px;margin-bottom:20px;display:grid}.admin-stat{background:linear-gradient(#0e1622,#0b1219);border:1px solid #1d2836;border-radius:10px;padding:14px 15px}.admin-stat small{color:#7d8b9e;font-size:11px;font-weight:600;display:block}.admin-stat strong{letter-spacing:-.01em;font-variant-numeric:tabular-nums;margin:6px 0 8px;font-size:26px;font-weight:780;display:block}.admin-stat-footer{justify-content:space-between;align-items:flex-end;gap:10px;min-height:24px;display:flex}.admin-stat-footer span{color:#6d7d92;font-size:10.5px;line-height:1.35}.admin-stat-warning{border-color:#4d3a1c}.admin-stat-warning strong{color:#ffce6a}.admin-stat-danger{border-color:#5c2f37}.admin-stat-danger strong{color:#ff8792}.admin-sparkline{color:#4d9bff;flex:none;width:72px;height:22px}.admin-chart-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:12px;display:grid}.admin-chart{background:#0c1420;border:1px solid #1d2836;border-radius:10px;padding:14px 15px 8px}.admin-chart header{margin-bottom:8px}.admin-chart header strong{font-size:13.5px;display:block}.admin-chart header small{color:#7d8b9e;font-size:11px;display:block}.admin-chart svg{width:100%;height:180px}.admin-chart-grid line,.admin-chart-grid{stroke:none}.admin-chart .admin-chart-grid{stroke:#1b2532;stroke-width:1px}.admin-chart-bar{fill:#3d8bfd}.admin-chart-axis{fill:#62718a;font-size:10px}.admin-tabs{gap:6px;margin-bottom:14px;display:flex}.admin-tabs button{color:#9aa8bb;cursor:pointer;background:#111821;border:1px solid #253142;border-radius:8px;padding:8px 14px;font-size:12.5px;font-weight:650}.admin-tabs button:hover{color:#dce5f0;border-color:#3b4a5f}.admin-tabs button.active{color:#fff;background:#1d4c86;border-color:#2f6fc4}.admin-panels{grid-template-columns:minmax(0,1fr);align-items:start;gap:14px;display:grid}.admin-panels:has(.admin-drawer){grid-template-columns:minmax(0,1fr) 400px}.admin-panel{background:#0c1420;border:1px solid #1d2836;border-radius:10px;min-width:0}.admin-toolbar{border-bottom:1px solid #1b2532;flex-wrap:wrap;gap:8px;padding:13px 14px;display:flex}.admin-search{color:#6d7d92;background:#0a1018;border:1px solid #253142;border-radius:8px;flex:1;align-items:center;gap:8px;min-width:220px;padding:0 11px;display:flex}.admin-search input{color:inherit;background:0 0;border:0;outline:none;flex:1;padding:9px 0;font-size:12.5px}.admin-toolbar select{color:#c3cede;background:#0a1018;border:1px solid #253142;border-radius:8px;padding:9px 10px;font-size:12.5px}.admin-table-scroll{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;font-size:12.5px}.admin-table th{color:#7d8b9e;text-align:left;white-space:nowrap;border-bottom:1px solid #1b2532;padding:10px 14px;font-size:11px;font-weight:650}.admin-table td{color:#c3cede;vertical-align:middle;border-bottom:1px solid #141d28;padding:10px 14px}.admin-table tbody tr:hover{background:#101a26}.admin-table tbody tr.selected{background:#142337}.admin-table td strong{color:#e8edf5;font-weight:650;display:block}.admin-table td small{color:#6d7d92;font-size:10.5px;display:block}.admin-table-log td{vertical-align:top}.admin-log-detail{color:#8b98ab;max-width:320px;font-size:11.5px;line-height:1.45}.admin-log-action{white-space:nowrap;border-radius:20px;padding:3px 8px;font-size:10.5px;font-weight:700}.admin-log-danger{color:#ff8792;background:#ff58621f}.admin-log-warning{color:#ffce6a;background:#ffc95c1f}.admin-log-success{color:#6ad692;background:#5ad6821f}.admin-log-info{color:#84bdf7;background:#3d8bfd24}.admin-row-actions{align-items:center;gap:6px;display:flex}.admin-row-actions a,.admin-row-actions button,.admin-row-action-disabled{color:#9aa8bb;cursor:pointer;white-space:nowrap;background:#111821;border:1px solid #253142;border-radius:6px;align-items:center;gap:5px;padding:5px 9px;font-size:11px;font-weight:600;text-decoration:none;display:inline-flex}.admin-row-actions a:hover,.admin-row-actions button:hover{color:#dce5f0;border-color:#3b4a5f}.admin-row-action-disabled{opacity:.45;cursor:default}.admin-row-actions .admin-action-danger{color:#ff8792;background:#ff586214;border-color:#4a2a30}.admin-row-actions .admin-action-danger:hover{color:#fff;background:#7e2f39;border-color:#8d3b45}.admin-pager{border-top:1px solid #1b2532;justify-content:space-between;align-items:center;gap:12px;padding:11px 14px;display:flex}.admin-pager small,.admin-pager span{color:#7d8b9e;font-size:11.5px}.admin-pager>div{align-items:center;gap:8px;display:flex}.admin-pager button{color:#9aa8bb;cursor:pointer;background:#111821;border:1px solid #253142;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.admin-pager button:disabled{opacity:.4;cursor:default}.admin-pill{text-transform:capitalize;border-radius:20px;padding:3px 9px;font-size:10.5px;font-weight:700;display:inline-block}.admin-pill-active,.admin-pill-public{color:#6ad692;background:#5ad68224}.admin-pill-suspended{color:#ff9d6a;background:#ff8c5a24}.admin-pill-locked,.admin-pill-warning{color:#ffce6a;background:#ffc95c24}.admin-pill-owner{color:#d7a6ff;background:#be78ff29}.admin-pill-moderator{color:#84bdf7;background:#3d8bfd29}.admin-pill-supporter,.admin-pill-private{color:#9fb0c4;background:#9fb0c41f}.admin-pill-unlisted{color:#c3cede;background:#788caa29}.admin-drawer{background:#0c1420;border:1px solid #1d2836;border-radius:10px;max-height:calc(100vh - 40px);position:sticky;top:16px;overflow-y:auto}.admin-drawer>header{border-bottom:1px solid #1b2532;align-items:flex-start;gap:11px;padding:15px;display:flex}.admin-drawer>header>div{flex:1;min-width:0}.admin-drawer>header strong{font-size:15px;font-weight:720;display:block}.admin-drawer>header small{color:#7d8b9e;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.admin-drawer>header button{color:#7d8b9e;cursor:pointer;background:0 0;border:0;padding:4px}.admin-drawer-pills{align-items:center;gap:7px;margin-top:7px;display:flex}.admin-facts{border-bottom:1px solid #1b2532;grid-template-columns:1fr 1fr;gap:10px 14px;margin:0;padding:14px 15px;display:grid}.admin-facts div{min-width:0}.admin-facts dt{color:#6d7d92;font-size:10.5px;font-weight:600}.admin-facts dd{color:#c3cede;text-overflow:ellipsis;margin:2px 0 0;font-size:12px;overflow:hidden}.admin-note{color:#ffce6a;background:#ffc95c12;align-items:center;gap:8px;margin:0;padding:11px 15px;font-size:12px;display:flex}.admin-hint{color:#7d8b9e;margin:0 0 10px;font-size:11.5px;line-height:1.5}.admin-actions{flex-wrap:wrap;gap:7px;padding:14px 15px;display:flex}.admin-actions button{color:#c3cede;cursor:pointer;background:#111821;border:1px solid #253142;border-radius:7px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:650;display:inline-flex}.admin-actions button:hover:not(:disabled){color:#fff;background:#17212d;border-color:#3b4a5f}.admin-actions button:disabled{opacity:.4;cursor:default}.admin-action-warn{color:#ffce6a!important;border-color:#4d3a1c!important}.admin-action-good{color:#6ad692!important;border-color:#275238!important}.admin-action-danger{color:#ff8792!important;border-color:#4a2a30!important}.admin-actions .admin-action-danger:hover{color:#fff!important;background:#7e2f39!important;border-color:#8d3b45!important}.admin-action-primary{color:#fff;background:#1d63b8;border:1px solid #2f6fc4;border-radius:7px;font-weight:650;text-decoration:none}.admin-form{background:#0a1018;border:1px solid #253142;border-radius:9px;flex-direction:column;gap:10px;margin:0 15px 15px;padding:14px;display:flex}.admin-form h2{margin:0;font-size:14.5px}.admin-form-danger{background:#ff58620d;border-color:#4a2a30}.admin-form label{color:#9aa8bb;flex-direction:column;gap:5px;font-size:11.5px;font-weight:600;display:flex}.admin-form code{color:#dce5f0;background:#17212d;border-radius:4px;padding:1px 5px;font-size:11px}.admin-form input,.admin-form textarea,.admin-form select{color:#e8edf5;resize:vertical;background:#0d141e;border:1px solid #253142;border-radius:7px;padding:8px 10px;font-family:inherit;font-size:12.5px}.admin-form-buttons{justify-content:flex-end;gap:8px;display:flex}.admin-form-buttons button{color:#c3cede;cursor:pointer;background:#111821;border:1px solid #253142;border-radius:7px;padding:8px 14px;font-size:12px;font-weight:650}.admin-form-buttons .admin-action-primary{color:#fff;background:#1d63b8}.admin-form-buttons .admin-action-danger{background:#7e2f39;color:#fff!important;border-color:#8d3b45!important}.admin-drawer-section{padding:0 15px 15px}.admin-drawer-section h2{color:#7d8b9e;text-transform:uppercase;letter-spacing:.05em;margin:4px 0 8px;font-size:11px;font-weight:700}.admin-list,.admin-history{margin:0;padding:0;list-style:none}.admin-list li{border-top:1px solid #141d28;justify-content:space-between;align-items:center;gap:10px;padding:9px 0;display:flex}.admin-list strong{font-size:12.5px;display:block}.admin-list small{color:#6d7d92;font-size:10.5px;display:block}.admin-history li{border-top:1px solid #141d28;border-left:2px solid #253142;padding:10px 0 10px 11px}.admin-history-danger{border-left-color:#8d3b45}.admin-history-warning{border-left-color:#a8792a}.admin-history-success{border-left-color:#2f8a52}.admin-history-info{border-left-color:#2f6fc4}.admin-history li>div{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.admin-history strong{font-size:12.5px}.admin-history small{color:#6d7d92;font-size:10.5px}.admin-history p{color:#9aa8bb;margin:3px 0;font-size:11.5px;line-height:1.45}.admin-modal{z-index:120;background:#04080da8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.admin-modal .admin-form{background:#0d141e;width:min(460px,100%);margin:0;box-shadow:0 24px 60px #00000080}@media (width<=1180px){.admin-panels:has(.admin-drawer){grid-template-columns:minmax(0,1fr)}.admin-drawer{max-height:none;position:static}}@media (width<=860px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{border-bottom:1px solid #1b2532;border-right:0;flex-direction:row;align-items:center;overflow-x:auto}.admin-sidebar ul{gap:4px;display:flex}.admin-sidebar-footer{display:none}}.landing-page{--landing-blue:#1677f2;--landing-ink:#172033;--landing-muted:#667287;min-height:100vh;color:var(--landing-ink);background:#fff}.landing-page a{color:inherit;text-decoration:none}.landing-header{border-bottom:1px solid #e4e8ee;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1440px,100% - 48px);height:86px;margin:0 auto;display:grid}.landing-logo{justify-self:start;align-items:center;gap:12px;display:inline-flex}.landing-logo img{object-fit:contain;width:44px;height:44px;image-rendering:pixelated}.landing-logo strong{letter-spacing:-.7px;font-size:23px}.landing-logo strong span{color:var(--landing-blue)}.landing-logo strong small{color:#8792a4;font-size:.66em;font-weight:650}.landing-header nav{align-items:center;gap:52px;display:flex}.landing-header nav a{color:#364052;font-size:15px;font-weight:590;transition:color .15s}.landing-header nav a:hover{color:var(--landing-blue)}.landing-header-action{flex-direction:column;justify-self:end;align-items:flex-end;gap:4px;display:flex}.landing-header-action small{color:#949dac;letter-spacing:.3px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.primary-landing-button,.secondary-landing-button{border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:12px;min-height:54px;padding:0 24px;font-size:16px;font-weight:720;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.primary-landing-button{background:linear-gradient(135deg,#126ee8,#2588ff);box-shadow:0 9px 24px #1677f233;color:#fff!important}.primary-landing-button:hover{transform:translateY(-1px);box-shadow:0 12px 28px #1677f247}.primary-landing-button.compact{min-height:43px;padding:0 17px;font-size:14px}.secondary-landing-button:hover{background:#f8fafc;border-color:#aebbc9;transform:translateY(-1px)}.landing-hero{grid-template-columns:minmax(400px,.83fr) minmax(580px,1.35fr);align-items:center;gap:58px;width:min(1360px,100% - 72px);margin:0 auto;padding:76px 0 66px;display:grid}.community-pill{color:#344259;letter-spacing:.25px;background:#f7faff;border:1px solid #dce5f2;border-radius:999px;align-items:center;gap:10px;width:max-content;padding:8px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:760;display:flex}.community-pill svg{color:var(--landing-blue)}.community-pill span{color:#abb5c3}.hero-copy h1{color:#162032;letter-spacing:-2.8px;margin:30px 0 20px;font-size:clamp(46px,4.2vw,68px);line-height:1.05}.hero-copy h1 span{color:var(--landing-blue)}.hero-copy>p{color:#67758a;max-width:530px;margin:0;font-size:18px;line-height:1.55}.hero-buttons{gap:16px;margin-top:30px;display:flex}.hero-promises{color:#6c788b;flex-direction:column;gap:10px;margin-top:30px;font-size:14px;display:flex}.hero-promises span{align-items:center;gap:10px;display:flex}.hero-promises svg,.hero-promises b{color:var(--landing-blue)}.hero-visual{perspective:1300px}.landing-editor-mock{transform-origin:50%;background:#fff;border:1px solid #dde4ed;border-radius:13px;height:505px;overflow:hidden;transform:rotate(2.8deg)rotateY(-3deg);box-shadow:0 28px 55px #212f432e,0 5px 14px #212f4314}.mock-window-bar{border-bottom:1px solid #e7ebf1;justify-content:space-between;align-items:center;height:55px;padding:0 15px;display:flex}.mock-brand{align-items:center;gap:4px;font-size:11px;display:flex}.mock-brand img{object-fit:contain;width:23px;height:23px}.mock-brand strong span{color:var(--landing-blue)}.mock-brand small{color:#919baa}.mock-dots{gap:6px;display:flex}.mock-dots i{background:#d8dfe8;border-radius:50%;width:7px;height:7px}.mock-editor-body{grid-template-columns:18% 24% 1fr;height:calc(100% - 55px);display:grid}.mock-explorer,.mock-library{border-right:1px solid #e4e8ef;padding:18px 13px}.mock-explorer b,.mock-library b{color:#364255;margin-bottom:17px;font-size:10px;display:block}.mock-search{color:#a2acba;border:1px solid #e1e6ed;border-radius:5px;align-items:center;height:31px;margin-bottom:14px;padding:0 9px;font-size:8px;display:flex}.mock-nav-row{color:#586578;align-items:center;gap:8px;height:38px;font-size:10px;display:flex}.mock-nav-row span{color:var(--landing-blue)}.mock-category{color:#4a576b;border-bottom:1px solid #eef1f5;align-items:center;gap:9px;height:50px;font-size:9px;font-weight:650;display:flex}.mock-category i{border-radius:2px;width:16px;height:16px}.mock-category span{color:#9aa6b5;margin-left:auto;font-size:17px}.mock-workspace{background-color:#fafbfd;background-image:radial-gradient(#d9e1eb 1px,#0000 1px);background-size:17px 17px;position:relative;overflow:hidden}.mock-script-title{color:#667287;background:#ffffffeb;border-bottom:1px solid #e5eaf0;align-items:center;height:43px;padding:0 15px;font-size:9px;font-weight:700;display:flex}.mock-code-stack{width:285px;margin:60px auto}.mock-block{color:#fff;border:1px solid #00000021;border-radius:4px;align-items:center;gap:11px;width:max-content;min-width:168px;height:41px;margin-top:4px;padding:0 11px;font-size:10px;font-weight:720;display:flex;position:relative;box-shadow:0 2px 4px #0000001f}.mock-block:before{content:"";background:inherit;border-radius:2px 2px 0 0;width:22px;height:5px;position:absolute;top:-4px;left:20px}.mock-block small{color:#263246;background:#fff;border:1px solid #ffffff80;border-radius:3px;align-items:center;min-width:90px;height:25px;margin-right:-6px;padding:0 8px;font-size:8px;font-weight:600;display:flex}.mock-block.event{background:#efad10;margin-left:-24px}.mock-block.logic{background:#8456cc;margin-left:4px}.mock-block.display{background:#2b8dd0;margin-left:24px}.mock-block.movement{background:#239e96;margin-left:24px}.mock-block.effect{background:#8056c7;margin-left:24px}.mock-ready{color:#637184;align-items:center;gap:5px;font-size:8px;display:flex;position:absolute;bottom:9px;right:12px}.mock-ready span{background:#27bd6c;border-radius:50%;width:6px;height:6px}.feature-grid{grid-template-columns:repeat(4,1fr);gap:20px;width:min(1360px,100% - 72px);margin:0 auto;padding-bottom:74px;display:grid}.feature-grid article{background:#fff;border:1px solid #dce2ea;border-radius:9px;align-items:flex-start;gap:19px;min-height:125px;padding:25px 22px;display:flex}.feature-grid svg{width:44px;height:44px;color:var(--landing-blue);stroke-width:1.8px;flex:0 0 44px}.feature-grid h3{margin:1px 0 9px;font-size:14px}.feature-grid p{color:#748095;margin:0;font-size:12px;line-height:1.55}.how-it-works{text-align:center;width:min(1230px,100% - 72px);margin:0 auto;padding:0 0 78px}.how-it-works h2,.landing-testimonials h2{color:var(--landing-blue);font-family:var(--minecraft-font);letter-spacing:1.3px;margin:0 0 25px;font-size:18px;font-weight:400}.steps{grid-template-columns:1fr 120px 1fr 120px 1fr;align-items:center;display:grid}.steps article{min-height:185px;position:relative}.step-number{width:48px;height:48px;color:var(--landing-blue);background:#f6faff;border:1px solid #d9e4f2;border-radius:50%;place-items:center;font-size:23px;font-weight:740;display:grid;position:absolute;top:5px;left:18px}.step-art{width:82px;height:82px;color:var(--landing-blue);place-items:center;margin:0 auto 10px;display:grid}.step-art svg{stroke-width:1.4px;width:61px;height:61px}.blocks-art svg{filter:drop-shadow(15px 10px #7d50d252)}.sword-art svg{color:#1f9e9a;stroke:#132f33;stroke-width:1.7px;transform:rotate(-8deg)}.steps h3{margin:0 0 7px;font-size:16px}.steps p{color:#6e7a8d;max-width:250px;margin:0 auto;font-size:12px;line-height:1.5}.step-connector{background:repeating-linear-gradient(90deg,#cbd6e3 0 4px,#0000 4px 10px);height:1px}.landing-testimonials{width:100%;image-rendering:pixelated;background:url(/dirt.png) 0 0/64px 64px;padding:70px 32px 38px;position:relative;box-shadow:inset 0 14px 22px #2d170a2e}.landing-testimonials:before{content:"";z-index:1;height:57px;image-rendering:pixelated;background:url(/grass_block_side.png) 0 0/64px 64px repeat-x;position:absolute;top:0;left:0;right:0}.testimonial-inner{z-index:2;width:min(920px,100%);margin:0 auto;position:relative}.landing-testimonials h2{color:#fff;text-shadow:2px 2px #00000080;justify-content:center;align-items:center;gap:12px;margin-bottom:18px;display:flex}.landing-testimonials h2 svg{color:#62a9ff;filter:drop-shadow(1px 1px #fff)}.testimonial-list{flex-direction:column;gap:5px;display:flex}.testimonial-list article{color:#fff;background:#160f0bd1;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:12px;min-height:53px;padding:6px 12px;display:flex;box-shadow:0 2px #00000047}.pixel-avatar{color:#fff;background:var(--avatar-colour);width:40px;height:40px;font-family:var(--minecraft-font);text-shadow:2px 2px #00000059;image-rendering:pixelated;border:3px solid #2a1e18;flex:0 0 40px;place-items:center;font-size:19px;display:grid}.testimonial-list p{font-family:var(--minecraft-font);text-shadow:1px 1px #000;flex-direction:column;gap:2px;margin:0;font-size:13px;line-height:1.3;display:flex}.testimonial-list strong{font-weight:400}.landing-cta{flex-direction:column;align-items:center;padding:29px 24px 18px;display:flex}.primary-landing-button.wide{min-width:410px}.landing-cta p{color:#7a8596;align-items:center;gap:4px;margin:11px 0 0;font-size:13px;display:flex}.landing-cta p span,.landing-cta p svg{color:var(--landing-blue)}.landing-footer{border-top:1px solid #e3e7ed;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1440px,100% - 48px);min-height:84px;margin:0 auto;display:grid}.landing-logo.small{gap:8px}.landing-logo.small img{width:35px;height:35px}.landing-logo.small strong{font-size:15px}.landing-footer>div{gap:54px;font-size:12px;display:flex}.landing-footer>div a:hover{color:var(--landing-blue)}.landing-footer>p{color:#8a95a6;text-align:right;justify-self:end;margin:0;font-size:10px;line-height:1.55}.landing-footer>p svg{vertical-align:-2px;color:var(--landing-blue);display:inline}.landing-page{--landing-ink:#edf3fb;--landing-muted:#94a2b6;color:var(--landing-ink);background:radial-gradient(circle at 70% 7%,#1c67be1f,#0000 31%),radial-gradient(circle at 15% 25%,#274d7d1a,#0000 27%),#070b11}.landing-header{border-color:#202a37}.landing-logo strong{color:#eef3f9}.landing-logo strong small{color:#738196}.landing-header nav a{color:#a7b2c2}.secondary-landing-button{color:#dce5ef;background:#101720;border-color:#2b394b}.secondary-landing-button:hover{color:#fff;background:#16212e;border-color:#40536a}.hero-copy h1{color:#f3f6fa;font-family:var(--minecraft-font);letter-spacing:.2px;text-shadow:0 4px #00000047;margin-top:0;font-size:clamp(54px,4.8vw,76px);font-weight:400;line-height:1.16}.hero-copy>p{color:#98a6ba}.hero-promises{color:#8e9caf}.landing-editor-mock.screenshot-placeholder{background:linear-gradient(#1677f209 1px,#0000 1px) 0 0/28px 28px,linear-gradient(90deg,#1677f209 1px,#0000 1px) 0 0/28px 28px,linear-gradient(145deg,#101823,#0b111a);border-color:#29384a;place-items:center;display:grid;position:relative;box-shadow:0 28px 60px #0000006b,inset 0 0 70px #1677f20a}.screenshot-placeholder-inner{color:#69788d;text-align:center;flex-direction:column;align-items:center;gap:10px;padding:28px;display:flex}.screenshot-placeholder-inner svg{color:#3289ed}.screenshot-placeholder-inner strong{color:#bdc9d8;font-size:18px}.screenshot-placeholder-inner span{font-size:13px}.feature-grid article{background:linear-gradient(145deg,#101720,#0d141d);border-color:#222e3d;box-shadow:0 8px 25px #0000001f}.feature-grid h3,.steps h3{color:#e9eef5}.feature-grid p,.steps p{color:#8d9caf}.how-it-works h2,.landing-testimonials h2{font-size:23px;line-height:1.35}.step-number{color:#5ba6ff;background:#101a27;border-color:#29384b}.step-connector{background:repeating-linear-gradient(90deg,#344257 0 4px,#0000 4px 10px)}.testimonial-inner{width:min(1260px,100%)}.landing-testimonials h2{margin-bottom:24px;font-size:25px}.testimonial-list{align-items:center;gap:9px}.testimonial-list article{background:#0f0a08de;border-color:#ffffff24;gap:16px;width:max-content;max-width:100%;min-height:70px;padding:9px 18px 9px 10px}.pixel-avatar{flex-basis:52px;width:52px;height:52px}.testimonial-list p{gap:5px;font-size:17px;line-height:1.35}.testimonial-list strong{font-size:18px}.landing-cta{background:#070b11}.landing-cta p{color:#8997aa}.landing-footer{border-color:#202a37}.landing-footer>div{color:#a4b0c0}.landing-footer>p{color:#758297}@media (width<=1100px){.hero-copy h1{font-size:65px}}@media (width<=700px){.hero-copy h1{font-size:clamp(44px,12vw,60px);line-height:1.18}.how-it-works h2,.landing-testimonials h2{font-size:19px}.testimonial-list article{width:100%}.testimonial-list p{font-size:14px}.testimonial-list strong{font-size:15px}}.dashboard-page{--dashboard-blue:#1282ff;color:#e8eef7;background:radial-gradient(circle at 62% 17%,#10569f1a,#0000 32%),linear-gradient(150deg,#07101a,#050b12 60%,#06101a);min-width:1100px;min-height:100vh}.dashboard-page a{color:inherit;text-decoration:none}.dashboard-topbar{background:#050b12d1;border-bottom:1px solid #162230;grid-template-columns:320px 1fr 320px;align-items:center;height:86px;padding:0 26px;display:grid}.dashboard-logo{align-items:center;gap:13px;display:flex}.dashboard-logo img{object-fit:contain;width:45px;height:45px;image-rendering:pixelated}.dashboard-logo strong{letter-spacing:-.5px;font-size:21px}.dashboard-logo strong span{color:var(--dashboard-blue)}.dashboard-logo strong small{color:#7d899a;font-size:14px}.dashboard-topbar>nav{justify-content:center;align-items:center;gap:43px;height:100%;display:flex}.dashboard-topbar>nav a{color:#b8c2d1;align-items:center;height:100%;font-size:14px;font-weight:630;display:flex;position:relative}.dashboard-topbar>nav a:hover,.dashboard-topbar>nav a.active{color:#2f96ff}.dashboard-topbar>nav a.active:after{content:"";background:#218bfa;height:3px;position:absolute;bottom:0;left:-9px;right:-9px}.dashboard-account-actions{justify-content:flex-end;align-items:center;gap:28px;display:flex}.dashboard-open-editor{background:linear-gradient(135deg,#0871ed,#1688ff);border:1px solid #187be6;border-radius:7px;align-items:center;gap:12px;height:44px;padding:0 19px;font-size:14px;font-weight:720;display:flex;box-shadow:0 7px 20px #0064e12e;color:#fff!important}.dashboard-open-editor:hover{filter:brightness(1.08)}.dashboard-avatar{color:#a9b5c5;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:flex}.dashboard-avatar span{color:#eef4fb;border:1px solid #344257;border-radius:50%;place-items:center;width:43px;height:43px;font-size:14px;font-weight:740;display:grid}.dashboard-layout{grid-template-columns:190px minmax(0,1fr);gap:30px;min-height:calc(100vh - 86px);padding:30px 24px 36px 15px;display:grid}.dashboard-sidebar{background:linear-gradient(160deg,#0e1c2bf0,#08121df0);border:1px solid #1d2c3d;border-radius:13px;flex-direction:column;justify-content:space-between;min-height:700px;display:flex;overflow:hidden}.dashboard-sidebar nav{flex-direction:column;padding-top:8px;display:flex}.dashboard-sidebar nav a{color:#bac4d3;align-items:center;gap:17px;height:64px;padding:0 23px;font-size:14px;font-weight:620;display:flex;position:relative}.dashboard-sidebar nav a:hover{color:#f2f6fb;background:#234a6f2e}.dashboard-sidebar nav a.active{color:#2694ff;background:linear-gradient(90deg,#154d8245,#101f3099)}.dashboard-sidebar nav a.active:before{content:"";background:#168bff;width:2px;position:absolute;top:0;bottom:0;left:0}.dashboard-discord{background:#0e1a27;border:1px solid #2a3a4d;border-radius:7px;justify-content:center;align-items:center;gap:10px;height:55px;margin:12px;font-size:12px;display:flex;color:#aeb9c8!important}.dashboard-discord:hover{border-color:#3e536b;color:#fff!important}.dashboard-content{min-width:0;padding-top:13px}.dashboard-overview{grid-template-columns:430px minmax(0,1fr);align-items:start;gap:42px;display:grid}.dashboard-heading>span{color:#168cff;font-family:var(--minecraft-font);font-size:17px}.dashboard-heading h1{font-family:var(--minecraft-font);letter-spacing:1px;margin:12px 0;font-size:52px;font-weight:400;line-height:1}.dashboard-heading p{color:#a8b3c3;margin:0;font-size:17px}.dashboard-metrics{grid-template-columns:repeat(4,minmax(170px,1fr));gap:17px;display:grid}.dashboard-metrics article{background:linear-gradient(145deg,#0e1c2bf0,#09131ff0);border:1px solid #203247;border-radius:10px;align-items:center;gap:20px;min-height:124px;padding:22px;display:flex;box-shadow:0 10px 28px #0000001f}.dashboard-metrics article>svg{width:45px;height:45px;color:var(--dashboard-blue);stroke-width:1.7px;flex:0 0 45px}.dashboard-metrics article div{flex-direction:column;gap:5px;min-width:0;display:flex}.dashboard-metrics article span{color:#d6dfea;white-space:nowrap;font-size:13px}.dashboard-metrics article strong{color:#f4f7fb;font-size:30px;font-weight:650;line-height:1}.dashboard-projects{margin-top:23px}.dashboard-project-search{color:#9aa8ba;background:#08131f;border:1px solid #203146;border-radius:8px;align-items:center;gap:11px;width:350px;height:48px;margin:0 0 18px auto;padding:0 16px;display:flex}.dashboard-project-search:focus-within{border-color:#237fcf;box-shadow:0 0 0 3px #1282ff14}.dashboard-project-search input{color:#e8eef7;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:14px}.dashboard-project-search input::placeholder{color:#8c99aa}.dashboard-project-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}.create-project-card,.dashboard-project-card{border-radius:12px;min-width:0;min-height:370px}.create-project-card{color:#dae4ef;cursor:pointer;background:#0a1826b3;border:2px dashed #168cff;flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex}.create-project-card:hover{background:#0d2a44ad}.create-project-card>span{color:#168cff;border:3px solid #168cff;border-radius:10px;place-items:center;width:50px;height:50px;display:grid}.create-project-card strong{font-size:16px}.create-project-card small{color:#9aa8ba;text-align:center;font-size:13px;line-height:1.7}.dashboard-project-card{background:linear-gradient(155deg,#0e1c2bf7,#08131ef7);border:1px solid #203247;flex-direction:column;padding:24px 15px 16px;display:flex}.project-item-icon{background:linear-gradient(145deg,#172638,#0c1723);border:1px solid #26384c;border-radius:11px;place-items:center;width:100px;height:100px;margin:0 auto 20px;display:grid;box-shadow:inset 0 0 22px #456f970d}.project-item-icon img{object-fit:contain;width:78px;height:78px;image-rendering:pixelated}.dashboard-project-card h3{color:#f0f4f9;text-overflow:ellipsis;white-space:nowrap;margin:0 0 17px;font-size:16px;font-weight:680;overflow:hidden}.project-metadata{color:#a3afc0;white-space:nowrap;align-items:center;gap:9px;min-width:0;margin-bottom:12px;font-size:11px;display:flex}.project-metadata span{align-items:center;gap:5px;min-width:0;display:flex}.project-metadata i{background:#526076;flex:0 0 1px;width:1px;height:13px}.project-visibility.read-only{color:#f3b92c}.project-card-actions{grid-template-columns:minmax(112px,1fr) repeat(3,42px);gap:8px;margin-top:auto;display:grid}.project-card-actions a,.project-card-actions button{color:#dbe5f0;cursor:pointer;background:#0c1825;border:1px solid #2a3b4f;border-radius:7px;justify-content:center;align-items:center;height:42px;display:flex}.project-card-actions a{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#0768d8,#1686f7);border-color:#167ae0;gap:8px;padding:0 12px;font-size:12px;font-weight:680}.project-card-actions a svg{flex:none}.project-card-actions a:hover{filter:brightness(1.1)}.project-card-actions button:hover{background:#152537;border-color:#50627a}.project-card-actions button.delete{color:#ff4a58;border-color:#a92835}.project-card-actions button.delete:hover{color:#fff;background:#8e202c}.dashboard-no-projects{color:#718095;grid-column:2/-1;place-items:center;font-size:14px;display:grid}@media (width<=1500px){.dashboard-topbar{grid-template-columns:285px 1fr 285px}.dashboard-topbar>nav{gap:27px}.dashboard-overview{grid-template-columns:350px minmax(0,1fr)}.dashboard-metrics article{gap:13px;padding:17px}}.landing-header-action{flex-direction:row;align-items:center;gap:18px}.landing-sign-in{color:#465166;font-size:14px;font-weight:680}.landing-sign-in:hover{color:var(--landing-blue)}.auth-page{color:#eaf1f9;background:radial-gradient(circle at 23% 28%,#1677f22e,#0000 32%),radial-gradient(circle at 82% 80%,#1f4a7f21,#0000 28%),linear-gradient(140deg,#07111d,#050b12 55%,#08121d);grid-template-columns:minmax(460px,1fr) minmax(520px,650px);min-height:100vh;display:grid;position:relative;overflow:hidden}.auth-page:before{content:"";pointer-events:none;opacity:.12;background-image:linear-gradient(#4f80b52e 1px,#0000 1px),linear-gradient(90deg,#4f80b52e 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 70%);mask-image:linear-gradient(90deg,#000,#0000 70%)}.auth-page a{color:inherit;text-decoration:none}.auth-pixel-glow{opacity:.4;background:#168bff;width:14px;height:14px;position:absolute;transform:rotate(16deg);box-shadow:28px 0 #168bff,14px 14px #168bff,42px 28px #168bff80,0 42px #168bff59}.auth-pixel-glow-one{top:17%;left:48%}.auth-pixel-glow-two{bottom:10%;right:4%;transform:rotate(-22deg)scale(.7)}.auth-back-link{z-index:3;align-items:center;gap:8px;font-size:13px;font-weight:650;display:flex;position:absolute;top:28px;left:32px;color:#98a8bb!important}.auth-back-link:hover{color:#fff!important}.auth-showcase{z-index:1;border-right:1px solid #415d7d3d;flex-direction:column;justify-content:center;min-height:100vh;padding:88px clamp(52px,7vw,120px) 62px;display:flex;position:relative}.auth-logo{align-items:center;gap:13px;display:inline-flex;position:absolute;top:64px;left:clamp(52px,7vw,120px)}.auth-logo img{object-fit:contain;width:54px;height:54px;image-rendering:pixelated}.auth-logo strong{letter-spacing:-.8px;font-size:25px}.auth-logo strong span{color:#258dff}.auth-logo strong small{color:#77869a;font-size:.58em}.auth-showcase-copy{max-width:660px}.auth-eyebrow{color:#3d9eff;width:max-content;font-family:var(--minecraft-font);letter-spacing:1px;align-items:center;gap:8px;margin-bottom:24px;font-size:13px;display:flex}.auth-showcase-copy h1{font-family:var(--minecraft-font);letter-spacing:1px;margin:0;font-size:clamp(48px,5vw,76px);font-weight:400;line-height:1.06}.auth-showcase-copy h1 span{color:#218cff}.auth-showcase-copy>p{color:#a2b0c2;max-width:610px;margin:25px 0 27px;font-size:17px;line-height:1.7}.auth-showcase-copy ul{color:#c5d0dd;gap:14px;margin:0;padding:0;font-size:14px;list-style:none;display:grid}.auth-showcase-copy li{align-items:center;gap:11px;display:flex}.auth-showcase-copy li svg{color:#51b7ff;background:#1889f426;border-radius:4px;padding:2px}.auth-showcase-card{background:linear-gradient(145deg,#112233eb,#08121deb);border:1px solid #20354c;border-radius:12px;width:min(520px,82%);margin-top:50px;padding:17px;transform:rotate(-1deg);box-shadow:0 22px 60px #00000040}.auth-showcase-card>div:first-child{align-items:center;gap:13px;display:flex}.auth-showcase-card img{object-fit:contain;width:44px;height:44px;image-rendering:pixelated}.auth-showcase-card span{flex-direction:column;gap:4px;display:flex}.auth-showcase-card strong{font-size:14px}.auth-showcase-card small{color:#7f90a4;font-size:11px}.auth-mini-blocks{align-items:center;gap:6px;margin:16px 0 1px 57px;display:flex}.auth-mini-blocks i{background:#258cff;border-radius:2px;width:23%;height:8px}.auth-mini-blocks i:nth-child(2){background:#b84d92;width:16%}.auth-mini-blocks i:nth-child(3){background:#6d57c8;width:27%}.auth-mini-blocks i:nth-child(4){background:#d78a35;width:12%}.auth-panel-wrap{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#040a11a3;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:64px;display:flex;position:relative}.auth-card{background:linear-gradient(155deg,#0f1d2cfa,#08121dfa);border:1px solid #21334a;border-radius:15px;width:min(470px,100%);padding:36px;box-shadow:0 30px 80px #00000061}.auth-card-heading{text-align:center}.auth-card-icon{color:#61b1ff;background:linear-gradient(145deg,#153a5d,#0e2840);border:1px solid #286aa9;border-radius:12px;place-items:center;width:50px;height:50px;margin:0 auto 17px;display:grid}.auth-card-heading h2{color:#f4f7fb;letter-spacing:-.7px;margin:0;font-size:27px}.auth-card-heading p{color:#91a0b3;margin:9px 0 0;font-size:13px;line-height:1.55}.auth-mode-tabs{background:#07111c;border:1px solid #1e3044;border-radius:9px;grid-template-columns:1fr 1fr;gap:4px;height:46px;margin:26px 0 21px;padding:4px;display:grid}.auth-mode-tabs a{color:#8291a5;border-radius:6px;place-items:center;font-size:13px;font-weight:700;display:grid}.auth-mode-tabs a.active{color:#eaf3ff;background:#142a42;box-shadow:inset 0 0 0 1px #274c70}.auth-error{color:#ffb2ba;background:#50171f52;border:1px solid #6d3039;border-radius:8px;flex-direction:column;gap:4px;margin-bottom:14px;padding:11px 13px;font-size:12px;line-height:1.45;display:flex}.oauth-button-list{gap:12px;display:grid}.oauth-button-list button{color:#e9eef5;cursor:pointer;text-align:left;background:#101d2a;border:1px solid #33475e;border-radius:9px;grid-template-columns:44px 1fr 24px;align-items:center;gap:11px;height:68px;padding:0 15px;transition:border-color .15s,background .15s,transform .15s;display:grid}.oauth-button-list button:hover:not(:disabled){background:#152538;border-color:#4d6b89;transform:translateY(-1px)}.oauth-button-list button.discord{background:linear-gradient(135deg,#323f7a8c,#18234599);border-color:#40528f}.oauth-button-list button.discord:hover:not(:disabled){background:linear-gradient(135deg,#3d4b91b3,#1d2b55b3);border-color:#7185da}.oauth-button-list button:disabled{cursor:wait;opacity:.55}.oauth-button-list button>svg{color:#74869a;justify-self:end}.oauth-provider-icon{place-items:center;width:44px;height:44px;display:grid}.oauth-button-list strong{font-size:13px;font-weight:690}.auth-privacy-note{color:#4ca8ff;background:#0e2a4357;border:1px solid #1e354b;border-radius:9px;gap:11px;margin-top:22px;padding:14px;display:flex}.auth-privacy-note>svg{flex:0 0 20px;margin-top:1px}.auth-privacy-note p{flex-direction:column;gap:4px;margin:0;display:flex}.auth-privacy-note strong{color:#cfe4f8;font-size:12px}.auth-privacy-note span{color:#8195a9;font-size:11px;line-height:1.5}.auth-terms{color:#66768a;text-align:center;margin:21px 0 0;font-size:10px;line-height:1.6}.auth-terms a,.auth-help a{color:#54aaff}.auth-help{color:#748397;margin:21px 0 0;font-size:11px}.dashboard-account-skeleton{background:linear-gradient(90deg,#111d29,#1b2c3e,#111d29) 0 0/200% 100%;border:1px solid #26384d;border-radius:50%;width:43px;height:43px;animation:1.2s linear infinite account-shimmer}@keyframes account-shimmer{to{background-position:-200% 0}}.dashboard-account-menu{position:relative}.dashboard-account-menu summary{list-style:none}.dashboard-account-menu summary::-webkit-details-marker{display:none}.account-avatar-image,.account-avatar-fallback{color:#eaf5ff;object-fit:cover;background:linear-gradient(145deg,#177cdd,#164a7e);border:1px solid #344c66;border-radius:50%;flex:0 0 43px;place-items:center;width:43px;height:43px;font-size:13px;font-weight:780;display:grid;overflow:hidden}.account-avatar-image.large,.account-avatar-fallback.large{flex-basis:92px;width:92px;height:92px;font-size:24px}.dashboard-account-popover{z-index:40;background:#0b1622;border:1px solid #263a50;border-radius:10px;width:235px;padding:8px;position:absolute;top:calc(100% + 13px);right:0;overflow:hidden;box-shadow:0 20px 55px #00000073}.dashboard-account-popover:before{content:"";background:#0b1622;border-top:1px solid #263a50;border-left:1px solid #263a50;width:11px;height:11px;position:absolute;top:-6px;right:25px;transform:rotate(45deg)}.account-popover-identity{border-bottom:1px solid #1d2d40;align-items:center;gap:10px;padding:8px 7px 12px;display:flex}.account-popover-identity .account-avatar-image,.account-popover-identity .account-avatar-fallback{flex-basis:35px;width:35px;height:35px;font-size:11px}.account-popover-identity div{flex-direction:column;gap:2px;min-width:0;display:flex}.account-popover-identity strong{color:#edf4fb;text-overflow:ellipsis;font-size:12px;overflow:hidden}.account-popover-identity small{color:#75869a;text-transform:capitalize;font-size:10px}.dashboard-account-popover>a,.dashboard-account-popover>button{color:#abb8c8;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;width:100%;height:38px;margin-top:4px;padding:0 10px;font-size:12px;display:flex}.dashboard-account-popover>a:hover,.dashboard-account-popover>button:hover{color:#fff;background:#142538}.dashboard-login-link{background:#0d1926;border:1px solid #2c4259;border-radius:7px;align-items:center;gap:8px;height:41px;padding:0 15px;font-size:12px;font-weight:680;display:flex;color:#c8d3df!important}.dashboard-login-link:hover{border-color:#3877b6;color:#fff!important}.create-project-card:disabled{cursor:wait;opacity:.6}.settings-heading-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;display:grid}.settings-save-indicator{color:#4ed58c;align-items:center;gap:9px;margin-right:25px;display:flex}.settings-save-indicator.error{color:#ff6f7b}.settings-save-indicator.saving{color:#61b4ff}.settings-save-indicator span{flex-direction:column;gap:2px;display:flex}.settings-save-indicator strong{color:currentColor;font-size:11px}.settings-save-indicator small{color:#75859a;font-size:10px}.settings-content-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:25px;margin-top:25px;display:grid}.settings-main-column{gap:16px;min-width:0;display:grid}.settings-preview-column{border-left:1px solid #203044;gap:16px;padding-left:25px;display:grid}.settings-card,.profile-preview-card{background:linear-gradient(150deg,#0e1c2bf7,#08131ef7);border:1px solid #203247;border-radius:11px;overflow:hidden;box-shadow:0 12px 32px #0000001a}.settings-card{padding:24px}.settings-card-title{align-items:flex-start;gap:11px;display:flex}.settings-card-title>svg{color:#359dff;flex:0 0 19px;margin-top:2px}.settings-card-title h2,.preview-card-heading h2{color:#edf3fa;margin:0;font-size:16px}.settings-card-title p,.preview-card-heading p{color:#8f9eb1;margin:5px 0 0;font-size:12px;line-height:1.5}.profile-settings-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.settings-public-profile-link{color:#9dccf7;background:#10243a;border:1px solid #2d587d;border-radius:7px;flex:none;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.settings-public-profile-link:hover{color:#fff;background:#153252;border-color:#3a85c5}.profile-form-grid{grid-template-columns:185px minmax(230px,1fr);gap:26px 30px;margin-top:25px;display:grid}.profile-avatar-field{flex-direction:column;grid-row:1/span 2;align-items:center;display:flex}.profile-avatar-field>span,.settings-field>span{color:#d5deea;align-self:flex-start;font-size:12px;font-weight:680}.profile-avatar-ring{background:#08131f;border:1px solid #38536e;border-radius:50%;place-items:center;width:112px;height:112px;margin:13px 0 11px;display:grid;box-shadow:inset 0 0 25px #146cc114}.profile-avatar-field>small{color:#77889c;text-align:center;font-size:10px}.settings-field{flex-direction:column;gap:8px;min-width:0;display:flex}.settings-field>div{background:#091521;border:1px solid #2c4158;border-radius:7px;align-items:center;height:45px;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.settings-field>div:focus-within{border-color:#2c8be8;box-shadow:0 0 0 3px #2084e517}.settings-field>div.invalid{border-color:#b74753}.settings-field input{color:#e9f1fa;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;font-size:13px}.username-prefix{color:#5aaeff;padding-left:13px;font-size:13px;font-weight:700}.username-count{color:#65768a;padding:0 12px;font-size:10px}.settings-field>small{color:#74869b;min-height:15px;font-size:10px;line-height:1.45}.settings-field>small.field-error{color:#ef7781}.readonly-account-value{color:#c9d4e1;justify-content:space-between;padding:0 13px}.readonly-account-value span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.readonly-account-value svg{color:#41cc83;flex:0 0 17px}.connected-provider-grid{grid-template-columns:1fr 1fr;gap:13px;margin-top:21px;display:grid}.connected-provider{background:#0a1622;border:1px solid #263a50;border-radius:8px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;height:69px;padding:0 13px;display:grid}.connected-provider.connected{background:linear-gradient(135deg,#0d312a73,#091920cc);border-color:#285b4a}.connected-provider-icon{place-items:center;width:44px;height:44px;display:grid}.connected-provider>div{flex-direction:column;gap:4px;min-width:0;display:flex}.connected-provider strong{color:#dbe4ef;font-size:12px}.connected-provider small{color:#718398;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.provider-state{color:#718296;align-items:center;gap:5px;font-size:10px;display:flex}.connected .provider-state{color:#48d18a}.provider-connect-button{color:#72baff;cursor:pointer;background:#102a42;border:1px solid #2d6295;border-radius:6px;align-items:center;gap:5px;height:29px;padding:0 9px;font-size:9px;font-weight:700;display:flex}.provider-connect-button:hover:not(:disabled){color:#fff;background:#153c60;border-color:#3988d0}.provider-connect-button:disabled{cursor:wait;opacity:.55}.connected-account-help{color:#73869b;align-items:center;gap:7px;margin:17px 0 0;font-size:10px;display:flex}.connected-account-help svg{color:#389fe9}.settings-form-error{color:#ff9ca6;background:#4f1a2152;border:1px solid #77333c;border-radius:8px;align-items:center;gap:9px;padding:12px 14px;font-size:11px;display:flex}.settings-form-actions{background:#0a1622;border:1px solid #203247;border-radius:10px;align-items:center;gap:11px;padding:15px 13px;display:flex}.settings-form-actions button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:8px;height:41px;padding:0 18px;font-size:11px;font-weight:700;display:flex}.settings-save-button{color:#fff;background:linear-gradient(135deg,#0871e8,#188cff);border:1px solid #167fe6;box-shadow:0 7px 18px #0064dc29}.settings-cancel-button{color:#aebaca;background:#0d1926;border:1px solid #2b3d51}.settings-form-actions button:disabled{cursor:default;opacity:.45}.preview-card-heading{padding:21px 20px 17px}.profile-preview-banner{height:145px;image-rendering:pixelated;background:linear-gradient(#071c3640,#020c1799),url(/grass_block_side.png) 0 0/64px 64px;border-top:1px solid #263b50;border-bottom:1px solid #263b50;position:relative;overflow:hidden}.profile-preview-banner:after{content:"";background:linear-gradient(#1264be33,#0000 45%,#030a11c2);position:absolute;inset:0}.profile-preview-banner span{z-index:1;background:#0a1926d1;width:48px;height:48px;position:absolute;bottom:21px;box-shadow:inset -8px -8px #0000002e}.profile-preview-banner span:first-child{height:75px;left:8%}.profile-preview-banner span:nth-child(2){width:67px;bottom:15px;left:25%}.profile-preview-banner span:nth-child(3){height:89px;bottom:12px;right:23%}.profile-preview-banner span:nth-child(4){width:58px;height:62px;right:5%}.profile-preview-body{text-align:center;flex-direction:column;align-items:center;padding:0 20px 24px;display:flex}.preview-avatar{z-index:2;background:#07131f;border:2px solid #198cf8;border-radius:50%;place-items:center;width:108px;height:108px;margin-top:-54px;display:grid}.profile-preview-body h3{color:#f1f6fb;margin:12px 0 6px;font-size:22px}.preview-handle-row{color:#8fa0b4;justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.role-badge{color:#4bdb8b;letter-spacing:.4px;background:#145c3942;border:1px solid #2e7650;border-radius:999px;padding:3px 7px;font-size:8px}.profile-preview-body>p{color:#a6b3c3;margin:18px 0 14px;font-size:12px}.preview-profile-note{color:#4cd18a;align-items:center;gap:6px;font-size:10px;display:flex}.account-security-card{padding:20px}.security-status-row{background:#10392a4d;border:1px solid #244536;border-radius:8px;margin-top:17px;padding:12px}.security-status-row>span{color:#4bd18b;align-items:center;gap:10px;display:flex}.security-status-row span span{flex-direction:column;gap:3px;display:flex}.security-status-row strong{color:#cfecdc;font-size:11px}.security-status-row small{color:#769489;font-size:9px}.settings-signout-button{color:#f08b95;cursor:pointer;background:#3f151c42;border:1px solid #5f3038;border-radius:7px;justify-content:center;align-items:center;gap:8px;width:100%;height:41px;margin-top:12px;font-size:11px;display:flex}.settings-signout-button:hover{color:#fff;background:#71232d;border-color:#993b47}.account-gate-card{color:#439fff;text-align:center;background:linear-gradient(150deg,#0e1c2bf7,#08131ef7);border:1px solid #203247;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:460px;margin-top:40px;padding:50px;display:flex}.account-gate-card.error{color:#ff7884}.account-gate-card h1{color:#edf3fa;font-family:var(--minecraft-font);margin:17px 0 9px;font-size:30px;font-weight:400}.account-gate-card p{color:#8d9caf;max-width:460px;margin:0;font-size:13px;line-height:1.6}.account-gate-card>div{gap:10px;margin-top:22px;display:flex}.account-gate-card a,.account-gate-card button{color:#d5e2ef;cursor:pointer;background:#102236;border:1px solid #2b4966;border-radius:7px;justify-content:center;align-items:center;gap:8px;height:41px;padding:0 16px;font-size:11px;font-weight:680;text-decoration:none;display:flex}.account-gate-card a.primary{color:#fff;background:#0f7cea;border-color:#147de5}@media (width<=1250px){.auth-page{grid-template-columns:minmax(410px,.8fr) minmax(500px,1fr)}.auth-showcase{padding-left:55px;padding-right:45px}.auth-logo{left:55px}.auth-showcase-copy h1{font-size:51px}.auth-panel-wrap{padding:40px}.settings-content-grid{grid-template-columns:minmax(0,1fr)}.settings-preview-column{border:0;grid-template-columns:minmax(260px,.8fr) minmax(300px,1fr);padding:0}.connected-provider{grid-template-columns:44px minmax(0,1fr) auto}.provider-state{display:none}}@media (width<=960px){.auth-page{display:block}.auth-showcase{display:none}.auth-panel-wrap{min-height:100vh;padding:82px 20px 40px}.auth-card{padding:29px 23px}.auth-back-link{top:22px;left:22px}.landing-header-action{gap:10px}.landing-sign-in{display:none}}.dashboard-project-controls{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.dashboard-project-controls .dashboard-project-search{margin:0}.dashboard-new-project,.dashboard-import-project{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0871e7,#198cff);border:1px solid #1682eb;border-radius:7px;align-items:center;gap:8px;height:44px;padding:0 16px;font-size:12px;font-weight:700;display:flex;box-shadow:0 7px 18px #0064dc29}.dashboard-import-project{color:#cbd7e4;box-shadow:none;background:#0d1b29;border-color:#354b62;margin-right:auto}.dashboard-import-project:hover:not(:disabled){color:#fff;background:#12283c;border-color:#347fc2}.dashboard-new-project:hover:not(:disabled){filter:brightness(1.08)}.dashboard-new-project:disabled,.dashboard-import-project:disabled{cursor:wait;opacity:.5}.dashboard-inline-error{color:#ff9da7;background:#4c181f59;border:1px solid #71323b;border-radius:8px;margin-bottom:13px;padding:11px 14px;font-size:11px}.dashboard-inline-notice{color:#79dda8;background:#184c344d;border:1px solid #286044;border-radius:8px;margin-bottom:13px;padding:11px 14px;font-size:11px}.real-project-card{min-height:370px;padding:18px}.project-card-cover{background:radial-gradient(circle at 70% 20%,#2e84da57,#0000 32%),linear-gradient(145deg,#122a43,#0b1724);border:1px solid #263b52;border-radius:9px;place-items:center;height:132px;margin-bottom:19px;text-decoration:none;display:grid;position:relative;overflow:hidden}.project-card-cover:before{content:"";opacity:.16;background-image:linear-gradient(#4f92d347 1px,#0000 1px),linear-gradient(90deg,#4f92d347 1px,#0000 1px);background-size:18px 18px;position:absolute;inset:0}.project-card-cover>span{z-index:1;color:#66b7ff33;font-family:var(--minecraft-font);font-size:78px;line-height:1;position:relative}.project-card-cover img{z-index:2;width:38px;height:38px;image-rendering:pixelated;position:absolute;bottom:10px;right:13px}.project-card-description{color:#8292a6;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:32px;margin:-8px 0 13px;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.project-card-actions .project-icon-link{color:#dbe5f0;background:#0c1825;border-color:#2a3b4f;padding:0}.project-card-actions .project-icon-link:hover{background:#152537;border-color:#50627a}.dashboard-project-state{color:#329cff;text-align:center;background:linear-gradient(150deg,#0b1927e0,#07101ae0);border:1px solid #1d3044;border-radius:12px;flex-direction:column;grid-column:2/-1;justify-content:center;align-items:center;min-height:330px;padding:35px;display:flex}.dashboard-project-state>span{background:#102b44;border:1px solid #275987;border-radius:10px;place-items:center;width:48px;height:48px;display:grid}.dashboard-project-state h2{color:#e7eef7;margin:15px 0 7px;font-size:17px}.dashboard-project-state p{color:#7e8fa4;max-width:440px;margin:0;font-size:12px;line-height:1.55}.dashboard-project-state a,.dashboard-project-state button{color:#cce7ff;cursor:pointer;background:#123250;border:1px solid #2c669d;border-radius:7px;align-items:center;gap:7px;height:38px;margin-top:17px;padding:0 14px;font-size:11px;font-weight:680;text-decoration:none;display:flex}.dashboard-project-state.empty{color:#71849a}.project-modal-backdrop{z-index:1200;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#03080ed1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.project-modal{color:#e7eef7;background:linear-gradient(150deg,#111f2f,#091521);border:1px solid #294059;border-radius:13px;width:min(520px,100%);padding:27px;box-shadow:0 30px 90px #0000008c}.project-modal-heading{grid-template-columns:45px 1fr 32px;align-items:start;gap:13px;display:grid}.project-modal-heading>span{color:#63b4ff;background:#12324f;border:1px solid #276aa7;border-radius:9px;place-items:center;width:43px;height:43px;display:grid}.project-modal-heading h2{margin:0;font-size:20px}.project-modal-heading p{color:#8393a7;margin:6px 0 0;font-size:11px;line-height:1.5}.project-modal-heading>button{color:#7c8da1;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:31px;height:31px;display:grid}.project-modal-heading>button:hover{color:#fff;background:#182a3d}.project-modal-field{flex-direction:column;gap:8px;margin-top:21px;display:flex}.project-modal-field>span{color:#cdd7e3;justify-content:space-between;font-size:11px;font-weight:680;display:flex}.project-modal-field b{color:#61758c;font-size:9px;font-weight:500}.project-modal-field input,.project-modal-field textarea{color:#ebf2fa;background:#07131f;border:1px solid #2c4259;border-radius:7px;outline:0;width:100%;font-size:12px}.project-modal-field input{height:44px;padding:0 13px}.project-modal-field textarea{resize:vertical;height:105px;padding:12px 13px;line-height:1.5}.project-modal-field input:focus,.project-modal-field textarea:focus{border-color:#2d8de8;box-shadow:0 0 0 3px #2284e217}.project-visibility-note{color:#45d088;background:#103d2a47;border:1px solid #25513d;border-radius:8px;gap:10px;margin-top:18px;padding:12px;display:flex}.project-visibility-note>svg{flex:0 0 18px;margin-top:1px}.project-visibility-note p{flex-direction:column;gap:3px;margin:0;display:flex}.project-visibility-note strong{color:#bce6d0;font-size:11px}.project-visibility-note span{color:#739788;font-size:9px;line-height:1.5}.project-modal-error{color:#ff909b;margin:13px 0 0;font-size:10px}.project-modal-actions{border-top:1px solid #1d3043;justify-content:flex-end;gap:9px;margin-top:22px;padding-top:17px;display:flex}.project-modal-actions button{color:#aebccc;cursor:pointer;background:#0c1926;border:1px solid #2b3e52;border-radius:7px;align-items:center;gap:7px;height:40px;padding:0 16px;font-size:11px;font-weight:680;display:flex}.project-modal-actions button.primary{color:#fff;background:linear-gradient(135deg,#0a72e5,#188cff);border-color:#167fe5}.project-modal-actions button:disabled{cursor:default;opacity:.45}.project-viewer-page{color:#e8eef7;background:radial-gradient(circle at 52% -12%,#1568bc2e,#0000 34%),linear-gradient(155deg,#07111b,#050b12 62%,#07131f);min-height:100vh}.project-viewer-page a{color:inherit;text-decoration:none}.project-viewer-header{background:#050c13db;border-bottom:1px solid #182637;grid-template-columns:1fr auto 1fr;align-items:center;height:78px;padding:0 30px;display:grid}.project-viewer-header .dashboard-logo img{width:39px;height:39px}.project-viewer-header .dashboard-logo strong{font-size:18px}.project-viewer-header nav{color:#9caabd;gap:38px;font-size:12px;font-weight:650;display:flex}.project-viewer-header nav a:hover{color:#49a4ff}.project-viewer-header>div{justify-content:flex-end;display:flex}.viewer-account-link{background:#0d1926;border:1px solid #293d52;border-radius:7px;padding:9px 13px;font-size:11px;color:#b9c6d5!important}.project-viewer-body{width:min(1240px,100% - 48px);margin:0 auto;padding:31px 0 65px}.project-viewer-back{align-items:center;gap:7px;margin-bottom:18px;font-size:11px;display:inline-flex;color:#8293a7!important}.project-viewer-back:hover{color:#fff!important}.project-hero-card{background:linear-gradient(150deg,#0f1f30fa,#08121dfa);border:1px solid #22364b;border-radius:14px;grid-template-columns:360px minmax(0,1fr);min-height:300px;display:grid;overflow:hidden;box-shadow:0 20px 55px #0003}.project-hero-art{image-rendering:pixelated;background:linear-gradient(#07284840,#040e17a8),url(/grass_block_side.png) 0 0/72px 72px;border-right:1px solid #273b50;place-items:center;display:grid;position:relative;overflow:hidden}.project-hero-art:after{content:"";background:radial-gradient(circle at 50% 34%,#2e97ff52,#0000 27%),linear-gradient(#0c4e8e33,#0000 52%,#030a11b3);position:absolute;inset:0}.project-hero-art>span{z-index:1;background:#10293f;width:68px;height:68px;position:absolute;bottom:22px;box-shadow:inset -12px -12px #0000002b}.project-hero-art>span:first-child{height:100px;left:12%}.project-hero-art>span:nth-child(2){bottom:12px;left:42%}.project-hero-art>span:nth-child(3){height:122px;right:7%}.project-hero-art img{z-index:2;object-fit:contain;filter:drop-shadow(0 14px 25px #0006);width:108px;height:108px;position:relative}.project-hero-copy{flex-direction:column;justify-content:center;padding:40px 45px;display:flex}.project-viewer-badges{gap:8px;display:flex}.project-viewer-badges span{color:#9dadc0;text-transform:uppercase;background:#101d2a;border:1px solid #3c4f64;border-radius:99px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;font-weight:700;display:flex}.project-viewer-badges span.public{color:#4cd18a;background:#0d3f2a57;border-color:#285f48}.project-hero-copy h1{font-family:var(--minecraft-font);margin:16px 0 9px;font-size:clamp(36px,4vw,54px);font-weight:400;line-height:1.05}.project-hero-copy>p{color:#99a8ba;max-width:680px;margin:0;font-size:14px;line-height:1.65}.project-byline{color:#778a9f;flex-wrap:wrap;gap:17px;margin-top:18px;font-size:10px;display:flex}.project-byline span{align-items:center;gap:6px;display:flex}.project-hero-actions{gap:9px;margin-top:24px;display:flex}.project-hero-actions a,.project-hero-actions button{color:#c7d4e2;cursor:pointer;background:#0d1b29;border:1px solid #2d455e;border-radius:7px;align-items:center;gap:8px;height:39px;padding:0 14px;font-size:10px;font-weight:680;display:flex}.project-hero-actions a,.project-hero-actions button.primary{color:#fff;background:#107be8;border-color:#177de1}.project-viewer-badges span.unlisted{color:#f3c04c;background:#583e0d57;border-color:#7b6228}.project-house-tags{margin-top:15px}.project-viewer-metrics{grid-template-columns:repeat(4,1fr);gap:13px;margin-top:17px;display:grid}.project-viewer-metrics article{background:linear-gradient(145deg,#0d1b2af2,#08121df2);border:1px solid #203348;border-radius:10px;align-items:center;gap:16px;min-height:92px;padding:18px 21px;display:flex}.project-viewer-metrics article>svg{color:#329dff;width:30px;height:30px}.project-viewer-metrics span{flex-direction:column;gap:3px;display:flex}.project-viewer-metrics strong{font-size:23px}.project-viewer-metrics small{color:#7f90a5;font-size:10px}.project-overview-grid{grid-template-columns:1fr 1fr;gap:17px;margin-top:17px;display:grid}.project-overview-card,.project-document-empty{background:linear-gradient(145deg,#0d1b2af2,#08121df2);border:1px solid #203348;border-radius:11px}.project-overview-card{min-height:260px;padding:23px}.project-overview-card.wide{grid-column:1/-1}.project-overview-title{border-bottom:1px solid #1d3043;align-items:center;gap:11px;padding-bottom:17px;display:flex}.project-overview-title>span{color:#58adfb;background:#102940;border:1px solid #265a87;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.project-overview-title h2{margin:0;font-size:14px}.project-overview-title p{color:#718398;margin:4px 0 0;font-size:9px}.project-overview-list{grid-template-columns:1fr 1fr;gap:8px;margin-top:16px;display:grid}.project-overview-list>div{background:#0a1723;border:1px solid #21364b;border-radius:7px;grid-template-columns:29px 1fr auto;align-items:center;gap:9px;min-width:0;height:47px;padding:0 10px;display:grid}.project-overview-list>div>span{color:#7fc0ff;width:26px;height:26px;font-family:var(--minecraft-font);background:#153654;border-radius:5px;place-items:center;font-size:12px;display:grid}.project-overview-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.project-overview-list small{color:#6e8095;font-size:8px}.project-overview-list>p{color:#77899e;font-size:11px}.house-overview-rows{gap:1px;margin-top:13px;display:grid}.house-overview-rows>div{color:#8596aa;border-bottom:1px solid #192b3d;justify-content:space-between;align-items:center;padding:12px 4px;font-size:10px;display:flex}.house-overview-rows strong{color:#d6e0eb;font-size:11px}.public-item-list{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:17px;display:grid}.public-item-list article{background:#091621;border:1px solid #22374c;border-radius:8px;align-items:center;gap:10px;min-width:0;height:62px;padding:8px;display:flex}.public-item-list img{object-fit:contain;width:41px;height:41px;image-rendering:pixelated}.public-item-list article>span{flex-direction:column;gap:3px;min-width:0;display:flex}.public-item-list strong,.public-item-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.public-item-list strong{color:#e2eaf3;font-size:10px}.public-item-list small{color:#697c91;font-size:8px}.project-document-empty{color:#4ba5f8;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:290px;margin-top:17px;display:flex}.project-document-empty h2{color:#e7eef6;margin:14px 0 7px;font-size:17px}.project-document-empty p{color:#7f90a4;margin:0;font-size:11px}.project-viewer-state{color:#399fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 78px);padding:40px;display:flex}.project-viewer-state>span{background:#102b44;border:1px solid #2b6090;border-radius:12px;place-items:center;width:56px;height:56px;display:grid}.project-viewer-state h1{font-family:var(--minecraft-font);color:#edf4fb;margin:17px 0 8px;font-size:33px;font-weight:400}.project-viewer-state p{color:#8192a7;max-width:480px;margin:0;font-size:12px;line-height:1.6}.project-viewer-state>div{gap:9px;margin-top:20px;display:flex}.project-viewer-state a,.project-viewer-state button{color:#c7d9eb;cursor:pointer;background:#10243a;border:1px solid #2b5276;border-radius:7px;align-items:center;gap:7px;height:39px;padding:0 14px;font-size:10px;display:flex}.project-editor-context{min-width:0;max-width:330px;color:inherit;border-left:1px solid #293648;align-items:baseline;gap:10px;margin-left:12px;padding-left:18px;text-decoration:none;display:flex}.project-editor-context small{color:#4ba4fa;letter-spacing:1px;flex:none;font-size:11px;font-weight:800}.project-editor-context strong{color:#d7e2ee;letter-spacing:-.25px;text-overflow:ellipsis;white-space:nowrap;font-size:19px;font-weight:750;overflow:hidden}.project-save-button{color:#bfe8d1;background:#10271c;border-color:#285c45}.project-save-button:hover:not(:disabled){background:#163927;border-color:#32845c}.project-save-button.saved{color:#55dc92}.project-connect-button{color:#9bcfff;background:#10273b;border-color:#2d5f8c}.project-connect-button:hover{background:#153650;border-color:#3b84c8}.project-view-button{flex:0 0 39px;text-decoration:none}.project-editor-error{color:#ff9ca6;background:#2b141a;border-bottom:1px solid #6b3039;align-items:center;gap:8px;min-height:34px;padding:6px 18px;font-size:10px;display:flex}.project-editor-error span{white-space:normal;overflow-wrap:anywhere;min-width:0;line-height:1.45}.project-editor-error button{color:#ffd5d9;cursor:pointer;background:#541e27;border:1px solid #9a414c;border-radius:5px;margin-left:auto;padding:5px 9px;font-size:9px}.incomplete-export-banner{color:#f5d996;background:#261f13;border-bottom:1px solid #735726;gap:8px;padding:10px 18px;font-size:11px;display:grid}.incomplete-export-heading{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.incomplete-export-heading span{color:#bfae89;flex:auto;min-width:160px}.incomplete-export-heading button.retry-all{color:#ffe8ad;cursor:pointer;background:#3b2e16;border:1px solid #806329;border-radius:5px;flex:none;padding:6px 10px;font-weight:650}.incomplete-export-heading button.retry-all:disabled{opacity:.55;cursor:default}.incomplete-export-list{gap:5px;max-height:260px;padding-right:4px;display:grid;overflow-y:auto}.incomplete-export-entry{background:#1b1812;border:1px solid #4b3e25;border-radius:6px;grid-template-columns:minmax(160px,.6fr) minmax(220px,1fr) auto auto;align-items:center;gap:8px;padding:6px 8px;display:grid}.incomplete-export-entry small{color:#ad9f82;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.incomplete-export-entry button{color:#ffe8ad;cursor:pointer;background:#3b2e16;border:1px solid #806329;border-radius:5px;padding:5px 8px}.incomplete-export-entry button:disabled{opacity:.55;cursor:default}.incomplete-export-entry button.discard{color:#ffc7cb;background:#321b1d;border-color:#66383c}.project-edit-gate{color:#e8eef7;background:radial-gradient(circle at 50% 20%,#1568bc26,#0000 30%),#060d15;flex-direction:column;min-height:100vh;display:flex}.project-edit-gate>.dashboard-logo{color:inherit;text-decoration:none;position:absolute;top:24px;left:27px}.project-edit-gate>section{color:#429fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px;display:flex}.project-edit-gate>section>span{background:#102a43;border:1px solid #2a5e8d;border-radius:12px;place-items:center;width:55px;height:55px;display:grid}.project-edit-gate h1{font-family:var(--minecraft-font);color:#eff5fb;margin:17px 0 8px;font-size:32px;font-weight:400}.project-edit-gate p{color:#8293a7;max-width:500px;margin:0;font-size:12px;line-height:1.6}.project-edit-gate section>div{gap:9px;margin-top:20px;display:flex}.project-edit-gate section a,.project-edit-gate section button{color:#c9dced;cursor:pointer;background:#10243a;border:1px solid #2b5378;border-radius:7px;align-items:center;height:39px;padding:0 14px;font-size:10px;text-decoration:none;display:flex}@media (width<=1000px){.project-viewer-header{grid-template-columns:1fr auto}.project-viewer-header nav{display:none}.project-hero-card{grid-template-columns:270px 1fr}.project-viewer-metrics,.public-item-list{grid-template-columns:1fr 1fr}}@media (width<=700px){.project-viewer-header{height:68px;padding:0 16px}.project-viewer-body{width:min(100% - 28px,1240px);padding-top:20px}.project-hero-card{display:block}.project-hero-art{border-bottom:1px solid #273b50;border-right:0;height:190px}.project-hero-copy{padding:28px 22px}.project-byline{display:grid}.project-viewer-metrics,.project-overview-grid{grid-template-columns:1fr}.project-overview-card.wide{grid-column:auto}.project-overview-list,.public-item-list{grid-template-columns:1fr}.project-viewer-header .dashboard-logo strong{display:none}}@media (width<=1400px){.dashboard-page{min-width:0}.dashboard-overview{grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:28px}.dashboard-metrics{grid-template-columns:repeat(2,minmax(150px,1fr))}.dashboard-metrics article{min-height:96px}}@media (width<=1000px){.dashboard-topbar{grid-template-columns:1fr auto;height:72px;padding:0 18px}.dashboard-topbar>nav{display:none}.dashboard-layout{min-height:calc(100vh - 72px);padding:16px;display:block}.dashboard-sidebar{flex-direction:row;min-height:0;margin-bottom:22px}.dashboard-sidebar nav{flex-direction:row;flex:1;padding:0}.dashboard-sidebar nav a{flex:1;justify-content:center;height:54px;padding:0 12px}.dashboard-sidebar nav a.active:before{width:auto;height:2px;top:auto;right:0}.dashboard-discord{display:none}.dashboard-content{padding-top:0}.dashboard-overview{grid-template-columns:minmax(240px,310px) minmax(0,1fr)}.dashboard-heading h1{font-size:44px}.dashboard-heading p{font-size:15px}.settings-content-grid{grid-template-columns:minmax(0,1fr)}.settings-preview-column{border:0;grid-template-columns:minmax(260px,.8fr) minmax(300px,1fr);padding:0}}@media (width<=700px){.dashboard-logo strong{font-size:18px}.dashboard-logo strong small{display:none}.dashboard-account-actions{gap:12px}.dashboard-open-editor{display:none}.dashboard-sidebar nav a{gap:8px;font-size:12px}.dashboard-overview{display:block}.dashboard-metrics{gap:10px;margin-top:22px}.dashboard-metrics article{gap:10px;min-height:82px;padding:13px}.dashboard-metrics article>svg{flex-basis:31px;width:31px;height:31px}.dashboard-metrics article span{text-overflow:ellipsis;font-size:10px;overflow:hidden}.dashboard-metrics article strong{font-size:23px}.dashboard-heading h1{font-size:38px}.dashboard-project-controls{flex-direction:column;align-items:stretch}.dashboard-project-search{width:100%}.dashboard-project-grid{grid-template-columns:minmax(0,1fr)}.dashboard-project-state,.dashboard-no-projects{grid-column:1}.settings-heading-row{display:block}.profile-settings-header{flex-direction:column}.settings-save-indicator{margin:15px 0 0}.settings-preview-column,.profile-form-grid{grid-template-columns:minmax(0,1fr)}.profile-avatar-field{grid-row:auto}.connected-provider-grid{grid-template-columns:minmax(0,1fr)}.settings-form-actions{flex-wrap:wrap}}@media (width<=480px){.dashboard-layout{padding:10px}.dashboard-sidebar nav a{flex-direction:column;gap:3px;height:58px;font-size:9px}.dashboard-metrics{grid-template-columns:minmax(0,1fr)}.dashboard-metrics article{min-height:68px}.settings-card{padding:18px}.project-modal-backdrop{padding:12px}.project-modal{padding:20px 16px}}.settings-content-grid,.settings-preview-column{grid-template-columns:minmax(0,1fr)}.profile-form-grid{grid-template-columns:205px minmax(260px,1fr)}.profile-avatar-field{grid-row:1/span 3;gap:9px}.settings-field textarea{resize:vertical;color:#e9f1fa;width:100%;min-height:104px;font:inherit;background:#091521;border:1px solid #2c4158;border-radius:7px;outline:0;padding:12px 13px;font-size:14px;line-height:1.5}.settings-field textarea:focus{border-color:#2c8be8;box-shadow:0 0 0 3px #2084e517}.minecraft-avatar-input{flex-direction:column;gap:6px;width:100%;margin-top:4px;display:flex}.minecraft-avatar-input>span{color:#91a2b6;align-self:flex-start;font-size:9px;font-weight:680}.minecraft-avatar-input input{color:#e9f1fa;background:#091521;border:1px solid #2c4158;border-radius:6px;outline:0;width:100%;height:37px;padding:0 10px;font-size:12px}.minecraft-avatar-input input:focus{border-color:#2c8be8;box-shadow:0 0 0 3px #2084e517}.profile-avatar-field .field-error{color:#ef7781}.profile-preview-card{min-height:410px}.role-badge.owner{color:#ff7b85;background:#7e1f2b47;border-color:#923744}.role-badge.moderator{color:#55df94;background:#145c3942;border-color:#2e7650}.role-badge.supporter{color:#f6c95c;background:#6e4d0d3d;border-color:#80661f}.project-card-cover:before,.project-card-cover>span{display:none}.project-card-cover img{z-index:1;object-fit:contain;width:88px;height:88px;image-rendering:pixelated;position:relative;inset:auto}.project-visibility.unlisted{color:#f3b92c}.project-visibility.public{color:#35d886}.project-visibility.private{color:#ff6b76}.project-viewer-visibility.unlisted{color:#f3c04c;background:#583e0d57;border-color:#7b6228}.project-viewer-visibility.private{color:#ff858e;background:#59192359;border-color:#813541}.project-visibility-options{border:0;gap:9px;margin:20px 0 0;padding:0;display:grid}.project-visibility-options legend{color:#cdd7e3;margin-bottom:9px;font-size:11px;font-weight:680}.project-visibility-options>label{color:#8395a9;cursor:pointer;background:#091622;border:1px solid #293f55;border-radius:8px;grid-template-columns:20px 18px minmax(0,1fr);align-items:center;gap:11px;padding:12px;transition:border-color .15s,background .15s,color .15s;display:grid}.project-visibility-options>label:hover{background:#0d1d2b;border-color:#3a5b7c}.project-visibility-options>label.selected{color:#62b4ff;background:#14599738;border-color:#2787e1}.project-visibility-options input{accent-color:#238be9;width:15px;height:15px}.project-visibility-options span{flex-direction:column;gap:3px;min-width:0;display:flex}.project-visibility-options strong{color:#e0e8f1;font-size:11px}.project-visibility-options small{color:#73869a;font-size:9px;line-height:1.4}.landing-account-menu{margin-left:auto}.landing-account-menu .dashboard-avatar span,.viewer-account-menu .dashboard-avatar span{border-color:#ffffff38}.workspace-app .editor-account-menu .dashboard-avatar span{border-color:#d8dfe7}.workspace-app .editor-account-menu .dashboard-avatar{color:#6d7889}.workspace-app .editor-account-menu .account-dropdown{color:#a9b5c5;right:0}@media (width<=1000px){.settings-content-grid,.settings-preview-column{grid-template-columns:minmax(0,1fr)}}@media (width<=700px){.profile-form-grid{grid-template-columns:minmax(0,1fr)}.profile-avatar-field{grid-row:auto}.landing-account-menu .account-menu-name,.viewer-account-menu .account-menu-name{display:none}}.site-topbar{z-index:100;color:#eaf0f7;background:#060e17f5;border-bottom:1px solid #1d2b3b;grid-template-columns:minmax(230px,1fr) auto minmax(230px,1fr);align-items:center;width:100%;height:82px;padding:0 28px;display:grid;position:relative}.site-logo{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.site-logo img{object-fit:contain;width:46px;height:46px;image-rendering:pixelated}.site-logo strong{letter-spacing:-.55px;font-size:22px}.site-logo strong span{color:#2995ff}.site-logo strong small{color:#748296;font-size:13px}.site-nav{align-items:center;gap:48px;height:100%;display:flex}.site-nav a{color:#b3bfce;align-items:center;height:100%;font-size:16px;font-weight:680;text-decoration:none;display:flex;position:relative}.site-nav a:hover,.site-nav a.active{color:#3fa1ff}.site-nav a.active:after{content:"";background:#2794ff;height:3px;position:absolute;bottom:0;left:-10px;right:-10px}.site-actions{justify-content:flex-end;align-items:center;gap:18px;display:flex}.site-dashboard-link{color:#fff;background:linear-gradient(135deg,#0875e8,#1591ff);border:1px solid #1b76cc;border-radius:7px;align-items:center;gap:9px;height:43px;padding:0 16px;font-size:14px;font-weight:720;text-decoration:none;display:flex;box-shadow:0 8px 22px #0069e133}.site-dashboard-link:hover{filter:brightness(1.08)}.settings-card-title h2,.preview-card-heading h2{font-size:18px}.settings-card-title p,.preview-card-heading p,.profile-avatar-field>span,.settings-field>span{font-size:14px}.profile-avatar-field>small{font-size:12px;line-height:1.45}.minecraft-avatar-input>span{font-size:12px}.minecraft-avatar-input input{font-size:14px}.settings-field input{font-size:16px}.settings-field textarea,.username-prefix{font-size:15px}.username-count,.settings-field>small{font-size:12px}.connected-provider{height:76px}.connected-provider strong{font-size:14px}.connected-provider small,.provider-state{font-size:12px}.provider-connect-button{height:33px;font-size:11px}.connected-card-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.connected-account-help{color:#8b9caf;text-align:right;justify-content:flex-end;max-width:420px;margin:0;font-size:12px;line-height:1.45}.connected-account-help svg{flex:0 0 17px;margin-top:1px}.settings-form-actions button{font-size:13px}.docs-page{color:#e7eef7;background:radial-gradient(circle at 55% 5%,#1459971f,#0000 28%),#06101a;min-height:100vh}.docs-layout{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:clamp(42px,6vw,90px);width:min(1500px,100% - 48px);margin:0 auto;padding:26px 0 70px;display:grid}.docs-sidebar{flex-direction:column;justify-content:space-between;gap:30px;min-height:calc(100vh - 132px);display:flex;position:sticky;top:24px}.docs-index{background:linear-gradient(155deg,#0e1f2ff5,#07131ff5);border:1px solid #20364c;border-radius:11px;padding:10px;overflow:hidden;box-shadow:0 18px 50px #00000029}.docs-all-link{color:#d9e4ef;border-bottom:1px solid #22364a;align-items:center;gap:10px;height:46px;padding:0 11px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.docs-index section{margin-top:18px}.docs-index section h2{color:#2699ff;font-family:var(--minecraft-font);letter-spacing:.6px;text-transform:uppercase;margin:0 10px 8px;font-size:11px;font-weight:400}.docs-index section a{color:#98a9bc;border-radius:6px;grid-template-columns:17px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:40px;padding:8px 10px;font-size:12px;line-height:1.35;text-decoration:none;display:grid}.docs-index section a:hover{color:#dce9f5;background:#11263a}.docs-index section a.active{color:#fff;background:linear-gradient(135deg,#0874e5,#1b91ff);box-shadow:0 7px 20px #0066d733}.docs-index section a>svg:last-child{color:currentColor}.docs-help-card{color:#7297c0;background:#0c1d2d;border:1px solid #21384e;border-radius:10px;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:10px;min-height:78px;padding:13px;text-decoration:none;display:grid}.docs-help-card>svg:first-child{color:#7289da}.docs-help-card span{flex-direction:column;gap:3px;min-width:0;display:flex}.docs-help-card strong{color:#e4edf6;font-size:12px}.docs-help-card small{color:#7f93a8;font-size:10px;line-height:1.35}.docs-main{min-width:0}.docs-article{width:min(920px,100%);padding:8px 0 60px}.docs-kicker{color:#279aff;font-family:var(--minecraft-font);letter-spacing:.7px;text-transform:uppercase;font-size:13px}.docs-article>h1{max-width:850px;font-family:var(--minecraft-font);letter-spacing:.7px;margin:15px 0 14px;font-size:clamp(42px,5vw,66px);font-weight:400;line-height:1.04}.docs-description{color:#a3b2c4;max-width:780px;margin:0;font-size:16px;line-height:1.65}.docs-meta{color:#8295aa;border-bottom:1px solid #203247;flex-wrap:wrap;gap:21px;margin-top:19px;padding-bottom:24px;font-size:12px;display:flex}.docs-meta span{align-items:center;gap:7px;display:flex}.docs-markdown{color:#adbac9;font-size:15px;line-height:1.75}.docs-markdown h2{color:#edf4fb;margin:38px 0 13px;font-size:25px;line-height:1.25}.docs-markdown h3{color:#e1eaf4;margin:28px 0 10px;font-size:19px}.docs-markdown p{margin:0 0 17px}.docs-markdown ul,.docs-markdown ol{gap:9px;margin:0 0 22px;padding-left:24px;display:grid}.docs-markdown li::marker{color:#379fff;font-weight:800}.docs-markdown strong{color:#e5edf6}.docs-markdown a{color:#42a7ff;text-underline-offset:3px}.docs-markdown blockquote{color:#9fc2e4;background:#1236565c;border:1px solid #285077;border-left:3px solid #329fff;border-radius:8px;margin:24px 0;padding:15px 17px}.docs-markdown blockquote p{margin:0}.docs-markdown code{color:#9bceff;background:#0a1927;border:1px solid #2b4055;border-radius:5px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.9em}.docs-markdown pre{background:#07131f;border:1px solid #263d53;border-radius:8px;margin:22px 0;padding:16px;overflow:auto}.docs-markdown pre code{background:0 0;border:0;padding:0}.docs-next-card{color:#5aaeff;background:linear-gradient(135deg,#0c2032,#0a1825);border:1px solid #25425d;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;min-height:82px;margin-top:42px;padding:17px 20px;text-decoration:none;display:flex}.docs-next-card span{flex-direction:column;gap:4px;display:flex}.docs-next-card small{color:#71879e;text-transform:uppercase;font-size:10px}.docs-next-card strong{color:#e4edf6;font-size:15px}.docs-mobile-index{display:none}.auth-page,.auth-showcase,.auth-panel-wrap{min-height:calc(100vh - 82px)}@media (width<=1000px){.site-topbar{grid-template-columns:1fr auto;padding:0 18px}.site-nav{display:none}.docs-layout{grid-template-columns:220px minmax(0,1fr);gap:35px}.connected-card-header{display:grid}.connected-account-help{text-align:left;justify-content:flex-start}}@media (width<=760px){.site-topbar{height:72px}.site-logo img{width:40px;height:40px}.site-logo strong{font-size:18px}.site-logo strong small{display:none}.site-actions{gap:10px}.site-dashboard-link{justify-content:center;gap:0;width:42px;padding:0;font-size:0}.site-dashboard-link svg{width:18px;height:18px}.site-actions .dashboard-login-link{justify-content:center;gap:0;width:42px;padding:0;font-size:0}.docs-layout{width:min(100% - 28px,920px);padding-top:18px;display:block}.docs-sidebar{display:none}.docs-mobile-index{background:#0a1a29;border:1px solid #233a50;border-radius:9px;margin-bottom:24px;display:block}.docs-mobile-index>summary{color:#dbe6f1;cursor:pointer;align-items:center;gap:9px;min-height:48px;padding:0 13px;font-size:13px;font-weight:700;list-style:none;display:flex}.docs-mobile-index>summary svg:last-child{margin-left:auto}.docs-mobile-index .docs-index{border:0;border-top:1px solid #233a50;border-radius:0 0 9px 9px}.docs-article{padding-top:0}.docs-article>h1{font-size:40px}.docs-description,.docs-markdown{font-size:14px}.auth-page,.auth-showcase,.auth-panel-wrap{min-height:calc(100vh - 72px)}}.landing-page .hero-copy h1{font-size:clamp(46px,4.05vw,64px);line-height:1.13}.hero-slideshow{transform-origin:50%;background:#09131e;border:1px solid #293b50;border-radius:14px;height:505px;position:relative;overflow:hidden;transform:rotate(1.8deg)rotateY(-2deg);box-shadow:0 30px 70px #00000075,inset 0 0 70px #1677f20a}.hero-slide{background:linear-gradient(145deg,#101b28,#08121c);animation:.35s ease-out landing-slide-in;position:absolute;inset:0;overflow:hidden}@keyframes landing-slide-in{0%{opacity:0;transform:translate(15px)scale(.99)}to{opacity:1;transform:none}}.hero-slide-image{object-fit:cover;width:100%;height:100%;display:block}.preview-window-bar{background:#0d1824;border-bottom:1px solid #26384a;align-items:center;height:52px;padding:0 16px;display:flex}.preview-window-bar>span{align-items:center;gap:7px;margin-right:auto;display:flex}.preview-window-bar img{object-fit:contain;width:25px;height:25px;image-rendering:pixelated}.preview-window-bar strong{color:#dbe6f0;font-size:10px}.preview-window-bar strong span{color:#329aff}.preview-window-bar>i{background:#314156;border-radius:50%;width:8px;height:8px;margin-left:7px}.preview-window-bar>i:nth-last-child(3){background:#3b78bd}.preview-art{height:calc(100% - 52px);padding-bottom:95px}.hero-slide-caption{z-index:3;background:linear-gradient(#0000,#050c13f2 46%);flex-direction:column;justify-content:flex-end;gap:5px;min-height:104px;padding:38px 68px 28px;display:flex;position:absolute;bottom:0;left:0;right:0}.hero-slide-caption span{color:#3da1ff;font-family:var(--minecraft-font);letter-spacing:.8px;font-size:11px}.hero-slide-caption strong{color:#eef5fb;max-width:520px;font-size:17px;line-height:1.35}.slideshow-arrow{z-index:5;color:#eaf4fd;cursor:pointer;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#07121dc7;border:1px solid #77a8da57;border-radius:50%;place-items:center;width:40px;height:40px;transition:border-color .15s,background .15s,transform .15s;display:grid;position:absolute;top:48%;transform:translateY(-50%)}.slideshow-arrow:hover{background:#123453;border-color:#45a7ff;transform:translateY(-50%)scale(1.05)}.slideshow-arrow.previous{left:14px}.slideshow-arrow.next{right:14px}.slideshow-dots{z-index:6;justify-content:center;gap:9px;display:flex;position:absolute;bottom:13px;left:0;right:0}.slideshow-dots button{cursor:pointer;background:#ffffff57;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:width .2s,background .2s}.slideshow-dots button.active{background:#fff;border-radius:999px;width:22px}.editor-preview-art{grid-template-columns:150px 1fr;padding-bottom:0;display:grid}.editor-preview-art>aside{background:#0b1622;border-right:1px solid #243447;flex-direction:column;gap:6px;padding:20px 12px;display:flex}.editor-preview-art>aside span{color:#51677d;letter-spacing:1px;margin:0 8px 8px;font-size:8px}.editor-preview-art>aside b{color:#75889d;border-radius:5px;align-items:center;height:34px;padding:0 9px;font-size:9px;font-weight:650;display:flex}.editor-preview-art>aside b.active{color:#75baff;background:#102b44;box-shadow:inset 2px 0 #2699ff}.editor-preview-canvas{background-color:#09121c;background-image:radial-gradient(#26384b 1px,#0000 1px);background-size:18px 18px;padding:72px 55px 110px;position:relative;overflow:hidden}.preview-canvas-title{color:#7f91a5;font-size:9px;position:absolute;top:16px;left:18px}.preview-block{color:#fff;border:1px solid #ffffff26;border-radius:5px;justify-content:space-between;align-items:center;gap:10px;width:205px;min-height:44px;margin:4px 0 0 40px;padding:0 11px;display:flex;position:relative;box-shadow:0 4px 8px #0000002e}.preview-block:before{content:"";background:inherit;border-radius:3px 3px 0 0;width:24px;height:6px;position:absolute;top:-5px;left:24px}.preview-block small{font-size:9px;font-weight:720}.preview-block b{color:#283348;background:#fff;border-radius:3px;padding:5px 7px;font-size:8px}.preview-block.event{background:#d68d20;margin-left:5px}.preview-block.condition{background:#8658c5}.preview-block.action{background:#277fc2;margin-left:64px}.preview-block.sound{background:#2d9b91;margin-left:64px}.item-preview-art{grid-template-columns:1.15fr .85fr;gap:0;padding-bottom:0;display:grid}.item-preview-fields{border-right:1px solid #243447;flex-direction:column;gap:12px;padding:25px 22px 110px;display:flex}.item-preview-fields>span,.item-preview-object>span{color:#4e6680;letter-spacing:1px;font-size:8px}.item-preview-fields label{flex-direction:column;gap:5px;display:flex}.item-preview-fields label small{color:#75899e;font-size:8px}.item-preview-fields label b{color:#bdc9d6;background:#08131e;border:1px solid #2a3d51;border-radius:5px;align-items:center;min-height:35px;padding:0 10px;font-size:9px;font-weight:570;display:flex}.item-preview-fields>div{gap:8px;display:flex}.item-preview-fields>div i{background:#101d2a;border:1px solid #30445a;border-radius:999px;width:34px;height:20px}.item-preview-fields>div i.active{background:#1b78cb;border-color:#2388e5}.item-preview-object{background:radial-gradient(circle at 50% 42%,#2585de29,#0000 30%);flex-direction:column;align-items:center;padding:25px 18px 110px;display:flex}.item-preview-object>span{align-self:flex-start}.item-preview-object>div{background:#0b1a28;border:1px solid #2d4660;border-radius:10px;place-items:center;width:112px;height:112px;margin:45px 0 16px;display:grid;box-shadow:inset 0 0 35px #2489e21f}.item-preview-object>div svg{color:#4bd1cf;filter:drop-shadow(6px 7px #14425a80);width:75px;height:75px;transform:rotate(-7deg)}.item-preview-object strong{color:#60dfe0;font-family:var(--minecraft-font);font-size:13px;font-weight:400}.item-preview-object small{color:#9da6b6;margin-top:5px;font-size:9px}.sync-preview-art{padding:24px 38px 120px}.sync-preview-heading{color:#55d794;background:#11433247;border:1px solid #285b4b;border-radius:7px;justify-content:space-between;align-items:center;min-height:48px;margin-bottom:12px;padding:0 14px;display:flex}.sync-preview-heading span{letter-spacing:.7px;align-items:center;gap:8px;font-size:9px;font-weight:760;display:flex}.sync-preview-heading b{color:#829a8f;font-size:9px}.sync-change-row{color:#8394a8;border-bottom:1px solid #203246;grid-template-columns:130px minmax(0,1fr) auto;align-items:center;gap:15px;min-height:58px;padding:0 13px;display:grid}.sync-change-row span{align-items:center;gap:8px;font-size:9px;display:flex}.sync-change-row span svg{color:#459fec;width:15px}.sync-change-row strong{color:#d2dce7;font-size:10px}.sync-change-row b{color:#54d291;font-size:8px}.sync-preview-art>button{color:#fff;background:#1476d2;border:1px solid #1a7ad4;border-radius:6px;align-items:center;gap:8px;height:38px;margin:18px 0 0 auto;padding:0 15px;font-size:10px;font-weight:720;display:flex}.landing-capabilities{border-top:1px solid #1e2c3a;grid-template-columns:minmax(300px,.85fr) minmax(520px,1.3fr);align-items:start;gap:clamp(60px,8vw,130px);width:min(1280px,100% - 72px);margin:0 auto;padding:60px 0 88px;display:grid}.capabilities-intro{position:sticky;top:30px}.capabilities-intro>span{color:#299aff;font-family:var(--minecraft-font);letter-spacing:.9px;font-size:12px}.capabilities-intro h2{color:#eef4fa;font-family:var(--minecraft-font);margin:17px 0 18px;font-size:clamp(34px,3vw,48px);font-weight:400;line-height:1.13}.capabilities-intro p{color:#8f9eb1;margin:0;font-size:15px;line-height:1.7}.capabilities-intro a{color:#55adff;align-items:center;gap:8px;margin-top:25px;font-size:13px;font-weight:700;display:inline-flex}.capability-list{border-top:1px solid #263747}.capability-list article{border-bottom:1px solid #263747;grid-template-columns:42px 46px minmax(0,1fr);align-items:center;gap:21px;min-height:142px;display:grid}.capability-list article>span{color:#455b70;font-family:var(--minecraft-font);font-size:14px}.capability-list article>svg{color:#319cff;stroke-width:1.55px;width:36px;height:36px}.capability-list h3{color:#e5edf5;margin:0 0 7px;font-size:18px}.capability-list p{color:#8191a5;max-width:590px;margin:0;font-size:13px;line-height:1.6}.landing-scope-line{color:#6382a1;width:min(1080px,100% - 72px);font-family:var(--minecraft-font);letter-spacing:.8px;justify-content:center;align-items:center;gap:24px;margin:0 auto 72px;font-size:12px;display:flex}.landing-scope-line i{background:#258eea;border-radius:1px;width:5px;height:5px;transform:rotate(45deg)}@media (width<=1100px){.landing-page .hero-copy h1{font-size:58px}.landing-capabilities{grid-template-columns:1fr;gap:42px}.capabilities-intro{max-width:720px;position:static}}@media (width<=700px){.landing-page .hero-copy h1{font-size:clamp(38px,11vw,50px);line-height:1.16}.hero-slideshow{height:360px;transform:rotate(.8deg)}.hero-slide-caption{padding:35px 52px 28px}.hero-slide-caption strong{font-size:14px}.slideshow-arrow{width:34px;height:34px}.slideshow-arrow.previous{left:9px}.slideshow-arrow.next{right:9px}.editor-preview-art{grid-template-columns:95px 1fr}.editor-preview-art>aside{padding:15px 7px}.editor-preview-art>aside b{padding:0 5px;font-size:7px}.editor-preview-canvas{padding:55px 20px 100px}.preview-block{width:160px;min-width:145px;min-height:36px;margin-left:20px}.preview-block.action,.preview-block.sound{margin-left:36px}.preview-block small{font-size:7px}.preview-block b{display:none}.item-preview-art{grid-template-columns:1fr 1fr}.item-preview-fields{padding:18px 10px 105px}.item-preview-object{padding:18px 8px 105px}.item-preview-object>div{width:80px;height:80px;margin-top:35px}.item-preview-object>div svg{width:55px;height:55px}.item-preview-object strong{font-size:9px}.sync-preview-art{padding:16px 12px 110px}.sync-change-row{grid-template-columns:90px minmax(0,1fr) auto;gap:8px}.sync-preview-heading b{display:none}.landing-capabilities{width:calc(100% - 32px);padding:40px 0 62px}.capabilities-intro h2{font-size:35px}.capability-list article{grid-template-columns:32px 35px minmax(0,1fr);gap:13px;padding:20px 0}.capability-list article>svg{width:28px;height:28px}.capability-list h3{font-size:16px}.landing-scope-line{flex-wrap:wrap;gap:13px;width:calc(100% - 32px);margin-bottom:55px;font-size:9px}}@media (prefers-reduced-motion:reduce){.hero-slide{animation:none}.slideshow-arrow,.slideshow-dots button{transition:none}}.pairing-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#030911e3}.workspace-app .pairing-modal{color:#dce5f0;background:#0d1622;border:1px solid #29394c;border-radius:11px;width:min(500px,100%);max-height:calc(100vh - 40px);padding:21px 28px 22px;position:relative;overflow-y:auto;box-shadow:0 20px 54px #00000080}.pairing-exit{color:#8292a7;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:11px;right:12px}.pairing-exit:hover{color:#dce9f7;background:#7497bb1a}.pairing-heading{text-align:center}.workspace-app .pairing-modal h1{color:#f0f4fa;font-family:var(--minecraft-font);letter-spacing:.25px;font-size:27px;font-weight:400}.workspace-app .pairing-copy{color:#93a3b8;max-width:none;margin:7px 0 17px;font-size:14px;line-height:1.45}.pairing-steps{flex-direction:column;gap:10px;display:flex}.pairing-step{background:#101a27;border:1px solid #29394c;border-radius:8px;grid-template-columns:68px minmax(0,1fr);gap:16px;min-width:0;padding:17px 20px;display:grid}.pairing-minecraft-item{object-fit:contain;width:60px;height:60px;image-rendering:pixelated;align-self:start;margin-top:2px}.pairing-studio-logo{padding:5px}.pairing-step-content{min-width:0}.workspace-app .pairing-step h2{color:#f0f4f9;margin:0;font-size:16px}.workspace-app .pairing-step p{color:#8f9fb4;margin:7px 0 12px;font-size:13px;line-height:1.45}.pairing-step-content>a,.pairing-submit{color:#72b6fa;cursor:pointer;background:#10243a;border:1px solid #2d72b8;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:230px;min-height:42px;font-size:13px;font-weight:720;display:flex}.pairing-step-content>a:hover,.pairing-submit:hover:not(:disabled){color:#84c0ff;background:#1f5b9742;border-color:#55a7ff}.code-step .pairing-step-content{grid-column:2}.pairing-code-label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.workspace-app .pairing-code-input{color:#eef5fc;letter-spacing:6px;background:#09121c;border-color:#354b63;width:230px;max-width:100%;height:46px;font-size:18px}.workspace-app .pairing-code-input::placeholder{color:#52637a}.pairing-use-last{color:#72aff0;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;min-height:30px;margin-top:5px;padding:0 3px;font-size:12px;font-weight:680;display:flex}.pairing-use-last:hover:not(:disabled){color:#a4d1ff}.pairing-use-last:disabled{cursor:default;opacity:.5}.code-step .pairing-submit{margin-top:9px}.workspace-app .pairing-error{color:#ff8e99;margin:6px 0 0;font-size:12px}.workspace-app .pairing-connection{color:#91a1b5;border-top:1px solid #26384b;margin:12px 0 0;padding:12px 0 0;font-size:12px}.pairing-connection span{width:8px;height:8px;box-shadow:none;flex-basis:8px}.pairing-reconnect{margin-top:8px;font-size:12px}.house-sync-backdrop{overflow-y:auto}.house-sync-confirmation{color:#dce5f5;background:#0b1522;border:1px solid #293b50;border-radius:10px;outline:none;width:min(676px,100%);max-height:calc(100dvh - 48px);padding:30px 32px;overflow-y:auto;box-shadow:0 28px 80px #00000080}.house-sync-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.house-sync-heading h2{color:#e0e8fa;letter-spacing:-.4px;margin:0;font-size:27px;font-weight:700;line-height:1.25}.house-sync-close{color:#91a4be;cursor:pointer;background:0 0;border:0;border-radius:5px;flex:0 0 30px;place-items:center;height:30px;padding:0;display:grid}.house-sync-close:hover:not(:disabled){color:#e0e8fa;background:#192739}.house-sync-close:disabled{opacity:.5;cursor:default}.house-sync-confirmation button:focus-visible{outline-offset:3px;outline:2px solid #399cff}.house-sync-confirmation>p{color:#8a9fbc;max-width:510px;margin:8px 0 21px;font-size:16px;line-height:1.4}.house-sync-effects{background:#0e1928;border:1px solid #25364b;border-radius:8px;padding:2px 6px;overflow:hidden}.house-sync-effect{border-bottom:1px solid #1d2d40;grid-template-columns:34px 110px minmax(0,1fr) 123px;align-items:center;gap:12px;min-height:68px;padding:13px 14px;display:grid}.house-sync-effect:last-child{border-bottom:0}.house-sync-effect>svg{color:#39f;stroke-width:1.8px}.house-sync-effect b{color:#e0e8fa;overflow-wrap:anywhere;font-size:12px;font-weight:650}.house-sync-effect small{color:#8a9fbc;font-size:12px;line-height:1.5}.house-sync-status{color:#3ba4ff;text-align:right;font-size:12px}.house-sync-effect.preserved .house-sync-status{color:#c4d1e6}.house-sync-note{background:#1d1c17;border:1px solid #82600f;border-radius:8px;align-items:center;gap:25px;margin:14px 0 18px;padding:14px 23px;display:flex}.house-sync-note>svg{color:#ffb600;flex-shrink:0}.house-sync-note strong{color:#ffb600;font-size:13px;font-weight:650;line-height:1.5;display:block}.house-sync-note p{color:#bcbcc0;margin:5px 0 0;font-size:12px;line-height:1.5}.house-sync-confirmation .confirmation-actions{gap:12px}.house-sync-confirmation .confirmation-actions button{color:#dce5f5;background:#162232;border-color:#40536d;height:43px;padding:0 18px;font-size:12px}.house-sync-confirmation .confirmation-actions button:hover:not(:disabled){background:#203147}.house-sync-confirmation .confirmation-actions .confirm-sync-from-house{color:#171100;background:#f5a900;border-color:#ffbe24;justify-content:center;align-items:center;gap:8px;font-size:13px;display:flex}.house-sync-confirmation .confirmation-actions .confirm-sync-from-house:hover:not(:disabled){background:#ffbb25}.confirmation-actions button:disabled{cursor:default;opacity:.5}@media (width<=720px){.pairing-backdrop{padding:12px}.workspace-app .pairing-modal{max-height:calc(100vh - 24px);padding:18px 14px 17px}.workspace-app .pairing-modal h1{padding:0 28px;font-size:23px}.workspace-app .pairing-copy{margin-bottom:13px;font-size:13px}.pairing-step{grid-template-columns:50px minmax(0,1fr);gap:11px;padding:14px}.pairing-minecraft-item{width:46px;height:46px}.code-step .pairing-step-content{grid-column:2}.pairing-step br{display:none}.workspace-app .pairing-code-input,.pairing-step-content>a,.pairing-submit{width:100%}.house-sync-confirmation{padding:23px 18px}.house-sync-effect{grid-template-columns:28px minmax(0,1fr);gap:6px 12px;padding:13px 10px}.house-sync-effect small,.house-sync-status{text-align:left;grid-column:2}.house-sync-heading h2{font-size:23px}.house-sync-note{gap:13px;padding:14px}.confirmation-actions{flex-direction:column-reverse}.confirmation-actions button{justify-content:center;width:100%}}.templates-page{color:#e8eef6;background:radial-gradient(circle at 55% -20%,#1a59962e,#0000 43%),#06101a;min-height:100vh}.templates-main{width:min(1440px,100% - 48px);margin:0 auto;padding:28px 0 80px}.templates-hero{background:linear-gradient(105deg,#091827fa 20%,#081f36e6 56%,#05111d59);border:1px solid #20344a;border-radius:12px;align-items:center;min-height:220px;padding:30px 40% 64px 36px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 60px #00000038}.templates-hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#091827 0%,#091827eb 34%,#0918271f 80%);position:absolute;inset:0}.templates-hero>img{object-fit:cover;opacity:.55;width:68%;height:100%;position:absolute;inset:0 0 0 auto}.templates-hero>div:first-child{z-index:2;position:relative}.templates-hero>div:first-child>span,.template-search-main>header>span,.template-content-overview>header>span,.dashboard-templates>header span{color:#27a0ff;font-family:var(--minecraft-font);letter-spacing:.7px;align-items:center;gap:8px;font-size:12px;display:flex}.templates-hero>div:first-child>span svg{width:15px}.templates-hero h1,.template-search-main h1,.template-details-hero h1{color:#f4f8fc;font-family:var(--minecraft-font);margin:11px 0 4px;font-size:clamp(38px,4vw,60px);font-weight:400;line-height:1}.templates-hero p{color:#a8b6c8;max-width:650px;margin:8px 0 0;font-size:15px;line-height:1.55}.template-hero-stats{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#071421d1;border-top:1px solid #23394f;align-items:center;gap:10px;height:56px;padding:0 36px;display:flex;position:absolute;bottom:0;left:0;right:0}.template-hero-stats span{color:#8294a9;align-items:center;gap:7px;min-width:145px;font-size:12px;display:flex}.template-hero-stats svg{color:#299fff;width:16px}.template-hero-stats strong{color:#eaf2fb}.template-hero-search{color:#698096;background:#0a1724;border:1px solid #26394d;border-radius:8px;align-items:center;gap:11px;height:50px;margin:14px 0 28px;padding-left:15px;display:flex}.template-hero-search input{color:#dce7f2;background:0 0;border:0;outline:0;flex:1;min-width:0}.template-hero-search button{color:#dcecff;cursor:pointer;background:#1169c4;border:0;border-left:1px solid #2b435b;height:100%;padding:0 22px;font-weight:700}.template-library-section{margin-top:34px}.template-library-section>header,.dashboard-templates>header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:14px;display:flex}.template-library-section>header div{align-items:baseline;gap:13px;display:flex}.template-library-section h2,.dashboard-templates h2{color:#edf3f9;margin:0;font-size:19px}.template-library-section header p{color:#778aa0;margin:0;font-size:12px}.template-library-section header a,.dashboard-templates>header a{color:#2ba2ff;font-size:12px;text-decoration:none}.template-card-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.template-card-grid.all{grid-template-columns:repeat(4,minmax(0,1fr))}.template-card{background:linear-gradient(160deg,#0c1927,#09141f);border:1px solid #213448;border-radius:9px;flex-direction:column;min-width:0;padding:13px;transition:border-color .15s,transform .15s;display:flex;box-shadow:0 12px 30px #0000001f}.template-card:hover{border-color:#31577b;transform:translateY(-2px)}.template-card-icon{background:radial-gradient(circle,#236fb024,#0000 62%),#0a1622;border-radius:7px;place-items:center;height:105px;margin:-2px -2px 10px;display:grid}.template-card-icon img{object-fit:contain;width:82px;height:82px;image-rendering:pixelated}.template-card a{color:inherit;text-decoration:none}.template-card h3{color:#edf3fa;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;overflow:hidden}.template-card-copy{min-height:158px}.template-card-copy>p:not(.template-card-author){color:#8799ac;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;margin:10px 0;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.template-card-author{color:#75899e;margin:5px 0 0;font-size:12px}.template-card-author span{float:right;color:#4f9ce7}.template-tags{flex-wrap:wrap;gap:5px;display:flex}.template-tags span,.template-tags i{border-radius:4px;padding:4px 7px;font-size:11px;font-style:normal}.template-tags span{color:#65b4ff;background:#102d49;font-weight:800}.template-tags i{color:var(--template-tag-text,#a68be8);border:1px solid var(--template-tag-border,#544379);background:var(--template-tag-background,#211a37);font-weight:400}.template-card-stats{color:#8092a5;border-top:1px solid #1d3043;justify-content:space-between;align-items:center;gap:4px;margin:8px 0 12px;padding-top:10px;font-size:11px;display:flex}.template-card-stats span{align-items:center;gap:4px;display:flex}.template-card-actions{grid-template-columns:1fr 1fr;gap:6px;display:grid}.template-card-actions a,.template-card-actions button{color:#c7d4e2;cursor:pointer;text-align:center;background:#0b1723;border:1px solid #2b4158;border-radius:5px;justify-content:center;align-items:center;gap:5px;min-height:38px;font-size:12px;font-weight:700;display:flex}.template-card-actions a{color:#e9f4ff;background:#1268bb;border-color:#1578dc}.template-card-actions.single{grid-template-columns:1fr}.template-card-actions button:disabled{opacity:.62;cursor:wait}.house-card-stats span:first-child{color:#9bc9ef}.house-card-stats.copies-only{justify-content:flex-end}.houses-hero>img{filter:saturate(.8)brightness(.78)}.template-page-loading,.template-details-state,.template-empty-results{color:#8294aa;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:300px;display:flex}.template-page-error,.template-modal-error{color:#ff9aa3;background:#2a141b;border:1px solid #713842;border-radius:7px;align-items:center;gap:8px;padding:11px 13px;font-size:12px;display:flex}.template-opening{z-index:1500;background:#0e2134;border:1px solid #2f5277;border-radius:7px;align-items:center;gap:8px;padding:12px 15px;font-size:12px;display:flex;position:fixed;bottom:24px;right:24px}.template-search-main>header{padding:24px 0 20px}.template-search-main h1{font-size:45px}.template-search-main>header p{color:#8496ab;margin:7px 0 0}.template-search-controls{background:#0a1723;border:1px solid #22364a;border-radius:9px;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:9px;padding:13px;display:grid}.template-search-controls.house-search-controls{grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr}.template-search-controls label{align-items:center;gap:8px;display:flex}.template-search-controls input,.template-search-controls select{color:#d9e4ef;background:#07111b;border:1px solid #2a3e53;border-radius:6px;outline:0;width:100%;min-width:0;height:41px;padding:0 11px}.template-search-controls label input{background:0 0;border:0;padding:0}.template-search-controls .wide{color:#637a91;background:#07111b;border:1px solid #2a3e53;border-radius:6px;height:41px;padding:0 11px}.template-result-count{color:#74889d;font-size:12px}.project-settings-modal{width:min(680px,100%);max-height:min(900px,100vh - 32px);overflow-y:auto}.project-settings-metadata-grid{grid-template-columns:1fr 1.4fr;gap:12px;display:grid}.project-modal-field select{color:#ebf2fa;background:#07131f;border:1px solid #2c4259;border-radius:7px;outline:0;width:100%;height:44px;padding:0 12px}.project-icon-field{grid-template-columns:44px 1fr;gap:8px;display:grid}.project-icon-field img{object-fit:contain;width:44px;height:44px;image-rendering:pixelated;background:#07131f;border:1px solid #2c4259;border-radius:7px;padding:5px}.project-tag-picker-field{border:0;margin:20px 0 0;padding:0}.project-tag-picker-field legend{color:#cdd7e3;justify-content:space-between;width:100%;margin-bottom:9px;font-size:11px;display:flex}.project-tag-picker-field legend span{color:#71859a}.project-tag-picker-field>div{background:#081521;border:1px solid #263b50;border-radius:8px;flex-wrap:wrap;gap:6px;max-height:122px;padding:10px;display:flex;overflow-y:auto}.project-tag-picker-field button{border:1px solid var(--template-tag-border);color:var(--template-tag-text);cursor:pointer;background:0 0;border-radius:5px;padding:6px 8px;font-size:11px}.project-tag-picker-field button.selected{background:var(--template-tag-background);box-shadow:inset 0 0 0 1px var(--template-tag-text)}.project-tag-picker-field button:disabled{opacity:.35;cursor:not-allowed}.project-code-preview{margin-top:38px}.project-code-preview>header{margin-bottom:14px}.project-code-preview>header span{color:#2fa3ff;font-family:var(--minecraft-font);letter-spacing:.7px;font-size:12px}.project-code-preview>header h2{margin:8px 0 5px;font-size:24px}.project-code-preview>header p{color:#8092a7;margin:0;font-size:13px}.template-pagination{justify-content:center;align-items:center;gap:16px;margin-top:28px;display:flex}.template-pagination button{cursor:pointer;background:#0d1b29;border:1px solid #2b425a;border-radius:6px;padding:8px 15px}.template-pagination button:disabled{opacity:.4}.template-details-main{width:min(1180px,100% - 48px);margin:0 auto;padding:42px 0 80px}.template-details-hero{background:linear-gradient(145deg,#0e1e2e,#091520);border:1px solid #263c52;border-radius:12px;grid-template-columns:150px minmax(0,1fr) 230px;align-items:center;gap:28px;padding:28px;display:grid}.template-details-hero>img{object-fit:contain;width:135px;height:135px;image-rendering:pixelated}.template-details-hero>div>span{color:#2ba4ff;font-family:var(--minecraft-font);font-size:11px}.template-details-hero h1{font-size:43px}.template-details-hero>div>p{color:#9aabbd;margin:10px 0 16px;line-height:1.65}.template-details-hero>div>small{color:#697e94;margin-top:15px;display:block}.template-details-hero>div>small a{color:#8fc8ff;text-decoration:none}.template-details-hero aside{flex-direction:column;gap:9px;display:flex}.template-details-hero aside button,.template-details-hero aside>span{color:#b7c6d5;background:#0a1622;border:1px solid #2d445c;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:43px;display:flex}.template-details-hero aside button{cursor:pointer}.template-details-hero aside button.liked{color:#ff7f9d;background:#2b1521;border-color:#73334c}.template-details-hero aside button.primary{color:#fff;background:#0875da;border-color:#1586f4;font-weight:750}.template-owner-actions{justify-content:flex-end;gap:8px;padding:12px 0;display:flex}.template-owner-actions button{cursor:pointer;background:#0c1824;border:1px solid #2b4055;border-radius:6px;align-items:center;gap:6px;padding:8px 11px;display:flex}.template-owner-actions .danger{color:#ff8993;border-color:#583039}.template-content-overview{margin-top:25px}.template-content-overview>header h2{margin:10px 0 6px;font-size:25px}.template-content-overview>header p{color:#7b8fa5;margin:0}.template-content-metrics{grid-template-columns:repeat(4,1fr);gap:8px;margin:22px 0;display:grid}.template-content-metrics span{color:#788da3;background:#0a1723;border:1px solid #23384d;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:62px;font-size:11px;display:flex}.template-content-metrics svg{color:#2b9eff}.template-content-metrics strong{color:#e8f0f8;font-size:17px}.template-content-group{background:#091621;border:1px solid #21364a;border-radius:9px;margin-top:13px;overflow:hidden}.template-content-group>h3{border-bottom:1px solid #203348;align-items:center;gap:8px;margin:0;padding:14px 16px;font-size:14px;display:flex}.template-content-group>h3 svg{color:#2da1ff}.template-content-group details{border-bottom:1px solid #1d3042}.template-content-group details:last-child{border:0}.template-content-group summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:53px;padding:8px 16px;list-style:none;display:flex}.template-content-group summary span{flex-direction:column;gap:3px;display:flex}.template-content-group summary small{color:#72869c}.template-content-group summary svg{color:#61768b}.template-content-group details[open] summary svg{transform:rotate(45deg)}.template-content-group ol{margin:0;padding:0 16px 13px 45px;list-style:none}.template-content-group li{color:#9badc0;min-height:34px;font-size:12px}.template-action-tree-row>div{align-items:center;gap:10px;min-height:34px;display:flex}.template-action-tree-row>small{color:#7a91a8;margin:2px 0 2px 31px;font-size:9px;display:block}.template-action-tree-row ol{border-left:1px solid #294158;margin-left:18px;padding-bottom:3px}.template-content-group li b{color:#54adff;background:#102d47;border-radius:4px;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.template-modal-backdrop,.template-builder-backdrop{z-index:1800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#02080ed6;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.template-import-modal,.template-edit-modal,.template-builder-modal{color:#e8eef6;background:linear-gradient(145deg,#101e2d,#091520);border:1px solid #2b435b;border-radius:13px;width:min(760px,100%);max-height:calc(100vh - 48px);position:relative;overflow:auto;box-shadow:0 30px 100px #000000a6}.template-import-modal{padding:28px}.template-import-modal>header{text-align:center;margin-bottom:20px}.template-import-modal>header>span,.template-builder-modal>header>span{color:#2da4ff;font-family:var(--minecraft-font);font-size:10px}.template-import-modal h2,.template-edit-modal h2,.template-builder-modal h2{color:#f0f5fa;margin:8px 0 5px;font-size:24px}.template-import-modal header p,.template-edit-modal>p,.template-builder-modal>header p{color:#8396aa;margin:0;font-size:12px}.modal-close{z-index:3;color:#75889d;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:14px;right:14px}.modal-close:hover{color:#fff;background:#17283a}.template-project-picker{flex-direction:column;gap:7px;display:flex}.template-project-picker>h3{margin:0 0 5px}.template-project-picker>button{color:#cbd6e1;cursor:pointer;text-align:left;background:#0a1723;border:1px solid #263c52;border-radius:7px;align-items:center;gap:13px;min-height:64px;padding:9px 12px;display:flex}.template-project-picker>button:hover{background:#0e2134;border-color:#3684ca}.template-project-picker img{object-fit:contain;width:42px;height:42px;image-rendering:pixelated}.template-project-picker button span{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.template-project-picker button small{color:#72869b}.template-loading,.template-empty{color:#7e92a8;justify-content:center;align-items:center;gap:9px;min-height:180px;display:flex}.template-change-project{color:#71b9fa;cursor:pointer;background:0 0;border:0;margin-bottom:13px}.template-import-review>section{border:1px solid #263b50;border-radius:8px;margin-top:13px;overflow:hidden}.template-import-review section>h3{border-bottom:1px solid #263b50;margin:0;padding:12px 14px;font-size:13px}.template-import-row,.template-insertion-row{border-bottom:1px solid #1d3042;align-items:center;gap:10px;min-height:53px;padding:8px 13px;font-size:11px;display:flex}.template-import-row:last-child,.template-insertion-row:last-child{border-bottom:0}.template-import-row>span{color:#6f849a;width:65px}.template-import-row>strong{flex:1}.template-import-row small{color:#58b182}.template-import-row svg{color:#4dc979}.template-insertion-row>span{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.template-insertion-row small,.template-npc-map small{color:#74899f}.template-import-modal select,.template-edit-modal select,.template-builder-modal select,.template-edit-modal input,.template-edit-modal textarea,.template-builder-modal input,.template-builder-modal textarea{color:#dce7f1;background:#07121d;border:1px solid #30485f;border-radius:6px;outline:0}.template-import-modal select{height:36px;padding:0 8px}.template-npc-map{border-bottom:1px solid #1d3042;padding:12px}.template-npc-map:last-child{border-bottom:0}.template-npc-map>label{align-items:center;gap:12px;display:flex}.template-npc-map>label>span{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.template-npc-positions{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;padding-left:20px;display:grid}.template-npc-positions label{color:#8094a8;justify-content:space-between;align-items:center;gap:8px;font-size:10px;display:flex}.template-shared-npc-warning,.template-dependency-note{color:#e9bd6b;background:#261e10;border:1px solid #644d25;border-radius:6px;align-items:center;gap:7px;margin:10px 0 0;padding:9px 11px;font-size:10px;display:flex}.template-import-review>footer,.template-edit-modal>footer,.template-builder-modal>footer{justify-content:space-between;align-items:center;gap:8px;margin-top:20px;display:flex}.template-import-review footer button,.template-edit-modal footer button,.template-builder-modal footer button{cursor:pointer;background:#0d1a27;border:1px solid #30465b;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:39px;padding:0 16px;display:flex}.template-import-review footer .primary,.template-edit-modal footer .primary,.template-builder-modal footer .primary{color:#fff;background:#0d73d1;border-color:#1788f4;font-weight:700}.template-edit-modal{width:min(650px,100%);padding:28px}.template-edit-modal>label,.template-details-form>label{color:#a7b5c4;flex-direction:column;gap:7px;margin-top:15px;font-size:12px;font-weight:650;display:flex}.template-edit-modal input,.template-edit-modal select,.template-details-form input,.template-details-form select{width:100%;height:42px;padding:0 11px}.template-edit-modal textarea,.template-details-form textarea{resize:vertical;min-height:105px;padding:10px}.template-edit-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.template-edit-grid label{color:#a7b5c4;flex-direction:column;gap:7px;margin-top:15px;font-size:12px;font-weight:650;display:flex}.template-edit-modal fieldset,.template-details-form fieldset{border:1px solid #2b4157;border-radius:7px;margin-top:16px;padding:12px}.template-tag-picker{flex-wrap:wrap;gap:6px;max-height:155px;display:flex;overflow:auto}.template-tag-picker button{border:1px solid var(--template-tag-border,#2b4055);color:var(--template-tag-text,#8194a8);background:var(--template-tag-background,#0b1723);cursor:pointer;border-radius:5px;padding:6px 9px;font-size:12px;font-weight:400}.template-tag-picker button.selected{outline:2px solid var(--template-tag-text,#7fc4ff);outline-offset:-2px;box-shadow:0 0 14px var(--template-tag-text,#7fc4ff)}@supports (color:color-mix(in lab, red, red)){.template-tag-picker button.selected{box-shadow:0 0 14px color-mix(in srgb, var(--template-tag-text,#7fc4ff) 24%, transparent)}}.template-tag-picker button:disabled{opacity:.42;cursor:not-allowed}.template-tags-legend{color:#afbdcb;align-items:center;gap:8px;padding:0 4px;font-size:14px;display:flex}.template-tags-legend span{color:#6f8295;font-weight:400}.template-builder-modal{width:min(920px,100%);overflow:hidden}.template-builder-modal>header{border-bottom:1px solid #273c50;padding:24px 54px 0 26px}.template-builder-modal>header>span{font-size:12px}.template-builder-modal h2{font-size:27px}.template-builder-modal>header p{font-size:14px}.template-builder-modal>header nav{gap:25px;margin-top:20px;display:flex}.template-builder-modal>header nav i{color:#6e8296;border-bottom:2px solid #0000;padding-bottom:11px;font-size:13px;font-style:normal}.template-builder-modal>header nav i.active{color:#59afff;border-color:#2e9ffc}.template-builder-body{height:min(620px,100vh - 230px);padding:20px 26px;overflow:auto}.template-builder-modal>footer{border-top:1px solid #273c50;min-height:65px;margin:0;padding:12px 26px}.template-content-selector>p{color:#8295aa;margin:0 0 14px;font-size:14px;line-height:1.6}.template-builder-validation{color:#ffd184;background:#2b2112;border:1px solid #77572a;border-radius:7px;margin:14px 26px 0;padding:11px 13px;font-size:13px}.template-dependency-note{color:#65c690;background:#0f281c;border-color:#285a3e}.template-dependency-note.blocked{color:#ef9a80;background:#2b1713;border-color:#713b31}.template-selection-group{border:1px solid #273c51;border-radius:8px;margin-top:13px;overflow:hidden}.template-selection-group>h3{border-bottom:1px solid #273c51;align-items:center;gap:8px;margin:0;padding:12px 13px;font-size:15px;display:flex}.template-selection-group>h3 svg{color:#38a5ff}.template-whole-select{cursor:pointer;border-bottom:1px solid #1f3245;align-items:center;gap:10px;min-height:49px;padding:8px 13px;display:flex}.template-whole-select:last-child{border:0}.template-whole-select>span{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.template-whole-select strong{font-size:14px}.template-whole-select small{color:#72869b;font-size:12px}.template-whole-select i{color:#5dcc8d;font-size:11px;font-style:normal}.template-whole-select img{object-fit:contain;width:30px;height:30px;image-rendering:pixelated}.template-whole-select.reference-only{cursor:not-allowed;opacity:.72}.template-whole-select.reference-only i{color:#79b9fa}.template-action-thread{border-bottom:1px solid #1f3245;padding:7px 12px 10px}.template-action-thread summary{color:#a9b8c8;cursor:pointer;justify-content:space-between;padding:6px 0;font-size:13px;display:flex}.template-action-thread summary small{color:#61778e}.template-action-thread label{color:#8fa2b5;align-items:center;gap:9px;min-height:37px;margin-left:10px;font-size:13px;display:flex}.template-action-thread label b{color:#55adff;background:#102d47;border-radius:4px;place-items:center;width:20px;height:20px;font-size:8px;display:grid}.template-npc-selector>h4{color:#d6e1eb;margin:0;padding:10px 13px 3px;font-size:14px}.template-selection-empty{color:#64798e;padding:12px;font-size:13px}.template-details-form>label,.template-details-form .template-edit-grid label,.template-details-form input,.template-details-form select,.template-details-form textarea{font-size:14px}.template-details-form>label>span,.template-details-form legend span{float:right;color:#62778d;font-weight:400}.template-details-form>label small{color:#6c8196;font-size:12px;font-weight:400}.template-icon-input{grid-template-columns:50px 1fr;gap:9px;display:grid}.template-icon-input img{object-fit:contain;width:42px;height:42px;image-rendering:pixelated}.template-review-card{background:#0a1723;border:1px solid #2b4258;border-radius:9px;grid-template-columns:110px minmax(0,1fr);gap:18px;padding:18px;display:grid}.template-review-card>img{object-fit:contain;width:100px;height:100px;image-rendering:pixelated}.template-review-card span{color:#3ca8ff;font-size:12px}.template-review-card h3{margin:7px 0;font-size:23px}.template-review-card p{color:#8fa1b5;margin:0 0 10px;font-size:14px;line-height:1.5}.template-review-counts{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px;display:grid}.template-review-counts span{color:#8296aa;border:1px solid #263c50;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:64px;font-size:12px;display:flex}.template-review-counts svg{color:#3ca7ff}.template-builder-review>section{background:#0c2017;border:1px solid #29503c;border-radius:7px;margin-top:14px;padding:12px}.template-builder-review>section h3{margin:0 0 8px;font-size:14px}.template-builder-review>section p{color:#6bc691;align-items:center;gap:7px;margin:5px 0;font-size:13px;display:flex}.template-review-warning{color:#778ca1;margin-top:14px;font-size:13px}.template-builder-modal>footer button{min-height:42px;font-size:14px}.template-preview-workspace{margin-top:26px}.template-preview-workspace>header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:12px;display:flex}.template-preview-workspace>header>div{color:#2da4ff;font-family:var(--minecraft-font);align-items:center;gap:8px;font-size:12px;display:flex}.template-preview-workspace>header svg{width:16px}.template-preview-workspace>header p{color:#7f92a7;margin:0;font-size:13px}.template-preview-frame{background:#09141f;border:1px solid #263d53;border-radius:10px;grid-template-columns:240px minmax(0,1fr);height:min(720px,100vh - 150px);min-height:560px;display:grid;overflow:hidden;box-shadow:0 22px 65px #00000040}.template-preview-explorer{background:#0b1723;border-right:1px solid #203449;min-width:0;padding:10px 8px;overflow:auto}.template-preview-explorer>section+section{margin-top:12px}.template-preview-explorer h3{color:#8295aa;text-transform:uppercase;letter-spacing:.45px;align-items:center;gap:7px;height:30px;margin:0;padding:0 8px;font-size:10px;display:flex}.template-preview-explorer h3 svg{color:#39a8ff;width:14px}.template-preview-explorer h3 span{flex:1}.template-preview-explorer h3 b{color:#688097;text-align:center;background:#101f2d;border-radius:10px;min-width:20px;padding:2px 5px;font-size:9px}.template-preview-explorer section>div{flex-direction:column;gap:3px;display:flex}.template-preview-explorer button{color:#9babbc;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:9px;width:100%;min-height:38px;padding:5px 8px;font-size:12px;display:flex;overflow:hidden}.template-preview-explorer button:hover{color:#dce8f4;background:#101f2e}.template-preview-explorer button.active{color:#eaf5ff;background:#12304c;border-color:#235d91}.template-preview-explorer button img{object-fit:contain;width:26px;height:26px;image-rendering:pixelated;flex:0 0 26px}.template-preview-explorer button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.template-preview-content{background:#0a111b;min-width:0;min-height:0;overflow:hidden}.template-readonly-canvas,.template-readonly-item{flex-direction:column;height:100%;min-height:0;display:flex}.template-readonly-canvas .workspace-titlebar,.template-readonly-item .workspace-titlebar{color:#c5d3e1;background:#0e1824}.template-readonly-canvas .workspace-titlebar em,.template-readonly-item .workspace-titlebar em{color:#6d88a2;align-items:center;gap:6px;font-size:11px;font-style:normal;display:flex}.template-readonly-canvas .workspace-titlebar em svg,.template-readonly-item .workspace-titlebar em svg{width:14px}.template-readonly-blockly{flex:1;min-height:0;display:flex;position:relative}.template-readonly-blockly .workspace-toolbar{justify-content:flex-end}.template-preview-empty{color:#6e8297;place-content:center;justify-items:center;gap:9px;height:100%;display:grid}.template-item-preview-tabs{background:#0b1621;border-bottom:1px solid #1f3244;gap:4px;height:44px;padding:5px 10px;display:flex}.template-item-preview-tabs button{color:#778ca1;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:0 16px}.template-item-preview-tabs button.active{color:#e4eff9;background:#16283a}.template-item-settings-preview{grid-template-columns:210px minmax(0,1fr) minmax(0,1fr);gap:14px;min-height:0;padding:20px;display:grid;overflow:auto}.template-item-settings-preview>article,.template-item-settings-preview>section{background:#0b1723;border:1px solid #263b50;border-radius:9px;padding:18px}.template-item-settings-preview>article{text-align:center;flex-direction:column;align-items:center;display:flex}.template-item-settings-preview>article>span{color:#2fa6ff;font-family:var(--minecraft-font);align-self:flex-start;font-size:10px}.template-item-settings-preview>article img{object-fit:contain;width:112px;height:112px;image-rendering:pixelated;margin:20px 0 10px}.template-item-settings-preview h3{color:#e6eef7;margin:0 0 14px;font-size:15px}.template-item-settings-preview article h3{margin:0 0 5px}.template-item-settings-preview article small{color:#71869b;text-transform:capitalize}.template-item-settings-preview dl{margin:0}.template-item-settings-preview dl div{border-bottom:1px solid #1f3244;padding:10px 0}.template-item-settings-preview dl div:last-child{border:0}.template-item-settings-preview dt{color:#6f849a;text-transform:uppercase;margin-bottom:5px;font-size:10px}.template-item-settings-preview dd{color:#b8c7d6;white-space:pre-wrap;margin:0;font-size:12px}.template-item-settings-preview ul{margin:0 0 20px;padding:0;list-style:none}.template-item-settings-preview li,.template-item-flags span{color:#91a4b7;text-transform:capitalize;border-bottom:1px solid #1f3244;justify-content:space-between;gap:10px;padding:8px 0;font-size:11px;display:flex}.template-item-settings-preview li strong{color:#73b7f5}.template-item-settings-preview section>p{color:#71869b;font-size:12px}.template-item-flags span b{color:#64798e}.template-item-flags span.enabled b{color:#61c78e}.pending-npc-modal{width:min(720px,100%)}.pending-npc-list{border:1px solid #293f54;border-radius:8px;margin-top:16px;overflow:hidden}.pending-npc-list article{border-bottom:1px solid #22364a;padding:12px}.pending-npc-list article:last-child{border:0}.pending-npc-list article>div:first-child{justify-content:space-between;margin-bottom:8px;display:flex}.pending-npc-list small{color:#71869b}.pending-npc-list select{width:100%;height:38px;padding:0 9px}.pending-npc-banner button{margin-left:auto}.dashboard-templates{padding:22px 0 50px}.dashboard-templates>header span{margin-bottom:6px}.dashboard-templates>header p{color:#77899c;margin:5px 0 0;font-size:12px}.dashboard-template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.dashboard-template-grid article{background:#0b1723;border:1px solid #24384c;border-radius:8px;grid-template-columns:78px minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;padding:13px;display:grid}.dashboard-template-grid article>a{background:#0a141e;border-radius:7px;place-items:center;height:70px;display:grid}.dashboard-template-grid img{object-fit:contain;width:64px;height:64px;image-rendering:pixelated}.dashboard-template-grid article>div:nth-child(2){min-width:0}.dashboard-template-grid span{color:#329fff;font-size:9px}.dashboard-template-grid h3{color:#e9f0f7;text-overflow:ellipsis;white-space:nowrap;margin:4px 0;font-size:14px;overflow:hidden}.dashboard-template-grid a{text-decoration:none}.dashboard-template-grid p{color:#778b9f;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:10px;line-height:1.4;display:-webkit-box;overflow:hidden}.dashboard-template-grid small{color:#687d92;align-items:center;gap:5px;margin-top:6px;display:flex}.dashboard-template-grid small svg{width:12px}.dashboard-template-grid article>div:last-child{flex-direction:column;gap:6px;display:flex}.dashboard-template-grid article>div:last-child a,.dashboard-template-grid article>div:last-child button{color:#9db0c4;cursor:pointer;background:#0c1925;border:1px solid #2a4157;border-radius:5px;place-items:center;height:31px;padding:0 9px;font-size:10px;display:grid}.dashboard-template-grid article>div:last-child button{color:#df7d87}.dashboard-template-empty{color:#5d7791;border:1px dashed #2b4054;border-radius:8px;justify-content:center;align-items:center;gap:14px;min-height:110px;display:flex}.dashboard-template-empty strong{color:#b9c6d3}.dashboard-template-empty p{margin:4px 0 0;font-size:11px}.template-builder-button{color:#b697ff;background:#18152a;border-color:#493d6a}.creator-template-main{max-width:1480px}.creator-template-header{background:#0c1724;border:1px solid #263c52;border-radius:11px;grid-template-columns:144px minmax(260px,380px) minmax(420px,1fr);align-items:center;gap:28px;min-height:220px;padding:34px 38px;display:grid}.creator-profile-avatar{background:#08131f;border:2px solid #4d96f7;border-radius:50%;place-items:center;width:134px;height:134px;display:grid}.creator-template-header .account-avatar-image,.creator-template-header .account-avatar-fallback{flex-basis:124px;width:124px;height:124px}.creator-profile-identity{min-width:0}.creator-name-row{align-items:center;gap:10px;display:flex}.creator-template-header h1{overflow-wrap:anywhere;color:#f0f5fa;letter-spacing:-.8px;margin:0;font-family:inherit;font-size:clamp(30px,3vw,43px);font-weight:760}.creator-profile-identity>span{color:#4d96f7;margin-top:8px;font-size:15px;font-weight:700;display:block}.creator-profile-identity>p{color:#9aa9ba;max-width:430px;margin:8px 0 0;font-size:13px;line-height:1.55}.creator-socials{flex-wrap:wrap;align-items:center;gap:9px;margin-top:14px;display:flex}.creator-socials a,.creator-socials span{color:#9cb0c4;background:#091521;border:1px solid #2b4056;border-radius:6px;align-items:center;gap:6px;min-height:32px;padding:0 9px;font-size:11px;text-decoration:none;display:inline-flex}.creator-socials a:hover{color:#fff;background:#10243a;border-color:#4777a8}.creator-socials svg{width:15px;height:15px}.creator-profile-stats{grid-template-columns:repeat(3,minmax(115px,1fr));align-items:stretch;display:grid}.creator-profile-stats>span{border-left:1px solid #23364a;grid-template-rows:auto auto;grid-template-columns:25px 1fr;align-content:center;min-height:92px;padding:17px 23px;display:grid}.creator-profile-stats svg{color:#8da3b9;grid-area:1/1;align-self:center;width:20px}.creator-profile-stats strong{color:#f0f5fb;grid-area:1/2;align-self:center;font-size:22px}.creator-profile-stats small{color:#7f91a5;grid-area:2/2;align-self:start;margin-top:3px;font-size:11px}.creator-content-error{margin-top:18px}.creator-library-section{margin-top:30px}.creator-library-section>header{align-items:center}.creator-library-section>header>div:first-child{display:block}.creator-library-section>header>div:first-child p{margin-top:5px}.creator-section-controls{grid-template-columns:minmax(210px,300px) 160px;gap:9px;align-items:center!important;display:grid!important}.creator-section-controls label{color:#637a91;background:#07111b;border:1px solid #2a3e53;border-radius:6px;align-items:center;gap:8px;height:40px;padding:0 11px;display:flex}.creator-section-controls label svg{width:16px}.creator-section-controls input{color:#d9e4ef;background:0 0;border:0;outline:0;flex:1;min-width:0}.creator-section-controls select{color:#d9e4ef;box-sizing:border-box;vertical-align:top;background:#07111b;border:1px solid #2a3e53;border-radius:6px;outline:0;height:40px;margin:0;padding:0 10px}.creator-section-loading,.creator-empty-results{color:#71869b;border:1px dashed #25394d;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:190px;display:flex}.creator-empty-results h3{color:#c9d5e2;margin:4px 0 0}.creator-empty-results p{margin:0;font-size:12px}.creator-section-loading{flex-direction:row;font-size:12px}.social-settings-card{padding:22px}.social-settings-grid{grid-template-columns:1fr 1fr;gap:15px;margin-top:20px;display:grid}.social-settings-grid .settings-field>span{color:#c4d0dc;align-items:center;gap:7px;display:flex}.social-settings-grid .settings-field>span svg{color:#4d96f7}.profile-preview-socials{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.profile-preview-socials span{color:#8fa4b9;background:#091521;border:1px solid #2b4056;border-radius:5px;align-items:center;gap:5px;padding:5px 7px;font-size:9px;display:inline-flex}@media (width<=1200px){.template-card-grid,.template-card-grid.all{grid-template-columns:repeat(3,minmax(0,1fr))}.template-search-controls,.template-search-controls.house-search-controls{grid-template-columns:2fr 1fr 1fr}.template-item-settings-preview{grid-template-columns:180px 1fr}.template-item-settings-preview>section:last-child{grid-column:1/-1}.creator-template-header{grid-template-columns:120px minmax(230px,1fr)}.creator-profile-avatar{width:116px;height:116px}.creator-template-header .account-avatar-image,.creator-template-header .account-avatar-fallback{flex-basis:106px;width:106px;height:106px}.creator-profile-stats{grid-column:1/-1}.creator-profile-stats>span:first-child{border-left:0}}@media (width<=760px){.templates-main,.template-details-main{width:calc(100% - 24px);padding-top:14px}.templates-hero{align-items:flex-start;min-height:290px;padding:27px 20px 75px}.templates-hero>img{opacity:.18;width:100%}.template-hero-stats{flex-wrap:wrap;height:auto;padding:10px 18px}.template-hero-stats span{min-width:calc(50% - 5px)}.template-library-section>header div{display:block}.template-library-section header p{margin-top:4px}.template-card-grid,.template-card-grid.all,.template-search-controls,.template-search-controls.house-search-controls{grid-template-columns:1fr}.template-details-hero{grid-template-columns:80px 1fr;padding:18px}.template-details-hero>img{width:75px;height:75px}.template-details-hero aside{grid-column:1/-1}.template-content-metrics{grid-template-columns:repeat(2,1fr)}.template-preview-workspace>header{display:block}.template-preview-workspace>header p{margin-top:7px}.template-preview-frame{grid-template-columns:150px minmax(0,1fr);height:700px}.template-preview-explorer h3{padding:0 4px}.template-preview-explorer h3 svg,.template-preview-explorer h3 b{display:none}.template-preview-explorer button{padding:5px;font-size:10px}.template-item-settings-preview{grid-template-columns:1fr;padding:10px}.template-item-settings-preview>section:last-child{grid-column:auto}.template-modal-backdrop,.template-builder-backdrop{padding:8px}.template-import-modal,.template-edit-modal{max-height:calc(100vh - 16px);padding:20px 14px}.template-builder-modal{max-height:calc(100vh - 16px)}.template-builder-body{height:calc(100vh - 220px);padding:14px}.template-edit-grid,.template-review-counts,.template-npc-positions,.dashboard-template-grid,.project-settings-metadata-grid{grid-template-columns:1fr}.project-hero-actions{flex-wrap:wrap}.creator-template-header{text-align:center;grid-template-columns:1fr;justify-items:center;padding:25px 18px}.creator-profile-stats{grid-column:auto;width:100%}.creator-profile-identity>p{max-width:600px}.creator-name-row,.creator-socials{justify-content:center}.creator-profile-stats>span{padding:12px 8px}.creator-profile-stats svg{display:none}.creator-profile-stats>span{grid-template-columns:1fr}.creator-profile-stats strong,.creator-profile-stats small{grid-column:1}.creator-library-section>header{flex-direction:column;align-items:stretch}.creator-section-controls{grid-template-columns:1fr!important}.social-settings-grid{grid-template-columns:1fr}}.route-loading{color:#8da2bb;background:#050b12;place-items:center;min-height:100vh;font:600 14px/1.4 Inter,sans-serif;display:grid}.not-found-page{color:#e8eef7;background:var(--site-bg,#08111c);min-height:100vh}.not-found-page>section{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 64px);padding:48px 24px;display:flex}.not-found-page>section>span{color:#4d96f7;font-family:var(--minecraft-font);font-size:64px;line-height:1}.not-found-page h1{font-family:var(--minecraft-font);margin:18px 0 8px;font-size:clamp(28px,5vw,42px);font-weight:400}.not-found-page p{color:#8da2bb;margin:0;font-size:14px}.not-found-page section>div{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:26px;display:flex}.not-found-page section a{border:1px solid var(--site-border,#213246);color:#c9dced;background:var(--site-surface,#0c1724);border-radius:7px;align-items:center;gap:8px;min-height:42px;padding:0 16px;text-decoration:none;display:inline-flex}.not-found-page section a.primary{color:#fff;background:var(--site-blue-strong,#2f7fe8);border-color:#3d82d9}.landing-page{--landing-bg:#08111c;--landing-surface:#0c1724;--landing-surface-strong:#101d2b;--landing-border:#213246;--landing-blue:#4d96f7;--landing-blue-strong:#2f7fe8;--landing-ink:#f1f5fa;--landing-muted:#94a3b7;min-height:100vh;color:var(--landing-ink);background:var(--landing-bg)}.landing-page main{width:100%}.landing-hero{grid-template-columns:minmax(340px,.9fr) minmax(430px,1.1fr);align-items:center;gap:clamp(54px,6vw,92px);width:min(1320px,100% - 64px);min-height:470px;margin:0 auto;padding:72px 0 62px;display:grid}.hero-copy{min-width:0}.landing-page .hero-copy h1{max-width:610px;color:var(--landing-ink);letter-spacing:-2.8px;text-shadow:none;margin:0 0 20px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(48px,4.2vw,67px);font-weight:760;line-height:1.04}.landing-page .hero-copy h1 span{color:var(--landing-blue)}.landing-page .hero-copy>p{max-width:560px;color:var(--landing-muted);font-size:17px;line-height:1.65}.hero-buttons{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.landing-page .primary-landing-button,.landing-page .secondary-landing-button{min-height:47px;box-shadow:none;border-radius:6px;gap:9px;padding:0 18px;font-size:14px;transition:border-color .15s,background-color .15s,color .15s}.landing-page .primary-landing-button{background:var(--landing-blue-strong);border-color:#3d82d9;color:#fff!important}.landing-page .primary-landing-button:hover{box-shadow:none;background:#3a89ee;transform:none}.landing-page .secondary-landing-button{border-color:var(--landing-border);color:#dbe5ef;background:var(--landing-surface)}.landing-page .secondary-landing-button:hover{color:#fff;background:var(--landing-surface-strong);border-color:#435a73;transform:none}.hero-product-shot{background:var(--landing-surface);border:1px solid #2a3d52;border-radius:10px;width:100%;max-width:700px;margin:0;overflow:hidden}.hero-product-shot img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.landing-stories{flex-direction:column;gap:22px;width:min(1240px,100% - 64px);margin:0 auto;padding:42px 0 20px;display:flex}.product-story{border:1px solid var(--landing-border);background:var(--landing-surface);border-radius:11px;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);align-items:stretch;min-width:0;min-height:380px;margin:0;display:grid;overflow:hidden}.product-story.reverse{grid-template-columns:minmax(320px,.78fr) minmax(0,1fr)}.product-story.reverse .story-copy{order:2}.product-story.reverse .story-visual{order:1}.story-copy{flex-direction:column;justify-content:center;min-width:0;padding:34px 32px;display:flex}.story-copy>span{color:var(--landing-blue);font-family:var(--minecraft-font);letter-spacing:.9px;font-size:10px}.story-copy h2{color:var(--landing-ink);letter-spacing:-1.2px;margin:14px 0 15px;font-size:clamp(28px,2.6vw,38px);font-weight:760;line-height:1.14}.story-copy p{color:var(--landing-muted);margin:0;font-size:14px;line-height:1.7}.story-copy a{color:#69a9fa;align-items:center;gap:7px;margin-top:21px;font-size:12px;font-weight:750;text-decoration:none;display:inline-flex}.story-copy a:hover{color:#9ac7ff}.story-visual{border:0;border-left:1px solid var(--landing-border);background:0 0;border-radius:0;min-width:0;margin:0}.product-story.reverse .story-visual{border-left:0;border-right:1px solid var(--landing-border)}.story-visual img{object-fit:cover;width:100%;height:100%;display:block}.product-story.live-feedback .story-visual img{object-position:center bottom}.landing-community{width:min(1240px,100% - 64px);margin:0 auto;padding:16px 0 90px}.community-intro{text-align:center;max-width:760px;margin:0 auto 40px}.community-intro>span{color:var(--landing-blue);font-family:var(--minecraft-font);letter-spacing:.9px;font-size:10px}.landing-community h2{color:var(--landing-ink);letter-spacing:-1.8px;margin:16px 0 14px;font-size:clamp(32px,3.4vw,50px);font-weight:780;line-height:1.08}.landing-community h2>span{color:var(--landing-blue)}.community-intro>p{color:var(--landing-muted);margin:0;font-size:15px;line-height:1.65}.community-panels{grid-template-columns:minmax(0,1.48fr) minmax(0,1fr);align-items:stretch;gap:22px;display:grid}.community-panel{border:1px solid var(--landing-border);background:var(--landing-surface);border-radius:11px;min-width:0;margin:0;overflow:hidden}.community-discord-panel{position:relative}.community-discord-panel>img{object-fit:cover;object-position:right center;pointer-events:none;width:74%;height:100%;display:block;position:absolute;top:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0% 4%,#00000080 60%,#000 100%);mask-image:linear-gradient(90deg,#0000 0% 4%,#00000080 60%,#000 100%)}.community-discord-panel .community-panel-copy{z-index:1;max-width:60%;position:relative}.community-panel-copy{flex-direction:column;min-width:0;padding:26px 24px;display:flex}.community-panel-eyebrow{color:var(--landing-muted);font-family:var(--minecraft-font);letter-spacing:.8px;align-items:center;gap:12px;margin:0;font-size:9px;display:flex}.community-discord-icon{color:#cbd1ff;background:#22294d;border:1px solid #3b4a84;border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.community-panel h3{color:var(--landing-ink);letter-spacing:-1.1px;margin:20px 0 12px;font-size:clamp(26px,2.4vw,34px);font-weight:760;line-height:1.12}.community-panel h3>span{color:var(--landing-blue)}.community-panel-lead{color:var(--landing-muted);margin:0;font-size:13px;line-height:1.65}.community-discord-stats{grid-template-columns:1fr 1fr;gap:12px;margin:22px 0 0;display:grid}.community-platform-stats{grid-template-columns:1fr 1fr;grid-auto-rows:1fr;gap:12px;margin:22px 0 0;display:grid}.community-discord-stats>div,.community-platform-stats>div{border:1px solid var(--landing-border);background:var(--landing-surface-strong);border-radius:9px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:13px;min-width:0;padding:15px 16px;display:grid}.community-discord-stats>div{grid-template-columns:30px minmax(0,1fr);gap:11px}.community-discord-stats dt,.community-platform-stats dt{place-items:center;display:grid}.community-platform-stats dt img{object-fit:contain;width:34px;height:34px;image-rendering:pixelated}.community-discord-stats dt svg{color:#69a9fa}.community-discord-stats dd,.community-platform-stats dd{min-width:0;margin:0}.community-discord-stats strong,.community-platform-stats strong{color:var(--landing-ink);letter-spacing:-.8px;font-size:25px;font-weight:750;line-height:1.15;display:block}.community-discord-stats dd>span,.community-platform-stats dd>span{color:#b6c4d4;margin-top:2px;font-size:12px;display:block}.community-platform-stats small{color:#7d8ea1;margin-top:3px;font-size:11px;display:block}.community-discord-stats [data-community-stat=online] dt svg{color:#4bc989}.community-panel-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.landing-community .primary-landing-button,.landing-community .secondary-landing-button{justify-content:center}.community-panel-actions>a{flex:150px}.community-perks{flex-wrap:wrap;gap:8px 22px;margin:auto 0 0;padding:20px 0 0;list-style:none;display:flex}.community-perks li{color:#8fa0b3;align-items:center;gap:8px;font-size:12px;display:inline-flex}.community-perks svg{color:#69a9fa}.community-platform-panel{flex-direction:column;padding:26px 24px;display:flex}.community-platform-panel h3{margin-top:0}.community-platform-panel .community-platform-stats{margin-top:auto;padding-top:22px}.community-footer-actions{border-top:1px solid var(--landing-border);flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:34px;padding-top:30px;display:flex}.community-signoff{color:#738397;justify-content:center;align-items:center;gap:7px;margin:20px 0 0;font-size:13px;display:flex}.community-signoff svg{color:var(--landing-blue)}.landing-final-actions{justify-content:center;align-items:center;gap:10px;width:min(1240px,100% - 64px);margin:0 auto;padding:0 0 70px;display:flex}.landing-page .landing-footer{border-color:var(--landing-border);width:min(1320px,100% - 64px);min-height:92px}.landing-page .landing-footer>div{color:#9cabbc}.landing-page .landing-footer>p{color:#738397}@media (width<=900px){.landing-hero{grid-template-columns:1fr;gap:44px;padding-top:58px}.hero-copy{max-width:760px}.hero-product-shot{max-width:860px}.product-story,.product-story.reverse{grid-template-columns:1fr}.product-story.reverse .story-copy,.product-story.reverse .story-visual{order:initial}.story-visual,.product-story.reverse .story-visual{border-left:0;border-right:0;border-top:1px solid var(--landing-border);order:-1}.story-visual img{min-height:220px;max-height:300px}.community-panels{grid-template-columns:1fr}.community-discord-panel>img{border-bottom:1px solid var(--landing-border);width:100%;min-height:200px;max-height:250px;position:static;-webkit-mask-image:none;mask-image:none}.community-discord-panel .community-panel-copy{order:1;max-width:none}.community-discord-panel>img{order:-1}.community-discord-panel{flex-direction:column;display:flex}}@media (width<=700px){.landing-hero,.landing-stories,.landing-final-actions,.landing-page .landing-footer{width:calc(100% - 28px)}.landing-hero{min-height:0;padding:48px 0 42px}.landing-page .hero-copy h1{letter-spacing:-2px;font-size:clamp(40px,12.5vw,54px)}.landing-page .hero-copy>p{font-size:15px}.hero-buttons{flex-direction:column}.hero-buttons a{width:100%}.landing-stories{gap:16px;padding:30px 0 40px}.product-story{min-height:0}.story-copy{padding:26px 22px}.story-copy h2{font-size:30px}.story-copy p{font-size:13px}.story-copy a{align-items:center;min-height:44px}.landing-community{width:calc(100% - 28px);padding-bottom:58px}.community-discord-stats,.community-platform-stats{grid-template-columns:1fr}.community-panel-actions>a{flex:100%}.landing-final-actions{flex-direction:column;width:calc(100% - 28px);padding-bottom:50px}.landing-final-actions a{width:100%}.landing-page .landing-footer{grid-template-columns:1fr;gap:13px;padding:21px 0}.landing-page .landing-footer>div{display:none}.landing-page .landing-footer>p{text-align:left;justify-self:start}}:root{--site-bg:#08111c;--site-surface:#0c1724;--site-surface-strong:#101d2b;--site-border:#213246;--site-blue:#4d96f7;--site-blue-strong:#2f7fe8}.dashboard-page,.docs-page,.templates-page,.project-viewer-page,.project-edit-gate,.auth-page,.route-loading{background:var(--site-bg)}.site-topbar,.dashboard-topbar{border-color:var(--site-border);background:var(--site-bg);-webkit-backdrop-filter:none;backdrop-filter:none}.site-dashboard-link,.dashboard-open-editor,.dashboard-new-project,.settings-save-button,.project-modal-actions button.primary{background:var(--site-blue-strong);box-shadow:none;border-color:#3d82d9}.site-dashboard-link:hover,.dashboard-open-editor:hover,.dashboard-new-project:hover,.settings-save-button:hover,.project-modal-actions button.primary:hover{filter:none;background:#3a89ee}.dashboard-sidebar,.dashboard-metrics article,.dashboard-project-card,.project-item-icon,.dashboard-project-state,.settings-card,.profile-preview-card,.account-gate-card,.docs-index,.docs-next-card,.template-card,.template-card-icon,.template-details-hero,.template-import-modal,.template-edit-modal,.template-builder-modal,.creator-template-header,.project-hero-card,.project-viewer-metrics article,.project-overview-card,.project-document-empty,.project-modal,.auth-showcase-card,.auth-card,.auth-card-icon{border-color:var(--site-border);background:var(--site-surface);box-shadow:none}.dashboard-sidebar nav a.active,.docs-index section a.active{color:#fff;box-shadow:none;background:#173354}.dashboard-metrics{grid-template-columns:repeat(2,minmax(220px,1fr))}.create-project-card,.dashboard-import-project,.dashboard-discord,.dashboard-login-link,.template-search-controls,.template-content-metrics span,.template-content-group,.template-project-picker>button,.template-review-card,.template-preview-frame,.project-card-actions a,.project-card-actions button,.auth-mode-tabs,.auth-panel-wrap,.oauth-button-list button,.profile-avatar-ring{background:var(--site-surface);box-shadow:none}.project-card-actions a,.template-card-actions a,.template-details-hero aside button.primary{color:#fff;background:var(--site-blue-strong);box-shadow:none;border-color:#3d82d9}.docs-next-card{color:#69a9fa}.auth-page:before,.auth-pixel-glow{display:none}.auth-page-unified{grid-template-columns:1fr;place-items:center;min-height:calc(100vh - 82px);padding:72px 24px;display:grid;overflow:auto}.auth-page-unified .auth-panel-wrap{width:100%;min-height:0;padding:0}.auth-page-unified .auth-card{width:min(460px,100%);padding:40px}.auth-page-unified .oauth-button-list{margin-top:27px}.auth-showcase,.auth-panel-wrap{border-color:var(--site-border);-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}.oauth-button-list button.discord,.oauth-button-list button.discord:hover:not(:disabled),.connected-provider.connected,.reference-item-notice,.workspace-app .reference-item-notice{background:var(--site-surface-strong);box-shadow:none}.templates-hero{border-color:var(--site-border);background:var(--site-surface);box-shadow:none}.templates-hero:after{background:#08111cb8}.profile-preview-banner{background:url(/grass_block_side.png) 0 0/64px 64px}.profile-preview-banner:after{background:#08111c6b}.project-hero-art{background:url(/grass_block_side.png) 0 0/72px 72px}.project-hero-art:after{background:#08111c61}.project-card-cover{background:var(--site-surface-strong)}.dashboard-account-skeleton{background:var(--site-surface-strong);animation:none}@media (width<=760px){.dashboard-metrics{grid-template-columns:1fr}.auth-page-unified{min-height:calc(100vh - 72px);padding:68px 14px 34px}.auth-page-unified .auth-card{padding:29px 22px}.auth-page-unified .auth-back-link{top:21px;left:17px}}.block-picker-backdrop{z-index:1400;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#02070ec7;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.block-picker-modal{color:#eaf1fb;background:#0d1622;border:1px solid #253246;border-radius:12px;grid-template-rows:auto auto minmax(0,1fr);width:min(980px,100%);height:min(760px,100vh - 56px);display:grid;overflow:hidden;box-shadow:0 24px 70px #0000006b}.block-picker-header{border-bottom:1px solid #202c3d;justify-content:space-between;align-items:flex-start;gap:24px;padding:25px 27px 20px;display:flex}.block-picker-header span{color:#62a8ff;letter-spacing:.13em;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.block-picker-header h2{margin:0;font-size:22px;line-height:1.25}.block-picker-header p{color:#91a0b5;max-width:650px;margin:7px 0 0;font-size:13px;line-height:1.5}.block-picker-header>button{color:#9cabbf;cursor:pointer;background:#111d2b;border:1px solid #2a394d;border-radius:7px;flex:none;place-items:center;width:34px;height:34px;display:grid}.block-picker-header>button:hover{color:#fff;border-color:#3b506a}.block-picker-controls{border-bottom:1px solid #202c3d;padding:17px 27px 15px}.block-picker-search{color:#71829a;background:#09111b;border:1px solid #26364a;border-radius:7px;align-items:center;gap:10px;height:42px;padding:0 12px;display:flex}.block-picker-search:focus-within{color:#6af;border-color:#397cca}.block-picker-search input{color:#e8eff9;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:14px}.block-picker-search kbd{color:#8595aa;text-align:center;background:#162233;border:1px solid #29384d;border-radius:5px;min-width:30px;padding:3px 6px;font:700 11px/1.2 Inter,sans-serif}.block-picker-controls nav{gap:6px;margin-top:12px;display:flex;overflow-x:auto}.block-picker-controls nav button{color:#8e9db1;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:7px 11px;font:700 12px/1 Inter,sans-serif}.block-picker-controls nav button:hover{color:#cdd8e7;background:#111d2a}.block-picker-controls nav button.active{color:#dcecff;background:#14263b;border-color:#2b527c}.block-picker-grid{grid-template-columns:repeat(auto-fill,minmax(118px,1fr));align-content:start;gap:8px;padding:19px 27px 28px;display:grid;overflow:auto}.block-picker-grid>button{color:#aebacd;cursor:pointer;text-align:center;background:#101b29;border:1px solid #202f42;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:119px;padding:10px 8px;font:650 12px/1.3 Inter,sans-serif;display:flex;position:relative}.block-picker-grid>button:hover{color:#eef5ff;background:#142131;border-color:#38506e}.block-picker-grid>button.selected{color:#f2f7ff;background:#14263c;border-color:#4389dc}.block-picker-grid>button>svg{color:#08111d;background:#62a8ff;border-radius:50%;padding:2px;position:absolute;top:8px;right:8px}.block-picker-icon{place-items:center;width:62px;height:62px;display:grid}.block-picker-icon img{object-fit:contain;width:58px;height:58px;image-rendering:pixelated}.block-picker-empty{color:#8392a7;grid-column:1/-1;margin:50px auto;font-size:14px}.sound-picker-modal{grid-template-rows:auto minmax(0,1fr)}.sound-picker-toolbar{align-items:center;gap:10px;display:flex}.sound-picker-toolbar .block-picker-search{flex:1;min-width:0}.sound-picker-close{color:#9cabbf;cursor:pointer;background:#111d2b;border:1px solid #2a394d;border-radius:7px;flex:none;place-items:center;width:42px;height:42px;display:grid}.sound-picker-close:hover{color:#fff;border-color:#3b506a}.sound-picker-legend{color:#8f9eb2;align-items:center;gap:8px;margin-top:11px;font-size:12px;line-height:1.4;display:flex}.sound-picker-compatibility-badge{color:#efc987;white-space:nowrap;letter-spacing:.05em;text-transform:uppercase;background:#2b2318;border:1px solid #58472d;border-radius:4px;align-items:center;padding:3px 6px;font-size:9px;font-weight:800;line-height:1;display:inline-flex}.sound-picker-grid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr))}.sound-picker-grid>button{gap:5px;min-height:126px;padding:13px 10px}.sound-picker-grid>button strong{color:inherit;font-size:13px;line-height:1.25}.sound-picker-grid>button small{color:#71839a;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font:700 10px/1.3 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:hidden}.sound-picker-grid>button .sound-picker-compatibility-badge{margin-top:3px}.sound-picker-note{color:#8ac1ff;background:#182a40;border:1px solid #2b4665;border-radius:7px;place-items:center;width:30px;height:30px;margin-bottom:3px;font-size:18px;display:grid}.variables-toggle{color:#9aa9bb;cursor:pointer;background:#111a26;border:1px solid #29374a;border-radius:6px;align-items:center;gap:7px;height:34px;padding:0 11px;font:700 12px/1 Inter,sans-serif;display:inline-flex}.variables-toggle:hover,.variables-toggle.active{color:#dcecff;background:#15263a;border-color:#37658f}.variables-toggle>span{color:#83bfff;text-align:center;background:#0c1724;border-radius:8px;min-width:20px;padding:2px 6px;font-size:10px}.variables-panel{z-index:24;color:#d9e3ef;background:#0d1621;border-left:1px solid #263447;flex-direction:column;width:min(410px,100% - 24px);display:flex;position:absolute;top:0;bottom:0;right:0;overflow:hidden;box-shadow:-18px 0 48px #00000052}.variables-panel-header{background:#101a27;border-bottom:1px solid #263447;flex:0 0 56px;justify-content:space-between;align-items:center;height:56px;padding:0 14px 0 17px;display:flex}.variables-panel-header>div{align-items:center;gap:8px;display:flex}.variables-panel-header strong{letter-spacing:.08em;text-transform:uppercase;font-size:13px}.variables-panel-header span{color:#8cbfff;text-align:center;background:#17283b;border-radius:9px;min-width:22px;padding:2px 6px;font-size:10px}.variables-panel-header button{color:#8291a5;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:32px;height:32px;display:grid}.variables-panel-header button:hover{color:#eef5fd;background:#182433}.variables-panel-summary{flex:none;justify-content:space-between;align-items:baseline;gap:10px;padding:14px 16px 10px;display:flex}.variables-panel-summary strong{color:#c9d5e3;text-transform:uppercase;letter-spacing:.05em;font-size:12px}.variables-panel-summary span{color:#6f8095;font-size:10px}.variables-list{scrollbar-width:thin;scrollbar-color:#32445a transparent;flex:45%;min-height:112px;padding:0 9px 10px;overflow:auto}.variable-row{color:#b8c5d4;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:58px;padding:9px 10px;display:grid}.variable-row:hover{background:#121e2b;border-color:#202f41}.variable-row.selected{color:#e9f3ff;background:#15283c;border-color:#315b84}.variable-scope-dot{background:#8f6ce4;border-radius:50%;flex:none;width:8px;height:8px;display:inline-block}.variable-scope-dot.player{background:#4c94e8}.variable-scope-dot.global{background:#e5ad49}.variable-scope-dot.team{background:#9a73e8}.variable-row-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.variable-row-copy strong{color:inherit;text-overflow:ellipsis;white-space:nowrap;font:700 12px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:hidden}.variable-row-copy small{color:#6f8095;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.variable-row-meta{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.variable-row-meta em{color:#7db8f4;white-space:nowrap;font-size:9px;font-style:normal}.variable-row-meta b{color:#8191a5;text-align:center;background:#0b131d;border-radius:8px;min-width:20px;padding:2px 5px;font-size:9px}.variables-list-divider{color:#68798e;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:9px;padding:14px 8px 7px;font-size:9px;font-weight:750;display:flex}.variables-list-divider:after{content:"";background:#223043;flex:1;height:1px}.variables-empty-state{color:#53657a;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:30px;display:flex}.variables-empty-state strong{color:#8798ac;margin-top:9px;font-size:13px}.variables-empty-state p{max-width:250px;margin:6px 0 0;font-size:11px;line-height:1.5}.variable-detail{scrollbar-width:thin;scrollbar-color:#32445a transparent;background:#0a121c;border-top:1px solid #263447;flex:55%;min-height:310px;padding:15px 16px 18px;overflow:auto}.variable-detail-heading{align-items:center;gap:10px;margin-bottom:16px;display:flex}.variable-detail-heading>div{flex-direction:column;gap:2px;display:flex}.variable-detail-heading strong{color:#edf5ff;font:750 14px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.variable-detail-heading small{color:#718299;font-size:10px}.variable-description-field,.variable-rename-field{margin-bottom:16px;display:block}.variable-description-field>span,.variable-rename-field>label,.variable-usages-heading{color:#8596aa;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:750}.variable-description-field textarea{resize:vertical;color:#d9e4ef;background:#0e1925;border:1px solid #293a4e;border-radius:6px;outline:0;width:100%;height:52px;margin-top:7px;padding:8px 10px;font:12px/1.4 Inter,sans-serif;display:block}.variable-description-field textarea:focus,.variable-rename-field input:focus{border-color:#3f80be}.variable-description-field>small{color:#53657a;text-align:right;margin-top:4px;font-size:9px;display:block}.variable-rename-field>label{align-items:center;gap:5px;display:flex}.variable-rename-field>div{gap:6px;margin-top:7px;display:flex}.variable-rename-field input{color:#d9e4ef;background:#0e1925;border:1px solid #293a4e;border-radius:5px;outline:0;flex:1;min-width:0;height:34px;padding:0 9px;font:12px ui-monospace,SFMono-Regular,Consolas,monospace}.variable-rename-field button{color:#e5f1ff;cursor:pointer;background:#245f99;border:1px solid #377dbd;border-radius:5px;height:34px;padding:0 12px;font:700 11px Inter,sans-serif}.variable-rename-field button:disabled{color:#64758a;cursor:default;background:#131e2b;border-color:#28384b}.variable-rename-error{color:#ef838e;margin-top:5px;font-size:10px;display:block}.variable-usages-heading{justify-content:space-between;align-items:center;padding-top:2px;display:flex}.variable-usages-heading>span{align-items:center;gap:5px;display:flex}.variable-usages-heading b{color:#7f91a7;text-align:center;background:#172333;border-radius:8px;min-width:20px;padding:2px 5px;font-size:9px}.variable-usages-list{flex-direction:column;gap:5px;margin-top:8px;display:flex}.variable-usages-list>button{color:#aab9ca;cursor:pointer;text-align:left;background:#101b28;border:1px solid #213145;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;min-height:50px;padding:8px 10px;display:flex}.variable-usages-list>button:hover{color:#e4f1ff;background:#152438;border-color:#325a82}.variable-usages-list>button>span{flex-direction:column;gap:4px;min-width:0;display:flex}.variable-usages-list strong,.variable-usages-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.variable-usages-list strong{font-size:11px}.variable-usages-list small{color:#6f8196;font-size:9px}.variable-usages-list>p{color:#68798d;font-size:11px;line-height:1.5}.variable-suggestion-menu{z-index:100000;color:#cfdae8;scrollbar-width:thin;scrollbar-color:#33485f transparent;background:#0d1723;border:1px solid #30445d;border-radius:7px;width:min(310px,100vw - 20px);max-height:240px;padding:5px;position:fixed;overflow:auto;box-shadow:0 16px 38px #0000006b}.variable-suggestion-menu button{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:4px;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:8px 9px;display:grid}.variable-suggestion-menu button:hover,.variable-suggestion-menu button.active{background:#19304a}.variable-suggestion-menu strong{text-overflow:ellipsis;white-space:nowrap;font:700 11px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:hidden}.variable-suggestion-menu small{color:#75879d;font-size:9px}.function-icon-trigger{color:inherit;cursor:pointer;margin-left:6px;padding:2px}.function-icon-trigger:hover:not(:disabled){background:#50c8781f;border-color:#50c878}.function-icon-trigger:disabled{cursor:default;opacity:.55}.explorer-item-row>.function-icon-trigger+.explorer-item{padding-left:3px}.function-settings-backdrop{z-index:120;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#02070ec7;place-items:center;padding:26px;display:grid;position:fixed;inset:0}.function-settings-modal{color:#e5edf7;background:#0d1622;border:1px solid #28374a;border-radius:11px;width:min(860px,100%);height:min(820px,100vh - 52px);overflow:hidden;box-shadow:0 26px 74px #00000075}.function-settings-body{flex-direction:column;height:100%;min-height:0;display:flex}.function-settings-form{background:#0a121c;border-bottom:1px solid #233145;flex:none;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;padding:18px 20px;display:grid}.function-settings-form>label{min-width:0;margin:0;display:block}.function-settings-form>label>span{color:#8c9caf;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:7px;font-size:10px;font-weight:800;display:flex}.function-settings-form>label>small{color:#68798d;margin-top:6px;font-size:10px;line-height:1.45;display:block}.function-setting-input-row{gap:6px;display:flex}.function-setting-input-row input{color:#e0e9f4;background:#0d1824;border:1px solid #2a3a4e;border-radius:5px;outline:0;flex:1;min-width:0;height:37px;padding:0 9px;font:12px Inter,sans-serif}.function-setting-input-row input:focus{border-color:#3d7dbb}.function-setting-input-row button{color:#e9f4ff;cursor:pointer;white-space:nowrap;background:#235f9a;border:1px solid #377dbd;border-radius:5px;height:37px;padding:0 11px;font:700 10px Inter,sans-serif}.function-setting-input-row button:disabled{color:#627388;cursor:default;background:#141f2c;border-color:#29384a}.function-settings-form .function-setting-error{color:#f08791}.function-icon-picker{flex:1;min-width:0;min-height:0;display:flex}.command-settings-modal{height:auto;max-height:min(820px,100vh - 52px)}.command-settings-modal .function-settings-form{border-bottom:0}.command-setting-group{min-width:0}.command-setting-group>.command-setting-label{color:#8c9caf;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:7px;font-size:10px;font-weight:800;display:flex}.command-setting-group>small{color:#68798d;margin-top:6px;font-size:10px;line-height:1.45;display:block}.command-mode-toggle{gap:6px;display:flex}.command-mode-toggle button{color:#93a5b9;cursor:pointer;background:#0d1824;border:1px solid #2a3a4e;border-radius:5px;flex:1;justify-content:center;align-items:center;gap:6px;height:37px;font:700 10px Inter,sans-serif;display:flex}.command-mode-toggle button:hover{color:#d7e6f6;border-color:#37506b}.command-mode-toggle button.active{color:#e9f4ff;background:#235f9a;border-color:#377dbd}.command-name-row{align-items:center}.command-name-row .command-name-prefix{color:#7e90a5;font:700 13px JetBrains Mono,Consolas,monospace}.project-modal{max-height:calc(100dvh - 48px);overflow-y:auto}.project-settings-metadata-grid>.minecraft-icon-field{grid-column:1/-1}.minecraft-icon-field{min-width:0;margin:12px 0}.minecraft-icon-field-trigger{color:#e7eef7;cursor:pointer;text-align:left;background:#101b28;border:1px solid #294059;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px;display:flex}.minecraft-icon-field-trigger>img{object-fit:contain;width:48px;height:48px;image-rendering:pixelated}.minecraft-icon-field-trigger>span:first-of-type{flex:1;gap:4px;display:grid}.minecraft-icon-field-trigger small{color:#93a2b5}.minecraft-icon-field-trigger>span:last-child{color:#78baff;font-size:12px}.minecraft-icon-field-picker{border:1px solid #294059;border-radius:8px;margin-top:8px;overflow:hidden}.minecraft-icon-field-picker>.minecraft-item-picker{height:340px;max-height:50vh}.minecraft-item-picker{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.minecraft-item-picker-toolbar{border-bottom:1px solid #223043;flex:none;align-items:center;gap:9px;padding:14px 16px;display:flex}.minecraft-item-picker-search{color:#718299;background:#09121c;border:1px solid #29394c;border-radius:6px;flex:1;align-items:center;gap:9px;min-width:0;height:39px;padding:0 10px;display:flex}.minecraft-item-picker-search:focus-within{color:#67aaf2;border-color:#3978b3}.minecraft-item-picker-search input{color:#dbe5f0;background:0 0;border:0;outline:0;flex:1;min-width:0;font:12px Inter,sans-serif}.minecraft-item-picker-search kbd{color:#77899e;text-align:center;background:#172434;border-radius:5px;min-width:31px;padding:3px 6px;font:700 9px Inter,sans-serif}.minecraft-item-picker-close{color:#8797aa;cursor:pointer;background:#111d2b;border:1px solid #2b3a4d;border-radius:6px;flex:0 0 39px;place-items:center;width:39px;height:39px;display:grid}.minecraft-item-picker-close:hover{color:#fff;border-color:#43566f}.minecraft-item-picker-grid{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#32455c transparent;flex:1;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));align-content:start;gap:7px;min-height:0;padding:14px 16px 20px;display:grid;overflow-y:auto}.minecraft-item-picker-grid>button{color:#93a2b5;cursor:pointer;background:#101b28;border:1px solid #202f42;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:102px;padding:8px 6px;font:650 10px/1.25 Inter,sans-serif;display:flex;position:relative}.minecraft-item-picker-grid>button:hover{color:#edf5ff;background:#142231;border-color:#38516f}.minecraft-item-picker-grid>button.selected{color:#edf7ff;background:#152941;border-color:#4387c9}.minecraft-item-picker-grid>button>span:last-of-type{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.minecraft-item-picker-grid>button>svg{color:#07111c;background:#62a8ff;border-radius:50%;padding:2px;position:absolute;top:6px;right:6px}.minecraft-item-picker-icon{place-items:center;width:54px;height:54px;display:grid}.minecraft-item-picker-icon img{object-fit:contain;width:51px;height:51px;image-rendering:pixelated}.minecraft-item-picker-empty{color:#8392a7;grid-column:1/-1;margin:50px auto;font-size:13px}@media (width<=640px){.block-picker-backdrop{padding:12px}.block-picker-modal{height:calc(100vh - 24px)}.block-picker-header,.block-picker-controls{padding-left:17px;padding-right:17px}.block-picker-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));padding:14px 17px 22px}.variables-panel{width:100%}.function-settings-backdrop{padding:10px}.function-settings-modal{height:calc(100vh - 20px)}.function-settings-form{grid-template-columns:1fr;gap:14px;max-height:270px;overflow-y:auto}.function-icon-picker{min-height:0}.minecraft-item-picker-grid{grid-template-columns:repeat(auto-fill,minmax(88px,1fr));padding-left:12px;padding-right:12px}}.collaboration-presence{align-items:center;padding-left:8px;display:flex}.collaboration-avatar{width:35px;height:35px;box-shadow:none;cursor:pointer;background:0 0;border:2px solid #101b28;border-radius:50%;place-items:center;margin-left:-7px;padding:0;display:grid;position:relative;overflow:visible}.collaboration-avatar:after{content:"";background:#42c78a;border:2px solid #101b28;border-radius:50%;width:8px;height:8px;position:absolute;bottom:-1px;right:-1px}.collaboration-avatar.idle:after{background:#e9b949}.collaboration-avatar.unfocused:after{background:#78879a}.collaboration-avatar .account-avatar-image,.collaboration-avatar .account-avatar-fallback{width:100%;height:100%;box-shadow:none;border-radius:50%;flex-basis:100%}.collaboration-avatar-overflow{color:#9bacbf;margin-left:5px;font-size:11px}.collaboration-reconnecting{z-index:85;color:#f3d27a;background:#1c1a12;border:1px solid #725b27;border-radius:7px;align-items:center;gap:8px;padding:9px 13px;font-size:12px;display:flex;position:fixed;top:78px;left:50%;transform:translate(-50%);box-shadow:0 8px 26px #00000047}.collaboration-modal-backdrop{z-index:160;background:#02080ec7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.collaboration-modal{color:#dce6f1;background:#0d1824;border:1px solid #2a3b4f;border-radius:13px;flex-direction:column;width:min(620px,100%);max-height:min(700px,100vh - 40px);display:flex;overflow:hidden;box-shadow:0 24px 70px #00000080}.collaboration-modal>header{border-bottom:1px solid #233347;justify-content:space-between;align-items:center;min-height:66px;padding:0 26px;display:flex}.collaboration-modal h2{color:#f4f7fb;margin:0;font-size:19px;font-weight:750}.collaboration-modal header button{color:#8fa0b3;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;padding:6px;display:grid}.collaboration-modal header button:hover{color:#eef5fc;background:#172535}.collaboration-modal-body{flex-direction:column;gap:22px;min-height:0;padding:22px 26px 24px;display:flex}.collaborator-invite-area{z-index:3;position:relative}.collaborator-invite{background:#101c29;border:1px solid #2b3d51;border-radius:9px;gap:6px;height:60px;padding:7px;display:flex}.collaborator-invite label{color:#78899d;flex:1;align-items:center;gap:11px;min-width:0;padding:0 8px;display:flex}.collaborator-invite input{color:#e8f0f8;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:13px}.collaborator-invite input::placeholder{color:#77889b}.collaborator-invite:focus-within{border-color:#3b6795}.collaborator-invite>button{color:#fff;cursor:pointer;background:#3d80e8;border:0;border-radius:7px;min-width:104px;font-size:13px;font-weight:730}.collaborator-invite>button:hover:not(:disabled){background:#4a8cf2}.collaborator-invite>button:disabled{color:#718196;cursor:not-allowed;background:#1b2c40}.collaborator-search-results{z-index:4;background:#101d2b;border:1px solid #2b3e53;border-radius:8px;max-height:190px;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 35px #00000059}.collaborator-search-results button{color:#dce6f1;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #203247;align-items:center;gap:11px;width:100%;padding:10px 12px;display:flex}.collaborator-search-results button:last-child{border-bottom:0}.collaborator-search-results button:hover{background:#17283a}.collaborator-search-results .account-avatar-image,.collaborator-search-results .account-avatar-fallback{border-radius:50%;flex-basis:34px;width:34px;height:34px}.collaborator-search-results span{flex-direction:column;flex:1;min-width:0;display:flex}.collaborator-search-results small{color:#8091a5;margin-top:3px;font-size:10px}.collaborator-access-section{flex-direction:column;flex:1;gap:11px;min-height:0;display:flex}.collaborator-access-section h3{color:#ecf2f8;margin:0 2px;font-size:13px;font-weight:720}.collaborator-list{overscroll-behavior:contain;scrollbar-color:#3a516a transparent;scrollbar-width:thin;border:1px solid #2a3b50;border-radius:9px;min-height:0;max-height:326px;overflow-y:auto}.collaborator-list article{background:#0f1b28;border-bottom:1px solid #213247;align-items:center;gap:12px;min-height:63px;padding:9px 12px;display:flex}.collaborator-list article:last-child{border-bottom:0}.collaborator-list .account-avatar-image,.collaborator-list .account-avatar-fallback{border-radius:50%;flex-basis:40px;width:40px;height:40px}.collaborator-identity{flex-direction:column;flex:1;min-width:0;display:flex}.collaborator-identity strong{color:#edf3f9;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.collaborator-identity small{color:#8292a5;margin-top:4px;font-size:10px}.collaborator-row-actions{align-items:center;gap:6px;display:flex}.collaborator-access-badge{color:#aebed0;background:#142333;border:1px solid #31475e;border-radius:6px;align-items:center;min-height:26px;padding:0 9px;font-size:10px;font-weight:690;display:inline-flex}.collaborator-access-badge.owner{color:#66aaf4;background:#102943;border-color:#28517c}.collaborator-access-badge.pending{color:#d8bd79;background:#211e16;border-color:#544a32}.collaborator-icon-action{color:#9cafc2;cursor:pointer;background:#132231;border:1px solid #30455b;border-radius:6px;place-items:center;width:28px;height:28px;padding:0;display:grid}.collaborator-icon-action:hover:not(:disabled){color:#edf5fd;background:#1a2d40;border-color:#45627f}.collaborator-icon-action.danger:hover:not(:disabled){color:#f6858e;background:#2a171c;border-color:#704048}.collaboration-error,.collaborator-readonly-note{color:#f17883;margin:-10px 2px 0;font-size:11px}.collaborator-readonly-note{color:#8393a6}.collaboration-share-tip{color:#59a1f4;background:#0f1b28;border:1px solid #2a3b50;border-radius:8px;align-items:flex-start;gap:13px;padding:15px 17px;display:flex}.collaboration-share-tip div{min-width:0}.collaboration-share-tip strong{color:#e4ecf5;font-size:12px}.collaboration-share-tip p{color:#8393a6;margin:4px 0 0;font-size:10px;line-height:1.45}@media (width<=620px){.collaboration-modal-backdrop{padding:10px}.collaboration-modal{max-height:calc(100vh - 20px)}.collaboration-modal>header{min-height:58px;padding:0 17px}.collaboration-modal-body{gap:17px;padding:17px}.collaborator-invite{flex-wrap:wrap;height:auto}.collaborator-invite label{min-height:42px}.collaborator-invite>button{width:100%;min-height:40px}.collaborator-row-actions{gap:4px}.collaborator-access-badge{padding:0 7px}}.dashboard-shared{max-width:1260px;margin:34px auto 0}.dashboard-shared>header span{color:#55a9ff;letter-spacing:.12em;font-size:10px;font-weight:750}.dashboard-shared>header h2{color:#edf3f9;margin:6px 0 4px;font-size:20px}.dashboard-shared>header p{color:#8292a6;margin:0 0 17px;font-size:12px}.dashboard-shared .dashboard-project-grid{margin-top:0}.dashboard-invitations .dashboard-shared-grid{grid-template-columns:repeat(auto-fill,minmax(315px,1fr));gap:13px;display:grid}.dashboard-invitations .dashboard-shared-grid article{background:#0d1925;border:1px solid #5d512f;border-radius:10px;grid-template-columns:42px minmax(0,1fr);gap:12px;min-width:0;padding:16px;display:grid}.dashboard-shared-icon{color:#70b8ff;background:#122b43;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.dashboard-invitations .dashboard-shared-grid h3{color:#eaf1f8;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 5px;font-size:14px;overflow:hidden}.dashboard-invitations .dashboard-shared-grid small{color:#778a9f;font-size:10px}.dashboard-invitations .dashboard-shared-grid p{color:#8d9caf;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;overflow:hidden}.dashboard-invitation-actions{grid-column:2;gap:7px;margin-top:4px;display:flex}.dashboard-invitation-actions button{color:#d9e8f6;cursor:pointer;background:#13263a;border:1px solid #345370;border-radius:6px;align-items:center;gap:5px;padding:7px 9px;font-size:10px;display:flex}.dashboard-invitation-actions button:last-child{color:#eca4ab;background:#25171c;border-color:#5a3940}.project-card-actions.shared-project-actions{grid-template-columns:minmax(112px,1fr) 42px}.collaboration-workspace-overlays{z-index:18;pointer-events:none;position:absolute;inset:0;overflow:hidden}.collaboration-cursor{width:22px;height:30px;color:inherit;will-change:left, top;transition:left .11s linear,top .11s linear;position:absolute}.collaboration-cursor-arrow{filter:drop-shadow(0 1px #000)drop-shadow(1px 0 #000);background-color:currentColor;width:18px;height:26px;position:absolute;top:0;left:0;-webkit-mask-image:url(/cursor.png);mask-image:url(/cursor.png);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.collaboration-cursor-avatar{background:#101b28;border:2px solid;border-radius:50%;width:17px;height:17px;display:block;position:absolute;bottom:-6px;right:-8px;overflow:hidden;box-shadow:0 1px 3px #0000008c}.collaboration-cursor-avatar .account-avatar-image,.collaboration-cursor-avatar .account-avatar-fallback{border:0;border-radius:50%;flex-basis:100%;width:100%;height:100%;font-size:7px}.collaboration-cursor strong{color:inherit;white-space:nowrap;-webkit-text-stroke:1px #000;paint-order:stroke fill;text-shadow:-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000;font-size:10px;font-weight:800;line-height:1;position:absolute;top:15px;left:15px}.collaboration-presence-overlay{display:contents}.collaboration-block-selection{border:2px solid;border-radius:5px;position:absolute;box-shadow:0 0 0 1px #07111c}.collaboration-mode-notice{z-index:24;color:#f4d991;background:#211c11;border:1px solid #785f2c;border-radius:7px;align-items:center;gap:9px;max-width:min(560px,100% - 40px);padding:10px 13px;font-size:11px;font-weight:650;display:flex;position:absolute;top:62px;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #00000057}.collaboration-mode-notice svg{color:#efbd54;flex:none}.htsl-remote-caret{vertical-align:text-bottom;border-left:2px solid;height:1.35em;margin-left:-1px;display:inline-block}.htsl-collaborator-5c8dff{border-color:#5c8dff}.htsl-collaborator-ad72ff{border-color:#ad72ff}.htsl-collaborator-f0ad3d{border-color:#f0ad3d}.htsl-collaborator-42c78a{border-color:#42c78a}.htsl-collaborator-eb6f92{border-color:#eb6f92}.htsl-collaborator-4cc7df{border-color:#4cc7df}.explorer-collaborators{align-items:center;margin-left:auto;padding-left:5px;display:flex}.explorer-collaborators>span{background:#172536;border:2px solid #101b28;border-radius:50%;width:19px;height:19px;margin-left:-5px;overflow:hidden}.explorer-collaborators img{border-radius:50%;width:100%;height:100%}.template-builder-backdrop .template-builder-modal{background:#0c1723;border:1px solid #2b435b;border-radius:10px;outline:none;flex-direction:column;width:min(1060px,100%);height:min(850px,100dvh - 48px);max-height:calc(100dvh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 80px #0008}.template-builder-modal>.template-builder-topbar{border:0;align-items:flex-start;gap:24px;padding:26px 24px 20px;display:flex}.template-builder-topbar nav{flex:1;min-width:0;margin:0!important}.template-builder-topbar ol{align-items:flex-start;width:100%;margin:0;padding:0;list-style:none;display:flex}.template-builder-topbar li{color:#9aafc8;flex-direction:column;flex:1;align-items:center;gap:9px;font-size:14px;display:flex;position:relative}.template-builder-topbar li+li:before{content:"";background:#405570;width:calc(100% - 58px);height:2px;position:absolute;top:19px;right:calc(50% + 29px)}.template-step-number{color:#c2d5e9;background:#142233;border:2px solid #48617d;border-radius:50%;place-items:center;width:40px;height:40px;font-size:16px;font-weight:600;display:grid}.template-builder-topbar li.active{color:#49a6ff;font-weight:600}.template-builder-topbar li.active .template-step-number{color:#fff;background:#2185f4;border-color:#348ff9;box-shadow:0 0 0 4px #2185f421}.template-builder-topbar li.complete .template-step-number{color:#66b8ff;border-color:#3185c9}.template-builder-close{color:#9eb7d5;cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;place-items:center;width:32px;height:40px;padding:0;display:grid}.template-builder-close:hover:not(:disabled){color:#fff;background:#1a2a3b}.template-builder-modal button:focus-visible,.template-builder-modal input:focus-visible,.template-builder-modal textarea:focus-visible,.template-builder-modal select:focus-visible,.template-selection-grid:focus-visible{outline-offset:3px;outline:2px solid #4caaff}.template-builder-modal button:disabled{opacity:.5;cursor:default}.template-builder-modal .template-builder-body{scrollbar-color:#344e68 #0b1521;scrollbar-width:thin;flex:1;height:auto;min-height:0;padding:4px 24px 22px;overflow-y:auto}.template-step-heading{margin-bottom:22px}.template-builder-modal .template-step-heading h2{color:#edf3fb;margin:0 0 7px;font-size:22px;line-height:1.3}.template-step-heading p{color:#9bb0c9;margin:0;font-size:13px;line-height:1.6}.template-step-heading>small{color:#5faeff;margin-top:8px;display:block}.template-content-selector{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:20px;display:grid}.template-selection-groups{gap:16px;min-width:0;display:grid}.template-builder-modal .template-selection-group{background:#0a1520;border:1px solid #23394d;border-radius:8px;min-width:0;margin:0;padding:14px}.template-builder-modal .template-selection-group>h3{color:#e7eef8;border:0;align-items:center;gap:10px;margin:0;padding:0 0 14px;font-size:16px;display:flex}.template-selection-group>h3 svg{color:#54a9ff;width:25px;height:25px}.template-selection-group>h3>span{color:#6cbaff;margin-left:auto;font-size:12px;font-weight:500}.template-selection-grid{scrollbar-width:thin;scrollbar-color:#344e68 #0b1521;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:220px;padding:2px;display:grid;overflow-y:auto}.template-selection-card{cursor:pointer;background:#101f2d;border:1px solid #2b4156;border-radius:8px;grid-template-columns:36px minmax(0,1fr) 20px;align-items:center;gap:12px;min-width:0;min-height:79px;padding:14px 12px;display:grid;position:relative}.template-selection-card:hover{background:#142639;border-color:#5682ab}.template-selection-card.selected{background:#142638;border-color:#339fff;box-shadow:inset 0 0 0 1px #339fff}.template-selection-card.locked{cursor:default}.template-selection-card>img{object-fit:contain;width:36px;height:36px;image-rendering:pixelated;grid-row:1/span 2}.template-selection-card strong{overflow-wrap:anywhere;color:#e6eef9;font-size:13px;font-weight:600;line-height:1.5}.template-selection-card input{accent-color:#218cff;width:20px;height:20px;cursor:inherit;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;grid-area:1/3/span 2;margin:0}.template-selection-card>small{color:#7cbbf3;grid-column:2;font-size:11px}.template-selection-card:not(:has(small))>strong{grid-row:1/span 2}.template-selection-grid .template-selection-empty{color:#8b9fb7;grid-column:1/-1;margin:0;padding:12px 0}.template-dependencies{background:#0a1420;border:1px solid #2b435b;border-radius:8px;min-width:0;padding:17px 15px}.template-dependencies>h3{color:#edf2fa;align-items:center;gap:10px;margin:0 0 16px;font-size:19px;display:flex}.template-dependencies>h3 svg{color:#42a5ff}.template-dependencies>p{color:#a1b4cd;margin:0 0 16px;font-size:12px;line-height:1.6}.template-dependency-list{scrollbar-width:thin;scrollbar-color:#344e68 #0b1521;max-height:280px;overflow-y:auto}.template-dependency-list>section{background:#101d2a;border:1px solid #24394e;border-radius:7px;margin-bottom:12px;padding:12px}.template-dependency-list h4{color:#dce9f7;margin:0 0 12px;font-size:13px}.template-dependency-entry{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:8px;margin-top:13px;display:grid}.template-dependency-entry img{object-fit:contain;width:28px;height:28px;image-rendering:pixelated}.template-dependency-entry strong,.template-dependency-entry small{overflow-wrap:anywhere;display:block}.template-dependency-entry strong{color:#e2ebf7;font-size:12px;font-weight:600}.template-dependency-entry small{color:#95abc4;margin-top:4px;font-size:11px;line-height:1.5}.template-dependency-entry>span{color:#81c4ff;background:#17324e;border:1px solid #356b9c;border-radius:4px;grid-column:2;justify-self:start;padding:2px 6px;font-size:10px}.template-dependency-empty{color:#8097b1;padding:14px 0;font-size:12px}.template-dependency-info{background:#0e2035;border:1px solid #215586;border-radius:7px;align-items:flex-start;gap:10px;margin-top:16px;padding:14px 12px;display:flex}.template-dependency-info>svg{color:#4aa8ff;flex-shrink:0;margin-top:2px}.template-dependency-info strong{color:#68b7ff;font-size:12px}.template-dependency-info p{color:#9bb4d2;margin:8px 0 0;font-size:11px;line-height:1.7}.template-dependency-blocked{color:#ffc6a4;overflow-wrap:anywhere;background:#2b1b16;border:1px solid #875037;border-radius:7px;margin-top:14px;padding:12px;font-size:12px}.template-builder-modal>footer{background:#0e1b28;border-top:1px solid #283d52;flex-shrink:0;padding:15px 24px}.template-builder-modal>footer>div{align-items:center;gap:22px;display:flex}.template-builder-modal>footer>div>span{color:#99adc5;font-size:12px}.template-builder-modal>footer button{color:#dce8f7;background:#142232;border-color:#354e69;border-radius:7px;min-height:43px;padding:0 20px;font-size:13px}.template-builder-modal>footer button.primary{color:#fff;background:#2185f4;border-color:#409bff}.template-builder-modal>footer button:hover:not(:disabled){filter:brightness(1.13)}.template-builder-modal .template-details-form{background:#0b1622;border:1px solid #283e54;border-radius:9px;padding:22px}.template-builder-modal .template-details-form>label:first-child{margin-top:0}.template-builder-modal .template-details-icon>.minecraft-icon-field{margin:15px 0 0}.template-builder-modal .template-details-icon .minecraft-icon-field-trigger{width:min(280px,100%)}.template-builder-modal .template-details-form label{color:#d5e3f3;font-size:13px}.template-builder-modal .template-details-form input,.template-builder-modal .template-details-form select,.template-builder-modal .template-details-form textarea{color:#e0eaf6;background:#101f2e;border:1px solid #304963;border-radius:7px}.template-builder-modal .template-details-form textarea{min-height:125px}.template-builder-modal .template-details-form input::placeholder,.template-builder-modal .template-details-form textarea::placeholder{color:#728aa5}.template-builder-modal .template-details-form fieldset{background:#0e1c2b;padding:16px}.template-builder-modal .template-review-card{background:#101f2e;border:1px solid #304861;padding:22px}.template-builder-modal .template-review-card h3,.template-builder-modal .template-review-card p{overflow-wrap:anywhere}.template-builder-modal .template-review-counts{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0}.template-builder-modal .template-review-counts span{background:#101f2e;border-color:#2c435b;min-height:90px;font-size:13px}.template-builder-modal .template-review-counts strong{color:#edf4fc;font-size:20px}.template-builder-modal .template-builder-review>section{background:#0d2034;border-color:#275481;padding:18px}.template-builder-modal .template-builder-review>section p{color:#86bdf0}.template-builder-modal .template-review-warning{color:#9bb0c9;background:#0d1b29;border:1px solid #2a4056;border-radius:8px;padding:16px;line-height:1.6}@media (width<=900px){.template-content-selector{grid-template-columns:minmax(0,1fr)}.template-dependency-list{max-height:220px}}@media (width<=540px){.template-builder-backdrop .template-builder-modal{height:calc(100dvh - 16px);max-height:calc(100dvh - 16px)}.template-builder-modal>.template-builder-topbar{gap:6px;padding:18px 12px}.template-builder-topbar li{font-size:11px}.template-builder-topbar li+li:before{width:calc(100% - 44px);top:16px;right:calc(50% + 22px)}.template-step-number{width:34px;height:34px;font-size:14px}.template-builder-modal .template-builder-body{padding:2px 14px 16px}.template-selection-grid{grid-template-columns:minmax(0,1fr);max-height:230px}.template-builder-modal>footer{padding:12px 14px}.template-builder-modal>footer>div{gap:10px}.template-builder-modal>footer button{padding:0 12px}.template-builder-modal .template-details-form{padding:14px}.template-builder-modal .template-review-card{grid-template-columns:46px minmax(0,1fr);gap:12px;padding:14px}.template-builder-modal .template-review-card>img{width:46px;height:46px}.template-builder-modal .template-review-counts{gap:6px}.template-builder-modal .template-review-counts span{flex-direction:column;gap:4px;font-size:11px}}.template-builder-modal h2,.template-builder-modal h3,.template-builder-modal h4{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:650}@media (width>=901px){.template-selection-grid{max-height:180px}}.template-builder-modal .template-details-form>label{grid-template-columns:1fr auto;align-items:center;display:grid}.template-builder-modal .template-details-form>label>span{justify-self:end}.template-builder-modal .template-details-form>label>input,.template-builder-modal .template-details-form>label>textarea{grid-column:1/-1}.closed-beta-notice{color:#e9c77f;letter-spacing:.02em;background:#241c10;border:1px solid #5c4520;border-radius:8px;justify-content:center;align-items:center;gap:9px;width:min(460px,100%);margin-bottom:12px;padding:9px 15px;font-size:12px;display:flex}.closed-beta-notice span{color:#171006;letter-spacing:.08em;text-transform:uppercase;background:#e8b957;border-radius:4px;padding:3px 7px;font-size:10px;font-weight:800}.closed-beta-notice strong{color:#f3deb4;font-size:12px}.auth-legal-acceptance{color:#9aa9bc;cursor:pointer;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;margin-top:18px;font-size:11px;line-height:1.55;display:grid}.auth-legal-acceptance input{accent-color:#218cff;cursor:pointer;width:16px;height:16px;margin:2px 0 0}.auth-legal-acceptance a,.auth-terms a{color:#78bdff;text-underline-offset:2px;text-decoration:underline}.auth-legal-acceptance a:hover,.auth-terms a:hover{color:#b7ddff}.legal-page{color:#c8d4e2;background:#07111b;min-height:100vh}.legal-document{width:min(900px,100% - 40px);margin:0 auto;padding:70px 0 96px}.legal-document>header{border-bottom:1px solid #26384b;margin-bottom:46px;padding-bottom:30px}.legal-document>header>span{color:#57adff;letter-spacing:.14em;font-size:11px;font-weight:800}.legal-document>header h1{color:#f2f6fb;letter-spacing:-.04em;margin:10px 0 8px;font-size:clamp(36px,6vw,58px)}.legal-document>header p{color:#8293a7;margin:0;font-size:13px}.legal-document>section{margin-top:34px}.legal-document h2{color:#e8eff7;letter-spacing:-.015em;margin:0 0 12px;font-size:20px}.legal-document p,.legal-document li{color:#aab8c8;font-size:14px;line-height:1.75}.legal-document p{margin:10px 0}.legal-document ul{gap:8px;padding-left:22px;display:grid}.legal-document strong{color:#dfe8f2}.legal-document a{color:#64b4ff;text-underline-offset:3px;text-decoration:underline}.legal-document a:hover{color:#a7d6ff}.legal-document .legal-contact-card{background:#0d2033;border:1px solid #285178;border-radius:10px;margin-top:54px;padding:24px}.legal-contact-card h2{color:#8ac8ff}.legal-contact-card p{margin-bottom:0}.account-danger-zone{background:linear-gradient(150deg,#2a1419f7,#140d14f7);border-color:#6a3035}.account-data-export{background:linear-gradient(150deg,#0d2033f7,#0a1622f7);border-color:#285178}.account-data-export-description{color:#b2c1d1;margin:18px 0 8px;font-size:13px;line-height:1.65}.account-data-export-note{color:#7f91a5;margin:0 0 17px;font-size:12px;line-height:1.6}.account-data-export-button{color:#eaf5ff;cursor:pointer;background:#1767a8;border:1px solid #277bc2;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:12px;font-weight:750;display:inline-flex}.account-data-export-button:hover:not(:disabled){background:#1c78c2}.account-data-export-button:disabled{cursor:wait;opacity:.62}.account-danger-zone .settings-card-title>svg{color:#ff717c}.account-delete-warnings{color:#d8adb2;background:#491b2357;border:1px solid #6a3035;border-radius:8px;gap:9px;margin:20px 0;padding:15px 17px;display:grid}.account-delete-warnings p{margin:0;font-size:13px;line-height:1.6}.account-delete-warnings strong{color:#ffc1c6}.account-delete-confirmation{max-width:440px}.account-delete-confirmation input{border-color:#63333a!important}.account-delete-button{color:#fff;cursor:pointer;background:#a8323d;border:1px solid #bf4651;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:42px;margin-top:17px;padding:0 16px;font-size:12px;font-weight:750;display:inline-flex}.account-delete-button:hover:not(:disabled){background:#c13b47}.account-delete-button:disabled{cursor:not-allowed;opacity:.48}.settings-legal-links{color:#708297;text-align:center;margin:2px 0 0;font-size:11px}.settings-legal-links a{color:#8fbce5}.settings-legal-links a:hover{color:#c3e1fb}.dashboard-sidebar-footer{padding:0 12px 12px}.dashboard-sidebar-footer .dashboard-discord{margin:8px 0 0}.dashboard-legal-links{justify-content:center;gap:15px;padding:9px 5px 3px;font-size:10px;display:flex}.dashboard-legal-links a{color:#7f91a6}.dashboard-legal-links a:hover{color:#b8c9dc}.landing-page .landing-footer>div{flex-wrap:wrap;row-gap:10px}@media (width<=1000px){.dashboard-sidebar-footer{display:none}}@media (width<=620px){.legal-document{width:calc(100% - 28px);padding:44px 0 64px}.legal-document>header{margin-bottom:35px}.legal-document p,.legal-document li{font-size:13px}.landing-page .landing-footer>div{gap:18px;display:flex}.closed-beta-notice{flex-wrap:wrap}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@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}
