/* DreamDay · Wayang Shadow Cinematic · Final reference rebuild */
@font-face{font-family:WSC Script;src:url('assets/fonts/script.otf') format('opentype');font-display:swap}
@font-face{font-family:WSC Serif;src:url('assets/fonts/serif.otf') format('opentype');font-display:swap}
@font-face{font-family:WSC Serif;src:url('assets/fonts/serif-italic.otf') format('opentype');font-style:italic;font-display:swap}
@font-face{font-family:WSC Sans;src:url('assets/fonts/sans.otf') format('opentype');font-display:swap}
@font-face{font-family:WSC Sans;src:url('assets/fonts/sans-bold.otf') format('opentype');font-weight:700;font-display:swap}
.wsc-template{--wsc-gold:#caa36d;--wsc-ivory:#f3dec0;--wsc-muted:#c1ab8d;--wsc-black:#110e0b;--wsc-ink:#372111;margin:0;background:var(--wsc-black);color:var(--wsc-ivory);font-family:WSC Sans,Arial,sans-serif;font-size:15px;line-height:1.6;overflow-x:clip;color-scheme:dark;-webkit-font-smoothing:antialiased}
.wsc-template *,.wsc-template *::before,.wsc-template *::after{box-sizing:border-box}
.wsc-template :is(h1,h2,h3,h4,p,figure,blockquote){margin:0;overflow-wrap:anywhere}
.wsc-template :is(h1,h2,h3,h4){font-weight:400}
.wsc-template :is(button,input,select,textarea){font:inherit}
.wsc-template :is(button,summary,a){-webkit-tap-highlight-color:transparent}
.wsc-template button{cursor:pointer}
.wsc-template img{display:block;max-width:100%}
.wsc-template a{color:inherit}
.wsc-template :focus-visible{outline:2px solid #e7b969;outline-offset:5px}
.wsc-template :is(input,select,textarea):focus-visible{outline-color:#805015;outline-offset:2px}
.wsc-template [hidden]{display:none!important}
.wsc-template.wsc-locked{overflow:hidden}
.wsc-template.wsc-paused *{animation-play-state:paused!important}
.wsc-skip{position:fixed;left:16px;top:10px;z-index:1200;padding:9px 20px;background:#f4dfbd;color:#29160a!important;transform:translateY(-180%)}
.wsc-skip:focus{transform:translateY(0)}
.wsc-main{max-width:1440px;margin:auto;outline:none}
.wsc-template.wsc-enhanced:not(.wsc-opened) .wsc-main{visibility:hidden;max-height:100svh;overflow:hidden}
.wsc-container{position:relative;z-index:2;width:min(100% - 72px,1000px);margin:auto;min-width:0}
.wsc-scene{position:relative;isolation:isolate;padding:80px 0;overflow:hidden;overflow:clip}
.wsc-scene::after{content:"";position:absolute;bottom:0;left:9%;right:9%;height:1px;background:linear-gradient(90deg,transparent,#ba89474d,transparent);pointer-events:none}
.wsc-theatre{background:#15110d url('assets/scenes/stage.webp') center/cover no-repeat}
.wsc-theatre::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#110e0b4d,#110e0b11 30%,#110e0b33 75%,#110e0b);pointer-events:none}
.wsc-eyebrow{font-family:WSC Serif,Georgia,serif;font-size:11px;letter-spacing:.2em;text-transform:uppercase;line-height:1.7}
.wsc-icon{width:20px;height:20px;flex-shrink:0;display:inline-block;vertical-align:middle;pointer-events:none}
.wsc-ornament{display:block;width:min(230px,75%);height:36px;margin:20px auto;color:var(--wsc-gold);pointer-events:none}
.wsc-heading{text-align:center;margin:0 auto 40px;max-width:660px}
.wsc-heading h2{font-family:WSC Serif,Georgia,serif;font-size:clamp(20px,2.5vw,27px);letter-spacing:.105em;text-transform:uppercase;color:var(--wsc-gold);line-height:1.4}
.wsc-heading .wsc-eyebrow{margin-bottom:11px;color:var(--wsc-muted)}
.wsc-heading .wsc-ornament{margin:13px auto 0}
.wsc-heading>p:not(.wsc-eyebrow){max-width:470px;margin:20px auto 0;font-size:14px}
.wsc-script{font-family:WSC Script,Georgia,serif;font-weight:400;line-height:1.05}
.wsc-button{position:relative;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:46px;max-width:100%;padding:11px 28px;border:1px solid #af824b;border-radius:999px;background:linear-gradient(160deg,#422610,#21140d 52%,#362012);color:#f0d4a8!important;text-decoration:none;font-family:WSC Serif,Georgia,serif;font-size:14px;letter-spacing:.025em;line-height:1.5;text-align:center;box-shadow:inset 0 0 0 3px #23170dd9,inset 0 0 0 4px #aa7a393d,0 5px 14px #11090533;overflow:hidden;transition:transform .25s ease,opacity .25s ease;touch-action:manipulation}
.wsc-button::after{content:"";position:absolute;z-index:-1;inset:-40% -20%;background:linear-gradient(110deg,transparent 33%,#fff0c847 49%,transparent 65%);transform:translateX(-120%) rotate(12deg);transition:transform .75s ease;pointer-events:none}
.wsc-button:hover::after{transform:translateX(120%) rotate(12deg)}
.wsc-button:hover{transform:translateY(-2px)}
.wsc-button:active{transform:translateY(1px) scale(.975)}
.wsc-button:disabled{opacity:.65;cursor:wait}
.wsc-button .wsc-icon{width:17px;height:17px}
.wsc-opening{position:fixed;inset:0;z-index:1000;overflow-y:auto;overflow-x:hidden;background:#0c0806;transition:opacity 1s ease,visibility 1s ease}
.wsc-opening__ambient{position:fixed;inset:-35px;background:linear-gradient(#0005,#0005),url('assets/scenes/opening.webp') center/cover;filter:blur(16px);opacity:.37;pointer-events:none}
.wsc-opening__stage{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center;min-height:100svh;min-height:max(760px,100svh);max-width:850px;margin:auto;overflow:hidden}
.wsc-opening__art{position:absolute;inset:0;z-index:-2;background:url('assets/scenes/opening.webp') center/100% 100% no-repeat;pointer-events:none;transform:scale(1.015);animation:wsc-stage-breathe 16s ease-in-out infinite alternate}
.wsc-light{position:absolute;inset:10% 18% 18%;z-index:-1;background:radial-gradient(ellipse at 50% 30%,#ffdf873b,transparent 60%);mix-blend-mode:screen;animation:wsc-light 6s ease-in-out infinite;pointer-events:none}
.wsc-opening__copy{position:relative;z-index:4;width:58%;max-width:410px;text-align:center;color:#34200f;padding:155px 0 130px}
.wsc-opening__copy .wsc-eyebrow{font-size:11px;letter-spacing:.19em;margin-bottom:20px}
.wsc-names{font-family:WSC Script,Georgia,serif;line-height:.86;font-size:clamp(64px,8vw,90px);font-weight:400;display:flex;flex-direction:column;align-items:center;padding:6px 0 10px;gap:7px}
.wsc-names>span{max-width:100%;padding:0 .05em}
.wsc-names em{font-family:WSC Serif,Georgia,serif;font-style:italic;font-size:.47em;line-height:.9;margin:0}
.wsc-opening__tagline{font-family:WSC Serif,Georgia,serif;font-size:11px;letter-spacing:.13em;text-transform:uppercase;line-height:1.65;margin-top:20px!important}
.wsc-opening__copy .wsc-ornament{color:#684117;width:160px;height:29px;margin:16px auto}
.wsc-guest{font-size:12px;line-height:1.65}
.wsc-guest strong{display:block;font-size:16px;line-height:1.45;margin:4px auto;overflow-wrap:anywhere}
.wsc-opening__invitation{font-size:11px;line-height:1.6;max-width:275px;margin:12px auto 22px!important}
.wsc-button--open{font-size:15px;min-width:210px}
.wsc-curtain{position:fixed;top:0;bottom:0;width:50.3%;z-index:9;pointer-events:none;background:repeating-linear-gradient(90deg,#130505 0,#3d0d09 8%,#210504 16%,#67170c 25%,#270704 34%);box-shadow:0 0 60px #000;opacity:0}
.wsc-curtain--left{left:0;transform:translateX(-100%)}
.wsc-curtain--right{right:0;transform:translateX(100%)}
.wsc-opening.wsc-exit .wsc-opening__copy{animation:wsc-copy-exit .6s ease forwards}
.wsc-opening.wsc-exit .wsc-curtain--left{animation:wsc-curtain-left 1.35s cubic-bezier(.65,0,.3,1) both}
.wsc-opening.wsc-exit .wsc-curtain--right{animation:wsc-curtain-right 1.35s cubic-bezier(.65,0,.3,1) both}
.wsc-opening.wsc-closed{opacity:0;visibility:hidden;pointer-events:none}
.wsc-music{position:fixed;bottom:max(20px,env(safe-area-inset-bottom));right:20px;z-index:40;display:grid;place-items:center;width:46px;height:46px;border-radius:50%;border:1px solid #b68a4c;background:#20160eec;color:#e0b87f;box-shadow:0 4px 20px #0008;transition:transform .2s}
.wsc-template:not(.wsc-opened) .wsc-music{visibility:hidden}
.wsc-music[aria-pressed=true] .wsc-icon{animation:wsc-music 10s linear infinite}
.wsc-music::after{content:"";position:absolute;inset:5px;border:1px dashed #bd955845;border-radius:50%;pointer-events:none}
.wsc-hero{padding:100px 0 75px;min-height:680px;display:flex;align-items:center}
.wsc-hero__art{position:absolute;inset:-25px;background:linear-gradient(90deg,#0b0908e6,#17100cac 48%,#17100c5a),url('assets/scenes/opening.webp') center 44%/cover;z-index:-1;transform:translate3d(0,calc(var(--wsc-shift,0px) * .5),0);pointer-events:none}
.wsc-hero__layout{display:flex;align-items:center;justify-content:center;gap:70px}
.wsc-hero__copy{flex:1;min-width:0;max-width:430px;text-align:center}
.wsc-hero__copy>.wsc-eyebrow{color:var(--wsc-muted);margin-bottom:25px}
.wsc-hero .wsc-script{font-size:clamp(68px,8vw,100px);color:#f3d7a9}
.wsc-hero .wsc-script span{display:block;font-family:WSC Serif,Georgia,serif;font-size:34px;margin:5px auto 12px}
.wsc-hero__copy>p:not(.wsc-eyebrow){font-size:14px;color:#dac4a6;max-width:330px;margin:0 auto}
.wsc-hero__copy .wsc-date{font-family:WSC Serif,Georgia,serif;letter-spacing:.08em;text-transform:uppercase;font-size:13px!important;margin:25px auto 0!important;color:#efcf99!important}
.wsc-scroll{display:flex;align-items:center;justify-content:center;width:40px;height:45px;margin:25px auto 0;text-decoration:none}
.wsc-scroll span{display:block;width:12px;height:12px;border-right:1px solid #d6b37d;border-bottom:1px solid #d6b37d;transform:rotate(45deg);animation:wsc-scroll 2s ease-in-out infinite}
.wsc-photo{position:relative;display:block;aspect-ratio:4/5;width:100%;max-width:100%;padding:6px;background:linear-gradient(130deg,#644527,#e3ba7b 15%,#674420 28%,#bd8c48 54%,#efcf93 78%,#513719);border:0;border-radius:5% 2% 5% 2%;clip-path:polygon(6% 0,94% 0,100% 6%,100% 94%,94% 100%,6% 100%,0 94%,0 6%);box-shadow:0 15px 40px #0005}
.wsc-photo__inside{position:relative;display:block;width:100%;height:100%;isolation:isolate;overflow:hidden;border:3px solid #342719;background:#282018;clip-path:polygon(5% 0,95% 0,100% 5%,100% 95%,95% 100%,5% 100%,0 95%,0 5%)}
.wsc-photo__inside::after{content:"";position:absolute;inset:3px;border:1px solid #dfb67888;z-index:3;pointer-events:none;clip-path:polygon(6% 0,94% 0,100% 6%,100% 94%,94% 100%,6% 100%,0 94%,0 6%)}
.wsc-photo__inside>img{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;object-position:center 30%;z-index:2}
.wsc-photo__fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse,#594027,#16110c);font-family:WSC Script,Georgia,serif;font-size:75px;color:var(--wsc-gold);z-index:1}
.wsc-photo__fallback .wsc-icon{width:45px;height:45px}
.wsc-hero__photo{width:340px;flex:0 1 340px;transform:rotate(2deg)}
.wsc-countdown{padding:44px 0 28px;background:radial-gradient(ellipse at 50% 0,#3b2b182e,transparent 70%),#100f0d}
.wsc-countdown .wsc-heading{margin-bottom:27px}
.wsc-countdown .wsc-heading h2{font-size:20px}
.wsc-countdown__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;max-width:540px;margin:auto}
.wsc-countdown__cell{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:104px;padding:10px 3px;border:1px solid #9b743e88;outline:1px solid #9b743e33;outline-offset:5px;background:linear-gradient(150deg,#37261633,#15120e33);border-radius:12px 2px}
.wsc-countdown__cell::before,.wsc-countdown__cell::after{content:"✧";position:absolute;left:50%;font-size:16px;line-height:1;background:#13110e;color:#c29759;transform:translateX(-50%)}
.wsc-countdown__cell::before{top:-9px}.wsc-countdown__cell::after{bottom:-8px}
.wsc-countdown__cell strong{font-family:WSC Serif,Georgia,serif;font-weight:400;font-size:38px;line-height:1.2;max-width:100%;overflow-wrap:anywhere}
.wsc-countdown__cell span{font-size:11px;letter-spacing:.06em;color:var(--wsc-muted);margin-top:4px}
.wsc-countdown__state{text-align:center;font-size:12px;color:var(--wsc-muted);margin-top:18px!important}
.wsc-countdown__state:empty{display:none}
.wsc-countdown .wsc-ornament{margin-top:28px;margin-bottom:0;width:360px}
.wsc-couple{padding:80px 0 105px}
.wsc-couple__grid{display:grid;grid-template-columns:minmax(0,1fr) 60px minmax(0,1fr);align-items:center;max-width:750px;margin:auto;gap:25px}
.wsc-person{text-align:center;min-width:0}
.wsc-person__portrait{width:min(100%,280px);margin:0 auto 27px}
.wsc-person .wsc-eyebrow{font-size:9px;color:var(--wsc-muted);letter-spacing:.17em}
.wsc-person h3{font-family:WSC Script,Georgia,serif;font-size:42px;line-height:1.12;color:#e7c590;margin:13px 0 12px}
.wsc-person__parents{font-size:13px;line-height:1.75;color:#c9b69a;max-width:300px;margin:auto!important}
.wsc-couple__amp{font-family:WSC Script,Georgia,serif;font-size:65px;color:var(--wsc-gold);padding-bottom:80px;text-align:center}
.wsc-events{padding:75px 0 125px;background-position:center bottom}
.wsc-events__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:740px;margin:auto;gap:26px;align-items:stretch}
.wsc-events__grid:has(>.wsc-event:only-child){grid-template-columns:minmax(0,370px);justify-content:center}
.wsc-paper{position:relative;isolation:isolate;background:radial-gradient(ellipse at 50% 25%,#fae6bc,#d9ad74);color:var(--wsc-ink);border:1px solid #dab680;box-shadow:inset 0 0 28px #88562138,0 12px 40px #0005;border-radius:28px 7px 26px 8px}
.wsc-paper::before{content:"";position:absolute;inset:9px;border:1px solid #9766317d;border-radius:22px 5px;pointer-events:none;z-index:-1}
.wsc-paper::after{content:"";position:absolute;inset:14px;border:1px solid #9766314d;border-radius:17px 5px;pointer-events:none;z-index:-1;background:url('assets/paper-grain.svg') repeat;opacity:.22}
.wsc-event{padding:42px 30px 35px;text-align:center;display:flex;flex-direction:column;align-items:center;min-width:0}
.wsc-event__mark>.wsc-icon{width:48px;height:48px;color:#5c3714}
.wsc-event h3{font-family:WSC Serif,Georgia,serif;font-style:italic;font-size:29px;line-height:1.3;margin-top:14px}
.wsc-event .wsc-ornament{color:#79511e;width:140px;height:24px;margin:11px auto 15px}
.wsc-event__date{font-size:14px;font-weight:700;line-height:1.7}
.wsc-event__time{font-size:13px;margin-top:3px!important}
.wsc-event h4{font-size:14px;font-weight:700;margin-top:21px}
.wsc-event__address{font-size:12px;line-height:1.7;margin-top:7px!important;margin-bottom:22px!important}
.wsc-event .wsc-button{margin-top:auto;min-height:43px;font-size:13px;padding:9px 23px}
.wsc-maps{padding:30px 0;background:#18130e}
.wsc-mapline{display:flex;gap:25px;align-items:center;max-width:850px;margin:auto}
.wsc-mapline>.wsc-icon{width:35px;height:35px;color:var(--wsc-gold)}
.wsc-mapline>div{flex:1;min-width:0}
.wsc-mapline h2{font-family:WSC Serif,Georgia,serif;font-size:20px;color:var(--wsc-gold);margin-bottom:10px}
.wsc-mapline p{font-size:12px;color:var(--wsc-muted)}
.wsc-mapline>.wsc-button{flex-shrink:0}
.wsc-gallery{background:radial-gradient(ellipse at 0 40%,#66441c1f,transparent 35%),radial-gradient(ellipse at 100% 80%,#66441c26,transparent 35%),#100f0d;padding:65px 0 45px}
.wsc-gallery__rail{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:12px 4px 22px;overscroll-behavior-x:contain}
.wsc-gallery__rail::-webkit-scrollbar{display:none}
.wsc-gallery__item{flex:0 0 calc((100% - 60px)/4);min-width:0;scroll-snap-align:start}
.wsc-gallery__button{cursor:zoom-in;transition:transform .5s ease}
.wsc-gallery__item:nth-child(3n+1) .wsc-gallery__button{transform:rotate(-2deg)}
.wsc-gallery__item:nth-child(3n) .wsc-gallery__button{transform:rotate(2deg)}
.wsc-gallery__button:hover{transform:translateY(-5px)!important}
.wsc-gallery__item figcaption{padding:12px 6px;font-size:12px;color:var(--wsc-muted);text-align:center}
.wsc-gallery__controls{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:5px}
.wsc-gallery__controls>button{width:40px;height:40px;border:0;background:transparent;color:var(--wsc-gold);font-family:Georgia,serif;font-size:30px;line-height:1;border-radius:50%}
.wsc-gallery__controls>button:disabled{opacity:.3}
.wsc-gallery__dots{display:flex;gap:7px;align-items:center;max-width:150px;overflow:hidden}
.wsc-gallery__dots i{display:block;width:6px;height:6px;flex-shrink:0;border-radius:50%;border:1px solid #a5804c}
.wsc-gallery__dots i.wsc-active{background:#e9c48a;border-color:#e9c48a}
.wsc-quote{max-width:520px;margin:24px auto 0!important;text-align:center}
.wsc-quote>p{max-width:390px;margin:auto;font-family:WSC Serif,Georgia,serif;font-size:18px;line-height:1.65;color:#d3bd9b}
.wsc-quote .wsc-ornament{width:340px;margin:15px auto}
.wsc-story{padding:85px 0 110px;background-position:center top}
.wsc-story__timeline{position:relative;max-width:660px;margin:auto;padding-left:40px}
.wsc-story__timeline::before{content:"";position:absolute;top:20px;bottom:25px;left:9px;width:1px;background:linear-gradient(#e2b879,#a47d4899,#d9b47a)}
.wsc-story__chapter{position:relative;display:flex;gap:25px;align-items:center;margin-bottom:40px;min-width:0}
.wsc-story__chapter:last-child{margin-bottom:0}
.wsc-story__node{position:absolute;left:-36px;top:50%;width:11px;height:11px;border:1px solid #bb9258;transform:translateY(-50%) rotate(45deg);background:#201810;outline:1px solid #c49a5566;outline-offset:3px}
.wsc-story__photo{flex:0 0 130px;width:130px;aspect-ratio:4/5;border-radius:45% 45% 45% 45%;clip-path:ellipse(50% 50%)}
.wsc-story__photo .wsc-photo__inside{clip-path:ellipse(50% 50%);border-radius:50%}
.wsc-story__photo .wsc-photo__inside::after{border-radius:50%;clip-path:none}
.wsc-story__copy{flex:1;min-width:0}
.wsc-story__copy h3{font-family:WSC Serif,Georgia,serif;font-size:24px;font-style:italic;color:#dec398;margin-bottom:8px}
.wsc-story__copy .wsc-eyebrow{font-size:10px;color:#af915e;margin-bottom:7px}
.wsc-story__copy>p:not(.wsc-eyebrow){font-size:13px;color:#c2af94;line-height:1.8}
.wsc-kelir{background:#c59b67;padding:90px 0;color:var(--wsc-ink);border-block:5px solid #1a110b}
.wsc-kelir::before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#e4bb8200,#efd3a47d 24%,#f9deb27d 76%,#e4bb8200),url('assets/scenes/opening.webp') center 50%/100% auto no-repeat;pointer-events:none}
.wsc-kelir::after{content:"";inset:0;height:auto;left:0;right:0;background:linear-gradient(#160f07a8,transparent 12%,transparent 88%,#160f07a8);z-index:-1;pointer-events:none}
.wsc-kelir__content{width:min(100% - 80px,600px);text-align:center}
.wsc-kelir .wsc-heading{margin-bottom:26px}
.wsc-kelir .wsc-heading h2{color:#3d2513;font-size:23px;letter-spacing:.08em}
.wsc-kelir .wsc-ornament{color:#785021;width:150px}
.wsc-disclosure{position:relative}
.wsc-disclosure>summary{list-style:none;cursor:pointer;vertical-align:middle}
.wsc-disclosure>summary::-webkit-details-marker{display:none}
.wsc-disclosure[open]>summary{margin-bottom:24px}
.wsc-disclosure[open]>.wsc-form-panel,.wsc-disclosure[open]>.wsc-gift__cards{animation:wsc-reveal .5s ease both}
.wsc-form-panel{border:1px solid #b88b52;padding:28px;background:#f7e4c8ed;box-shadow:0 12px 40px #25170940,inset 0 0 0 5px #d3ad7133;border-radius:16px 3px}
.wsc-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;text-align:left;min-width:0;color:#3d2a16;color-scheme:light}
.wsc-field{display:flex;flex-direction:column;gap:6px;min-width:0;font-size:12px}
.wsc-field--full{grid-column:1/-1}
.wsc-field>span{font-size:12px;font-weight:700}
.wsc-field :is(input,select,textarea){display:block;width:100%;min-width:0;max-width:100%;background:#fff8eb;color:#352211;border:1px solid #c3a277;border-radius:4px;padding:11px 12px;font-size:16px;line-height:1.5;min-height:46px}
.wsc-field textarea{resize:vertical}
.wsc-form>.wsc-button{grid-column:1/-1;justify-self:center;min-width:190px}
.wsc-form__status{grid-column:1/-1;text-align:center;font-size:13px;line-height:1.65}
.wsc-form__status:empty{display:none}
.wsc-form__status[data-state=error]{color:#991f19}
.wsc-form__status[data-state=success]{color:#275c2b}
.wsc-wishes{max-height:400px;overflow-y:auto;overscroll-behavior-y:contain;margin-top:30px;scrollbar-width:thin;scrollbar-color:#ad7e42 transparent}
.wsc-wishes:empty{display:none}
.wsc-wish{display:flex;align-items:flex-start;gap:13px;text-align:left;padding:18px;background:#fbebcfed;border:1px solid #b68d5855;border-radius:12px 3px;margin-bottom:12px}
.wsc-wish__avatar{display:grid;place-items:center;flex-shrink:0;width:34px;height:34px;background:#332010;color:#e9cb96;border:1px solid #a7793d;border-radius:50%;font-family:WSC Serif,Georgia,serif}
.wsc-wish>div{min-width:0;flex:1}.wsc-wish h3{font-family:WSC Serif,Georgia,serif;font-size:17px;color:#563417;margin-bottom:5px}
.wsc-wish p{font-size:13px;line-height:1.8;white-space:pre-wrap}.wsc-wish time{display:block;font-size:10px;color:#816342;margin-top:8px}
.wsc-gift__cards{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;max-width:440px;margin:auto}
.wsc-gift-card{padding:32px 24px;min-width:0}.wsc-gift-card>.wsc-icon{width:29px;height:29px;color:#694517;margin-bottom:9px}
.wsc-gift-card h3{font-family:WSC Serif,Georgia,serif;font-size:24px;margin-bottom:10px}.wsc-gift-card p{font-size:13px}.wsc-gift-card .wsc-gift-card__account{font-family:WSC Serif,Georgia,serif;font-size:25px;letter-spacing:.045em;margin:14px auto}.wsc-gift-card .wsc-button{margin-top:20px}
.wsc-copy-status{font-size:13px;margin-top:18px!important}.wsc-copy-status:empty{display:none}
.wsc-closing{padding:0;min-height:1050px;display:flex;align-items:center;justify-content:center}
.wsc-closing__art{position:absolute;inset:-20px;z-index:-2;background:#15100a url('assets/scenes/closing.webp') center/cover;transform:translate3d(0,var(--wsc-shift,0px),0);pointer-events:none}
.wsc-closing__copy{width:min(70%,540px);text-align:center;position:relative;margin-top:-40px;color:#d1b48b}
.wsc-closing .wsc-script{font-size:75px;color:#ddaf69;line-height:1.15}
.wsc-closing__copy>p:not(.wsc-closing__names){font-family:WSC Serif,Georgia,serif;font-size:16px;max-width:365px;line-height:1.8;margin:12px auto}
.wsc-closing__names{font-family:WSC Script,Georgia,serif;font-size:40px;line-height:1.2;color:#e4c590}
.wsc-closing__names span{font-family:WSC Serif,Georgia,serif;font-size:.7em}
.wsc-embers{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:1}
.wsc-embers i{position:absolute;left:var(--x);bottom:5%;width:3px;height:3px;border-radius:50%;background:#ffd58a;box-shadow:0 0 8px 2px #eaa25366;opacity:0;animation:wsc-ember var(--t) linear var(--d) infinite;pointer-events:none}
.wsc-embers i:nth-child(3n){width:2px;height:2px}.wsc-embers i:nth-child(4n){bottom:35%}
.wsc-template.wsc-enhanced .wsc-reveal{transition:transform 1s cubic-bezier(.2,.7,.3,1),opacity 1s ease}
.wsc-template.wsc-enhanced .wsc-reveal:not(.wsc-inview){opacity:0;transform:translate3d(0,25px,0)}
.wsc-lightbox{position:fixed;inset:0;z-index:1100;width:100vw;height:100dvh;max-width:100%;max-height:100%;border:0;padding:70px 65px;margin:0;background:#0c0907f5;color:var(--wsc-ivory)}
.wsc-lightbox[open]{display:flex;align-items:center;justify-content:center;animation:wsc-reveal .25s ease both}
.wsc-lightbox::backdrop{background:#000d}
.wsc-lightbox figure{max-width:1100px;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px}
.wsc-lightbox figure img{max-width:100%;max-height:calc(100% - 65px);width:auto;height:auto;object-fit:contain;box-shadow:0 0 0 1px #886338}
.wsc-lightbox figcaption{font-size:13px;text-align:center;max-height:65px;overflow:auto}
.wsc-lightbox>button{position:absolute;display:grid;place-items:center;border:1px solid #b28b4e66;border-radius:50%;background:#23180dbb;color:#e2bc7c;width:44px;height:44px;font-size:30px;line-height:1}
.wsc-lightbox__close{top:18px;right:18px}.wsc-lightbox__prev{left:12px;top:50%}.wsc-lightbox__next{right:12px;top:50%}
@keyframes wsc-ember{0%{opacity:0;transform:translate3d(0,20px,0)}20%{opacity:.6}80%{opacity:.2}100%{opacity:0;transform:translate3d(24px,-300px,0)}}
@keyframes wsc-stage-breathe{from{transform:scale(1.015)}to{transform:scale(1.04)}}
@keyframes wsc-light{0%,100%{opacity:.4}25%{opacity:.7}47%{opacity:.45}64%{opacity:.8}}
@keyframes wsc-scroll{0%,100%{transform:translateY(-4px) rotate(45deg);opacity:.5}50%{transform:translateY(5px) rotate(45deg);opacity:1}}
@keyframes wsc-reveal{from{transform:translate3d(0,15px,0);opacity:0}to{transform:translate3d(0,0,0);opacity:1}}
@keyframes wsc-copy-exit{to{transform:translateY(-15px);opacity:0}}
@keyframes wsc-curtain-left{0%{transform:translateX(-100%);opacity:1}26%{transform:translateX(0);opacity:1}100%{transform:translateX(-105%);opacity:1}}
@keyframes wsc-curtain-right{0%{transform:translateX(100%);opacity:1}26%{transform:translateX(0);opacity:1}100%{transform:translateX(105%);opacity:1}}
@keyframes wsc-music{to{transform:rotate(360deg)}}
@media(min-width:1100px){.wsc-opening__stage{min-height:100svh;width:min(850px,100vw)}.wsc-opening__art{background-size:100% 100%}.wsc-opening__copy{padding:160px 0 125px}.wsc-closing__art{background-size:100% auto;background-position:center 51%}.wsc-closing{min-height:1150px}}
@media(max-width:760px){
.wsc-template{font-size:14px}.wsc-container{width:calc(100% - 40px)}.wsc-scene{padding:60px 0}.wsc-heading{margin-bottom:30px}.wsc-heading h2{font-size:21px;letter-spacing:.08em}
.wsc-opening__stage{min-height:max(730px,100svh);max-width:570px}.wsc-opening__copy{width:64%;max-width:330px;padding:170px 0 125px}.wsc-opening__copy .wsc-eyebrow{font-size:9px;margin-bottom:22px}.wsc-names{font-size:clamp(58px,13.5vw,79px);gap:6px}.wsc-opening__tagline{font-size:9px}.wsc-opening__invitation{font-size:10px;max-width:225px}.wsc-guest{font-size:11px}.wsc-guest strong{font-size:14px}.wsc-button--open{min-width:185px;font-size:13px;padding:11px 21px}.wsc-opening__copy .wsc-ornament{margin:15px auto}
.wsc-hero{padding:78px 0 60px;min-height:0}.wsc-hero__layout{flex-direction:column;gap:25px}.wsc-hero__copy{max-width:340px}.wsc-hero .wsc-script{font-size:68px}.wsc-hero__copy>p:not(.wsc-eyebrow){font-size:13px;max-width:285px}.wsc-hero__photo{width:240px;flex:auto;max-width:70%}.wsc-hero__art{background:linear-gradient(#140d07b8,#100d0bb8),url('assets/scenes/opening.webp') center/cover}.wsc-scroll{display:none}
.wsc-countdown{padding:40px 0 24px}.wsc-countdown .wsc-heading h2{font-size:17px}.wsc-countdown__grid{gap:13px;max-width:420px;margin:0 5px}.wsc-countdown__cell{min-height:84px;outline-offset:3px}.wsc-countdown__cell strong{font-size:29px}.wsc-countdown__cell span{font-size:10px}
.wsc-couple{padding:65px 0 80px}.wsc-couple__grid{gap:12px;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr)}.wsc-person h3{font-size:31px}.wsc-person__parents{font-size:11px}.wsc-person .wsc-eyebrow{font-size:8px;letter-spacing:.08em}.wsc-couple__amp{font-size:40px;padding-bottom:100px}.wsc-person__portrait{padding:4px;margin-bottom:20px}.wsc-photo__inside{border-width:2px}
.wsc-events{padding:65px 0 80px}.wsc-events__grid{gap:16px}.wsc-event{padding:28px 20px}.wsc-event h3{font-size:26px}.wsc-event__date{font-size:12px}.wsc-event__time{font-size:12px}.wsc-event h4{font-size:13px}.wsc-event__address{font-size:11px}.wsc-event .wsc-button{font-size:12px;padding:9px 17px;gap:7px}
.wsc-maps{padding:28px 0}.wsc-mapline{flex-wrap:wrap;gap:15px}.wsc-mapline h2{font-size:18px}.wsc-mapline>.wsc-button{margin:0 auto}.wsc-mapline>div{flex-basis:calc(100% - 65px)}
.wsc-gallery{padding:55px 0 35px}.wsc-gallery__rail{gap:16px}.wsc-gallery__item{flex-basis:calc((100% - 32px)/3)}.wsc-quote>p{font-size:16px;max-width:300px}
.wsc-story{padding:65px 0 80px}.wsc-story__timeline{padding-left:28px}.wsc-story__timeline::before{left:5px}.wsc-story__chapter{gap:19px;margin-bottom:35px}.wsc-story__node{left:-27px;width:9px;height:9px}.wsc-story__photo{width:95px;flex-basis:95px;padding:4px}.wsc-story__copy h3{font-size:21px}.wsc-story__copy>p:not(.wsc-eyebrow){font-size:12px;line-height:1.7}
.wsc-kelir{padding:70px 0}.wsc-kelir__content{width:calc(100% - 64px)}.wsc-kelir::before{background-size:auto,auto 180%;background-position:center,center 53%}.wsc-kelir .wsc-heading h2{font-size:21px}.wsc-kelir .wsc-heading>p:not(.wsc-eyebrow){font-size:12px;max-width:310px}.wsc-form-panel{padding:21px 18px}.wsc-form{gap:15px}.wsc-form>.wsc-button{font-size:13px;min-width:0}.wsc-gift-card{padding:29px 20px}.wsc-gift-card .wsc-gift-card__account{font-size:22px}
.wsc-closing{padding:0;min-height:790px}.wsc-closing__art{background-size:cover;background-position:center}.wsc-closing__copy{width:72%;margin-top:-30px}.wsc-closing .wsc-script{font-size:60px}.wsc-closing__copy>p:not(.wsc-closing__names){font-size:13px}.wsc-closing__names{font-size:33px}
.wsc-lightbox{padding:75px 36px}.wsc-lightbox>button{width:37px;height:37px}.wsc-lightbox__prev{left:3px}.wsc-lightbox__next{right:3px}
}
@media(max-width:480px){
.wsc-couple__grid{display:flex;flex-direction:column;gap:15px}.wsc-person{width:100%;max-width:280px}.wsc-person__portrait{width:210px}.wsc-person h3{font-size:38px}.wsc-person__parents{font-size:12px;max-width:255px}.wsc-person .wsc-eyebrow{font-size:9px}.wsc-couple__amp{padding:0;font-size:43px;line-height:1;margin:5px auto 15px}
.wsc-events__grid{grid-template-columns:minmax(0,1fr);max-width:285px;gap:24px}.wsc-event{padding:35px 26px}.wsc-event h3{font-size:29px}.wsc-event__date{font-size:14px}.wsc-event h4{font-size:14px}.wsc-event__address{font-size:12px}.wsc-event .wsc-button{font-size:13px}
.wsc-gallery__item{flex-basis:calc((100% - 16px)/2)}.wsc-story__photo{width:85px;flex-basis:85px}.wsc-story__chapter{gap:16px}.wsc-story__copy h3{font-size:20px}.wsc-kelir__content{width:calc(100% - 48px)}.wsc-kelir .wsc-heading h2{font-size:19px}.wsc-form-panel{padding:21px 14px}.wsc-form .wsc-field{grid-column:1/-1}.wsc-wish{padding:14px;gap:10px}
}
@media(max-width:350px){.wsc-opening__copy{width:68%}.wsc-names{font-size:53px}.wsc-opening__stage{min-height:730px}.wsc-heading h2{font-size:19px}.wsc-container{width:calc(100% - 32px)}.wsc-countdown__grid{gap:10px}.wsc-countdown__cell strong{font-size:25px}.wsc-countdown__cell span{font-size:9px}.wsc-story__photo{flex-basis:70px;width:70px}.wsc-story__chapter{gap:12px}.wsc-story__copy>p:not(.wsc-eyebrow){font-size:11px}.wsc-kelir__content{width:calc(100% - 36px)}.wsc-kelir .wsc-heading h2{font-size:17px}.wsc-closing .wsc-script{font-size:51px}}
@media(prefers-reduced-motion:reduce){.wsc-template *,.wsc-template *::before,.wsc-template *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.wsc-template .wsc-reveal{opacity:1!important;transform:none!important}.wsc-embers{display:none}.wsc-curtain{display:none}.wsc-hero__art,.wsc-closing__art{transform:none!important}}
.wsc-scene.wsc-sleep .wsc-embers i{animation-play-state:paused}
.wsc-theatre .wsc-embers::before{content:"";position:absolute;top:-55px;left:1.5%;width:clamp(70px,10vw,140px);height:360px;background:url('assets/lantern.svg') top center/contain no-repeat;transform-origin:50% 0;animation:wsc-lantern 7s ease-in-out infinite alternate;pointer-events:none}
@keyframes wsc-lantern{from{transform:rotate(-2deg)}to{transform:rotate(2deg)}}
.wsc-scene.wsc-sleep .wsc-embers::before{animation-play-state:paused}
@media(max-width:760px){.wsc-theatre .wsc-embers::before{left:-15px;top:-85px;width:90px;height:300px}}

.wsc-names--long{font-size:clamp(35px,7vw,59px);line-height:1.1}.wsc-names--long>span{line-height:1.1}.wsc-hero .wsc-script--long{font-size:clamp(40px,6vw,65px);line-height:1.1}
