:root{--paper:#f7f3ea;--ink:#201e1c;--wine:#741f1e;--blue:#254d86;--line:#cfc6b6;--muted:#625d55;--font-editorial:"Cormorant Garamond",serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-editorial);font-size:20px;line-height:1.25;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.site-header{height:102px;gap:32px;padding:14px 3.8%;border-bottom:1px solid var(--line);background:rgba(247,243,234,.96);position:-webkit-sticky;position:sticky;top:0;z-index:20}.brand,.site-header{display:flex;align-items:center}.brand{gap:9px;min-width:185px;font-size:18px;line-height:.83;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.brand picture{width:54px;height:62px;display:block}.brand img{width:100%;height:100%;object-fit:contain}.site-header nav{display:flex;align-items:center;justify-content:center;gap:42px;flex:1 1;font-size:20px;font-weight:600}.site-header nav a{padding:12px 2px;border-bottom:1px solid transparent}.site-header nav a:hover{border-color:var(--wine)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:15px 28px;background:var(--wine);color:#fff;text-transform:uppercase;letter-spacing:.13em;font-size:15px;font-weight:700;transition:background .2s ease,transform .2s ease}.button:hover{background:#4f1514;transform:translateY(-2px)}.button:active{transform:scale(.98)}.button-outline{margin-left:auto;background:transparent;color:var(--wine);border:1px solid var(--wine);min-width:234px}.button-outline:hover{background:var(--wine);color:#fff}.section{padding:88px max(5.5vw,48px)}.hero{min-height:555px;display:grid;grid-template-columns:47% 53%;border-bottom:1px solid var(--line);overflow:hidden}.hero-copy{padding:72px 6vw 40px 3.8vw;align-self:center}.eyebrow{text-transform:uppercase;color:var(--wine);font-family:var(--font-editorial);font-weight:700;letter-spacing:.18em;font-size:15px;margin:0 0 20px}.hero h1,.page-intro h1{font-size:clamp(60px,5vw,92px);line-height:.85;font-weight:500;letter-spacing:-.055em;margin:0;max-width:760px;text-wrap:balance}.hero-intro{font-size:24px;line-height:1.3;max-width:530px;margin:35px 0 28px}.actions{display:flex;align-items:center;gap:52px}.collection-list a,.service-list a,.text-link,.ways a{font-size:16px;text-transform:uppercase;letter-spacing:.11em;font-weight:700;color:var(--blue);border-bottom:1px solid;padding-bottom:4px}.hero-art{background:#f3eee3;position:relative;min-height:555px}.frame{position:absolute;background:#3a2916;border:7px solid #a77a32;box-shadow:inset 0 0 0 3px #e4bc68,0 14px 23px rgba(45,30,11,.24);overflow:hidden}.frame img,.frame picture{width:100%;height:100%;display:block}.frame img{object-fit:cover}.frame-abstract{width:40%;height:58%;top:36px;left:15%}.frame-pet{width:29%;height:50%;top:68px;right:8%}.frame-landscape{width:53%;height:51%;left:37%;bottom:28px}.art-note{position:absolute;right:2%;bottom:75px;transform:rotate(-6deg);font-style:italic;font-size:20px;line-height:1.15}.proof{display:grid;grid-template-columns:repeat(3,1fr);padding:18px 6%;border-bottom:1px solid var(--line)}.proof div{display:flex;align-items:center;gap:16px;padding:0 5%;border-right:1px solid var(--line)}.proof div:last-child{border:0}.proof span{font-size:42px;line-height:1;color:var(--wine);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.proof p{font-size:17px;line-height:1.05;margin:0}.section h2,.ways h2{font-size:48px;line-height:.95;font-weight:500;letter-spacing:-.035em;margin:0 0 35px;text-wrap:balance}.ways-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) 1.04fr;grid-gap:34px;gap:34px}.ways-grid article{min-width:0}.product-card picture,.story picture,.ways-grid picture{display:block;background:#e8e0d0;aspect-ratio:1.24}.product-card img,.story picture img,.ways-grid img{width:100%;height:100%;object-fit:cover}.product-card h3,.ways h3{font-size:28px;line-height:.94;font-weight:600;color:var(--blue);margin:14px 0 7px}.ways-grid article p{font-size:19px;line-height:1.2;margin:0 0 14px;max-width:300px}.ways-grid blockquote{border-left:1px solid var(--line);margin:0;padding:0 0 0 38px;align-self:start}.ways-grid blockquote strong{font-size:60px;color:var(--wine);line-height:.5}.ways-grid blockquote p{font-size:22px;line-height:1.28;margin:15px 0}.ways-grid cite{font-size:15px;color:var(--wine);font-style:normal;text-transform:uppercase;letter-spacing:.12em}.story{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);grid-gap:10%;gap:10%;background:#e9e2d2}.story>div{align-self:center}.story p:not(.eyebrow){font-size:23px;line-height:1.3;max-width:570px;margin:0 0 28px}.story picture{aspect-ratio:.9}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:flex-end}.section-heading .text-link{margin-bottom:40px}.product-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px}.product-card{display:block;min-width:0;transition:transform .2s ease}.product-card:hover{transform:translateY(-4px)}.product-card h3{color:var(--ink);font-size:25px;line-height:1.02}.product-card p{margin:0;color:var(--blue);font-size:17px}.cta{text-align:center;background:var(--wine);color:white;padding:85px 24px}.cta .eyebrow{color:#f3d0c7}.cta h2{max-width:680px;margin:0 auto 34px;font-size:59px}.cta .button{background:var(--paper);color:var(--wine)}.footer{background:#211f1c;color:#f6f0e4;padding:65px 5.5% 25px;display:grid;grid-template-columns:1.45fr repeat(3,1fr);grid-gap:44px;gap:44px;font-size:17px}.footer h2{font-size:18px;letter-spacing:.1em;text-transform:uppercase;color:#cfb16e;margin:0 0 16px}.footer a{display:block;margin:8px 0}.footer a:hover{text-decoration:underline}.footer-brand{font-size:28px;font-weight:600}.footer p{line-height:1.25;max-width:280px}.footer-bottom{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #615a50;padding-top:20px;margin-top:16px;font-size:15px}.footer-bottom a{margin:0}.footer-bottom img{height:28px;width:auto;display:block}.page-intro{padding-top:105px;padding-bottom:70px;max-width:1050px}.page-intro>p:not(.eyebrow){font-size:27px;line-height:1.28;max-width:690px;margin:27px 0 0}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:38px 25px;gap:38px 25px}.product-grid .product-card picture{aspect-ratio:1}.product-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);grid-gap:7%;gap:7%;padding-top:85px}.product-media picture{display:block;background:#e7dfcf;min-height:500px}.product-media img{display:block;width:100%;height:100%;min-height:500px;object-fit:contain}.product-detail h1{font-size:54px;line-height:.93;margin:0 0 18px;letter-spacing:-.04em}.price{font-size:29px;color:var(--wine);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.product-note{font-size:18px;color:var(--muted)}.description{margin-top:35px;border-top:1px solid var(--line);padding-top:18px}.about-story p,.description p,.legal p,.two-column p{font-size:21px;line-height:1.36;max-width:680px}.materials{font-size:18px}.commission-steps,.service-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:36px;gap:36px;background:#e9e2d2}.commission-steps span{color:var(--wine);font-size:26px}.commission-steps h2,.service-list h2{font-size:35px;margin:12px 0}.commission-steps p,.service-list p{font-size:20px;line-height:1.3}.collection-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0;gap:0}.collection-list a{display:flex;justify-content:space-between;padding:22px 0;border-bottom:1px solid var(--line);font-size:27px;text-transform:none;letter-spacing:0}.collection-list a span{font-size:14px;text-transform:uppercase;letter-spacing:.1em}.compact-cta{padding-top:0}.about-story{display:grid;grid-template-columns:1.3fr .7fr;grid-gap:10%;gap:10%}.credentials{border-left:1px solid var(--wine);padding-left:30px}.credentials p{font-size:21px}.service-list article{padding:25px 0;border-top:1px solid var(--wine)}.two-column{max-width:900px}.faq{padding-top:20px;max-width:1040px}.faq details{border-top:1px solid var(--line);padding:19px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-size:28px;font-weight:600}.faq p{font-size:21px;max-width:680px;line-height:1.35;margin:16px 0 5px}.legal{max-width:980px;padding-top:20px}.legal h2{font-size:35px;margin:45px 0 12px}.contact-layout{display:grid;grid-template-columns:.8fr 1.1fr;grid-gap:11%;gap:11%;padding-top:20px}.contact-layout h2{font-size:48px}.contact-layout>div>a{display:block;color:var(--blue);font-size:21px;margin:12px 0}.contact-form{display:grid;grid-gap:17px;gap:17px}.contact-form label{display:grid;grid-gap:6px;gap:6px;font-size:20px}.contact-form input,.contact-form textarea{font:inherit;font-size:19px;border:1px solid #8d8375;background:#fcfaf5;padding:12px;min-height:48px;border-radius:0}.contact-form textarea{resize:vertical}.form-status{margin:0;color:var(--wine);font-size:18px}.not-found{min-height:60vh}.reveal{animation:rise .7s ease both}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-width:1050px){.site-header{gap:17px;padding-inline:3%}.site-header nav{gap:22px}.button-outline{min-width:auto;padding-inline:18px}.hero-copy{padding-left:4vw}.ways-grid{grid-template-columns:repeat(3,1fr)}.ways-grid blockquote{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);padding:25px 0 0;display:grid;grid-template-columns:80px 1fr}.ways-grid blockquote p{max-width:600px}.ways-grid cite{grid-column:2}.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){body{font-size:18px}.site-header{height:auto;min-height:80px;flex-wrap:wrap;padding:12px 5%;gap:12px}.brand{min-width:0;font-size:15px}.brand picture{width:39px;height:48px}.site-header nav{order:3;flex-basis:100%;justify-content:space-between;gap:8px;font-size:17px}.site-header nav a{padding:8px 0}.button-outline{margin-left:auto;min-height:44px;padding:9px 12px;font-size:11px;letter-spacing:.1em}.hero{display:block}.hero-copy{padding:57px 7% 45px}.hero h1,.page-intro h1{font-size:54px}.hero-intro{font-size:21px;margin:26px 0}.actions{gap:23px;align-items:flex-start;flex-direction:column}.hero-art{min-height:440px}.frame-abstract{left:7%;top:30px;width:45%;height:53%}.frame-pet{right:7%;top:53px;width:34%;height:43%}.frame-landscape{left:23%;bottom:35px;width:64%;height:45%}.art-note{display:none}.proof{padding:18px 4%;grid-template-columns:1fr}.proof div{padding:12px 7%;border-right:0;border-bottom:1px solid var(--line)}.proof div:last-child{border-bottom:0}.section{padding:62px 7%}.section h2,.ways h2{font-size:42px}.about-story,.contact-layout,.product-page,.product-row,.story,.ways-grid{grid-template-columns:1fr;gap:35px}.ways-grid article p{max-width:none}.section-heading,.ways-grid blockquote{display:block}.section-heading .text-link{display:inline-block;margin:0 0 25px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}.product-card h3{font-size:22px}.product-page{padding-top:58px}.product-media img,.product-media picture{min-height:300px}.product-detail h1{font-size:45px}.commission-steps,.service-list{grid-template-columns:1fr;padding-block:52px}.collection-list{grid-template-columns:1fr}.collection-list a{font-size:25px}.page-intro{padding-top:70px}.page-intro>p:not(.eyebrow){font-size:22px}.footer{grid-template-columns:1fr 1fr;gap:35px;padding:52px 7% 22px}.footer-bottom,.footer>div:first-child{grid-column:1/-1}.cta h2{font-size:48px}}@media(max-width:400px){.site-header nav{font-size:15px}.button-outline{font-size:10px;padding-inline:8px}.hero h1,.page-intro h1{font-size:49px}.product-grid{grid-template-columns:1fr}}*{overflow-wrap:anywhere}:root{--wine:#4b0150}.button:hover{background:#330038}.cta{padding-block:48px}.cta h2{max-width:1000px}.site-header{position:static!important}.blackshed-logo{display:block;width:46px;height:46px;flex:0 0 46px}.blackshed-logo img,.blackshed-logo picture{display:block;width:100%;height:100%}.blackshed-logo img{object-fit:contain}.commission-menu{position:relative;flex:0 0 auto}.commission-menu summary{align-items:center;border-bottom:1px solid transparent;cursor:pointer;display:flex;gap:7px;list-style:none;min-height:44px;padding:11px 2px}.commission-menu summary::-webkit-details-marker{display:none}.commission-menu summary:after{content:"+";font-size:20px;font-weight:400;line-height:1}.commission-menu summary:hover,.commission-menu[open] summary{border-color:var(--wine)}.commission-menu summary:focus-visible,.commission-menu-panel a:focus-visible{outline:2px solid var(--wine);outline-offset:4px}.commission-menu-panel{background:#f7f3ea;border:1px solid var(--line);box-shadow:0 14px 28px rgba(48,31,20,.16);display:grid;grid-gap:0;gap:0;left:50%;min-width:244px;padding:10px 18px 12px;position:absolute;top:calc(100% + 9px);transform:translateX(-50%);width:min(280px,calc(100vw - 28px));z-index:30}.site-header .commission-menu-panel a{border-bottom:1px solid rgba(85,40,33,.16);font-size:16px;line-height:1.2;padding:10px 0}.site-header .commission-menu-panel a:last-child{border-bottom:0}.site-header .commission-menu-panel a:hover{color:var(--wine)}.header-socials{align-items:center;display:inline-flex;gap:9px;margin-left:-7px}.site-header .header-socials a{align-items:center;border:0;color:var(--wine);display:inline-flex;justify-content:center;padding:7px 0}.header-socials svg{display:block;fill:none;height:20px;stroke:currentColor;stroke-width:1.55;width:20px}.header-socials .social-fill{fill:currentColor;stroke:none}.site-header .header-socials a:hover{color:var(--blue)}.header-search{align-items:center;border-bottom:1px solid var(--wine);display:inline-flex;flex:0 1 106px;gap:4px;min-width:76px}.header-search input{background:transparent;border:0;color:var(--ink);font:inherit;font-size:15px;min-width:0;outline:0;padding:6px 0;width:100%}.header-search input::placeholder{color:#70675e;opacity:1}.header-search button{align-items:center;background:transparent;border:0;color:var(--wine);cursor:pointer;display:inline-flex;padding:4px 0}.header-search svg{fill:none;height:17px;stroke:currentColor;stroke-width:1.6;width:17px}.sr-only{clip:rect(0,0,0,0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.search-intro{padding-bottom:38px}.search-page-form{display:flex;gap:12px;margin-top:34px;max-width:620px}.search-page-form input{background:#fcfaf5;border:1px solid var(--line);color:var(--ink);flex:1 1;font:inherit;font-size:20px;min-width:0;padding:13px 15px}.search-page-form .button{border:0;cursor:pointer;min-height:53px}.search-results{padding-top:24px;min-height:42vh}.search-results>p{font-size:22px;line-height:1.35;max-width:680px}.search-count{color:var(--wine);font-size:18px!important;margin:0 0 24px}.search-list{border-top:1px solid var(--line);max-width:900px}.search-list a{align-items:baseline;border-bottom:1px solid var(--line);display:flex;gap:28px;justify-content:space-between;padding:17px 0}.search-list strong{font-size:25px;font-weight:600;line-height:1.08}.search-list span{color:var(--blue);font-size:15px;letter-spacing:.08em;text-align:right;text-transform:uppercase}@media (min-width:1101px){.site-header{gap:22px;padding-inline:3.5%}.site-header nav{gap:clamp(12px,1.25vw,18px);font-size:17px}.commission-menu summary,.site-header nav>a{overflow-wrap:normal;white-space:nowrap}.button-outline{min-width:220px;padding-inline:22px}}.footer .footer-disclosure{grid-column:1/-1;max-width:none;margin:8px 0 0;color:#d9d2c6;font-size:14px;line-height:1.35}.shop-pages{display:flex;justify-content:center;align-items:center;gap:18px;margin:42px 0 10px;font-size:18px}.shop-pages button{background:transparent;border:1px solid var(--wine);color:var(--wine);font:inherit;padding:10px 18px;cursor:pointer}.shop-pages button:disabled{opacity:.4;cursor:not-allowed}.aircraft{background:#e9e2d2}.holiday{background:#f0eadc}.holiday .product-row{grid-template-columns:repeat(3,minmax(0,1fr))}.aircraft-heading{display:grid;grid-template-columns:1fr minmax(280px,.72fr);grid-gap:10%;gap:10%;align-items:end;margin-bottom:38px}.aircraft-heading h2{margin-bottom:0}.aircraft-heading>p{font-size:22px;line-height:1.32;margin:0;max-width:480px}.aircraft-action{display:flex;align-items:center;gap:34px;margin-top:34px}.giclee-details{background:#e9e2d2;display:grid;grid-gap:54px;gap:54px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.giclee-intro h2{max-width:600px}.giclee-intro>p:not(.eyebrow){font-size:22px;line-height:1.35;margin:0;max-width:620px}.giclee-specs{display:grid;grid-gap:0;gap:0;grid-template-columns:repeat(3,minmax(0,1fr))}.giclee-specs article{min-width:0;padding:4px 26px 6px}.giclee-specs article+article{border-left:1px solid var(--line)}.giclee-specs h3{color:var(--wine);font-size:25px;line-height:1;margin:0 0 13px}.giclee-specs p{font-size:18px;line-height:1.34;margin:0}.giclee-specs a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.giclee-video{display:grid;grid-template-columns:minmax(0,.85fr) minmax(320px,.72fr);align-items:center;grid-gap:clamp(40px,7vw,112px);gap:clamp(40px,7vw,112px)}.giclee-video>div>p:not(.eyebrow){max-width:520px;margin:0 0 28px;font-size:22px;line-height:1.35}.giclee-video-preview{position:relative;display:block;background:#e9e2d2}.giclee-video-preview picture{display:block;aspect-ratio:1.1}.giclee-video-preview img{display:block;width:100%;height:100%;object-fit:contain}.giclee-video-preview span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:118px;height:118px;border-radius:50%;background:#4b0150;color:#fff;font-size:14px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-align:center;line-height:1.15;box-shadow:0 8px 24px rgba(32,30,28,.22);transition:transform .2s ease,background .2s ease}.giclee-video-preview:hover span{transform:translate(-50%,-50%) scale(1.06);background:#254d86}.collection-list{grid-template-columns:1fr}.collection-list a span{font-size:15px}.commission-steps article{min-width:0}.commission-steps article picture{display:block;aspect-ratio:1.12;margin-bottom:24px;overflow:hidden}.commission-steps article picture img{display:block;width:100%;height:100%;object-fit:cover}.local-home{align-items:stretch;background:#e2ddd0;display:grid;grid-gap:clamp(36px,8vw,130px);gap:clamp(36px,8vw,130px);grid-template-columns:minmax(0,1fr) minmax(260px,.62fr);overflow:hidden;position:relative}.local-home-map{bottom:0;display:block;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;width:55%;z-index:0}.local-home-map img,.local-home-map picture{display:block;height:100%;width:100%}.local-home-map img{object-fit:cover;object-position:right center;opacity:.82}.local-home>:not(.local-home-map){position:relative;z-index:1}.local-home h2{max-width:560px}.local-home p:not(.eyebrow){font-size:22px;line-height:1.34;margin:0 0 28px;max-width:600px}.local-home-note{align-self:stretch;border-left:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;padding-left:clamp(30px,5vw,78px)}.local-home-note span{color:var(--wine);font-size:15px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.local-home-note p{font-size:29px;line-height:1.03;margin:16px 0 27px;max-width:330px}.fort-wayne-intro{max-width:1180px}.fort-wayne-welcome{align-items:center;background:#f0eadc;display:grid;grid-gap:clamp(38px,8vw,120px);gap:clamp(38px,8vw,120px);grid-template-columns:minmax(280px,.88fr) minmax(0,1fr)}.fort-wayne-welcome picture{aspect-ratio:.95;background:#e8e0d0;display:block}.fort-wayne-welcome img{display:block;height:100%;object-fit:cover;width:100%}.fort-wayne-room p:not(.eyebrow),.fort-wayne-welcome p:not(.eyebrow){font-size:22px;line-height:1.35;max-width:610px}.fort-wayne-welcome .text-link{display:inline-block;margin-top:10px}.local-options{background:var(--wine);color:#fff}.local-options .eyebrow{color:#efd5db}.local-options h2{max-width:680px}.local-options-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:46px}.local-options-grid article{min-width:0;padding:8px clamp(20px,3vw,48px) 4px}.local-options-grid article:first-child{padding-left:0}.local-options-grid article+article{border-left:1px solid rgba(255,255,255,.36)}.local-options-grid span{color:#efd5db;font-size:18px;font-weight:700;letter-spacing:.12em}.local-options-grid h3{font-size:34px;line-height:.95;margin:24px 0 15px}.local-options-grid p{font-size:20px;line-height:1.32;margin:0}.fort-wayne-room{align-items:center;display:grid;grid-gap:clamp(40px,8vw,122px);gap:clamp(40px,8vw,122px);grid-template-columns:minmax(0,1fr) minmax(280px,.85fr)}.fort-wayne-room-art{aspect-ratio:.95;background:#e6decd;display:grid;overflow:hidden;place-items:center;position:relative}.fort-wayne-room-art:after,.fort-wayne-room-art:before{background:var(--wine);content:"";position:absolute;transform:rotate(-28deg)}.fort-wayne-room-art:before{height:48%;right:-18%;top:5%;width:82%}.fort-wayne-room-art:after{background:#bba676;bottom:-19%;height:64%;left:-28%;width:96%}.fort-wayne-room-art span{color:#f7f3ea;font-size:clamp(88px,13vw,180px);font-weight:500;letter-spacing:-.08em;line-height:.72;position:relative;z-index:2}.fort-wayne-room-art i{border:1px solid rgba(255,255,255,.9);height:68%;position:absolute;transform:rotate(13deg);width:47%;z-index:3}.fort-wayne-room .button{margin-top:8px}.local-details{background:#e9e2d2;display:grid;grid-gap:12%;gap:12%;grid-template-columns:minmax(240px,.7fr) minmax(0,1fr)}.local-details h2{margin-bottom:0}.local-details p{font-size:22px;line-height:1.38;margin:0 0 20px;max-width:670px}.fort-wayne-faq{max-width:1100px}.local-cta p:not(.eyebrow){font-size:22px;margin:-14px auto 28px;max-width:600px}.contact-form .local-buyer-check{align-items:start;border-top:1px solid var(--line);display:flex;font-size:18px;gap:11px;line-height:1.25;padding:18px 0 1px}.contact-form .local-buyer-check input{accent-color:var(--wine);flex:0 0 auto;height:19px;margin:2px 0 0;min-height:0;padding:0;width:19px}.about-intro,.commission-intro{position:relative}.about-intro .page-intro-action,.commission-intro .page-intro-action{position:absolute;right:-165px;top:150px}.room-preview{align-items:center;background:#f0eadc;display:grid;grid-gap:10%;gap:10%;grid-template-columns:minmax(0,.95fr) minmax(0,.75fr)}.room-preview picture{display:block;aspect-ratio:1.08;overflow:hidden}.room-preview picture img{display:block;height:100%;object-fit:cover;width:100%}.room-preview h2{margin-bottom:24px}.room-preview p:not(.eyebrow){font-size:22px;line-height:1.32;margin:0 0 30px;max-width:560px}@media (max-width:1100px){.about-intro .page-intro-action,.commission-intro .page-intro-action{margin-top:30px;position:static}.giclee-details,.giclee-video{grid-template-columns:1fr}.giclee-video{gap:32px}.local-options-grid{gap:0}}@media (min-width:1200px){.page-intro.abstract-intro{max-width:1280px}.page-intro.abstract-intro>p:not(.eyebrow){max-width:none;white-space:nowrap}}@media (max-width:720px){.about-intro .page-intro-action,.commission-intro .page-intro-action{margin-top:30px;position:static}.room-preview{grid-template-columns:1fr;gap:32px}.room-preview p:not(.eyebrow){font-size:20px}.commission-menu summary{min-height:40px;padding:8px 0}.site-header nav{flex-wrap:wrap;gap:3px;font-size:13px}.header-search{flex-basis:100%;margin:2px 0}.header-search input{font-size:16px}.header-socials{gap:5px;margin-left:0}.header-socials svg{height:16px;width:16px}.commission-menu summary,.site-header nav>a{overflow-wrap:normal;white-space:nowrap}.commission-menu summary{gap:3px}.commission-menu-panel{left:-18px;right:auto;transform:none}.footer .footer-disclosure{max-width:34rem}.aircraft-heading,.holiday .product-row{grid-template-columns:1fr}.aircraft-heading{gap:20px}.aircraft-heading>p{font-size:20px}.aircraft-action{align-items:flex-start;flex-direction:column;gap:20px}.giclee-details{gap:34px;grid-template-columns:1fr}.giclee-intro>p:not(.eyebrow){font-size:20px}.giclee-specs{grid-template-columns:1fr}.giclee-specs article{padding:23px 0}.giclee-specs article+article{border-left:0;border-top:1px solid var(--line)}.fort-wayne-room,.fort-wayne-welcome,.local-details,.local-home{gap:34px;grid-template-columns:1fr}.local-home-map{width:100%}.local-home-map img{object-fit:contain;object-position:center bottom;opacity:.52}.local-home-note{border-left:0;border-top:1px solid var(--line);padding:30px 0 0}.fort-wayne-room p:not(.eyebrow),.fort-wayne-welcome p:not(.eyebrow),.local-details p,.local-home p:not(.eyebrow){font-size:20px}.fort-wayne-room-art,.fort-wayne-welcome picture{aspect-ratio:1.12}.local-options-grid{grid-template-columns:1fr;margin-top:22px}.local-options-grid article,.local-options-grid article:first-child{padding:25px 0}.local-options-grid article+article{border-left:0;border-top:1px solid rgba(255,255,255,.36)}.local-options-grid h3{font-size:31px;margin:15px 0 12px}.local-cta p:not(.eyebrow){font-size:20px}.search-page-form{align-items:stretch;flex-direction:column}.search-page-form .button{width:100%}.search-list a{align-items:flex-start;flex-direction:column;gap:7px}.search-list span{text-align:left}}@media (max-width:1100px) and (min-width:721px){.site-header{height:auto;min-height:80px;flex-wrap:wrap;padding:12px 5%;gap:12px}.brand{min-width:0;font-size:15px}.brand picture{width:39px;height:48px}.blackshed-logo{width:38px;height:38px;flex-basis:38px}.site-header nav{flex-wrap:wrap;order:3;flex-basis:100%;justify-content:space-between;gap:8px;font-size:17px}.header-search{flex-basis:100%;margin:2px 0}.site-header nav a{padding:8px 0}.commission-menu summary{min-height:40px;padding:8px 0}.button-outline{margin-left:auto;min-height:44px;padding:9px 12px;font-size:11px;letter-spacing:.1em}}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond Fallback;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_07d15b{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-style:normal}.__variable_07d15b{--font-editorial:"Cormorant Garamond","Cormorant Garamond Fallback"}