.world-page{max-width:1600px;padding-top:28px}.world-page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:23px}.world-page-heading h1{font:600 29px/1.6 var(--serif);letter-spacing:2px;margin:5px 0}.world-page-heading p{font-size:11px;color:#a399a8}.world-heading-actions{display:flex;gap:8px}.world-page .button{font-size:11px;min-height:35px}.world-hero{height:288px;position:relative;isolation:isolate;border:1px solid #5b484a;border-radius:10px;overflow:hidden;background:#29202a;margin-bottom:21px}.world-hero-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#1b191df5 0%,#201b21dc 30%,#271c2360 55%,transparent 80%)}.world-hero-copy{position:absolute;z-index:2;left:32px;top:26px}.world-open{font-size:10px;color:#d7b58f;letter-spacing:1.5px;display:flex;align-items:center;gap:7px}.world-open i{height:5px;width:5px;border-radius:50%;background:#d1ad72;box-shadow:0 0 10px #e7aa6880}.world-hero h2{font:500 30px/1.65 var(--serif);letter-spacing:2px;margin:11px 0;color:#f2e9e1}.world-hero-copy p{font-size:11px;color:#b9aaa8;line-height:1.9}.world-hero-tags{display:flex;gap:18px;margin-top:19px;font-size:9px;color:#baa6b0}.world-hero-tags span{display:flex;align-items:center;gap:5px}.world-hero-tags .icon{height:13px;width:13px}.world-hero-time{position:absolute;z-index:2;bottom:21px;right:25px;text-align:right;color:#d8bfa6}.world-hero-time small{display:block;font-size:8px;letter-spacing:2px;opacity:.7;margin-bottom:4px}.world-hero-time time{font-size:13px;letter-spacing:1px}.world-art{position:absolute;inset:0;background:linear-gradient(0deg,#1b151600,transparent),url('/assets/tavern.svg') center 55%/cover no-repeat}.world-coc .world-art{background-image:url('/assets/bar.svg')}.world-art>*{display:none}.world-coc .world-hero{border-color:#47515b}.world-coc .world-open{color:#9ebfc5}.world-coc .world-hero-shade{background:linear-gradient(90deg,#181e24ed,#1f252cbb 38%,transparent 83%)}.world-character-bar{display:flex;justify-content:space-between;align-items:center;padding:18px 21px;border:1px solid #403640;border-radius:8px;background:#221e25;gap:15px;flex-wrap:wrap}.world-identity{display:flex;align-items:center;gap:11px}.world-identity>.avatar{width:40px;height:40px;font-size:19px;border-radius:12px;background:#51434f;color:#e1c2de}.world-identity strong{display:block;font:600 16px var(--serif);margin-bottom:5px}.world-identity>div>span{font-size:9px;color:#a799ab}.world-state{display:inline-flex;align-items:center;white-space:nowrap;color:#9bc5a8;background:#25362d;border:1px solid #385342;padding:2px 6px;border-radius:4px;font-size:9px}.world-state.danger{color:#e2a598;background:#432c2c;border-color:#724444}.world-vitals{display:flex;gap:28px}.world-vitals>span{display:flex;flex-direction:column;color:#918692;font-size:9px;gap:3px}.world-vitals b{font-size:14px;letter-spacing:.3px;font-weight:500;color:#ded0df}.world-vitals b small{font-size:10px;color:#9c8c9d}.world-vitals>span:nth-last-child(-n+2) b{color:#d6ba8f}.world-tipsy{font-size:10px;color:#dab085}.world-alert{border:1px solid #754e46;color:#e4b7a8;padding:13px 17px;background:#332325;border-radius:6px;margin-top:12px;font-size:11px}.world-tabs{display:flex;align-items:center;gap:18px;border-bottom:1px solid #3d313e;margin:27px 0 24px;overflow-x:auto;scrollbar-width:thin}.world-tabs button{display:flex;align-items:center;gap:7px;white-space:nowrap;color:#aa9cac;font-size:12px;padding:0 4px 13px;border-bottom:2px solid transparent}.world-tabs button .icon{height:16px;width:16px;opacity:.75}.world-tabs button.active{border-bottom-color:#ccb1e3;color:#dec5f0}.world-grid{display:grid;grid-template-columns:minmax(0,1fr) 315px;gap:22px}.world-stack{display:flex;flex-direction:column;gap:20px;min-width:0}.world-panel{border:1px solid #3d313f;border-radius:8px;background:#211c24;overflow:hidden;padding:21px;min-width:0}.world-panel-title{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:19px}.world-panel-title h2{font:500 17px/1.6 var(--serif);display:flex;align-items:center;gap:8px;color:#e3d6e7}.world-panel-title h2>.icon{width:17px;height:17px;color:#b6a0c2}.world-panel-title p{font-size:10px;color:#9b8b9e;line-height:1.8;margin-top:4px}.world-panel-title>.button{font-size:10px;padding:6px 10px}.world-muted{font-size:11px;line-height:1.9;color:#a495a7}.world-inline-empty{padding:15px 0}.world-empty{text-align:center;padding:31px 12px;color:#938296}.world-empty>.icon{width:29px;height:29px;color:#8e759c;margin-bottom:11px}.world-empty h3{font:500 16px/1.8 var(--serif);color:#c5b2ce}.world-empty p{font-size:11px;line-height:1.9;margin:8px auto 0;max-width:420px}.world-empty .button{margin-top:20px}.world-messages{height:393px;overflow-y:auto;padding:3px 2px 20px;scrollbar-gutter:stable}.world-message{display:flex;gap:10px;margin-bottom:18px}.world-message>.avatar{margin-top:2px;width:30px;height:30px;font-size:12px}.world-message>div{min-width:0;max-width:90%}.world-message header{display:flex;align-items:center;gap:13px;margin-bottom:6px}.world-message header strong{font-size:11px;font-weight:500;color:#cec0d5}.world-message time{font-size:8px;color:#7e7086}.world-message p{font-size:12px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere;padding:9px 13px;background:#2b242f;border:1px solid #423449;border-radius:0 7px 7px 7px;color:#d6c8df}.world-message.mine p{background:#302737;border-color:#53415e}.world-message.system p{font-family:var(--serif);color:#c9b796;background:#312920;border-color:#4d402c}.world-chat-form{border-top:1px solid #403246;padding-top:15px}.world-chat-form textarea{width:100%;padding:10px 12px;border:1px solid #473750;background:#1c181f;border-radius:5px;color:#e3d8e9;resize:vertical;min-height:64px;font-size:12px}.world-chat-form>div{display:flex;align-items:center;justify-content:space-between;margin-top:9px;gap:10px}.world-chat-form small{color:#8f8095;font-size:9px}.world-notices article{position:relative;background:#30272a;border:1px solid #584437;border-radius:4px;padding:16px 15px 13px;margin-bottom:11px;transform:rotate(-.4deg)}.world-notices article:nth-child(even){transform:rotate(.5deg)}.world-pin{position:absolute;right:12px;top:8px;color:#ba976d;font-size:13px}.world-notices h3{font:500 15px/1.7 var(--serif);color:#ddc5a4;padding-right:15px}.world-notices p{font-size:11px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere;color:#bca890;margin-top:6px}.world-notices small{display:block;color:#8e7e6c;font-size:8px;margin-top:12px}.world-rumor-intro{display:flex;gap:10px;color:#c4b2a1;margin-bottom:15px}.world-rumor-intro>span{font:35px var(--serif);color:#a98460;line-height:1}.world-rumor-intro>p{font:12px/1.9 var(--serif)}.world-topic-list{display:flex;flex-direction:column;gap:8px}.world-topic-list .button{justify-content:space-between;text-align:left;white-space:normal;font-size:10px}.world-activity-list>div{border-top:1px solid #3c3040;padding:12px 0;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.world-activity-list>div>span{width:100%;font-size:11px;color:#cbbad4}.world-activity-list b{font-size:11px;font-weight:400;color:#cdb88d}.world-activity-list .button{margin-left:auto;min-height:29px;padding:4px 8px;font-size:9px}.world-footer{display:flex;justify-content:space-between;color:#76677e;font-size:9px;border-top:1px solid #352a3b;padding-top:21px;margin-top:29px}.world-footer .icon{width:11px;height:11px;margin-right:4px}.world-drink-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.world-drink-card{position:relative;border:1px solid #483940;border-radius:6px;background:radial-gradient(ellipse at 50% 20%,#7a554029,transparent 65%),#29212a;padding:18px 14px 12px}.world-drink-index{position:absolute;right:13px;top:13px;color:#6f5a73;font-size:9px;letter-spacing:1px}.world-drink-card h3{font:500 16px var(--serif);margin:21px 0 10px;color:#e4d1d9}.world-drink-card p{font-size:10px;line-height:1.85;color:#a895aa;min-height:38px}.world-drink-card>div:last-of-type{display:flex;align-items:center;justify-content:space-between;gap:6px;margin:17px 0 9px}.world-drink-card b{font-size:12px;font-weight:500;color:#ddbb8e}.world-drink-card .button{font-size:9px;padding:5px 9px;min-height:29px}.world-drink-card>small{font-size:8px;color:#8b798f}.world-glass{height:60px;width:43px;border:2px solid #c59e7780;border-top-width:1px;background:linear-gradient(0deg,#ba81404d 70%,transparent 71%);border-radius:3px 3px 9px 9px;position:relative;margin:4px auto 0;box-shadow:inset 4px 0 5px #e5b8661a,0 5px 15px #0003;transform:perspective(160px) rotateX(-5deg)}.world-glass:before{content:'';height:7px;background:#e0c087a6;border-radius:50%;position:absolute;top:14px;left:0;right:0}.world-glass:after{content:'';position:absolute;border:3px solid #bc947056;border-left:0;width:14px;height:28px;right:-17px;top:10px;border-radius:0 12px 12px 0}.world-glass.drink-1{width:31px;height:62px;border-radius:2px 2px 50% 50%;background:linear-gradient(0deg,#974f6870 65%,transparent 66%)}.world-glass.drink-1:after{border:0;width:3px;height:13px;border-radius:0;top:auto;bottom:-14px;left:12px;background:#bd9caf7d}.world-glass.drink-1:before{background:#cd889e7d;top:21px}.world-glass.drink-2{width:34px;height:54px;border-color:#afb7ca61;background:linear-gradient(0deg,#728b9566 68%,transparent 69%)}.world-glass.drink-2:before{background:#a0b6b955;top:14px}.world-glass.drink-2:after{display:none}.world-unlocks{display:flex;flex-direction:column;gap:20px}.world-unlock{display:flex;gap:12px;align-items:center}.world-unlock-icon{height:35px;width:35px;display:flex;justify-content:center;align-items:center;flex-shrink:0;border:1px solid #4d3a55;background:#302637;border-radius:6px;color:#a087b1}.world-unlock-icon .icon{height:16px;width:16px}.world-unlock.unlocked .world-unlock-icon{color:#a3c3aa;background:#29382e;border-color:#435743}.world-unlock>div{flex:1;min-width:0}.world-unlock strong{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:500;color:#d0bed9;gap:5px}.world-unlock small{color:#a78c70;font-size:9px;font-weight:400}.world-unlock p{font-size:8px;color:#8e7999;margin-top:5px}.world-progress{height:3px;border-radius:3px;background:#48364f;margin-top:9px;overflow:hidden}.world-progress i{display:block;height:100%;background:linear-gradient(90deg,#98819c,#c0a77f)}.world-lock{display:flex;align-items:flex-start;gap:10px;background:#28212d;padding:14px;border:1px dashed #5b4366;border-radius:5px;flex-wrap:wrap}.world-lock>.icon{height:19px;width:19px;color:#a790ba}.world-lock>div{flex:1;min-width:140px}.world-lock strong{font-size:11px;font-weight:500;color:#c8b2d7}.world-lock p{color:#95829f;font-size:10px;line-height:1.8;margin-top:7px}.world-lock .button{font-size:9px;min-height:28px;padding:4px 9px}.world-offer-list>article{display:flex;align-items:center;gap:15px;border-bottom:1px solid #3d2e44;padding:15px 0}.world-offer-list>article:first-child{padding-top:0}.world-offer-list>article:last-child{border-bottom:0;padding-bottom:0}.world-offer-list>article>div:first-of-type{flex:1;min-width:0}.world-offer-list h3{font:500 15px/1.7 var(--serif);color:#d9c7e2}.world-offer-list p{font-size:11px;color:#a994b3;line-height:1.85;margin-top:4px;white-space:pre-wrap;overflow-wrap:anywhere}.world-offer-list small{font-size:9px;color:#9c8c7c;display:block;margin-top:7px}.world-offer-list .button{font-size:10px;padding:6px 10px;flex-shrink:0}.world-offer-list .world-button-row{max-width:210px;justify-content:flex-end}.world-rule-note{color:#ae9ab9;font-size:11px;line-height:1.95}.world-rule-note p+p{margin-top:12px}.world-rule-note>span{color:#b198c1;float:left;margin-right:12px;margin-top:4px}.world-inventory-list article{display:flex;align-items:center;gap:11px;padding:14px 0;border-bottom:1px solid #3b2d42}.world-inventory-list article:last-child{border:0;padding-bottom:0}.world-inventory-list article:first-child{padding-top:0}.world-item-icon,.world-task-symbol{flex-shrink:0;width:37px;height:37px;background:#362c3a;border:1px solid #4c3a57;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#bd9ccd}.world-item-icon .icon,.world-task-symbol .icon{height:19px;width:19px}.world-inventory-list article>div:first-of-type{flex:1;min-width:0}.world-inventory-list strong{font-size:12px;font-weight:500;color:#d1bcde}.world-inventory-list small{display:block;font-size:9px;color:#93809f;margin-top:3px}.world-item-actions{display:flex;gap:7px;flex-wrap:wrap}.world-item-actions .button{font-size:9px;min-height:28px;padding:4px 8px}.world-button-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.world-log{list-style:none;padding:0;margin:0;max-height:490px;overflow-y:auto}.world-log li{border-left:1px solid #574061;padding:1px 0 15px 13px;position:relative;font-size:10px;line-height:1.9;color:#b7a3c3;white-space:pre-wrap;overflow-wrap:anywhere}.world-log li:before{content:'';height:5px;width:5px;border-radius:50%;background:#b399c4;position:absolute;left:-3px;top:7px}.world-log time{display:block;color:#7e688d;font-size:8px;margin-bottom:4px}.world-job-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.world-job-card{background:#28212c;border:1px solid #47344e;border-radius:6px;padding:16px}.world-job-number{display:flex;align-items:center;gap:9px;font:16px var(--serif);color:#b19a83}.world-job-number span{font:7px var(--sans);letter-spacing:1.5px;color:#806f88}.world-job-card h3{font:500 17px/1.7 var(--serif);margin:11px 0 7px;color:#dac8e1}.world-job-card>p{font-size:10px;line-height:1.85;color:#a58fae;min-height:38px}.world-job-meta{display:flex;justify-content:space-between;gap:6px;margin-top:16px;align-items:center}.world-job-meta>span{font-size:9px;color:#a190ae}.world-job-meta .icon{height:12px;width:12px;margin-right:3px}.world-job-meta b{font-size:12px;font-weight:500;color:#d1b28a}.world-job-card footer{border-top:1px solid #46334e;margin-top:12px;padding-top:11px;display:flex;justify-content:space-between;align-items:center;gap:7px}.world-job-card footer>span{font-size:8px;color:#8e799a}.world-job-card footer .button{font-size:9px;padding:5px 9px;min-height:30px}.world-active-job{background:linear-gradient(135deg,#3c303c55,#261e2c);border:1px solid #574263;border-radius:6px;padding:20px}.world-job-timer{font-size:26px;letter-spacing:1px;color:#debf90;line-height:1.4}.world-job-timer>small{display:block;font-size:10px;color:#a792b0;margin-top:7px;letter-spacing:0}.world-job-boost{border-top:1px solid #4d3759;margin-top:18px;padding-top:16px}.world-job-boost>strong{font-size:12px;font-weight:500;color:#ccb2db}.world-job-boost>p{font-size:11px;line-height:1.8;color:#a08aaa;margin-top:5px}.world-job-boost .button{font-size:10px}.world-campaign-grid{display:grid;grid-template-columns:1fr;gap:15px}.world-campaign-card{background:radial-gradient(ellipse at top right,#55436640,transparent 70%),#2a222f;border:1px solid #513b5e;border-radius:6px;padding:20px}.world-campaign-top{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1px;color:#b19bbc}.world-campaign-card h3{font:500 22px/1.6 var(--serif);color:#e4cceb;margin-top:13px}.world-campaign-card p{font-size:11px;line-height:1.95;color:#b29cbd;white-space:pre-wrap;overflow-wrap:anywhere;margin:9px 0 13px}.world-campaign-card>small{font-size:9px;color:#8d769c}.world-party-current h3{font:500 19px/1.8 var(--serif);margin:8px 0;color:#dcc3e7}.world-party-current ul{list-style:none;padding:0;margin:10px 0 16px}.world-party-current li{display:flex;align-items:center;gap:8px;margin:13px 0}.world-party-current li strong{font-size:11px;font-weight:400;color:#cfb8dc}.world-party-current li small{font-size:8px;color:#b39a7a;margin-left:auto}.world-party-list article{display:flex;justify-content:space-between;align-items:center;gap:10px;border-top:1px solid #45324f;padding-top:14px;margin-top:16px}.world-party-list h3{font-size:12px;font-weight:500;color:#cab1d7}.world-party-list p{font-size:10px;color:#9a7cab;margin-top:6px}.world-party-list .button{font-size:9px;padding:4px 9px;min-height:28px}.world-role-header{display:flex;gap:13px;padding-bottom:19px;margin-bottom:21px;border-bottom:1px solid #49324f}.world-role-header>.avatar{width:41px;height:41px;font-size:18px}.world-role-header h3{font:500 17px var(--serif);color:#d9bcdf}.world-role-header p{font-size:11px;color:#c8ac86;margin:5px 0}.world-role-header small{font-size:9px;color:#8d779b;overflow-wrap:anywhere}.world-role-header code{font-size:9px}.world-application-list article{display:flex;gap:10px;align-items:flex-start;margin-top:17px;border-top:1px solid #442f4d;padding-top:13px}.world-application-list strong{font-size:11px;font-weight:500;color:#bea2cd;overflow-wrap:anywhere}.world-application-list p{font-size:10px;color:#9c7faa;margin-top:4px}.world-checklist{list-style:none;padding:0;margin:0;counter-reset:check}.world-checklist li{position:relative;padding:0 0 18px 29px;counter-increment:check}.world-checklist li:before{content:'0' counter(check);position:absolute;left:0;top:0;color:#9b7dab;font:10px var(--sans);line-height:2}.world-checklist b{display:block;font-size:11px;color:#c5a4d4;font-weight:500}.world-checklist span{display:block;font-size:10px;line-height:1.8;color:#9e80ac;margin-top:5px}.world-admin-list form{padding:16px;border:1px solid #4e3657;background:#2b2031;margin-bottom:14px;border-radius:6px}.world-admin-list h3{font-size:14px;color:#d4b0df}.world-admin-list p{font-size:11px;color:#af90ba;line-height:1.9;margin:8px 0 15px;white-space:pre-wrap}.world-onboarding{text-align:center;padding:25px 10px 36px}.world-onboarding-mark{height:65px;width:65px;background:#392c40;color:#c9a7dc;border:1px solid #5d4370;border-radius:17px;display:flex;align-items:center;justify-content:center;margin:0 auto 21px}.world-onboarding-mark .icon{width:31px;height:31px}.world-onboarding h2{font:500 23px/1.8 var(--serif);color:#e4cdeb}.world-onboarding>p{font-size:12px;color:#b49ac0;line-height:2;margin:14px 0 23px}.world-onboarding>small{display:block;font-size:9px;color:#896b9a;margin-top:20px}.world-character-choices{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;margin-bottom:19px}.world-character-picker{display:flex;flex-direction:column;gap:10px}.world-character-picker>button{display:flex;align-items:center;gap:12px;text-align:left;background:#302437;border:1px solid #513b5f;border-radius:5px;padding:14px}.world-character-picker>button>div{flex:1}.world-character-picker strong{font:500 16px var(--serif);color:#dfc5ea}.world-character-picker>button>div>span{display:block;font-size:10px;color:#a389b4;margin-top:5px}.world-character-picker>button>span:last-child{font-size:10px;color:#bca17c}.world-rumor-dialog{padding:10px 5px 20px;color:#cfb5dc}.world-rumor-dialog>.icon{display:block;width:30px;height:30px;color:#b59b77;margin-bottom:15px}.world-rumor-dialog p{font:14px/2 var(--serif);white-space:pre-wrap}.world-expedition-clock{display:flex;justify-content:space-between;gap:15px;margin:20px 0;border:1px solid #46314f;padding:14px 17px;border-radius:6px;background:#281e2e;font-size:10px;color:#a78ab6;flex-wrap:wrap}.world-expedition-clock .icon{height:13px;width:13px;margin-right:6px}.world-expedition-clock b{font-size:11px;font-weight:500;color:#d5b48b;margin-left:8px}.world-scene-description{font:14px/2.2 var(--serif);white-space:pre-wrap;overflow-wrap:anywhere;color:#d0b9dd;margin:5px 0 18px}.world-travel-bar{background:#382a32;border:1px solid #654d44;border-radius:5px;padding:15px;color:#c8ad88;font-size:11px;margin-top:14px}.world-travel-bar .icon{height:17px;width:17px;margin-right:7px}.world-exits{display:flex;flex-direction:column;gap:9px}.world-exits .button{justify-content:flex-start;text-align:left;white-space:normal;font-size:11px}.world-preview-scenes{display:flex;flex-direction:column;gap:15px}.world-preview-scenes article{background:#302038;border:1px solid #553561;border-radius:6px;padding:18px}.world-preview-scenes small{font-size:9px;color:#a17db0}.world-preview-scenes h3{font:500 19px var(--serif);color:#d8b5e5;margin:8px 0 12px}.world-preview-scenes p{font-size:12px;line-height:2;white-space:pre-wrap;color:#b79cc4;margin-bottom:14px}.world-editor-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px}.world-editor-heading h3{font:500 17px var(--serif);color:#dec1e7}.world-editor-heading h4{font-size:11px;font-weight:500;color:#bca1ce}.world-editor-heading .button{font-size:9px;min-height:27px;padding:3px 9px}.world-editor-hint{font-size:10px;line-height:1.9;color:#a48ab4;margin-bottom:17px}.world-scene-editor{border:1px solid #624377;background:#2b1e35;border-radius:6px;padding:19px;margin:16px 0}.world-entity-editor{position:relative;background:#35233f;border:1px solid #553664;border-radius:5px;padding:37px 13px 0;margin-bottom:12px}.world-entity-remove{position:absolute;right:8px;top:5px}.world-entity-remove .button{font-size:8px;min-height:24px;padding:2px 8px}.world-editor-entities>div{border-top:1px solid #4d325c;padding-top:14px;margin-top:10px}.world-editor-entities .field>span{font-size:10px}.world-scene-editor .form-row.three{grid-template-columns:1fr 1fr 1fr}.character-world-enter{margin-top:9px}.world-cooldown{color:#d2b28e;font-size:10px;margin:9px 0}.world-page .world-heading-actions .button{font-size:10px}.world-page .world-panel .field input,.world-page .world-panel .field select,.world-page .world-panel .field textarea{background:#1e1725}
@media(min-width:1450px){.world-grid{grid-template-columns:minmax(0,1fr) 340px}.world-messages{height:422px}}
@media(max-width:1200px){.world-grid{grid-template-columns:minmax(0,1fr) 280px;gap:17px}.world-panel{padding:17px}.world-drink-grid{grid-template-columns:1fr}.world-drink-card{display:grid;grid-template-columns:65px minmax(0,1fr) 110px;gap:0 13px;align-items:center;padding:16px}.world-drink-card>.world-glass{grid-row:1/4;margin:0 auto}.world-drink-card h3{margin:0 0 5px;grid-column:2}.world-drink-card p{min-height:0;grid-column:2;grid-row:2;font-size:10px}.world-drink-card>div:last-of-type{grid-column:3;grid-row:1/4;display:flex;flex-direction:column;gap:12px;margin:0}.world-drink-card>small{grid-column:2;margin-top:6px}.world-drink-index{display:none}.world-vitals{gap:19px}.world-tabs{gap:15px}.world-tabs button{font-size:11px}.world-hero h2{font-size:28px}.world-job-grid{grid-template-columns:1fr}.world-offer-list>article{gap:10px}.world-panel-title h2{font-size:16px}.world-offer-list>article>.world-task-symbol{display:none}}
@media(max-width:1000px){.world-grid{grid-template-columns:minmax(0,1fr)}.world-grid>aside.world-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.world-grid>aside.world-stack>.world-panel:only-child{grid-column:1/-1}.world-job-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.world-drink-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.world-drink-card{display:block;padding:17px}.world-drink-card>.world-glass{margin:2px auto 18px}.world-drink-card>div:last-of-type{flex-direction:row;margin:15px 0 7px}.world-drink-card h3{margin:14px 0 7px}.world-drink-card p{min-height:40px}.world-vitals{gap:22px}.world-hero{height:281px}.world-page-heading h1{font-size:27px}.world-page-heading{gap:12px}.world-page .world-heading-actions .button{padding:6px 9px;font-size:9px}}
@media(max-width:760px){.world-page{padding-top:22px}.world-page-heading{flex-wrap:wrap}.world-page-heading h1{font-size:26px;margin-top:5px}.world-page-heading .eyebrow{font-size:8px;letter-spacing:1.6px}.world-page-heading p{font-size:10px}.world-heading-actions{margin-top:0;margin-left:auto}.world-page .world-heading-actions .button{font-size:9px;padding:5px 9px;min-height:31px}.world-heading-actions .button>.icon{height:13px;width:13px}.world-hero{height:280px}.world-hero-copy{left:23px;top:26px}.world-hero h2{font-size:29px}.world-open{font-size:9px}.world-hero-copy p{font-size:10px}.world-hero-time{right:16px;bottom:16px}.world-hero-time time{font-size:9px}.world-hero-time small{font-size:7px}.world-character-bar{padding:15px;gap:18px}.world-identity>.avatar{height:36px;width:36px}.world-vitals{width:100%;justify-content:space-between;gap:13px;border-top:1px solid #423447;padding-top:12px}.world-vitals b{font-size:13px}.world-tabs{gap:20px;margin:23px 0 19px}.world-tabs button{font-size:11px}.world-tabs button .icon{width:14px;height:14px}.world-panel-title h2{font-size:17px}.world-panel-title p{font-size:10px}.world-panel{padding:18px}.world-grid>aside.world-stack{display:flex}.world-messages{height:320px}.world-footer{font-size:8px;gap:16px;line-height:1.9}.world-footer>span:last-child{max-width:145px;text-align:right}.world-drink-grid{grid-template-columns:1fr}.world-drink-card{display:grid;grid-template-columns:65px minmax(0,1fr) 85px;gap:0 12px;padding:16px 14px}.world-drink-card>.world-glass{margin:0 auto}.world-drink-card h3{font-size:17px;margin:0 0 7px}.world-drink-card>p{min-height:0;font-size:11px}.world-drink-card>div:last-of-type{flex-direction:column;margin:0}.world-drink-card>small{font-size:8px}.world-job-card h3{font-size:17px}.world-job-card footer{flex-wrap:wrap}.world-job-card footer>.button{margin-left:auto}.world-job-meta{flex-wrap:wrap}.world-offer-list>article{flex-wrap:wrap}.world-offer-list>article>.world-button-row{max-width:none;justify-content:flex-start}.world-offer-list small{font-size:9px}.world-expedition-clock{font-size:9px;gap:11px}.world-expedition-clock>span:first-child{width:100%}.world-scene-description{font-size:13px;line-height:2.15}.world-onboarding h2{font-size:21px}.world-onboarding>p{font-size:11px}.world-onboarding{padding:21px 0 28px}.world-scene-editor{padding:13px}.world-scene-editor .form-row.three{grid-template-columns:1fr}.world-identity>.world-state{font-size:8px}.world-page-heading>div:first-child{flex:1}.world-heading-actions .button:nth-child(2){display:none}}
@media(max-width:460px){.world-page-heading{margin-bottom:17px;position:relative}.world-page-heading h1{font-size:25px}.world-page .world-heading-actions .button{padding:4px 7px;min-height:29px;font-size:9px}.world-heading-actions{position:absolute;right:0;top:21px}.world-page-heading p{margin-top:7px;font-size:9px;max-width:100%}.world-page-heading .eyebrow{font-size:6px;letter-spacing:1.2px}.world-hero{height:292px}.world-hero-copy{left:20px;top:23px}.world-hero h2{font-size:27px;letter-spacing:1px;line-height:1.75;margin:12px 0}.world-hero-tags{font-size:8px;gap:13px}.world-hero-time{bottom:12px;left:20px;right:auto;text-align:left}.world-hero-time small{display:none}.world-hero-time time{font-size:8px;opacity:.7}.world-hero-shade{background:linear-gradient(90deg,#1c191def,#201b2199 80%,#211c2044)}.world-coc .world-hero-shade{background:linear-gradient(90deg,#191c24ee,#1e2227c9 70%,#24262d77)}.world-tabs{gap:18px}.world-tabs button{font-size:10px}.world-panel{padding:16px}.world-panel-title h2{font-size:16px}.world-panel-title p{font-size:9px}.world-vitals{gap:10px}.world-vitals b{font-size:12px}.world-vitals>span{font-size:8px}.world-message p{font-size:11px}.world-message header strong{font-size:10px}.world-message header time{font-size:7px}.world-message header{gap:9px}.world-message>div{max-width:86%}.world-chat-form small{font-size:8px}.world-chat-form .button{font-size:10px;min-height:31px}.world-job-grid{grid-template-columns:1fr}.world-job-card{padding:17px}.world-job-card>p{font-size:11px;min-height:0}.world-job-card footer{flex-wrap:nowrap}.world-job-card footer>span{font-size:9px}.world-job-meta>span{font-size:10px}.world-job-card footer .button{font-size:10px}.world-drink-card{grid-template-columns:48px minmax(0,1fr) 70px;gap:0 12px}.world-drink-card h3{font-size:15px}.world-drink-card p{font-size:10px}.world-drink-card .world-glass{transform:scale(.8);transform-origin:center}.world-drink-card b{font-size:11px}.world-drink-card>small{font-size:7px}.world-active-job{padding:15px}.world-job-timer{font-size:23px}.world-job-timer>small{font-size:9px}.world-job-boost>p{font-size:10px}.world-job-boost .button{font-size:9px;padding:6px 8px}.world-page .world-role-header h3{font-size:15px}.world-role-header p{font-size:10px}.world-role-header small{font-size:8px}.world-role-header code{font-size:8px}.world-campaign-card{padding:17px}.world-campaign-card h3{font-size:20px}.world-campaign-card .button{font-size:10px;padding:6px 10px}.world-offer-list h3{font-size:15px}.world-onboarding h2{font-size:19px}.world-onboarding>p{font-size:10px}.world-expedition .world-page-heading{flex-direction:column;align-items:flex-start}.world-expedition .world-page-heading>.button{margin-top:5px}.world-onboarding>small{font-size:8px}}

.world-art-sign{font-family:var(--serif);letter-spacing:3px}.world-art-sign small{letter-spacing:1px}

/* Focused work and warehouse pages reuse the world's panels without the lobby hero. */
.world-shortcut-page #world-content{margin-top:24px}.world-shortcut-page>.world-page-heading>div:first-child{min-width:0}.world-shortcut-page .world-heading-actions{flex-shrink:0}.world-job-card.unavailable{background:#25202a}.world-job-card .world-job-eligibility{min-height:0;color:#c0a37e;font-size:10px;line-height:1.8;margin-top:12px;overflow-wrap:anywhere}.world-job-eligibility .icon{height:12px;width:12px;vertical-align:middle}.world-job-admin-list article{display:flex;align-items:center;gap:20px;border-top:1px solid #49354f;padding:20px 0}.world-job-admin-list article:first-child{border-top:0;padding-top:0}.world-job-admin-list article:last-child{padding-bottom:0}.world-job-admin-list article>div:first-child{flex:1;min-width:0}.world-job-admin-list h3{font:500 18px/1.6 var(--serif);color:#dfc9e9;margin:10px 0 5px}.world-job-admin-list p{font-size:11px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere;color:#b6a0c1}.world-job-admin-list small{display:block;font-size:10px;line-height:1.8;color:#bda381;margin-top:8px}.world-job-admin-tags{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.world-job-admin-list .world-button-row{flex-shrink:0;margin:0}.world-job-access-summary{margin-top:8px}.world-job-editor h3{font:500 16px/1.7 var(--serif);color:#d9bfe7;margin:22px 0 14px}.world-job-access-note{border:1px solid #66516d;background:#392b4166;border-radius:6px;padding:15px;margin:8px 0 18px;font-size:12px;color:#d2b8dc;line-height:1.9}.world-job-access-note p{font-size:11px;color:#b29cbd;margin-top:7px}.world-job-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.world-job-player-list{max-height:250px;overflow-y:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:3px}.world-job-player-list label{display:flex;align-items:center;gap:11px;border:1px solid #513a5a;border-radius:5px;padding:12px;background:#2c2033;min-width:0;font-size:12px;color:#d5bce2;cursor:pointer}.world-job-player-list label[hidden]{display:none}.world-job-player-list input{width:16px;height:16px;flex-shrink:0;accent-color:#b99ccb}.world-job-player-list span{min-width:0;overflow-wrap:anywhere}.world-job-player-list small{display:block;font-size:10px;color:#9d83ab;margin-top:4px}.world-job-save-error{color:#efb1ac}.world-job-editor #world-job-access-fields[hidden]{display:none}.world-shortcut-page #world-content>.world-panel{margin-top:24px}.world-shortcut-page #world-content>.world-panel:first-child{margin-top:0}
@media(max-width:760px){.world-job-admin-list article{align-items:flex-start;flex-direction:column;gap:12px}.world-job-admin-list .world-button-row{align-self:flex-end}.world-job-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.world-job-player-list{grid-template-columns:minmax(0,1fr)}.world-shortcut-page .world-heading-actions{position:static;margin-left:0;margin-top:10px;flex-wrap:wrap}.world-shortcut-page .world-heading-actions .button:nth-child(2){display:inline-flex}.world-shortcut-page>.world-page-heading{display:block}.world-shortcut-page>.world-page-heading p{font-size:11px;line-height:1.8}.world-shortcut-page .world-panel-title{flex-wrap:wrap;gap:12px}.world-shortcut-page .world-panel-title>.button{margin-left:auto}.world-job-editor .form-row{grid-template-columns:minmax(0,1fr)}.world-job-access-note{font-size:11px}}

.world-hub-switch{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 22px;padding:18px 20px;background:var(--surface);border:1px solid var(--border);border-radius:10px}.world-hub-switch>div>strong{font-size:14px;font-weight:500}.world-hub-switch p{margin-top:6px;color:var(--muted);font-size:11px;line-height:1.8}.world-hub-switch nav{display:flex;gap:10px;flex-shrink:0}.world-hub-switch nav .button{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:145px;padding:12px 16px;min-height:60px}.world-hub-switch nav strong{font:500 17px/1.4 var(--serif)}.world-hub-switch nav span{font-size:10px;opacity:.8}@media(max-width:760px){.world-hub-switch{flex-direction:column;align-items:stretch;gap:14px;padding:16px}.world-hub-switch nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.world-hub-switch nav .button{min-width:0;padding:11px 12px}.world-hub-switch nav strong{font-size:16px}}
