.al-rh{padding-top:var(--al-rh-padding-top-mobile);padding-bottom:var(--al-rh-padding-bottom-mobile);background:var(--al-rh-outer-bg);color:var(--al-rh-text);font-family:TT Commons Pro,TT Commons,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.al-rh *{box-sizing:border-box}.al-rh .al-rh__shell{width:var(--al-rh-shell-width-mobile);max-width:var(--al-rh-box-max-width);margin:0 auto;padding:var(--al-rh-box-padding-mobile) 0;border-radius:var(--al-rh-box-radius-mobile);background:var(--al-rh-bg);border:1px solid var(--al-rh-border);overflow:hidden}.al-rh .al-rh__top,.al-rh .al-rh__header,.al-rh .al-rh__tabs,.al-rh .al-rh__panel,.al-rh .al-rh__dev-note{width:100%;max-width:var(--al-rh-content-max-width);margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}.al-rh .al-rh__dev-note{margin-bottom:18px;padding-top:12px;padding-bottom:12px;border-radius:8px;background:#fff;border:1px dashed rgba(63,95,128,.28);font-size:12px;line-height:1.45;color:#585858}.al-rh .al-rh__dev-note code{padding:2px 5px;border-radius:4px;background:#3f5f8014;color:#2f3e4f;font-size:11px}.al-rh .al-rh__top{margin-bottom:28px}.al-rh .al-rh__section-kicker{display:flex;align-items:center;gap:10px;width:100%;margin:0;font-size:11px;line-height:1.2;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--al-rh-accent);white-space:nowrap}.al-rh .al-rh__section-kicker:before{content:"";width:7px;height:7px;flex:0 0 7px;border-radius:999px;background:var(--al-rh-accent);box-shadow:0 0 0 5px #3f5f8014}.al-rh .al-rh__section-kicker:after{content:"";height:1px;flex:1;background:linear-gradient(90deg,#3f5f8047,#3f5f800a)}.al-rh .al-rh__header{margin-bottom:22px}.al-rh .al-rh__kicker{margin:0 0 12px;font-size:12px;line-height:1.2;letter-spacing:.13em;text-transform:uppercase;font-weight:600;color:var(--al-rh-accent)}.al-rh .al-rh__heading{max-width:820px;margin:0;font-size:var(--al-rh-heading-size-mobile);line-height:1.08;letter-spacing:-.01em;font-weight:500;color:var(--al-rh-text)}.al-rh .al-rh__intro{max-width:760px;margin-top:14px;font-size:var(--al-rh-intro-size-mobile);line-height:1.5;letter-spacing:0;font-weight:500;color:var(--al-rh-muted)}.al-rh .al-rh__tabs{display:flex;gap:4px;width:calc(100% - 24px);max-width:var(--al-rh-tabs-max-width-mobile);margin-left:auto;margin-right:auto;margin-bottom:22px;padding:5px;border-radius:12px;background:var(--al-rh-tabs-bg);border:1px solid rgba(229,231,236,.86);overflow:hidden;scrollbar-width:none;box-shadow:0 4px 18px #2f3e4f0a}.al-rh .al-rh__tabs::-webkit-scrollbar{display:none}.al-rh .al-rh__tab{min-width:0;flex:1 1 0;height:40px;padding:0 8px;border:1px solid transparent;border-radius:9px;background:transparent;color:#2f3e4f9e;font:inherit;font-size:11.5px;line-height:1;font-weight:600;letter-spacing:-.01em;white-space:nowrap;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease;-webkit-tap-highlight-color:transparent}.al-rh .al-rh__tab.is-active{background:var(--al-rh-dark);color:#fff;border-color:var(--al-rh-dark);box-shadow:0 6px 16px #2f3e4f24}.al-rh .al-rh__panel{display:none}.al-rh .al-rh__panel.is-active{display:block}.al-rh .al-rh__problem-grid,.al-rh .al-rh__included-grid,.al-rh .al-rh__expectations-grid{display:grid;gap:12px}.al-rh .al-rh__problem-card,.al-rh .al-rh__included-card,.al-rh .al-rh__expectation-card{background:var(--al-rh-card);border:1px solid var(--al-rh-border);border-radius:10px;box-shadow:0 6px 18px #2f3e4f06}.al-rh .al-rh__problem-card{display:grid;grid-template-columns:38px 1fr;gap:12px;padding:16px}.al-rh .al-rh__problem-marker{width:38px;height:38px;border-radius:999px;border:1px solid #C2D7EC;background:#fff;display:grid;place-items:center;color:var(--al-rh-dark);font-size:13px;font-weight:600;line-height:1;overflow:hidden}.al-rh .al-rh__problem-marker img{width:100%;height:100%;object-fit:cover;border-radius:999px;display:block}.al-rh .al-rh__problem-content h3,.al-rh .al-rh__included-content h3,.al-rh .al-rh__expectation-content h3,.al-rh .al-rh__step-card h3{margin:0;color:var(--al-rh-text);letter-spacing:-.01em;font-weight:600}.al-rh .al-rh__problem-content h3{margin-bottom:6px;font-size:17px;line-height:1.15}.al-rh .al-rh__problem-content p,.al-rh .al-rh__included-content p,.al-rh .al-rh__expectation-content p,.al-rh .al-rh__step-card p{margin:0;color:var(--al-rh-muted);line-height:1.45;font-weight:500;letter-spacing:0}.al-rh .al-rh__problem-content p{font-size:14px}.al-rh .al-rh__included-card{display:grid;grid-template-columns:72px 1fr;gap:13px;align-items:center;padding:14px;position:relative}.al-rh .al-rh__included-media{position:relative;height:72px;border-radius:8px;background:#f1f3f6;border:1px solid rgba(229,231,236,.9);overflow:hidden;display:grid;place-items:center}.al-rh .al-rh__included-media img{width:100%;height:100%;object-fit:contain;display:block;padding:8px}.al-rh .al-rh__included-media span{color:var(--al-rh-accent);font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.al-rh .al-rh__included-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.al-rh .al-rh__included-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.al-rh .al-rh__included-meta span{color:#1c1c1c70;font-size:11px;line-height:1;letter-spacing:.04em;text-transform:uppercase;font-weight:600}.al-rh .al-rh__included-meta em{padding:4px 8px;border-radius:7px;background:var(--al-rh-soft);border:1px solid rgba(63,95,128,.12);color:var(--al-rh-accent);font-size:11px;line-height:1;font-style:normal;font-weight:600;white-space:nowrap}.al-rh .al-rh__included-content h3{margin-bottom:4px;font-size:18px;line-height:1.12}.al-rh .al-rh__included-content strong{display:block;margin-bottom:4px;color:var(--al-rh-dark);font-size:13px;line-height:1.2;font-weight:600}.al-rh .al-rh__included-content p{font-size:14px}.al-rh .al-rh__time-tabs{display:flex;gap:5px;width:100%;margin:0 0 14px;padding:5px;border-radius:12px;background:#f1f3f6;border:1px solid var(--al-rh-border);box-shadow:0 3px 10px #2f3e4f06}.al-rh .al-rh__time-tab{display:flex;align-items:center;justify-content:center;flex:1 1 0;height:34px;padding:0 10px;border:1px solid transparent;border-radius:9px;background:transparent;color:#2f3e4f94;font:inherit;font-size:12.5px;line-height:1;font-weight:600;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease;-webkit-tap-highlight-color:transparent}.al-rh .al-rh__time-tab.is-active{background:#fff;color:var(--al-rh-dark);border-color:#3f5f801f;box-shadow:0 4px 12px #2f3e4f0f}.al-rh .al-rh__time-panel{display:none}.al-rh .al-rh__time-panel.is-active{display:block}.al-rh .al-rh__timeline{position:relative;display:grid;gap:16px;margin-left:8px;padding-left:34px}.al-rh .al-rh__timeline:before{content:"";position:absolute;left:11px;top:18px;bottom:18px;width:1.5px;background:#3f5f802e}.al-rh .al-rh__step{position:relative}.al-rh .al-rh__step-number{position:absolute;left:-44px;top:18px;width:38px;height:38px;border-radius:999px;border:1.5px solid var(--al-rh-dark);background:#fff;color:var(--al-rh-dark);display:grid;place-items:center;font-size:15px;line-height:1;font-weight:600;z-index:2}.al-rh .al-rh__step-card{background:#fff;border:1px solid var(--al-rh-border);border-radius:10px;padding:15px;box-shadow:0 6px 18px #2f3e4f06}.al-rh .al-rh__step-badge{display:inline-flex;width:fit-content;margin-bottom:9px;padding:4px 9px;border-radius:7px;background:var(--al-rh-soft);border:1px solid rgba(63,95,128,.12);color:var(--al-rh-accent);font-size:12px;line-height:1;font-weight:600}.al-rh .al-rh__step-badge.is-sun{background:var(--al-rh-spf-bg);border-color:var(--al-rh-spf-border);color:var(--al-rh-spf-text)}.al-rh .al-rh__step-card h3{margin-bottom:6px;font-size:20px;line-height:1.08}.al-rh .al-rh__step-card p{font-size:14px}.al-rh .al-rh__step-product{margin-top:10px;color:var(--al-rh-dark);font-size:14px;line-height:1.2;font-weight:600}.al-rh .al-rh__step-product a{color:inherit;text-decoration:none}.al-rh .al-rh__note{display:flex;gap:11px;margin-top:18px;padding:15px;border-radius:10px;background:#fff;border:1px solid var(--al-rh-border);color:var(--al-rh-dark);font-size:14px;line-height:1.45;font-weight:500}.al-rh .al-rh__note:before{content:"i";width:27px;height:27px;flex:0 0 27px;border-radius:999px;border:1.5px solid var(--al-rh-accent);color:var(--al-rh-accent);display:grid;place-items:center;font-size:14px;line-height:1;font-weight:600}.al-rh .al-rh__expectation-card{display:grid;grid-template-columns:72px 1fr;gap:12px;padding:15px}.al-rh .al-rh__expectation-time{color:var(--al-rh-accent);font-size:12px;line-height:1.12;letter-spacing:.02em;text-transform:uppercase;font-weight:600}.al-rh .al-rh__expectation-content h3{margin-bottom:5px;font-size:17px;line-height:1.15}.al-rh .al-rh__expectation-content p{font-size:14px}@media screen and (max-width:767px){.al-rh .al-rh__time-tabs{margin-bottom:13px;padding:4px;border-radius:11px}.al-rh .al-rh__time-tab{height:32px;min-height:32px;padding:0 8px;border-radius:8px;font-size:12px}}@media screen and (max-width:480px){.al-rh .al-rh__heading{font-size:var(--al-rh-heading-size-mobile);line-height:1.08}.al-rh .al-rh__intro{font-size:var(--al-rh-intro-size-mobile);line-height:1.5}.al-rh .al-rh__kicker{font-size:11px;letter-spacing:.12em}.al-rh .al-rh__section-kicker{font-size:10px;letter-spacing:.1em}}@media screen and (max-width:380px){.al-rh .al-rh__tab{font-size:10.5px;padding:0 6px}.al-rh .al-rh__tabs{gap:3px;padding:4px}}@media screen and (min-width:750px){.al-rh{padding-top:var(--al-rh-padding-top-desktop);padding-bottom:var(--al-rh-padding-bottom-desktop)}.al-rh .al-rh__shell{width:var(--al-rh-shell-width-desktop);padding:var(--al-rh-box-padding-desktop) 0;border-radius:var(--al-rh-box-radius-desktop)}.al-rh .al-rh__top,.al-rh .al-rh__header,.al-rh .al-rh__tabs,.al-rh .al-rh__panel,.al-rh .al-rh__dev-note{padding-left:32px;padding-right:32px}.al-rh .al-rh__heading{font-size:var(--al-rh-heading-size-desktop);line-height:1.08;letter-spacing:-.01em}.al-rh .al-rh__intro{font-size:var(--al-rh-intro-size-desktop)}.al-rh .al-rh__tabs{gap:8px;width:calc(100% - 48px);max-width:var(--al-rh-tabs-max-width-desktop);margin-bottom:28px;padding:8px;border-radius:14px}.al-rh .al-rh__tab{min-width:max-content;flex:1 0 auto;height:54px;padding:0 18px;font-size:16px;border-radius:10px;white-space:nowrap}.al-rh .al-rh__problem-grid,.al-rh .al-rh__expectations-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.al-rh .al-rh__included-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.al-rh .al-rh__included-card{display:block}.al-rh .al-rh__included-media{height:auto;min-height:220px;aspect-ratio:1 / 1;margin-bottom:16px;display:flex;align-items:center;justify-content:center;background:#f1f3f6;border-radius:8px;overflow:hidden}.al-rh .al-rh__included-media img{width:100%;height:100%;max-width:88%;max-height:88%;object-fit:contain;object-position:center center;padding:0;display:block}.al-rh .al-rh__timeline{margin-left:10px;padding-left:42px}.al-rh .al-rh__timeline:before{left:14px}.al-rh .al-rh__step-number{left:-52px;width:44px;height:44px;font-size:16px}.al-rh .al-rh__expectation-card{grid-template-columns:86px 1fr}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/al-routine-hub.css.map */
