#obhome{--cream:#faf9f6;--ink:#16161a;--ink-soft:#4a4a52;--ink-faint:#9c9ca4;--line:#16161a1a;--navy:#1e2b4d;--indigo:#5b5bd6;--indigo-soft:#eeeefb;--app-border:#e7e7f0;--app-muted:#71717d;--green:#22a06b;--green-soft:#f2fbf7;--red:#e5484d;--red-soft:#fdf0f0;--orange:#e8843c;--sans:var(--font-hanken),"Hanken Grotesk",-apple-system,sans-serif;--serif:var(--font-newsreader),"Newsreader",Georgia,serif}#obhome *{box-sizing:border-box;margin:0;padding:0}#obhome{background:var(--cream);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;position:relative}#obhome:after{content:"";pointer-events:none;z-index:9999;opacity:.35;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.02 0'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}#obhome svg{vertical-align:middle;display:inline-block}#obhome #rail{z-index:200;width:2px;height:100%;position:fixed;top:0;left:0}#obhome #rail i{background:var(--ink);width:100%;height:0%;display:block}#obhome nav{z-index:300;justify-content:space-between;align-items:center;padding:18px 48px;transition:background .4s,box-shadow .4s;display:flex;position:fixed;top:0;left:0;right:0}#obhome nav.scrolled{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 1px 0 var(--line);background:#faf9f6d9}#obhome nav .logo{letter-spacing:-.02em;align-items:center;gap:9px;font-size:19px;font-weight:800;display:flex}#obhome nav .logo svg{width:16px}#obhome nav ul{color:var(--ink-soft);gap:30px;font-size:14px;font-weight:500;list-style:none;display:flex}#obhome .btn-dl{background:var(--navy);color:#fff;border-radius:8px;padding:11px 24px;font-size:14px;font-weight:700;animation:2.4s cubic-bezier(.4,0,.4,1) infinite ob_pulseAll;display:inline-block}@keyframes ob_pulseAll{0%,to{transform:scale(1);box-shadow:0 0 #1e2b4d66}45%{transform:scale(1.045)}60%{box-shadow:0 0 0 11px #1e2b4d00}}#obhome .wrap{max-width:1240px;margin:0 auto;padding:0 48px}#obhome .kicker{letter-spacing:.22em;text-transform:uppercase;color:var(--ink-faint);align-items:center;gap:12px;font-size:11px;font-weight:600;display:flex}#obhome .kicker:before{content:"";background:var(--indigo);opacity:.6;width:24px;height:1px}#obhome h2{letter-spacing:-.03em;font-size:clamp(38px,4.6vw,62px);font-weight:800;line-height:1.02}#obhome h2 em{font-family:var(--serif);letter-spacing:-.01em;font-style:italic;font-weight:400}#obhome .sub{color:var(--ink-soft);max-width:44ch;font-size:17px;line-height:1.6}#obhome .rv{opacity:0;transition:opacity .9s cubic-bezier(.2,.6,.2,1),transform .9s cubic-bezier(.2,.6,.2,1);transform:translateY(26px)}#obhome .rv.in{opacity:1;transform:none}#obhome .rv.d1{transition-delay:80ms}#obhome .rv.d2{transition-delay:.16s}#obhome .rv.d3{transition-delay:.24s}#obhome .sr{opacity:0;transition:opacity .4s cubic-bezier(.2,.6,.2,1),transform .4s cubic-bezier(.2,.6,.2,1);transform:translateY(12px)}#obhome .sr.in{opacity:1;transform:none}#obhome #hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:70px 48px 40px;display:flex;position:relative}#obhome #hero .live{letter-spacing:.26em;text-transform:uppercase;color:var(--ink-faint);align-items:center;gap:16px;font-size:11px;font-weight:600;display:flex}#obhome #hero .live:before,#obhome #hero .live:after{content:"";background:var(--indigo);opacity:.45;width:34px;height:1px}#obhome #hero h1{letter-spacing:-.035em;margin:30px 0 0;font-size:clamp(54px,7vw,100px);font-weight:800;line-height:1}#obhome #hero .serifline{font-family:var(--serif);letter-spacing:-.01em;justify-content:center;align-items:baseline;gap:16px;margin-top:14px;font-size:clamp(34px,4.4vw,60px);font-style:italic;font-weight:400;display:flex}#obhome .word-rot{vertical-align:bottom;text-align:left;min-width:5.4ch;height:1.25em;display:inline-block;position:relative;overflow:hidden}#obhome .word-rot span{height:1.25em;line-height:1.25em;transition:transform .7s cubic-bezier(.3,.7,.2,1);display:block}#obhome .word-rot span u{border-bottom:3px solid var(--indigo);text-decoration:none}#obhome #hero .lead{color:var(--ink-soft);max-width:54ch;margin-top:28px;font-size:18px}#obhome #hero .peek{cursor:pointer;flex-direction:column;align-items:center;gap:12px;margin-top:64px;display:flex}#obhome #hero .peek .t{letter-spacing:.18em;text-transform:uppercase;color:var(--ink-soft);font-size:12px;font-weight:600}#obhome #hero .peek .arr{width:22px;height:22px;animation:1.8s ease-in-out infinite ob_bob}#obhome #hero .peek .arr svg{stroke:var(--indigo);fill:none;stroke-width:2px;width:22px;height:22px}@keyframes ob_bob{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}#obhome .appwin{border:1px solid var(--app-border);background:#fff;border-radius:14px;font-size:12.5px;overflow:hidden;box-shadow:0 30px 80px -20px #1e2b4d2e,0 4px 16px #1e2b4d0d}#obhome .appwin .chrome{border-bottom:1px solid var(--app-border);background:#fcfcfe;align-items:center;height:38px;padding:0 16px;display:flex;position:relative}#obhome .appwin .chrome .dots-mac{gap:6px;display:flex}#obhome .appwin .chrome .dots-mac i{background:#e4e4ea;border-radius:50%;width:9px;height:9px}#obhome .appwin .chrome .url{color:var(--app-muted);white-space:nowrap;background:#f4f4f8;border-radius:6px;padding:4px 14px;font-size:11px;position:absolute;left:50%;transform:translate(-50%)}#obhome .microlbl{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-faint);font-size:8.5px;font-weight:700}#obhome .acard{border:1px solid var(--app-border);background:#fff;border-radius:11px;padding:12px}#obhome .btn-app{background:var(--indigo);color:#fff;border-radius:8px;align-items:center;gap:6px;padding:6px 13px;font-size:10px;font-weight:600;display:inline-flex}#obhome .btn-ghost{border:1px solid var(--app-border);color:#3e3e48;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:6px 13px;font-size:10px;font-weight:600;display:inline-flex}#obhome .asearch{border:1px solid var(--app-border);color:var(--ink);background:#fff;border-radius:9px;align-items:center;gap:7px;padding:8px 12px;font-size:10.5px;display:flex}#obhome .asearch svg{width:11px;height:11px;stroke:var(--ink-faint);fill:none;stroke-width:2px}#obhome .asearch .ph{color:var(--ink-faint)}#obhome .caret{background:var(--indigo);vertical-align:-2px;width:1px;height:11px;animation:1.1s step-end infinite ob_blink;display:inline-block}@keyframes ob_blink{50%{opacity:0}}#obhome .gbar{background:#ededf4;border-radius:99px;height:4px;overflow:hidden}#obhome .gbar i{background:var(--indigo);border-radius:99px;height:100%;display:block}#obhome .ico{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}#obhome .appbody{background:#fff;grid-template-columns:44px 1fr;height:530px;display:grid;position:relative}#obhome .irail{border-right:1px solid var(--app-border);background:#fff;flex-direction:column;align-items:center;gap:1px;padding:10px 0;display:flex;position:relative}#obhome .irail .ric{z-index:2;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:relative}#obhome .irail .ric svg{stroke:#8a8a96;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px;transition:stroke .4s}#obhome .irail .ric.act svg{stroke:var(--indigo)}#obhome .irail .rdiv{background:var(--app-border);width:20px;height:1px;margin:5px 0}#obhome .irail .spacer{flex:1}#obhome .irail .ihl{background:var(--indigo-soft);z-index:1;border-radius:8px;width:28px;height:28px;transition:top .55s cubic-bezier(.3,.7,.2,1);position:absolute;left:8px}#obhome .pane-stack{background:#fff;position:relative;overflow:hidden}#obhome .pane{opacity:0;pointer-events:none;background:#fff;transition:opacity .5s,transform .5s;position:absolute;inset:0;overflow:hidden;transform:translateY(18px)scale(.99)}#obhome .pane.on{opacity:1;transform:none}#obhome .pv{background:#fff;padding:16px 20px;transition:opacity .45s,transform .45s;position:absolute;inset:0}#obhome .pv.off{opacity:0;pointer-events:none;transform:translateY(-12px)}#obhome .pv.pre{opacity:0;pointer-events:none;transform:translateY(14px)}#obhome .ptitle{letter-spacing:-.02em;font-size:18px;font-weight:800}#obhome .psub{color:var(--ink-faint);margin-top:2px;font-size:9.5px}#obhome #app-cursor{z-index:90;pointer-events:none;opacity:0;width:15px;height:15px;transition:opacity .3s;position:absolute}#obhome #app-cursor svg{filter:drop-shadow(0 1px 2px #00000059);width:100%;transition:transform .15s}#obhome #app-cursor.click svg{transform:scale(.78)}#obhome #app-cursor.click:after{content:"";border:1.5px solid var(--indigo);opacity:.5;border-radius:50%;position:absolute;inset:-7px}#obhome .dhead{justify-content:space-between;align-items:flex-start;display:flex}#obhome .topicons{align-items:center;gap:7px;display:flex}#obhome .topicons .ci{border:1px solid var(--app-border);width:23px;height:23px;color:var(--ink-soft);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}#obhome .topicons .ci svg{width:10px;height:10px}#obhome .topicons .ci.bell:after{content:"";background:var(--red);border-radius:50%;width:5px;height:5px;position:absolute;top:1px;right:1px}#obhome .topicons .avatar{background:var(--indigo);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:700;display:flex}#obhome .week{gap:6px;margin:10px 0 9px;display:flex}#obhome .week>div{text-align:center;border:1px solid var(--app-border);background:#fff;border-radius:9px;flex:1;padding:6px 0}#obhome .week>div b{margin-top:1px;font-size:13px;display:block}#obhome .week>div span{letter-spacing:.1em;color:var(--ink-faint);font-size:7px;font-weight:600}#obhome .week>div.today{background:var(--indigo);border-color:var(--indigo);color:#fff}#obhome .week>div.today span{color:#ffffffbf}#obhome .qa{gap:7px;margin-bottom:9px;display:flex}#obhome .qa>div{border:1px solid var(--app-border);color:#3e3e48;white-space:nowrap;text-overflow:ellipsis;background:#fff;border-radius:8px;flex:1;align-items:center;gap:6px;padding:7px 9px;font-size:8.6px;font-weight:600;display:flex;overflow:hidden}#obhome .qa svg{width:10px;height:10px;stroke:var(--ink-soft);fill:none;stroke-width:1.8px;flex:none}#obhome .dashgrid{grid-template-columns:1.5fr 1fr;gap:8px;margin-bottom:8px;display:grid}#obhome .docketrow{color:var(--ink-soft);border-bottom:1px solid #f2f2f7;justify-content:space-between;align-items:center;padding:5px 0;font-size:9px;display:flex}#obhome .docketrow:last-child{border-bottom:none}#obhome .upitem{border-left:3px solid var(--indigo);margin:6px 0;padding:1px 0 1px 9px}#obhome .upitem b{font-size:9.5px;display:block}#obhome .upitem span{color:var(--ink-faint);font-size:8px}#obhome .dashrow2{grid-template-columns:1fr 1fr 1fr 1fr;gap:8px;display:grid}#obhome .mini-img{filter:saturate(0);background:linear-gradient(115deg,#3a3a44 0%,#6a6a78 30%,#9a9aa8 55%,#50505c 80%,#2e2e38 100%);border-radius:7px;height:42px;margin:6px 0;position:relative;overflow:hidden}#obhome .mini-img:after{content:"";background:linear-gradient(#0000 60%,#00000059);position:absolute;inset:0}#obhome .mini-t{font-size:8.8px;font-weight:700;line-height:1.35}#obhome .mini-s{color:var(--ink-faint);margin-top:2px;font-size:7.8px}#obhome .rvitem{align-items:center;gap:7px;margin-top:8px;display:flex}#obhome .rvitem .av{background:var(--indigo-soft);width:20px;height:20px;color:var(--indigo);border-radius:6px;flex:none;justify-content:center;align-items:center;font-size:7.5px;font-weight:800;display:flex}#obhome .rvitem b{font-size:8.8px;line-height:1.25;display:block}#obhome .rvitem span{color:var(--ink-faint);font-size:7.8px}#obhome .grade{letter-spacing:-.02em;margin-top:4px;font-size:19px;font-weight:800}#obhome .grade small{color:var(--indigo);font-size:8.5px;font-weight:600}#obhome .yr{color:var(--ink-soft);align-items:center;gap:6px;margin-top:4px;font-size:8px;display:flex}#obhome .yr .gbar{flex:1}#obhome .fhead{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}#obhome .fhead .r{align-items:center;gap:7px;display:flex}#obhome .ftabs{gap:4px;margin-bottom:10px;display:flex}#obhome .ftabs span{color:var(--ink-faint);border-radius:6px;padding:4px 10px;font-size:9.5px;font-weight:600}#obhome .ftabs span.act{background:var(--indigo-soft);color:var(--indigo)}#obhome .folderrow{gap:8px;margin:7px 0 11px;display:flex}#obhome .foldercard{border:1px solid var(--app-border);color:#3e3e48;border-radius:10px;flex:0 0 155px;align-items:center;gap:9px;padding:9px 12px;font-size:9.5px;font-weight:600;display:flex}#obhome .foldercard .m{color:var(--ink-faint);margin-left:auto}#obhome .filerow{color:#3e3e48;border-radius:8px;align-items:center;gap:9px;padding:8px 10px;font-size:9.5px;transition:background .35s;display:flex}#obhome .filerow span{color:var(--ink-faint);margin-left:auto;font-size:8px}#obhome .filerow.sel{background:var(--indigo-soft);color:var(--indigo);font-weight:600}#obhome .ebread{color:var(--ink-faint);align-items:center;gap:8px;margin-bottom:8px;font-size:9.5px;display:flex}#obhome .ebread b{color:var(--ink);font-weight:700}#obhome .ebread .save{background:var(--indigo);color:#fff;border-radius:7px;margin-left:auto;padding:5px 12px;font-size:8.5px;font-weight:700}#obhome .ribbon{color:var(--ink-soft);border-bottom:1px solid var(--app-border);gap:14px;margin-bottom:6px;padding-bottom:6px;font-size:9px;font-weight:600;display:flex}#obhome .ribbon .act{color:var(--indigo);position:relative}#obhome .ribbon .act:after{content:"";background:var(--indigo);height:2px;position:absolute;bottom:-7px;left:0;right:0}#obhome .toolbar{border-bottom:1px solid var(--app-border);align-items:center;gap:5px;margin-bottom:11px;padding:4px 0 8px;display:flex;overflow:hidden}#obhome .toolbar .tb{border:1px solid var(--app-border);color:var(--ink-soft);white-space:nowrap;background:#fcfcfe;border-radius:5px;padding:3px 7px;font-size:7.5px}#obhome .toolbar .tsep{background:var(--app-border);width:1px;height:12px;margin:0 3px}#obhome .toolbar .tbi{color:var(--ink-soft);padding:2px 5px;font-size:8.5px;font-weight:700}#obhome .edoc{padding:2px 22px}#obhome .edoc h6{font-family:var(--serif);margin-bottom:8px;font-size:18px;font-weight:600}#obhome .edoc .body{font-family:var(--serif);color:var(--ink-soft);min-height:90px;font-size:10.5px;line-height:1.8}#obhome .sbbar{border-bottom:1px solid var(--app-border);color:var(--ink-faint);justify-content:space-between;align-items:center;padding:11px 16px;font-size:9.5px;display:flex}#obhome .sbbar .exit{background:var(--red-soft);color:#b3413f;border-radius:8px;padding:5px 12px;font-size:9px;font-weight:700}#obhome .sbbar .qof b{color:var(--ink);font-size:10.5px}#obhome .sbbar .rgt{align-items:center;gap:10px;display:flex}#obhome .sbbar .timer{background:var(--red-soft);color:#b3413f;font-variant-numeric:tabular-nums;border-radius:8px;padding:5px 10px;font-size:9px;font-weight:700}#obhome .sbsegs{gap:5px;padding:8px 16px 0;display:flex}#obhome .sbsegs i{background:#ececf3;border-radius:99px;width:26px;height:5px}#obhome .sbsegs i.done{background:var(--indigo)}#obhome .sbsegs i.cur{background:#c9c9ee}#obhome .sbwrap{padding:10px 22px}#obhome .qcard{border:1px solid var(--app-border);background:#fff;border-radius:12px;margin-bottom:10px;padding:12px 15px}#obhome .qcard .scen{color:var(--ink-soft);font-size:9.4px;line-height:1.5}#obhome .qcard .qq{margin-top:7px;font-size:10px;font-weight:700}#obhome .sbopt{border:1px solid var(--app-border);color:#3e3e48;background:#fff;border-radius:10px;align-items:flex-start;gap:8px;margin-bottom:6px;padding:7px 11px;font-size:8.9px;line-height:1.4;transition:border-color .3s,background .3s;display:flex;position:relative}#obhome .sbopt .lt{background:var(--indigo-soft);width:16px;height:16px;color:var(--indigo);border-radius:6px;flex:none;justify-content:center;align-items:center;margin-top:1px;font-size:8.5px;font-weight:700;transition:background .3s,color .3s;display:flex}#obhome .sbopt .kb{color:#c6c6d2;font-size:7px;position:absolute;bottom:4px;right:8px}#obhome .sbopt.picked{border-color:var(--indigo);background:#f7f7fe}#obhome .sbopt.picked .lt{background:var(--indigo);color:#fff}#obhome .sbfoot{justify-content:space-between;align-items:center;margin-top:8px;display:flex}#obhome .sbfoot .hint{color:var(--ink-faint);font-size:8.5px}#obhome .sbnext{background:var(--indigo);color:#fff;opacity:.45;border-radius:9px;padding:7px 15px;font-size:9.5px;font-weight:700;transition:opacity .3s}#obhome .sbnext.ok{opacity:1}#obhome .rvbar{border-bottom:1px solid var(--app-border);color:var(--ink-faint);align-items:center;gap:14px;padding:11px 18px;font-size:9.5px;display:flex}#obhome .rvbar .ttl{color:var(--ink);font-size:12.5px;font-weight:800}#obhome .rvbar .retake{background:var(--indigo);color:#fff;border-radius:8px;margin-left:auto;padding:6px 13px;font-size:9px;font-weight:700}#obhome .rvstats{border-bottom:1px solid var(--app-border);gap:22px;padding:9px 18px;display:flex}#obhome .rvstats div span{letter-spacing:.12em;color:var(--ink-faint);text-transform:uppercase;font-size:7px;font-weight:700;display:block}#obhome .rvstats div b{font-size:11.5px}#obhome .rvstats .score b{color:var(--green);font-size:15px}#obhome .rvq{border:1px solid var(--app-border);border-left:3px solid var(--green);border-radius:12px;margin:10px 18px 0;padding:12px 14px}#obhome .rvq .rvtop{align-items:flex-start;gap:10px;display:flex}#obhome .rvq .num{border:1.5px solid var(--green);width:19px;height:19px;color:var(--green);background:#fff;border-radius:6px;flex:none;justify-content:center;align-items:center;margin-top:1px;font-size:9px;font-weight:700;display:inline-flex}#obhome .rvq .scen{color:var(--ink-soft);font-size:9px;line-height:1.55}#obhome .rvq .qq2{margin:7px 0 8px;padding-left:29px;font-size:9.6px;font-weight:700}#obhome .rvopt{background:var(--indigo-soft);color:#5a5a68;border:1px solid #0000;border-radius:9px;align-items:flex-start;gap:8px;margin-bottom:5px;padding:7px 11px;font-size:8.7px;line-height:1.45;display:flex}#obhome .rvopt .lt{color:#6b6b7d;background:#ddddf2;border-radius:5px;flex:none;justify-content:center;align-items:center;width:15px;height:15px;margin-top:1px;font-size:7.8px;font-weight:700;display:flex}#obhome .rvopt.right{border-color:var(--green);color:var(--ink-soft);background:#fff}#obhome .rvopt.right .lt{background:var(--green);color:#fff}#obhome .rvopt.right:after{content:"✓";color:var(--green);margin-left:auto;font-weight:700}#obhome .rvex{background:var(--green-soft);border-left:3px solid var(--green);border-radius:9px;margin-top:7px;padding:8px 11px}#obhome .rvex .microlbl{color:var(--green)}#obhome .rvex p{color:var(--ink-soft);margin-top:3px;font-size:8.6px;line-height:1.55}#obhome .rvq.wrong{border-left-color:var(--red)}#obhome .rvq.wrong .num{border-color:var(--red);color:var(--red)}#obhome .rvopt.wrongpick{border-color:var(--red);color:var(--ink-soft);background:#fff}#obhome .rvopt.wrongpick .lt{background:var(--red);color:#fff}#obhome .rvopt.wrongpick:after{content:"✗";color:var(--red);margin-left:auto;font-weight:700}#obhome .eshead{justify-content:space-between;align-items:flex-start;margin-bottom:9px;display:flex}#obhome .modrow{align-items:center;gap:10px;margin-bottom:11px;display:flex}#obhome .modrow .dd{border:1px solid var(--app-border);color:var(--ink-soft);border-radius:8px;padding:5px 12px;font-size:9px;font-weight:600}#obhome .modrow .pills{border:1px solid var(--app-border);border-radius:8px;display:flex;overflow:hidden}#obhome .modrow .pills span{color:var(--ink-faint);padding:5px 12px;font-size:9px;font-weight:600}#obhome .modrow .pills span.act{background:var(--indigo-soft);color:var(--indigo)}#obhome .modrow .asearch{width:150px;margin-left:auto}#obhome .esgrid{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}#obhome .escard{border:1px solid var(--app-border);background:#fff;border-radius:11px;padding:11px 12px}#obhome .escard.gen{background:var(--indigo-soft);text-align:center;border-color:#dcdcf6;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}#obhome .escard.gen .plus{background:var(--indigo);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:700;display:flex}#obhome .escard.gen b{font-size:10px}#obhome .escard.gen p{color:var(--ink-soft);border:none;margin:0;padding:0;font-size:8.3px}#obhome .escard b{letter-spacing:-.01em;font-size:9.8px;line-height:1.35;display:block}#obhome .escard p{color:var(--ink-soft);border-bottom:1px solid #f2f2f7;margin:5px 0 8px;padding-bottom:7px;font-size:8.3px;line-height:1.5}#obhome .eschips{align-items:center;gap:5px;display:flex}#obhome .chip-eq{background:var(--indigo-soft);color:var(--indigo);border-radius:6px;padding:2px 7px;font-size:8px;font-weight:700}#obhome .chip-pq{color:#b07c22;background:#fbf3e4;border-radius:6px;padding:2px 7px;font-size:8px;font-weight:700}#obhome .chip-mod{color:var(--ink-soft);background:#f4f4f8;border-radius:6px;padding:2px 8px;font-size:8px;font-weight:600}#obhome .esdet .bktop{color:var(--ink-soft);justify-content:space-between;margin-bottom:8px;font-size:9px;font-weight:600;display:flex}#obhome .esdet .bktop .flag{color:var(--ink-faint)}#obhome .esdet .chips{gap:7px;margin-bottom:8px;display:flex}#obhome .chip-essay{background:var(--indigo);color:#fff;letter-spacing:.1em;border-radius:6px;padding:3px 9px;font-size:7.5px;font-weight:700}#obhome .esdet h5{letter-spacing:-.02em;margin-bottom:8px;font-size:15px;font-weight:800;line-height:1.25}#obhome .esdet .btns{gap:7px;margin-bottom:10px;display:flex}#obhome .qbox{background:#f7f5ee;border:1px solid #eae6d8;border-radius:11px;margin-bottom:9px;padding:10px 13px}#obhome .qbox .microlbl{color:var(--indigo)}#obhome .qbox p{color:var(--ink-soft);margin-top:4px;font-size:9.3px;line-height:1.6}#obhome .showma{background:var(--indigo);color:#fff;border-radius:9px;width:fit-content;margin:0 auto 9px;padding:7px 16px;font-size:9px;font-weight:700;transition:opacity .3s;display:block}#obhome .mabox{border:1px solid var(--app-border);opacity:0;background:#fff;border-radius:11px;max-height:0;padding:10px 13px;transition:opacity .45s,transform .45s;position:relative;overflow:hidden;transform:translateY(12px)}#obhome .mabox.show{opacity:1;max-height:430px;transform:none}#obhome #essay-v2{transition:opacity .45s,transform .5s}#obhome #essay-v2.up:not(.pre){transform:translateY(-150px)}#obhome .mabox .microlbl{color:var(--indigo)}#obhome .mabox h6{margin:5px 0 4px;font-size:10.5px;font-weight:800}#obhome .mabox p{color:var(--ink-soft);font-size:9px;line-height:1.6}#obhome .fsbar{color:var(--ink-soft);justify-content:space-between;align-items:center;padding:11px 18px;font-size:9.5px;display:flex}#obhome .fsbar .bk{font-weight:600}#obhome .fsbar .rgt{color:var(--ink-faint);align-items:center;gap:10px;display:flex}#obhome .fsbar .rgt b{color:var(--ink);font-size:10.5px}#obhome .fsprog{background:#ececf3;border-radius:99px;height:4px;margin:0 18px;overflow:hidden}#obhome .fsprog i{background:var(--indigo);border-radius:99px;height:100%;transition:width .4s;display:block}#obhome .fsstage{flex-direction:column;justify-content:center;align-items:center;height:calc(100% - 60px);display:flex}#obhome .flipwrap{perspective:1100px;width:min(440px,82%);height:190px}#obhome .flipinner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .65s cubic-bezier(.3,.7,.25,1);position:relative}#obhome .flipinner.flipped{transform:rotateY(180deg)}#obhome .fface{backface-visibility:hidden;border:1px solid var(--app-border);text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:26px 28px;display:flex;position:absolute;inset:0;box-shadow:0 14px 40px -14px #1e2b4d24}#obhome .fface.back{transform:rotateY(180deg)}#obhome .fface .microlbl{margin-bottom:9px}#obhome .fface .microlbl.ans{color:var(--indigo)}#obhome .fface .txt{font-size:12.5px;font-weight:600;line-height:1.55}#obhome .fface .txt.b{color:var(--ink-soft);font-size:11px;font-weight:500}#obhome .fface .hint{color:var(--ink-faint);margin-top:11px;font-size:8px}#obhome .fface .hint kbd{background:#f4f4f8;border-radius:4px;padding:1px 6px;font-family:inherit}#obhome .fsctl{justify-content:center;align-items:center;gap:12px;height:34px;margin-top:16px;display:flex}#obhome .fsctl .reveal{border:1px solid var(--app-border);color:var(--ink-soft);background:#fff;border-radius:9px;padding:8px 18px;font-size:9.5px;font-weight:700}#obhome .fsctl .reveal kbd{color:var(--ink-faint);background:#f4f4f8;border-radius:4px;padding:1px 6px;font-size:8px}#obhome .fsctl .still{background:var(--red-soft);color:#b3413f;border-radius:9px;padding:8px 18px;font-size:9.5px;font-weight:700}#obhome .fsctl .got{background:var(--green-soft);color:var(--green);border-radius:9px;padding:8px 18px;font-size:9.5px;font-weight:700}#obhome .lahead{align-items:center;gap:14px;margin-bottom:9px;display:flex}#obhome .lahead .asearch{flex:1}#obhome .latabs{color:var(--ink-faint);border-bottom:1px solid var(--app-border);gap:18px;margin-bottom:9px;padding-bottom:7px;font-size:10px;font-weight:600;display:flex}#obhome .latabs .act{color:var(--indigo);position:relative}#obhome .latabs .act:after{content:"";background:var(--indigo);height:2px;position:absolute;bottom:-8px;left:0;right:0}#obhome .lagrid{grid-template-columns:145px 1fr;gap:13px;height:calc(100% - 86px);display:grid}#obhome .lares{color:var(--ink-faint);margin-bottom:5px;font-size:8px}#obhome .res-item{color:#3e3e48;border-radius:7px;margin-bottom:2px;padding:7px 9px;font-size:9px}#obhome .res-item b{font-weight:700;display:block}#obhome .res-item span{color:var(--ink-faint);font-size:7.8px}#obhome .res-item.sel{background:var(--indigo-soft)}#obhome .briefport{position:relative;overflow:hidden}#obhome .briefscroll{transition:transform .2s linear}#obhome .court{background:var(--indigo-soft);color:var(--indigo);border-radius:6px;padding:3px 10px;font-size:8.5px;font-weight:600;display:inline-block}#obhome .brieftitle{letter-spacing:-.02em;margin:6px 0 1px;font-size:15px;font-weight:800}#obhome .briefcit{color:var(--ink-faint);margin-bottom:2px;font-size:8.5px}#obhome .brieftags{color:var(--app-muted);margin-bottom:7px;font-size:8.5px}#obhome .briefacts{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}#obhome .bsec{margin-bottom:9px}#obhome .bsec .microlbl{margin-bottom:5px;display:block}#obhome .facts{list-style:none}#obhome .facts li{color:var(--ink-soft);gap:8px;margin-bottom:4px;font-size:8.8px;line-height:1.5;display:flex}#obhome .facts li i{background:#f0f0f7;border-radius:50%;flex:none;justify-content:center;align-items:center;width:13px;height:13px;margin-top:1px;font-size:7px;font-style:normal;font-weight:700;display:flex}#obhome .issue{border:1px solid var(--app-border);color:var(--ink-soft);border-radius:8px;gap:7px;margin-bottom:5px;padding:7px 10px;font-size:8.8px;line-height:1.5;display:flex}#obhome .issue:before{content:"ⓘ";color:var(--indigo);font-size:9px}#obhome .btext{color:var(--ink-soft);font-size:8.8px;line-height:1.6}#obhome .cgrid{grid-template-columns:168px 1fr;gap:13px;height:100%;display:grid}#obhome .tracker{border:1px solid var(--app-border);background:#fff;border-radius:10px;margin-bottom:10px;overflow:hidden}#obhome .tracker .microlbl{padding:9px 11px 2px;display:block}#obhome .tracker .cells{padding:4px 6px 8px;display:flex}#obhome .tracker .cells>div{text-align:center;flex:1;min-width:0}#obhome .tracker b{font-size:12.5px;display:block}#obhome .tracker span{color:var(--ink-faint);letter-spacing:.03em;text-transform:uppercase;margin-top:1px;font-size:6.3px;font-weight:600;display:block}#obhome .tracker .offer b{color:var(--green)}#obhome .tracker .rej b{color:var(--red)}#obhome .tracker .tline{background:var(--green);height:3px}#obhome .viewall{color:var(--indigo);padding:0 11px 9px;font-size:8.8px;font-weight:700;display:block}#obhome .filters .ftitle{margin-bottom:2px;font-size:10.5px;font-weight:800;display:block}#obhome .filters .microlbl{margin:9px 0 5px;display:block}#obhome .cb{color:var(--ink-soft);align-items:center;gap:6px;margin-bottom:4px;font-size:8.4px;display:flex}#obhome .cb i{border:1px solid #d6d6e0;border-radius:3px;flex:none;width:9px;height:9px}#obhome .chtabs{color:var(--ink-faint);border-bottom:1px solid var(--app-border);gap:16px;margin-bottom:9px;padding-bottom:7px;font-size:9.5px;font-weight:600;display:flex}#obhome .chtabs .act{color:var(--indigo);position:relative}#obhome .chtabs .act:after{content:"";background:var(--indigo);height:2px;position:absolute;bottom:-8px;left:0;right:0}#obhome .jobgrid{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}#obhome .jobcard{padding:10px 11px}#obhome .jobcard .new{letter-spacing:.1em;color:var(--green);background:var(--green-soft);border-radius:5px;padding:2px 6px;font-size:6.8px;font-weight:700}#obhome .jobcard b{min-height:24px;margin:5px 0 3px;font-size:9.2px;line-height:1.3;display:block}#obhome .jobcard .firm{color:var(--ink-soft);font-size:8.3px}#obhome .jobcard .meta{color:var(--ink-faint);margin-top:2px;font-size:7.6px;line-height:1.55}#obhome .jobcard .acts{border-top:1px solid #f2f2f7;align-items:center;gap:6px;margin-top:7px;padding-top:6px;display:flex}#obhome .jobcard .acts .lnk{color:var(--ink-soft);font-size:7.8px;font-weight:600}#obhome .jobcard .acts .btn-app{margin-left:auto;padding:4px 8px;font-size:7.6px}#obhome .kbhead{justify-content:space-between;align-items:flex-start;margin-bottom:11px;display:flex}#obhome .kbhead .r{gap:7px;display:flex}#obhome .kanban{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}#obhome .kcol .khead{justify-content:space-between;padding-bottom:4px;font-size:9px;font-weight:700;display:flex}#obhome .kcol .khead span{color:var(--ink-faint);font-weight:600}#obhome .kcol .kline{border-radius:99px;height:2.5px;margin-bottom:7px}#obhome .kcard{border:1px solid var(--app-border);background:#fff;border-radius:9px;margin-bottom:6px;padding:7px 9px}#obhome .kcard b{font-size:8.2px;line-height:1.3;display:block}#obhome .kcard span{color:var(--ink-faint);font-size:7.3px}#obhome .kdrop{text-align:center;color:#c2c2ce;border:1.5px dashed #e3e3ec;border-radius:9px;padding:13px 6px;font-size:7.6px}#obhome .aigrid{grid-template-columns:124px 1fr;height:100%;display:grid}#obhome .ailist{border-right:1px solid var(--app-border);flex-direction:column;gap:5px;padding:10px 8px;display:flex}#obhome .ailist .newchat{background:var(--indigo);color:#fff;text-align:center;border-radius:8px;margin-bottom:3px;padding:6px 0;font-size:8.6px;font-weight:700}#obhome .ailist .conv{color:var(--ink-soft);border-radius:6px;padding:5px 6px;font-size:7.9px;line-height:1.35}#obhome .ailist .conv span{color:var(--ink-faint);margin-top:1px;font-size:7px;display:block}#obhome .ailist .conv.sel{background:var(--indigo-soft)}#obhome .aimain{flex-direction:column;padding:12px 15px;display:flex}#obhome .aibub{gap:8px;margin-bottom:8px;display:flex}#obhome .aibub .logo-sq{background:var(--indigo);border-radius:7px;flex:none;justify-content:center;align-items:center;width:21px;height:21px;display:flex}#obhome .aibub .logo-sq svg{fill:#fff;width:8px}#obhome .aibub .msg{border:1px solid var(--app-border);color:var(--ink-soft);background:#fff;border-radius:4px 11px 11px;max-width:84%;padding:8px 11px;font-size:9.2px;line-height:1.6}#obhome .userbub{background:var(--indigo);color:#fff;border-radius:11px 11px 4px;align-self:flex-end;max-width:70%;margin-bottom:8px;padding:7px 11px;font-size:9.2px}#obhome .src{color:var(--indigo);background:var(--indigo-soft);border-radius:6px;align-items:center;gap:5px;margin-top:7px;padding:3px 8px;font-size:7.6px;font-weight:700;display:inline-flex}#obhome .aiin{margin-top:auto}#obhome .aiin .box{border:1px solid var(--app-border);color:var(--ink-faint);background:#fff;border-radius:11px;align-items:center;gap:8px;padding:8px 11px;font-size:9px;display:flex}#obhome .aiin .box .snd{color:var(--indigo);margin-left:auto}#obhome .aiin .disc{text-align:center;color:var(--ink-faint);margin-top:5px;font-size:7.2px}#obhome #tour{height:880vh;position:relative}#obhome #tour .pin{align-items:center;height:100vh;padding-top:64px;display:flex;position:sticky;top:0;overflow:hidden}#obhome #tour .grid{grid-template-columns:320px 1fr;align-items:center;gap:48px;width:100%;display:grid}#obhome #tour .steps{height:340px;position:relative}#obhome #tour .step{opacity:0;pointer-events:none;flex-direction:column;justify-content:center;transition:opacity .6s,transform .6s;display:flex;position:absolute;inset:0;transform:translateY(30px)}#obhome #tour .step.on{opacity:1;transform:none}#obhome #tour .step .kicker{margin-bottom:18px}#obhome #tour .step h3{letter-spacing:-.025em;margin-bottom:16px;font-size:clamp(26px,2.5vw,36px);font-weight:800;line-height:1.06}#obhome #tour .step h3 em{font-family:var(--serif);font-style:italic;font-weight:400}#obhome #tour .step p{color:var(--ink-soft);font-size:14.5px;line-height:1.65}#obhome #tour .dots{gap:7px;margin-top:32px;display:flex}#obhome #tour .dots i{background:var(--line);width:19px;height:2px;transition:background .4s}#obhome #tour .dots i.on{background:var(--ink)}#obhome #verified{background:var(--ink);height:380vh;color:var(--cream);position:relative}#obhome #verified .pin{align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}#obhome #verified .grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;width:100%;display:grid}#obhome #verified .kicker{color:#faf9f666}#obhome #verified .kicker:before{background:#faf9f666}#obhome #verified h2{color:var(--cream)}#obhome #verified h2 em{color:#faf9f6d9}#obhome #verified .lead{color:#faf9f699;max-width:40ch;margin-top:22px;font-size:16px;line-height:1.65}#obhome .vsteps{padding-left:56px;position:relative}#obhome .vline{background:#faf9f626;width:1px;position:absolute;top:8px;bottom:8px;left:17px}#obhome .vline i{background:var(--cream);width:100%;height:0%;display:block}#obhome .vstep{opacity:.28;padding:26px 0;transition:opacity .5s;position:relative}#obhome .vstep.on{opacity:1}#obhome .vstep .num{width:36px;height:36px;font-family:var(--serif);background:var(--ink);border:1px solid #faf9f64d;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-style:italic;transition:background .5s,color .5s,border-color .5s;display:flex;position:absolute;top:24px;left:-56px}#obhome .vstep.on .num{background:var(--cream);color:var(--ink);border-color:var(--cream)}#obhome .vstep h3{letter-spacing:-.02em;margin-bottom:8px;font-size:21px;font-weight:700}#obhome .vstep p{color:#faf9f68c;max-width:46ch;font-size:14.5px;line-height:1.6}#obhome #stats{border-bottom:1px solid var(--line);height:100vh;position:relative}#obhome #stats .pin{flex-direction:column;justify-content:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}#obhome #stats .row{grid-template-columns:repeat(4,1fr);gap:40px;margin-top:70px;display:grid}#obhome #stats .stat{border-top:1px solid var(--ink);padding-top:22px}#obhome #stats .stat b{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:clamp(38px,3.8vw,54px);font-weight:800;display:block}#obhome #stats .stat span{color:var(--ink-soft);margin-top:8px;font-size:13px;line-height:1.5;display:block}#obhome #voices{height:300vh;position:relative}#obhome #voices .pin{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}#obhome #voices .quotes{width:min(920px,88vw);height:300px;margin-top:40px;position:relative}#obhome #voices .quote{opacity:0;flex-direction:column;justify-content:center;align-items:center;transition:opacity .6s,transform .6s;display:flex;position:absolute;inset:0;transform:translateY(26px)}#obhome #voices .quote.on{opacity:1;transform:none}#obhome #voices blockquote{font-family:var(--serif);font-size:clamp(22px,2.6vw,33px);font-style:italic;line-height:1.4}#obhome #voices cite{color:var(--ink-soft);margin-top:28px;font-size:14px;font-style:normal}#obhome #voices cite b{color:var(--ink)}#obhome #voices .qmark{font-family:var(--serif);color:var(--ink-faint);opacity:.5;font-size:80px;line-height:0}#obhome #voices .prog{gap:8px;margin-top:30px;display:flex}#obhome #voices .prog i{background:var(--line);width:26px;height:2px;transition:background .4s}#obhome #voices .prog i.on{background:var(--ink)}#obhome #pricing{height:100vh;position:relative}#obhome #pricing .pin{flex-direction:column;justify-content:center;height:100vh;padding-top:50px;display:flex;position:sticky;top:0;overflow:hidden}#obhome #pricing .head{justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:18px;display:flex}#obhome #pricing .head h2{font-size:clamp(30px,3.4vw,46px)}#obhome #pricing .head .sub{text-align:right;margin-bottom:6px;font-size:15px}#obhome #pricing .h-el{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(24px)}#obhome #pricing .h-el.in{opacity:1;transform:none}#obhome #pricing .rule{background:var(--ink);transform-origin:0;height:1px;margin-bottom:30px;transform:scaleX(0)}#obhome #pricing .cards{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:20px;display:grid}#obhome .price-card{border:1px solid var(--line);will-change:transform;opacity:0;background:#fff;border-radius:16px;flex-direction:column;padding:26px 28px;display:flex;position:relative;transform:translateY(110px)}#obhome .price-card.featured{background:var(--ink);color:var(--cream);border-color:var(--ink)}#obhome .price-card .plan{justify-content:space-between;align-items:center;font-size:17px;font-weight:700;display:flex}#obhome .price-card .tag{letter-spacing:.16em;text-transform:uppercase;color:var(--cream);border:1px solid #faf9f659;padding:4px 9px;font-size:8.5px;font-weight:700}#obhome .price-card .for{color:var(--ink-faint);margin-top:4px;font-size:12.5px}#obhome .price-card.featured .for{color:#faf9f68c}#obhome .price-card .amount{letter-spacing:-.04em;margin:18px 0 16px;font-size:38px;font-weight:800}#obhome .price-card .amount small{color:var(--ink-faint);font-size:13px;font-weight:500}#obhome .price-card.featured .amount small{color:#faf9f68c}#obhome .price-card ul{color:var(--ink-soft);border-top:1px solid var(--line);flex:1;padding-top:14px;font-size:12.5px;line-height:2;list-style:none}#obhome .price-card.featured ul{color:#faf9f6bf;border-color:#faf9f626}#obhome .price-card ul li:before{content:"·";color:var(--ink-faint);margin-right:10px}#obhome .price-card .go{text-align:center;border:1px solid var(--ink);border-radius:9px;margin-top:18px;padding:11px;font-size:13px;font-weight:600}#obhome .price-card.featured .go{background:var(--cream);color:var(--ink);border-color:var(--cream)}#obhome #faq{border-top:1px solid var(--line);padding:130px 0}#obhome #faq .grid{grid-template-columns:1fr 1.4fr;gap:90px;display:grid}#obhome #faq .note{color:var(--ink-soft);margin-top:20px;font-size:15px}#obhome #faq .note a{color:var(--ink);font-weight:600}#obhome .faq-item{border-bottom:1px solid var(--line);cursor:pointer;padding:26px 0}#obhome .faq-item h4{align-items:baseline;gap:20px;font-size:17px;font-weight:600;display:flex}#obhome .faq-item h4 .n{font-family:var(--serif);color:var(--ink-faint);min-width:26px;font-size:14px;font-style:italic}#obhome .faq-item h4 .x{font-family:var(--serif);color:var(--ink-faint);margin-left:auto;font-size:22px;font-style:italic;transition:transform .3s}#obhome .faq-item p{max-height:0;color:var(--ink-soft);max-width:52ch;margin-left:46px;font-size:14.5px;line-height:1.65;transition:max-height .45s,padding .45s;overflow:hidden}#obhome .faq-item.open p{max-height:200px;padding-top:14px}#obhome .faq-item.open h4 .x{transform:rotate(45deg)}#obhome #final{background:var(--ink);color:var(--cream);text-align:center;padding:170px 0 140px;overflow:hidden}#obhome #final h2{color:var(--cream);font-size:clamp(48px,6.5vw,92px)}#obhome #final h2 em{color:#faf9f6e6}#obhome #final p{color:#faf9f68c;max-width:46ch;margin:28px auto 46px;font-size:17px}#obhome #final .btns{justify-content:center;gap:16px;display:flex}#obhome #final .b1{background:var(--cream);color:var(--ink);border-radius:10px;padding:16px 34px;font-size:15px;font-weight:700;animation:2.4s cubic-bezier(.4,0,.4,1) infinite ob_pulseAllLight}@keyframes ob_pulseAllLight{0%,to{transform:scale(1);box-shadow:0 0 #faf9f659}45%{transform:scale(1.045)}60%{box-shadow:0 0 0 12px #faf9f600}}#obhome #final .b2{color:var(--cream);border:1px solid #faf9f64d;border-radius:10px;padding:16px 34px;font-size:15px;font-weight:600}#obhome #final .fine{color:#faf9f666;margin-top:26px;font-size:12.5px}#obhome footer{background:var(--ink);color:#faf9f68c;border-top:1px solid #faf9f61a;padding:90px 0 40px;font-size:13.5px}#obhome footer .cols{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:50px;padding-bottom:60px;display:grid}#obhome footer .brand{color:var(--cream);align-items:center;gap:9px;font-size:19px;font-weight:800;display:flex}#obhome footer .brand svg{width:15px}#obhome footer .tag{font-family:var(--serif);color:#faf9f6d9;max-width:22ch;margin:20px 0 26px;font-size:17px;font-style:italic;line-height:1.5}#obhome footer .nl{color:var(--cream);border-bottom:1px solid #faf9f666;width:fit-content;padding-bottom:2px;font-weight:600}#obhome footer h5{letter-spacing:.18em;text-transform:uppercase;color:#faf9f666;margin-bottom:20px;font-size:11px;font-weight:700}#obhome footer .cols a{color:#faf9f6a6;margin-bottom:13px;text-decoration:none;display:block}#obhome footer .base{color:#faf9f666;border-top:1px solid #faf9f61f;justify-content:space-between;align-items:flex-end;padding-top:28px;font-size:12px;line-height:1.7;display:flex}#obhome .page.hidden{display:none}#obhome .page.enter{animation:.6s cubic-bezier(.2,.6,.2,1) both ob_pageIn}@keyframes ob_pageIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}#obhome nav ul li{cursor:pointer;transition:color .3s}#obhome nav ul li:hover,#obhome nav ul li.here{color:var(--ink)}#obhome nav .logo{cursor:pointer}html.snapping{scroll-snap-type:y mandatory}#obhome #hero,#obhome #stats,#obhome #pricing,#obhome #faq,#obhome #final{scroll-snap-align:start;scroll-snap-stop:always}#obhome .tsnap{pointer-events:none;scroll-snap-align:start;scroll-snap-stop:always;width:1px;height:1px;position:absolute;left:0}html.snapping footer{scroll-snap-align:end}#obhome .snap{scroll-snap-align:start;scroll-snap-stop:always;align-items:center;min-height:100vh;padding:120px 0 70px;display:flex;position:relative}#obhome .snap.tight{padding:100px 0 40px}#obhome .snap.tight .vs{padding:22px 0}#obhome .snap.pfit{align-items:flex-start;padding:104px 0 36px}#obhome .snap.pfit h2{font-size:clamp(26px,3vw,40px)}#obhome .snap.pfit .sub{font-size:14px}#obhome .snap.pfit .price-card{border-radius:15px;min-height:480px;padding:26px 28px}#obhome .snap.pfit .plan{font-size:16.5px}#obhome .snap.pfit .for{min-height:38px;margin-top:4px;font-size:12.5px}#obhome .snap.pfit .amount{margin:16px 0 6px;font-size:36px}#obhome .snap.pfit .amount small{font-size:12.5px}#obhome .snap.pfit .bill-note{min-height:14px;margin:0 0 10px;font-size:11px}#obhome .snap.pfit .price-card ul{padding-top:14px;font-size:12.5px;line-height:2}#obhome .snap.pfit .go{margin-top:14px;padding:11px;font-size:12.5px}#obhome .snap.pfit .tag{padding:4px 9px;font-size:8.5px}#obhome .snap.dark{background:var(--ink);color:var(--cream)}#obhome .snap.dark .kicker{color:#faf9f666}#obhome .snap.dark .kicker:before{background:#faf9f666}#obhome .snap.dark h2{color:var(--cream)}#obhome .snap .wrap{width:100%}#obhome .pghero h1{letter-spacing:-.035em;max-width:18ch;margin:26px 0 24px;font-size:clamp(44px,5.6vw,80px);font-weight:800;line-height:1.02}#obhome .pghero h1 em{font-family:var(--serif);letter-spacing:-.01em;font-style:italic;font-weight:400}#obhome .pgsub{color:var(--ink-soft);max-width:54ch;font-size:18px;line-height:1.65}#obhome .scrollhint{color:var(--indigo);font-size:18px;animation:1.8s ease-in-out infinite ob_bob;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}#obhome .scrollhint:after{content:"↓"}#obhome .herogrid{grid-template-columns:1.05fr 1fr;align-items:center;gap:70px;width:100%;display:grid}#obhome .heroviz .mvbody{background:#fff;padding:20px 22px}#obhome .heroviz .asearch{padding:11px 14px;font-size:12px}#obhome .mvcard{border:1px solid var(--app-border);background:#fff;border-radius:12px;margin-top:14px;padding:16px 18px}#obhome .mvchips{gap:7px;margin-bottom:10px;display:flex}#obhome .chip-ind{background:var(--indigo-soft);color:var(--indigo);letter-spacing:.08em;border-radius:6px;padding:3px 9px;font-size:9px;font-weight:700}#obhome .chip-grn{background:var(--green-soft);color:var(--green);letter-spacing:.08em;border-radius:6px;padding:3px 9px;font-size:9px;font-weight:700}#obhome .mvcard h5{letter-spacing:-.01em;font-size:16px;font-weight:800}#obhome .mvcard .s{color:var(--ink-faint);margin:3px 0 10px;font-size:11px}#obhome .mvcard blockquote{font-family:var(--serif);color:var(--ink-soft);border-left:2px solid var(--indigo);margin-bottom:12px;padding-left:12px;font-size:13px;font-style:italic;line-height:1.6}#obhome .ghead{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:56px;display:flex}#obhome .glayers{grid-template-columns:repeat(3,1fr);gap:44px;display:grid}#obhome .glayer{border-top:1px solid #faf9f647;padding-top:22px}#obhome .glayer .n{font-family:var(--serif);color:#faf9f673;margin-bottom:14px;font-size:15px;font-style:italic;display:block}#obhome .glayer h3{letter-spacing:-.02em;color:var(--cream);margin-bottom:12px;font-size:20px;font-weight:700}#obhome .glayer p{color:#faf9f69e;font-size:14.5px;line-height:1.7}#obhome .glayer .rules{color:#faf9f680;border-left:2px solid var(--indigo);margin-top:14px;padding-left:12px;font-size:12.5px;line-height:1.65}#obhome .glayer .rules b{color:#faf9f6cc;font-weight:600}#obhome .vs{border-top:1px solid var(--line);grid-template-columns:1fr 1.4fr;align-items:center;gap:60px;padding:30px 0;display:grid}#obhome .vs:last-of-type{border-bottom:1px solid var(--line)}#obhome .vs .q{font-family:var(--serif);letter-spacing:-.01em;max-width:24ch;font-size:clamp(19px,1.9vw,24px);font-style:italic;line-height:1.45}#obhome .vsl .row{align-items:baseline;gap:14px;margin-bottom:12px;font-size:15.5px;line-height:1.6;display:flex}#obhome .vsl .row:last-child{margin-bottom:0}#obhome .vsl .m{text-align:center;flex:none;width:16px;font-weight:700}#obhome .vsl .gen2{color:var(--ink-soft)}#obhome .vsl .gen2 .m{color:var(--red)}#obhome .vsl .obi2{color:var(--ink);font-weight:500}#obhome .vsl .obi2 .m{color:var(--green)}#obhome .src2{color:var(--indigo);background:var(--indigo-soft);vertical-align:1px;border-radius:6px;margin-left:8px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}#obhome .hv-card{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(10px)}#obhome .hv-card.show{opacity:1;transform:none}#obhome .hstage-wrap{background:#fff;height:330px;position:relative}#obhome .hstage{opacity:0;pointer-events:none;background:#fff;flex-direction:column;justify-content:center;padding:26px 30px;transition:opacity .5s,transform .5s;display:flex;position:absolute;inset:0;transform:translateY(10px)}#obhome .hstage.on{opacity:1;transform:none}#obhome .login-box{text-align:center;width:100%;max-width:290px;margin:0 auto}#obhome .login-box .lg{background:var(--indigo);border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;margin-bottom:12px;display:inline-flex}#obhome .login-box .lg svg{fill:#fff;width:12px}#obhome .login-box h5{letter-spacing:-.01em;margin-bottom:16px;font-size:15px;font-weight:800}#obhome .lfield{border:1px solid var(--app-border);text-align:left;color:var(--ink);background:#fff;border-radius:9px;min-height:37px;margin-bottom:9px;padding:10px 13px;font-size:11.5px}#obhome .lfield .lbl{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:2px;font-size:8px;font-weight:700;display:block}#obhome .lbtn{background:var(--indigo);color:#fff;border-radius:9px;margin-top:4px;padding:10px;font-size:11.5px;font-weight:700;transition:transform .15s}#obhome .lbtn.press{transform:scale(.96)}#obhome .welcome{text-align:center}#obhome .welcome .lg{background:var(--indigo);border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:16px;display:inline-flex}#obhome .welcome .lg svg{fill:#fff;width:15px}#obhome .welcome h5{letter-spacing:-.02em;margin-bottom:14px;font-size:19px;font-weight:800}#obhome .welcome .wbar{background:#ededf4;border-radius:99px;width:150px;height:3px;margin:0 auto;overflow:hidden}#obhome .welcome .wbar i{background:var(--indigo);border-radius:99px;width:0;height:100%;display:block}#obhome .hstage.on .wbar i{animation:2s linear forwards ob_wfill}@keyframes ob_wfill{0%{width:0}to{width:100%}}#obhome .gyhead{align-items:center;gap:8px;margin-bottom:8px;display:flex}#obhome .gyhead b{letter-spacing:-.01em;font-size:15px;font-weight:800}#obhome .gychip{background:var(--indigo-soft);color:var(--indigo);border-radius:7px;padding:3px 9px;font-size:9px;font-weight:700}#obhome .gychip.grey{color:var(--ink-soft);background:#f4f4f8}#obhome .gyedit{border:1px solid var(--app-border);color:#3e3e48;background:#fff;border-radius:7px;margin-left:auto;padding:3px 11px;font-size:9.5px;font-weight:600}#obhome .gyprog{color:var(--ink-faint);align-items:center;gap:9px;margin-bottom:11px;font-size:9px;display:flex}#obhome .gyprog .bar2{background:#ededf4;border-radius:99px;flex:1;height:6px;overflow:hidden}#obhome .gyprog .bar2 i{background:var(--green);border-radius:99px;height:100%;transition:width .6s cubic-bezier(.3,.7,.2,1);display:block}#obhome .gyavg{border:1px solid var(--app-border);border-radius:11px;margin-bottom:11px;padding:11px 16px;display:inline-block}#obhome .gyavg b{letter-spacing:-.02em;font-size:24px;font-weight:800;transition:opacity .3s}#obhome .gyavg span{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-faint);margin-top:2px;font-size:7.5px;font-weight:700;display:block}#obhome .gmods .microlbl{margin-bottom:6px;display:block}#obhome .gmod{border:1px solid var(--app-border);background:#fff;border-radius:9px;align-items:center;gap:9px;margin-bottom:6px;padding:8px 12px;font-size:10.5px;display:flex}#obhome .gmod .nm2{flex:1;font-weight:600}#obhome .gmod b{font-size:10.5px}#obhome .gmod .cr{color:var(--ink-soft);background:#f4f4f8;border-radius:6px;padding:2px 7px;font-size:8.5px;font-weight:600}#obhome .gmod .ch{color:var(--ink-faint)}#obhome .ybadges{gap:7px;margin-bottom:10px;display:flex}#obhome .ybadge{width:26px;height:26px;color:var(--green);background:#fff;border:1.5px solid #bfe8d5;border-radius:50%;justify-content:center;align-items:center;font-size:9px;font-weight:800;transition:border-color .3s,box-shadow .3s;display:flex}#obhome .ybadge.act{border-color:var(--green);box-shadow:0 0 0 3px #22a06b1f}#obhome .seclbl{justify-content:space-between;align-items:center;margin:10px 0 6px;font-size:11px;font-weight:700;display:flex}#obhome .seclbl a{color:var(--indigo);font-size:9px;font-weight:700}#obhome .goalrow{gap:7px;display:flex}#obhome .goalcard{border:1px solid var(--app-border);background:#fff;border-radius:10px;flex:1;padding:8px 10px;position:relative}#obhome .goalcard .gd{color:var(--ink-soft);align-items:center;gap:5px;font-size:9px;font-weight:600;display:flex}#obhome .goalcard .gd i{border-radius:50%;flex:none;width:7px;height:7px;display:inline-block}#obhome .goalcard b{margin-top:4px;font-size:12px;display:block}#obhome .goalcard .curlbl{color:var(--green);font-size:7.5px;font-weight:700;position:absolute;bottom:9px;right:9px}#obhome .goalcard.cur{border:1.5px solid var(--green);background:var(--indigo-soft)}#obhome .gychip.wht{border:1px solid var(--app-border);color:var(--ink-soft);background:#fff}#obhome .dempty{text-align:center;color:var(--ink-soft);padding:12px 0 8px;font-size:9.5px}#obhome .dempty .ck{border:1.5px solid var(--indigo);width:18px;height:18px;color:var(--indigo);border-radius:50%;justify-content:center;align-items:center;margin-bottom:5px;font-size:9px;display:inline-flex}#obhome .dm .hd{justify-content:space-between;align-items:flex-start;margin-bottom:7px;display:flex}#obhome .dm .hd b{letter-spacing:-.02em;font-size:13px;font-weight:800;display:block}#obhome .dm .hd span{color:var(--ink-faint);font-size:7.5px}#obhome .dm .ics{align-items:center;gap:5px;display:flex}#obhome .dm .ci2{border:1px solid var(--app-border);width:17px;height:17px;color:var(--ink-soft);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}#obhome .dm .ci2 svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:8px;height:8px}#obhome .dm .ci2.bell:after{content:"";background:var(--red);border-radius:50%;width:4px;height:4px;position:absolute;top:0;right:0}#obhome .dm .av{background:var(--indigo);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:8px;font-weight:700;display:flex}#obhome .dm .wk{gap:4px;margin-bottom:6px;display:flex}#obhome .dm .wk>div{text-align:center;border:1px solid var(--app-border);background:#fff;border-radius:7px;flex:1;padding:4px 0 3px}#obhome .dm .wk span{letter-spacing:.08em;color:var(--ink-faint);font-size:5.5px;font-weight:700}#obhome .dm .wk b{font-size:10px;display:block}#obhome .dm .wk .td{background:var(--indigo);border-color:var(--indigo);color:#fff}#obhome .dm .wk .td span{color:#ffffffbf}#obhome .dm .wk .td:after{content:"·";font-size:9px;line-height:2px;display:block}#obhome .dm .qs{gap:4px;margin-bottom:6px;display:flex}#obhome .dm .qs>div{border:1px solid var(--app-border);color:#3e3e48;white-space:nowrap;text-overflow:ellipsis;background:#fff;border-radius:6px;flex:1;align-items:center;gap:4px;padding:5px 6px;font-size:6.6px;font-weight:600;display:flex;overflow:hidden}#obhome .dm .qs svg{width:7px;height:7px;stroke:var(--ink-soft);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none}#obhome .dm .mid{grid-template-columns:1.7fr 1fr;gap:6px;margin-bottom:6px;display:grid}#obhome .dm .c{border:1px solid var(--app-border);background:#fff;border-radius:8px;padding:7px 9px}#obhome .dm .lb{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-faint);font-size:6px;font-weight:700}#obhome .dm .add{float:right;color:var(--indigo);font-size:6.5px;font-weight:700}#obhome .dm .empty2{text-align:center;color:var(--ink-soft);padding:7px 0 3px;font-size:7.2px}#obhome .dm .empty2 .ck{border:1.2px solid var(--indigo);width:13px;height:13px;color:var(--indigo);border-radius:50%;justify-content:center;align-items:center;margin-bottom:3px;font-size:6.5px;display:inline-flex}#obhome .dm .up{border-left:2px solid var(--indigo);margin-top:5px;padding-left:6px}#obhome .dm .up b{font-size:7px;display:block}#obhome .dm .up span{color:var(--ink-faint);font-size:6px}#obhome .dm .row4{grid-template-columns:1fr 1fr 1fr 1fr;gap:6px;display:grid}#obhome .dm .rv2{align-items:center;gap:4px;margin-top:5px;display:flex}#obhome .dm .rv2 .sq{background:var(--indigo-soft);width:12px;height:12px;color:var(--indigo);border-radius:4px;flex:none;justify-content:center;align-items:center;font-size:5.5px;font-weight:800;display:flex}#obhome .dm .rv2 b{font-size:6.6px;line-height:1.2;display:block}#obhome .dm .rv2 span{color:var(--ink-faint);font-size:5.6px}#obhome .dm .ph2{filter:saturate(0);background:linear-gradient(115deg,#3a3a44,#8a8a98 55%,#50505c);border-radius:4px;height:15px;margin:4px 0 3px}#obhome .dm .t2{font-size:6.4px;font-weight:700;line-height:1.25}#obhome .dm .s2{color:var(--ink-faint);font-size:5.6px}#obhome .dm .gr2{margin-top:2px;font-size:11.5px;font-weight:800}#obhome .dm .gr2 small{color:var(--indigo);font-size:5.6px;font-weight:700}#obhome .dm .yr2{color:var(--ink-soft);align-items:center;gap:3px;margin-top:2.5px;font-size:5.6px;display:flex}#obhome .dm .yr2 .b3{background:#ededf4;border-radius:99px;flex:1;height:2.5px;overflow:hidden}#obhome .dm .yr2 .b3 i{background:var(--indigo);border-radius:99px;height:100%;display:block}#obhome .mini-cursor{z-index:20;pointer-events:none;width:15px;height:15px;transition:left .7s cubic-bezier(.4,.1,.2,1),top .7s cubic-bezier(.4,.1,.2,1);position:absolute}#obhome .mini-cursor svg{filter:drop-shadow(0 1px 2px #0000004d);width:100%;transition:transform .15s}#obhome .mini-cursor.click svg{transform:scale(.78)}#obhome .heroviz{position:relative}#obhome .gtabs{gap:6px;margin:12px 0;display:flex}#obhome .gtabs span{color:var(--ink-faint);border-radius:8px;padding:6px 14px;font-size:11px;font-weight:600;transition:background .3s,color .3s}#obhome .gtabs span.act{background:var(--indigo-soft);color:var(--indigo)}#obhome .gbig{letter-spacing:-.03em;font-size:30px;font-weight:800;transition:opacity .3s}#obhome .gbig small{color:var(--indigo);font-size:12px;font-weight:700}#obhome .grow{color:var(--ink-soft);align-items:center;gap:10px;margin-top:9px;font-size:11.5px;display:flex}#obhome .grow .nm{flex:none;width:86px}#obhome .grow .gbar{flex:1}#obhome .grow .gbar i{transition:width .6s cubic-bezier(.3,.7,.2,1)}#obhome .grow b{text-align:right;width:42px;font-size:11.5px}#obhome .bill-note{color:var(--ink-faint);min-height:15px;margin:-8px 0 16px;font-size:12px;font-weight:500}#obhome .price-card.featured .bill-note{color:#faf9f68c}#obhome .twocol{grid-template-columns:1fr 1.3fr;align-items:start;gap:80px;display:grid}#obhome .prose p{color:var(--ink-soft);max-width:60ch;margin-bottom:20px;font-size:16px;line-height:1.75}#obhome .prose b{color:var(--ink);font-weight:600}#obhome .statline{gap:60px;margin-top:44px;display:flex}#obhome .statline b{letter-spacing:-.03em;font-size:clamp(34px,3.4vw,48px);font-weight:800;display:block}#obhome .statline span{color:var(--ink-soft);max-width:20ch;margin-top:6px;font-size:13px;line-height:1.5;display:block}#obhome .gsteps{padding-left:56px;position:relative}#obhome .gline{background:#faf9f638;width:1px;position:absolute;top:8px;bottom:8px;left:17px}#obhome .gstep{padding:22px 0;position:relative}#obhome .gstep .num{width:36px;height:36px;font-family:var(--serif);border:1px solid #faf9f666;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-style:italic;display:flex;position:absolute;top:20px;left:-56px}#obhome .gstep h3{letter-spacing:-.02em;margin-bottom:8px;font-size:20px;font-weight:700}#obhome .gstep p{color:#faf9f699;max-width:54ch;font-size:14px;line-height:1.65}#obhome .gstep .rules{color:#faf9f680;border-left:2px solid var(--indigo);max-width:52ch;margin-top:10px;padding-left:12px;font-size:12.5px;line-height:1.6}#obhome .gstep .rules b{color:#faf9f6cc;font-weight:600}#obhome .vsrow{border-top:1px solid var(--line);grid-template-columns:1.05fr 1fr 1.1fr;align-items:start;gap:34px;padding:28px 0;display:grid}#obhome .vsrow:last-of-type{border-bottom:1px solid var(--line)}#obhome .vsrow .q{font-family:var(--serif);letter-spacing:-.01em;max-width:24ch;font-size:19px;font-style:italic;line-height:1.45}#obhome .vsrow .lbl{letter-spacing:.16em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:8px;font-size:10px;font-weight:700;display:block}#obhome .vsrow .obi .lbl{color:var(--indigo)}#obhome .vsrow p{color:var(--ink-soft);font-size:13.5px;line-height:1.6}#obhome .vsrow .obi{border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:-16px;padding:16px 18px}#obhome .honest{grid-template-columns:repeat(3,1fr);gap:40px;margin-top:60px;display:grid}#obhome .honest .h-item{border-top:1px solid var(--ink);padding-top:20px}#obhome .honest h4{margin-bottom:10px;font-size:16px;font-weight:700}#obhome .honest p{color:var(--ink-soft);font-size:14px;line-height:1.65}#obhome .honest a{color:var(--ink);font-weight:600}#obhome .pgcta{text-align:center}#obhome .pgcta h2{font-size:clamp(38px,5vw,70px)}#obhome .pgcta .sub2{color:var(--ink-soft);max-width:46ch;margin:24px auto 0;font-size:16px}#obhome .pgcta .btns{justify-content:center;gap:16px;margin-top:42px;display:flex}#obhome .pgcta .b1{background:var(--ink);color:var(--cream);border-radius:10px;padding:16px 34px;font-size:15px;font-weight:700;animation:2.4s cubic-bezier(.4,0,.4,1) infinite ob_pulseAll;display:inline-block}#obhome .pgcta .b2{color:var(--ink);border:1px solid #16161a40;border-radius:10px;padding:16px 34px;font-size:15px;font-weight:600;display:inline-block}#obhome .billtoggle{border:1px solid var(--line);background:#fff;border-radius:99px;margin-top:30px;padding:4px;display:inline-flex}#obhome .billtoggle span{color:var(--ink-faint);cursor:pointer;border-radius:99px;padding:8px 20px;font-size:13px;font-weight:600;transition:background .3s,color .3s}#obhome .billtoggle span.act{background:var(--ink);color:var(--cream)}#obhome .price-card.static{opacity:1;transform:none}#obhome .cmp{border-collapse:collapse;background:0 0;width:100%;font-size:15px}#obhome .cmp th,#obhome .cmp td{border-bottom:1px solid var(--line);text-align:left;vertical-align:baseline;padding:15px 20px}#obhome .cmp thead th{border-bottom:2px solid var(--ink);padding-bottom:16px;font-size:17px;font-weight:800}#obhome .cmp thead th small{color:var(--ink-faint);margin-top:4px;font-size:13px;font-weight:500;display:block}#obhome .cmp .grp td{letter-spacing:.2em;text-transform:uppercase;color:var(--ink-faint);padding-top:34px;font-size:11px;font-weight:700}#obhome .cmp td:first-child{color:var(--ink);font-weight:500}#obhome .cmp td{color:var(--ink-soft)}#obhome .cmp .tick{color:var(--indigo);font-size:16px;font-weight:700}#obhome .cmp .col-std{background:#eeeefb73}#obhome .swap{border-top:1px solid var(--line);grid-template-columns:1fr 40px 1fr;align-items:baseline;padding:17px 0;font-size:15.5px;display:grid}#obhome .swap:last-of-type{border-bottom:1px solid var(--line)}#obhome .swap .from{color:var(--ink-faint)}#obhome .swap .arr{color:var(--indigo);text-align:center;font-family:var(--serif);font-style:italic}#obhome .swap .to{font-weight:600}#obhome .prins{grid-template-columns:repeat(4,1fr);gap:30px;margin-top:56px;display:grid}#obhome .prin{border-top:1px solid #faf9f64d;padding-top:18px}#obhome .prin h4{color:var(--cream);margin-bottom:9px;font-size:16px;font-weight:700}#obhome .prin p{color:#faf9f68c;font-size:13.5px;line-height:1.6}#obhome .snap.dark .prose p{color:#faf9f699}#obhome .snap.dark .prose b,#obhome .snap.dark .prose a{color:var(--cream)}#obhome .ccards{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:56px;display:grid}#obhome .ccard{border:1px solid var(--line);background:#fff;border-radius:14px;padding:24px}#obhome .ccard h4{margin-bottom:8px;font-size:15px;font-weight:700}#obhome .ccard p{color:var(--ink-soft);min-height:40px;margin-bottom:16px;font-size:13px;line-height:1.55}#obhome .ccard a{color:var(--indigo);font-size:13px;font-weight:600;text-decoration:none}#obhome .cform{max-width:660px}#obhome .frow{grid-template-columns:1fr 1fr;gap:16px;display:grid}#obhome .fin{border:1px solid var(--line);width:100%;font-size:14px;font-family:var(--sans);color:var(--ink);background:#fff;border-radius:10px;margin-bottom:16px;padding:14px 16px;display:block}#obhome .fin.ph{color:var(--ink-faint)}#obhome .fta{min-height:120px}#obhome .consent{color:var(--ink-soft);align-items:flex-start;gap:10px;max-width:56ch;margin:6px 0 24px;font-size:12.5px;line-height:1.55;display:flex}#obhome .consent i{border:1px solid #16161a40;border-radius:4px;flex:none;width:14px;height:14px;margin-top:2px}#obhome .sendbtn{background:var(--ink);color:var(--cream);border-radius:10px;padding:14px 32px;font-size:14px;font-weight:700;display:inline-block}#obhome .formnote{color:var(--ink-soft);margin:14px 0 34px;font-size:13.5px}#obhome .fgroup .gsbar{z-index:80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);border-top:1px solid var(--line);background:#faf9f6eb;position:sticky;top:75px}#obhome .gsbar-in{align-items:baseline;gap:14px;max-width:1240px;margin:0 auto;padding:12px 48px;display:flex}#obhome .gsbar .gnum{font-family:var(--serif);color:var(--ink-faint);font-size:13px;font-style:italic}#obhome .gsbar b{letter-spacing:-.01em;font-size:15px;font-weight:800}#obhome .gsbar .gsub{color:var(--ink-soft);font-size:12px}#obhome .ftool{padding:120px 0}#obhome .ftool:not(:last-child){border-bottom:1px solid #16161a0f}#obhome .ftgrid{grid-template-columns:330px 1fr;align-items:center;gap:52px;display:grid}#obhome .ftxt h4{letter-spacing:-.025em;margin-bottom:14px;font-size:clamp(30px,2.9vw,44px);font-weight:800}#obhome .ftxt>p{color:var(--ink-soft);margin-bottom:16px;font-size:16px;line-height:1.65}#obhome .ftxt ul{list-style:none}#obhome .ftxt li{color:var(--ink);margin-bottom:8px;padding-left:19px;font-size:14px;font-weight:500;line-height:1.5;position:relative}#obhome .ftxt li:before{content:"·";color:var(--indigo);position:absolute;left:0}#obhome .fbody{background:#fff;grid-template-columns:44px 1fr;height:460px;display:grid}#obhome .fbody .irail .ric.act{background:var(--indigo-soft)}#obhome .fpane-solo{background:#fff;height:100%;padding:18px 22px;position:relative;overflow:hidden}#obhome .img-a{background-position:50%;background-size:cover;filter:none!important;background-image:url(/images/study-guide/photo-1450101499163-c8848c66ca85.avif)!important}#obhome .img-b{background-position:50%;background-size:cover;filter:none!important;background-image:url(/images/study-guide/photo-1457369804613-52c61a468e7d.avif)!important}#obhome .img-c{background-position:50%;background-size:cover;filter:none!important;background-image:url(/images/study-guide/photo-1521791055366-0d553872125f.avif)!important}#obhome .img-e{background-position:50%;background-size:cover;filter:none!important;background-image:url(/images/study-guide/photo-1462899006636-339e08d1844e.avif)!important}#obhome .img-f{background-position:50%;background-size:cover;filter:none!important;background-image:url(/images/study-guide/photo-1517048676732-d65bc937f952.avif)!important}#obhome .img-g{background-position:50%;background-size:cover;filter:none!important;background-image:url(/images/study-guide/photo-1499750310107-5fef28a66643.avif)!important}#obhome .img-d{background-position:50%;background-size:cover;filter:none!important;background-image:url(/images/study-guide/photo-1542744095-fcf48d80b0fd.avif)!important}#obhome .ftool{scroll-snap-align:center;scroll-snap-stop:always}#obhome #page-feat .pghero.snap,#obhome #page-feat .pgcta.snap{scroll-snap-align:start}#obhome .ggrid{grid-template-columns:200px 1fr;height:100%;display:grid}#obhome .gL{border-right:1px solid var(--app-border);padding:16px 14px;overflow:hidden}#obhome .gR{padding:16px 20px}#obhome .gavg2{border:1px solid var(--app-border);border-radius:10px;margin:4px 0;padding:9px 12px}#obhome .gavg2 b{font-size:18px;font-weight:800;display:block}#obhome .gavg2 span{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-faint);font-size:6.5px;font-weight:700}#obhome .yrow{border-radius:9px;align-items:center;gap:8px;margin-bottom:2px;padding:7px;transition:background .3s;display:flex}#obhome .yrow .yc{width:22px;height:22px;color:var(--green);background:#fff;border:1.5px solid #bfe8d5;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:8px;font-weight:800;display:flex}#obhome .yrow b{font-size:9.5px;display:block}#obhome .yrow>div span{color:var(--ink-faint);font-size:7.5px}#obhome .yrow .pct{margin-left:auto;font-size:9.5px;font-weight:700}#obhome .yrow .wchip{background:var(--indigo-soft);color:var(--indigo);border-radius:5px;padding:1px 5px;font-size:7px;font-weight:700}#obhome .yrow.act{background:var(--indigo-soft)}#obhome .calgrid2{grid-template-columns:172px 1fr;height:100%;display:grid}#obhome .calL{border-right:1px solid var(--app-border);padding:16px 13px}#obhome .calR{padding:14px 16px;position:relative}#obhome .mmon{border:1px solid var(--app-border);border-radius:9px;margin:10px 0;padding:8px;font-size:7px}#obhome .mmon .mt{text-align:center;margin-bottom:5px;font-size:8.5px;font-weight:700}#obhome .mmon .mg{text-align:center;grid-template-columns:repeat(7,1fr);gap:2px;display:grid}#obhome .mmon .mg span{color:var(--ink-soft);padding:2.5px 0}#obhome .mmon .mg .dim{color:#c9c9d4}#obhome .mmon .mg .sel{background:var(--indigo);color:#fff;border-radius:50%}#obhome .tpill.sel-ind{background:var(--indigo-soft);color:var(--indigo);border-color:#c9c9ee}#obhome .barow{border-top:1px solid #f2f2f7;padding:7px 0 6px;font-size:9px;line-height:1.4}#obhome .barow b{font-weight:700;display:block}#obhome .barow span{color:var(--ink-faint);font-size:8px}#obhome .jumrow{gap:12px;margin-top:34px;display:flex}#obhome .jum{cursor:pointer;background:#fff;border:1px solid #16161a33;border-radius:99px;padding:11px 26px;font-size:14px;font-weight:600;transition:all .3s}#obhome .jum:hover{background:var(--ink);color:var(--cream)}#obhome .ftour{position:relative}#obhome .ftour .pin{align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}#obhome .ftour .fgrid{grid-template-columns:330px 1fr;align-items:center;gap:50px;width:100%;display:grid}#obhome .fgroupbar{align-items:baseline;gap:14px;display:flex}#obhome .fgroupbar .gnum{font-family:var(--serif);color:var(--ink-faint);font-size:16px;font-style:italic}#obhome .fgroupbar h3{letter-spacing:-.03em;font-size:clamp(30px,3vw,44px);font-weight:800}#obhome .fgroupsub{color:var(--ink-soft);max-width:30ch;margin:10px 0 8px;font-size:14px;line-height:1.55}#obhome .fsteps{height:290px;position:relative}#obhome .fstep{opacity:0;pointer-events:none;flex-direction:column;justify-content:center;transition:opacity .55s,transform .55s;display:flex;position:absolute;inset:0;transform:translateY(24px)}#obhome .fstep.on{opacity:1;transform:none}#obhome .fstep h4{letter-spacing:-.02em;margin-bottom:10px;font-size:clamp(22px,2.1vw,30px);font-weight:800}#obhome .fstep>p{color:var(--ink-soft);margin-bottom:13px;font-size:13.5px;line-height:1.6}#obhome .fstep ul{list-style:none}#obhome .fstep li{color:var(--ink-soft);margin-bottom:6px;padding-left:17px;font-size:12.5px;line-height:1.5;position:relative}#obhome .fstep li:before{content:"·";color:var(--indigo);position:absolute;left:0}#obhome .fdots{gap:7px;margin-top:22px;display:flex}#obhome .fdots i{background:var(--line);width:19px;height:2px;transition:background .4s}#obhome .fdots i.on{background:var(--ink)}#obhome .fpane-stack{background:#fff;height:500px;position:relative;overflow:hidden}#obhome .fpane{opacity:0;pointer-events:none;background:#fff;padding:16px 20px;transition:opacity .5s,transform .5s;position:absolute;inset:0;overflow:hidden;transform:translateY(16px)scale(.99)}#obhome .fpane.on{opacity:1;transform:none}#obhome .fpane .ptitle{font-size:16px}#obhome .calhead{align-items:center;gap:12px;margin-bottom:9px;display:flex}#obhome .calhead b{letter-spacing:-.01em;font-size:15px;font-weight:800}#obhome .calview{letter-spacing:.08em;color:var(--ink-faint);text-transform:uppercase;gap:10px;font-size:8.5px;font-weight:700;display:flex}#obhome .calview .act{color:var(--ink);border-bottom:2px solid var(--ink);padding-bottom:2px}#obhome .caltoday{background:var(--indigo);color:#fff;border-radius:8px;margin-left:auto;padding:5px 13px;font-size:9px;font-weight:700}#obhome .caladd{background:var(--indigo);color:#fff;border-radius:8px;margin-bottom:9px;padding:6px 13px;font-size:9.5px;font-weight:700;display:inline-block}#obhome .calgrid{border:1px solid var(--app-border);background:#fff;border-radius:10px;position:relative;overflow:hidden}#obhome .calrow{grid-template-columns:36px repeat(7,1fr);display:grid}#obhome .calrow.hdr{border-bottom:1px solid var(--app-border);background:#fcfcfe}#obhome .calrow.hdr>div{text-align:center;color:var(--ink-faint);letter-spacing:.06em;padding:5px 0;font-size:7px;font-weight:700}#obhome .calrow.hdr b{color:var(--ink);letter-spacing:0;font-size:11px;display:block}#obhome .calrow.hdr .tdy b{background:var(--indigo);color:#fff;border-radius:50%;width:18px;height:18px;margin:1px auto 0;line-height:18px}#obhome .calrow .hr3{height:34px;color:var(--ink-faint);border-top:1px solid #f2f2f7;padding:2px 4px;font-size:6.5px}#obhome .calrow .cl{border-top:1px solid #f2f2f7;border-left:1px solid #f6f6fa}#obhome .cev{border-left:2.5px solid;border-radius:6px;padding:3px 6px;font-size:6.8px;font-weight:700;line-height:1.35;position:absolute;overflow:hidden}#obhome .cev span{opacity:.8;font-weight:500;display:block}#obhome .cev.peach{color:#b4572e;background:#fdede4;border-color:#e8843c}#obhome .cev.lav{background:var(--indigo-soft);color:var(--indigo);border-color:var(--indigo)}#obhome .cev.pop{opacity:0;transition:all .4s;transform:scale(.9)}#obhome .cev.pop.show{opacity:1;transform:none}#obhome .nowline{background:var(--red);height:1.5px;position:absolute}#obhome .nowline:before{content:"";background:var(--red);border-radius:50%;width:6px;height:6px;position:absolute;top:-2.5px;left:-3px}#obhome .calmodal{border:1px solid var(--app-border);opacity:0;z-index:30;pointer-events:none;background:#fff;border-radius:13px;padding:14px 17px;transition:all .4s;position:absolute;top:9%;left:16%;right:16%;transform:translateY(12px)scale(.97);box-shadow:0 30px 70px -14px #1e2b4d59}#obhome .calmodal.show{opacity:1;transform:none}#obhome .calmodal h6{margin-bottom:8px;font-size:13px;font-weight:800}#obhome .cml{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-faint);margin:7px 0 4px;font-size:6.5px;font-weight:700;display:block}#obhome .cmf{border:1px solid var(--app-border);background:#fff;border-radius:8px;min-height:29px;padding:7px 10px;font-size:9.5px}#obhome .cmf.foc{border-color:var(--indigo);box-shadow:0 0 0 2px #5b5bd626}#obhome .tpills{gap:5px;display:flex}#obhome .tpill{border:1px solid var(--app-border);color:var(--ink-soft);background:#fff;border-radius:99px;align-items:center;gap:4px;padding:4px 10px;font-size:8px;font-weight:600;transition:all .3s;display:inline-flex}#obhome .tpill i{border-radius:50%;width:6px;height:6px;display:inline-block}#obhome .tpill.sel-red{background:var(--red-soft);border-color:#f2b8b5}#obhome .tpill.sel-blue{background:#eaf2fd;border-color:#a8c7f0}#obhome .cmrow{justify-content:flex-end;gap:8px;margin-top:11px;display:flex}#obhome .cmbtn{border-radius:8px;padding:6px 15px;font-size:9px;font-weight:700}#obhome .cmbtn.sv{background:var(--indigo);color:#fff}#obhome .cmbtn.cx{color:var(--ink-soft)}#obhome .reftabs{border:1px solid var(--app-border);border-radius:8px;margin:8px 0 10px;font-size:8.5px;font-weight:700;display:inline-flex;overflow:hidden}#obhome .reftabs span{color:var(--ink-faint);background:#fff;padding:5px 13px}#obhome .reftabs .act{background:var(--indigo);color:#fff}#obhome .refrow{border:1px solid var(--app-border);color:var(--ink);background:#fff;border-radius:9px;align-items:center;gap:8px;margin-bottom:7px;padding:9px 13px;font-size:9.8px;display:flex}#obhome .refrow i{font-style:italic}#obhome .refrow .ic{color:var(--ink-faint);gap:7px;margin-left:auto;font-size:7.5px;font-weight:700;display:flex}#obhome .refrow .ic span{border:1px solid var(--app-border);border-radius:5px;padding:2px 5px}#obhome .refrow.newr{opacity:0;transition:all .45s;transform:translateY(9px)}#obhome .refrow.newr.show{opacity:1;transform:none}#obhome .tstats{gap:6px;margin-bottom:12px;display:flex}#obhome .tstats>div{background:var(--indigo-soft);border-radius:9px;flex:1;padding:7px 10px}#obhome .tstats span{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint);font-size:6.5px;font-weight:700;display:block}#obhome .tstats b{font-size:12.5px}#obhome .tmain{text-align:center}#obhome .tring{width:132px;height:132px;margin:2px auto 8px;position:relative}#obhome .tring svg{transform:rotate(-90deg)}#obhome .tring .tc{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}#obhome .tring .tc span{letter-spacing:.16em;color:var(--indigo);font-size:7px;font-weight:700}#obhome .tring .tc b{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:22px;font-weight:800}#obhome .tinp{background:var(--indigo-soft);color:var(--ink);text-align:left;border-radius:9px;width:210px;margin:0 auto 9px;padding:8px 13px;font-size:9.5px}#obhome .tinp .ph3{color:var(--ink-faint)}#obhome .tstart{background:var(--indigo);color:#fff;border-radius:99px;padding:8px 26px;font-size:11px;font-weight:700;transition:transform .15s;display:inline-block}#obhome .tstart.press{transform:scale(.95)}#obhome .tdur{justify-content:center;gap:5px;margin-top:10px;display:flex}#obhome .tdur span{border:1px solid var(--app-border);color:var(--ink-soft);background:#fff;border-radius:99px;padding:3px 10px;font-size:8px;font-weight:600}#obhome .tdur .act{background:var(--indigo);border-color:var(--indigo);color:#fff}#obhome .bultabs{color:var(--ink-faint);border-bottom:1px solid var(--app-border);white-space:nowrap;gap:12px;margin-bottom:8px;padding-bottom:6px;font-size:8.6px;font-weight:600;display:flex;overflow:hidden}#obhome .bultabs .act{color:var(--indigo);position:relative}#obhome .bultabs .act:after{content:"";background:var(--indigo);height:2px;position:absolute;bottom:-7px;left:0;right:0}#obhome .bchips{white-space:nowrap;gap:5px;margin-bottom:10px;display:flex;overflow:hidden}#obhome .bchip{border:1px solid var(--app-border);color:var(--ink-soft);background:#fff;border-radius:99px;padding:3.5px 10px;font-size:7.8px;font-weight:600;transition:all .3s}#obhome .bchip.act{background:var(--indigo);border-color:var(--indigo);color:#fff}#obhome .bgrid{grid-template-columns:1.55fr 1fr;gap:11px;display:grid}#obhome .ph3{filter:saturate(0);background:linear-gradient(115deg,#3a3a44,#8a8a98 55%,#50505c);border-radius:9px}#obhome .btag{letter-spacing:.12em;color:var(--indigo);text-transform:uppercase;font-size:6.8px;font-weight:700}#obhome .btag small{color:var(--ink-faint);letter-spacing:.02em;text-transform:none;font-size:6.8px;font-weight:600}#obhome .bhl{letter-spacing:-.01em;margin-top:4px;font-size:13.5px;font-weight:800;line-height:1.3;transition:opacity .3s}#obhome .bsaved{background:var(--indigo-soft);color:var(--indigo);border-radius:9px;margin-bottom:8px;padding:8px 11px;font-size:8.5px;font-weight:700}#obhome .bsaved span{color:var(--ink-soft);font-size:7.5px;font-weight:500;display:block}#obhome .btr{letter-spacing:.14em;color:var(--ink-faint);text-transform:uppercase;margin-bottom:4px;font-size:7px;font-weight:700;display:block}#obhome .ti{border-bottom:1px solid #f2f2f7;border-radius:6px;gap:8px;padding:5.5px 0;font-size:8.4px;line-height:1.35;transition:background .3s;display:flex}#obhome .ti .n3{font-family:var(--serif);color:var(--ink-faint);flex:none;font-style:italic}#obhome .ti b{font-weight:700;display:block}#obhome .ti span{color:var(--ink-faint);font-size:7.2px}#obhome .ti.hov{background:var(--indigo-soft)}#obhome .sgpills{gap:5px;margin-bottom:10px;display:flex}#obhome .sgp{border:1px solid var(--app-border);color:var(--ink-soft);background:#fff;border-radius:99px;padding:4px 11px;font-size:8px;font-weight:600}#obhome .sgp.act{background:var(--indigo);border-color:var(--indigo);color:#fff}#obhome .sgfeat{border:1px solid var(--app-border);background:#fff;border-radius:11px;grid-template-columns:1.4fr 1fr;margin-bottom:9px;display:grid;overflow:hidden}#obhome .sgfeat .l3{padding:12px 14px}#obhome .sgchip{background:var(--indigo-soft);color:var(--indigo);letter-spacing:.1em;text-transform:uppercase;border-radius:5px;padding:2.5px 8px;font-size:7px;font-weight:700;display:inline-block}#obhome .sgfeat h5{letter-spacing:-.01em;margin:6px 0 5px;font-size:14px;font-weight:800}#obhome .sgfeat p{color:var(--ink-soft);font-size:8.6px;line-height:1.55}#obhome .sgmeta{color:var(--ink-faint);align-items:center;gap:9px;margin-top:9px;font-size:8px;display:flex}#obhome .sgmeta .rd{color:var(--indigo);font-weight:700}#obhome .sgrid3{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}#obhome .sgc{border:1px solid var(--app-border);background:#fff;border-radius:9px;overflow:hidden}#obhome .sgc .ph3{border-radius:0;height:36px}#obhome .sgc .b4{padding:7px 9px}#obhome .sgc h6{margin-top:4px;font-size:8.2px;font-weight:700;line-height:1.3}#obhome .sgc .m4{color:var(--ink-faint);margin-top:3px;font-size:7px}#obhome .artv .bk2{color:var(--ink-soft);margin-bottom:8px;font-size:9px;font-weight:600}#obhome .artv .ph3{height:96px;margin-bottom:10px}#obhome .artv h5{letter-spacing:-.02em;margin:6px 0 7px;font-size:16px;font-weight:800}#obhome .artv p{color:var(--ink-soft);margin-bottom:8px;font-size:9.5px;line-height:1.7}#obhome .artln{background:#efeff5;border-radius:99px;height:6px;margin-bottom:6px}@media (max-width:980px){#obhome .twocol,#obhome .honest,#obhome .prins,#obhome .ccards,#obhome .vsrow,#obhome .swap{grid-template-columns:1fr;gap:24px}#obhome .frow{grid-template-columns:1fr}#obhome .ftour .fgrid{grid-template-columns:1fr;gap:30px}#obhome #tour .grid,#obhome #verified .grid,#obhome #faq .grid{grid-template-columns:1fr;gap:40px}#obhome #stats .row,#obhome #pricing .cards,#obhome footer .cols{grid-template-columns:1fr}#obhome nav ul{display:none}#obhome #pricing .head{flex-direction:column;align-items:flex-start}#obhome #pricing .head .sub{text-align:left}}#obhome .fbody .irail{gap:1px;padding:7px 0}#obhome .fbody .irail .ric{border-radius:7px;width:24px;height:24px}#obhome .fbody .irail .ric svg{width:11.5px;height:11.5px}#obhome .fbody .irail .rdiv{margin:3px 0}#obhome .twidget{border:1px solid var(--app-border);opacity:0;z-index:40;text-align:left;background:#fff;border-radius:13px;width:128px;padding:8px 10px 9px;transition:all .45s cubic-bezier(.2,.7,.2,1);position:absolute;bottom:12px;right:12px;transform:translateY(14px);box-shadow:0 14px 34px #16161a29}#obhome .twidget.show{opacity:1;transform:none}#obhome .twh{letter-spacing:.13em;color:var(--indigo);text-transform:uppercase;align-items:center;gap:4px;font-size:6.3px;font-weight:800;display:flex}#obhome .twh i{background:var(--indigo);border-radius:50%;width:5px;height:5px}#obhome .twh .twx{color:var(--ink-faint);font-size:8px;font-weight:600}#obhome .twh .twx:first-of-type{margin-left:auto}#obhome .twring{width:60px;height:60px;margin:7px auto 6px;position:relative}#obhome .twring svg{transform:rotate(-90deg)}#obhome .twring b{font-variant-numeric:tabular-nums;justify-content:center;align-items:center;font-size:11.5px;font-weight:800;display:flex;position:absolute;inset:0}#obhome .twctl{justify-content:center;align-items:center;gap:6px;display:flex}#obhome .twctl .stop{border:1px solid var(--app-border);width:18px;height:18px;color:var(--ink-soft);border-radius:50%;justify-content:center;align-items:center;font-size:6px;display:inline-flex}#obhome .twctl .pp{background:var(--ink);color:#fff;border-radius:99px;padding:4px 12px;font-size:7.5px;font-weight:700}#obhome .kcard.drag{z-index:30;border-color:var(--indigo);background:#fff;position:relative;box-shadow:0 10px 26px #16161a33}#obhome #f6-v2.up:not(.pre){transform:translateY(-150px)}#obhome .artv h6{letter-spacing:-.01em;color:var(--ink);margin:9px 0 3px;font-size:10px;font-weight:800}#obhome .artv p{color:var(--ink-soft);margin:0 0 5px;font-size:8.6px;line-height:1.62}#obhome .artv p.ital{border:1px solid var(--app-border);color:var(--ink);background:#fcfcfe;border-radius:9px;padding:8px 11px;font-style:italic}#obhome #app-cursor{transition:opacity .3s,left .22s linear,top .22s linear}#obhome #f12-drag,#obhome #tk-drag{transition:transform .65s cubic-bezier(.35,.7,.25,1),box-shadow .3s}#obhome #f11-scroll,#obhome #f6-scroll{transition:transform .45s linear}#obhome #f10-feed{transition:opacity .32s}#obhome #f6-v2 .mabox{border-width:0;max-height:0;padding-top:0;padding-bottom:0}#obhome #f6-v2 .mabox.show{border-width:1px;max-height:none;padding:10px 13px}#obhome #f6-v2 .mabox:after{display:none}#obhome .img-h{background-position:50%;background-size:cover;filter:none!important;background-image:url(/images/study-guide/photo-1455390582262-044cdead277a.avif)!important}#obhome .img-i{background-position:50%;background-size:cover;filter:none!important;background-image:url(/images/study-guide/photo-1553877522-43269d4ea984.avif)!important}#obhome .img-j{background-position:50%;background-size:cover;filter:none!important;background-image:url(/images/study-guide/premium_photo-1661333820879-517c5e808bfe.avif)!important}#obhome ::selection{background:var(--indigo);color:#fff}#obhome :focus-visible{outline:2px solid var(--indigo);outline-offset:3px;border-radius:4px}#obhome:before{content:"";z-index:9998;pointer-events:none;background:var(--cream);animation:.55s forwards ob_veilOut;position:fixed;inset:0}@keyframes ob_veilOut{0%{opacity:1}to{opacity:0;visibility:hidden}}@media (prefers-reduced-motion:reduce){#obhome *,#obhome :before,#obhome :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
#obhome nav.scrolled{-webkit-backdrop-filter:blur(14px)}#obhome .fgroup .gsbar{-webkit-backdrop-filter:blur(12px);top:var(--navh,75px)}#obhome #tour .step,#obhome #tour .pane,#obhome .pv{will-change:transform,opacity}#obhome .appwin{contain:layout paint}#obhome #voices .quote{will-change:transform,opacity}#obhome nav ul a{color:inherit;text-decoration:none;transition:color .3s}#obhome nav ul a:hover,#obhome nav ul a.here{color:var(--ink)}#obhome nav .logo{color:var(--ink);text-decoration:none}#obhome a.btn-dl{text-decoration:none}#obhome footer a,#obhome .pgcta a,#obhome #final .btns a{cursor:pointer;text-decoration:none}#obhome .jum{font-family:inherit}#obhome button.jum{appearance:none}html.snapping{scroll-behavior:auto}html.snapping #obhome .snap{scroll-margin-top:0}html.snapping{overscroll-behavior-y:none}@supports (height:100dvh){#obhome .snap,#obhome #hero{min-height:100dvh}}#obhome input.fin,#obhome select.fin,#obhome textarea.fin{font-family:var(--sans);outline:none}#obhome input.fin:focus,#obhome select.fin:focus,#obhome textarea.fin:focus{border-color:var(--indigo);box-shadow:0 0 0 2px #5b5bd61f}#obhome .consent input[type=checkbox]{width:14px;height:14px;accent-color:var(--indigo);flex:none;margin-top:2px}#obhome button.sendbtn{cursor:pointer;border:none;font-family:inherit}#obhome .formok{color:var(--green);margin-top:14px;font-size:14px;font-weight:600}#obhome .formerr{color:var(--red);margin-top:14px;font-size:13px}#obhome .fbody,#obhome .appbody{grid-template-columns:44px minmax(0,1fr)}#obhome .ftgrid>.appwin,#obhome .herogrid>.appwin{min-width:0}#obhome .dm .row4{grid-template-columns:repeat(4,minmax(0,1fr))}#obhome .dm .mid{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr)}@media (max-width:980px){#obhome .herogrid{grid-template-columns:1fr;gap:40px}#obhome .jumrow{flex-wrap:wrap}#obhome .ftgrid{grid-template-columns:1fr;gap:30px}#obhome .glayers{grid-template-columns:1fr;gap:28px}#obhome .ghead{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:30px}#obhome .pfit .cards{grid-template-columns:1fr!important}#obhome .snap .grid{grid-template-columns:1fr!important;gap:40px!important}#obhome .phead{flex-direction:column!important;align-items:flex-start!important;gap:16px!important}#obhome .phead>div{text-align:left!important}#obhome .phead .sub{text-align:left}}#obhome .cmpwrap{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}#obhome .snap>.wrap{min-width:0}#obhome .nacts{align-items:center;gap:10px;display:flex}#obhome .menu-btn{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;margin-right:-8px;display:none}#obhome .menu-btn span{background:var(--ink);border-radius:2px;width:20px;height:2px;transition:transform .25s;display:block}#obhome nav.mopen .menu-btn span:first-child{transform:translateY(3.5px)rotate(45deg)}#obhome nav.mopen .menu-btn span:last-child{transform:translateY(-3.5px)rotate(-45deg)}#obhome .mnav{display:none}@media (max-width:980px){#obhome .menu-btn{display:flex}#obhome .mnav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#faf9f6f7;padding:6px 24px 14px;display:block;position:absolute;top:100%;left:0;right:0}#obhome .mnav[hidden]{display:none}#obhome .mnav a{min-height:48px;color:var(--ink-soft);border-top:1px solid var(--line);align-items:center;font-size:16px;font-weight:600;text-decoration:none;display:flex}#obhome .mnav a:first-child{border-top:none}#obhome .mnav a.here{color:var(--ink)}#obhome nav{padding:14px 24px}#obhome .btn-dl{padding:11px 18px}#obhome .jum{padding:13px 22px}#obhome .faq-item{padding:22px 0}}#obhome.degraded .sr,#obhome.degraded .rv,#obhome.degraded .h-el,#obhome.degraded .price-card{opacity:1!important;transform:none!important}#obhome.degraded #tour .step:first-child,#obhome.degraded #tour .pane:first-child{opacity:1;transform:none}#obhome.degraded .vstep{opacity:1!important}#obhome.degraded .quote:first-child{opacity:1!important;transform:none!important}#obhome.degraded .mini-cursor,#obhome.degraded #app-cursor{display:none!important}@media (prefers-reduced-motion:reduce){#obhome .mini-cursor,#obhome #app-cursor{display:none!important}#obhome .sr,#obhome .rv,#obhome .h-el,#obhome .price-card{opacity:1!important;transform:none!important}}#obhome .legal{padding:calc(var(--navh,75px) + 72px) 0 110px}#obhome .legal .wrap{max-width:760px}#obhome .legal h1{letter-spacing:-.03em;margin:22px 0 18px;font-size:clamp(38px,4.6vw,58px);font-weight:800;line-height:1.04}#obhome .legal h1 em{font-family:var(--serif);letter-spacing:-.01em;font-style:italic;font-weight:400}#obhome .legal .lmeta{color:var(--ink-faint);margin-top:6px;font-size:14px}#obhome .legal .lmeta a{color:var(--ink-soft);text-underline-offset:3px;text-decoration:underline}#obhome .legal .lmeta a:hover{color:var(--ink)}#obhome .legal .lrule{border:none;border-top:1px solid var(--line);margin:34px 0 42px}#obhome .legal .lbody{flex-direction:column;gap:38px;display:flex}#obhome .legal .lbody>p,#obhome .legal section>p{color:var(--ink-soft);margin-top:12px;font-size:16px;line-height:1.75}#obhome .legal .lbody>p:first-child{margin-top:0}#obhome .legal h2{letter-spacing:-.02em;color:var(--ink);font-size:24px;font-weight:700;line-height:1.15}#obhome .legal h3{color:var(--ink);margin-top:22px;font-size:15px;font-weight:700}#obhome .legal h3+p,#obhome .legal h3+ul{margin-top:8px}#obhome .legal ul{flex-direction:column;gap:8px;margin-top:10px;padding-left:20px;display:flex}#obhome .legal li{color:var(--ink-soft);font-size:15.5px;line-height:1.7;list-style:outside}#obhome .legal strong,#obhome .legal b{color:var(--ink);font-weight:600}#obhome .legal a{color:var(--ink);text-underline-offset:3px;text-decoration:underline}#obhome .legal a:hover{color:var(--ink-soft)}#obhome .legal .lnote{border:1px solid var(--line);color:var(--ink);background:#16161a08;border-radius:12px;padding:18px 20px;font-weight:500}#obhome .legal .ltablewrap{border:1px solid var(--line);border-radius:12px;margin-top:14px;overflow-x:auto}#obhome .legal table{border-collapse:collapse;text-align:left;width:100%;font-size:13.5px}#obhome .legal thead th{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-faint);border-bottom:1px solid var(--line);padding:12px 16px;font-size:11px;font-weight:700}#obhome .legal tbody td{color:var(--ink-soft);border-bottom:1px solid var(--line);padding:12px 16px}#obhome .legal tbody tr:last-child td{border-bottom:none}#obhome .legal td.mono{color:var(--ink);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12.5px}#obhome .legal .lcards{flex-direction:column;gap:14px;margin-top:6px;display:flex}#obhome .legal .lcard{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px 22px}#obhome .legal .lcard h2{font-size:16px;font-weight:700}#obhome .legal .lcard p{color:var(--ink-soft);margin-top:6px;font-size:14.5px;line-height:1.65}#obhome .legal .lcard .act{color:var(--ink);font-size:13px;font-weight:600;font-family:var(--serif);margin-top:10px;font-style:italic}@media (max-width:640px){#obhome .legal{padding-top:calc(var(--navh,75px) + 44px)}}#obhome .dlwrap{text-align:center;flex-direction:column;align-items:center;display:flex}#obhome .dltoggle{border:1px solid var(--line);background:#fff;border-radius:99px;margin-top:38px;padding:4px;display:inline-flex}#obhome .dltoggle button{color:var(--ink-faint);cursor:pointer;background:0 0;border:none;border-radius:99px;align-items:center;gap:9px;padding:10px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:background .3s,color .3s;display:inline-flex}#obhome .dltoggle button.act{background:var(--ink);color:var(--cream)}#obhome .dlcard{border:1px solid var(--line);background:#fff;border-radius:18px;width:100%;max-width:560px;margin-top:28px;padding:44px 40px;box-shadow:0 12px 40px #16161a0d}#obhome .dlcard .os{letter-spacing:.16em;text-transform:uppercase;color:var(--ink-faint);font-size:11px;font-weight:700}#obhome .dlcard h3{letter-spacing:-.02em;margin:10px 0 26px;font-size:24px;font-weight:800}#obhome .dlbtn{background:var(--ink);color:var(--cream);border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:16px 30px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}#obhome .dlbtn:hover{transform:translateY(-1px);box-shadow:0 10px 24px #16161a29}#obhome .dlcard .alt{color:var(--ink-soft);margin-top:18px;font-size:13.5px}#obhome .dlcard .alt a{color:var(--indigo);font-weight:600;text-decoration:none}#obhome .dlcard .alt a:hover{text-underline-offset:2px;text-decoration:underline}#obhome .dlcard .trial{color:var(--ink-faint);margin-top:20px;font-size:13px}#obhome .dlsteps{border:1px solid var(--line);text-align:left;background:#fff;border-radius:18px;width:100%;max-width:560px;margin-top:34px;padding:32px 36px}#obhome .dlsteps h4{letter-spacing:.16em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:20px;font-size:11px;font-weight:700}#obhome .dlsteps ol{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}#obhome .dlsteps li{color:var(--ink-soft);align-items:flex-start;gap:14px;font-size:14.5px;line-height:1.55;display:flex}#obhome .dlsteps .n{border:1px solid var(--line);width:24px;height:24px;color:var(--ink);border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}#obhome .dlweb{color:var(--ink-soft);margin-top:26px;font-size:14.5px}#obhome .dlweb a{color:var(--ink);text-underline-offset:2px;font-weight:600;text-decoration:underline}#obhome .dlmobile{display:none}@media (max-width:600px){#obhome .dlmobile{border:1px solid var(--line);text-align:left;background:#fff;border-radius:18px;width:100%;max-width:560px;margin-top:30px;padding:28px 24px;display:block;box-shadow:0 12px 40px #16161a0d}#obhome .dlmobile .os{letter-spacing:.16em;text-transform:uppercase;color:var(--ink-faint);font-size:11px;font-weight:700}#obhome .dlmobile h3{letter-spacing:-.02em;margin:8px 0 14px;font-size:21px;font-weight:800}#obhome .dlmobile p{color:var(--ink-soft);margin:0 0 12px;font-size:14.5px;line-height:1.6}#obhome .dlmobile p:last-child{margin-bottom:0}#obhome .dlmobile b{color:var(--ink);font-weight:700}#obhome .dlmobile a{color:var(--indigo);text-underline-offset:2px;font-weight:600;text-decoration:underline}#obhome .dlmobile-btn{background:var(--ink);border-radius:10px;justify-content:center;align-items:center;width:100%;margin:4px 0 16px;padding:15px 20px;font-size:15px;font-weight:700;display:flex;color:var(--cream)!important;text-decoration:none!important}#obhome .dlmobile-or{border-top:1px solid var(--line);color:var(--ink-faint);padding-top:14px;font-size:13.5px}#obhome .dltoggle,#obhome .dlcard,#obhome .dl-install{display:none}}#obhome .dlhero{padding-top:96px;padding-bottom:40px}#obhome .dlhero h1{margin:16px 0;font-size:clamp(38px,4.6vw,60px)}#obhome .dlhero .pgsub{font-size:16px}#obhome .dlhero .dltoggle{margin-top:24px}#obhome .dlhero .dlcard{margin-top:22px;padding:32px 40px}#obhome .dlhero .dlcard h3{margin:8px 0 20px}@media (max-width:640px){#obhome .dlcard{padding:32px 22px}#obhome .dlhero .dlcard{padding:28px 22px}#obhome .dlbtn{width:100%;padding:15px 20px;font-size:14px}#obhome .dlsteps{padding:26px 22px}}@media (max-width:600px){#obhome .wrap{padding:0 20px}#obhome #hero .serifline{text-align:center;gap:0;font-size:clamp(26px,7vw,42px);display:block}#obhome #hero .word-rot{vertical-align:bottom;margin-left:.28em}#obhome .pghero h1{overflow-wrap:break-word;max-width:100%}#obhome #tour .grid,#obhome .ftgrid{display:block}#obhome #tour .pin{padding-top:calc(var(--navh,75px) + 16px);align-items:flex-start;padding-bottom:0}#obhome #tour .steps{height:200px;margin-bottom:8px}#obhome #tour .step h3{margin-bottom:12px;font-size:clamp(22px,5.8vw,30px)}#obhome #tour .step p{font-size:14px;line-height:1.55}#obhome #tour .step .kicker{margin-bottom:12px}#obhome #tour .dots{margin-top:20px;margin-bottom:8px}#obhome #tour .grid,#obhome .ftgrid,#obhome .herogrid{display:block;overflow:hidden}#obhome .herogrid>:first-child{margin-bottom:24px}#obhome #tour .appwin{transform-origin:0 0;width:776px;transform:scale(calc((var(--vw,380) - 40) / 776));margin-bottom:calc(-532px * (1 - (var(--vw,380) - 40) / 776))}#obhome .ftgrid .appwin{transform-origin:0 0;width:762px;transform:scale(calc((var(--vw,380) - 40) / 762));margin-bottom:calc(-462px * (1 - (var(--vw,380) - 40) / 762))}#obhome .heroviz{transform-origin:0 0;width:524px;transform:scale(calc((var(--vw,380) - 40) / 524));margin-bottom:calc(-416px * (1 - (var(--vw,380) - 40) / 524))}#obhome .viz-login{margin-bottom:calc(-332px * (1 - (var(--vw,380) - 40) / 524))}#obhome #verified .pin{padding-top:calc(var(--navh,75px) + 20px);align-items:flex-start;padding-bottom:20px}#obhome #stats .pin,#obhome #voices .pin{padding-top:calc(var(--navh,75px) + 12px);padding-bottom:20px}#obhome #pricing{height:auto}#obhome #pricing .pin{height:auto;padding-top:calc(var(--navh,75px) + 20px);padding-bottom:44px;position:static;overflow:visible}}@supports (height:100dvh){@media (max-width:600px){#obhome #tour .pin,#obhome #verified .pin,#obhome #stats .pin,#obhome #voices .pin{height:100dvh}}html.snapping #obhome #stats,html.snapping #obhome #stats .pin{height:100dvh}}@media (max-width:600px){html.snapping:not(:has(.ftool)){scroll-behavior:smooth}#obhome .tsnap{scroll-snap-stop:normal}#obhome .ftool{scroll-snap-align:start;scroll-snap-stop:always;min-height:100dvh;scroll-margin-top:var(--navh,75px);align-items:center;display:flex}#obhome #tour .pin{padding-top:calc(var(--navh,75px) + 20px);align-items:flex-start}#obhome #tour .grid{display:block}#obhome #tour .steps{height:158px}#obhome #tour .dots{margin-top:12px;margin-bottom:0}#obhome #tour .appwin{margin-top:min(15vh,120px)}#obhome .snap.pghero:has(.heroviz){padding-top:calc(var(--navh,75px) + 22px);align-items:flex-start}#obhome .pghero h1{margin:14px 0;font-size:clamp(32px,8.4vw,46px)}#obhome .pghero .pgsub{margin-top:16px;font-size:15px;line-height:1.55}#obhome .pghero .jumrow{flex-wrap:wrap;gap:14px;margin-top:44px}#obhome .pghero .jum{padding:15px 24px;font-size:15px}#obhome .glayers{grid-template-columns:1fr;gap:26px}#obhome .glayer{border-top:none;padding-top:0}#obhome .swap{grid-template-columns:1fr;gap:3px;padding:14px 0}#obhome .swap .from{font-size:13px;line-height:1.3}#obhome .swap .arr{display:none}#obhome .swap .to{font-size:15.5px}#obhome .swap .to:before{content:"↳";color:var(--indigo);font-weight:400}#obhome #verified h2{font-size:clamp(30px,8.5vw,42px)}#obhome #verified .lead{margin-top:14px;font-size:14.5px}#obhome .snap.pfit{height:auto;min-height:0;padding:calc(var(--navh,75px) + 20px) 0 40px;display:block}#obhome .snap.pfit .price-card{min-height:0}#obhome footer{padding:24px 0}#obhome footer .cols{gap:26px;padding-bottom:24px}#obhome footer .tag{margin:12px 0 14px}html.snapping #obhome footer{scroll-snap-align:start;scroll-margin-top:calc(var(--navh,75px) + 8px)}}