:root{--ink:#303033;--purple:#6040e8;--pink:#e68eae;--coral:#ed6747;--orange:#e7a83f;--teal:#4aaea5;--cream:#fffdf8;--lavender:#eeeaff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);background-image:radial-gradient(#ded8ef 1px,transparent 1px);background-size:22px 22px;color:var(--ink);font:400 1rem/1.6 "DM Sans",sans-serif}a{color:inherit}.skip{position:absolute;left:-999px;top:8px;padding:.7rem 1rem;background:#fff;z-index:99}.skip:focus{left:8px}.booking-header{height:104px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.25rem,5vw,5rem);background:#fff;border-bottom:3px solid #292929}.booking-header img{display:block;width:220px;height:96px;object-fit:contain}.back-link{padding:.65rem .9rem;border:2px solid #292929;border-radius:11px;background:#fff;box-shadow:3px 3px 0 #292929;text-decoration:none;font-weight:800}.booking-intro{display:grid;grid-template-columns:1.25fr .75fr;gap:clamp(2rem,6vw,6rem);align-items:center;max-width:1240px;margin:auto;padding:clamp(3rem,6vw,5.5rem) clamp(1.25rem,4vw,3rem)}.eyebrow{display:inline-block;margin:0 0 1rem;padding:.42rem .8rem;border:2px solid #292929;border-radius:10px;background:var(--purple);color:#fff;box-shadow:3px 3px 0 #292929;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;transform:rotate(-1deg)}.eyebrow.pink{background:var(--pink)}h1,h2{font-family:"Fredoka",sans-serif}h1{max-width:760px;margin:.2rem 0 1.2rem;font-size:clamp(3rem,6vw,5.5rem);line-height:.94;letter-spacing:-.04em}h1 em{font:400 1.08em/.85 "Patrick Hand",cursive;color:var(--coral)}.intro-copy{max-width:720px;margin:0;color:#55545e;font-size:1.15rem}.booking-photo{position:relative;min-height:410px}.booking-photo img{width:100%;height:100%;min-height:410px;display:block;object-fit:cover;object-position:center;border:3px solid #292929;border-radius:24px;box-shadow:9px 9px 0 var(--orange)}.photo-details{position:absolute;left:1rem;right:1rem;bottom:1rem;padding:.9rem 1rem;border:2px solid #292929;border-radius:13px;background:rgba(255,255,255,.95);box-shadow:4px 4px 0 #292929}.photo-details b{display:block;font:700 1.25rem "Fredoka",sans-serif;color:var(--purple)}.photo-details span{font-size:.82rem;font-weight:700;color:#58545f}.calendar-section{padding:clamp(3rem,6vw,5rem) clamp(1.25rem,5vw,5rem);background:var(--lavender);border-top:3px solid #292929;border-bottom:3px solid #292929}.calendar-heading{max-width:850px;margin:0 auto 1.75rem;text-align:center}.calendar-heading h2{margin:.2rem 0 .6rem;font-size:clamp(2.25rem,4vw,3.8rem);line-height:1}.calendar-heading p:last-child{color:#56535f;font-size:1.05rem}.calendar-frame{width:min(1080px,100%);min-height:760px;margin:auto;border:3px solid #292929;border-radius:24px;background:#fff;box-shadow:9px 9px 0 var(--pink);overflow:hidden}.calendar-frame iframe{display:block;width:100%;min-height:760px;border:0}.calendar-fallback{text-align:center;margin:1.5rem 0 0;font-weight:700}.calendar-fallback a{color:var(--purple)}.booking-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;padding:1.5rem clamp(1.25rem,5vw,5rem);background:#fff;border-bottom:10px solid var(--purple);font-size:.85rem;color:#666}.booking-footer img{display:block;width:220px;height:105px;object-fit:contain}.booking-footer>span{font:400 1.4rem/1.1 "Patrick Hand",cursive;color:var(--purple);text-align:center}.booking-footer>a:last-of-type{justify-self:end;font-weight:700;text-decoration:none}.footer-legal{grid-column:1/-1;margin:-.7rem 0 0;text-align:center;font-size:.82rem;color:#666}.footer-legal span{margin:0 .55rem}.footer-legal a{font-weight:700}.booking-confirmation{min-height:calc(100vh - 104px);display:grid;place-items:center;padding:clamp(2.5rem,6vw,5rem) 1.25rem;background:linear-gradient(135deg,#f4efff,#e8f7f2)}.confirmation-card{width:min(820px,100%);padding:clamp(2rem,5vw,4rem);border:3px solid #292929;border-radius:26px;background:#fff;box-shadow:11px 11px 0 var(--teal);text-align:center}.checkmark{display:grid;place-items:center;width:88px;height:88px;margin:0 auto 1rem;border:3px solid #292929;border-radius:50%;background:#cfeee9;box-shadow:5px 5px 0 #292929;color:#268d85;font-size:2.7rem;font-weight:800}.confirmation-card h1{max-width:700px;margin:.35rem auto 1rem;font-size:clamp(2.6rem,5vw,4.7rem)}.confirmation-card>p:not(.eyebrow){max-width:670px;margin:0 auto;font-size:1.1rem;color:#575760}.next-steps{margin:1.7rem auto;padding:1.25rem;border:3px dotted #8e84ad;border-radius:16px;background:#fffaf2;text-align:left}.next-steps h2{margin:0 0 .35rem;font-size:1.35rem}.next-steps p{margin:0;color:#575760}.confirmation-actions{display:flex;justify-content:center;gap:.8rem;flex-wrap:wrap}.confirmation-actions a{padding:.85rem 1rem;border:2px solid #292929;border-radius:11px;background:#ffe2b0;box-shadow:4px 4px 0 #292929;text-decoration:none;font-weight:800}.confirmation-actions a:last-child{background:#e1d8ff}@media(max-width:850px){.booking-header{height:90px}.booking-header img{width:175px;height:82px}.booking-intro{grid-template-columns:1fr}.booking-photo{min-height:390px}.booking-footer{grid-template-columns:1fr}.booking-footer>span{text-align:left}.booking-footer>a:last-of-type{justify-self:start}.calendar-frame,.calendar-frame iframe{min-height:720px}.booking-confirmation{min-height:calc(100vh - 90px)}}@media(max-width:620px){.booking-header{height:84px;padding-inline:1rem}.booking-header img{width:150px;height:74px}.back-link{font-size:.76rem}.booking-intro{padding-block:2.5rem}.booking-photo,.booking-photo img{min-height:310px}.calendar-section{padding-inline:1rem}.calendar-frame{border-radius:16px;box-shadow:6px 6px 0 var(--pink)}.calendar-frame,.calendar-frame iframe{min-height:680px}.booking-footer{gap:.8rem}.booking-footer img{width:190px;height:95px}.confirmation-card{padding:1.5rem}.confirmation-card h1{font-size:2.8rem}}
