@font-face{font-family:Perfectlynineties;src:url(/fonts/PerfectlyNineties-Regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Perfectlynineties;src:url(/fonts/PerfectlyNineties-Italic.woff)format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Suisse Intl;src:url(/fonts/SuisseIntl-Light.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Suisse Intl;src:url(/fonts/SuisseIntl-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Suisse Intl;src:url(/fonts/SuisseIntl-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Suisse Intl;src:url(/fonts/SuisseIntl-Semibold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Berkeley Mono;src:url(/fonts/BerkeleyMono-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Berkeley Mono;src:url(/fonts/BerkeleyMono-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:FK Raster Grotesk Compact;src:url(/fonts/FKRasterGroteskCompact.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#28292a;background-color:#f3eee7;min-height:100vh;font-family:Suisse Intl,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5}#root{flex-direction:column;min-height:100vh;display:flex}
.page{flex-direction:column;align-items:center;min-height:100vh;display:flex}.hero-section{width:100%;position:relative;overflow:hidden}.hero-bg{width:100%;height:720px;position:relative}.hero-bg img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.hero-fade{pointer-events:none;z-index:2;background:linear-gradient(#0000 20%,#f3eee7 100%);position:absolute;inset:0}.tavus-logo{z-index:10;position:absolute;top:16px;left:20px}.tavus-logo svg{width:auto;height:24px}.content{z-index:4;flex-direction:column;align-items:center;width:100%;max-width:520px;margin-top:-120px;padding:0 24px;display:flex;position:relative}.hero-heading{text-align:center;color:#28292a;margin-bottom:8px;font-family:Perfectlynineties,Georgia,serif;font-size:38px;font-weight:400;line-height:1.15}.hero-heading-pals{color:#f14c70;font-style:italic}.hero-subtitle{color:#636162;margin-bottom:32px;font-family:Perfectlynineties,Georgia,serif;font-size:18px;font-style:italic}.redeem-card{background:#fff;border:1.5px solid #28292a;width:100%;margin-bottom:32px}.redeem-card-titlebar{background:#fff;border-bottom:1.5px solid #28292a;align-items:center;gap:8px;padding:7px 12px;display:flex}.titlebar-dot{background:#ff6183;flex-shrink:0;width:8px;height:8px}.titlebar-label{letter-spacing:.5px;text-transform:uppercase;color:#28292a;font-family:FK Raster Grotesk Compact,Suisse Intl,Arial,sans-serif;font-size:11px}.titlebar-line{background:repeating-linear-gradient(90deg,#e3dcd1 0 4px,#0000 4px 8px);flex:1;height:1.5px;margin-left:4px}.redeem-card-body{flex-direction:column;align-items:center;gap:16px;padding:28px 24px;display:flex}.redeem-heading{text-align:center;font-family:Perfectlynineties,Georgia,serif;font-size:26px;font-weight:400;line-height:1.2}.redeem-subtext{color:#636162;text-align:center;font-family:Suisse Intl,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.5}.code-input-group{flex-direction:column;gap:6px;width:100%;margin-top:4px;display:flex}.code-label{letter-spacing:.5px;text-transform:uppercase;color:#636162;font-family:Berkeley Mono,ui-monospace,monospace;font-size:12px;font-weight:500}.code-input{letter-spacing:2.5px;text-transform:uppercase;color:#28292a;background-color:#fff;background-image:repeating-linear-gradient(90deg,#848484 0 6px,#0000 6px 12px),repeating-linear-gradient(90deg,#848484 0 6px,#0000 6px 12px),repeating-linear-gradient(#848484 0 6px,#0000 6px 12px),repeating-linear-gradient(#848484 0 6px,#0000 6px 12px);background-position:0 0,0 100%,0 0,100% 0;background-repeat:no-repeat;background-size:100% 1px,100% 1px,1px 100%,1px 100%;border:none;outline:none;width:100%;padding:12px 14px;font-family:Berkeley Mono,ui-monospace,monospace;font-size:20px;transition:border-color .15s}.code-input::placeholder{color:#b9ae9c;text-transform:uppercase;letter-spacing:2.5px}.code-input:focus{background-image:none;border:1px solid #28292a}.submit-btn{letter-spacing:.2px;color:#28292a;cursor:pointer;background:#f14c70;border:1.5px solid #28292a;width:100%;padding:12px 24px;font-family:Suisse Intl,Arial,sans-serif;font-size:14px;font-weight:500;transition:box-shadow .1s,transform .1s;position:relative;box-shadow:3px 3px #000000d9}.submit-btn:hover{transform:translate(1px,1px);box-shadow:2px 2px #000000d9}.submit-btn:active{transform:translate(2px,2px);box-shadow:1px 1px #000000d9}.submit-btn:focus-visible{outline-offset:2px;outline:2px solid #f14c70}.submit-btn:disabled{color:#636162;cursor:not-allowed;background:#dddedf;box-shadow:3px 3px #00000040}.submit-btn:disabled:hover{transform:none;box-shadow:3px 3px #00000040}.status-msg{text-align:center;border:1.5px solid;width:100%;padding:12px 16px;font-family:Suisse Intl,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.status-success{color:#28292a;background:#e8f5e3;border-color:#5a9a4a}.status-error{color:#28292a;background:#fce8ec;border-color:#f14c70}.card-hint{background:#f3eee7;border:1px dashed #c9bdaa;align-items:flex-start;gap:14px;width:100%;margin-bottom:60px;padding:16px;display:flex}.card-hint-icon{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.card-hint-icon svg{color:#28292a;width:28px;height:28px}.card-hint-text{color:#636162;font-family:Suisse Intl,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.5}.card-hint-text strong{color:#28292a;margin-bottom:2px;font-weight:500;display:block}.footer-hero{width:100%;height:600px;margin-top:-200px;position:relative}.footer-hero>img{object-fit:cover;object-position:center bottom;width:100%;height:100%;display:block}.footer-fade{pointer-events:none;z-index:2;background:linear-gradient(#f3eee7,#0000 80%);position:absolute;inset:0}.footer{z-index:3;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;bottom:0;left:0;right:0}.footer-text{color:#b9ae9c;letter-spacing:.3px;font-family:Berkeley Mono,ui-monospace,monospace;font-size:11px}@media (max-width:600px){.hero-bg img{width:100%}.content{margin-top:-200px;padding:0 16px}.hero-heading{font-size:30px}.hero-subtitle{margin-bottom:24px;font-size:16px}.redeem-card-body{padding:20px 16px}.redeem-heading{font-size:22px}.code-input{letter-spacing:2px;padding:12px;font-size:16px}.card-hint{text-align:center;flex-direction:column;align-items:center;gap:10px}}
