@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:88px;height:88px;flex:0 0 88px;display:block;object-fit:contain;object-position:center}.home-feature-nav button:nth-child(2) .illustrated-icon{width:108px;height:108px;flex-basis:108px;margin-left:-8px}.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:92px;height:92px;display:block;object-fit:contain;object-position:center}.home-recent-section .home-mini-card:nth-child(2) .illustrated-icon,.home-recent-section .home-mini-card:nth-child(3) .illustrated-icon{width:108px;height:108px}.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;grid-template-columns:minmax(0,720px) minmax(0,720px);gap:85px;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-card{position:relative;width:min(720px,100%);min-height:330px;justify-self:end;padding-bottom:22px;border:3px solid #111;border-radius:15px;background:#fff;box-shadow:8px 9px #111;transform:rotate(.9deg);overflow:visible}.project-board-card .card-bar{height:56px;padding:12px 24px;border-bottom-width:3px;border-radius:12px 12px 0 0;font-size:24px;letter-spacing:.2px}.project-board-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 14px;padding:18px 20px 0}.project-board-item{min-height:114px;padding:10px 9px 8px;border:2px solid #111;border-radius:11px;background:#fff;display:grid;justify-items:center;align-content:center;text-align:center}.project-board-item img{width:64px;height:56px;object-fit:contain;margin-bottom:4px}.project-board-item b{display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;line-height:1.15}.project-board-item:nth-child(n+4){min-height:86px;padding:9px 10px;grid-template-columns:56px minmax(0,1fr);grid-template-areas:"icon title" "icon tag";column-gap:8px;justify-items:start;align-content:center;text-align:left}.project-board-item:nth-child(n+4) img{grid-area:icon;width:52px;height:52px;margin:0}.project-board-item:nth-child(n+4) b{grid-area:title;align-self:end;font-size:14px}.project-board-item:nth-child(n+4) .board-tag{grid-area:tag;align-self:start}.board-tag{display:inline-block;margin-top:7px;padding:2px 10px;border:1.5px solid #111;border-radius:6px;background:#cfe6ff;font-size:12px;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:-24px;bottom:-35px;width:160px;height:auto;pointer-events:none}.project-board-badge{position:absolute;top:-42px;right:-45px;width:112px;height:112px;object-fit:contain;pointer-events:none}.project-filters,.page-filters{gap:14px;padding:4px 52px 28px}.page-filters button{min-width:96px;padding:7px 20px;border-radius:999px;font-size:17px;line-height:1.1}.page-filters button:last-child{min-width:142px}.article-filters{position:relative}.article-filters-arrow{position:absolute;left:-17px;top:-30px;width:63px;height:62px;object-fit:contain;transform:rotate(18deg);pointer-events:none}.content-page-hero{min-height:350px;padding:8px 42px 4px;grid-template-columns:minmax(0,720px) minmax(0,720px);gap:85px;align-items:center}.content-hero-copy{position:relative;align-self:center;padding-left:10px}.content-page-hero .kicker{font-size:68px;line-height:1;letter-spacing:-3px}.content-page-hero .kicker span{display:inline-block;margin-left:28px;font-size:58px;transform:translateY(-5px)}.content-page-hero h1{margin:22px 0 27px;padding:12px 22px 15px;max-width:720px;font-size:43px;line-height:1.12;letter-spacing:1px;box-shadow:5px 7px #111;transform:rotate(-.7deg)}.content-page-hero .content-hero-copy>p{margin:0;max-width:610px;font-size:18px;font-weight:600;line-height:1.7}.article-page-hero .content-hero-copy{align-self:center}.article-page-hero .content-hero-copy>p{max-width:640px;font-size:18px;line-height:1.75}.article-page-hero h1{font-size:43px;white-space:nowrap}.featured img{object-position:center 15%}.article-hero-arrow{position:absolute;width:150px;right:-72px;top:12px;transform:rotate(8deg);pointer-events:none}.content-page-hero .note-board,.content-page-hero .video-board{width:min(720px,100%);min-height:330px;justify-self:end;overflow:visible}.content-page-hero .note-board .card-bar,.content-page-hero .video-board .card-bar{position:relative;height:56px;padding:12px 24px;border-radius:13px 13px 0 0;font-size:24px}.content-page-hero .video-board img{height:230px;width:72%}.content-page-hero .note-board{grid-template-columns:minmax(0,.95fr) minmax(0,1fr);grid-template-rows:56px 1fr;gap:0 12px;padding:0 34px 18px 0}.content-page-hero .note-board .card-bar{overflow:visible}.content-page-hero .note-board .card-bar:after{content:"";position:absolute;top:0;right:-34px;width:40px;height:100%;border-bottom:3px solid #111;border-radius:0 13px 0 0;background:#38d776;pointer-events:none}.note-board-art{position:relative;grid-column:1;grid-row:2;align-self:end;justify-self:center;width:382px;height:270px;margin:0 -36px -36px -8px}.note-board-paper{position:absolute;left:-10px;bottom:0;z-index:2;width:398px;height:286px;object-fit:contain;transform:rotate(-4deg)}.note-board-cup{position:absolute;left:2px;bottom:38px;z-index:3;width:104px;height:104px;object-fit:contain;transform:rotate(-5deg)}.note-board-list{grid-column:2;grid-row:2;align-self:center;display:grid;gap:14px;padding-top:28px;margin-left:-22px;max-width:310px}.note-board-list span{display:block;min-height:48px;border:2px solid #111;border-radius:11px;padding:10px 20px;font-size:17px;font-weight:900;background:#fff2a6;transform:rotate(1deg)}.note-board-list span:nth-child(2){background:#cfe6ff;transform:rotate(-1deg)}.note-board-list span:nth-child(3){background:#e6c9ff;transform:rotate(1deg)}.note-board>svg:not(.note-board-star){display:none}.note-board>span:not(.note-board-badge){display:none}.note-board>.note-board-badge{position:absolute;top:-52px;right:-34px;width:96px;height:96px;border:3px solid #111;border-radius:50%;background:#ff67a0;display:grid;place-items:center;transform:rotate(12deg);pointer-events:none}.note-board-badge svg{width:54px;height:54px;color:#ffe45c;stroke:#111;stroke-width:10px}.note-board-star{position:absolute;right:48px;top:158px;width:25px;height:25px;color:#ffd422;pointer-events:none}.note-board-squiggle{position:absolute;right:-82px;top:176px;width:58px;transform:rotate(90deg);pointer-events:none}.note-board-bottom-squiggle{position:absolute;right:138px;bottom:22px;width:62px;pointer-events:none}.video-page-hero .content-hero-copy{padding-left:12px}.video-page-hero h1{max-width:720px;font-size:24px;line-height:1.2;padding:10px 18px 12px;margin:22px 0 28px;white-space:normal;transform:rotate(-1deg)}.video-page-hero .content-hero-copy>p{max-width:600px}.video-hero-arrow,.video-hero-squiggle{position:absolute;object-fit:contain;pointer-events:none}.video-hero-arrow{width:150px;right:-70px;top:8px;transform:rotate(9deg)}.video-hero-squiggle{width:58px;left:-55px;bottom:4px;transform:rotate(90deg)}.content-page-hero .video-board{min-height:318px;overflow:visible}.content-page-hero .video-board .card-bar{background:#ff5b94}.content-page-hero .video-board img{width:78%;height:225px;object-position:center 22%}.content-page-hero .video-board>svg{top:148px}.video-filters{padding-bottom:16px}.video-feature{margin:0 38px 14px;min-height:196px;grid-template-columns:380px 1fr 148px;padding:14px 22px;border-radius:13px}.video-feature img{height:160px;object-position:center 18%}.video-feature h2{margin:0 0 12px;font-size:28px}.video-feature p{margin:0 0 16px;font-size:16px;line-height:1.55}.video-feature span{display:flex;align-items:center;gap:14px;font-weight:700}.video-feature span svg{width:24px;height:24px}.video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 28px;padding:0 38px 20px}.video-grid article{height:132px;border:2.5px solid #111;border-radius:10px;display:grid;grid-template-columns:160px minmax(0,1fr);overflow:hidden;background:#fff}.video-thumb{height:100%;border-right:2px solid #111;border-bottom:0;display:grid;place-items:center;position:relative;overflow:hidden}.video-thumb .illustrated-icon{width:108px;height:108px;display:block;object-fit:contain;object-position:center}.video-thumb.green{background:#c7f5d4}.video-thumb.purple{background:#ead3ff}.video-thumb.yellow{background:#fff1a8}.video-thumb.pink{background:#ffc7dc}.video-thumb.blue{background:#cfe6ff}.video-thumb>span{right:6px;bottom:6px;border:2px solid #111;border-radius:5px;padding:2px 6px;font-size:13px;font-weight:900;background:#111;color:#fff}.video-thumb button{width:44px;height:44px}.video-grid article>div:last-child{position:relative;padding:16px 14px 10px 42px}.video-grid b{min-height:58px;font-size:17px;line-height:1.35}.video-grid em{position:absolute;left:12px;top:16px;margin:0;padding:0;width:24px;height:28px;display:grid;place-items:center;border:2px solid #111;border-radius:6px;font-size:16px;line-height:1}.video-grid small{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:700}.video-grid small svg{width:18px;height:18px}.video-series{position:relative;margin:4px 62px 20px;min-height:88px;display:grid;grid-template-columns:132px 1fr;gap:18px;align-items:center}.video-series .section-title{margin:0;font-size:26px;line-height:1}.video-series-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.video-series-card{height:88px;border:2px solid #111;border-radius:10px;display:grid;grid-template-columns:102px minmax(0,1fr) 34px;align-items:center;padding:9px 12px 9px 0;overflow:hidden}.video-series-card.blue{background:#dff0ff}.video-series-card.green{background:#dff8df}.video-series-card.yellow{background:#fff1ab}.video-series-card img{width:72px;height:66px;object-fit:contain;justify-self:center}.video-series-icon{width:66px;height:66px;justify-self:center;color:#36c96c;stroke:#111;stroke-width:8px}.video-series-card b,.video-series-card small{display:block}.video-series-card b{font-size:16px;margin-bottom:6px;line-height:1.2}.video-series-card small{font-size:12px;font-weight:800}.video-series-card .round-link{width:28px;height:28px;border-width:2px;justify-self:end}.video-series-arrow{position:absolute;left:-50px;top:8px;width:48px;height:70px;object-fit:contain;pointer-events:none}.video-series-squiggle{position:absolute;right:-58px;top:24px;width:50px;height:50px;object-fit:contain;transform:rotate(96deg);pointer-events:none}.site:has(.video-series) .site-footer{margin-top:24px}.maker-card{overflow:visible}.maker-card .card-bar{border-radius:13px 13px 0 0}.maker-body{overflow:hidden;border-radius:0 0 16px 16px}.project-incubating{width:calc(100% - 64px);margin:12px auto 34px;display:grid;grid-template-columns:300px 1fr;gap:34px;align-items:center}.incubating-intro{position:relative;min-height:128px;padding-left:8px}.incubating-intro .section-title{margin:0 0 16px;font-size:30px;line-height:1}.incubating-intro p{margin:0;font-size:16px;font-weight:700;line-height:1.75}.incubating-intro img{position:absolute;width:104px;right:8px;top:34px;transform:rotate(18deg)}.incubating-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.incubating-card{min-height:132px;border:2.5px solid #111;border-radius:14px;background:#fff;display:grid;grid-template-columns:128px minmax(0,1fr) 44px;align-items:center;overflow:hidden}.incubating-visual{height:100%;display:grid;place-items:center}.incubating-visual img{width:92px;height:92px;object-fit:contain}.incubating-card>div:nth-child(2){padding:14px 16px}.incubating-card h3{margin:0 0 6px;font-size:20px;line-height:1.2}.incubating-card p{margin:0 0 10px;font-size:14px;font-weight:600;line-height:1.55}.incubating-card .tag{background:#83e59a;font-size:12px;padding:2px 8px}.about-page-hero{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(560px,1fr);gap:88px;align-items:center;min-height:390px;padding:22px 70px 30px}.about-hero-copy{position:relative;align-self:center}.about-title{position:relative;display:inline-block;font-size:70px;line-height:1.05}.about-title:after{content:"";position:absolute;left:8px;bottom:-10px;width:300px;height:7px;border-radius:999px;background:#1264f7;transform:rotate(-2deg)}.about-lead{margin:38px 0 0;max-width:640px;font-size:25px!important;line-height:1.65!important;font-weight:800}.about-hero-arrow{position:absolute;right:65px;top:-42px;width:196px;transform:rotate(14deg);pointer-events:none}.about-hero-squiggle{position:absolute;left:-78px;bottom:22px;width:64px;transform:rotate(-24deg);pointer-events:none}.about-profile-card{position:relative;min-height:384px;border:3px solid #111;border-radius:16px;background:#fff;box-shadow:8px 9px #111;overflow:visible;transform:rotate(.6deg)}.about-profile-card .card-bar{height:62px;border-radius:13px 13px 0 0;font-size:26px}.about-nice-badge{position:absolute;right:-48px;top:-36px;width:116px;height:116px;z-index:2}.about-profile-body{display:grid;grid-template-columns:1.05fr 1fr;gap:18px;padding:18px 24px 12px}.about-avatar{width:100%;height:180px;border:3px solid #111;border-radius:12px;object-fit:cover;object-position:48% 24%;background:#fff6c7}.about-info-list{display:grid;gap:12px}.about-info-list>div{position:relative;min-height:56px;border:3px solid #111;border-radius:10px;padding:7px 54px 7px 16px}.about-info-list small,.about-info-list b{display:block}.about-info-list small{font-size:14px;font-weight:800}.about-info-list b{font-size:20px;line-height:1.2}.about-info-list svg{position:absolute;right:16px;top:17px;width:26px;height:26px}.about-profile-footer{display:grid;grid-template-columns:120px 48px 1fr auto auto auto;gap:12px;align-items:center;padding:0 24px 20px}.about-profile-footer span,.about-profile-footer em{border:2px solid #111;border-radius:999px;padding:7px 12px;font-style:normal;font-weight:900;text-align:center}.about-profile-footer span:first-child{background:#ff6fa7}.about-profile-footer span:nth-child(2){background:#ff6fa7;padding-inline:0}.about-profile-footer b{font-size:15px;letter-spacing:.02em}.about-profile-footer em:nth-of-type(1){background:#83e59a}.about-profile-footer em:nth-of-type(2){background:#ffe66f}.about-profile-footer em:nth-of-type(3){background:#ff8eb8}.about-block{position:relative;margin:0 38px 22px}.about-block h2{margin:0 0 14px;font-size:26px;line-height:1;display:inline-flex;align-items:center;gap:10px}.about-block .dot{width:17px;height:17px;border:2px solid #111;border-radius:50%;display:inline-block}.about-block .dot.blue{background:#1264f7}.about-block .dot.pink{background:#ff6fa7}.about-block .dot.green{background:#38d776}.about-block .dot.yellow{background:#ffe66f}.about-journey{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:66px}.about-journey article{position:relative;min-height:118px;border:2.5px solid #111;border-radius:12px;background:#fff;display:grid;grid-template-columns:100px minmax(0,1fr);overflow:visible}.about-journey article:not(:last-child):after{content:"→";position:absolute;right:-47px;top:42px;width:36px;height:36px;border:2px solid #111;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:22px;font-weight:900}.about-journey img{width:100%;height:100%;object-fit:contain;padding:16px}.about-journey div{padding:16px 14px 12px}.about-journey h3,.about-card-grid h3{margin:0 0 6px;font-size:18px;line-height:1.2}.about-journey p,.about-card-grid p{margin:0 0 8px;font-size:13px;font-weight:650;line-height:1.45}.about-journey span{border:2px solid #111;border-radius:999px;background:#8eeaa9;padding:3px 13px;font-size:13px;font-weight:900}.about-card-grid{display:grid;gap:22px}.about-card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.about-card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.about-card-grid article{min-height:94px;border:2.5px solid #111;border-radius:12px;background:#fff;display:grid;grid-template-columns:100px minmax(0,1fr) 42px;align-items:center;overflow:hidden}.about-journey article.green,.about-card-grid article.green{background:linear-gradient(to right,#c7f5d4 0,#c7f5d4 100px,#fff 100px)}.about-journey article.yellow,.about-card-grid article.yellow{background:linear-gradient(to right,#fff1a8 0,#fff1a8 100px,#fff 100px)}.about-journey article.blue,.about-card-grid article.blue{background:linear-gradient(to right,#cfe6ff 0,#cfe6ff 100px,#fff 100px)}.about-journey article.purple,.about-card-grid article.purple{background:linear-gradient(to right,#ead3ff 0,#ead3ff 100px,#fff 100px)}.about-card-grid article.pink{background:linear-gradient(to right,#ffc7dc 0,#ffc7dc 100px,#fff 100px)}.about-card-grid img{width:82px;height:82px;object-fit:contain;justify-self:center}.about-card-grid.four article:nth-child(3) img{width:116px;height:116px}.about-journey article:nth-child(4) img{width:116px;height:116px;padding:0;justify-self:center;align-self:center}.about-card-grid article>div{padding:12px 10px}.about-card-grid .round-link{justify-self:center}.about-card-grid .pink img,.about-card-grid .green img,.about-card-grid .blue img,.about-card-grid .yellow img,.about-card-grid .purple img,.about-journey .pink img,.about-journey .green img,.about-journey .blue img,.about-journey .yellow img,.about-journey .purple img{background:transparent}.about-skills{border:2.5px dashed #111;border-radius:16px;padding:14px 26px;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:18px}.about-skills span{border:2px solid #111;border-radius:999px;padding:8px 12px;background:#c9f5d5;font-weight:900;text-align:center}.about-skills span:nth-child(2n){background:#ffe68a}.about-skills span:nth-child(3n){background:#c9e3ff}.about-skills span:nth-child(5n){background:#ff8eb8}.about-contact{position:relative;display:flex;justify-content:center;align-items:center;gap:30px;margin:16px 0 22px}.about-contact button{min-width:250px;height:60px;border:3px solid #111;border-radius:999px;box-shadow:0 4px #111;background:#1264f7;color:#fff;font-size:19px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:12px;cursor:pointer}.about-contact button:last-child{background:#38d776;color:#111}.contact-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;background:#0909098a}.contact-modal{position:relative;width:430px;min-height:250px;padding:34px 32px 28px;border:3px solid #111;border-radius:22px;background:#fffaf0;box-shadow:9px 10px #111;display:grid;justify-items:center;gap:14px;transform:rotate(-1deg)}.contact-modal:before{content:"";position:absolute;left:22px;right:22px;top:18px;height:10px;border-radius:999px;background:repeating-linear-gradient(90deg,#111 0 8px,transparent 8px 18px);opacity:.18}.contact-modal-close{position:absolute;top:12px;right:14px;width:34px;height:34px;border:2px solid #111;border-radius:50%;background:#fff;font-size:24px;font-weight:900;line-height:1;cursor:pointer}.contact-modal-icon{width:72px;height:72px;margin-top:14px;border:3px solid #111;border-radius:22px;box-shadow:4px 5px #111;display:grid;place-items:center;transform:rotate(-3deg)}.contact-modal-icon svg{width:38px;height:38px;color:#111;filter:drop-shadow(0 1px 0 rgba(0,0,0,.15))}.contact-modal-icon.blue{background:#cfe6ff}.contact-modal-icon.green{background:#c9f5d5;border-radius:20px 20px 24px;transform:rotate(3deg)}.contact-modal-icon.green svg{color:#0a5630}.contact-modal small{font-size:18px;font-weight:900}.contact-modal b{width:100%;padding:13px 18px;border:2px solid #111;border-radius:14px;background:#fff;text-align:center;font-size:24px;line-height:1.25;word-break:break-all}.contact-modal-ok{min-width:140px;height:48px;border:3px solid #111;border-radius:999px;background:#1264f7;color:#fff;box-shadow:0 4px #111;font-size:18px;font-weight:900;cursor:pointer}.site:has(.about-page-hero) .site-footer{margin-top:22px}@media (max-width: 1350px){.project-page-hero .kicker{font-size:58px}.project-page-hero h1{font-size:38px}.project-board-card{min-height:300px}.project-board-items{gap:10px;padding:18px 16px 0}.project-board-item{min-height:98px}.project-incubating{width:calc(100% - 48px);grid-template-columns:240px 1fr;gap:22px}.incubating-card{grid-template-columns:104px minmax(0,1fr) 38px}.incubating-visual img{width:78px;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}}
