:root{--font-sans: "Manrope", -apple-system, BlinkMacSystemFont, sans-serif;--font-script: "Bad Script", cursive;--green-soft: rgba(152, 202, 171, .95);--green-dark: #4a7a46;--green-bg: rgba(152, 202, 171, .95);--green-bg-dark: rgba(152, 202, 171, .95);--white: #fff;--text-dark: #2d2d2d;--text-muted: #5a5a5a}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--text-dark);line-height:1.5;-webkit-font-smoothing:antialiased}#root{min-height:100vh}h1,h2,h3{font-weight:600;line-height:1.2}.font-script{font-family:var(--font-script);font-weight:400}button{font-family:inherit;cursor:pointer;border:none}input,select,textarea{font-family:inherit;font-size:1rem}a{color:inherit;text-decoration:none}.section{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1.5rem;position:relative}@media(max-width:768px){.section{padding:1.5rem 1rem}}.chapter-hero{display:flex;flex-direction:column;width:100%;max-width:900px;margin:0 auto;height:100vh}.chapter-hero__wrap{flex:1;position:relative;height:100vh;display:flex}.chapter-hero__content{width:100%;flex-shrink:0;height:100vh;display:flex;flex-direction:column;position:absolute}.chapter-hero__green{flex:1;background:var(--green-bg);display:flex;flex-direction:column;justify-content:center;padding:3rem 5rem;width:66.666%;height:100vh;position:absolute}@media(max-width:600px){.chapter-hero__green{padding:3rem 5rem 3rem 2rem}}.chapter-hero__flowers{position:absolute;top:0;right:0;bottom:0;width:50%;background:url(../3.png) left center / cover no-repeat;pointer-events:none}@media(max-width:600px){.chapter-hero__flowers{width:58%;height:80%;margin-top:20%}}.hero-small-caps{font-variant:small-caps;font-size:1.2rem;letter-spacing:.12em;color:var(--white);opacity:.95;margin-bottom:.35rem;width:250px}.hero-names{font-size:clamp(2rem,6vw,3.5rem);font-weight:600;color:var(--white);margin:0 0 .5rem;line-height:1.15;text-align:center}.hero-small-caps.hero-time{margin-bottom:.75rem}.hero-line{width:148px;height:2px;background:#ffffffb3;margin:.75rem 0;border-radius:1px}.hero-date{font-size:1.5rem;color:var(--white);margin:0}.chapter-hero__countdown-strip{background:#0000001e;padding:1rem 6rem 1rem 2rem;display:flex;align-items:center;justify-content:flex-start;position:absolute;bottom:0}.chapter-hero__countdown-strip .countdown{margin:0;color:var(--white);text-align:left}.chapter-hero__countdown-strip .countdown__grid,.chapter-hero__countdown-strip .countdown__labels{justify-content:flex-start}:is(.chapter-hero__countdown-strip .countdown__grid,.chapter-hero__countdown-strip .countdown__labels) span{width:60px}.chapter-light{width:100%;box-sizing:border-box;background-color:#ffffff9f;background-image:linear-gradient(#ffffffeb,#ffffff81,#ffffffeb),url(../2.jpg);background-repeat:no-repeat;background-position:center top;background-size:100vw auto;background-attachment:local}.chapter-light .section__inner{max-width:500px;margin:0 auto;text-align:center}.chapter-light h2{font-size:clamp(1.5rem,3vw,2rem);color:var(--green-dark);margin-bottom:1rem}.chapter-light p{color:var(--text-dark);margin-bottom:1rem;line-height:2rem;margin-top:2rem;margin-bottom:2rem}.margin{margin-top:3rem}.list{margin-top:2rem;margin-bottom:2rem;text-align:justify;list-style:none}.info-blocks{display:grid;gap:1.5rem;max-width:680px;margin:2rem auto 0;text-align:left}.info-block{background:#ffffff93;padding:1.5rem;border-radius:12px;box-shadow:0 2px 12px #0000000f}.info-block h3{color:var(--green-dark);font-variant:small-caps;font-size:1.2rem;letter-spacing:.12em;opacity:.95;margin-bottom:.35rem}.info-block p{margin-bottom:0;font-size:.95rem}.dressCode{width:100%;margin-top:1rem;overflow:hidden}.dressCode img{display:block;width:100%;height:auto;object-fit:contain;object-position:center}.btn{display:inline-block;padding:.85rem 2rem;border-radius:999px;font-weight:600;font-size:1rem;transition:transform .2s,box-shadow .2s}.btn:hover{transform:translateY(-2px);box-shadow:0 4px 14px #00000026}.confirm-row{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;width:100%}.confirm-message-input{width:100%;min-height:56px;padding:.75rem 1rem;border:2px solid rgba(90,138,85,.5);border-radius:8px;font-size:1rem;color:var(--text-dark);box-sizing:border-box}.confirm-message-input::placeholder{color:var(--text-muted)}.confirm-row .btn--primary{width:100%;padding:1rem}.btn--primary{background:var(--green-dark);color:var(--white);margin-top:0}.btn--light{background:var(--white);color:var(--green-dark);border:2px solid var(--green-dark);margin-top:1rem}.chapter-survey{width:100%;box-sizing:border-box;background-color:#4a7a46eb;background-image:linear-gradient(#4a7a46e0,#4a7a46eb),url(../2.jpg);background-repeat:no-repeat;background-position:center top;background-size:100vw auto;color:var(--white)}.chapter-survey h2{color:var(--white);margin-bottom:.5rem}.chapter-survey .section__inner{max-width:520px;width:100%;min-height:100vh}.form-group{margin-bottom:1.25rem;text-align:left}.form-group label{display:block;margin-bottom:.4rem;font-weight:500;font-size:.95rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.65rem .9rem;border-radius:8px;border:2px solid rgba(255,255,255,.4);background:#ffffff1f;color:var(--white)}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff9}.form-group select option{background:var(--green-bg-dark);color:var(--white)}.form-group textarea{min-height:80px;resize:vertical}.chapter-survey .btn--light{width:100%;margin-top:1.5rem;padding:1rem}.survey-done{text-align:center;padding:2rem 0}.survey-error{color:#ffb3b3;font-size:.9rem;margin-bottom:.5rem}.countdown__grid{display:flex;gap:clamp(.5rem,2vw,1.5rem);justify-content:center;flex-wrap:wrap}.countdown__value{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.countdown__labels{display:flex;gap:clamp(.5rem,2vw,1.5rem);justify-content:center;margin-top:.35rem;font-size:.8rem;opacity:.9}.countdown__labels span{text-align:center}.guest-loading,.guest-error{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;text-align:center;background:var(--green-soft);color:var(--white)}.guest-error{background:var(--green-dark)}.guest-error p{margin-top:1rem;opacity:.9}.papers-loading,.papers-error{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;text-align:center;background:var(--green-soft);color:var(--white)}.papers-error{background:var(--green-dark)}.papers-screen-only{position:fixed;top:0;left:0;right:0;padding:1rem 2rem;background:var(--green-dark);color:var(--white);text-align:center;z-index:9999}.papers-print-area{padding-top:4rem}.papers-guest-pages{break-inside:avoid}.paper-page{width:100%;min-height:100vh;min-height:100dvh;page-break-after:always;box-sizing:border-box}.papers-guest-pages:last-child .paper-page:last-child{page-break-after:auto}.paper-hero{position:relative;width:100%;height:100vh;height:100dvh;display:flex;overflow:hidden}.paper-hero__green{width:66.666%;background:var(--green-bg);display:flex;flex-direction:column;justify-content:center;padding:3rem 10rem 0rem 15rem}.paper-hero__flowers{position:absolute;top:0;right:0;bottom:0;width:50%;background:url(../3.png) left center / cover no-repeat}.paper-hero__qr-strip{position:absolute;bottom:0;left:0;right:0;background:#0000001f;padding:1rem 2rem;display:flex;align-items:center;gap:1rem}.paper-hero__qr-strip2{position:absolute;bottom:0;left:0;right:0;padding:1rem 2rem;display:flex;align-items:center;gap:1rem}.paper-qr-img{display:block;flex-shrink:0}.paper-qr-fallback{display:flex;flex-direction:column;gap:.25rem;color:var(--white);font-size:.85rem;word-break:break-all}.paper-qr-code{font-size:.8rem;opacity:.95}.paper-qr-link{color:var(--white);text-decoration:underline}.paper-qr-label{color:var(--white);font-size:1.1rem;font-variant:small-caps;letter-spacing:.1em;align-self:flex-end}.paper-details .section__inner{max-width:720px}@media print{@page{size:landscape;margin:0}html,body{margin:0;padding:0;background:#fff;-webkit-print-color-adjust:exact;print-color-adjust:exact}body{margin:0!important;padding:0!important}.papers-screen-only{display:none!important}.papers-print-area{padding-top:0}.paper-page{min-height:0;height:auto;page-break-after:always}.paper-page--hero,.paper-hero{height:100vh;height:100dvh}.paper-page--details{min-height:100vh;min-height:100dvh;display:flex;align-items:center}}
