@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap";:root{color:#172b2d;background:#fcfaf5;font-family:Manrope,Arial,sans-serif;font-synthesis:none}*{box-sizing:border-box}html,body{min-width:320px;min-height:100%}body{margin:0;overflow:hidden;background:#fcfaf5}.page{position:relative;isolation:isolate;min-height:100svh;overflow:hidden;padding:clamp(20px,3vw,44px);background:radial-gradient(ellipse at 12% 18%,rgba(106,221,210,.2),transparent 28%),radial-gradient(ellipse at 86% 16%,rgba(244,184,210,.2),transparent 30%),radial-gradient(ellipse at 68% 78%,rgba(214,185,112,.16),transparent 31%),#fcfaf5}.page:before,.page:after{content:"";position:absolute;z-index:-1;width:min(46vw,680px);aspect-ratio:1;border-radius:50%;filter:blur(32px);opacity:.5}.page:before{top:24%;right:-12%;background:radial-gradient(circle,rgba(255,231,149,.38),transparent 66%)}.page:after{bottom:-20%;left:24%;background:radial-gradient(circle,rgba(154,205,255,.26),transparent 68%)}.brand{display:flex;align-items:center;gap:12px;color:#245b59;opacity:0;animation:fade-in .9s .15s ease forwards}.brand__mark{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(42,127,121,.34);border-radius:50%;font-size:8px;font-weight:700;letter-spacing:.08em}.brand__name{font-size:9px;font-weight:600;letter-spacing:.3em}.after-yes{display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(980px,100%);min-height:calc(100svh - clamp(40px,6vw,88px));margin:-34px auto 0;text-align:center}.after-yes__copy{opacity:0;animation:reveal .95s .3s cubic-bezier(.22,.75,.18,1) forwards}.eyebrow{margin:0 0 22px;color:#7e9c99;font-size:9px;font-weight:600;letter-spacing:.28em}h1{margin:0;font-size:clamp(3.5rem,8.8vw,9.7rem);font-weight:500;line-height:.88;letter-spacing:-.09em}h1 em{color:transparent;background:linear-gradient(105deg,#298d87 4%,#5ec6bc 38%,#b19ad9 68%,#d67eaa 96%);background-clip:text;-webkit-background-clip:text;font-style:normal}.lead{margin:30px 0 0;color:#172b2da3;font-size:clamp(15px,1.35vw,19px);line-height:1.55;letter-spacing:-.02em}.idea-search{position:relative;width:min(380px,80vw);height:116px;margin-top:clamp(38px,6vh,70px);opacity:0;animation:fade-in .9s .75s ease forwards}.idea-search__rings{position:absolute;top:0;right:0;left:0;display:grid;grid-template-columns:repeat(4,38px);align-items:end;justify-content:center;gap:clamp(16px,5vw,38px);height:64px}.idea-ring{width:38px;height:51px;overflow:visible;color:#c09937c7;filter:drop-shadow(0 3px 5px rgba(144,102,20,.1))}.idea-ring circle,.idea-ring__stone{fill:none;stroke:currentColor;stroke-linejoin:round}.idea-ring circle{stroke-width:2.3}.idea-ring__stone{stroke-width:1.8}.idea-ring--blue{color:#4aa9c3c7}.idea-search__loupe{position:absolute;z-index:1;top:43px;left:calc(50% - 28px);width:56px;height:56px;overflow:visible;color:#25756fb8;filter:drop-shadow(0 7px 12px rgba(37,117,111,.12));animation:inspect 4.2s cubic-bezier(.45,0,.55,1) infinite alternate}.idea-search__loupe circle,.idea-search__loupe path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2.6}.footer-note{position:absolute;right:clamp(20px,3vw,44px);bottom:clamp(20px,3vw,44px);margin:0;color:#2354528a;font-size:8px;font-weight:600;letter-spacing:.24em;text-transform:uppercase;opacity:0;animation:fade-in .8s 1.1s ease forwards}@keyframes fade-in{to{opacity:1}}@keyframes reveal{to{opacity:1;transform:translateY(0)}}@keyframes inspect{0%{transform:translate(-104px) rotate(-4deg)}to{transform:translate(104px) rotate(4deg)}}@media(max-width:720px){.page{padding:20px}.after-yes{justify-content:center;min-height:calc(100svh - 40px);margin:-20px auto 0}.lead{margin-top:25px}.idea-search{height:108px;margin-top:46px}.idea-search__rings{grid-template-columns:repeat(4,34px);gap:clamp(12px,4vw,24px)}.idea-ring{width:34px;height:46px}@keyframes inspect{0%{transform:translate(-72px) rotate(-4deg)}to{transform:translate(72px) rotate(4deg)}}.footer-note{right:20px;bottom:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}
