.guide-page,.guides-hub{background:#fbf7ed}.guide-hero{padding:76px 0 68px;border-bottom:1px solid #e7dfce;background:linear-gradient(135deg,#edf6f1,#fbf7ed 58%,#fff2dd)}.guide-hero-inner{max-width:940px}.guide-hero .kicker{gap:7px}.guide-hero h1{font-size:clamp(44px,6vw,76px);line-height:1.08;letter-spacing:-3px;margin:22px 0 18px}.guide-hero p{max-width:720px;margin:0;color:#60716a;font-size:18px;line-height:1.85}.guide-list-section{padding:58px 0 80px}.guide-list-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:26px}.guide-list-head h2{font-size:34px;margin:7px 0 0}.guide-list-head p{color:#748079}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.guide-card{overflow:hidden;border:1px solid #e1dacb;border-radius:22px;background:#fff;box-shadow:0 12px 30px rgba(70,60,35,.06)}.guide-card-image{display:block;position:relative;aspect-ratio:1.41;overflow:hidden;background:#e8e3d7}.guide-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.guide-card:hover img{transform:scale(1.025)}.guide-card-image span{position:absolute;left:12px;bottom:12px;padding:6px 9px;border-radius:8px;background:rgba(23,62,52,.88);color:#fff;font-size:11px;font-weight:700}.guide-card-body{padding:22px}.guide-meta{display:flex;justify-content:space-between;color:#748079;font-size:12px}.guide-meta span{display:inline-flex;align-items:center;gap:5px}.guide-card h2{font-size:21px;line-height:1.5;margin:13px 0 9px}.guide-card p{min-height:79px;margin:0;color:#66736d;font-size:14px;line-height:1.8}.guide-read{display:inline-flex;align-items:center;gap:6px;margin-top:18px;color:var(--green);font-weight:800;font-size:14px}.guide-layout{display:grid;grid-template-columns:minmax(0,780px) 300px;gap:48px;padding:44px 0 80px;align-items:start}.guide-article{min-width:0}.guide-breadcrumbs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;color:#78847e;font-size:13px;margin-bottom:34px}.guide-breadcrumbs a:hover{color:var(--green)}.guide-title h1{font-size:clamp(37px,4.7vw,58px);line-height:1.22;letter-spacing:-2px;margin:14px 0 16px}.guide-byline{display:flex;gap:18px;color:#7a857f;font-size:13px}.guide-byline span{display:flex;align-items:center;gap:6px}.guide-lead{margin:28px 0 0;padding:23px 25px;border-left:4px solid var(--green);border-radius:0 16px 16px 0;background:#edf6f1;color:#36594e;font-size:17px;line-height:1.9}.guide-cover{margin:34px 0 42px;padding:14px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow)}.guide-cover img{display:block;width:100%;border-radius:13px}.guide-cover figcaption{padding:12px 4px 2px;color:#76817b;font-size:12px;line-height:1.6}.guide-cover figcaption span{display:inline-block;margin-right:8px;padding:3px 7px;border-radius:6px;background:#173e34;color:#fff;font-weight:700}.guide-content>section:not(.guide-faq){position:relative;padding:0 0 34px 54px}.guide-section-number{position:absolute;left:0;top:3px;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#e6f2e8;color:var(--green);font-size:12px;font-weight:900}.guide-content h2{font-size:27px;margin:0 0 14px}.guide-content p{color:#52625b;font-size:16px;line-height:2;margin:10px 0}.guide-source{display:flex;gap:14px;margin:8px 0 42px;padding:20px;border:1px solid #edd89a;border-radius:16px;background:#fff8df;color:#6a572a}.guide-source>svg{flex:none;margin-top:2px}.guide-source p{margin:5px 0 8px;color:#765f2c;font-size:13px;line-height:1.75}.guide-source a{display:inline-flex;align-items:center;gap:5px;color:#876516;font-size:13px;font-weight:800}.guide-faq{padding-top:35px;border-top:1px solid var(--line)}.guide-faq h2{margin:8px 0 18px}.guide-faq details{margin-top:10px;padding:17px 19px;border:1px solid var(--line);border-radius:14px;background:#fff}.guide-faq summary{cursor:pointer;font-weight:800}.guide-faq details p{font-size:14px;line-height:1.8}.guide-aside{position:sticky;top:104px;display:grid;gap:16px}.guide-related,.guide-template-box{padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff}.guide-template-box h2{font-size:22px;margin:8px 0}.guide-template-box p{color:#6d7772;font-size:13px;line-height:1.75}.guide-template-box .btn{margin:16px 0 12px;font-size:13px}.guide-template-box small{display:flex;align-items:center;gap:6px;color:#76817b}.guide-related{display:grid;gap:0}.guide-related>b{margin-bottom:8px}.guide-related a{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:12px 0;border-top:1px solid #eee8dc;color:#52625b;font-size:13px;line-height:1.55}.guide-related a:hover{color:var(--green)}@media(max-width:900px){.guide-grid{grid-template-columns:1fr 1fr}.guide-layout{grid-template-columns:1fr}.guide-aside{position:static;grid-template-columns:1fr 1fr}}@media(max-width:620px){.guide-hero{padding:48px 0}.guide-hero h1{letter-spacing:-2px}.guide-grid{grid-template-columns:1fr}.guide-list-head{display:block}.guide-card p{min-height:auto}.guide-layout{padding-top:28px}.guide-title h1{letter-spacing:-1px}.guide-byline{flex-wrap:wrap}.guide-content>section:not(.guide-faq){padding-left:0}.guide-section-number{position:static;margin-bottom:12px}.guide-aside{grid-template-columns:1fr}}