.oumo-mq{background:var(--mq-page-bg);color:var(--mq-ink);font-family:var(--mq-sans);font-size:var(--body-fs);line-height:1.65;-webkit-font-smoothing:antialiased}.oumo-mq *{box-sizing:border-box}.oumo-mq a{color:inherit;text-decoration:none}.oumo-mq .mq-wrap{max-width:1240px;margin:0 auto;padding:0 40px}.oumo-mq .mq-wrap-tight{max-width:1040px;margin:0 auto;padding:0 40px}.oumo-mq h1,.oumo-mq h2,.oumo-mq h3,.oumo-mq h4{font-family:var(--mq-serif);font-weight:400;color:var(--mq-cocoa);letter-spacing:-.01em;line-height:1.02}.oumo-mq .mq-hand{font-family:var(--mq-hand);color:var(--mq-accent);font-weight:700;display:inline-block;transform:rotate(-3deg);margin:0 .1em}.oumo-mq .mq-underline{position:relative;display:inline-block}.oumo-mq .mq-underline:after{content:"";position:absolute;left:0;right:0;bottom:10px;height:14px;background:var(--mq-accent-soft);z-index:0;border-radius:999px;transform-origin:left center;transform:scaleX(0);animation:mqDrawUnderline 1s cubic-bezier(.6,.05,.2,1) .8s forwards}@keyframes mqDrawUnderline{to{transform:scaleX(1)}}.oumo-mq .mq-underline>*{position:relative;z-index:1}.oumo-mq .mq-eyebrow{display:inline-flex;align-items:center;gap:10px;background:var(--mq-milk);border:1px solid var(--mq-peach);border-radius:999px;padding:8px 18px;font-size:12px;letter-spacing:.06em;color:var(--mq-mocha);margin-bottom:20px}.oumo-mq .mq-eyebrow .mq-dot{width:8px;height:8px;border-radius:50%;background:var(--mq-accent);animation:mqPulseDot 2.4s ease-in-out infinite}@keyframes mqPulseDot{0%,to{transform:scale(1);opacity:1;box-shadow:0 0 #d67b4e80}50%{transform:scale(1.25);opacity:.85;box-shadow:0 0 0 8px #d67b4e00}}.oumo-mq .mq-hero{padding:80px 0 64px;position:relative;overflow:hidden}.oumo-mq .mq-blob{position:absolute;border-radius:50%;z-index:0;opacity:.55}.oumo-mq .mq-blob-1{top:-140px;left:-80px;width:360px;height:360px;filter:blur(2px);animation:mqFloatBlob 18s ease-in-out infinite}.oumo-mq .mq-blob-2{bottom:-100px;right:6%;width:260px;height:260px;opacity:.35;animation:mqFloatBlob 22s ease-in-out -8s infinite}.oumo-mq .mq-blob-3{top:20%;right:-50px;width:150px;height:150px;animation:mqFloatBlob 14s ease-in-out -4s infinite}@keyframes mqFloatBlob{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-20px) scale(1.05)}66%{transform:translate(-20px,25px) scale(.95)}}.oumo-mq .mq-hero .mq-wrap{position:relative;z-index:1}.oumo-mq .mq-hero h1{font-size:calc(clamp(52px,8vw,116px) * (var(--heading-scale) / 100));line-height:.98;max-width:1000px}.oumo-mq .mq-hero h1 .mq-word{display:inline-block;opacity:0;transform:translateY(40px);animation:mqWordIn .9s cubic-bezier(.25,.1,.25,1) forwards}.oumo-mq .mq-hero h1 .mq-word:nth-child(1){animation-delay:.05s}.oumo-mq .mq-hero h1 .mq-word:nth-child(2){animation-delay:.18s}.oumo-mq .mq-hero h1 .mq-word:nth-child(3){animation-delay:.31s}.oumo-mq .mq-hero h1 .mq-word:nth-child(4){animation-delay:.44s}.oumo-mq .mq-hero h1 .mq-word:nth-child(5){animation-delay:.57s}@keyframes mqWordIn{to{opacity:1;transform:translateY(0)}}.oumo-mq .mq-hero .mq-eyebrow{opacity:0;animation:mqWordIn .7s ease forwards .1s}.oumo-mq .mq-hero-sub{margin-top:28px;font-size:calc(var(--body-fs) * 1.18);color:var(--mq-mocha);max-width:640px;line-height:1.6;opacity:0;animation:mqWordIn .9s cubic-bezier(.25,.1,.25,1) forwards .7s}.oumo-mq .mq-hero-sub b{color:var(--mq-cocoa);font-weight:700}.oumo-mq .mq-hero-tiles{margin-top:44px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.oumo-mq .mq-hero-tile{background:var(--mq-milk);border:1px solid var(--mq-peach-soft);border-radius:18px;padding:18px 20px;display:flex;align-items:center;gap:14px;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s ease,border-color .35s ease;opacity:0;animation:mqWordIn .7s cubic-bezier(.25,.1,.25,1) forwards}.oumo-mq .mq-hero-tile:nth-child(1){animation-delay:.95s}.oumo-mq .mq-hero-tile:nth-child(2){animation-delay:1.05s}.oumo-mq .mq-hero-tile:nth-child(3){animation-delay:1.15s}.oumo-mq .mq-hero-tile:hover{transform:translateY(-4px);box-shadow:0 14px 30px -16px #5b3a2340;border-color:var(--mq-peach)}.oumo-mq .mq-tile-dot{width:40px;height:40px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:var(--mq-serif);font-size:18px;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.oumo-mq .mq-hero-tile:hover .mq-tile-dot{transform:rotate(-12deg) scale(1.08)}.oumo-mq .mq-tile-name{font-weight:700;color:var(--mq-cocoa);font-size:14.5px}.oumo-mq .mq-tile-tag{font-size:12.5px;color:var(--mq-mocha)}.oumo-mq .mq-sec{padding:96px 0;position:relative}.oumo-mq .mq-sec-head{text-align:center;margin-bottom:48px}.oumo-mq .mq-sec-head h2{font-size:calc(clamp(38px,5.6vw,68px) * (var(--heading-scale) / 100));max-width:900px;margin:0 auto}.oumo-mq .mq-sec-sub{margin-top:18px;font-size:calc(var(--body-fs) * 1.06);color:var(--mq-mocha);max-width:620px;margin-left:auto;margin-right:auto}.oumo-mq .mq-tabs{display:flex;justify-content:center;gap:0;border-bottom:1px solid var(--mq-peach);margin-bottom:48px;position:relative;flex-wrap:wrap}.oumo-mq .mq-tab{background:transparent;border:none;cursor:pointer;font-family:var(--mq-sans);font-weight:600;font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:var(--mq-mute);padding:18px 32px;transition:color .3s ease;flex:1 1 auto;text-align:center;max-width:340px;position:relative}.oumo-mq .mq-tab:before{content:"";position:absolute;top:8px;right:12px;bottom:8px;left:12px;border-radius:10px;background:var(--mq-accent-soft);opacity:0;transform:scale(.85);transition:opacity .3s ease,transform .3s ease;z-index:-1}.oumo-mq .mq-tab:hover{color:var(--mq-cocoa)}.oumo-mq .mq-tab:hover:before{opacity:.4;transform:scale(1)}.oumo-mq .mq-tab.is-active{color:var(--mq-cocoa)}.oumo-mq .mq-tab.is-active:before{opacity:0}.oumo-mq .mq-tab-indicator{position:absolute;bottom:-1px;height:2px;background:var(--mq-cocoa);transition:left .45s cubic-bezier(.65,.05,.36,1),width .45s cubic-bezier(.65,.05,.36,1);pointer-events:none;border-radius:2px}.oumo-mq .mq-panels{position:relative;min-height:300px}.oumo-mq .mq-panel{display:none}.oumo-mq .mq-panel.is-active{display:block;animation:mqPanelIn .55s cubic-bezier(.25,.1,.25,1) forwards}@keyframes mqPanelIn{0%{opacity:0;transform:translateY(20px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.oumo-mq .mq-mcard{background:var(--mq-milk);border:1px solid var(--mq-peach-soft);border-radius:28px;padding:40px;position:relative;overflow:hidden;transition:box-shadow .4s ease}.oumo-mq .mq-mcard:before{content:"";position:absolute;top:-100px;right:-100px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,var(--mq-accent-soft) 0%,transparent 70%);opacity:.35;pointer-events:none;animation:mqFloatBlob 16s ease-in-out infinite}.oumo-mq .mq-mcard:hover{box-shadow:0 24px 60px -28px #5b3a232e}.oumo-mq .mq-badge{position:absolute;top:20px;right:20px;font-weight:700;font-size:11px;letter-spacing:.1em;text-transform:uppercase;padding:8px 14px;border-radius:999px;z-index:2;animation:mqBadgePop .55s cubic-bezier(.34,1.56,.64,1) .25s both}@keyframes mqBadgePop{0%{opacity:0;transform:translateY(-6px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.oumo-mq .mq-sub-label{color:var(--mq-accent);font-weight:700;font-size:13px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.oumo-mq .mq-mcard h3{font-size:calc(clamp(28px,3.4vw,40px) * (var(--heading-scale) / 100));line-height:1.05;margin-bottom:18px}.oumo-mq .mq-desc{font-size:var(--body-fs);color:var(--mq-ink);line-height:1.7;margin-bottom:18px;max-width:680px}.oumo-mq .mq-desc b{color:var(--mq-cocoa);font-weight:700}.oumo-mq .mq-panel.is-active .mq-desc{animation:mqWordIn .6s cubic-bezier(.25,.1,.25,1) both .1s}.oumo-mq .mq-pills{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:20px}.oumo-mq .mq-pill{background:var(--mq-page-bg);border:1px solid var(--mq-peach-soft);border-radius:14px;padding:14px 16px;transition:transform .35s cubic-bezier(.34,1.56,.64,1),border-color .3s ease,background .3s ease}.oumo-mq .mq-pill:hover{transform:translateY(-3px) rotate(-1deg);border-color:var(--mq-accent);background:var(--mq-milk)}.oumo-mq .mq-pill .k{font-family:var(--mq-hand);color:var(--mq-accent);font-size:18px;line-height:1;margin-bottom:4px;transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.oumo-mq .mq-pill:hover .k{transform:rotate(-4deg) scale(1.08)}.oumo-mq .mq-pill .v{font-size:13.5px;color:var(--mq-ink);font-weight:600;line-height:1.4}.oumo-mq .mq-panel.is-active .mq-pill{animation:mqPillRise .55s cubic-bezier(.25,.1,.25,1) both}.oumo-mq .mq-panel.is-active .mq-pill:nth-child(1){animation-delay:.18s}.oumo-mq .mq-panel.is-active .mq-pill:nth-child(2){animation-delay:.26s}.oumo-mq .mq-panel.is-active .mq-pill:nth-child(3){animation-delay:.34s}.oumo-mq .mq-panel.is-active .mq-pill:nth-child(4){animation-delay:.42s}@keyframes mqPillRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.oumo-mq .mq-cert{display:flex;gap:14px;align-items:flex-start;background:var(--mq-accent-soft);border-radius:16px;padding:16px 18px;margin-bottom:14px;position:relative;overflow:hidden}.oumo-mq .mq-cert:after{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);animation:mqShimmer 4s ease-in-out infinite}@keyframes mqShimmer{0%,40%{left:-100%}60%,to{left:120%}}.oumo-mq .mq-seal{flex-shrink:0;width:46px;height:46px;border-radius:50%;background:var(--mq-milk);display:flex;align-items:center;justify-content:center;font-family:var(--mq-serif);color:var(--mq-accent);font-size:18px;border:2px dashed var(--mq-accent);animation:mqRotateSeal 18s linear infinite}@keyframes mqRotateSeal{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.oumo-mq .mq-cert-txt{font-size:13.5px;color:var(--mq-cocoa);line-height:1.55}.oumo-mq .mq-cert-txt b{color:var(--mq-cocoa);font-weight:800}.oumo-mq .mq-panel.is-active .mq-cert{animation:mqWordIn .6s cubic-bezier(.25,.1,.25,1) both .5s}.oumo-mq .mq-who{background:var(--mq-page-bg);border-radius:16px;padding:14px 18px;font-size:14.5px;color:var(--mq-cocoa);display:flex;gap:10px;align-items:flex-start}.oumo-mq .mq-who b{font-weight:800;color:var(--mq-cocoa)}.oumo-mq .mq-who-tag{font-family:var(--mq-hand);color:var(--mq-accent);font-size:20px;flex-shrink:0;transform:rotate(-3deg)}.oumo-mq .mq-panel.is-active .mq-who{animation:mqWordIn .6s cubic-bezier(.25,.1,.25,1) both .55s}.oumo-mq .mq-compare{background:var(--mq-milk);border:1px solid var(--mq-peach-soft);border-radius:24px;overflow:hidden;max-width:1040px;margin:0 auto}.oumo-mq .mq-chead,.oumo-mq .mq-crow{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr}.oumo-mq .mq-chead{background:var(--mq-peach-soft)}.oumo-mq .mq-chead div{padding:20px 22px;font-family:var(--mq-serif);color:var(--mq-cocoa);font-size:18px}.oumo-mq .mq-chead div.k{font-family:var(--mq-sans);font-weight:700;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--mq-mocha)}.oumo-mq .mq-crow{border-top:1px solid var(--mq-peach-soft);transition:background .3s ease}.oumo-mq .mq-crow:hover{background:var(--mq-ivory)}.oumo-mq .mq-crow div{padding:18px 22px;font-size:14.5px;color:var(--mq-ink);line-height:1.5}.oumo-mq .mq-crow div.k{font-weight:700;color:var(--mq-mocha);font-size:13px;letter-spacing:.04em;background:var(--mq-ivory)}.oumo-mq .mq-crow div b{color:var(--mq-cocoa);font-weight:700}.oumo-mq .mq-cta{position:relative;overflow:hidden}.oumo-mq .mq-cta:before,.oumo-mq .mq-cta:after{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(214,123,78,.18) 0%,transparent 70%);pointer-events:none}.oumo-mq .mq-cta:before{top:-200px;left:-200px;animation:mqFloatBlob 20s ease-in-out infinite}.oumo-mq .mq-cta:after{bottom:-200px;right:-200px;animation:mqFloatBlob 24s ease-in-out -10s infinite}.oumo-mq .mq-cta h2{font-size:calc(clamp(44px,6vw,84px) * (var(--heading-scale) / 100))}.oumo-mq .mq-cta-sub{margin-top:18px;font-size:17px;max-width:560px;margin-left:auto;margin-right:auto;line-height:1.6}.oumo-mq .mq-btns{display:flex;gap:12px;justify-content:center;margin-top:36px;flex-wrap:wrap}.oumo-mq .mq-btn{padding:14px 26px;border-radius:999px;font-family:var(--mq-sans);font-weight:700;font-size:14px;letter-spacing:.02em;display:inline-block;border:1px solid transparent;position:relative;overflow:hidden;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s ease,background .25s ease}.oumo-mq .mq-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);transition:left .55s ease}.oumo-mq .mq-btn:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 12px 24px -10px #0000004d}.oumo-mq .mq-btn:hover:before{left:100%}.oumo-mq .mq-btn-soft{border:1px solid var(--mq-peach)}.oumo-mq .mq-btn-ghost{background:transparent}.oumo-mq .mq-reveal{opacity:0;transform:translateY(28px);transition:opacity .9s cubic-bezier(.25,.1,.25,1),transform .9s cubic-bezier(.25,.1,.25,1)}.oumo-mq .mq-reveal.in{opacity:1;transform:translateY(0)}.oumo-mq .mq-reveal-stagger>*{opacity:0;transform:translateY(20px);transition:opacity .7s cubic-bezier(.25,.1,.25,1),transform .7s cubic-bezier(.25,.1,.25,1)}.oumo-mq .mq-reveal-stagger.in>*{opacity:1;transform:translateY(0)}.oumo-mq .mq-reveal-stagger.in>*:nth-child(1){transition-delay:.05s}.oumo-mq .mq-reveal-stagger.in>*:nth-child(2){transition-delay:.15s}.oumo-mq .mq-reveal-stagger.in>*:nth-child(3){transition-delay:.25s}.oumo-mq .mq-reveal-stagger.in>*:nth-child(4){transition-delay:.35s}.oumo-mq .mq-reveal-stagger.in>*:nth-child(5){transition-delay:.45s}.oumo-mq .mq-reveal-stagger.in>*:nth-child(6){transition-delay:.55s}.oumo-mq .mq-reveal-stagger.in>*:nth-child(7){transition-delay:.65s}.oumo-mq .mq-reveal-stagger.in>*:nth-child(8){transition-delay:.75s}@media(prefers-reduced-motion:reduce){.oumo-mq *{animation:none!important;transition-duration:.01ms!important}.oumo-mq .mq-reveal,.oumo-mq .mq-reveal-stagger>*{opacity:1;transform:none}.oumo-mq .mq-hero h1 .mq-word,.oumo-mq .mq-hero-sub,.oumo-mq .mq-hero-tile,.oumo-mq .mq-hero .mq-eyebrow{opacity:1;transform:none}}@media(max-width:900px){.oumo-mq .mq-wrap,.oumo-mq .mq-wrap-tight{padding:0 20px}.oumo-mq .mq-hero{padding:56px 0 40px}.oumo-mq .mq-hero-tiles{grid-template-columns:1fr}.oumo-mq .mq-sec{padding:68px 0}.oumo-mq .mq-sec-head,.oumo-mq .mq-tabs{margin-bottom:32px}.oumo-mq .mq-tab{padding:14px 12px;font-size:11px;letter-spacing:.12em}.oumo-mq .mq-mcard{padding:28px}.oumo-mq .mq-pills{grid-template-columns:repeat(2,1fr)}.oumo-mq .mq-chead,.oumo-mq .mq-crow{font-size:12px}.oumo-mq .mq-chead div,.oumo-mq .mq-crow div{padding:14px 10px;font-size:12px}}.oumo-osp{background:var(--osp-page-bg);color:var(--osp-ink);font-family:var(--osp-sans);font-size:var(--body-fs);line-height:1.65;-webkit-font-smoothing:antialiased}.oumo-osp *{box-sizing:border-box}.oumo-osp a{color:inherit;text-decoration:none}.oumo-osp button{font-family:inherit;cursor:pointer}.oumo-osp .osp-wrap{max-width:1240px;margin:0 auto;padding:0 40px}.oumo-osp .osp-wrap-tight{max-width:1040px;margin:0 auto;padding:0 40px}.oumo-osp h1,.oumo-osp h2,.oumo-osp h3,.oumo-osp h4{font-family:var(--osp-serif);font-weight:400;color:var(--osp-cocoa);letter-spacing:-.01em;line-height:1.05}.oumo-osp .osp-hand{font-family:var(--osp-hand);color:var(--osp-accent);font-weight:700;display:inline-block;transform:rotate(-3deg);margin:0 .1em}.oumo-osp .osp-underline{position:relative;display:inline-block}.oumo-osp .osp-underline:after{content:"";position:absolute;left:0;right:0;bottom:8px;height:14px;background:var(--osp-accent-soft);z-index:0;border-radius:999px;transform-origin:left center;transform:scaleX(0);animation:ospDrawU 1s cubic-bezier(.6,.05,.2,1) .8s forwards}@keyframes ospDrawU{to{transform:scaleX(1)}}.oumo-osp .osp-underline>*{position:relative;z-index:1}.oumo-osp .osp-shimmer{color:var(--osp-cocoa, #5B3A23)}@supports ((-webkit-background-clip: text) or (background-clip: text)){.oumo-osp .osp-shimmer{background:linear-gradient(110deg,var(--osp-cocoa, #5B3A23) 30%,var(--osp-accent, #D67B4E) 50%,var(--osp-cocoa, #5B3A23) 70%);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:ospShimmer 4.5s linear infinite 1.4s}}@keyframes ospShimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.oumo-osp .osp-eyebrow{display:inline-flex;align-items:center;gap:10px;background:var(--osp-milk);border:1px solid var(--osp-peach);border-radius:999px;padding:8px 18px;font-size:12px;letter-spacing:.06em;color:var(--osp-mocha);margin-bottom:20px;text-transform:uppercase}.oumo-osp .osp-eyebrow-light{background:transparent}.oumo-osp .osp-eyebrow .osp-dot{width:8px;height:8px;border-radius:50%;background:var(--osp-accent);animation:ospPulse 2.4s ease-in-out infinite}@keyframes ospPulse{0%,to{transform:scale(1);opacity:1;box-shadow:0 0 #d67b4e80}50%{transform:scale(1.25);opacity:.85;box-shadow:0 0 0 8px #d67b4e00}}.oumo-osp .osp-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--osp-sans);font-weight:700;font-size:14px;letter-spacing:.04em;padding:16px 30px;border-radius:999px;border:1px solid transparent;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,background .25s ease;overflow:hidden;will-change:transform}.oumo-osp .osp-btn:hover{transform:translateY(-2px);box-shadow:0 18px 36px -18px #5b3a2373}.oumo-osp .osp-btn-soft{border:1px solid var(--osp-peach)}.oumo-osp .osp-btn-primary{box-shadow:0 14px 28px -14px #d67b4e8c}.oumo-osp .osp-btn-primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.45) 50%,transparent 70%);background-size:300% 100%;background-position:200% 0;animation:ospBtnSheen 5s ease-in-out infinite 1s;pointer-events:none}@keyframes ospBtnSheen{0%{background-position:200% 0}60%{background-position:-100% 0}to{background-position:-100% 0}}.oumo-osp .osp-btn .osp-btn-label,.oumo-osp .osp-btn .osp-btn-arrow{position:relative;z-index:1}.oumo-osp .osp-btn .osp-btn-arrow{transition:transform .35s cubic-bezier(.4,0,.2,1)}.oumo-osp .osp-btn:hover .osp-btn-arrow{transform:translate(5px)}.oumo-osp .osp-magnetic{will-change:transform}.oumo-osp .osp-hero{padding:96px 0 80px;position:relative;overflow:hidden}.oumo-osp .osp-blob{position:absolute;border-radius:50%;z-index:0;opacity:.55;will-change:transform}.oumo-osp .osp-blob-1{top:-160px;left:-90px;width:380px;height:380px;filter:blur(2px);animation:ospFloat 18s ease-in-out infinite}.oumo-osp .osp-blob-2{bottom:-110px;right:6%;width:280px;height:280px;opacity:.35;animation:ospFloat 22s ease-in-out -8s infinite}.oumo-osp .osp-blob-3{top:18%;right:-50px;width:160px;height:160px;animation:ospFloat 14s ease-in-out -4s infinite}@keyframes ospFloat{0%,to{transform:translate(var(--mx,0px),var(--my,0px)) scale(1)}33%{transform:translate(calc(30px + var(--mx,0px)),calc(-20px + var(--my,0px))) scale(1.05)}66%{transform:translate(calc(-20px + var(--mx,0px)),calc(25px + var(--my,0px))) scale(.95)}}.oumo-osp .osp-grid-mesh{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.4;background-image:radial-gradient(circle at 20% 30%,var(--osp-accent-soft) 0%,transparent 35%),radial-gradient(circle at 80% 70%,var(--osp-sage) 0%,transparent 40%),radial-gradient(circle at 60% 20%,var(--osp-peach) 0%,transparent 38%);filter:blur(60px);animation:ospMeshShift 20s ease-in-out infinite}@keyframes ospMeshShift{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-2%,2%) scale(1.05)}}.oumo-osp .osp-hero .osp-wrap{position:relative;z-index:1}.oumo-osp .osp-hero h1{font-size:calc(clamp(48px,7.6vw,108px) * (var(--heading-scale) / 100));line-height:1;max-width:1080px}.oumo-osp .osp-hero h1 .osp-word{display:inline-block;opacity:0;transform:translateY(36px);animation:ospWordIn .9s cubic-bezier(.25,.1,.25,1) forwards}.oumo-osp .osp-hero h1 .osp-word:nth-child(1){animation-delay:.05s}.oumo-osp .osp-hero h1 .osp-word:nth-child(2){animation-delay:.18s}.oumo-osp .osp-hero h1 .osp-word:nth-child(3){animation-delay:.31s}.oumo-osp .osp-hero h1 .osp-word:nth-child(4){animation-delay:.44s}.oumo-osp .osp-hero h1 .osp-word:nth-child(5){animation-delay:.57s}@keyframes ospWordIn{to{opacity:1;transform:translateY(0)}}.oumo-osp .osp-hero .osp-eyebrow{opacity:0;animation:ospWordIn .7s ease forwards .1s}.oumo-osp .osp-hero-sub{margin-top:26px;font-size:calc(var(--body-fs) * 1.18);color:var(--osp-mocha);max-width:680px;line-height:1.6;opacity:0;animation:ospWordIn .9s cubic-bezier(.25,.1,.25,1) forwards .7s}.oumo-osp .osp-hero-sub b{color:var(--osp-cocoa);font-weight:700}.oumo-osp .osp-stats{margin-top:42px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;background:var(--osp-milk);border:1px solid var(--osp-peach);border-radius:22px;padding:24px 26px;box-shadow:0 18px 50px -32px #5b3a2359}.oumo-osp .osp-stat{position:relative;padding:6px 4px;text-align:left}.oumo-osp .osp-stat+.osp-stat{border-left:1px dashed var(--osp-peach)}.oumo-osp .osp-stat-num{font-family:var(--osp-serif);font-size:38px;line-height:1;color:var(--osp-cocoa);letter-spacing:-.02em;display:flex;align-items:baseline;gap:2px}.oumo-osp .osp-stat-label{margin-top:8px;font-size:12.5px;color:var(--osp-mocha);letter-spacing:.05em;text-transform:uppercase}.oumo-osp .osp-hero-tiles{margin-top:32px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.oumo-osp .osp-hero-tile{background:var(--osp-milk);border:1px solid var(--osp-peach-soft);border-radius:18px;padding:18px 20px;display:flex;align-items:center;gap:14px;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s ease,border-color .35s ease;opacity:0;animation:ospWordIn .7s cubic-bezier(.25,.1,.25,1) forwards}.oumo-osp .osp-hero-tile:nth-child(1){animation-delay:.95s}.oumo-osp .osp-hero-tile:nth-child(2){animation-delay:1.05s}.oumo-osp .osp-hero-tile:nth-child(3){animation-delay:1.15s}.oumo-osp .osp-hero-tile:hover{transform:translateY(-6px) rotate(-.5deg);box-shadow:0 18px 36px -16px #5b3a234d;border-color:var(--osp-peach)}.oumo-osp .osp-float{animation:ospWordIn .7s forwards,ospFloatY 6s ease-in-out infinite 1.4s}.oumo-osp .osp-hero-tile:nth-child(2).osp-float{animation:ospWordIn .7s forwards 1.05s,ospFloatY 6.5s ease-in-out infinite 1.6s}.oumo-osp .osp-hero-tile:nth-child(3).osp-float{animation:ospWordIn .7s forwards 1.15s,ospFloatY 7s ease-in-out infinite 1.8s}@keyframes ospFloatY{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.oumo-osp .osp-tile-dot{width:42px;height:42px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:var(--osp-serif);font-size:18px;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.oumo-osp .osp-hero-tile:hover .osp-tile-dot{transform:rotate(-12deg) scale(1.1)}.oumo-osp .osp-tile-name{font-weight:700;color:var(--osp-cocoa);font-size:14.5px}.oumo-osp .osp-tile-tag{font-size:12.5px;color:var(--osp-mocha)}.oumo-osp .osp-hero-cta{margin-top:38px;display:flex;flex-wrap:wrap;gap:12px;opacity:0;animation:ospWordIn .9s ease forwards 1.25s}.oumo-osp .osp-marquee{position:relative;border-top:1px solid;border-bottom:1px solid;overflow:hidden;padding:18px 0}.oumo-osp .osp-marquee-track{display:flex;width:max-content;animation:ospMarquee 40s linear infinite}.oumo-osp .osp-marquee:hover .osp-marquee-track{animation-play-state:paused}.oumo-osp .osp-marquee-row{display:flex;align-items:center;flex-shrink:0}.oumo-osp .osp-marquee-item{font-family:var(--osp-serif);font-size:22px;letter-spacing:.01em;padding:0 28px;white-space:nowrap}.oumo-osp .osp-marquee-sep{font-size:16px;opacity:.6;padding:0 4px}@keyframes ospMarquee{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.oumo-osp .osp-sec{padding:104px 0;position:relative;overflow:hidden}.oumo-osp .osp-sec-head{text-align:center;margin-bottom:56px}.oumo-osp .osp-sec-head h2{font-size:calc(clamp(36px,5.2vw,64px) * (var(--heading-scale) / 100));max-width:920px;margin:0 auto}.oumo-osp .osp-sec-sub{margin-top:18px;font-size:calc(var(--body-fs) * 1.06);color:var(--osp-mocha);max-width:640px;margin-left:auto;margin-right:auto}.oumo-osp .osp-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;perspective:1200px}.oumo-osp .osp-card{position:relative;background:var(--osp-milk);border:1px solid var(--osp-peach-soft);border-radius:24px;padding:32px 28px;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s ease,border-color .4s ease;transform-style:preserve-3d;will-change:transform}.oumo-osp .osp-card:hover{box-shadow:0 30px 60px -28px #5b3a2359;border-color:var(--osp-peach)}.oumo-osp .osp-card-shine{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at var(--mx,50%) var(--my,50%),rgba(255,255,255,.4) 0%,transparent 50%);opacity:0;transition:opacity .4s ease}.oumo-osp .osp-card:hover .osp-card-shine{opacity:1}.oumo-osp .osp-card-icon{position:relative;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--osp-serif);font-size:24px;font-weight:700;margin-bottom:22px;overflow:hidden}.oumo-osp .osp-card-icon-glyph{position:relative;z-index:1}.oumo-osp .osp-card-icon-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.7) 50%,transparent 70%);background-size:200% 100%;background-position:200% 0;transition:background-position .6s ease}.oumo-osp .osp-card:hover .osp-card-icon-shimmer{background-position:-100% 0}.oumo-osp .osp-card-title{font-size:22px;margin:0 0 10px;line-height:1.2}.oumo-osp .osp-card-body{color:var(--osp-mocha);font-size:15.5px;line-height:1.65}.oumo-osp .osp-card-body p{margin:0 0 8px}.oumo-osp .osp-card-body b{color:var(--osp-cocoa);font-weight:700}.oumo-osp .osp-steps-wrap{position:relative}.oumo-osp .osp-steps-line{position:absolute;top:46px;left:8%;right:8%;width:84%;height:4px;z-index:0;stroke-dasharray:300;stroke-dashoffset:300;transition:stroke-dashoffset 1.6s cubic-bezier(.65,.05,.36,1)}.oumo-osp .osp-steps-line line{stroke-dasharray:2 4;stroke-dashoffset:0}.oumo-osp .osp-steps-wrap.is-in .osp-steps-line{stroke-dashoffset:0}@media(max-width:960px){.oumo-osp .osp-steps-line{display:none}}.oumo-osp .osp-steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;position:relative;z-index:1}.oumo-osp .osp-steps[data-steps="3"]{grid-template-columns:repeat(3,1fr)}.oumo-osp .osp-steps[data-steps="2"]{grid-template-columns:repeat(2,1fr)}.oumo-osp .osp-step{background:var(--osp-milk);border:1px solid var(--osp-peach-soft);border-radius:22px;padding:32px 26px 28px;position:relative;transition:transform .35s ease,box-shadow .35s ease}.oumo-osp .osp-step:hover{transform:translateY(-6px);box-shadow:0 26px 48px -28px #5b3a234d}.oumo-osp .osp-step-num{position:relative;width:48px;height:48px;border-radius:50%;background:var(--osp-step-1, var(--osp-accent));color:var(--osp-milk);display:flex;align-items:center;justify-content:center;font-family:var(--osp-serif);font-size:22px;font-weight:700;margin-bottom:18px;box-shadow:0 10px 24px -10px #d67b4e8c;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.oumo-osp .osp-step:hover .osp-step-num{transform:scale(1.1) rotate(-8deg)}.oumo-osp .osp-step-num span:first-child{position:relative;z-index:1}.oumo-osp .osp-step-pulse{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:inherit;animation:ospStepPulse 3s ease-out infinite}@keyframes ospStepPulse{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.oumo-osp .osp-step:nth-child(1) .osp-step-num{background:var(--osp-step-1)}.oumo-osp .osp-step:nth-child(2) .osp-step-num{background:var(--osp-step-2)}.oumo-osp .osp-step:nth-child(3) .osp-step-num{background:var(--osp-step-3)}.oumo-osp .osp-step:nth-child(4) .osp-step-num{background:var(--osp-step-4)}.oumo-osp .osp-step-title{font-size:20px;margin:0 0 8px;line-height:1.2}.oumo-osp .osp-step-text{color:var(--osp-mocha);font-size:15px;line-height:1.6}.oumo-osp .osp-step-tag{margin-top:14px;font-size:18px;color:var(--osp-accent)}.oumo-osp .osp-faq-list{display:flex;flex-direction:column;gap:12px}.oumo-osp .osp-faq-item{background:var(--osp-milk);border:1px solid var(--osp-peach-soft);border-radius:18px;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease}.oumo-osp .osp-faq-item.is-open{border-color:var(--osp-peach);box-shadow:0 14px 36px -22px #5b3a2359}.oumo-osp .osp-faq-q{width:100%;background:none;border:none;cursor:pointer;text-align:left;padding:22px 26px;display:flex;justify-content:space-between;align-items:center;gap:20px;color:inherit}.oumo-osp .osp-q{font-family:var(--osp-serif);font-size:19px;color:var(--osp-cocoa);line-height:1.3;flex:1}.oumo-osp .osp-toggle{width:32px;height:32px;flex-shrink:0;border-radius:50%;border:1px solid var(--osp-peach);background:var(--osp-page-bg);position:relative;transition:transform .4s cubic-bezier(.65,.05,.36,1),background .25s ease}.oumo-osp .osp-toggle:before,.oumo-osp .osp-toggle:after{content:"";position:absolute;left:50%;top:50%;background:var(--osp-cocoa);transition:transform .35s ease}.oumo-osp .osp-toggle:before{width:12px;height:2px;transform:translate(-50%,-50%)}.oumo-osp .osp-toggle:after{width:2px;height:12px;transform:translate(-50%,-50%)}.oumo-osp .osp-faq-item.is-open .osp-toggle{background:var(--osp-accent-soft);transform:rotate(180deg)}.oumo-osp .osp-faq-item.is-open .osp-toggle:after{transform:translate(-50%,-50%) scaleY(0)}.oumo-osp .osp-faq-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .45s cubic-bezier(.65,.05,.36,1)}.oumo-osp .osp-faq-item.is-open .osp-faq-panel{grid-template-rows:1fr}.oumo-osp .osp-faq-panel>.osp-a{overflow:hidden}.oumo-osp .osp-a{padding:0 26px;color:var(--osp-mocha);font-size:15.5px;line-height:1.7}.oumo-osp .osp-faq-item.is-open .osp-a{padding:0 26px 24px}.oumo-osp .osp-a p{margin:0 0 10px}.oumo-osp .osp-a p:last-child{margin:0}.oumo-osp .osp-a b{color:var(--osp-cocoa)}.oumo-osp .osp-apply{position:relative}.oumo-osp .osp-blob-soft{filter:blur(40px);opacity:.45}.oumo-osp .osp-blob-a{width:340px;height:340px;top:-120px;left:-100px}.oumo-osp .osp-blob-b{width:280px;height:280px;bottom:-100px;right:-60px;opacity:.35}.oumo-osp .osp-confetti{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2;overflow:hidden}.oumo-osp .osp-form-card{background:var(--osp-milk);border:1px solid var(--osp-peach);border-radius:28px;padding:42px 44px;box-shadow:0 30px 80px -40px #5b3a2373;position:relative;z-index:1}.oumo-osp .osp-form-intro{margin:0 0 26px;padding:14px 18px;background:var(--osp-page-bg);border:1px dashed var(--osp-peach);border-radius:14px;color:var(--osp-mocha);font-size:14px;line-height:1.55}.oumo-osp .osp-fgrid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.oumo-osp .osp-fld{position:relative;display:flex;flex-direction:column;gap:0;color:var(--osp-cocoa)}.oumo-osp .osp-fld-full{grid-column:1 / -1}.oumo-osp .osp-fld input:not([type=checkbox]):not([type=hidden]),.oumo-osp .osp-fld select,.oumo-osp .osp-fld textarea{font-family:var(--osp-sans);font-size:15.5px;color:var(--osp-ink);background:#fff;border:1.5px solid var(--osp-peach-soft);border-radius:14px;padding:24px 16px 12px;outline:none;transition:border-color .25s ease,box-shadow .25s ease,background .25s ease;width:100%;-webkit-appearance:none;appearance:none}.oumo-osp .osp-fld textarea{resize:vertical;min-height:140px;line-height:1.5;padding-top:30px}.oumo-osp .osp-fld select{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' fill='none'><path d='M1 1.5L6 6.5L11 1.5' stroke='%238C5A3C' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 18px center;background-size:12px 8px;padding-right:42px;cursor:pointer}.oumo-osp .osp-fl{position:absolute;top:16px;left:18px;font-size:14px;color:var(--osp-mocha);pointer-events:none;transition:transform .2s cubic-bezier(.4,0,.2,1),color .2s ease,font-size .2s ease;transform-origin:left top;background:transparent;padding:0 4px}.oumo-osp .osp-fld input:focus+.osp-fl,.oumo-osp .osp-fld input:not(:placeholder-shown)+.osp-fl,.oumo-osp .osp-fld textarea:focus+.osp-fl,.oumo-osp .osp-fld textarea:not(:placeholder-shown)+.osp-fl,.oumo-osp .osp-fld select:focus+.osp-fl,.oumo-osp .osp-fld select:valid+.osp-fl{transform:translate(-2px,-9px) scale(.78);color:var(--osp-accent);font-weight:700;letter-spacing:.04em}.oumo-osp .osp-fhint{display:block;margin-top:6px;padding-left:4px;font-size:12.5px;color:var(--osp-mute);font-style:italic;opacity:0;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease}.oumo-osp .osp-fld:focus-within .osp-fhint{opacity:1;transform:translateY(0)}.oumo-osp .osp-fld input:not([type=checkbox]):focus,.oumo-osp .osp-fld select:focus,.oumo-osp .osp-fld textarea:focus{border-color:var(--osp-accent);box-shadow:0 0 0 4px #d67b4e2e}.oumo-osp .osp-fld input:not([type=checkbox]):invalid:not(:placeholder-shown),.oumo-osp .osp-fld textarea:invalid:not(:placeholder-shown){border-color:#e89797}.oumo-osp .osp-checks{border:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:10px 12px}.oumo-osp .osp-fl-legend{padding:0;margin-bottom:14px;display:block;width:100%;font-size:14px;font-weight:700;letter-spacing:.04em;color:var(--osp-cocoa);text-transform:uppercase}.oumo-osp .osp-fl-legend em{color:var(--osp-accent);font-style:normal}.oumo-osp .osp-checks label{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1.5px solid var(--osp-peach-soft);border-radius:999px;padding:11px 18px;font-size:14px;color:var(--osp-cocoa);cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.oumo-osp .osp-checks label:hover{border-color:var(--osp-peach);transform:translateY(-1px)}.oumo-osp .osp-checks label:has(input:checked){background:var(--osp-accent-soft);border-color:var(--osp-accent);color:var(--osp-cocoa);font-weight:600}.oumo-osp .osp-checks input{accent-color:var(--osp-accent)}.oumo-osp .osp-fl-error{display:block;width:100%;margin-top:10px;color:#b04848;font-size:13px;opacity:0;max-height:0;overflow:hidden;transition:opacity .25s ease,max-height .25s ease}.oumo-osp .osp-checks.is-error .osp-fl-error{opacity:1;max-height:40px}.oumo-osp .osp-checks.is-error label{border-color:#e89797}.oumo-osp .osp-form-foot{margin-top:32px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.oumo-osp .osp-fnote{margin:0;color:var(--osp-mocha);font-size:13.5px;max-width:60%;line-height:1.5}.oumo-osp .osp-form-foot .osp-btn-primary{padding:18px 36px;font-size:15px}.oumo-osp .osp-form-error{background:#fdecec;border:1px solid #f3b9b9;color:#8a2222;padding:14px 18px;border-radius:14px;margin-bottom:22px;font-size:14px}.oumo-osp .osp-form-error ul{margin:6px 0 0 18px;padding:0}.oumo-osp .osp-form-success{text-align:center;padding:40px 12px;position:relative}.oumo-osp .osp-form-success-emoji{width:72px;height:72px;border-radius:50%;background:var(--osp-accent-soft);color:var(--osp-cocoa);display:inline-flex;align-items:center;justify-content:center;font-size:34px;font-weight:700;margin-bottom:18px;animation:ospPop .55s cubic-bezier(.34,1.56,.64,1) both,ospGlow 2.4s ease-in-out infinite .6s}@keyframes ospPop{0%{transform:scale(.4);opacity:0}to{transform:scale(1);opacity:1}}@keyframes ospGlow{0%,to{box-shadow:0 0 #d67b4e66}50%{box-shadow:0 0 0 14px #d67b4e00}}.oumo-osp .osp-form-success h3{font-size:30px;margin:0 0 10px;color:var(--osp-cocoa)}.oumo-osp .osp-form-success p{margin:0;color:var(--osp-mocha);font-size:16px}.osp-confetti-bit{position:absolute;width:8px;height:14px;border-radius:2px;top:30%;left:50%;opacity:0;animation:ospConfetti 1.6s ease-out forwards}@keyframes ospConfetti{0%{opacity:1;transform:translate(0) rotate(0)}to{opacity:0;transform:translate(var(--cx,0),var(--cy,200px)) rotate(var(--cr,360deg))}}.oumo-osp .osp-reveal{animation:ospRevealIn .8s cubic-bezier(.25,.1,.25,1) both}.oumo-osp .osp-reveal-stagger>*{animation:ospRevealIn .8s cubic-bezier(.25,.1,.25,1) both}.oumo-osp .osp-reveal-stagger>*:nth-child(1){animation-delay:.05s}.oumo-osp .osp-reveal-stagger>*:nth-child(2){animation-delay:.13s}.oumo-osp .osp-reveal-stagger>*:nth-child(3){animation-delay:.21s}.oumo-osp .osp-reveal-stagger>*:nth-child(4){animation-delay:.29s}.oumo-osp .osp-reveal-stagger>*:nth-child(5){animation-delay:.37s}.oumo-osp .osp-reveal-stagger>*:nth-child(6){animation-delay:.45s}.oumo-osp .osp-reveal-stagger>*:nth-child(7){animation-delay:.53s}.oumo-osp .osp-reveal-stagger>*:nth-child(8){animation-delay:.61s}@keyframes ospRevealIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}.oumo-osp .osp-steps-line{stroke-dashoffset:0!important}@media(prefers-reduced-motion:reduce){.oumo-osp *{animation-duration:.001ms!important;transition-duration:.001ms!important}.oumo-osp .osp-marquee-track{animation:none!important}}@media(max-width:960px){.oumo-osp .osp-wrap,.oumo-osp .osp-wrap-tight{padding:0 24px}.oumo-osp .osp-sec{padding:64px 0}.oumo-osp .osp-sec-head{margin-bottom:40px}.oumo-osp .osp-sec-head h2{font-size:calc(clamp(28px,5.6vw,52px) * (var(--heading-scale) / 100))}.oumo-osp .osp-hero{padding:56px 0 44px}.oumo-osp .osp-hero h1{font-size:calc(clamp(40px,8vw,80px) * (var(--heading-scale) / 100));line-height:1.04}.oumo-osp .osp-hero-sub{margin-top:18px;font-size:calc(var(--body-fs) * 1.06)}.oumo-osp .osp-stats{grid-template-columns:1fr 1fr;gap:12px;padding:18px 20px;margin-top:28px}.oumo-osp .osp-stat+.osp-stat{border-left:none}.oumo-osp .osp-stat:nth-child(odd){border-right:1px dashed var(--osp-peach);padding-right:12px}.oumo-osp .osp-stat-num{font-size:30px}.oumo-osp .osp-cards{grid-template-columns:1fr 1fr;gap:14px}.oumo-osp .osp-card{padding:24px 22px;border-radius:20px}.oumo-osp .osp-card-icon{width:48px;height:48px;font-size:20px;margin-bottom:16px}.oumo-osp .osp-card-title{font-size:19px}.oumo-osp .osp-card-body{font-size:14.5px;line-height:1.55}.oumo-osp .osp-steps,.oumo-osp .osp-steps[data-steps="3"],.oumo-osp .osp-steps[data-steps="2"]{grid-template-columns:1fr 1fr;gap:14px}.oumo-osp .osp-step{padding:24px 22px;border-radius:20px}.oumo-osp .osp-step-num{width:42px;height:42px;font-size:19px;margin-bottom:14px}.oumo-osp .osp-step-title{font-size:18.5px}.oumo-osp .osp-step-text{font-size:14.5px}.oumo-osp .osp-hero-tiles{grid-template-columns:1fr 1fr;margin-top:22px;gap:12px}.oumo-osp .osp-hero-tile{padding:14px 16px}.oumo-osp .osp-tile-dot{width:38px;height:38px;font-size:16px}.oumo-osp .osp-tile-name{font-size:13.5px}.oumo-osp .osp-tile-tag{font-size:11.5px}.oumo-osp .osp-form-card{padding:28px 22px;border-radius:22px}.oumo-osp .osp-fnote{max-width:100%}.oumo-osp .osp-marquee-item{font-size:16.5px;padding:0 16px}.oumo-osp .osp-marquee{padding:14px 0}.oumo-osp .osp-btn{padding:14px 24px;font-size:13.5px}.oumo-osp .osp-hero-cta{margin-top:26px}.oumo-osp .osp-blob-1,.oumo-osp .osp-blob-2,.oumo-osp .osp-blob-3{display:none}.oumo-osp .osp-grid-mesh{opacity:.25}}@media(max-width:640px){.oumo-osp .osp-cards,.oumo-osp .osp-steps,.oumo-osp .osp-steps[data-steps="3"],.oumo-osp .osp-steps[data-steps="2"],.oumo-osp .osp-hero-tiles{grid-template-columns:1fr;gap:10px}.oumo-osp .osp-stats{grid-template-columns:1fr 1fr;gap:8px;padding:14px 16px}.oumo-osp .osp-stat{padding:4px 2px}.oumo-osp .osp-stat+.osp-stat{border-left:none}.oumo-osp .osp-stat:nth-child(odd){border-right:1px dashed var(--osp-peach);padding-right:10px}.oumo-osp .osp-stat-num{font-size:26px}.oumo-osp .osp-stat-label{font-size:10.5px;letter-spacing:.04em;margin-top:6px;line-height:1.25}.oumo-osp .osp-sec{padding:48px 0}.oumo-osp .osp-sec-head{margin-bottom:28px}.oumo-osp .osp-sec-head h2{font-size:calc(clamp(26px,8vw,38px) * (var(--heading-scale) / 100))}.oumo-osp .osp-sec-sub{margin-top:14px;font-size:14.5px;line-height:1.5}.oumo-osp .osp-hero{padding:40px 0 32px}.oumo-osp .osp-hero h1{font-size:calc(clamp(34px,10vw,52px) * (var(--heading-scale) / 100));line-height:1.06}.oumo-osp .osp-hero-sub{margin-top:16px;font-size:14.5px;line-height:1.55}.oumo-osp .osp-hero-cta{margin-top:22px;flex-direction:column;align-items:stretch}.oumo-osp .osp-hero-cta .osp-btn{width:100%}.oumo-osp .osp-eyebrow{padding:6px 14px;font-size:11px;margin-bottom:14px}.oumo-osp .osp-card{padding:20px 18px;border-radius:18px}.oumo-osp .osp-card-icon{width:42px;height:42px;font-size:18px;margin-bottom:12px}.oumo-osp .osp-card-title{font-size:17.5px;margin:0 0 6px}.oumo-osp .osp-card-body{font-size:14px;line-height:1.55}.oumo-osp .osp-step{padding:20px 18px;border-radius:18px}.oumo-osp .osp-step-num{width:38px;height:38px;font-size:17px;margin-bottom:12px}.oumo-osp .osp-step-title{font-size:17.5px}.oumo-osp .osp-step-text{font-size:14px}.oumo-osp .osp-step-tag{font-size:16px;margin-top:10px}.oumo-osp .osp-hero-tile{padding:12px 14px;gap:12px}.oumo-osp .osp-tile-dot{width:34px;height:34px;font-size:15px}.oumo-osp .osp-tile-name{font-size:13px}.oumo-osp .osp-tile-tag{font-size:11.5px}.oumo-osp .osp-marquee{padding:11px 0}.oumo-osp .osp-marquee-item{font-size:14.5px;padding:0 12px}.oumo-osp .osp-marquee-sep{font-size:13px;padding:0 2px}.oumo-osp .osp-fgrid{grid-template-columns:1fr;gap:12px}.oumo-osp .osp-form-card{padding:22px 18px;border-radius:20px}.oumo-osp .osp-form-intro{padding:12px 14px;font-size:13px;margin-bottom:18px}.oumo-osp .osp-fld input:not([type=checkbox]):not([type=hidden]),.oumo-osp .osp-fld select,.oumo-osp .osp-fld textarea{padding:20px 14px 8px;font-size:15px;border-radius:12px}.oumo-osp .osp-fld textarea{padding-top:24px;min-height:110px}.oumo-osp .osp-fl{top:13px;left:16px;font-size:13.5px}.oumo-osp .osp-fhint{font-size:11.5px;margin-top:4px}.oumo-osp .osp-checks{gap:6px 8px}.oumo-osp .osp-checks label{padding:8px 13px;font-size:12.5px}.oumo-osp .osp-fl-legend{font-size:12.5px;margin-bottom:10px}.oumo-osp .osp-form-foot{flex-direction:column;align-items:stretch;gap:14px;margin-top:20px}.oumo-osp .osp-form-foot .osp-btn{width:100%}.oumo-osp .osp-fnote{font-size:12.5px;line-height:1.45}.oumo-osp .osp-faq-list{gap:8px}.oumo-osp .osp-faq-q{padding:14px 18px;gap:14px}.oumo-osp .osp-q{font-size:15.5px;line-height:1.35}.oumo-osp .osp-toggle{width:28px;height:28px}.oumo-osp .osp-a,.oumo-osp .osp-faq-item.is-open .osp-a{padding-left:18px;padding-right:18px;font-size:14.5px}.oumo-osp .osp-faq-item.is-open .osp-a{padding-bottom:16px}.oumo-osp .osp-btn{padding:13px 22px;font-size:13.5px;letter-spacing:.03em}.oumo-osp .osp-form-foot .osp-btn-primary{padding:14px 24px;font-size:14px}.oumo-osp .osp-form-success{padding:28px 8px}.oumo-osp .osp-form-success-emoji{width:60px;height:60px;font-size:28px;margin-bottom:14px}.oumo-osp .osp-form-success h3{font-size:24px}.oumo-osp .osp-form-success p{font-size:14.5px}}
/*# sourceMappingURL=/cdn/shop/t/297/compiled_assets/styles.css.map */
