@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;600;700;900&display=swap";:root{font-family:Noto Sans SC,Microsoft YaHei,sans-serif;color:#090909;background:#faf7f0;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:1180px;min-height:100vh;background:radial-gradient(circle at 14% 12%,#fffdf8 0,transparent 28%),#faf7f0}button,input{font:inherit}.site{width:min(1700px,calc(100% - 64px));margin:auto}header{height:88px;margin:22px auto 46px;border:3px solid #0a0a0a;border-radius:48px;background:#fff;box-shadow:0 8px #0a0a0a;display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;padding:0 38px;position:sticky;top:14px;z-index:20}.logo{border:0;background:none;display:flex;gap:14px;align-items:center;font-size:25px;cursor:pointer}.logo-mark{width:50px;height:42px;border:2px solid #111;border-radius:10px;background:#ffe765;display:grid;place-items:center}.logo-mark svg{font-size:31px}.icon-button{justify-self:end;border:2px solid #111;border-radius:10px;width:46px;height:40px;background:#fff;font-size:24px;display:grid;place-items:center;cursor:pointer}nav{display:flex;justify-content:center;gap:38px}nav button,.filters button{border:0;background:transparent;font-weight:800;font-size:19px;padding:10px 22px;border-radius:9px;cursor:pointer}nav button.active,.filters button.active{background:#1264f7;color:#fff;border:2px solid #111;box-shadow:0 3px #111}.hero,.page-hero{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center;min-height:470px;padding:22px 42px}.hero-copy{max-width:760px}.kicker{font-size:62px;font-weight:900;line-height:1.1}.kicker span{color:#ffc91d}.hero h1,.page-hero h1{font-size:70px;line-height:1;margin:22px 0 32px;background:#1264f7;color:#fff;padding:18px 28px;border:3px solid #111;box-shadow:7px 8px #111;display:inline-block;transform:rotate(-1deg)}.hero p,.page-hero p{font-size:21px;line-height:1.8;max-width:720px}.maker-card,.board,.note-board,.video-board{border:3px solid #111;border-radius:16px;background:#fff;box-shadow:8px 9px #111;overflow:hidden;position:relative;transform:rotate(1deg)}.card-bar{height:66px;background:#38d776;border-bottom:3px solid #111;padding:14px 25px;font-size:28px;font-weight:900;display:flex;justify-content:space-between;align-items:center}.maker-body{display:grid;grid-template-columns:1.05fr 1fr;gap:18px;padding:18px}.maker-body img{width:100%;height:290px;object-fit:cover;border:3px solid #111;border-radius:14px}.maker-facts{display:flex;flex-direction:column;gap:12px}.fact{min-height:74px;border:3px solid #111;border-radius:12px;padding:8px 48px 8px 16px;position:relative}.fact small,.fact b{display:block}.fact b{font-size:20px}.fact svg{position:absolute;right:14px;top:24px;font-size:26px}.yellow{background:#fff1a8}.blue{background:#cfe6ff}.green{background:#c7f5d4}.purple{background:#ead3ff}.pink{background:#ffc7dc}.card-id{font-weight:800;padding:0 20px 18px}.card-id span{float:right;background:#32d476;border:2px solid #111;padding:5px 12px;border-radius:999px}.feature-nav{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin:28px 30px 38px}.feature-nav button{border:3px solid #111;border-radius:15px;min-height:118px;padding:18px 24px;display:flex;align-items:center;gap:20px;text-align:left;cursor:pointer}.feature-nav button>svg:first-child{font-size:62px}.feature-nav button>svg:last-child{margin-left:auto;font-size:32px}.feature-nav b,.feature-nav small{display:block}.feature-nav b{font-size:25px}.feature-nav small{font-size:15px;margin-top:5px}.section-title{font-size:28px;margin:30px 35px 18px;display:inline-block;position:relative}.section-title:after{content:"";position:absolute;height:5px;background:#1264f7;border-radius:4px;bottom:-5px;left:0;width:100%}.section-title.pink:after{background:#ff5d94}.section-title.green:after{background:#35d47a}.section-title.yellow:after{background:#ffd53d}.project-grid,.article-grid,.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:0 32px 28px}.project-grid.compact{grid-template-columns:repeat(3,1fr)}.project-card{min-height:164px;border:2.5px solid #111;border-radius:14px;background:#fff;display:grid;grid-template-columns:145px 1fr 44px;align-items:center;overflow:hidden}.project-card .visual{height:100%;display:grid;place-items:center;border-right:2px solid #111}.visual svg{font-size:72px}.project-card>div:nth-child(2){padding:14px 18px}.project-card h3,.article-card h3{margin:0 0 5px;font-size:21px}.project-card p,.article-card p{margin:0 0 9px;line-height:1.55}.tag{display:inline-block;border:1.5px solid #111;border-radius:7px;padding:3px 9px;background:#c8e1ff;font-weight:700;font-size:13px}.round-link{width:38px;height:38px;border:2px solid #111;border-radius:50%;background:#fff;display:grid;place-items:center;cursor:pointer}.round-link:hover{background:#111;color:#fff;transform:translate(3px)}.page-hero{min-height:390px}.page-hero .kicker{font-size:70px}.page-hero>div:first-child>p{font-size:20px}.board,.note-board,.video-board{min-height:330px;padding-bottom:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.board .card-bar,.note-board .card-bar,.video-board .card-bar{grid-column:1/-1}.board>span{margin:0 12px;border:2px solid #111;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:800;text-align:center;background:#fff}.board>span svg{font-size:46px;margin-bottom:6px}.filters{display:flex;gap:13px;padding:0 40px 28px}.filters button{border:2px solid #111;padding:8px 24px;background:#fff}.incubating{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;padding:0 32px 30px}.note-board{grid-template-columns:1fr 1fr;padding-right:20px}.note-board>svg{font-size:150px;grid-row:2/5;align-self:center;justify-self:center}.note-board>span{border:2px solid #111;border-radius:12px;padding:8px 16px;font-weight:800;align-self:center}.featured,.video-feature{margin:0 38px 26px;border:3px solid #111;border-radius:16px;background:#fff2bc;display:grid;grid-template-columns:420px 1fr 60px;gap:28px;align-items:center;padding:14px 22px}.featured img,.video-feature img{width:100%;height:210px;object-fit:cover;border:2px solid #111;border-radius:12px}.featured h2,.video-feature h2{font-size:29px;margin:8px 0}.featured p,.video-feature p{font-size:17px;line-height:1.65}.featured small,.article-card small{display:flex;align-items:center;gap:5px}.article-card{min-height:170px;border:2px solid #111;border-radius:13px;background:#fff;display:grid;grid-template-columns:110px 1fr 38px;align-items:center;padding-right:12px;overflow:hidden}.article-card .visual{height:100%;display:grid;place-items:center}.article-card>div:nth-child(2){padding:12px}.newsletter{margin:0 38px 30px;padding:18px 26px;border:3px solid #111;border-radius:14px;background:#e6c9ff;display:grid;grid-template-columns:70px 1fr 1.5fr;align-items:center;gap:16px}.newsletter>svg{font-size:52px}.newsletter b,.newsletter small{display:block}.newsletter form{display:flex}.newsletter input{flex:1;padding:12px;border:2px solid #111;border-radius:8px 0 0 8px}.newsletter button{padding:0 25px;border:2px solid #111;background:#ffe338;font-weight:800;border-radius:0 8px 8px 0}.video-board{display:block;text-align:center}.video-board img{height:250px;width:72%;object-fit:cover;border:3px solid #111;border-radius:15px;margin-top:18px}.video-board>svg{position:absolute;font-size:76px;color:#ff4f8b;left:calc(50% - 38px);top:160px;filter:drop-shadow(0 0 0 #111)}.video-feature{grid-template-columns:470px 1fr 150px}.video-feature button,.contact button{border:2px solid #111;border-radius:999px;background:#fff;padding:13px 18px;font-weight:800;display:flex;gap:8px;align-items:center;justify-content:center}.video-grid article{border:2px solid #111;border-radius:12px;overflow:hidden;background:#fff}.video-thumb{height:190px;display:grid;place-items:center;position:relative;border-bottom:2px solid #111}.video-thumb>svg{font-size:84px}.video-thumb>span{position:absolute;bottom:8px;right:8px;background:#111;color:#fff;padding:3px 7px}.video-thumb button{position:absolute;width:54px;height:54px;border:2px solid #111;border-radius:50%;background:#fff;font-size:25px;display:grid;place-items:center;opacity:0;transition:.2s}.video-thumb:hover button{opacity:1}.video-grid article>div:last-child{padding:13px}.video-grid b,.video-grid small{display:block}.video-grid b{font-size:18px;min-height:54px}.video-grid em{font-style:normal;background:#1568f7;color:#fff;border:2px solid #111;border-radius:5px;padding:1px 7px;margin-right:10px}.about-lead{font-weight:600;font-size:24px!important}.journey{display:grid;grid-template-columns:repeat(4,1fr);gap:55px;padding:0 32px 28px}.journey article{border:2px solid #111;border-radius:14px;background:#fff;display:grid;grid-template-columns:110px 1fr;align-items:center;position:relative;min-height:150px}.journey article:not(:last-child):after{content:"→";position:absolute;right:-43px;font-size:34px}.journey svg{font-size:65px;justify-self:center}.journey p{font-size:14px}.journey span{background:#f8dc65;border:1.5px solid #111;border-radius:999px;padding:3px 10px;font-weight:800}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;padding:0 32px}.skills{border:2px dashed #111;border-radius:18px;padding:16px 20px;margin:0 32px;display:grid;grid-template-columns:repeat(9,1fr);gap:22px}.skills span{padding:9px 12px;border:2px solid #111;border-radius:999px;text-align:center;background:#c9f5d5;font-weight:700}.contact{display:flex;justify-content:center;gap:36px;margin:28px}.contact button{width:260px;background:#1766f7;color:#fff;font-size:18px;cursor:pointer}.contact button:last-child{background:#39d87d;color:#111}footer{min-height:120px;border-top:3px dotted #111;margin:65px 35px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;gap:15px}.socials{display:flex;gap:18px}.socials a{width:48px;height:48px;border:2px solid #111;border-radius:50%;background:#fff;display:grid;place-items:center;color:#111;font-size:27px}.footer-doodle{position:absolute;left:0;top:-45px;font-size:80px}.sticker{position:absolute;right:0;top:-28px;background:#ffe143;border:3px solid #111;border-radius:7px;padding:12px 18px;transform:rotate(4deg)}button{transition:.15s}button:hover{transform:translateY(-2px)}@media (max-width:1350px){.site{width:1180px}.hero,.page-hero{gap:35px}.kicker,.page-hero .kicker{font-size:52px}.hero h1,.page-hero h1{font-size:55px}.project-card{grid-template-columns:110px 1fr 40px}.journey{gap:35px}.skills{grid-template-columns:repeat(5,1fr)}}.illustrated-icon{display:block;width:92px;height:92px;object-fit:contain;filter:drop-shadow(0 2px 0 rgba(0,0,0,.16))}.feature-nav .illustrated-icon{width:98px;height:98px;flex:0 0 98px;margin:-10px -4px -10px -10px}.project-card .visual .illustrated-icon{width:108px;height:108px}.board>span .illustrated-icon{width:58px;height:58px;margin-bottom:4px}.article-card .illustrated-icon{width:82px;height:82px}.video-thumb .illustrated-icon{width:118px;height:118px}.visual{overflow:hidden}.feature-nav button>svg:first-child{font-size:32px}.home-hero{grid-template-columns:minmax(0,680px) minmax(0,1fr);gap:78px;padding-left:42px}.home-hero .hero-copy{position:relative;max-width:650px}.home-hero .kicker{font-family:Noto Sans SC,SimHei,sans-serif;font-size:64px;font-weight:900;letter-spacing:-3px}.home-hero h1{margin:12px 0 30px;padding:13px 20px 15px;border-radius:2px;font-size:64px;letter-spacing:-2px;box-shadow:6px 8px #111}.home-hero .hero-copy p{max-width:590px;margin:0 0 16px;font-size:18px;line-height:1.72}.hero-doodle{position:absolute;z-index:1;object-fit:contain;pointer-events:none}.hero-arrow{width:184px;height:116px;top:-28px;right:-20px}.hero-squiggle{width:100px;height:72px;left:-76px;bottom:28px}@media (max-width: 1350px){.home-hero{grid-template-columns:560px 1fr;gap:34px}.home-hero .kicker,.home-hero h1{font-size:54px}}.home-feature-nav{gap:24px;margin:18px 30px}.home-feature-nav button{min-height:98px;padding:10px 18px;border-radius:12px;gap:12px}.home-feature-nav .illustrated-icon{width:108px;height:108px;flex-basis:108px;margin:-5px 0 -5px -5px}.home-feature-nav button:nth-child(2) .illustrated-icon,.home-feature-nav button:nth-child(3) .illustrated-icon{width:132px;height:132px;flex-basis:132px;margin:-18px -12px -18px -18px}.feature-copy{min-width:0}.feature-copy strong{display:flex;align-items:baseline;gap:10px}.feature-copy b{font-size:24px;line-height:1.2}.feature-copy em{font-size:16px;font-style:normal;font-weight:800}.home-feature-nav .feature-copy small{margin-top:5px;font-size:14px;white-space:nowrap}.feature-go{width:38px;height:38px;margin-left:auto;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;flex:0 0 38px}.feature-go svg{font-size:21px}.home-card-section{position:relative;margin:0 32px 14px}.home-card-section .section-title{margin:0 0 14px 4px;font-size:25px}.home-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.home-mini-card{height:112px;overflow:hidden;border:2.5px solid #111;border-radius:11px;background:#fff;display:grid;grid-template-columns:145px minmax(0,1fr) 48px;align-items:center}.home-mini-visual{align-self:stretch;border-right:2px solid #111;display:grid;place-items:center;overflow:hidden}.home-mini-visual .illustrated-icon{width:118px;height:118px}.home-mini-grid .home-mini-card:nth-child(2) .illustrated-icon,.home-mini-grid .home-mini-card:nth-child(3) .illustrated-icon{width:142px;height:142px}.home-mini-copy{padding:10px 14px}.home-mini-copy h3{margin:0 0 5px;font-size:19px;line-height:1.2}.home-mini-copy p{margin:0;font-size:13px;line-height:1.45}.home-mini-arrow{width:34px;height:34px;padding:0;border:2px solid #111;border-radius:50%;background:#fff;display:grid;place-items:center;cursor:pointer}.home-mini-arrow svg{font-size:18px}.home-section-arrow{position:absolute;left:-96px;top:-34px;width:126px;height:86px;object-fit:contain;pointer-events:none}.home-section-star{position:absolute;right:8px;top:-28px;color:#ff5d94;font-size:40px;transform:rotate(12deg)}@media (max-width: 1350px){.home-mini-card{grid-template-columns:100px minmax(0,1fr) 42px}.home-feature-nav .feature-copy em{display:none}}.site-footer{min-height:132px;margin:56px 18px 0;padding:0 0 34px;border:0;display:grid;grid-template-columns:150px minmax(80px,1fr) auto minmax(80px,1fr) 170px;grid-template-rows:86px 28px;align-items:center;gap:18px}.footer-laptop,.footer-sticker{display:block;width:100%;height:112px;object-fit:contain}.footer-laptop{grid-column:1;grid-row:1;transform:rotate(-5deg)}.footer-sticker{grid-column:5;grid-row:1;transform:rotate(3deg)}.footer-dotline{align-self:center;border-top:3px dotted #111}.site-footer .socials{grid-column:3;grid-row:1;display:flex;gap:18px}.site-footer .socials a{width:52px;height:52px;border:2.5px solid #111;border-radius:50%;background:#fff;color:#111;display:grid;place-items:center;font-size:27px}.site-footer .socials a:hover{background:#111;color:#fff;transform:translateY(-3px)}.site-footer>b{grid-column:1 / -1;grid-row:2;justify-self:center;align-self:start;font-size:17px}@media (max-width: 1350px){.site-footer{grid-template-columns:130px 1fr auto 1fr 145px;gap:12px}.site-footer .socials{gap:12px}}.project-page-hero{min-height:350px;padding:8px 42px 4px;align-items:center}.project-hero-copy{position:relative;align-self:center;padding-left:10px}.project-page-hero .kicker{font-size:68px;line-height:1;letter-spacing:-3px}.project-page-hero .kicker span{display:inline-block;margin-left:28px;font-size:58px;transform:translateY(-5px)}.project-page-hero h1{margin:22px 0 27px;padding:12px 22px 15px;font-size:43px;line-height:1;letter-spacing:1px;box-shadow:5px 7px #111;transform:rotate(-.7deg)}.project-page-hero>.project-hero-copy>p{margin:0;max-width:610px;font-size:18px;font-weight:600;line-height:1.7}.project-hero-squiggle,.project-hero-arrow{position:absolute;pointer-events:none;object-fit:contain}.project-hero-squiggle{width:54px;left:-45px;bottom:-4px}.project-hero-arrow{width:170px;right:-18px;top:-2px;transform:rotate(9deg)}.project-board-reference{display:block;width:min(710px,100%);height:auto;justify-self:end;align-self:center;object-fit:contain}.project-board-card{position:relative;width:min(805px,100%);min-height:242px;justify-self:end;padding-bottom:14px;border:3px solid #111;border-radius:12px;background:#fff;box-shadow:7px 8px #111;transform:rotate(.9deg);overflow:visible}.project-board-card .card-bar{height:40px;padding:7px 18px;border-bottom-width:3px;font-size:18px;letter-spacing:.2px}.project-board-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 10px;padding:13px 14px 0}.project-board-item{min-height:78px;padding:7px 7px 6px;border:2px solid #111;border-radius:9px;background:#fff;display:grid;justify-items:center;align-content:center;text-align:center}.project-board-item img{width:43px;height:38px;object-fit:contain;margin-bottom:2px}.project-board-item b{display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.15}.project-board-item:nth-child(n+4){min-height:58px;padding:6px 8px;grid-template-columns:40px minmax(0,1fr);grid-template-areas:"icon title" "icon tag";column-gap:6px;justify-items:start;align-content:center;text-align:left}.project-board-item:nth-child(n+4) img{grid-area:icon;width:36px;height:36px;margin:0}.project-board-item:nth-child(n+4) b{grid-area:title;align-self:end;font-size:11px}.project-board-item:nth-child(n+4) .board-tag{grid-area:tag;align-self:start}.board-tag{display:inline-block;margin-top:4px;padding:1px 7px 2px;border:1.5px solid #111;border-radius:5px;background:#cfe6ff;font-size:10px;font-weight:800;line-height:1.2}.board-tag-2,.board-tag-5{background:#bff2cc}.board-tag-3,.board-tag-4{background:#ffe777}.project-board-folder{position:absolute;right:-13px;bottom:-19px;width:142px;height:auto;pointer-events:none}.project-board-badge{position:absolute;top:-32px;right:-35px;width:86px;height:86px;object-fit:contain;pointer-events:none}.project-filters{gap:14px;padding:4px 52px 28px}.project-filters button{min-width:96px;padding:7px 20px;border-radius:999px;font-size:17px;line-height:1.1}.project-filters button:last-child{min-width:142px}@media (max-width: 1350px){.project-page-hero .kicker{font-size:58px}.project-page-hero h1{font-size:38px}.project-board-card{min-height:242px}.project-board-items{gap:8px 10px;padding:13px 14px 0}.project-board-item{min-height:78px}}.project-card-grid{width:calc(100% - 64px);max-width:none;margin:0 auto;padding:0 0 28px;gap:20px}.project-card-grid .project-card{min-height:158px;height:158px;grid-template-columns:145px minmax(0,1fr) 40px;border-width:2px;border-radius:13px}.project-card-grid .project-card .visual{border-right-width:0}.project-card-grid .project-card .visual .illustrated-icon{width:118px;height:118px;filter:none}.project-card-grid .project-card>div:nth-child(2){padding:12px 14px;align-self:stretch;display:flex;flex-direction:column;justify-content:center;min-width:0}.project-card-grid .project-card h3{margin:0 0 5px;font-size:18px;line-height:1.2;white-space:nowrap}.project-card-grid .project-card p{margin:0 0 8px;font-size:14px;line-height:1.5}.project-tags{display:flex;gap:7px;align-items:center}.project-card-grid .tag{padding:2px 8px;border-radius:5px;font-size:11px;line-height:1.25}.project-card-grid .tag-1{background:#bdeed0}.project-card-grid .tag-2{background:#c9e3ff}.project-card-grid .project-card:nth-child(1) .tag-1,.project-card-grid .project-card:nth-child(5) .tag-1{background:#c9e3ff}.project-card-grid .project-card:nth-child(1) .tag-2,.project-card-grid .project-card:nth-child(3) .tag-1,.project-card-grid .project-card:nth-child(4) .tag-1,.project-card-grid .project-card:nth-child(5) .tag-2{background:#ffe68a}.project-card-grid .project-card:nth-child(4) .tag-2{background:#ead3ff}.project-card-grid .round-link{width:34px;height:34px;justify-self:center;font-size:15px}@media (max-width: 1350px){.project-card-grid{width:calc(100% - 48px)}.project-card-grid .project-card{grid-template-columns:112px minmax(0,1fr) 34px}}
