:root{--paper:#f5f3eb;--ink:#262720;--muted:#6f7066;--line:#d7d8ca;--orange:#dc5635;--serif:Georgia, "Times New Roman", serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button{color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed;opacity:.4}button,a,input,select,textarea{outline-offset:5px}:focus-visible{outline:2px solid #a34020}button{border:0}input,textarea,select{border-radius:0}button{background:0 0}a:where(.wordmark,.footer-wordmark,.hero-art,.exhibit-card,.button),.site-header nav a{color:inherit;text-decoration:none}p{line-height:1.65}h1,h2,h3,h4,p{margin-top:0}h1,h2{font-family:var(--serif);letter-spacing:-.055em;font-weight:400}em{font-weight:400}.skip-link{z-index:100;background:var(--ink);color:#fff;padding:15px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:15px}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:106px;margin:0 4.5%;display:flex}.wordmark{text-align:left;letter-spacing:.08em;align-items:center;gap:15px;padding:0;font-size:12px;font-weight:700;line-height:1.25;display:flex}.brand-icon{font-family:var(--serif);letter-spacing:-.12em;padding-bottom:8px;font-size:53px;font-weight:400;line-height:1}.brand-icon span{color:var(--orange)}.site-header nav{align-items:center;gap:34px;display:flex}.site-header nav :is(button,a){padding:15px 0;font-size:13px;position:relative}.site-header nav :is(button,a)[aria-current=page]:after{content:"";background:var(--ink);height:2px;display:block;position:absolute;bottom:5px;left:0;right:0}.site-header nav .curator-nav{border-left:1px solid var(--line);margin-left:24px;padding-left:28px}.curator-nav span{margin-left:15px}.section-pad{padding:80px 4.5%}.eyebrow,.tiny-label{letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:600;line-height:1.6;display:block}.eyebrow{letter-spacing:.15em;font-size:10px}.eyebrow-slash{color:#929385;margin:0 12px}.status-dot{background:var(--orange);vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-right:10px;display:inline-block}.hero{grid-template-columns:1fr 1fr;gap:45px;min-height:662px;padding:46px 4.5% 54px;display:grid}.hero-copy{flex-direction:column;align-items:flex-start;padding:20px 0 0;display:flex}.hero h1{margin:31px 0 25px;font-size:clamp(64px,6.8vw,104px);line-height:.98}.hero h1 em{color:var(--orange)}.hero-copy>p{color:#66695d;margin-bottom:29px;font-size:15px}.button{justify-content:center;align-items:center;gap:30px;min-height:47px;padding:13px 21px;font-size:12px;font-weight:500;line-height:1.4;transition:background .18s,color .18s,transform .18s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-2px)}.button-dark{color:var(--paper);background:var(--ink)}.button-dark:hover:not(:disabled){background:#45473a}.button-outline{border:1px solid var(--ink)}.button-outline:hover:not(:disabled){background:#e6e7da}.button span{font-size:17px}.hero-footnote{letter-spacing:.11em;color:var(--muted);align-items:center;gap:15px;margin-top:auto;padding-top:32px;font-size:9px;display:flex}.hero-footnote i{border-top:1px solid #9b9d90;width:28px}.hero-art{text-align:left;background:#e9e6dd;min-width:0;padding:0;position:relative;overflow:hidden}.hero-art>.artifact{height:100%;min-height:545px}.hero-art-tag{border-top:1px solid #bfc0ad;padding-top:18px;position:absolute;bottom:24px;left:26px;right:26px}.hero-art-tag .tiny-label{font-size:8px}.hero-art-tag strong{font-family:var(--serif);letter-spacing:-.025em;margin:7px 0;font-size:29px;font-weight:400;display:block}.hero-art-tag>span:last-child{justify-content:space-between;font-size:11px;display:flex}.hero-art-tag b{font-size:22px;font-weight:400}.fiction-stamp{letter-spacing:.09em;align-items:center;gap:10px;font-size:8px;line-height:1.55;display:flex;position:absolute;top:27px;right:25px;transform:rotate(5deg)}.fiction-stamp i{font-size:38px;font-style:normal;font-weight:400}.manifesto-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);letter-spacing:.12em;justify-content:space-between;align-items:center;margin:0 4.5%;padding:24px 0;font-size:10px;font-weight:600;display:flex}.manifesto-strip b{vertical-align:middle;margin-left:27px;font-size:21px;font-weight:400}.section-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:40px;display:flex}.section-heading h2{margin:13px 0 0;font-size:clamp(40px,4.3vw,65px);line-height:1.06}.section-heading>p{color:var(--muted);margin-bottom:7px;font-size:13px}.collection-controls{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;margin-bottom:30px;padding-bottom:21px;display:flex}.filters{flex-wrap:wrap;gap:9px;display:flex}.filter{white-space:nowrap;border:1px solid #cbccbe;border-radius:100px;padding:9px 15px;font-size:11px}.filter.active{background:var(--ink);color:var(--paper);border-color:var(--ink)}.filter:hover:not(.active){background:#e9e9de}.search-field{border-bottom:1px solid #abafa0;align-items:center;gap:8px;width:192px;display:flex}.search-field span{font-size:24px}.search-field input{background:0 0;border:0;width:100%;min-width:0;padding:8px 0;font-size:11px}.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:44px 25px;display:grid}.exhibit-card{text-align:left;width:100%;padding:0}.card-art{position:relative;overflow:hidden}.card-art .artifact{height:295px}.card-number{font-family:var(--serif);font-size:14px;position:absolute;top:17px;left:17px}.card-arrow{background:#f8f7efb8;border-radius:50%;place-items:center;width:33px;height:33px;font-size:19px;transition:transform .2s;display:grid;position:absolute;bottom:15px;right:15px}.exhibit-card:hover .card-arrow{transform:rotate(45deg)}.exhibit-card:hover .artifact-object{transform:translate(-50%,-50%)scale(1.045)}.card-meta{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);justify-content:space-between;align-items:center;gap:6px;padding-top:19px;font-size:8px;display:flex}.exhibit-card h3{font-family:var(--serif);letter-spacing:-.03em;margin:10px 0 7px;font-size:27px;font-weight:400}.exhibit-card>p{color:var(--muted);max-width:270px;margin:0;font-size:12px}.fiction-note{color:var(--muted);font-size:10px;line-height:1.6}.collection>.fiction-note{text-align:center;margin:47px 0 0}.atlas-promo{background:#e4e8dc;grid-template-columns:1fr 1fr;padding-top:64px;padding-bottom:67px;display:grid;overflow:hidden}.atlas-promo h2{margin:21px 0;font-size:67px;line-height:1}.atlas-promo p{color:var(--muted);margin-bottom:25px;font-size:13px}.mini-map{justify-content:center;align-items:center;gap:0;padding-top:125px;display:flex;position:relative;transform:rotate(-10deg)}.mini-map>span{letter-spacing:.14em;z-index:1;background:#e4e8dc;border:1px solid #7c846d;border-radius:50%;place-items:center;width:87px;height:87px;font-size:9px;display:grid}.mini-map>i{border-top:1px solid #7c846d;width:90px}.mini-map>span:last-of-type{background:#c7cb9d}.map-word{font-family:var(--serif);letter-spacing:-.06em;color:#7f876d;opacity:.32;font-size:91px;line-height:.95;position:absolute;top:-25px;right:15px;transform:rotate(10deg)}.site-footer{justify-content:space-between;align-items:flex-end;gap:30px;padding:46px 4.5%;display:flex}.footer-wordmark{font-family:var(--serif);letter-spacing:-.04em;padding:0;font-size:24px}.site-footer p{color:var(--muted);margin:10px 0 0;font-size:10px}.footer-note{text-align:right;color:var(--muted);letter-spacing:.03em;gap:10px;font-size:8px;display:grid}.footer-note span:first-child{letter-spacing:.13em}.footer-note b{color:var(--ink);margin-left:9px;font-size:16px}.artifact{--artifact-color:#ea643d;background:color-mix(in srgb, var(--artifact-color) 18%, #e9e7de);height:300px;position:relative;overflow:hidden}.artifact-grain{opacity:.15;mix-blend-mode:multiply;background-image:radial-gradient(#6f6b56 .5px,#0000 .5px);background-size:4px 4px;position:absolute;inset:0}.artifact-orbit{border:1px solid #595b3920;border-radius:50%;width:330px;height:330px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-two{width:245px;height:245px}.artifact-large .artifact-orbit{width:430px;height:430px;top:42%}.artifact-large .orbit-two{width:320px;height:320px}.artifact-object{width:250px;height:240px;transition:transform .4s;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.artifact-large .artifact-object{width:340px;height:330px;top:42%}.artifact-caption{letter-spacing:.14em;color:#464b40;font-size:6px;position:absolute;bottom:16px;left:17px}.artifact-cross{color:#646957;font-size:16px;font-weight:400;position:absolute;top:15px;right:15px}.hero-art .artifact-caption{top:24px;bottom:auto;left:24px}.hero-art .artifact-cross{display:none}.umbrella-canopy{background:var(--artifact-color);transform-origin:50% 100%;border-radius:100% 100% 0 0/170% 170% 0 0;width:91%;height:43%;position:absolute;top:9%;left:2%;overflow:hidden;transform:rotate(-16deg);box-shadow:inset -32px 12px 35px #72291123,7px 20px 30px #41362312}.umbrella-canopy:after{content:"";border:1px solid #86321755;border-radius:90% 20% 0 0;width:30%;height:140%;position:absolute;top:1%;left:41%;transform:rotate(-15deg)}.umbrella-canopy:before{content:"";border:1px solid #8c321b66;border-radius:85% 10% 0 0;width:46%;height:160%;position:absolute;top:-3%;left:12%;transform:rotate(20deg)}.umbrella-canopy i{background:#e5decf;border-radius:100% 100% 0 0;width:30%;height:25%;position:absolute;bottom:-17%}.umbrella-canopy i:first-child{left:-2%}.umbrella-canopy i:nth-child(2){left:34%}.umbrella-canopy i:nth-child(3){right:-1%}.umbrella-stem{transform-origin:top;background:#5a5038;width:4px;height:41%;position:absolute;top:49%;left:48%;transform:rotate(-16deg)}.umbrella-handle{border:6px solid #6b4b30;border-top:0;border-radius:0 0 25px 25px;width:28px;height:35px;position:absolute;top:78%;left:52%;transform:rotate(-16deg)}.rain-lines{position:absolute;inset:0;transform:rotate(-16deg)}.rain-lines i{background:#4d5c4e88;width:1px;height:22px;position:absolute;top:61%;left:8%}.rain-lines i:nth-child(2){height:12px;top:72%;left:26%}.rain-lines i:nth-child(3){top:70%;left:75%}.rain-lines i:nth-child(4){height:14px;top:52%;left:89%}.rain-lines i:nth-child(5){height:10px;top:84%;left:92%}.clock-face{z-index:1;background:#e5e0d6;border:9px solid #4f4949;border-radius:50%;width:65%;height:68%;position:absolute;top:10%;left:17%;box-shadow:10px 15px #8675a133,inset 0 0 0 3px #afa299}.clock-face:after{content:"";border:1px dashed #c2bdb3;border-radius:50%;position:absolute;inset:11px}.clock-hand-one,.clock-hand-two{transform-origin:bottom;z-index:1;background:#48443f;width:3px;position:absolute;bottom:50%;left:calc(50% - 1px)}.clock-hand-one{height:33%;transform:rotate(90deg)}.clock-hand-two{height:25%;transform:rotate(-25deg)}.clock-dot{z-index:2;background:#d97850;border-radius:50%;width:9px;height:9px;position:absolute;top:calc(50% - 4px);left:calc(50% - 4px)}.clock-pedestal{background:#57504e;width:50%;height:18px;position:absolute;bottom:12%;left:25%;transform:skew(-15deg)}.clock-mark{color:#827590;font-family:var(--serif);font-size:39px;font-style:italic;position:absolute;top:2%;left:75%}.bench-seat{z-index:2;background:linear-gradient(#b49a68,#816a46);width:47%;height:14%;position:absolute;top:47%;transform:skewY(-12deg);box-shadow:0 5px #5c5036}.seat-one{left:4%}.seat-two{right:4%;transform:skewY(12deg)}.bench-leg{background:#454c3b;width:8%;height:24%;position:absolute;top:60%}.leg-one{left:11%;transform:skewY(-12deg)}.leg-two{right:11%;transform:skewY(12deg)}.bench-dish{z-index:3;background:#b8ab67;border:7px solid #7c7348;border-top:0;border-radius:0 0 100% 100%;width:26%;height:17%;position:absolute;top:31%;left:37%;transform:rotate(-5deg)}.bench-wave{border:1px solid #5c663966;border-bottom:0;border-radius:80% 80% 0 0;width:35%;height:20%;position:absolute;top:12%;left:33%}.wave-two{width:50%;height:28%;top:3%;left:25%}.lamp-glow{background:radial-gradient(#ffdf815c 0,#ffdf8128 50%,#0000 70%);width:95%;height:70%;position:absolute;top:3%;left:4%}.lamp-shade{z-index:2;background:#4f5943;border-radius:100% 100% 0 0;width:52%;height:30%;position:absolute;top:16%;left:24%;box-shadow:inset -20px 5px 20px #232d201f}.lamp-shade:after{content:"";background:#e7c167;border-radius:50%;width:100%;height:12px;position:absolute;bottom:-6px;box-shadow:0 10px 30px #fbd983aa}.lamp-stem{background:#625742;width:6px;height:40%;position:absolute;top:44%;left:49%}.lamp-base{background:#535c44;border-radius:50%;width:44%;height:9%;position:absolute;top:80%;left:28%;box-shadow:0 5px #3f4537,4px 14px 12px #74715233}.radio-body{z-index:2;background:#876247;border:2px solid #8b704f;border-radius:12px 12px 7px 7px;width:76%;height:45%;position:absolute;top:32%;left:13%;box-shadow:inset -8px 0 #5a4439,9px 13px #355d5214}.radio-speaker{background:repeating-linear-gradient(90deg,#323d33 0 2px,#bda987 2px 4px);border:4px solid #a18d6b;border-radius:50%;width:44%;height:65%;position:absolute;top:17%;left:8%}.radio-dial{aspect-ratio:1;background:#d4bd91;border-radius:50%;width:23%;position:absolute;top:38%;right:11%;box-shadow:2px 3px #513e2b}.radio-dial:after{content:"";background:#7c603e;width:2px;height:10px;position:absolute;top:4px;left:50%}.radio-line{background:#263d31;width:24%;height:4px;position:absolute;top:16%;right:11%}.radio-aerial{transform-origin:bottom;background:#4d554a;width:3px;height:33%;position:absolute;top:4%;left:63%;transform:rotate(25deg)}.radio-signal{border-top:1px solid #48695277;border-bottom:0;border-left:0;border-right:1px solid #48695277;border-radius:0 100% 0 0;width:38px;height:38px;position:absolute;top:11%;left:15%;transform:rotate(-30deg)}.radio-signal:after{content:"";border-top:1px solid #48695277;border-bottom:0;border-left:0;border-right:1px solid #48695277;border-radius:0 100% 0 0;width:24px;height:24px;position:absolute;bottom:-1px;left:-1px}.garden-pot{clip-path:polygon(0 0,100% 0,81% 100%,20% 100%);z-index:2;background:#ac694d;width:35%;height:25%;position:absolute;top:65%;left:34%}.garden-pot:after{content:"";background:#774834;width:100%;height:9px;position:absolute;top:0;left:0}.garden-stem{background:#526346;width:3px;height:50%;position:absolute;top:20%;left:50%}.garden-leaf{background:#687b50;border-radius:0 100%;width:27%;height:18%;position:absolute}.leaf-one{top:34%;left:25%;transform:rotate(3deg)}.leaf-two{top:24%;left:51%;transform:scaleX(-1)rotate(-7deg)}.leaf-three{width:20%;top:12%;left:34%;transform:rotate(26deg)}.garden-sun{background:#d9ba6c;border-radius:50%;width:39px;height:39px;position:absolute;top:7%;right:8%}.garden-ground{background:#78846866;width:85%;height:1px;position:absolute;bottom:5%;left:10%}.explorer{padding-top:35px}.detail-top{justify-content:space-between;align-items:center;gap:20px;display:flex}.text-button{border-bottom:1px solid #0000;padding:7px 0;font-size:12px}.text-button:hover{border-bottom-color:var(--ink)}.journey-trail{flex-wrap:wrap;gap:8px;padding:27px 0 30px;font-size:11px;display:flex}.journey-trail>span{align-items:center;gap:8px;display:flex}.journey-trail i{color:#858a7c;font-style:normal}.journey-trail button{color:var(--muted);border:1px solid var(--line);border-radius:3px;padding:5px 8px}.journey-trail button[aria-current]{color:var(--ink);background:#e4e7d9;border-color:#c7ccba}.detail-grid{grid-template-columns:1fr 1fr;align-items:center;gap:7%;animation:.25s fade-in;display:grid}.detail-visual .artifact{height:510px}.detail-visual .artifact-large .artifact-object,.detail-visual .artifact-orbit{top:49%}.detail-plaque{letter-spacing:.1em;align-items:center;gap:15px;padding:18px 0;font-size:8px;display:flex}.detail-plaque i{border-top:1px solid var(--line);flex:1}.detail-copy h1{margin:20px 0;font-size:clamp(48px,5vw,78px);line-height:1}.detail-subtitle{font-family:var(--serif);color:#606652;font-size:22px;line-height:1.4}.detail-copy>p:not(.detail-subtitle){max-width:500px;font-size:14px;line-height:1.8}.almost-note{border-top:1px solid var(--line);margin:25px 0 20px;padding-top:22px}.almost-note p{color:var(--muted);margin:10px 0 0;font-size:13px}.consequence{background:#e5e9dc;grid-template-columns:145px 1fr auto;align-items:center;gap:25px;margin-top:40px;padding:28px 35px;display:grid}.consequence p{font-family:var(--serif);margin:0;font-size:22px;line-height:1.4}.branch-room{border-top:1px solid var(--line);text-align:center;margin-top:60px;padding-top:45px}.branch-room h2{margin:16px 0 32px;font-size:40px}.branch-options{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;max-width:980px;margin:auto;display:grid}.branch-options>button{text-align:left;background:#edeee4;border:1px solid #c8ccbd;grid-template-columns:28px 1fr;gap:18px;padding:24px;transition:background .2s,transform .2s;display:grid}.branch-options>button:hover{background:#e3e7d9;transform:translateY(-3px)}.branch-letter{border:1px solid #a4ad96;border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;display:grid}.branch-options strong{font-family:var(--serif);font-size:23px;font-weight:400;line-height:1.2}.branch-destination{color:var(--muted);grid-column:2;justify-content:space-between;align-items:center;font-size:10px;display:flex}.branch-destination b{color:var(--ink);font-size:20px;font-weight:400}.journey-end p{color:var(--muted);font-size:14px}.atlas .section-heading h1{margin:20px 0 0;font-size:clamp(48px,5.4vw,80px);line-height:1.02}.atlas-legend{color:var(--muted);border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:30px;padding:19px 0;font-size:10px;display:flex}.atlas-legend>span:last-child{margin-left:auto}.atlas-legend i{background:#a7b391;border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.atlas-list{margin:12px 0 30px}.atlas-row{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:40px;padding:25px 0;display:grid}.atlas-object{text-align:left;align-items:center;gap:25px;padding:0;display:flex}.atlas-number{font-family:var(--serif);color:var(--muted);font-size:18px}.atlas-thumbnail{flex-shrink:0;width:115px;height:100px;overflow:hidden}.atlas-thumbnail .artifact{height:100px}.atlas-thumbnail .artifact-object{transform:translate(-50%,-50%)scale(.37)}.atlas-thumbnail .artifact-caption,.atlas-thumbnail .artifact-cross,.atlas-thumbnail .artifact-orbit{display:none}.atlas-object small,.atlas-branches small{color:var(--muted);margin-bottom:7px;font-size:10px;display:block}.atlas-object strong{font-family:var(--serif);font-size:25px;font-weight:400}.atlas-branches{align-content:center;gap:8px;display:grid}.atlas-branches button{text-align:left;border:1px solid #0000;align-items:center;gap:16px;padding:8px 12px;display:flex}.atlas-branches button:hover{background:#e9ebdf;border-color:#ced3c3}.atlas-line{color:#9da78d;font-size:28px}.atlas-branches strong{font-size:12px;font-weight:500}.atlas-branches small{margin:0 0 5px}.atlas-branches b{margin-left:auto;font-size:18px;font-weight:400}.atlas-terminal{font-family:var(--serif);color:var(--muted);padding-left:40px;font-size:23px;font-style:italic}.workbench{padding-top:55px}.workbench .section-heading h1{margin:14px 0 0;font-size:60px}.workbench-mode{color:#616752;background:#e9ecdf;border:1px solid #cdd2bf;justify-content:space-between;gap:20px;margin-bottom:28px;padding:15px 18px;font-size:10px;display:flex}.workbench-layout{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:38px;display:grid}.workbench-sidebar{position:sticky;top:25px}.sidebar-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:8px;padding:0 0 15px;font-size:11px;display:flex}.workbench-item{text-align:left;border-bottom:1px solid #dedfd3;align-items:center;gap:11px;width:100%;padding:16px 10px;display:flex}.workbench-item.selected{background:#e6e9dc}.workbench-item-number{color:var(--muted);font-size:11px}.workbench-item strong{font-size:11px;font-weight:500;display:block}.workbench-item small{color:var(--muted);margin-top:7px;font-size:9px;display:block}.workbench-item i{border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-left:auto}.sidebar-note{color:var(--muted);padding:28px 10px}.sidebar-note>span{color:#78845e;font-size:25px}.sidebar-note p{margin:12px 0;font-size:11px}.sidebar-note small{font-size:9px}.workbench-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.workbench-title h2{margin:7px 0 0;font-size:36px}.stage-badge{white-space:nowrap;border:1px solid #bbbfae;border-radius:30px;padding:7px 12px;font-size:9px}.stage-badge.approved{background:#dce8cf;border-color:#9bad84}.stage-badge.in-review{background:#eee3c8;border-color:#c6b084}.stage-badge.draft{background:#e7dfeb;border-color:#c4b5cc}.workbench-tabs{border-bottom:1px solid var(--line);gap:28px;display:flex}.workbench-tabs button{color:var(--muted);border-bottom:2px solid #0000;padding:14px 0;font-size:11px}.workbench-tabs button[aria-selected=true]{border-color:var(--ink);color:var(--ink)}.editor-panel,.review-panel,.audit-panel{padding-top:26px}.editor-intro{align-items:center;gap:24px;padding-bottom:27px;display:flex}.editor-art{flex-shrink:0;width:100px;height:88px;overflow:hidden}.editor-art .artifact{height:88px}.editor-art .artifact-object{transform:translate(-50%,-50%)scale(.31)}.editor-art .artifact-caption,.editor-art .artifact-cross,.editor-art .artifact-orbit{display:none}.editor-intro h3{font-family:var(--serif);margin-bottom:6px;font-size:23px;font-weight:400}.editor-intro p{color:var(--muted);max-width:380px;margin:0;font-size:11px}.editor-fields{grid-template-columns:1fr 1fr;gap:20px;display:grid}.editor-fields label,.branch-editors label,.access-form label{align-content:start;gap:9px;font-size:10px;font-weight:600;display:grid}.editor-fields input,.editor-fields select,.editor-fields textarea,.branch-editors input,.branch-editors select,.branch-editors textarea,.access-form input{width:100%;min-width:0;color:var(--ink);background:#faf9f3;border:1px solid #cbcebf;padding:12px;font-size:12px;font-weight:400;line-height:1.5}.editor-fields textarea,.branch-editors textarea{resize:vertical}.full-width{grid-column:1/-1}.branch-editor-heading{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:30px;padding-top:27px;display:flex}.branch-editor-heading h3{font-family:var(--serif);margin-bottom:7px;font-size:24px;font-weight:400}.branch-editor-heading p{color:var(--muted);margin-bottom:12px;font-size:11px}.small-button{white-space:nowrap;border:1px solid #b6bcaa;padding:10px 13px;font-size:10px}.small-button:hover:not(:disabled){background:#e6e9da}.branch-editors fieldset{background:#eceee3;border:1px solid #cbd0be;grid-template-columns:1fr 1fr;gap:17px;min-width:0;margin:17px 0;padding:19px;display:grid}.branch-editors legend{letter-spacing:.1em;text-transform:uppercase;padding:0 7px;font-size:9px;font-weight:600}.remove-choice{color:#775743;justify-self:start;padding:0;font-size:9px;text-decoration:underline}.editor-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;margin-top:28px;padding-top:23px;display:flex}.editor-footer>span{color:var(--muted);font-size:10px}.editor-footer>div{align-items:center;gap:12px;display:flex}.editor-footer .button{font-size:10px}.message{justify-content:space-between;align-items:center;gap:20px;margin:0 0 25px;padding:17px 20px;font-size:12px;line-height:1.6;display:flex}.message-error{color:#813b24;background:#f5e2d8;border:1px solid #d5a18c}.message-error button{white-space:nowrap;font-size:11px;text-decoration:underline}.message-success{color:#42572d;background:#e5edda;border:1px solid #b6c6a4}.message-warning{color:#705b28;background:#f0e9d6;border:1px solid #cdbb8f}.muted{color:var(--muted);font-size:11px;line-height:1.7}.review-empty{text-align:center;background:#eceee5;margin-bottom:22px;padding:45px 24px}.review-empty>span{color:#7e8c63;margin-bottom:16px;font-size:31px;display:block}.review-empty h3{font-family:var(--serif);margin-bottom:12px;font-size:28px;font-weight:400}.review-empty p{color:var(--muted);max-width:440px;margin:0 auto;font-size:12px}.diff-field{margin:23px 0 27px}.diff-field h4{margin-bottom:12px;font-size:11px}.diff-columns{grid-template-columns:1fr 1fr;gap:10px;display:grid}.diff-columns>div{border:1px solid #d1d2c8;min-width:0;padding:17px}.diff-columns .tiny-label{font-size:8px}.diff-columns p{white-space:pre-wrap;overflow-wrap:anywhere;margin:12px 0 0;font-size:12px}.diff-old{background:#eee8df}.diff-new{background:#e5ebdc}.publish-checks{border-top:1px solid var(--line);margin-top:30px;padding-top:22px}.publish-checks h3{font-family:var(--serif);margin-bottom:20px;font-size:26px;font-weight:400}.check-passed{color:#4e693a;font-size:11px}.check-failed,.validation-error{color:#9a4b29;font-size:11px}.validation-error{overflow-wrap:anywhere;background:#f0e4d7;padding:12px}.workflow-actions{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px;display:grid}.workflow-actions .tiny-label{margin-bottom:10px;font-size:8px}.workflow-actions .button{width:100%;min-height:47px;padding:11px;font-size:10px}.review-footnote{color:var(--muted);margin:20px 0 0;font-size:10px}.audit-panel>h3{font-family:var(--serif);margin:13px 0 28px;font-size:31px;font-weight:400}.audit-list{margin:0;padding:0;list-style:none}.audit-list li{gap:20px;padding-bottom:30px;display:flex;position:relative}.audit-list li:not(:last-child):before{content:"";border-left:1px solid #c6cdb9;height:100%;position:absolute;top:5px;left:4px}.audit-dot{z-index:1;background:#7d8e66;border-radius:50%;flex-shrink:0;width:9px;height:9px;margin-top:5px}.audit-list strong{text-transform:capitalize;margin-bottom:8px;font-size:13px;font-weight:500;display:block}.audit-list li div>span{color:var(--muted);font-size:10px}.audit-list p{margin:9px 0;font-size:11px}.audit-list time{color:var(--muted);font-size:9px}.access-form{border:1px solid var(--line);max-width:560px;padding:25px}.access-form .button{margin:20px 0}.empty-state{text-align:center;padding:85px 5%}.empty-state h1{font-size:45px}.empty-state h3{font-family:var(--serif);margin-bottom:13px;font-size:34px;font-weight:400}.empty-state p{color:var(--muted);font-size:14px}.loading-state{text-align:center;font-family:var(--serif);color:var(--muted);padding:110px 5%;font-size:22px}.loading-flower{color:var(--orange);font-size:60px;animation:8s linear infinite turn;display:block}@keyframes turn{to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:.5;transform:translateY(5px)}to{opacity:1;transform:none}}@media (min-width:1550px){body{max-width:1600px;margin:0 auto}.hero h1{font-size:106px}.hero{min-height:740px}}@media (max-width:1050px){.hero{gap:25px;min-height:600px}.hero h1{font-size:73px}.hero-art>.artifact{min-height:500px}.hero .eyebrow{font-size:8px}.hero .eyebrow-slash{margin:0 6px}.card-art .artifact{height:250px}.card-art .artifact-object{transform:translate(-50%,-50%)scale(.88)}.card-meta{font-size:7px}.workbench-layout{grid-template-columns:210px minmax(0,1fr);gap:25px}.workbench .section-heading h1{font-size:52px}.workbench-mode{flex-wrap:wrap;gap:9px}.detail-grid{gap:35px}.detail-visual .artifact{height:460px}.consequence{grid-template-columns:1fr;gap:10px}.consequence .text-button{justify-self:start}.atlas-object{gap:15px}.atlas-object strong{font-size:21px}}@media (max-width:780px){.site-header{height:92px;margin:0 5%}.site-header nav{gap:19px}.site-header nav :is(button,a){font-size:11px}.site-header nav .curator-nav{border:0;margin-left:0;padding-left:0}.curator-nav span{display:none}.wordmark{gap:9px;font-size:9px}.brand-icon{font-size:43px}.hero{gap:25px;padding:30px 5% 40px}.hero h1{font-size:57px}.hero-copy{padding-top:10px}.hero-copy>p{font-size:12px}.hero .eyebrow{font-size:7px}.hero .eyebrow-slash{display:none}.hero .status-dot{width:4px;height:4px;margin-right:6px}.hero-art>.artifact{min-height:445px}.hero-art .artifact-object{transform:translate(-50%,-50%)scale(.75)}.hero .button{gap:15px;padding:12px 15px;font-size:10px}.hero-art-tag{bottom:20px;left:15px;right:15px}.hero-art-tag strong{font-size:25px}.hero-art-tag>span:last-child{gap:10px;font-size:9px}.hero-footnote{gap:9px;font-size:7px}.hero-footnote i{width:14px}.fiction-stamp{font-size:6px;top:23px;right:16px}.fiction-stamp i{font-size:29px}.hero-art .artifact-caption{font-size:5px;top:18px;left:16px}.manifesto-strip{letter-spacing:.05em;gap:15px;margin:0 5%;font-size:8px}.manifesto-strip b{margin-left:8px;font-size:17px}.section-pad{padding:60px 5%}.section-heading{gap:20px;margin-bottom:30px}.section-heading>p{font-size:11px}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 20px}.collection-controls{flex-direction:column;gap:19px}.search-field{border-bottom:0;width:100%}.filter{padding:8px 12px;font-size:10px}.card-art .artifact{height:265px}.card-meta{font-size:8px}.exhibit-card h3{font-size:25px}.atlas-promo h2{font-size:55px}.mini-map{transform:rotate(-20deg)scale(.8)}.mini-map>span{flex-shrink:0}.mini-map>i{flex-shrink:0;width:50px}.map-word{font-size:78px;right:-65px}.detail-grid{grid-template-columns:1fr;gap:25px}.detail-visual .artifact{height:430px}.detail-copy h1{max-width:480px;font-size:62px}.detail-copy>p:not(.detail-subtitle){max-width:none}.branch-room h2{font-size:34px}.atlas .section-heading{flex-direction:column;align-items:start}.atlas .section-heading h1{font-size:61px}.atlas-legend{flex-wrap:wrap;gap:16px;font-size:9px}.atlas-legend>span:last-child{margin-left:0}.atlas-row{grid-template-columns:1fr;gap:12px}.atlas-branches{padding-left:40px}.atlas-object strong{font-size:27px}.workbench .section-heading{flex-direction:column;align-items:start}.workbench-layout{grid-template-columns:1fr}.workbench-sidebar{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid;position:static}.sidebar-heading,.sidebar-note{display:none}.workbench-item{border:1px solid var(--line);padding:12px 8px}.workbench-item-number,.workbench-item i{display:none}.workbench-item strong{font-size:10px}.workbench-item small{font-size:8px}.workbench-title h2{font-size:35px}}@media (max-width:520px){.site-header{flex-wrap:wrap;gap:9px;height:auto;min-height:110px;padding:15px 0 8px}.site-header nav{justify-content:space-between;gap:12px;width:100%}.site-header nav :is(button,a){padding:11px 0;font-size:11px}.site-header nav .curator-nav{padding:11px 0}.wordmark{font-size:9px}.brand-icon{font-size:39px}.hero{grid-template-columns:1fr;gap:30px;padding-top:23px}.hero-copy{padding-top:0}.hero .eyebrow{font-size:8px}.hero .eyebrow-slash{display:inline}.hero h1{margin:24px 0 20px;font-size:clamp(64px,17vw,86px)}.hero-copy>p{margin-bottom:24px;font-size:13px}.hero .button{gap:35px;min-height:47px;padding:13px 19px;font-size:11px}.hero-footnote{padding-top:24px;font-size:8px}.hero-art>.artifact{min-height:440px}.hero-art .artifact-object{transform:translate(-50%,-50%)scale(.88)}.hero-art-tag{left:22px;right:22px}.hero-art-tag strong{font-size:29px}.hero-art-tag>span:last-child{font-size:10px}.fiction-stamp{font-size:7px;right:22px}.hero-art .artifact-caption{top:22px;left:22px}.manifesto-strip{align-items:start;padding:18px 0;font-size:7px;line-height:1.5}.manifesto-strip span{flex:1}.manifesto-strip b{display:none}.section-pad{padding-top:47px;padding-bottom:47px}.section-heading{flex-direction:column;align-items:start;gap:20px}.section-heading h2{font-size:43px}.section-heading>p{font-size:12px}.collection-grid{grid-template-columns:1fr;gap:35px}.card-art .artifact{height:310px}.card-art .artifact-object{transform:translate(-50%,-50%)}.card-meta{font-size:9px}.exhibit-card h3{font-size:31px}.exhibit-card>p{max-width:330px;font-size:13px}.filters{gap:7px}.filter{padding:8px 11px;font-size:9px}.atlas-promo{grid-template-columns:1fr;gap:20px}.atlas-promo h2{font-size:59px}.mini-map{min-height:220px;padding-top:40px;transform:rotate(-10deg)scale(.9)}.map-word{font-size:75px;top:0;right:20px}.site-footer{flex-direction:column;align-items:start;gap:26px;padding:34px 5%}.footer-note{text-align:left}.detail-top .tiny-label{font-size:8px}.detail-visual .artifact{height:380px}.detail-visual .artifact-object{transform:translate(-50%,-50%)scale(.9)}.detail-copy h1{font-size:52px}.detail-copy .eyebrow{font-size:8px}.detail-subtitle{font-size:22px}.detail-copy>p:not(.detail-subtitle){font-size:13px}.consequence{padding:22px}.consequence p{font-size:21px}.branch-room{margin-top:42px;padding-top:30px}.branch-room h2{font-size:31px}.branch-options>button{padding:21px}.atlas .section-heading h1{font-size:50px}.atlas-legend{font-size:8px}.atlas-thumbnail{width:82px;height:83px}.atlas-thumbnail .artifact{height:83px}.atlas-thumbnail .artifact-object{transform:translate(-50%,-50%)scale(.29)}.atlas-object{gap:13px}.atlas-object strong{font-size:23px}.atlas-object small{font-size:8px}.atlas-branches{padding-left:19px}.workbench .section-heading h1{font-size:45px}.workbench-mode{padding:13px;font-size:9px}.workbench-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.workbench-title{gap:12px}.workbench-title h2{font-size:31px}.workbench-title .tiny-label{font-size:8px}.stage-badge{padding:6px 9px;font-size:8px}.workbench-tabs{gap:17px}.workbench-tabs button{font-size:9px}.editor-intro{gap:16px}.editor-intro h3{font-size:21px}.editor-intro p{font-size:10px}.editor-fields{grid-template-columns:1fr}.branch-editor-heading{flex-direction:column;align-items:start;gap:4px;margin-bottom:22px}.branch-editors fieldset{grid-template-columns:1fr;padding:15px}.editor-footer{flex-direction:column;align-items:start}.editor-footer>div{justify-content:space-between;width:100%}.diff-columns{grid-template-columns:1fr}.workflow-actions{grid-template-columns:1fr;gap:20px}.workflow-actions .button{min-height:45px;font-size:11px}.message{flex-direction:column;align-items:start;gap:12px;padding:14px;font-size:11px}.empty-state h1{font-size:35px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
