:root{--ivory:#f7f4ed;--cream:#e9e1d3;--brown:#61351f;--gold:#9b6a37;--ink:#402719;--white:#fff;--sans:"Montserrat",sans-serif;--serif:"Cormorant Garamond",serif}
.invitation{overflow-x:hidden}
.opening{transition:opacity .5s ease}.opening.cover-closing{opacity:0;pointer-events:none}
.animated{animation-duration:1.25s;animation-fill-mode:both}.animated-slow{animation-duration:2s}.is-waiting{visibility:hidden}.is-animated{visibility:visible}
@keyframes fadeIn{from{opacity:0}to{opacity:1}}
@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}
@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}
@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}
@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}
@keyframes slideInUp{from{visibility:visible;transform:translate3d(0,100%,0)}to{transform:translateZ(0)}}
@keyframes rotateInDownRight{from{opacity:0;transform-origin:right bottom;transform:rotate3d(0,0,1,45deg)}to{opacity:1;transform-origin:right bottom;transform:none}}
@keyframes rotateInDownLeft{from{opacity:0;transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg)}to{opacity:1;transform-origin:left bottom;transform:none}}
.fadeIn{animation-name:fadeIn}.fadeInUp{animation-name:fadeInUp}.fadeInDown{animation-name:fadeInDown}.fadeInLeft{animation-name:fadeInLeft}.zoomIn{animation-name:zoomIn}.slideInUp{animation-name:slideInUp}.rotateInDownRight{animation-name:rotateInDownRight}.rotateInDownLeft{animation-name:rotateInDownLeft}
.opening .eyebrow,.opening h2,.opening .guest{animation:zoomIn 1.25s both}.opening h2{animation-delay:.1s}.opening .guest{animation-delay:.15s}.opening .pill{animation:fadeInUp 1.25s .2s both}
.couple:before,.couple:after{content:"";position:absolute;width:130px;height:210px;background:url("assets/reference/BUNGA-JAWA-03.png") center/contain no-repeat;pointer-events:none;animation:goyang 5s ease-in-out infinite alternate;transform-origin:bottom center}.couple:before{left:-55px;top:12%;}.couple:after{right:-55px;bottom:10%;transform:scaleX(-1)}
@keyframes goyang{0%{rotate:-3deg}100%{rotate:3deg}}
.desktop-cover{background-image:linear-gradient(rgba(241,232,214,.08),rgba(111,76,43,.08)),url("assets/reference/backgorund-desktop-jawa-03.png");background-size:cover;background-position:center bottom}
.desktop-cover:before{background:linear-gradient(90deg,rgba(255,255,255,.06),transparent 55%)}
.opening{background-image:linear-gradient(rgba(255,255,255,.68),rgba(255,255,255,.76)),url("assets/reference/JAWA-03-FALLBACK.jpg");background-size:cover;background-position:center}.opening:before,.opening:after{display:none}
.hero{background-image:linear-gradient(rgba(247,244,237,.5),rgba(247,244,237,.86)),url("assets/reference/paper-plos-p-1.jpg");background-size:cover;background-position:center}
.arch{overflow:hidden;background:url("assets/reference/JAWA-03-FALLBACK.jpg") center/cover no-repeat}.arch video{width:100%;height:100%;display:block;object-fit:cover}
.couple{background-image:linear-gradient(rgba(246,239,226,.55),rgba(246,239,226,.66)),url("assets/reference/backgorund-mempelai-min.png");background-size:cover;background-position:center top}
.quote{background-image:linear-gradient(rgba(63,37,21,.46),rgba(63,37,21,.56)),url("assets/reference/background-ayat-jawa-03-min.png");background-size:cover;background-position:center}
.event{background-image:linear-gradient(rgba(241,231,213,.62),rgba(241,231,213,.72)),url("assets/reference/background-acara-jawa-03.jpg");background-size:cover;background-position:center top;background-attachment:local}
.gallery{background-image:linear-gradient(rgba(247,244,237,.63),rgba(247,244,237,.73)),url("assets/reference/background-wedding-gift-jawa-03-1.png");background-size:cover;background-position:center}
.rsvp{background-image:linear-gradient(rgba(241,231,213,.68),rgba(241,231,213,.76)),url("assets/reference/background-wishes-jawa-03-1.png");background-size:cover;background-position:center}
footer{background-image:linear-gradient(rgba(68,40,23,.52),rgba(68,40,23,.7)),url("assets/reference/background-closing-jawa-03.jpg");background-size:cover;background-position:center bottom;min-height:620px;display:flex;flex-direction:column;justify-content:center}
.section-divider{display:block;width:132px;max-height:82px;object-fit:contain;margin:-35px auto 28px}.gallery .section-divider{width:90px;max-height:120px}
.gallery-item{box-shadow:inset 0 0 0 1px rgba(255,255,255,.28)}.g1{background-image:url("assets/reference/backgorund-desktop-jawa-03.png");background-position:center}.g2{background-image:url("assets/reference/JAWA-03-FALLBACK.jpg")}.g3{background-image:url("assets/reference/background-acara-jawa-03.jpg")}.g4{background-image:url("assets/reference/background-closing-jawa-03.jpg")}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#d7d3cd;color:var(--ink);font-family:var(--sans);font-size:14px;letter-spacing:.03em}.locked{overflow:hidden}.desktop-cover,.invitation{position:fixed;top:0;bottom:0}.desktop-cover{left:0;width:calc(100% - 500px);overflow:hidden;background:linear-gradient(180deg,#bdbcb9 0%,#d6d1c8 62%,#e7dfd1 100%)}.desktop-cover:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 5%,rgba(255,255,255,.38),transparent 28%),linear-gradient(115deg,transparent 50%,rgba(255,255,255,.18));}.grain{position:absolute;inset:0;opacity:.17;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.22'/%3E%3C/svg%3E")}.cover-copy{position:absolute;left:6.5%;bottom:14%;z-index:1}.eyebrow,.date,.role{font-size:12px;letter-spacing:.26em}.cover-copy h1,.opening h2,.hero h2{font:500 clamp(46px,5vw,68px)/1 var(--serif);margin:14px 0}.cover-copy h1 span,.opening h2 span,.hero h2 span,footer h3 span{font-style:italic}.invitation{right:0;width:500px;overflow-y:auto;background:var(--ivory);box-shadow:-15px 0 40px rgba(45,28,15,.08)}.opening{height:100vh;min-height:620px;display:grid;place-items:center;text-align:center;position:relative;background:linear-gradient(rgba(255,255,255,.78),rgba(255,255,255,.88)),radial-gradient(ellipse at 70% 20%,#ddd4c6,transparent 48%),var(--ivory)}.opening:before,.opening:after{content:"";position:absolute;width:170px;height:260px;border:1px solid rgba(97,53,31,.13);border-radius:50% 50% 0 0}.opening:before{left:-80px;top:70px;transform:rotate(20deg)}.opening:after{right:-100px;bottom:35px;transform:rotate(-25deg)}.opening-inner{z-index:1}.opening h2{font-size:52px}.guest{margin:85px 0 20px}.guest p{margin:0 0 12px}.guest strong{font-size:15px;letter-spacing:.16em}.pill{border:0;border-radius:99px;padding:13px 24px;background:var(--gold);color:#fff;font:600 11px var(--sans);letter-spacing:.06em;cursor:pointer;transition:.25s}.pill:hover{transform:translateY(-2px);filter:brightness(.94)}.content{display:none}.content.revealed{display:block}.section{padding:76px 42px;text-align:center;position:relative}.warm{background:var(--cream)}.hero{min-height:100vh;padding-top:55px}.arch{width:78%;height:420px;margin:0 auto 35px;border-radius:220px 220px 8px 8px;box-shadow:0 18px 45px rgba(65,39,24,.18)}.photo-one{background:linear-gradient(180deg,transparent 30%,rgba(36,24,18,.45)),radial-gradient(circle at 53% 45%,#d7bca3 0 6%,transparent 7%),linear-gradient(115deg,#9c856e,#ddd1c0 48%,#79614e)}.hero h2{font-size:50px}.intro{line-height:1.9;max-width:360px;margin:28px auto}.script{font:italic 25px var(--serif);margin:0 0 6px}.section h3{font:500 38px var(--serif);margin:8px 0 28px}.couple article p{margin:7px}.portrait{width:190px;height:230px;margin:25px auto;border-radius:95px 95px 8px 8px;background:#b8a18b}.portrait-man{background:radial-gradient(circle at 50% 34%,#d2aa8d 0 13%,transparent 14%),linear-gradient(150deg,#4c433d 35%,#b69a83)}.portrait-woman{background:radial-gradient(circle at 50% 34%,#d7ad92 0 13%,transparent 14%),linear-gradient(35deg,#d8c3ad 35%,#77675d)}.couple h3{font-size:42px;margin:0}.ampersand{font:italic 46px var(--serif);margin:26px}.quote{background:var(--brown);color:#fff;padding-block:86px}.quote p{font:24px/1.55 var(--serif);max-width:390px;margin:25px auto}.quote span{font-size:11px;letter-spacing:.2em}.line-ornament:before,.line-ornament:after{content:"";display:inline-block;width:80px;height:1px;background:#b9926b;vertical-align:middle;margin:0 15px}.countdown{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:25px 0 38px}.countdown div{padding:14px 5px;border:1px solid rgba(97,53,31,.24)}.countdown b{display:block;font:500 28px var(--serif)}.countdown span{font-size:9px;text-transform:uppercase}.event-card{background:rgba(255,255,255,.55);padding:28px 24px;margin:14px 0;border:1px solid rgba(97,53,31,.15)}.event-card h4{font:500 25px var(--serif);margin:14px}.event-card p{line-height:1.8}.event-card hr{border:0;border-top:1px solid rgba(97,53,31,.16);margin:20px}.outline{display:inline-block;margin-top:12px;text-decoration:none}.gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.gallery-item{height:230px;background-size:cover;background-position:center}.g1{grid-row:span 2;height:468px;background:linear-gradient(20deg,rgba(59,39,27,.25),transparent),linear-gradient(135deg,#cbb59e,#745e4e)}.g2{background:linear-gradient(35deg,#796658,#d8c5af)}.g3{background:linear-gradient(150deg,#ae927c,#eadfd1)}.g4{grid-column:span 2;background:linear-gradient(100deg,#d9c7b5,#816b58)}form{display:grid;gap:15px;text-align:left}label{font-size:11px;letter-spacing:.08em}input,select,textarea{width:100%;margin-top:7px;border:1px solid rgba(97,53,31,.22);background:#faf8f2;padding:13px;font:13px var(--sans);color:var(--ink);outline:none}input:focus,select:focus,textarea:focus{border-color:var(--gold)}textarea{resize:vertical}.wishes{margin-top:25px;text-align:left}.wish{background:rgba(255,255,255,.5);padding:14px;margin:8px 0;border-left:3px solid var(--gold);line-height:1.55}.wish b{display:block;margin-bottom:4px}footer{background:var(--brown);color:#fff;text-align:center;padding:70px 40px}footer p{line-height:1.8}footer h3{font:500 37px var(--serif);margin:28px 0}.music{position:fixed;left:20px;bottom:20px;width:42px;height:42px;border:0;border-radius:50%;background:white;color:var(--brown);font-size:17px;z-index:10;box-shadow:0 5px 16px #0002;cursor:pointer}.music.playing{animation:spin 4s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:900px){.desktop-cover{display:none}.invitation{left:0;width:100%;max-width:520px;margin:auto}.section{padding-inline:28px}.music{left:auto;right:18px}.arch{height:390px}}
@media(max-width:390px){.opening h2,.hero h2{font-size:43px}.guest{margin-top:70px}.arch{width:88%;height:360px}.section{padding-inline:22px}.countdown b{font-size:23px}}

