:root{--hobb-ink:#111;--hobb-white:#fff;--hobb-paper:#f7f5f0;--hobb-sand:#e9e0d3;--hobb-line:#d9d6cf;--hobb-muted:#6d6a64}
body.hobb-theme{background:var(--hobb-white);color:var(--hobb-ink);font-family:Arial,Helvetica,sans-serif;letter-spacing:.02em}
.hobb-theme .content-for-layout{min-height:50vh}.hobb-theme .breadcrumb{display:none}
.hobb-announcement{display:flex;min-height:34px;align-items:center;justify-content:center;padding:7px 20px;background:#050505;color:#fff;font-size:9px;font-weight:600;letter-spacing:.15em;text-align:center}
.hobb-header{position:relative;z-index:40;background:#fff;border-bottom:1px solid var(--hobb-line)}
.hobb-header__top{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:68px;padding:0 clamp(20px,3vw,54px)}
.hobb-header__brand{color:inherit;text-align:center;text-decoration:none}.hobb-wordmark{color:inherit;font-family:Arial,Helvetica,sans-serif;font-size:27px;font-weight:500;letter-spacing:-.06em;line-height:1;text-decoration:none}
.hobb-header__utility{display:flex;align-items:center;justify-content:flex-end;gap:22px}.hobb-header__utility a{position:relative;display:inline-flex;color:inherit}.hobb-header__utility svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5}.hobb-cart-count{position:absolute;right:-8px;top:-8px;display:grid;width:16px;height:16px;place-items:center;border-radius:50%;background:#111;color:#fff;font-size:8px}
.hobb-header__menu{display:flex;align-items:center;justify-content:center;gap:clamp(22px,2.6vw,48px);min-height:48px;border-top:1px solid #efede8}.hobb-header__menu>a,.hobb-header__menu summary{color:inherit;cursor:pointer;font-size:9px;letter-spacing:.13em;list-style:none;text-decoration:none;text-transform:uppercase}.hobb-header__menu summary::-webkit-details-marker{display:none}.hobb-header__menu details{position:relative}.hobb-header__menu details[open] summary{opacity:.5}
.hobb-mega-menu{position:fixed;left:0;right:0;top:150px;display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:60px;padding:48px max(7vw,40px) 56px;border-top:1px solid var(--hobb-line);border-bottom:1px solid var(--hobb-line);background:#fff;box-shadow:0 18px 30px rgba(0,0,0,.06)}.hobb-mega-menu div{display:grid;align-content:start;gap:12px}.hobb-mega-menu strong,.hobb-mega-menu span{margin-bottom:7px;font-size:9px;letter-spacing:.14em;text-transform:uppercase}.hobb-mega-menu a{color:inherit;font-family:Georgia,serif;font-size:21px;text-decoration:none}.hobb-mega-menu__note{padding-left:55px;border-left:1px solid var(--hobb-line)}.hobb-mega-menu__note p{max-width:300px;margin:5px 0;color:var(--hobb-muted);font-family:Georgia,serif;font-size:27px;line-height:1.2}
.hobb-mobile-nav{display:none}.hobb-mobile-nav summary{cursor:pointer;list-style:none}.hobb-mobile-nav summary::-webkit-details-marker{display:none}.hobb-mobile-nav summary span{display:block;width:22px;height:1px;margin:5px 0;background:currentColor}.hobb-mobile-nav__panel{position:fixed;inset:0;z-index:80;padding:24px;background:#fff}.hobb-mobile-nav__top{display:flex;align-items:center;justify-content:space-between;padding-bottom:28px;border-bottom:1px solid var(--hobb-line);font-size:9px;letter-spacing:.14em}.hobb-mobile-nav__panel nav{display:grid;margin-top:12px}.hobb-mobile-nav__panel nav a{padding:18px 0;border-bottom:1px solid var(--hobb-line);color:inherit;font-family:Georgia,serif;font-size:28px;text-decoration:none}
.hobb-campaign-hero{position:relative;min-height:min(790px,calc(100vh - 150px));overflow:hidden;background:#d8c8b0}.hobb-campaign-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hobb-campaign-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.32),rgba(0,0,0,0) 48%)}.hobb-campaign-hero__copy{position:absolute;left:clamp(28px,5vw,84px);bottom:clamp(40px,8vw,105px);z-index:1;color:#fff}.hobb-campaign-hero__copy p{margin:0 0 18px;font-size:10px;font-weight:600;letter-spacing:.18em}.hobb-campaign-hero__copy h1{margin:0 0 30px;color:inherit;font-family:Arial,sans-serif;font-size:clamp(58px,8vw,130px);font-weight:500;letter-spacing:-.06em;line-height:.82}.hobb-campaign-hero__copy a{display:inline-block;padding-bottom:5px;border-bottom:1px solid #fff;color:#fff;font-size:10px;letter-spacing:.15em;text-decoration:none;text-transform:uppercase}
.hobb-campaign-tabs{display:flex;gap:clamp(30px,6vw,100px);justify-content:center;overflow:auto;padding:20px 24px;border-bottom:1px solid var(--hobb-line);white-space:nowrap}.hobb-campaign-tabs a{color:inherit;font-size:9px;letter-spacing:.15em;text-decoration:none;text-transform:uppercase}
.hobb-campaign-tabs{-ms-overflow-style:none;scrollbar-width:none}.hobb-campaign-tabs::-webkit-scrollbar{display:none}
.hobb-section{padding:120px clamp(18px,4vw,70px)}.hobb-section__heading{text-align:center}.hobb-section__heading p,.hobb-new-drop__heading p,.hobb-footer__newsletter>p,.hobb-archive p{margin:0 0 18px;font-size:9px;font-weight:600;letter-spacing:.17em;text-transform:uppercase}.hobb-section__heading h2,.hobb-new-drop__heading h2,.hobb-archive h2,.hobb-footer h2{margin:0;font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,5vw,72px);font-weight:400;letter-spacing:-.035em;line-height:1}
.hobb-chapter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:55px}.hobb-chapter-card{position:relative;display:block;height:min(68vw,720px);max-height:720px;overflow:hidden;background:#eee;color:#fff}.hobb-chapter-card::after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.55))}.hobb-chapter-card img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.hobb-chapter-card:nth-child(1) img{object-position:72% center}.hobb-chapter-card:nth-child(2) img{object-position:55% center}.hobb-chapter-card:nth-child(3) img{object-position:75% center}.hobb-chapter-card:hover img{transform:scale(1.025)}.hobb-chapter-card span{position:absolute;left:28px;bottom:30px;z-index:1;font-size:12px;letter-spacing:.14em;text-transform:uppercase}
.hobb-new-drop{padding:120px clamp(18px,4vw,70px);background:var(--hobb-paper)}.hobb-new-drop__heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:45px}.hobb-new-drop__heading span{font-size:9px;letter-spacing:.14em}.hobb-preview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hobb-preview-card{display:flex;min-height:430px;flex-direction:column;justify-content:space-between;padding:24px;color:#111}.hobb-preview-card span,.hobb-preview-card small{font-size:9px;letter-spacing:.14em}.hobb-preview-card strong{font-family:Georgia,serif;font-size:clamp(24px,2.3vw,40px);font-weight:400;line-height:1}.hobb-preview-card--ivory{background:#e5ddd0}.hobb-preview-card--amber{background:#a16c3e;color:#fff}.hobb-preview-card--black{background:#181818;color:#fff}.hobb-preview-card--coral{background:#d86d57;color:#fff}
.hobb-mosaic{display:grid;grid-template-columns:1.5fr 1fr;min-height:760px}.hobb-mosaic>a{position:relative;overflow:hidden;color:#fff}.hobb-mosaic img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.hobb-mosaic__large img{object-position:center}.hobb-mosaic__small img{object-position:68% center}.hobb-mosaic>a:hover img{transform:scale(1.025)}.hobb-mosaic>a::after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.55))}.hobb-mosaic span{position:absolute;left:35px;bottom:36px;z-index:1;display:grid;gap:12px}.hobb-mosaic strong{font-size:26px;font-weight:500;letter-spacing:.08em}.hobb-mosaic small{width:max-content;padding-bottom:4px;border-bottom:1px solid #fff;font-size:9px;letter-spacing:.15em}
.hobb-archive{display:flex;align-items:flex-end;justify-content:space-between;padding:120px clamp(24px,8vw,150px);background:#111;color:#fff}.hobb-archive h2{color:#fff;font-size:clamp(48px,6vw,94px)}.hobb-archive a{padding-bottom:6px;border-bottom:1px solid #fff;color:#fff;font-size:9px;letter-spacing:.15em;text-decoration:none;text-transform:uppercase}
.hobb-service-strip{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--hobb-line)}.hobb-service-strip>div{min-height:210px;padding:42px clamp(25px,4vw,70px);border-right:1px solid var(--hobb-line)}.hobb-service-strip>div:last-child{border-right:0}.hobb-service-strip span{display:block;margin-bottom:30px;color:var(--hobb-muted);font-size:9px}.hobb-service-strip strong{display:block;font-family:Georgia,serif;font-size:23px;font-weight:400}.hobb-service-strip p{max-width:330px;margin:14px 0 0;color:var(--hobb-muted);font-size:11px;line-height:1.65}
.hobb-footer{background:#f4f1eb;color:#111}.hobb-footer__newsletter{max-width:760px;margin:0 auto;padding:110px 30px;text-align:center}.hobb-footer__newsletter>span{display:block;margin-top:20px;color:var(--hobb-muted);font-size:12px}.hobb-newsletter-form{display:grid;grid-template-columns:1fr auto;max-width:560px;margin:38px auto 0;border-bottom:1px solid #111}.hobb-newsletter-form input{min-height:52px;padding:0;border:0;background:transparent;color:inherit;font-size:10px;letter-spacing:.12em;outline:0}.hobb-newsletter-form button{border:0;background:transparent;font-size:9px;letter-spacing:.14em;text-transform:uppercase}.hobb-form-message{grid-column:1/-1;font-size:11px}.hobb-footer__grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:40px;padding:52px clamp(24px,4vw,70px);border-top:1px solid var(--hobb-line)}.hobb-footer__grid h3{margin:0 0 20px;font-size:9px;letter-spacing:.15em;text-transform:uppercase}.hobb-footer__grid a{display:block;margin:0 0 11px;color:inherit;font-size:11px;text-decoration:none}.hobb-footer__grid p{max-width:280px;color:var(--hobb-muted);font-size:9px;letter-spacing:.13em;line-height:1.7}.hobb-footer__brand{font-size:34px!important;font-weight:500;letter-spacing:-.06em}.hobb-footer__bottom{display:flex;justify-content:space-between;padding:20px clamp(24px,4vw,70px);border-top:1px solid var(--hobb-line);font-size:8px;letter-spacing:.13em}
body.hobb-theme:not(.template-index) .content-for-layout{padding-top:32px}.hobb-theme .page-width{max-width:1500px}.hobb-theme .btn,.hobb-theme button,.hobb-theme input,.hobb-theme select,.hobb-theme textarea{border-radius:0!important}.hobb-theme .main-product__heading,.hobb-theme .collection-hero__title,.hobb-theme .main-page-title{font-family:Georgia,serif;font-weight:400;letter-spacing:-.02em;text-transform:none}.hobb-theme .collection--empty{max-width:850px;margin:70px auto 130px!important;padding:90px 30px!important;background:var(--hobb-paper)}.hobb-empty-state__eyebrow{margin:0 0 20px;font-size:9px;letter-spacing:.16em}.hobb-empty-state h2{margin:0;font-family:Georgia,serif;font-size:clamp(42px,5vw,72px);font-weight:400;line-height:1}.hobb-empty-state p{max-width:520px;margin:24px auto;color:var(--hobb-muted);font-size:13px;line-height:1.7}.hobb-empty-state a{display:inline-block;padding-bottom:5px;border-bottom:1px solid currentColor;color:inherit;font-size:9px;letter-spacing:.14em;text-decoration:none;text-transform:uppercase}
@media(max-width:990px){.hobb-header__top{grid-template-columns:42px 1fr 42px;min-height:66px}.hobb-header__spacer{display:none}.hobb-mobile-nav{display:block}.hobb-header__menu{display:none}.hobb-header__account{display:none}.hobb-header__utility{gap:12px}.hobb-header__utility a:first-child{display:none}.hobb-header__utility svg{width:21px;height:21px}.hobb-wordmark{font-size:25px}.hobb-campaign-hero{min-height:75vh}.hobb-campaign-hero>img{object-position:67% center}.hobb-campaign-hero::after{background:linear-gradient(90deg,rgba(0,0,0,.45),rgba(0,0,0,0) 80%)}.hobb-campaign-hero__copy h1{font-size:65px}.hobb-chapter-grid{grid-template-columns:1fr;gap:8px}.hobb-chapter-card{height:72vh}.hobb-preview-grid{grid-template-columns:repeat(2,1fr)}.hobb-preview-card{min-height:330px}.hobb-mosaic{grid-template-columns:1fr;min-height:auto}.hobb-mosaic>a{min-height:68vh}.hobb-archive{align-items:flex-start;flex-direction:column;gap:55px}.hobb-service-strip{grid-template-columns:1fr}.hobb-service-strip>div{min-height:auto;border-right:0;border-bottom:1px solid var(--hobb-line)}.hobb-footer__grid{grid-template-columns:repeat(2,1fr)}.hobb-footer__grid>div:first-child{grid-column:1/-1}}
@media(max-width:560px){.hobb-announcement{font-size:8px}.hobb-campaign-tabs{justify-content:flex-start}.hobb-section,.hobb-new-drop{padding:88px 14px}.hobb-section__heading{text-align:left}.hobb-chapter-grid{margin-top:38px}.hobb-chapter-card{height:62vh}.hobb-new-drop__heading{align-items:flex-start;flex-direction:column;gap:22px}.hobb-preview-grid{gap:7px}.hobb-preview-card{min-height:260px;padding:17px}.hobb-preview-card strong{font-size:22px}.hobb-mosaic>a{min-height:62vh}.hobb-archive{padding:88px 24px}.hobb-footer__newsletter{text-align:left}.hobb-newsletter-form{margin-left:0}.hobb-footer__grid{padding:44px 24px}.hobb-footer__bottom{display:grid;gap:7px}.hobb-empty-state{padding:60px 20px}}
@media(prefers-reduced-motion:reduce){.hobb-theme *,.hobb-theme *::before,.hobb-theme *::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
