@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--ink:#101111;--black:#090a0a;--panel:#171817;--gold:#ceac70;--muted:#aaa9a1;--white:#f3f0e8;--line:#ffffff20;color-scheme:dark;font-family:'DM Sans',Arial,sans-serif;background:var(--black);color:var(--white);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,a,input{ -webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid var(--gold);outline-offset:5px}button{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}html{scroll-behavior:smooth;scroll-padding-top:110px}.serif,h1,h2{font-family:'Cormorant Garamond',Georgia,serif;font-weight:400}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:12px;font-weight:600;color:var(--gold)}.wrap{width:min(1380px,90%);margin:auto}.muted{color:var(--muted)}.gold{color:var(--gold)}.text-link{border-bottom:1px solid var(--gold);padding-bottom:7px;display:inline-flex;gap:24px;align-items:center;font-size:14px}.text-link:after{content:'↗';color:var(--gold)}.button{display:inline-flex;gap:32px;align-items:center;justify-content:center;border:1px solid var(--gold);padding:16px 24px;min-height:52px;background:var(--gold);color:#131412;font-size:14px;font-weight:600}.button.outline{background:transparent;color:var(--white)}.button:hover{background:#e1c392;color:#111}.line{border-top:1px solid var(--line)}[hidden]{display:none!important}
.entrance{position:fixed;inset:0;z-index:100;background:#050707;overflow:auto;display:grid;min-height:100svh;grid-template-rows:auto 1fr auto;padding:32px 5%;text-align:center}.entrance:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0007,transparent 30%,#0003 55%,#000d),url('assets/sunset.jpg') center/cover;z-index:-1}.entrance .entrance-top{display:flex;justify-content:space-between;align-items:center;text-transform:uppercase;letter-spacing:.18em;font-size:12px}.entrance-center{align-self:center;display:flex;flex-direction:column;align-items:center;padding-top:4vh}.entrance-logo{width:min(480px,75vw);mix-blend-mode:screen;filter:drop-shadow(0 2px 10px #000)}.entrance h1{font-size:clamp(45px,6vw,78px);margin:26px 0 14px;text-shadow:0 2px 25px #000}.entrance p{letter-spacing:.07em;text-shadow:0 1px 8px #000}.entrance .button{margin-top:32px;min-width:210px;background:#0a0b0bcc;color:#fff;border-color:#e3c58c;backdrop-filter:blur(6px)}.entrance-bottom{padding-top:28px;font-size:12px;letter-spacing:.19em;text-transform:uppercase}.entrance-image-link{position:absolute;inset:0;z-index:-1}.entrance-center,.entrance-top,.entrance-bottom{pointer-events:none}.entrance button,.entrance a{pointer-events:auto}
.notice{text-align:center;background:#cfad74;color:#171714;font-size:12px;letter-spacing:.08em;padding:10px 16px}.site-header{position:sticky;top:0;z-index:30;background:#0b0c0cee;border-bottom:1px solid var(--line);backdrop-filter:blur(20px)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:90px;gap:28px}.wordmark{width:190px;mix-blend-mode:screen}.nav{display:flex;align-items:center;gap:29px;font-size:14px}.nav a{color:#c6c5bc;padding:18px 0}.nav a:hover{color:var(--gold)}.menu-toggle{display:none;background:none;border:1px solid var(--line);padding:10px 15px}.header-end{font-size:12px;letter-spacing:.12em;color:var(--gold);text-transform:uppercase}.home-panel{min-height:100vh;background:#090a0a}.home-panel img{margin:auto;width:min(1400px,100%)}.home-panel header{display:flex;align-items:center;justify-content:space-between;padding:25px 5%}
.hero{display:grid;grid-template-columns:1fr 1.1fr;min-height:540px;border-bottom:1px solid var(--line)}.hero-copy{padding:78px 8% 70px 10%;align-self:center}.hero h1{font-size:clamp(54px,5.6vw,88px);line-height:.98;margin:24px 0}.hero h1 em{color:var(--gold);font-weight:400}.hero p{max-width:420px;line-height:1.8;color:#bfbfb7;font-size:16px;margin-bottom:30px}.hero-image{position:relative;background:url('assets/sunset.jpg') center/cover;min-height:420px}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#090a0a28,transparent 55%,#090a0a22)}.photo-caption{position:absolute;bottom:30px;left:30px;z-index:1;font-size:12px;letter-spacing:.12em;text-transform:uppercase;text-shadow:0 1px 5px #000}.hero-caption-line{display:block;margin-top:8px;font-family:Georgia,serif;text-transform:none;letter-spacing:0;font-size:20px}.collection-strip{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.collection-strip button{background:none;border:0;border-right:1px solid var(--line);padding:30px 20px;display:flex;align-items:center;justify-content:center;gap:20px;text-align:left}.collection-strip button:last-child{border:0}.collection-strip strong{font-size:14px;display:block;font-weight:500}.collection-strip small{font-size:12px;color:var(--muted);display:block;margin-top:6px}.collection-strip .brand-icon{width:55px;height:55px;object-fit:contain}.collection-strip .brand-icon.studio-icon{width:112px;mix-blend-mode:screen}.compass{font-size:42px;color:var(--gold);line-height:1}.collection-strip button:hover{background:#181916}
.section{padding:85px 0}.section-title{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:35px}.section-title h2{font-size:clamp(38px,4vw,57px);line-height:1.05;margin-top:12px}.section-title p{max-width:350px;font-size:14px;line-height:1.8;color:var(--muted)}.collection-tools{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid var(--line)}.tabs{display:flex;gap:9px;flex-wrap:wrap}.tabs button{border:1px solid #ffffff25;background:transparent;padding:10px 15px;font-size:13px;color:#bfbfb7;min-height:40px}.tabs button[aria-pressed=true]{background:var(--gold);border-color:var(--gold);color:#111}.item-count{font-size:13px;color:var(--muted);align-self:center}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 20px}.product{min-width:0}.product-button{border:0;background:none;width:100%;text-align:left;padding:0;display:block}.product-image{position:relative;aspect-ratio:1;overflow:hidden;background:#d9d6cf;background-repeat:no-repeat;background-size:300% 200%}.product-button:hover .product-image{filter:brightness(1.035)}.product-image.apparel{background-image:url('assets/apparel.png')}.product-image.accessories{background-image:url('assets/accessories.png')}.product-meta{display:flex;justify-content:space-between;align-items:center;margin-top:16px;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);gap:8px}.product-meta span:last-child{color:var(--muted);letter-spacing:.03em}.product h3{font-weight:400;font-size:16px;line-height:1.45;margin-top:7px}.product-note{font-size:12px;color:var(--muted);margin-top:5px}.product-badge{position:absolute;top:12px;left:12px;background:#121411dc;color:white;padding:6px 9px;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.print{position:absolute;left:50%;top:46%;width:34%;transform:translate(-50%,-50%);pointer-events:none}.print.studios{mix-blend-mode:screen}.print.eks{width:22%;box-shadow:0 1px 2px #0003}.print.charlie{font-size:clamp(7px,.83vw,13px);letter-spacing:.12em;text-align:center;color:#edd3a3;white-space:nowrap;font-family:Georgia,serif}.print.charlie:before{content:'✧';display:block;font-size:2.7em;line-height:1.05}.print.charlie:after{content:'PEOPLE · PROJECTS · POSSIBILITIES';display:block;font-family:Arial,sans-serif;font-size:.32em;letter-spacing:.15em;margin-top:5px}.product-image.kind-hoodie .print{top:44%}.product-image.kind-tee .print{top:40%}.product-image.kind-cutoff .print{top:42%}.product-image.kind-tank .print{top:47%;width:27%}.product-image.kind-tank .print.eks{width:20%}.product-image.kind-leggings .print,.product-image.kind-joggers .print{top:30%;left:59%;width:17%}.product-image.kind-leggings .print.eks,.product-image.kind-joggers .print.eks{width:13%}.product-image.kind-leggings .print.charlie,.product-image.kind-joggers .print.charlie{font-size:clamp(5px,.45vw,8px)}.product-image.kind-socks .print{top:40%;left:39%;width:17%}.product-image.kind-socks .print.eks{width:12%}.product-image.kind-socks .print.charlie{font-size:clamp(4px,.4vw,7px)}.product-image.kind-mat .print{top:49%;width:43%}.product-image.kind-mat .print.eks{width:24%}.product-image.kind-mug .print{top:51%;left:44%;width:27%}.product-image.kind-mug .print.eks{width:19%}.product-image.kind-cap .print{top:43%;width:27%}.product-image.kind-cap .print.eks{width:16%}.product-image.kind-tote .print{top:58%;width:32%}.product-image.kind-tote .print.eks{width:24%}.product-image.kind-notebook .print{top:47%;width:30%}.product-image.kind-notebook .print.eks{width:23%}.product-footer{padding-top:35px;display:flex;justify-content:center}.catalog-note{font-size:13px;line-height:1.6;color:var(--muted);padding-top:26px;max-width:700px}
.desk-feature{background:#151715;display:grid;grid-template-columns:1.1fr 1fr;overflow:hidden}.desk-feature .desk-art{background:radial-gradient(ellipse,#32382f,#10120f);padding:70px 9%;display:flex;align-items:center;justify-content:center;min-height:340px}.photo-mat{width:100%;aspect-ratio:3/1;background:url('assets/sunset.jpg') center/cover;border:3px solid #191c1b;box-shadow:0 28px 40px #0008;transform:rotate(-8deg);border-radius:9px;position:relative}.photo-mat img{position:absolute;width:32%;left:6%;top:32%;mix-blend-mode:screen}.desk-copy{padding:55px 10%;align-self:center}.desk-copy h2{font-size:48px;line-height:1.03;margin:16px 0}.desk-copy p{color:#b8bab0;line-height:1.7;font-size:15px;margin:0 0 23px}.section-divider{width:100%;height:1px;background:var(--line)}
.books-section{background:#eee9df;color:#242724}.books-section .eyebrow,.books-section .gold{color:#806136}.books-section .section-title p{color:#696b62}.books-layout{display:grid;grid-template-columns:1.12fr 1fr;gap:60px}.featured-book{display:grid;grid-template-columns:.85fr 1fr;gap:35px;align-items:center;padding-right:35px;border-right:1px solid #23272325}.book-cover{box-shadow:6px 14px 25px #0003;max-height:350px;object-fit:contain}.featured-book h3{font-family:'Cormorant Garamond',Georgia,serif;font-weight:500;font-size:39px;line-height:1.05;margin:12px 0}.featured-book .author{font-size:15px;margin-bottom:18px}.featured-book p{color:#67695f;line-height:1.65;font-size:14px}.featured-book .text-link{margin-top:25px;border-color:#8c713c}.book-credit{margin-top:12px;font-size:12px!important}.other-books{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:start}.other-books .book-cover{height:245px;max-width:100%;margin-bottom:22px}.other-books h3{font-size:18px;font-weight:500;line-height:1.4}.other-books p{font-size:13px;color:#63685e;margin:8px 0 18px}.other-books .text-link{font-size:13px;border-color:#8c713c}.coming{display:inline-block;border:1px solid #85785066;padding:7px 12px;font-size:12px;color:#766037}.film-note{display:flex;align-items:center;gap:22px;border-top:1px solid #23272325;margin-top:45px;padding-top:25px}.film-note strong{font-family:Georgia,serif;font-weight:400;font-size:22px}.film-note p{font-size:13px;color:#65695d;margin-top:6px}.film-mark{font-size:32px;color:#927241}
.art-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:60px;align-items:center}.art-photo img{width:100%;aspect-ratio:16/9;object-fit:cover}.art-photo figcaption{display:flex;justify-content:space-between;gap:15px;font-size:12px;color:var(--muted);margin-top:16px}.art-photo{margin:0}.art-copy h2{font-size:50px;line-height:1.05;margin:18px 0}.art-copy p{color:var(--muted);font-size:15px;line-height:1.8;margin-bottom:20px}.art-status{display:inline-block;padding:8px 12px;border:1px solid #a88a5144;color:var(--gold);font-size:12px;margin-bottom:20px}.services-section{border-top:1px solid var(--line);background:#141613}.services-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px}.services-layout h2{font-size:clamp(45px,5vw,70px);line-height:1.05;margin:20px 0 25px}.services-layout p{font-size:15px;color:var(--muted);line-height:1.8;max-width:460px;margin-bottom:25px}.service-list{display:grid;grid-template-columns:1fr 1fr;gap:0 35px;align-content:center}.service-list div{border-bottom:1px solid var(--line);padding:25px 0;font-size:17px}.service-list span{display:block;color:var(--gold);font-size:11px;letter-spacing:.13em;margin-bottom:10px}.email{font-size:15px;color:var(--gold);border-bottom:1px solid #ceac7055;padding-bottom:7px;overflow-wrap:anywhere}.footer{padding:48px 0 30px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:35px}.footer-logo{width:205px;mix-blend-mode:screen}.footer-tag{font-size:12px;letter-spacing:.15em;color:var(--gold);text-align:right}.footer-bottom{border-top:1px solid var(--line);padding-top:25px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}
dialog{border:1px solid #645537;background:#131512;color:var(--white);max-width:850px;width:90vw;padding:0;max-height:90svh;overflow:auto}dialog::backdrop{background:#000b;backdrop-filter:blur(4px)}.modal-body{display:grid;grid-template-columns:1fr 1fr}.modal-image .product-image{width:100%}.modal-copy{padding:35px;align-self:center}.modal-copy h2{font-size:36px;line-height:1.05;margin:13px 0 20px}.modal-copy p{color:var(--muted);font-size:14px;line-height:1.8;margin-bottom:20px}.close-modal{position:absolute;right:9px;top:9px;z-index:3;border:1px solid #ffffff40;background:#131512;color:white;width:36px;height:36px;font-size:22px}.modal-copy .button{font-size:13px;padding:12px 18px;gap:10px}.modal-image .print.charlie{font-size:14px}.modal-image .kind-leggings .print.charlie,.modal-image .kind-joggers .print.charlie,.modal-image .kind-socks .print.charlie{font-size:7px}.view-photo img{width:100%}.view-photo .photo-detail{padding:25px 32px}.view-photo h2{font-size:35px;margin-bottom:10px}.view-photo p{font-size:14px;color:var(--muted);line-height:1.7}
@media(min-width:1700px){.print.charlie{font-size:14px}}@media(max-width:1050px){.header-inner{gap:16px}.wordmark{width:155px}.nav{gap:18px}.header-end{display:none}.hero-copy{padding:60px 9%}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.print.charlie{font-size:12px}.books-layout{gap:35px}.featured-book{grid-template-columns:1fr;gap:25px}.featured-book .book-cover{max-height:285px}.other-books{gap:20px}.other-books .book-cover{height:260px}.art-grid{gap:40px}.services-layout{gap:40px}}
@media(max-width:700px){html{scroll-padding-top:80px}.wrap{width:90%}.notice{font-size:10px;line-height:1.5}.header-inner{min-height:74px}.wordmark{width:155px}.menu-toggle{display:block}.nav{position:absolute;top:74px;left:0;right:0;background:#0b0c0c;padding:18px 5%;display:none;grid-template-columns:repeat(3,1fr);gap:0 20px;border-bottom:1px solid var(--line)}.nav.open{display:grid}.nav a{padding:12px 0}.hero{grid-template-columns:1fr}.hero-copy{padding:50px 5% 42px}.hero h1{font-size:59px;max-width:440px}.hero p{font-size:15px;max-width:340px}.hero-image{min-height:280px}.photo-caption{left:22px;bottom:23px}.collection-strip button{padding:22px 8px;flex-direction:column;gap:12px;text-align:center}.collection-strip strong{font-size:12px}.collection-strip small{display:none}.collection-strip .brand-icon{width:37px;height:37px}.collection-strip .brand-icon.studio-icon{width:75px;height:37px}.compass{font-size:37px}.section{padding:55px 0}.section-title{align-items:start;flex-direction:column;gap:18px}.section-title h2{font-size:44px}.section-title p{font-size:14px}.collection-tools{gap:15px}.tabs{gap:6px}.tabs button{font-size:12px;padding:9px 11px}.item-count{font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 12px}.product-meta{font-size:9px;letter-spacing:.04em;display:block}.product-meta span:last-child{display:none}.product h3{font-size:14px}.product-note{font-size:11px}.product-badge{font-size:9px;top:8px;left:8px;padding:5px 7px}.print.charlie{font-size:8px}.product-image.kind-leggings .print.charlie,.product-image.kind-joggers .print.charlie,.product-image.kind-socks .print.charlie{font-size:4px}.desk-feature{grid-template-columns:1fr}.desk-feature .desk-art{min-height:250px;padding:50px 8%}.desk-copy{padding:35px 7% 45px}.desk-copy h2{font-size:42px}.books-layout{grid-template-columns:1fr;gap:38px}.featured-book{grid-template-columns:.85fr 1fr;gap:25px;border:0;padding:0}.featured-book h3{font-size:31px}.featured-book .book-cover{max-height:290px}.featured-book p{font-size:13px}.other-books{gap:24px;border-top:1px solid #23272325;padding-top:30px}.other-books .book-cover{height:245px}.film-note strong{font-size:19px}.art-grid,.services-layout{grid-template-columns:1fr;gap:35px}.art-copy h2{font-size:43px}.service-list{gap:0 20px}.service-list div{font-size:15px;padding:18px 0}.footer-top,.footer-bottom{flex-direction:column;align-items:start;gap:22px}.footer-tag{text-align:left;line-height:1.9}.entrance{padding:24px 6%}.entrance:before{background-position:48% center}.entrance .entrance-top{font-size:10px;line-height:1.6}.entrance-center{padding-top:2vh}.entrance-logo{width:80vw}.entrance h1{font-size:51px}.entrance p{font-size:14px}.entrance-bottom{font-size:10px;line-height:1.8}.modal-body{grid-template-columns:1fr}.modal-image{max-width:330px;width:100%;margin:auto}.modal-copy{padding:25px}.modal-copy h2{font-size:32px}.modal-image .print.charlie{font-size:12px}}
.print.project606{mix-blend-mode:screen}.print.storytelling{width:27%;clip-path:circle(45.5% at 50% 49.2%)}.product-image.kind-mat .print.storytelling{width:29%}.entrance-center{align-self:stretch;padding-top:5vh;padding-bottom:4vh}.entrance h1{margin-top:auto;font-size:clamp(40px,5vw,68px)}.entrance-logo{width:min(410px,72vw)}.entrance .button{margin-top:22px}.entrance-bottom{padding-top:10px}
@media(max-width:700px){.entrance-center{padding-top:6vh;padding-bottom:3vh}.entrance h1{font-size:43px}.entrance p{font-size:12px}.entrance-logo{width:76vw}}
.photo-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 25px}.photo-card{min-width:0}.photo-open{display:block;width:100%;padding:0;border:0;background:#121513;cursor:zoom-in}.photo-open img{width:100%;height:auto;aspect-ratio:16/10;object-fit:contain}.photo-card-meta{display:flex;justify-content:space-between;gap:15px;align-items:center;margin:18px 0 10px;font-size:12px;letter-spacing:.06em;color:var(--muted)}.print-available{color:var(--gold)!important}.photo-card h3{font-family:'Cormorant Garamond',Georgia,serif;font-size:29px;font-weight:500;line-height:1.15}.photo-card>p{font-size:13px;color:var(--muted);margin:9px 0 18px}.photo-card .text-link{font-size:14px}.gallery-footnote{display:grid;grid-template-columns:1fr 1fr;gap:40px;border-top:1px solid var(--line);margin-top:45px;padding-top:25px;color:var(--muted);font-size:14px;line-height:1.8}.view-photo{max-width:1100px}.view-photo>img{width:100%;max-height:65svh;object-fit:contain;background:#090a0a}.view-photo .photo-detail h2{margin-top:12px}.view-photo .photo-detail p{margin-bottom:12px}.view-photo .photo-detail .button{margin-top:8px}
@media(max-width:1000px){.photo-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.photo-gallery{grid-template-columns:1fr;gap:35px}.photo-open img{aspect-ratio:auto}.gallery-footnote{grid-template-columns:1fr;gap:18px}.photo-card h3{font-size:30px}.photo-card-meta{font-size:12px}.view-photo .photo-detail{padding:22px}.view-photo .photo-detail h2{font-size:30px}}
.hero-image{background-image:url('assets/hero-lake.jpg');background-position:42% center}.hero-image:after{background:linear-gradient(180deg,transparent 65%,#0009)}.hero-image .photo-caption{left:auto;right:28px;text-align:right;max-width:50%}.apparel-header{display:grid;grid-template-columns:minmax(210px,.65fr) 1fr;gap:7%;align-items:center;margin-bottom:42px;background:#141613}.apparel-portrait{margin:0;max-height:390px;overflow:hidden}.apparel-portrait img{height:390px;width:100%;object-fit:contain;background:#0b0c0b}.apparel-header .section-title{display:block;margin:0;padding:35px 30px 35px 0}.apparel-header .section-title h2{font-size:clamp(42px,4.8vw,68px);margin:18px 0 22px}.apparel-header .section-title p{max-width:none}.services-layout{align-items:center;row-gap:38px}.services-portrait{margin:0}.services-portrait img{width:100%;height:auto;aspect-ratio:1;object-fit:contain}.services-layout .service-list{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:700px){.hero-image{min-height:0;aspect-ratio:4/3;background-position:center}.hero-image .photo-caption{right:18px;bottom:20px;font-size:10px}.hero-image .hero-caption-line{font-size:16px}.apparel-header{grid-template-columns:1fr 1fr;gap:0}.apparel-portrait{max-height:none}.apparel-portrait img{height:auto;aspect-ratio:3/4}.apparel-header .section-title{padding:22px 18px}.apparel-header .section-title h2{font-size:34px;margin:12px 0}.apparel-header .section-title p{font-size:12px;line-height:1.7}.apparel-header .eyebrow{font-size:10px;letter-spacing:.12em}.services-layout .service-list{grid-template-columns:repeat(2,minmax(0,1fr))}.services-portrait{grid-row:2}}
@media(max-width:450px){.apparel-header{grid-template-columns:1fr}.apparel-portrait img{height:350px;aspect-ratio:auto}.apparel-header .section-title{padding:28px}.apparel-header .section-title h2{font-size:43px}.apparel-header .section-title p{font-size:14px}}
.product-image{container-type:inline-size}.print.charlie-wordmark{width:38%;font-family:Arial,sans-serif;font-size:3cqw;font-weight:600;letter-spacing:.08em;color:#eeeae0;white-space:nowrap;text-align:center;line-height:1.2}.product-image.kind-tank .print.charlie-wordmark{width:30%;font-size:2.6cqw}.product-image.kind-leggings .print.charlie-wordmark,.product-image.kind-joggers .print.charlie-wordmark,.product-image.kind-socks .print.charlie-wordmark{font-size:1.5cqw;width:18%}.product-image.kind-cap .print.charlie-wordmark,.product-image.kind-mug .print.charlie-wordmark{font-size:2.3cqw;width:28%}.product-image.kind-leggings .print.charlie-vertical,.product-image.kind-joggers .print.charlie-vertical{top:28%;left:59%;width:8%;height:47%;transform:translateX(-50%);display:flex;flex-direction:column;justify-content:space-between;align-items:center;font-family:Arial,sans-serif;font-size:3.8cqw;font-weight:600;color:#eeeae0;line-height:1;letter-spacing:.02em}.product-image.kind-leggings .print.charlie-vertical{left:58%;height:49%}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.gallery-heading{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:28px}.gallery-heading h3{font-family:Georgia,serif;font-size:30px;font-weight:400}.gallery-heading p{color:var(--muted);font-size:14px;line-height:1.7;max-width:400px}.photography-heading{margin-top:70px;padding-top:40px;border-top:1px solid var(--line)}.painting-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 24px}.painting-card .photo-open img{aspect-ratio:4/5;object-fit:contain;background:#111310}.original-sold{color:var(--gold);border:1px solid #ceac7066;padding:5px 8px;white-space:nowrap;font-size:11px;letter-spacing:.04em}.painting-card .print-pending{font-size:12px;line-height:1.5;margin-bottom:17px}.storytelling-feature{display:grid;grid-template-columns:200px 1fr;align-items:center;gap:40px;padding:35px;margin-bottom:35px;background:linear-gradient(120deg,#20291f,#131713);border:1px solid #ceac7033}.storytelling-feature>img{width:100%;clip-path:circle(45.5% at 50% 49.2%)}.storytelling-feature h3{font-family:Georgia,serif;font-weight:400;font-size:34px;margin:13px 0}.storytelling-feature p{color:var(--muted);font-size:14px;line-height:1.8;max-width:620px}.storytelling-feature .button{margin-top:22px}.brand-filters{margin-bottom:18px}.product-image.kind-hoodie .print.storytelling{width:31%}.product-image.kind-tee .print.storytelling{width:33%}.product-image.kind-cutoff .print.storytelling{width:30%}.product-image.kind-tank .print.storytelling{width:25%}.product-image.kind-mug .print.storytelling{width:25%}.product-image.kind-cap .print.storytelling{width:21%}.product-image.kind-tote .print.storytelling{width:32%}.product-image.kind-notebook .print.storytelling{width:30%}
@media(max-width:1100px){.painting-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.gallery-heading{display:block}.gallery-heading p{margin-top:15px}.storytelling-feature{grid-template-columns:105px 1fr;gap:20px;padding:23px}.storytelling-feature h3{font-size:27px}.storytelling-feature .eyebrow{font-size:10px}.storytelling-feature .button{padding:12px 15px;font-size:12px}.storytelling-feature>img{align-self:start}.storytelling-feature p{font-size:13px}}@media(max-width:600px){.painting-gallery{grid-template-columns:1fr;gap:35px}.painting-card .photo-open img{aspect-ratio:auto}.storytelling-feature{grid-template-columns:1fr}.storytelling-feature>img{width:135px}}
.product-image.kind-leggings .print.storytelling,.product-image.kind-joggers .print.storytelling{width:11.5%;left:58%}.product-image.kind-socks .print.storytelling{width:12%;left:37%}.product-image.kind-mat .print.storytelling{width:25%}
.product-image.kind-leggings .print.studios,.product-image.kind-joggers .print.studios{width:14%;left:58%}.product-image.kind-leggings .print.eks,.product-image.kind-joggers .print.eks{width:11%;left:58%}
.product-image .print.charlie{font-size:3.2cqw;letter-spacing:.06em;width:34%}.product-image.kind-tank .print.charlie{font-size:2.7cqw;width:27%}.product-image.kind-leggings .print.charlie,.product-image.kind-joggers .print.charlie{font-size:1.25cqw;width:17%}.product-image.kind-socks .print.charlie{font-size:1.1cqw;width:17%}.product-image.kind-cap .print.charlie,.product-image.kind-mug .print.charlie{font-size:2.4cqw}.product-image .print.charlie:before{font-size:2.5em}.product-image .print.charlie:after{font-size:.32em;letter-spacing:.08em}.apparel-portrait img{height:390px;object-fit:cover;object-position:center 45%}
@media(max-width:700px){.apparel-portrait img{height:auto;aspect-ratio:3/4;object-fit:cover}}@media(max-width:450px){.apparel-portrait img{height:350px;aspect-ratio:auto;object-fit:cover;object-position:center 40%}}
.product-image .print.eks{mix-blend-mode:screen;box-shadow:none;width:28%}.product-image.kind-tank .print.eks{width:24%}.product-image.kind-leggings .print.eks,.product-image.kind-joggers .print.eks{width:12%;left:58%}.product-image.kind-socks .print.eks{width:12%;left:38%}.product-image.kind-mat .print.eks{width:28%}.product-image.kind-mug .print.eks{width:22%}.product-image.kind-cap .print.eks{width:19%}.product-image.kind-tote .print.eks{width:28%}.product-image.kind-notebook .print.eks{width:27%}
.product-image.kind-joggers .print.charlie-vertical,.product-image.kind-leggings .print.charlie-vertical{top:32%;left:61%;width:auto;height:auto;display:block;writing-mode:vertical-rl;text-orientation:sideways;white-space:nowrap;font-size:4.1cqw;letter-spacing:.08em;line-height:1;transform:translateX(-50%)}.product-image.kind-leggings .print.charlie-vertical{left:60%;top:31%}
.product-image.kind-photo-mat .desk-mat-photo{position:absolute;left:5.2%;top:35%;width:89.6%;height:27%;max-width:none;object-fit:cover;border-radius:2%/12%;box-shadow:inset 0 0 0 1px #0008;pointer-events:none}.desk-feature .photo-mat{background-image:url('assets/photography/je-p004.jpg');background-position:center 56%}.desk-feature .desk-art{flex-direction:column;gap:22px}.desk-art-caption{color:#d9c9a9;font-size:11px;text-transform:uppercase;letter-spacing:.13em;text-align:center}
.book-reference{min-height:300px;padding:24px;display:flex;flex-direction:column;justify-content:center;gap:16px;border:1px solid #a9874b;background:#171918;color:#f6ead3;font-family:Georgia,serif;font-size:clamp(20px,2.3vw,30px);line-height:1.15;text-align:center}.book-reference small{font-family:Arial,sans-serif;font-size:14px;letter-spacing:.12em;text-transform:uppercase;color:#d2bd90}.other-books .book-reference{height:245px;min-height:245px;margin-bottom:22px;font-size:20px}
.book-cover-link{display:inline-block;max-width:100%}.book-cover-link:focus-visible{outline:3px solid #806136;outline-offset:5px}.book-cover-link .book-cover{display:block}
.books-section{background:#111511;color:#f5eee0;padding-top:0}.books-scene{margin:0;line-height:0;display:flex;justify-content:center;background:#080b11}.books-scene img{display:block;width:min(100%,760px);height:auto}.books-section>.wrap{padding-top:clamp(36px,4vw,68px)}.books-section .eyebrow,.books-section .gold{color:#e3c388}.books-section .section-title p,.books-section .featured-book p,.books-section .other-books p,.books-section .film-note p{color:#e0d8c8}.books-section .featured-book,.books-section .other-books article{background:rgba(9,13,12,.78);border:1px solid rgba(227,195,136,.55);box-shadow:0 18px 42px #0006;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.books-section .featured-book{padding:28px}.books-section .other-books article{padding:22px;min-height:100%}.books-section .other-books{gap:18px}.books-section h3,.books-section .author,.books-section .film-note strong{color:#fff8eb}.books-section .text-link{color:#f1d79f;border-color:#d4b773}.books-section .film-note{background:rgba(9,13,12,.8);border:1px solid rgba(227,195,136,.4);padding:22px 26px;margin-top:24px}.books-section .book-cover{max-width:100%}
@media(max-width:700px){.books-section .featured-book{grid-template-columns:1fr 1fr;gap:16px;padding:16px}.books-section .other-books{border:0;padding-top:0;gap:10px}.books-section .other-books article{padding:12px}.books-section .film-note{padding:18px}}
