.site-header{position:sticky;top:0;z-index:100;height:64px;background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(31,35,41,.08)}.site-header__inner{max-width:1120px;height:100%;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:24px}.site-header__brand{display:flex;align-items:center;gap:8px;flex-shrink:0}.site-header__brand-logo{width:32px;height:32px;object-fit:contain;flex-shrink:0;border-radius:4px}.site-header__brand-name{font-size:20px;font-weight:700;color:#1677ff}.site-header__actions{margin-left:auto;display:flex;align-items:center}.site-header__cta{padding:7px 18px;font-size:14px;font-weight:500;line-height:1.4;color:#1677ff;background:#fff;border:1px solid rgba(22,119,255,.35);border-radius:8px;transition:background .2s,border-color .2s,color .2s}.site-header__cta:hover{color:#0958d9;background:#1677ff1a;border-color:#1677ff}.site-footer{position:relative;z-index:1;margin-top:24px;padding:40px 24px;background:#fff;border-top:1px solid rgba(31,35,41,.08)}.site-footer__inner{max-width:1120px;margin:0 auto;text-align:center}.site-footer__brand{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.site-footer__brand strong{font-size:18px;color:#1f2329}.site-footer__brand span{font-size:13px;color:#646a73}.site-footer__copy{margin:0;font-size:12px;color:#646a73}.site-footer__icp{color:inherit;transition:color .2s}.site-footer__icp:hover{color:#1677ff}.tech-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none;background:linear-gradient(180deg,#f0f5fc,#eef2f8 40%,#e8eef6)}.tech-bg__grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(22,119,255,.12) 1px,transparent 1px);background-size:28px 28px;-webkit-mask-image:radial-gradient(ellipse 90% 60% at 50% 0%,#000 0%,transparent 72%);mask-image:radial-gradient(ellipse 90% 60% at 50% 0%,#000 0%,transparent 72%);opacity:.5}.tech-bg__orb{position:absolute;border-radius:50%;filter:blur(90px);animation:tech-orb-drift 14s ease-in-out infinite}.tech-bg__orb--1{width:480px;height:480px;top:-160px;left:10%;background:#1677ff38}.tech-bg__orb--2{width:360px;height:360px;top:35%;right:-80px;background:#13c2c22e;animation-delay:-5s}.tech-bg__orb--3{width:320px;height:320px;bottom:5%;left:25%;background:#722ed124;animation-delay:-9s}.tech-bg__scan{display:none}@keyframes tech-orb-drift{0%,to{transform:translate(0)}50%{transform:translate(16px,-12px)}}.site-layout{position:relative;min-height:100vh;display:flex;flex-direction:column;z-index:1}.site-layout__main{flex:1;position:relative;z-index:1}.feature-card{height:100%;padding:28px 28px 24px;background:linear-gradient(180deg,#fff,#fafcff);border:1px solid rgba(31,35,41,.08);border-radius:16px;box-shadow:0 4px 24px #1f23290f,0 0 0 1px #fffc inset;position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;opacity:.85;transition:height .25s}.feature-card:hover{transform:translateY(-6px);border-color:#1677ff47;box-shadow:0 16px 48px #1677ff24,0 0 0 1px #1677ff0f inset}.feature-card:hover:before{height:4px}.feature-card:hover .feature-card__icon{transform:scale(1.05)}.feature-card--info:before{background:linear-gradient(90deg,#1677ff,#69b1ff)}.feature-card--notice:before{background:linear-gradient(90deg,#722ed1,#b37feb)}.feature-card--shop:before{background:linear-gradient(90deg,#13c2c2,#5cdbd3)}.feature-card--property:before{background:linear-gradient(90deg,#fa8c16,#ffc069)}.feature-card__icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;font-size:24px;border-radius:14px;transition:transform .25s ease}.feature-card--info .feature-card__icon{color:#1677ff;background:linear-gradient(135deg,#1677ff26,#1677ff0d)}.feature-card--notice .feature-card__icon{color:#722ed1;background:linear-gradient(135deg,#722ed126,#722ed10d)}.feature-card--shop .feature-card__icon{color:#08979c;background:linear-gradient(135deg,#13c2c22e,#13c2c20f)}.feature-card--property .feature-card__icon{color:#d46b08;background:linear-gradient(135deg,#fa8c162e,#fa8c160f)}.feature-card__title{margin:0 0 8px;font-size:20px;font-weight:600;color:#1f2329}.feature-card__subtitle{margin:0 0 12px;font-size:13px;font-weight:500}.feature-card--info .feature-card__subtitle{color:#1677ff}.feature-card--notice .feature-card__subtitle{color:#722ed1}.feature-card--shop .feature-card__subtitle{color:#08979c}.feature-card--property .feature-card__subtitle{color:#d46b08}.feature-card__desc{margin:0 0 20px;font-size:14px;line-height:1.75;color:#646a73}.feature-card__tags{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:8px}.feature-card__tags li{padding:4px 12px;font-size:12px;border-radius:999px}.feature-card--info .feature-card__tags li{color:#1677ff;background:#1677ff0f;border:1px solid rgba(22,119,255,.15)}.feature-card--notice .feature-card__tags li{color:#722ed1;background:#722ed10f;border:1px solid rgba(114,46,209,.15)}.feature-card--shop .feature-card__tags li{color:#08979c;background:#13c2c214;border:1px solid rgba(19,194,194,.2)}.feature-card--property .feature-card__tags li{color:#d46b08;background:#fa8c1614;border:1px solid rgba(250,140,22,.2)}.mini-qr{text-align:center}.mini-qr__label{margin:0 0 12px;font-size:13px;font-weight:500;color:#646a73}.mini-qr__box{display:flex;align-items:center;justify-content:center;width:200px;height:200px;margin:0 auto;padding:10px;background:#fff;border-radius:12px;border:2px solid rgba(22,119,255,.12)}.mini-qr__img{width:168px;height:168px;object-fit:cover;display:block;border-radius:8px}.mini-qr__fallback{align-items:center;justify-content:center}.mini-qr__tip{margin:12px 0 0;font-size:12px;color:#646a73}.mini-qr--compact .mini-qr__label{display:none}.mini-qr--compact .mini-qr__box{width:176px;height:176px}.mini-qr--compact .mini-qr__img{width:152px;height:152px}.mini-qr--compact .mini-qr__tip{margin-top:10px}.home-page{padding-bottom:56px}.home-hero{padding:48px 24px 32px}.home-hero__inner{max-width:1120px;margin:0 auto;position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:40px}.home-hero__badge{display:inline-block;margin-bottom:16px;padding:6px 14px;font-size:12px;font-weight:600;letter-spacing:.06em;color:#1677ff;background:linear-gradient(135deg,#1677ff1f,#13c2c21a);border:1px solid rgba(22,119,255,.2);border-radius:999px}.home-hero__title{margin:0;display:flex;flex-direction:column;gap:4px;font-weight:700;letter-spacing:-.02em}.home-hero__title-line{display:block;font-size:clamp(40px,7vw,60px);line-height:1.15;color:#1f2329}.home-hero__title-line--accent{background:linear-gradient(135deg,#1f2329,#1677ff 55%,#13c2c2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.home-hero__brand{margin:18px 0 0;font-size:16px;color:#646a73}.home-hero__pills{margin:18px 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.home-hero__pills li{padding:8px 16px;font-size:13px;font-weight:500;color:#1f2329;background:#fff;border:1px solid rgba(31,35,41,.08);border-radius:999px;box-shadow:0 2px 8px #1677ff0f;transition:border-color .2s,box-shadow .2s,transform .2s}.home-hero__pills li:hover{border-color:#1677ff47;box-shadow:0 4px 14px #1677ff1f;transform:translateY(-1px)}.home-hero__desc{margin:20px auto 0;max-width:520px;font-size:15px;line-height:1.75;color:#646a73}.home-hero__qr{position:relative;padding:24px 28px 20px;border-radius:20px;background:linear-gradient(160deg,#fff,#f8fbff);border:1px solid rgba(22,119,255,.15);box-shadow:0 12px 40px #1677ff1f}.home-hero__qr-glow{position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;border-radius:28px;background:conic-gradient(from 180deg,#1677ff,#36cfc9,#722ed1,#1677ff);opacity:.35;filter:blur(20px);z-index:0}.home-hero__qr-head{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:8px;font-size:14px;font-weight:600;color:#07c160}.home-hero__qr-head .anticon{font-size:18px}.home-hero__qr .mini-qr{position:relative;z-index:1}.home-section{max-width:1120px;margin:0 auto;padding:56px 24px 64px}.home-section__head{text-align:center;margin-bottom:44px;padding-bottom:28px;position:relative}.home-section__head:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:64px;height:4px;border-radius:2px;background:linear-gradient(135deg,#1677ff,#36cfc9,#722ed1)}.home-section__eyebrow{display:inline-block;margin:0 0 12px;padding:4px 12px;font-size:13px;font-weight:600;color:#1677ff;letter-spacing:.06em;background:#1677ff1a;border-radius:6px}.home-section__head h2{margin:0 0 12px;font-size:clamp(28px,4vw,38px);font-weight:700;line-height:1.25;color:#1f2329}.home-section__accent{font-weight:600;background:linear-gradient(135deg,#1f2329,#1677ff 55%,#13c2c2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.home-section__sub{margin:0 auto;max-width:480px;font-size:15px;line-height:1.7;color:#646a73}@media(min-width:960px){.home-hero{padding-top:64px}.home-hero__inner{flex-direction:row;align-items:flex-start;text-align:left;gap:48px}.home-hero__copy{flex:1}.home-hero__pills{justify-content:flex-start}.home-hero__desc{margin-left:0;margin-right:0}.home-hero__qr{flex-shrink:0;margin-top:8px}}@media(max-width:599px){.home-hero{padding-top:36px}}.about-page__content{max-width:560px;margin:0 auto;padding:0 24px 56px}.about-page__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}.about-page__list li{padding:16px;background:linear-gradient(180deg,#fff,#fafcff);border:1px solid rgba(31,35,41,.08);box-shadow:0 4px 24px #1f23290f,0 0 0 1px #fffc inset;border-radius:8px}.about-page__list li strong{display:block;margin-bottom:6px;color:#1f2329;font-weight:600}.about-page__list li span{font-size:14px;color:#646a73;line-height:1.6}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:PingFang SC,Microsoft YaHei,Segoe UI,system-ui,sans-serif;color:#1f2329;background:#eef2f8;-webkit-font-smoothing:antialiased;user-select:none;-webkit-user-select:none}input,textarea,[contenteditable=true]{user-select:text;-webkit-user-select:text}a{color:inherit;text-decoration:none}img{max-width:100%;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}svg,canvas{user-select:none;-webkit-user-select:none}.ant-btn-primary{background:#1677ff!important;border:none!important;box-shadow:none!important}.ant-btn-primary:hover{background:#0958d9!important}.ant-btn-default{background:#fff!important;border-color:#1f232914!important;color:#1f2329!important}.ant-btn-default:hover{border-color:#1677ff!important;color:#1677ff!important}.ant-card{background:#fff!important;border:1px solid rgba(31,35,41,.08)!important;color:#1f2329}.ant-card .ant-card-head{border-bottom-color:#1f232914!important}.ant-drawer .ant-drawer-content{background:#fff!important;color:#1f2329}.ant-empty-description{color:#646a73!important}.page-banner{max-width:1120px;margin:0 auto;padding:48px 24px 28px;text-align:center}.page-banner h1{margin:0 0 14px;font-size:34px;font-weight:700;background:linear-gradient(135deg,#1f2329,#1677ff 55%,#13c2c2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.page-banner p{margin:0;font-size:15px;color:#646a73;letter-spacing:.02em}
