:root{--cyan:#21e6f0;--magenta:#ff2ec4;--amber:#ffb02e;--green:#39ff88;--ink:#dff9ff;--card-bg:#0a0e22e0;--card-border:#21e6f073}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}html{background:#05060f}:is(html:has(.minigolf-landing),body:has(.minigolf-landing)){background:#051714}body{color:var(--ink);background:#05060f;min-height:100svh;font-family:Menlo,Consolas,Courier New,monospace;overflow-x:hidden}zock-header{z-index:9999;background:#051714;height:42px;display:block;position:fixed;inset:0 0 auto}.stage-scene{z-index:-2;background:radial-gradient(90% 55% at 50% 108%,#ff2ec447,#0000 60%),radial-gradient(70% 45% at 50% -8%,#21e6f01f,#0000 65%),linear-gradient(#05060f 0%,#0a0b1e 55%,#180b28 100%);position:fixed;inset:0}.stage-grid{z-index:-1;transform-origin:50% 100%;background:repeating-linear-gradient(90deg,#21e6f080 0 2px,#0000 2px 110px),repeating-linear-gradient(0deg,#ff2ec46b 0 2px,#0000 2px 54px);height:46vh;animation:3.2s linear infinite gridmove;position:fixed;bottom:-6vh;left:-60vw;right:-60vw;transform:perspective(420px)rotateX(62deg);-webkit-mask-image:linear-gradient(#0000 0%,#000 30%);mask-image:linear-gradient(#0000 0%,#000 30%)}@keyframes gridmove{0%{background-position:0 0,0 0}to{background-position:0 0,0 54px}}.stage-crt{z-index:10;pointer-events:none;mix-blend-mode:multiply;background:repeating-linear-gradient(0deg,#00000029 0 1px,#0000 1px 3px);position:fixed;inset:0}.stage-crt:after{content:"";background:radial-gradient(120% 90%,#0000 60%,#0000008c 100%);position:absolute;inset:0}.lang-switch{z-index:20;gap:8px;display:flex;position:fixed;top:16px;right:18px}.lang-switch button{font:inherit;letter-spacing:.18em;color:#dff9ff8c;cursor:pointer;background:#0a0e2299;border:1px solid #21e6f059;border-radius:6px;padding:6px 12px;font-size:12px}.lang-switch button.on{color:var(--cyan);text-shadow:0 0 8px #21e6f0cc;border-color:#21e6f0e6;box-shadow:0 0 12px #21e6f059,inset 0 0 10px #21e6f01a}select.lang-menu{z-index:20;font:inherit;color:#dff9ffcc;cursor:pointer;background:#0a0e22b3;border:1px solid #21e6f059;border-radius:6px;padding:6px 10px;font-size:12px;position:fixed;top:16px;right:18px}select.lang-menu option{color:#0a0e22;background:#fff}.mini-logo{z-index:20;letter-spacing:.08em;color:#eafcff;text-shadow:0 0 6px var(--cyan), 0 0 18px #21e6f0b3;font-size:18px;font-weight:700;text-decoration:none;position:fixed;top:14px;left:18px}.mini-logo .dot{color:#ffe9fb;text-shadow:0 0 6px var(--magenta), 0 0 18px #ff2ec4b3}.page-wrap{justify-content:center;align-items:center;min-height:100svh;padding:96px 20px;display:flex}.card{background:var(--card-bg);border:2px solid var(--card-border);border-radius:14px;width:100%;max-width:440px;padding:34px 30px;animation:.35s both fade-up;box-shadow:0 0 26px #21e6f038,inset 0 0 30px #21e6f00f}.card--wide{max-width:560px}@keyframes fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.card h1{letter-spacing:.12em;text-transform:uppercase;color:#eafcff;text-shadow:0 0 10px #21e6f0b3;margin-bottom:10px;font-size:24px}.center{text-align:center}.text{color:#dff9ffb8;font-size:13.5px;line-height:1.65}.text-dim{color:#dff9ff73;font-size:12px;line-height:1.6}.mb-2{margin-bottom:8px}.mb-4{margin-bottom:16px}.mb-6{margin-bottom:24px}.mt-4{margin-top:16px}.mt-6{margin-top:24px}.field-label{letter-spacing:.14em;text-transform:uppercase;color:#dff9ff99;margin-bottom:7px;font-size:12px;display:block}.input{width:100%;font:inherit;color:var(--ink);background:#020409bf;border:1px solid #21e6f059;border-radius:8px;outline:none;padding:12px 14px;font-size:15px;transition:border-color .15s,box-shadow .15s}.input::placeholder{color:#dff9ff47}.input:focus{border-color:#21e6f0e6;box-shadow:0 0 14px #21e6f059,inset 0 0 10px #21e6f014}.input--code{text-align:center;letter-spacing:.25em;width:220px;margin:0 auto;font-size:26px;display:block}.btn{width:100%;font:inherit;letter-spacing:.18em;text-transform:uppercase;color:#05060f;background:var(--cyan);border:1px solid var(--cyan);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:13px 26px;font-size:14px;text-decoration:none;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex;box-shadow:0 0 18px #21e6f073}.btn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 0 30px #21e6f0a6}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--ghost{color:var(--ink);background:0 0;border-color:#21e6f080;box-shadow:inset 0 0 14px #21e6f014}.btn--ghost:hover:not(:disabled){box-shadow:0 0 18px #21e6f059}.btn--oauth{color:#1f2937;text-transform:none;letter-spacing:.04em;background:#f8fafc;border-color:#f8fafc;box-shadow:0 0 12px #dff9ff33}.btn--oauth:hover:not(:disabled){box-shadow:0 0 20px #dff9ff66}.link-btn{font:inherit;color:#dff9ff99;cursor:pointer;background:0 0;border:none;font-size:12.5px;text-decoration:underline}.link-btn:hover{color:var(--cyan)}a.link-btn{display:inline-block}.divider{letter-spacing:.22em;text-transform:uppercase;color:#dff9ff73;align-items:center;gap:14px;margin:26px 0 18px;font-size:11.5px;display:flex}.divider:before,.divider:after{content:"";background:#21e6f040;flex:1;height:1px}.code-display{letter-spacing:.3em;color:var(--green);text-shadow:0 0 14px #39ff88cc;background:#020409bf;border:1px solid #39ff8880;border-radius:12px;align-items:center;gap:12px;margin-bottom:20px;padding:18px 28px 18px 36px;font-size:38px;font-weight:700;display:inline-flex}.code-display .sep{color:#dff9ff40;text-shadow:none;-webkit-user-select:none;user-select:none;pointer-events:none}.error-box{color:#ffb4c8;background:#ff2e641f;border:1px solid #ff2e6473;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:13px;line-height:1.5}.error-text{color:#ffb4c8;font-size:13px}.spinner{border:2px solid #21e6f040;border-top-color:var(--cyan);border-radius:50%;width:24px;height:24px;margin:0 auto;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.spinner--sm{border-width:2px;width:16px;height:16px;margin:0}.account-row{align-items:center;gap:16px;display:flex}.avatar-label{cursor:pointer;border:1px solid #21e6f080;border-radius:50%;flex-shrink:0;width:56px;height:56px;display:block;position:relative;overflow:hidden;box-shadow:0 0 14px #21e6f04d}.avatar-label img,.avatar-label .avatar-fallback{object-fit:cover;color:#dff9ff66;background:#020409bf;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.avatar-overlay{opacity:0;background:#02040999;border-radius:50%;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0}.avatar-label:hover .avatar-overlay,.avatar-overlay.busy{opacity:1}.account-user{flex:1;min-width:0}.account-user .u-name{color:#eafcff;text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.account-user .u-email{color:#dff9ff99;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.account-user .u-provider{color:#dff9ff66;align-items:center;gap:6px;margin-top:4px;font-size:11px;display:flex}.btn--small{flex-shrink:0;width:auto;padding:9px 18px;font-size:11.5px}.account-sep{border:none;border-top:1px solid #21e6f033;margin:22px 0}.name-row{gap:10px;display:flex}.name-row .input{flex:1;min-width:0}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.card--legal{text-align:start;max-width:760px}.card--legal h2{letter-spacing:.14em;text-transform:uppercase;color:#eafcff;text-shadow:0 0 8px #21e6f073;margin:28px 0 10px;font-size:15px}.card--legal h2:first-of-type{margin-top:8px}.optout-box{background:#21e6f00d;border:1px solid #21e6f047;border-radius:12px;margin:18px 0 6px;padding:18px}.optout-actions{flex-direction:column;gap:10px;margin-top:16px;display:flex}@media (min-width:520px){.optout-actions{flex-direction:row}}
.minigolf-landing{--mg-forest:#07382c;--mg-forest-deep:#031f1a;--mg-green:#75df32;--mg-green-bright:#9df044;--mg-blue:#38bdf8;--mg-red:#f2473f;--mg-yellow:#ffd451;--mg-cream:#f6f7e9;--mg-ink:#10251d;isolation:isolate;min-height:100svh;color:var(--mg-ink);background:var(--mg-cream);padding-top:42px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow:clip}.minigolf-landing:before{content:"";z-index:5;pointer-events:none;background:#051714;height:42px;position:absolute;inset:0 0 auto}.minigolf-landing *,.minigolf-landing :before,.minigolf-landing :after{box-sizing:border-box}.minigolf-landing a{-webkit-tap-highlight-color:transparent}.minigolf-landing a:focus-visible{outline-offset:4px;outline:3px solid #fff}.mg-hero{color:#fff;background:var(--mg-forest-deep);align-items:center;min-height:max(780px,100svh - 42px);display:flex;position:relative}.mg-hero-background{z-index:-4;object-fit:cover;object-position:center 56%;filter:saturate(1.05)contrast(1.02);animation:16s ease-in-out infinite alternate mg-hero-breathe;transform:scale(1.015)}.mg-hero-shade{z-index:-3;background:linear-gradient(90deg,#011914f7 0%,#02231beb 34%,#02201a8c 62%,#021a1638 100%),linear-gradient(#02171429,#02171414 55%,#021714d9);position:absolute;inset:0}.mg-hero:after{content:"";z-index:2;background:var(--mg-cream);border-radius:50% 50% 0 0/70% 70% 0 0;height:105px;position:absolute;bottom:-54px;left:-5%;right:-5%}.mg-sun-glow{z-index:-2;filter:blur(70px);background:#fff79f40;border-radius:50%;width:360px;height:360px;animation:7s ease-in-out infinite mg-sun-pulse;position:absolute;top:5%;right:10%}.mg-hero-shell{grid-template-columns:minmax(420px,.86fr) minmax(500px,1.14fr);align-items:center;gap:clamp(44px,6vw,104px);width:min(1440px,100%);margin:0 auto;padding:72px clamp(28px,5vw,82px) 118px;display:grid}.mg-hero-copy{z-index:3;max-width:600px;position:relative}.mg-eyebrow,.mg-section-kicker{letter-spacing:.18em;align-items:center;gap:10px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.mg-eyebrow{color:#e6ffebb8;margin-bottom:20px}.mg-eyebrow i{background:var(--mg-green-bright);border-radius:50%;width:8px;height:8px;animation:2.2s ease-in-out infinite mg-live-dot;box-shadow:0 0 0 5px #9df04421,0 0 18px #9df044bf}.mg-logo{filter:drop-shadow(0 18px 24px #00160a6b);transform-origin:0 100%;width:min(520px,100%);height:auto;margin:0 0 12px -7px;animation:6s ease-in-out infinite mg-logo-float;display:block}.mg-hero-copy h1{color:#fff;letter-spacing:-.055em;word-spacing:.14em;text-wrap:balance;text-shadow:0 4px 28px #001a1057;max-width:560px;margin:0;font-size:clamp(38px,4.4vw,70px);font-weight:900;line-height:.98}.mg-hero-copy>p{color:#f1fff5cc;max-width:535px;margin:24px 0 0;font-size:clamp(16px,1.35vw,20px);line-height:1.6}.mg-hero-actions{flex-wrap:wrap;gap:13px;margin-top:32px;display:flex}.mg-button{min-height:54px;color:inherit;letter-spacing:.08em;text-transform:uppercase;border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;gap:12px;padding:0 23px;font-size:12px;font-weight:850;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex}.mg-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px;transition:transform .2s}.mg-button:hover{transform:translateY(-3px)}.mg-button:hover svg{transform:translate(3px)}.mg-button-primary{color:#11290b;background:linear-gradient(135deg, var(--mg-green-bright), #62d934);border-color:#fff6;box-shadow:0 14px 34px #42c92d47,inset 0 1px #ffffff8c}.mg-button-primary:hover{box-shadow:0 18px 42px #42c92d6b,inset 0 1px #ffffffa6}.mg-button-quiet{color:#f5fff7db;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#05261d61;border-color:#fff3}.mg-button-quiet:hover{background:#ffffff1f}.mg-trust-list{color:#edfff2a8;letter-spacing:.055em;text-transform:uppercase;flex-wrap:wrap;gap:9px 18px;margin:26px 0 0;padding:0;font-size:10px;font-weight:720;list-style:none;display:flex}.mg-trust-list li{align-items:center;gap:6px;display:flex}.mg-trust-list span{color:var(--mg-green-bright);font-size:13px}.mg-hero-preview{z-index:1;width:100%;position:relative;transform:rotate(1.5deg)}.mg-preview-frame{aspect-ratio:1.42;background:#2ba448;border:8px solid #fafff4e0;border-radius:34px;animation:7s ease-in-out infinite mg-preview-float;position:relative;overflow:hidden;transform:perspective(1100px)rotateY(-4deg)rotateX(2deg);box-shadow:0 42px 80px #00171066,0 0 0 1px #0029182e}.mg-preview-frame>img{object-fit:cover}.mg-preview-wash{pointer-events:none;background:linear-gradient(#ffffff1a,#0000 35%,#022d191f);position:absolute;inset:0}.mg-preview-label{z-index:4;color:#fff;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);letter-spacing:.09em;pointer-events:none;background:#03271c9e;border:1px solid #ffffff6b;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 13px;font-size:10px;font-weight:850;display:inline-flex;position:absolute;top:18px;left:18px;box-shadow:0 7px 20px #00190f2e}.mg-preview-label svg,.mg-course-note svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.mg-preview-label i{background:var(--mg-green-bright);border-radius:50%;width:3px;height:3px}.mg-playfield{z-index:2;cursor:crosshair;touch-action:manipulation;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.mg-playfield:focus-visible{outline-offset:-9px;outline:4px solid #ffffffe6}.mg-demo-rolling .mg-playfield,.mg-demo-sinking .mg-playfield{cursor:progress}.mg-demo-holed .mg-playfield{cursor:pointer}.mg-demo-rolling .mg-preview-frame,.mg-demo-sinking .mg-preview-frame{animation-play-state:paused}.mg-demo-aim-line,.mg-demo-aim-shadow{fill:none;stroke-linecap:round;vector-effect:non-scaling-stroke;pointer-events:none}.mg-demo-aim-shadow{stroke:#0033286b;stroke-width:7px}.mg-demo-aim-line{stroke:#fffffff5;stroke-width:3px;stroke-dasharray:12 11;filter:drop-shadow(0 2px 2px #00373666);animation:1.1s linear infinite mg-shot-flow}.mg-demo-aim-point{fill:#58d7ff;stroke:#fffffff2;stroke-width:4px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 8px #96f4fff2)}.mg-demo-ball-shadow{fill:#00392780;filter:blur(5px);pointer-events:none}.mg-demo-hole-pulse{fill:none;stroke:#9df044f2;stroke-width:5px;vector-effect:non-scaling-stroke;transform-box:fill-box;transform-origin:50%;animation:1.15s ease-out infinite mg-demo-hole}.mg-shot-guide{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.mg-shot-path-shadow,.mg-shot-path{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.mg-shot-path-shadow{stroke:#00342c57;stroke-width:7px}.mg-shot-path{stroke:#ffffffeb;stroke-width:3px;stroke-dasharray:11 12;filter:drop-shadow(0 2px 2px #00373661);animation:1.1s linear infinite mg-shot-flow}.mg-shot-ring{fill:none;stroke:#ffffffd1;stroke-width:3px;vector-effect:non-scaling-stroke;transform-box:fill-box;transform-origin:50%}.mg-shot-ring-origin{animation:2.2s ease-out infinite mg-shot-origin}.mg-shot-ring-target{animation:2.2s ease-out .65s infinite mg-shot-target}.mg-shot-tracer{fill:#f5fff8;stroke:#49e9fff2;stroke-width:3px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 7px #fffffff2)}.mg-floating-score,.mg-floating-tip{z-index:3;color:#153624;background:#fffff6f5;position:absolute;box-shadow:0 18px 38px #001a1142}.mg-floating-score{text-align:center;border-radius:27px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:112px;height:112px;padding:17px;display:flex;top:-34px;right:-22px;transform:rotate(4deg)}.mg-floating-score span,.mg-floating-score small{letter-spacing:.12em;font-size:9px;font-weight:800}.mg-floating-score>*{text-align:center;width:100%}.mg-floating-score span{color:#7b8f82}.mg-floating-score strong{color:var(--mg-green);font-size:35px;line-height:1}.mg-floating-score small{color:#47735d}.mg-floating-tip{letter-spacing:.08em;white-space:nowrap;border-radius:14px;align-items:center;gap:8px;min-height:46px;padding:0 17px;font-size:10px;font-weight:850;display:flex;bottom:-21px;left:-30px;transform:rotate(-4deg)}.mg-floating-tip>span:first-child{color:#45d52d;animation:2s ease-in-out infinite mg-live-dot}.mg-floating-tip-text{color:#143b2a;animation:none}.mg-scroll-cue{z-index:3;color:#ffffff8c;letter-spacing:.22em;flex-direction:column;align-items:center;gap:8px;font-size:8px;font-weight:800;text-decoration:none;display:flex;position:absolute;bottom:55px;left:50%;transform:translate(-50%)}.mg-scroll-cue span{background:linear-gradient(#0000,#ffffffbf);width:1px;height:28px;animation:2s ease-in-out infinite mg-scroll-line}.mg-modes{z-index:3;background:var(--mg-cream);padding:126px clamp(24px,5vw,76px) 145px;position:relative}.mg-section-heading{text-align:center;width:min(760px,100%);margin:0 auto 54px}.mg-section-heading>span,.mg-section-kicker{color:#4c8a62;letter-spacing:.18em;font-size:10px;font-weight:850}.mg-section-heading h2,.mg-feel-copy h2,.mg-course-story h2,.mg-final-cta h2{letter-spacing:-.055em;word-spacing:.14em;text-wrap:balance;margin:15px 0 0;font-size:clamp(38px,5vw,72px);font-weight:900;line-height:.98}.mg-section-heading p{color:#617369;max-width:600px;margin:20px auto 0;font-size:17px;line-height:1.65}.mg-heading-word{display:inline-block}.mg-mode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.2vw,32px);width:min(1340px,100%);margin:0 auto;display:grid}.mg-mode-card{color:inherit;cursor:pointer;background:#fff;border:1px solid #14422f1c;border-radius:31px;text-decoration:none;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s;display:block;position:relative;overflow:hidden;box-shadow:0 18px 46px #0d412b17}.minigolf-landing .mg-mode-card:focus-visible{outline:4px solid var(--mode-tone);outline-offset:6px}.mg-mode-card:nth-child(2){transform:translateY(28px)}.mg-mode-card:hover{transform:translateY(-8px);box-shadow:0 28px 60px #0d412b29}.mg-mode-card:nth-child(2):hover{transform:translateY(20px)}.mg-mode-image{aspect-ratio:1.33;background:#c8efd0;position:relative;overflow:hidden}.mg-mode-image img{object-fit:cover;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.mg-mode-card:hover .mg-mode-image img{transform:scale(1.045)}.mg-mode-image:after{content:"";background:linear-gradient(#0000 62%,#052b1a40);position:absolute;inset:0}.mg-mode-number{z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#05281c7a;border:1px solid #ffffff7a;border-radius:15px;place-items:center;width:48px;height:48px;font-size:13px;font-weight:900;display:grid;position:absolute;bottom:15px;right:17px}.mg-mode-content{min-height:245px;padding:31px 30px 34px;position:relative}.mg-mode-content:before{content:"";background:var(--mode-tone);border-radius:99px;width:42px;height:4px;position:absolute;top:0;left:30px}.mg-mode-blue{--mode-tone:var(--mg-blue)}.mg-mode-red{--mode-tone:var(--mg-red)}.mg-mode-yellow{--mode-tone:#e6b31e}.mg-mode-content>span{color:#5b856b;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.mg-mode-content h3{color:#163d2b;letter-spacing:-.035em;margin:9px 0 14px;font-size:clamp(25px,2vw,34px);line-height:1}.mg-mode-content p{color:#67786e;font-size:15px;line-height:1.65}.mg-feel{color:#effff4;background:radial-gradient(circle at 82% 20%,#42ba6e2e,#0000 30%),linear-gradient(135deg,#03261e,#073f30 68%,#064a34);grid-template-columns:minmax(340px,.72fr) minmax(520px,1.28fr);align-items:center;gap:clamp(50px,7vw,120px);padding:150px clamp(24px,6vw,92px);display:grid;position:relative}.mg-feel:before{content:"";opacity:.14;background-image:radial-gradient(#adffb999 .7px,#0000 .7px);background-size:19px 19px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 40%,#000);mask-image:linear-gradient(90deg,#0000,#000 40%,#000)}.mg-feel-copy{z-index:2;justify-self:end;max-width:560px;position:relative}.mg-feel-copy .mg-section-kicker{color:#90d9a8}.mg-feel-copy h2{color:#fff}.mg-feel-copy>p{color:#e6ffeeab;margin-top:24px;font-size:17px;line-height:1.7}.mg-steps{gap:6px;margin:37px 0 0;padding:0;list-style:none;display:grid}.mg-steps li{grid-template-columns:48px 1fr;align-items:center;gap:13px;min-height:70px;padding:12px 13px;display:grid}.mg-steps b{width:42px;height:42px;color:var(--mg-green-bright);border:1px solid #9df04452;border-radius:13px;place-items:center;font-size:11px;display:grid}.mg-steps div{flex-direction:column;gap:5px;display:flex}.mg-steps strong{color:#fff;font-size:17px}.mg-steps span{color:#e2ffea94;font-size:13px}.mg-course-demo{z-index:2;aspect-ratio:9/4;border:8px solid #fffff7eb;border-radius:34px;position:relative;overflow:hidden;transform:rotate(1.4deg);box-shadow:0 45px 70px #00140d59}.mg-course-demo>img{object-fit:cover}.mg-course-overlay{background:linear-gradient(135deg,#0000 50%,#012b1933);position:absolute;inset:0}.mg-course-note{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.09em;background:#042e1ea1;border:1px solid #fff6;border-radius:13px;align-items:center;gap:9px;min-height:42px;padding:0 15px;font-size:10px;font-weight:850;display:flex;position:absolute;bottom:17px;left:18px}.mg-course-story{background:#fff;grid-template-columns:minmax(350px,.9fr) minmax(320px,.7fr);align-items:center;gap:clamp(30px,5vw,82px);min-height:330px;padding:80px clamp(28px,7vw,112px);display:grid}.mg-course-story .mg-section-kicker{color:#6a9477}.mg-course-story>div{min-width:0}.mg-course-story h2{color:#123a28;font-size:clamp(34px,4vw,59px)}.mg-course-story>p{color:#60736a;max-width:500px;font-size:16px;line-height:1.75}.mg-final-cta{color:#fff;text-align:center;background:#0d4a34;place-items:center;min-height:630px;padding:90px 24px;display:grid;position:relative;overflow:hidden}.mg-final-cta>img{z-index:0;object-fit:cover;object-position:center 56%;transition:transform 7s;transform:scale(1.015)}.mg-final-cta:hover>img{transform:scale(1.05)}.mg-final-shade{z-index:1;background:radial-gradient(circle,#02371c4d,#012318d1);position:absolute;inset:0}.mg-final-cta>div{z-index:2;width:min(760px,100%);padding:50px 30px;position:relative}.mg-final-cta .mg-section-kicker{color:#daffe2b8}.mg-final-cta h2{color:#fff;text-shadow:0 7px 32px #001f0f57;font-size:clamp(46px,6.5vw,92px)}.mg-final-cta p{color:#f2fff5c7;max-width:590px;margin:25px auto 31px;font-size:18px;line-height:1.65}.mg-final-cta .mg-button{min-width:230px}.mg-footer{color:#e0f6e78c;letter-spacing:.08em;text-transform:uppercase;background:#031d17;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;min-height:88px;padding:24px clamp(22px,5vw,76px);font-size:10px;font-weight:700;display:grid}.mg-footer strong{color:#a6e8b7;font-size:11px}.mg-footer span:last-child{justify-self:end}@keyframes mg-hero-breathe{to{transform:scale(1.045)}}@keyframes mg-sun-pulse{50%{opacity:.6;transform:scale(1.12)}}@keyframes mg-live-dot{50%{opacity:.45;transform:scale(.72)}}@keyframes mg-logo-float{50%{transform:translateY(-5px)rotate(-.35deg)}}@keyframes mg-preview-float{50%{transform:perspective(1100px)rotateY(-2deg)rotateX(1deg)translateY(-7px)}}@keyframes mg-shot-flow{to{stroke-dashoffset:-23px}}@keyframes mg-shot-origin{0%,to{opacity:.24;transform:scale(.9)}48%{opacity:.9;transform:scale(1.08)}}@keyframes mg-shot-target{0%,to{opacity:.2;transform:scale(.78)}50%{opacity:.82;transform:scale(1.14)}}@keyframes mg-demo-hole{0%{opacity:.95;transform:scale(.72)}to{opacity:0;transform:scale(1.65)}}@keyframes mg-scroll-line{0%,to{opacity:.25;transform-origin:top;transform:scaleY(.55)}50%{opacity:1;transform:scaleY(1)}}@media (max-width:1120px){.mg-hero{min-height:760px}.mg-hero-shell{grid-template-columns:minmax(360px,.9fr) minmax(410px,1.1fr);gap:48px;padding-inline:38px}.mg-logo{max-width:430px}.mg-floating-score{width:98px;height:98px;padding:14px;right:-10px}.mg-floating-tip{left:-14px}.mg-feel{grid-template-columns:minmax(320px,.82fr) minmax(450px,1.18fr);gap:54px;padding-inline:42px}.mg-course-story{grid-template-columns:1fr 1fr}}@media (max-width:860px){.mg-hero{min-height:auto}.mg-hero-background{object-position:58% center}.mg-hero-shade{background:linear-gradient(#021f19e0,#02231cb8 55%,#021c17f2)}.mg-hero-shell{flex-direction:column;gap:72px;padding:74px 24px 126px;display:flex}.mg-hero-copy{text-align:center;max-width:650px}.mg-logo{transform-origin:50%;margin-inline:auto}.mg-hero-copy h1,.mg-hero-copy>p{margin-inline:auto}.mg-hero-actions,.mg-trust-list{justify-content:center}.mg-hero-preview{width:min(690px,95%)}.mg-scroll-cue{display:none}.mg-mode-grid{grid-template-columns:1fr;max-width:620px}.mg-mode-card:nth-child(2),.mg-mode-card:nth-child(2):hover{transform:none}.mg-mode-card:hover{transform:translateY(-5px)}.mg-mode-content{min-height:0}.mg-feel{grid-template-columns:1fr;padding-block:105px}.mg-feel-copy{justify-self:start;max-width:680px}.mg-course-demo{width:min(760px,100%)}.mg-course-story{grid-template-columns:1fr 1fr}}@media (max-width:560px){.mg-hero-shell{gap:57px;padding-top:58px}.mg-eyebrow{letter-spacing:.13em;font-size:9px}.mg-logo{width:min(410px,100%)}.mg-hero-copy h1{font-size:clamp(38px,13vw,58px)}.mg-hero-copy>p{font-size:15px}.mg-hero-actions{flex-direction:column}.mg-button{width:100%}.mg-trust-list{gap:8px 12px;font-size:8px}.mg-hero-preview{width:100%}.mg-preview-frame{border-width:5px;border-radius:23px}.mg-floating-score{border-radius:20px;width:82px;height:82px;padding:11px;top:-26px;right:-5px}.mg-floating-score strong{font-size:26px}.mg-floating-score span,.mg-floating-score small{font-size:7px}.mg-floating-tip{min-height:38px;padding-inline:12px;font-size:8px;bottom:-18px;left:4px}.mg-preview-label{min-height:29px;font-size:8px;top:11px;left:11px}.mg-modes{padding:104px 16px 100px}.mg-section-heading{margin-bottom:36px}.mg-section-heading h2,.mg-feel-copy h2,.mg-course-story h2{font-size:39px}.mg-section-heading p{font-size:15px}.mg-mode-card{border-radius:24px}.mg-mode-content{padding:27px 24px 30px}.mg-feel{padding:86px 18px}.mg-feel-copy>p{font-size:15px}.mg-course-demo{border-width:5px;border-radius:23px}.mg-course-note{min-height:34px;font-size:8px;bottom:9px;left:10px}.mg-course-story{grid-template-columns:1fr;gap:24px;padding:70px 22px}.mg-course-story>p{grid-column:1;font-size:15px}.mg-final-cta{min-height:570px}.mg-final-cta>div{padding-inline:0}.mg-final-cta h2{font-size:50px}.mg-final-cta p{font-size:16px}.mg-footer{text-align:center;grid-template-columns:1fr}.mg-footer span:last-child{justify-self:center}}@media (prefers-reduced-motion:reduce){.minigolf-landing *,.minigolf-landing :before,.minigolf-landing :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.mg-shot-tracer{display:none}}.mg-footer{grid-template-columns:1fr auto 1fr auto}.mg-footer span:last-of-type{justify-self:end}.mg-footer-legal{color:#e0f6e7b8;border-bottom:1px solid #a6e8b759;justify-self:end;padding-bottom:1px;text-decoration:none}.mg-footer-legal:hover{color:#a6e8b7;border-bottom-color:#a6e8b7}@media (max-width:860px){.mg-footer{text-align:center;grid-template-columns:1fr;justify-items:center}.mg-footer span:last-of-type,.mg-footer-legal{justify-self:center}}
