@import "https://fonts.googleapis.com/css2?family=Alex+Brush&family=Aref+Ruqaa+Ink:wght@400;700&family=Cormorant+Garamond:wght@400;500;600;700&family=Noto+Naskh+Arabic:wght@400;500;700&family=Inter:wght@400;500;600;700&display=swap";
:root{--paper:#faf7f6;--paper-2:#f4eeee;--ink:#151313;--muted:#948a86;--line:#1c17141c;--gold:#c9a95f;--gold-soft:#c9a95f2e;--brown:#6a3929;--black:#030303;--shadow:0 18px 55px #402b1c14;--hero-overlay-top:.36;--hero-overlay-mid:.06;--hero-overlay-lower:.08;--hero-overlay-bottom:.46;--hero-side-overlay:.24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--black);color:var(--ink);margin:0;font-family:Inter,Noto Naskh Arabic,system-ui,sans-serif;overflow-x:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img,video,iframe{max-width:100%}.page-shell{background:var(--paper);min-height:100vh;color:var(--ink)}.page-shell.rtl{font-family:Noto Naskh Arabic,Inter,system-ui,sans-serif}.page-shell.ltr{direction:ltr}.section-panel{isolation:isolate;position:relative;overflow:hidden}.dark-panel{color:#fff;background:#030303}.pale-panel{color:var(--ink);background:radial-gradient(circle at 50% 0,#ffffffe0,#0000 32%),linear-gradient(#fbf7f6 0%,#f7f1f0 100%)}.section-inner{z-index:2;text-align:center;width:min(100%,930px);margin:0 auto;padding:98px 22px;position:relative}.language-toggle,.music-toggle{z-index:90;color:#fff;-webkit-backdrop-filter:blur(16px);cursor:pointer;background:#1414145c;border:1px solid #ffffff3d;position:fixed;top:14px;box-shadow:0 12px 28px #0000003d}.language-toggle{border-radius:999px;min-width:72px;height:31px;font-size:11px;font-weight:700;right:14px}.music-toggle{border-radius:50%;width:38px;height:38px;font-size:18px;left:14px}.music-toggle.active{background:#c9a95f61}.invitation-cover{z-index:120;cursor:pointer;background:#f5f2f0;place-items:center;transition:opacity .85s,transform .85s,filter .85s;display:grid;position:fixed;inset:0;overflow:hidden}.invitation-cover.is-playing,.invitation-cover.is-closing{cursor:default}.invitation-cover:before,.invitation-cover:after{content:"";pointer-events:none;position:absolute;inset:0}.invitation-cover:before{z-index:2;opacity:1;background:radial-gradient(circle at 50% 82%,#ffffff8a,#0000 16%);transition:opacity .35s}.invitation-cover:after{z-index:4;opacity:0;background:radial-gradient(circle,#fff4d8b8,#0000 22%),linear-gradient(#fffbf5e0,#f4efebf5);transition:opacity .5s,transform .7s;transform:scale(.88)}.invitation-cover.is-playing:before{opacity:0}.invitation-cover.is-closing{opacity:0;filter:blur(9px);pointer-events:none;transform:scale(1.018)}.invitation-cover.is-closing:after{opacity:1;transform:scale(1.12)}.intro-video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.002)}.invitation-cover:not(.is-playing) .intro-video{transform:scale(1.01)}.intro-soft-light{z-index:1;background:linear-gradient(#ffffff14,#ffffff05);transition:opacity .35s;position:absolute;inset:0}.invitation-cover.is-playing .intro-soft-light{opacity:0}.intro-content{z-index:3;text-align:center;pointer-events:none;transition:opacity .35s,transform .35s;display:block;position:absolute;inset:0}.invitation-cover.is-playing .intro-content{opacity:0;transform:scale(.985)}.intro-dear{color:#2d201b;white-space:nowrap;margin:0;font-family:Cormorant Garamond,Aref Ruqaa Ink,serif;font-size:clamp(22px,3.2vw,38px);font-weight:600;position:absolute;top:clamp(20px,4.4vh,46px);left:50%;transform:translate(-50%)}.page-shell.rtl .intro-dear{font-family:Aref Ruqaa Ink,Noto Naskh Arabic,serif}.tap-open-btn{pointer-events:auto;color:#2f211c;-webkit-backdrop-filter:blur(14px);cursor:pointer;background:#fffbf5a3;border:1px solid #4c26182e;border-radius:999px;align-items:center;gap:12px;min-height:50px;padding:0 24px 0 15px;font-family:Cormorant Garamond,Noto Naskh Arabic,serif;font-size:18px;font-weight:700;animation:2.25s ease-in-out infinite tapFloat;display:inline-flex;position:absolute;bottom:clamp(34px,8vh,86px);left:50%;transform:translate(-50%);box-shadow:0 16px 44px #57311f26}.tap-ring{background:#7737241f;border:1px solid #77372442;border-radius:50%;width:27px;height:27px;display:inline-block;position:relative}.tap-ring:before,.tap-ring:after{content:"";background:#723322;border-radius:50%;width:7px;height:7px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.tap-ring:after{background:0 0;border:1px solid #72332257;width:27px;height:27px;animation:1.55s ease-out infinite tapPulse}.intro-transition-card{z-index:8;opacity:0;color:#3a261b;text-align:center;pointer-events:none;place-items:center;gap:10px;transition:opacity .48s .18s,transform .58s .18s;display:grid;position:relative;transform:translateY(26px)scale(.96)}.invitation-cover.is-closing .intro-transition-card{opacity:1;transform:translateY(0)scale(1)}.intro-transition-card span{color:#9f7f48;letter-spacing:.32em;text-transform:uppercase;font-size:12px;font-weight:800}.page-shell.rtl .intro-transition-card span{letter-spacing:0;font-size:15px}.intro-transition-card strong{font-family:Alex Brush,Aref Ruqaa Ink,cursive;font-size:clamp(56px,12vw,108px);font-weight:400;line-height:.9}.page-shell.rtl .intro-transition-card strong{font-family:Aref Ruqaa Ink,Noto Naskh Arabic,serif;line-height:1.12}.hero{text-align:center;place-items:center;min-height:100svh;padding:92px 20px 86px;display:grid}.hero-video,.hero-overlay{width:100%;height:100%;position:absolute;inset:0}.hero-video{object-fit:cover;filter:brightness(.49)saturate(.78)contrast(1.06);transform:scale(1.02)}.hero-overlay{z-index:1;background:linear-gradient(180deg, rgba(0,0,0,var(--hero-overlay-top)) 0%, rgba(0,0,0,var(--hero-overlay-mid)) 28%, rgba(0,0,0,var(--hero-overlay-lower)) 54%, rgba(0,0,0,var(--hero-overlay-bottom)) 100%), radial-gradient(circle at 50% 38%, #f3dcae33, transparent 31%), linear-gradient(90deg, rgba(0,0,0,var(--hero-side-overlay)), transparent 32%, transparent 68%, rgba(0,0,0,var(--hero-side-overlay)))}.hero-content{z-index:3;text-shadow:0 14px 44px #00000094;flex-direction:column;justify-content:center;align-items:center;width:min(94vw,620px);min-height:520px;display:flex;position:relative}.hero-micro{color:#fff6e1c7;letter-spacing:.44em;text-transform:uppercase;margin:0 0 28px;font-size:10px;font-weight:700}.page-shell.rtl .hero-micro{letter-spacing:0;font-size:14px}.hero-kicker{color:#fff6e1cc;letter-spacing:.34em;text-transform:uppercase;max-width:520px;margin:0 auto 18px;font-size:9px;font-weight:700;line-height:1.8}.page-shell.rtl .hero-kicker{letter-spacing:0;text-transform:none;font-size:15px;font-weight:500}.hero-content h1,.script-title,.final-names{margin:0;font-family:Alex Brush,Aref Ruqaa Ink,cursive;font-weight:400;line-height:.78}.hero-content h1{color:#fff8f0;font-size:clamp(78px,12vw,132px)}.page-shell.rtl .hero-content h1,.page-shell.rtl .script-title,.page-shell.rtl .final-names{font-family:Aref Ruqaa Ink,Noto Naskh Arabic,serif;line-height:1.08}.hero-and{color:#f6d481;align-items:center;gap:16px;margin:10px 0 14px;font-family:Cormorant Garamond,serif;font-size:clamp(20px,3.8vw,34px);display:inline-flex}.hero-and:before,.hero-and:after{content:"";opacity:.62;background:currentColor;width:58px;height:1px}.hero-date-line{color:#f9dfaa;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:11px;margin-top:28px;font-size:13px;font-weight:700;display:inline-flex}.hero-date-line small{color:var(--gold)}.page-shell.rtl .hero-date-line{letter-spacing:0;font-size:16px}.hero-attendance{z-index:4;color:#fff8ec;letter-spacing:.34em;text-transform:uppercase;font-size:10px;font-weight:800;text-decoration:none;position:absolute;bottom:48px;left:50%;transform:translate(-50%)}.page-shell.rtl .hero-attendance{letter-spacing:0;font-size:14px}.scroll-cue,.section-arrow,.final-link{color:inherit;text-decoration:none}.scroll-cue{z-index:5;place-items:center;width:28px;height:28px;display:grid;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.scroll-cue span{border-bottom:1.4px solid #ffffffd6;border-right:1.4px solid #ffffffd6;width:8px;height:8px;animation:1.45s ease-in-out infinite arrowFloat;transform:rotate(45deg)}.countdown-section .section-inner,.details-section .section-inner,.programme-section .section-inner,.rsvp-section .section-inner,.guestbook-section .section-inner{flex-direction:column;justify-content:center;min-height:100svh;display:flex}.countdown-section .section-inner{padding-top:118px}.countdown-title{color:#1b1716;margin:0 0 8px;font-family:Cormorant Garamond,Aref Ruqaa Ink,serif;font-size:clamp(42px,8vw,78px);font-weight:500;line-height:.95}.page-shell.rtl .countdown-title{font-family:Aref Ruqaa Ink,Noto Naskh Arabic,serif;font-size:clamp(36px,7vw,68px);line-height:1.1}.section-eyebrow{color:#8b817e;margin:0 0 42px;font-family:Cormorant Garamond,Aref Ruqaa Ink,serif;font-size:clamp(20px,3.8vw,32px);font-weight:500}.page-shell.rtl .section-eyebrow{font-family:Aref Ruqaa Ink,Noto Naskh Arabic,serif}.faded-venue{z-index:1;opacity:.075;pointer-events:none;width:min(760px,112vw);position:absolute;bottom:12vh;left:50%;transform:translate(-50%)}.countdown-grid{grid-template-columns:repeat(4,1fr);align-items:start;gap:16px;width:min(100%,640px);margin:0 auto 62px;display:grid}.count-box{place-items:center;gap:7px;min-height:94px;display:grid;position:relative}.count-box:not(:last-child):after{content:"✦";color:#9d7f4875;font-size:11px;position:absolute;top:27px;right:-12px}.page-shell.rtl .count-box:not(:last-child):after{left:-12px;right:auto}.count-box strong{color:#1b1716;font-family:Cormorant Garamond,serif;font-size:clamp(38px,8.8vw,74px);font-weight:400;line-height:.9;display:block}.count-box span{color:#9a908c;letter-spacing:.23em;text-transform:uppercase;font-size:9px;font-weight:800;display:block}.page-shell.rtl .count-box span{letter-spacing:0;font-size:12px}.section-arrow{color:#6d625d;-webkit-backdrop-filter:blur(10px);background:#fff6;border:1px solid #261c161a;border-radius:999px;align-self:center;place-items:center;width:34px;height:34px;animation:1.8s ease-in-out infinite sectionArrow;display:grid;box-shadow:0 12px 28px #3c2a1e0d}.script-title{color:#151313;font-size:clamp(50px,7.2vw,78px)}.soft-copy{max-width:620px;color:var(--muted);margin:10px auto 34px;font-size:14px;line-height:1.85}.details-map-card{background:#e7e1dd;border:1px solid #1e17121a;border-radius:2px;width:min(100%,680px);height:clamp(250px,45vh,390px);margin:0 auto 20px;overflow:hidden;box-shadow:0 14px 48px #43312614}.details-map-card iframe{filter:saturate(.76)contrast(.92)sepia(.05);border:0;width:100%;height:100%}.venue-line{color:#2a211d;gap:6px;margin:12px auto 16px;display:grid}.venue-line span{font-family:Cormorant Garamond,Aref Ruqaa Ink,serif;font-size:23px;font-weight:600}.venue-line small{color:var(--muted);font-size:12px}.reference-buttons{grid-template-columns:1fr 1fr;gap:10px;width:min(100%,680px);margin:0 auto 28px;display:grid}.reference-buttons a,.submit-btn,.whatsapp-link{color:#2b211d;cursor:pointer;background:#ffffff7a;border:1px solid #271e1824;border-radius:5px;justify-content:center;align-items:center;min-height:44px;font-size:12px;font-weight:700;text-decoration:none;transition:transform .25s,background .25s,border-color .25s;display:inline-flex}.reference-buttons a:hover,.submit-btn:hover,.whatsapp-link:hover{background:#ffffffd1;border-color:#9d7f4852;transform:translateY(-2px)}.soft-car{opacity:.075;pointer-events:none;width:min(560px,92vw);margin:12px auto 4px}.ghost-venue-top{opacity:.045;pointer-events:none;width:min(620px,105vw);position:absolute;top:32px;left:50%;transform:translate(-50%)}.programme-list{border-top:1px solid var(--line);gap:0;width:min(100%,620px);margin:16px auto 44px;display:grid}.programme-list article{border-bottom:1px solid var(--line);text-align:start;grid-template-columns:110px 1fr;align-items:center;gap:18px;min-height:74px;padding:18px 4px;display:grid}.page-shell.rtl .programme-list article{grid-template-columns:1fr 110px}.page-shell.rtl .programme-list time{text-align:left;order:2}.page-shell.rtl .programme-list span{text-align:right;order:1}.programme-list time{color:#201b18;font-family:Cormorant Garamond,serif;font-size:24px}.programme-list span{color:var(--muted);font-size:14px}.rsvp-section{min-height:100svh}.faded-car{z-index:1;opacity:.055;pointer-events:none;width:min(700px,108vw);position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.gold-divider{width:min(100%,270px);color:var(--gold);align-items:center;gap:18px;margin:0 auto 34px;display:flex}.gold-divider:before,.gold-divider:after{content:"";background:#c9a95f52;flex:1;height:1px}.rsvp-form{text-align:start;-webkit-backdrop-filter:blur(12px);background:#ffffff85;border:1px solid #1e17121a;border-radius:8px;gap:16px;width:min(100%,590px);margin:0 auto;padding:24px;display:grid;box-shadow:0 16px 54px #402b1c12}.rsvp-form label,.rsvp-form fieldset{color:#332822;border:0;margin:0;padding:0;font-size:12px;font-weight:700}.rsvp-form legend{margin-bottom:9px}.rsvp-form input,.rsvp-form textarea{width:100%;color:var(--ink);background:#ffffffc7;border:1px solid #1e17121f;border-radius:3px;outline:none;margin-top:8px;padding:14px 13px;transition:border .2s,box-shadow .2s,background .2s}.rsvp-form textarea{resize:vertical;min-height:104px}.rsvp-form input:focus,.rsvp-form textarea:focus{background:#fffffff0;border-color:#9d7f4885;box-shadow:0 0 0 4px #c7a8651a}.signature-input{line-height:1.1;padding-top:12px!important;padding-bottom:10px!important;font-family:Alex Brush,Aref Ruqaa Ink,cursive!important;font-size:27px!important}.page-shell.rtl .signature-input{font-family:Aref Ruqaa Ink,Noto Naskh Arabic,serif!important;font-size:22px!important}.attendance-cards{grid-template-columns:1fr 1fr;gap:12px;display:grid}.attendance-cards button{color:#796e69;cursor:pointer;background:#ffffff8f;border:1px solid #1e17121f;border-radius:8px;min-height:112px;font-size:13px;font-weight:700;transition:transform .2s,border-color .2s,background .2s,color .2s}.attendance-cards button span{margin-bottom:10px;font-size:26px;display:block}.submit-btn{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#111;border-color:#111;width:100%;min-height:50px;margin-top:2px}.submit-btn:hover{background:#3a2a23}.submit-btn:disabled{opacity:.72;cursor:wait}.sent-message,.local-note{color:#4b372d;background:#c7a8651f;border-radius:6px;width:min(100%,590px);margin:15px auto 0;padding:12px 14px;font-size:13px}.local-note{color:var(--muted);background:#1e17120b}.whatsapp-link{width:min(100%,590px);margin:14px auto 0}.guestbook-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:min(100%,900px);margin:32px auto 0;display:grid}.message-card{text-align:start;background:#ffffff94;border:1px solid #1e171217;border-radius:8px;flex-direction:column;justify-content:space-between;min-height:170px;padding:22px;display:flex;box-shadow:0 12px 42px #402b1c0e}.quote-mark{color:#9d7f483b;font-family:Cormorant Garamond,serif;font-size:45px;line-height:.7}.message-card p{color:#554c47;margin:4px 0 18px;font-size:14px;line-height:1.75}.message-footer{color:#201917;justify-content:space-between;align-items:end;gap:12px;display:flex}.hand-signature{font-family:Alex Brush,Aref Ruqaa Ink,cursive;font-size:31px;font-weight:400;line-height:.95}.page-shell.rtl .hand-signature{font-family:Aref Ruqaa Ink,Noto Naskh Arabic,serif;font-size:22px}.message-footer span{color:#554c47;white-space:nowrap;font-size:12px}.final-section{text-align:center;place-items:center;min-height:100svh;display:grid}.final-section:before{content:"";z-index:0;background:radial-gradient(circle at 50% 16%,#c9a95f1c,#0000 42%),linear-gradient(#070707,#010101);position:absolute;inset:0}.dark-venue{z-index:1;opacity:.25;filter:grayscale()brightness(.42);pointer-events:none;width:min(880px,120vw);position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.final-section .section-inner{z-index:2}.final-names{color:#fff7ec;place-items:center;font-size:clamp(68px,11vw,120px);display:grid}.page-shell.rtl .final-names{font-size:clamp(54px,9vw,96px)}.final-names small{color:#d7b36d;margin:10px 0;font-family:Cormorant Garamond,serif;font-size:32px;line-height:1}.final-section p{color:#ffffffb3;margin:24px auto 14px;font-size:16px}.final-section strong{color:#f4dca9;font-weight:600}.final-link{color:#fff;background:#ffffff0f;border:1px solid #ffffff38;border-radius:999px;place-items:center;width:40px;height:40px;margin:34px auto 0;display:grid}.reveal{opacity:0;transition:opacity .9s,transform .9s;transform:translateY(34px)}.reveal.visible{opacity:1;transform:translateY(0)}@keyframes tapPulse{0%{opacity:.72;transform:translate(-50%,-50%)scale(.72)}to{opacity:0;transform:translate(-50%,-50%)scale(1.92)}}@keyframes tapFloat{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-6px)}}@keyframes heroBloom{0%{filter:brightness(.18)blur(8px)saturate(.7);transform:scale(1.12)}to{filter:brightness(.49)blur()saturate(.78)contrast(1.06);transform:scale(1.02)}}@keyframes heroContentRise{0%{opacity:0;filter:blur(8px);transform:translateY(30px)scale(.97)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes arrowFloat{0%,to{opacity:.38;transform:translateY(-2px)rotate(45deg)}50%{opacity:1;transform:translateY(7px)rotate(45deg)}}@keyframes sectionArrow{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}@media (max-width:900px){.guestbook-grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.language-toggle{top:12px;right:12px}.music-toggle{top:12px;left:12px}.section-inner{padding:86px 17px}.tap-open-btn{min-height:48px;padding-inline:14px 22px;font-size:17px;bottom:7.5vh}.hero{padding:84px 18px}.hero-content{min-height:520px}.hero-content h1{font-size:78px}.page-shell.rtl .hero-content h1{font-size:62px}.hero-and:before,.hero-and:after{width:42px}.hero-date-line{letter-spacing:.08em;flex-direction:column;gap:7px}.hero-date-line small{display:none}.hero-attendance{letter-spacing:.22em;width:100%;font-size:10px;bottom:50px}.countdown-grid{gap:7px}.count-box strong{font-size:43px}.count-box span{letter-spacing:.12em;font-size:8px}.count-box:not(:last-child):after{right:-7px}.page-shell.rtl .count-box:not(:last-child):after{left:-7px}.details-map-card{height:315px}.reference-buttons{grid-template-columns:1fr}.programme-list article{grid-template-columns:86px 1fr}.page-shell.rtl .programme-list article{grid-template-columns:1fr 86px}.rsvp-form{padding:18px}.attendance-cards,.guestbook-grid{grid-template-columns:1fr}.message-card{min-height:158px}}.reference-buttons a{gap:10px}.button-icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:19px;height:19px}.rsvp-form textarea{min-height:126px}.signature-draw-label>span{display:block}.signature-pad-wrap{background:linear-gradient(#ffffffd1,#ffffffad),repeating-linear-gradient(0deg,#0000 0 31px,#49352a0e 32px);border:1px solid #1e17121f;border-radius:3px;min-height:126px;margin-top:8px;transition:border .2s,box-shadow .2s,background .2s;position:relative;overflow:hidden}.signature-pad-wrap:focus-within,.signature-pad-wrap:hover{background:linear-gradient(#fffffff0,#ffffffc7),repeating-linear-gradient(0deg,#0000 0 31px,#49352a0e 32px);border-color:#9d7f4885;box-shadow:0 0 0 4px #c7a8651a}.signature-pad{touch-action:none;cursor:crosshair;z-index:2;width:100%;height:126px;display:block;position:relative}.signature-placeholder{z-index:1;pointer-events:none;color:#271e186b;font-family:Alex Brush,Aref Ruqaa Ink,cursive;font-size:28px;font-weight:400;line-height:1.1;position:absolute;top:13px;left:14px}.page-shell.rtl .signature-placeholder{font-family:Aref Ruqaa Ink,Noto Naskh Arabic,serif;font-size:20px;left:auto;right:14px}.signature-clear{z-index:3;color:#271e18b8;-webkit-backdrop-filter:blur(8px);cursor:pointer;background:#ffffffc2;border:1px solid #271e181f;border-radius:999px;min-height:28px;padding:0 11px;font-size:10px;font-weight:800;position:absolute;bottom:10px;right:10px}.signature-clear:hover{color:#2b211d;background:#fffffff5;border-color:#9d7f4852}.page-shell.rtl .signature-clear{left:10px;right:auto}.drawn-signature{object-fit:contain;object-position:left center;filter:contrast(1.12)saturate(.72);width:min(150px,42vw);height:54px;display:block}.page-shell.rtl .drawn-signature{object-position:right center}@media (max-width:620px){.rsvp-form textarea,.signature-pad-wrap,.signature-pad{height:128px;min-height:128px}.signature-clear{min-height:30px;bottom:9px}}.intro-video,.intro-soft-light{pointer-events:none}.details-section .section-arrow{margin-top:6px}.guestbook-carousel{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:12px;width:min(100%,760px);margin:34px auto 0;display:grid}.guestbook-viewport{direction:ltr;border-radius:12px;overflow:hidden}.guestbook-track{will-change:transform;transition:transform .58s cubic-bezier(.22,.74,.2,1);display:flex}.carousel-card{min-width:100%;min-height:230px}.carousel-nav{color:#2b211d;cursor:pointer;background:#ffffff8f;border:1px solid #1e17121f;border-radius:999px;place-items:center;width:44px;height:44px;font-family:Cormorant Garamond,serif;font-size:35px;line-height:1;transition:transform .25s,background .25s,border-color .25s;display:grid;box-shadow:0 12px 36px #402b1c0f}.carousel-nav:hover{background:#ffffffdb;border-color:#9d7f4857;transform:translateY(-2px)}.carousel-dots{justify-content:center;align-items:center;gap:8px;margin:18px auto 0;display:inline-flex}.carousel-dots button{cursor:pointer;background:#2b211d33;border:0;border-radius:999px;width:7px;height:7px;padding:0;transition:width .25s,background .25s}.carousel-dots button.active{background:#9d7f48b8;width:24px}@media (max-width:620px){.guestbook-carousel{grid-template-columns:38px minmax(0,1fr) 38px;gap:7px}.carousel-nav{width:38px;height:38px;font-size:30px}.carousel-card{min-height:248px;padding:21px 18px}}.language-toggle{left:auto}.section-inner{padding:76px 22px}.countdown-section .section-inner,.details-section .section-inner,.rsvp-section .section-inner,.guestbook-section .section-inner{justify-content:start;min-height:auto}.details-section .section-inner{padding-top:64px;padding-bottom:62px}.rsvp-section .section-inner,.guestbook-section .section-inner{padding-top:70px;padding-bottom:72px}.countdown-heading{margin-bottom:6px}.section-eyebrow{letter-spacing:.01em;margin-bottom:30px;font-family:Inter,Noto Naskh Arabic,system-ui,sans-serif;font-size:clamp(16px,2.4vw,23px);font-weight:400}.countdown-grid{margin-bottom:0}.section-arrow,.final-link{display:none!important}.soft-copy{margin-bottom:28px}.gold-divider{margin-bottom:24px}.reference-buttons{margin-bottom:12px}.soft-car{object-fit:contain;max-height:160px;margin-top:0;margin-bottom:0}.attendance-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.attendance-cards button{min-height:96px;padding:12px 8px}.signature-placeholder{font-family:Alex Brush,cursive;font-size:32px}.page-shell.rtl .signature-placeholder{direction:ltr;font-family:Alex Brush,cursive;font-size:32px}.whatsapp-link{display:none!important}.guestbook-carousel{width:min(100%,1080px);margin:34px auto 0;display:block}.guestbook-strip{scroll-snap-type:x mandatory;scrollbar-color:#2a221e6b #2a221e14;scrollbar-width:thin;direction:ltr;gap:18px;padding:6px 6px 20px;scroll-padding:6px;display:flex;overflow:auto hidden}.guestbook-strip::-webkit-scrollbar{height:8px}.guestbook-strip::-webkit-scrollbar-track{background:#2a221e14;border-radius:999px}.guestbook-strip::-webkit-scrollbar-thumb{background:#2a221e70;border-radius:999px}.carousel-card{scroll-snap-align:start;flex:0 0 calc(33.3333% - 12px);min-width:0;min-height:248px}.message-card{background:#ffffff80;border-color:#1e171221;border-radius:10px;padding:28px 30px;box-shadow:0 10px 30px #402b1c0b}.quote-mark{color:#201b1821;font-size:58px;line-height:.72}.message-card p{color:#201917;margin:2px 0 24px;font-family:Cormorant Garamond,Noto Naskh Arabic,serif;font-size:18px;font-style:italic;line-height:1.6}.message-footer{justify-content:start;align-items:end;gap:16px;display:grid}.message-footer span{color:#0f0d0c;font-size:18px;font-weight:700}.drawn-signature{object-position:left center;opacity:.72;filter:contrast(1.02)saturate(.72);width:min(170px,46vw);height:68px}.hand-signature{color:#4b7666c7;min-height:60px;font-size:44px}.final-section{min-height:92svh}.with-love{font-family:Alex Brush,Cormorant Garamond,cursive;line-height:.9;color:#f4dca9!important;margin-top:24px!important;font-size:clamp(38px,6.2vw,72px)!important}.creator-credit{color:#ffffffad;justify-items:center;gap:12px;width:min(100%,520px);margin:26px auto 0;font-size:13px;display:grid}.creator-credit a{color:#f4dca9;letter-spacing:.02em;background:#ffffff0f;border:1px solid #f4dca952;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-weight:800;text-decoration:none;transition:transform .25s,background .25s,border-color .25s;display:inline-flex}.creator-credit a:hover{background:#f4dca91a;border-color:#f4dca98f;transform:translateY(-2px)}@media (max-width:900px){.carousel-card{flex-basis:calc(50% - 9px)}}@media (max-width:620px){.language-toggle{top:12px;right:12px}.section-inner{padding:62px 17px}.countdown-section .section-inner{padding-top:42px;padding-bottom:54px}.details-section .section-inner,.rsvp-section .section-inner,.guestbook-section .section-inner{padding-top:58px;padding-bottom:60px}.section-eyebrow{margin-bottom:24px;font-size:16px}.count-box strong{font-size:38px}.count-box span{letter-spacing:.1em;font-size:7px}.reference-buttons{grid-template-columns:1fr 1fr;gap:8px}.reference-buttons a{min-height:42px;padding:0 8px;font-size:11px}.button-icon{width:17px;height:17px}.attendance-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.attendance-cards button{min-height:84px;font-size:11px;line-height:1.35}.attendance-cards button span{margin-bottom:7px;font-size:22px}.guestbook-carousel{width:calc(100vw - 20px);margin-left:50%;transform:translate(-50%)}.guestbook-strip{gap:14px;padding-inline:10px;scroll-padding:10px}.carousel-card{flex-basis:78%;min-height:248px}.message-card{padding:25px 28px}.message-card p,.message-footer span{font-size:17px}.with-love{font-size:44px!important}}.invitation-cover.is-closing .intro-transition-card{opacity:0;animation:1.15s cubic-bezier(.2,.72,.12,1) forwards inviteCardInOut;transform:translateY(18px)scale(.96)}.page-shell.page-entering:before{content:"";z-index:110;pointer-events:none;background:radial-gradient(circle at 50% 42%,#fff1cf80,#0000 28%),linear-gradient(#faf7f6e0,#faf7f633 46%,#0000 100%);animation:1.5s cubic-bezier(.2,.72,.12,1) forwards pageRevealCurtain;position:fixed;inset:0}.pale-panel,.countdown-section,.details-section,.rsvp-section,.guestbook-section{background:#faf7f6}.countdown-section{overflow:hidden}.countdown-section:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#faf7f600,#faf7f6 78%);height:120px;position:absolute;inset:auto 0 0}.countdown-section .section-inner{padding-top:52px;padding-bottom:58px}.faded-venue{object-fit:contain;opacity:.052;width:min(620px,88vw);max-height:68%;top:50%;bottom:auto;transform:translate(-50%,-42%)}.countdown-grid{z-index:2;position:relative}.guestbook-carousel{margin-top:26px}.guestbook-strip{gap:16px;padding:4px 5px 16px}.carousel-card{flex:0 0 calc(33.3333% - 10.6667px);height:218px;min-height:0}.message-card{border-radius:9px;padding:21px 24px;box-shadow:0 9px 24px #402b1c0a}.quote-mark{font-size:44px}.message-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 13px;font-size:17px;line-height:1.48;display:-webkit-box;overflow:hidden}.message-footer{gap:9px}.message-footer span{font-size:16px}.drawn-signature{width:min(145px,42vw);height:48px}.hand-signature{min-height:42px;font-size:38px}.creator-credit a{min-width:176px}@keyframes coverRelease{0%{opacity:1;filter:blur();transform:scale(1)}62%{opacity:1;filter:blur();transform:scale(1.006)}to{opacity:0;filter:blur(5px);transform:scale(1.018)}}@keyframes warmCurtain{0%{opacity:0;transform:scale(.96)}28%{opacity:.96;transform:scale(1)}72%{opacity:.92;transform:scale(1.018)}to{opacity:0;transform:scale(1.05)}}@keyframes introVideoSettle{0%{filter:brightness();transform:scale(1.002)}60%{filter:brightness(1.05);transform:scale(1.025)}to{filter:brightness(1.16)blur(3px);transform:scale(1.045)}}@keyframes inviteCardInOut{0%{opacity:0;filter:blur(8px);transform:translateY(22px)scale(.96)}32%{opacity:1;filter:blur();transform:translateY(0)scale(1)}72%{opacity:1;filter:blur();transform:translateY(0)scale(1)}to{opacity:0;filter:blur(6px);transform:translateY(-18px)scale(1.02)}}@keyframes pageRevealCurtain{0%{opacity:1;-webkit-backdrop-filter:blur(6px)}55%{opacity:.58}to{opacity:0;-webkit-backdrop-filter:blur()}}@media (max-width:900px){.carousel-card{flex-basis:calc(50% - 8px)}}@media (max-width:620px){.countdown-section .section-inner{padding-top:38px;padding-bottom:48px}.faded-venue{width:min(500px,96vw);max-height:62%;top:52%;transform:translate(-50%,-44%)}.guestbook-strip{gap:12px;padding-bottom:14px}.carousel-card{flex-basis:74%;height:214px;min-height:0}.message-card{padding:19px 21px}.quote-mark{font-size:40px}.message-card p{-webkit-line-clamp:3;font-size:16px;line-height:1.45}.drawn-signature{height:44px}.hand-signature{min-height:38px;font-size:35px}}.invitation-cover .intro-content,.invitation-cover.is-playing .intro-content{opacity:1;transform:none}.intro-dear{color:#151313;text-shadow:0 12px 28px #0000000e;place-items:center;gap:0;line-height:1;display:grid;top:clamp(32px,5.4vh,58px)}.intro-dear-small{letter-spacing:.48em;text-indent:.48em;color:#15131394;text-transform:uppercase;font-family:Inter,system-ui,sans-serif;font-size:clamp(11px,1.35vw,14px);font-weight:500}.intro-dear-script{color:#080808;margin-top:-2px;font-family:Alex Brush,Cormorant Garamond,cursive;font-size:clamp(43px,6.2vw,64px);font-weight:400}.tap-open-btn{min-height:auto;box-shadow:none;-webkit-backdrop-filter:none;color:#151313;text-shadow:0 10px 30px #0000001f;background:0 0;border:0;padding:8px 16px;font-family:Alex Brush,Cormorant Garamond,cursive;font-size:clamp(32px,5vw,46px);font-weight:400;line-height:.9}.tap-open-btn:hover{background:0 0}.tap-text{display:inline-block}.invitation-cover.is-playing .tap-open-btn{opacity:0;pointer-events:none;transform:translate(-50%)translateY(12px)}.invitation-cover.is-playing .intro-dear{opacity:1;transform:translate(-50%)}.invitation-cover.is-closing{opacity:1;filter:none;pointer-events:none;animation:.68s cubic-bezier(.22,.74,.2,1) forwards refCoverFade;transform:scale(1)}.invitation-cover.is-closing:after{opacity:0!important;background:0 0!important;animation:none!important;transform:none!important}.page-shell.page-entering:before{-webkit-backdrop-filter:blur(1px);background:#00000029;animation:.78s cubic-bezier(.22,.74,.2,1) forwards refPageFade}.countdown-section:after{display:none}.countdown-section .section-inner{padding-bottom:34px}.countdown-venue-inline{object-fit:contain;opacity:.2;filter:sepia(.22)saturate(.86)contrast(.98);pointer-events:none;width:min(720px,98vw);max-height:236px;margin:14px auto 0;display:block}.rsvp-section .faded-car{display:none!important}@keyframes refCoverFade{0%{opacity:1}to{opacity:0}}@keyframes refIntroOut{0%{opacity:1;filter:brightness();transform:scale(1.002)}to{opacity:.96;filter:brightness(1.03);transform:scale(1.012)}}@keyframes refDearFade{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%)translateY(-8px)}}@keyframes refPageFade{0%{opacity:1}to{opacity:0}}@media (max-width:620px){.intro-dear{top:clamp(28px,5vh,48px)}.intro-dear-small{font-size:10px}.intro-dear-script{font-size:45px}.tap-open-btn{font-size:36px;bottom:6vh}.countdown-section .section-inner{padding-bottom:30px}.countdown-venue-inline{width:min(560px,108vw);max-height:166px;margin-top:10px}}.intro-dear{gap:4px}.intro-dear-script{margin-top:0}.tap-open-btn{letter-spacing:.01em}.page-entering .hero-content>*{opacity:0;filter:blur(8px);animation:.86s cubic-bezier(.18,.72,.18,1) forwards heroItemRise;transform:translateY(34px)}@keyframes heroItemRise{0%{opacity:0;filter:blur(8px);transform:translateY(34px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (min-width:621px){.guestbook-carousel{width:min(100%,1010px);margin-top:24px;position:relative}.guestbook-carousel:before,.guestbook-carousel:after{content:"";z-index:2;pointer-events:none;width:44px;position:absolute;top:0;bottom:16px}.guestbook-carousel:before{background:linear-gradient(90deg,#faf7f6,#faf7f600);left:0}.guestbook-carousel:after{background:linear-gradient(270deg,#faf7f6,#faf7f600);right:0}.guestbook-strip{gap:18px;padding:5px 4px 14px;scroll-padding:4px}.guestbook-strip::-webkit-scrollbar{height:6px}.guestbook-strip::-webkit-scrollbar-thumb{background:#2a221e47}.carousel-card{flex:0 0 calc(33.3333% - 12px);height:202px}.message-card{background:#ffffff9e;border-radius:12px;padding:19px 22px;box-shadow:0 10px 28px #402b1c0b}.quote-mark{font-size:41px}.message-card p{margin-bottom:10px;font-size:16px;line-height:1.45}.message-footer{gap:7px}.message-footer span{font-size:15px}.drawn-signature{width:min(132px,36vw);height:42px}.hand-signature{min-height:38px;font-size:34px}}@media (max-width:620px){.intro-dear{gap:3px}}.guestbook-strip{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}@media (min-width:621px){.guestbook-carousel{width:min(100%,980px);margin-top:22px}.guestbook-carousel:before,.guestbook-carousel:after{width:58px;bottom:0}.guestbook-strip{cursor:grab;-webkit-user-select:none;user-select:none;scrollbar-width:none;gap:16px;padding:8px 6px 10px;scroll-padding:6px}.guestbook-strip::-webkit-scrollbar{display:none}.guestbook-strip.dragging{cursor:grabbing;scroll-snap-type:none}.carousel-card{flex:0 0 calc(33.3333% - 10.6667px);height:188px;min-height:0}.message-card{background:#ffffffbd;border-color:#1e17121f;border-radius:14px;padding:17px 20px 16px;box-shadow:0 14px 34px #402b1c0e}.quote-mark{color:#1e171224;font-size:37px}.message-card p{-webkit-line-clamp:2;margin:0 0 8px;font-size:16px;line-height:1.4}.message-footer{gap:8px}.message-footer span{font-size:15px}.drawn-signature{width:min(116px,30vw);height:36px}.hand-signature{min-height:32px;font-size:30px}}.signature-pad-wrap{isolation:isolate;min-height:128px}.signature-pad{z-index:4;touch-action:none;pointer-events:auto;background:0 0;height:128px;display:block;position:relative}.signature-placeholder{z-index:3}.signature-clear{z-index:5}.guestbook-empty{color:var(--muted);text-align:center;background:#ffffff85;border:1px solid #1e17121a;border-radius:12px;flex:0 0 100%;margin:0;padding:34px 20px;font-size:15px}@media (min-width:621px){.guestbook-carousel{width:min(100%,1120px);margin-top:30px;overflow:visible}.guestbook-carousel:before,.guestbook-carousel:after{display:none}.guestbook-strip{cursor:grab;-webkit-user-select:none;user-select:none;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#2a221e57 #2a221e14;gap:20px;width:100%;padding:8px 0 20px;scroll-padding:0;overflow-x:auto}.guestbook-strip::-webkit-scrollbar{height:8px;display:block}.guestbook-strip::-webkit-scrollbar-track{background:#2a221e14;border-radius:999px}.guestbook-strip::-webkit-scrollbar-thumb{background:#2a221e57;border-radius:999px}.guestbook-strip.dragging{cursor:grabbing;scroll-snap-type:none}.carousel-card{scroll-snap-align:start;flex:0 0 calc(33.3333% - 13.3333px);height:248px;min-height:0}.message-card{background:#ffffff9e;border-radius:12px;padding:28px 32px 24px;box-shadow:0 10px 26px #402b1c0d}.quote-mark{font-size:48px}.message-card p{-webkit-line-clamp:3;margin:4px 0 14px;font-size:16px;line-height:1.62}.message-footer span{font-size:16px}.drawn-signature{width:min(150px,32vw);height:50px}.hand-signature{min-height:42px;font-size:36px}}.cover-only{background:#fff;min-height:100svh;overflow:hidden}.signature-draw-field>span{margin-bottom:8px;display:block}.signature-pad-wrap,.signature-pad{-webkit-user-select:none;user-select:none}.signature-pad{touch-action:none;cursor:crosshair;-webkit-user-drag:none;width:100%;height:128px;display:block}@media (min-width:621px){.guestbook-section .section-inner{width:min(100%,1160px)}.guestbook-carousel{width:100%;max-width:1120px;margin-inline:auto;overflow:visible}.guestbook-strip{scrollbar-width:thin;scrollbar-color:#2a221e5c #2a221e14;gap:20px;padding:8px 0 22px;overflow-x:auto}.guestbook-strip::-webkit-scrollbar{height:8px;display:block}.guestbook-strip::-webkit-scrollbar-track{background:#2a221e14;border-radius:999px}.guestbook-strip::-webkit-scrollbar-thumb{background:#2a221e5c;border-radius:999px}.carousel-card{flex:0 0 calc(33.3333% - 13.3333px)}}.preparing-page{min-height:100svh;overflow:hidden}.preparing-page .language-toggle{opacity:0;pointer-events:none}.preparing-page .hero-video{will-change:transform, filter;transform:scale(1.02)translateZ(0)}.details-section,.rsvp-section,.guestbook-section,.final-section{content-visibility:auto;contain-intrinsic-size:900px}.signature-pad{-ms-touch-action:none;touch-action:none;pointer-events:auto}.signature-pad-wrap canvas{-webkit-user-select:none;user-select:none}.page-shell.page-entering:before{display:none!important}.invitation-cover.is-closing{opacity:1;filter:none;pointer-events:none;transform:translateZ(0)scale(1);animation:.98s cubic-bezier(.22,.74,.2,1) forwards v16CoverFade!important}.invitation-cover.is-closing .intro-video{animation:.98s cubic-bezier(.22,.74,.2,1) forwards v16IntroSoftOut!important}.invitation-cover.is-closing .intro-dear{animation:.72s cubic-bezier(.22,.74,.2,1) forwards v16DearSoftOut!important}.page-entering .hero-video{will-change:transform, opacity;animation:1.26s cubic-bezier(.22,.74,.2,1) both v16HeroVideoIn!important}.page-entering .hero-reveal{animation:none!important}.page-entering .hero-content>*{opacity:0;filter:none;will-change:transform, opacity;transform:translateY(28px);animation:.92s cubic-bezier(.18,.72,.18,1) forwards v16HeroItemIn!important}.page-entering .hero-content>:first-child{animation-delay:.12s!important}.page-entering .hero-content>:nth-child(2){animation-delay:.24s!important}.page-entering .hero-content>:nth-child(3){animation-delay:.38s!important}.page-entering .hero-content>:nth-child(4){animation-delay:.52s!important}.page-entering .hero-content>:nth-child(5){animation-delay:.66s!important}.page-entering .hero-content>:nth-child(6){animation-delay:.8s!important}@keyframes v16CoverFade{0%{opacity:1;transform:translateZ(0)scale(1)}to{opacity:0;transform:translateZ(0)scale(1.006)}}@keyframes v16IntroSoftOut{0%{opacity:1;transform:translateZ(0)scale(1.002)}to{opacity:.92;transform:translateZ(0)scale(1.018)}}@keyframes v16DearSoftOut{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(-10px)}}@keyframes v16HeroVideoIn{0%{opacity:.88;transform:translateZ(0)scale(1.045)}to{opacity:1;transform:translateZ(0)scale(1.02)}}@keyframes v16HeroItemIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translate(0,0)}}.guestbook-carousel,.guestbook-strip{direction:ltr!important}.guestbook-strip{touch-action:pan-x pan-y}.message-card p{quotes:"“" "”"}.message-footer{min-height:70px}.drawn-signature{width:min(188px,54vw);max-width:100%;height:66px}.hand-signature{min-height:58px}@media (min-width:621px){.drawn-signature{width:min(190px,34vw);height:66px}.message-footer{gap:6px;min-height:74px}.carousel-card{height:254px}.message-card{padding-bottom:18px}}@media (max-width:620px){.guestbook-carousel,.guestbook-strip{direction:ltr!important}.guestbook-strip{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;touch-action:pan-x;overflow-x:auto}.carousel-card{flex:0 0 74%}.drawn-signature{width:min(176px,58vw);height:58px}.message-footer{min-height:62px}}.hero-video{filter:brightness(.7)saturate(.92)contrast(1.02)}.page-entering .hero-video{animation:1.18s cubic-bezier(.22,.74,.2,1) both v18HeroVideoIn!important}@keyframes v18HeroVideoIn{0%{opacity:.92;filter:brightness(.58)saturate(.86)contrast(1.02);transform:translateZ(0)scale(1.04)}to{opacity:1;filter:brightness(.7)saturate(.92)contrast(1.02);transform:translateZ(0)scale(1.02)}}.guestbook-strip{scroll-behavior:smooth;overscroll-behavior-x:contain}.page-shell.rtl .guestbook-carousel,.page-shell.rtl .guestbook-strip{text-align:left;direction:ltr!important}@media (max-width:620px){.guestbook-section .section-inner{width:100%;padding-inline:0;overflow:visible}.guestbook-section .script-title,.guestbook-section .soft-copy{padding-inline:17px}.guestbook-carousel,.page-shell.rtl .guestbook-carousel{width:100%;max-width:100%;margin:20px auto 0;overflow:hidden;transform:none}.guestbook-strip,.page-shell.rtl .guestbook-strip{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;touch-action:pan-x;gap:14px;width:100%;max-width:100%;padding:6px 17px 18px;scroll-padding-inline:17px;overflow-x:auto}.carousel-card,.page-shell.rtl .carousel-card{scroll-snap-align:start;flex:0 0 min(78%,292px);max-width:292px;height:214px;min-height:0}.carousel-card:first-child{margin-left:0}.carousel-card:last-child{margin-right:0}.message-card{padding:18px 20px}.drawn-signature{width:min(190px,62vw);height:62px}.message-footer{min-height:68px}.guestbook-strip,.page-shell.rtl .guestbook-strip{touch-action:pan-x pan-y pinch-zoom;overscroll-behavior-x:auto;overscroll-behavior-y:auto}.guestbook-carousel,.page-shell.rtl .guestbook-carousel{overscroll-behavior:auto}}.venue-line{gap:4px}.venue-line span,.venue-line small{display:block}.venue-line span{white-space:nowrap}.venue-line small{color:#6f6763;letter-spacing:.02em;font-size:14px}.page-shell.rtl .venue-line small{font-size:15px}@media (max-width:420px){.venue-line span{white-space:normal}}@font-face{font-family:UKIJ Diwani Yartu;src:local(UKIJ Diwani Yartu),url(/fonts/ukij-diwani-yartu.ttf)format("truetype"),url(/fonts/ukij-diwani-yartu.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}:root{--paper:#e8dcc5;--paper-2:#e8dcc5;--ink:#4b5136;--muted:#4b5136b3;--line:#4b513629;--gold:#4b5136;--gold-soft:#4b513624;--button-bg:#4b5136;--button-text:#e8dcc5;--font-arabic-display:"UKIJ Diwani Yartu", "Aref Ruqaa Ink", "Noto Naskh Arabic", serif}html,body,.page-shell,.pale-panel,.countdown-section,.details-section,.rsvp-section,.guestbook-section{background:var(--paper)!important;color:var(--ink)!important}.section-inner,.script-title,.countdown-title,.count-box strong,.count-box span,.section-eyebrow,.soft-copy,.venue-line,.venue-line span,.venue-line small,.rsvp-form label,.rsvp-form fieldset,.rsvp-form legend,.message-card p,.message-footer span,.guestbook-empty,.sent-message,.local-note{color:var(--ink)!important}.hero,.hero *,.hero-content,.hero-content *,.hero-date-line,.hero-date-line *,.hero-attendance{color:#fff!important}.hero-and:before,.hero-and:after{background:#fff!important}.scroll-cue span{border-color:#fffffff2!important}.page-shell.rtl .hero-content h1,.page-shell.rtl .script-title,.page-shell.rtl .countdown-title,.page-shell.rtl .countdown-heading,.page-shell.rtl .guestbook-section .script-title,.page-shell.rtl .rsvp-section .script-title,.page-shell.rtl .details-section .script-title,.page-shell.rtl .final-names,.venue-line span{font-family:var(--font-arabic-display)!important;font-weight:400!important;line-height:1.24!important}.page-shell.rtl .hero-content h1{font-size:clamp(62px,11vw,118px)!important}.page-shell.rtl .script-title{font-size:clamp(46px,8.2vw,86px)!important}.page-shell.rtl .section-eyebrow,.page-shell.rtl .soft-copy,.page-shell.rtl .rsvp-form,.page-shell.rtl .message-card p,.page-shell.rtl .message-footer span{font-family:Noto Naskh Arabic,Inter,system-ui,sans-serif!important}.rsvp-form,.message-card,.details-map-card,.attendance-cards button,.reference-buttons a{color:var(--ink)!important;background:#ffffff3d!important;border-color:#4b513638!important}.rsvp-form input,.rsvp-form textarea,.signature-pad-wrap{color:var(--ink)!important;background:#ffffff4d!important;border-color:#4b51363d!important}.rsvp-form input::placeholder,.rsvp-form textarea::placeholder,.signature-placeholder{color:#4b513694!important}.attendance-cards button.selected{color:var(--button-text)!important;background:var(--button-bg)!important;border-color:var(--button-bg)!important}.submit-btn{background:var(--button-bg)!important;border-color:var(--button-bg)!important;color:var(--button-text)!important}.submit-btn:hover{background:#3f452d!important;border-color:#3f452d!important}.button-icon{color:currentColor!important;stroke:currentColor!important}.quote-mark{color:#4b51362e!important}.drawn-signature,.hand-signature{color:#4b5136d1!important}.countdown-venue-inline,.soft-car{opacity:.24!important;filter:sepia(.24)saturate(.72)contrast(.96)hue-rotate(12deg)!important}.final-section.dark-panel,.final-section{background:var(--paper)!important;color:var(--ink)!important}.final-section:before{background:radial-gradient(circle at 50% 14%, #ffffff47, transparent 40%), linear-gradient(180deg, var(--paper), var(--paper))!important}.final-names,.final-names small,.final-section p,.final-section strong,.with-love,.creator-credit{color:var(--ink)!important}.dark-venue{opacity:.13!important;filter:sepia(.45)saturate(.62)contrast(.9)brightness(.78)!important}.creator-credit a{background:var(--button-bg)!important;border-color:var(--button-bg)!important;color:var(--button-text)!important}.creator-credit a:hover{background:#3f452d!important;border-color:#3f452d!important}.message-card{position:relative}.guestbook-message-preview{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-bottom:8px!important}.guestbook-message-preview.is-clamped{-webkit-line-clamp:4;line-clamp:4;max-height:5.9em}.see-more-btn{appearance:none;font:inherit;cursor:pointer;text-underline-offset:4px;opacity:.78;background:0 0;border:0;margin:0 0 8px;padding:0;font-size:13px;font-weight:700;line-height:1;text-decoration:underline;color:var(--ink)!important}.see-more-btn:hover{opacity:1}.message-modal-overlay{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#22261875;place-items:center;padding:22px;animation:.22s both messageModalFade;display:grid;position:fixed;inset:0}.message-modal-card{width:min(560px,100%);max-height:min(76vh,680px);color:var(--ink);background:#e8dcc5;border:1px solid #4b51363d;border-radius:28px;padding:34px 30px 28px;animation:.28s cubic-bezier(.22,.74,.2,1) both messageModalIn;position:relative;overflow:auto;box-shadow:0 28px 90px #1b1d1247}.message-modal-close{top:14px;width:34px;height:34px;color:var(--ink);cursor:pointer;background:#ffffff3d;border:1px solid #4b513638;border-radius:50%;font-size:24px;line-height:1;position:absolute;inset-inline-end:16px}.message-modal-label{letter-spacing:.18em;text-transform:uppercase;opacity:.58;margin-bottom:14px;font-size:12px;font-weight:700;display:block}.message-modal-text{white-space:pre-wrap;margin:0;font-size:clamp(19px,2.4vw,24px);line-height:1.75;color:var(--ink)!important}.message-modal-footer{justify-items:start;gap:6px;margin-top:24px;display:grid}.page-shell.rtl .message-modal-footer{justify-items:end}.modal-signature{width:min(230px,70vw)!important;height:82px!important}.modal-hand-signature{min-height:auto;font-size:34px}@keyframes messageModalFade{0%{opacity:0}to{opacity:1}}@keyframes messageModalIn{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:620px){.guestbook-message-preview.is-clamped{-webkit-line-clamp:3;line-clamp:3;max-height:4.55em}.see-more-btn{margin-bottom:6px;font-size:12px}.message-modal-overlay{padding:16px}.message-modal-card{border-radius:24px;max-height:78vh;padding:32px 22px 24px}.message-modal-text{font-size:18px;line-height:1.7}}.message-card{overflow:hidden}.see-more-btn{justify-content:center;align-items:center;width:fit-content;transition:transform .18s,background .18s,border-color .18s,opacity .18s;box-shadow:0 7px 18px #4b51360f;color:var(--ink)!important;background:#4b513613!important;border:1px solid #4b513638!important;border-radius:999px!important;margin:2px 0 8px!important;padding:7px 13px!important;font-size:12px!important;font-weight:700!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.see-more-btn:after{content:"›";margin-inline-start:6px;font-size:15px;line-height:.8;display:inline-block;transform:translateY(-.5px)}.page-shell.rtl .see-more-btn:after{content:"‹";margin-inline:0 6px}.see-more-btn:hover,.see-more-btn:focus-visible{transform:translateY(-1px);opacity:1!important;background:#4b51361f!important;border-color:#4b513657!important}@media (min-width:621px){.guestbook-strip{padding-inline:10px!important;scroll-padding-inline:10px!important}.message-footer{margin-top:auto!important}}@media (max-width:620px){.guestbook-section .section-inner{overflow:visible!important}.guestbook-carousel,.page-shell.rtl .guestbook-carousel{width:100%!important;max-width:100%!important;overflow:visible!important}.guestbook-strip,.page-shell.rtl .guestbook-strip{scroll-snap-type:x mandatory!important;gap:14px!important;padding:8px 24px 22px!important;scroll-padding-inline:24px!important}.carousel-card,.page-shell.rtl .carousel-card{scroll-snap-stop:always;scroll-snap-align:center!important;flex:0 0 calc(100vw - 48px)!important;width:calc(100vw - 48px)!important;max-width:372px!important;height:232px!important;min-height:232px!important}.message-card{border-radius:12px!important;flex-direction:column!important;padding:19px 22px 17px!important;display:flex!important}.quote-mark{flex:none;margin-bottom:4px!important;font-size:34px!important;line-height:.7!important}.guestbook-message-preview{flex:none;max-height:none!important;margin:0 0 6px!important;font-size:17px!important;line-height:1.55!important;display:block!important;overflow:visible!important}.guestbook-message-preview.is-clamped{-webkit-line-clamp:2!important;line-clamp:2!important;-webkit-box-orient:vertical!important;max-height:3.35em!important;display:-webkit-box!important;overflow:hidden!important}.see-more-btn{flex:none;align-self:flex-start;margin-bottom:5px!important}.page-shell.rtl .see-more-btn,.message-card[dir=rtl] .see-more-btn{align-self:flex-end}.message-footer{grid-template-columns:1fr!important;place-items:end start!important;gap:3px!important;width:100%!important;min-height:82px!important;margin-top:auto!important;display:grid!important}.message-card[dir=rtl] .message-footer{text-align:right!important;justify-items:end!important}.drawn-signature{object-fit:contain!important;object-position:left center!important;width:min(215px,62vw)!important;height:54px!important;min-height:0!important;margin:0!important}.message-card[dir=rtl] .drawn-signature{object-position:right center!important}.hand-signature{min-height:44px!important;font-size:30px!important;line-height:1!important}.message-footer span{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;padding-bottom:1px!important;font-size:18px!important;line-height:1.14!important;display:block!important;overflow:hidden!important}}.guestbook-message-preview:not(.is-clamped){overflow:visible!important}.guestbook-message-preview.is-clamped+.see-more-btn{margin-top:1px!important}@media (max-width:620px){.guestbook-message-preview:not(.is-clamped){max-height:none!important;display:block!important;overflow:visible!important}}.message-card[dir=rtl] .see-more-btn,.page-shell.rtl .see-more-btn{text-align:center!important;direction:rtl!important;unicode-bidi:isolate!important}.message-card[dir=rtl] .see-more-btn:after,.page-shell.rtl .see-more-btn:after{content:none!important;display:none!important}.message-modal-card[dir=rtl]{text-align:right}.message-modal-card[dir=ltr]{text-align:left}.message-modal-close{z-index:3;box-shadow:0 10px 26px #4b513629;color:#4b5136!important;background:#e8dcc5f5!important;border-color:#4b513647!important;justify-content:center!important;align-items:center!important;padding:0!important;font-family:Arial,Helvetica,sans-serif!important;font-weight:400!important;line-height:1!important;display:inline-flex!important}.message-modal-card[dir=rtl] .message-modal-close{left:14px!important;right:auto!important}.message-modal-card[dir=ltr] .message-modal-close{left:auto!important;right:14px!important}.message-modal-close:hover,.message-modal-close:focus-visible{outline:none;transform:translateY(-1px);color:#e8dcc5!important;background:#4b5136!important;border-color:#4b5136!important}.message-modal-card[dir=rtl] .message-modal-label{text-align:right;letter-spacing:0!important;text-transform:none!important;font-size:15px!important}.message-modal-card[dir=rtl] .message-modal-text{text-align:right;direction:rtl}@media (max-width:620px){.message-modal-close{width:38px!important;height:38px!important;font-size:25px!important;top:10px!important}.message-modal-card[dir=rtl] .message-modal-close{left:10px!important}.message-modal-card[dir=ltr] .message-modal-close{right:10px!important}.message-modal-card[dir=rtl] .message-modal-label{padding-left:42px}.message-modal-card[dir=ltr] .message-modal-label{padding-right:42px}}.error-message{color:#782d23!important;background:#782d231a!important}
