@font-face{font-family:Fraunces;src:url('/fonts/fraunces-latin.woff2') format('woff2');font-weight:300 700;font-display:swap}@font-face{font-family:Inter;src:url('/fonts/inter-latin.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--paper:#faf8f3;--ink:#3c2438;--muted:#665960;--rose:#f0ddd9;--lime:#e0ec9e;--line:#d7ccc9;--serif:Fraunces,Georgia,serif;--sans:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--sans);-webkit-font-smoothing:antialiased}h1,h2,h3,p,figure,blockquote{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.07;letter-spacing:-.045em}h2{font-size:clamp(2.5rem,4.2vw,4.4rem)}h3{font-size:1.8rem}em{font-style:normal;color:#98505f}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}img{display:block;max-width:100%;height:auto}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible+span{outline:3px solid #815516;outline-offset:5px}::selection{background:var(--lime);color:var(--ink)}.section{padding:88px max(5vw,calc((100vw - 1280px)/2))}.eyebrow{font-size:.78rem;font-weight:600;letter-spacing:.13em;line-height:1.6}.site-header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid var(--line);gap:28px;background:var(--paper);position:relative;z-index:20}.brand{font-family:var(--serif);font-size:1.85rem;line-height:.85;letter-spacing:-.065em;display:block}.brand>span{display:block}.brand-dot{color:#a75665}.site-header nav{display:flex;gap:32px;font-size:.9rem}.header-cta{font-size:.85rem;border-bottom:1px solid;padding:8px 0}.header-cta span{margin-left:18px}.menu-toggle{display:none}.hero{padding:50px 5vw 0;max-width:1440px;margin:auto;display:grid;grid-template-columns:1.17fr 1fr;gap:32px 65px;align-items:center}.small-dot{display:inline-block;width:7px;height:7px;background:#9a4e60;border-radius:50%;margin-right:8px;vertical-align:2px}.hero h1{font-size:clamp(3.3rem,5.35vw,5.5rem);line-height:1.04;margin:28px 0 24px}.hero-intro{font-size:1.08rem;max-width:460px;line-height:1.7}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 25px;font-size:.92rem;font-weight:500;border-radius:4px;min-height:58px;transition:background .2s,transform .2s}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#603c54;transform:translateY(-2px)}.button-light{background:var(--lime);color:var(--ink)}.button-light:hover{background:#eff7cd;transform:translateY(-2px)}.hero .button{margin-top:30px}.hero-foot{font-size:.8rem;color:var(--muted);margin-top:13px}.hero-portrait{position:relative;padding-bottom:0;align-self:stretch}.hero-portrait picture{display:block;height:100%}.hero-portrait img{width:100%;height:100%;max-height:610px;min-height:490px;object-fit:cover;border-radius:140px 4px 4px 4px}.hero-portrait figcaption{position:absolute;bottom:20px;left:22px;right:22px;display:flex;justify-content:space-between;align-items:center;gap:16px;background:rgba(250,248,243,.94);padding:13px 20px;border-radius:3px}.hero-portrait figcaption>span:first-child{font:2rem var(--serif)}.hero-portrait figcaption>span:last-child{font-size:.75rem;line-height:1.5}.portrait-note{position:absolute;left:-42px;top:32px;background:var(--lime);padding:19px 24px;font:1.16rem/1.2 var(--serif);transform:rotate(-7deg);box-shadow:0 4px 0 #3c243809}.portrait-note em{color:var(--ink)}.portrait-note>span{display:block;font-family:var(--sans);font-size:1.6rem;margin-top:5px}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:17px 0 24px;font-size:.73rem;letter-spacing:.12em}.hero-bottom a{letter-spacing:0;font-size:.85rem}.hero-bottom a span{margin-left:18px}.section-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:38px}.section-top>p:last-child{font-size:.85rem;color:var(--muted)}.week-heading,.method-heading{display:grid;grid-template-columns:1.35fr 1fr;gap:60px;align-items:end;margin-bottom:35px}.week-heading>p,.method-heading>p{max-width:410px;color:var(--muted);padding-bottom:4px}.situations{padding:0;border:0;margin:0 0 30px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.situations legend{font-size:.85rem;margin-bottom:13px;font-weight:600}.situations label{position:relative;cursor:pointer}.situations input{position:absolute;opacity:0;width:1px;height:1px}.situations label>span{border:1px solid var(--line);border-radius:4px;padding:15px 16px;min-height:80px;display:flex;gap:16px;align-items:center;justify-content:space-between;font-size:.84rem;line-height:1.4;transition:background .2s,border-color .2s}.situations b{font-weight:400;opacity:.5}.situations input:checked+span{background:var(--ink);color:var(--paper);border-color:var(--ink)}.situations input:checked+span b{opacity:1}.situations label:hover span{border-color:var(--ink)}.week-board{display:grid;grid-template-columns:.9fr 1.1fr;border:1px solid var(--line);border-radius:7px;overflow:hidden}.week-context{padding:38px;background:var(--rose)}.pill{font-size:.71rem;letter-spacing:.09em;border:1px solid #ad9197;border-radius:30px;padding:6px 12px;display:inline-block}.profile{font:2.05rem/1.17 var(--serif);letter-spacing:-.03em;margin:24px 0 16px}.week-context>p:not(.profile){font-size:.9rem}.discovery{border-top:1px solid #c9aeb2;margin-top:27px;padding-top:24px;display:flex;gap:13px;font-size:.85rem}.discovery>span{font-size:1.8rem;line-height:1.2}.discovery strong{display:block;margin-bottom:8px}.sample-note{font-size:.74rem!important;color:var(--muted);margin-top:25px;line-height:1.5}.week-detail{background:#fffefb;padding:30px 38px}.notebook-heading{display:flex;justify-content:space-between;font-size:.82rem;margin-bottom:17px}.notebook-heading>span:last-child{font-size:1.5rem;line-height:1}.day-picker{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;border-bottom:1px solid var(--line);padding-bottom:19px;margin-bottom:22px}.day-picker button{height:44px;border:1px solid transparent;background:transparent;color:var(--muted);border-radius:50%;padding:0}.day-picker button:hover{border-color:var(--ink)}.day-picker button[aria-pressed=true]{background:var(--ink);color:#fff}#day-content{min-height:238px}#day-content>.eyebrow{font-size:.72rem;color:var(--muted)}#day-title{margin:11px 0 14px;font-size:2rem}#day-copy{font-size:.91rem}.your-step{margin-top:20px;background:#eef2da;border-left:2px solid #789043;padding:12px 15px}.your-step>span{font-size:.66rem;font-weight:600;letter-spacing:.1em}.your-step>p{font-size:.84rem;margin-top:4px}.group-note{margin-top:24px;padding-top:20px;border-top:1px solid var(--line);display:flex;align-items:center;gap:12px;font-size:.76rem;line-height:1.6}.avatar{flex:0 0 37px;height:37px;border-radius:50%;display:grid;place-items:center;background:var(--rose);font:1.3rem var(--serif)}.week-cta{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:28px}.week-cta p{font-size:.83rem;margin-top:3px;color:var(--muted)}.week-cta strong{font-weight:500;font-size:.96rem}.private-note{font-size:.74rem;text-align:right;color:var(--muted);margin-top:15px}.method-section{background:var(--ink);color:var(--paper)}.method-section em{color:var(--lime)}.method-section .section-top>p:last-child,.method-heading>p{color:#d9cdd4}.method-heading{grid-template-columns:1.45fr 1fr;margin-bottom:50px}.method-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:38px}.method-steps article{border-top:1px solid #795d72;padding-top:24px}.step-number{font:2.5rem var(--serif);color:#b99aa8}.method-steps h3{margin:28px 0 16px;font-size:1.7rem}.method-steps p{font-size:.9rem;color:#e0d6dc;max-width:330px}.method-foot{border-top:1px solid #795d72;margin-top:43px;padding-top:24px;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;font-size:.76rem}.method-foot p span{margin:0 9px;color:var(--lime)}.text-link{display:inline-block;border-bottom:1px solid;padding-bottom:6px;font-size:.9rem}.text-link span{margin-left:18px}.sofia-section{display:grid;grid-template-columns:1fr 1.1fr;gap:100px;align-items:center}.sofia-section figure{max-width:460px}.sofia-section img{width:100%;aspect-ratio:4/4.5;object-fit:cover;object-position:50% 30%;border-radius:4px 110px 4px 4px}.sofia-section figcaption{font-size:.7rem;letter-spacing:.09em;margin-top:14px}.sofia-copy h2{margin:25px 0}.sofia-copy>p:not(.eyebrow){margin-bottom:18px;max-width:475px;color:var(--muted);font-size:.96rem}.sofia-copy .sofia-statement{font-family:var(--serif);font-size:1.5rem!important;color:var(--ink)!important;line-height:1.3;padding-top:8px}.sofia-copy .text-link{margin-top:10px}.testimonial-section{background:var(--lime);text-align:center;padding-top:60px;padding-bottom:60px}.quote-mark{display:block;font:6rem/.9 var(--serif);margin-top:30px;height:52px}.testimonial-section blockquote{font:clamp(1.8rem,3.1vw,3rem)/1.25 var(--serif);max-width:920px;margin:0 auto 27px;letter-spacing:-.025em}.testimonial-section>p:last-child{font-size:.76rem}.testimonial-section>p:last-child span{margin:0 8px}.faq-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.faq-section h2{margin-top:22px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}summary{padding:23px 0;list-style:none;display:flex;gap:25px;justify-content:space-between;font-size:.98rem}summary::-webkit-details-marker{display:none}summary span{font-size:1.35rem;line-height:1.2}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>p{padding:0 35px 25px 0;color:var(--muted);font-size:.92rem}.closing{background:var(--rose);text-align:center;position:relative;overflow:hidden;padding-bottom:90px}.closing h2{font-size:clamp(3.4rem,6vw,6rem);margin:26px 0 20px}.closing>p:not(.eyebrow){color:var(--muted)}.closing .button{margin-top:30px;background:var(--ink);color:white}.closing-sign{position:absolute;bottom:-27px;right:35px;font:5.5rem var(--serif);color:#3c243809;pointer-events:none;letter-spacing:-.06em}.footer{padding-top:42px;padding-bottom:25px}.footer-top{display:flex;align-items:center;gap:70px;justify-content:space-between}.footer-top>p{font-size:.8rem;margin-right:auto;color:var(--muted)}.footer-top>a:last-child{font-size:.85rem}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:24px;margin-top:34px;font-size:.74rem;color:var(--muted)}.footer-bottom nav{display:flex;flex-wrap:wrap;gap:25px}.guides{display:flex;gap:25px;font-size:.72rem;color:var(--muted);margin-top:18px}.guides a:hover,.footer a:hover{color:#98505f}.skip-link{position:fixed;left:20px;top:-100px;padding:12px 20px;background:var(--lime);z-index:100}.skip-link:focus{top:10px}.program-page.section{max-width:1000px;width:100%;min-width:0;margin:auto;padding-inline:clamp(24px,5vw,64px)}.program-page h1{font-size:clamp(3rem,6vw,5rem);margin:25px 0}.program-page>p{max-width:650px;margin-bottom:24px}.program-includes{padding:32px;background:var(--rose);margin:36px 0}.program-includes li{margin:12px 0}.program-prices{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:25px}.program-prices article{padding:30px;border:1px solid var(--line)}.program-prices strong{font:2.3rem var(--serif);display:block;margin:18px 0}.program-prices p{font-size:.9rem}.program-page .button{margin-top:25px}
@media(min-width:1500px){.site-header{padding-inline:max(5vw,calc((100vw - 1280px)/2))}.hero{padding-inline:5vw;max-width:1500px}}
@media(max-width:1050px){.hero{gap:30px}.hero h1{font-size:4.3rem}.hero-portrait img{min-height:510px}.portrait-note{left:-20px;padding:13px 17px}.site-header nav{gap:20px}.header-cta{display:none}.sofia-section{gap:55px}.week-context,.week-detail{padding:28px}.week-cta{align-items:flex-start}.week-cta .button{max-width:340px}.situations label>span{padding:12px;font-size:.78rem}.faq-section{gap:45px}}
@media(max-width:700px){html{scroll-padding-top:25px}.section{padding:56px 6vw}.site-header{height:81px;padding-inline:6vw}.brand{font-size:1.65rem}.site-header nav{display:none;position:absolute;top:81px;left:0;right:0;background:var(--paper);padding:24px 6vw;border-bottom:1px solid var(--line);box-shadow:0 10px 10px #3c243809}.site-header nav.is-open{display:flex;flex-direction:column;gap:20px}.menu-toggle{display:flex;gap:17px;border:0;background:none;font-size:.87rem;padding:12px 0 12px 12px;color:var(--ink)}.hero{padding:32px 6vw 0;display:flex;flex-direction:column;gap:30px}.hero-copy{width:100%}.hero .eyebrow{font-size:.65rem;letter-spacing:.1em}.hero h1{font-size:clamp(2.85rem,10.2vw,4.3rem);margin:22px 0 22px}.hero-intro{font-size:1rem;line-height:1.65}.hero .button{margin-top:23px;width:100%;font-size:.83rem;padding:17px 19px;gap:15px}.hero-foot{font-size:.7rem;max-width:280px;margin-top:12px}.hero-portrait{width:100%;padding-left:22px}.hero-portrait img{height:385px;min-height:0;max-height:none;border-radius:85px 3px 3px 3px;object-position:50% 37%}.portrait-note{left:0;top:20px;font-size:1rem;padding:14px 17px}.portrait-note>span{font-size:1.2rem}.hero-portrait figcaption{left:39px;right:15px;bottom:16px;padding:10px 14px}.hero-portrait figcaption>span:first-child{font-size:1.7rem}.hero-portrait figcaption>span:last-child{font-size:.69rem}.hero-bottom{width:100%;padding:0 0 22px;font-size:.6rem;letter-spacing:.08em}.hero-bottom a{font-size:.71rem;white-space:nowrap}.hero-bottom a span{margin-left:5px}.section-top{margin-bottom:25px}.section-top>p:last-child{display:none}.eyebrow{font-size:.7rem}.week-heading,.method-heading{grid-template-columns:1fr;gap:20px;margin-bottom:27px}h2{font-size:2.65rem}.week-heading>p,.method-heading>p{font-size:.92rem}.situations{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:22px}.situations legend{font-size:.81rem}.situations label>span{font-size:.79rem;min-height:74px;padding:12px;gap:7px}.week-board{grid-template-columns:1fr}.week-context{padding:25px}.profile{font-size:1.95rem;margin-top:21px}.discovery{margin-top:20px;padding-top:18px}.sample-note{margin-top:20px}.week-detail{padding:25px 22px}.day-picker{gap:4px}.day-picker button{height:40px}.week-cta{flex-direction:column;gap:20px}.week-cta .button{width:100%;max-width:none;font-size:.85rem;padding:16px 18px}.private-note{text-align:left;font-size:.7rem}#day-content{min-height:270px}.method-steps{grid-template-columns:1fr;gap:28px}.method-steps article{display:grid;grid-template-columns:45px 1fr;column-gap:15px;padding-top:23px}.step-number{grid-row:1/3;font-size:2rem}.method-steps h3{margin:0 0 12px;font-size:1.6rem}.method-steps p{grid-column:2;max-width:none}.method-foot{line-height:2.1;margin-top:30px}.method-foot p span{margin-inline:5px}.sofia-section{grid-template-columns:1fr;gap:35px}.sofia-section figure{width:87%;max-width:none}.sofia-section img{aspect-ratio:4/4.1}.sofia-copy h2{margin:20px 0 24px}.sofia-copy>p:not(.eyebrow){font-size:.95rem}.testimonial-section{padding-top:40px;padding-bottom:40px}.testimonial-section blockquote{font-size:1.95rem}.testimonial-section>p:last-child{max-width:250px;margin:auto;font-size:.72rem}.faq-section{grid-template-columns:1fr;gap:30px}summary{font-size:.93rem;padding-block:21px}.closing h2{font-size:3.35rem}.closing>p:not(.eyebrow){font-size:.92rem}.closing .button{font-size:.82rem;padding:17px}.closing-sign{font-size:3rem;bottom:-12px;right:10px}.footer-top{flex-wrap:wrap;gap:22px}.footer-top>p{margin:0;font-size:.71rem}.footer-top>a:last-child{font-size:.78rem}.footer-bottom{flex-direction:column;margin-top:25px;font-size:.71rem}.footer-bottom nav{gap:18px}.guides{flex-direction:column;gap:10px}.program-prices{grid-template-columns:1fr}.program-includes{padding:24px}.program-includes ul{padding-left:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.button:hover{transform:none}}

.profile{white-space:pre-line}

/* Legibilidad de etiquetas y detalles, también en pantallas pequeñas. */
.eyebrow,.pill,.sample-note,.private-note,.sofia-section figcaption,.hero-bottom,.footer-bottom,.guides{font-size:max(.75rem,12px)}
.hero-foot,.hero-portrait figcaption>span:last-child,.situations label>span,.group-note,.your-step>p,.method-foot,.testimonial-section>p:last-child,.footer-top>p,.footer-top>a:last-child{font-size:.875rem}
.your-step>span,#day-content>.eyebrow{font-size:.75rem}
@media(max-width:700px){.hero .eyebrow{font-size:.75rem;letter-spacing:.07em}.hero .button,.week-cta .button,.closing .button{font-size:.875rem}.hero-foot{max-width:none}.hero-bottom{gap:15px;align-items:flex-start}.hero-bottom>a{font-size:.8rem}.hero-portrait figcaption{left:35px;right:12px;padding:10px 12px}.hero-portrait figcaption>span:last-child{font-size:.75rem}.situations label>span{font-size:.875rem}.footer-top>p{font-size:.8rem}}

.trust-strip{max-width:1280px;margin:0 auto;padding:29px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:22px;border-bottom:1px solid var(--line)}.trust-item{display:flex;align-items:center;gap:12px}.trust-icon{flex:0 0 40px;height:40px;display:grid;place-items:center;border:1px solid #aa939e;border-radius:50%;font:1.3rem var(--serif);background:#f3eceb}.trust-item strong{display:block;font-size:.85rem;font-weight:500}.trust-item p>span{display:block;font-size:.75rem;color:var(--muted)}.habit-areas{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:0 0 52px}.habit-areas article{padding:24px 0;border-top:1px solid #795d72}.habit-areas article>span{font-size:.75rem;letter-spacing:.1em;color:var(--lime)}.habit-areas h3{font-size:1.6rem;line-height:1.12;margin:16px 0}.habit-areas p{font-size:.875rem;color:#e0d6dc}.method-steps{padding-top:10px}.hero h1{font-size:clamp(3.3rem,4.95vw,5.1rem)}
@media(max-width:1440px){.trust-strip{margin-inline:5vw}}
@media(max-width:1050px){.trust-strip{grid-template-columns:repeat(2,1fr);gap:22px}.habit-areas{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:3.65rem}}
@media(max-width:700px){.hero h1{font-size:clamp(2.65rem,9.5vw,4.1rem)}.trust-strip{margin-inline:6vw;padding:25px 0;gap:22px 12px}.trust-item{gap:9px;align-items:flex-start}.trust-icon{flex-basis:30px;height:30px;font-size:1rem}.trust-item strong{font-size:.82rem;line-height:1.4}.trust-item p>span{font-size:.75rem;line-height:1.5;margin-top:4px}.habit-areas{gap:5px 20px;margin-bottom:30px}.habit-areas h3{font-size:1.4rem}.habit-areas p{font-size:.875rem}.hero-portrait figcaption>span:last-child{max-width:155px}}

.situations{grid-template-columns:repeat(3,1fr)}@media(max-width:700px){.situations{grid-template-columns:repeat(2,1fr)}}

.trust-strip{display:block;padding:32px 0 35px}.trust-strip>.eyebrow{text-align:center;font-size:.75rem;color:var(--muted);margin-bottom:24px}.trust-seals{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;align-items:start}.trust-seal{text-align:center}.trust-seal summary{display:flex;flex-direction:column;align-items:center;gap:13px;padding:0;list-style:none}.seal-circle{width:146px;height:146px;border:1px solid #aa939e;outline:1px solid #c7b9be;outline-offset:-7px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;background:#f4eeea;transition:background .2s}.seal-circle>span{font-size:.6rem!important;letter-spacing:.08em;line-height:1}.seal-circle strong{font:1.2rem/1.1 var(--serif);letter-spacing:-.025em}.seal-label{font-size:.875rem;line-height:1.4;display:flex;align-items:center;gap:10px}.seal-label>span{font-size:1rem}.trust-seal summary:hover .seal-circle,.trust-seal[open] .seal-circle{background:var(--lime)}.trust-seal[open] .seal-label>span{transform:rotate(45deg)}.trust-seal>p{font-size:.85rem;line-height:1.65;max-width:260px;margin:17px auto 0;color:var(--muted)}
@media(max-width:700px){.trust-strip{padding-block:29px}.trust-seals{grid-template-columns:1fr 1fr;gap:25px 16px}.seal-circle{width:131px;height:131px;gap:8px}.seal-circle strong{font-size:1.1rem}.seal-circle>span{font-size:.57rem!important}.seal-label{font-size:.8rem;gap:6px}.trust-seal>p{font-size:.8rem}.trust-strip>.eyebrow{font-size:.68rem;letter-spacing:.08em}}

/* Reflujo al ampliar el texto: ningún control impone un ancho mínimo. */
.situations{grid-template-columns:repeat(3,minmax(0,1fr))}.situations label,.situations label>span,.habit-areas article,.trust-seal,.week-context,.week-detail{min-width:0;overflow-wrap:anywhere}.trust-seals{grid-template-columns:repeat(4,minmax(0,1fr))}.seal-circle{max-width:100%;height:auto;min-height:146px;padding:18px 10px;aspect-ratio:1}.seal-circle strong{max-width:100%;overflow-wrap:anywhere}.seal-circle>span{font-size:.75rem!important;letter-spacing:.015em;line-height:1.1}.habit-areas{grid-template-columns:repeat(4,minmax(0,1fr))}.button{max-width:100%;overflow-wrap:anywhere}.hero-portrait figcaption{flex-wrap:wrap}.hero-portrait figcaption>span{min-width:0}.footer-top,.footer-bottom,.guides{overflow-wrap:anywhere}
@media(max-width:1050px){.habit-areas{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.situations,.trust-seals{grid-template-columns:repeat(2,minmax(0,1fr))}.seal-circle{min-height:131px}.seal-circle>span{font-size:.75rem!important}.hero-bottom{flex-wrap:wrap}.week-board{grid-template-columns:minmax(0,1fr)}.habit-areas h3{overflow-wrap:anywhere}.day-picker{grid-template-columns:repeat(7,minmax(0,1fr))}.site-header{gap:15px}}

.situations{min-inline-size:0;min-width:0;width:100%}

h1,h2,h3{overflow-wrap:anywhere}
/* La cabecera crece con el texto; el salto de teclado permanece fuera de la vista hasta enfocarlo. */
.site-header{height:auto;min-height:100px;padding-block:12px}
.site-header>a,.site-header>nav{min-width:0}
.site-header>.brand{flex-shrink:0}
.site-header>.text-link{overflow-wrap:anywhere}
.skip-link:not(:focus){width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
@media(max-width:700px){.site-header{height:auto;min-height:80px}.site-header nav{top:100%}}
