:root{--ink:#2d271f;--muted:#746a60;--ivory:#fbf8f2;--paper:#fffdfa;--soft:#f4ede4;--gold:#a36b1f;--line:#e6dcd0;--shadow:0 18px 50px rgba(58,43,27,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;background:var(--ivory);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit}.skip{position:fixed;left:1rem;top:-8rem;z-index:1000;background:#fff;border:2px solid #1d5aa6;padding:.7rem 1rem;border-radius:.5rem}.skip:focus{top:1rem}.site-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:84px;padding:10px clamp(18px,4vw,56px);border-bottom:1px solid rgba(230,220,208,.95);background:rgba(251,248,242,.97);backdrop-filter:blur(14px)}.brand img{width:auto;height:62px;max-width:min(245px,50vw);object-fit:contain}.nav{display:flex;align-items:center;gap:24px;font-size:14px}.nav a{text-decoration:none}.nav a:hover{color:var(--gold)}.studio-link{color:var(--gold);font-weight:700}.wrap{width:min(1120px,calc(100% - 40px));margin:0 auto}.hero{padding:70px 0 48px}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:54px;align-items:center}.eyebrow{margin:0 0 10px;color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.hero h1,.article h1,.studio-home h1{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(40px,5.4vw,64px);font-weight:400;line-height:1.03;letter-spacing:-.03em;text-wrap:balance}.hero p,.dek{color:var(--muted);font-size:18px;max-width:720px}.hero-image{overflow:hidden;border-radius:20px;border:1px solid var(--line);box-shadow:var(--shadow);background:#eee6dc}.hero-image img{width:100%;aspect-ratio:1.2/1;object-fit:cover}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;margin-top:14px;border-radius:999px;border:1px solid var(--gold);background:linear-gradient(135deg,#9a641c,#bb8030);color:#fff!important;text-decoration:none!important;font-weight:700;font-size:14px}.button.secondary{background:transparent;color:var(--ink)!important;border-color:#cdbda9;margin-left:8px}.article-shell{display:grid;grid-template-columns:minmax(0,720px) minmax(220px,280px);gap:54px;align-items:start;padding:52px 0 72px}.article{min-width:0;font-size:16px}.article .meta{margin:12px 0 22px;color:#8a7e72;font-size:13px}.article .lead{margin-bottom:24px;font-family:Georgia,"Times New Roman",serif;font-size:21px;line-height:1.55;color:#4b4036}.article h2{margin:36px 0 10px;font-family:Georgia,"Times New Roman",serif;font-size:29px;font-weight:400;line-height:1.18;letter-spacing:-.012em;text-wrap:balance}.article h3{margin:28px 0 8px;font-size:18px}.article p{margin:0 0 17px}.article ul,.article ol{padding-left:22px}.article li{margin:8px 0}.article a{color:#8f5f20}.article figure{margin:28px 0 32px}.article figure img{display:none}.article figure::before{content:"";display:block;width:100%;aspect-ratio:4/3;border-radius:18px;border:1px solid var(--line);box-shadow:0 12px 35px rgba(58,43,27,.08);background-color:#eee6dc;background-size:cover;background-position:center}.article figure:has(img[src$="wall-art-size.webp"])::before{background-image:url("https://j2dr2yjqbwbnxhyj.public.blob.vercel-storage.com/products/IMG_6148-cIHZetOtI8kDfYZOAoVzrOvKQmISJE.jpg")}.article figure:has(img[src$="sacred-geometry.webp"])::before{background-image:url("https://j2dr2yjqbwbnxhyj.public.blob.vercel-storage.com/products/IMG_6852-0EX0pnl8PiB595UJxdXmXe5xhv7UhK.jpg")}.article figure:has(img[src$="live-edge.webp"])::before{background-image:url("https://j2dr2yjqbwbnxhyj.public.blob.vercel-storage.com/products/IMG_8112-nMX3AwiYgHMrADxMs5UYug86cosJtZ.jpg")}.article figure:has(img[src$="dimensional.webp"])::before{background-image:url("https://j2dr2yjqbwbnxhyj.public.blob.vercel-storage.com/products/IMG_8115-xA9h72q4rUturAgmQUehlmBqLKkrY9.jpg")}.article figure:has(img[src$="holiday-tree.webp"])::before{background-image:url("https://j2dr2yjqbwbnxhyj.public.blob.vercel-storage.com/products/IMG_7440-vELZ9PQUdXD0MijZYr5eXFX4OCKb0L.jpg")}.article figcaption{margin-top:8px;color:var(--muted);font-size:12px;line-height:1.5}.callout{margin:32px 0;padding:25px 26px;border:1px solid #dfcfb8;border-radius:18px;background:#f7efe4}.callout h2{margin-top:0}.callout p:last-of-type{margin-bottom:4px}.sidebar{position:sticky;top:112px;padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--paper)}.sidebar p{margin-top:0;color:var(--muted);font-size:14px}.sidebar a{display:block;margin:10px 0;color:var(--ink);font-size:14px}.sidebar a:hover{color:var(--gold)}.article-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:18px 0 68px}.article-card{display:block;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--paper);text-decoration:none;box-shadow:0 8px 24px rgba(58,43,27,.05);transition:transform .18s ease,box-shadow .18s ease}.article-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.article-card img{display:none}.article-card::before{content:"";display:block;width:100%;aspect-ratio:1.55/1;background-color:#eee6dc;background-size:cover;background-position:center}.article-card[href*="how-to-choose-wall-art-size"]::before{background-image:url("https://j2dr2yjqbwbnxhyj.public.blob.vercel-storage.com/products/IMG_6148-cIHZetOtI8kDfYZOAoVzrOvKQmISJE.jpg")}.article-card[href*="what-is-sacred-geometry-art"]::before{background-image:url("https://j2dr2yjqbwbnxhyj.public.blob.vercel-storage.com/products/IMG_6852-0EX0pnl8PiB595UJxdXmXe5xhv7UhK.jpg")}.article-card[href*="how-to-style-live-edge-wood-art"]::before{background-image:url("https://j2dr2yjqbwbnxhyj.public.blob.vercel-storage.com/products/IMG_8112-nMX3AwiYgHMrADxMs5UYug86cosJtZ.jpg")}.article-card[href*="what-makes-string-art-dimensional"]::before{background-image:url("https://j2dr2yjqbwbnxhyj.public.blob.vercel-storage.com/products/IMG_8115-xA9h72q4rUturAgmQUehlmBqLKkrY9.jpg")}.article-card[href*="handmade-holiday-tree-decor"]::before{background-image:url("https://j2dr2yjqbwbnxhyj.public.blob.vercel-storage.com/products/IMG_7440-vELZ9PQUdXD0MijZYr5eXFX4OCKb0L.jpg")}.article-card div{padding:20px 22px 22px}.article-card h2{margin:0 0 8px;font-family:Georgia,"Times New Roman",serif;font-size:26px;font-weight:400;line-height:1.15}.article-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.studio-home{padding:62px 0 14px}.studio-home .intro{max-width:730px;color:var(--muted);font-size:17px}.footer{border-top:1px solid var(--line);padding:32px 0 44px;color:var(--muted);font-size:13px}.footer-inner{display:flex;justify-content:space-between;gap:30px;align-items:center}.footer img{width:auto;height:54px;max-width:220px}.footer a{margin-left:16px;color:var(--muted)}
@media(max-width:1100px){.site-header>.nav{display:none}.hero-grid,.article-shell{grid-template-columns:1fr}.article-shell{max-width:760px;margin-inline:auto;gap:22px;padding-top:38px}.sidebar{position:static}.article-grid{grid-template-columns:1fr}.footer-inner{align-items:flex-start;flex-direction:column}.footer a{margin:0 16px 0 0}}
@media(max-width:600px){body{font-size:15.5px;line-height:1.62}.wrap{width:min(100% - 32px,1120px)}.site-header{min-height:78px;padding:8px 16px}.brand img{height:56px;max-width:50vw}.studio-home{padding:38px 0 10px}.studio-home h1,.article h1,.hero h1{font-size:clamp(32px,9vw,38px);line-height:1.07;letter-spacing:-.022em}.studio-home .intro,.hero p,.dek{font-size:15.5px;line-height:1.58}.article-shell{padding:25px 0 54px}.article .eyebrow{margin-bottom:8px;font-size:10px;letter-spacing:.17em}.article .meta{margin:10px 0 18px;font-size:12px}.article .lead{font-size:18px;line-height:1.52;margin-bottom:21px}.article p{margin-bottom:15px}.article h2{margin:29px 0 9px;font-size:25px;line-height:1.18}.article figure{margin:22px 0 27px}.article figure::before{border-radius:15px;aspect-ratio:1/1}.callout{margin:27px 0;padding:20px 19px;border-radius:16px}.callout h2{font-size:23px;margin-bottom:8px}.callout p{font-size:14.5px;line-height:1.55}.callout .button{width:100%;margin:11px 0 0;min-height:47px;font-size:13.5px}.callout .button.secondary{margin-left:0}.sidebar{padding:19px;border-radius:16px}.article-grid{gap:14px;padding:12px 0 52px}.article-card{border-radius:16px}.article-card div{padding:18px}.article-card h2{font-size:23px;line-height:1.18}.article-card p{font-size:13.5px}.article-card[href*="how-to-style-live-edge-wood-art"]::before,.article-card[href*="what-makes-string-art-dimensional"]::before{aspect-ratio:1.3/1;background-position:center top}.footer{padding-top:28px}.footer img{height:48px}}
@media(max-width:380px){.wrap{width:min(100% - 26px,1120px)}.studio-home h1,.article h1,.hero h1{font-size:30px}.article h2{font-size:23px}.site-header{padding-inline:13px}}

/* Editorial finish for Studio articles */
.callout{margin:48px 0 50px;padding:28px 0 0;border:0;border-top:1px solid rgba(163,107,31,.42);border-radius:0;background:transparent}
.callout h2{margin:0 0 10px;font-size:28px;line-height:1.18;letter-spacing:-.018em}
.callout h2.single-line{white-space:nowrap}
.callout p{max-width:650px}
.callout p:last-of-type{margin-bottom:18px}
.callout .button{min-height:44px;margin-top:2px;padding:0 24px;box-shadow:none}
.callout .button.secondary{min-height:0;height:auto;margin:2px 0 0 18px;padding:0;border:0;border-radius:0;background:transparent;color:var(--gold)!important;font-weight:650;text-decoration:none!important}
.callout .button.secondary::after{content:" →";margin-left:4px}
.callout + h2{margin-top:0}
.sidebar{position:sticky;top:112px;padding:24px 0;border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0;background:transparent}
.sidebar .eyebrow{margin-bottom:8px}
.sidebar>p:not(.eyebrow){margin:0 0 10px;color:var(--muted);font-size:14px}
.sidebar a{display:block;margin:0;padding:12px 0;border-top:1px solid rgba(230,220,208,.82);color:var(--ink);font-size:14px;line-height:1.45;text-decoration:none}
.sidebar a:last-child{color:var(--gold);font-weight:700}
@media(max-width:1100px){.sidebar{position:static;margin-top:18px}}
@media(max-width:600px){.callout{margin:42px 0 46px;padding:24px 0 0}.callout h2{font-size:clamp(20px,5.8vw,23px);line-height:1.15;letter-spacing:-.02em}.callout p{font-size:15px;line-height:1.6}.callout .button{width:auto;min-height:44px;margin:2px 0 0;padding:0 22px;font-size:13px}.callout .button.secondary{width:auto;min-height:0;margin-left:16px;padding:0;font-size:13px}.sidebar{margin-top:22px;padding:24px 0 0;border-bottom:0}.sidebar a{padding:13px 0;font-size:14.5px}}
@media(max-width:380px){.callout h2.single-line{font-size:20px}.callout .button.secondary{display:flex;margin:10px 0 0}}

/* Studio shell fixes: correct live-edge image plus consistent mobile navigation */
.article figure:has(img[src*="IMG_9136-"])::before{background-image:url("https://j2dr2yjqbwbnxhyj.public.blob.vercel-storage.com/products/IMG_9136-qgPPJt9awpzmHCY3IFtStPmwgAn9o4.jpg");background-position:center}
.article-card[href*="how-to-style-live-edge-wood-art"]::before{background-image:url("https://j2dr2yjqbwbnxhyj.public.blob.vercel-storage.com/products/IMG_9136-qgPPJt9awpzmHCY3IFtStPmwgAn9o4.jpg");background-position:center}
.mobile-menu{display:none;position:relative;margin-left:auto}
.mobile-menu summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:10px;min-height:46px;padding:0 15px;border:1px solid #d4c6b5;border-radius:999px;background:#fffdf9;color:var(--ink);font-size:14px;font-weight:750;white-space:nowrap}
.mobile-menu summary::-webkit-details-marker{display:none}
.ata-menu-icon{position:relative;width:23px;height:16px;display:inline-block}
.ata-menu-icon:before,.ata-menu-icon:after,.ata-menu-icon span{content:"";position:absolute;left:0;right:0;height:2px;background:var(--ink);border-radius:2px}
.ata-menu-icon:before{top:0}.ata-menu-icon span{top:7px}.ata-menu-icon:after{bottom:0}
.mobile-menu nav{position:absolute;right:0;top:55px;z-index:100;width:min(310px,calc(100vw - 32px));max-height:min(70vh,620px);overflow:auto;padding:10px;border:1px solid var(--line);border-radius:17px;background:var(--paper);box-shadow:var(--shadow)}
.mobile-menu nav a{display:block;padding:11px 12px;border-radius:10px;color:var(--ink);font-size:14px;text-decoration:none}
.mobile-menu nav a:hover{background:var(--soft);color:var(--gold)}
@media(max-width:1100px){.mobile-menu{display:block}.site-header{gap:10px}.site-header>.brand{margin-right:auto}.site-header>.brand img{max-width:min(225px,46vw)}}
@media(max-width:600px){.site-header{padding:8px 14px;gap:8px}.site-header>.brand img{height:54px;max-width:43vw}.mobile-menu summary{min-height:45px;padding:0 13px;font-size:13px;gap:8px}.ata-menu-icon{width:21px}.article-card[href*="how-to-style-live-edge-wood-art"]::before{background-position:center}}
@media(max-width:390px){.site-header>.brand img{max-width:40vw}.mobile-menu summary{padding:0 11px}.mobile-menu summary>span:first-child{font-size:12.5px}}
