:root{color:#214f21;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--text-heading:#123312;--text-muted:#4c774c;--accent:#228b22;--border:#228b222e;--shadow:0 20px 45px #228b221f;background:radial-gradient(circle at top,#228b223d,#0000 32%),linear-gradient(#f4fff4 0%,#e5f6e5 100%);font-family:Arial,Helvetica,sans-serif;font-weight:400;line-height:1.6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit}img{max-width:100%}h1,h2{color:var(--text-heading);line-height:1.12}h1{margin:0 0 16px;font-size:clamp(2.6rem,5vw,4.7rem)}h2{font-size:clamp(1.6rem,3vw,2.2rem)}p{font-size:1rem}#root{min-height:100vh}.page-shell{width:min(1120px,100% - 32px);margin:0 auto;padding:40px 0 72px}.app-header{justify-content:space-between;align-items:center;gap:20px;margin:0 0 16px;display:flex}.app-brand{align-items:center;gap:14px;display:flex}.route-nav{flex-wrap:wrap;gap:12px;margin:0;display:flex}.route-link,.hero-link{border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex}.route-link{color:var(--accent);background:#228b2214;border:1px solid #228b2233}.route-link:hover,.route-link:focus-visible,.hero-link:hover,.hero-link:focus-visible{transform:translateY(-2px);box-shadow:0 14px 24px #228b2224}.route-link-active,.hero-link{color:#fff;background:var(--accent);border:1px solid var(--accent)}.hero-section{padding:8px 0 20px}.hero-copy,.content-card{border:1px solid #5cff5cd1;border-radius:28px;box-shadow:0 20px 45px #228b2224,0 0 18px #6eff6e4d}.hero-copy{background:radial-gradient(circle at 0 0,#228b2242,#0000 5%),radial-gradient(circle at 100% 100%,#54b85438,#0000 40%),linear-gradient(135deg,#d6f1d6fa,#f1fbf1f5 48%,#fffffffa);padding:24px 28px;animation:2.4s ease-in-out infinite cardPulseSharp;position:relative;box-shadow:0 20px 45px #228b2224,0 0 24px #78ff7861,0 0 48px #78ff782e,inset 0 0 24px #8fe68f38}.hero-copy:before{content:"";-webkit-mask-composite:xor;pointer-events:none;filter:blur(1px);background:linear-gradient(135deg,#7ee47e1f,#92eb92eb,#bdf7bdf2,#7ee47e2e);border-radius:30px;padding:2px;position:absolute;inset:-2px;box-shadow:0 0 18px #8cff8cc7,0 0 38px #8cff8c70,0 0 58px #8cff8c3d;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.header-logo-card{border:1px solid var(--border);width:72px;height:72px;box-shadow:var(--shadow);background:radial-gradient(circle at top,#228b224d,#0000 55%),linear-gradient(#fffffff2,#e8f7e8f5);border-radius:20px;flex:0 0 72px;justify-content:center;align-items:center;display:flex}.header-logo{object-fit:contain;filter:drop-shadow(0 12px 20px #228b222e);width:46px;height:46px;display:block}.hero-brand-copy{gap:4px;display:grid}.hero-brand-name{color:var(--text-heading);font-size:1rem;font-weight:800}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.18em;color:var(--accent);margin:0;font-size:.78rem;font-weight:700}.hero-copy h1{background:linear-gradient(135deg,#176f17 0%,#6fe26f 32%,#32b432 64%,#176f17 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 12px;font-size:clamp(2rem,2vw,3rem)}.hero-tagline{background:linear-gradient(135deg,#176b17 0%,#228b22 45%,#5fcf7a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:46rem;margin:0;font-size:1.08rem;line-height:1.55}.hero-description{max-width:70ch;margin:12px 0 0}.hero-description-secondary{color:var(--text-muted)}.content-card{background:#ecf9ecf5;border:1px solid #5cff5cd1;margin-top:24px;padding:34px;animation:2.4s ease-in-out infinite cardPulseSharp;position:relative;box-shadow:0 20px 45px #228b2224,0 0 18px #6eff6e4d}@keyframes cardPulseSharp{0%,to{border-color:#5cf45cb8;box-shadow:0 20px 45px #228b2224,0 0 18px #7cff7c52,0 0 34px #7cff7c29}50%{border-color:#baffba;box-shadow:0 20px 45px #228b222e,0 0 26px #9aff9aad,0 0 52px #9aff9a57,0 0 84px #9aff9a33}}.section-heading{margin-bottom:22px}.section-heading h2{margin:0}.store-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.store-card{color:var(--text-heading);background:linear-gradient(145deg,#eaf8eaf2,#fffffffa);border:1px solid #228b2233;border-radius:22px;flex-direction:column;gap:10px;padding:24px;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex}.store-card:hover,.store-card:focus-visible{border-color:#228b227a;transform:translateY(-3px);box-shadow:0 20px 36px #228b2229}.store-card-disabled{cursor:not-allowed;opacity:.72}.store-card-disabled:hover,.store-card-disabled:focus-visible{box-shadow:none;border-color:#228b2233;transform:none}.store-label{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:.82rem;font-weight:700}.store-card strong{font-size:1.15rem}.store-note{color:var(--text-muted)}.legal-card{scroll-margin-top:24px}.legal-copy{gap:16px;display:grid}.legal-section{gap:12px;display:grid}.legal-section+.legal-section{border-top:1px solid #228b221f;padding-top:8px}.legal-section h3{color:var(--text-heading);margin:0;font-size:1.12rem}.legal-copy p{margin:0}.legal-subtitle{color:var(--text-heading);font-weight:700}.legal-list{gap:8px;margin:0;padding-left:1.4rem;display:grid}.legal-list li{padding-left:.2rem}.legal-meta{color:var(--text-muted);font-size:.95rem}.legal-copy a{color:var(--accent)}@media (width<=860px){.page-shell{width:min(100% - 20px,1120px);padding:20px 0 48px}.hero-section{padding:4px 0 18px}.app-header,.route-nav{flex-direction:column;align-items:stretch}.route-link{width:100%}.hero-copy,.content-card{border-radius:22px;padding:24px}.app-brand{justify-content:flex-start}.header-logo-card{flex-basis:64px;width:64px;height:64px}.header-logo{width:40px;height:40px}.store-grid{grid-template-columns:1fr}}
