.rp-tool-page{--rp-blue:#b9d7ff;--rp-coral:#ffc4ad;background:var(--paper)}.rp-tool-page .site-header{background:#111110c7}.rp-hero{color:#fff;background:var(--ink);border-radius:clamp(1.2rem,2.4vw,2.6rem);align-items:center;min-height:min(50rem,100svh);margin:.5rem;padding:clamp(8.5rem,14vw,12rem) clamp(1.2rem,4vw,4.2rem) clamp(3rem,5vw,5rem);display:flex;position:relative;overflow:hidden}.rp-hero:before{content:"";pointer-events:none;border:1px solid #d8ff5647;border-radius:50%;width:28rem;height:28rem;position:absolute;top:15%;right:-9rem}.rp-hero-copy{z-index:1;width:min(100%,82rem);position:relative}.rp-hero .landing-breadcrumb{color:#ffffffc2}.rp-hero-tags{flex-wrap:wrap;gap:.55rem;margin-bottom:1.5rem;display:flex}.rp-hero-tags span{letter-spacing:.08em;text-transform:uppercase;border:1px solid #ffffff73;border-radius:999px;padding:.42rem .72rem;font-size:.63rem;font-weight:700}.rp-hero h1{text-transform:uppercase;max-width:74rem;font-size:clamp(2.9rem,5.6vw,6.1rem);line-height:1.06}.rp-hero-accent{color:var(--lime);padding-left:clamp(0rem,2.4vw,2.4rem)}.rp-hero-bottom{align-items:flex-end;gap:2rem;max-width:68rem;margin-top:2rem;padding-left:clamp(0rem,4vw,4rem);display:flex}.rp-hero-bottom p{max-width:40rem;font-size:clamp(1rem,1.35vw,1.25rem);line-height:1.5}.rp-hero-bottom .button{flex-shrink:0}.rp-constructor{scroll-margin-top:1rem}.rp-constructor-heading{grid-template-columns:.6fr 1.4fr;gap:2rem;margin-bottom:clamp(2.5rem,5vw,5rem);display:grid}.rp-constructor-heading h2{max-width:68rem;margin-top:1rem}.rp-builder-shell{background:var(--white);border:1px solid var(--line);border-radius:clamp(1.3rem,2.3vw,2rem);grid-template-columns:minmax(0,1.55fr) minmax(18rem,.65fr);display:grid;overflow:hidden;box-shadow:0 1.5rem 4rem #11111012}.rp-builder-main{flex-direction:column;gap:clamp(1.75rem,3vw,2.5rem);min-width:0;padding:clamp(1.4rem,4vw,3rem);display:flex}.rp-field-group>.eyebrow{opacity:.58;margin-bottom:1rem;display:block}.rp-option-list{flex-direction:column;gap:.6rem;display:flex}.rp-option-list-gap{margin-top:1.1rem}.rp-option{color:var(--ink);text-align:left;border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:1.1rem;grid-template-columns:auto 1fr;align-items:start;gap:1rem;padding:1rem 1.1rem;transition:transform .16s cubic-bezier(.23,1,.32,1),border-color .18s,background-color .18s,box-shadow .18s;display:grid}.rp-option:active{transform:scale(.98)}.rp-option[aria-pressed=true]{border-color:var(--ink);background:var(--lime);box-shadow:inset 0 0 0 1px var(--ink)}.rp-option:focus-visible{outline:3px solid var(--rp-blue);outline-offset:3px}.rp-segmented button:focus-visible{outline:3px solid var(--rp-blue);outline-offset:3px}.rp-submit:focus-visible{outline:3px solid var(--rp-blue);outline-offset:3px}.rp-action-button:focus-visible{outline:3px solid var(--rp-blue);outline-offset:3px}.rp-restart:focus-visible{outline:3px solid var(--rp-blue);outline-offset:3px}.rp-option-radio{border:1px solid #11111073;border-radius:50%;place-items:center;width:1.15rem;height:1.15rem;margin-top:.15rem;display:grid}.rp-option-radio i{background:var(--ink);opacity:0;border-radius:50%;width:.5rem;height:.5rem;transition:opacity .16s,transform .16s cubic-bezier(.23,1,.32,1);transform:scale(.9)}.rp-option[aria-pressed=true] .rp-option-radio i{opacity:1;transform:scale(1)}.rp-option strong{font-family:Unbounded,sans-serif;font-size:.88rem;line-height:1.35;display:block}.rp-option small{opacity:.62;margin-top:.4rem;font-size:.78rem;line-height:1.5;display:block}.rp-frequency{border:0;min-width:0;margin-top:1.1rem;padding:0}.rp-frequency legend{margin-bottom:.8rem;font-size:.78rem;font-weight:700}.rp-segmented{grid-template-columns:repeat(3,1fr);gap:.65rem;display:grid}.rp-segmented button{min-height:5rem;color:var(--ink);border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:1rem;justify-content:center;align-items:baseline;gap:.45rem;padding:1rem;transition:transform .16s cubic-bezier(.23,1,.32,1),background-color .18s,border-color .18s;display:flex}.rp-segmented button[aria-pressed=true]{background:var(--lime);border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.rp-segmented strong{font-family:Unbounded,sans-serif;font-size:clamp(1.15rem,1.8vw,1.7rem)}.rp-segmented span{opacity:.62;font-size:.72rem}.rp-submit{color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:999px;justify-content:space-between;align-self:flex-start;align-items:center;gap:2rem;min-width:15rem;padding:1rem 1.2rem;font-size:.8rem;font-weight:700;transition:transform .16s cubic-bezier(.23,1,.32,1),background-color .18s,color .18s,opacity .18s;display:inline-flex}.rp-submit span{display:inline-flex}.rp-submit:disabled{opacity:.28;cursor:default}.rp-submit:active:not(:disabled){transform:scale(.97)}.rp-builder-preview{color:#fff;background:var(--ink);flex-direction:column;padding:clamp(1.5rem,3vw,2.5rem);display:flex}.rp-builder-preview>div:first-child>strong{margin-top:1.25rem;font-family:Unbounded,sans-serif;font-size:clamp(1.5rem,2.2vw,2.2rem);display:block}.rp-builder-preview>div:first-child>span{color:#ffffff8f;margin-top:.35rem;display:block}.rp-builder-preview dl{border-top:1px solid #fff3;margin:1.5rem 0 0;padding-top:1rem}.rp-builder-preview dl div{border-bottom:1px solid #fff3;grid-template-columns:6rem 1fr;gap:1rem;padding:.8rem 0;display:grid}.rp-builder-preview dt{opacity:.52;font-size:.66rem}.rp-builder-preview dd{text-align:right;margin:0;font-size:.76rem;font-weight:700}.rp-preview-caution{color:#ffc4ad;background:#ffc4ad29;border-radius:.7rem;margin-top:1.25rem;padding:.7rem .85rem;font-size:.76rem;line-height:1.55}.rp-builder-preview>p:last-child{color:#ffffff94;margin-top:auto;padding-top:2rem;font-size:.78rem;line-height:1.6}.rp-result{color:#fff;background:var(--ink);border-radius:clamp(1.3rem,2.3vw,2rem);scroll-margin-top:6rem;animation:.26s cubic-bezier(.23,1,.32,1) both rp-result-in;overflow:hidden}.rp-result-head{justify-content:space-between;align-items:flex-end;gap:2rem;padding:clamp(2rem,5vw,4.5rem);display:flex}.rp-result-head h2{margin-top:1rem;font-size:clamp(2.5rem,5.5vw,6rem)}.rp-result-head h2 span{color:var(--lime)}.rp-result-actions{gap:.6rem;display:flex}.rp-action-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:999px;padding:.75rem 1rem;font-size:.72rem;font-weight:700;transition:transform .16s cubic-bezier(.23,1,.32,1),color .18s,background-color .18s}.rp-result-chips{flex-wrap:wrap;gap:.5rem;padding:0 clamp(2rem,5vw,4.5rem) 2rem;display:flex}.rp-result-chips span{color:#ffffffc7;border:1px solid #ffffff40;border-radius:999px;padding:.45rem .75rem;font-size:.68rem;font-weight:700}.rp-medical-banner{color:var(--ink);background:var(--rp-coral);border-radius:1.15rem;margin:0 clamp(1.25rem,4vw,4.5rem) 2rem;padding:1.25rem 1.5rem}.rp-medical-banner strong{margin-bottom:.5rem;font-family:Unbounded,sans-serif;font-size:.92rem;display:block}.rp-medical-banner p{font-size:.84rem;line-height:1.6}.rp-summary{border-top:1px solid #ffffff38;border-bottom:1px solid #ffffff38;grid-template-columns:repeat(4,1fr);display:grid}.rp-summary article{border-right:1px solid #ffffff38;align-items:flex-end;gap:.9rem;min-height:9rem;padding:1.5rem;display:flex}.rp-summary article:last-child{border-right:0}.rp-summary strong{color:var(--lime);font-family:Unbounded,sans-serif;font-size:clamp(1.5rem,3vw,2.8rem);line-height:.9}.rp-summary span{color:#fff9;font-size:.72rem;line-height:1.4}.rp-result-section{border-bottom:1px solid #fff3;padding:clamp(3.5rem,7vw,7rem) clamp(1.25rem,4vw,4rem)}.rp-result-section-head{grid-template-columns:.6fr 1.3fr 1fr;align-items:end;gap:2rem;display:grid}.rp-result-section-head h3{font-size:clamp(1.7rem,3.2vw,3.6rem)}.rp-result-section-head>p:last-child{color:#fff9;font-size:.88rem;line-height:1.6}.rp-week-grid{grid-template-columns:1fr;gap:1rem;margin-top:3rem;display:grid}.rp-week-card{color:var(--ink);background:var(--white);border-radius:1.35rem;flex-direction:column;padding:1.5rem;display:flex}.rp-week-card header span{opacity:.62;font-family:Unbounded,sans-serif;font-size:.8rem}.rp-week-card strong{margin-top:1rem;font-family:Unbounded,sans-serif;font-size:clamp(1.5rem,2.4vw,2rem)}.rp-week-kcal{opacity:.58;margin-top:.3rem;font-size:.78rem}.rp-week-note{border-top:1px solid var(--line);margin-top:.9rem;padding-top:.9rem;font-size:.82rem;line-height:1.55}.rp-week-days{grid-template-columns:repeat(7,1fr);gap:.5rem;margin-top:3rem;display:grid}.rp-week-days div{color:#ffffff6b;border:1px solid #ffffff2e;border-radius:.85rem;flex-direction:column;gap:.5rem;min-height:5rem;padding:.75rem;display:flex}.rp-week-days span{font-size:.64rem;font-weight:700}.rp-week-days strong{font-family:Unbounded,sans-serif;font-size:.68rem;font-weight:600}.rp-week-days .is-active{color:var(--ink);background:var(--lime);border-color:var(--lime)}.rp-session-list{gap:1rem;margin-top:1.5rem;display:grid}.rp-session-card{color:var(--ink);background:var(--white);border-radius:1.35rem;overflow:hidden}.rp-session-card header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.4rem;display:flex}.rp-session-card header span{letter-spacing:.05em;text-transform:uppercase;opacity:.56;font-size:.68rem;font-weight:700}.rp-session-card header strong{font-family:Unbounded,sans-serif;font-size:clamp(.9rem,1.4vw,1.15rem)}.rp-session-card ol{margin:0;padding:0 1.4rem;list-style:none}.rp-session-card li{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:1rem;padding:.85rem 0;font-size:.86rem;display:grid}.rp-session-card li:last-child{border-bottom:0}.rp-session-card li small{opacity:.62;padding-bottom:.85rem;font-size:.74rem;font-weight:700}.rp-stop-section{background:#1a1a18}.rp-stop-list{max-width:46rem;margin:3rem 0 0;padding:0;list-style:none}.rp-stop-list li{border-bottom:1px solid #ffffff2e;padding:1rem 0 1rem 1.6rem;font-size:.92rem;line-height:1.6;position:relative}.rp-stop-list li:before{content:"";background:var(--rp-coral);border-radius:50%;width:.55rem;height:.55rem;position:absolute;top:1.45rem;left:0}.rp-stop-footer{color:#fff9;max-width:46rem;margin-top:1.5rem;font-size:.82rem;line-height:1.6}.rp-result-footer{grid-template-columns:1fr auto;align-items:end;gap:2rem;padding:clamp(3rem,6vw,6rem) clamp(1.25rem,4vw,4rem);display:grid}.rp-result-footer h3{max-width:60rem;margin-top:1rem;font-size:clamp(1.5rem,3vw,3.4rem)}.rp-result-footer .rp-restart{color:#fff;text-underline-offset:.22rem;opacity:.62;cursor:pointer;background:0 0;border:0;grid-column:1/-1;justify-self:start;padding:.6rem 0;font-size:.78rem;font-weight:700;text-decoration:underline}.rp-explainer{color:#fff;background:var(--ink);border-radius:var(--radius);grid-template-columns:.55fr 1.45fr;gap:3rem;display:grid}.rp-explainer-copy h2{max-width:70rem;margin-top:1rem}.rp-explainer-copy>p:last-child{color:#ffffffa8;max-width:44rem;margin:2rem 0 0 auto;font-size:clamp(1rem,1.4vw,1.22rem);line-height:1.55}.rp-explainer-grid{border-top:1px solid #ffffff38;border-left:1px solid #ffffff38;grid-column:2;grid-template-columns:1fr 1fr;margin-top:2rem;display:grid}.rp-explainer-grid article{border-bottom:1px solid #ffffff38;border-right:1px solid #ffffff38;flex-direction:column;min-height:16rem;padding:1.3rem;display:flex}.rp-explainer-grid span{color:var(--lime);font-size:.68rem;font-weight:700}.rp-explainer-grid h3{margin-top:auto;font-size:clamp(1.15rem,1.8vw,1.65rem)}.rp-explainer-grid p{color:#ffffff94;margin-top:.8rem;font-size:.82rem;line-height:1.55}.rp-seo-copy{grid-template-columns:.55fr minmax(0,1.25fr) minmax(16rem,.7fr);align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.rp-seo-copy-main h2{font-size:clamp(2rem,4vw,4.4rem)}.rp-seo-copy-main p{opacity:.72;max-width:52rem;margin-top:1.5rem;font-size:1rem;line-height:1.75}.rp-seo-copy aside{background:var(--lime);border-radius:1.25rem;padding:1.5rem}.rp-seo-copy aside strong{font-family:Unbounded,sans-serif;font-size:1rem;line-height:1.4}.rp-seo-copy aside p{margin-top:1rem;font-size:.82rem;line-height:1.6}.rp-links{padding-top:2rem}.rp-links h2{max-width:72rem;margin:1.5rem 0 3rem}.rp-links-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.rp-links-grid a{color:#fff;background:var(--ink);border-radius:1.35rem;flex-direction:column;min-height:18rem;padding:1.5rem;transition:transform .18s cubic-bezier(.23,1,.32,1),color .18s,background-color .18s;display:flex;position:relative}.rp-links-grid a:nth-child(2){color:var(--ink);background:var(--lime)}.rp-links-grid a>span{letter-spacing:.08em;text-transform:uppercase;opacity:.62;font-size:.66rem;font-weight:700}.rp-links-grid h3{max-width:20rem;margin-top:auto;font-size:clamp(1.2rem,1.9vw,1.85rem)}.rp-links-grid i{font-style:normal;display:inline-flex;position:absolute;top:1.5rem;right:1.5rem}.rp-tool-faq{background:var(--white);border-radius:var(--radius);grid-template-columns:.7fr 1.3fr;gap:clamp(3rem,8vw,9rem);display:grid}.rp-tool-faq h2{margin-top:2rem}.rp-tool-faq-list{border-top:1px solid var(--line)}.rp-tool-faq-list .faq-item{border-bottom:1px solid var(--line);padding:1.35rem 0}.rp-tool-faq-list h3{font-size:clamp(.95rem,1.25vw,1.15rem);line-height:1.45}.rp-tool-faq-list p{opacity:.68;max-width:42rem;margin-top:1rem;font-size:.9rem;line-height:1.65}.rp-final-cta{color:#fff;background:var(--ink);grid-template-columns:1.2fr .8fr;gap:clamp(3rem,8vw,9rem);display:grid}.rp-final-cta h2{max-width:72rem;margin-top:1rem;font-size:clamp(2rem,4.2vw,4.6rem)}.rp-final-cta>div:last-child{align-self:end}.rp-final-cta>div:last-child p{color:#ffffffa8;max-width:35rem;margin-bottom:2rem;font-size:1rem;line-height:1.65}@media (hover:hover) and (pointer:fine){.rp-option:hover{border-color:#11111066;transform:translateY(-2px)}.rp-submit:hover:not(:disabled){color:var(--ink);background:var(--lime)}.rp-action-button:hover{color:var(--ink);background:var(--white)}.rp-links-grid a:hover{transform:translateY(-5px)}.rp-segmented button:hover{border-color:#1111106b;transform:translateY(-2px)}}@keyframes rp-result-in{0%{opacity:0;transform:translateY(10px)scale(.99)}}@media (min-width:1001px){.rp-tool-page{--rp-shell-width:92rem;--rp-shell-inset:3.25rem;--rp-label-width:10rem;--rp-heading-gap:2.5rem}.rp-hero{min-height:clamp(32rem,62vh,38rem);padding:7.5rem clamp(2.5rem,5vw,5rem) 3.5rem}.rp-hero:before{opacity:.72;width:26rem;height:26rem;top:12%;right:-12rem}.rp-hero-copy{width:min(100%,88rem);margin-inline:auto}.rp-hero h1{max-width:64rem;font-size:clamp(3.4rem,4.6vw,5.25rem);line-height:1.02}.rp-hero-accent{padding-left:1.25rem}.rp-hero-bottom{align-items:center;max-width:60rem;margin-top:1.5rem;padding-left:1.25rem}.rp-constructor,.rp-explainer,.rp-seo-copy,.rp-links,.rp-tool-faq,.rp-final-cta{width:min(calc(100% - 2rem), var(--rp-shell-width));margin-inline:auto}.rp-constructor.section-pad{padding:clamp(4rem,5vw,5.5rem) 0}.rp-constructor-heading{grid-template-columns:var(--rp-label-width) minmax(0, 1fr);gap:var(--rp-heading-gap);padding-inline:var(--rp-shell-inset);margin-bottom:2.75rem}.rp-constructor-heading h2{max-width:50rem;font-size:clamp(2.8rem,4.2vw,4.5rem)}.rp-constructor:has(.rp-result){padding-top:2.5rem;padding-bottom:3.5rem}.rp-constructor:has(.rp-result)>.rp-constructor-heading{display:none}.rp-builder-main{padding:clamp(2rem,3vw,2.75rem)}.rp-result-head{align-items:center;padding:3rem 3.25rem 1.75rem}.rp-result-head h2{max-width:58rem;margin-top:.7rem;font-size:clamp(3rem,4.4vw,4.75rem);line-height:1.02}.rp-result-chips{padding:0 3.25rem 1.5rem}.rp-medical-banner{margin:0 3.25rem 1.75rem}.rp-summary article{min-height:6.75rem;padding:1.15rem 1.5rem}.rp-summary strong{font-size:clamp(1.8rem,2.6vw,2.7rem)}.rp-summary span{font-size:.76rem}.rp-result-section{padding:3.75rem 3.25rem}.rp-result-section-head{grid-template-columns:var(--rp-label-width) minmax(0, 1fr);gap:.9rem var(--rp-heading-gap);align-items:start}.rp-result-section-head h3{max-width:55rem;font-size:clamp(2rem,3vw,3.25rem)}.rp-result-section-head>p:last-child{grid-column:2;max-width:46rem;font-size:.92rem}.rp-week-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:2rem}.rp-session-list{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2rem}.rp-week-days{margin-top:2rem}.rp-safety-footer{padding:1.25rem 3.25rem}.rp-result-footer{padding:3.25rem}.rp-result-footer h3{max-width:50rem;margin-top:.7rem;font-size:clamp(1.8rem,2.4vw,2.6rem)}.rp-tool-page>.section-pad{padding-top:clamp(4rem,5.5vw,6rem);padding-bottom:clamp(4rem,5.5vw,6rem)}.rp-explainer.section-pad,.rp-seo-copy.section-pad,.rp-links.section-pad,.rp-tool-faq.section-pad,.rp-final-cta.section-pad{padding-inline:var(--rp-shell-inset)}.rp-explainer{grid-template-columns:var(--rp-label-width) minmax(0, 1fr);gap:var(--rp-heading-gap)}.rp-explainer-copy h2{max-width:58rem;font-size:clamp(2.8rem,4vw,4.5rem)}.rp-explainer-copy>p:last-child{max-width:42rem;margin-top:1.25rem;font-size:1rem}.rp-explainer-grid{margin-top:1.5rem}.rp-explainer-grid article{min-height:10.5rem}.rp-seo-copy{grid-template-columns:var(--rp-label-width) minmax(0, 1fr) minmax(18rem, 23rem);gap:var(--rp-heading-gap)}.rp-seo-copy-main h2{font-size:clamp(2.5rem,3.6vw,4rem)}.rp-seo-copy-main p{margin-top:1rem}.rp-links{grid-template-columns:var(--rp-label-width) minmax(0, 1fr);column-gap:var(--rp-heading-gap);padding-top:0;display:grid}.rp-links>.section-label{grid-area:1/1}.rp-links h2{grid-area:1/2;max-width:56rem;margin:0 0 2rem;font-size:clamp(2.8rem,4vw,4.5rem)}.rp-links-grid{grid-column:1/-1}.rp-links-grid a{min-height:11.5rem}.rp-tool-faq{grid-template-columns:var(--rp-label-width) minmax(0, 1fr);gap:0 var(--rp-heading-gap)}.rp-tool-faq>div:first-child{display:contents}.rp-tool-faq .section-label{grid-area:1/1}.rp-tool-faq h2{grid-area:1/2;margin:0 0 2rem;font-size:clamp(2.8rem,4vw,4.5rem)}.rp-tool-faq-list{grid-column:2;min-width:0}.rp-tool-faq-list .faq-item{padding:1.05rem 0}.rp-tool-faq-list p{margin-top:.7rem}.rp-final-cta{gap:clamp(3rem,6vw,6rem)}.rp-final-cta h2{font-size:clamp(2.8rem,4vw,4.5rem)}:is(.rp-tool-page:has(.rp-result)>.rp-explainer,.rp-tool-page:has(.rp-result)>.rp-seo-copy,.rp-tool-page:has(.rp-result)>.rp-final-cta){display:none}}@media (max-width:1000px){.rp-builder-shell{grid-template-columns:1fr}.rp-builder-preview{min-height:18rem}.rp-result-section-head{grid-template-columns:1fr 1fr}.rp-result-section-head>p:last-child{grid-column:2}.rp-week-grid{grid-template-columns:repeat(2,1fr)}.rp-seo-copy{grid-template-columns:.45fr 1.55fr}.rp-seo-copy aside{grid-column:2}}@media (max-width:760px){.rp-tool-page{overflow-x:clip}.rp-hero{min-height:44rem;padding:7.5rem 1rem 3.5rem}.rp-hero:before{width:20rem;height:20rem}.rp-hero h1{font-size:clamp(2.2rem,10.6vw,4.4rem)}.rp-hero h1,.rp-constructor-heading h2,.rp-result-head h2,.rp-result-section-head h3,.rp-result-footer h3,.rp-explainer-copy h2,.rp-seo-copy-main h2,.rp-links h2,.rp-tool-faq h2,.rp-final-cta h2{overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:auto;hyphens:auto;min-width:0;max-width:100%}.rp-hero-accent,.rp-hero-bottom{padding-left:0}.rp-hero-bottom{flex-direction:column;align-items:stretch}.rp-constructor-heading,.rp-explainer,.rp-seo-copy,.rp-tool-faq,.rp-final-cta{grid-template-columns:1fr}.rp-explainer-grid,.rp-seo-copy aside{grid-column:1}.rp-summary{grid-template-columns:1fr 1fr}.rp-summary article:nth-child(2){border-right:0}.rp-summary article:nth-child(-n+2){border-bottom:1px solid #ffffff38}.rp-result-head{flex-direction:column;align-items:flex-start}.rp-result-section-head{grid-template-columns:1fr}.rp-result-section-head>p:last-child{grid-column:1}.rp-week-grid{grid-template-columns:1fr 1fr}.rp-week-days{grid-template-columns:repeat(4,1fr)}.rp-result-footer{grid-template-columns:1fr}.rp-result-footer .rp-restart{grid-column:1}.rp-links-grid{grid-template-columns:1fr}.rp-links-grid a{min-height:14rem}}@media (max-width:480px){.rp-hero-tags span:nth-child(3){display:none}.rp-hero h1{letter-spacing:-.035em;font-size:clamp(2rem,10vw,2.6rem)}.rp-result-head h2{font-size:clamp(1.9rem,10vw,2.55rem)}.rp-result-section-head h3{font-size:clamp(1.55rem,7.5vw,2.1rem)}.rp-result-footer h3{font-size:clamp(1.4rem,6.5vw,1.9rem)}.rp-constructor-heading h2,.rp-explainer-copy h2,.rp-seo-copy-main h2,.rp-links h2,.rp-tool-faq h2,.rp-final-cta h2{letter-spacing:-.025em;font-size:clamp(1.9rem,9vw,2.65rem)}.rp-builder-main{padding:1.1rem}.rp-submit{justify-content:center;width:100%;min-width:0;position:sticky;bottom:.75rem}.rp-builder-preview{padding:1.25rem}.rp-result-actions{width:100%}.rp-action-button{flex:1}.rp-summary article{flex-direction:column;align-items:flex-start;min-height:7.5rem}.rp-week-grid{grid-template-columns:1fr}.rp-week-days{grid-template-columns:repeat(4,1fr)}.rp-explainer-grid{grid-template-columns:1fr}.rp-explainer-grid article{min-height:13rem}}@media print{.site-header,.footer,.rp-hero,.rp-constructor-heading,.rp-explainer,.rp-seo-copy,.rp-links,.rp-tool-faq,.rp-final-cta,.rp-result-actions,.rp-result-footer{display:none!important}.rp-constructor{padding:0}.rp-result{color:#111;background:#fff;border-radius:0}.rp-result h2 span{color:#111}.rp-result-section,.rp-stop-section{color:#111;background:#fff;border-color:#ccc}.rp-summary,.rp-summary article,.rp-week-days div{border-color:#ccc}.rp-summary strong,.rp-summary span,.rp-result-section-head>p:last-child,.rp-stop-footer{color:#111}.rp-session-card,.rp-week-card{break-inside:avoid;border:1px solid #ccc}.rp-stop-list li{color:#111}}@media (prefers-reduced-motion:reduce){.rp-result{animation:none}}
