*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{--bg:#f2eee5;--ink:#33241e;--muted:#76685b;--line:#cfc4b4;--panel:#e5ddcf;--accent:#a42b40;background:var(--bg);color:var(--ink);margin:0;font-family:'Helvetica Neue',Arial,sans-serif;-webkit-font-smoothing:antialiased;transition:background .5s,color .5s}body.evening{--bg:#241b18;--ink:#f0e7d5;--muted:#bdab95;--line:#584638;--panel:#392b22;--accent:#efc148}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}button,input,textarea,select{font:inherit}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400}h1,h2{letter-spacing:-.055em;line-height:1.03}em{font-family:Georgia,'Times New Roman',serif;font-weight:400}p{line-height:1.65}a,button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}a:focus-visible,button:focus-visible{outline:3px solid #ba3962;outline-offset:6px}.wrap{width:calc(100% - 112px);max-width:1460px;margin-inline:auto}.header{height:105px;margin-inline:56px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:35px}.brand{display:flex;align-items:center;gap:12px;font-size:23px;font-weight:500;letter-spacing:-1px}.brand-world{display:block;font-size:8px;letter-spacing:4.5px;margin-top:3px;font-weight:400}.brand-portrait{width:31px;height:42px;overflow:hidden;border-radius:18px 18px 1px 1px;background:#aa2436}.brand-portrait img{height:auto;width:100%;transform:scale(1.08);transform-origin:50% 18%}nav{display:flex;gap:38px;font-size:13px}nav a{padding:14px 0;position:relative}nav a:after{content:'';position:absolute;height:2px;background:var(--accent);left:0;right:100%;bottom:5px;transition:right .25s}nav a:hover:after,nav a[aria-current]:after{right:0}.light-toggle{display:flex;align-items:center;gap:10px;background:none;border:0;padding:12px 0;font-size:10px;color:var(--muted)}.light-orb{height:13px;width:13px;background:#e9ce86;border:1px solid #d0af6b;border-radius:50%;box-shadow:0 0 13px #efb94066}.evening .light-orb{background:#eaa343;box-shadow:0 0 19px #e98b2c}.menu-toggle{display:none}.eyebrow{font-size:9px;letter-spacing:1.75px;line-height:1.8;font-weight:400}.dot{display:inline-block;width:6px;height:6px;background:#b48e21;border-radius:50%;margin-right:8px}.world-entry{display:grid;grid-template-columns:.92fr 1.08fr;min-height:650px;padding-top:32px;gap:42px}.entry-copy{position:relative;padding:50px 0 36px;display:flex;align-items:start;flex-direction:column}.entry-copy h1{font-size:clamp(86px,9.3vw,148px);letter-spacing:-.078em;line-height:.91;margin:45px 0 34px}.entry-copy h1 em{letter-spacing:-.08em}.intro-copy{font-size:15px;color:var(--muted)}.quiet-link{display:inline-flex;align-items:center;gap:48px;border-bottom:1px solid var(--line);padding:13px 0;font-size:11px;transition:color .2s}.quiet-link:hover{color:var(--accent)}.entry-copy .quiet-link{margin-top:25px}.entry-note{font:italic 12px Georgia;color:var(--muted);margin-top:auto;padding-top:35px}.gallery-stage{position:relative;background:linear-gradient(105deg,#e6ddce,#d8c9b6 55%,#dfd6c8);overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:660px;isolation:isolate;box-shadow:inset 1px 1px #fff8}.gallery-stage:before{content:'';position:absolute;inset:0 0 0 70%;background:linear-gradient(90deg,#78604d25,transparent);border-left:1px solid #fff4;z-index:-1}.gallery-stage:after{content:'';position:absolute;left:-10%;right:-10%;bottom:-25px;height:103px;background:linear-gradient(170deg,#8b624c,#54382a);transform:skewY(-4deg);box-shadow:0 -12px 35px #4b2c2b20;z-index:-1}.wall-light{position:absolute;left:-16%;top:-34%;width:80%;height:120%;transform:rotate(25deg);background:linear-gradient(90deg,transparent,#fff5d473,transparent);filter:blur(7px);z-index:-1}.hero-art{width:58%;height:490px;margin-top:-5px;background:#31221b;border:8px solid #3f2a21;box-shadow:17px 19px 23px #32211755,2px 0 0 2px #98745a;transform:perspective(1200px) rotateY(-5deg);transition:transform .8s}.hero-art img{object-fit:fill}.gallery-stage:hover .hero-art{transform:perspective(1200px) rotateY(0deg)}.stage-note{position:absolute;top:30px;left:28px;font-size:8px;letter-spacing:2.1px;color:#665749}.stage-label{position:absolute;left:28px;right:28px;bottom:25px;display:flex;justify-content:space-between;color:#f4eada;gap:15px}.stage-label>span:first-child{font-size:8px;letter-spacing:1.5px}.stage-label>span:last-child{font:italic 11px Georgia}.vertical-note{position:absolute;right:18px;top:43%;writing-mode:vertical-rl;font-size:7px;letter-spacing:2px;color:#6e5949}.evening .gallery-stage{background:linear-gradient(105deg,#493426,#6f4f33 55%,#352820)}.evening .stage-note,.evening .vertical-note{color:#ddc4a1}.evening .wall-light{background:linear-gradient(90deg,transparent,#f6b84b45,transparent)}.world-map{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line);margin-top:38px}.world-map>a{position:relative;padding:27px 28px 28px;border-right:1px solid var(--line);transition:background .25s}.world-map>a:first-child{padding-left:0}.world-map>a:last-child{border:0}.world-map a:hover{background:var(--panel)}.world-map span{display:block;font-size:8px;letter-spacing:1.3px;color:var(--muted);margin-bottom:12px}.world-map strong{font-size:29px;font-weight:400;letter-spacing:-1px}.world-map b{position:absolute;right:27px;bottom:31px;font-size:21px;font-weight:400;color:var(--muted)}.world-note{display:grid;grid-template-columns:.8fr 1.7fr 1fr;gap:45px;padding-block:112px}.world-note>.eyebrow{padding-top:8px}.world-note h2{font-size:clamp(35px,4vw,60px)}.world-note p:not(.eyebrow){font-size:13px;color:var(--muted);margin-bottom:18px}.discovery{display:grid;grid-template-columns:1.25fr 1fr;gap:26px}.sound-door,.art-door{display:flex;flex-direction:column;min-height:540px;position:relative;overflow:hidden;padding:29px}.sound-door{background:#38271f;color:#f1e4d1}.art-door{background:#e4dccf;color:#33241e}.door-top{display:flex;justify-content:space-between;align-items:center;z-index:1}.door-top>span:last-child{font-size:23px}.door-bottom{margin-top:auto;display:flex;align-items:end;justify-content:space-between;gap:20px;z-index:1}.door-bottom h2{font-size:46px}.door-bottom>.eyebrow{font-size:7px;line-height:1.9;text-align:right;max-width:96px}.sound-object{height:295px;position:relative;width:335px;align-self:center;margin-top:10px}.vinyl{position:absolute;width:242px;height:242px;top:22px;left:90px;border-radius:50%;background:repeating-radial-gradient(circle,#17130f 0 2px,#30231b 3px 4px);display:grid;place-items:center;box-shadow:12px 15px 25px #160e0970;transition:transform 1.5s}.vinyl>span{height:77px;width:77px;display:grid;place-items:center;background:#b6942e;border-radius:50%;color:#271e18;font:italic 50px Georgia}.record-sleeve{position:absolute;width:220px;height:245px;top:15px;left:0;background:#b59338;transform:rotate(-8deg);box-shadow:6px 8px 20px #0d09063b;padding:23px;color:#34231b;font-size:51px;letter-spacing:-4px;display:flex;flex-direction:column;justify-content:space-between}.record-sleeve>span{font-size:9px;line-height:1.8;letter-spacing:1.7px}.sound-door:hover .vinyl{transform:rotate(35deg) translateX(9px)}.detail-window{position:absolute;right:27px;top:72px;width:51%;height:300px;overflow:hidden;box-shadow:10px 15px 20px #4b292622;transform:rotate(4deg);transition:transform .5s}.detail-window img{object-position:50% 18%}.art-door:hover .detail-window{transform:rotate(0)}.art-door .door-bottom{padding-top:300px}.closing-note{text-align:center;padding-block:95px}.small-spark{color:#ba4269;font-size:38px}.closing-note p{font-size:42px;letter-spacing:-1.8px;line-height:1.14;margin:25px 0}.closing-note>.eyebrow{color:var(--muted)}footer{border-top:1px solid var(--line);padding-block:38px 25px;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:28px}.footer-brand{font-size:28px;letter-spacing:-1.5px}footer p,footer>a:not(.footer-brand){font-size:11px}footer>span{font-size:8px;color:var(--muted);letter-spacing:.4px}footer>a:last-child{font-size:9px}.skip{position:fixed;left:20px;top:-100px;background:#33241e;color:white;padding:15px;z-index:30}.skip:focus{top:10px}dialog{max-width:min(900px,92vw);max-height:94vh;border:0;padding:25px;background:var(--bg);color:var(--ink)}dialog::backdrop{background:#160c09df;backdrop-filter:blur(8px)}dialog img{max-height:69vh;height:auto;object-fit:contain}dialog h2{font-size:25px;margin-top:20px}dialog p{font-size:12px;margin-top:10px;color:var(--muted)}.close-dialog{display:block;margin:0 0 16px auto;border:0;background:none;padding:8px;font-size:11px}[hidden]{display:none!important}
@media(min-width:1700px){.header{max-width:1460px;margin-inline:auto}}
@media(max-width:1080px){.wrap{width:calc(100% - 64px)}.header{margin-inline:32px}.world-entry{gap:25px;min-height:600px}.entry-copy{padding-top:35px}.entry-copy h1{font-size:10vw}.gallery-stage{min-height:580px}.hero-art{height:420px;width:65%}.world-note{gap:28px;grid-template-columns:.65fr 1.5fr 1fr;padding-block:85px}.door-bottom h2{font-size:38px}.door-bottom>.eyebrow{display:none}.sound-object{transform:scale(.88);transform-origin:50% 50%;width:300px}.detail-window{width:65%;height:290px}.stage-label>span:last-child{font-size:9px}}
@media(max-width:720px){.wrap{width:calc(100% - 40px)}.header{margin-inline:20px;height:83px;gap:16px;position:relative}.brand{font-size:21px;gap:9px}.brand-portrait{width:25px;height:35px}.brand-world{font-size:6px;letter-spacing:4px}.light-toggle{font-size:8px;margin-left:auto;gap:6px}.light-orb{width:10px;height:10px}.menu-toggle{display:flex;align-items:center;gap:6px;background:none;border:0;font-size:10px;padding:12px 0;order:3}.menu-toggle span{font-size:18px}nav{display:none;position:absolute;top:82px;left:-20px;right:-20px;background:var(--bg);padding:15px 25px 25px;z-index:20;border-bottom:1px solid var(--line)}nav.is-open{display:flex;flex-direction:column;gap:0}nav a{font-size:25px}.world-entry{grid-template-columns:1fr;padding-top:0;gap:25px;min-height:0}.entry-copy{padding:32px 0 0;display:grid;grid-template-columns:1.25fr 1fr;gap:0 20px}.entry-copy>.eyebrow{grid-column:1/-1;font-size:7px;letter-spacing:1.2px}.entry-copy h1{font-size:clamp(66px,17vw,104px);margin:29px 0 0;grid-column:1;grid-row:2/4}.intro-copy{font-size:11px;align-self:end;padding-top:35px;line-height:1.65}.entry-copy .quiet-link{font-size:9px;gap:12px;margin-top:10px;align-self:start;justify-self:start}.entry-note{display:none}.gallery-stage{min-height:0;height:445px}.hero-art{height:332px;width:auto;aspect-ratio:3858/5046;border-width:5px;margin-top:-3px}.stage-note{font-size:7px;top:18px;left:18px;letter-spacing:1.5px}.vertical-note{font-size:6px;right:11px}.gallery-stage:after{height:74px;bottom:-18px}.stage-label{left:18px;right:18px;bottom:18px}.stage-label>span:first-child{font-size:7px;letter-spacing:1px}.stage-label>span:last-child{font-size:9px}.world-map{margin-top:25px;grid-template-columns:1fr 1fr}.world-map>a{padding:20px!important;border-bottom:1px solid var(--line)}.world-map>a:nth-child(2){border-right:0}.world-map>a:nth-child(3){border-bottom:0}.world-map>a:last-child{border:0}.world-map strong{font-size:24px}.world-map span{font-size:7px;letter-spacing:1px;margin-bottom:9px}.world-map b{right:17px;bottom:24px;font-size:19px}.world-note{grid-template-columns:1fr;gap:25px;padding-block:65px}.world-note>.eyebrow{font-size:8px}.world-note h2{font-size:43px}.world-note>div{max-width:340px}.world-note p:not(.eyebrow){font-size:13px;margin-bottom:12px}.discovery{grid-template-columns:1fr;gap:20px}.sound-door,.art-door{min-height:470px;padding:24px}.sound-object{transform:scale(.83);height:260px}.door-bottom h2{font-size:43px}.door-bottom>.eyebrow{display:block;max-width:80px;font-size:6px}.art-door{min-height:490px}.detail-window{height:290px;width:52%;right:30px;top:75px}.art-door .door-bottom{padding-top:300px}.closing-note{padding-block:65px}.closing-note p{font-size:37px}footer{grid-template-columns:1fr auto;gap:23px 15px;padding-block:30px 24px}.footer-brand{font-size:26px}footer p{grid-row:2;grid-column:1;font-size:10px}footer>a:nth-child(3){font-size:10px}footer>span{font-size:7px}footer>span:nth-last-child(2){grid-column:1;grid-row:4}footer>a:last-child{grid-column:2;grid-row:4;font-size:8px}dialog{padding:18px}dialog img{max-height:65vh}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.page-intro{padding-block:65px 55px}.page-intro h1{font-size:clamp(76px,8vw,122px);margin:30px 0 35px}.intro-line{display:flex;align-items:end;justify-content:space-between;gap:40px}.intro-line>p{font-size:15px;color:var(--muted);max-width:460px}.small-note{font:italic 16px Georgia;color:var(--muted)}.section-label{display:flex;justify-content:space-between;padding:23px 0;border-top:1px solid var(--line);color:var(--muted)}.record-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.album-sleeve{aspect-ratio:1;position:relative;padding:22px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:#c6a448;color:#37271f;transition:transform .4s;box-shadow:3px 6px 10px #37271f13}.record-link:hover .album-sleeve{transform:translateY(-6px)}.album-brand,.album-type{font-size:8px;letter-spacing:1.7px;z-index:1}.album-number{font:italic clamp(88px,10vw,155px) Georgia;letter-spacing:-.095em;align-self:center;line-height:1}.record-1 .album-sleeve{background:#392b24;color:#dfcda6}.record-2 .album-sleeve{background:#a22f56;color:#f1d7d8}.record-3 .album-sleeve{background:#ded5c5;color:#594033}.album-sleeve:after{content:'';position:absolute;inset:40% -60% 0;border-top:1px solid currentColor;opacity:.2;transform:rotate(-37deg)}.album-caption{display:flex;align-items:center;justify-content:space-between;margin-top:19px;padding-bottom:18px;border-bottom:1px solid var(--line);gap:10px}.album-caption h2{font-size:22px;letter-spacing:-.5px}.album-caption>span{font-size:9px;color:var(--muted)}.listening-foot{display:flex;align-items:center;justify-content:space-between;margin-top:20px;gap:20px}.listening-foot>span{font-size:11px;color:var(--muted)}.sound-interlude{margin-block:85px 0;min-height:385px;position:relative;overflow:hidden;padding:50px;background:#3b2a22;color:#e8dcc7}.sound-interlude>p{font-size:60px;line-height:1.08;letter-spacing:-2px;position:relative}.sound-interlude>.eyebrow{display:block;position:relative;margin-top:36px;font-size:8px;color:#bc9d7b}.piano-lines{position:absolute;top:-75px;right:20px;width:47%;height:610px;transform:rotate(22deg);display:flex;gap:7px;opacity:.45}.piano-lines span{flex:1;border-left:1px solid #f3d19b66;background:linear-gradient(90deg,#d8b28204,#cdab7166);box-shadow:-9px 0 9px #19100b}.quiet-contact{display:flex;justify-content:space-between;align-items:center;gap:55px;padding-block:60px 85px}.quiet-contact>div{max-width:450px}.quiet-contact p{font-size:14px;color:var(--muted);margin-top:17px}.quiet-contact>.quiet-link{flex-shrink:0}.filter-row{display:flex;gap:30px;border-bottom:1px solid var(--line);margin-bottom:40px}.filter{background:none;border:0;border-bottom:2px solid transparent;padding:15px 0;font-size:12px;color:var(--muted)}.filter.active{color:var(--ink);border-bottom-color:var(--accent)}.art-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:90px;padding-bottom:65px}.artwork{display:block;padding:0;border:0;background:none;text-align:left;width:100%;color:var(--ink)}.painting-mount{height:760px;background:var(--panel);padding:48px;position:relative}.painting-mount img{object-fit:contain;filter:drop-shadow(9px 15px 9px #23150d33)}.painting-mount>span,.detail-mount>span{position:absolute;right:18px;bottom:15px;font-size:9px}.art-caption{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:20px}.art-caption h2{font-size:24px;letter-spacing:-.5px}.art-caption>span{font-size:7px;letter-spacing:1px;color:var(--muted)}.art-aside{padding-top:32px}.art-thought{font-size:47px;line-height:1.05;letter-spacing:-1.8px;margin:33px 0 45px}.detail-mount{height:400px;background:var(--panel);padding:28px;position:relative}.detail-mount img{object-fit:cover;object-position:50% 13%}.detail-artwork .art-caption h2{font-size:20px}.empty-gallery{min-height:475px;text-align:center;background:var(--panel);padding:60px 30px;margin-bottom:65px}.empty-gallery h2{font-size:70px;margin:25px 0}.empty-gallery>p{max-width:420px;margin:0 auto 35px;font-size:14px;color:var(--muted)}.margin-note{text-align:center;padding-block:45px 75px;border-top:1px solid var(--line)}.margin-note>p{font:italic 30px Georgia;margin:25px 0 20px}.fashion-world{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-block:80px;align-items:center}.fashion-copy h1{font-size:clamp(90px,10vw,150px);margin:35px 0}.fashion-copy>p:not(.eyebrow){font-size:16px;color:var(--muted)}.fashion-status{display:block;margin-top:50px;font-size:8px;color:var(--muted)}.fashion-study{background:var(--panel);padding:50px 50px 30px;position:relative;overflow:hidden}.study-sheet{background:#ddd1b9;box-shadow:15px 20px 30px #33251b26;padding:22px;transform:rotate(-5deg);height:480px;position:relative;color:#3f2c23}.study-sheet>.eyebrow{font-size:7px}.fashion-window{height:290px;width:63%;position:absolute;right:23px;top:72px;overflow:hidden}.fashion-window img{object-position:50% 10%}.study-word{position:absolute;left:23px;bottom:57px;font-size:62px;line-height:.95;letter-spacing:-3px;color:#f6ecda;text-shadow:0 1px 8px #1e141255}.sheet-caption{position:absolute;bottom:20px;left:23px;font-size:7px;letter-spacing:1px}.color-chips{display:flex;gap:7px;margin:45px 0 0;justify-content:end}.color-chips i{width:26px;height:26px;background:#e7ddc9}.color-chips i:nth-child(2){background:#39271f}.color-chips i:nth-child(3){background:#b82636}.color-chips i:nth-child(4){background:#cca227}.color-chips i:nth-child(5){background:#b23b70}.fashion-foot{display:grid;grid-template-columns:.8fr 1.5fr 1fr;gap:40px;border-top:1px solid var(--line);padding-block:60px 90px}.fashion-foot h2{font-size:43px}.fashion-foot>p:last-child{font-size:13px;color:var(--muted)}.faith-world{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center;padding-block:70px 85px}.faith-world h1{font-size:clamp(75px,8vw,120px);margin:35px 0}.faith-world p:not(.eyebrow){font-size:15px;color:var(--muted)}.faith-world .quiet-link{margin-top:23px}.light-study{height:550px;position:relative;overflow:hidden;background:linear-gradient(100deg,#604632,#36251e 75%);box-shadow:inset 8px 0 22px #1a110b66}.light-disc{position:absolute;top:115px;width:225px;height:225px;border-radius:50%;left:50%;transform:translateX(-50%);background:radial-gradient(circle at 45% 42%,#fffbef 5%,#fff3c8 50%,#e6b674 80%);box-shadow:0 0 75px #fbd4876b,20px 10px 90px #dc9e5766}.light-shelf{position:absolute;top:340px;left:15%;right:15%;height:12px;background:linear-gradient(#b69b75,#69513d 45%,#21150e 55%);box-shadow:17px 27px 40px #0a0504}.light-reflection{position:absolute;bottom:-65px;left:36%;width:180px;height:255px;background:linear-gradient(#f9df9d40,transparent);transform:skewX(-23deg);filter:blur(22px)}.light-caption{position:absolute;left:25px;bottom:25px;right:25px;color:#dbc4a2;text-align:center;font-size:7px;letter-spacing:2px}.faith-library{display:grid;grid-template-columns:1fr 1fr;gap:85px;padding-bottom:85px}.faith-library article{padding-top:25px;border-top:1px solid var(--line)}.faith-library h2{font-size:64px;margin:30px 0 24px}.faith-library article>p:not(.eyebrow){font-size:14px;color:var(--muted);max-width:450px;margin-bottom:25px}.social-links{display:flex;flex-wrap:wrap;gap:25px}.pending-note{font-size:10px;color:var(--muted);display:inline-block;border-top:1px solid var(--line);padding-top:20px}.faith-note{text-align:center;border-top:1px solid var(--line);padding-block:60px 85px}.faith-note>p{font-size:55px;line-height:1.1;letter-spacing:-2px;margin-top:25px}.not-found{min-height:70vh}
@media(max-width:1080px){.record-grid{gap:17px}.album-sleeve{padding:17px}.album-brand,.album-type{font-size:7px}.art-layout{gap:45px}.painting-mount{height:650px;padding:30px}.detail-mount{height:335px;padding:20px}.art-thought{font-size:40px}.fashion-world,.faith-world{gap:40px}.fashion-study{padding:35px 30px 25px}.study-sheet{height:430px}.fashion-window{height:265px}.fashion-foot{gap:30px}.fashion-foot h2{font-size:37px}.light-study{height:490px}.light-disc{top:100px;width:205px;height:205px}.light-shelf{top:305px}}
@media(max-width:720px){.page-intro{padding-block:40px}.page-intro h1{font-size:clamp(63px,16vw,90px);margin:27px 0}.intro-line{display:block}.intro-line>p{font-size:13px}.intro-line>.quiet-link{margin-top:20px}.intro-line>.small-note{display:block;margin-top:22px;font-size:14px}.section-label{gap:20px;padding:20px 0}.section-label>.eyebrow{font-size:7px;letter-spacing:1px}.section-label>.eyebrow:last-child{text-align:right}.record-grid{grid-template-columns:1fr 1fr;gap:25px 16px}.album-sleeve{padding:13px}.album-brand,.album-type{font-size:6px;letter-spacing:1px}.album-number{font-size:23vw}.album-caption{margin-top:14px;padding-bottom:12px;gap:5px;align-items:start}.album-caption h2{font-size:18px}.album-caption>span{font-size:8px;padding-top:3px}.listening-foot{align-items:start}.listening-foot>span{font-size:10px;max-width:155px;padding-top:13px}.listening-foot>.quiet-link{font-size:10px}.sound-interlude{margin-top:50px;min-height:330px;padding:32px 25px}.sound-interlude>p{font-size:45px}.piano-lines{right:-50px;width:65%;opacity:.27}.sound-interlude>.eyebrow{font-size:7px;letter-spacing:1.2px}.quiet-contact{flex-direction:column;align-items:start;gap:17px;padding-block:40px 60px}.quiet-contact p{font-size:13px}.filter-row{gap:27px;margin-bottom:27px}.filter{font-size:11px}.art-layout{grid-template-columns:1fr;gap:40px;padding-bottom:45px}.painting-mount{height:490px;padding:30px}.art-caption h2{font-size:22px}.art-caption>span{font-size:6px}.art-aside{padding-top:0}.art-thought{font-size:40px;margin:25px 0}.detail-artwork{max-width:280px;margin-left:auto}.detail-mount{height:345px;padding:22px}.detail-artwork .art-caption h2{font-size:20px}.empty-gallery{padding:45px 22px;min-height:440px;margin-bottom:45px}.empty-gallery h2{font-size:55px}.empty-gallery>p{font-size:13px}.margin-note{padding-block:40px 55px}.margin-note>p{font-size:24px}.fashion-world{grid-template-columns:1fr;gap:35px;padding-block:40px 55px}.fashion-copy h1{font-size:100px;margin:30px 0}.fashion-copy>p:not(.eyebrow){font-size:14px}.fashion-status{margin-top:28px;font-size:7px}.fashion-study{padding:35px 32px 25px}.study-sheet{height:410px;padding:18px}.fashion-window{height:245px;width:68%;top:63px;right:16px}.study-word{font-size:55px;left:17px;bottom:62px}.sheet-caption{left:17px;font-size:6px}.color-chips{margin-top:35px}.color-chips i{width:22px;height:22px}.fashion-foot{grid-template-columns:1fr;gap:22px;padding-block:40px 60px}.fashion-foot h2{font-size:41px}.fashion-foot>p:last-child{font-size:13px}.faith-world{grid-template-columns:1fr;gap:35px;padding-block:40px 55px}.faith-world h1{font-size:clamp(70px,17vw,95px);margin:29px 0}.faith-world p:not(.eyebrow){font-size:13px}.light-study{height:385px}.light-disc{width:170px;height:170px;top:85px}.light-shelf{top:255px}.light-caption{font-size:6px}.faith-library{grid-template-columns:1fr;gap:45px;padding-bottom:55px}.faith-library h2{font-size:52px;margin:25px 0}.faith-library article>p:not(.eyebrow){font-size:13px}.social-links{gap:23px}.faith-note{padding-block:45px 65px}.faith-note>p{font-size:44px}.faith-note>.eyebrow{font-size:8px}}
.hero-art img{object-fit:contain}.hero-art{aspect-ratio:3858/5046;height:auto;width:60%}@media(max-width:1080px){.hero-art{width:65%}}@media(max-width:720px){.hero-art{height:332px;width:auto;max-width:76%}}@media(max-width:360px){.entry-copy{grid-template-columns:1.15fr 1fr;gap:0 12px}.intro-copy{font-size:10px}.entry-copy .quiet-link{font-size:8px;gap:7px}.hero-art{height:310px}.gallery-stage{height:420px}.record-sleeve{width:195px}.sound-object{width:265px;transform:scale(.77);transform-origin:35% 50%}.detail-window{width:57%}.album-caption h2{font-size:16px}.album-caption>span{font-size:7px}.painting-mount{height:435px;padding:23px}.faith-library h2{font-size:46px}}
@media(max-width:720px){.entry-copy h1{grid-column:1/-1;grid-row:auto;font-size:clamp(42px,13vw,78px);margin:25px 0 23px;white-space:nowrap;line-height:1}.entry-copy h1 br{display:none}.entry-copy h1 em{margin-left:.13em}.intro-copy{padding-top:0;font-size:11px;align-self:start}.entry-copy .quiet-link{margin-top:0;align-self:center;justify-self:end;font-size:9px;gap:12px}.world-entry{gap:26px}}
