@charset "UTF-8";
:root{color-scheme:light;--ink:#193332;--muted:#566c68;--teal:#12695d;--dark:#123d3b;--line:#dce5df;--paper:#fafbf7;--sage:#edf3ed;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px;-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin:0}a:focus-visible,summary:focus-visible{outline:3px solid #258d7c;outline-offset:5px}.shell{max-width:1144px;margin-inline:auto;padding-inline:28px}.skip{position:absolute;top:-100px;left:16px;background:white;padding:14px;z-index:10}.skip:focus{top:12px}.site-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:22px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0}.brand img{width:140px;height:38px;object-fit:contain}.brand-divider{height:34px;width:1px;background:var(--line)}.brand-label{font-size:15px;line-height:1.2}.brand-label small{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:5px;white-space:nowrap}nav{display:flex;gap:30px;align-items:center;font-size:13px;font-weight:600}nav a{display:flex;align-items:center;gap:10px;min-height:44px;text-decoration:none}nav a:hover{color:var(--teal);text-decoration:underline}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:64px;align-items:center;padding-block:65px 60px}.eyebrow{font-size:10px;line-height:1.6;letter-spacing:1.5px;font-weight:700;color:var(--teal)}.hero-copy>.eyebrow{display:flex;align-items:center;gap:9px}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--teal);flex-shrink:0}h1{font-size:clamp(40px,4.8vw,60px);line-height:1.1;letter-spacing:-2.8px;font-weight:650;margin-top:23px}h1>span{font-weight:400;color:#61786c}.hero-description{font-size:16px;line-height:1.8;margin-top:24px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:52px;padding:14px 21px;background:var(--dark);color:white;text-decoration:none;border-radius:10px;font-size:14px;font-weight:600;margin-top:27px}.button:hover,.call-button:hover{background:#1b514b}.button>span{font-size:21px;font-weight:400}.hero-note{font-size:12px;color:var(--muted);margin-top:13px}.field-note{background:var(--sage);border:1px solid #d7e3d7;border-radius:20px;padding:26px 28px 21px;position:relative}.note-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.note-top .eyebrow{font-size:9px;letter-spacing:1.3px}.note-symbol{display:grid;place-items:center;border:1px solid #cbdace;border-radius:50%;width:30px;height:30px;font-size:18px;color:var(--muted)}.note-input{display:flex;justify-content:space-between;align-items:center;margin-top:25px}.note-input>span{font-size:15px;font-weight:600}.note-input small{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:5px}.note-input>strong{font-size:37px;font-weight:550;letter-spacing:-1.5px}.note-input>strong>span{color:#698376}.note-flow{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:10px;margin:17px 0}.note-flow>span:first-child{height:1px;background:#cbdace;flex:1}.note-flow>span:last-child{font-size:18px}.note-rates{display:grid;grid-template-columns:1fr 1fr;gap:10px}.note-rates>div{background:var(--dark);color:white;padding:17px 18px;border-radius:11px}.note-rates>div+div{background:#e0e9dc;color:var(--ink);border:1px solid #cbd8c6}.note-rates span{font-size:11px;letter-spacing:1px}.note-rates strong{display:block;font-size:29px;font-weight:550;letter-spacing:-1px;margin-block:7px}.note-rates small{font-size:11px;opacity:.8}.note-bottom{display:flex;align-items:center;gap:8px;font-size:12px;margin-top:20px}.check{width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#d8e6d6;color:var(--teal)}.example-note{font-size:10px;line-height:1.65;color:var(--muted);margin-top:13px}.tools-section{scroll-margin-top:24px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}h2{font-size:26px;font-weight:550;letter-spacing:-.8px;line-height:1.25}.section-heading h2{margin-top:7px}.availability{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted);white-space:nowrap;padding-bottom:4px}.tool-card{display:flex;align-items:center;gap:25px;background:white;border:1px solid var(--line);border-radius:17px;padding:28px;text-decoration:none;transition:border-color .15s,box-shadow .15s}.tool-card:hover{border-color:#95b7a4;box-shadow:0 5px 20px #19333208}.tool-icon{background:var(--sage);color:var(--teal);width:65px;height:75px;border-radius:13px;display:grid;place-items:center;flex-shrink:0}.tool-icon svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round}.tool-content{flex:1}.tool-category{font-size:9px;letter-spacing:1.3px;color:var(--teal);font-weight:650}h3{font-size:23px;font-weight:600;letter-spacing:-.6px;margin-top:6px}.tool-content>p:not(.tool-category){font-size:13px;line-height:1.7;color:var(--muted);margin-top:9px}.tags{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0 0;padding:0;list-style:none}.tags li{border:1px solid #e1e7e0;background:#fafbf7;padding:5px 8px;border-radius:6px;font-size:10px;color:var(--muted)}.tool-open{display:flex;align-items:center;gap:20px;color:var(--teal);font-size:13px;font-weight:600;white-space:nowrap}.tool-open>span{display:grid;place-items:center;background:var(--sage);border-radius:50%;width:38px;height:38px;font-size:20px;font-weight:400}.principles{display:grid;grid-template-columns:repeat(3,1fr);margin-block:38px 42px}.principles>div{padding:0 26px;border-right:1px solid var(--line)}.principles>div:first-child{padding-left:0}.principles>div:last-child{border:0;padding-right:0}.principle-number{font-size:11px;color:#7b9186;font-variant-numeric:tabular-nums}.principles h2{font-size:16px;letter-spacing:-.3px;margin-top:10px}.principles p{font-size:13px;line-height:1.8;color:var(--muted);margin-top:9px}.idea-card{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:28px 32px;background:var(--sage);border:1px solid #d7e3d7;border-radius:17px;scroll-margin-top:24px}.idea-card h2{font-size:25px;margin-top:8px}.idea-card p:not(.eyebrow){font-size:13px;line-height:1.7;color:var(--muted);margin-top:10px}.call-button{display:flex;align-items:center;gap:28px;flex-shrink:0;background:var(--dark);color:white;border-radius:10px;padding:12px 19px;text-decoration:none;min-height:56px}.call-button small{display:block;font-size:11px;color:#d8e8df;margin-bottom:4px}.call-button strong{font-size:18px;font-weight:550;letter-spacing:.4px}.call-button>span:last-child{font-size:23px}.site-footer{padding-block:32px 24px;margin-top:20px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:22px}.footer-top>p{font-size:12px;color:var(--muted)}.footer-bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:12px;font-size:12px;color:var(--muted)}.footer-bottom>span{padding-top:13px;white-space:nowrap}.footer-bottom details{max-width:480px}.footer-bottom summary{cursor:pointer;min-height:44px;display:flex;align-items:center;justify-content:flex-end;gap:8px;list-style:none}.footer-bottom summary::-webkit-details-marker{display:none}.footer-bottom summary:after{content:'+';font-size:17px}.footer-bottom details[open] summary:after{content:'−'}.footer-bottom details p{line-height:1.8;margin-top:12px}.footer-bottom details p:last-child{margin-bottom:10px}
@media(max-width:900px){.hero{gap:28px}.hero h1{font-size:46px}.field-note{padding:20px}.tool-card{gap:20px}.tool-open{font-size:0;gap:0}.principles>div{padding-inline:17px}.principles h2{font-size:15px}.idea-card{padding:25px}.idea-card h2{font-size:22px}}
@media(max-width:650px){.shell{padding-inline:20px}.site-header{padding-block:18px;gap:12px}.brand{gap:10px}.brand img{width:110px;height:30px}.brand-label{font-size:14px}.brand-label small{font-size:10px}.brand-divider{height:30px}nav{font-size:12px}nav .nav-idea{display:none}nav a{gap:6px}.hero{grid-template-columns:1fr;gap:29px;padding-block:33px 34px}.hero-copy>.eyebrow{font-size:9px;letter-spacing:1.1px}.hero h1{font-size:clamp(38px,10.9vw,53px);letter-spacing:-1.9px;margin-top:16px}.hero-description{font-size:15px;line-height:1.75;margin-top:17px}.button{width:100%;margin-top:22px;font-size:14px;gap:12px}.hero-note{text-align:center}.field-note{padding:19px 20px;border-radius:16px}.note-top .eyebrow{font-size:8px}.note-input{margin-top:13px}.note-input>strong{font-size:31px}.note-rates>div{padding:12px 15px}.note-rates strong{font-size:26px}.note-bottom{margin-top:14px}.example-note{font-size:10px}.section-heading{display:block;margin-bottom:17px}.section-heading h2{font-size:24px;max-width:310px}.availability{margin-top:12px;font-size:11px}.tool-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;padding:20px}.tool-icon{width:44px;height:51px;align-self:start}.tool-icon svg{width:25px;height:25px}.tool-content h3{font-size:20px;letter-spacing:-.6px}.tool-category{font-size:8px;letter-spacing:1px}.tool-content>p:not(.tool-category){font-size:13px;line-height:1.6}.tags{gap:5px;margin-top:12px}.tags li{font-size:10px;padding:5px 6px}.tool-open{grid-column:1/-1;font-size:13px;justify-content:space-between;border-top:1px solid var(--line);padding-top:14px;margin-top:3px}.tool-open>span{width:30px;height:30px}.principles{grid-template-columns:1fr;margin-block:27px 30px;gap:20px}.principles>div,.principles>div:first-child,.principles>div:last-child{border:0;display:grid;grid-template-columns:25px 1fr;column-gap:10px;padding:0}.principle-number{grid-row:1/3;padding-top:3px}.principles h2{margin:0;font-size:16px}.principles p{grid-column:2;font-size:13px;margin-top:5px}.principles p br{display:none}.idea-card{flex-direction:column;align-items:stretch;gap:20px;padding:23px 21px}.idea-card h2{font-size:25px;max-width:270px}.idea-card .eyebrow{font-size:9px}.call-button{justify-content:space-between;width:100%;padding:12px 17px}.site-footer{padding-block:27px 16px;margin-top:5px}.footer-top{flex-direction:column;gap:16px;padding-bottom:20px}.footer-top>p{font-size:11px;text-align:center}.footer-bottom{gap:12px;font-size:11px}.footer-bottom details{max-width:230px}}
@media(max-width:350px){.shell{padding-inline:16px}.brand img{width:98px}.brand{gap:8px}.brand-label{font-size:12px}.brand-label small{font-size:9px}nav a{font-size:11px}.button{font-size:12px}.tool-card{padding:17px;gap:10px}.tool-content h3{font-size:18px}.note-rates strong{font-size:24px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

.tool-card+.tool-card{margin-top:14px}

/* Homepage-only field companion design. */
.home-page .hero{gap:60px;padding-block:54px 48px}.home-page h1{font-size:clamp(42px,4.9vw,61px)}.home-page .hero-description{font-size:15px}.home-page .button{min-width:210px}.day-note{border:1px solid #d6e2d4;background:#edf3e9;padding:26px 28px;border-radius:20px}.day-note-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.day-note-top .eyebrow{font-size:9px;letter-spacing:1.2px}.day-note-mark{font-size:23px;color:#6a8776}.day-note-title{font-size:29px;line-height:1.28;letter-spacing:-1px;margin-top:22px;font-weight:450}.day-route{margin-top:25px}.day-route a{display:flex;align-items:center;gap:13px;padding:18px 0;text-decoration:none;border-top:1px solid #d1ddcc}.route-point{display:grid;place-items:center;width:30px;height:30px;border:1px solid #b9ccba;border-radius:50%;font-size:10px;color:var(--teal);flex-shrink:0}.day-route small{display:block;font-size:8px;letter-spacing:1px;color:var(--muted);margin-bottom:6px}.day-route strong{display:block;font-size:14px;font-weight:550}.route-arrow{margin-left:auto;color:var(--teal);font-size:20px}.day-route a:hover strong{text-decoration:underline;text-underline-offset:4px}.day-note-foot{display:flex;align-items:center;gap:8px;border-top:1px solid #d1ddcc;padding-top:18px;font-size:10px;color:var(--muted)}.home-page .tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.home-page .tool-card{display:grid;grid-template-columns:47px minmax(0,1fr);padding:25px;gap:18px;align-items:start}.home-page .tool-card+.tool-card{margin:0}.home-page .tool-icon{width:47px;height:55px}.home-page .tool-icon svg{width:27px;height:27px}.home-page .tool-content h3{font-size:22px}.home-page .tool-open{grid-column:1/-1;justify-content:space-between;font-size:13px;padding-top:17px;border-top:1px solid var(--line);margin-top:4px}.home-page .tool-open>span{width:31px;height:31px}.home-page .principles{margin-block:30px}.home-page .idea-card{background:#f0f3e9}.home-page .idea-card h2{font-size:29px;font-weight:450}.home-page .idea-card p:not(.eyebrow){max-width:420px}
@media(max-width:900px){.home-page .hero{gap:25px}.day-note{padding:21px}.day-note-title{font-size:25px}.home-page .tool-card{padding:20px;gap:12px}.home-page .tool-content h3{font-size:20px}}
@media(max-width:650px){.home-page .hero{padding-block:32px 29px;display:block}.home-page h1{font-size:clamp(39px,11vw,53px);margin-top:16px}.home-page .hero-description{font-size:14px;line-height:1.75}.home-page .hero-description br{display:none}.home-page .button{margin-top:21px}.home-page .day-note{display:none}.home-page .tool-grid{grid-template-columns:1fr;gap:13px}.home-page .section-heading h2{font-size:23px;max-width:none}.home-page .section-heading .eyebrow{font-size:9px}.home-page .availability{margin-top:9px}.home-page .tool-card{padding:20px;gap:13px}.home-page .tool-content h3{font-size:20px}.home-page .tool-content>p:not(.tool-category){font-size:13px}.home-page .tags{margin-top:11px}.home-page .tool-open{padding-top:12px}.home-page .principles{margin-block:27px;gap:17px}.home-page .idea-card h2{font-size:27px;max-width:none}}
:root .principle-number{color:#5d756a}
html .footer-bottom{font-size:13px}