/* Local Leafitation assets — kept last so component defaults cannot override them. */
.desktop-cover{background:linear-gradient(rgba(241,232,214,.08),rgba(111,76,43,.08)),url("assets/reference/backgorund-desktop-jawa-03.png") center bottom/cover no-repeat}.desktop-cover:before{background:linear-gradient(90deg,rgba(255,255,255,.06),transparent 55%)}
.opening{background:linear-gradient(rgba(255,255,255,.18),rgba(255,255,255,.3)),url("assets/reference/JAWA-03-FALLBACK.jpg") center/cover no-repeat}.opening:before,.opening:after{display:none}
.hero{background:linear-gradient(rgba(247,244,237,.5),rgba(247,244,237,.86)),url("assets/reference/paper-plos-p-1.jpg") center/cover no-repeat}.arch.photo-one{overflow:hidden;background:url("assets/reference/JAWA-03-FALLBACK.jpg") center/cover no-repeat}.arch video{width:100%;height:100%;display:block;object-fit:cover}
.couple.warm{background:linear-gradient(rgba(246,239,226,.55),rgba(246,239,226,.66)),url("assets/reference/backgorund-mempelai-min.png") center top/cover no-repeat}
.quote{background:linear-gradient(rgba(63,37,21,.46),rgba(63,37,21,.56)),url("assets/reference/background-ayat-jawa-03-min.png") center/cover no-repeat}
.event.warm{background:linear-gradient(rgba(241,231,213,.62),rgba(241,231,213,.72)),url("assets/reference/background-acara-jawa-03.jpg") center top/cover no-repeat}
.gallery{background:linear-gradient(rgba(247,244,237,.63),rgba(247,244,237,.73)),url("assets/reference/background-wedding-gift-jawa-03-1.png") center/cover no-repeat}
.rsvp.warm{background:linear-gradient(rgba(241,231,213,.68),rgba(241,231,213,.76)),url("assets/reference/background-wishes-jawa-03-1.png") center/cover no-repeat}
footer{background:linear-gradient(rgba(68,40,23,.52),rgba(68,40,23,.7)),url("assets/reference/background-closing-jawa-03.jpg") center bottom/cover no-repeat;min-height:620px;display:flex;flex-direction:column;justify-content:center}
.g1{background-image:url("assets/reference/backgorund-desktop-jawa-03.png")}.g2{background-image:url("assets/reference/JAWA-03-FALLBACK.jpg")}.g3{background-image:url("assets/reference/background-acara-jawa-03.jpg")}.g4{background-image:url("assets/reference/background-closing-jawa-03.jpg")}
.hero-motion{height:100vh;min-height:620px;padding:0;overflow:hidden;background:#efe5d4}.hero-motion .arch{position:absolute;inset:0;width:100%;height:100%;margin:0;border-radius:0;box-shadow:none}.hero-motion .arch video{width:100%;height:100%;object-fit:cover;object-position:center}.hero-copy{position:absolute;z-index:2;left:0;right:0;bottom:5%;padding:50px 34px 28px;background:linear-gradient(transparent,rgba(247,244,237,.86) 42%,rgba(247,244,237,.96))}.hero-motion .hero-copy h2{margin:8px 0}.hero-motion .intro{margin:16px auto 0}
@media(max-width:900px){.hero-motion{height:100svh;min-height:600px}.hero-motion .arch{height:100%}}
.desktop-cover:after{content:"";position:absolute;z-index:2;inset:0;background:rgba(24,15,9,.62);opacity:0;pointer-events:none;transition:opacity 1s ease}.invitation-open .desktop-cover:after{opacity:1}.desktop-cover .cover-copy{transition:filter 1s ease,opacity 1s ease}.invitation-open .desktop-cover .cover-copy{filter:brightness(.62);opacity:.72}
.hero-motion .hero-copy{top:58%;bottom:auto;transform:translateY(-50%);padding:0 34px;background:none}.hero-motion .hero-copy h2{font-size:34px;text-transform:uppercase}.hero-motion .hero-copy .date{display:none}.hero-motion .intro{display:none}
@media(max-width:900px){.hero-motion .hero-copy{top:58%;bottom:auto;padding:0 28px}}
.opening{display:block;background:url("assets/reference/backgorund-desktop-jawa-03.png") center center/cover no-repeat}.opening-inner{position:absolute;z-index:1;top:22%;left:24px;right:24px}.opening .eyebrow{font-family:var(--serif);font-size:15px;letter-spacing:.08em;margin:0}.opening h2{font-size:56px;line-height:.95;margin:12px 0;color:#542b19}.opening .guest{margin:88px 0 18px}.opening .guest p{font-size:14px;font-weight:600;letter-spacing:.08em}.opening .guest strong{font-size:15px}.opening .pill{padding:11px 23px;background:#8a512a;font-size:11px;box-shadow:0 3px 8px rgba(63,35,19,.12)}
@media(max-width:520px){.opening-inner{top:22%}.opening h2{font-size:48px}.opening .guest{margin-top:82px}}
