.home-bastion{position:relative;width:100%;padding:clamp(40px,18vw,100px) 16px;background:linear-gradient(180deg,#050f1e,#030b17 45%,#050f1f);overflow:hidden;color:#f0f6ff}.home-bastion:before{content:"";position:absolute;inset:-80px;background:radial-gradient(circle at 18% 16%,rgba(20,93,160,.45),transparent 60%),radial-gradient(circle at 82% 12%,rgba(237,110,86,.32),transparent 65%),linear-gradient(160deg,rgba(2,11,24,.9),rgba(4,20,40,.78));opacity:.92;z-index:0}.home-bastion__container{position:relative;z-index:1;max-width:1160px;gap:clamp(42px,5.5vw,60px)}.home-bastion__container,.home-bastion__intro{margin:0 auto;display:flex;flex-direction:column}.home-bastion__intro{text-align:center;gap:14px;max-width:780px}.home-bastion__tag{display:inline-flex;align-items:center;justify-content:center;padding:8px 20px;border-radius:999px;border:1px solid rgba(157,211,255,.32);background:rgba(157,211,255,.1);letter-spacing:.22em;font-size:.76rem;font-weight:600;color:rgba(230,240,255,.88)}.home-bastion__title{margin-bottom:0!important;color:#ffffff!important}.home-bastion__subtitle{margin-bottom:0!important;color:rgba(226,236,255,.85)!important;line-height:1.8!important}.home-bastion__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(28px,6vw,48px);align-items:center}.home-bastion__preview{display:flex;justify-content:center}.home-bastion__preview-frame{position:relative;padding:18px;border-radius:40px;background:rgba(4,14,28,.86);border:1px solid rgba(157,211,255,.24);box-shadow:0 40px 95px rgba(0,0,0,.5);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.home-bastion__preview-image{width:100%;height:auto;border-radius:28px}.home-bastion__pillars{display:flex;flex-direction:column;gap:24px}.home-bastion__pillar-card{background:rgba(6,20,40,.82)!important;border-radius:28px!important;border:1px solid rgba(157,211,255,.2)!important;box-shadow:0 22px 60px rgba(0,0,0,.42);padding:24px!important;display:flex;flex-direction:column;gap:14px;color:rgba(235,243,255,.9)}.home-bastion__pillar-icon{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,rgba(20,93,160,.45),rgba(237,110,86,.45));display:grid;place-items:center;font-size:22px;color:#ffffff}.home-bastion__pillar-title{margin-bottom:0!important;color:rgba(239,245,255,.95)!important}.home-bastion__pillar-description{margin-bottom:0!important;color:rgba(227,236,255,.78)!important;line-height:1.7!important}.home-bastion__note{margin-top:8px;padding:22px 24px;border-radius:24px;background:rgba(157,211,255,.08);border:1px solid rgba(157,211,255,.18);color:rgba(240,248,255,.94);line-height:1.7}.home-bastion__note .ant-typography{color:rgba(240,248,255,.94)!important;margin-bottom:0}@media (max-width:768px){.home-bastion{padding:70px 16px}.home-bastion__content{grid-template-columns:1fr}}