:root{--guides-text:#171625;--guides-muted:#666372;--guides-border:#e6e3e9;--guides-border-dark:#d8d4de;--guides-purple:#6127e7;--guides-purple-dark:#4c1bbe;--guides-purple-soft:#f8f5ff;--guides-background:#ffffff;--guides-soft-background:#fbfaff;--guides-width:1240px}*{box-sizing:border-box}body{margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0);white-space:nowrap}.guides-page{width:100%;background:var(--guides-background);color:var(--guides-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.guides-container{width:min(var(--guides-width),calc(100% - 48px));margin:0 auto;padding:76px 0 90px}.guides-hero{max-width:900px}.guides-hero__content h1{max-width:720px;margin:0;color:var(--guides-text);font-size:clamp(48px,5.5vw,72px);font-weight:690;line-height:1.03;letter-spacing:-.05em}.guides-hero__content>p{max-width:720px;margin:24px 0 0;color:var(--guides-muted);font-size:18px;line-height:1.7}.guide-search{position:relative;display:flex;max-width:760px;height:58px;align-items:center;margin-top:36px;border:1px solid var(--guides-border-dark);border-radius:9px;background:#fff}.guide-search>svg{flex:0 0 auto;margin-left:18px;color:#585462}.guide-search input{width:100%;min-width:0;height:100%;padding:0 48px 0 14px;border:0;outline:none;background:transparent;color:var(--guides-text);font:inherit;font-size:15px}.guide-search input::placeholder{color:#aaa6b1}.guide-search:focus-within{border-color:var(--guides-purple);box-shadow:0 0 0 3px rgba(97,39,231,.07)}.guide-search__clear{position:absolute;right:12px;display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:50%;background:transparent;color:#77727e;cursor:pointer}.guide-search__clear:hover{background:#f4f2f6}.guide-categories{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.guide-categories__button{min-height:39px;padding:0 18px;border:1px solid var(--guides-border);border-radius:999px;background:#fff;color:#55515f;cursor:pointer;font:inherit;font-size:12px;font-weight:500;transition:border-color .14s ease,color .14s ease,background .14s ease}.guide-categories__button:hover{border-color:#cfc8df;color:var(--guides-purple)}.guide-categories__button--active{border-color:var(--guides-purple);background:#fff;color:var(--guides-purple);font-weight:650}.featured-guide{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:40px;align-items:center;margin-top:54px;padding:44px 50px;border:1px solid var(--guides-border);border-radius:14px;background:#fff}.featured-guide__content{max-width:660px}.featured-guide__content>span{color:var(--guides-purple);font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.featured-guide h2{margin:12px 0 13px;font-size:31px;line-height:1.15;letter-spacing:-.025em}.featured-guide p{max-width:600px;margin:0;color:var(--guides-muted);font-size:15px;line-height:1.65}.featured-guide a{display:inline-flex;gap:8px;align-items:center;margin-top:25px;color:var(--guides-purple);font-size:13px;font-weight:700;text-decoration:none}.featured-guide__visual{display:grid;min-height:180px;place-items:center;border-radius:11px;background:var(--guides-purple-soft)}.featured-guide__document{display:grid;width:100px;height:120px;place-items:center;border:1px solid #ddd7e8;border-radius:7px;background:#fff;color:#b2adbb}.guide-library{margin-top:58px}.guide-library__heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px}.guide-library__heading h2{margin:0;font-size:25px;letter-spacing:-.02em}.guide-library__heading span{color:var(--guides-muted);font-size:12px}.guide-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.guide-card{display:flex;min-height:290px;flex-direction:column;padding:25px 21px;border:1px solid var(--guides-border);border-radius:11px;background:#fff;transition:border-color .15s ease,transform .15s ease}.guide-card:hover{transform:translateY(-2px);border-color:#cbc5d5}.guide-card__category{margin-bottom:16px;color:var(--guides-purple);font-size:9px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.guide-card h3{margin:0;font-size:17px;line-height:1.35;letter-spacing:-.015em}.guide-card p{margin:16px 0 24px;color:var(--guides-muted);font-size:12px;line-height:1.65}.guide-card a{display:inline-flex;gap:7px;align-items:center;margin-top:auto;color:var(--guides-purple);font-size:12px;font-weight:700;text-decoration:none}.guide-empty{padding:48px;border:1px solid var(--guides-border);border-radius:12px}.guide-empty h2{margin:0;font-size:22px}.guide-empty>p{margin:10px 0 0;color:var(--guides-muted);font-size:14px}.guide-empty>div{display:flex;flex-wrap:wrap;gap:10px 15px;margin-top:24px}.guide-empty>div>span{color:var(--guides-muted);font-size:12px}.guide-empty a{color:var(--guides-purple);font-size:12px;text-decoration:none}.guides-cta{display:grid;grid-template-columns:70px 1fr auto;gap:26px;align-items:center;margin-top:54px;padding:31px 38px;border:1px solid #e4dff0;border-radius:13px;background:var(--guides-soft-background)}.guides-cta__icon{display:grid;width:64px;height:64px;place-items:center;border-radius:50%;background:var(--guides-purple-soft);color:var(--guides-purple)}.guides-cta h2{margin:0;font-size:24px;letter-spacing:-.02em}.guides-cta p{margin:6px 0 0;color:var(--guides-muted);font-size:13px;line-height:1.55}.guides-cta>a{display:inline-flex;min-width:170px;min-height:48px;justify-content:center;align-items:center;gap:9px;padding:0 21px;border-radius:7px;background:var(--guides-purple);color:#fff;font-size:13px;font-weight:700;text-decoration:none}.guides-cta>a:hover{background:var(--guides-purple-dark)}@media (max-width:1100px){.guide-grid{grid-template-columns:repeat(3,1fr)}.featured-guide{grid-template-columns:minmax(0,1fr) 190px}}@media (max-width:800px){.guides-container{width:min(100% - 40px,720px);padding-top:54px}.guides-hero__content h1{font-size:52px}.featured-guide{grid-template-columns:1fr;padding:35px}.featured-guide__visual{display:none}.guide-grid{grid-template-columns:repeat(2,1fr)}.guides-cta{grid-template-columns:55px 1fr}.guides-cta__icon{width:54px;height:54px}.guides-cta>a{grid-column:2;justify-self:start}}@media (max-width:560px){.guides-container{width:min(100% - 28px,520px);padding:40px 0 65px}.guides-hero__content h1{font-size:42px}.guides-hero__content>p{margin-top:18px;font-size:16px}.guide-search{height:54px;margin-top:28px}.guide-categories{flex-wrap:nowrap;padding-bottom:6px;overflow-x:auto}.guide-categories__button{flex:0 0 auto}.featured-guide{margin-top:38px;padding:27px 24px}.featured-guide h2{font-size:26px}.guide-library{margin-top:42px}.guide-grid{grid-template-columns:1fr}.guide-card{min-height:auto}.guides-cta{display:block;padding:27px 24px}.guides-cta__icon{margin-bottom:18px}.guides-cta>a{width:100%;margin-top:21px}}