@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap);#root,body,html{min-height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}:root{--bg:#f8f1e8;--paper:#fffaf4e0;--paper-strong:#fffaf4;--ink:#2d2118;--muted:#725b4b;--line:#5c3e2b1f;--accent:#a56a43;--accent-dark:#72472b;--accent-deep:#4c2d1b;--accent-soft:#e9d0bb;--gold:#d0a56f;--gold-soft:#d0a56f2e;--shadow:0 20px 60px #3a22141f;--shadow-strong:0 28px 80px #3a22142e}*{box-sizing:border-box}html{scroll-behavior:smooth}body.scroll-locked,html.scroll-locked{height:100vh;overflow:hidden;overscroll-behavior:none}body{background:radial-gradient(circle at top left,#ffdfba8c,#0000 32%),radial-gradient(circle at bottom right,#c4966f33,#0000 28%),#f8f1e8;background:radial-gradient(circle at top left,#ffdfba8c,#0000 32%),radial-gradient(circle at bottom right,#c4966f33,#0000 28%),var(--bg);color:#2d2118;color:var(--ink);font-family:Manrope,sans-serif;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.App{min-height:100vh}.invitation-shell{isolation:isolate;position:relative}.invitation-shell:before{background:radial-gradient(circle at 12% 18%,#ffeedbb3,#0000 18%),radial-gradient(circle at 86% 12%,#d0a56f1f,#0000 18%),radial-gradient(circle at 76% 74%,#a56a4314,#0000 22%);content:"";inset:0;pointer-events:none;position:fixed;z-index:-1}.hero-section{display:grid;min-height:100vh;overflow:hidden;padding:24px;place-items:center;position:relative}.hero-backdrop,.hero-background{inset:0;position:absolute}.hero-background{filter:saturate(.9);height:100%;object-fit:cover;transform:scale(1.05);width:100%}.hero-backdrop{background:linear-gradient(180deg,#1e120c57,#1e120cb3),radial-gradient(circle at center,#fff4e41f,#0000 46%)}.hero-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#22150e57;border:1px solid #ffffff42;border-radius:32px;box-shadow:0 32px 80px #0e0a0759;color:#fff7f0;overflow:hidden;padding:48px 40px;position:relative;text-align:center;width:min(680px,100%);z-index:1}.hero-card:before{background:linear-gradient(135deg,#ffffff24,#0000 38%,#ffffff0f);border-radius:inherit;inset:1px}.hero-card:after,.hero-card:before{content:"";pointer-events:none;position:absolute}.hero-card:after{background:radial-gradient(circle,#fff4e438,#0000 70%);border-radius:50%;height:180px;right:-30px;top:-70px;width:180px}.eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.3em;margin:0 0 12px;text-transform:uppercase}.footer h3,.hero-card h1,.highlight-card h3,.person-card h3,.section-heading h2,.section-heading h3{font-family:Cormorant Garamond,serif;margin:0}.hero-card h1{font-size:clamp(3.5rem,7vw,6.3rem);line-height:.95}.hero-date{font-size:1.05rem;letter-spacing:.1em;margin:16px 0 28px}.guest-pill{background:#fffaf41f;border:1px solid #ffffff38;border-radius:24px;display:inline-flex;flex-direction:column;gap:6px;min-width:min(320px,100%);padding:18px 22px}.guest-pill span{opacity:.9}.guest-pill strong{font-size:1rem;letter-spacing:.03em}.hero-copy{color:#fff7f0e0;line-height:1.8;margin:24px auto 0;width:min(520px,100%)}.countdown-grid,.couple-grid,.events-grid,.footer-links,.hero-actions,.stat-grid,.story-layout,.support-grid{display:grid}.hero-actions{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:32px}.floating-button,.icon-button,.outline-button,.primary-button,.secondary-button,.text-button{align-items:center;border:0;display:inline-flex;gap:10px;justify-content:center;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.outline-button,.primary-button,.secondary-button{border-radius:999px;font-weight:700;min-height:52px;padding:0 22px}.primary-button{background:linear-gradient(135deg,#a56a43,#ba7b50);background:linear-gradient(135deg,var(--accent),#ba7b50);box-shadow:0 14px 30px #72472b3d;color:#fff}.floating-button:hover,.icon-button:hover,.outline-button:hover,.primary-button:hover,.secondary-button:hover{transform:translateY(-2px)}.primary-button:hover{background:#72472b;background:var(--accent-dark)}.secondary-button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #fff3;color:#fff}.outline-button{background:#ffffff7a;border:1px solid #72472b38}.outline-button,.text-button{color:#72472b;color:var(--accent-dark)}.text-button{background:#0000;font-weight:700;padding:0}.page-content{opacity:0;pointer-events:none;transform:translateY(24px);transition:opacity .3s ease,transform .3s ease}.page-content.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.page-content.is-open>footer,.page-content.is-open>section{animation:sectionReveal .7s ease both}.page-content.is-open>:first-child{animation-delay:60ms}.page-content.is-open>:nth-child(2){animation-delay:.12s}.page-content.is-open>:nth-child(3){animation-delay:.18s}.page-content.is-open>:nth-child(4){animation-delay:.24s}.page-content.is-open>:nth-child(5){animation-delay:.3s}.page-content.is-open>:nth-child(6){animation-delay:.36s}.page-content.is-open>:nth-child(7){animation-delay:.42s}.page-content.is-open>:nth-child(8){animation-delay:.48s}.page-content.is-open>:nth-child(9){animation-delay:.54s}.couple-section,.events-section,.gallery-section,.story-section,.video-section,.wishes-section{overflow:hidden;padding:88px 24px;position:relative}.story-section{background:radial-gradient(circle at top left,#ffe0c4a6,#0000 28%),linear-gradient(180deg,#f8f1e8,#f5ebdf)}.countdown-section{background:linear-gradient(135deg,#72472bf0,#3a2214f0);color:#fff8f1;padding:72px 24px}.couple-section{background:radial-gradient(circle at top right,#e9d0bb73,#0000 24%),linear-gradient(180deg,#fff8f1,#f4e6d8)}.events-section{background:radial-gradient(circle at bottom left,#c4966f38,#0000 30%),linear-gradient(180deg,#f3e4d5,#f8efe6)}.gallery-section{background:radial-gradient(circle at center top,#ffecd68c,#0000 26%),linear-gradient(180deg,#fcf6ef,#efe0d2)}.video-section{background:radial-gradient(circle at right center,#a56a4324,#0000 22%),linear-gradient(180deg,#efe0d2,#f8f0e8)}.support-grid{background:radial-gradient(circle at top left,#e9d0bb66,#0000 26%),linear-gradient(180deg,#fff6ed,#f1e1d2);padding:88px 24px}.wishes-section{background:radial-gradient(circle at bottom right,#72472b1f,#0000 28%),linear-gradient(180deg,#f1e1d2,#f8f1e8)}.couple-section:before,.events-section:before,.gallery-section:before,.story-section:before,.support-grid:before,.video-section:before,.wishes-section:before{border:1px solid #72472b14;border-radius:36px;content:"";inset:24px;pointer-events:none;position:absolute}.section-heading{margin:0 auto 36px;position:relative;text-align:center;width:min(720px,100%);z-index:1}.section-heading.align-left{margin:0 0 28px;text-align:left}.section-heading.compact{width:100%}.section-heading h2{display:inline-block;font-size:clamp(2.4rem,4vw,4rem);line-height:1;padding-bottom:14px;position:relative}.section-heading h2:after{background:linear-gradient(90deg,#0000,#d0a56f,#0000);background:linear-gradient(90deg,#0000,var(--gold),#0000);bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:88px}.section-heading p:last-child{color:#725b4b;color:var(--muted);line-height:1.8;margin:14px auto 0;max-width:620px}.countdown-section .eyebrow,.countdown-section h2,.section-heading.light p:last-child{color:inherit}.story-layout,.support-grid{gap:24px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;width:min(1120px,100%)}.event-card,.highlight-card,.panel-card,.person-card,.stat-card,.wish-card{background:#fffaf4e0;background:var(--paper);border:1px solid #5c3e2b1f;border:1px solid var(--line);box-shadow:0 20px 60px #3a22141f;box-shadow:var(--shadow);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.highlight-card{border-radius:28px;overflow:hidden;padding:32px;position:relative}.event-card:after,.highlight-card:after,.panel-card:after{background:linear-gradient(90deg,#d0a56f,#d0a56f00);background:linear-gradient(90deg,var(--gold),#d0a56f00);content:"";height:4px;inset:0 auto auto 0;position:absolute;width:100%}.event-badge,.highlight-label,.person-role{align-items:center;background:#e9d0bb;background:var(--accent-soft);border-radius:999px;color:#72472b;color:var(--accent-dark);display:inline-flex;font-size:.82rem;font-weight:800;letter-spacing:.04em;padding:8px 12px;text-transform:uppercase}.highlight-card h3{font-size:2.8rem;margin-top:20px}.highlight-card p{color:#725b4b;color:var(--muted);margin:10px 0 24px}.countdown-grid,.events-grid,.stat-grid{gap:18px}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.count-box,.stat-card{border-radius:24px;padding:24px 18px;text-align:center}.event-card:hover,.highlight-card:hover,.panel-card:hover,.person-card:hover,.stat-card:hover,.wish-card:hover{border-color:#a56a4338;box-shadow:0 28px 80px #3a22142e;box-shadow:var(--shadow-strong);transform:translateY(-8px)}.count-box strong,.stat-card strong{display:block;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,3rem)}.count-box span,.stat-card span{color:#725b4b;color:var(--muted);display:block;margin-top:6px}.countdown-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto;width:min(960px,100%)}.count-box{background:#fffaf424;border:1px solid #ffffff1f;box-shadow:inset 0 1px 0 #ffffff1f}.count-box span{color:#fff8f1d9}.couple-grid{align-items:center;gap:20px;grid-template-columns:1fr auto 1fr;margin:0 auto;width:min(1120px,100%)}.person-card{background:linear-gradient(180deg,#fffaf4f5,#faf1e8eb);border-radius:28px;overflow:hidden}.person-card img{height:520px;object-fit:cover;transition:transform .32s ease,filter .32s ease;width:100%}.person-card:hover img{filter:saturate(1.05);transform:scale(1.04)}.person-card__content{padding:28px}.person-card h3{font-size:2.7rem;margin-top:18px}.person-card p{color:#725b4b;color:var(--muted);line-height:1.7;margin:12px 0 20px}.ampersand-mark{color:#72472b;color:var(--accent-dark);font-family:Cormorant Garamond,serif;font-size:clamp(3.6rem,6vw,6rem)}.events-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto;width:min(1120px,100%)}.event-card,.panel-card,.wish-card{border-radius:28px;overflow:hidden;padding:28px;position:relative}.event-card h3{font-family:Cormorant Garamond,serif;font-size:2rem;margin:18px 0 10px}.event-time{color:#72472b;color:var(--accent-dark);font-weight:800}.event-card p:last-of-type{color:#725b4b;color:var(--muted);line-height:1.7;min-height:72px}.gallery-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto;width:min(1120px,100%)}.gallery-item{border-radius:24px;box-shadow:0 20px 60px #3a22141f;box-shadow:var(--shadow);isolation:isolate;margin:0;overflow:hidden;position:relative}.gallery-item:before{background:linear-gradient(180deg,#0000 20%,#241912b3);content:"";inset:0;opacity:0;position:absolute;transition:opacity .24s ease;z-index:1}.gallery-item:after{bottom:18px;color:#fff7f0;content:"Lihat Momen";font-size:.88rem;left:18px;letter-spacing:.08em;opacity:0;position:absolute;text-transform:uppercase;transform:translateY(10px);transition:opacity .24s ease,transform .24s ease;z-index:2}.gallery-item img{aspect-ratio:.82;object-fit:cover;transition:transform .24s ease;width:100%}.gallery-item:hover img{transform:scale(1.08)}.gallery-item:hover:after,.gallery-item:hover:before{opacity:1}.gallery-item:hover:after{transform:translateY(0)}.video-section{padding-top:0}.video-frame{background:#fffaf485;border:1px solid #5c3e2b1f;border:1px solid var(--line);border-radius:32px;box-shadow:0 20px 60px #3a22141f;box-shadow:var(--shadow);margin:0 auto;overflow:hidden;width:min(1120px,100%)}.video-frame iframe{aspect-ratio:16/9;border:0;width:100%}.panel-card{display:flex;flex-direction:column;gap:14px}.panel-card label{font-size:.95rem;font-weight:700}.panel-card input,.panel-card select,.panel-card textarea{background:#ffffffbd;border:1px solid #72472b24;border-radius:18px;color:#2d2118;color:var(--ink);outline:none;padding:14px 16px;width:100%}.panel-card input:focus,.panel-card select:focus,.panel-card textarea:focus{border-color:#a56a4385}.full-width{width:100%}.gift-address,.gift-card{grid-gap:14px;align-items:center;background:#ffffffa3;border:1px solid #72472b14;border-radius:22px;display:grid;gap:14px;grid-template-columns:auto 1fr auto;padding:18px;transition:transform .22s ease,border-color .22s ease,background-color .22s ease}.gift-address:hover,.gift-card:hover{background:#fffc;border-color:#a56a432e;transform:translateY(-4px)}.gift-address svg,.gift-card svg{color:#72472b;color:var(--accent-dark);font-size:1.2rem}.gift-address strong,.gift-card strong{display:block;margin-bottom:4px}.gift-address p,.gift-card span{color:#725b4b;color:var(--muted);margin:0}.gift-address{grid-template-columns:1fr}.gift-address .outline-button{justify-self:start}.floating-button,.icon-button{background:#e9d0bb;background:var(--accent-soft);border-radius:50%;color:#72472b;color:var(--accent-dark);height:44px;width:44px}.wish-form,.wishes-list{grid-gap:14px;display:grid;gap:14px}.wishes-list{max-height:420px;overflow:auto;padding-right:6px}.wish-card strong{display:block;margin-bottom:8px}.wish-card p{color:#725b4b;color:var(--muted);line-height:1.7;margin:0}.footer{grid-gap:24px;align-items:center;background:radial-gradient(circle at top left,#d0a56f33,#0000 24%),linear-gradient(135deg,#241912,#3a2418);border-radius:28px;box-shadow:0 28px 80px #24191247;color:#fff7f0;display:grid;gap:24px;grid-template-columns:1fr auto auto;margin:0 auto 48px;padding:28px 32px;width:min(1120px,calc(100% - 48px))}.footer-copy,.footer-eyebrow{color:#fff7f0bd}.footer h3{font-size:2rem}.footer-links{gap:12px;grid-auto-flow:column}.footer-links a{align-items:center;background:#ffffff1a;border-radius:50%;color:#fff7f0;display:inline-flex;height:42px;justify-content:center;width:42px}.floating-controls{grid-gap:10px;bottom:18px;display:grid;gap:10px;position:fixed;right:18px;z-index:20}.floating-button{background:linear-gradient(135deg,#f7e4cf,#e9d0bb);box-shadow:0 14px 30px #3a221438}.floating-button:active,.outline-button:active,.primary-button:active,.secondary-button:active{transform:translateY(0) scale(.98)}@keyframes sectionReveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:960px){.couple-grid,.events-grid,.footer,.gallery-grid,.hero-actions,.story-layout,.support-grid{grid-template-columns:1fr}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.countdown-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ampersand-mark{margin:-6px 0;text-align:center}.person-card img{height:420px}.footer{text-align:center}.footer-links{justify-content:center}.couple-section:before,.events-section:before,.gallery-section:before,.story-section:before,.support-grid:before,.video-section:before,.wishes-section:before{border-radius:28px;inset:14px}}@media (max-width:640px){.countdown-section,.couple-section,.events-section,.gallery-section,.hero-section,.story-section,.video-section,.wishes-section{padding-left:16px;padding-right:16px}.hero-card{border-radius:24px;padding:34px 20px}.hero-card h1{font-size:3.2rem}.guest-pill{min-width:100%}.countdown-grid,.gallery-grid,.stat-grid{grid-template-columns:1fr 1fr}.gallery-item img{aspect-ratio:.75}.event-card,.highlight-card,.panel-card,.wish-card{border-radius:22px;padding:22px}.person-card__content{padding:22px}.person-card h3{font-size:2.2rem}.footer{margin-bottom:88px;padding:24px 20px;width:min(1120px,calc(100% - 32px))}}
/*# sourceMappingURL=main.1b32174f.css.map*/