.obvs{--blue:#266070;--green:#e0e6da;--lavender:#d6d6ef;--peach:#f8cc9e;--sand:#e6dac0;--accent:var(--green);--line:rgba(38,96,112,.2);--progress:0;--reveal:76%;color:var(--blue);background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;width:100%;isolation:isolate;overflow-wrap:break-word}.obvs *{box-sizing:border-box}.obvs [hidden]{display:none!important}.obvs h1,.obvs h2,.obvs h3,.obvs p,.obvs figure,.obvs dl{margin:0;color:inherit}.obvs a{color:inherit;text-decoration:none}.obvs a:hover{text-decoration:underline;text-underline-offset:5px}.obvs button,.obvs select{font:inherit;color:var(--blue)}.obvs button{cursor:pointer}.obvs a:focus-visible,.obvs button:focus-visible,.obvs select:focus-visible,.obvs summary:focus-visible{outline:2px solid var(--blue);outline-offset:5px}.obvs h2:focus{outline:none}.obvs a,.obvs button,.obvs summary{-webkit-tap-highlight-color:transparent}.obvs section[id],.obvs article[id]{scroll-margin-top:100px}.obvs [data-example-group="1"],.obvs[data-example-group="1"]{--accent:var(--lavender)}.obvs[data-example-group="2"]{--accent:var(--peach)}.obvs[data-example-group="3"]{--accent:var(--sand)}.obvs-preview-header{display:flex;align-items:center;gap:14px;padding:18px 5%;border-bottom:1px solid #e0e6da;color:#266070;font:13px Arial,sans-serif;background:#fff}.obvs-preview-header img{display:block}.obvs-preview-header>a:last-child{margin-left:auto;color:inherit;text-decoration:none}.obvs-eyebrow{font-size:10px;font-weight:700;letter-spacing:.15em;line-height:1.6;text-transform:uppercase}.obvs-intro{max-width:1480px;margin:auto;padding:72px 6% 0}.obvs-intro-grid{display:grid;grid-template-columns:1.5fr 1fr;align-items:end;gap:50px;padding:28px 0 54px}.obvs h1{font-size:clamp(68px,8.3vw,126px);font-weight:500;letter-spacing:-.07em;line-height:.99}.obvs h1 em,.obvs h2 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.055em}.obvs-intro-copy{padding:0 0 6px 30px;border-left:1px solid var(--line)}.obvs-intro-copy>p{font-size:clamp(22px,2.5vw,36px);line-height:1.35;letter-spacing:-.035em}.obvs-intro-copy>span{display:block;margin-top:24px;font-size:14px}.obvs-intro-bottom{display:flex;gap:24px;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:24px 0;font-size:12px}.obvs-start{display:flex;gap:28px;align-items:center;font-weight:600}.obvs-start span{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:100%;font-size:22px}.obvs-terms{max-width:1300px;margin:34px auto 80px;padding:0 6%;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.obvs-terms>div{border-top:3px solid var(--green);padding-top:16px}.obvs-terms>div:nth-child(2){border-color:var(--lavender)}.obvs-terms>div:nth-child(3){border-color:var(--peach)}.obvs-terms strong{font-size:18px;letter-spacing:.04em}.obvs-terms p{font-size:13px;margin-top:8px;max-width:330px}.obvs-terms a{text-decoration:underline}.obvs-story{max-width:1480px;margin:0 auto;padding:0 5%}.obvs-toolbar{position:sticky;top:0;z-index:12;display:flex;align-items:center;justify-content:space-between;min-height:80px;padding:12px 20px;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.obvs-picker{display:flex;align-items:center;gap:18px}.obvs-picker label{font-size:11px;font-weight:700;letter-spacing:.06em}.obvs-native-select{min-width:210px;position:relative}.obvs-native-select select,.obvs select.obvs-native-select{-webkit-appearance:none;appearance:none;background:var(--accent);border:0;border-radius:6px;min-width:210px;width:100%;padding:10px 35px 10px 14px;font-size:14px;line-height:22px;height:42px;box-shadow:none;transition:background .4s}.obvs-native-select svg{pointer-events:none;position:absolute;right:10px;top:13px;width:16px;height:16px}.obvs .obvs-mode{border:1px solid var(--line);background:#fff;border-radius:5px;font-size:12px;padding:9px 12px;height:auto;box-shadow:none}.obvs-scroll-progress{position:absolute;bottom:-1px;left:0;right:0;height:2px;overflow:hidden}.obvs-scroll-progress span{display:block;height:100%;background:var(--blue);transform:scaleX(var(--progress));transform-origin:left}.obvs-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:start}.obvs-stage{position:sticky;top:80px;height:calc(100svh - 80px);max-height:1100px;min-height:530px;display:flex;flex-direction:column;padding:22px 0 28px}.obvs-stage-top{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-variant-numeric:tabular-nums;padding:0 18px}.obvs-tree{position:relative;flex:1;min-height:0;display:flex;align-items:center;justify-content:center;margin:0!important}.obvs-tree-art{position:relative;height:100%;width:100%;overflow:hidden}.obvs-tree img{position:absolute;width:100%;height:100%;object-fit:contain;object-position:center;mix-blend-mode:multiply;transform:translateY(var(--drift,0px));transition:transform .1s linear}.obvs-tree-base{opacity:.16}.obvs-tree-ink{mask-image:linear-gradient(to bottom,transparent calc(var(--reveal) - 7%),#000 calc(var(--reveal) + 4%));-webkit-mask-image:linear-gradient(to bottom,transparent calc(var(--reveal) - 7%),#000 calc(var(--reveal) + 4%))}.obvs-tree figcaption{position:absolute;bottom:12%;left:2%;display:flex;flex-direction:column;padding:10px 13px;background:#fffffff0;border-left:2px solid var(--blue);max-width:50%;transition:bottom .65s cubic-bezier(.2,.8,.2,1)}.obvs-tree figcaption>span:first-child{font-family:Georgia,serif;font-style:italic;font-size:26px;line-height:1.15}.obvs-tree figcaption>span:last-child{font-size:10px;margin-top:5px}.obvs-focus{position:absolute;left:34%;top:79%;width:35%;height:12%;border:1px solid var(--blue);border-radius:50%;opacity:.65;transform:rotate(-8deg);transition:all .8s cubic-bezier(.2,.8,.2,1);pointer-events:none}.obvs[data-chapter="1"] .obvs-focus{top:58%;left:43%;width:17%;height:25%}.obvs[data-chapter="2"] .obvs-focus{top:35%;left:26%;width:49%;height:27%}.obvs[data-chapter="3"] .obvs-focus{top:9%;left:29%;width:44%;height:35%}.obvs[data-chapter="4"] .obvs-focus{top:73%;left:14%;width:73%;height:22%}.obvs[data-chapter="5"] .obvs-focus{top:5%;left:21%;width:60%;height:87%;opacity:.2}.obvs[data-chapter="1"] figcaption{bottom:32%}.obvs[data-chapter="2"] figcaption{bottom:49%}.obvs[data-chapter="3"] figcaption{bottom:72%}.obvs[data-chapter="4"] figcaption{bottom:10%}.obvs[data-chapter="5"] figcaption{bottom:55%}.obvs-chapter-nav{display:grid;grid-template-columns:repeat(6,1fr);gap:6px}.obvs-chapter-nav a{display:flex;flex-direction:column;gap:5px;font-size:10px;position:relative;padding:8px 0;opacity:1;transition:opacity .3s}.obvs-chapter-nav a>span:first-child{font-size:9px;font-variant-numeric:tabular-nums}.obvs-chapter-nav i{display:block;background:var(--line);height:2px;margin-top:5px}.obvs-chapter-nav a[aria-current]{opacity:1;font-weight:700}.obvs-chapter-nav a[aria-current] i{background:var(--blue)}.obvs-step{min-height:115svh;display:flex;align-items:center;padding:90px 0;position:relative;border-bottom:1px solid var(--line);scroll-margin-top:100px!important}.obvs-step:last-child{border-bottom:0;padding-bottom:150px}.obvs-step-content{width:100%}.obvs-step h2{font-size:clamp(36px,4.4vw,64px);font-weight:500;line-height:1.05;letter-spacing:-.06em;margin:22px 0}.obvs-step .obvs-eyebrow>span{letter-spacing:.035em}.obvs-summary{font-size:16px;line-height:1.75;max-width:520px}.obvs-rule{width:45px;height:3px;background:var(--accent);margin:25px 0;transition:width .8s,background .4s}.obvs-active .obvs-rule{width:95px}.obvs-principle{font-size:14px;line-height:1.75;max-width:500px}.obvs-example{position:relative;margin-top:28px;background:var(--accent);padding:23px 26px 20px;border-radius:3px;transition:background .4s}.obvs-example-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px}.obvs-example-controls{display:flex;gap:5px}.obvs .obvs-example-controls button{height:30px;width:30px;min-width:30px;padding:0;background:transparent;border:1px solid rgba(38,96,112,.25);border-radius:50%;box-shadow:none}.obvs .obvs-example-controls button:hover{background:#ffffff80}.obvs-example-kind{font-size:10px}.obvs-example h3{font-family:Georgia,serif;font-weight:400;font-size:27px;line-height:1.25;margin:2px 0 10px;letter-spacing:-.03em}.obvs-example p{font-size:14px;line-height:1.65}.obvs-example a{display:inline-block;font-size:11px;font-weight:600;margin-top:14px;text-decoration:underline;text-underline-offset:3px}.obvs-example-note{display:block;font-size:9px;letter-spacing:.04em;margin-top:17px}.obvs [data-example]+[data-example]{margin-top:28px}.obvs[data-obvs-ready=true] [data-example]{margin-top:0}.obvs-evidence{border-bottom:1px solid var(--line);font-size:13px;margin-top:10px}.obvs summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:15px}.obvs summary::-webkit-details-marker{display:none}.obvs-evidence summary{padding:17px 0;font-size:12px;font-weight:600}.obvs-evidence summary span{font-size:22px;font-weight:400;transition:transform .2s}.obvs-evidence[open] summary span{transform:rotate(45deg)}.obvs-evidence>div{padding-bottom:20px}.obvs-evidence p+p{margin-top:15px}.obvs-action{padding:15px;border-left:2px solid var(--blue);background:#fff}.obvs-chapter-sources{display:flex;flex-wrap:wrap;gap:5px 12px;margin-top:16px;line-height:1.5;font-size:10px}.obvs-chapter-sources>span{font-weight:700}.obvs-chapter-sources a{text-decoration:underline;text-underline-offset:3px}.obvs-outcomes,.obvs-references{max-width:1300px;margin:0 auto;padding:110px 6%}.obvs-outcomes{border-top:1px solid var(--line)}.obvs-outcomes h2,.obvs-references h2{font-size:clamp(36px,5.4vw,72px);font-weight:500;line-height:1.12;letter-spacing:-.05em;margin:22px 0 30px}.obvs-section-lead{max-width:610px;font-size:16px}.obvs-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:45px 0 25px}.obvs-metrics article{border-top:3px solid var(--green);padding-top:18px}.obvs-metrics article:nth-child(2){border-color:var(--lavender)}.obvs-metrics article:nth-child(3){border-color:var(--peach)}.obvs-metrics article>span{font-size:10px;letter-spacing:.1em}.obvs-metrics h3{font-size:23px;font-weight:500;letter-spacing:-.03em;margin:15px 0}.obvs-metrics p{font-size:14px}.obvs-metrics a{font-size:11px;display:inline-block;margin-top:20px;text-decoration:underline;text-underline-offset:4px}.obvs-footnote{font-size:11px;line-height:1.8;max-width:760px}.obvs-footnote a{text-decoration:underline}.obvs-references{border-top:1px solid var(--line);padding-top:80px}.obvs-references header>p:last-child{max-width:690px;font-size:14px}.obvs-reference-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 45px;margin-top:50px}.obvs-reference-grid article{padding:30px 0;border-top:1px solid var(--line);scroll-margin-top:30px}.obvs-reference-grid h3{font-size:27px;font-weight:500;letter-spacing:-.035em;margin:14px 0}.obvs-reference-grid p{font-size:14px;max-width:470px}.obvs-reference-grid a{display:block;font-size:12px;width:fit-content;margin-top:13px;text-decoration:underline;text-underline-offset:3px}.obvs-reference-grid .obvs-return{font-size:11px;margin-top:24px}.obvs-reference-grid article>span{display:inline-block;border-left:5px solid var(--green);padding-left:10px}.obvs-reference-grid [data-profile-group="1"]>span{border-color:var(--lavender)}.obvs-reference-grid [data-profile-group="2"]>span{border-color:var(--peach)}.obvs-reference-grid [data-profile-group="3"]>span{border-color:var(--sand)}.obvs-source-library{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:40px 0 20px}.obvs-source-library summary{padding:22px 0;font-size:17px}.obvs-source-library summary span{font-size:11px}.obvs-source-library ol{columns:2;padding:0 20px 20px;font-size:12px}.obvs-source-library li{margin:0 0 12px;break-inside:avoid}.obvs-footer{background:var(--sand);padding:65px 6%;display:flex;justify-content:space-between;gap:40px}.obvs-footer h2{font-family:Georgia,serif;font-size:44px;line-height:1.1;font-weight:400;letter-spacing:-.04em;margin-top:20px}.obvs-footer>div:last-child{align-self:end}.obvs-footer a{display:block;font-size:13px;margin-top:15px;text-decoration:underline;text-underline-offset:4px}.obvs-footer p:last-child:not(.obvs-eyebrow){font-size:10px;margin-top:35px}.obvs-skip,.obvs-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.obvs-skip:focus{position:fixed;top:10px;left:10px;width:auto;height:auto;clip-path:none;background:#fff;padding:15px;z-index:100}.obvs-reading-mode .obvs-stage{position:relative;top:0;height:600px;min-height:0;max-width:450px;margin:auto}.obvs-reading-mode .obvs-chapter-nav{display:none}.obvs-reading-mode .obvs-steps{max-width:720px;margin:auto}.obvs-reading-mode .obvs-step{min-height:0;padding:65px 0}.obvs-reading-mode .obvs-tree-ink,.obvs-reduced-motion .obvs-tree-ink{mask-image:none;-webkit-mask-image:none}.obvs-reading-mode .obvs-focus{display:none}.obvs-reading-mode *,.obvs-reduced-motion *{transition:none!important;animation:none!important}.obvs-reading-mode .obvs-tree img,.obvs-reduced-motion .obvs-tree img{transform:none}@media(min-width:1500px){.obvs-story-grid{gap:90px}.obvs-step{min-height:100svh}}@media(max-width:799px){.obvs-intro{padding:40px 6% 0}.obvs-intro-grid{gap:25px;grid-template-columns:1fr;padding:25px 0 35px}.obvs h1{font-size:clamp(65px,12vw,94px)}.obvs-intro-copy{padding:0;border:0;display:flex;gap:35px;align-items:end}.obvs-intro-copy>p{font-size:20px}.obvs-intro-copy>span{font-size:12px;margin:0}.obvs-intro-bottom{flex-wrap:wrap;gap:14px;font-size:11px}.obvs-intro-bottom>span{display:none}.obvs-start{gap:14px}.obvs-terms{margin:25px auto 40px;gap:20px}.obvs-terms p{font-size:11px}.obvs-terms strong{font-size:15px}.obvs-story{padding:0 5%}.obvs-toolbar{min-height:70px;padding:10px 0;gap:12px}.obvs-picker{gap:8px;min-width:0}.obvs-picker label{display:none}.obvs-native-select{min-width:0;max-width:235px}.obvs-native-select select,.obvs select.obvs-native-select{min-width:0;max-width:235px;font-size:12px;padding-right:27px}.obvs .obvs-mode{font-size:10px;white-space:nowrap;padding:8px}.obvs-story-grid{display:block}.obvs-stage{top:70px;z-index:9;height:225px;min-height:0;max-height:none;display:grid;grid-template-columns:1fr 115px;grid-template-rows:1fr;padding:12px 0;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 12px 20px -18px #26607040}.obvs-stage-top{position:absolute;left:0;top:12px;display:flex;flex-direction:column;align-items:start;padding:0;gap:5px;z-index:1;font-size:9px}.obvs-stage-top .obvs-eyebrow{font-size:8px;max-width:75px}.obvs-tree{min-height:0;height:200px}.obvs-tree-art{padding:0}.obvs-tree img{object-position:60% center}.obvs-tree figcaption{left:0;bottom:10%!important;max-width:110px;padding:4px 6px;line-height:1.3;background:#fffffff5}.obvs-tree figcaption>span:first-child{font-size:21px}.obvs-tree figcaption>span:last-child{font-size:8px}.obvs-focus{display:none}.obvs-chapter-nav{display:flex;flex-direction:column;gap:0;justify-content:center;padding-left:15px;border-left:1px solid var(--line)}.obvs-chapter-nav a{flex-direction:row;align-items:center;gap:8px;padding:4px 0;font-size:9px;min-height:28px}.obvs-chapter-nav a>span:first-child{font-size:8px}.obvs-chapter-nav i{display:none}.obvs-step{min-height:100svh;padding:45px 0 70px;scroll-margin-top:320px!important}.obvs-step:last-child{padding-bottom:75px}.obvs-step h2{font-size:44px;margin:18px 0}.obvs-summary{font-size:15px}.obvs-principle{font-size:13px}.obvs-step .obvs-eyebrow{font-size:9px}.obvs-example{padding:20px}.obvs-outcomes,.obvs-references{padding:65px 6%}.obvs-metrics{grid-template-columns:1fr;gap:30px}.obvs-metrics h3{margin:10px 0}.obvs-metrics a{margin-top:12px}.obvs-reference-grid{gap:0 25px}.obvs-reference-grid h3{font-size:23px}.obvs-reference-grid .obvs-eyebrow{font-size:9px}.obvs-reference-grid p{font-size:13px}.obvs-footer{padding:50px 6%;flex-direction:column}.obvs-footer>div:last-child{align-self:start}.obvs-reading-mode .obvs-stage{height:350px;display:block;z-index:0}.obvs-reading-mode .obvs-tree{height:310px}.obvs-reading-mode .obvs-step{scroll-margin-top:90px!important}.obvs-reading-mode .obvs-stage-top{display:none}}@media(max-width:450px){.obvs-terms{grid-template-columns:1fr;gap:15px}.obvs-terms>div{display:grid;grid-template-columns:45px 1fr;gap:13px;padding-top:12px}.obvs-terms p{margin:0;font-size:12px;max-width:none}.obvs-intro-copy{gap:20px}.obvs-intro-bottom>a:last-child{font-size:10px}.obvs-reference-grid{grid-template-columns:1fr}.obvs-source-library ol{columns:1}.obvs-source-library summary{font-size:14px}.obvs-stage{height:210px;grid-template-columns:1fr 100px}.obvs-tree{height:185px}.obvs-step{scroll-margin-top:300px!important}.obvs-step h2{font-size:40px}.obvs-step .obvs-eyebrow>span{display:block;margin-top:4px}.obvs-outcomes h2,.obvs-references h2{font-size:36px}}@media(prefers-reduced-motion:reduce){.obvs *{transition:none!important;animation:none!important;scroll-behavior:auto!important}.obvs .obvs-tree-ink{mask-image:none;-webkit-mask-image:none}.obvs .obvs-tree img{transform:none}}@media print{.obvs-preview-header,.obvs-intro-bottom,.obvs-toolbar,.obvs-stage,.obvs-example-controls{display:none!important}.obvs-story-grid{display:block}.obvs-step{min-height:0;padding:25px 0;break-inside:avoid}.obvs [data-example][hidden]{display:block!important;margin-top:20px}.obvs details>div{display:block}.obvs-outcomes,.obvs-references{padding:30px 0}.obvs a{text-decoration:underline}.obvs{font-size:11pt}}.obvs-select-arrow{position:absolute;right:13px;top:8px;pointer-events:none}.obvs:not([data-obvs-ready]) .obvs-tree-ink{mask-image:none;-webkit-mask-image:none}.obvs:not([data-obvs-ready]) .obvs-mode,.obvs:not([data-obvs-ready]) .obvs-example-controls{display:none}.obvs-tree canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none}.obvs .obvs-tree-fallback{opacity:1;transform:none;transition:none}.obvs-drawing-ready .obvs-tree canvas{opacity:1}.obvs-drawing-ready .obvs-tree-fallback{opacity:0}.obvs .obvs-tree figcaption{bottom:4%;left:2%;transition:none;background:#fff}.obvs-reading-mode .obvs-tree figcaption{display:none}.obvs-reading-mode .obvs-tree-art{height:100%}@media(max-width:799px){.obvs-tree-art{margin-left:55px;width:calc(100% - 55px)}.obvs .obvs-tree figcaption{max-width:105px;bottom:3%!important;left:0}.obvs-reading-mode .obvs-tree-art{margin-left:0;width:100%}}.obvs:not([data-obvs-ready]) [data-example]:not([data-example="0"]){display:none}.obvs-step{min-height:100svh}.obvs-principle,.obvs-example p{font-size:16px}.obvs-chapter-sources,.obvs-chapter-nav a,.obvs-example-kind,.obvs-example a,.obvs-example-note{font-size:12px}.obvs-evidence{font-size:15px}.obvs-tree figcaption>span:last-child{font-size:12px}.obvs-summary{font-size:16px}@media(max-width:799px){.obvs-chapter-nav a{font-size:11px}.obvs-tree figcaption>span:last-child{font-size:10px}.obvs-chapter-sources{font-size:12px}.obvs-step{min-height:0}.obvs-principle{font-size:15px}}.obvs-journey-picker{max-width:1320px;margin:0 auto 70px;padding:0 6%}.obvs-journey-picker h2{font:400 clamp(30px,4vw,50px)/1.15 Georgia,serif;margin:16px 0}.obvs-journey-picker>p:not(.obvs-eyebrow){font-size:14px}.obvs-journey-picker>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px}.obvs .obvs-journey-picker button{height:auto;white-space:normal;display:flex;flex-direction:column;align-items:flex-start;text-align:left;justify-content:space-between;gap:20px;border:1px solid var(--line);border-radius:3px;padding:22px;background:#fff;box-shadow:none}.obvs-journey-picker button:nth-child(1){--card:#e0e6da}.obvs-journey-picker button:nth-child(2){--card:#d6d6ef}.obvs-journey-picker button:nth-child(3){--card:#f8cc9e}.obvs-journey-picker button:nth-child(4){--card:#e6dac0}.obvs .obvs-journey-picker button[aria-pressed=true]{background:var(--card);border-color:var(--blue)}.obvs-journey-picker button>span{font-size:11px}.obvs-journey-picker strong{font-size:18px;line-height:1.35;font-weight:500}.obvs-story-grid{grid-template-columns:1.2fr 1fr;gap:5%}.obvs-building-stage{display:grid;grid-template-columns:34% 66%;flex:1;min-height:0;align-items:center}.obvs-building-stage .obvs-tree{height:100%;min-height:0}.obvs-building-stage .obvs-tree figcaption{font-size:10px;max-width:100%;bottom:5%!important}.obvs-building-stage .obvs-tree figcaption>span:first-child{font-size:23px}.obvs-building-stage .obvs-tree figcaption>span:last-child{font-size:9px}.obvs-page-study{margin:18px 0 18px 8px;border:1px solid var(--line);box-shadow:0 14px 45px #26607009;background:#fff;max-height:calc(100svh - 220px);overflow:auto;scrollbar-width:thin;border-radius:3px}.obvs-page-bar{padding:13px 16px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;font-size:9px;letter-spacing:.1em;background:var(--accent)}.obvs-page-study>[data-page-example]{padding:16px}.obvs-study-note{font-size:10px!important;line-height:1.5!important;opacity:.7}.obvs-page-study [data-page-layer]{padding:13px 0;border-bottom:1px solid var(--line);animation:obvs-page-in .45s ease both}.obvs-page-study [data-page-layer]:last-child{border:0}.obvs-page-study small{display:block;font-size:8px;letter-spacing:.09em;margin-bottom:8px;opacity:.7}.obvs-page-study h3{font:400 clamp(20px,2vw,29px)/1.18 Georgia,serif;margin-top:6px}.obvs-page-study p,.obvs-page-study li,.obvs-page-study strong{font-size:12px;line-height:1.55}.obvs-page-study strong{font-weight:500}.obvs-page-study a{font-size:10px;text-decoration:underline;display:block;margin-top:9px}.obvs-page-path{font-size:10px!important}.obvs-page-brand{font-size:10px!important;font-weight:700;letter-spacing:.05em}.obvs-page-study ul{padding-left:16px;margin:7px 0 12px}.obvs-study-cta{padding:10px;background:var(--accent)}.obvs-new-layer{border-left:2px solid var(--blue)!important;padding-left:10px!important}.obvs-decision{margin:25px 0;padding:23px;border:1px solid var(--line);background:#fafbf9}.obvs-decision h3{font:400 25px/1.3 Georgia,serif;margin:12px 0}.obvs-decision p{font-size:13px}.obvs-decision [data-choice-example]>div{display:grid;gap:8px;margin:16px 0}.obvs .obvs-decision button{white-space:normal;height:auto;justify-content:flex-start;text-align:left;padding:12px;border:1px solid var(--line);background:#fff;border-radius:3px;font-size:12px}.obvs .obvs-decision button[aria-pressed=true]{background:var(--accent);border-color:var(--blue)}.obvs-choice-feedback{line-height:1.65;min-height:64px}.obvs .obvs-decision .obvs-use-guide{margin-top:15px;border:0;padding:0;background:transparent;text-decoration:underline;min-height:35px}.obvs-takeaway{max-width:1100px;margin:40px auto 0;padding:65px 6%;background:#f5f7f3;border-top:1px solid var(--line)}.obvs-takeaway h2{font-size:clamp(35px,4vw,55px);line-height:1.1;font-weight:400;margin:20px 0 30px}.obvs-plan-question{font-size:15px;max-width:650px}.obvs-takeaway ol{list-style:none;padding:0;margin:25px 0;max-width:760px}.obvs-takeaway li{border-top:1px solid var(--line);padding:15px 0}.obvs-takeaway label{display:flex;align-items:flex-start;gap:13px;font-size:14px;cursor:pointer}.obvs-takeaway input{margin-top:5px;width:17px;height:17px;accent-color:var(--blue);flex-shrink:0}.obvs [data-copy-plan]{margin-top:25px;background:var(--blue);color:#fff;padding:12px 20px;height:auto;border-radius:3px}.obvs [data-copy-status]{font-size:12px;margin-left:15px}.obvs-reading-mode .obvs-stage{max-width:850px;height:auto}.obvs-reading-mode .obvs-building-stage{min-height:600px}.obvs-reading-mode .obvs-page-study{max-height:none}.obvs-reading-mode .obvs-building-stage .obvs-tree{height:600px}@keyframes obvs-page-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1000px){.obvs-journey-picker>div{grid-template-columns:1fr 1fr}.obvs-story-grid{gap:3%;grid-template-columns:1fr 1fr}.obvs-building-stage{grid-template-columns:26% 74%}}@media(max-width:799px){.obvs-story-grid{display:block}.obvs-stage{height:auto;display:block;padding:8px 0;min-height:245px}.obvs-stage-top{display:none}.obvs-building-stage{height:210px;display:grid;grid-template-columns:24% 76%}.obvs-building-stage .obvs-tree{height:200px}.obvs-building-stage .obvs-tree figcaption{left:0;padding:3px;max-width:90px}.obvs-building-stage .obvs-tree figcaption>span:first-child{font-size:16px}.obvs-building-stage .obvs-tree figcaption>span:last-child{display:none}.obvs-page-study{max-height:200px;margin:0 0 0 8px}.obvs-page-study>[data-page-example]{padding:10px}.obvs-page-bar{padding:7px 10px}.obvs-page-study [data-page-layer]{padding:8px 0}.obvs-page-study h3{font-size:22px}.obvs-page-study p,.obvs-page-study li{font-size:11px}.obvs-chapter-nav{flex-direction:row;border:0;padding:5px 0 0;justify-content:space-between}.obvs-chapter-nav a{font-size:8px;gap:3px}.obvs-step{scroll-margin-top:340px!important}.obvs-journey-picker{margin-bottom:35px}.obvs .obvs-journey-picker button{padding:15px;gap:13px}.obvs-journey-picker strong{font-size:16px}.obvs-takeaway{padding:45px 6%}.obvs-reading-mode .obvs-building-stage{height:auto;min-height:0;display:block}.obvs-reading-mode .obvs-building-stage .obvs-tree{height:270px}.obvs-reading-mode .obvs-page-study{max-height:none;margin:10px 0}.obvs-reading-mode .obvs-stage{height:auto}.obvs-reading-mode .obvs-step{scroll-margin-top:90px!important}}.obvs-plan-link{display:inline-block;margin-top:25px;padding:12px 18px;background:var(--accent);font-size:13px;border:1px solid var(--line)}.obvs-article-promise{max-width:660px;font-size:17px;line-height:1.7;margin:0 0 30px!important}.obvs-intro-grid{padding-bottom:30px}.obvs-terms{margin-bottom:50px}.obvs-journey-picker{margin-bottom:45px}.obvs-story{max-width:1180px}.obvs-story-grid{grid-template-columns:210px minmax(0,720px);gap:70px;justify-content:center}.obvs-stage{height:calc(100svh - 100px);max-height:760px;min-height:430px;padding:20px 0}.obvs-stage-top{padding:0;font-size:10px}.obvs-building-stage{display:block;height:330px;flex:1;min-height:180px}.obvs-building-stage .obvs-tree{height:100%}.obvs-building-stage .obvs-tree figcaption{bottom:0!important;max-width:100%;left:0}.obvs-building-stage .obvs-tree figcaption>span:first-child{font-size:22px}.obvs-stage .obvs-chapter-nav{display:grid;grid-template-columns:1fr 1fr;gap:4px 12px;margin-top:20px}.obvs-stage .obvs-chapter-nav a{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:10px;padding:8px 0}.obvs-stage .obvs-chapter-nav i{display:none}.obvs-step{min-height:0!important;padding:65px 0!important;border-bottom:1px solid var(--line);scroll-margin-top:95px!important}.obvs-step h2{font-size:clamp(34px,3.4vw,47px);line-height:1.13;margin:15px 0 22px}.obvs-summary{font-size:18px;line-height:1.75}.obvs-example{margin:26px 0 16px;padding:24px;border:0;border-left:3px solid var(--blue);background:color-mix(in srgb,var(--accent) 45%,white)}.obvs-example h3{font-size:25px}.obvs-example p{font-size:15px}.obvs-example-kind{display:none}.obvs-example-note{font-size:10px;margin-top:12px}.obvs-evidence summary{font-size:14px}.obvs-evidence p{font-size:14px}.obvs-chapter-sources{font-size:11px}.obvs-decision{margin:28px 0;padding:25px;background:#fafbf9}.obvs-decision h3{font-size:26px}.obvs-decision p{font-size:14px}.obvs .obvs-decision button{font-size:14px;min-height:44px}.obvs-checkpoint [data-quiz-example]>div:not(.obvs-source-observation){display:grid;gap:8px;margin:18px 0}.obvs-source-observation{padding:16px;border-left:2px solid var(--blue);background:var(--accent);margin-top:18px}.obvs-source-observation a{display:inline-block;font-size:12px;text-decoration:underline;margin-top:10px}.obvs-checkpoint .obvs-choice-feedback{margin-top:15px;min-height:0}.obvs-blueprint-wrap{max-width:920px;margin:45px auto 0;padding:0 5%}.obvs-blueprint{border-block:1px solid var(--line)}.obvs-blueprint>summary{padding:24px 0;font-size:18px}.obvs-blueprint .obvs-page-study{max-height:none;overflow:visible;margin:0 auto 25px;max-width:640px;box-shadow:none}.obvs-blueprint .obvs-page-study [data-page-example]{padding:25px}.obvs-blueprint .obvs-page-study p,.obvs-blueprint .obvs-page-study li{font-size:14px}.obvs-blueprint .obvs-page-study small{font-size:10px}.obvs-blueprint .obvs-page-study h3{font-size:32px}.obvs-personal-plan{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:25px 0}.obvs-personal-plan label{display:flex;flex-direction:column;gap:8px;font-size:13px}.obvs-personal-plan input{width:100%;height:46px;margin:0;padding:10px;border:1px solid var(--line);border-radius:3px;background:#fff;font:14px Arial;color:var(--blue)}.obvs-personal-plan>p{grid-column:1/-1;font-size:11px}.obvs input:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.obvs-takeaway{max-width:1000px}.obvs-next-reading{max-width:1100px;margin:auto;padding:70px 6%}.obvs-next-reading h2{font:400 40px/1.2 Georgia,serif;margin:15px 0}.obvs-next-reading>p{font-size:14px}.obvs-next-reading>div{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:25px}.obvs-next-reading a{padding:22px;border:1px solid var(--line)}.obvs-next-reading a strong,.obvs-next-reading a span,.obvs-next-reading a small{display:block}.obvs-next-reading a span{font-size:13px;margin:8px 0}.obvs-next-reading a small{font-size:10px;opacity:.7}.obvs-reading-mode .obvs-stage{display:none}.obvs-reading-mode .obvs-story-grid{display:block}.obvs-reading-mode .obvs-step{padding:45px 0!important}@media(max-width:1000px)and (min-width:800px){.obvs-story-grid{grid-template-columns:155px minmax(0,1fr);gap:35px}.obvs-stage .obvs-chapter-nav{grid-template-columns:1fr}}@media(max-width:799px){.obvs-story-grid{display:block}.obvs-stage{position:sticky;top:70px;min-height:0;height:44px;max-height:none;padding:0;background:#fff;z-index:10}.obvs-stage-top,.obvs-building-stage{display:none}.obvs-stage .obvs-chapter-nav{display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;border:0;height:44px;gap:5px}.obvs-stage .obvs-chapter-nav a{font-size:9px;gap:3px;padding:10px 0}.obvs-stage .obvs-chapter-nav a>span:first-child{display:none}.obvs-step{scroll-margin-top:128px!important;padding:36px 0!important}.obvs-step h2{font-size:35px}.obvs-summary{font-size:16px}.obvs-article-promise{font-size:15px}.obvs-example{padding:20px;margin-top:22px}.obvs-example p{font-size:14px}.obvs-decision{padding:18px}.obvs-decision h3{font-size:24px}.obvs-choice-feedback{min-height:0}.obvs-personal-plan{grid-template-columns:1fr}.obvs-next-reading>div{grid-template-columns:1fr}.obvs-next-reading h2{font-size:34px}.obvs-blueprint>summary{font-size:16px}.obvs-blueprint .obvs-page-study [data-page-example]{padding:18px}.obvs .obvs-blueprint .obvs-page-study{max-height:none}.obvs-blueprint-wrap{margin-top:30px}.obvs-journey-picker strong{font-size:15px}}@media print{.obvs-decision,.obvs-personal-plan,[data-copy-plan],.obvs-next-reading{display:none!important}.obvs-blueprint>div{display:block!important}.obvs [data-plan-example][hidden]{display:block!important}.obvs-blueprint .obvs-page-study{max-height:none}}.obvs-channel-context{font-size:14px;line-height:1.75;margin:22px 0!important}.obvs-channel-context a{text-decoration:underline;text-underline-offset:3px}body:has([data-obvs-sequoia]) .shopify-section-header-sticky{position:relative!important;top:0!important;transform:none!important}
/*# sourceMappingURL=/cdn/shop/t/17/assets/obvs-sequoia.css.map */
