.manual-hero{position:relative;isolation:isolate;display:grid;place-items:center;min-height:605px;padding:72px 24px 60px;overflow:hidden;background:hsl(var(--field-black));color:hsl(var(--field-paper))}.manual-hero-art{position:absolute;inset:0;z-index:-2;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 40%;object-position:center 40%}.manual-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,hsl(var(--field-black) / .55),hsl(var(--field-black) / .68) 55%,hsl(var(--field-black) / .92))}.manual-hero-content{width:100%;max-width:900px;text-align:center}.manual-badge{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid hsl(var(--brand) / .5);border-radius:999px;padding:6px 15px;background:hsl(var(--field-black) / .6);color:hsl(var(--brand-light));font-size:10px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase}.manual-badge svg{width:14px;height:14px}.manual-hero h1{margin:20px 0 10px;font-size:clamp(2rem,4vw,3.4rem);font-weight:400;line-height:1.15;letter-spacing:-.025em;text-transform:uppercase}.manual-hero-tagline{font-family:var(--font-heading);font-size:22px;font-weight:500}.manual-hero-description{max-width:610px;margin:14px auto 27px;font-size:16px;line-height:1.7;color:hsl(var(--field-paper) / .76)}.manual-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}.manual-hero .secondary{background:hsl(var(--field-paper));color:hsl(var(--field-black));border-color:hsl(var(--field-paper))}.manual-hero .manual-outline{color:hsl(var(--brand-light));background:hsl(var(--field-black) / .45)}.manual-stats{display:flex;justify-content:center;gap:40px;width:-moz-fit-content;width:fit-content;margin:34px auto 0;padding:22px 24px 0;border-top:1px solid hsl(var(--field-paper) / .18)}.manual-stats div{display:flex;flex-direction:column;gap:3px}.manual-stats strong{color:hsl(var(--brand-light));font-family:var(--font-heading);font-size:27px;line-height:1.1;font-weight:600}.manual-stats span{color:hsl(var(--field-paper) / .65);font-size:9px;text-transform:uppercase;letter-spacing:1.4px}.art-credit{position:absolute;right:18px;bottom:10px;color:hsl(var(--field-paper) / .45);font-size:9px}.manual-update{display:flex;gap:20px;align-items:center;justify-content:center;padding:14px 24px;border-bottom:1px solid hsl(var(--border));background:hsl(var(--card));font-size:12px}.manual-update>span{display:flex;align-items:center;gap:9px}.manual-update>span:first-child{font-family:var(--font-heading);font-size:11px;font-weight:600;color:hsl(var(--brand-text));letter-spacing:1.2px}.manual-update>span:last-child{color:hsl(var(--muted-foreground))}.manual-update i{width:6px;height:6px;border-radius:50%;background:hsl(var(--brand))}.manual-update svg{width:14px;height:14px;color:hsl(var(--brand-text))}.manual-update:hover>span:last-child{color:hsl(var(--foreground))}.manual-section{padding-top:72px;padding-bottom:72px}.manual-tinted{background:hsl(var(--muted) / .3);border-top:1px solid hsl(var(--border) / .55);border-bottom:1px solid hsl(var(--border) / .55)}.manual-section-heading{margin:0 auto 36px;max-width:760px;text-align:center}.manual-section-heading h2,.manual-closing h2{margin:10px 0 13px;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:400;line-height:1.2;letter-spacing:-.025em;text-transform:uppercase}.manual-section-heading>p:last-child,.manual-closing>p:not(.eyebrow){color:hsl(var(--muted-foreground));line-height:1.75;font-size:15px}.manual-role-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.manual-role-card,.manual-hub-card,.manual-guide-card,.manual-tool-card{min-width:0;overflow:hidden;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius-panel);box-shadow:0 14px 34px hsl(var(--field-black) / .15);transition:transform .18s ease,border-color .18s ease}.manual-role-card:hover,.manual-hub-card:hover,.manual-guide-card:hover,.manual-tool-card:hover{transform:translateY(-2px);border-color:hsl(var(--brand) / .7)}.manual-role-image{aspect-ratio:16/7;overflow:hidden}.manual-role-image img,.manual-guide-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.manual-role-card:hover img,.manual-guide-card:hover img{transform:scale(1.025)}.manual-role-copy{padding:25px 28px}.manual-role-copy .eyebrow{display:flex;gap:8px;align-items:center;font-size:10px}.manual-role-copy .eyebrow svg{width:15px;height:15px}.manual-role-copy h3{font-size:29px;line-height:1.25;font-weight:600;margin:10px 0}.manual-role-copy p{font-size:14px;color:hsl(var(--muted-foreground));line-height:1.75;max-width:450px}.manual-card-link{display:flex;gap:8px;align-items:center;color:hsl(var(--brand-text));font-family:var(--font-heading);font-size:12px;font-weight:600;letter-spacing:1.1px;text-transform:uppercase;margin-top:22px}.manual-card-link svg{width:15px;height:15px}.manual-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.manual-hub-card{position:relative;padding:27px}.manual-icon{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:12px;border:1px solid hsl(var(--brand) / .22);background:hsl(var(--brand) / .08);color:hsl(var(--brand-text))}.manual-icon svg{width:23px;height:23px}.manual-hub-card h3,.manual-tool-card h3{font-size:22px;font-weight:600;margin:16px 0 6px;line-height:1.3}.manual-hub-card p,.manual-tool-card p{font-size:13px;color:hsl(var(--muted-foreground));line-height:1.8}.manual-hub-arrow{position:absolute;top:28px;right:25px;width:18px;height:18px;color:hsl(var(--muted-foreground))}.manual-section-action{display:flex;justify-content:center;margin-top:30px}.manual-guide-search{max-width:690px;margin:0 auto 30px}.manual-search-input{display:flex;align-items:center;gap:12px;min-height:54px;border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:999px;padding:0 20px}.manual-search-input:focus-within{border-color:hsl(var(--brand))}.manual-search-input svg{width:19px;height:19px;color:hsl(var(--brand-text));flex-shrink:0}.manual-search-input input{width:100%;min-width:0;border:none;outline:none;background:transparent;padding:14px 0;color:hsl(var(--foreground));font-size:14px}.manual-search-input input::-moz-placeholder{color:hsl(var(--muted-foreground))}.manual-search-input input::placeholder{color:hsl(var(--muted-foreground))}.manual-search-input kbd{display:grid;place-items:center;width:23px;height:25px;border:1px solid hsl(var(--border));border-radius:5px;color:hsl(var(--muted-foreground));font-size:12px}.manual-search-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 18px;margin-top:13px}.manual-search-chips button{display:flex;align-items:center;gap:4px;color:hsl(var(--muted-foreground));font-size:11px;min-height:28px}.manual-search-chips button:hover{color:hsl(var(--brand-text))}.manual-search-chips svg{width:12px;height:12px}.manual-filterbar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;margin-bottom:24px}.manual-filters{display:flex;flex-wrap:wrap;gap:8px}.manual-filters button{min-height:36px;padding:7px 15px;border-radius:999px;border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));font-family:var(--font-heading);font-weight:600;font-size:12px}.manual-filters button[aria-pressed=true],.manual-filters button:hover{background:hsl(var(--brand));border-color:hsl(var(--brand));color:hsl(var(--field-black))}.manual-guide-count{font-size:11px;color:hsl(var(--muted-foreground))}.manual-guide-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.manual-guide-card{display:flex;flex-direction:column}.manual-guide-image{aspect-ratio:16/9;overflow:hidden}.manual-guide-copy{padding:21px;display:flex;flex-direction:column;flex:1}.manual-guide-copy .eyebrow{font-size:9px;letter-spacing:1.5px}.manual-guide-copy h3{margin:9px 0;font-size:21px;line-height:1.3;font-weight:600}.manual-guide-copy>p{color:hsl(var(--muted-foreground));font-size:12px;line-height:1.8;margin-bottom:20px}.manual-guide-copy .manual-card-link{margin-top:auto}.empty-message{color:hsl(var(--muted-foreground));text-align:center;padding:30px}.manual-tools-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.manual-tool-card{padding:26px;position:relative}.manual-tool-arrow{width:18px;height:18px;color:hsl(var(--brand-text));margin-top:24px}.manual-discover{display:grid;grid-template-columns:1.1fr 1fr;gap:40px;align-items:stretch}.manual-map{position:relative;isolation:isolate;overflow:hidden;min-height:570px;display:flex;align-items:end;border:1px solid hsl(var(--border));border-radius:var(--radius-panel);background:hsl(var(--field-black));color:hsl(var(--field-paper))}.manual-map>img{position:absolute;inset:0;z-index:-2;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.manual-map:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,hsl(var(--field-black) / .05),hsl(var(--field-black) / .92) 80%)}.manual-map>div{padding:36px}.manual-map h2{font-size:38px;font-weight:500;line-height:1.2;margin:10px 0 15px}.manual-map p:not(.eyebrow){font-size:14px;color:hsl(var(--field-paper) / .75);line-height:1.8;margin-bottom:24px}.manual-map .eyebrow{color:hsl(var(--brand-light))}.manual-trending{padding:8px 0}.manual-trending>.eyebrow{display:flex;align-items:center;gap:8px}.manual-trending svg{width:17px;height:17px;flex-shrink:0}.manual-trending h2{font-size:36px;font-weight:500;line-height:1.2;margin:13px 0}.manual-trending>p:not(.eyebrow){color:hsl(var(--muted-foreground));font-size:13px;line-height:1.8}.manual-trending ol{margin:16px 0}.manual-trending li{border-bottom:1px solid hsl(var(--border))}.manual-trending li a{display:flex;align-items:center;gap:16px;padding:16px 0}.manual-trend-index{font-family:var(--font-heading);font-size:22px;color:hsl(var(--brand-text))}.manual-trending li a>span:nth-child(2){flex:1}.manual-trending strong{display:block;font-size:13px;font-weight:600}.manual-trending small{color:hsl(var(--brand-text));font-size:9px;letter-spacing:1px}.manual-trending a:hover strong{color:hsl(var(--brand-text))}.manual-trending .source-note{font-size:10px!important}.manual-closing{background:hsl(var(--card));border:1px solid hsl(var(--brand) / .28);border-radius:24px;padding:54px 32px;text-align:center}.manual-closing>p:not(.eyebrow){max-width:650px;margin:0 auto 25px}.manual-editorial{display:flex;gap:30px;align-items:center;padding-top:30px;padding-bottom:40px;font-size:11px;color:hsl(var(--muted-foreground))}.manual-editorial>div{display:flex;flex-direction:column;min-width:150px}.manual-editorial .eyebrow{font-size:9px}.manual-editorial strong{font-size:10px;font-weight:500}.manual-editorial>p{flex:1}.manual-editorial>a{display:flex;align-items:center;gap:6px;color:hsl(var(--brand-text))}.manual-editorial svg{width:14px;height:14px}@media(max-width:1100px){.manual-guide-grid,.manual-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.manual-guide-copy h3{font-size:24px}.manual-guide-copy>p{font-size:13px}}@media(max-width:760px){.manual-hero{min-height:590px;padding:60px 24px}.manual-hero h1{font-size:38px}.manual-hero-art{-o-object-position:65% center;object-position:65% center}.manual-section{padding-top:56px;padding-bottom:56px}.manual-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.manual-role-copy{padding:22px}.manual-role-copy h3{font-size:25px}.manual-discover{grid-template-columns:1fr;gap:36px}.manual-map{min-height:440px}.manual-editorial{flex-wrap:wrap;gap:15px}.manual-editorial>p{flex-basis:50%}}@media(max-width:520px){.manual-hero{padding:48px 20px;min-height:620px}.manual-badge{font-size:8px;padding:6px 10px;letter-spacing:1px}.manual-hero h1{font-size:34px;margin-top:22px}.manual-hero-tagline{font-size:19px}.manual-hero-description{font-size:14px;margin-bottom:24px}.manual-hero .manual-actions{gap:9px}.manual-hero .manual-button{width:100%;min-height:44px;padding:10px 16px;font-size:12px}.manual-stats{width:100%;gap:0;justify-content:space-between;padding:20px 0 0;margin-top:24px}.manual-stats strong{font-size:24px}.manual-stats span{font-size:7px;letter-spacing:.8px}.art-credit{font-size:7px}.manual-update{flex-direction:column;gap:3px;padding:12px;font-size:10px}.manual-update>span:first-child{font-size:9px}.manual-section-heading{margin-bottom:28px}.manual-section-heading h2{font-size:32px}.manual-section-heading>p:last-child{font-size:13px}.manual-section-heading .eyebrow{font-size:10px}.manual-role-grid,.manual-guide-grid,.manual-tools-grid{grid-template-columns:1fr}.manual-role-copy h3{font-size:28px}.manual-role-image{aspect-ratio:16/8}.manual-hub-grid{gap:12px}.manual-hub-card{padding:20px 16px}.manual-hub-card h3{font-size:20px}.manual-hub-card p{font-size:11px}.manual-hub-arrow{width:14px;height:14px;right:16px;top:22px}.manual-icon{width:38px;height:38px}.manual-icon svg{width:20px;height:20px}.manual-guide-copy{padding:24px}.manual-guide-copy h3{font-size:26px}.manual-filters{gap:6px}.manual-filters button{font-size:11px;padding:6px 12px}.manual-guide-count{display:none}.manual-search-chips{gap:4px 10px}.manual-search-chips button{font-size:10px}.manual-search-input{padding:0 15px}.manual-search-input input{font-size:12px}.manual-tool-card{padding:25px}.manual-map>div{padding:26px}.manual-map h2{font-size:32px}.manual-closing{padding:40px 24px}.manual-closing h2{font-size:32px}.manual-closing .manual-button{font-size:11px;padding:12px 18px}.manual-editorial{align-items:start}.manual-editorial>p{flex-basis:100%;order:3}}
