:root{--ink:#171714;--paper:#f7f7f4;--line:#d8d8d2;--muted:#6b6b65;--forest:#25382f;--white:#fff;--max:1440px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.45}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit}.skip{position:absolute;left:-9999px}.skip:focus{left:16px;top:16px;z-index:20;padding:10px;background:var(--ink);color:var(--white)}
.site-header{height:68px;border-bottom:1px solid var(--line);background:rgba(247,247,244,.96);position:sticky;top:0;z-index:10;backdrop-filter:blur(10px)}.header-inner{height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:0 28px}.wrap{width:min(var(--max),calc(100% - 56px));margin-inline:auto}.logo{font-size:19px;letter-spacing:-.04em;display:inline-flex;align-items:center;gap:8px;font-weight:600}.logo-mark{width:22px;height:22px;display:grid;place-items:center;border:1px solid currentColor;font-size:12px;line-height:1}.nav{display:flex;gap:24px;justify-content:center;font-size:12px;letter-spacing:.04em;text-transform:uppercase}.nav a,.header-link{padding:8px 0;border-bottom:1px solid transparent}.nav a:hover,.nav a[aria-current=page]{border-color:var(--ink)}.header-actions{display:flex;justify-content:flex-end;gap:18px;font-size:12px}.header-link{color:var(--muted)}.menu-toggle{display:none;background:none;border:0;font-size:12px;text-transform:uppercase;letter-spacing:.05em}
.hero-full{min-height:calc(100svh - 68px);position:relative;color:var(--white);overflow:hidden;background:#222}.hero-full>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;filter:brightness(.62) saturate(.72)}.hero-full:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.58))}.hero-meta{position:absolute;z-index:1;left:5vw;top:34px;font-size:11px;letter-spacing:.15em;text-transform:uppercase}.hero-copy{position:absolute;z-index:1;left:5vw;bottom:8vw;max-width:720px}.hero-copy h1{font:500 clamp(50px,8vw,124px)/.86 Georgia,serif;letter-spacing:-.075em;margin:0 0 24px;max-width:760px}.hero-copy h1 em{font-style:italic}.hero-copy p{max-width:400px;margin:0 0 28px;font-size:16px}.hero-cta{display:inline-flex;align-items:center;gap:14px;border-bottom:1px solid currentColor;padding:8px 0;font-size:13px}.hero-control{position:absolute;z-index:1;right:5vw;bottom:34px;font-size:11px;letter-spacing:.12em;text-transform:uppercase}
.ticker{border-bottom:1px solid var(--line);overflow:hidden;white-space:nowrap;background:var(--white)}.ticker-track{display:flex;width:max-content;animation:scroll 32s linear infinite}.ticker span{padding:18px 30px;border-right:1px solid var(--line);font-size:11px;letter-spacing:.16em;text-transform:uppercase}@keyframes scroll{to{transform:translateX(-50%)}}
.section{padding:92px 0}.section-head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:42px}.section-kicker{font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);margin:0 0 14px}.section h2{font:500 clamp(37px,5vw,72px)/.93 Georgia,serif;letter-spacing:-.06em;margin:0;max-width:640px}.intro{max-width:330px;color:var(--muted);margin:0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0 18px}.product{min-width:0}.product-media{aspect-ratio:3/4;background:#e7e5df;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.product:hover .product-media img{transform:scale(1.035)}.product-info{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding:14px 0 28px}.product-name{font-size:14px}.product-meta{font-size:11px;color:var(--muted);text-align:right;white-space:nowrap}.product-source{display:block;font-size:11px;color:var(--muted);margin-top:8px;text-decoration:underline;text-underline-offset:3px}.forest-band{background:var(--forest);color:var(--white);padding:110px 0}.forest-band .band-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:end}.forest-band h2{font:500 clamp(42px,6vw,88px)/.9 Georgia,serif;letter-spacing:-.07em;margin:0;max-width:650px}.forest-band p{max-width:360px;color:#d2d9d2;margin:0;font-size:16px}.split-feature{display:grid;grid-template-columns:1fr 1fr;min-height:560px}.split-feature img{width:100%;height:100%;object-fit:cover}.split-feature .panel{padding:72px 7vw;background:var(--white);display:flex;flex-direction:column;justify-content:center}.panel h2{font:500 clamp(40px,5vw,70px)/.9 Georgia,serif;letter-spacing:-.07em;margin:0 0 22px}.panel p{max-width:360px;color:var(--muted);margin:0 0 25px}.text-link{display:inline-flex;gap:12px;border-bottom:1px solid var(--ink);padding:8px 0;width:max-content;font-size:13px}.story-strip{min-width:0;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);gap:18px}.story-strip img{min-width:0;width:100%;height:100%;object-fit:cover}.story-main{min-width:0;overflow:hidden;aspect-ratio:16/9}.story-side{min-width:0;display:grid;gap:18px;grid-template-rows:1fr 1fr}.story-side img{min-height:0}.callout{padding:92px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.callout-inner{display:flex;justify-content:space-between;gap:40px;align-items:end}.callout h2{font:500 clamp(38px,5vw,68px)/.92 Georgia,serif;letter-spacing:-.07em;max-width:670px;margin:0}.callout p{max-width:320px;margin:0;color:var(--muted)}
.page-hero{padding:100px 0 66px;border-bottom:1px solid var(--line)}.page-hero h1{font:500 clamp(55px,9vw,130px)/.84 Georgia,serif;letter-spacing:-.08em;max-width:1000px;margin:0}.page-hero .lead{max-width:440px;margin:28px 0 0;color:var(--muted);font-size:16px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.process-item{border-top:1px solid var(--ink);padding-top:14px}.process-item img{aspect-ratio:4/3;width:100%;object-fit:cover;margin-bottom:18px}.process-item h3{font:500 28px/.95 Georgia,serif;letter-spacing:-.05em;margin:0 0 10px}.process-item p{color:var(--muted);margin:0;max-width:300px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-panel{background:var(--forest);color:var(--white);padding:64px;min-height:370px}.contact-panel.light{background:var(--white);color:var(--ink);border:1px solid var(--line)}.contact-panel h2{font:500 clamp(38px,5vw,62px)/.9 Georgia,serif;letter-spacing:-.07em;margin:0 0 20px}.contact-panel p{color:#ccd4cd;max-width:360px}.contact-panel.light p{color:var(--muted)}.contact-list{list-style:none;padding:0;margin:32px 0 0;border-top:1px solid rgba(255,255,255,.25)}.contact-panel.light .contact-list{border-color:var(--line)}.contact-list li{padding:15px 0;border-bottom:1px solid rgba(255,255,255,.25);display:flex;justify-content:space-between;gap:15px}.contact-panel.light .contact-list li{border-color:var(--line)}.contact-list a{text-decoration:underline;text-underline-offset:4px}.footer{background:#111;color:#eee;padding:64px 0 28px}.footer-top{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:50px;padding-bottom:70px}.footer .logo{color:#fff}.footer p{max-width:300px;color:#a5a5a0;margin:20px 0 0}.footer h3{font-size:11px;font-weight:normal;letter-spacing:.14em;text-transform:uppercase;color:#999;margin:0 0 16px}.footer nav{display:flex;flex-direction:column;gap:10px;font-size:13px}.footer nav a:hover{text-decoration:underline;text-underline-offset:4px}.footer-bottom{border-top:1px solid #343431;padding-top:18px;display:flex;justify-content:space-between;gap:20px;color:#888;font-size:11px}.reveal{animation:rise .75s both}.delay{animation-delay:.13s}@keyframes rise{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
@media(max-width:800px){.wrap{width:min(var(--max),calc(100% - 36px))}.site-header{height:60px}.header-inner{grid-template-columns:1fr auto 1fr;padding:0 18px}.logo{font-size:18px}.menu-toggle{display:block;justify-self:start;order:-1}.nav{display:none;position:absolute;left:0;right:0;top:60px;background:var(--paper);border-bottom:1px solid var(--line);padding:20px 18px;flex-direction:column;gap:0}.nav.open{display:flex}.nav a{padding:12px 0}.header-actions{gap:10px;font-size:11px}.header-actions .header-link:first-child{display:none}.hero-full{min-height:calc(100svh - 60px)}.hero-meta{left:18px;top:22px}.hero-copy{left:18px;right:18px;bottom:48px}.hero-copy h1{font-size:clamp(48px,16vw,86px)}.hero-copy p{font-size:14px}.hero-control{right:18px;bottom:20px}.section{padding:64px 0}.section-head{display:block;margin-bottom:26px}.section-head .intro{margin-top:18px}.product-grid{grid-template-columns:repeat(2,1fr);gap:0 12px}.product-info{display:block;padding:10px 0 20px}.product-meta{text-align:left;margin-top:3px}.product-source{font-size:10px}.forest-band{padding:72px 0}.forest-band .band-grid{display:block}.forest-band p{margin-top:24px}.split-feature{grid-template-columns:1fr;min-height:0}.split-feature .panel{padding:54px 18px 64px;order:2}.split-feature img{aspect-ratio:4/3}.story-strip{grid-template-columns:1fr}.story-main{min-width:0;overflow:hidden;aspect-ratio:4/3}.story-side{grid-template-columns:1fr 1fr;grid-template-rows:none}.callout{padding:64px 0}.callout-inner{display:block}.callout p{margin-top:22px}.page-hero{padding:65px 0 42px}.page-hero h1{font-size:clamp(56px,17vw,110px)}.process-grid,.contact-grid{grid-template-columns:1fr}.contact-panel{padding:42px 26px;min-height:0}.footer-top{grid-template-columns:1fr 1fr;gap:40px;padding-bottom:45px}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}}

/* Beela.Co 2026 catalog system */
.brand-logo{width:88px;height:42px;object-fit:contain;object-position:center;mix-blend-mode:multiply}
.logo{min-height:42px}.header-cta{border:1px solid var(--ink)!important;padding:8px 14px!important;color:var(--ink)}
.eyebrow{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin:0 0 20px}.eyebrow-light{color:#bdcdbf}
.hero-editorial{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);min-height:calc(100svh - 68px);background:#dedbd2;position:relative;overflow:hidden}.hero-editorial-image{grid-column:2;grid-row:1;min-height:620px;overflow:hidden}.hero-editorial-image img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-editorial-copy{grid-column:1;grid-row:1;display:flex;flex-direction:column;justify-content:center;padding:9vw 7vw 8vw 8vw}.hero-editorial-copy h1{font:500 clamp(54px,7vw,110px)/.86 Georgia,serif;letter-spacing:-.08em;max-width:720px;margin:0 0 26px}.hero-editorial-copy h1 em{font-style:italic}.hero-dek{max-width:420px;color:#55534c;font-size:16px;margin:0 0 30px}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;gap:16px;padding:14px 18px;border:1px solid transparent;font-size:12px;letter-spacing:.04em}.button-dark{background:var(--ink);color:var(--white)}.button-light{background:var(--white);color:var(--ink)}.button-outline{border-color:var(--ink)}.button:hover{transform:translateY(-2px)}.hero-stamp{position:absolute;z-index:2;bottom:28px;right:30px;display:flex;gap:20px;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--white)}.product-label{display:block;font-size:11px;color:var(--muted);margin-top:5px}.price{font-size:12px;white-space:nowrap}.center-link{display:flex;justify-content:center;margin-top:44px}.product-grid-featured .product-media{aspect-ratio:1/1.18}.feature-dark{background:#26382e;color:var(--white);padding:120px 0}.feature-dark-grid{display:grid;grid-template-columns:1fr .82fr;align-items:center;gap:10vw}.feature-dark h2{font:500 clamp(48px,6vw,90px)/.88 Georgia,serif;letter-spacing:-.08em;max-width:650px;margin:0 0 25px}.feature-dark p:not(.eyebrow){max-width:380px;color:#d1d9d1;margin:0 0 30px}.feature-dark-image{aspect-ratio:4/5;overflow:hidden}.feature-dark-image img{width:100%;height:100%;object-fit:cover}.split-feature-reverse .panel{order:2}.split-feature-reverse>img{order:1}.page-hero-collection,.page-hero-custom{background:#dedbd2}.catalog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:38px 18px}.catalog-card{min-width:0}.catalog-card img{width:100%;aspect-ratio:1/1.15;object-fit:cover;background:#e7e5df;margin-bottom:17px}.catalog-card h3{font:500 33px/.95 Georgia,serif;letter-spacing:-.05em;margin:0 0 10px}.catalog-card p:not(.catalog-kicker){color:var(--muted);font-size:13px;max-width:220px;margin:0 0 14px}.catalog-card strong{font-size:13px;font-weight:normal}.catalog-kicker{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:0 0 9px}.section-tight{padding-top:30px}.product-grid-three{grid-template-columns:repeat(3,1fr)}.souvenir-section{background:#eeeae2}.catalog-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:38px}.hero-note{display:inline-flex;flex-direction:column;gap:4px;border-left:2px solid var(--ink);padding-left:14px;margin-top:34px;font-size:13px;max-width:320px}.hero-note strong{font:500 25px/.95 Georgia,serif;letter-spacing:-.03em}.hero-note span{color:var(--muted)}.brief-list{list-style:none;padding:0;margin:10px 0 32px;max-width:390px}.brief-list li{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.24);color:#d1d9d1}.brief-list li:before{content:"↗";display:inline-block;margin-right:10px;color:#fff}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.stat-row div{padding:22px 18px;border-right:1px solid var(--ink)}.stat-row div:last-child{border-right:0}.stat-row strong{display:block;font:500 clamp(42px,5vw,70px)/.9 Georgia,serif;letter-spacing:-.06em}.stat-row span{display:block;color:var(--muted);font-size:12px;margin-top:9px}
@media(max-width:800px){.brand-logo{width:76px;height:38px}.hero-editorial{display:flex;flex-direction:column;min-height:0}.hero-editorial-image{order:1;min-height:55svh}.hero-editorial-copy{order:2;padding:48px 18px 64px}.hero-editorial-copy h1{font-size:clamp(48px,15vw,82px)}.hero-stamp{bottom:18px;right:18px;color:var(--ink)}.feature-dark{padding:72px 0}.feature-dark-grid{display:flex;flex-direction:column;gap:44px;align-items:stretch}.feature-dark-image{order:-1;aspect-ratio:4/3}.catalog-grid{grid-template-columns:repeat(2,1fr);gap:30px 12px}.catalog-card h3{font-size:27px}.catalog-card p:not(.catalog-kicker){font-size:12px}.catalog-links{display:block}.catalog-links .button{margin:0 0 10px;width:100%;justify-content:space-between}.product-grid-three{grid-template-columns:repeat(2,1fr)}.product-grid-three .product:last-child{grid-column:1/-1}.stat-row{grid-template-columns:1fr}.stat-row div{border-right:0;border-bottom:1px solid var(--ink)}.stat-row div:last-child{border-bottom:0}.hero-note{margin-top:20px}}




/* blog + 404 */
.post-hero{padding:56px 0 20px}.post-hero h1{font-size:clamp(28px,4vw,44px);letter-spacing:-.03em;line-height:1.08;margin:8px 0 14px;max-width:860px}.post-meta{color:var(--muted);font-size:13px;display:flex;gap:14px;flex-wrap:wrap;margin:0}.post-cover{margin:8px 0 8px;max-width:960px}.post-cover img{width:100%;max-height:560px;object-fit:cover;border-radius:4px}.post-cover figcaption{font-size:13px;color:var(--muted);margin-top:8px}.post{max-width:760px;font-size:17px;line-height:1.7}.post h2{font-size:26px;margin:40px 0 12px;letter-spacing:-.02em;line-height:1.15}.post h3{font-size:19px;margin:26px 0 8px}.post p{margin:0 0 18px}.post ul,.post ol{padding-left:22px;margin:0 0 18px}.post li{margin-bottom:8px}.post a{text-decoration:underline;text-underline-offset:3px}.post .callout{border:1px solid var(--line);background:var(--white);padding:18px 22px;border-radius:4px;margin:28px 0}.post .callout p{margin:0}.post table{border-collapse:collapse;width:100%;font-size:15px;margin:0 0 20px}.post th,.post td{border:1px solid var(--line);padding:10px 12px;text-align:left;vertical-align:top}.post th{background:var(--white)}.post-faq details{border-top:1px solid var(--line);padding:14px 0}.post-faq details:last-child{border-bottom:1px solid var(--line)}.post-faq summary{cursor:pointer;font-weight:600}.post-faq p{margin:10px 0 0}.post-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:28px}.post-card{display:block;border:1px solid var(--line);background:var(--white);border-radius:4px;overflow:hidden}.post-card img{aspect-ratio:4/3;object-fit:cover;width:100%}.post-card div{padding:18px 20px 22px}.post-card h2{font-size:20px;margin:6px 0 8px;letter-spacing:-.02em}.post-card p{color:var(--muted);margin:0;font-size:14px}.error-page{min-height:60vh;display:grid;place-items:center;text-align:center;padding:80px 0}.error-page h1{font-size:clamp(40px,8vw,96px);letter-spacing:-.04em;margin:0 0 12px;line-height:1}.error-page .lead{margin-inline:auto}
/* Beela story polish */
.story-strip{align-items:stretch;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:18px}.story-main,.story-side a{display:block;min-width:0;overflow:hidden;background:#e7e5df}.story-main{aspect-ratio:4/3}.story-side{min-height:0;display:grid;grid-template-rows:1fr 1fr;gap:18px}.story-strip img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.story-hero{background:#dedbd2;padding:82px 0 88px;border-bottom:1px solid var(--line)}.story-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:8vw;align-items:center}.story-hero-copy h1{font:500 clamp(54px,7vw,110px)/.87 Georgia,serif;letter-spacing:-.08em;max-width:760px;margin:0 0 28px}.story-hero-lead{font-size:17px;line-height:1.6;color:#55534c;max-width:440px;margin:0 0 30px}.story-hero-links{display:flex;flex-wrap:wrap;gap:22px;align-items:center}.story-hero-media{margin:0;overflow:hidden}.story-hero-media img{width:100%;aspect-ratio:4/5;object-fit:cover}.story-hero-media figcaption,.story-gallery figcaption{font-size:11px;color:var(--muted);padding-top:10px}
.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.principle-grid article{border-top:1px solid var(--ink);padding:14px 0 0}.principle-grid span{font-size:11px;color:var(--muted)}.principle-grid h3{font:500 30px/.95 Georgia,serif;letter-spacing:-.05em;margin:38px 0 12px}.principle-grid p{max-width:320px;color:var(--muted);margin:0}.story-gallery{padding:0 0 100px}.story-gallery-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:18px}.story-gallery figure{margin:0}.story-gallery-main img{width:100%;height:100%;min-height:640px;object-fit:cover}.story-gallery-side{display:grid;grid-template-rows:minmax(280px,.86fr) 1.14fr;gap:18px}.story-gallery-side figure{overflow:hidden;background:#e7e5df}.story-gallery-side figure:first-child img{width:100%;height:100%;object-fit:cover}.story-note{padding:42px;background:var(--white);border:1px solid var(--line);display:flex;flex-direction:column;justify-content:center}.story-note h2{font:500 clamp(36px,4.2vw,64px)/.9 Georgia,serif;letter-spacing:-.07em;margin:0 0 20px}.story-note p:not(.section-kicker){color:var(--muted);max-width:390px}.story-note .text-link{margin-top:14px}.story-next-links{display:flex;gap:26px;flex-wrap:wrap}
@media(max-width:800px){.story-hero{padding:48px 0 56px}.story-hero-grid,.story-gallery-grid{display:flex;flex-direction:column;gap:32px;align-items:stretch}.story-hero-copy h1{font-size:clamp(48px,13.5vw,72px);line-height:.9;margin-bottom:22px}.story-hero-lead{font-size:15px;line-height:1.55;margin-bottom:24px}.story-hero-links{gap:16px}.story-hero-links .button{width:100%;justify-content:space-between}.story-hero-media img{aspect-ratio:4/3}.story-hero-media figcaption,.story-gallery figcaption{padding-top:8px}.principle-grid{grid-template-columns:1fr;gap:28px}.principle-grid article{padding-top:12px}.principle-grid h3{font-size:28px;margin:18px 0 10px}.principle-grid p{font-size:14px;line-height:1.55}.story-gallery{padding:0 0 56px}.story-gallery-main img{min-height:0;aspect-ratio:4/3}.story-gallery-side{grid-template-rows:240px auto;gap:24px}.story-note{padding:28px 22px}.story-note h2{font-size:38px;line-height:.94;margin-bottom:16px}.story-note p:not(.section-kicker){font-size:14px;line-height:1.55}.story-next-links{display:block}.story-next-links .text-link{margin-bottom:10px}}
.footer .brand-logo{filter:invert(1);mix-blend-mode:screen}
@media(max-width:800px){.menu-toggle{min-height:44px;padding:10px 0}.header-cta{min-height:44px;display:inline-flex;align-items:center}.story-next-links .text-link{display:flex;gap:12px;width:max-content}}
