@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Permanent+Marker&display=swap");:root{--navy:#031c30;--blue:#168df2;--cream:#faf7ef;--lime:#e5f527;--pale:#bde4ff;--ink:#071427;--muted:#566275}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:DM Sans,Arial,sans-serif;font-size:16px}button,input,select,textarea{font:inherit}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--lime);outline-offset:3px}header{position:relative;z-index:5;max-width:1200px;margin:auto;padding:25px 28px 16px;display:flex;justify-content:space-between;align-items:flex-start;background:var(--cream)}.brand{border:0;background:none;text-align:left;padding:0;color:var(--ink)}.brand strong,footer strong{display:block;font-size:1.75rem;line-height:1;font-weight:700;letter-spacing:-.06em}.brand span,footer span{font-size:.64rem;font-weight:700;letter-spacing:.16em;display:block;margin-top:6px}.menu{border:0;background:none;padding:3px;color:var(--navy)}.menu svg{width:30px;height:30px}nav{position:absolute;top:78px;right:20px;background:white;border-radius:18px;box-shadow:0 16px 35px #031c3030;padding:9px;display:grid;width:220px}nav button{border:0;background:none;text-align:left;padding:13px;border-radius:10px;font-weight:700}nav button:hover{background:var(--pale)}.hero{max-width:1200px;margin:auto;min-height:560px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);overflow:hidden;border-radius:0 0 40px 40px;background:var(--cream)}.hero-copy{padding:90px clamp(30px,6vw,88px) 70px;position:relative;z-index:1}.eyebrow{font-size:.7rem;letter-spacing:.14em;font-weight:700;color:var(--blue);margin-bottom:20px}.hero h1{font-size:clamp(2.45rem,4.5vw,4.6rem);line-height:.99;letter-spacing:-.065em;margin:0 0 26px;max-width:720px}.hero mark,.success mark{background:linear-gradient(176deg,transparent 32%,var(--lime) 33% 87%,transparent 88%);padding:0 .08em;color:inherit}.hero p{font-size:1.1rem;line-height:1.48;max-width:520px;margin:0}.hero-cta,.submit{border:0;background:var(--blue);color:#fff;display:inline-flex;align-items:center;gap:8px;font-weight:700;border-radius:14px;padding:15px 19px;margin-top:28px;box-shadow:0 7px 0 #0872cf}.demo span svg,.hero-cta svg,.submit svg{width:20px}.hero-photo{background:url(/toronto-main-street.png) 50%/cover no-repeat;position:relative;min-height:410px;border-radius:130px 0 0 130px}.hero-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--cream) 0,transparent 35%)}.sun{position:absolute;left:-16px;bottom:0;width:95px;height:95px;background:var(--blue);border-radius:100% 0 0 0}.problem{color:white;position:relative;padding:70px 24px 80px}.problem,.top-wave{background:var(--navy)}.top-wave{position:absolute;top:-40px;left:0;width:100%;height:80px;border-radius:50% 50% 0 0/100% 100% 0 0}.section-head{max-width:760px;margin:0 auto 28px;position:relative}.scribble{font-family:Permanent Marker,cursive;letter-spacing:.02em;font-size:clamp(1.55rem,4vw,2.7rem);line-height:1.05;margin:0}.section-head h2{font-size:clamp(2rem,5vw,3.8rem);letter-spacing:-.06em;line-height:.95;margin:5px 0 0}.section-head em{font-style:normal;color:var(--blue)}.accent{position:absolute;color:var(--blue);right:12px;bottom:5px;font-size:2rem;font-weight:700;transform:rotate(-12deg)}.intake,.success{max-width:760px;margin:auto;background:var(--cream);color:var(--ink);border-radius:28px;padding:27px;box-shadow:0 15px 40px #0003}.field{display:block;margin:0 0 16px;font-weight:700}.field>span,fieldset legend{display:block;margin-bottom:7px}.consent b,.field b{color:#d5262e}.field small,fieldset small{font-weight:400;color:var(--muted);display:block;margin:-2px 0 7px}input,select,textarea{width:100%;border:1px solid #cbd4df;border-radius:10px;padding:12px;background:white;color:var(--ink)}textarea{resize:vertical;min-height:116px}.two{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}fieldset{border:0;margin:0 0 18px;padding:0;font-weight:700}.chips{display:flex;gap:8px;flex-wrap:wrap}.chips button{border:1px solid #d5deea;background:#eef3fa;padding:8px 10px;border-radius:999px;font-size:.83rem;display:flex;align-items:center;gap:4px}.chips button svg{height:15px;width:15px}.chips .chosen{background:var(--pale);border-color:var(--blue)}.consent{display:flex;gap:9px;align-items:flex-start;font-size:.9rem;font-weight:500}.consent input{width:19px;height:19px;accent-color:var(--blue);flex:0 0 auto}.error{color:#b42318!important;font-weight:700}.submit{width:100%;justify-content:center;font-size:1.05rem;margin-top:18px;padding:17px}.fine{color:var(--muted);font-size:.82rem;margin:14px 0 0}.fine,.success{text-align:center}.success{padding:55px 30px;max-width:620px}.success>svg{color:var(--blue);width:58px;height:58px;transform:rotate(-18deg);margin-bottom:12px}.success .scribble{font-size:2.3rem}.success h3{font-size:2rem;letter-spacing:-.05em;margin:15px auto;max-width:470px}.success>p:not(.scribble):not(.sign){max-width:470px;line-height:1.5;margin:0 auto}.sign{font-family:Permanent Marker;font-size:1.4rem;margin-top:20px!important}.examples{background:var(--navy);color:#fff;padding:25px 24px 75px}.intro{line-height:1.45;max-width:590px;font-size:1.08rem}.demos{max-width:760px;margin:auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.demo{display:flex;gap:14px;align-items:flex-start;padding:18px;text-decoration:none;color:var(--ink);background:var(--cream);border-radius:22px;transition:transform .2s}.demo:hover{transform:translateY(-4px)}.demo-icon{background:linear-gradient(135deg,#9272f5,#4f2ac4);color:white;min-width:48px;height:48px;border-radius:16px;display:grid;place-items:center;font-size:1.6rem}.demo h3{font-size:1.05rem;margin:0 0 7px;line-height:1.05}.demo p{font-size:.88rem;margin:0;line-height:1.3}.demo span{color:var(--blue);font-weight:700;display:flex;align-items:center;gap:4px;margin-top:12px}aside{max-width:760px;margin:22px auto 0;background:var(--pale);color:var(--ink);padding:20px;border-radius:21px;display:flex;gap:15px}aside svg{color:#342d00;width:38px;height:38px;flex:none}aside strong{font-size:1.1rem}aside p{line-height:1.35;margin:4px 0 0;font-size:.91rem}.about{padding:75px 28px;max-width:760px;margin:auto}.about .scribble{color:var(--blue)}.about>p:last-child{font-size:1.25rem;line-height:1.5;max-width:680px}footer{background:var(--navy);color:white;padding:45px 28px;text-align:center}footer strong{font-size:1.65rem}footer a{color:white;display:flex;justify-content:center;align-items:center;gap:8px;margin:25px auto;text-decoration:none;font-size:.94rem}footer a svg{color:var(--blue)}.line{height:1px;background:var(--blue);max-width:650px;margin:auto}footer p{max-width:420px;margin:22px auto 0;line-height:1.4;font-size:.92rem}footer i{display:block;margin:5px auto 0;width:70px;height:7px;background:var(--lime);border-radius:50%;transform:rotate(-4deg)}@media(max-width:620px){header{padding:21px 22px 11px}.brand strong{font-size:1.55rem}.hero{grid-template-columns:1fr;min-height:0;border-radius:0;position:relative}.hero-copy{padding:35px 26px 280px}.hero h1{font-size:2.46rem;max-width:330px}.hero p{font-size:1rem;max-width:320px}.hero-cta{display:none}.hero-photo{position:absolute;right:0;bottom:0;width:48%;height:405px;min-height:0;border-radius:100px 0 0 0;background-position:50%}.hero-photo:before{background:linear-gradient(90deg,var(--cream),transparent 36%)}.sun{width:58px;height:58px}.problem{padding:48px 16px 55px}.top-wave{top:-25px;height:50px}.section-head{padding:0 10px}.scribble{font-size:1.57rem}.section-head h2{font-size:2.35rem}.accent{right:5px}.intake{border-radius:22px;padding:20px 16px}.demos,.two{grid-template-columns:1fr}.field{margin-bottom:15px}.examples{padding:18px 16px 52px}.demo{padding:16px}.about{padding:55px 26px}.about>p:last-child{font-size:1.08rem}.success{padding:42px 22px}.success h3{font-size:1.65rem}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@import url("https://fonts.googleapis.com/css2?family=Patrick+Hand&display=swap");#problem .accent,#problem .section-head h2,.scribble,.sign,.success .scribble{font-family:Patrick Hand,Comic Sans MS,cursive;font-weight:400;text-shadow:none}#problem .scribble{letter-spacing:.025em}#problem .section-head h2{font-weight:400;letter-spacing:.02em}.about h2{font-size:clamp(2rem,4vw,3.1rem);letter-spacing:-.06em;line-height:1.02;max-width:680px;margin:14px 0 24px}.about>p:not(.scribble){font-size:1.08rem;line-height:1.58;max-width:680px;margin:0 0 17px}.about .about-sign{font-size:1.24rem;font-weight:700;line-height:1.42;border-left:6px solid var(--lime);padding-left:19px;margin-top:28px}@media (max-width:620px){.about .about-sign{font-size:1.12rem}}.brand{position:relative}.brand:after{content:"";display:block;width:74px;height:5px;border-radius:999px;background:var(--blue);margin-top:9px;transform:rotate(-1deg)}.hero h1 mark,.success mark{background:linear-gradient(177deg,transparent 31%,var(--lime) 32% 88%,transparent 89%);box-decoration-break:clone;-webkit-box-decoration-break:clone}#problem{overflow:hidden}#problem .section-head{padding:24px 18px 14px}#problem .section-head:after,#problem .section-head:before{content:"";position:absolute;pointer-events:none;border:5px solid var(--blue);border-left:0;border-bottom:0;border-radius:0 18px 0 0;transform:rotate(-11deg)}#problem .section-head:before{width:38px;height:16px;right:5px;top:24px}#problem .section-head:after{width:27px;height:12px;right:-18px;top:58px;transform:rotate(18deg)}#problem .scribble{color:var(--cream);font-size:clamp(1.85rem,4.4vw,3.15rem);line-height:1.14;max-width:640px;text-shadow:1px 1px 0 rgba(255,255,255,.14)}#problem .section-head h2{color:var(--blue);font-family:Permanent Marker,cursive;font-size:clamp(2rem,4.7vw,3.7rem);letter-spacing:.015em;line-height:1.02;transform:rotate(-1.2deg)}#problem .section-head h2 em{color:var(--blue);position:relative;white-space:nowrap}#problem .section-head h2 em:after{content:"";position:absolute;height:6px;background:var(--blue);border-radius:100% 20% 100% 30%;left:-3px;right:-10px;bottom:-8px;transform:rotate(-2deg)}#problem .accent{font-family:Permanent Marker,cursive;font-size:2.35rem;letter-spacing:.18em}.intake{border:2px solid rgba(255,255,255,.2)}.intake:before{content:"TELL ME WHAT'S GETTING IN THE WAY";display:block;color:var(--blue);font-size:.68rem;letter-spacing:.16em;font-weight:700;margin:0 0 18px}.submit{border:2px solid #56b7ff;box-shadow:0 7px 0 #0872cf,8px 8px 0 rgba(229,245,39,.7)}.chips .chosen{box-shadow:3px 3px 0 rgba(22,141,242,.28)}@media (max-width:620px){#problem .section-head{padding:20px 7px 12px}#problem .scribble{font-size:1.72rem;max-width:310px}#problem .section-head h2{font-size:2.1rem}#problem .section-head:before{right:0;top:15px}.intake:before{font-size:.61rem}}.opportunities{max-width:760px;margin:auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.opportunity{display:flex;gap:14px;align-items:flex-start;padding:20px;color:var(--ink);background:var(--cream);border:2px solid transparent;border-radius:22px;box-shadow:5px 6px 0 rgba(22,141,242,.35)}.opportunity:hover{border-color:var(--lime)}.opportunity-icon{color:var(--blue);min-width:43px;padding-top:2px}.opportunity-icon svg{width:37px;height:37px;stroke-width:2.4}.opportunity h3{font-size:1.08rem;margin:0 0 7px;line-height:1.08}.opportunity p{font-size:.9rem;margin:0;line-height:1.38}.opportunity span{color:var(--blue);font-size:.86rem;font-weight:700;display:flex;align-items:center;gap:4px;margin-top:14px}.opportunity span svg{width:17px}@media(max-width:620px){.opportunities{grid-template-columns:1fr}.opportunity{padding:17px}}