*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--gold:#d4af37;--gold-light:#f2d675;--gold-pale:#d4af371a;--gold-dark:#9c7c2c;--black:#050505;--black-soft:#0c0c0c;--black-card:#111;--black-border:#222;--white:#fff;--off-white:#f5f0e8;--text-muted:#aaa;--font-heading:"Playfair Display", Georgia, serif;--font-cursive:"Great Vibes", cursive;--font-body:"Cormorant Garamond", "Times New Roman", serif}html{scroll-behavior:smooth}body{font-family:var(--font-body);background-color:var(--black);color:var(--off-white);-webkit-font-smoothing:antialiased;font-size:18px;line-height:1.7;overflow-x:hidden}::selection{background:var(--gold);color:var(--black)}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--black)}::-webkit-scrollbar-thumb{background:var(--gold-dark);border-radius:3px}.section-title{font-family:var(--font-heading);color:var(--gold);letter-spacing:.05em;margin-bottom:.25rem;font-size:clamp(2rem,4vw,3rem)}.section-subtitle{font-family:var(--font-cursive);color:var(--text-muted);margin-bottom:.25rem;font-size:clamp(1.3rem,2.5vw,1.9rem)}.gold-divider{justify-content:center;align-items:center;gap:1rem;max-width:280px;margin:1.2rem auto 2rem;display:flex}.gold-divider:before,.gold-divider:after{content:"";background:linear-gradient(to right, transparent, var(--gold), transparent);flex:1;height:1px}.gold-divider span{color:var(--gold);letter-spacing:.3em;font-size:.7rem}.btn{font-family:var(--font-heading);letter-spacing:.22em;text-transform:uppercase;cursor:pointer;border:2px solid var(--gold);touch-action:manipulation;min-height:48px;padding:1rem 2.5rem;font-size:.78rem;text-decoration:none;transition:all .3s;display:inline-block}.btn--gold{background:var(--gold);color:var(--black)}.btn--gold:hover{color:var(--gold);background:0 0}.btn--outline{color:var(--gold);background:0 0;border-color:#d4af3780}.btn--outline:hover{border-color:var(--gold);background:#d4af370d}img,iframe,video{max-width:100%;height:auto;display:block}@media (width<=600px){body{font-size:16px}.btn{text-align:center;width:100%;padding:.9rem 1rem;display:block}.gold-divider{max-width:220px}}@media (width<=400px){body{font-size:15px}.section-title{font-size:clamp(1.6rem,5vw,2.2rem)}}.nav{z-index:100;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:1rem 3rem;transition:transform .4s,background .4s;display:flex;position:fixed;top:0;left:0;transform:translateY(-100%)}.nav--visible{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050505f5;border-bottom:1px solid #d4af3733;transform:translateY(0)}.nav-brand{font-family:var(--font-cursive);color:var(--gold);font-size:2.2rem;text-decoration:none}.nav-links{gap:2.5rem;list-style:none;display:flex}.nav-links a{font-family:var(--font-heading);letter-spacing:.18em;text-transform:uppercase;color:var(--off-white);font-size:.82rem;text-decoration:none;transition:color .3s}.nav-links a:hover{color:var(--gold)}.nav-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.nav-toggle span{background:var(--gold);width:24px;height:1.5px;transition:all .3s;display:block}.nav-toggle.open span:first-child{transform:translateY(6.5px)rotate(45deg)}.nav-toggle.open span:nth-child(2){opacity:0}.nav-toggle.open span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}@media (width<=768px){.nav{padding:.9rem 1.5rem}.nav-toggle{display:flex}.nav-links{transform-origin:top;background:#050505fa;flex-direction:column;align-items:center;gap:1.5rem;width:100%;padding:2rem 0;transition:transform .3s;position:absolute;top:100%;left:0;transform:scaleY(0)}.nav-links.open{transform:scaleY(1)}}.hero{background:radial-gradient(at 50% 60%,#170f00 0%,#050505 65%);flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding-bottom:5rem;display:flex;position:relative;overflow:hidden}.hero__canvas{pointer-events:none;z-index:1;position:absolute;inset:0}.hero__bg-text{font-family:var(--font-heading);color:#d4af370a;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:0;font-size:42vw;font-weight:700;line-height:.85;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero__bg-text,.hero__num{font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1, "tnum" 1, "zero" 1}.hero__content{z-index:2;text-align:center;max-width:920px;padding:2rem;animation:1.4s forwards fadeUp;position:relative}.hero__main{z-index:2;flex:1;justify-content:center;align-items:center;width:100%;margin:0 auto;padding:3rem 2rem 1rem;display:flex;position:relative}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero__pre{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--off-white);margin-bottom:1.5rem;font-size:clamp(.9rem,1.4vw,1.05rem);font-style:italic;animation:1.4s .15s both fadeUp}.hero__monogram{font-family:var(--font-cursive);color:var(--gold);text-shadow:0 0 50px #d4af3773,0 0 110px #d4af3733;margin-bottom:.25rem;font-size:clamp(5.5rem,14vw,11rem);line-height:1;animation:1.4s .25s both fadeUp}.hero__rule{align-items:center;gap:1rem;max-width:360px;margin:.8rem auto;animation:1.4s .35s both fadeUp;display:flex}.hero__rule-line{background:linear-gradient(to right, transparent, var(--gold), transparent);flex:1;height:1px}.hero__rule-gem{color:var(--gold);font-size:.45rem}.hero__name{font-family:var(--font-heading);color:var(--off-white);letter-spacing:.12em;margin-bottom:.4rem;font-size:clamp(1.9rem,5vw,3.6rem);font-weight:400;animation:1.4s .45s both fadeUp}.hero__oak{font-family:var(--font-cursive);color:var(--gold-light);margin-bottom:.3rem;font-size:clamp(1.6rem,3.5vw,2.6rem);animation:1.4s .55s both fadeUp}.hero__milestone{font-family:var(--font-heading);color:var(--text-muted);letter-spacing:.2em;text-transform:uppercase;margin-bottom:2rem;font-size:clamp(1rem,2vw,1.5rem);font-weight:300;animation:1.4s .65s both fadeUp}.hero__num{color:var(--gold);font-weight:600}.hero__meta{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--gold-light);justify-content:center;align-items:center;gap:1rem;margin-bottom:3rem;font-size:clamp(.9rem,1.6vw,1.15rem);animation:1.4s .75s both fadeUp;display:flex}.hero__dot{color:var(--gold);font-size:.38rem}.hero__actions{flex-wrap:wrap;justify-content:center;gap:1rem;animation:1.4s .9s both fadeUp;display:flex}.hero__scroll{font-family:var(--font-heading);letter-spacing:.35em;text-transform:uppercase;color:var(--gold-light);z-index:2;flex-direction:column;align-items:center;gap:.5rem;margin-top:auto;padding-bottom:.5rem;font-size:.72rem;animation:1.4s 1.4s both fadeUp;display:flex;position:relative}.hero__scroll-line{background:linear-gradient(to bottom, var(--gold), transparent);width:1px;height:52px;animation:1.6s ease-in-out infinite scrollPulse}@keyframes scrollPulse{0%,to{opacity:.3;transform:scaleY(.9)}50%{opacity:1;transform:scaleY(1)}}@media (width<=600px){.hero{min-height:100svh;padding-bottom:3.5rem}.hero__main{padding:1.5rem 1rem .5rem}.hero__content{padding:1.2rem}.hero__pre{letter-spacing:.1em;margin-bottom:.8rem}.hero__monogram{margin-bottom:0}.hero__name{letter-spacing:.04em;margin-bottom:.2rem}.hero__oak{margin-bottom:.1rem}.hero__milestone{letter-spacing:.1em;margin-bottom:1rem}.hero__meta{flex-direction:column;gap:.3rem;margin-bottom:2rem}.hero__dot{display:none}.hero__actions{flex-direction:column;align-items:center;width:100%}.hero__actions .btn{text-align:center;width:100%;max-width:280px}.hero__scroll{display:none}}.countdown{text-align:center;background:linear-gradient(160deg,#0b0900 0%,#0c0c0c 100%);border-top:1px solid #d4af371f;border-bottom:1px solid #d4af371f;padding:clamp(3rem,8vw,5.5rem) 1.5rem}.countdown__inner{max-width:900px;margin:0 auto}.countdown__heading{font-family:var(--font-heading);color:var(--gold);letter-spacing:.04em;text-shadow:0 0 10px #00000073;margin-bottom:2rem;font-size:clamp(1.5rem,3vw,2.6rem);font-weight:600}.countdown__grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.countdown__unit{flex-direction:column;align-items:center;display:flex;position:relative}.countdown__box{background:var(--black-card);border:1px solid var(--black-border);justify-content:center;align-items:center;min-width:120px;margin-bottom:36px;padding:1.1rem 1.6rem;display:flex;position:relative;overflow:hidden}.countdown__box:before{content:"";background:linear-gradient(90deg, transparent, var(--gold), transparent);height:2px;position:absolute;top:0;left:0;right:0}.countdown__num{font-family:var(--font-heading);color:var(--gold);text-shadow:0 0 20px #d4af3747;font-size:clamp(2.6rem,5.5vw,4.2rem);font-weight:700;line-height:1;display:block}.countdown__colon{display:none}.countdown__box:after{content:"";background:var(--gold);width:6px;height:6px;box-shadow:0 10px 0 var(--gold), 0 20px 0 var(--gold);border-radius:50%;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.countdown__unit:last-child .countdown__box:after{display:none}.countdown__label{font-family:var(--font-heading);letter-spacing:.28em;text-transform:uppercase;color:var(--off-white);margin-top:.9rem;font-size:.9rem}.countdown__when{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--off-white);flex-wrap:wrap;justify-content:center;align-items:center;gap:.8rem;font-size:clamp(.92rem,1.4vw,1.05rem);display:flex}.countdown__sep{color:var(--gold-dark);font-size:.4rem}@media (width<=480px){.countdown__grid{gap:.3rem}.countdown__box{min-width:72px;padding:.6rem}.countdown__num{font-size:2.4rem}.countdown__colon{display:none}.countdown__heading{margin-bottom:2rem}.countdown__when{letter-spacing:.08em;gap:.5rem;font-size:.8rem}}.about{background:var(--black-soft);padding:clamp(3.5rem,8vw,7rem) 1.5rem}.about__inner{max-width:800px;margin:0 auto}.about__text .section-title,.about__text .section-subtitle{text-align:center}.about__body{font-family:var(--font-body);color:#aaa;margin-bottom:1.3rem;font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.95}.about__body em{color:var(--gold-light);font-style:italic}.about__body strong{color:var(--off-white);font-weight:500}.about__quote{font-family:var(--font-cursive);color:var(--gold);border-left:2px solid var(--gold-dark);margin-top:2.5rem;padding-left:1.5rem;font-size:clamp(1.4rem,2.2vw,1.9rem);font-style:normal}.rsvp{background:var(--black-soft);text-align:center;border-top:1px solid #d4af371a;padding:clamp(3.5rem,8vw,7rem) 1.5rem}.rsvp__inner{max-width:760px;margin:0 auto}.rsvp__deadline{font-family:var(--font-body);color:#ccc;margin-bottom:3rem;font-size:1.15rem}.rsvp__deadline strong{color:var(--gold-light)}.rsvp__form{text-align:left;flex-direction:column;gap:1.6rem;display:flex}.rsvp__row{grid-template-columns:1fr 1fr;gap:1.6rem;display:grid}.rsvp__field{flex-direction:column;gap:.55rem;display:flex}.rsvp__field label{font-family:var(--font-heading);letter-spacing:.2em;text-transform:uppercase;color:var(--gold);font-size:.8rem}.rsvp__field input,.rsvp__field select,.rsvp__field textarea{background:var(--black-card);border:1px solid var(--black-border);color:var(--off-white);font-family:var(--font-body);appearance:none;resize:vertical;border-radius:0;outline:none;width:100%;min-height:48px;padding:.9rem 1rem;font-size:1.05rem;transition:border-color .3s}#guests{text-align:center;text-align-last:center;padding-top:.85rem;padding-bottom:.85rem;font-size:1.25rem;font-weight:700}.rsvp__field input::placeholder,.rsvp__field textarea::placeholder{color:#3d3d3d}.rsvp__field input:focus,.rsvp__field select:focus,.rsvp__field textarea:focus{border-color:var(--gold-dark)}.rsvp__submit{align-self:center;margin-top:.5rem;padding:1.1rem 3.5rem;font-size:.78rem}.rsvp__thanks{padding:4rem 0}.rsvp__thanks-gem{color:var(--gold);margin-bottom:1.5rem;font-size:2.5rem;animation:2s infinite gemPulse}@keyframes gemPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.15)}}.rsvp__thanks p{color:var(--text-muted);margin-top:1rem;margin-bottom:2.5rem;font-size:1.1rem}.rsvp__reset{font-size:.72rem;font-family:var(--font-heading);background:0 0}@media (width<=600px){.rsvp__row{grid-template-columns:1fr;gap:1.2rem}.rsvp__submit{width:100%;max-width:320px;padding:1.1rem 2rem}.rsvp__form{gap:1.2rem}}.chalk{background:#1a1a18;border-top:1px solid #d4af371a;padding:clamp(3.5rem,8vw,6rem) 1.5rem}.chalk__header{text-align:center;margin-bottom:2.8rem}.chalk__subhead{font-family:var(--font-body);color:#999;max-width:560px;margin:1.2rem auto 0;font-size:clamp(1rem,1.4vw,1.15rem);font-style:italic;line-height:1.7}.chalk__body{grid-template-columns:1fr 340px;align-items:start;gap:2.5rem;max-width:1160px;margin:0 auto;display:grid}.chalk__board{background:#2b5940;border:10px solid #5c3a1e;border-radius:3px;flex-direction:column;min-height:420px;display:flex;position:relative;box-shadow:0 0 0 2px #3a2210,0 0 0 4px #7a5230,0 0 0 6px #3a2210,inset 0 0 40px #00000059,6px 8px 30px #000000b3}.chalk__board:before{content:"";pointer-events:none;background-image:radial-gradient(at 20% 80%,#ffffff04 0%,#0000 55%),radial-gradient(at 80% 20%,#ffffff03 0%,#0000 55%);position:absolute;inset:0}.chalk__board-loading{font-family:var(--font-heading);letter-spacing:.14em;text-transform:uppercase;color:#ffffff40;text-align:center;width:100%;font-size:.78rem}.chalk__board-inner{flex:1;justify-content:center;align-items:center;min-height:260px;padding:2.2rem 2.4rem 1.2rem;display:flex}.chalk__slide{text-align:center;width:100%}.chalk__slide--in{animation:.55s forwards chalkWrite}.chalk__slide--out{animation:.45s forwards chalkErase}@keyframes chalkWrite{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes chalkErase{0%{opacity:1;filter:blur()}to{opacity:0;filter:blur(3px);transform:translateY(-6px)}}.chalk__note-text{color:#f0ebdceb;text-shadow:0 0 1px #ffffff2e,1px 1px #ffffff0a,-1px -1px #ffffff0a;word-break:break-word;font-family:Great Vibes,cursive;font-size:clamp(1.35rem,2.5vw,1.8rem);line-height:1.6}.chalk__note-name{font-family:var(--font-heading);letter-spacing:.18em;text-transform:uppercase;color:#d4af37bf;text-shadow:0 0 2px #d4af3726;margin-top:.9rem;font-size:.7rem}.chalk__dots{flex-wrap:wrap;justify-content:center;gap:.55rem;padding:0 1rem .9rem;display:flex}.chalk__dot{cursor:pointer;background:#ffffff2e;border:none;border-radius:50%;flex-shrink:0;width:8px;height:8px;padding:0;transition:background .3s,transform .2s}.chalk__dot--active{background:#d4af37cc;transform:scale(1.3)}.chalk__dot:hover:not(.chalk__dot--active){background:#ffffff61}.chalk__tray{background:linear-gradient(#3a2210,#2a180a);border-top:3px solid #4a2a14;align-items:center;gap:.7rem;height:20px;padding:0 1.6rem;display:flex}.chalk__tray-piece{opacity:.85;background:linear-gradient(#f0ece0,#d8d4c8);border-radius:3px;width:52px;height:9px;display:block;box-shadow:0 1px 3px #0006}.chalk__tray-piece--short{width:34px}.chalk__form{background:#12120f;border:1px solid #d4af3733;flex-direction:column;gap:.7rem;padding:2rem 1.8rem;display:flex;box-shadow:0 4px 24px #00000080}.chalk__form-title{font-family:var(--font-heading);letter-spacing:.2em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:.6rem;font-size:1rem}.chalk__label{font-family:var(--font-heading);letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);margin-top:.4rem;font-size:.7rem}.chalk__input,.chalk__textarea{color:var(--off-white);font-family:var(--font-body);resize:none;background:#1c1c19;border:1px solid #d4af3733;width:100%;padding:.75rem 1rem;font-size:1.05rem;transition:border-color .25s}.chalk__input:focus,.chalk__textarea:focus{border-color:#d4af378c;outline:none}.chalk__input::placeholder,.chalk__textarea::placeholder{color:#555;font-style:italic}.chalk__char-count{font-family:var(--font-heading);letter-spacing:.12em;color:#555;text-align:right;margin-top:-.2rem;font-size:.68rem}.chalk__error{font-family:var(--font-body);color:#e06060;margin-top:.2rem;font-size:.9rem}.chalk__submit{width:100%;margin-top:.8rem}.chalk__success{font-family:var(--font-cursive);color:var(--gold-light);text-align:center;font-size:1.25rem;animation:.4s chalkIn}@media (width<=860px){.chalk__body{grid-template-columns:1fr}.chalk__board-inner{min-height:220px}}@media (width<=480px){.chalk__board{border-width:6px}.chalk__board-inner{padding:1.2rem 1.2rem .8rem}.chalk__note-text{font-size:1.15rem}}.footer{background:var(--black);text-align:center;border-top:1px solid #d4af3726;padding:clamp(3rem,7vw,5.5rem) 1.5rem clamp(2rem,4vw,3rem)}.footer__inner{max-width:600px;margin:0 auto}.footer__monogram{font-family:var(--font-cursive);color:var(--gold);text-shadow:0 0 40px #d4af374d;margin-bottom:.4rem;font-size:4.5rem;line-height:1}.footer__name{font-family:var(--font-heading);letter-spacing:.12em;color:var(--off-white);margin-bottom:.8rem;font-size:1.05rem}.footer__details{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:#ccc;margin-bottom:1.8rem;font-size:1rem}.footer__love{font-family:var(--font-cursive);color:var(--gold-light);margin-bottom:2.5rem;font-size:1.8rem}.numeral{font-variant-numeric:lining-nums slashed-zero;font-feature-settings:"lnum" 1, "zero" 1;font-family:Playfair Display,Georgia,serif}.footer__copy{font-family:var(--font-heading);letter-spacing:.18em;text-transform:uppercase;color:#b4b4b48c;font-size:.76rem}.footer__enquiries{margin:1.6rem 0 2rem}.footer__enquiries-title{font-family:var(--font-heading);color:var(--gold);margin-bottom:.25rem}.footer__enquiries-intro{color:#ccc;margin-bottom:.6rem}.footer__enquiries-list{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1rem;display:flex}.footer__enquiry{color:inherit;flex-direction:column;align-items:center;text-decoration:none;display:flex}.footer__enquiry-name{font-family:var(--font-heading);color:var(--off-white)}.footer__enquiry-phone{color:#ccc}@media (width<=480px){.footer__details{letter-spacing:.06em;font-size:.82rem}.footer__monogram{font-size:3.5rem}}
