@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Playfair+Display:wght@400;500;600&display=swap";:root{font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;font-weight:400;color:#2a1d0f;background-color:#eae5d1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background:#eae5d1}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}#root{min-height:100vh;background:#eae5d1}.page{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;background:#e9e3d0;padding:2.5rem 1.5rem 4rem}.frame{max-width:1100px;width:100%;margin:0 auto;padding:3.5rem 3.75rem 5rem;display:flex;flex-direction:column;gap:2rem}.site-header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;color:#2a1d0f;text-align:center}.brand-wordmark{display:inline-flex;align-items:center;max-width:clamp(280px,40vw,420px);margin:0 auto}.brand-wordmark img{width:100%;height:auto;display:block}.site-actions{display:flex;gap:.75rem;justify-content:center}.icon-button{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(57,44,25,.18);background:#ffffff8f;color:#3d2f1a;cursor:pointer;transition:border-color .2s ease,transform .16s ease,box-shadow .2s ease;text-decoration:none}.icon-button:hover{border-color:#3d2f1a66;transform:translateY(-1px);box-shadow:0 10px 26px #2a1d0f2e}.icon-button svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.6;fill:none;stroke-linecap:round;stroke-linejoin:round}.hero{display:flex;flex-direction:column;gap:3.5rem}.hero-image{margin:1.5rem 0 0;padding:0;width:100vw;position:relative;left:50%;transform:translate(-50%);border-radius:0;overflow:hidden;height:clamp(320px,42vw,780px);background:#efe8d6;box-shadow:0 36px 64px #2a1d0f42}.hero-image img{width:100%;height:100%;display:block;object-fit:cover}.hero-content{display:flex;flex-direction:column;align-items:center;gap:1.75rem;text-align:center;color:#2f2415;margin-inline:auto;max-width:620px}.subtitle{margin:0;font-size:.9rem;letter-spacing:.32em;text-transform:uppercase;color:#846a46}.hero-content h1{margin:0;font-family:Playfair Display,Times New Roman,serif;font-size:clamp(2.5rem,5vw,3.6rem);font-weight:500;line-height:1.1;color:#2a1d0f}.intro{margin:0;font-size:1.05rem;line-height:1.75;color:#4c3c26}.launch-note{margin:0;font-size:.95rem;letter-spacing:.18em;text-transform:uppercase;color:#7f6747}.waitlist-form{width:100%;max-width:520px;display:flex;flex-direction:column;gap:1rem;margin:0 auto}.input-row{display:flex;gap:.9rem;background:#ffffffc7;padding:.4rem;align-items:center;width:100%;box-sizing:border-box;border-radius:999px;border:1px solid rgba(108,91,69,.18)}.input-row input{flex:1 1 auto;padding:.95rem 1.1rem;border-radius:999px;border:1px solid rgba(108,91,69,.28);font-size:1rem;font-family:Inter,Segoe UI,sans-serif;color:#2a1d0f;background:#ffffffeb;transition:border-color .2s ease,box-shadow .2s ease;text-align:center}.input-row input:focus{border-color:#b89d75;box-shadow:0 0 0 4px #b89d7540;outline:none}.input-row input:focus:not(:placeholder-shown),.input-row input:not(:placeholder-shown){text-align:center}.input-row button{padding:.95rem 1.9rem;border-radius:999px;border:1.5px solid rgba(60,45,28,.55);font-size:1rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#2f2415;background:#e9e3d066;cursor:pointer;transition:transform .16s ease,box-shadow .2s ease,background .2s ease}.input-row button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 32px #32261733;background:#ffffffeb}.input-row button:disabled{cursor:wait;opacity:.7;box-shadow:none}.form-helper{margin:0;max-width:420px;font-size:.9rem;color:#7a6550;letter-spacing:.03em}.footer-note{margin-top:auto;align-self:center;text-align:center;font-family:Inter,Segoe UI,sans-serif;font-size:.85rem;letter-spacing:.16em;text-transform:uppercase;color:#8b785f}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.toast{position:fixed;inset-inline-end:2rem;inset-block-end:2.25rem;max-width:min(320px,calc(100% - 3rem));padding:1rem 1.25rem;border-radius:18px;font-size:.95rem;line-height:1.5;box-shadow:0 18px 42px #24180c42;color:#fdfbf6;background:#40311ff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000}.toast.success{background:#58442bf2}.toast.error{background:#a84040f2}@media(max-width:960px){.frame{padding:3.25rem 2.25rem 4rem;gap:2.75rem}.hero-image{border-radius:0}.hero-content{max-width:560px}}@media(max-width:640px){.frame{padding:3rem 1.5rem 3.5rem}.site-actions{gap:.6rem}.input-row{flex-direction:column;align-items:stretch;padding:.65rem;gap:.75rem;border-radius:30px}.input-row button{width:100%;padding-inline:1.1rem}.toast{inset-inline:1.5rem;inset-block-end:1.75rem}}
