:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#2d2617;background:#fffaf0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}.page-shell{display:grid;min-height:100vh;place-items:center;padding:24px;background:radial-gradient(circle at top left,rgba(255,214,88,.26),transparent 34%),linear-gradient(135deg,#fffdf7,#fff8dc 46%,#fff)}.hello-card{position:relative;width:min(100%,460px);overflow:hidden;border:1px solid rgba(226,177,37,.22);border-radius:28px;padding:40px;background:#ffffffe0;box-shadow:0 24px 70px #5f4a1124;text-align:center}.hello-card__accent{width:58px;height:6px;margin:0 auto 26px;border-radius:999px;background:#f6c84c}.hello-card__eyebrow{margin:0 0 12px;color:#9b7516;font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.hello-card h1{margin:0;color:#2f2714;font-size:clamp(2.5rem,7vw,4.5rem);line-height:.96}.hello-card__subtitle{margin:22px 0 0;color:#5e4a18;font-size:clamp(1.05rem,3vw,1.25rem);font-weight:650}.hello-card__hint{margin:12px 0 0;color:#7a6a48;font-size:.98rem;line-height:1.6}.hello-card__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin-top:28px;border:0;border-radius:999px;padding:0 24px;background:#f6c84c;color:#2d2617;box-shadow:0 12px 24px #9a74122e;cursor:pointer;font-weight:750;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}.hello-card__button:hover:not(:disabled){background:#ffd96b;box-shadow:0 14px 28px #9a741238;transform:translateY(-1px)}.hello-card__button:focus-visible{outline:3px solid rgba(246,200,76,.42);outline-offset:3px}.hello-card__button:disabled{cursor:wait;opacity:.68}.hello-card__status{min-height:24px;margin:18px 0 0;color:#7a6a48;font-size:.96rem;font-weight:650;line-height:1.5}.hello-card__status--success{color:#34753a}.hello-card__status--error{color:#a33f30}@media(max-width:520px){.page-shell{padding:18px}.hello-card{border-radius:22px;padding:32px 24px}}
