@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=Outfit:wght@400;500;700;800;900&display=swap";:root{--bg-top:#07091d;--bg-mid:#241b43;--bg-bottom:#6e59a3;--text:#fff;--soft-text:#fffffff5;--line:#b896e06b;--panel:#624d922e;--input-bg:#8d76ba57;--input-border:#ffffff57;--button-bg:#b79ad8;--button-hover:#c3a7e2;--button-active:#ad8fd1;--icon-fade:.16;--cloud-back:#4f3a74;--cloud-front:#362253}*{box-sizing:border-box}html,body{height:100%;margin:0;overflow:hidden}body{color:var(--text);background:var(--bg-top);font-family:Outfit,sans-serif}button,input{font:inherit}.landing-page{background:radial-gradient(circle at 50% 73%, #967cd647, transparent 31%), linear-gradient(180deg, var(--bg-top) 0%, var(--bg-mid) 45%, var(--bg-bottom) 100%);height:100svh;position:relative;overflow:hidden}.hero{z-index:3;text-align:center;width:min(1120px,100% - 48px);margin:0 auto;padding:68px 0 148px;position:relative}.logo{width:128px;height:auto;margin:0 auto 10px;display:block}.hero h1{margin:0;font-size:76px;font-weight:700;line-height:1}.tagline{max-width:900px;color:var(--soft-text);margin:34px auto 0;font-family:Cormorant Garamond,serif;font-size:36px;line-height:1.2}.hero h2{letter-spacing:.01em;margin:56px 0 52px;font-family:Outfit,sans-serif;font-size:116px;font-weight:900;line-height:.95}.notify-panel{border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:34px;width:min(1080px,100%);margin:0 auto;padding:34px 34px 38px}.notify-header{color:var(--soft-text);justify-content:center;align-items:center;gap:22px;margin-bottom:24px;font-size:24px;font-weight:500;display:flex}.mail-icon{fill:none;stroke:currentColor;stroke-width:3.25px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:58px;height:auto}.notify-form{grid-template-columns:580px 180px;justify-content:center;gap:6px;width:100%;margin:0 auto;display:grid}.notify-form input{border:1px solid var(--input-border);background:var(--input-bg);min-width:0;height:58px;color:var(--text);border-radius:14px;outline:none;padding:0 36px;font-size:16px}.notify-form input::placeholder{color:#261a3ad1}.notify-form button{background:var(--button-bg);width:170px;height:58px;color:var(--text);cursor:pointer;border:1px solid #ffffff38;border-radius:14px;font-size:18px;font-weight:500;transition:background-color .16s,transform .16s}.notify-form button:hover{background:var(--button-hover);transform:translateY(-1px);box-shadow:inset 0 1px #fff3}.notify-form button:active{background:var(--button-active);transform:translateY(0);box-shadow:inset 0 2px 4px #00000014}.notify-form button:disabled{cursor:wait;opacity:.92}.notify-status{text-align:center;color:#ffffffeb;min-height:24px;margin:16px 0 0;font-size:15px}.notify-panel.has-error .notify-status{color:#ffd8d8}.notify-panel.has-error input{border-color:#ffd6d6cc}.notify-panel.has-success .notify-status{color:#fffffff5}.bg-icon{z-index:1;opacity:var(--icon-fade);pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute}.bg-list{width:230px;top:42px;left:28px;transform:rotate(-14deg)}.bg-calendar{width:236px;top:34px;right:36px;transform:rotate(15deg)}.bg-board{width:230px;bottom:128px;left:48px;transform:rotate(24deg)}.bg-check{width:210px;bottom:122px;right:56px;transform:rotate(-19deg)}.clouds{z-index:2;pointer-events:none;height:132px;position:absolute;inset:auto 0 0}.cloud-layer{justify-content:space-between;align-items:flex-end;display:flex;position:absolute;inset:auto 0 0}.cloud-layer span{border-radius:999px 999px 0 0;display:block}.cloud-back{height:108px}.cloud-back span{background:var(--cloud-back)}.cloud-back span:first-child{width:108px;height:50px}.cloud-back span:nth-child(2){width:168px;height:78px}.cloud-back span:nth-child(3){width:100px;height:44px}.cloud-back span:nth-child(4){width:186px;height:92px}.cloud-back span:nth-child(5){width:112px;height:48px}.cloud-back span:nth-child(6){width:164px;height:74px}.cloud-front{height:82px}.cloud-front span{background:var(--cloud-front)}.cloud-front span:first-child{width:68px;height:34px}.cloud-front span:nth-child(2){width:152px;height:74px}.cloud-front span:nth-child(3){width:84px;height:38px}.cloud-front span:nth-child(4){width:66px;height:28px}.cloud-front span:nth-child(5){width:138px;height:64px}.cloud-front span:nth-child(6){width:80px;height:34px}.cloud-front span:nth-child(7){width:154px;height:76px}@media (width<=900px){html,body{overflow:auto}.landing-page{height:auto;min-height:100svh}.hero{padding:44px 0 132px}.logo{width:96px}.hero h1{font-size:44px}.tagline{margin-top:24px;font-size:22px}.hero h2{margin:42px 0 34px;font-size:54px}.notify-panel{border-radius:26px;padding:26px 18px 24px}.notify-header{gap:14px;margin-bottom:18px;font-size:20px}.notify-form{grid-template-columns:1fr;width:100%}.notify-form input,.notify-form button{width:100%;height:56px;font-size:17px}.bg-list,.bg-calendar,.bg-board,.bg-check{opacity:.08}.bg-board,.bg-check{display:none}}@media (width<=560px){.hero{width:min(100% - 24px,720px);padding:32px 0 120px}.logo{width:82px}.hero h1{font-size:36px}.tagline{max-width:320px;font-size:18px}.hero h2{font-size:40px}.notify-header{text-align:center;flex-direction:column;font-size:18px}.mail-icon{width:52px}.clouds{height:96px}}
