@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&display=swap);:root{--color-gray-0:#fff;--color-gray-1:#fafafa;--color-gray-2:#f5f5f5;--color-gray-3:#f0f0f0;--color-gray-4:#d9d9d9;--color-gray-5:#bfbfbf;--color-gray-6:#8c8c8c;--color-gray-7:#595959;--color-gray-8:#434343;--color-gray-9:#262626;--color-bg-layout:#f5f5f5;--color-border-muted:#e0e0e0;--color-header:#595959;--color-accent:#262626}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;background-color:var(--color-bg-layout);color:#262626;color:var(--color-gray-9);font-family:Cormorant Garamond,Times New Roman,serif;font-weight:400;margin:0;min-height:100vh}a{color:#595959;color:var(--color-gray-7);text-decoration:none;transition:color .2s ease}a:hover{color:#434343;color:var(--color-gray-8)}#root,.app-shell{min-height:100vh}.app-shell{background-color:var(--color-bg-layout);padding:24px;transition:background-color .3s ease}.app-layout{background:#0000;min-height:calc(100vh - 48px)}.app-content{background:#0000;padding:48px}.page-surface{background-color:var(--color-gray-0);border:1px solid var(--color-border-muted);border-radius:20px;box-shadow:0 20px 60px #00000014;min-height:320px;padding:32px;transition:box-shadow .3s ease,border-color .3s ease}.page-surface:hover{border-color:var(--color-gray-6);box-shadow:0 30px 80px #0000001f}.page-surface.landing-surface{background-color:initial;border:none;box-shadow:none;padding:0}@media (max-width:992px){.app-shell{padding:16px}.app-header{border-radius:12px;padding:0 16px}.app-content{padding:24px 0}.page-surface{padding:24px}}.app-content--landing,.app-shell--landing{padding:0}.landing-screen{display:flex;flex-direction:column;min-height:100vh;overflow:hidden;position:relative;text-align:center}.hero-zone{align-items:flex-end;display:flex;height:50vh;justify-content:center}.landing-hero{display:flex;flex-direction:column;gap:28px;margin:0 auto;max-width:720px;position:relative;z-index:2}.landing-title{font-size:clamp(4rem,9vw,6.2rem);letter-spacing:.08em;line-height:.95;margin:0;text-transform:uppercase;width:100%}.landing-subtitle{text-wrap:balance;font-size:clamp(1.02rem,1.8vw,1.45rem);-webkit-hyphens:auto;hyphens:auto;line-height:1.5;margin:0;margin-inline:auto;max-width:720px;text-align:justify;text-align-last:justify;text-justify:inter-word;width:100%}.landing-subtitle:after{content:"";display:inline-block;width:100%}.landing-hero .ant-btn{align-self:center;border-radius:18px;font-size:1.2rem;height:58px;padding:0 56px}.landing-illustration{bottom:0;height:50vh;left:50%;max-width:110vw;object-fit:contain;pointer-events:none;position:absolute;transform:translateX(-50%);width:auto;z-index:1}@media (max-width:768px){.hero-zone{height:50vh}.landing-title{font-size:clamp(2.8rem,12vw,4rem);letter-spacing:.06em}.landing-subtitle{font-size:clamp(.95rem,3.2vw,1.15rem)}.landing-illustration{height:44vh}}
/*# sourceMappingURL=main.982fab01.css.map*/