*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;background:#fdfcf9;color:#302a22;font-family:Cormorant Garamond,serif;font-weight:300;line-height:1.7;overflow-x:hidden;text-align:center}img{display:block;height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover}a{color:inherit;text-decoration:none}.section__label{color:#4e6835;display:block;font-family:Cormorant Garamond,serif;font-size:.68rem;font-weight:400;letter-spacing:.4em;margin-bottom:.9rem;text-transform:uppercase}.section__title{color:#222f12;font-family:Pinyon Script,cursive;font-size:clamp(2.8rem,6vw,4.5rem);line-height:1.05;margin-bottom:1.6rem}.section__body{color:#6b6358;font-size:1.05rem;font-weight:300;line-height:1.9;margin-left:auto;margin-right:auto;max-width:520px}.section__body em{color:#302a22;font-style:italic}.section__inner{margin:0 auto;max-width:1200px;padding:0 2rem}.divider{align-items:center;display:inline-flex;gap:1.2rem;width:260px}.divider:after,.divider:before{background:#b8a878;content:"";flex:1;height:1px}.divider__diamond{background:#8a7a52;flex-shrink:0;height:5px;transform:rotate(45deg);width:5px}.divider--hero{margin:1.6rem auto}.header-photo{display:block;height:clamp(320px,80vw,1200px);overflow:hidden;width:100%}.header-photo img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;width:100%}.hero{align-items:center;background:#f0f4e8;display:flex;flex-direction:column;justify-content:center;min-height:80vh;overflow:hidden;padding:5rem 2rem;position:relative}.hero:before{background:radial-gradient(ellipse 80% 60% at 50% 55%,rgba(34,47,18,.07) 0,transparent 70%);content:"";inset:0}.hero:before,.hero__frame{pointer-events:none;position:absolute}.hero__frame{border:1px solid rgba(34,47,18,.2);bottom:2.5rem;left:2.5rem;right:2.5rem;top:2.5rem}.hero__inner{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1200px;position:relative;width:100%}.hero__eyebrow{animation:fadeUp 1s ease .3s forwards;color:#4e6835;font-family:Cormorant Garamond,serif;font-size:.68rem;font-weight:400;letter-spacing:.38em;margin-bottom:2rem;opacity:0;text-transform:uppercase}.hero__names{animation:fadeUp 1.2s ease .6s forwards;color:#222f12;font-family:Pinyon Script,cursive;font-size:clamp(4.5rem,11vw,8.5rem);font-weight:400;line-height:1.05;opacity:0}.hero__ampersand{color:#8a7a52;font-size:.75em}.hero__date{animation:fadeUp 1s ease 1.2s forwards;color:#4e6835;font-size:.68rem;font-weight:400;letter-spacing:.3em;text-transform:uppercase}.hero__date,.hero__location{font-family:Cormorant Garamond,serif;opacity:0}.hero__location{animation:fadeUp 1s ease 1.4s forwards;color:#6b6358;font-size:1.1rem;font-style:italic;font-weight:300;margin-top:.4rem}@media (max-width:860px){.hero__location__frame{bottom:1.5rem;left:1.5rem;right:1.5rem;top:1.5rem}.hero__location__names{font-size:clamp(2.8rem,14vw,4.5rem)}.hero__location__eyebrow{font-size:.6rem;margin-bottom:1rem}.hero__location__location{font-size:.9rem;padding:0 2rem}.hero__location__date{font-size:.6rem}}@media (max-width:600px){.hero__location__frame{bottom:1rem;left:1rem;right:1rem;top:1rem}.hero__location__inner{padding:0 3rem}.hero__location__names{font-size:clamp(1rem,10vw,1.5rem)}.hero__location__eyebrow{font-size:.55rem;margin-bottom:.8rem}.hero__location__location{font-size:.85rem;padding:0 1.5rem}.hero__location__date{font-size:.55rem}}.section{margin:0 auto;max-width:1200px;padding:6rem 2rem}.storia{border-top:3px solid #e8ede0}.storia .section__inner{max-width:800px}.storia__body{margin-top:.5rem}.storia__body p{color:#6b6358;font-size:1.05rem;font-weight:300;line-height:1.95;margin-bottom:1.4rem;margin-left:auto;margin-right:auto;max-width:600px}.storia__body p:last-child{margin-bottom:0}.storia__body p em{color:#4e6835;font-style:italic}.rsvp{background:#f7f4ee;max-width:100%;padding:0}.rsvp__grid{display:grid;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;min-height:700px}@media (max-width:860px){.rsvp__grid{grid-template-columns:1fr}}.rsvp__image-box{min-height:400px;overflow:hidden;position:relative}.rsvp__image-box img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;width:100%}.rsvp__content{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:6rem 2rem}@media (max-width:860px){.rsvp__content{padding:3.5rem 2rem}}.rsvp__form{margin-top:1rem;max-width:460px;text-align:left;width:100%}.form-row{margin-bottom:1.4rem}.form-row--half{display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media (max-width:600px){.form-row--half{grid-template-columns:1fr}}.form-row--submit{margin-top:2rem;text-align:center}.form-field{display:flex;flex-direction:column;gap:.45rem}.form-field__label{color:#4e6835;font-size:.8rem;font-weight:400;letter-spacing:.22em;text-transform:uppercase}.form-field__input,.form-field__textarea{background:#fdfcf9;border:1px solid #ede9e0;border-radius:1px;color:#302a22;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:300;outline:none;padding:.75rem 1rem;transition:all .3s ease;width:100%}.form-field__input select.form-field__input,.form-field__textarea select.form-field__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='m1 1 5 5 5-5' stroke='%234e6835' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;color:#b8b0a2;cursor:pointer;padding-right:2.5rem}.form-field__input::-moz-placeholder,.form-field__textarea::-moz-placeholder{color:#b8b0a2}.form-field__input::placeholder,.form-field__textarea::placeholder{color:#b8b0a2}.form-field__input:focus,.form-field__textarea:focus{background:#fff;border-color:#222f12;box-shadow:0 0 0 3px rgba(34,47,18,.08)}.form-field__textarea{line-height:1.7;min-height:110px;resize:vertical}.form-field__error{color:#b33a2a;font-size:.78rem;letter-spacing:.02em}.form-field--checkbox{align-items:center;flex-direction:row}.form-field__checkbox{height:0;opacity:0;position:absolute;width:0}.form-field__checkbox-label{align-items:center;color:#302a22;cursor:pointer;display:flex;font-size:1.05rem;font-weight:300;gap:.8rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-field__checkbox-box{background:#fdfcf9;border:1px solid rgba(34,47,18,.3);flex-shrink:0;height:18px;min-width:18px;position:relative;transition:all .3s ease;width:18px}.form-field__checkbox-box:after{border-bottom:1.5px solid #fff;border-right:1.5px solid #fff;content:"";height:9px;left:6px;position:absolute;top:3px;transform:rotate(45deg) scale(0);transition:transform .2s ease;width:5px}.form-field__checkbox:checked+.form-field__checkbox-label .form-field__checkbox-box{background:#222f12;border-color:#222f12}.form-field__checkbox:checked+.form-field__checkbox-label .form-field__checkbox-box:after{transform:rotate(45deg) scale(1)}.form-success{background:rgba(34,47,18,.07);border:1px solid rgba(34,47,18,.25);border-radius:2px;color:#222f12;font-size:1.05rem;font-style:italic;margin-bottom:1.2rem;padding:1rem 1.2rem;text-align:center}.alloggi{background:#f7f4ee;border-top:1px solid #ede9e0;max-width:100%;padding:0}.alloggi__grid{display:grid;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;min-height:600px}@media (max-width:860px){.alloggi__grid{grid-template-columns:1fr}}.alloggi__content{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:6rem 2rem}@media (max-width:860px){.alloggi__content{padding:3.5rem 2rem}}.alloggi__image-box{min-height:400px;overflow:hidden;position:relative}.alloggi__image-box img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;width:100%}@media (max-width:860px){.alloggi__image-box{min-height:280px;order:-1}}.alloggi__cards{margin-top:2rem;max-width:380px;width:100%}.alloggi__card{border-bottom:1px solid rgba(34,47,18,.22);display:flex;flex-direction:column;gap:.3rem;padding:1.4rem 0;text-align:center}.alloggi__card:first-child{border-top:1px solid rgba(34,47,18,.22)}.alloggi__card-name{color:#222f12;font-family:Cormorant Garamond,serif;font-size:1.05rem;font-weight:500}.alloggi__card-detail{color:#6b6358;font-size:.9rem;font-style:italic;font-weight:300}.alloggi__card-link{color:#8a7a52;font-size:.68rem;letter-spacing:.18em;margin-top:.3rem;text-transform:uppercase;transition:all .3s ease}.alloggi__card-link:hover{color:#222f12}.dettagli{background-attachment:fixed;background-image:url(/images/location.jpg);background-position:50%;background-size:cover;overflow:hidden;padding:6rem 2rem;position:relative}.dettagli__overlay{background:rgba(34,47,18,.82);inset:0;pointer-events:none;position:absolute;z-index:0}.dettagli__inner{margin:0 auto;max-width:1200px;position:relative;z-index:1}.dettagli .section__label{color:hsla(45,31%,60%,.85)}.dettagli .section__title{color:#fff}.dettagli__grid{display:grid;gap:4rem;grid-template-columns:repeat(3,1fr);margin-top:3.5rem}@media (max-width:860px){.dettagli__grid{gap:3rem;grid-template-columns:1fr}}.dettagli__block{text-align:center}.dettagli__subtitle{color:#b8a878;font-family:Cormorant Garamond,serif;font-size:.68rem;font-weight:400;letter-spacing:.35em;margin-bottom:1.2rem;padding-bottom:1.2rem;position:relative;text-transform:uppercase}.dettagli__subtitle:after{background:hsla(45,31%,60%,.5);content:"";display:block;height:1px;margin:.9rem auto 0;width:32px}.dettagli__text{color:hsla(0,0%,100%,.78);font-size:1.05rem;font-weight:300;line-height:1.9}.dettagli__text strong{color:#fff;font-weight:500}.btn{border:none;cursor:pointer;display:inline-block;font-family:Cormorant Garamond,serif;font-size:.68rem;font-weight:400;letter-spacing:.35em;overflow:hidden;position:relative;text-transform:uppercase;transition:all .3s ease}.btn--primary{background:#222f12;border:1px solid #222f12;color:#fdfcf9;padding:1rem 3.2rem}.btn--primary:before{background:#3a5020;content:"";inset:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;z-index:0}.btn--primary:hover:before{transform:scaleX(1)}.btn--primary span{position:relative;z-index:1}.footer{background:#222f12;color:hsla(45,50%,98%,.8);padding:5rem 2rem}.footer__inner{align-items:center;display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px}.footer__quote{font-style:normal;margin-top:4rem}.footer__quote p{color:hsla(45,50%,98%,.88);font-family:Cormorant Garamond,serif;font-size:clamp(1.2rem,2.5vw,1.6rem);font-style:italic;font-weight:300;line-height:1.8;margin-bottom:1rem}.footer__quote cite{color:#b8a878;font-family:Cormorant Garamond,serif;font-size:.68rem;font-style:normal;font-weight:400;letter-spacing:.35em;text-transform:uppercase}.footer__quote-mark{color:hsla(45,31%,60%,.35);display:block;font-family:Pinyon Script,cursive;font-size:5rem;line-height:.4;margin-bottom:1.2rem}.footer__divider{align-items:center;background:hsla(45,31%,60%,.25);display:flex;height:1px;justify-content:center;position:relative;width:200px}.footer__names{background:#222f12;color:hsla(45,50%,98%,.6);font-family:Pinyon Script,cursive;font-size:2.5rem;padding:0 1.2rem}.footer__date{color:hsla(45,50%,98%,.35);font-family:Cormorant Garamond,serif;font-size:.68rem;letter-spacing:.3em;text-transform:uppercase}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.countdown{background:#222f12;padding:6rem 2rem;text-align:center}.countdown .section__label{color:hsla(45,31%,60%,.75)}.countdown__inner{margin:0 auto;max-width:1200px}.countdown__grid{display:flex;flex-wrap:wrap;gap:clamp(2rem,6vw,5rem);justify-content:center;margin-top:2.5rem}.countdown__unit{align-items:center;display:flex;flex-direction:column;gap:.6rem}.countdown__unit:not(:last-child):after{content:"";display:none}.countdown__value{color:#fff;display:block;font-family:Pinyon Script,cursive;font-size:clamp(3.5rem,8vw,6rem);line-height:1;min-width:2ch}.countdown__label{color:hsla(45,31%,60%,.7);font-family:Cormorant Garamond,serif;font-size:.68rem;font-weight:400;letter-spacing:.35em;text-transform:uppercase}.alert{border-radius:2px;font-size:1.05rem;font-style:italic;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:800px;padding:1rem 1.4rem}.alert--success{background:rgba(34,47,18,.07);border:1px solid rgba(34,47,18,.25);color:#222f12}.alert--error{background:rgba(179,58,42,.07);border:1px solid rgba(179,58,42,.25);color:#b33a2a}.dashboard__grid{display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-top:3rem;text-align:left}@media (max-width:860px){.dashboard__grid{gap:2rem;grid-template-columns:1fr}}.dashboard__column-header{align-items:baseline;border-bottom:2px solid;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}.dashboard__column-header .section__label{margin-bottom:0}.dashboard__column-header--yes{border-color:#222f12}.dashboard__column-header--no{border-color:#b8b0a2}.dashboard__count{color:#b8b0a2;font-family:Pinyon Script,cursive;font-size:2.2rem;line-height:1}.dashboard__empty{color:#b8b0a2;font-size:1.05rem;font-style:italic;padding:1.5rem 0}.dashboard__topbar{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:3rem}@media (max-width:600px){.dashboard__topbar{align-items:center;flex-direction:column;gap:1.5rem}}.dashboard__topbar .section__title{margin-bottom:0}.dashboard__topbar .section__label{margin-bottom:.5rem}.guest-card{align-items:flex-start;border-bottom:1px solid #ede9e0;display:flex;gap:1rem;justify-content:space-between;padding:1.1rem 0;transition:all .3s ease}.guest-card:first-of-type{border-top:1px solid #ede9e0}.guest-card--yes:hover{background:rgba(34,47,18,.03)}.guest-card--no:hover{background:hsla(38,13%,68%,.08)}.guest-card__info{display:flex;flex-direction:column;gap:.25rem}.guest-card__name{color:#302a22;font-size:1rem;font-weight:500}.guest-card__date{color:#b8b0a2;font-size:.78rem;font-style:italic;letter-spacing:.12em}.guest-card__comment{color:#6b6358;font-size:.92rem;font-style:italic;font-weight:300;margin-top:.2rem}.guest-card__delete{align-items:center;background:none;border:1px solid #ede9e0;border-radius:2px;color:#b8b0a2;cursor:pointer;display:flex;flex-shrink:0;font-family:Cormorant Garamond,serif;font-size:1rem;height:28px;justify-content:center;margin-top:2px;transition:all .3s ease;width:28px}.guest-card__delete:hover{background:rgba(179,58,42,.06);border-color:#b33a2a;color:#b33a2a}
