*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--blue: #2f78ff;--blue-soft: #eaf3ff;--ink: #111a33;--muted: #657493;--line: rgba(78, 123, 203, .13);--card: rgba(255, 255, 255, .88);--shadow: 0 22px 70px rgba(55, 103, 179, .11);--nav-glass-bg: rgba(255, 255, 255, .52);--nav-glass-border: rgba(255, 255, 255, .72);--nav-glass-shadow: 0 8px 32px rgba(67, 111, 184, .1), inset 0 1px 0 rgba(255, 255, 255, .85)}html{scroll-behavior:smooth}body{font-family:Inter,Microsoft YaHei,system-ui,-apple-system,sans-serif;background:#f7fbff;color:var(--ink);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}#root{min-height:100vh}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 24;vertical-align:middle;-webkit-user-select:none;user-select:none}::selection{background:#2f78ff29}.home-page{position:relative;z-index:1;max-width:1340px;margin:0 auto;padding:104px 56px 42px;-webkit-user-select:none;user-select:none}.home-page img{-webkit-user-drag:none;user-drag:none}.top-nav-shell{position:fixed;inset:0 0 auto;z-index:50;pointer-events:none;padding:18px 32px 0}.top-nav{pointer-events:auto;position:relative;max-width:1340px;height:72px;margin:0 auto;padding:0 28px;display:grid;grid-template-columns:260px 1fr 220px;align-items:center;background:var(--nav-glass-bg);border:1px solid var(--nav-glass-border);border-radius:999px;box-shadow:var(--nav-glass-shadow);backdrop-filter:blur(20px) saturate(1.35);-webkit-backdrop-filter:blur(20px) saturate(1.35)}.brand-lockup{display:inline-flex;align-items:center;gap:13px;min-width:0}.brand-lockup img{width:54px;height:54px;object-fit:contain;border-radius:50%}.brand-lockup span{display:flex;flex-direction:column;line-height:1.1}.brand-lockup b{color:#111a33;font-size:21px;font-weight:900}.brand-lockup small{margin-top:5px;color:#1b2745;font-size:12px;font-weight:900;letter-spacing:.04em}.nav-links{display:flex;align-items:center;justify-content:center;gap:4px}.nav-links a{position:relative;min-width:72px;height:42px;padding:0 12px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:999px;color:#1d2a48;font-size:14px;font-weight:900;transition:background .2s ease,color .2s ease}.nav-links a:hover{background:#ffffff73}.nav-links a.active{color:var(--blue);background:#2f78ff1f}.nav-links a.active:after{content:"";position:absolute;left:50%;bottom:6px;width:22px;height:3px;border-radius:999px;background:var(--blue);transform:translate(-50%)}.nav-actions{display:flex;align-items:center;justify-content:flex-end;gap:16px}.nav-actions button,.nav-actions a{display:inline-flex;align-items:center;justify-content:center}.nav-actions button{width:34px;height:34px;color:#1a2542}.nav-actions a,.nav-github-link{height:38px;min-width:104px;gap:7px;border-radius:999px;background:#141b31;color:#fff;font-size:13px;font-weight:900}.nav-github-icon{flex-shrink:0;color:#fff}.hero-section{position:relative;min-height:610px;display:grid;grid-template-columns:minmax(0,.98fr) minmax(420px,1.02fr);align-items:center;overflow:hidden}.hero-bg{position:absolute;top:-88px;right:-56px;bottom:0;left:-56px;background:linear-gradient(180deg,#fff3,#f7fbffb3),url(/assets/home/developer-bg.png) center top / cover no-repeat;opacity:.98;z-index:-2}.hero-section:after{content:"";position:absolute;left:45%;top:70px;width:360px;height:360px;border:2px dashed rgba(72,135,255,.24);border-radius:50%;z-index:-1}.hero-copy{max-width:570px;padding-top:8px}.hero-kicker{width:fit-content;display:inline-flex;align-items:center;gap:8px;margin-bottom:26px;padding:9px 16px;border:1px solid rgba(76,132,230,.13);border-radius:18px;background:#ffffffc7;box-shadow:0 10px 30px #396fc714;color:#263a63;font-size:14px;font-weight:800}.hero-kicker .material-symbols-outlined{color:var(--blue)}.hero-copy h1{display:flex;align-items:baseline;gap:24px;color:var(--ink);font-size:clamp(44px,5.15vw,70px);line-height:1;font-weight:900;letter-spacing:0;margin-bottom:18px}.hero-copy h1 span{position:relative;color:#85adff}.hero-copy h1 span:after{content:"";position:absolute;right:15px;top:-14px;width:24px;height:24px;background:var(--ink);clip-path:polygon(50% 0,62% 34%,100% 36%,69% 58%,80% 100%,50% 75%,20% 100%,31% 58%,0 36%,38% 34%);transform:rotate(13deg)}.hero-copy h2{font-size:clamp(28px,3.1vw,42px);line-height:1.22;font-weight:900;color:#142248;margin-bottom:28px;letter-spacing:0}.hero-copy h2:first-letter{color:var(--blue)}.hero-quote{max-width:520px;color:#71809b;font-size:18px;font-style:italic;font-weight:600;line-height:1.9;margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-bottom:30px}.primary-action,.secondary-action{min-width:148px;height:58px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;font-size:15px;font-weight:900}.primary-action{color:#fff;background:linear-gradient(135deg,#2269f5,#3989ff);box-shadow:0 18px 34px #2f78ff4d}.secondary-action{color:#1b2a4d;background:#ffffffe6;box-shadow:0 16px 34px #4770b814}.star-action{display:inline-flex;align-items:center;gap:6px;font-size:15px;font-weight:900;color:var(--ink)}.star-action .material-symbols-outlined,.project-mini-star .material-symbols-outlined,.featured-cover>span .material-symbols-outlined{color:#ffac24;font-variation-settings:"FILL" 1,"wght" 600,"GRAD" 0,"opsz" 24}.hero-tech-strip{max-width:575px;display:grid;grid-template-columns:repeat(6,1fr);gap:4px;padding:16px 18px;border-radius:12px;background:#ffffffdb;box-shadow:0 16px 38px #4874bf17}.hero-tech-strip span,.tech-grid span{min-width:0;display:flex;flex-direction:column;align-items:center;gap:6px;color:#3c4a67;font-size:12px;font-weight:800;text-align:center}.hero-tech-strip img,.hero-tech-strip .tech-icon{width:28px;height:28px;object-fit:contain}.hero-tags{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;margin-top:16px;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hero-tags::-webkit-scrollbar{display:none}.hero-tags span{flex-shrink:0;white-space:nowrap;padding:6px 11px;border-radius:9px;background:#e9f2ffd1;color:#6e7ea0;font-size:11px;font-weight:800}.hero-visual{position:relative;min-height:570px;pointer-events:none}.hero-visual img{position:absolute;-webkit-user-select:none;user-select:none}.hero-person{right:110px;top:145px;width:390px;z-index:4;filter:drop-shadow(0 26px 32px rgba(26,46,96,.14))}.bubble-code{left:54px;top:78px;width:105px;z-index:7}.bubble-terminal{left:118px;top:210px;width:112px;z-index:6}.bubble-braces{right:20px;top:96px;width:130px;z-index:5}.bubble-flow{right:12px;top:260px;width:96px;opacity:.86;z-index:2}.bubble-screen{left:0;bottom:48px;width:300px;z-index:5;filter:drop-shadow(0 20px 24px rgba(34,62,118,.2))}.bubble-books{right:6px;bottom:54px;width:150px;z-index:6}.bubble-plant{right:-12px;bottom:38px;width:68px;z-index:7}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:24px;padding-top:28px}.projects-panel,.profile-card,.tech-card,.consult-card,.feature-row article{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.projects-panel{border-radius:12px;overflow:visible}.projects-panel .section-heading{padding:20px 32px 10px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:28px 32px 18px}.section-heading>div{position:relative;padding-left:28px}.heading-mark{position:absolute;left:2px;top:0;bottom:1px;width:6px;border-radius:99px;background:linear-gradient(#2b79ff,#b5d1ff)}.heading-mark:before,.heading-mark:after{content:"";position:absolute;left:50%;width:10px;height:10px;border-radius:50%;background:#2b79ff;transform:translate(-50%)}.heading-mark:before{top:0}.heading-mark:after{bottom:0}.section-heading h2,.profile-card h2,.tech-card h2,.consult-card h2{color:#132044;font-size:25px;line-height:1.1;font-weight:900;letter-spacing:0}.section-heading p,.consult-card p{color:#7c8aaa;font-size:14px;font-weight:700}.section-heading a,.card-title a{display:inline-flex;align-items:center;gap:4px;color:#3a7df2;font-size:13px;font-weight:900;white-space:nowrap}.featured-project{display:grid;grid-template-columns:minmax(220px,.58fr) minmax(0,1fr);gap:18px;padding:0 32px 14px;color:inherit}.featured-cover{position:relative;min-height:148px;overflow:hidden;border-radius:8px;background:#111827}.featured-cover img{width:100%;height:100%;min-height:148px;object-fit:cover;opacity:.95}.featured-cover>span{position:absolute;left:14px;top:14px;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#141a2bc7;color:#fff;font-size:12px;font-weight:900;white-space:nowrap;line-height:1}.featured-cover>span .material-symbols-outlined{flex-shrink:0}.featured-copy{align-self:center}.project-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:8px;color:#536487;font-size:12px;font-weight:800}.project-meta b{padding:4px 9px;border-radius:8px;color:#4b8aff;background:#eaf3ff;font-size:11px}.featured-copy h3{color:#142248;font-size:22px;font-weight:900;margin-bottom:6px}.featured-copy p{color:#5f6f8f;font-size:13px;font-weight:700;line-height:1.65;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.project-tags{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 10px}.project-tags span{padding:4px 9px;border-radius:8px;background:#edf4ff;color:#4d6fa7;font-size:10px;font-weight:900}.featured-copy strong{display:inline-flex;align-items:center;gap:5px;color:#3678ef;font-size:12px}.project-list{border-top:1px solid var(--line)}.project-list-shell{--project-row-height: 96px;display:flex;flex-direction:column;min-height:calc(var(--project-row-height) * 5)}.project-list-shell.is-empty{border-top:1px solid var(--line);border-bottom:1px solid rgba(78,123,203,.1)}.project-item-body{min-width:0;overflow:hidden}.home-project-toolbar-wrap{padding:14px 32px 10px;border-top:1px solid var(--line)}.home-project-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:0}.home-project-search{flex:1;min-width:0;width:auto}.home-project-filter-anchor{position:relative;flex-shrink:0}.home-project-filter-toggle{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;min-height:42px;padding:0 14px;border-radius:999px;border:1px solid rgba(76,132,230,.14);background:#ffffffeb;color:#4d6fa7;font-size:12px;font-weight:900;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.home-project-filter-toggle:hover,.home-project-filter-toggle.is-open{transform:translateY(-1px);box-shadow:0 8px 16px #4874bf14}.home-project-filter-toggle.has-filter{border-color:#2f78ff47;color:#2f78ff}.home-project-filter-active{max-width:88px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:2px 8px;border-radius:999px;background:#edf4ff;color:#2f78ff;font-size:11px;font-weight:900}.home-project-tag-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:40;display:flex;flex-wrap:wrap;gap:8px;width:min(420px,calc(100vw - 48px));max-height:280px;overflow-y:auto;padding:12px 14px;border-radius:14px;background:#fffffffa;border:1px solid rgba(76,132,230,.14);box-shadow:0 18px 40px #396fc729;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.home-project-tag-chip{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:999px;border:1px solid rgba(76,132,230,.14);background:#ffffffeb;color:#4d6fa7;font-size:11px;font-weight:900;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.home-project-tag-chip:hover{transform:translateY(-1px);box-shadow:0 8px 16px #4874bf14}.home-project-tag-chip.is-active{background:#141b31;border-color:#141b31;color:#fff;box-shadow:0 10px 20px #141b3124}.home-project-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 32px 12px;border-top:1px solid rgba(78,123,203,.1)}.home-project-footer-meta{margin:0;color:#7a8aa8;font-size:12px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.home-project-footer-pagination{display:flex;align-items:center;gap:8px;flex-shrink:0}.home-project-footer-pagination .share-page-btn,.home-project-footer-pagination .share-page-number{min-height:32px;padding:0 10px;font-size:11px}.home-project-footer-pagination .share-page-number{min-width:32px;padding:0}.home-project-footer-pagination .share-page-list{gap:6px}.home-project-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;flex:1;min-height:0;padding:28px 32px}.home-project-empty p{color:#6d7d9b;font-size:14px;font-weight:700}.home-project-reset{display:inline-flex;align-items:center;gap:6px;color:#2f78ff;font-size:13px;font-weight:900;border:0;background:transparent;cursor:pointer}.project-item-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.project-item-tags span{padding:2px 7px;border-radius:999px;background:#e9f2ffeb;color:#4d6fa7;font-size:10px;font-weight:900}.project-item{height:var(--project-row-height, 96px);min-height:var(--project-row-height, 96px);box-sizing:border-box;display:grid;grid-template-columns:44px 82px minmax(0,1fr) 54px 38px;align-items:center;gap:18px;padding:14px 32px;border-bottom:1px solid rgba(78,123,203,.1);color:inherit;transition:background .18s ease,transform .18s ease}.project-item:hover{background:#ecf5ffc7}.project-number,.project-year{color:#536487;font-size:13px;font-weight:900}.project-item>img{width:82px;height:50px;border-radius:6px;object-fit:cover}.project-item h3{display:flex;align-items:center;gap:10px;color:#142248;font-size:16px;font-weight:900;line-height:1.25;margin-bottom:4px}.project-item h3 small{padding:2px 7px;border-radius:5px;background:#edf4ff;color:#477ce0;font-size:10px;font-weight:900;white-space:nowrap}.project-item p{overflow:hidden;color:#687798;font-size:13px;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.project-mini-star{display:inline-flex;align-items:center;gap:3px;justify-content:flex-end;color:#346;font-size:12px;font-weight:900}.side-column{display:grid;gap:18px;align-content:start}.profile-card,.tech-card,.consult-card{border-radius:12px;padding:24px}.profile-card{text-align:center}.profile-card>img{width:150px;height:120px;object-fit:contain;margin:-12px auto 4px}.profile-card span{display:inline-flex;align-items:center;justify-content:center;margin:10px 0 16px;padding:5px 12px;border-radius:999px;background:#eaf3ff;color:#3a7df2;font-size:12px;font-weight:900}.profile-card p{color:#50607f;font-size:14px;font-weight:700;line-height:1.8;text-align:left}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px}.profile-stats b{min-height:70px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px;background:linear-gradient(180deg,#fff,#f3f8ff);color:#2d79f4;font-size:22px;line-height:1.1}.profile-stats small{display:block;margin-top:8px;color:#6f7d99;font-size:11px;font-weight:800}.card-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:22px}.tech-grid{display:grid;grid-template-columns:repeat(4,1fr);row-gap:18px;column-gap:10px}.tech-grid img,.tech-grid .tech-icon{width:34px;height:34px;object-fit:contain;flex-shrink:0}.consult-card{min-height:128px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;padding-bottom:0;background:linear-gradient(135deg,#eef6fff2,#ffffffdb)}.consult-card p{margin:8px 0 16px}.consult-card a{display:inline-flex;align-items:center;justify-content:center;min-width:88px;height:36px;border-radius:999px;background:#151d35;color:#fff;font-size:12px;font-weight:900}.consult-card img{width:104px;align-self:flex-end;margin-right:-8px}.feature-row{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;padding:34px 18px 0}.feature-row article{position:relative;min-height:136px;overflow:hidden;border-radius:12px;padding:22px 18px}.feature-row .material-symbols-outlined{color:#3d82f6}.feature-row h3{color:#23427b;font-size:17px;font-weight:900;margin-top:8px}.feature-row p{max-width:118px;color:#7081a0;font-size:12px;font-weight:800;line-height:1.45}.feature-row img{position:absolute;right:10px;bottom:0;width:82px}.site-footer{position:relative;z-index:10;max-width:1340px;min-height:150px;margin:0 auto;padding:36px 56px 28px;display:grid;grid-template-columns:minmax(260px,1fr) auto minmax(260px,1fr);gap:28px;align-items:center;background:#ffffffb8;border-top:1px solid rgba(86,128,204,.08)}.site-footer h2{color:#111a33;font-size:20px;font-weight:900;margin-bottom:10px}.site-footer p,.site-footer small,.footer-copy span{color:#72809b;font-size:13px;font-weight:800}.site-footer small{display:block;margin-top:16px}.site-footer nav{display:flex;align-items:center;gap:42px}.site-footer nav a{color:#273859;font-size:13px;font-weight:900}.footer-copy{display:flex;align-items:center;justify-content:flex-end;gap:28px}.footer-copy img{width:86px;height:86px;object-fit:contain}@media(max-width:1180px){.top-nav-shell{padding-inline:24px}.top-nav{grid-template-columns:220px 1fr 180px;padding-inline:24px}.nav-links a{min-width:84px}.home-page{padding-inline:32px}.hero-section,.content-grid{grid-template-columns:1fr}.hero-visual{min-height:430px;margin-top:-30px}.hero-person{right:20%;top:78px}.bubble-screen{left:18%}.side-column{grid-template-columns:repeat(2,1fr)}.consult-card{grid-column:span 2}.feature-row{grid-template-columns:repeat(3,1fr)}.site-footer{grid-template-columns:1fr;justify-items:center;text-align:center;padding-inline:32px}.footer-copy{justify-content:center}}@media(max-width:760px){.top-nav-shell{padding:12px 16px 0}.top-nav{height:64px;grid-template-columns:1fr auto;padding-inline:16px;border-radius:20px}.brand-lockup img{width:48px;height:48px}.brand-lockup b{font-size:18px}.nav-links{display:none}.nav-actions{gap:0}.home-page{padding:94px 16px 34px}.hero-section{min-height:auto}.hero-copy h1{flex-direction:column;gap:8px;font-size:48px}.hero-copy h2{font-size:29px}.hero-quote{font-size:15px}.hero-actions{gap:10px}.primary-action,.secondary-action{min-width:132px;height:50px}.hero-tech-strip{grid-template-columns:repeat(3,1fr)}.hero-visual{min-height:330px}.hero-person{width:270px;right:10px;top:62px}.bubble-code{left:18px;top:24px;width:76px}.bubble-terminal{left:42px;top:118px;width:86px}.bubble-braces,.bubble-flow,.bubble-books,.bubble-plant{display:none}.bubble-screen{width:210px;left:8px;bottom:12px}.section-heading,.featured-project,.home-project-toolbar-wrap,.home-project-footer{padding-inline:18px}.home-project-footer{flex-wrap:wrap;gap:8px;padding-block:8px 10px}.home-project-footer-meta{flex:1 1 100%}.home-project-footer-pagination{width:100%;justify-content:center}.home-project-toolbar{flex-wrap:wrap}.home-project-search{width:100%;flex:1 1 100%}.home-project-filter-anchor{width:100%;display:flex;justify-content:flex-end}.home-project-tag-popover{right:0;left:auto;width:min(100%,calc(100vw - 36px))}.home-project-filter-toggle{margin-left:0}.section-heading{align-items:flex-start;flex-direction:column}.featured-project{grid-template-columns:1fr;padding-bottom:12px}.featured-cover,.featured-cover img{min-height:128px}.project-list-shell{--project-row-height: 108px}.project-item{grid-template-columns:32px 66px minmax(0,1fr);gap:12px;padding:14px 18px}.project-item>img{width:66px;height:46px}.project-year,.project-mini-star{display:none}.project-item h3{align-items:flex-start;flex-direction:column;gap:4px}.side-column,.feature-row{grid-template-columns:1fr}.consult-card{grid-column:auto}.site-footer{padding-inline:16px}.site-footer nav{gap:18px;flex-wrap:wrap;justify-content:center}.footer-copy{flex-direction:column;gap:10px}.profile-layout{grid-template-columns:1fr!important}.profile-sidebar{position:static!important}.profile-featured{grid-template-columns:1fr!important}}.page-container{position:relative;z-index:1;max-width:1340px;margin:0 auto;padding:104px 56px 48px}.profile-page{overflow:visible;-webkit-user-select:none;user-select:none}.profile-page img{-webkit-user-drag:none;user-drag:none}.contact-page{-webkit-user-select:none;user-select:none}.contact-page img{-webkit-user-drag:none;user-drag:none}.profile-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:28px;align-items:start}.profile-sidebar{position:sticky;top:104px;display:flex;flex-direction:column;gap:18px}.profile-avatar-wrap{position:relative;width:100%;max-width:280px;margin:0 auto}.profile-avatar-frame{position:relative;aspect-ratio:1;border-radius:24px;overflow:hidden;background:#fff;padding:8px;box-shadow:0 18px 50px #436fb81f;border:1px solid rgba(78,123,203,.12)}.profile-avatar-frame img.profile-avatar{width:100%;height:100%;object-fit:cover;border-radius:18px}.profile-avatar-float{position:absolute;right:-18px;bottom:-10px;width:92px;height:92px;object-fit:contain;filter:drop-shadow(0 12px 20px rgba(26,46,96,.18));animation:profile-float 4s ease-in-out infinite;pointer-events:none}@keyframes profile-float{0%,to{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-8px) rotate(2deg)}}.profile-intro{text-align:center}.profile-intro h1{font-size:34px;font-weight:900;color:#142248;margin-bottom:8px}.profile-intro .profile-tagline{font-size:14px;color:#5f6f8f;line-height:1.6;font-weight:700}.profile-intro .profile-title{margin-top:8px;font-size:13px;color:#7c8aaa;font-weight:800}.profile-actions{display:flex;gap:10px;justify-content:center}.profile-actions a{flex:1;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:999px;font-size:13px;font-weight:900}.profile-actions .profile-btn-primary{background:#141b31;color:#fff}.profile-actions .profile-btn-secondary{background:#fff;color:#141b31;border:1px solid rgba(78,123,203,.18)}.profile-contact-card{padding:20px;border-radius:18px;background:#ffffffe0;border:1px solid var(--line);box-shadow:var(--shadow)}.profile-contact-card h2{font-size:16px;font-weight:900;color:#142248;margin-bottom:14px}.profile-contact-item{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700;color:#536487;margin-bottom:10px}.profile-contact-item a{color:#2f78ff}.profile-socials{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.profile-socials a{padding:6px 12px;border-radius:999px;background:#edf4ff;color:#4d6fa7;font-size:11px;font-weight:900}.profile-stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.profile-stats-row b{display:flex;flex-direction:column;align-items:center;gap:2px;padding:10px 6px;border-radius:12px;background:#f7fbff;color:#142248;font-size:18px;font-weight:900}.profile-stats-row small{font-size:10px;color:#7c8aaa;font-weight:800}.profile-main{display:flex;flex-direction:column;gap:22px}.profile-breadcrumb{font-size:12px;font-weight:800;color:#7c8aaa;margin-bottom:4px}.profile-breadcrumb a{color:#2f78ff}.profile-panel{padding:28px 30px;border-radius:18px;background:#ffffffe6;border:1px solid var(--line);box-shadow:var(--shadow)}.profile-section-title{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:900;color:#142248;margin-bottom:20px}.profile-section-mark{width:4px;height:22px;border-radius:999px;background:linear-gradient(180deg,#2f78ff,#6ba3ff);flex-shrink:0}.profile-edu-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid rgba(78,123,203,.1)}.profile-edu-item:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.profile-edu-item h3{font-size:17px;font-weight:900;color:#142248;margin-bottom:6px}.profile-edu-item p{font-size:13px;font-weight:700;color:#5f6f8f;line-height:1.6}.profile-edu-badge{align-self:start;padding:5px 10px;border-radius:8px;background:#edf4ff;color:#4b8aff;font-size:11px;font-weight:900;white-space:nowrap}.profile-skill-bars{display:flex;flex-direction:column;gap:18px;margin-bottom:22px}.profile-tag-group+.profile-tag-group{margin-top:16px}.profile-tag-group h3{font-size:13px;font-weight:900;color:#536487;margin-bottom:10px}.profile-tag-list{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;scrollbar-width:none}.profile-tag-list::-webkit-scrollbar{display:none}.profile-tag-list span{flex-shrink:0;white-space:nowrap;padding:6px 12px;border-radius:8px;background:#edf4ff;color:#4d6fa7;font-size:12px;font-weight:900}.profile-exp-item{padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid rgba(78,123,203,.1)}.profile-exp-item:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.profile-exp-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:8px}.profile-exp-head h3{font-size:17px;font-weight:900;color:#142248}.profile-exp-head span{font-size:12px;font-weight:800;color:#7c8aaa}.profile-exp-item>p{font-size:14px;line-height:1.75;color:#5f6f8f;font-weight:700;margin-bottom:10px}.profile-exp-item ul{padding-left:18px;display:flex;flex-direction:column;gap:8px}.profile-exp-item li{font-size:13px;line-height:1.7;color:#5f6f8f;font-weight:700}.profile-ai-card{padding:18px;border-radius:14px;background:#f7fbff;border:1px solid rgba(78,123,203,.1)}.profile-ai-card+.profile-ai-card{margin-top:14px}.profile-ai-card h3{font-size:16px;font-weight:900;color:#142248;margin-bottom:6px}.profile-ai-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.profile-ai-meta span{font-size:11px;font-weight:900;padding:3px 10px;border-radius:999px;background:#eaf3ff;color:#2f78ff}.profile-ai-card p{font-size:13px;line-height:1.75;color:#5f6f8f;font-weight:700}.profile-featured{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(0,1fr);gap:22px;align-items:center}.profile-featured-cover{border-radius:14px;overflow:hidden;background:#111827;min-height:180px}.profile-featured-cover img{width:100%;height:100%;min-height:180px;object-fit:cover}.profile-featured-copy h3{font-size:26px;font-weight:900;color:#142248;margin-bottom:8px}.profile-featured-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px;font-size:12px;font-weight:900;color:#b45309}.profile-featured-copy p{font-size:14px;line-height:1.75;color:#5f6f8f;font-weight:700;margin-bottom:14px}.profile-featured-tags{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;margin-bottom:14px;scrollbar-width:none}.profile-featured-tags::-webkit-scrollbar{display:none}.profile-featured-tags span{flex-shrink:0;white-space:nowrap;padding:5px 10px;border-radius:8px;background:#edf4ff;color:#4d6fa7;font-size:11px;font-weight:900}.profile-featured-link{display:inline-flex;align-items:center;gap:6px;color:#2f78ff;font-size:13px;font-weight:900}@media(max-width:1180px){.page-container{padding-inline:32px}}@media(max-width:960px){.page-container{padding-top:94px;padding-inline:16px}}.contact-wechat-card{width:fit-content;padding:16px;border-radius:16px;background:#fff;border:1px solid rgba(78,123,203,.13);box-shadow:var(--shadow)}.contact-wechat-card img{width:192px;height:192px;object-fit:contain;border-radius:12px;display:block}.contact-wechat-card p{text-align:center;margin-top:12px;font-size:12px;font-weight:800;color:#536487}.contact-douyin-card{display:flex;align-items:flex-start;gap:24px;width:100%;margin-top:24px;padding:22px 24px;border-radius:18px;background:linear-gradient(135deg,#171717,#262626);border:1px solid rgba(255,255,255,.08);box-shadow:0 16px 40px #0000002e}.contact-douyin-media{flex:0 0 auto;width:168px;border-radius:14px;overflow:hidden;background:#111}.contact-douyin-media img{width:100%;height:auto;display:block;object-fit:contain}.contact-douyin-copy{flex:1;min-width:0}.contact-douyin-copy h3{font-size:22px;font-weight:900;color:#fff;margin-bottom:4px}.contact-douyin-id{font-size:13px;font-weight:700;color:#d4d4d4;margin-bottom:12px}.contact-douyin-bio{font-size:14px;line-height:1.75;font-weight:700;color:#d4d4d4;margin-bottom:14px;word-break:normal;overflow-wrap:anywhere}.contact-douyin-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.contact-douyin-tags::-webkit-scrollbar{display:none}.contact-douyin-tags span{flex-shrink:0;white-space:nowrap;padding:5px 10px;border-radius:999px;background:#ffffff14;color:#f5f5f5;font-size:11px;font-weight:800}.contact-douyin-tip{font-size:12px;font-weight:700;color:#737373}@media(max-width:640px){.contact-douyin-card{flex-direction:column;align-items:center;text-align:center}.contact-douyin-media{width:200px;align-self:auto}.contact-douyin-media img{height:auto}.contact-douyin-tags{justify-content:center}}.community-page{-webkit-user-select:none;user-select:none}.community-page img{-webkit-user-drag:none;user-drag:none}.community-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(300px,.98fr);align-items:center;gap:18px;min-height:360px;margin-bottom:28px;padding:38px 40px 34px;border-radius:22px;overflow:hidden;border:1px solid rgba(76,132,230,.12);box-shadow:0 22px 48px #396fc71a}.community-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,#e0eefff2,#f5faffe0 48%,#fffffff5),url(/assets/home/developer-bg.png) right top / cover no-repeat;z-index:0}.community-hero-copy{position:relative;z-index:1;max-width:620px}.community-hero-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;padding:8px 14px;border-radius:999px;border:1px solid rgba(76,132,230,.12);background:#ffffffdb;color:#2f78ff;font-size:13px;font-weight:900;box-shadow:0 10px 24px #396fc714}.community-hero h1{display:flex;flex-wrap:wrap;align-items:baseline;gap:16px;color:#142248;font-size:clamp(38px,4.6vw,54px);font-weight:900;line-height:1.05;margin-bottom:16px}.community-hero h1 span{color:#142248;font-size:clamp(30px,3.8vw,44px);font-weight:900}.community-hero-desc{max-width:560px;color:#5f6f8f;font-size:15px;font-weight:700;line-height:1.85}.community-hero-stats{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.community-stat-card{min-width:108px;display:flex;flex-direction:column;gap:4px;padding:14px 18px;border-radius:16px;background:#ffffffeb;border:1px solid rgba(76,132,230,.1);box-shadow:0 12px 28px #4874bf14}.community-stat-card b{color:#2f78ff;font-size:24px;font-weight:900;line-height:1}.community-stat-card small{color:#7a8aa8;font-size:12px;font-weight:800}.community-stat-card.is-primary{background:#141b31;border-color:#141b31;box-shadow:0 16px 32px #141b312e}.community-stat-card.is-primary b{color:#fff}.community-stat-card.is-primary small{color:#ffffffb8}.community-hero-visual{position:relative;min-height:300px;z-index:1;pointer-events:none}.community-hero-visual img{position:absolute;-webkit-user-select:none;user-select:none}.community-bubble-code{left:8%;top:8%;width:92px;z-index:7}.community-bubble-terminal{left:18%;top:34%;width:96px;z-index:6}.community-bubble-braces{right:8%;top:10%;width:112px;z-index:5}.community-hero-person{right:12%;top:18%;width:min(320px,88%);z-index:4;filter:drop-shadow(0 22px 30px rgba(26,46,96,.14))}.community-bubble-books{right:4%;bottom:8%;width:128px;z-index:6}.community-bubble-plant{right:-2%;bottom:6%;width:58px;z-index:7}.community-panel{margin-bottom:22px;padding:28px 30px;border-radius:18px;background:#ffffffe6;border:1px solid var(--line);box-shadow:var(--shadow)}.community-section-title{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:900;color:#142248;margin-bottom:20px}.community-section-mark{width:4px;height:22px;border-radius:999px;background:linear-gradient(180deg,#2f78ff,#6ba3ff);flex-shrink:0}.community-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.community-feature-card{padding:22px;border-radius:16px;background:#f7fbff;border:1px solid rgba(78,123,203,.1)}.community-feature-icon{width:48px;height:48px;margin-bottom:14px;border-radius:14px;background:#eaf3ff;color:#2f78ff;display:flex;align-items:center;justify-content:center}.community-feature-card h3{font-size:20px;font-weight:900;color:#142248;margin-bottom:8px}.community-feature-card p{font-size:14px;line-height:1.75;font-weight:700;color:#5f6f8f}.community-join-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.community-join-card{display:flex;flex-direction:column;gap:10px;padding:22px;border-radius:16px;background:#ffffffeb;border:1px solid rgba(78,123,203,.1);box-shadow:0 12px 28px #4874bf0f}.community-join-card.is-primary{background:linear-gradient(160deg,#fffffffa,#edf4ffd1);border-color:#2f78ff2e}.community-join-price{display:flex;align-items:baseline;gap:4px}.community-join-price span,.community-join-price small{color:#2f78ff;font-size:16px;font-weight:900}.community-join-price b{color:#141b31;font-size:34px;font-weight:900;line-height:1}.community-join-original{margin-left:8px;color:#9aa8c0;font-size:14px;font-weight:800;text-decoration:line-through}.community-join-card h3{font-size:18px;font-weight:900;color:#142248}.community-join-card p{flex:1;font-size:14px;line-height:1.75;font-weight:700;color:#5f6f8f}.community-join-note{color:#8a97b0;font-size:12px;font-weight:700;line-height:1.6}.community-join-link{display:inline-flex;align-items:center;gap:6px;color:#2f78ff;font-size:13px;font-weight:900}.community-showcase-panel{overflow:hidden}.community-showcase{display:grid;grid-template-columns:minmax(280px,.92fr) minmax(0,1.08fr);gap:28px;align-items:stretch}.community-showcase-gallery{display:flex;flex-direction:column;gap:14px}.community-showcase-stage{position:relative;flex:1;min-height:420px;padding:18px 18px 22px;border-radius:18px;background:linear-gradient(160deg,#e0eeffb8,#fffffff2);border:1px solid rgba(76,132,230,.12)}.community-showcase-main{position:relative;z-index:2;margin:0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.community-showcase-main img{width:min(100%,280px);display:block;border-radius:18px;border:4px solid rgba(255,255,255,.92);box-shadow:0 22px 42px #436fb82e;object-fit:cover;aspect-ratio:9 / 16}.community-showcase-deco{position:absolute;pointer-events:none;-webkit-user-select:none;user-select:none}.community-showcase-deco-bubble{left:8px;top:10px;width:78px;z-index:3}.community-showcase-deco-plant{right:10px;bottom:12px;width:54px;z-index:3}.community-showcase-thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.community-showcase-thumb{display:block;padding:8px;border-radius:14px;border:1px solid rgba(76,132,230,.12);background:#ffffffe0;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.community-showcase-thumb:hover{transform:translateY(-2px);box-shadow:0 10px 24px #4874bf1a}.community-showcase-thumb.is-active{border-color:#2f78ff6b;box-shadow:0 12px 28px #2f78ff24}.community-showcase-thumb img{width:100%;display:block;border-radius:10px;object-fit:cover;aspect-ratio:9 / 16}.community-showcase-copy{position:relative;padding:8px 6px 8px 4px}.community-showcase-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;padding:7px 14px;border-radius:999px;background:#edf4ff;color:#2f78ff;font-size:12px;font-weight:900}.community-showcase-copy h3{color:#142248;font-size:clamp(24px,2.8vw,32px);font-weight:900;line-height:1.2;margin-bottom:14px}.community-showcase-lead,.community-showcase-body{color:#5f6f8f;font-size:14px;font-weight:700;line-height:1.85}.community-showcase-lead{margin-bottom:10px}.community-showcase-body{margin-bottom:16px}.community-showcase-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.community-showcase-tags span{padding:6px 12px;border-radius:999px;background:#e9f2ffe6;color:#4d6fa7;font-size:11px;font-weight:900}.community-showcase-vibes{display:grid;gap:12px}.community-showcase-vibe{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:16px 72px 16px 16px;border-radius:14px;background:#ffffffeb;border:1px solid rgba(76,132,230,.1);box-shadow:0 10px 24px #4874bf0f;overflow:hidden}.community-showcase-vibe-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,#eaf2ff,#f7fbff);color:#2f78ff}.community-showcase-vibe h4{color:#142248;font-size:15px;font-weight:900;margin-bottom:4px}.community-showcase-vibe p{color:#6d7d9b;font-size:13px;font-weight:700;line-height:1.7}.community-showcase-vibe img{position:absolute;right:8px;bottom:0;width:58px;pointer-events:none}.community-showcase-mascot{position:absolute;right:-8px;bottom:-10px;width:108px;pointer-events:none;opacity:.92}.community-showcase-float{position:absolute;pointer-events:none;opacity:.82}.community-showcase-float-flow{right:118px;top:8px;width:72px}.community-showcase-float-braces{right:24px;top:42px;width:82px}.community-bottom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.community-panel-desc{font-size:14px;line-height:1.75;font-weight:700;color:#5f6f8f;margin-bottom:16px}.community-tag-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.community-tag-list a{padding:6px 12px;border-radius:999px;background:#edf4ff;color:#4d6fa7;font-size:12px;font-weight:900}.community-inline-link,.community-cta-btn{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:900}.community-inline-link{color:#2f78ff}.community-panel-cta{background:linear-gradient(135deg,#ecfdf5,#fffffff2)}.community-cta-btn{padding:12px 24px;border-radius:12px;background:#141b31;color:#fff}.community-partner-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.community-partner-card{display:grid;grid-template-columns:112px minmax(0,1fr);gap:0;border-radius:18px;overflow:hidden;border:1px solid rgba(78,123,203,.12);background:#fff;box-shadow:0 12px 30px #436fb814}.community-partner-card.is-open{border-style:dashed;border-color:#2f78ff47;background:#f7fbff}.community-partner-visual{min-height:100%;background:#edf4ff}.community-partner-visual img,.community-partner-placeholder{width:100%;height:100%;min-height:220px;object-fit:cover;display:block}.community-partner-placeholder{display:flex;align-items:center;justify-content:center;color:#2f78ff;background:linear-gradient(180deg,#edf4ff,#f7fbff)}.community-partner-body{padding:18px 18px 18px 16px;display:flex;flex-direction:column;gap:8px}.community-partner-head,.community-institution-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.community-partner-head h3,.community-institution-head h3{font-size:20px;font-weight:900;color:#142248}.community-partner-role{font-size:12px;font-weight:800;color:#2f78ff}.community-partner-title,.community-partner-company{font-size:13px;font-weight:800;color:#536487}.community-partner-intro,.community-institution-desc{font-size:13px;line-height:1.7;font-weight:700;color:#5f6f8f}.community-open-badge{flex-shrink:0;padding:4px 10px;border-radius:999px;background:#eaf3ff;color:#2f78ff;font-size:11px;font-weight:900}.community-institution-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.community-institution-card{display:flex;gap:16px;padding:20px;border-radius:16px;background:#fff;border:1px solid rgba(78,123,203,.12);box-shadow:0 10px 24px #436fb80f}.community-institution-card.is-open{border-style:dashed;background:#f7fbff}.community-institution-logo{flex:0 0 72px;width:72px;height:72px;border-radius:14px;background:#edf4ff;color:#2f78ff;display:flex;align-items:center;justify-content:center;overflow:hidden}.community-institution-logo img{width:100%;height:100%;object-fit:cover}.community-institution-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.community-partner-body .community-tag-list span,.community-institution-body .community-tag-list span{padding:5px 10px;border-radius:8px;background:#edf4ff;color:#4d6fa7;font-size:11px;font-weight:900}.community-institution-cta{margin-top:18px}.detail-preview-stage{min-height:360px}.detail-preview-stage.is-phone{min-height:auto}.detail-preview-phone-wrap{display:flex;justify-content:center;padding:20px 16px}.detail-phone-frame{position:relative;width:min(240px,72vw);height:min(480px,62vh);max-height:480px;border-radius:2rem;border:5px solid #111a33;overflow:hidden;box-shadow:0 20px 40px #0000001f;flex-shrink:0}.detail-phone-notch{position:absolute;top:0;left:50%;transform:translate(-50%);width:80px;height:14px;border-radius:0 0 10px 10px;z-index:2}.detail-phone-frame img{width:100%;height:100%;display:block;object-fit:cover;object-position:top center}.detail-preview-web{width:100%;display:block;object-fit:cover}.activity-page{-webkit-user-select:none;user-select:none}.activity-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(240px,.95fr);align-items:center;gap:18px;margin-bottom:28px;padding:38px 40px 34px;border-radius:22px;overflow:hidden;border:1px solid rgba(76,132,230,.12);box-shadow:0 22px 48px #396fc71a}.activity-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,#e0eefff2,#f5faffe0 48%,#fffffff5),url(/assets/home/developer-bg.png) right top / cover no-repeat;z-index:0}.activity-hero-copy{position:relative;z-index:1}.activity-hero-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;padding:8px 14px;border-radius:999px;border:1px solid rgba(76,132,230,.12);background:#ffffffdb;color:#2f78ff;font-size:13px;font-weight:900;box-shadow:0 10px 24px #396fc714}.activity-hero h1{display:flex;flex-wrap:wrap;align-items:baseline;gap:16px;color:#142248;font-size:clamp(36px,4.4vw,52px);font-weight:900;line-height:1.05;margin-bottom:14px}.activity-hero h1 span{color:#142248;font-size:clamp(28px,3.6vw,40px);font-weight:900}.activity-hero-desc{max-width:620px;color:#5f6f8f;font-size:15px;font-weight:700;line-height:1.85}.activity-hero-stats{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.activity-stat-card{min-width:108px;display:flex;flex-direction:column;gap:4px;padding:14px 18px;border-radius:16px;background:#ffffffeb;border:1px solid rgba(76,132,230,.1);box-shadow:0 12px 28px #4874bf14}.activity-stat-card b{color:#2f78ff;font-size:24px;font-weight:900;line-height:1}.activity-stat-card small{color:#7a8aa8;font-size:12px;font-weight:800}.activity-stat-card.is-primary{background:#141b31;border-color:#141b31;box-shadow:0 16px 32px #141b312e}.activity-stat-card.is-primary b{color:#fff}.activity-stat-card.is-primary small{color:#ffffffb8}.activity-hero-visual{position:relative;min-height:260px;z-index:1;pointer-events:none}.activity-hero-visual img{position:absolute;-webkit-user-select:none;user-select:none}.activity-deco-bubble{left:8%;top:8%;width:82px}.activity-deco-braces{right:10%;top:6%;width:96px}.activity-hero-person{right:14%;top:22%;width:min(220px,80%);filter:drop-shadow(0 18px 28px rgba(26,46,96,.14))}.activity-deco-plant{right:4%;bottom:8%;width:52px}.activity-panel{margin-bottom:22px;padding:28px 30px;border-radius:18px;background:#ffffffe6;border:1px solid var(--line);box-shadow:var(--shadow)}.activity-section-title{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:900;color:#142248;margin-bottom:0}.activity-section-mark{width:4px;height:22px;border-radius:999px;background:linear-gradient(180deg,#2f78ff,#6ba3ff);flex-shrink:0}.activity-panel-desc{font-size:14px;line-height:1.75;font-weight:700;color:#5f6f8f;margin:12px 0 20px}.activity-empty{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:260px;padding:32px 24px;border-radius:16px;background:linear-gradient(160deg,#fffffffa,#edf4ffb8);border:1px dashed rgba(76,132,230,.24)}.activity-empty-badge{position:absolute;top:18px;right:18px;padding:6px 12px;border-radius:999px;background:#edf4ff;color:#2f78ff;font-size:11px;font-weight:900}.activity-empty img{width:88px}.activity-empty h3{color:#142248;font-size:20px;font-weight:900}.activity-empty p{max-width:420px;text-align:center;color:#6d7d9b;font-size:14px;font-weight:700;line-height:1.75}.activity-empty-links{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:4px}.activity-inline-link{display:inline-flex;align-items:center;gap:6px;color:#2f78ff;font-size:13px;font-weight:900}.activity-type-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.activity-type-card{padding:22px;border-radius:16px;background:#f7fbff;border:1px solid rgba(78,123,203,.1)}.activity-type-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.activity-type-icon{width:48px;height:48px;border-radius:14px;background:#eaf3ff;color:#2f78ff;display:flex;align-items:center;justify-content:center}.activity-type-badge{padding:5px 10px;border-radius:999px;background:#ffffffeb;border:1px solid rgba(76,132,230,.14);color:#7a8aa8;font-size:11px;font-weight:900}.activity-type-card h3{font-size:18px;font-weight:900;color:#142248;margin-bottom:8px}.activity-type-card p{font-size:14px;line-height:1.75;font-weight:700;color:#5f6f8f}.share-page{-webkit-user-select:none;user-select:none}.share-page .markdown-body,.share-page .share-search input{-webkit-user-select:text;user-select:text}.share-hero,.share-detail-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(240px,.95fr);align-items:center;gap:18px;margin-bottom:28px;padding:38px 40px 34px;border-radius:22px;overflow:hidden;border:1px solid rgba(76,132,230,.12);box-shadow:0 22px 48px #396fc71a}.share-hero-bg,.share-detail-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,#e0eefff2,#f5faffe0 48%,#fffffff5),url(/assets/home/developer-bg.png) right top / cover no-repeat;z-index:0}.share-hero-copy,.share-detail-copy{position:relative;z-index:1}.share-hero-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;padding:8px 14px;border-radius:999px;border:1px solid rgba(76,132,230,.12);background:#ffffffdb;color:#2f78ff;font-size:13px;font-weight:900;box-shadow:0 10px 24px #396fc714}.share-hero h1,.share-detail-copy h1{display:flex;flex-wrap:wrap;align-items:baseline;gap:16px;color:#142248;font-size:clamp(36px,4.4vw,52px);font-weight:900;line-height:1.05;margin-bottom:14px}.share-hero h1 span{color:#142248;font-size:clamp(28px,3.6vw,40px);font-weight:900}.share-hero-desc,.share-detail-summary{max-width:620px;color:#5f6f8f;font-size:15px;font-weight:700;line-height:1.85}.share-hero-stats{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.share-stat-card{min-width:108px;display:flex;flex-direction:column;gap:4px;padding:14px 18px;border-radius:16px;background:#ffffffeb;border:1px solid rgba(76,132,230,.1);box-shadow:0 12px 28px #4874bf14}.share-stat-card b{color:#2f78ff;font-size:24px;font-weight:900;line-height:1}.share-stat-card small{color:#7a8aa8;font-size:12px;font-weight:800}.share-stat-card.is-primary{background:#141b31;border-color:#141b31;box-shadow:0 16px 32px #141b312e}.share-stat-card.is-primary b{color:#fff}.share-stat-card.is-primary small{color:#ffffffb8}.share-hero-visual{position:relative;min-height:260px;z-index:1;pointer-events:none}.share-hero-visual img,.share-detail-hero img{position:absolute;-webkit-user-select:none;user-select:none}.share-deco-bubble{left:8%;top:8%;width:82px}.share-deco-braces{right:10%;top:6%;width:96px}.share-hero-person{right:14%;top:22%;width:min(220px,80%);filter:drop-shadow(0 18px 28px rgba(26,46,96,.14))}.share-deco-plant{right:4%;bottom:8%;width:52px}.share-panel{margin-bottom:22px;padding:28px 30px;border-radius:18px;background:#ffffffe6;border:1px solid var(--line);box-shadow:var(--shadow)}.share-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.share-section-title{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:900;color:#142248;margin-bottom:0}.share-search{position:relative;display:flex;align-items:center;gap:10px;width:min(100%,320px);padding:10px 14px;border-radius:999px;border:1px solid rgba(76,132,230,.14);background:#edf4ffb8;color:#6d7d9b}.share-search input{flex:1;min-width:0;border:0;outline:none;background:transparent;color:#142248;font-size:13px;font-weight:700}.share-search input::placeholder{color:#8a97b0}.share-search-clear{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:0;border-radius:999px;background:#ffffffe0;color:#6d7d9b;cursor:pointer}.share-result-meta{margin-bottom:18px;color:#7a8aa8;font-size:12px;font-weight:800}.share-section-mark{width:4px;height:22px;border-radius:999px;background:linear-gradient(180deg,#2f78ff,#6ba3ff);flex-shrink:0}.share-panel-desc{font-size:14px;line-height:1.75;font-weight:700;color:#5f6f8f;margin-bottom:20px}.share-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.share-card{position:relative;display:flex;flex-direction:column;gap:10px;min-height:240px;padding:20px 20px 18px;border-radius:16px;background:linear-gradient(160deg,#fffffffa,#edf4ffb8);border:1px solid rgba(76,132,230,.12);box-shadow:0 12px 28px #4874bf14;overflow:hidden}.share-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.share-card-category{padding:5px 10px;border-radius:999px;background:#edf4ff;color:#2f78ff;font-size:11px;font-weight:900}.share-card-meta{color:#8a97b0;font-size:11px;font-weight:800}.share-card h3{color:#142248;font-size:18px;font-weight:900;line-height:1.35}.share-card p{flex:1;color:#6d7d9b;font-size:13px;font-weight:700;line-height:1.75}.share-tag-list{display:flex;flex-wrap:wrap;gap:8px}.share-tag-list span{padding:5px 10px;border-radius:8px;background:#e9f2ffe6;color:#4d6fa7;font-size:11px;font-weight:900}.share-card-link,.share-back-link{display:inline-flex;align-items:center;gap:6px;color:#2f78ff;font-size:13px;font-weight:900}.share-card-deco{position:absolute;right:8px;bottom:0;width:72px;pointer-events:none;opacity:.92}.share-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:220px;padding:28px 20px;border-radius:16px;background:linear-gradient(160deg,#fffffffa,#edf4ffb8);border:1px dashed rgba(76,132,230,.2)}.share-empty img{width:88px}.share-empty p,.share-loading{color:#6d7d9b;font-size:14px;font-weight:700}.share-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:24px;flex-wrap:wrap}.share-page-btn,.share-page-number{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:38px;padding:0 14px;border-radius:999px;border:1px solid rgba(76,132,230,.14);background:#ffffffeb;color:#4d6fa7;font-size:12px;font-weight:900;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.share-page-number{min-width:38px;padding:0}.share-page-btn:hover:not(:disabled),.share-page-number:hover{transform:translateY(-1px);box-shadow:0 10px 20px #4874bf1a}.share-page-btn:disabled{opacity:.45;cursor:not-allowed}.share-page-number.is-active{background:#141b31;border-color:#141b31;color:#fff;box-shadow:0 12px 24px #141b3129}.share-page-list{display:flex;align-items:center;gap:8px}.share-page-ellipsis{color:#8a97b0;font-size:14px;font-weight:900;padding:0 2px}.share-detail-hero{grid-template-columns:minmax(0,1fr);padding-bottom:28px}.share-back-link{margin-bottom:16px}.share-detail-meta{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:12px;color:#8a97b0;font-size:12px;font-weight:800}.share-detail-mascot{right:24px;bottom:8px;width:108px;z-index:2}.share-detail-float{right:140px;top:24px;width:72px;opacity:.82;z-index:2}.share-detail-panel{position:relative}.markdown-body{color:#334155;font-size:15px;font-weight:600;line-height:1.9}.markdown-body>*+*{margin-top:14px}.markdown-body h2{margin-top:28px;margin-bottom:10px;color:#142248;font-size:24px;font-weight:900}.markdown-body h3{margin-top:22px;margin-bottom:8px;color:#1e335f;font-size:18px;font-weight:900}.markdown-body p{color:#50607f}.markdown-body ul,.markdown-body ol{padding-left:22px}.markdown-body li+li{margin-top:8px}.markdown-body code{padding:2px 6px;border-radius:6px;background:#edf4ff;color:#2f78ff;font-size:.92em}.markdown-body pre{padding:16px 18px;border-radius:14px;background:#141b31;color:#f8fafc;overflow-x:auto}.markdown-body pre code{padding:0;background:transparent;color:inherit}.markdown-body blockquote{padding:14px 18px;border-left:4px solid #2f78ff;border-radius:0 12px 12px 0;background:#f7fbff;color:#4d6fa7}.markdown-body a{color:#2f78ff;text-decoration:underline;text-underline-offset:3px}.projects-page{-webkit-user-select:none;user-select:none}.projects-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(240px,.92fr);align-items:center;gap:18px;margin-bottom:28px;padding:38px 40px 34px;border-radius:22px;overflow:hidden;border:1px solid rgba(76,132,230,.12);box-shadow:0 22px 48px #396fc71a}.projects-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,#fff4e08c,#e0eeffeb 38%,#fffffff5),url(/assets/home/developer-bg.png) right top / cover no-repeat;z-index:0}.projects-hero-copy{position:relative;z-index:1}.projects-hero-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;padding:8px 14px;border-radius:999px;border:1px solid rgba(255,176,84,.28);background:#ffffffe0;color:#d97706;font-size:13px;font-weight:900;box-shadow:0 10px 24px #d9770614}.projects-hero h1{display:flex;flex-wrap:wrap;align-items:baseline;gap:16px;color:#142248;font-size:clamp(36px,4.4vw,52px);font-weight:900;line-height:1.05;margin-bottom:14px}.projects-hero h1 span{color:#142248;font-size:clamp(28px,3.6vw,40px);font-weight:900}.projects-hero-desc{max-width:620px;color:#5f6f8f;font-size:15px;font-weight:700;line-height:1.85;margin-bottom:18px}.projects-price-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.95fr);gap:14px;margin-bottom:18px}.projects-price-main{padding:18px 20px;border-radius:18px;background:#ffffffeb;border:1px solid rgba(76,132,230,.12);box-shadow:0 14px 32px #4874bf14}.projects-price-main>small{display:block;color:#7a8aa8;font-size:12px;font-weight:800;margin-bottom:8px}.projects-price-value{display:flex;align-items:baseline;gap:4px;margin-bottom:8px}.projects-price-value span,.projects-price-value small{color:#2f78ff;font-size:18px;font-weight:900}.projects-price-value b{color:#141b31;font-size:42px;font-weight:900;line-height:1}.projects-price-original{margin-left:8px;color:#9aa8c0;font-size:16px;font-weight:800;text-decoration:line-through}.projects-price-main p{color:#6d7d9b;font-size:13px;font-weight:700}.projects-price-note{margin-top:6px;color:#8a97b0;font-size:12px;font-weight:700;line-height:1.6}.projects-key-box{display:flex;flex-direction:column;justify-content:center;gap:8px;padding:18px 20px;border-radius:18px;background:#141b31;color:#fff;box-shadow:0 18px 36px #141b312e;animation:projects-key-glow 3s ease-in-out infinite}@keyframes projects-key-glow{0%,to{box-shadow:0 18px 36px #141b312e}50%{box-shadow:0 18px 42px #2f78ff38}}.projects-key-label,.projects-key-tip{font-size:11px;font-weight:800;color:#ffffffad}.projects-key-box code{font-size:clamp(18px,2.4vw,24px);font-weight:900;letter-spacing:.08em;color:#9ec5ff}.projects-hero-stats{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px}.projects-stat-card{min-width:96px;display:flex;flex-direction:column;gap:4px;padding:12px 16px;border-radius:14px;background:#ffffffeb;border:1px solid rgba(76,132,230,.1)}.projects-stat-card b{color:#2f78ff;font-size:20px;font-weight:900}.projects-stat-card small{color:#7a8aa8;font-size:11px;font-weight:800}.projects-stat-card.is-primary{background:#141b31;border-color:#141b31}.projects-stat-card.is-primary b{color:#fff}.projects-stat-card.is-primary small{color:#ffffffb8}.projects-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.projects-cta-btn,.projects-inline-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:900}.projects-cta-btn{padding:12px 22px;border-radius:999px;background:linear-gradient(135deg,#2269f5,#3989ff);color:#fff;box-shadow:0 16px 30px #2f78ff3d}.projects-inline-link{color:#2f78ff}.projects-hero-visual{position:relative;min-height:280px;z-index:1;pointer-events:none}.projects-hero-visual img{position:absolute;-webkit-user-select:none;user-select:none}.projects-deco-bubble{left:8%;top:8%;width:82px;animation:projects-float 4.8s ease-in-out infinite}.projects-deco-braces{right:10%;top:6%;width:96px;animation:projects-float 5.4s ease-in-out infinite reverse}.projects-hero-person{right:14%;top:22%;width:min(220px,80%);filter:drop-shadow(0 18px 28px rgba(26,46,96,.14));animation:projects-float 6s ease-in-out infinite}.projects-deco-plant{right:4%;bottom:8%;width:52px}@keyframes projects-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.projects-panel{margin-bottom:22px;padding:28px 30px;border-radius:18px;background:#ffffffe6;border:1px solid var(--line);box-shadow:var(--shadow)}.projects-section-title{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:900;color:#142248;margin-bottom:12px}.projects-section-mark{width:4px;height:22px;border-radius:999px;background:linear-gradient(180deg,#ffac24,#ffd68a);flex-shrink:0}.projects-panel-desc{font-size:14px;line-height:1.75;font-weight:700;color:#5f6f8f;margin-bottom:20px}.projects-perk-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.projects-perk-card{position:relative;min-height:180px;padding:18px 18px 52px;border-radius:16px;background:linear-gradient(160deg,#fffffffa,#edf4ffb8);border:1px solid rgba(76,132,230,.12);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;overflow:hidden}.projects-perk-card.is-active,.projects-perk-card:hover{transform:translateY(-4px);border-color:#2f78ff47;box-shadow:0 16px 34px #4874bf1f}.projects-perk-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;border-radius:12px;background:linear-gradient(135deg,#eaf2ff,#f7fbff);color:#2f78ff}.projects-perk-card h3{color:#142248;font-size:16px;font-weight:900;margin-bottom:8px}.projects-perk-card p{color:#6d7d9b;font-size:13px;font-weight:700;line-height:1.7}.projects-perk-deco{position:absolute;right:8px;bottom:0;width:56px;pointer-events:none}.projects-step-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.projects-step-card{display:flex;gap:12px;padding:16px;border-radius:14px;background:#ffffffeb;border:1px solid rgba(76,132,230,.1)}.projects-step-index{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#141b31;color:#fff;font-size:13px;font-weight:900;flex-shrink:0}.projects-step-card h3{color:#142248;font-size:14px;font-weight:900;margin-bottom:4px}.projects-step-card p{color:#6d7d9b;font-size:12px;font-weight:700;line-height:1.65}.projects-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:220px;padding:28px 20px;border-radius:16px;background:linear-gradient(160deg,#fffffffa,#edf4ffb8);border:1px dashed rgba(76,132,230,.2);text-align:center}.projects-empty img{width:88px}.projects-empty h3{color:#142248;font-size:18px;font-weight:900}.projects-empty p{max-width:420px;color:#6d7d9b;font-size:14px;font-weight:700;line-height:1.75}.member-project-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.member-project-filters{display:flex;flex-direction:column;gap:12px;margin-bottom:14px}.member-project-filter-row{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap}.member-project-filter-label{flex-shrink:0;min-width:36px;padding-top:8px;color:#7a8aa8;font-size:12px;font-weight:900}.member-project-filter-list{display:flex;flex-wrap:wrap;gap:8px}.member-project-filter-chip{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(76,132,230,.14);background:#ffffffeb;color:#4d6fa7;font-size:12px;font-weight:900;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.member-project-filter-chip:hover{transform:translateY(-1px);box-shadow:0 10px 20px #4874bf1a}.member-project-filter-chip.is-active{background:#141b31;border-color:#141b31;color:#fff;box-shadow:0 12px 24px #141b3129}.member-project-logo-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.member-project-logo-item{display:flex;flex-direction:column;gap:10px;min-height:100%;padding:14px;border-radius:16px;background:linear-gradient(160deg,#fffffffa,#edf4ffb8);border:1px solid rgba(76,132,230,.12);box-shadow:0 12px 28px #4874bf14;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.member-project-logo-item:hover{transform:translateY(-4px);border-color:#2f78ff47;box-shadow:0 18px 36px #4874bf24}.member-project-logo-head{display:flex;align-items:flex-start;gap:10px}.member-project-logo-mark{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:52px;height:52px;padding:9px;border-radius:14px;background:#fffffff0;border:1px solid rgba(76,132,230,.1);box-shadow:0 8px 18px #4874bf14}.member-project-logo-mark img{width:100%;height:100%;object-fit:contain}.member-project-logo-intro{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1}.member-project-logo-intro h3{color:#142248;font-size:14px;font-weight:900;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-project-logo-meta{display:flex;flex-wrap:wrap;gap:6px}.member-project-logo-meta span{padding:3px 8px;border-radius:999px;background:#edf4ff;color:#2f78ff;font-size:10px;font-weight:900}.member-project-logo-subtitle{color:#2f78ff;font-size:11px;font-weight:900;line-height:1.4}.member-project-logo-summary{flex:1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#6d7d9b;font-size:11px;font-weight:700;line-height:1.65}.member-project-logo-link{display:inline-flex;align-items:center;gap:4px;margin-top:auto;color:#2f78ff;font-size:11px;font-weight:900}@media(max-width:1180px){.member-project-logo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:768px){.member-project-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.projects-list-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.projects-list-card{padding:18px;border-radius:14px;background:#ffffffeb;border:1px solid rgba(76,132,230,.12)}.projects-list-status{display:inline-flex;margin-bottom:10px;padding:4px 10px;border-radius:999px;background:#edf4ff;color:#2f78ff;font-size:11px;font-weight:900}.projects-list-card h3{color:#142248;font-size:16px;font-weight:900;margin-bottom:8px}.projects-list-card p{color:#6d7d9b;font-size:13px;font-weight:700;line-height:1.7}.member-project-card{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;background:#ffffffeb;border:1px solid rgba(76,132,230,.12);box-shadow:0 12px 28px #4874bf14;transition:transform .25s ease,box-shadow .25s ease}.member-project-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px #4874bf1f}.member-project-card-cover{position:relative;aspect-ratio:16 / 10;background:linear-gradient(160deg,#edf4ff,#f7fbff)}.member-project-card-cover>img:first-child{width:100%;height:100%;object-fit:cover;object-position:top center}.member-project-card-logo{position:absolute;left:14px;bottom:14px;width:42px;height:42px;padding:8px;border-radius:12px;background:#fffffff0;box-shadow:0 10px 24px #141b311f}.member-project-card-body{display:flex;flex-direction:column;gap:8px;padding:18px}.member-project-card-subtitle{color:#2f78ff;font-size:12px;font-weight:900}.member-project-card-tags{display:flex;flex-wrap:wrap;gap:6px}.member-project-card-tags span{padding:4px 8px;border-radius:999px;background:#edf4ff;color:#4d6fa7;font-size:10px;font-weight:900}.member-project-card-link{display:inline-flex;align-items:center;gap:6px;margin-top:4px;color:#2f78ff;font-size:12px;font-weight:900}.member-project-page{-webkit-user-select:none;user-select:none}.member-project-loading{color:#6d7d9b;font-size:14px;font-weight:700;text-align:center;padding:40px 0}.member-project-hero{position:relative;margin-bottom:24px;padding:32px 34px 28px;border-radius:22px;overflow:hidden;border:1px solid rgba(76,132,230,.12);box-shadow:0 22px 48px #396fc71a}.member-project-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,#fff4e073,#e0eeffeb 42%,#fffffff5),url(/assets/home/developer-bg.png) right top / cover no-repeat}.member-project-hero-copy{position:relative;z-index:1}.member-project-back{display:inline-flex;align-items:center;gap:6px;margin-bottom:16px;color:#2f78ff;font-size:13px;font-weight:900}.member-project-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px;color:#7a8aa8;font-size:12px;font-weight:800}.member-project-badge{padding:4px 10px;border-radius:999px;background:#edf4ff;color:#2f78ff}.member-project-title-row{display:flex;align-items:center;gap:16px;margin-bottom:12px}.member-project-logo{width:64px;height:64px;padding:12px;border-radius:18px;background:#fffffff0;box-shadow:0 12px 28px #4874bf1f}.member-project-hero h1{color:#142248;font-size:clamp(32px,4vw,46px);font-weight:900;line-height:1.05}.member-project-subtitle{margin-top:6px;color:#2f78ff;font-size:16px;font-weight:900}.member-project-summary{max-width:760px;color:#5f6f8f;font-size:15px;font-weight:700;line-height:1.85;margin-bottom:14px}.member-project-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.member-project-tags span{padding:5px 10px;border-radius:8px;background:#e9f2ffe6;color:#4d6fa7;font-size:11px;font-weight:900}.member-project-stats{display:flex;flex-wrap:wrap;gap:10px}.member-project-stat{min-width:92px;padding:12px 14px;border-radius:14px;background:#ffffffeb;border:1px solid rgba(76,132,230,.1)}.member-project-stat b{display:block;color:#2f78ff;font-size:18px;font-weight:900}.member-project-stat small{color:#7a8aa8;font-size:11px;font-weight:800}.member-project-stat.is-primary{background:#141b31;border-color:#141b31}.member-project-stat.is-primary b{color:#fff}.member-project-stat.is-primary small{color:#ffffffb8}.member-project-mascot{position:absolute;right:24px;bottom:0;width:96px;pointer-events:none}.member-project-showcase{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(0,1.05fr);gap:22px;align-items:start}.member-project-preview-stage{position:relative;padding:18px;border-radius:18px;background:linear-gradient(160deg,#e0eeffb8,#fffffff2);border:1px solid rgba(76,132,230,.12)}.member-project-preview-main{margin:0;display:flex;justify-content:center}.member-project-preview-main img{width:min(100%,280px);border-radius:22px;border:5px solid #111a33;box-shadow:0 22px 42px #436fb82e;object-fit:cover;aspect-ratio:9 / 19}.member-project-deco-bubble,.member-project-deco-plant{position:absolute;pointer-events:none}.member-project-deco-bubble{left:8px;top:10px;width:72px}.member-project-deco-plant{right:10px;bottom:10px;width:48px}.member-project-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px}.member-project-thumb{padding:6px;border-radius:12px;border:1px solid rgba(76,132,230,.12);background:#ffffffeb;cursor:pointer}.member-project-thumb.is-active{border-color:#2f78ff6b;box-shadow:0 10px 24px #2f78ff1f}.member-project-thumb img{width:100%;display:block;border-radius:8px;object-fit:cover;aspect-ratio:9 / 16}.member-project-shot-copy{margin-top:14px;padding:14px 16px;border-radius:14px;background:#ffffffeb;border:1px solid rgba(76,132,230,.1)}.member-project-shot-copy h3{color:#142248;font-size:15px;font-weight:900;margin-bottom:6px}.member-project-shot-copy p{color:#6d7d9b;font-size:13px;font-weight:700;line-height:1.7}.member-project-docs{display:flex;flex-direction:column;gap:18px}.member-project-panel{padding:24px 26px;border-radius:18px;background:#ffffffe6;border:1px solid var(--line);box-shadow:var(--shadow)}.member-project-section-title{display:flex;align-items:center;gap:10px;margin-bottom:14px;color:#142248;font-size:20px;font-weight:900}.member-project-section-mark{width:4px;height:20px;border-radius:999px;background:linear-gradient(180deg,#ffac24,#ffd68a)}.member-project-panel p{color:#50607f;font-size:14px;font-weight:700;line-height:1.85}.member-project-quote blockquote{padding:18px 20px;border-left:4px solid #2f78ff;border-radius:0 14px 14px 0;background:#f7fbff;color:#4d6fa7;font-size:16px;font-weight:700;line-height:1.75}.member-project-feature-list{display:grid;gap:12px}.member-project-feature{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:14px;border-radius:14px;background:#edf4ff8c}.member-project-feature-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#fff;color:#2f78ff}.member-project-feature h3{color:#142248;font-size:15px;font-weight:900;margin-bottom:4px}.member-project-feature p{font-size:13px}.member-project-spec-list{list-style:none;display:grid;gap:12px}.member-project-spec-list li{display:grid;gap:4px;padding:14px 16px;border-radius:12px;background:#edf4ff8c}.member-project-spec-list strong{color:#142248;font-size:14px;font-weight:900}.member-project-spec-list span{color:#6d7d9b;font-size:13px;font-weight:700;line-height:1.7}.member-project-actions{display:flex;justify-content:center}.member-project-cta{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:999px;background:linear-gradient(135deg,#2269f5,#3989ff);color:#fff;font-size:14px;font-weight:900;box-shadow:0 16px 30px #2f78ff3d}@media(max-width:960px){.community-feature-grid,.community-join-grid,.community-showcase,.community-bottom-grid,.community-partner-grid,.community-institution-grid,.community-partner-card{grid-template-columns:1fr}.community-partner-visual img,.community-partner-placeholder{min-height:180px}.community-hero{grid-template-columns:1fr;min-height:auto;padding:24px 20px 18px}.community-hero-visual{min-height:240px;margin-top:8px}.community-hero-person{right:50%;transform:translate(50%);width:240px}.community-bubble-code{left:4%;top:12%;width:72px}.community-bubble-terminal{left:10%;top:42%;width:78px}.community-bubble-braces{right:6%;top:8%;width:88px}.community-bubble-books{right:10%;bottom:4%;width:100px}.community-bubble-plant{right:4%;width:48px}.community-hero-stats{gap:10px}.community-stat-card{min-width:calc(50% - 5px);flex:1 1 calc(50% - 5px);padding:12px 14px}.community-stat-card b{font-size:20px}.community-showcase-stage{min-height:320px}.community-showcase-mascot{width:88px;right:0;bottom:-4px}.community-showcase-float-flow,.community-showcase-float-braces{display:none}.share-hero,.share-detail-hero,.activity-hero{grid-template-columns:1fr;padding:24px 20px 18px}.share-hero-visual,.activity-hero-visual{min-height:200px}.share-hero-person,.activity-hero-person{right:50%;transform:translate(50%);width:180px}.activity-type-grid{grid-template-columns:1fr}.share-panel-head{flex-direction:column;align-items:stretch}.share-search{width:100%}.share-grid{grid-template-columns:1fr}.share-pagination{gap:8px}.share-page-btn{padding:0 12px}.share-detail-mascot{width:84px;right:8px}.share-detail-float{display:none}.projects-hero{grid-template-columns:1fr;padding:24px 20px 18px}.member-project-panel-head{flex-direction:column;align-items:stretch}.member-project-panel-head .share-search{width:100%}.member-project-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.projects-price-card,.projects-perk-grid,.projects-step-list,.projects-list-grid{grid-template-columns:1fr}.projects-hero-visual{min-height:200px}.projects-hero-person{right:50%;transform:translate(50%);width:180px}.member-project-showcase,.member-project-thumbs{grid-template-columns:1fr}.member-project-thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.member-project-mascot{width:72px;right:10px}}
