.home-landing{width:100%;min-height:100vh;perspective:2000px;perspective-origin:50%}.home-header{position:fixed;top:0;left:0;width:100%;height:64px;justify-content:space-between;padding:16px 24px;background:rgba(255,255,255,.92);border-radius:0;z-index:1000;box-sizing:border-box}.home-header,.home-header-logo{display:flex;align-items:center}.home-header-logo{gap:8px;height:32px;text-decoration:none}.home-header-logo img{height:32px;width:auto}.home-header-logo-text{font-family:Montserrat,sans-serif;font-size:24px;line-height:32px;font-weight:700;color:#000000}.home-header-nav{display:flex;align-items:center;gap:24px}.home-header-nav-link{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:24px;color:rgba(0,0,0,.65);text-decoration:none;transition:color .2s}.home-header-nav-link:hover{color:#000000}.home-header-nav-link.is-active{color:#000000;font-weight:600}.home-header-download-btn{height:36px;border-radius:1000px;display:flex;align-items:center;padding:6px 18px;background:#000000;border:none;cursor:pointer;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:22px;font-weight:500;color:#ffffff;transition:opacity .2s,transform .2s}.home-header-download-btn:hover{opacity:.9;transform:scale(1.03)}.hero{display:flex;flex-direction:column;padding:0 24px;width:100%;height:clamp(800px,100vh,1080px);min-height:800px;max-height:1080px;background:linear-gradient(180deg,#ffffff,#fbf1ec);perspective:2000px;perspective-origin:50%;overflow:hidden}.hero-title-container{flex-direction:column;justify-content:center;padding:clamp(60px,calc((100vh - 800px) / 280 * 140 + 60px),200px) 0 80px;gap:48px;flex:1;z-index:1}.hero-title-container,.hero-title-group{position:static;width:100%;height:auto;opacity:1;display:flex;align-items:center;align-self:stretch}.hero-title-group{flex-direction:column;padding:0;gap:20px;z-index:0}.hero-description{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;line-height:28px;color:rgba(0,0,0,.5);animation:heroFadeInUp .8s ease .2s forwards}.hero-description,.hero-title{width:100%;text-align:center;margin:0;justify-content:center;opacity:0;transform:translateY(60px)}.hero-title{font-family:Montserrat,sans-serif;font-size:60px;line-height:70px;font-weight:600;color:#000000;animation:heroFadeInUp .8s ease .5s forwards}@keyframes heroFadeInUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}.hero-buttons{width:100%;height:auto;opacity:0;transform:translateY(60px);justify-content:center;padding:0;gap:16px;flex-wrap:wrap;align-content:center;align-self:stretch;z-index:1;animation:heroFadeInUp .8s ease 1.2s forwards}.hero-buttons,.hero-download-btn{position:static;display:flex;flex-direction:row;align-items:center}.hero-download-btn{height:48px;border-radius:1000px;opacity:1;padding:11px 24px;gap:8px;background:#000000;z-index:0;border:none;cursor:pointer;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:26px;font-weight:500;color:#ffffff;transition:opacity .2s,transform .2s}.hero-download-btn:hover{opacity:.9;transform:scale(1.05)}.hero-download-btn:active{transform:scale(1)}.hero-download-btn svg{flex-shrink:0}.hero-download-btn span{white-space:nowrap}.hero-secondary-btn{display:flex;align-items:center;height:48px;border-radius:1000px;padding:11px 24px;background:rgba(0,0,0,.06);border:none;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:26px;font-weight:500;color:#000000;text-decoration:none;transition:background .2s,transform .2s;white-space:nowrap}.hero-secondary-btn:hover{background:rgba(0,0,0,.1);transform:scale(1.05)}.hero-secondary-btn:active{transform:scale(1)}.hero-preview-container{width:100%;height:auto;opacity:0;display:flex;flex-direction:column;align-items:center;padding:0;align-self:stretch;z-index:1;position:relative;transform-style:preserve-3d;transform-origin:center bottom;animation:heroFadeInUpOpacity .8s ease .8s forwards}@keyframes heroFadeInUpOpacity{0%{opacity:0}to{opacity:1}}.hero-gradient{position:absolute;left:50%;top:0;width:100%;max-width:1200px;min-width:360px;height:420px;opacity:.18;z-index:0;transform:translateX(-50%);background:radial-gradient(circle at 22% 42%,rgba(255,76,16,.3),transparent 32%),radial-gradient(circle at 48% 38%,rgba(255,224,23,.28),transparent 30%),radial-gradient(circle at 70% 45%,rgba(27,209,179,.28),transparent 34%),radial-gradient(circle at 88% 40%,rgba(124,59,255,.24),transparent 34%)}.hero-preview-image{max-width:1200px;width:100%;height:auto;position:relative;z-index:9999;box-shadow:0 45px 60px 0 rgba(0,0,0,.05)}@media (max-width:768px){.hero-description{font-size:18px}.hero-title{font-size:52px}}@media (max-width:480px){.home-header{height:52px;padding:10px 16px}.home-header-logo-text{font-size:20px}.home-header-nav{gap:14px}.home-header-nav-link{font-size:13px}.home-header-download-btn{height:32px;font-size:13px;padding:5px 14px}.hero{min-height:100dvh;height:auto;max-height:unset;padding:0 20px}.hero-title-container{padding-top:25vh;padding-bottom:15vh;flex:0 0 auto}.hero-title-group{gap:10px}.hero-description{font-size:14px;line-height:20px}.hero-title{font-size:32px;line-height:40px}.hero-buttons{gap:10px}.hero-download-btn,.hero-secondary-btn{height:44px;font-size:14px;padding:10px 20px}}.home-section{width:100%;max-width:1200px;margin:0 auto;padding:72px 24px 0;box-sizing:border-box}.home-section-head{display:flex;flex-direction:column;gap:10px;margin-bottom:32px;text-align:center}.home-section-title{font-family:Montserrat,PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:36px;line-height:44px;font-weight:600;color:#000000;margin:0}.home-section-subtitle{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:26px;color:rgba(0,0,0,.5);margin:0}.home-campaign-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.home-campaign-card{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;background:#ffffff;box-shadow:0 8px 24px rgba(0,0,0,.06);text-decoration:none;transition:transform .2s,box-shadow .2s}.home-campaign-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px rgba(0,0,0,.1)}.home-campaign-image-wrap{position:relative;width:100%;aspect-ratio:16/9;background:#fbf1ec}.home-campaign-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-campaign-badge{position:absolute;top:12px;left:12px;padding:4px 10px;border-radius:1000px;background:#ff4c10;color:#ffffff;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;line-height:18px;font-weight:500}.home-campaign-body{display:flex;flex-direction:column;gap:8px;padding:20px}.home-campaign-title{font-size:18px;line-height:26px;font-weight:600;color:#000000}.home-campaign-desc,.home-campaign-title{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}.home-campaign-desc{font-size:14px;line-height:22px;color:rgba(0,0,0,.55)}.home-intro{max-width:860px}.home-intro .home-section-title{text-align:center;margin-bottom:24px}.home-intro-body p{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:28px;color:rgba(0,0,0,.75);margin:0 0 16px}.home-intro-links{text-align:center;padding-top:8px}.home-intro-link{color:#ff4c10;text-decoration:none;font-weight:500}.home-intro-link:hover{text-decoration:underline}.home-hub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.home-hub-card{display:flex;flex-direction:column;gap:10px;padding:24px;border-radius:16px;background:#fbf1ec;text-decoration:none;transition:transform .2s,box-shadow .2s}.home-hub-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.08)}.home-hub-title{font-family:Montserrat,PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;line-height:26px;font-weight:600;color:#000000;margin:0}.home-hub-desc{font-size:14px;line-height:22px;color:rgba(0,0,0,.55);margin:0;flex:1}.home-hub-count,.home-hub-desc{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.home-hub-count{font-size:13px;line-height:20px;color:#ff4c10;font-weight:500}.home-guide-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 32px;list-style:none;margin:0;padding:0}.home-guide-item{display:flex;flex-direction:column;gap:4px;padding-bottom:16px;border-bottom:1px solid rgba(0,0,0,.06)}.home-guide-link{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:24px;font-weight:500;color:#000000;text-decoration:none}.home-guide-link:hover{color:#ff4c10}.home-guide-desc{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;line-height:20px;color:rgba(0,0,0,.5);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-latest-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.home-latest-item{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.06)}.home-latest-link{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:24px;color:#000000;text-decoration:none}.home-latest-link:hover{color:#ff4c10}.home-latest-date{font-family:Montserrat,sans-serif;font-size:13px;line-height:20px;color:rgba(0,0,0,.4);white-space:nowrap}.home-faq-list{display:flex;flex-direction:column;gap:12px;max-width:860px;margin:0 auto}.home-faq-item{border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:16px 20px;background:#ffffff}.home-faq-question{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:26px;font-weight:500;color:#000000;cursor:pointer;list-style:none}.home-faq-question::-webkit-details-marker{display:none}.home-faq-question:after{content:"+";float:right;font-family:Montserrat,sans-serif;font-size:20px;color:rgba(0,0,0,.4)}.home-faq-item[open] .home-faq-question:after{content:"−"}.home-faq-answer{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:24px;color:rgba(0,0,0,.6);margin:12px 0 0}.home-footer{width:100%;max-width:1200px;margin:80px auto 0;padding:48px 24px 40px;box-sizing:border-box;border-top:1px solid rgba(0,0,0,.08);gap:40px}.home-footer,.home-footer-brand{display:flex;flex-direction:column}.home-footer-brand{gap:10px}.home-footer-tagline{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:22px;color:rgba(0,0,0,.5);margin:0}.home-footer-columns{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.home-footer-column ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.home-footer-heading{font-family:Montserrat,PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:22px;font-weight:600;color:#000000;margin:0 0 14px}.home-footer-link{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:22px;color:rgba(0,0,0,.55);text-decoration:none}.home-footer-link:hover{color:#ff4c10}.home-footer-link-btn{background:none;border:none;padding:0;cursor:pointer;text-align:left}@media (max-width:768px){.home-section{padding:56px 20px 0}.home-section-title{font-size:28px;line-height:36px}.home-campaign-grid,.home-guide-grid,.home-hub-grid{grid-template-columns:1fr}.home-footer-columns{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.home-footer-columns{grid-template-columns:1fr}.home-latest-item{flex-direction:column;gap:2px}}