@charset "UTF-8";
:root{--paper:#f5f7fb;--ink:#192332;--blue:#2449ed;--line:#dce2ed;--muted:#5b6476;--yellow:#e9f36b;--font:Inter,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible{outline:3px solid var(--blue);outline-offset:5px}::selection{background:var(--yellow);color:var(--ink)}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;top:-70px;left:20px;z-index:10;padding:12px 20px;background:white;border:2px solid var(--blue)}.skip-link:focus{top:12px}
.site-header{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;font-size:27px;line-height:1;font-weight:850;letter-spacing:-1.5px}.brand-symbol{display:inline-grid;place-items:center;width:39px;height:39px;background:var(--blue);border-radius:11px;color:#fff;font-size:33px;margin-right:12px;padding-bottom:8px}.brand-suffix{font-weight:450;font-size:18px;letter-spacing:-.4px;color:var(--muted);align-self:flex-end;margin:0 0 2px 3px}.site-header nav{display:flex;gap:34px;font-size:14px;font-weight:600}.site-header nav a:hover{color:var(--blue)}.console-link{font-size:14px;border:1px solid #c5cede;padding:9px 16px;border-radius:7px;display:flex;gap:22px;align-items:center}.console-link:hover{border-color:var(--blue);color:var(--blue)}
.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:8%;padding-block:76px 82px;align-items:center}.eyebrow{font-size:12px;font-weight:650;letter-spacing:1.8px;margin:0 0 25px}.hero .eyebrow{letter-spacing:1.5px;display:flex;align-items:center;gap:11px}.small-cross{color:var(--blue);font-size:23px}.hero h1{font-size:clamp(46px,5vw,72px);line-height:1.2;letter-spacing:-3px;margin:0 0 27px;font-weight:850}.hero h1>span{color:var(--blue)}.hero-description{color:var(--muted);font-size:16px;line-height:1.9;margin:0 0 30px}.hero-actions{display:flex;align-items:center;gap:25px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;font-size:14px;font-weight:600;min-height:50px;border:0;border-radius:7px;padding:13px 20px;transition:transform .2s,background .2s}.primary{background:var(--blue);color:white}.primary:hover{background:#1738c7;transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.margin-note{font-size:12px;line-height:1.7;color:#6c7382;transform:rotate(-5deg)}.hero-meta{display:flex;justify-content:space-between;gap:10px;margin-top:54px;font-size:11px;letter-spacing:1px;color:#667084;border-top:1px solid var(--line);padding-top:17px}
.mood-card{background:#eaf0ff;border:1px solid #cad6f7;border-radius:18px;padding:22px 25px 16px;transform:rotate(2deg);position:relative;box-shadow:10px 12px 0 #dce5f8}.mood-header{display:flex;justify-content:space-between;gap:12px;font-size:13px;font-weight:650}.edition{font-size:11px;letter-spacing:1.3px;color:#62729c}.mascot-stage{position:relative;height:280px;display:flex;align-items:center;justify-content:center;isolation:isolate;overflow:hidden;margin:8px 0 5px}.mascot-stage img{display:block;width:83%;height:100%;object-fit:contain;mix-blend-mode:multiply;z-index:1;transform:rotate(-2deg);transition:opacity .14s}.stage-orbit{position:absolute;border:1px dashed #b6c7f4;width:260px;height:260px;border-radius:50%;transform:scaleX(1.2)}.stage-stamp{position:absolute;right:4px;bottom:18px;font-size:14px;line-height:1.4;background:var(--yellow);padding:12px 15px;font-weight:700;z-index:2;transform:rotate(8deg);box-shadow:3px 3px 0 #162440}.mood-caption{border-top:1px solid #cbd7f1;padding-top:16px;display:flex;flex-direction:column;gap:3px;text-align:center}.caption-prefix{font-size:11px;color:#66789c;letter-spacing:2px}.mood-caption strong{font-size:16px;font-weight:650;min-height:27px}.mood-buttons{display:flex;justify-content:space-between;gap:7px;margin-top:16px}.mood-buttons button{flex:1;min-width:0;border:1px solid transparent;background:transparent;font-size:22px;border-radius:9px;padding:6px 1px;line-height:1.3;transition:background .2s,transform .2s}.mood-buttons button span{display:block;font-size:11px;margin-top:4px;color:#56647e}.mood-buttons button:hover{background:#fff9;transform:translateY(-2px)}.mood-buttons .selected{background:white;border-color:#a4b7f2;box-shadow:0 2px 4px #132f7d0d}.mood-tip{font-size:11px;color:#697795;text-align:center;margin:9px 0 0}
.ticker{border-block:1px solid var(--line);background:#edf1f9;overflow:hidden}.ticker-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:64px;font-size:13px;font-weight:650;letter-spacing:1px;white-space:nowrap}.ticker b{font-size:22px;color:var(--blue);font-weight:500}.projects{padding-block:79px 85px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-heading .eyebrow{color:var(--blue);margin-bottom:12px;font-size:11px}.section-heading h2{font-size:32px;letter-spacing:-1px;margin:0;line-height:1.3}.heading-dot{color:var(--blue)}.section-heading>p{font-size:14px;color:var(--muted);margin:0 0 4px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.project-card{border-radius:16px;padding:32px 36px 27px;position:relative;overflow:hidden}.project-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.pill{border:1px solid currentColor;border-radius:30px;font-size:12px;padding:4px 12px;opacity:.8}.project-number{font-size:14px;opacity:.55}.project-card h3{font-size:36px;line-height:1.35;letter-spacing:-1px;margin:0 0 15px}.project-card>p{font-size:14px;line-height:1.9;margin:0;opacity:.8}.companion-card{background:#152139;color:#fff}.conversation-sketch{margin-block:25px;display:flex;align-items:flex-start;flex-direction:column;gap:10px;font-size:13px}.conversation-sketch span{background:#29364e;padding:9px 15px;border-radius:9px 9px 9px 0}.conversation-sketch span+span{background:#dbe6fe;color:#253b66;align-self:flex-end;border-radius:9px 9px 0 9px}.project-link{display:flex;align-items:center;justify-content:space-between;padding-top:16px;border-top:1px solid #ffffff24;font-size:14px}.project-link:hover{color:var(--yellow)}.access-note{display:block;font-size:11px;color:#a2b0c8;margin-top:4px}.order-card{background:#e5ebf5;border:1px solid #d5deeb}.order-card .pill{color:#506584}.schedule-art{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-block:27px;padding:22px 24px;background:#f5f7fbe6;border:1px solid #cad5e7;border-radius:10px}.schedule-art>div{display:flex;flex-direction:column;gap:3px}.schedule-art>div>span{font-size:12px;color:#667694}.schedule-art strong{font-size:34px;line-height:1.35;letter-spacing:-1.5px;color:var(--blue);font-weight:750}.schedule-art .ballot-word{font-size:23px;letter-spacing:-1px}.schedule-plus{font-size:23px;color:#8ea0bd}.project-foot{display:flex;gap:10px;flex-wrap:wrap;padding-top:13px;border-top:1px solid #c5d0e0;font-size:12px;color:#51627d}.project-foot span+span:before{content:"/";margin-right:10px;color:#8998ae}
.playground{display:grid;grid-template-columns:1fr 2fr;gap:50px;padding-block:65px 72px;border-top:1px solid var(--line)}.idea-intro .eyebrow{font-size:11px;color:var(--blue);margin-bottom:15px}.idea-intro h2{font-size:40px;line-height:1.3;letter-spacing:-1.5px;margin:0 0 18px}.idea-intro>p:not(.eyebrow){font-size:14px;color:var(--muted);line-height:1.9;margin:0}.idea-mark{display:block;color:var(--blue);font-size:70px;line-height:1.1;margin-top:15px}.idea-machine{border:1px solid #d4dce9;border-radius:15px;background:white;padding:25px 29px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 5px 0 #e3e8f1}.machine-heading{display:flex;justify-content:space-between;font-size:12px;color:#6c7587;padding-bottom:16px;border-bottom:1px solid #e3e7ef}.idea-output{padding-block:21px 24px;min-height:165px}.idea-output>p:first-child{font-size:14px;color:var(--blue);font-weight:650;margin:0 0 9px}.idea-output>p:first-child span{color:#a3abc0;margin-inline:8px}.idea-output h3{font-size:25px;line-height:1.5;letter-spacing:-.5px;margin:0 0 11px}.idea-output>p:last-child{font-size:14px;color:var(--muted);line-height:1.8;margin:0}.machine-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px}.machine-bottom>span{font-size:12px;color:#70788a}.machine-bottom .button{min-height:45px;padding:10px 16px;white-space:nowrap}
.about{padding-block:65px 68px;border-top:1px solid var(--line)}.about>.eyebrow{font-size:11px;color:var(--blue);margin-bottom:21px}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px}.about h2{font-size:35px;line-height:1.5;letter-spacing:-1.5px;margin:0}.about-layout p{font-size:15px;line-height:1.9;color:var(--muted);margin:0 0 13px}.signature{display:inline-block;font-size:16px;color:var(--blue);font-weight:600;margin-top:10px;background:linear-gradient(transparent 65%,var(--yellow) 65%)}.site-footer{border-top:1px solid var(--line);padding-block:30px 35px;display:flex;align-items:center;gap:28px;justify-content:space-between;font-size:12px;color:#6a7283}.footer-brand{font-size:21px;color:var(--ink)}.footer-brand .brand-suffix{font-size:15px}.site-footer>a:last-child{color:var(--ink)}.site-footer time{font-variant-numeric:tabular-nums;white-space:nowrap}
@media(min-width:1600px){.hero{padding-block:95px}.hero h1{font-size:78px}.mascot-stage{height:310px}.mood-card{padding:25px 30px 18px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{gap:6%;padding-block:65px}.hero h1{font-size:58px}.hero-actions{gap:15px}.margin-note{display:none}.mascot-stage{height:250px}.mood-card{padding:18px}.project-card{padding:27px}.project-card h3{font-size:31px}.project-card>p br{display:none}.schedule-art{padding:20px 16px}.schedule-art strong{font-size:30px}.schedule-art .ballot-word{font-size:20px}.playground{gap:35px}.machine-bottom>span{max-width:140px}.site-header nav{gap:22px}.site-footer{gap:20px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.site-header{min-height:85px;flex-wrap:wrap;gap:12px;padding-block:20px}.brand{font-size:24px}.brand-symbol{width:32px;height:32px;font-size:28px;border-radius:9px;margin-right:9px}.site-header nav{order:3;width:100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:16px;margin-top:5px}.console-link{font-size:12px;padding:7px 10px;gap:12px}.hero{grid-template-columns:1fr;gap:38px;padding-block:40px 54px}.hero h1{font-size:clamp(44px,10.2vw,70px);letter-spacing:-2.5px;margin-bottom:22px}.hero .eyebrow{font-size:11px;margin-bottom:21px;letter-spacing:.5px}.hero-description{font-size:15px;margin-bottom:24px}.hero-meta{margin-top:30px;font-size:10px;letter-spacing:.5px}.margin-note{display:block;font-size:11px}.mood-card{width:min(100% - 10px,450px);margin-inline:auto;padding:20px;transform:rotate(1deg);box-shadow:6px 8px 0 #dce5f8}.mascot-stage{height:260px}.mood-caption strong{font-size:15px}.ticker-inner{min-height:51px;gap:20px;font-size:11px;width:max-content;max-width:none}.ticker b{font-size:19px}.projects{padding-block:48px}.section-heading{display:block;margin-bottom:23px}.section-heading h2{font-size:28px}.section-heading>p{margin:12px 0 0;font-size:13px}.project-grid{grid-template-columns:1fr;gap:18px}.project-card{padding:26px}.project-card h3{font-size:32px}.project-card>p{font-size:14px}.project-top{margin-bottom:23px}.project-card>p br{display:initial}.schedule-art{justify-content:space-around;margin-top:25px}.playground{grid-template-columns:1fr;gap:24px;padding-block:44px 49px}.idea-intro{position:relative}.idea-intro h2{font-size:32px;margin-bottom:11px}.idea-intro h2 br{display:none}.idea-intro>p:not(.eyebrow){font-size:14px}.idea-mark{position:absolute;right:15px;bottom:0;margin:0;font-size:62px}.idea-machine{padding:22px}.idea-output h3{font-size:22px}.machine-bottom{gap:10px;align-items:end}.machine-bottom>span{font-size:11px;max-width:125px}.machine-bottom .button{font-size:13px;gap:14px}.about{padding-block:45px}.about-layout{grid-template-columns:1fr;gap:22px}.about h2{font-size:29px}.about h2 br{display:none}.about-layout p{font-size:14px}.site-footer{flex-wrap:wrap;gap:19px;padding-block:25px;font-size:11px}.footer-brand{width:100%}.site-footer time{margin-left:auto}.site-footer>a:last-child{width:100%}.mood-buttons button{min-height:54px}.hero-actions .button{font-size:13px;gap:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Keep content and controls readable on narrow screens. */
.hero-description,.project-card>p,.idea-intro>p:not(.eyebrow),.idea-output>p:last-child,.about-layout p{font-size:1rem}
.hero-meta,.edition,.caption-prefix,.mood-tip,.access-note,.site-footer,.eyebrow,.section-heading .eyebrow,.idea-intro .eyebrow,.about>.eyebrow{font-size:.75rem}
.mood-buttons button span{font-size:.75rem}.mood-caption strong{font-size:1rem}.mascot-stage{background:#eaf0ff}
.caption-prefix,.mood-tip,.edition,.machine-bottom>span{color:var(--muted)}
