@font-face{font-family:Manrope;src:url('/fonts/manrope-cyrillic.woff2') format('woff2');font-style:normal;font-weight:400 800;font-display:swap;unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:Manrope;src:url('/fonts/manrope-latin.woff2') format('woff2');font-style:normal;font-weight:400 800;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF,U+FEFF,U+FFFD}
:root{--paper:#f6f4ef;--ink:#272823;--muted:#65665f;--line:#d9d8cf;--accent:#914d36;--sand:#e8e5dd;--dark:#2b332d;--on-dark:#f6f4ef;--dark-muted:#c5cdc4;--font:Manrope,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}::selection{background:#d9bca1;color:var(--ink)}a{color:inherit;text-decoration:none;text-underline-offset:5px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.55}button,select,input,textarea{border-radius:4px}img{display:block;width:100%;height:auto}figure,p,h1,h2,h3,dl,dd{margin:0}h1,h2,h3{font-weight:600;line-height:1.15;text-wrap:balance}h1,h2{letter-spacing:-.04em}h3{letter-spacing:-.025em}svg{flex:none}p{max-width:70ch}a:hover{text-decoration:underline}a.button:hover,.brand:hover,.product-photo:hover{text-decoration:none}[hidden]{display:none!important}:focus-visible{outline:3px solid var(--accent);outline-offset:5px}:focus{scroll-margin-block:24px 100px}section[id],div[id]{scroll-margin-top:24px}textarea{resize:vertical;caret-color:var(--accent)}.wrap{width:calc(100% - 40px);max-width:1320px;margin-inline:auto}.section{padding-block:64px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:12px;left:16px;transform:translateY(-160%);z-index:99;background:var(--ink);color:var(--paper);padding:12px 20px}.skip-link:focus{transform:none}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px;position:relative;z-index:10}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{width:65px;height:60px;object-fit:contain;mix-blend-mode:multiply}.brand>span{font-size:10px;line-height:1.55;font-weight:600}.brand-city{color:var(--muted)}.desktop-nav,.header-contact{display:none}.menu-toggle{background:transparent;border:1px solid var(--line);width:44px;height:44px;align-items:center;justify-content:center;padding:0}.menu-toggle:not([hidden]){display:flex}.mobile-menu{position:absolute;left:-20px;right:-20px;top:87px;background:var(--paper);border-bottom:1px solid var(--ink);padding:16px 24px 24px;box-shadow:0 14px 20px #2728230d}.mobile-menu a{display:block;padding:12px 0;font-size:17px}.hero{display:grid;gap:28px;padding-top:32px;padding-bottom:32px}.hero h1{font-size:clamp(42px,10.8vw,64px);line-height:1.03}.hero h1 span{color:var(--accent)}.hero-location{font-size:16px;font-weight:600;margin-top:20px}.hero-description{color:var(--muted);font-size:15px;line-height:1.7;margin-top:12px;max-width:420px}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px 24px;margin-top:24px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:52px;padding:14px 20px;border:1px solid transparent;border-radius:4px;font-weight:600;font-size:14px;transition:background .2s ease,color .2s ease}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:var(--accent)}.text-link{display:inline-flex;gap:10px;align-items:center;font-weight:600;font-size:14px;min-height:44px;background:none;border:0;padding:0;text-align:left}.hero-actions>.text-link{font-size:13px}.hero-footnote{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted);margin-top:24px}.small-dot{height:5px;width:5px;border-radius:50%;background:var(--accent)}.hero-visual{background:#dfe2df;position:relative;border-radius:12px;overflow:hidden}.hero-photo{height:295px;padding:8px 28px 0;overflow:hidden}.hero-image{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.hero-stamp{position:absolute;top:20px;right:20px;font-size:10px;text-align:right;line-height:1.5;max-width:85px}.hero-visual figcaption{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:#e5e7e2;gap:12px}.hero-visual figcaption span{display:block;font-size:15px;font-weight:600}.hero-visual figcaption small{display:block;font-size:10px;margin-top:4px;color:#5b6158}.hero-visual figcaption a{border:1px solid #a5aaa1;min-height:40px;min-width:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}.hero-visual figcaption a:hover{background:#f6f4ef}.proof-strip{display:grid;grid-template-columns:1fr 1fr;border-block:1px solid var(--line);padding-block:20px;gap:20px 12px}.proof-strip strong{display:block;font-size:13px;font-weight:600}.proof-strip span{font-size:11px;color:var(--muted);display:block;margin-top:4px}h2{font-size:34px}.section-heading{display:grid;gap:24px;margin-bottom:28px}.section-heading p{color:var(--muted);font-size:14px;line-height:1.7;margin-bottom:8px}.file-label{font-size:10px;font-weight:400;color:var(--muted)}.desktop-break{display:none}.product-grid{display:grid;gap:40px}.product{min-width:0}.product-photo{position:relative;display:block;background:var(--sand);border-radius:12px;overflow:hidden;height:320px}.product-photo>img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;padding:20px;transition:transform .25s ease-out}.product-photo:hover>img{transform:scale(1.035)}.photo-tag{position:absolute;top:16px;left:16px;background:var(--paper);padding:4px 9px;font-size:10px;border-radius:2px}.photo-action{position:absolute;bottom:16px;right:16px;background:var(--paper);width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center}.product-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:20px}.product h3{font-size:21px;max-width:62%}.price{font-size:19px;font-weight:600;white-space:nowrap;text-align:right;font-variant-numeric:tabular-nums}.price small{display:block;font-size:10px;font-weight:400;color:var(--muted);margin-top:5px}.on-request{font-size:13px;white-space:nowrap}.product>p{font-size:14px;color:var(--muted);line-height:1.7;margin-top:12px;max-width:52ch}.material{display:block;font-size:11px;color:var(--muted);margin-top:12px}.product-bottom{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;padding-top:12px}.product-bottom>span{font-size:10px;max-width:65%}.product-bottom a{display:flex;gap:8px;align-items:center;min-height:40px;font-size:12px;font-weight:600}.price-note{color:var(--muted);font-size:11px;max-width:100%;margin-top:24px}.souvenirs-row{display:grid;gap:24px;border-top:1px solid var(--line);padding-top:40px;margin-top:40px}.souvenirs-images{display:grid;grid-template-columns:1fr 1fr;gap:12px}.souvenirs-images img{aspect-ratio:1;height:100%;object-fit:cover;border-radius:8px}.souvenirs-images img:last-child{object-position:50% 48%}.souvenirs-copy h3{font-size:25px}.souvenirs-copy p{font-size:14px;color:var(--muted);margin-block:12px}.personalization{background:var(--sand)}.personalization-grid{display:flex;flex-direction:column-reverse;gap:32px}.personalization h2 span{color:var(--accent)}.section-intro{font-size:17px;line-height:1.6;margin-top:24px;max-width:38ch}.story-buttons{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.story-choice{min-height:44px;background:none;border:1px solid #a8a99e;padding:8px 16px;color:var(--ink);font-size:13px;border-radius:30px}.story-choice[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.story-description{margin-top:20px;min-height:102px}.story-description h3{font-size:17px}.story-description p{font-size:13px;margin-top:8px;color:var(--muted);max-width:50ch}.options-list{margin-top:16px;border-top:1px solid #c8c7bd}.options-list>div{padding:14px 0;border-bottom:1px solid #c8c7bd}.options-list dt{font-size:14px;font-weight:600}.options-list dd{font-size:12px;color:var(--muted);margin-top:4px;max-width:55ch}.personalization-copy>.text-link{margin-top:20px}.story-visual{background:#d2d1c8;border-radius:12px;overflow:hidden}.story-visual>div{height:340px;padding:20px}.story-image{height:100%;object-fit:contain;mix-blend-mode:multiply}.story-visual>p{font-size:11px;padding:16px 20px;border-top:1px solid #b7b8ad}.business{background:var(--dark);color:var(--on-dark)}.business-grid{display:grid;gap:36px}.business-copy>.section-intro{max-width:35ch}.business-copy>p:not(.section-intro){color:var(--dark-muted);margin-top:20px;font-size:14px;max-width:47ch}.business-facts{list-style:none;padding:0;margin:24px 0}.business-facts li{border-top:1px solid #526054;padding:12px 0 12px 22px;font-size:13px;position:relative}.business-facts li:before{content:'';position:absolute;left:2px;top:20px;width:5px;height:5px;border:1px solid #bdc9ba;border-radius:50%}.light-link{color:var(--on-dark)}.business :focus-visible{outline-color:#e3b08e}.estimate-panel{padding:24px;background:var(--paper);color:var(--ink);border-radius:12px;align-self:start}.estimate-panel h3{font-size:21px}.estimate-panel>p{font-size:12px;color:var(--muted);margin-top:8px}.calculator-controls{margin-top:24px}.calculator-controls label{font-size:12px;font-weight:600;display:block}.calculator-controls select,.calculator-controls input{width:100%;background:transparent;border:1px solid #999b90;min-height:48px;padding:10px 12px;margin-top:8px;color:var(--ink)}.quantity-label{display:flex;justify-content:space-between;margin-top:20px}.quantity-label>span{font-size:12px;color:var(--muted)}.quantity-presets{display:flex;gap:8px;margin-top:12px}.quantity-presets button{flex:1;min-height:40px;border:1px solid var(--line);background:none;color:var(--ink);font-size:13px}.quantity-presets button[aria-pressed=true]{background:var(--sand);border-color:var(--ink)}.estimate-result{border-top:1px solid var(--line);margin-top:24px;padding-top:20px;display:flex;flex-direction:column;gap:4px}.estimate-result>p:first-child{font-size:15px}.estimate-result span{color:var(--muted);font-size:12px}.estimate-result>p:last-child{font-size:39px;letter-spacing:-.04em;line-height:1.35;font-weight:600;font-variant-numeric:tabular-nums}.estimate-panel>.estimate-note{font-size:11px;line-height:1.7;margin-top:12px;min-height:38px}.estimate-panel>.button{width:100%;margin-top:24px;font-size:13px;gap:12px}.workshop-grid{display:flex;flex-direction:column-reverse;gap:32px}.workshop-grid figure img{height:340px;object-fit:cover;object-position:50% 38%;border-radius:12px}.workshop-grid figcaption{font-size:11px;margin-top:8px;color:var(--muted)}.workshop-copy>p:not(.section-intro){color:var(--muted);font-size:14px;margin-top:16px;max-width:50ch}.workshop-copy .text-link{margin-top:20px}.order-process{margin-top:56px;border-top:1px solid var(--line);padding-top:40px}.order-process h2{font-size:28px}.order-process ol{list-style:none;margin:24px 0 0;padding:0;display:grid;gap:24px}.order-process li{display:flex;gap:20px;align-items:flex-start}.step-number{border:1px solid #a3a59a;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;flex:none;font-size:13px}.order-process h3{font-size:16px;line-height:1.5}.order-process p{font-size:13px;color:var(--muted);margin-top:6px;max-width:38ch}.faq-section{display:grid;gap:28px;padding-bottom:64px}.faq-section h2{font-size:28px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;padding:20px 0;list-style:none;font-size:14px;font-weight:600}summary::-webkit-details-marker{display:none}summary>span{font-size:23px;font-weight:400;line-height:1;flex:none}details[open] summary>span{transform:rotate(45deg)}details>p{font-size:13px;color:var(--muted);padding-bottom:24px;max-width:60ch}.order-section{background:#e8dfd3}.order-grid{display:grid;gap:40px}.contact-copy h2{font-size:46px}.contact-copy h2 span{color:var(--accent)}.contact-copy address{font-style:normal;margin-top:32px;display:flex;flex-direction:column;align-items:flex-start}.phone-link{font-size:24px;font-weight:600;letter-spacing:-.03em;min-height:48px;white-space:nowrap}.email-link{display:flex;align-items:center;gap:8px;font-size:13px;min-height:44px;word-break:break-word}.email-link svg{width:16px}.contact-copy address p{margin-top:24px;font-size:14px}.contact-copy address small{display:block;font-size:11px;color:var(--muted);margin-top:8px;max-width:34ch}.contact-signature{font-size:11px;margin-top:32px;color:var(--muted)}.order-form-area{min-width:0}form h3,.mail-preview h3{font-size:23px}.form-intro,.mail-preview>p{font-size:13px;line-height:1.75;margin-top:12px;color:#5b5c55}.form-row{display:grid;gap:20px;margin-top:24px}.field{min-width:0}.field label,.mail-preview label{display:block;font-size:12px;font-weight:600;margin-bottom:8px}.field label span{color:var(--muted);font-weight:400}.field input,.field select,.field textarea,.mail-preview textarea{width:100%;min-height:48px;padding:12px;background:#f6f4ef80;border:1px solid #9c9e91;color:var(--ink);font-size:14px}.field input::placeholder,.field textarea::placeholder{color:#63665b;opacity:1}.field input:user-invalid{border-color:#a13925}.field textarea{min-height:100px}.form-row+.field{margin-top:24px}form>.button{margin-top:24px;width:100%}.form-note{font-size:11px;line-height:1.75;color:#5b5c55;margin-top:12px}.mail-preview label{margin-top:20px}.mail-preview textarea{line-height:1.6;min-height:260px}.mail-preview>.button{width:100%;margin-top:20px}.preview-actions{display:flex;justify-content:space-between;gap:16px;margin-top:12px}.preview-actions button{font-size:12px}.mail-preview strong{overflow-wrap:anywhere}.mail-preview>p[role=status]{font-size:12px}.site-footer{display:flex;align-items:center;flex-wrap:wrap;gap:20px;padding-top:28px;padding-bottom:108px}.footer-brand{width:52px}.footer-brand img{mix-blend-mode:multiply}.site-footer>p{font-size:10px}.site-footer>p span{color:var(--muted)}.site-footer>a:not(.footer-brand){display:flex;align-items:center;gap:8px;font-size:11px;min-height:44px}.footer-year{font-size:11px;color:var(--muted);margin-left:auto}.mobile-contact-bar{position:fixed;bottom:0;left:0;right:0;background:var(--paper);padding:10px 16px max(10px,env(safe-area-inset-bottom));border-top:1px solid var(--line);display:flex;align-items:center;gap:12px;z-index:20}.mobile-contact-bar a{min-height:44px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:13px;padding:10px 16px}.mobile-contact-bar a:first-child{flex:1}.mobile-contact-bar a:last-child{flex:1.5;background:var(--ink);color:var(--paper);border-radius:4px;gap:12px}
@media(min-width:640px){.wrap{width:calc(100% - 64px)}.site-header{height:104px}.brand>span{font-size:12px}.brand img{width:76px;height:70px}.header-contact{display:block;margin-left:auto;font-size:13px;font-weight:600}.mobile-menu{top:103px;left:-32px;right:-32px}.hero{grid-template-columns:1.05fr 1fr;align-items:center;gap:24px;padding-block:40px}.hero h1{font-size:clamp(42px,5.3vw,76px)}.hero-photo{height:420px;padding-inline:12px}.hero-location{font-size:14px}.hero-description{font-size:13px}.hero-stamp{font-size:10px}.hero-actions{gap:8px}.hero-actions>.button{font-size:12px;padding:12px 16px;gap:12px}.hero-footnote{font-size:10px;line-height:1.6}.proof-strip{grid-template-columns:repeat(4,1fr);gap:20px;padding-block:24px}.proof-strip strong{font-size:12px}.proof-strip span{font-size:10px}.product-grid{grid-template-columns:1fr 1fr;gap:40px 24px}.product-photo{height:330px}.product-heading{flex-wrap:wrap;align-items:center;gap:8px}.product h3{max-width:none;font-size:22px}.price{font-size:18px}.section-heading{grid-template-columns:1.2fr 1fr;align-items:end;gap:40px}.section-heading .text-link{flex-wrap:wrap;font-size:12px;gap:6px}.section-heading h2{font-size:36px}.section-heading p{font-size:13px}.souvenirs-row{grid-template-columns:1fr 1fr;gap:32px;align-items:center}.souvenirs-images{gap:12px}.souvenirs-copy h3{font-size:27px}.form-row{grid-template-columns:1fr 1fr}.site-footer{padding-bottom:36px}.mobile-contact-bar{display:none}.hero-visual figcaption small{font-size:9px}.order-process ol{grid-template-columns:repeat(3,1fr);gap:24px}.order-process li{display:block}.order-process h3{margin-top:16px}.faq-section{grid-template-columns:1fr 1.5fr;gap:40px}.faq-section h2{font-size:27px}.story-visual>div{height:430px}.personalization-grid{display:grid;grid-template-columns:.85fr 1fr;gap:40px;align-items:center}.personalization h2{font-size:36px}.section-intro{font-size:16px}.story-description{min-height:120px}.business-grid{grid-template-columns:1fr 1fr;gap:32px;align-items:center}.business h2{font-size:38px}.estimate-panel{padding:24px}.business-facts li{font-size:12px}.business-copy>.section-intro{font-size:16px}.business-copy>p:not(.section-intro){font-size:13px}.order-grid{grid-template-columns:.9fr 1.1fr;gap:32px}.phone-link{font-size:23px}.email-link{font-size:12px}.order-grid .form-row{grid-template-columns:1fr}.workshop-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;align-items:center}.workshop-grid figure img{height:470px}.workshop-copy h2{font-size:35px}}
@media(min-width:1024px){.wrap{width:calc(100% - 96px)}.section{padding-block:96px}.site-header{height:112px}.brand{gap:16px}.brand img{width:78px;height:72px}.desktop-nav{display:flex;gap:24px;font-size:12px}.desktop-nav a{padding-block:16px}.header-contact{margin:0;font-size:13px}.menu-toggle:not([hidden]){display:none}.mobile-menu{display:none!important}.hero{gap:64px;padding-top:48px;padding-bottom:48px;grid-template-columns:1fr 1fr}.hero h1{font-size:clamp(64px,5.6vw,82px);line-height:1.055}.hero-location{font-size:18px;margin-top:28px}.hero-description{font-size:15px;line-height:1.8;margin-top:16px;max-width:410px}.hero-actions{margin-top:32px;gap:24px}.hero-actions>.button{font-size:13px;padding:15px 20px;gap:24px}.hero-actions>.text-link{font-size:12px}.hero-footnote{margin-top:40px;font-size:11px}.hero-photo{height:520px;padding:16px 32px 0}.hero-stamp{font-size:11px;top:24px;right:24px}.hero-visual figcaption{padding:20px 24px}.hero-visual figcaption span{font-size:16px}.hero-visual figcaption small{font-size:11px}.proof-strip{padding-block:26px}.proof-strip p:not(:first-child){border-left:1px solid var(--line);padding-left:32px}.proof-strip strong{font-size:15px}.proof-strip span{font-size:12px}h2{font-size:46px}.section-heading{grid-template-columns:1fr 1fr;margin-bottom:40px;gap:64px}.section-heading h2{font-size:46px}.section-heading>div{padding-left:24px}.section-heading p{font-size:15px}.section-heading .text-link{font-size:13px;gap:12px}.desktop-break{display:block}.product-grid{gap:48px 32px}.product-photo{height:410px}.product-photo>img{padding:28px}.product-heading{flex-wrap:nowrap}.product h3{font-size:26px}.price{font-size:24px}.price small{font-size:11px}.on-request{font-size:15px}.product>p{font-size:15px}.material{font-size:12px}.product-bottom>span{font-size:12px}.product-bottom a{font-size:13px}.photo-tag{top:20px;left:20px;font-size:11px}.photo-action{bottom:20px;right:20px;width:44px;height:44px}.souvenirs-row{margin-top:56px;padding-top:48px;grid-template-columns:1fr 1fr;gap:64px}.souvenirs-copy{padding-left:24px}.souvenirs-copy h3{font-size:34px}.souvenirs-copy p{font-size:15px;max-width:39ch;margin-block:20px}.souvenirs-images{gap:24px}.souvenirs-images img{height:245px;aspect-ratio:auto}.personalization-grid{grid-template-columns:1fr 1fr;gap:88px}.personalization h2{font-size:48px}.section-intro{font-size:18px}.story-visual>div{height:570px;padding:36px}.story-visual>p{padding:20px 24px;font-size:12px}.story-description{min-height:90px}.options-list>div{display:grid;grid-template-columns:150px 1fr;gap:20px;padding-block:17px}.options-list dt{font-size:13px}.options-list dd{font-size:12px;margin:0}.business-grid{gap:88px}.business h2{font-size:52px}.business-copy>.section-intro{font-size:21px;max-width:31ch}.business-copy>p:not(.section-intro){font-size:15px}.business-facts{margin-top:32px}.business-facts li{font-size:14px;padding-block:14px}.business-facts li:before{top:23px}.estimate-panel{padding:36px}.estimate-panel h3{font-size:25px}.estimate-panel>p{font-size:13px}.calculator-controls label{font-size:13px}.estimate-result{flex-direction:row;justify-content:space-between;align-items:center;gap:12px}.estimate-result>p:last-child{font-size:40px}.estimate-panel>.estimate-note{font-size:12px}.estimate-panel>.button{font-size:14px}.workshop-grid{grid-template-columns:1fr 1fr;gap:88px}.workshop-grid figure img{height:490px}.workshop-copy h2{font-size:44px}.workshop-copy>p:not(.section-intro){font-size:15px}.order-process{margin-top:80px;display:grid;grid-template-columns:.75fr 2fr;gap:56px;padding-top:48px}.order-process h2{font-size:28px}.order-process ol{margin:0;gap:32px}.order-process p{font-size:12px}.faq-section{grid-template-columns:1fr 1.6fr;gap:80px;padding-bottom:96px}.faq-section h2{font-size:35px}summary{font-size:16px;padding-block:24px}details>p{font-size:14px}.order-grid{grid-template-columns:1fr 1fr;gap:88px}.contact-copy h2{font-size:64px}.contact-copy .section-intro{font-size:18px}.phone-link{font-size:32px}.email-link{font-size:15px}.contact-copy address p{font-size:15px}.contact-copy address small{max-width:none;font-size:12px}.contact-signature{margin-top:40px}.order-grid .form-row{grid-template-columns:1fr 1fr}.order-form-area{padding-top:8px}.form-intro{font-size:14px}.field label{font-size:12px}.site-footer{padding-block:32px;gap:32px}.site-footer>p{font-size:11px}.site-footer>a:not(.footer-brand){margin-left:auto;font-size:12px}.footer-year{margin-left:8px}.footer-brand{width:60px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{.site-header nav,.menu-toggle,.mobile-contact-bar,.hero-actions,.product-bottom a,.order-form-area,.quantity-presets{display:none!important}body{background:white}.section{padding-block:30px}.business{background:white;color:black}.business-copy>p:not(.section-intro){color:#333}.product,.story-visual{break-inside:avoid}.site-footer{padding-bottom:20px}}
/* Contrast correction for small supporting text on the warm contact surface. */
.contact-copy address small,.contact-signature,.field label span{color:#52544d}

/* The service cards distinguish the three requests without competing with the hero. */
.future-section{background:#e6e8e3}.future-heading{margin-bottom:28px}.future-heading h2 span{color:var(--accent)}.future-note{display:block;color:var(--muted);font-size:11px;margin-top:14px}.future-grid{display:grid;gap:16px}.future-card{background:var(--paper);border-radius:10px;overflow:hidden}.future-card-image{height:230px;background:#d3d8d1;overflow:hidden}.future-card-image img{width:100%;height:100%;object-fit:cover}.future-card-copy{padding:18px 18px 20px}.future-card-copy>span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.future-card-copy h3{font-size:21px;margin-top:8px}.future-card-copy p{font-size:13px;line-height:1.65;color:var(--muted);margin-top:8px}.future-cta{border-top:1px solid #c1c7bf;margin-top:28px;padding-top:20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.future-cta p{font-size:13px;max-width:46ch}
.story-image[data-story="deer"]{object-fit:cover;object-position:center top}
@media(min-width:640px){.future-grid{grid-template-columns:repeat(3,1fr);gap:16px}.future-card-image{height:250px}.future-cta{margin-top:36px}}
@media(min-width:1024px){.future-heading{margin-bottom:40px}.future-note{font-size:12px}.future-card-image{height:310px}.future-card-copy{padding:22px 24px 24px}.future-card-copy h3{font-size:24px}.future-card-copy p{font-size:14px}.future-cta{margin-top:48px;padding-top:24px}}
@media(min-width:640px){.faq-section{grid-template-columns:1fr 3fr}}
.directions{padding-block:20px 40px}.directions-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:24px;margin-bottom:20px}.directions-heading h2{font-size:30px}.directions-heading h2 span{color:var(--accent)}.eyebrow{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);padding-bottom:5px}.directions-grid{display:grid;gap:12px}.direction-card{display:grid;grid-template-columns:112px 1fr;background:var(--sand);border-radius:10px;overflow:hidden;min-height:132px}.direction-card-image{background:#d7d9d3;overflow:hidden}.direction-card-image img{width:100%;height:100%;object-fit:cover}.direction-card:first-child .direction-card-image img{object-fit:contain;padding:12px;mix-blend-mode:multiply}.direction-card-copy{padding:16px;display:flex;flex-direction:column;justify-content:center}.direction-card-copy>span:first-child{font-size:10px;color:var(--muted)}.direction-card-copy h3{font-size:18px;margin-top:5px}.direction-link{font-size:11px;font-weight:600;margin-top:12px}.direction-link span{font-size:16px;margin-left:4px}.direction-card:hover{text-decoration:none}.direction-card:hover .direction-card-image img{transform:scale(1.035)}.direction-card-image img{transition:transform .25s ease-out}
 .direction-page-hero{padding-block:36px 56px}.back-link{display:inline-flex;min-height:44px;align-items:center;font-size:12px;color:var(--muted);margin-bottom:36px}.direction-page-hero h1{font-size:clamp(48px,11vw,84px);line-height:1.02;margin-top:16px}.direction-page-hero h1 span{color:var(--accent)}.direction-page-hero p{font-size:16px;color:var(--muted);max-width:52ch;margin-top:24px}.direction-page-hero .button{margin-top:28px}.direction-page-grid{display:grid;gap:28px;padding-bottom:72px}.direction-page-grid article{border-top:1px solid var(--line);padding-top:16px}.direction-page-grid article img{width:100%;height:300px;object-fit:cover;border-radius:10px;background:var(--sand)}.direction-page-grid article h2{font-size:25px;margin-top:18px}.direction-page-grid article p{font-size:14px;color:var(--muted);margin-top:8px;max-width:44ch}.direction-disclaimer{background:var(--sand);padding-block:24px}.direction-disclaimer strong{font-size:12px;text-transform:uppercase;letter-spacing:.08em}.direction-disclaimer p{font-size:13px;color:var(--muted);max-width:65ch;margin-top:8px}.direction-page-cta{background:var(--dark);color:var(--on-dark);padding-block:56px}.direction-page-cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:28px}.direction-page-cta h2{font-size:34px}.direction-page-cta .button{flex:none}
 @media(min-width:640px){.direction-page-hero{padding-block:56px 72px}.direction-page-grid{grid-template-columns:repeat(3,1fr);gap:24px;padding-bottom:96px}.direction-page-grid article img{height:330px}.direction-page-cta{padding-block:72px}.direction-page-cta h2{font-size:46px}}
 @media(min-width:1024px){.direction-page-hero{padding-block:72px 96px}.direction-page-hero p{font-size:18px}.direction-page-grid article img{height:420px}.direction-page-grid article h2{font-size:30px}}
@media(min-width:640px){.directions{padding-block:24px 48px}.directions-heading{padding-top:28px;margin-bottom:24px}.directions-heading h2{font-size:36px}.directions-grid{grid-template-columns:repeat(3,1fr);gap:16px}.direction-card{display:block;min-height:0}.direction-card-image{height:220px}.direction-card-copy{padding:18px 20px 20px;min-height:150px}}
@media(min-width:1024px){.directions{padding-block:28px 64px}.directions-heading{padding-top:36px;margin-bottom:32px}.directions-heading h2{font-size:46px}.directions-grid{gap:24px}.direction-card-image{height:280px}.direction-card-copy{padding:22px 24px 24px;min-height:170px}.direction-card-copy h3{font-size:23px}.direction-link{font-size:12px;margin-top:16px}}
/* Visual refinement pass: clarify hierarchy and make the direction rail feel intentional. */
.directions{padding-top:8px;padding-bottom:56px}
.directions-heading{display:block;border-top:1px solid var(--line);padding-top:20px;margin-bottom:18px}
.directions-heading .eyebrow{display:block;margin-bottom:8px}
.directions-heading h2{font-size:clamp(28px,7vw,42px);line-height:1.08}
.directions-grid{grid-template-columns:1fr;gap:10px}
.direction-card{grid-template-columns:96px 1fr;min-height:112px;border:1px solid rgba(39,40,35,.08);background:#eeece6;transition:background .2s ease, transform .2s ease}
.direction-card-image{background:#dfe1dc}
.direction-card-copy{padding:14px 16px}
.direction-card-copy>span:first-child{font-size:9px;letter-spacing:.06em;text-transform:uppercase}
.direction-card-copy h3{font-size:17px;line-height:1.2}
.direction-link{font-size:11px;margin-top:9px;color:var(--accent)}
.direction-card:hover{background:#e7e3da;transform:translateY(-2px)}
.hero-visual{border:1px solid rgba(39,40,35,.12);box-shadow:0 18px 40px rgba(39,40,35,.08)}
.hero-stamp{background:rgba(246,244,239,.82);padding:7px 9px;border-radius:2px}
.future-section{background:#e2e6e0}
.future-heading{align-items:start}
.future-title-wrap .eyebrow{display:block;margin-bottom:10px}
.future-eyebrow{color:var(--accent)}
.future-card{border:1px solid rgba(39,40,35,.12);border-radius:4px;box-shadow:0 10px 24px rgba(39,40,35,.05)}
.future-card-image{background:#d5dad3}
.future-card-copy>span{color:var(--accent)}
.future-card-copy h3{line-height:1.15}
.product-photo{border:1px solid rgba(39,40,35,.08)}
@media(min-width:640px){
  .directions{padding-top:16px;padding-bottom:64px}
  .directions-heading{display:flex;align-items:flex-end;padding-top:26px;margin-bottom:22px}
  .directions-heading .eyebrow{margin:0 0 5px}
  .directions-grid{grid-template-columns:repeat(3,1fr);gap:14px}
  .direction-card{display:block;min-height:0}
  .direction-card-image{height:170px}
  .direction-card-copy{min-height:132px;padding:16px 18px 18px}
}
@media(min-width:1024px){
  .directions{padding-top:22px;padding-bottom:80px}
  .directions-heading{padding-top:32px;margin-bottom:28px}
  .directions-grid{gap:20px}
  .direction-card-image{height:210px}
  .direction-card-copy{min-height:142px;padding:18px 20px 20px}
  .direction-card-copy h3{font-size:21px}
  .future-section{padding-block:104px}
}
@media(max-width:639px){
  .hero{padding-bottom:24px}
  .hero-actions{flex-direction:column;align-items:stretch}
  .hero-actions .button,.hero-actions .text-link{width:100%}
  .hero-actions .text-link{justify-content:center}
}
@media(prefers-reduced-motion:reduce){
  .direction-card,.direction-card-image img,.hero-visual figcaption a{transition:none}
}
/* Accessibility and mobile interaction guardrails. */
button,a{touch-action:manipulation}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Editorial refinement: one clear hero, a compact direction rail, and calmer surfaces. */
:root{
  --paper:#f7f5f0;
  --ink:#242620;
  --muted:#62645d;
  --line:#d7d8d0;
  --sand:#ebe7df;
  --accent:#914d36;
  --dark:#2b332d;
}
body{background:var(--paper);color:var(--ink)}
::selection{background:#d8c2ae;color:var(--ink)}
a{transition:color .18s ease,background-color .18s ease,transform .18s ease}
a:hover{color:var(--accent)}
.wrap{max-width:1240px}
.site-header{border-bottom-color:var(--line)}
.brand{letter-spacing:-.01em}
.brand img{mix-blend-mode:multiply}
.hero{padding-top:28px;padding-bottom:28px}
.hero-copy{max-width:500px}
.hero h1{max-width:10ch;letter-spacing:-.055em}
.hero h1 span{color:var(--accent)}
.hero-description{max-width:43ch}
.hero-actions .button{box-shadow:none}
.hero-actions .text-link{color:var(--ink)}
.hero-actions .text-link:hover{color:var(--accent)}
.hero-footnote{margin-top:20px}
.hero-visual{border:1px solid #ced2cc;box-shadow:none}
.hero-photo{background:#dfe2df}
.hero-stamp{background:rgba(247,245,240,.9);border:1px solid rgba(36,38,32,.08)}
.hero-visual figcaption{background:#e5e8e2}
.hero-visual figcaption a{border-radius:4px}
.proof-strip{background:#f2f0eb}
.proof-strip p{min-width:0}
.directions{padding-top:24px;padding-bottom:48px}
.directions-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:end;gap:24px;border-top:1px solid var(--line);padding-top:22px;margin-bottom:18px}
.directions-heading h2{font-size:clamp(28px,5vw,42px);line-height:1.05}
.directions-heading h2 span{color:var(--accent)}
.directions-heading p{font-size:13px;line-height:1.65;color:var(--muted);max-width:37ch;margin:0 0 2px auto}
.directions-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.direction-card{display:grid;grid-template-columns:88px minmax(0,1fr);min-height:100px;border:1px solid #d4d5cc;border-radius:6px;background:#efede7;overflow:hidden}
.direction-card-image{height:100%;min-height:100px;background:#dfe2dd}
.direction-card-image img{height:100%;object-fit:cover;transition:transform .25s ease-out}
.direction-card:first-child .direction-card-image img{object-fit:contain;padding:9px;mix-blend-mode:multiply}
.direction-card-copy{padding:13px 14px;min-width:0;justify-content:center}
.direction-card-copy>span:first-child{font-size:9px;line-height:1.35;letter-spacing:.05em;text-transform:uppercase;color:var(--muted)}
.direction-card-copy h3{font-size:16px;line-height:1.2;margin-top:5px}
.direction-link{font-size:10px;line-height:1.2;margin-top:8px;color:var(--accent)}
.direction-card:hover{background:#e7e4dc;transform:translateY(-1px)}
.direction-card:hover .direction-card-image img{transform:scale(1.035)}
.product-photo{border-color:#d9d8d0;box-shadow:none}
.product-photo:hover>img{transform:scale(1.025)}
.product-bottom a{color:var(--ink)}
.product-bottom a:hover{color:var(--accent)}
.future-section{background:#e1e5df;border-top:1px solid #d1d7cf;border-bottom:1px solid #d1d7cf}
.future-heading{margin-bottom:28px}
.future-card{border:1px solid #cbd0c9;border-radius:6px;box-shadow:none}
.future-card-image{background:#d5dad3}
.future-card-copy{padding:16px 18px 20px}
.future-card-copy>span{font-size:9px;letter-spacing:.06em}
.future-card-copy h3{font-size:20px}
.future-card-copy p{max-width:34ch}
.future-cta{border-top-color:#bec6bd}
.business{border-block:1px solid #3c493f}
.estimate-panel{box-shadow:none;border:1px solid #d9d8d0}
.faq-section{padding-top:56px}
summary{transition:color .18s ease}
summary:hover{color:var(--accent)}
.order-section{border-top:1px solid #d8cfc5}
.field input,.field select,.field textarea,.mail-preview textarea{border-color:#9da198;background:rgba(247,245,240,.72)}
.field input:focus-visible,.field select:focus-visible,.field textarea:focus-visible,.mail-preview textarea:focus-visible{border-color:var(--accent);outline:3px solid rgba(145,77,54,.28);outline-offset:2px}
.site-footer{border-top:1px solid var(--line)}
@media(max-width:639px){
  .hero{padding-top:20px}
  .hero h1{font-size:clamp(42px,12vw,60px)}
  .hero-visual{margin-top:4px}
  .directions-heading{grid-template-columns:1fr;gap:8px}
  .directions-heading p{margin:0;max-width:44ch}
  .directions-grid{grid-template-columns:1fr;gap:8px}
  .direction-card{grid-template-columns:76px minmax(0,1fr);min-height:88px}
  .direction-card-image{min-height:88px}
  .direction-card-copy{padding:11px 13px}
  .direction-card-copy h3{font-size:16px}
  .future-section{padding-block:64px}
}
@media(min-width:640px){
  .hero{padding-block:36px}
  .hero-photo{height:390px}
  .directions-heading{grid-template-columns:1fr 1fr}
  .direction-card{display:grid;grid-template-columns:88px minmax(0,1fr);min-height:100px}
  .direction-card-image{height:100px;min-height:100px}
  .direction-card-copy{min-height:100px;padding:12px 14px}
}
@media(min-width:1024px){
  .hero{padding-block:42px}
  .hero h1{font-size:clamp(62px,5.4vw,80px)}
  .hero-photo{height:450px}
  .directions{padding-top:28px;padding-bottom:72px}
  .directions-heading{padding-top:28px;margin-bottom:22px}
  .directions-heading p{font-size:14px}
  .direction-card{grid-template-columns:104px minmax(0,1fr);min-height:116px}
  .direction-card-image{height:116px;min-height:116px}
  .direction-card-copy{min-height:116px;padding:16px 18px}
  .direction-card-copy h3{font-size:19px}
  .future-section{padding-block:96px}
  .future-card-copy{padding:20px 22px 24px}
}

/* A global link hover must not override the foreground of filled CTAs. */
a.button-dark:hover,
a.button-dark:focus-visible,
a.button-dark:active{
  color:var(--paper);
}
.mobile-contact-bar a:last-child:hover,
.mobile-contact-bar a:last-child:focus-visible,
.mobile-contact-bar a:last-child:active{
  color:var(--paper);
  background:var(--accent);
}

/* The exhibition portrait needs a crop that preserves both the people and products. */
.hero-image--fair{object-fit:cover;object-position:50% 48%;mix-blend-mode:normal;}

/* Keep the hero product action square intact beside a long caption. */
.hero-visual figcaption>div{min-width:0;}
.hero-visual figcaption>a{
  flex:0 0 44px;
  width:44px;
  min-width:44px;
  min-height:44px;
  padding:10px;
  overflow:visible;
}
.hero-visual figcaption>a svg{width:20px;height:20px;display:block;}

/* Give the hero action enough breathing room from the card edge. */
.hero-visual figcaption{padding:18px 28px 18px 20px;}
.hero-visual figcaption>a{margin-right:2px;}
@media(min-width:1024px){
  .hero-visual figcaption{padding:20px 32px 20px 24px;}
}

/* Display type pass: the interface stays in Manrope; large headings use a
   restrained system serif with Cyrillic coverage and no extra network request. */
:root{--display:Georgia,"Times New Roman",serif}
h1,h2{font-family:var(--display);font-weight:400;letter-spacing:-.035em;line-height:1.02;font-synthesis:none}
.hero h1{font-size:clamp(46px,10.8vw,68px);line-height:.99;letter-spacing:-.045em}
.section-heading h2,.personalization h2,.business h2,.workshop-copy h2,.contact-copy h2{line-height:1.03}
.direction-page-hero h1{font-weight:400;letter-spacing:-.045em}
.direction-page-grid article h2{font-weight:400;letter-spacing:-.03em}
.directions-heading,.hero-copy{position:relative}
.hero-copy::before,.directions-heading::after{content:"";display:block;width:72px;height:8px;border-top:1px solid var(--accent);border-bottom:1px solid var(--accent);opacity:.68}
.hero-copy::before{margin-bottom:20px}
.directions-heading::after{position:absolute;right:0;top:-5px}
.eyebrow,.direction-card-copy>span:first-child,.future-card-copy>span,.direction-disclaimer strong{letter-spacing:.02em;text-transform:none}
.hero-footnote,.proof-strip span,.price-note,.material,.future-note,.future-cta p{line-height:1.55}
@media(max-width:639px){
  .hero h1{font-size:clamp(46px,12vw,64px)}
  .directions-heading::after{top:-5px}
}

/* Service navigation: concise on a phone, detailed enough to choose a route on larger screens. */
.direction-card-copy{justify-content:flex-start}
.direction-card-copy p{display:block;color:var(--muted);font-size:12px;line-height:1.45;margin:6px 0 0;max-width:34ch}
.direction-link{display:inline-flex;align-items:center;gap:3px;margin-top:auto;padding-top:10px}
.future-card-copy .text-link{margin-top:18px;font-size:12px}
.future-card-copy .text-link svg{width:18px;height:18px}
@media(min-width:640px){
  .directions-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
  .direction-card{display:flex;flex-direction:column;min-height:0}
  .direction-card-image{height:156px;min-height:156px;width:100%}
  .direction-card-copy{min-height:190px;padding:16px 18px 18px}
  .direction-card-copy h3{font-size:20px}
}
@media(min-width:1024px){
  .direction-card-image{height:180px;min-height:180px}
  .direction-card-copy{min-height:196px;padding:18px 20px 20px}
  .direction-card-copy p{font-size:13px;line-height:1.5}
}
