@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');
:root{--ink:#23382e;--forest:#234837;--deep:#1b352b;--berry:#744f56;--sage:#dee5d8;--paper:#f7f5ee;--cream:#eeeadd;--line:#d5d8c9;--gold:#d8b789;--serif:'Libre Baskerville',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--sans)}button,a{font:inherit}button{cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid #ae6b48;outline-offset:4px}.skip{position:absolute;top:-70px;left:12px;padding:10px 15px;background:var(--deep);color:white;z-index:100}.skip:focus{top:12px}.site-header{position:sticky;top:0;z-index:20;background:rgba(247,245,238,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(8px)}.header-inner{max-width:1440px;margin:auto;min-height:76px;padding:0 5.2%;display:flex;align-items:center;justify-content:space-between;gap:20px}.wordmark,.footer-brand{font:400 25px var(--serif);letter-spacing:-.07em;text-decoration:none;color:var(--deep)}.wordmark span{font:15px var(--sans);color:#b68561;vertical-align:top;letter-spacing:0}.site-header nav{display:flex;align-items:center;gap:37px}.site-header nav a{font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap}.site-header nav a:hover,.footer-links a:hover,.quiet-link:hover{text-decoration:underline;text-underline-offset:5px}.site-header nav .nav-action{padding:10px 15px;border:1px solid #aab6a5;border-radius:3px}.menu-toggle{display:none}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--berry)}h1,h2,h3,h4{font-family:var(--serif);font-weight:400;line-height:1.21;letter-spacing:-.045em}h1{font-size:clamp(48px,5vw,84px);margin:22px 0 24px}h1 em{font-weight:400;color:var(--forest)}h2{font-size:clamp(35px,3.5vw,56px);margin:12px 0 0}h3{font-size:clamp(25px,2vw,34px);margin:10px 0 0}h4{font-size:22px;margin:20px 0 13px}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;border:1px solid var(--forest);border-radius:3px;background:var(--forest);color:#fff;text-decoration:none;padding:15px 20px;font-size:13px;font-weight:700;letter-spacing:.02em;transition:background .2s,transform .2s}.button:hover{background:#365e48;transform:translateY(-2px)}.hero{display:grid;grid-template-columns:52% 48%;max-width:1600px;margin:auto;min-height:675px}.hero-copy{padding:clamp(80px,8vw,135px) 6% 62px 10%;display:flex;flex-direction:column;align-items:flex-start}.hero-copy .eyebrow{color:#806458}.hero-copy>p{font-size:19px;line-height:1.7;max-width:570px;margin:0}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:28px;margin:34px 0 auto}.quiet-link{font-size:13px;font-weight:700;text-decoration:none;color:var(--forest)}.hero-footnote{font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:#758274;margin-top:68px}.hero-visual{background:#e8e8db;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;padding:50px 7%;overflow:hidden}.hero-visual:before{content:'';position:absolute;width:520px;height:520px;border:1px solid #bec7b7;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);opacity:.6}.logo-frame{z-index:1;width:100%;max-width:660px;box-shadow:0 18px 38px #273a2820;background:white}.logo-frame img{display:block;width:100%;height:auto}.hero-caption{z-index:1;font:italic 15px var(--serif);color:#657165;margin-top:22px}.shell{max-width:1310px;padding:0 5.2%;margin:auto}.explore-section{padding:100px 0 115px;background:#f2f0e7}.section-intro,.paths-heading{display:flex;align-items:end;justify-content:space-between;gap:70px}.section-intro p,.paths-heading p{max-width:420px;margin:0 0 8px;font-size:17px;line-height:1.75}.finder{background:#fbfaf5;border:1px solid #d8d9c9;box-shadow:0 22px 55px #2348370a;margin-top:43px;padding:39px 42px 35px;scroll-margin-top:105px}.finder-top{display:flex;align-items:end;justify-content:space-between;gap:20px}.finder-top p{font-size:13px;color:#607164;margin:0 0 7px}.topics{display:flex;flex-wrap:wrap;gap:9px;margin:29px 0 26px}.topic{background:transparent;color:var(--forest);border:1px solid #b7c1b2;border-radius:99px;padding:9px 15px;font-size:12px;font-weight:700;transition:all .2s}.topic:hover{background:#e9ede3}.topic.active{background:var(--forest);border-color:var(--forest);color:white}.result-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ccd3c8;padding:0 0 10px;margin-bottom:0;font-size:11px;text-transform:uppercase;letter-spacing:.15em;font-weight:700;color:#657665}.result-heading span:last-child{font-size:18px;color:#9aab91}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr)}.resource-card{min-height:247px;padding:26px 27px 20px;border-bottom:1px solid #d9ded2;border-right:1px solid #d9ded2;display:flex;flex-direction:column}.resource-card:nth-child(3n){border-right:0}.resource-card[hidden]{display:none!important}.resource-card p{font-size:13px;line-height:1.65;color:#596b5d;margin:0 0 23px;flex:1}.card-meta{display:flex;justify-content:space-between;gap:12px;color:var(--berry);font-size:10px;text-transform:uppercase;letter-spacing:.13em;font-weight:700}.card-meta span+span{color:#89978a}.card-link,.path-card button,.text-button{background:none;border:0;padding:0;text-align:left;color:var(--forest);font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:5px}.card-link:hover,.path-card button:hover,.text-button:hover{color:var(--berry)}.show-more{display:block;margin:22px auto 0;padding:9px 14px;border:0;background:none;color:var(--forest);font-size:12px;font-weight:700}.show-more:hover{text-decoration:underline}.paths-section{background:var(--paper);padding:105px 0 118px}.path-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:43px}.path-card{min-width:0;display:flex;flex-direction:column}.path-number{border-top:1px solid #9aac9a;padding:16px 0;color:var(--forest);font:italic 21px var(--serif)}.path-number span{font:700 10px var(--sans);letter-spacing:.11em;text-transform:uppercase;color:#778676}.path-art{height:220px;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;background-color:#dce4d7;background-image:url('/bramble-path.webp');background-size:cover;background-position:center}.path-art:after{content:'';position:absolute;inset:0;background:#23483763}.path-art span{z-index:1;color:#fff;font:italic 26px/1.3 var(--serif);text-align:center;text-shadow:0 2px 9px #1b352b}.art-books{background-position:30% center;filter:saturate(.72)}.art-books:after{background:#71654f85}.art-mysteries{background-position:67% center}.art-mysteries:after{background:#263d3880}.art-education{background-position:right center}.art-education:after{background:#6c705e87}.path-card h3{font-size:22px;margin:26px 0 12px}.path-card p{font-size:13px;line-height:1.7;color:#5d6c60;margin:0 0 25px;flex:1}.path-card button{align-self:flex-start}.path-detail{position:relative;margin-top:33px;padding:38px 44px;background:#e8ede3;border-left:3px solid var(--forest);outline:none}.path-detail[hidden]{display:none}.path-detail h3{font-size:33px;margin:12px 0}.path-detail>p{max-width:800px;font-size:16px}.detail-close{position:absolute;right:20px;top:12px;border:0;background:none;font-size:29px;color:var(--forest)}.detail-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap;margin:25px 0}.detail-note{font-size:12px!important;color:#66786a}.about-strip{background:#dfe7dd;padding:73px 0}.about-inner{display:grid;grid-template-columns:1fr 1fr;gap:12%}.about-inner p{font-size:16px;line-height:1.8;margin:0}.about-inner .signature{font:italic 17px var(--serif);margin-top:18px;color:var(--berry)}footer{background:var(--deep);color:#e8eee6;padding:58px 0 34px}.footer-inner{display:flex;justify-content:space-between;gap:35px}.footer-brand{color:white;font-size:27px}.footer-inner p{font-size:12px;color:#bfcebe}.footer-links{display:flex;align-items:flex-start;gap:27px}.footer-links a{font-size:12px;text-decoration:none}.care-note{border-top:1px solid #5a6d5e;margin-top:38px;padding-top:28px}.care-note strong{font:italic 17px var(--serif)}.care-note p{font-size:12px;line-height:1.6;max-width:800px;color:#d1ddd0;margin:8px 0}.care-note .prototype-note{color:#abbcad;margin-top:18px}.preview-dialog{width:min(640px,calc(100vw - 30px));max-height:min(85vh,900px);border:1px solid #bdc7b8;border-radius:4px;background:#faf9f3;color:var(--ink);padding:38px 44px;box-shadow:0 28px 80px #152b2480}.preview-dialog::backdrop{background:#142b2680;backdrop-filter:blur(3px)}.dialog-top{display:flex;justify-content:space-between;align-items:start}.dialog-close{font-size:30px;line-height:1;border:0;background:transparent;color:var(--forest)}.preview-dialog h2{font-size:36px;margin:18px 0}.dialog-lead{font:italic 18px/1.6 var(--serif);color:var(--berry)}.dialog-body{border-top:1px solid var(--line);padding-top:21px;line-height:1.75}.dialog-body p{margin:0 0 14px}.dialog-body ul{padding-left:23px}.dialog-status{font-size:12px;border-top:1px solid var(--line);padding-top:18px;color:#6d796c}.dialog-done{margin-top:8px}
@media(max-width:1100px){.hero{grid-template-columns:53% 47%;min-height:595px}.hero-copy{padding-left:8%}.resource-grid{grid-template-columns:repeat(2,1fr)}.resource-card:nth-child(3n){border-right:1px solid #d9ded2}.resource-card:nth-child(2n){border-right:0}.path-grid{grid-template-columns:repeat(2,1fr);gap:40px 22px}.section-intro,.paths-heading{align-items:start}}
@media(max-width:760px){.header-inner{min-height:66px;padding:0 6%}.wordmark{font-size:22px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;background:transparent;border:0;padding:10px}.menu-toggle span{width:23px;height:2px;background:var(--forest)}.site-header nav{display:none;position:absolute;top:66px;left:0;right:0;background:var(--paper);box-shadow:0 16px 20px #23382e18;border-bottom:1px solid var(--line);padding:12px 6% 25px;flex-direction:column;align-items:stretch;gap:0}.site-header nav.open{display:flex}.site-header nav a{padding:12px 0;border-bottom:1px solid var(--line)}.site-header nav .nav-action{margin-top:12px;text-align:center;border:1px solid var(--forest)}.hero{grid-template-columns:1fr}.hero-copy{padding:75px 7% 50px}.hero-copy>p{font-size:17px}.hero-actions{margin:30px 0 0}.hero-footnote{margin-top:48px}.hero-visual{padding:36px 9% 35px}.hero-visual:before{width:300px;height:300px}.logo-frame{max-width:500px}.shell{padding:0 6%}.explore-section,.paths-section{padding:75px 0}.section-intro,.paths-heading,.finder-top{display:block}.section-intro p,.paths-heading p{margin-top:18px}.finder{padding:28px 22px;margin-top:32px}.finder-top p{margin-top:12px}.about-inner{grid-template-columns:1fr;gap:22px}.footer-inner{flex-direction:column}.footer-links{flex-wrap:wrap}}
@media(max-width:560px){h1{font-size:clamp(45px,11vw,60px)}h2{font-size:35px}.hero-copy{padding-top:61px}.hero-visual{padding:25px 6%}.hero-caption{font-size:12px}.hero-actions{gap:19px}.resource-grid{grid-template-columns:1fr}.resource-card{border-right:0!important;padding:24px 3px 20px;min-height:0}.resource-card h4{margin:13px 0 9px}.resource-card p{margin-bottom:14px}.topics{gap:7px}.topic{font-size:11px;padding:8px 11px}.path-grid{grid-template-columns:1fr;gap:37px}.path-art{height:210px}.path-card h3{margin-top:16px}.path-card p{margin-bottom:13px}.path-detail{padding:34px 24px}.detail-actions{align-items:flex-start;flex-direction:column}.preview-dialog{padding:27px 24px}.preview-dialog h2{font-size:28px}.footer-links{gap:13px 22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Shop: an honest empty catalog until products and checkout links are ready. */
.site-header nav a[aria-current="page"]{color:var(--berry);text-decoration:underline;text-underline-offset:6px}
.shop-main{background:var(--paper)}
.shop-intro{padding-top:100px;padding-bottom:66px}
.shop-intro h1{max-width:760px;margin:19px 0 25px}
.shop-intro h1 em{color:var(--forest);font-weight:400}
.shop-intro>p{font-size:19px;line-height:1.7;max-width:600px;margin:0}
.shop-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding-bottom:82px}
.shop-category{min-height:335px;padding:38px 40px;background:#e9ede5;border-top:3px solid var(--forest);display:flex;flex-direction:column;align-items:flex-start}
.shop-category:nth-child(2){background:#ede8df;border-color:var(--berry)}
.shop-category-number{font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--berry)}
.shop-category h2{font-size:clamp(30px,3vw,42px);margin:30px 0 13px}
.shop-category p{max-width:420px;margin:0 0 27px;font-size:16px;line-height:1.7}
.shop-soon{margin-top:auto;border:1px solid #aab6a5;padding:8px 13px;color:var(--forest);font-size:14px;font-weight:700}
.shop-return{border-top:1px solid var(--line);padding-top:45px;padding-bottom:95px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.shop-return p{font:italic 19px/1.6 var(--serif);margin:0}
@media(max-width:760px){.shop-intro{padding-top:65px;padding-bottom:42px}.shop-intro>p{font-size:17px}.shop-categories{grid-template-columns:1fr;padding-bottom:55px}.shop-category{min-height:260px;padding:30px}.shop-category h2{margin-top:20px}.shop-return{align-items:flex-start;flex-direction:column;padding-bottom:70px}}
