html{scroll-behavior:auto} [hidden]{display:none!important}
.journey-progress{display:flex;gap:6px;margin:20px 0 19px}.journey-progress span{flex:1;min-width:0;padding:7px 4px;text-align:center;border-radius:7px;background:#f1f5ef;color:#a5b2a5;font-size:9px;font-weight:800;white-space:nowrap}.journey-progress .progress-current{background:#dff2df;color:#3d8758}.journey-progress .progress-done{background:#eaf5df;color:#79a96f}.claim-form .input-shell:focus-within{border-color:#69b78a;box-shadow:0 0 0 3px #69b78a20;background:#fff}.claim-form input{font-size:12px}.claim-form .code-button,.claim-form .complete-button{width:100%;height:45px;margin-top:15px;border:0;border-radius:10px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;background:#e8f4e4;color:#2c744b;font-size:12px;font-weight:800;cursor:pointer;transition:transform .2s,background .2s,box-shadow .2s}.claim-form .code-button:hover{background:#d8efd8;transform:translateY(-2px)}.claim-form .complete-button{justify-content:center;gap:15px;margin-top:21px;background:#172b20;color:#fff}.claim-form .complete-button:hover{background:#285c3d;box-shadow:0 9px 18px #2b63332e;transform:translateY(-2px)}.claim-form .code-button:focus-visible,.claim-form .complete-button:focus-visible,.claim-form .code-card button:focus-visible,.journey-result button:focus-visible{outline:3px solid #87cdaa;outline-offset:2px}.code-card{padding:15px;margin-top:13px;border:1px solid #cfe7ce;border-radius:12px;background:linear-gradient(120deg,#eef8eb,#f9fbf5)}.code-card>span{display:block;color:#66966d;font-size:10px;font-weight:800}.code-card strong{display:block;margin:8px 0;color:#21492e;font:800 19px 'DM Sans',sans-serif;letter-spacing:.12em;user-select:all}.claim-form .code-card button{width:auto;height:auto;margin:0;padding:7px 12px;border:1px solid #b8d9bd;border-radius:7px;background:#fff;color:#3b7d4a;font-size:10px;font-weight:800;cursor:pointer}.code-card small{display:block;margin-top:9px;color:#839984;font-size:9px}.claim-form .input-help{margin:7px 0 0!important;font-size:9px!important;color:#9aa79b!important}.form-feedback{min-height:16px;margin:10px 0 0!important;font-size:10px!important;color:#518c62!important}.form-feedback.is-error{color:#bc5d4c!important}.journey-result{position:relative;overflow:hidden;margin-top:13px;padding:24px 18px;border:1px solid #c8eac6;border-radius:13px;background:radial-gradient(circle at 80% 15%,#e9f7d9,#f4faed 65%);text-align:center}.journey-result:before,.journey-result:after{content:'✦';position:absolute;color:#e1b947;font-size:17px}.journey-result:before{left:12%;top:12%}.journey-result:after{right:11%;bottom:15%}.result-spark{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 12px;border-radius:50%;background:#d4efce;color:#57a86a;font-size:32px}.journey-result strong{display:block;font-size:16px;color:#205038}.journey-result p{font-size:10px;color:#6d8c70;line-height:1.7}.claim-form .journey-result button{width:auto;height:auto;margin:8px auto 0;padding:0;border:0;background:none;color:#2d824d;font-size:10px;font-weight:800;cursor:pointer}.journey-result.celebrate .result-spark{animation:result-pop .6s cubic-bezier(.2,1.5,.4,1)}.journey-result.celebrate:before{animation:spark-left 1.5s ease-out}.journey-result.celebrate:after{animation:spark-right 1.5s ease-out}
@media(prefers-reduced-motion:no-preference){.hero-copy>*{animation:enter-up .7s both}.hero-copy>:nth-child(2){animation-delay:.08s}.hero-copy>:nth-child(3){animation-delay:.16s}.hero-copy>:nth-child(4){animation-delay:.24s}.hero-copy>:nth-child(5){animation-delay:.32s}.hero-art .orbit-one{animation:orbit-turn 32s linear infinite}.hero-art .orbit-two{animation:orbit-turn 46s linear infinite reverse}.hero-disc{animation:disc-float 5s ease-in-out infinite}.floating-chip{animation:chip-float 4.5s ease-in-out infinite}.chip-bottom{animation-delay:-2s}.reveal-on-scroll{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal-on-scroll.revealed{opacity:1;transform:translateY(0)}}
@keyframes enter-up{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes orbit-turn{to{transform:rotate(338deg)}}@keyframes disc-float{0%,100%{translate:0 0}50%{translate:0 -9px}}@keyframes chip-float{0%,100%{translate:0 0}50%{translate:0 -6px}}@keyframes result-pop{0%{transform:scale(.3);opacity:0}70%{transform:scale(1.16)}100%{transform:scale(1);opacity:1}}@keyframes spark-left{0%{transform:translate(25px,18px) scale(.3);opacity:0}50%{opacity:1}100%{transform:translate(0,0) scale(1)}}@keyframes spark-right{0%{transform:translate(-25px,-18px) scale(.3);opacity:0}50%{opacity:1}100%{transform:translate(0,0) scale(1)}}
@media(max-width:720px){.journey-progress span{font-size:8px}.claim-form .code-button,.claim-form .complete-button{height:46px}}
@media(prefers-reduced-motion:reduce){.journey-result.celebrate *,.journey-result.celebrate:before,.journey-result.celebrate:after{animation:none!important}}
