:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brand-royal-950:#082d63;--brand-royal-800:#0c3f88;--brand-royal-700:#164f99;--brand-gold-700:#7a5a20;--brand-gold-800:#6c4e19;--brand-gold-500:#c7a45a;--brand-gold-on-royal:#d8bc78;--brand-ivory-50:#f8f4ea;--brand-ivory-100:#ede1c7;--brand-off-white:#f3efe7;--brand-surface-raised:#fffdf8;--brand-anthracite-950:#24272b;--brand-anthracite-700:#474c52;--brand-ink:var(--brand-anthracite-950);--brand-muted:#536174;--brand-line:#0c3f8829;--brand-line-strong:#0c3f884d;--brand-border-strong:#8e7747;--brand-on-royal:var(--brand-off-white);--ink:#211f1b;--muted:#6e675d;--paper:#fbfaf7;--soft:#f2ede4;--gold:#b8945f;--gold-dark:#80643d;--night:#1f2420;--line:#ded6ca;--white:#fff;--header-height:92px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%;scroll-padding-top:calc(var(--header-height) + 24px)}body{background:var(--paper);min-height:100%;color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.65}body:has(main[data-vendor-profile]) .mobileCallCta{display:none}main{min-height:55vh}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:1px}img{max-width:100%}button,input,textarea,select{font:inherit}h1,h2,h3,p{overflow-wrap:break-word}::selection{background:var(--gold);color:var(--ink)}.container{width:min(1180px,100% - 48px);margin-inline:auto}.section{padding-block:112px}.eyebrow{color:var(--gold-dark);letter-spacing:.18em;text-transform:uppercase;margin:0 0 16px;font-size:.72rem;font-weight:750;line-height:1.45}.lede{max-width:720px;color:var(--muted);font-size:clamp(1rem,1.8vw,1.18rem);line-height:1.8}.sectionHeading{text-align:center;max-width:740px;margin:0 auto 52px}.sectionHeading h2{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,5vw,4.5rem);font-weight:400;line-height:1.04}.sectionHeading>p:last-child{color:var(--muted);margin:18px 0 0}.buttonGroup{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button{border:1px solid var(--ink);letter-spacing:.09em;text-align:center;text-transform:uppercase;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:14px 22px;font-size:.76rem;font-weight:750;line-height:1.2;text-decoration:none;transition:transform .18s,background-color .18s,border-color .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{border-color:var(--ink);background:var(--ink);color:var(--white)}.button--primary:hover{border-color:var(--gold-dark);background:var(--gold-dark);color:var(--white)}.button--secondary{color:var(--ink);background:0 0}.button--secondary:hover{background:var(--ink);color:var(--white)}.textLink{width:fit-content;color:var(--ink);letter-spacing:.09em;text-transform:uppercase;border-bottom:1px solid;align-items:center;gap:10px;font-size:.74rem;font-weight:750;text-decoration:none;display:inline-flex}.skipLink{z-index:1000;background:var(--ink);color:var(--white);padding:12px 16px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skipLink:focus{transform:translateY(0)}.srOnly{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.siteHeader{z-index:100;min-height:var(--header-height);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfaf7f5;border-bottom:1px solid #342c201a;position:sticky;top:0}.siteHeader__inner{width:min(1240px,100% - 48px);min-height:var(--header-height);justify-content:space-between;align-items:center;gap:34px;margin-inline:auto;display:flex}.brand{flex:none;display:inline-flex}.brand img{clip-path:inset(0 17% 0 0);width:205px;height:auto}.brand__editorial,.navLabel--editorial,.siteHeader__guideLink,.siteFooter__masthead{display:none}.navLabel--classic{display:inline}.desktopNav{justify-content:flex-end;align-items:center;gap:clamp(18px,2.4vw,34px);display:flex}.legacyNavGroup{align-self:stretch;align-items:center;display:flex;position:relative}.legacyNavDropdown{z-index:30;border:1px solid var(--line);opacity:0;visibility:hidden;background:#fbfaf7fc;min-width:210px;padding:.35rem 0;transition:opacity .18s,visibility .18s,transform .18s;position:absolute;top:100%;left:50%;transform:translate(-50%,8px);box-shadow:0 18px 42px #261f161a}.legacyNavGroup:hover .legacyNavDropdown,.legacyNavGroup:focus-within .legacyNavDropdown{opacity:1;visibility:visible;transform:translate(-50%)}.desktopNav .legacyNavGroup:nth-last-child(2) .legacyNavDropdown{left:auto;right:0;transform:translateY(8px)}.desktopNav .legacyNavGroup:nth-last-child(2):hover .legacyNavDropdown,.desktopNav .legacyNavGroup:nth-last-child(2):focus-within .legacyNavDropdown{transform:translateY(0)}.legacyNavDropdown a{border-bottom:1px solid var(--line);white-space:nowrap;padding:.8rem 1rem;display:block}.legacyNavDropdown a:last-child{border-bottom:0}.legacyNavDropdown a:after{display:none}.desktopNav a,.mobileNav nav a{color:var(--ink);letter-spacing:.065em;text-transform:uppercase;font-size:.74rem;font-weight:700;text-decoration:none}.desktopNav a{padding-block:34px;position:relative}.desktopNav a:after{transform-origin:100%;background:var(--gold-dark);content:"";height:1px;transition:transform .18s;position:absolute;bottom:25px;left:0;right:0;transform:scaleX(0)}.desktopNav a:hover:after{transform-origin:0;transform:scaleX(1)}.mobileNav{display:none}.mobileNav summary{cursor:pointer;place-content:center;gap:5px;width:44px;height:44px;list-style:none;display:grid}.mobileNav summary::-webkit-details-marker{display:none}.mobileNav summary span{background:var(--ink);width:24px;height:2px;display:block}.mobileNav nav{border-top:1px solid var(--line);background:var(--paper);padding:18px 24px 26px;display:grid;position:absolute;top:100%;left:0;right:0;box-shadow:0 22px 38px #231d141a}.mobileNav nav a{border-bottom:1px solid var(--line);padding:13px 0}.legacyMobileNavGroup,.legacyMobileSubnav{display:grid}.legacyMobileSubnav{border-left:1px solid var(--line);margin-left:.15rem;padding:.15rem 0 .55rem 1rem}.legacyMobileSubnav a{opacity:.72;padding-block:.65rem;font-size:.64rem}.breadcrumbs{padding-block:26px 10px}.breadcrumbs ol{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{color:var(--muted);align-items:center;gap:8px;font-size:.74rem;display:inline-flex}.breadcrumbs a{color:var(--gold-dark)}.siteFooter{background:var(--night);color:#ffffffc7;padding:76px 0 22px}.siteFooter__grid{grid-template-columns:minmax(280px,1.6fr) .7fr .8fr;gap:70px;display:grid}.siteFooter .eyebrow{color:#d6ba87}.siteFooter__statement{max-width:560px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,2.6vw,2.3rem);line-height:1.35}.siteFooter nav{align-content:start;gap:12px;display:grid}.siteFooter nav a{color:#ffffffb3;width:fit-content;font-size:.84rem;text-decoration:none}.siteFooter nav a:hover{color:var(--white)}.siteFooter__bottom{color:#ffffff6b;border-top:1px solid #ffffff1f;margin-top:58px;padding-top:20px}.mobileCallCta{display:none}.pageIntro,.pageHero{max-width:850px;padding:76px 0 66px}.pageIntro h1,.pageHero h1,.notFoundPage h1,.thankYouPage h1,.privacyPage h1{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,6.8vw,6.4rem);font-weight:400;line-height:.98}.pageIntro .lede,.pageHero>p:last-child{margin:26px 0 0}.pageHero--compact{max-width:900px}.communityPage{padding-bottom:112px}.categoryNav{z-index:20;top:var(--header-height);border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbfaf7f7;padding:18px 22px;position:sticky}.categoryNav__title{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:.68rem;font-weight:750}.categoryNav ul{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.categoryNav a{border:1px solid var(--line);gap:8px;padding:8px 12px;font-size:.76rem;text-decoration:none;display:inline-flex}.categoryNav a:hover{border-color:var(--gold);background:#f2e8d7}.categoryNav a span{color:var(--gold-dark)}.vendorDirectory{gap:80px;padding-top:92px;display:grid}.vendorSection{scroll-margin-top:calc(var(--header-height) + 120px)}.vendorSection__heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:26px;padding-bottom:14px;display:flex}.vendorSection__heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:400}.vendorSection__heading p{color:var(--muted);margin:0;font-size:.8rem}.vendorGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:0;padding:0;list-style:none;display:grid}.vendorCard{border:1px solid var(--line);background:var(--white);height:100%}.vendorCard>a{flex-direction:column;height:100%;text-decoration:none;display:flex}.vendorCard img{aspect-ratio:275/202;object-fit:contain;background:var(--white);border-bottom:1px solid var(--line);width:100%;padding:18px}.vendorCard__body{flex:1;padding:22px}.vendorCard__body p{color:var(--gold-dark);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.66rem;font-weight:750}.vendorCard__body h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:400}.vendorCard__body span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;margin-top:20px;font-size:.72rem;font-weight:700;display:inline-block}.communityCta{background:var(--soft);text-align:center;max-width:900px;margin:112px auto 0;padding:clamp(40px,7vw,76px)}.communityCta h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4.6vw,4rem);font-weight:400;line-height:1.05}.communityCta>p:not(.eyebrow){max-width:650px;color:var(--muted);margin:22px auto 28px}.vendorProfile{padding-bottom:112px}.vendorProfile__card{border:1px solid var(--line);background:var(--white);grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);margin-top:54px;display:grid}.vendorProfile__logo{background:var(--soft);place-items:center;min-height:460px;padding:60px;display:grid}.vendorProfile__logo img{object-fit:contain;width:min(100%,360px);height:auto}.vendorProfile__content{flex-direction:column;justify-content:center;padding:clamp(42px,7vw,90px);display:flex}.vendorProfile__content h1{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,6vw,5.8rem);font-weight:400;line-height:.98}.vendorProfile__actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.caseListing{padding-bottom:112px}.caseGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.caseCard{border:1px solid var(--line);background:var(--white)}.caseCard__image{display:block;overflow:hidden}.caseCard__image img{aspect-ratio:4/3;object-fit:cover;width:100%;transition:transform .3s;display:block}.caseCard:hover .caseCard__image img{transform:scale(1.025)}.caseCard__body{padding:26px}.caseCard__body h2{margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:1.8rem;font-weight:400}.caseCard__body h2 a{text-decoration:none}.caseCard__body>p:not(.eyebrow){color:var(--muted);margin:0 0 20px}.caseDetail{padding-bottom:112px}.caseDetail__header{max-width:900px;padding:70px 0 46px}.caseDetail__header h1{letter-spacing:-.05em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.6rem,8vw,7.4rem);font-weight:400;line-height:.92}.caseDetail__header>p:last-child{max-width:720px;color:var(--muted);margin:28px 0 0;font-size:1.08rem}.caseDetail__figure{margin:0}.caseDetail__figure img{object-fit:cover;width:100%;max-height:760px;display:block}.caseDetail__figure figcaption{color:var(--muted);padding-top:10px;font-size:.75rem}.caseDetail__story{grid-template-columns:.8fr 1.2fr;gap:clamp(48px,9vw,120px);padding:86px 0 20px;display:grid}.caseDetail__story h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4.4vw,4rem);font-weight:400;line-height:1.05}.caseDetail__story>div:last-child p{color:var(--muted);margin:0 0 18px}.caseDetail__story .button{margin-top:12px}.magazineHero{background:var(--soft);padding:72px 0 88px}.magazineHero__grid{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:center;gap:clamp(46px,8vw,110px);display:grid}.magazineHero__grid>a{filter:drop-shadow(0 28px 35px #221c132e);display:block}.magazineHero__grid>a img{width:min(100%,580px);height:auto}.magazineHero h1{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,6vw,6rem);font-weight:400;line-height:.98}.magazineHero__grid>div>p:not(.eyebrow){color:var(--muted);margin:26px 0 0;font-size:1.06rem}.magazineArchive{background:var(--white)}.magazineGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.magazineCard{border:1px solid var(--line)}.magazineCard>a,.magazineCard__cover{background:var(--soft);display:block;overflow:hidden}.magazineCard img{width:100%;height:auto;transition:transform .3s;display:block}.magazineCard:hover img{transform:scale(1.02)}.magazineCard>div{padding:26px}.magazineCard>.magazineCard__cover{padding:0}.magazineCard__pending{color:var(--muted);cursor:not-allowed;border-bottom-style:dashed}.magazineCard h3{margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:1.8rem;font-weight:400}.notFoundPage{padding-bottom:112px}.notFoundPage__hero{text-align:center;padding-block:100px 80px}.notFoundPage__lede{max-width:680px;color:var(--muted);margin:28px auto 0;font-size:1.08rem}.notFoundPage__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:34px;display:flex}.notFoundPage__popular{border-top:1px solid var(--line);padding-top:60px}.notFoundPage__linkGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid}.notFoundPage__linkCard{border:1px solid var(--line);background:var(--white);gap:12px;height:100%;padding:28px;text-decoration:none;display:grid}.notFoundPage__linkCard strong{font-family:Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:400}.notFoundPage__linkCard span:not(:last-child){color:var(--muted)}.notFoundPage__linkCard span:last-child{color:var(--gold-dark);letter-spacing:.08em;text-transform:uppercase;margin-top:10px;font-size:.72rem;font-weight:750}.thankYouPage{padding-bottom:112px}.thankYouPage__inner{max-width:920px}.thankYouPage__card{background:var(--soft);text-align:center;margin-top:42px;padding:clamp(44px,8vw,90px)}.thankYouPage__icon{background:var(--night);width:62px;height:62px;color:var(--white);border-radius:50%;place-items:center;margin:0 auto 24px;font-size:1.5rem;display:grid}.thankYouPage__lede{max-width:650px;color:var(--muted);margin:26px auto 0}.thankYouPage__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex}.thankYouPage__nextStep{border:1px solid var(--line);background:var(--white);margin-top:24px;padding:26px}.thankYouPage__nextStep p{color:var(--muted);margin:6px 0 12px}.privacyPage{padding-bottom:112px}.privacyPage__layout{max-width:1080px}.privacyPage__header{max-width:870px;padding:70px 0 48px}.privacyPage__updated{color:var(--gold-dark);margin:20px 0 0;font-size:.78rem}.privacyPage__intro{color:var(--muted);margin:26px 0 0;font-size:1.08rem}.privacyPage__contents{border:1px solid var(--line);background:var(--soft);margin:10px 0 54px;padding:26px 30px}.privacyPage__contents ol{columns:2;gap:50px;margin:14px 0 0;padding-left:22px}.privacyPage__contents li{margin-bottom:8px}.privacyPage__content{max-width:820px}.privacyPage__content section{scroll-margin-top:calc(var(--header-height) + 30px);border-top:1px solid var(--line);padding:34px 0}.privacyPage__content h2{margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:400}.privacyPage__content h3{color:var(--color-ink);font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;margin:1.75rem 0 .7rem;font-size:.82rem;font-weight:650}.privacyPage__content p,.privacyPage__content li{color:#5f5951}.privacyPage__content code{border:1px solid color-mix(in srgb, currentColor 14%, transparent);background:color-mix(in srgb, currentColor 4%, transparent);overflow-wrap:anywhere;padding:.08em .28em;font-size:.9em}.privacyPage__contact{border-left:3px solid var(--gold);background:var(--soft);margin-top:22px;padding:20px;font-style:normal}.contactPage{padding-bottom:90px}.contactPage__intro{max-width:850px;padding:72px 0 20px}.contactPage__intro h1{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,7vw,6.2rem);font-weight:400;line-height:.98}.contactPage__intro>p:last-child{max-width:680px;color:var(--muted);margin:24px 0 0}@media (max-width:980px){.desktopNav{display:none}.mobileNav{display:block}.siteFooter__grid{grid-template-columns:1fr 1fr}.siteFooter__grid>div:first-child{grid-column:1/-1}.vendorGrid,.caseGrid,.magazineGrid,.notFoundPage__linkGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.vendorProfile__card,.magazineHero__grid,.caseDetail__story{grid-template-columns:1fr}.vendorProfile__logo{min-height:350px}.magazineHero__grid>a img{margin-inline:auto}}@media (max-width:680px){:root{--header-height:76px}body{padding-bottom:70px}.container,.siteHeader__inner{width:min(100% - 32px,1180px)}.section{padding-block:78px}.brand img{width:168px}.siteFooter{padding-top:58px}.siteFooter__grid{grid-template-columns:1fr;gap:38px}.siteFooter__grid>div:first-child{grid-column:auto}.mobileCallCta{z-index:110;right:12px;bottom:max(10px, env(safe-area-inset-bottom));border:1px solid var(--gold);background:var(--night);min-height:52px;color:var(--white);letter-spacing:.08em;text-transform:uppercase;opacity:0;pointer-events:none;justify-content:center;align-items:center;gap:10px;font-size:.78rem;font-weight:750;text-decoration:none;transition:opacity .18s,transform .18s;display:flex;position:fixed;left:12px;transform:translateY(calc(100% + 24px));box-shadow:0 14px 34px #16120d47}.mobileCallCta--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.pageIntro,.pageHero{padding:52px 0 48px}.pageIntro h1,.pageHero h1,.notFoundPage h1,.thankYouPage h1,.privacyPage h1{font-size:clamp(2.7rem,13vw,4.5rem)}.categoryNav{top:var(--header-height);margin-inline:-16px;padding-inline:16px;overflow-x:auto}.categoryNav ul{flex-wrap:nowrap;width:max-content}.vendorDirectory{gap:64px;padding-top:70px}.vendorGrid,.caseGrid,.magazineGrid,.notFoundPage__linkGrid{grid-template-columns:1fr}.communityCta{margin-top:82px}.vendorProfile__card{margin-top:30px}.vendorProfile__logo{min-height:280px;padding:38px}.vendorProfile__content{padding:36px 24px 42px}.vendorProfile__actions,.buttonGroup,.notFoundPage__actions,.thankYouPage__actions{display:grid}.vendorProfile__actions .button,.buttonGroup .button,.notFoundPage__actions .button,.thankYouPage__actions .button{width:100%}.caseDetail__header{padding-top:50px}.caseDetail__header h1{font-size:clamp(3.2rem,17vw,5.5rem)}.caseDetail__story{gap:28px;padding-top:58px}.magazineHero{padding-block:48px 64px}.privacyPage__contents ol{columns:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body:has([data-admin-shell]) [data-site-chrome]{display:none}body:has([data-coming-soon]){background:#191915}:is(body:has([data-coming-soon])>[data-site-chrome],body:has([data-coming-soon]) .skipLink,body:has([data-coming-soon]) [data-consent-banner],body:has([data-coming-soon]) [data-consent-preferences-backdrop]){display:none}
body[data-theme=classic]{--paper:var(--brand-ivory-50);--soft:var(--brand-ivory-100);--ink:var(--brand-ink);--muted:var(--brand-muted);--gold:var(--brand-gold-500);--gold-dark:var(--brand-gold-700);--night:var(--brand-royal-950);--line:var(--brand-line);--white:var(--brand-surface-raised);--header-height:151px;--classic-sans:var(--font-original-sans,"Raleway"), "Raleway", "Open Sans", Arial, sans-serif;--classic-serif:var(--font-original-serif,"Crimson Text"), "Crimson Text", Georgia, serif;background:var(--paper);color:var(--muted);font-family:var(--classic-sans);margin:0;font-size:15px;font-weight:400;line-height:26px}body[data-theme=classic] main{background:var(--paper)}body[data-theme=classic] .container{width:min(1160px,100% - 48px)}body[data-theme=classic] h1,body[data-theme=classic] h2,body[data-theme=classic] h3,body[data-theme=classic] h4,body[data-theme=classic] h5,body[data-theme=classic] h6{color:var(--ink);font-family:var(--classic-sans);letter-spacing:0}body[data-theme=classic] a{text-underline-offset:.2em;text-decoration-thickness:1px}body[data-theme=classic] ::selection{background:var(--brand-gold-on-royal);color:var(--brand-royal-950)}body[data-theme=classic] :focus-visible{outline:3px solid var(--brand-gold-on-royal);outline-offset:3px;box-shadow:0 0 0 2px var(--brand-royal-950)}body[data-theme=classic] .siteHeader{z-index:100;background:var(--brand-surface-raised);min-height:151px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-bottom:1px solid #d8bc7885;position:relative;top:auto}body[data-theme=classic] .siteHeader__inner{grid-template-rows:100px 51px;grid-template-columns:1fr auto 1fr;gap:0;width:100%;min-height:151px;margin:0;display:grid;position:relative}body[data-theme=classic] .brand{grid-area:1/2;place-self:center;line-height:0;display:block}body[data-theme=classic] .brand__image{object-fit:contain;width:360px;max-width:none;height:97px;display:block}body[data-theme=classic] .brand__editorial,body[data-theme=classic] .siteHeader__guideLink,body[data-theme=classic] .navLabel--editorial{display:none}body[data-theme=classic] .navLabel--classic{display:inline}body[data-theme=classic] .desktopNav{background:var(--brand-surface-raised);border:0;border-top:1px solid #d8bc7857;grid-area:2/1/auto/-1;justify-content:center;justify-self:stretch;align-items:stretch;gap:0;width:100%;min-height:51px}body[data-theme=classic] .desktopNav .legacyNavGroup--tv{display:none}body[data-theme=classic] .legacyNavGroup{align-self:stretch;align-items:stretch;position:relative}body[data-theme=classic] .desktopNav>.legacyNavGroup>a{min-height:51px;color:var(--brand-anthracite-950);font-family:var(--classic-sans);letter-spacing:1px;text-transform:uppercase;align-items:center;padding:0 20px;font-size:14px;font-weight:500;line-height:51px;text-decoration:none;transition:color .18s linear;display:flex}body[data-theme=classic] .desktopNav>.legacyNavGroup>a:after{display:none}body[data-theme=classic] .desktopNav>.legacyNavGroup>a:hover,body[data-theme=classic] .desktopNav>.legacyNavGroup>a:focus-visible{color:var(--brand-royal-950)}body[data-theme=classic] .legacyNavDropdown{z-index:40;background:var(--brand-surface-raised);opacity:0;visibility:hidden;border:1px solid #d8bc7857;width:200px;min-width:200px;padding:10px 0;transition:opacity .18s,visibility .18s,transform .18s;position:absolute;top:calc(100% + 1px);left:0;right:auto;transform:translateY(7px);box-shadow:0 18px 42px #24272b14}body[data-theme=classic] .desktopNav .legacyNavGroup:nth-last-child(2) .legacyNavDropdown{left:0;right:auto;transform:translateY(7px)}body[data-theme=classic] .legacyNavGroup:hover .legacyNavDropdown,body[data-theme=classic] .legacyNavGroup:focus-within .legacyNavDropdown,body[data-theme=classic] .desktopNav .legacyNavGroup:nth-last-child(2):hover .legacyNavDropdown,body[data-theme=classic] .desktopNav .legacyNavGroup:nth-last-child(2):focus-within .legacyNavDropdown{opacity:1;visibility:visible;transform:translateY(0)}body[data-theme=classic] .legacyNavDropdown a{width:100%;color:var(--brand-anthracite-950);font-family:var(--classic-sans);letter-spacing:0;text-transform:none;white-space:nowrap;border:0;padding:5px 20px;font-size:13px;font-weight:600;line-height:28px;text-decoration:none;transition:color .18s linear;display:block}body[data-theme=classic] .legacyNavDropdown a:hover,body[data-theme=classic] .legacyNavDropdown a:focus-visible{color:var(--brand-royal-950)}body[data-theme=classic] .legacyNavDropdown a:after,body[data-theme=classic] .mobileNav{display:none}body[data-theme=classic] .section{padding-block:90px}body[data-theme=classic] .sectionHeading{max-width:760px;margin-bottom:44px}body[data-theme=classic] .sectionHeading h2{font-family:var(--classic-sans);letter-spacing:0;font-size:clamp(30px,3.6vw,42px);font-weight:400;line-height:1.45}body[data-theme=classic] .eyebrow{color:var(--gold-dark);font-family:var(--classic-sans);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:600;line-height:20px}body[data-theme=classic] .lede{color:var(--muted);font-size:15px;line-height:26px}body[data-theme=classic] .pageIntro,body[data-theme=classic] .pageHero{max-width:900px;padding:76px 0 70px}body[data-theme=classic] .pageIntro h1,body[data-theme=classic] .pageHero h1,body[data-theme=classic] .notFoundPage h1,body[data-theme=classic] .thankYouPage h1,body[data-theme=classic] .privacyPage h1,body[data-theme=classic] .contactPage__intro h1,body[data-theme=classic] .caseDetail__header h1,body[data-theme=classic] .vendorProfile__content h1{color:var(--ink);font-family:var(--classic-sans);letter-spacing:0;margin:0;font-size:clamp(34px,4.2vw,55px);font-weight:400;line-height:1.27}body[data-theme=classic] .pageIntro .lede,body[data-theme=classic] .pageHero>p:last-child{max-width:720px;margin-top:18px}body[data-theme=classic] .breadcrumbs{padding-block:20px 8px}body[data-theme=classic] .breadcrumbs li{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px}body[data-theme=classic] .breadcrumbs a{color:var(--gold-dark)}body[data-theme=classic] .button{min-height:44px;font-family:var(--classic-sans);letter-spacing:1px;text-transform:uppercase;box-shadow:none;border-radius:0;padding:11px 20px;font-size:11px;font-weight:600;line-height:20px;transition:background-color .18s linear,border-color .18s linear,color .18s linear}body[data-theme=classic] .button:hover{transform:none}body[data-theme=classic] .button--primary,body[data-theme=classic] .mobileCallCta{border-color:var(--brand-gold-500);background:var(--brand-gold-500);color:var(--brand-royal-950)}body[data-theme=classic] .button--primary:hover,body[data-theme=classic] .button--primary:focus-visible{border-color:var(--brand-royal-950);background:var(--brand-royal-950);color:var(--brand-on-royal)}body[data-theme=classic] .button--secondary{border-color:var(--brand-royal-800);color:var(--brand-royal-800);background:0 0}body[data-theme=classic] .button--secondary:hover,body[data-theme=classic] .button--secondary:focus-visible{border-color:var(--brand-royal-950);background:var(--brand-royal-950);color:var(--brand-on-royal)}body[data-theme=classic] .textLink{color:var(--gold-dark);font-family:var(--classic-sans);letter-spacing:1px;font-size:11px;font-weight:600}body[data-theme=classic] .caseGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}body[data-theme=classic] .caseCard,body[data-theme=classic] .magazineCard,body[data-theme=classic] .notFoundPage__linkCard,body[data-theme=classic] .thankYouPage__nextStep{border:1px solid var(--line);background:var(--brand-surface-raised);box-shadow:none;border-radius:0}body[data-theme=classic] .caseCard__image img{aspect-ratio:560/355;transition:transform .7s}body[data-theme=classic] .caseCard:hover .caseCard__image img{transform:scale(1.04)}body[data-theme=classic] .caseCard__body h2,body[data-theme=classic] .magazineCard h3,body[data-theme=classic] .notFoundPage__linkCard h2,body[data-theme=classic] .thankYouPage__nextStep h2{font-family:var(--classic-sans);letter-spacing:0;font-weight:400}body[data-theme=classic] .vendorProfile{padding-bottom:90px}body[data-theme=classic] .vendorProfile__card{border:1px solid var(--line);background:var(--brand-surface-raised);box-shadow:none;border-radius:0;margin-top:40px}body[data-theme=classic] .vendorProfile__logo{background:var(--soft)}body[data-theme=classic] .vendorProfile__logo img{mix-blend-mode:multiply}body[data-theme=classic] .vendorProfile__content{padding:clamp(44px,6vw,78px)}body[data-theme=classic] .vendorProfile__actions{gap:10px;margin-top:26px}body[data-theme=classic] [class*=readerComments]{background:linear-gradient(#24272ba3,#24272ba3),url(/media/legacy/reader-comments-bg.jpg) 50%/cover no-repeat}body[data-theme=classic] .communityPage{background:var(--paper);padding-bottom:90px}body[data-theme=classic] .communityPage>.container{width:100%;max-width:none}body[data-theme=classic] .communityPage .breadcrumbs,body[data-theme=classic] .communityPage .categoryNav,body[data-theme=classic] .communityPage .communityCta{width:min(1160px,100% - 48px);margin-inline:auto}body[data-theme=classic] .communityPage .pageIntro{text-align:center;background:linear-gradient(#f8f4eab8,#f8f4eab8),url(/media/legacy/community-banner.jpg) 50%/cover no-repeat;align-content:center;justify-items:center;width:100%;max-width:none;min-height:260px;margin-left:0;padding:64px max(24px,50vw - 580px);display:grid;position:relative;left:auto}body[data-theme=classic] .communityPage .pageIntro h1{max-width:900px;font-size:clamp(30px,3.4vw,42px);font-weight:400;line-height:1.35}body[data-theme=classic] .communityPage .pageIntro .lede{max-width:720px;color:var(--ink);margin-top:14px}body[data-theme=classic] .communityPage .pageIntro .eyebrow,body[data-theme=classic] .communityPage .pageIntro .lede{display:none}body[data-theme=classic] .categoryNav{z-index:1;border:0;border-bottom:1px solid var(--line);background:var(--paper);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;margin:20px 0 56px;padding:24px 0 20px;position:relative;top:auto}body[data-theme=classic] .categoryNav__title{display:none}body[data-theme=classic] .categoryNav ul{justify-content:center;gap:8px 24px}body[data-theme=classic] .categoryNav a{min-height:30px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;border:0;border-bottom:1px solid #0000;align-items:center;gap:7px;padding:2px 0 5px;font-size:11px;font-weight:600;line-height:22px;transition:border-color .18s linear,color .18s linear}body[data-theme=classic] .categoryNav li:first-child a,body[data-theme=classic] .categoryNav a:hover,body[data-theme=classic] .categoryNav a:focus-visible{border-color:var(--brand-gold-700);color:var(--brand-gold-700);background:0 0}body[data-theme=classic] .categoryNav a span{display:none}body[data-theme=classic] .vendorDirectory{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:100%;margin-left:0;padding-top:0;display:grid;position:relative;left:auto}body[data-theme=classic] .vendorSection{scroll-margin-top:24px;display:contents}body[data-theme=classic] .vendorSection__heading{display:none}body[data-theme=classic] .vendorSection__heading h2{font-family:var(--classic-sans);letter-spacing:1px;text-transform:uppercase;font-size:18px;font-weight:400;line-height:32px}body[data-theme=classic] .vendorSection__heading p{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:11px}body[data-theme=classic] .vendorGrid{display:contents}body[data-theme=classic] .vendorGrid>li{min-width:0}body[data-theme=classic] .vendorCard{aspect-ratio:275/202;background:var(--brand-surface-raised);height:auto;box-shadow:none;border:0;border-radius:0;position:relative;overflow:hidden}body[data-theme=classic] .vendorCard>a{width:100%;height:100%;display:block;position:relative;overflow:hidden}body[data-theme=classic] .vendorCard img{aspect-ratio:auto;background:var(--brand-surface-raised);object-fit:cover;border:0;width:100%;height:100%;padding:0;transition:transform .7s;display:block}body[data-theme=classic] .vendorCard__body{z-index:2;color:var(--brand-on-royal);text-align:center;opacity:0;background:#24272beb;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:20px;transition:opacity .24s;display:flex;position:absolute;inset:0}body[data-theme=classic] .vendorCard__body p{color:var(--brand-gold-on-royal);font-family:var(--classic-serif);letter-spacing:0;text-transform:none;margin:0;font-size:13px;font-style:italic;font-weight:400;line-height:18px}body[data-theme=classic] .vendorCard__body h3{color:var(--brand-on-royal);font-family:var(--classic-sans);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:14px;font-weight:500;line-height:24px}body[data-theme=classic] .vendorCard__body span{color:#fffaf0c2;letter-spacing:.1em;text-transform:uppercase;margin-top:5px;font-size:9px;font-weight:600}body[data-theme=classic] .vendorCard:hover img,body[data-theme=classic] .vendorCard:focus-within img{transform:scale(1.3)}body[data-theme=classic] .vendorCard:hover .vendorCard__body,body[data-theme=classic] .vendorCard:focus-within .vendorCard__body{opacity:1}body[data-theme=classic] .communityCta{border:0;border-top:1px solid var(--brand-gold-700);background:var(--brand-gold-500);max-width:900px;color:var(--brand-royal-950);margin-top:90px;padding:clamp(40px,6vw,66px)}body[data-theme=classic] .communityCta h2{color:var(--brand-royal-950);font-family:var(--classic-sans);letter-spacing:0;font-size:clamp(26px,3vw,36px);font-weight:400;line-height:1.45}body[data-theme=classic] .communityCta>p:not(.eyebrow){color:var(--brand-royal-950);font-size:14px;line-height:26px}body[data-theme=classic] .siteFooter--classicDirectory{background:var(--brand-gold-500);color:var(--brand-royal-950);border:0;padding:0;position:relative}body[data-theme=classic] .classicFooterDirectory{border-top:1px solid var(--brand-gold-700);background:var(--brand-gold-500);padding:62px 0 58px}body[data-theme=classic] .classicFooterDirectory__grid{grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:72px;display:grid}body[data-theme=classic] .classicFooterDirectory__section{min-width:0}body[data-theme=classic] .classicFooterDirectory__section h2{color:var(--brand-royal-950);font-family:var(--classic-sans);letter-spacing:1px;text-transform:uppercase;border-bottom:1px solid #082d6347;margin:0 0 20px;padding-bottom:12px;font-size:12px;font-weight:500;line-height:22px}body[data-theme=classic] .classicFooterDirectory__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 20px;display:grid}body[data-theme=classic] .classicFooterDirectory__tagCloud{flex-wrap:wrap;gap:8px;display:flex}body[data-theme=classic] .siteFooter--classicDirectory .classicFooterDirectory a{color:#082d63e6;width:auto;font-family:var(--classic-sans);letter-spacing:.02em;font-size:11px;font-weight:500;line-height:20px;text-decoration:none;transition:border-color .18s linear,color .18s linear}body[data-theme=classic] .classicFooterDirectory__links a{border-bottom:1px solid #082d633d;padding-bottom:4px}body[data-theme=classic] .classicFooterDirectory__tagCloud a{background:#f8f4ea3d;border:1px solid #082d6357;padding:5px 10px;display:inline-flex}body[data-theme=classic] .siteFooter--classicDirectory .classicFooterDirectory a:hover,body[data-theme=classic] .siteFooter--classicDirectory .classicFooterDirectory a:focus-visible{border-color:var(--brand-royal-950);color:var(--brand-royal-950);text-underline-offset:3px;text-decoration:underline}body[data-theme=classic] .classicFooterCredits{background:var(--brand-royal-950);border-top:1px solid #d8bc7840;padding:25px 0}body[data-theme=classic] .classicFooterCredits__inner{text-align:center;justify-content:center;align-items:center;gap:16px;min-height:26px;display:flex}body[data-theme=classic] .classicFooterCredits small{color:#fffaf0b8;font-family:var(--classic-sans);font-size:13px;font-weight:400;line-height:14px}body[data-theme=classic] .siteFooter--classicDirectory .classicFooterSocials{align-items:center;gap:7px;display:flex}body[data-theme=classic] .siteFooter--classicDirectory .classicFooterSocials a{border:1px solid var(--brand-royal-950);width:26px;height:26px;color:var(--brand-royal-950);text-transform:uppercase;border-radius:50%;place-items:center;margin:0;font-family:Arial,sans-serif;font-size:11px;font-weight:700;line-height:1;text-decoration:none;transition:background-color .18s linear,color .18s linear;display:grid}body[data-theme=classic] .siteFooter--classicDirectory .classicFooterSocials a:hover,body[data-theme=classic] .siteFooter--classicDirectory .classicFooterSocials a:focus-visible{background:var(--brand-royal-950);color:var(--brand-on-royal)}body[data-theme=classic] .classicFooterBackToTop{z-index:90;border:1px solid var(--brand-royal-950);background:var(--brand-gold-500);width:40px;height:40px;color:var(--brand-royal-950);opacity:0;visibility:hidden;pointer-events:none;place-items:center;font-size:18px;line-height:1;text-decoration:none;transition:background-color .18s linear,opacity .18s linear,visibility .18s linear,transform .18s linear;display:grid;position:fixed;bottom:20px;right:20px;transform:translateY(8px)}body[data-theme=classic] .classicFooterBackToTop--visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}body[data-theme=classic] .classicFooterBackToTop:hover,body[data-theme=classic] .classicFooterBackToTop:focus-visible{background:var(--brand-gold-on-royal);color:var(--brand-royal-950)}@media (max-width:980px){body[data-theme=classic]{--header-height:100px}body[data-theme=classic] .container{width:min(100% - 40px,1160px)}body[data-theme=classic] .siteHeader{background:var(--brand-surface-raised);min-height:100px}body[data-theme=classic] .siteHeader__inner{justify-content:space-between;align-items:center;gap:24px;width:100%;min-height:100px;padding:0 30px;display:flex}body[data-theme=classic] .brand{place-self:center;margin:0}body[data-theme=classic] .brand__image{width:min(250px,100vw - 116px);height:auto;max-height:90px}body[data-theme=classic] .desktopNav{display:none}body[data-theme=classic] .mobileNav{flex:none;margin-left:auto;display:block}body[data-theme=classic] .mobileNav>summary{cursor:pointer;place-content:center;gap:5px;width:44px;height:44px;padding:0;display:grid}body[data-theme=classic] .mobileNav>summary span{background:var(--brand-royal-950);width:24px;height:1px;display:block}body[data-theme=classic] .mobileNav nav{z-index:50;border:0;border-top:1px solid var(--brand-gold-500);background:var(--brand-ivory-50);max-height:calc(100vh - 100px);padding:32px 0 38px;display:grid;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 18px 36px #082d632e}body[data-theme=classic] .legacyMobileNavGroup{border-bottom:1px solid var(--brand-line);display:grid;position:relative}body[data-theme=classic] .mobileNav nav>.legacyMobileNavGroup>a{color:var(--brand-royal-950);font-family:var(--classic-sans);letter-spacing:1px;text-align:center;text-transform:uppercase;border:0;padding:5px 64px;font-size:12px;font-weight:600;line-height:40px;text-decoration:none;display:block}body[data-theme=classic] .mobileNav nav>.legacyMobileNavGroup>a:hover,body[data-theme=classic] .mobileNav nav>.legacyMobileNavGroup>a:focus-visible{color:var(--brand-gold-700)}body[data-theme=classic] .legacyMobileDisclosure{position:static}body[data-theme=classic] .legacyMobileDisclosure__toggle{width:46px;height:46px;color:var(--brand-royal-800);cursor:pointer;place-items:center;padding:0;display:grid;position:absolute;top:3px;right:18px}body[data-theme=classic] .legacyMobileDisclosure__icon{background:0 0;width:auto;height:auto;font-size:17px;font-weight:400;line-height:1;transition:transform .18s;display:block}body[data-theme=classic] .legacyMobileDisclosure[open] .legacyMobileDisclosure__icon{transform:rotate(45deg)}body[data-theme=classic] .legacyMobileSubnav{border:0;border-top:1px solid var(--brand-line);background:var(--brand-ivory-100);margin:0;padding:5px 0 15px}body[data-theme=classic] .legacyMobileSubnav a{color:var(--brand-muted);font-family:var(--classic-sans);letter-spacing:0;text-align:center;text-transform:none;border:0;padding:4px 24px;font-size:13px;font-weight:600;line-height:27px;text-decoration:none}body[data-theme=classic] .legacyMobileSubnav a:hover,body[data-theme=classic] .legacyMobileSubnav a:focus-visible{color:var(--brand-gold-700)}body[data-theme=classic] .vendorDirectory{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-theme=classic] .classicFooterDirectory__grid{grid-template-columns:1fr;gap:42px}}@media (max-width:680px){body[data-theme=classic] .container{width:min(100% - 32px,1160px)}body[data-theme=classic] .siteHeader__inner{padding-inline:18px}body[data-theme=classic] .brand__image{width:min(215px,100vw - 92px)}body[data-theme=classic] .section{padding-block:64px}body[data-theme=classic] .pageIntro,body[data-theme=classic] .pageHero{padding:52px 0 48px}body[data-theme=classic] .pageIntro h1,body[data-theme=classic] .pageHero h1,body[data-theme=classic] .notFoundPage h1,body[data-theme=classic] .thankYouPage h1,body[data-theme=classic] .privacyPage h1,body[data-theme=classic] .contactPage__intro h1,body[data-theme=classic] .caseDetail__header h1,body[data-theme=classic] .vendorProfile__content h1{font-size:clamp(30px,10vw,42px)}body[data-theme=classic] .communityPage .pageIntro{min-height:300px;padding:52px 24px}body[data-theme=classic] .communityPage .pageIntro h1{font-size:clamp(27px,8.5vw,36px)}body[data-theme=classic] .categoryNav{margin-inline:0;padding-inline:0;overflow-x:auto}body[data-theme=classic] .categoryNav ul{justify-content:flex-start;width:max-content;padding-inline:2px}body[data-theme=classic] .vendorDirectory,body[data-theme=classic] .caseGrid{grid-template-columns:1fr}body[data-theme=classic] .communityCta{margin-top:70px}body[data-theme=classic] .classicFooterDirectory{padding:48px 0}body[data-theme=classic] .classicFooterDirectory__links{grid-template-columns:1fr}body[data-theme=classic] .classicFooterCredits__inner{flex-direction:column;gap:12px}body[data-theme=classic] .classicFooterBackToTop{bottom:82px;right:12px}}@media (hover:none){body[data-theme=classic] .vendorCard__body{text-align:left;opacity:1;background:linear-gradient(#24272b14 24%,#24272bf0);justify-content:flex-end;align-items:flex-start}body[data-theme=classic] .vendorCard__body p,body[data-theme=classic] .vendorCard__body span{display:none}}@media (prefers-reduced-motion:reduce){body[data-theme=classic] .legacyNavDropdown,body[data-theme=classic] .button,body[data-theme=classic] .caseCard__image img,body[data-theme=classic] .vendorCard img,body[data-theme=classic] .vendorCard__body,body[data-theme=classic] .classicFooterBackToTop,body[data-theme=classic] .classicFooterSocials a{transition:none}}
