@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Libre+Baskerville:wght@400;700&display=swap";
:root{--ink:#24302d;--muted:#62706a;--paper:#f5f1e8;--accent:#d66f45;--line:#d9d1c2;--header-offset:84px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-offset)}body{color:var(--ink);background:var(--paper);margin:0;font-family:DM Sans,sans-serif}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:0;font-family:Libre Baskerville,serif;font-weight:400}h1{max-width:850px;margin-bottom:28px;font-size:clamp(3rem,8vw,7.8rem);line-height:.98}h2{font-size:clamp(2rem,4vw,4rem);line-height:1.08}p{line-height:1.7}a{color:inherit}.hero{background:#dfe7dd;flex-direction:column;justify-content:end;min-height:82vh;padding:9vw 8vw 7vw;display:flex;position:relative;overflow:hidden}.hero-with-image{color:#fff;background:#24302d}.hero-with-image:after{content:"";background:linear-gradient(90deg,#141c19c7,#141c193d);position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-content{z-index:1;max-width:850px;position:relative}.hero-with-image .hero-copy{color:#f1f4ef;white-space:pre-line}.theme-restaurant .hero{background:#f0d8b5}.theme-studio .hero{background:#d9d4e5}.theme-agency{--ink:#15233b;--muted:#536276;--paper:#f8f5ef;--accent:#d24b35;--line:#d7d8d4}.theme-agency .hero{background:#dce6ef}.theme-agency .section-cards{background:#e3eaed}.theme-agency .section-list{background:#edf0e9}.theme-agency .section-gallery{background:#ece5dc}.theme-agency .section-testimonials{background:#f1e7de}.theme-sport{--ink:#073b4c;--muted:#3f6875;--paper:#f5fbfa;--accent:#e76f51;--line:#bfd8d9}.theme-sport .hero{background:#cce9e5}.theme-sport .section-cards{background:#dcefeb}.theme-sport .section-list{background:#eaf4ed}.theme-sport .section-gallery{background:#e8f1f5}.theme-sport .section-testimonials{background:#f8ead8}.eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:20px;font-size:.78rem;font-weight:700}.hero-copy{max-width:530px;color:var(--muted);white-space:pre-line;margin-bottom:34px;font-size:1.1rem}.button{color:#fff;background:var(--ink);width:fit-content;padding:14px 20px;text-decoration:none}.section-cta{margin-top:28px;display:inline-block}.site-header{z-index:10;background:var(--paper);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding:18px 8vw;display:flex;position:sticky;top:0}.brand{align-items:center;text-decoration:none;display:inline-flex}.brand-logo{width:auto;height:40px;display:block}.brand-name{color:var(--ink);font-family:Libre Baskerville,serif;font-size:1.15rem}.site-navigation{padding:0}.site-navigation-list{flex-wrap:wrap;gap:20px;margin:0;padding:0;list-style:none;display:flex}.site-navigation a,.site-navigation-mobile a{color:var(--muted);text-decoration:none}.site-navigation a[aria-current=page],.site-navigation-mobile a[aria-current=page]{color:var(--ink);font-weight:700}.site-navigation-mobile{display:none}.site-navigation a:focus-visible,.site-navigation-mobile summary:focus-visible,.site-navigation-mobile a:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.section{padding:10vw 8vw}.section-prose{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:10vw;display:grid}.section-prose .prose-body{max-width:440px;color:var(--muted);white-space:pre-line;font-size:1.15rem}.section-cards{background:#eee7da}.theme-studio .section-cards{background:#e9e5ef}.card-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px;display:grid}.card{border-top:1px solid var(--ink);padding-top:22px}.card-image{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;margin-bottom:22px;display:block}.card h3{font-family:Libre Baskerville,serif;font-size:1.35rem;font-weight:400}.card p{color:var(--muted)}.card-grid.numbered .card{background:var(--paper);border-top:none;min-height:240px;padding:24px}.card-grid.numbered .card-image{width:calc(100% + 48px);margin:-24px -24px 24px}.card-grid.numbered .card-index{color:var(--accent);margin-bottom:60px;font-weight:700;display:block}.section-list{background:#f7efe1}.list{max-width:760px;margin-top:48px}.list-item{border-top:1px solid var(--line);justify-content:space-between;gap:24px;padding:24px 0;display:flex}.list-item-content{align-items:flex-start;gap:20px;display:flex}.list-thumb{object-fit:cover;flex:0 0 96px;width:96px;height:72px;display:block}.list-item h3{margin-bottom:8px;font-family:Libre Baskerville,serif;font-size:1.35rem;font-weight:400}.list-item p{color:var(--muted);margin-bottom:0}.section-gallery{background:#e8ece6}.theme-restaurant .section-gallery{background:#f0e4d4}.theme-studio .section-gallery{background:#e9e5ef}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:48px;display:grid}.gallery-figure{margin:0}.gallery-figure img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;display:block}.gallery-figure figcaption{color:var(--muted);padding-top:12px;font-size:.9rem}.section-testimonials{background:#efe9df}.theme-restaurant .section-testimonials{background:#f4e7d6}.theme-studio .section-testimonials{background:#e9e5ef}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:48px;display:grid}.testimonial{background:var(--paper);border-top:3px solid var(--accent);margin:0;padding:28px}.testimonial-rating{color:var(--accent);letter-spacing:2px;margin-bottom:16px}.testimonial blockquote{margin:0 0 20px;font-family:Libre Baskerville,serif;font-size:1.15rem;line-height:1.5}.testimonial-author{align-items:center;gap:14px;display:flex}.testimonial-avatar{object-fit:cover;border-radius:50%;flex:0 0 48px;width:48px;height:48px;display:block}.testimonial-author strong{display:block}.testimonial-meta{color:var(--muted);font-size:.9rem;display:block}.contact{background:var(--accent);color:#fff;padding:12vw 8vw}.contact .eyebrow{color:#ffe2d2}.contact h2{max-width:700px}.contact p:not(.eyebrow){margin-bottom:4px}.site-footer{background:var(--ink);color:var(--paper);padding:6vw 8vw 40px}.site-footer-grid{grid-template-columns:1.4fr repeat(4,1fr);gap:40px;display:grid}.site-footer-name{margin-bottom:12px;font-family:Libre Baskerville,serif;font-size:1.4rem}.site-footer-tagline{color:#b9c2bd;max-width:320px}.site-footer-col h2{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-size:.78rem;font-weight:700}.site-footer-col p{color:#cdd4cf;justify-content:space-between;gap:16px;margin-bottom:8px;display:flex}.site-footer-col a{color:#cdd4cf;text-decoration:none}.site-footer-col a:hover{color:var(--paper)}.site-footer-legal{color:#9aa49e;border-top:1px solid #f5f1e829;margin:48px 0 0;padding-top:24px;font-size:.85rem}@media (max-width:700px){.site-header{gap:12px;padding:14px 7vw}.site-navigation{display:none}.site-navigation-mobile{display:block;position:relative}.site-navigation-mobile summary{border:1px solid var(--line);color:var(--ink);cursor:pointer;padding:8px 12px;font-weight:700;list-style:none}.site-navigation-mobile summary::-webkit-details-marker{display:none}.site-navigation-mobile[open] summary{border-color:var(--accent);color:var(--accent)}.site-navigation-mobile nav{background:var(--paper);border:1px solid var(--line);min-width:min(260px,86vw);padding:16px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 12px 24px #24302d24}.site-navigation-mobile .site-navigation-list{gap:0;display:grid}.site-navigation-mobile li+li{border-top:1px solid var(--line)}.site-navigation-mobile a{overflow-wrap:anywhere;padding:12px 4px;display:block}.hero{min-height:76vh;padding:18vw 7vw 12vw}.hero-with-image:after{background:linear-gradient(90deg,#141c19d1,#141c1957)}.section,.contact{padding:18vw 7vw}.section-prose,.card-grid,.gallery-grid{grid-template-columns:1fr;gap:36px}.testimonial-grid{grid-template-columns:1fr;gap:24px}.list-thumb{flex-basis:76px;width:76px;height:60px}.site-footer{padding:14vw 7vw 40px}.site-footer-grid{grid-template-columns:1fr 1fr;gap:32px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
