.oh-fresh{--ink: #17171b;--muted: #595963;--line: #d8d8de;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;overflow-x:clip}.oh-fresh *{box-sizing:border-box;min-width:0}.oh-fresh section[id]{scroll-margin-top:110px}.oh-fresh :is(h1,h2,h3,h4){color:var(--ink);font-family:inherit;letter-spacing:-.045em;margin:0;overflow-wrap:break-word}.oh-fresh h1{font-size:clamp(3.2rem,6.5vw,7.4rem);font-weight:600;line-height:.97;max-width:100%;text-wrap:balance}.oh-fresh h2{font-size:clamp(2.15rem,4vw,4.6rem);font-weight:600;line-height:1.06;text-wrap:balance}.oh-fresh h3{font-size:clamp(1.3rem,2vw,1.8rem);font-weight:600;line-height:1.16}.oh-fresh p{line-height:1.7;margin:0}.oh-fresh a{color:inherit}.oh-fresh button,.oh-fresh input,.oh-fresh select{font:inherit;color:var(--ink)}.oh-fresh button{cursor:pointer}.oh-fresh :is(a,button,input,select,summary):focus-visible{outline:3px solid #3950e6;outline-offset:5px}.oh-fresh .surface-dark{--ink: #fff;--muted: #c4c4cd;--line: #414149;background:#101014;color:#fff}.oh-fresh .surface-orange{--ink: #17171b;--muted: #25252c;--line: #a84200;background:#ff6a00;color:#17171b}.oh-fresh .surface-blue{--ink: #fff;--muted: #ebedff;--line: #8494ff;background:#3950e6;color:#fff}.oh-fresh .fresh-wrap{width:min(1320px,100% - 80px);margin-inline:auto}.oh-fresh .fresh-topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:28px;border-bottom:1px solid var(--line)}.oh-fresh .fresh-topbar svg{width:114px;height:auto}.oh-fresh header.surface-orange .fresh-topbar>a:first-child{padding:10px 14px;background:#fff;border-radius:6px}.oh-fresh .fresh-topbar a{font-size:13px;font-weight:700;text-decoration:none}.oh-fresh .fresh-hero{padding-block:78px 70px}.oh-fresh .fresh-kicker{font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:800;line-height:1.5;margin-bottom:20px;color:var(--muted)}.oh-fresh .fresh-kicker:before{content:"";display:inline-block;width:8px;height:8px;background:#ff6a00;margin-right:10px}.oh-fresh .surface-orange .fresh-kicker:before{background:#17171b}.oh-fresh .fresh-deck{font-size:clamp(1.05rem,1.6vw,1.3rem);color:var(--muted);max-width:660px;margin-block:26px}.oh-fresh .fresh-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-block:30px}.oh-fresh .fresh-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:14px 23px;background:#17171b;color:#fff!important;border:1px solid #17171b;font-size:14px;font-weight:700;text-decoration:none;border-radius:5px}.oh-fresh .surface-dark .fresh-button{background:#ff6a00;color:#17171b!important;border-color:#ff6a00}.oh-fresh .fresh-text-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700;text-underline-offset:5px}.oh-fresh .fresh-meta{display:flex;flex-wrap:wrap;gap:24px 38px;margin:35px 0 0;padding-top:24px;border-top:1px solid var(--line)}.oh-fresh .fresh-meta dt{font-size:10px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:var(--muted);margin-bottom:6px}.oh-fresh .fresh-meta dd{font-size:13px;font-weight:700;margin:0;line-height:1.5}.oh-fresh .fresh-section{padding-block:88px;border-top:1px solid var(--line)}.oh-fresh .fresh-section-head{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:38px}.oh-fresh .fresh-section-head p{max-width:400px;color:var(--muted)}.oh-fresh .fresh-split{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.oh-fresh .fresh-thirds{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.oh-fresh .fresh-twocol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.oh-fresh .fresh-card{padding:28px;border:1px solid var(--line);border-radius:10px;background:transparent}.oh-fresh .fresh-card h3{margin-bottom:18px}.oh-fresh .fresh-card p{color:var(--muted);font-size:15px}.oh-fresh .fresh-number{display:block;font-size:12px;font-weight:700;margin-bottom:32px;color:var(--muted)}.oh-fresh .fresh-lessons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 50px}.oh-fresh .fresh-lesson{padding-block:30px;border-top:1px solid var(--line)}.oh-fresh .fresh-lesson h3{margin-bottom:17px}.oh-fresh .fresh-lesson .fresh-number{margin-bottom:15px}.oh-fresh .fresh-takeaways{list-style:none;padding:0;margin:32px 0 0;counter-reset:takeaway}.oh-fresh .fresh-takeaways li{counter-increment:takeaway;display:grid;grid-template-columns:40px 1fr;gap:18px;padding-block:23px;border-top:1px solid var(--line);line-height:1.7}.oh-fresh .fresh-takeaways li:before{content:counter(takeaway,decimal-leading-zero);font-size:12px;font-weight:700;padding-top:5px}.oh-fresh .fresh-search{display:flex;gap:12px;margin-bottom:25px}.oh-fresh .fresh-search label:first-child{flex:1;display:flex;align-items:center;gap:12px;border:1px solid #cccdd5;border-radius:6px;padding:0 17px;background:#fff;color:#17171b}.oh-fresh .fresh-search input{border:0;min-height:52px;width:100%;background:#fff;color:#17171b}.oh-fresh .fresh-search select{height:54px;padding:0 18px;background:#fff;color:#17171b;border:1px solid #cccdd5;border-radius:6px}.oh-fresh .fresh-questions details{border-top:1px solid var(--line)}.oh-fresh .fresh-questions details:last-of-type{border-bottom:1px solid var(--line)}.oh-fresh .fresh-questions summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:23px 0;list-style:none;color:var(--ink);font-size:clamp(1.08rem,1.7vw,1.4rem);font-weight:600;line-height:1.35;cursor:pointer}.oh-fresh .fresh-questions summary::-webkit-details-marker{display:none}.oh-fresh .fresh-questions summary small{display:block;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.oh-fresh .fresh-questions summary svg{flex-shrink:0;transition:transform .2s}.oh-fresh .fresh-questions details[open] summary svg{transform:rotate(45deg)}.oh-fresh .fresh-answer{padding:0 45px 27px 0;max-width:1050px}.oh-fresh .fresh-video{aspect-ratio:16/9;background:#17171b;border-radius:10px;overflow:hidden}.oh-fresh .fresh-video iframe{border:0;width:100%;height:100%}.oh-fresh .fresh-poster{position:relative;display:block;border:0;background:#17171b;width:100%;height:100%;padding:0;color:#fff}.oh-fresh .fresh-poster img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.65}.oh-fresh .fresh-poster span{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:14px;color:#fff;font-weight:700;text-shadow:0 2px 8px #000}.oh-fresh .fresh-recording>.fresh-text-link{margin-top:18px}.oh-fresh .fresh-resource{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid var(--line);font-weight:700;text-decoration:none;overflow-wrap:anywhere}.oh-fresh .fresh-resource svg{flex-shrink:0}.oh-fresh .fresh-note{padding:22px;border-left:4px solid #ff6a00;background:#f3f4f8;font-size:13px;line-height:1.7;color:#43434e;margin-top:24px}.oh-fresh .fresh-bottom{padding:35px 0;background:#fff;color:#17171b}.oh-fresh .fresh-bottom .fresh-wrap{display:flex;justify-content:space-between;gap:24px;font-size:13px}.oh-fresh .fresh-bottom svg{width:105px}.oh-fresh .fresh-illustration svg{display:block;width:100%;height:auto}.oh-fresh .fresh-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:25px 0}.oh-fresh .fresh-tabs button{padding:12px 19px;border:1px solid var(--line);border-radius:30px;background:transparent;color:var(--ink);font-weight:700}.oh-fresh .fresh-tabs button[aria-selected=true],.oh-fresh .fresh-tabs button[aria-pressed=true]{background:#17171b;color:#fff;border-color:#17171b}.oh-fresh .surface-dark .fresh-tabs button[aria-pressed=true]{background:#ff6a00;color:#17171b;border-color:#ff6a00}@media (max-width: 900px){.oh-fresh .fresh-wrap{width:calc(100% - 44px)}.oh-fresh .fresh-split{grid-template-columns:1fr;gap:42px}.oh-fresh .fresh-thirds{grid-template-columns:1fr}.oh-fresh .fresh-hero{padding-block:52px}.oh-fresh .fresh-section{padding-block:60px}.oh-fresh h1{font-size:clamp(3.2rem,9.5vw,6rem)}.oh-fresh .fresh-section-head{align-items:start;flex-direction:column;gap:20px}}@media (max-width: 560px){.oh-fresh .fresh-wrap{width:calc(100% - 36px)}.oh-fresh .fresh-topbar{padding-block:22px}.oh-fresh .fresh-topbar svg{width:95px}.oh-fresh h1{font-size:clamp(2.7rem,11vw,4rem)}.oh-fresh .fresh-twocol,.oh-fresh .fresh-lessons{grid-template-columns:1fr}.oh-fresh .fresh-meta{gap:20px}.oh-fresh .fresh-section{padding-block:50px}.oh-fresh .fresh-search{flex-direction:column}.oh-fresh .fresh-search select{width:100%}.oh-fresh .fresh-card{padding:23px}.oh-fresh .fresh-bottom .fresh-wrap{flex-direction:column}.oh-fresh .fresh-answer{padding-right:0}}@media (prefers-reduced-motion: reduce){.oh-fresh *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
