:root{--guide-ink:#10151f;--guide-muted:#667085;--guide-line:#e5e9f2;--guide-soft:#f5f7fb;--guide-blue:#1267f4;--guide-violet:#7257ed;--guide-radius-lg:28px;--guide-radius-md:18px}.guide-hero{position:relative;overflow:hidden;min-height:560px;padding:calc(var(--header-height) + 68px) 28px 82px;background:radial-gradient(circle at 79% 18%,rgba(154,190,255,.58),transparent 26%),radial-gradient(circle at 88% 85%,rgba(194,159,255,.35),transparent 29%),linear-gradient(140deg,#f8fbff 0%,#eef4ff 52%,#f5f1ff 100%);color:var(--guide-ink)}.guide-hero::after{content:"";position:absolute;inset:auto -9% -46% 45%;height:530px;border:1px solid rgba(18,103,244,.16);border-radius:50%;transform:rotate(-11deg)}.guide-hero__orb{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.guide-hero__orb--one{width:230px;height:230px;top:116px;right:10%;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(96,154,255,.4));box-shadow:0 35px 100px rgba(44,95,180,.16)}.guide-hero__orb--two{width:86px;height:86px;right:30%;bottom:48px;background:linear-gradient(145deg,#fff,rgba(120,87,237,.45))}.guide-hero__inner{position:relative;z-index:1;width:min(1180px,100%);margin:0 auto}.guide-breadcrumbs{display:flex;align-items:center;gap:10px;margin-bottom:42px;color:rgba(16,21,31,.52);font-size:13px}.guide-breadcrumbs a{color:inherit;text-decoration:none}.guide-breadcrumbs a:hover{color:var(--guide-blue)}.guide-hero__copy{max-width:760px}.guide-eyebrow,.guide-card__label{margin:0 0 14px;color:var(--guide-blue);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.guide-hero h1{max-width:760px;margin:0;font-family:var(--font-serif);font-size:clamp(52px,6.5vw,88px);font-weight:400;letter-spacing:-.035em;line-height:.98}.guide-hero__lead{max-width:670px;margin:30px 0 0;color:rgba(16,21,31,.7);font-size:18px;line-height:1.7}.guide-layout{display:grid;grid-template-columns:260px minmax(0,820px);gap:70px;width:min(1180px,calc(100% - 48px));margin:0 auto;padding:72px 0 110px}.guide-toc{min-width:0}.guide-toc__card{position:sticky;top:calc(var(--header-height) + 24px);padding:22px;border:1px solid var(--guide-line);border-radius:var(--guide-radius-md);background:rgba(255,255,255,.95);box-shadow:0 16px 46px rgba(24,40,72,.06)}.guide-toc__title{margin:0 0 13px;color:var(--guide-ink);font-size:13px;font-weight:700}.guide-toc ol{margin:0;padding:0;list-style:none;counter-reset:guide-toc}.guide-toc li{counter-increment:guide-toc}.guide-toc a{display:grid;grid-template-columns:24px 1fr;gap:7px;padding:7px 0;color:#566176;font-size:13px;line-height:1.35;text-decoration:none}.guide-toc a::before{content:counter(guide-toc,decimal-leading-zero);color:#a0a9b8;font-size:10px;font-weight:700;letter-spacing:.04em}.guide-toc a:hover{color:var(--guide-blue)}.guide-content{min-width:0}.guide-section{padding:0 0 74px;margin:0 0 74px;border-bottom:1px solid var(--guide-line);scroll-margin-top:calc(var(--header-height) + 28px)}.guide-section--intro{padding-top:4px}.guide-section__heading{display:grid;grid-template-columns:46px 1fr;gap:18px;align-items:start;margin-bottom:28px}.guide-section__number{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid #dce3ef;border-radius:50%;color:var(--guide-blue);font-size:11px;font-weight:700;letter-spacing:.06em}.guide-section__heading .guide-eyebrow{margin-bottom:7px}.guide-section h2,.guide-help-card h2{margin:0;color:var(--guide-ink);font-family:var(--font-serif);font-size:clamp(34px,4.2vw,48px);font-weight:400;letter-spacing:-.025em;line-height:1.08}.guide-section>p,.guide-card p,.guide-tool p,.guide-feature-list p,.guide-help-card p{color:#596579;font-size:16px;line-height:1.78}.guide-section>p{margin:0 0 26px}.guide-section h3{color:var(--guide-ink);font-size:16px;line-height:1.35}.guide-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.guide-steps li{min-height:220px;padding:24px;border:1px solid var(--guide-line);border-radius:var(--guide-radius-md);background:linear-gradient(150deg,#fff,#f8faff)}.guide-step__number{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-bottom:38px;border-radius:10px;background:var(--guide-blue);color:#fff;font-size:12px;font-weight:700}.guide-steps strong{display:block;margin-bottom:8px;font-size:15px}.guide-steps p{margin:0;color:var(--guide-muted);font-size:13px;line-height:1.65}.guide-note{display:grid;grid-template-columns:36px 1fr;gap:16px;align-items:start;margin-top:22px;padding:20px 22px;border:1px solid #dce7fb;border-radius:16px;background:#f5f9ff}.guide-note__mark{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#dfeaff;color:var(--guide-blue);font-size:14px;font-weight:800}.guide-note p{margin:3px 0 0;color:#4e5c72;font-size:14px;line-height:1.7}.guide-note--tip{border-color:#dceee7;background:#f4fbf8}.guide-note--tip .guide-note__mark{background:#dff3ea;color:#16835c}.guide-note--warning{border-color:#f0e4cd;background:#fffaf1}.guide-note--warning .guide-note__mark{background:#f7e9ca;color:#9a6810}.guide-nav-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.guide-nav-grid>div{min-height:166px;padding:19px 15px;border-radius:15px;background:var(--guide-soft)}.guide-nav-grid span{display:block;margin-bottom:34px;color:var(--guide-blue);font-size:10px;font-weight:700}.guide-nav-grid strong{display:block;margin-bottom:7px;color:var(--guide-ink);font-size:13px}.guide-nav-grid p{margin:0;color:var(--guide-muted);font-size:11px;line-height:1.5}.guide-split-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:26px 0}.guide-card{min-height:210px;padding:28px;border:1px solid var(--guide-line);border-radius:var(--guide-radius-md);background:#fff}.guide-card--blue{background:linear-gradient(145deg,#edf5ff,#fff)}.guide-card--violet{background:linear-gradient(145deg,#f1edff,#fff)}.guide-card--violet .guide-card__label{color:var(--guide-violet)}.guide-card h3{margin:0 0 12px;font-size:20px}.guide-card p{margin:0;font-size:14px}.guide-shot{margin:32px 0 0}.guide-shot--lead{margin:0 0 32px}.guide-shot__frame{position:relative;display:block;overflow:hidden;border:1px solid var(--guide-line);border-radius:22px;background:#0d0f12;box-shadow:0 22px 52px rgba(30,43,66,.12);cursor:zoom-in;text-decoration:none}.guide-shot__frame img{display:block;width:100%;height:auto;transition:transform .25s ease}.guide-shot__frame:hover img,.guide-shot__frame:focus-visible img{transform:scale(1.008)}.guide-shot__frame:focus-visible{outline:3px solid rgba(21,108,247,.38);outline-offset:4px}.guide-shot figcaption{margin-top:12px;color:var(--guide-muted);font-size:13px;line-height:1.55}.guide-shot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:32px}.guide-shot-grid .guide-shot{margin:0}.guide-shot--compact{max-width:700px}.guide-check-list{display:grid;gap:12px;margin:26px 0 0;padding:0;list-style:none}.guide-check-list li{position:relative;padding:4px 0 4px 31px;color:#596579;font-size:15px;line-height:1.65}.guide-check-list li::before{content:"";position:absolute;top:10px;left:2px;width:14px;height:8px;border-bottom:2px solid var(--guide-blue);border-left:2px solid var(--guide-blue);transform:rotate(-45deg)}.guide-gesture-grid,.guide-tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px}.guide-gesture-grid>div{padding:25px;border:1px solid var(--guide-line);border-radius:var(--guide-radius-md)}.guide-gesture{display:inline-flex;align-items:center;justify-content:center;width:43px;height:43px;margin-bottom:26px;border-radius:13px;background:var(--guide-soft);color:var(--guide-blue);font-size:22px}.guide-gesture-grid h3{margin:0 0 8px}.guide-gesture-grid p{margin:0;color:var(--guide-muted);font-size:13px;line-height:1.62}.guide-tool{position:relative;min-height:245px;padding:25px;overflow:hidden;border-radius:var(--guide-radius-md);background:var(--guide-soft)}.guide-tool__number{position:absolute;top:17px;right:19px;color:rgba(18,103,244,.2);font-family:var(--font-serif);font-size:31px}.guide-tool__icon{display:block;width:64px;height:64px;background-image:url("/assets/images/tutorial/15-tool-panel.png?v=4YagdQPWjn8-4vktc3RHQbRu4kU&v=20260902-3");background-repeat:no-repeat;background-size:509px 172px}.guide-tool__icon--multi{background-position:-20px -10px}.guide-tool__icon--test{background-position:-95px -10px}.guide-tool__icon--hide{background-position:-170px -10px}.guide-tool__icon--scalpel{background-position:-247px -10px}.guide-tool__icon--isolate{background-position:-20px -85px}.guide-tool__icon--focus{background-position:-95px -85px}.guide-tool__icon--section{background-position:-170px -85px}.guide-tool__icon--undo{background-position:-247px -85px}.guide-tool h3{max-width:75%;margin:16px 0 10px}.guide-tool p{margin:0;font-size:13px;line-height:1.65}.guide-feature-list{display:grid;gap:12px;margin:28px 0}.guide-feature-list>div{display:grid;grid-template-columns:48px 1fr;gap:18px;padding:23px 24px;border:1px solid var(--guide-line);border-radius:17px}.guide-feature-list__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:15px;background:var(--guide-soft);color:var(--guide-blue);font-size:13px;font-weight:800}.guide-feature-list h3{margin:1px 0 5px}.guide-feature-list p{margin:0;font-size:13px;line-height:1.65}.guide-subheading{margin:35px 0 9px;font-size:20px!important}.guide-subheading[id]{scroll-margin-top:calc(var(--header-height) + 28px)}.guide-learning-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:12px;align-items:center;margin:28px 0}.guide-learning-flow>div{min-height:142px;padding:21px;border:1px solid var(--guide-line);border-radius:17px}.guide-learning-flow div>span{display:block;margin-bottom:28px;color:var(--guide-blue);font-size:11px;font-weight:700}.guide-learning-flow strong{display:block;margin-bottom:5px;color:var(--guide-ink);font-size:14px}.guide-learning-flow small{color:var(--guide-muted);font-size:11px;line-height:1.4}.guide-learning-flow>i{color:#b5bdc9;font-style:normal}.guide-settings-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;margin-top:30px;border-top:1px solid var(--guide-line)}.guide-settings-list>div{display:grid;gap:6px;padding:20px 0;border-bottom:1px solid var(--guide-line)}.guide-settings-list strong{color:var(--guide-ink);font-size:14px}.guide-settings-list span{color:var(--guide-muted);font-size:12px;line-height:1.55}.guide-help-card{display:flex;align-items:end;justify-content:space-between;gap:35px;padding:42px;border-radius:var(--guide-radius-lg);background:var(--guide-ink);color:#fff}.guide-help-card .guide-eyebrow{color:#8db8ff}.guide-help-card h2{max-width:520px;color:#fff;font-size:38px}.guide-help-card p{max-width:520px;margin:18px 0 0;color:rgba(255,255,255,.62);font-size:13px}.guide-help-card>a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 20px;border-radius:14px;background:#fff;color:var(--guide-ink);font-size:13px;font-weight:700;text-decoration:none}html[data-theme="dark"] .guide-hero{background:radial-gradient(circle at 79% 18%,rgba(55,107,196,.4),transparent 26%),radial-gradient(circle at 88% 85%,rgba(108,76,184,.28),transparent 29%),linear-gradient(140deg,#171b23,#1c2535 52%,#242033);color:#f5f7fb}html[data-theme="dark"] .guide-hero h1,html[data-theme="dark"] .guide-section h2,html[data-theme="dark"] .guide-section h3,html[data-theme="dark"] .guide-toc__title,html[data-theme="dark"] .guide-nav-grid strong,html[data-theme="dark"] .guide-steps strong,html[data-theme="dark"] .guide-settings-list strong,html[data-theme="dark"] .guide-learning-flow strong{color:#f5f7fb}html[data-theme="dark"] .guide-hero__lead,html[data-theme="dark"] .guide-breadcrumbs{color:rgba(255,255,255,.65)}html[data-theme="dark"] .guide-toc__card,html[data-theme="dark"] .guide-card,html[data-theme="dark"] .guide-gesture-grid>div,html[data-theme="dark"] .guide-feature-list>div,html[data-theme="dark"] .guide-learning-flow>div{background:#242a34;border-color:#343c49}html[data-theme="dark"] .guide-tool,html[data-theme="dark"] .guide-nav-grid>div,html[data-theme="dark"] .guide-steps li,html[data-theme="dark"] .guide-gesture,html[data-theme="dark"] .guide-feature-list__icon{background:#20262f;border-color:#343c49}html[data-theme="dark"] .guide-shot__frame{border-color:#343c49;box-shadow:0 22px 52px rgba(0,0,0,.26)}@media(max-width:1024px){.guide-hero__orb--one{right:-5%;opacity:.64}.guide-layout{grid-template-columns:220px minmax(0,1fr);gap:38px}.guide-nav-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.guide-help-card{align-items:start;flex-direction:column}}@media(max-width:780px){.guide-hero{min-height:auto;padding:calc(var(--header-height) + 42px) 20px 52px}.guide-hero__orb--one{width:150px;height:150px;top:90px;right:-48px}.guide-hero__orb--two{display:none}.guide-breadcrumbs{margin-bottom:40px}.guide-hero h1{max-width:620px;font-size:clamp(45px,13vw,68px)}.guide-hero__lead{font-size:16px}.guide-layout{display:block;width:min(100% - 32px,720px);padding-top:34px}.guide-toc__card{position:static;margin-bottom:68px}.guide-toc ol{columns:2;column-gap:26px}.guide-toc li{break-inside:avoid}.guide-section{margin-bottom:58px;padding-bottom:58px}.guide-shot-grid{grid-template-columns:1fr}.guide-steps{grid-template-columns:1fr}.guide-steps li{min-height:0}.guide-step__number{margin-bottom:24px}.guide-nav-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.guide-hero{padding-left:16px;padding-right:16px}.guide-layout{width:calc(100% - 28px)}.guide-toc__card{padding:20px}.guide-toc ol{columns:1}.guide-section__heading{grid-template-columns:38px 1fr;gap:13px}.guide-section__number{width:38px;height:38px}.guide-section h2{font-size:34px}.guide-section>p{font-size:15px}.guide-nav-grid,.guide-split-cards,.guide-gesture-grid,.guide-tool-grid,.guide-settings-list{grid-template-columns:1fr}.guide-nav-grid>div{min-height:145px}.guide-card{min-height:0;padding:23px}.guide-tool{min-height:225px}.guide-feature-list>div{grid-template-columns:42px 1fr;padding:20px}.guide-feature-list__icon{width:42px;height:42px}.guide-learning-flow{grid-template-columns:1fr}.guide-learning-flow>i{transform:rotate(90deg);text-align:center}.guide-learning-flow>div{min-height:120px}.guide-learning-flow div>span{margin-bottom:20px}.guide-note{grid-template-columns:31px 1fr;padding:18px}.guide-note__mark{width:31px;height:31px}.guide-shot{margin-top:24px}.guide-shot__frame{border-radius:15px}.guide-help-card{padding:30px 24px}.guide-help-card h2{font-size:32px}.guide-help-card>a{width:100%}}@media print{.guide-hero{min-height:0;padding:24px 0;background:#fff}.guide-hero__orb,.guide-toc{display:none}.guide-layout{display:block;width:100%;padding:20px 0}.guide-section{break-inside:avoid}.guide-shot__frame{box-shadow:none}.guide-help-card{background:#fff;color:#000;border:1px solid #ccc}.guide-help-card h2{color:#000}}