:root{--chalk:#f3f4ef;--sheet:#fff;--steel:#d9dfe1;--navy:#07152d;--navy-soft:#1d2c43;--yellow:#ffe600;--teal:#00787b;--line:#aab3b8;--display:"Barlow Condensed", "Arial Narrow", sans-serif;--body:"Barlow", "Helvetica Neue", Arial, sans-serif;--mono:"IBM Plex Mono", "SFMono-Regular", Consolas, monospace;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--chalk);color:var(--navy);font-family:var(--body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;overflow-x:hidden}button,input{color:inherit;font:inherit}button{border:0}a{color:inherit;text-decoration:none}img{display:block}a:focus-visible,button:focus-visible,input:focus-visible{outline:4px solid var(--teal);outline-offset:4px}.hero{background:var(--steel);flex-direction:column;display:flex;position:relative;overflow:hidden}.guilloche-edge{display:none}.hero-copy{z-index:2;background:var(--navy);color:var(--sheet);padding:26px 22px 40px;position:relative}.brand{color:inherit;font-family:var(--display);letter-spacing:-.055em;white-space:nowrap;align-items:baseline;line-height:.78;display:inline-flex}.brand-hard{letter-spacing:-.07em;font-size:54px;font-weight:300}.brand-streak{margin-left:2px;font-size:67px;font-style:italic;font-weight:900}.hero h1{font-family:var(--display);letter-spacing:-.045em;text-transform:uppercase;flex-direction:column;align-items:flex-start;margin:52px 0 0;font-size:clamp(62px,18vw,92px);font-weight:900;line-height:.82;display:flex}.hero h1 span{display:block}.hero h1 .headline-signal{color:var(--yellow);font-style:italic}.proof-strip{width:100%;margin:0;padding:0;list-style:none;display:flex}.proof-strip li{border:1px solid var(--line);background:var(--chalk);width:54px;min-height:78px;color:var(--navy);border-right:0;flex-direction:column;flex:none;justify-content:center;align-items:center;display:flex;position:relative}.proof-strip li:last-child{border-right:1px solid var(--line)}.proof-strip b{font-family:var(--mono);font-size:17px;font-weight:700;line-height:1}.proof-strip small{font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;margin-top:5px;font-size:8px;font-weight:700}.proof-strip-past{scrollbar-width:none;width:calc(100% + 44px);margin:40px 0 0 -22px;overflow-x:auto}.proof-strip-past::-webkit-scrollbar{display:none}.proof-strip-current::-webkit-scrollbar{display:none}.proof-strip-past li{background:var(--sheet);border-color:#788596;padding-top:20px}.proof-strip-past li:before{width:36px;height:26px;color:var(--teal);content:"✓";font-family:var(--mono);text-align:center;font-size:22px;font-weight:700;line-height:26px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.hero-support{padding-top:30px}.hero-support>p{color:#c8d0d9;max-width:420px;margin:0;font-size:18px;font-weight:500;line-height:1.45}.hero-actions{flex-direction:column;gap:12px;margin-top:24px;display:flex}.button{min-height:62px;font-family:var(--display);letter-spacing:.01em;text-transform:uppercase;background:0 0;border:2px solid;justify-content:space-between;align-items:center;gap:18px;padding:0 18px 0 22px;font-size:20px;font-weight:800;transition:background-color .15s,color .15s,transform .15s;display:inline-flex}.button-primary{border-color:var(--yellow);background:var(--yellow);color:var(--navy)}.button-primary:hover{background:#ffed38;transform:translateY(-2px)}.button-secondary{color:var(--sheet)}.button-secondary:hover{background:var(--sheet);color:var(--navy);transform:translateY(-2px)}.action-arrow{background:currentColor;flex:none;width:25px;height:2px;display:block;position:relative}.action-arrow:after{content:"";border-top:2px solid;border-right:2px solid;width:13px;height:13px;position:absolute;top:-6px;right:0;transform:rotate(45deg)}.privacy-note{align-items:center;gap:12px;margin-top:28px;display:flex}.privacy-stamp{border:2px solid var(--teal);clip-path:polygon(12% 0,88% 0,100% 12%,100% 88%,88% 100%,12% 100%,0 88%,0 12%);flex:none;width:72px;height:70px;display:block;position:relative}.privacy-stamp:before{border:3px solid var(--teal);content:"";width:24px;height:22px;position:absolute;top:22px;left:22px}.privacy-stamp i{border:3px solid var(--teal);border-bottom:0;border-radius:9px 9px 0 0;width:14px;height:19px;position:absolute;top:11px;left:27px}.privacy-note p{color:#c8d0d9;font-family:var(--mono);text-transform:uppercase;margin:0;font-size:11px;line-height:1.5}.record-panel{z-index:1;background:var(--sheet);min-width:0;color:var(--navy);position:relative}.record-head{padding:28px 20px 26px}.record-date{border-bottom:2px solid var(--navy);font-family:var(--mono);letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:13px;margin:0;padding-bottom:18px;font-size:14px;font-weight:700;display:flex}.calendar-mark{border:3px solid var(--navy);border-radius:3px;flex:none;width:42px;height:42px;display:block;position:relative}.calendar-mark:before{background:var(--navy);content:"";height:3px;position:absolute;top:7px;left:0;right:0}.calendar-mark:after{border-right:16px double var(--navy);border-left:4px solid var(--navy);content:"";width:4px;height:8px;position:absolute;top:-7px;left:7px}.record-day{align-items:baseline;gap:12px;margin-top:22px;display:flex}.record-day span{font-family:var(--display);text-transform:uppercase;font-size:clamp(26px,8vw,38px);font-weight:800}.record-day strong{font-family:var(--display);letter-spacing:-.07em;font-size:clamp(88px,27vw,124px);font-style:italic;font-weight:900;line-height:.74}.record-count{font-family:var(--mono);margin:24px 0 0;font-size:18px;font-weight:600}.record-count strong{color:var(--teal)}.proof-strip-current{border-block:2px solid var(--navy);background:var(--steel);scrollbar-width:none;min-height:112px;overflow-x:auto}.proof-strip-current li{border-block:0;background:var(--chalk);border-color:#879198;flex-basis:59px;width:59px;min-height:108px}.proof-strip-current .ticket-bridge{display:none}.proof-strip-current .is-current{border-color:var(--yellow);background:var(--yellow);flex-basis:108px;width:108px}.proof-strip-current .is-current b{margin-top:20px;font-size:44px;font-style:italic;line-height:.82}.proof-strip-current .is-current small{margin-top:9px;font-size:11px}.proof-strip-current>li:not(.is-current):not(.ticket-bridge) small{display:none}.ticket-star,.ticket-tear{z-index:3;position:absolute}.ticket-star{width:38px;height:30px;font-family:var(--mono);text-align:center;font-size:34px;font-style:normal;font-weight:600;line-height:1;top:1px;left:35px}.ticket-tear{background:var(--sheet);clip-path:polygon(0 0,72% 0,43% 7%,75% 14%,37% 21%,73% 29%,40% 36%,77% 44%,39% 51%,73% 59%,38% 66%,78% 74%,42% 81%,73% 89%,38% 96%,70% 100%,0 100%);filter:drop-shadow(4px 0 3px #07152d3d);width:24px;height:114px;top:-2px;right:-12px}.record-ledger{padding-top:12px}.ledger-row{border-bottom:1px solid var(--line);background:var(--sheet);width:100%;min-height:62px;color:var(--navy);text-align:left;cursor:pointer;align-items:center;gap:14px;padding:0 18px;display:flex}.ledger-row:hover{background:#eef1f2}.ledger-row .row-mark{border:2px solid var(--navy);background:var(--sheet);flex:none;width:44px;height:44px;display:block;position:relative}.ledger-row.is-done .row-mark{border-color:var(--teal);background:var(--teal)}.ledger-row.is-done .row-mark:after{border-right:3px solid var(--sheet);border-bottom:3px solid var(--sheet);content:"";width:12px;height:21px;position:absolute;top:8px;left:12px;transform:rotate(42deg)}.ledger-row span{flex:1;min-width:0;font-size:15px;font-weight:600}.ledger-row b{color:var(--teal);font-family:var(--mono);text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:600}.ledger-row.is-next{border-block:3px solid var(--yellow);background:#fffdeb;min-height:68px}.ledger-row.is-next span{font-weight:700}.ledger-row.is-next b{color:var(--navy)}.ledger-row .next-arrow{flex:none;width:34px;height:2px;margin-left:-5px}.ledger-row:not(.is-next) .next-arrow{display:none}.water-record{padding:22px 18px 28px}.water-title,.water-scale{justify-content:space-between;gap:18px;display:flex}.water-title{align-items:center;font-size:18px}.water-title strong{font-family:var(--display);text-transform:uppercase;align-items:center;gap:8px;font-size:22px;font-weight:800;display:flex}.water-mark{border:3px solid var(--navy);border-radius:55% 48%;width:23px;height:29px;margin:0 5px 2px 4px;display:block;transform:rotate(-45deg)}.water-title>span{font-family:var(--mono)}.water-segments{grid-template-columns:repeat(16,1fr);gap:3px;margin-top:16px;display:grid}.water-segments i{background:#c8cfd2;height:11px;display:block}.water-segments .is-filled{background:var(--navy)}.water-scale{color:var(--navy-soft);font-family:var(--mono);margin-top:9px;font-size:10px}.section-nav{border-block:2px solid var(--navy);background:var(--sheet);font-family:var(--mono);letter-spacing:.11em;text-transform:uppercase;justify-content:center;gap:clamp(24px,6vw,76px);padding:21px 20px;font-size:10px;font-weight:700;display:flex;overflow-x:auto}.section-nav a{white-space:nowrap;position:relative}.section-nav a:after{background:var(--yellow);content:"";opacity:0;height:3px;transition:opacity .14s;position:absolute;bottom:-7px;left:0;right:0}.section-nav a:hover:after{opacity:1}.challenge-section,.feature-section{padding:clamp(76px,9vw,136px) clamp(24px,6vw,92px)}.section-head>p,.download-kicker,.privacy-band>div>p{color:var(--teal);font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;margin:0 0 14px;font-size:10px;font-weight:700}.section-head h2,.privacy-band h2,.download-section h2{font-family:var(--display);letter-spacing:-.045em;text-transform:uppercase;margin:0;font-size:clamp(58px,7vw,104px);font-style:italic;font-weight:900;line-height:.82}.challenge-section{background:var(--chalk);grid-template-columns:minmax(300px,.78fr) minmax(520px,1.22fr);gap:clamp(52px,8vw,130px);display:grid}.challenge-grid{border-top:8px solid var(--navy)}.challenge-card{border-bottom:2px solid var(--navy);background:var(--sheet);grid-template-columns:100px minmax(150px,.72fr) minmax(180px,1fr);align-items:center;gap:22px;min-height:150px;padding:24px 26px;display:grid;position:relative}.challenge-card.is-featured{background:var(--yellow)}.card-duration,.card-note{font-family:var(--mono);text-transform:uppercase;font-size:10px;font-weight:600;line-height:1.5}.challenge-card h3,.feature-ledger h3{font-family:var(--display);letter-spacing:-.02em;text-transform:uppercase;margin:0;font-size:36px;font-weight:800;line-height:.9}.challenge-card p{color:var(--navy-soft);margin:0;font-size:15px;line-height:1.45}.card-note{color:#596675;grid-column:3}.challenge-card.is-featured .card-note{color:var(--navy)}.feature-section{border-block:2px solid var(--navy);background:var(--steel);grid-template-columns:minmax(300px,.78fr) minmax(520px,1.22fr);gap:clamp(52px,8vw,130px);display:grid}.feature-ledger{border-top:8px solid var(--navy)}.feature-ledger article{border-bottom:2px solid var(--navy);grid-template-columns:110px 180px 1fr;align-items:baseline;gap:24px;min-height:128px;padding:28px 4px;display:grid}.feature-ledger article>b{color:var(--teal);font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;font-size:10px}.feature-ledger h3{font-size:30px}.feature-ledger p{color:var(--navy-soft);margin:0;font-size:15px;line-height:1.45}.privacy-band{border-bottom:2px solid var(--navy);background:var(--sheet);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:30px;padding:clamp(54px,7vw,92px) clamp(24px,6vw,92px);display:grid}.privacy-band>img{border-radius:16px;width:clamp(72px,7vw,104px);height:clamp(72px,7vw,104px)}.privacy-band h2{font-size:clamp(50px,5.4vw,78px)}.privacy-band .button{color:var(--navy);white-space:nowrap}.privacy-band .button:hover{background:var(--navy);color:var(--sheet)}.download-section{background:var(--navy);color:var(--sheet);text-align:center;padding:clamp(94px,11vw,166px) clamp(24px,6vw,92px);position:relative;overflow:hidden}.download-section:before{background:var(--yellow);content:"";width:14px;height:54px;position:absolute;top:0;left:50%}.download-section h2{max-width:900px;margin-inline:auto}.download-section>p:not(.download-kicker){color:#c7d0dc;max-width:600px;margin:24px auto 0;font-size:18px;line-height:1.5}.download-section .button{margin-top:34px}.site-footer{background:var(--navy);color:var(--sheet);font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;border-top:1px solid #334158;justify-content:space-between;gap:20px;padding:29px clamp(24px,6vw,92px);font-size:10px;font-weight:600;display:flex}.site-footer nav{gap:24px;display:flex}.site-footer a:hover{color:var(--yellow)}.legal-page{width:min(820px,100% - 40px);margin:0 auto;padding:90px 0 104px}.legal-page h1{font-family:var(--display);letter-spacing:-.045em;text-transform:uppercase;margin:8px 0 24px;font-size:clamp(62px,9vw,108px);font-style:italic;font-weight:900;line-height:.82}.legal-page section{border-top:2px solid var(--navy);margin-top:42px;padding-top:24px}.legal-page h2{font-family:var(--display);text-transform:uppercase;margin:0 0 10px;font-size:32px;font-weight:800}.legal-page p{color:var(--navy-soft);font-size:17px;line-height:1.7}.legal-page a{color:var(--teal);text-underline-offset:3px;text-decoration:underline}.legal-kicker{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;font-weight:700;color:var(--teal)!important;font-size:10px!important}@keyframes tape-in{0%{opacity:0;transform:translate(-42px)}to{opacity:1;transform:translate(0)}}@media (width>=1000px){.hero{grid-template-columns:43% 57%;width:min(100%,1487px);height:clamp(860px,70.5vw,1010px);margin-inline:auto;display:grid;container:hero/inline-size}.hero-copy{padding:0}.hero-brand{position:absolute;top:3cqw;left:3.1cqw}.brand-hard{font-size:5.2cqw}.brand-streak{font-size:6.3cqw}.hero h1{margin:0;font-size:5.55cqw;position:absolute;top:11.2cqw;left:3.1cqw}.proof-strip-past{z-index:7;width:43cqw;margin:0;animation:.62s cubic-bezier(.2,.75,.2,1) both tape-in;position:absolute;top:29.6cqw;left:0;overflow:visible}.proof-strip-past li{width:3.583cqw;height:7.2cqw;min-height:7.2cqw;padding-top:1.65cqw}.proof-strip-past li:before{width:2.75cqw;height:1.95cqw;top:.35cqw}.proof-strip-past b{font-size:1.18cqw}.proof-strip-past small{font-size:.5cqw}.hero-support{width:35cqw;padding:0;position:absolute;top:39.2cqw;left:3.1cqw}.hero-support>p{width:30cqw;font-size:1.35cqw}.hero-actions{flex-direction:row;gap:1cqw;margin-top:1.6cqw}.button{min-height:4.7cqw;padding:0 1.25cqw 0 1.65cqw;font-size:1.35cqw}.hero-actions .button-primary,.hero-actions .button-secondary{width:16.8cqw}.hero-actions .action-arrow{width:1.8cqw}.privacy-note{gap:.7cqw;margin-top:1.7cqw}.privacy-stamp{width:5cqw;height:4.9cqw}.privacy-stamp:before{width:1.7cqw;height:1.55cqw;top:1.55cqw;left:1.52cqw}.privacy-stamp i{width:1cqw;height:1.4cqw;top:.75cqw;left:1.85cqw}.privacy-note p{font-size:.7cqw}.record-panel{border:2px solid var(--navy);height:calc(100% - 4.4cqw);box-shadow:14px 14px 0 var(--navy);margin:2.2cqw 2.2cqw 2.2cqw 0}.record-head{height:27.4cqw;padding:2.2cqw 2.6cqw 0}.record-date{gap:1cqw;height:4.2cqw;padding-bottom:1.2cqw;font-size:1.05cqw}.calendar-mark{width:3cqw;height:3cqw}.record-day{gap:1.1cqw;margin-top:2cqw}.record-day span{font-size:2.4cqw}.record-day strong{font-size:8.8cqw}.record-count{margin-top:1.8cqw;font-size:1.5cqw}.proof-strip-current{z-index:6;width:100%;height:7.2cqw;min-height:7.2cqw;animation:.62s cubic-bezier(.2,.75,.2,1) 90ms both tape-in;position:relative;overflow:hidden}.proof-strip-current li{flex:0 0 5.8cqw;width:5.8cqw;height:calc(7.2cqw - 4px);min-height:calc(7.2cqw - 4px)}.proof-strip-current .ticket-bridge{flex-basis:4cqw;width:4cqw;display:flex}.proof-strip-current .is-current{flex-basis:8cqw;width:8cqw}.proof-strip-current .is-current b{margin-top:1.4cqw;font-size:3.3cqw}.proof-strip-current .is-current small{margin-top:.45cqw;font-size:.68cqw}.proof-strip-current>li:not(.is-current):not(.ticket-bridge) b{z-index:4;font-size:1.25cqw;position:relative}.ticket-star{width:2.8cqw;height:2.2cqw;font-size:2.5cqw;top:0;left:2.4cqw}.ticket-tear{width:1.8cqw;height:7.45cqw;top:-2px;right:-.9cqw}.record-ledger{padding-top:.8cqw}.ledger-row{gap:.9cqw;min-height:4.15cqw;padding:0 2.4cqw}.ledger-row .row-mark{width:3.15cqw;height:3.15cqw}.ledger-row span{font-size:1.25cqw}.ledger-row b{font-size:.72cqw}.ledger-row.is-next{min-height:4.5cqw}.ledger-row .next-arrow{width:2.35cqw;height:2px}.water-record{padding:1.25cqw 2.4cqw 0}.water-title{font-size:1.2cqw}.water-title strong{font-size:1.55cqw}.water-mark{border-width:.2cqw;width:1.55cqw;height:2cqw;margin:0 .4cqw .2cqw .2cqw}.water-segments{gap:.2cqw;margin-top:.8cqw}.water-segments i{height:.75cqw}.water-scale{margin-top:.55cqw;font-size:.65cqw}}@media (width<=999px){.challenge-section,.feature-section{grid-template-columns:1fr}.challenge-card{grid-template-columns:90px 1fr}.challenge-card p,.card-note{grid-column:2}.privacy-band{grid-template-columns:auto 1fr}.privacy-band .button{grid-column:1/-1;width:100%}}@media (width<=640px){.section-nav{justify-content:flex-start}.challenge-card{grid-template-columns:1fr;gap:12px}.challenge-card p,.card-note{grid-column:1}.feature-ledger article{grid-template-columns:1fr;gap:10px}.privacy-band{grid-template-columns:1fr}.privacy-band .button{grid-column:1}.site-footer{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-delay:0s!important}}.site-shell{display:contents}
