@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400&family=Inter:wght@300;400;500;700;900&display=swap";:root{--sage: #9CAF88;--sage-dark: #5a7a50;--white: #ffffff;--radius: 8px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;font-weight:300;background:#111a10;color:var(--white);overflow-x:hidden;line-height:1.7;cursor:default}input,textarea{cursor:text}#hero{position:relative;min-height:100vh;width:100%;display:flex;align-items:flex-end;padding:3rem 4rem;overflow-x:hidden}.hero-bg{position:absolute;inset:0;background:url(../../../title.jpg) center/cover no-repeat;opacity:.6;z-index:0}.hero-gradient{position:absolute;inset:0;background:linear-gradient(to top,#111a10 0%,rgba(14,22,13,.35) 55%,transparent 100%);z-index:1}.hero-content{position:relative;z-index:2;max-width:750px;text-align:left}.hero-title-block{display:flex;flex-direction:column;margin-bottom:1.5rem}.hero-overline{font-size:1rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#ffffffbf;margin-bottom:.5rem}.hero-subtitle-bar{font-size:clamp(1.4rem,3vw,2rem);font-weight:700;color:var(--white);border-left:4px solid var(--sage);padding-left:1rem}.hero-date{font-size:.9rem;font-weight:500;color:#fff9;padding-left:1.25rem;letter-spacing:.05em;margin-top:.3rem}#hero h1{font-family:Inter,sans-serif;font-weight:900;font-size:clamp(2.5rem,7vw,5.5rem);line-height:1.05;color:var(--white);margin-bottom:1.25rem}.hero-quote{font-size:clamp(1rem,2vw,1.2rem);font-style:italic;color:#fffc;margin-bottom:1.5rem}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap;justify-content:flex-start}@media(max-width:640px){#hero{padding:2rem 1.5rem}}.btn-white{background:var(--white);color:#141414;border:none;padding:.6rem 2rem;border-radius:var(--radius);font-weight:700;font-size:.9rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background .2s}.btn-white:hover{background:#e8e8e8}.btn-ghost{background:#fff3;color:var(--white);border:2px solid rgba(255,255,255,.5);padding:.6rem 2rem;border-radius:var(--radius);font-weight:700;font-size:.9rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background .2s}.btn-ghost:hover{background:#ffffff4d}.btn-church{background:transparent;border:2px solid rgba(255,255,255,.3);border-radius:var(--radius);color:#ffffffbf;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700;cursor:pointer;padding:.6rem 1.25rem;display:flex;align-items:center;gap:.4rem;transition:background .2s,border-color .2s,color .2s;white-space:nowrap}.btn-church:hover{background:#ffffff1a;border-color:#ffffff8c;color:#fff}.countdown{display:flex;gap:.75rem;margin-bottom:2rem;justify-content:flex-start}.countdown-unit{background:#ffffff14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius);min-width:64px;padding:.65rem .75rem;text-align:center}.countdown-number{display:block;font-size:clamp(1.25rem,4vw,1.75rem);font-weight:900;line-height:1;color:var(--white)}.countdown-label{font-size:.6rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#ffffffb3}.section-wrap{max-width:1100px;margin:0 auto;padding:4rem 1.5rem}section{margin-bottom:5rem}.section-title{font-size:1.3rem;font-weight:700;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.section-title:before{content:"";display:block;width:5px;height:1.4rem;background:var(--sage);border-radius:2px;flex-shrink:0}.dark-section{background:#111a10;color:var(--white)}.dark-section .section-title{color:var(--white)}.plot-text{color:#ffffffa6;font-size:1rem;line-height:1.9}.green-section{background:#f0ebe2;color:#1a2a15}.green-section .section-title{color:#1a2a15}.green-section .section-title:before{background:#3d6b35}.section-subtitle{font-size:.9rem;color:#3d5c35;margin-top:-1rem;margin-bottom:1.25rem}.location-box{display:grid;grid-template-columns:1fr 1fr;background:#ffffff4d;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.45)}.location-content{padding:2.5rem}.location-overline{font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#3d6b35;margin-bottom:.5rem}.location-content h3{font-size:1.75rem;font-weight:700;margin-bottom:.5rem;color:#1a2a15}.location-content p{font-size:.9rem;color:#3d5c35;font-style:italic;margin-bottom:.5rem}.location-content p.desc{font-style:normal;margin-bottom:1.5rem}.location-address{font-size:.9rem;font-weight:600;color:#1a2a15;font-style:normal;margin-top:.75rem;margin-bottom:0}.location-btn{display:inline-block;margin-top:1rem;padding:.6rem 1.5rem;background:#3d6b35;color:var(--white);font-size:.875rem;font-weight:700;text-decoration:none;border-radius:var(--radius);transition:background .2s}.location-btn:hover{background:#2d5228}.location-image{background:url(../../../venue.jpg) center/cover no-repeat;min-height:220px}@media(max-width:640px){.location-box{grid-template-columns:1fr}}.timeline-list{display:grid;grid-template-columns:3.5rem auto 1fr;row-gap:1.5rem;column-gap:1.25rem;position:relative;padding-left:1.75rem;max-width:600px;margin:0 auto;align-items:center}.timeline-list:before{content:"";position:absolute;left:1.75rem;top:1.75rem;bottom:1.75rem;width:2px;background:#00000026;transform:translate(-50%)}.timeline-item{display:contents}.timeline-dot{width:3.5rem;height:3.5rem;background:#1a2a15;border-radius:50%;border:4px solid #9CAF88;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.75rem;font-weight:700;color:var(--white);position:relative;z-index:1;margin-left:-1.75rem}.timeline-title{min-width:160px}.timeline-title h4{font-size:1.3rem;font-weight:700;color:#1a2a15}.timeline-title .episode{font-size:.8rem;font-weight:500;color:#3d6b35;font-family:monospace}.timeline-desc{padding:.3rem 0;text-align:left}.timeline-desc .desc{font-size:.875rem;color:#1a2a15}.timeline-footer{margin-top:2rem;text-align:center}.timeline-footer p:first-child{font-size:1.1rem;font-weight:700;font-style:italic;margin-bottom:.5rem;color:#1a2a15}.timeline-footer p:last-child{font-size:.9rem;color:#3d5c35;max-width:560px;margin:0 auto}@media(max-width:640px){.timeline-list{grid-template-columns:3rem auto 1fr;column-gap:.6rem;padding-left:1.5rem;max-width:100%}.timeline-dot{width:3rem;height:3rem;font-size:.65rem;margin-left:-1.5rem}.timeline-list:before{left:1.5rem}.timeline-title{min-width:unset}.timeline-title h4{font-size:1rem}}.cards-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(0,0,0,.15)}@media(max-width:900px){.cards-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.cards-grid{grid-template-columns:1fr}}.card{padding:1.5rem 1.25rem 1.5rem 0;border-right:1px solid rgba(0,0,0,.1);transition:none}.card:last-child{border-right:none}.card-link{display:block;text-decoration:none;color:inherit;cursor:pointer;transition:opacity .2s}.card-link:hover{opacity:.7}.card-link:hover .card h4{text-decoration:underline;text-underline-offset:3px}.card.featured{border-left:3px solid #3d6b35;padding-left:1rem}.card h4{font-size:1rem;font-weight:700;margin-bottom:.4rem;color:#1a2a15}.card .badge{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#3d6b35;margin-bottom:.75rem}.card p{font-size:.875rem;color:#3d5c35;margin-bottom:.25rem}.card .address{font-size:.8rem;color:#3d6b35;font-style:italic;margin-top:.4rem}.card .note{font-size:.75rem;color:#8b4000;font-style:italic;margin-top:.5rem}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:5rem}@media(max-width:640px){.two-col{grid-template-columns:1fr}}.transport-list{display:flex;flex-direction:column}.transport-item{display:flex;justify-content:space-between;align-items:center;padding:.875rem 0;border-bottom:1px solid rgba(0,0,0,.1);font-size:.9rem}.transport-item>span{color:#1a2a15}.transport-phone{font-weight:500;color:#3d6b35;text-decoration:none}.transport-phone:hover{text-decoration:underline}.transport-item--bolt{align-items:center}.transport-item--bacsi{flex-wrap:wrap}.transport-note{width:100%;font-size:.75rem;color:#3d5c35;font-style:italic;margin-top:.25rem}.bolt-name{display:block;font-weight:500;color:#1a2a15}.bolt-links{display:flex;flex-direction:column;align-items:center;gap:.5rem}.bolt-qr{width:100px;height:100px;border-radius:6px;border:1px solid rgba(255,255,255,.4);padding:4px;background:#fff}.bolt-play{font-size:.8rem;font-weight:600;color:#3d6b35;text-decoration:none;letter-spacing:.02em}.bolt-play:hover{text-decoration:underline}#dresscode{display:flex;flex-direction:column}.dressbox{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem 0}.dressbox h4{font-size:1rem;font-weight:700;margin-bottom:.4rem;color:#1a2a15}.dressbox p{font-size:.9rem;color:#3d5c35;margin-bottom:1rem}.swatches{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:.75rem}.swatch{width:3rem;height:3rem;border-radius:50%;border:2px solid rgba(0,0,0,.12);box-shadow:0 2px 6px #0000001a}.swatch-label{font-size:.95rem;font-weight:600;color:#1a2a15;text-align:center;margin-bottom:.5rem}.dressbox .note{font-size:.75rem;color:#3d5c35;font-style:italic;text-align:center}.church-card{display:grid;grid-template-columns:1fr 1fr;background:#ffffff4d;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.45)}.church-card-content{padding:2.5rem;display:flex;flex-direction:column;align-items:flex-start}.church-date-block{display:flex;align-items:baseline;gap:.75rem;margin-top:1.25rem}.church-day{font-size:5rem;font-weight:900;color:#1a2a15;line-height:1}.church-month-year{display:flex;flex-direction:column}.church-month-year span{font-size:.85rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#3d6b35;line-height:1.4}.church-time-pill{display:inline-block;margin-top:.75rem;background:#1a2a15;color:var(--sage);font-size:1rem;font-weight:900;padding:.3rem 1.1rem;border-radius:999px;letter-spacing:.08em}.church-venue{font-size:1.5rem;font-weight:700;color:#1a2a15;margin-bottom:.4rem}.church-address-text{font-size:.875rem;color:#3d5c35;margin-bottom:0}.church-note{margin-top:1rem;font-size:.85rem;color:#3d5c35;font-style:italic;line-height:1.6;border-left:3px solid var(--sage);padding-left:.85rem;max-width:380px}.church-card-image{background:url(../../../temple.jpg) center/cover no-repeat;min-height:280px}@media(max-width:640px){.church-card{grid-template-columns:1fr}.church-card-image{min-height:200px;order:-1}}.giftbox{border-top:1px solid rgba(0,0,0,.15);border-bottom:1px solid rgba(0,0,0,.15);padding:2rem 0;display:flex;justify-content:space-between;align-items:center;gap:2rem}.giftbox-inner{flex:1}.giftbox h4{font-size:1.2rem;font-weight:700;margin-bottom:.5rem;color:#1a2a15}.giftbox p{font-size:.9rem;color:#3d5c35;max-width:560px}.giftbox-meta{flex-shrink:0}.gift-tag{display:inline-block;background:#1a2a15;color:var(--sage);font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.4rem 1rem;border-radius:999px}@media(max-width:640px){.giftbox{flex-direction:column;align-items:flex-start}}.attend-choice{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.attend-btn{padding:1rem;border-radius:var(--radius);border:2px solid rgba(0,0,0,.15);background:#fff3;color:#1a2a15;font-family:Inter,sans-serif;font-weight:700;font-size:.9rem;cursor:pointer;transition:all .2s}.attend-btn:hover{border-color:#3d6b35;background:#fff6}.attend-selected{background:#3d6b35;border-color:#3d6b35;color:var(--white)}.attend-btn--no.attend-selected{background:#8b2020;border-color:#8b2020;color:var(--white)}@media(max-width:640px){.attend-choice{grid-template-columns:1fr}}.rsvp-notice{font-size:.875rem;font-weight:500;color:#1a2a15;border-left:3px solid #3d6b35;padding:.25rem 1rem;margin-bottom:1rem;line-height:1.5}.form-card{background:#ffffff2e;border-radius:4px;padding:2rem;border:1px solid rgba(0,0,0,.08)}form{display:flex;flex-direction:column;gap:1.25rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media(max-width:640px){.form-row{grid-template-columns:1fr}}.guest-list{display:flex;flex-direction:column;gap:.75rem}.guest-row{display:flex;align-items:flex-end;gap:.75rem;background:#0000000d;border-radius:var(--radius);padding:1rem}.guest-row--name-only{background:transparent;padding:0}.guest-name-label{flex:1}.guest-extra{background:#0000000d;border-radius:var(--radius);padding:1rem}.guest-extra-name{font-size:.8rem;font-weight:700;color:#3d6b35;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem}.guest-row-inputs{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.5rem;align-items:start;flex:1}@media(max-width:640px){.guest-row-inputs{grid-template-columns:1fr}}.remove-guest{flex-shrink:0;width:2rem;height:2rem;border-radius:50%;border:1px solid rgba(0,0,0,.2);background:transparent;color:#8b2020;font-size:.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;margin-bottom:.6rem}.remove-guest:hover{background:#8b20201a}.add-guest{align-self:flex-start;background:transparent;border:2px dashed rgba(0,0,0,.2);border-radius:var(--radius);color:#3d6b35;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700;padding:.5rem 1.25rem;cursor:pointer;transition:all .2s;width:100%}.add-guest:hover{border-color:#3d6b35;background:#3d6b3514}.guest-limit{font-size:.8rem;color:#3d5c35;font-style:italic;text-align:center}.sheraton-check{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.875rem;font-weight:400;letter-spacing:0;color:#1a2a15}.sheraton-check input[type=checkbox]{display:none}.sheraton-check-box{flex-shrink:0;width:1.25rem;height:1.25rem;border-radius:4px;border:2px solid rgba(0,0,0,.2);background:#fff6;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:var(--white);transition:all .15s}.sheraton-check-box.checked{background:#3d6b35;border-color:#3d6b35}.sheraton-check-label em{font-style:italic;color:#3d6b35}label{display:flex;flex-direction:column;gap:.4rem;font-size:.8rem;font-weight:700;letter-spacing:.05em;color:#1a2a15}label span{font-weight:300;font-size:.8rem;color:#3d5c35}input[type=text],textarea{font-family:Inter,sans-serif;font-size:.95rem;font-weight:300;padding:.6rem 0;border:none;border-bottom:2px solid rgba(0,0,0,.15);background:transparent;color:#1a2a15;width:100%;transition:border-color .2s}input[type=text]:focus,textarea:focus{outline:none;border-color:#3d6b35}input[type=text]::placeholder{color:#0000004d}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px #e8e3da inset;-webkit-text-fill-color:#1a2a15;transition:background-color 5000s ease-in-out 0s}textarea{resize:none}button[type=submit]{font-family:Inter,sans-serif;font-size:.8rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;padding:.875rem;background:#3d6b35;color:var(--white);border:none;border-radius:var(--radius);cursor:pointer;width:100%;margin-top:.5rem;transition:background .2s,transform .15s}button[type=submit]:hover{background:#2d5228;transform:translateY(-1px)}button[type=submit]:disabled{opacity:.6;cursor:not-allowed}.programs-table{border:1px solid rgba(0,0,0,.12);border-radius:12px;overflow:hidden}.programs-thead,.programs-row{display:grid;grid-template-columns:60px 120px 1fr 1fr 180px 140px;align-items:center}.programs-thead{background:#1a2a15;padding:.65rem 1.25rem;gap:1rem}.programs-thead span{font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--sage)}.programs-row{padding:1.1rem 1.25rem;gap:1rem;border-bottom:1px solid rgba(0,0,0,.08);background:#ffffff40;transition:background .15s,opacity .3s}.programs-row:last-child{border-bottom:none}.programs-row:hover{background:#fff6}.programs-row--done{opacity:.55}.programs-cell{display:flex;flex-direction:column;gap:.1rem}.programs-cell--year{justify-content:center}.prog-year{font-size:.75rem;font-weight:700;color:#3d6b35;letter-spacing:.05em;background:#3d6b351a;border-radius:4px;padding:.2rem .4rem}.prog-month{font-size:1.05rem;font-weight:900;color:#1a2a15;line-height:1}.prog-name{font-size:.9rem;font-weight:700;color:#1a2a15}.prog-detail{font-size:.8rem;color:#3d5c35;font-style:italic}.programs-cell--who{flex-direction:row;align-items:center;gap:.5rem;flex-wrap:wrap}.prog-who{font-size:.875rem;font-weight:500;color:#1a2a15}.prog-host-badge{font-size:.7rem;font-weight:700;letter-spacing:.08em;color:#b8860b;border:1px solid #c9a227;border-radius:999px;padding:.2rem .65rem;background:linear-gradient(135deg,#fff8e7,#fdf0c0);animation:shimmer 2s ease-in-out infinite}@keyframes shimmer{0%,to{box-shadow:0 0 4px #c9a2274d}50%{box-shadow:0 0 10px #c9a227b3,0 0 20px #c9a22733}}.programs-cell--cd{flex-direction:row;align-items:center}.prog-countdown{display:flex;align-items:center;gap:.25rem}.prog-cd-unit{display:flex;flex-direction:column;align-items:center;min-width:2rem}.prog-cd-num{font-size:1rem;font-weight:900;color:#1a2a15;line-height:1;font-variant-numeric:tabular-nums}.prog-cd-label{font-size:.5rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#3d6b35}.prog-cd-sep{font-size:.9rem;font-weight:700;color:#0003;margin-bottom:.6rem}.prog-done-label{font-size:.85rem;color:#00000040}.programs-cell--status{flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem}.prog-badge-done{font-size:.75rem;font-weight:700;color:#3d6b35;letter-spacing:.03em}.prog-badge-pending{font-size:.75rem;font-weight:500;color:#7a6a3d}.prog-toggle{font-family:Inter,sans-serif;font-size:.8rem;font-weight:700;background:transparent;border:1px solid rgba(0,0,0,.18);border-radius:999px;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;color:#3d6b35;cursor:pointer;flex-shrink:0;transition:background .15s,color .15s,border-color .15s}.prog-toggle:hover{background:#3d6b35;color:#fff;border-color:#3d6b35}@media(max-width:768px){.programs-thead{display:none}.programs-row{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:.5rem 1rem;padding:1rem}.programs-cell--cd{grid-column:1}.programs-cell--status{grid-column:2;justify-content:flex-end}}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:240px 240px;gap:.75rem;margin-bottom:2rem}.gallery-item{border-radius:10px;background:#9caf8840;border:1px solid rgba(156,175,136,.35);overflow:hidden;transition:transform .2s,opacity .2s}.gallery-item:hover{transform:scale(1.02);opacity:.9}.gallery-item--1{grid-column:1;grid-row:1 / 3;background:url(/gallery1.jpg) center/cover no-repeat,#9caf8840}.gallery-item--2{background:url(/gallery2.jpg) center/cover no-repeat,#9caf8840}.gallery-item--3{background:url(/gallery3.jpg) center/cover no-repeat,#9caf8840}.gallery-item--4{grid-column:2 / 4;background:url(/gallery4.jpg) center/cover no-repeat,#9caf8840}.gallery-item--5{background:url(/gallery5.jpg) center/cover no-repeat,#9caf8840}.gallery-item--6{background:url(/gallery6.jpg) center/cover no-repeat,#9caf8840}@media(max-width:768px){.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:repeat(4,180px)}.gallery-item--1{grid-column:1;grid-row:1 / 3}.gallery-item--4{grid-column:1 / 3}}@media(max-width:480px){.gallery-grid{grid-template-columns:1fr;grid-template-rows:repeat(6,200px)}.gallery-item--1{grid-row:1}.gallery-item--4{grid-column:1}}.gallery-drive{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;border-top:1px solid rgba(0,0,0,.12);padding-top:1.5rem}.gallery-drive p{font-size:.9rem;color:#3d5c35;max-width:480px}.gallery-drive-btn{flex-shrink:0}@media(max-width:640px){.gallery-drive{flex-direction:column;align-items:flex-start}}.tiktok-header{margin-top:2.5rem;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.6rem}.tiktok-title{font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:700;color:#1a2a15;margin:0}.tiktok-subtitle{font-size:.9rem;color:#3d5c35;max-width:560px;margin:0}.tiktok-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:0}.tiktok-item{border-radius:12px;overflow:hidden;aspect-ratio:9 / 16;max-height:700px}.tiktok-item iframe{width:100%;height:100%;border:none;display:block}.tiktok-item--placeholder{background:#9caf882e;border:2px dashed rgba(156,175,136,.5);display:flex;align-items:center;justify-content:center;font-size:.9rem;color:#3d6b35;font-style:italic}@media(max-width:640px){.tiktok-row{grid-template-columns:1fr}.tiktok-item{max-height:none}}.bonus{text-align:center;margin-bottom:2rem}.bonus h2{font-size:1.2rem;font-weight:700;font-style:italic;margin-bottom:1.5rem;color:#1a2a15}.bonus-cards{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;text-align:left}@media(max-width:640px){.bonus-cards{grid-template-columns:1fr}}.bonus-card{background:#ffffff4d;border:1px solid rgba(255,255,255,.45);border-radius:12px;overflow:hidden}.bonus-card-image{height:200px;background-size:cover;background-position:center}.bonus-card-body{padding:1.5rem}.bonus-card-body h4{font-size:1rem;font-weight:700;color:#1a2a15;margin-bottom:.4rem}.bonus-card-body p{font-size:.875rem;color:#3d5c35}.easter-overlay{position:fixed;inset:0;background:#000000eb;z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.easter-gif{max-width:90vw;max-height:80vh;border-radius:12px}.easter-hint{margin-top:1.5rem;font-size:.8rem;color:#fff6;font-style:italic}footer{background:#0a110a;padding:4rem 2rem;text-align:center;border-top:1px solid rgba(255,255,255,.08)}.footer-logo{font-weight:900;font-size:1.5rem;letter-spacing:-1px;color:var(--sage);text-transform:uppercase;margin-bottom:1rem}footer p{font-size:.875rem;color:#ffffff80;margin-bottom:.35rem}.footer-contacts{display:flex;justify-content:center;gap:2.5rem;margin:1rem 0}.footer-contact{display:flex;flex-direction:column;align-items:center;gap:.2rem;text-decoration:none;color:#ffffffb3;font-size:.875rem;transition:color .2s}.footer-contact:hover{color:var(--white)}.footer-contact-name{font-weight:700;font-size:.75rem;letter-spacing:.05em;color:var(--sage)}.footer-meta{display:flex;justify-content:center;gap:2rem;margin-top:2rem;font-size:.8rem;color:#ffffff59}.error-msg{font-size:.875rem;color:#8b1a1a}.success-msg{font-size:1.25rem;font-weight:300;font-style:italic;color:#2d5228}
