*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;overflow:hidden}:root{--g: #c4993d;--gl: #dbb96a;--gll: #f0d898;--gd: #886620;--iv: #f8f2e6;--ink: #1a0e06;--rs: #9a4858;--rsl: #c07888;--eoo: cubic-bezier(.16,1,.3,1);--eio: cubic-bezier(.7,0,.84,0);--dur: .55s;--cw: min(960px, 94vw)}body{font-family:Cormorant Garamond,Georgia,serif;color:var(--iv);-webkit-font-smoothing:antialiased}.app{position:relative;width:100vw;height:100vh;overflow:hidden}.app-bg{position:fixed;top:0;right:0;bottom:0;left:0;transition:background 1.4s ease}.grain{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:180px}.stage{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10}.stage.tr-zoomIn.ph-show{animation:zIn var(--dur) var(--eoo) both}.stage.tr-zoomIn.ph-exit{animation:zOut var(--dur) var(--eio) both}@keyframes zIn{0%{opacity:0;transform:scale(1.1);filter:blur(10px)}to{opacity:1;transform:none;filter:none}}@keyframes zOut{0%{opacity:1;transform:none}to{opacity:0;transform:scale(.92);filter:blur(6px)}}.stage.tr-slideUp.ph-show.dir-next{animation:suIn var(--dur) var(--eoo) both}.stage.tr-slideUp.ph-show.dir-prev{animation:sdIn var(--dur) var(--eoo) both}.stage.tr-slideUp.ph-exit{animation:suOut var(--dur) var(--eio) both}@keyframes suIn{0%{opacity:0;transform:translateY(60px);filter:blur(6px)}to{opacity:1;transform:none;filter:none}}@keyframes sdIn{0%{opacity:0;transform:translateY(-60px);filter:blur(6px)}to{opacity:1;transform:none;filter:none}}@keyframes suOut{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(-40px)}}.stage.tr-fade.ph-show{animation:fIn .9s ease both}.stage.tr-fade.ph-exit{animation:fOut .5s ease both}@keyframes fIn{0%{opacity:0}to{opacity:1}}@keyframes fOut{0%{opacity:1}to{opacity:0}}.stage.tr-curtain.ph-show{animation:fIn .5s ease .28s both}.curtain{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;display:flex;pointer-events:none}.cl,.cr{flex:1;height:100%;background:linear-gradient(160deg,#100804,#080400);transform:scaleX(0);transition:transform .55s var(--eio)}.cl{transform-origin:left}.cr{transform-origin:right}.curtain.open .cl,.curtain.open .cr{transform:scaleX(1);transition:transform .5s var(--eoo)}.t-label,.t-tag{font-size:clamp(.62rem,1.8vw,.82rem);letter-spacing:.34em;text-transform:uppercase;color:var(--g);opacity:0;margin-bottom:.6rem}.t-hero{font-family:Playfair Display,serif;font-size:clamp(3rem,8vw,6.5rem);font-weight:400;font-style:italic;color:var(--iv);line-height:1;text-shadow:0 4px 60px rgba(196,153,61,.2);opacity:0}.t-title{font-family:Playfair Display,serif;font-size:clamp(1.5rem,4vw,2.6rem);font-weight:700;color:var(--iv);line-height:1.2;opacity:0}.t-italic{font-size:clamp(.88rem,2vw,1.05rem);font-style:italic;color:#f8f2e699;opacity:0;margin-top:.25rem}.t-divider{color:var(--gl);font-size:1.1rem;opacity:0;margin:.7rem 0 .9rem;letter-spacing:.5em}.t-line{font-size:clamp(.9rem,2vw,1.08rem);font-style:italic;line-height:1.9;color:#f8f2e6bf;opacity:0}.t-body-sm{font-style:italic;font-size:clamp(.95rem,2vw,1.15rem);color:#f8f2e6b8;line-height:1.9;opacity:0}.t-hero-sm{font-family:Playfair Display,serif;font-size:clamp(1.8rem,5vw,4rem);font-style:italic;color:var(--iv);line-height:1.05;opacity:0}.t-sub,.t-occ{font-size:clamp(.82rem,1.8vw,1rem);letter-spacing:.24em;text-transform:uppercase;color:var(--gl);opacity:0}.t-date{font-family:Dancing Script,cursive;font-size:clamp(1.2rem,3vw,1.8rem);color:var(--rsl);opacity:0}.t-hint,.t-loop{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--g);opacity:0}.t-rule{display:flex;align-items:center;gap:.7rem;margin:.75rem 0;opacity:0}.t-rule span{flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(196,153,61,.4),transparent)}.t-rule b{color:var(--g);font-size:.6rem;font-weight:400}.a .t-label{animation:ri .6s var(--eoo) .06s both}.a .t-tag{animation:ri .6s var(--eoo) .08s both}.a .t-hero{animation:ri .85s var(--eoo) .12s both}.a .t-title{animation:ri .75s var(--eoo) .14s both}.a .t-italic{animation:ri .6s var(--eoo) .24s both}.a .t-sub,.a .t-occ{animation:ri .6s var(--eoo) .22s both}.a .t-date{animation:ri .6s var(--eoo) .32s both}.a .t-divider{animation:ri .6s var(--eoo) .28s both}.a .t-line{animation:ri .7s var(--eoo) both;animation-delay:calc(.3s + var(--i)*.12s)}.a .t-body-sm{animation:ri .7s var(--eoo) .36s both}.a .t-hero-sm{animation:ri .8s var(--eoo) .1s both}.a .t-rule{animation:ri .6s var(--eoo) .26s both}.a .t-hint,.a .t-loop{animation:breathe 2.6s ease .9s infinite both}@keyframes ri{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes breathe{0%,to{opacity:.25}50%{opacity:.65}}.ph-img{width:100%;height:100%;object-fit:cover;display:block}.ph-null{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:#c4993d0d;border:1px dashed rgba(196,153,61,.2)}.ph-null span{font-size:1.5rem;color:var(--g);opacity:.3}.ph-null small{font-size:.62rem;color:#c4993d66;letter-spacing:.08em;text-align:center}.ph-frame{position:relative;overflow:hidden}.ph-frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;box-shadow:inset 0 0 0 1.5px var(--g),inset 0 0 0 5px #0e080480,inset 0 0 0 6.5px #c4993d33}.sl{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.cover-mag{display:grid;grid-template-columns:42% 1fr;height:100%}.cm-left{position:relative;overflow:hidden;height:100%}.cm-left .ph-img,.cm-left .ph-null{height:100%}.a .cm-left{animation:pL .9s var(--eoo) .04s both}.cm-right{display:grid;grid-template-rows:58% 1fr;gap:3px;position:relative}.cm-rt,.cm-rb{position:relative;overflow:hidden}.a .cm-rt{animation:pR .85s var(--eoo) .14s both}.a .cm-rb{animation:pR .85s var(--eoo) .24s both}.cm-left:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to right,#08050233,#080502b3)}.cm-right:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to left,transparent 40%,rgba(8,5,2,.6) 100%)}.cm-text{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:clamp(1.5rem,4vw,3rem);gap:.15rem}.cm-text .t-hero{font-size:clamp(2.8rem,7vw,6rem);letter-spacing:-.01em}.cm-text .t-rule{justify-content:center;width:min(260px,60%);margin:.5rem auto}.cm-text .t-hint{margin-top:1.4rem}.cm-edition{position:absolute;bottom:1.2rem;right:1.4rem;z-index:6;font-size:.62rem;letter-spacing:.22em;text-transform:uppercase;color:#c4993d66}@keyframes pL{0%{opacity:0;transform:translate(-28px) scale(1.04)}to{opacity:1;transform:none}}@keyframes pR{0%{opacity:0;transform:translate(28px) scale(1.04)}to{opacity:1;transform:none}}@keyframes pU{0%{opacity:0;transform:translateY(-20px) scale(1.04)}to{opacity:1;transform:none}}@keyframes pD{0%{opacity:0;transform:translateY(20px) scale(1.04)}to{opacity:1;transform:none}}.big-left{display:grid;grid-template-columns:1fr 1fr;height:100%}.bl-photos{position:relative;overflow:hidden;height:100%}.bl-main{position:absolute;top:0;right:0;bottom:0;left:0}.bl-main .ph-img,.bl-main .ph-null{height:100%}.a .bl-main .ph-img{animation:kB 12s ease both}@keyframes kB{0%{transform:scale(1.07)}to{transform:scale(1)}}.bl-main:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to right,transparent 55%,rgba(8,5,2,.96) 100%),linear-gradient(to bottom,rgba(8,5,2,.25) 0%,transparent 15%,transparent 85%,rgba(8,5,2,.3) 100%)}.bl-accent{position:absolute;bottom:2rem;right:-1.5rem;width:38%;aspect-ratio:3/4;z-index:3;overflow:hidden;box-shadow:0 16px 50px #000000a6;display:none}.bl-accent:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;box-shadow:inset 0 0 0 1.5px #c4993d4d}.a .bl-accent{animation:pD .85s var(--eoo) .2s both}.bl-num{position:absolute;top:1.2rem;left:1.5rem;z-index:4;font-family:Playfair Display,serif;font-size:clamp(3rem,8vw,7rem);font-weight:700;font-style:italic;color:#c4993d1f;line-height:1;-webkit-user-select:none;user-select:none}.bl-text{padding:clamp(2rem,5vh,3.5rem) clamp(1.5rem,4vw,3rem);display:flex;flex-direction:column;justify-content:center;z-index:2;position:relative;overflow:hidden}.two-panel{display:grid;grid-template-columns:1fr minmax(220px,38%) 1fr;height:100%}.tp-left,.tp-right{position:relative;overflow:hidden;height:100%}.tp-left .ph-img,.tp-right .ph-img,.tp-left .ph-null,.tp-right .ph-null{height:100%}.a .tp-left{animation:pL .9s var(--eoo) .04s both}.a .tp-right{animation:pR .9s var(--eoo) .14s both}.tp-left:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,transparent 50%,rgba(8,5,2,.92) 100%)}.tp-right:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to left,transparent 50%,rgba(8,5,2,.92) 100%)}.tp-mid{padding:clamp(1.5rem,4vh,3rem) clamp(1rem,2vw,2rem);display:flex;flex-direction:column;justify-content:center;text-align:center;z-index:5;position:relative;overflow:hidden;min-height:0}.tp-mid .t-divider{letter-spacing:.4em}.full-bleed{display:flex;flex-direction:column;justify-content:flex-end}.fb-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.fb-bg .ph-img,.fb-bg .ph-null{height:100%}.a .fb-bg .ph-img{animation:kB 12s ease both}.fb-vign{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:radial-gradient(ellipse at center,transparent 25%,rgba(0,0,0,.5) 100%),linear-gradient(to top,rgba(0,0,0,.88) 0%,transparent 55%),linear-gradient(to bottom,rgba(0,0,0,.45) 0%,transparent 30%)}.fb-text{position:relative;z-index:3;padding:clamp(2rem,5vw,4rem) clamp(2rem,8vw,8rem) clamp(3rem,6vh,5rem);text-align:center;max-height:55vh;overflow:hidden}.fb-text .t-rule{max-width:240px;margin:.6rem auto}.asym-grid{display:grid;grid-template-columns:1fr minmax(220px,38%);height:100%}.ag-photos{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:3px;position:relative;overflow:hidden}.ag-big{grid-column:1;grid-row:1/-1;position:relative;overflow:hidden}.ag-s1{grid-column:2;grid-row:1;position:relative;overflow:hidden}.ag-s2{grid-column:2;grid-row:2;position:relative;overflow:hidden}.ag-big .ph-img,.ag-big .ph-null,.ag-s1 .ph-img,.ag-s1 .ph-null,.ag-s2 .ph-img,.ag-s2 .ph-null{height:100%}.a .ag-big{animation:pL .9s var(--eoo) .06s both}.a .ag-s1{animation:pU .85s var(--eoo) .14s both}.a .ag-s2{animation:pD .85s var(--eoo) .22s both}.ag-photos:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(to right,transparent 58%,rgba(8,5,2,.9) 100%)}.ag-text{padding:clamp(1.5rem,4vh,3rem) clamp(1.2rem,3vw,2.5rem);display:flex;flex-direction:column;justify-content:center;z-index:3;position:relative;overflow:hidden}.cinematic{display:grid;grid-template-columns:1fr minmax(160px,28%);height:100%}.ci-left{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,5vh,4rem) clamp(2rem,5vw,4rem);position:relative;z-index:2;overflow:hidden}.ci-hero{font-family:Playfair Display,serif;font-size:clamp(2.8rem,7vw,6rem);font-weight:700;font-style:italic;color:var(--iv);line-height:.9;opacity:0}.a .ci-hero{animation:ri .9s var(--eoo) .1s both}.ci-bnum{font-family:Playfair Display,serif;font-size:clamp(4rem,12vw,10rem);font-weight:700;font-style:italic;color:#c4993d12;line-height:1;-webkit-user-select:none;user-select:none;margin-bottom:.5rem}.ci-poem{margin-top:1.2rem;display:flex;flex-direction:column;gap:.1rem}.ci-line{font-size:clamp(.85rem,1.8vw,1.05rem);line-height:1.85}.ci-right{display:flex;flex-direction:column;gap:3px;position:relative;overflow:hidden}.ci-right:before{content:"";position:absolute;left:0;top:0;bottom:0;width:60%;z-index:2;pointer-events:none;background:linear-gradient(to right,rgba(8,5,2,.9),transparent)}.ci-p1{flex:1.2;position:relative;overflow:hidden}.ci-p2{flex:1;position:relative;overflow:hidden}.ci-p1 .ph-img,.ci-p1 .ph-null,.ci-p2 .ph-img,.ci-p2 .ph-null{height:100%}.a .ci-p1{animation:pR .9s var(--eoo) .06s both}.a .ci-p2{animation:pR .85s var(--eoo) .18s both}.collage{display:grid;grid-template-columns:1fr minmax(220px,38%);height:100%}.co-photos{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1.2fr 1fr;gap:3px;position:relative;overflow:hidden}.co-a{grid-column:1;grid-row:1;position:relative;overflow:hidden}.co-b{grid-column:2;grid-row:1;position:relative;overflow:hidden}.co-c{grid-column:1;grid-row:2;position:relative;overflow:hidden}.co-d{grid-column:2;grid-row:2;position:relative;overflow:hidden}.co-a .ph-img,.co-b .ph-img,.co-c .ph-img,.co-d .ph-img,.co-a .ph-null,.co-b .ph-null,.co-c .ph-null,.co-d .ph-null{height:100%}.a .co-a{animation:pL .85s var(--eoo) .04s both}.a .co-b{animation:pU .85s var(--eoo) .12s both}.a .co-c{animation:pD .85s var(--eoo) .2s both}.a .co-d{animation:pR .85s var(--eoo) .28s both}.co-photos:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(to right,transparent 55%,rgba(8,5,2,.9) 100%)}.co-text{padding:clamp(1.5rem,4vh,3rem) clamp(1.2rem,3vw,2.5rem);display:flex;flex-direction:column;justify-content:center;z-index:3;overflow:hidden}.closing-ed{display:grid;grid-template-columns:1fr 1fr 1fr;height:100%}.ce-p1,.ce-p2{position:relative;overflow:hidden}.ce-p1 .ph-img,.ce-p2 .ph-img,.ce-p1 .ph-null,.ce-p2 .ph-null{height:100%}.a .ce-p1{animation:pL .9s var(--eoo) .06s both}.a .ce-p2{animation:pR .9s var(--eoo) .12s both}.ce-p1:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,transparent 40%,rgba(8,5,2,.96) 100%)}.ce-p2:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to left,transparent 40%,rgba(8,5,2,.96) 100%)}.ce-mid{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:clamp(1.5rem,4vh,3rem) clamp(1rem,2vw,2rem);z-index:5;position:relative;overflow:hidden;min-height:0}.ce-ornament{font-size:.85rem;letter-spacing:.65em;color:var(--gl);opacity:0;margin-bottom:.8rem}.a .ce-ornament{animation:ri .6s var(--eoo) .06s both}.ce-hero{font-family:Playfair Display,serif;font-size:clamp(2.5rem,6vw,5.5rem);font-weight:700;font-style:italic;color:var(--iv);line-height:.92;opacity:0;text-shadow:0 4px 60px rgba(196,153,61,.25)}.a .ce-hero{animation:ri .9s var(--eoo) .14s both}.ce-poem{margin:.3rem 0;width:100%}.ce-line{font-size:clamp(.82rem,1.7vw,1rem);text-align:center;line-height:1.85}.ce-sign{font-family:Dancing Script,cursive;font-size:clamp(1.3rem,3vw,2rem);color:var(--gl);margin-top:1.2rem;opacity:0}.a .ce-sign{animation:ri .8s var(--eoo) .72s both}.ce-loop{font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;color:var(--g);opacity:0;margin-top:1rem}.a .ce-loop{animation:breathe 2.8s ease 1s infinite both}.cf-c{position:absolute;width:26px;height:26px;border-color:var(--g);border-style:solid;border-width:0;opacity:0}.cf-tl{top:12px;left:12px;border-top-width:1.5px;border-left-width:1.5px}.cf-tr{top:12px;right:12px;border-top-width:1.5px;border-right-width:1.5px}.cf-bl{bottom:12px;left:12px;border-bottom-width:1.5px;border-left-width:1.5px}.cf-br{bottom:12px;right:12px;border-bottom-width:1.5px;border-right-width:1.5px}.a .cf-c{animation:ri .6s var(--eoo) .5s both}.arrow{position:fixed;top:50%;z-index:500;transform:translateY(-50%);background:#0e0804b8;border:1px solid rgba(196,153,61,.3);color:var(--gl);width:46px;height:46px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:all .4s var(--eoo);box-shadow:0 6px 28px #00000080}.arrow svg{width:19px;height:19px}.arrow:hover{background:#c4993d33;border-color:var(--g);box-shadow:0 0 32px #c4993d59,0 6px 28px #00000080;transform:translateY(-50%) scale(1.12)}.al{left:1.2rem}.ar{right:1.2rem}.arrow.off{opacity:0;pointer-events:none}.dots{position:fixed;bottom:1.4rem;left:50%;transform:translate(-50%);display:flex;gap:7px;z-index:500}.dot{width:5px;height:5px;border-radius:50%;background:#c4993d33;border:1px solid rgba(196,153,61,.35);transition:all .45s var(--eoo);cursor:pointer;padding:0}.dot:hover{background:#c4993d66}.dot.act{background:var(--g);width:24px;border-radius:3px;box-shadow:0 0 12px #c4993da6}.dot.past{background:#c4993d70}.counter{position:fixed;top:1.1rem;left:50%;transform:translate(-50%);z-index:500;display:flex;align-items:center;gap:.65rem}.c-cur{color:var(--g);font-family:Playfair Display,serif;font-size:1rem;font-style:italic}.c-sep{width:24px;height:1px;background:#c4993d61}.c-tot{font-size:.7rem;letter-spacing:.15em;color:#c4993d61}.music-wrap{position:fixed;top:1.1rem;right:1.2rem;z-index:500}.music-btn{display:flex;align-items:center;gap:8px;background:#0e0804cc;border:1px solid rgba(196,153,61,.3);color:var(--gl);padding:.4rem .95rem;border-radius:100px;cursor:pointer;font-family:Cormorant Garamond,serif;font-size:.88rem;letter-spacing:.08em;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:all .35s var(--eoo)}.music-btn:hover,.music-btn.on{background:#c4993d2e;border-color:var(--g);box-shadow:0 0 20px #c4993d47}.mbars{display:flex;align-items:flex-end;gap:2px;height:14px}.mbars b{display:block;width:2.5px;height:4px;background:var(--gl);border-radius:1px}.music-btn.on .mbars b{animation:vbar .7s ease-in-out infinite;animation-delay:var(--d)}@keyframes vbar{0%,to{height:3px}50%{height:13px}}.birds{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:50;overflow:hidden}.bw{position:absolute;width:70px;color:#c4993d42;animation:bFly linear infinite;--scale:var(--sc,1)}.bw svg{width:100%;animation:flap 1.1s ease-in-out infinite alternate}@keyframes bFly{0%{left:-120px;transform:scale(var(--scale)) translateY(0)}25%{transform:scale(var(--scale)) translateY(calc(var(--yw)*-1))}75%{transform:scale(var(--scale)) translateY(var(--yw))}to{left:calc(100vw + 120px);transform:scale(var(--scale)) translateY(0)}}@keyframes flap{0%{transform:scaleY(1)}to{transform:scaleY(-.45)}}.sparks{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:8;overflow:hidden}.sp{position:absolute;top:-30px;color:#c4993d73;opacity:0;animation:spF linear infinite}@keyframes spF{0%{transform:translateY(0)rotate(0);opacity:0}6%{opacity:.55}94%{opacity:.22}to{transform:translateY(110vh)rotate(340deg);opacity:0}}@media (max-width:480px){.cover-mag{display:block}.cm-left{position:absolute;top:0;right:0;bottom:0;left:0}.cm-left:after{background:#08050299}.cm-right{display:none}.cm-text{padding:1.5rem;gap:.1rem}.cm-text .t-hero{font-size:clamp(2.4rem,14vw,4rem)}.big-left{grid-template-columns:1fr;grid-template-rows:45% 1fr}.bl-photos{height:100%}.bl-main:after{background:linear-gradient(to bottom,transparent 55%,rgba(8,5,2,.96) 100%)}.bl-text{padding:1.2rem 1.4rem}.bl-accent{display:none}.two-panel{grid-template-columns:1fr;grid-template-rows:1fr}.tp-left,.tp-right{display:none}.tp-mid{background:none;padding:2rem 1.4rem;justify-content:center;height:100%}.fb-text{padding:1.5rem 1.5rem 3rem;max-height:60vh}.asym-grid{grid-template-columns:1fr;grid-template-rows:45% 1fr}.ag-photos{height:100%;grid-template-columns:1fr 1fr;grid-template-rows:1fr}.ag-big{grid-column:1/-1;grid-row:1}.ag-s1,.ag-s2{display:none}.ag-photos:after{background:linear-gradient(to bottom,transparent 55%,rgba(8,5,2,.9) 100%)}.ag-text{padding:1.2rem 1.4rem}.cinematic{grid-template-columns:1fr;grid-template-rows:1fr 180px}.ci-left{padding:1.5rem 1.4rem}.ci-hero{font-size:clamp(2.2rem,10vw,3.5rem)}.ci-right{flex-direction:row;gap:3px}.ci-right:before{top:0;left:0;right:0;bottom:auto;height:50%;width:100%;background:linear-gradient(to bottom,rgba(8,5,2,.8),transparent)}.ci-bnum{display:none}.collage{grid-template-columns:1fr;grid-template-rows:45% 1fr}.co-photos{height:100%;grid-template-rows:1fr;grid-template-columns:repeat(4,1fr)}.co-a,.co-b,.co-c,.co-d{grid-row:1}.co-a{grid-column:1}.co-b{grid-column:2}.co-c{grid-column:3}.co-d{grid-column:4}.co-photos:after{background:linear-gradient(to bottom,transparent 55%,rgba(8,5,2,.9) 100%)}.co-text{padding:1.2rem 1.4rem}.closing-ed{grid-template-columns:1fr}.ce-p1{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.ce-p1:after{background:#080502b3}.ce-p2{display:none}.ce-mid{grid-column:1;padding:2rem 1.4rem}.ce-hero{font-size:clamp(2.4rem,12vw,4rem)}.arrow{width:38px;height:38px}.al{left:.5rem}.ar{right:.5rem}.dots{bottom:1rem}}@media (min-width:481px) and (max-width:768px){.cover-mag{grid-template-columns:50% 1fr}.cm-text .t-hero{font-size:clamp(2.6rem,8vw,5rem)}.big-left{grid-template-columns:1fr 1fr}.bl-main:after{background:linear-gradient(to right,transparent 55%,rgba(8,5,2,.96) 100%)}.bl-accent{display:none}.two-panel{grid-template-columns:1fr minmax(180px,40%) 1fr}.asym-grid{grid-template-columns:1fr minmax(180px,38%)}.ag-photos{grid-template-columns:1fr 1fr}.cinematic{grid-template-columns:1fr minmax(120px,24%)}.ci-hero{font-size:clamp(2.4rem,6vw,4.5rem)}.ci-bnum{font-size:4rem}.collage{grid-template-columns:1fr minmax(180px,38%)}.closing-ed{grid-template-columns:1fr 1.2fr 1fr}.ce-hero{font-size:clamp(2.2rem,5vw,4.5rem)}.al{left:.8rem}.ar{right:.8rem}}@media (min-width:769px){.bl-accent{display:block}}
