:root{--forest:#33502e;--gold:#c9a227;--gold-lt:#d4aa38;--cream:#f6f1e4;--charcoal:#2b2b2b;--tan:#d9bd84;--neutral:#e1dac6;--r-md:12px}@keyframes style-module__wFD8UG__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes style-module__wFD8UG__ringPulse{0%{opacity:.06;transform:translate(-50%,-50%)scale(.92)}50%{opacity:.12;transform:translate(-50%,-50%)scale(1.04)}to{opacity:.06;transform:translate(-50%,-50%)scale(.92)}}@keyframes style-module__wFD8UG__codeDrift{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.style-module__wFD8UG__page{background:#33502e;justify-content:center;align-items:center;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.style-module__wFD8UG__rings{pointer-events:none;position:absolute;inset:0}.style-module__wFD8UG__ring{border:1px solid #c9a2271f;border-radius:50%;position:absolute;top:50%;left:50%}.style-module__wFD8UG__ring:first-child{width:520px;height:520px;animation:6s ease-in-out infinite style-module__wFD8UG__ringPulse}.style-module__wFD8UG__ring:nth-child(2){width:780px;height:780px;animation:6s ease-in-out 1.5s infinite style-module__wFD8UG__ringPulse}.style-module__wFD8UG__ring:nth-child(3){width:1060px;height:1060px;animation:6s ease-in-out 3s infinite style-module__wFD8UG__ringPulse}.style-module__wFD8UG__content{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:620px;display:flex;position:relative}.style-module__wFD8UG__codeWrap{margin-bottom:2.5rem;animation:.9s cubic-bezier(.22,1,.36,1) both style-module__wFD8UG__codeDrift;position:relative}.style-module__wFD8UG__code{letter-spacing:-.04em;color:#0000;-webkit-text-stroke:1px #c9a22759;text-stroke:1px #c9a22759;-webkit-user-select:none;user-select:none;font-family:Georgia,Times New Roman,serif;font-size:clamp(7rem,20vw,13rem);font-weight:400;line-height:.9;display:block}.style-module__wFD8UG__codeShadow{letter-spacing:-.04em;color:#c9a2270a;-webkit-user-select:none;user-select:none;pointer-events:none;justify-content:center;align-items:center;font-family:Georgia,Times New Roman,serif;font-size:clamp(7rem,20vw,13rem);font-weight:400;line-height:.9;display:flex;position:absolute;inset:0;transform:translateY(6px)scale(1.015)}.style-module__wFD8UG__rule{background:linear-gradient(to right, transparent, var(--gold), transparent);width:48px;height:1px;margin-bottom:2rem;animation:.7s .3s both style-module__wFD8UG__fadeUp}.style-module__wFD8UG__eyebrow{letter-spacing:.26em;text-transform:uppercase;color:var(--gold);margin:0 0 1rem;font-family:system-ui,-apple-system,sans-serif;font-size:.625rem;font-weight:700;animation:.7s .4s both style-module__wFD8UG__fadeUp}.style-module__wFD8UG__headline{letter-spacing:-.01em;color:var(--cream);margin:0 0 1.25rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,5vw,3rem);font-weight:400;line-height:1.15;animation:.75s .5s both style-module__wFD8UG__fadeUp}.style-module__wFD8UG__headline em{color:var(--gold);font-style:italic}.style-module__wFD8UG__body{color:#e1dac68c;margin:0 0 2.5rem;font-family:system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.75;animation:.8s .6s both style-module__wFD8UG__fadeUp}.style-module__wFD8UG__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;animation:.8s .72s both style-module__wFD8UG__fadeUp;display:flex}.style-module__wFD8UG__btnPrimary{background:var(--gold);color:var(--charcoal);letter-spacing:.1em;text-transform:uppercase;border-radius:var(--r-md);padding:.875rem 2.25rem;font-family:system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:700;text-decoration:none;transition:background .22s,box-shadow .22s,transform .2s;display:inline-block}.style-module__wFD8UG__btnPrimary:hover{background:var(--gold-lt);transform:translateY(-2px);box-shadow:0 8px 28px #c9a22759}.style-module__wFD8UG__btnGhost{letter-spacing:.07em;color:#d9bd84a6;border-bottom:1px solid #d9bd8433;padding-bottom:2px;font-family:system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s}.style-module__wFD8UG__btnGhost:hover{color:var(--tan);border-color:#d9bd848c}.style-module__wFD8UG__br{display:none}@media (min-width:600px){.style-module__wFD8UG__br{display:inline}}@media (max-width:480px){.style-module__wFD8UG__page{padding:5rem 1.5rem}.style-module__wFD8UG__ring:first-child{width:320px;height:320px}.style-module__wFD8UG__ring:nth-child(2){width:480px;height:480px}.style-module__wFD8UG__ring:nth-child(3){width:640px;height:640px}.style-module__wFD8UG__actions{flex-direction:column;gap:1rem;width:100%}.style-module__wFD8UG__btnPrimary{text-align:center;width:100%}}@media (prefers-reduced-motion:reduce){.style-module__wFD8UG__codeWrap,.style-module__wFD8UG__rule,.style-module__wFD8UG__eyebrow,.style-module__wFD8UG__headline,.style-module__wFD8UG__body,.style-module__wFD8UG__actions,.style-module__wFD8UG__ring{animation:none}.style-module__wFD8UG__btnPrimary:hover{transform:none}}
