.sections-page__intro{padding-top:36px;padding-bottom:28px}.sections-page .home-hero__badge{padding:4px 10px;font-size:12px;margin-bottom:12px;gap:6px}.sections-page .home-hero__badge-dot{width:6px;height:6px}.sections-page h1{font-size:32px;line-height:1.08;letter-spacing:-.03em}.sections-page__lead{margin-top:10px;font-size:15px;line-height:1.5;color:var(--muted);max-width:620px}.sections-search{position:relative;max-width:400px;margin-top:20px}.sections-search svg{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:var(--faint)}.sections-search input{width:100%;height:40px;padding:0 14px 0 38px;font-family:inherit;font-size:14px;color:var(--ink);background:var(--bg-soft);border:1px solid #e8eaee;border-radius:11px;outline:none}.sections-search input:focus{border-color:var(--accent);background:#fff;box-shadow:0 0 0 3px #e6f7f5}.sections-cats{display:flex;flex-wrap:wrap;gap:6px;padding:2px 0 4px}.sections-cats-wrap{--scroll-fade-color:#ffffff;margin-top:16px}.sections-cats::-webkit-scrollbar{display:none}.sections-cats button{flex:none;display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 12px 0 10px;font-family:inherit;font-size:13px;font-weight:500;letter-spacing:-.01em;white-space:nowrap;border-radius:999px;cursor:pointer;border:1px solid transparent;background:#f3f4f7;color:#5b616e;transition:background .15s,color .15s,border-color .15s,box-shadow .15s}.sections-cats button svg{flex:none}.sections-cats button:hover{background:#e9ebf0;color:var(--ink)}.sections-cats button.is-active{background:var(--ink);color:#fff;font-weight:600;border-color:var(--ink);box-shadow:0 8px 16px -12px rgba(20,22,27,.7)}.sections-cats button.is-active:hover{background:#000;color:#fff}.sections-page__note{padding-top:22px;padding-bottom:48px}.sections-beta{display:inline-flex;gap:10px;align-items:center;padding:8px 12px;background:var(--bg-soft);border:1px solid #e8eaee;border-radius:10px;max-width:720px}.sections-beta span{flex:none;font-size:10px;font-weight:700;letter-spacing:.03em;color:var(--accent-strong);background:#e6f7f5;padding:3px 7px;border-radius:6px}.sections-beta p{font-size:12.5px;line-height:1.45;color:var(--muted)}.sections-beta a,.sections-beta button{color:var(--accent-strong);font-weight:600;font-family:inherit;font-size:inherit;background:none;border:0;padding:0;cursor:pointer}.sections-beta button:hover{color:var(--accent-strong)}.sections-page__grid-band{background:var(--bg-soft);border-top:1px solid #eef0f3;padding:36px 0 32px}.sections-page__count{font-size:14px;font-weight:600;color:var(--muted);margin-bottom:20px}.sections-empty{text-align:center;padding:56px 24px;color:var(--faint)}.sections-empty .btn{margin:14px auto 0}@media (max-width:800px){.sections-cats-wrap{margin-right:-16px;padding-right:16px}.sections-page h1{font-size:26px}.sections-page__lead{font-size:13px;margin-top:8px}.sections-page__intro{padding-top:28px;padding-bottom:22px}.sections-beta{align-items:flex-start}}.connect-guide{position:fixed;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:24px}.connect-guide__backdrop{position:absolute;inset:0;background:rgba(20,22,27,.52);border:0;cursor:pointer}.connect-guide__backdrop--zoom{background:rgba(20,22,27,.72)}.connect-guide__dialog{position:relative;z-index:1;width:min(1120px,100%);max-height:min(90vh,960px);overflow:auto;background:#fff;border-radius:20px;padding:22px 22px 24px;box-shadow:0 32px 70px -28px rgba(20,22,27,.55)}.connect-guide__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.connect-guide__head h2{font-size:22px;font-weight:800;letter-spacing:-.03em}.connect-guide__head p{margin-top:4px;font-size:14px;color:var(--muted)}.connect-guide__close{flex:none;width:36px;height:36px;border:1px solid #e8eaee;background:#fff;border-radius:10px;font-size:22px;line-height:1;color:var(--muted);cursor:pointer}.connect-guide__close:hover{color:var(--ink);border-color:#c9cdd4}.connect-guide__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.connect-guide__card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);grid-gap:14px;gap:14px;align-items:start;padding:12px;background:#f4f5f8;border:1px solid #d5d9e0;border-radius:16px}.connect-guide__body{min-width:0;padding-top:2px}.connect-guide code,.connect-guide__zoom-card code{font-size:.95em;padding:.05em .32em;border-radius:5px;background:#eef1f4;color:var(--ink)}.connect-step-warning{display:flex;align-items:flex-start;gap:8px;margin:10px 0 0;padding:9px 10px;border:1px solid #ead889;border-radius:10px;background:#fff8e1;color:#5c4d16;font-size:12.5px;line-height:1.45}.connect-step-warning__icon{flex:none;margin-top:1px;color:#b8860b}.connect-step-warning code{background:rgba(255,255,255,.7);color:#5c4d16}.connect-guide__kicker{display:flex;align-items:flex-start;gap:8px}.connect-guide__kicker span{flex:none;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin-top:1px;border-radius:8px;background:var(--ink);color:#fff;font-size:12px;font-weight:700}.connect-guide__card h3{margin:0;font-size:15px;font-weight:700;line-height:1.25;text-wrap:pretty}.connect-guide__card p{margin-top:4px;font-size:13.5px;line-height:1.45;color:var(--muted)}.connect-guide__card p+p{margin-top:6px}.connect-guide__section-link{font-weight:700;color:var(--accent-strong);text-decoration:none}.connect-guide__section-link:hover{text-decoration:underline}.connect-guide__shot{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:210px;overflow:hidden;border:1px solid #d0d4db;padding:0;border-radius:12px;background:#eceef2;cursor:zoom-in}.connect-guide__shot img{width:100%;height:210px;object-fit:contain;object-position:center;display:block;transition:transform .22s ease}.connect-guide__shot:hover img{transform:scale(1.03)}.connect-guide .copy-hint,.connect-guide__copy{margin-top:10px;padding:8px 10px;background:#fff;border:1px solid #e8eaee;border-radius:10px}.connect-guide .copy-hint__text,.connect-guide__copy-text{display:block;width:100%;padding:0;border:0;background:none;text-align:left;cursor:pointer}.connect-guide .copy-hint p,.connect-guide .copy-hint__text p,.connect-guide__copy p,.connect-guide__copy-text p{margin:0;font-size:11px;line-height:1.4;color:#5b616e;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.connect-guide .copy-hint.is-open .copy-hint__text p,.connect-guide__copy.is-open .connect-guide__copy-text p{display:block;-webkit-line-clamp:unset;overflow:visible}.connect-guide .copy-hint__btn,.connect-guide__copy-btn{margin-top:8px;height:28px;padding:0 10px;font-family:inherit;font-size:12px;font-weight:600;color:var(--accent-strong);background:#e6f7f5;border:0;border-radius:8px;cursor:pointer}.connect-guide__zoom{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;padding:20px}.connect-guide__zoom-card{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:auto;max-width:min(1100px,calc(100vw - 40px));max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:18px;padding:16px 16px 18px}.connect-guide__zoom-card img{display:block;width:auto;height:auto;max-width:min(100%,1040px);max-height:calc(100vh - 150px);object-fit:contain;border-radius:12px;background:#f4f5f7}.connect-guide__zoom-card figcaption{margin-top:12px;width:100%;max-width:720px;padding-right:40px;display:flex;flex-direction:column;gap:4px}.connect-guide__zoom-card b{font-size:15px}.connect-guide__zoom-card p,.connect-guide__zoom-card span{margin:0;font-size:13.5px;line-height:1.45;color:var(--muted)}.connect-guide__zoom-card .connect-guide__close{position:absolute;top:16px;right:16px}@media (max-width:980px){.connect-guide__grid{grid-template-columns:1fr}}@media (max-width:640px){.connect-guide{padding:12px}.connect-guide__card{grid-template-columns:1fr}.connect-guide__shot img{height:240px}.connect-guide__dialog{padding:16px}}