/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.contents{display:contents}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--asset-revision:2026080000;--ink:#1c1f1d;--muted:#777b76;--line:#dcdcd5;--paper:#f4f4ef;--panel:#fffefa;--orange:#ff6432;--orange-soft:#fbe9df;--green:#6f8d78}*{box-sizing:border-box}html,body{background:var(--paper);min-height:100%;color:var(--ink);margin:0;font-family:Inter,Noto Sans SC,Microsoft YaHei,Arial,sans-serif}body{min-width:320px}a{color:inherit;text-decoration:none}button,input,textarea{color:inherit;font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}:is(button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible){outline:2px solid var(--orange);outline-offset:3px}.kicker{color:#8c8e89;letter-spacing:.18em;margin:0 0 10px;font-size:9px;font-weight:800}.portal-home{background:radial-gradient(circle at 51% 15%, #fff 0, #ffffffb3 12%, transparent 39%), var(--paper);min-height:100vh;padding:0 40px 34px}.portal-header,.workspace-header,.review-topbar{border-bottom:1px solid var(--line);align-items:center;height:78px;display:flex}.portal-brand{align-items:center;gap:12px;display:inline-flex}.portal-logo{background:var(--ink);color:#fff;border-radius:5px 13px 5px 5px;place-items:center;width:37px;height:37px;font-size:15px;font-weight:900;display:grid;transform:rotate(-3deg)}.portal-brand>span:last-child{flex-direction:column;gap:4px;display:flex}.portal-brand b{letter-spacing:.16em;font-size:11px}.portal-brand small{color:#8b8d88;letter-spacing:.08em;font-size:9px}.header-state{color:#737570;align-items:center;gap:8px;margin-left:auto;font-size:10px;display:flex}.header-state i{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #6f8d781f}.portal-hero{text-align:center;max-width:840px;margin:10vh auto 7vh}.portal-hero h1{letter-spacing:-.07em;margin:0;font-size:clamp(52px,7vw,92px);font-weight:580;line-height:.98}.portal-hero .hero-copy{color:#6c6f6a;max-width:570px;margin:28px auto 0;font-size:13px;line-height:1.85}.role-grid{grid-template-columns:1fr 1fr;gap:16px;max-width:1040px;margin:0 auto;display:grid}.role-card{background:#fffffcd1;border:1px solid #d9d9d2;border-radius:7px;grid-template-columns:1fr 120px;align-content:space-between;gap:14px;min-height:290px;padding:28px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 60px #2326220b}.role-card:hover{border-color:#b9bbb5;transform:translateY(-5px);box-shadow:0 25px 70px #23262217}.role-index{color:#969892;letter-spacing:.1em;grid-column:1/-1;font:700 9px Consolas,monospace}.role-symbol{color:#575a56;background:#f5f4ef;border:1px solid #d9d9d2;border-radius:50%;grid-area:2/2/4;align-self:center;place-items:center;width:110px;height:110px;display:grid}.role-symbol span{font-size:18px;font-weight:650}.role-designer .role-symbol{color:#fff;background:var(--orange);border:0;box-shadow:0 14px 32px #ff64323d}.role-designer .role-symbol span{font-size:38px;font-weight:300}.role-card h2{letter-spacing:-.04em;margin:0 0 9px;font-size:25px}.role-card p{color:#767873;max-width:310px;margin:0;font-size:11px;line-height:1.75}.role-action{letter-spacing:.05em;align-self:end;font-size:10px;font-weight:750}.role-action b{color:var(--orange);margin-left:6px;font-size:16px}.workflow-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1040px;margin:26px auto 0;padding:18px 24px;display:flex}.workflow-strip div{grid-template-columns:auto auto;align-items:center;gap:2px 9px;display:grid}.workflow-strip div span{color:#a7a8a3;grid-row:1/3;font:700 9px Consolas,monospace}.workflow-strip div b{letter-spacing:.08em;font-size:9px}.workflow-strip div small{color:#989a95;font-size:8px}.workflow-strip>i{color:#b3b4af;font-style:normal}.workspace-page{min-height:100vh;padding:0 26px 26px}.workspace-header{grid-template-columns:1fr auto 1fr;display:grid;position:relative}.workspace-nav{border:1px solid var(--line);background:#eeeee8;border-radius:4px;align-items:center;gap:4px;padding:4px;display:flex}.workspace-nav a{color:#777a75;text-align:center;border-radius:3px;min-width:84px;padding:8px 13px;font-size:10px}.workspace-nav a.active{color:#fff;background:var(--ink)}.home-link{color:#777a75;border-bottom:1px solid #a7a8a3;justify-self:end;font-size:10px}.designer-layout{grid-template-columns:minmax(0,1fr) 310px;gap:18px;max-width:1480px;margin:0 auto;padding-top:23px;display:grid}.designer-main{min-width:0}.page-heading{justify-content:space-between;align-items:flex-end;margin:4px 2px 22px;display:flex}.page-heading h1{letter-spacing:-.05em;margin:0;font-size:33px;line-height:1}.step-badge{color:#8b563f;background:var(--orange-soft);border-radius:99px;padding:7px 10px;font-size:9px}.edit-notice{background:#fbf0e9;border:1px solid #e2c8ba;border-radius:5px;justify-content:space-between;align-items:center;gap:18px;margin:-6px 0 14px;padding:13px 15px;display:flex}.edit-notice b{font-size:10px}.edit-notice p{color:#8a6c5d;margin:4px 0 0;font-size:8px;line-height:1.55}.edit-notice button{color:#87523a;background:#fff;border:1px solid #d8b7a6;border-radius:3px;flex:none;padding:7px 10px;font-size:8px}.create-grid{grid-template-columns:minmax(0,1fr) minmax(330px,.84fr);gap:14px;display:grid}.form-card{border:1px solid var(--line);background:var(--panel);border-radius:6px;padding:24px;box-shadow:0 12px 40px #2628240b}.card-title{align-items:flex-start;gap:12px;margin-bottom:22px;display:flex}.card-title>span,.panel-heading>span{color:#a2a49e;margin-top:2px;font:700 8px Consolas,monospace}.card-title h2{letter-spacing:-.02em;margin:0 0 5px;font-size:14px}.card-title p{color:#9a9b96;margin:0;font-size:9px}.field-grid{grid-template-columns:1fr 1fr;gap:15px 12px;display:grid}.field-grid label{flex-direction:column;gap:7px;display:flex}.field-grid label>span{color:#7b7e79;font-size:9px;font-weight:650}.field-grid .field-wide{grid-column:1/-1}.field-grid input,.field-grid textarea{background:#faf9f5;border:1px solid #deddd6;border-radius:3px;width:100%;transition:border-color .16s,background .16s}.field-grid input{height:42px;padding:0 12px;font-size:11px}.field-grid textarea{resize:vertical;min-height:72px;padding:10px 12px;font-size:10px;line-height:1.6}.field-grid input:focus,.field-grid textarea:focus{background:#fff;border-color:#7a7c77;outline:0}.folder-input{display:none}.drop-zone{background:#f6f5f0;border:1px dashed #bfc0ba;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:220px;display:flex;position:relative;overflow:hidden}.drop-zone:hover{border-color:var(--orange);background:#faf5f0}.upload-symbol{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:43px;height:43px;margin-bottom:13px;font-size:22px;font-weight:300;display:grid}.drop-zone>b{font-size:11px}.drop-zone>p{color:#898b86;max-width:280px;margin:7px 0 10px;font-size:9px;line-height:1.55}.drop-zone>em{color:#8d6a55;background:var(--orange-soft);border-radius:99px;padding:5px 8px;font-size:8px;font-style:normal}.drop-zone.has-package{background:#e8e8e2;border-style:solid}.drop-zone.has-package>img{object-fit:contain;width:100%;height:100%}.drop-zone.retains-package{background:linear-gradient(145deg,#f1f2ed,#fafaf6);border-style:solid;border-color:#cfd3ca}.existing-package-symbol{width:43px;height:43px;color:var(--green);background:#fff;border:1px solid #c7ccc2;border-radius:50%;place-items:center;margin-bottom:13px;font-size:21px;display:grid}.package-check{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:26px;height:26px;font-size:12px;display:grid;position:absolute;top:12px;right:12px}.package-overlay{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1c1f1dd6;border-radius:3px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex;position:absolute;bottom:10px;left:10px;right:10px}.package-overlay b{font-size:9px}.package-overlay small{color:#c8cbc6;font-size:8px}.package-data{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:12px;display:grid}.package-data div{border-bottom:1px solid #e5e4de;justify-content:space-between;padding:8px 9px;display:flex}.package-data div:last-child{grid-column:1/-1}.package-data span{color:#92948e;font-size:8px}.package-data b{font-size:8px}.xr-note{border-left:2px solid var(--orange);background:#f8eee8;margin-top:14px;padding:11px 12px}.xr-note b{font-size:9px}.xr-note p{color:#8b6f60;margin:4px 0 0;font-size:8px;line-height:1.6}.inline-error{color:#944b34;background:#fff1eb;border:1px solid #e5b7a6;border-radius:4px;margin-top:13px;padding:11px 13px;font-size:10px}.upload-progress{background:#fff;border:1px solid #d8d8d1;border-radius:5px;margin-top:13px;padding:16px 18px}.upload-progress>div{justify-content:space-between;font-size:10px;display:flex}.upload-progress>i{background:#e6e6df;border-radius:8px;height:4px;margin:11px 0 8px;display:block;overflow:hidden}.upload-progress>i span{background:var(--orange);height:100%;transition:width .18s;display:block}.upload-progress p{color:#92948e;margin:0;font-size:8px}.publish-success{color:#43604a;background:#e9f0ea;border-radius:5px;grid-template-columns:30px 1fr auto auto;align-items:center;gap:11px;margin-top:13px;padding:13px 15px;display:grid}.publish-success>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.publish-success div b{font-size:10px}.publish-success div p{text-overflow:ellipsis;white-space:nowrap;max-width:440px;margin:3px 0 0;font-size:8px;overflow:hidden}.publish-success button,.publish-success>a{background:#fff;border:0;border-radius:3px;padding:8px 10px;font-size:9px}.publish-success>a{color:#fff;background:#48624f}.publish-bar{color:#fff;background:#292c29;border-radius:5px;justify-content:space-between;align-items:center;margin-top:14px;padding:17px 18px;display:flex}.publish-bar>div b{font-size:10px}.publish-bar>div p{color:#abada8;margin:4px 0 0;font-size:8px}.publish-actions{align-items:center;gap:8px;display:flex}.primary-action{background:var(--orange);color:#fff;border:0;border-radius:3px;min-width:185px;height:42px;font-size:10px;font-weight:750}.primary-action span{margin-left:12px;font-size:15px}.secondary-action{color:#dedfdc;background:0 0;border:1px solid #575a56;border-radius:3px;height:42px;padding:0 16px;font-size:9px}.project-sidebar{border:1px solid var(--line);background:#ecece6;border-radius:6px;min-height:calc(100vh - 126px);padding:21px}.sidebar-heading{justify-content:space-between;align-items:flex-end;margin-bottom:17px;display:flex}.sidebar-heading h2{margin:0;font-size:18px}.sidebar-heading>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:27px;height:27px;font-size:9px;display:grid}.sidebar-error{color:#974d36;font-size:9px}.project-list{gap:11px;display:grid}.mini-project{background:#fffefa;border:1px solid #d7d7d0;border-radius:4px;grid-template-columns:72px 1fr;gap:12px;padding:10px;display:grid}.mini-project.editing{border-color:var(--orange);box-shadow:0 0 0 2px #ff643214}.mini-cover{background:linear-gradient(145deg,#d9d8d1,#f3f2ec);border-radius:3px;flex-direction:column;justify-content:space-between;min-height:92px;padding:8px;display:flex;position:relative;overflow:hidden}.mini-cover:after{content:"";border:7px solid var(--orange);border-radius:50%;width:64px;height:38px;position:absolute;bottom:12px;right:-20px;transform:rotate(-20deg)}.mini-cover span{color:#92948e;font:700 8px Consolas,monospace}.mini-cover i{z-index:1;font-size:7px;font-style:normal}.mini-project-body>div{align-items:center;gap:6px;display:flex}.status-pill{color:#4c6c54;background:#e4eee6;border-radius:99px;padding:4px 6px;font-size:7px}.status-pill.uploading{color:#896a32;background:#f5ecd9}.status-pill.failed{color:#964d38;background:#f8e6df}.mini-project-body em{color:#969791;font-size:7px;font-style:normal}.mini-project h3{margin:8px 0 5px;font-size:10px;line-height:1.35}.mini-project p{color:#969791;margin:0 0 8px;font-size:7px}.mini-project-actions{align-items:center;gap:5px;display:flex}.mini-project-actions a,.mini-project-actions button{color:#666963;background:#fff;border:1px solid #deded7;border-radius:3px;min-height:25px;padding:0 7px;font-size:7px;font-weight:700}.mini-project-actions a{align-items:center;display:inline-flex}.mini-project-actions .project-open{border-color:var(--ink);background:var(--ink);color:#fff}.mini-project-actions .project-delete{color:#a24f36;border-color:#ead4cb}.empty-mini{color:#92948f;text-align:center;border:1px dashed #c8c8c1;border-radius:4px;padding:30px 20px}.empty-mini span{margin-bottom:7px;font-size:24px;font-weight:300;display:block}.empty-mini p{margin:0;font-size:9px;line-height:1.6}.review-lobby{background:radial-gradient(circle at 65% 12%, #fff, transparent 27%), var(--paper)}.lobby-hero{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;max-width:1320px;margin:0 auto;padding:7vh 0 5vh;display:flex}.lobby-hero h1{letter-spacing:-.065em;margin:0 0 12px;font-size:clamp(38px,5vw,68px);line-height:1}.lobby-hero>div>p:last-child{color:#7c7f79;margin:0;font-size:11px}.lobby-count{align-items:flex-end;gap:10px;display:flex}.lobby-count b{letter-spacing:-.08em;font:400 58px/.8 Consolas,monospace}.lobby-count span{color:#8b8d88;font:700 8px/1.4 Consolas,monospace}.lobby-grid{grid-template-columns:repeat(3,1fr);gap:15px;max-width:1320px;margin:24px auto;display:grid}.review-project-card{border:1px solid var(--line);background:var(--panel);border-radius:6px;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden}.review-project-card:hover{transform:translateY(-4px);box-shadow:0 22px 60px #2326221a}.review-cover{background:#e7e7e1;height:270px;position:relative;overflow:hidden}.review-cover img{object-fit:contain;width:100%;height:100%;transition:transform .4s}.review-project-card:hover .review-cover img{transform:scale(1.025)}.review-number,.review-360{border-radius:3px;padding:5px 7px;font-size:8px;position:absolute;top:14px}.review-number{background:#fff;left:14px}.review-360{background:var(--ink);color:#fff;font-weight:750;right:14px}.cover-action{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd1;border-radius:3px;padding:8px 10px;font-size:8px;position:absolute;bottom:14px;right:14px}.cover-action b{margin-left:5px;font-size:12px}.review-card-info{padding:18px}.review-card-info>div{align-items:center;gap:8px;display:flex}.review-card-info>div span{color:#8e5b43;font-size:8px}.review-card-info>div em{border-left:1px solid var(--line);color:#969892;padding-left:8px;font-size:8px;font-style:normal}.review-card-info h2{letter-spacing:-.035em;margin:9px 0 7px;font-size:18px}.review-card-info>p{color:#777a74;height:34px;margin:0;font-size:9px;line-height:1.7;overflow:hidden}.review-card-info footer{color:#8f918c;border-top:1px solid #e6e5df;justify-content:space-between;margin-top:16px;padding-top:12px;font-size:8px;display:flex}.review-card-info footer b{color:var(--ink)}.lobby-empty{text-align:center;border:1px dashed #c9cac4;border-radius:6px;grid-column:1/-1;padding:80px 20px}.lobby-empty>span{border:1px solid #c8c9c2;border-radius:50%;place-items:center;width:70px;height:70px;margin-bottom:15px;font-size:13px;display:inline-grid}.lobby-empty h2{margin:0 0 8px;font-size:19px}.lobby-empty p{color:#878984;margin:0 0 18px;font-size:10px}.lobby-empty a{color:var(--orange);font-size:10px;font-weight:700}.lobby-loading{color:#858782;max-width:1320px;margin:40px auto;font-size:10px}.lobby-error{max-width:1320px;margin:28px auto}.review-workspace{background:#f2f2ed;height:100vh;padding:0 24px 22px;overflow:hidden}.review-topbar{grid-template-columns:1fr auto 1fr;display:grid}.review-breadcrumb{align-items:center;gap:9px;font-size:9px;display:flex}.review-breadcrumb a,.review-breadcrumb span{color:#999b96}.review-breadcrumb em{background:var(--orange-soft);color:#8b573e;border-radius:99px;padding:5px 7px;font-size:8px;font-style:normal}.review-topbar>button{background:var(--ink);color:#fff;border:0;border-radius:3px;justify-self:end;height:36px;padding:0 13px;font-size:9px}.review-main-grid{grid-template-columns:minmax(0,1fr) 340px;gap:16px;max-width:1600px;height:calc(100vh - 100px);margin:22px auto 0;display:grid}.xr-column{grid-template-rows:auto minmax(0,1fr) auto;min-width:0;display:grid}.review-title-row{justify-content:space-between;align-items:flex-end;margin:0 3px 15px;display:flex}.review-title-row h1{letter-spacing:-.05em;margin:0;font-size:30px;line-height:1}.review-title-row>span{color:#6c6f69;align-items:center;gap:7px;font-size:8px;display:flex}.review-title-row>span i{background:var(--orange);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #ff64321f}.xr-stage{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#e8e8e2;border:1px solid #dadad3;border-radius:6px;min-height:420px;position:relative;overflow:hidden}.xr-stage:active{cursor:grabbing}.xr-stage>img{object-fit:contain;opacity:0;transform-origin:50%;pointer-events:none;width:100%;height:100%;transition:opacity .13s;position:absolute;inset:0}.xr-stage>img.loaded{opacity:1}.xr-grid-overlay{pointer-events:none;background-image:linear-gradient(#30322f09 1px,#0000 1px),linear-gradient(90deg,#30322f09 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 70%);mask-image:linear-gradient(#000,#0000 70%)}.xr-loading{color:#858782;place-content:center;justify-items:center;gap:9px;font-size:9px;display:grid;position:absolute;inset:0}.xr-loading i{border:2px solid #d1d1cb;border-top-color:var(--orange);border-radius:50%;width:26px;height:26px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.xr-topline{pointer-events:none;justify-content:space-between;display:flex;position:absolute;top:18px;left:20px;right:20px}.xr-topline span,.xr-topline b{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffcbd;border-radius:3px;padding:6px 8px;font:700 8px Consolas,monospace}.xr-topline b{color:#7e807a}.xr-pack-status{z-index:2;color:#6f716c;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffcd1;border-radius:3px;width:145px;padding:7px 8px;font:700 8px Consolas,monospace;position:absolute;top:50px;left:20px}.xr-pack-status>i{background:#0000001a;border-radius:2px;height:2px;margin-top:6px;display:block;overflow:hidden}.xr-pack-status>i>b{background:var(--orange);height:100%;transition:width .15s ease-out;display:block}.xr-pack-status.ready{color:#5f6f5f;width:auto}.xr-hint{color:#72746f;pointer-events:none;align-items:center;gap:6px;font-size:8px;display:flex;position:absolute;bottom:20px;left:20px}.xr-hint b{color:var(--ink);font-size:14px}.xr-hint i{background:#bdbeb8;width:1px;height:15px;margin:0 4px}.xr-controls{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);touch-action:manipulation;background:#fffffcde;border:1px solid #32343121;border-radius:4px;gap:3px;padding:4px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.xr-controls button{background:0 0;border:0;border-radius:3px;justify-content:center;align-items:center;gap:6px;width:62px;height:36px;font-size:12px;display:flex}.xr-controls button:hover,.xr-controls button.active{color:var(--orange);background:#e9e8e2}.xr-controls button span{color:#737570;font-size:8px}.xr-frame-error{z-index:2;color:#fff;background:#7e3924e6;border-radius:4px;max-width:min(380px,80%);padding:8px 10px;font-size:8px;position:absolute;bottom:68px;left:50%;transform:translate(-50%)}:-webkit-any(.xr-stage:-webkit-full-screen,.xr-stage:-webkit-full-screen){background:#e8e8e2;border:0;border-radius:0;width:100vw;height:100vh}:is(.xr-stage:fullscreen,.xr-stage:fullscreen){background:#e8e8e2;border:0;border-radius:0;width:100vw;height:100vh}.xr-zoom{color:#767873;background:#fffffcbf;border-radius:3px;padding:5px 7px;font:700 8px Consolas,monospace;position:absolute;bottom:21px;right:20px}.frame-track{background:#00000012;height:3px;position:absolute;bottom:0;left:0;right:0}.frame-track span{background:var(--orange);height:100%;transition:width 80ms;display:block}.review-meta-strip{border:1px solid var(--line);background:#fffefa;border-radius:4px;grid-template-columns:repeat(4,1fr);margin-top:10px;display:grid}.review-meta-strip div{border-right:1px solid #e4e3dd;padding:10px 13px}.review-meta-strip div:last-child{border:0}.review-meta-strip span{color:#9b9d98;margin-bottom:4px;font-size:7px;display:block}.review-meta-strip b{letter-spacing:.03em;font-size:8px}.comment-panel{border:1px solid var(--line);background:var(--panel);scrollbar-width:thin;border-radius:6px;overflow-y:auto}.comment-panel>section{border-bottom:1px solid #e6e5df;padding:19px 20px}.panel-heading{align-items:center;gap:9px;margin-bottom:13px;display:flex}.panel-heading h2{letter-spacing:.03em;margin:0;font-size:11px}.panel-heading em{color:#72746f;background:#ecece6;border-radius:50%;place-items:center;width:21px;height:21px;margin-left:auto;font-size:8px;font-style:normal;display:grid}.project-brief>p,.empty-copy{color:#6e716c;margin:0;font-size:9px;line-height:1.75}.focus-section ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.focus-section li{background:#f4f3ee;border-radius:3px;grid-template-columns:24px 1fr;align-items:center;gap:8px;padding:8px 9px;display:grid}.focus-section li span{color:#9a9c96;background:#fff;border-radius:50%;place-items:center;width:21px;height:21px;font:700 7px Consolas,monospace;display:grid}.focus-section li p{margin:0;font-size:9px}.comment-composer{background:#f8f7f3;border:1px solid #dad9d3;border-radius:4px;padding:11px}.angle-tag{color:#975a3e;background:var(--orange-soft);border-radius:99px;padding:4px 6px;font-size:7px;display:inline-block}.comment-composer textarea{resize:none;background:0 0;border:0;outline:0;width:100%;height:72px;padding:10px 0;font-size:9px;line-height:1.6}.comment-composer>div:last-child{justify-content:space-between;align-items:center;display:flex}.comment-composer>div:last-child span{color:#a0a19c;font-size:7px}.comment-composer button{background:var(--ink);color:#fff;border:0;border-radius:3px;height:29px;padding:0 11px;font-size:8px}.comment-error{color:#a34d32;font-size:8px}.comment-list{gap:15px;margin-top:17px;display:grid}.comment-list article{grid-template-columns:28px 1fr;gap:9px;display:grid}.comment-avatar{color:#555852;background:#e4e4de;border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;font-weight:750;display:grid}.comment-list article header{align-items:center;gap:7px;display:flex}.comment-list article header b{font-size:8px}.comment-list article header span{color:#91563d;background:var(--orange-soft);border-radius:99px;padding:3px 5px;font-size:6px}.comment-list article time{color:#aaaba6;margin-left:auto;font-size:7px}.comment-list article p{color:#656862;margin:6px 0 0;font-size:9px;line-height:1.65}.empty-comments{color:#979993;text-align:center;padding:22px 12px}.empty-comments span{font-size:20px}.empty-comments p{margin:7px 0 0;font-size:8px;line-height:1.6}.review-loading-page{background:var(--paper);place-items:center;height:100vh;display:grid}.review-loading-page>div{color:#777a74;justify-items:center;gap:10px;font-size:10px;display:grid}.review-loading-page i{border:2px solid #d5d5cf;border-top-color:var(--orange);border-radius:50%;width:30px;height:30px;animation:.8s linear infinite spin}.review-loading-page b{background:var(--orange-soft);color:#9b5137;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.review-loading-page a{color:var(--orange);font-size:9px}@media (max-width:1050px){.designer-layout{grid-template-columns:1fr}.project-sidebar{min-height:0}.project-list{grid-template-columns:repeat(2,1fr)}.review-main-grid{grid-template-columns:minmax(0,1fr) 310px}.lobby-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:820px){.portal-home{padding:0 18px 24px}.portal-hero{margin:8vh auto 5vh}.role-grid,.create-grid{grid-template-columns:1fr}.workflow-strip{grid-template-columns:1fr 1fr;gap:18px;display:grid}.workflow-strip>i{display:none}.review-workspace{height:auto;overflow:visible}.review-main-grid{grid-template-columns:1fr;height:auto}.xr-stage{height:62vh}.comment-panel{overflow:visible}}@media (max-width:620px){.workspace-page,.review-workspace{padding:0 10px 16px}.portal-header,.workspace-header,.review-topbar{height:66px}.portal-brand small,.home-link,.review-breadcrumb{display:none}.workspace-header{grid-template-columns:1fr auto}.workspace-nav{justify-self:end}.workspace-nav a{min-width:70px;padding:7px 8px}.portal-hero h1{font-size:48px}.role-card{grid-template-columns:1fr 86px;min-height:250px;padding:22px}.role-symbol{width:82px;height:82px}.workflow-strip{padding:16px 4px}.designer-layout{padding-top:14px}.page-heading h1{font-size:27px}.step-badge{display:none}.form-card{padding:19px}.field-grid{grid-template-columns:1fr}.field-grid .field-wide{grid-column:auto}.edit-notice{align-items:flex-start}.publish-bar{flex-direction:column;align-items:stretch;gap:14px}.publish-actions{align-items:stretch}.publish-actions .primary-action{flex:1;min-width:0}.publish-success{grid-template-columns:30px 1fr}.publish-success button,.publish-success>a{text-align:center}.project-list{grid-template-columns:1fr}.lobby-hero{padding:5vh 0 3vh}.lobby-count{display:none}.lobby-grid{grid-template-columns:1fr}.review-cover{height:230px}.review-topbar{grid-template-columns:1fr auto}.review-topbar>button{grid-column:2}.review-title-row h1{font-size:24px}.xr-stage{height:55vh;min-height:400px}.xr-hint,.xr-zoom{display:none}.xr-controls{bottom:12px}.review-meta-strip{grid-template-columns:repeat(2,1fr)}.review-meta-strip div:nth-child(2){border-right:0}.review-meta-strip div:nth-child(-n+2){border-bottom:1px solid #e4e3dd}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.header-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.header-actions button{color:#696b66;cursor:pointer;background:#fff;border:1px solid #d8d8d1;border-radius:4px;padding:7px 11px;font-size:8px}.auth-page{background:var(--paper);align-content:center;place-items:center;min-height:100vh;padding:32px 18px;display:grid;position:relative;overflow:hidden}.auth-page:before,.auth-page:after{content:"";pointer-events:none;border-radius:50%;position:fixed}.auth-page:before{border:1px solid #d9d8d1;width:46vw;min-width:430px;height:46vw;min-height:430px;top:-24vw;left:-17vw;box-shadow:0 0 0 60px #e1e0d83d,0 0 0 140px #e1e0d826}.auth-page:after{background:var(--orange-soft);width:320px;height:320px;bottom:-160px;right:-160px}.reviewer-auth:after{background:#dde8e6}.auth-brand{color:var(--ink);letter-spacing:.12em;align-items:center;gap:10px;font-size:10px;text-decoration:none;display:flex;position:absolute;top:28px;left:32px}.auth-brand span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font:800 14px/1 Georgia,serif;display:grid}.auth-card{z-index:1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafaf7f0;border:1px solid #dad9d2;border-radius:10px;width:min(440px,100%);padding:42px;position:relative;box-shadow:0 24px 70px #2e302c1a}.auth-card h1{color:var(--ink);margin:8px 0 10px;font:400 clamp(34px,5vw,54px)/1 Georgia,Times New Roman,serif}.auth-card>p:not(.kicker){color:#777a74;margin:0 0 27px;font-size:11px;line-height:1.7}.auth-card form,.stack-form{gap:15px;display:grid}.auth-card label,.stack-form label,.inline-person-form label{gap:7px;display:grid}.auth-card label span,.stack-form label span,.inline-person-form label span{color:#6f716c;letter-spacing:.08em;font-size:8px}.auth-card input,.stack-form input,.inline-person-form input{width:100%;height:43px;color:var(--ink);background:#fff;border:1px solid #d7d7d0;border-radius:4px;outline:0;padding:0 12px}.auth-card input:focus,.stack-form input:focus,.inline-person-form input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #b85f3917}.auth-card form>button,.stack-form>button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:4px;height:44px;font-weight:700}.auth-card button:disabled,.stack-form button:disabled{opacity:.45;cursor:not-allowed}.auth-error{color:#99492f;background:#f7e8e2;border-radius:4px;padding:10px 12px;font-size:9px}.auth-switch{color:#777a74;text-align:center;margin-top:22px;font-size:9px;display:block}.auth-footnote{z-index:1;color:#989a94;font-size:8px;position:absolute;bottom:24px}.access-shell{max-width:1240px;margin:0 auto;padding:28px 0 60px}.access-grid{grid-template-columns:.8fr 1.2fr;gap:16px;display:grid}.access-card{min-height:330px}.stack-form{margin-top:24px}.inline-person-form{grid-template-columns:1fr 1.15fr auto;align-items:end;gap:10px;margin-top:26px;display:grid}.inline-person-form button,.excel-import button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:4px;height:43px;padding:0 17px;font-size:9px}.excel-import{background:#f4f4ef;border:1px dashed #c9c9c1;border-radius:6px;margin-top:20px;padding:18px}.excel-import input{display:none}.excel-import button{background:var(--orange)}.excel-import p{color:#878983;margin:10px 0 0;font-size:8px;line-height:1.6}.inline-success{color:#376e62;background:#eaf3f0;border:1px solid #cbded9;border-radius:5px;margin:0 0 16px;padding:12px 15px;font-size:9px}.roster-table-card{background:#fff;border:1px solid #deded7;border-radius:7px;margin-top:16px;overflow:hidden}.roster-table-card>header{border-bottom:1px solid #e7e7e1;justify-content:space-between;align-items:center;padding:23px 26px;display:flex}.roster-table-card h2{margin:4px 0 0;font:400 23px/1.1 Georgia,Times New Roman,serif}.roster-table-card>header>b{background:var(--orange-soft);color:#995235;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.roster-table-wrap{overflow-x:auto}.roster-table-card table{border-collapse:collapse;width:100%;font-size:9px}.roster-table-card th{color:#8a8c86;text-align:left;letter-spacing:.08em;background:#f5f5f1;padding:11px 20px;font-size:7px}.roster-table-card td{color:#656862;border-top:1px solid #eeeeea;padding:14px 20px}.roster-table-card td:last-child{text-align:right}.roster-table-card td button{color:#a14d35;cursor:pointer;background:0 0;border:0;font-size:8px}.roster-status{color:#3d7468;background:#e7f0ed;border-radius:99px;padding:4px 8px;font-size:7px;display:inline-block}.roster-empty{text-align:center!important;color:#9a9c96!important;padding:38px!important}@media (max-width:820px){.access-grid{grid-template-columns:1fr}.auth-card{padding:32px 24px}}@media (max-width:620px){.header-actions .home-link{display:none}.workspace-header{grid-template-columns:auto 1fr auto;gap:8px}.workspace-nav a{min-width:0}.auth-brand{top:18px;left:18px}.inline-person-form{grid-template-columns:1fr}.access-shell{padding-top:16px}}@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}
