.ca-canvas-editor{--ca-accent:#7056c7;--ca-border:#e1dfe6;--ca-ink:#39343f;min-width:0;height:100%;min-height:360px;color:var(--ca-ink);border:1px solid var(--ca-border);background:#f5f4f2;border-radius:12px;flex-direction:column;font:13px/1.5 system-ui,-apple-system,Segoe UI,sans-serif;display:flex;position:relative;overflow:hidden;container-type:inline-size}.ca-canvas-editor *{box-sizing:border-box}.ca-canvas-editor button:not(:where(.ca-node-composer *)){font:inherit;color:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:6px 9px;transition:background .12s,color .12s,box-shadow .12s;display:inline-flex}.ca-canvas-editor button:not(:where(.ca-node-composer *)):hover:not(:disabled){color:#30283d;background:#eeebf2}.ca-canvas-editor button:not(:where(.ca-node-composer *)):disabled{opacity:.35;cursor:default}.ca-canvas-editor button:not(:where(.ca-node-composer *)):focus-visible,.ca-canvas-editor input:not(:where(.ca-node-composer *)):focus-visible,.ca-canvas-editor textarea:not(:where(.ca-node-composer *)):focus-visible{outline:2px solid var(--ca-accent);outline-offset:2px}.ca-stage:focus-visible{outline:0}.ca-canvas-editor button:not(:where(.ca-node-composer *))[aria-pressed=true],.ca-canvas-editor button:not(:where(.ca-node-composer *)).ca-primary{color:#6245b0;background:#eee8fa}.ca-icon{vertical-align:middle;flex:none;width:18px;height:18px}.ca-canvas-editor button:not(:where(.ca-node-composer *)).ca-icon-button{flex:none;width:36px;height:36px;padding:8px}.ca-divider{background:var(--ca-border);flex:none;width:1px;height:23px;margin:0 3px}.ca-toolbar{z-index:12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);scrollbar-width:none;background:#fffefdf2;border:1px solid #dddbe2;border-radius:15px;align-items:center;gap:3px;max-width:calc(100% - 32px);padding:7px;display:flex;position:absolute;bottom:24px;left:50%;overflow-x:auto;transform:translate(-50%);box-shadow:0 6px 30px #28213412,0 2px 5px #28213406}.ca-toolbar .ca-ai-button{color:#6147a6;height:36px;padding:6px 12px;font-weight:600}.ca-stage{touch-action:none;isolation:isolate;-webkit-user-select:none;user-select:none;background:#f5f4f2;flex:1;min-height:280px;position:relative;overflow:clip}.ca-tool-pan{cursor:grab}.ca-tool-pan:active{cursor:grabbing}.ca-tool-connect{cursor:crosshair}.ca-grid{pointer-events:none;background-image:linear-gradient(#d3d0d333 1px,#0000 1px),linear-gradient(90deg,#d3d0d333 1px,#0000 1px);position:absolute;inset:0}.ca-world{transform-origin:0 0;pointer-events:none;position:absolute;inset:0}.ca-world>*{pointer-events:auto}.ca-connections{pointer-events:none;width:1px;height:1px;position:absolute;top:0;left:0;overflow:visible}.ca-edge{stroke:#bab4c6;stroke-width:2px;fill:none;pointer-events:none}.ca-edge-hit{stroke:#0000;stroke-width:18px;fill:none;pointer-events:stroke;cursor:pointer}.ca-connections .selected .ca-edge{stroke:var(--ca-accent);stroke-width:2.5px}.ca-node{cursor:default;background:#fffefc;border:1px solid #dcd9df;border-radius:13px;flex-direction:column;min-width:0;display:flex;position:absolute;box-shadow:0 2px 8px #2f286608}.ca-node.selected{border-color:var(--ca-accent);box-shadow:0 0 0 1.5px var(--ca-accent),0 4px 18px #4c376316}.ca-node.connecting{box-shadow:0 0 0 3px #54bfa8}.ca-node-group{box-shadow:none;background:#d6cdec1b;border:1.5px dashed #b4a7cc}.ca-node-heading{cursor:move;color:#77717e;opacity:.65;align-items:center;gap:6px;min-width:0;height:28px;padding:2px 1px;display:flex;position:absolute;bottom:100%;left:0;right:0}.ca-node.selected .ca-node-heading,.ca-node:hover .ca-node-heading{opacity:1}.ca-node-heading .ca-icon{width:13px;height:13px}.ca-node-heading strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:500;overflow:hidden}.ca-node-heading input{width:100%;min-width:0;color:inherit;background:#fff;border:1px solid #ded8eb;border-radius:4px;padding:1px 4px;font-family:inherit;font-size:12px;font-weight:500;line-height:1.5}.ca-node textarea,.ca-text-content{resize:none;border-radius:inherit;color:#443d49;white-space:pre-wrap;overflow-wrap:anywhere;scrollbar-width:thin;background:0 0;border:0;outline:0;flex:1;width:100%;min-width:0;min-height:0;padding:20px;font-family:inherit;font-size:15px;line-height:1.7;display:block;overflow:auto}.ca-text-content.is-empty{color:#a4a0a8}.ca-node textarea{cursor:text;-webkit-user-select:text;user-select:text}.ca-node textarea:focus-visible{outline:0}.ca-node-media{border-radius:inherit;flex:1;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.ca-node-image,.ca-node-video{background:#ebe8ec}.ca-node-media img,.ca-node-media video{object-fit:contain;cursor:zoom-in;width:100%;height:100%;display:block}.ca-node-media audio{width:calc(100% - 28px);height:48px}.ca-node-audio{background:linear-gradient(135deg,#faf7ff,#f0edf6)}.ca-file{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;max-width:100%;height:100%;white-space:normal!important;background:0 0!important;border:0!important;padding:18px!important;display:flex!important}.ca-file>span{color:#8877c2;font-size:32px}.ca-file strong{text-overflow:ellipsis;word-break:break-word;max-width:100%;overflow:hidden}.ca-file small,.ca-media-placeholder{color:#938c9d;font-size:12px}.ca-media-error{text-align:center;color:#8b4673;background:#faf8ffed;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px;font-size:12px;display:flex;position:absolute;inset:0}.ca-canvas-editor button:not(:where(.ca-node-composer *)).ca-link-handle{border:2px solid var(--ca-accent);color:#0000;background:#fff;border-radius:50%;width:12px;height:12px;padding:0;font-size:0;transition:transform .12s;position:absolute;top:calc(50% - 6px);right:-7px}.ca-canvas-editor button:not(:where(.ca-node-composer *)).ca-link-handle:hover{background:#ede7fc;transform:scale(1.35)}.ca-resize{border:1.5px solid var(--ca-accent);cursor:nwse-resize;background:#fff;border-radius:2px;width:10px;height:10px;position:absolute;bottom:-5px;right:-5px}.ca-selection-box{border:1px solid var(--ca-accent);pointer-events:none;background:#8876ff15;position:absolute}.ca-empty{text-align:center;pointer-events:none;color:#9b94a0;flex-direction:column;align-items:center;gap:12px;display:flex;position:absolute;top:36%;left:16px;right:16px}.ca-empty strong{color:#51465e;letter-spacing:.01em;font-size:25px;font-weight:550}.ca-empty span{font-size:13px}.ca-empty-mark{color:#8972b7;background:#ede8f4;border-radius:17px;place-items:center;width:52px;height:52px;margin-bottom:2px;display:grid}.ca-empty-mark .ca-icon{width:28px;height:28px}.ca-empty>div:last-child{pointer-events:auto;gap:8px;margin-top:13px;display:flex}.ca-empty button{background:#fffefb;border-color:#e4e0e8;padding:9px 14px}.ca-zoom{z-index:8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffefdf2;border:1px solid #dddbe2;border-radius:13px;align-items:center;gap:1px;padding:5px;display:flex;position:absolute;bottom:24px;left:16px;box-shadow:0 3px 15px #2821340a}.ca-zoom .ca-zoom-percent{font-variant-numeric:tabular-nums;min-width:42px;padding:3px 4px;font-size:11px}.ca-zoom button.ca-icon-button{width:29px;height:30px;padding:6px}.ca-zoom .ca-icon{width:16px;height:16px}.ca-mode-hint{z-index:9;color:#fff;white-space:nowrap;pointer-events:none;background:#5f4a96;border-radius:9px;padding:7px 14px;font-size:12px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.ca-canvas-status{color:#9d97a4;pointer-events:none;font-size:10px;position:absolute;bottom:5px;left:17px}.ca-selection-bar{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap;background:#fffefdfa;border:1px solid #ded9e5;border-radius:11px;align-items:center;gap:3px;max-width:calc(100% - 24px);padding:5px;display:flex;position:absolute;transform:translate(-50%);box-shadow:0 6px 24px #30233815}.ca-selection-bar>span{color:#a09aa5;margin:0 7px;font-size:11px}.ca-selection-bar button{padding:7px;font-size:12px}.ca-selection-bar .ca-icon{width:15px;height:15px}.ca-selection-bar button.ca-icon-button{width:32px;height:32px}.ca-selection-bar .ca-primary{font-weight:500}.ca-node-menu,.ca-context-menu{z-index:20;background:#fffefd;border:1px solid #e3dfe8;border-radius:12px;min-width:194px;padding:6px;font-size:12px;position:absolute;box-shadow:0 10px 38px #38274d20}.ca-node-menu{top:calc(100% + 7px);right:0}.ca-node-menu>strong{color:#aaa2b2;padding:5px 9px;font-size:10px;font-weight:500;display:block}.ca-node-menu button,.ca-context-menu>button{text-align:left;justify-content:flex-start;width:100%;padding:8px 9px}.ca-context-menu header,.ca-help header{color:#948b9d;justify-content:space-between;align-items:center;padding:0 4px;font-size:11px;display:flex}.ca-context-menu kbd{color:#aaa0b4;margin-left:auto;font:10px system-ui}.ca-help-toggle{z-index:8;color:#9f98a6;position:absolute;bottom:28px;right:16px}.ca-help{z-index:15;border:1px solid var(--ca-border);color:#7e7588;background:#fff;border-radius:12px;padding:8px 14px;font-size:12px;position:absolute;bottom:74px;right:16px;box-shadow:0 6px 30px #32244812}.ca-help p{margin:8px 0}.ca-help kbd{color:#54475f;background:#faf8fc;border:1px solid #e5e0e9;border-radius:4px;margin-right:4px;padding:2px 4px;font:10px system-ui}.ca-panel-toggle{z-index:9;background:#fffefdeb;border:1px solid #dedbe4;border-radius:11px;padding:3px;display:flex;position:absolute;top:16px;left:16px;box-shadow:0 2px 8px #30233808}.ca-library{z-index:9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffefcf5;border:1px solid #e1dde6;border-radius:13px;flex-direction:column;width:242px;display:flex;position:absolute;top:66px;bottom:96px;left:16px;overflow:hidden;box-shadow:0 8px 30px #38274d0c}.ca-library header{align-items:center;gap:8px;padding:10px 10px 8px 15px;font-size:12px;display:flex}.ca-library header>span{color:#aaa2b1;font-size:10px}.ca-library header>button{margin-left:auto}.ca-search{color:#a39aa9;background:#f3f1f4;border:1px solid #eae6ed;border-radius:7px;align-items:center;gap:7px;margin:0 12px 10px;padding:5px 8px;display:flex}.ca-search .ca-icon{width:14px;height:14px}.ca-search input{color:#544861;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:2px;font:12px system-ui}.ca-library-items{scrollbar-width:thin;flex:1;padding:0 6px;overflow-y:auto}.ca-library-items>button{text-align:left;border-radius:8px;justify-content:flex-start;gap:10px;width:100%;padding:10px;display:flex}.ca-library-items>button.is-selected{color:#69518f;background:#eee8f7}.ca-library-items>button .ca-icon{color:#9b8dab;width:17px}.ca-library-items>button>span{flex-direction:column;gap:3px;min-width:0;display:flex}.ca-library-items strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.ca-library-items small{white-space:nowrap;text-overflow:ellipsis;color:#a199a9;font-size:10px;font-weight:400;overflow:hidden}.ca-library>p{color:#a69bae;text-align:center;flex:1;margin:40px 15px}.ca-canvas-editor .ca-library-import{border:1px solid #e5e0e9;flex:none;margin:10px;font-size:12px}.ca-minimap{z-index:9;background:#fffefcf2;border:1px solid #ddd8e4;border-radius:11px;flex-direction:column;gap:7px;width:192px;height:136px;padding:10px;display:flex;position:absolute;bottom:78px;left:16px;box-shadow:0 4px 20px #30233812}.ca-minimap>span{color:#a79dad;font-size:10px}.ca-minimap svg{cursor:crosshair;background:#f7f5f9;border-radius:4px;flex:1;width:100%;min-height:0}.ca-error{z-index:30;color:#9b314d;background:#fff0f3;border:1px solid #f1ced8;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;max-width:90%;padding:9px 12px;font-size:12px;display:flex;position:absolute;top:16px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #59253612}.ca-error button{background:0 0;border:0;padding:0 4px}.ca-media-dialog{color:#51455e;background:#f7f5f9;border:1px solid #e3dce9;border-radius:16px;width:min(1100px,90vw);height:min(820px,85vh);padding:0;overflow:hidden;box-shadow:0 20px 80px #21143240}.ca-media-dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#251b33b5}.ca-media-dialog>header{background:#fff;justify-content:space-between;align-items:center;height:52px;padding:8px 16px;font-size:13px;display:flex}.ca-preview-content{flex-direction:column;height:calc(100% - 52px);min-height:0;padding:16px;display:flex}.ca-preview-content>.ca-node-heading{display:none}.ca-preview-content img,.ca-preview-content video{cursor:default;object-fit:contain;max-height:100%}.ca-canvas-editor.is-readonly{min-height:460px}.ca-canvas-editor.is-readonly .ca-node-heading{cursor:default}@container (width<=1100px){.ca-zoom{bottom:88px}.ca-minimap{bottom:140px}.ca-toolbar{bottom:24px}.ca-canvas-status{bottom:5px;left:17px}.ca-help-toggle{bottom:88px}}@container (width<=680px){.ca-selection-bar>span{display:none}.ca-selection-bar button{padding:6px 5px;font-size:11px}.ca-selection-bar .ca-icon{width:13px;height:13px}.ca-toolbar{gap:1px;max-width:calc(100% - 20px);padding:5px;bottom:19px}.ca-toolbar button.ca-icon-button{width:31px;height:33px;padding:7px}.ca-toolbar .ca-ai-button{padding:5px 7px;font-size:11px}.ca-toolbar .ca-divider{margin:0 1px}.ca-toolbar .ca-ai-button .ca-icon{display:none}.ca-zoom{bottom:78px;left:12px}.ca-help-toggle{bottom:80px;right:10px}.ca-selection-bar{flex-wrap:wrap;justify-content:center;min-width:250px}.ca-empty strong{font-size:22px}.ca-empty span{font-size:12px}.ca-library{width:min(242px,100% - 32px)}.ca-canvas-editor.is-readonly{min-height:400px}}@media (prefers-reduced-motion:reduce){.ca-canvas-editor button:not(:where(.ca-node-composer *)){transition:none}}.ca-node-menu{white-space:normal;overscroll-behavior:contain;scrollbar-width:thin;flex-direction:column;align-items:stretch;width:210px;display:flex;overflow:hidden auto}.ca-node-menu>button,.ca-node-menu>strong{white-space:normal;flex-shrink:0}.ca-node-composer{z-index:11;overscroll-behavior:contain;scrollbar-width:thin;touch-action:pan-y;-webkit-user-select:text;user-select:text;border-radius:17px;flex-direction:column;min-height:0;display:flex;position:absolute;overflow:hidden auto;box-shadow:0 10px 35px #30233820}.ca-node-composer-content{flex:1;width:100%;min-width:0;min-height:0;display:flex}.ca-node-composer-content>*{max-width:100%}.ca-node-composer input,.ca-node-composer textarea{touch-action:auto}.ca-media-placeholder{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:12px;display:flex}.ca-media-placeholder>.ca-icon{opacity:.6;width:28px;height:28px}.ca-media-placeholder>button{background:#faf8fd;border:1px solid #d5cede;font-size:12px}.ca-node-generation-status{pointer-events:none;white-space:pre-wrap;overflow-wrap:anywhere;text-align:center;max-height:50%;font-size:12px;line-height:1.5;position:absolute;bottom:8px;left:8px;right:8px;overflow:hidden}.ca-node-generation-status:empty{display:none}.ca-node-generation-status:not(:empty){color:#76608a;background:#fffefcf2;border:1px solid #e3dce9;border-radius:7px;padding:5px 8px}.ca-connections .ca-reference .ca-edge{stroke:#8b72c8;stroke-width:2.5px;stroke-dasharray:7 4}.ca-reference-marker{fill:#8b72c8}.ca-node[data-reference-state=available]{cursor:crosshair}.ca-node[data-reference-state=available]:hover{outline-offset:4px;outline:3px solid #aa8bea}.ca-node[data-reference-state=unavailable]{opacity:.5;cursor:not-allowed}.ca-reference-mode{pointer-events:auto;white-space:normal;align-items:center;gap:10px;max-width:calc(100% - 28px);display:flex}.ca-reference-mode button{color:#fff;border:1px solid #c1b3e2;flex:none;padding:3px 8px}.ca-canvas-editor button.ca-link-handle[data-canvas-port]{z-index:2;cursor:crosshair;touch-action:none;opacity:.7;background:0 0;border:0;border-radius:50%;width:28px;height:28px;padding:0;position:absolute;top:50%;right:-14px;transform:translateY(-50%)}.ca-canvas-editor button.ca-link-handle[data-canvas-port=input]{left:-14px;right:auto}.ca-canvas-editor button.ca-link-handle[data-canvas-port]:before{content:"";pointer-events:none;background:#fffefc;border:2px solid #aaa2b6;border-radius:50%;width:12px;height:12px;transition:background .12s,border-color .12s,box-shadow .12s}.ca-canvas-editor button.ca-link-handle[data-canvas-port]:hover:not(:disabled),.ca-node.selected button.ca-link-handle[data-canvas-port],.ca-node.connecting button.ca-link-handle[data-canvas-port],.ca-node.ca-connection-target button.ca-link-handle[data-canvas-port]{opacity:1;background:0 0;transform:translateY(-50%)}.ca-canvas-editor button.ca-link-handle[data-canvas-port]:hover:not(:disabled):before,.ca-node.connecting button.ca-link-handle[data-canvas-port]:before,.ca-node.ca-connection-target button.ca-link-handle[data-canvas-port]:before{border-color:var(--ca-accent);background:#eee8fa;box-shadow:0 0 0 3px #8876ff25}.ca-node.ca-connection-target{border-color:var(--ca-accent);box-shadow:0 0 0 2px var(--ca-accent),0 4px 18px #4c376316}.ca-edge-preview{stroke:var(--ca-accent);stroke-width:2.5px;stroke-dasharray:7 5;pointer-events:none}.ca-edge-preview[data-snapped=true]{stroke-dasharray:none}.ca-creation-type{z-index:40;background:var(--ca-panel,#fff);width:min(440px,100% - 32px);color:var(--ca-text,#222);border-radius:16px;padding:20px;position:absolute;top:20%;left:50%;transform:translate(-50%);box-shadow:0 12px 50px #0002}.ca-creation-type button{color:inherit;cursor:pointer;background:0 0;border:1px solid #9987ca66;border-radius:8px;margin:8px 8px 0 0;padding:8px 16px}.ca-node.selected:not(.ca-node-group){z-index:2}:root{color:#eef3fc;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--text:#eef3fc;--muted:#9cabc2;--line:#ffffff21;--cyan:#a6ecff;--violet:#bcacff;background:#080f19;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.5}button{color:inherit}a{color:inherit;text-decoration:none}button{background:0 0;border:0}svg{flex-shrink:0}button svg,a svg{vertical-align:middle}:focus-visible{outline:2px solid var(--cyan);outline-offset:5px}h1:focus,h2:focus{outline:none}p,h1,h2,h3{margin:0}button,input,textarea,select{border-radius:8px}.official-site{background:radial-gradient(at 55% 60%,#10203255,#0000 55%),#080f19;min-height:100vh;overflow:clip}.section-width{width:min(1348px,100% - 96px);margin-inline:auto}.skip-link{z-index:100;color:#101826;background:#fff;padding:12px 20px;position:fixed;top:-70px;left:16px}.skip-link:focus{top:12px}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#060e1c50;justify-content:space-between;align-items:center;gap:28px;height:64px;padding:0 48px;display:flex;position:absolute;inset:0 0 auto}.brand{white-space:nowrap;letter-spacing:1px;align-items:center;gap:12px;font-size:23px;font-weight:650;display:inline-flex}.brand>svg{color:#b4eeff;filter:drop-shadow(0 0 8px #70beef88);width:34px;height:34px}.site-nav{align-items:center;gap:38px;margin-left:10%;display:flex}.site-nav>a,.header-actions{font-size:14px}.site-nav>a{color:#d6e0f1;align-items:center;height:64px;display:flex;position:relative}.site-nav>a:hover,.site-nav>a[aria-current=page]{color:#fff}.site-nav>a[aria-current=page]:after{content:"";bottom:0;background:var(--cyan);height:2px;position:absolute;inset-inline:0}.header-actions{align-items:center;gap:24px;display:flex}.mode-switch{align-items:center;gap:8px;padding:8px 0;display:flex}.contact-link{border:1px solid #dce8ffb0;border-radius:40px;padding:8px 22px}.contact-link:hover{background:#ffffff12}.mobile-menu{display:none!important}.icon-button{border:1px solid var(--line);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.icon-button:hover{background:#ffffff15}.icon-button>svg{width:20px;height:20px}.campus-hero{isolation:isolate;background:#071220;position:relative;overflow:hidden}.campus-hero.is-home{border-bottom:1px solid #91a9d539;height:clamp(600px,47vw,790px);min-height:640px}.campus-hero.is-inner{z-index:0;opacity:.32;pointer-events:none;height:520px;position:fixed;inset:0}.campus-hero.is-inner:after{content:"";pointer-events:none;background:linear-gradient(#0000 10%,#080f19);position:absolute;inset:0}.campus-fallback{object-fit:cover;object-position:center 48%;z-index:-2;opacity:1;width:100%;height:100%;transition:opacity .65s;position:absolute;inset:0}.campus-fallback.is-hidden{opacity:0}.hero-shade{z-index:1;pointer-events:none;background:linear-gradient(90deg,#030c1cd6 0%,#0310219e 27%,#0000 56%),linear-gradient(#0000 75%,#07101a66);position:absolute;inset:0}.hero-copy{z-index:3;pointer-events:none;width:min(500px,40%);margin-left:max(48px,50vw - 674px);padding-top:clamp(128px,10.3vw,160px);position:relative}.hero-copy a{pointer-events:auto}.eyebrow{letter-spacing:2.2px;color:#b4c4dc;margin-bottom:20px;font-size:13px;font-weight:500}.hero-copy h1 span{color:#bceeff;-webkit-text-fill-color:transparent;background:linear-gradient(100deg,#dcf8ff,#91dcff 50%,#c6a9ff);-webkit-background-clip:text;background-clip:text}.hero-description{letter-spacing:.5px;color:#e3eaf6;font-size:17px;line-height:1.9}.hero-buttons{align-items:center;gap:12px;margin-top:26px;display:flex}.button-primary,.button-outline{border-radius:30px;justify-content:center;align-items:center;gap:20px;min-height:48px;padding:12px 24px;font-size:15px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.button-primary{color:#062434;background:#adebff;border:1px solid #c4f4ff;box-shadow:0 0 25px #85d6ff22}.button-primary:hover{background:#d1f5ff;transform:translateY(-1px)}.button-outline{background:#11213733;border:1px solid #d5e5fdc2}.button-outline:hover{background:#ffffff10}.button-primary svg,.button-outline svg{width:18px;height:18px}.hero-note{color:#bbc9dc;margin-top:17px;font-size:13px;line-height:1.8}.hotspot{z-index:4;background:#101b2dc9;border:1px solid #ccdcff77;border-radius:30px;align-items:center;gap:12px;padding:8px 15px;font-size:13px;display:flex;position:absolute;box-shadow:0 4px 20px #0005}.hotspot:hover{background:#3b5069;transform:translateY(-2px)}.scene-indicator{z-index:4;color:#adcae9;pointer-events:none;align-items:center;gap:9px;font-size:11px;display:flex;position:absolute;bottom:23px;right:34px}.scene-indicator svg{color:#9cdcff;filter:drop-shadow(0 0 8px #7cc7ff)}.works-section{z-index:2;padding-block:34px 32px;position:relative}.section-heading{justify-content:space-between;align-items:center;gap:25px;margin-bottom:24px;display:flex}.section-heading h2{letter-spacing:-.7px;margin-bottom:5px;font-size:28px;font-weight:650}.section-heading p{color:var(--muted);font-size:14px;line-height:1.7}.text-link{color:#c4d7f4;align-items:center;gap:10px;font-size:14px;line-height:1.5;display:inline-flex}.text-link:hover{color:var(--cyan)}.text-link svg{width:18px;height:18px}.works-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.work-card{min-width:0;display:block}.work-cover{aspect-ratio:1.8;color:#748faf;background:linear-gradient(145deg,#17263a,#101923);border:1px solid #ffffff26;border-radius:9px;justify-content:center;align-items:center;height:auto;display:flex;position:relative;overflow:hidden}.work-cover>img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.work-card:hover .work-cover>img{transform:scale(1.035)}.work-card:hover .work-cover{border-color:#a6ecff80}.work-card h3{text-overflow:ellipsis;white-space:nowrap;margin:12px 0 6px;font-size:17px;line-height:1.5;overflow:hidden}.work-card>p{color:var(--muted);justify-content:space-between;gap:14px;font-size:12px;display:flex}.work-card>p span{text-overflow:ellipsis;white-space:nowrap;max-width:45%;overflow:hidden}.cover-play{background:#06102699;border:1px solid #fff8;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;bottom:12px;right:12px}.cover-play svg{width:15px;height:15px}.works-empty,.works-loading{border:1px solid var(--line);min-height:155px;color:var(--muted);background:linear-gradient(105deg,#111f30,#12172540);border-radius:12px;align-items:center;gap:22px;padding:32px;display:flex}.works-empty>svg{color:#b6d8f9;width:43px;height:43px}.works-empty h3{color:#e0eaf9;margin-bottom:10px;font-size:19px;font-weight:500}.works-empty p{font-size:13px}.works-empty>.text-link{white-space:nowrap;margin-left:auto}.works-loading{border-color:#0000;animation:2s ease-in-out infinite breath}.learning-path{border-block:1px solid var(--line);padding-block:27px;position:relative}.learning-path>.eyebrow{margin-bottom:17px;font-size:12px}.learning-path>div{justify-content:space-between;gap:32px;display:flex}.learning-path span{color:#cbd8ea;align-items:center;gap:16px;font-size:16px;display:flex}.learning-path small{color:#6d8eaf;font-size:11px}.learning-path svg{color:#6683a6;margin-left:18px;font-size:15px}.audience-links{grid-template-columns:1fr 1fr;padding-block:25px;display:grid;position:relative}.audience-links>a{align-items:center;gap:20px;padding:3px 34px;display:flex}.audience-links>a:first-child{border-right:1px solid var(--line)}.audience-links>a>svg:first-child{color:#a2e6f7;width:31px;height:31px}.audience-links>a:nth-child(2)>svg:first-child{color:var(--violet)}.audience-links>a>svg:last-child{color:#acc7e9;margin-left:auto}.audience-links h2{margin-bottom:6px;font-size:15px;font-weight:600}.audience-links p{color:var(--muted);font-size:12px}.audience-links a:hover{background:#ffffff04}.site-footer{border-top:1px solid var(--line);color:#8296b6;align-items:center;gap:30px;min-height:94px;font-size:11px;display:flex;position:relative}.site-footer .brand{color:#eef5ff;font-size:20px}.site-footer .brand>svg{width:30px}.site-footer nav{gap:20px;margin-left:auto;display:flex}.site-footer nav a:hover{color:#b6e9ff}.footer-motto{margin-left:20px}.content-page{z-index:2;min-height:calc(100vh - 95px);padding-top:142px;padding-bottom:80px;position:relative}.content-page h1{letter-spacing:-1.5px;margin-bottom:22px;font-size:clamp(35px,4vw,59px);font-weight:650;line-height:1.35}.content-page h1 span{color:#b8d5f8}.content-page>.page-intro{color:#aebfd6;max-width:680px;font-size:18px;line-height:1.9}.content-page .section-heading h1 span{display:block}.content-page .section-heading>div>p:last-child{font-size:16px}.editorial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;margin-block:65px;display:grid}.editorial-grid>section{border-top:1px solid #bfd1ec55;padding-top:28px}.editorial-grid svg{color:#aacfff;width:30px;height:30px;margin-bottom:28px}.editorial-grid h2{margin-bottom:16px;font-size:22px}.editorial-grid p{color:#9fb0c9;font-size:15px;line-height:1.95}.page-callout{border-block:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;margin-bottom:30px;padding:30px 0;display:flex}.page-callout h2{margin-bottom:12px;font-size:24px;font-weight:500}.page-callout p{color:var(--muted);font-size:14px}.works-filters{gap:14px;margin-block:34px;display:flex}.search-field{background:#ffffff05;border:1px solid #ffffff29;border-radius:8px;flex:1;align-items:center;gap:12px;padding:0 15px;display:flex}.search-field>svg{color:#809abf}.search-field input{width:100%;color:var(--text);background:0 0;border:0;outline:none;padding:15px 0}.search-field:focus-within{border-color:var(--cyan)}.search-field button{padding:6px}.works-filters select{border:1px solid var(--line);color:#bdcce3;background:#101c2b;max-width:220px;padding:12px 36px 12px 16px}.load-more{margin:35px auto 0;display:flex}.inline-notice{color:#c7d9f2;background:#101c29;border:1px solid #c4daff33;border-radius:8px;align-items:center;gap:18px;margin-block:20px;padding:20px;font-size:14px;display:flex}.inline-notice button{border:1px solid var(--line);white-space:nowrap;align-items:center;gap:8px;padding:8px 12px;display:flex}.page-status{text-align:center;min-height:60vh;color:var(--muted);padding:150px 24px;position:relative}.contact-page{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(32px,7vw,112px);display:grid}.contact-page h1{font-size:clamp(34px,3.5vw,52px)}.contact-intro .page-intro{color:#aebfd6;margin-top:28px;font-size:16px;line-height:2}.contact-form-panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#101a28e8;border:1px solid #c9dfff25;border-radius:18px;padding:32px}.contact-tabs{border:1px solid var(--line);background:#07121e;border-radius:9px;margin-bottom:28px;padding:5px;display:flex}.contact-tabs>button{color:#a6b7cf;flex:1;padding:11px;font-size:14px}.contact-tabs>button[aria-pressed=true]{color:#d6efff;background:#24364b}.contact-form-panel fieldset{border:0;min-width:0;margin:0;padding:0}.contact-form-panel label{color:#c3d2e6;margin-bottom:20px;font-size:13px;font-weight:500;display:block}.contact-form-panel input:not([type=checkbox]),.contact-form-panel textarea,.contact-form-panel select{color:#eef3fa;background:#081321;border:1px solid #a6c5eb35;width:100%;min-width:0;margin-top:9px;padding:12px;font-size:14px;line-height:1.5;display:block}.contact-form-panel textarea{resize:vertical;min-height:105px}.contact-form-panel ::placeholder{color:#71829c}.form-pair{grid-template-columns:1fr 1fr;gap:16px;display:grid}.captcha-field{align-items:center;gap:10px;margin-top:9px;display:flex}.captcha-field input{flex:1;width:130px!important;margin:0!important}.captcha-field img{object-fit:contain;background:#fff;border-radius:6px;width:126px;height:44px}.captcha-field>span{font-size:12px}.captcha-field button{width:34px;height:34px}.contact-form-panel .consent{align-items:flex-start;gap:10px;margin-bottom:8px;font-size:12px;font-weight:400;line-height:1.8;display:flex}.consent input{accent-color:#a8ddff;flex-shrink:0;width:16px;height:16px;margin:3px 0}.consent a{color:#b2d9fc;text-underline-offset:3px;text-decoration:underline}.form-hint{color:#7b8eaa;margin-bottom:22px;margin-left:26px;font-size:11px}.form-submit{width:100%}.form-error{color:#ffc4bf;margin-bottom:16px;font-size:13px;line-height:1.7}.inquiry-success{flex-direction:column;justify-content:center;align-items:flex-start;gap:22px;min-height:420px;display:flex}.inquiry-success>svg{color:#9ae0c0}.inquiry-success h2{font-size:28px}.inquiry-success p{color:#adc1d9;font-size:14px;line-height:1.8}.inquiry-success .receipt{overflow-wrap:anywhere;font-size:11px}.receipt strong{color:#e0ecff;font-weight:500}.privacy-page{max-width:850px}.privacy-page h2{margin:36px 0 16px;font-size:21px}.privacy-page p:not(.eyebrow){color:#aebfd6;font-size:15px;line-height:1.9}.privacy-page>.button-outline{margin-top:40px}.work-detail-heading{justify-content:space-between;align-items:center;gap:24px;margin-block:32px;display:flex}.work-detail-heading h1{overflow-wrap:anywhere;font-size:42px}.work-detail-heading p:last-child{color:var(--muted);font-size:14px}.official-preview{border:1px solid var(--line);--color-text:#edf3ff;--color-text-secondary:#b5c5df;--color-background:#0c1726;--color-border:#fff2;background:#0c1726;border-radius:14px;overflow:hidden}.official-site .wp-preview{color:#e2ecfa;padding:22px}.official-site .wp-preview button{color:#bdd9fb;overflow-wrap:anywhere;background:#15273b;border:1px solid #a2bdd533;border-radius:7px;max-width:100%;padding:9px 14px;font-size:13px}.official-site .wp-preview .wp-image{cursor:zoom-in;object-fit:contain;max-height:70vh}.official-site .wp-preview audio{width:min(600px,100%);margin-block:50px}.official-site .wp-preview video{width:100%;max-height:70vh}.official-site .wp-preview .wp-runtime{border:0;width:100%;height:min(70vh,750px)}.official-site .wp-canvas{height:650px}.official-site .wp-files{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.official-site .wp-preview summary{cursor:pointer;color:#a5c1e5;margin-top:20px;font-size:13px}.work-story{color:#b7c9e2;white-space:pre-wrap;max-width:800px;margin-block:36px;font-size:16px;line-height:1.9}.work-story blockquote{border-left:2px solid #98bddf;margin:24px 0;padding-left:20px}.work-tags{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.work-tags>a{background:#17253b;border-radius:20px;padding:4px 12px;font-size:12px}.image-zoom{background:#08121e;border:1px solid #fff4;border-radius:14px;max-width:94vw;max-height:94vh;padding:48px 16px 16px}.image-zoom::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c}.image-zoom>button{position:absolute;top:8px;right:12px}.image-zoom>img{object-fit:contain;max-width:88vw;max-height:80vh;display:block}@keyframes breath{50%{opacity:.5}}@media (width>=1800px){.campus-hero.is-home{height:780px}}@media (width<=1150px){.site-nav{gap:24px;margin-left:0}.header-actions{gap:18px}.hero-copy{width:43%}.hero-copy h1{font-size:66px}.hero-buttons{flex-wrap:wrap;gap:10px}.hero-buttons a{min-height:44px;padding:10px 20px;font-size:13px}.hero-description{font-size:15px}.hero-note{max-width:320px}.section-width{width:calc(100% - 64px)}.site-header{padding-inline:32px}.hero-copy{margin-left:32px}.site-footer{flex-wrap:wrap;gap:20px;padding-block:25px}.footer-motto{display:none}.learning-path>div{gap:16px}.learning-path span{gap:10px;font-size:14px}.learning-path svg{margin-left:0}.works-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.is-compact .works-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.editorial-grid{gap:28px}.contact-form-panel{padding:24px}.contact-page{gap:35px}}@media (width<=820px){.site-header{gap:15px;height:60px;padding:0 24px}.brand{gap:8px;font-size:20px}.brand>svg{width:27px}.header-actions{gap:14px}.contact-link{padding:7px 15px;font-size:12px}.mode-switch span{display:none}.mobile-menu{border:0;width:32px;height:32px;display:inline-flex!important}.site-nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#101c2cf5;border:1px solid #ffffff29;border-radius:12px;padding:8px 20px;display:none;position:absolute;top:60px;left:16px;right:16px}.site-nav.is-open{flex-direction:column;align-items:stretch;gap:0;display:flex}.site-nav>a{height:50px}.section-width{width:calc(100% - 48px)}.hero-copy{width:49%;margin-left:24px;padding-top:130px}.hero-copy h1{font-size:54px}.hero-description{font-size:14px}.campus-hero.is-home{height:80vh;min-height:660px;max-height:760px}.hero-note{max-width:270px;font-size:11px}.hotspot.lab{top:32%;left:58%}.hotspot.gallery{top:49%;right:8%}.hotspot.partners{top:68%;right:10%}.hotspot{padding:6px 10px;font-size:11px}.hero-shade{background:linear-gradient(90deg,#030c1ce8,#0310219e 40%,#0000 80%)}.works-grid,.is-compact .works-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.works-empty{flex-wrap:wrap;gap:18px;padding:24px}.works-empty>.text-link{margin-left:60px}.section-heading h2{font-size:25px}.section-heading>.text-link{gap:5px;font-size:12px}.learning-path>div{grid-template-columns:1fr 1fr;gap:20px;display:grid}.learning-path span svg{margin-left:auto;margin-right:25px}.audience-links>a{gap:12px;padding:5px 15px}.audience-links h2{font-size:13px}.audience-links p{font-size:11px}.audience-links>a>svg:first-child{width:25px}.site-footer>p{display:none}.site-footer nav{font-size:12px}.content-page{padding-top:115px}.editorial-grid{grid-template-columns:1fr;gap:32px;margin-block:40px}.editorial-grid>section{padding-top:22px}.editorial-grid svg{margin-bottom:16px}.editorial-grid h2{font-size:20px}.editorial-grid p{max-width:650px}.page-callout{flex-direction:column;align-items:flex-start}.works-filters{flex-wrap:wrap}.search-field{flex-basis:100%}.works-filters select{flex:1;min-width:0;max-width:none}.contact-page{grid-template-columns:1fr}.contact-intro .page-intro{margin-top:10px;font-size:14px}.contact-intro .page-intro br{display:none}.contact-form-panel{width:100%;max-width:650px;margin:0 auto}.work-detail-heading h1{font-size:32px}.official-site .wp-preview{padding:14px}.official-site .wp-canvas{height:460px}}@media (width<=520px){.section-width{width:calc(100% - 36px)}.site-header{padding-inline:18px}.contact-link{display:none}.campus-hero.is-home{height:850px;min-height:0;max-height:none}.hero-copy{width:calc(100% - 36px);margin-left:18px;padding-top:105px}.hero-copy h1{letter-spacing:-2px;margin-bottom:20px;font-size:56px;line-height:1.18}.hero-description{font-size:14px;line-height:1.9}.hero-buttons{gap:10px;margin-top:23px}.hero-buttons a{min-height:43px;padding:11px 18px}.hero-note{max-width:300px;margin-top:15px;font-size:11px}.hero-shade{background:linear-gradient(#050d1ddd 5%,#071425c9 40%,#08172822 74%,#08132077)}.campus-fallback{object-position:63% 60%;height:68%;top:32%}.hotspot.lab{top:70%;left:9%}.hotspot.gallery{top:64%;right:7%}.hotspot.partners{top:88%;right:13%}.scene-indicator{font-size:10px;bottom:15px;right:18px}.works-section{padding-block:28px}.content-page.works-section{padding-top:110px}.section-heading{align-items:flex-start;gap:10px;margin-bottom:20px}.section-heading h2{font-size:24px}.section-heading>.text-link{max-width:85px;line-height:1.7}.section-heading p{font-size:12px}.works-empty{gap:16px;min-height:200px;padding:24px 18px}.works-empty>svg{width:32px;height:32px}.works-empty h3{font-size:16px}.works-empty p{max-width:230px;font-size:11px;line-height:1.8}.works-empty>.text-link{margin-left:48px}.works-grid,.is-compact .works-grid{gap:22px 14px}.work-cover{aspect-ratio:1.5}.work-card h3{margin-top:9px;font-size:14px}.work-card p{font-size:10px}.work-card p span{display:none}.learning-path{padding-block:24px}.learning-path .eyebrow{letter-spacing:1px;font-size:11px}.learning-path span{gap:9px;font-size:13px}.learning-path small{font-size:10px}.learning-path svg{width:12px;margin-right:6px!important}.audience-links{grid-template-columns:1fr;padding-block:14px}.audience-links>a{padding:18px 10px}.audience-links>a:first-child{border-right:0;border-bottom:1px solid var(--line)}.audience-links h2{font-size:14px}.audience-links p{font-size:12px}.site-footer{min-height:85px}.site-footer .brand{font-size:16px}.site-footer .brand svg{width:25px}.site-footer nav{gap:13px;font-size:11px}.content-page h1{letter-spacing:-1px;font-size:34px}.content-page .eyebrow{letter-spacing:1.4px;font-size:11px}.content-page>.page-intro{font-size:15px}.page-callout h2{font-size:22px}.contact-form-panel{border-radius:12px;padding:22px 17px}.form-pair{grid-template-columns:1fr;gap:0}.contact-form-panel label{margin-bottom:18px}.contact-tabs{margin-bottom:24px}.captcha-field img{width:106px}.captcha-field input{width:100px!important}.contact-page{gap:28px;padding-top:105px}.work-detail-heading h1{font-size:29px}.work-detail-heading p:last-child{font-size:12px}.work-story{font-size:14px}.content-page{padding-bottom:50px}.work-detail .wp-canvas{height:400px}.inline-notice{flex-direction:column;align-items:flex-start}}.section-heading>.text-link{white-space:nowrap;max-width:none}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.hero-consultation-hint{color:#c5d3d9;max-width:405px;margin-top:14px;font-size:14px;line-height:1.8}.hero-consultation-hint a{text-underline-offset:3px}.contact-support{overflow-wrap:anywhere;font-size:14px;line-height:1.8}.contact-support:empty{display:none}.inquiry-optional{border:1px solid #dfe5e1;border-radius:10px;margin:6px 0 18px;padding:12px 16px}.inquiry-optional summary{cursor:pointer;font-size:14px}.inquiry-optional[open] summary{margin-bottom:14px}.inquiry-topics{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.inquiry-topics button{color:#d4f5e8;font:inherit;cursor:pointer;background:#163c36;border:1px solid #719084;border-radius:18px;padding:6px 10px;font-size:13px}.contact-form-panel [aria-invalid=true]{border-color:#b24b43}.contact-form-panel small.form-error{font-weight:400;display:block}.site-header{background:#050d1b70;height:50px;padding-inline:50px}.site-nav>a{height:50px}.site-nav{gap:48px}.brand{font-size:23px}.contact-link{padding:6px 23px}.campus-hero.is-home{height:clamp(620px,45.16vw,810px);min-height:0}.is-home .campus-fallback{object-position:center top;height:calc(100% - 50px);top:50px}.hero-shade{background:linear-gradient(90deg,#030c1c99 0%,#03102144 28%,#0000 52%),linear-gradient(#0000 80%,#07101a33)}.hero-copy{width:min(500px,39%);margin-left:clamp(50px,3.45vw,96px);padding-top:clamp(110px,7.6vw,140px)}.hero-copy .eyebrow{letter-spacing:1.8px;margin-bottom:17px;font-size:15px}.hero-copy h1{letter-spacing:-2px;margin-bottom:18px;font-size:clamp(68px,5.25vw,88px);font-weight:750;line-height:1.12}.hero-description{font-size:17px;line-height:1.8}.hero-buttons{flex-wrap:nowrap;gap:10px;margin-top:22px}.hero-buttons a{flex-shrink:0;width:185px;min-height:52px;padding:12px 20px;font-size:17px}.hero-note{margin-top:17px;font-size:13px}.hotspot{padding:6px 15px;font-size:14px}.hotspot.lab{top:35%;left:33.4%}.hotspot.gallery{top:25%;right:4.5%}.hotspot.partners{top:58%;right:7%}.scene-indicator{bottom:23px;right:40px}.enter-campus{pointer-events:auto;color:#ddf2ff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#081424c9;border:1px solid #b3d7ef66;border-radius:30px;align-items:center;gap:9px;padding:10px 14px;font-size:12px;display:inline-flex}.enter-campus:hover{background:#172a3fe8;border-color:#b9eeff}.is-compact.works-section{padding-block:24px 21px}.is-compact .section-heading{margin-bottom:5px}.is-compact .section-heading h2{margin-bottom:3px;font-size:28px;line-height:1.25}.is-compact .section-heading p{line-height:1.4}.is-compact .section-heading>.text-link{font-size:15px}.is-compact .work-cover{aspect-ratio:1.98;border-radius:8px}.is-compact .work-card h3{margin:8px 0 3px;font-size:16px}.examples-disclosure{color:#afc1d9;align-items:center;gap:10px;margin-bottom:3px;font-size:11px;line-height:1.1;display:flex}.examples-disclosure span{color:#8397b3;font-size:10px}.example-explore{opacity:0;background:#061026a8;border:1px solid #fff7;border-radius:50%;place-items:center;width:30px;height:30px;transition:opacity .2s;display:grid;position:absolute;bottom:10px;right:10px}.example-card:hover .example-explore,.example-card:focus-visible .example-explore{opacity:1}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.learning-path{align-items:center;gap:30px;padding-block:15px;display:flex}.learning-path>.eyebrow{letter-spacing:1px;white-space:nowrap;margin:0;font-size:11px}.learning-path>div{flex:1;justify-content:flex-end;gap:30px}.learning-path span{gap:10px;font-size:12px}.learning-path small{font-size:10px}.learning-path svg{width:13px;margin-left:8px}.site-footer{gap:25px;min-height:96px}.footer-brand{align-items:center;gap:24px;display:flex}.footer-brand>p{white-space:nowrap;font-size:11px}.site-footer .audience-links{flex:1;grid-template-columns:1fr 1fr;gap:0;margin:0;padding:0;display:grid}.site-footer .audience-links>a{border-left:1px solid var(--line);border-right:0;gap:16px;padding:4px 28px}.site-footer .audience-links>a>svg:last-child{width:15px}.site-footer .audience-links h2{font-size:14px}.site-footer .audience-links p{font-size:11px}.site-footer>nav:not(.audience-links){white-space:nowrap;gap:12px;font-size:11px}.is-home-footer{border-top:1px solid var(--line)}.is-home-footer .footer-brand{grid-template-columns:auto 1fr;gap:10px 20px;display:grid}.is-home-footer .footer-brand>p{font-size:10px}.footer-learning-path{color:#92a9c4;grid-column:1/-1;justify-content:space-between;gap:12px;font-size:10px;display:flex}.footer-learning-path>span{white-space:nowrap;align-items:center;gap:10px;display:inline-flex}.footer-learning-path svg{color:#6886a6;width:10px;height:10px}@media (width>=1800px){.section-width{width:min(1800px,100% - 132px)}.site-header{padding-inline:66px}.hero-copy{padding-top:145px}.is-home .campus-fallback{object-position:center 12%}}@media (width<=1150px){.site-header{padding-inline:32px}.site-nav{gap:25px}.hero-copy{width:43%;margin-left:32px;padding-top:112px}.hero-copy h1{font-size:66px}.hero-description{font-size:15px}.hero-buttons a{width:160px;min-height:48px;font-size:14px}.hero-note{max-width:340px}.footer-brand{gap:15px}.footer-brand>p{display:none}.site-footer{flex-wrap:nowrap;padding-block:20px}.site-footer .audience-links>a{padding-inline:22px}.learning-path,.learning-path>div{gap:20px}}@media (width<=820px){.site-header{height:56px;padding-inline:24px}.site-nav{top:56px}.site-nav>a{height:48px}.brand{font-size:20px}.campus-hero.is-home{height:640px;max-height:none}.is-home .campus-fallback{object-position:61% top;height:calc(100% - 56px);top:56px}.hero-copy{width:50%;margin-left:24px;padding-top:112px}.hero-copy .eyebrow{font-size:12px}.hero-copy h1{font-size:54px}.hero-description{font-size:14px}.hero-buttons{flex-wrap:wrap;gap:10px}.hero-buttons a{width:148px;min-height:44px;font-size:13px}.hero-shade{background:linear-gradient(90deg,#030c1cdd,#03102199 40%,#0000 82%)}.hero-note{max-width:300px;font-size:11px}.hotspot{padding:6px 10px;font-size:11px}.hotspot.lab{top:37%;left:60%}.hotspot.gallery{top:26%;right:6%}.hotspot.partners{top:68%;right:9%}.scene-indicator{right:24px}.is-compact .section-heading h2{font-size:25px}.is-compact .section-heading>.text-link{font-size:12px}.is-compact .work-cover{aspect-ratio:1.8}.learning-path{padding-block:17px;display:block}.learning-path>.eyebrow{margin-bottom:12px}.learning-path>div{justify-content:space-between;gap:10px;display:flex}.learning-path span{gap:7px;font-size:11px}.learning-path span svg{margin:0}.site-footer{flex-wrap:wrap;gap:20px}.site-footer .audience-links{flex-basis:100%;order:-1}.site-footer .audience-links>a:first-child{border-left:0;padding-left:0}.site-footer .audience-links>a{padding-block:10px}.site-footer>nav:not(.audience-links){margin-left:auto}}@media (width<=520px){.site-header{padding-inline:18px}.campus-hero.is-home{height:815px}.is-home .campus-fallback{object-position:68% center;height:435px;top:380px}.hero-shade{background:linear-gradient(#050d1d 15%,#071425dd 39%,#07142555 57%,#0000 73%,#08132077)}.hero-copy{width:calc(100% - 36px);margin-left:18px;padding-top:94px}.hero-copy .eyebrow{margin-bottom:16px;font-size:12px}.hero-copy h1{margin-bottom:23px;font-size:58px;line-height:1.12}.hero-description{font-size:14px;line-height:1.8}.hero-buttons{flex-wrap:nowrap;gap:10px;margin-top:23px}.hero-buttons a{width:153px;min-height:45px;padding-inline:12px;font-size:13px}.hero-note{max-width:none;margin-top:16px;font-size:10px}.hotspot.lab{top:69%;left:6%}.hotspot.gallery{top:60%;right:5%}.hotspot.partners{top:83%;right:9%}.scene-indicator{bottom:17px;right:18px}.enter-campus{padding:8px 12px;font-size:11px}.is-compact.works-section{padding-block:23px}.is-compact .section-heading h2{font-size:23px}.is-compact .section-heading>.text-link{font-size:11px}.is-compact .work-cover{aspect-ratio:1.65}.is-compact .work-card h3{margin-top:8px;font-size:14px}.examples-disclosure{gap:8px;margin-top:10px;margin-bottom:10px;font-size:10px}.examples-disclosure span{font-size:9px}.learning-path>div{grid-template-columns:1fr 1fr;gap:15px 24px;display:grid}.learning-path span{font-size:12px}.learning-path span svg{margin-left:auto}.site-footer .audience-links{grid-template-columns:1fr 1fr}.site-footer .audience-links>a{gap:10px;padding:10px}.site-footer .audience-links>a:first-child{border-bottom:0}.site-footer .audience-links>a>svg:first-child{width:24px}.site-footer .audience-links>a>svg:last-child{display:none}.site-footer .audience-links h2{font-size:12px}.site-footer .audience-links p{font-size:10px}.is-home-footer .footer-brand{width:100%}.is-home-footer .footer-brand>p{text-align:right;font-size:9px;display:block}.is-home-footer>nav:not(.audience-links){margin-left:0}}@media (width<=360px){.hero-buttons a{gap:10px;width:calc(50vw - 23px)}.hero-note{font-size:9px}.is-compact .section-heading{align-items:baseline}.is-compact .section-heading h2{font-size:21px}}.official-site{--campus-height:clamp(620px, 49vw, 780px);background:#07111f}.site-header{position:fixed}.campus-stage{width:100%;height:var(--campus-height);z-index:0;isolation:isolate;background:#07111f;position:fixed;top:50px;left:0;overflow:hidden}.campus-stage .campus-fallback{object-position:center top;height:100%;top:0}.campus-stage .hero-shade{background:linear-gradient(90deg,#061020ec 0%,#0610209c 26%,#06102020 47%,#0000 68%),linear-gradient(#0000 83%,#07111f);transition:opacity .8s}.official-site main{z-index:2;pointer-events:none;position:relative}.home-intro{min-height:calc(var(--campus-height) + 50px);pointer-events:none;position:relative}.home-intro .hero-copy{padding-top:clamp(120px,9vw,158px)}.home-discover{pointer-events:auto;background:#091320;border-top:1px solid #b9d6fb22;position:relative}.home-discover .works-section{z-index:auto}.scene-indicator{color:#c1d7ef;bottom:33px;right:30px}.campus-hotspot{z-index:4}.campus-stage .campus-scene{z-index:0}.campus-stage .hero-shade{z-index:1}.campus-stage .campus-hotspots{z-index:3}.site-footer{z-index:3;clip-path:inset(0 -100vmax);background:#091320;box-shadow:0 0 0 100vmax #091320}.official-site .content-page{pointer-events:auto}.official-site .content-page:not(.works-section):not(.work-detail){width:min(520px,41vw);margin-left:clamp(32px,3.45vw,72px);margin-right:0;padding-top:115px}.official-site .content-page:not(.works-section):not(.work-detail) h1{font-size:clamp(36px,3.15vw,48px);line-height:1.28}.official-site .content-page>.page-intro{font-size:16px}.official-site .editorial-grid{grid-template-columns:1fr;gap:30px;margin-block:38px}.official-site .editorial-grid>section{grid-template-columns:34px 1fr;column-gap:17px;padding-top:21px;display:grid}.official-site .editorial-grid>section>svg{grid-row:1/3;width:26px;height:26px;margin:0}.official-site .editorial-grid h2{margin-bottom:10px;font-size:20px}.official-site .editorial-grid p{font-size:14px;line-height:1.9}.official-site .page-callout{flex-direction:column;align-items:flex-start;gap:20px}.official-site .page-callout h2{font-size:21px}.official-site .contact-page{grid-template-columns:1fr;gap:28px}.official-site .contact-page .contact-intro .page-intro{margin-top:0;font-size:15px}.official-site .contact-form-panel{background:#0d1b2ce8;padding:26px}.official-site .works-section.content-page{padding-top:120px}.works-section.content-page .section-heading{max-width:520px;min-height:235px}.works-section.content-page .works-filters{background:#0a1828ef;border-radius:12px;margin-top:25px;padding:15px}.works-section.content-page .works-grid,.works-section.content-page .works-empty{background:#091523ef;border-radius:12px;padding:22px}.works-section.content-page .works-grid:empty{display:none}.official-site .work-detail{background:#081523ed;border-radius:20px;min-height:75vh;margin-top:95px;padding:28px}.official-site .work-detail .work-detail-heading{margin-top:22px}.page-status{pointer-events:auto;background:#081523dc}.official-site[data-section=learn] .campus-stage .hero-shade,.official-site[data-section=institutions] .campus-stage .hero-shade,.official-site[data-section=contact] .campus-stage .hero-shade{background:linear-gradient(90deg,#061020f5,#061020e0 28%,#06102066 44%,#0000 65%),linear-gradient(#0000 85%,#07111f)}@media (width>=1800px){.official-site .content-page:not(.works-section):not(.work-detail){width:560px}}@media (width<=1000px) and (width>=721px){.official-site .content-page:not(.works-section):not(.work-detail){width:46vw;margin-left:24px}.official-site .content-page:not(.works-section):not(.work-detail) h1{font-size:36px}.official-site .content-page>.page-intro{font-size:14px}}@media (width<=820px){.campus-stage{top:56px}}@media (width<=720px){.official-site{--campus-height:780px}.home-intro{min-height:836px}.home-intro .hero-copy{padding-top:94px}.campus-stage .campus-fallback{object-position:68% center}.campus-stage .hero-shade{background:linear-gradient(#061020e8,#06102088 34%,#0000 65%,#07111f)}.official-site .content-page:not(.works-section):not(.work-detail){background:#081625f5;border:1px solid #bcd9f326;border-radius:18px;width:calc(100% - 36px);margin:350px 18px 0;padding:25px 22px 40px}.official-site .content-page:not(.works-section):not(.work-detail) h1{font-size:32px}.official-site .editorial-grid{gap:24px}.official-site .editorial-grid>section{grid-template-columns:26px 1fr;gap:0 12px}.official-site .editorial-grid h2{font-size:18px}.official-site .editorial-grid p{font-size:13px}.official-site .content-page .page-intro{font-size:14px}.official-site .contact-form-panel{padding:20px 14px}.official-site .works-section.content-page{padding-top:28px;background:#081625f5;border-radius:16px;margin-top:330px;padding-inline:18px}.works-section.content-page .section-heading{min-height:0}.works-section.content-page .works-filters{background:0 0;padding:0}.works-section.content-page .works-empty,.works-section.content-page .works-grid{padding:15px}.official-site .works-section.content-page h1{font-size:31px}.official-site .work-detail{margin-top:90px;padding:18px}.scene-indicator{font-size:10px;bottom:25px;right:18px}.official-site:not([data-section=home]) .scene-indicator{top:70px;bottom:auto}.official-site:not([data-section=home]) .campus-stage .hero-shade{background:linear-gradient(#07111f00 30%,#07111f55 55%,#07111f)}.site-footer{margin-top:24px}}@media (prefers-reduced-motion:reduce){.campus-stage .hero-shade{transition:none}}.official-site{--campus-height:clamp(650px, 48vw, 750px);--mint:#bce9d9;--apricot:#ffd1aa;--paper:#f6f7f0;--ink:#173c3b;--body-ink:#536761;--page-gutter:clamp(24px, 4.5vw, 80px)}.official-site .section-width{width:min(1240px, calc(100% - var(--page-gutter) * 2))}.official-site .site-header{height:68px;padding-inline:var(--page-gutter);background:#081521de;border-bottom-color:#d6eee719;gap:28px}.official-site .site-nav{gap:34px;margin-left:auto}.official-site .site-nav>a{height:68px;font-size:14px}.official-site .header-actions{gap:25px;margin-left:22px}.official-site .brand{letter-spacing:.5px;font-size:23px}.official-site .brand>svg{color:var(--mint);filter:none;background:#bce9d917;border:1px solid #bce9d92b;border-radius:12px;width:36px;height:36px;padding:6px}.official-site .mode-switch{color:#b9cdc9;font-size:12px}.official-site .contact-link{border-color:#bce9d95c;padding:9px 18px;font-size:13px}.official-site .button-primary{background:var(--mint);color:#123a33;box-shadow:none;border-color:#0000;border-radius:12px;gap:17px;min-height:50px}.official-site .button-primary:hover{background:#d4f5e9}.official-site .button-outline{background:#0c1c29a6;border-color:#cbded64d;border-radius:12px}.official-site .eyebrow{letter-spacing:1.8px;font-size:11px;font-weight:600;line-height:1.8}.official-site .campus-stage{top:68px}.official-site .campus-stage .campus-scene{z-index:auto}.official-site .campus-hotspots{z-index:3}.official-site[data-section=works] .campus-hotspots,.official-site[data-section=contact] .campus-hotspots{display:none}.official-site .hero-shade{background:linear-gradient(90deg,#071420ed 0%,#071420c9 27%,#0714204a 47%,#0000 68%),linear-gradient(#0000 78%,#091320 100%)}.official-site .home-intro{min-height:calc(var(--campus-height) + 68px);position:relative}.official-site .home-intro .hero-copy{margin-left:max(var(--page-gutter), calc((100vw - 1240px) / 2));width:min(600px,52%);padding-top:clamp(148px,11.5vw,182px)}.official-site .hero-copy>.eyebrow{color:#c1d9d0;align-items:center;gap:10px;margin-bottom:26px;display:flex}.eyebrow-orbit{background:var(--mint);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #bce9d918}.official-site .hero-copy h1{letter-spacing:-2px;margin-bottom:26px;font-size:clamp(54px,5.2vw,76px);font-weight:750;line-height:1.24}.official-site .hero-copy h1 span{color:var(--mint);-webkit-text-fill-color:currentColor;background:0 0;position:relative}.official-site .hero-copy h1 span:after{content:"";background:var(--apricot);opacity:.85;border-radius:50%;width:75%;height:7px;position:absolute;bottom:-9px;left:8%;transform:rotate(-3deg)}.official-site .hero-description{color:#c5d3d9;letter-spacing:0;max-width:510px;font-size:16px;line-height:2}.official-site .hero-buttons{flex-wrap:wrap;gap:12px;margin-top:30px}.official-site .hero-buttons a{width:auto;height:50px;padding-inline:22px;font-size:14px}.hero-qualities{color:#c3d4ce;align-items:center;gap:17px;margin-top:30px;font-size:12px;display:flex}.hero-qualities>span:before{content:"✦";color:var(--apricot);margin-right:5px;font-size:10px}.hero-qualities>small{color:#91a8aa;border-left:1px solid #bacfc736;padding-left:17px;font-size:11px}.curiosity-crew{pointer-events:none;width:min(40vw,590px);margin:0;position:absolute;bottom:34px;right:max(10px,50vw - 700px)}.curiosity-crew>img{filter:drop-shadow(0 20px 24px #030c1566);width:100%;height:auto;display:block}.curiosity-crew figcaption{color:#e8e9df;letter-spacing:.5px;background:#112c35d6;border:1px solid #d3ece42b;border-radius:12px;padding:9px 15px;font-size:12px;position:absolute;bottom:6px;right:16%;transform:rotate(-3deg)}.curiosity-crew figcaption span{color:var(--apricot);margin-right:6px}.hero-scroll{left:max(var(--page-gutter), calc((100vw - 1240px) / 2));color:#9eafb6;pointer-events:auto;align-items:center;gap:10px;font-size:11px;display:flex;position:absolute;bottom:30px}.hero-scroll span{width:24px;height:32px;color:var(--mint);border:1px solid #a1c6c743;border-radius:20px;place-items:center;display:grid}.official-site .scene-indicator{opacity:.9;bottom:20px;right:25px}.official-site .home-discover{border:0}.paper-section{color:var(--ink);background:var(--paper);--muted:var(--body-ink);--line:#254c3d29;--cyan:#216c5c;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.paper-section :focus-visible{outline-color:#247765}.paper-section .eyebrow{color:#58756a}.paper-section h2{letter-spacing:-1px;text-wrap:balance;font-size:clamp(28px,3.1vw,42px);font-weight:700;line-height:1.4}.paper-section h2 span{color:#398773}.paper-section .text-link{color:#256351;font-weight:600}.paper-section .text-link:hover{color:#0d4938}.paper-section .button-primary{color:#fff;background:#214f45}.paper-section .button-primary:hover{background:#306c5d}.creative-journey{border-radius:32px 32px 0 0;padding-block:85px 70px;scroll-margin-top:68px;position:relative}.creation-story{grid-template-columns:1fr 1.12fr;align-items:center;gap:clamp(32px,6vw,86px);display:grid}.creation-story-copy>p:not(.eyebrow){color:var(--body-ink);margin-top:22px;font-size:15px;line-height:1.9}.creation-directions{grid-template-columns:1fr 1fr;gap:2px 24px;margin-top:26px;display:grid}.creation-directions>a{border-bottom:1px solid #234f4520;align-items:center;gap:11px;padding:13px 0;font-size:14px;display:flex}.creation-directions>a>span{color:#278471;text-align:center;width:27px;font-size:24px}.creation-directions>a:nth-child(2)>span{color:#a37643}.creation-directions>a:nth-child(3)>span{color:#8471b5}.creation-directions>a>svg{color:#6f8c7d;width:14px;margin-left:auto;transition:transform .2s}.creation-directions>a:hover>svg{transform:translate(2px,-2px)}.maker-illustration{margin:0;position:relative}.maker-illustration>img{background:#e5ebdf;border-radius:24px;width:100%;height:auto;display:block}.maker-illustration figcaption{color:#4d6a5a;justify-content:center;align-items:center;gap:10px;margin-top:16px;font-size:12px;display:flex}.maker-illustration figcaption>svg{color:#9c7444}.journey-heading{border-top:1px solid #214e3c26;justify-content:space-between;align-items:center;gap:20px;margin-top:58px;padding-top:30px;display:flex}.journey-heading h3{font-size:19px;font-weight:650}.journey-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px;margin:28px 0 0;padding:0;list-style:none;display:grid}.journey-steps>li{position:relative}.step-number{color:#39745f;border:1px solid #53837540;border-radius:50%;place-items:center;width:34px;height:34px;margin-bottom:16px;font-size:12px;display:grid}.journey-steps>li:not(:last-child):after{content:"";background:#44745826;height:1px;position:absolute;top:17px;left:49px;right:0}.journey-steps h4{margin:0 0 9px;font-size:15px}.journey-steps p{color:var(--body-ink);max-width:240px;font-size:13px;line-height:1.85}.official-site .works-section.is-compact{padding-block:66px 72px}.official-site .is-compact .section-heading{align-items:flex-end;margin-bottom:32px}.official-site .is-compact .section-heading h2{margin-bottom:12px;font-size:clamp(25px,2.7vw,36px);line-height:1.4}.official-site .is-compact .section-heading .eyebrow{color:#b5d7cb;margin-bottom:12px;font-size:11px}.official-site .work-cover{aspect-ratio:1.5;border-radius:15px}.official-site .work-card h3{margin-top:15px;font-size:16px}.official-site .work-card>p{font-size:12px;line-height:1.7}.official-site .works-section .works-grid{gap:24px}.official-site .is-compact .works-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr))}.official-site .site-footer{gap:32px;min-height:130px;padding-block:34px}.official-site .footer-brand>p{margin-top:10px;font-size:12px}.official-site .is-home-footer .audience-links{gap:0;margin-left:auto;padding:0}.official-site .is-home-footer .audience-links>a{gap:13px;padding:14px 25px}.official-site .is-home-footer .audience-links h2{font-size:14px}.official-site .is-home-footer>nav:last-child{margin-left:0}.story-page{pointer-events:none;position:relative}.story-hero{min-height:590px;padding-block:143px 74px}.story-hero>*{width:50%;max-width:620px}.story-hero>h1{letter-spacing:-1.8px;margin-bottom:22px;font-size:clamp(36px,4vw,58px);font-weight:700;line-height:1.38}.story-hero h1>span{color:var(--mint)}.story-hero .page-intro{color:#c0cfd3;font-size:16px;line-height:1.95}.story-hero>.button-primary{pointer-events:auto;width:auto;margin-top:28px;font-size:14px}.story-body{pointer-events:auto;border-radius:30px 30px 0 0;padding-block:64px 50px;position:relative}.body-heading{margin-bottom:36px}.body-heading>.eyebrow{margin-bottom:12px}.body-heading h2{font-size:clamp(26px,2.8vw,36px)}.feature-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:38px;display:grid}.feature-columns>section{border-top:1px solid #34615130;padding-top:24px;position:relative}.feature-columns>section>svg{color:#318778;width:28px;height:28px;margin-bottom:22px}.feature-columns>section:nth-child(2)>svg{color:#997441}.feature-columns>section:nth-child(3)>svg{color:#8972ac}.feature-index{color:#7a9588;font-size:11px;position:absolute;top:26px;right:0}.feature-columns h3{margin-bottom:14px;font-size:20px;line-height:1.5}.feature-columns p{color:var(--body-ink);font-size:14px;line-height:1.95}.learning-invitation{grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin-block:68px;display:grid}.learning-invitation>img{border-radius:24px;width:100%;height:auto}.learning-invitation h2{margin-bottom:22px;font-size:36px}.learning-invitation p:not(.eyebrow){color:var(--body-ink);margin-bottom:24px;font-size:14px;line-height:1.95}.story-callout{border-top:1px solid #34615130;justify-content:space-between;align-items:center;gap:40px;margin-top:48px;padding-top:36px;display:flex}.story-callout h2{margin-bottom:12px;font-size:clamp(21px,2.2vw,29px)}.story-callout p{color:var(--body-ink);font-size:14px;line-height:1.8}.story-callout>a{white-space:nowrap;flex-shrink:0}.partnership-path{background:#e5eddf;border-radius:22px;grid-template-columns:.85fr 1.5fr;gap:50px;margin-top:58px;padding:40px;display:grid}.partnership-path h2{font-size:29px}.partnership-path ol{counter-reset:partnership;margin:0;padding:0;list-style:none}.partnership-path li{counter-increment:partnership;grid-template-columns:30px 1fr;gap:8px 12px;margin-bottom:23px;display:grid}.partnership-path li:last-child{margin-bottom:0}.partnership-path li:before{content:"0" counter(partnership);color:#557360;grid-row:span 2;padding-top:3px;font-size:11px}.partnership-path li strong{font-size:15px}.partnership-path li span{color:var(--body-ink);font-size:13px;line-height:1.7}.official-site[data-section=contact] .content-page.contact-page{width:min(1180px, calc(100% - var(--page-gutter) * 2));grid-template-columns:.95fr 1.05fr;gap:65px;margin:0 auto;padding-block:140px 80px;display:grid}.official-site .contact-page h1{font-size:clamp(35px,3.4vw,48px)}.official-site .contact-page h1 span{color:var(--mint)}.official-site .contact-form-panel{background:#10232aee;border-radius:22px;padding:30px}.official-site .contact-intro,.official-site .contact-form-panel{min-width:0}.official-site .content-page.works-section{padding-top:136px}.official-site .works-section.content-page .section-heading{max-width:650px;min-height:244px}.official-site .works-section.content-page .section-heading h1{font-size:clamp(34px,3.7vw,53px)}.official-site .works-section.content-page .section-heading h1 span{color:var(--mint)}.official-site .works-filters{background:#10222cec;border-radius:16px;gap:16px;padding:16px}.official-site .works-section.content-page .works-filters{background:#10222c}.official-site .works-section.content-page>.works-grid{background:#091722f5;border-radius:20px;padding:24px}.official-site .work-detail{margin-top:110px}@media (width>=1500px){.official-site .home-intro .hero-copy{padding-top:175px}.curiosity-crew{bottom:36px}}@media (width<=1100px){.official-site .header-actions{gap:18px;margin-left:0}.official-site .site-nav{gap:24px}.official-site .hero-copy h1{font-size:56px}.official-site .hero-description{font-size:14px}.hero-qualities{gap:11px}.hero-qualities>small{padding-left:11px}.curiosity-crew{width:44vw;bottom:54px;right:-10px}.curiosity-crew figcaption{font-size:10px}.official-site .is-home-footer .audience-links>a{padding-inline:15px}.official-site .is-home-footer>nav:last-child{margin-left:auto}.creation-story{gap:30px}.official-site[data-section=contact] .content-page.contact-page{gap:32px}}@media (width<=820px){.official-site{--page-gutter:28px}.official-site .site-header{height:60px}.official-site .site-nav{gap:0;margin:0;top:60px}.official-site .site-nav>a{height:48px}.official-site .header-actions{gap:17px}.official-site .campus-stage{top:60px}.official-site .home-intro{min-height:calc(var(--campus-height) + 60px)}.official-site .home-intro .hero-copy{width:60%;padding-top:125px}.official-site .hero-copy h1{font-size:52px}.official-site .hero-buttons a{padding-inline:17px;font-size:13px}.hero-qualities{flex-wrap:wrap;max-width:330px}.curiosity-crew{width:51vw;bottom:55px;right:-20px}.creation-story-copy>p:not(.eyebrow) br{display:none}.paper-section h2{font-size:29px}.creation-directions{column-gap:15px}.creation-directions>a{gap:6px;font-size:12px}.maker-illustration figcaption{align-items:flex-start;font-size:11px;line-height:1.7}.journey-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.journey-steps>li:nth-child(2):after{content:none}.feature-columns{gap:23px}.feature-columns h3{font-size:17px}.feature-columns p{font-size:13px}.learning-invitation{gap:30px}.story-hero>*{width:60%}.story-hero{padding-top:132px}.story-hero>h1{font-size:38px}.story-hero .page-intro{font-size:14px}.partnership-path{gap:25px;padding:30px}.partnership-path h2{font-size:25px}.story-callout{flex-direction:column;align-items:flex-start;gap:23px}.official-site[data-section=contact] .content-page.contact-page{grid-template-columns:minmax(0,1fr);max-width:650px;padding-inline:0}.official-site .contact-intro .page-intro br{display:initial}}@media (width<=600px){.official-site{--page-gutter:22px;--campus-height:820px}.official-site:not([data-section=home]){--campus-height:585px}.official-site .site-header{gap:16px;padding-inline:20px}.official-site .brand{gap:9px;font-size:20px}.official-site .brand>svg{width:32px;height:32px}.official-site .header-actions{gap:14px}.official-site .home-intro .hero-copy{width:calc(100% - 44px);padding-top:115px}.official-site .hero-copy>.eyebrow{letter-spacing:1.4px;margin-bottom:22px;font-size:10px}.official-site .hero-copy h1{letter-spacing:-1.5px;margin-bottom:27px;font-size:clamp(40px,11.9vw,62px);line-height:1.28}.official-site .hero-copy h1 span:after{height:5px;bottom:-6px}.official-site .hero-description{font-size:13px;line-height:1.95}.official-site .hero-buttons{gap:9px;margin-top:24px}.official-site .hero-buttons a{gap:10px;height:46px;min-height:46px;padding-inline:14px;font-size:12px}.official-site .hero-buttons svg{width:15px;height:15px}.hero-qualities{gap:12px;max-width:none;margin-top:22px;font-size:11px}.hero-qualities>small{padding-left:12px;font-size:10px}.curiosity-crew{width:min(104vw,530px);bottom:42px;right:-10px}.curiosity-crew figcaption{font-size:11px;bottom:0;right:15%}.hero-scroll{font-size:10px;bottom:15px}.hero-scroll span{width:20px;height:25px}.official-site .scene-indicator{gap:5px;font-size:9px;bottom:15px;right:18px}.official-site .scene-indicator>svg{width:17px}.official-site .fallback-hotspots{justify-content:space-around;gap:5px;display:flex;position:absolute;inset:58% 12px auto}.official-site .fallback-hotspots>.hotspot{gap:4px;padding:7px 8px;font-size:11px;position:static}.official-site .hero-shade{background:linear-gradient(#071420b0 0%,#071420ed 23%,#0714208a 46%,#0000 65%,#091320 100%)}.official-site:not([data-section=home]) .campus-stage .hero-shade{background:linear-gradient(#071420f2 0%,#071420ed 43%,#0714208a 61%,#0000 85%,#091320 100%)}.creative-journey{border-radius:24px 24px 0 0;padding-block:48px 45px;scroll-margin-top:60px}.creation-story{grid-template-columns:1fr;gap:30px}.paper-section h2{letter-spacing:-.7px;font-size:30px}.creation-story-copy>p:not(.eyebrow){margin-top:16px;font-size:14px}.creation-directions{column-gap:24px;margin-top:17px}.creation-directions>a{gap:9px;font-size:14px}.maker-illustration>img{border-radius:18px}.maker-illustration figcaption{gap:7px;font-size:10px}.journey-heading{flex-direction:column;align-items:flex-start;gap:12px;margin-top:34px;padding-top:27px}.journey-heading h3{font-size:18px}.journey-heading .text-link{font-size:12px}.journey-steps{gap:28px 22px}.journey-steps h4{font-size:14px}.journey-steps p{font-size:12px}.official-site .works-section.is-compact{padding-block:43px 45px}.official-site .is-compact .section-heading{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:24px}.official-site .is-compact .section-heading h2{font-size:25px}.official-site .is-compact .section-heading p:not(.eyebrow){font-size:13px}.official-site .works-section .works-grid{gap:20px 14px}.official-site .is-compact .works-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.official-site .work-card h3{margin-top:10px;font-size:14px}.official-site .work-card>p{gap:8px;font-size:10px}.official-site .site-footer{gap:25px;padding-block:28px}.official-site .is-home-footer .audience-links{flex-direction:column;gap:18px;width:100%;display:flex}.official-site .is-home-footer .audience-links>a{border:0;padding:0}.official-site .site-footer>nav:last-child{margin-left:0}.story-hero{min-height:645px;padding-block:116px 55px}.story-hero>*{width:100%;max-width:500px}.story-hero>h1{letter-spacing:-1px;font-size:clamp(30px,8.4vw,43px);line-height:1.4}.story-hero .page-intro{font-size:13px}.story-hero>.button-primary{min-height:46px;margin-top:25px;padding-inline:18px;font-size:13px}.official-site:not([data-section=home]) .scene-indicator{top:auto;bottom:18px}.story-body{border-radius:24px 24px 0 0;padding-block:43px 40px}.body-heading{margin-bottom:28px}.body-heading h2{font-size:27px}.feature-columns{grid-template-columns:1fr;gap:29px}.feature-columns>section{padding-top:21px}.feature-columns>section>svg{margin-bottom:16px}.feature-columns h3{margin-bottom:10px;font-size:19px}.feature-columns p{font-size:14px}.learning-invitation{grid-template-columns:1fr;gap:28px;margin-block:40px}.learning-invitation h2{margin-bottom:14px;font-size:29px}.learning-invitation>img{border-radius:18px}.partnership-path{grid-template-columns:1fr;gap:26px;margin-top:35px;padding:25px}.partnership-path h2{font-size:25px}.partnership-path .eyebrow{margin-bottom:10px;font-size:10px}.story-callout{margin-top:34px;padding-top:29px}.story-callout h2{font-size:23px}.story-callout p{font-size:13px}.official-site[data-section=contact] .content-page.contact-page{box-shadow:none;background:0 0;border:0;gap:30px;margin-top:0;padding-block:115px 45px}.official-site .contact-page h1{font-size:32px}.official-site .contact-page .eyebrow{font-size:10px}.official-site .contact-form-panel{border-radius:18px;padding:21px}.official-site .contact-form-panel .form-pair{grid-template-columns:1fr;gap:0}.official-site .contact-form-panel label{font-size:13px}.official-site .captcha-field{gap:6px}.official-site .captcha-field img{width:100px}.official-site .captcha-field input{min-width:0;width:auto!important}.official-site .content-page.works-section{background:0 0;border:0;margin-top:0;padding:117px 0 40px}.official-site .works-section.content-page .section-heading{min-height:255px}.official-site .works-section.content-page .section-heading h1{font-size:32px}.official-site .works-filters{gap:10px;margin-block:20px;padding:13px}.official-site .works-section.content-page>.works-grid{padding:15px}.official-site .works-section.content-page>.works-grid:empty{padding:0}}.learning-showcase{pointer-events:auto;border-radius:32px 32px 0 0;padding-block:76px 64px;scroll-margin-top:68px;position:relative}.learning-showcase-heading{justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:36px;display:flex}.learning-showcase-heading .eyebrow{margin-bottom:16px}.learning-showcase-heading>.text-link{flex-shrink:0;margin-bottom:4px}.learning-showcase-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(28px,4.2vw,58px);display:grid}.study-illustration{margin:0}.study-illustration>img{background:#e4ebe0;border-radius:24px;width:100%;height:auto;display:block}.learning-demo{background:#fdfefa;border:1px solid #d2dfd4;border-radius:22px;min-width:0;padding:24px;box-shadow:0 12px 32px #23433507}.learning-demo-label{color:#365f52;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;font-weight:650;display:flex}.demo-indicator{background:#599783;border-radius:50%;width:7px;height:7px}.learning-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-block:18px 20px;display:grid}.learning-choices>button{color:#4c695c;background:#edf2ea;border:1px solid #0000;border-radius:8px;min-width:0;min-height:38px;padding:9px 7px;font-size:12px;line-height:1.4}.learning-choices>button:hover{background:#e0ebe1}.learning-choices>button[aria-pressed=true]{color:#fff;background:#245e50;border-color:#245e50;box-shadow:0 3px 8px #1d5d5015}.learning-choices>button:focus-visible{outline-offset:3px;outline:2px solid #297360}.learning-example dl{gap:4px;margin:0;display:grid}.learning-example dl>div{border-radius:12px;padding:14px 16px}.learning-example dt{color:#6a7365;align-items:center;gap:7px;font-size:11px;font-weight:650;line-height:1.5;display:flex}.learning-example dt>span{place-items:center;width:17px;height:17px;font-size:12px;display:inline-grid}.learning-example dd{color:#29493e;overflow-wrap:anywhere;margin:7px 0 0;font-size:14px;line-height:1.85}.learning-example .student-question{background:#fff2e5;min-height:104px}.student-question dt{color:#8a6845}.learning-example .ai-guidance{min-height:130px}.ai-guidance dt{color:#32856d}.learning-example .student-practice{background:#edf4ed;min-height:104px}.student-practice dt{color:#426c55}.learning-verification-note{color:#687d70;text-align:right;margin-top:28px;font-size:12px;line-height:1.9}.learning-showcase .study-steps{border-top:1px solid #214e3c26;margin:0 0 42px;padding-top:28px}.study-steps h3{margin-bottom:9px;font-size:16px;line-height:1.5}.official-site .home-discover .creative-journey{background:#edf2e8;border-top:1px solid #37603b17;border-radius:0}.learn-creation{background:#edf2e8;border-radius:0}.learn-creation .learning-invitation{margin-top:0;margin-bottom:40px}@media (width>=1350px){.learning-choices{grid-template-columns:repeat(4,minmax(0,1fr))}.learning-example .student-question{min-height:96px}.learning-example .ai-guidance{min-height:120px}.learning-example .student-practice{min-height:96px}}@media (width<=1000px){.learning-showcase-grid{grid-template-columns:.9fr 1.1fr;gap:24px}.learning-demo{padding:20px}.learning-example dl>div{padding-inline:13px}.learning-example dd{font-size:13px}.learning-example .student-question{min-height:122px}.learning-example .ai-guidance{min-height:180px}.learning-example .student-practice{min-height:145px}}@media (width<=820px){.learning-showcase{padding-block:58px 48px;scroll-margin-top:60px}.learning-showcase-heading{gap:24px}.learning-showcase-grid{grid-template-columns:1fr;gap:28px}.study-illustration{width:100%;max-width:580px;margin-inline:auto}.learning-demo{width:100%;max-width:650px;margin-inline:auto;padding:26px}.learning-example dd{font-size:14px}.learning-example .student-question{min-height:96px}.learning-example .ai-guidance{min-height:120px}.learning-example .student-practice{min-height:96px}.learning-choices{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=600px){.learning-showcase{border-radius:24px 24px 0 0;padding-block:46px 42px}.learning-showcase-heading{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:28px}.learning-showcase-heading h2{font-size:27px}.learning-showcase-heading>.text-link{font-size:12px}.study-illustration>img{border-radius:18px}.learning-demo{border-radius:18px;padding:18px}.learning-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-block:16px}.learning-choices>button{min-height:40px;font-size:12px}.learning-example dl>div{padding:13px}.learning-example dd{font-size:13px;line-height:1.9}.learning-example .student-question{min-height:104px}.learning-example .ai-guidance{min-height:180px}.learning-example .student-practice{min-height:146px}.learning-verification-note{text-align:left;margin-top:20px;font-size:11px}.learning-showcase .study-steps{margin-bottom:30px;padding-top:22px}.study-steps h3{font-size:14px}.learn-creation{border-radius:0}}.creation-overview{grid-template-columns:1fr 1fr;align-items:end;column-gap:64px;display:grid}.creation-overview>div>.eyebrow{margin-bottom:16px}.creation-overview>p{color:var(--body-ink);max-width:440px;margin:0 0 5px auto;font-size:15px;line-height:1.95}.creation-route-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-block:32px 44px;display:grid}[data-tone=mint]{--route-accent:#2e7660;--route-tint:#e3eee3;--route-paper:#f4f7ef}[data-tone=apricot]{--route-accent:#976332;--route-tint:#f5e5d5;--route-paper:#faf4eb}[data-tone=lavender]{--route-accent:#756293;--route-tint:#eae3f2;--route-paper:#f4f1f8}[data-tone=sky]{--route-accent:#3e7190;--route-tint:#dfedf3;--route-paper:#eef5f7}.creation-route-nav>a{color:#294a40;background:#ffffff7a;border:1px solid #305c4623;border-radius:12px;align-items:center;gap:12px;min-width:0;padding:18px 16px;transition:background .2s,border-color .2s;display:flex}.creation-route-nav>a:hover{background:var(--route-tint);border-color:var(--route-accent)}.route-nav-symbol{color:var(--route-accent);text-align:center;flex-shrink:0;width:30px;font-size:27px}.creation-route-nav>a>span:nth-child(2){flex-direction:column;gap:6px;display:flex}.creation-route-nav small{color:#667c70;letter-spacing:1px;font-size:10px;font-weight:500}.creation-route-nav strong{font-size:13px;font-weight:600;line-height:1.5}.creation-route-nav>a>svg{width:16px;color:var(--route-accent);flex-shrink:0;margin-left:auto}.creation-route{background:var(--route-paper);border-top:1px solid #34524214;padding-block:72px;scroll-margin-top:68px}.creation-route-grid{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);grid-template-areas:"heading visual""steps visual""action visual";align-items:start;gap:24px clamp(32px,4.5vw,68px);display:grid}.creation-route:nth-child(2n) .creation-route-grid{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);grid-template-areas:"visual heading""visual steps""visual action"}.creation-route-heading{grid-area:heading}.creation-route-heading>.eyebrow{color:var(--route-accent);align-items:center;gap:13px;margin-bottom:18px;display:flex}.route-number{letter-spacing:1px;border-right:1px solid;padding-right:13px;font-size:12px}.creation-route-heading h3{letter-spacing:-.8px;text-wrap:balance;margin:0;font-size:clamp(26px,2.55vw,35px);font-weight:700;line-height:1.45}.creation-route-heading h3>span{color:var(--route-accent)}.creation-route-heading>p:last-child{color:var(--body-ink);max-width:465px;margin-top:19px;font-size:14px;line-height:1.95}.creation-route-visual{grid-area:visual;align-self:center;min-width:0;margin:0}.creation-route-visual img{aspect-ratio:3/2;background:var(--route-tint);border-radius:22px;width:100%;height:auto;display:block}.creation-route-visual figcaption{color:var(--route-accent);align-items:center;gap:12px;margin-top:16px;padding-inline:3px;display:flex}.creation-route-visual figcaption>span{background:var(--route-tint);border-radius:5px;padding:4px 8px;font-size:10px;line-height:1.7}.creation-route-visual figcaption>strong{font-size:12px;font-weight:500}.creation-route-steps{grid-area:steps;gap:15px;margin:0;padding:0;list-style:none;display:grid}.creation-route-steps>li{align-items:flex-start;gap:12px;display:flex}.creation-route-steps>li>span{background:var(--route-tint);height:25px;color:var(--route-accent);border-radius:50%;flex:0 0 25px;place-items:center;margin-top:1px;font-size:11px;display:grid}.creation-route-steps h4{margin:0;font-size:13px;font-weight:650;line-height:1.7}.creation-route-steps p{color:var(--body-ink);max-width:430px;margin-top:3px;font-size:12px;line-height:1.85}.creation-route-action{grid-area:action;justify-self:start;padding-block:8px;font-size:13px}.creation-route .creation-route-action{color:var(--route-accent)}.creation-growth{padding-top:48px}.creation-growth .journey-heading{margin-top:0}.creation-route-nav.is-compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-block:25px 0}.creation-route-nav.is-compact>a{padding:12px}.creation-route-nav.is-compact .route-nav-symbol{width:23px;font-size:23px}.creation-route-nav.is-compact small{display:none}.creation-route-nav.is-compact strong{font-size:12px}@media (width<=1100px){.creation-route-nav{gap:10px}.creation-route-nav>a{gap:8px;padding:15px 12px}.creation-route-nav strong{font-size:12px}}@media (width<=899px){.creation-overview{gap:28px}.creation-overview>p{font-size:14px}.creation-route{padding-block:52px;scroll-margin-top:60px}.creation-route-grid,.creation-route:nth-child(2n) .creation-route-grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"heading""visual""steps""action";gap:26px}.creation-route-heading>p:last-child{max-width:620px}.creation-route-visual{justify-self:center;width:100%;max-width:650px}.creation-route-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.creation-route-steps>li{display:block}.creation-route-steps>li>span{width:25px;margin-bottom:10px}.creation-route-nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.creation-overview{grid-template-columns:minmax(0,1fr);gap:20px}.creation-overview>p{margin:0;font-size:13px}.creation-route-nav{gap:9px;margin-block:24px 30px}.creation-route-nav>a{gap:7px;padding:12px 9px}.creation-route-nav strong{font-size:11px}.route-nav-symbol{width:23px;font-size:23px}.creation-route-nav>a>svg{width:12px}.creation-route{padding-block:42px}.creation-route-heading h3{letter-spacing:-.5px;font-size:27px}.creation-route-heading>p:last-child{margin-top:16px;font-size:13px}.creation-route-grid,.creation-route:nth-child(2n) .creation-route-grid{gap:23px}.creation-route-visual img{border-radius:17px}.creation-route-visual figcaption{gap:9px;margin-top:12px}.creation-route-steps{grid-template-columns:minmax(0,1fr);gap:16px}.creation-route-steps>li{display:flex}.creation-route-steps>li>span{margin:1px 0 0}.creation-growth{padding-top:32px}.creation-route-nav.is-compact{gap:8px}.creation-route-nav.is-compact>a{padding:11px 8px}.creation-route-nav.is-compact strong{font-size:11px}}.official-site .home-discover,.official-site .is-home-footer{--paper:#faf9f6;--paper-soft:#f1efeb;--ink:#292c30;--body-ink:#60615f;--quiet-ink:#696b68;--editorial-line:#dedbd5;--editorial-accent:#9b4938;--editorial-hover:#783528;--text:var(--ink);--muted:var(--body-ink);--line:var(--editorial-line);--cyan:var(--editorial-accent);color:var(--ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.official-site .home-discover{background:var(--paper);border-radius:32px 32px 0 0}.home-discover .paper-section{--muted:var(--body-ink);--line:var(--editorial-line);--cyan:var(--editorial-accent)}.home-discover :is(h2,h3,h4),.home-discover .paper-section h2 span,.home-discover .creation-route-heading h3>span{color:var(--ink)}.official-site .home-discover .eyebrow,.official-site .home-discover .section-heading .eyebrow{color:var(--quiet-ink)}.official-site .home-discover .text-link{color:var(--editorial-accent)}.official-site .home-discover .text-link:hover{color:var(--editorial-hover)}.official-site .home-discover :focus-visible,.official-site .is-home-footer :focus-visible{outline:2px solid var(--editorial-accent);outline-offset:4px}.home-discover .learning-demo{border-color:var(--editorial-line);background:#fff;box-shadow:0 8px 28px #292c3005}.home-discover .study-illustration>img{background:var(--paper-soft)}.home-discover .learning-verification-note{color:var(--quiet-ink)}.home-discover .learning-demo-label,.home-discover .learning-example dt{color:var(--body-ink)}.home-discover .demo-indicator{background:var(--editorial-accent)}.home-discover .learning-choices>button{color:var(--body-ink);background:var(--paper);border-color:var(--editorial-line)}.home-discover .learning-choices>button:hover{background:var(--paper-soft)}.home-discover .learning-choices>button[aria-pressed=true]{color:#fff;background:var(--editorial-accent);border-color:var(--editorial-accent);box-shadow:none}.home-discover .learning-example dd{color:var(--ink)}.home-discover .learning-example :is(.student-question,.student-practice){background:var(--paper-soft)}.official-site .home-discover .creative-journey{background:var(--paper-soft);border-color:var(--editorial-line)}.home-discover [data-tone]{--route-accent:var(--body-ink);--route-tint:#ebe8e2;--route-paper:var(--paper)}.home-discover .creation-route:nth-child(2n){--route-paper:#f4f2ee}.home-discover .creation-route{border-color:var(--editorial-line)}.home-discover .creation-route-nav>a{color:var(--ink);background:var(--paper);border-color:var(--editorial-line)}.home-discover .creation-route-nav>a:hover{border-color:var(--editorial-accent);background:#fff}.home-discover .route-nav-symbol{color:var(--editorial-accent)}.home-discover .creation-route-nav small{color:var(--quiet-ink)}.home-discover .creation-route-nav>a>svg{color:var(--body-ink)}.home-discover .journey-heading{border-color:var(--editorial-line)}.home-discover .step-number{color:var(--body-ink);border-color:#c5c1b9}.home-discover .journey-steps>li:not(:last-child):after{background:var(--editorial-line)}.home-discover .work-cover{color:var(--quiet-ink);background:var(--paper-soft);border-color:var(--editorial-line)}.home-discover .work-card:hover .work-cover{border-color:var(--editorial-accent)}.home-discover :is(.works-empty,.works-loading,.inline-notice){color:var(--body-ink);background:var(--paper-soft);border-color:var(--editorial-line)}.home-discover .works-empty>svg,.home-discover .works-empty h3{color:var(--ink)}.home-discover .examples-disclosure,.home-discover .examples-disclosure span{color:var(--body-ink)}.official-site .is-home-footer{color:var(--body-ink);border-color:var(--editorial-line);background:var(--paper-soft);box-shadow:0 0 0 100vmax var(--paper-soft);margin-top:0}.official-site .is-home-footer .brand,.official-site .is-home-footer .audience-links h2{color:var(--ink)}.official-site .is-home-footer .brand>svg{color:var(--editorial-accent);border-color:var(--editorial-line);background:0 0}.official-site .is-home-footer .audience-links>a>svg{color:var(--body-ink)}.official-site .is-home-footer nav a:hover{color:var(--editorial-accent)}.official-site .is-home-footer .audience-links a:hover{background:#292c3004}@media (width<=600px){.official-site .home-discover{border-radius:24px 24px 0 0}}:root,.official-site{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--paper:#f8f7f2;--paper-soft:#edf3ef;--sky:#e7f1f6;--surface:#fff;--ink:#193b4a;--body-ink:#506571;--quiet-ink:#5c7079;--accent:#16776b;--accent-hover:#105d54;--mint:var(--accent);--mint-soft:#dfeee5;--apricot:#f1b879;--text:var(--ink);--muted:var(--body-ink);--line:#d4dfd9;--cyan:var(--accent);--violet:#456b89;color:var(--ink);background:var(--paper)}::selection{color:var(--ink);background:#bce1d6}.official-site :focus-visible{outline-color:var(--accent)}.official-site .site-header{background:#e7f1f6ed;border-bottom-color:#d4dfd980}.official-site :is(.brand,.site-nav>a,.contact-link,.mode-switch){color:var(--ink)}.official-site .brand>svg{color:#fff;background:var(--accent);border-color:#ffffff50}.official-site .site-nav a:is(:hover,[aria-current=page]){color:var(--accent)}.official-site .site-nav a[aria-current=page]:after{background:var(--accent)}.official-site .contact-link{border-color:#91b5b5}.official-site :is(.contact-link,.icon-button,.mobile-menu):hover{background:var(--mint-soft)}.official-site .button-primary{color:#fff;background:var(--accent);border-color:var(--accent)}.official-site .button-primary:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.official-site .button-outline{color:var(--ink);border-color:var(--accent);background:#fffffff0}.official-site .button-outline:hover{background:var(--mint-soft)}.official-site :is(.text-link,.eyebrow){color:var(--accent)}.official-site .text-link:hover{color:var(--accent-hover)}.official-site .campus-stage{background:var(--sky)}.official-site .campus-stage .hero-shade{background:linear-gradient(90deg,#f8f7f2ed,#f8f7f2ba 27%,#e7f1f61a 49%,#0000 68%),linear-gradient(#0000 82%,#e7f1f6)}.official-site:not([data-section=home]) .campus-stage .hero-shade{background:linear-gradient(90deg,#f8f7f2f5,#f8f7f2e6 28%,#e7f1f655 49%,#0000 70%),linear-gradient(#0000 78%,#f8f7f2)}.official-site :is(.hero-copy>.eyebrow,.hero-qualities,.story-hero .eyebrow){color:var(--ink)}.official-site :is(.hero-description,.hero-consultation-hint,.hero-note,.hero-qualities>small,.hero-scroll,.story-hero .page-intro,.scene-indicator){color:var(--body-ink)}.official-site .hero-copy h1{color:var(--ink)}.official-site .hero-copy h1 span{color:var(--accent)}.official-site .eyebrow-orbit{box-shadow:0 0 0 5px #16776b15}.official-site .hero-qualities>small{border-color:var(--line)}.official-site .hero-scroll span{color:var(--ink);border-color:#8bacae}.official-site .scene-indicator svg{color:var(--accent);filter:none}.official-site .curiosity-crew>img{filter:drop-shadow(0 15px 18px #315b6524)}.official-site .curiosity-crew figcaption{color:var(--ink);border-color:var(--line);background:#fffffff2;box-shadow:0 5px 18px #193b4a12}.official-site :is(.hotspot,.campus-hotspot){color:var(--ink);border-color:var(--line);background:#fffffff2;box-shadow:0 4px 16px #193b4a18}.official-site :is(.hotspot,.campus-hotspot):hover{background:var(--mint-soft);border-color:#8bb8ad}.official-site :is(.home-discover,.site-footer){--paper:#f8f7f2;--paper-soft:#edf3ef;--ink:#193b4a;--body-ink:#506571;--quiet-ink:#5c7079;--editorial-line:#d4dfd9;--editorial-accent:#16776b;--editorial-hover:#105d54}.official-site .paper-section{--line:#d4dfd9;--cyan:var(--accent)}.official-site .home-discover .creation-route:nth-child(2n){--route-paper:#edf3ef}.official-site .home-discover [data-tone]{--route-tint:#dfeee5}.official-site .home-discover .step-number{border-color:#acc8bd}.official-site .paper-section h2 span{color:var(--accent)}.official-site .home-discover .paper-section h2 span{color:var(--ink)}.official-site .partnership-path{background:var(--mint-soft)}.official-site .site-footer{color:var(--body-ink);border-color:var(--line);background:var(--paper-soft);box-shadow:0 0 0 100vmax var(--paper-soft)}.official-site .site-footer .brand>svg{color:#fff;background:var(--accent);border-color:var(--accent)}.official-site :is(.site-footer .audience-links h2,.works-empty h3){color:var(--ink)}.official-site :is(.site-footer .audience-links a>svg,.audience-links p,.editorial-grid p,.privacy-page p:not(.eyebrow),.work-story){color:var(--body-ink)}.official-site .site-footer nav a:hover{color:var(--accent)}.official-site :is(.editorial-grid>section,.page-callout){border-color:var(--line)}.official-site .editorial-grid svg{color:var(--accent)}.official-site .page-status{color:var(--body-ink);background:var(--paper)}.official-site :is(.works-section.content-page .works-filters,.works-section.content-page>.works-grid,.works-section.content-page .works-empty,.work-detail){background:#f8f7f2f5}.official-site :is(.works-empty,.works-loading,.inline-notice){color:var(--body-ink);background:var(--paper-soft);border-color:var(--line)}.official-site :is(.works-empty>svg,.work-cover>svg){color:#58867c}.official-site .work-cover{color:var(--body-ink);background:var(--mint-soft);border-color:var(--line)}.official-site .work-card:hover .work-cover{border-color:var(--accent)}.official-site .work-card>p,.official-site :is(.examples-disclosure,.examples-disclosure span){color:var(--body-ink)}.official-site .search-field{background:var(--surface);border-color:var(--line)}.official-site .search-field>svg{color:var(--accent)}.official-site .search-field:focus-within{border-color:var(--accent)}.official-site .works-filters select{background:var(--surface);color:var(--ink);border-color:var(--line)}.official-site .work-tags>a{background:var(--mint-soft);color:var(--accent-hover)}.official-site .work-story blockquote{border-color:var(--accent)}.official-site .official-preview{background:var(--surface);--color-text:#193b4a;--color-text-secondary:#506571;--color-background:#fff;--color-border:#d4dfd9}.official-site .wp-preview{color:var(--ink)}.official-site .wp-preview button{color:var(--accent-hover);background:var(--mint-soft);border-color:var(--line)}.official-site .wp-preview summary{color:var(--accent)}.official-site .image-zoom{color:var(--ink);background:var(--paper);border-color:var(--line)}.official-site .contact-intro .page-intro{color:var(--body-ink)}.official-site .contact-form-panel{border-color:var(--line);background:#fffffff5;box-shadow:0 12px 36px #193b4a0a}.official-site .contact-tabs{background:var(--paper-soft);border-color:var(--line)}.official-site .contact-tabs>button{color:var(--body-ink)}.official-site .contact-tabs>button[aria-pressed=true]{color:#fff;background:var(--accent)}.official-site .contact-form-panel label{color:var(--ink)}.official-site .contact-form-panel :is(input:not([type=checkbox]),textarea,select){color:var(--ink);background:#fbfcfa;border-color:#b8cbc3}.official-site .contact-form-panel ::placeholder{color:#647b83}.official-site .consent input{accent-color:var(--accent)}.official-site .consent a{color:var(--accent)}.official-site .form-hint{color:var(--quiet-ink)}.official-site .form-error{color:#a23930}.official-site .contact-form-panel [aria-invalid=true]{border-color:#a23930}.official-site .inquiry-topics button{color:var(--accent-hover);background:var(--mint-soft);border-color:#aacdbf}.official-site .inquiry-topics button:hover{background:#cce5d9}.official-site .inquiry-success>svg{color:var(--accent)}.official-site .inquiry-success p{color:var(--body-ink)}.official-site .receipt strong{color:var(--ink)}@media (width<=820px){.official-site .site-nav{border-color:var(--line);background:#fffffff7;box-shadow:0 12px 30px #193b4a12}}@media (width<=720px){.official-site .campus-stage .hero-shade{background:linear-gradient(#f8f7f2f2,#f8f7f2eb 32%,#e7f1f62b 58%,#0000 80%,#e7f1f6)}.official-site:not([data-section=home]) .campus-stage .hero-shade{background:linear-gradient(#f8f7f2f5,#f8f7f2e6 40%,#e7f1f644 65%,#f8f7f2)}.official-site .content-page:not(.works-section):not(.work-detail){border-color:var(--line);background:#f8f7f2f5}}@media (width<=600px){.official-site[data-section=contact] .content-page.contact-page{background:0 0}}
