:root{color-scheme:light;--background: #faf7f2;--surface-overlay-light: rgba(250, 247, 242, .96);--surface-overlay-veil: rgba(250, 247, 242, .28);--surface-overlay-soft: rgba(250, 247, 242, .88);--surface-overlay-line: rgba(250, 247, 242, .62);--text-default: #0f0f0f;--primary: #2a352d;--detail: #c8b27a;--detail-soft: rgba(200, 178, 122, .14);--border-soft: rgba(200, 178, 122, .28);--border-strong: rgba(200, 178, 122, .38);--border-stronger: rgba(200, 178, 122, .22);--border-focus: rgba(200, 178, 122, .42);--divider: rgba(200, 178, 122, .42);--divider-soft: rgba(200, 178, 122, .24);--divider-strong: rgba(200, 178, 122, .52);--shadow-card-soft: rgba(15, 15, 15, .06);--shadow-card: rgba(15, 15, 15, .1);--shadow-focus-soft: rgba(200, 178, 122, .16);--monogram-border-base: rgba(200, 178, 122, .4);--monogram-border-soft-base: rgba(200, 178, 122, .3);--monogram-divider-base: rgba(200, 178, 122, .48);--monogram-divider-soft-base: rgba(200, 178, 122, .36);--monogram-light-border-base: rgba(250, 247, 242, .48);--monogram-light-divider-base: rgba(250, 247, 242, .56);--polaroid-border-base: rgba(200, 178, 122, .32);--shadow-polaroid-base: 0 1.4vh 3vh rgba(15, 15, 15, .14);--shadow-polaroid-soft-base: 0 1vh 2.4vh rgba(15, 15, 15, .12);--grain-line-base: rgba(15, 15, 15, .06);--grain-gap-base: rgba(0, 0, 0, 0)}html,body{height:100%}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;min-height:100dvh;font-family:Lora,serif;background:var(--background);color:var(--text-default);overflow:hidden}h1,h2,h3,h4,h5,h6{font-family:Cormorant Garamond,serif}app-root,app-home{display:block;height:100%}.invitation-content{width:100%;height:100vh;height:100dvh;margin:0;padding:0;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.invitation-content>*{display:block;min-height:100vh;min-height:100dvh}button,input,textarea{font:inherit;color:inherit}img{max-width:100%;display:block}
