:root{--cream: #E7E0D6;--warm-section: #E7E0D6;--cream-2: #F2F2F2;--bg-white: #FFFFFF;--brown-mid: #8A6A4A;--brown-deep: #513C2E;--brown-bronze: #8A6A4A;--ink: #1a1410;--ink-soft: #4E4541;--ink-mute: #7a6f66;--line: #d9cfc1;--serif: "Instrument Serif", "Cormorant Garamond", serif;--sans: "Inter Tight", "Inter", system-ui, sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:var(--sans);color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff}p{line-height:1.625;color:var(--ink-soft);margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}.serif{font-family:var(--serif);font-style:italic;font-weight:400}.pillrow::-webkit-scrollbar{display:none}.pillrow{scrollbar-width:none}@keyframes doris-fade{0%{opacity:0}to{opacity:1}}@keyframes doris-rise{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.hero-carousel-track{display:flex;width:max-content;animation:doris-slide 24s linear infinite;will-change:transform}@media(prefers-reduced-motion:reduce){.hero-carousel-track{animation:none}}@keyframes doris-slide{0%{transform:translate(0)}to{transform:translate(-50%)}}.carousel-viewport{overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 4%,#000 96%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 4%,#000 96%,transparent 100%)}.carousel-track{display:flex;width:max-content;animation:doris-slide 50s linear infinite;will-change:transform}.carousel-viewport:hover .carousel-track{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.carousel-track{animation:none}}.gallery-cell{cursor:zoom-in;transition:transform .42s cubic-bezier(.2,.7,.2,1),box-shadow .42s ease}.gallery-cell:hover{transform:translateY(-3px);box-shadow:0 14px 40px #0000001f}button{transition:transform .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease}.btn-link{background:transparent;border:0;border-bottom:1px solid var(--ink);color:var(--ink);padding:12px 0;font-family:var(--sans);font-size:14px;font-weight:400;cursor:pointer;display:inline-block;line-height:1}.btn-link:hover{opacity:.75}.btn-filled{background:#fff;color:var(--brown-deep);border:0;padding:12px 26px;border-radius:4px;font-family:var(--sans);font-size:14px;font-weight:500;cursor:pointer}.btn-filled:hover{opacity:.9}.btn-primary{background:var(--brown-deep);color:#fff;border:0;padding:12px 26px;border-radius:4px;font-family:var(--sans);font-size:14px;font-weight:500;cursor:pointer}.btn-primary:hover{opacity:.9}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important}}.home-page{background:#fff}.home-hero{background:var(--warm-section);padding:124px 80px 32px}.home-hero-copy{max-width:1280px;margin:0 auto 38px;display:grid;grid-template-columns:minmax(360px,1.08fr) minmax(320px,.82fr) auto;gap:clamp(40px,6vw,92px);align-items:end}.home-hero-copy h1,.home-hero-copy p{margin:0}.home-hero-copy h1{color:var(--brown-mid);font-size:clamp(44px,4.4vw,64px);line-height:.96;letter-spacing:-.01em}.home-hero-copy p{max-width:430px;color:#514841;font-size:15px;line-height:1.58}.home-hero-media{max-width:1280px;height:clamp(340px,34vw,492px);margin:0 auto;border-radius:10px;overflow:hidden;background:#211b16;box-shadow:0 20px 70px #251c151c}.home-hero-media video,.home-about-image video{width:100%;height:100%;display:block;object-fit:cover}.home-about{padding:72px 80px 88px;text-align:center;background:#fff}.home-about h2,.home-gallery-section h2,.home-services h2,.home-testimonials h2{margin:0;color:var(--brown-mid);font-weight:400;line-height:1.05}.home-about h2{font-size:40px}.home-about p{max-width:1036px;margin:34px auto 12px;color:#35312e;font-size:18px;line-height:1.625}.home-about-image{max-width:1280px;height:clamp(320px,34vw,488px);margin:42px auto 0;border-radius:10px;overflow:hidden;background:#ddd}.home-gallery-section{background:var(--warm-section);padding:72px 80px 88px;text-align:center}.section-kicker{color:#191512;font-size:12px;font-weight:700;letter-spacing:.24em;line-height:1;margin-bottom:18px;text-transform:uppercase}.section-kicker-left{margin-bottom:18px}.home-gallery-section h2{font-size:40px}.home-gallery-section .btn-link{margin:20px 0 42px;font-size:14px;padding:12px 0}.home-gallery-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.22fr 1fr 1fr;grid-auto-rows:clamp(160px,14vw,220px);gap:18px}.home-gallery-card{border:0;padding:0;overflow:hidden;border-radius:10px;background:#d9cfc1}.home-gallery-card img{width:100%;height:100%;display:block;object-fit:cover}.home-gallery-main{grid-column:span 2;grid-row:span 2}.home-gallery-side{grid-column:3}.home-gallery-packaging img{image-rendering:auto}.home-services{background:#fff;padding:84px 80px 96px}.home-services>div:first-child,.home-services-body{max-width:1280px;margin:0 auto}.home-services h2{max-width:680px;font-size:40px}.home-services-body{margin-top:52px;display:grid;grid-template-columns:1fr 1.05fr;gap:64px;align-items:start}.home-services-body img{width:100%;height:440px;display:block;object-fit:cover;border-radius:10px}.home-testimonials{background:#96724f;padding:88px 80px 96px}.home-testimonials h2{color:#fff;text-align:center;font-size:40px;margin-bottom:56px}.home-testimonial-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.home-testimonial{min-height:270px;padding:32px 26px 28px;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);color:#fff;border-radius:10px}.home-stars{color:#fff;font-size:15px;letter-spacing:.08em;margin-bottom:14px}.home-testimonial p{color:#ffffffdb;font-size:14px;line-height:1.62}.home-person{display:flex;align-items:center;gap:12px;margin-top:22px}.home-person img{width:42px;height:42px;border-radius:999px;object-fit:cover}.home-person strong,.home-person span{display:block;color:#fff;font-size:11px;line-height:1.3}.home-person span{color:#ffffffb8}@media(max-width:860px){.home-hero{padding:92px 24px 28px}.home-hero-copy{grid-template-columns:1fr;gap:18px;margin-bottom:24px}.home-hero-copy h1{font-size:38px}.home-hero-copy p{max-width:none}.home-hero-media{height:238px}.home-about,.home-gallery-section,.home-services,.home-testimonials{padding-left:24px;padding-right:24px}.home-about{padding-top:42px}.home-about h2,.home-gallery-section h2,.home-services h2,.home-testimonials h2{font-size:26px}.home-about p{font-size:15px}.home-about-image{height:228px;margin-top:26px}.home-gallery-grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:12px}.home-gallery-main,.home-gallery-side{grid-column:auto;grid-row:auto}.home-gallery-card{aspect-ratio:1 / .82}.home-services-body{grid-template-columns:1fr;gap:22px;margin-top:30px}.home-services-body img{height:240px;order:-1}.home-testimonial-grid{grid-template-columns:1fr;gap:16px}.home-testimonial{min-height:250px}.home-testimonials h2{margin-bottom:30px}}.gallery-page{background:#fff}.gallery-header{padding:132px 34px 18px;text-align:center;background:#fff}.gallery-filters{padding:18px 34px 24px;background:#fff}.gallery-filter-row{max-width:1110px;margin:0 auto;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.gallery-filter{height:38px;border:1px solid var(--brown-deep);border-radius:7px;background:transparent;color:var(--brown-deep);font-size:11px;font-weight:600;text-transform:uppercase;white-space:nowrap}.gallery-filter.active{background:var(--brown-mid);border-color:var(--brown-mid);color:#fff}.gallery-grid-section{padding:16px 34px 78px;background:#fff}.gallery-grid{max-width:1110px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:18px}.gallery-page-cell{width:100%;border:0;padding:0;overflow:hidden;border-radius:13px;background:#e8ded2}.gallery-page-image{width:100%;height:100%;display:block;object-fit:cover}@media(max-width:860px){.gallery-header{padding:92px 18px 16px}.gallery-filters{padding:16px 18px 20px}.gallery-filter-row{display:flex;flex-direction:column;gap:9px}.gallery-filter{width:100%}.gallery-grid-section{padding:0 18px 54px}.gallery-grid{grid-template-columns:1fr;gap:16px}.gallery-page-cell{aspect-ratio:1 / 1!important}}
