:root{--paper:#faf8f0;--ink:#34472e;--muted:#707764;--leaf:#526b43;--leaf-dark:#3d562f;--sun:#e8a238;--border:#dfdfd0;--cream:#f4ecd4;--sage:#edf0e4;--white:#fffdf6;--serif:Georgia, "Times New Roman", serif;--sans:Arial, Helvetica, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:5px;outline:3px solid #a07c34}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400}h1,h2,h3{text-wrap:balance}h1{letter-spacing:-3.2px;font-size:clamp(3.3rem,6.3vw,5.8rem);line-height:1.055}h2{letter-spacing:-1.3px;font-size:clamp(2rem,3.55vw,3.3rem);line-height:1.16}h3{font-size:1.12rem;font-weight:500;line-height:1.4}em{color:#829065;font-weight:400}p{color:var(--muted)}.eyebrow{letter-spacing:1.9px;color:#70795e;font-size:.75rem;font-weight:500;line-height:1.5}.wrap{width:min(1192px,100% - 112px);margin-inline:auto}.skip-link{background:var(--ink);color:#fff;z-index:20;padding:10px 18px;position:absolute;top:-100px;left:20px}.skip-link:focus{top:12px}.button{border:1px solid var(--leaf);min-height:52px;color:var(--white);background:var(--leaf);border-radius:7px;justify-content:center;align-items:center;gap:29px;padding:13px 23px;font-size:.9375rem;font-weight:500;line-height:1.6;transition:background .2s,transform .2s;display:inline-flex}.arrow-icon{vertical-align:-.25em;flex:none;width:1.3em;height:1.3em}.button:hover{background:var(--leaf-dark);transform:translateY(-2px)}.button.small{gap:21px;min-height:44px;padding:10px 17px;font-size:.875rem}.site-header{justify-content:space-between;align-items:center;gap:24px;height:118px;display:flex}.sticky-header{z-index:30;background:var(--paper);box-shadow:0 0 0 100vmax var(--paper);clip-path:inset(0 -100vmax);transition:height .2s;position:sticky;top:0}.sticky-header.is-scrolled{height:76px;box-shadow:0 0 0 100vmax var(--paper), 0 1px 0 100vmax #e6e4d6;clip-path:inset(0 -100vmax -1px)}.wordmark{--logo-height:2.75rem;display:inline-flex}.wordmark-logo{height:var(--logo-height);width:auto;display:block}nav{color:#617052;align-items:center;gap:33px;font-size:.875rem;display:flex}nav>a:not(.button):hover{text-underline-offset:5px;text-decoration:underline}.hero{grid-template-columns:1.15fr 1fr;align-items:center;gap:70px;padding:42px 0 81px;display:grid}.hero h1{font-size:clamp(2.8rem,5vw,4.6rem)}.hero-description{max-width:430px;margin:28px 0 30px;font-size:1.0625rem;line-height:1.85}.hero-note{color:#737b62;margin-top:14px;font-size:.75rem}.mascot-stage{background:#f3ecd5;border-radius:180px 180px 18px 18px;flex-direction:column;justify-content:space-between;align-self:stretch;min-height:530px;max-height:590px;margin-top:8px;display:flex;position:relative;overflow:hidden}.stage-header{z-index:2;letter-spacing:.8px;color:#807454;text-align:center;justify-content:center;align-items:center;gap:12px;max-width:85%;margin-inline:auto;padding-top:42px;font-size:.75rem;display:flex;position:relative}.little-sun{color:#ab9150;font-size:20px;line-height:1}.mascot-orbit{aspect-ratio:1;border:1px solid #e7dcc0;border-radius:50%;width:84%;height:auto;position:absolute;top:105px;left:8%}.mascot-orbit:after{content:"";border:1px solid #ece3cb;border-radius:50%;position:absolute;inset:20px}.mascot-slot{z-index:1;grid-template-rows:1fr;grid-template-columns:1fr;place-items:center;width:100%;height:345px;display:grid;position:relative}.hero-flower{width:400px;max-width:110%;margin-top:-5px}.mascot-caption{text-align:center;z-index:2;padding:0 20px 20px;position:relative}.flower-slide{opacity:0;pointer-events:none;grid-area:1/1;place-items:center;width:100%;height:100%;transition:opacity .24s,transform .35s;display:grid;transform:translateY(8px)scale(.97)}.flower-slide.is-active{opacity:1;transition-delay:.24s;transform:translateY(0)scale(1)}.sprite-flower{aspect-ratio:1;transform-origin:50% 95%;background-image:url(/flowers.png);background-repeat:no-repeat;background-size:200% 100%;width:300px;max-width:88%;animation:4.5s ease-in-out infinite flower-sway}.sprite-flower.daisy{background-position:0 0}.sprite-flower.cosmos{background-position:100% 0}.mascot-stage.is-paused .sprite-flower{animation-play-state:paused}.flower-controls{justify-content:center;align-items:center;gap:8px;margin-top:18px;display:flex}.flower-controls button{background:0 0;border:0;border-radius:50%;place-items:center;min-width:32px;height:32px;padding:8px;display:grid}.flower-controls button:hover{background:#eee5cb}.flower-controls .variety-button>span{background:#d1c6a7;border:1px solid #c5b894;border-radius:50%;width:7px;height:7px}.flower-controls .variety-button[aria-pressed=true]>span{background:#899367;border-color:#899367;box-shadow:0 0 0 4px #e7e0c7}.flower-controls .motion-button{color:#968863;border-radius:4px;width:auto;min-width:46px;margin-left:5px;padding:3px 6px;font-size:.75rem}.problem{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#f3f3e9;padding:69px 0 64px}.section-prelude{margin-bottom:45px}.section-prelude>.eyebrow{margin-bottom:21px}.problem-grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.problem-grid article{border-top:1px solid #daddcc;padding-top:22px}.number{font-family:var(--serif);color:#9a9f86;margin-bottom:16px;font-size:.9375rem;display:block}.problem-grid h3{margin-bottom:12px}.problem-grid p{max-width:330px;font-size:.9375rem;line-height:1.85}.feature-section{grid-template-columns:1fr 1.15fr;align-items:center;gap:95px;padding-block:104px;display:grid}.feature-copy .eyebrow{margin-bottom:21px}.feature-copy h2{margin-bottom:25px}.feature-copy>p:not(.eyebrow){max-width:385px;margin-bottom:18px;font-size:1rem;line-height:1.9}.feature-copy .feature-principle{font-family:var(--serif);color:#64754e;margin-top:24px;margin-bottom:14px!important;font-size:1.3rem!important;line-height:1.5!important}.chat-illustration{background:var(--white);border:1px solid #dedfd2;border-radius:14px;margin:0;overflow:hidden;transform:rotate(1deg);box-shadow:0 12px 35px #40533207}.illustration-bar{background:#f7f7ef;border-bottom:1px solid #e8e8dc;justify-content:space-between;align-items:center;padding:17px 25px;display:flex}.mini-wordmark{width:auto;height:1.35rem;display:block}.illustration-bar>span:last-child{letter-spacing:.8px;color:#8a8e78;font-size:.6875rem}.sample-thread{padding:25px 24px 23px}.message-label{letter-spacing:.8px;color:#8a9678;font-size:.75rem;font-weight:500}.sample-you{background:#eef1e5;border:1px solid #e4e8d8;border-radius:12px 3px 12px 12px;max-width:92%;margin-left:auto;padding:16px 20px}.sample-you p{color:#667653;margin-top:7px;font-size:.9375rem;line-height:1.75}.sample-posy{align-items:flex-start;gap:4px;margin-top:31px;display:flex}.sample-avatar{flex-shrink:0;width:43px;margin-top:-12px;margin-left:-10px}.sample-avatar poppy-chatbot{width:57px;max-width:none}.sample-posy>div:last-child{flex:1;min-width:0}.sample-posy p{color:#657458;margin:9px 0 13px;font-size:.9375rem;line-height:1.8}.sample-posy strong{color:#53663e;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#f5edcd;padding:1px 3px;font-weight:500}.sample-citations{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.sample-citations>span{color:#65784f;background:#f5f7ee;border:1px solid #e3e7d8;border-radius:5px;align-items:center;gap:7px;padding:5px 8px;font-size:.75rem;display:inline-flex}.sample-citations b{border-right:1px solid #d7dfc7;padding-right:7px;font-weight:400}.chat-illustration figcaption{color:#767d69;background:#f8f8f1;border-top:1px solid #e8e8dc;padding:17px 25px;font-size:.75rem;line-height:1.7}.resources-section{background:#f0f2e7;border-top:1px solid #e1e5d5;border-bottom:1px solid #e1e5d5}.resources-layout{grid-template-columns:1.15fr 1fr;gap:95px;padding-block:83px}.resources-layout>.feature-copy{grid-area:1/2}.resources-layout>.resource-illustration{grid-area:1/1}.resource-illustration{background:#fffdf6;border:1px solid #dfe3d2;border-radius:13px;margin:0;overflow:hidden;transform:rotate(-1deg);box-shadow:0 12px 35px #40533206}.resource-illustration-header{border-bottom:1px solid #e8eadd;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;padding:24px 25px;display:flex}.resource-illustration-header>span:first-child{font-family:var(--serif);color:#53683f;font-size:1.35rem}.resource-illustration-header>span:last-child{letter-spacing:.8px;color:#758261;font-size:.75rem}.resource-example{border-bottom:1px solid #e8eadd;align-items:center;gap:17px;padding:21px 25px;display:flex}.resource-symbol{color:#88a061;background:#f0f4e6;border:1px solid #dfe7cf;border-radius:5px;flex-shrink:0;place-items:center;width:36px;height:44px;font-size:1.1rem;display:grid}.resource-symbol.changed-symbol{color:#ba954e;background:#faf0d9;border-color:#efe1ba}.state{border-radius:4px;padding:3px 7px;font-size:.75rem;line-height:1.4;display:inline-block}.state.current{color:#607b41;background:#eaf0dd}.state.changed{color:#886521;background:#f9eccd}.resource-example h3{margin:8px 0 5px;font-size:.875rem;font-weight:400}.resource-example p{color:#747f63;font-size:.75rem;line-height:1.7}.resource-illustration-foot{color:#747f63;align-items:center;gap:12px;padding:17px 25px 5px;font-size:.75rem;display:flex}.resource-illustration figcaption{color:#747f63;padding:9px 25px 20px;font-size:.75rem}.navigator-section{padding-block:92px 80px}.navigator-intro{justify-content:space-between;align-items:flex-end;gap:65px;margin-bottom:43px;display:flex}.navigator-intro .eyebrow{margin-bottom:21px}.navigator-intro>p{max-width:385px;padding-bottom:6px;font-size:1rem;line-height:1.9}.topics-grid{border-top:1px solid var(--border);border-left:1px solid var(--border);border-radius:10px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.topics-grid article{border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:#fcfbf5;padding:26px 23px 29px}.topic-number{font-family:var(--serif);color:#7b896a;margin-bottom:25px;font-size:.875rem;display:block}.topics-grid h3{font-family:var(--serif);color:#596c48;margin-bottom:11px;font-size:1.22rem;font-weight:400;line-height:1.4}.topics-grid p{color:#717f60;font-size:.875rem;line-height:1.8}.navigator-footnote{color:#717f60;margin-top:23px;font-size:.875rem;line-height:1.8}.morning-section{background:#e9eede;border:1px solid #dfe5d3;border-radius:15px;grid-template-columns:1.2fr 1fr;gap:70px;margin-top:12px;margin-bottom:0;padding:51px 60px;display:grid}.morning-copy{align-self:center}.morning-copy h2{color:#4d633f;margin:21px 0 22px;font-size:2.65rem}.morning-copy>p:last-child{color:#768568;max-width:425px;font-size:1rem;line-height:1.85}.morning-preview{background:#f7f8ef;border:1px solid #dfe5d2;border-radius:9px;align-self:center;padding:25px 28px}.morning-label{letter-spacing:.8px;color:#758261;border-bottom:1px solid #e2e7d7;align-items:center;gap:9px;padding-bottom:18px;font-size:.75rem;line-height:1.6;display:flex}.morning-label>span{color:#ab995e;font-size:23px;line-height:1}.morning-row{border-bottom:1px solid #e2e7d7;gap:19px;padding:23px 0;display:flex}.morning-row:last-of-type{border:0;padding-bottom:18px}.morning-index{font-family:var(--serif);color:#9eaa8a;padding-top:2px;font-size:.9rem}.morning-row h3{color:#60764d;margin-bottom:7px;font-size:.9375rem;font-weight:500}.morning-row p{color:#717f60;font-size:.875rem;line-height:1.8}.morning-foot{letter-spacing:.8px;color:#758261;text-align:right;font-size:.75rem;display:block}.signup-section{grid-template-columns:1fr 1.08fr;gap:100px;padding-block:100px 95px;display:grid}.signup-copy{padding-top:30px}.signup-copy h2{margin:20px 0 26px;font-size:clamp(2.5rem,4.5vw,4.2rem)}.signup-copy>p:not(.eyebrow){max-width:355px;margin-bottom:19px;font-size:1rem;line-height:1.9}.signup-flower{align-items:center;gap:0;margin-top:16px;margin-left:-30px;display:flex}.signup-flower poppy-chatbot{width:170px}.signup-flower>span{font-family:var(--serif);color:#84916c;font-size:1.0625rem;font-style:italic;line-height:1.55}.signup-form-card{background:#fffdf6;border:1px solid #e4e3d5;border-radius:15px;padding:33px 34px 28px;box-shadow:0 8px 30px #35432604}.form-heading{font-family:var(--serif);color:#5a6c48;margin-bottom:25px;font-size:1.3rem}form label{color:#596b4b;margin:16px 0 7px;font-size:.875rem;display:block}form label>span:not(.optional){color:#9a977d}.optional{color:#858872;font-size:.75rem}input,textarea{color:#45563a;background:#fafaf4;border:1px solid #dedfd1;border-radius:6px;width:100%;min-height:44px;padding:10px 12px;font-size:1rem;transition:border-color .2s}input:hover,textarea:hover{border-color:#b7c0a6}textarea{resize:vertical;min-height:115px;max-height:450px;line-height:1.6}textarea::placeholder{color:#858a76;font-size:.875rem;line-height:1.6}.form-row{grid-template-columns:1.1fr 1fr;gap:15px;display:grid}.form-row>div{min-width:0}form .button{width:100%;margin-top:21px}form .button:disabled{opacity:.65;cursor:default;transform:none}.form-note{text-align:center;color:#737b62;margin-top:11px;font-size:.75rem}.honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.field-error{color:#9f513a;margin-top:4px;font-size:.75rem;display:block}.field-error:empty{display:none}[aria-invalid=true]{border-color:#bd7056}#form-result{color:#5e724c;background:#eef2e5;border-radius:6px;margin-top:17px;padding:14px 15px;font-size:.875rem;line-height:1.7}#form-result[hidden]{display:none}.site-footer{border-top:1px solid var(--border);padding:39px 0 24px}.footer-top{justify-content:space-between;align-items:center;gap:30px;display:flex}.footer-top .wordmark{--logo-height:2.25rem}.footer-top p{margin-top:12px;font-size:.75rem}.contact{color:#637550;font-size:.875rem}.contact>.arrow-icon{margin-left:13px}.contact:hover{text-underline-offset:5px;text-decoration:underline}.footer-bottom{color:#737b62;border-top:1px solid #e7e7dc;justify-content:space-between;gap:60px;margin-top:30px;padding-top:30px;font-size:.75rem;display:flex}.footer-bottom>p{max-width:610px;line-height:1.8}.footer-bottom>span{white-space:nowrap;padding-top:3px}@keyframes flower-sway{0%,to{transform:rotate(-2deg)translateY(0)}50%{transform:rotate(2deg)translateY(-4px)}}.ask-page{padding-block:12px 96px}.ask-layout{grid-template-columns:minmax(0,760px);justify-content:center;align-items:start;gap:40px;display:grid}.ask-layout.has-source{grid-template-columns:minmax(0,1fr) minmax(0,.9fr)}.ask-intro .eyebrow{margin-bottom:14px}.ask-intro h1{letter-spacing:-1px;margin-bottom:14px;font-size:2.5rem;line-height:1.15}.ask-intro>p:not(.eyebrow){color:var(--muted);max-width:560px}.ask-suggestions{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.ask-suggestions button{border:1px solid var(--border);background:var(--white);color:var(--leaf-dark);text-align:left;border-radius:999px;padding:8px 14px;font-size:.875rem;transition:border-color .2s}.ask-suggestions button:hover{border-color:var(--leaf)}.ask-thread{margin-top:32px}.ask-turn+.ask-turn{border-top:1px solid #e8e8dc;margin-top:40px;padding-top:32px}.ask-turn .sample-you{max-width:85%}.sample-posy .ask-answer{color:var(--ink);font-size:1.0625rem;line-height:1.7}.ask-points{color:#657458;margin:4px 0 14px;padding-left:20px;font-size:.9375rem;line-height:1.75}.ask-points li+li{margin-top:6px}.sample-posy .ask-next{background:var(--sage);border-radius:6px;padding:10px 14px}.ask-next span{letter-spacing:.8px;text-transform:uppercase;color:#8a9678;margin-bottom:2px;font-size:.6875rem;display:block}.sample-posy .ask-partial{color:#8a6a2a;background:#f8efd9;border-radius:6px;padding:8px 12px;font-size:.8125rem}.sample-posy .ask-searched{color:var(--muted);margin:6px 0 4px;font-size:.8125rem}.sample-posy .ask-redacted{color:#4a6b52;background:#eef4ec;border-radius:6px;margin-bottom:8px;padding:8px 12px;font-size:.8125rem}.sample-posy .ask-pending{color:var(--muted);font-style:italic}.sample-posy .ask-error{color:#9a3b2b}.sample-citations>button{color:#65784f;text-align:left;background:#f5f7ee;border:1px solid #e3e7d8;border-radius:5px;align-items:center;gap:7px;padding:5px 8px;font-size:.75rem;transition:border-color .2s,background .2s;display:inline-flex}.sample-citations>button:hover{border-color:var(--leaf);background:var(--sage)}.ask-form{background:linear-gradient(to bottom, #faf8f000, var(--paper) 30%);grid-template-columns:1fr auto;align-items:end;gap:10px;margin-top:36px;padding:16px 0 8px;display:grid;position:sticky;bottom:0}.ask-form textarea{resize:vertical;min-height:52px;max-height:200px;line-height:1.5}.ask-note{color:#767d69;grid-column:1/-1;font-size:.75rem;line-height:1.6}.ask-status{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.source-panel{background:var(--white);border:1px solid #dedfd2;border-radius:14px;flex-direction:column;max-height:calc(100vh - 48px);display:flex;position:sticky;top:24px;overflow:hidden;box-shadow:0 12px 35px #40533212}.source-number{letter-spacing:.8px;text-transform:uppercase;color:#8a8e78;font-size:.6875rem}.source-close{color:var(--muted);background:0 0;border:0;padding:2px 6px;font-size:1.5rem;line-height:1}.source-body{padding:22px 25px 25px;overflow-y:auto}.source-body h2{font-family:var(--serif);letter-spacing:0;margin-bottom:6px;font-size:1.25rem;line-height:1.35}.source-body h2:focus{outline:none}.source-document{color:var(--muted);margin-bottom:18px;font-size:.8125rem}.source-passage{border-left:3px solid var(--sun);color:#45563a;white-space:pre-wrap;background:#fbf9f1;margin:0 0 20px;padding:16px 18px;font-size:.9375rem;line-height:1.8}.source-passage mark{color:#3d562f;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#f5edcd;padding:1px 2px}.source-note,.source-pinned{color:#767d69;font-size:.75rem;line-height:1.6}.source-pinned{margin-top:16px}@media (width>=1500px){.hero{gap:95px}}@media (width<=1100px){.wrap{width:calc(100% - 72px)}.site-header{height:100px}nav{gap:23px}.hero{gap:35px;padding-top:28px}.hero h1{font-size:4rem}.hero-description{font-size:1rem}.mascot-stage{min-height:490px}.hero-flower{width:370px}.sprite-flower{width:290px}.problem-grid{gap:26px}.feature-section{gap:50px;padding-block:80px}.feature-copy h2{font-size:2.65rem}.resources-layout{gap:50px}.resource-illustration-header{gap:8px}.resource-example{padding:21px}.navigator-intro{gap:40px}.navigator-intro>p{max-width:350px}.topics-grid article{padding:23px 18px}.topics-grid h3{font-size:1.14rem}.morning-section{gap:35px;padding:40px}.morning-copy h2{font-size:2.3rem}.morning-preview{padding:23px}.signup-section{gap:50px}.signup-form-card{padding:25px}.footer-bottom{gap:30px}}@media (width<=800px){.ask-layout.has-source{grid-template-columns:minmax(0,1fr)}.source-panel{z-index:30;border-radius:14px 14px 0 0;max-height:75vh;position:fixed;inset:auto 0 0}.ask-intro h1{font-size:1.875rem}.ask-turn .sample-you{max-width:100%}.ask-form{grid-template-columns:1fr}.wrap{width:calc(100% - 48px)}.site-header{height:96px}.site-header nav>a:not(.button){display:none}.eyebrow{letter-spacing:1.2px}.hero{grid-template-columns:1fr 1fr;gap:25px;padding-bottom:60px}.hero h1{letter-spacing:-2px;font-size:3.2rem}.hero-description{font-size:.9375rem}.mascot-stage{border-radius:150px 150px 14px 14px;min-height:445px}.stage-header{padding-top:39px}.little-sun{display:none}.mascot-orbit{top:112px}.mascot-slot{height:285px}.hero-flower{width:335px}.sprite-flower{max-width:84%}.flower-controls{margin-top:12px}.section-prelude{margin-bottom:35px}.problem-grid{gap:22px}.problem-grid h3{font-size:1rem}.problem-grid p{font-size:.875rem}.feature-section{grid-template-columns:1fr 1.1fr;gap:28px;padding-block:65px}.feature-copy h2{letter-spacing:-.9px;font-size:2.25rem}.feature-copy>p:not(.eyebrow){font-size:.9375rem}.illustration-bar{padding:14px 18px}.sample-thread{padding:20px 16px}.sample-you{max-width:100%;padding:14px}.sample-you p,.sample-posy p{font-size:.875rem}.sample-avatar{display:none}.sample-posy{gap:0;margin-top:24px}.chat-illustration figcaption{padding:15px 18px;font-size:.6875rem}.resources-layout{grid-template-columns:1.1fr 1fr}.resource-example{gap:12px;padding:20px 18px}.resource-example h3{font-size:.875rem}.resource-symbol{width:28px;height:37px}.resource-illustration-foot{padding:17px 18px 5px}.resource-illustration figcaption{padding-left:18px}.navigator-section{padding-block:65px}.navigator-intro{display:block}.navigator-intro>p{max-width:550px;margin-top:25px}.topics-grid{grid-template-columns:repeat(2,1fr)}.topics-grid article{padding:24px}.topics-grid h3{font-size:1.25rem}.morning-section{gap:26px;padding:32px}.morning-copy h2{font-size:2rem}.morning-copy>p:last-child{font-size:.9375rem}.morning-preview{padding:18px}.morning-label>span{display:none}.morning-row{gap:13px}.signup-section{gap:30px;padding-block:75px}.signup-copy{padding-top:10px}.signup-copy h2{font-size:2.8rem}.signup-copy>p:not(.eyebrow){font-size:.9375rem}.signup-flower{flex-direction:column;align-items:flex-start;gap:0;margin-left:-30px}.signup-flower>span{margin-top:-10px;padding-left:30px}.signup-flower poppy-chatbot{width:150px}.signup-form-card{padding:23px}.form-row{grid-template-columns:1fr;gap:0}.footer-bottom{flex-direction:column;gap:18px}}@media (width<=600px){.wrap{width:calc(100% - 40px)}.site-header{height:90px}.sticky-header.is-scrolled{height:64px}.site-header .wordmark{--logo-height:2.3rem}.site-header .button{gap:14px;padding:10px 14px;font-size:.8rem}.hero{flex-direction:column;align-items:stretch;gap:37px;padding-top:30px;padding-bottom:45px;display:flex}.hero h1{letter-spacing:-2.2px;font-size:clamp(2.6rem,10.5vw,3.4rem)}.hero-copy .eyebrow{margin-bottom:21px;font-size:.6875rem}.hero-description{max-width:400px;margin:22px 0 24px;font-size:1rem}.hero-note{font-size:.75rem}.mascot-stage{border-radius:150px 150px 15px 15px;align-self:center;width:100%;max-width:400px;min-height:410px;margin:0 auto}.stage-header{max-width:88%;padding-top:27px;font-size:.6875rem}.mascot-orbit{width:80%;top:60px;left:10%}.mascot-slot{height:280px}.hero-flower{width:355px;max-width:110%}.sprite-flower{width:280px;max-width:80%}.flower-controls{margin-top:8px}.problem{padding:45px 0}.problem-grid{grid-template-columns:1fr;gap:26px}.problem-grid article{grid-template-columns:30px 1fr;gap:7px 10px;padding-top:18px;display:grid}.problem-grid .number{grid-row:1/3;margin:0;padding-top:2px}.problem-grid h3{margin:0;font-size:1.12rem}.problem-grid p{grid-column:2;max-width:none;font-size:1rem}.feature-section{flex-direction:column;align-items:stretch;gap:31px;padding-block:56px;display:flex}.feature-copy h2{font-size:2.6rem}.feature-copy>p:not(.eyebrow){max-width:100%;font-size:1rem}.feature-copy .feature-principle{font-size:1.35rem!important}.chat-illustration,.resource-illustration{transform:none}.illustration-bar{padding:16px 20px}.sample-thread{padding:23px 18px}.sample-you{padding:16px 18px}.sample-you p,.sample-posy p{font-size:.9375rem}.sample-avatar{width:40px;margin-left:-8px;display:block}.sample-posy{gap:6px;margin-top:25px}.sample-citations{gap:6px}.sample-citations>span,.chat-illustration figcaption{font-size:.75rem}.resources-layout>.feature-copy{order:-1}.resource-illustration-header{padding:22px}.resource-illustration-header>span:last-child{font-size:.6875rem}.resource-example{gap:16px;padding:21px 22px}.resource-example h3{font-size:1rem}.resource-example p{font-size:.875rem}.resource-symbol{width:32px;height:41px}.resource-illustration-foot{padding-inline:22px;font-size:.8125rem}.resource-illustration figcaption{padding-inline:22px}.navigator-section{padding-block:54px}.navigator-intro{margin-bottom:30px}.navigator-intro h2{font-size:2.6rem}.navigator-intro>p{font-size:1rem}.topics-grid article{padding:21px 18px}.topics-grid h3{font-size:1.125rem}.topics-grid p{font-size:.8125rem;line-height:1.8}.topic-number{margin-bottom:21px}.morning-section{margin-top:0;padding:29px 24px;display:block}.morning-copy h2{font-size:2.3rem}.morning-copy>p:last-child{font-size:1rem}.morning-preview{margin-top:25px;padding:23px}.morning-label{font-size:.6875rem}.morning-label>span{display:block}.morning-row h3{font-size:1rem}.morning-row p{font-size:.875rem}.signup-section{grid-template-columns:1fr;gap:25px;padding-block:60px}.signup-copy{padding-top:0}.signup-copy h2{font-size:3.2rem}.signup-copy>p:not(.eyebrow){max-width:100%;font-size:1rem}.signup-flower{display:none}.signup-form-card{padding:24px 20px}.form-row{grid-template-columns:1fr}.footer-top{align-items:flex-start;gap:20px}.contact{padding-top:11px;font-size:.8rem}.contact>.arrow-icon{margin-left:4px}.footer-bottom{margin-top:24px;padding-top:22px}.footer-bottom>p{font-size:.75rem}}@media (width<=360px){.wrap{width:calc(100% - 32px)}.hero h1{font-size:2.5rem}.resource-illustration-header{flex-wrap:wrap}.topics-grid{grid-template-columns:1fr}.topics-grid article{padding:21px}.topics-grid h3{font-size:1.25rem}.topics-grid p{font-size:.9375rem}.morning-section{padding:26px 20px}.footer-top{flex-direction:column;gap:15px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
