@import url('/fonts.css');
:root{--plum:#14263d;--dark:#14263d;--ink:#1b293b;--muted:#526175;--line:#dde3ec;--lilac:#edf2f8;--lime:#fff6e5;--soft:#f6f8fb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;color:var(--ink);font:16px/1.5 'DM Sans',Arial,sans-serif;background:#fff}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #345e91;outline-offset:4px}img{display:block;max-width:100%;object-fit:cover}svg{width:24px;height:24px;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.15}h2{font-size:32px;letter-spacing:-.7px;margin-bottom:18px}h3{font-size:19px}p{margin-bottom:18px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-70px;left:20px;padding:12px;background:white;z-index:50}.skip:focus{top:12px}.topbar{background:var(--plum);color:white;display:flex;justify-content:space-between;padding:9px max(4vw,24px);font-size:14px}.topbar a{text-decoration:underline;text-underline-offset:3px}.store-header{background:white}.header-inner{max-width:1600px;margin:auto;padding:25px 4vw;display:flex;align-items:center;gap:42px}.logo{position:relative;display:inline-flex;align-items:baseline;font-family:'Manrope','DM Sans',sans-serif;font-weight:800;font-size:43px;line-height:1;letter-spacing:-2.8px;color:var(--plum);white-space:nowrap}.logo span{font-family:'DM Sans',sans-serif;font-size:12px;letter-spacing:.5px;margin:0 7px}.logo i{height:9px;width:9px;background:#d9a348;border-radius:50%;align-self:flex-start;margin:6px 0 0 -2px}.search{display:flex;border:1px solid #b7c2d1;border-radius:7px;overflow:hidden;flex:1;min-width:100px;height:49px}.search:focus-within{box-shadow:0 0 0 2px #b7c2d1}.search input{min-width:0;width:100%;border:0;padding:0 16px;background:white;font-size:16px;outline:none}.search button{width:55px;display:grid;place-items:center;background:var(--plum);color:white;border:0}.header-actions{display:flex;gap:27px}.header-actions a{display:flex;align-items:center;gap:9px;white-space:nowrap;font-size:14px}.header-actions svg{width:25px;height:25px}.saved-count{font-weight:500}.category-nav{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:0 4vw;max-width:1600px;margin:auto;min-height:47px;border-top:1px solid var(--line);font-size:14px;overflow:auto;scrollbar-width:none}.category-nav a{white-space:nowrap;padding:13px 0 12px;border-bottom:3px solid transparent}.category-nav a:hover{color:var(--plum);border-bottom-color:var(--plum)}.category-nav .nav-all{color:var(--plum);font-weight:700}.hero{display:grid;grid-template-columns:39% 61%;background:var(--lime);min-height:440px;max-width:1600px;margin:0 auto}.hero-message{padding:48px 3.5vw 37px 4vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{font-size:13px;font-weight:700;letter-spacing:1.45px;color:var(--plum);display:block;margin-bottom:16px}.hero h1{font-family:'Manrope',sans-serif;font-size:clamp(40px,4.8vw,70px);letter-spacing:-3.2px;line-height:1.04;color:var(--dark);margin-bottom:23px;font-weight:800}.hero p{font-size:21px;line-height:1.5;margin-bottom:24px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;border:1px solid var(--plum);border-radius:5px;padding:14px 23px;background:var(--plum);color:white;font-weight:700;font-size:16px;line-height:1.3;min-height:49px}.button:hover{background:#263f60}.button svg{width:20px;height:20px}.hero-caption{font-size:13px;margin-top:25px;color:#465a70}.hero-photo{position:relative;overflow:hidden;min-height:440px}.hero-photo>img{width:100%;height:100%;position:absolute;inset:0;object-position:center 56%}.photo-link{position:absolute;right:28px;bottom:27px;background:white;padding:12px 17px;display:flex;gap:22px;align-items:center;border-radius:4px;font-size:14px;box-shadow:0 3px 20px #0001}.photo-link svg{width:18px}.value-strip{max-width:1600px;margin:auto;display:flex;justify-content:center;gap:7vw;border-bottom:1px solid var(--line);padding:18px 24px;font-size:14px}.value-strip span{white-space:nowrap}.value-strip b{color:var(--plum);font-weight:700}.section{max-width:1500px;padding:42px 4vw;margin:auto}.section-heading{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-bottom:26px}.section-heading h2{margin:0}.section-heading .eyebrow{margin-bottom:8px}.text-link{display:inline-flex;align-items:center;gap:10px;color:var(--plum);font-weight:700;font-size:15px;text-decoration:underline;text-underline-offset:4px}.text-link svg{width:19px}.category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:20px}.category-tile{text-align:center}.category-art{display:block;background-image:url('/assets/category-atlas.png');background-repeat:no-repeat;background-size:400% 200%;aspect-ratio:3/4;transition:transform .25s;overflow:hidden;background-color:var(--soft)}.art-0{background-position:0% 0%}.art-1{background-position:33.3333% 0%}.art-2{background-position:66.6667% 0%}.art-3{background-position:100% 0%}.art-4{background-position:0% 100%}.art-5{background-position:33.3333% 100%}.art-6{background-position:66.6667% 100%}.art-7{background-position:100% 100%}.category-tile .category-art{border-radius:80px;margin:0 auto 17px;width:100%;max-width:155px}.category-tile:hover .category-art{transform:translateY(-5px);box-shadow:0 5px 16px #14263d15}.category-tile h3{font-size:15px;line-height:1.35;margin:0;font-weight:700}.discovery{padding-top:20px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-card{display:grid;grid-template-columns:45% 55%;overflow:hidden;border-radius:5px;background:var(--lilac);min-height:255px}.feature-card:nth-child(2){background:#edf2f8}.feature-card:nth-child(3){background:#fff6e5}.feature-card .category-art{height:100%;width:100%;aspect-ratio:auto}.feature-card>div{padding:31px 20px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.feature-card h3{font-size:23px;letter-spacing:-.5px;margin-bottom:12px}.feature-card p{font-size:15px;color:#526175;margin-bottom:17px}.feature-card div>span{display:flex;gap:8px;align-items:center;font-size:14px;font-weight:700;color:var(--plum)}.feature-card svg{width:18px}.gather{display:grid;grid-template-columns:58% 42%;padding-top:18px;padding-bottom:18px}.gather img{height:400px;width:100%;border-radius:5px 0 0 5px}.gather>div{background:#edf2f8;padding:40px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border-radius:0 5px 5px 0}.gather h2{font-size:40px;letter-spacing:-1.5px}.gather p{max-width:340px;color:#526175}.ideas-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.idea-card{position:relative}.idea-card .category-art{border-radius:5px;margin-bottom:14px}.idea-card h3{font-size:19px;margin:8px 0 0}.small{font-size:14px;color:var(--muted)}.save-btn{position:absolute;top:13px;right:13px;border:1px solid #ddd;background:white;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;color:var(--plum)}.save-btn svg{width:20px;height:20px}.save-btn[aria-pressed=true] svg{fill:var(--plum);stroke:var(--plum)}.save-btn:hover{background:var(--lilac)}.about-band{text-align:center;background:var(--lilac);padding:48px 20px}.about-band h2{font-size:35px;margin-bottom:18px}.about-band p{max-width:740px;margin:0 auto 22px;color:#526175}.launch-note{max-width:780px;text-align:center;margin:auto;padding:38px 24px 46px}.launch-note h2{font-size:21px;letter-spacing:0;margin-bottom:12px}.launch-note p{font-size:14px;color:var(--muted);margin-bottom:12px}.launch-note>a{font-size:14px;font-weight:700;color:var(--plum);text-decoration:underline}.footer-main{border-top:1px solid var(--line);display:grid;grid-template-columns:1.3fr 1fr 1fr 1.3fr;gap:35px;max-width:1600px;margin:auto;padding:43px 4vw}.footer-main h3{font-size:16px;margin:3px 0 19px}.footer-main>div>a:not(.logo){display:block;font-size:14px;margin-bottom:12px;overflow-wrap:anywhere}.footer-main>div>a:hover{text-decoration:underline}.footer-brand>p{margin:21px 0 16px}.footer-brand .logo{font-size:37px}.footer-main .small{font-size:14px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:13px;padding:20px 4vw;color:var(--muted)}.footer-bottom>div{display:flex;gap:25px}.document{max-width:980px;padding:58px 35px 80px;margin:auto}.document h1{font-size:48px;color:var(--dark);letter-spacing:-1.5px}.document h2{font-size:25px;margin-top:34px}.document h3{font-size:20px}.document a{color:var(--plum);text-decoration:underline;text-underline-offset:3px}.document p,.document li{line-height:1.75}.document .lede{font-size:21px;color:var(--muted)}.contact-details{display:grid;grid-template-columns:1fr 1fr;gap:20px 45px}.notice{border-left:4px solid var(--plum);background:var(--lilac);padding:22px;margin:28px 0}.breadcrumb{display:flex;gap:12px;font-size:14px;color:var(--muted);margin-bottom:25px}.breadcrumb a{text-decoration:underline}.catalog-heading{display:flex;align-items:center;justify-content:space-between;gap:25px}.catalog-heading h1{font-size:42px;letter-spacing:-1.4px;margin-bottom:13px}.catalog-heading .eyebrow{margin-bottom:10px}.catalog-heading p{color:var(--muted)}.preview-badge{background:var(--lilac);color:var(--plum);border-radius:25px;padding:8px 15px;font-size:14px;white-space:nowrap}.catalog-notice{font-size:14px;background:var(--soft);padding:13px 18px;margin:10px 0 30px;border:1px solid var(--line);border-radius:5px}.catalog-layout{display:grid;grid-template-columns:215px 1fr;gap:38px}.filters h2{font-size:20px;margin:7px 0 17px}.filters>a{display:flex;align-items:center;gap:8px;font-size:15px;padding:11px 12px;border-radius:4px;margin-left:-12px}.filters>a svg{height:18px;width:18px}.filters>a:hover,.filters>a.active{background:var(--lilac);color:var(--plum)}.filters>a.active{font-weight:700}.filter-help{border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.filter-help h3{font-size:17px}.filter-help p{font-size:14px;color:var(--muted)}.filter-help a{font-size:14px;color:var(--plum);text-decoration:underline;font-weight:700}.result-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:21px;font-size:14px}.result-toolbar select{padding:9px;border:1px solid #b7c2d1;border-radius:4px;margin-left:7px;background:white;font-size:14px;max-width:165px}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 22px}.product-card{position:relative}.card-open{display:block;width:100%;border:0;background:none;text-align:left;padding:0;color:var(--ink)}.product-card .category-art{border-radius:5px;margin-bottom:13px;width:100%}.product-card .card-overline{font-size:13px;color:var(--muted);display:block;margin-bottom:8px}.product-card h2{font-size:22px;letter-spacing:-.5px;margin-bottom:9px}.product-card p{font-size:14px;color:var(--muted);margin:0 0 12px}.product-card .card-cta{font-size:15px;font-weight:700;color:var(--plum);display:flex;align-items:center;gap:8px}.card-cta svg{width:18px}.empty-state{padding:65px 15px;text-align:center;border:1px dashed #ccc;border-radius:5px}.empty-state h2{font-size:25px}.empty-state p{color:var(--muted)}dialog{border:0;border-radius:10px;max-width:820px;width:calc(100% - 32px);padding:0;box-shadow:0 20px 90px #0003;color:var(--ink)}dialog::backdrop{background:#14263d99}.dialog-close{position:absolute;top:12px;right:12px;z-index:2;border:1px solid #ddd;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;background:white}.dialog-layout{display:grid;grid-template-columns:43% 57%}.dialog-layout>.category-art{height:100%;min-height:400px}.dialog-copy{padding:47px 30px 30px}.dialog-copy h2{font-size:30px;margin:14px 0}.dialog-copy p{font-size:16px;color:var(--muted)}.dialog-copy ul{padding-left:20px;line-height:1.9;margin-bottom:22px}.dialog-copy .small{font-size:13px;margin-top:20px}.dialog-copy .button{font-size:14px;padding:12px 16px}.toast{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);padding:13px 22px;color:white;background:var(--dark);border-radius:6px;box-shadow:0 3px 25px #0002;z-index:90;font-size:14px;max-width:calc(100% - 30px);text-align:center}[hidden]{display:none!important}
@media(min-width:1600px){.header-inner,.category-nav{padding-left:64px;padding-right:64px}.hero-message{padding-left:64px}.hero,.hero-photo{min-height:490px}.hero h1{font-size:70px}.section{padding-left:44px;padding-right:44px}}
@media(max-width:1100px){.header-inner{gap:24px}.header-actions a span{display:none}.category-nav{gap:25px;justify-content:flex-start}.hero-message{padding:34px 28px}.hero h1{letter-spacing:-2px}.hero p{font-size:19px}.hero,.hero-photo{min-height:405px}.value-strip{gap:28px;font-size:13px}.category-grid{gap:12px}.feature-card{grid-template-columns:42% 58%;min-height:225px}.feature-card>div{padding:20px 16px}.feature-card h3{font-size:21px}.gather>div{padding:28px}.gather h2{font-size:34px}.gather img{height:370px}.footer-main{grid-template-columns:1fr 1fr;gap:25px 50px}.catalog-layout{grid-template-columns:185px 1fr;gap:22px}.catalog-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.topbar{justify-content:center;padding:8px 16px;font-size:12px}.topbar a{display:none}.header-inner{padding:18px 20px;flex-wrap:wrap;gap:18px;justify-content:space-between}.logo{font-size:37px}.header-actions{gap:22px}.header-actions a span{display:none}.search{order:3;flex-basis:100%;height:45px}.category-nav{padding:0 20px;font-size:14px;min-height:44px}.category-nav a{padding:10px 0}.hero{grid-template-columns:44% 56%;min-height:345px}.hero-message{padding:28px 20px}.hero h1{font-size:36px;letter-spacing:-1.7px}.hero .eyebrow{font-size:12px;letter-spacing:.4px}.hero p{font-size:16px}.hero .button{font-size:14px;padding:12px 14px;gap:8px}.hero .button svg{display:none}.hero-caption{font-size:12px;line-height:1.4;margin-top:17px}.hero-photo{min-height:345px}.photo-link{bottom:15px;right:15px;left:15px;font-size:13px;padding:10px;gap:8px;justify-content:space-between}.value-strip{gap:12px;justify-content:space-between;padding:14px 20px;font-size:12px}.value-strip span{white-space:normal;text-align:center;max-width:31%}.value-strip b{display:block}.section{padding:30px 20px}.section-heading{align-items:flex-start;gap:15px;margin-bottom:22px}.section-heading h2{font-size:26px}.text-link{font-size:14px}.section-heading>.text-link{max-width:125px;line-height:1.4}.category-grid{grid-template-columns:repeat(4,1fr);gap:23px 18px}.category-tile .category-art{max-width:145px;margin-bottom:12px}.category-tile h3{font-size:14px}.feature-grid{gap:16px;grid-template-columns:1fr}.feature-card{grid-template-columns:36% 64%;min-height:220px}.feature-card>div{padding:28px}.feature-card h3{font-size:25px}.feature-card p{font-size:16px}.feature-card div>span{font-size:14px}.feature-card .category-art{min-height:220px}.gather{grid-template-columns:1fr;padding-top:5px}.gather img{height:320px;border-radius:5px 5px 0 0}.gather>div{padding:30px;border-radius:0 0 5px 5px}.gather h2{font-size:34px}.gather p{max-width:none}.ideas-grid{grid-template-columns:repeat(2,1fr);gap:25px 18px}.idea-card h3{font-size:17px}.about-band{padding:38px 24px}.about-band h2{font-size:29px}.footer-main{padding:34px 22px;grid-template-columns:1fr 1fr;gap:30px 20px}.footer-main>div>a:not(.logo){font-size:14px}.footer-brand .logo{font-size:32px}.footer-main h3{font-size:15px}.footer-bottom{padding:20px 22px;flex-direction:column;gap:15px}.catalog-heading h1{font-size:33px}.catalog-heading{display:block}.preview-badge{display:inline-block;margin-bottom:14px}.catalog-layout{display:block}.filters{display:flex;gap:9px;overflow:auto;padding:3px 0 14px;margin-bottom:18px}.filters h2,.filter-help{display:none}.filters>a{margin:0;white-space:nowrap;padding:8px 13px;border:1px solid var(--line);border-radius:25px;font-size:14px}.catalog-grid{gap:25px 17px}.product-card h2{font-size:19px}.product-card .card-overline{font-size:12px}.product-card p{font-size:14px}.catalog-notice{margin-bottom:15px}.catalog-heading .eyebrow{font-size:12px}.result-toolbar{font-size:14px}.result-toolbar label{font-size:0}.result-toolbar select{font-size:14px}.dialog-layout{grid-template-columns:1fr}.dialog-layout>.category-art{min-height:0;height:245px;aspect-ratio:auto}.dialog-copy{padding:25px}.dialog-copy h2{font-size:27px}.dialog-layout{max-height:85vh;overflow:auto}.document{padding:38px 22px 55px}.document h1{font-size:36px}.document .lede{font-size:19px}.contact-details{grid-template-columns:1fr}.document h2{font-size:23px}}
@media(max-width:430px){.hero{grid-template-columns:1fr}.hero-message{padding:29px 24px 30px}.hero h1{font-size:43px;letter-spacing:-2px}.hero p{font-size:18px;line-height:1.35;margin-bottom:20px}.hero-caption{margin-top:16px}.hero .eyebrow{font-size:12px}.hero .button{font-size:15px}.hero-photo{min-height:270px}.hero-photo>img{object-position:center 55%}.photo-link{left:auto;min-width:200px}.section-heading{flex-wrap:wrap}.section-heading>.text-link{max-width:none}.category-grid{gap:20px 12px}.category-tile h3{font-size:14px}.category-tile .category-art{border-radius:45px}.feature-card h3{font-size:23px}.feature-card>div{padding:21px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.catalog-heading h1{font-size:30px}.save-btn{top:8px;right:8px;width:35px;height:35px}.product-card .card-cta{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.category-art{transition:none}}
