.feature-page{background:linear-gradient(150deg,#fff 0%,#faf6ff 52%,#f1e9ff 100%);min-height:100vh}.feature-nav{justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;padding:24px;display:flex}.feature-nav .brand{align-items:center;gap:10px;font-weight:900;display:flex}.feature-nav .brand img{border-radius:13px;width:42px;height:42px}.back-home{border:1px solid var(--line);background:#ffffffc2;border-radius:999px;padding:11px 16px;font-weight:800}.feature-hero{grid-template-columns:1fr .72fr;align-items:center;gap:80px;max-width:1120px;margin:0 auto;padding:70px 24px 100px;display:grid}.feature-kicker{color:var(--purple);letter-spacing:.08em;font-weight:900}.feature-hero h1{margin:18px 0 22px;font-size:clamp(44px,6vw,76px)}.feature-lead{color:var(--muted);font-size:19px;line-height:1.8}.feature-points{gap:14px;margin:32px 0;padding:0;list-style:none;display:grid}.feature-points li{border:1px solid var(--line);background:#fffc;border-radius:18px;padding:17px 19px;font-weight:800}.feature-shot{margin:0}.feature-shot img{border-radius:34px;width:100%;height:auto;display:block;box-shadow:0 34px 70px #3f278d33}.feature-note{text-align:center;max-width:900px;color:var(--muted);margin:0 auto;padding:0 24px 100px;line-height:1.8}.feature-note h2{color:var(--ink);font-size:clamp(30px,4vw,48px)}@media (max-width:760px){.feature-hero{grid-template-columns:1fr;gap:46px;padding-top:40px}.feature-hero h1{font-size:clamp(36px,12vw,54px)}.feature-shot{width:min(430px,100%);margin:auto}}
