*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}#root{background-color:#fff;box-shadow:0 0 20px #0000001a;margin:0 auto;max-width:414px;min-height:100vh}@media (max-width:414px){#root{box-shadow:none;max-width:100%}}.topbar{background:#f6f6f6;left:0;position:-webkit-sticky;position:sticky;right:0;top:0;z-index:20}.topbar-safe{height:env(safe-area-inset-top,0)}.topbar-main{align-items:center;border-bottom:1px solid #efefef;box-sizing:border-box;display:flex;height:52px;justify-content:space-between;padding:0 12px}.topbar-title{color:#333;flex:1 1;font-size:18px;font-weight:700;text-align:center}.topbar-btn{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-size:20px;height:32px;justify-content:center;width:32px}.topbar-btn:active{opacity:.7}.pl-project-empty,.pl-project-loading{color:#999;font-size:14px;padding:24px;text-align:center}.pl-project-list{display:flex;flex-direction:column;gap:12px}.pl-project-card{align-items:stretch;background-color:#fff;border-radius:12px;box-shadow:none;box-sizing:border-box;display:flex;flex-direction:row;gap:12px;height:98px;max-width:351px;overflow:hidden;padding:0 8px;width:100%}.pl-project-card:active{box-shadow:none;transform:none}.pl-project-image{align-self:flex-start;background-color:#f0f0f0;border-radius:8px;flex-grow:0;flex-shrink:0;height:98px;max-height:98px;max-width:98px;min-height:98px;min-width:98px;overflow:hidden;position:relative;width:98px}.pl-project-image img{background-color:#f5f5f5;display:block;height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.pl-status-tag{background:#000000a6;border-radius:4px;color:#fff;font-size:11px;left:8px;padding:2px 6px;position:absolute;top:8px;z-index:2}.pl-project-card.pl-stopped .pl-project-image img{filter:grayscale(1)}.pl-project-card.pl-stopped{color:#999;filter:grayscale(.3);opacity:.9}.pl-project-card.pl-stopped .pl-project-description,.pl-project-card.pl-stopped .pl-project-title,.pl-project-card.pl-stopped .pl-stat-icon,.pl-project-card.pl-stopped .pl-stat-value{color:#999}.pl-image-placeholder{align-items:center;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);color:#999;display:flex;font-size:12px;height:100%;justify-content:center;left:0;padding:4px;position:absolute;text-align:center;top:0;width:100%}.pl-project-content-wrapper{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;height:98px;justify-content:space-between;max-width:225px;opacity:1;padding:4px 0;position:static;width:100%;z-index:1}.pl-project-content{display:flex;flex:1 1;flex-direction:column;gap:6px;justify-content:flex-start;overflow:hidden;width:100%}.pl-project-title{align-items:center;color:#000;display:flex;font-size:14px;font-weight:500;height:22px;line-height:22px;text-overflow:ellipsis;white-space:nowrap;z-index:0}.pl-project-description,.pl-project-title{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0;margin:0;max-width:225px;opacity:1;overflow:hidden;position:static;width:100%}.pl-project-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;color:#000000a6;display:-webkit-box;font-size:12px;font-weight:400;height:40px;line-height:20px;z-index:1}.pl-project-stats{align-items:center;align-self:flex-end;display:flex;gap:16px;justify-content:space-between;margin:0;width:100%}.pl-stat-item{flex:1 1;gap:4px}.pl-stat-icon,.pl-stat-item{align-items:center;display:flex}.pl-stat-icon{color:#000;height:14px;justify-content:center;opacity:.65;width:14px}.pl-stat-icon svg{height:100%;width:100%}.pl-stat-value{color:#333;font-size:13px;font-weight:500}.organization-header{align-items:center;background-color:#fff;border-bottom:1px solid #e8e8e8;box-shadow:0 1px 4px #0000000d;display:flex;margin-bottom:0;padding:12px 16px}.organization-logo{border:1px solid #f0f0f0;border-radius:50%;flex-shrink:0;height:40px;margin-right:12px;object-fit:cover;width:40px}.organization-name{color:#333;flex:1 1;font-size:16px;font-weight:600}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}.banner-section{background-color:#fff;margin-bottom:12px;width:100%}.banner-empty,.banner-loading{align-items:center;background-color:#fff;color:#999;display:flex;font-size:14px;height:160px;justify-content:center}.banner-container{overflow:hidden;position:relative}.banner-container,.banner-swiper{touch-action:pan-x pan-y;width:100%}.banner-swiper{height:auto}.banner-item{background-color:#f0f0f0;cursor:pointer;height:0;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.banner-item img{background-color:#f5f5f5;display:block;object-fit:cover}.banner-item img,.banner-placeholder{height:100%;left:0;position:absolute;top:0;width:100%}.banner-placeholder{align-items:center;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);color:#999;display:flex;font-size:14px;justify-content:center}.banner-container .swiper-pagination{bottom:8px;display:flex;gap:6px;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.banner-container .swiper-pagination-bullet{background-color:#ffffff80;border-radius:50%;cursor:pointer;height:6px;margin:0 3px!important;opacity:1;transition:all .3s;width:6px}.banner-container .swiper-pagination-bullet-active{background-color:#ffffffe6;border-radius:3px;width:16px}.view-more-section{padding:16px 0 24px;text-align:center}.view-more-section.pd-detail-more{margin-top:8px;padding:8px 0 0}.view-more-btn{align-items:center;background-color:#fff;border:1px solid #7b61ff;border-radius:20px;box-sizing:border-box;color:#7b61ff;cursor:pointer;display:inline-flex;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;gap:4px;justify-content:center;padding:10px 32px;transition:all .2s}.view-more-btn:active{background-color:#7b61ff0d;transform:scale(.98)}.view-more-btn-no-border{border:none!important}.view-more-text{color:#7b61ff}.view-more-icon{align-items:center;display:flex;flex-shrink:0;height:16px;justify-content:center;width:16px}.view-more-icon svg{height:100%;width:100%}.progress-timeline{margin-left:12px;position:relative}.progress-timeline-item{display:flex;flex-direction:column;margin-bottom:16px;padding-left:0;position:relative}.progress-timeline-item.clickable{cursor:pointer}.progress-timeline-date{background:#fff;color:#999;font-size:12px;margin:0 0 -2px 24px;overflow:hidden;padding:6px 0 8px;position:relative;white-space:nowrap;z-index:1}.progress-timeline-content{margin:0 28px 0 24px;position:relative}.progress-timeline-content .pd-timeline-card,.progress-timeline-content .timeline-card{background:#f7f8fa;border:1px solid #f2f3f5;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;padding:8px;width:300px}.progress-timeline-content .pd-timeline-images,.progress-timeline-content .timeline-images{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(3,1fr);margin-bottom:8px;margin-left:8px;margin-top:8px}.progress-timeline-content .pd-timeline-images img,.progress-timeline-content .timeline-images img{background:#f5f5f5;border-radius:8px;height:90px;object-fit:cover;width:90px}.progress-timeline-item:after{background:#0000;border:1.5px solid #7b61ff;border-radius:50%;box-sizing:border-box;content:"";height:8px;left:2px;position:absolute;top:16px;transform:translateY(-50%);width:8px;z-index:2}.progress-timeline-item:before,.progress-timeline-line{background:#7b61ff;left:6px;position:absolute;width:.5px;z-index:0}.progress-timeline-item:before{content:"";height:calc(100% - 30px);top:30px}.progress-timeline-item:has(.progress-timeline-line):before{display:none}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px;padding:0 4px}.section-header h2{color:#333;display:inline-block;font-size:16px;font-weight:700;line-height:1.5;margin:0;padding:0;position:relative;z-index:1}.section-header h2:after{background:linear-gradient(90deg,#7b61ff0d 0,#7b61ffa6);border-radius:2px;content:"";height:50%;left:0;pointer-events:none;position:absolute;right:0;top:50%;z-index:0}.section-actions{align-items:center;display:flex;gap:8px}.section-tag{background:#f5f5f5;border-radius:12px;color:#666;font-size:12px;padding:2px 8px}.home-view{background-color:#fff;box-sizing:border-box;margin:0;min-height:100vh;padding:0 0 60px;width:100%}.project-section{background-color:#fff;padding:12px}.project-empty,.project-loading{color:#999;font-size:14px;padding:24px;text-align:center}.project-list{display:flex;flex-direction:column;gap:12px}.project-card{align-items:stretch;background-color:#fff;border-radius:8px;box-shadow:none;display:flex;flex-direction:row;gap:12px;overflow:hidden;padding:0 0 12px;width:100%}.project-card:active{box-shadow:none;transform:none}.project-image{align-self:flex-start;aspect-ratio:1/1;background-color:#f0f0f0;border-radius:4px;flex-grow:0;flex-shrink:0;max-width:150px;min-width:150px;overflow:hidden;position:relative;width:150px}.project-image img{background-color:#f5f5f5;display:block;object-fit:cover;object-position:center}.image-placeholder,.project-image img{height:100%;left:0;position:absolute;top:0;width:100%}.image-placeholder{align-items:center;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);color:#999;display:flex;font-size:12px;justify-content:center;padding:4px;text-align:center}.project-content{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;min-width:0;overflow:hidden;padding:10px 0;width:0}.project-title{color:#333;display:block;font-size:15px;font-weight:600;line-height:1.4;margin:0 0 6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.project-description{-webkit-line-clamp:1;-webkit-box-orient:vertical;line-clamp:1;color:#666;display:-webkit-box;flex:1 1;font-size:12px;line-height:1.5;margin:0 0 6px;overflow:hidden}.project-stats{gap:16px;justify-content:space-between;margin-bottom:2px}.project-stats,.stat-item{align-items:center;display:flex}.stat-item{flex:1 1;gap:4px}.stat-item:last-child{justify-content:flex-end}.stat-icon{color:#1890ff;font-size:14px}.stat-value{color:#333;font-size:13px;font-weight:500}.progress-container{margin-top:6px}.progress-bar{background-color:#f0f0f0;border-radius:2px;height:4px;overflow:hidden;width:100%}.progress-fill{background-color:#1890ff;border-radius:2px;height:100%;transition:width .3s ease}.view-all-section{padding:16px 0 24px;text-align:center}.view-all-btn{background-color:#fff;border:1px solid #1890ff;border-radius:20px;color:#1890ff;cursor:pointer;font-size:14px;padding:10px 32px;transition:all .2s}.view-all-btn:active{background-color:#e6f7ff;transform:scale(.98)}.error-message{font-size:14px;margin:12px;text-align:center}.link-btn{background:none;border:none;color:#7b5af3;cursor:pointer;font-size:14px;padding:4px 0}.link-btn:active{opacity:.7}.progress-section{background-color:#fff;padding:12px}.timeline{margin-left:12px;position:relative}.timeline:before{background:#7b61ff;content:"";height:100%;left:6px;position:absolute;top:0;width:.5px;z-index:0}.timeline-item{align-items:flex-start;display:flex;flex-direction:row;margin-bottom:16px;padding-left:0;position:relative}.timeline-item.clickable{cursor:pointer}.timeline-dot{background:#fff;border:1.5px solid #7b61ff;border-radius:50%;box-sizing:border-box;height:12px;left:6px;position:absolute;top:6px;transform:translateX(-50%);width:12px;z-index:2}.timeline-wrapper{display:flex;flex-direction:column;flex-grow:1;gap:4px;margin-left:28px;min-height:198px;opacity:1;padding:0;position:relative;width:323px;z-index:1}.timeline-date{color:#000;flex-shrink:0;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;height:20px;letter-spacing:0;line-height:20px;overflow:hidden;white-space:nowrap;width:70px;z-index:1}.timeline-content,.timeline-date{margin:0;position:relative}.timeline-card{background:#f7f8fa;border:1px solid #f2f3f5;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;padding:8px;width:300px}.timeline-project{color:#1d2129;font-size:14px;font-weight:700;margin:0 0 5px}.timeline-project,.timeline-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timeline-title{color:#333;font-size:12px;font-weight:400;margin:0}.timeline-desc{color:#666;font-size:13px;line-height:1.5;margin:0}.timeline-desc img{border-radius:4px;display:block;height:auto;margin:4px 0;max-width:100%}.timeline-images{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(3,1fr);margin:0}.timeline-images img{background:#f5f5f5;border-radius:6px;height:90px;object-fit:cover;width:90px}.timeline-more{margin-top:8px;text-align:center}.hint-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000a;margin:12px;padding:12px}.hint-header{align-items:center;display:flex;gap:8px}.hint-logo{background:#f0f0f0;border-radius:50%;height:32px;object-fit:cover;width:32px}.hint-title{color:#333;font-size:15px;font-weight:600}.hint-body{margin-top:8px}.hint-desc{color:#666;font-size:13px;line-height:1.5;margin:0 0 8px}.project-list-view{background-color:#fff;box-sizing:border-box;margin:0;min-height:100vh;padding:0 0 60px;width:100%}.project-list-view .pl-project-list{padding:12px}.error-message{align-items:center;background-color:#fff2f0;border:1px solid #ffccc7;border-radius:4px;color:#ff4d4f;display:flex;justify-content:space-between;margin-bottom:16px;padding:12px}.error-message button{background-color:#ff4d4f;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;padding:4px 12px}.empty-state,.loading-state,.no-more{color:#999;padding:24px;text-align:center}.load-more{padding:16px;text-align:center}.load-more-btn{background-color:#fff;border:1px solid #1890ff;border-radius:4px;color:#1890ff;cursor:pointer;font-size:14px;padding:10px 24px}.load-more-btn:hover{background-color:#e6f7ff}.mine-view{background-color:#f5f5f5;box-sizing:border-box;margin:0;min-height:100vh;padding:0 0 60px;width:100%}.mine-header{background-color:#fff;border-bottom:1px solid #e8e8e8;padding:16px}.mine-header h2{color:#333;font-size:18px;font-weight:500;margin:0}.mine-content{padding:12px}.mine-section{background-color:#fff;border-radius:8px;margin-bottom:12px;overflow:hidden}.section-title{border-bottom:1px solid #f0f0f0;color:#333;font-size:14px;font-weight:500;padding:12px 16px}.info-item{align-items:center;display:flex;justify-content:space-between;padding:12px 16px}.info-label{color:#666;font-size:14px}.info-value{color:#333;font-size:14px}.menu-item{align-items:center;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;justify-content:space-between;padding:12px 16px;transition:background-color .2s}.menu-item:last-child{border-bottom:none}.menu-item:active{background-color:#f5f5f5}.menu-item span:first-child{color:#333;font-size:14px}.arrow{color:#999;font-size:18px}.donation-modal-mask{align-items:flex-end;background:#00000073;display:flex;inset:0;position:fixed;z-index:999}.donation-modal{background:#fff;border-radius:14px 14px 0 0;box-shadow:0 -2px 12px #00000014;max-height:70vh;overflow-y:auto;padding:12px 14px 16px;width:100%}.dm-header{font-size:16px;font-weight:700;margin-bottom:12px}.dm-amounts{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.dm-chip{background:#fff;border:1px solid #d9d9d9;border-radius:18px;color:#333;font-size:13px;min-width:60px;padding:8px 10px}.dm-chip.active{background:#6a5dfd;border-color:#6a5dfd;color:#fff}.dm-chip.disabled{opacity:.5}.dm-input{border:1px solid #d9d9d9;border-radius:8px;font-size:14px;height:40px;margin-bottom:12px;padding:0 10px;width:100%}.dm-section-title{font-size:14px;font-weight:600;margin:8px 0}.dm-tabs{display:flex;gap:10px;margin-bottom:14px}.dm-tab{background:#fff;border:1px solid #d9d9d9;border-radius:20px;color:#333;flex:1 1;font-size:14px;height:40px}.dm-tab.active{background:#6a5dfd;border-color:#6a5dfd;color:#fff}.dm-actions{margin-top:10px}.dm-checkboxes{color:#444;display:flex;flex-direction:column;font-size:14px;gap:8px;margin-bottom:10px}.dm-checkbox input{margin-right:6px}.dm-tip{background:#f8f8f8;border-radius:6px;color:#666;font-size:12px;line-height:1.5;margin-bottom:10px;padding:8px}.dm-primary{background:#6a5dfd;border:none;border-radius:22px;color:#fff;font-size:15px;font-weight:600;height:44px;width:100%}.project-detail-page{background:#f7f7f7;display:flex;justify-content:center;min-height:100vh;padding-bottom:120px;position:relative}.pd-wrapper{margin:0 auto;max-width:414px;width:100%}.pd-error,.pd-loading{color:#666;padding:16px;text-align:center}.pd-hero img{aspect-ratio:16/9;background:#f0f0f0;object-fit:cover;width:100%}.pd-hero img.stopped{filter:grayscale(1)}.pd-card{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000000a;margin:12px;padding:12px}.pd-basic .pd-title{color:#111;font-size:18px;font-weight:700;margin-bottom:6px}.pd-basic .pd-desc{color:#555;font-size:14px;line-height:1.5;margin-bottom:6px}.pd-row{color:#666;font-size:13px}.pd-stats{grid-gap:12px;background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000000a;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin:0 12px 12px;padding:12px}.pd-stat-item{text-align:center}.pd-stat-label{color:#666;font-size:13px;margin-bottom:4px}.pd-stat-value{color:#6236ff;font-size:20px;font-weight:700}.pd-section-title{color:#222;font-size:15px;font-weight:700;margin-bottom:8px}.pd-section-title span{display:inline-block;line-height:1.5;position:relative;z-index:1}.pd-section-title span:after{background:linear-gradient(90deg,#7b61ff0d 0,#7b61ffa6);border-radius:2px;content:"";height:50%;left:0;pointer-events:none;position:absolute;right:0;top:50%;z-index:0}.pd-detail-text{color:#444;font-size:14px;line-height:1.6;overflow:hidden;position:relative;transition:max-height .3s ease}.pd-detail-text img{border-radius:4px;display:block;height:auto;margin:8px 0;max-width:100%}.pd-detail-text.fold{mask-image:linear-gradient(180deg,#000 0,#000 70%,#0000);-webkit-mask-image:linear-gradient(180deg,#000 0,#000 70%,#0000);max-height:200px}.pd-link{background:none;border:none;color:#6236ff;cursor:pointer;font-size:14px;margin-top:8px}.pd-placeholder{color:#999;font-size:13px}.pd-info-row{align-items:center;border-bottom:1px solid #f3f3f3;color:#333;display:flex;font-size:14px;justify-content:space-between;padding:8px 0}.pd-info-row:last-child{border-bottom:none}.pd-info-label{color:#666}.pd-org-item{align-items:center;border-bottom:1px solid #f3f3f3;display:flex;padding:12px 0}.pd-org-item:last-of-type{border-bottom:none;margin-bottom:8px}.pd-org-item.clickable{cursor:pointer;transition:background-color .2s}.pd-org-item.clickable:active{background-color:#f5f5f5;border-radius:8px;margin:0 -12px;padding:12px}.pd-org-icon{align-items:center;background:#f0f0f0;border-radius:8px;display:flex;flex-shrink:0;height:40px;justify-content:center;margin-right:12px;width:40px}.pd-org-icon img{border-radius:8px;height:100%;object-fit:cover;width:100%}.pd-org-placeholder{font-size:20px}.pd-org-content{flex:1 1;min-width:0}.pd-org-name{color:#333;font-size:15px;font-weight:600;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pd-org-type{color:#999;font-size:12px}.pd-org-arrow{color:#999;flex-shrink:0;font-size:20px;margin-left:8px}.pd-bottom-bar{align-items:center;background:#0000;bottom:0;display:flex;justify-content:center;left:0;padding:0 0 calc(8px + env(safe-area-inset-bottom, 0px));position:fixed;right:0;transform:none;z-index:10}.pd-bar-inner,.pd-bottom-bar{box-sizing:border-box;width:100%}.pd-bar-inner{grid-gap:12px;background:#fff;border-top:1px solid #e8e8e8;box-shadow:0 -2px 8px #0000000d;display:grid;gap:12px;grid-template-columns:1fr 2fr;max-width:414px;padding:10px 12px}.pd-btn{background:#fff;border:1px solid #d9d9d9;border-radius:12px;color:#333;font-size:15px;font-weight:500;height:46px}.pd-btn-primary{background:#6236ff;border-color:#6236ff;color:#fff}.pd-btn-primary:disabled{background:#d9d9d9;border-color:#d9d9d9;color:#777;cursor:not-allowed}.pd-timeline{gap:12px}.pd-timeline,.pd-timeline-item{display:flex;flex-direction:column}.pd-timeline-item{padding-left:12px;position:relative}.pd-timeline-date{background:#fff;border-radius:8px 8px 0 0;color:#999;font-size:12px;margin:-6px -10px 8px;padding:6px 8px 8px;position:relative;z-index:1}.pd-timeline-card{align-self:stretch;background:#f7f8fa;border:1px solid #f2f3f5;border-radius:12px;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;gap:8px;margin-top:0;padding:8px;position:relative;width:300px;z-index:1}.pd-timeline-item:before{background:#e6e6e6;bottom:0;content:"";left:-6px;position:absolute;top:56px;width:2px;z-index:0}.pd-timeline-item:after{background:#6236ff;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #e6e6e6;content:"";height:10px;left:-10px;position:absolute;top:56px;transform:translateY(-50%);width:10px;z-index:2}.pd-timeline-title{color:#333;font-size:15px;font-weight:600;margin-bottom:1px;white-space:nowrap}.pd-timeline-desc,.pd-timeline-title{overflow:hidden;text-overflow:ellipsis}.pd-timeline-desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-size:13px;line-height:1.5;margin-bottom:0;margin-top:6px}.pd-timeline-desc p{display:inline;margin:0;padding:0}.pd-timeline-desc p:not(:last-child){margin-bottom:.5em}.pd-timeline-desc img{border-radius:4px;display:block;height:auto;margin:4px 0;max-width:100%}.pd-timeline-images{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(3,1fr);margin-bottom:8px;margin-left:8px;margin-top:8px}.pd-timeline-images img{background:#f5f5f5;border-radius:8px;height:90px;object-fit:cover;width:90px}.pd-timeline-more{margin-top:4px;text-align:center}.pdg-page{background:#fff;min-height:100vh}.pdg-error,.pdg-loading{color:#666;padding:16px;text-align:center}.pdg-content-section,.pdg-project-list-wrapper{padding:12px}.pdg-header{display:flex;flex-direction:column;gap:4px;height:50px;left:12px;margin-bottom:12px;opacity:1;padding:0 0 0 4px;position:static;top:180px;width:184px;z-index:2}.pdg-title{color:#3d3d3d;font-size:15px;font-weight:500;height:24px;line-height:24px;top:0;width:184px;z-index:0}.pdg-date,.pdg-title{align-items:center;display:flex;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;left:0;letter-spacing:.34px;margin:0;opacity:1;position:static;text-align:left}.pdg-date{color:#00000073;font-size:12px;font-variation-settings:"opsz" auto;font-weight:400;height:22px;line-height:22px;top:28px;width:71px;z-index:1}.pdg-content{color:#444;font-size:14px;line-height:1.6;padding-left:4px;word-break:break-word}.pdg-content img{border-radius:4px;display:block;height:auto;margin:8px 0;max-width:100%}.org-detail-page{background:#f7f7f7;min-height:100vh}.org-detail-error,.org-detail-loading{color:#666;padding:16px;text-align:center}.org-detail-content{margin:0 auto;max-width:414px;padding-bottom:20px}.org-detail-header{background:#fff;margin-bottom:12px;padding:24px 16px;text-align:center}.org-detail-logo{align-items:center;background:#f0f0f0;border-radius:12px;display:flex;height:80px;justify-content:center;margin:0 auto 12px;overflow:hidden;width:80px}.org-detail-logo img{height:100%;object-fit:cover;width:100%}.org-detail-logo-placeholder{font-size:40px}.org-detail-name{color:#333;font-size:18px;font-weight:600}.org-detail-section{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000000a;margin:12px;padding:16px}.org-detail-section-title{border-bottom:1px solid #f0f0f0;color:#333;font-size:16px;font-weight:600;margin-bottom:12px;padding-bottom:8px}.org-detail-intro{color:#666;font-size:14px;line-height:1.6;white-space:pre-wrap}.org-detail-qrcode{text-align:center}.org-detail-qrcode img{background:#fff;border:1px solid #e0e0e0;border-radius:8px;display:block;height:200px;margin:0 auto 12px;object-fit:contain;width:200px}.org-detail-placeholder{text-align:center}.org-detail-placeholder img{background:#f0f0f0;border-radius:8px;display:block;height:200px;margin:0 auto 12px;object-fit:cover;width:200px}.org-detail-qrcode-desc{color:#999;font-size:13px;line-height:1.5}.org-detail-certificates{margin-top:12px}.org-detail-cert-main{margin-bottom:12px;width:100%}.org-detail-cert-main img{background:#f0f0f0;border:1px solid #e0e0e0;border-radius:8px;height:auto;object-fit:contain;width:100%}.org-detail-cert-nav{gap:16px}.org-detail-cert-nav,.org-detail-cert-nav-btn{align-items:center;display:flex;justify-content:center}.org-detail-cert-nav-btn{background:#fff;border:1px solid #e0e0e0;border-radius:50%;color:#333;cursor:pointer;font-size:20px;height:36px;transition:all .2s;width:36px}.org-detail-cert-nav-btn:active:not(:disabled){background:#f5f5f5;transform:scale(.95)}.org-detail-cert-nav-btn:disabled{cursor:not-allowed;opacity:.3}.org-detail-cert-indicator{color:#666;font-size:14px}.bottom-tab-bar{align-items:center;background-color:#fff;border-top:1px solid #e8e8e8;bottom:0;box-shadow:0 -2px 8px #0000000d;box-sizing:border-box;display:flex;justify-content:space-around;left:0;margin:0 auto;max-width:414px;padding:8px 0;position:fixed;right:0;width:100%;z-index:1000}.tab-item{cursor:pointer;flex:1 1;flex-direction:column;padding:4px 0;transition:all .2s}.tab-icon,.tab-item{align-items:center;display:flex;justify-content:center}.tab-icon{height:22px;margin-bottom:4px;transition:transform .2s;width:22px}.tab-icon svg{height:100%;width:100%}.tab-icon svg,.tab-label{color:#ccc;transition:color .2s}.tab-label{font-size:12px}.tab-item.active .tab-label{color:#7b61ff;font-weight:500}.tab-item.active .tab-icon svg{color:#7b61ff;transform:scale(1.1)}.tab-item:active{opacity:.7}.dc-page{background:#f7f7f7;display:flex;flex-direction:column;min-height:100vh}.dc-body{box-sizing:border-box;flex:1 1;padding:12px 12px 80px}.dc-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a;margin-bottom:12px;padding:12px}.dc-project{display:flex;gap:10px}.dc-project img{border-radius:10px;flex-shrink:0;height:88px;object-fit:cover;width:88px}.dc-project-info{display:flex;flex:1 1;flex-direction:column;gap:6px}.dc-project-title{color:#222;font-size:16px;font-weight:700}.dc-project-desc{color:#666;font-size:13px;line-height:1.4}.dc-amount{color:#6a5dfd;font-size:14px;font-weight:600}.dc-section-title{font-size:15px;font-weight:700;margin-bottom:10px}.dc-form-item{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.dc-form-item label{color:#333;font-size:14px}.dc-form-item input{border:1px solid #e5e5e5;border-radius:8px;font-size:14px;height:42px;padding:0 12px}.dc-tip{color:#888;font-size:12px;margin-top:4px}.dc-processing{display:flex;flex-direction:column;gap:10px}.dc-step{color:#999;font-size:14px}.dc-step.active{color:#333;font-weight:600}.dc-result{display:flex;flex-direction:column;gap:8px;text-align:center}.dc-result-icon{font-size:32px}.dc-result-title{font-size:16px}.dc-result-desc{color:#666;font-size:14px}.dc-footer{background:#f7f7f7;bottom:0;box-shadow:0 -2px 8px #0000000d;left:0;padding:10px 12px 16px;position:fixed;right:0}.dc-btn{border:none;border-radius:23px;color:#fff;font-size:16px;font-weight:700;height:46px;width:100%}.dc-btn-primary{background:#6a5dfd}.dc-btn:disabled{opacity:.5}.dc-page-result{background:#fff}.dc-result-body{padding:40px 24px 60px;text-align:center}.dc-result-title{color:#6a5dfd;font-size:18px;font-weight:700;margin:12px 0 4px}.dc-result-user{color:#222;font-size:16px;font-weight:600;margin:12px 0 4px}.dc-result-desc,.dc-result-thanks{color:#666;font-size:14px;line-height:1.6}.dc-result-amount{color:#6a5dfd;font-size:16px;margin:18px 0}.dc-result-amount .price{font-size:28px;font-weight:700}.dc-result-actions{display:flex;flex-direction:column;gap:12px;margin-top:20px}.dc-btn-ghost{background:#fff;border:1px solid #cfd0ff;color:#6a5dfd}.app-container{background-color:#fff;box-shadow:0 0 20px #0000001a;margin:0 auto;max-width:414px;min-height:100vh;position:relative;width:100%}.app-content{min-height:calc(100vh - 60px);padding-bottom:60px;width:100%}@media (max-width:414px){.app-container{box-shadow:none;max-width:100%}}
/*# sourceMappingURL=main.3de93c94.css.map*/