@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Antic+Didone&family=Inter:wght@400;600;700&family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&display=swap";.map-container{width:100%!important}.info{display:flex;flex-direction:column;width:90%;max-width:320px;position:absolute;left:0;right:0;bottom:0;margin-bottom:20px;margin-left:auto;margin-right:auto;color:#fff;padding:12px 10px;box-sizing:border-box;background-color:#063c7a;border-radius:20px;-webkit-box-shadow:0px 10px 13px -7px #000000,4px 4px 4px 2px rgba(0,0,0,0);box-shadow:0 10px 13px -7px #000,4px 4px 4px 2px #0000}body.tt-has-stamp-strip .info{margin-bottom:76px}.delivery-time{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 20px 10px;border-bottom:1px solid rgba(255,255,255,.12)}.icon-img{width:50px;height:55px;min-width:60px;display:flex;align-items:center;justify-content:center}.sub{font-size:16px;font-weight:600}.sub:first-letter{text-transform:uppercase}.caption{font-weight:500;font-size:12px;color:#ffffffbe}.caption:first-letter{text-transform:uppercase}.timer{align-items:center;justify-content:center;color:#f5f5f5;padding:8px;border-radius:10px}.eta{display:flex;gap:10px;align-items:center}.info-section{display:flex;flex-direction:column}.address-info{display:flex;align-items:center;gap:10px;padding:3px 10px;border-bottom:1px solid rgba(255,255,255,.12)}.driver{display:flex;gap:10px;align-items:center;flex-direction:row!important;padding:3px 10px 0}.driver img{width:50px}.eta.eta-pulse-highlight{animation:eta-highlight-pulse 2s ease;border-radius:8px}@keyframes eta-highlight-pulse{0%{background:transparent;transform:scale(1)}15%{background:#007fff4d;transform:scale(1.05)}30%{background:#007fff26;transform:scale(1.02)}50%{background:#007fff40;transform:scale(1.04)}70%{background:#007fff1a;transform:scale(1.01)}to{background:transparent;transform:scale(1)}}.eta-section{border-top:1px solid rgba(255,255,255,.12);padding:12px 10px 4px;display:flex;flex-direction:column;gap:10px}.eta-request-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:11px 16px;border:none;border-radius:12px;background:linear-gradient(135deg,#007fff,#0059b3);color:#fff;font-size:13px;font-weight:700;letter-spacing:.3px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease;box-shadow:0 4px 14px #007fff66;position:relative;overflow:hidden}.eta-request-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff14;opacity:0;transition:opacity .15s ease}.eta-request-btn:hover:not(:disabled):before{opacity:1}.eta-request-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #007fff80}.eta-request-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #007fff66}.eta-request-btn:disabled{opacity:.7;cursor:default;transform:none}.eta-request-btn .btn-icon{font-size:15px;line-height:1}.eta-spinner-inline{width:14px;height:14px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:eta-spin .7s linear infinite}.eta-btn-error{font-size:11px;color:#ff7070;text-align:center;margin-top:-4px;animation:eta-fade-in .2s ease}.eta-request-confirm{font-size:12px;color:#ffffffd9;text-align:center;line-height:1.4;animation:eta-fade-in .2s ease}.eta-status{animation:eta-fade-in .3s ease}.eta-status--pending{display:flex;align-items:center;gap:10px}.eta-status--pending .eta-pending-dots{display:flex;gap:4px;flex-shrink:0}.eta-status--pending .eta-pending-dots span{width:6px;height:6px;border-radius:50%;background:#66b2ff;animation:eta-pulse-dot 1.4s ease-in-out infinite}.eta-status--pending .eta-pending-dots span:nth-child(2){animation-delay:.2s}.eta-status--pending .eta-pending-dots span:nth-child(3){animation-delay:.4s}.eta-status--pending .eta-pending-text{font-size:12px;color:#ffffffd9;line-height:1.4}.eta-status--responded .eta-responded-label{font-size:11px;font-weight:600;letter-spacing:.6px;text-transform:uppercase;color:#4ade80;margin-bottom:4px}.eta-status--responded .eta-new-time{font-size:20px;font-weight:800;color:#fff;letter-spacing:-.5px;margin-bottom:6px}.eta-status--responded .eta-breakdown{display:flex;gap:8px;flex-wrap:wrap}.eta-status--responded .eta-breakdown .eta-badge{display:flex;align-items:center;gap:4px;padding:3px 8px;border-radius:20px;background:#ffffff1a;font-size:11px;color:#fffc}.eta-status--responded .eta-breakdown .eta-badge .badge-icon{font-size:10px}.eta-status--expired{display:flex;align-items:center;gap:8px}.eta-status--expired .eta-expired-icon{font-size:16px;flex-shrink:0;opacity:.7}.eta-status--expired .eta-expired-text{font-size:12px;color:#ffffffa6;line-height:1.4}.eta-rating{animation:eta-slide-up .3s ease}.eta-rating-question{font-size:12px;color:#fffc;margin-bottom:8px;text-align:center}.eta-rating-buttons{display:flex;gap:8px}.eta-rating-buttons button{flex:1;padding:8px 12px;border:none;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.eta-rating-buttons button:hover{transform:translateY(-1px);opacity:.9}.eta-rating-buttons button:active{transform:translateY(0)}.eta-rating-buttons button:disabled{opacity:.5;cursor:default}.eta-rating-buttons .btn-ja{background:#22c55e;color:#fff}.eta-rating-buttons .btn-nee{background:#ffffff26;color:#ffffffd9}.eta-rating-thanks{text-align:center;font-size:12px;color:#4ade80;padding:4px 0;animation:eta-fade-in .3s ease}@keyframes eta-spin{to{transform:rotate(360deg)}}@keyframes eta-fade-in{0%{opacity:0}to{opacity:1}}@keyframes eta-slide-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes eta-pulse-dot{0%,60%,to{transform:scale(1);opacity:.6}30%{transform:scale(1.3);opacity:1}}.wallet-buttons{width:100%;display:flex;flex-direction:column;align-items:center;gap:10px}.wallet-pitch{margin:0;text-align:center;font-size:12.5px;line-height:1.35;color:#6f7e8c;max-width:300px}.wallet-pitch--bonus{color:#1f3f76;font-weight:700;font-size:13px}.wallet-buttons-row{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;width:100%}.wallet-badge{display:inline-flex;align-items:center;gap:10px;min-height:50px;padding:7px 18px 7px 13px;background:#000;color:#fff;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.wallet-badge:hover{transform:translateY(-1px);box-shadow:0 8px 18px #08104347}.wallet-badge:active{transform:translateY(0)}.wallet-badge:focus-visible{outline:2px solid #376fcf;outline-offset:2px}.wallet-badge--apple{border-radius:11px}.wallet-badge--google{border-radius:26px;padding-left:12px}.wallet-badge-icon{display:block;flex-shrink:0}.wallet-badge-text{display:flex;flex-direction:column;line-height:1.06;text-align:left}.wallet-badge-pre{font-size:11px;font-weight:500;letter-spacing:.01em;opacity:.95}.wallet-badge-name{font-size:18px;font-weight:600;letter-spacing:-.01em}@media (prefers-reduced-motion: reduce){.wallet-badge{transition:none!important}}.stamp-card{position:relative;background:#fff;border-radius:22px;padding:22px 22px 16px;box-shadow:0 12px 40px #0810431a,0 1px 2px #0810430f;border:1px solid rgba(8,16,67,.06);color:#081043;font-family:inherit;isolation:isolate;overflow:hidden}.stamp-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1f3f76,#376fcf)}.stamp-card.is-full{box-shadow:0 18px 48px #1f3f7633,0 1px 2px #0810431a}.stamp-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;gap:10px}.stamp-card-header h3{margin:0;font-size:13px;font-weight:600;color:#6f7e8c;line-height:1.3;text-transform:uppercase;letter-spacing:1.2px}.stamp-card-header h3 strong{display:block;font-size:17px;font-weight:700;color:#081043;text-transform:none;letter-spacing:-.2px;margin-top:2px}.stamp-pill{display:inline-block;padding:4px 10px;border-radius:999px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;white-space:nowrap;flex-shrink:0}.stamp-pill.warn{background:#376fcf1a;color:#1f3f76;border:1px solid rgba(55,111,207,.25)}.stamp-pill.success{background:#22c55e1a;color:#1f7d18;border:1px solid rgba(34,197,94,.3)}.stamp-row{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:16px}.stamp{position:relative;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fafbfd;border:1.5px solid rgba(8,16,67,.1);transition:background .25s ease,border-color .25s ease,transform .25s ease;flex-shrink:0}.stamp.next-up{border-color:#376fcf73;background:#376fcf0a}.stamp.filled{background:linear-gradient(140deg,#1f3f76,#376fcf);border-color:#1f3f76;box-shadow:inset 0 1px #ffffff40,0 6px 14px #376fcf59}.stamp.just-earned:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;border:2px solid rgba(55,111,207,.5);opacity:0;pointer-events:none}.stamp-star{width:16px;height:16px;color:#fff}.stamp-trophy-large{width:56px;height:56px;margin:4px auto 12px;display:block;filter:drop-shadow(0 6px 14px rgba(31,63,118,.35))}.stamp-progress-bar{position:relative;width:100%;height:4px;background:#0810430f;border-radius:999px;overflow:hidden;margin-bottom:10px}.stamp-progress-fill{position:relative;height:100%;background:linear-gradient(90deg,#1f3f76,#376fcf);border-radius:999px;transition:width .7s cubic-bezier(.22,1,.36,1)}.stamp-progress-fill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff0,#ffffff73,#fff0);transform:translate(-100%)}.stamp-progress{display:flex;justify-content:space-between;align-items:baseline;font-size:13px;color:#081043}.stamp-progress strong{color:#1f3f76;font-size:15px;font-weight:700}.stamp-progress-cta{font-weight:600;color:#376fcf}.stamp-encouragement{margin-top:8px;text-align:center;font-size:13px;color:#081043;font-weight:500;line-height:1.4}.stamp-encouragement.is-close{color:#1f3f76;font-weight:700;font-size:14px}.stamp-meta{margin-top:4px;text-align:center;font-size:11px;color:#6f7e8c;line-height:1.5;letter-spacing:.1px}.stamp-reward{text-align:center;padding:6px 0 4px}.stamp-reward .stamp-reward-headline{font-size:18px;font-weight:700;color:#081043;margin:4px 0 14px;letter-spacing:-.2px}.stamp-reward .stamp-reward-label{font-size:11px;color:#6f7e8c;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-weight:600}.stamp-reward .stamp-reward-code-wrap{display:inline-block;position:relative;padding:0;background:none;border:none;cursor:pointer;font:inherit}.stamp-reward .stamp-reward-code{font-size:22px;font-weight:700;color:#081043;letter-spacing:2px;padding:12px 22px;background:#fafbfd;border:1px solid rgba(8,16,67,.1);border-radius:12px;display:inline-block;font-family:SF Mono,Menlo,Consolas,monospace;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.stamp-reward .stamp-reveal{position:relative;display:inline-block;line-height:0}.stamp-reward .stamp-reveal-content{display:inline-block;line-height:normal}.stamp-reward .stamp-reveal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:12px;overflow:hidden;pointer-events:none;background:linear-gradient(135deg,#1f3f76,#376fcf 55%,#1f3f76);box-shadow:inset 0 1px #fff3,0 6px 18px #1f3f7659}.stamp-reward .stamp-reveal-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#fff0,#fff0 38%,#ffffffb3,#fff0 62%,#fff0);transform:translate(-100%)}.stamp-reward .stamp-reward-code-wrap:hover .stamp-reward-code{transform:translateY(-1px);border-color:#376fcf73;box-shadow:0 8px 18px #1f3f7626}.stamp-reward .stamp-reward-code-hint{display:block;margin-top:8px;font-size:11px;color:#6f7e8c;letter-spacing:.3px}.stamp-reward .stamp-reward-code-wrap.copied .stamp-reward-code{color:#1f7d18;border-color:#22c55e8c;background:#22c55e0f}.stamp-reward .stamp-reward-meta{margin-top:10px;font-size:12px;color:#6f7e8c}.stamp-reward .stamp-cta{display:inline-block;margin-top:16px;padding:13px 26px;background:linear-gradient(90deg,#1f3f76,#376fcf);color:#fff;border:none;border-radius:999px;text-decoration:none;font:inherit;font-size:14px;font-weight:600;letter-spacing:.2px;cursor:pointer;box-shadow:0 8px 20px #1f3f764d;transition:transform .2s ease,box-shadow .2s ease}.stamp-reward .stamp-cta:hover{transform:translateY(-1px);box-shadow:0 12px 28px #1f3f7666}.stamp-reward .stamp-cta:active{transform:translateY(0)}.stamp-card .wallet-buttons{margin-top:20px}.stamp-body{display:block}.sr-live{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.stamp.sr-revealing{overflow:hidden}.stamp.sr-revealing .stamp-star{position:relative;z-index:1}.stamp-reel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:linear-gradient(140deg,#1f3f76,#376fcf);border-radius:50%;will-change:transform,opacity}.stamp-reel .stamp-star{width:16px;height:16px;color:#fff;flex-shrink:0}@media (prefers-reduced-motion: no-preference){@keyframes stamp-pop-in{0%{transform:scale(.6);opacity:0}70%{transform:scale(1.06);opacity:1}to{transform:scale(1);opacity:1}}@keyframes stamp-pulse-soft{0%,to{box-shadow:0 0 #376fcf4d}50%{box-shadow:0 0 0 6px #376fcf00}}@keyframes stamp-shimmer{0%{transform:translate(-100%)}65%{transform:translate(100%)}to{transform:translate(100%)}}@keyframes stamp-cta-glow{0%,to{box-shadow:0 8px 20px #1f3f764d}50%{box-shadow:0 12px 28px #1f3f7680}}@keyframes stamp-reveal-shimmer-sweep{0%{transform:translate(-100%)}to{transform:translate(110%)}}@keyframes stamp-reveal-overlay-lift{0%,55%{transform:translateY(0);opacity:1}to{transform:translateY(-110%);opacity:0}}@keyframes stamp-reveal-code-land{0%{transform:scale(.96)}55%{transform:scale(.96)}78%{transform:scale(1.045)}to{transform:scale(1)}}.stamp-reveal-overlay{animation:stamp-reveal-overlay-lift var(--sr-mask, 1.4s) cubic-bezier(.65,0,.35,1) forwards}.stamp-reveal-shimmer{animation:stamp-reveal-shimmer-sweep .95s cubic-bezier(.4,0,.6,1) .1s both}.stamp-reveal-content{animation:stamp-reveal-code-land var(--sr-mask, 1.4s) cubic-bezier(.22,1,.36,1) both}.stamp{animation:stamp-pop-in .5s cubic-bezier(.22,1,.36,1) both}.stamp:nth-child(1){animation-delay:.06s}.stamp:nth-child(2){animation-delay:.12s}.stamp:nth-child(3){animation-delay:.18s}.stamp:nth-child(4){animation-delay:.24s}.stamp:nth-child(5){animation-delay:.3s}.stamp:nth-child(6){animation-delay:.36s}.stamp:nth-child(7){animation-delay:.42s}.stamp:nth-child(8){animation-delay:.48s}.stamp:nth-child(9){animation-delay:.54s}.stamp:nth-child(10){animation-delay:.6s}.stamp:nth-child(11){animation-delay:.66s}.stamp:nth-child(12){animation-delay:.72s}.stamp.next-up{animation:stamp-pop-in .5s cubic-bezier(.22,1,.36,1) both,stamp-pulse-soft 2.4s ease-in-out infinite .8s}.stamp-progress-fill:after{animation:stamp-shimmer 3s ease-in-out infinite .8s}.stamp-reward .stamp-cta{animation:stamp-cta-glow 2.6s ease-in-out infinite}@keyframes stamp-earned-ring{0%{transform:scale(.65);opacity:0}35%{opacity:.85}to{transform:scale(1.45);opacity:0}}.stamp.just-earned:after{animation:stamp-earned-ring 1.1s cubic-bezier(.22,1,.36,1) .55s both}@keyframes stamp-encourage-rise{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.stamp-encouragement.is-close{animation:stamp-encourage-rise .55s cubic-bezier(.22,1,.36,1) .35s both}@keyframes stamp-reveal-settle{0%{filter:drop-shadow(0 0 0 rgba(55,111,207,0))}28%{filter:drop-shadow(0 8px 18px rgba(55,111,207,.45))}to{filter:drop-shadow(0 4px 10px rgba(55,111,207,0))}}.stamp-reward .stamp-reveal-content.is-settling{animation:stamp-reveal-settle var(--sr-flash, .52s) ease-out both}@keyframes sr-reel-spin{0%{transform:translateY(-25%)}to{transform:translateY(0)}}@keyframes sr-reel-stop{0%{transform:translateY(0);opacity:1}65%{transform:translateY(-12%);opacity:1}to{transform:translateY(-55%);opacity:0}}@keyframes sr-star-land{0%,55%{transform:scale(.7);opacity:0}to{transform:scale(1);opacity:1}}@keyframes sr-jackpot-build{0%{filter:drop-shadow(0 0 0 rgba(55,111,207,0))}50%{filter:drop-shadow(0 6px 20px rgba(55,111,207,.34))}to{filter:drop-shadow(0 4px 12px rgba(31,63,118,.2))}}.stamp.sr-revealing .stamp-reel{animation:sr-reel-spin .36s ease-in-out infinite alternate,sr-reel-stop var(--sr-lock, .56s) cubic-bezier(.33,0,.2,1) calc(var(--sr-stagger, .23s) * var(--sr-i, 0)) forwards}.stamp.sr-revealing .stamp-star{animation:sr-star-land var(--sr-lock, .56s) cubic-bezier(.22,1,.36,1) calc(var(--sr-stagger, .23s) * var(--sr-i, 0)) both}.stamp-body.is-jackpot{animation:sr-jackpot-build var(--sr-jackpot, 1.15s) ease-in-out both}}@media (prefers-reduced-motion: reduce){.stamp,.stamp.next-up,.stamp.just-earned:after,.stamp.sr-revealing .stamp-reel,.stamp.sr-revealing .stamp-star,.stamp-encouragement,.stamp-encouragement.is-close,.stamp-reward .stamp-cta,.stamp-body.is-jackpot,.stamp-progress-fill,.stamp-progress-fill:after,.stamp-reward .stamp-reveal-overlay,.stamp-reward .stamp-reveal-shimmer,.stamp-reward .stamp-reveal-content,.stamp-reward .stamp-reveal-content.is-settling{animation:none!important;transition:none!important}.stamp.sr-revealing .stamp-reel,.stamp-reward .stamp-reveal-overlay{display:none!important}.stamp.just-earned:after{display:none!important}}.stamp-trigger{position:fixed;top:calc(62px + env(safe-area-inset-top,0px));right:calc(16px + env(safe-area-inset-right,0px));z-index:1050;display:inline-flex;align-items:center;gap:8px;padding:10px 16px 10px 12px;background:linear-gradient(135deg,#1f3f76,#376fcf);color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:999px;font:inherit;font-size:13px;font-weight:700;letter-spacing:.3px;cursor:pointer;box-shadow:0 10px 24px #08104352,0 2px 6px #0810432e,inset 0 1px #ffffff38;isolation:isolate;opacity:0;transform:translateY(-12px) scale(.94);animation:stamp-trigger-in .45s cubic-bezier(.22,1,.36,1) .2s forwards;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.stamp-trigger:focus-visible{outline:2px solid #22C55E;outline-offset:3px}.stamp-trigger:hover{transform:translateY(1px) scale(1.02);box-shadow:0 14px 32px #08104366,0 2px 6px #08104338,inset 0 1px #ffffff47}.stamp-trigger:active{transform:scale(.97)}.stamp-trigger.is-full{background:linear-gradient(135deg,#1d3a6c,#1f3f76,#376fcf);border-color:#1db45a8c;box-shadow:0 12px 28px #08104361,0 0 0 1px #1db45a59,inset 0 1px #ffffff40}.stamp-trigger.is-morphing{animation:none;opacity:0;transform:translate3d(0,-4px,0) scale(.82);pointer-events:none;transition:opacity .16s ease-out,transform .24s cubic-bezier(.4,0,.2,1)}.stamp-trigger-glyph{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px}.stamp-trigger-label{font-variant-numeric:tabular-nums;white-space:nowrap}.stamp-trigger-news{display:inline-flex;align-items:center;height:16px;padding:0 7px;margin-left:2px;border-radius:999px;background:#1db45a;color:#fff;font-size:9px;font-weight:800;letter-spacing:.6px;text-transform:uppercase;box-shadow:0 0 0 1px #08104326}.stamp-trigger-hint{position:fixed;top:calc(108px + env(safe-area-inset-top,0px));right:calc(16px + env(safe-area-inset-right,0px));z-index:1051;display:inline-flex;align-items:center;gap:6px;padding:7px 14px;background:#376fcf;color:#fff;font-size:12.5px;font-weight:600;letter-spacing:-.005em;line-height:1.15;border-radius:999px;white-space:nowrap;box-shadow:0 10px 22px #376fcf57,0 2px 6px #0810432e,inset 0 1px #ffffff2e;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;margin:0;cursor:pointer;font-family:inherit;pointer-events:auto;-webkit-tap-highlight-color:transparent;opacity:0;transform:translateY(-4px);animation:stamp-trigger-hint-in .5s cubic-bezier(.22,1,.36,1) .55s forwards,stamp-trigger-hint-bob 1.8s ease-in-out 1.1s infinite}@media (prefers-reduced-motion: reduce){.stamp-trigger-hint{animation:none;opacity:1;transform:none}}.stamp-trigger-hint-arrow{display:inline-block;width:16px;height:16px;flex-shrink:0;transform:translateY(-1px)}@keyframes stamp-trigger-hint-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes stamp-trigger-hint-bob{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.stamp-teaser-strip{position:fixed;left:0;right:0;bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:1050;width:90%;max-width:320px;margin:0 auto;display:flex;align-items:center;gap:12px;padding:10px 14px 12px;background:#fff;border:1px solid rgba(8,16,67,.06);border-radius:16px;color:#081043;font:inherit;text-align:left;cursor:pointer;box-shadow:0 12px 30px #0810432e,0 1px 2px #08104314;isolation:isolate;opacity:0;transform:translateY(10px);animation:stamp-strip-in .45s cubic-bezier(.22,1,.36,1) .35s forwards;transition:transform .2s ease,box-shadow .2s ease}.stamp-teaser-strip:hover{transform:translateY(-1px);box-shadow:0 16px 36px #08104338,0 1px 2px #0810431a}.stamp-teaser-strip:active{transform:translateY(0)}.stamp-teaser-strip:focus-visible{outline:2px solid #376fcf;outline-offset:3px}.stamp-teaser-strip-glyph{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:50%;color:#fff;background:linear-gradient(135deg,#1f3f76,#376fcf)}.stamp-teaser-strip.is-full .stamp-teaser-strip-glyph{background:linear-gradient(135deg,#1d3a6c,#1f3f76 55%,#1db45a 130%)}.stamp-teaser-strip-text{display:flex;flex-direction:column;min-width:0;flex:0 0 auto;line-height:1.25}.stamp-teaser-strip-title{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#6f7e8c}.stamp-teaser-strip-value{font-size:14px;font-weight:700;color:#081043;font-variant-numeric:tabular-nums;white-space:nowrap}.stamp-teaser-strip.is-full .stamp-teaser-strip-value{color:#1db45a}.stamp-teaser-strip-bar{position:relative;flex:1 1 auto;height:6px;margin-left:2px;background:#08104314;border-radius:999px;overflow:hidden}.stamp-teaser-strip-fill{position:absolute;inset:0 auto 0 0;height:100%;border-radius:999px;background:linear-gradient(90deg,#1f3f76,#376fcf);transition:width .7s cubic-bezier(.22,1,.36,1)}.stamp-teaser-strip.is-full .stamp-teaser-strip-fill{background:linear-gradient(90deg,#1f3f76,#1db45a)}@keyframes stamp-strip-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.stamp-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#08104361;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:flex-end;justify-content:center;padding:0;animation:stamp-modal-fade-in .24s ease-out}.stamp-modal.is-closing{animation:stamp-modal-fade-out .28s ease-in forwards;pointer-events:none}.stamp-modal-sheet{position:relative;width:100%;max-width:480px;margin:0 auto;max-height:88vh;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:18px 16px calc(18px + env(safe-area-inset-bottom,0px));background:transparent;border-radius:24px 24px 0 0;animation:stamp-modal-sheet-in .3s cubic-bezier(.22,1,.36,1);transform-origin:bottom center;will-change:transform,opacity}.stamp-modal.is-closing .stamp-modal-sheet{animation:stamp-modal-sheet-out .28s cubic-bezier(.4,0,1,1) forwards}.stamp-modal-close{position:absolute;top:26px;right:26px;z-index:2;width:34px;height:34px;border-radius:50%;border:none;background:#0810430f;color:#081043;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease}.stamp-modal-close:focus-visible{outline:2px solid #376fcf;outline-offset:2px}.stamp-modal-close:hover{background:#0810431f;transform:rotate(90deg)}@keyframes stamp-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes stamp-modal-fade-out{0%{opacity:1}to{opacity:0}}@keyframes stamp-modal-sheet-in{0%{opacity:0;transform:translate3d(0,28px,0)}60%{opacity:1}to{opacity:1;transform:translateZ(0)}}@keyframes stamp-modal-sheet-out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,22px,0)}}@media (max-width: 480px){.stamp-trigger{top:calc(60px + env(safe-area-inset-top,0px));right:calc(12px + env(safe-area-inset-right,0px));padding:9px 14px 9px 11px;font-size:12.5px}}@media (prefers-reduced-motion: no-preference){@keyframes stamp-trigger-in{0%{opacity:0;transform:translateY(-14px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes stamp-trigger-pop{0%{transform:scale(1)}35%{transform:scale(1.08)}70%{transform:scale(.98)}to{transform:scale(1)}}@keyframes stamp-trigger-news-in{0%{opacity:0;transform:scale(.6)}60%{opacity:1;transform:scale(1.12)}to{opacity:1;transform:scale(1)}}.stamp-trigger.has-news:not(.is-morphing){animation:stamp-trigger-in .45s cubic-bezier(.22,1,.36,1) .2s forwards,stamp-trigger-pop .6s cubic-bezier(.22,1,.36,1) .7s 1}.stamp-trigger-news{animation:stamp-trigger-news-in .45s cubic-bezier(.22,1,.36,1) .7s both}}@media (prefers-reduced-motion: reduce){.stamp-trigger,.stamp-trigger.has-news:not(.is-morphing),.stamp-trigger-glyph,.stamp-trigger-news,.stamp-teaser-strip,.stamp-teaser-strip-fill,.stamp-modal,.stamp-modal-sheet,.stamp-modal-close{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}.stamp-modal.is-closing{opacity:0!important}}*{font-family:Poppins,sans-serif;margin:0}body{margin:0;padding:0;min-height:-webkit-fill-available}*{box-sizing:border-box}.review{width:100%;margin-top:10px;padding:0 30px;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:0;left:0;right:0;bottom:0}.review>div{width:100%;display:flex}.down-side{width:100%;padding:0!important;display:flex;flex-direction:column}.down-side>div{width:100%;padding-top:0;display:flex}.logo{align-items:center;justify-content:center;padding-bottom:30px}.logo>img{height:80px}.title{display:flex;font-size:17px;font-weight:650;text-align:center;align-items:center;color:#252525ee;padding-bottom:30px}.stars{font-size:100px}.rating-text{display:flex;justify-content:center;font-weight:500;color:gray;margin-bottom:7px}.rating{display:flex;align-items:center;justify-content:center;width:100%}.comment{display:flex;align-items:center;justify-content:center;width:100%;padding-bottom:30px}.tip{width:100%;display:flex;align-items:start;flex-direction:column;gap:8px;padding-bottom:50px}.tip>.chips{width:100%;display:flex;align-items:flex-start!important;justify-content:flex-start;gap:5px}.tip-text{margin-left:5px;font-size:15px;font-weight:400}.chips>.chip{width:25%!important}.show-name{display:flex;align-items:center;justify-content:space-between;width:200%;margin-bottom:10px}.sub-text{font-size:15px;font-weight:550;text-align:center;align-items:center;color:#252525ee}.submit>.button{width:100%;height:40px}.input-chip{display:flex;align-items:center;justify-content:center;padding:5px}.chip-input{border:none;width:100px;width:80%;border:none!important;background-color:transparent;padding:0;margin:0;color:#fff}input:focus{outline:none}body{touch-action:manipulation}.thanks{display:flex;align-items:center;height:100vh;padding-top:250px;padding-bottom:50px;justify-content:space-between;flex-direction:column;position:absolute;left:0;right:0;bottom:0}.driver-illustration{display:flex;align-items:center;flex-direction:column}.bubble{position:relative;font-family:sans-serif;font-size:18px;line-height:24px;width:200px;margin-bottom:10px;margin-left:50px;background:#fff;border-radius:40px;border:1px solif rgb(96,94,94);padding:24px;text-align:center;color:#000}.bubble-bottom-left:before{content:"";width:0px;height:0px;position:absolute;border-left:24px solid #fff;border-right:12px solid transparent;border-top:12px solid #fff;border-bottom:20px solid transparent;left:32px;bottom:-24px}.illustration{width:250px}.illustration>img{width:250px}.thanks-content{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%}.no-link{text-decoration:none}.expired-page{position:relative;min-height:100lvh;max-height:100lvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(10px,2.2vh,30px);padding:clamp(24px,4vh,60px) 24px clamp(56px,7vh,96px);box-sizing:border-box;overflow:hidden;background:radial-gradient(125% 95% at 50% 0%,#f8fafc,#fff 62%)}.expired-page:after{content:"FoodTrac";position:absolute;left:50%;bottom:clamp(20px,3vh,36px);transform:translate(-50%);font-family:Poppins,sans-serif;font-weight:600;font-size:12px;letter-spacing:.32em;text-transform:uppercase;color:#1d3a6c6b;padding-top:14px;border-top:1px solid rgba(29,58,108,.18);min-width:140px;text-align:center;animation:expired-text-in .56s cubic-bezier(.16,1,.3,1) .22s both}.image-container{flex:0 1 auto;min-height:0;display:flex;align-items:center;justify-content:center}.image-container img{width:auto;height:auto;max-height:42vh;max-width:min(80%,460px);object-fit:contain;filter:drop-shadow(0 24px 42px rgba(29,58,108,.18));animation:expired-illustration-in .62s cubic-bezier(.16,1,.3,1) both}.text{flex:0 0 auto;min-height:0;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;font-family:Poppins;animation:expired-text-in .56s cubic-bezier(.16,1,.3,1) 90ms both}.expired-page h1{margin:0;font-size:clamp(40px,6vh,72px);font-weight:700;line-height:1.05;color:#1d3a6c}.text h3{margin:10px 0 0;font-size:clamp(16px,2.4vh,22px);font-weight:500;color:#353535}h4{color:#353535;font-weight:400}@keyframes expired-illustration-in{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes expired-text-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.expired-cta{display:inline-flex;align-items:center;gap:10px;margin-top:18px;padding:14px 34px;border-radius:999px;background:#1d3a6c;color:#fff;font-family:Poppins,sans-serif;font-weight:600;font-size:16px;letter-spacing:.2px;text-decoration:none;box-shadow:0 10px 24px -10px #1d3a6c8c;transition:background-color .18s ease,transform .18s ease,box-shadow .18s ease;animation:expired-cta-in .52s cubic-bezier(.16,1,.3,1) .14s both}.expired-cta:hover{background:#007fff;transform:translateY(-2px);box-shadow:0 16px 30px -12px #007fff99}.expired-cta:active{transform:translateY(0)}.expired-cta:focus-visible{outline:3px solid #007FFF;outline-offset:3px}.expired-cta__arrow{display:inline-block;transition:transform .18s ease}.expired-cta:hover .expired-cta__arrow{transform:translate(4px)}@keyframes expired-cta-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 480px){.expired-page{justify-content:space-evenly;gap:clamp(8px,1.6vh,18px);padding:clamp(20px,3vh,40px) 22px clamp(48px,7vh,72px)}.image-container img{max-width:90%;max-height:44vh}.text h3{margin-top:8px}}@media (min-width: 600px) and (max-width: 1023px){.expired-page{gap:clamp(14px,2vh,22px);padding-bottom:clamp(72px,9vh,112px)}.image-container img{max-height:34vh;max-width:min(58%,360px)}.expired-page h1{font-size:clamp(44px,5.6vh,60px)}.expired-cta{margin-top:22px;padding:15px 38px}.expired-page:after{bottom:clamp(28px,4vh,44px);min-width:160px}}@media (min-width: 1280px){.expired-cta{margin-top:24px;padding:18px 44px;font-size:18px;gap:14px;box-shadow:0 14px 30px -12px #1d3a6c99}.expired-cta:hover{box-shadow:0 20px 36px -14px #007fffa6}}.navbar{z-index:999;position:fixed;top:0;display:flex;justify-content:space-around;align-items:center;height:50px;width:100%;font-weight:500;background:#063c7a;color:#fff}.link-style{text-decoration:none;color:#fff;display:flex;align-items:center;justify-content:center}.nav-button{display:flex;align-items:center;justify-content:center;background-color:green;color:#fff}.mycards-root{max-width:460px;margin:24px auto;padding:0 16px 40px;font-family:inherit}.mycards-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 16px #063c7a1a;border:1px solid rgba(6,60,122,.06)}.mycards-card h2{margin:0 0 8px;font-size:18px;color:#063c7a}.mycards-help{margin:0 0 16px;color:#6f7e8c;font-size:14px;line-height:1.5}.mycards-help strong{color:#063c7a}.mycards-form{display:flex;flex-direction:column;gap:12px}.mycards-form label{font-size:13px;font-weight:600;color:#252525}.mycards-form input{padding:12px 14px;border:1px solid #B2BAC2;border-radius:10px;font:inherit;font-size:16px;background:#fff}.mycards-form input:focus{border-color:#007fff;outline:none;box-shadow:0 0 0 3px #007fff26}.mycards-error{padding:10px 12px;background:#eb001414;color:#d40015;border-radius:8px;font-size:13px}.mycards-btn{padding:12px 16px;border:none;border-radius:10px;font:inherit;font-weight:600;font-size:15px;cursor:pointer;transition:opacity .15s,transform .05s}.mycards-btn:disabled{opacity:.5;cursor:not-allowed}.mycards-btn:not(:disabled):active{transform:translateY(1px)}.mycards-btn-primary{background:linear-gradient(135deg,#007fff,#0059b3);color:#fff}.mycards-btn-primary:not(:disabled):hover{opacity:.92}.mycards-btn-link{background:none;color:#063c7a;padding:8px 0}.mycards-btn-link:not(:disabled):hover{color:#007fff}.mycards-list{display:flex;flex-direction:column;gap:16px}.mycards-logout{display:block;margin:16px auto 0}.mycards-homescreen-tip{position:relative;display:flex;align-items:center;gap:16px;margin:0 0 22px;padding:22px 22px 22px 20px;background:linear-gradient(135deg,#1d3a6c,#376fcf 65%,#007fff);border:1px solid rgba(102,178,255,.35);border-radius:18px;box-shadow:0 14px 32px -16px #1d3a6ca6,0 2px 6px -2px #0a192940,inset 0 1px #f8fafc2e;overflow:hidden;isolation:isolate}.mycards-homescreen-tip-glow{position:absolute;top:-40%;right:-20%;width:220px;height:220px;background:radial-gradient(circle at center,#66b2ff73,#66b2ff00 70%);filter:blur(4px);pointer-events:none;z-index:0}.mycards-homescreen-tip-icon{position:relative;z-index:1;flex-shrink:0;width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(160deg,#f8fafc2e,#0a192940);box-shadow:inset 0 1px #f8fafc40,0 4px 12px -4px #0a192966}.mycards-homescreen-tip-icon svg{width:30px;height:30px;display:block}.mycards-homescreen-tip-body{position:relative;z-index:1;flex:1;min-width:0}.mycards-homescreen-tip-title{display:block;margin:0 0 4px;font-size:16px;font-weight:700;letter-spacing:-.2px;line-height:1.25;color:#f8fafc}.mycards-homescreen-tip-text{margin:0;font-size:13.5px;line-height:1.5;color:#f3f6f9e0}@media (prefers-reduced-motion: no-preference){@keyframes mycards-homescreen-tip-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes mycards-homescreen-tip-icon-in{0%{opacity:0;transform:translateY(-4px) scale(.7) rotate(-8deg)}60%{opacity:1;transform:translateY(0) scale(1.06) rotate(2deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@keyframes mycards-homescreen-tip-glow-drift{0%,to{transform:translate(0) scale(1);opacity:.85}50%{transform:translate(-12px,6px) scale(1.08);opacity:1}}.mycards-homescreen-tip{animation:mycards-homescreen-tip-in .55s cubic-bezier(.22,1,.36,1) both}.mycards-homescreen-tip-icon{animation:mycards-homescreen-tip-icon-in .7s cubic-bezier(.22,1,.36,1) .15s both}.mycards-homescreen-tip-glow{animation:mycards-homescreen-tip-glow-drift 7s ease-in-out infinite}}.stempelkaart-page{position:relative;min-height:100vh;max-width:460px;margin:0 auto;padding:28px 16px 56px;font-family:inherit;background:radial-gradient(120% 60% at 50% -10%,#376fcf1a,#376fcf00 60%),#f5f7fb;isolation:isolate}.stempelkaart-page:before{content:"";position:absolute;inset:0 0 auto 0;height:220px;background:linear-gradient(180deg,#0810430a,#08104300);pointer-events:none;z-index:-1}@media (min-width: 720px){.stempelkaart-page{max-width:560px;padding:56px 24px 80px}}.stempelkaart-message{background:#fff;border-radius:22px;padding:32px 24px;box-shadow:0 12px 40px #0810431a,0 1px 2px #0810430f;border:1px solid rgba(8,16,67,.06);text-align:center;position:relative;overflow:hidden;isolation:isolate}.stempelkaart-message:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1f3f76,#376fcf)}.stempelkaart-message h2{margin:0 0 8px;font-size:18px;font-weight:700;color:#081043;letter-spacing:-.2px}.stempelkaart-message p{margin:0;color:#6f7e8c;font-size:14px;line-height:1.5}.stempelkaart-card-wrap{margin-top:8px}@media (prefers-reduced-motion: no-preference){@keyframes stempelkaart-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.stempelkaart-message,.stempelkaart-card-wrap{animation:stempelkaart-rise .36s cubic-bezier(.22,1,.36,1) both}}*{margin:0;padding:0}* :first-letter{text-transform:uppercase}
