@font-face{font-family:Rubik;src:url('assets/rubik-400.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Rubik;src:url('assets/rubik-500.ttf') format('truetype');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Rubik;src:url('assets/rubik-600.ttf') format('truetype');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:Rubik;src:url('assets/rubik-700.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}
:root{--pink:#febbce;--pink-soft:#ffcddb;--hot:#d92d85;--deep:#73354e;--ink:#433740;--muted:#7b6571;--paper:#fffafa;--shadow:0 20px 70px #a9386410;font-family:Rubik,Arial,sans-serif;color:var(--ink);background:#fff5f8;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(ellipse at 8% 10%,#ffd6e680,transparent 40%),radial-gradient(ellipse at 97% 60%,#ffdeec80,transparent 40%),#fff5f8}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:wait}button,a,input{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #933158}button:disabled{opacity:.68}button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}[hidden]{display:none!important}.app-shell{max-width:620px;margin:0 auto;padding:0 24px}.brand-bar{height:84px;display:flex;align-items:center;justify-content:space-between}.brand-logo{width:154px;height:auto;object-fit:contain}.icon-button{width:40px;height:40px;display:grid;place-items:center;border:1px solid #eacdd8;border-radius:50%;background:#fff9fc;color:var(--deep);font-size:20px;font-weight:500;transition:background .2s}.icon-button:hover{background:#ffe2ee}.game-intro{text-align:center;margin:7px 0 21px}.eyebrow{font-size:10px;letter-spacing:2.2px;font-weight:600;color:#99526e;display:block}.game-intro h1{font-size:34px;font-weight:500;letter-spacing:-1.3px;line-height:1.18;margin:9px 0 8px;position:relative;display:inline-block}.game-intro h1 span{color:var(--hot);font-weight:700}.game-intro h1 i{position:absolute;right:-22px;top:-8px;color:#e984b0;font-size:23px;font-style:normal}.game-intro p{font-size:14px;line-height:1.45;margin:0;color:var(--muted)}.game-console{background:#fff9fc;border:1px solid #fff;box-shadow:var(--shadow);border-radius:30px;overflow:hidden}.scoreboard{display:flex;align-items:center;justify-content:space-between;padding:20px 27px 13px;background:#ffffffb8}.metric{min-width:90px}.metric-label{display:flex;gap:6px;align-items:center;font-size:10px;font-weight:600;letter-spacing:1.7px;color:#957184}.metric-label svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.metric strong{display:block;font-size:36px;font-weight:600;line-height:1.1;letter-spacing:-1.5px;margin-top:3px;color:var(--deep);font-variant-numeric:tabular-nums}.metric small{font-size:17px;font-weight:400;margin-left:4px}.score-metric{text-align:right}.score-metric .metric-label{justify-content:flex-end}.score-metric strong{color:var(--hot)}.round-label{display:flex;flex-direction:column;align-items:center;gap:5px;font-size:11px;color:#aa7d90}.mini-star{font-size:23px;color:#e8a3bf}.time-track{height:3px;background:#f7deea}.time-track div{height:100%;width:100%;background:linear-gradient(90deg,#fabbce,#e367a2);transform-origin:left;transition:background .3s}.urgent #time-fill{background:#c93677}.urgent .timer-metric strong{color:#c02f62}.board-wrap{position:relative;background:radial-gradient(ellipse at 50% 70%,#ffe2ed 0%,#ffedf4 58%,#fff4f9 100%);padding:8px 12px 1px}.board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:4px;row-gap:0;max-width:470px;margin:auto;padding-top:15px}.hole{position:relative;border:0;background:transparent;padding:0;width:100%;aspect-ratio:1/1.15;display:block;isolation:isolate;touch-action:manipulation;user-select:none;-webkit-user-select:none;outline-offset:-1px;border-radius:22px;overflow:visible}.hole:disabled{opacity:1;cursor:default}.pot{width:100%;height:auto;position:absolute;left:0;bottom:0;z-index:1;pointer-events:none;user-select:none;filter:drop-shadow(0 6px 3px #62354816)}.pot-front{z-index:3;filter:none;clip-path:polygon(0% 27%,16% 27%,19% 34%,26% 39%,36% 44%,48% 46.5%,60% 46.5%,72% 44.5%,81% 40%,86% 35%,89% 27%,100% 27%,100% 100%,0% 100%)}.mascot-clip{position:absolute;z-index:2;inset:-19% 0 38%;overflow:hidden;pointer-events:none}.mascot{position:absolute;width:80%;height:auto;bottom:-10%;left:10%;transform:translateY(112%) scale(.88);transform-origin:center bottom;transition:transform 185ms cubic-bezier(.2,.9,.3,1);pointer-events:none;user-select:none}.hole.is-up .mascot{transform:translateY(0) scale(1)}.hole.is-hit .mascot{transform:translateY(114%) scale(.8);transition-duration:140ms}.hit-point{position:absolute;top:0;left:50%;z-index:4;color:#ac2562;background:#fff9fc;border:1px solid #ffd1e6;border-radius:30px;padding:5px 9px;font-size:16px;font-weight:700;opacity:0;transform:translate(-50%,15px);pointer-events:none}.hole.is-hit .hit-point{animation:point-pop .65s ease-out forwards}.hole.is-up:not(:disabled){cursor:pointer}.hole.is-up:focus-visible{background:#ffffff35}.demo .hole:nth-child(2) .mascot{animation:peek 3.6s ease-in-out infinite}.countdown{position:absolute;inset:0;z-index:8;background:#fff6fbdc;backdrop-filter:blur(4px);display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--deep)}.countdown span{font-size:100px;font-weight:700;line-height:1.1;animation:count-in .9s ease-out infinite}.countdown p{font-size:16px;font-weight:500;margin:12px 0}.game-bottom{padding:12px 28px 21px;background:linear-gradient(#ffedf4,#fffafd)}.primary-button{border:0;border-radius:18px;background:#bc2e70;color:white;min-height:56px;padding:15px 24px;font-weight:600;font-size:16px;display:flex;align-items:center;justify-content:center;gap:12px;width:100%;box-shadow:0 6px 0 #912354,0 12px 22px #aa296124;transition:transform .15s,box-shadow .15s,background .15s}.primary-button:hover{background:#a92362}.primary-button:active{transform:translateY(3px);box-shadow:0 3px 0 #912354}.primary-button svg{width:18px;height:18px;fill:currentColor;stroke-width:0}.start-caption{text-align:center;font-size:12px;color:#92687b;margin:18px 0 21px}.start-caption b{color:#a22860;font-weight:600}.playing-message{font-size:14px;text-align:center;font-weight:500;color:#974562;padding:14px 0 18px;min-height:63px;display:flex;align-items:center;justify-content:center;gap:10px}.playing-message span{color:#df86ae}.reward-heading{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:10px;color:#a07b8d;margin-bottom:11px;letter-spacing:.8px}.reward-heading>span:last-child{font-size:11px;color:#975370;letter-spacing:0}.reward-stops{display:flex;gap:5px}.reward-stop{flex:1;position:relative;text-align:center;border-top:4px solid #efdae4;padding-top:6px}.reward-stop.unlocked{border-color:#df76a6}.reward-stop.current{border-color:#bc2e70}.reward-stop b{font-size:13px;color:#a78193;font-weight:500}.reward-stop.unlocked b{color:#9b305e;font-weight:600}.reward-stop small{display:block;font-size:9px;color:#a98999;margin-top:2px}.brand-signoff{text-align:center;font-size:12px;color:#9e7d8b;margin:18px 0 8px}.brand-signoff b{font-weight:500;color:#80586a}footer{text-align:center;font-size:10px;color:#a28391;padding:15px 0 24px;letter-spacing:.1px}footer span{color:#d86497;font-size:15px;padding-left:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.result-screen{text-align:center;padding:0 5px}.celebration{height:142px;position:relative;display:flex;justify-content:center;align-items:center;gap:13px;margin-top:-9px}.celebration img{width:142px;height:142px;object-fit:contain;filter:drop-shadow(0 5px 8px #d586a526);animation:result-pop .5s cubic-bezier(.16,1,.3,1)}.celebration>span{font-size:27px;color:#dd79a7;transform:rotate(12deg)}.celebration>span:last-child{font-size:18px;align-self:flex-start;margin-top:30px}.result-screen>.eyebrow{font-size:9px;letter-spacing:1.4px;margin-top:12px}.result-screen h1{font-size:31px;letter-spacing:-1px;line-height:1.1;font-weight:600;margin:9px 0 8px;color:var(--deep)}.result-score{font-size:14px;line-height:1.5;margin:0 auto 21px;max-width:340px;color:var(--muted)}.result-score strong{color:var(--hot);white-space:nowrap}.coupon-ticket{position:relative;display:flex;background:#fbd1e1;border:1px solid #f3b7cf;border-radius:20px;overflow:hidden;min-height:148px;box-shadow:0 12px 24px #ad426710;text-align:left}.discount{width:38%;border-right:2px dashed #d899b330;position:relative;padding:19px 21px;color:#923153;display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center;column-gap:4px}.discount>span{width:100%;text-align:center;font-size:9px;letter-spacing:1.4px;font-weight:500}.discount strong{font-size:67px;line-height:1.05;letter-spacing:-5px;font-weight:700}.discount strong small{font-size:30px;letter-spacing:-2px}.discount>b{font-size:11px;width:100%;text-align:center;font-weight:500;letter-spacing:2px}.coupon-detail{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:15px 24px}.coupon-detail>span{font-size:9px;letter-spacing:1.5px;color:#a55a78}.coupon-detail>strong{font-size:22px;letter-spacing:1px;color:#78334d;margin:9px 0 12px}.copy-button{display:flex;gap:6px;align-items:center;justify-content:center;border:1px solid #d384a8;background:#fff2f8;color:#92385f;font-size:12px;border-radius:9px;padding:9px 12px;min-height:38px}.copy-button svg{width:14px;height:14px}.coupon-note{font-size:10px;line-height:1.5;color:#9d7a8b;margin:10px 0 23px}.contact-card{text-align:left;background:#fffafdc9;border:1px solid white;border-radius:23px;padding:22px;box-shadow:var(--shadow)}.contact-card h2{font-size:18px;margin:0 0 8px;letter-spacing:-.4px;font-weight:500;color:#74465c;display:flex;justify-content:space-between}.contact-card h2 span{font-size:25px;line-height:.8;color:#ce608f}.contact-card>p{font-size:12px;color:#917285;line-height:1.6;margin:0 0 17px}.fields{display:flex;gap:12px}.fields>div{flex:1;min-width:0}label{font-size:12px;font-weight:500;display:block;color:#775265;margin-bottom:7px}label span{font-size:10px;color:#a08391;font-weight:400}input{width:100%;border:1px solid #edd5df;border-radius:10px;min-height:46px;padding:11px 12px;background:#fff;color:#5b3b4e;font-size:14px;box-shadow:0 2px 3px #59223a03}input::placeholder{color:#b395a4}input[aria-invalid="true"]{border-color:#bd2462}.secondary-button{width:100%;border:1px solid #d489a9;background:#fae3ed;color:#914063;border-radius:11px;font-size:14px;font-weight:500;min-height:46px;margin-top:14px}.secondary-button:hover{background:#f4cedf}.contact-card>.privacy-note{font-size:10px;line-height:1.5;color:#a18794;margin:13px 0 0}.form-error{font-size:12px;color:#ad2059;line-height:1.4;margin-bottom:0}.contact-status{font-size:12px!important;color:#8e3a5b!important;margin:10px 0 0!important}.contact-status:empty{display:none}.delivery-actions{display:flex;gap:8px;margin-top:12px}.delivery-link{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #e8c5d7;border-radius:9px;min-height:44px;flex:1;padding:9px 10px;font-size:12px;color:#983964;text-decoration:none;background:#fff}.delivery-link:hover{background:#fff0f6}.replay-button{border:0;background:none;display:inline-flex;align-items:center;gap:7px;font-size:13px;color:#9b4e70;min-height:48px;margin:12px auto 0}.replay-button svg{width:16px;height:16px}.result-screen+footer{padding-top:0}
dialog{width:min(460px,calc(100% - 32px));max-height:calc(100dvh - 36px);border:1px solid #fff;box-shadow:0 25px 100px #6c33533b;border-radius:25px;padding:32px;color:var(--ink);background:#fff8fc}dialog::backdrop{background:#56334955;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:14px;top:14px;width:32px;height:32px;font-size:24px}dialog>.eyebrow{margin-top:14px}dialog h2{font-size:26px;letter-spacing:-.7px;line-height:1.15;font-weight:500;margin:12px 0;color:var(--deep)}dialog p,dialog li{font-size:14px;line-height:1.7;color:#836678}dialog ol{padding-left:20px}.help-rewards{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;margin:20px 0}.help-rewards div{background:#fce6f0;border-radius:8px;text-align:center;padding:12px 0}.help-rewards b{display:block;color:#a02d60;font-size:18px}.help-rewards span{font-size:10px;color:#926578}.small-note{font-size:11px!important;line-height:1.6!important;margin-bottom:20px}.load-error{padding:20px;text-align:center;color:#a22759;font-size:14px;line-height:1.5}
@keyframes peek{0%,20%,85%,100%{transform:translateY(112%) scale(.9)}35%,70%{transform:translateY(0) scale(1)}}@keyframes point-pop{0%{opacity:1;transform:translate(-50%,10px) scale(.8)}25%{transform:translate(-50%,-4px) scale(1.15)}100%{opacity:0;transform:translate(-50%,-34px) scale(.95)}}@keyframes count-in{0%{transform:scale(.8);opacity:.6}35%{transform:scale(1);opacity:1}100%{transform:scale(1.02)}}@keyframes result-pop{from{transform:translateY(20px) scale(.8);opacity:0}to{transform:none;opacity:1}}
@media(min-width:641px){.board{max-width:400px}.game-intro{margin-top:3px;margin-bottom:23px}.board-wrap{padding:1px 36px 0}.hole{aspect-ratio:1/1.1}.game-bottom{padding-top:10px}.brand-bar{height:75px}.game-console{border-radius:34px}.app-shell{max-width:604px}.board{padding-top:16px;row-gap:-1px}.game-intro h1{font-size:37px}.brand-logo{width:163px}}
@media(max-width:640px){.app-shell{max-width:490px;padding:0 16px}.brand-bar{height:70px}.brand-logo{width:142px}.game-intro{margin:4px 0 20px}.game-intro h1{font-size:30px;letter-spacing:-1.1px}.eyebrow{font-size:9px;letter-spacing:1.8px}.game-intro p{font-size:13px}.game-console{border-radius:25px}.scoreboard{padding:16px 21px 12px}.metric strong{font-size:33px}.round-label{font-size:10px}.round-label .mini-star{font-size:19px}.metric{min-width:80px}.board-wrap{padding:12px 4px 3px}.board{column-gap:0;padding-top:12px}.hole{aspect-ratio:1/1.25}.game-bottom{padding:14px 19px 18px}.primary-button{min-height:54px;border-radius:15px}.start-caption{margin-top:17px;margin-bottom:20px;font-size:11px}.brand-signoff{font-size:11px;margin-top:15px}.metric-label{font-size:9px;letter-spacing:1.3px}.metric-label svg{width:14px}.reward-heading{font-size:9px;letter-spacing:.5px}.reward-heading>span:last-child{font-size:10px}.reward-stop small{font-size:9px}.result-screen{padding:0}.result-screen h1{font-size:28px}.result-screen>.eyebrow{font-size:8px}.celebration{height:127px}.celebration img{width:130px;height:130px}.result-score{font-size:13px;margin-bottom:17px}.coupon-ticket{min-height:136px}.discount{padding:16px 10px;width:36%}.discount strong{font-size:62px}.discount>span{font-size:8px;letter-spacing:1px}.coupon-detail{padding:15px 18px}.coupon-detail>strong{font-size:21px}.coupon-detail>span{font-size:8px;letter-spacing:1.3px}.coupon-note{font-size:9px;margin-bottom:18px}.contact-card{padding:18px;border-radius:20px}.contact-card h2{font-size:17px}.contact-card>p{font-size:11px}.fields{gap:10px}input{font-size:16px;padding:10px;min-height:46px}label{font-size:11px}label span{font-size:9px}.privacy-note{font-size:9px!important}.delivery-link{font-size:11px}.contact-card .secondary-button{font-size:13px}.playing-message{font-size:12px;min-height:84px}.result-screen .eyebrow{letter-spacing:1px}}
@media(max-width:360px){.app-shell{padding:0 11px}.game-intro h1{font-size:27px}.game-intro h1 i{font-size:18px;right:-15px}.game-intro p{font-size:12px}.game-bottom{padding-left:15px;padding-right:15px}.metric{min-width:70px}.round-label{font-size:9px}.scoreboard{padding-left:17px;padding-right:17px}.fields{flex-direction:column}.coupon-detail{padding:14px}.coupon-detail>strong{font-size:20px}.contact-card h2{font-size:16px}.result-screen>.eyebrow{font-size:7px}.brand-signoff{margin-top:12px}}
@media(max-width:640px) and (max-height:740px){.brand-bar{height:58px}.game-intro{margin:0 0 12px}.game-intro h1{margin-top:7px;margin-bottom:5px}.scoreboard{padding-top:12px;padding-bottom:9px}.board-wrap{padding-top:3px;padding-bottom:0}.hole{aspect-ratio:1/1.16}.board{padding-top:14px}.game-bottom{padding-top:7px;padding-bottom:13px}.start-caption{margin-bottom:15px}.brand-signoff{margin-top:11px}footer{padding:10px 0 14px}.playing-message{min-height:73px}}
@media(min-width:641px) and (max-height:950px){.brand-bar{height:64px}.game-intro{margin:0 0 15px}.board{max-width:330px}.scoreboard{padding-top:14px;padding-bottom:10px}.game-bottom{padding-bottom:17px}.brand-signoff{margin-top:12px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition-duration:0s!important}.demo .hole:nth-child(2) .mascot{transform:translateY(0) scale(1)}}

/* Readable controls and instructions on small screens. */
.game-intro p{font-size:16px}.contact-card>p{font-size:14px}.contact-card label{font-size:14px}.contact-card label span{font-size:12px}.contact-card>.privacy-note{font-size:12px!important}.start-caption,.brand-signoff{font-size:12px}.reward-heading>span:last-child{font-size:12px}.reward-stop b{font-size:14px}.reward-stop small{font-size:10px}.playing-message{font-size:14px}.coupon-note{font-size:12px}.contact-card .secondary-button,.delivery-link{font-size:14px}.fields{flex-direction:column}.contact-card input{font-size:16px}.result-score{font-size:16px}.coupon-detail>span{font-size:10px}.copy-button{font-size:14px;min-height:42px}.replay-button{font-size:14px}footer{font-size:12px}.round-label{font-size:12px}.reward-heading{font-size:10px}.metric-label{font-size:11px}
