#sjGuides,#sjGuideArticle{--sjg-text:#111114;--sjg-muted:#68686f;--sjg-line:#e5e5e9;--sjg-soft:#f5f5f7;--sjg-card:#fff;--sjg-accent:#f15a24;--sjg-navy:#111111;--sjg-radius:24px;--sjg-wrap:min(1180px,calc(100% - 36px));font-family:var(--sj-font,"Thmanyah Serif Display",Arial,sans-serif);color:var(--sjg-text);background:#fff}#sjGuides *,#sjGuideArticle *{box-sizing:border-box}#sjGuides a,#sjGuideArticle a{text-decoration:none}#sjGuides .sjg-wrap,#sjGuideArticle .sja-wrap{width:var(--sjg-wrap);margin-inline:auto}#sjGuides .sjg-main{padding-bottom:64px}#sjGuides .sjg-hero{padding:34px 0 28px;background:var(--sjg-soft);border-bottom:1px solid var(--sjg-line)}#sjGuides .sjg-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:28px;align-items:center}#sjGuides .sjg-kicker,#sjGuideArticle .sja-kicker{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border-radius:999px;background:#fff;border:1px solid var(--sjg-line);color:var(--sjg-accent);font-size:.75rem;font-weight:900}#sjGuides .sjg-hero h1{max-width:760px;margin:13px 0 0;font-size:clamp(2rem,4vw,4.3rem);line-height:1.03;letter-spacing:-.035em}#sjGuides .sjg-hero p{max-width:700px;margin:13px 0 0;color:var(--sjg-muted);font-size:clamp(.95rem,1.2vw,1.05rem);font-weight:700;line-height:1.9}#sjGuides .sjg-actions{display:flex;gap:9px;margin-top:20px;flex-wrap:wrap}#sjGuides .sjg-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 17px;border:1px solid var(--sjg-line);border-radius:14px;background:#fff;color:var(--sjg-text);font-size:.84rem;font-weight:900;transition:transform .16s ease,border-color .16s ease,background .16s ease}#sjGuides .sjg-button:hover{transform:translateY(-1px);border-color:#cfcfd4}#sjGuides .sjg-button-primary{background:var(--sjg-navy);border-color:var(--sjg-navy);color:#fff}#sjGuides .sjg-stat{display:flex;min-height:150px;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--sjg-line);border-radius:28px;background:rgb(255 255 255 / .86)}#sjGuides .sjg-stat strong{font-size:3.15rem;line-height:1;color:var(--sjg-navy)}#sjGuides .sjg-stat span{margin-top:8px;color:var(--sjg-muted);font-size:.78rem;font-weight:900}#sjGuides .sjg-section{padding-top:34px}#sjGuides .sjg-section-head,#sjGuideArticle .sja-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:16px}#sjGuides .sjg-section-head span,#sjGuideArticle .sja-section-head span{color:var(--sjg-accent);font-size:.72rem;font-weight:900}#sjGuides .sjg-section-head h2,#sjGuideArticle .sja-section-head h2{margin:4px 0 0;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.25}#sjGuides .sjg-section-head>a,#sjGuideArticle .sja-section-head>a{color:var(--sjg-muted);font-size:.82rem;font-weight:900}#sjGuides .sjg-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}#sjGuides .sjg-card{margin:0;min-width:0}#sjGuides .sjg-card-link{display:flex;min-height:286px;flex-direction:column;padding:20px;border:1px solid var(--sjg-line);border-radius:var(--sjg-radius);background:var(--sjg-card);color:var(--sjg-text);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}#sjGuides .sjg-card-link:hover{transform:translateY(-2px);border-color:#d3d3d8;box-shadow:0 12px 30px rgb(20 20 25 / .055)}#sjGuides .sjg-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}#sjGuides .sjg-card-top i{display:flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:15px;background:var(--sjg-soft);color:var(--sjg-navy)}#sjGuides .sjg-card-top svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}#sjGuides .sjg-card-number{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:29px;padding:0 8px;border:1px solid var(--sjg-line);border-radius:999px;color:#85858b;font-size:.7rem;font-weight:900}#sjGuides .sjg-card-label{margin-top:19px;color:var(--sjg-accent);font-size:.72rem;font-weight:900}#sjGuides .sjg-card h2{margin:7px 0 0;font-size:1.13rem;line-height:1.55}#sjGuides .sjg-card p{margin:8px 0 0;color:var(--sjg-muted);font-size:.84rem;font-weight:700;line-height:1.78;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#sjGuides .sjg-card-action{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:17px;border-top:1px solid #f0f0f2;color:var(--sjg-navy);font-size:.8rem;font-weight:900}#sjGuides .sjg-card-action b{font-size:1rem}#sjGuides .navigation.pagination{margin-top:28px}#sjGuides .nav-links{display:flex;justify-content:center;gap:7px;flex-wrap:wrap}#sjGuides .page-numbers{display:inline-flex;min-width:40px;height:40px;align-items:center;justify-content:center;padding:0 11px;border:1px solid var(--sjg-line);border-radius:12px;background:#fff;color:var(--sjg-text);font-size:.8rem;font-weight:900}#sjGuides .page-numbers.current{background:var(--sjg-navy);border-color:var(--sjg-navy);color:#fff}#sjGuides .sjg-empty{padding:38px;border:1px dashed #d4d4d9;border-radius:22px;background:var(--sjg-soft);text-align:center}#sjGuides .sjg-empty p{margin:7px 0 0;color:var(--sjg-muted)}#sjGuideArticle .sja-main{padding-bottom:68px;background:#fff}#sjGuideArticle .sja-hero{padding:24px 0 34px;background:var(--sjg-soft);border-bottom:1px solid var(--sjg-line)}#sjGuideArticle .sja-breadcrumbs{display:flex;align-items:center;gap:8px;margin-bottom:24px;color:#8a8a91;font-size:.76rem;font-weight:800}#sjGuideArticle .sja-breadcrumbs a{color:#66666d}#sjGuideArticle .sja-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:28px;align-items:center}#sjGuideArticle .sja-hero h1{max-width:850px;margin:13px 0 0;font-size:clamp(2rem,4.2vw,4.4rem);line-height:1.05;letter-spacing:-.035em}#sjGuideArticle .sja-hero p{max-width:760px;margin:13px 0 0;color:var(--sjg-muted);font-size:1rem;font-weight:700;line-height:1.9}#sjGuideArticle .sja-meta{display:flex;gap:14px;margin-top:16px;flex-wrap:wrap;color:#818188;font-size:.75rem;font-weight:850}#sjGuideArticle .sja-tool-icon{display:flex;width:104px;height:104px;align-items:center;justify-content:center;border:1px solid var(--sjg-line);border-radius:30px;background:#fff;color:var(--sjg-navy)}#sjGuideArticle .sja-tool-icon svg{width:44px;height:44px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}#sjGuideArticle .sja-layout{display:grid;grid-template-columns:minmax(0,760px) minmax(250px,320px);justify-content:space-between;gap:44px;padding-top:36px;align-items:start}#sjGuideArticle .sja-article{min-width:0;font-size:1rem;line-height:2;color:#29292e}#sjGuideArticle .sja-article>.sj-guide-lead{margin:0 0 27px;padding:20px 22px;border:1px solid var(--sjg-line);border-radius:20px;background:var(--sjg-soft);color:#26262a;font-size:1.04rem;font-weight:800;line-height:1.95}#sjGuideArticle .sja-article h2{scroll-margin-top:90px;margin:38px 0 13px;color:var(--sjg-text);font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.35}#sjGuideArticle .sja-article p{margin:0 0 18px}#sjGuideArticle .sja-article ul,#sjGuideArticle .sja-article ol{margin:0 0 22px;padding:0;list-style:none;counter-reset:sjguide}#sjGuideArticle .sja-article li{position:relative;margin:8px 0;padding:13px 46px 13px 15px;border:1px solid #ececef;border-radius:16px;background:#fff;font-weight:700;line-height:1.8}#sjGuideArticle .sja-article ul li::before{content:"";position:absolute;right:18px;top:24px;width:8px;height:8px;border-radius:50%;background:var(--sjg-accent)}#sjGuideArticle .sja-article ol li{counter-increment:sjguide}#sjGuideArticle .sja-article ol li::before{content:counter(sjguide,decimal-leading-zero);position:absolute;right:13px;top:12px;display:flex;width:25px;height:25px;align-items:center;justify-content:center;border-radius:9px;background:var(--sjg-soft);color:var(--sjg-navy);font-size:.68rem;font-weight:900}#sjGuideArticle .sja-sidebar{position:sticky;top:88px;display:grid;gap:12px}#sjGuideArticle .sja-tool-card,#sjGuideArticle .sja-toc{padding:19px;border:1px solid var(--sjg-line);border-radius:21px;background:#fff}#sjGuideArticle .sja-tool-card>span{color:var(--sjg-accent);font-size:.7rem;font-weight:900}#sjGuideArticle .sja-tool-card h2{margin:6px 0 0;font-size:1.08rem;line-height:1.5}#sjGuideArticle .sja-tool-card p{margin:8px 0 0;color:var(--sjg-muted);font-size:.8rem;font-weight:700;line-height:1.75}#sjGuideArticle .sja-tool-card a{display:flex;align-items:center;justify-content:center;min-height:43px;margin-top:15px;border-radius:13px;background:var(--sjg-navy);color:#fff;font-size:.82rem;font-weight:900}#sjGuideArticle .sja-toc strong{display:block;margin-bottom:9px;font-size:.84rem}#sjGuideArticle .sja-toc a{display:block;padding:8px 0;border-top:1px solid #f1f1f3;color:#64646b;font-size:.76rem;font-weight:800;line-height:1.5}#sjGuideArticle .sja-related{padding-top:46px}#sjGuideArticle .sja-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}#sjGuideArticle .sja-related-grid>a{display:flex;min-height:170px;flex-direction:column;padding:18px;border:1px solid var(--sjg-line);border-radius:20px;background:#fff;color:var(--sjg-text);transition:transform .16s ease,border-color .16s ease}#sjGuideArticle .sja-related-grid>a:hover{transform:translateY(-2px);border-color:#d3d3d8}#sjGuideArticle .sja-related-grid span{color:var(--sjg-accent);font-size:.7rem;font-weight:900}#sjGuideArticle .sja-related-grid strong{margin-top:8px;font-size:1rem;line-height:1.55}#sjGuideArticle .sja-related-grid small{margin-top:auto;color:var(--sjg-muted);font-size:.75rem;font-weight:900}@media(max-width:980px){#sjGuides .sjg-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#sjGuideArticle .sja-layout{grid-template-columns:1fr;gap:24px}#sjGuideArticle .sja-sidebar{position:static;grid-template-columns:1fr 1fr;order:-1}#sjGuideArticle .sja-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){#sjGuides,#sjGuideArticle{--sjg-wrap:min(100% - 22px,1180px)}#sjGuides .sjg-hero-grid,#sjGuideArticle .sja-hero-grid{grid-template-columns:1fr}#sjGuides .sjg-stat{min-height:105px;align-items:flex-start;padding:18px 22px}#sjGuides .sjg-stat strong{font-size:2.3rem}#sjGuideArticle .sja-tool-icon{display:none}#sjGuideArticle .sja-sidebar{grid-template-columns:1fr}}@media(max-width:600px){#sjGuides .sjg-grid,#sjGuideArticle .sja-related-grid{grid-template-columns:1fr}#sjGuides .sjg-section-head,#sjGuideArticle .sja-section-head{align-items:flex-start;flex-direction:column}#sjGuides .sjg-card-link{min-height:0}#sjGuideArticle .sja-article li{padding-left:12px}#sjGuideArticle .sja-hero{padding-bottom:27px}}@media(hover:none){#sjGuides .sjg-card-link:hover,#sjGuideArticle .sja-related-grid>a:hover,#sjGuides .sjg-button:hover{transform:none}}@media(prefers-reduced-motion:reduce){#sjGuides *,#sjGuideArticle *{scroll-behavior:auto!important;transition:none!important}}