.five-tutorial-card{width:100%;display:grid;grid-template-columns:45px 1fr auto;align-items:center;gap:12px;margin:12px 0;border:1px solid #dcd2fa;border-radius:18px;padding:14px;background:linear-gradient(135deg,#f8f5ff,#fff);text-align:left;color:var(--ink)}.five-tutorial-card>span{width:45px;height:45px;display:grid;place-items:center;border-radius:14px;background:#6f4dbc;color:#fff;font:800 22px Manrope}.five-tutorial-card div{display:grid;gap:3px}.five-tutorial-card b{font:800 15px Manrope}.five-tutorial-card small{color:var(--muted);font-size:12px;line-height:1.35}.five-tutorial-card em{font-style:normal;color:#7651bd;font-size:22px}.five-tutorial-sheet{height:min(850px,94vh)}.tutorial-hero{position:sticky;top:0;z-index:2;display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center;padding:24px 58px 17px 22px;background:#fffc;backdrop-filter:blur(15px);border-bottom:1px solid var(--line)}.tutorial-hero .logo{width:48px;height:48px;border-radius:15px}.tutorial-hero h2{margin:2px 0;font:800 23px Manrope}.tutorial-hero small{color:#7651bd;font-weight:700}.tutorial-list{display:grid;gap:9px;padding:14px 16px}.tutorial-list article{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff}.tutorial-list article>button{width:100%;display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;border:0;background:#fff;padding:13px;text-align:left}.tutorial-list article>button>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#f4efff;color:#6f4dbc;font-size:20px}.tutorial-list article>button div{display:grid;gap:2px}.tutorial-list article>button b{font-size:14px}.tutorial-list article>button small{color:var(--muted);font-size:12px}.tutorial-list article>button em{font-style:normal;color:#7651bd;font-size:22px}.tutorial-list article>div{display:none;padding:0 14px 14px}.tutorial-list article.open>div{display:block}.tutorial-list article.open>button{background:#faf8ff}.tutorial-list article.open>button em{transform:rotate(45deg)}.tutorial-list article>div p{margin:0 0 12px;color:#554e59;font-size:14px;line-height:1.55}.tutorial-list article>div button{width:100%;border:0;border-radius:11px;padding:11px;background:#f1ebff;color:#6847b5;font:800 13px DM Sans}.tutorial-list article.read{border-color:#bce7d1}.tutorial-list article.read>button>span{background:#e7f8ef;color:#148657}.tutorial-reset{display:block;margin:0 auto 22px;border:0;background:none;color:var(--muted);font:700 13px DM Sans}
