#home-view *{box-sizing:border-box}
#home-view a{color:inherit;text-decoration:none}
#home-view button{font:inherit;color:inherit;border:0;background:none;cursor:pointer}
#home-view button,#home-view a,#home-view input{touch-action:manipulation}
#home-view button:focus-visible,#home-view a:focus-visible,#home-view input:focus-visible{outline:2px solid #974f36;outline-offset:5px}
#home-view button:disabled{opacity:.45;cursor:default}
#home-view img{max-width:100%;height:auto;display:block}
#home-view figure,#home-view p{margin:0}
#home-view h1,#home-view h2,#home-view h3,#home-view blockquote{margin:0;font-family:var(--serif);font-weight:400;line-height:1;letter-spacing:-.045em}
#home-view h2{font-size:clamp(54px,6.3vw,105px)}
#home-view h3{font-size:clamp(38px,4vw,70px)}
#home-view em{font-weight:400}
#home-view button.picture-open{display:block;width:100%;padding:0;text-align:left;cursor:zoom-in}
#home-view figcaption{font:0.875rem/1.5 var(--sans);color:var(--muted);display:flex;justify-content:space-between;gap:10px;margin-top:12px}
#home-view a:hover{color:#8d563d}
#home-view [hidden]{display:none!important}
#home-view .opening{max-width:1850px;margin:auto;padding:0 var(--gutter);display:grid;grid-template-columns:1fr 1.42fr;column-gap:7.5%;position:relative;align-items:start}
#home-view .opening-heading{position:absolute;left:50.5%;top:44px}
#home-view .opening h1{font-size:clamp(35px,4.2vw,67px);line-height:1.01}
#home-view .opening-heading p{font-size:0.875rem;margin-top:18px;color:var(--muted)}
#home-view .opening-portrait{grid-column:1;grid-row:1/3;margin-left:9%;margin-top:24px;max-width:520px}
#home-view .portrait-controls{display:flex;align-items:center;justify-content:space-between;font-size:0.875rem;letter-spacing:.06em;margin-bottom:12px}
#home-view .portrait-controls div{display:flex;gap:6px}
#home-view .portrait-controls button{width:38px;height:36px;font-size:22px;transition:background .2s}
#home-view .portrait-controls button:hover{background:#e7e8dd}
#home-view .portrait-frame{height:min(57vw,650px);display:flex!important;align-items:center;justify-content:center;background:#edede6}
#home-view .portrait-frame img{width:100%;height:100%;object-fit:contain;transition:opacity .22s ease,transform .55s cubic-bezier(.22,1,.36,1)}
#home-view .portrait-frame img.changing{opacity:0;transform:translateX(12px)}
#home-view .opening-guitar{grid-column:2;grid-row:1;margin-top:250px;margin-right:0}
#home-view .opening-guitar figcaption{justify-content:end}
#home-view .opening-listening{grid-column:2;grid-row:2;display:flex;gap:30px;margin-top:28px;padding-top:22px;border-top:1px solid var(--line);align-self:start}
#home-view .listen{display:flex;align-items:center;gap:15px;text-align:left;padding:12px 0;min-height:54px;line-height:1.2}
#home-view .listen>span:last-child{font:clamp(18px,1.4vw,23px)/1.14 var(--serif);letter-spacing:-.025em}
#home-view .listen small{display:block;font:0.875rem/1.5 var(--sans);letter-spacing:0;color:var(--muted);margin-top:6px}
#home-view .play{font:0.875rem var(--sans);border:1px solid #909991;border-radius:50%;width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;transition:background .2s,color .2s,transform .3s}
#home-view .listen:hover .play,#home-view .listen[aria-pressed=true] .play{background:var(--ink);color:var(--paper);transform:scale(1.08)}
#home-view .opening-next{grid-column:1/-1;display:flex;justify-content:space-between;border-bottom:1px solid var(--line);margin-top:62px;padding:22px 0;font-size:0.875rem}
#home-view .opening-next span:last-child{font-size:20px;line-height:1}
#home-view .eyebrow{font-size:0.875rem;letter-spacing:.01em;color:var(--muted)}
#home-view .text-link{font-size:0.875rem;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:30px;width:max-content;max-width:100%;border-bottom:1px solid var(--line);padding:9px 0}
#home-view .text-link span{font-size:20px;transition:transform .25s}
#home-view .text-link:hover span{transform:translate(3px,-3px)}
#home-view .record{padding:110px var(--gutter) 95px;max-width:1850px;margin:auto}
#home-view .section-index{display:flex;align-items:center;justify-content:space-between;font-size:0.875rem;padding-bottom:25px}
#home-view .record-layout{display:grid;grid-template-columns:1.12fr .88fr;gap:12%;align-items:center}
#home-view .painting img{width:100%}
#home-view .painting figcaption{justify-content:flex-end}
#home-view .record-copy .eyebrow{margin-bottom:28px}
#home-view .record-copy h2{margin-bottom:35px}
#home-view .record-detail{font-size:0.875rem;line-height:1.7;margin-bottom:23px;color:var(--muted)}
#home-view .record-copy .text-link{margin-top:20px}
#home-view .tunes{display:grid;grid-template-columns:1fr 1.6fr;gap:7%;margin-top:110px;padding-top:34px;border-top:1px solid var(--line)}
#home-view .tunes h3{margin-top:18px}
#home-view .tune-list article{display:grid;grid-template-columns:26px 1fr auto;gap:17px;align-items:center;border-bottom:1px solid var(--line);padding:10px 0}
#home-view .tune-list article:first-child{padding-top:0}
#home-view .tune-number{font-size:0.875rem;color:var(--muted);align-self:start;margin-top:24px}
#home-view .tune-list .listen{gap:22px}
#home-view .tune-list .listen>span:last-child{font-size:clamp(25px,2.5vw,40px)}
#home-view .tune-list article>a{font-size:0.875rem;min-height:44px;display:flex;align-items:center;padding-left:8px}
#home-view .live-spread{margin:30px var(--gutter) 0;max-width:1682px}
#home-view .live-spread figure{width:100%}
#home-view .live-spread img{width:100%}
#home-view .live-spread>.text-link{margin-top:24px;margin-left:auto}
#home-view .record-boats{padding-top:110px}
#home-view .boats-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:13%;align-items:center}
#home-view .boats-layout .record-copy{padding-left:10%}
#home-view .boats-layout h2{font-size:clamp(54px,6.8vw,115px)}
#home-view .reception{display:grid;grid-template-columns:1.35fr .65fr;gap:15%;border-top:1px solid var(--line);padding:53px 6% 10px 0;margin-top:80px}
#home-view .reception blockquote{font-size:clamp(39px,5.5vw,85px);line-height:1.03}
#home-view .reception cite{font:0.875rem/1.5 var(--sans);letter-spacing:0;display:block;margin-top:24px;color:var(--muted)}
#home-view .ratings p{display:flex;gap:20px;font-size:0.875rem;align-items:center;margin-bottom:16px}
#home-view .ratings p span{width:70px;font-size:0.875rem;letter-spacing:1px}
#home-view .ratings .text-link{margin-top:27px}
#home-view .words{background:#e4e8dc;padding:90px var(--gutter) 85px;display:grid;grid-template-columns:.8fr 1.7fr;column-gap:7%;position:relative}
#home-view .words-head h2{font-size:38px;margin-top:16px}
#home-view .words blockquote{font-size:clamp(43px,5.6vw,92px);line-height:1.06;letter-spacing:-.045em}
#home-view .words-foot{grid-column:2;display:grid;grid-template-columns:1.45fr .65fr;gap:14%;margin-top:50px;align-items:end}
#home-view .words-foot p{font:19px/1.5 var(--serif);max-width:490px;letter-spacing:-.01em}
#home-view .words-foot .text-link{align-self:end;white-space:nowrap;border-color:#a8b19f}
#home-view .further{padding:110px var(--gutter);max-width:1850px;margin:auto;display:grid;grid-template-columns:1fr .9fr;gap:15%;align-items:center}
#home-view .further h2{font-size:clamp(44px,4.8vw,77px)}
#home-view .further p{font-size:0.875rem;line-height:1.7;margin:30px 0}
#home-view .further .text-link{width:100%;max-width:380px}
#home-view .further figcaption{justify-content:flex-end}
@media(min-width:1850px){#home-view .live-spread{margin-left:auto;margin-right:auto}
#home-view .words{padding-left:max(var(--gutter),calc((100vw - 1682px)/2));padding-right:max(var(--gutter),calc((100vw - 1682px)/2));}
#home-view .opening-portrait{margin-top:45px}
#home-view .opening-heading{top:60px}
#home-view .opening-guitar{margin-top:270px}}
@media(max-width:1050px){#home-view .opening{column-gap:5%}
#home-view .opening-heading{left:46%;top:40px}
#home-view .opening-portrait{margin-left:0}
#home-view .opening-guitar{margin-top:205px}
#home-view .opening-listening{gap:8px;flex-direction:column;margin-top:12px;padding-top:12px}
#home-view .opening-listening .listen{padding:6px 0}
#home-view .opening-next{margin-top:35px}
#home-view .record-layout{gap:7%}
#home-view .record{padding-top:75px}
#home-view .boats-layout{gap:8%}
#home-view .boats-layout .record-copy{padding-left:0}
#home-view .reception{gap:8%;padding-right:0}
#home-view .ratings p{display:block}
#home-view .ratings p span{display:block;width:auto;margin-bottom:5px}
#home-view .words{grid-template-columns:.6fr 1.8fr;gap:6%}
#home-view .words-foot{grid-template-columns:1fr;gap:15px}
#home-view .further{gap:9%}
#home-view .tunes{grid-template-columns:.6fr 1.7fr}}
@media(max-width:680px){#home-view .opening{grid-template-columns:1.2fr .85fr;gap:0 7%;padding-top:21px}
#home-view .opening-heading{position:static;grid-column:1/-1;margin-bottom:22px;display:flex;align-items:flex-end;justify-content:space-between;gap:15px}
#home-view .opening h1{font-size:39px}
#home-view .opening h1 br{display:none}
#home-view .opening-heading p{font-size:0.875rem;margin:0 0 4px;max-width:45px}
#home-view .opening-portrait{grid-column:1;grid-row:2;margin-top:0;align-self:start}
#home-view .portrait-controls{margin-bottom:6px}
#home-view .portrait-controls button{width:32px;height:32px}
#home-view .portrait-frame{height:auto;aspect-ratio:3/4;background:none}
#home-view .portrait-frame img{height:100%;width:100%}
#home-view .opening-guitar{grid-column:2;grid-row:2;margin:110px 0 0;align-self:start}
#home-view .opening figure figcaption{font-size:0.875rem;flex-direction:column;gap:2px;margin-top:9px}
#home-view .opening-guitar figcaption{font-size:0.875rem;text-align:right}
#home-view .opening-listening{grid-column:1/-1;grid-row:3;display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:30px;padding-top:14px}
#home-view .opening-listening .listen{gap:10px;align-items:start}
#home-view .listen>span:last-child{font-size:20px}
#home-view .opening-listening .play{width:30px;height:30px;flex-basis:30px;font-size:8px}
#home-view .opening-listening small{font-size:0.875rem}
#home-view .opening-next{grid-row:4;margin-top:15px;padding:20px 0;font-size:0.875rem}
#home-view .record{padding:60px var(--gutter)}
#home-view .section-index{padding-bottom:17px}
#home-view .record-layout{grid-template-columns:1fr;gap:32px}
#home-view .honeymoon-painting{max-width:91%;margin-right:auto}
#home-view .record-copy .eyebrow{margin-bottom:18px}
#home-view .record-copy h2{font-size:59px;margin-bottom:23px}
#home-view .record-copy .listen>span:last-child{font-size:22px}
#home-view .record-copy .text-link{margin-top:13px}
#home-view .record-detail{margin-bottom:15px;font-size:0.875rem}
#home-view .tunes{display:block;margin-top:53px;padding-top:25px}
#home-view .tunes>div:first-child{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:30px;gap:20px}
#home-view .tunes h3{font-size:37px;margin:0}
#home-view .tune-list article{grid-template-columns:15px 1fr auto;gap:10px}
#home-view .tune-list .listen{gap:12px}
#home-view .tune-list .listen>span:last-child{font-size:25px}
#home-view .tune-list article>a{font-size:0.875rem}
#home-view .tune-list .play{width:32px;height:32px;flex-basis:32px}
#home-view .live-spread{margin-top:0}
#home-view .live-spread figcaption{font-size:0.875rem}
#home-view .live-spread>.text-link{margin-top:12px}
#home-view .boats-layout{grid-template-columns:1fr;gap:30px}
#home-view .boats-layout .painting{grid-row:1;margin-left:15%;}
#home-view .boats-layout h2{font-size:63px}
#home-view .boats-layout h2 br:nth-of-type(2){display:none}
#home-view .reception{grid-template-columns:1fr;margin-top:50px;padding-top:30px;gap:30px}
#home-view .reception blockquote{font-size:44px}
#home-view .ratings{display:flex;flex-wrap:wrap;gap:10px 20px;align-items:start}
#home-view .ratings p{font-size:0.875rem;flex:1;min-width:90px;margin:0}
#home-view .ratings p span{font-size:0.875rem}
#home-view .ratings>.text-link{flex-basis:100%;margin-top:8px;width:max-content}
#home-view .words{display:block;padding:45px var(--gutter)}
#home-view .words-head{margin-bottom:30px;display:flex;align-items:baseline;justify-content:space-between}
#home-view .words-head h2{font-size:31px;margin:0}
#home-view .words blockquote{font-size:44px;line-height:1.06}
#home-view .wide-break{display:none}
#home-view .words-foot{display:block;margin-top:30px}
#home-view .words-foot p{font-size:19px;line-height:1.5}
#home-view .words-foot .text-link{margin-top:20px}
#home-view .further{grid-template-columns:1fr;padding:60px var(--gutter);gap:35px}
#home-view .further figure{width:90%}
#home-view .further>div{margin-left:15%}
#home-view .further h2{font-size:49px}
#home-view .further p{font-size:0.875rem;margin:20px 0}}
@media(max-width:370px){#home-view .opening h1{font-size:34px}
#home-view .opening-listening{grid-template-columns:1fr;gap:10px}
#home-view .opening-listening .listen>span:last-child{font-size:22px}
#home-view .opening-guitar{margin-top:95px}
#home-view .words blockquote{font-size:38px}
#home-view .tune-list .listen>span:last-child{font-size:22px}
#home-view .tune-list .listen{gap:9px}
#home-view .tune-list .play{width:28px;height:28px;flex-basis:28px}}
@media(orientation:landscape) and (max-height:580px) and (min-width:681px){#home-view .opening-heading{top:30px}
#home-view .opening-guitar{margin-top:185px}
#home-view .opening-portrait{max-width:310px}
#home-view .portrait-frame{height:400px}
#home-view .record{padding-top:65px}
#home-view .words{padding-top:60px;padding-bottom:60px}}
@media(prefers-reduced-motion:reduce){#home-view *,#home-view *:before,#home-view *:after{transition:none!important;animation:none!important}}
