/* Light photographic opening and an open taxonomy directory. */
.home-hero{background:#fff;border-bottom:1px solid var(--line)}.hero-carousel{position:relative;overflow:hidden;isolation:isolate}.hero-carousel__slides{position:absolute;inset:0;z-index:-2}.hero-carousel__slide{position:absolute;inset:0;opacity:0;transition:opacity .7s ease}.hero-carousel__slide.is-active{opacity:1}.hero-carousel__slide img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-carousel::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#ffffff24 0%,#fffffff0 27%,#fffffff9 48%,#fffffff5 67%,#ffffff24 100%)}
.hero-carousel__content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:660px;max-width:1040px;margin:auto;padding:70px 24px 102px}.hero-carousel__content h1{max-width:890px;font-size:64px;line-height:1.06;letter-spacing:-.055em;text-wrap:balance;margin:0 0 28px}.hero-carousel__content .lead{max-width:820px;color:#394b4b;font-size:18px;line-height:1.6}.hero-carousel__content .lead+.lead{margin-top:16px}.hero-carousel__content .search-form{max-width:650px;margin:30px auto 0;box-shadow:0 2px 8px #182c2e06}.hero-carousel__content .search-form input{background:#fff;min-height:54px;padding-inline:18px}.hero-carousel__content .search-form .button{min-width:125px}.hero-carousel__content .actions{justify-content:center;margin-top:24px;gap:20px}.hero-carousel__content .actions .button{min-width:210px}.hero-carousel__content .actions .button--secondary{background:#ffffffd9}
.hero-carousel__controls{position:absolute;left:0;right:0;bottom:22px;display:flex;align-items:center;justify-content:center;gap:4px}.hero-carousel__control,.hero-carousel__dot{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;color:var(--ink);background:transparent;border:1px solid transparent;border-radius:3px;padding:10px}.hero-carousel__control:hover,.hero-carousel__dot:hover{background:#ffffffc9}.hero-carousel__control[data-carousel-previous]{position:absolute;left:64px}.hero-carousel__control[data-carousel-next]{position:absolute;right:64px}.hero-carousel__control svg{width:21px;height:21px}.hero-carousel__dots{display:flex;gap:0}.hero-carousel__dot{padding:16px}.hero-carousel__dot span{display:block;width:9px;height:9px;border-radius:50%;background:#b7c5c1}.hero-carousel__dot[aria-current=true] span{background:var(--accent);width:12px;height:12px}.hero-carousel__playback{margin-left:10px}.hero-carousel__play-icon,.hero-carousel__playback.is-paused .hero-carousel__pause-icon{display:none}.hero-carousel__playback.is-paused .hero-carousel__play-icon{display:block}
.directory-section .section-heading{max-width:900px}.directory-section h2{font-size:42px}.product-directory{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:56px}.directory-entry{display:flex;align-items:center;gap:22px;padding:23px 0;border-bottom:1px solid var(--line);color:var(--ink);min-width:0}.directory-entry>div{flex:1;min-width:0}.directory-entry h3{font-size:19px;line-height:1.35;letter-spacing:-.02em;margin:0 0 7px}.directory-entry__summary{display:block;color:var(--muted);font-size:15px;line-height:1.55}.directory-entry .arrow{color:var(--ink);width:20px}.directory-entry:hover{color:var(--accent);text-decoration:none}.directory-entry:hover h3,.directory-entry:hover .arrow{color:var(--accent)}.product-directory--compact .directory-entry{padding:18px 0}.product-directory--compact h3{margin:0;font-size:17px}
.request-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:32px}.request-paths article{min-width:0;padding-left:28px;border-left:1px solid #cbd8d3}.request-paths article:first-child{padding-left:0;border:0}.request-paths h3{font-size:25px}.request-paths p{font-size:16px;color:var(--muted);margin:0}.request-paths__action{margin-top:36px;padding-top:26px;border-top:1px solid #cbd8d3;display:flex;align-items:center;justify-content:space-between;gap:28px}.request-paths__action p{margin:0;max-width:660px;color:var(--muted)}.quote-callout{padding-block:52px;border-top:1px solid var(--line);background:var(--mist)}.quote-callout__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px}.quote-callout h2{font-size:32px;margin-bottom:12px}.quote-callout p{margin:0;max-width:760px;color:var(--muted)}.quote-callout .actions{margin:0;flex-wrap:wrap}
@media(max-width:1100px){.hero-carousel__content{min-height:610px}.hero-carousel__content h1{font-size:56px;max-width:800px}.product-directory{column-gap:36px}.request-paths{gap:24px}.request-paths article{padding-left:24px}.quote-callout__inner{grid-template-columns:1fr;gap:24px}}
@media(max-width:782px){.hero-carousel__content{min-height:620px;padding-inline:32px}.hero-carousel__content h1{font-size:48px;max-width:660px}.hero-carousel__content .lead{font-size:17px}.product-directory{column-gap:28px}.directory-entry h3{font-size:18px}.directory-entry{gap:14px}.directory-section h2{font-size:34px}.request-paths{grid-template-columns:1fr;gap:24px}.request-paths article,.request-paths article:first-child{padding:0 0 24px;border:0;border-bottom:1px solid #cbd8d3}.request-paths article:last-child{border-bottom:0;padding-bottom:0}.request-paths__action{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.hero-carousel::after{background:linear-gradient(90deg,#ffffffd9,#fffffff9 24%,#fffffff9 76%,#ffffffd9)}.hero-carousel__content{min-height:0;padding:44px 20px 94px}.hero-carousel__content h1{font-size:38px;line-height:1.08;letter-spacing:-.04em;margin-bottom:22px}.hero-carousel__content .lead{font-size:16px;line-height:1.65}.hero-carousel__content .search-form{margin-top:26px}.hero-carousel__content .search-form input{padding:12px;font-size:14px}.hero-carousel__content .search-form .button{min-width:76px;padding:12px;font-size:14px}.hero-carousel__content .actions{width:100%;gap:12px;flex-direction:column;margin-top:18px}.hero-carousel__content .actions .button{width:100%}.hero-carousel__control[data-carousel-previous]{left:12px}.hero-carousel__control[data-carousel-next]{right:12px}.product-directory{grid-template-columns:1fr}.directory-entry{padding:20px 0}.directory-entry h3{font-size:19px}.directory-entry__summary{font-size:15px}.directory-section h2{font-size:31px}.request-paths{margin-top:24px}.quote-callout{padding-block:40px}.quote-callout h2{font-size:28px}.quote-callout .actions{align-items:stretch;flex-direction:column}.quote-callout .button{width:100%}.quote-callout .text-link{justify-content:center}}
@media(max-width:360px){.hero-carousel__content{padding-inline:16px}.hero-carousel__content h1{font-size:34px}.hero-carousel__content .lead{font-size:15px}}
