﻿html,body{margin:0;padding:0;overflow-x:hidden;-webkit-font-smoothing:antialiased}body.home{min-height:100vh;min-width:100%;background:url("/duo.jpeg");background-repeat:no-repeat;background-size:cover;background-position:center;font-size:20px;font-family:"Catamaran",sans-serif}body.home em{font-weight:100;font-size:.8em}body.home main{min-width:100%;min-height:100vh;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.8);display:flex;justify-content:center;align-items:center}body.home section{max-width:1200px;height:600px;margin:20px;background:#fff;display:flex;border-radius:20px;overflow:hidden;box-shadow:0px 10px 25px rgba(0,0,0,.3)}body.home section h1{font-size:3em;margin:0}body.home section p{margin-bottom:2em}body.home section p:last-child{margin-bottom:0}body.home section *{flex:1 1 100%}body.home section div{margin:25px}body.home section img{-moz-user-select:none;-webkit-user-select:none;min-width:0;object-fit:cover;user-select:none;display:block;vertical-align:bottom}body.home section p a{display:inline-block;color:#b65c29;border:1px solid #b65c29;padding:2px 6px 0px 6px;border-radius:7px;line-height:1.2em;text-decoration:none;margin-right:.3em;margin-bottom:.5em}@media(max-width: 1000px){body.home section{display:block;height:auto}body.home section img{width:100%;height:auto}body.home section p{margin-top:.5em;margin-bottom:1em}}@media(max-width: 500px){body.home body{font-size:16px}body.home section h1{font-size:2.5em}}@media(max-width: 350px){body.home section h1{font-size:2em}}body.msic{font-family:"Inter",sans-serif;margin:0 auto;width:100%;max-width:500px;padding:0 1em 2em 1em}body.msic img{width:80%;max-width:200px;height:auto}body.msic h1{margin-bottom:0;color:#9853b6}body.msic h2{margin-top:.2em;font-weight:200}body.msic ul{padding:0 1.3em}body.msic ul li{padding:0}body.msic ul li::marker{color:#ccc}body.msic ul li a{color:#000;text-decoration:none}@keyframes appear{0%{opacity:0;transform:translateY(-8px)}100%{opacity:1;transform:translateY(0px)}}@keyframes shadow{0%{text-shadow:unset}100%{text-shadow:8px 6px 8px rgba(216,164,7,.1),-5px 8px 12px rgba(0,0,0,.2)}}body.wedding{font-family:"Inter",sans-serif;font-weight:360;font-size:18px;background-image:url("/background.webp");background-size:800px 800px}body.wedding main{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:repeat(12, 1fr);column-gap:1em;padding:0 1em 4em 1em;position:relative}body.wedding main img{position:absolute;top:1em;right:-3em;user-select:none}@media(width <= 1250px){body.wedding main img{right:-1em}}@media(width <= 1175px){body.wedding main img{right:0em}}@media(width <= 700px){body.wedding main img{top:-1em;right:-1.2em}}@media(width <= 500px){body.wedding main img{height:200px;width:auto}}body.wedding main section{width:100%;line-height:1.7em}body.wedding main section p{margin-top:.6em}body.wedding main section h2{color:#999;font-weight:280;text-transform:uppercase;font-size:.9em;letter-spacing:1px;margin-top:5em;margin-bottom:1em}body.wedding main section.nav,body.wedding main section.nomes,body.wedding main section.hora{font-family:"Cormorant Garamond",serif;line-height:inherit}body.wedding main section.nav{font-size:1.5em;color:#5d5d5d;margin:1.5em auto}body.wedding main section.nomes{font-size:6em;margin:1em auto;text-align:center}body.wedding main section.nomes .et{font-size:.88em;font-style:italic;color:#9c9c9c}body.wedding main section.nomes *{animation:.9s .3s shadow both}body.wedding main section.hora{font-variant-numeric:proportional-nums;font-size:2em}body.wedding main section.hora span{font-variant-numeric:lining-nums;font-size:1.3em;color:#d8a407;display:block;line-height:1em}body.wedding main section.formacao{font-variant-numeric:tabular-nums}body.wedding main section.repertorio .item{display:block}body.wedding main section.repertorio .item span{color:#999;font-size:.7em;line-height:1;font-style:italic;text-transform:lowercase;display:inline-block}body.wedding main section.pagamentos{font-variant-numeric:tabular-nums}body.wedding main section.pagamentos table{border-collapse:collapse}body.wedding main section.pagamentos table tr .label svg{width:1em;height:1em;margin-right:.3em;color:#5b6}body.wedding main section.pagamentos table tr td.light{padding-right:1em;color:#999}body.wedding main section.pagamentos table tr td:last-child{text-align:right}body.wedding main section.pagamentos table tr td.label{color:#999;text-transform:uppercase;font-size:.75em;padding-right:4em;display:flex;justify-content:right;align-items:center}body.wedding main section.pagamentos table tr.total{border-top:1px solid #e1e1e1}body.wedding main section.documentos div{display:flex;flex-direction:column}body.wedding main section.documentos div a{color:#000;text-decoration:none;display:block;width:100%;padding:0em .5em;margin-left:-0.5em;border-radius:.4em;display:flex;align-items:center;justify-content:space-between;transition:background .3s}body.wedding main section.documentos div a svg{color:#d8a407;transition:color .3s}body.wedding main section.documentos div a:hover{background:rgba(100,100,100,.1)}body.wedding main section.documentos div a:hover svg{color:rgb(201.1802690583,152.7479820628,6.5197309417)}body.wedding main section.nav,body.wedding main section.nomes{grid-column:1/-1}body.wedding main section.hora,body.wedding main section.local,body.wedding main section.pagamentos{grid-column:7/-1}body.wedding main section.repertorio{grid-column:1/7;grid-row:4/7}body.wedding main section.formacao{grid-column:7/10}body.wedding main section.documentos{grid-column:10/-1}@media(width <= 1080px){body.wedding main section.hora,body.wedding main section.local,body.wedding main section.repertorio,body.wedding main section.pagamentos{grid-column:4/10}body.wedding main section.repertorio{grid-row:6}body.wedding main section.formacao{grid-column:4/7}body.wedding main section.documentos{grid-column:7/10}}@media(width <= 930px){body.wedding main section h2{margin-top:4em}body.wedding main section.nomes{font-size:5.5em;margin:.6em auto .8em auto}body.wedding main section.hora,body.wedding main section.local,body.wedding main section.repertorio,body.wedding main section.pagamentos{grid-column:3/11}body.wedding main section.formacao{grid-column:3/7}body.wedding main section.documentos{grid-column:7/11}}@media(width <= 600px){body.wedding main{font-size:17px;padding:0 2em 4em 2em}body.wedding main section h2{margin-top:3em;margin-bottom:.6em}body.wedding main section.nomes{font-size:4.2em;margin:0 auto .6em auto}body.wedding main section.hora,body.wedding main section.local,body.wedding main section.repertorio,body.wedding main section.pagamentos{grid-column:2/12}body.wedding main section.formacao{grid-column:2/7}body.wedding main section.documentos{grid-column:7/12}}@media(width <= 420px){body.wedding main section.hora,body.wedding main section.local,body.wedding main section.repertorio,body.wedding main section.pagamentos{grid-column:1/-1}body.wedding main section.formacao{grid-column:1/7}body.wedding main section.documentos{grid-column:7/-1}}@media(width <= 340px){body.wedding main{padding:0 1em 4em 1em}}body.wedding main section:nth-child(1){animation:.6s .1s appear both}body.wedding main section:nth-child(2){animation:.6s .2s appear both}body.wedding main section:nth-child(3){animation:.6s .3s appear both}body.wedding main section:nth-child(4){animation:.6s .4s appear both}body.wedding main section:nth-child(5){animation:.6s .5s appear both}body.wedding main section:nth-child(6){animation:.6s .6s appear both}body.wedding main section:nth-child(7){animation:.6s .7s appear both}body.wedding main section:nth-child(8){animation:.6s .8s appear both}body.wedding main section:nth-child(9){animation:.6s .9s appear both}body.wedding main section:nth-child(10){animation:.6s 1s appear both}body.quote,body.expired,body.cancelled,body.music{font-family:"inter",sans-serif;font-weight:360;font-size:18px;background-image:url("/background.webp");background-size:800px 800px}body.quote main,body.expired main,body.cancelled main,body.music main{max-width:800px;margin:0 auto;line-height:1.6em;position:relative;padding:0 1em 4em 1em}body.quote main a,body.expired main a,body.cancelled main a,body.music main a{color:#d8a407}body.quote main p.signature,body.expired main p.signature,body.cancelled main p.signature,body.music main p.signature{font-style:italic;text-align:right;margin-right:1em}body.quote main p.signature:before,body.expired main p.signature:before,body.cancelled main p.signature:before,body.music main p.signature:before{content:"— "}body.quote main h1,body.expired main h1,body.cancelled main h1,body.music main h1{font-family:"Cormorant Garamond",serif;font-weight:400;font-size:3em;margin-top:2.2em;margin-left:-0.1em;margin-bottom:.8em;line-height:1.2em}@media(width <= 700px){body.quote main h1,body.expired main h1,body.cancelled main h1,body.music main h1{font-size:2.5em}}body.quote main img,body.expired main img,body.cancelled main img,body.music main img{position:absolute;top:-6em;right:-1em;user-select:none;height:200px;width:auto}@media(width <= 1250px){body.quote main img,body.expired main img,body.cancelled main img,body.music main img{right:-1em}}@media(width <= 1175px){body.quote main img,body.expired main img,body.cancelled main img,body.music main img{right:0em}}@media(width <= 700px){body.quote main img,body.expired main img,body.cancelled main img,body.music main img{right:-1.2em}}body.music main{max-width:1000px}@media(width <= 500px){body.music main{font-size:16px}}body.music main .header{font-family:"Cormorant Garamond",serif;text-align:center;margin-top:5em;line-height:1}body.music main .header h1{font-weight:normal;font-size:6em;margin:0}body.music main .header h2{font-style:italic;font-weight:normal;font-size:2em;margin-top:.6em}body.music main .header img{position:static;width:90%;max-width:500px;height:auto;opacity:.2;margin:0em auto 0 auto}@media(width <= 600px){body.music main .header{margin-top:3em;margin-bottom:-1em}body.music main .header h1{font-size:4.5em}body.music main .header h2{font-size:1.8em}}@media(width <= 1000px){body.music main .category{margin:0 auto;max-width:400px}}body.music main .category h3{text-transform:uppercase;font-weight:200;font-size:1.6em;letter-spacing:1px;color:#999;margin-left:2.6em;margin-top:2.6em}@media(width <= 1000px){body.music main .category h3{margin-left:0}}body.music main .category ul{padding:0 0 0 1.3em;color:#000;margin-top:0;margin-left:6em;columns:2;column-gap:3em;column-fill:balance}@media(width <= 1000px){body.music main .category ul{columns:1;margin:0}}body.music main .category ul li{padding:0;margin-bottom:.6em;page-break-inside:avoid;break-inside:avoid-column;line-height:1.32em}body.music main .category ul li::marker{color:rgba(0,0,0,.2)}body.music main .category ul li a{color:inherit;text-decoration:none}body.music main .category ul li .title{display:inline-block;vertical-align:top;margin-bottom:.25em}body.music main .category ul li .title svg{display:inline-block;width:.9em;height:.9em;color:#d8a407;margin-left:.3em;transform:translateY(0.1em)}body.music main .category ul li .desc{display:block;font-size:.8em;line-height:1;color:rgba(0,0,0,.5);font-weight:500}body.panel,body.past{font-family:"Inter",sans-serif;background-image:url("/background.webp");background-size:800px 800px}body.panel .weak,body.past .weak{color:rgba(0,0,0,.4)}body.panel a.button,body.past a.button{display:inline-block;border:1px solid #d8a407;text-transform:uppercase;text-decoration:none;font-weight:600;padding:.375em 1.375em;color:#d8a407;box-shadow:0 3px 8px 0 rgba(0,0,0,.05),0 -1px 6px 0 inset rgba(0,0,0,.08);border-radius:2em;background-color:hsla(0,0%,100%,.3);transition:transform .3s}body.panel a.button:hover,body.past a.button:hover{transform:scale(1.02)}body.panel a.button:active,body.past a.button:active{transform:scale(0.97)}body.panel a.button-main,body.past a.button-main{display:inline-block;border:1px solid #e1bf5b;text-transform:uppercase;font-weight:600;text-shadow:0 1px 3px rgba(0,0,0,.12);color:#fff;text-decoration:none;padding:.375em 1.375em;box-shadow:0 3px 12px 0 rgba(0,0,0,.18),inset 0 0 4px 3px hsla(0,0%,100%,.29);border-radius:2em;background:linear-gradient(180deg, rgb(225, 191, 91) 0%, rgb(188, 142, 6) 100%);transition:transform .3s}body.panel a.button-main:hover,body.past a.button-main:hover{transform:scale(1.02)}body.panel a.button-main:active,body.past a.button-main:active{transform:scale(0.97)}div.event-set{display:grid;grid-template-columns:3.75em 1fr minmax(auto, 12em) repeat(2, auto);row-gap:1.3em}div.event-set>a{display:grid;grid-template-columns:subgrid;grid-column:1/-1;align-items:center;box-shadow:0 1px 4px 0 rgba(0,0,0,.15);border-radius:10px;background-color:#fdfdfd;text-decoration:none;color:#000;transition:transform .4s;overflow:hidden;height:4.375em}div.event-set>a:hover{transform:scale(1.006)}div.event-set>a.s0{background:hsl(0,0%,97%);color:#999;box-shadow:0 1px 4px 0 rgba(0,0,0,.1)}div.event-set>a .date{text-align:center;position:relative}div.event-set>a .date span{display:block}div.event-set>a .date .day{font-size:1.625em;font-weight:500}div.event-set>a .date .month{font-size:1.375em;font-weight:300}div.event-set>a .date .year{font-size:3.25em;font-weight:400;font-style:italic;position:absolute;color:rgba(0,0,0,.08);bottom:-0.4em;left:0;z-index:0}div.event-set>a .name{margin-left:.5em}div.event-set>a .name h3{font-size:1.25em;font-weight:400;margin:0}div.event-set>a .name span{font-weight:300}div.event-set>a .notes{font-size:.9em;font-weight:300;color:#999;text-align:right}div.event-set>a .status{font-size:.9em;font-weight:300;margin:0 4em}div.event-set>a .status .indicator{display:inline-block;width:.7em;height:.7em;border-radius:50%;margin-right:.5em}div.event-set>a .status.s0 .indicator{background:#bcbcbc}div.event-set>a .status.s1 .indicator{background:#e7df79}div.event-set>a .status.s2 .indicator{background:#9ad28f}div.event-set>a .status.s3 .indicator{background:#8fcbd2}div.event-set>a .status.s4 .indicator{background:#b68fd2}div.event-set>a .status.s8 .indicator{background:#d2ac8f}div.event-set>a .status.s9 .indicator{background:#d57070}div.event-set>a .value{margin-right:.8em;text-align:right}div.event-set>a .value .rs-label{opacity:.5}div.event-set>a .value .total{font-size:.9em;color:#999;margin-bottom:.3em}div.event-set>a .value .due{font-size:1.1em}main.panel,main.past{width:95%;max-width:1060px;margin:0 auto;padding-bottom:4em}main.panel h1,main.past h1{font-family:"Cormorant Garamond",serif;font-size:3em;font-weight:400;margin-top:.7em}main.panel section,main.past section{margin-top:4em}main.panel section h2,main.past section h2{color:#999;font-weight:300;text-transform:uppercase;font-size:1em;margin-bottom:1.45em}main.panel section.stats,main.past section.stats{display:flex;justify-content:space-between}main.panel section.stats div.stats,main.past section.stats div.stats{display:flex;align-items:top;gap:2.4em;font-weight:300}main.panel section.stats div.stats div,main.past section.stats div.stats div{display:flex;gap:.75em}main.panel section.stats div.stats .number,main.past section.stats div.stats .number{color:#d8a407;font-size:4.25em;line-height:.95em}main.panel section.stats div.stats .text,main.past section.stats div.stats .text{text-transform:lowercase;font-size:1.125em}main.panel section.stats div.value div,main.past section.stats div.value div{display:flex;font-weight:300}main.panel section.stats div.value div .sign,main.past section.stats div.value div .sign{font-size:1.75em;color:#999;margin-right:.5rem;padding-top:.1em}main.panel section.stats div.value div .main,main.past section.stats div.value div .main{font-size:4.25em;line-height:.95}main.panel section.stats div.value div .cents,main.past section.stats div.value div .cents{font-size:2.4em;color:#999;align-self:flex-end}main.panel section.actions a,main.past section.actions a{margin-right:1.2em}
