:root{--ev-paper:#f4f2ee;--ev-ink:#1c1916;--ev-muted:#6a645c;--ev-line:#ddd6cb;--ev-card:#fffcf8;--ev-accent:#c45c26;--ev-accent-soft:#6938ef;--ev-bg:#0c0c0c;--ev-glow:#ff4d6d38}.ev-drop{display:grid;min-height:100dvh;background:var(--ev-paper);color:var(--ev-ink);font-family:var(--ff-ev-sans),"Manrope",system-ui,sans-serif}@media (min-width:900px){.ev-drop{grid-template-columns:1.2fr .9fr}}.ev-drop__visual{position:relative;min-height:16rem;overflow:hidden;background:var(--ev-bg)}@media (min-width:900px){.ev-drop__visual{min-height:100dvh}}.ev-drop__visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ev-drop__visual-shade{position:absolute;inset:0;background:linear-gradient(125deg,color-mix(in srgb,var(--ev-accent) 55%,#0000) 0,color-mix(in srgb,var(--ev-accent-soft) 40%,#0000) 38%,#0000 68%),linear-gradient(180deg,#0000 20%,color-mix(in srgb,var(--ev-bg) 88%,#0000) 100%)}.ev-drop__visual-copy{position:absolute;left:1.4rem;right:1.4rem;bottom:1.5rem;z-index:1;color:#fff}.ev-drop__visual-copy p{display:inline-flex;margin:0;padding:.35rem .7rem;border-radius:999px;background:color-mix(in srgb,var(--ev-accent) 88%,#000);color:#fff;font-size:.74rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.ev-drop__visual-copy h1{margin:.7rem 0 0;max-width:14ch;font-family:var(--ff-ev-display),"Cormorant Garamond",Georgia,serif;font-size:clamp(2.1rem,5vw,3.2rem);font-weight:600;line-height:1.05;text-wrap:balance;text-shadow:0 10px 28px #00000073}.ev-drop__panel{display:flex;flex-direction:column;justify-content:center;padding:2rem 1.4rem 2.4rem;background:var(--ev-card);box-shadow:inset 5px 0 0 var(--ev-accent)}@media (min-width:900px){.ev-drop__panel{padding:3rem 2.6rem}}.ev-drop__panel-inner{width:min(100%,25rem);margin:0 auto}.ev-drop__kicker{margin:0;color:var(--ev-accent);font-size:.8rem;font-weight:700}.ev-drop__heading{margin:.45rem 0 0;color:var(--ev-ink);font-family:var(--ff-ev-display),"Cormorant Garamond",Georgia,serif;font-size:clamp(1.9rem,3.8vw,2.5rem);font-weight:600;letter-spacing:-.03em;line-height:1.08}.ev-drop__copy{margin:.8rem 0 0;color:var(--ev-muted);font-size:1.02rem;line-height:1.55}.ev-drop__label{display:block;margin:1.35rem 0 .4rem;color:var(--ev-ink);font-size:.82rem;font-weight:700}.ev-drop__input{width:100%;box-sizing:border-box;padding:.9rem 1rem;border:1.5px solid color-mix(in srgb,var(--ev-accent) 40%,var(--ev-muted));border-radius:.95rem;background:color-mix(in srgb,var(--ev-accent) 10%,var(--ev-paper));color:var(--ev-ink);font-size:1.05rem;letter-spacing:.12em;outline:none}.ev-drop__input:focus{border-color:var(--ev-accent);background:var(--ev-card);box-shadow:0 0 0 3px color-mix(in srgb,var(--ev-accent) 28%,#0000)}.ev-drop__pick{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;margin-top:1.5rem;padding:1.05rem 1.2rem;border:0;border-radius:999px;background:var(--ev-accent);color:#fff;font-size:1rem;font-weight:700;cursor:pointer}.ev-drop__pick:hover{filter:brightness(.94)}.ev-drop__thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin-top:1.2rem}.ev-drop__thumb{position:relative;aspect-ratio:1;overflow:hidden;border-radius:.95rem;background:color-mix(in srgb,var(--ev-muted) 22%,var(--ev-paper));box-shadow:0 8px 18px color-mix(in srgb,var(--ev-ink) 12%,#0000)}.ev-drop__thumb img{width:100%;height:100%;object-fit:cover}.ev-drop__thumb span{position:absolute;inset:0;display:grid;place-items:center;padding:.4rem;color:var(--ev-muted);font-size:.72rem;text-align:center}.ev-drop__count{margin:.85rem 0 0;color:var(--ev-muted);font-size:.9rem;font-weight:600}.ev-drop__send{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;margin-top:.95rem;padding:1rem 1.15rem;border:0;border-radius:999px;background:var(--ev-accent);color:#fff;font-size:.98rem;font-weight:700;cursor:pointer}.ev-drop__send:disabled{opacity:.4;cursor:not-allowed}.ev-drop__link{display:inline-flex;margin-top:.9rem;width:100%;justify-content:center;border:0;background:#0000;color:var(--ev-muted);font-size:.88rem;cursor:pointer}.ev-drop__ok{margin-top:1.35rem;padding:1.15rem 1.1rem;border-radius:1.15rem;background:color-mix(in srgb,var(--ev-accent) 18%,var(--ev-paper));color:var(--ev-ink);border:1px solid color-mix(in srgb,var(--ev-accent) 35%,#0000)}.ev-drop__ok strong{display:block;font-size:1.1rem}.ev-drop__ok p{margin:.4rem 0 0;color:var(--ev-muted);font-size:.92rem;line-height:1.45}.ev-drop__error{margin:.8rem 0 0;color:#ff6b6b;font-size:.88rem}.ev-drop__meta{margin:1.2rem 0 0;color:var(--ev-muted);font-size:.82rem}.ev-drop.ev-drop--confetti-gate{--confetti-paper:#f5f1e9;--confetti-ink:#11100f;--confetti-red:#ff443d;--confetti-violet:#7657d8;grid-template-columns:minmax(0,1.16fr) minmax(25rem,.84fr);height:100dvh;min-height:100dvh;overflow:hidden;background-color:var(--confetti-paper);background-image:radial-gradient(circle at 18% 20%,rgba(39,31,20,.045) 0 .045rem,#0000 .055rem),radial-gradient(circle at 75% 70%,#271f1408 0 .04rem,#0000 .05rem),linear-gradient(105deg,#ffffffad,#0000 42%);background-size:.34rem .34rem,.43rem .43rem,100% 100%;color:var(--confetti-ink)}.ev-drop--confetti-gate .ev-drop__visual{min-height:0;margin:clamp(.6rem,1.25vw,1.15rem) 0 clamp(.6rem,1.25vw,1.15rem) clamp(.6rem,1.25vw,1.15rem);background:#171411;clip-path:polygon(0 0,100% 0,99.1% 7%,100% 15%,99.2% 24%,100% 35%,99.15% 46%,100% 57%,99.15% 69%,100% 80%,99.1% 91%,100% 100%,0 100%)}.ev-drop--confetti-gate .ev-drop__visual img{filter:saturate(.93) contrast(1.03)}.ev-drop--confetti-gate .ev-drop__visual-shade{background:linear-gradient(180deg,#11100f1f 15%,#11100fc7),linear-gradient(115deg,#7657d838,#ff443d1f)}.ev-drop__gate-poster{position:absolute;top:clamp(1.1rem,2.4vw,2.3rem);left:clamp(1rem,2.5vw,2.5rem);z-index:2;display:flex;flex-direction:column;align-items:flex-start;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(3.4rem,7.2vw,8.2rem);font-weight:900;letter-spacing:-.045em;line-height:.79;text-transform:uppercase;transform:rotate(-1.2deg)}.ev-drop__gate-poster span,.ev-drop__gate-poster strong{display:inline-block;padding:.04em .1em .08em;background:var(--confetti-paper);color:var(--confetti-ink);font:inherit}.ev-drop__gate-poster strong{background:var(--confetti-red);color:#fffdf7}.ev-drop--confetti-gate .ev-drop__visual-copy{left:clamp(1rem,2.5vw,2.5rem);right:2rem;bottom:clamp(1.2rem,2.4vw,2.3rem)}.ev-drop--confetti-gate .ev-drop__visual-copy p{border-radius:0;background:var(--confetti-violet);font-size:.68rem;letter-spacing:.09em}.ev-drop--confetti-gate .ev-drop__visual-copy h1{max-width:17ch;font-family:var(--ff-ev-display),Georgia,serif;font-size:clamp(2.1rem,4.6vw,4.8rem);font-weight:600;letter-spacing:-.035em;line-height:.92}.ev-drop--confetti-gate .ev-drop__panel{min-height:0;padding:clamp(1.5rem,4vw,4rem);background:#0000;box-shadow:none}.ev-drop--confetti-gate .ev-drop__panel-inner{width:min(100%,30rem)}.ev-drop--confetti-gate .ev-drop__kicker{display:inline-flex;margin-bottom:.45rem;padding:.28rem .5rem;background:var(--confetti-violet);color:#fff;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;transform:rotate(-.8deg)}.ev-drop--confetti-gate .ev-drop__heading{position:relative;margin-top:.35rem;color:var(--confetti-ink);font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(2.75rem,5vw,5.2rem);font-weight:900;letter-spacing:-.045em;line-height:.88;text-transform:uppercase}.ev-drop--confetti-gate .ev-drop__heading:after{content:"";display:block;width:min(10rem,45%);height:.35rem;margin-top:.6rem;background:var(--confetti-red);transform:rotate(-1.5deg)}.ev-drop--confetti-gate .ev-drop__copy{max-width:27rem;color:#11100fa3}.ev-drop--confetti-gate .ev-drop__label{color:var(--confetti-ink);letter-spacing:.06em;text-transform:uppercase}.ev-drop--confetti-gate .ev-drop__input{min-height:3.5rem;border:1px solid #11100f52;border-radius:0;background:#fffdf7b8;color:var(--confetti-ink)}.ev-drop--confetti-gate .ev-drop__input:focus{border-color:var(--confetti-ink);background:#fffdf7;box-shadow:.34rem .34rem 0 var(--confetti-violet)}.ev-drop--confetti-gate .ev-drop__send{min-height:3.55rem;border:1px solid var(--confetti-ink);border-radius:0;background:var(--confetti-red);box-shadow:.38rem .38rem 0 var(--confetti-ink);transition:transform .16s ease,box-shadow .16s ease}.ev-drop--confetti-gate .ev-drop__send:hover{filter:none;transform:translate(.14rem,.14rem);box-shadow:.24rem .24rem 0 var(--confetti-ink)}.ev-drop--confetti-gate .ev-drop__error{color:#b3261e}@media (max-width:899px){.ev-drop.ev-drop--confetti-gate{display:grid;grid-template-columns:1fr;grid-template-rows:minmax(17rem,42dvh) auto;height:auto;min-height:100dvh;overflow:visible}.ev-drop--confetti-gate .ev-drop__visual{min-height:17rem;margin:.55rem .55rem 0;clip-path:polygon(0 0,100% 0,100% 98%,91% 99.2%,81% 98.3%,70% 100%,58% 98.4%,45% 99.5%,31% 98.2%,16% 100%,0 98.7%)}.ev-drop__gate-poster{top:.9rem;left:.8rem;font-size:clamp(2.5rem,14vw,4.6rem)}.ev-drop--confetti-gate .ev-drop__visual-copy{left:.9rem;bottom:1.2rem}.ev-drop--confetti-gate .ev-drop__visual-copy h1{margin-top:.45rem;font-size:clamp(1.85rem,9vw,3rem)}.ev-drop--confetti-gate .ev-drop__panel{justify-content:flex-start;padding:1.55rem 1rem 2.2rem}.ev-drop--confetti-gate .ev-drop__heading{font-size:clamp(2.55rem,12vw,4rem)}}.ev-drop-shell{width:100%;min-height:100dvh;container-type:inline-size}.ev-drop.ev-drop--editorial{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(18rem,.9fr) minmax(23rem,1.05fr) minmax(27rem,1.28fr);align-items:stretch;gap:clamp(.5rem,1.4vw,1.6rem);box-sizing:border-box;min-height:100dvh;padding:clamp(1rem,2.1vw,2.25rem);overflow-x:hidden;background-color:#f5f1e9;background-image:radial-gradient(circle at 18% 20%,rgba(39,31,20,.045) 0 .045rem,#0000 .055rem),radial-gradient(circle at 75% 70%,#271f1408 0 .04rem,#0000 .05rem),linear-gradient(105deg,#ffffffa3,#0000 42%);background-size:.34rem .34rem,.43rem .43rem,100% 100%;color:#11100f;font-family:var(--ff-ev-sans),"Manrope",system-ui,sans-serif}.ev-drop.ev-drop--editorial:after,.ev-drop.ev-drop--editorial:before{content:"";position:fixed;z-index:-1;pointer-events:none}.ev-drop.ev-drop--editorial:before{inset:0;opacity:.24;background:repeating-linear-gradient(96deg,#0000,#0000 3.5rem,rgba(77,60,35,.025) 3.6rem,#0000 3.72rem)}.ev-drop.ev-drop--editorial:after{inset:auto -5vw -9rem 38%;width:37rem;height:13rem;transform:rotate(-2deg);background:#ff443d;clip-path:polygon(0 31%,8% 22%,19% 30%,29% 16%,43% 24%,57% 12%,70% 20%,83% 8%,100% 19%,100% 100%,0 100%)}.ev-drop--editorial .ev-drop__cover,.ev-drop--editorial .ev-drop__panel,.ev-drop--editorial .ev-drop__poster{position:relative;z-index:1;min-width:0}.ev-drop--editorial .ev-drop__poster{z-index:3;display:flex;flex-direction:column;min-height:calc(100dvh - clamp(2rem, 4.2vw, 4.5rem));padding:clamp(1rem,2vw,2rem) .25rem .75rem clamp(.25rem,1.7vw,1.6rem)}.ev-drop--editorial .ev-drop__headline{display:flex;flex-direction:column;align-items:flex-start;width:125%;font-family:var(--ff-ev-poster),Impact,sans-serif;font-size:clamp(5.8rem,9.2vw,10.4rem);font-weight:400;letter-spacing:-.035em;line-height:.82;text-transform:uppercase}.ev-drop--editorial .ev-drop__headline-accent,.ev-drop--editorial .ev-drop__headline-main{display:block;max-width:100%;overflow:visible}.ev-drop--editorial .ev-drop__headline-main{color:#11100f}.ev-drop--editorial .ev-drop__headline-accent{max-width:91%;color:#ff443d}.ev-drop--editorial .ev-drop__scribble{position:relative;align-self:flex-start;margin-top:clamp(2rem,8vh,5.5rem);color:#151311;font-family:var(--ff-ev-hand),cursive;font-size:clamp(1.9rem,2.65vw,3.2rem);font-weight:700;line-height:.86;transform:rotate(-3deg)}.ev-drop--editorial .ev-drop__scribble span{display:block;max-width:11ch}.ev-drop--editorial .ev-drop__scribble i{display:block;width:102%;height:.32rem;margin-top:.28rem;transform:rotate(-1deg);background:#ff443d;clip-path:polygon(0 30%,11% 23%,26% 34%,43% 18%,61% 28%,78% 12%,100% 27%,99% 84%,82% 76%,63% 90%,43% 72%,23% 87%,0 76%)}.ev-drop--editorial .ev-drop__details{display:grid;gap:clamp(1.1rem,2.7vh,2rem);margin-top:auto;padding-top:2rem;font-family:var(--ff-ev-display),Georgia,serif}.ev-drop--editorial .ev-drop__details div{display:flex;flex-direction:column;gap:.28rem}.ev-drop--editorial .ev-drop__details span{color:#6b4be4;font-family:var(--ff-ev-sans),sans-serif;font-size:.67rem;font-weight:800;letter-spacing:.11em}.ev-drop--editorial .ev-drop__details strong{font-size:clamp(1rem,1.25vw,1.35rem);font-weight:400;line-height:1.1}.ev-drop--editorial .ev-drop__cover{align-self:stretch;height:calc(100dvh - clamp(2rem, 4.2vw, 4.5rem));margin:0;overflow:visible;transform:rotate(-2.2deg);transform-origin:50% 50%;filter:drop-shadow(0 1.5rem 1.6rem rgba(47,36,22,.19));background:#d9d2c5}.ev-drop--editorial .ev-drop__cover:before{content:"";position:absolute;inset:-.55rem;z-index:-1;background:#fffdf7;clip-path:polygon(3% 0,98.5% .6%,100% 9%,98% 19%,100% 30%,97.8% 41%,100% 53%,98% 64%,100% 77%,97.5% 89%,99% 100%,75% 98.5%,51% 100%,27% 98.4%,0 100%,2.8% 89%,0 79%,3.4% 69%,.5% 58%,3.5% 47%,0 36%,3% 25%,.2% 14%)}.ev-drop--editorial .ev-drop__cover img,.ev-drop--editorial .ev-drop__cover-empty{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:cover;background:#d9d2c5;clip-path:polygon(2.4% 0,99% .8%,100% 10%,98.5% 20%,100% 31%,98.7% 42%,100% 54%,98.4% 66%,100% 78%,98.2% 89%,99% 100%,76% 98.8%,52% 100%,27% 98.7%,1% 100%,2.2% 90%,0 80%,2.8% 70%,.5% 59%,3% 48%,0 37%,2.4% 26%,.4% 15%)}.ev-drop--editorial .ev-drop__cover.is-portrait img{object-fit:contain}.ev-drop--editorial .ev-drop__cover-shade{position:absolute;inset:0;pointer-events:none;z-index:2;box-shadow:inset 0 0 5rem #2b190f24;mix-blend-mode:multiply}.ev-drop--editorial .ev-drop__tape{position:absolute;z-index:3;width:8.2rem;height:2.15rem;background:#6443bce0;box-shadow:0 .2rem .45rem #24193924;clip-path:polygon(2% 7%,96% 0,100% 89%,4% 100%)}.ev-drop--editorial .ev-drop__tape--top{top:-1rem;left:50%;transform:translateX(-50%) rotate(2.5deg)}.ev-drop--editorial .ev-drop__panel{display:flex;flex-direction:column;justify-content:flex-start;align-self:stretch;padding:clamp(3.1rem,8vh,6rem) clamp(.25rem,1.2vw,1rem) clamp(1rem,2.4vw,2.7rem);background:#0000;box-shadow:none}.ev-drop--editorial .ev-drop__panel-title{position:relative;width:fit-content;margin-bottom:clamp(1.2rem,2.5vh,2rem)}.ev-drop--editorial .ev-drop__panel-title h1{margin:0;font-family:var(--ff-ev-display),Georgia,serif;font-size:clamp(2.35rem,3.2vw,4rem);font-weight:400;letter-spacing:-.035em;line-height:1}.ev-drop--editorial .ev-drop__panel-title span{position:absolute;right:-.6rem;bottom:-.35rem;width:30%;height:.3rem;transform:rotate(-2deg);background:#ff443d;clip-path:polygon(0 35%,13% 20%,28% 34%,47% 18%,66% 30%,83% 10%,100% 28%,99% 78%,79% 71%,60% 88%,37% 70%,17% 85%,0 74%)}.ev-drop--editorial .ev-drop__zone{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:clamp(10rem,20vh,12.5rem);width:100%;padding:1.4rem;border:1.5px dashed #312b255e;border-radius:0;background:#ffffff29;color:#171512;text-align:center;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.ev-drop--editorial .ev-drop__zone.is-dragging,.ev-drop--editorial .ev-drop__zone:hover{border-color:#6b4be4;background:rgba(107,75,228,.065);transform:translateY(-.12rem)}.ev-drop--editorial .ev-drop__zone:disabled{cursor:wait;opacity:.65}.ev-drop--editorial .ev-drop__zone>svg{width:2.8rem;height:2.8rem;margin-bottom:.75rem;color:#85827c;stroke-width:1.35}.ev-drop--editorial .ev-drop__zone strong{max-width:25ch;font-size:.84rem;font-weight:600;line-height:1.35}.ev-drop--editorial .ev-drop__zone span{margin-top:.5rem;color:#89857d;font-size:.76rem}.ev-drop--editorial .ev-drop__selection{margin-top:clamp(1.2rem,2.5vh,1.9rem)}.ev-drop--editorial .ev-drop__selection>p{margin:0 0 .8rem;font-family:var(--ff-ev-display),Georgia,serif;font-size:1.2rem}.ev-drop--editorial .ev-drop__selection>p strong{color:#ff443d;font-weight:400}.ev-drop--editorial .ev-drop__more-count{margin:.65rem 0 0;color:#746e65;font-size:.74rem;font-weight:600}.ev-drop--editorial .ev-drop__media-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.45rem,.65vw,.75rem)}.ev-drop--editorial .ev-drop__media-card{min-width:0;overflow:hidden;background:#fff;box-shadow:0 .35rem .9rem #2c241c21;transform:translateZ(0)}.ev-drop--editorial .ev-drop__media-card:nth-child(2n){transform:rotate(.45deg)}.ev-drop--editorial .ev-drop__media-card:nth-child(3n){transform:rotate(-.5deg)}.ev-drop--editorial .ev-drop__media-preview{position:relative;aspect-ratio:1.35;overflow:hidden;background:#211d19}.ev-drop--editorial .ev-drop__media-preview img,.ev-drop--editorial .ev-drop__media-preview video{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:contain}.ev-drop--editorial .ev-drop__media-preview>button{position:absolute;top:.3rem;right:.3rem;display:grid;place-items:center;width:1.35rem;height:1.35rem;padding:0;border:1px solid #ffffffb3;border-radius:50%;background:#0b0a09c4;color:#fff;cursor:pointer}.ev-drop--editorial .ev-drop__media-preview>button svg{width:.8rem;height:.8rem}.ev-drop--editorial .ev-drop__play{position:absolute;inset:50% auto auto 50%;display:grid;place-items:center;width:2rem;height:2rem;border:1px solid #ffffffd9;border-radius:50%;background:#0807067a;color:#fff;transform:translate(-50%,-50%)}.ev-drop--editorial .ev-drop__play svg{width:.8rem;height:.8rem;fill:currentColor}.ev-drop--editorial .ev-drop__media-info{display:grid;grid-template-columns:1fr auto;gap:.14rem .3rem;padding:.43rem .45rem .4rem}.ev-drop--editorial .ev-drop__media-info strong{overflow:hidden;color:#1a1714;font-size:.53rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.ev-drop--editorial .ev-drop__media-info span{color:#6b4be4;font-size:.48rem;font-weight:700}.ev-drop--editorial .ev-drop__media-info i{grid-column:1/-1;height:.18rem;margin-top:.13rem;overflow:hidden;background:#ece8e1}.ev-drop--editorial .ev-drop__media-info i b{display:block;height:100%;background:#6b4be4;transition:width .3s ease}.ev-drop--editorial .ev-drop__send{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;width:100%;margin-top:clamp(1.1rem,2.3vh,1.7rem);padding:1rem 1.3rem;border:0;border-radius:.08rem;background:#ff443d;color:#fff;box-shadow:0 .75rem 1.4rem #ff443d33;font-size:clamp(.92rem,1.15vw,1.18rem);font-weight:700;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.ev-drop--editorial .ev-drop__send:hover:not(:disabled){transform:translateY(-.12rem);box-shadow:0 1rem 1.8rem #ff443d47}.ev-drop--editorial .ev-drop__send:disabled{opacity:.42;cursor:not-allowed}.ev-drop--editorial .ev-drop__send svg{width:1.15rem;height:1.15rem}.ev-drop--editorial .ev-drop__privacy{display:flex;align-items:center;gap:.55rem;margin:.8rem 0 0;color:#79736b;font-size:.8rem}.ev-drop--editorial .ev-drop__privacy svg{width:.92rem;height:.92rem}.ev-drop--editorial .ev-drop__error{margin:.75rem 0 0;color:#c4231e;font-size:.8rem;font-weight:600}.ev-drop--editorial .ev-drop__success{display:flex;min-height:24rem;flex-direction:column;align-items:center;justify-content:center;border:1.5px dashed #312b255e;padding:2rem;text-align:center}.ev-drop--editorial .ev-drop__success>span{display:grid;place-items:center;width:4rem;height:4rem;border-radius:50%;background:#ff443d;color:#fff}.ev-drop--editorial .ev-drop__success h2{margin:1rem 0 0;font-family:var(--ff-ev-display),Georgia,serif;font-size:2rem;font-weight:400}.ev-drop--editorial .ev-drop__success p{max-width:30rem;margin:.6rem 0 0;color:#746e65;line-height:1.55}.ev-drop--editorial .ev-drop__success button{margin-top:1.2rem;border:0;border-bottom:2px solid #ff443d;background:#0000;color:#171512;font-weight:700;cursor:pointer}@container (max-width: 1180px){.ev-drop.ev-drop--editorial{grid-template-columns:minmax(16rem,.8fr) minmax(21rem,1fr);align-items:start}.ev-drop--editorial .ev-drop__cover,.ev-drop--editorial .ev-drop__poster{min-height:39rem;height:39rem}.ev-drop--editorial .ev-drop__panel{grid-column:1/-1;width:min(100%,48rem);margin:0 auto;padding-top:2rem}.ev-drop--editorial .ev-drop__headline{font-size:clamp(5.2rem,12vw,9rem)}}@container (max-width: 700px){.ev-drop.ev-drop--editorial{display:flex;flex-direction:column;gap:1.4rem;min-height:100dvh;padding:1rem 1rem 2.2rem;overflow:hidden}.ev-drop.ev-drop--editorial:after{display:none}.ev-drop--editorial .ev-drop__poster{display:block;height:auto;min-height:auto;padding:.5rem 0 0}.ev-drop--editorial .ev-drop__headline{width:100%;font-size:clamp(4.5rem,23vw,7rem);line-height:.84}.ev-drop--editorial .ev-drop__headline-accent,.ev-drop--editorial .ev-drop__headline-main{max-width:100%}.ev-drop--editorial .ev-drop__scribble{margin-top:1.7rem;font-size:2.2rem}.ev-drop--editorial .ev-drop__scribble span{max-width:none}.ev-drop--editorial .ev-drop__details{grid-template-columns:repeat(auto-fit,minmax(6.5rem,1fr));gap:.8rem;margin-top:1.8rem;padding:1rem 0 0;border-top:1px solid #3a302629}.ev-drop--editorial .ev-drop__details span{font-size:.52rem}.ev-drop--editorial .ev-drop__details strong{font-size:.88rem}.ev-drop--editorial .ev-drop__cover{order:2;width:calc(100% - 1.8rem);height:auto;min-height:0;margin:0 auto;aspect-ratio:4/5;transform:rotate(-1.4deg)}.ev-drop--editorial .ev-drop__panel{order:3;width:100%;padding:1.4rem 0 0}.ev-drop--editorial .ev-drop__panel-title h1{font-size:clamp(2.35rem,11vw,3.15rem)}.ev-drop--editorial .ev-drop__zone{min-height:11rem}.ev-drop--editorial .ev-drop__media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.ev-drop--editorial .ev-drop__media-preview{aspect-ratio:4/5}.ev-drop--editorial .ev-drop__media-info strong{font-size:.62rem}.ev-drop--editorial .ev-drop__media-info span{font-size:.56rem}.ev-drop--editorial .ev-drop__send{min-height:3.5rem;font-size:.98rem}}@media (prefers-reduced-motion:reduce){.ev-drop--editorial .ev-drop__media-info i b,.ev-drop--editorial .ev-drop__send,.ev-drop--editorial .ev-drop__zone{transition:none}}.ev-show{position:relative;display:flex;flex-direction:column;box-sizing:border-box;min-height:100dvh;padding:.85rem;overflow:hidden;background:var(--ev-bg);color:#fff;font-family:var(--ff-ev-sans),"Manrope",system-ui,sans-serif}.ev-show:before{content:"";position:absolute;inset:-25% -15% auto;height:60%;pointer-events:none;background:radial-gradient(ellipse 75% 65% at 50% 0,var(--ev-glow),#0000 72%);opacity:1}.ev-show>*{position:relative;z-index:1}.ev-show__layout{display:grid;flex:1 1 auto;gap:.85rem;min-height:0;align-items:stretch}@media (min-width:960px){.ev-show__layout{grid-template-columns:minmax(0,1.7fr) minmax(16rem,19rem)}}.ev-show__stage{position:relative;min-height:min(64dvh,36rem);overflow:hidden;border-radius:1.4rem;background:#0d0c0b;box-shadow:0 0 0 2px color-mix(in srgb,var(--ev-accent) 55%,#0000),0 18px 40px #00000059}@media (min-width:960px){.ev-show__stage{min-height:calc(100dvh - 1.7rem)}}.ev-show__stage--full{grid-column:1/-1}.ev-show__stage--fs,.ev-show__stage:-webkit-full-screen,.ev-show__stage:fullscreen{width:100%;height:100%;min-height:100%;border-radius:0}.ev-show__media,.ev-show__mux{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ev-show__grad{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,color-mix(in srgb,var(--ev-accent) 35%,#00000040) 0,#0000 30%,#0000 68%,#00000073 100%)}.ev-show__progress{position:absolute;top:.9rem;left:1rem;right:1rem;z-index:5;display:flex;gap:.3rem}.ev-show__progress-track{flex:1;height:3px;overflow:hidden;border-radius:999px;background:#ffffff47}.ev-show__progress-fill{width:0;height:100%;background:var(--ev-accent);box-shadow:0 0 12px var(--ev-accent)}.ev-show__progress-fill.is-done{width:100%}.ev-show__progress-fill.is-current{width:55%;animation:ev-show-progress 4.8s linear forwards}.ev-show__hit{position:absolute;top:0;bottom:0;z-index:4;width:26%;max-width:9rem;border:0;background:#0000;cursor:pointer}.ev-show__hit--prev{left:0}.ev-show__hit--next{right:0}.ev-show__tools{position:absolute;top:1.45rem;right:.9rem;z-index:6;display:flex;gap:.4rem}.ev-show__tool{display:grid;place-items:center;width:2.45rem;height:2.45rem;border:0;color:#fff;backdrop-filter:blur(8px);cursor:pointer}.ev-show__count,.ev-show__tool{border-radius:999px;background:#0006}.ev-show__count{position:absolute;right:1.1rem;bottom:1.1rem;z-index:5;margin:0;padding:.3rem .6rem;color:#fffc;font-size:.75rem}.ev-show__side{display:flex;flex-direction:column;gap:.75rem;min-width:0}@media (min-width:960px){.ev-show__side{min-height:calc(100dvh - 1.7rem)}}.ev-show__side-caption{flex:1 1 auto;padding:1.35rem 1.3rem;border-radius:1.35rem;border-top:4px solid var(--ev-accent);background:var(--ev-card);color:var(--ev-ink);box-shadow:0 14px 34px #00000047,0 0 0 1px color-mix(in srgb,var(--ev-accent) 30%,#0000)}.ev-show__side-label{margin:0;color:var(--ev-muted);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ev-show__caption-guest{margin:.7rem 0 0;color:var(--ev-accent);font-size:.95rem;font-weight:700}.ev-show__caption-text{margin:.55rem 0 0;font-family:var(--ff-ev-display),"Cormorant Garamond",Georgia,serif;font-size:clamp(1.25rem,2.4vw,1.6rem);font-weight:500;font-style:italic;line-height:1.35;color:var(--ev-ink)}.ev-show__music{flex:0 0 auto;width:100%;max-width:19rem;height:152px;margin-top:auto;overflow:hidden;border-radius:1.15rem;background:#121212;box-shadow:0 12px 28px #0000004d,0 0 0 2px color-mix(in srgb,var(--ev-accent) 55%,#0000)}@media (max-width:959px){.ev-show__music{max-width:none}}.ev-show__music iframe,.ev-show__music-frame{display:block;width:100%;height:152px;border:0;background:#121212}.ev-show__music-muted{display:grid;place-items:center;height:152px;color:#ffffff80;font-size:.9rem}.ev-show__intro{position:relative;z-index:2;width:min(100%,28rem);padding:1.5rem;text-align:center;color:#fff}.ev-show__intro h1{margin:.5rem 0 0;font-family:var(--ff-ev-display),"Cormorant Garamond",Georgia,serif;font-size:clamp(2.3rem,7vw,3.5rem);font-weight:600;line-height:1.05}.ev-show__intro p{margin:.8rem 0 0;color:#ffffffb8;line-height:1.5}.ev-show__intro-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;margin-top:1.4rem;min-width:10rem;padding:.95rem 1.4rem;border:0;border-radius:999px;background:var(--ev-accent);color:#fff;font-weight:700;cursor:pointer}.ev-show__ending{display:grid;place-items:center;flex:1;min-height:calc(100dvh - 1.7rem);padding:2rem 1.25rem;text-align:center}.ev-show__ending h2{margin:0;font-family:var(--ff-ev-display),"Cormorant Garamond",Georgia,serif;font-size:clamp(2rem,5vw,3rem);font-weight:600}.ev-show__ending>p{margin:.8rem auto 0;max-width:26rem;color:#ffffffad;line-height:1.5}.ev-show__stats{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:.45rem .85rem;margin:1.1rem auto 0;padding:.7rem 1.05rem;border-radius:999px;background:color-mix(in srgb,var(--ev-accent) 35%,#ffffff14);color:#ffffffe6;font-size:.92rem;font-weight:600}.ev-show__stats span+span:before{content:"·";margin-right:.85rem;color:#ffffff59}.ev-show__ending-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:1.35rem}.ev-show__ghost{display:inline-flex;align-items:center;gap:.35rem;padding:.8rem 1.15rem;border:1px solid #ffffff59;border-radius:999px;background:#0000;color:#fff;font-weight:600;cursor:pointer}.ev-show__strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;width:min(100%,36rem);margin:1.6rem auto 0}@media (min-width:700px){.ev-show__strip{grid-template-columns:repeat(6,minmax(0,1fr))}}.ev-show__strip button{position:relative;aspect-ratio:3/4;overflow:hidden;border:0;border-radius:.9rem;background:#222;cursor:pointer}.ev-show__strip img{width:100%;height:100%;object-fit:cover}.ev-show.ev-show--confetti{--confetti-paper:#f5f1e9;--confetti-ink:#11100f;--confetti-red:#ff443d;--confetti-violet:#7657d8;height:100dvh;min-height:100dvh;padding:clamp(.55rem,1.1vw,1rem);overflow:hidden;background-color:var(--confetti-paper);background-image:radial-gradient(circle at 18% 20%,rgba(39,31,20,.045) 0 .045rem,#0000 .055rem),radial-gradient(circle at 75% 70%,#271f1408 0 .04rem,#0000 .05rem),linear-gradient(105deg,#ffffffad,#0000 42%);background-size:.34rem .34rem,.43rem .43rem,100% 100%;color:var(--confetti-ink)}.ev-show.ev-show--confetti:before{inset:0;height:auto;opacity:.2;background:repeating-linear-gradient(96deg,#0000,#0000 3.5rem,rgba(77,60,35,.025) 3.6rem,#0000 3.72rem)}.ev-show--confetti .ev-show__layout{grid-template-columns:minmax(0,1fr) clamp(11.5rem,14vw,13.5rem);gap:0;height:100%;min-height:0;border:1px solid #241e161f;background:var(--confetti-paper);box-shadow:0 1.2rem 3rem #32271821}.ev-show--confetti .ev-show__stage{height:100%;min-height:0;overflow:hidden;border-radius:0;background:var(--confetti-paper);box-shadow:none}.ev-show--confetti .ev-show__stage:after{content:"";position:absolute;inset:auto 0 0;z-index:2;height:.7rem;pointer-events:none;background:linear-gradient(180deg,#0000,#42321d0f)}.ev-show--confetti .ev-show__media-frame{position:absolute;top:clamp(4rem,6vw,5rem);right:clamp(.75rem,2.2vw,2rem);bottom:clamp(4rem,5vw,4.7rem);left:clamp(.75rem,2.2vw,2rem);z-index:1;display:grid;min-width:0;min-height:0;place-items:center}.ev-show--confetti .ev-show__media-frame .ev-show__media{position:relative;inset:auto;width:auto;height:auto;min-width:0;min-height:0;max-width:100%;max-height:100%;object-fit:contain!important;background:#0000;filter:drop-shadow(0 0 .25rem #fffdf7) drop-shadow(0 .9rem 1.2rem rgba(44,33,19,.22));transform:rotate(-.25deg);--media-object-fit:contain}.ev-show--confetti .ev-show__mux{top:clamp(4rem,6vw,5rem);right:clamp(.75rem,2.2vw,2rem);bottom:clamp(4rem,5vw,4.7rem);left:clamp(.75rem,2.2vw,2rem);width:auto;height:auto;object-fit:contain;background:#171411}.ev-show--confetti .ev-show__grad{display:none}.ev-show__confetti-title{position:absolute;top:clamp(1.5rem,3vw,2.25rem);left:clamp(1.1rem,2.5vw,2.2rem);z-index:6;max-width:calc(100% - 14rem);margin:0;overflow:hidden;color:var(--confetti-ink);font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(1.35rem,2.4vw,2.3rem);font-weight:900;letter-spacing:-.035em;line-height:.95;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.ev-show--confetti .ev-show__confetti-title:first-letter{color:var(--confetti-red)}.ev-show--confetti .ev-show__progress{top:.8rem;left:clamp(1.1rem,2.5vw,2.2rem);right:clamp(1.1rem,2.5vw,2.2rem);gap:.45rem}.ev-show--confetti .ev-show__progress-track{height:4px;border-radius:0;background:#241e162e;transform:rotate(-.3deg)}.ev-show--confetti .ev-show__progress-track:nth-child(2n){transform:rotate(.4deg)}.ev-show--confetti .ev-show__progress-fill{background:var(--confetti-red);box-shadow:none}.ev-show--confetti .ev-show__tools{top:clamp(1.4rem,2.8vw,2rem);right:clamp(1rem,2.1vw,1.8rem)}.ev-show--confetti .ev-show__tool{width:2.7rem;height:2.7rem;border:1px solid #11100f33;border-radius:0;background:#f5f1e9eb;color:var(--confetti-ink);backdrop-filter:none}.ev-show--confetti .ev-show__count{top:clamp(1.75rem,3.2vw,2.45rem);right:clamp(4.35rem,6.5vw,5.2rem);bottom:auto;padding:0;border-radius:0;background:#0000;color:var(--confetti-ink);font-family:Georgia,serif;font-size:.9rem;font-weight:700}.ev-show__arrows{position:absolute;right:clamp(1rem,2.2vw,2rem);bottom:clamp(.7rem,1.8vw,1.35rem);z-index:7;display:flex;gap:.65rem}.ev-show__arrows button{display:grid;place-items:center;width:clamp(2.85rem,4vw,3.6rem);height:clamp(2.85rem,4vw,3.6rem);border:1px solid var(--confetti-ink);border-radius:50%;background:var(--confetti-ink);color:#fff;cursor:pointer;transition:transform .16s ease,opacity .16s ease}.ev-show__arrows button:last-child{border-color:var(--confetti-red);background:var(--confetti-red)}.ev-show__arrows button:hover{transform:translateY(-2px)}.ev-show__arrows button:disabled{opacity:.24;cursor:default;transform:none}.ev-show__arrows svg{width:1.4rem;height:1.4rem}.ev-show__filmstrip{position:relative;z-index:3;display:flex;min-width:0;flex-direction:column;padding:.9rem .65rem;overflow:hidden;background:#12110f;color:#fff;box-shadow:inset .5rem 0 #0000001a}.ev-show__filmstrip:after,.ev-show__filmstrip:before{content:"";position:absolute;left:.3rem;right:.3rem;height:.24rem;opacity:.45;background:repeating-linear-gradient(90deg,#d2a049 0 .36rem,#0000 .36rem .7rem)}.ev-show__filmstrip:before{top:.28rem}.ev-show__filmstrip:after{bottom:.28rem}.ev-show__filmstrip-reel{display:flex;min-height:0;flex:1;flex-direction:column;gap:.65rem;padding:.4rem .15rem;overflow:auto;scrollbar-width:none}.ev-show__filmstrip-reel::-webkit-scrollbar{display:none}.ev-show__filmstrip-reel button{position:relative;flex:0 0 auto;aspect-ratio:4/3;overflow:hidden;border:2px solid #0000;background:#24211c;color:#fff;cursor:pointer;transition:border-color .16s ease,transform .16s ease}.ev-show__filmstrip-reel button.is-current,.ev-show__filmstrip-reel button:hover{border-color:var(--confetti-red);transform:translateX(-.15rem)}.ev-show__filmstrip-reel img{width:100%;height:100%;object-fit:cover}.ev-show__filmstrip-reel svg{position:absolute;top:50%;left:50%;width:1.6rem;height:1.6rem;transform:translate(-50%,-50%);opacity:.75}.ev-show__filmstrip-reel button>span{position:absolute;right:.25rem;bottom:.18rem;padding:.1rem .25rem;background:#000000ad;color:#fff;font-family:monospace;font-size:.58rem}.ev-show__confetti-sound{display:flex;align-items:center;justify-content:center;gap:.4rem;flex:0 0 auto;margin:.75rem 0 .25rem;padding:.55rem .4rem;border:0;background:var(--confetti-red);color:#fff;font-size:.65rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.ev-show__confetti-sound svg{width:.95rem;height:.95rem}.ev-show__confetti-audio{position:relative;flex:0 0 auto;width:100%;height:80px;margin-top:.45rem;overflow:hidden;background:#121212}.ev-show__confetti-audio .ev-show__music-frame,.ev-show__confetti-audio iframe{display:block;width:100%!important;height:80px!important;border:0}.ev-show--confetti .ev-show__ending,.ev-show--confetti .ev-show__intro,.ev-show--confetti .ev-show__intro .ev-show__caption-guest,.ev-show--confetti .ev-show__intro p{color:var(--confetti-ink)}@media (min-width:960px){.event-demo .ev-drop.ev-drop--confetti-gate{height:calc(100dvh - 7.5rem);min-height:calc(100dvh - 7.5rem)!important}.event-demo .ev-show.ev-show--confetti{height:calc(100dvh - 9.15rem);min-height:calc(100dvh - 9.15rem)!important;overflow:hidden}.event-demo .ev-show--confetti .ev-show__layout,.event-demo .ev-show--confetti .ev-show__stage{height:100%;min-height:0}}.ev-show--confetti .ev-show__ending h2{color:var(--confetti-ink);font-family:Impact,Arial Narrow,sans-serif;text-transform:uppercase}.ev-show--confetti .ev-show__ending>p{color:#11100fa6}.ev-show--confetti .ev-show__stats{background:var(--confetti-red);color:#fff}.ev-show--confetti .ev-show__ghost{border-color:var(--confetti-ink);color:var(--confetti-ink)}@media (max-width:959px){.event-demo .ev-show.ev-show--confetti{height:calc(100dvh - 8.2rem);min-height:calc(100dvh - 8.2rem)!important}.ev-show--confetti .ev-show__layout{display:flex;height:100%;min-height:0;flex-direction:column}.ev-show--confetti .ev-show__stage{height:auto;min-height:0;flex:1 1 auto}.ev-show--confetti .ev-show__stage--landscape:not(.ev-show__stage--fs){min-height:0}.ev-show--confetti .ev-show__media-frame{top:3.75rem;right:.35rem;bottom:3.75rem;left:.35rem}.ev-show--confetti .ev-show__media-frame .ev-show__media{filter:drop-shadow(0 0 .18rem #fffdf7) drop-shadow(0 .55rem .8rem rgba(44,33,19,.18));transform:none}.ev-show--confetti .ev-show__mux{top:3.75rem;right:.35rem;bottom:3.75rem;left:.35rem}.ev-show__confetti-title{top:1.55rem;left:.85rem;max-width:calc(100% - 8.5rem);font-size:1.25rem}.ev-show--confetti .ev-show__progress{top:.65rem;left:.75rem;right:.75rem;gap:.25rem}.ev-show--confetti .ev-show__progress-track{height:3px}.ev-show--confetti .ev-show__tools{top:1.25rem;right:.7rem}.ev-show--confetti .ev-show__tool{width:2.35rem;height:2.35rem}.ev-show--confetti .ev-show__count{top:1.72rem;right:3.5rem;font-size:.75rem}.ev-show__arrows{right:.75rem;bottom:.55rem;gap:.45rem}.ev-show__arrows button{width:3rem;height:3rem}.ev-show__filmstrip{height:10.4rem;min-height:10.4rem;padding:.58rem .55rem}.ev-show__filmstrip:after,.ev-show__filmstrip:before{left:.2rem;right:.2rem}.ev-show__filmstrip-reel{display:grid;grid-auto-columns:5.4rem;grid-auto-flow:column;grid-template-rows:4rem;gap:.5rem;padding:.35rem .15rem;overflow-x:auto;overflow-y:hidden}.ev-show__filmstrip-reel button{width:5.4rem;height:4rem}.ev-show__filmstrip-reel button.is-current,.ev-show__filmstrip-reel button:hover{transform:translateY(-.12rem)}.ev-show__confetti-sound{display:none}.ev-show__confetti-audio{position:absolute;right:.55rem;bottom:.62rem;z-index:4;width:min(16rem,72vw);height:80px;margin:0;border:1px solid #ffffff29}.ev-show__confetti-audio .ev-show__music-frame,.ev-show__confetti-audio iframe{height:80px!important;transform:translateY(-.05rem)}.ev-show__filmstrip-reel{padding-bottom:5.4rem}.ev-show__confetti-sound+.ev-show__confetti-audio{display:block}.ev-show__confetti-sound{align-self:flex-end;margin:.2rem .15rem 0;padding:.35rem .55rem;font-size:.58rem}}.ev-show.ev-show--confetti.ev-show--ending,.ev-show.ev-show--ending{height:auto;max-height:none;overflow-x:hidden;overflow-y:auto}.ev-show__ending--summary{align-content:start;justify-items:center;padding-top:clamp(2rem,7dvh,4.5rem);padding-bottom:max(3rem,env(safe-area-inset-bottom,0px))}@keyframes ev-show-progress{0%{width:0}to{width:100%}}@media (prefers-reduced-motion:reduce){.ev-show__progress-fill.is-current{animation:none;width:55%}}@font-face{font-family:__Anton_8d0e64;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6ced06489fd81a3f-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:__Anton_8d0e64;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/aa5f74293546f6d0-s.p.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:__Anton_8d0e64;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/62c97acc3aa63787-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:__Anton_Fallback_8d0e64;src:local("Arial");ascent-override:129.70%;descent-override:36.29%;line-gap-override:0.00%;size-adjust:90.69%}.__className_8d0e64{font-family:__Anton_8d0e64,__Anton_Fallback_8d0e64;font-weight:400;font-style:normal}.__variable_8d0e64{--ff-ev-poster:"__Anton_8d0e64","__Anton_Fallback_8d0e64"}@font-face{font-family:__Caveat_e7c4e2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e44cdba7d0878bc5-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:__Caveat_e7c4e2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/07fccecd6728972a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Caveat_e7c4e2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/486fce9f36bc8f45-s.p.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:__Caveat_e7c4e2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/46bdd75a3ff56824-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:__Caveat_e7c4e2;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e44cdba7d0878bc5-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:__Caveat_e7c4e2;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/07fccecd6728972a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Caveat_e7c4e2;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/486fce9f36bc8f45-s.p.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:__Caveat_e7c4e2;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/46bdd75a3ff56824-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:__Caveat_Fallback_e7c4e2;src:local("Arial");ascent-override:124.77%;descent-override:38.99%;line-gap-override:0.00%;size-adjust:76.94%}.__className_e7c4e2{font-family:__Caveat_e7c4e2,__Caveat_Fallback_e7c4e2;font-style:normal}.__variable_e7c4e2{--ff-ev-hand:"__Caveat_e7c4e2","__Caveat_Fallback_e7c4e2"}@font-face{font-family:"__DM_Serif_Display_43c51f";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ccc01da6a2b3d788-s.p.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:"__DM_Serif_Display_43c51f";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fa3e259cafa8f47e-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:"__DM_Serif_Display_Fallback_43c51f";src:local("Times New Roman");ascent-override:94.37%;descent-override:30.51%;line-gap-override:0.00%;size-adjust:109.78%}.__className_43c51f{font-family:"__DM_Serif_Display_43c51f","__DM_Serif_Display_Fallback_43c51f";font-weight:400;font-style:normal}.__variable_43c51f{--ff-ev-display:"__DM_Serif_Display_43c51f","__DM_Serif_Display_Fallback_43c51f"}@font-face{font-family:__Manrope_a5ca84;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-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:__Manrope_a5ca84;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_a5ca84;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_a5ca84;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-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:__Manrope_a5ca84;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.p.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:__Manrope_a5ca84;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-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:__Manrope_a5ca84;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-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:__Manrope_a5ca84;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_a5ca84;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_a5ca84;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-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:__Manrope_a5ca84;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.p.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:__Manrope_a5ca84;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-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:__Manrope_a5ca84;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-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:__Manrope_a5ca84;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_a5ca84;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_a5ca84;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-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:__Manrope_a5ca84;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.p.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:__Manrope_a5ca84;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-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:__Manrope_a5ca84;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-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:__Manrope_a5ca84;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_a5ca84;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_a5ca84;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-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:__Manrope_a5ca84;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.p.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:__Manrope_a5ca84;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-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:__Manrope_Fallback_a5ca84;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_a5ca84{font-family:__Manrope_a5ca84,__Manrope_Fallback_a5ca84;font-style:normal}.__variable_a5ca84{--ff-ev-sans:"__Manrope_a5ca84","__Manrope_Fallback_a5ca84"}