.onege-material .oe-land-astra__room{border-radius:var(--radius-hero);--m3e-card-container-color:var(--primary);--m3e-card-content-color:var(--primary-foreground);min-width:0;color:var(--primary-foreground);padding:32px}.oe-land-astra__room>.m3e-card__content{gap:32px;min-width:0;display:grid}.oe-ai-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:40px;display:grid}.oe-land-astra__copy{gap:20px;display:grid}.oe-land-astra__eyebrow{border-radius:var(--radius-pill);background:var(--bg-accent);color:var(--fg-on-accent);justify-self:start;align-items:center;gap:8px;padding:8px 14px;font-size:14px;font-weight:600;display:inline-flex}.oe-landing .oe-land-astra .oe-land-h2{color:var(--primary-foreground);max-width:18ch}.oe-ai-features{gap:20px;margin:4px 0 0;padding:0;list-style:none;display:grid}.oe-ai-features li{align-items:center;gap:12px;line-height:1.4;display:flex}.oe-ai-features svg{flex-shrink:0}.oe-ai-chat{background:var(--bg-surface);min-width:0;color:var(--fg-default);border-radius:24px;overflow:hidden}.oe-ai-chat header{border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.oe-ai-chat header span{align-items:center;gap:8px;font-weight:600;display:flex}.oe-ai-chat header small{color:var(--fg-muted);font-size:12px}.oe-ai-thread{align-content:start;gap:18px;min-height:260px;padding:20px;display:grid}.oe-ai-question{background:var(--bg-accent);max-width:88%;color:var(--fg-on-accent);border-radius:18px 18px 4px;justify-self:end;padding:12px 16px;font-size:14px;line-height:1.5}.oe-ai-answer{gap:10px;font-size:14px;line-height:1.55;display:flex}.oe-ai-answer svg{color:var(--primary);flex-shrink:0;margin-top:3px}.oe-ai-answer p{margin:0 0 10px}.oe-ai-answer p:last-child{margin-bottom:0}.oe-ai-prompts{flex-wrap:wrap;gap:8px;padding:0 20px 20px;display:flex}.oe-ai-prompts button,.oe-ai-options button{border:1px solid var(--border-default);background:var(--bg-subtle);color:var(--fg-default);font:500 13px var(--font-ui);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:inline-flex}.oe-ai-prompts [aria-pressed=true],.oe-ai-options [aria-pressed=true]{background:var(--bg-accent);color:var(--fg-on-accent);border-color:var(--primary)}.oe-ai-options{flex-wrap:wrap;gap:8px;display:flex}.oe-ai-feedback{margin:0;font-size:14px;line-height:1.4}.oe-ai-technologies{grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:12px;display:grid}.oe-ai-logo-track{overscroll-behavior-x:contain;scrollbar-width:none;gap:16px;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.oe-ai-logo-track::-webkit-scrollbar{display:none}.oe-ai-logo-track li{background:var(--bg-surface);min-height:76px;color:var(--fg-default);font:600 20px var(--font-ui);border-radius:20px;flex:0 0 224px;justify-content:center;align-items:center;gap:12px;display:flex}.oe-ai-carousel-arrow{background:var(--bg-accent);width:40px;height:40px;color:var(--fg-on-accent);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid}.oe-land-astra button:focus-visible,.oe-ai-logo-track:focus-visible{outline:3px solid var(--fg-on-accent);outline-offset:2px}@media (max-width:900px){.oe-ai-layout{grid-template-columns:1fr;gap:24px}.oe-ai-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (max-width:480px){.onege-material .oe-land-astra__room{padding:20px}.oe-ai-features{grid-template-columns:1fr}.oe-ai-technologies{grid-template-columns:32px minmax(0,1fr) 32px;gap:8px}.oe-ai-carousel-arrow{width:32px;height:32px}.oe-ai-logo-track li{flex-basis:180px;font-size:18px}.oe-ai-thread,.oe-ai-chat header{padding:16px}}.oe-ai-logo-track{padding-right:16px}.oe-ai-carousel-window{min-width:0;position:relative;overflow:hidden}.oe-ai-carousel-window .oe-ai-logo-track{-webkit-mask-image:linear-gradient(90deg,#0000,#000 20px calc(100% - 20px),#0000);mask-image:linear-gradient(90deg,#0000,#000 20px calc(100% - 20px),#0000)}.oe-ai-carousel-window:before,.oe-ai-carousel-window:after{content:"";z-index:1;pointer-events:none;-webkit-backdrop-filter:blur(3px);width:20px;position:absolute;inset-block:0}.oe-ai-carousel-window:before{left:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000);mask-image:linear-gradient(90deg,#000,#0000)}.oe-ai-carousel-window:after{right:0;-webkit-mask-image:linear-gradient(270deg,#000,#0000);mask-image:linear-gradient(270deg,#000,#0000)}
.oe-landing .oe-land-compare{padding-top:48px}.oe-compare-cards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.oe-compare-option{border-radius:var(--radius-card);background:var(--bg-surface);border:1px solid var(--border-default);min-width:0;padding:24px}.oe-compare-option[data-featured]{background:var(--bg-accent);border:2px solid var(--primary)}.oe-compare-option h3{font:600 22px/1.3 var(--font-ui);justify-content:space-between;align-items:center;gap:12px;margin:0 0 16px;display:flex}.oe-compare-option[data-featured] h3{color:var(--fg-on-accent)}.oe-compare-option dl{margin:0}.oe-compare-option dl>div{border-top:1px solid var(--border-default);align-content:center;gap:6px;min-height:108px;display:grid}.oe-compare-option dt{color:var(--fg-muted);font-size:13px}.oe-compare-option dd{align-items:flex-start;gap:10px;margin:0;font-size:16px;line-height:1.4;display:flex}.oe-compare-option dd svg{color:var(--primary);flex-shrink:0;margin-top:1px}.oe-compare-option[data-featured] dd{color:var(--fg-on-accent);font-weight:600}.oe-compare-option dl>div:last-child dd{font-weight:600}@media (max-width:767px){.oe-compare-cards{grid-template-columns:1fr}.oe-compare-option dl>div{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);align-items:center;gap:16px;min-height:60px}.oe-compare-option dd{text-align:right;justify-content:flex-end;font-size:14px}}
.oe-land-demo-instant__cell,.onege-material .oe-land-demo-instant{min-width:0;height:100%}.onege-material .oe-land-demo-instant{padding:var(--space-lg);border:1px solid var(--border-default);border-radius:var(--radius-card);--m3e-card-container-color:var(--bg-accent);--m3e-card-content-color:var(--fg-default)}.oe-land-demo-instant>.m3e-card__content{flex-direction:column;gap:24px;height:100%;display:flex}.oe-land-demo-instant__head{align-items:center;gap:14px;display:flex}.oe-land-demo-instant__icon{background:var(--primary-a12);width:48px;height:48px;color:var(--primary);border-radius:50%;flex:none;place-items:center;display:grid}.oe-land-demo-instant__eyebrow{color:var(--primary);text-transform:none;letter-spacing:0;font-size:14px;font-weight:700}.oe-landing .oe-land-demo-instant h3{font-size:var(--text-h3);letter-spacing:-.03em;margin:3px 0 0;line-height:1.1}.oe-land-demo-instant__question{font-size:var(--text-task);margin:0;font-weight:600;line-height:1.3}.oe-land-demo-instant__options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.oe-land-demo-instant__options button{background:var(--bg-surface);min-height:58px;color:var(--fg-default);font:700 18px/1 var(--font-ui);cursor:pointer;border:0;border-radius:18px;transition:transform .16s,background .16s,color .16s}.oe-land-demo-instant__options button:hover,.oe-land-demo-instant__options button:focus-visible{transform:translateY(-2px)}.oe-land-demo-instant__options button:focus-visible,.oe-land-demo-instant__reset:focus-visible{outline:var(--focus-ring);outline-offset:3px}.oe-land-demo-instant__options button[aria-pressed=true]{background:var(--primary);color:var(--primary-foreground)}.oe-land-demo-instant__result{background:var(--bg-surface);min-height:94px;color:var(--fg-muted);border-radius:20px;align-items:center;gap:12px;margin-top:auto;padding:18px;display:flex}.oe-land-demo-instant__result[data-tone=success]{background:var(--success-soft);color:var(--success-ink)}.oe-land-demo-instant__result[data-tone=danger]{background:var(--danger-soft);color:var(--danger-ink)}.oe-land-demo-instant__result p{gap:4px;margin:0;font-size:16px;line-height:1.35;display:grid}.oe-land-demo-instant__result strong{font-size:18px}.oe-land-demo-instant__result-icon{border:2px solid;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.oe-land-demo-instant__reset{background:color-mix(in srgb, currentColor 12%, transparent);width:42px;height:42px;color:inherit;cursor:pointer;border:0;border-radius:50%;flex:none;place-items:center;margin-left:auto;display:grid}@media (max-width:420px){.oe-land-demo-instant__options{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.oe-land-demo-instant__options button{transition:none}}
.onege-material .oe-land-demo-path{min-width:0;padding:var(--space-lg);border:1px solid var(--border-default);border-radius:var(--radius-card);--m3e-card-container-color:var(--bg-surface);--m3e-card-content-color:var(--fg-default)}.oe-land-demo-path>.m3e-card__content{gap:30px;display:grid}.oe-land-demo-path__head{grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:15px;display:grid}.oe-land-demo-path__icon{background:var(--primary-a12);width:52px;height:52px;color:var(--primary);border-radius:50%;place-items:center;display:grid}.oe-land-demo-path__eyebrow{color:var(--primary);text-transform:none;letter-spacing:0;font-size:14px;font-weight:700}.oe-landing .oe-land-demo-path h3{font-size:var(--text-h3);letter-spacing:-.035em;margin:3px 0 0;line-height:1.06}.oe-land-demo-path__time{background:var(--bg-accent);color:var(--fg-on-accent);white-space:nowrap;border-radius:999px;padding:10px 15px;font-weight:700}.oe-land-demo-path__layout{gap:24px;display:grid}.oe-landing .oe-land-demo-path h4{align-items:center;gap:8px;margin:0 0 14px;font-size:20px;line-height:1.2;display:flex}.oe-land-demo-path__topics{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.oe-land-demo-path__topics button{background:var(--bg-subtle);min-height:78px;color:var(--fg-default);text-align:left;cursor:pointer;border:1px solid #0000;border-radius:17px;gap:5px;padding:13px;display:grid}.oe-land-demo-path__topics button[aria-pressed=true]{border-color:var(--primary);background:var(--bg-accent);color:var(--fg-on-accent)}.oe-land-demo-path__topics button:focus-visible{outline:var(--focus-ring);outline-offset:3px}.oe-land-demo-path__topics button span{font:700 16px/1.15 var(--font-ui);align-items:center;gap:5px;display:flex}.oe-land-demo-path__topics small{color:var(--fg-muted);font-size:14px}.oe-land-demo-path__flow-arrow{color:var(--primary);place-items:center;display:grid;transform:rotate(90deg)}.oe-land-demo-path__plan{background:var(--bg-subtle);min-width:0;scroll-margin-top:var(--space-lg);border-radius:24px;padding:22px}.oe-land-demo-path__days{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none;display:grid}.oe-land-demo-path__days li{background:var(--bg-surface);min-height:116px;box-shadow:none;border-radius:17px;align-content:start;gap:7px;padding:14px 12px;display:grid;position:relative}.oe-land-demo-path__day{color:var(--primary);text-transform:none;font-size:14px;font-weight:800}.oe-land-demo-path__days strong{overflow-wrap:anywhere;font-size:16px;line-height:1.15}.oe-land-demo-path__days small{color:var(--fg-muted);margin-top:auto;font-size:14px}.oe-land-demo-path__next{z-index:2;color:var(--primary);position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.oe-land-demo-path__note{color:var(--fg-muted);margin:15px 0 0;font-size:16px;line-height:1.4}@media (max-width:650px){.oe-land-demo-path__head{grid-template-columns:48px minmax(0,1fr)}.oe-land-demo-path__time{grid-column:1/-1;justify-self:start}.oe-land-demo-path__days{grid-template-columns:1fr;gap:9px}.oe-land-demo-path__topics{grid-template-columns:repeat(2,minmax(0,1fr))}.oe-land-demo-path__days li{grid-template-columns:42px 1fr auto;align-items:center;min-height:62px}.oe-land-demo-path__next{top:auto;bottom:-15px;right:50%;transform:translate(50%)rotate(90deg)}}@media (max-width:420px){.oe-land-demo-path__topics{grid-template-columns:1fr}}
.oe-land-demo-remix__cell,.onege-material .oe-land-demo-remix{min-width:0;height:100%}.onege-material .oe-land-demo-remix{padding:var(--space-lg);border:1px solid var(--border-default);border-radius:var(--radius-card);--m3e-card-container-color:var(--bg-subtle);--m3e-card-content-color:var(--fg-default)}.oe-land-demo-remix>.m3e-card__content{flex-direction:column;gap:24px;height:100%;display:flex}.oe-land-demo-remix__head{align-items:center;gap:14px;display:flex}.oe-land-demo-remix__icon{background:var(--primary-a12);width:48px;height:48px;color:var(--primary);border-radius:50%;flex:none;place-items:center;display:grid}.oe-land-demo-remix__eyebrow{color:var(--primary);text-transform:none;letter-spacing:0;font-size:14px;font-weight:700}.oe-landing .oe-land-demo-remix h3{font-size:var(--text-h3);letter-spacing:-.03em;margin:3px 0 0;line-height:1.1}.oe-land-demo-remix__task{background:var(--bg-subtle);border:1px solid var(--border-default);border-radius:20px;gap:10px;min-height:138px;padding:20px;animation:.28s both oe-remix-in;display:grid}.oe-land-demo-remix__task>span{color:var(--fg-muted);font-size:14px;font-weight:600}.oe-land-demo-remix__task p{font-size:var(--text-task);margin:0;font-weight:600;line-height:1.4}.oe-land-demo-remix__task mark{background:var(--danger-soft);color:var(--danger-ink);border-radius:6px;padding:2px 5px}.oe-land-demo-remix__answer{background:var(--bg-surface);min-height:88px;color:var(--fg-muted);border-radius:19px;align-items:center;gap:12px;padding:17px;display:flex}.oe-land-demo-remix__answer[data-open]{background:var(--success-soft);color:var(--success-ink)}.oe-land-demo-remix__answer p{gap:4px;margin:0;line-height:1.3;display:grid}.oe-land-demo-remix__answer strong{font-size:18px}.oe-land-demo-remix__actions{grid-template-columns:1fr auto;gap:10px;margin-top:auto;display:grid}.oe-land-demo-remix__actions button{background:var(--primary);min-height:52px;color:var(--primary-foreground);font:700 17px/1 var(--font-ui);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 20px;display:inline-flex}.oe-land-demo-remix__actions button:last-child{background:var(--bg-surface);color:var(--fg-default)}.oe-land-demo-remix__actions button:focus-visible{outline:var(--focus-ring);outline-offset:3px}@keyframes oe-remix-in{0%{opacity:0}}@media (max-width:420px){.oe-land-demo-remix__actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.oe-land-demo-remix__task{animation:none}}.oe-remix-form{gap:8px;display:grid}.oe-remix-form label{font-size:var(--text-label);font-weight:600}.oe-remix-form>div{gap:8px;display:flex}.oe-remix-form input{border:1px solid var(--border-strong);border-radius:var(--radius-field);background:var(--bg-surface);width:100%;min-width:0;color:var(--fg-default);font:inherit;padding:12px 16px}.oe-remix-form button{border-radius:var(--radius-pill);background:var(--primary);color:var(--primary-foreground);font:inherit;cursor:pointer;border:0;padding:12px 18px}.oe-remix-form button:disabled{opacity:.5;cursor:default}.oe-remix-form :is(input,button):focus-visible{outline:var(--focus-ring);outline-offset:2px}.oe-land-demo-remix__answer[data-tone=correct]{background:var(--success-soft);color:var(--success-ink)}.oe-land-demo-remix__answer[data-tone=wrong]{background:var(--danger-soft);color:var(--danger-ink)}@media (max-width:380px){.oe-remix-form>div{flex-direction:column}}.oe-remix-promise{color:var(--fg-default);margin:0;font-size:14px;line-height:1.5}
.oe-landing .oe-land-edge__grid{gap:var(--space-lg);grid-template-columns:minmax(0,1fr);display:grid}.oe-landing .oe-land-edge__cell{min-width:0;scroll-margin-top:var(--space-lg);display:grid}.oe-landing .oe-land-edge__cell>*{min-width:0}@media (min-width:64rem){.oe-landing .oe-land-edge__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.oe-landing .oe-land-edge__cell{height:100%}.oe-landing .oe-land-edge__cell--wide{grid-column:1/-1}}
.oe-landing .oe-land-hero2{--land-space-3xl:96px;isolation:isolate;min-width:0;padding-block:var(--space-lg) var(--space-2xl);grid-template-columns:minmax(0,1fr);grid-template-areas:none;align-items:start;gap:0;display:grid;position:relative}.oe-landing .oe-land-hero2>*{grid-area:auto;min-width:0}.oe-landing .oe-land-hero2[data-reveal] .oe-land-hero2__row{animation:oe-hero2-rise var(--motion-slow) var(--motion-ease-emphasized) both;animation-delay:calc(60ms + var(--row-i,0) * var(--motion-stagger))}@keyframes oe-hero2-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes oe-hero2-fade{0%{opacity:0}to{opacity:1}}.oe-landing .oe-land-hero2 .oe-land-hero2__kicker{margin-bottom:var(--space-12)}.oe-landing .oe-land-hero2 .oe-land-kicker{color:var(--primary)}.oe-landing .oe-land-hero2 .oe-land-hero2__h1{min-width:0;max-width:16ch;margin:0 0 var(--space-lg);color:var(--fg-default);font-family:var(--font-ui);letter-spacing:-.03em;overflow-wrap:anywhere;font-size:clamp(30px,9.2vw,88px);font-style:normal;font-weight:700;line-height:1.05}.oe-landing .oe-land-hero2 .oe-hero-word{white-space:nowrap;transform-origin:50% 60%;display:inline-block}.oe-landing .oe-land-hero2 .oe-hero-word[data-bounce]{animation:oe-hero2-bounce var(--motion-slow) var(--motion-spring)}.oe-landing .oe-land-hero2 .oe-hero-slot{vertical-align:baseline;min-width:.56em;height:auto;box-shadow:none;color:var(--fg-subtle);font:inherit;line-height:inherit;text-align:center;-webkit-text-decoration:underline dashed;text-decoration:underline dashed;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong);text-decoration-skip-ink:none;text-underline-offset:.06em;cursor:pointer;transition:color var(--motion-base) var(--motion-ease-standard), text-decoration-color var(--motion-base) var(--motion-ease-standard), transform var(--motion-fast) var(--motion-ease-standard);background:0 0;border:0;border-radius:.1em;margin-inline:.02em;padding:0;text-decoration-thickness:.06em;display:inline-block;position:static;top:auto}.oe-landing .oe-land-hero2 .oe-hero-slot:hover{color:var(--primary);transform:translateY(-2px)}.oe-landing .oe-land-hero2 .oe-hero-slot:active{transform:scale(.97)}.oe-landing .oe-land-hero2 .oe-hero-slot:focus-visible{outline:var(--focus-ring);outline-offset:.04em}.oe-landing .oe-land-hero2 .oe-hero-slot[data-active]{color:var(--primary);box-shadow:none;text-decoration-style:solid;-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary);background:0 0;border:0;animation:none}.oe-landing .oe-land-hero2 .oe-hero-slot[data-state=correct]{color:var(--success-ink);text-decoration-style:solid;-webkit-text-decoration-color:var(--success);text-decoration-color:var(--success);cursor:default;transform-origin:50% 55%;animation:oe-hero2-flip .2s var(--motion-ease-standard) both;background:0 0;border:0}.oe-landing .oe-land-hero2 .oe-hero-slot[data-state=correct]:hover{color:var(--success-ink);transform:none}.oe-landing .oe-land-hero2 .oe-hero-slot[data-state=wrong]{color:var(--danger-ink);text-decoration-style:solid;-webkit-text-decoration-color:var(--danger);text-decoration-color:var(--danger);animation:oe-hero-shake var(--motion-slow) var(--motion-ease-standard);background:0 0;border:0}.oe-landing .oe-land-hero2 .oe-hero-slot__letter{animation:none;display:inline}.oe-landing .oe-land-hero2 .oe-hero-slot__letter[data-empty]{opacity:1;font-size:.86em;font-weight:700}@media (prefers-reduced-motion:no-preference){.oe-landing .oe-land-hero2 .oe-land-hero2__h1[data-intro=play] .oe-hero-slot{--slot-pulse:0;animation-name:oe-hero2-pop,oe-hero2-pulse;animation-duration:var(--motion-slow), .48s;animation-timing-function:var(--motion-spring), var(--motion-ease-standard);animation-delay:calc(.56s + var(--slot-i,0) * .1s), 1.5s;animation-iteration-count:1,1;animation-fill-mode:both,none}.oe-landing .oe-land-hero2 .oe-land-hero2__h1[data-intro=play] .oe-hero-slot[data-active]{--slot-pulse:1}}.oe-landing .oe-land-hero2 .oe-land-hero2__tray{align-items:start;gap:var(--space-12);min-width:0;max-width:64ch;margin-bottom:var(--space-lg);grid-template-columns:56px minmax(0,1fr);display:grid}.oe-landing .oe-land-hero2 .oe-land-hero2__mark{width:100%;height:auto;margin-top:var(--space-xs);filter:none;display:block}.oe-landing .oe-land-hero2 .oe-land-hero2__bubble{gap:var(--space-12);min-width:0;padding:var(--space-md);border:1px solid var(--border-default);border-radius:var(--radius-card-sm);background:var(--bg-surface);transition:border-color var(--motion-base) var(--motion-ease-standard);display:grid;position:relative}.oe-landing .oe-land-hero2 .oe-land-hero2__bubble:before{content:"";border-left:1px solid var(--border-default);border-bottom:1px solid var(--border-default);background:var(--bg-surface);width:12px;height:12px;transition:border-color var(--motion-base) var(--motion-ease-standard);position:absolute;top:22px;left:-7px;transform:rotate(45deg)}.oe-landing .oe-land-hero2 .oe-land-hero2__bubble[data-done],.oe-landing .oe-land-hero2 .oe-land-hero2__bubble[data-done]:before{border-color:var(--primary)}.oe-landing .oe-land-hero2 .oe-land-hero2__tray-label{min-width:0;display:grid}.oe-landing .oe-land-hero2 .oe-land-hero2__tray-text{opacity:0;pointer-events:none;transition:opacity var(--motion-fast) var(--motion-ease-exit);grid-area:1/1}.oe-landing .oe-land-hero2 .oe-land-hero2__tray-text[data-show]{opacity:1;pointer-events:auto;transition-timing-function:var(--motion-ease-standard)}.oe-landing .oe-land-hero2 .oe-land-hero2__controls{align-items:center;gap:var(--space-sm) var(--space-12);flex-wrap:wrap;min-width:0;min-height:48px;display:flex}.oe-landing .oe-land-hero2 .oe-land-hero2__options{gap:var(--space-sm);display:flex}.oe-landing .oe-land-hero2 .oe-hero-option{--m3e-button-container-height:48px;--m3e-button-padding-inline:var(--space-12);min-width:64px;min-height:48px;transition:transform var(--motion-fast) var(--motion-ease-standard)}.oe-landing .oe-land-hero2 .oe-hero-option .m3e-button__container{min-inline-size:0}.oe-landing .oe-land-hero2 .oe-hero-option:hover{transform:translateY(-2px)}.oe-landing .oe-land-hero2 .oe-hero-option:active{transform:scale(.97)}.oe-landing .oe-land-hero2 .oe-hero-option .m3e-button__label{min-width:2ch;font-size:var(--text-h2);font-weight:700}.oe-landing .oe-land-hero2 .oe-land-hero2__count{display:inline-block}.oe-landing .oe-land-hero2 .oe-hero-tray__count{border:1px solid var(--border-default);background:var(--bg-subtle);color:var(--fg-default);font-family:var(--font-ui);font-variant-numeric:tabular-nums;font-feature-settings:"tnum";transition:background-color var(--motion-base) var(--motion-ease-standard), border-color var(--motion-base) var(--motion-ease-standard)}.oe-landing .oe-land-hero2 .oe-hero-tray__count.ow-pill--lemon{border-color:var(--bg-accent);background:var(--bg-accent);color:var(--fg-on-accent)}.oe-landing .oe-land-hero2 .oe-land-hero2__count[data-pop]{animation:oe-hero2-pop var(--motion-slow) var(--motion-spring)}.oe-landing .oe-land-hero2 .oe-hero-grow{min-width:0;transition:grid-template-rows var(--motion-base) var(--motion-ease-standard);grid-template-rows:0fr;display:grid}.oe-landing .oe-land-hero2 .oe-hero-grow[data-open]{grid-template-rows:1fr}.oe-landing .oe-land-hero2 .oe-hero-grow__inner{opacity:0;min-width:0;min-height:0;transition:opacity var(--motion-fast) var(--motion-ease-exit);overflow:hidden}.oe-landing .oe-land-hero2 .oe-hero-grow[data-open]>.oe-hero-grow__inner{opacity:1;transition-timing-function:var(--motion-ease-standard)}.oe-landing .oe-land-hero2 .oe-land-hero2__hint{color:var(--fg-muted)}.oe-landing .oe-land-hero2 .oe-hero-feedback-slot{max-width:none}.oe-landing .oe-land-hero2 .oe-hero-feedback-slot>*{grid-area:auto}.oe-landing .oe-land-hero2 .oe-hero-feedback{max-width:none;padding:var(--space-12) var(--space-md);border-radius:var(--radius-row);animation:oe-hero2-pop var(--motion-slow) var(--motion-spring)}.oe-landing .oe-land-hero2 .oe-hero-feedback>.m3e-card__content{display:block}.oe-landing .oe-land-hero2 .oe-land-hero2__lede{margin-bottom:var(--space-md)}.oe-landing .oe-land-hero2 .oe-land-lede{max-width:52ch;color:var(--fg-muted);font-size:var(--text-body);line-height:var(--lh-body)}.oe-landing .oe-land-hero2 .oe-land-hero2__pills{gap:var(--space-sm);min-width:0;margin-bottom:var(--space-lg);flex-wrap:wrap;display:flex}.oe-landing .oe-land-hero2 .oe-land-hero2-pill{min-height:40px;padding:0 var(--space-md);border-radius:var(--radius-pill);background:var(--secondary);color:var(--secondary-foreground);font-family:var(--font-ui);font-size:var(--text-label);line-height:var(--lh-label);white-space:nowrap;transition:transform var(--motion-fast) var(--motion-ease-standard), background-color var(--motion-fast) var(--motion-ease-standard);align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.oe-landing .oe-land-hero2 .oe-land-hero2-pill:hover,.oe-landing .oe-land-hero2 .oe-land-hero2-pill:focus-visible{background:var(--bg-muted);transform:translateY(-2px)}.oe-landing .oe-land-hero2 .oe-land-hero2-pill:active{transform:scale(.97)}.oe-landing .oe-land-hero2 .oe-land-hero2-pill:focus-visible{outline:var(--focus-ring);outline-offset:2px}.oe-landing .oe-land-hero2 .oe-land-hero2__actions{align-items:stretch;gap:var(--space-sm) var(--space-12);margin-bottom:var(--space-12);flex-wrap:wrap;display:flex}.oe-landing .oe-land-hero2:has(.oe-land-hero2__h1[data-done]) .oe-land-hero2__cta{animation:oe-hero2-pop var(--motion-slow) var(--motion-spring)}.oe-landing .oe-land-hero2 .oe-land-hero2__meta{color:var(--fg-muted);font-family:var(--font-ui);font-size:var(--text-meta);line-height:var(--lh-meta);margin:0}.oe-landing .oe-land-hero2 .oe-land-hero2__num{font-family:var(--font-ui);font-variant-numeric:tabular-nums;font-feature-settings:"tnum";white-space:nowrap;font-weight:500}.oe-landing .oe-land-hero2 .oe-land-hero2__thin{text-align:center;min-width:.22em;display:inline-block}@keyframes oe-hero2-pop{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:none}}@keyframes oe-hero2-flip{0%{opacity:0;transform:perspective(600px)rotateX(-90deg)}55%{opacity:1}to{opacity:1;transform:none}}@keyframes oe-hero2-pulse{0%,to{transform:none}40%{transform:translateY(calc(-.08em * var(--slot-pulse,0))) scale(calc(1 + .16 * var(--slot-pulse,0)))}}@keyframes oe-hero2-bounce{0%{transform:scale(1)}35%{transform:scale(1.04)}to{transform:none}}@media (max-width:30rem){.oe-landing .oe-land-hero2 .oe-land-hero2__h1,.oe-landing .oe-land-hero2 .oe-land-hero2__tray,.oe-landing .oe-land-hero2 .oe-land-hero2__pills{margin-bottom:var(--space-md)}.oe-landing .oe-land-hero2 .oe-land-hero2__actions{justify-items:stretch;gap:var(--space-xs);grid-template-columns:minmax(0,1fr);display:grid}.oe-landing .oe-land-hero2 .oe-land-hero2__actions .oe-land-hero2__cta{--m3e-button-container-height:60px;--m3e-button-padding-block:var(--space-12);--m3e-button-padding-inline:var(--space-lg);width:100%;min-height:60px}.oe-landing .oe-land-hero2 .oe-land-hero2__actions .oe-land-hero2__login{--m3e-button-container-color:transparent;--m3e-button-container-shadow:none;--m3e-button-hover-container-shadow:none;--m3e-button-pressed-container-shadow:none;--m3e-button-content-color:var(--primary);--m3e-button-container-height:44px;--m3e-button-padding-block:var(--space-sm);--m3e-button-padding-inline:var(--space-md);justify-self:center;width:auto;min-height:44px}.oe-landing .oe-land-hero2 .oe-land-hero2__actions .oe-land-hero2__login .m3e-button__label{font-size:var(--text-body);line-height:var(--lh-body);text-underline-offset:.18em;font-weight:600;text-decoration:underline;text-decoration-thickness:1px}}@media (min-width:60rem){.oe-landing .oe-land-hero2{padding-block:var(--space-2xl) var(--land-space-3xl)}.oe-landing .oe-land-hero2 .oe-land-hero2__h1{max-width:none;margin-bottom:var(--space-xl)}.oe-landing .oe-land-hero2 .oe-land-hero2__tray{gap:var(--space-md);max-width:72ch;margin-bottom:var(--space-xl);grid-template-columns:96px minmax(0,1fr)}.oe-landing .oe-land-hero2 .oe-land-hero2__mark{margin-top:0}.oe-landing .oe-land-hero2 .oe-land-hero2__bubble{padding:var(--space-lg)}.oe-landing .oe-land-hero2 .oe-land-hero2__bubble:before{top:32px}.oe-landing .oe-land-hero2 .oe-land-lede{font-size:var(--text-task);line-height:var(--lh-task)}}@media (prefers-reduced-motion:reduce){.oe-landing .oe-land-hero2[data-reveal] .oe-land-hero2__row{animation:.15s linear both oe-hero2-fade}.oe-landing .oe-land-hero2 :is(.oe-hero-slot,.oe-hero-slot[data-active],.oe-hero-slot[data-state=wrong],.oe-hero-slot[data-state=correct],.oe-hero-slot__letter,.oe-hero-word,.oe-stump-ring,.oe-hero-feedback,.oe-hero-grow,.oe-hero-grow__inner,.oe-land-hero2__bubble,.oe-land-hero2__count,.oe-land-hero2__tray-text,.oe-hero-tray__count,.oe-hero-option,.oe-land-hero2-pill,.oe-land-hero2__cta,.oe-land-hero2__login),.oe-landing .oe-land-hero2 .oe-land-hero2__bubble:before{transition-property:opacity;transition-duration:.15s;animation:none}.oe-landing .oe-land-hero2 .oe-hero-slot:hover,.oe-landing .oe-land-hero2 .oe-hero-slot:active,.oe-landing .oe-land-hero2 .oe-hero-option:hover,.oe-landing .oe-land-hero2 .oe-hero-option:active,.oe-landing .oe-land-hero2 .oe-land-hero2-pill:hover,.oe-landing .oe-land-hero2 .oe-land-hero2-pill:focus-visible,.oe-landing .oe-land-hero2 .oe-land-hero2-pill:active{transform:none}}
.oe-land-pricing__sr{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.oe-land-pricing .oe-land-section__head{max-width:none}.oe-land-pricing .oe-land-section__text{max-width:60ch}.oe-land-pricing__h2-num,.oe-land-pricing__sub-num{font-family:var(--font-ui);font-variant-numeric:tabular-nums;white-space:nowrap}.oe-land-pricing__h2-num{font-weight:600}.oe-land-pricing__cards{align-items:stretch;gap:var(--space-md);grid-template-columns:minmax(0,1fr);display:grid}@media (min-width:48rem){.oe-land-pricing__cards{gap:var(--space-lg);grid-template-columns:minmax(0,7fr) minmax(0,5fr)}}.oe-land-pricing__cell{min-width:0;height:100%;display:flex}.onege-material .oe-land-pricing__card{min-width:0;padding:var(--space-lg);border-radius:var(--radius-card);flex-direction:column;flex:auto;display:flex}.oe-land-pricing__card>.m3e-card__content{gap:var(--space-md);flex-direction:column;flex:auto;min-width:0;display:flex}@media (min-width:48rem){.onege-material .oe-land-pricing__card{padding:var(--space-xl)}}.onege-material .oe-land-pricing__card--one{border:2px solid var(--primary);--m3e-card-container-color:var(--bg-accent);--m3e-card-outline-color:var(--primary);--m3e-card-outline-width:2px;color:var(--fg-default)}.onege-material .oe-land-pricing__card--tutor{--m3e-card-container-color:var(--bg-subtle);--m3e-card-outline-width:0px;color:var(--fg-default)}.oe-land-pricing__title{min-width:0;color:var(--fg-muted);font-family:var(--font-ui);font-size:var(--text-body);line-height:var(--lh-body);overflow-wrap:anywhere;margin:0;font-weight:600}.oe-land-pricing__price{align-items:baseline;gap:0 var(--space-12);min-width:0;color:var(--fg-default);font-family:var(--font-ui);font-size:var(--text-number-lg);font-variant-numeric:tabular-nums;letter-spacing:-.01em;word-spacing:-.06em;flex-wrap:wrap;margin:0;font-weight:600;line-height:1.05;display:flex}.oe-land-pricing__price-num,.oe-land-pricing__count{white-space:nowrap;display:inline-block}.oe-land-pricing__cur{margin-inline-start:.14em;display:inline-block}.oe-land-pricing__approx{color:var(--fg-muted);margin-inline-end:.08em;font-weight:500;display:inline-block}.oe-land-pricing__period{color:var(--fg-muted);font-family:var(--font-ui);font-size:var(--text-label);line-height:var(--lh-label);letter-spacing:0;word-spacing:0;font-weight:500}.oe-land-pricing__list{flex-direction:column;min-width:0;margin:0;padding:0;list-style:none;display:flex}.oe-land-pricing__row{align-items:flex-start;gap:var(--space-12);min-width:0;min-height:44px;padding-block:var(--space-sm);color:var(--fg-default);font-family:var(--font-ui);font-size:var(--text-body);line-height:var(--lh-body);display:flex}.oe-land-pricing__row+.oe-land-pricing__row{border-top:1px solid var(--border-default)}.oe-land-pricing__row--tutor{color:var(--fg-muted)}.oe-land-pricing__row-text{overflow-wrap:anywhere;flex:auto;min-width:0;padding-block:2px}.oe-land-pricing__icon{flex:none;width:20px;height:20px;margin-top:2px}.oe-land-pricing__row--one .oe-land-pricing__icon{color:var(--primary)}.oe-land-pricing__row--tutor .oe-land-pricing__icon{color:var(--fg-muted)}.oe-land-pricing__saving{align-items:end;gap:var(--space-xs) var(--space-md);padding:var(--space-md);border:1px solid var(--border-default);border-radius:var(--radius-card-sm);background:var(--bg-surface);color:var(--fg-on-accent);grid-template-columns:minmax(0,1fr) auto;margin-top:auto;display:grid}.oe-land-pricing__saving-label,.oe-land-pricing__saving-note,.oe-land-pricing__saving-value,.oe-land-pricing__assumption{margin:0}.oe-land-pricing__saving-label{font-family:var(--font-ui);font-size:var(--text-body);line-height:var(--lh-body);font-weight:600}.oe-land-pricing__saving-value{font-family:var(--font-ui);font-size:var(--text-number-lg);font-variant-numeric:tabular-nums;grid-area:1/2/span 2;font-weight:700;line-height:.9}.oe-land-pricing__saving-note,.oe-land-pricing__assumption{font-family:var(--font-ui);font-size:var(--text-meta);line-height:var(--lh-meta)}.oe-land-pricing__assumption{padding:var(--space-md);border-radius:var(--radius-card-sm);background:var(--bg-surface);color:var(--fg-muted);margin-top:auto}@media (max-width:30rem){.oe-land-pricing__saving{grid-template-columns:minmax(0,1fr)}.oe-land-pricing__saving-value{grid-area:auto}}.oe-land-pricing__cta{padding-top:var(--space-xs);display:flex}.onege-material .oe-land-pricing__cta>.m3e-button{--m3e-button-padding-inline:var(--space-lg);width:100%;transition:transform var(--motion-fast) var(--motion-ease-standard)}.oe-land-pricing__cta .m3e-button__label{white-space:nowrap}@media (max-width:30rem){.onege-material .oe-land-pricing__cta>.m3e-button{--m3e-button-container-height:56px;--m3e-button-padding-block:var(--space-12);--m3e-button-padding-inline:var(--space-md);min-height:56px}.oe-land-pricing__cta .m3e-button__label{font-size:var(--text-task);line-height:var(--lh-task)}}@media (min-width:48rem){.onege-material .oe-land-pricing__cta>.m3e-button{width:auto}}.onege-material .oe-land-pricing__cta>.m3e-button:active{transform:scale(.97)}@media (prefers-reduced-motion:reduce){.onege-material .oe-land-pricing__cta>.m3e-button,.onege-material .oe-land-pricing__cta>.m3e-button:active{transition-property:opacity;transition-duration:.15s;animation:none;transform:none}}.oe-land-pricing__calculator{background:var(--bg-surface);border-radius:24px;gap:12px;margin-top:auto;padding:20px;display:grid}.oe-land-pricing__calculator label{justify-content:space-between;align-items:center;font-size:14px;font-weight:600;display:flex}.oe-land-pricing__calculator output{background:var(--bg-accent);color:var(--fg-on-accent);border-radius:8px;padding:4px 12px;font-size:18px}.oe-land-pricing__calculator input{width:100%;min-height:28px;accent-color:var(--primary);cursor:pointer}.oe-land-pricing__calculator input:focus-visible{outline:var(--focus-ring);outline-offset:3px}.oe-pricing-range-labels{color:var(--fg-muted);justify-content:space-between;font-size:13px;display:flex}.oe-pricing-per-session{grid-template-columns:1fr 1fr;gap:12px;display:grid}.oe-pricing-per-session>div{background:var(--bg-subtle);border-radius:12px;gap:6px;padding:12px;display:grid}.oe-pricing-per-session span{color:var(--fg-muted);font-size:13px}.oe-pricing-per-session strong{font-size:24px}.oe-land-pricing__calculator .oe-land-pricing__saving{background:var(--bg-accent);border:0}.oe-pricing-calculation-note{color:var(--fg-muted);margin:0;font-size:13px;line-height:1.4}
.oe-land-backdrop{z-index:0;pointer-events:none;contain:strict;position:fixed;inset:0;overflow:hidden}.oe-land-backdrop__stump{aspect-ratio:1;opacity:.6;position:absolute}.oe-land-backdrop__stump[data-place=a]{width:min(62vw,760px);top:-12vh;right:-14vw}.oe-land-backdrop__stump[data-place=d]{width:min(40vw,460px);top:6vh;left:-16vw}.oe-land-backdrop__stump[data-place=b]{width:min(48vw,560px);top:52vh;left:-20vw}.oe-land-backdrop__stump[data-place=c]{width:min(54vw,640px);bottom:-18vh;right:-10vw}.oe-land-backdrop__layer{will-change:transform;position:absolute;inset:0}.oe-land-backdrop__layer svg{width:100%;height:100%;display:block;overflow:visible}.oe-land-backdrop__ring{fill:none;stroke:var(--border-default);stroke-width:1.25px;vector-effect:non-scaling-stroke}@keyframes oe-backdrop-turn{to{transform:rotate(1turn)}}@keyframes oe-backdrop-turn-back{to{transform:rotate(-1turn)}}.oe-land-backdrop__layer--outer{animation:240s linear infinite oe-backdrop-turn}.oe-land-backdrop__layer--inner{animation:170s linear infinite oe-backdrop-turn-back}.oe-land-backdrop__stump[data-place=b] .oe-land-backdrop__layer--outer{animation-duration:300s;animation-direction:reverse}.oe-land-backdrop__stump[data-place=b] .oe-land-backdrop__layer--inner{animation-duration:210s;animation-direction:reverse}.oe-land-backdrop__stump[data-place=c] .oe-land-backdrop__layer--outer{animation-duration:270s}.oe-land-backdrop__stump[data-place=d] .oe-land-backdrop__layer--outer{animation-duration:330s;animation-direction:reverse}.oe-land-backdrop__stump[data-place=d] .oe-land-backdrop__layer--inner{animation-duration:230s}.oe-land-backdrop__stump[data-place=c] .oe-land-backdrop__layer--inner{animation-duration:190s}.oe-land-backdrop__stump{translate:0 var(--ring-drift,0px);rotate:var(--ring-turn,0deg)}.oe-land-backdrop__stump[data-place=b]{translate:0 calc(var(--ring-drift,0px) * 1.5)}.oe-land-backdrop__stump[data-place=d]{translate:0 calc(var(--ring-drift,0px) * -.5)}@media (max-width:47.99rem){.oe-land-backdrop__stump{opacity:.6}.oe-land-backdrop__stump[data-place=a]{width:92vw;top:-8vh;right:-30vw}.oe-land-backdrop__stump[data-place=b]{display:none}.oe-land-backdrop__stump[data-place=d]{width:78vw;top:40vh;left:-36vw}.oe-land-backdrop__stump[data-place=c]{width:80vw;bottom:-16vh;right:-30vw}}@media (prefers-reduced-motion:reduce){.oe-land-backdrop__layer,.oe-land-backdrop__stump{animation:none;translate:none;rotate:none}}@media print{.oe-land-backdrop{display:none}}
.oe-land-scale2__analytics>.m3e-card__content{gap:20px}.oe-analytics-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.oe-analytics-kpis>div{background:var(--bg-subtle);border-radius:12px;gap:6px;padding:12px 10px;display:grid}.oe-analytics-kpis span{color:var(--fg-muted);font-size:12px}.oe-analytics-kpis strong{letter-spacing:-.03em;font-size:22px}.oe-analytics-charts{grid-template-columns:1.1fr 1fr;gap:18px;display:grid}.oe-land-scale2__analytics h4{flex-wrap:wrap;justify-content:space-between;gap:4px;margin:0 0 12px;font-size:13px;font-weight:600;display:flex}.oe-land-scale2__analytics h4 span{color:var(--fg-muted);font-size:12px;font-weight:400}.oe-analytics-trend svg{width:100%;overflow:visible}.oe-analytics-trend text{fill:var(--fg-muted);font:12px var(--font-ui)}.oe-analytics-grid{stroke:var(--border-default)}.oe-analytics-goal{stroke:var(--primary);stroke-dasharray:4 4}.oe-analytics-chart-note{color:var(--fg-muted);justify-content:space-between;gap:8px;font-size:11px;display:flex}.oe-analytics-domains>div{grid-template-columns:1fr auto;gap:3px;margin-bottom:7px;font-size:12px;display:grid}.oe-analytics-domains i{background:var(--bg-subtle);border-radius:8px;grid-column:1/-1;height:4px;overflow:hidden}.oe-analytics-domains i:before{content:"";width:var(--value);background:var(--primary);height:100%;display:block}.oe-analytics-bars{grid-template-columns:repeat(27,minmax(0,1fr));gap:3px;display:grid}.oe-analytics-bars button{cursor:pointer;height:85px;color:var(--fg-muted);font:10px var(--font-ui);background:0 0;border:0;flex-direction:column;justify-content:end;align-items:stretch;gap:5px;padding:0;display:flex}.oe-analytics-bars i{min-height:3px;height:calc(var(--value) * .65);background:var(--primary);border-radius:4px 4px 0 0;display:block}.oe-analytics-bars [data-tone=needs-work] i{background:var(--danger)}.oe-analytics-bars [data-tone=developing] i{background:var(--warning)}.oe-analytics-bars [aria-pressed=true]{color:var(--fg-default);font-weight:700}.oe-analytics-bars [aria-pressed=true] i{outline:2px solid var(--fg-default);outline-offset:2px}.oe-analytics-bars button:focus-visible{outline:var(--focus-ring);outline-offset:3px}.oe-land-scale2__analytics .oe-analytics-selection{margin-top:10px;font-size:12px}.oe-analytics-detail table{border-collapse:collapse;width:100%;font-size:12px}.oe-analytics-detail :is(th,td){border-bottom:1px solid var(--border-default);text-align:right;white-space:nowrap;padding:9px 4px}.oe-analytics-detail :is(th,td):first-child{text-align:left;white-space:normal}.oe-analytics-detail th{color:var(--fg-muted);font-weight:500}.oe-analytics-detail td b{color:var(--primary);margin-right:4px;display:inline-block}.oe-analytics-summary{background:var(--bg-accent);color:var(--fg-on-accent);border-radius:12px;align-items:center;gap:8px;padding:12px;font-size:13px;display:flex}@media (min-width:64rem){.oe-land-scale2__features{grid-template-columns:minmax(0,1.5fr) minmax(320px,1fr);align-items:stretch}}@media (max-width:63.99rem){.oe-land-scale2__features{grid-template-columns:minmax(0,1fr)}}@media (max-width:420px){.oe-analytics-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.oe-analytics-charts{grid-template-columns:1fr}.oe-analytics-bars{grid-template-columns:repeat(14,minmax(0,1fr));gap:5px}}
.oe-landing .oe-land-scale2{gap:var(--space-lg);min-width:0;display:grid}.oe-land-scale2__lead{gap:var(--space-md);display:grid}.oe-landing .oe-land-scale2 .oe-land-section__head{margin-bottom:0}.oe-land-scale2__intro{max-width:56ch;color:var(--fg-muted);font-size:var(--text-body);text-wrap:balance;margin:0;line-height:1.45}.oe-land-scale2__proof{min-width:0;padding:var(--space-lg);border-radius:var(--radius-hero);background:var(--inverse-surface);color:var(--on-inverse)}.oe-land-scale2__facts{gap:var(--space-xl) var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.oe-land-scale2__fact{align-items:flex-start;gap:var(--space-xs);flex-direction:column;min-width:0;display:flex}.oe-land-scale2__count{color:var(--on-inverse);font-family:var(--font-ui);font-size:var(--text-number-lg);letter-spacing:-.045em;font-variant-numeric:tabular-nums;font-weight:600;line-height:.92}.oe-land-scale2__fact:first-child .oe-land-scale2__count{color:var(--bg-accent)}.oe-land-scale2__unit{color:var(--on-inverse);font-size:clamp(16px,2vw,20px);font-weight:600;line-height:1.2}.oe-land-scale2__features{gap:var(--space-md);min-width:0;display:grid}.onege-material .oe-land-scale2__analytics,.onege-material .oe-land-scale2__memory{min-width:0;padding:var(--space-lg);border:1px solid var(--border-default);border-radius:var(--radius-card);--m3e-card-container-color:var(--bg-surface);--m3e-card-content-color:var(--fg-default)}.onege-material .oe-land-scale2__memory{--m3e-card-container-color:var(--bg-accent)}.oe-land-scale2__analytics>.m3e-card__content,.oe-land-scale2__memory>.m3e-card__content{gap:var(--space-lg);min-width:0;display:grid}.oe-land-scale2__card-head{align-items:center;gap:var(--space-md);display:flex}.oe-land-scale2__card-head h3{color:var(--fg-default);font-size:var(--text-h3);margin:2px 0 0;line-height:1.12}.oe-land-scale2__icon{background:var(--primary-a12);width:48px;height:48px;color:var(--primary);border-radius:16px;flex:none;place-items:center;display:grid}.oe-land-scale2__demo-label{color:var(--fg-muted);font-size:var(--text-label);line-height:var(--lh-label)}.oe-land-scale2__analytics p{color:var(--fg-muted);font-size:var(--text-reading);line-height:var(--lh-reading);margin:0}.oe-land-scale2__stat-grid{gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.oe-land-scale2__stat{gap:var(--space-sm);padding:var(--space-md);border-radius:var(--radius-field);background:var(--bg-subtle);color:var(--fg-muted);grid-template-columns:1fr auto;display:grid}.oe-land-scale2__stat strong{color:var(--fg-default);font-family:var(--font-ui);font-size:24px;line-height:1}.oe-land-scale2__stat i{background:var(--ink-a8);border-radius:8px;grid-column:1/-1;height:7px;overflow:hidden}.oe-land-scale2__stat i:before{content:"";width:var(--fill);border-radius:inherit;background:var(--primary);height:100%;display:block}.oe-land-scale2__stat--focus{color:var(--primary);grid-column:1/-1;grid-template-columns:auto 1fr;align-items:center}.oe-land-scale2__stat--focus strong{font-family:var(--font-ui);grid-column:2;font-size:18px}.oe-land-scale2__flashcard{place-items:center;gap:var(--space-sm);min-height:150px;padding:var(--space-lg);border:1px solid var(--border-default);border-radius:var(--radius-card);background:var(--bg-surface);color:var(--fg-default);font:inherit;cursor:pointer;transition:transform var(--motion-fast) var(--motion-ease-standard), background var(--motion-base) var(--motion-ease-standard);display:grid}.oe-land-scale2__flashcard:hover{background:var(--bg-accent)}.oe-land-scale2__flashcard:active{transform:scale(.985)}.oe-land-scale2__flashcard:focus-visible{outline:var(--focus-ring);outline-offset:3px}.oe-land-scale2__flashcard span{letter-spacing:-.03em;font-size:clamp(28px,5vw,44px);font-weight:600;line-height:1}.oe-land-scale2__flashcard small{color:var(--fg-muted);font-size:var(--text-label)}.oe-land-scale2__rating{gap:var(--space-sm);grid-template-columns:1fr 1fr;display:grid}.oe-land-scale2__rating button{border:1px solid var(--border-default);border-radius:var(--radius-pill);background:var(--bg-subtle);min-height:48px;color:var(--fg-default);font:inherit;cursor:pointer;font-weight:600}.oe-land-scale2__rating button:last-child{border-color:var(--primary);background:var(--primary);color:var(--on-primary)}.oe-land-scale2__memory-note{align-items:center;gap:var(--space-sm);color:var(--fg-muted);font-size:var(--text-label);line-height:var(--lh-label);margin:0;display:flex}@media (min-width:40rem){.oe-land-scale2__facts{grid-template-columns:repeat(4,minmax(0,1fr))}.oe-land-scale2__count{font-size:var(--text-number-lg)}}@media (min-width:56rem){.oe-land-scale2__features{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}}@media (prefers-reduced-motion:reduce){.oe-land-scale2__flashcard{transition-property:background;transition-duration:.15s}.oe-land-scale2__flashcard:active{transform:none}}.oe-land-scale2__infinity{white-space:nowrap;font-size:.7em}.oe-land-scale2__fact:first-child .oe-land-scale2__count{flex-wrap:wrap;align-items:baseline;column-gap:8px;display:flex}@media (min-width:40rem){.oe-land-scale2__facts{grid-template-columns:1.5fr repeat(3,minmax(0,1fr))}}
.oe-land-scale2__proof{gap:32px;display:grid}.oe-landing .oe-land-scale2__proof .oe-land-h2,.oe-land-scale2__proof .oe-land-scale2__intro{color:var(--on-inverse)}.oe-land-scale2__proof .oe-land-scale2__intro{max-width:70ch}.oe-land-scale2__proof .oe-land-scale2__facts{border-top:1px solid var(--on-inverse);padding-top:24px}.oe-memory-queue{color:var(--fg-muted);flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:13px;display:flex}.oe-memory-queue b{color:var(--fg-on-accent);margin-left:4px}.oe-land-scale2__memory .oe-land-scale2__flashcard{cursor:default;min-height:200px}.oe-land-scale2__memory .oe-land-scale2__flashcard:hover{background:var(--bg-surface)}.oe-memory-answer{border-top:1px solid var(--border-default);text-align:center;padding-top:16px}.oe-memory-answer strong{color:var(--primary);font-size:30px}.oe-memory-answer p{margin:12px 0 0;font-size:14px;line-height:1.5}.oe-memory-ratings{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.oe-memory-ratings button{border:1px solid var(--border-default);background:var(--bg-surface);min-height:62px;color:var(--fg-default);font:500 13px var(--font-ui);cursor:pointer;border-radius:12px;gap:5px;padding:8px 3px;display:grid}.oe-memory-ratings button:first-child{color:var(--danger-ink)}.oe-memory-ratings button:nth-child(3){background:var(--primary);color:var(--primary-foreground)}.oe-memory-ratings small{font-size:12px}.oe-memory-show{border-radius:var(--radius-pill);background:var(--primary);min-height:48px;color:var(--primary-foreground);font:600 14px var(--font-ui);cursor:pointer;border:0;padding:12px 16px}.oe-memory-caption{color:var(--fg-muted);margin:0;font-size:13px;line-height:1.5}.oe-memory-finished{background:var(--bg-surface);border-radius:24px;gap:16px;padding:20px;display:grid}.oe-memory-finished p{margin:0}.oe-memory-reset{color:var(--primary);cursor:pointer;background:0 0;border:0;text-decoration:underline}.oe-land-scale2__memory button:focus-visible{outline:var(--focus-ring);outline-offset:3px}.oe-land-scale2__features{align-items:stretch}.oe-land-scale2__features>.m3e-card{height:100%}.oe-land-scale2__memory>.m3e-card__content{flex-direction:column;height:100%;display:flex}.oe-land-scale2__memory .oe-land-scale2__flashcard{flex:1;grid-auto-rows:max-content;align-content:center;gap:20px}.oe-land-scale2__memory .oe-memory-show,.oe-memory-ratings{flex-shrink:0}
.oe-landing{--land-gutter:clamp(16px, 4vw, 32px);--land-max:1160px;--land-space-3xl:48px;--wood-face:var(--brand-wood-face);--wood-face-deep:var(--brand-wood-face-deep);--wood-ring:var(--brand-wood-ring);--wood-ring-soft:var(--brand-wood-ring-soft);--wood-pith:var(--brand-wood-pith);--bark:var(--brand-bark);--bark-deep:var(--brand-bark-deep);isolation:isolate;background:var(--bg-canvas);min-height:100dvh;color:var(--fg-default);font-family:var(--font-ui);position:relative}.oe-landing>.oe-land-wrap,.oe-landing>main{z-index:1;position:relative}.oe-land-wrap{width:100%;max-width:var(--land-max);padding-inline:var(--land-gutter);margin-inline:auto}.oe-landing main:focus{outline:none}.oe-landing .m3e-text{margin:0}.oe-landing:not([data-hydrated]) [style*=opacity\:0]{opacity:1!important;transform:none!important}.oe-landing a.m3e-button{text-decoration:none}.oe-landing>.oe-land-wrap:has(.oe-land-nav){z-index:2}.oe-land-nav{justify-content:space-between;align-items:center;gap:var(--space-md);padding-block:var(--space-md);display:flex}.oe-land-nav__links{align-items:center;gap:var(--space-sm);display:flex}@media (max-width:30rem){.oe-land-nav__links>:first-child{display:none}}.oe-land-hero{gap:var(--space-lg);padding-block:var(--space-xl) var(--land-space-3xl);grid-template-columns:minmax(0,1fr);grid-template-areas:"kicker""task""stump""foot";display:grid}.oe-land-hero>.oe-land-kicker{grid-area:kicker}.oe-stump-ring{transform-box:view-box;transform-origin:200px 200px;animation:oe-ring-grow var(--motion-slow) var(--motion-spring) both;animation-delay:calc(var(--i,0) * 70ms)}@keyframes oe-ring-grow{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:none}}.oe-landing .oe-land-kicker{color:var(--primary)}.oe-hero-word{white-space:nowrap}.oe-hero-slot{vertical-align:middle;border:.07em dashed var(--primary);background:var(--bg-accent);min-width:1.05em;height:1.06em;color:var(--fg-on-accent);font:inherit;cursor:pointer;transition:background-color var(--motion-fast) var(--motion-ease-standard), border-color var(--motion-fast) var(--motion-ease-standard), transform var(--motion-fast) var(--motion-ease-standard);border-radius:.3em;place-items:center;margin-inline:.03em;padding:0 .14em;line-height:1;display:inline-grid;position:relative;top:.1em}.oe-hero-slot:hover{transform:translateY(-.04em)}.oe-hero-slot[data-active]{box-shadow:0 0 0 .12em var(--primary-a12);animation:oe-hero-nudge 1.8s var(--motion-ease-standard) infinite;border-style:solid}.oe-hero-slot[data-state=correct]{background:var(--success-soft);color:var(--success-ink);cursor:default;border-color:#0000}.oe-hero-slot[data-state=wrong]{border-color:var(--danger);background:var(--danger-soft);color:var(--danger-ink);animation:oe-hero-shake var(--motion-slow) var(--motion-ease-standard)}.oe-hero-slot__letter{animation:oe-hero-pop var(--motion-slow) var(--motion-spring);display:block}.oe-hero-slot__letter[data-empty]{opacity:.75;font-size:.72em;font-weight:600}.oe-hero-slot__letter[data-empty]:before{content:"?"}@keyframes oe-hero-pop{0%{opacity:0;transform:scale(.35)}to{opacity:1;transform:none}}@keyframes oe-hero-shake{0%,to{transform:none}20%{transform:translate(-.12em)rotate(-3deg)}40%{transform:translate(.12em)rotate(3deg)}60%{transform:translate(-.08em)}80%{transform:translate(.08em)}}@keyframes oe-hero-nudge{0%,to{box-shadow:0 0 0 .12em var(--primary-a12)}50%{box-shadow:0 0 0 .3em var(--primary-a8)}}.oe-hero-option .m3e-button__label{min-width:2ch;font-size:var(--text-task)}.onege-material .oe-hero-feedback{max-width:60ch;padding:var(--space-md) var(--space-lg) var(--space-md) var(--space-md);border-radius:var(--radius-card-sm);--m3e-card-container-color:var(--success-soft);--m3e-card-content-color:var(--success-ink);animation:oe-hero-pop var(--motion-base) var(--motion-ease-emphasized);border-color:#0000}.onege-material .oe-hero-feedback[data-tone=danger]{--m3e-card-container-color:var(--danger-soft);--m3e-card-content-color:var(--danger-ink)}.oe-hero-feedback>.m3e-card__content{gap:var(--space-md);grid-template-columns:56px minmax(0,1fr);align-items:start;display:grid}.oe-hero-feedback img{transform-origin:50% 90%;animation:oe-hero-wiggle var(--motion-slow) var(--motion-spring)}@keyframes oe-hero-wiggle{0%{transform:rotate(-12deg)scale(.8)}to{transform:none}}.oe-hero-feedback-slot{max-width:60ch;display:grid}.oe-hero-feedback-slot>*{grid-area:1/1}.oe-hero-feedback__text{gap:var(--space-xs);display:grid}.oe-landing .oe-land-lede{max-width:52ch;color:var(--fg-muted);font-size:var(--text-task);line-height:var(--lh-task)}@media (min-width:60rem){.oe-land-hero{column-gap:var(--space-2xl);grid-template-columns:minmax(0,7fr) minmax(0,5fr);grid-template-areas:"kicker stump""task stump""foot stump";align-items:center;padding-block-start:var(--space-2xl);position:relative}.oe-land-close .oe-arrow--close{display:block;transform:rotate(-8deg)}}.oe-arrow{color:var(--primary);fill:none;stroke:currentColor;stroke-width:4.5px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;flex:none;display:block;overflow:visible}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.oe-arrow__stroke{stroke-dasharray:1;animation:linear both oe-arrow-draw;animation-timeline:view();animation-range:entry cover 30%}.oe-arrow__head{animation:linear both oe-arrow-head;animation-timeline:view();animation-range:cover 26% cover 32%}}}@keyframes oe-arrow-draw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes oe-arrow-head{0%{opacity:0}to{opacity:1}}.oe-land-section__head:has(>.oe-arrow--aside){width:fit-content;position:relative}.oe-arrow--aside{width:112px;margin-left:var(--space-md);display:none;position:absolute;top:30%;left:100%;transform:rotate(18deg)}.oe-arrow--faq{width:104px;top:10%;transform:rotate(22deg)}.oe-arrow--close{width:104px;color:var(--primary);display:none}@media (min-width:48rem){.oe-arrow--aside{display:block}}.oe-landing{--land-rhythm-1:40px;--land-rhythm-2:48px;--land-rhythm-3:48px}:where(.oe-land-section){padding-block:var(--land-rhythm-2) 0;border-top:0}:where(.oe-land-edge){padding-block-start:var(--land-rhythm-1)}:where(.oe-land-astra),:where(.oe-land-scale2),:where(.oe-land-faq-section){padding-block-start:var(--land-rhythm-3)}:where(.oe-land-section--tight){padding-block:var(--land-rhythm-1) var(--land-rhythm-2)}.oe-land-section__head{gap:var(--space-12);max-width:60ch;margin-bottom:var(--space-lg);flex-direction:column;display:flex}@media (min-width:48rem){.oe-landing{--land-rhythm-1:48px;--land-rhythm-2:64px;--land-rhythm-3:64px}.oe-land-section__head{margin-bottom:var(--space-xl)}}.oe-landing .oe-land-h2{min-width:0;font-size:var(--text-h2);line-height:var(--lh-h2);letter-spacing:-.02em;overflow-wrap:anywhere;font-weight:600}.oe-landing .oe-land-section__text{color:var(--fg-muted)}.oe-land-faq{gap:var(--space-sm) var(--space-xl);grid-template-columns:minmax(0,1fr);align-items:start;display:grid}.oe-land-faq__col{gap:var(--space-sm);align-content:start;min-width:0;display:grid}@media (min-width:64rem){.oe-land-faq{grid-template-columns:repeat(2,minmax(0,1fr))}}.onege-material .oe-land-close{padding:var(--space-lg);border:1px solid var(--border-default);border-radius:var(--radius-hero);color:var(--fg-default);--m3e-card-container-color:var(--bg-accent);--m3e-card-content-color:var(--fg-default);position:relative}.oe-land-close>.m3e-card__content{gap:var(--space-lg);grid-template-columns:minmax(0,1fr);grid-template-areas:"stump""copy""action";align-items:center;display:grid}.oe-land-close__stump{grid-area:stump;justify-self:start;margin:0}.oe-land-close__stump img{width:96px;height:auto;transition:transform var(--motion-base) var(--motion-spring);display:block}.oe-land-close:hover .oe-land-close__stump img{transform:rotate(-6deg)translateY(-4px)}.oe-land-close__copy{gap:var(--space-sm);flex-direction:column;grid-area:copy;min-width:0;display:flex}.oe-landing .oe-land-close .oe-land-h2{max-width:18ch;color:var(--fg-default)}.oe-landing .oe-land-close__text{max-width:44ch;color:var(--fg-muted)}.oe-land-close__action{grid-area:action;min-width:0;display:grid}.oe-land-close .oe-arrow--close{grid-area:action;place-self:end start}.oe-land-close .m3e-button{--m3e-button-padding-inline:var(--space-lg);width:100%}.oe-land-close .m3e-button__label{white-space:nowrap}@media (max-width:30rem){.oe-land-close .m3e-button{--m3e-button-container-height:56px;--m3e-button-padding-block:var(--space-12);--m3e-button-padding-inline:var(--space-md);min-height:56px}.oe-land-close .m3e-button__label{font-size:var(--text-task);line-height:var(--lh-task)}}@media (min-width:48rem){.onege-material .oe-land-close{padding:var(--space-xl)}.oe-land-close>.m3e-card__content{column-gap:var(--space-xl);grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"stump copy action"}.oe-land-close__stump img{width:80px}.oe-land-close .m3e-button{width:auto}.oe-land-close .oe-arrow--close{display:none}}@media (min-width:60rem){.onege-material .oe-land-close{padding:var(--space-2xl)}.oe-land-close>.m3e-card__content{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"stump copy action"}.oe-land-close .oe-arrow--close{grid-area:arrow;align-self:center;display:block;transform:rotate(-8deg)}.oe-land-close__stump img{width:80px}}.oe-land-footer{justify-content:space-between;align-items:center;gap:var(--space-sm) var(--space-lg);padding-block:0 var(--space-xl);flex-wrap:wrap;display:flex}.oe-land-footer__mark{color:var(--fg-default);font-size:var(--text-h3);letter-spacing:-.02em;font-weight:700}.oe-landing .oe-land-footer__login{min-height:44px;color:var(--fg-default);font-size:var(--text-body);line-height:var(--lh-body);text-decoration:underline;-webkit-text-decoration-color:var(--ink-a12);text-decoration-color:var(--ink-a12);text-underline-offset:.2em;transition:text-decoration-color var(--motion-fast) var(--motion-ease-standard);align-items:center;font-weight:600;display:inline-flex}.oe-landing .oe-land-footer__login:hover,.oe-landing .oe-land-footer__login:focus-visible{text-decoration-color:currentColor}.oe-landing .oe-land-footer__copy{color:var(--fg-muted)}.oe-landing :focus-visible:not([class^=m3e-],[class*=\ m3e-]){outline-color:var(--primary)}.oe-landing :is(h1,h2,h3){text-wrap:balance}.oe-landing :is(p,.m3e-list-item__supporting,.ow-faq__answer){text-wrap:pretty}.oe-landing .m3e-button{--m3e-button-hover-container-shadow:none;--m3e-button-pressed-container-shadow:none}.oe-land-nav .oe-brand{padding-block:var(--space-xs);margin-block:calc(-1 * var(--space-xs))}.oe-landing .oe-land-pricing__note{max-width:60ch;margin:var(--space-md) 0 0;color:var(--fg-muted);font-size:var(--text-meta);line-height:var(--lh-meta)}.oe-land-pricing__note a{color:var(--fg-link);text-underline-offset:3px}.oe-land-pricing__note a:hover{text-decoration:underline}.oe-land-footer__legal{gap:var(--space-xs) var(--space-md);flex-wrap:wrap;flex-basis:100%;display:flex}.oe-land-footer__legal a{min-height:48px;color:var(--fg-muted);font-size:var(--text-label);line-height:var(--lh-label);text-underline-offset:4px;align-items:center;display:inline-flex}.oe-land-footer__legal a:hover,.oe-land-footer__legal a:focus-visible{color:var(--fg-default);text-decoration:underline}@media (pointer:coarse){.oe-landing :is(.oe-land-pricing__note a,.oe-land-footer__legal a):active{opacity:.6}}@media (max-width:47.9375rem){.oe-land-wrap{padding-inline:max(var(--land-gutter), env(safe-area-inset-left)) max(var(--land-gutter), env(safe-area-inset-right))}.oe-land-nav{padding-top:calc(var(--space-md) + env(safe-area-inset-top))}.oe-land-faq .ow-faq{scroll-margin-top:var(--space-md)}.oe-land-footer{padding-bottom:calc(var(--space-xl) + 64px + env(safe-area-inset-bottom))}}.oe-land-dock{display:none}@media (max-width:47.9375rem){.oe-land-dock{inset-inline:0;z-index:20;align-items:center;gap:var(--space-sm);padding:10px max(var(--land-gutter), env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(var(--land-gutter), env(safe-area-inset-left));border-top:1px solid var(--border-default);background:color-mix(in srgb, var(--bg-canvas) 88%, transparent);-webkit-backdrop-filter:saturate(1.6)blur(12px);backdrop-filter:saturate(1.6)blur(12px);visibility:hidden;transition:transform var(--motion-base) var(--motion-ease-emphasized), visibility var(--motion-base) step-end;display:flex;position:fixed;bottom:0;transform:translateY(101%)}.oe-land-dock[data-shown]{visibility:visible;transition:transform var(--motion-base) var(--motion-ease-emphasized), visibility var(--motion-base) step-start;transform:none}.oe-land-dock__go{flex:1}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.oe-land-dock{background:var(--bg-canvas)}}}@media (prefers-reduced-motion:reduce){.oe-land-dock{transition:none}}
.oe-landing{--land-terracotta:#a75231;--land-terracotta-soft:color-mix(in srgb, var(--land-terracotta) 10%, var(--bg-canvas));--land-terracotta-line:color-mix(in srgb, var(--land-terracotta) 26%, var(--bg-canvas))}.oe-landing :is(.oe-land-edge,.oe-land-pricing)>.oe-land-section__head:before{content:"";border-radius:var(--radius-pill);background:var(--land-terracotta);width:48px;height:4px;margin-bottom:4px}.oe-landing .oe-land-demo-remix{--m3e-card-container-color:var(--land-terracotta-soft);border-color:var(--land-terracotta-line)}.oe-landing .oe-land-demo-remix__icon{background:color-mix(in srgb, var(--land-terracotta) 12%, transparent);color:var(--land-terracotta)}.oe-landing .oe-land-demo-remix__eyebrow,.oe-landing .oe-land-demo-remix__actions button{color:var(--land-terracotta)}.oe-landing .oe-land-pricing__card--tutor{--m3e-card-container-color:var(--land-terracotta-soft);background:var(--land-terracotta-soft);border-color:var(--land-terracotta-line)}.oe-landing .oe-land-pricing__card--tutor .oe-land-pricing__title{color:var(--land-terracotta)}
.oe-landing .oe-land-edge{margin-top:var(--land-rhythm-2);padding:40px max(var(--land-gutter), calc((100% - var(--land-max)) / 2 + var(--land-gutter)));background:var(--bg-subtle);border-block:1px solid var(--border-default)}.oe-landing .oe-land-edge>.oe-land-section__head{max-width:none}.oe-landing .oe-land-edge__grid{gap:24px}.oe-landing .oe-land-demo-remix{--m3e-card-container-color:var(--bg-surface)}.oe-landing .oe-land-scale2__panel{border-radius:var(--radius-hero);background:var(--bg-subtle);border:1px solid var(--border-default);gap:24px;padding:24px;display:grid}@media (max-width:767px){.oe-landing .oe-land-edge{padding-block:28px}.oe-landing .oe-land-scale2__panel{gap:12px;padding:12px}.oe-landing .oe-land-scale2__features{gap:12px}.oe-landing .oe-land-scale2__proof{padding:20px}}
