.goal-root{--g-canvas:#f6efe2;--g-surface:#fbf6ec;--g-ink:#191510;--g-ink-hover:#33291d;--g-panel:#1c1712;--g-taupe:#75695a;--g-gold:#b8860b;--g-gold-bright:#c99a24;--g-gold-text:#8a6206;--g-gold-tint:rgba(184,134,11,.12);--g-marker:rgba(184,134,11,.35);--g-code:#e8dfc9;--g-hair:rgba(117,105,90,.16);--g-hair-strong:rgba(117,105,90,.35);--g-round:var(--font-hanken),ui-rounded,"SF Pro Rounded",-apple-system,BlinkMacSystemFont,sans-serif;--g-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;--g-mono:ui-monospace,"SF Mono",Menlo,monospace;position:relative;min-height:100vh;background:transparent;color:var(--g-ink);font-family:var(--g-sans);-webkit-font-smoothing:antialiased;scroll-behavior:smooth}.goal-root a{color:var(--g-ink);text-decoration:none;transition:color .2s ease}.goal-root a:hover{color:var(--g-gold-text)}.goal-root ::-moz-placeholder{color:#a5977f}.goal-root ::placeholder{color:#a5977f}.goal-root a:focus-visible,.goal-root button:focus-visible,.goal-root input:focus-visible{outline:3px solid var(--g-gold);outline-offset:2px;border-radius:6px}.goal-root a.goal-btn-ink,.goal-root a.goal-btn-ink:hover{color:var(--g-surface)}.goal-root a.goal-pill-gold,.goal-root a.goal-pill-gold:hover{color:var(--g-gold-text)}.goal-bg{background:var(--g-canvas) url(/brand/d2ca119bc2804c1f665c1a2049dce134.jpg) center center /cover no-repeat;filter:saturate(1.06) contrast(1.03)}.goal-bg,.goal-bg-veil{position:fixed;inset:0;z-index:-1;pointer-events:none}.goal-bg-veil{background:radial-gradient(130% 105% at 50% 40%,hsla(39,53%,93%,.16) 0,hsla(39,53%,93%,.4) 48%,hsla(39,53%,93%,.66) 100%),linear-gradient(180deg,hsla(39,53%,93%,.55) 0,hsla(39,53%,93%,.1) 20%,hsla(39,53%,93%,.14) 68%,hsla(39,53%,93%,.5))}.goal-layer{position:relative;z-index:1}.goal-root:has(.goal-hero){display:flex;flex-direction:column;min-height:100dvh}.goal-root:has(.goal-hero) .goal-layer{flex:1 0 auto;display:flex;flex-direction:column}.goal-root:has(.goal-hero) main{flex:1 0 auto;display:flex;flex-direction:column;align-items:center;background:radial-gradient(ellipse 34% 40% at 50% 50%,hsla(39,53%,93%,.88) 0,hsla(39,53%,93%,.62) 48%,hsla(39,53%,93%,0) 100%)}.goal-root:has(.goal-hero) .goal-footer{margin-top:0}.goal-nav{position:sticky;top:0;z-index:50;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:hsla(39,53%,93%,.85);border-bottom:1px solid rgba(117,105,90,.12)}.goal-nav-inner{max-width:1080px;margin:0 auto;padding:12px 24px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px}.goal-wordmark{justify-self:start;font-family:var(--g-round);font-weight:800;font-size:20px;letter-spacing:-.02em}.goal-nav-links{justify-self:center;display:flex;gap:22px;align-items:center;flex-wrap:wrap;justify-content:center;font-size:14px}.goal-nav-links a{color:var(--g-taupe)}.goal-nav-links a:hover{color:var(--g-ink)}.goal-nav-cta{justify-self:end}.goal-btn-ink{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:var(--g-ink);color:var(--g-surface);border:none;border-radius:999px;padding:13px 24px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;transition:transform .2s ease,background .2s ease}.goal-btn-ink:hover{background:var(--g-ink-hover);color:var(--g-surface);transform:translateY(-1px)}.goal-btn-ink.sm{padding:9px 18px;font-size:13.5px}.goal-pill-gold{margin-top:16px;display:inline-flex;align-items:center;gap:8px;background:transparent;border:1px solid rgba(184,134,11,.4);color:var(--g-gold-text);border-radius:999px;padding:8px 16px;font-size:13.5px;cursor:pointer;font-family:inherit;transition:background .2s ease}.goal-pill-gold:hover{background:rgba(184,134,11,.08);color:var(--g-gold-text)}.goal-dot{width:7px;height:7px;border-radius:50%;background:var(--g-gold);display:inline-block;animation:goalGlow 2.4s ease-in-out infinite}.goal-hero,.goal-section{max-width:640px;margin:0 auto;padding:90px 24px;text-align:center}.goal-hero{width:100%;flex:1;display:flex;flex-direction:column;justify-content:center;padding:40px 24px}.goal-section.narrow{max-width:560px;padding:100px 24px}.goal-h1{font-family:var(--g-round);font-weight:800;font-size:clamp(40px,6.5vw,60px);letter-spacing:-.03em;line-height:1.06;margin:0 0 18px}.goal-hero-head{position:relative}.goal-hero-tag{position:absolute;top:-22px;right:-6px;transform:rotate(7deg);background:var(--g-gold-tint);color:var(--g-gold-text);border:1px solid rgba(184,134,11,.45);border-radius:999px;padding:5px 14px;font-family:var(--g-mono);font-size:12px;letter-spacing:.04em;white-space:nowrap;box-shadow:0 4px 12px rgba(25,21,16,.06);z-index:2}.goal-lead{font-size:18px;color:var(--g-taupe);line-height:1.55;margin:0 auto 32px;max-width:400px;text-wrap:pretty}.goal-lead strong{color:var(--g-ink);font-weight:700}.goal-h2{font-family:var(--g-round);font-weight:800;font-size:clamp(28px,4vw,40px);letter-spacing:-.03em;margin:0 0 14px;line-height:1.12}.goal-sub{color:var(--g-taupe);font-size:17px;line-height:1.6;margin:0 0 44px;text-wrap:pretty}.goal-marker{padding:0 4px;background:linear-gradient(var(--g-marker),var(--g-marker)) no-repeat 0 62% /100% 32%}.goal-form{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.goal-form input{border:1px solid rgba(117,105,90,.3);background:var(--g-surface);border-radius:999px;padding:13px 20px;font-size:15px;width:min(260px,76vw);color:var(--g-ink);font-family:inherit;box-shadow:inset 0 2px 8px rgba(25,21,16,.04)}.goal-form-done{margin:0;color:var(--g-gold-text);font-family:var(--g-mono);font-size:13.5px;letter-spacing:.02em}.goal-form-err{margin:8px 0 0;color:#a23b1e;font-size:13px}.goal-pillars{display:grid;gap:14px;text-align:left}.goal-pillar{position:relative;background:hsla(40,65%,95%,.92);border:1px solid rgba(117,105,90,.2);border-radius:0;padding:18px 26px 22px;display:flex;flex-direction:column;align-items:stretch;gap:10px;box-shadow:0 6px 18px rgba(25,21,16,.04);transition:transform .25s ease,box-shadow .25s ease}.goal-pillar-body{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}.goal-pillar:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(25,21,16,.07)}.goal-pillar h3{font-family:var(--g-round);font-weight:700;font-size:18px;margin:0;min-width:130px}.goal-pillar p{margin:0;color:var(--g-taupe);font-size:15px;line-height:1.5}.goal-pillar-tag{align-self:flex-end;background:var(--g-gold-tint);color:var(--g-gold-text);border-radius:999px;padding:4px 12px;font-family:var(--g-mono);font-size:11.5px;letter-spacing:.04em;white-space:nowrap}.goal-slab{position:relative;border-radius:0}.goal-slab:after,.goal-slab:before{content:"";position:absolute;left:-32px;right:-32px;height:1px;background:var(--g-hair-strong)}.goal-slab:before{top:-1px}.goal-slab:after{bottom:-1px}.goal-tip{background:hsla(40,65%,95%,.94);border:1px solid rgba(117,105,90,.2);padding:28px;box-shadow:0 14px 36px rgba(25,21,16,.07);text-align:left;transform:rotate(1deg);max-width:420px;margin:0 auto 44px;transition:transform .3s ease}.goal-tip:hover{transform:rotate(0)}.goal-tag{display:inline-block;background:var(--g-gold-tint);color:var(--g-gold-text);border-radius:999px;padding:4px 13px;font-family:var(--g-mono);font-size:11.5px;letter-spacing:.04em}.goal-tip-line{font-family:var(--g-round);font-weight:700;font-size:20px;line-height:1.35;margin:14px 0 16px;letter-spacing:-.01em}.goal-tip-meta{margin:0;color:var(--g-taupe);font-family:var(--g-mono);font-size:12px}.goal-call{background:hsla(40,65%,95%,.94);border:1px solid rgba(117,105,90,.2);padding:20px 24px;margin:0 0 40px;text-align:left;display:flex;flex-direction:column;gap:10px}.goal-call-meta{margin:0;color:var(--g-taupe);font-family:var(--g-mono);font-size:12.5px}.goal-call-meta b{color:var(--g-gold-text)}.goal-avatars{display:flex;align-items:center;gap:12px}.goal-avatars .stack{display:flex}.goal-avatars .stack span{width:26px;height:26px;border-radius:50%;border:2px solid var(--g-surface);display:inline-block}.goal-avatars .stack span+span{margin-left:-8px}.goal-avatars .note{color:var(--g-taupe);font-size:13px}.goal-code{background:var(--g-panel);border:1px solid rgba(25,21,16,.6);text-align:left;box-shadow:0 18px 44px rgba(25,21,16,.18)}.goal-code .bar{display:flex;align-items:center;gap:8px;padding:12px 16px;border-bottom:1px solid hsla(43,40%,85%,.12)}.goal-code .bar i{width:10px;height:10px;border-radius:50%;display:inline-block}.goal-code .bar i:first-child{background:hsla(43,40%,85%,.25)}.goal-code .bar i:nth-child(2){background:hsla(43,40%,85%,.18)}.goal-code .bar i:nth-child(3){background:hsla(43,40%,85%,.12)}.goal-code .bar .file{margin-left:10px;color:hsla(43,40%,85%,.55);font-family:var(--g-mono);font-size:12px}.goal-code .body{padding:20px 22px;font-family:var(--g-mono);font-size:13px;line-height:1.7;color:var(--g-code)}.goal-code .body .q{margin:0 0 14px}.goal-code .body .q span{color:var(--g-gold-bright)}.goal-code .body .a{margin:0 0 6px;padding-left:14px;border-left:2px solid rgba(201,154,36,.5)}.goal-code .body .src{margin:0 0 0 16px;color:hsla(43,40%,85%,.5);font-size:11.5px}.goal-code .cmd{padding:14px 22px;border-top:1px solid hsla(43,40%,85%,.12);font-family:var(--g-mono);font-size:13px;overflow-x:auto;white-space:nowrap;color:var(--g-code)}.goal-code .cmd span{color:var(--g-gold-bright)}.goal-footer{position:relative;z-index:1;border-top:1px solid rgba(117,105,90,.14);margin-top:40px}.goal-footer-cta{max-width:560px;margin:0 auto;padding:90px 24px 40px;text-align:center}.goal-footer-line{font-family:var(--g-round);font-weight:800;font-size:clamp(26px,3.6vw,36px);letter-spacing:-.03em;margin:0;line-height:1.2}.goal-footer-cta .goal-form{margin-top:34px}.goal-footer-list{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:28px}.goal-footer-list .xlist{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(117,105,90,.25);border-radius:999px;padding:8px 16px;font-size:13.5px;color:var(--g-taupe);transition:border-color .2s ease,color .2s ease}.goal-footer-list .xlist:hover{border-color:rgba(25,21,16,.45);color:var(--g-ink)}.goal-footer-list .stack{display:flex}.goal-footer-list .stack span{width:22px;height:22px;border-radius:50%;border:2px solid var(--g-canvas);display:inline-block}.goal-footer-list .stack span+span{margin-left:-7px}.goal-footer-bar{border-top:1px solid rgba(117,105,90,.14);margin-top:48px}.goal-footer-bar.flush{border-top:none;margin-top:0}.goal-footer-bar-inner{max-width:720px;margin:0 auto;padding:24px;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.goal-footer-bar .wm{display:inline-flex;align-items:center;gap:8px;font-family:var(--g-round);font-weight:800;font-size:17px}.goal-footer-bar .wm-logo{width:20px;height:20px;display:block}.goal-footer-nav{display:flex;gap:18px;flex-wrap:wrap;font-size:13.5px;margin-left:auto}.goal-footer-nav a{color:var(--g-taupe)}.goal-footer-nav a:hover{color:var(--g-ink)}@keyframes goalRise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes goalGlow{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.15);opacity:1}}@keyframes goalMarkerSweep{0%{background-size:0 100%}to{background-size:100% 100%}}@keyframes goalSunGlow{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.06);opacity:1}}@keyframes goalShimmer{0%,to{opacity:.5}50%{opacity:.9}}@keyframes goalCloudDrift{0%{transform:translateX(-260px)}to{transform:translateX(1700px)}}@keyframes goalFly{0%{transform:translateX(-160px) translateY(0)}50%{transform:translateX(760px) translateY(-40px)}to{transform:translateX(1620px) translateY(10px)}}@keyframes goalSway{0%{transform:rotate(-1.6deg)}to{transform:rotate(1.6deg)}}.goal-rise{animation:goalRise .8s ease both}.goal-rise.d1{animation-delay:.15s}.goal-sun-halo{animation:goalSunGlow 8s ease-in-out infinite;transform-box:fill-box;transform-origin:center}.goal-sun-core{animation:goalShimmer 7s ease-in-out infinite}.goal-cloud-a{animation:goalCloudDrift 150s linear infinite}.goal-cloud-b{animation:goalCloudDrift 210s linear infinite}.goal-birds{animation:goalFly 70s linear infinite}.goal-grass-l{animation:goalSway 5s ease-in-out infinite alternate}.goal-grass-l,.goal-grass-r{transform-box:fill-box;transform-origin:bottom center}.goal-grass-r{animation:goalSway 6.5s ease-in-out infinite alternate}.goal-reveal-init{opacity:0}.goal-reveal-shown{opacity:1}@media (prefers-reduced-motion:reduce){.goal-root *{animation:none!important;transition:none!important}.goal-reveal-init{opacity:1!important;transform:none!important}}@media (max-width:560px){.goal-slab:after,.goal-slab:before{left:0;right:0}.goal-hero{padding:32px 20px}.goal-hero,.goal-section,.goal-section.narrow{padding-left:20px;padding-right:20px}.goal-pillar{padding:18px 20px}.goal-nav-inner{display:flex;flex-wrap:wrap;gap:12px}.goal-nav-links{order:3;width:100%;justify-self:auto;justify-content:center}.goal-nav-cta{justify-self:auto;margin-left:auto}}