 :root{--green:#073F2B;--lime:#B7D84B;--terracotta:#C66A3D;--paper:#FFF8E6;--text:#18231D;--subtle:#D8E7B7;--cream:#F6EED7}
*{box-sizing:border-box}
body.studio-site{font-family:Inter,Arial,sans-serif;background:var(--paper);color:var(--text);font-size:16px;line-height:1.65;letter-spacing:0}
.studio-header{background:var(--green);color:#fff;position:sticky;top:0;z-index:20;box-shadow:0 8px 24px rgba(7,63,43,.18)}
.studio-masthead{max-width:1180px;margin:0 auto;display:flex;align-items:center;gap:24px;padding:18px 16px;background:linear-gradient(90deg,#fffdf2,#f0f6c9)}
.studio-brand{display:flex;align-items:center;gap:12px;color:var(--green);text-decoration:none}.studio-brand:hover{color:var(--green)}
.studio-brand__mark{display:inline-grid;place-items:center;width:50px;height:50px;border:1px solid var(--subtle);font-family:"Playfair Display",serif;font-weight:800;font-size:24px;background:#fff}
.studio-brand__text{font-family:"Playfair Display",Georgia,serif;font-size:34px;font-weight:800;line-height:1;color:var(--green)}
.studio-tagline{margin:0;color:#294d3d;font-weight:600;font-size:14px}
.studio-nav{background:var(--green);height:auto;line-height:1}.studio-nav .nav-wrapper{min-height:52px;display:flex;align-items:center}.studio-nav ul li a{color:#fff;font-weight:800;text-transform:uppercase;font-size:13px;letter-spacing:0;padding:18px 12px}.studio-nav ul li a:hover{background:rgba(183,216,75,.16);color:var(--lime)}.sidenav-trigger{color:#fff;font-weight:800}
.dropdown-content li>a{color:var(--green);font-weight:700}
.studio-hero{background:var(--green);color:#fff;position:relative;overflow:hidden}.studio-hero:before{content:"";position:absolute;inset:0;background:url('/assets/images/img_473441018577.png') center/cover no-repeat;opacity:.18}.studio-hero .container{position:relative;min-height:430px;display:flex;align-items:center}.studio-hero__copy{max-width:780px;padding:64px 0}.studio-kicker{color:var(--terracotta);font-weight:800;text-transform:uppercase;font-size:13px;margin:0 0 10px}.studio-hero h1,.studio-page h1{font-family:"Playfair Display",Georgia,serif;font-size:52px;line-height:1.05;margin:0 0 18px;color:inherit}.studio-hero p{font-size:19px;max-width:720px}.studio-btn{background:var(--terracotta)!important;color:#fff!important;border-radius:0;font-weight:800}.studio-btn-flat{color:var(--lime)!important;font-weight:800}
.studio-page{padding:56px 0}.studio-page__header{max-width:860px;margin:0 auto 28px;text-align:center}.studio-page__header h1{color:var(--green)}.studio-lede{font-size:19px;color:#405248;border-left:4px solid var(--terracotta);padding-left:18px}
.site-prose{max-width:1040px;margin:0 auto;background:#fffdf4;border:1px solid var(--subtle);padding:28px;box-shadow:0 16px 38px rgba(7,63,43,.08)}.site-prose h1,.site-prose h2,.site-prose h3,.site-prose h4{font-family:"Playfair Display",Georgia,serif;color:var(--green);line-height:1.2}.site-prose p{margin:0 0 1rem}.site-prose a,.site-block--paragraph a,.studio-list a,.studio-table-wrap a{color:#8f4326;text-decoration:underline;text-decoration-color:rgba(198,106,61,.45);font-weight:700}.site-prose a:hover,.studio-list a:hover{color:var(--green);text-decoration-color:var(--green)}
.studio-figure{margin:24px 0}.studio-figure img,.studio-gallery img,.site-prose img{max-width:100%;height:auto;border:1px solid var(--subtle);background:#fff}.studio-figure figcaption,.studio-gallery figcaption{font-size:13px;color:#526259;margin-top:6px}
.studio-list{padding-left:22px}.studio-list li{margin:6px 0}.studio-table-wrap{overflow-x:auto;margin:22px 0}.studio-table-wrap table{background:#fff}.studio-table-wrap td,.studio-table-wrap th{vertical-align:top;border-color:var(--subtle)}
.studio-card-grid{margin-top:18px}.studio-card{border-radius:0;border:1px solid var(--subtle);box-shadow:0 10px 28px rgba(7,63,43,.08);height:100%}.studio-card .card-content h2{font-size:22px;line-height:1.2;margin:0}.studio-card .card-action a{color:var(--terracotta)!important;font-weight:800}.studio-card.minimal{box-shadow:none;border-left:4px solid var(--terracotta)}
.studio-list-card{border-left:3px solid var(--lime);padding:10px 0 10px 16px;margin:12px 0}.studio-list-card h3{font-size:22px;margin:0 0 6px}
.studio-breadcrumbs{background:transparent;box-shadow:none}.studio-breadcrumbs .breadcrumb{color:var(--green)}.studio-breadcrumbs .breadcrumb:before{color:var(--terracotta)}
.studio-toc{background:#f5f4dc;border:1px solid var(--subtle);padding:16px;margin-bottom:24px}.studio-toc h2{font-size:18px;margin:0 0 10px;color:var(--green)}.studio-toc ul{margin:0;padding-left:18px}.studio-main-image{float:right;max-width:34%;margin:0 0 20px 24px}.studio-main-image img{max-width:100%}
.studio-footer{background:var(--green);color:#f8ffe8;padding:44px 0;text-align:center}.studio-footer h2{font-family:"Playfair Display",Georgia,serif;margin:0 0 18px}.studio-footer__links{display:flex;flex-wrap:wrap;gap:10px 18px;justify-content:center;margin:0 0 18px}.studio-footer__links li{list-style:none}.studio-footer a{color:#f8ffe8;text-decoration:none}.studio-footer a:hover{color:var(--lime);text-decoration:underline}.studio-footer__meta{font-size:13px;color:#d8e7b7}
.studio-source-links{padding:24px 0 40px;background:#f6f0df}.studio-source-links ul{max-width:1040px;margin:0 auto;display:flex;flex-wrap:wrap;gap:8px 14px;padding:0}.studio-source-links li{list-style:none}.studio-source-links a{color:#5b3927;text-decoration:underline;text-decoration-color:rgba(198,106,61,.35);font-size:13px;font-weight:700}.studio-source-links a:hover{color:var(--green);text-decoration-color:var(--green)}
blockquote{border-left-color:var(--terracotta);color:#34463b}pre{background:#f6f0df;padding:16px;overflow:auto}hr{border:0;border-top:1px solid var(--subtle);margin:28px 0}
@media(max-width:700px){.studio-masthead{display:block}.studio-brand__text{font-size:27px}.studio-tagline{margin-top:10px}.studio-hero .container{min-height:340px}.studio-hero h1,.studio-page h1{font-size:34px}.site-prose{padding:18px}.studio-main-image{float:none;max-width:100%;margin:0 0 20px}.studio-nav .nav-wrapper{padding:0 12px}}
@media print{.studio-header,.studio-footer,.studio-breadcrumbs{display:none}.site-prose{box-shadow:none;border:0}.studio-page{padding:0}body{background:#fff;color:#000}}
